diff --git a/english/cpp/_index.md b/english/cpp/_index.md index a853f9f25a..b096e04813 100644 --- a/english/cpp/_index.md +++ b/english/cpp/_index.md @@ -1,9 +1,63 @@ --- -title: Aspose.Email for C++ +title: "Aspose.Email for C++" +linktitle: "Aspose.Email for C++" +articleTitle: "Aspose.Email for C++" +description: "Aspose.Email for C++ provides a comprehensive .NET‑style library for creating, reading, converting, and managing email messages and related data." type: docs -weight: 12 +weight: 10 url: /cpp/ -keywords: -description: +keywords: "Aspose.Email for C++, Aspose.Email, Aspose API Reference" is_root: true ---- \ No newline at end of file +--- + +Developers can compose, parse, convert, and manipulate email messages, appointments, contacts, and attachments across formats such as EML, MSG, MHTML, PST, MBOX, and NSF. The API is divided into logical namespaces—core email handling, client protocols (IMAP, POP3, SMTP, Exchange, Google, Graph), MAPI support, MIME utilities, storage engines, and auxiliary tools—allowing easy navigation of functionality. Each namespace groups related classes, from anti‑spam filters and bounce handling to calendar recurrences and vCard processing. + +## Namespaces + +| Namespace | Description | +| --- | --- | +| [Aspose::Email](./aspose.email/) | The Aspose::Email namespace offers classes and enums for creating, manipulating, and saving email messages and their components. | +| [Aspose::Email::Amp](./aspose.email.amp/) | The Aspose::Email::Amp namespace provides classes for creating and manipulating AMP (Accelerated Mobile Pages) email components. | +| [Aspose::Email::AntiSpam](./aspose.email.antispam/) | Provides tools for analyzing and classifying email messages to detect spam using heuristic and Bayesian methods. | +| [Aspose::Email::Bounce](./aspose.email.bounce/) | Provides classes and enums for detecting, classifying, and processing email bounces and delivery status notifications. | +| [Aspose::Email::Calendar](./aspose.email.calendar/) | The Aspose::Email::Calendar namespace offers classes and enums for creating, loading, saving, and managing iCalendar appointments and reminders. | +| [Aspose::Email::Calendar::Recurrences](./aspose.email.calendar.recurrences/) | Provides classes and enums for defining and handling calendar recurrence rules in Aspose.Email for C++. | +| [Aspose::Email::Clients](./aspose.email.clients/) | The Aspose::Email::Clients namespace supplies core client abstractions and utilities for sending, receiving, and managing email communications. | +| [Aspose::Email::Clients::Activity](./aspose.email.clients.activity/) | Provides classes for interacting with Exchange server activity data, such as folder synchronization and management. | +| [Aspose::Email::Clients::Exchange](./aspose.email.clients.exchange/) | Provides classes and utilities for interacting with Microsoft Exchange services, including autodiscover, appointment queries, and comparison adapters. | +| [Aspose::Email::Clients::Exchange::Dav](./aspose.email.clients.exchange.dav/) | Provides classes and enums for interacting with Microsoft Exchange Server via the WebDAV protocol, enabling email, calendar, and contact operations. | +| [Aspose::Email::Clients::Exchange::WebService](./aspose.email.clients.exchange.webservice/) | Provides classes and enums for interacting with Microsoft Exchange Web Services, including calendar, conversation, and deletion operations. | +| [Aspose::Email::Clients::Exchange::WebService::Models](./aspose.email.clients.exchange.webservice.models/) | Provides model classes for Exchange Web Services operations such as appending messages, archiving items, fetching items, finding people, and updating items. | +| [Aspose::Email::Clients::Google](./aspose.email.clients.google/) | The Aspose::Email::Clients::Google namespace offers C++ classes and enums to work with Google email and calendar APIs. | +| [Aspose::Email::Clients::Graph](./aspose.email.clients.graph/) | Provides C++ classes for interacting with Microsoft Graph email, calendar, and folder resources via Aspose.Email. | +| [Aspose::Email::Clients::Imap](./aspose.email.clients.imap/) | Provides classes and enums for interacting with IMAP servers, handling messages, attachments, searches, and backup operations. | +| [Aspose::Email::Clients::Imap::Models](./aspose.email.clients.imap.models/) | Provides model classes and parameter objects for IMAP operations such as fetching, copying, moving, and flag manipulation. | +| [Aspose::Email::Clients::Pop3](./aspose.email.clients.pop3/) | Provides POP3 client functionality, including connection handling, mailbox queries, message retrieval, and authentication support. | +| [Aspose::Email::Clients::Pop3::Models](./aspose.email.clients.pop3.models/) | Provides POP3 client models for loading message info lists and saving messages in Aspose.Email for C++. | +| [Aspose::Email::Clients::Smtp](./aspose.email.clients.smtp/) | Provides classes and interfaces for sending email via SMTP, handling delivery results, and managing transmission errors. | +| [Aspose::Email::Clients::Smtp::Models](./aspose.email.clients.smtp.models/) | The Aspose::Email::Clients::Smtp::Models namespace defines model objects used by the SMTP client for sending and forwarding email. | +| [Aspose::Email::Clients::TokenProvider](./aspose.email.clients.tokenprovider/) | Provides token provider implementations for authenticating email clients with services such as Google and Outlook. | +| [Aspose::Email::Common::Buffers](./aspose.email.common.buffers/) | Provides high‑performance buffer utilities, notably a generic ArrayPool for efficient array reuse. | +| [Aspose::Email::Common::Delegate](./aspose.email.common.delegate/) | Provides delegate types and related argument classes for handling email item events in Aspose.Email. | +| [Aspose::Email::Common::Transform](./aspose.email.common.transform/) | Provides transformation utilities for email content, including HTML‑to‑plain‑text conversion. | +| [Aspose::Email::Common::Utils::LinqEnumerable](./aspose.email.common.utils.linqenumerable/) | Provides LINQ-style extension methods and utilities for querying collections in Aspose.Email C++ library. | +| [Aspose::Email::Mapi](./aspose.email.mapi/) | Provides classes and interfaces for creating, parsing, and managing MAPI objects such as messages, contacts, and follow‑up information. | +| [Aspose::Email::Mapi::MapiPropertyTag](./aspose.email.mapi.mapipropertytag/) | The Aspose::Email::Mapi::MapiPropertyTag namespace defines MAPI property tag constants and related types for email message handling. | +| [Aspose::Email::Mapi::Msg](./aspose.email.mapi.msg/) | Provides classes and enums for creating, accessing, and manipulating MAPI MSG message objects and their attachments in Aspose.Email for C++. | +| [Aspose::Email::MhtTemplateName](./aspose.email.mhttemplatename/) | Provides predefined MHT template identifiers for rendering common Outlook items such as contacts and tasks. | +| [Aspose::Email::Mime](./aspose.email.mime/) | The Aspose::Email::Mime namespace offers classes and enums for creating, parsing, and managing MIME content, headers, and disposition information. | +| [Aspose::Email::Mime::MediaTypeNames](./aspose.email.mime.mediatypenames/) | Provides strongly‑typed constants for standard MIME media type names (application, image, text) used in email messages. | +| [Aspose::Email::PersonalInfo](./aspose.email.personalinfo/) | The Aspose::Email::PersonalInfo namespace provides classes and enums for handling personal contact information, including persons, email addresses, photos, and events. | +| [Aspose::Email::PersonalInfo::VCard](./aspose.email.personalinfo.vcard/) | The Aspose::Email::PersonalInfo::VCard namespace provides classes and enums for creating, parsing, and managing vCard contact data. | +| [Aspose::Email::Storage](./aspose.email.storage/) | Provides classes and enums for converting, creating, and managing email storage formats such as PST, MBOX, and MIME. | +| [Aspose::Email::Storage::Mbox](./aspose.email.storage.mbox/) | Provides classes and enums for reading, writing, and managing MBOX email storage formats. | +| [Aspose::Email::Storage::Nsf](./aspose.email.storage.nsf/) | Provides classes for loading and interacting with IBM Lotus Notes/Domino NSF files. | +| [Aspose::Email::Storage::Olm](./aspose.email.storage.olm/) | The Aspose::Email::Storage::Olm namespace provides classes for accessing and manipulating Outlook .olm files and their contents. | +| [Aspose::Email::Storage::Pst](./aspose.email.storage.pst/) | Provides classes and enums for managing PST folder structures, messages, and events within Aspose.Email for C++. | +| [Aspose::Email::Storage::Zimbra](./aspose.email.storage.zimbra/) | Provides classes for reading and processing Zimbra storage files, such as TGZ archives, within Aspose.Email for C++. | +| [Aspose::Email::Tools](./aspose.email.tools/) | The Aspose::Email::Tools namespace offers utility classes for email format detection and for constructing forward, reply, and response messages. | +| [Aspose::Email::Tools::Logging](./aspose.email.tools.logging/) | Provides logging utilities for Aspose.Email, including appenders, formatters, and exception handling. | +| [Aspose::Email::Tools::Logging::FileAppender](./aspose.email.tools.logging.fileappender/) | The Aspose::Email::Tools::Logging::FileAppender namespace supplies file‑based logging components for Aspose.Email, such as the FileAppenderWorker class. | +| [Aspose::Email::Tools::Search](./aspose.email.tools.search/) | The Aspose::Email::Tools::Search namespace supplies a set of comparison field classes for constructing type‑safe email search criteria. | +| [Aspose::Email::Tools::Verifications](./aspose.email.tools.verifications/) | Provides tools for validating email addresses, domains, mail servers, and message content. | + diff --git a/english/cpp/aspose.email.amp/_index.md b/english/cpp/aspose.email.amp/_index.md new file mode 100644 index 0000000000..ac7fca972d --- /dev/null +++ b/english/cpp/aspose.email.amp/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Amp namespace" +linktitle: "Aspose::Email::Amp" +articleTitle: "Aspose::Email::Amp" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Amp namespace provides classes for creating and manipulating AMP (Accelerated Mobile Pages) email components." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ +--- + +## Aspose::Email::Amp namespace + +This namespace groups the AMP-specific objects such as accordions, carousels, forms, images, and other interactive elements used in AMP email markup. Use these classes to programmatically build rich, mobile‑optimized email content with Aspose.Email for C++. + + +## Classes + +| Name | Description | +| --- | --- | +| [AmpAccordion](./ampaccordion/) | A UI element that facilitates showing/hiding different sections. | +| [AmpAnim](./ampanim/) | A runtime-managed animated image, typically a GIF. | +| [AmpAttributes](./ampattributes/) | Represents attributes used by the amp-components. | +| [AmpCarousel](./ampcarousel/) | Component allows displaying multiple similar pieces of content along a horizonta | +| [AmpComponent](./ampcomponent/) | Base class to representation amp components. | +| [AmpFitText](./ampfittext/) | Expands or shrinks its font size to fit the content within the space given to it | +| [AmpForm](./ampform/) | The amp-form extension allows you to create forms to submit input fields in an A | +| [AmpImage](./ampimage/) | | +| [AmpMessage](./ampmessage/) | Message which allows senders to include AMP components inside emails. | +| [AmpTimeago](./amptimeago/) | Provides fuzzy timestamps by formatting dates as "X time ago" | +| [FormField](./formfield/) | Describe one field of form. | +| [Section](./section/) | Element of AmpAccordion . | +| [SectionHeader](./sectionheader/) | Represents the heading for the section | +| [SectionValue](./sectionvalue/) | Represents the content of the section. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [CarouselType](./carouseltype/) | Specifies the display type for the carousel items. | +| [FormMethod](./formmethod/) | The method tells the server about the request method. | +| [FormTarget](./formtarget/) | Indicates where to display the form response after submitting the form. The valu | +| [LayoutType](./layouttype/) | The layout attribute gives you easy, per-element control over how your element s | +| [SectionHeaderType](./sectionheadertype/) | Represents the type of heading for the section. | + diff --git a/english/cpp/aspose.email.amp/ampaccordion/_index.md b/english/cpp/aspose.email.amp/ampaccordion/_index.md new file mode 100644 index 0000000000..35745aaa75 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion class" +linktitle: "AmpAccordion" +articleTitle: "AmpAccordion" +second_title: "Aspose.Email for C++" +description: "A UI element that facilitates showing/hiding different sections." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampaccordion/ +--- + +## AmpAccordion class + +**Inherits:** Aspose::Email::Amp::AmpComponent + +A UI element that facilitates showing/hiding different sections. + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpAccordion](./ampaccordion/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DisableSessionStates](./get_disablesessionstates/) | Set this attribute on the amp-accordion to opt out of preserving the collapsed/expanded state of the accordion. | +| [get_ExpandSingleSection](./get_expandsinglesection/) | Set this attribute on the amp-accordion to only allow one section to be expanded at a time. | +| [get_RequiredScript](./get_requiredscript/) | Required script that muct be added to head section. | +| [get_Sections](./get_sections/) | List of sections. | +| [set_DisableSessionStates](./set_disablesessionstates/) | Set this attribute on the amp-accordion to opt out of preserving the collapsed/expanded state of the accordion. | +| [set_ExpandSingleSection](./set_expandsinglesection/) | Set this attribute on the amp-accordion to only allow one section to be expanded at a time. | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of component. | +| [ToHtml](./tohtml/) | Represents html version of component. | + diff --git a/english/cpp/aspose.email.amp/ampaccordion/ampaccordion/_index.md b/english/cpp/aspose.email.amp/ampaccordion/ampaccordion/_index.md new file mode 100644 index 0000000000..c979c0f372 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/ampaccordion/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion::AmpAccordion constructor" +linktitle: "AmpAccordion" +articleTitle: "AmpAccordion" +second_title: "Aspose.Email for C++" +description: "AmpAccordion of AmpAccordion." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampaccordion/ampaccordion/ +--- + +## AmpAccordion {#ampaccordion} + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpAccordion() +``` + diff --git a/english/cpp/aspose.email.amp/ampaccordion/get_disablesessionstates/_index.md b/english/cpp/aspose.email.amp/ampaccordion/get_disablesessionstates/_index.md new file mode 100644 index 0000000000..dd949894a5 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/get_disablesessionstates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion::get_DisableSessionStates method" +linktitle: "get_DisableSessionStates" +articleTitle: "get_DisableSessionStates" +second_title: "Aspose.Email for C++" +description: "Set this attribute on the amp-accordion to opt out of preserving the collapsed/expanded state of the accordion." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampaccordion/get_disablesessionstates/ +--- + +## get_DisableSessionStates {#get_disablesessionstates} + +Set this attribute on the amp-accordion to opt out of preserving the collapsed/expanded state of the accordion. + +**Returns:** bool Aspose::Email::Amp:: + +```cpp +get_DisableSessionStates() +``` + diff --git a/english/cpp/aspose.email.amp/ampaccordion/get_expandsinglesection/_index.md b/english/cpp/aspose.email.amp/ampaccordion/get_expandsinglesection/_index.md new file mode 100644 index 0000000000..1a217f197c --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/get_expandsinglesection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion::get_ExpandSingleSection method" +linktitle: "get_ExpandSingleSection" +articleTitle: "get_ExpandSingleSection" +second_title: "Aspose.Email for C++" +description: "Set this attribute on the amp-accordion to only allow one section to be expanded at a time." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/ampaccordion/get_expandsinglesection/ +--- + +## get_ExpandSingleSection {#get_expandsinglesection} + +Set this attribute on the amp-accordion to only allow one section to be expanded at a time. + +**Returns:** bool Aspose::Email::Amp:: + +```cpp +get_ExpandSingleSection() +``` + diff --git a/english/cpp/aspose.email.amp/ampaccordion/get_requiredscript/_index.md b/english/cpp/aspose.email.amp/ampaccordion/get_requiredscript/_index.md new file mode 100644 index 0000000000..26b6a0055f --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/get_requiredscript/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion::get_RequiredScript method" +linktitle: "get_RequiredScript" +articleTitle: "get_RequiredScript" +second_title: "Aspose.Email for C++" +description: "Required script that muct be added to head section." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/ampaccordion/get_requiredscript/ +--- + +## get_RequiredScript {#get_requiredscript} + +Required script that muct be added to head section. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_RequiredScript() +``` + diff --git a/english/cpp/aspose.email.amp/ampaccordion/get_sections/_index.md b/english/cpp/aspose.email.amp/ampaccordion/get_sections/_index.md new file mode 100644 index 0000000000..0922b487be --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/get_sections/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion::get_Sections method" +linktitle: "get_Sections" +articleTitle: "get_Sections" +second_title: "Aspose.Email for C++" +description: "List of sections." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/ampaccordion/get_sections/ +--- + +## get_Sections {#get_sections} + +List of sections. + +**Returns:** System::SharedPtr > > Aspose::Email::Amp:: + +```cpp +get_Sections() +``` + diff --git a/english/cpp/aspose.email.amp/ampaccordion/set_disablesessionstates/_index.md b/english/cpp/aspose.email.amp/ampaccordion/set_disablesessionstates/_index.md new file mode 100644 index 0000000000..6606cfe74d --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/set_disablesessionstates/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion::set_DisableSessionStates method" +linktitle: "set_DisableSessionStates" +articleTitle: "set_DisableSessionStates" +second_title: "Aspose.Email for C++" +description: "Set this attribute on the amp-accordion to opt out of preserving the collapsed/expanded state of the accordion." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/ampaccordion/set_disablesessionstates/ +--- + +## set_DisableSessionStates {#set_disablesessionstates} + +Set this attribute on the amp-accordion to opt out of preserving the collapsed/expanded state of the accordion. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_DisableSessionStates(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampaccordion/set_expandsinglesection/_index.md b/english/cpp/aspose.email.amp/ampaccordion/set_expandsinglesection/_index.md new file mode 100644 index 0000000000..c68be7910e --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/set_expandsinglesection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion::set_ExpandSingleSection method" +linktitle: "set_ExpandSingleSection" +articleTitle: "set_ExpandSingleSection" +second_title: "Aspose.Email for C++" +description: "Set this attribute on the amp-accordion to only allow one section to be expanded at a time." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/ampaccordion/set_expandsinglesection/ +--- + +## set_ExpandSingleSection {#set_expandsinglesection} + +Set this attribute on the amp-accordion to only allow one section to be expanded at a time. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_ExpandSingleSection(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampaccordion/toamphtml/_index.md b/english/cpp/aspose.email.amp/ampaccordion/toamphtml/_index.md new file mode 100644 index 0000000000..525eb37229 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of component." +type: docs +weight: 70 +url: /cpp/aspose.email.amp/ampaccordion/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampaccordion/tohtml/_index.md b/english/cpp/aspose.email.amp/ampaccordion/tohtml/_index.md new file mode 100644 index 0000000000..f09d61f8ce --- /dev/null +++ b/english/cpp/aspose.email.amp/ampaccordion/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAccordion::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Represents html version of component." +type: docs +weight: 80 +url: /cpp/aspose.email.amp/ampaccordion/tohtml/ +--- + +## ToHtml {#tohtml} + +Represents html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampanim/_index.md b/english/cpp/aspose.email.amp/ampanim/_index.md new file mode 100644 index 0000000000..ab24588f14 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampanim/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Amp::AmpAnim class" +linktitle: "AmpAnim" +articleTitle: "AmpAnim" +second_title: "Aspose.Email for C++" +description: "A runtime-managed animated image, typically a GIF." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampanim/ +--- + +## AmpAnim class + +**Inherits:** Aspose::Email::Amp::AmpImage + +A runtime-managed animated image, typically a GIF. + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpAnim](./ampanim/) | Creates instance of AmpAnim . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Attribution](./get_attribution/) | A string that indicates the attribution of the image. | +| [get_RequiredScript](./get_requiredscript/) | Required script that muct be added to head section. | +| [set_Attribution](./set_attribution/) | A string that indicates the attribution of the image. | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of component. | + diff --git a/english/cpp/aspose.email.amp/ampanim/ampanim/_index.md b/english/cpp/aspose.email.amp/ampanim/ampanim/_index.md new file mode 100644 index 0000000000..2ad43608db --- /dev/null +++ b/english/cpp/aspose.email.amp/ampanim/ampanim/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Amp::AmpAnim::AmpAnim constructor" +linktitle: "AmpAnim" +articleTitle: "AmpAnim" +second_title: "Aspose.Email for C++" +description: "Creates instance of AmpAnim ." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampanim/ampanim/ +--- + +## AmpAnim {#ampanim} + +Creates instance of AmpAnim . + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpAnim(int32_t width, int32_t height) +``` + +| Parameter | Description | +| --- | --- | +| width | width of AmpAnim | +| height | height of AmpAnim | + diff --git a/english/cpp/aspose.email.amp/ampanim/get_attribution/_index.md b/english/cpp/aspose.email.amp/ampanim/get_attribution/_index.md new file mode 100644 index 0000000000..a3a2a9eb85 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampanim/get_attribution/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAnim::get_Attribution method" +linktitle: "get_Attribution" +articleTitle: "get_Attribution" +second_title: "Aspose.Email for C++" +description: "A string that indicates the attribution of the image." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampanim/get_attribution/ +--- + +## get_Attribution {#get_attribution} + +A string that indicates the attribution of the image. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Attribution() +``` + diff --git a/english/cpp/aspose.email.amp/ampanim/get_requiredscript/_index.md b/english/cpp/aspose.email.amp/ampanim/get_requiredscript/_index.md new file mode 100644 index 0000000000..e5225ad71c --- /dev/null +++ b/english/cpp/aspose.email.amp/ampanim/get_requiredscript/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAnim::get_RequiredScript method" +linktitle: "get_RequiredScript" +articleTitle: "get_RequiredScript" +second_title: "Aspose.Email for C++" +description: "Required script that muct be added to head section." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/ampanim/get_requiredscript/ +--- + +## get_RequiredScript {#get_requiredscript} + +Required script that muct be added to head section. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_RequiredScript() +``` + diff --git a/english/cpp/aspose.email.amp/ampanim/set_attribution/_index.md b/english/cpp/aspose.email.amp/ampanim/set_attribution/_index.md new file mode 100644 index 0000000000..befc294db1 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampanim/set_attribution/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAnim::set_Attribution method" +linktitle: "set_Attribution" +articleTitle: "set_Attribution" +second_title: "Aspose.Email for C++" +description: "A string that indicates the attribution of the image." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/ampanim/set_attribution/ +--- + +## set_Attribution {#set_attribution} + +A string that indicates the attribution of the image. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Attribution(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampanim/toamphtml/_index.md b/english/cpp/aspose.email.amp/ampanim/toamphtml/_index.md new file mode 100644 index 0000000000..d4b0e91d3a --- /dev/null +++ b/english/cpp/aspose.email.amp/ampanim/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAnim::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of component." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/ampanim/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/_index.md b/english/cpp/aspose.email.amp/ampattributes/_index.md new file mode 100644 index 0000000000..b3aa9162d9 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes class" +linktitle: "AmpAttributes" +articleTitle: "AmpAttributes" +second_title: "Aspose.Email for C++" +description: "Represents attributes used by the amp-components." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampattributes/ +--- + +## AmpAttributes class + +Represents attributes used by the amp-components. + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpAttributes](./ampattributes/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Height](./get_height/) | Height of element. | +| [get_Heigths](./get_heigths/) | The value of this attribute is a sizes expression based on media expressions. | +| [get_IsFallback](./get_isfallback/) | Define that current element is fallback. | +| [get_IsNoloading](./get_isnoloading/) | The noloading attribute indicates whether the "loading indicator" should be turned off for this element. | +| [get_IsPlaceHolder](./get_isplaceholder/) | The placeholder attribute indicates that the element marked with this attribute acts as a placeholder for the parent AMP element. | +| [get_Layout](./get_layout/) | AMP provides a set of layouts that specify how an AMP component behaves in the document layout. | +| [get_Media](./get_media/) | The value of media is a media query. If the query does not match, the element is not rendered and its resources and potentially its child resources will not be fetched. If the browser window changes size or orientation, the media queries are re-evaluated and elements are hidden and shown based on the new results. | +| [get_On](./get_on/) | The on attribute is used to install event handlers on elements. | +| [get_Sizes](./get_sizes/) | The value of the AMP sizes attribute is a sizes expression that selects the defined size corresponding to the media query based on the current window size. | +| [get_Width](./get_width/) | Width of element. | +| [set_Height](./set_height/) | Height of element. | +| [set_Heigths](./set_heigths/) | The value of this attribute is a sizes expression based on media expressions. | +| [set_IsFallback](./set_isfallback/) | Define that current element is fallback. | +| [set_IsNoloading](./set_isnoloading/) | The noloading attribute indicates whether the "loading indicator" should be turned off for this element. | +| [set_IsPlaceHolder](./set_isplaceholder/) | The placeholder attribute indicates that the element marked with this attribute acts as a placeholder for the parent AMP element. | +| [set_Layout](./set_layout/) | AMP provides a set of layouts that specify how an AMP component behaves in the document layout. | +| [set_Media](./set_media/) | The value of media is a media query. If the query does not match, the element is not rendered and its resources and potentially its child resources will not be fetched. If the browser window changes size or orientation, the media queries are re-evaluated and elements are hidden and shown based on the new results. | +| [set_On](./set_on/) | The on attribute is used to install event handlers on elements. | +| [set_Sizes](./set_sizes/) | The value of the AMP sizes attribute is a sizes expression that selects the defined size corresponding to the media query based on the current window size. | +| [set_Width](./set_width/) | Width of element. | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of attributes. | +| [ToHtml](./tohtml/) | Represents html version of attributes. | + diff --git a/english/cpp/aspose.email.amp/ampattributes/ampattributes/_index.md b/english/cpp/aspose.email.amp/ampattributes/ampattributes/_index.md new file mode 100644 index 0000000000..5189cb7053 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/ampattributes/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::AmpAttributes constructor" +linktitle: "AmpAttributes" +articleTitle: "AmpAttributes" +second_title: "Aspose.Email for C++" +description: "AmpAttributes of AmpAttributes." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampattributes/ampattributes/ +--- + +## AmpAttributes {#ampattributes} + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpAttributes() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_height/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_height/_index.md new file mode 100644 index 0000000000..dab09098a0 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_height/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_Height method" +linktitle: "get_Height" +articleTitle: "get_Height" +second_title: "Aspose.Email for C++" +description: "Height of element." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampattributes/get_height/ +--- + +## get_Height {#get_height} + +Height of element. + +**Returns:** int32_t Aspose::Email::Amp:: + +```cpp +get_Height() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_heigths/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_heigths/_index.md new file mode 100644 index 0000000000..39c107c6fd --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_heigths/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_Heigths method" +linktitle: "get_Heigths" +articleTitle: "get_Heigths" +second_title: "Aspose.Email for C++" +description: "The value of this attribute is a sizes expression based on media expressions." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/ampattributes/get_heigths/ +--- + +## get_Heigths {#get_heigths} + +The value of this attribute is a sizes expression based on media expressions. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Heigths() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_isfallback/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_isfallback/_index.md new file mode 100644 index 0000000000..306aa1568d --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_isfallback/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_IsFallback method" +linktitle: "get_IsFallback" +articleTitle: "get_IsFallback" +second_title: "Aspose.Email for C++" +description: "Define that current element is fallback." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/ampattributes/get_isfallback/ +--- + +## get_IsFallback {#get_isfallback} + +Define that current element is fallback. + +**Returns:** bool Aspose::Email::Amp:: + +```cpp +get_IsFallback() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_isnoloading/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_isnoloading/_index.md new file mode 100644 index 0000000000..d33b268d4e --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_isnoloading/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_IsNoloading method" +linktitle: "get_IsNoloading" +articleTitle: "get_IsNoloading" +second_title: "Aspose.Email for C++" +description: "The noloading attribute indicates whether the \"loading indicator\" should be turned off for this element." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/ampattributes/get_isnoloading/ +--- + +## get_IsNoloading {#get_isnoloading} + +The noloading attribute indicates whether the "loading indicator" should be turned off for this element. + +**Returns:** bool Aspose::Email::Amp:: + +```cpp +get_IsNoloading() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_isplaceholder/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_isplaceholder/_index.md new file mode 100644 index 0000000000..aa050653b9 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_isplaceholder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_IsPlaceHolder method" +linktitle: "get_IsPlaceHolder" +articleTitle: "get_IsPlaceHolder" +second_title: "Aspose.Email for C++" +description: "The placeholder attribute indicates that the element marked with this attribute acts as a placeholder for the parent AMP element." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/ampattributes/get_isplaceholder/ +--- + +## get_IsPlaceHolder {#get_isplaceholder} + +The placeholder attribute indicates that the element marked with this attribute acts as a placeholder for the parent AMP element. + +**Returns:** bool Aspose::Email::Amp:: + +```cpp +get_IsPlaceHolder() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_layout/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_layout/_index.md new file mode 100644 index 0000000000..778415c758 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_layout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_Layout method" +linktitle: "get_Layout" +articleTitle: "get_Layout" +second_title: "Aspose.Email for C++" +description: "AMP provides a set of layouts that specify how an AMP component behaves in the document layout." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/ampattributes/get_layout/ +--- + +## get_Layout {#get_layout} + +AMP provides a set of layouts that specify how an AMP component behaves in the document layout. + +**Returns:** LayoutType Aspose::Email::Amp:: + +```cpp +get_Layout() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_media/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_media/_index.md new file mode 100644 index 0000000000..4aea9ea495 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_media/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_Media method" +linktitle: "get_Media" +articleTitle: "get_Media" +second_title: "Aspose.Email for C++" +description: "The value of media is a media query." +type: docs +weight: 70 +url: /cpp/aspose.email.amp/ampattributes/get_media/ +--- + +## get_Media {#get_media} + +The value of media is a media query. If the query does not match, the element is not rendered and its resources and potentially its child resources will not be fetched. If the browser window changes size or orientation, the media queries are re-evaluated and elements are hidden and shown based on the new results. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Media() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_on/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_on/_index.md new file mode 100644 index 0000000000..54493ef2b1 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_on/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_On method" +linktitle: "get_On" +articleTitle: "get_On" +second_title: "Aspose.Email for C++" +description: "The on attribute is used to install event handlers on elements." +type: docs +weight: 80 +url: /cpp/aspose.email.amp/ampattributes/get_on/ +--- + +## get_On {#get_on} + +The on attribute is used to install event handlers on elements. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_On() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_sizes/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_sizes/_index.md new file mode 100644 index 0000000000..8da91913a0 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_sizes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_Sizes method" +linktitle: "get_Sizes" +articleTitle: "get_Sizes" +second_title: "Aspose.Email for C++" +description: "The value of the AMP sizes attribute is a sizes expression that selects the defined size corresponding to the media query based on the current window size." +type: docs +weight: 90 +url: /cpp/aspose.email.amp/ampattributes/get_sizes/ +--- + +## get_Sizes {#get_sizes} + +The value of the AMP sizes attribute is a sizes expression that selects the defined size corresponding to the media query based on the current window size. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Sizes() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/get_width/_index.md b/english/cpp/aspose.email.amp/ampattributes/get_width/_index.md new file mode 100644 index 0000000000..3ef325888b --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/get_width/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::get_Width method" +linktitle: "get_Width" +articleTitle: "get_Width" +second_title: "Aspose.Email for C++" +description: "Width of element." +type: docs +weight: 100 +url: /cpp/aspose.email.amp/ampattributes/get_width/ +--- + +## get_Width {#get_width} + +Width of element. + +**Returns:** int32_t Aspose::Email::Amp:: + +```cpp +get_Width() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_height/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_height/_index.md new file mode 100644 index 0000000000..7795abe82c --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_height/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_Height method" +linktitle: "set_Height" +articleTitle: "set_Height" +second_title: "Aspose.Email for C++" +description: "Height of element." +type: docs +weight: 110 +url: /cpp/aspose.email.amp/ampattributes/set_height/ +--- + +## set_Height {#set_height} + +Height of element. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Height(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_heigths/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_heigths/_index.md new file mode 100644 index 0000000000..ba1593435b --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_heigths/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_Heigths method" +linktitle: "set_Heigths" +articleTitle: "set_Heigths" +second_title: "Aspose.Email for C++" +description: "The value of this attribute is a sizes expression based on media expressions." +type: docs +weight: 120 +url: /cpp/aspose.email.amp/ampattributes/set_heigths/ +--- + +## set_Heigths {#set_heigths} + +The value of this attribute is a sizes expression based on media expressions. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Heigths(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_isfallback/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_isfallback/_index.md new file mode 100644 index 0000000000..77ad4a3580 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_isfallback/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_IsFallback method" +linktitle: "set_IsFallback" +articleTitle: "set_IsFallback" +second_title: "Aspose.Email for C++" +description: "Define that current element is fallback." +type: docs +weight: 130 +url: /cpp/aspose.email.amp/ampattributes/set_isfallback/ +--- + +## set_IsFallback {#set_isfallback} + +Define that current element is fallback. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_IsFallback(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_isnoloading/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_isnoloading/_index.md new file mode 100644 index 0000000000..9918ca9186 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_isnoloading/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_IsNoloading method" +linktitle: "set_IsNoloading" +articleTitle: "set_IsNoloading" +second_title: "Aspose.Email for C++" +description: "The noloading attribute indicates whether the \"loading indicator\" should be turned off for this element." +type: docs +weight: 140 +url: /cpp/aspose.email.amp/ampattributes/set_isnoloading/ +--- + +## set_IsNoloading {#set_isnoloading} + +The noloading attribute indicates whether the "loading indicator" should be turned off for this element. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_IsNoloading(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_isplaceholder/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_isplaceholder/_index.md new file mode 100644 index 0000000000..55aea141aa --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_isplaceholder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_IsPlaceHolder method" +linktitle: "set_IsPlaceHolder" +articleTitle: "set_IsPlaceHolder" +second_title: "Aspose.Email for C++" +description: "The placeholder attribute indicates that the element marked with this attribute acts as a placeholder for the parent AMP element." +type: docs +weight: 150 +url: /cpp/aspose.email.amp/ampattributes/set_isplaceholder/ +--- + +## set_IsPlaceHolder {#set_isplaceholder} + +The placeholder attribute indicates that the element marked with this attribute acts as a placeholder for the parent AMP element. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_IsPlaceHolder(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_layout/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_layout/_index.md new file mode 100644 index 0000000000..36b0cee28f --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_layout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_Layout method" +linktitle: "set_Layout" +articleTitle: "set_Layout" +second_title: "Aspose.Email for C++" +description: "AMP provides a set of layouts that specify how an AMP component behaves in the document layout." +type: docs +weight: 160 +url: /cpp/aspose.email.amp/ampattributes/set_layout/ +--- + +## set_Layout {#set_layout} + +AMP provides a set of layouts that specify how an AMP component behaves in the document layout. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Layout(LayoutType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_media/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_media/_index.md new file mode 100644 index 0000000000..79f643d12b --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_media/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_Media method" +linktitle: "set_Media" +articleTitle: "set_Media" +second_title: "Aspose.Email for C++" +description: "The value of media is a media query." +type: docs +weight: 170 +url: /cpp/aspose.email.amp/ampattributes/set_media/ +--- + +## set_Media {#set_media} + +The value of media is a media query. If the query does not match, the element is not rendered and its resources and potentially its child resources will not be fetched. If the browser window changes size or orientation, the media queries are re-evaluated and elements are hidden and shown based on the new results. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Media(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_on/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_on/_index.md new file mode 100644 index 0000000000..3b4be197c4 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_on/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_On method" +linktitle: "set_On" +articleTitle: "set_On" +second_title: "Aspose.Email for C++" +description: "The on attribute is used to install event handlers on elements." +type: docs +weight: 180 +url: /cpp/aspose.email.amp/ampattributes/set_on/ +--- + +## set_On {#set_on} + +The on attribute is used to install event handlers on elements. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_On(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_sizes/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_sizes/_index.md new file mode 100644 index 0000000000..3d9d6fedb2 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_sizes/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_Sizes method" +linktitle: "set_Sizes" +articleTitle: "set_Sizes" +second_title: "Aspose.Email for C++" +description: "The value of the AMP sizes attribute is a sizes expression that selects the defined size corresponding to the media query based on the current window size." +type: docs +weight: 190 +url: /cpp/aspose.email.amp/ampattributes/set_sizes/ +--- + +## set_Sizes {#set_sizes} + +The value of the AMP sizes attribute is a sizes expression that selects the defined size corresponding to the media query based on the current window size. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Sizes(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/set_width/_index.md b/english/cpp/aspose.email.amp/ampattributes/set_width/_index.md new file mode 100644 index 0000000000..331ff15cda --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/set_width/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::set_Width method" +linktitle: "set_Width" +articleTitle: "set_Width" +second_title: "Aspose.Email for C++" +description: "Width of element." +type: docs +weight: 200 +url: /cpp/aspose.email.amp/ampattributes/set_width/ +--- + +## set_Width {#set_width} + +Width of element. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Width(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampattributes/toamphtml/_index.md b/english/cpp/aspose.email.amp/ampattributes/toamphtml/_index.md new file mode 100644 index 0000000000..93a7b519bb --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of attributes." +type: docs +weight: 210 +url: /cpp/aspose.email.amp/ampattributes/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of attributes. + +**Returns:** virtual System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampattributes/tohtml/_index.md b/english/cpp/aspose.email.amp/ampattributes/tohtml/_index.md new file mode 100644 index 0000000000..c092548cef --- /dev/null +++ b/english/cpp/aspose.email.amp/ampattributes/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpAttributes::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Represents html version of attributes." +type: docs +weight: 220 +url: /cpp/aspose.email.amp/ampattributes/tohtml/ +--- + +## ToHtml {#tohtml} + +Represents html version of attributes. + +**Returns:** virtual System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampcarousel/_index.md b/english/cpp/aspose.email.amp/ampcarousel/_index.md new file mode 100644 index 0000000000..6a78af0a04 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcarousel/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Amp::AmpCarousel class" +linktitle: "AmpCarousel" +articleTitle: "AmpCarousel" +second_title: "Aspose.Email for C++" +description: "Component allows displaying multiple similar pieces of content along a horizontal axis." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampcarousel/ +--- + +## AmpCarousel class + +**Inherits:** Aspose::Email::Amp::AmpComponent + +Component allows displaying multiple similar pieces of content along a horizontal axis. + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpCarousel](./ampcarousel/) | Create instance of form AmpCarousel . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Images](./get_images/) | Set of images for displaying. | +| [get_RequiredScript](./get_requiredscript/) | Required script that muct be added to head section. | +| [get_Type](./get_type/) | Specifies the display type for the carousel items. | +| [set_Type](./set_type/) | Specifies the display type for the carousel items. | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of component. | +| [ToHtml](./tohtml/) | Represents html version of component. | + diff --git a/english/cpp/aspose.email.amp/ampcarousel/ampcarousel/_index.md b/english/cpp/aspose.email.amp/ampcarousel/ampcarousel/_index.md new file mode 100644 index 0000000000..4f3ae1a7a9 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcarousel/ampcarousel/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Amp::AmpCarousel::AmpCarousel constructor" +linktitle: "AmpCarousel" +articleTitle: "AmpCarousel" +second_title: "Aspose.Email for C++" +description: "Create instance of form AmpCarousel ." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampcarousel/ampcarousel/ +--- + +## AmpCarousel {#ampcarousel} + +Create instance of form AmpCarousel . + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpCarousel(int32_t width, int32_t height) +``` + +| Parameter | Description | +| --- | --- | +| width | width of AmpCarousel | +| height | height of AmpCarousel | + diff --git a/english/cpp/aspose.email.amp/ampcarousel/get_images/_index.md b/english/cpp/aspose.email.amp/ampcarousel/get_images/_index.md new file mode 100644 index 0000000000..8dbddee846 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcarousel/get_images/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpCarousel::get_Images method" +linktitle: "get_Images" +articleTitle: "get_Images" +second_title: "Aspose.Email for C++" +description: "Set of images for displaying." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampcarousel/get_images/ +--- + +## get_Images {#get_images} + +Set of images for displaying. + +**Returns:** System::SharedPtr > > Aspose::Email::Amp:: + +```cpp +get_Images() +``` + diff --git a/english/cpp/aspose.email.amp/ampcarousel/get_requiredscript/_index.md b/english/cpp/aspose.email.amp/ampcarousel/get_requiredscript/_index.md new file mode 100644 index 0000000000..156e11f2ac --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcarousel/get_requiredscript/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpCarousel::get_RequiredScript method" +linktitle: "get_RequiredScript" +articleTitle: "get_RequiredScript" +second_title: "Aspose.Email for C++" +description: "Required script that muct be added to head section." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/ampcarousel/get_requiredscript/ +--- + +## get_RequiredScript {#get_requiredscript} + +Required script that muct be added to head section. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_RequiredScript() +``` + diff --git a/english/cpp/aspose.email.amp/ampcarousel/get_type/_index.md b/english/cpp/aspose.email.amp/ampcarousel/get_type/_index.md new file mode 100644 index 0000000000..3e3729cfde --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcarousel/get_type/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpCarousel::get_Type method" +linktitle: "get_Type" +articleTitle: "get_Type" +second_title: "Aspose.Email for C++" +description: "Specifies the display type for the carousel items." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/ampcarousel/get_type/ +--- + +## get_Type {#get_type} + +Specifies the display type for the carousel items. + +**Returns:** CarouselType Aspose::Email::Amp:: + +```cpp +get_Type() +``` + diff --git a/english/cpp/aspose.email.amp/ampcarousel/set_type/_index.md b/english/cpp/aspose.email.amp/ampcarousel/set_type/_index.md new file mode 100644 index 0000000000..de32e5ac41 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcarousel/set_type/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpCarousel::set_Type method" +linktitle: "set_Type" +articleTitle: "set_Type" +second_title: "Aspose.Email for C++" +description: "Specifies the display type for the carousel items." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/ampcarousel/set_type/ +--- + +## set_Type {#set_type} + +Specifies the display type for the carousel items. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Type(CarouselType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampcarousel/toamphtml/_index.md b/english/cpp/aspose.email.amp/ampcarousel/toamphtml/_index.md new file mode 100644 index 0000000000..77702349f9 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcarousel/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpCarousel::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of component." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/ampcarousel/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampcarousel/tohtml/_index.md b/english/cpp/aspose.email.amp/ampcarousel/tohtml/_index.md new file mode 100644 index 0000000000..fd04f315b3 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcarousel/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpCarousel::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Represents html version of component." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/ampcarousel/tohtml/ +--- + +## ToHtml {#tohtml} + +Represents html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampcomponent/_index.md b/english/cpp/aspose.email.amp/ampcomponent/_index.md new file mode 100644 index 0000000000..d5c7cc9e3d --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Amp::AmpComponent class" +linktitle: "AmpComponent" +articleTitle: "AmpComponent" +second_title: "Aspose.Email for C++" +description: "Base class to representation amp components." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampcomponent/ +--- + +## AmpComponent class + +Base class to representation amp components. + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpComponent](./ampcomponent/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Attributes](./get_attributes/) | AMP provides a set of common attributes that are extended to many AMP components. | +| [get_Fallback](./get_fallback/) | A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element. | +| [get_Placeholder](./get_placeholder/) | The element marked with the placeholder attribute acts as a placeholder for the parent AMP element. If specified, a placeholder element must be a direct child of the AMP element. | +| [get_RequiredScript](./get_requiredscript/) | Required script that muct be added to head section. | +| [set_Fallback](./set_fallback/) | A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element. | +| [set_Placeholder](./set_placeholder/) | The element marked with the placeholder attribute acts as a placeholder for the parent AMP element. If specified, a placeholder element must be a direct child of the AMP element. | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of component. | +| [ToHtml](./tohtml/) | Represents html version of component. | + diff --git a/english/cpp/aspose.email.amp/ampcomponent/ampcomponent/_index.md b/english/cpp/aspose.email.amp/ampcomponent/ampcomponent/_index.md new file mode 100644 index 0000000000..741838e32a --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/ampcomponent/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Amp::AmpComponent::AmpComponent constructor" +linktitle: "AmpComponent" +articleTitle: "AmpComponent" +second_title: "Aspose.Email for C++" +description: "AmpComponent of AmpComponent." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampcomponent/ampcomponent/ +--- + +## AmpComponent {#ampcomponent} + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpComponent() +``` + diff --git a/english/cpp/aspose.email.amp/ampcomponent/get_attributes/_index.md b/english/cpp/aspose.email.amp/ampcomponent/get_attributes/_index.md new file mode 100644 index 0000000000..5dd284f2ee --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/get_attributes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpComponent::get_Attributes method" +linktitle: "get_Attributes" +articleTitle: "get_Attributes" +second_title: "Aspose.Email for C++" +description: "AMP provides a set of common attributes that are extended to many AMP components." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampcomponent/get_attributes/ +--- + +## get_Attributes {#get_attributes} + +AMP provides a set of common attributes that are extended to many AMP components. + +**Returns:** System::SharedPtr < AmpAttributes > Aspose::Email::Amp:: + +```cpp +get_Attributes() +``` + diff --git a/english/cpp/aspose.email.amp/ampcomponent/get_fallback/_index.md b/english/cpp/aspose.email.amp/ampcomponent/get_fallback/_index.md new file mode 100644 index 0000000000..0871875684 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/get_fallback/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpComponent::get_Fallback method" +linktitle: "get_Fallback" +articleTitle: "get_Fallback" +second_title: "Aspose.Email for C++" +description: "A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/ampcomponent/get_fallback/ +--- + +## get_Fallback {#get_fallback} + +A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Fallback() +``` + diff --git a/english/cpp/aspose.email.amp/ampcomponent/get_placeholder/_index.md b/english/cpp/aspose.email.amp/ampcomponent/get_placeholder/_index.md new file mode 100644 index 0000000000..2856937ab7 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/get_placeholder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpComponent::get_Placeholder method" +linktitle: "get_Placeholder" +articleTitle: "get_Placeholder" +second_title: "Aspose.Email for C++" +description: "The element marked with the placeholder attribute acts as a placeholder for the parent AMP element." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/ampcomponent/get_placeholder/ +--- + +## get_Placeholder {#get_placeholder} + +The element marked with the placeholder attribute acts as a placeholder for the parent AMP element. If specified, a placeholder element must be a direct child of the AMP element. + +**Returns:** System::SharedPtr < AmpComponent > Aspose::Email::Amp:: + +```cpp +get_Placeholder() +``` + diff --git a/english/cpp/aspose.email.amp/ampcomponent/get_requiredscript/_index.md b/english/cpp/aspose.email.amp/ampcomponent/get_requiredscript/_index.md new file mode 100644 index 0000000000..74d22a24e7 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/get_requiredscript/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpComponent::get_RequiredScript method" +linktitle: "get_RequiredScript" +articleTitle: "get_RequiredScript" +second_title: "Aspose.Email for C++" +description: "Required script that muct be added to head section." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/ampcomponent/get_requiredscript/ +--- + +## get_RequiredScript {#get_requiredscript} + +Required script that muct be added to head section. + +**Returns:** virtual System::String Aspose::Email::Amp:: + +```cpp +get_RequiredScript() +``` + diff --git a/english/cpp/aspose.email.amp/ampcomponent/set_fallback/_index.md b/english/cpp/aspose.email.amp/ampcomponent/set_fallback/_index.md new file mode 100644 index 0000000000..1021c046f5 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/set_fallback/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpComponent::set_Fallback method" +linktitle: "set_Fallback" +articleTitle: "set_Fallback" +second_title: "Aspose.Email for C++" +description: "A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/ampcomponent/set_fallback/ +--- + +## set_Fallback {#set_fallback} + +A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Fallback(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampcomponent/set_placeholder/_index.md b/english/cpp/aspose.email.amp/ampcomponent/set_placeholder/_index.md new file mode 100644 index 0000000000..571d65c8a3 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/set_placeholder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpComponent::set_Placeholder method" +linktitle: "set_Placeholder" +articleTitle: "set_Placeholder" +second_title: "Aspose.Email for C++" +description: "The element marked with the placeholder attribute acts as a placeholder for the parent AMP element." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/ampcomponent/set_placeholder/ +--- + +## set_Placeholder {#set_placeholder} + +The element marked with the placeholder attribute acts as a placeholder for the parent AMP element. If specified, a placeholder element must be a direct child of the AMP element. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Placeholder(System::SharedPtr < AmpComponent > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampcomponent/toamphtml/_index.md b/english/cpp/aspose.email.amp/ampcomponent/toamphtml/_index.md new file mode 100644 index 0000000000..ee3ebfab2c --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpComponent::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of component." +type: docs +weight: 70 +url: /cpp/aspose.email.amp/ampcomponent/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of component. + +**Returns:** virtual System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampcomponent/tohtml/_index.md b/english/cpp/aspose.email.amp/ampcomponent/tohtml/_index.md new file mode 100644 index 0000000000..94825c7915 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampcomponent/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpComponent::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Represents html version of component." +type: docs +weight: 80 +url: /cpp/aspose.email.amp/ampcomponent/tohtml/ +--- + +## ToHtml {#tohtml} + +Represents html version of component. + +**Returns:** virtual System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampfittext/_index.md b/english/cpp/aspose.email.amp/ampfittext/_index.md new file mode 100644 index 0000000000..67e56142ea --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Amp::AmpFitText class" +linktitle: "AmpFitText" +articleTitle: "AmpFitText" +second_title: "Aspose.Email for C++" +description: "Expands or shrinks its font size to fit the content within the space given to it." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampfittext/ +--- + +## AmpFitText class + +**Inherits:** Aspose::Email::Amp::AmpComponent + +Expands or shrinks its font size to fit the content within the space given to it. + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpFitText](./ampfittext/) | Creates instance of AmpFitText . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MaxFontSize](./get_maxfontsize/) | Specifies the maximum font size as an integer that the amp-fit-text can use. | +| [get_MinFontSize](./get_minfontsize/) | Specifies the minimum font size as an integer that the amp-fit-text can use. | +| [get_RequiredScript](./get_requiredscript/) | Required script that muct be added to head section. | +| [get_Value](./get_value/) | Text Value of component. | +| [set_MaxFontSize](./set_maxfontsize/) | Specifies the maximum font size as an integer that the amp-fit-text can use. | +| [set_MinFontSize](./set_minfontsize/) | Specifies the minimum font size as an integer that the amp-fit-text can use. | +| [set_Value](./set_value/) | Text Value of component. | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of component. | +| [ToHtml](./tohtml/) | Represents html version of component. | + diff --git a/english/cpp/aspose.email.amp/ampfittext/ampfittext/_index.md b/english/cpp/aspose.email.amp/ampfittext/ampfittext/_index.md new file mode 100644 index 0000000000..16fdbcef50 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/ampfittext/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::AmpFitText constructor" +linktitle: "AmpFitText" +articleTitle: "AmpFitText" +second_title: "Aspose.Email for C++" +description: "Creates instance of AmpFitText ." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampfittext/ampfittext/ +--- + +## AmpFitText {#ampfittext} + +Creates instance of AmpFitText . + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpFitText(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampfittext/get_maxfontsize/_index.md b/english/cpp/aspose.email.amp/ampfittext/get_maxfontsize/_index.md new file mode 100644 index 0000000000..0a459160d2 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/get_maxfontsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::get_MaxFontSize method" +linktitle: "get_MaxFontSize" +articleTitle: "get_MaxFontSize" +second_title: "Aspose.Email for C++" +description: "Specifies the maximum font size as an integer that the amp-fit-text can use." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampfittext/get_maxfontsize/ +--- + +## get_MaxFontSize {#get_maxfontsize} + +Specifies the maximum font size as an integer that the amp-fit-text can use. + +**Returns:** int32_t Aspose::Email::Amp:: + +```cpp +get_MaxFontSize() +``` + diff --git a/english/cpp/aspose.email.amp/ampfittext/get_minfontsize/_index.md b/english/cpp/aspose.email.amp/ampfittext/get_minfontsize/_index.md new file mode 100644 index 0000000000..4b5b387f65 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/get_minfontsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::get_MinFontSize method" +linktitle: "get_MinFontSize" +articleTitle: "get_MinFontSize" +second_title: "Aspose.Email for C++" +description: "Specifies the minimum font size as an integer that the amp-fit-text can use." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/ampfittext/get_minfontsize/ +--- + +## get_MinFontSize {#get_minfontsize} + +Specifies the minimum font size as an integer that the amp-fit-text can use. + +**Returns:** int32_t Aspose::Email::Amp:: + +```cpp +get_MinFontSize() +``` + diff --git a/english/cpp/aspose.email.amp/ampfittext/get_requiredscript/_index.md b/english/cpp/aspose.email.amp/ampfittext/get_requiredscript/_index.md new file mode 100644 index 0000000000..a99e5488d1 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/get_requiredscript/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::get_RequiredScript method" +linktitle: "get_RequiredScript" +articleTitle: "get_RequiredScript" +second_title: "Aspose.Email for C++" +description: "Required script that muct be added to head section." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/ampfittext/get_requiredscript/ +--- + +## get_RequiredScript {#get_requiredscript} + +Required script that muct be added to head section. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_RequiredScript() +``` + diff --git a/english/cpp/aspose.email.amp/ampfittext/get_value/_index.md b/english/cpp/aspose.email.amp/ampfittext/get_value/_index.md new file mode 100644 index 0000000000..4671290510 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Text Value of component." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/ampfittext/get_value/ +--- + +## get_Value {#get_value} + +Text Value of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.amp/ampfittext/set_maxfontsize/_index.md b/english/cpp/aspose.email.amp/ampfittext/set_maxfontsize/_index.md new file mode 100644 index 0000000000..3ff46a1d79 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/set_maxfontsize/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::set_MaxFontSize method" +linktitle: "set_MaxFontSize" +articleTitle: "set_MaxFontSize" +second_title: "Aspose.Email for C++" +description: "Specifies the maximum font size as an integer that the amp-fit-text can use." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/ampfittext/set_maxfontsize/ +--- + +## set_MaxFontSize {#set_maxfontsize} + +Specifies the maximum font size as an integer that the amp-fit-text can use. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_MaxFontSize(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampfittext/set_minfontsize/_index.md b/english/cpp/aspose.email.amp/ampfittext/set_minfontsize/_index.md new file mode 100644 index 0000000000..b9f1081dd0 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/set_minfontsize/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::set_MinFontSize method" +linktitle: "set_MinFontSize" +articleTitle: "set_MinFontSize" +second_title: "Aspose.Email for C++" +description: "Specifies the minimum font size as an integer that the amp-fit-text can use." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/ampfittext/set_minfontsize/ +--- + +## set_MinFontSize {#set_minfontsize} + +Specifies the minimum font size as an integer that the amp-fit-text can use. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_MinFontSize(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampfittext/set_value/_index.md b/english/cpp/aspose.email.amp/ampfittext/set_value/_index.md new file mode 100644 index 0000000000..24421c8ae7 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/set_value/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::set_Value method" +linktitle: "set_Value" +articleTitle: "set_Value" +second_title: "Aspose.Email for C++" +description: "Text Value of component." +type: docs +weight: 70 +url: /cpp/aspose.email.amp/ampfittext/set_value/ +--- + +## set_Value {#set_value} + +Text Value of component. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Value(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampfittext/toamphtml/_index.md b/english/cpp/aspose.email.amp/ampfittext/toamphtml/_index.md new file mode 100644 index 0000000000..080f77ec79 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of component." +type: docs +weight: 80 +url: /cpp/aspose.email.amp/ampfittext/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampfittext/tohtml/_index.md b/english/cpp/aspose.email.amp/ampfittext/tohtml/_index.md new file mode 100644 index 0000000000..786e1dfed2 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampfittext/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpFitText::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Represents html version of component." +type: docs +weight: 90 +url: /cpp/aspose.email.amp/ampfittext/tohtml/ +--- + +## ToHtml {#tohtml} + +Represents html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampform/_index.md b/english/cpp/aspose.email.amp/ampform/_index.md new file mode 100644 index 0000000000..5e3e542f2c --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Amp::AmpForm class" +linktitle: "AmpForm" +articleTitle: "AmpForm" +second_title: "Aspose.Email for C++" +description: "The amp-form extension allows you to create forms to submit input fields in an AMP document." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampform/ +--- + +## AmpForm class + +**Inherits:** Aspose::Email::Amp::AmpComponent + +The amp-form extension allows you to create forms to submit input fields in an AMP document. + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpForm](./ampform/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Action](./get_action/) | Specifies a server endpoint to handle the form input. The value must be an https URL (absolute or relative) and must not be a link to a CDN | +| [get_ActionXhr](./get_actionxhr/) | Specifies a server endpoint to handle the form input and submit the form via XMLHttpRequest (XHR). | +| [get_Fieldset](./get_fieldset/) | List of fields. | +| [get_Method](./get_method/) | The method attribute tells the server about the request method. | +| [get_RequiredScript](./get_requiredscript/) | Required script that muct be added to head section. | +| [get_Target](./get_target/) | Indicates where to display the form response after submitting the form.The value must be _blank or _top. | +| [set_Action](./set_action/) | Specifies a server endpoint to handle the form input. The value must be an https URL (absolute or relative) and must not be a link to a CDN | +| [set_ActionXhr](./set_actionxhr/) | Specifies a server endpoint to handle the form input and submit the form via XMLHttpRequest (XHR). | +| [set_Method](./set_method/) | The method attribute tells the server about the request method. | +| [set_Target](./set_target/) | Indicates where to display the form response after submitting the form.The value must be _blank or _top. | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of component. | +| [ToHtml](./tohtml/) | Represents html version of component. | + diff --git a/english/cpp/aspose.email.amp/ampform/ampform/_index.md b/english/cpp/aspose.email.amp/ampform/ampform/_index.md new file mode 100644 index 0000000000..3dad64d08e --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/ampform/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Amp::AmpForm::AmpForm constructor" +linktitle: "AmpForm" +articleTitle: "AmpForm" +second_title: "Aspose.Email for C++" +description: "AmpForm of AmpForm." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampform/ampform/ +--- + +## AmpForm {#ampform} + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpForm() +``` + diff --git a/english/cpp/aspose.email.amp/ampform/get_action/_index.md b/english/cpp/aspose.email.amp/ampform/get_action/_index.md new file mode 100644 index 0000000000..6690b9b8ee --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/get_action/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpForm::get_Action method" +linktitle: "get_Action" +articleTitle: "get_Action" +second_title: "Aspose.Email for C++" +description: "Specifies a server endpoint to handle the form input." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampform/get_action/ +--- + +## get_Action {#get_action} + +Specifies a server endpoint to handle the form input. The value must be an https URL (absolute or relative) and must not be a link to a CDN + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Action() +``` + diff --git a/english/cpp/aspose.email.amp/ampform/get_actionxhr/_index.md b/english/cpp/aspose.email.amp/ampform/get_actionxhr/_index.md new file mode 100644 index 0000000000..b3bae97ab2 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/get_actionxhr/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpForm::get_ActionXhr method" +linktitle: "get_ActionXhr" +articleTitle: "get_ActionXhr" +second_title: "Aspose.Email for C++" +description: "Specifies a server endpoint to handle the form input and submit the form via XMLHttpRequest (XHR)." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/ampform/get_actionxhr/ +--- + +## get_ActionXhr {#get_actionxhr} + +Specifies a server endpoint to handle the form input and submit the form via XMLHttpRequest (XHR). + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_ActionXhr() +``` + diff --git a/english/cpp/aspose.email.amp/ampform/get_fieldset/_index.md b/english/cpp/aspose.email.amp/ampform/get_fieldset/_index.md new file mode 100644 index 0000000000..210629b9a2 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/get_fieldset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpForm::get_Fieldset method" +linktitle: "get_Fieldset" +articleTitle: "get_Fieldset" +second_title: "Aspose.Email for C++" +description: "List of fields." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/ampform/get_fieldset/ +--- + +## get_Fieldset {#get_fieldset} + +List of fields. + +**Returns:** System::SharedPtr > > Aspose::Email::Amp:: + +```cpp +get_Fieldset() +``` + diff --git a/english/cpp/aspose.email.amp/ampform/get_method/_index.md b/english/cpp/aspose.email.amp/ampform/get_method/_index.md new file mode 100644 index 0000000000..3fccc75f17 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/get_method/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpForm::get_Method method" +linktitle: "get_Method" +articleTitle: "get_Method" +second_title: "Aspose.Email for C++" +description: "The method attribute tells the server about the request method." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/ampform/get_method/ +--- + +## get_Method {#get_method} + +The method attribute tells the server about the request method. + +**Returns:** FormMethod Aspose::Email::Amp:: + +```cpp +get_Method() +``` + diff --git a/english/cpp/aspose.email.amp/ampform/get_requiredscript/_index.md b/english/cpp/aspose.email.amp/ampform/get_requiredscript/_index.md new file mode 100644 index 0000000000..47071ac2c4 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/get_requiredscript/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpForm::get_RequiredScript method" +linktitle: "get_RequiredScript" +articleTitle: "get_RequiredScript" +second_title: "Aspose.Email for C++" +description: "Required script that muct be added to head section." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/ampform/get_requiredscript/ +--- + +## get_RequiredScript {#get_requiredscript} + +Required script that muct be added to head section. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_RequiredScript() +``` + diff --git a/english/cpp/aspose.email.amp/ampform/get_target/_index.md b/english/cpp/aspose.email.amp/ampform/get_target/_index.md new file mode 100644 index 0000000000..5d998a9332 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/get_target/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpForm::get_Target method" +linktitle: "get_Target" +articleTitle: "get_Target" +second_title: "Aspose.Email for C++" +description: "Indicates where to display the form response after submitting the form.The value must be _blank or _top." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/ampform/get_target/ +--- + +## get_Target {#get_target} + +Indicates where to display the form response after submitting the form.The value must be _blank or _top. + +**Returns:** FormTarget Aspose::Email::Amp:: + +```cpp +get_Target() +``` + diff --git a/english/cpp/aspose.email.amp/ampform/set_action/_index.md b/english/cpp/aspose.email.amp/ampform/set_action/_index.md new file mode 100644 index 0000000000..4479ec50e3 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/set_action/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpForm::set_Action method" +linktitle: "set_Action" +articleTitle: "set_Action" +second_title: "Aspose.Email for C++" +description: "Specifies a server endpoint to handle the form input." +type: docs +weight: 70 +url: /cpp/aspose.email.amp/ampform/set_action/ +--- + +## set_Action {#set_action} + +Specifies a server endpoint to handle the form input. The value must be an https URL (absolute or relative) and must not be a link to a CDN + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Action(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampform/set_actionxhr/_index.md b/english/cpp/aspose.email.amp/ampform/set_actionxhr/_index.md new file mode 100644 index 0000000000..570480893a --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/set_actionxhr/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpForm::set_ActionXhr method" +linktitle: "set_ActionXhr" +articleTitle: "set_ActionXhr" +second_title: "Aspose.Email for C++" +description: "Specifies a server endpoint to handle the form input and submit the form via XMLHttpRequest (XHR)." +type: docs +weight: 80 +url: /cpp/aspose.email.amp/ampform/set_actionxhr/ +--- + +## set_ActionXhr {#set_actionxhr} + +Specifies a server endpoint to handle the form input and submit the form via XMLHttpRequest (XHR). + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_ActionXhr(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampform/set_method/_index.md b/english/cpp/aspose.email.amp/ampform/set_method/_index.md new file mode 100644 index 0000000000..e1cb626086 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/set_method/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpForm::set_Method method" +linktitle: "set_Method" +articleTitle: "set_Method" +second_title: "Aspose.Email for C++" +description: "The method attribute tells the server about the request method." +type: docs +weight: 90 +url: /cpp/aspose.email.amp/ampform/set_method/ +--- + +## set_Method {#set_method} + +The method attribute tells the server about the request method. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Method(FormMethod value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampform/set_target/_index.md b/english/cpp/aspose.email.amp/ampform/set_target/_index.md new file mode 100644 index 0000000000..7d7b975192 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/set_target/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpForm::set_Target method" +linktitle: "set_Target" +articleTitle: "set_Target" +second_title: "Aspose.Email for C++" +description: "Indicates where to display the form response after submitting the form.The value must be _blank or _top." +type: docs +weight: 100 +url: /cpp/aspose.email.amp/ampform/set_target/ +--- + +## set_Target {#set_target} + +Indicates where to display the form response after submitting the form.The value must be _blank or _top. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Target(FormTarget value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampform/toamphtml/_index.md b/english/cpp/aspose.email.amp/ampform/toamphtml/_index.md new file mode 100644 index 0000000000..bd87ca0550 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpForm::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of component." +type: docs +weight: 110 +url: /cpp/aspose.email.amp/ampform/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampform/tohtml/_index.md b/english/cpp/aspose.email.amp/ampform/tohtml/_index.md new file mode 100644 index 0000000000..313403381a --- /dev/null +++ b/english/cpp/aspose.email.amp/ampform/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpForm::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Represents html version of component." +type: docs +weight: 120 +url: /cpp/aspose.email.amp/ampform/tohtml/ +--- + +## ToHtml {#tohtml} + +Represents html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampimage/_index.md b/english/cpp/aspose.email.amp/ampimage/_index.md new file mode 100644 index 0000000000..b1ce9d175b --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Amp::AmpImage class" +linktitle: "AmpImage" +articleTitle: "AmpImage" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampimage/ +--- + +## AmpImage class + +**Inherits:** Aspose::Email::Amp::AmpComponent + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpImage](./ampimage/) | Create instance of AmpImage . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Alt](./get_alt/) | A string of alternate text, similar to the alt attribute on img. | +| [get_IsValid](./get_isvalid/) | Indicates whether this image is valid of AmpImage . | +| [get_RequiredScript](./get_requiredscript/) | Required script that muct be added to head section. | +| [get_Src](./get_src/) | Similar to the src attribute on the img tag. The value must be a URL that points to a publicly-cacheable image file | +| [set_Alt](./set_alt/) | A string of alternate text, similar to the alt attribute on img. | +| [set_Src](./set_src/) | Similar to the src attribute on the img tag. The value must be a URL that points to a publicly-cacheable image file | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of component. | +| [ToHtml](./tohtml/) | Represents html version of component. | +| [defaultHeight](./defaultheight/) | Default height of image. | +| [defaultWidth](./defaultwidth/) | Default width of image. | + diff --git a/english/cpp/aspose.email.amp/ampimage/ampimage/_index.md b/english/cpp/aspose.email.amp/ampimage/ampimage/_index.md new file mode 100644 index 0000000000..334d615e27 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/ampimage/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Amp::AmpImage::AmpImage constructor" +linktitle: "AmpImage" +articleTitle: "AmpImage" +second_title: "Aspose.Email for C++" +description: "Create instance of AmpImage ." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampimage/ampimage/ +--- + +## AmpImage {#ampimage} + +Create instance of AmpImage . + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpImage(int32_t width, int32_t height) +``` + +| Parameter | Description | +| --- | --- | +| width | width of AmpImage | +| height | height of AmpImage | + diff --git a/english/cpp/aspose.email.amp/ampimage/defaultheight/_index.md b/english/cpp/aspose.email.amp/ampimage/defaultheight/_index.md new file mode 100644 index 0000000000..c66ade57d3 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/defaultheight/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpImage::defaultHeight method" +linktitle: "defaultHeight" +articleTitle: "defaultHeight" +second_title: "Aspose.Email for C++" +description: "Default height of image." +type: docs +weight: 90 +url: /cpp/aspose.email.amp/ampimage/defaultheight/ +--- + +## defaultHeight {#defaultheight} + +Default height of image. + +**Returns:** int32_t Aspose::Email::Amp:: + +```cpp +defaultHeight() +``` + diff --git a/english/cpp/aspose.email.amp/ampimage/defaultwidth/_index.md b/english/cpp/aspose.email.amp/ampimage/defaultwidth/_index.md new file mode 100644 index 0000000000..640eed647c --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/defaultwidth/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpImage::defaultWidth method" +linktitle: "defaultWidth" +articleTitle: "defaultWidth" +second_title: "Aspose.Email for C++" +description: "Default width of image." +type: docs +weight: 100 +url: /cpp/aspose.email.amp/ampimage/defaultwidth/ +--- + +## defaultWidth {#defaultwidth} + +Default width of image. + +**Returns:** int32_t Aspose::Email::Amp:: + +```cpp +defaultWidth() +``` + diff --git a/english/cpp/aspose.email.amp/ampimage/get_alt/_index.md b/english/cpp/aspose.email.amp/ampimage/get_alt/_index.md new file mode 100644 index 0000000000..14a50b359a --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/get_alt/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpImage::get_Alt method" +linktitle: "get_Alt" +articleTitle: "get_Alt" +second_title: "Aspose.Email for C++" +description: "A string of alternate text, similar to the alt attribute on img." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampimage/get_alt/ +--- + +## get_Alt {#get_alt} + +A string of alternate text, similar to the alt attribute on img. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Alt() +``` + diff --git a/english/cpp/aspose.email.amp/ampimage/get_isvalid/_index.md b/english/cpp/aspose.email.amp/ampimage/get_isvalid/_index.md new file mode 100644 index 0000000000..ec26faa979 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/get_isvalid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpImage::get_IsValid method" +linktitle: "get_IsValid" +articleTitle: "get_IsValid" +second_title: "Aspose.Email for C++" +description: "Indicates whether this image is valid of AmpImage ." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/ampimage/get_isvalid/ +--- + +## get_IsValid {#get_isvalid} + +Indicates whether this image is valid of AmpImage . + +**Returns:** bool Aspose::Email::Amp:: + +```cpp +get_IsValid() +``` + diff --git a/english/cpp/aspose.email.amp/ampimage/get_requiredscript/_index.md b/english/cpp/aspose.email.amp/ampimage/get_requiredscript/_index.md new file mode 100644 index 0000000000..12818ec0c0 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/get_requiredscript/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpImage::get_RequiredScript method" +linktitle: "get_RequiredScript" +articleTitle: "get_RequiredScript" +second_title: "Aspose.Email for C++" +description: "Required script that muct be added to head section." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/ampimage/get_requiredscript/ +--- + +## get_RequiredScript {#get_requiredscript} + +Required script that muct be added to head section. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_RequiredScript() +``` + diff --git a/english/cpp/aspose.email.amp/ampimage/get_src/_index.md b/english/cpp/aspose.email.amp/ampimage/get_src/_index.md new file mode 100644 index 0000000000..28a79050c7 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/get_src/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpImage::get_Src method" +linktitle: "get_Src" +articleTitle: "get_Src" +second_title: "Aspose.Email for C++" +description: "Similar to the src attribute on the img tag." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/ampimage/get_src/ +--- + +## get_Src {#get_src} + +Similar to the src attribute on the img tag. The value must be a URL that points to a publicly-cacheable image file + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Src() +``` + diff --git a/english/cpp/aspose.email.amp/ampimage/set_alt/_index.md b/english/cpp/aspose.email.amp/ampimage/set_alt/_index.md new file mode 100644 index 0000000000..59b825647d --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/set_alt/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpImage::set_Alt method" +linktitle: "set_Alt" +articleTitle: "set_Alt" +second_title: "Aspose.Email for C++" +description: "A string of alternate text, similar to the alt attribute on img." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/ampimage/set_alt/ +--- + +## set_Alt {#set_alt} + +A string of alternate text, similar to the alt attribute on img. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Alt(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampimage/set_src/_index.md b/english/cpp/aspose.email.amp/ampimage/set_src/_index.md new file mode 100644 index 0000000000..274d134127 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/set_src/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpImage::set_Src method" +linktitle: "set_Src" +articleTitle: "set_Src" +second_title: "Aspose.Email for C++" +description: "Similar to the src attribute on the img tag." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/ampimage/set_src/ +--- + +## set_Src {#set_src} + +Similar to the src attribute on the img tag. The value must be a URL that points to a publicly-cacheable image file + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Src(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/ampimage/toamphtml/_index.md b/english/cpp/aspose.email.amp/ampimage/toamphtml/_index.md new file mode 100644 index 0000000000..507befeac9 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpImage::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of component." +type: docs +weight: 70 +url: /cpp/aspose.email.amp/ampimage/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampimage/tohtml/_index.md b/english/cpp/aspose.email.amp/ampimage/tohtml/_index.md new file mode 100644 index 0000000000..76282ec7fe --- /dev/null +++ b/english/cpp/aspose.email.amp/ampimage/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpImage::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Represents html version of component." +type: docs +weight: 80 +url: /cpp/aspose.email.amp/ampimage/tohtml/ +--- + +## ToHtml {#tohtml} + +Represents html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/ampmessage/_index.md b/english/cpp/aspose.email.amp/ampmessage/_index.md new file mode 100644 index 0000000000..d30d300b88 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampmessage/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Amp::AmpMessage class" +linktitle: "AmpMessage" +articleTitle: "AmpMessage" +second_title: "Aspose.Email for C++" +description: "Message which allows senders to include AMP components inside emails." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampmessage/ +--- + +## AmpMessage class + +**Inherits:** Aspose::Email::MailMessage + +Message which allows senders to include AMP components inside emails. + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpMessage](./ampmessage/) | Initializes a new instance of the MailMessage class | + +## Methods + +| Name | Description | +| --- | --- | +| [AddAmpComponent](./addampcomponent/) | Add Amp component to this message. | +| [get_AmpHtmlBody](./get_amphtmlbody/) | Gets the AmpHtml representation of message's body. | +| [Save](./save/) | Save message as a stream | +| [set_AmpHtmlBody](./set_amphtmlbody/) | Gets the AmpHtml representation of message's body. | +| [ampHtmlBody](./amphtmlbody/) | | +| [AmpMediaType](./ampmediatype/) | | + diff --git a/english/cpp/aspose.email.amp/ampmessage/addampcomponent/_index.md b/english/cpp/aspose.email.amp/ampmessage/addampcomponent/_index.md new file mode 100644 index 0000000000..f4b8c011ee --- /dev/null +++ b/english/cpp/aspose.email.amp/ampmessage/addampcomponent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpMessage::AddAmpComponent method" +linktitle: "AddAmpComponent" +articleTitle: "AddAmpComponent" +second_title: "Aspose.Email for C++" +description: "Add Amp component to this message." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampmessage/addampcomponent/ +--- + +## AddAmpComponent {#addampcomponent} + +Add Amp component to this message. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +AddAmpComponent(System::SharedPtr < AmpComponent > component) +``` + +| Parameter | Description | +| --- | --- | +| component | | + diff --git a/english/cpp/aspose.email.amp/ampmessage/amphtmlbody/_index.md b/english/cpp/aspose.email.amp/ampmessage/amphtmlbody/_index.md new file mode 100644 index 0000000000..882a9f5382 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampmessage/amphtmlbody/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Amp::AmpMessage::ampHtmlBody method" +linktitle: "ampHtmlBody" +articleTitle: "ampHtmlBody" +second_title: "Aspose.Email for C++" +description: "ampHtmlBody of AmpMessage." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/ampmessage/amphtmlbody/ +--- + +## ampHtmlBody {#amphtmlbody} + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ampHtmlBody() +``` + diff --git a/english/cpp/aspose.email.amp/ampmessage/ampmediatype/_index.md b/english/cpp/aspose.email.amp/ampmessage/ampmediatype/_index.md new file mode 100644 index 0000000000..e5e1975ca6 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampmessage/ampmediatype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Amp::AmpMessage::AmpMediaType method" +linktitle: "AmpMediaType" +articleTitle: "AmpMediaType" +second_title: "Aspose.Email for C++" +description: "AmpMediaType of AmpMessage." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/ampmessage/ampmediatype/ +--- + +## AmpMediaType {#ampmediatype} + +**Returns:** const System::String Aspose::Email::Amp:: + +```cpp +AmpMediaType() +``` + diff --git a/english/cpp/aspose.email.amp/ampmessage/ampmessage/_index.md b/english/cpp/aspose.email.amp/ampmessage/ampmessage/_index.md new file mode 100644 index 0000000000..c2350f7e87 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampmessage/ampmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpMessage::AmpMessage constructor" +linktitle: "AmpMessage" +articleTitle: "AmpMessage" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MailMessage class" +type: docs +weight: 10 +url: /cpp/aspose.email.amp/ampmessage/ampmessage/ +--- + +## AmpMessage {#ampmessage} + +Initializes a new instance of the MailMessage class + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpMessage() +``` + diff --git a/english/cpp/aspose.email.amp/ampmessage/get_amphtmlbody/_index.md b/english/cpp/aspose.email.amp/ampmessage/get_amphtmlbody/_index.md new file mode 100644 index 0000000000..4fee32872e --- /dev/null +++ b/english/cpp/aspose.email.amp/ampmessage/get_amphtmlbody/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpMessage::get_AmpHtmlBody method" +linktitle: "get_AmpHtmlBody" +articleTitle: "get_AmpHtmlBody" +second_title: "Aspose.Email for C++" +description: "Gets the AmpHtml representation of message's body." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/ampmessage/get_amphtmlbody/ +--- + +## get_AmpHtmlBody {#get_amphtmlbody} + +Gets the AmpHtml representation of message's body. + +**Returns:** virtual System::String Aspose::Email::Amp:: + +```cpp +get_AmpHtmlBody() +``` + diff --git a/english/cpp/aspose.email.amp/ampmessage/save/_index.md b/english/cpp/aspose.email.amp/ampmessage/save/_index.md new file mode 100644 index 0000000000..035ff2d13f --- /dev/null +++ b/english/cpp/aspose.email.amp/ampmessage/save/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Amp::AmpMessage::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Save message as a stream" +type: docs +weight: 30 +url: /cpp/aspose.email.amp/ampmessage/save/ +--- + +## Save {#save} + +Save message as a stream + +**Returns:** void Aspose::Email::Amp:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < SaveOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream into which message is saved | +| options | Additional options for saving SaveOptions . | + diff --git a/english/cpp/aspose.email.amp/ampmessage/set_amphtmlbody/_index.md b/english/cpp/aspose.email.amp/ampmessage/set_amphtmlbody/_index.md new file mode 100644 index 0000000000..114479e188 --- /dev/null +++ b/english/cpp/aspose.email.amp/ampmessage/set_amphtmlbody/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpMessage::set_AmpHtmlBody method" +linktitle: "set_AmpHtmlBody" +articleTitle: "set_AmpHtmlBody" +second_title: "Aspose.Email for C++" +description: "Gets the AmpHtml representation of message's body." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/ampmessage/set_amphtmlbody/ +--- + +## set_AmpHtmlBody {#set_amphtmlbody} + +Gets the AmpHtml representation of message's body. + +**Returns:** virtual void Aspose::Email::Amp:: + +```cpp +set_AmpHtmlBody(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/amptimeago/_index.md b/english/cpp/aspose.email.amp/amptimeago/_index.md new file mode 100644 index 0000000000..c9a0a06ec0 --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago class" +linktitle: "AmpTimeago" +articleTitle: "AmpTimeago" +second_title: "Aspose.Email for C++" +description: "Provides fuzzy timestamps by formatting dates as \"X time ago\"" +type: docs +weight: 10 +url: /cpp/aspose.email.amp/amptimeago/ +--- + +## AmpTimeago class + +**Inherits:** Aspose::Email::Amp::AmpComponent + +Provides fuzzy timestamps by formatting dates as "X time ago" + +## Constructors + +| Name | Description | +| --- | --- | +| [AmpTimeago (2 overloads)](./amptimeago/) | Create instance of AmpTimeago . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Cutoff](./get_cutoff/) | Display the original date if time distance is older than cutoff (seconds). | +| [get_DateTime](./get_datetime/) | A datetime. | +| [get_Locale](./get_locale/) | By default, the local is set to en; however, you can specify other locales. See full list of supported locales https://amp.dev/documentation/components/amp-timeago/?format=email | +| [get_RequiredScript](./get_requiredscript/) | Required script that muct be added to head section. | +| [set_Cutoff](./set_cutoff/) | Display the original date if time distance is older than cutoff (seconds). | +| [set_DateTime](./set_datetime/) | A datetime. | +| [set_Locale](./set_locale/) | By default, the local is set to en; however, you can specify other locales. See full list of supported locales https://amp.dev/documentation/components/amp-timeago/?format=email | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of component. | +| [ToHtml](./tohtml/) | Represents html version of component. | + diff --git a/english/cpp/aspose.email.amp/amptimeago/amptimeago/_index.md b/english/cpp/aspose.email.amp/amptimeago/amptimeago/_index.md new file mode 100644 index 0000000000..4ee0fb7ecd --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/amptimeago/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::AmpTimeago constructor" +linktitle: "AmpTimeago" +articleTitle: "AmpTimeago" +second_title: "Aspose.Email for C++" +description: "Create instance of AmpTimeago ." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/amptimeago/amptimeago/ +--- + +## AmpTimeago (1 of 2) {#amptimeago_1} + +Create instance of AmpTimeago . + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpTimeago(System::DateTime dateTime) +``` + +| Parameter | Description | +| --- | --- | +| dateTime | | + +--- + +## AmpTimeago (2 of 2) {#amptimeago_2} + +Create instance of AmpTimeago . + +**Returns:** Aspose::Email::Amp:: + +```cpp +AmpTimeago(System::DateTime dateTime, int32_t width, int32_t height) +``` + +| Parameter | Description | +| --- | --- | +| dateTime | | +| width | | +| height | | + diff --git a/english/cpp/aspose.email.amp/amptimeago/get_cutoff/_index.md b/english/cpp/aspose.email.amp/amptimeago/get_cutoff/_index.md new file mode 100644 index 0000000000..6dffccf2f9 --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/get_cutoff/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::get_Cutoff method" +linktitle: "get_Cutoff" +articleTitle: "get_Cutoff" +second_title: "Aspose.Email for C++" +description: "Display the original date if time distance is older than cutoff (seconds)." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/amptimeago/get_cutoff/ +--- + +## get_Cutoff {#get_cutoff} + +Display the original date if time distance is older than cutoff (seconds). + +**Returns:** int32_t Aspose::Email::Amp:: + +```cpp +get_Cutoff() +``` + diff --git a/english/cpp/aspose.email.amp/amptimeago/get_datetime/_index.md b/english/cpp/aspose.email.amp/amptimeago/get_datetime/_index.md new file mode 100644 index 0000000000..602326b6fe --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/get_datetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::get_DateTime method" +linktitle: "get_DateTime" +articleTitle: "get_DateTime" +second_title: "Aspose.Email for C++" +description: "A datetime." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/amptimeago/get_datetime/ +--- + +## get_DateTime {#get_datetime} + +A datetime. + +**Returns:** System::DateTime Aspose::Email::Amp:: + +```cpp +get_DateTime() +``` + diff --git a/english/cpp/aspose.email.amp/amptimeago/get_locale/_index.md b/english/cpp/aspose.email.amp/amptimeago/get_locale/_index.md new file mode 100644 index 0000000000..93da0811db --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/get_locale/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::get_Locale method" +linktitle: "get_Locale" +articleTitle: "get_Locale" +second_title: "Aspose.Email for C++" +description: "By default, the local is set to en; however, you can specify other locales." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/amptimeago/get_locale/ +--- + +## get_Locale {#get_locale} + +By default, the local is set to en; however, you can specify other locales. See full list of supported locales https://amp.dev/documentation/components/amp-timeago/?format=email + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Locale() +``` + diff --git a/english/cpp/aspose.email.amp/amptimeago/get_requiredscript/_index.md b/english/cpp/aspose.email.amp/amptimeago/get_requiredscript/_index.md new file mode 100644 index 0000000000..31d8c1677f --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/get_requiredscript/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::get_RequiredScript method" +linktitle: "get_RequiredScript" +articleTitle: "get_RequiredScript" +second_title: "Aspose.Email for C++" +description: "Required script that muct be added to head section." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/amptimeago/get_requiredscript/ +--- + +## get_RequiredScript {#get_requiredscript} + +Required script that muct be added to head section. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_RequiredScript() +``` + diff --git a/english/cpp/aspose.email.amp/amptimeago/set_cutoff/_index.md b/english/cpp/aspose.email.amp/amptimeago/set_cutoff/_index.md new file mode 100644 index 0000000000..2cf36b3125 --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/set_cutoff/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::set_Cutoff method" +linktitle: "set_Cutoff" +articleTitle: "set_Cutoff" +second_title: "Aspose.Email for C++" +description: "Display the original date if time distance is older than cutoff (seconds)." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/amptimeago/set_cutoff/ +--- + +## set_Cutoff {#set_cutoff} + +Display the original date if time distance is older than cutoff (seconds). + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Cutoff(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/amptimeago/set_datetime/_index.md b/english/cpp/aspose.email.amp/amptimeago/set_datetime/_index.md new file mode 100644 index 0000000000..f2805efdab --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/set_datetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::set_DateTime method" +linktitle: "set_DateTime" +articleTitle: "set_DateTime" +second_title: "Aspose.Email for C++" +description: "A datetime." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/amptimeago/set_datetime/ +--- + +## set_DateTime {#set_datetime} + +A datetime. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_DateTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/amptimeago/set_locale/_index.md b/english/cpp/aspose.email.amp/amptimeago/set_locale/_index.md new file mode 100644 index 0000000000..c8f91a681d --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/set_locale/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::set_Locale method" +linktitle: "set_Locale" +articleTitle: "set_Locale" +second_title: "Aspose.Email for C++" +description: "By default, the local is set to en; however, you can specify other locales." +type: docs +weight: 70 +url: /cpp/aspose.email.amp/amptimeago/set_locale/ +--- + +## set_Locale {#set_locale} + +By default, the local is set to en; however, you can specify other locales. See full list of supported locales https://amp.dev/documentation/components/amp-timeago/?format=email + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Locale(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/amptimeago/toamphtml/_index.md b/english/cpp/aspose.email.amp/amptimeago/toamphtml/_index.md new file mode 100644 index 0000000000..51293209e7 --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of component." +type: docs +weight: 80 +url: /cpp/aspose.email.amp/amptimeago/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/amptimeago/tohtml/_index.md b/english/cpp/aspose.email.amp/amptimeago/tohtml/_index.md new file mode 100644 index 0000000000..f49c621555 --- /dev/null +++ b/english/cpp/aspose.email.amp/amptimeago/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::AmpTimeago::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Represents html version of component." +type: docs +weight: 90 +url: /cpp/aspose.email.amp/amptimeago/tohtml/ +--- + +## ToHtml {#tohtml} + +Represents html version of component. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/carouseltype/_index.md b/english/cpp/aspose.email.amp/carouseltype/_index.md new file mode 100644 index 0000000000..e2455589ce --- /dev/null +++ b/english/cpp/aspose.email.amp/carouseltype/_index.md @@ -0,0 +1,20 @@ +--- +title: "CarouselType Enum" +linktitle: "CarouselType" +articleTitle: "CarouselType" +second_title: "Aspose.Email for C++" +description: "Specifies the display type for the carousel items." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/carouseltype/ +--- + +## CarouselType enumeration (2 values) + +Specifies the display type for the carousel items. + +| Value | Description | +| --- | --- | +| Carousel | Displays a list of images as a continuous strip. | +| Slides | Displays a list of images as slides. | + diff --git a/english/cpp/aspose.email.amp/formfield/_index.md b/english/cpp/aspose.email.amp/formfield/_index.md new file mode 100644 index 0000000000..be0d1aa5f7 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Amp::FormField class" +linktitle: "FormField" +articleTitle: "FormField" +second_title: "Aspose.Email for C++" +description: "Describe one field of form." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/formfield/ +--- + +## FormField class + +Describe one field of form. + +## Constructors + +| Name | Description | +| --- | --- | +| [FormField (3 overloads)](./formfield/) | Create instance of form field. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Id](./get_id/) | Get or set Id of field. | +| [get_InputType](./get_inputtype/) | Get or set input type of field. | +| [get_IsRequired](./get_isrequired/) | Get or set value that define field as required. | +| [get_Label](./get_label/) | Get or set label of field. | +| [get_Name](./get_name/) | Get or set name of field. | +| [get_Placeholder](./get_placeholder/) | Get or set placeholder of field. | +| [get_Value](./get_value/) | Get or set value of field. | +| [set_Id](./set_id/) | Get or set Id of field. | +| [set_InputType](./set_inputtype/) | Get or set input type of field. | +| [set_IsRequired](./set_isrequired/) | Get or set value that define field as required. | +| [set_Label](./set_label/) | Get or set label of field. | +| [set_Name](./set_name/) | Get or set name of field. | +| [set_Placeholder](./set_placeholder/) | Get or set placeholder of field. | +| [set_Value](./set_value/) | Get or set value of field. | +| [ToAmpHtml](./toamphtml/) | Represents amp html version of field. | +| [ToHtml](./tohtml/) | Represents html version of field. | + diff --git a/english/cpp/aspose.email.amp/formfield/formfield/_index.md b/english/cpp/aspose.email.amp/formfield/formfield/_index.md new file mode 100644 index 0000000000..b3848ce1ce --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/formfield/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Amp::FormField::FormField constructor" +linktitle: "FormField" +articleTitle: "FormField" +second_title: "Aspose.Email for C++" +description: "Create instance of form field." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/formfield/formfield/ +--- + +## FormField (1 of 3) {#formfield_1} + +Create instance of form field. + +**Returns:** Aspose::Email::Amp:: + +```cpp +FormField() +``` + +--- + +## FormField (2 of 3) {#formfield_2} + +Create instance of form field. + +**Returns:** Aspose::Email::Amp:: + +```cpp +FormField(System::String label) +``` + +| Parameter | Description | +| --- | --- | +| label | label of field | + +--- + +## FormField (3 of 3) {#formfield_3} + +Create instance of form field. + +**Returns:** Aspose::Email::Amp:: + +```cpp +FormField(System::String label, System::String inputType) +``` + +| Parameter | Description | +| --- | --- | +| label | label of field | +| inputType | input type of field | + diff --git a/english/cpp/aspose.email.amp/formfield/get_id/_index.md b/english/cpp/aspose.email.amp/formfield/get_id/_index.md new file mode 100644 index 0000000000..f2db7f6dab --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::FormField::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Get or set Id of field." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/formfield/get_id/ +--- + +## get_Id {#get_id} + +Get or set Id of field. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.amp/formfield/get_inputtype/_index.md b/english/cpp/aspose.email.amp/formfield/get_inputtype/_index.md new file mode 100644 index 0000000000..d3b3ba12e2 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/get_inputtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::FormField::get_InputType method" +linktitle: "get_InputType" +articleTitle: "get_InputType" +second_title: "Aspose.Email for C++" +description: "Get or set input type of field." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/formfield/get_inputtype/ +--- + +## get_InputType {#get_inputtype} + +Get or set input type of field. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_InputType() +``` + diff --git a/english/cpp/aspose.email.amp/formfield/get_isrequired/_index.md b/english/cpp/aspose.email.amp/formfield/get_isrequired/_index.md new file mode 100644 index 0000000000..be6ab89763 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/get_isrequired/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::FormField::get_IsRequired method" +linktitle: "get_IsRequired" +articleTitle: "get_IsRequired" +second_title: "Aspose.Email for C++" +description: "Get or set value that define field as required." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/formfield/get_isrequired/ +--- + +## get_IsRequired {#get_isrequired} + +Get or set value that define field as required. + +**Returns:** bool Aspose::Email::Amp:: + +```cpp +get_IsRequired() +``` + diff --git a/english/cpp/aspose.email.amp/formfield/get_label/_index.md b/english/cpp/aspose.email.amp/formfield/get_label/_index.md new file mode 100644 index 0000000000..c833ca11e8 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/get_label/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::FormField::get_Label method" +linktitle: "get_Label" +articleTitle: "get_Label" +second_title: "Aspose.Email for C++" +description: "Get or set label of field." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/formfield/get_label/ +--- + +## get_Label {#get_label} + +Get or set label of field. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Label() +``` + diff --git a/english/cpp/aspose.email.amp/formfield/get_name/_index.md b/english/cpp/aspose.email.amp/formfield/get_name/_index.md new file mode 100644 index 0000000000..6b8378df59 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::FormField::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Get or set name of field." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/formfield/get_name/ +--- + +## get_Name {#get_name} + +Get or set name of field. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.amp/formfield/get_placeholder/_index.md b/english/cpp/aspose.email.amp/formfield/get_placeholder/_index.md new file mode 100644 index 0000000000..37d3baa953 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/get_placeholder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::FormField::get_Placeholder method" +linktitle: "get_Placeholder" +articleTitle: "get_Placeholder" +second_title: "Aspose.Email for C++" +description: "Get or set placeholder of field." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/formfield/get_placeholder/ +--- + +## get_Placeholder {#get_placeholder} + +Get or set placeholder of field. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Placeholder() +``` + diff --git a/english/cpp/aspose.email.amp/formfield/get_value/_index.md b/english/cpp/aspose.email.amp/formfield/get_value/_index.md new file mode 100644 index 0000000000..e4f1aed985 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::FormField::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Get or set value of field." +type: docs +weight: 70 +url: /cpp/aspose.email.amp/formfield/get_value/ +--- + +## get_Value {#get_value} + +Get or set value of field. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.amp/formfield/set_id/_index.md b/english/cpp/aspose.email.amp/formfield/set_id/_index.md new file mode 100644 index 0000000000..2b0ecb5c07 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::FormField::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "Get or set Id of field." +type: docs +weight: 80 +url: /cpp/aspose.email.amp/formfield/set_id/ +--- + +## set_Id {#set_id} + +Get or set Id of field. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/formfield/set_inputtype/_index.md b/english/cpp/aspose.email.amp/formfield/set_inputtype/_index.md new file mode 100644 index 0000000000..6f3cc3474a --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/set_inputtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::FormField::set_InputType method" +linktitle: "set_InputType" +articleTitle: "set_InputType" +second_title: "Aspose.Email for C++" +description: "Get or set input type of field." +type: docs +weight: 90 +url: /cpp/aspose.email.amp/formfield/set_inputtype/ +--- + +## set_InputType {#set_inputtype} + +Get or set input type of field. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_InputType(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/formfield/set_isrequired/_index.md b/english/cpp/aspose.email.amp/formfield/set_isrequired/_index.md new file mode 100644 index 0000000000..067585b443 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/set_isrequired/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::FormField::set_IsRequired method" +linktitle: "set_IsRequired" +articleTitle: "set_IsRequired" +second_title: "Aspose.Email for C++" +description: "Get or set value that define field as required." +type: docs +weight: 100 +url: /cpp/aspose.email.amp/formfield/set_isrequired/ +--- + +## set_IsRequired {#set_isrequired} + +Get or set value that define field as required. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_IsRequired(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/formfield/set_label/_index.md b/english/cpp/aspose.email.amp/formfield/set_label/_index.md new file mode 100644 index 0000000000..220385c2f4 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/set_label/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::FormField::set_Label method" +linktitle: "set_Label" +articleTitle: "set_Label" +second_title: "Aspose.Email for C++" +description: "Get or set label of field." +type: docs +weight: 110 +url: /cpp/aspose.email.amp/formfield/set_label/ +--- + +## set_Label {#set_label} + +Get or set label of field. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Label(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/formfield/set_name/_index.md b/english/cpp/aspose.email.amp/formfield/set_name/_index.md new file mode 100644 index 0000000000..46084fbdaf --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::FormField::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Get or set name of field." +type: docs +weight: 120 +url: /cpp/aspose.email.amp/formfield/set_name/ +--- + +## set_Name {#set_name} + +Get or set name of field. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/formfield/set_placeholder/_index.md b/english/cpp/aspose.email.amp/formfield/set_placeholder/_index.md new file mode 100644 index 0000000000..b6445b8df2 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/set_placeholder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::FormField::set_Placeholder method" +linktitle: "set_Placeholder" +articleTitle: "set_Placeholder" +second_title: "Aspose.Email for C++" +description: "Get or set placeholder of field." +type: docs +weight: 130 +url: /cpp/aspose.email.amp/formfield/set_placeholder/ +--- + +## set_Placeholder {#set_placeholder} + +Get or set placeholder of field. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Placeholder(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/formfield/set_value/_index.md b/english/cpp/aspose.email.amp/formfield/set_value/_index.md new file mode 100644 index 0000000000..b409c10d5c --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/set_value/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::FormField::set_Value method" +linktitle: "set_Value" +articleTitle: "set_Value" +second_title: "Aspose.Email for C++" +description: "Get or set value of field." +type: docs +weight: 140 +url: /cpp/aspose.email.amp/formfield/set_value/ +--- + +## set_Value {#set_value} + +Get or set value of field. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Value(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/formfield/toamphtml/_index.md b/english/cpp/aspose.email.amp/formfield/toamphtml/_index.md new file mode 100644 index 0000000000..10fc2f609d --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::FormField::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "Represents amp html version of field." +type: docs +weight: 150 +url: /cpp/aspose.email.amp/formfield/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +Represents amp html version of field. + +**Returns:** virtual System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/formfield/tohtml/_index.md b/english/cpp/aspose.email.amp/formfield/tohtml/_index.md new file mode 100644 index 0000000000..55af892a34 --- /dev/null +++ b/english/cpp/aspose.email.amp/formfield/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::FormField::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Represents html version of field." +type: docs +weight: 160 +url: /cpp/aspose.email.amp/formfield/tohtml/ +--- + +## ToHtml {#tohtml} + +Represents html version of field. + +**Returns:** virtual System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/formmethod/_index.md b/english/cpp/aspose.email.amp/formmethod/_index.md new file mode 100644 index 0000000000..93e1e83ee6 --- /dev/null +++ b/english/cpp/aspose.email.amp/formmethod/_index.md @@ -0,0 +1,20 @@ +--- +title: "FormMethod Enum" +linktitle: "FormMethod" +articleTitle: "FormMethod" +second_title: "Aspose.Email for C++" +description: "The method tells the server about the request method." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/formmethod/ +--- + +## FormMethod enumeration (2 values) + +The method tells the server about the request method. + +| Value | Description | +| --- | --- | +| Post | Method post. | +| Get | Method get. | + diff --git a/english/cpp/aspose.email.amp/formtarget/_index.md b/english/cpp/aspose.email.amp/formtarget/_index.md new file mode 100644 index 0000000000..41db9c2a6b --- /dev/null +++ b/english/cpp/aspose.email.amp/formtarget/_index.md @@ -0,0 +1,21 @@ +--- +title: "FormTarget Enum" +linktitle: "FormTarget" +articleTitle: "FormTarget" +second_title: "Aspose.Email for C++" +description: "Indicates where to display the form response after submitting the form." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/formtarget/ +--- + +## FormTarget enumeration (3 values) + +Indicates where to display the form response after submitting the form. The value must be _blank or _top. + +| Value | Description | +| --- | --- | +| Undefined | Undefined. | +| Blank | Display in new window. | +| Top | Displays on top of window. | + diff --git a/english/cpp/aspose.email.amp/layouttype/_index.md b/english/cpp/aspose.email.amp/layouttype/_index.md new file mode 100644 index 0000000000..6f467ae9f4 --- /dev/null +++ b/english/cpp/aspose.email.amp/layouttype/_index.md @@ -0,0 +1,26 @@ +--- +title: "LayoutType Enum" +linktitle: "LayoutType" +articleTitle: "LayoutType" +second_title: "Aspose.Email for C++" +description: "The layout attribute gives you easy, per-element control over how your element should render on screen." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/layouttype/ +--- + +## LayoutType enumeration (8 values) + +The layout attribute gives you easy, per-element control over how your element should render on screen. + +| Value | Description | +| --- | --- | +| Nodisplay | works like display: none style. | +| Fixed | fixed width & height | +| Responsive | fills container automatically to aspect ratio | +| FixedHeight | keeps the specified height unchanged | +| Fill | fills available height & width | +| Container | lets its children define its size, like a normal div | +| Flex | works like display:flex style | +| Intrinsic | responsive until it reaches its height and width | + diff --git a/english/cpp/aspose.email.amp/section/_index.md b/english/cpp/aspose.email.amp/section/_index.md new file mode 100644 index 0000000000..86f977152e --- /dev/null +++ b/english/cpp/aspose.email.amp/section/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Amp::Section class" +linktitle: "Section" +articleTitle: "Section" +second_title: "Aspose.Email for C++" +description: "Element of AmpAccordion ." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/section/ +--- + +## Section class + +Element of AmpAccordion . + +## Constructors + +| Name | Description | +| --- | --- | +| [Section](./section/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Expanded](./get_expanded/) | Displays the section as expanded on page load. | +| [get_Header](./get_header/) | Represents the heading for the section. | +| [get_Value](./get_value/) | Represents the content of the section. | +| [set_Expanded](./set_expanded/) | Displays the section as expanded on page load. | +| [set_Header](./set_header/) | Represents the heading for the section. | +| [set_Value](./set_value/) | Represents the content of the section. | +| [ToAmpHtml](./toamphtml/) | AmpHtml representation of section value. | +| [ToHtml](./tohtml/) | Html representation of section. | + diff --git a/english/cpp/aspose.email.amp/section/get_expanded/_index.md b/english/cpp/aspose.email.amp/section/get_expanded/_index.md new file mode 100644 index 0000000000..34dff018a7 --- /dev/null +++ b/english/cpp/aspose.email.amp/section/get_expanded/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::Section::get_Expanded method" +linktitle: "get_Expanded" +articleTitle: "get_Expanded" +second_title: "Aspose.Email for C++" +description: "Displays the section as expanded on page load." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/section/get_expanded/ +--- + +## get_Expanded {#get_expanded} + +Displays the section as expanded on page load. + +**Returns:** bool Aspose::Email::Amp:: + +```cpp +get_Expanded() +``` + diff --git a/english/cpp/aspose.email.amp/section/get_header/_index.md b/english/cpp/aspose.email.amp/section/get_header/_index.md new file mode 100644 index 0000000000..e4b4c4b18d --- /dev/null +++ b/english/cpp/aspose.email.amp/section/get_header/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::Section::get_Header method" +linktitle: "get_Header" +articleTitle: "get_Header" +second_title: "Aspose.Email for C++" +description: "Represents the heading for the section." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/section/get_header/ +--- + +## get_Header {#get_header} + +Represents the heading for the section. + +**Returns:** System::SharedPtr < SectionHeader > Aspose::Email::Amp:: + +```cpp +get_Header() +``` + diff --git a/english/cpp/aspose.email.amp/section/get_value/_index.md b/english/cpp/aspose.email.amp/section/get_value/_index.md new file mode 100644 index 0000000000..bb05beee65 --- /dev/null +++ b/english/cpp/aspose.email.amp/section/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::Section::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Represents the content of the section." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/section/get_value/ +--- + +## get_Value {#get_value} + +Represents the content of the section. + +**Returns:** System::SharedPtr < SectionValue > Aspose::Email::Amp:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.amp/section/section/_index.md b/english/cpp/aspose.email.amp/section/section/_index.md new file mode 100644 index 0000000000..14890bb110 --- /dev/null +++ b/english/cpp/aspose.email.amp/section/section/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Amp::Section::Section constructor" +linktitle: "Section" +articleTitle: "Section" +second_title: "Aspose.Email for C++" +description: "Section of Section." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/section/section/ +--- + +## Section {#section} + +**Returns:** Aspose::Email::Amp:: + +```cpp +Section() +``` + diff --git a/english/cpp/aspose.email.amp/section/set_expanded/_index.md b/english/cpp/aspose.email.amp/section/set_expanded/_index.md new file mode 100644 index 0000000000..11e769ac37 --- /dev/null +++ b/english/cpp/aspose.email.amp/section/set_expanded/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::Section::set_Expanded method" +linktitle: "set_Expanded" +articleTitle: "set_Expanded" +second_title: "Aspose.Email for C++" +description: "Displays the section as expanded on page load." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/section/set_expanded/ +--- + +## set_Expanded {#set_expanded} + +Displays the section as expanded on page load. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Expanded(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/section/set_header/_index.md b/english/cpp/aspose.email.amp/section/set_header/_index.md new file mode 100644 index 0000000000..e95fc7a04d --- /dev/null +++ b/english/cpp/aspose.email.amp/section/set_header/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::Section::set_Header method" +linktitle: "set_Header" +articleTitle: "set_Header" +second_title: "Aspose.Email for C++" +description: "Represents the heading for the section." +type: docs +weight: 50 +url: /cpp/aspose.email.amp/section/set_header/ +--- + +## set_Header {#set_header} + +Represents the heading for the section. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Header(System::SharedPtr < SectionHeader > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/section/set_value/_index.md b/english/cpp/aspose.email.amp/section/set_value/_index.md new file mode 100644 index 0000000000..2a5f366297 --- /dev/null +++ b/english/cpp/aspose.email.amp/section/set_value/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::Section::set_Value method" +linktitle: "set_Value" +articleTitle: "set_Value" +second_title: "Aspose.Email for C++" +description: "Represents the content of the section." +type: docs +weight: 60 +url: /cpp/aspose.email.amp/section/set_value/ +--- + +## set_Value {#set_value} + +Represents the content of the section. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Value(System::SharedPtr < SectionValue > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/section/toamphtml/_index.md b/english/cpp/aspose.email.amp/section/toamphtml/_index.md new file mode 100644 index 0000000000..70836d25ae --- /dev/null +++ b/english/cpp/aspose.email.amp/section/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::Section::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "AmpHtml representation of section value." +type: docs +weight: 70 +url: /cpp/aspose.email.amp/section/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +AmpHtml representation of section value. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/section/tohtml/_index.md b/english/cpp/aspose.email.amp/section/tohtml/_index.md new file mode 100644 index 0000000000..093182232f --- /dev/null +++ b/english/cpp/aspose.email.amp/section/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::Section::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Html representation of section." +type: docs +weight: 80 +url: /cpp/aspose.email.amp/section/tohtml/ +--- + +## ToHtml {#tohtml} + +Html representation of section. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.amp/sectionheader/_index.md b/english/cpp/aspose.email.amp/sectionheader/_index.md new file mode 100644 index 0000000000..b4bd5d6e93 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionheader/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Amp::SectionHeader class" +linktitle: "SectionHeader" +articleTitle: "SectionHeader" +second_title: "Aspose.Email for C++" +description: "Represents the heading for the section" +type: docs +weight: 10 +url: /cpp/aspose.email.amp/sectionheader/ +--- + +## SectionHeader class + +Represents the heading for the section + +## Constructors + +| Name | Description | +| --- | --- | +| [SectionHeader](./sectionheader/) | Initialaze new instans of SectionHeader . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Type](./get_type/) | Type of header. | +| [get_Value](./get_value/) | Header's value. | +| [set_Type](./set_type/) | Type of header. | +| [set_Value](./set_value/) | Header's value. | + diff --git a/english/cpp/aspose.email.amp/sectionheader/get_type/_index.md b/english/cpp/aspose.email.amp/sectionheader/get_type/_index.md new file mode 100644 index 0000000000..e8d62c6e60 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionheader/get_type/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::SectionHeader::get_Type method" +linktitle: "get_Type" +articleTitle: "get_Type" +second_title: "Aspose.Email for C++" +description: "Type of header." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/sectionheader/get_type/ +--- + +## get_Type {#get_type} + +Type of header. + +**Returns:** SectionHeaderType Aspose::Email::Amp:: + +```cpp +get_Type() +``` + diff --git a/english/cpp/aspose.email.amp/sectionheader/get_value/_index.md b/english/cpp/aspose.email.amp/sectionheader/get_value/_index.md new file mode 100644 index 0000000000..d84f07f79b --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionheader/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::SectionHeader::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Header's value." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/sectionheader/get_value/ +--- + +## get_Value {#get_value} + +Header's value. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.amp/sectionheader/sectionheader/_index.md b/english/cpp/aspose.email.amp/sectionheader/sectionheader/_index.md new file mode 100644 index 0000000000..4865d61746 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionheader/sectionheader/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Amp::SectionHeader::SectionHeader constructor" +linktitle: "SectionHeader" +articleTitle: "SectionHeader" +second_title: "Aspose.Email for C++" +description: "Initialaze new instans of SectionHeader ." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/sectionheader/sectionheader/ +--- + +## SectionHeader {#sectionheader} + +Initialaze new instans of SectionHeader . + +**Returns:** Aspose::Email::Amp:: + +```cpp +SectionHeader(SectionHeaderType type, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| type | | +| value | | + diff --git a/english/cpp/aspose.email.amp/sectionheader/set_type/_index.md b/english/cpp/aspose.email.amp/sectionheader/set_type/_index.md new file mode 100644 index 0000000000..15e5b11cb7 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionheader/set_type/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::SectionHeader::set_Type method" +linktitle: "set_Type" +articleTitle: "set_Type" +second_title: "Aspose.Email for C++" +description: "Type of header." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/sectionheader/set_type/ +--- + +## set_Type {#set_type} + +Type of header. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Type(SectionHeaderType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/sectionheader/set_value/_index.md b/english/cpp/aspose.email.amp/sectionheader/set_value/_index.md new file mode 100644 index 0000000000..197e2714ea --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionheader/set_value/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::SectionHeader::set_Value method" +linktitle: "set_Value" +articleTitle: "set_Value" +second_title: "Aspose.Email for C++" +description: "Header's value." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/sectionheader/set_value/ +--- + +## set_Value {#set_value} + +Header's value. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Value(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/sectionheadertype/_index.md b/english/cpp/aspose.email.amp/sectionheadertype/_index.md new file mode 100644 index 0000000000..d765cb8d39 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionheadertype/_index.md @@ -0,0 +1,25 @@ +--- +title: "SectionHeaderType Enum" +linktitle: "SectionHeaderType" +articleTitle: "SectionHeaderType" +second_title: "Aspose.Email for C++" +description: "Represents the type of heading for the section." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/sectionheadertype/ +--- + +## SectionHeaderType enumeration (7 values) + +Represents the type of heading for the section. + +| Value | Description | +| --- | --- | +| h1 | Heading element h1 | +| h2 | Heading element h2 | +| h3 | Heading element h3 | +| h4 | Heading element h4 | +| h5 | Heading element h5 | +| h6 | Heading element h6 | +| header | Heading element header | + diff --git a/english/cpp/aspose.email.amp/sectionvalue/_index.md b/english/cpp/aspose.email.amp/sectionvalue/_index.md new file mode 100644 index 0000000000..4a0387e980 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionvalue/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Amp::SectionValue class" +linktitle: "SectionValue" +articleTitle: "SectionValue" +second_title: "Aspose.Email for C++" +description: "Represents the content of the section." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/sectionvalue/ +--- + +## SectionValue class + +Represents the content of the section. + +## Constructors + +| Name | Description | +| --- | --- | +| [SectionValue](./sectionvalue/) | Creates instance of SectionValue . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Data](./get_data/) | Section data. | +| [set_Data](./set_data/) | Section data. | +| [ToAmpHtml](./toamphtml/) | AmpHtml representation of section value. | +| [ToHtml](./tohtml/) | Html representation of section value. | + diff --git a/english/cpp/aspose.email.amp/sectionvalue/get_data/_index.md b/english/cpp/aspose.email.amp/sectionvalue/get_data/_index.md new file mode 100644 index 0000000000..658fcdf44c --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionvalue/get_data/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::SectionValue::get_Data method" +linktitle: "get_Data" +articleTitle: "get_Data" +second_title: "Aspose.Email for C++" +description: "Section data." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/sectionvalue/get_data/ +--- + +## get_Data {#get_data} + +Section data. + +**Returns:** System::SharedPtr Aspose::Email::Amp:: + +```cpp +get_Data() +``` + diff --git a/english/cpp/aspose.email.amp/sectionvalue/sectionvalue/_index.md b/english/cpp/aspose.email.amp/sectionvalue/sectionvalue/_index.md new file mode 100644 index 0000000000..902026e829 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionvalue/sectionvalue/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::SectionValue::SectionValue constructor" +linktitle: "SectionValue" +articleTitle: "SectionValue" +second_title: "Aspose.Email for C++" +description: "Creates instance of SectionValue ." +type: docs +weight: 10 +url: /cpp/aspose.email.amp/sectionvalue/sectionvalue/ +--- + +## SectionValue {#sectionvalue} + +Creates instance of SectionValue . + +**Returns:** Aspose::Email::Amp:: + +```cpp +SectionValue(System::SharedPtr < System::Object > data) +``` + +| Parameter | Description | +| --- | --- | +| data | | + diff --git a/english/cpp/aspose.email.amp/sectionvalue/set_data/_index.md b/english/cpp/aspose.email.amp/sectionvalue/set_data/_index.md new file mode 100644 index 0000000000..91fa497dc0 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionvalue/set_data/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Amp::SectionValue::set_Data method" +linktitle: "set_Data" +articleTitle: "set_Data" +second_title: "Aspose.Email for C++" +description: "Section data." +type: docs +weight: 20 +url: /cpp/aspose.email.amp/sectionvalue/set_data/ +--- + +## set_Data {#set_data} + +Section data. + +**Returns:** void Aspose::Email::Amp:: + +```cpp +set_Data(System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.amp/sectionvalue/toamphtml/_index.md b/english/cpp/aspose.email.amp/sectionvalue/toamphtml/_index.md new file mode 100644 index 0000000000..2577a22ed8 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionvalue/toamphtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::SectionValue::ToAmpHtml method" +linktitle: "ToAmpHtml" +articleTitle: "ToAmpHtml" +second_title: "Aspose.Email for C++" +description: "AmpHtml representation of section value." +type: docs +weight: 30 +url: /cpp/aspose.email.amp/sectionvalue/toamphtml/ +--- + +## ToAmpHtml {#toamphtml} + +AmpHtml representation of section value. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToAmpHtml() +``` + diff --git a/english/cpp/aspose.email.amp/sectionvalue/tohtml/_index.md b/english/cpp/aspose.email.amp/sectionvalue/tohtml/_index.md new file mode 100644 index 0000000000..1eef7c6dc2 --- /dev/null +++ b/english/cpp/aspose.email.amp/sectionvalue/tohtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Amp::SectionValue::ToHtml method" +linktitle: "ToHtml" +articleTitle: "ToHtml" +second_title: "Aspose.Email for C++" +description: "Html representation of section value." +type: docs +weight: 40 +url: /cpp/aspose.email.amp/sectionvalue/tohtml/ +--- + +## ToHtml {#tohtml} + +Html representation of section value. + +**Returns:** System::String Aspose::Email::Amp:: + +```cpp +ToHtml() +``` + diff --git a/english/cpp/aspose.email.antispam/_index.md b/english/cpp/aspose.email.antispam/_index.md new file mode 100644 index 0000000000..6d34bc1960 --- /dev/null +++ b/english/cpp/aspose.email.antispam/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::AntiSpam namespace" +linktitle: "Aspose::Email::AntiSpam" +articleTitle: "Aspose::Email::AntiSpam" +second_title: "Aspose.Email for C++" +description: "Provides tools for analyzing and classifying email messages to detect spam using heuristic and Bayesian methods." +type: docs +weight: 10 +url: /cpp/aspose.email.antispam/ +--- + +## Aspose::Email::AntiSpam namespace + +The Aspose::Email::AntiSpam namespace offers classes for evaluating email content against spam criteria. The primary class, SpamAnalyzer, calculates spam scores and supports customizable detection rules. + + +## Classes + +| Name | Description | +| --- | --- | +| [SpamAnalyzer](./spamanalyzer/) | Class which allows applications to detect spam e-mails with self-learning Bayesi | + diff --git a/english/cpp/aspose.email.antispam/spamanalyzer/_index.md b/english/cpp/aspose.email.antispam/spamanalyzer/_index.md new file mode 100644 index 0000000000..920c4b2b25 --- /dev/null +++ b/english/cpp/aspose.email.antispam/spamanalyzer/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::AntiSpam::SpamAnalyzer class" +linktitle: "SpamAnalyzer" +articleTitle: "SpamAnalyzer" +second_title: "Aspose.Email for C++" +description: "Class which allows applications to detect spam e-mails with self-learning Bayesian filter." +type: docs +weight: 10 +url: /cpp/aspose.email.antispam/spamanalyzer/ +--- + +## SpamAnalyzer class + +Class which allows applications to detect spam e-mails with self-learning Bayesian filter. + +## Constructors + +| Name | Description | +| --- | --- | +| [SpamAnalyzer (3 overloads)](./spamanalyzer/) | Initialize a new instance of the Aspose::Email::AntiSpam::SpamAnalyzer class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Filter](./get_filter/) | For testing only. | +| [LoadDatabase (2 overloads)](./loaddatabase/) | Loads Bayesian database from stream. | +| [Reset](./reset/) | Clears all statistics (Bayesian database). | +| [SaveDatabase (2 overloads)](./savedatabase/) | Saves the Bayesian database to stream. | +| [Test](./test/) | Analyses the message and returns the probability of the message being spam. | +| [TrainFilter (3 overloads)](./trainfilter/) | Learns from the specified messages as from spam or non-spam source. | + diff --git a/english/cpp/aspose.email.antispam/spamanalyzer/get_filter/_index.md b/english/cpp/aspose.email.antispam/spamanalyzer/get_filter/_index.md new file mode 100644 index 0000000000..3bcacb1627 --- /dev/null +++ b/english/cpp/aspose.email.antispam/spamanalyzer/get_filter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AntiSpam::SpamAnalyzer::get_Filter method" +linktitle: "get_Filter" +articleTitle: "get_Filter" +second_title: "Aspose.Email for C++" +description: "For testing only." +type: docs +weight: 10 +url: /cpp/aspose.email.antispam/spamanalyzer/get_filter/ +--- + +## get_Filter {#get_filter} + +For testing only. + +**Returns:** System::SharedPtr Aspose::Email::AntiSpam:: + +```cpp +get_Filter() +``` + diff --git a/english/cpp/aspose.email.antispam/spamanalyzer/loaddatabase/_index.md b/english/cpp/aspose.email.antispam/spamanalyzer/loaddatabase/_index.md new file mode 100644 index 0000000000..f121121836 --- /dev/null +++ b/english/cpp/aspose.email.antispam/spamanalyzer/loaddatabase/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::AntiSpam::SpamAnalyzer::LoadDatabase method" +linktitle: "LoadDatabase" +articleTitle: "LoadDatabase" +second_title: "Aspose.Email for C++" +description: "Loads Bayesian database from stream." +type: docs +weight: 20 +url: /cpp/aspose.email.antispam/spamanalyzer/loaddatabase/ +--- + +## LoadDatabase (1 of 2) {#loaddatabase_1} + +Loads Bayesian database from stream. + +**Returns:** void Aspose::Email::AntiSpam:: + +```cpp +LoadDatabase(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | An input stream containing Bayesian database. | + +--- + +## LoadDatabase (2 of 2) {#loaddatabase_2} + +Loads Bayesian database from file. + +**Returns:** void Aspose::Email::AntiSpam:: + +```cpp +LoadDatabase(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | The full or relative path to the file containing Bayesian database. | + diff --git a/english/cpp/aspose.email.antispam/spamanalyzer/reset/_index.md b/english/cpp/aspose.email.antispam/spamanalyzer/reset/_index.md new file mode 100644 index 0000000000..1945f77369 --- /dev/null +++ b/english/cpp/aspose.email.antispam/spamanalyzer/reset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AntiSpam::SpamAnalyzer::Reset method" +linktitle: "Reset" +articleTitle: "Reset" +second_title: "Aspose.Email for C++" +description: "Clears all statistics (Bayesian database)." +type: docs +weight: 30 +url: /cpp/aspose.email.antispam/spamanalyzer/reset/ +--- + +## Reset {#reset} + +Clears all statistics (Bayesian database). + +**Returns:** void Aspose::Email::AntiSpam:: + +```cpp +Reset() +``` + diff --git a/english/cpp/aspose.email.antispam/spamanalyzer/savedatabase/_index.md b/english/cpp/aspose.email.antispam/spamanalyzer/savedatabase/_index.md new file mode 100644 index 0000000000..73dea83fbd --- /dev/null +++ b/english/cpp/aspose.email.antispam/spamanalyzer/savedatabase/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::AntiSpam::SpamAnalyzer::SaveDatabase method" +linktitle: "SaveDatabase" +articleTitle: "SaveDatabase" +second_title: "Aspose.Email for C++" +description: "Saves the Bayesian database to stream." +type: docs +weight: 40 +url: /cpp/aspose.email.antispam/spamanalyzer/savedatabase/ +--- + +## SaveDatabase (1 of 2) {#savedatabase_1} + +Saves the Bayesian database to stream. + +**Returns:** void Aspose::Email::AntiSpam:: + +```cpp +SaveDatabase(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | An output stream containing Bayesian database. | + +--- + +## SaveDatabase (2 of 2) {#savedatabase_2} + +Saves the Bayesian database to file. + +**Returns:** void Aspose::Email::AntiSpam:: + +```cpp +SaveDatabase(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | The full or relative path to the file containing Bayesian database. | + diff --git a/english/cpp/aspose.email.antispam/spamanalyzer/spamanalyzer/_index.md b/english/cpp/aspose.email.antispam/spamanalyzer/spamanalyzer/_index.md new file mode 100644 index 0000000000..a9e0f7b06e --- /dev/null +++ b/english/cpp/aspose.email.antispam/spamanalyzer/spamanalyzer/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::AntiSpam::SpamAnalyzer::SpamAnalyzer constructor" +linktitle: "SpamAnalyzer" +articleTitle: "SpamAnalyzer" +second_title: "Aspose.Email for C++" +description: "Initialize a new instance of the Aspose::Email::AntiSpam::SpamAnalyzer class." +type: docs +weight: 10 +url: /cpp/aspose.email.antispam/spamanalyzer/spamanalyzer/ +--- + +## SpamAnalyzer (1 of 3) {#spamanalyzer_1} + +Initialize a new instance of the Aspose::Email::AntiSpam::SpamAnalyzer class. + +**Returns:** Aspose::Email::AntiSpam:: + +```cpp +SpamAnalyzer() +``` + +--- + +## SpamAnalyzer (2 of 3) {#spamanalyzer_2} + +Initialize a new instance of the Aspose::Email::AntiSpam::SpamAnalyzer class. + +**Returns:** Aspose::Email::AntiSpam:: + +```cpp +SpamAnalyzer(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | An input stream containing Bayesian database. | + +--- + +## SpamAnalyzer (3 of 3) {#spamanalyzer_3} + +Initialize a new instance of the Aspose::Email::AntiSpam::SpamAnalyzer class. + +**Returns:** Aspose::Email::AntiSpam:: + +```cpp +SpamAnalyzer(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | The full or relative path to the file containing Bayesian database. | + diff --git a/english/cpp/aspose.email.antispam/spamanalyzer/test/_index.md b/english/cpp/aspose.email.antispam/spamanalyzer/test/_index.md new file mode 100644 index 0000000000..b01f30a0c8 --- /dev/null +++ b/english/cpp/aspose.email.antispam/spamanalyzer/test/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AntiSpam::SpamAnalyzer::Test method" +linktitle: "Test" +articleTitle: "Test" +second_title: "Aspose.Email for C++" +description: "Analyses the message and returns the probability of the message being spam." +type: docs +weight: 50 +url: /cpp/aspose.email.antispam/spamanalyzer/test/ +--- + +## Test {#test} + +Analyses the message and returns the probability of the message being spam. + +**Returns:** A double value in 0-1 range, where 0 corresponds to "definitely non-spam" (0% spam probability) and 1 corresponds to "definitely spam" (100% spam probability). + +```cpp +Test(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | MailMessage for test the probability of the message being spam. | + diff --git a/english/cpp/aspose.email.antispam/spamanalyzer/trainfilter/_index.md b/english/cpp/aspose.email.antispam/spamanalyzer/trainfilter/_index.md new file mode 100644 index 0000000000..f508847d99 --- /dev/null +++ b/english/cpp/aspose.email.antispam/spamanalyzer/trainfilter/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::AntiSpam::SpamAnalyzer::TrainFilter method" +linktitle: "TrainFilter" +articleTitle: "TrainFilter" +second_title: "Aspose.Email for C++" +description: "Learns from the specified messages as from spam or non-spam source." +type: docs +weight: 60 +url: /cpp/aspose.email.antispam/spamanalyzer/trainfilter/ +--- + +## TrainFilter (1 of 3) {#trainfilter_1} + +Learns from the specified messages as from spam or non-spam source. + +**Returns:** void Aspose::Email::AntiSpam:: + +```cpp +TrainFilter(System::ArrayPtr< System::SharedPtr < MailMessage >> ham, System::ArrayPtr< System::SharedPtr < MailMessage >> spam) +``` + +| Parameter | Description | +| --- | --- | +| ham | The array of MailMessage objects that is non-spam for training the Bayesian filter. | +| spam | The array of MailMessage objects that is spam for training the Bayesian filter. | + +--- + +## TrainFilter (2 of 3) {#trainfilter_2} + +Learns from the specified message as from spam or non-spam source. + +**Returns:** void Aspose::Email::AntiSpam:: + +```cpp +TrainFilter(System::SharedPtr < MailMessage > message, bool isSpam) +``` + +| Parameter | Description | +| --- | --- | +| message | A reference to the MailMessage object representing the message to train the Bayesian filter. | +| isSpam | True if the message is a spam; false if it's a legitimate message. | + +--- + +## TrainFilter (3 of 3) {#trainfilter_3} + +Learns from the specified string as from spam or non-spam source. + +**Returns:** void Aspose::Email::AntiSpam:: + +```cpp +TrainFilter(System::String text, bool isSpam) +``` + +| Parameter | Description | +| --- | --- | +| text | A string value to train the Bayesian filter. | +| isSpam | True if specified text is a spam; false if it's a legitimate text. | + diff --git a/english/cpp/aspose.email.bounce/_index.md b/english/cpp/aspose.email.bounce/_index.md new file mode 100644 index 0000000000..57c524823e --- /dev/null +++ b/english/cpp/aspose.email.bounce/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Bounce namespace" +linktitle: "Aspose::Email::Bounce" +articleTitle: "Aspose::Email::Bounce" +second_title: "Aspose.Email for C++" +description: "Provides classes and enums for detecting, classifying, and processing email bounces and delivery status notifications." +type: docs +weight: 10 +url: /cpp/aspose.email.bounce/ +--- + +## Aspose::Email::Bounce namespace + +The Aspose::Email::Bounce namespace groups the BounceResult class and DSNAction enumeration, which together enable developers to interpret bounce messages and delivery status notifications programmatically. Use these types to automate handling of undeliverable email in your applications. + + +## Classes + +| Name | Description | +| --- | --- | +| [BounceResult](./bounceresult/) | Represents result of the message examination as a bounce message. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [DSNAction](./dsnaction/) | Indicates the action performed by the Reporting-MTA as a result of its attempt t | + diff --git a/english/cpp/aspose.email.bounce/bounceresult/_index.md b/english/cpp/aspose.email.bounce/bounceresult/_index.md new file mode 100644 index 0000000000..c03f5c5bf4 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Bounce::BounceResult class" +linktitle: "BounceResult" +articleTitle: "BounceResult" +second_title: "Aspose.Email for C++" +description: "Represents result of the message examination as a bounce message." +type: docs +weight: 10 +url: /cpp/aspose.email.bounce/bounceresult/ +--- + +## BounceResult class + +Represents result of the message examination as a bounce message. + +## Constructors + +| Name | Description | +| --- | --- | +| [BounceResult](./bounceresult/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Action](./get_action/) | Indicates the action performed as a result of attempt to deliver the message. | +| [get_IsBounced](./get_isbounced/) | True if email is a delivery failure or deliver delay report. | +| [get_IsEmpty](./get_isempty/) | | +| [get_OriginalMessage](./get_originalmessage/) | Contains the original message. | +| [get_Reason](./get_reason/) | For a "failed" or "delayed" recipient, contains the actual diagnostic code issued by the mail transport. | +| [get_Recipient](./get_recipient/) | Indicates the original recipient address as specified by the sender of the message for which the delivery failure report was issued. | +| [get_Status](./get_status/) | Contains a transport-independent status code which indicates the delivery status of the message to that recipient. | +| [set_Action](./set_action/) | Indicates the action performed as a result of attempt to deliver the message. | +| [set_IsBounced](./set_isbounced/) | True if email is a delivery failure or deliver delay report. | +| [set_OriginalMessage](./set_originalmessage/) | Contains the original message. | +| [set_Reason](./set_reason/) | For a "failed" or "delayed" recipient, contains the actual diagnostic code issued by the mail transport. | +| [set_Recipient](./set_recipient/) | Indicates the original recipient address as specified by the sender of the message for which the delivery failure report was issued. | +| [set_Status](./set_status/) | Contains a transport-independent status code which indicates the delivery status of the message to that recipient. | +| [BounceDetector](./bouncedetector/) | | + diff --git a/english/cpp/aspose.email.bounce/bounceresult/bouncedetector/_index.md b/english/cpp/aspose.email.bounce/bounceresult/bouncedetector/_index.md new file mode 100644 index 0000000000..cb785ef3cb --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/bouncedetector/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::BounceDetector method" +linktitle: "BounceDetector" +articleTitle: "BounceDetector" +second_title: "Aspose.Email for C++" +description: "BounceDetector of BounceResult." +type: docs +weight: 140 +url: /cpp/aspose.email.bounce/bounceresult/bouncedetector/ +--- + +## BounceDetector {#bouncedetector} + +```cpp +friend class BounceDetector() +``` + diff --git a/english/cpp/aspose.email.bounce/bounceresult/bounceresult/_index.md b/english/cpp/aspose.email.bounce/bounceresult/bounceresult/_index.md new file mode 100644 index 0000000000..dd8192e139 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/bounceresult/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::BounceResult constructor" +linktitle: "BounceResult" +articleTitle: "BounceResult" +second_title: "Aspose.Email for C++" +description: "BounceResult of BounceResult." +type: docs +weight: 10 +url: /cpp/aspose.email.bounce/bounceresult/bounceresult/ +--- + +## BounceResult {#bounceresult} + +**Returns:** Aspose::Email::Bounce:: + +```cpp +BounceResult() +``` + diff --git a/english/cpp/aspose.email.bounce/bounceresult/get_action/_index.md b/english/cpp/aspose.email.bounce/bounceresult/get_action/_index.md new file mode 100644 index 0000000000..2c7b1a2c0f --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/get_action/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::get_Action method" +linktitle: "get_Action" +articleTitle: "get_Action" +second_title: "Aspose.Email for C++" +description: "Indicates the action performed as a result of attempt to deliver the message." +type: docs +weight: 10 +url: /cpp/aspose.email.bounce/bounceresult/get_action/ +--- + +## get_Action {#get_action} + +Indicates the action performed as a result of attempt to deliver the message. + +**Returns:** DSNAction Aspose::Email::Bounce:: + +```cpp +get_Action() +``` + diff --git a/english/cpp/aspose.email.bounce/bounceresult/get_isbounced/_index.md b/english/cpp/aspose.email.bounce/bounceresult/get_isbounced/_index.md new file mode 100644 index 0000000000..8fa94b42fd --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/get_isbounced/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::get_IsBounced method" +linktitle: "get_IsBounced" +articleTitle: "get_IsBounced" +second_title: "Aspose.Email for C++" +description: "True if email is a delivery failure or deliver delay report." +type: docs +weight: 20 +url: /cpp/aspose.email.bounce/bounceresult/get_isbounced/ +--- + +## get_IsBounced {#get_isbounced} + +True if email is a delivery failure or deliver delay report. + +**Returns:** bool Aspose::Email::Bounce:: + +```cpp +get_IsBounced() +``` + diff --git a/english/cpp/aspose.email.bounce/bounceresult/get_isempty/_index.md b/english/cpp/aspose.email.bounce/bounceresult/get_isempty/_index.md new file mode 100644 index 0000000000..bfd1072b30 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/get_isempty/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::get_IsEmpty method" +linktitle: "get_IsEmpty" +articleTitle: "get_IsEmpty" +second_title: "Aspose.Email for C++" +description: "get_IsEmpty of BounceResult." +type: docs +weight: 30 +url: /cpp/aspose.email.bounce/bounceresult/get_isempty/ +--- + +## get_IsEmpty {#get_isempty} + +**Returns:** bool Aspose::Email::Bounce:: + +```cpp +get_IsEmpty() +``` + diff --git a/english/cpp/aspose.email.bounce/bounceresult/get_originalmessage/_index.md b/english/cpp/aspose.email.bounce/bounceresult/get_originalmessage/_index.md new file mode 100644 index 0000000000..a193da9d46 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/get_originalmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::get_OriginalMessage method" +linktitle: "get_OriginalMessage" +articleTitle: "get_OriginalMessage" +second_title: "Aspose.Email for C++" +description: "Contains the original message." +type: docs +weight: 40 +url: /cpp/aspose.email.bounce/bounceresult/get_originalmessage/ +--- + +## get_OriginalMessage {#get_originalmessage} + +Contains the original message. + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Bounce:: + +```cpp +get_OriginalMessage() +``` + diff --git a/english/cpp/aspose.email.bounce/bounceresult/get_reason/_index.md b/english/cpp/aspose.email.bounce/bounceresult/get_reason/_index.md new file mode 100644 index 0000000000..4b33b8b62a --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/get_reason/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::get_Reason method" +linktitle: "get_Reason" +articleTitle: "get_Reason" +second_title: "Aspose.Email for C++" +description: "For a \"failed\" or \"delayed\" recipient, contains the actual diagnostic code issued by the mail transport." +type: docs +weight: 50 +url: /cpp/aspose.email.bounce/bounceresult/get_reason/ +--- + +## get_Reason {#get_reason} + +For a "failed" or "delayed" recipient, contains the actual diagnostic code issued by the mail transport. + +**Returns:** System::String Aspose::Email::Bounce:: + +```cpp +get_Reason() +``` + diff --git a/english/cpp/aspose.email.bounce/bounceresult/get_recipient/_index.md b/english/cpp/aspose.email.bounce/bounceresult/get_recipient/_index.md new file mode 100644 index 0000000000..6dce459a92 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/get_recipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::get_Recipient method" +linktitle: "get_Recipient" +articleTitle: "get_Recipient" +second_title: "Aspose.Email for C++" +description: "Indicates the original recipient address as specified by the sender of the message for which the delivery failure report was issued." +type: docs +weight: 60 +url: /cpp/aspose.email.bounce/bounceresult/get_recipient/ +--- + +## get_Recipient {#get_recipient} + +Indicates the original recipient address as specified by the sender of the message for which the delivery failure report was issued. + +**Returns:** System::String Aspose::Email::Bounce:: + +```cpp +get_Recipient() +``` + diff --git a/english/cpp/aspose.email.bounce/bounceresult/get_status/_index.md b/english/cpp/aspose.email.bounce/bounceresult/get_status/_index.md new file mode 100644 index 0000000000..ebf12bfa56 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/get_status/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::get_Status method" +linktitle: "get_Status" +articleTitle: "get_Status" +second_title: "Aspose.Email for C++" +description: "Contains a transport-independent status code which indicates the delivery status of the message to that recipient." +type: docs +weight: 70 +url: /cpp/aspose.email.bounce/bounceresult/get_status/ +--- + +## get_Status {#get_status} + +Contains a transport-independent status code which indicates the delivery status of the message to that recipient. + +**Returns:** System::String Aspose::Email::Bounce:: + +```cpp +get_Status() +``` + diff --git a/english/cpp/aspose.email.bounce/bounceresult/set_action/_index.md b/english/cpp/aspose.email.bounce/bounceresult/set_action/_index.md new file mode 100644 index 0000000000..eb053de924 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/set_action/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::set_Action method" +linktitle: "set_Action" +articleTitle: "set_Action" +second_title: "Aspose.Email for C++" +description: "Indicates the action performed as a result of attempt to deliver the message." +type: docs +weight: 80 +url: /cpp/aspose.email.bounce/bounceresult/set_action/ +--- + +## set_Action {#set_action} + +Indicates the action performed as a result of attempt to deliver the message. + +**Returns:** void Aspose::Email::Bounce:: + +```cpp +set_Action(DSNAction value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.bounce/bounceresult/set_isbounced/_index.md b/english/cpp/aspose.email.bounce/bounceresult/set_isbounced/_index.md new file mode 100644 index 0000000000..d7bbf62de1 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/set_isbounced/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::set_IsBounced method" +linktitle: "set_IsBounced" +articleTitle: "set_IsBounced" +second_title: "Aspose.Email for C++" +description: "True if email is a delivery failure or deliver delay report." +type: docs +weight: 90 +url: /cpp/aspose.email.bounce/bounceresult/set_isbounced/ +--- + +## set_IsBounced {#set_isbounced} + +True if email is a delivery failure or deliver delay report. + +**Returns:** void Aspose::Email::Bounce:: + +```cpp +set_IsBounced(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.bounce/bounceresult/set_originalmessage/_index.md b/english/cpp/aspose.email.bounce/bounceresult/set_originalmessage/_index.md new file mode 100644 index 0000000000..b057c2549d --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/set_originalmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::set_OriginalMessage method" +linktitle: "set_OriginalMessage" +articleTitle: "set_OriginalMessage" +second_title: "Aspose.Email for C++" +description: "Contains the original message." +type: docs +weight: 100 +url: /cpp/aspose.email.bounce/bounceresult/set_originalmessage/ +--- + +## set_OriginalMessage {#set_originalmessage} + +Contains the original message. + +**Returns:** void Aspose::Email::Bounce:: + +```cpp +set_OriginalMessage(System::SharedPtr < MailMessage > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.bounce/bounceresult/set_reason/_index.md b/english/cpp/aspose.email.bounce/bounceresult/set_reason/_index.md new file mode 100644 index 0000000000..73c93e6fe0 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/set_reason/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::set_Reason method" +linktitle: "set_Reason" +articleTitle: "set_Reason" +second_title: "Aspose.Email for C++" +description: "For a \"failed\" or \"delayed\" recipient, contains the actual diagnostic code issued by the mail transport." +type: docs +weight: 110 +url: /cpp/aspose.email.bounce/bounceresult/set_reason/ +--- + +## set_Reason {#set_reason} + +For a "failed" or "delayed" recipient, contains the actual diagnostic code issued by the mail transport. + +**Returns:** void Aspose::Email::Bounce:: + +```cpp +set_Reason(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.bounce/bounceresult/set_recipient/_index.md b/english/cpp/aspose.email.bounce/bounceresult/set_recipient/_index.md new file mode 100644 index 0000000000..ad9e59e661 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/set_recipient/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::set_Recipient method" +linktitle: "set_Recipient" +articleTitle: "set_Recipient" +second_title: "Aspose.Email for C++" +description: "Indicates the original recipient address as specified by the sender of the message for which the delivery failure report was issued." +type: docs +weight: 120 +url: /cpp/aspose.email.bounce/bounceresult/set_recipient/ +--- + +## set_Recipient {#set_recipient} + +Indicates the original recipient address as specified by the sender of the message for which the delivery failure report was issued. + +**Returns:** void Aspose::Email::Bounce:: + +```cpp +set_Recipient(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.bounce/bounceresult/set_status/_index.md b/english/cpp/aspose.email.bounce/bounceresult/set_status/_index.md new file mode 100644 index 0000000000..6a2b728424 --- /dev/null +++ b/english/cpp/aspose.email.bounce/bounceresult/set_status/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Bounce::BounceResult::set_Status method" +linktitle: "set_Status" +articleTitle: "set_Status" +second_title: "Aspose.Email for C++" +description: "Contains a transport-independent status code which indicates the delivery status of the message to that recipient." +type: docs +weight: 130 +url: /cpp/aspose.email.bounce/bounceresult/set_status/ +--- + +## set_Status {#set_status} + +Contains a transport-independent status code which indicates the delivery status of the message to that recipient. + +**Returns:** void Aspose::Email::Bounce:: + +```cpp +set_Status(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.bounce/dsnaction/_index.md b/english/cpp/aspose.email.bounce/dsnaction/_index.md new file mode 100644 index 0000000000..195f5559be --- /dev/null +++ b/english/cpp/aspose.email.bounce/dsnaction/_index.md @@ -0,0 +1,24 @@ +--- +title: "DSNAction Enum" +linktitle: "DSNAction" +articleTitle: "DSNAction" +second_title: "Aspose.Email for C++" +description: "Indicates the action performed by the Reporting-MTA as a result of its attempt to deliver the message." +type: docs +weight: 10 +url: /cpp/aspose.email.bounce/dsnaction/ +--- + +## DSNAction enumeration (6 values) + +Indicates the action performed by the Reporting-MTA as a result of its attempt to deliver the message. + +| Value | Description | +| --- | --- | +| None | None of actions. | +| Delayed | Indicates that the Reporting MTA has so far been unable to deliver or relay the message, but it will continue to attempt to do so. Additional notification messages may be issued as the message is further delayed or successfully delivered, or if delivery attempts are later abandoned. | +| Delivered | Indicates that the message was successfully delivered to the recipient address specified by the sender, which includes "delivery" to a mailing list exploder. It does not indicate that the message has been read. This is a terminal state and no further DSN for this recipient should be expected. | +| Expanded | Indicates that the message has been successfully delivered to the recipient address as specified by the sender, and forwarded by the Reporting-MTA beyond that destination to multiple additional recipient addresses. An action-value of "expanded" differs from Delivered in that "expanded" is not a terminal state. Further "failed" and/or "delayed" notifications may be provided. | +| Failed | Indicates that the message could not be delivered to the recipient. The Reporting MTA has abandoned any attempts to deliver the message to this recipient. No further notifications should be expected. | +| Relayed | Indicates that the message has been relayed or gatewayed into an environment that does not accept responsibility for generating DSNs upon successful delivery. This action-value SHOULD NOT be used unless the sender has requested notification of successful delivery for this recipient. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/_index.md b/english/cpp/aspose.email.calendar.recurrences/_index.md new file mode 100644 index 0000000000..c013e1cc97 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Calendar::Recurrences namespace" +linktitle: "Aspose::Email::Calendar::Recurrences" +articleTitle: "Aspose::Email::Calendar::Recurrences" +second_title: "Aspose.Email for C++" +description: "Provides classes and enums for defining and handling calendar recurrence rules in Aspose.Email for C++." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/ +--- + +## Aspose::Email::Calendar::Recurrences namespace + +The Aspose::Email::Calendar::Recurrences namespace groups the types used to model recurrence patterns for calendar items, such as daily, weekly, or monthly repeats. It includes core classes like RecurrencePattern and CalendarRecurrence, as well as supporting collections for days and numbers. + + +## Classes + +| Name | Description | +| --- | --- | +| [ByDay](./byday/) | Represents Nth occurrence (or all occurrences) of the specified day of the week. | +| [ByDayCollection](./bydaycollection/) | Represents a collection of ByDay objects. | +| [ByNumberCollection](./bynumbercollection/) | Represents a set of months, weeks, days, hours, minutes or seconds in a recurren | +| [CalendarRecurrence](./calendarrecurrence/) | The main class, represents an iCalendar recurrence. | +| [DailyRecurrencePattern](./dailyrecurrencepattern/) | Represents a recurrence pattern of daily recurrence type. | +| [DateCollection](./datecollection/) | Represents a collection of DateTime values. | +| [MonthlyRecurrencePattern](./monthlyrecurrencepattern/) | Represents a recurrence pattern of monthly recurrence type. | +| [RecurrencePattern](./recurrencepattern/) | Represents a recurrence pattern. | +| [RecurrenceRule](./recurrencerule/) | Represents one recurrence or exception rule in a recurrence pattern. | +| [RecurrenceRuleCollection](./recurrencerulecollection/) | Represents a collection of RecurrenceRule objects. | +| [WeeklyRecurrencePattern](./weeklyrecurrencepattern/) | Represents a recurrence pattern of weekly recurrence type. | +| [YearlyRecurrencePattern](./yearlyrecurrencepattern/) | Represents a recurrence pattern of yearly recurrence type. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [CalendarDay](./calendarday/) | Represents the day of the week. | +| [CalendarMonth](./calendarmonth/) | Represents a calendar month. | +| [DayPosition](./dayposition/) | Day positions, typically found in a month. | +| [EndType](./endtype/) | Specifies how the recurrence rule ends. | +| [Frequency](./frequency/) | Specifies frequency of the recurrence rule. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/_index.md new file mode 100644 index 0000000000..5a35b305d6 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay class" +linktitle: "ByDay" +articleTitle: "ByDay" +second_title: "Aspose.Email for C++" +description: "Represents Nth occurrence (or all occurrences) of the specified day of the week." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/byday/ +--- + +## ByDay class + +Represents Nth occurrence (or all occurrences) of the specified day of the week. + +Corresponds to one day of the week specified in the BYDAY part of a recurrence rule. + +Can be used in a monthly or yearly recurrence rule to specify Nth occurrence (or all occurrences) of the specified day of the week in a month or year. + +BYDAY=MO represents all Mondays of the month or year. To represent all occurrences, set NthOccurrence to 0. + +BYDAY=2MO represents 2nd Monday in a month or year. + +BYDAY=-1MO represents the last Monday of a month or year. + +## Constructors + +| Name | Description | +| --- | --- | +| [ByDay (2 overloads)](./byday/) | Initializes a new instance of ByDay class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [Equals_](./equals_/) | Determines whether the specified ByDay is equal to this instance. | +| [get_DayOfWeek](./get_dayofweek/) | Gets the day of the week. | +| [get_IsAllOccurrences](./get_isalloccurrences/) | Returns True when NthOccurrence is zero (meaning all occurrences of this day of week). | +| [get_NthOccurrence](./get_nthoccurrence/) | Gets the nth occurrence of the day of the week. | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [set_DayOfWeek](./set_dayofweek/) | Sets the day of the week. | +| [set_NthOccurrence](./set_nthoccurrence/) | Sets the nth occurrence of the day of the week. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/byday/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/byday/_index.md new file mode 100644 index 0000000000..93d5a3ae48 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/byday/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay::ByDay constructor" +linktitle: "ByDay" +articleTitle: "ByDay" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of ByDay class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/byday/byday/ +--- + +## ByDay (1 of 2) {#byday_1} + +Initializes a new instance of ByDay class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +ByDay(System::DayOfWeek dayOfWeek) +``` + +| Parameter | Description | +| --- | --- | +| dayOfWeek | A day of the week. | + +--- + +## ByDay (2 of 2) {#byday_2} + +Initializes a new instance of ByDay class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +ByDay(int32_t nthOccurrence, System::DayOfWeek dayOfWeek) +``` + +| Parameter | Description | +| --- | --- | +| nthOccurrence | The nth occurrence of the day of the week. | +| dayOfWeek | A day of the week. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/equals/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/equals/_index.md new file mode 100644 index 0000000000..eca80712dc --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/byday/equals/ +--- + +## Equals {#equals} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/equals_/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/equals_/_index.md new file mode 100644 index 0000000000..26dd18d003 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/equals_/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay::Equals_ method" +linktitle: "Equals_" +articleTitle: "Equals_" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified ByDay is equal to this instance." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/byday/equals_/ +--- + +## Equals_ {#equals_} + +Determines whether the specified ByDay is equal to this instance. + +**Returns:** true if the specified ByDay is equal to this instance; otherwise, false . + +```cpp +Equals_(System::SharedPtr < ByDay > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The ByDay to compare with this instance. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/get_dayofweek/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/get_dayofweek/_index.md new file mode 100644 index 0000000000..51f22c7751 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/get_dayofweek/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay::get_DayOfWeek method" +linktitle: "get_DayOfWeek" +articleTitle: "get_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Gets the day of the week." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/byday/get_dayofweek/ +--- + +## get_DayOfWeek {#get_dayofweek} + +Gets the day of the week. + +**Returns:** System::DayOfWeek Aspose::Email::Calendar::Recurrences:: + +```cpp +get_DayOfWeek() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/get_isalloccurrences/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/get_isalloccurrences/_index.md new file mode 100644 index 0000000000..3ef89b7b36 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/get_isalloccurrences/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay::get_IsAllOccurrences method" +linktitle: "get_IsAllOccurrences" +articleTitle: "get_IsAllOccurrences" +second_title: "Aspose.Email for C++" +description: "Returns True when NthOccurrence is zero (meaning all occurrences of this day of week)." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar.recurrences/byday/get_isalloccurrences/ +--- + +## get_IsAllOccurrences {#get_isalloccurrences} + +Returns True when NthOccurrence is zero (meaning all occurrences of this day of week). + +**Returns:** bool Aspose::Email::Calendar::Recurrences:: + +```cpp +get_IsAllOccurrences() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/get_nthoccurrence/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/get_nthoccurrence/_index.md new file mode 100644 index 0000000000..a3647d5203 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/get_nthoccurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay::get_NthOccurrence method" +linktitle: "get_NthOccurrence" +articleTitle: "get_NthOccurrence" +second_title: "Aspose.Email for C++" +description: "Gets the nth occurrence of the day of the week." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar.recurrences/byday/get_nthoccurrence/ +--- + +## get_NthOccurrence {#get_nthoccurrence} + +Gets the nth occurrence of the day of the week. + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_NthOccurrence() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/gethashcode/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/gethashcode/_index.md new file mode 100644 index 0000000000..ae8b7153bb --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar.recurrences/byday/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/set_dayofweek/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/set_dayofweek/_index.md new file mode 100644 index 0000000000..e5dab680d5 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/set_dayofweek/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay::set_DayOfWeek method" +linktitle: "set_DayOfWeek" +articleTitle: "set_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Sets the day of the week." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar.recurrences/byday/set_dayofweek/ +--- + +## set_DayOfWeek {#set_dayofweek} + +Sets the day of the week. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_DayOfWeek(System::DayOfWeek value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/byday/set_nthoccurrence/_index.md b/english/cpp/aspose.email.calendar.recurrences/byday/set_nthoccurrence/_index.md new file mode 100644 index 0000000000..6296db7259 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/byday/set_nthoccurrence/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDay::set_NthOccurrence method" +linktitle: "set_NthOccurrence" +articleTitle: "set_NthOccurrence" +second_title: "Aspose.Email for C++" +description: "Sets the nth occurrence of the day of the week." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar.recurrences/byday/set_nthoccurrence/ +--- + +## set_NthOccurrence {#set_nthoccurrence} + +Sets the nth occurrence of the day of the week. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_NthOccurrence(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bydaycollection/_index.md b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/_index.md new file mode 100644 index 0000000000..453de061e0 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDayCollection class" +linktitle: "ByDayCollection" +articleTitle: "ByDayCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of ByDay objects." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/bydaycollection/ +--- + +## ByDayCollection class + +Represents a collection of ByDay objects. + +Corresponds to the BYDAY part of the recurrence rule. + +The BYDAY rule specifies a list of days of the week for a monthly or yearly recurrence rule. + +For each day of the week, a specific Nth occurrence or all occurrences can be specified. + +## Constructors + +| Name | Description | +| --- | --- | +| [ByDayCollection (2 overloads)](./bydaycollection/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add (3 overloads)](./add/) | Creates and adds a ByDay to the collection. | +| [Contains (2 overloads)](./contains/) | Returns a value indicating whether a specified day of week is present in the collection. | +| [Equals (2 overloads)](./equals/) | Determines whether the specified ByDayCollection is equal to this instance. | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bydaycollection/add/_index.md b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/add/_index.md new file mode 100644 index 0000000000..3404774d2a --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/add/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDayCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Creates and adds a ByDay to the collection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/bydaycollection/add/ +--- + +## Add (1 of 3) {#add_1} + +Creates and adds a ByDay to the collection. + +**Returns:** The zero-based index of the newly added item. + +```cpp +Add(int32_t nthOccurrence, System::DayOfWeek dayOfWeek) +``` + +| Parameter | Description | +| --- | --- | +| nthOccurrence | The nth occurrence of the day of the week. | +| dayOfWeek | A day of the week. | + +--- + +## Add (2 of 3) {#add_2} + +Creates and adds a ByDay that represents all occurrences of the day of the week to the collection. + +**Returns:** The zero-based index of the newly added item. + +```cpp +Add(System::DayOfWeek dayOfWeek) +``` + +| Parameter | Description | +| --- | --- | +| dayOfWeek | A day of the week. | + +--- + +## Add (3 of 3) {#add_3} + +Adds a ByDay to the collection. + +**Returns:** The zero-based index of the newly added item. + +```cpp +Add(System::SharedPtr < ByDay > byDay) +``` + +| Parameter | Description | +| --- | --- | +| byDay | The item to add to the collection. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bydaycollection/bydaycollection/_index.md b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/bydaycollection/_index.md new file mode 100644 index 0000000000..ea951775a5 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/bydaycollection/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDayCollection::ByDayCollection constructor" +linktitle: "ByDayCollection" +articleTitle: "ByDayCollection" +second_title: "Aspose.Email for C++" +description: "ByDayCollection of ByDayCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/bydaycollection/bydaycollection/ +--- + +## ByDayCollection (1 of 2) {#bydaycollection_1} + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +ByDayCollection() +``` + +--- + +## ByDayCollection (2 of 2) {#bydaycollection_2} + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +ByDayCollection(System::SharedPtr < ByDayCollection > collection) +``` + +| Parameter | Description | +| --- | --- | +| collection | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bydaycollection/contains/_index.md b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/contains/_index.md new file mode 100644 index 0000000000..45b8161edb --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/contains/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDayCollection::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Returns a value indicating whether a specified day of week is present in the collection." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/bydaycollection/contains/ +--- + +## Contains (1 of 2) {#contains_1} + +Returns a value indicating whether a specified day of week is present in the collection. + +**Returns:** True if the value parameter exists within this collection, otherwise false. + +```cpp +Contains(const System::DayOfWeek & dayOfWeek) +``` + +| Parameter | Description | +| --- | --- | +| dayOfWeek | Day of week System::DayOfWeek . | + +--- + +## Contains (2 of 2) {#contains_2} + +Not really sure what this does, need to find out and document. + +**Returns:** bool Aspose::Email::Calendar::Recurrences:: + +```cpp +Contains(System::SharedPtr < ByDay > element, int32_t maxNthOccurrence) +``` + +| Parameter | Description | +| --- | --- | +| element | | +| maxNthOccurrence | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bydaycollection/equals/_index.md b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/equals/_index.md new file mode 100644 index 0000000000..0d37f68a55 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDayCollection::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified ByDayCollection is equal to this instance." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/bydaycollection/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified ByDayCollection is equal to this instance. + +**Returns:** true if the specified ByDayCollection is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < ByDayCollection > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The ByDayCollection to compare with this instance. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bydaycollection/gethashcode/_index.md b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/gethashcode/_index.md new file mode 100644 index 0000000000..7628d00aca --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDayCollection::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar.recurrences/bydaycollection/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/bydaycollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..2816243466 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bydaycollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByDayCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ByDayCollection." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar.recurrences/bydaycollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/_index.md b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/_index.md new file mode 100644 index 0000000000..31fd1110d5 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByNumberCollection class" +linktitle: "ByNumberCollection" +articleTitle: "ByNumberCollection" +second_title: "Aspose.Email for C++" +description: "Represents a set of months, weeks, days, hours, minutes or seconds in a recurrence rule." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/bynumbercollection/ +--- + +## ByNumberCollection class + +Represents a set of months, weeks, days, hours, minutes or seconds in a recurrence rule. + +Corresponds to various BYXXX parts such as BYDAY, BYMONTH of a recurrence rule. + +Most of the ByXXX properties of RecurrenceRule are implemented as ByNumberCollection . + +## Constructors + +| Name | Description | +| --- | --- | +| [ByNumberCollection (2 overloads)](./bynumbercollection/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add (2 overloads)](./add/) | Adds an array of month, week, day, hour, minute or second to the collection. | +| [Equals (2 overloads)](./equals/) | Determines whether the specified ByNumberCollection is equal to this instance. | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/add/_index.md b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/add/_index.md new file mode 100644 index 0000000000..92943b22db --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/add/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByNumberCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an array of month, week, day, hour, minute or second to the collection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/bynumbercollection/add/ +--- + +## Add (1 of 2) {#add_1} + +Adds an array of month, week, day, hour, minute or second to the collection. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +Add(const System::ArrayPtr< int32_t > & values) +``` + +| Parameter | Description | +| --- | --- | +| values | The values. | + +--- + +## Add (2 of 2) {#add_2} + +Adds a month, week, day, hour, minute or second to the collection. + +**Returns:** The zero-based index of the newly added item. + +```cpp +Add(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value to add. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/bynumbercollection/_index.md b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/bynumbercollection/_index.md new file mode 100644 index 0000000000..6f010959c4 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/bynumbercollection/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByNumberCollection::ByNumberCollection constructor" +linktitle: "ByNumberCollection" +articleTitle: "ByNumberCollection" +second_title: "Aspose.Email for C++" +description: "ByNumberCollection of ByNumberCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/bynumbercollection/bynumbercollection/ +--- + +## ByNumberCollection (1 of 2) {#bynumbercollection_1} + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +ByNumberCollection(int32_t min, int32_t max, bool isAllowNegative) +``` + +| Parameter | Description | +| --- | --- | +| min | | +| max | | +| isAllowNegative | | + +--- + +## ByNumberCollection (2 of 2) {#bynumbercollection_2} + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +ByNumberCollection(System::SharedPtr < ByNumberCollection > collection) +``` + +| Parameter | Description | +| --- | --- | +| collection | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/equals/_index.md b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/equals/_index.md new file mode 100644 index 0000000000..51d4de2752 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByNumberCollection::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified ByNumberCollection is equal to this instance." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/bynumbercollection/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified ByNumberCollection is equal to this instance. + +**Returns:** true if the specified ByNumberCollection is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < ByNumberCollection > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The ByNumberCollection to compare with this instance. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/gethashcode/_index.md b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/gethashcode/_index.md new file mode 100644 index 0000000000..0fe5706904 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByNumberCollection::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/bynumbercollection/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..0117bf43b8 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/bynumbercollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::ByNumberCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ByNumberCollection." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar.recurrences/bynumbercollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarday/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarday/_index.md new file mode 100644 index 0000000000..ff771be7ae --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarday/_index.md @@ -0,0 +1,29 @@ +--- +title: "CalendarDay Enum" +linktitle: "CalendarDay" +articleTitle: "CalendarDay" +second_title: "Aspose.Email for C++" +description: "Represents the day of the week." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/calendarday/ +--- + +## CalendarDay enumeration (11 values) + +Represents the day of the week. + +| Value | Description | +| --- | --- | +| None | No values are set. | +| Monday | Monday. | +| Tuesday | Tuesday. | +| Wednesday | Wednesday. | +| Thursday | Thursday. | +| Friday | Friday. | +| Saturday | Saturday. | +| Sunday | Sunday. | +| Day | Represents all days of the week: SU,MO,TU,WE,TH,FR,SA. | +| WeekDay | Represents weekdays of the week: MO,TU,WE,TH,FR. | +| WeekendDay | Represents weekend days of the week: SU,SA. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarmonth/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarmonth/_index.md new file mode 100644 index 0000000000..e1d12f498e --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarmonth/_index.md @@ -0,0 +1,31 @@ +--- +title: "CalendarMonth Enum" +linktitle: "CalendarMonth" +articleTitle: "CalendarMonth" +second_title: "Aspose.Email for C++" +description: "Represents a calendar month." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/calendarmonth/ +--- + +## CalendarMonth enumeration (13 values) + +Represents a calendar month. + +| Value | Description | +| --- | --- | +| None | No values are set. | +| January | January. | +| February | February. | +| March | March. | +| April | April. | +| May | May. | +| June | June. | +| July | July. | +| August | August. | +| September | September. | +| October | October. | +| Novemeber | Novemeber. | +| December | December. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/_index.md new file mode 100644 index 0000000000..0cdca8803b --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence class" +linktitle: "CalendarRecurrence" +articleTitle: "CalendarRecurrence" +second_title: "Aspose.Email for C++" +description: "The main class, represents an iCalendar recurrence." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/ +--- + +## CalendarRecurrence class + +The main class, represents an iCalendar recurrence. + +## Constructors + +| Name | Description | +| --- | --- | +| [CalendarRecurrence (2 overloads)](./calendarrecurrence/) | Initializes a new instance of the CalendarRecurrence class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified CalendarRecurrence is equal to this instance. | +| [FromiCalendar](./fromicalendar/) | Gets a recurrence pattern from iCalendar string. | +| [FromRecurrence (2 overloads)](./fromrecurrence/) | Gets a recurrence pattern from XmlElement. | +| [GenerateOccurrences (5 overloads)](./generateoccurrences/) | Generates the occurrences. | +| [GenerateOccurrencesInternal (2 overloads)](./generateoccurrencesinternal/) | Generates occurrences without Evaluation limitation.Use this method for internal calculation to avoid incorrect results. | +| [get_EndDate](./get_enddate/) | Gets the end date. | +| [get_ExDates](./get_exdates/) | Gets the ex dates. | +| [get_ExRules](./get_exrules/) | Gets the ex rules. | +| [get_RDates](./get_rdates/) | Gets the R dates. | +| [get_RRules](./get_rrules/) | Gets the R rules. | +| [get_StartDate](./get_startdate/) | Gets the start date. | +| [GetHashCode](./gethashcode/) | Returns a hash code for this instance. | +| [set_EndDate](./set_enddate/) | Sets the end date. | +| [set_StartDate](./set_startdate/) | Sets the start date. | +| [ToiCalendar](./toicalendar/) | To iCalendar string. | +| [operator!=](./operator/) | Implements the operator !=. | +| [operator==](./operator/) | Implements the operator ==. | +| [MaxEvaluationRangeEnd](./maxevaluationrangeend/) | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/calendarrecurrence/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/calendarrecurrence/_index.md new file mode 100644 index 0000000000..222c276d32 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/calendarrecurrence/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::CalendarRecurrence constructor" +linktitle: "CalendarRecurrence" +articleTitle: "CalendarRecurrence" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the CalendarRecurrence class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/calendarrecurrence/ +--- + +## CalendarRecurrence (1 of 2) {#calendarrecurrence_1} + +Initializes a new instance of the CalendarRecurrence class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +CalendarRecurrence() +``` + +--- + +## CalendarRecurrence (2 of 2) {#calendarrecurrence_2} + +Initializes a new instance of the CalendarRecurrence class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +CalendarRecurrence(System::String pattern) +``` + +| Parameter | Description | +| --- | --- | +| pattern | The pattern. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/equals/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/equals/_index.md new file mode 100644 index 0000000000..29601e49a4 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified CalendarRecurrence is equal to this instance." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified CalendarRecurrence is equal to this instance. + +**Returns:** true if the specified CalendarRecurrence is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < CalendarRecurrence > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The CalendarRecurrence to compare with this instance. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/fromicalendar/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/fromicalendar/_index.md new file mode 100644 index 0000000000..ff74a38c15 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/fromicalendar/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::FromiCalendar method" +linktitle: "FromiCalendar" +articleTitle: "FromiCalendar" +second_title: "Aspose.Email for C++" +description: "Gets a recurrence pattern from iCalendar string." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/fromicalendar/ +--- + +## FromiCalendar {#fromicalendar} + +Gets a recurrence pattern from iCalendar string. + +**Returns:** Recurrence pattern CalendarRecurrence . + +```cpp +FromiCalendar(System::String pattern) +``` + +| Parameter | Description | +| --- | --- | +| pattern | String System::String representation of iCalendar. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/fromrecurrence/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/fromrecurrence/_index.md new file mode 100644 index 0000000000..9ff4e558fa --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/fromrecurrence/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::FromRecurrence method" +linktitle: "FromRecurrence" +articleTitle: "FromRecurrence" +second_title: "Aspose.Email for C++" +description: "Gets a recurrence pattern from XmlElement." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/fromrecurrence/ +--- + +## FromRecurrence (1 of 2) {#fromrecurrence_1} + +Gets a recurrence pattern from XmlElement. + +**Returns:** Recurrence pattern CalendarRecurrence . + +```cpp +FromRecurrence(System::SharedPtr < System::Xml::XmlElement > xmlElement) +``` + +| Parameter | Description | +| --- | --- | +| xmlElement | XmlElement System::Xml::XmlElement of pattern. | + +--- + +## FromRecurrence (2 of 2) {#fromrecurrence_2} + +Gets a recurrence pattern from XML pattern string. + +**Returns:** Recurrence pattern CalendarRecurrence . + +```cpp +FromRecurrence(System::String xmlString) +``` + +| Parameter | Description | +| --- | --- | +| xmlString | XML string System::String of pattern. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/generateoccurrences/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/generateoccurrences/_index.md new file mode 100644 index 0000000000..266cd520ae --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/generateoccurrences/_index.md @@ -0,0 +1,86 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::GenerateOccurrences method" +linktitle: "GenerateOccurrences" +articleTitle: "GenerateOccurrences" +second_title: "Aspose.Email for C++" +description: "Generates the occurrences." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/generateoccurrences/ +--- + +## GenerateOccurrences (1 of 5) {#generateoccurrences_1} + +Generates the occurrences. + +**Returns:** Collection of dates DateCollection . + +```cpp +GenerateOccurrences() +``` + +--- + +## GenerateOccurrences (2 of 5) {#generateoccurrences_2} + +Generates n next occurrences. + +**Returns:** Collection of dates DateCollection . + +```cpp +GenerateOccurrences(int32_t nNextOccurrences) +``` + +| Parameter | Description | +| --- | --- | +| nNextOccurrences | The amount of needed occurrences. | + +--- + +## GenerateOccurrences (3 of 5) {#generateoccurrences_3} + +**Returns:** System::SharedPtr < DateCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +GenerateOccurrences(System::DateTime rangeEnd) +``` + +| Parameter | Description | +| --- | --- | +| rangeEnd | | + +--- + +## GenerateOccurrences (4 of 5) {#generateoccurrences_4} + +Generates the occurrences. + +**Returns:** Collection of dates DateCollection . + +```cpp +GenerateOccurrences(System::DateTime rangeStart, System::DateTime rangeEnd) +``` + +| Parameter | Description | +| --- | --- | +| rangeStart | The range start. | +| rangeEnd | The range end. | + +--- + +## GenerateOccurrences (5 of 5) {#generateoccurrences_5} + +Generates n next occurrences. + +**Returns:** Collection of dates DateCollection . + +```cpp +GenerateOccurrences(System::DateTime rangeStart, System::DateTime rangeEnd, int32_t nNextOccurrences) +``` + +| Parameter | Description | +| --- | --- | +| rangeStart | The range start. | +| rangeEnd | The range end. | +| nNextOccurrences | The amount of needed occurrences. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/generateoccurrencesinternal/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/generateoccurrencesinternal/_index.md new file mode 100644 index 0000000000..7d8d97b6a0 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/generateoccurrencesinternal/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::GenerateOccurrencesInternal method" +linktitle: "GenerateOccurrencesInternal" +articleTitle: "GenerateOccurrencesInternal" +second_title: "Aspose.Email for C++" +description: "Generates occurrences without Evaluation limitation.Use this method for internal calculation to avoid incorrect results." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/generateoccurrencesinternal/ +--- + +## GenerateOccurrencesInternal (1 of 2) {#generateoccurrencesinternal_1} + +Generates occurrences without Evaluation limitation.Use this method for internal calculation to avoid incorrect results. + +**Returns:** Collection of dates DateCollection . + +```cpp +GenerateOccurrencesInternal() +``` + +--- + +## GenerateOccurrencesInternal (2 of 2) {#generateoccurrencesinternal_2} + +Generates n next occurrences without Evaluation limitation.Use this method for internal calculation to avoid incorrect results. + +**Returns:** Collection of dates DateCollection . + +```cpp +GenerateOccurrencesInternal(int32_t nNextOccurrences) +``` + +| Parameter | Description | +| --- | --- | +| nNextOccurrences | The amount of needed occurrences. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_enddate/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_enddate/_index.md new file mode 100644 index 0000000000..e498876652 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_enddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::get_EndDate method" +linktitle: "get_EndDate" +articleTitle: "get_EndDate" +second_title: "Aspose.Email for C++" +description: "Gets the end date." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_enddate/ +--- + +## get_EndDate {#get_enddate} + +Gets the end date. + +**Returns:** System::DateTime Aspose::Email::Calendar::Recurrences:: + +```cpp +get_EndDate() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_exdates/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_exdates/_index.md new file mode 100644 index 0000000000..d6d6e05686 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_exdates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::get_ExDates method" +linktitle: "get_ExDates" +articleTitle: "get_ExDates" +second_title: "Aspose.Email for C++" +description: "Gets the ex dates." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_exdates/ +--- + +## get_ExDates {#get_exdates} + +Gets the ex dates. + +**Returns:** System::SharedPtr < DateCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_ExDates() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_exrules/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_exrules/_index.md new file mode 100644 index 0000000000..60efe262da --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_exrules/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::get_ExRules method" +linktitle: "get_ExRules" +articleTitle: "get_ExRules" +second_title: "Aspose.Email for C++" +description: "Gets the ex rules." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_exrules/ +--- + +## get_ExRules {#get_exrules} + +Gets the ex rules. + +**Returns:** System::SharedPtr < RecurrenceRuleCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_ExRules() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_rdates/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_rdates/_index.md new file mode 100644 index 0000000000..614f7eb8eb --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_rdates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::get_RDates method" +linktitle: "get_RDates" +articleTitle: "get_RDates" +second_title: "Aspose.Email for C++" +description: "Gets the R dates." +type: docs +weight: 90 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_rdates/ +--- + +## get_RDates {#get_rdates} + +Gets the R dates. + +**Returns:** System::SharedPtr < DateCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_RDates() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_rrules/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_rrules/_index.md new file mode 100644 index 0000000000..e79e03386f --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_rrules/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::get_RRules method" +linktitle: "get_RRules" +articleTitle: "get_RRules" +second_title: "Aspose.Email for C++" +description: "Gets the R rules." +type: docs +weight: 100 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_rrules/ +--- + +## get_RRules {#get_rrules} + +Gets the R rules. + +**Returns:** System::SharedPtr < RecurrenceRuleCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_RRules() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_startdate/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_startdate/_index.md new file mode 100644 index 0000000000..8e8a8c1c7c --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_startdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::get_StartDate method" +linktitle: "get_StartDate" +articleTitle: "get_StartDate" +second_title: "Aspose.Email for C++" +description: "Gets the start date." +type: docs +weight: 110 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/get_startdate/ +--- + +## get_StartDate {#get_startdate} + +Gets the start date. + +**Returns:** System::DateTime Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartDate() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/gethashcode/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/gethashcode/_index.md new file mode 100644 index 0000000000..91e04c813a --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Returns a hash code for this instance." +type: docs +weight: 120 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Returns a hash code for this instance. + +**Returns:** A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/maxevaluationrangeend/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/maxevaluationrangeend/_index.md new file mode 100644 index 0000000000..7630bbdd7d --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/maxevaluationrangeend/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::MaxEvaluationRangeEnd method" +linktitle: "MaxEvaluationRangeEnd" +articleTitle: "MaxEvaluationRangeEnd" +second_title: "Aspose.Email for C++" +description: "MaxEvaluationRangeEnd of CalendarRecurrence." +type: docs +weight: 180 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/maxevaluationrangeend/ +--- + +## MaxEvaluationRangeEnd {#maxevaluationrangeend} + +**Returns:** System::DateTime Aspose::Email::Calendar::Recurrences:: + +```cpp +MaxEvaluationRangeEnd() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/operator/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/operator/_index.md new file mode 100644 index 0000000000..c3ebccd8df --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Implements the operator ==." +type: docs +weight: 170 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/operator/ +--- + +## operator== {#operator} + +Implements the operator ==. + +**Returns:** The result of the operator. + +```cpp +bool operator==(System::SharedPtr < CalendarRecurrence > left, System::SharedPtr < CalendarRecurrence > right) +``` + +| Parameter | Description | +| --- | --- | +| left | The left. | +| right | The right. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/set_enddate/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/set_enddate/_index.md new file mode 100644 index 0000000000..5287404ede --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/set_enddate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::set_EndDate method" +linktitle: "set_EndDate" +articleTitle: "set_EndDate" +second_title: "Aspose.Email for C++" +description: "Sets the end date." +type: docs +weight: 130 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/set_enddate/ +--- + +## set_EndDate {#set_enddate} + +Sets the end date. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_EndDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/set_startdate/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/set_startdate/_index.md new file mode 100644 index 0000000000..4a74e72355 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/set_startdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::set_StartDate method" +linktitle: "set_StartDate" +articleTitle: "set_StartDate" +second_title: "Aspose.Email for C++" +description: "Sets the start date." +type: docs +weight: 140 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/set_startdate/ +--- + +## set_StartDate {#set_startdate} + +Sets the start date. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/toicalendar/_index.md b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/toicalendar/_index.md new file mode 100644 index 0000000000..43119052bb --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/calendarrecurrence/toicalendar/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::CalendarRecurrence::ToiCalendar method" +linktitle: "ToiCalendar" +articleTitle: "ToiCalendar" +second_title: "Aspose.Email for C++" +description: "To iCalendar string." +type: docs +weight: 150 +url: /cpp/aspose.email.calendar.recurrences/calendarrecurrence/toicalendar/ +--- + +## ToiCalendar {#toicalendar} + +To iCalendar string. + +**Returns:** String System::String representation of RecurrencePattern . + +```cpp +ToiCalendar() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/_index.md new file mode 100644 index 0000000000..3ea3d84bdb --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::DailyRecurrencePattern class" +linktitle: "DailyRecurrencePattern" +articleTitle: "DailyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents a recurrence pattern of daily recurrence type." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/ +--- + +## DailyRecurrencePattern class + +**Inherits:** Aspose::Email::Calendar::Recurrences::RecurrencePattern + +Represents a recurrence pattern of daily recurrence type. + +## Constructors + +| Name | Description | +| --- | --- | +| [DailyRecurrencePattern (5 overloads)](./dailyrecurrencepattern/) | Initializes a new instance of the DailyRecurrencePattern class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_StartDay](./get_startday/) | Gets the start day. | +| [set_StartDay](./set_startday/) | Sets the start day. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/dailyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/dailyrecurrencepattern/_index.md new file mode 100644 index 0000000000..3b0c2f379c --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/dailyrecurrencepattern/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::DailyRecurrencePattern::DailyRecurrencePattern constructor" +linktitle: "DailyRecurrencePattern" +articleTitle: "DailyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the DailyRecurrencePattern class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/dailyrecurrencepattern/ +--- + +## DailyRecurrencePattern (1 of 5) {#dailyrecurrencepattern_1} + +Initializes a new instance of the DailyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +DailyRecurrencePattern(System::DateTime endDate) +``` + +| Parameter | Description | +| --- | --- | +| endDate | The end date. | + +--- + +## DailyRecurrencePattern (2 of 5) {#dailyrecurrencepattern_2} + +Initializes a new instance of the DailyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +DailyRecurrencePattern(int32_t occurs) +``` + +| Parameter | Description | +| --- | --- | +| occurs | The Int32 value that represents number of occurrences. | + +--- + +## DailyRecurrencePattern (3 of 5) {#dailyrecurrencepattern_3} + +Initializes a new instance of the DailyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +DailyRecurrencePattern(System::DateTime endDate, int32_t interval) +``` + +| Parameter | Description | +| --- | --- | +| endDate | The end date. | +| interval | The number of recurrence units. | + +--- + +## DailyRecurrencePattern (4 of 5) {#dailyrecurrencepattern_4} + +Initializes a new instance of the DailyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +DailyRecurrencePattern(int32_t occurs, int32_t interval) +``` + +| Parameter | Description | +| --- | --- | +| occurs | The Int32 value that represents number of occurrences. | +| interval | The number of recurrence units. | + +--- + +## DailyRecurrencePattern (5 of 5) {#dailyrecurrencepattern_5} + +Initializes a new instance of the DailyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +DailyRecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/get_startday/_index.md b/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/get_startday/_index.md new file mode 100644 index 0000000000..2279b10d8a --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/get_startday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::DailyRecurrencePattern::get_StartDay method" +linktitle: "get_StartDay" +articleTitle: "get_StartDay" +second_title: "Aspose.Email for C++" +description: "Gets the start day." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/get_startday/ +--- + +## get_StartDay {#get_startday} + +Gets the start day. + +**Returns:** CalendarDay Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartDay() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/set_startday/_index.md b/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/set_startday/_index.md new file mode 100644 index 0000000000..2ad7f8a50d --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/set_startday/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::DailyRecurrencePattern::set_StartDay method" +linktitle: "set_StartDay" +articleTitle: "set_StartDay" +second_title: "Aspose.Email for C++" +description: "Sets the start day." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/set_startday/ +--- + +## set_StartDay {#set_startday} + +Sets the start day. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartDay(CalendarDay value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/datecollection/_index.md b/english/cpp/aspose.email.calendar.recurrences/datecollection/_index.md new file mode 100644 index 0000000000..3c196f0a24 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/datecollection/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::DateCollection class" +linktitle: "DateCollection" +articleTitle: "DateCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of DateTime values." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/datecollection/ +--- + +## DateCollection class + +Represents a collection of DateTime values. + +## Constructors + +| Name | Description | +| --- | --- | +| [DateCollection (2 overloads)](./datecollection/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified DateCollection is equal to this instance. | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/datecollection/datecollection/_index.md b/english/cpp/aspose.email.calendar.recurrences/datecollection/datecollection/_index.md new file mode 100644 index 0000000000..a764b76106 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/datecollection/datecollection/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::DateCollection::DateCollection constructor" +linktitle: "DateCollection" +articleTitle: "DateCollection" +second_title: "Aspose.Email for C++" +description: "DateCollection of DateCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/datecollection/datecollection/ +--- + +## DateCollection (1 of 2) {#datecollection_1} + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +DateCollection() +``` + +--- + +## DateCollection (2 of 2) {#datecollection_2} + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +DateCollection(System::SharedPtr < DateCollection > collection) +``` + +| Parameter | Description | +| --- | --- | +| collection | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/datecollection/equals/_index.md b/english/cpp/aspose.email.calendar.recurrences/datecollection/equals/_index.md new file mode 100644 index 0000000000..3e1a168601 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/datecollection/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::DateCollection::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified DateCollection is equal to this instance." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/datecollection/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified DateCollection is equal to this instance. + +**Returns:** true if the specified DateCollection is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < DateCollection > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The DateCollection to compare with this instance. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/datecollection/gethashcode/_index.md b/english/cpp/aspose.email.calendar.recurrences/datecollection/gethashcode/_index.md new file mode 100644 index 0000000000..40fcc48b24 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/datecollection/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::DateCollection::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/datecollection/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/datecollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.calendar.recurrences/datecollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..c04dcf96f9 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/datecollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::DateCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of DateCollection." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/datecollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/dayposition/_index.md b/english/cpp/aspose.email.calendar.recurrences/dayposition/_index.md new file mode 100644 index 0000000000..589c5ea10c --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/dayposition/_index.md @@ -0,0 +1,24 @@ +--- +title: "DayPosition Enum" +linktitle: "DayPosition" +articleTitle: "DayPosition" +second_title: "Aspose.Email for C++" +description: "Day positions, typically found in a month." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/dayposition/ +--- + +## DayPosition enumeration (6 values) + +Day positions, typically found in a month. + +| Value | Description | +| --- | --- | +| None | No values are set. | +| First | First occurrence found in a given interval. | +| Second | Second occurrence found in a given interval. | +| Third | Third occurrence found in a given interval. | +| Fourth | Fourth occurrence found in a given interval. | +| Last | Last occurrence found in a given interval. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/endtype/_index.md b/english/cpp/aspose.email.calendar.recurrences/endtype/_index.md new file mode 100644 index 0000000000..c43a2e03e4 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/endtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "EndType Enum" +linktitle: "EndType" +articleTitle: "EndType" +second_title: "Aspose.Email for C++" +description: "Specifies how the recurrence rule ends." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/endtype/ +--- + +## EndType enumeration (3 values) + +Specifies how the recurrence rule ends. + +| Value | Description | +| --- | --- | +| None | Pattern does not have an end. | +| Until | Pattern ends on a specified end date. | +| Count | Pattern ends after specified number of occurrences. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/frequency/_index.md b/english/cpp/aspose.email.calendar.recurrences/frequency/_index.md new file mode 100644 index 0000000000..19259eb50c --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/frequency/_index.md @@ -0,0 +1,26 @@ +--- +title: "Frequency Enum" +linktitle: "Frequency" +articleTitle: "Frequency" +second_title: "Aspose.Email for C++" +description: "Specifies frequency of the recurrence rule." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/frequency/ +--- + +## Frequency enumeration (8 values) + +Specifies frequency of the recurrence rule. + +| Value | Description | +| --- | --- | +| None | No values are set. | +| Secondly | Occurrences repeat based on an interval of a second or more. | +| Minutely | Occurrences repeat based on an interval of a minute or more. | +| Hourly | Occurrences repeat based on an interval of an hour or more. | +| Daily | Occurrences repeat based on an interval of a day or more. | +| Weekly | Occurrences repeat based on an interval of a week or more. | +| Monthly | Occurrences repeat based on an interval of a month or more. | +| Yearly | Occurrences repeat based on an interval of a year or more. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/_index.md new file mode 100644 index 0000000000..5535f72587 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern class" +linktitle: "MonthlyRecurrencePattern" +articleTitle: "MonthlyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents a recurrence pattern of monthly recurrence type." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/ +--- + +## MonthlyRecurrencePattern class + +**Inherits:** Aspose::Email::Calendar::Recurrences::RecurrencePattern + +Represents a recurrence pattern of monthly recurrence type. + +## Constructors + +| Name | Description | +| --- | --- | +| [MonthlyRecurrencePattern (3 overloads)](./monthlyrecurrencepattern/) | Initializes a new instance of the MonthlyRecurrencePattern class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_iStartDay](./get_istartday/) | | +| [get_iStartPosition](./get_istartposition/) | | +| [get_StartDay](./get_startday/) | Gets the start day. | +| [get_StartOffset](./get_startoffset/) | Gets the start offset. | +| [get_StartPosition](./get_startposition/) | Gets the start position. | +| [set_StartDay](./set_startday/) | Sets the start day. | +| [set_StartOffset](./set_startoffset/) | Sets the start offset. | +| [set_StartPosition](./set_startposition/) | Sets the start position. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_istartday/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_istartday/_index.md new file mode 100644 index 0000000000..7f73439580 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_istartday/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern::get_iStartDay method" +linktitle: "get_iStartDay" +articleTitle: "get_iStartDay" +second_title: "Aspose.Email for C++" +description: "get_iStartDay of MonthlyRecurrencePattern." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_istartday/ +--- + +## get_iStartDay {#get_istartday} + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_iStartDay() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_istartposition/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_istartposition/_index.md new file mode 100644 index 0000000000..3949aff046 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_istartposition/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern::get_iStartPosition method" +linktitle: "get_iStartPosition" +articleTitle: "get_iStartPosition" +second_title: "Aspose.Email for C++" +description: "get_iStartPosition of MonthlyRecurrencePattern." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_istartposition/ +--- + +## get_iStartPosition {#get_istartposition} + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_iStartPosition() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startday/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startday/_index.md new file mode 100644 index 0000000000..1f644304c2 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern::get_StartDay method" +linktitle: "get_StartDay" +articleTitle: "get_StartDay" +second_title: "Aspose.Email for C++" +description: "Gets the start day." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startday/ +--- + +## get_StartDay {#get_startday} + +Gets the start day. + +**Returns:** CalendarDay Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartDay() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startoffset/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startoffset/_index.md new file mode 100644 index 0000000000..559eade6ca --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startoffset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern::get_StartOffset method" +linktitle: "get_StartOffset" +articleTitle: "get_StartOffset" +second_title: "Aspose.Email for C++" +description: "Gets the start offset." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startoffset/ +--- + +## get_StartOffset {#get_startoffset} + +Gets the start offset. + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartOffset() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startposition/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startposition/_index.md new file mode 100644 index 0000000000..363448acb7 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startposition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern::get_StartPosition method" +linktitle: "get_StartPosition" +articleTitle: "get_StartPosition" +second_title: "Aspose.Email for C++" +description: "Gets the start position." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/get_startposition/ +--- + +## get_StartPosition {#get_startposition} + +Gets the start position. + +**Returns:** DayPosition Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartPosition() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/monthlyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/monthlyrecurrencepattern/_index.md new file mode 100644 index 0000000000..93270a767b --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/monthlyrecurrencepattern/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern::MonthlyRecurrencePattern constructor" +linktitle: "MonthlyRecurrencePattern" +articleTitle: "MonthlyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MonthlyRecurrencePattern class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/monthlyrecurrencepattern/ +--- + +## MonthlyRecurrencePattern (1 of 3) {#monthlyrecurrencepattern_1} + +Initializes a new instance of the MonthlyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +MonthlyRecurrencePattern() +``` + +--- + +## MonthlyRecurrencePattern (2 of 3) {#monthlyrecurrencepattern_2} + +Initializes a new instance of the MonthlyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +MonthlyRecurrencePattern(int32_t startOffset, int32_t interval) +``` + +| Parameter | Description | +| --- | --- | +| startOffset | The start offset. | +| interval | The number of recurrence units. | + +--- + +## MonthlyRecurrencePattern (3 of 3) {#monthlyrecurrencepattern_3} + +Initializes a new instance of the MonthlyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +MonthlyRecurrencePattern(DayPosition startPosition, CalendarDay startDay, int32_t interval) +``` + +| Parameter | Description | +| --- | --- | +| startPosition | The start position. | +| startDay | The start day. | +| interval | The number of recurrence units. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startday/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startday/_index.md new file mode 100644 index 0000000000..85b0a4a078 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startday/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern::set_StartDay method" +linktitle: "set_StartDay" +articleTitle: "set_StartDay" +second_title: "Aspose.Email for C++" +description: "Sets the start day." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startday/ +--- + +## set_StartDay {#set_startday} + +Sets the start day. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartDay(CalendarDay value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startoffset/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startoffset/_index.md new file mode 100644 index 0000000000..9618a16111 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startoffset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern::set_StartOffset method" +linktitle: "set_StartOffset" +articleTitle: "set_StartOffset" +second_title: "Aspose.Email for C++" +description: "Sets the start offset." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startoffset/ +--- + +## set_StartOffset {#set_startoffset} + +Sets the start offset. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartOffset(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startposition/_index.md b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startposition/_index.md new file mode 100644 index 0000000000..575b619819 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startposition/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::MonthlyRecurrencePattern::set_StartPosition method" +linktitle: "set_StartPosition" +articleTitle: "set_StartPosition" +second_title: "Aspose.Email for C++" +description: "Sets the start position." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/set_startposition/ +--- + +## set_StartPosition {#set_startposition} + +Sets the start position. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartPosition(DayPosition value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/_index.md new file mode 100644 index 0000000000..7d873cc242 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern class" +linktitle: "RecurrencePattern" +articleTitle: "RecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents a recurrence pattern." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/ +--- + +## RecurrencePattern class + +Represents a recurrence pattern. + +## Constructors + +| Name | Description | +| --- | --- | +| [RecurrencePattern (5 overloads)](./recurrencepattern/) | Initializes a new instance of the RecurrencePattern class. | + +## Methods + +| Name | Description | +| --- | --- | +| [BuildDailyRRule](./builddailyrrule/) | | +| [BuildMonthlyRRule](./buildmonthlyrrule/) | | +| [BuildWeeklyRRule](./buildweeklyrrule/) | | +| [BuildYearlyRRule](./buildyearlyrrule/) | | +| [get_EndDate](./get_enddate/) | Gets the end date. | +| [get_Interval](./get_interval/) | Gets the number of recurrence units. | +| [get_Occurs](./get_occurs/) | Gets the number of occurrences of the recurrence pattern. | +| [get_WeekStart](./get_weekstart/) | Gets the week start. | +| [set_EndDate](./set_enddate/) | Sets the end date. | +| [set_Interval](./set_interval/) | Sets the number of recurrence units. | +| [set_Occurs](./set_occurs/) | Sets the number of occurrences of the recurrence pattern. | +| [set_WeekStart](./set_weekstart/) | Sets the week start. | +| [to_RecurrencePattern](./to_recurrencepattern/) | Converts string representation of recurrence pattern in ICalendar format to object | +| [DailyRecurrencePattern](./dailyrecurrencepattern/) | | +| [WeeklyRecurrencePattern](./weeklyrecurrencepattern/) | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/builddailyrrule/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/builddailyrrule/_index.md new file mode 100644 index 0000000000..1d396ae536 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/builddailyrrule/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::BuildDailyRRule method" +linktitle: "BuildDailyRRule" +articleTitle: "BuildDailyRRule" +second_title: "Aspose.Email for C++" +description: "BuildDailyRRule of RecurrencePattern." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/builddailyrrule/ +--- + +## BuildDailyRRule {#builddailyrrule} + +**Returns:** static System::SharedPtr Aspose::Email::Calendar::Recurrences:: + +```cpp +BuildDailyRRule(System::SharedPtr < DailyRecurrencePattern > p) +``` + +| Parameter | Description | +| --- | --- | +| p | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/buildmonthlyrrule/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/buildmonthlyrrule/_index.md new file mode 100644 index 0000000000..8692fa2d0a --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/buildmonthlyrrule/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::BuildMonthlyRRule method" +linktitle: "BuildMonthlyRRule" +articleTitle: "BuildMonthlyRRule" +second_title: "Aspose.Email for C++" +description: "BuildMonthlyRRule of RecurrencePattern." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/buildmonthlyrrule/ +--- + +## BuildMonthlyRRule {#buildmonthlyrrule} + +**Returns:** static System::SharedPtr Aspose::Email::Calendar::Recurrences:: + +```cpp +BuildMonthlyRRule(System::SharedPtr < MonthlyRecurrencePattern > p) +``` + +| Parameter | Description | +| --- | --- | +| p | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/buildweeklyrrule/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/buildweeklyrrule/_index.md new file mode 100644 index 0000000000..022fcbc29f --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/buildweeklyrrule/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::BuildWeeklyRRule method" +linktitle: "BuildWeeklyRRule" +articleTitle: "BuildWeeklyRRule" +second_title: "Aspose.Email for C++" +description: "BuildWeeklyRRule of RecurrencePattern." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/buildweeklyrrule/ +--- + +## BuildWeeklyRRule {#buildweeklyrrule} + +**Returns:** static System::SharedPtr Aspose::Email::Calendar::Recurrences:: + +```cpp +BuildWeeklyRRule(System::SharedPtr < WeeklyRecurrencePattern > p) +``` + +| Parameter | Description | +| --- | --- | +| p | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/buildyearlyrrule/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/buildyearlyrrule/_index.md new file mode 100644 index 0000000000..5fe8aff50f --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/buildyearlyrrule/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::BuildYearlyRRule method" +linktitle: "BuildYearlyRRule" +articleTitle: "BuildYearlyRRule" +second_title: "Aspose.Email for C++" +description: "BuildYearlyRRule of RecurrencePattern." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/buildyearlyrrule/ +--- + +## BuildYearlyRRule {#buildyearlyrrule} + +**Returns:** static System::SharedPtr Aspose::Email::Calendar::Recurrences:: + +```cpp +BuildYearlyRRule(System::SharedPtr < YearlyRecurrencePattern > p) +``` + +| Parameter | Description | +| --- | --- | +| p | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/dailyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/dailyrecurrencepattern/_index.md new file mode 100644 index 0000000000..e68ff5a133 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/dailyrecurrencepattern/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::DailyRecurrencePattern method" +linktitle: "DailyRecurrencePattern" +articleTitle: "DailyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "DailyRecurrencePattern of RecurrencePattern." +type: docs +weight: 140 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/dailyrecurrencepattern/ +--- + +## DailyRecurrencePattern {#dailyrecurrencepattern} + +```cpp +friend class DailyRecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_enddate/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_enddate/_index.md new file mode 100644 index 0000000000..0f438af149 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_enddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::get_EndDate method" +linktitle: "get_EndDate" +articleTitle: "get_EndDate" +second_title: "Aspose.Email for C++" +description: "Gets the end date." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/get_enddate/ +--- + +## get_EndDate {#get_enddate} + +Gets the end date. + +**Returns:** System::DateTime Aspose::Email::Calendar::Recurrences:: + +```cpp +get_EndDate() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_interval/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_interval/_index.md new file mode 100644 index 0000000000..a794afbe7c --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_interval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::get_Interval method" +linktitle: "get_Interval" +articleTitle: "get_Interval" +second_title: "Aspose.Email for C++" +description: "Gets the number of recurrence units." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/get_interval/ +--- + +## get_Interval {#get_interval} + +Gets the number of recurrence units. + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_Interval() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_occurs/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_occurs/_index.md new file mode 100644 index 0000000000..8da30f21e5 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_occurs/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::get_Occurs method" +linktitle: "get_Occurs" +articleTitle: "get_Occurs" +second_title: "Aspose.Email for C++" +description: "Gets the number of occurrences of the recurrence pattern." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/get_occurs/ +--- + +## get_Occurs {#get_occurs} + +Gets the number of occurrences of the recurrence pattern. + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_Occurs() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_weekstart/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_weekstart/_index.md new file mode 100644 index 0000000000..6fff0e5254 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/get_weekstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::get_WeekStart method" +linktitle: "get_WeekStart" +articleTitle: "get_WeekStart" +second_title: "Aspose.Email for C++" +description: "Gets the week start." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/get_weekstart/ +--- + +## get_WeekStart {#get_weekstart} + +Gets the week start. + +**Returns:** CalendarDay Aspose::Email::Calendar::Recurrences:: + +```cpp +get_WeekStart() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/recurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/recurrencepattern/_index.md new file mode 100644 index 0000000000..e6da12d1d3 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/recurrencepattern/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::RecurrencePattern constructor" +linktitle: "RecurrencePattern" +articleTitle: "RecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the RecurrencePattern class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/recurrencepattern/ +--- + +## RecurrencePattern (1 of 5) {#recurrencepattern_1} + +Initializes a new instance of the RecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +RecurrencePattern() +``` + +--- + +## RecurrencePattern (2 of 5) {#recurrencepattern_2} + +Initializes a new instance of the RecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +RecurrencePattern(System::DateTime endDate) +``` + +| Parameter | Description | +| --- | --- | +| endDate | The end date. | + +--- + +## RecurrencePattern (3 of 5) {#recurrencepattern_3} + +Initializes a new instance of the RecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +RecurrencePattern(int32_t occurs) +``` + +| Parameter | Description | +| --- | --- | +| occurs | The number of occurrences of the recurrence pattern. | + +--- + +## RecurrencePattern (4 of 5) {#recurrencepattern_4} + +Initializes a new instance of the RecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +RecurrencePattern(System::DateTime endDate, int32_t interval) +``` + +| Parameter | Description | +| --- | --- | +| endDate | The ending date for each recurrence. | +| interval | The number of recurrence units. | + +--- + +## RecurrencePattern (5 of 5) {#recurrencepattern_5} + +Initializes a new instance of the RecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +RecurrencePattern(int32_t occurs, int32_t interval) +``` + +| Parameter | Description | +| --- | --- | +| occurs | The number of occurrences of the recurrence pattern. | +| interval | The number of recurrence units. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_enddate/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_enddate/_index.md new file mode 100644 index 0000000000..a5cb8dc4ae --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_enddate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::set_EndDate method" +linktitle: "set_EndDate" +articleTitle: "set_EndDate" +second_title: "Aspose.Email for C++" +description: "Sets the end date." +type: docs +weight: 90 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/set_enddate/ +--- + +## set_EndDate {#set_enddate} + +Sets the end date. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_EndDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_interval/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_interval/_index.md new file mode 100644 index 0000000000..712565e6f3 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_interval/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::set_Interval method" +linktitle: "set_Interval" +articleTitle: "set_Interval" +second_title: "Aspose.Email for C++" +description: "Sets the number of recurrence units." +type: docs +weight: 100 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/set_interval/ +--- + +## set_Interval {#set_interval} + +Sets the number of recurrence units. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_Interval(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_occurs/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_occurs/_index.md new file mode 100644 index 0000000000..a999917c24 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_occurs/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::set_Occurs method" +linktitle: "set_Occurs" +articleTitle: "set_Occurs" +second_title: "Aspose.Email for C++" +description: "Sets the number of occurrences of the recurrence pattern." +type: docs +weight: 110 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/set_occurs/ +--- + +## set_Occurs {#set_occurs} + +Sets the number of occurrences of the recurrence pattern. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_Occurs(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_weekstart/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_weekstart/_index.md new file mode 100644 index 0000000000..324a5e3c6f --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/set_weekstart/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::set_WeekStart method" +linktitle: "set_WeekStart" +articleTitle: "set_WeekStart" +second_title: "Aspose.Email for C++" +description: "Sets the week start." +type: docs +weight: 120 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/set_weekstart/ +--- + +## set_WeekStart {#set_weekstart} + +Sets the week start. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_WeekStart(CalendarDay value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/to_recurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/to_recurrencepattern/_index.md new file mode 100644 index 0000000000..fecbdb873f --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/to_recurrencepattern/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::to_RecurrencePattern method" +linktitle: "to_RecurrencePattern" +articleTitle: "to_RecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Converts string representation of recurrence pattern in ICalendar format to object" +type: docs +weight: 130 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/to_recurrencepattern/ +--- + +## to_RecurrencePattern {#to_recurrencepattern} + +Converts string representation of recurrence pattern in ICalendar format to object + +**Returns:** static System::SharedPtr < RecurrencePattern > Aspose::Email::Calendar::Recurrences:: + +```cpp +to_RecurrencePattern(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | Returns RecurrencePattern object | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/weeklyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/weeklyrecurrencepattern/_index.md new file mode 100644 index 0000000000..81cdc05bc6 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencepattern/weeklyrecurrencepattern/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrencePattern::WeeklyRecurrencePattern method" +linktitle: "WeeklyRecurrencePattern" +articleTitle: "WeeklyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "WeeklyRecurrencePattern of RecurrencePattern." +type: docs +weight: 150 +url: /cpp/aspose.email.calendar.recurrences/recurrencepattern/weeklyrecurrencepattern/ +--- + +## WeeklyRecurrencePattern {#weeklyrecurrencepattern} + +```cpp +friend class WeeklyRecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/_index.md new file mode 100644 index 0000000000..9ec2dac960 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/_index.md @@ -0,0 +1,73 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule class" +linktitle: "RecurrenceRule" +articleTitle: "RecurrenceRule" +second_title: "Aspose.Email for C++" +description: "Represents one recurrence or exception rule in a recurrence pattern." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/ +--- + +## RecurrenceRule class + +Represents one recurrence or exception rule in a recurrence pattern. + +Corresponds to RRULE or EXRULE part in iCalendar. + +To construct a recurrence rule, you typically need to: + +1. Specify the type of the rule in Frequency . + +2. Specify how the recurrence pattern ends using EndType , Count or Until . + +3. Specify values in one or more ByXXX collections. + +Note, that if ByXXX rule part values are found which are beyond the available scope (ie, BYMONTHDAY=30 in February), they are simply ignored. + +Information, not contained in the rule, necessary to determine the various recurrence instance start time and dates are derived from CalendarRecurrence::StartDate . For example, "FREQ=YEARLY;BYMONTH=1" doesn't specify a specific day within the month or a time. This information would be the same as what is specified for DTSTART. + +ByXXX rule parts modify the recurrence in some manner. ByXXX rule parts for a period of time which is the same or greater than the frequency generally reduce or limit the number of occurrences of the recurrence generated. For example, "FREQ=DAILY;BYMONTH=1" reduces the number of recurrence instances from all days (if BYMONTH tag is not present) to all days in January. ByXXX rule parts for a period of time less than the frequency generally increase or expand the number of occurrences of the recurrence. For example, "FREQ=YEARLY;BYMONTH=1,2" increases the number of days within the yearly recurrence set from 1 (if BYMONTH tag is not present) to 2. + +If multiple ByXXX rule parts are specified, then after evaluating the specified Frequency and Interval rule parts, the ByXXX rule parts are applied to the current set of evaluated occurrences in the following order: ByMonth , ByWeekNo , ByYearDay , ByMonthDay , ByDay , ByHour , ByMinute , BySecond and BySetPos ; then Count and Until are evaluated. + +## Constructors + +| Name | Description | +| --- | --- | +| [RecurrenceRule](./recurrencerule/) | Initializes a new instance of the RecurrenceRule class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified RecurrenceRule is equal to this instance. | +| [FromiCalendar](./fromicalendar/) | | +| [GenerateOccurrences](./generateoccurrences/) | | +| [get_ByDay](./get_byday/) | Gets the by day. | +| [get_ByHour](./get_byhour/) | Gets the by hour. | +| [get_ByMinute](./get_byminute/) | Gets the by minute. | +| [get_ByMonth](./get_bymonth/) | Gets the by month. | +| [get_ByMonthDay](./get_bymonthday/) | Gets the by month day. | +| [get_BySecond](./get_bysecond/) | Gets the by second. | +| [get_BySetPos](./get_bysetpos/) | Gets the by set pos. | +| [get_ByWeekNo](./get_byweekno/) | Gets the by week no. | +| [get_ByYearDay](./get_byyearday/) | Gets the by year day. | +| [get_Count](./get_count/) | Gets the count. | +| [get_EndType](./get_endtype/) | Gets the end type. | +| [get_Frequency](./get_frequency/) | Gets the type of the recurrence rule. | +| [get_FriendlyText](./get_friendlytext/) | Gets user friendly text of rule. | +| [get_Interval](./get_interval/) | Gets the interval. | +| [get_Until](./get_until/) | Gets the until. | +| [get_WeekStart](./get_weekstart/) | Gets the starting day of the week. | +| [GetDayOfWeekString](./getdayofweekstring/) | | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [IsValidByxxx](./isvalidbyxxx/) | Checks date on correspondence to conditions BYxxx | +| [set_Count](./set_count/) | Sets the count. | +| [set_EndType](./set_endtype/) | Sets the end type. | +| [set_Frequency](./set_frequency/) | Sets the type of the recurrence rule. | +| [set_Interval](./set_interval/) | Sets the interval. | +| [set_Until](./set_until/) | Sets the until. | +| [set_WeekStart](./set_weekstart/) | Sets the starting day of the week. | +| [ToiCalendar](./toicalendar/) | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/equals/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/equals/_index.md new file mode 100644 index 0000000000..f5b0d83da4 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified RecurrenceRule is equal to this instance." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified RecurrenceRule is equal to this instance. + +**Returns:** true if the specified RecurrenceRule is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < RecurrenceRule > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The RecurrenceRule to compare with this instance. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/fromicalendar/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/fromicalendar/_index.md new file mode 100644 index 0000000000..5a47a7cc9e --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/fromicalendar/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::FromiCalendar method" +linktitle: "FromiCalendar" +articleTitle: "FromiCalendar" +second_title: "Aspose.Email for C++" +description: "FromiCalendar of RecurrenceRule." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/fromicalendar/ +--- + +## FromiCalendar {#fromicalendar} + +**Returns:** static System::SharedPtr < RecurrenceRule > Aspose::Email::Calendar::Recurrences:: + +```cpp +FromiCalendar(System::String pattern) +``` + +| Parameter | Description | +| --- | --- | +| pattern | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/generateoccurrences/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/generateoccurrences/_index.md new file mode 100644 index 0000000000..31717c0597 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/generateoccurrences/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::GenerateOccurrences method" +linktitle: "GenerateOccurrences" +articleTitle: "GenerateOccurrences" +second_title: "Aspose.Email for C++" +description: "GenerateOccurrences of RecurrenceRule." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/generateoccurrences/ +--- + +## GenerateOccurrences {#generateoccurrences} + +**Returns:** System::SharedPtr < DateCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +GenerateOccurrences(System::DateTime startDate, System::DateTime rangeStart, System::DateTime rangeEnd, int32_t numberOfOccurrences) +``` + +| Parameter | Description | +| --- | --- | +| startDate | | +| rangeStart | | +| rangeEnd | | +| numberOfOccurrences | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byday/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byday/_index.md new file mode 100644 index 0000000000..fae5209d43 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_ByDay method" +linktitle: "get_ByDay" +articleTitle: "get_ByDay" +second_title: "Aspose.Email for C++" +description: "Gets the by day." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_byday/ +--- + +## get_ByDay {#get_byday} + +Gets the by day. + +**Returns:** System::SharedPtr < ByDayCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_ByDay() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byhour/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byhour/_index.md new file mode 100644 index 0000000000..df6be8e724 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byhour/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_ByHour method" +linktitle: "get_ByHour" +articleTitle: "get_ByHour" +second_title: "Aspose.Email for C++" +description: "Gets the by hour." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_byhour/ +--- + +## get_ByHour {#get_byhour} + +Gets the by hour. + +**Returns:** System::SharedPtr < ByNumberCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_ByHour() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byminute/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byminute/_index.md new file mode 100644 index 0000000000..f8d8ac0881 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byminute/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_ByMinute method" +linktitle: "get_ByMinute" +articleTitle: "get_ByMinute" +second_title: "Aspose.Email for C++" +description: "Gets the by minute." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_byminute/ +--- + +## get_ByMinute {#get_byminute} + +Gets the by minute. + +**Returns:** System::SharedPtr < ByNumberCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_ByMinute() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bymonth/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bymonth/_index.md new file mode 100644 index 0000000000..9489c48a6e --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bymonth/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_ByMonth method" +linktitle: "get_ByMonth" +articleTitle: "get_ByMonth" +second_title: "Aspose.Email for C++" +description: "Gets the by month." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_bymonth/ +--- + +## get_ByMonth {#get_bymonth} + +Gets the by month. + +**Returns:** System::SharedPtr < ByNumberCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_ByMonth() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bymonthday/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bymonthday/_index.md new file mode 100644 index 0000000000..5c4a0f1de7 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bymonthday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_ByMonthDay method" +linktitle: "get_ByMonthDay" +articleTitle: "get_ByMonthDay" +second_title: "Aspose.Email for C++" +description: "Gets the by month day." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_bymonthday/ +--- + +## get_ByMonthDay {#get_bymonthday} + +Gets the by month day. + +**Returns:** System::SharedPtr < ByNumberCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_ByMonthDay() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bysecond/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bysecond/_index.md new file mode 100644 index 0000000000..8ee816fdf4 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bysecond/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_BySecond method" +linktitle: "get_BySecond" +articleTitle: "get_BySecond" +second_title: "Aspose.Email for C++" +description: "Gets the by second." +type: docs +weight: 90 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_bysecond/ +--- + +## get_BySecond {#get_bysecond} + +Gets the by second. + +**Returns:** System::SharedPtr < ByNumberCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_BySecond() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bysetpos/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bysetpos/_index.md new file mode 100644 index 0000000000..a505ec8f3b --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_bysetpos/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_BySetPos method" +linktitle: "get_BySetPos" +articleTitle: "get_BySetPos" +second_title: "Aspose.Email for C++" +description: "Gets the by set pos." +type: docs +weight: 100 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_bysetpos/ +--- + +## get_BySetPos {#get_bysetpos} + +Gets the by set pos. + +**Returns:** System::SharedPtr < ByNumberCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_BySetPos() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byweekno/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byweekno/_index.md new file mode 100644 index 0000000000..eaa626b0e9 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byweekno/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_ByWeekNo method" +linktitle: "get_ByWeekNo" +articleTitle: "get_ByWeekNo" +second_title: "Aspose.Email for C++" +description: "Gets the by week no." +type: docs +weight: 110 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_byweekno/ +--- + +## get_ByWeekNo {#get_byweekno} + +Gets the by week no. + +**Returns:** System::SharedPtr < ByNumberCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_ByWeekNo() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byyearday/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byyearday/_index.md new file mode 100644 index 0000000000..3bffa9b35c --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_byyearday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_ByYearDay method" +linktitle: "get_ByYearDay" +articleTitle: "get_ByYearDay" +second_title: "Aspose.Email for C++" +description: "Gets the by year day." +type: docs +weight: 120 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_byyearday/ +--- + +## get_ByYearDay {#get_byyearday} + +Gets the by year day. + +**Returns:** System::SharedPtr < ByNumberCollection > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_ByYearDay() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_count/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_count/_index.md new file mode 100644 index 0000000000..d6de622060 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the count." +type: docs +weight: 130 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_count/ +--- + +## get_Count {#get_count} + +Gets the count. + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_endtype/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_endtype/_index.md new file mode 100644 index 0000000000..eb74bbf0c0 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_endtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_EndType method" +linktitle: "get_EndType" +articleTitle: "get_EndType" +second_title: "Aspose.Email for C++" +description: "Gets the end type." +type: docs +weight: 140 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_endtype/ +--- + +## get_EndType {#get_endtype} + +Gets the end type. + +**Returns:** Aspose::Email::Calendar::Recurrences::EndType Aspose::Email::Calendar::Recurrences:: + +```cpp +get_EndType() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_frequency/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_frequency/_index.md new file mode 100644 index 0000000000..a9003056b9 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_frequency/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_Frequency method" +linktitle: "get_Frequency" +articleTitle: "get_Frequency" +second_title: "Aspose.Email for C++" +description: "Gets the type of the recurrence rule." +type: docs +weight: 150 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_frequency/ +--- + +## get_Frequency {#get_frequency} + +Gets the type of the recurrence rule. + +**Returns:** Aspose::Email::Calendar::Recurrences::Frequency Aspose::Email::Calendar::Recurrences:: + +```cpp +get_Frequency() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_friendlytext/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_friendlytext/_index.md new file mode 100644 index 0000000000..165b2de07a --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_friendlytext/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_FriendlyText method" +linktitle: "get_FriendlyText" +articleTitle: "get_FriendlyText" +second_title: "Aspose.Email for C++" +description: "Gets user friendly text of rule." +type: docs +weight: 160 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_friendlytext/ +--- + +## get_FriendlyText {#get_friendlytext} + +Gets user friendly text of rule. + +**Returns:** System::String Aspose::Email::Calendar::Recurrences:: + +```cpp +get_FriendlyText() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_interval/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_interval/_index.md new file mode 100644 index 0000000000..67144897e3 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_interval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_Interval method" +linktitle: "get_Interval" +articleTitle: "get_Interval" +second_title: "Aspose.Email for C++" +description: "Gets the interval." +type: docs +weight: 170 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_interval/ +--- + +## get_Interval {#get_interval} + +Gets the interval. + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_Interval() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_until/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_until/_index.md new file mode 100644 index 0000000000..0b07c9f608 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_until/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_Until method" +linktitle: "get_Until" +articleTitle: "get_Until" +second_title: "Aspose.Email for C++" +description: "Gets the until." +type: docs +weight: 180 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_until/ +--- + +## get_Until {#get_until} + +Gets the until. + +**Returns:** System::DateTime Aspose::Email::Calendar::Recurrences:: + +```cpp +get_Until() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_weekstart/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_weekstart/_index.md new file mode 100644 index 0000000000..a411a08b95 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/get_weekstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::get_WeekStart method" +linktitle: "get_WeekStart" +articleTitle: "get_WeekStart" +second_title: "Aspose.Email for C++" +description: "Gets the starting day of the week." +type: docs +weight: 190 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/get_weekstart/ +--- + +## get_WeekStart {#get_weekstart} + +Gets the starting day of the week. + +**Returns:** System::DayOfWeek Aspose::Email::Calendar::Recurrences:: + +```cpp +get_WeekStart() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/getdayofweekstring/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/getdayofweekstring/_index.md new file mode 100644 index 0000000000..df20f32986 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/getdayofweekstring/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::GetDayOfWeekString method" +linktitle: "GetDayOfWeekString" +articleTitle: "GetDayOfWeekString" +second_title: "Aspose.Email for C++" +description: "GetDayOfWeekString of RecurrenceRule." +type: docs +weight: 200 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/getdayofweekstring/ +--- + +## GetDayOfWeekString {#getdayofweekstring} + +**Returns:** static System::String Aspose::Email::Calendar::Recurrences:: + +```cpp +GetDayOfWeekString(System::DayOfWeek dayOfWeek) +``` + +| Parameter | Description | +| --- | --- | +| dayOfWeek | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/gethashcode/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/gethashcode/_index.md new file mode 100644 index 0000000000..6f30683e61 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 210 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/isvalidbyxxx/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/isvalidbyxxx/_index.md new file mode 100644 index 0000000000..cc4e480a9f --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/isvalidbyxxx/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::IsValidByxxx method" +linktitle: "IsValidByxxx" +articleTitle: "IsValidByxxx" +second_title: "Aspose.Email for C++" +description: "Checks date on correspondence to conditions BYxxx" +type: docs +weight: 220 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/isvalidbyxxx/ +--- + +## IsValidByxxx {#isvalidbyxxx} + +Checks date on correspondence to conditions BYxxx + +**Returns:** Returns true if date corresponds to a conditions and false if is not present + +```cpp +IsValidByxxx(System::DateTime d) +``` + +| Parameter | Description | +| --- | --- | +| d | Checked up date | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/recurrencerule/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/recurrencerule/_index.md new file mode 100644 index 0000000000..e43d2ade7a --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/recurrencerule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::RecurrenceRule constructor" +linktitle: "RecurrenceRule" +articleTitle: "RecurrenceRule" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the RecurrenceRule class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/recurrencerule/ +--- + +## RecurrenceRule {#recurrencerule} + +Initializes a new instance of the RecurrenceRule class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +RecurrenceRule() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_count/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_count/_index.md new file mode 100644 index 0000000000..afe7e703d4 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_count/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::set_Count method" +linktitle: "set_Count" +articleTitle: "set_Count" +second_title: "Aspose.Email for C++" +description: "Sets the count." +type: docs +weight: 230 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/set_count/ +--- + +## set_Count {#set_count} + +Sets the count. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_Count(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_endtype/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_endtype/_index.md new file mode 100644 index 0000000000..40dd14c3dd --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_endtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::set_EndType method" +linktitle: "set_EndType" +articleTitle: "set_EndType" +second_title: "Aspose.Email for C++" +description: "Sets the end type." +type: docs +weight: 240 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/set_endtype/ +--- + +## set_EndType {#set_endtype} + +Sets the end type. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_EndType(Aspose::Email::Calendar::Recurrences::EndType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_frequency/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_frequency/_index.md new file mode 100644 index 0000000000..8bc812655a --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_frequency/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::set_Frequency method" +linktitle: "set_Frequency" +articleTitle: "set_Frequency" +second_title: "Aspose.Email for C++" +description: "Sets the type of the recurrence rule." +type: docs +weight: 250 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/set_frequency/ +--- + +## set_Frequency {#set_frequency} + +Sets the type of the recurrence rule. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_Frequency(Aspose::Email::Calendar::Recurrences::Frequency value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_interval/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_interval/_index.md new file mode 100644 index 0000000000..c2f02fbb62 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_interval/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::set_Interval method" +linktitle: "set_Interval" +articleTitle: "set_Interval" +second_title: "Aspose.Email for C++" +description: "Sets the interval." +type: docs +weight: 260 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/set_interval/ +--- + +## set_Interval {#set_interval} + +Sets the interval. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_Interval(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_until/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_until/_index.md new file mode 100644 index 0000000000..47ddcc5c2f --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_until/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::set_Until method" +linktitle: "set_Until" +articleTitle: "set_Until" +second_title: "Aspose.Email for C++" +description: "Sets the until." +type: docs +weight: 270 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/set_until/ +--- + +## set_Until {#set_until} + +Sets the until. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_Until(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_weekstart/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_weekstart/_index.md new file mode 100644 index 0000000000..26bc8c8be7 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/set_weekstart/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::set_WeekStart method" +linktitle: "set_WeekStart" +articleTitle: "set_WeekStart" +second_title: "Aspose.Email for C++" +description: "Sets the starting day of the week." +type: docs +weight: 280 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/set_weekstart/ +--- + +## set_WeekStart {#set_weekstart} + +Sets the starting day of the week. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_WeekStart(System::DayOfWeek value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerule/toicalendar/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/toicalendar/_index.md new file mode 100644 index 0000000000..f01ea259bf --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerule/toicalendar/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRule::ToiCalendar method" +linktitle: "ToiCalendar" +articleTitle: "ToiCalendar" +second_title: "Aspose.Email for C++" +description: "ToiCalendar of RecurrenceRule." +type: docs +weight: 290 +url: /cpp/aspose.email.calendar.recurrences/recurrencerule/toicalendar/ +--- + +## ToiCalendar {#toicalendar} + +**Returns:** System::String Aspose::Email::Calendar::Recurrences:: + +```cpp +ToiCalendar() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/_index.md new file mode 100644 index 0000000000..b6d6463fa1 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRuleCollection class" +linktitle: "RecurrenceRuleCollection" +articleTitle: "RecurrenceRuleCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of RecurrenceRule objects." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/recurrencerulecollection/ +--- + +## RecurrenceRuleCollection class + +Represents a collection of RecurrenceRule objects. + +Corresponds to a collection of RRULE or EXRULE parts of a recurrence pattern. + +## Constructors + +| Name | Description | +| --- | --- | +| [RecurrenceRuleCollection (2 overloads)](./recurrencerulecollection/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add (2 overloads)](./add/) | Adds a RecurrenceRule to the collection. | +| [Equals (2 overloads)](./equals/) | Determines whether the specified RecurrenceRuleCollection is equal to this instance. | +| [GetHashCode](./gethashcode/) | Returns a hash code for this instance. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/add/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/add/_index.md new file mode 100644 index 0000000000..41f4605718 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/add/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRuleCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds a RecurrenceRule to the collection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/recurrencerulecollection/add/ +--- + +## Add (1 of 2) {#add_1} + +Adds a RecurrenceRule to the collection. + +**Returns:** The zero-based index of the newly added item. + +```cpp +Add() +``` + +--- + +## Add (2 of 2) {#add_2} + +Adds a RecurrenceRule to the collection. + +**Returns:** The zero-based index of the newly added item. + +```cpp +Add(System::SharedPtr < RecurrenceRule > rule) +``` + +| Parameter | Description | +| --- | --- | +| rule | The RecurrenceRule to add. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/equals/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/equals/_index.md new file mode 100644 index 0000000000..7cf6a46612 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRuleCollection::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified RecurrenceRuleCollection is equal to this instance." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/recurrencerulecollection/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified RecurrenceRuleCollection is equal to this instance. + +**Returns:** true if the specified RecurrenceRuleCollection is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < RecurrenceRuleCollection > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The RecurrenceRuleCollection to compare with this instance. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified System::Object is equal to this instance. + +**Returns:** true if the specified System::Object is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The System::Object to compare with this instance. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/gethashcode/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/gethashcode/_index.md new file mode 100644 index 0000000000..f1c01ec046 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRuleCollection::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Returns a hash code for this instance." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/recurrencerulecollection/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Returns a hash code for this instance. + +**Returns:** A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/recurrencerulecollection/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/recurrencerulecollection/_index.md new file mode 100644 index 0000000000..22820a03ca --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/recurrencerulecollection/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRuleCollection::RecurrenceRuleCollection constructor" +linktitle: "RecurrenceRuleCollection" +articleTitle: "RecurrenceRuleCollection" +second_title: "Aspose.Email for C++" +description: "RecurrenceRuleCollection of RecurrenceRuleCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/recurrencerulecollection/recurrencerulecollection/ +--- + +## RecurrenceRuleCollection (1 of 2) {#recurrencerulecollection_1} + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +RecurrenceRuleCollection() +``` + +--- + +## RecurrenceRuleCollection (2 of 2) {#recurrencerulecollection_2} + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +RecurrenceRuleCollection(System::SharedPtr < RecurrenceRuleCollection > collection) +``` + +| Parameter | Description | +| --- | --- | +| collection | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..17f5665be9 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::RecurrenceRuleCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of RecurrenceRuleCollection." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar.recurrences/recurrencerulecollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/_index.md new file mode 100644 index 0000000000..d856fda87d --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::WeeklyRecurrencePattern class" +linktitle: "WeeklyRecurrencePattern" +articleTitle: "WeeklyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents a recurrence pattern of weekly recurrence type." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/ +--- + +## WeeklyRecurrencePattern class + +**Inherits:** Aspose::Email::Calendar::Recurrences::RecurrencePattern + +Represents a recurrence pattern of weekly recurrence type. + +## Constructors + +| Name | Description | +| --- | --- | +| [WeeklyRecurrencePattern (5 overloads)](./weeklyrecurrencepattern/) | Initializes a new instance of the WeeklyRecurrencePattern class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_StartDays](./get_startdays/) | Gets the start days. | +| [set_StartDays](./set_startdays/) | Sets the start days. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/get_startdays/_index.md b/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/get_startdays/_index.md new file mode 100644 index 0000000000..7c89a74270 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/get_startdays/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::WeeklyRecurrencePattern::get_StartDays method" +linktitle: "get_StartDays" +articleTitle: "get_StartDays" +second_title: "Aspose.Email for C++" +description: "Gets the start days." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/get_startdays/ +--- + +## get_StartDays {#get_startdays} + +Gets the start days. + +**Returns:** System::ArrayPtr< CalendarDay > Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartDays() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/set_startdays/_index.md b/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/set_startdays/_index.md new file mode 100644 index 0000000000..06c3b47e65 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/set_startdays/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::WeeklyRecurrencePattern::set_StartDays method" +linktitle: "set_StartDays" +articleTitle: "set_StartDays" +second_title: "Aspose.Email for C++" +description: "Sets the start days." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/set_startdays/ +--- + +## set_StartDays {#set_startdays} + +Sets the start days. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartDays(System::ArrayPtr< CalendarDay > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/weeklyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/weeklyrecurrencepattern/_index.md new file mode 100644 index 0000000000..e071057dd5 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/weeklyrecurrencepattern/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::WeeklyRecurrencePattern::WeeklyRecurrencePattern constructor" +linktitle: "WeeklyRecurrencePattern" +articleTitle: "WeeklyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the WeeklyRecurrencePattern class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/weeklyrecurrencepattern/ +--- + +## WeeklyRecurrencePattern (1 of 5) {#weeklyrecurrencepattern_1} + +Initializes a new instance of the WeeklyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +WeeklyRecurrencePattern(System::DateTime endDate) +``` + +| Parameter | Description | +| --- | --- | +| endDate | The end date. | + +--- + +## WeeklyRecurrencePattern (2 of 5) {#weeklyrecurrencepattern_2} + +Initializes a new instance of the WeeklyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +WeeklyRecurrencePattern(int32_t occurs) +``` + +| Parameter | Description | +| --- | --- | +| occurs | The number of occurrences. | + +--- + +## WeeklyRecurrencePattern (3 of 5) {#weeklyrecurrencepattern_3} + +Initializes a new instance of the WeeklyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +WeeklyRecurrencePattern(System::DateTime endDate, int32_t interval) +``` + +| Parameter | Description | +| --- | --- | +| endDate | The end date. | +| interval | The number of recurrence units. | + +--- + +## WeeklyRecurrencePattern (4 of 5) {#weeklyrecurrencepattern_4} + +Initializes a new instance of the WeeklyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +WeeklyRecurrencePattern(int32_t occurs, int32_t interval) +``` + +| Parameter | Description | +| --- | --- | +| occurs | The number of occurrences. | +| interval | The number of recurrence units. | + +--- + +## WeeklyRecurrencePattern (5 of 5) {#weeklyrecurrencepattern_5} + +Initializes a new instance of the WeeklyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +WeeklyRecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/_index.md new file mode 100644 index 0000000000..2630f27790 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern class" +linktitle: "YearlyRecurrencePattern" +articleTitle: "YearlyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents a recurrence pattern of yearly recurrence type." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/ +--- + +## YearlyRecurrencePattern class + +**Inherits:** Aspose::Email::Calendar::Recurrences::RecurrencePattern + +Represents a recurrence pattern of yearly recurrence type. + +## Constructors + +| Name | Description | +| --- | --- | +| [YearlyRecurrencePattern (3 overloads)](./yearlyrecurrencepattern/) | Initializes a new instance of the YearlyRecurrencePattern class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_iStartDay](./get_istartday/) | | +| [get_iStartMonth](./get_istartmonth/) | | +| [get_StartDay](./get_startday/) | Gets the start day. | +| [get_StartMonth](./get_startmonth/) | Gets the start month. | +| [get_StartOffset](./get_startoffset/) | Gets the start offset. | +| [get_StartPosition](./get_startposition/) | Gets the start position. | +| [set_StartDay](./set_startday/) | Sets the start day. | +| [set_StartMonth](./set_startmonth/) | Sets the start month. | +| [set_StartOffset](./set_startoffset/) | Sets the start offset. | +| [set_StartPosition](./set_startposition/) | Sets the start position. | + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_istartday/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_istartday/_index.md new file mode 100644 index 0000000000..53bc5d549f --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_istartday/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::get_iStartDay method" +linktitle: "get_iStartDay" +articleTitle: "get_iStartDay" +second_title: "Aspose.Email for C++" +description: "get_iStartDay of YearlyRecurrencePattern." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_istartday/ +--- + +## get_iStartDay {#get_istartday} + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_iStartDay() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_istartmonth/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_istartmonth/_index.md new file mode 100644 index 0000000000..228dc10e3c --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_istartmonth/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::get_iStartMonth method" +linktitle: "get_iStartMonth" +articleTitle: "get_iStartMonth" +second_title: "Aspose.Email for C++" +description: "get_iStartMonth of YearlyRecurrencePattern." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_istartmonth/ +--- + +## get_iStartMonth {#get_istartmonth} + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_iStartMonth() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startday/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startday/_index.md new file mode 100644 index 0000000000..2a91fc7a11 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::get_StartDay method" +linktitle: "get_StartDay" +articleTitle: "get_StartDay" +second_title: "Aspose.Email for C++" +description: "Gets the start day." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startday/ +--- + +## get_StartDay {#get_startday} + +Gets the start day. + +**Returns:** CalendarDay Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartDay() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startmonth/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startmonth/_index.md new file mode 100644 index 0000000000..65f308ffa0 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startmonth/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::get_StartMonth method" +linktitle: "get_StartMonth" +articleTitle: "get_StartMonth" +second_title: "Aspose.Email for C++" +description: "Gets the start month." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startmonth/ +--- + +## get_StartMonth {#get_startmonth} + +Gets the start month. + +**Returns:** CalendarMonth Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartMonth() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startoffset/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startoffset/_index.md new file mode 100644 index 0000000000..4374597b6b --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startoffset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::get_StartOffset method" +linktitle: "get_StartOffset" +articleTitle: "get_StartOffset" +second_title: "Aspose.Email for C++" +description: "Gets the start offset." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startoffset/ +--- + +## get_StartOffset {#get_startoffset} + +Gets the start offset. + +**Returns:** int32_t Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartOffset() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startposition/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startposition/_index.md new file mode 100644 index 0000000000..7a0a4e58c1 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startposition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::get_StartPosition method" +linktitle: "get_StartPosition" +articleTitle: "get_StartPosition" +second_title: "Aspose.Email for C++" +description: "Gets the start position." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/get_startposition/ +--- + +## get_StartPosition {#get_startposition} + +Gets the start position. + +**Returns:** DayPosition Aspose::Email::Calendar::Recurrences:: + +```cpp +get_StartPosition() +``` + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startday/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startday/_index.md new file mode 100644 index 0000000000..c61b202c73 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startday/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::set_StartDay method" +linktitle: "set_StartDay" +articleTitle: "set_StartDay" +second_title: "Aspose.Email for C++" +description: "Sets the start day." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startday/ +--- + +## set_StartDay {#set_startday} + +Sets the start day. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartDay(CalendarDay value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startmonth/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startmonth/_index.md new file mode 100644 index 0000000000..1550cf1d42 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startmonth/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::set_StartMonth method" +linktitle: "set_StartMonth" +articleTitle: "set_StartMonth" +second_title: "Aspose.Email for C++" +description: "Sets the start month." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startmonth/ +--- + +## set_StartMonth {#set_startmonth} + +Sets the start month. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartMonth(CalendarMonth value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startoffset/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startoffset/_index.md new file mode 100644 index 0000000000..303194d4d4 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startoffset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::set_StartOffset method" +linktitle: "set_StartOffset" +articleTitle: "set_StartOffset" +second_title: "Aspose.Email for C++" +description: "Sets the start offset." +type: docs +weight: 90 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startoffset/ +--- + +## set_StartOffset {#set_startoffset} + +Sets the start offset. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartOffset(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startposition/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startposition/_index.md new file mode 100644 index 0000000000..088ac80d46 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startposition/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::set_StartPosition method" +linktitle: "set_StartPosition" +articleTitle: "set_StartPosition" +second_title: "Aspose.Email for C++" +description: "Sets the start position." +type: docs +weight: 100 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/set_startposition/ +--- + +## set_StartPosition {#set_startposition} + +Sets the start position. + +**Returns:** void Aspose::Email::Calendar::Recurrences:: + +```cpp +set_StartPosition(DayPosition value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/yearlyrecurrencepattern/_index.md b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/yearlyrecurrencepattern/_index.md new file mode 100644 index 0000000000..bd5e59e299 --- /dev/null +++ b/english/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/yearlyrecurrencepattern/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Calendar::Recurrences::YearlyRecurrencePattern::YearlyRecurrencePattern constructor" +linktitle: "YearlyRecurrencePattern" +articleTitle: "YearlyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the YearlyRecurrencePattern class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/yearlyrecurrencepattern/ +--- + +## YearlyRecurrencePattern (1 of 3) {#yearlyrecurrencepattern_1} + +Initializes a new instance of the YearlyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +YearlyRecurrencePattern() +``` + +--- + +## YearlyRecurrencePattern (2 of 3) {#yearlyrecurrencepattern_2} + +Initializes a new instance of the YearlyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +YearlyRecurrencePattern(int32_t startOffset, CalendarMonth startMonth) +``` + +| Parameter | Description | +| --- | --- | +| startOffset | The start offset. | +| startMonth | The start month. | + +--- + +## YearlyRecurrencePattern (3 of 3) {#yearlyrecurrencepattern_3} + +Initializes a new instance of the YearlyRecurrencePattern class. + +**Returns:** Aspose::Email::Calendar::Recurrences:: + +```cpp +YearlyRecurrencePattern(CalendarDay startDay, CalendarMonth startMonth, DayPosition startPosition) +``` + +| Parameter | Description | +| --- | --- | +| startDay | The start day. | +| startMonth | The start month. | +| startPosition | The start position. | + diff --git a/english/cpp/aspose.email.calendar/_index.md b/english/cpp/aspose.email.calendar/_index.md new file mode 100644 index 0000000000..2f2c91f26b --- /dev/null +++ b/english/cpp/aspose.email.calendar/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::Calendar namespace" +linktitle: "Aspose::Email::Calendar" +articleTitle: "Aspose::Email::Calendar" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Calendar namespace offers classes and enums for creating, loading, saving, and managing iCalendar appointments and reminders." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/ +--- + +## Aspose::Email::Calendar namespace + +This reference details the types available in Aspose::Email::Calendar, enabling developers to work with calendar data such as appointments, recurrence, and reminders. Use the provided classes to load from or save to iCalendar, MSG, and other formats, and to customize formatting options. + + +## Classes + +| Name | Description | +| --- | --- | +| [Appointment](./appointment/) | Represents a calendar to an e-mail. | +| [AppointmentCollection](./appointmentcollection/) | Represents a collection of Appointment objects. | +| [AppointmentFormattingOptions](./appointmentformattingoptions/) | Represents the appointment formatting options. | +| [AppointmentIcsSaveOptions](./appointmenticssaveoptions/) | Represents iCalendar save options | +| [AppointmentLoadOptions](./appointmentloadoptions/) | Represents appointment load options | +| [AppointmentMsgSaveOptions](./appointmentmsgsaveoptions/) | Represents iCalendar save options | +| [AppointmentReminder](./appointmentreminder/) | Provides a grouping of component properties that define an alarm. | +| [AppointmentReminderCollection](./appointmentremindercollection/) | Contains collection of AppointmentReminder AppointmentReminder objects. | +| [AppointmentSaveOptions](./appointmentsaveoptions/) | Represents base appointment save options | +| [CalendarReader](./calendarreader/) | Allows read the calendar with multi events to the Appointment object from a file | +| [CalendarWriter](./calendarwriter/) | Allows write the set of Events in one ics file or stream. | +| [ReminderAttachment](./reminderattachment/) | Provides the capability to associate a document object with an alarm. | +| [ReminderAttachmentCollection](./reminderattachmentcollection/) | Contains collection of ReminderAttachment ReminderAttachment objects. | +| [ReminderAttendee](./reminderattendee/) | Defines an "Attendee" within a alarm. | +| [ReminderAttendeeCollection](./reminderattendeecollection/) | Contains collection of ReminderAttendee ReminderAttendee objects. | +| [ReminderDuration](./reminderduration/) | Used to identify properties that contain a duration of time. | +| [ReminderTrigger](./remindertrigger/) | Specifies when an alarm will trigger. | +| [Task](./task/) | Represents the exchange task information. | +| [TaskCollection](./taskcollection/) | Represents a collection of Task objects. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [AppointmentAction](./appointmentaction/) | Enumerates appointments methods | +| [AppointmentClass](./appointmentclass/) | Defines the access classification for the appointment. | +| [AppointmentFlags](./appointmentflags/) | Enumerates appointment flags. | +| [AppointmentMethodType](./appointmentmethodtype/) | Defines the iCalendar object method type associated with the calendar object. | +| [AppointmentSaveFormat](./appointmentsaveformat/) | Enumerates AppointmentSaveFormat | +| [AppointmentStatus](./appointmentstatus/) | Defines the overall status or confirmation for the appointment. | +| [AppointmentTransparency](./appointmenttransparency/) | Specifies whether or not this appointment is intended to be visible in availabil | +| [MSBusyStatus](./msbusystatus/) | Specifies the BUSY status of an appointment. | +| [MSImportance](./msimportance/) | Specifies the importance of an appointment. | +| [MSIntendedStatus](./msintendedstatus/) | Specifies the INTENDED status of an appointment. | +| [ReminderAction](./reminderaction/) | Defines the action to be invoked when an alarm is triggered. | +| [ReminderRelated](./reminderrelated/) | Specify the relationship of the alarm trigger with respect to the start or end o | +| [TIPMethod](./tipmethod/) | Defines the iTIP (iCalendar Transport-Independent Interoperability Protocol) met | + diff --git a/english/cpp/aspose.email.calendar/appointment/_index.md b/english/cpp/aspose.email.calendar/appointment/_index.md new file mode 100644 index 0000000000..dea48adb95 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/_index.md @@ -0,0 +1,156 @@ +--- +title: "Aspose::Email::Calendar::Appointment class" +linktitle: "Appointment" +articleTitle: "Appointment" +second_title: "Aspose.Email for C++" +description: "Represents a calendar to an e-mail." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointment/ +--- + +## Appointment class + +Represents a calendar to an e-mail. + +This example demonstrates how to add a calendar to an E-Mail message. + +```csharp +MailMessage msg = new MailMessage(); + +//attendees for the event +MailAddressCollection attendees = new MailAddressCollection(); +attendees.Add(new MailAddress("person1@domain.com")); +attendees.Add(new MailAddress("person2@domain.com")); +attendees.Add(new MailAddress("person3@domain.com")); + +//create appointment +Appointment app = new Appointment("Room 112",new DateTime(2006,7,17,13,0,0),new DateTime(2006,7,17,14,0,0),new MailAddress("somebody@domain.com"), attendees ); +cal.Summary = "Release Meetting"; +cal.Description = "Discuss for the next release"; + +//add calendar to the message +msg.AddAlternateView(app.RequestApointment()); + +//send the email message +SmtpClient smtp= new SmtpClient("smtp.server.com", 25, "user", "password"); +smtp.Send(msg); +``` + +```vb +Dim msg As MailMessage = New MailMessage() + +'attendees for the event +Dim attendees As MailAddressCollection = New MailAddressCollection() +attendees.Add(New MailAddress("person1@domain.com")) +attendees.Add(New MailAddress("person2@domain.com")) +attendees.Add(New MailAddress("person3@domain.com")) + +'create calendar +Dim cal As Appointment = New Appointment("Room 112",New DateTime(2006,7,17,13,0,0),New DateTime(2006,7,17,14,0,0),New MailAddress("somebody@domain.com"),attendees) +cal.Summary = "Release Meetting" +cal.Description = "Discuss for the next release" + +'add calendar to the message +msg.AddAlternateView(app.RequestApointment()) +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [Appointment (8 overloads)](./appointment/) | Initialize a new instance of the Appointment class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CancelAppointment (2 overloads)](./cancelappointment/) | Cancels the appointment. | +| [get_Action](./get_action/) | Gets appointment action | +| [get_Attachments](./get_attachments/) | Gets the collection of attachments of appointment. | +| [get_Attendees](./get_attendees/) | Gets the attendees. | +| [get_Class](./get_class/) | Specifies the access classification for the appointment. | +| [get_CreatedDate](./get_createddate/) | Gets the date and time that calendar information was created. | +| [get_DateTimeStamp](./get_datetimestamp/) | Gets date/time that the instance of the iCalendar object was created.. | +| [get_Description](./get_description/) | Gets the description. | +| [get_EndDate](./get_enddate/) | Gets the end date. | +| [get_EndTimeZone](./get_endtimezone/) | End time zone | +| [get_EndTimeZoneInfo](./get_endtimezoneinfo/) | End time zone | +| [get_ExtendedProperties](./get_extendedproperties/) | Gets extended properties of an item. | +| [get_Flags](./get_flags/) | Gets appointment flags. | +| [get_HtmlDescription](./get_htmldescription/) | Gets html representation of description. | +| [get_Id](./get_id/) | Object identifier | +| [get_IsDescriptionHtml](./get_isdescriptionhtml/) | Gets value which indicates if description is in HTML format | +| [get_LastModifiedDate](./get_lastmodifieddate/) | Gets the date and time that calendar information was last revised. | +| [get_Location](./get_location/) | Gets the location. | +| [get_MethodType](./get_methodtype/) | Gets the iCalendar object method type associated with the calendar object. | +| [get_MicrosoftBusyStatus](./get_microsoftbusystatus/) | Specifies the BUSY status of an appointment. | +| [get_MicrosoftImportance](./get_microsoftimportance/) | Specifies the importance of an appointment. | +| [get_MicrosoftIntendedStatus](./get_microsoftintendedstatus/) | Specifies the INTENDED status of an appointment. | +| [get_OptionalAttendees](./get_optionalattendees/) | Gets the optional attendees. | +| [get_Organizer](./get_organizer/) | Gets the organizer. | +| [get_Recurrence](./get_recurrence/) | Gets the recurrence pattern. | +| [get_Reminders](./get_reminders/) | Contains collection of AppointmentReminder AppointmentReminder objects. | +| [get_SequenceId](./get_sequenceid/) | Gets the sequence id. | +| [get_StartDate](./get_startdate/) | Gets the start date. | +| [get_StartTimeZone](./get_starttimezone/) | Start time zone | +| [get_StartTimeZoneInfo](./get_starttimezoneinfo/) | Start time zone | +| [get_Status](./get_status/) | Gets the overall status or confirmation for the object. | +| [get_Summary](./get_summary/) | Gets the summary. | +| [get_Transparency](./get_transparency/) | Specifies whether or not this appointment is intended to be visible in availability searches. | +| [get_UniqueId](./get_uniqueid/) | Gets a string value that contains the GUID for the calendar item. In MS Exchange this is PidLidGlobalObjectId mapi property. | +| [get_Version](./get_version/) | Gets the version of ICS/VCS file. | +| [GetAppointmentHtml](./getappointmenthtml/) | Gets the calendar HTML. | +| [GetAppointmentText (2 overloads)](./getappointmenttext/) | Gets the calendar text. | +| [GetMediaTypeValue](./getmediatypevalue/) | | +| [Load (5 overloads)](./load/) | Loads Appointment from the stream | +| [RequestApointment (3 overloads)](./requestapointment/) | Requests the apointment. | +| [ResetTimeZone](./resettimezone/) | Set local time zone | +| [Save (6 overloads)](./save/) | Saves appointment to the file with iCalendar format using te default save options | +| [set_Action](./set_action/) | Sets appointment action | +| [set_Attendees](./set_attendees/) | Sets the attendees. | +| [set_Class](./set_class/) | Specifies the access classification for the appointment. | +| [set_CreatedDate](./set_createddate/) | Sets the date and time that calendar information was created. | +| [set_DateTimeStamp](./set_datetimestamp/) | Sets date/time that the instance of the iCalendar object was created.. | +| [set_Description](./set_description/) | Sets the description. | +| [set_EndDate](./set_enddate/) | Sets the end date. | +| [set_EndTimeZone](./set_endtimezone/) | End time zone | +| [set_EndTimeZoneInfo](./set_endtimezoneinfo/) | End time zone | +| [set_Flags](./set_flags/) | Sets appointment flags. | +| [set_HtmlDescription](./set_htmldescription/) | Sets html representation of description. | +| [set_IsDescriptionHtml](./set_isdescriptionhtml/) | Sets value which indicates if description is in HTML format | +| [set_LastModifiedDate](./set_lastmodifieddate/) | Sets the date and time that calendar information was last revised. | +| [set_Location](./set_location/) | Sets the location. | +| [set_MethodType](./set_methodtype/) | Sets the iCalendar object method type associated with the calendar object. | +| [set_MicrosoftBusyStatus](./set_microsoftbusystatus/) | Specifies the BUSY status of an appointment. | +| [set_MicrosoftImportance](./set_microsoftimportance/) | Specifies the importance of an appointment. | +| [set_MicrosoftIntendedStatus](./set_microsoftintendedstatus/) | Specifies the INTENDED status of an appointment. | +| [set_Organizer](./set_organizer/) | Sets the organizer. | +| [set_Recurrence](./set_recurrence/) | Sets the recurrence pattern. | +| [set_SequenceId](./set_sequenceid/) | Gets the sequence id. | +| [set_StartDate](./set_startdate/) | Sets the start date. | +| [set_StartTimeZone](./set_starttimezone/) | Start time zone | +| [set_StartTimeZoneInfo](./set_starttimezoneinfo/) | Start time zone | +| [set_Status](./set_status/) | Sets the overall status or confirmation for the object. | +| [set_Summary](./set_summary/) | Sets the summary. | +| [set_Transparency](./set_transparency/) | Specifies whether or not this appointment is intended to be visible in availability searches. | +| [set_UniqueId](./set_uniqueid/) | Sets a string value that contains the GUID for the calendar item. In MS Exchange this is PidLidGlobalObjectId mapi property. | +| [set_Version](./set_version/) | Gets the version of ICS/VCS file. | +| [SetTimeZone](./settimezone/) | Set time zone | +| [ToMailMessage (3 overloads)](./tomailmessage/) | �onverts ICalendar item (.ics) to MIME (.eml) message. | +| [ToMapiMessage](./tomapimessage/) | �onverts ICalendar item (.ics) to MAPI (.msg) message. | +| [UpdateAppointment (2 overloads)](./updateappointment/) | Updates the appointment. | +| [Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentReader](./asposeemailclientsgooglecommandscalendarapiv3parsersappointmentreader/) | | +| [Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentWriter](./asposeemailclientsgooglecommandscalendarapiv3parsersappointmentwriter/) | | +| [Aspose::Email::Storage::Zimbra::ZimbraCalendar](./asposeemailstoragezimbrazimbracalendar/) | | +| [Aspose::Email::Tools::CalendarConverter](./asposeemailtoolscalendarconverter/) | | +| [CalendarWriter](./calendarwriter/) | | +| [categories](./categories/) | | +| [exDates](./exdates/) | | +| [extendedProperties](./extendedproperties/) | | +| [isLoaded](./isloaded/) | | +| [optionalAttendees](./optionalattendees/) | | +| [recurrenceSpecialCases](./recurrencespecialcases/) | | +| [sequence](./sequence/) | | +| [sequenceId](./sequenceid/) | | + diff --git a/english/cpp/aspose.email.calendar/appointment/appointment/_index.md b/english/cpp/aspose.email.calendar/appointment/appointment/_index.md new file mode 100644 index 0000000000..3bdb570d4a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/appointment/_index.md @@ -0,0 +1,178 @@ +--- +title: "Aspose::Email::Calendar::Appointment::Appointment constructor" +linktitle: "Appointment" +articleTitle: "Appointment" +second_title: "Aspose.Email for C++" +description: "Initialize a new instance of the Appointment class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointment/appointment/ +--- + +## Appointment (1 of 8) {#appointment_1} + +Initialize a new instance of the Appointment class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +Appointment(System::String location, System::DateTime startDate, System::DateTime endDate, System::SharedPtr < MailAddress > organizer, System::SharedPtr < MailAddressCollection > attendees) +``` + +| Parameter | Description | +| --- | --- | +| location | The location of the calendar event. | +| startDate | The start time of the calendar event. | +| endDate | The end time of the calendar event. | +| organizer | The organizer of the calendar event. | +| attendees | The attendees of th calendar event. | + +--- + +## Appointment (2 of 8) {#appointment_2} + +Initialize a new instance of the Appointment class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +Appointment(System::String location, System::String summary, System::String description, System::DateTime startDate, System::DateTime endDate, System::SharedPtr < MailAddress > organizer, System::SharedPtr < MailAddressCollection > attendees) +``` + +| Parameter | Description | +| --- | --- | +| location | The location of the calendar event. | +| summary | The summary of the calendar event. | +| description | The description of the calendar event. | +| startDate | The start time of the calendar event. | +| endDate | The end time of the calendar event. | +| organizer | The organizer of the calendar event. | +| attendees | The attendees of th calendar event. | + +--- + +## Appointment (3 of 8) {#appointment_3} + +Initialize a new instance of the Appointment class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +Appointment(System::String location, System::String summary, System::String description, System::DateTime startDate, System::DateTime endDate, System::SharedPtr < MailAddress > organizer, System::SharedPtr < MailAddressCollection > attendees, System::String uid) +``` + +| Parameter | Description | +| --- | --- | +| location | The location of the calendar event. | +| summary | The summary of the calendar event. | +| description | The description of the calendar event. | +| startDate | The start time of the calendar event. | +| endDate | The end time of the calendar event. | +| organizer | The organizer of the calendar event. | +| attendees | The attendees of th calendar event. | +| uid | The unique identifier of th calendar event. | + +--- + +## Appointment (4 of 8) {#appointment_4} + +Initialize a new instance of the Appointment class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +Appointment(System::SharedPtr < Model::Property::LocationProperty > location, System::SharedPtr < Model::Property::SummaryProperty > summary, System::SharedPtr < Model::Property::DescriptionProperty > description, System::DateTime startDate, System::DateTime endDate, System::SharedPtr < MailAddress > organizer, System::SharedPtr < MailAddressCollection > attendees, System::String uid) +``` + +| Parameter | Description | +| --- | --- | +| location | The location of the calendar event. | +| summary | The summary of the calendar event. | +| description | The description of the calendar event. | +| startDate | The start time of the calendar event. | +| endDate | The end time of the calendar event. | +| organizer | The organizer of the calendar event. | +| attendees | The attendees of th calendar event. | +| uid | The unique identifier of th calendar event. | + +--- + +## Appointment (5 of 8) {#appointment_5} + +Initialize a new instance of the Appointment class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +Appointment(System::String location, System::String summary, System::String description, System::DateTime startDate, System::DateTime endDate, System::SharedPtr < MailAddress > organizer, System::SharedPtr < MailAddressCollection > attendees, System::SharedPtr < Recurrences::RecurrencePattern > recurrencePattern) +``` + +| Parameter | Description | +| --- | --- | +| location | The location of the calendar event. | +| summary | The summary of the calendar event. | +| description | The description of the calendar event. | +| startDate | The start time of the calendar event. | +| endDate | The end time of the calendar event. | +| organizer | The organizer of the calendar event. | +| attendees | The attendees of th calendar event. | +| recurrencePattern | The recurrence pattern. | + +--- + +## Appointment (6 of 8) {#appointment_6} + +Initialize a new instance of the Appointment class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +Appointment(System::String location, System::String summary, System::String description, System::DateTime startDate, System::DateTime endDate, System::SharedPtr < MailAddress > organizer, System::SharedPtr < MailAddressCollection > attendees, System::String uid, System::SharedPtr < Recurrences::RecurrencePattern > recurrencePattern) +``` + +| Parameter | Description | +| --- | --- | +| location | The location of the calendar event. | +| summary | The summary of the calendar event. | +| description | The description of the calendar event. | +| startDate | The start time of the calendar event. | +| endDate | The end time of the calendar event. | +| organizer | The organizer of the calendar event. | +| attendees | The attendees of th calendar event. | +| uid | The unique identifier of th calendar event. | +| recurrencePattern | The recurrence pattern. | + +--- + +## Appointment (7 of 8) {#appointment_7} + +Initialize a new instance of the Appointment class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +Appointment(System::SharedPtr < Model::Property::LocationProperty > location, System::SharedPtr < Model::Property::SummaryProperty > summary, System::SharedPtr < Model::Property::DescriptionProperty > description, System::DateTime startDate, System::DateTime endDate, System::SharedPtr < MailAddress > organizer, System::SharedPtr < MailAddressCollection > attendees, System::String uid, System::SharedPtr < Recurrences::RecurrencePattern > recurrencePattern) +``` + +| Parameter | Description | +| --- | --- | +| location | The location of the calendar event. | +| summary | The summary of the calendar event. | +| description | The description of the calendar event. | +| startDate | The start time of the calendar event. | +| endDate | The end time of the calendar event. | +| organizer | The organizer of the calendar event. | +| attendees | The attendees of th calendar event. | +| uid | The unique identifier of th calendar event. | +| recurrencePattern | The recurrence pattern. | + +--- + +## Appointment (8 of 8) {#appointment_8} + +**Returns:** Aspose::Email::Calendar:: + +```cpp +Appointment() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/asposeemailclientsgooglecommandscalendarapiv3parsersappointmentreader/_index.md b/english/cpp/aspose.email.calendar/appointment/asposeemailclientsgooglecommandscalendarapiv3parsersappointmentreader/_index.md new file mode 100644 index 0000000000..28105b8ac4 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/asposeemailclientsgooglecommandscalendarapiv3parsersappointmentreader/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Calendar::Appointment::Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentReader method" +linktitle: "Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentReader" +articleTitle: "Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentReader" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentReader of Appointment." +type: docs +weight: 760 +url: /cpp/aspose.email.calendar/appointment/asposeemailclientsgooglecommandscalendarapiv3parsersappointmentreader/ +--- + +## Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentReader {#asposeemailclientsgooglecommandscalendarapiv3parsersappointmentreader} + +```cpp +AppointmentReader() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/asposeemailclientsgooglecommandscalendarapiv3parsersappointmentwriter/_index.md b/english/cpp/aspose.email.calendar/appointment/asposeemailclientsgooglecommandscalendarapiv3parsersappointmentwriter/_index.md new file mode 100644 index 0000000000..906126eb72 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/asposeemailclientsgooglecommandscalendarapiv3parsersappointmentwriter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Calendar::Appointment::Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentWriter method" +linktitle: "Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentWriter" +articleTitle: "Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentWriter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentWriter of Appointment." +type: docs +weight: 770 +url: /cpp/aspose.email.calendar/appointment/asposeemailclientsgooglecommandscalendarapiv3parsersappointmentwriter/ +--- + +## Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::AppointmentWriter {#asposeemailclientsgooglecommandscalendarapiv3parsersappointmentwriter} + +```cpp +AppointmentWriter() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/asposeemailstoragezimbrazimbracalendar/_index.md b/english/cpp/aspose.email.calendar/appointment/asposeemailstoragezimbrazimbracalendar/_index.md new file mode 100644 index 0000000000..7703f6c4ea --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/asposeemailstoragezimbrazimbracalendar/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Calendar::Appointment::Aspose::Email::Storage::Zimbra::ZimbraCalendar method" +linktitle: "Aspose::Email::Storage::Zimbra::ZimbraCalendar" +articleTitle: "Aspose::Email::Storage::Zimbra::ZimbraCalendar" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Zimbra::ZimbraCalendar of Appointment." +type: docs +weight: 780 +url: /cpp/aspose.email.calendar/appointment/asposeemailstoragezimbrazimbracalendar/ +--- + +## Aspose::Email::Storage::Zimbra::ZimbraCalendar {#asposeemailstoragezimbrazimbracalendar} + +```cpp +ZimbraCalendar() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/asposeemailtoolscalendarconverter/_index.md b/english/cpp/aspose.email.calendar/appointment/asposeemailtoolscalendarconverter/_index.md new file mode 100644 index 0000000000..8f09c42d8b --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/asposeemailtoolscalendarconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Calendar::Appointment::Aspose::Email::Tools::CalendarConverter method" +linktitle: "Aspose::Email::Tools::CalendarConverter" +articleTitle: "Aspose::Email::Tools::CalendarConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::CalendarConverter of Appointment." +type: docs +weight: 790 +url: /cpp/aspose.email.calendar/appointment/asposeemailtoolscalendarconverter/ +--- + +## Aspose::Email::Tools::CalendarConverter {#asposeemailtoolscalendarconverter} + +```cpp +CalendarConverter() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/calendarwriter/_index.md b/english/cpp/aspose.email.calendar/appointment/calendarwriter/_index.md new file mode 100644 index 0000000000..053dfbc4cd --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/calendarwriter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Calendar::Appointment::CalendarWriter method" +linktitle: "CalendarWriter" +articleTitle: "CalendarWriter" +second_title: "Aspose.Email for C++" +description: "CalendarWriter of Appointment." +type: docs +weight: 800 +url: /cpp/aspose.email.calendar/appointment/calendarwriter/ +--- + +## CalendarWriter {#calendarwriter} + +```cpp +friend class CalendarWriter() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/cancelappointment/_index.md b/english/cpp/aspose.email.calendar/appointment/cancelappointment/_index.md new file mode 100644 index 0000000000..d58cc540fc --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/cancelappointment/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::Appointment::CancelAppointment method" +linktitle: "CancelAppointment" +articleTitle: "CancelAppointment" +second_title: "Aspose.Email for C++" +description: "Cancels the appointment." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointment/cancelappointment/ +--- + +## CancelAppointment (1 of 2) {#cancelappointment_1} + +Cancels the appointment. + +**Returns:** AlternateView AlternateView that represents the format to view an email message. + +```cpp +CancelAppointment() +``` + +--- + +## CancelAppointment (2 of 2) {#cancelappointment_2} + +Cancels the appointment. + +**Returns:** AlternateView AlternateView that represents the format to view an email message. + +```cpp +CancelAppointment(int32_t seqId) +``` + +| Parameter | Description | +| --- | --- | +| seqId | The sequence id. | + diff --git a/english/cpp/aspose.email.calendar/appointment/categories/_index.md b/english/cpp/aspose.email.calendar/appointment/categories/_index.md new file mode 100644 index 0000000000..aff6ba9ddf --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/categories/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Appointment::categories method" +linktitle: "categories" +articleTitle: "categories" +second_title: "Aspose.Email for C++" +description: "categories of Appointment." +type: docs +weight: 810 +url: /cpp/aspose.email.calendar/appointment/categories/ +--- + +## categories {#categories} + +**Returns:** System::SharedPtr > Aspose::Email::Calendar:: + +```cpp +categories() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/exdates/_index.md b/english/cpp/aspose.email.calendar/appointment/exdates/_index.md new file mode 100644 index 0000000000..f053b92793 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/exdates/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Appointment::exDates method" +linktitle: "exDates" +articleTitle: "exDates" +second_title: "Aspose.Email for C++" +description: "exDates of Appointment." +type: docs +weight: 820 +url: /cpp/aspose.email.calendar/appointment/exdates/ +--- + +## exDates {#exdates} + +**Returns:** System::SharedPtr > Aspose::Email::Calendar:: + +```cpp +exDates() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/extendedproperties/_index.md b/english/cpp/aspose.email.calendar/appointment/extendedproperties/_index.md new file mode 100644 index 0000000000..2e9d7b5058 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/extendedproperties/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Appointment::extendedProperties method" +linktitle: "extendedProperties" +articleTitle: "extendedProperties" +second_title: "Aspose.Email for C++" +description: "extendedProperties of Appointment." +type: docs +weight: 830 +url: /cpp/aspose.email.calendar/appointment/extendedproperties/ +--- + +## extendedProperties {#extendedproperties} + +**Returns:** System::SharedPtr , System::SharedPtr > > Aspose::Email::Calendar:: + +```cpp +extendedProperties() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_action/_index.md b/english/cpp/aspose.email.calendar/appointment/get_action/_index.md new file mode 100644 index 0000000000..39f84d40d7 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_action/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Action method" +linktitle: "get_Action" +articleTitle: "get_Action" +second_title: "Aspose.Email for C++" +description: "Gets appointment action" +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/appointment/get_action/ +--- + +## get_Action {#get_action} + +Gets appointment action + +**Returns:** AppointmentAction Aspose::Email::Calendar:: + +```cpp +get_Action() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_attachments/_index.md b/english/cpp/aspose.email.calendar/appointment/get_attachments/_index.md new file mode 100644 index 0000000000..cab0bcfd34 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets the collection of attachments of appointment." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/appointment/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets the collection of attachments of appointment. + +**Returns:** System::SharedPtr < AttachmentCollection > Aspose::Email::Calendar:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_attendees/_index.md b/english/cpp/aspose.email.calendar/appointment/get_attendees/_index.md new file mode 100644 index 0000000000..7a8ff1a148 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_attendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Attendees method" +linktitle: "get_Attendees" +articleTitle: "get_Attendees" +second_title: "Aspose.Email for C++" +description: "Gets the attendees." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar/appointment/get_attendees/ +--- + +## get_Attendees {#get_attendees} + +Gets the attendees. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Calendar:: + +```cpp +get_Attendees() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_class/_index.md b/english/cpp/aspose.email.calendar/appointment/get_class/_index.md new file mode 100644 index 0000000000..4c8865a5dc --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_class/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Class method" +linktitle: "get_Class" +articleTitle: "get_Class" +second_title: "Aspose.Email for C++" +description: "Specifies the access classification for the appointment." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar/appointment/get_class/ +--- + +## get_Class {#get_class} + +Specifies the access classification for the appointment. + +**Returns:** AppointmentClass Aspose::Email::Calendar:: + +```cpp +get_Class() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_createddate/_index.md b/english/cpp/aspose.email.calendar/appointment/get_createddate/_index.md new file mode 100644 index 0000000000..5c660911b7 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_createddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_CreatedDate method" +linktitle: "get_CreatedDate" +articleTitle: "get_CreatedDate" +second_title: "Aspose.Email for C++" +description: "Gets the date and time that calendar information was created." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar/appointment/get_createddate/ +--- + +## get_CreatedDate {#get_createddate} + +Gets the date and time that calendar information was created. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +get_CreatedDate() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_datetimestamp/_index.md b/english/cpp/aspose.email.calendar/appointment/get_datetimestamp/_index.md new file mode 100644 index 0000000000..2a51fcfe80 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_datetimestamp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_DateTimeStamp method" +linktitle: "get_DateTimeStamp" +articleTitle: "get_DateTimeStamp" +second_title: "Aspose.Email for C++" +description: "Gets date/time that the instance of the iCalendar object was created.." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar/appointment/get_datetimestamp/ +--- + +## get_DateTimeStamp {#get_datetimestamp} + +Gets date/time that the instance of the iCalendar object was created.. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +get_DateTimeStamp() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_description/_index.md b/english/cpp/aspose.email.calendar/appointment/get_description/_index.md new file mode 100644 index 0000000000..44d4f25e40 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets the description." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar/appointment/get_description/ +--- + +## get_Description {#get_description} + +Gets the description. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_enddate/_index.md b/english/cpp/aspose.email.calendar/appointment/get_enddate/_index.md new file mode 100644 index 0000000000..5e9fd159a4 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_enddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_EndDate method" +linktitle: "get_EndDate" +articleTitle: "get_EndDate" +second_title: "Aspose.Email for C++" +description: "Gets the end date." +type: docs +weight: 90 +url: /cpp/aspose.email.calendar/appointment/get_enddate/ +--- + +## get_EndDate {#get_enddate} + +Gets the end date. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +get_EndDate() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_endtimezone/_index.md b/english/cpp/aspose.email.calendar/appointment/get_endtimezone/_index.md new file mode 100644 index 0000000000..135e078d9e --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_endtimezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_EndTimeZone method" +linktitle: "get_EndTimeZone" +articleTitle: "get_EndTimeZone" +second_title: "Aspose.Email for C++" +description: "End time zone" +type: docs +weight: 100 +url: /cpp/aspose.email.calendar/appointment/get_endtimezone/ +--- + +## get_EndTimeZone {#get_endtimezone} + +End time zone + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_EndTimeZone() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_endtimezoneinfo/_index.md b/english/cpp/aspose.email.calendar/appointment/get_endtimezoneinfo/_index.md new file mode 100644 index 0000000000..b3596d74b2 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_endtimezoneinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_EndTimeZoneInfo method" +linktitle: "get_EndTimeZoneInfo" +articleTitle: "get_EndTimeZoneInfo" +second_title: "Aspose.Email for C++" +description: "End time zone" +type: docs +weight: 110 +url: /cpp/aspose.email.calendar/appointment/get_endtimezoneinfo/ +--- + +## get_EndTimeZoneInfo {#get_endtimezoneinfo} + +End time zone + +**Returns:** System::SharedPtr Aspose::Email::Calendar:: + +```cpp +get_EndTimeZoneInfo() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_extendedproperties/_index.md b/english/cpp/aspose.email.calendar/appointment/get_extendedproperties/_index.md new file mode 100644 index 0000000000..9ed16d258c --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_extendedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_ExtendedProperties method" +linktitle: "get_ExtendedProperties" +articleTitle: "get_ExtendedProperties" +second_title: "Aspose.Email for C++" +description: "Gets extended properties of an item." +type: docs +weight: 120 +url: /cpp/aspose.email.calendar/appointment/get_extendedproperties/ +--- + +## get_ExtendedProperties {#get_extendedproperties} + +Gets extended properties of an item. + +**Returns:** System::SharedPtr , System::SharedPtr > > Aspose::Email::Calendar:: + +```cpp +get_ExtendedProperties() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_flags/_index.md b/english/cpp/aspose.email.calendar/appointment/get_flags/_index.md new file mode 100644 index 0000000000..b7a21c4ada --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Flags method" +linktitle: "get_Flags" +articleTitle: "get_Flags" +second_title: "Aspose.Email for C++" +description: "Gets appointment flags." +type: docs +weight: 130 +url: /cpp/aspose.email.calendar/appointment/get_flags/ +--- + +## get_Flags {#get_flags} + +Gets appointment flags. + +**Returns:** AppointmentFlags Aspose::Email::Calendar:: + +```cpp +get_Flags() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_htmldescription/_index.md b/english/cpp/aspose.email.calendar/appointment/get_htmldescription/_index.md new file mode 100644 index 0000000000..424197806c --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_htmldescription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_HtmlDescription method" +linktitle: "get_HtmlDescription" +articleTitle: "get_HtmlDescription" +second_title: "Aspose.Email for C++" +description: "Gets html representation of description." +type: docs +weight: 140 +url: /cpp/aspose.email.calendar/appointment/get_htmldescription/ +--- + +## get_HtmlDescription {#get_htmldescription} + +Gets html representation of description. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_HtmlDescription() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_id/_index.md b/english/cpp/aspose.email.calendar/appointment/get_id/_index.md new file mode 100644 index 0000000000..2c66046f5d --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Object identifier" +type: docs +weight: 150 +url: /cpp/aspose.email.calendar/appointment/get_id/ +--- + +## get_Id {#get_id} + +Object identifier + +**Returns:** System::SharedPtr < ObjectIdentifier > Aspose::Email::Calendar:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_isdescriptionhtml/_index.md b/english/cpp/aspose.email.calendar/appointment/get_isdescriptionhtml/_index.md new file mode 100644 index 0000000000..d93f66846f --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_isdescriptionhtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_IsDescriptionHtml method" +linktitle: "get_IsDescriptionHtml" +articleTitle: "get_IsDescriptionHtml" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if description is in HTML format" +type: docs +weight: 160 +url: /cpp/aspose.email.calendar/appointment/get_isdescriptionhtml/ +--- + +## get_IsDescriptionHtml {#get_isdescriptionhtml} + +Gets value which indicates if description is in HTML format + +**Returns:** bool Aspose::Email::Calendar:: + +```cpp +get_IsDescriptionHtml() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_lastmodifieddate/_index.md b/english/cpp/aspose.email.calendar/appointment/get_lastmodifieddate/_index.md new file mode 100644 index 0000000000..5104082670 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_lastmodifieddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_LastModifiedDate method" +linktitle: "get_LastModifiedDate" +articleTitle: "get_LastModifiedDate" +second_title: "Aspose.Email for C++" +description: "Gets the date and time that calendar information was last revised." +type: docs +weight: 170 +url: /cpp/aspose.email.calendar/appointment/get_lastmodifieddate/ +--- + +## get_LastModifiedDate {#get_lastmodifieddate} + +Gets the date and time that calendar information was last revised. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +get_LastModifiedDate() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_location/_index.md b/english/cpp/aspose.email.calendar/appointment/get_location/_index.md new file mode 100644 index 0000000000..fca33ee628 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Location method" +linktitle: "get_Location" +articleTitle: "get_Location" +second_title: "Aspose.Email for C++" +description: "Gets the location." +type: docs +weight: 180 +url: /cpp/aspose.email.calendar/appointment/get_location/ +--- + +## get_Location {#get_location} + +Gets the location. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Location() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_methodtype/_index.md b/english/cpp/aspose.email.calendar/appointment/get_methodtype/_index.md new file mode 100644 index 0000000000..4cdaa5ceb8 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_methodtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_MethodType method" +linktitle: "get_MethodType" +articleTitle: "get_MethodType" +second_title: "Aspose.Email for C++" +description: "Gets the iCalendar object method type associated with the calendar object." +type: docs +weight: 190 +url: /cpp/aspose.email.calendar/appointment/get_methodtype/ +--- + +## get_MethodType {#get_methodtype} + +Gets the iCalendar object method type associated with the calendar object. + +**Returns:** AppointmentMethodType Aspose::Email::Calendar:: + +```cpp +get_MethodType() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_microsoftbusystatus/_index.md b/english/cpp/aspose.email.calendar/appointment/get_microsoftbusystatus/_index.md new file mode 100644 index 0000000000..4f92e0e104 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_microsoftbusystatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_MicrosoftBusyStatus method" +linktitle: "get_MicrosoftBusyStatus" +articleTitle: "get_MicrosoftBusyStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the BUSY status of an appointment." +type: docs +weight: 200 +url: /cpp/aspose.email.calendar/appointment/get_microsoftbusystatus/ +--- + +## get_MicrosoftBusyStatus {#get_microsoftbusystatus} + +Specifies the BUSY status of an appointment. + +**Returns:** MSBusyStatus Aspose::Email::Calendar:: + +```cpp +get_MicrosoftBusyStatus() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_microsoftimportance/_index.md b/english/cpp/aspose.email.calendar/appointment/get_microsoftimportance/_index.md new file mode 100644 index 0000000000..8344e7cc96 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_microsoftimportance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_MicrosoftImportance method" +linktitle: "get_MicrosoftImportance" +articleTitle: "get_MicrosoftImportance" +second_title: "Aspose.Email for C++" +description: "Specifies the importance of an appointment." +type: docs +weight: 210 +url: /cpp/aspose.email.calendar/appointment/get_microsoftimportance/ +--- + +## get_MicrosoftImportance {#get_microsoftimportance} + +Specifies the importance of an appointment. + +**Returns:** MSImportance Aspose::Email::Calendar:: + +```cpp +get_MicrosoftImportance() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_microsoftintendedstatus/_index.md b/english/cpp/aspose.email.calendar/appointment/get_microsoftintendedstatus/_index.md new file mode 100644 index 0000000000..11fa85d948 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_microsoftintendedstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_MicrosoftIntendedStatus method" +linktitle: "get_MicrosoftIntendedStatus" +articleTitle: "get_MicrosoftIntendedStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the INTENDED status of an appointment." +type: docs +weight: 220 +url: /cpp/aspose.email.calendar/appointment/get_microsoftintendedstatus/ +--- + +## get_MicrosoftIntendedStatus {#get_microsoftintendedstatus} + +Specifies the INTENDED status of an appointment. + +**Returns:** MSIntendedStatus Aspose::Email::Calendar:: + +```cpp +get_MicrosoftIntendedStatus() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_optionalattendees/_index.md b/english/cpp/aspose.email.calendar/appointment/get_optionalattendees/_index.md new file mode 100644 index 0000000000..8fccdb20ab --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_optionalattendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_OptionalAttendees method" +linktitle: "get_OptionalAttendees" +articleTitle: "get_OptionalAttendees" +second_title: "Aspose.Email for C++" +description: "Gets the optional attendees." +type: docs +weight: 230 +url: /cpp/aspose.email.calendar/appointment/get_optionalattendees/ +--- + +## get_OptionalAttendees {#get_optionalattendees} + +Gets the optional attendees. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Calendar:: + +```cpp +get_OptionalAttendees() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_organizer/_index.md b/english/cpp/aspose.email.calendar/appointment/get_organizer/_index.md new file mode 100644 index 0000000000..98fb7f8ec4 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_organizer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Organizer method" +linktitle: "get_Organizer" +articleTitle: "get_Organizer" +second_title: "Aspose.Email for C++" +description: "Gets the organizer." +type: docs +weight: 240 +url: /cpp/aspose.email.calendar/appointment/get_organizer/ +--- + +## get_Organizer {#get_organizer} + +Gets the organizer. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Calendar:: + +```cpp +get_Organizer() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_recurrence/_index.md b/english/cpp/aspose.email.calendar/appointment/get_recurrence/_index.md new file mode 100644 index 0000000000..619f2461d8 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_recurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Recurrence method" +linktitle: "get_Recurrence" +articleTitle: "get_Recurrence" +second_title: "Aspose.Email for C++" +description: "Gets the recurrence pattern." +type: docs +weight: 250 +url: /cpp/aspose.email.calendar/appointment/get_recurrence/ +--- + +## get_Recurrence {#get_recurrence} + +Gets the recurrence pattern. + +**Returns:** System::SharedPtr < Recurrences::RecurrencePattern > Aspose::Email::Calendar:: + +```cpp +get_Recurrence() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_reminders/_index.md b/english/cpp/aspose.email.calendar/appointment/get_reminders/_index.md new file mode 100644 index 0000000000..407a106315 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_reminders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Reminders method" +linktitle: "get_Reminders" +articleTitle: "get_Reminders" +second_title: "Aspose.Email for C++" +description: "Contains collection of AppointmentReminder AppointmentReminder objects." +type: docs +weight: 260 +url: /cpp/aspose.email.calendar/appointment/get_reminders/ +--- + +## get_Reminders {#get_reminders} + +Contains collection of AppointmentReminder AppointmentReminder objects. + +**Returns:** System::SharedPtr < AppointmentReminderCollection > Aspose::Email::Calendar:: + +```cpp +get_Reminders() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_sequenceid/_index.md b/english/cpp/aspose.email.calendar/appointment/get_sequenceid/_index.md new file mode 100644 index 0000000000..467aa11fef --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_sequenceid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_SequenceId method" +linktitle: "get_SequenceId" +articleTitle: "get_SequenceId" +second_title: "Aspose.Email for C++" +description: "Gets the sequence id." +type: docs +weight: 270 +url: /cpp/aspose.email.calendar/appointment/get_sequenceid/ +--- + +## get_SequenceId {#get_sequenceid} + +Gets the sequence id. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_SequenceId() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_startdate/_index.md b/english/cpp/aspose.email.calendar/appointment/get_startdate/_index.md new file mode 100644 index 0000000000..0567c673c2 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_startdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_StartDate method" +linktitle: "get_StartDate" +articleTitle: "get_StartDate" +second_title: "Aspose.Email for C++" +description: "Gets the start date." +type: docs +weight: 280 +url: /cpp/aspose.email.calendar/appointment/get_startdate/ +--- + +## get_StartDate {#get_startdate} + +Gets the start date. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +get_StartDate() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_starttimezone/_index.md b/english/cpp/aspose.email.calendar/appointment/get_starttimezone/_index.md new file mode 100644 index 0000000000..6fbf035d9a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_starttimezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_StartTimeZone method" +linktitle: "get_StartTimeZone" +articleTitle: "get_StartTimeZone" +second_title: "Aspose.Email for C++" +description: "Start time zone" +type: docs +weight: 290 +url: /cpp/aspose.email.calendar/appointment/get_starttimezone/ +--- + +## get_StartTimeZone {#get_starttimezone} + +Start time zone + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_StartTimeZone() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_starttimezoneinfo/_index.md b/english/cpp/aspose.email.calendar/appointment/get_starttimezoneinfo/_index.md new file mode 100644 index 0000000000..d90946880e --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_starttimezoneinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_StartTimeZoneInfo method" +linktitle: "get_StartTimeZoneInfo" +articleTitle: "get_StartTimeZoneInfo" +second_title: "Aspose.Email for C++" +description: "Start time zone" +type: docs +weight: 300 +url: /cpp/aspose.email.calendar/appointment/get_starttimezoneinfo/ +--- + +## get_StartTimeZoneInfo {#get_starttimezoneinfo} + +Start time zone + +**Returns:** System::SharedPtr Aspose::Email::Calendar:: + +```cpp +get_StartTimeZoneInfo() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_status/_index.md b/english/cpp/aspose.email.calendar/appointment/get_status/_index.md new file mode 100644 index 0000000000..df8d02cd82 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_status/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Status method" +linktitle: "get_Status" +articleTitle: "get_Status" +second_title: "Aspose.Email for C++" +description: "Gets the overall status or confirmation for the object." +type: docs +weight: 310 +url: /cpp/aspose.email.calendar/appointment/get_status/ +--- + +## get_Status {#get_status} + +Gets the overall status or confirmation for the object. + +**Returns:** AppointmentStatus Aspose::Email::Calendar:: + +```cpp +get_Status() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_summary/_index.md b/english/cpp/aspose.email.calendar/appointment/get_summary/_index.md new file mode 100644 index 0000000000..1502fcdf7d --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_summary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Summary method" +linktitle: "get_Summary" +articleTitle: "get_Summary" +second_title: "Aspose.Email for C++" +description: "Gets the summary." +type: docs +weight: 320 +url: /cpp/aspose.email.calendar/appointment/get_summary/ +--- + +## get_Summary {#get_summary} + +Gets the summary. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Summary() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_transparency/_index.md b/english/cpp/aspose.email.calendar/appointment/get_transparency/_index.md new file mode 100644 index 0000000000..3ed978c61f --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_transparency/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Transparency method" +linktitle: "get_Transparency" +articleTitle: "get_Transparency" +second_title: "Aspose.Email for C++" +description: "Specifies whether or not this appointment is intended to be visible in availability searches." +type: docs +weight: 330 +url: /cpp/aspose.email.calendar/appointment/get_transparency/ +--- + +## get_Transparency {#get_transparency} + +Specifies whether or not this appointment is intended to be visible in availability searches. + +**Returns:** AppointmentTransparency Aspose::Email::Calendar:: + +```cpp +get_Transparency() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_uniqueid/_index.md b/english/cpp/aspose.email.calendar/appointment/get_uniqueid/_index.md new file mode 100644 index 0000000000..db611413da --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_uniqueid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_UniqueId method" +linktitle: "get_UniqueId" +articleTitle: "get_UniqueId" +second_title: "Aspose.Email for C++" +description: "Gets a string value that contains the GUID for the calendar item." +type: docs +weight: 340 +url: /cpp/aspose.email.calendar/appointment/get_uniqueid/ +--- + +## get_UniqueId {#get_uniqueid} + +Gets a string value that contains the GUID for the calendar item. In MS Exchange this is PidLidGlobalObjectId mapi property. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_UniqueId() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/get_version/_index.md b/english/cpp/aspose.email.calendar/appointment/get_version/_index.md new file mode 100644 index 0000000000..efa9a8dad0 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/get_version/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::get_Version method" +linktitle: "get_Version" +articleTitle: "get_Version" +second_title: "Aspose.Email for C++" +description: "Gets the version of ICS/VCS file." +type: docs +weight: 350 +url: /cpp/aspose.email.calendar/appointment/get_version/ +--- + +## get_Version {#get_version} + +Gets the version of ICS/VCS file. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Version() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/getappointmenthtml/_index.md b/english/cpp/aspose.email.calendar/appointment/getappointmenthtml/_index.md new file mode 100644 index 0000000000..123efb736a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/getappointmenthtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::GetAppointmentHtml method" +linktitle: "GetAppointmentHtml" +articleTitle: "GetAppointmentHtml" +second_title: "Aspose.Email for C++" +description: "Gets the calendar HTML." +type: docs +weight: 360 +url: /cpp/aspose.email.calendar/appointment/getappointmenthtml/ +--- + +## GetAppointmentHtml {#getappointmenthtml} + +Gets the calendar HTML. + +**Returns:** String value of calendar as HTML. + +```cpp +GetAppointmentHtml() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/getappointmenttext/_index.md b/english/cpp/aspose.email.calendar/appointment/getappointmenttext/_index.md new file mode 100644 index 0000000000..b8d87d4e8a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/getappointmenttext/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::Appointment::GetAppointmentText method" +linktitle: "GetAppointmentText" +articleTitle: "GetAppointmentText" +second_title: "Aspose.Email for C++" +description: "Gets the calendar text." +type: docs +weight: 370 +url: /cpp/aspose.email.calendar/appointment/getappointmenttext/ +--- + +## GetAppointmentText (1 of 2) {#getappointmenttext_1} + +Gets the calendar text. + +**Returns:** String value of calendar as plain text. + +```cpp +GetAppointmentText() +``` + +--- + +## GetAppointmentText (2 of 2) {#getappointmenttext_2} + +Gets the calendar text. + +**Returns:** The text representation of appointment. + +```cpp +GetAppointmentText(System::SharedPtr < AppointmentFormattingOptions > formattingOptions) +``` + +| Parameter | Description | +| --- | --- | +| formattingOptions | AppointmentFormattingOptions that represents appointment formatting options. | + diff --git a/english/cpp/aspose.email.calendar/appointment/getmediatypevalue/_index.md b/english/cpp/aspose.email.calendar/appointment/getmediatypevalue/_index.md new file mode 100644 index 0000000000..9280fc3b9f --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/getmediatypevalue/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Calendar::Appointment::GetMediaTypeValue method" +linktitle: "GetMediaTypeValue" +articleTitle: "GetMediaTypeValue" +second_title: "Aspose.Email for C++" +description: "GetMediaTypeValue of Appointment." +type: docs +weight: 380 +url: /cpp/aspose.email.calendar/appointment/getmediatypevalue/ +--- + +## GetMediaTypeValue {#getmediatypevalue} + +**Returns:** static System::String Aspose::Email::Calendar:: + +```cpp +GetMediaTypeValue(System::String method, System::String charset) +``` + +| Parameter | Description | +| --- | --- | +| method | | +| charset | | + diff --git a/english/cpp/aspose.email.calendar/appointment/isloaded/_index.md b/english/cpp/aspose.email.calendar/appointment/isloaded/_index.md new file mode 100644 index 0000000000..e9049a1913 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/isloaded/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Appointment::isLoaded method" +linktitle: "isLoaded" +articleTitle: "isLoaded" +second_title: "Aspose.Email for C++" +description: "isLoaded of Appointment." +type: docs +weight: 840 +url: /cpp/aspose.email.calendar/appointment/isloaded/ +--- + +## isLoaded {#isloaded} + +**Returns:** bool Aspose::Email::Calendar:: + +```cpp +isLoaded() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/load/_index.md b/english/cpp/aspose.email.calendar/appointment/load/_index.md new file mode 100644 index 0000000000..9fec147dee --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/load/_index.md @@ -0,0 +1,92 @@ +--- +title: "Aspose::Email::Calendar::Appointment::Load method" +linktitle: "Load" +articleTitle: "Load" +second_title: "Aspose.Email for C++" +description: "Loads Appointment from the stream" +type: docs +weight: 390 +url: /cpp/aspose.email.calendar/appointment/load/ +--- + +## Load (1 of 5) {#load_1} + +Loads Appointment from the stream + +**Returns:** A read Appointment + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to load from | + +--- + +## Load (2 of 5) {#load_2} + +Loads Appointment from the stream + +**Returns:** A read Appointment + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream, bool applyLocalTimeZone) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to load from | +| applyLocalTimeZone | Convert time to local timezone | + +--- + +## Load (3 of 5) {#load_3} + +Loads Appointment from the stream + +**Returns:** A read Appointment + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < AppointmentLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to load from | +| options | Represents appointment load options | + +--- + +## Load (4 of 5) {#load_4} + +Loads Appointment from the file. Supported file formats: iCalendar + +**Returns:** A read Appointment + +```cpp +Load(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file path | + +--- + +## Load (5 of 5) {#load_5} + +Loads Appointment from the file. Supported file formats: iCalendar + +**Returns:** A read Appointment . + +```cpp +Load(System::String filePath, System::SharedPtr < AppointmentLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file path. | +| options | Represents appointment load options AppointmentLoadOptions . | + diff --git a/english/cpp/aspose.email.calendar/appointment/optionalattendees/_index.md b/english/cpp/aspose.email.calendar/appointment/optionalattendees/_index.md new file mode 100644 index 0000000000..d759dfd4a6 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/optionalattendees/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Appointment::optionalAttendees method" +linktitle: "optionalAttendees" +articleTitle: "optionalAttendees" +second_title: "Aspose.Email for C++" +description: "optionalAttendees of Appointment." +type: docs +weight: 850 +url: /cpp/aspose.email.calendar/appointment/optionalattendees/ +--- + +## optionalAttendees {#optionalattendees} + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Calendar:: + +```cpp +optionalAttendees() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/recurrencespecialcases/_index.md b/english/cpp/aspose.email.calendar/appointment/recurrencespecialcases/_index.md new file mode 100644 index 0000000000..20d06ab14a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/recurrencespecialcases/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Appointment::recurrenceSpecialCases method" +linktitle: "recurrenceSpecialCases" +articleTitle: "recurrenceSpecialCases" +second_title: "Aspose.Email for C++" +description: "recurrenceSpecialCases of Appointment." +type: docs +weight: 860 +url: /cpp/aspose.email.calendar/appointment/recurrencespecialcases/ +--- + +## recurrenceSpecialCases {#recurrencespecialcases} + +**Returns:** System::SharedPtr > > Aspose::Email::Calendar:: + +```cpp +recurrenceSpecialCases() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/requestapointment/_index.md b/english/cpp/aspose.email.calendar/appointment/requestapointment/_index.md new file mode 100644 index 0000000000..df911f68b6 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/requestapointment/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Calendar::Appointment::RequestApointment method" +linktitle: "RequestApointment" +articleTitle: "RequestApointment" +second_title: "Aspose.Email for C++" +description: "Requests the apointment." +type: docs +weight: 400 +url: /cpp/aspose.email.calendar/appointment/requestapointment/ +--- + +## RequestApointment (1 of 3) {#requestapointment_1} + +Requests the apointment. + +**Returns:** AlternateView AlternateView that represents the format to view an email message. + +```cpp +RequestApointment() +``` + +--- + +## RequestApointment (2 of 3) {#requestapointment_2} + +Requests the apointment. + +**Returns:** AlternateView AlternateView that represents the format to view an email message. + +```cpp +RequestApointment(AppointmentMethodType methodType) +``` + +| Parameter | Description | +| --- | --- | +| methodType | The method type. | + +--- + +## RequestApointment (3 of 3) {#requestapointment_3} + +Requests the apointment. + +**Returns:** AlternateView AlternateView that represents the format to view an email message. + +```cpp +RequestApointment(int32_t seqId) +``` + +| Parameter | Description | +| --- | --- | +| seqId | The sequence id. | + diff --git a/english/cpp/aspose.email.calendar/appointment/resettimezone/_index.md b/english/cpp/aspose.email.calendar/appointment/resettimezone/_index.md new file mode 100644 index 0000000000..4f55f73604 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/resettimezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::ResetTimeZone method" +linktitle: "ResetTimeZone" +articleTitle: "ResetTimeZone" +second_title: "Aspose.Email for C++" +description: "Set local time zone" +type: docs +weight: 410 +url: /cpp/aspose.email.calendar/appointment/resettimezone/ +--- + +## ResetTimeZone {#resettimezone} + +Set local time zone + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +ResetTimeZone() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/save/_index.md b/english/cpp/aspose.email.calendar/appointment/save/_index.md new file mode 100644 index 0000000000..0c724aba8b --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/save/_index.md @@ -0,0 +1,109 @@ +--- +title: "Aspose::Email::Calendar::Appointment::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves appointment to the file with iCalendar format using te default save options" +type: docs +weight: 420 +url: /cpp/aspose.email.calendar/appointment/save/ +--- + +## Save (1 of 6) {#save_1} + +Saves appointment to the file with iCalendar format using te default save options + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | + +--- + +## Save (2 of 6) {#save_2} + +Saves appointment to the stream with specified format using te default save options + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, AppointmentSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveFormat | A save format | + +--- + +## Save (3 of 6) {#save_3} + +Saves appointment to the stream with specified save options + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < AppointmentSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveOptions | A save options | + +--- + +## Save (4 of 6) {#save_4} + +Saves appointment to the file with iCalendar format using te default save options + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +Save(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file path | + +--- + +## Save (5 of 6) {#save_5} + +Saves appointment to the file with specified format using te default save options + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +Save(System::String filePath, AppointmentSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file path | +| saveFormat | A save format | + +--- + +## Save (6 of 6) {#save_6} + +Saves appointment to the file with specified save options + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +Save(System::String filePath, System::SharedPtr < AppointmentSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file path | +| saveOptions | A save options | + diff --git a/english/cpp/aspose.email.calendar/appointment/sequence/_index.md b/english/cpp/aspose.email.calendar/appointment/sequence/_index.md new file mode 100644 index 0000000000..aa13ab62a4 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/sequence/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Appointment::sequence method" +linktitle: "sequence" +articleTitle: "sequence" +second_title: "Aspose.Email for C++" +description: "sequence of Appointment." +type: docs +weight: 870 +url: /cpp/aspose.email.calendar/appointment/sequence/ +--- + +## sequence {#sequence} + +**Returns:** int64_t Aspose::Email::Calendar:: + +```cpp +sequence() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/sequenceid/_index.md b/english/cpp/aspose.email.calendar/appointment/sequenceid/_index.md new file mode 100644 index 0000000000..f67cfe3f20 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/sequenceid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Appointment::sequenceId method" +linktitle: "sequenceId" +articleTitle: "sequenceId" +second_title: "Aspose.Email for C++" +description: "sequenceId of Appointment." +type: docs +weight: 880 +url: /cpp/aspose.email.calendar/appointment/sequenceid/ +--- + +## sequenceId {#sequenceid} + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +sequenceId() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/set_action/_index.md b/english/cpp/aspose.email.calendar/appointment/set_action/_index.md new file mode 100644 index 0000000000..99ebbafe31 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_action/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Action method" +linktitle: "set_Action" +articleTitle: "set_Action" +second_title: "Aspose.Email for C++" +description: "Sets appointment action" +type: docs +weight: 430 +url: /cpp/aspose.email.calendar/appointment/set_action/ +--- + +## set_Action {#set_action} + +Sets appointment action + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Action(AppointmentAction value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_attendees/_index.md b/english/cpp/aspose.email.calendar/appointment/set_attendees/_index.md new file mode 100644 index 0000000000..8f77836b24 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_attendees/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Attendees method" +linktitle: "set_Attendees" +articleTitle: "set_Attendees" +second_title: "Aspose.Email for C++" +description: "Sets the attendees." +type: docs +weight: 440 +url: /cpp/aspose.email.calendar/appointment/set_attendees/ +--- + +## set_Attendees {#set_attendees} + +Sets the attendees. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Attendees(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_class/_index.md b/english/cpp/aspose.email.calendar/appointment/set_class/_index.md new file mode 100644 index 0000000000..9bd09beae4 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_class/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Class method" +linktitle: "set_Class" +articleTitle: "set_Class" +second_title: "Aspose.Email for C++" +description: "Specifies the access classification for the appointment." +type: docs +weight: 450 +url: /cpp/aspose.email.calendar/appointment/set_class/ +--- + +## set_Class {#set_class} + +Specifies the access classification for the appointment. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Class(AppointmentClass value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_createddate/_index.md b/english/cpp/aspose.email.calendar/appointment/set_createddate/_index.md new file mode 100644 index 0000000000..deb8a2557d --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_createddate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_CreatedDate method" +linktitle: "set_CreatedDate" +articleTitle: "set_CreatedDate" +second_title: "Aspose.Email for C++" +description: "Sets the date and time that calendar information was created." +type: docs +weight: 460 +url: /cpp/aspose.email.calendar/appointment/set_createddate/ +--- + +## set_CreatedDate {#set_createddate} + +Sets the date and time that calendar information was created. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_CreatedDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_datetimestamp/_index.md b/english/cpp/aspose.email.calendar/appointment/set_datetimestamp/_index.md new file mode 100644 index 0000000000..15e477f63f --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_datetimestamp/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_DateTimeStamp method" +linktitle: "set_DateTimeStamp" +articleTitle: "set_DateTimeStamp" +second_title: "Aspose.Email for C++" +description: "Sets date/time that the instance of the iCalendar object was created.." +type: docs +weight: 470 +url: /cpp/aspose.email.calendar/appointment/set_datetimestamp/ +--- + +## set_DateTimeStamp {#set_datetimestamp} + +Sets date/time that the instance of the iCalendar object was created.. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_DateTimeStamp(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_description/_index.md b/english/cpp/aspose.email.calendar/appointment/set_description/_index.md new file mode 100644 index 0000000000..ef060d8fe3 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_description/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Description method" +linktitle: "set_Description" +articleTitle: "set_Description" +second_title: "Aspose.Email for C++" +description: "Sets the description." +type: docs +weight: 480 +url: /cpp/aspose.email.calendar/appointment/set_description/ +--- + +## set_Description {#set_description} + +Sets the description. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Description(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_enddate/_index.md b/english/cpp/aspose.email.calendar/appointment/set_enddate/_index.md new file mode 100644 index 0000000000..10fa467110 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_enddate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_EndDate method" +linktitle: "set_EndDate" +articleTitle: "set_EndDate" +second_title: "Aspose.Email for C++" +description: "Sets the end date." +type: docs +weight: 490 +url: /cpp/aspose.email.calendar/appointment/set_enddate/ +--- + +## set_EndDate {#set_enddate} + +Sets the end date. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_EndDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_endtimezone/_index.md b/english/cpp/aspose.email.calendar/appointment/set_endtimezone/_index.md new file mode 100644 index 0000000000..af1ab9808c --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_endtimezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_EndTimeZone method" +linktitle: "set_EndTimeZone" +articleTitle: "set_EndTimeZone" +second_title: "Aspose.Email for C++" +description: "End time zone" +type: docs +weight: 500 +url: /cpp/aspose.email.calendar/appointment/set_endtimezone/ +--- + +## set_EndTimeZone {#set_endtimezone} + +End time zone + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_EndTimeZone(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_endtimezoneinfo/_index.md b/english/cpp/aspose.email.calendar/appointment/set_endtimezoneinfo/_index.md new file mode 100644 index 0000000000..46da4704ef --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_endtimezoneinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_EndTimeZoneInfo method" +linktitle: "set_EndTimeZoneInfo" +articleTitle: "set_EndTimeZoneInfo" +second_title: "Aspose.Email for C++" +description: "End time zone" +type: docs +weight: 510 +url: /cpp/aspose.email.calendar/appointment/set_endtimezoneinfo/ +--- + +## set_EndTimeZoneInfo {#set_endtimezoneinfo} + +End time zone + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_EndTimeZoneInfo(System::SharedPtr < Common::TimeZone::Zone > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_flags/_index.md b/english/cpp/aspose.email.calendar/appointment/set_flags/_index.md new file mode 100644 index 0000000000..918ba8a7fd --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_flags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Flags method" +linktitle: "set_Flags" +articleTitle: "set_Flags" +second_title: "Aspose.Email for C++" +description: "Sets appointment flags." +type: docs +weight: 520 +url: /cpp/aspose.email.calendar/appointment/set_flags/ +--- + +## set_Flags {#set_flags} + +Sets appointment flags. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Flags(AppointmentFlags value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_htmldescription/_index.md b/english/cpp/aspose.email.calendar/appointment/set_htmldescription/_index.md new file mode 100644 index 0000000000..299681f16f --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_htmldescription/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_HtmlDescription method" +linktitle: "set_HtmlDescription" +articleTitle: "set_HtmlDescription" +second_title: "Aspose.Email for C++" +description: "Sets html representation of description." +type: docs +weight: 530 +url: /cpp/aspose.email.calendar/appointment/set_htmldescription/ +--- + +## set_HtmlDescription {#set_htmldescription} + +Sets html representation of description. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_HtmlDescription(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_isdescriptionhtml/_index.md b/english/cpp/aspose.email.calendar/appointment/set_isdescriptionhtml/_index.md new file mode 100644 index 0000000000..439ad172ec --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_isdescriptionhtml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_IsDescriptionHtml method" +linktitle: "set_IsDescriptionHtml" +articleTitle: "set_IsDescriptionHtml" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates if description is in HTML format" +type: docs +weight: 540 +url: /cpp/aspose.email.calendar/appointment/set_isdescriptionhtml/ +--- + +## set_IsDescriptionHtml {#set_isdescriptionhtml} + +Sets value which indicates if description is in HTML format + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_IsDescriptionHtml(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_lastmodifieddate/_index.md b/english/cpp/aspose.email.calendar/appointment/set_lastmodifieddate/_index.md new file mode 100644 index 0000000000..33e61a3224 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_lastmodifieddate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_LastModifiedDate method" +linktitle: "set_LastModifiedDate" +articleTitle: "set_LastModifiedDate" +second_title: "Aspose.Email for C++" +description: "Sets the date and time that calendar information was last revised." +type: docs +weight: 550 +url: /cpp/aspose.email.calendar/appointment/set_lastmodifieddate/ +--- + +## set_LastModifiedDate {#set_lastmodifieddate} + +Sets the date and time that calendar information was last revised. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_LastModifiedDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_location/_index.md b/english/cpp/aspose.email.calendar/appointment/set_location/_index.md new file mode 100644 index 0000000000..b8b4402961 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_location/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Location method" +linktitle: "set_Location" +articleTitle: "set_Location" +second_title: "Aspose.Email for C++" +description: "Sets the location." +type: docs +weight: 560 +url: /cpp/aspose.email.calendar/appointment/set_location/ +--- + +## set_Location {#set_location} + +Sets the location. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Location(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_methodtype/_index.md b/english/cpp/aspose.email.calendar/appointment/set_methodtype/_index.md new file mode 100644 index 0000000000..9ec6b94dcc --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_methodtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_MethodType method" +linktitle: "set_MethodType" +articleTitle: "set_MethodType" +second_title: "Aspose.Email for C++" +description: "Sets the iCalendar object method type associated with the calendar object." +type: docs +weight: 570 +url: /cpp/aspose.email.calendar/appointment/set_methodtype/ +--- + +## set_MethodType {#set_methodtype} + +Sets the iCalendar object method type associated with the calendar object. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_MethodType(AppointmentMethodType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_microsoftbusystatus/_index.md b/english/cpp/aspose.email.calendar/appointment/set_microsoftbusystatus/_index.md new file mode 100644 index 0000000000..267a6c7d6c --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_microsoftbusystatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_MicrosoftBusyStatus method" +linktitle: "set_MicrosoftBusyStatus" +articleTitle: "set_MicrosoftBusyStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the BUSY status of an appointment." +type: docs +weight: 580 +url: /cpp/aspose.email.calendar/appointment/set_microsoftbusystatus/ +--- + +## set_MicrosoftBusyStatus {#set_microsoftbusystatus} + +Specifies the BUSY status of an appointment. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_MicrosoftBusyStatus(MSBusyStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_microsoftimportance/_index.md b/english/cpp/aspose.email.calendar/appointment/set_microsoftimportance/_index.md new file mode 100644 index 0000000000..96cf3a90e6 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_microsoftimportance/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_MicrosoftImportance method" +linktitle: "set_MicrosoftImportance" +articleTitle: "set_MicrosoftImportance" +second_title: "Aspose.Email for C++" +description: "Specifies the importance of an appointment." +type: docs +weight: 590 +url: /cpp/aspose.email.calendar/appointment/set_microsoftimportance/ +--- + +## set_MicrosoftImportance {#set_microsoftimportance} + +Specifies the importance of an appointment. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_MicrosoftImportance(MSImportance value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_microsoftintendedstatus/_index.md b/english/cpp/aspose.email.calendar/appointment/set_microsoftintendedstatus/_index.md new file mode 100644 index 0000000000..6353e90a29 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_microsoftintendedstatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_MicrosoftIntendedStatus method" +linktitle: "set_MicrosoftIntendedStatus" +articleTitle: "set_MicrosoftIntendedStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the INTENDED status of an appointment." +type: docs +weight: 600 +url: /cpp/aspose.email.calendar/appointment/set_microsoftintendedstatus/ +--- + +## set_MicrosoftIntendedStatus {#set_microsoftintendedstatus} + +Specifies the INTENDED status of an appointment. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_MicrosoftIntendedStatus(MSIntendedStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_organizer/_index.md b/english/cpp/aspose.email.calendar/appointment/set_organizer/_index.md new file mode 100644 index 0000000000..ec67fe12e5 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_organizer/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Organizer method" +linktitle: "set_Organizer" +articleTitle: "set_Organizer" +second_title: "Aspose.Email for C++" +description: "Sets the organizer." +type: docs +weight: 610 +url: /cpp/aspose.email.calendar/appointment/set_organizer/ +--- + +## set_Organizer {#set_organizer} + +Sets the organizer. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Organizer(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_recurrence/_index.md b/english/cpp/aspose.email.calendar/appointment/set_recurrence/_index.md new file mode 100644 index 0000000000..f6eae29cef --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_recurrence/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Recurrence method" +linktitle: "set_Recurrence" +articleTitle: "set_Recurrence" +second_title: "Aspose.Email for C++" +description: "Sets the recurrence pattern." +type: docs +weight: 620 +url: /cpp/aspose.email.calendar/appointment/set_recurrence/ +--- + +## set_Recurrence {#set_recurrence} + +Sets the recurrence pattern. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Recurrence(System::SharedPtr < Recurrences::RecurrencePattern > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_sequenceid/_index.md b/english/cpp/aspose.email.calendar/appointment/set_sequenceid/_index.md new file mode 100644 index 0000000000..6206024971 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_sequenceid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_SequenceId method" +linktitle: "set_SequenceId" +articleTitle: "set_SequenceId" +second_title: "Aspose.Email for C++" +description: "Gets the sequence id." +type: docs +weight: 630 +url: /cpp/aspose.email.calendar/appointment/set_sequenceid/ +--- + +## set_SequenceId {#set_sequenceid} + +Gets the sequence id. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_SequenceId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_startdate/_index.md b/english/cpp/aspose.email.calendar/appointment/set_startdate/_index.md new file mode 100644 index 0000000000..8353bb745a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_startdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_StartDate method" +linktitle: "set_StartDate" +articleTitle: "set_StartDate" +second_title: "Aspose.Email for C++" +description: "Sets the start date." +type: docs +weight: 640 +url: /cpp/aspose.email.calendar/appointment/set_startdate/ +--- + +## set_StartDate {#set_startdate} + +Sets the start date. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_StartDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_starttimezone/_index.md b/english/cpp/aspose.email.calendar/appointment/set_starttimezone/_index.md new file mode 100644 index 0000000000..cdd504269c --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_starttimezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_StartTimeZone method" +linktitle: "set_StartTimeZone" +articleTitle: "set_StartTimeZone" +second_title: "Aspose.Email for C++" +description: "Start time zone" +type: docs +weight: 650 +url: /cpp/aspose.email.calendar/appointment/set_starttimezone/ +--- + +## set_StartTimeZone {#set_starttimezone} + +Start time zone + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_StartTimeZone(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_starttimezoneinfo/_index.md b/english/cpp/aspose.email.calendar/appointment/set_starttimezoneinfo/_index.md new file mode 100644 index 0000000000..690d3c4928 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_starttimezoneinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_StartTimeZoneInfo method" +linktitle: "set_StartTimeZoneInfo" +articleTitle: "set_StartTimeZoneInfo" +second_title: "Aspose.Email for C++" +description: "Start time zone" +type: docs +weight: 660 +url: /cpp/aspose.email.calendar/appointment/set_starttimezoneinfo/ +--- + +## set_StartTimeZoneInfo {#set_starttimezoneinfo} + +Start time zone + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_StartTimeZoneInfo(System::SharedPtr < Common::TimeZone::Zone > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_status/_index.md b/english/cpp/aspose.email.calendar/appointment/set_status/_index.md new file mode 100644 index 0000000000..cee055d8ea --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_status/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Status method" +linktitle: "set_Status" +articleTitle: "set_Status" +second_title: "Aspose.Email for C++" +description: "Sets the overall status or confirmation for the object." +type: docs +weight: 670 +url: /cpp/aspose.email.calendar/appointment/set_status/ +--- + +## set_Status {#set_status} + +Sets the overall status or confirmation for the object. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Status(AppointmentStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_summary/_index.md b/english/cpp/aspose.email.calendar/appointment/set_summary/_index.md new file mode 100644 index 0000000000..47d4ec5e36 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_summary/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Summary method" +linktitle: "set_Summary" +articleTitle: "set_Summary" +second_title: "Aspose.Email for C++" +description: "Sets the summary." +type: docs +weight: 680 +url: /cpp/aspose.email.calendar/appointment/set_summary/ +--- + +## set_Summary {#set_summary} + +Sets the summary. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Summary(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_transparency/_index.md b/english/cpp/aspose.email.calendar/appointment/set_transparency/_index.md new file mode 100644 index 0000000000..3f20a8d9a0 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_transparency/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Transparency method" +linktitle: "set_Transparency" +articleTitle: "set_Transparency" +second_title: "Aspose.Email for C++" +description: "Specifies whether or not this appointment is intended to be visible in availability searches." +type: docs +weight: 690 +url: /cpp/aspose.email.calendar/appointment/set_transparency/ +--- + +## set_Transparency {#set_transparency} + +Specifies whether or not this appointment is intended to be visible in availability searches. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Transparency(AppointmentTransparency value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_uniqueid/_index.md b/english/cpp/aspose.email.calendar/appointment/set_uniqueid/_index.md new file mode 100644 index 0000000000..20261f331a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_uniqueid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_UniqueId method" +linktitle: "set_UniqueId" +articleTitle: "set_UniqueId" +second_title: "Aspose.Email for C++" +description: "Sets a string value that contains the GUID for the calendar item." +type: docs +weight: 700 +url: /cpp/aspose.email.calendar/appointment/set_uniqueid/ +--- + +## set_UniqueId {#set_uniqueid} + +Sets a string value that contains the GUID for the calendar item. In MS Exchange this is PidLidGlobalObjectId mapi property. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_UniqueId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/set_version/_index.md b/english/cpp/aspose.email.calendar/appointment/set_version/_index.md new file mode 100644 index 0000000000..391b354f89 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/set_version/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::set_Version method" +linktitle: "set_Version" +articleTitle: "set_Version" +second_title: "Aspose.Email for C++" +description: "Gets the version of ICS/VCS file." +type: docs +weight: 710 +url: /cpp/aspose.email.calendar/appointment/set_version/ +--- + +## set_Version {#set_version} + +Gets the version of ICS/VCS file. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Version(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointment/settimezone/_index.md b/english/cpp/aspose.email.calendar/appointment/settimezone/_index.md new file mode 100644 index 0000000000..85c7e21f54 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/settimezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Appointment::SetTimeZone method" +linktitle: "SetTimeZone" +articleTitle: "SetTimeZone" +second_title: "Aspose.Email for C++" +description: "Set time zone" +type: docs +weight: 720 +url: /cpp/aspose.email.calendar/appointment/settimezone/ +--- + +## SetTimeZone {#settimezone} + +Set time zone + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +SetTimeZone(System::String tzName) +``` + +| Parameter | Description | +| --- | --- | +| tzName | The time zone name, for sample "America/New_York" | + diff --git a/english/cpp/aspose.email.calendar/appointment/tomailmessage/_index.md b/english/cpp/aspose.email.calendar/appointment/tomailmessage/_index.md new file mode 100644 index 0000000000..d5b06e3faa --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/tomailmessage/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Calendar::Appointment::ToMailMessage method" +linktitle: "ToMailMessage" +articleTitle: "ToMailMessage" +second_title: "Aspose.Email for C++" +description: "�onverts ICalendar item (.ics) to MIME (.eml) message." +type: docs +weight: 730 +url: /cpp/aspose.email.calendar/appointment/tomailmessage/ +--- + +## ToMailMessage (1 of 3) {#tomailmessage_1} + +�onverts ICalendar item (.ics) to MIME (.eml) message. + +**Returns:** A MailMessage that represents email in MIME format. + +```cpp +ToMailMessage() +``` + +--- + +## ToMailMessage (2 of 3) {#tomailmessage_2} + +�onverts ICalendar item (.ics) to MIME (.eml) message. + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Calendar:: + +```cpp +ToMailMessage(AppointmentAction action) +``` + +| Parameter | Description | +| --- | --- | +| action | An AppointmentAction parameter. | + +--- + +## ToMailMessage (3 of 3) {#tomailmessage_3} + +�onverts ICalendar item (.ics) to MIME (.eml) message. + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Calendar:: + +```cpp +ToMailMessage(AppointmentAction action, int32_t seqId) +``` + +| Parameter | Description | +| --- | --- | +| action | An AppointmentAction parameter. | +| seqId | The sequence id. Defines the revision sequence number of the calendar component within a sequence of revisions. | + diff --git a/english/cpp/aspose.email.calendar/appointment/tomapimessage/_index.md b/english/cpp/aspose.email.calendar/appointment/tomapimessage/_index.md new file mode 100644 index 0000000000..b9c1e3c583 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/tomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Appointment::ToMapiMessage method" +linktitle: "ToMapiMessage" +articleTitle: "ToMapiMessage" +second_title: "Aspose.Email for C++" +description: "�onverts ICalendar item (.ics) to MAPI (.msg) message." +type: docs +weight: 740 +url: /cpp/aspose.email.calendar/appointment/tomapimessage/ +--- + +## ToMapiMessage {#tomapimessage} + +�onverts ICalendar item (.ics) to MAPI (.msg) message. + +**Returns:** System::SharedPtr < Mapi::MapiMessage > Aspose::Email::Calendar:: + +```cpp +ToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.calendar/appointment/updateappointment/_index.md b/english/cpp/aspose.email.calendar/appointment/updateappointment/_index.md new file mode 100644 index 0000000000..161e5e5313 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointment/updateappointment/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::Appointment::UpdateAppointment method" +linktitle: "UpdateAppointment" +articleTitle: "UpdateAppointment" +second_title: "Aspose.Email for C++" +description: "Updates the appointment." +type: docs +weight: 750 +url: /cpp/aspose.email.calendar/appointment/updateappointment/ +--- + +## UpdateAppointment (1 of 2) {#updateappointment_1} + +Updates the appointment. + +**Returns:** AlternateView AlternateView that represents the format to view an email message. + +```cpp +UpdateAppointment() +``` + +--- + +## UpdateAppointment (2 of 2) {#updateappointment_2} + +Updates the appointment. + +**Returns:** AlternateView AlternateView that represents the format to view an email message. + +```cpp +UpdateAppointment(int32_t seqId) +``` + +| Parameter | Description | +| --- | --- | +| seqId | The sequence id. | + diff --git a/english/cpp/aspose.email.calendar/appointmentaction/_index.md b/english/cpp/aspose.email.calendar/appointmentaction/_index.md new file mode 100644 index 0000000000..64bd9545f1 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentaction/_index.md @@ -0,0 +1,21 @@ +--- +title: "AppointmentAction Enum" +linktitle: "AppointmentAction" +articleTitle: "AppointmentAction" +second_title: "Aspose.Email for C++" +description: "Enumerates appointments methods" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentaction/ +--- + +## AppointmentAction enumeration (3 values) + +Enumerates appointments methods + +| Value | Description | +| --- | --- | +| Create | Create method | +| Update | Update method | +| Cancel | Cancel method | + diff --git a/english/cpp/aspose.email.calendar/appointmentclass/_index.md b/english/cpp/aspose.email.calendar/appointmentclass/_index.md new file mode 100644 index 0000000000..51992e2204 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentclass/_index.md @@ -0,0 +1,22 @@ +--- +title: "AppointmentClass Enum" +linktitle: "AppointmentClass" +articleTitle: "AppointmentClass" +second_title: "Aspose.Email for C++" +description: "Defines the access classification for the appointment." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentclass/ +--- + +## AppointmentClass enumeration (4 values) + +Defines the access classification for the appointment. + +| Value | Description | +| --- | --- | +| NotDefined | Value is not defined | +| Public | Public. | +| Private | Private. | +| Confidential | Confidential. | + diff --git a/english/cpp/aspose.email.calendar/appointmentcollection/_index.md b/english/cpp/aspose.email.calendar/appointmentcollection/_index.md new file mode 100644 index 0000000000..28658f27d2 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentcollection/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Calendar::AppointmentCollection class" +linktitle: "AppointmentCollection" +articleTitle: "AppointmentCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of Appointment objects." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentcollection/ +--- + +## AppointmentCollection class + +Represents a collection of Appointment objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [AppointmentCollection (2 overloads)](./appointmentcollection/) | Initializes a new instance of the AppointmentCollection class that is empty. | + +## Methods + +| Name | Description | +| --- | --- | +| [GetAppointments](./getappointments/) | | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [to_AppointmentCollection](./to_appointmentcollection/) | Converts array of appointments to collection | + diff --git a/english/cpp/aspose.email.calendar/appointmentcollection/appointmentcollection/_index.md b/english/cpp/aspose.email.calendar/appointmentcollection/appointmentcollection/_index.md new file mode 100644 index 0000000000..fadfde7a51 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentcollection/appointmentcollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::AppointmentCollection::AppointmentCollection constructor" +linktitle: "AppointmentCollection" +articleTitle: "AppointmentCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AppointmentCollection class that is empty." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentcollection/appointmentcollection/ +--- + +## AppointmentCollection (1 of 2) {#appointmentcollection_1} + +Initializes a new instance of the AppointmentCollection class that is empty. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentCollection() +``` + +--- + +## AppointmentCollection (2 of 2) {#appointmentcollection_2} + +Initializes a new instance of the AppointmentCollection class + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentCollection(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Appointment >>> appointments) +``` + +| Parameter | Description | +| --- | --- | +| appointments | initial value | + diff --git a/english/cpp/aspose.email.calendar/appointmentcollection/getappointments/_index.md b/english/cpp/aspose.email.calendar/appointmentcollection/getappointments/_index.md new file mode 100644 index 0000000000..c003a138fd --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentcollection/getappointments/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::AppointmentCollection::GetAppointments method" +linktitle: "GetAppointments" +articleTitle: "GetAppointments" +second_title: "Aspose.Email for C++" +description: "GetAppointments of AppointmentCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentcollection/getappointments/ +--- + +## GetAppointments {#getappointments} + +**Returns:** System::ArrayPtr< System::SharedPtr < Appointment > > Aspose::Email::Calendar:: + +```cpp +GetAppointments() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.calendar/appointmentcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..caa37ce274 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::AppointmentCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of AppointmentCollection." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/appointmentcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.calendar/appointmentcollection/to_appointmentcollection/_index.md b/english/cpp/aspose.email.calendar/appointmentcollection/to_appointmentcollection/_index.md new file mode 100644 index 0000000000..cefa1ce78a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentcollection/to_appointmentcollection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentCollection::to_AppointmentCollection method" +linktitle: "to_AppointmentCollection" +articleTitle: "to_AppointmentCollection" +second_title: "Aspose.Email for C++" +description: "Converts array of appointments to collection" +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/appointmentcollection/to_appointmentcollection/ +--- + +## to_AppointmentCollection {#to_appointmentcollection} + +Converts array of appointments to collection + +**Returns:** Collection of appointments + +```cpp +to_AppointmentCollection(System::ArrayPtr< System::SharedPtr < Appointment >> appointments) +``` + +| Parameter | Description | +| --- | --- | +| appointments | Array of appointments to convert | + diff --git a/english/cpp/aspose.email.calendar/appointmentflags/_index.md b/english/cpp/aspose.email.calendar/appointmentflags/_index.md new file mode 100644 index 0000000000..8cd2f3a532 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentflags/_index.md @@ -0,0 +1,20 @@ +--- +title: "AppointmentFlags Enum" +linktitle: "AppointmentFlags" +articleTitle: "AppointmentFlags" +second_title: "Aspose.Email for C++" +description: "Enumerates appointment flags." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentflags/ +--- + +## AppointmentFlags enumeration (2 values) + +Enumerates appointment flags. + +| Value | Description | +| --- | --- | +| None | Indicates that no specific flags are set. | +| AllDayEvent | Indicates that appointment is an all day event. | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/_index.md new file mode 100644 index 0000000000..f0fe3c68a9 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions class" +linktitle: "AppointmentFormattingOptions" +articleTitle: "AppointmentFormattingOptions" +second_title: "Aspose.Email for C++" +description: "Represents the appointment formatting options." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/ +--- + +## AppointmentFormattingOptions class + +Represents the appointment formatting options. + +## Constructors + +| Name | Description | +| --- | --- | +| [AppointmentFormattingOptions (2 overloads)](./appointmentformattingoptions/) | Initializes a new instance of the AppointmentFormattingOptions class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateAsHtml](./createashtml/) | Specifies formatting in the html. | +| [get_CssStyles](./get_cssstyles/) | Gets the additional css styles for the formatter. | +| [get_DescriptionFormat](./get_descriptionformat/) | Gets the description format. | +| [get_EndDateFormat](./get_enddateformat/) | Gets the end date format. | +| [get_IsTextFormat](./get_istextformat/) | Gets a value indicating whether template has a text format. | +| [get_LocationFormat](./get_locationformat/) | Gets the where format. | +| [get_OrganizerFormat](./get_organizerformat/) | Gets the organizer format. | +| [get_StartDateFormat](./get_startdateformat/) | Gets the start date format. | +| [get_TimezoneFormat](./get_timezoneformat/) | Gets the timezone format. | +| [get_TitleFormat](./get_titleformat/) | Gets the title format. | +| [set_CssStyles](./set_cssstyles/) | Sets the additional css styles for the formatter. | +| [set_DescriptionFormat](./set_descriptionformat/) | Sets the description format. | +| [set_EndDateFormat](./set_enddateformat/) | Sets the end date format. | +| [set_LocationFormat](./set_locationformat/) | Sets the where format. | +| [set_OrganizerFormat](./set_organizerformat/) | Sets the organizer format. | +| [set_StartDateFormat](./set_startdateformat/) | Sets the start date format. | +| [set_TimezoneFormat](./set_timezoneformat/) | Sets the timezone format. | +| [set_TitleFormat](./set_titleformat/) | Sets the title format. | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/appointmentformattingoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/appointmentformattingoptions/_index.md new file mode 100644 index 0000000000..cc792327d2 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/appointmentformattingoptions/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::AppointmentFormattingOptions constructor" +linktitle: "AppointmentFormattingOptions" +articleTitle: "AppointmentFormattingOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AppointmentFormattingOptions class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/appointmentformattingoptions/ +--- + +## AppointmentFormattingOptions (1 of 2) {#appointmentformattingoptions_1} + +Initializes a new instance of the AppointmentFormattingOptions class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentFormattingOptions() +``` + +--- + +## AppointmentFormattingOptions (2 of 2) {#appointmentformattingoptions_2} + +Initializes a new instance of the AppointmentFormattingOptions class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentFormattingOptions(bool txtFormat) +``` + +| Parameter | Description | +| --- | --- | +| txtFormat | if set to true then template will have a text format. | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/createashtml/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/createashtml/_index.md new file mode 100644 index 0000000000..0fe02edbf8 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/createashtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::CreateAsHtml method" +linktitle: "CreateAsHtml" +articleTitle: "CreateAsHtml" +second_title: "Aspose.Email for C++" +description: "Specifies formatting in the html." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/createashtml/ +--- + +## CreateAsHtml {#createashtml} + +Specifies formatting in the html. + +**Returns:** AppointmentFormattingOptions that represents appointment formatting options. + +```cpp +CreateAsHtml() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_cssstyles/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_cssstyles/_index.md new file mode 100644 index 0000000000..abffac531d --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_cssstyles/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::get_CssStyles method" +linktitle: "get_CssStyles" +articleTitle: "get_CssStyles" +second_title: "Aspose.Email for C++" +description: "Gets the additional css styles for the formatter." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/get_cssstyles/ +--- + +## get_CssStyles {#get_cssstyles} + +Gets the additional css styles for the formatter. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_CssStyles() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_descriptionformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_descriptionformat/_index.md new file mode 100644 index 0000000000..9f4ed4d1eb --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_descriptionformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::get_DescriptionFormat method" +linktitle: "get_DescriptionFormat" +articleTitle: "get_DescriptionFormat" +second_title: "Aspose.Email for C++" +description: "Gets the description format." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/get_descriptionformat/ +--- + +## get_DescriptionFormat {#get_descriptionformat} + +Gets the description format. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_DescriptionFormat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_enddateformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_enddateformat/_index.md new file mode 100644 index 0000000000..7969ca17ca --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_enddateformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::get_EndDateFormat method" +linktitle: "get_EndDateFormat" +articleTitle: "get_EndDateFormat" +second_title: "Aspose.Email for C++" +description: "Gets the end date format." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/get_enddateformat/ +--- + +## get_EndDateFormat {#get_enddateformat} + +Gets the end date format. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_EndDateFormat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_istextformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_istextformat/_index.md new file mode 100644 index 0000000000..49c7b950bd --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_istextformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::get_IsTextFormat method" +linktitle: "get_IsTextFormat" +articleTitle: "get_IsTextFormat" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether template has a text format." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/get_istextformat/ +--- + +## get_IsTextFormat {#get_istextformat} + +Gets a value indicating whether template has a text format. + +**Returns:** bool Aspose::Email::Calendar:: + +```cpp +get_IsTextFormat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_locationformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_locationformat/_index.md new file mode 100644 index 0000000000..dde97b5cea --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_locationformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::get_LocationFormat method" +linktitle: "get_LocationFormat" +articleTitle: "get_LocationFormat" +second_title: "Aspose.Email for C++" +description: "Gets the where format." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/get_locationformat/ +--- + +## get_LocationFormat {#get_locationformat} + +Gets the where format. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_LocationFormat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_organizerformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_organizerformat/_index.md new file mode 100644 index 0000000000..9b0cf4e8f5 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_organizerformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::get_OrganizerFormat method" +linktitle: "get_OrganizerFormat" +articleTitle: "get_OrganizerFormat" +second_title: "Aspose.Email for C++" +description: "Gets the organizer format." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/get_organizerformat/ +--- + +## get_OrganizerFormat {#get_organizerformat} + +Gets the organizer format. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_OrganizerFormat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_startdateformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_startdateformat/_index.md new file mode 100644 index 0000000000..b73ee53bf4 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_startdateformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::get_StartDateFormat method" +linktitle: "get_StartDateFormat" +articleTitle: "get_StartDateFormat" +second_title: "Aspose.Email for C++" +description: "Gets the start date format." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/get_startdateformat/ +--- + +## get_StartDateFormat {#get_startdateformat} + +Gets the start date format. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_StartDateFormat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_timezoneformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_timezoneformat/_index.md new file mode 100644 index 0000000000..8d2f5111e8 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_timezoneformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::get_TimezoneFormat method" +linktitle: "get_TimezoneFormat" +articleTitle: "get_TimezoneFormat" +second_title: "Aspose.Email for C++" +description: "Gets the timezone format." +type: docs +weight: 90 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/get_timezoneformat/ +--- + +## get_TimezoneFormat {#get_timezoneformat} + +Gets the timezone format. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_TimezoneFormat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_titleformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_titleformat/_index.md new file mode 100644 index 0000000000..82a7a19577 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/get_titleformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::get_TitleFormat method" +linktitle: "get_TitleFormat" +articleTitle: "get_TitleFormat" +second_title: "Aspose.Email for C++" +description: "Gets the title format." +type: docs +weight: 100 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/get_titleformat/ +--- + +## get_TitleFormat {#get_titleformat} + +Gets the title format. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_TitleFormat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_cssstyles/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_cssstyles/_index.md new file mode 100644 index 0000000000..f8f897baa1 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_cssstyles/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::set_CssStyles method" +linktitle: "set_CssStyles" +articleTitle: "set_CssStyles" +second_title: "Aspose.Email for C++" +description: "Sets the additional css styles for the formatter." +type: docs +weight: 110 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/set_cssstyles/ +--- + +## set_CssStyles {#set_cssstyles} + +Sets the additional css styles for the formatter. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_CssStyles(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_descriptionformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_descriptionformat/_index.md new file mode 100644 index 0000000000..2cfdd6a999 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_descriptionformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::set_DescriptionFormat method" +linktitle: "set_DescriptionFormat" +articleTitle: "set_DescriptionFormat" +second_title: "Aspose.Email for C++" +description: "Sets the description format." +type: docs +weight: 120 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/set_descriptionformat/ +--- + +## set_DescriptionFormat {#set_descriptionformat} + +Sets the description format. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_DescriptionFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_enddateformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_enddateformat/_index.md new file mode 100644 index 0000000000..b8e0ab332a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_enddateformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::set_EndDateFormat method" +linktitle: "set_EndDateFormat" +articleTitle: "set_EndDateFormat" +second_title: "Aspose.Email for C++" +description: "Sets the end date format." +type: docs +weight: 130 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/set_enddateformat/ +--- + +## set_EndDateFormat {#set_enddateformat} + +Sets the end date format. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_EndDateFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_locationformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_locationformat/_index.md new file mode 100644 index 0000000000..b3198bfa26 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_locationformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::set_LocationFormat method" +linktitle: "set_LocationFormat" +articleTitle: "set_LocationFormat" +second_title: "Aspose.Email for C++" +description: "Sets the where format." +type: docs +weight: 140 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/set_locationformat/ +--- + +## set_LocationFormat {#set_locationformat} + +Sets the where format. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_LocationFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_organizerformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_organizerformat/_index.md new file mode 100644 index 0000000000..5269c1f822 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_organizerformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::set_OrganizerFormat method" +linktitle: "set_OrganizerFormat" +articleTitle: "set_OrganizerFormat" +second_title: "Aspose.Email for C++" +description: "Sets the organizer format." +type: docs +weight: 150 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/set_organizerformat/ +--- + +## set_OrganizerFormat {#set_organizerformat} + +Sets the organizer format. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_OrganizerFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_startdateformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_startdateformat/_index.md new file mode 100644 index 0000000000..55db731ad6 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_startdateformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::set_StartDateFormat method" +linktitle: "set_StartDateFormat" +articleTitle: "set_StartDateFormat" +second_title: "Aspose.Email for C++" +description: "Sets the start date format." +type: docs +weight: 160 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/set_startdateformat/ +--- + +## set_StartDateFormat {#set_startdateformat} + +Sets the start date format. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_StartDateFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_timezoneformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_timezoneformat/_index.md new file mode 100644 index 0000000000..bbd2f08edf --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_timezoneformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::set_TimezoneFormat method" +linktitle: "set_TimezoneFormat" +articleTitle: "set_TimezoneFormat" +second_title: "Aspose.Email for C++" +description: "Sets the timezone format." +type: docs +weight: 170 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/set_timezoneformat/ +--- + +## set_TimezoneFormat {#set_timezoneformat} + +Sets the timezone format. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_TimezoneFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_titleformat/_index.md b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_titleformat/_index.md new file mode 100644 index 0000000000..4de05fd7f9 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentformattingoptions/set_titleformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentFormattingOptions::set_TitleFormat method" +linktitle: "set_TitleFormat" +articleTitle: "set_TitleFormat" +second_title: "Aspose.Email for C++" +description: "Sets the title format." +type: docs +weight: 180 +url: /cpp/aspose.email.calendar/appointmentformattingoptions/set_titleformat/ +--- + +## set_TitleFormat {#set_titleformat} + +Sets the title format. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_TitleFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/_index.md new file mode 100644 index 0000000000..a6407842a7 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions class" +linktitle: "AppointmentIcsSaveOptions" +articleTitle: "AppointmentIcsSaveOptions" +second_title: "Aspose.Email for C++" +description: "Represents iCalendar save options" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/ +--- + +## AppointmentIcsSaveOptions class + +**Inherits:** Aspose::Email::Calendar::AppointmentSaveOptions + +Represents iCalendar save options + +## Constructors + +| Name | Description | +| --- | --- | +| [AppointmentIcsSaveOptions (2 overloads)](./appointmenticssaveoptions/) | Initializes a new instance of the AppointmentIcsSaveOptions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Action](./get_action/) | Gets appointment Action | +| [get_CreateNew](./get_createnew/) | Gets value indicating whether need create new calendar or append events in existing calendar. Default value is true. | +| [get_Default](./get_default/) | Gets the default Ics save options | +| [get_EndTimeZone](./get_endtimezone/) | Gets the End time zone. | +| [get_MethodType](./get_methodtype/) | Gets the iCalendar object method type associated with the calendar object. | +| [get_ProductId](./get_productid/) | Gets the product identifier that created iCalendar object. | +| [get_SequenceId](./get_sequenceid/) | Gets the sequence id. | +| [get_StartTimeZone](./get_starttimezone/) | Gets the Start time zone. | +| [set_Action](./set_action/) | Sets appointment Action | +| [set_CreateNew](./set_createnew/) | Sets value indicating whether need create new calendar or append events in existing calendar. Default value is true. | +| [set_EndTimeZone](./set_endtimezone/) | Sets the End time zone. | +| [set_MethodType](./set_methodtype/) | Sets the iCalendar object method type associated with the calendar object. | +| [set_ProductId](./set_productid/) | Sets the product identifier that created iCalendar object. | +| [set_SequenceId](./set_sequenceid/) | Sets the sequence id. | +| [set_StartTimeZone](./set_starttimezone/) | Sets the Start time zone. | + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/appointmenticssaveoptions/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/appointmenticssaveoptions/_index.md new file mode 100644 index 0000000000..a87731a16b --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/appointmenticssaveoptions/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::AppointmentIcsSaveOptions constructor" +linktitle: "AppointmentIcsSaveOptions" +articleTitle: "AppointmentIcsSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AppointmentIcsSaveOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/appointmenticssaveoptions/ +--- + +## AppointmentIcsSaveOptions (1 of 2) {#appointmenticssaveoptions_1} + +Initializes a new instance of the AppointmentIcsSaveOptions class + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentIcsSaveOptions() +``` + +--- + +## AppointmentIcsSaveOptions (2 of 2) {#appointmenticssaveoptions_2} + +Initializes a new instance of the AppointmentIcsSaveOptions class + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentIcsSaveOptions(AppointmentAction method) +``` + +| Parameter | Description | +| --- | --- | +| method | An appointment method | + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_action/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_action/_index.md new file mode 100644 index 0000000000..a57e6b6335 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_action/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::get_Action method" +linktitle: "get_Action" +articleTitle: "get_Action" +second_title: "Aspose.Email for C++" +description: "Gets appointment Action" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/get_action/ +--- + +## get_Action {#get_action} + +Gets appointment Action + +**Returns:** AppointmentAction Aspose::Email::Calendar:: + +```cpp +get_Action() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_createnew/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_createnew/_index.md new file mode 100644 index 0000000000..c4e3598298 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_createnew/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::get_CreateNew method" +linktitle: "get_CreateNew" +articleTitle: "get_CreateNew" +second_title: "Aspose.Email for C++" +description: "Gets value indicating whether need create new calendar or append events in existing calendar." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/get_createnew/ +--- + +## get_CreateNew {#get_createnew} + +Gets value indicating whether need create new calendar or append events in existing calendar. Default value is true. + +**Returns:** bool Aspose::Email::Calendar:: + +```cpp +get_CreateNew() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_default/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_default/_index.md new file mode 100644 index 0000000000..0b31e12c4b --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_default/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::get_Default method" +linktitle: "get_Default" +articleTitle: "get_Default" +second_title: "Aspose.Email for C++" +description: "Gets the default Ics save options" +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/get_default/ +--- + +## get_Default {#get_default} + +Gets the default Ics save options + +**Returns:** static System::SharedPtr < AppointmentIcsSaveOptions > Aspose::Email::Calendar:: + +```cpp +get_Default() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_endtimezone/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_endtimezone/_index.md new file mode 100644 index 0000000000..56f6508d8a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_endtimezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::get_EndTimeZone method" +linktitle: "get_EndTimeZone" +articleTitle: "get_EndTimeZone" +second_title: "Aspose.Email for C++" +description: "Gets the End time zone." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/get_endtimezone/ +--- + +## get_EndTimeZone {#get_endtimezone} + +Gets the End time zone. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_EndTimeZone() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_methodtype/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_methodtype/_index.md new file mode 100644 index 0000000000..2641cbc833 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_methodtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::get_MethodType method" +linktitle: "get_MethodType" +articleTitle: "get_MethodType" +second_title: "Aspose.Email for C++" +description: "Gets the iCalendar object method type associated with the calendar object." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/get_methodtype/ +--- + +## get_MethodType {#get_methodtype} + +Gets the iCalendar object method type associated with the calendar object. + +**Returns:** AppointmentMethodType Aspose::Email::Calendar:: + +```cpp +get_MethodType() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_productid/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_productid/_index.md new file mode 100644 index 0000000000..c2148d6d35 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_productid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::get_ProductId method" +linktitle: "get_ProductId" +articleTitle: "get_ProductId" +second_title: "Aspose.Email for C++" +description: "Gets the product identifier that created iCalendar object." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/get_productid/ +--- + +## get_ProductId {#get_productid} + +Gets the product identifier that created iCalendar object. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_ProductId() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_sequenceid/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_sequenceid/_index.md new file mode 100644 index 0000000000..a62d62bad5 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_sequenceid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::get_SequenceId method" +linktitle: "get_SequenceId" +articleTitle: "get_SequenceId" +second_title: "Aspose.Email for C++" +description: "Gets the sequence id." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/get_sequenceid/ +--- + +## get_SequenceId {#get_sequenceid} + +Gets the sequence id. + +**Returns:** int32_t Aspose::Email::Calendar:: + +```cpp +get_SequenceId() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_starttimezone/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_starttimezone/_index.md new file mode 100644 index 0000000000..9bf6f1418a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/get_starttimezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::get_StartTimeZone method" +linktitle: "get_StartTimeZone" +articleTitle: "get_StartTimeZone" +second_title: "Aspose.Email for C++" +description: "Gets the Start time zone." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/get_starttimezone/ +--- + +## get_StartTimeZone {#get_starttimezone} + +Gets the Start time zone. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_StartTimeZone() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_action/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_action/_index.md new file mode 100644 index 0000000000..91d00bd8a8 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_action/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::set_Action method" +linktitle: "set_Action" +articleTitle: "set_Action" +second_title: "Aspose.Email for C++" +description: "Sets appointment Action" +type: docs +weight: 90 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/set_action/ +--- + +## set_Action {#set_action} + +Sets appointment Action + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Action(AppointmentAction value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_createnew/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_createnew/_index.md new file mode 100644 index 0000000000..9294afdc72 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_createnew/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::set_CreateNew method" +linktitle: "set_CreateNew" +articleTitle: "set_CreateNew" +second_title: "Aspose.Email for C++" +description: "Sets value indicating whether need create new calendar or append events in existing calendar." +type: docs +weight: 100 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/set_createnew/ +--- + +## set_CreateNew {#set_createnew} + +Sets value indicating whether need create new calendar or append events in existing calendar. Default value is true. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_CreateNew(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_endtimezone/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_endtimezone/_index.md new file mode 100644 index 0000000000..9ab42c6c3f --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_endtimezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::set_EndTimeZone method" +linktitle: "set_EndTimeZone" +articleTitle: "set_EndTimeZone" +second_title: "Aspose.Email for C++" +description: "Sets the End time zone." +type: docs +weight: 110 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/set_endtimezone/ +--- + +## set_EndTimeZone {#set_endtimezone} + +Sets the End time zone. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_EndTimeZone(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_methodtype/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_methodtype/_index.md new file mode 100644 index 0000000000..0f34b75a6e --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_methodtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::set_MethodType method" +linktitle: "set_MethodType" +articleTitle: "set_MethodType" +second_title: "Aspose.Email for C++" +description: "Sets the iCalendar object method type associated with the calendar object." +type: docs +weight: 120 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/set_methodtype/ +--- + +## set_MethodType {#set_methodtype} + +Sets the iCalendar object method type associated with the calendar object. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_MethodType(AppointmentMethodType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_productid/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_productid/_index.md new file mode 100644 index 0000000000..7649d1a05f --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_productid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::set_ProductId method" +linktitle: "set_ProductId" +articleTitle: "set_ProductId" +second_title: "Aspose.Email for C++" +description: "Sets the product identifier that created iCalendar object." +type: docs +weight: 130 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/set_productid/ +--- + +## set_ProductId {#set_productid} + +Sets the product identifier that created iCalendar object. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_ProductId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_sequenceid/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_sequenceid/_index.md new file mode 100644 index 0000000000..1fb17fbf9b --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_sequenceid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::set_SequenceId method" +linktitle: "set_SequenceId" +articleTitle: "set_SequenceId" +second_title: "Aspose.Email for C++" +description: "Sets the sequence id." +type: docs +weight: 140 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/set_sequenceid/ +--- + +## set_SequenceId {#set_sequenceid} + +Sets the sequence id. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_SequenceId(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_starttimezone/_index.md b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_starttimezone/_index.md new file mode 100644 index 0000000000..55fe6830dc --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenticssaveoptions/set_starttimezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentIcsSaveOptions::set_StartTimeZone method" +linktitle: "set_StartTimeZone" +articleTitle: "set_StartTimeZone" +second_title: "Aspose.Email for C++" +description: "Sets the Start time zone." +type: docs +weight: 150 +url: /cpp/aspose.email.calendar/appointmenticssaveoptions/set_starttimezone/ +--- + +## set_StartTimeZone {#set_starttimezone} + +Sets the Start time zone. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_StartTimeZone(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/_index.md new file mode 100644 index 0000000000..9572d9f237 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions class" +linktitle: "AppointmentLoadOptions" +articleTitle: "AppointmentLoadOptions" +second_title: "Aspose.Email for C++" +description: "Represents appointment load options" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentloadoptions/ +--- + +## AppointmentLoadOptions class + +Represents appointment load options + +## Constructors + +| Name | Description | +| --- | --- | +| [AppointmentLoadOptions](./appointmentloadoptions/) | Initializes a new instance of the AppointmentLoadOptions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ApplyLocalTZ](./get_applylocaltz/) | Convert time to local timezone | +| [get_DetectEncoding](./get_detectencoding/) | Determines a data encoding by analyzing its byte order mark (BOM) | +| [get_EventIndex](./get_eventindex/) | Determines VEVENT index in case multiple events in a single ics file. The starting VEVENT in case reading multiple events by CalendarReader CalendarReader . | +| [get_IgnoreSmtpAddressCheck](./get_ignoresmtpaddresscheck/) | Defines whether the SMTP address validation is skipped. | +| [set_ApplyLocalTZ](./set_applylocaltz/) | Convert time to local timezone | +| [set_DetectEncoding](./set_detectencoding/) | Determines a data encoding by analyzing its byte order mark (BOM) | +| [set_EventIndex](./set_eventindex/) | Determines VEVENT index in case multiple events in a single ics file. The starting VEVENT in case reading multiple events by CalendarReader CalendarReader . | +| [set_IgnoreSmtpAddressCheck](./set_ignoresmtpaddresscheck/) | Defines whether the SMTP address validation is skipped. | + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/appointmentloadoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/appointmentloadoptions/_index.md new file mode 100644 index 0000000000..7bcd918230 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/appointmentloadoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions::AppointmentLoadOptions constructor" +linktitle: "AppointmentLoadOptions" +articleTitle: "AppointmentLoadOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AppointmentLoadOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentloadoptions/appointmentloadoptions/ +--- + +## AppointmentLoadOptions {#appointmentloadoptions} + +Initializes a new instance of the AppointmentLoadOptions class + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentLoadOptions() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/get_applylocaltz/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/get_applylocaltz/_index.md new file mode 100644 index 0000000000..67ce487f54 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/get_applylocaltz/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions::get_ApplyLocalTZ method" +linktitle: "get_ApplyLocalTZ" +articleTitle: "get_ApplyLocalTZ" +second_title: "Aspose.Email for C++" +description: "Convert time to local timezone" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentloadoptions/get_applylocaltz/ +--- + +## get_ApplyLocalTZ {#get_applylocaltz} + +Convert time to local timezone + +**Returns:** bool Aspose::Email::Calendar:: + +```cpp +get_ApplyLocalTZ() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/get_detectencoding/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/get_detectencoding/_index.md new file mode 100644 index 0000000000..67fbfc4071 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/get_detectencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions::get_DetectEncoding method" +linktitle: "get_DetectEncoding" +articleTitle: "get_DetectEncoding" +second_title: "Aspose.Email for C++" +description: "Determines a data encoding by analyzing its byte order mark (BOM)" +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/appointmentloadoptions/get_detectencoding/ +--- + +## get_DetectEncoding {#get_detectencoding} + +Determines a data encoding by analyzing its byte order mark (BOM) + +**Returns:** bool Aspose::Email::Calendar:: + +```cpp +get_DetectEncoding() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/get_eventindex/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/get_eventindex/_index.md new file mode 100644 index 0000000000..6ea725c40f --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/get_eventindex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions::get_EventIndex method" +linktitle: "get_EventIndex" +articleTitle: "get_EventIndex" +second_title: "Aspose.Email for C++" +description: "Determines VEVENT index in case multiple events in a single ics file." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/appointmentloadoptions/get_eventindex/ +--- + +## get_EventIndex {#get_eventindex} + +Determines VEVENT index in case multiple events in a single ics file. The starting VEVENT in case reading multiple events by CalendarReader CalendarReader . + +**Returns:** int32_t Aspose::Email::Calendar:: + +```cpp +get_EventIndex() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/get_ignoresmtpaddresscheck/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/get_ignoresmtpaddresscheck/_index.md new file mode 100644 index 0000000000..dce03ffa2d --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/get_ignoresmtpaddresscheck/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions::get_IgnoreSmtpAddressCheck method" +linktitle: "get_IgnoreSmtpAddressCheck" +articleTitle: "get_IgnoreSmtpAddressCheck" +second_title: "Aspose.Email for C++" +description: "Defines whether the SMTP address validation is skipped." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar/appointmentloadoptions/get_ignoresmtpaddresscheck/ +--- + +## get_IgnoreSmtpAddressCheck {#get_ignoresmtpaddresscheck} + +Defines whether the SMTP address validation is skipped. + +**Returns:** bool Aspose::Email::Calendar:: + +```cpp +get_IgnoreSmtpAddressCheck() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/set_applylocaltz/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/set_applylocaltz/_index.md new file mode 100644 index 0000000000..916dc06710 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/set_applylocaltz/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions::set_ApplyLocalTZ method" +linktitle: "set_ApplyLocalTZ" +articleTitle: "set_ApplyLocalTZ" +second_title: "Aspose.Email for C++" +description: "Convert time to local timezone" +type: docs +weight: 50 +url: /cpp/aspose.email.calendar/appointmentloadoptions/set_applylocaltz/ +--- + +## set_ApplyLocalTZ {#set_applylocaltz} + +Convert time to local timezone + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_ApplyLocalTZ(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/set_detectencoding/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/set_detectencoding/_index.md new file mode 100644 index 0000000000..86c96ccf15 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/set_detectencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions::set_DetectEncoding method" +linktitle: "set_DetectEncoding" +articleTitle: "set_DetectEncoding" +second_title: "Aspose.Email for C++" +description: "Determines a data encoding by analyzing its byte order mark (BOM)" +type: docs +weight: 60 +url: /cpp/aspose.email.calendar/appointmentloadoptions/set_detectencoding/ +--- + +## set_DetectEncoding {#set_detectencoding} + +Determines a data encoding by analyzing its byte order mark (BOM) + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_DetectEncoding(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/set_eventindex/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/set_eventindex/_index.md new file mode 100644 index 0000000000..9763aec7b8 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/set_eventindex/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions::set_EventIndex method" +linktitle: "set_EventIndex" +articleTitle: "set_EventIndex" +second_title: "Aspose.Email for C++" +description: "Determines VEVENT index in case multiple events in a single ics file." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar/appointmentloadoptions/set_eventindex/ +--- + +## set_EventIndex {#set_eventindex} + +Determines VEVENT index in case multiple events in a single ics file. The starting VEVENT in case reading multiple events by CalendarReader CalendarReader . + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_EventIndex(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentloadoptions/set_ignoresmtpaddresscheck/_index.md b/english/cpp/aspose.email.calendar/appointmentloadoptions/set_ignoresmtpaddresscheck/_index.md new file mode 100644 index 0000000000..4b18dd1fa2 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentloadoptions/set_ignoresmtpaddresscheck/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentLoadOptions::set_IgnoreSmtpAddressCheck method" +linktitle: "set_IgnoreSmtpAddressCheck" +articleTitle: "set_IgnoreSmtpAddressCheck" +second_title: "Aspose.Email for C++" +description: "Defines whether the SMTP address validation is skipped." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar/appointmentloadoptions/set_ignoresmtpaddresscheck/ +--- + +## set_IgnoreSmtpAddressCheck {#set_ignoresmtpaddresscheck} + +Defines whether the SMTP address validation is skipped. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_IgnoreSmtpAddressCheck(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentmethodtype/_index.md b/english/cpp/aspose.email.calendar/appointmentmethodtype/_index.md new file mode 100644 index 0000000000..6414159ea7 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentmethodtype/_index.md @@ -0,0 +1,27 @@ +--- +title: "AppointmentMethodType Enum" +linktitle: "AppointmentMethodType" +articleTitle: "AppointmentMethodType" +second_title: "Aspose.Email for C++" +description: "Defines the iCalendar object method type associated with the calendar object." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentmethodtype/ +--- + +## AppointmentMethodType enumeration (9 values) + +Defines the iCalendar object method type associated with the calendar object. + +| Value | Description | +| --- | --- | +| None | Method is not defined. | +| Publish | Post notification of an event. Used primarily as a method of advertising the existence of an event. | +| Request | Make a request for an event. This is an explicit invitation to one or more "Attendees". | +| Reply | Reply to an event request. | +| Add | Add one or more instances to an existing event. | +| Cancel | Cancel one or more instances of an existing event. | +| Refresh | A request is sent to an "Organizer" by an "Attendee" asking for the latest version of an event to be resent to the requester. | +| Counter | Counter a REQUEST with an alternative proposal, Sent by an "Attendee" to the "Organizer". | +| DeclineCounter | Decline a counter proposal. Sent to an "Attendee" by the "Organizer". | + diff --git a/english/cpp/aspose.email.calendar/appointmentmsgsaveoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentmsgsaveoptions/_index.md new file mode 100644 index 0000000000..9bb95d78f6 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentmsgsaveoptions/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::AppointmentMsgSaveOptions class" +linktitle: "AppointmentMsgSaveOptions" +articleTitle: "AppointmentMsgSaveOptions" +second_title: "Aspose.Email for C++" +description: "Represents iCalendar save options" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentmsgsaveoptions/ +--- + +## AppointmentMsgSaveOptions class + +**Inherits:** Aspose::Email::Calendar::AppointmentSaveOptions + +Represents iCalendar save options + +## Constructors + +| Name | Description | +| --- | --- | +| [AppointmentMsgSaveOptions](./appointmentmsgsaveoptions/) | Initializes a new instance of the MsgSaveOptions class | + diff --git a/english/cpp/aspose.email.calendar/appointmentmsgsaveoptions/appointmentmsgsaveoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentmsgsaveoptions/appointmentmsgsaveoptions/_index.md new file mode 100644 index 0000000000..b9a1775103 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentmsgsaveoptions/appointmentmsgsaveoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentMsgSaveOptions::AppointmentMsgSaveOptions constructor" +linktitle: "AppointmentMsgSaveOptions" +articleTitle: "AppointmentMsgSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MsgSaveOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentmsgsaveoptions/appointmentmsgsaveoptions/ +--- + +## AppointmentMsgSaveOptions {#appointmentmsgsaveoptions} + +Initializes a new instance of the MsgSaveOptions class + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentMsgSaveOptions() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/_index.md new file mode 100644 index 0000000000..550fbfc003 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder class" +linktitle: "AppointmentReminder" +articleTitle: "AppointmentReminder" +second_title: "Aspose.Email for C++" +description: "Provides a grouping of component properties that define an alarm." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentreminder/ +--- + +## AppointmentReminder class + +Provides a grouping of component properties that define an alarm. + +## Constructors + +| Name | Description | +| --- | --- | +| [AppointmentReminder (2 overloads)](./appointmentreminder/) | Initialize a new instance of AppointmentReminder class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Action](./get_action/) | Defines the action to be invoked when an alarm is triggered. | +| [get_Attachments](./get_attachments/) | Contains collection of ReminderAttachment ReminderAttachment objects. | +| [get_Attendees](./get_attendees/) | Contains collection of ReminderAttendee ReminderAttendee objects. | +| [get_Default15MinReminder](./get_default15minreminder/) | Gets the default 15 min reminder. | +| [get_Description](./get_description/) | Provides a more complete description of the alarm. | +| [get_Duration](./get_duration/) | Specifies the delay period, after which the alarm will repeat. | +| [get_Repeat](./get_repeat/) | Defines the number of time the alarm should be repeated, after the initial trigger. | +| [get_Summary](./get_summary/) | Defines a short summary or subject for the alarm. | +| [get_Trigger](./get_trigger/) | Specifies when an alarm will trigger. | +| [set_Action](./set_action/) | Defines the action to be invoked when an alarm is triggered. | +| [set_Description](./set_description/) | Provides a more complete description of the alarm. | +| [set_Duration](./set_duration/) | Specifies the delay period, after which the alarm will repeat. | +| [set_Repeat](./set_repeat/) | Defines the number of time the alarm should be repeated, after the initial trigger. | +| [set_Summary](./set_summary/) | Defines a short summary or subject for the alarm. | +| [set_Trigger](./set_trigger/) | Specifies when an alarm will trigger. | +| [ToCalendarAlarmComponent](./tocalendaralarmcomponent/) | | + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/appointmentreminder/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/appointmentreminder/_index.md new file mode 100644 index 0000000000..4a73a5952e --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/appointmentreminder/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::AppointmentReminder constructor" +linktitle: "AppointmentReminder" +articleTitle: "AppointmentReminder" +second_title: "Aspose.Email for C++" +description: "Initialize a new instance of AppointmentReminder class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentreminder/appointmentreminder/ +--- + +## AppointmentReminder (1 of 2) {#appointmentreminder_1} + +Initialize a new instance of AppointmentReminder class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentReminder() +``` + +--- + +## AppointmentReminder (2 of 2) {#appointmentreminder_2} + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentReminder(System::SharedPtr < Model::Component::AlarmComponent > alarm) +``` + +| Parameter | Description | +| --- | --- | +| alarm | | + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/get_action/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/get_action/_index.md new file mode 100644 index 0000000000..242a456852 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/get_action/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::get_Action method" +linktitle: "get_Action" +articleTitle: "get_Action" +second_title: "Aspose.Email for C++" +description: "Defines the action to be invoked when an alarm is triggered." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentreminder/get_action/ +--- + +## get_Action {#get_action} + +Defines the action to be invoked when an alarm is triggered. + +**Returns:** ReminderAction Aspose::Email::Calendar:: + +```cpp +get_Action() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/get_attachments/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/get_attachments/_index.md new file mode 100644 index 0000000000..2a068683f3 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Contains collection of ReminderAttachment ReminderAttachment objects." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/appointmentreminder/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Contains collection of ReminderAttachment ReminderAttachment objects. + +**Returns:** System::SharedPtr < ReminderAttachmentCollection > Aspose::Email::Calendar:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/get_attendees/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/get_attendees/_index.md new file mode 100644 index 0000000000..6e78b61d3d --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/get_attendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::get_Attendees method" +linktitle: "get_Attendees" +articleTitle: "get_Attendees" +second_title: "Aspose.Email for C++" +description: "Contains collection of ReminderAttendee ReminderAttendee objects." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/appointmentreminder/get_attendees/ +--- + +## get_Attendees {#get_attendees} + +Contains collection of ReminderAttendee ReminderAttendee objects. + +**Returns:** System::SharedPtr < ReminderAttendeeCollection > Aspose::Email::Calendar:: + +```cpp +get_Attendees() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/get_default15minreminder/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/get_default15minreminder/_index.md new file mode 100644 index 0000000000..e09272047a --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/get_default15minreminder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::get_Default15MinReminder method" +linktitle: "get_Default15MinReminder" +articleTitle: "get_Default15MinReminder" +second_title: "Aspose.Email for C++" +description: "Gets the default 15 min reminder." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar/appointmentreminder/get_default15minreminder/ +--- + +## get_Default15MinReminder {#get_default15minreminder} + +Gets the default 15 min reminder. + +**Returns:** static System::SharedPtr < AppointmentReminder > Aspose::Email::Calendar:: + +```cpp +get_Default15MinReminder() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/get_description/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/get_description/_index.md new file mode 100644 index 0000000000..af631db5dc --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Provides a more complete description of the alarm." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar/appointmentreminder/get_description/ +--- + +## get_Description {#get_description} + +Provides a more complete description of the alarm. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/get_duration/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/get_duration/_index.md new file mode 100644 index 0000000000..8ac09ce4b1 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/get_duration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::get_Duration method" +linktitle: "get_Duration" +articleTitle: "get_Duration" +second_title: "Aspose.Email for C++" +description: "Specifies the delay period, after which the alarm will repeat." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar/appointmentreminder/get_duration/ +--- + +## get_Duration {#get_duration} + +Specifies the delay period, after which the alarm will repeat. + +**Returns:** System::SharedPtr < ReminderDuration > Aspose::Email::Calendar:: + +```cpp +get_Duration() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/get_repeat/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/get_repeat/_index.md new file mode 100644 index 0000000000..9cb55f15e1 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/get_repeat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::get_Repeat method" +linktitle: "get_Repeat" +articleTitle: "get_Repeat" +second_title: "Aspose.Email for C++" +description: "Defines the number of time the alarm should be repeated, after the initial trigger." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar/appointmentreminder/get_repeat/ +--- + +## get_Repeat {#get_repeat} + +Defines the number of time the alarm should be repeated, after the initial trigger. + +**Returns:** int32_t Aspose::Email::Calendar:: + +```cpp +get_Repeat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/get_summary/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/get_summary/_index.md new file mode 100644 index 0000000000..8ef1d94e72 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/get_summary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::get_Summary method" +linktitle: "get_Summary" +articleTitle: "get_Summary" +second_title: "Aspose.Email for C++" +description: "Defines a short summary or subject for the alarm." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar/appointmentreminder/get_summary/ +--- + +## get_Summary {#get_summary} + +Defines a short summary or subject for the alarm. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Summary() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/get_trigger/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/get_trigger/_index.md new file mode 100644 index 0000000000..a40a2a0cbf --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/get_trigger/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::get_Trigger method" +linktitle: "get_Trigger" +articleTitle: "get_Trigger" +second_title: "Aspose.Email for C++" +description: "Specifies when an alarm will trigger." +type: docs +weight: 90 +url: /cpp/aspose.email.calendar/appointmentreminder/get_trigger/ +--- + +## get_Trigger {#get_trigger} + +Specifies when an alarm will trigger. + +**Returns:** System::SharedPtr < ReminderTrigger > Aspose::Email::Calendar:: + +```cpp +get_Trigger() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/set_action/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/set_action/_index.md new file mode 100644 index 0000000000..7542f26c46 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/set_action/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::set_Action method" +linktitle: "set_Action" +articleTitle: "set_Action" +second_title: "Aspose.Email for C++" +description: "Defines the action to be invoked when an alarm is triggered." +type: docs +weight: 100 +url: /cpp/aspose.email.calendar/appointmentreminder/set_action/ +--- + +## set_Action {#set_action} + +Defines the action to be invoked when an alarm is triggered. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Action(ReminderAction value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/set_description/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/set_description/_index.md new file mode 100644 index 0000000000..37a15f8ebe --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/set_description/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::set_Description method" +linktitle: "set_Description" +articleTitle: "set_Description" +second_title: "Aspose.Email for C++" +description: "Provides a more complete description of the alarm." +type: docs +weight: 110 +url: /cpp/aspose.email.calendar/appointmentreminder/set_description/ +--- + +## set_Description {#set_description} + +Provides a more complete description of the alarm. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Description(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/set_duration/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/set_duration/_index.md new file mode 100644 index 0000000000..2839c94d01 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/set_duration/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::set_Duration method" +linktitle: "set_Duration" +articleTitle: "set_Duration" +second_title: "Aspose.Email for C++" +description: "Specifies the delay period, after which the alarm will repeat." +type: docs +weight: 120 +url: /cpp/aspose.email.calendar/appointmentreminder/set_duration/ +--- + +## set_Duration {#set_duration} + +Specifies the delay period, after which the alarm will repeat. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Duration(System::SharedPtr < ReminderDuration > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/set_repeat/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/set_repeat/_index.md new file mode 100644 index 0000000000..a12fa9cfdc --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/set_repeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::set_Repeat method" +linktitle: "set_Repeat" +articleTitle: "set_Repeat" +second_title: "Aspose.Email for C++" +description: "Defines the number of time the alarm should be repeated, after the initial trigger." +type: docs +weight: 130 +url: /cpp/aspose.email.calendar/appointmentreminder/set_repeat/ +--- + +## set_Repeat {#set_repeat} + +Defines the number of time the alarm should be repeated, after the initial trigger. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Repeat(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/set_summary/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/set_summary/_index.md new file mode 100644 index 0000000000..8518792904 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/set_summary/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::set_Summary method" +linktitle: "set_Summary" +articleTitle: "set_Summary" +second_title: "Aspose.Email for C++" +description: "Defines a short summary or subject for the alarm." +type: docs +weight: 140 +url: /cpp/aspose.email.calendar/appointmentreminder/set_summary/ +--- + +## set_Summary {#set_summary} + +Defines a short summary or subject for the alarm. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Summary(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/set_trigger/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/set_trigger/_index.md new file mode 100644 index 0000000000..8b77675292 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/set_trigger/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::set_Trigger method" +linktitle: "set_Trigger" +articleTitle: "set_Trigger" +second_title: "Aspose.Email for C++" +description: "Specifies when an alarm will trigger." +type: docs +weight: 150 +url: /cpp/aspose.email.calendar/appointmentreminder/set_trigger/ +--- + +## set_Trigger {#set_trigger} + +Specifies when an alarm will trigger. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Trigger(System::SharedPtr < ReminderTrigger > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/appointmentreminder/tocalendaralarmcomponent/_index.md b/english/cpp/aspose.email.calendar/appointmentreminder/tocalendaralarmcomponent/_index.md new file mode 100644 index 0000000000..0777fcf7a7 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentreminder/tocalendaralarmcomponent/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminder::ToCalendarAlarmComponent method" +linktitle: "ToCalendarAlarmComponent" +articleTitle: "ToCalendarAlarmComponent" +second_title: "Aspose.Email for C++" +description: "ToCalendarAlarmComponent of AppointmentReminder." +type: docs +weight: 160 +url: /cpp/aspose.email.calendar/appointmentreminder/tocalendaralarmcomponent/ +--- + +## ToCalendarAlarmComponent {#tocalendaralarmcomponent} + +**Returns:** System::SharedPtr Aspose::Email::Calendar:: + +```cpp +ToCalendarAlarmComponent() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentremindercollection/_index.md b/english/cpp/aspose.email.calendar/appointmentremindercollection/_index.md new file mode 100644 index 0000000000..38c4de5957 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentremindercollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminderCollection class" +linktitle: "AppointmentReminderCollection" +articleTitle: "AppointmentReminderCollection" +second_title: "Aspose.Email for C++" +description: "Contains collection of AppointmentReminder AppointmentReminder objects." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentremindercollection/ +--- + +## AppointmentReminderCollection class + +Contains collection of AppointmentReminder AppointmentReminder objects. + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.calendar/appointmentremindercollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.calendar/appointmentremindercollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..6990cf3f6c --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentremindercollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::AppointmentReminderCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of AppointmentReminderCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentremindercollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.calendar/appointmentsaveformat/_index.md b/english/cpp/aspose.email.calendar/appointmentsaveformat/_index.md new file mode 100644 index 0000000000..28674d6de5 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentsaveformat/_index.md @@ -0,0 +1,20 @@ +--- +title: "AppointmentSaveFormat Enum" +linktitle: "AppointmentSaveFormat" +articleTitle: "AppointmentSaveFormat" +second_title: "Aspose.Email for C++" +description: "Enumerates AppointmentSaveFormat" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentsaveformat/ +--- + +## AppointmentSaveFormat enumeration (2 values) + +Enumerates AppointmentSaveFormat + +| Value | Description | +| --- | --- | +| Ics | ICalendar format | +| Msg | MSG format. | + diff --git a/english/cpp/aspose.email.calendar/appointmentsaveoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentsaveoptions/_index.md new file mode 100644 index 0000000000..958f6ba129 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentsaveoptions/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Calendar::AppointmentSaveOptions class" +linktitle: "AppointmentSaveOptions" +articleTitle: "AppointmentSaveOptions" +second_title: "Aspose.Email for C++" +description: "Represents base appointment save options" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentsaveoptions/ +--- + +## AppointmentSaveOptions class + +Represents base appointment save options + +## Constructors + +| Name | Description | +| --- | --- | +| [AppointmentSaveOptions](./appointmentsaveoptions/) | Initializes a new instance of the AppointmentSaveOptions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_SaveFormat](./get_saveformat/) | Gets a save format | +| [AppointmentIcsSaveOptions](./appointmenticssaveoptions/) | | +| [AppointmentMsgSaveOptions](./appointmentmsgsaveoptions/) | | + diff --git a/english/cpp/aspose.email.calendar/appointmentsaveoptions/appointmenticssaveoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentsaveoptions/appointmenticssaveoptions/_index.md new file mode 100644 index 0000000000..b4a6e64808 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentsaveoptions/appointmenticssaveoptions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Calendar::AppointmentSaveOptions::AppointmentIcsSaveOptions method" +linktitle: "AppointmentIcsSaveOptions" +articleTitle: "AppointmentIcsSaveOptions" +second_title: "Aspose.Email for C++" +description: "AppointmentIcsSaveOptions of AppointmentSaveOptions." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/appointmentsaveoptions/appointmenticssaveoptions/ +--- + +## AppointmentIcsSaveOptions {#appointmenticssaveoptions} + +```cpp +friend class AppointmentIcsSaveOptions() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentsaveoptions/appointmentmsgsaveoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentsaveoptions/appointmentmsgsaveoptions/_index.md new file mode 100644 index 0000000000..a5a94f7bd7 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentsaveoptions/appointmentmsgsaveoptions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Calendar::AppointmentSaveOptions::AppointmentMsgSaveOptions method" +linktitle: "AppointmentMsgSaveOptions" +articleTitle: "AppointmentMsgSaveOptions" +second_title: "Aspose.Email for C++" +description: "AppointmentMsgSaveOptions of AppointmentSaveOptions." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/appointmentsaveoptions/appointmentmsgsaveoptions/ +--- + +## AppointmentMsgSaveOptions {#appointmentmsgsaveoptions} + +```cpp +friend class AppointmentMsgSaveOptions() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentsaveoptions/appointmentsaveoptions/_index.md b/english/cpp/aspose.email.calendar/appointmentsaveoptions/appointmentsaveoptions/_index.md new file mode 100644 index 0000000000..8c4c396b12 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentsaveoptions/appointmentsaveoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::AppointmentSaveOptions::AppointmentSaveOptions constructor" +linktitle: "AppointmentSaveOptions" +articleTitle: "AppointmentSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AppointmentSaveOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentsaveoptions/appointmentsaveoptions/ +--- + +## AppointmentSaveOptions {#appointmentsaveoptions} + +Initializes a new instance of the AppointmentSaveOptions class + +**Returns:** Aspose::Email::Calendar:: + +```cpp +AppointmentSaveOptions(AppointmentSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| saveFormat | An appointment save format | + diff --git a/english/cpp/aspose.email.calendar/appointmentsaveoptions/get_saveformat/_index.md b/english/cpp/aspose.email.calendar/appointmentsaveoptions/get_saveformat/_index.md new file mode 100644 index 0000000000..f5de31ff90 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentsaveoptions/get_saveformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::AppointmentSaveOptions::get_SaveFormat method" +linktitle: "get_SaveFormat" +articleTitle: "get_SaveFormat" +second_title: "Aspose.Email for C++" +description: "Gets a save format" +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentsaveoptions/get_saveformat/ +--- + +## get_SaveFormat {#get_saveformat} + +Gets a save format + +**Returns:** AppointmentSaveFormat Aspose::Email::Calendar:: + +```cpp +get_SaveFormat() +``` + diff --git a/english/cpp/aspose.email.calendar/appointmentstatus/_index.md b/english/cpp/aspose.email.calendar/appointmentstatus/_index.md new file mode 100644 index 0000000000..279e96eafa --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmentstatus/_index.md @@ -0,0 +1,22 @@ +--- +title: "AppointmentStatus Enum" +linktitle: "AppointmentStatus" +articleTitle: "AppointmentStatus" +second_title: "Aspose.Email for C++" +description: "Defines the overall status or confirmation for the appointment." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmentstatus/ +--- + +## AppointmentStatus enumeration (4 values) + +Defines the overall status or confirmation for the appointment. + +| Value | Description | +| --- | --- | +| NotDefined | Value is not defined | +| Cancelled | Indicates journal is removed. or Indicates to-do was cancelled. or Indicates event was cancelled. | +| Tentative | Indicates event is tentative. | +| Confirmed | Indicates event is definite. | + diff --git a/english/cpp/aspose.email.calendar/appointmenttransparency/_index.md b/english/cpp/aspose.email.calendar/appointmenttransparency/_index.md new file mode 100644 index 0000000000..60a9c55c57 --- /dev/null +++ b/english/cpp/aspose.email.calendar/appointmenttransparency/_index.md @@ -0,0 +1,21 @@ +--- +title: "AppointmentTransparency Enum" +linktitle: "AppointmentTransparency" +articleTitle: "AppointmentTransparency" +second_title: "Aspose.Email for C++" +description: "Specifies whether or not this appointment is intended to be visible in availability searches." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/appointmenttransparency/ +--- + +## AppointmentTransparency enumeration (3 values) + +Specifies whether or not this appointment is intended to be visible in availability searches. + +| Value | Description | +| --- | --- | +| NotDefined | Value is not defined | +| Transparent | Appointment is transparent | +| Opaque | Appointment is opaque | + diff --git a/english/cpp/aspose.email.calendar/calendarreader/_index.md b/english/cpp/aspose.email.calendar/calendarreader/_index.md new file mode 100644 index 0000000000..be7776df63 --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarreader/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Calendar::CalendarReader class" +linktitle: "CalendarReader" +articleTitle: "CalendarReader" +second_title: "Aspose.Email for C++" +description: "Allows read the calendar with multi events to the Appointment object from a file or stream." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/calendarreader/ +--- + +## CalendarReader class + +Allows read the calendar with multi events to the Appointment object from a file or stream. + +## Constructors + +| Name | Description | +| --- | --- | +| [CalendarReader (4 overloads)](./calendarreader/) | Initializes a new instance of CalendarReader with source file and default Appointment LoadOptions . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Count](./get_count/) | Gets the number of Vevent components. | +| [get_Current](./get_current/) | Current read event. | +| [get_IsMultiEvents](./get_ismultievents/) | Gets whether calendar contains multi events. | +| [get_Method](./get_method/) | Gets the iCalendar object method type associated with the calendar object. | +| [get_Version](./get_version/) | Gets the Version of calendar. | +| [LoadAsMultiple](./loadasmultiple/) | Loads a list of events from a calendar with multiple events. | +| [NextEvent](./nextevent/) | Reads next Event from source and save it to the Current. | + diff --git a/english/cpp/aspose.email.calendar/calendarreader/calendarreader/_index.md b/english/cpp/aspose.email.calendar/calendarreader/calendarreader/_index.md new file mode 100644 index 0000000000..5403283519 --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarreader/calendarreader/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Calendar::CalendarReader::CalendarReader constructor" +linktitle: "CalendarReader" +articleTitle: "CalendarReader" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of CalendarReader with source file and default Appointment LoadOptions ." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/calendarreader/calendarreader/ +--- + +## CalendarReader (1 of 4) {#calendarreader_1} + +Initializes a new instance of CalendarReader with source file and default Appointment LoadOptions . + +**Returns:** Aspose::Email::Calendar:: + +```cpp +CalendarReader(System::String path) +``` + +| Parameter | Description | +| --- | --- | +| path | Path to source file. | + +--- + +## CalendarReader (2 of 4) {#calendarreader_2} + +Initializes a new instance of CalendarReader with source file and Appointment LoadOptions . + +**Returns:** Aspose::Email::Calendar:: + +```cpp +CalendarReader(System::String path, System::SharedPtr < AppointmentLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| path | Path to source file. | +| options | Additional LoadOptions . | + +--- + +## CalendarReader (3 of 4) {#calendarreader_3} + +Initializes a new instance of CalendarReader with source stream and default Appointment LoadOptions . + +**Returns:** Aspose::Email::Calendar:: + +```cpp +CalendarReader(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream. | + +--- + +## CalendarReader (4 of 4) {#calendarreader_4} + +Initializes a new instance of CalendarReader with source stream and Appointment LoadOptions . + +**Returns:** Aspose::Email::Calendar:: + +```cpp +CalendarReader(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < AppointmentLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream. | +| options | Additional LoadOptions . | + diff --git a/english/cpp/aspose.email.calendar/calendarreader/get_count/_index.md b/english/cpp/aspose.email.calendar/calendarreader/get_count/_index.md new file mode 100644 index 0000000000..4264cb1ced --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarreader/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::CalendarReader::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of Vevent components." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/calendarreader/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of Vevent components. + +**Returns:** int32_t Aspose::Email::Calendar:: + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.calendar/calendarreader/get_current/_index.md b/english/cpp/aspose.email.calendar/calendarreader/get_current/_index.md new file mode 100644 index 0000000000..9bd423df7a --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarreader/get_current/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::CalendarReader::get_Current method" +linktitle: "get_Current" +articleTitle: "get_Current" +second_title: "Aspose.Email for C++" +description: "Current read event." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/calendarreader/get_current/ +--- + +## get_Current {#get_current} + +Current read event. + +**Returns:** System::SharedPtr < Appointment > Aspose::Email::Calendar:: + +```cpp +get_Current() +``` + diff --git a/english/cpp/aspose.email.calendar/calendarreader/get_ismultievents/_index.md b/english/cpp/aspose.email.calendar/calendarreader/get_ismultievents/_index.md new file mode 100644 index 0000000000..fa539b9757 --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarreader/get_ismultievents/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::CalendarReader::get_IsMultiEvents method" +linktitle: "get_IsMultiEvents" +articleTitle: "get_IsMultiEvents" +second_title: "Aspose.Email for C++" +description: "Gets whether calendar contains multi events." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/calendarreader/get_ismultievents/ +--- + +## get_IsMultiEvents {#get_ismultievents} + +Gets whether calendar contains multi events. + +**Returns:** bool Aspose::Email::Calendar:: + +```cpp +get_IsMultiEvents() +``` + diff --git a/english/cpp/aspose.email.calendar/calendarreader/get_method/_index.md b/english/cpp/aspose.email.calendar/calendarreader/get_method/_index.md new file mode 100644 index 0000000000..f2e4be8498 --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarreader/get_method/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::CalendarReader::get_Method method" +linktitle: "get_Method" +articleTitle: "get_Method" +second_title: "Aspose.Email for C++" +description: "Gets the iCalendar object method type associated with the calendar object." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar/calendarreader/get_method/ +--- + +## get_Method {#get_method} + +Gets the iCalendar object method type associated with the calendar object. + +**Returns:** AppointmentMethodType Aspose::Email::Calendar:: + +```cpp +get_Method() +``` + diff --git a/english/cpp/aspose.email.calendar/calendarreader/get_version/_index.md b/english/cpp/aspose.email.calendar/calendarreader/get_version/_index.md new file mode 100644 index 0000000000..0cec9b7717 --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarreader/get_version/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::CalendarReader::get_Version method" +linktitle: "get_Version" +articleTitle: "get_Version" +second_title: "Aspose.Email for C++" +description: "Gets the Version of calendar." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar/calendarreader/get_version/ +--- + +## get_Version {#get_version} + +Gets the Version of calendar. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Version() +``` + diff --git a/english/cpp/aspose.email.calendar/calendarreader/loadasmultiple/_index.md b/english/cpp/aspose.email.calendar/calendarreader/loadasmultiple/_index.md new file mode 100644 index 0000000000..14f7ded4ae --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarreader/loadasmultiple/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::CalendarReader::LoadAsMultiple method" +linktitle: "LoadAsMultiple" +articleTitle: "LoadAsMultiple" +second_title: "Aspose.Email for C++" +description: "Loads a list of events from a calendar with multiple events." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar/calendarreader/loadasmultiple/ +--- + +## LoadAsMultiple {#loadasmultiple} + +Loads a list of events from a calendar with multiple events. + +**Returns:** System::SharedPtr > > Aspose::Email::Calendar:: + +```cpp +LoadAsMultiple() +``` + diff --git a/english/cpp/aspose.email.calendar/calendarreader/nextevent/_index.md b/english/cpp/aspose.email.calendar/calendarreader/nextevent/_index.md new file mode 100644 index 0000000000..4a3f931c4d --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarreader/nextevent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::CalendarReader::NextEvent method" +linktitle: "NextEvent" +articleTitle: "NextEvent" +second_title: "Aspose.Email for C++" +description: "Reads next Event from source and save it to the Current." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar/calendarreader/nextevent/ +--- + +## NextEvent {#nextevent} + +Reads next Event from source and save it to the Current. + +**Returns:** True if success otherwise false. + +```cpp +NextEvent() +``` + diff --git a/english/cpp/aspose.email.calendar/calendarwriter/_index.md b/english/cpp/aspose.email.calendar/calendarwriter/_index.md new file mode 100644 index 0000000000..ca27b8aadf --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarwriter/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Calendar::CalendarWriter class" +linktitle: "CalendarWriter" +articleTitle: "CalendarWriter" +second_title: "Aspose.Email for C++" +description: "Allows write the set of Events in one ics file or stream." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/calendarwriter/ +--- + +## CalendarWriter class + +Allows write the set of Events in one ics file or stream. + +## Constructors + +| Name | Description | +| --- | --- | +| [CalendarWriter (4 overloads)](./calendarwriter/) | Initializes a new instance of CalendarReader with source file and default AppointmentIcsSaveOptions . | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose (2 overloads)](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [Write](./write/) | Writes appointment in underlying stream. | + diff --git a/english/cpp/aspose.email.calendar/calendarwriter/calendarwriter/_index.md b/english/cpp/aspose.email.calendar/calendarwriter/calendarwriter/_index.md new file mode 100644 index 0000000000..6b418bfbe2 --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarwriter/calendarwriter/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Calendar::CalendarWriter::CalendarWriter constructor" +linktitle: "CalendarWriter" +articleTitle: "CalendarWriter" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of CalendarReader with source file and default AppointmentIcsSaveOptions ." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/calendarwriter/calendarwriter/ +--- + +## CalendarWriter (1 of 4) {#calendarwriter_1} + +Initializes a new instance of CalendarReader with source file and default AppointmentIcsSaveOptions . + +**Returns:** Aspose::Email::Calendar:: + +```cpp +CalendarWriter(System::String path) +``` + +| Parameter | Description | +| --- | --- | +| path | Path to source file. | + +--- + +## CalendarWriter (2 of 4) {#calendarwriter_2} + +Initializes a new instance of CalendarReader with source stream and default AppointmentIcsSaveOptions . + +**Returns:** Aspose::Email::Calendar:: + +```cpp +CalendarWriter(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream. | + +--- + +## CalendarWriter (3 of 4) {#calendarwriter_3} + +Initializes a new instance of CalendarReader with source file and additional AppointmentIcsSaveOptions . + +**Returns:** Aspose::Email::Calendar:: + +```cpp +CalendarWriter(System::String path, System::SharedPtr < AppointmentIcsSaveOptions > icsSaveOptions) +``` + +| Parameter | Description | +| --- | --- | +| path | Path to source file. | +| icsSaveOptions | Additional AppointmentIcsSaveOptions . | + +--- + +## CalendarWriter (4 of 4) {#calendarwriter_4} + +Initializes a new instance of CalendarReader with source file and additional AppointmentIcsSaveOptions . + +**Returns:** Aspose::Email::Calendar:: + +```cpp +CalendarWriter(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < AppointmentIcsSaveOptions > icsSaveOptions) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream. | +| icsSaveOptions | Additional AppointmentIcsSaveOptions . | + diff --git a/english/cpp/aspose.email.calendar/calendarwriter/dispose/_index.md b/english/cpp/aspose.email.calendar/calendarwriter/dispose/_index.md new file mode 100644 index 0000000000..f50303e614 --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarwriter/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::CalendarWriter::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/calendarwriter/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases unmanaged and - optionally - managed resources. + +**Returns:** virtual void Aspose::Email::Calendar:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email.calendar/calendarwriter/write/_index.md b/english/cpp/aspose.email.calendar/calendarwriter/write/_index.md new file mode 100644 index 0000000000..8f7ba81a7d --- /dev/null +++ b/english/cpp/aspose.email.calendar/calendarwriter/write/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::CalendarWriter::Write method" +linktitle: "Write" +articleTitle: "Write" +second_title: "Aspose.Email for C++" +description: "Writes appointment in underlying stream." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/calendarwriter/write/ +--- + +## Write {#write} + +Writes appointment in underlying stream. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +Write(System::SharedPtr < Appointment > appointment) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Source appointment | + diff --git a/english/cpp/aspose.email.calendar/msbusystatus/_index.md b/english/cpp/aspose.email.calendar/msbusystatus/_index.md new file mode 100644 index 0000000000..52d8dd05ed --- /dev/null +++ b/english/cpp/aspose.email.calendar/msbusystatus/_index.md @@ -0,0 +1,24 @@ +--- +title: "MSBusyStatus Enum" +linktitle: "MSBusyStatus" +articleTitle: "MSBusyStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the BUSY status of an appointment." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/msbusystatus/ +--- + +## MSBusyStatus enumeration (6 values) + +Specifies the BUSY status of an appointment. + +| Value | Description | +| --- | --- | +| NotDefined | Value is not defined | +| Free | Free | +| Tentative | Tentative | +| Busy | Busy | +| Oof | Out of office | +| WorkingElsewhere | Working in a location away from the office | + diff --git a/english/cpp/aspose.email.calendar/msimportance/_index.md b/english/cpp/aspose.email.calendar/msimportance/_index.md new file mode 100644 index 0000000000..69ff5b5b54 --- /dev/null +++ b/english/cpp/aspose.email.calendar/msimportance/_index.md @@ -0,0 +1,22 @@ +--- +title: "MSImportance Enum" +linktitle: "MSImportance" +articleTitle: "MSImportance" +second_title: "Aspose.Email for C++" +description: "Specifies the importance of an appointment." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/msimportance/ +--- + +## MSImportance enumeration (4 values) + +Specifies the importance of an appointment. + +| Value | Description | +| --- | --- | +| NotDefined | Property is not set | +| Low | Low | +| Normal | Normal | +| High | High | + diff --git a/english/cpp/aspose.email.calendar/msintendedstatus/_index.md b/english/cpp/aspose.email.calendar/msintendedstatus/_index.md new file mode 100644 index 0000000000..2ebe32c72d --- /dev/null +++ b/english/cpp/aspose.email.calendar/msintendedstatus/_index.md @@ -0,0 +1,24 @@ +--- +title: "MSIntendedStatus Enum" +linktitle: "MSIntendedStatus" +articleTitle: "MSIntendedStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the INTENDED status of an appointment." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/msintendedstatus/ +--- + +## MSIntendedStatus enumeration (6 values) + +Specifies the INTENDED status of an appointment. + +| Value | Description | +| --- | --- | +| NotDefined | Property is not set | +| Free | Free | +| Tentative | Tentative | +| Busy | Busy | +| Oof | Out of office | +| WorkingElsewhere | Working in a location away from the office | + diff --git a/english/cpp/aspose.email.calendar/reminderaction/_index.md b/english/cpp/aspose.email.calendar/reminderaction/_index.md new file mode 100644 index 0000000000..68df712ced --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderaction/_index.md @@ -0,0 +1,23 @@ +--- +title: "ReminderAction Enum" +linktitle: "ReminderAction" +articleTitle: "ReminderAction" +second_title: "Aspose.Email for C++" +description: "Defines the action to be invoked when an alarm is triggered." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderaction/ +--- + +## ReminderAction enumeration (5 values) + +Defines the action to be invoked when an alarm is triggered. + +| Value | Description | +| --- | --- | +| Audio | Audio action. | +| Display | Display action. | +| Email | Email action. | +| Procedure | Procedure action. | +| None | None action. | + diff --git a/english/cpp/aspose.email.calendar/reminderattachment/_index.md b/english/cpp/aspose.email.calendar/reminderattachment/_index.md new file mode 100644 index 0000000000..82aff2977f --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattachment/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttachment class" +linktitle: "ReminderAttachment" +articleTitle: "ReminderAttachment" +second_title: "Aspose.Email for C++" +description: "Provides the capability to associate a document object with an alarm." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattachment/ +--- + +## ReminderAttachment class + +Provides the capability to associate a document object with an alarm. + +## Constructors + +| Name | Description | +| --- | --- | +| [ReminderAttachment (3 overloads)](./reminderattachment/) | Creates a new instance of ReminderAttachment class by AttachmentProperty AttachmentProperty . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_BinaryData](./get_binarydata/) | Contain a character encoding of inline binary data. | +| [get_Uri](./get_uri/) | URI type of reference to the data. | +| [set_BinaryData](./set_binarydata/) | Contain a character encoding of inline binary data. | +| [set_Uri](./set_uri/) | URI type of reference to the data. | +| [ToCalendarAttachmentProperty](./tocalendarattachmentproperty/) | | + diff --git a/english/cpp/aspose.email.calendar/reminderattachment/get_binarydata/_index.md b/english/cpp/aspose.email.calendar/reminderattachment/get_binarydata/_index.md new file mode 100644 index 0000000000..73d5353332 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattachment/get_binarydata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttachment::get_BinaryData method" +linktitle: "get_BinaryData" +articleTitle: "get_BinaryData" +second_title: "Aspose.Email for C++" +description: "Contain a character encoding of inline binary data." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattachment/get_binarydata/ +--- + +## get_BinaryData {#get_binarydata} + +Contain a character encoding of inline binary data. + +**Returns:** System::ArrayPtr Aspose::Email::Calendar:: + +```cpp +get_BinaryData() +``` + diff --git a/english/cpp/aspose.email.calendar/reminderattachment/get_uri/_index.md b/english/cpp/aspose.email.calendar/reminderattachment/get_uri/_index.md new file mode 100644 index 0000000000..f8fa3e9336 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattachment/get_uri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttachment::get_Uri method" +linktitle: "get_Uri" +articleTitle: "get_Uri" +second_title: "Aspose.Email for C++" +description: "URI type of reference to the data." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/reminderattachment/get_uri/ +--- + +## get_Uri {#get_uri} + +URI type of reference to the data. + +**Returns:** System::SharedPtr Aspose::Email::Calendar:: + +```cpp +get_Uri() +``` + diff --git a/english/cpp/aspose.email.calendar/reminderattachment/reminderattachment/_index.md b/english/cpp/aspose.email.calendar/reminderattachment/reminderattachment/_index.md new file mode 100644 index 0000000000..9e7c2bbf92 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattachment/reminderattachment/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttachment::ReminderAttachment constructor" +linktitle: "ReminderAttachment" +articleTitle: "ReminderAttachment" +second_title: "Aspose.Email for C++" +description: "Creates a new instance of ReminderAttachment class by AttachmentProperty AttachmentProperty ." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattachment/reminderattachment/ +--- + +## ReminderAttachment (1 of 3) {#reminderattachment_1} + +Creates a new instance of ReminderAttachment class by AttachmentProperty AttachmentProperty . + +**Returns:** Aspose::Email::Calendar:: + +```cpp +ReminderAttachment(System::SharedPtr < Model::Property::AttachmentProperty > attach) +``` + +| Parameter | Description | +| --- | --- | +| attach | AttachmentProperty AttachmentProperty . | + +--- + +## ReminderAttachment (2 of 3) {#reminderattachment_2} + +Initialize a new instance of ReminderAttachment class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +ReminderAttachment(System::ArrayPtr< uint8_t > binaryData) +``` + +| Parameter | Description | +| --- | --- | +| binaryData | Binary data. | + +--- + +## ReminderAttachment (3 of 3) {#reminderattachment_3} + +Initialize a new instance of ReminderAttachment class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +ReminderAttachment(System::SharedPtr < System::Uri > uri) +``` + +| Parameter | Description | +| --- | --- | +| uri | Uri. | + diff --git a/english/cpp/aspose.email.calendar/reminderattachment/set_binarydata/_index.md b/english/cpp/aspose.email.calendar/reminderattachment/set_binarydata/_index.md new file mode 100644 index 0000000000..0c3045515f --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattachment/set_binarydata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttachment::set_BinaryData method" +linktitle: "set_BinaryData" +articleTitle: "set_BinaryData" +second_title: "Aspose.Email for C++" +description: "Contain a character encoding of inline binary data." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/reminderattachment/set_binarydata/ +--- + +## set_BinaryData {#set_binarydata} + +Contain a character encoding of inline binary data. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_BinaryData(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/reminderattachment/set_uri/_index.md b/english/cpp/aspose.email.calendar/reminderattachment/set_uri/_index.md new file mode 100644 index 0000000000..7053fb3880 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattachment/set_uri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttachment::set_Uri method" +linktitle: "set_Uri" +articleTitle: "set_Uri" +second_title: "Aspose.Email for C++" +description: "URI type of reference to the data." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar/reminderattachment/set_uri/ +--- + +## set_Uri {#set_uri} + +URI type of reference to the data. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Uri(System::SharedPtr < System::Uri > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/reminderattachment/tocalendarattachmentproperty/_index.md b/english/cpp/aspose.email.calendar/reminderattachment/tocalendarattachmentproperty/_index.md new file mode 100644 index 0000000000..904abd36f6 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattachment/tocalendarattachmentproperty/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttachment::ToCalendarAttachmentProperty method" +linktitle: "ToCalendarAttachmentProperty" +articleTitle: "ToCalendarAttachmentProperty" +second_title: "Aspose.Email for C++" +description: "ToCalendarAttachmentProperty of ReminderAttachment." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar/reminderattachment/tocalendarattachmentproperty/ +--- + +## ToCalendarAttachmentProperty {#tocalendarattachmentproperty} + +**Returns:** System::SharedPtr Aspose::Email::Calendar:: + +```cpp +ToCalendarAttachmentProperty() +``` + diff --git a/english/cpp/aspose.email.calendar/reminderattachmentcollection/_index.md b/english/cpp/aspose.email.calendar/reminderattachmentcollection/_index.md new file mode 100644 index 0000000000..d90211e6a8 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattachmentcollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttachmentCollection class" +linktitle: "ReminderAttachmentCollection" +articleTitle: "ReminderAttachmentCollection" +second_title: "Aspose.Email for C++" +description: "Contains collection of ReminderAttachment ReminderAttachment objects." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattachmentcollection/ +--- + +## ReminderAttachmentCollection class + +Contains collection of ReminderAttachment ReminderAttachment objects. + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.calendar/reminderattachmentcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.calendar/reminderattachmentcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..96e3e5afa0 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattachmentcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttachmentCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ReminderAttachmentCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattachmentcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.calendar/reminderattendee/_index.md b/english/cpp/aspose.email.calendar/reminderattendee/_index.md new file mode 100644 index 0000000000..3b059c0b26 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattendee/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttendee class" +linktitle: "ReminderAttendee" +articleTitle: "ReminderAttendee" +second_title: "Aspose.Email for C++" +description: "Defines an \"Attendee\" within a alarm." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattendee/ +--- + +## ReminderAttendee class + +Defines an "Attendee" within a alarm. + +## Constructors + +| Name | Description | +| --- | --- | +| [ReminderAttendee](./reminderattendee/) | Initialize a new instance of ReminderAttendee class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Address](./get_address/) | Contains the email address. | +| [set_Address](./set_address/) | Contains the email address. | +| [ToCalendarAttendeeProperty](./tocalendarattendeeproperty/) | | + diff --git a/english/cpp/aspose.email.calendar/reminderattendee/get_address/_index.md b/english/cpp/aspose.email.calendar/reminderattendee/get_address/_index.md new file mode 100644 index 0000000000..3c44e361de --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattendee/get_address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttendee::get_Address method" +linktitle: "get_Address" +articleTitle: "get_Address" +second_title: "Aspose.Email for C++" +description: "Contains the email address." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattendee/get_address/ +--- + +## get_Address {#get_address} + +Contains the email address. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Address() +``` + diff --git a/english/cpp/aspose.email.calendar/reminderattendee/reminderattendee/_index.md b/english/cpp/aspose.email.calendar/reminderattendee/reminderattendee/_index.md new file mode 100644 index 0000000000..0d119e5cfd --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattendee/reminderattendee/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttendee::ReminderAttendee constructor" +linktitle: "ReminderAttendee" +articleTitle: "ReminderAttendee" +second_title: "Aspose.Email for C++" +description: "Initialize a new instance of ReminderAttendee class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattendee/reminderattendee/ +--- + +## ReminderAttendee {#reminderattendee} + +Initialize a new instance of ReminderAttendee class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +ReminderAttendee(System::String address) +``` + +| Parameter | Description | +| --- | --- | +| address | Email address. | + diff --git a/english/cpp/aspose.email.calendar/reminderattendee/set_address/_index.md b/english/cpp/aspose.email.calendar/reminderattendee/set_address/_index.md new file mode 100644 index 0000000000..34e21e7c28 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattendee/set_address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttendee::set_Address method" +linktitle: "set_Address" +articleTitle: "set_Address" +second_title: "Aspose.Email for C++" +description: "Contains the email address." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/reminderattendee/set_address/ +--- + +## set_Address {#set_address} + +Contains the email address. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/reminderattendee/tocalendarattendeeproperty/_index.md b/english/cpp/aspose.email.calendar/reminderattendee/tocalendarattendeeproperty/_index.md new file mode 100644 index 0000000000..1bcb938b2c --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattendee/tocalendarattendeeproperty/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttendee::ToCalendarAttendeeProperty method" +linktitle: "ToCalendarAttendeeProperty" +articleTitle: "ToCalendarAttendeeProperty" +second_title: "Aspose.Email for C++" +description: "ToCalendarAttendeeProperty of ReminderAttendee." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/reminderattendee/tocalendarattendeeproperty/ +--- + +## ToCalendarAttendeeProperty {#tocalendarattendeeproperty} + +**Returns:** System::SharedPtr Aspose::Email::Calendar:: + +```cpp +ToCalendarAttendeeProperty() +``` + diff --git a/english/cpp/aspose.email.calendar/reminderattendeecollection/_index.md b/english/cpp/aspose.email.calendar/reminderattendeecollection/_index.md new file mode 100644 index 0000000000..1ccfe92e94 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattendeecollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttendeeCollection class" +linktitle: "ReminderAttendeeCollection" +articleTitle: "ReminderAttendeeCollection" +second_title: "Aspose.Email for C++" +description: "Contains collection of ReminderAttendee ReminderAttendee objects." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattendeecollection/ +--- + +## ReminderAttendeeCollection class + +Contains collection of ReminderAttendee ReminderAttendee objects. + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.calendar/reminderattendeecollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.calendar/reminderattendeecollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..58118cac74 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderattendeecollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::ReminderAttendeeCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ReminderAttendeeCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderattendeecollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.calendar/reminderduration/_index.md b/english/cpp/aspose.email.calendar/reminderduration/_index.md new file mode 100644 index 0000000000..6703ac4241 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderduration/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Calendar::ReminderDuration class" +linktitle: "ReminderDuration" +articleTitle: "ReminderDuration" +second_title: "Aspose.Email for C++" +description: "Used to identify properties that contain a duration of time." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderduration/ +--- + +## ReminderDuration class + +Used to identify properties that contain a duration of time. + +## Constructors + +| Name | Description | +| --- | --- | +| [ReminderDuration (2 overloads)](./reminderduration/) | Initialize a new instance of ReminderDuration class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Duration](./get_duration/) | Duration of time. | +| [ToCalendarDuration](./tocalendarduration/) | //// Amount of weeks. //// | + diff --git a/english/cpp/aspose.email.calendar/reminderduration/get_duration/_index.md b/english/cpp/aspose.email.calendar/reminderduration/get_duration/_index.md new file mode 100644 index 0000000000..b17fb32935 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderduration/get_duration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderDuration::get_Duration method" +linktitle: "get_Duration" +articleTitle: "get_Duration" +second_title: "Aspose.Email for C++" +description: "Duration of time." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderduration/get_duration/ +--- + +## get_Duration {#get_duration} + +Duration of time. + +**Returns:** System::TimeSpan Aspose::Email::Calendar:: + +```cpp +get_Duration() +``` + diff --git a/english/cpp/aspose.email.calendar/reminderduration/reminderduration/_index.md b/english/cpp/aspose.email.calendar/reminderduration/reminderduration/_index.md new file mode 100644 index 0000000000..325f68532d --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderduration/reminderduration/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Calendar::ReminderDuration::ReminderDuration constructor" +linktitle: "ReminderDuration" +articleTitle: "ReminderDuration" +second_title: "Aspose.Email for C++" +description: "Initialize a new instance of ReminderDuration class." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderduration/reminderduration/ +--- + +## ReminderDuration (1 of 2) {#reminderduration_1} + +Initialize a new instance of ReminderDuration class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +ReminderDuration(System::TimeSpan duration) +``` + +| Parameter | Description | +| --- | --- | +| duration | Duration of time. | + +--- + +## ReminderDuration (2 of 2) {#reminderduration_2} + +**Returns:** Aspose::Email::Calendar:: + +```cpp +ReminderDuration(System::SharedPtr < Model::CalendarDuration > dur) +``` + +| Parameter | Description | +| --- | --- | +| dur | | + diff --git a/english/cpp/aspose.email.calendar/reminderduration/tocalendarduration/_index.md b/english/cpp/aspose.email.calendar/reminderduration/tocalendarduration/_index.md new file mode 100644 index 0000000000..4a9d14be0f --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderduration/tocalendarduration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderDuration::ToCalendarDuration method" +linktitle: "ToCalendarDuration" +articleTitle: "ToCalendarDuration" +second_title: "Aspose.Email for C++" +description: "//// Amount of weeks." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/reminderduration/tocalendarduration/ +--- + +## ToCalendarDuration {#tocalendarduration} + +//// Amount of weeks. //// + +**Returns:** System::SharedPtr Aspose::Email::Calendar:: + +```cpp +ToCalendarDuration() +``` + diff --git a/english/cpp/aspose.email.calendar/reminderrelated/_index.md b/english/cpp/aspose.email.calendar/reminderrelated/_index.md new file mode 100644 index 0000000000..14936609f3 --- /dev/null +++ b/english/cpp/aspose.email.calendar/reminderrelated/_index.md @@ -0,0 +1,20 @@ +--- +title: "ReminderRelated Enum" +linktitle: "ReminderRelated" +articleTitle: "ReminderRelated" +second_title: "Aspose.Email for C++" +description: "Specify the relationship of the alarm trigger with respect to the start or end of the event." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/reminderrelated/ +--- + +## ReminderRelated enumeration (2 values) + +Specify the relationship of the alarm trigger with respect to the start or end of the event. + +| Value | Description | +| --- | --- | +| Start | Sets the alarm to trigger off the start of the associated event. | +| End | Sets the alarm to trigger off the end of the associated event. | + diff --git a/english/cpp/aspose.email.calendar/remindertrigger/_index.md b/english/cpp/aspose.email.calendar/remindertrigger/_index.md new file mode 100644 index 0000000000..1903919269 --- /dev/null +++ b/english/cpp/aspose.email.calendar/remindertrigger/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Calendar::ReminderTrigger class" +linktitle: "ReminderTrigger" +articleTitle: "ReminderTrigger" +second_title: "Aspose.Email for C++" +description: "Specifies when an alarm will trigger." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/remindertrigger/ +--- + +## ReminderTrigger class + +Specifies when an alarm will trigger. + +## Constructors + +| Name | Description | +| --- | --- | +| [ReminderTrigger (3 overloads)](./remindertrigger/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DateTime](./get_datetime/) | A trigger set to an absolute date/time. | +| [get_Duration](./get_duration/) | Specifies a relative time for the trigger of the alarm. | +| [get_Related](./get_related/) | Specify the relationship of the alarm trigger with respect to the start or end of the event. | +| [set_DateTime](./set_datetime/) | A trigger set to an absolute date/time. | +| [set_Duration](./set_duration/) | Specifies a relative time for the trigger of the alarm. | +| [set_Related](./set_related/) | Specify the relationship of the alarm trigger with respect to the start or end of the event. | +| [ToCalendarTriggerProperty](./tocalendartriggerproperty/) | | + diff --git a/english/cpp/aspose.email.calendar/remindertrigger/get_datetime/_index.md b/english/cpp/aspose.email.calendar/remindertrigger/get_datetime/_index.md new file mode 100644 index 0000000000..291b738928 --- /dev/null +++ b/english/cpp/aspose.email.calendar/remindertrigger/get_datetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderTrigger::get_DateTime method" +linktitle: "get_DateTime" +articleTitle: "get_DateTime" +second_title: "Aspose.Email for C++" +description: "A trigger set to an absolute date/time." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/remindertrigger/get_datetime/ +--- + +## get_DateTime {#get_datetime} + +A trigger set to an absolute date/time. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +get_DateTime() +``` + diff --git a/english/cpp/aspose.email.calendar/remindertrigger/get_duration/_index.md b/english/cpp/aspose.email.calendar/remindertrigger/get_duration/_index.md new file mode 100644 index 0000000000..e5ff4ac37a --- /dev/null +++ b/english/cpp/aspose.email.calendar/remindertrigger/get_duration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderTrigger::get_Duration method" +linktitle: "get_Duration" +articleTitle: "get_Duration" +second_title: "Aspose.Email for C++" +description: "Specifies a relative time for the trigger of the alarm." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/remindertrigger/get_duration/ +--- + +## get_Duration {#get_duration} + +Specifies a relative time for the trigger of the alarm. + +**Returns:** System::SharedPtr < ReminderDuration > Aspose::Email::Calendar:: + +```cpp +get_Duration() +``` + diff --git a/english/cpp/aspose.email.calendar/remindertrigger/get_related/_index.md b/english/cpp/aspose.email.calendar/remindertrigger/get_related/_index.md new file mode 100644 index 0000000000..58fb4ddb9c --- /dev/null +++ b/english/cpp/aspose.email.calendar/remindertrigger/get_related/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::ReminderTrigger::get_Related method" +linktitle: "get_Related" +articleTitle: "get_Related" +second_title: "Aspose.Email for C++" +description: "Specify the relationship of the alarm trigger with respect to the start or end of the event." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/remindertrigger/get_related/ +--- + +## get_Related {#get_related} + +Specify the relationship of the alarm trigger with respect to the start or end of the event. + +**Returns:** ReminderRelated Aspose::Email::Calendar:: + +```cpp +get_Related() +``` + diff --git a/english/cpp/aspose.email.calendar/remindertrigger/remindertrigger/_index.md b/english/cpp/aspose.email.calendar/remindertrigger/remindertrigger/_index.md new file mode 100644 index 0000000000..7a1375e9dd --- /dev/null +++ b/english/cpp/aspose.email.calendar/remindertrigger/remindertrigger/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Calendar::ReminderTrigger::ReminderTrigger constructor" +linktitle: "ReminderTrigger" +articleTitle: "ReminderTrigger" +second_title: "Aspose.Email for C++" +description: "ReminderTrigger of ReminderTrigger." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/remindertrigger/remindertrigger/ +--- + +## ReminderTrigger (1 of 3) {#remindertrigger_1} + +**Returns:** Aspose::Email::Calendar:: + +```cpp +ReminderTrigger(System::SharedPtr < Model::Property::TriggerProperty > trigger) +``` + +| Parameter | Description | +| --- | --- | +| trigger | | + +--- + +## ReminderTrigger (2 of 3) {#remindertrigger_2} + +Initialize a new instance of ReminderTrigger class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +ReminderTrigger(System::DateTime dateTime) +``` + +| Parameter | Description | +| --- | --- | +| dateTime | Absolute DateTime value. | + +--- + +## ReminderTrigger (3 of 3) {#remindertrigger_3} + +Initialize a new instance of ReminderTrigger class. + +**Returns:** Aspose::Email::Calendar:: + +```cpp +ReminderTrigger(System::SharedPtr < ReminderDuration > duration, ReminderRelated related) +``` + +| Parameter | Description | +| --- | --- | +| duration | To specify a relative time for the trigger of the alarm. | +| related | To specify the relationship of the alarm trigger with respect to the start or end of the event. | + diff --git a/english/cpp/aspose.email.calendar/remindertrigger/set_datetime/_index.md b/english/cpp/aspose.email.calendar/remindertrigger/set_datetime/_index.md new file mode 100644 index 0000000000..24c62b15f5 --- /dev/null +++ b/english/cpp/aspose.email.calendar/remindertrigger/set_datetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::ReminderTrigger::set_DateTime method" +linktitle: "set_DateTime" +articleTitle: "set_DateTime" +second_title: "Aspose.Email for C++" +description: "A trigger set to an absolute date/time." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar/remindertrigger/set_datetime/ +--- + +## set_DateTime {#set_datetime} + +A trigger set to an absolute date/time. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_DateTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/remindertrigger/set_duration/_index.md b/english/cpp/aspose.email.calendar/remindertrigger/set_duration/_index.md new file mode 100644 index 0000000000..4707036c93 --- /dev/null +++ b/english/cpp/aspose.email.calendar/remindertrigger/set_duration/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::ReminderTrigger::set_Duration method" +linktitle: "set_Duration" +articleTitle: "set_Duration" +second_title: "Aspose.Email for C++" +description: "Specifies a relative time for the trigger of the alarm." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar/remindertrigger/set_duration/ +--- + +## set_Duration {#set_duration} + +Specifies a relative time for the trigger of the alarm. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Duration(System::SharedPtr < ReminderDuration > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/remindertrigger/set_related/_index.md b/english/cpp/aspose.email.calendar/remindertrigger/set_related/_index.md new file mode 100644 index 0000000000..b0a9f55698 --- /dev/null +++ b/english/cpp/aspose.email.calendar/remindertrigger/set_related/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::ReminderTrigger::set_Related method" +linktitle: "set_Related" +articleTitle: "set_Related" +second_title: "Aspose.Email for C++" +description: "Specify the relationship of the alarm trigger with respect to the start or end of the event." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar/remindertrigger/set_related/ +--- + +## set_Related {#set_related} + +Specify the relationship of the alarm trigger with respect to the start or end of the event. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Related(ReminderRelated value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/remindertrigger/tocalendartriggerproperty/_index.md b/english/cpp/aspose.email.calendar/remindertrigger/tocalendartriggerproperty/_index.md new file mode 100644 index 0000000000..1d9e5ed275 --- /dev/null +++ b/english/cpp/aspose.email.calendar/remindertrigger/tocalendartriggerproperty/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::ReminderTrigger::ToCalendarTriggerProperty method" +linktitle: "ToCalendarTriggerProperty" +articleTitle: "ToCalendarTriggerProperty" +second_title: "Aspose.Email for C++" +description: "ToCalendarTriggerProperty of ReminderTrigger." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar/remindertrigger/tocalendartriggerproperty/ +--- + +## ToCalendarTriggerProperty {#tocalendartriggerproperty} + +**Returns:** System::SharedPtr Aspose::Email::Calendar:: + +```cpp +ToCalendarTriggerProperty() +``` + diff --git a/english/cpp/aspose.email.calendar/task/_index.md b/english/cpp/aspose.email.calendar/task/_index.md new file mode 100644 index 0000000000..ad3e60b508 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/_index.md @@ -0,0 +1,69 @@ +--- +title: "Aspose::Email::Calendar::Task class" +linktitle: "Task" +articleTitle: "Task" +second_title: "Aspose.Email for C++" +description: "Represents the exchange task information." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/task/ +--- + +## Task class + +Represents the exchange task information. + +## Constructors + +| Name | Description | +| --- | --- | +| [Task](./task/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose (2 overloads)](./dispose/) | Release all resources. | +| [get_Attachments](./get_attachments/) | Gets a collection of file attached to the task. | +| [get_Attendees](./get_attendees/) | Gets the attendees. | +| [get_Body](./get_body/) | Gets a task body. | +| [get_DueDate](./get_duedate/) | Gets the date by which the user expects work on the task to be complete. | +| [get_ExtendedProperties](./get_extendedproperties/) | Gets extended properties of an item. | +| [get_Method](./get_method/) | Gets iTIP methods associated with an task. | +| [get_Organizer](./get_organizer/) | Gets the organizer. | +| [get_PercentComplete](./get_percentcomplete/) | Gets a pecent of task completion. | +| [get_Priority](./get_priority/) | Gets a task priority. | +| [get_RelatedTo](./get_relatedto/) | Gets a related UID | +| [get_SequenceId](./get_sequenceid/) | Gets the sequence id. | +| [get_StartDate](./get_startdate/) | Gets a start date of task. | +| [get_Subject](./get_subject/) | Gets a task subject. | +| [get_UniqueId](./get_uniqueid/) | Gets unique identifier | +| [Request](./request/) | Requests the object. | +| [Save (4 overloads)](./save/) | Saves current object to the given stream using MSG format. | +| [set_Attachments](./set_attachments/) | Sets a collection of file attached to the task. | +| [set_Attendees](./set_attendees/) | Sets the attendees. | +| [set_Body](./set_body/) | Sets a task body. | +| [set_DueDate](./set_duedate/) | Sets the date by which the user expects work on the task to be complete. | +| [set_Method](./set_method/) | Sets iTIP methods associated with an task. | +| [set_Organizer](./set_organizer/) | Sets the organizer. | +| [set_PercentComplete](./set_percentcomplete/) | Sets a pecent of task completion. | +| [set_Priority](./set_priority/) | Sets a task priority. | +| [set_RelatedTo](./set_relatedto/) | Sets a related UID | +| [set_SequenceId](./set_sequenceid/) | Sets the sequence id. | +| [set_StartDate](./set_startdate/) | Sets a start date of task. | +| [set_Subject](./set_subject/) | Sets a task subject. | +| [set_UniqueId](./set_uniqueid/) | Sets unique identifier | +| [attachmentsfield](./attachmentsfield/) | A collection of file attached to the task. | +| [attendeesfield](./attendeesfield/) | Task attendees | +| [bodyfield](./bodyfield/) | A task body. | +| [dueDatefield](./duedatefield/) | A date when the task is due. | +| [methodfield](./methodfield/) | The iTIP methods associated with an task. | +| [organizerfield](./organizerfield/) | Task organizer | +| [percentCompletefield](./percentcompletefield/) | A pecent of task completion. | +| [priorityfield](./priorityfield/) | A task priority. | +| [relatedTofield](./relatedtofield/) | A related UID. | +| [sequeneIdfield](./sequeneidfield/) | The sequence id. | +| [startDatefield](./startdatefield/) | A start date of task. | +| [subjectfield](./subjectfield/) | A task subject. | +| [uidfield](./uidfield/) | Unique identifier | + diff --git a/english/cpp/aspose.email.calendar/task/attachmentsfield/_index.md b/english/cpp/aspose.email.calendar/task/attachmentsfield/_index.md new file mode 100644 index 0000000000..35c89535ff --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/attachmentsfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::attachmentsfield method" +linktitle: "attachmentsfield" +articleTitle: "attachmentsfield" +second_title: "Aspose.Email for C++" +description: "A collection of file attached to the task." +type: docs +weight: 310 +url: /cpp/aspose.email.calendar/task/attachmentsfield/ +--- + +## attachmentsfield {#attachmentsfield} + +A collection of file attached to the task. + +**Returns:** System::SharedPtr < AttachmentCollection > Aspose::Email::Calendar:: + +```cpp +attachmentsfield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/attendeesfield/_index.md b/english/cpp/aspose.email.calendar/task/attendeesfield/_index.md new file mode 100644 index 0000000000..a9df6e8528 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/attendeesfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::attendeesfield method" +linktitle: "attendeesfield" +articleTitle: "attendeesfield" +second_title: "Aspose.Email for C++" +description: "Task attendees" +type: docs +weight: 320 +url: /cpp/aspose.email.calendar/task/attendeesfield/ +--- + +## attendeesfield {#attendeesfield} + +Task attendees + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Calendar:: + +```cpp +attendeesfield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/bodyfield/_index.md b/english/cpp/aspose.email.calendar/task/bodyfield/_index.md new file mode 100644 index 0000000000..2c1e9a5adf --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/bodyfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::bodyfield method" +linktitle: "bodyfield" +articleTitle: "bodyfield" +second_title: "Aspose.Email for C++" +description: "A task body." +type: docs +weight: 330 +url: /cpp/aspose.email.calendar/task/bodyfield/ +--- + +## bodyfield {#bodyfield} + +A task body. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +bodyfield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/dispose/_index.md b/english/cpp/aspose.email.calendar/task/dispose/_index.md new file mode 100644 index 0000000000..a869e6f6ee --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Calendar::Task::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Release all resources." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/task/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Release all resources. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Release all resources. + +**Returns:** virtual void Aspose::Email::Calendar:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | | + diff --git a/english/cpp/aspose.email.calendar/task/duedatefield/_index.md b/english/cpp/aspose.email.calendar/task/duedatefield/_index.md new file mode 100644 index 0000000000..79069a8f66 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/duedatefield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::dueDatefield method" +linktitle: "dueDatefield" +articleTitle: "dueDatefield" +second_title: "Aspose.Email for C++" +description: "A date when the task is due." +type: docs +weight: 340 +url: /cpp/aspose.email.calendar/task/duedatefield/ +--- + +## dueDatefield {#duedatefield} + +A date when the task is due. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +dueDatefield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_attachments/_index.md b/english/cpp/aspose.email.calendar/task/get_attachments/_index.md new file mode 100644 index 0000000000..8318603b17 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets a collection of file attached to the task." +type: docs +weight: 20 +url: /cpp/aspose.email.calendar/task/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets a collection of file attached to the task. + +**Returns:** System::SharedPtr < AttachmentCollection > Aspose::Email::Calendar:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_attendees/_index.md b/english/cpp/aspose.email.calendar/task/get_attendees/_index.md new file mode 100644 index 0000000000..30bcdd4316 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_attendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_Attendees method" +linktitle: "get_Attendees" +articleTitle: "get_Attendees" +second_title: "Aspose.Email for C++" +description: "Gets the attendees." +type: docs +weight: 30 +url: /cpp/aspose.email.calendar/task/get_attendees/ +--- + +## get_Attendees {#get_attendees} + +Gets the attendees. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Calendar:: + +```cpp +get_Attendees() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_body/_index.md b/english/cpp/aspose.email.calendar/task/get_body/_index.md new file mode 100644 index 0000000000..355276b39e --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_body/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_Body method" +linktitle: "get_Body" +articleTitle: "get_Body" +second_title: "Aspose.Email for C++" +description: "Gets a task body." +type: docs +weight: 40 +url: /cpp/aspose.email.calendar/task/get_body/ +--- + +## get_Body {#get_body} + +Gets a task body. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Body() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_duedate/_index.md b/english/cpp/aspose.email.calendar/task/get_duedate/_index.md new file mode 100644 index 0000000000..42f76a2b33 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_duedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_DueDate method" +linktitle: "get_DueDate" +articleTitle: "get_DueDate" +second_title: "Aspose.Email for C++" +description: "Gets the date by which the user expects work on the task to be complete." +type: docs +weight: 50 +url: /cpp/aspose.email.calendar/task/get_duedate/ +--- + +## get_DueDate {#get_duedate} + +Gets the date by which the user expects work on the task to be complete. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +get_DueDate() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_extendedproperties/_index.md b/english/cpp/aspose.email.calendar/task/get_extendedproperties/_index.md new file mode 100644 index 0000000000..52f738ce7d --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_extendedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_ExtendedProperties method" +linktitle: "get_ExtendedProperties" +articleTitle: "get_ExtendedProperties" +second_title: "Aspose.Email for C++" +description: "Gets extended properties of an item." +type: docs +weight: 60 +url: /cpp/aspose.email.calendar/task/get_extendedproperties/ +--- + +## get_ExtendedProperties {#get_extendedproperties} + +Gets extended properties of an item. + +**Returns:** System::SharedPtr , System::SharedPtr > > Aspose::Email::Calendar:: + +```cpp +get_ExtendedProperties() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_method/_index.md b/english/cpp/aspose.email.calendar/task/get_method/_index.md new file mode 100644 index 0000000000..3f40e7d745 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_method/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_Method method" +linktitle: "get_Method" +articleTitle: "get_Method" +second_title: "Aspose.Email for C++" +description: "Gets iTIP methods associated with an task." +type: docs +weight: 70 +url: /cpp/aspose.email.calendar/task/get_method/ +--- + +## get_Method {#get_method} + +Gets iTIP methods associated with an task. + +**Returns:** TIPMethod Aspose::Email::Calendar:: + +```cpp +get_Method() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_organizer/_index.md b/english/cpp/aspose.email.calendar/task/get_organizer/_index.md new file mode 100644 index 0000000000..f63ee89903 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_organizer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_Organizer method" +linktitle: "get_Organizer" +articleTitle: "get_Organizer" +second_title: "Aspose.Email for C++" +description: "Gets the organizer." +type: docs +weight: 80 +url: /cpp/aspose.email.calendar/task/get_organizer/ +--- + +## get_Organizer {#get_organizer} + +Gets the organizer. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Calendar:: + +```cpp +get_Organizer() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_percentcomplete/_index.md b/english/cpp/aspose.email.calendar/task/get_percentcomplete/_index.md new file mode 100644 index 0000000000..3a2574502c --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_percentcomplete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_PercentComplete method" +linktitle: "get_PercentComplete" +articleTitle: "get_PercentComplete" +second_title: "Aspose.Email for C++" +description: "Gets a pecent of task completion." +type: docs +weight: 90 +url: /cpp/aspose.email.calendar/task/get_percentcomplete/ +--- + +## get_PercentComplete {#get_percentcomplete} + +Gets a pecent of task completion. + +**Returns:** float Aspose::Email::Calendar:: + +```cpp +get_PercentComplete() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_priority/_index.md b/english/cpp/aspose.email.calendar/task/get_priority/_index.md new file mode 100644 index 0000000000..c278fc8535 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_priority/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_Priority method" +linktitle: "get_Priority" +articleTitle: "get_Priority" +second_title: "Aspose.Email for C++" +description: "Gets a task priority." +type: docs +weight: 100 +url: /cpp/aspose.email.calendar/task/get_priority/ +--- + +## get_Priority {#get_priority} + +Gets a task priority. + +**Returns:** MailPriority Aspose::Email::Calendar:: + +```cpp +get_Priority() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_relatedto/_index.md b/english/cpp/aspose.email.calendar/task/get_relatedto/_index.md new file mode 100644 index 0000000000..230326e6b7 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_relatedto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_RelatedTo method" +linktitle: "get_RelatedTo" +articleTitle: "get_RelatedTo" +second_title: "Aspose.Email for C++" +description: "Gets a related UID" +type: docs +weight: 110 +url: /cpp/aspose.email.calendar/task/get_relatedto/ +--- + +## get_RelatedTo {#get_relatedto} + +Gets a related UID + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_RelatedTo() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_sequenceid/_index.md b/english/cpp/aspose.email.calendar/task/get_sequenceid/_index.md new file mode 100644 index 0000000000..34fb07aa7f --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_sequenceid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_SequenceId method" +linktitle: "get_SequenceId" +articleTitle: "get_SequenceId" +second_title: "Aspose.Email for C++" +description: "Gets the sequence id." +type: docs +weight: 120 +url: /cpp/aspose.email.calendar/task/get_sequenceid/ +--- + +## get_SequenceId {#get_sequenceid} + +Gets the sequence id. + +**Returns:** int32_t Aspose::Email::Calendar:: + +```cpp +get_SequenceId() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_startdate/_index.md b/english/cpp/aspose.email.calendar/task/get_startdate/_index.md new file mode 100644 index 0000000000..7eb3786b94 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_startdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_StartDate method" +linktitle: "get_StartDate" +articleTitle: "get_StartDate" +second_title: "Aspose.Email for C++" +description: "Gets a start date of task." +type: docs +weight: 130 +url: /cpp/aspose.email.calendar/task/get_startdate/ +--- + +## get_StartDate {#get_startdate} + +Gets a start date of task. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +get_StartDate() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_subject/_index.md b/english/cpp/aspose.email.calendar/task/get_subject/_index.md new file mode 100644 index 0000000000..10989de93c --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets a task subject." +type: docs +weight: 140 +url: /cpp/aspose.email.calendar/task/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets a task subject. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.calendar/task/get_uniqueid/_index.md b/english/cpp/aspose.email.calendar/task/get_uniqueid/_index.md new file mode 100644 index 0000000000..17c4452725 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/get_uniqueid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::get_UniqueId method" +linktitle: "get_UniqueId" +articleTitle: "get_UniqueId" +second_title: "Aspose.Email for C++" +description: "Gets unique identifier" +type: docs +weight: 150 +url: /cpp/aspose.email.calendar/task/get_uniqueid/ +--- + +## get_UniqueId {#get_uniqueid} + +Gets unique identifier + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +get_UniqueId() +``` + diff --git a/english/cpp/aspose.email.calendar/task/methodfield/_index.md b/english/cpp/aspose.email.calendar/task/methodfield/_index.md new file mode 100644 index 0000000000..3581c64997 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/methodfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::methodfield method" +linktitle: "methodfield" +articleTitle: "methodfield" +second_title: "Aspose.Email for C++" +description: "The iTIP methods associated with an task." +type: docs +weight: 350 +url: /cpp/aspose.email.calendar/task/methodfield/ +--- + +## methodfield {#methodfield} + +The iTIP methods associated with an task. + +**Returns:** TIPMethod Aspose::Email::Calendar:: + +```cpp +methodfield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/organizerfield/_index.md b/english/cpp/aspose.email.calendar/task/organizerfield/_index.md new file mode 100644 index 0000000000..9be2a9e7b2 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/organizerfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::organizerfield method" +linktitle: "organizerfield" +articleTitle: "organizerfield" +second_title: "Aspose.Email for C++" +description: "Task organizer" +type: docs +weight: 360 +url: /cpp/aspose.email.calendar/task/organizerfield/ +--- + +## organizerfield {#organizerfield} + +Task organizer + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Calendar:: + +```cpp +organizerfield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/percentcompletefield/_index.md b/english/cpp/aspose.email.calendar/task/percentcompletefield/_index.md new file mode 100644 index 0000000000..e17f7d8881 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/percentcompletefield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::percentCompletefield method" +linktitle: "percentCompletefield" +articleTitle: "percentCompletefield" +second_title: "Aspose.Email for C++" +description: "A pecent of task completion." +type: docs +weight: 370 +url: /cpp/aspose.email.calendar/task/percentcompletefield/ +--- + +## percentCompletefield {#percentcompletefield} + +A pecent of task completion. + +**Returns:** float Aspose::Email::Calendar:: + +```cpp +percentCompletefield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/priorityfield/_index.md b/english/cpp/aspose.email.calendar/task/priorityfield/_index.md new file mode 100644 index 0000000000..704538b0f2 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/priorityfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::priorityfield method" +linktitle: "priorityfield" +articleTitle: "priorityfield" +second_title: "Aspose.Email for C++" +description: "A task priority." +type: docs +weight: 380 +url: /cpp/aspose.email.calendar/task/priorityfield/ +--- + +## priorityfield {#priorityfield} + +A task priority. + +**Returns:** MailPriority Aspose::Email::Calendar:: + +```cpp +priorityfield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/relatedtofield/_index.md b/english/cpp/aspose.email.calendar/task/relatedtofield/_index.md new file mode 100644 index 0000000000..5f70f7fc3b --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/relatedtofield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::relatedTofield method" +linktitle: "relatedTofield" +articleTitle: "relatedTofield" +second_title: "Aspose.Email for C++" +description: "A related UID." +type: docs +weight: 390 +url: /cpp/aspose.email.calendar/task/relatedtofield/ +--- + +## relatedTofield {#relatedtofield} + +A related UID. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +relatedTofield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/request/_index.md b/english/cpp/aspose.email.calendar/task/request/_index.md new file mode 100644 index 0000000000..0c87db6960 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/request/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::Request method" +linktitle: "Request" +articleTitle: "Request" +second_title: "Aspose.Email for C++" +description: "Requests the object." +type: docs +weight: 160 +url: /cpp/aspose.email.calendar/task/request/ +--- + +## Request {#request} + +Requests the object. + +**Returns:** AlternateView AlternateView that represents the format to view an email message. + +```cpp +Request() +``` + diff --git a/english/cpp/aspose.email.calendar/task/save/_index.md b/english/cpp/aspose.email.calendar/task/save/_index.md new file mode 100644 index 0000000000..d67dcc723a --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/save/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Calendar::Task::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves current object to the given stream using MSG format." +type: docs +weight: 170 +url: /cpp/aspose.email.calendar/task/save/ +--- + +## Save (1 of 4) {#save_1} + +Saves current object to the given stream using MSG format. + +**Returns:** virtual void Aspose::Email::Calendar:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to. | + +--- + +## Save (2 of 4) {#save_2} + +Saves current object to the given stream using specified format. + +**Returns:** virtual void Aspose::Email::Calendar:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, Mapi::TaskSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to. | +| saveFormat | A save format. | + +--- + +## Save (3 of 4) {#save_3} + +Saves current object into file using MSG format. + +**Returns:** virtual void Aspose::Email::Calendar:: + +```cpp +Save(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name. | + +--- + +## Save (4 of 4) {#save_4} + +Saves current object into file using specified format. + +**Returns:** virtual void Aspose::Email::Calendar:: + +```cpp +Save(System::String filePath, Mapi::TaskSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name. | +| saveFormat | A save format. | + diff --git a/english/cpp/aspose.email.calendar/task/sequeneidfield/_index.md b/english/cpp/aspose.email.calendar/task/sequeneidfield/_index.md new file mode 100644 index 0000000000..8ef3441d31 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/sequeneidfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::sequeneIdfield method" +linktitle: "sequeneIdfield" +articleTitle: "sequeneIdfield" +second_title: "Aspose.Email for C++" +description: "The sequence id." +type: docs +weight: 400 +url: /cpp/aspose.email.calendar/task/sequeneidfield/ +--- + +## sequeneIdfield {#sequeneidfield} + +The sequence id. + +**Returns:** int32_t Aspose::Email::Calendar:: + +```cpp +sequeneIdfield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/set_attachments/_index.md b/english/cpp/aspose.email.calendar/task/set_attachments/_index.md new file mode 100644 index 0000000000..a6f733d1ed --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_attachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_Attachments method" +linktitle: "set_Attachments" +articleTitle: "set_Attachments" +second_title: "Aspose.Email for C++" +description: "Sets a collection of file attached to the task." +type: docs +weight: 180 +url: /cpp/aspose.email.calendar/task/set_attachments/ +--- + +## set_Attachments {#set_attachments} + +Sets a collection of file attached to the task. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Attachments(System::SharedPtr < AttachmentCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_attendees/_index.md b/english/cpp/aspose.email.calendar/task/set_attendees/_index.md new file mode 100644 index 0000000000..e92b799035 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_attendees/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_Attendees method" +linktitle: "set_Attendees" +articleTitle: "set_Attendees" +second_title: "Aspose.Email for C++" +description: "Sets the attendees." +type: docs +weight: 190 +url: /cpp/aspose.email.calendar/task/set_attendees/ +--- + +## set_Attendees {#set_attendees} + +Sets the attendees. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Attendees(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_body/_index.md b/english/cpp/aspose.email.calendar/task/set_body/_index.md new file mode 100644 index 0000000000..73b1affada --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_body/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_Body method" +linktitle: "set_Body" +articleTitle: "set_Body" +second_title: "Aspose.Email for C++" +description: "Sets a task body." +type: docs +weight: 200 +url: /cpp/aspose.email.calendar/task/set_body/ +--- + +## set_Body {#set_body} + +Sets a task body. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Body(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_duedate/_index.md b/english/cpp/aspose.email.calendar/task/set_duedate/_index.md new file mode 100644 index 0000000000..8ebd96cc08 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_duedate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_DueDate method" +linktitle: "set_DueDate" +articleTitle: "set_DueDate" +second_title: "Aspose.Email for C++" +description: "Sets the date by which the user expects work on the task to be complete." +type: docs +weight: 210 +url: /cpp/aspose.email.calendar/task/set_duedate/ +--- + +## set_DueDate {#set_duedate} + +Sets the date by which the user expects work on the task to be complete. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_DueDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_method/_index.md b/english/cpp/aspose.email.calendar/task/set_method/_index.md new file mode 100644 index 0000000000..9e9f11fc30 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_method/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_Method method" +linktitle: "set_Method" +articleTitle: "set_Method" +second_title: "Aspose.Email for C++" +description: "Sets iTIP methods associated with an task." +type: docs +weight: 220 +url: /cpp/aspose.email.calendar/task/set_method/ +--- + +## set_Method {#set_method} + +Sets iTIP methods associated with an task. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Method(TIPMethod value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_organizer/_index.md b/english/cpp/aspose.email.calendar/task/set_organizer/_index.md new file mode 100644 index 0000000000..29180941e8 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_organizer/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_Organizer method" +linktitle: "set_Organizer" +articleTitle: "set_Organizer" +second_title: "Aspose.Email for C++" +description: "Sets the organizer." +type: docs +weight: 230 +url: /cpp/aspose.email.calendar/task/set_organizer/ +--- + +## set_Organizer {#set_organizer} + +Sets the organizer. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Organizer(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_percentcomplete/_index.md b/english/cpp/aspose.email.calendar/task/set_percentcomplete/_index.md new file mode 100644 index 0000000000..6eeca746a4 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_percentcomplete/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_PercentComplete method" +linktitle: "set_PercentComplete" +articleTitle: "set_PercentComplete" +second_title: "Aspose.Email for C++" +description: "Sets a pecent of task completion." +type: docs +weight: 240 +url: /cpp/aspose.email.calendar/task/set_percentcomplete/ +--- + +## set_PercentComplete {#set_percentcomplete} + +Sets a pecent of task completion. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_PercentComplete(float value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_priority/_index.md b/english/cpp/aspose.email.calendar/task/set_priority/_index.md new file mode 100644 index 0000000000..ac5640ec34 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_priority/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_Priority method" +linktitle: "set_Priority" +articleTitle: "set_Priority" +second_title: "Aspose.Email for C++" +description: "Sets a task priority." +type: docs +weight: 250 +url: /cpp/aspose.email.calendar/task/set_priority/ +--- + +## set_Priority {#set_priority} + +Sets a task priority. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Priority(MailPriority value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_relatedto/_index.md b/english/cpp/aspose.email.calendar/task/set_relatedto/_index.md new file mode 100644 index 0000000000..8e6163ac4f --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_relatedto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_RelatedTo method" +linktitle: "set_RelatedTo" +articleTitle: "set_RelatedTo" +second_title: "Aspose.Email for C++" +description: "Sets a related UID" +type: docs +weight: 260 +url: /cpp/aspose.email.calendar/task/set_relatedto/ +--- + +## set_RelatedTo {#set_relatedto} + +Sets a related UID + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_RelatedTo(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_sequenceid/_index.md b/english/cpp/aspose.email.calendar/task/set_sequenceid/_index.md new file mode 100644 index 0000000000..cb16965408 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_sequenceid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_SequenceId method" +linktitle: "set_SequenceId" +articleTitle: "set_SequenceId" +second_title: "Aspose.Email for C++" +description: "Sets the sequence id." +type: docs +weight: 270 +url: /cpp/aspose.email.calendar/task/set_sequenceid/ +--- + +## set_SequenceId {#set_sequenceid} + +Sets the sequence id. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_SequenceId(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_startdate/_index.md b/english/cpp/aspose.email.calendar/task/set_startdate/_index.md new file mode 100644 index 0000000000..46891fef8b --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_startdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_StartDate method" +linktitle: "set_StartDate" +articleTitle: "set_StartDate" +second_title: "Aspose.Email for C++" +description: "Sets a start date of task." +type: docs +weight: 280 +url: /cpp/aspose.email.calendar/task/set_startdate/ +--- + +## set_StartDate {#set_startdate} + +Sets a start date of task. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_StartDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_subject/_index.md b/english/cpp/aspose.email.calendar/task/set_subject/_index.md new file mode 100644 index 0000000000..be683b669a --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Sets a task subject." +type: docs +weight: 290 +url: /cpp/aspose.email.calendar/task/set_subject/ +--- + +## set_Subject {#set_subject} + +Sets a task subject. + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/set_uniqueid/_index.md b/english/cpp/aspose.email.calendar/task/set_uniqueid/_index.md new file mode 100644 index 0000000000..c7c1c8c120 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/set_uniqueid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Calendar::Task::set_UniqueId method" +linktitle: "set_UniqueId" +articleTitle: "set_UniqueId" +second_title: "Aspose.Email for C++" +description: "Sets unique identifier" +type: docs +weight: 300 +url: /cpp/aspose.email.calendar/task/set_uniqueid/ +--- + +## set_UniqueId {#set_uniqueid} + +Sets unique identifier + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +set_UniqueId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.calendar/task/startdatefield/_index.md b/english/cpp/aspose.email.calendar/task/startdatefield/_index.md new file mode 100644 index 0000000000..5ecba1f12d --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/startdatefield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::startDatefield method" +linktitle: "startDatefield" +articleTitle: "startDatefield" +second_title: "Aspose.Email for C++" +description: "A start date of task." +type: docs +weight: 410 +url: /cpp/aspose.email.calendar/task/startdatefield/ +--- + +## startDatefield {#startdatefield} + +A start date of task. + +**Returns:** System::DateTime Aspose::Email::Calendar:: + +```cpp +startDatefield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/subjectfield/_index.md b/english/cpp/aspose.email.calendar/task/subjectfield/_index.md new file mode 100644 index 0000000000..920d3d7357 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/subjectfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::subjectfield method" +linktitle: "subjectfield" +articleTitle: "subjectfield" +second_title: "Aspose.Email for C++" +description: "A task subject." +type: docs +weight: 420 +url: /cpp/aspose.email.calendar/task/subjectfield/ +--- + +## subjectfield {#subjectfield} + +A task subject. + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +subjectfield() +``` + diff --git a/english/cpp/aspose.email.calendar/task/task/_index.md b/english/cpp/aspose.email.calendar/task/task/_index.md new file mode 100644 index 0000000000..999484e6f3 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/task/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Calendar::Task::Task constructor" +linktitle: "Task" +articleTitle: "Task" +second_title: "Aspose.Email for C++" +description: "Task of Task." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/task/task/ +--- + +## Task {#task} + +**Returns:** Aspose::Email::Calendar:: + +```cpp +Task() +``` + diff --git a/english/cpp/aspose.email.calendar/task/uidfield/_index.md b/english/cpp/aspose.email.calendar/task/uidfield/_index.md new file mode 100644 index 0000000000..79046ddd24 --- /dev/null +++ b/english/cpp/aspose.email.calendar/task/uidfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::Task::uidfield method" +linktitle: "uidfield" +articleTitle: "uidfield" +second_title: "Aspose.Email for C++" +description: "Unique identifier" +type: docs +weight: 430 +url: /cpp/aspose.email.calendar/task/uidfield/ +--- + +## uidfield {#uidfield} + +Unique identifier + +**Returns:** System::String Aspose::Email::Calendar:: + +```cpp +uidfield() +``` + diff --git a/english/cpp/aspose.email.calendar/taskcollection/_index.md b/english/cpp/aspose.email.calendar/taskcollection/_index.md new file mode 100644 index 0000000000..11e79eee18 --- /dev/null +++ b/english/cpp/aspose.email.calendar/taskcollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Calendar::TaskCollection class" +linktitle: "TaskCollection" +articleTitle: "TaskCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of Task objects." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/taskcollection/ +--- + +## TaskCollection class + +Represents a collection of Task objects. + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.calendar/taskcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.calendar/taskcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..ba1416fac1 --- /dev/null +++ b/english/cpp/aspose.email.calendar/taskcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Calendar::TaskCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of TaskCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/taskcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Calendar:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.calendar/tipmethod/_index.md b/english/cpp/aspose.email.calendar/tipmethod/_index.md new file mode 100644 index 0000000000..872d2bdec0 --- /dev/null +++ b/english/cpp/aspose.email.calendar/tipmethod/_index.md @@ -0,0 +1,27 @@ +--- +title: "TIPMethod Enum" +linktitle: "TIPMethod" +articleTitle: "TIPMethod" +second_title: "Aspose.Email for C++" +description: "Defines the iTIP (iCalendar Transport-Independent Interoperability Protocol) methods associated with an object." +type: docs +weight: 10 +url: /cpp/aspose.email.calendar/tipmethod/ +--- + +## TIPMethod enumeration (9 values) + +Defines the iTIP (iCalendar Transport-Independent Interoperability Protocol) methods associated with an object. + +| Value | Description | +| --- | --- | +| None | Method is not defined. | +| Publish | Post notification of an object. Used primarily as a method of advertising the existence of an object. | +| Request | Assign an object. This is an explicit assignment to one or more Calendar Users. The REQUEST method is also used to update or change an existing object. Clients that cannot handle REQUEST MAY degrade the method to treat it as a PUBLISH. | +| Reply | Reply to an object request. | +| Add | Add one or more instances to an existing object. | +| Cancel | Cancel one or more instances of an existing object. | +| Refresh | A request sent to an object Organizer asking for the latest version of an object. | +| Counter | Counter a REQUEST with an alternative proposal. | +| DeclineCounter | Decline a counter proposal by an Attendee. | + diff --git a/english/cpp/aspose.email.clients.activity/_index.md b/english/cpp/aspose.email.clients.activity/_index.md new file mode 100644 index 0000000000..57a589634b --- /dev/null +++ b/english/cpp/aspose.email.clients.activity/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Clients::Activity namespace" +linktitle: "Aspose::Email::Clients::Activity" +articleTitle: "Aspose::Email::Clients::Activity" +second_title: "Aspose.Email for C++" +description: "Provides classes for interacting with Exchange server activity data, such as folder synchronization and management." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.activity/ +--- + +## Aspose::Email::Clients::Activity namespace + +The Aspose::Email::Clients::Activity namespace groups types that enable C++ developers to work with Exchange server activity features, including folder operations and synchronization utilities. These classes simplify integration of Exchange activity handling into your applications. + + +## Classes + +| Name | Description | +| --- | --- | +| [ExchangeFolder](./exchangefolder/) | Exchange folder | + diff --git a/english/cpp/aspose.email.clients.activity/exchangefolder/_index.md b/english/cpp/aspose.email.clients.activity/exchangefolder/_index.md new file mode 100644 index 0000000000..6b49a09cf8 --- /dev/null +++ b/english/cpp/aspose.email.clients.activity/exchangefolder/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Activity::ExchangeFolder class" +linktitle: "ExchangeFolder" +articleTitle: "ExchangeFolder" +second_title: "Aspose.Email for C++" +description: "Exchange folder" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.activity/exchangefolder/ +--- + +## ExchangeFolder class + +Exchange folder + +## Methods + +| Name | Description | +| --- | --- | +| [get_Id](./get_id/) | The store ID of the folder object. | +| [get_Path](./get_path/) | The name of the mailbox folder where the message that was accessed is located. | +| [set_Id](./set_id/) | The store ID of the folder object. | +| [set_Path](./set_path/) | The name of the mailbox folder where the message that was accessed is located. | + diff --git a/english/cpp/aspose.email.clients.activity/exchangefolder/get_id/_index.md b/english/cpp/aspose.email.clients.activity/exchangefolder/get_id/_index.md new file mode 100644 index 0000000000..7861c49179 --- /dev/null +++ b/english/cpp/aspose.email.clients.activity/exchangefolder/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Activity::ExchangeFolder::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "The store ID of the folder object." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.activity/exchangefolder/get_id/ +--- + +## get_Id {#get_id} + +The store ID of the folder object. + +**Returns:** System::String Aspose::Email::Clients::Activity:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.activity/exchangefolder/get_path/_index.md b/english/cpp/aspose.email.clients.activity/exchangefolder/get_path/_index.md new file mode 100644 index 0000000000..4becb48a2c --- /dev/null +++ b/english/cpp/aspose.email.clients.activity/exchangefolder/get_path/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Activity::ExchangeFolder::get_Path method" +linktitle: "get_Path" +articleTitle: "get_Path" +second_title: "Aspose.Email for C++" +description: "The name of the mailbox folder where the message that was accessed is located." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.activity/exchangefolder/get_path/ +--- + +## get_Path {#get_path} + +The name of the mailbox folder where the message that was accessed is located. + +**Returns:** System::String Aspose::Email::Clients::Activity:: + +```cpp +get_Path() +``` + diff --git a/english/cpp/aspose.email.clients.activity/exchangefolder/set_id/_index.md b/english/cpp/aspose.email.clients.activity/exchangefolder/set_id/_index.md new file mode 100644 index 0000000000..d42dda6cff --- /dev/null +++ b/english/cpp/aspose.email.clients.activity/exchangefolder/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Activity::ExchangeFolder::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "The store ID of the folder object." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.activity/exchangefolder/set_id/ +--- + +## set_Id {#set_id} + +The store ID of the folder object. + +**Returns:** void Aspose::Email::Clients::Activity:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.activity/exchangefolder/set_path/_index.md b/english/cpp/aspose.email.clients.activity/exchangefolder/set_path/_index.md new file mode 100644 index 0000000000..937d7e76bd --- /dev/null +++ b/english/cpp/aspose.email.clients.activity/exchangefolder/set_path/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Activity::ExchangeFolder::set_Path method" +linktitle: "set_Path" +articleTitle: "set_Path" +second_title: "Aspose.Email for C++" +description: "The name of the mailbox folder where the message that was accessed is located." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.activity/exchangefolder/set_path/ +--- + +## set_Path {#set_path} + +The name of the mailbox folder where the message that was accessed is located. + +**Returns:** void Aspose::Email::Clients::Activity:: + +```cpp +set_Path(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.base/_index.md b/english/cpp/aspose.email.clients.base/_index.md new file mode 100644 index 0000000000..00c36eb903 --- /dev/null +++ b/english/cpp/aspose.email.clients.base/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Base namespace" +linktitle: "Aspose::Email::Clients::Base" +articleTitle: "Aspose::Email::Clients::Base" +second_title: "Aspose.Email for C++" +description: "Provides core client utilities, enums, and base classes for email protocols in Aspose.Email for C++." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.base/ +--- + +## Aspose::Email::Clients::Base namespace + +The Aspose::Email::Clients::Base namespace defines fundamental types used across the email client library, including protocol encryption options and error status codes. It serves as the foundation for higher‑level client implementations such as POP3, IMAP, and SMTP. + + +## Enumerations + +| Name | Description | +| --- | --- | +| [EncryptionProtocols](./encryptionprotocols/) | Defines the possible versions of encryption protocols. | +| [WebExceptionStatus](./webexceptionstatus/) | | + diff --git a/english/cpp/aspose.email.clients.base/encryptionprotocols/_index.md b/english/cpp/aspose.email.clients.base/encryptionprotocols/_index.md new file mode 100644 index 0000000000..4cc63c7cc8 --- /dev/null +++ b/english/cpp/aspose.email.clients.base/encryptionprotocols/_index.md @@ -0,0 +1,25 @@ +--- +title: "EncryptionProtocols Enum" +linktitle: "EncryptionProtocols" +articleTitle: "EncryptionProtocols" +second_title: "Aspose.Email for C++" +description: "Defines the possible versions of encryption protocols." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.base/encryptionprotocols/ +--- + +## EncryptionProtocols enumeration (7 values) + +Defines the possible versions of encryption protocols. + +| Value | Description | +| --- | --- | +| NotSpecified | Not specified Please note, this value is similar to SslProtocols.None | +| Ssl2 | Ssl 2 Deprecated: Please note, this version of encryption protocol was obsolete in 2011. | +| Ssl3 | Ssl 3 Deprecated: Please note, this version of encryption protocol was obsolete in 2015. | +| Tls | TLS 1.0 | +| Tls11 | TLS 1.1 | +| Tls12 | TLS 1.2 | +| Tls13 | TLS 1.3 | + diff --git a/english/cpp/aspose.email.clients.base/webexceptionstatus/_index.md b/english/cpp/aspose.email.clients.base/webexceptionstatus/_index.md new file mode 100644 index 0000000000..ba6df80008 --- /dev/null +++ b/english/cpp/aspose.email.clients.base/webexceptionstatus/_index.md @@ -0,0 +1,37 @@ +--- +title: "WebExceptionStatus Enum" +linktitle: "WebExceptionStatus" +articleTitle: "WebExceptionStatus" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.base/webexceptionstatus/ +--- + +## WebExceptionStatus enumeration (21 values) + +| Value | Description | +| --- | --- | +| Success | | +| NameResolutionFailure | | +| ConnectFailure | | +| ReceiveFailure | | +| SendFailure | | +| PipelineFailure | | +| RequestCanceled | | +| ProtocolError | | +| ConnectionClosed | | +| TrustFailure | | +| SecureChannelFailure | | +| ServerProtocolViolation | | +| KeepAliveFailure | | +| Pending | | +| Timeout | | +| ProxyNameResolutionFailure | | +| UnknownError | | +| MessageLengthLimitExceeded | | +| CacheEntryNotFound | | +| RequestProhibitedByCachePolicy | | +| RequestProhibitedByProxy | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/_index.md b/english/cpp/aspose.email.clients.exchange.dav/_index.md new file mode 100644 index 0000000000..8d870ea1a6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav namespace" +linktitle: "Aspose::Email::Clients::Exchange::Dav" +articleTitle: "Aspose::Email::Clients::Exchange::Dav" +second_title: "Aspose.Email for C++" +description: "Provides classes and enums for interacting with Microsoft Exchange Server via the WebDAV protocol, enabling email, calendar, and contact operations." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.dav/ +--- + +## Aspose::Email::Clients::Exchange::Dav namespace + +The Aspose::Email::Clients::Exchange::Dav namespace groups API elements that allow developers to communicate with Exchange servers using WebDAV. It includes types such as ContentClassType and ExchangeClient for managing messages, folders, and other Exchange items programmatically. + + +## Classes + +| Name | Description | +| --- | --- | +| [ContentClassType](./contentclasstype/) | Represents the content class of item. | +| [ExchangeClient](./exchangeclient/) | The ExchangeClient class allows applications to manage E-Mail box in Microsoft E | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/_index.md new file mode 100644 index 0000000000..511b8e3019 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType class" +linktitle: "ContentClassType" +articleTitle: "ContentClassType" +second_title: "Aspose.Email for C++" +description: "Represents the content class of item." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/ +--- + +## ContentClassType class + +Represents the content class of item. + +## Constructors + +| Name | Description | +| --- | --- | +| [ContentClassType](./contentclasstype/) | Initializes a new instance of the ContentClassType class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Activity](./get_activity/) | Gets the urn:content-classes:activity content class that defines a set of properties for an item that is a Journal. This maps to IPM.Activity. | +| [get_Appointment](./get_appointment/) | Gets the urn:content-classes:appointment content class that defines properties for items that are appointments. | +| [get_CalendarFolder](./get_calendarfolder/) | Gets the The urn:content-classes:calendarfolder content class that defines a set of properties for a folder that primarily contains appointment items. | +| [get_CalendarMessage](./get_calendarmessage/) | Gets the urn:content-classes:calendarmessage content class that defines a set of properties for message items that contain meeting requests. | +| [get_ContactFolder](./get_contactfolder/) | Gets the The urn:content-classes:contactfolder content class that defines a set of properties for a folder that primarily contains contact items. | +| [get_Document](./get_document/) | Gets the urn:content-classes:document content class that defines a set of properties for an item that is a document such as a Microsoft� Word file. | +| [get_DSN](./get_dsn/) | Gets the the urn:content-classes:dsn content class that defines a set of properties for an item that is a Delivery Status Notification (DSN) message. | +| [get_Folder](./get_folder/) | Gets the urn:content-classes:folder content class that defines a set of properties for a folder in the Exchange store. | +| [get_Group](./get_group/) | Gets the value that represents the content class urn:content-classes:group. | +| [get_JournalFolder](./get_journalfolder/) | Gets the urn:content-classes:journalfolder content class that defines a set of properties for a folder that primarily contains journal items. | +| [get_MailFolder](./get_mailfolder/) | Gets the urn:content-classes:mailfolder content class that defines a set of properties for a folder that primarily contains messages. | +| [get_MDN](./get_mdn/) | Gets the urn:content-classes:mdn content class that defines a set of properties for an item that is a Mail Delivery Notification (MDN) message. | +| [get_Message](./get_message/) | Gets the urn:content-classes:message content class that defines a set of properties for an item that is a message. | +| [get_Note](./get_note/) | Gets the value that represents the content class urn:content-classes:note. | +| [get_NoteFolder](./get_notefolder/) | Gets the urn:content-classes:notesfolder content class that defines a set of properties for a folder that primarily contains note items. | +| [get_Person](./get_person/) | Gets the urn:content-classes:person content class that defines a set of properties for an item that is a contact. | +| [get_RecallMesage](./get_recallmesage/) | Gets the urn:content-classes:recallmessage content class that defines a set of properties for a recall message. | +| [get_RecallReport](./get_recallreport/) | Gets the urn:content-classes:recallreport content class that defines a set of properties for an item that is a recall report message. | +| [get_ReportMessage](./get_reportmessage/) | Gets the value that represents the content class urn:content-classes:reportmessage. | +| [get_Task](./get_task/) | Gets the value that represents the content class urn:content-classes:task. | +| [get_TaskFolder](./get_taskfolder/) | Gets the urn:content-classes:taskfolder content class that defines a set of properties for a folder that primarily contains task items. | +| [ToString](./tostring/) | Returns a System::String that represents this instance. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/contentclasstype/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/contentclasstype/_index.md new file mode 100644 index 0000000000..2df60bce07 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/contentclasstype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::ContentClassType constructor" +linktitle: "ContentClassType" +articleTitle: "ContentClassType" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ContentClassType class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/contentclasstype/ +--- + +## ContentClassType {#contentclasstype} + +Initializes a new instance of the ContentClassType class. + +**Returns:** Aspose::Email::Clients::Exchange::Dav:: + +```cpp +ContentClassType(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_activity/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_activity/_index.md new file mode 100644 index 0000000000..76f9466338 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_activity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_Activity method" +linktitle: "get_Activity" +articleTitle: "get_Activity" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:activity content class that defines a set of properties for an item that is a Journal." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_activity/ +--- + +## get_Activity {#get_activity} + +Gets the urn:content-classes:activity content class that defines a set of properties for an item that is a Journal. This maps to IPM.Activity. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Activity() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_appointment/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_appointment/_index.md new file mode 100644 index 0000000000..3692e1d201 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_appointment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_Appointment method" +linktitle: "get_Appointment" +articleTitle: "get_Appointment" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:appointment content class that defines properties for items that are appointments." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_appointment/ +--- + +## get_Appointment {#get_appointment} + +Gets the urn:content-classes:appointment content class that defines properties for items that are appointments. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Appointment() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_calendarfolder/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_calendarfolder/_index.md new file mode 100644 index 0000000000..11ad05b2d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_calendarfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_CalendarFolder method" +linktitle: "get_CalendarFolder" +articleTitle: "get_CalendarFolder" +second_title: "Aspose.Email for C++" +description: "Gets the The urn:content-classes:calendarfolder content class that defines a set of properties for a folder that primarily contains appointment items." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_calendarfolder/ +--- + +## get_CalendarFolder {#get_calendarfolder} + +Gets the The urn:content-classes:calendarfolder content class that defines a set of properties for a folder that primarily contains appointment items. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_CalendarFolder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_calendarmessage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_calendarmessage/_index.md new file mode 100644 index 0000000000..4353c12506 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_calendarmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_CalendarMessage method" +linktitle: "get_CalendarMessage" +articleTitle: "get_CalendarMessage" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:calendarmessage content class that defines a set of properties for message items that contain meeting requests." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_calendarmessage/ +--- + +## get_CalendarMessage {#get_calendarmessage} + +Gets the urn:content-classes:calendarmessage content class that defines a set of properties for message items that contain meeting requests. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_CalendarMessage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_contactfolder/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_contactfolder/_index.md new file mode 100644 index 0000000000..1455bb2784 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_contactfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_ContactFolder method" +linktitle: "get_ContactFolder" +articleTitle: "get_ContactFolder" +second_title: "Aspose.Email for C++" +description: "Gets the The urn:content-classes:contactfolder content class that defines a set of properties for a folder that primarily contains contact items." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_contactfolder/ +--- + +## get_ContactFolder {#get_contactfolder} + +Gets the The urn:content-classes:contactfolder content class that defines a set of properties for a folder that primarily contains contact items. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_ContactFolder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_document/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_document/_index.md new file mode 100644 index 0000000000..39217cafc1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_document/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_Document method" +linktitle: "get_Document" +articleTitle: "get_Document" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:document content class that defines a set of properties for an item that is a document such as a Microsoft� Word file." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_document/ +--- + +## get_Document {#get_document} + +Gets the urn:content-classes:document content class that defines a set of properties for an item that is a document such as a Microsoft� Word file. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Document() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_dsn/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_dsn/_index.md new file mode 100644 index 0000000000..752e1dcc99 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_dsn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_DSN method" +linktitle: "get_DSN" +articleTitle: "get_DSN" +second_title: "Aspose.Email for C++" +description: "Gets the the urn:content-classes:dsn content class that defines a set of properties for an item that is a Delivery Status Notification (DSN) message." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_dsn/ +--- + +## get_DSN {#get_dsn} + +Gets the the urn:content-classes:dsn content class that defines a set of properties for an item that is a Delivery Status Notification (DSN) message. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_DSN() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_folder/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_folder/_index.md new file mode 100644 index 0000000000..45d3969e07 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_folder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_Folder method" +linktitle: "get_Folder" +articleTitle: "get_Folder" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:folder content class that defines a set of properties for a folder in the Exchange store." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_folder/ +--- + +## get_Folder {#get_folder} + +Gets the urn:content-classes:folder content class that defines a set of properties for a folder in the Exchange store. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Folder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_group/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_group/_index.md new file mode 100644 index 0000000000..6d3cda90d3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_group/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_Group method" +linktitle: "get_Group" +articleTitle: "get_Group" +second_title: "Aspose.Email for C++" +description: "Gets the value that represents the content class urn:content-classes:group." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_group/ +--- + +## get_Group {#get_group} + +Gets the value that represents the content class urn:content-classes:group. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Group() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_journalfolder/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_journalfolder/_index.md new file mode 100644 index 0000000000..eb051fdb7f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_journalfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_JournalFolder method" +linktitle: "get_JournalFolder" +articleTitle: "get_JournalFolder" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:journalfolder content class that defines a set of properties for a folder that primarily contains journal items." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_journalfolder/ +--- + +## get_JournalFolder {#get_journalfolder} + +Gets the urn:content-classes:journalfolder content class that defines a set of properties for a folder that primarily contains journal items. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_JournalFolder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_mailfolder/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_mailfolder/_index.md new file mode 100644 index 0000000000..35a203ff67 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_mailfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_MailFolder method" +linktitle: "get_MailFolder" +articleTitle: "get_MailFolder" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:mailfolder content class that defines a set of properties for a folder that primarily contains messages." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_mailfolder/ +--- + +## get_MailFolder {#get_mailfolder} + +Gets the urn:content-classes:mailfolder content class that defines a set of properties for a folder that primarily contains messages. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_MailFolder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_mdn/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_mdn/_index.md new file mode 100644 index 0000000000..539c64aaf3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_mdn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_MDN method" +linktitle: "get_MDN" +articleTitle: "get_MDN" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:mdn content class that defines a set of properties for an item that is a Mail Delivery Notification (MDN) message." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_mdn/ +--- + +## get_MDN {#get_mdn} + +Gets the urn:content-classes:mdn content class that defines a set of properties for an item that is a Mail Delivery Notification (MDN) message. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_MDN() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_message/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_message/_index.md new file mode 100644 index 0000000000..c20d0cb8d8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_message/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_Message method" +linktitle: "get_Message" +articleTitle: "get_Message" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:message content class that defines a set of properties for an item that is a message." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_message/ +--- + +## get_Message {#get_message} + +Gets the urn:content-classes:message content class that defines a set of properties for an item that is a message. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Message() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_note/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_note/_index.md new file mode 100644 index 0000000000..0704458df5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_note/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_Note method" +linktitle: "get_Note" +articleTitle: "get_Note" +second_title: "Aspose.Email for C++" +description: "Gets the value that represents the content class urn:content-classes:note." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_note/ +--- + +## get_Note {#get_note} + +Gets the value that represents the content class urn:content-classes:note. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Note() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_notefolder/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_notefolder/_index.md new file mode 100644 index 0000000000..15a7a1c11e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_notefolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_NoteFolder method" +linktitle: "get_NoteFolder" +articleTitle: "get_NoteFolder" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:notesfolder content class that defines a set of properties for a folder that primarily contains note items." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_notefolder/ +--- + +## get_NoteFolder {#get_notefolder} + +Gets the urn:content-classes:notesfolder content class that defines a set of properties for a folder that primarily contains note items. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_NoteFolder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_person/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_person/_index.md new file mode 100644 index 0000000000..5ffa43685e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_person/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_Person method" +linktitle: "get_Person" +articleTitle: "get_Person" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:person content class that defines a set of properties for an item that is a contact." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_person/ +--- + +## get_Person {#get_person} + +Gets the urn:content-classes:person content class that defines a set of properties for an item that is a contact. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Person() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_recallmesage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_recallmesage/_index.md new file mode 100644 index 0000000000..3cf418eb87 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_recallmesage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_RecallMesage method" +linktitle: "get_RecallMesage" +articleTitle: "get_RecallMesage" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:recallmessage content class that defines a set of properties for a recall message." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_recallmesage/ +--- + +## get_RecallMesage {#get_recallmesage} + +Gets the urn:content-classes:recallmessage content class that defines a set of properties for a recall message. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_RecallMesage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_recallreport/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_recallreport/_index.md new file mode 100644 index 0000000000..028feeeee1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_recallreport/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_RecallReport method" +linktitle: "get_RecallReport" +articleTitle: "get_RecallReport" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:recallreport content class that defines a set of properties for an item that is a recall report message." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_recallreport/ +--- + +## get_RecallReport {#get_recallreport} + +Gets the urn:content-classes:recallreport content class that defines a set of properties for an item that is a recall report message. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_RecallReport() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_reportmessage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_reportmessage/_index.md new file mode 100644 index 0000000000..00171b6d4a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_reportmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_ReportMessage method" +linktitle: "get_ReportMessage" +articleTitle: "get_ReportMessage" +second_title: "Aspose.Email for C++" +description: "Gets the value that represents the content class urn:content-classes:reportmessage." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_reportmessage/ +--- + +## get_ReportMessage {#get_reportmessage} + +Gets the value that represents the content class urn:content-classes:reportmessage. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_ReportMessage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_task/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_task/_index.md new file mode 100644 index 0000000000..b90b78c73f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_task/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_Task method" +linktitle: "get_Task" +articleTitle: "get_Task" +second_title: "Aspose.Email for C++" +description: "Gets the value that represents the content class urn:content-classes:task." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_task/ +--- + +## get_Task {#get_task} + +Gets the value that represents the content class urn:content-classes:task. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Task() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_taskfolder/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_taskfolder/_index.md new file mode 100644 index 0000000000..47528a5af8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/get_taskfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::get_TaskFolder method" +linktitle: "get_TaskFolder" +articleTitle: "get_TaskFolder" +second_title: "Aspose.Email for C++" +description: "Gets the urn:content-classes:taskfolder content class that defines a set of properties for a folder that primarily contains task items." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/get_taskfolder/ +--- + +## get_TaskFolder {#get_taskfolder} + +Gets the urn:content-classes:taskfolder content class that defines a set of properties for a folder that primarily contains task items. + +**Returns:** static System::SharedPtr < ContentClassType > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_TaskFolder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/tostring/_index.md b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/tostring/_index.md new file mode 100644 index 0000000000..b83a2f007d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/contentclasstype/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ContentClassType::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange.dav/contentclasstype/tostring/ +--- + +## ToString {#tostring} + +Returns a System::String that represents this instance. + +**Returns:** A System::String that represents this instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/_index.md new file mode 100644 index 0000000000..28ee5bb490 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient class" +linktitle: "ExchangeClient" +articleTitle: "ExchangeClient" +second_title: "Aspose.Email for C++" +description: "The ExchangeClient class allows applications to manage E-Mail box in Microsoft Exchange Server by using WebDav Exchange Store Protocol." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/ +--- + +## ExchangeClient class + +**Inherits:** Aspose::Email::Clients::Exchange::ExchangeClientBase + +The ExchangeClient class allows applications to manage E-Mail box in Microsoft Exchange Server by using WebDav Exchange Store Protocol. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeClient (3 overloads)](./exchangeclient/) | Initialize a new instance of the class ExchageClient | + +## Methods + +| Name | Description | +| --- | --- | +| [AppendMessage (2 overloads)](./appendmessage/) | Uploads the mail message to the specified folder | +| [Backup (2 overloads)](./backup/) | Backups the content of the specified folders | +| [CreateContact](./createcontact/) | Creates a contact item in the Exchange store. | +| [CreateFolder](./createfolder/) | Creates the new folder with the specified name in the specified parent folder. | +| [Decode](./decode/) | | +| [DeleteContact (3 overloads)](./deletecontact/) | Deletes the contact. | +| [DeleteFolder](./deletefolder/) | Deletes the folder | +| [DeleteMessage (2 overloads)](./deletemessage/) | Deletes the mail message. | +| [FetchAttachment](./fetchattachment/) | Fetches the attachment | +| [FetchMapiMessage](./fetchmapimessage/) | Fetches the mapi message with specified uri. | +| [FetchMessage](./fetchmessage/) | Fetches the mail message with specified uri. | +| [FolderExists (2 overloads)](./folderexists/) | Checks whether the specified folder exists. | +| [get_ClientCertificate](./get_clientcertificate/) | Gets the client certificate. | +| [get_CookieContainer](./get_cookiecontainer/) | Gets the cookie container. | +| [get_Encoding](./get_encoding/) | Gets the encoding. | +| [get_KeepAlive](./get_keepalive/) | Indicates whether to keep alive. | +| [get_MailboxInfo](./get_mailboxinfo/) | Gets the mailbox information. | +| [get_PreAuthenticate](./get_preauthenticate/) | Indicates whether to do pre-authentication. | +| [get_SendChunked](./get_sendchunked/) | Gets a value indicating whether [send chunked]. | +| [GetContacts](./getcontacts/) | Lists contacts located in the specified folder on server | +| [GetCustomProperties](./getcustomproperties/) | Gets custom properties of the specified object on the server | +| [GetFolderInfo](./getfolderinfo/) | Gets the folder information. | +| [GetMailboxes](./getmailboxes/) | Lists mailboxes in the global address list. | +| [GetMailboxInfo (2 overloads)](./getmailboxinfo/) | Get the information of the mailbox | +| [GetMailboxSize (2 overloads)](./getmailboxsize/) | Get the size of the maibox | +| [GetMimeMessage](./getmimemessage/) | | +| [GetProperties](./getproperties/) | | +| [GetVersionInfo](./getversioninfo/) | Returns exchange server version info | +| [ListContacts](./listcontacts/) | Lists contacts located in the specified folder on server | +| [ListMailboxes](./listmailboxes/) | Lists mailboxes in the global address list. | +| [ListMessages (8 overloads)](./listmessages/) | Lists the messages. | +| [ListMessagesById](./listmessagesbyid/) | Lists the messages by id. | +| [ListPublicFolders](./listpublicfolders/) | Gets collection of public folders from root public folder | +| [ListSubFolders (2 overloads)](./listsubfolders/) | Gets collection of child public folders from parent | +| [MoveItems (2 overloads)](./moveitems/) | Moves items. | +| [MoveMessage (4 overloads)](./movemessage/) | Moves the message. | +| [ParseQuery](./parsequery/) | Parses the query. | +| [ReadLong](./readlong/) | | +| [ResolveContacts](./resolvecontacts/) | Resolves ambiguous mailbox display names. Note: the maximum count of returned contacts is 100. This is a restriction of used exchange command. | +| [Restore (6 overloads)](./restore/) | Restores exchange folders from the given personal storage. | +| [SaveMessage (2 overloads)](./savemessage/) | Saves the message. | +| [Send](./send/) | Sends the mail message. | +| [set_ClientCertificate](./set_clientcertificate/) | Sets the client certificate. | +| [set_CookieContainer](./set_cookiecontainer/) | Sets the cookie container. | +| [set_Encoding](./set_encoding/) | Sets the encoding. | +| [set_KeepAlive](./set_keepalive/) | Indicates whether to keep alive. | +| [set_PreAuthenticate](./set_preauthenticate/) | Indicates whether to do pre-authentication. | +| [set_SendChunked](./set_sendchunked/) | Sets a value indicating whether [send chunked]. | +| [SetReadFlag (2 overloads)](./setreadflag/) | Marks the specifeid message as read. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/appendmessage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/appendmessage/_index.md new file mode 100644 index 0000000000..88b7925a9d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/appendmessage/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::AppendMessage method" +linktitle: "AppendMessage" +articleTitle: "AppendMessage" +second_title: "Aspose.Email for C++" +description: "Uploads the mail message to the specified folder" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/appendmessage/ +--- + +## AppendMessage (1 of 2) {#appendmessage_1} + +Uploads the mail message to the specified folder + +**Returns:** An uri of created message + +```cpp +AppendMessage(System::String folder, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to which message is uploaded | +| message | A message to upload | + +--- + +## AppendMessage (2 of 2) {#appendmessage_2} + +Uploads the mail message to the specified folder + +**Returns:** An uri of created message + +```cpp +AppendMessage(System::String folder, System::SharedPtr < MailMessage > message, bool markAsSent) +``` + +| Parameter | Description | +| --- | --- | +| folder | An uri of folder to which message is uploaded | +| message | A message to upload | +| markAsSent | A value indicating whether the message should be appended as a sent message or a draft. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/backup/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/backup/_index.md new file mode 100644 index 0000000000..5efdf3156f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/backup/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::Backup method" +linktitle: "Backup" +articleTitle: "Backup" +second_title: "Aspose.Email for C++" +description: "Backups the content of the specified folders" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/backup/ +--- + +## Backup (1 of 2) {#backup_1} + +Backups the content of the specified folders + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Backup(System::SharedPtr < ExchangeFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, Storage::Pst::BackupOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | + +--- + +## Backup (2 of 2) {#backup_2} + +Backups the content of the specified folders + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Backup(System::SharedPtr < ExchangeFolderInfoCollection > folders, System::String fileName, Storage::Pst::BackupOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/createcontact/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/createcontact/_index.md new file mode 100644 index 0000000000..30cf01add7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/createcontact/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::CreateContact method" +linktitle: "CreateContact" +articleTitle: "CreateContact" +second_title: "Aspose.Email for C++" +description: "Creates a contact item in the Exchange store." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/createcontact/ +--- + +## CreateContact {#createcontact} + +Creates a contact item in the Exchange store. + +**Returns:** The contact Uri + +```cpp +CreateContact(System::SharedPtr < PersonalInfo::Contact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | Contact item | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/createfolder/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/createfolder/_index.md new file mode 100644 index 0000000000..41e30e9366 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/createfolder/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::CreateFolder method" +linktitle: "CreateFolder" +articleTitle: "CreateFolder" +second_title: "Aspose.Email for C++" +description: "Creates the new folder with the specified name in the specified parent folder." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/createfolder/ +--- + +## CreateFolder {#createfolder} + +Creates the new folder with the specified name in the specified parent folder. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +CreateFolder(System::String parentFolderUri, System::String name) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | An uri of parent folder. | +| name | A name of folder to be created. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/decode/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/decode/_index.md new file mode 100644 index 0000000000..c825821299 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/decode/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::Decode method" +linktitle: "Decode" +articleTitle: "Decode" +second_title: "Aspose.Email for C++" +description: "Decode of ExchangeClient." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/decode/ +--- + +## Decode {#decode} + +**Returns:** static System::String Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Decode(System::String content) +``` + +| Parameter | Description | +| --- | --- | +| content | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/deletecontact/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/deletecontact/_index.md new file mode 100644 index 0000000000..6a964078e1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/deletecontact/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::DeleteContact method" +linktitle: "DeleteContact" +articleTitle: "DeleteContact" +second_title: "Aspose.Email for C++" +description: "Deletes the contact." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/deletecontact/ +--- + +## DeleteContact (1 of 3) {#deletecontact_1} + +Deletes the contact. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +DeleteContact(System::SharedPtr < Mapi::MapiContact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | Contact | + +--- + +## DeleteContact (2 of 3) {#deletecontact_2} + +Deletes the contact. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +DeleteContact(System::SharedPtr < PersonalInfo::Contact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | Contact | + +--- + +## DeleteContact (3 of 3) {#deletecontact_3} + +Deletes the contact. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +DeleteContact(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | The contact identifier. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/deletefolder/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/deletefolder/_index.md new file mode 100644 index 0000000000..05a2a1fb4b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/deletefolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::DeleteFolder method" +linktitle: "DeleteFolder" +articleTitle: "DeleteFolder" +second_title: "Aspose.Email for C++" +description: "Deletes the folder" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/deletefolder/ +--- + +## DeleteFolder {#deletefolder} + +Deletes the folder + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +DeleteFolder(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The folder Uri | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/deletemessage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/deletemessage/_index.md new file mode 100644 index 0000000000..c4c1f1129d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/deletemessage/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::DeleteMessage method" +linktitle: "DeleteMessage" +articleTitle: "DeleteMessage" +second_title: "Aspose.Email for C++" +description: "Deletes the mail message." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/deletemessage/ +--- + +## DeleteMessage (1 of 2) {#deletemessage_1} + +Deletes the mail message. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +DeleteMessage(System::String messageUri) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The message uri. | + +--- + +## DeleteMessage (2 of 2) {#deletemessage_2} + +Deletes the mail message. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +DeleteMessage(System::String messageUri, bool suppressReceipt) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The message uri. | +| suppressReceipt | A value indicating whether the sending a non-read report should be suppressed. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/exchangeclient/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/exchangeclient/_index.md new file mode 100644 index 0000000000..72990c74ba --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/exchangeclient/_index.md @@ -0,0 +1,63 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ExchangeClient constructor" +linktitle: "ExchangeClient" +articleTitle: "ExchangeClient" +second_title: "Aspose.Email for C++" +description: "Initialize a new instance of the class ExchageClient" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/exchangeclient/ +--- + +## ExchangeClient (1 of 3) {#exchangeclient_1} + +Initialize a new instance of the class ExchageClient + +**Returns:** Aspose::Email::Clients::Exchange::Dav:: + +```cpp +ExchangeClient(System::String mailboxUri, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| mailboxUri | The url of the mailbox | +| username | The username of the mailbox | +| password | The password of the mailbox | + +--- + +## ExchangeClient (2 of 3) {#exchangeclient_2} + +Initialize a new instance of the class ExchageClient + +**Returns:** Aspose::Email::Clients::Exchange::Dav:: + +```cpp +ExchangeClient(System::String mailboxUri, System::String username, System::String password, System::String domain) +``` + +| Parameter | Description | +| --- | --- | +| mailboxUri | The url of the mailbox | +| username | The username of the mailbox | +| password | The password of the mailbox | +| domain | The domain of the user | + +--- + +## ExchangeClient (3 of 3) {#exchangeclient_3} + +Initialize a new instance of the class ExchageClient + +**Returns:** Aspose::Email::Clients::Exchange::Dav:: + +```cpp +ExchangeClient(System::String mailboxUri, System::SharedPtr < System::Net::ICredentials > credentials) +``` + +| Parameter | Description | +| --- | --- | +| mailboxUri | The url of the mailbox | +| credentials | The credentials used to log in | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchattachment/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchattachment/_index.md new file mode 100644 index 0000000000..0192bebc8c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::FetchAttachment method" +linktitle: "FetchAttachment" +articleTitle: "FetchAttachment" +second_title: "Aspose.Email for C++" +description: "Fetches the attachment" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchattachment/ +--- + +## FetchAttachment {#fetchattachment} + +Fetches the attachment + +**Returns:** Attachment that represents fetched attachment + +```cpp +FetchAttachment(System::String attachmentUri) +``` + +| Parameter | Description | +| --- | --- | +| attachmentUri | The attachment uri. ( Attachment uri can be retrieved using ListMessages(folder, ExchangeListMessagesOptions.FetchAttachmentInformation ) method) | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchmapimessage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchmapimessage/_index.md new file mode 100644 index 0000000000..addcfed828 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchmapimessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::FetchMapiMessage method" +linktitle: "FetchMapiMessage" +articleTitle: "FetchMapiMessage" +second_title: "Aspose.Email for C++" +description: "Fetches the mapi message with specified uri." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchmapimessage/ +--- + +## FetchMapiMessage {#fetchmapimessage} + +Fetches the mapi message with specified uri. + +**Returns:** A MapiMessage object contains the message. + +```cpp +FetchMapiMessage(System::String messageUri) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The message uri. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchmessage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchmessage/_index.md new file mode 100644 index 0000000000..a91931ac18 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::FetchMessage method" +linktitle: "FetchMessage" +articleTitle: "FetchMessage" +second_title: "Aspose.Email for C++" +description: "Fetches the mail message with specified uri." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/fetchmessage/ +--- + +## FetchMessage {#fetchmessage} + +Fetches the mail message with specified uri. + +**Returns:** A MailMessage object contains the message. + +```cpp +FetchMessage(System::String messageUri) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The message uri. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/folderexists/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/folderexists/_index.md new file mode 100644 index 0000000000..9c3ba062f8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/folderexists/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::FolderExists method" +linktitle: "FolderExists" +articleTitle: "FolderExists" +second_title: "Aspose.Email for C++" +description: "Checks whether the specified folder exists." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/folderexists/ +--- + +## FolderExists (1 of 2) {#folderexists_1} + +Checks whether the specified folder exists. + +**Returns:** true if the specified folder exists in the specified parent folder; otherwise, false . + +```cpp +FolderExists(System::String parentFolderUri, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | An uri of parent folder. | +| folderName | A folder name. | + +--- + +## FolderExists (2 of 2) {#folderexists_2} + +Checks whether the specified folder exists. + +**Returns:** true if the specified folder exists in the specified parent folder; otherwise, false . + +```cpp +FolderExists(System::String parentFolderUri, System::String folderName, System::SharedPtr < ExchangeFolderInfo > & folder) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | An uri of parent folder. | +| folderName | A folder name. | +| folder | A ExchangeFolderInfo that represents the found folder information, if folder exists. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_clientcertificate/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_clientcertificate/_index.md new file mode 100644 index 0000000000..5a598f69b0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_clientcertificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::get_ClientCertificate method" +linktitle: "get_ClientCertificate" +articleTitle: "get_ClientCertificate" +second_title: "Aspose.Email for C++" +description: "Gets the client certificate." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/get_clientcertificate/ +--- + +## get_ClientCertificate {#get_clientcertificate} + +Gets the client certificate. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_ClientCertificate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_cookiecontainer/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_cookiecontainer/_index.md new file mode 100644 index 0000000000..e84c447db8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_cookiecontainer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::get_CookieContainer method" +linktitle: "get_CookieContainer" +articleTitle: "get_CookieContainer" +second_title: "Aspose.Email for C++" +description: "Gets the cookie container." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/get_cookiecontainer/ +--- + +## get_CookieContainer {#get_cookiecontainer} + +Gets the cookie container. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_CookieContainer() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_encoding/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_encoding/_index.md new file mode 100644 index 0000000000..c708fbe148 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_encoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::get_Encoding method" +linktitle: "get_Encoding" +articleTitle: "get_Encoding" +second_title: "Aspose.Email for C++" +description: "Gets the encoding." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/get_encoding/ +--- + +## get_Encoding {#get_encoding} + +Gets the encoding. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_Encoding() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_keepalive/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_keepalive/_index.md new file mode 100644 index 0000000000..2d7cf0b4cb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_keepalive/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::get_KeepAlive method" +linktitle: "get_KeepAlive" +articleTitle: "get_KeepAlive" +second_title: "Aspose.Email for C++" +description: "Indicates whether to keep alive." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/get_keepalive/ +--- + +## get_KeepAlive {#get_keepalive} + +Indicates whether to keep alive. + +**Returns:** bool Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_KeepAlive() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_mailboxinfo/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_mailboxinfo/_index.md new file mode 100644 index 0000000000..2c779eded2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_mailboxinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::get_MailboxInfo method" +linktitle: "get_MailboxInfo" +articleTitle: "get_MailboxInfo" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox information." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/get_mailboxinfo/ +--- + +## get_MailboxInfo {#get_mailboxinfo} + +Gets the mailbox information. + +**Returns:** System::SharedPtr < ExchangeMailboxInfo > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_MailboxInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_preauthenticate/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_preauthenticate/_index.md new file mode 100644 index 0000000000..fe57f13895 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_preauthenticate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::get_PreAuthenticate method" +linktitle: "get_PreAuthenticate" +articleTitle: "get_PreAuthenticate" +second_title: "Aspose.Email for C++" +description: "Indicates whether to do pre-authentication." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/get_preauthenticate/ +--- + +## get_PreAuthenticate {#get_preauthenticate} + +Indicates whether to do pre-authentication. + +**Returns:** bool Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_PreAuthenticate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_sendchunked/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_sendchunked/_index.md new file mode 100644 index 0000000000..c56188587c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/get_sendchunked/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::get_SendChunked method" +linktitle: "get_SendChunked" +articleTitle: "get_SendChunked" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether [send chunked]." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/get_sendchunked/ +--- + +## get_SendChunked {#get_sendchunked} + +Gets a value indicating whether [send chunked]. + +**Returns:** bool Aspose::Email::Clients::Exchange::Dav:: + +```cpp +get_SendChunked() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getcontacts/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getcontacts/_index.md new file mode 100644 index 0000000000..bd0f5ae7bc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getcontacts/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::GetContacts method" +linktitle: "GetContacts" +articleTitle: "GetContacts" +second_title: "Aspose.Email for C++" +description: "Lists contacts located in the specified folder on server" +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/getcontacts/ +--- + +## GetContacts {#getcontacts} + +Lists contacts located in the specified folder on server + +**Returns:** An array of read Contact that represents contact information + +```cpp +GetContacts(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The URI of folder | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getcustomproperties/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getcustomproperties/_index.md new file mode 100644 index 0000000000..e07c137ecb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getcustomproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::GetCustomProperties method" +linktitle: "GetCustomProperties" +articleTitle: "GetCustomProperties" +second_title: "Aspose.Email for C++" +description: "Gets custom properties of the specified object on the server" +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/getcustomproperties/ +--- + +## GetCustomProperties {#getcustomproperties} + +Gets custom properties of the specified object on the server + +**Returns:** An array of CustomExchangeStoreProperty received from server. + +```cpp +GetCustomProperties(System::String address) +``` + +| Parameter | Description | +| --- | --- | +| address | The uri. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getfolderinfo/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getfolderinfo/_index.md new file mode 100644 index 0000000000..f98df685ea --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getfolderinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::GetFolderInfo method" +linktitle: "GetFolderInfo" +articleTitle: "GetFolderInfo" +second_title: "Aspose.Email for C++" +description: "Gets the folder information." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/getfolderinfo/ +--- + +## GetFolderInfo {#getfolderinfo} + +Gets the folder information. + +**Returns:** A ExchangeFolderInfo that represents the folder information. + +```cpp +GetFolderInfo(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder uri. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxes/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxes/_index.md new file mode 100644 index 0000000000..83e5d8cc5c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::GetMailboxes method" +linktitle: "GetMailboxes" +articleTitle: "GetMailboxes" +second_title: "Aspose.Email for C++" +description: "Lists mailboxes in the global address list." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxes/ +--- + +## GetMailboxes {#getmailboxes} + +Lists mailboxes in the global address list. + +**Returns:** An array of Contact objects. + +```cpp +GetMailboxes() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxinfo/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxinfo/_index.md new file mode 100644 index 0000000000..f368d2bfb6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxinfo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::GetMailboxInfo method" +linktitle: "GetMailboxInfo" +articleTitle: "GetMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Get the information of the mailbox" +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxinfo/ +--- + +## GetMailboxInfo (1 of 2) {#getmailboxinfo_1} + +Get the information of the mailbox + +**Returns:** The information of the mailbox + +```cpp +GetMailboxInfo() +``` + +--- + +## GetMailboxInfo (2 of 2) {#getmailboxinfo_2} + +Gets the mailbox information + +**Returns:** ExchangeMailboxInfo that represents mailbox information + +```cpp +GetMailboxInfo(System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | A mailbox to read from. Note: if mailbox is set to null or empty the default mailbox will be used | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxsize/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxsize/_index.md new file mode 100644 index 0000000000..35d03f6a3e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxsize/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::GetMailboxSize method" +linktitle: "GetMailboxSize" +articleTitle: "GetMailboxSize" +second_title: "Aspose.Email for C++" +description: "Get the size of the maibox" +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/getmailboxsize/ +--- + +## GetMailboxSize (1 of 2) {#getmailboxsize_1} + +Get the size of the maibox + +**Returns:** The size of the mailbox + +```cpp +GetMailboxSize() +``` + +--- + +## GetMailboxSize (2 of 2) {#getmailboxsize_2} + +Get the size of the maibox + +**Returns:** The size of the mailbox + +```cpp +GetMailboxSize(System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | A mailbox. Note: if it is set to null or empty the default mailbox will be used | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmimemessage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmimemessage/_index.md new file mode 100644 index 0000000000..3031eb17e5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getmimemessage/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::GetMimeMessage method" +linktitle: "GetMimeMessage" +articleTitle: "GetMimeMessage" +second_title: "Aspose.Email for C++" +description: "GetMimeMessage of ExchangeClient." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/getmimemessage/ +--- + +## GetMimeMessage {#getmimemessage} + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +GetMimeMessage(System::String messageUri) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getproperties/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getproperties/_index.md new file mode 100644 index 0000000000..e37350ed21 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getproperties/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::GetProperties method" +linktitle: "GetProperties" +articleTitle: "GetProperties" +second_title: "Aspose.Email for C++" +description: "GetProperties of ExchangeClient." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/getproperties/ +--- + +## GetProperties {#getproperties} + +**Returns:** System::ArrayPtr< System::SharedPtr > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +GetProperties(System::String address, System::ArrayPtr< System::SharedPtr < ExchangeStorePropertyName >> propertyName) +``` + +| Parameter | Description | +| --- | --- | +| address | | +| propertyName | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getversioninfo/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getversioninfo/_index.md new file mode 100644 index 0000000000..a5c5d1227f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/getversioninfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::GetVersionInfo method" +linktitle: "GetVersionInfo" +articleTitle: "GetVersionInfo" +second_title: "Aspose.Email for C++" +description: "Returns exchange server version info" +type: docs +weight: 280 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/getversioninfo/ +--- + +## GetVersionInfo {#getversioninfo} + +Returns exchange server version info + +**Returns:** Returns exchange server version info + +```cpp +GetVersionInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listcontacts/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listcontacts/_index.md new file mode 100644 index 0000000000..f370f9ccd4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listcontacts/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ListContacts method" +linktitle: "ListContacts" +articleTitle: "ListContacts" +second_title: "Aspose.Email for C++" +description: "Lists contacts located in the specified folder on server" +type: docs +weight: 290 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/listcontacts/ +--- + +## ListContacts {#listcontacts} + +Lists contacts located in the specified folder on server + +**Returns:** An array of read MapiContact that represents contact information + +```cpp +ListContacts(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The URI of folder | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listmailboxes/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listmailboxes/_index.md new file mode 100644 index 0000000000..d632e6bfd7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listmailboxes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ListMailboxes method" +linktitle: "ListMailboxes" +articleTitle: "ListMailboxes" +second_title: "Aspose.Email for C++" +description: "Lists mailboxes in the global address list." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/listmailboxes/ +--- + +## ListMailboxes {#listmailboxes} + +Lists mailboxes in the global address list. + +**Returns:** A MapiContactCollection that represents contact information. + +```cpp +ListMailboxes() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listmessages/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listmessages/_index.md new file mode 100644 index 0000000000..cabf6e0443 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listmessages/_index.md @@ -0,0 +1,147 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ListMessages method" +linktitle: "ListMessages" +articleTitle: "ListMessages" +second_title: "Aspose.Email for C++" +description: "Lists the messages." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/listmessages/ +--- + +## ListMessages (1 of 8) {#listmessages_1} + +Lists the messages. + +**Returns:** A ExchangeMessageInfoCollection + +```cpp +ListMessages(System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | + +--- + +## ListMessages (2 of 8) {#listmessages_2} + +List the messages in the specified folder + +**Returns:** A collection of message info + +```cpp +ListMessages(System::String folder, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder Uri | +| recursive | Indicates whether recursive listing or not. | + +--- + +## ListMessages (3 of 8) {#listmessages_3} + +Lists the mail message in the specified folder. + +**Returns:** A ExchangeMessageInfoCollection collection. + +```cpp +ListMessages(System::String folder, ExchangeListMessagesOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder url | +| options | Specifies the settings of listing | + +--- + +## ListMessages (4 of 8) {#listmessages_4} + +Lists the messages. + +**Returns:** A ExchangeMessageInfoCollection + +```cpp +ListMessages(System::String folder, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | +| maxNumberOfMessages | Maximum number of messages | + +--- + +## ListMessages (5 of 8) {#listmessages_5} + +List the messages in the specified folder + +**Returns:** A collection of message info + +```cpp +ListMessages(System::String folder, int32_t maxNumberOfMessages, ExchangeListMessagesOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder Uri | +| maxNumberOfMessages | Maximum number of messages | +| options | Specifies the settings of listing | + +--- + +## ListMessages (6 of 8) {#listmessages_6} + +Lists the messages. + +**Returns:** The message info collection. + +```cpp +ListMessages(System::String folder, System::SharedPtr < Tools::Search::MailQuery > query, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folder | The Uri of folder that contains messages. | +| query | The MailQuery that represents search criteria. | +| recursive | Indicates whether recursive listing or not. | + +--- + +## ListMessages (7 of 8) {#listmessages_7} + +Lists the messages. + +**Returns:** System::SharedPtr < ExchangeMessageInfoCollection > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +ListMessages(System::String folder, System::String messageClass, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | +| messageClass | The message class. | +| recursive | if set to true [recursive]. | + +--- + +## ListMessages (8 of 8) {#listmessages_8} + +Lists the messages. + +**Returns:** System::SharedPtr < ExchangeMessageInfoCollection > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +ListMessages(System::String folder, System::String query) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | +| query | The query. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listmessagesbyid/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listmessagesbyid/_index.md new file mode 100644 index 0000000000..29edf8246a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listmessagesbyid/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ListMessagesById method" +linktitle: "ListMessagesById" +articleTitle: "ListMessagesById" +second_title: "Aspose.Email for C++" +description: "Lists the messages by id." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/listmessagesbyid/ +--- + +## ListMessagesById {#listmessagesbyid} + +Lists the messages by id. + +**Returns:** System::SharedPtr < ExchangeMessageInfoCollection > Aspose::Email::Clients::Exchange::Dav:: + +```cpp +ListMessagesById(System::String folder, System::String messageId) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | +| messageId | The message id. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listpublicfolders/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listpublicfolders/_index.md new file mode 100644 index 0000000000..de3fa43eba --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listpublicfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ListPublicFolders method" +linktitle: "ListPublicFolders" +articleTitle: "ListPublicFolders" +second_title: "Aspose.Email for C++" +description: "Gets collection of public folders from root public folder" +type: docs +weight: 330 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/listpublicfolders/ +--- + +## ListPublicFolders {#listpublicfolders} + +Gets collection of public folders from root public folder + +**Returns:** ExchangeFolderInfoCollection that contains subfolders from the root public folder + +```cpp +ListPublicFolders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listsubfolders/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listsubfolders/_index.md new file mode 100644 index 0000000000..1da25b97dd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/listsubfolders/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ListSubFolders method" +linktitle: "ListSubFolders" +articleTitle: "ListSubFolders" +second_title: "Aspose.Email for C++" +description: "Gets collection of child public folders from parent" +type: docs +weight: 340 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/listsubfolders/ +--- + +## ListSubFolders (1 of 2) {#listsubfolders_1} + +Gets collection of child public folders from parent + +**Returns:** ExchangeFolderInfoCollection that contains subfolders from the parent folder + +```cpp +ListSubFolders(System::SharedPtr < ExchangeFolderInfo > parentFolder) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | The parent ExchangeFolderInfo | + +--- + +## ListSubFolders (2 of 2) {#listsubfolders_2} + +Gets collection of child folders from parent + +**Returns:** ExchangeFolderInfoCollection that contains subfolders from the parent folder + +```cpp +ListSubFolders(System::String parentFolderUri) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | The uri of the parent folder | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/moveitems/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/moveitems/_index.md new file mode 100644 index 0000000000..0ec270cf1c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/moveitems/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::MoveItems method" +linktitle: "MoveItems" +articleTitle: "MoveItems" +second_title: "Aspose.Email for C++" +description: "Moves items." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/moveitems/ +--- + +## MoveItems (1 of 2) {#moveitems_1} + +Moves items. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +MoveItems(System::String destinationFolderUri, bool overwrite, const System::ArrayPtr< System::String > & itemsUriArray) +``` + +| Parameter | Description | +| --- | --- | +| destinationFolderUri | The new destination for items. | +| overwrite | Specifies whether the server should overwrite a existing message while processing a MOVE operation. | +| itemsUriArray | Items uri arrray | + +--- + +## MoveItems (2 of 2) {#moveitems_2} + +Moves items. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +MoveItems(System::String destinationFolderUri, const System::ArrayPtr< System::String > & itemsUriArray) +``` + +| Parameter | Description | +| --- | --- | +| destinationFolderUri | The new destination for items. | +| itemsUriArray | Items uri arrray | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/movemessage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/movemessage/_index.md new file mode 100644 index 0000000000..6dd989f22b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/movemessage/_index.md @@ -0,0 +1,79 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::MoveMessage method" +linktitle: "MoveMessage" +articleTitle: "MoveMessage" +second_title: "Aspose.Email for C++" +description: "Moves the message." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/movemessage/ +--- + +## MoveMessage (1 of 4) {#movemessage_1} + +Moves the message. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +MoveMessage(System::SharedPtr < ExchangeMessageInfo > msgInfo, System::String destinationFolderUri) +``` + +| Parameter | Description | +| --- | --- | +| msgInfo | Represents the E-Mail message info fetched from the Exchange Store. | +| destinationFolderUri | An URI of a destination folder. | + +--- + +## MoveMessage (2 of 4) {#movemessage_2} + +Moves the message. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +MoveMessage(System::SharedPtr < ExchangeMessageInfo > msgInfo, System::String destinationFolderUri, bool overwrite) +``` + +| Parameter | Description | +| --- | --- | +| msgInfo | Represents the E-Mail message info fetched from the Exchange Store. | +| destinationFolderUri | An URI of a destination folder. | +| overwrite | Specifies whether the server should overwrite a existing message while processing a MOVE operation. | + +--- + +## MoveMessage (3 of 4) {#movemessage_3} + +Moves the message. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +MoveMessage(System::String destinationFolderUri, bool overwrite, System::String messageUri) +``` + +| Parameter | Description | +| --- | --- | +| destinationFolderUri | An URI of a destination folder. | +| overwrite | Specifies whether the server should overwrite a existing message while processing a MOVE operation. | +| messageUri | Represents the uri of E-Mail message. | + +--- + +## MoveMessage (4 of 4) {#movemessage_4} + +Moves the message. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +MoveMessage(System::String destinationFolderUri, System::String messageUri) +``` + +| Parameter | Description | +| --- | --- | +| destinationFolderUri | An URI of a destination folder. | +| messageUri | Represents the uri of E-Mail message. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/parsequery/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/parsequery/_index.md new file mode 100644 index 0000000000..741361f15b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/parsequery/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ParseQuery method" +linktitle: "ParseQuery" +articleTitle: "ParseQuery" +second_title: "Aspose.Email for C++" +description: "Parses the query." +type: docs +weight: 370 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/parsequery/ +--- + +## ParseQuery {#parsequery} + +Parses the query. + +**Returns:** Query string. + +```cpp +ParseQuery(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | The query. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/readlong/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/readlong/_index.md new file mode 100644 index 0000000000..a7c0e41b08 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/readlong/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ReadLong method" +linktitle: "ReadLong" +articleTitle: "ReadLong" +second_title: "Aspose.Email for C++" +description: "ReadLong of ExchangeClient." +type: docs +weight: 380 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/readlong/ +--- + +## ReadLong {#readlong} + +**Returns:** int64_t Aspose::Email::Clients::Exchange::Dav:: + +```cpp +ReadLong(System::SharedPtr < System::IO::Stream > input) +``` + +| Parameter | Description | +| --- | --- | +| input | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/resolvecontacts/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/resolvecontacts/_index.md new file mode 100644 index 0000000000..b08c01977d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/resolvecontacts/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::ResolveContacts method" +linktitle: "ResolveContacts" +articleTitle: "ResolveContacts" +second_title: "Aspose.Email for C++" +description: "Resolves ambiguous mailbox display names." +type: docs +weight: 390 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/resolvecontacts/ +--- + +## ResolveContacts {#resolvecontacts} + +Resolves ambiguous mailbox display names. Note: the maximum count of returned contacts is 100. This is a restriction of used exchange command. + +**Returns:** An array of Contact objects. + +```cpp +ResolveContacts(System::String unresolvedEntry) +``` + +| Parameter | Description | +| --- | --- | +| unresolvedEntry | A name of contact to resolve. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/restore/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/restore/_index.md new file mode 100644 index 0000000000..183339928a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/restore/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::Restore method" +linktitle: "Restore" +articleTitle: "Restore" +second_title: "Aspose.Email for C++" +description: "Restores exchange folders from the given personal storage." +type: docs +weight: 400 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/restore/ +--- + +## Restore (1 of 6) {#restore_1} + +Restores exchange folders from the given personal storage. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Restore(System::SharedPtr < Storage::Pst::PersonalStorage > pst, Storage::Pst::RestoreOptions options) +``` + +| Parameter | Description | +| --- | --- | +| pst | A personal storage containing the backuped imap folders. | +| options | Restore options. | + +--- + +## Restore (2 of 6) {#restore_2} + +Restores the specified exchange folders from the given personal storage. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Restore(System::SharedPtr < Storage::Pst::PersonalStorage > pst, System::SharedPtr < ExchangeFolderInfoCollection > folders, Storage::Pst::RestoreOptions options) +``` + +| Parameter | Description | +| --- | --- | +| pst | A personal storage containing the backuped exchange folders. | +| folders | A folders to be restored. | +| options | Restore options. | + +--- + +## Restore (3 of 6) {#restore_3} + +Restores exchange folders from the given personal storage. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Restore(System::SharedPtr < System::IO::Stream > stream, Storage::Pst::RestoreOptions options) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream containing personal storage. | +| options | Restore options. | + +--- + +## Restore (4 of 6) {#restore_4} + +Restores the specified exchange folders from the given personal storage. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Restore(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < ExchangeFolderInfoCollection > folders, Storage::Pst::RestoreOptions options) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream containing personal storage. | +| folders | A folders to be restored. | +| options | Restore options. | + +--- + +## Restore (5 of 6) {#restore_5} + +Restores exchange folders from the specified personal storage file. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Restore(System::String fileName, Storage::Pst::RestoreOptions options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | A path to personal storage file. | +| options | Restore options. | + +--- + +## Restore (6 of 6) {#restore_6} + +Restores the specified exchange folders from the specified personal storage file. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Restore(System::String fileName, System::SharedPtr < ExchangeFolderInfoCollection > folders, Storage::Pst::RestoreOptions options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | A path to personal storage file. | +| folders | A folders to be restored. | +| options | Restore options. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/savemessage/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/savemessage/_index.md new file mode 100644 index 0000000000..891b00d0d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/savemessage/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::SaveMessage method" +linktitle: "SaveMessage" +articleTitle: "SaveMessage" +second_title: "Aspose.Email for C++" +description: "Saves the message." +type: docs +weight: 410 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/savemessage/ +--- + +## SaveMessage (1 of 2) {#savemessage_1} + +Saves the message. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +SaveMessage(System::String messageUri, System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The message URI. | +| stream | The stream. | + +--- + +## SaveMessage (2 of 2) {#savemessage_2} + +Saves mail message specified by the uri to local file system. The mail message file is RFC 822 compliant format (EML). + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +SaveMessage(System::String messageUri, System::String path) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The Uri of the mail message | +| path | The target path to save the message | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/send/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/send/_index.md new file mode 100644 index 0000000000..d12d024020 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/send/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::Send method" +linktitle: "Send" +articleTitle: "Send" +second_title: "Aspose.Email for C++" +description: "Sends the mail message." +type: docs +weight: 420 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/send/ +--- + +## Send {#send} + +Sends the mail message. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +Send(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The mail message to be sent. | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_clientcertificate/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_clientcertificate/_index.md new file mode 100644 index 0000000000..9b85c7c105 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_clientcertificate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::set_ClientCertificate method" +linktitle: "set_ClientCertificate" +articleTitle: "set_ClientCertificate" +second_title: "Aspose.Email for C++" +description: "Sets the client certificate." +type: docs +weight: 430 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/set_clientcertificate/ +--- + +## set_ClientCertificate {#set_clientcertificate} + +Sets the client certificate. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +set_ClientCertificate(System::SharedPtr < System::Security::Cryptography::X509Certificates::X509Certificate > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_cookiecontainer/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_cookiecontainer/_index.md new file mode 100644 index 0000000000..a7c7f8d586 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_cookiecontainer/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::set_CookieContainer method" +linktitle: "set_CookieContainer" +articleTitle: "set_CookieContainer" +second_title: "Aspose.Email for C++" +description: "Sets the cookie container." +type: docs +weight: 440 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/set_cookiecontainer/ +--- + +## set_CookieContainer {#set_cookiecontainer} + +Sets the cookie container. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +set_CookieContainer(System::SharedPtr < System::Net::CookieContainer > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_encoding/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_encoding/_index.md new file mode 100644 index 0000000000..4cb2cf1c30 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_encoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::set_Encoding method" +linktitle: "set_Encoding" +articleTitle: "set_Encoding" +second_title: "Aspose.Email for C++" +description: "Sets the encoding." +type: docs +weight: 450 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/set_encoding/ +--- + +## set_Encoding {#set_encoding} + +Sets the encoding. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +set_Encoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_keepalive/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_keepalive/_index.md new file mode 100644 index 0000000000..4ae88925ef --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_keepalive/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::set_KeepAlive method" +linktitle: "set_KeepAlive" +articleTitle: "set_KeepAlive" +second_title: "Aspose.Email for C++" +description: "Indicates whether to keep alive." +type: docs +weight: 460 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/set_keepalive/ +--- + +## set_KeepAlive {#set_keepalive} + +Indicates whether to keep alive. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +set_KeepAlive(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_preauthenticate/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_preauthenticate/_index.md new file mode 100644 index 0000000000..7b570527ab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_preauthenticate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::set_PreAuthenticate method" +linktitle: "set_PreAuthenticate" +articleTitle: "set_PreAuthenticate" +second_title: "Aspose.Email for C++" +description: "Indicates whether to do pre-authentication." +type: docs +weight: 470 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/set_preauthenticate/ +--- + +## set_PreAuthenticate {#set_preauthenticate} + +Indicates whether to do pre-authentication. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +set_PreAuthenticate(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_sendchunked/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_sendchunked/_index.md new file mode 100644 index 0000000000..221309c119 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/set_sendchunked/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::set_SendChunked method" +linktitle: "set_SendChunked" +articleTitle: "set_SendChunked" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether [send chunked]." +type: docs +weight: 480 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/set_sendchunked/ +--- + +## set_SendChunked {#set_sendchunked} + +Sets a value indicating whether [send chunked]. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +set_SendChunked(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/setreadflag/_index.md b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/setreadflag/_index.md new file mode 100644 index 0000000000..22eadfa5aa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.dav/exchangeclient/setreadflag/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient::SetReadFlag method" +linktitle: "SetReadFlag" +articleTitle: "SetReadFlag" +second_title: "Aspose.Email for C++" +description: "Marks the specifeid message as read." +type: docs +weight: 490 +url: /cpp/aspose.email.clients.exchange.dav/exchangeclient/setreadflag/ +--- + +## SetReadFlag (1 of 2) {#setreadflag_1} + +Marks the specifeid message as read. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +SetReadFlag(System::String messageUri) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | A message uri. | + +--- + +## SetReadFlag (2 of 2) {#setreadflag_2} + +Marks the specifeid message as read. + +**Returns:** void Aspose::Email::Clients::Exchange::Dav:: + +```cpp +SetReadFlag(System::String messageUri, bool suppressReceipt) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | A message uri. | +| suppressReceipt | A value indicating whether the sending a read receipt should be suppressed. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/_index.md new file mode 100644 index 0000000000..3e0cae81dc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models namespace" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Models" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Models" +second_title: "Aspose.Email for C++" +description: "Provides model classes for Exchange Web Services operations such as appending messages, archiving items, fetching items, finding people, and updating items." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Models namespace + +The Aspose::Email::Clients::Exchange::WebService::Models namespace defines the data structures used to build and interpret EWS requests and responses. These models enable developers to programmatically manage Exchange items such as messages, calendar entries, and contacts. + + +## Classes + +| Name | Description | +| --- | --- | +| [EwsAppendMessage](./ewsappendmessage/) | Represents IAsyncEwsClient::AppendMessagesAsync parameters. | +| [EwsArchiveItems](./ewsarchiveitems/) | IAsyncEwsClient::ArchiveItemsAsync method parameters. | +| [EwsFetchItems](./ewsfetchitems/) | Represents IAsyncEwsClient::FetchItemsAsync parameters. | +| [EwsFindPeople](./ewsfindpeople/) | Represents the IAsyncEwsClient::FindPeopleAsync parameters. | +| [EwsUpdateItem](./ewsupdateitem/) | Represents IAsyncEwsClient::UpdateItemAsync method parameters. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/_index.md new file mode 100644 index 0000000000..5dd2adc9f4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsAppendMessage class" +linktitle: "EwsAppendMessage" +articleTitle: "EwsAppendMessage" +second_title: "Aspose.Email for C++" +description: "Represents IAsyncEwsClient::AppendMessagesAsync parameters." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/ +--- + +## EwsAppendMessage class + +Represents IAsyncEwsClient::AppendMessagesAsync parameters. + +## Methods + +| Name | Description | +| --- | --- | +| [AddMessage (2 overloads)](./addmessage/) | Add a mail message to append. | +| [AddMessages (2 overloads)](./addmessages/) | Add a list of the mail messages to append. | +| [Create](./create/) | Creates IAsyncEwsClient::AppendMessagesAsync method's parameter set. | +| [get_Folder](./get_folder/) | | +| [get_MailMessages](./get_mailmessages/) | | +| [get_MapiMessages](./get_mapimessages/) | | +| [SetFolder](./setfolder/) | A folder to which messages are uploaded. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/addmessage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/addmessage/_index.md new file mode 100644 index 0000000000..76eeb007e2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/addmessage/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsAppendMessage::AddMessage method" +linktitle: "AddMessage" +articleTitle: "AddMessage" +second_title: "Aspose.Email for C++" +description: "Add a mail message to append." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/addmessage/ +--- + +## AddMessage (1 of 2) {#addmessage_1} + +Add a mail message to append. + +**Returns:** System::SharedPtr < EwsAppendMessage > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | | + +--- + +## AddMessage (2 of 2) {#addmessage_2} + +Add a MAPI message to append. + +**Returns:** System::SharedPtr < EwsAppendMessage > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddMessage(System::SharedPtr < Mapi::MapiMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/addmessages/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/addmessages/_index.md new file mode 100644 index 0000000000..d115dcd747 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/addmessages/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsAppendMessage::AddMessages method" +linktitle: "AddMessages" +articleTitle: "AddMessages" +second_title: "Aspose.Email for C++" +description: "Add a list of the mail messages to append." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/addmessages/ +--- + +## AddMessages (1 of 2) {#addmessages_1} + +Add a list of the mail messages to append. + +**Returns:** System::SharedPtr < EwsAppendMessage > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | | + +--- + +## AddMessages (2 of 2) {#addmessages_2} + +Add a list of the MAPI messages to append. + +**Returns:** System::SharedPtr < EwsAppendMessage > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::MapiMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/create/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/create/_index.md new file mode 100644 index 0000000000..00f1e79793 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsAppendMessage::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Creates IAsyncEwsClient::AppendMessagesAsync method's parameter set." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/create/ +--- + +## Create {#create} + +Creates IAsyncEwsClient::AppendMessagesAsync method's parameter set. + +**Returns:** static System::SharedPtr < EwsAppendMessage > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_folder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_folder/_index.md new file mode 100644 index 0000000000..c5d25b66c1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_folder/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsAppendMessage::get_Folder method" +linktitle: "get_Folder" +articleTitle: "get_Folder" +second_title: "Aspose.Email for C++" +description: "get_Folder of EwsAppendMessage." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_folder/ +--- + +## get_Folder {#get_folder} + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_Folder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_mailmessages/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_mailmessages/_index.md new file mode 100644 index 0000000000..27b5e4a09a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_mailmessages/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsAppendMessage::get_MailMessages method" +linktitle: "get_MailMessages" +articleTitle: "get_MailMessages" +second_title: "Aspose.Email for C++" +description: "get_MailMessages of EwsAppendMessage." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_mailmessages/ +--- + +## get_MailMessages {#get_mailmessages} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_MailMessages() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_mapimessages/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_mapimessages/_index.md new file mode 100644 index 0000000000..c4de864dd5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_mapimessages/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsAppendMessage::get_MapiMessages method" +linktitle: "get_MapiMessages" +articleTitle: "get_MapiMessages" +second_title: "Aspose.Email for C++" +description: "get_MapiMessages of EwsAppendMessage." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/get_mapimessages/ +--- + +## get_MapiMessages {#get_mapimessages} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_MapiMessages() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/setfolder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/setfolder/_index.md new file mode 100644 index 0000000000..03fd0d0fa8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/setfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsAppendMessage::SetFolder method" +linktitle: "SetFolder" +articleTitle: "SetFolder" +second_title: "Aspose.Email for C++" +description: "A folder to which messages are uploaded." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/setfolder/ +--- + +## SetFolder {#setfolder} + +A folder to which messages are uploaded. + +**Returns:** System::SharedPtr < EwsAppendMessage > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +SetFolder(System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/_index.md new file mode 100644 index 0000000000..66e1c04a72 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems class" +linktitle: "EwsArchiveItems" +articleTitle: "EwsArchiveItems" +second_title: "Aspose.Email for C++" +description: "IAsyncEwsClient::ArchiveItemsAsync method parameters." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/ +--- + +## EwsArchiveItems class + +IAsyncEwsClient::ArchiveItemsAsync method parameters. + +## Methods + +| Name | Description | +| --- | --- | +| [AddItem (3 overloads)](./additem/) | Add item to archive. | +| [AddItemId](./additemid/) | Add item to archive. | +| [Create](./create/) | Create IAsyncEwsClient::ArchiveItemsAsync method parameter set. | +| [get_ItemIds](./get_itemids/) | | +| [get_SourceFolderUri](./get_sourcefolderuri/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/additem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/additem/_index.md new file mode 100644 index 0000000000..ac3adc5aaf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/additem/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems::AddItem method" +linktitle: "AddItem" +articleTitle: "AddItem" +second_title: "Aspose.Email for C++" +description: "Add item to archive." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/additem/ +--- + +## AddItem (1 of 3) {#additem_1} + +Add item to archive. + +**Returns:** System::SharedPtr < EwsArchiveItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddItem(System::SharedPtr < Calendar::Appointment > appointment) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Item which will be archived. | + +--- + +## AddItem (2 of 3) {#additem_2} + +Add item to archive. + +**Returns:** System::SharedPtr < EwsArchiveItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddItem(System::SharedPtr < ExchangeTask > task) +``` + +| Parameter | Description | +| --- | --- | +| task | Item which will be archived. | + +--- + +## AddItem (3 of 3) {#additem_3} + +Add item to archive. + +**Returns:** System::SharedPtr < EwsArchiveItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddItem(System::SharedPtr < Mapi::MapiMessageItemBase > item) +``` + +| Parameter | Description | +| --- | --- | +| item | Item which will be archived. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/additemid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/additemid/_index.md new file mode 100644 index 0000000000..a260427d6a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/additemid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems::AddItemId method" +linktitle: "AddItemId" +articleTitle: "AddItemId" +second_title: "Aspose.Email for C++" +description: "Add item to archive." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/additemid/ +--- + +## AddItemId {#additemid} + +Add item to archive. + +**Returns:** System::SharedPtr < EwsArchiveItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddItemId(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Item id. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/create/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/create/_index.md new file mode 100644 index 0000000000..a10c286e3a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/create/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Create IAsyncEwsClient::ArchiveItemsAsync method parameter set." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/create/ +--- + +## Create {#create} + +Create IAsyncEwsClient::ArchiveItemsAsync method parameter set. + +**Returns:** static System::SharedPtr < EwsArchiveItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +Create(System::String sourceFolderUri) +``` + +| Parameter | Description | +| --- | --- | +| sourceFolderUri | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/get_itemids/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/get_itemids/_index.md new file mode 100644 index 0000000000..252b41c10d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/get_itemids/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems::get_ItemIds method" +linktitle: "get_ItemIds" +articleTitle: "get_ItemIds" +second_title: "Aspose.Email for C++" +description: "get_ItemIds of EwsArchiveItems." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/get_itemids/ +--- + +## get_ItemIds {#get_itemids} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_ItemIds() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/get_sourcefolderuri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/get_sourcefolderuri/_index.md new file mode 100644 index 0000000000..2163b0cad9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/get_sourcefolderuri/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems::get_SourceFolderUri method" +linktitle: "get_SourceFolderUri" +articleTitle: "get_SourceFolderUri" +second_title: "Aspose.Email for C++" +description: "get_SourceFolderUri of EwsArchiveItems." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/get_sourcefolderuri/ +--- + +## get_SourceFolderUri {#get_sourcefolderuri} + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_SourceFolderUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/_index.md new file mode 100644 index 0000000000..0a842dff88 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems class" +linktitle: "EwsFetchItems" +articleTitle: "EwsFetchItems" +second_title: "Aspose.Email for C++" +description: "Represents IAsyncEwsClient::FetchItemsAsync parameters." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/ +--- + +## EwsFetchItems class + +Represents IAsyncEwsClient::FetchItemsAsync parameters. + +## Methods + +| Name | Description | +| --- | --- | +| [AddExtendedProperties](./addextendedproperties/) | Add extended properties to retrieve. | +| [AddExtendedProperty](./addextendedproperty/) | Add extended property to retrieve. | +| [AddUri](./adduri/) | Add message URI to fetch. | +| [AddUris](./adduris/) | Add message URIs to fetch. | +| [Create](./create/) | Creates IAsyncEwsClient::FetchItemsAsync method's parameter set. | +| [get_ExtendedProperties](./get_extendedproperties/) | | +| [get_FetchAttachments](./get_fetchattachments/) | | +| [get_Uris](./get_uris/) | | +| [SkipAttachments](./skipattachments/) | Do not fetch attachment contents. | +| [WithAttachments](./withattachments/) | Fetch all attachments. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/addextendedproperties/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/addextendedproperties/_index.md new file mode 100644 index 0000000000..7b8339e22c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/addextendedproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::AddExtendedProperties method" +linktitle: "AddExtendedProperties" +articleTitle: "AddExtendedProperties" +second_title: "Aspose.Email for C++" +description: "Add extended properties to retrieve." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/addextendedproperties/ +--- + +## AddExtendedProperties {#addextendedproperties} + +Add extended properties to retrieve. + +**Returns:** System::SharedPtr < EwsFetchItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddExtendedProperties(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/addextendedproperty/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/addextendedproperty/_index.md new file mode 100644 index 0000000000..8c53a87c64 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/addextendedproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::AddExtendedProperty method" +linktitle: "AddExtendedProperty" +articleTitle: "AddExtendedProperty" +second_title: "Aspose.Email for C++" +description: "Add extended property to retrieve." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/addextendedproperty/ +--- + +## AddExtendedProperty {#addextendedproperty} + +Add extended property to retrieve. + +**Returns:** System::SharedPtr < EwsFetchItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddExtendedProperty(System::SharedPtr < Mapi::PropertyDescriptor > propertyDescriptor) +``` + +| Parameter | Description | +| --- | --- | +| propertyDescriptor | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/adduri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/adduri/_index.md new file mode 100644 index 0000000000..8e5f29dce6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/adduri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::AddUri method" +linktitle: "AddUri" +articleTitle: "AddUri" +second_title: "Aspose.Email for C++" +description: "Add message URI to fetch." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/adduri/ +--- + +## AddUri {#adduri} + +Add message URI to fetch. + +**Returns:** System::SharedPtr < EwsFetchItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddUri(System::String uri) +``` + +| Parameter | Description | +| --- | --- | +| uri | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/adduris/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/adduris/_index.md new file mode 100644 index 0000000000..85673be91c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/adduris/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::AddUris method" +linktitle: "AddUris" +articleTitle: "AddUris" +second_title: "Aspose.Email for C++" +description: "Add message URIs to fetch." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/adduris/ +--- + +## AddUris {#adduris} + +Add message URIs to fetch. + +**Returns:** System::SharedPtr < EwsFetchItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +AddUris(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uris) +``` + +| Parameter | Description | +| --- | --- | +| uris | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/create/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/create/_index.md new file mode 100644 index 0000000000..1953db5470 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Creates IAsyncEwsClient::FetchItemsAsync method's parameter set." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/create/ +--- + +## Create {#create} + +Creates IAsyncEwsClient::FetchItemsAsync method's parameter set. + +**Returns:** static System::SharedPtr < EwsFetchItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_extendedproperties/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_extendedproperties/_index.md new file mode 100644 index 0000000000..b89b125bd9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_extendedproperties/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::get_ExtendedProperties method" +linktitle: "get_ExtendedProperties" +articleTitle: "get_ExtendedProperties" +second_title: "Aspose.Email for C++" +description: "get_ExtendedProperties of EwsFetchItems." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_extendedproperties/ +--- + +## get_ExtendedProperties {#get_extendedproperties} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_ExtendedProperties() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_fetchattachments/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_fetchattachments/_index.md new file mode 100644 index 0000000000..8a235c9e0b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_fetchattachments/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::get_FetchAttachments method" +linktitle: "get_FetchAttachments" +articleTitle: "get_FetchAttachments" +second_title: "Aspose.Email for C++" +description: "get_FetchAttachments of EwsFetchItems." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_fetchattachments/ +--- + +## get_FetchAttachments {#get_fetchattachments} + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_FetchAttachments() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_uris/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_uris/_index.md new file mode 100644 index 0000000000..dd6f0b639c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_uris/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::get_Uris method" +linktitle: "get_Uris" +articleTitle: "get_Uris" +second_title: "Aspose.Email for C++" +description: "get_Uris of EwsFetchItems." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/get_uris/ +--- + +## get_Uris {#get_uris} + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_Uris() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/skipattachments/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/skipattachments/_index.md new file mode 100644 index 0000000000..d0dccaa74a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/skipattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::SkipAttachments method" +linktitle: "SkipAttachments" +articleTitle: "SkipAttachments" +second_title: "Aspose.Email for C++" +description: "Do not fetch attachment contents." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/skipattachments/ +--- + +## SkipAttachments {#skipattachments} + +Do not fetch attachment contents. + +**Returns:** System::SharedPtr < EwsFetchItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +SkipAttachments() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/withattachments/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/withattachments/_index.md new file mode 100644 index 0000000000..123cec8989 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/withattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFetchItems::WithAttachments method" +linktitle: "WithAttachments" +articleTitle: "WithAttachments" +second_title: "Aspose.Email for C++" +description: "Fetch all attachments." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/withattachments/ +--- + +## WithAttachments {#withattachments} + +Fetch all attachments. + +**Returns:** System::SharedPtr < EwsFetchItems > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +WithAttachments(bool withAttachments) +``` + +| Parameter | Description | +| --- | --- | +| withAttachments | Set this argument to false to skip attachments fetching. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/_index.md new file mode 100644 index 0000000000..ff5f644412 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFindPeople class" +linktitle: "EwsFindPeople" +articleTitle: "EwsFindPeople" +second_title: "Aspose.Email for C++" +description: "Represents the IAsyncEwsClient::FindPeopleAsync parameters." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/ +--- + +## EwsFindPeople class + +Represents the IAsyncEwsClient::FindPeopleAsync parameters. + +## Methods + +| Name | Description | +| --- | --- | +| [Create](./create/) | Creates the IAsyncEwsClient::FindPeopleAsync parameter set. | +| [get_FolderUri](./get_folderuri/) | | +| [get_MailQuery](./get_mailquery/) | | +| [get_MaxNumberOfItems](./get_maxnumberofitems/) | | +| [get_QueryString](./get_querystring/) | | +| [SetMailQuery](./setmailquery/) | Sets the mail query and the folder URI to search contacts in the specified user's personal mailbox. | +| [SetMaxNumberOfItems](./setmaxnumberofitems/) | Sets the maximum number of items to find. | +| [SetQueryString](./setquerystring/) | Sets the query string to search contacts in global address list (GAL). | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/create/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/create/_index.md new file mode 100644 index 0000000000..0b8459835f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFindPeople::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Creates the IAsyncEwsClient::FindPeopleAsync parameter set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/create/ +--- + +## Create {#create} + +Creates the IAsyncEwsClient::FindPeopleAsync parameter set. + +**Returns:** static System::SharedPtr < EwsFindPeople > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_folderuri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_folderuri/_index.md new file mode 100644 index 0000000000..21628f5205 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_folderuri/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFindPeople::get_FolderUri method" +linktitle: "get_FolderUri" +articleTitle: "get_FolderUri" +second_title: "Aspose.Email for C++" +description: "get_FolderUri of EwsFindPeople." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_folderuri/ +--- + +## get_FolderUri {#get_folderuri} + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_FolderUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_mailquery/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_mailquery/_index.md new file mode 100644 index 0000000000..7192908f83 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_mailquery/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFindPeople::get_MailQuery method" +linktitle: "get_MailQuery" +articleTitle: "get_MailQuery" +second_title: "Aspose.Email for C++" +description: "get_MailQuery of EwsFindPeople." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_mailquery/ +--- + +## get_MailQuery {#get_mailquery} + +**Returns:** System::SharedPtr < Aspose::Email::Tools::Search::MailQuery > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_MailQuery() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_maxnumberofitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_maxnumberofitems/_index.md new file mode 100644 index 0000000000..2192273044 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_maxnumberofitems/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFindPeople::get_MaxNumberOfItems method" +linktitle: "get_MaxNumberOfItems" +articleTitle: "get_MaxNumberOfItems" +second_title: "Aspose.Email for C++" +description: "get_MaxNumberOfItems of EwsFindPeople." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_maxnumberofitems/ +--- + +## get_MaxNumberOfItems {#get_maxnumberofitems} + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_MaxNumberOfItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_querystring/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_querystring/_index.md new file mode 100644 index 0000000000..e819e8b96d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_querystring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFindPeople::get_QueryString method" +linktitle: "get_QueryString" +articleTitle: "get_QueryString" +second_title: "Aspose.Email for C++" +description: "get_QueryString of EwsFindPeople." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/get_querystring/ +--- + +## get_QueryString {#get_querystring} + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_QueryString() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setmailquery/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setmailquery/_index.md new file mode 100644 index 0000000000..7b35acb9b5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setmailquery/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFindPeople::SetMailQuery method" +linktitle: "SetMailQuery" +articleTitle: "SetMailQuery" +second_title: "Aspose.Email for C++" +description: "Sets the mail query and the folder URI to search contacts in the specified user's personal mailbox." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setmailquery/ +--- + +## SetMailQuery {#setmailquery} + +Sets the mail query and the folder URI to search contacts in the specified user's personal mailbox. + +**Returns:** System::SharedPtr < EwsFindPeople > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +SetMailQuery(System::SharedPtr < Aspose::Email::Tools::Search::MailQuery > mailQuery, System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| mailQuery | The mail query. | +| folderUri | The folder URI. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setmaxnumberofitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setmaxnumberofitems/_index.md new file mode 100644 index 0000000000..5403dca013 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setmaxnumberofitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFindPeople::SetMaxNumberOfItems method" +linktitle: "SetMaxNumberOfItems" +articleTitle: "SetMaxNumberOfItems" +second_title: "Aspose.Email for C++" +description: "Sets the maximum number of items to find." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setmaxnumberofitems/ +--- + +## SetMaxNumberOfItems {#setmaxnumberofitems} + +Sets the maximum number of items to find. + +**Returns:** System::SharedPtr < EwsFindPeople > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +SetMaxNumberOfItems(int32_t maxNumberOfItems) +``` + +| Parameter | Description | +| --- | --- | +| maxNumberOfItems | The maximum number of items. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setquerystring/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setquerystring/_index.md new file mode 100644 index 0000000000..c4833f6193 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setquerystring/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsFindPeople::SetQueryString method" +linktitle: "SetQueryString" +articleTitle: "SetQueryString" +second_title: "Aspose.Email for C++" +description: "Sets the query string to search contacts in global address list (GAL)." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/setquerystring/ +--- + +## SetQueryString {#setquerystring} + +Sets the query string to search contacts in global address list (GAL). + +**Returns:** System::SharedPtr < EwsFindPeople > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +SetQueryString(System::String queryString) +``` + +| Parameter | Description | +| --- | --- | +| queryString | The query string | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/_index.md new file mode 100644 index 0000000000..6215669561 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem class" +linktitle: "EwsUpdateItem" +articleTitle: "EwsUpdateItem" +second_title: "Aspose.Email for C++" +description: "Represents IAsyncEwsClient::UpdateItemAsync method parameters." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/ +--- + +## EwsUpdateItem class + +Represents IAsyncEwsClient::UpdateItemAsync method parameters. + +## Methods + +| Name | Description | +| --- | --- | +| [Create (4 overloads)](./create/) | Initializes the IAsyncEwsClient::UpdateItemAsync method's parameter set with MapiCalendar item. | +| [get_AdditionalProperties](./get_additionalproperties/) | | +| [get_FolderUri](./get_folderuri/) | | +| [get_MapiCalendar](./get_mapicalendar/) | | +| [get_MapiContact](./get_mapicontact/) | | +| [get_MapiNote](./get_mapinote/) | | +| [get_MapiTask](./get_mapitask/) | | +| [GetItem](./getitem/) | | +| [GetUri](./geturi/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/create/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/create/_index.md new file mode 100644 index 0000000000..f6b4976188 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/create/_index.md @@ -0,0 +1,76 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Initializes the IAsyncEwsClient::UpdateItemAsync method's parameter set with MapiCalendar item." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/create/ +--- + +## Create (1 of 4) {#create_1} + +Initializes the IAsyncEwsClient::UpdateItemAsync method's parameter set with MapiCalendar item. + +**Returns:** static System::SharedPtr < EwsUpdateItem > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +Create(System::SharedPtr < Aspose::Email::Mapi::MapiCalendar > item, System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| item | The item to update | +| folderUri | The URI of the parent folder. | + +--- + +## Create (2 of 4) {#create_2} + +Initializes the IAsyncEwsClient::UpdateItemAsync method's parameter set with MapiContact item. + +**Returns:** static System::SharedPtr < EwsUpdateItem > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +Create(System::SharedPtr < Aspose::Email::Mapi::MapiContact > item) +``` + +| Parameter | Description | +| --- | --- | +| item | The item to update | + +--- + +## Create (3 of 4) {#create_3} + +Initializes the IAsyncEwsClient::UpdateItemAsync method's parameter set with MapiNote item. + +**Returns:** static System::SharedPtr < EwsUpdateItem > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +Create(System::SharedPtr < Aspose::Email::Mapi::MapiNote > item, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> additionalProperties) +``` + +| Parameter | Description | +| --- | --- | +| item | The item to update | +| additionalProperties | Additional property descriptors. | + +--- + +## Create (4 of 4) {#create_4} + +Initializes the IAsyncEwsClient::UpdateItemAsync method's parameter set with MapiTask item. + +**Returns:** static System::SharedPtr < EwsUpdateItem > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +Create(System::SharedPtr < Aspose::Email::Mapi::MapiTask > item, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> additionalProperties) +``` + +| Parameter | Description | +| --- | --- | +| item | The item to update | +| additionalProperties | Additional property descriptors. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_additionalproperties/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_additionalproperties/_index.md new file mode 100644 index 0000000000..d91fca11c7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_additionalproperties/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem::get_AdditionalProperties method" +linktitle: "get_AdditionalProperties" +articleTitle: "get_AdditionalProperties" +second_title: "Aspose.Email for C++" +description: "get_AdditionalProperties of EwsUpdateItem." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_additionalproperties/ +--- + +## get_AdditionalProperties {#get_additionalproperties} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_AdditionalProperties() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_folderuri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_folderuri/_index.md new file mode 100644 index 0000000000..bced1ac809 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_folderuri/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem::get_FolderUri method" +linktitle: "get_FolderUri" +articleTitle: "get_FolderUri" +second_title: "Aspose.Email for C++" +description: "get_FolderUri of EwsUpdateItem." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_folderuri/ +--- + +## get_FolderUri {#get_folderuri} + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_FolderUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapicalendar/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapicalendar/_index.md new file mode 100644 index 0000000000..1d43b4a203 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapicalendar/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem::get_MapiCalendar method" +linktitle: "get_MapiCalendar" +articleTitle: "get_MapiCalendar" +second_title: "Aspose.Email for C++" +description: "get_MapiCalendar of EwsUpdateItem." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapicalendar/ +--- + +## get_MapiCalendar {#get_mapicalendar} + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiCalendar > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_MapiCalendar() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapicontact/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapicontact/_index.md new file mode 100644 index 0000000000..4c626541fb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapicontact/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem::get_MapiContact method" +linktitle: "get_MapiContact" +articleTitle: "get_MapiContact" +second_title: "Aspose.Email for C++" +description: "get_MapiContact of EwsUpdateItem." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapicontact/ +--- + +## get_MapiContact {#get_mapicontact} + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContact > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_MapiContact() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapinote/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapinote/_index.md new file mode 100644 index 0000000000..0d635850c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapinote/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem::get_MapiNote method" +linktitle: "get_MapiNote" +articleTitle: "get_MapiNote" +second_title: "Aspose.Email for C++" +description: "get_MapiNote of EwsUpdateItem." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapinote/ +--- + +## get_MapiNote {#get_mapinote} + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiNote > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_MapiNote() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapitask/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapitask/_index.md new file mode 100644 index 0000000000..ce7000fc30 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapitask/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem::get_MapiTask method" +linktitle: "get_MapiTask" +articleTitle: "get_MapiTask" +second_title: "Aspose.Email for C++" +description: "get_MapiTask of EwsUpdateItem." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/get_mapitask/ +--- + +## get_MapiTask {#get_mapitask} + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiTask > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +get_MapiTask() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/getitem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/getitem/_index.md new file mode 100644 index 0000000000..e6155a69e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/getitem/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem::GetItem method" +linktitle: "GetItem" +articleTitle: "GetItem" +second_title: "Aspose.Email for C++" +description: "GetItem of EwsUpdateItem." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/getitem/ +--- + +## GetItem {#getitem} + +**Returns:** System::SharedPtr < Mapi::MapiMessageItemBase > Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +GetItem() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/geturi/_index.md b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/geturi/_index.md new file mode 100644 index 0000000000..0d99f81e32 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/geturi/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::Models::EwsUpdateItem::GetUri method" +linktitle: "GetUri" +articleTitle: "GetUri" +second_title: "Aspose.Email for C++" +description: "GetUri of EwsUpdateItem." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/geturi/ +--- + +## GetUri {#geturi} + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService::Models:: + +```cpp +GetUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/_index.md new file mode 100644 index 0000000000..3f559d0727 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/_index.md @@ -0,0 +1,84 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService namespace" +linktitle: "Aspose::Email::Clients::Exchange::WebService" +articleTitle: "Aspose::Email::Clients::Exchange::WebService" +second_title: "Aspose.Email for C++" +description: "Provides classes and enums for interacting with Microsoft Exchange Web Services, including calendar, conversation, and deletion operations." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/ +--- + +## Aspose::Email::Clients::Exchange::WebService namespace + +The Aspose::Email::Clients::Exchange::WebService namespace groups the core types used to communicate with Exchange Web Services (EWS). It includes clients, data models for calendar events, conversations, and options for managing deletions and date ranges. + + +## Classes + +| Name | Description | +| --- | --- | +| [CalendarDeletionOptions](./calendardeletionoptions/) | Defines parameters for item deletion | +| [CallInformation](./callinformation/) | Phone call information | +| [DateRange](./daterange/) | Represents the date range | +| [DeletionOptions](./deletionoptions/) | Defines parameters for item deletion | +| [EWSClient](./ewsclient/) | Provides access to MS Exchange Server by using Exchange Web Services (EWS). | +| [ExchangeCalendarEvent](./exchangecalendarevent/) | Represents the event in the user's calendar | +| [ExchangeCalendarEventCollection](./exchangecalendareventcollection/) | Represents the collection of ExchangeCalendarEvent | +| [ExchangeConversation](./exchangeconversation/) | Represents a single conversation. | +| [ExchangeDelegatePermissions](./exchangedelegatepermissions/) | Represents the folder permissions for the delegate user | +| [ExchangeDelegateUser](./exchangedelegateuser/) | Represents a user who is granted access to the principal mailbox | +| [ExchangeDelegateUserCollection](./exchangedelegateusercollection/) | Represents the collection of ExchangeDelegateUser | +| [ExchangeStreamedItem](./exchangestreameditem/) | Represents the item received in ExportItems response | +| [ExchangeTask](./exchangetask/) | Represents the exchange task information. | +| [ExchangeUploadItemResult](./exchangeuploaditemresult/) | Represents a result of updating or creating a streamed item | +| [ExchangeUserAvailability](./exchangeuseravailability/) | Represents user availability information | +| [ExchangeUserAvailabilityCollection](./exchangeuseravailabilitycollection/) | Represents the collection of ExchangeUserAvailability | +| [ExchangeUserWorkingHours](./exchangeuserworkinghours/) | Represents the user working hours. | +| [ExchangeUserWorkingHoursCollection](./exchangeuserworkinghourscollection/) | Represents the collection of ExchangeUserWorkingHours | +| [FindMessageTrackingReportOptions](./findmessagetrackingreportoptions/) | Represents options for FindMessageTrackingReport operation | +| [GetMailTipsOptions](./getmailtipsoptions/) | Represents options for GetMailTips | +| [GetMessageTrackingReportOptions](./getmessagetrackingreportoptions/) | Represents options for GetMessageTrackingReport operation | +| [IEWSClient](./iewsclient/) | Represents the interface for Exchange client. | +| [MailTips](./mailtips/) | Represents values for the Mail Tips | +| [MessageTrackingReport](./messagetrackingreport/) | Represents the information to be included in the report. | +| [MessageTrackingReportInfo](./messagetrackingreportinfo/) | Represents an information about the message that was found by using the FindMess | +| [OutOfOfficeMailTip](./outofofficemailtip/) | Represents OOF mail tip | +| [RecipientTrackingEvent](./recipienttrackingevent/) | Represents details for a specific event in the tracking report. | +| [ReplyBody](./replybody/) | Represents the OOF message response. | +| [RestoreSettings](./restoresettings/) | The settings for the IEWSClient.Restore method | +| [SentItemEventArgs](./sentitemeventargs/) | Containing data for SentItem event. | +| [ServerNotificationEventArgs](./servernotificationeventargs/) | Contains event data for server notification. | +| [SyncFolderResult](./syncfolderresult/) | Result for SyncFolder operation | +| [SyncState](./syncstate/) | Synchronization object for folder synchronization operation. | +| [TaskRegeneratingPattern](./taskregeneratingpattern/) | Represents the regenerating recurrence pattern that specifies how many days, wee | +| [UnifiedMessagingConfiguration](./unifiedmessagingconfiguration/) | Unified messaging configuration | +| [UserConfiguration](./userconfiguration/) | Represents user configuration | +| [UserConfigurationName](./userconfigurationname/) | Represents user configuration name | + +## Enumerations + +| Name | Description | +| --- | --- | +| [CalendarItemCreateOrDeleteOperation](./calendaritemcreateordeleteoperation/) | Represents options for create and delete operations | +| [ConnectionFailureCause](./connectionfailurecause/) | Connection failure cause | +| [DeleteTaskOptions](./deletetaskoptions/) | Enumerates delete task options. | +| [DeletionType](./deletiontype/) | Type of deletion | +| [EmptyFolderOptions](./emptyfolderoptions/) | Enumerates the empty folder options | +| [EventTypes](./eventtypes/) | Specifies event type | +| [ExchangeConversationFlagStatus](./exchangeconversationflagstatus/) | Enumerates the flag status for conversation. | +| [ExchangeDelegateFolderPermissionLevel](./exchangedelegatefolderpermissionlevel/) | Enumerates the permissions levels which a delegate user can have on folder | +| [ExchangeDelegateOptions](./exchangedelegateoptions/) | Enumerates delegation options | +| [ExchangeListContactsOptions](./exchangelistcontactsoptions/) | Enumerates the list contacts options | +| [ExchangeTaskStatus](./exchangetaskstatus/) | Enumerates the task statuses. | +| [ExchangeUserBusyness](./exchangeuserbusyness/) | Enumerates the user free/busy statuses | +| [ExchangeVersion](./exchangeversion/) | Exchange server versions | +| [ItemChoice](./itemchoice/) | Specifies property type which should be used for Exchange impersonation. | +| [KnownFolders](./knownfolders/) | Specifies the known Exchange server folders. | +| [MailTipsType](./mailtipstype/) | Enumerates the types of mail tips | +| [MessageTrackingReportTemplate](./messagetrackingreporttemplate/) | Enumerates the types of report to display. | +| [PhoneCallState](./phonecallstate/) | Phone call statuses. | +| [SyncFolderType](./syncfoldertype/) | Folder synchronization types | +| [TaskRegeneratingType](./taskregeneratingtype/) | Enumerates the types of regenerating pattern. | +| [UpdateTaskOptions](./updatetaskoptions/) | Enumerates update task options. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/_index.md new file mode 100644 index 0000000000..e5e85775a3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions class" +linktitle: "CalendarDeletionOptions" +articleTitle: "CalendarDeletionOptions" +second_title: "Aspose.Email for C++" +description: "Defines parameters for item deletion" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/ +--- + +## CalendarDeletionOptions class + +**Inherits:** Aspose::Email::Clients::Exchange::WebService::DeletionOptions + +Defines parameters for item deletion + +## Constructors + +| Name | Description | +| --- | --- | +| [CalendarDeletionOptions (3 overloads)](./calendardeletionoptions/) | Initializes a new instance of the CalendarDeletionOptions class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Default](./get_default/) | Gets instance of the DeletionOptions object with settings uses by default | +| [get_DeletePermanently](./get_deletepermanently/) | Gets instance of the DeletionOptions object with settings for permanent deletion | +| [get_MoveToDeletedItems](./get_movetodeleteditems/) | Gets instance of the DeletionOptions object with settings for moving to deleted items | +| [get_NotyficationType](./get_notyficationtype/) | Gets value which indicates how members of event has to be notified | +| [set_NotyficationType](./set_notyficationtype/) | Sets value which indicates how members of event has to be notified | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/calendardeletionoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/calendardeletionoptions/_index.md new file mode 100644 index 0000000000..d982d5ef7e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/calendardeletionoptions/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::CalendarDeletionOptions constructor" +linktitle: "CalendarDeletionOptions" +articleTitle: "CalendarDeletionOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the CalendarDeletionOptions class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/calendardeletionoptions/ +--- + +## CalendarDeletionOptions (1 of 3) {#calendardeletionoptions_1} + +Initializes a new instance of the CalendarDeletionOptions class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CalendarDeletionOptions() +``` + +--- + +## CalendarDeletionOptions (2 of 3) {#calendardeletionoptions_2} + +Initializes a new instance of the CalendarDeletionOptions class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CalendarDeletionOptions(DeletionType type) +``` + +| Parameter | Description | +| --- | --- | +| type | Type of deletion | + +--- + +## CalendarDeletionOptions (3 of 3) {#calendardeletionoptions_3} + +Initializes a new instance of the CalendarDeletionOptions class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CalendarDeletionOptions(DeletionType type, CalendarItemCreateOrDeleteOperation notyficationType) +``` + +| Parameter | Description | +| --- | --- | +| type | Type of deletion | +| notyficationType | indicates how members of event has to be notified | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_default/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_default/_index.md new file mode 100644 index 0000000000..dad475b02d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_default/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::get_Default method" +linktitle: "get_Default" +articleTitle: "get_Default" +second_title: "Aspose.Email for C++" +description: "Gets instance of the DeletionOptions object with settings uses by default" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_default/ +--- + +## get_Default {#get_default} + +Gets instance of the DeletionOptions object with settings uses by default + +**Returns:** static System::SharedPtr < CalendarDeletionOptions > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Default() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_deletepermanently/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_deletepermanently/_index.md new file mode 100644 index 0000000000..47b34a46a4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_deletepermanently/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::get_DeletePermanently method" +linktitle: "get_DeletePermanently" +articleTitle: "get_DeletePermanently" +second_title: "Aspose.Email for C++" +description: "Gets instance of the DeletionOptions object with settings for permanent deletion" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_deletepermanently/ +--- + +## get_DeletePermanently {#get_deletepermanently} + +Gets instance of the DeletionOptions object with settings for permanent deletion + +**Returns:** static System::SharedPtr < CalendarDeletionOptions > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DeletePermanently() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_movetodeleteditems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_movetodeleteditems/_index.md new file mode 100644 index 0000000000..4d6e89ab52 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_movetodeleteditems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::get_MoveToDeletedItems method" +linktitle: "get_MoveToDeletedItems" +articleTitle: "get_MoveToDeletedItems" +second_title: "Aspose.Email for C++" +description: "Gets instance of the DeletionOptions object with settings for moving to deleted items" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_movetodeleteditems/ +--- + +## get_MoveToDeletedItems {#get_movetodeleteditems} + +Gets instance of the DeletionOptions object with settings for moving to deleted items + +**Returns:** static System::SharedPtr < CalendarDeletionOptions > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MoveToDeletedItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_notyficationtype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_notyficationtype/_index.md new file mode 100644 index 0000000000..30bcc01b1e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_notyficationtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::get_NotyficationType method" +linktitle: "get_NotyficationType" +articleTitle: "get_NotyficationType" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates how members of event has to be notified" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/get_notyficationtype/ +--- + +## get_NotyficationType {#get_notyficationtype} + +Gets value which indicates how members of event has to be notified + +**Returns:** CalendarItemCreateOrDeleteOperation Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_NotyficationType() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/set_notyficationtype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/set_notyficationtype/_index.md new file mode 100644 index 0000000000..1cc22ce312 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/set_notyficationtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::set_NotyficationType method" +linktitle: "set_NotyficationType" +articleTitle: "set_NotyficationType" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates how members of event has to be notified" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/set_notyficationtype/ +--- + +## set_NotyficationType {#set_notyficationtype} + +Sets value which indicates how members of event has to be notified + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_NotyficationType(CalendarItemCreateOrDeleteOperation value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/calendaritemcreateordeleteoperation/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/calendaritemcreateordeleteoperation/_index.md new file mode 100644 index 0000000000..406e0f60d0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/calendaritemcreateordeleteoperation/_index.md @@ -0,0 +1,22 @@ +--- +title: "CalendarItemCreateOrDeleteOperation Enum" +linktitle: "CalendarItemCreateOrDeleteOperation" +articleTitle: "CalendarItemCreateOrDeleteOperation" +second_title: "Aspose.Email for C++" +description: "Represents options for create and delete operations" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/calendaritemcreateordeleteoperation/ +--- + +## CalendarItemCreateOrDeleteOperation enumeration (4 values) + +Represents options for create and delete operations + +| Value | Description | +| --- | --- | +| NotSpecified | Not specified | +| SendToNone | Don't send mail | +| SendOnlyToAll | Send email to participants. | +| SendToAllAndSaveCopy | Send email to participants and save copy. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/_index.md new file mode 100644 index 0000000000..3eaac48a61 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation class" +linktitle: "CallInformation" +articleTitle: "CallInformation" +second_title: "Aspose.Email for C++" +description: "Phone call information" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/ +--- + +## CallInformation class + +Phone call information + +## Constructors + +| Name | Description | +| --- | --- | +| [CallInformation](./callinformation/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CallState](./get_callstate/) | Phone call statuses. | +| [get_FailureCause](./get_failurecause/) | Connection failure cause | +| [get_SIPResponse](./get_sipresponse/) | SIP response | +| [get_SIPResponseCode](./get_sipresponsecode/) | SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013. It also includes SIP response codes defined in obsolete SIP RFCs (specifically, RFC 2543), which are therefore not registered with the IANA; these are explicitly noted as such. 1xx—Provisional Responses 2xx—Successful Responses 3xx—Redirection Responses 4xx—Client Failure Responses 5xx—Server Failure Responses 6xx—Global Failure Responses | +| [set_CallState](./set_callstate/) | Phone call statuses. | +| [set_FailureCause](./set_failurecause/) | Connection failure cause | +| [set_SIPResponse](./set_sipresponse/) | SIP response | +| [set_SIPResponseCode](./set_sipresponsecode/) | SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013. It also includes SIP response codes defined in obsolete SIP RFCs (specifically, RFC 2543), which are therefore not registered with the IANA; these are explicitly noted as such. 1xx—Provisional Responses 2xx—Successful Responses 3xx—Redirection Responses 4xx—Client Failure Responses 5xx—Server Failure Responses 6xx—Global Failure Responses | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/callinformation/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/callinformation/_index.md new file mode 100644 index 0000000000..c2834ca7fe --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/callinformation/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation::CallInformation constructor" +linktitle: "CallInformation" +articleTitle: "CallInformation" +second_title: "Aspose.Email for C++" +description: "CallInformation of CallInformation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/callinformation/ +--- + +## CallInformation {#callinformation} + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CallInformation(PhoneCallState callState, ConnectionFailureCause failureCause, int32_t sipResponseCode, System::String sipResponse) +``` + +| Parameter | Description | +| --- | --- | +| callState | | +| failureCause | | +| sipResponseCode | | +| sipResponse | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_callstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_callstate/_index.md new file mode 100644 index 0000000000..ea81e2c6c1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_callstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation::get_CallState method" +linktitle: "get_CallState" +articleTitle: "get_CallState" +second_title: "Aspose.Email for C++" +description: "Phone call statuses." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/get_callstate/ +--- + +## get_CallState {#get_callstate} + +Phone call statuses. + +**Returns:** PhoneCallState Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_CallState() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_failurecause/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_failurecause/_index.md new file mode 100644 index 0000000000..ff6e4b9fb6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_failurecause/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation::get_FailureCause method" +linktitle: "get_FailureCause" +articleTitle: "get_FailureCause" +second_title: "Aspose.Email for C++" +description: "Connection failure cause" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/get_failurecause/ +--- + +## get_FailureCause {#get_failurecause} + +Connection failure cause + +**Returns:** ConnectionFailureCause Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_FailureCause() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_sipresponse/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_sipresponse/_index.md new file mode 100644 index 0000000000..cca46c566e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_sipresponse/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation::get_SIPResponse method" +linktitle: "get_SIPResponse" +articleTitle: "get_SIPResponse" +second_title: "Aspose.Email for C++" +description: "SIP response" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/get_sipresponse/ +--- + +## get_SIPResponse {#get_sipresponse} + +SIP response + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_SIPResponse() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_sipresponsecode/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_sipresponsecode/_index.md new file mode 100644 index 0000000000..a5d541741a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/get_sipresponsecode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation::get_SIPResponseCode method" +linktitle: "get_SIPResponseCode" +articleTitle: "get_SIPResponseCode" +second_title: "Aspose.Email for C++" +description: "SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/get_sipresponsecode/ +--- + +## get_SIPResponseCode {#get_sipresponsecode} + +SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013. It also includes SIP response codes defined in obsolete SIP RFCs (specifically, RFC 2543), which are therefore not registered with the IANA; these are explicitly noted as such. 1xx—Provisional Responses 2xx—Successful Responses 3xx—Redirection Responses 4xx—Client Failure Responses 5xx—Server Failure Responses 6xx—Global Failure Responses + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_SIPResponseCode() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_callstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_callstate/_index.md new file mode 100644 index 0000000000..3188d47888 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_callstate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation::set_CallState method" +linktitle: "set_CallState" +articleTitle: "set_CallState" +second_title: "Aspose.Email for C++" +description: "Phone call statuses." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/set_callstate/ +--- + +## set_CallState {#set_callstate} + +Phone call statuses. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_CallState(PhoneCallState value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_failurecause/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_failurecause/_index.md new file mode 100644 index 0000000000..957c17ff0e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_failurecause/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation::set_FailureCause method" +linktitle: "set_FailureCause" +articleTitle: "set_FailureCause" +second_title: "Aspose.Email for C++" +description: "Connection failure cause" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/set_failurecause/ +--- + +## set_FailureCause {#set_failurecause} + +Connection failure cause + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_FailureCause(ConnectionFailureCause value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_sipresponse/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_sipresponse/_index.md new file mode 100644 index 0000000000..c2c3fc78b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_sipresponse/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation::set_SIPResponse method" +linktitle: "set_SIPResponse" +articleTitle: "set_SIPResponse" +second_title: "Aspose.Email for C++" +description: "SIP response" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/set_sipresponse/ +--- + +## set_SIPResponse {#set_sipresponse} + +SIP response + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_SIPResponse(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_sipresponsecode/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_sipresponsecode/_index.md new file mode 100644 index 0000000000..b9d796e309 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/callinformation/set_sipresponsecode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::CallInformation::set_SIPResponseCode method" +linktitle: "set_SIPResponseCode" +articleTitle: "set_SIPResponseCode" +second_title: "Aspose.Email for C++" +description: "SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/callinformation/set_sipresponsecode/ +--- + +## set_SIPResponseCode {#set_sipresponsecode} + +SIP response code This list details all the SIP response codes defined in IETF RFCs and registered with the IANA as of 18 April 2013. It also includes SIP response codes defined in obsolete SIP RFCs (specifically, RFC 2543), which are therefore not registered with the IANA; these are explicitly noted as such. 1xx—Provisional Responses 2xx—Successful Responses 3xx—Redirection Responses 4xx—Client Failure Responses 5xx—Server Failure Responses 6xx—Global Failure Responses + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_SIPResponseCode(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/connectionfailurecause/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/connectionfailurecause/_index.md new file mode 100644 index 0000000000..ec75a0649c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/connectionfailurecause/_index.md @@ -0,0 +1,23 @@ +--- +title: "ConnectionFailureCause Enum" +linktitle: "ConnectionFailureCause" +articleTitle: "ConnectionFailureCause" +second_title: "Aspose.Email for C++" +description: "Connection failure cause" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/connectionfailurecause/ +--- + +## ConnectionFailureCause enumeration (5 values) + +Connection failure cause + +| Value | Description | +| --- | --- | +| None | Failure cause is absent | +| UserBusy | Addressee is busy | +| NoAnswer | No answer | +| Unavailable | Addressee is unavailable. | +| Other | Other reason | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/daterange/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/daterange/_index.md new file mode 100644 index 0000000000..bda0cd33e1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/daterange/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DateRange class" +linktitle: "DateRange" +articleTitle: "DateRange" +second_title: "Aspose.Email for C++" +description: "Represents the date range" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/daterange/ +--- + +## DateRange class + +Represents the date range + +## Constructors + +| Name | Description | +| --- | --- | +| [DateRange (2 overloads)](./daterange/) | Initializes a new instance of the DateRange class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_EndTime](./get_endtime/) | Gets the end of a time period. | +| [get_StartTime](./get_starttime/) | Gets the start of a time period. | +| [set_EndTime](./set_endtime/) | Sets the end of a time period. | +| [set_StartTime](./set_starttime/) | Sets the start of a time period. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/daterange/daterange/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/daterange/daterange/_index.md new file mode 100644 index 0000000000..0a017da454 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/daterange/daterange/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DateRange::DateRange constructor" +linktitle: "DateRange" +articleTitle: "DateRange" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the DateRange class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/daterange/daterange/ +--- + +## DateRange (1 of 2) {#daterange_1} + +Initializes a new instance of the DateRange class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DateRange(System::DateTime startTime, System::DateTime endTime) +``` + +| Parameter | Description | +| --- | --- | +| startTime | Specifies the start of a time period. | +| endTime | Specifies the end of a time period. | + +--- + +## DateRange (2 of 2) {#daterange_2} + +Initializes a new instance of the DateRange class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DateRange() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/daterange/get_endtime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/daterange/get_endtime/_index.md new file mode 100644 index 0000000000..e82f84361b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/daterange/get_endtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DateRange::get_EndTime method" +linktitle: "get_EndTime" +articleTitle: "get_EndTime" +second_title: "Aspose.Email for C++" +description: "Gets the end of a time period." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/daterange/get_endtime/ +--- + +## get_EndTime {#get_endtime} + +Gets the end of a time period. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_EndTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/daterange/get_starttime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/daterange/get_starttime/_index.md new file mode 100644 index 0000000000..3ded6fad6e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/daterange/get_starttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DateRange::get_StartTime method" +linktitle: "get_StartTime" +articleTitle: "get_StartTime" +second_title: "Aspose.Email for C++" +description: "Gets the start of a time period." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/daterange/get_starttime/ +--- + +## get_StartTime {#get_starttime} + +Gets the start of a time period. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_StartTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/daterange/set_endtime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/daterange/set_endtime/_index.md new file mode 100644 index 0000000000..682dc7ec59 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/daterange/set_endtime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DateRange::set_EndTime method" +linktitle: "set_EndTime" +articleTitle: "set_EndTime" +second_title: "Aspose.Email for C++" +description: "Sets the end of a time period." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/daterange/set_endtime/ +--- + +## set_EndTime {#set_endtime} + +Sets the end of a time period. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_EndTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/daterange/set_starttime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/daterange/set_starttime/_index.md new file mode 100644 index 0000000000..50a8b5afef --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/daterange/set_starttime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DateRange::set_StartTime method" +linktitle: "set_StartTime" +articleTitle: "set_StartTime" +second_title: "Aspose.Email for C++" +description: "Sets the start of a time period." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/daterange/set_starttime/ +--- + +## set_StartTime {#set_starttime} + +Sets the start of a time period. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_StartTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/deletetaskoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/deletetaskoptions/_index.md new file mode 100644 index 0000000000..635265d74d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/deletetaskoptions/_index.md @@ -0,0 +1,20 @@ +--- +title: "DeleteTaskOptions Enum" +linktitle: "DeleteTaskOptions" +articleTitle: "DeleteTaskOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates delete task options." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/deletetaskoptions/ +--- + +## DeleteTaskOptions enumeration (2 values) + +Enumerates delete task options. + +| Value | Description | +| --- | --- | +| None | Specifies that task should be moved into DeletedItems folder. | +| DeletePermanently | Specifies that task should be deleted permanently. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/_index.md new file mode 100644 index 0000000000..04012cfb70 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DeletionOptions class" +linktitle: "DeletionOptions" +articleTitle: "DeletionOptions" +second_title: "Aspose.Email for C++" +description: "Defines parameters for item deletion" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/deletionoptions/ +--- + +## DeletionOptions class + +Defines parameters for item deletion + +## Constructors + +| Name | Description | +| --- | --- | +| [DeletionOptions (2 overloads)](./deletionoptions/) | Initializes a new instance of the DeletionOptions class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Default](./get_default/) | Gets instance of the DeletionOptions object with settings uses by default | +| [get_DeletePermanently](./get_deletepermanently/) | Gets instance of the DeletionOptions object with settings for permanent deletion | +| [get_MoveToDeletedItems](./get_movetodeleteditems/) | Gets instance of the DeletionOptions object with settings for moving to deleted items | +| [get_Type](./get_type/) | Type of deletion | +| [set_Type](./set_type/) | Type of deletion | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/deletionoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/deletionoptions/_index.md new file mode 100644 index 0000000000..58ab298388 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/deletionoptions/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DeletionOptions::DeletionOptions constructor" +linktitle: "DeletionOptions" +articleTitle: "DeletionOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the DeletionOptions class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/deletionoptions/deletionoptions/ +--- + +## DeletionOptions (1 of 2) {#deletionoptions_1} + +Initializes a new instance of the DeletionOptions class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeletionOptions() +``` + +--- + +## DeletionOptions (2 of 2) {#deletionoptions_2} + +Initializes a new instance of the DeletionOptions class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeletionOptions(DeletionType type) +``` + +| Parameter | Description | +| --- | --- | +| type | Type of deletion | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_default/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_default/_index.md new file mode 100644 index 0000000000..129be14d4b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_default/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DeletionOptions::get_Default method" +linktitle: "get_Default" +articleTitle: "get_Default" +second_title: "Aspose.Email for C++" +description: "Gets instance of the DeletionOptions object with settings uses by default" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_default/ +--- + +## get_Default {#get_default} + +Gets instance of the DeletionOptions object with settings uses by default + +**Returns:** static System::SharedPtr < DeletionOptions > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Default() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_deletepermanently/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_deletepermanently/_index.md new file mode 100644 index 0000000000..8dda6e325f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_deletepermanently/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DeletionOptions::get_DeletePermanently method" +linktitle: "get_DeletePermanently" +articleTitle: "get_DeletePermanently" +second_title: "Aspose.Email for C++" +description: "Gets instance of the DeletionOptions object with settings for permanent deletion" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_deletepermanently/ +--- + +## get_DeletePermanently {#get_deletepermanently} + +Gets instance of the DeletionOptions object with settings for permanent deletion + +**Returns:** static System::SharedPtr < DeletionOptions > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DeletePermanently() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_movetodeleteditems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_movetodeleteditems/_index.md new file mode 100644 index 0000000000..f3fa55713b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_movetodeleteditems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DeletionOptions::get_MoveToDeletedItems method" +linktitle: "get_MoveToDeletedItems" +articleTitle: "get_MoveToDeletedItems" +second_title: "Aspose.Email for C++" +description: "Gets instance of the DeletionOptions object with settings for moving to deleted items" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_movetodeleteditems/ +--- + +## get_MoveToDeletedItems {#get_movetodeleteditems} + +Gets instance of the DeletionOptions object with settings for moving to deleted items + +**Returns:** static System::SharedPtr < DeletionOptions > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MoveToDeletedItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_type/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_type/_index.md new file mode 100644 index 0000000000..45d0dc9815 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_type/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DeletionOptions::get_Type method" +linktitle: "get_Type" +articleTitle: "get_Type" +second_title: "Aspose.Email for C++" +description: "Type of deletion" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/deletionoptions/get_type/ +--- + +## get_Type {#get_type} + +Type of deletion + +**Returns:** DeletionType Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Type() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/set_type/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/set_type/_index.md new file mode 100644 index 0000000000..66136ffd0c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/deletionoptions/set_type/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::DeletionOptions::set_Type method" +linktitle: "set_Type" +articleTitle: "set_Type" +second_title: "Aspose.Email for C++" +description: "Type of deletion" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/deletionoptions/set_type/ +--- + +## set_Type {#set_type} + +Type of deletion + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Type(DeletionType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/deletiontype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/deletiontype/_index.md new file mode 100644 index 0000000000..324947c451 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/deletiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "DeletionType Enum" +linktitle: "DeletionType" +articleTitle: "DeletionType" +second_title: "Aspose.Email for C++" +description: "Type of deletion" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/deletiontype/ +--- + +## DeletionType enumeration (3 values) + +Type of deletion + +| Value | Description | +| --- | --- | +| Default | Type of deletion depends on item type. In most cases (if possible) uses permanent deletion. | +| MoveToDeletedItems | Move item or folder to garbage folder | +| Permanently | The item or folder is permanently deleted. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/emptyfolderoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/emptyfolderoptions/_index.md new file mode 100644 index 0000000000..3727315a5b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/emptyfolderoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "EmptyFolderOptions Enum" +linktitle: "EmptyFolderOptions" +articleTitle: "EmptyFolderOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates the empty folder options" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/emptyfolderoptions/ +--- + +## EmptyFolderOptions enumeration (3 values) + +Enumerates the empty folder options + +| Value | Description | +| --- | --- | +| None | If DeletePermanently flag is not set, move folder contents excluding subfolders to DeletedItems folder. | +| DeleteSubfolders | Include subfolders into deletion operation. | +| DeletePermanently | Indicates that items should be deleted permanently. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/eventtypes/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/eventtypes/_index.md new file mode 100644 index 0000000000..e2f1910ab1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/eventtypes/_index.md @@ -0,0 +1,26 @@ +--- +title: "EventTypes Enum" +linktitle: "EventTypes" +articleTitle: "EventTypes" +second_title: "Aspose.Email for C++" +description: "Specifies event type" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/eventtypes/ +--- + +## EventTypes enumeration (8 values) + +Specifies event type + +| Value | Description | +| --- | --- | +| None | Not defined | +| Copied | Event arises when item is copied | +| Created | Event arises when item is created | +| Deleted | Event arises when item is deleted | +| FreeBusyChanged | Event arises when FreeBusy state is changed | +| Modified | Event arises when item is changed | +| Moved | Event arises when item is moved | +| NewMail | Event arises when new mail is received | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/_index.md new file mode 100644 index 0000000000..cae12086fc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::EWSClient class" +linktitle: "EWSClient" +articleTitle: "EWSClient" +second_title: "Aspose.Email for C++" +description: "Provides access to MS Exchange Server by using Exchange Web Services (EWS)." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/ewsclient/ +--- + +## EWSClient class + +**Inherits:** Aspose::Email::Clients::Exchange::ExchangeClientBase + +Provides access to MS Exchange Server by using Exchange Web Services (EWS). + +## Constructors + +| Name | Description | +| --- | --- | +| [EWSClient](./ewsclient/) | Initializes a new instance of the EWSClient based class | + +## Methods + +| Name | Description | +| --- | --- | +| [FolderClassToFolderType](./folderclasstofoldertype/) | | +| [FolderTypeToFolderClass (2 overloads)](./foldertypetofolderclass/) | | +| [GetEWSClient (10 overloads)](./getewsclient/) | Initializes a new instance of the EWSClient based class | +| [GetEwsClient (2 overloads)](./getewsclient/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/ewsclient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/ewsclient/_index.md new file mode 100644 index 0000000000..69a01f018b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/ewsclient/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::EWSClient::EWSClient constructor" +linktitle: "EWSClient" +articleTitle: "EWSClient" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the EWSClient based class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/ewsclient/ewsclient/ +--- + +## EWSClient {#ewsclient} + +Initializes a new instance of the EWSClient based class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +EWSClient(System::String mailboxUri, System::SharedPtr < System::Net::ICredentials > credentials, System::SharedPtr < System::Net::IWebProxy > proxy, System::SharedPtr < ExchangeLogger > exchangeLogger) +``` + +| Parameter | Description | +| --- | --- | +| mailboxUri | The URI of mailbox | +| credentials | Contains the credentials for authentication. | +| proxy | Contains HTTP proxy settings | +| exchangeLogger | Diagnostic logger | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/folderclasstofoldertype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/folderclasstofoldertype/_index.md new file mode 100644 index 0000000000..25383265d8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/folderclasstofoldertype/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::EWSClient::FolderClassToFolderType method" +linktitle: "FolderClassToFolderType" +articleTitle: "FolderClassToFolderType" +second_title: "Aspose.Email for C++" +description: "FolderClassToFolderType of EWSClient." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/ewsclient/folderclasstofoldertype/ +--- + +## FolderClassToFolderType {#folderclasstofoldertype} + +**Returns:** static ExchangeFolderType Aspose::Email::Clients::Exchange::WebService:: + +```cpp +FolderClassToFolderType(System::String folderClass) +``` + +| Parameter | Description | +| --- | --- | +| folderClass | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/foldertypetofolderclass/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/foldertypetofolderclass/_index.md new file mode 100644 index 0000000000..ca1140f58b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/foldertypetofolderclass/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::EWSClient::FolderTypeToFolderClass method" +linktitle: "FolderTypeToFolderClass" +articleTitle: "FolderTypeToFolderClass" +second_title: "Aspose.Email for C++" +description: "FolderTypeToFolderClass of EWSClient." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/ewsclient/foldertypetofolderclass/ +--- + +## FolderTypeToFolderClass (1 of 2) {#foldertypetofolderclass_1} + +**Returns:** static System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +FolderTypeToFolderClass(ExchangeFolderType folderType) +``` + +| Parameter | Description | +| --- | --- | +| folderType | | + +--- + +## FolderTypeToFolderClass (2 of 2) {#foldertypetofolderclass_2} + +**Returns:** static System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +FolderTypeToFolderClass(ExchangeFolderType folderType, System::String customFolderClass) +``` + +| Parameter | Description | +| --- | --- | +| folderType | | +| customFolderClass | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/getewsclient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/getewsclient/_index.md new file mode 100644 index 0000000000..e6dd1b104f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/ewsclient/getewsclient/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::EWSClient::GetEwsClient method" +linktitle: "GetEwsClient" +articleTitle: "GetEwsClient" +second_title: "Aspose.Email for C++" +description: "GetEwsClient of EWSClient." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/ewsclient/getewsclient/ +--- + +## GetEwsClient (1 of 2) {#getewsclient_1} + +**Returns:** static System::SharedPtr < IEWSClient > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +GetEwsClient(ExchangeVersion serverVersion, bool formBasedAuthenticationRequired, System::String formBasedAuthenticationLocation, System::String mailboxUri, System::SharedPtr < System::Net::ICredentials > credentials, System::SharedPtr < System::Net::WebProxy > proxy, System::SharedPtr < IHttpWebRequestCreate > httpWebRequestCreate) +``` + +| Parameter | Description | +| --- | --- | +| serverVersion | | +| formBasedAuthenticationRequired | | +| formBasedAuthenticationLocation | | +| mailboxUri | | +| credentials | | +| proxy | | +| httpWebRequestCreate | | + +--- + +## GetEwsClient (2 of 2) {#getewsclient_2} + +**Returns:** static System::SharedPtr < IEWSClient > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +GetEwsClient(System::String mailboxUri, System::SharedPtr < System::Net::ICredentials > credentials, System::SharedPtr < System::Net::WebProxy > proxy, System::SharedPtr < IHttpWebRequestCreate > httpWebRequestCreate, System::SharedPtr < ServiceBinding::IExchangeServiceBindingPrepare > exchangeServiceBindingPrepare, System::SharedPtr < System::Collections::Generic::Dictionary< System::String, System::String >> headers) +``` + +| Parameter | Description | +| --- | --- | +| mailboxUri | | +| credentials | | +| proxy | | +| httpWebRequestCreate | | +| exchangeServiceBindingPrepare | | +| headers | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/_index.md new file mode 100644 index 0000000000..5a5855b89a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent class" +linktitle: "ExchangeCalendarEvent" +articleTitle: "ExchangeCalendarEvent" +second_title: "Aspose.Email for C++" +description: "Represents the event in the user's calendar" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/ +--- + +## ExchangeCalendarEvent class + +Represents the event in the user's calendar + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeCalendarEvent](./exchangecalendarevent/) | Initializes a new instance of the ExchangeCalendarEvent class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Busyness](./get_busyness/) | Gets the user busyness. | +| [get_Duration](./get_duration/) | Gets the event duration. | +| [get_Location](./get_location/) | Gets the appointment location. | +| [get_Subject](./get_subject/) | Gets the calendar event subject. | +| [set_Busyness](./set_busyness/) | Gets the user busyness. | +| [set_Duration](./set_duration/) | Gets the event duration. | +| [set_Location](./set_location/) | Gets the appointment location. | +| [set_Subject](./set_subject/) | Gets the calendar event subject. | +| [EWSClient2007](./ewsclient2007/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/ewsclient2007/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/ewsclient2007/_index.md new file mode 100644 index 0000000000..02975493ce --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/ewsclient2007/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::EWSClient2007 method" +linktitle: "EWSClient2007" +articleTitle: "EWSClient2007" +second_title: "Aspose.Email for C++" +description: "EWSClient2007 of ExchangeCalendarEvent." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/ewsclient2007/ +--- + +## EWSClient2007 {#ewsclient2007} + +```cpp +friend class EWSClient2007() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/exchangecalendarevent/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/exchangecalendarevent/_index.md new file mode 100644 index 0000000000..cff007c08c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/exchangecalendarevent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::ExchangeCalendarEvent constructor" +linktitle: "ExchangeCalendarEvent" +articleTitle: "ExchangeCalendarEvent" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeCalendarEvent class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/exchangecalendarevent/ +--- + +## ExchangeCalendarEvent {#exchangecalendarevent} + +Initializes a new instance of the ExchangeCalendarEvent class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeCalendarEvent() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_busyness/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_busyness/_index.md new file mode 100644 index 0000000000..396c755044 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_busyness/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::get_Busyness method" +linktitle: "get_Busyness" +articleTitle: "get_Busyness" +second_title: "Aspose.Email for C++" +description: "Gets the user busyness." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_busyness/ +--- + +## get_Busyness {#get_busyness} + +Gets the user busyness. + +**Returns:** ExchangeUserBusyness Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Busyness() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_duration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_duration/_index.md new file mode 100644 index 0000000000..b5762a189d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_duration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::get_Duration method" +linktitle: "get_Duration" +articleTitle: "get_Duration" +second_title: "Aspose.Email for C++" +description: "Gets the event duration." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_duration/ +--- + +## get_Duration {#get_duration} + +Gets the event duration. + +**Returns:** System::SharedPtr < DateRange > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Duration() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_location/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_location/_index.md new file mode 100644 index 0000000000..74a4da66e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::get_Location method" +linktitle: "get_Location" +articleTitle: "get_Location" +second_title: "Aspose.Email for C++" +description: "Gets the appointment location." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_location/ +--- + +## get_Location {#get_location} + +Gets the appointment location. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Location() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_subject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_subject/_index.md new file mode 100644 index 0000000000..c156b62d5d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the calendar event subject." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the calendar event subject. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_busyness/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_busyness/_index.md new file mode 100644 index 0000000000..bfcfc2c480 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_busyness/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::set_Busyness method" +linktitle: "set_Busyness" +articleTitle: "set_Busyness" +second_title: "Aspose.Email for C++" +description: "Gets the user busyness." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_busyness/ +--- + +## set_Busyness {#set_busyness} + +Gets the user busyness. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Busyness(ExchangeUserBusyness value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_duration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_duration/_index.md new file mode 100644 index 0000000000..1161428c64 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_duration/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::set_Duration method" +linktitle: "set_Duration" +articleTitle: "set_Duration" +second_title: "Aspose.Email for C++" +description: "Gets the event duration." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_duration/ +--- + +## set_Duration {#set_duration} + +Gets the event duration. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Duration(System::SharedPtr < DateRange > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_location/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_location/_index.md new file mode 100644 index 0000000000..56e18aeb8b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_location/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::set_Location method" +linktitle: "set_Location" +articleTitle: "set_Location" +second_title: "Aspose.Email for C++" +description: "Gets the appointment location." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_location/ +--- + +## set_Location {#set_location} + +Gets the appointment location. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Location(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_subject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_subject/_index.md new file mode 100644 index 0000000000..be71949050 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEvent::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the calendar event subject." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/set_subject/ +--- + +## set_Subject {#set_subject} + +Gets the calendar event subject. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendareventcollection/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendareventcollection/_index.md new file mode 100644 index 0000000000..1c0f78d911 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendareventcollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEventCollection class" +linktitle: "ExchangeCalendarEventCollection" +articleTitle: "ExchangeCalendarEventCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of ExchangeCalendarEvent" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendareventcollection/ +--- + +## ExchangeCalendarEventCollection class + +Represents the collection of ExchangeCalendarEvent + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendareventcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendareventcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..6d612af502 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangecalendareventcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeCalendarEventCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ExchangeCalendarEventCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangecalendareventcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/_index.md new file mode 100644 index 0000000000..c66786eec6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/_index.md @@ -0,0 +1,71 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation class" +linktitle: "ExchangeConversation" +articleTitle: "ExchangeConversation" +second_title: "Aspose.Email for C++" +description: "Represents a single conversation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/ +--- + +## ExchangeConversation class + +Represents a single conversation. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeConversation](./exchangeconversation/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Categories](./get_categories/) | Gets the category list for conversation items in the current folder. | +| [get_ConversationId](./get_conversationid/) | Gets the conversation identifier. | +| [get_ConversationTopic](./get_conversationtopic/) | Gets the conversation topic. | +| [get_FlagStatus](./get_flagstatus/) | Gets the aggregated flag status for conversation items in the current folder. | +| [get_GlobalCategories](./get_globalcategories/) | Gets the category list for all conversation items in a mamailboxilbox. | +| [get_GlobalFlagStatus](./get_globalflagstatus/) | Gets the aggregated flag status for all conversation items in a mailbox. | +| [get_GlobalHasAttachments](./get_globalhasattachments/) | Gets a value indicating whether at least one conversation item in a mailbox has an attachment. | +| [get_GlobalImportance](./get_globalimportance/) | Gets the aggregated importance for all conversation items in a mailbox. | +| [get_GlobalItemClasses](./get_globalitemclasses/) | Gets a list of item classes that represents all the item classes of the conversation items in a mailbox. | +| [get_GlobalItemIds](./get_globalitemids/) | Gets the collection of item identifiers for all conversation items in a mailbox. | +| [get_GlobalLastDeliveryTime](./get_globallastdeliverytime/) | Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox. | +| [get_GlobalMessageCount](./get_globalmessagecount/) | Gets the total number of conversation items in the mailbox. | +| [get_GlobalSize](./get_globalsize/) | Gets the size of the conversation calculated from the size of all conversation items in the mailbox. | +| [get_GlobalUniqueRecipients](./get_globaluniquerecipients/) | Gets a list of all the people who have received messages in this conversation across all folders in the mailbox. | +| [get_GlobalUniqueSenders](./get_globaluniquesenders/) | Gets a list of all the senders of conversation items in the mailbox. | +| [get_GlobalUniqueUnreadSenders](./get_globaluniqueunreadsenders/) | Gets a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox. | +| [get_GlobalUnreadCount](./get_globalunreadcount/) | Gets a count of all the unread conversation items in the mailbox. | +| [get_HasAttachments](./get_hasattachments/) | Gets a value indicating whether at least one conversation item in the current folder has an attachment. | +| [get_Importance](./get_importance/) | Gets the aggregated importance for all conversation items in the current folder. | +| [get_ItemClasses](./get_itemclasses/) | Gets a list of item classes that represents all the item classes of the conversation items in the current folder | +| [get_ItemIds](./get_itemids/) | Gets the collection of item identifiers for all conversation items in the current folder. | +| [get_LastDeliveryTime](./get_lastdeliverytime/) | Gets the delivery time of the message that was last received in this conversation in the current folder. | +| [get_MessageCount](./get_messagecount/) | Gets the total number of conversation items in the current folder. | +| [get_Size](./get_size/) | Gets the size of the conversation calculated from the size of all conversation items in the current folder. | +| [get_UniqueRecipients](./get_uniquerecipients/) | Gets the list of all the people who have received messages in this conversation for messages in the current folder. | +| [get_UniqueSenders](./get_uniquesenders/) | Gets a list of all the senders of conversation items in the current folder. | +| [get_UniqueUnreadSenders](./get_uniqueunreadsenders/) | Gets a list of all the people who have sent messages that are currently unread in this conversation in the current folder. | +| [get_UnreadCount](./get_unreadcount/) | Gets a count of all the unread conversation items in the current folder. | +| [set_ConversationId](./set_conversationid/) | Gets the conversation identifier. | +| [set_ConversationTopic](./set_conversationtopic/) | Gets the conversation topic. | +| [set_FlagStatus](./set_flagstatus/) | Gets the aggregated flag status for conversation items in the current folder. | +| [set_GlobalFlagStatus](./set_globalflagstatus/) | Gets the aggregated flag status for all conversation items in a mailbox. | +| [set_GlobalHasAttachments](./set_globalhasattachments/) | Gets a value indicating whether at least one conversation item in a mailbox has an attachment. | +| [set_GlobalImportance](./set_globalimportance/) | Gets the aggregated importance for all conversation items in a mailbox. | +| [set_GlobalLastDeliveryTime](./set_globallastdeliverytime/) | Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox. | +| [set_GlobalMessageCount](./set_globalmessagecount/) | Gets the total number of conversation items in the mailbox. | +| [set_GlobalSize](./set_globalsize/) | Gets the size of the conversation calculated from the size of all conversation items in the mailbox. | +| [set_GlobalUnreadCount](./set_globalunreadcount/) | Gets a count of all the unread conversation items in the mailbox. | +| [set_HasAttachments](./set_hasattachments/) | Gets a value indicating whether at least one conversation item in the current folder has an attachment. | +| [set_Importance](./set_importance/) | Gets the aggregated importance for all conversation items in the current folder. | +| [set_LastDeliveryTime](./set_lastdeliverytime/) | Gets the delivery time of the message that was last received in this conversation in the current folder. | +| [set_MessageCount](./set_messagecount/) | Gets the total number of conversation items in the current folder. | +| [set_Size](./set_size/) | Gets the size of the conversation calculated from the size of all conversation items in the current folder. | +| [set_UnreadCount](./set_unreadcount/) | Gets a count of all the unread conversation items in the current folder. | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Conversations::Find::EwsClientConversationFind](./asposeemailclientsexchangewebserviceimplementationconversationsfindewsclientconversationfind/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/asposeemailclientsexchangewebserviceimplementationconversationsfindewsclientconversationfind/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/asposeemailclientsexchangewebserviceimplementationconversationsfindewsclientconversationfind/_index.md new file mode 100644 index 0000000000..1582e78c5f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/asposeemailclientsexchangewebserviceimplementationconversationsfindewsclientconversationfind/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::Aspose::Email::Clients::Exchange::WebService::Implementation::Conversations::Find::EwsClientConversationFind method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Conversations::Find::EwsClientConversationFind" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Conversations::Find::EwsClientConversationFind" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Conversations::Find::EwsClientConversationFind of ExchangeConversation." +type: docs +weight: 450 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/asposeemailclientsexchangewebserviceimplementationconversationsfindewsclientconversationfind/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Conversations::Find::EwsClientConversationFind {#asposeemailclientsexchangewebserviceimplementationconversationsfindewsclientconversationfind} + +```cpp +EwsClientConversationFind() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/exchangeconversation/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/exchangeconversation/_index.md new file mode 100644 index 0000000000..8bdcf1dc14 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/exchangeconversation/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::ExchangeConversation constructor" +linktitle: "ExchangeConversation" +articleTitle: "ExchangeConversation" +second_title: "Aspose.Email for C++" +description: "ExchangeConversation of ExchangeConversation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/exchangeconversation/ +--- + +## ExchangeConversation {#exchangeconversation} + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeConversation() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_categories/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_categories/_index.md new file mode 100644 index 0000000000..46c29aafb5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_categories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_Categories method" +linktitle: "get_Categories" +articleTitle: "get_Categories" +second_title: "Aspose.Email for C++" +description: "Gets the category list for conversation items in the current folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_categories/ +--- + +## get_Categories {#get_categories} + +Gets the category list for conversation items in the current folder. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Categories() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_conversationid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_conversationid/_index.md new file mode 100644 index 0000000000..d8b3de8d80 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_conversationid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_ConversationId method" +linktitle: "get_ConversationId" +articleTitle: "get_ConversationId" +second_title: "Aspose.Email for C++" +description: "Gets the conversation identifier." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_conversationid/ +--- + +## get_ConversationId {#get_conversationid} + +Gets the conversation identifier. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ConversationId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_conversationtopic/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_conversationtopic/_index.md new file mode 100644 index 0000000000..91881fcb93 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_conversationtopic/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_ConversationTopic method" +linktitle: "get_ConversationTopic" +articleTitle: "get_ConversationTopic" +second_title: "Aspose.Email for C++" +description: "Gets the conversation topic." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_conversationtopic/ +--- + +## get_ConversationTopic {#get_conversationtopic} + +Gets the conversation topic. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ConversationTopic() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_flagstatus/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_flagstatus/_index.md new file mode 100644 index 0000000000..dffde05fbf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_flagstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_FlagStatus method" +linktitle: "get_FlagStatus" +articleTitle: "get_FlagStatus" +second_title: "Aspose.Email for C++" +description: "Gets the aggregated flag status for conversation items in the current folder." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_flagstatus/ +--- + +## get_FlagStatus {#get_flagstatus} + +Gets the aggregated flag status for conversation items in the current folder. + +**Returns:** ExchangeConversationFlagStatus Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_FlagStatus() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalcategories/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalcategories/_index.md new file mode 100644 index 0000000000..19d8b85982 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalcategories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalCategories method" +linktitle: "get_GlobalCategories" +articleTitle: "get_GlobalCategories" +second_title: "Aspose.Email for C++" +description: "Gets the category list for all conversation items in a mamailboxilbox." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalcategories/ +--- + +## get_GlobalCategories {#get_globalcategories} + +Gets the category list for all conversation items in a mamailboxilbox. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalCategories() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalflagstatus/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalflagstatus/_index.md new file mode 100644 index 0000000000..f7282fc815 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalflagstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalFlagStatus method" +linktitle: "get_GlobalFlagStatus" +articleTitle: "get_GlobalFlagStatus" +second_title: "Aspose.Email for C++" +description: "Gets the aggregated flag status for all conversation items in a mailbox." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalflagstatus/ +--- + +## get_GlobalFlagStatus {#get_globalflagstatus} + +Gets the aggregated flag status for all conversation items in a mailbox. + +**Returns:** ExchangeConversationFlagStatus Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalFlagStatus() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalhasattachments/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalhasattachments/_index.md new file mode 100644 index 0000000000..8bdcbdd2a3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalhasattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalHasAttachments method" +linktitle: "get_GlobalHasAttachments" +articleTitle: "get_GlobalHasAttachments" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether at least one conversation item in a mailbox has an attachment." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalhasattachments/ +--- + +## get_GlobalHasAttachments {#get_globalhasattachments} + +Gets a value indicating whether at least one conversation item in a mailbox has an attachment. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalHasAttachments() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalimportance/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalimportance/_index.md new file mode 100644 index 0000000000..8183c0182a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalimportance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalImportance method" +linktitle: "get_GlobalImportance" +articleTitle: "get_GlobalImportance" +second_title: "Aspose.Email for C++" +description: "Gets the aggregated importance for all conversation items in a mailbox." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalimportance/ +--- + +## get_GlobalImportance {#get_globalimportance} + +Gets the aggregated importance for all conversation items in a mailbox. + +**Returns:** ImportanceChoices Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalImportance() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalitemclasses/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalitemclasses/_index.md new file mode 100644 index 0000000000..fd7f9410bc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalitemclasses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalItemClasses method" +linktitle: "get_GlobalItemClasses" +articleTitle: "get_GlobalItemClasses" +second_title: "Aspose.Email for C++" +description: "Gets a list of item classes that represents all the item classes of the conversation items in a mailbox." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalitemclasses/ +--- + +## get_GlobalItemClasses {#get_globalitemclasses} + +Gets a list of item classes that represents all the item classes of the conversation items in a mailbox. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalItemClasses() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalitemids/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalitemids/_index.md new file mode 100644 index 0000000000..9aeb750255 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalitemids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalItemIds method" +linktitle: "get_GlobalItemIds" +articleTitle: "get_GlobalItemIds" +second_title: "Aspose.Email for C++" +description: "Gets the collection of item identifiers for all conversation items in a mailbox." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalitemids/ +--- + +## get_GlobalItemIds {#get_globalitemids} + +Gets the collection of item identifiers for all conversation items in a mailbox. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalItemIds() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globallastdeliverytime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globallastdeliverytime/_index.md new file mode 100644 index 0000000000..1f7ba6df08 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globallastdeliverytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalLastDeliveryTime method" +linktitle: "get_GlobalLastDeliveryTime" +articleTitle: "get_GlobalLastDeliveryTime" +second_title: "Aspose.Email for C++" +description: "Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globallastdeliverytime/ +--- + +## get_GlobalLastDeliveryTime {#get_globallastdeliverytime} + +Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalLastDeliveryTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalmessagecount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalmessagecount/_index.md new file mode 100644 index 0000000000..dd86b0c6c2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalmessagecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalMessageCount method" +linktitle: "get_GlobalMessageCount" +articleTitle: "get_GlobalMessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the total number of conversation items in the mailbox." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalmessagecount/ +--- + +## get_GlobalMessageCount {#get_globalmessagecount} + +Gets the total number of conversation items in the mailbox. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalMessageCount() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalsize/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalsize/_index.md new file mode 100644 index 0000000000..4a1017687d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalSize method" +linktitle: "get_GlobalSize" +articleTitle: "get_GlobalSize" +second_title: "Aspose.Email for C++" +description: "Gets the size of the conversation calculated from the size of all conversation items in the mailbox." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalsize/ +--- + +## get_GlobalSize {#get_globalsize} + +Gets the size of the conversation calculated from the size of all conversation items in the mailbox. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalSize() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniquerecipients/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniquerecipients/_index.md new file mode 100644 index 0000000000..7d71ac896b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniquerecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalUniqueRecipients method" +linktitle: "get_GlobalUniqueRecipients" +articleTitle: "get_GlobalUniqueRecipients" +second_title: "Aspose.Email for C++" +description: "Gets a list of all the people who have received messages in this conversation across all folders in the mailbox." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniquerecipients/ +--- + +## get_GlobalUniqueRecipients {#get_globaluniquerecipients} + +Gets a list of all the people who have received messages in this conversation across all folders in the mailbox. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalUniqueRecipients() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniquesenders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniquesenders/_index.md new file mode 100644 index 0000000000..4681414b81 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniquesenders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalUniqueSenders method" +linktitle: "get_GlobalUniqueSenders" +articleTitle: "get_GlobalUniqueSenders" +second_title: "Aspose.Email for C++" +description: "Gets a list of all the senders of conversation items in the mailbox." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniquesenders/ +--- + +## get_GlobalUniqueSenders {#get_globaluniquesenders} + +Gets a list of all the senders of conversation items in the mailbox. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalUniqueSenders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniqueunreadsenders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniqueunreadsenders/_index.md new file mode 100644 index 0000000000..c4b73dd4ce --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniqueunreadsenders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalUniqueUnreadSenders method" +linktitle: "get_GlobalUniqueUnreadSenders" +articleTitle: "get_GlobalUniqueUnreadSenders" +second_title: "Aspose.Email for C++" +description: "Gets a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globaluniqueunreadsenders/ +--- + +## get_GlobalUniqueUnreadSenders {#get_globaluniqueunreadsenders} + +Gets a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalUniqueUnreadSenders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalunreadcount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalunreadcount/_index.md new file mode 100644 index 0000000000..fa373d74c2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalunreadcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_GlobalUnreadCount method" +linktitle: "get_GlobalUnreadCount" +articleTitle: "get_GlobalUnreadCount" +second_title: "Aspose.Email for C++" +description: "Gets a count of all the unread conversation items in the mailbox." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_globalunreadcount/ +--- + +## get_GlobalUnreadCount {#get_globalunreadcount} + +Gets a count of all the unread conversation items in the mailbox. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_GlobalUnreadCount() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_hasattachments/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_hasattachments/_index.md new file mode 100644 index 0000000000..347cd069b7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_hasattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_HasAttachments method" +linktitle: "get_HasAttachments" +articleTitle: "get_HasAttachments" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether at least one conversation item in the current folder has an attachment." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_hasattachments/ +--- + +## get_HasAttachments {#get_hasattachments} + +Gets a value indicating whether at least one conversation item in the current folder has an attachment. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_HasAttachments() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_importance/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_importance/_index.md new file mode 100644 index 0000000000..0a09ad215f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_importance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_Importance method" +linktitle: "get_Importance" +articleTitle: "get_Importance" +second_title: "Aspose.Email for C++" +description: "Gets the aggregated importance for all conversation items in the current folder." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_importance/ +--- + +## get_Importance {#get_importance} + +Gets the aggregated importance for all conversation items in the current folder. + +**Returns:** ImportanceChoices Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Importance() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_itemclasses/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_itemclasses/_index.md new file mode 100644 index 0000000000..0f37770ee3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_itemclasses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_ItemClasses method" +linktitle: "get_ItemClasses" +articleTitle: "get_ItemClasses" +second_title: "Aspose.Email for C++" +description: "Gets a list of item classes that represents all the item classes of the conversation items in the current folder" +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_itemclasses/ +--- + +## get_ItemClasses {#get_itemclasses} + +Gets a list of item classes that represents all the item classes of the conversation items in the current folder + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ItemClasses() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_itemids/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_itemids/_index.md new file mode 100644 index 0000000000..af4eb552e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_itemids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_ItemIds method" +linktitle: "get_ItemIds" +articleTitle: "get_ItemIds" +second_title: "Aspose.Email for C++" +description: "Gets the collection of item identifiers for all conversation items in the current folder." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_itemids/ +--- + +## get_ItemIds {#get_itemids} + +Gets the collection of item identifiers for all conversation items in the current folder. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ItemIds() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_lastdeliverytime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_lastdeliverytime/_index.md new file mode 100644 index 0000000000..fb00d5bbba --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_lastdeliverytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_LastDeliveryTime method" +linktitle: "get_LastDeliveryTime" +articleTitle: "get_LastDeliveryTime" +second_title: "Aspose.Email for C++" +description: "Gets the delivery time of the message that was last received in this conversation in the current folder." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_lastdeliverytime/ +--- + +## get_LastDeliveryTime {#get_lastdeliverytime} + +Gets the delivery time of the message that was last received in this conversation in the current folder. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_LastDeliveryTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_messagecount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_messagecount/_index.md new file mode 100644 index 0000000000..2f2addf5c5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_messagecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_MessageCount method" +linktitle: "get_MessageCount" +articleTitle: "get_MessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the total number of conversation items in the current folder." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_messagecount/ +--- + +## get_MessageCount {#get_messagecount} + +Gets the total number of conversation items in the current folder. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MessageCount() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_size/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_size/_index.md new file mode 100644 index 0000000000..0d90fb4765 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_size/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_Size method" +linktitle: "get_Size" +articleTitle: "get_Size" +second_title: "Aspose.Email for C++" +description: "Gets the size of the conversation calculated from the size of all conversation items in the current folder." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_size/ +--- + +## get_Size {#get_size} + +Gets the size of the conversation calculated from the size of all conversation items in the current folder. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Size() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniquerecipients/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniquerecipients/_index.md new file mode 100644 index 0000000000..c37d592916 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniquerecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_UniqueRecipients method" +linktitle: "get_UniqueRecipients" +articleTitle: "get_UniqueRecipients" +second_title: "Aspose.Email for C++" +description: "Gets the list of all the people who have received messages in this conversation for messages in the current folder." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniquerecipients/ +--- + +## get_UniqueRecipients {#get_uniquerecipients} + +Gets the list of all the people who have received messages in this conversation for messages in the current folder. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UniqueRecipients() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniquesenders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniquesenders/_index.md new file mode 100644 index 0000000000..531bdf5512 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniquesenders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_UniqueSenders method" +linktitle: "get_UniqueSenders" +articleTitle: "get_UniqueSenders" +second_title: "Aspose.Email for C++" +description: "Gets a list of all the senders of conversation items in the current folder." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniquesenders/ +--- + +## get_UniqueSenders {#get_uniquesenders} + +Gets a list of all the senders of conversation items in the current folder. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UniqueSenders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniqueunreadsenders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniqueunreadsenders/_index.md new file mode 100644 index 0000000000..adcbee6c22 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniqueunreadsenders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_UniqueUnreadSenders method" +linktitle: "get_UniqueUnreadSenders" +articleTitle: "get_UniqueUnreadSenders" +second_title: "Aspose.Email for C++" +description: "Gets a list of all the people who have sent messages that are currently unread in this conversation in the current folder." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_uniqueunreadsenders/ +--- + +## get_UniqueUnreadSenders {#get_uniqueunreadsenders} + +Gets a list of all the people who have sent messages that are currently unread in this conversation in the current folder. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UniqueUnreadSenders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_unreadcount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_unreadcount/_index.md new file mode 100644 index 0000000000..0c1b6bb3ab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_unreadcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::get_UnreadCount method" +linktitle: "get_UnreadCount" +articleTitle: "get_UnreadCount" +second_title: "Aspose.Email for C++" +description: "Gets a count of all the unread conversation items in the current folder." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/get_unreadcount/ +--- + +## get_UnreadCount {#get_unreadcount} + +Gets a count of all the unread conversation items in the current folder. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UnreadCount() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_conversationid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_conversationid/_index.md new file mode 100644 index 0000000000..888094b7ed --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_conversationid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_ConversationId method" +linktitle: "set_ConversationId" +articleTitle: "set_ConversationId" +second_title: "Aspose.Email for C++" +description: "Gets the conversation identifier." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_conversationid/ +--- + +## set_ConversationId {#set_conversationid} + +Gets the conversation identifier. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ConversationId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_conversationtopic/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_conversationtopic/_index.md new file mode 100644 index 0000000000..9766ed3ab8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_conversationtopic/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_ConversationTopic method" +linktitle: "set_ConversationTopic" +articleTitle: "set_ConversationTopic" +second_title: "Aspose.Email for C++" +description: "Gets the conversation topic." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_conversationtopic/ +--- + +## set_ConversationTopic {#set_conversationtopic} + +Gets the conversation topic. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ConversationTopic(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_flagstatus/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_flagstatus/_index.md new file mode 100644 index 0000000000..6a1adfa9d9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_flagstatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_FlagStatus method" +linktitle: "set_FlagStatus" +articleTitle: "set_FlagStatus" +second_title: "Aspose.Email for C++" +description: "Gets the aggregated flag status for conversation items in the current folder." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_flagstatus/ +--- + +## set_FlagStatus {#set_flagstatus} + +Gets the aggregated flag status for conversation items in the current folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_FlagStatus(ExchangeConversationFlagStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalflagstatus/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalflagstatus/_index.md new file mode 100644 index 0000000000..f4f79e8cab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalflagstatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_GlobalFlagStatus method" +linktitle: "set_GlobalFlagStatus" +articleTitle: "set_GlobalFlagStatus" +second_title: "Aspose.Email for C++" +description: "Gets the aggregated flag status for all conversation items in a mailbox." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalflagstatus/ +--- + +## set_GlobalFlagStatus {#set_globalflagstatus} + +Gets the aggregated flag status for all conversation items in a mailbox. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_GlobalFlagStatus(ExchangeConversationFlagStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalhasattachments/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalhasattachments/_index.md new file mode 100644 index 0000000000..d8a3e254c1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalhasattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_GlobalHasAttachments method" +linktitle: "set_GlobalHasAttachments" +articleTitle: "set_GlobalHasAttachments" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether at least one conversation item in a mailbox has an attachment." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalhasattachments/ +--- + +## set_GlobalHasAttachments {#set_globalhasattachments} + +Gets a value indicating whether at least one conversation item in a mailbox has an attachment. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_GlobalHasAttachments(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalimportance/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalimportance/_index.md new file mode 100644 index 0000000000..4201f27f6d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalimportance/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_GlobalImportance method" +linktitle: "set_GlobalImportance" +articleTitle: "set_GlobalImportance" +second_title: "Aspose.Email for C++" +description: "Gets the aggregated importance for all conversation items in a mailbox." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalimportance/ +--- + +## set_GlobalImportance {#set_globalimportance} + +Gets the aggregated importance for all conversation items in a mailbox. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_GlobalImportance(ImportanceChoices value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globallastdeliverytime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globallastdeliverytime/_index.md new file mode 100644 index 0000000000..02fda4930a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globallastdeliverytime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_GlobalLastDeliveryTime method" +linktitle: "set_GlobalLastDeliveryTime" +articleTitle: "set_GlobalLastDeliveryTime" +second_title: "Aspose.Email for C++" +description: "Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globallastdeliverytime/ +--- + +## set_GlobalLastDeliveryTime {#set_globallastdeliverytime} + +Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_GlobalLastDeliveryTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalmessagecount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalmessagecount/_index.md new file mode 100644 index 0000000000..3d810d054a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalmessagecount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_GlobalMessageCount method" +linktitle: "set_GlobalMessageCount" +articleTitle: "set_GlobalMessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the total number of conversation items in the mailbox." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalmessagecount/ +--- + +## set_GlobalMessageCount {#set_globalmessagecount} + +Gets the total number of conversation items in the mailbox. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_GlobalMessageCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalsize/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalsize/_index.md new file mode 100644 index 0000000000..ebc2d4dff5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalsize/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_GlobalSize method" +linktitle: "set_GlobalSize" +articleTitle: "set_GlobalSize" +second_title: "Aspose.Email for C++" +description: "Gets the size of the conversation calculated from the size of all conversation items in the mailbox." +type: docs +weight: 370 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalsize/ +--- + +## set_GlobalSize {#set_globalsize} + +Gets the size of the conversation calculated from the size of all conversation items in the mailbox. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_GlobalSize(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalunreadcount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalunreadcount/_index.md new file mode 100644 index 0000000000..ed00a517c1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalunreadcount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_GlobalUnreadCount method" +linktitle: "set_GlobalUnreadCount" +articleTitle: "set_GlobalUnreadCount" +second_title: "Aspose.Email for C++" +description: "Gets a count of all the unread conversation items in the mailbox." +type: docs +weight: 380 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_globalunreadcount/ +--- + +## set_GlobalUnreadCount {#set_globalunreadcount} + +Gets a count of all the unread conversation items in the mailbox. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_GlobalUnreadCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_hasattachments/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_hasattachments/_index.md new file mode 100644 index 0000000000..8da509a625 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_hasattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_HasAttachments method" +linktitle: "set_HasAttachments" +articleTitle: "set_HasAttachments" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether at least one conversation item in the current folder has an attachment." +type: docs +weight: 390 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_hasattachments/ +--- + +## set_HasAttachments {#set_hasattachments} + +Gets a value indicating whether at least one conversation item in the current folder has an attachment. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_HasAttachments(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_importance/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_importance/_index.md new file mode 100644 index 0000000000..7bade3153f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_importance/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_Importance method" +linktitle: "set_Importance" +articleTitle: "set_Importance" +second_title: "Aspose.Email for C++" +description: "Gets the aggregated importance for all conversation items in the current folder." +type: docs +weight: 400 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_importance/ +--- + +## set_Importance {#set_importance} + +Gets the aggregated importance for all conversation items in the current folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Importance(ImportanceChoices value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_lastdeliverytime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_lastdeliverytime/_index.md new file mode 100644 index 0000000000..7606584c5a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_lastdeliverytime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_LastDeliveryTime method" +linktitle: "set_LastDeliveryTime" +articleTitle: "set_LastDeliveryTime" +second_title: "Aspose.Email for C++" +description: "Gets the delivery time of the message that was last received in this conversation in the current folder." +type: docs +weight: 410 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_lastdeliverytime/ +--- + +## set_LastDeliveryTime {#set_lastdeliverytime} + +Gets the delivery time of the message that was last received in this conversation in the current folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_LastDeliveryTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_messagecount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_messagecount/_index.md new file mode 100644 index 0000000000..952135cda3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_messagecount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_MessageCount method" +linktitle: "set_MessageCount" +articleTitle: "set_MessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the total number of conversation items in the current folder." +type: docs +weight: 420 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_messagecount/ +--- + +## set_MessageCount {#set_messagecount} + +Gets the total number of conversation items in the current folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_MessageCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_size/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_size/_index.md new file mode 100644 index 0000000000..be4aa8e634 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_size/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_Size method" +linktitle: "set_Size" +articleTitle: "set_Size" +second_title: "Aspose.Email for C++" +description: "Gets the size of the conversation calculated from the size of all conversation items in the current folder." +type: docs +weight: 430 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_size/ +--- + +## set_Size {#set_size} + +Gets the size of the conversation calculated from the size of all conversation items in the current folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Size(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_unreadcount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_unreadcount/_index.md new file mode 100644 index 0000000000..d095d16ca3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_unreadcount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeConversation::set_UnreadCount method" +linktitle: "set_UnreadCount" +articleTitle: "set_UnreadCount" +second_title: "Aspose.Email for C++" +description: "Gets a count of all the unread conversation items in the current folder." +type: docs +weight: 440 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversation/set_unreadcount/ +--- + +## set_UnreadCount {#set_unreadcount} + +Gets a count of all the unread conversation items in the current folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_UnreadCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversationflagstatus/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversationflagstatus/_index.md new file mode 100644 index 0000000000..8cfc823176 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeconversationflagstatus/_index.md @@ -0,0 +1,22 @@ +--- +title: "ExchangeConversationFlagStatus Enum" +linktitle: "ExchangeConversationFlagStatus" +articleTitle: "ExchangeConversationFlagStatus" +second_title: "Aspose.Email for C++" +description: "Enumerates the flag status for conversation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeconversationflagstatus/ +--- + +## ExchangeConversationFlagStatus enumeration (4 values) + +Enumerates the flag status for conversation. + +| Value | Description | +| --- | --- | +| Undefined | Undefined status | +| NotFlagged | Specifies the not-flagged status. | +| Flagged | Specifies the flagged flag status. | +| Complete | Specifies the complete flag status. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatefolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatefolderpermissionlevel/_index.md new file mode 100644 index 0000000000..44d4447c8c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatefolderpermissionlevel/_index.md @@ -0,0 +1,24 @@ +--- +title: "ExchangeDelegateFolderPermissionLevel Enum" +linktitle: "ExchangeDelegateFolderPermissionLevel" +articleTitle: "ExchangeDelegateFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Enumerates the permissions levels which a delegate user can have on folder" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatefolderpermissionlevel/ +--- + +## ExchangeDelegateFolderPermissionLevel enumeration (6 values) + +Enumerates the permissions levels which a delegate user can have on folder + +| Value | Description | +| --- | --- | +| NotSpecified | Indicates that permission level is not specified | +| None | Indicates that the delegate user has no permissions on the folder | +| Reviewer | Indicates that the delegate user can read items in the folder | +| Author | Indicates that the delegate user can read and create items in the folder | +| Editor | Indicates that the delegate user can create, read and modify items in the folder | +| Custom | Indicates that the delegate user has custom permission on the folder | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateoptions/_index.md new file mode 100644 index 0000000000..921044dca9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "ExchangeDelegateOptions Enum" +linktitle: "ExchangeDelegateOptions" +articleTitle: "ExchangeDelegateOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates delegation options" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateoptions/ +--- + +## ExchangeDelegateOptions enumeration (3 values) + +Enumerates delegation options + +| Value | Description | +| --- | --- | +| None | Indicates that no additional options are specified | +| ReceiveCopiesOfMeetingMessages | Indicates that the delegate receives copies of meeting-related messages that are addressed to the principal. | +| ViewPrivateItems | Indicates that the delegate can view private calendar items on the principal�s calendar. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/_index.md new file mode 100644 index 0000000000..132a3f585e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions class" +linktitle: "ExchangeDelegatePermissions" +articleTitle: "ExchangeDelegatePermissions" +second_title: "Aspose.Email for C++" +description: "Represents the folder permissions for the delegate user" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/ +--- + +## ExchangeDelegatePermissions class + +Represents the folder permissions for the delegate user + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeDelegatePermissions](./exchangedelegatepermissions/) | Initializes a new instance of the ExchangeDelegatePermissions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CalendarFolderPermissionLevel](./get_calendarfolderpermissionlevel/) | Gets the permissions which the delegate user has on the default Calendar folder | +| [get_ContactsFolderPermissionLevel](./get_contactsfolderpermissionlevel/) | Gets the permissions which the delegate user has on the default Contacts folder | +| [get_InboxFolderPermissionLevel](./get_inboxfolderpermissionlevel/) | Gets the permissions which the delegate user has on the default Inbox folder | +| [get_JournalFolderPermissionLevel](./get_journalfolderpermissionlevel/) | Gets the permissions which the delegate user has on the default Journal folder | +| [get_NotesFolderPermissionLevel](./get_notesfolderpermissionlevel/) | Gets the permissions which the delegate user has on the default Notes folder | +| [get_TasksFolderPermissionLevel](./get_tasksfolderpermissionlevel/) | Gets the permissions which the delegate user has on the default Tasks folder | +| [set_CalendarFolderPermissionLevel](./set_calendarfolderpermissionlevel/) | Sets the permissions which the delegate user has on the default Calendar folder | +| [set_ContactsFolderPermissionLevel](./set_contactsfolderpermissionlevel/) | Sets the permissions which the delegate user has on the default Contacts folder | +| [set_InboxFolderPermissionLevel](./set_inboxfolderpermissionlevel/) | Sets the permissions which the delegate user has on the default Inbox folder | +| [set_JournalFolderPermissionLevel](./set_journalfolderpermissionlevel/) | Sets the permissions which the delegate user has on the default Journal folder | +| [set_NotesFolderPermissionLevel](./set_notesfolderpermissionlevel/) | Sets the permissions which the delegate user has on the default Notes folder | +| [set_TasksFolderPermissionLevel](./set_tasksfolderpermissionlevel/) | Sets the permissions which the delegate user has on the default Tasks folder | +| [SetPermissionLevel](./setpermissionlevel/) | Sets the permission level on all folders to the specified value | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/exchangedelegatepermissions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/exchangedelegatepermissions/_index.md new file mode 100644 index 0000000000..bc70f43216 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/exchangedelegatepermissions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::ExchangeDelegatePermissions constructor" +linktitle: "ExchangeDelegatePermissions" +articleTitle: "ExchangeDelegatePermissions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeDelegatePermissions class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/exchangedelegatepermissions/ +--- + +## ExchangeDelegatePermissions {#exchangedelegatepermissions} + +Initializes a new instance of the ExchangeDelegatePermissions class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeDelegatePermissions() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_calendarfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_calendarfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..fab389c77f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_calendarfolderpermissionlevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::get_CalendarFolderPermissionLevel method" +linktitle: "get_CalendarFolderPermissionLevel" +articleTitle: "get_CalendarFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Gets the permissions which the delegate user has on the default Calendar folder" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_calendarfolderpermissionlevel/ +--- + +## get_CalendarFolderPermissionLevel {#get_calendarfolderpermissionlevel} + +Gets the permissions which the delegate user has on the default Calendar folder + +**Returns:** ExchangeDelegateFolderPermissionLevel Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_CalendarFolderPermissionLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_contactsfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_contactsfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..c13016e4df --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_contactsfolderpermissionlevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::get_ContactsFolderPermissionLevel method" +linktitle: "get_ContactsFolderPermissionLevel" +articleTitle: "get_ContactsFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Gets the permissions which the delegate user has on the default Contacts folder" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_contactsfolderpermissionlevel/ +--- + +## get_ContactsFolderPermissionLevel {#get_contactsfolderpermissionlevel} + +Gets the permissions which the delegate user has on the default Contacts folder + +**Returns:** ExchangeDelegateFolderPermissionLevel Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ContactsFolderPermissionLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_inboxfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_inboxfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..cee17dacf1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_inboxfolderpermissionlevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::get_InboxFolderPermissionLevel method" +linktitle: "get_InboxFolderPermissionLevel" +articleTitle: "get_InboxFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Gets the permissions which the delegate user has on the default Inbox folder" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_inboxfolderpermissionlevel/ +--- + +## get_InboxFolderPermissionLevel {#get_inboxfolderpermissionlevel} + +Gets the permissions which the delegate user has on the default Inbox folder + +**Returns:** ExchangeDelegateFolderPermissionLevel Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_InboxFolderPermissionLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_journalfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_journalfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..c9ccba59bb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_journalfolderpermissionlevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::get_JournalFolderPermissionLevel method" +linktitle: "get_JournalFolderPermissionLevel" +articleTitle: "get_JournalFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Gets the permissions which the delegate user has on the default Journal folder" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_journalfolderpermissionlevel/ +--- + +## get_JournalFolderPermissionLevel {#get_journalfolderpermissionlevel} + +Gets the permissions which the delegate user has on the default Journal folder + +**Returns:** ExchangeDelegateFolderPermissionLevel Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_JournalFolderPermissionLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_notesfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_notesfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..6ea98ca4cb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_notesfolderpermissionlevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::get_NotesFolderPermissionLevel method" +linktitle: "get_NotesFolderPermissionLevel" +articleTitle: "get_NotesFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Gets the permissions which the delegate user has on the default Notes folder" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_notesfolderpermissionlevel/ +--- + +## get_NotesFolderPermissionLevel {#get_notesfolderpermissionlevel} + +Gets the permissions which the delegate user has on the default Notes folder + +**Returns:** ExchangeDelegateFolderPermissionLevel Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_NotesFolderPermissionLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_tasksfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_tasksfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..02ea6eef79 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_tasksfolderpermissionlevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::get_TasksFolderPermissionLevel method" +linktitle: "get_TasksFolderPermissionLevel" +articleTitle: "get_TasksFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Gets the permissions which the delegate user has on the default Tasks folder" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/get_tasksfolderpermissionlevel/ +--- + +## get_TasksFolderPermissionLevel {#get_tasksfolderpermissionlevel} + +Gets the permissions which the delegate user has on the default Tasks folder + +**Returns:** ExchangeDelegateFolderPermissionLevel Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_TasksFolderPermissionLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_calendarfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_calendarfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..3de8285b37 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_calendarfolderpermissionlevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::set_CalendarFolderPermissionLevel method" +linktitle: "set_CalendarFolderPermissionLevel" +articleTitle: "set_CalendarFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Sets the permissions which the delegate user has on the default Calendar folder" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_calendarfolderpermissionlevel/ +--- + +## set_CalendarFolderPermissionLevel {#set_calendarfolderpermissionlevel} + +Sets the permissions which the delegate user has on the default Calendar folder + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_CalendarFolderPermissionLevel(ExchangeDelegateFolderPermissionLevel value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_contactsfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_contactsfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..d628ce9e8e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_contactsfolderpermissionlevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::set_ContactsFolderPermissionLevel method" +linktitle: "set_ContactsFolderPermissionLevel" +articleTitle: "set_ContactsFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Sets the permissions which the delegate user has on the default Contacts folder" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_contactsfolderpermissionlevel/ +--- + +## set_ContactsFolderPermissionLevel {#set_contactsfolderpermissionlevel} + +Sets the permissions which the delegate user has on the default Contacts folder + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ContactsFolderPermissionLevel(ExchangeDelegateFolderPermissionLevel value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_inboxfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_inboxfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..0fc36d08b8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_inboxfolderpermissionlevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::set_InboxFolderPermissionLevel method" +linktitle: "set_InboxFolderPermissionLevel" +articleTitle: "set_InboxFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Sets the permissions which the delegate user has on the default Inbox folder" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_inboxfolderpermissionlevel/ +--- + +## set_InboxFolderPermissionLevel {#set_inboxfolderpermissionlevel} + +Sets the permissions which the delegate user has on the default Inbox folder + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_InboxFolderPermissionLevel(ExchangeDelegateFolderPermissionLevel value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_journalfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_journalfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..16e32f69ce --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_journalfolderpermissionlevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::set_JournalFolderPermissionLevel method" +linktitle: "set_JournalFolderPermissionLevel" +articleTitle: "set_JournalFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Sets the permissions which the delegate user has on the default Journal folder" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_journalfolderpermissionlevel/ +--- + +## set_JournalFolderPermissionLevel {#set_journalfolderpermissionlevel} + +Sets the permissions which the delegate user has on the default Journal folder + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_JournalFolderPermissionLevel(ExchangeDelegateFolderPermissionLevel value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_notesfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_notesfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..00dcb3af13 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_notesfolderpermissionlevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::set_NotesFolderPermissionLevel method" +linktitle: "set_NotesFolderPermissionLevel" +articleTitle: "set_NotesFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Sets the permissions which the delegate user has on the default Notes folder" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_notesfolderpermissionlevel/ +--- + +## set_NotesFolderPermissionLevel {#set_notesfolderpermissionlevel} + +Sets the permissions which the delegate user has on the default Notes folder + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_NotesFolderPermissionLevel(ExchangeDelegateFolderPermissionLevel value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_tasksfolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_tasksfolderpermissionlevel/_index.md new file mode 100644 index 0000000000..612fd3b8fe --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_tasksfolderpermissionlevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::set_TasksFolderPermissionLevel method" +linktitle: "set_TasksFolderPermissionLevel" +articleTitle: "set_TasksFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Sets the permissions which the delegate user has on the default Tasks folder" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/set_tasksfolderpermissionlevel/ +--- + +## set_TasksFolderPermissionLevel {#set_tasksfolderpermissionlevel} + +Sets the permissions which the delegate user has on the default Tasks folder + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_TasksFolderPermissionLevel(ExchangeDelegateFolderPermissionLevel value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/setpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/setpermissionlevel/_index.md new file mode 100644 index 0000000000..c1cc8a2a7e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/setpermissionlevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegatePermissions::SetPermissionLevel method" +linktitle: "SetPermissionLevel" +articleTitle: "SetPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Sets the permission level on all folders to the specified value" +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/setpermissionlevel/ +--- + +## SetPermissionLevel {#setpermissionlevel} + +Sets the permission level on all folders to the specified value + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SetPermissionLevel(ExchangeDelegateFolderPermissionLevel permissionLevel) +``` + +| Parameter | Description | +| --- | --- | +| permissionLevel | A premission level on all folders | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/_index.md new file mode 100644 index 0000000000..3e661d1dc8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUser class" +linktitle: "ExchangeDelegateUser" +articleTitle: "ExchangeDelegateUser" +second_title: "Aspose.Email for C++" +description: "Represents a user who is granted access to the principal mailbox" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/ +--- + +## ExchangeDelegateUser class + +Represents a user who is granted access to the principal mailbox + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeDelegateUser (2 overloads)](./exchangedelegateuser/) | Initializes a new instance of the ExchangeDelegateUser class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_FolderPermissions](./get_folderpermissions/) | Gets the folder permissions for the delegate user | +| [get_Options](./get_options/) | Gets additional options | +| [get_UserInfo](./get_userinfo/) | Gets the user information | +| [set_FolderPermissions](./set_folderpermissions/) | Sets the folder permissions for the delegate user | +| [set_Options](./set_options/) | Sets additional options | +| [set_UserInfo](./set_userinfo/) | Sets the user information | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/exchangedelegateuser/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/exchangedelegateuser/_index.md new file mode 100644 index 0000000000..326942f15f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/exchangedelegateuser/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUser::ExchangeDelegateUser constructor" +linktitle: "ExchangeDelegateUser" +articleTitle: "ExchangeDelegateUser" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeDelegateUser class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/exchangedelegateuser/ +--- + +## ExchangeDelegateUser (1 of 2) {#exchangedelegateuser_1} + +Initializes a new instance of the ExchangeDelegateUser class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeDelegateUser() +``` + +--- + +## ExchangeDelegateUser (2 of 2) {#exchangedelegateuser_2} + +Initializes a new instance of the ExchangeDelegateUser class for the specified user and sets the specified permission level on all folders + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeDelegateUser(System::String primarySmtpAddress, ExchangeDelegateFolderPermissionLevel permissionLevel) +``` + +| Parameter | Description | +| --- | --- | +| primarySmtpAddress | A user primary smtp address | +| permissionLevel | A permission level that is granted to the user on all folders | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_folderpermissions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_folderpermissions/_index.md new file mode 100644 index 0000000000..84baa787f2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_folderpermissions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUser::get_FolderPermissions method" +linktitle: "get_FolderPermissions" +articleTitle: "get_FolderPermissions" +second_title: "Aspose.Email for C++" +description: "Gets the folder permissions for the delegate user" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_folderpermissions/ +--- + +## get_FolderPermissions {#get_folderpermissions} + +Gets the folder permissions for the delegate user + +**Returns:** System::SharedPtr < ExchangeDelegatePermissions > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_FolderPermissions() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_options/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_options/_index.md new file mode 100644 index 0000000000..2be9719286 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_options/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUser::get_Options method" +linktitle: "get_Options" +articleTitle: "get_Options" +second_title: "Aspose.Email for C++" +description: "Gets additional options" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_options/ +--- + +## get_Options {#get_options} + +Gets additional options + +**Returns:** ExchangeDelegateOptions Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Options() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_userinfo/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_userinfo/_index.md new file mode 100644 index 0000000000..e2fee91759 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_userinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUser::get_UserInfo method" +linktitle: "get_UserInfo" +articleTitle: "get_UserInfo" +second_title: "Aspose.Email for C++" +description: "Gets the user information" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/get_userinfo/ +--- + +## get_UserInfo {#get_userinfo} + +Gets the user information + +**Returns:** System::SharedPtr < ExchangeFolderUserInfo > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UserInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_folderpermissions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_folderpermissions/_index.md new file mode 100644 index 0000000000..6c6c5c9676 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_folderpermissions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUser::set_FolderPermissions method" +linktitle: "set_FolderPermissions" +articleTitle: "set_FolderPermissions" +second_title: "Aspose.Email for C++" +description: "Sets the folder permissions for the delegate user" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_folderpermissions/ +--- + +## set_FolderPermissions {#set_folderpermissions} + +Sets the folder permissions for the delegate user + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_FolderPermissions(System::SharedPtr < ExchangeDelegatePermissions > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_options/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_options/_index.md new file mode 100644 index 0000000000..47824caf69 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_options/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUser::set_Options method" +linktitle: "set_Options" +articleTitle: "set_Options" +second_title: "Aspose.Email for C++" +description: "Sets additional options" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_options/ +--- + +## set_Options {#set_options} + +Sets additional options + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Options(ExchangeDelegateOptions value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_userinfo/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_userinfo/_index.md new file mode 100644 index 0000000000..1b9212e5c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_userinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUser::set_UserInfo method" +linktitle: "set_UserInfo" +articleTitle: "set_UserInfo" +second_title: "Aspose.Email for C++" +description: "Sets the user information" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/set_userinfo/ +--- + +## set_UserInfo {#set_userinfo} + +Sets the user information + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_UserInfo(System::SharedPtr < ExchangeFolderUserInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateusercollection/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateusercollection/_index.md new file mode 100644 index 0000000000..73601d0623 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateusercollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUserCollection class" +linktitle: "ExchangeDelegateUserCollection" +articleTitle: "ExchangeDelegateUserCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of ExchangeDelegateUser" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateusercollection/ +--- + +## ExchangeDelegateUserCollection class + +Represents the collection of ExchangeDelegateUser + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateusercollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateusercollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..c186ff8859 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangedelegateusercollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeDelegateUserCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ExchangeDelegateUserCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangedelegateusercollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangelistcontactsoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangelistcontactsoptions/_index.md new file mode 100644 index 0000000000..9465698d55 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangelistcontactsoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "ExchangeListContactsOptions Enum" +linktitle: "ExchangeListContactsOptions" +articleTitle: "ExchangeListContactsOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates the list contacts options" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangelistcontactsoptions/ +--- + +## ExchangeListContactsOptions enumeration (3 values) + +Enumerates the list contacts options + +| Value | Description | +| --- | --- | +| None | No specific options are defined | +| FetchPhoto | Defines, whether a contact photo to be retrieved from a server. | +| FetchPhotoAndAttachments | Defines, whether a contact photo to be retrieved from a server. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/_index.md new file mode 100644 index 0000000000..5ade24dde7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeStreamedItem class" +linktitle: "ExchangeStreamedItem" +articleTitle: "ExchangeStreamedItem" +second_title: "Aspose.Email for C++" +description: "Represents the item received in ExportItems response" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/ +--- + +## ExchangeStreamedItem class + +Represents the item received in ExportItems response + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeStreamedItem](./exchangestreameditem/) | Initializes a new instance of the ExchangeStreamedItem class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Data](./get_data/) | Gets the item data | +| [get_DataEncoding](./get_dataencoding/) | Gets the data encoding. | +| [get_ItemId](./get_itemid/) | Gets the item identifier | +| [set_Data](./set_data/) | Sets the item data | +| [set_DataEncoding](./set_dataencoding/) | Sets the data encoding. | +| [set_ItemId](./set_itemid/) | Sets the item identifier | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/exchangestreameditem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/exchangestreameditem/_index.md new file mode 100644 index 0000000000..b369bafe84 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/exchangestreameditem/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeStreamedItem::ExchangeStreamedItem constructor" +linktitle: "ExchangeStreamedItem" +articleTitle: "ExchangeStreamedItem" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeStreamedItem class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/exchangestreameditem/ +--- + +## ExchangeStreamedItem {#exchangestreameditem} + +Initializes a new instance of the ExchangeStreamedItem class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeStreamedItem() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_data/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_data/_index.md new file mode 100644 index 0000000000..d5912295da --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_data/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeStreamedItem::get_Data method" +linktitle: "get_Data" +articleTitle: "get_Data" +second_title: "Aspose.Email for C++" +description: "Gets the item data" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_data/ +--- + +## get_Data {#get_data} + +Gets the item data + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Data() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_dataencoding/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_dataencoding/_index.md new file mode 100644 index 0000000000..b314241348 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_dataencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeStreamedItem::get_DataEncoding method" +linktitle: "get_DataEncoding" +articleTitle: "get_DataEncoding" +second_title: "Aspose.Email for C++" +description: "Gets the data encoding." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_dataencoding/ +--- + +## get_DataEncoding {#get_dataencoding} + +Gets the data encoding. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DataEncoding() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_itemid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_itemid/_index.md new file mode 100644 index 0000000000..6c313f9789 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_itemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeStreamedItem::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "Gets the item identifier" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +Gets the item identifier + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_data/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_data/_index.md new file mode 100644 index 0000000000..352a3b2d05 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_data/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeStreamedItem::set_Data method" +linktitle: "set_Data" +articleTitle: "set_Data" +second_title: "Aspose.Email for C++" +description: "Sets the item data" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_data/ +--- + +## set_Data {#set_data} + +Sets the item data + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Data(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_dataencoding/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_dataencoding/_index.md new file mode 100644 index 0000000000..733f7a6cac --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_dataencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeStreamedItem::set_DataEncoding method" +linktitle: "set_DataEncoding" +articleTitle: "set_DataEncoding" +second_title: "Aspose.Email for C++" +description: "Sets the data encoding." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_dataencoding/ +--- + +## set_DataEncoding {#set_dataencoding} + +Sets the data encoding. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DataEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_itemid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_itemid/_index.md new file mode 100644 index 0000000000..96bd2a3a2f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_itemid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeStreamedItem::set_ItemId method" +linktitle: "set_ItemId" +articleTitle: "set_ItemId" +second_title: "Aspose.Email for C++" +description: "Sets the item identifier" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/set_itemid/ +--- + +## set_ItemId {#set_itemid} + +Sets the item identifier + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ItemId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/_index.md new file mode 100644 index 0000000000..c666bf10f3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/_index.md @@ -0,0 +1,51 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask class" +linktitle: "ExchangeTask" +articleTitle: "ExchangeTask" +second_title: "Aspose.Email for C++" +description: "Represents the exchange task information." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/ +--- + +## ExchangeTask class + +**Inherits:** Aspose::Email::Calendar::Task + +Represents the exchange task information. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeTask](./exchangetask/) | Initializes a new instance of the ExchangeTask class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ActualWork](./get_actualwork/) | Gets an actual amount of time that is spent on a task (minutes). | +| [get_BillingInformation](./get_billinginformation/) | Gets a billing information for the task. | +| [get_Companies](./get_companies/) | Gets a collection of companies that are associated with a task. | +| [get_CompletionDate](./get_completiondate/) | Gets the date when the user completed work on the task. | +| [get_IsBodyHtml](./get_isbodyhtml/) | Gets a value indicating whether the task body is html-formatted. | +| [get_Mileage](./get_mileage/) | Gets a mileage for a task. | +| [get_RecurrencePattern](./get_recurrencepattern/) | Gets a recurrence information for a recurring task. | +| [get_ReminderDate](./get_reminderdate/) | Gets a task reminder date. | +| [get_Status](./get_status/) | Gets a task status. | +| [get_TotalWork](./get_totalwork/) | Gets a total amount of work that the user expects to work on a task. | +| [get_UniqueUri](./get_uniqueuri/) | Gets an unique uri of the task. | +| [Save (2 overloads)](./save/) | Saves current object to the given stream using specified format. | +| [set_ActualWork](./set_actualwork/) | Sets an actual amount of time that is spent on a task (minutes). | +| [set_BillingInformation](./set_billinginformation/) | Sets a billing information for the task. | +| [set_Companies](./set_companies/) | Sets a collection of companies that are associated with a task. | +| [set_CompletionDate](./set_completiondate/) | Sets the date when the user completed work on the task. | +| [set_IsBodyHtml](./set_isbodyhtml/) | Sets a value indicating whether the task body is html-formatted. | +| [set_Mileage](./set_mileage/) | Sets a mileage for a task. | +| [set_RecurrencePattern](./set_recurrencepattern/) | Sets a recurrence information for a recurring task. | +| [set_ReminderDate](./set_reminderdate/) | Sets a task reminder date. | +| [set_Status](./set_status/) | Sets a task status. | +| [set_TotalWork](./set_totalwork/) | Sets a total amount of work that the user expects to work on a task. | +| [set_UniqueUri](./set_uniqueuri/) | Sets an unique uri of the task. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/exchangetask/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/exchangetask/_index.md new file mode 100644 index 0000000000..04ba7aeacc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/exchangetask/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::ExchangeTask constructor" +linktitle: "ExchangeTask" +articleTitle: "ExchangeTask" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeTask class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/exchangetask/ +--- + +## ExchangeTask {#exchangetask} + +Initializes a new instance of the ExchangeTask class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeTask() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_actualwork/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_actualwork/_index.md new file mode 100644 index 0000000000..fe592d8f5b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_actualwork/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_ActualWork method" +linktitle: "get_ActualWork" +articleTitle: "get_ActualWork" +second_title: "Aspose.Email for C++" +description: "Gets an actual amount of time that is spent on a task (minutes)." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_actualwork/ +--- + +## get_ActualWork {#get_actualwork} + +Gets an actual amount of time that is spent on a task (minutes). + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ActualWork() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_billinginformation/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_billinginformation/_index.md new file mode 100644 index 0000000000..74b6023e28 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_billinginformation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_BillingInformation method" +linktitle: "get_BillingInformation" +articleTitle: "get_BillingInformation" +second_title: "Aspose.Email for C++" +description: "Gets a billing information for the task." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_billinginformation/ +--- + +## get_BillingInformation {#get_billinginformation} + +Gets a billing information for the task. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_BillingInformation() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_companies/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_companies/_index.md new file mode 100644 index 0000000000..76a8330528 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_companies/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_Companies method" +linktitle: "get_Companies" +articleTitle: "get_Companies" +second_title: "Aspose.Email for C++" +description: "Gets a collection of companies that are associated with a task." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_companies/ +--- + +## get_Companies {#get_companies} + +Gets a collection of companies that are associated with a task. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Companies() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_completiondate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_completiondate/_index.md new file mode 100644 index 0000000000..759ce8183c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_completiondate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_CompletionDate method" +linktitle: "get_CompletionDate" +articleTitle: "get_CompletionDate" +second_title: "Aspose.Email for C++" +description: "Gets the date when the user completed work on the task." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_completiondate/ +--- + +## get_CompletionDate {#get_completiondate} + +Gets the date when the user completed work on the task. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_CompletionDate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_isbodyhtml/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_isbodyhtml/_index.md new file mode 100644 index 0000000000..93fb539063 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_isbodyhtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_IsBodyHtml method" +linktitle: "get_IsBodyHtml" +articleTitle: "get_IsBodyHtml" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the task body is html-formatted." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_isbodyhtml/ +--- + +## get_IsBodyHtml {#get_isbodyhtml} + +Gets a value indicating whether the task body is html-formatted. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_IsBodyHtml() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_mileage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_mileage/_index.md new file mode 100644 index 0000000000..382c12b64f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_mileage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_Mileage method" +linktitle: "get_Mileage" +articleTitle: "get_Mileage" +second_title: "Aspose.Email for C++" +description: "Gets a mileage for a task." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_mileage/ +--- + +## get_Mileage {#get_mileage} + +Gets a mileage for a task. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Mileage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_recurrencepattern/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_recurrencepattern/_index.md new file mode 100644 index 0000000000..6d9b6caf48 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_recurrencepattern/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_RecurrencePattern method" +linktitle: "get_RecurrencePattern" +articleTitle: "get_RecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Gets a recurrence information for a recurring task." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_recurrencepattern/ +--- + +## get_RecurrencePattern {#get_recurrencepattern} + +Gets a recurrence information for a recurring task. + +**Returns:** System::SharedPtr < Aspose::Email::Calendar::Recurrences::RecurrencePattern > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_RecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_reminderdate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_reminderdate/_index.md new file mode 100644 index 0000000000..223b4b1449 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_reminderdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_ReminderDate method" +linktitle: "get_ReminderDate" +articleTitle: "get_ReminderDate" +second_title: "Aspose.Email for C++" +description: "Gets a task reminder date." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_reminderdate/ +--- + +## get_ReminderDate {#get_reminderdate} + +Gets a task reminder date. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ReminderDate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_status/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_status/_index.md new file mode 100644 index 0000000000..ea795f53af --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_status/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_Status method" +linktitle: "get_Status" +articleTitle: "get_Status" +second_title: "Aspose.Email for C++" +description: "Gets a task status." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_status/ +--- + +## get_Status {#get_status} + +Gets a task status. + +**Returns:** ExchangeTaskStatus Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Status() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_totalwork/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_totalwork/_index.md new file mode 100644 index 0000000000..5dedda1534 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_totalwork/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_TotalWork method" +linktitle: "get_TotalWork" +articleTitle: "get_TotalWork" +second_title: "Aspose.Email for C++" +description: "Gets a total amount of work that the user expects to work on a task." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_totalwork/ +--- + +## get_TotalWork {#get_totalwork} + +Gets a total amount of work that the user expects to work on a task. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_TotalWork() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_uniqueuri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_uniqueuri/_index.md new file mode 100644 index 0000000000..5ecb1754ec --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/get_uniqueuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::get_UniqueUri method" +linktitle: "get_UniqueUri" +articleTitle: "get_UniqueUri" +second_title: "Aspose.Email for C++" +description: "Gets an unique uri of the task." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/get_uniqueuri/ +--- + +## get_UniqueUri {#get_uniqueuri} + +Gets an unique uri of the task. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UniqueUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/save/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/save/_index.md new file mode 100644 index 0000000000..51a1b924de --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/save/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves current object to the given stream using specified format." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/save/ +--- + +## Save (1 of 2) {#save_1} + +Saves current object to the given stream using specified format. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, Mapi::TaskSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to. | +| saveFormat | A save format. | + +--- + +## Save (2 of 2) {#save_2} + +Saves current object into file using specified format. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Save(System::String filePath, Mapi::TaskSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name. | +| saveFormat | A save format. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_actualwork/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_actualwork/_index.md new file mode 100644 index 0000000000..d50082eee8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_actualwork/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_ActualWork method" +linktitle: "set_ActualWork" +articleTitle: "set_ActualWork" +second_title: "Aspose.Email for C++" +description: "Sets an actual amount of time that is spent on a task (minutes)." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_actualwork/ +--- + +## set_ActualWork {#set_actualwork} + +Sets an actual amount of time that is spent on a task (minutes). + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ActualWork(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_billinginformation/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_billinginformation/_index.md new file mode 100644 index 0000000000..8a97db13eb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_billinginformation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_BillingInformation method" +linktitle: "set_BillingInformation" +articleTitle: "set_BillingInformation" +second_title: "Aspose.Email for C++" +description: "Sets a billing information for the task." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_billinginformation/ +--- + +## set_BillingInformation {#set_billinginformation} + +Sets a billing information for the task. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_BillingInformation(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_companies/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_companies/_index.md new file mode 100644 index 0000000000..a2520ec077 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_companies/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_Companies method" +linktitle: "set_Companies" +articleTitle: "set_Companies" +second_title: "Aspose.Email for C++" +description: "Sets a collection of companies that are associated with a task." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_companies/ +--- + +## set_Companies {#set_companies} + +Sets a collection of companies that are associated with a task. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Companies(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_completiondate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_completiondate/_index.md new file mode 100644 index 0000000000..e8c56fcb75 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_completiondate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_CompletionDate method" +linktitle: "set_CompletionDate" +articleTitle: "set_CompletionDate" +second_title: "Aspose.Email for C++" +description: "Sets the date when the user completed work on the task." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_completiondate/ +--- + +## set_CompletionDate {#set_completiondate} + +Sets the date when the user completed work on the task. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_CompletionDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_isbodyhtml/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_isbodyhtml/_index.md new file mode 100644 index 0000000000..d059c8f6b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_isbodyhtml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_IsBodyHtml method" +linktitle: "set_IsBodyHtml" +articleTitle: "set_IsBodyHtml" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the task body is html-formatted." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_isbodyhtml/ +--- + +## set_IsBodyHtml {#set_isbodyhtml} + +Sets a value indicating whether the task body is html-formatted. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_IsBodyHtml(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_mileage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_mileage/_index.md new file mode 100644 index 0000000000..7705bde33d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_mileage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_Mileage method" +linktitle: "set_Mileage" +articleTitle: "set_Mileage" +second_title: "Aspose.Email for C++" +description: "Sets a mileage for a task." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_mileage/ +--- + +## set_Mileage {#set_mileage} + +Sets a mileage for a task. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Mileage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_recurrencepattern/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_recurrencepattern/_index.md new file mode 100644 index 0000000000..c6a33836f4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_recurrencepattern/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_RecurrencePattern method" +linktitle: "set_RecurrencePattern" +articleTitle: "set_RecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Sets a recurrence information for a recurring task." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_recurrencepattern/ +--- + +## set_RecurrencePattern {#set_recurrencepattern} + +Sets a recurrence information for a recurring task. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_RecurrencePattern(System::SharedPtr < Aspose::Email::Calendar::Recurrences::RecurrencePattern > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_reminderdate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_reminderdate/_index.md new file mode 100644 index 0000000000..cade8485ba --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_reminderdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_ReminderDate method" +linktitle: "set_ReminderDate" +articleTitle: "set_ReminderDate" +second_title: "Aspose.Email for C++" +description: "Sets a task reminder date." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_reminderdate/ +--- + +## set_ReminderDate {#set_reminderdate} + +Sets a task reminder date. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ReminderDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_status/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_status/_index.md new file mode 100644 index 0000000000..48e6d6f6b9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_status/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_Status method" +linktitle: "set_Status" +articleTitle: "set_Status" +second_title: "Aspose.Email for C++" +description: "Sets a task status." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_status/ +--- + +## set_Status {#set_status} + +Sets a task status. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Status(ExchangeTaskStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_totalwork/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_totalwork/_index.md new file mode 100644 index 0000000000..807d721e2d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_totalwork/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_TotalWork method" +linktitle: "set_TotalWork" +articleTitle: "set_TotalWork" +second_title: "Aspose.Email for C++" +description: "Sets a total amount of work that the user expects to work on a task." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_totalwork/ +--- + +## set_TotalWork {#set_totalwork} + +Sets a total amount of work that the user expects to work on a task. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_TotalWork(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_uniqueuri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_uniqueuri/_index.md new file mode 100644 index 0000000000..68a8671cd8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetask/set_uniqueuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeTask::set_UniqueUri method" +linktitle: "set_UniqueUri" +articleTitle: "set_UniqueUri" +second_title: "Aspose.Email for C++" +description: "Sets an unique uri of the task." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetask/set_uniqueuri/ +--- + +## set_UniqueUri {#set_uniqueuri} + +Sets an unique uri of the task. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_UniqueUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangetaskstatus/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangetaskstatus/_index.md new file mode 100644 index 0000000000..115c7078de --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangetaskstatus/_index.md @@ -0,0 +1,23 @@ +--- +title: "ExchangeTaskStatus Enum" +linktitle: "ExchangeTaskStatus" +articleTitle: "ExchangeTaskStatus" +second_title: "Aspose.Email for C++" +description: "Enumerates the task statuses." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangetaskstatus/ +--- + +## ExchangeTaskStatus enumeration (5 values) + +Enumerates the task statuses. + +| Value | Description | +| --- | --- | +| NotStarted | Specifies that the task is not started. | +| Completed | Specifies that the task is completed. | +| Deferred | Specifies that the task is deferred. | +| InProgress | Specifies that the task is in progress. | +| WaitingOnOthers | Specifies that the task is waiting on others. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/_index.md new file mode 100644 index 0000000000..274106a71c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult class" +linktitle: "ExchangeUploadItemResult" +articleTitle: "ExchangeUploadItemResult" +second_title: "Aspose.Email for C++" +description: "Represents a result of updating or creating a streamed item" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/ +--- + +## ExchangeUploadItemResult class + +Represents a result of updating or creating a streamed item + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeUploadItemResult](./exchangeuploaditemresult/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ErrorMessage](./get_errormessage/) | Gets the error message (if the uploading item failed) | +| [get_IsSuccessful](./get_issuccessful/) | Gets a value indicating whether the item is uploaded successfully | +| [get_ItemId](./get_itemid/) | Gets the item id | +| [set_ErrorMessage](./set_errormessage/) | Gets the error message (if the uploading item failed) | +| [set_IsSuccessful](./set_issuccessful/) | Gets a value indicating whether the item is uploaded successfully | +| [set_ItemId](./set_itemid/) | Gets the item id | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Create::EwsClientStreamedItemCreate](./asposeemailclientsexchangewebserviceimplementationstreameditemscreateewsclientstreameditemcreate/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Update::EwsClientStreamedItemUpdate](./asposeemailclientsexchangewebserviceimplementationstreameditemsupdateewsclientstreameditemupdate/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/asposeemailclientsexchangewebserviceimplementationstreameditemscreateewsclientstreameditemcreate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/asposeemailclientsexchangewebserviceimplementationstreameditemscreateewsclientstreameditemcreate/_index.md new file mode 100644 index 0000000000..30eec0d860 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/asposeemailclientsexchangewebserviceimplementationstreameditemscreateewsclientstreameditemcreate/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult::Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Create::EwsClientStreamedItemCreate method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Create::EwsClientStreamedItemCreate" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Create::EwsClientStreamedItemCreate" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Create::EwsClientStreamedItemCreate of ExchangeUploadItemResult." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/asposeemailclientsexchangewebserviceimplementationstreameditemscreateewsclientstreameditemcreate/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Create::EwsClientStreamedItemCreate {#asposeemailclientsexchangewebserviceimplementationstreameditemscreateewsclientstreameditemcreate} + +```cpp +EwsClientStreamedItemCreate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/asposeemailclientsexchangewebserviceimplementationstreameditemsupdateewsclientstreameditemupdate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/asposeemailclientsexchangewebserviceimplementationstreameditemsupdateewsclientstreameditemupdate/_index.md new file mode 100644 index 0000000000..5fbab6f6d2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/asposeemailclientsexchangewebserviceimplementationstreameditemsupdateewsclientstreameditemupdate/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult::Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Update::EwsClientStreamedItemUpdate method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Update::EwsClientStreamedItemUpdate" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Update::EwsClientStreamedItemUpdate" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Update::EwsClientStreamedItemUpdate of ExchangeUploadItemResult." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/asposeemailclientsexchangewebserviceimplementationstreameditemsupdateewsclientstreameditemupdate/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Update::EwsClientStreamedItemUpdate {#asposeemailclientsexchangewebserviceimplementationstreameditemsupdateewsclientstreameditemupdate} + +```cpp +EwsClientStreamedItemUpdate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/exchangeuploaditemresult/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/exchangeuploaditemresult/_index.md new file mode 100644 index 0000000000..2c20c31b89 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/exchangeuploaditemresult/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult::ExchangeUploadItemResult constructor" +linktitle: "ExchangeUploadItemResult" +articleTitle: "ExchangeUploadItemResult" +second_title: "Aspose.Email for C++" +description: "ExchangeUploadItemResult of ExchangeUploadItemResult." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/exchangeuploaditemresult/ +--- + +## ExchangeUploadItemResult {#exchangeuploaditemresult} + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeUploadItemResult() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_errormessage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_errormessage/_index.md new file mode 100644 index 0000000000..2c62695316 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_errormessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult::get_ErrorMessage method" +linktitle: "get_ErrorMessage" +articleTitle: "get_ErrorMessage" +second_title: "Aspose.Email for C++" +description: "Gets the error message (if the uploading item failed)" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_errormessage/ +--- + +## get_ErrorMessage {#get_errormessage} + +Gets the error message (if the uploading item failed) + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ErrorMessage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_issuccessful/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_issuccessful/_index.md new file mode 100644 index 0000000000..b581d4c358 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_issuccessful/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult::get_IsSuccessful method" +linktitle: "get_IsSuccessful" +articleTitle: "get_IsSuccessful" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the item is uploaded successfully" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_issuccessful/ +--- + +## get_IsSuccessful {#get_issuccessful} + +Gets a value indicating whether the item is uploaded successfully + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_IsSuccessful() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_itemid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_itemid/_index.md new file mode 100644 index 0000000000..0e33878f3a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_itemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "Gets the item id" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +Gets the item id + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_errormessage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_errormessage/_index.md new file mode 100644 index 0000000000..0e3f9d9ded --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_errormessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult::set_ErrorMessage method" +linktitle: "set_ErrorMessage" +articleTitle: "set_ErrorMessage" +second_title: "Aspose.Email for C++" +description: "Gets the error message (if the uploading item failed)" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_errormessage/ +--- + +## set_ErrorMessage {#set_errormessage} + +Gets the error message (if the uploading item failed) + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ErrorMessage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_issuccessful/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_issuccessful/_index.md new file mode 100644 index 0000000000..c51ebdf9bc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_issuccessful/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult::set_IsSuccessful method" +linktitle: "set_IsSuccessful" +articleTitle: "set_IsSuccessful" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the item is uploaded successfully" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_issuccessful/ +--- + +## set_IsSuccessful {#set_issuccessful} + +Gets a value indicating whether the item is uploaded successfully + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_IsSuccessful(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_itemid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_itemid/_index.md new file mode 100644 index 0000000000..2ad92ecf24 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_itemid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUploadItemResult::set_ItemId method" +linktitle: "set_ItemId" +articleTitle: "set_ItemId" +second_title: "Aspose.Email for C++" +description: "Gets the item id" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/set_itemid/ +--- + +## set_ItemId {#set_itemid} + +Gets the item id + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ItemId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/_index.md new file mode 100644 index 0000000000..0b7045d4e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability class" +linktitle: "ExchangeUserAvailability" +articleTitle: "ExchangeUserAvailability" +second_title: "Aspose.Email for C++" +description: "Represents user availability information" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/ +--- + +## ExchangeUserAvailability class + +Represents user availability information + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeUserAvailability](./exchangeuseravailability/) | Initializes a new instance of the ExchangeUserAvailability class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CalendarAppointments](./get_calendarappointments/) | Gets the calendar appointments in the user's calendar. | +| [get_DaylightTime](./get_daylighttime/) | | +| [get_StandardTime](./get_standardtime/) | | +| [get_TimeZoneInfoBias](./get_timezoneinfobias/) | | +| [get_User](./get_user/) | Gets the user smtp address. | +| [get_WorkingHours](./get_workinghours/) | Gets the working hours. | +| [GetWorkingHours](./getworkinghours/) | Gets the working hours in the specified date taking into account the user's timezone. | +| [set_DaylightTime](./set_daylighttime/) | | +| [set_StandardTime](./set_standardtime/) | | +| [set_TimeZoneInfoBias](./set_timezoneinfobias/) | | +| [set_User](./set_user/) | Gets the user smtp address. | +| [EWSClient2007](./ewsclient2007/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/ewsclient2007/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/ewsclient2007/_index.md new file mode 100644 index 0000000000..9865af846a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/ewsclient2007/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::EWSClient2007 method" +linktitle: "EWSClient2007" +articleTitle: "EWSClient2007" +second_title: "Aspose.Email for C++" +description: "EWSClient2007 of ExchangeUserAvailability." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/ewsclient2007/ +--- + +## EWSClient2007 {#ewsclient2007} + +```cpp +friend class EWSClient2007() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/exchangeuseravailability/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/exchangeuseravailability/_index.md new file mode 100644 index 0000000000..f86406d645 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/exchangeuseravailability/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::ExchangeUserAvailability constructor" +linktitle: "ExchangeUserAvailability" +articleTitle: "ExchangeUserAvailability" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeUserAvailability class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/exchangeuseravailability/ +--- + +## ExchangeUserAvailability {#exchangeuseravailability} + +Initializes a new instance of the ExchangeUserAvailability class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeUserAvailability() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_calendarappointments/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_calendarappointments/_index.md new file mode 100644 index 0000000000..3e7dc2ee13 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_calendarappointments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::get_CalendarAppointments method" +linktitle: "get_CalendarAppointments" +articleTitle: "get_CalendarAppointments" +second_title: "Aspose.Email for C++" +description: "Gets the calendar appointments in the user's calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_calendarappointments/ +--- + +## get_CalendarAppointments {#get_calendarappointments} + +Gets the calendar appointments in the user's calendar. + +**Returns:** System::SharedPtr < ExchangeCalendarEventCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_CalendarAppointments() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_daylighttime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_daylighttime/_index.md new file mode 100644 index 0000000000..ddb0fc95a3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_daylighttime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::get_DaylightTime method" +linktitle: "get_DaylightTime" +articleTitle: "get_DaylightTime" +second_title: "Aspose.Email for C++" +description: "get_DaylightTime of ExchangeUserAvailability." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_daylighttime/ +--- + +## get_DaylightTime {#get_daylighttime} + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DaylightTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_standardtime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_standardtime/_index.md new file mode 100644 index 0000000000..927495fada --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_standardtime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::get_StandardTime method" +linktitle: "get_StandardTime" +articleTitle: "get_StandardTime" +second_title: "Aspose.Email for C++" +description: "get_StandardTime of ExchangeUserAvailability." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_standardtime/ +--- + +## get_StandardTime {#get_standardtime} + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_StandardTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_timezoneinfobias/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_timezoneinfobias/_index.md new file mode 100644 index 0000000000..7b82e9ac57 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_timezoneinfobias/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::get_TimeZoneInfoBias method" +linktitle: "get_TimeZoneInfoBias" +articleTitle: "get_TimeZoneInfoBias" +second_title: "Aspose.Email for C++" +description: "get_TimeZoneInfoBias of ExchangeUserAvailability." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_timezoneinfobias/ +--- + +## get_TimeZoneInfoBias {#get_timezoneinfobias} + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_TimeZoneInfoBias() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_user/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_user/_index.md new file mode 100644 index 0000000000..5a2793b437 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_user/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::get_User method" +linktitle: "get_User" +articleTitle: "get_User" +second_title: "Aspose.Email for C++" +description: "Gets the user smtp address." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_user/ +--- + +## get_User {#get_user} + +Gets the user smtp address. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_User() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_workinghours/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_workinghours/_index.md new file mode 100644 index 0000000000..21646311a2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_workinghours/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::get_WorkingHours method" +linktitle: "get_WorkingHours" +articleTitle: "get_WorkingHours" +second_title: "Aspose.Email for C++" +description: "Gets the working hours." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/get_workinghours/ +--- + +## get_WorkingHours {#get_workinghours} + +Gets the working hours. + +**Returns:** System::SharedPtr < ExchangeUserWorkingHoursCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_WorkingHours() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/getworkinghours/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/getworkinghours/_index.md new file mode 100644 index 0000000000..b3647add29 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/getworkinghours/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::GetWorkingHours method" +linktitle: "GetWorkingHours" +articleTitle: "GetWorkingHours" +second_title: "Aspose.Email for C++" +description: "Gets the working hours in the specified date taking into account the user's timezone." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/getworkinghours/ +--- + +## GetWorkingHours {#getworkinghours} + +Gets the working hours in the specified date taking into account the user's timezone. + +**Returns:** A start and end time of the working day for the specified date. + +```cpp +GetWorkingHours(System::DateTime date) +``` + +| Parameter | Description | +| --- | --- | +| date | The date to get information for. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_daylighttime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_daylighttime/_index.md new file mode 100644 index 0000000000..2ee4c35b06 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_daylighttime/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::set_DaylightTime method" +linktitle: "set_DaylightTime" +articleTitle: "set_DaylightTime" +second_title: "Aspose.Email for C++" +description: "set_DaylightTime of ExchangeUserAvailability." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_daylighttime/ +--- + +## set_DaylightTime {#set_daylighttime} + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DaylightTime(System::SharedPtr < TimeZoneTime > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_standardtime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_standardtime/_index.md new file mode 100644 index 0000000000..5e07644a8a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_standardtime/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::set_StandardTime method" +linktitle: "set_StandardTime" +articleTitle: "set_StandardTime" +second_title: "Aspose.Email for C++" +description: "set_StandardTime of ExchangeUserAvailability." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_standardtime/ +--- + +## set_StandardTime {#set_standardtime} + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_StandardTime(System::SharedPtr < TimeZoneTime > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_timezoneinfobias/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_timezoneinfobias/_index.md new file mode 100644 index 0000000000..b0dc04684a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_timezoneinfobias/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::set_TimeZoneInfoBias method" +linktitle: "set_TimeZoneInfoBias" +articleTitle: "set_TimeZoneInfoBias" +second_title: "Aspose.Email for C++" +description: "set_TimeZoneInfoBias of ExchangeUserAvailability." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_timezoneinfobias/ +--- + +## set_TimeZoneInfoBias {#set_timezoneinfobias} + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_TimeZoneInfoBias(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_user/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_user/_index.md new file mode 100644 index 0000000000..cc10c9f3bb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_user/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailability::set_User method" +linktitle: "set_User" +articleTitle: "set_User" +second_title: "Aspose.Email for C++" +description: "Gets the user smtp address." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/set_user/ +--- + +## set_User {#set_user} + +Gets the user smtp address. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_User(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailabilitycollection/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailabilitycollection/_index.md new file mode 100644 index 0000000000..ad23763e31 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailabilitycollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailabilityCollection class" +linktitle: "ExchangeUserAvailabilityCollection" +articleTitle: "ExchangeUserAvailabilityCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of ExchangeUserAvailability" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailabilitycollection/ +--- + +## ExchangeUserAvailabilityCollection class + +Represents the collection of ExchangeUserAvailability + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailabilitycollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailabilitycollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..1be6e5ba53 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailabilitycollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserAvailabilityCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ExchangeUserAvailabilityCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuseravailabilitycollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserbusyness/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserbusyness/_index.md new file mode 100644 index 0000000000..fa64c26ead --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserbusyness/_index.md @@ -0,0 +1,24 @@ +--- +title: "ExchangeUserBusyness Enum" +linktitle: "ExchangeUserBusyness" +articleTitle: "ExchangeUserBusyness" +second_title: "Aspose.Email for C++" +description: "Enumerates the user free/busy statuses" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuserbusyness/ +--- + +## ExchangeUserBusyness enumeration (6 values) + +Enumerates the user free/busy statuses + +| Value | Description | +| --- | --- | +| Busy | Specifies the status as busy. | +| Free | Specifies the status as free. | +| NoData | Specifies that there is no data for that recipient. | +| OOF | Specifies the status as Out of Office (OOF). | +| Tentative | Specifies the status as tentative. | +| WorkingElsewhere | Specifies the status as working elsewhere. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/_index.md new file mode 100644 index 0000000000..9ef65c9981 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserWorkingHours class" +linktitle: "ExchangeUserWorkingHours" +articleTitle: "ExchangeUserWorkingHours" +second_title: "Aspose.Email for C++" +description: "Represents the user working hours." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/ +--- + +## ExchangeUserWorkingHours class + +Represents the user working hours. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeUserWorkingHours (2 overloads)](./exchangeuserworkinghours/) | Initializes a new instance of the ExchangeUserWorkingHours class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DayOfWeek](./get_dayofweek/) | Gets the day of week. | +| [get_EndTime](./get_endtime/) | Gets the end time of the working day. | +| [get_StartTime](./get_starttime/) | Gets the start time of the working day. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/exchangeuserworkinghours/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/exchangeuserworkinghours/_index.md new file mode 100644 index 0000000000..97a5a5b4b1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/exchangeuserworkinghours/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserWorkingHours::ExchangeUserWorkingHours constructor" +linktitle: "ExchangeUserWorkingHours" +articleTitle: "ExchangeUserWorkingHours" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeUserWorkingHours class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/exchangeuserworkinghours/ +--- + +## ExchangeUserWorkingHours (1 of 2) {#exchangeuserworkinghours_1} + +Initializes a new instance of the ExchangeUserWorkingHours class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeUserWorkingHours() +``` + +--- + +## ExchangeUserWorkingHours (2 of 2) {#exchangeuserworkinghours_2} + +Initializes a new instance of the ExchangeUserWorkingHours class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ExchangeUserWorkingHours(System::DayOfWeek dayOfWeek, System::TimeSpan startTime, System::TimeSpan endTime) +``` + +| Parameter | Description | +| --- | --- | +| dayOfWeek | A day of week. | +| startTime | A start time of the working day. | +| endTime | An end time of the working day. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_dayofweek/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_dayofweek/_index.md new file mode 100644 index 0000000000..bbc0fbfeaf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_dayofweek/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserWorkingHours::get_DayOfWeek method" +linktitle: "get_DayOfWeek" +articleTitle: "get_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Gets the day of week." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_dayofweek/ +--- + +## get_DayOfWeek {#get_dayofweek} + +Gets the day of week. + +**Returns:** System::DayOfWeek Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DayOfWeek() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_endtime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_endtime/_index.md new file mode 100644 index 0000000000..29fa5d6cc6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_endtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserWorkingHours::get_EndTime method" +linktitle: "get_EndTime" +articleTitle: "get_EndTime" +second_title: "Aspose.Email for C++" +description: "Gets the end time of the working day." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_endtime/ +--- + +## get_EndTime {#get_endtime} + +Gets the end time of the working day. + +**Returns:** System::TimeSpan Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_EndTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_starttime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_starttime/_index.md new file mode 100644 index 0000000000..d8e756427d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_starttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserWorkingHours::get_StartTime method" +linktitle: "get_StartTime" +articleTitle: "get_StartTime" +second_title: "Aspose.Email for C++" +description: "Gets the start time of the working day." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/get_starttime/ +--- + +## get_StartTime {#get_starttime} + +Gets the start time of the working day. + +**Returns:** System::TimeSpan Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_StartTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghourscollection/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghourscollection/_index.md new file mode 100644 index 0000000000..145e3e5919 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghourscollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserWorkingHoursCollection class" +linktitle: "ExchangeUserWorkingHoursCollection" +articleTitle: "ExchangeUserWorkingHoursCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of ExchangeUserWorkingHours" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghourscollection/ +--- + +## ExchangeUserWorkingHoursCollection class + +Represents the collection of ExchangeUserWorkingHours + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghourscollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghourscollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..8605c3e0c9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghourscollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ExchangeUserWorkingHoursCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ExchangeUserWorkingHoursCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghourscollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/exchangeversion/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/exchangeversion/_index.md new file mode 100644 index 0000000000..c162960246 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/exchangeversion/_index.md @@ -0,0 +1,26 @@ +--- +title: "ExchangeVersion Enum" +linktitle: "ExchangeVersion" +articleTitle: "ExchangeVersion" +second_title: "Aspose.Email for C++" +description: "Exchange server versions" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/exchangeversion/ +--- + +## ExchangeVersion enumeration (8 values) + +Exchange server versions + +| Value | Description | +| --- | --- | +| Exchange2007 | MS Exchange server 2007 | +| Exchange2007_SP1 | MS Exchange server 2007 SP1 | +| Exchange2010 | MS Exchange server 2010 | +| Exchange2010_SP1 | MS Exchange server 2010 SP1 | +| Exchange2010_SP2 | MS Exchange server 2010 SP2 | +| Exchange2013 | MS Exchange server 2013 | +| Exchange2013_SP1 | MS Exchange server 2013 SP1 | +| Exchange2016 | MS Exchange server 2016 | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/_index.md new file mode 100644 index 0000000000..d373b61841 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions class" +linktitle: "FindMessageTrackingReportOptions" +articleTitle: "FindMessageTrackingReportOptions" +second_title: "Aspose.Email for C++" +description: "Represents options for FindMessageTrackingReport operation" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/ +--- + +## FindMessageTrackingReportOptions class + +Represents options for FindMessageTrackingReport operation + +## Constructors + +| Name | Description | +| --- | --- | +| [FindMessageTrackingReportOptions](./findmessagetrackingreportoptions/) | Initializes a new instance of the FindMessageTrackingReportOptions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DiagnosticsLevel](./get_diagnosticslevel/) | Gets diagnostics level specifying how detailed the tracing report should be. | +| [get_Domain](./get_domain/) | Gets the domain to search for. | +| [get_EndDateTime](./get_enddatetime/) | Gets the search time period, indicating that the message was sent before this value. | +| [get_FederatedDeliveryMailbox](./get_federateddeliverymailbox/) | Gets the mailbox to which a cross-premise message was sent. | +| [get_MessageId](./get_messageid/) | Gets the message identification to search for. | +| [get_Recipient](./get_recipient/) | Gets the e-mail addresses of the people who are receiving the message. | +| [get_Scope](./get_scope/) | Gets the search scope (non-empty string) | +| [get_Sender](./get_sender/) | Gets the e-mail address of the person who is sending the message. | +| [get_StartDateTime](./get_startdatetime/) | Gets the search time period, indicating that the message was sent after this value. | +| [get_Subject](./get_subject/) | Gets the subject filter to search for. | +| [set_DiagnosticsLevel](./set_diagnosticslevel/) | Sets diagnostics level specifying how detailed the tracing report should be. | +| [set_Domain](./set_domain/) | Sets the domain to search for. | +| [set_EndDateTime](./set_enddatetime/) | Sets the search time period, indicating that the message was sent before this value. | +| [set_FederatedDeliveryMailbox](./set_federateddeliverymailbox/) | Sets the mailbox to which a cross-premise message was sent. | +| [set_MessageId](./set_messageid/) | Sets the message identification to search for. | +| [set_Recipient](./set_recipient/) | Sets the e-mail addresses of the people who are receiving the message. | +| [set_Scope](./set_scope/) | Sets the search scope (non-empty string) | +| [set_Sender](./set_sender/) | Sets the e-mail address of the person who is sending the message. | +| [set_StartDateTime](./set_startdatetime/) | Sets the search time period, indicating that the message was sent after this value. | +| [set_Subject](./set_subject/) | Sets the subject filter to search for. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/findmessagetrackingreportoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/findmessagetrackingreportoptions/_index.md new file mode 100644 index 0000000000..851fb5f1cd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/findmessagetrackingreportoptions/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::FindMessageTrackingReportOptions constructor" +linktitle: "FindMessageTrackingReportOptions" +articleTitle: "FindMessageTrackingReportOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FindMessageTrackingReportOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/findmessagetrackingreportoptions/ +--- + +## FindMessageTrackingReportOptions {#findmessagetrackingreportoptions} + +Initializes a new instance of the FindMessageTrackingReportOptions class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +FindMessageTrackingReportOptions(System::String scope, System::String domain) +``` + +| Parameter | Description | +| --- | --- | +| scope | Specifies where to perform the search. | +| domain | Specified the domain to search for. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_diagnosticslevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_diagnosticslevel/_index.md new file mode 100644 index 0000000000..4a97ca6dd9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_diagnosticslevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_DiagnosticsLevel method" +linktitle: "get_DiagnosticsLevel" +articleTitle: "get_DiagnosticsLevel" +second_title: "Aspose.Email for C++" +description: "Gets diagnostics level specifying how detailed the tracing report should be." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_diagnosticslevel/ +--- + +## get_DiagnosticsLevel {#get_diagnosticslevel} + +Gets diagnostics level specifying how detailed the tracing report should be. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DiagnosticsLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_domain/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_domain/_index.md new file mode 100644 index 0000000000..1cfb54f5aa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_domain/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_Domain method" +linktitle: "get_Domain" +articleTitle: "get_Domain" +second_title: "Aspose.Email for C++" +description: "Gets the domain to search for." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_domain/ +--- + +## get_Domain {#get_domain} + +Gets the domain to search for. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Domain() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_enddatetime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_enddatetime/_index.md new file mode 100644 index 0000000000..bf6a04d55d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_enddatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_EndDateTime method" +linktitle: "get_EndDateTime" +articleTitle: "get_EndDateTime" +second_title: "Aspose.Email for C++" +description: "Gets the search time period, indicating that the message was sent before this value." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_enddatetime/ +--- + +## get_EndDateTime {#get_enddatetime} + +Gets the search time period, indicating that the message was sent before this value. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_EndDateTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_federateddeliverymailbox/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_federateddeliverymailbox/_index.md new file mode 100644 index 0000000000..f8a4a0f953 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_federateddeliverymailbox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_FederatedDeliveryMailbox method" +linktitle: "get_FederatedDeliveryMailbox" +articleTitle: "get_FederatedDeliveryMailbox" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox to which a cross-premise message was sent." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_federateddeliverymailbox/ +--- + +## get_FederatedDeliveryMailbox {#get_federateddeliverymailbox} + +Gets the mailbox to which a cross-premise message was sent. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_FederatedDeliveryMailbox() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_messageid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_messageid/_index.md new file mode 100644 index 0000000000..7b0e38f3a4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_messageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_MessageId method" +linktitle: "get_MessageId" +articleTitle: "get_MessageId" +second_title: "Aspose.Email for C++" +description: "Gets the message identification to search for." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_messageid/ +--- + +## get_MessageId {#get_messageid} + +Gets the message identification to search for. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MessageId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_recipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_recipient/_index.md new file mode 100644 index 0000000000..9791217884 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_recipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_Recipient method" +linktitle: "get_Recipient" +articleTitle: "get_Recipient" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail addresses of the people who are receiving the message." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_recipient/ +--- + +## get_Recipient {#get_recipient} + +Gets the e-mail addresses of the people who are receiving the message. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Recipient() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_scope/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_scope/_index.md new file mode 100644 index 0000000000..2ee2b5cf1d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_scope/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_Scope method" +linktitle: "get_Scope" +articleTitle: "get_Scope" +second_title: "Aspose.Email for C++" +description: "Gets the search scope (non-empty string)" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_scope/ +--- + +## get_Scope {#get_scope} + +Gets the search scope (non-empty string) + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Scope() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_sender/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_sender/_index.md new file mode 100644 index 0000000000..ff5e49ac68 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_sender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_Sender method" +linktitle: "get_Sender" +articleTitle: "get_Sender" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address of the person who is sending the message." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_sender/ +--- + +## get_Sender {#get_sender} + +Gets the e-mail address of the person who is sending the message. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Sender() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_startdatetime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_startdatetime/_index.md new file mode 100644 index 0000000000..864d98a6f9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_startdatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_StartDateTime method" +linktitle: "get_StartDateTime" +articleTitle: "get_StartDateTime" +second_title: "Aspose.Email for C++" +description: "Gets the search time period, indicating that the message was sent after this value." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_startdatetime/ +--- + +## get_StartDateTime {#get_startdatetime} + +Gets the search time period, indicating that the message was sent after this value. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_StartDateTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_subject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_subject/_index.md new file mode 100644 index 0000000000..3889327093 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the subject filter to search for." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the subject filter to search for. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_diagnosticslevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_diagnosticslevel/_index.md new file mode 100644 index 0000000000..ca08a6a085 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_diagnosticslevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_DiagnosticsLevel method" +linktitle: "set_DiagnosticsLevel" +articleTitle: "set_DiagnosticsLevel" +second_title: "Aspose.Email for C++" +description: "Sets diagnostics level specifying how detailed the tracing report should be." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_diagnosticslevel/ +--- + +## set_DiagnosticsLevel {#set_diagnosticslevel} + +Sets diagnostics level specifying how detailed the tracing report should be. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DiagnosticsLevel(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_domain/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_domain/_index.md new file mode 100644 index 0000000000..d130de112f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_domain/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_Domain method" +linktitle: "set_Domain" +articleTitle: "set_Domain" +second_title: "Aspose.Email for C++" +description: "Sets the domain to search for." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_domain/ +--- + +## set_Domain {#set_domain} + +Sets the domain to search for. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Domain(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_enddatetime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_enddatetime/_index.md new file mode 100644 index 0000000000..6e698be388 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_enddatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_EndDateTime method" +linktitle: "set_EndDateTime" +articleTitle: "set_EndDateTime" +second_title: "Aspose.Email for C++" +description: "Sets the search time period, indicating that the message was sent before this value." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_enddatetime/ +--- + +## set_EndDateTime {#set_enddatetime} + +Sets the search time period, indicating that the message was sent before this value. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_EndDateTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_federateddeliverymailbox/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_federateddeliverymailbox/_index.md new file mode 100644 index 0000000000..23fdb3fc19 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_federateddeliverymailbox/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_FederatedDeliveryMailbox method" +linktitle: "set_FederatedDeliveryMailbox" +articleTitle: "set_FederatedDeliveryMailbox" +second_title: "Aspose.Email for C++" +description: "Sets the mailbox to which a cross-premise message was sent." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_federateddeliverymailbox/ +--- + +## set_FederatedDeliveryMailbox {#set_federateddeliverymailbox} + +Sets the mailbox to which a cross-premise message was sent. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_FederatedDeliveryMailbox(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_messageid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_messageid/_index.md new file mode 100644 index 0000000000..f3216bf7e2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_messageid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_MessageId method" +linktitle: "set_MessageId" +articleTitle: "set_MessageId" +second_title: "Aspose.Email for C++" +description: "Sets the message identification to search for." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_messageid/ +--- + +## set_MessageId {#set_messageid} + +Sets the message identification to search for. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_MessageId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_recipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_recipient/_index.md new file mode 100644 index 0000000000..183694a78d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_recipient/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_Recipient method" +linktitle: "set_Recipient" +articleTitle: "set_Recipient" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail addresses of the people who are receiving the message." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_recipient/ +--- + +## set_Recipient {#set_recipient} + +Sets the e-mail addresses of the people who are receiving the message. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Recipient(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_scope/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_scope/_index.md new file mode 100644 index 0000000000..af007a96a5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_scope/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_Scope method" +linktitle: "set_Scope" +articleTitle: "set_Scope" +second_title: "Aspose.Email for C++" +description: "Sets the search scope (non-empty string)" +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_scope/ +--- + +## set_Scope {#set_scope} + +Sets the search scope (non-empty string) + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Scope(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_sender/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_sender/_index.md new file mode 100644 index 0000000000..69b4cb746a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_sender/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_Sender method" +linktitle: "set_Sender" +articleTitle: "set_Sender" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail address of the person who is sending the message." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_sender/ +--- + +## set_Sender {#set_sender} + +Sets the e-mail address of the person who is sending the message. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Sender(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_startdatetime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_startdatetime/_index.md new file mode 100644 index 0000000000..10c3ed08d3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_startdatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_StartDateTime method" +linktitle: "set_StartDateTime" +articleTitle: "set_StartDateTime" +second_title: "Aspose.Email for C++" +description: "Sets the search time period, indicating that the message was sent after this value." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_startdatetime/ +--- + +## set_StartDateTime {#set_startdatetime} + +Sets the search time period, indicating that the message was sent after this value. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_StartDateTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_subject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_subject/_index.md new file mode 100644 index 0000000000..55fc774faa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::FindMessageTrackingReportOptions::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Sets the subject filter to search for." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/set_subject/ +--- + +## set_Subject {#set_subject} + +Sets the subject filter to search for. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/_index.md new file mode 100644 index 0000000000..e508aa57b4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMailTipsOptions class" +linktitle: "GetMailTipsOptions" +articleTitle: "GetMailTipsOptions" +second_title: "Aspose.Email for C++" +description: "Represents options for GetMailTips" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/ +--- + +## GetMailTipsOptions class + +Represents options for GetMailTips + +## Constructors + +| Name | Description | +| --- | --- | +| [GetMailTipsOptions](./getmailtipsoptions/) | Initializes a new instance of the GetMailTipsOptions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MailTipsRequested](./get_mailtipsrequested/) | Gets the types of mail tips requested from the service. | +| [get_Recipients](./get_recipients/) | Gets a list of recipients to check for mail tips. | +| [get_SendingAs](./get_sendingas/) | Gets an e-mail address that a user is trying to send as. | +| [set_MailTipsRequested](./set_mailtipsrequested/) | Sets the types of mail tips requested from the service. | +| [set_Recipients](./set_recipients/) | Sets a list of recipients to check for mail tips. | +| [set_SendingAs](./set_sendingas/) | Sets an e-mail address that a user is trying to send as. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_mailtipsrequested/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_mailtipsrequested/_index.md new file mode 100644 index 0000000000..64f769e9d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_mailtipsrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMailTipsOptions::get_MailTipsRequested method" +linktitle: "get_MailTipsRequested" +articleTitle: "get_MailTipsRequested" +second_title: "Aspose.Email for C++" +description: "Gets the types of mail tips requested from the service." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_mailtipsrequested/ +--- + +## get_MailTipsRequested {#get_mailtipsrequested} + +Gets the types of mail tips requested from the service. + +**Returns:** MailTipsType Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MailTipsRequested() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_recipients/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_recipients/_index.md new file mode 100644 index 0000000000..316071b91b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_recipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMailTipsOptions::get_Recipients method" +linktitle: "get_Recipients" +articleTitle: "get_Recipients" +second_title: "Aspose.Email for C++" +description: "Gets a list of recipients to check for mail tips." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_recipients/ +--- + +## get_Recipients {#get_recipients} + +Gets a list of recipients to check for mail tips. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Recipients() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_sendingas/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_sendingas/_index.md new file mode 100644 index 0000000000..79b815c0f6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_sendingas/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMailTipsOptions::get_SendingAs method" +linktitle: "get_SendingAs" +articleTitle: "get_SendingAs" +second_title: "Aspose.Email for C++" +description: "Gets an e-mail address that a user is trying to send as." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/get_sendingas/ +--- + +## get_SendingAs {#get_sendingas} + +Gets an e-mail address that a user is trying to send as. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_SendingAs() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/getmailtipsoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/getmailtipsoptions/_index.md new file mode 100644 index 0000000000..ed6b52b43d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/getmailtipsoptions/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMailTipsOptions::GetMailTipsOptions constructor" +linktitle: "GetMailTipsOptions" +articleTitle: "GetMailTipsOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the GetMailTipsOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/getmailtipsoptions/ +--- + +## GetMailTipsOptions {#getmailtipsoptions} + +Initializes a new instance of the GetMailTipsOptions class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +GetMailTipsOptions(System::SharedPtr < MailAddress > sendingAs, System::SharedPtr < MailAddressCollection > recipients, MailTipsType mailTipsRequested) +``` + +| Parameter | Description | +| --- | --- | +| sendingAs | Specifies an e-mail address that a user is trying to send as. | +| recipients | Specifies a list of recipients to check for mail tips. | +| mailTipsRequested | Specifies the types of mail tips requested from the service. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_mailtipsrequested/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_mailtipsrequested/_index.md new file mode 100644 index 0000000000..38070feb7d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_mailtipsrequested/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMailTipsOptions::set_MailTipsRequested method" +linktitle: "set_MailTipsRequested" +articleTitle: "set_MailTipsRequested" +second_title: "Aspose.Email for C++" +description: "Sets the types of mail tips requested from the service." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_mailtipsrequested/ +--- + +## set_MailTipsRequested {#set_mailtipsrequested} + +Sets the types of mail tips requested from the service. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_MailTipsRequested(MailTipsType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_recipients/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_recipients/_index.md new file mode 100644 index 0000000000..876fac6150 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_recipients/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMailTipsOptions::set_Recipients method" +linktitle: "set_Recipients" +articleTitle: "set_Recipients" +second_title: "Aspose.Email for C++" +description: "Sets a list of recipients to check for mail tips." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_recipients/ +--- + +## set_Recipients {#set_recipients} + +Sets a list of recipients to check for mail tips. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Recipients(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_sendingas/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_sendingas/_index.md new file mode 100644 index 0000000000..a193c263eb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_sendingas/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMailTipsOptions::set_SendingAs method" +linktitle: "set_SendingAs" +articleTitle: "set_SendingAs" +second_title: "Aspose.Email for C++" +description: "Sets an e-mail address that a user is trying to send as." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/set_sendingas/ +--- + +## set_SendingAs {#set_sendingas} + +Sets an e-mail address that a user is trying to send as. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_SendingAs(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/_index.md new file mode 100644 index 0000000000..0e048015e6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions class" +linktitle: "GetMessageTrackingReportOptions" +articleTitle: "GetMessageTrackingReportOptions" +second_title: "Aspose.Email for C++" +description: "Represents options for GetMessageTrackingReport operation" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/ +--- + +## GetMessageTrackingReportOptions class + +Represents options for GetMessageTrackingReport operation + +## Constructors + +| Name | Description | +| --- | --- | +| [GetMessageTrackingReportOptions](./getmessagetrackingreportoptions/) | Initializes a new instance of the GetMessageTrackingReportOptions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DiagnosticsLevel](./get_diagnosticslevel/) | Gets a timing and performance information that will be used to derive the report. | +| [get_MessageTrackingReportId](./get_messagetrackingreportid/) | Gets an identity string that was obtained from the FindMessageTrackingReport operation (non-empty string) | +| [get_RecipientFilter](./get_recipientfilter/) | Gets a recipient address to use with the specified report. | +| [get_ReportTemplate](./get_reporttemplate/) | Gets the type of report to get. | +| [get_ReturnQueueEvents](./get_returnqueueevents/) | Gets a value indicating whether the person who is running the task is in a privileged role. | +| [get_Scope](./get_scope/) | Gets the search scope (non-empty string) | +| [set_DiagnosticsLevel](./set_diagnosticslevel/) | Sets a timing and performance information that will be used to derive the report. | +| [set_MessageTrackingReportId](./set_messagetrackingreportid/) | Sets an identity string that was obtained from the FindMessageTrackingReport operation (non-empty string) | +| [set_RecipientFilter](./set_recipientfilter/) | Sets a recipient address to use with the specified report. | +| [set_ReportTemplate](./set_reporttemplate/) | Sets the type of report to get. | +| [set_ReturnQueueEvents](./set_returnqueueevents/) | Sets a value indicating whether the person who is running the task is in a privileged role. | +| [set_Scope](./set_scope/) | Sets the search scope (non-empty string) | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_diagnosticslevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_diagnosticslevel/_index.md new file mode 100644 index 0000000000..edd5baad23 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_diagnosticslevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::get_DiagnosticsLevel method" +linktitle: "get_DiagnosticsLevel" +articleTitle: "get_DiagnosticsLevel" +second_title: "Aspose.Email for C++" +description: "Gets a timing and performance information that will be used to derive the report." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_diagnosticslevel/ +--- + +## get_DiagnosticsLevel {#get_diagnosticslevel} + +Gets a timing and performance information that will be used to derive the report. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DiagnosticsLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_messagetrackingreportid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_messagetrackingreportid/_index.md new file mode 100644 index 0000000000..9ab4f7a07b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_messagetrackingreportid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::get_MessageTrackingReportId method" +linktitle: "get_MessageTrackingReportId" +articleTitle: "get_MessageTrackingReportId" +second_title: "Aspose.Email for C++" +description: "Gets an identity string that was obtained from the FindMessageTrackingReport operation (non-empty string)" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_messagetrackingreportid/ +--- + +## get_MessageTrackingReportId {#get_messagetrackingreportid} + +Gets an identity string that was obtained from the FindMessageTrackingReport operation (non-empty string) + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MessageTrackingReportId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_recipientfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_recipientfilter/_index.md new file mode 100644 index 0000000000..e8793fc123 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_recipientfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::get_RecipientFilter method" +linktitle: "get_RecipientFilter" +articleTitle: "get_RecipientFilter" +second_title: "Aspose.Email for C++" +description: "Gets a recipient address to use with the specified report." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_recipientfilter/ +--- + +## get_RecipientFilter {#get_recipientfilter} + +Gets a recipient address to use with the specified report. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_RecipientFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_reporttemplate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_reporttemplate/_index.md new file mode 100644 index 0000000000..201483401c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_reporttemplate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::get_ReportTemplate method" +linktitle: "get_ReportTemplate" +articleTitle: "get_ReportTemplate" +second_title: "Aspose.Email for C++" +description: "Gets the type of report to get." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_reporttemplate/ +--- + +## get_ReportTemplate {#get_reporttemplate} + +Gets the type of report to get. + +**Returns:** MessageTrackingReportTemplate Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ReportTemplate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_returnqueueevents/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_returnqueueevents/_index.md new file mode 100644 index 0000000000..900ac10005 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_returnqueueevents/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::get_ReturnQueueEvents method" +linktitle: "get_ReturnQueueEvents" +articleTitle: "get_ReturnQueueEvents" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the person who is running the task is in a privileged role." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_returnqueueevents/ +--- + +## get_ReturnQueueEvents {#get_returnqueueevents} + +Gets a value indicating whether the person who is running the task is in a privileged role. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ReturnQueueEvents() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_scope/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_scope/_index.md new file mode 100644 index 0000000000..70a4c8e7a6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_scope/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::get_Scope method" +linktitle: "get_Scope" +articleTitle: "get_Scope" +second_title: "Aspose.Email for C++" +description: "Gets the search scope (non-empty string)" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/get_scope/ +--- + +## get_Scope {#get_scope} + +Gets the search scope (non-empty string) + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Scope() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/getmessagetrackingreportoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/getmessagetrackingreportoptions/_index.md new file mode 100644 index 0000000000..e9957059cf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/getmessagetrackingreportoptions/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::GetMessageTrackingReportOptions constructor" +linktitle: "GetMessageTrackingReportOptions" +articleTitle: "GetMessageTrackingReportOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the GetMessageTrackingReportOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/getmessagetrackingreportoptions/ +--- + +## GetMessageTrackingReportOptions {#getmessagetrackingreportoptions} + +Initializes a new instance of the GetMessageTrackingReportOptions class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +GetMessageTrackingReportOptions(System::String scope, System::String messageTrackingReportId) +``` + +| Parameter | Description | +| --- | --- | +| scope | Specifies where to perform the search | +| messageTrackingReportId | Specifies an identity string that was obtained from the FindMessageTrackingReport operation | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_diagnosticslevel/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_diagnosticslevel/_index.md new file mode 100644 index 0000000000..bdc4031d1b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_diagnosticslevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::set_DiagnosticsLevel method" +linktitle: "set_DiagnosticsLevel" +articleTitle: "set_DiagnosticsLevel" +second_title: "Aspose.Email for C++" +description: "Sets a timing and performance information that will be used to derive the report." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_diagnosticslevel/ +--- + +## set_DiagnosticsLevel {#set_diagnosticslevel} + +Sets a timing and performance information that will be used to derive the report. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DiagnosticsLevel(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_messagetrackingreportid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_messagetrackingreportid/_index.md new file mode 100644 index 0000000000..02c398f646 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_messagetrackingreportid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::set_MessageTrackingReportId method" +linktitle: "set_MessageTrackingReportId" +articleTitle: "set_MessageTrackingReportId" +second_title: "Aspose.Email for C++" +description: "Sets an identity string that was obtained from the FindMessageTrackingReport operation (non-empty string)" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_messagetrackingreportid/ +--- + +## set_MessageTrackingReportId {#set_messagetrackingreportid} + +Sets an identity string that was obtained from the FindMessageTrackingReport operation (non-empty string) + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_MessageTrackingReportId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_recipientfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_recipientfilter/_index.md new file mode 100644 index 0000000000..c812aa3d67 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_recipientfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::set_RecipientFilter method" +linktitle: "set_RecipientFilter" +articleTitle: "set_RecipientFilter" +second_title: "Aspose.Email for C++" +description: "Sets a recipient address to use with the specified report." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_recipientfilter/ +--- + +## set_RecipientFilter {#set_recipientfilter} + +Sets a recipient address to use with the specified report. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_RecipientFilter(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_reporttemplate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_reporttemplate/_index.md new file mode 100644 index 0000000000..065ae80035 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_reporttemplate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::set_ReportTemplate method" +linktitle: "set_ReportTemplate" +articleTitle: "set_ReportTemplate" +second_title: "Aspose.Email for C++" +description: "Sets the type of report to get." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_reporttemplate/ +--- + +## set_ReportTemplate {#set_reporttemplate} + +Sets the type of report to get. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ReportTemplate(MessageTrackingReportTemplate value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_returnqueueevents/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_returnqueueevents/_index.md new file mode 100644 index 0000000000..f81b725a86 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_returnqueueevents/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::set_ReturnQueueEvents method" +linktitle: "set_ReturnQueueEvents" +articleTitle: "set_ReturnQueueEvents" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the person who is running the task is in a privileged role." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_returnqueueevents/ +--- + +## set_ReturnQueueEvents {#set_returnqueueevents} + +Sets a value indicating whether the person who is running the task is in a privileged role. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ReturnQueueEvents(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_scope/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_scope/_index.md new file mode 100644 index 0000000000..86ef5afe02 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_scope/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::GetMessageTrackingReportOptions::set_Scope method" +linktitle: "set_Scope" +articleTitle: "set_Scope" +second_title: "Aspose.Email for C++" +description: "Sets the search scope (non-empty string)" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/set_scope/ +--- + +## set_Scope {#set_scope} + +Sets the search scope (non-empty string) + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Scope(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/_index.md new file mode 100644 index 0000000000..a3f173d481 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/_index.md @@ -0,0 +1,193 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient class" +linktitle: "IEWSClient" +articleTitle: "IEWSClient" +second_title: "Aspose.Email for C++" +description: "Represents the interface for Exchange client." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/ +--- + +## IEWSClient class + +**Inherits:** Aspose::Email::Clients::Exchange::IExchangeClientBase + +Represents the interface for Exchange client. + +## Methods + +| Name | Description | +| --- | --- | +| [AddHeader](./addheader/) | Adds name and value to WebHeaderCollection in EWS request. | +| [AddToDistributionList](./addtodistributionlist/) | Appends the members to Distribution List. | +| [AppendMessage (5 overloads)](./appendmessage/) | Uploads the mail message to the Inbox folder | +| [AppendMessages (5 overloads)](./appendmessages/) | Uploads the mail message to the specified folder | +| [ArchiveItem (4 overloads)](./archiveitem/) | The ArchiveItem operation moves an item into the mailbox user's archive mailbox. | +| [Backup (2 overloads)](./backup/) | Backups the content of the specified folders | +| [CancelAppointment (6 overloads)](./cancelappointment/) | Cancels appointment. | +| [CheckUserAvailability (2 overloads)](./checkuseravailability/) | Checks users availability within the specified time window. | +| [CloseAccess (4 overloads)](./closeaccess/) | Closes access on the specified mailbox for the specified user. | +| [CopyConversationItems (2 overloads)](./copyconversationitems/) | Copies the conversation items, which are located in the specified folder, into the specified target folder | +| [CopyItem](./copyitem/) | Copies the item to specified folder | +| [CreateAppointment (3 overloads)](./createappointment/) | Creates appointment. | +| [CreateCalendarSharingInvitationMessage](./createcalendarsharinginvitationmessage/) | Create calendar sharing invitation message. | +| [CreateContact (2 overloads)](./createcontact/) | Creates a contact item in the Exchange store. | +| [CreateDistributionList](./createdistributionlist/) | Creates the private Distribution List. | +| [CreateFolder (6 overloads)](./createfolder/) | Fetch the specified appointment from server. | +| [CreateInboxRule (2 overloads)](./createinboxrule/) | Creates the specified inbox rule | +| [CreateItem (2 overloads)](./createitem/) | Creates the given item in the default item folder. | +| [CreateItems](./createitems/) | Creates the specified items in the speciifed folder | +| [CreatePublicFolder (3 overloads)](./createpublicfolder/) | Creates the specified public folder in the root public folder | +| [CreateTask (2 overloads)](./createtask/) | Creates the given task in the default task folder. | +| [CreateUserConfiguration](./createuserconfiguration/) | Creates the specified user configuration | +| [DelegateAccess (3 overloads)](./delegateaccess/) | Delegates access on the specified mailbox to the specified user. | +| [DeleteConversationItems (2 overloads)](./deleteconversationitems/) | Deletes all items of the specified conversation | +| [DeleteDistributionList](./deletedistributionlist/) | Deletes the Distribution List. | +| [DeleteFolder (2 overloads)](./deletefolder/) | Deletes the folder | +| [DeleteFolders (4 overloads)](./deletefolders/) | Deletes the specified folders | +| [DeleteFromDistributionList](./deletefromdistributionlist/) | Deletes the members from Distribution List. | +| [DeleteInboxRule (2 overloads)](./deleteinboxrule/) | Deletes the specified inbox rule | +| [DeleteItem](./deleteitem/) | Deletes specified item | +| [DeleteItems](./deleteitems/) | Deletes specified items | +| [DeleteUserConfiguration](./deleteuserconfiguration/) | Deletes the specified user configuration | +| [DisconnectPhoneCall](./disconnectphonecall/) | Disconnects a phone call specified by id. | +| [EmptyFolder (2 overloads)](./emptyfolder/) | Empties the specified folder. Subfolders will not be deleted; deleted items will be moved into DeletedItems folder | +| [ExpandDistributionList](./expanddistributionlist/) | Expands the public Distribution List members. | +| [ExportItems](./exportitems/) | Exports the specified items from mailbox | +| [FetchAppointment (2 overloads)](./fetchappointment/) | Fetch the specified appointment from server. | +| [FetchAttachment](./fetchattachment/) | Fetches the attachment | +| [FetchConversationMessages](./fetchconversationmessages/) | Fetches the specified conversation messages | +| [FetchDistributionList](./fetchdistributionlist/) | Fetches the private Distribution List members. | +| [FetchItem (2 overloads)](./fetchitem/) | Retrieves the item as MapiMessage . | +| [FetchMapiCalendar (2 overloads)](./fetchmapicalendar/) | Fetch array of MapiCalendar objects. | +| [FetchMapiMessages (2 overloads)](./fetchmapimessages/) | Fetches the speciifed messages | +| [FetchMapiNotes (2 overloads)](./fetchmapinotes/) | Fetch array of MapiNote objects. | +| [FetchMapiTasks (2 overloads)](./fetchmapitasks/) | Fetch array of MapiTask objects. | +| [FetchMessage (2 overloads)](./fetchmessage/) | Fetches the message. | +| [FetchMessages (4 overloads)](./fetchmessages/) | Fetches the speciifed messages | +| [FetchTask](./fetchtask/) | Fetches the specified task. | +| [FindConversations](./findconversations/) | Finds conversations in the specified folder | +| [FindMessageTrackingReport](./findmessagetrackingreport/) | Finds messages that meet the specified criteria. | +| [FindPeople (2 overloads)](./findpeople/) | Find contacts located in the specified user's personal mailbox on server. | +| [FolderExists (2 overloads)](./folderexists/) | Checks whether the specified folder exists. | +| [Forward](./forward/) | Forward a message. | +| [get_CalendarFolderEventFilter](./get_calendarfoldereventfilter/) | Specifies event types for Calendar folder | +| [get_ContactsFolderEventFilter](./get_contactsfoldereventfilter/) | Specifies event types for Contacts folder | +| [get_CurrentCalendarFolderUri](./get_currentcalendarfolderuri/) | Gets current calendar folder uri | +| [get_DeletedItemsFolderEventFilter](./get_deleteditemsfoldereventfilter/) | Specifies event types for DeletedItems folder | +| [get_DraftsFolderEventFilter](./get_draftsfoldereventfilter/) | Specifies event types for Drafts folder | +| [get_EnableDecompression](./get_enabledecompression/) | Gets a value that indicates whether decompression is enabled | +| [get_Headers](./get_headers/) | Gets array of name value pairs wich are added to WebHeaderCollection in EWS request. | +| [get_InboxFolderEventFilter](./get_inboxfoldereventfilter/) | Specifies event types for Inbox folder | +| [get_JournalFolderEventFilter](./get_journalfoldereventfilter/) | Specifies event types for Journal folder | +| [get_MailboxInfo](./get_mailboxinfo/) | Gets the mailbox info. | +| [get_NotesFolderEventFilter](./get_notesfoldereventfilter/) | Specifies event types for Notes folder | +| [get_NotificationsCheckInterval](./get_notificationscheckinterval/) | Defines interval for notification check | +| [get_NotificationTimeout](./get_notificationtimeout/) | Defines timeout for server notifications | +| [get_OutboxFolderEventFilter](./get_outboxfoldereventfilter/) | Specifies event types for Outbox folder | +| [get_ReconnectCount](./get_reconnectcount/) | Gets the number of reconnect attempts at connection breaks. | +| [get_ReturnClientRequestId](./get_returnclientrequestid/) | Gets a flag to indicate whether the client requires the server side to return the request id. | +| [get_RootFolderEventFilter](./get_rootfoldereventfilter/) | Specifies event types for Root folder | +| [get_SentItemsFolderEventFilter](./get_sentitemsfoldereventfilter/) | Specifies event types for SentItems folder | +| [get_ServerVersion](./get_serverversion/) | Gets the information about the current version of MS Exchange . | +| [get_TasksFolderEventFilter](./get_tasksfoldereventfilter/) | Specifies event types for Tasks folder | +| [get_TimezoneId](./get_timezoneid/) | Gets timezone id | +| [get_UseSlashAsFolderSeparator](./get_useslashasfolderseparator/) | Gets value that determines whether the slash '/' is used as folder separator. | +| [GetCallInfo](./getcallinfo/) | Retrieves phone call information by call id | +| [GetContact (4 overloads)](./getcontact/) | Retrieves contact information according to specified identifier. | +| [GetContacts (2 overloads)](./getcontacts/) | Lists contacts located in the specified folder on server | +| [GetExchangeType](./getexchangetype/) | Gets the information about the current version of MS Exchange . | +| [GetFolderInfo](./getfolderinfo/) | Gets the folder information | +| [GetFolderPermissions](./getfolderpermissions/) | Gets the folder permissions. | +| [GetInboxRules (2 overloads)](./getinboxrules/) | Gets inbox rules | +| [GetMailboxes](./getmailboxes/) | Lists mailboxes having smtp addresses. Note: the maximum count of returned contacts is 100. This is a restriction of used EWS operation. | +| [GetMailboxInfo (2 overloads)](./getmailboxinfo/) | Gets the mailbox info. | +| [GetMailboxSize](./getmailboxsize/) | Gets the size of the mailbox. Please, note this operation is performed recursively for all subfolders and make take some time | +| [GetMailboxSizeEx](./getmailboxsizeex/) | Gets the size of the mailbox Please, note this operation is performed recursively for all subfolders and make take some time | +| [GetMailTips](./getmailtips/) | Gets mail tips | +| [GetMessageTrackingReport](./getmessagetrackingreport/) | Gets message tracking report | +| [GetServerTimeZoneIds (3 overloads)](./getservertimezoneids/) | The GetServerTimeZoneIds returns information from time zone id that are available on an Exchange server. | +| [GetUMConfiguration](./getumconfiguration/) | Retrieves unified messaging configuration | +| [GetUserConfiguration](./getuserconfiguration/) | Gets the specified user configuration | +| [GetVersionInfo](./getversioninfo/) | Returns exchange server version info | +| [ImpersonateUser](./impersonateuser/) | Impersonates the user. | +| [ListAppointments (8 overloads)](./listappointments/) | Retrieves list of appointments for default calendar folder | +| [ListAppointmentsByPage (8 overloads)](./listappointmentsbypage/) | Retrieves page with appointments for calendar folder | +| [ListContacts (2 overloads)](./listcontacts/) | Lists contacts located in the specified folder on server | +| [ListDelegates](./listdelegates/) | Lists the users who are granted access on the specified mailbox. | +| [ListDistributionLists](./listdistributionlists/) | List the private Distribution Lists. | +| [ListItems (6 overloads)](./listitems/) | Retrieve list of item uries in specified folder | +| [ListMailboxes (2 overloads)](./listmailboxes/) | Lists mailboxes. | +| [ListMessages (14 overloads)](./listmessages/) | List the messages in the inbox folder. | +| [ListMessagesByPage (7 overloads)](./listmessagesbypage/) | List the messages in the specified folder. | +| [ListMessagesFromPublicFolder (2 overloads)](./listmessagesfrompublicfolder/) | Get collection of messages from public folder | +| [ListPublicFolders](./listpublicfolders/) | Gets collection of public folders from root public folder | +| [ListSubFolders (3 overloads)](./listsubfolders/) | Gets collection of child public folders from parent | +| [ListSubFoldersByPage (3 overloads)](./listsubfoldersbypage/) | Searches the specified folder in the given parent folder with paging Method supports paging. Invokes for the first time in paging cycle. | +| [ListTasks (6 overloads)](./listtasks/) | Retrieves lists of exchange tasks for default folder. | +| [LoadContactPhoto](./loadcontactphoto/) | Loads contact photo binary data | +| [MailDisablePublicFolder](./maildisablepublicfolder/) | Mail-disable a public folder | +| [MailEnablePublicFolder](./mailenablepublicfolder/) | Mail-enable a public folder | +| [MarkAllItems (3 overloads)](./markallitems/) | Marks all items in specified folders. | +| [MarkAllItemsAsRead (3 overloads)](./markallitemsasread/) | Marks all items in inbox folder as read without receipts. | +| [MarkAllItemsAsUnread (3 overloads)](./markallitemsasunread/) | Marks all items in inbox folder as unread. | +| [MarkAsJunk (5 overloads)](./markasjunk/) | The MarkAsJunk method moves mail messages to the junk mail folder and blocks message sender. | +| [MoveConversationItems (2 overloads)](./moveconversationitems/) | Moves the conversation items, which are located in the specified folder, into the specified target folder | +| [MoveItem](./moveitem/) | Moves the item to specified folder | +| [PlayOnPhone](./playonphone/) | The PlayOnPhone operation initiates an outbound call and plays a message over the telephone. | +| [RemoveHeader](./removeheader/) | Remove WebHeader from WebHeaderCollection in EWS request. | +| [Reply](./reply/) | Reply to the sender's message. | +| [ReplyAll](./replyall/) | Reply to the sender and all recipients of a message. | +| [ResetImpersonation](./resetimpersonation/) | Makes the impersonation reset. | +| [ResetSubscription](./resetsubscription/) | Reset all subscriptions | +| [ResolveContact](./resolvecontact/) | Resolves ambiguous mailbox names. | +| [ResolveContacts (2 overloads)](./resolvecontacts/) | Resolves ambiguous mailbox display names. Note: the maximum count of returned contacts is 100. This is a restriction of used exchange command. | +| [Restore](./restore/) | Restores the specified exchange folders from the given personal storage. | +| [SaveMessage (2 overloads)](./savemessage/) | Saves the message. | +| [Send (3 overloads)](./send/) | Sends the specified message. | +| [set_CalendarFolderEventFilter](./set_calendarfoldereventfilter/) | Specifies event types for Calendar folder | +| [set_ContactsFolderEventFilter](./set_contactsfoldereventfilter/) | Specifies event types for Contacts folder | +| [set_CurrentCalendarFolderUri](./set_currentcalendarfolderuri/) | Sets current calendar folder uri | +| [set_DeletedItemsFolderEventFilter](./set_deleteditemsfoldereventfilter/) | Specifies event types for DeletedItems folder | +| [set_DraftsFolderEventFilter](./set_draftsfoldereventfilter/) | Specifies event types for Drafts folder | +| [set_EnableDecompression](./set_enabledecompression/) | Sets a value that indicates whether decompression is enabled | +| [set_InboxFolderEventFilter](./set_inboxfoldereventfilter/) | Specifies event types for Inbox folder | +| [set_JournalFolderEventFilter](./set_journalfoldereventfilter/) | Specifies event types for Journal folder | +| [set_NotesFolderEventFilter](./set_notesfoldereventfilter/) | Specifies event types for Notes folder | +| [set_NotificationsCheckInterval](./set_notificationscheckinterval/) | Defines interval for notification check | +| [set_NotificationTimeout](./set_notificationtimeout/) | Defines timeout for server notifications | +| [set_OutboxFolderEventFilter](./set_outboxfoldereventfilter/) | Specifies event types for Outbox folder | +| [set_ReconnectCount](./set_reconnectcount/) | Sets the number of reconnect attempts at connection breaks. | +| [set_ReturnClientRequestId](./set_returnclientrequestid/) | Sets a flag to indicate whether the client requires the server side to return the request id. | +| [set_RootFolderEventFilter](./set_rootfoldereventfilter/) | Specifies event types for Root folder | +| [set_SentItemsFolderEventFilter](./set_sentitemsfoldereventfilter/) | Specifies event types for SentItems folder | +| [set_TasksFolderEventFilter](./set_tasksfoldereventfilter/) | Specifies event types for Tasks folder | +| [set_TimezoneId](./set_timezoneid/) | Sets timezone id | +| [set_UseSlashAsFolderSeparator](./set_useslashasfolderseparator/) | Sets value that determines whether the slash '/' is used as folder separator. | +| [SetConversationReadState (2 overloads)](./setconversationreadstate/) | Set read state of the conversation items to the specified value | +| [SetReadFlag (2 overloads)](./setreadflag/) | Sets the read flag. | +| [SyncFolder (5 overloads)](./syncfolder/) | Retrieves changes of the items in a specified folder. | +| [UpdateAppointment (4 overloads)](./updateappointment/) | Updates appointment. | +| [UpdateContact (2 overloads)](./updatecontact/) | Updates a contact item in the Exchange store. | +| [UpdateDelegate](./updatedelegate/) | Updates the delegate user settings who is granted access on the specified mailbox. | +| [UpdateDelegates](./updatedelegates/) | Updates the delegate users settings who are granted access on the specified mailbox. | +| [UpdateInboxRule (2 overloads)](./updateinboxrule/) | Updates the specified inbox rule | +| [UpdateItems](./updateitems/) | Updates the specified items in to a mailbox | +| [UpdateNote (3 overloads)](./updatenote/) | Updates the specified note. | +| [UpdateSubscription](./updatesubscription/) | Updates subscriptions | +| [UpdateTask (5 overloads)](./updatetask/) | Updates the specified task. | +| [UpdateUserConfiguration](./updateuserconfiguration/) | Updates the specified user configuration | +| [CalendarFolderServerNotifications](./calendarfolderservernotifications/) | Occurs when arises specified event type for Calendar folder. | +| [ContactsFolderServerNotifications](./contactsfolderservernotifications/) | Occurs when arises specified event type for Contacts folder. | +| [DeletedItemsFolderServerNotifications](./deleteditemsfolderservernotifications/) | Occurs when arises specified event type for DeletedItems folder. | +| [DraftsFolderServerNotifications](./draftsfolderservernotifications/) | Occurs when arises specified event type for Drafts folder. | +| [InboxFolderServerNotifications](./inboxfolderservernotifications/) | Occurs when arises specified event type for Inbox folder. | +| [ItemSent](./itemsent/) | Raised when an item is sent and save in Sent Items folder. | +| [JournalFolderServerNotifications](./journalfolderservernotifications/) | Occurs when arises specified event type for Journal folder. | +| [NotesFolderServerNotifications](./notesfolderservernotifications/) | Occurs when arises specified event type for Notes folder. | +| [OutboxFolderServerNotifications](./outboxfolderservernotifications/) | Occurs when arises specified event type for Outbox folder. | +| [RootFolderServerNotifications](./rootfolderservernotifications/) | Occurs when arises specified event type for Root folder. | +| [SentItemsFolderServerNotifications](./sentitemsfolderservernotifications/) | Occurs when arises specified event type for SentItems folder. | +| [TasksFolderServerNotifications](./tasksfolderservernotifications/) | Occurs when arises specified event type for Tasks folder. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/addheader/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/addheader/_index.md new file mode 100644 index 0000000000..5faaf4d931 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/addheader/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::AddHeader method" +linktitle: "AddHeader" +articleTitle: "AddHeader" +second_title: "Aspose.Email for C++" +description: "Adds name and value to WebHeaderCollection in EWS request." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/addheader/ +--- + +## AddHeader {#addheader} + +Adds name and value to WebHeaderCollection in EWS request. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +AddHeader(System::String name, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| name | Header name | +| value | Header value | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/addtodistributionlist/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/addtodistributionlist/_index.md new file mode 100644 index 0000000000..8df527d6fd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/addtodistributionlist/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::AddToDistributionList method" +linktitle: "AddToDistributionList" +articleTitle: "AddToDistributionList" +second_title: "Aspose.Email for C++" +description: "Appends the members to Distribution List." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/addtodistributionlist/ +--- + +## AddToDistributionList {#addtodistributionlist} + +Appends the members to Distribution List. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +AddToDistributionList(System::SharedPtr < ExchangeDistributionList > distributionList, System::SharedPtr < MailAddressCollection > members) +``` + +| Parameter | Description | +| --- | --- | +| distributionList | A ExchangeDistributionList containing information about Distribution List to update. | +| members | A MailAddressCollection containing the mail addresses to add. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/appendmessage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/appendmessage/_index.md new file mode 100644 index 0000000000..2c7a90b410 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/appendmessage/_index.md @@ -0,0 +1,93 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::AppendMessage method" +linktitle: "AppendMessage" +articleTitle: "AppendMessage" +second_title: "Aspose.Email for C++" +description: "Uploads the mail message to the Inbox folder" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/appendmessage/ +--- + +## AppendMessage (1 of 5) {#appendmessage_1} + +Uploads the mail message to the Inbox folder + +**Returns:** An uri of created message + +```cpp +AppendMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | A message to upload | + +--- + +## AppendMessage (2 of 5) {#appendmessage_2} + +Uploads the mail message to the specified folder + +**Returns:** An uri of created message + +```cpp +AppendMessage(System::SharedPtr < Mapi::MapiMessage > mapiMessage) +``` + +| Parameter | Description | +| --- | --- | +| mapiMessage | A message to upload | + +--- + +## AppendMessage (3 of 5) {#appendmessage_3} + +Uploads the mail message to the specified folder + +**Returns:** An uri of created message + +```cpp +AppendMessage(System::SharedPtr < Mapi::MapiMessage > mapiMessage, bool markAsSent) +``` + +| Parameter | Description | +| --- | --- | +| mapiMessage | A message to upload | +| markAsSent | A value indicating whether the message should be appended as a sent message or a draft. | + +--- + +## AppendMessage (4 of 5) {#appendmessage_4} + +Uploads the mail message to the specified folder + +**Returns:** An uri of created message + +```cpp +AppendMessage(System::String folderUri, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder URI to which message is uploaded. | +| message | A message to upload | + +--- + +## AppendMessage (5 of 5) {#appendmessage_5} + +Uploads the mail message to the specified folder + +**Returns:** An uri of created message + +```cpp +AppendMessage(System::String folderUri, System::SharedPtr < Mapi::MapiMessage > mapiMessage, bool markAsSent) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder URI to which message is uploaded. | +| mapiMessage | A message to upload | +| markAsSent | A value indicating whether the message should be appended as a sent message or a draft. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/appendmessages/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/appendmessages/_index.md new file mode 100644 index 0000000000..8c60a79b12 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/appendmessages/_index.md @@ -0,0 +1,92 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::AppendMessages method" +linktitle: "AppendMessages" +articleTitle: "AppendMessages" +second_title: "Aspose.Email for C++" +description: "Uploads the mail message to the specified folder" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/appendmessages/ +--- + +## AppendMessages (1 of 5) {#appendmessages_1} + +Uploads the mail message to the specified folder + +**Returns:** List of uri of created messages + +```cpp +AppendMessages(const System::ArrayPtr< System::SharedPtr < MailMessage >> & messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | A messages to upload | + +--- + +## AppendMessages (2 of 5) {#appendmessages_2} + +Uploads the mail message to the specified folder + +**Returns:** List of uri of created messages + +```cpp +AppendMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | A messages to upload | + +--- + +## AppendMessages (3 of 5) {#appendmessages_3} + +Uploads the mail message to the specified folder + +**Returns:** List of uri of created messages + +```cpp +AppendMessages(System::String folderUri, const System::ArrayPtr< System::SharedPtr < MailMessage >> & messages) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder URI to which message is uploaded. | +| messages | A messages to upload | + +--- + +## AppendMessages (4 of 5) {#appendmessages_4} + +Uploads the mail messages to the specified folder + +**Returns:** List of uri of created messages + +```cpp +AppendMessages(System::String folderUri, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder URI to which message is uploaded. | +| messages | A messages to upload | + +--- + +## AppendMessages (5 of 5) {#appendmessages_5} + +Uploads the mapi messages to the specified folder + +**Returns:** List of uri of created messages + +```cpp +AppendMessages(System::String folderUri, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::MapiMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder URI to which message is uploaded. | +| messages | A messages to upload | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/archiveitem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/archiveitem/_index.md new file mode 100644 index 0000000000..6b9d1dfbf8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/archiveitem/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ArchiveItem method" +linktitle: "ArchiveItem" +articleTitle: "ArchiveItem" +second_title: "Aspose.Email for C++" +description: "The ArchiveItem operation moves an item into the mailbox user's archive mailbox." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/archiveitem/ +--- + +## ArchiveItem (1 of 4) {#archiveitem_1} + +The ArchiveItem operation moves an item into the mailbox user's archive mailbox. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ArchiveItem(System::String sourceFolderUri, System::SharedPtr < Calendar::Appointment > appointment) +``` + +| Parameter | Description | +| --- | --- | +| sourceFolderUri | | +| appointment | Item which will be archived | + +--- + +## ArchiveItem (2 of 4) {#archiveitem_2} + +The ArchiveItem operation moves an item into the mailbox user's archive mailbox. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ArchiveItem(System::String sourceFolderUri, System::SharedPtr < ExchangeTask > task) +``` + +| Parameter | Description | +| --- | --- | +| sourceFolderUri | | +| task | Item which will be archived | + +--- + +## ArchiveItem (3 of 4) {#archiveitem_3} + +The ArchiveItem operation moves an item into the mailbox user's archive mailbox. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ArchiveItem(System::String sourceFolderUri, System::SharedPtr < Mapi::MapiMessageItemBase > item) +``` + +| Parameter | Description | +| --- | --- | +| sourceFolderUri | | +| item | Item which will be archived | + +--- + +## ArchiveItem (4 of 4) {#archiveitem_4} + +The ArchiveItem operation moves an item into the mailbox user's archive mailbox. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ArchiveItem(System::String sourceFolderUri, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| sourceFolderUri | | +| uniqueId | Item id | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/backup/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/backup/_index.md new file mode 100644 index 0000000000..e92ab2464e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/backup/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::Backup method" +linktitle: "Backup" +articleTitle: "Backup" +second_title: "Aspose.Email for C++" +description: "Backups the content of the specified folders" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/backup/ +--- + +## Backup (1 of 2) {#backup_1} + +Backups the content of the specified folders + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Backup(System::SharedPtr < ExchangeFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, Storage::Pst::BackupOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | + +--- + +## Backup (2 of 2) {#backup_2} + +Backups the content of the specified folders + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Backup(System::SharedPtr < ExchangeFolderInfoCollection > folders, System::String fileName, Storage::Pst::BackupOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/calendarfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/calendarfolderservernotifications/_index.md new file mode 100644 index 0000000000..df5002ffce --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/calendarfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CalendarFolderServerNotifications method" +linktitle: "CalendarFolderServerNotifications" +articleTitle: "CalendarFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for Calendar folder." +type: docs +weight: 1600 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/calendarfolderservernotifications/ +--- + +## CalendarFolderServerNotifications {#calendarfolderservernotifications} + +Occurs when arises specified event type for Calendar folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CalendarFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/cancelappointment/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/cancelappointment/_index.md new file mode 100644 index 0000000000..0a78b12618 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/cancelappointment/_index.md @@ -0,0 +1,108 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CancelAppointment method" +linktitle: "CancelAppointment" +articleTitle: "CancelAppointment" +second_title: "Aspose.Email for C++" +description: "Cancels appointment." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/cancelappointment/ +--- + +## CancelAppointment (1 of 6) {#cancelappointment_1} + +Cancels appointment. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CancelAppointment(System::SharedPtr < Calendar::Appointment > appointment) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | + +--- + +## CancelAppointment (2 of 6) {#cancelappointment_2} + +Cancels appointment. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CancelAppointment(System::SharedPtr < Calendar::Appointment > appointment, System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | +| folderUri | An uri of appointments parent folder. | + +--- + +## CancelAppointment (3 of 6) {#cancelappointment_3} + +Cancels appointment. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CancelAppointment(System::SharedPtr < Mapi::MapiCalendar > appointment) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | + +--- + +## CancelAppointment (4 of 6) {#cancelappointment_4} + +Cancels appointment. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CancelAppointment(System::SharedPtr < Mapi::MapiCalendar > appointment, System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | +| folderUri | An uri of appointments parent folder. | + +--- + +## CancelAppointment (5 of 6) {#cancelappointment_5} + +Cancels an exiting meeting on an organizers calendar + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CancelAppointment(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier | + +--- + +## CancelAppointment (6 of 6) {#cancelappointment_6} + +Cancels an exiting meeting on an organizers calendar + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CancelAppointment(System::String uniqueId, System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier | +| folderUri | An uri of appointments parent folder. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/checkuseravailability/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/checkuseravailability/_index.md new file mode 100644 index 0000000000..5d09512137 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/checkuseravailability/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CheckUserAvailability method" +linktitle: "CheckUserAvailability" +articleTitle: "CheckUserAvailability" +second_title: "Aspose.Email for C++" +description: "Checks users availability within the specified time window." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/checkuseravailability/ +--- + +## CheckUserAvailability (1 of 2) {#checkuseravailability_1} + +Checks users availability within the specified time window. + +**Returns:** ExchangeUserAvailabilityCollection containing the users availability informaiton. + +```cpp +CheckUserAvailability(System::SharedPtr < System::Collections::Specialized::StringCollection > users, System::SharedPtr < DateRange > timeWindow) +``` + +| Parameter | Description | +| --- | --- | +| users | An users smtp addresses. | +| timeWindow | A time span for the queried user's availability. | + +--- + +## CheckUserAvailability (2 of 2) {#checkuseravailability_2} + +Checks user availability within the specified time window. + +**Returns:** ExchangeUserAvailability containing user availability information. + +```cpp +CheckUserAvailability(System::String user, System::SharedPtr < DateRange > timeWindow) +``` + +| Parameter | Description | +| --- | --- | +| user | An user smtp address. | +| timeWindow | A time span for the queried user's availability. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/closeaccess/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/closeaccess/_index.md new file mode 100644 index 0000000000..f34bf8bafb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/closeaccess/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CloseAccess method" +linktitle: "CloseAccess" +articleTitle: "CloseAccess" +second_title: "Aspose.Email for C++" +description: "Closes access on the specified mailbox for the specified user." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/closeaccess/ +--- + +## CloseAccess (1 of 4) {#closeaccess_1} + +Closes access on the specified mailbox for the specified user. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CloseAccess(System::SharedPtr < ExchangeDelegateUser > delegateUser, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| delegateUser | A delegate user. | +| mailbox | A mailbox. | + +--- + +## CloseAccess (2 of 4) {#closeaccess_2} + +Closes access on the specified mailbox for the specified user. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CloseAccess(System::SharedPtr < ExchangeDelegateUserCollection > delegateUsers, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| delegateUsers | A delegate users. | +| mailbox | A mailbox. | + +--- + +## CloseAccess (3 of 4) {#closeaccess_3} + +Closes access on the specified mailbox for the specified user. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CloseAccess(System::SharedPtr < ExchangeFolderUserInfo > userInfo, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| userInfo | A user information. | +| mailbox | A mailbox. | + +--- + +## CloseAccess (4 of 4) {#closeaccess_4} + +Closes access on the specified mailbox for the specified user. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CloseAccess(System::String delegateSmtpAddress, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| delegateSmtpAddress | A primary smtp address of delegate user. | +| mailbox | A mailbox. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/contactsfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/contactsfolderservernotifications/_index.md new file mode 100644 index 0000000000..d3b52ba222 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/contactsfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ContactsFolderServerNotifications method" +linktitle: "ContactsFolderServerNotifications" +articleTitle: "ContactsFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for Contacts folder." +type: docs +weight: 1610 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/contactsfolderservernotifications/ +--- + +## ContactsFolderServerNotifications {#contactsfolderservernotifications} + +Occurs when arises specified event type for Contacts folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ContactsFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/copyconversationitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/copyconversationitems/_index.md new file mode 100644 index 0000000000..49e0a4c8d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/copyconversationitems/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CopyConversationItems method" +linktitle: "CopyConversationItems" +articleTitle: "CopyConversationItems" +second_title: "Aspose.Email for C++" +description: "Copies the conversation items, which are located in the specified folder, into the specified target folder" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/copyconversationitems/ +--- + +## CopyConversationItems (1 of 2) {#copyconversationitems_1} + +Copies the conversation items, which are located in the specified folder, into the specified target folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CopyConversationItems(System::String conversationId, System::String contextFolderId, System::String destinationFolderId) +``` + +| Parameter | Description | +| --- | --- | +| conversationId | Id of conversation to copy | +| contextFolderId | Id of folder in which conversation items are located. Note: If it's set to null(or empty), all conversation items will be copied | +| destinationFolderId | Id of folder into which copy items | + +--- + +## CopyConversationItems (2 of 2) {#copyconversationitems_2} + +Copies the conversation items into the specified target folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CopyConversationItems(System::String conversationId, System::String destinationFolderId) +``` + +| Parameter | Description | +| --- | --- | +| conversationId | Id of conversation to copy | +| destinationFolderId | Id of folder into which copy items | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/copyitem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/copyitem/_index.md new file mode 100644 index 0000000000..beec9bc235 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/copyitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CopyItem method" +linktitle: "CopyItem" +articleTitle: "CopyItem" +second_title: "Aspose.Email for C++" +description: "Copies the item to specified folder" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/copyitem/ +--- + +## CopyItem {#copyitem} + +Copies the item to specified folder + +**Returns:** An uri of the copied message + +```cpp +CopyItem(System::String itemUri, System::String destinationFolderUri) +``` + +| Parameter | Description | +| --- | --- | +| itemUri | The item URI | +| destinationFolderUri | The destination folder URI | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createappointment/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createappointment/_index.md new file mode 100644 index 0000000000..ce5d8f1095 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createappointment/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateAppointment method" +linktitle: "CreateAppointment" +articleTitle: "CreateAppointment" +second_title: "Aspose.Email for C++" +description: "Creates appointment." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createappointment/ +--- + +## CreateAppointment (1 of 3) {#createappointment_1} + +Creates appointment. + +**Returns:** Returns appointment UID + +```cpp +CreateAppointment(System::SharedPtr < Calendar::Appointment > appointment) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | + +--- + +## CreateAppointment (2 of 3) {#createappointment_2} + +Creates appointment. + +**Returns:** Returns appointment UID + +```cpp +CreateAppointment(System::SharedPtr < Calendar::Appointment > appointment, System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | +| folderUri | An uri of appointments parent folder. | + +--- + +## CreateAppointment (3 of 3) {#createappointment_3} + +Creates appointment. + +**Returns:** Returns PidLidGlobalObjectId as base64 string + +```cpp +CreateAppointment(System::SharedPtr < Mapi::MapiCalendar > appointment, System::String folderUri, bool suppressInvitations) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | +| folderUri | An uri of appointments parent folder. | +| suppressInvitations | If true, invitations won't be sent to attendees. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createcalendarsharinginvitationmessage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createcalendarsharinginvitationmessage/_index.md new file mode 100644 index 0000000000..8ee9edb58f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createcalendarsharinginvitationmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateCalendarSharingInvitationMessage method" +linktitle: "CreateCalendarSharingInvitationMessage" +articleTitle: "CreateCalendarSharingInvitationMessage" +second_title: "Aspose.Email for C++" +description: "Create calendar sharing invitation message." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createcalendarsharinginvitationmessage/ +--- + +## CreateCalendarSharingInvitationMessage {#createcalendarsharinginvitationmessage} + +Create calendar sharing invitation message. + +**Returns:** A MapiMessage that represents sharing invitation message. + +```cpp +CreateCalendarSharingInvitationMessage(System::String recipient) +``` + +| Parameter | Description | +| --- | --- | +| recipient | A recipient's address. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createcontact/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createcontact/_index.md new file mode 100644 index 0000000000..1ee8bb9b1c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createcontact/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateContact method" +linktitle: "CreateContact" +articleTitle: "CreateContact" +second_title: "Aspose.Email for C++" +description: "Creates a contact item in the Exchange store." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createcontact/ +--- + +## CreateContact (1 of 2) {#createcontact_1} + +Creates a contact item in the Exchange store. + +**Returns:** The contact Uri + +```cpp +CreateContact(System::SharedPtr < PersonalInfo::Contact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | Contact item | + +--- + +## CreateContact (2 of 2) {#createcontact_2} + +Creates a contact item in the specified folder. + +**Returns:** The contact Uri + +```cpp +CreateContact(System::String folderUri, System::SharedPtr < PersonalInfo::Contact > contact) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | Folder uri | +| contact | Contact item | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createdistributionlist/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createdistributionlist/_index.md new file mode 100644 index 0000000000..039a1e36f7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createdistributionlist/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateDistributionList method" +linktitle: "CreateDistributionList" +articleTitle: "CreateDistributionList" +second_title: "Aspose.Email for C++" +description: "Creates the private Distribution List." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createdistributionlist/ +--- + +## CreateDistributionList {#createdistributionlist} + +Creates the private Distribution List. + +**Returns:** A string containing the Distribution List Id. + +```cpp +CreateDistributionList(System::SharedPtr < ExchangeDistributionList > distributionList, System::SharedPtr < MailAddressCollection > members) +``` + +| Parameter | Description | +| --- | --- | +| distributionList | A ExchangeDistributionList containing information about Distribution List to create. | +| members | A MailAddressCollection containing the Distribution List mail addresses to create. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createfolder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createfolder/_index.md new file mode 100644 index 0000000000..9cd1f92f03 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createfolder/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateFolder method" +linktitle: "CreateFolder" +articleTitle: "CreateFolder" +second_title: "Aspose.Email for C++" +description: "Fetch the specified appointment from server." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createfolder/ +--- + +## CreateFolder (1 of 6) {#createfolder_1} + +Fetch the specified appointment from server. + +**Returns:** A fetched Appointment . + +```cpp +CreateFolder(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| appointmentUri | An uri of appointment to be fetched. | + +--- + +## CreateFolder (2 of 6) {#createfolder_2} + +Creates new folder in the root folder. + +**Returns:** Returns folder information + +```cpp +CreateFolder(System::String name, ExchangeFolderType folderType) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of new folder | +| folderType | Type of folder | + +--- + +## CreateFolder (3 of 6) {#createfolder_3} + +Creates the new folder with the specified name in the specified parent folder. + +**Returns:** virtual System::SharedPtr < ExchangeFolderInfo > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CreateFolder(System::String parentFolderUri, System::String name) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | An uri of parent folder. | +| name | A name of folder to be created. | + +--- + +## CreateFolder (4 of 6) {#createfolder_4} + +Creates the new folder + +**Returns:** Returns folder information + +```cpp +CreateFolder(System::String parentFolderUri, System::String name, ExchangeFolderType folderType) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | The URI of parent folder | +| name | The name of new folder | +| folderType | Type of folder | + +--- + +## CreateFolder (5 of 6) {#createfolder_5} + +Creates the new folder + +**Returns:** Returns folder information + +```cpp +CreateFolder(System::String parentFolderUri, System::String name, System::SharedPtr < ExchangeFolderPermissionCollection > permissions) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | The URI of parent folder | +| name | The name of new folder | +| permissions | A permission on new folder | + +--- + +## CreateFolder (6 of 6) {#createfolder_6} + +Creates the new folder + +**Returns:** Returns folder information + +```cpp +CreateFolder(System::String parentFolderUri, System::String name, System::SharedPtr < ExchangeFolderPermissionCollection > permissions, System::String folderClass) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | The URI of parent folder | +| name | The name of new folder | +| permissions | A permission on new folder | +| folderClass | The class of new folder | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createinboxrule/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createinboxrule/_index.md new file mode 100644 index 0000000000..e2e0229c03 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createinboxrule/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateInboxRule method" +linktitle: "CreateInboxRule" +articleTitle: "CreateInboxRule" +second_title: "Aspose.Email for C++" +description: "Creates the specified inbox rule" +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createinboxrule/ +--- + +## CreateInboxRule (1 of 2) {#createinboxrule_1} + +Creates the specified inbox rule + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CreateInboxRule(System::SharedPtr < InboxRule > rule) +``` + +| Parameter | Description | +| --- | --- | +| rule | A inbox rule to create | + +--- + +## CreateInboxRule (2 of 2) {#createinboxrule_2} + +Creates the specified inbox rule + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CreateInboxRule(System::SharedPtr < InboxRule > rule, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| rule | A inbox rule to create | +| mailbox | A mailbox to create rule for. Note: if it is set to null or empty , the rule will be created in the default mailbox | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createitem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createitem/_index.md new file mode 100644 index 0000000000..768ac89039 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createitem/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateItem method" +linktitle: "CreateItem" +articleTitle: "CreateItem" +second_title: "Aspose.Email for C++" +description: "Creates the given item in the default item folder." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createitem/ +--- + +## CreateItem (1 of 2) {#createitem_1} + +Creates the given item in the default item folder. + +**Returns:** The item Uri + +```cpp +CreateItem(System::SharedPtr < Mapi::MapiMessageItemBase > item) +``` + +| Parameter | Description | +| --- | --- | +| item | An item to create. | + +--- + +## CreateItem (2 of 2) {#createitem_2} + +Creates the given item in the specified folder. + +**Returns:** The item Uri + +```cpp +CreateItem(System::String folderUri, System::SharedPtr < Mapi::MapiMessageItemBase > item) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder Uri where item should be created. | +| item | An item to create. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createitems/_index.md new file mode 100644 index 0000000000..2ae67e394d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createitems/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateItems method" +linktitle: "CreateItems" +articleTitle: "CreateItems" +second_title: "Aspose.Email for C++" +description: "Creates the specified items in the speciifed folder" +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createitems/ +--- + +## CreateItems {#createitems} + +Creates the specified items in the speciifed folder + +**Returns:** An array of ExchangeUploadItemResult + +```cpp +CreateItems(System::ArrayPtr< System::SharedPtr < ExchangeStreamedItem >> items, System::String parentFolderUri) +``` + +| Parameter | Description | +| --- | --- | +| items | An items to be uploaded | +| parentFolderUri | Specifies the folder in which to place the items | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createpublicfolder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createpublicfolder/_index.md new file mode 100644 index 0000000000..4b7f7f4014 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createpublicfolder/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreatePublicFolder method" +linktitle: "CreatePublicFolder" +articleTitle: "CreatePublicFolder" +second_title: "Aspose.Email for C++" +description: "Creates the specified public folder in the root public folder" +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createpublicfolder/ +--- + +## CreatePublicFolder (1 of 3) {#createpublicfolder_1} + +Creates the specified public folder in the root public folder + +**Returns:** Returns folder information + +```cpp +CreatePublicFolder(System::String name, System::SharedPtr < ExchangeFolderPermissionCollection > permissions) +``` + +| Parameter | Description | +| --- | --- | +| name | A name of new folder | +| permissions | A permission on new folder | + +--- + +## CreatePublicFolder (2 of 3) {#createpublicfolder_2} + +Creates the specified public folder in the root public folder + +**Returns:** Returns folder information + +```cpp +CreatePublicFolder(System::String name, System::SharedPtr < ExchangeFolderPermissionCollection > permissions, ExchangeFolderType folderType) +``` + +| Parameter | Description | +| --- | --- | +| name | A name of new folder | +| permissions | A permission on new folder | +| folderType | Type of folder | + +--- + +## CreatePublicFolder (3 of 3) {#createpublicfolder_3} + +Creates the specified public folder in the root public folder + +**Returns:** Returns folder information + +```cpp +CreatePublicFolder(System::String parentFolderUri, System::String name, System::SharedPtr < ExchangeFolderPermissionCollection > permissions) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | The URI of parent folder | +| name | A name of new folder | +| permissions | A permission on new folder | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createtask/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createtask/_index.md new file mode 100644 index 0000000000..443a10a778 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createtask/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateTask method" +linktitle: "CreateTask" +articleTitle: "CreateTask" +second_title: "Aspose.Email for C++" +description: "Creates the given task in the default task folder." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createtask/ +--- + +## CreateTask (1 of 2) {#createtask_1} + +Creates the given task in the default task folder. + +**Returns:** A task uri + +```cpp +CreateTask(System::SharedPtr < ExchangeTask > task) +``` + +| Parameter | Description | +| --- | --- | +| task | A task to create. | + +--- + +## CreateTask (2 of 2) {#createtask_2} + +Creates the given task in the specified folder. + +**Returns:** A task uri + +```cpp +CreateTask(System::String folder, System::SharedPtr < ExchangeTask > task) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder where task should be created. | +| task | A task to create. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createuserconfiguration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createuserconfiguration/_index.md new file mode 100644 index 0000000000..c1f177d8ff --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/createuserconfiguration/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::CreateUserConfiguration method" +linktitle: "CreateUserConfiguration" +articleTitle: "CreateUserConfiguration" +second_title: "Aspose.Email for C++" +description: "Creates the specified user configuration" +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/createuserconfiguration/ +--- + +## CreateUserConfiguration {#createuserconfiguration} + +Creates the specified user configuration + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +CreateUserConfiguration(System::SharedPtr < UserConfiguration > userConfiguration) +``` + +| Parameter | Description | +| --- | --- | +| userConfiguration | UserConfiguration to be created | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/delegateaccess/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/delegateaccess/_index.md new file mode 100644 index 0000000000..c0f9433226 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/delegateaccess/_index.md @@ -0,0 +1,61 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DelegateAccess method" +linktitle: "DelegateAccess" +articleTitle: "DelegateAccess" +second_title: "Aspose.Email for C++" +description: "Delegates access on the specified mailbox to the specified user." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/delegateaccess/ +--- + +## DelegateAccess (1 of 3) {#delegateaccess_1} + +Delegates access on the specified mailbox to the specified user. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DelegateAccess(System::SharedPtr < ExchangeDelegateUser > delegateUser, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| delegateUser | A ExchangeDelegateUser containing user information and delegation settings. | +| mailbox | A mailbox to grant access on. | + +--- + +## DelegateAccess (2 of 3) {#delegateaccess_2} + +Delegates access on the mailbox to the specified users. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DelegateAccess(System::SharedPtr < ExchangeDelegateUserCollection > delegateUsers, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| delegateUsers | A ExchangeDelegateUserCollection containing the users information and delegation settings. | +| mailbox | A mailbox to grant access on. | + +--- + +## DelegateAccess (3 of 3) {#delegateaccess_3} + +Delegates access on the principal mailbox to the specified user. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DelegateAccess(System::String delegateSmtpAddress, ExchangeDelegateFolderPermissionLevel permissionLevel, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| delegateSmtpAddress | A primary smtp address of user. | +| permissionLevel | A permission level that is granted to the user on all folders. | +| mailbox | A mailbox to grant access on. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteconversationitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteconversationitems/_index.md new file mode 100644 index 0000000000..b5f71731ee --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteconversationitems/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeleteConversationItems method" +linktitle: "DeleteConversationItems" +articleTitle: "DeleteConversationItems" +second_title: "Aspose.Email for C++" +description: "Deletes all items of the specified conversation" +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteconversationitems/ +--- + +## DeleteConversationItems (1 of 2) {#deleteconversationitems_1} + +Deletes all items of the specified conversation + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteConversationItems(System::String conversationId) +``` + +| Parameter | Description | +| --- | --- | +| conversationId | Id of conversation to delete | + +--- + +## DeleteConversationItems (2 of 2) {#deleteconversationitems_2} + +Deletes the conversation items, which are located in the specified folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteConversationItems(System::String conversationId, System::String contextFolderId) +``` + +| Parameter | Description | +| --- | --- | +| conversationId | Id of conversation to delete | +| contextFolderId | Id of folder in which delete conversation items. Note: If it's set to null(or empty), all conversation items will be deleted | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletedistributionlist/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletedistributionlist/_index.md new file mode 100644 index 0000000000..5af75d8bc0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletedistributionlist/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeleteDistributionList method" +linktitle: "DeleteDistributionList" +articleTitle: "DeleteDistributionList" +second_title: "Aspose.Email for C++" +description: "Deletes the Distribution List." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deletedistributionlist/ +--- + +## DeleteDistributionList {#deletedistributionlist} + +Deletes the Distribution List. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteDistributionList(System::SharedPtr < ExchangeDistributionList > distributionList, bool deletePermanently) +``` + +| Parameter | Description | +| --- | --- | +| distributionList | A ExchangeDistributionList containing information about Distribution List to delete. | +| deletePermanently | Indicates whether the specified List should be deleted permanently or should be moved into DeletedItems folder. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteditemsfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteditemsfolderservernotifications/_index.md new file mode 100644 index 0000000000..56358cf721 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteditemsfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeletedItemsFolderServerNotifications method" +linktitle: "DeletedItemsFolderServerNotifications" +articleTitle: "DeletedItemsFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for DeletedItems folder." +type: docs +weight: 1620 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteditemsfolderservernotifications/ +--- + +## DeletedItemsFolderServerNotifications {#deleteditemsfolderservernotifications} + +Occurs when arises specified event type for DeletedItems folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeletedItemsFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefolder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefolder/_index.md new file mode 100644 index 0000000000..336a414656 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefolder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeleteFolder method" +linktitle: "DeleteFolder" +articleTitle: "DeleteFolder" +second_title: "Aspose.Email for C++" +description: "Deletes the folder" +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefolder/ +--- + +## DeleteFolder (1 of 2) {#deletefolder_1} + +Deletes the folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteFolder(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The folder Uri | + +--- + +## DeleteFolder (2 of 2) {#deletefolder_2} + +Deletes the folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteFolder(System::String folderUri, bool deletePermanently) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The folder Uri | +| deletePermanently | Indicates whether the folder should be deleted permanently or should be moved into DeletedItems folder | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefolders/_index.md new file mode 100644 index 0000000000..a2bf3d36b4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefolders/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeleteFolders method" +linktitle: "DeleteFolders" +articleTitle: "DeleteFolders" +second_title: "Aspose.Email for C++" +description: "Deletes the specified folders" +type: docs +weight: 270 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefolders/ +--- + +## DeleteFolders (1 of 4) {#deletefolders_1} + +Deletes the specified folders + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteFolders(System::SharedPtr < ExchangeFolderInfoCollection > folders) +``` + +| Parameter | Description | +| --- | --- | +| folders | A ExchangeFolderInfoCollection containing information about folders to delete | + +--- + +## DeleteFolders (2 of 4) {#deletefolders_2} + +Deletes the specified folders + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteFolders(System::SharedPtr < ExchangeFolderInfoCollection > folders, bool deletePermanently) +``` + +| Parameter | Description | +| --- | --- | +| folders | A ExchangeFolderInfoCollection containing information about folders to delete | +| deletePermanently | Indicates whether the folder should be deleted permanently or should be moved into DeletedItems folder | + +--- + +## DeleteFolders (3 of 4) {#deletefolders_3} + +Deletes the specified folders + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteFolders(System::SharedPtr < System::Collections::Specialized::StringCollection > folderUris) +``` + +| Parameter | Description | +| --- | --- | +| folderUris | The folder uris | + +--- + +## DeleteFolders (4 of 4) {#deletefolders_4} + +Deletes the folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteFolders(System::SharedPtr < System::Collections::Specialized::StringCollection > folderUris, bool deletePermanently) +``` + +| Parameter | Description | +| --- | --- | +| folderUris | The folder Uri | +| deletePermanently | Indicates whether the folder should be deleted permanently or should be moved into DeletedItems folder | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefromdistributionlist/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefromdistributionlist/_index.md new file mode 100644 index 0000000000..4a6dbff540 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefromdistributionlist/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeleteFromDistributionList method" +linktitle: "DeleteFromDistributionList" +articleTitle: "DeleteFromDistributionList" +second_title: "Aspose.Email for C++" +description: "Deletes the members from Distribution List." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deletefromdistributionlist/ +--- + +## DeleteFromDistributionList {#deletefromdistributionlist} + +Deletes the members from Distribution List. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteFromDistributionList(System::SharedPtr < ExchangeDistributionList > distributionList, System::SharedPtr < MailAddressCollection > members) +``` + +| Parameter | Description | +| --- | --- | +| distributionList | A ExchangeDistributionList containing information about Distribution List to update. | +| members | A MailAddressCollection containing the mail addresses to delete. The MailAddress must contain id. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteinboxrule/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteinboxrule/_index.md new file mode 100644 index 0000000000..cebd01fb86 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteinboxrule/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeleteInboxRule method" +linktitle: "DeleteInboxRule" +articleTitle: "DeleteInboxRule" +second_title: "Aspose.Email for C++" +description: "Deletes the specified inbox rule" +type: docs +weight: 290 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteinboxrule/ +--- + +## DeleteInboxRule (1 of 2) {#deleteinboxrule_1} + +Deletes the specified inbox rule + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteInboxRule(System::String ruleId) +``` + +| Parameter | Description | +| --- | --- | +| ruleId | An id of inbox rule to delete | + +--- + +## DeleteInboxRule (2 of 2) {#deleteinboxrule_2} + +Deletes the specified inbox rule + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteInboxRule(System::String ruleId, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| ruleId | An id of inbox rule to delete | +| mailbox | A mailbox where rule is located. Note: if it is set to null or empty , the rule will be searched in the default mailbox | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteitem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteitem/_index.md new file mode 100644 index 0000000000..1b355351d4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeleteItem method" +linktitle: "DeleteItem" +articleTitle: "DeleteItem" +second_title: "Aspose.Email for C++" +description: "Deletes specified item" +type: docs +weight: 300 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteitem/ +--- + +## DeleteItem {#deleteitem} + +Deletes specified item + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteItem(System::String itemUri, System::SharedPtr < DeletionOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| itemUri | The item uri | +| options | Defines parameters for item deletion | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteitems/_index.md new file mode 100644 index 0000000000..e21be4fc02 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteitems/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeleteItems method" +linktitle: "DeleteItems" +articleTitle: "DeleteItems" +second_title: "Aspose.Email for C++" +description: "Deletes specified items" +type: docs +weight: 310 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteitems/ +--- + +## DeleteItems {#deleteitems} + +Deletes specified items + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteItems(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> itemUris, System::SharedPtr < DeletionOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| itemUris | An items uris | +| options | Defines parameters for items deletion | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteuserconfiguration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteuserconfiguration/_index.md new file mode 100644 index 0000000000..aa7cc4d603 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteuserconfiguration/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DeleteUserConfiguration method" +linktitle: "DeleteUserConfiguration" +articleTitle: "DeleteUserConfiguration" +second_title: "Aspose.Email for C++" +description: "Deletes the specified user configuration" +type: docs +weight: 320 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/deleteuserconfiguration/ +--- + +## DeleteUserConfiguration {#deleteuserconfiguration} + +Deletes the specified user configuration + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DeleteUserConfiguration(System::SharedPtr < UserConfigurationName > userConfigurationName) +``` + +| Parameter | Description | +| --- | --- | +| userConfigurationName | Specifies a user configuration to delete | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/disconnectphonecall/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/disconnectphonecall/_index.md new file mode 100644 index 0000000000..2e4e038ae9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/disconnectphonecall/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DisconnectPhoneCall method" +linktitle: "DisconnectPhoneCall" +articleTitle: "DisconnectPhoneCall" +second_title: "Aspose.Email for C++" +description: "Disconnects a phone call specified by id." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/disconnectphonecall/ +--- + +## DisconnectPhoneCall {#disconnectphonecall} + +Disconnects a phone call specified by id. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DisconnectPhoneCall(System::String callId) +``` + +| Parameter | Description | +| --- | --- | +| callId | Phone call id. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/draftsfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/draftsfolderservernotifications/_index.md new file mode 100644 index 0000000000..90af84f96b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/draftsfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::DraftsFolderServerNotifications method" +linktitle: "DraftsFolderServerNotifications" +articleTitle: "DraftsFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for Drafts folder." +type: docs +weight: 1630 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/draftsfolderservernotifications/ +--- + +## DraftsFolderServerNotifications {#draftsfolderservernotifications} + +Occurs when arises specified event type for Drafts folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +DraftsFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/emptyfolder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/emptyfolder/_index.md new file mode 100644 index 0000000000..8570c1c35f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/emptyfolder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::EmptyFolder method" +linktitle: "EmptyFolder" +articleTitle: "EmptyFolder" +second_title: "Aspose.Email for C++" +description: "Empties the specified folder." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/emptyfolder/ +--- + +## EmptyFolder (1 of 2) {#emptyfolder_1} + +Empties the specified folder. Subfolders will not be deleted; deleted items will be moved into DeletedItems folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +EmptyFolder(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | Specifies the folder to be empty | + +--- + +## EmptyFolder (2 of 2) {#emptyfolder_2} + +Empties the specified folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +EmptyFolder(System::String folderUri, EmptyFolderOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | Specifies the folder to be empty | +| options | Specifies the options of clearing folder | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/expanddistributionlist/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/expanddistributionlist/_index.md new file mode 100644 index 0000000000..8429f74ce9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/expanddistributionlist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ExpandDistributionList method" +linktitle: "ExpandDistributionList" +articleTitle: "ExpandDistributionList" +second_title: "Aspose.Email for C++" +description: "Expands the public Distribution List members." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/expanddistributionlist/ +--- + +## ExpandDistributionList {#expanddistributionlist} + +Expands the public Distribution List members. + +**Returns:** A MailAddressCollection that contains members from the specified public Distribution List. + +```cpp +ExpandDistributionList(System::SharedPtr < MailAddress > mailAddress) +``` + +| Parameter | Description | +| --- | --- | +| mailAddress | A public MailAddress to expand. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/exportitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/exportitems/_index.md new file mode 100644 index 0000000000..12b5e18c17 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/exportitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ExportItems method" +linktitle: "ExportItems" +articleTitle: "ExportItems" +second_title: "Aspose.Email for C++" +description: "Exports the specified items from mailbox" +type: docs +weight: 360 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/exportitems/ +--- + +## ExportItems {#exportitems} + +Exports the specified items from mailbox + +**Returns:** An array of ExchangeStreamedItem + +```cpp +ExportItems(const System::ArrayPtr< System::String > & itemIds) +``` + +| Parameter | Description | +| --- | --- | +| itemIds | Ids of itmes to be exported | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchappointment/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchappointment/_index.md new file mode 100644 index 0000000000..134ca7c1aa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchappointment/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchAppointment method" +linktitle: "FetchAppointment" +articleTitle: "FetchAppointment" +second_title: "Aspose.Email for C++" +description: "Fetch the specified appointment from server." +type: docs +weight: 370 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchappointment/ +--- + +## FetchAppointment (1 of 2) {#fetchappointment_1} + +Fetch the specified appointment from server. + +**Returns:** A fetched Appointment . + +```cpp +FetchAppointment(System::String appointmentUri) +``` + +| Parameter | Description | +| --- | --- | +| appointmentUri | An uri of appointment to be fetched. | + +--- + +## FetchAppointment (2 of 2) {#fetchappointment_2} + +Fetch the specified appointment from server. + +**Returns:** A fetched Appointment . + +```cpp +FetchAppointment(System::String appointmentUri, System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| appointmentUri | An uri of appointment to be fetched. | +| folderUri | An uri of appointments parent folder. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchattachment/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchattachment/_index.md new file mode 100644 index 0000000000..4279007f94 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchAttachment method" +linktitle: "FetchAttachment" +articleTitle: "FetchAttachment" +second_title: "Aspose.Email for C++" +description: "Fetches the attachment" +type: docs +weight: 380 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchattachment/ +--- + +## FetchAttachment {#fetchattachment} + +Fetches the attachment + +**Returns:** Attachment that represents fetched attachment + +```cpp +FetchAttachment(System::String attachmentUri) +``` + +| Parameter | Description | +| --- | --- | +| attachmentUri | The attachment uri | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchconversationmessages/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchconversationmessages/_index.md new file mode 100644 index 0000000000..6f0869f689 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchconversationmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchConversationMessages method" +linktitle: "FetchConversationMessages" +articleTitle: "FetchConversationMessages" +second_title: "Aspose.Email for C++" +description: "Fetches the specified conversation messages" +type: docs +weight: 390 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchconversationmessages/ +--- + +## FetchConversationMessages {#fetchconversationmessages} + +Fetches the specified conversation messages + +**Returns:** virtual System::SharedPtr < MailMessageCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +FetchConversationMessages(System::String conversationId) +``` + +| Parameter | Description | +| --- | --- | +| conversationId | Id of conversation | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchdistributionlist/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchdistributionlist/_index.md new file mode 100644 index 0000000000..09055837ea --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchdistributionlist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchDistributionList method" +linktitle: "FetchDistributionList" +articleTitle: "FetchDistributionList" +second_title: "Aspose.Email for C++" +description: "Fetches the private Distribution List members." +type: docs +weight: 400 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchdistributionlist/ +--- + +## FetchDistributionList {#fetchdistributionlist} + +Fetches the private Distribution List members. + +**Returns:** A MailAddressCollection that contains members from the specified private Distribution List. + +```cpp +FetchDistributionList(System::SharedPtr < ExchangeDistributionList > distributionList) +``` + +| Parameter | Description | +| --- | --- | +| distributionList | A ExchangeDistributionList containing information about Distribution List to fetch. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchitem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchitem/_index.md new file mode 100644 index 0000000000..89b5d63da8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchitem/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchItem method" +linktitle: "FetchItem" +articleTitle: "FetchItem" +second_title: "Aspose.Email for C++" +description: "Retrieves the item as MapiMessage ." +type: docs +weight: 410 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchitem/ +--- + +## FetchItem (1 of 2) {#fetchitem_1} + +Retrieves the item as MapiMessage . + +**Returns:** MapiMessage object. + +```cpp +FetchItem(System::String uri) +``` + +| Parameter | Description | +| --- | --- | +| uri | The item URI. | + +--- + +## FetchItem (2 of 2) {#fetchitem_2} + +Retrieves the item as MapiMessage . + +**Returns:** MapiMessage object. + +```cpp +FetchItem(System::String uri, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> extendedProperties) +``` + +| Parameter | Description | +| --- | --- | +| uri | The item URI. | +| extendedProperties | Specified properties to retrieve. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapicalendar/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapicalendar/_index.md new file mode 100644 index 0000000000..d3761c33cd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapicalendar/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchMapiCalendar method" +linktitle: "FetchMapiCalendar" +articleTitle: "FetchMapiCalendar" +second_title: "Aspose.Email for C++" +description: "Fetch array of MapiCalendar objects." +type: docs +weight: 420 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapicalendar/ +--- + +## FetchMapiCalendar (1 of 2) {#fetchmapicalendar_1} + +Fetch array of MapiCalendar objects. + +**Returns:** Fetch array of MapiCalendar objects. + +```cpp +FetchMapiCalendar(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> calendarUris) +``` + +| Parameter | Description | +| --- | --- | +| calendarUris | List of calendar uris to be fetched. | + +--- + +## FetchMapiCalendar (2 of 2) {#fetchmapicalendar_2} + +Fetch array of MapiCalendar objects. + +**Returns:** Fetch array of MapiCalendar objects. + +```cpp +FetchMapiCalendar(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> calendarUris, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> customProperties) +``` + +| Parameter | Description | +| --- | --- | +| calendarUris | List of calendar uris to be fetched. | +| customProperties | Custom mapi properties to retrieve. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapimessages/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapimessages/_index.md new file mode 100644 index 0000000000..7ba35014ae --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapimessages/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchMapiMessages method" +linktitle: "FetchMapiMessages" +articleTitle: "FetchMapiMessages" +second_title: "Aspose.Email for C++" +description: "Fetches the speciifed messages" +type: docs +weight: 430 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapimessages/ +--- + +## FetchMapiMessages (1 of 2) {#fetchmapimessages_1} + +Fetches the speciifed messages + +**Returns:** virtual System::ArrayPtr< System::SharedPtr < Mapi::MapiMessage > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +FetchMapiMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uris) +``` + +| Parameter | Description | +| --- | --- | +| uris | A IEnumerable "/> containing message uris to be retrieved An array of containing fetched messages | + +--- + +## FetchMapiMessages (2 of 2) {#fetchmapimessages_2} + +Fetches the speciifed messages + +**Returns:** An array of MapiMessage containing fetched messages + +```cpp +FetchMapiMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uris, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> extendedProperties) +``` + +| Parameter | Description | +| --- | --- | +| uris | A StringCollection containing message uris to be retrieved | +| extendedProperties | An enumeration of extended properties | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapinotes/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapinotes/_index.md new file mode 100644 index 0000000000..05701d2ed5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapinotes/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchMapiNotes method" +linktitle: "FetchMapiNotes" +articleTitle: "FetchMapiNotes" +second_title: "Aspose.Email for C++" +description: "Fetch array of MapiNote objects." +type: docs +weight: 440 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapinotes/ +--- + +## FetchMapiNotes (1 of 2) {#fetchmapinotes_1} + +Fetch array of MapiNote objects. + +**Returns:** Fetch array of MapiNote objects. + +```cpp +FetchMapiNotes(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> noteUris) +``` + +| Parameter | Description | +| --- | --- | +| noteUris | List of note uris to be fetched. | + +--- + +## FetchMapiNotes (2 of 2) {#fetchmapinotes_2} + +Fetch array of MapiNote objects. + +**Returns:** Fetch array of MapiNote objects. + +```cpp +FetchMapiNotes(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> noteUris, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> customProperties) +``` + +| Parameter | Description | +| --- | --- | +| noteUris | List of note uris to be fetched. | +| customProperties | Custom mapi properties to retrieve. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapitasks/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapitasks/_index.md new file mode 100644 index 0000000000..4c01a20e90 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapitasks/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchMapiTasks method" +linktitle: "FetchMapiTasks" +articleTitle: "FetchMapiTasks" +second_title: "Aspose.Email for C++" +description: "Fetch array of MapiTask objects." +type: docs +weight: 450 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmapitasks/ +--- + +## FetchMapiTasks (1 of 2) {#fetchmapitasks_1} + +Fetch array of MapiTask objects. + +**Returns:** Fetch array of MapiTask objects. + +```cpp +FetchMapiTasks(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> taskUris) +``` + +| Parameter | Description | +| --- | --- | +| taskUris | List of task uris to be fetched. | + +--- + +## FetchMapiTasks (2 of 2) {#fetchmapitasks_2} + +Fetch array of MapiTask objects. + +**Returns:** Fetch array of MapiTask objects. + +```cpp +FetchMapiTasks(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> taskUris, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> customProperties) +``` + +| Parameter | Description | +| --- | --- | +| taskUris | List of task uris to be fetched. | +| customProperties | Custom mapi properties to retrieve. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmessage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmessage/_index.md new file mode 100644 index 0000000000..8993ddbf83 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmessage/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchMessage method" +linktitle: "FetchMessage" +articleTitle: "FetchMessage" +second_title: "Aspose.Email for C++" +description: "Fetches the message." +type: docs +weight: 460 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmessage/ +--- + +## FetchMessage (1 of 2) {#fetchmessage_1} + +Fetches the message. + +**Returns:** Returns a message + +```cpp +FetchMessage(System::String messageUri) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The message URI. | + +--- + +## FetchMessage (2 of 2) {#fetchmessage_2} + +Fetches the message from server + +**Returns:** MailMessage that represents e-mail message, if custom properties have been found and set you can access them using MailMessage::Headers collection. + +```cpp +FetchMessage(System::String messageUri, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> extendedProperties) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The URI of the message | +| extendedProperties | An enumeration of extended properties | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmessages/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmessages/_index.md new file mode 100644 index 0000000000..c404a347e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmessages/_index.md @@ -0,0 +1,74 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchMessages method" +linktitle: "FetchMessages" +articleTitle: "FetchMessages" +second_title: "Aspose.Email for C++" +description: "Fetches the speciifed messages" +type: docs +weight: 470 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchmessages/ +--- + +## FetchMessages (1 of 4) {#fetchmessages_1} + +Fetches the speciifed messages + +**Returns:** A MailMessageCollection containing fetched messages + +```cpp +FetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ExchangeMessageInfo >>> messageInfos) +``` + +| Parameter | Description | +| --- | --- | +| messageInfos | A IEnumerable "/> of messages to be retrieved | + +--- + +## FetchMessages (2 of 4) {#fetchmessages_2} + +Fetches the speciifed messages + +**Returns:** A MailMessageCollection containing fetched messages + +```cpp +FetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uris) +``` + +| Parameter | Description | +| --- | --- | +| uris | A StringCollection containing message uris to be retrieved | + +--- + +## FetchMessages (3 of 4) {#fetchmessages_3} + +Fetches the speciifed messages + +**Returns:** A MailMessageCollection containing fetched messages + +```cpp +FetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uris, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> extendedProperties) +``` + +| Parameter | Description | +| --- | --- | +| uris | A StringCollection containing message uris to be retrieved | +| extendedProperties | An enumeration of extended properties | + +--- + +## FetchMessages (4 of 4) {#fetchmessages_4} + +Fetches the speciifed messages + +**Returns:** A MailMessageCollection containing fetched messages + +```cpp +FetchMessages(System::SharedPtr < System::Collections::Specialized::StringCollection > messageUris) +``` + +| Parameter | Description | +| --- | --- | +| messageUris | A StringCollection containing message uris to be retrieved | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchtask/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchtask/_index.md new file mode 100644 index 0000000000..1c9eb97400 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchtask/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FetchTask method" +linktitle: "FetchTask" +articleTitle: "FetchTask" +second_title: "Aspose.Email for C++" +description: "Fetches the specified task." +type: docs +weight: 480 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/fetchtask/ +--- + +## FetchTask {#fetchtask} + +Fetches the specified task. + +**Returns:** A fetched ExchangeTask + +```cpp +FetchTask(System::String taskUri) +``` + +| Parameter | Description | +| --- | --- | +| taskUri | A task uri. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/findconversations/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/findconversations/_index.md new file mode 100644 index 0000000000..cf438c6231 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/findconversations/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FindConversations method" +linktitle: "FindConversations" +articleTitle: "FindConversations" +second_title: "Aspose.Email for C++" +description: "Finds conversations in the specified folder" +type: docs +weight: 490 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/findconversations/ +--- + +## FindConversations {#findconversations} + +Finds conversations in the specified folder + +**Returns:** An array of found ExchangeConversation + +```cpp +FindConversations(System::String folderId) +``` + +| Parameter | Description | +| --- | --- | +| folderId | An id of folder in which search | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/findmessagetrackingreport/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/findmessagetrackingreport/_index.md new file mode 100644 index 0000000000..74d5fd63ed --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/findmessagetrackingreport/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FindMessageTrackingReport method" +linktitle: "FindMessageTrackingReport" +articleTitle: "FindMessageTrackingReport" +second_title: "Aspose.Email for C++" +description: "Finds messages that meet the specified criteria." +type: docs +weight: 500 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/findmessagetrackingreport/ +--- + +## FindMessageTrackingReport {#findmessagetrackingreport} + +Finds messages that meet the specified criteria. + +**Returns:** An array of MessageTrackingReportInfo that represents message tracking report information + +```cpp +FindMessageTrackingReport(System::SharedPtr < FindMessageTrackingReportOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| options | Options specifying a search criteria | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/findpeople/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/findpeople/_index.md new file mode 100644 index 0000000000..28db1a858c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/findpeople/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FindPeople method" +linktitle: "FindPeople" +articleTitle: "FindPeople" +second_title: "Aspose.Email for C++" +description: "Find contacts located in the specified user's personal mailbox on server." +type: docs +weight: 510 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/findpeople/ +--- + +## FindPeople (1 of 2) {#findpeople_1} + +Find contacts located in the specified user's personal mailbox on server. + +**Returns:** An array of Contact that represents contact information + +```cpp +FindPeople(System::String folderUri, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfItems) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The URI of folder. | +| query | MailQuery that represents contact search criteria. | +| maxNumberOfItems | Maximum number of items. | + +--- + +## FindPeople (2 of 2) {#findpeople_2} + +Find contacts located in the global address list (GAL) on server. + +**Returns:** An array of Contact that represents contact information + +```cpp +FindPeople(System::String queryString, int32_t maxNumberOfItems) +``` + +| Parameter | Description | +| --- | --- | +| queryString | Represents contact search criteria. | +| maxNumberOfItems | Maximum number of items. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/folderexists/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/folderexists/_index.md new file mode 100644 index 0000000000..dc1acf1f5e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/folderexists/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::FolderExists method" +linktitle: "FolderExists" +articleTitle: "FolderExists" +second_title: "Aspose.Email for C++" +description: "Checks whether the specified folder exists." +type: docs +weight: 520 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/folderexists/ +--- + +## FolderExists (1 of 2) {#folderexists_1} + +Checks whether the specified folder exists. + +**Returns:** true if the specified folder exists in the specified parent folder; otherwise, false . + +```cpp +FolderExists(System::String parentFolderUri, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | An uri of parent folder. | +| folderName | A folder name. | + +--- + +## FolderExists (2 of 2) {#folderexists_2} + +Checks whether the specified folder exists. + +**Returns:** true if the specified folder exists in the specified parent folder; otherwise, false . + +```cpp +FolderExists(System::String parentFolderUri, System::String folderName, System::SharedPtr < ExchangeFolderInfo > & folder) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | An uri of parent folder. | +| folderName | A folder name. | +| folder | A ExchangeFolderInfo that represents the found folder information, if folder exists. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/forward/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/forward/_index.md new file mode 100644 index 0000000000..c6c54fa986 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/forward/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::Forward method" +linktitle: "Forward" +articleTitle: "Forward" +second_title: "Aspose.Email for C++" +description: "Forward a message." +type: docs +weight: 530 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/forward/ +--- + +## Forward {#forward} + +Forward a message. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Forward(System::SharedPtr < MailMessage > message, System::SharedPtr < ExchangeMessageInfo > referencedMessage) +``` + +| Parameter | Description | +| --- | --- | +| message | The MailMessage that represents the precomposed forward message. | +| referencedMessage | The ExchangeMessageInfo that represents the original message. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_calendarfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_calendarfoldereventfilter/_index.md new file mode 100644 index 0000000000..1302513806 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_calendarfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_CalendarFolderEventFilter method" +linktitle: "get_CalendarFolderEventFilter" +articleTitle: "get_CalendarFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Calendar folder" +type: docs +weight: 540 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_calendarfoldereventfilter/ +--- + +## get_CalendarFolderEventFilter {#get_calendarfoldereventfilter} + +Specifies event types for Calendar folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_CalendarFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_contactsfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_contactsfoldereventfilter/_index.md new file mode 100644 index 0000000000..5e10c1419f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_contactsfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_ContactsFolderEventFilter method" +linktitle: "get_ContactsFolderEventFilter" +articleTitle: "get_ContactsFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Contacts folder" +type: docs +weight: 550 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_contactsfoldereventfilter/ +--- + +## get_ContactsFolderEventFilter {#get_contactsfoldereventfilter} + +Specifies event types for Contacts folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ContactsFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_currentcalendarfolderuri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_currentcalendarfolderuri/_index.md new file mode 100644 index 0000000000..d8332cb5ea --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_currentcalendarfolderuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_CurrentCalendarFolderUri method" +linktitle: "get_CurrentCalendarFolderUri" +articleTitle: "get_CurrentCalendarFolderUri" +second_title: "Aspose.Email for C++" +description: "Gets current calendar folder uri" +type: docs +weight: 560 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_currentcalendarfolderuri/ +--- + +## get_CurrentCalendarFolderUri {#get_currentcalendarfolderuri} + +Gets current calendar folder uri + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_CurrentCalendarFolderUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_deleteditemsfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_deleteditemsfoldereventfilter/_index.md new file mode 100644 index 0000000000..22233591bd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_deleteditemsfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_DeletedItemsFolderEventFilter method" +linktitle: "get_DeletedItemsFolderEventFilter" +articleTitle: "get_DeletedItemsFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for DeletedItems folder" +type: docs +weight: 570 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_deleteditemsfoldereventfilter/ +--- + +## get_DeletedItemsFolderEventFilter {#get_deleteditemsfoldereventfilter} + +Specifies event types for DeletedItems folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DeletedItemsFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_draftsfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_draftsfoldereventfilter/_index.md new file mode 100644 index 0000000000..e3d5385db8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_draftsfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_DraftsFolderEventFilter method" +linktitle: "get_DraftsFolderEventFilter" +articleTitle: "get_DraftsFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Drafts folder" +type: docs +weight: 580 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_draftsfoldereventfilter/ +--- + +## get_DraftsFolderEventFilter {#get_draftsfoldereventfilter} + +Specifies event types for Drafts folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DraftsFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_enabledecompression/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_enabledecompression/_index.md new file mode 100644 index 0000000000..31aa74e88d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_enabledecompression/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_EnableDecompression method" +linktitle: "get_EnableDecompression" +articleTitle: "get_EnableDecompression" +second_title: "Aspose.Email for C++" +description: "Gets a value that indicates whether decompression is enabled" +type: docs +weight: 590 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_enabledecompression/ +--- + +## get_EnableDecompression {#get_enabledecompression} + +Gets a value that indicates whether decompression is enabled + +**Returns:** virtual bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_EnableDecompression() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_headers/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_headers/_index.md new file mode 100644 index 0000000000..cff4d3b548 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_headers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_Headers method" +linktitle: "get_Headers" +articleTitle: "get_Headers" +second_title: "Aspose.Email for C++" +description: "Gets array of name value pairs wich are added to WebHeaderCollection in EWS request." +type: docs +weight: 600 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_headers/ +--- + +## get_Headers {#get_headers} + +Gets array of name value pairs wich are added to WebHeaderCollection in EWS request. + +**Returns:** virtual System::ArrayPtr > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Headers() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_inboxfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_inboxfoldereventfilter/_index.md new file mode 100644 index 0000000000..967c12ce5c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_inboxfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_InboxFolderEventFilter method" +linktitle: "get_InboxFolderEventFilter" +articleTitle: "get_InboxFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Inbox folder" +type: docs +weight: 610 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_inboxfoldereventfilter/ +--- + +## get_InboxFolderEventFilter {#get_inboxfoldereventfilter} + +Specifies event types for Inbox folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_InboxFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_journalfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_journalfoldereventfilter/_index.md new file mode 100644 index 0000000000..2159bc96a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_journalfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_JournalFolderEventFilter method" +linktitle: "get_JournalFolderEventFilter" +articleTitle: "get_JournalFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Journal folder" +type: docs +weight: 620 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_journalfoldereventfilter/ +--- + +## get_JournalFolderEventFilter {#get_journalfoldereventfilter} + +Specifies event types for Journal folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_JournalFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_mailboxinfo/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_mailboxinfo/_index.md new file mode 100644 index 0000000000..1ebb6bc118 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_mailboxinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_MailboxInfo method" +linktitle: "get_MailboxInfo" +articleTitle: "get_MailboxInfo" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox info." +type: docs +weight: 630 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_mailboxinfo/ +--- + +## get_MailboxInfo {#get_mailboxinfo} + +Gets the mailbox info. + +**Returns:** virtual System::SharedPtr < ExchangeMailboxInfo > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MailboxInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notesfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notesfoldereventfilter/_index.md new file mode 100644 index 0000000000..470c28692e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notesfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_NotesFolderEventFilter method" +linktitle: "get_NotesFolderEventFilter" +articleTitle: "get_NotesFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Notes folder" +type: docs +weight: 640 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notesfoldereventfilter/ +--- + +## get_NotesFolderEventFilter {#get_notesfoldereventfilter} + +Specifies event types for Notes folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_NotesFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notificationscheckinterval/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notificationscheckinterval/_index.md new file mode 100644 index 0000000000..4c73a373d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notificationscheckinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_NotificationsCheckInterval method" +linktitle: "get_NotificationsCheckInterval" +articleTitle: "get_NotificationsCheckInterval" +second_title: "Aspose.Email for C++" +description: "Defines interval for notification check" +type: docs +weight: 650 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notificationscheckinterval/ +--- + +## get_NotificationsCheckInterval {#get_notificationscheckinterval} + +Defines interval for notification check + +**Returns:** virtual int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_NotificationsCheckInterval() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notificationtimeout/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notificationtimeout/_index.md new file mode 100644 index 0000000000..edb4d2c5f7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notificationtimeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_NotificationTimeout method" +linktitle: "get_NotificationTimeout" +articleTitle: "get_NotificationTimeout" +second_title: "Aspose.Email for C++" +description: "Defines timeout for server notifications" +type: docs +weight: 660 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_notificationtimeout/ +--- + +## get_NotificationTimeout {#get_notificationtimeout} + +Defines timeout for server notifications + +**Returns:** virtual int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_NotificationTimeout() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_outboxfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_outboxfoldereventfilter/_index.md new file mode 100644 index 0000000000..828c45622c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_outboxfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_OutboxFolderEventFilter method" +linktitle: "get_OutboxFolderEventFilter" +articleTitle: "get_OutboxFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Outbox folder" +type: docs +weight: 670 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_outboxfoldereventfilter/ +--- + +## get_OutboxFolderEventFilter {#get_outboxfoldereventfilter} + +Specifies event types for Outbox folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_OutboxFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_reconnectcount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_reconnectcount/_index.md new file mode 100644 index 0000000000..f55b87dc48 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_reconnectcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_ReconnectCount method" +linktitle: "get_ReconnectCount" +articleTitle: "get_ReconnectCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of reconnect attempts at connection breaks." +type: docs +weight: 680 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_reconnectcount/ +--- + +## get_ReconnectCount {#get_reconnectcount} + +Gets the number of reconnect attempts at connection breaks. + +**Returns:** virtual int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ReconnectCount() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_returnclientrequestid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_returnclientrequestid/_index.md new file mode 100644 index 0000000000..4ff4bd98ea --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_returnclientrequestid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_ReturnClientRequestId method" +linktitle: "get_ReturnClientRequestId" +articleTitle: "get_ReturnClientRequestId" +second_title: "Aspose.Email for C++" +description: "Gets a flag to indicate whether the client requires the server side to return the request id." +type: docs +weight: 690 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_returnclientrequestid/ +--- + +## get_ReturnClientRequestId {#get_returnclientrequestid} + +Gets a flag to indicate whether the client requires the server side to return the request id. + +**Returns:** virtual bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ReturnClientRequestId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_rootfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_rootfoldereventfilter/_index.md new file mode 100644 index 0000000000..f386470be6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_rootfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_RootFolderEventFilter method" +linktitle: "get_RootFolderEventFilter" +articleTitle: "get_RootFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Root folder" +type: docs +weight: 700 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_rootfoldereventfilter/ +--- + +## get_RootFolderEventFilter {#get_rootfoldereventfilter} + +Specifies event types for Root folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_RootFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_sentitemsfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_sentitemsfoldereventfilter/_index.md new file mode 100644 index 0000000000..c11498e34a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_sentitemsfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_SentItemsFolderEventFilter method" +linktitle: "get_SentItemsFolderEventFilter" +articleTitle: "get_SentItemsFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for SentItems folder" +type: docs +weight: 710 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_sentitemsfoldereventfilter/ +--- + +## get_SentItemsFolderEventFilter {#get_sentitemsfoldereventfilter} + +Specifies event types for SentItems folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_SentItemsFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_serverversion/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_serverversion/_index.md new file mode 100644 index 0000000000..3c2d16f84b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_serverversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_ServerVersion method" +linktitle: "get_ServerVersion" +articleTitle: "get_ServerVersion" +second_title: "Aspose.Email for C++" +description: "Gets the information about the current version of MS Exchange ." +type: docs +weight: 720 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_serverversion/ +--- + +## get_ServerVersion {#get_serverversion} + +Gets the information about the current version of MS Exchange . + +**Returns:** virtual ExchangeVersion Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ServerVersion() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_tasksfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_tasksfoldereventfilter/_index.md new file mode 100644 index 0000000000..79d47e4aeb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_tasksfoldereventfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_TasksFolderEventFilter method" +linktitle: "get_TasksFolderEventFilter" +articleTitle: "get_TasksFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Tasks folder" +type: docs +weight: 730 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_tasksfoldereventfilter/ +--- + +## get_TasksFolderEventFilter {#get_tasksfoldereventfilter} + +Specifies event types for Tasks folder + +**Returns:** virtual EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_TasksFolderEventFilter() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_timezoneid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_timezoneid/_index.md new file mode 100644 index 0000000000..c8cb6d1d3b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_timezoneid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_TimezoneId method" +linktitle: "get_TimezoneId" +articleTitle: "get_TimezoneId" +second_title: "Aspose.Email for C++" +description: "Gets timezone id" +type: docs +weight: 740 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_timezoneid/ +--- + +## get_TimezoneId {#get_timezoneid} + +Gets timezone id + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_TimezoneId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_useslashasfolderseparator/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_useslashasfolderseparator/_index.md new file mode 100644 index 0000000000..d70eee0338 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/get_useslashasfolderseparator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::get_UseSlashAsFolderSeparator method" +linktitle: "get_UseSlashAsFolderSeparator" +articleTitle: "get_UseSlashAsFolderSeparator" +second_title: "Aspose.Email for C++" +description: "Gets value that determines whether the slash '/' is used as folder separator." +type: docs +weight: 750 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/get_useslashasfolderseparator/ +--- + +## get_UseSlashAsFolderSeparator {#get_useslashasfolderseparator} + +Gets value that determines whether the slash '/' is used as folder separator. + +**Returns:** virtual bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UseSlashAsFolderSeparator() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getcallinfo/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getcallinfo/_index.md new file mode 100644 index 0000000000..21b350c463 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getcallinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetCallInfo method" +linktitle: "GetCallInfo" +articleTitle: "GetCallInfo" +second_title: "Aspose.Email for C++" +description: "Retrieves phone call information by call id" +type: docs +weight: 760 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getcallinfo/ +--- + +## GetCallInfo {#getcallinfo} + +Retrieves phone call information by call id + +**Returns:** Returns phone call information object + +```cpp +GetCallInfo(System::String callId) +``` + +| Parameter | Description | +| --- | --- | +| callId | call id | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getcontact/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getcontact/_index.md new file mode 100644 index 0000000000..6a7c800e20 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getcontact/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetContact method" +linktitle: "GetContact" +articleTitle: "GetContact" +second_title: "Aspose.Email for C++" +description: "Retrieves contact information according to specified identifier." +type: docs +weight: 770 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getcontact/ +--- + +## GetContact (1 of 4) {#getcontact_1} + +Retrieves contact information according to specified identifier. + +**Returns:** Contact information + +```cpp +GetContact(System::SharedPtr < ObjectIdentifier > contactId) +``` + +| Parameter | Description | +| --- | --- | +| contactId | Contact identifier | + +--- + +## GetContact (2 of 4) {#getcontact_2} + +Retrieves contact information according to specified identifier. + +**Returns:** Contact information + +```cpp +GetContact(System::SharedPtr < ObjectIdentifier > contactId, ExchangeListContactsOptions options) +``` + +| Parameter | Description | +| --- | --- | +| contactId | Contact identifier | +| options | Settings for retrieving contact. | + +--- + +## GetContact (3 of 4) {#getcontact_3} + +Retrieves contact information according to specified identifier. + +**Returns:** Contact information + +```cpp +GetContact(System::String contactId) +``` + +| Parameter | Description | +| --- | --- | +| contactId | Contact identifier | + +--- + +## GetContact (4 of 4) {#getcontact_4} + +Retrieves contact information according to specified identifier. + +**Returns:** Contact information + +```cpp +GetContact(System::String contactId, ExchangeListContactsOptions options) +``` + +| Parameter | Description | +| --- | --- | +| contactId | Contact identifier | +| options | Settings for retrieving contact. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getcontacts/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getcontacts/_index.md new file mode 100644 index 0000000000..4277a3bd5e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getcontacts/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetContacts method" +linktitle: "GetContacts" +articleTitle: "GetContacts" +second_title: "Aspose.Email for C++" +description: "Lists contacts located in the specified folder on server" +type: docs +weight: 780 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getcontacts/ +--- + +## GetContacts (1 of 2) {#getcontacts_1} + +Lists contacts located in the specified folder on server + +**Returns:** An array of read Contact that represents contact information + +```cpp +GetContacts(System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search contacts in | + +--- + +## GetContacts (2 of 2) {#getcontacts_2} + +Lists contacts located in the specified folder on server + +**Returns:** An array of read Contact that represents contact information + +```cpp +GetContacts(System::String folder, ExchangeListContactsOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search contacts in | +| options | Enumerates the list contacts options | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getexchangetype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getexchangetype/_index.md new file mode 100644 index 0000000000..13514ae92e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getexchangetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetExchangeType method" +linktitle: "GetExchangeType" +articleTitle: "GetExchangeType" +second_title: "Aspose.Email for C++" +description: "Gets the information about the current version of MS Exchange ." +type: docs +weight: 790 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getexchangetype/ +--- + +## GetExchangeType {#getexchangetype} + +Gets the information about the current version of MS Exchange . + +**Returns:** Returns Exchange server version + +```cpp +GetExchangeType() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getfolderinfo/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getfolderinfo/_index.md new file mode 100644 index 0000000000..6b7915e429 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getfolderinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetFolderInfo method" +linktitle: "GetFolderInfo" +articleTitle: "GetFolderInfo" +second_title: "Aspose.Email for C++" +description: "Gets the folder information" +type: docs +weight: 800 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getfolderinfo/ +--- + +## GetFolderInfo {#getfolderinfo} + +Gets the folder information + +**Returns:** A ExchangeFolderInfo that represents the folder information + +```cpp +GetFolderInfo(System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder uri or distinguished folder name | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getfolderpermissions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getfolderpermissions/_index.md new file mode 100644 index 0000000000..11bcb36721 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getfolderpermissions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetFolderPermissions method" +linktitle: "GetFolderPermissions" +articleTitle: "GetFolderPermissions" +second_title: "Aspose.Email for C++" +description: "Gets the folder permissions." +type: docs +weight: 810 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getfolderpermissions/ +--- + +## GetFolderPermissions {#getfolderpermissions} + +Gets the folder permissions. + +**Returns:** The ExchangePermissionCollection + +```cpp +GetFolderPermissions(System::String folderUrl) +``` + +| Parameter | Description | +| --- | --- | +| folderUrl | The folder URL. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getinboxrules/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getinboxrules/_index.md new file mode 100644 index 0000000000..230f9c23d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getinboxrules/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetInboxRules method" +linktitle: "GetInboxRules" +articleTitle: "GetInboxRules" +second_title: "Aspose.Email for C++" +description: "Gets inbox rules" +type: docs +weight: 820 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getinboxrules/ +--- + +## GetInboxRules (1 of 2) {#getinboxrules_1} + +Gets inbox rules + +**Returns:** An array of InboxRule + +```cpp +GetInboxRules() +``` + +--- + +## GetInboxRules (2 of 2) {#getinboxrules_2} + +Gets inbox rules + +**Returns:** An array of InboxRule + +```cpp +GetInboxRules(System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | A mailbox to read inbox rule from. Note: if it is set to null or empty , the rules will be read from the default mailbox | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxes/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxes/_index.md new file mode 100644 index 0000000000..75f37f1e08 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetMailboxes method" +linktitle: "GetMailboxes" +articleTitle: "GetMailboxes" +second_title: "Aspose.Email for C++" +description: "Lists mailboxes having smtp addresses." +type: docs +weight: 830 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxes/ +--- + +## GetMailboxes {#getmailboxes} + +Lists mailboxes having smtp addresses. Note: the maximum count of returned contacts is 100. This is a restriction of used EWS operation. + +**Returns:** Contacts that represents contact information + +```cpp +GetMailboxes() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxinfo/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxinfo/_index.md new file mode 100644 index 0000000000..6594b2c7e1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxinfo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetMailboxInfo method" +linktitle: "GetMailboxInfo" +articleTitle: "GetMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox info." +type: docs +weight: 840 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxinfo/ +--- + +## GetMailboxInfo (1 of 2) {#getmailboxinfo_1} + +Gets the mailbox info. + +**Returns:** ExchangeMailboxInfo that represents mailbox information + +```cpp +GetMailboxInfo() +``` + +--- + +## GetMailboxInfo (2 of 2) {#getmailboxinfo_2} + +Gets the mailbox information + +**Returns:** ExchangeMailboxInfo that represents mailbox information + +```cpp +GetMailboxInfo(System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | A mailbox to read from. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxsize/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxsize/_index.md new file mode 100644 index 0000000000..c204240eb6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetMailboxSize method" +linktitle: "GetMailboxSize" +articleTitle: "GetMailboxSize" +second_title: "Aspose.Email for C++" +description: "Gets the size of the mailbox." +type: docs +weight: 850 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxsize/ +--- + +## GetMailboxSize {#getmailboxsize} + +Gets the size of the mailbox. Please, note this operation is performed recursively for all subfolders and make take some time + +**Returns:** size of the mailbox in bytes + +```cpp +GetMailboxSize() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxsizeex/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxsizeex/_index.md new file mode 100644 index 0000000000..4e57325192 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxsizeex/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetMailboxSizeEx method" +linktitle: "GetMailboxSizeEx" +articleTitle: "GetMailboxSizeEx" +second_title: "Aspose.Email for C++" +description: "Gets the size of the mailbox Please, note this operation is performed recursively for all subfolders and make take some time" +type: docs +weight: 860 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailboxsizeex/ +--- + +## GetMailboxSizeEx {#getmailboxsizeex} + +Gets the size of the mailbox Please, note this operation is performed recursively for all subfolders and make take some time + +**Returns:** size of the mailbox in bytes + +```cpp +GetMailboxSizeEx(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | Folder uri | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailtips/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailtips/_index.md new file mode 100644 index 0000000000..a31ca5aa88 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailtips/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetMailTips method" +linktitle: "GetMailTips" +articleTitle: "GetMailTips" +second_title: "Aspose.Email for C++" +description: "Gets mail tips" +type: docs +weight: 870 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getmailtips/ +--- + +## GetMailTips {#getmailtips} + +Gets mail tips + +**Returns:** An array of MailTips + +```cpp +GetMailTips(System::SharedPtr < GetMailTipsOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| options | Options specifying a search criteria | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmessagetrackingreport/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmessagetrackingreport/_index.md new file mode 100644 index 0000000000..213a62de49 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getmessagetrackingreport/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetMessageTrackingReport method" +linktitle: "GetMessageTrackingReport" +articleTitle: "GetMessageTrackingReport" +second_title: "Aspose.Email for C++" +description: "Gets message tracking report" +type: docs +weight: 880 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getmessagetrackingreport/ +--- + +## GetMessageTrackingReport {#getmessagetrackingreport} + +Gets message tracking report + +**Returns:** A found MessageTrackingReport or null if no message tracking report was found + +```cpp +GetMessageTrackingReport(System::SharedPtr < GetMessageTrackingReportOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| options | Options specifying a search criteria | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getservertimezoneids/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getservertimezoneids/_index.md new file mode 100644 index 0000000000..a32f380c3e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getservertimezoneids/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetServerTimeZoneIds method" +linktitle: "GetServerTimeZoneIds" +articleTitle: "GetServerTimeZoneIds" +second_title: "Aspose.Email for C++" +description: "The GetServerTimeZoneIds returns information from time zone id that are available on an Exchange server." +type: docs +weight: 890 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getservertimezoneids/ +--- + +## GetServerTimeZoneIds (1 of 3) {#getservertimezoneids_1} + +The GetServerTimeZoneIds returns information from time zone id that are available on an Exchange server. + +**Returns:** Returns an array of time zone id that are available on an Exchange server. + +```cpp +GetServerTimeZoneIds() +``` + +--- + +## GetServerTimeZoneIds (2 of 3) {#getservertimezoneids_2} + +The GetServerTimeZoneIds returns information from time zone id that are available on an Exchange server. + +**Returns:** Returns an array of time zone id that are available on an Exchange server. + +```cpp +GetServerTimeZoneIds(const System::ArrayPtr< System::String > & timeZoneIds) +``` + +| Parameter | Description | +| --- | --- | +| timeZoneIds | Identifiers of time zones for checking existence on the server. | + +--- + +## GetServerTimeZoneIds (3 of 3) {#getservertimezoneids_3} + +The GetServerTimeZoneIds returns information from time zone id that are available on an Exchange server. + +**Returns:** Returns an array of time zone id that are available on an Exchange server. + +```cpp +GetServerTimeZoneIds(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> timeZoneIds) +``` + +| Parameter | Description | +| --- | --- | +| timeZoneIds | Identifiers of time zones for checking existence on the server. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getumconfiguration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getumconfiguration/_index.md new file mode 100644 index 0000000000..b5eb368cda --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getumconfiguration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetUMConfiguration method" +linktitle: "GetUMConfiguration" +articleTitle: "GetUMConfiguration" +second_title: "Aspose.Email for C++" +description: "Retrieves unified messaging configuration" +type: docs +weight: 900 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getumconfiguration/ +--- + +## GetUMConfiguration {#getumconfiguration} + +Retrieves unified messaging configuration + +**Returns:** Returns unified messaging configuration + +```cpp +GetUMConfiguration() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getuserconfiguration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getuserconfiguration/_index.md new file mode 100644 index 0000000000..97bdc802ce --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getuserconfiguration/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetUserConfiguration method" +linktitle: "GetUserConfiguration" +articleTitle: "GetUserConfiguration" +second_title: "Aspose.Email for C++" +description: "Gets the specified user configuration" +type: docs +weight: 910 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getuserconfiguration/ +--- + +## GetUserConfiguration {#getuserconfiguration} + +Gets the specified user configuration + +**Returns:** A received UserConfiguration + +```cpp +GetUserConfiguration(System::SharedPtr < UserConfigurationName > userConfigurationName) +``` + +| Parameter | Description | +| --- | --- | +| userConfigurationName | Specifies a user configuration to search | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getversioninfo/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getversioninfo/_index.md new file mode 100644 index 0000000000..2900fd8b64 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/getversioninfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::GetVersionInfo method" +linktitle: "GetVersionInfo" +articleTitle: "GetVersionInfo" +second_title: "Aspose.Email for C++" +description: "Returns exchange server version info" +type: docs +weight: 920 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/getversioninfo/ +--- + +## GetVersionInfo {#getversioninfo} + +Returns exchange server version info + +**Returns:** Returns exchange server version info + +```cpp +GetVersionInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/impersonateuser/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/impersonateuser/_index.md new file mode 100644 index 0000000000..217bb8bdcd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/impersonateuser/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ImpersonateUser method" +linktitle: "ImpersonateUser" +articleTitle: "ImpersonateUser" +second_title: "Aspose.Email for C++" +description: "Impersonates the user." +type: docs +weight: 930 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/impersonateuser/ +--- + +## ImpersonateUser {#impersonateuser} + +Impersonates the user. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ImpersonateUser(ItemChoice valueType, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| valueType | The ItemChoiceType enumeration value to use for impersonation. | +| value | The item name. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/inboxfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/inboxfolderservernotifications/_index.md new file mode 100644 index 0000000000..3ffe452c91 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/inboxfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::InboxFolderServerNotifications method" +linktitle: "InboxFolderServerNotifications" +articleTitle: "InboxFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for Inbox folder." +type: docs +weight: 1640 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/inboxfolderservernotifications/ +--- + +## InboxFolderServerNotifications {#inboxfolderservernotifications} + +Occurs when arises specified event type for Inbox folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +InboxFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/itemsent/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/itemsent/_index.md new file mode 100644 index 0000000000..98a2ecd6f0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/itemsent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ItemSent method" +linktitle: "ItemSent" +articleTitle: "ItemSent" +second_title: "Aspose.Email for C++" +description: "Raised when an item is sent and save in Sent Items folder." +type: docs +weight: 1650 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/itemsent/ +--- + +## ItemSent {#itemsent} + +Raised when an item is sent and save in Sent Items folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::SentItemEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ItemSent() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/journalfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/journalfolderservernotifications/_index.md new file mode 100644 index 0000000000..c7537ce737 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/journalfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::JournalFolderServerNotifications method" +linktitle: "JournalFolderServerNotifications" +articleTitle: "JournalFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for Journal folder." +type: docs +weight: 1660 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/journalfolderservernotifications/ +--- + +## JournalFolderServerNotifications {#journalfolderservernotifications} + +Occurs when arises specified event type for Journal folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +JournalFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listappointments/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listappointments/_index.md new file mode 100644 index 0000000000..e820556643 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listappointments/_index.md @@ -0,0 +1,138 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListAppointments method" +linktitle: "ListAppointments" +articleTitle: "ListAppointments" +second_title: "Aspose.Email for C++" +description: "Retrieves list of appointments for default calendar folder" +type: docs +weight: 940 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listappointments/ +--- + +## ListAppointments (1 of 8) {#listappointments_1} + +Retrieves list of appointments for default calendar folder + +**Returns:** Returns array of appointments + +```cpp +ListAppointments() +``` + +--- + +## ListAppointments (2 of 8) {#listappointments_2} + +Retrieves list of appointments for default calendar folder + +**Returns:** Returns array of appointments + +```cpp +ListAppointments(bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| recursive | Indicates whether recursive listing or not. | + +--- + +## ListAppointments (3 of 8) {#listappointments_3} + +Retrieves list of appointments for default calendar folder + +**Returns:** Returns array of appointments + +```cpp +ListAppointments(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents appointments search criteria. | + +--- + +## ListAppointments (4 of 8) {#listappointments_4} + +Retrieves list of appointments for default calendar folder + +**Returns:** Returns array of appointments + +```cpp +ListAppointments(System::SharedPtr < Tools::Search::MailQuery > query, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents appointments search criteria. | +| recursive | Indicates whether recursive listing or not. | + +--- + +## ListAppointments (5 of 8) {#listappointments_5} + +Retrieves list of appointments for default calendar folder + +**Returns:** Returns array of appointments + +```cpp +ListAppointments(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| extendedProperties | Extended properties of retrieved item | + +--- + +## ListAppointments (6 of 8) {#listappointments_6} + +Retrieves list of appointments for specified calendar folder + +**Returns:** Returns array of appointments + +```cpp +ListAppointments(System::String folderUri, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder to search appointments in. | +| recursive | Indicates whether recursive listing or not. | + +--- + +## ListAppointments (7 of 8) {#listappointments_7} + +Retrieves list of appointments for specified calendar folder + +**Returns:** Returns array of appointments + +```cpp +ListAppointments(System::String folderUri, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder to search appointments in. | +| query | MailQuery that represents appointments search criteria. | + +--- + +## ListAppointments (8 of 8) {#listappointments_8} + +Retrieves list of appointments for specified calendar folder + +**Returns:** Returns array of appointments + +```cpp +ListAppointments(System::String folderUri, System::SharedPtr < Tools::Search::MailQuery > query, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder to search appointments in. | +| query | MailQuery that represents appointments search criteria. | +| recursive | Indicates whether recursive listing or not. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listappointmentsbypage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listappointmentsbypage/_index.md new file mode 100644 index 0000000000..98a18784c0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listappointmentsbypage/_index.md @@ -0,0 +1,149 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListAppointmentsByPage method" +linktitle: "ListAppointmentsByPage" +articleTitle: "ListAppointmentsByPage" +second_title: "Aspose.Email for C++" +description: "Retrieves page with appointments for calendar folder" +type: docs +weight: 950 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listappointmentsbypage/ +--- + +## ListAppointmentsByPage (1 of 8) {#listappointmentsbypage_1} + +Retrieves page with appointments for calendar folder + +**Returns:** Returns page with appointments + +```cpp +ListAppointmentsByPage(int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | + +--- + +## ListAppointmentsByPage (2 of 8) {#listappointmentsbypage_2} + +Retrieves page with appointments for calendar folder + +**Returns:** Returns page with appointments + +```cpp +ListAppointmentsByPage(int32_t itemsPerPage, int32_t itemOffset) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | +| itemOffset | An offset of next item in view | + +--- + +## ListAppointmentsByPage (3 of 8) {#listappointmentsbypage_3} + +Retrieves page with appointments for calendar folder + +**Returns:** Returns page with appointments + +```cpp +ListAppointmentsByPage(System::SharedPtr < Tools::Search::MailQuery > query, int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents appointments search criteria. | +| itemsPerPage | A number of items in page | + +--- + +## ListAppointmentsByPage (4 of 8) {#listappointmentsbypage_4} + +Retrieves page with appointments for calendar folder + +**Returns:** Returns page with appointments + +```cpp +ListAppointmentsByPage(System::SharedPtr < Tools::Search::MailQuery > query, int32_t itemsPerPage, int32_t itemOffset) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents appointments search criteria. | +| itemsPerPage | A number of items in page | +| itemOffset | An offset of next item in view | + +--- + +## ListAppointmentsByPage (5 of 8) {#listappointmentsbypage_5} + +Retrieves page with appointments for specified calendar folder + +**Returns:** Returns collection of appointments + +```cpp +ListAppointmentsByPage(System::String folderUri, int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder to search appointments in. | +| itemsPerPage | A number of items in page | + +--- + +## ListAppointmentsByPage (6 of 8) {#listappointmentsbypage_6} + +Retrieves page with appointments for specified calendar folder + +**Returns:** Returns page with appointments + +```cpp +ListAppointmentsByPage(System::String folderUri, int32_t itemsPerPage, int32_t itemOffset) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder to search appointments in. | +| itemsPerPage | A number of items in page | +| itemOffset | An offset of next item in view | + +--- + +## ListAppointmentsByPage (7 of 8) {#listappointmentsbypage_7} + +Retrieves page with appointments for specified calendar folder + +**Returns:** Returns page with appointments + +```cpp +ListAppointmentsByPage(System::String folderUri, System::SharedPtr < Tools::Search::MailQuery > query, int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder to search appointments in. | +| query | MailQuery that represents appointments search criteria. | +| itemsPerPage | A number of items in page | + +--- + +## ListAppointmentsByPage (8 of 8) {#listappointmentsbypage_8} + +Retrieves page with appointments for specified calendar folder + +**Returns:** Returns page with appointments + +```cpp +ListAppointmentsByPage(System::String folderUri, System::SharedPtr < Tools::Search::MailQuery > query, int32_t itemsPerPage, int32_t itemOffset) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder to search appointments in. | +| query | MailQuery that represents appointments search criteria. | +| itemsPerPage | A number of items in page | +| itemOffset | An offset of next item in view | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listcontacts/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listcontacts/_index.md new file mode 100644 index 0000000000..4e4c5a3475 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listcontacts/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListContacts method" +linktitle: "ListContacts" +articleTitle: "ListContacts" +second_title: "Aspose.Email for C++" +description: "Lists contacts located in the specified folder on server" +type: docs +weight: 960 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listcontacts/ +--- + +## ListContacts (1 of 2) {#listcontacts_1} + +Lists contacts located in the specified folder on server + +**Returns:** An array of read MapiContact that represents contact information + +```cpp +ListContacts(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The URI of folder | + +--- + +## ListContacts (2 of 2) {#listcontacts_2} + +Lists contacts located in the specified folder on server + +**Returns:** An array of read MapiContact that represents contact information + +```cpp +ListContacts(System::String folderUri, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> mapiProperties) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder to search contacts in | +| mapiProperties | Required additional mapi properties | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listdelegates/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listdelegates/_index.md new file mode 100644 index 0000000000..a4b3d5fbb9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listdelegates/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListDelegates method" +linktitle: "ListDelegates" +articleTitle: "ListDelegates" +second_title: "Aspose.Email for C++" +description: "Lists the users who are granted access on the specified mailbox." +type: docs +weight: 970 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listdelegates/ +--- + +## ListDelegates {#listdelegates} + +Lists the users who are granted access on the specified mailbox. + +**Returns:** A ExchangeDelegateUserCollection representing the delegate users. + +```cpp +ListDelegates(System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | A mailbox. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listdistributionlists/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listdistributionlists/_index.md new file mode 100644 index 0000000000..4543e518ce --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listdistributionlists/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListDistributionLists method" +linktitle: "ListDistributionLists" +articleTitle: "ListDistributionLists" +second_title: "Aspose.Email for C++" +description: "List the private Distribution Lists." +type: docs +weight: 980 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listdistributionlists/ +--- + +## ListDistributionLists {#listdistributionlists} + +List the private Distribution Lists. + +**Returns:** An array of ExchangeDistributionList that represents Distribution List information. + +```cpp +ListDistributionLists() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listitems/_index.md new file mode 100644 index 0000000000..35f1ce7c47 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listitems/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListItems method" +linktitle: "ListItems" +articleTitle: "ListItems" +second_title: "Aspose.Email for C++" +description: "Retrieve list of item uries in specified folder" +type: docs +weight: 990 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listitems/ +--- + +## ListItems (1 of 6) {#listitems_1} + +Retrieve list of item uries in specified folder + +**Returns:** Returns list of item uries + +```cpp +ListItems(System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | folder to search items | + +--- + +## ListItems (2 of 6) {#listitems_2} + +Retrieve list of item uries in specified folder + +**Returns:** Returns list of item uries + +```cpp +ListItems(System::String folder, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| folder | folder to search items | +| query | Additional conditions to select items | + +--- + +## ListItems (3 of 6) {#listitems_3} + +Retrieve list of item uries in specified folder + +**Returns:** Returns list of item uries + +```cpp +ListItems(System::String folder, System::SharedPtr < Tools::Search::MailQuery > query, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folder | folder to search items | +| query | Additional conditions to select items | +| recursive | Specifies whether request should be reqursive. | + +--- + +## ListItems (4 of 6) {#listitems_4} + +Retrieve list of item uries in specified folder + +**Returns:** Returns list of item uries + +```cpp +ListItems(System::String mailbox, System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | The mailbox that is used to initialize the folder id class. | +| folder | folder to search items | + +--- + +## ListItems (5 of 6) {#listitems_5} + +Retrieve list of item uries in specified folder + +**Returns:** Returns list of item uries + +```cpp +ListItems(System::String mailbox, System::String folder, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | The mailbox that is used to initialize the folder id class. | +| folder | folder to search items | +| query | Additional conditions to select items | + +--- + +## ListItems (6 of 6) {#listitems_6} + +Retrieve list of item uries in specified folder + +**Returns:** Returns list of item uries + +```cpp +ListItems(System::String mailbox, System::String folder, System::SharedPtr < Tools::Search::MailQuery > query, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | The mailbox that is used to initialize the folder id class. | +| folder | folder to search items | +| query | Additional conditions to select items | +| recursive | Specifies whether request should be reqursive. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmailboxes/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmailboxes/_index.md new file mode 100644 index 0000000000..7bf7319d46 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmailboxes/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListMailboxes method" +linktitle: "ListMailboxes" +articleTitle: "ListMailboxes" +second_title: "Aspose.Email for C++" +description: "Lists mailboxes." +type: docs +weight: 1000 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listmailboxes/ +--- + +## ListMailboxes (1 of 2) {#listmailboxes_1} + +Lists mailboxes. + +**Returns:** A MapiContactCollection that represents contact information. + +```cpp +ListMailboxes() +``` + +--- + +## ListMailboxes (2 of 2) {#listmailboxes_2} + +Please pay your attention, this overridden method works with Exchange Server 2013 and higher. + +**Returns:** A MapiContactCollection that represents contact information. + +```cpp +ListMailboxes(System::String filter) +``` + +| Parameter | Description | +| --- | --- | +| filter | filter string | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessages/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessages/_index.md new file mode 100644 index 0000000000..03cd1c2f32 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessages/_index.md @@ -0,0 +1,248 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListMessages method" +linktitle: "ListMessages" +articleTitle: "ListMessages" +second_title: "Aspose.Email for C++" +description: "List the messages in the inbox folder." +type: docs +weight: 1010 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessages/ +--- + +## ListMessages (1 of 14) {#listmessages_1} + +List the messages in the inbox folder. + +**Returns:** ExchangeMessageInfoCollection from inbox folder. + +```cpp +ListMessages() +``` + +--- + +## ListMessages (2 of 14) {#listmessages_2} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages with. + +```cpp +ListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> iDs) +``` + +| Parameter | Description | +| --- | --- | +| iDs | Enumeration of message ids | + +--- + +## ListMessages (3 of 14) {#listmessages_3} + +Lists the messages. + +**Returns:** A ExchangeMessageInfoCollection + +```cpp +ListMessages(System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | + +--- + +## ListMessages (4 of 14) {#listmessages_4} + +List the messages in the specified folder + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder + +```cpp +ListMessages(System::String folder, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in | +| recursive | Indicates whether recursive listing or not | + +--- + +## ListMessages (5 of 14) {#listmessages_5} + +Lists the messages. + +**Returns:** A ExchangeMessageInfoCollection + +```cpp +ListMessages(System::String folder, ExchangeListMessagesOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | +| options | Specifies the settings of listing | + +--- + +## ListMessages (6 of 14) {#listmessages_6} + +List the messages in the specified folder + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder + +```cpp +ListMessages(System::String folder, ExchangeListMessagesOptions options, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> extendedProperties) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in | +| options | Specifies the settings of listing | +| extendedProperties | Extended properties of retrieved messages | + +--- + +## ListMessages (7 of 14) {#listmessages_7} + +Lists the messages. + +**Returns:** A ExchangeMessageInfoCollection + +```cpp +ListMessages(System::String folder, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | +| maxNumberOfMessages | Maximum number of messages | + +--- + +## ListMessages (8 of 14) {#listmessages_8} + +Lists the messages. + +**Returns:** A ExchangeMessageInfoCollection + +```cpp +ListMessages(System::String folder, int32_t maxNumberOfMessages, ExchangeListMessagesOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | +| maxNumberOfMessages | Maximum number of messages | +| options | Specifies the settings of listing | + +--- + +## ListMessages (9 of 14) {#listmessages_9} + +Lists the messages. + +**Returns:** A ExchangeMessageInfoCollection + +```cpp +ListMessages(System::String folder, int32_t maxNumberOfMessages, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | +| extendedProperties | Extended properties of retrieved messages | + +--- + +## ListMessages (10 of 14) {#listmessages_10} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessages(System::String folder, int32_t maxNumberOfMessages, System::SharedPtr < Tools::Search::MailQuery > query, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| maxNumberOfMessages | Maximum number of messages. | +| query | MailQuery that represents message search criteria. | +| recursive | Indicates whether recursive listing or not. | + +--- + +## ListMessages (11 of 14) {#listmessages_11} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessages(System::String folder, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| query | MailQuery that represents message search criteria. | +| extendedProperties | Extended properties of retrieved messages | + +--- + +## ListMessages (12 of 14) {#listmessages_12} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessages(System::String folder, System::SharedPtr < Tools::Search::MailQuery > query, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| query | MailQuery that represents message search criteria. | +| recursive | Indicates whether recursive listing or not. | + +--- + +## ListMessages (13 of 14) {#listmessages_13} + +List the messages in the specified folder + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder + +```cpp +ListMessages(System::String mailbox, System::String folder, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | The mailbox that is used to initialize the folder id class. | +| folder | A folder to search messages in | +| recursive | Indicates whether recursive listing or not | + +--- + +## ListMessages (14 of 14) {#listmessages_14} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessages(System::String mailbox, System::String folder, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | The mailbox that is used to initialize the folder id class. | +| folder | A folder to search messages in. | +| query | MailQuery that represents message search criteria. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessagesbypage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessagesbypage/_index.md new file mode 100644 index 0000000000..5dc585927f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessagesbypage/_index.md @@ -0,0 +1,135 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListMessagesByPage method" +linktitle: "ListMessagesByPage" +articleTitle: "ListMessagesByPage" +second_title: "Aspose.Email for C++" +description: "List the messages in the specified folder." +type: docs +weight: 1020 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessagesbypage/ +--- + +## ListMessagesByPage (1 of 7) {#listmessagesbypage_1} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessagesByPage(System::String folder, int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| itemsPerPage | A number of items in page | + +--- + +## ListMessagesByPage (2 of 7) {#listmessagesbypage_2} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessagesByPage(System::String folder, int32_t itemsPerPage, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| itemsPerPage | A number of items in page | +| offset | An offset of next page in view | + +--- + +## ListMessagesByPage (3 of 7) {#listmessagesbypage_3} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessagesByPage(System::String folder, int32_t itemsPerPage, int32_t pageOffset, ExchangeListMessagesOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| itemsPerPage | A number of items in page | +| pageOffset | An offset of next item in view | +| options | Specifies the settings of listing | + +--- + +## ListMessagesByPage (4 of 7) {#listmessagesbypage_4} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessagesByPage(System::String folder, System::SharedPtr < PageInfo > pageInfo) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| pageInfo | A page info | + +--- + +## ListMessagesByPage (5 of 7) {#listmessagesbypage_5} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessagesByPage(System::String folder, System::SharedPtr < PageInfo > pageInfo, ExchangeListMessagesOptions options) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| pageInfo | A page info | +| options | Specifies the settings of listing | + +--- + +## ListMessagesByPage (6 of 7) {#listmessagesbypage_6} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessagesByPage(System::String folder, System::SharedPtr < Tools::Search::MailQuery > query, int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| query | MailQuery that represents search criteria. | +| itemsPerPage | A number of items in page | + +--- + +## ListMessagesByPage (7 of 7) {#listmessagesbypage_7} + +List the messages in the specified folder. + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder. + +```cpp +ListMessagesByPage(System::String folder, System::SharedPtr < Tools::Search::MailQuery > query, int32_t itemsPerPage, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| folder | A folder to search messages in. | +| query | MailQuery that represents search criteria. | +| itemsPerPage | A number of items in page | +| offset | An offset of next page in view | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessagesfrompublicfolder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessagesfrompublicfolder/_index.md new file mode 100644 index 0000000000..47fa35a296 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessagesfrompublicfolder/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListMessagesFromPublicFolder method" +linktitle: "ListMessagesFromPublicFolder" +articleTitle: "ListMessagesFromPublicFolder" +second_title: "Aspose.Email for C++" +description: "Get collection of messages from public folder" +type: docs +weight: 1030 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listmessagesfrompublicfolder/ +--- + +## ListMessagesFromPublicFolder (1 of 2) {#listmessagesfrompublicfolder_1} + +Get collection of messages from public folder + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder + +```cpp +ListMessagesFromPublicFolder(System::SharedPtr < ExchangeFolderInfo > folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | ExchangeFolderInfo that represents information about folder | + +--- + +## ListMessagesFromPublicFolder (2 of 2) {#listmessagesfrompublicfolder_2} + +Get collection of messages from public folder + +**Returns:** ExchangeMessageInfoCollection that contains messages from the specified folder + +```cpp +ListMessagesFromPublicFolder(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The uri of folder | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listpublicfolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listpublicfolders/_index.md new file mode 100644 index 0000000000..d4164c6d6e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listpublicfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListPublicFolders method" +linktitle: "ListPublicFolders" +articleTitle: "ListPublicFolders" +second_title: "Aspose.Email for C++" +description: "Gets collection of public folders from root public folder" +type: docs +weight: 1040 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listpublicfolders/ +--- + +## ListPublicFolders {#listpublicfolders} + +Gets collection of public folders from root public folder + +**Returns:** ExchangeFolderInfoCollection that contains subfolders from the root public folder + +```cpp +ListPublicFolders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listsubfolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listsubfolders/_index.md new file mode 100644 index 0000000000..db29385906 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listsubfolders/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListSubFolders method" +linktitle: "ListSubFolders" +articleTitle: "ListSubFolders" +second_title: "Aspose.Email for C++" +description: "Gets collection of child public folders from parent" +type: docs +weight: 1050 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listsubfolders/ +--- + +## ListSubFolders (1 of 3) {#listsubfolders_1} + +Gets collection of child public folders from parent + +**Returns:** ExchangeFolderInfoCollection that contains subfolders from the parent folder + +```cpp +ListSubFolders(System::SharedPtr < ExchangeFolderInfo > parentFolder) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | The parent ExchangeFolderInfo | + +--- + +## ListSubFolders (2 of 3) {#listsubfolders_2} + +Gets collection of child folders from parent + +**Returns:** ExchangeFolderInfoCollection that contains subfolders from the parent folder + +```cpp +ListSubFolders(System::String mailbox, System::String parentFolderUri) +``` + +| Parameter | Description | +| --- | --- | +| mailbox | The mailbox that is used to initialize the folder id class. | +| parentFolderUri | A parent folder | + +--- + +## ListSubFolders (3 of 3) {#listsubfolders_3} + +Gets collection of child folders from parent + +**Returns:** ExchangeFolderInfoCollection that contains subfolders from the parent folder + +```cpp +ListSubFolders(System::String parentFolderUri) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | The uri of the parent folder | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listsubfoldersbypage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listsubfoldersbypage/_index.md new file mode 100644 index 0000000000..ff6d68eb68 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listsubfoldersbypage/_index.md @@ -0,0 +1,61 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListSubFoldersByPage method" +linktitle: "ListSubFoldersByPage" +articleTitle: "ListSubFoldersByPage" +second_title: "Aspose.Email for C++" +description: "Searches the specified folder in the given parent folder with paging Method supports paging." +type: docs +weight: 1060 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listsubfoldersbypage/ +--- + +## ListSubFoldersByPage (1 of 3) {#listsubfoldersbypage_1} + +Searches the specified folder in the given parent folder with paging Method supports paging. Invokes for the first time in paging cycle. + +**Returns:** A ExchangeFolderPageInfo containing the found folder if folder name is specified; otherwise, returns all subfolders + +```cpp +ListSubFoldersByPage(System::String parentFolderUri, int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | A parent folder URI | +| itemsPerPage | A number of folders in page | + +--- + +## ListSubFoldersByPage (2 of 3) {#listsubfoldersbypage_2} + +Searches the specified folder in the given parent folder with paging Method supports paging. + +**Returns:** A ExchangeFolderPageInfo containing the found folder if folder name is specified; otherwise, returns all subfolders + +```cpp +ListSubFoldersByPage(System::String parentFolderUri, int32_t itemsPerPage, int32_t pageOffset) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | A parent folder URI | +| itemsPerPage | A number of folders in page | +| pageOffset | An offset of next item in view | + +--- + +## ListSubFoldersByPage (3 of 3) {#listsubfoldersbypage_3} + +Searches the specified folder in the given parent folder with paging Method supports paging. + +**Returns:** A ExchangeFolderPageInfo containing the found folder if folder name is specified; otherwise, returns all subfolders + +```cpp +ListSubFoldersByPage(System::String parentFolderUri, System::SharedPtr < PageInfo > page) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderUri | A parent folder URI | +| page | A page info | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listtasks/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listtasks/_index.md new file mode 100644 index 0000000000..eaf7630bb7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/listtasks/_index.md @@ -0,0 +1,108 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ListTasks method" +linktitle: "ListTasks" +articleTitle: "ListTasks" +second_title: "Aspose.Email for C++" +description: "Retrieves lists of exchange tasks for default folder." +type: docs +weight: 1070 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/listtasks/ +--- + +## ListTasks (1 of 6) {#listtasks_1} + +Retrieves lists of exchange tasks for default folder. + +**Returns:** Tasks collection + +```cpp +ListTasks() +``` + +--- + +## ListTasks (2 of 6) {#listtasks_2} + +Retrieves lists of exchange tasks. + +**Returns:** Tasks collection + +```cpp +ListTasks(System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | Tasks folder | + +--- + +## ListTasks (3 of 6) {#listtasks_3} + +Retrieves lists of exchange tasks. + +**Returns:** Tasks collection + +```cpp +ListTasks(System::String folder, int32_t maxNumberOfItems) +``` + +| Parameter | Description | +| --- | --- | +| folder | Tasks folder | +| maxNumberOfItems | Maximum number of items | + +--- + +## ListTasks (4 of 6) {#listtasks_4} + +Retrieves lists of exchange tasks. + +**Returns:** Tasks collection + +```cpp +ListTasks(System::String folder, int32_t maxNumberOfItems, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| folder | Tasks folder | +| maxNumberOfItems | Maximum number of items | +| query | Mail query | + +--- + +## ListTasks (5 of 6) {#listtasks_5} + +Retrieves lists of exchange tasks. + +**Returns:** Tasks collection + +```cpp +ListTasks(System::String folder, int32_t maxNumberOfItems, System::SharedPtr < Tools::Search::MailQuery > query, bool recursive) +``` + +| Parameter | Description | +| --- | --- | +| folder | Tasks folder | +| maxNumberOfItems | Maximum number of items | +| query | Mail query | +| recursive | Retrieve tasks recursivly | + +--- + +## ListTasks (6 of 6) {#listtasks_6} + +Retrieves lists of exchange tasks. + +**Returns:** Tasks collection + +```cpp +ListTasks(System::String folder, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| folder | Tasks folder | +| query | Mail query | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/loadcontactphoto/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/loadcontactphoto/_index.md new file mode 100644 index 0000000000..69779f9918 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/loadcontactphoto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::LoadContactPhoto method" +linktitle: "LoadContactPhoto" +articleTitle: "LoadContactPhoto" +second_title: "Aspose.Email for C++" +description: "Loads contact photo binary data" +type: docs +weight: 1080 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/loadcontactphoto/ +--- + +## LoadContactPhoto {#loadcontactphoto} + +Loads contact photo binary data + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +LoadContactPhoto(System::SharedPtr < PersonalInfo::ContactPhoto > photo) +``` + +| Parameter | Description | +| --- | --- | +| photo | contact photo | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/maildisablepublicfolder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/maildisablepublicfolder/_index.md new file mode 100644 index 0000000000..72a3ec5ddf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/maildisablepublicfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::MailDisablePublicFolder method" +linktitle: "MailDisablePublicFolder" +articleTitle: "MailDisablePublicFolder" +second_title: "Aspose.Email for C++" +description: "Mail-disable a public folder" +type: docs +weight: 1090 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/maildisablepublicfolder/ +--- + +## MailDisablePublicFolder {#maildisablepublicfolder} + +Mail-disable a public folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MailDisablePublicFolder(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder uri | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/mailenablepublicfolder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/mailenablepublicfolder/_index.md new file mode 100644 index 0000000000..99b51038f5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/mailenablepublicfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::MailEnablePublicFolder method" +linktitle: "MailEnablePublicFolder" +articleTitle: "MailEnablePublicFolder" +second_title: "Aspose.Email for C++" +description: "Mail-enable a public folder" +type: docs +weight: 1100 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/mailenablepublicfolder/ +--- + +## MailEnablePublicFolder {#mailenablepublicfolder} + +Mail-enable a public folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MailEnablePublicFolder(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | A folder uri | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitems/_index.md new file mode 100644 index 0000000000..1524685f64 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitems/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::MarkAllItems method" +linktitle: "MarkAllItems" +articleTitle: "MarkAllItems" +second_title: "Aspose.Email for C++" +description: "Marks all items in specified folders." +type: docs +weight: 1110 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitems/ +--- + +## MarkAllItems (1 of 3) {#markallitems_1} + +Marks all items in specified folders. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAllItems(bool read, bool suppressReadReceipts, const System::ArrayPtr< System::String > & folderIds) +``` + +| Parameter | Description | +| --- | --- | +| read | Sets the read/unread state to messages in specified folder. True to mark messages in the folder as read. False to mark messages as unread. | +| suppressReadReceipts | True to suppress sending read receipts for messages; otherwise, false. | +| folderIds | List of folder uri for processing. | + +--- + +## MarkAllItems (2 of 3) {#markallitems_2} + +Marks all items in specified folders. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAllItems(bool read, bool suppressReadReceipts, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> folderIds) +``` + +| Parameter | Description | +| --- | --- | +| read | Sets the read/unread state to messages in specified folder. True to mark messages in the folder as read. False to mark messages as unread. | +| suppressReadReceipts | True to suppress sending read receipts for messages; otherwise, false. | +| folderIds | List of folder uri for processing. | + +--- + +## MarkAllItems (3 of 3) {#markallitems_3} + +Marks all items in specified folders. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAllItems(bool read, const System::ArrayPtr< System::String > & folderIds) +``` + +| Parameter | Description | +| --- | --- | +| read | Sets the read/unread state to messages in specified folder. True to mark messages in the folder as read. False to mark messages as unread. | +| folderIds | List of folder uri for processing. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitemsasread/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitemsasread/_index.md new file mode 100644 index 0000000000..a9496cb59b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitemsasread/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::MarkAllItemsAsRead method" +linktitle: "MarkAllItemsAsRead" +articleTitle: "MarkAllItemsAsRead" +second_title: "Aspose.Email for C++" +description: "Marks all items in inbox folder as read without receipts." +type: docs +weight: 1120 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitemsasread/ +--- + +## MarkAllItemsAsRead (1 of 3) {#markallitemsasread_1} + +Marks all items in inbox folder as read without receipts. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAllItemsAsRead() +``` + +--- + +## MarkAllItemsAsRead (2 of 3) {#markallitemsasread_2} + +Marks all items in specified folders as read without receipts. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAllItemsAsRead(const System::ArrayPtr< System::String > & folderIds) +``` + +| Parameter | Description | +| --- | --- | +| folderIds | List of folder uri for processing. | + +--- + +## MarkAllItemsAsRead (3 of 3) {#markallitemsasread_3} + +Marks all items in specified folders as read without receipts. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAllItemsAsRead(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> folderIds) +``` + +| Parameter | Description | +| --- | --- | +| folderIds | List of folder uri for processing. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitemsasunread/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitemsasunread/_index.md new file mode 100644 index 0000000000..d9cd5ddeb7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitemsasunread/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::MarkAllItemsAsUnread method" +linktitle: "MarkAllItemsAsUnread" +articleTitle: "MarkAllItemsAsUnread" +second_title: "Aspose.Email for C++" +description: "Marks all items in inbox folder as unread." +type: docs +weight: 1130 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/markallitemsasunread/ +--- + +## MarkAllItemsAsUnread (1 of 3) {#markallitemsasunread_1} + +Marks all items in inbox folder as unread. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAllItemsAsUnread() +``` + +--- + +## MarkAllItemsAsUnread (2 of 3) {#markallitemsasunread_2} + +Marks all items in specified folders as unread. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAllItemsAsUnread(const System::ArrayPtr< System::String > & folderIds) +``` + +| Parameter | Description | +| --- | --- | +| folderIds | List of folder uri for processing. | + +--- + +## MarkAllItemsAsUnread (3 of 3) {#markallitemsasunread_3} + +Marks all items in specified folders as unread. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAllItemsAsUnread(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> folderIds) +``` + +| Parameter | Description | +| --- | --- | +| folderIds | List of folder uri for processing. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markasjunk/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markasjunk/_index.md new file mode 100644 index 0000000000..306407e130 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/markasjunk/_index.md @@ -0,0 +1,100 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::MarkAsJunk method" +linktitle: "MarkAsJunk" +articleTitle: "MarkAsJunk" +second_title: "Aspose.Email for C++" +description: "The MarkAsJunk method moves mail messages to the junk mail folder and blocks message sender." +type: docs +weight: 1140 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/markasjunk/ +--- + +## MarkAsJunk (1 of 5) {#markasjunk_1} + +The MarkAsJunk method moves mail messages to the junk mail folder and blocks message sender. + +**Returns:** Returns the array of message ID which are moved to the junk mail folder. + +```cpp +MarkAsJunk(bool isJunk, bool moveItem, const System::ArrayPtr< System::String > & messageUriEn) +``` + +| Parameter | Description | +| --- | --- | +| isJunk | Indicates, whether messages is marked as junk mail. If value of true adds message sender to the block-list. If value of false removes message sender from the block-list. | +| moveItem | Indicates, whether messages is moved to the junk mail folder. | +| messageUriEn | Array of message uri | + +--- + +## MarkAsJunk (2 of 5) {#markasjunk_2} + +The MarkAsJunk method moves mail messages to the junk mail folder and blocks message sender. + +**Returns:** Returns the array of message ID which are moved to the junk mail folder. + +```cpp +MarkAsJunk(bool isJunk, bool moveItem, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageUriEn) +``` + +| Parameter | Description | +| --- | --- | +| isJunk | Indicates, whether messages is marked as junk mail. If value of true adds message sender to the block-list. If value of false removes message sender from the block-list. | +| moveItem | Indicates, whether messages is moved to the junk mail folder. | +| messageUriEn | Enumeration of message uri | + +--- + +## MarkAsJunk (3 of 5) {#markasjunk_3} + +The MarkAsJunk method moves mail messages to the junk mail folder and blocks message sender. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MarkAsJunk(bool isJunk, bool moveItem, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageUriEn, System::ArrayPtr< System::String > & movedMessageIds, System::ArrayPtr< System::String > & failedMessageIds, System::ArrayPtr< System::String > & errorMessages) +``` + +| Parameter | Description | +| --- | --- | +| isJunk | Indicates, whether messages is marked as junk mail. If value of true adds message sender to the block-list. If value of false removes message sender from the block-list. | +| moveItem | Indicates, whether messages is moved to the junk mail folder. | +| messageUriEn | Enumeration of message uri | +| movedMessageIds | Returns the array of message ID which are moved to the junk mail folder. | +| failedMessageIds | Returns the array of message ID which haven't been moved to the junk mail folder. | +| errorMessages | Error messages for failed operations | + +--- + +## MarkAsJunk (4 of 5) {#markasjunk_4} + +The MarkAsJunk method moves mail messages to the junk mail folder and blocks message sender. + +**Returns:** Returns the array of message ID which are moved to the junk mail folder. + +```cpp +MarkAsJunk(bool isJunk, const System::ArrayPtr< System::String > & messageUriEn) +``` + +| Parameter | Description | +| --- | --- | +| isJunk | Indicates, whether messages is marked as junk mail. If value of true adds message sender to the block-list. If value of false removes message sender from the block-list. | +| messageUriEn | Array of message uri | + +--- + +## MarkAsJunk (5 of 5) {#markasjunk_5} + +The MarkAsJunk method moves mail messages to the junk mail folder and blocks message sender. + +**Returns:** Returns the item ID of the message marked as junk mail. + +```cpp +MarkAsJunk(bool isJunk, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageUriEn) +``` + +| Parameter | Description | +| --- | --- | +| isJunk | Indicates, whether messages is marked as junk mail. If value of true adds message sender to the block-list. If value of false removes message sender from the block-list. | +| messageUriEn | Enumeration of message uri | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/moveconversationitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/moveconversationitems/_index.md new file mode 100644 index 0000000000..85d8a238d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/moveconversationitems/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::MoveConversationItems method" +linktitle: "MoveConversationItems" +articleTitle: "MoveConversationItems" +second_title: "Aspose.Email for C++" +description: "Moves the conversation items, which are located in the specified folder, into the specified target folder" +type: docs +weight: 1150 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/moveconversationitems/ +--- + +## MoveConversationItems (1 of 2) {#moveconversationitems_1} + +Moves the conversation items, which are located in the specified folder, into the specified target folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MoveConversationItems(System::String conversationId, System::String contextFolderId, System::String destinationFolderId) +``` + +| Parameter | Description | +| --- | --- | +| conversationId | Id of conversation to move | +| contextFolderId | Id of folder from which move conversation items. Note: If it's set to null(or empty), all conversation items will be moved | +| destinationFolderId | Id of folder into which move items | + +--- + +## MoveConversationItems (2 of 2) {#moveconversationitems_2} + +Moves the conversation items into the specified target folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MoveConversationItems(System::String conversationId, System::String destinationFolderId) +``` + +| Parameter | Description | +| --- | --- | +| conversationId | Id of conversation to delete | +| destinationFolderId | Id of folder into which move items | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/moveitem/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/moveitem/_index.md new file mode 100644 index 0000000000..96379000ce --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/moveitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::MoveItem method" +linktitle: "MoveItem" +articleTitle: "MoveItem" +second_title: "Aspose.Email for C++" +description: "Moves the item to specified folder" +type: docs +weight: 1160 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/moveitem/ +--- + +## MoveItem {#moveitem} + +Moves the item to specified folder + +**Returns:** An uri of the moved message + +```cpp +MoveItem(System::String itemUri, System::String destinationFolderUri) +``` + +| Parameter | Description | +| --- | --- | +| itemUri | The item URI | +| destinationFolderUri | The destination folder URI | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/notesfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/notesfolderservernotifications/_index.md new file mode 100644 index 0000000000..317ed5af5d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/notesfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::NotesFolderServerNotifications method" +linktitle: "NotesFolderServerNotifications" +articleTitle: "NotesFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for Notes folder." +type: docs +weight: 1670 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/notesfolderservernotifications/ +--- + +## NotesFolderServerNotifications {#notesfolderservernotifications} + +Occurs when arises specified event type for Notes folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +NotesFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/outboxfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/outboxfolderservernotifications/_index.md new file mode 100644 index 0000000000..cc66bf1427 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/outboxfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::OutboxFolderServerNotifications method" +linktitle: "OutboxFolderServerNotifications" +articleTitle: "OutboxFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for Outbox folder." +type: docs +weight: 1680 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/outboxfolderservernotifications/ +--- + +## OutboxFolderServerNotifications {#outboxfolderservernotifications} + +Occurs when arises specified event type for Outbox folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +OutboxFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/playonphone/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/playonphone/_index.md new file mode 100644 index 0000000000..7d9268a6a0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/playonphone/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::PlayOnPhone method" +linktitle: "PlayOnPhone" +articleTitle: "PlayOnPhone" +second_title: "Aspose.Email for C++" +description: "The PlayOnPhone operation initiates an outbound call and plays a message over the telephone." +type: docs +weight: 1170 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/playonphone/ +--- + +## PlayOnPhone {#playonphone} + +The PlayOnPhone operation initiates an outbound call and plays a message over the telephone. + +**Returns:** Returns phone call id + +```cpp +PlayOnPhone(System::String messageId, System::String dialString) +``` + +| Parameter | Description | +| --- | --- | +| messageId | Specifies message id. | +| dialString | Specifies telephone to play message. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/removeheader/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/removeheader/_index.md new file mode 100644 index 0000000000..17f9f9dcbc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/removeheader/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::RemoveHeader method" +linktitle: "RemoveHeader" +articleTitle: "RemoveHeader" +second_title: "Aspose.Email for C++" +description: "Remove WebHeader from WebHeaderCollection in EWS request." +type: docs +weight: 1180 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/removeheader/ +--- + +## RemoveHeader {#removeheader} + +Remove WebHeader from WebHeaderCollection in EWS request. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +RemoveHeader(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | Header name | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/reply/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/reply/_index.md new file mode 100644 index 0000000000..fbf961d69a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/reply/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::Reply method" +linktitle: "Reply" +articleTitle: "Reply" +second_title: "Aspose.Email for C++" +description: "Reply to the sender's message." +type: docs +weight: 1190 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/reply/ +--- + +## Reply {#reply} + +Reply to the sender's message. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Reply(System::SharedPtr < MailMessage > message, System::SharedPtr < ExchangeMessageInfo > referencedMessage) +``` + +| Parameter | Description | +| --- | --- | +| message | The MailMessage that represents the precomposed reply message. | +| referencedMessage | The ExchangeMessageInfo that represents the original message. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/replyall/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/replyall/_index.md new file mode 100644 index 0000000000..05f5e2fa1d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/replyall/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ReplyAll method" +linktitle: "ReplyAll" +articleTitle: "ReplyAll" +second_title: "Aspose.Email for C++" +description: "Reply to the sender and all recipients of a message." +type: docs +weight: 1200 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/replyall/ +--- + +## ReplyAll {#replyall} + +Reply to the sender and all recipients of a message. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ReplyAll(System::SharedPtr < MailMessage > message, System::SharedPtr < ExchangeMessageInfo > referencedMessage) +``` + +| Parameter | Description | +| --- | --- | +| message | The MailMessage that represents the precomposed reply message. | +| referencedMessage | The ExchangeMessageInfo that represents the original message. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resetimpersonation/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resetimpersonation/_index.md new file mode 100644 index 0000000000..cde1d6059e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resetimpersonation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ResetImpersonation method" +linktitle: "ResetImpersonation" +articleTitle: "ResetImpersonation" +second_title: "Aspose.Email for C++" +description: "Makes the impersonation reset." +type: docs +weight: 1210 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/resetimpersonation/ +--- + +## ResetImpersonation {#resetimpersonation} + +Makes the impersonation reset. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ResetImpersonation() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resetsubscription/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resetsubscription/_index.md new file mode 100644 index 0000000000..621449d0fc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resetsubscription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ResetSubscription method" +linktitle: "ResetSubscription" +articleTitle: "ResetSubscription" +second_title: "Aspose.Email for C++" +description: "Reset all subscriptions" +type: docs +weight: 1220 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/resetsubscription/ +--- + +## ResetSubscription {#resetsubscription} + +Reset all subscriptions + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ResetSubscription() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resolvecontact/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resolvecontact/_index.md new file mode 100644 index 0000000000..c2f6f2346a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resolvecontact/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ResolveContact method" +linktitle: "ResolveContact" +articleTitle: "ResolveContact" +second_title: "Aspose.Email for C++" +description: "Resolves ambiguous mailbox names." +type: docs +weight: 1230 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/resolvecontact/ +--- + +## ResolveContact {#resolvecontact} + +Resolves ambiguous mailbox names. + +**Returns:** A MapiContactCollection that represents contacts information. + +```cpp +ResolveContact(System::String unresolvedEntry) +``` + +| Parameter | Description | +| --- | --- | +| unresolvedEntry | A name of contact to resolve. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resolvecontacts/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resolvecontacts/_index.md new file mode 100644 index 0000000000..19b7930051 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/resolvecontacts/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::ResolveContacts method" +linktitle: "ResolveContacts" +articleTitle: "ResolveContacts" +second_title: "Aspose.Email for C++" +description: "Resolves ambiguous mailbox display names." +type: docs +weight: 1240 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/resolvecontacts/ +--- + +## ResolveContacts (1 of 2) {#resolvecontacts_1} + +Resolves ambiguous mailbox display names. Note: the maximum count of returned contacts is 100. This is a restriction of used exchange command. + +**Returns:** An array of Contact objects. + +```cpp +ResolveContacts(System::String unresolvedEntry) +``` + +| Parameter | Description | +| --- | --- | +| unresolvedEntry | A name of contact to resolve. | + +--- + +## ResolveContacts (2 of 2) {#resolvecontacts_2} + +Resolves ambiguous e-mail addresses and display names Note: the maximum count of returned contacts is 100. This is a restriction of used EWS operation. + +**Returns:** Contacts that represents contacts information + +```cpp +ResolveContacts(System::String unresolvedEntry, ExchangeListContactsOptions options) +``` + +| Parameter | Description | +| --- | --- | +| unresolvedEntry | A name of contact to resolve | +| options | Enumerates the list contacts options | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/restore/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/restore/_index.md new file mode 100644 index 0000000000..d17205ce8d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/restore/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::Restore method" +linktitle: "Restore" +articleTitle: "Restore" +second_title: "Aspose.Email for C++" +description: "Restores the specified exchange folders from the given personal storage." +type: docs +weight: 1250 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/restore/ +--- + +## Restore {#restore} + +Restores the specified exchange folders from the given personal storage. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Restore(System::SharedPtr < Storage::Pst::PersonalStorage > pst, System::SharedPtr < RestoreSettings > settings) +``` + +| Parameter | Description | +| --- | --- | +| pst | A personal storage containing the backuped exchange folders. | +| settings | The restore settings. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/rootfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/rootfolderservernotifications/_index.md new file mode 100644 index 0000000000..f6857ae27b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/rootfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::RootFolderServerNotifications method" +linktitle: "RootFolderServerNotifications" +articleTitle: "RootFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for Root folder." +type: docs +weight: 1690 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/rootfolderservernotifications/ +--- + +## RootFolderServerNotifications {#rootfolderservernotifications} + +Occurs when arises specified event type for Root folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +RootFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/savemessage/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/savemessage/_index.md new file mode 100644 index 0000000000..4d0ee27b55 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/savemessage/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::SaveMessage method" +linktitle: "SaveMessage" +articleTitle: "SaveMessage" +second_title: "Aspose.Email for C++" +description: "Saves the message." +type: docs +weight: 1260 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/savemessage/ +--- + +## SaveMessage (1 of 2) {#savemessage_1} + +Saves the message. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SaveMessage(System::String messageUri, System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The message URI. | +| stream | The stream. | + +--- + +## SaveMessage (2 of 2) {#savemessage_2} + +Saves the message. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SaveMessage(System::String messageUri, System::String path) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The message URI. | +| path | The path to save message. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/send/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/send/_index.md new file mode 100644 index 0000000000..a72da53b2b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/send/_index.md @@ -0,0 +1,61 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::Send method" +linktitle: "Send" +articleTitle: "Send" +second_title: "Aspose.Email for C++" +description: "Sends the specified message." +type: docs +weight: 1270 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/send/ +--- + +## Send (1 of 3) {#send_1} + +Sends the specified message. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Send(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message. | + +--- + +## Send (2 of 3) {#send_2} + +Sends the message. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Send(System::SharedPtr < MailMessage > message, System::SharedPtr < Mapi::FollowUpOptions > messageOptions) +``` + +| Parameter | Description | +| --- | --- | +| message | The MailMessage to be sent. | +| messageOptions | The FollowUpOptions that represents additional options for using follow-up flags and voting buttons. | + +--- + +## Send (3 of 3) {#send_3} + +Sends the specified message + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +Send(System::String from, System::String to, System::String subject, System::String body) +``` + +| Parameter | Description | +| --- | --- | +| from | From address | +| to | To address | +| subject | The subject of message | +| body | The body of message | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/sentitemsfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/sentitemsfolderservernotifications/_index.md new file mode 100644 index 0000000000..50a3201409 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/sentitemsfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::SentItemsFolderServerNotifications method" +linktitle: "SentItemsFolderServerNotifications" +articleTitle: "SentItemsFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for SentItems folder." +type: docs +weight: 1700 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/sentitemsfolderservernotifications/ +--- + +## SentItemsFolderServerNotifications {#sentitemsfolderservernotifications} + +Occurs when arises specified event type for SentItems folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SentItemsFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_calendarfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_calendarfoldereventfilter/_index.md new file mode 100644 index 0000000000..7294f435c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_calendarfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_CalendarFolderEventFilter method" +linktitle: "set_CalendarFolderEventFilter" +articleTitle: "set_CalendarFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Calendar folder" +type: docs +weight: 1280 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_calendarfoldereventfilter/ +--- + +## set_CalendarFolderEventFilter {#set_calendarfoldereventfilter} + +Specifies event types for Calendar folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_CalendarFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_contactsfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_contactsfoldereventfilter/_index.md new file mode 100644 index 0000000000..d6c212acd4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_contactsfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_ContactsFolderEventFilter method" +linktitle: "set_ContactsFolderEventFilter" +articleTitle: "set_ContactsFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Contacts folder" +type: docs +weight: 1290 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_contactsfoldereventfilter/ +--- + +## set_ContactsFolderEventFilter {#set_contactsfoldereventfilter} + +Specifies event types for Contacts folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ContactsFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_currentcalendarfolderuri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_currentcalendarfolderuri/_index.md new file mode 100644 index 0000000000..71f2642cbf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_currentcalendarfolderuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_CurrentCalendarFolderUri method" +linktitle: "set_CurrentCalendarFolderUri" +articleTitle: "set_CurrentCalendarFolderUri" +second_title: "Aspose.Email for C++" +description: "Sets current calendar folder uri" +type: docs +weight: 1300 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_currentcalendarfolderuri/ +--- + +## set_CurrentCalendarFolderUri {#set_currentcalendarfolderuri} + +Sets current calendar folder uri + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_CurrentCalendarFolderUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_deleteditemsfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_deleteditemsfoldereventfilter/_index.md new file mode 100644 index 0000000000..cf14b7591f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_deleteditemsfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_DeletedItemsFolderEventFilter method" +linktitle: "set_DeletedItemsFolderEventFilter" +articleTitle: "set_DeletedItemsFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for DeletedItems folder" +type: docs +weight: 1310 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_deleteditemsfoldereventfilter/ +--- + +## set_DeletedItemsFolderEventFilter {#set_deleteditemsfoldereventfilter} + +Specifies event types for DeletedItems folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DeletedItemsFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_draftsfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_draftsfoldereventfilter/_index.md new file mode 100644 index 0000000000..1c11979555 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_draftsfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_DraftsFolderEventFilter method" +linktitle: "set_DraftsFolderEventFilter" +articleTitle: "set_DraftsFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Drafts folder" +type: docs +weight: 1320 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_draftsfoldereventfilter/ +--- + +## set_DraftsFolderEventFilter {#set_draftsfoldereventfilter} + +Specifies event types for Drafts folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DraftsFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_enabledecompression/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_enabledecompression/_index.md new file mode 100644 index 0000000000..da7d8f130b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_enabledecompression/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_EnableDecompression method" +linktitle: "set_EnableDecompression" +articleTitle: "set_EnableDecompression" +second_title: "Aspose.Email for C++" +description: "Sets a value that indicates whether decompression is enabled" +type: docs +weight: 1330 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_enabledecompression/ +--- + +## set_EnableDecompression {#set_enabledecompression} + +Sets a value that indicates whether decompression is enabled + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_EnableDecompression(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_inboxfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_inboxfoldereventfilter/_index.md new file mode 100644 index 0000000000..fd93208d2b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_inboxfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_InboxFolderEventFilter method" +linktitle: "set_InboxFolderEventFilter" +articleTitle: "set_InboxFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Inbox folder" +type: docs +weight: 1340 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_inboxfoldereventfilter/ +--- + +## set_InboxFolderEventFilter {#set_inboxfoldereventfilter} + +Specifies event types for Inbox folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_InboxFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_journalfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_journalfoldereventfilter/_index.md new file mode 100644 index 0000000000..29d0e8416b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_journalfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_JournalFolderEventFilter method" +linktitle: "set_JournalFolderEventFilter" +articleTitle: "set_JournalFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Journal folder" +type: docs +weight: 1350 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_journalfoldereventfilter/ +--- + +## set_JournalFolderEventFilter {#set_journalfoldereventfilter} + +Specifies event types for Journal folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_JournalFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notesfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notesfoldereventfilter/_index.md new file mode 100644 index 0000000000..582d134464 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notesfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_NotesFolderEventFilter method" +linktitle: "set_NotesFolderEventFilter" +articleTitle: "set_NotesFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Notes folder" +type: docs +weight: 1360 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notesfoldereventfilter/ +--- + +## set_NotesFolderEventFilter {#set_notesfoldereventfilter} + +Specifies event types for Notes folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_NotesFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notificationscheckinterval/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notificationscheckinterval/_index.md new file mode 100644 index 0000000000..eed6a89033 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notificationscheckinterval/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_NotificationsCheckInterval method" +linktitle: "set_NotificationsCheckInterval" +articleTitle: "set_NotificationsCheckInterval" +second_title: "Aspose.Email for C++" +description: "Defines interval for notification check" +type: docs +weight: 1370 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notificationscheckinterval/ +--- + +## set_NotificationsCheckInterval {#set_notificationscheckinterval} + +Defines interval for notification check + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_NotificationsCheckInterval(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notificationtimeout/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notificationtimeout/_index.md new file mode 100644 index 0000000000..389e907619 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notificationtimeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_NotificationTimeout method" +linktitle: "set_NotificationTimeout" +articleTitle: "set_NotificationTimeout" +second_title: "Aspose.Email for C++" +description: "Defines timeout for server notifications" +type: docs +weight: 1380 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_notificationtimeout/ +--- + +## set_NotificationTimeout {#set_notificationtimeout} + +Defines timeout for server notifications + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_NotificationTimeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_outboxfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_outboxfoldereventfilter/_index.md new file mode 100644 index 0000000000..79a5f2e384 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_outboxfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_OutboxFolderEventFilter method" +linktitle: "set_OutboxFolderEventFilter" +articleTitle: "set_OutboxFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Outbox folder" +type: docs +weight: 1390 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_outboxfoldereventfilter/ +--- + +## set_OutboxFolderEventFilter {#set_outboxfoldereventfilter} + +Specifies event types for Outbox folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_OutboxFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_reconnectcount/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_reconnectcount/_index.md new file mode 100644 index 0000000000..9c784d0ff5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_reconnectcount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_ReconnectCount method" +linktitle: "set_ReconnectCount" +articleTitle: "set_ReconnectCount" +second_title: "Aspose.Email for C++" +description: "Sets the number of reconnect attempts at connection breaks." +type: docs +weight: 1400 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_reconnectcount/ +--- + +## set_ReconnectCount {#set_reconnectcount} + +Sets the number of reconnect attempts at connection breaks. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ReconnectCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_returnclientrequestid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_returnclientrequestid/_index.md new file mode 100644 index 0000000000..be16f2a079 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_returnclientrequestid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_ReturnClientRequestId method" +linktitle: "set_ReturnClientRequestId" +articleTitle: "set_ReturnClientRequestId" +second_title: "Aspose.Email for C++" +description: "Sets a flag to indicate whether the client requires the server side to return the request id." +type: docs +weight: 1410 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_returnclientrequestid/ +--- + +## set_ReturnClientRequestId {#set_returnclientrequestid} + +Sets a flag to indicate whether the client requires the server side to return the request id. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ReturnClientRequestId(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_rootfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_rootfoldereventfilter/_index.md new file mode 100644 index 0000000000..8dad8915bc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_rootfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_RootFolderEventFilter method" +linktitle: "set_RootFolderEventFilter" +articleTitle: "set_RootFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Root folder" +type: docs +weight: 1420 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_rootfoldereventfilter/ +--- + +## set_RootFolderEventFilter {#set_rootfoldereventfilter} + +Specifies event types for Root folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_RootFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_sentitemsfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_sentitemsfoldereventfilter/_index.md new file mode 100644 index 0000000000..fa3faf1e5e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_sentitemsfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_SentItemsFolderEventFilter method" +linktitle: "set_SentItemsFolderEventFilter" +articleTitle: "set_SentItemsFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for SentItems folder" +type: docs +weight: 1430 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_sentitemsfoldereventfilter/ +--- + +## set_SentItemsFolderEventFilter {#set_sentitemsfoldereventfilter} + +Specifies event types for SentItems folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_SentItemsFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_tasksfoldereventfilter/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_tasksfoldereventfilter/_index.md new file mode 100644 index 0000000000..d654d0a63d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_tasksfoldereventfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_TasksFolderEventFilter method" +linktitle: "set_TasksFolderEventFilter" +articleTitle: "set_TasksFolderEventFilter" +second_title: "Aspose.Email for C++" +description: "Specifies event types for Tasks folder" +type: docs +weight: 1440 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_tasksfoldereventfilter/ +--- + +## set_TasksFolderEventFilter {#set_tasksfoldereventfilter} + +Specifies event types for Tasks folder + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_TasksFolderEventFilter(EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_timezoneid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_timezoneid/_index.md new file mode 100644 index 0000000000..09d7fe52ee --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_timezoneid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_TimezoneId method" +linktitle: "set_TimezoneId" +articleTitle: "set_TimezoneId" +second_title: "Aspose.Email for C++" +description: "Sets timezone id" +type: docs +weight: 1450 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_timezoneid/ +--- + +## set_TimezoneId {#set_timezoneid} + +Sets timezone id + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_TimezoneId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_useslashasfolderseparator/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_useslashasfolderseparator/_index.md new file mode 100644 index 0000000000..df0f09438e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/set_useslashasfolderseparator/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::set_UseSlashAsFolderSeparator method" +linktitle: "set_UseSlashAsFolderSeparator" +articleTitle: "set_UseSlashAsFolderSeparator" +second_title: "Aspose.Email for C++" +description: "Sets value that determines whether the slash '/' is used as folder separator." +type: docs +weight: 1460 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/set_useslashasfolderseparator/ +--- + +## set_UseSlashAsFolderSeparator {#set_useslashasfolderseparator} + +Sets value that determines whether the slash '/' is used as folder separator. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_UseSlashAsFolderSeparator(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/setconversationreadstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/setconversationreadstate/_index.md new file mode 100644 index 0000000000..f21a102729 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/setconversationreadstate/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::SetConversationReadState method" +linktitle: "SetConversationReadState" +articleTitle: "SetConversationReadState" +second_title: "Aspose.Email for C++" +description: "Set read state of the conversation items to the specified value" +type: docs +weight: 1470 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/setconversationreadstate/ +--- + +## SetConversationReadState (1 of 2) {#setconversationreadstate_1} + +Set read state of the conversation items to the specified value + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SetConversationReadState(System::String conversationId, bool isRead) +``` + +| Parameter | Description | +| --- | --- | +| conversationId | Id of conversation to be changed | +| isRead | A flag that enables setting the read state of items in a conversation. | + +--- + +## SetConversationReadState (2 of 2) {#setconversationreadstate_2} + +Set read state of the conversation items, which are located in the specified folder, to the specified value + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SetConversationReadState(System::String conversationId, System::String contextFolderId, bool isRead) +``` + +| Parameter | Description | +| --- | --- | +| conversationId | Id of conversation to be changed | +| contextFolderId | Id of folder in which conversation items are located. Note: If it's set to null(or empty), all conversation items will be copied | +| isRead | A flag that enables setting the read state of items in a conversation. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/setreadflag/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/setreadflag/_index.md new file mode 100644 index 0000000000..62b9625b46 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/setreadflag/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::SetReadFlag method" +linktitle: "SetReadFlag" +articleTitle: "SetReadFlag" +second_title: "Aspose.Email for C++" +description: "Sets the read flag." +type: docs +weight: 1480 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/setreadflag/ +--- + +## SetReadFlag (1 of 2) {#setreadflag_1} + +Sets the read flag. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SetReadFlag(System::String messageUri) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | The message URI. | + +--- + +## SetReadFlag (2 of 2) {#setreadflag_2} + +Marks the specifeid message as read. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SetReadFlag(System::String messageUri, bool isRead) +``` + +| Parameter | Description | +| --- | --- | +| messageUri | A message uri. | +| isRead | A value indicating whether the message was read | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/syncfolder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/syncfolder/_index.md new file mode 100644 index 0000000000..d57b704c3b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/syncfolder/_index.md @@ -0,0 +1,93 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::SyncFolder method" +linktitle: "SyncFolder" +articleTitle: "SyncFolder" +second_title: "Aspose.Email for C++" +description: "Retrieves changes of the items in a specified folder." +type: docs +weight: 1490 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/syncfolder/ +--- + +## SyncFolder (1 of 5) {#syncfolder_1} + +Retrieves changes of the items in a specified folder. + +**Returns:** Returns result of SyncFolder operation. + +```cpp +SyncFolder(System::SharedPtr < SyncState > syncState) +``` + +| Parameter | Description | +| --- | --- | +| syncState | The synchronization state. | + +--- + +## SyncFolder (2 of 5) {#syncfolder_2} + +Retrieves changes of the items and subfolders in a specified folder. + +**Returns:** Returns result of SyncFolder operation. + +```cpp +SyncFolder(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The folder uri | + +--- + +## SyncFolder (3 of 5) {#syncfolder_3} + +Retrieves changes of the items and subfolders in a specified folder. + +**Returns:** Returns result of SyncFolder operation. + +```cpp +SyncFolder(System::String folderUri, SyncFolderType syncType) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The folder uri | +| syncType | Folder synchronization type | + +--- + +## SyncFolder (4 of 5) {#syncfolder_4} + +Retrieves changes of the items in a specified folder. + +**Returns:** Returns result of SyncFolder operation. + +```cpp +SyncFolder(System::String folderUri, System::String syncState) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The folder uri | +| syncState | The optional synchronization state. Must be null for first synchronization. | + +--- + +## SyncFolder (5 of 5) {#syncfolder_5} + +Retrieves changes of the items in a specified folder. + +**Returns:** Returns result of SyncFolder operation. + +```cpp +SyncFolder(System::String folderUri, System::String syncState, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> ignoreList) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The folder uri | +| syncState | The optional synchronization state. Must be null for first synchronization. | +| ignoreList | The optional list of item uris that should be ignored. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/tasksfolderservernotifications/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/tasksfolderservernotifications/_index.md new file mode 100644 index 0000000000..90da6e4839 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/tasksfolderservernotifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::TasksFolderServerNotifications method" +linktitle: "TasksFolderServerNotifications" +articleTitle: "TasksFolderServerNotifications" +second_title: "Aspose.Email for C++" +description: "Occurs when arises specified event type for Tasks folder." +type: docs +weight: 1710 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/tasksfolderservernotifications/ +--- + +## TasksFolderServerNotifications {#tasksfolderservernotifications} + +Occurs when arises specified event type for Tasks folder. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +TasksFolderServerNotifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateappointment/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateappointment/_index.md new file mode 100644 index 0000000000..4661e22a75 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateappointment/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateAppointment method" +linktitle: "UpdateAppointment" +articleTitle: "UpdateAppointment" +second_title: "Aspose.Email for C++" +description: "Updates appointment." +type: docs +weight: 1500 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updateappointment/ +--- + +## UpdateAppointment (1 of 4) {#updateappointment_1} + +Updates appointment. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateAppointment(System::SharedPtr < Calendar::Appointment > appointment) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | + +--- + +## UpdateAppointment (2 of 4) {#updateappointment_2} + +Updates appointment. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateAppointment(System::SharedPtr < Calendar::Appointment > appointment, System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | +| folderUri | An uri of appointments parent folder. | + +--- + +## UpdateAppointment (3 of 4) {#updateappointment_3} + +Updates appointment. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateAppointment(System::SharedPtr < Mapi::MapiCalendar > appointment) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | + +--- + +## UpdateAppointment (4 of 4) {#updateappointment_4} + +Updates appointment. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateAppointment(System::SharedPtr < Mapi::MapiCalendar > appointment, System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| appointment | Calendar appointment. | +| folderUri | An uri of appointments parent folder. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatecontact/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatecontact/_index.md new file mode 100644 index 0000000000..773dc95f48 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatecontact/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateContact method" +linktitle: "UpdateContact" +articleTitle: "UpdateContact" +second_title: "Aspose.Email for C++" +description: "Updates a contact item in the Exchange store." +type: docs +weight: 1510 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updatecontact/ +--- + +## UpdateContact (1 of 2) {#updatecontact_1} + +Updates a contact item in the Exchange store. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateContact(System::SharedPtr < Mapi::MapiContact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | Contact item | + +--- + +## UpdateContact (2 of 2) {#updatecontact_2} + +Updates a contact item in the Exchange store. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateContact(System::SharedPtr < PersonalInfo::Contact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | Contact item | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatedelegate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatedelegate/_index.md new file mode 100644 index 0000000000..39738ee148 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatedelegate/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateDelegate method" +linktitle: "UpdateDelegate" +articleTitle: "UpdateDelegate" +second_title: "Aspose.Email for C++" +description: "Updates the delegate user settings who is granted access on the specified mailbox." +type: docs +weight: 1520 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updatedelegate/ +--- + +## UpdateDelegate {#updatedelegate} + +Updates the delegate user settings who is granted access on the specified mailbox. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateDelegate(System::SharedPtr < ExchangeDelegateUser > delegateUser, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| delegateUser | A new settings of delegate user. | +| mailbox | A mailbox on which the delegate user is granted access. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatedelegates/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatedelegates/_index.md new file mode 100644 index 0000000000..9760132fc7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatedelegates/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateDelegates method" +linktitle: "UpdateDelegates" +articleTitle: "UpdateDelegates" +second_title: "Aspose.Email for C++" +description: "Updates the delegate users settings who are granted access on the specified mailbox." +type: docs +weight: 1530 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updatedelegates/ +--- + +## UpdateDelegates {#updatedelegates} + +Updates the delegate users settings who are granted access on the specified mailbox. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateDelegates(System::SharedPtr < ExchangeDelegateUserCollection > delegateUsers, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| delegateUsers | A ExchangeDelegateUserCollection containing the new settings of delegates. | +| mailbox | A mailbox on which the delegate users are granted access. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateinboxrule/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateinboxrule/_index.md new file mode 100644 index 0000000000..b4c5628e11 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateinboxrule/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateInboxRule method" +linktitle: "UpdateInboxRule" +articleTitle: "UpdateInboxRule" +second_title: "Aspose.Email for C++" +description: "Updates the specified inbox rule" +type: docs +weight: 1540 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updateinboxrule/ +--- + +## UpdateInboxRule (1 of 2) {#updateinboxrule_1} + +Updates the specified inbox rule + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateInboxRule(System::SharedPtr < InboxRule > rule) +``` + +| Parameter | Description | +| --- | --- | +| rule | A inbox rule to update | + +--- + +## UpdateInboxRule (2 of 2) {#updateinboxrule_2} + +Updates the specified inbox rule + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateInboxRule(System::SharedPtr < InboxRule > rule, System::String mailbox) +``` + +| Parameter | Description | +| --- | --- | +| rule | A inbox rule to update | +| mailbox | A mailbox where rule is located. Note: if it is set to null or empty , the rule will be searched in the default mailbox | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateitems/_index.md new file mode 100644 index 0000000000..f243225bce --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateitems/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateItems method" +linktitle: "UpdateItems" +articleTitle: "UpdateItems" +second_title: "Aspose.Email for C++" +description: "Updates the specified items in to a mailbox" +type: docs +weight: 1550 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updateitems/ +--- + +## UpdateItems {#updateitems} + +Updates the specified items in to a mailbox + +**Returns:** An array of ExchangeUploadItemResult + +```cpp +UpdateItems(System::ArrayPtr< System::SharedPtr < ExchangeStreamedItem >> items, System::String parentFolderUri) +``` + +| Parameter | Description | +| --- | --- | +| items | An items to be updated | +| parentFolderUri | Specifies the folder that contains the items to update | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatenote/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatenote/_index.md new file mode 100644 index 0000000000..2566735952 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatenote/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateNote method" +linktitle: "UpdateNote" +articleTitle: "UpdateNote" +second_title: "Aspose.Email for C++" +description: "Updates the specified note." +type: docs +weight: 1560 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updatenote/ +--- + +## UpdateNote (1 of 3) {#updatenote_1} + +Updates the specified note. + +**Returns:** Note uri. + +```cpp +UpdateNote(System::SharedPtr < Mapi::MapiNote > note) +``` + +| Parameter | Description | +| --- | --- | +| note | An MapiNote containing the note information. | + +--- + +## UpdateNote (2 of 3) {#updatenote_2} + +Updates the specified note. + +**Returns:** Note uri. + +```cpp +UpdateNote(System::String uri, System::SharedPtr < Mapi::MapiNote > note) +``` + +| Parameter | Description | +| --- | --- | +| uri | Note identifier | +| note | An MapiNote containing the note information. | + +--- + +## UpdateNote (3 of 3) {#updatenote_3} + +Updates the specified note. + +**Returns:** Note uri. + +```cpp +UpdateNote(System::String uri, System::SharedPtr < Mapi::MapiNote > note, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> additionalProperties) +``` + +| Parameter | Description | +| --- | --- | +| uri | Note identifier | +| note | An MapiNote containing the note information. | +| additionalProperties | An additional MAPI properties which can be used in MAPI object. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatesubscription/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatesubscription/_index.md new file mode 100644 index 0000000000..ca5d9b6836 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatesubscription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateSubscription method" +linktitle: "UpdateSubscription" +articleTitle: "UpdateSubscription" +second_title: "Aspose.Email for C++" +description: "Updates subscriptions" +type: docs +weight: 1570 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updatesubscription/ +--- + +## UpdateSubscription {#updatesubscription} + +Updates subscriptions + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateSubscription() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatetask/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatetask/_index.md new file mode 100644 index 0000000000..b7c42d961b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updatetask/_index.md @@ -0,0 +1,93 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateTask method" +linktitle: "UpdateTask" +articleTitle: "UpdateTask" +second_title: "Aspose.Email for C++" +description: "Updates the specified task." +type: docs +weight: 1580 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updatetask/ +--- + +## UpdateTask (1 of 5) {#updatetask_1} + +Updates the specified task. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateTask(System::SharedPtr < ExchangeTask > task) +``` + +| Parameter | Description | +| --- | --- | +| task | An ExchangeTask containing the task information. | + +--- + +## UpdateTask (2 of 5) {#updatetask_2} + +Updates the specified task. + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateTask(System::SharedPtr < ExchangeTask > task, UpdateTaskOptions options) +``` + +| Parameter | Description | +| --- | --- | +| task | An ExchangeTask containing the task information. | +| options | An updation options. | + +--- + +## UpdateTask (3 of 5) {#updatetask_3} + +Updates the specified task. + +**Returns:** Task uri. + +```cpp +UpdateTask(System::SharedPtr < Mapi::MapiTask > task) +``` + +| Parameter | Description | +| --- | --- | +| task | An MapiTask containing the task information. | + +--- + +## UpdateTask (4 of 5) {#updatetask_4} + +Updates the specified task. + +**Returns:** Task uri. + +```cpp +UpdateTask(System::String uri, System::SharedPtr < Mapi::MapiTask > task) +``` + +| Parameter | Description | +| --- | --- | +| uri | Task identifier | +| task | An ExchangeTask containing the task information. | + +--- + +## UpdateTask (5 of 5) {#updatetask_5} + +Updates the specified task. + +**Returns:** Task uri. + +```cpp +UpdateTask(System::String uri, System::SharedPtr < Mapi::MapiTask > task, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> additionalProperties) +``` + +| Parameter | Description | +| --- | --- | +| uri | Task identifier | +| task | An ExchangeTask containing the task information. | +| additionalProperties | An additional MAPI properties which can be used in MAPI object. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateuserconfiguration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateuserconfiguration/_index.md new file mode 100644 index 0000000000..0dda9ff3e9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/iewsclient/updateuserconfiguration/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::IEWSClient::UpdateUserConfiguration method" +linktitle: "UpdateUserConfiguration" +articleTitle: "UpdateUserConfiguration" +second_title: "Aspose.Email for C++" +description: "Updates the specified user configuration" +type: docs +weight: 1590 +url: /cpp/aspose.email.clients.exchange.webservice/iewsclient/updateuserconfiguration/ +--- + +## UpdateUserConfiguration {#updateuserconfiguration} + +Updates the specified user configuration + +**Returns:** virtual void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UpdateUserConfiguration(System::SharedPtr < UserConfiguration > userConfiguration) +``` + +| Parameter | Description | +| --- | --- | +| userConfiguration | UserConfiguration to update | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/itemchoice/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/itemchoice/_index.md new file mode 100644 index 0000000000..49b7e3886e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/itemchoice/_index.md @@ -0,0 +1,22 @@ +--- +title: "ItemChoice Enum" +linktitle: "ItemChoice" +articleTitle: "ItemChoice" +second_title: "Aspose.Email for C++" +description: "Specifies property type which should be used for Exchange impersonation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/itemchoice/ +--- + +## ItemChoice enumeration (4 values) + +Specifies property type which should be used for Exchange impersonation. + +| Value | Description | +| --- | --- | +| PrimarySmtpAddress | Specifies that primary Simple Mail Transfer Protocol (SMTP) address of the account should be used for Exchange impersonation. | +| PrincipalName | Specifies that user principal name (UPN) of the account should be used for Exchange impersonation. | +| SID | Specifies that security descriptor definition language (SDDL) form of the security identifier (SID) for the account should be used for Exchange impersonation. | +| SmtpAddress | Specifies that Simple Mail Transfer Protocol (SMTP) address of the account should be used for Exchange impersonation. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/knownfolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/knownfolders/_index.md new file mode 100644 index 0000000000..fc8ac3c389 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/knownfolders/_index.md @@ -0,0 +1,30 @@ +--- +title: "KnownFolders Enum" +linktitle: "KnownFolders" +articleTitle: "KnownFolders" +second_title: "Aspose.Email for C++" +description: "Specifies the known Exchange server folders." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/knownfolders/ +--- + +## KnownFolders enumeration (12 values) + +Specifies the known Exchange server folders. + +| Value | Description | +| --- | --- | +| NotDefined | Not specified | +| Root | The Root folder. | +| Calendar | The Calendar folder. | +| Contacts | The Contacts folder. | +| DeletedItems | The DeletedItems folder. | +| Drafts | The Drafts folder. | +| Inbox | The Inbox folder. | +| Journal | The Journal folder. | +| Notes | The Notes folder. | +| Outbox | The Outbox folder. | +| SentItems | The SentItems folder. | +| Tasks | The Tasks folder. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/_index.md new file mode 100644 index 0000000000..0183e30fb6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips class" +linktitle: "MailTips" +articleTitle: "MailTips" +second_title: "Aspose.Email for C++" +description: "Represents values for the Mail Tips" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/ +--- + +## MailTips class + +Represents values for the Mail Tips + +## Constructors + +| Name | Description | +| --- | --- | +| [MailTips](./mailtips/) | Initializes a new instance of the MailTips class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CustomMailTip](./get_custommailtip/) | Gets a custom mail tip. | +| [get_DeliveryRestricted](./get_deliveryrestricted/) | Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient. | +| [get_ExternalMemberCnt](./get_externalmembercnt/) | Gets the number of external members in a group. | +| [get_InvalidRecipient](./get_invalidrecipient/) | Gets a value indicating whether the recipient is invalid. | +| [get_IsDeliveryRestrictedSpecified](./get_isdeliveryrestrictedspecified/) | Gets a value indicating whether DeliveryRestricted is specified | +| [get_IsInvalidRecipientSpecified](./get_isinvalidrecipientspecified/) | Gets a value indicating whether InvalidRecipient is specified | +| [get_IsMailboxFullSpecified](./get_ismailboxfullspecified/) | Gets a value indicating whether the MailboxFull is specified | +| [get_IsModerated](./get_ismoderated/) | Gets a value indicating whether the recipient's mailbox is being moderated. | +| [get_IsModeratedSpecified](./get_ismoderatedspecified/) | Gets a value indicating whether the IsModerated is specified | +| [get_MailboxFull](./get_mailboxfull/) | Gets a value indicating whether the mailbox for the recipient is full. | +| [get_MaxMsgSize](./get_maxmsgsize/) | Gets the maximum message size the recipient can accept | +| [get_OutOfOffice](./get_outofoffice/) | Gets the response message for OOF and the duration for sending this message. | +| [get_PendingMailTips](./get_pendingmailtips/) | Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired. | +| [get_RecipientAddress](./get_recipientaddress/) | Gets the mailbox of the recipient. | +| [get_TotalMemberCnt](./get_totalmembercnt/) | Gets the total number of members in a group. | +| [set_CustomMailTip](./set_custommailtip/) | Gets a custom mail tip. | +| [set_DeliveryRestricted](./set_deliveryrestricted/) | Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient. | +| [set_ExternalMemberCnt](./set_externalmembercnt/) | Gets the number of external members in a group. | +| [set_InvalidRecipient](./set_invalidrecipient/) | Gets a value indicating whether the recipient is invalid. | +| [set_IsDeliveryRestrictedSpecified](./set_isdeliveryrestrictedspecified/) | Gets a value indicating whether DeliveryRestricted is specified | +| [set_IsInvalidRecipientSpecified](./set_isinvalidrecipientspecified/) | Gets a value indicating whether InvalidRecipient is specified | +| [set_IsMailboxFullSpecified](./set_ismailboxfullspecified/) | Gets a value indicating whether the MailboxFull is specified | +| [set_IsModerated](./set_ismoderated/) | Gets a value indicating whether the recipient's mailbox is being moderated. | +| [set_IsModeratedSpecified](./set_ismoderatedspecified/) | Gets a value indicating whether the IsModerated is specified | +| [set_MailboxFull](./set_mailboxfull/) | Gets a value indicating whether the mailbox for the recipient is full. | +| [set_MaxMsgSize](./set_maxmsgsize/) | Gets the maximum message size the recipient can accept | +| [set_OutOfOffice](./set_outofoffice/) | Gets the response message for OOF and the duration for sending this message. | +| [set_PendingMailTips](./set_pendingmailtips/) | Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired. | +| [set_RecipientAddress](./set_recipientaddress/) | Gets the mailbox of the recipient. | +| [set_TotalMemberCnt](./set_totalmembercnt/) | Gets the total number of members in a group. | +| [EWSClient2010](./ewsclient2010/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/ewsclient2010/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/ewsclient2010/_index.md new file mode 100644 index 0000000000..ed5999aba9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/ewsclient2010/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::EWSClient2010 method" +linktitle: "EWSClient2010" +articleTitle: "EWSClient2010" +second_title: "Aspose.Email for C++" +description: "EWSClient2010 of MailTips." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/ewsclient2010/ +--- + +## EWSClient2010 {#ewsclient2010} + +```cpp +friend class EWSClient2010() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_custommailtip/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_custommailtip/_index.md new file mode 100644 index 0000000000..5d68562839 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_custommailtip/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_CustomMailTip method" +linktitle: "get_CustomMailTip" +articleTitle: "get_CustomMailTip" +second_title: "Aspose.Email for C++" +description: "Gets a custom mail tip." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_custommailtip/ +--- + +## get_CustomMailTip {#get_custommailtip} + +Gets a custom mail tip. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_CustomMailTip() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_deliveryrestricted/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_deliveryrestricted/_index.md new file mode 100644 index 0000000000..5f763194fb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_deliveryrestricted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_DeliveryRestricted method" +linktitle: "get_DeliveryRestricted" +articleTitle: "get_DeliveryRestricted" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_deliveryrestricted/ +--- + +## get_DeliveryRestricted {#get_deliveryrestricted} + +Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DeliveryRestricted() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_externalmembercnt/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_externalmembercnt/_index.md new file mode 100644 index 0000000000..60607872b1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_externalmembercnt/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_ExternalMemberCnt method" +linktitle: "get_ExternalMemberCnt" +articleTitle: "get_ExternalMemberCnt" +second_title: "Aspose.Email for C++" +description: "Gets the number of external members in a group." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_externalmembercnt/ +--- + +## get_ExternalMemberCnt {#get_externalmembercnt} + +Gets the number of external members in a group. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ExternalMemberCnt() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_invalidrecipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_invalidrecipient/_index.md new file mode 100644 index 0000000000..471d2630cb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_invalidrecipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_InvalidRecipient method" +linktitle: "get_InvalidRecipient" +articleTitle: "get_InvalidRecipient" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the recipient is invalid." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_invalidrecipient/ +--- + +## get_InvalidRecipient {#get_invalidrecipient} + +Gets a value indicating whether the recipient is invalid. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_InvalidRecipient() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_isdeliveryrestrictedspecified/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_isdeliveryrestrictedspecified/_index.md new file mode 100644 index 0000000000..a3b37d66cc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_isdeliveryrestrictedspecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsDeliveryRestrictedSpecified method" +linktitle: "get_IsDeliveryRestrictedSpecified" +articleTitle: "get_IsDeliveryRestrictedSpecified" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether DeliveryRestricted is specified" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_isdeliveryrestrictedspecified/ +--- + +## get_IsDeliveryRestrictedSpecified {#get_isdeliveryrestrictedspecified} + +Gets a value indicating whether DeliveryRestricted is specified + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_IsDeliveryRestrictedSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_isinvalidrecipientspecified/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_isinvalidrecipientspecified/_index.md new file mode 100644 index 0000000000..6987a9dd3f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_isinvalidrecipientspecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsInvalidRecipientSpecified method" +linktitle: "get_IsInvalidRecipientSpecified" +articleTitle: "get_IsInvalidRecipientSpecified" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether InvalidRecipient is specified" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_isinvalidrecipientspecified/ +--- + +## get_IsInvalidRecipientSpecified {#get_isinvalidrecipientspecified} + +Gets a value indicating whether InvalidRecipient is specified + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_IsInvalidRecipientSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismailboxfullspecified/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismailboxfullspecified/_index.md new file mode 100644 index 0000000000..6b4467f1d4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismailboxfullspecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsMailboxFullSpecified method" +linktitle: "get_IsMailboxFullSpecified" +articleTitle: "get_IsMailboxFullSpecified" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the MailboxFull is specified" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismailboxfullspecified/ +--- + +## get_IsMailboxFullSpecified {#get_ismailboxfullspecified} + +Gets a value indicating whether the MailboxFull is specified + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_IsMailboxFullSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismoderated/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismoderated/_index.md new file mode 100644 index 0000000000..54afcf0b66 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismoderated/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsModerated method" +linktitle: "get_IsModerated" +articleTitle: "get_IsModerated" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the recipient's mailbox is being moderated." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismoderated/ +--- + +## get_IsModerated {#get_ismoderated} + +Gets a value indicating whether the recipient's mailbox is being moderated. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_IsModerated() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismoderatedspecified/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismoderatedspecified/_index.md new file mode 100644 index 0000000000..39664aea9d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismoderatedspecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsModeratedSpecified method" +linktitle: "get_IsModeratedSpecified" +articleTitle: "get_IsModeratedSpecified" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the IsModerated is specified" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_ismoderatedspecified/ +--- + +## get_IsModeratedSpecified {#get_ismoderatedspecified} + +Gets a value indicating whether the IsModerated is specified + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_IsModeratedSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_mailboxfull/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_mailboxfull/_index.md new file mode 100644 index 0000000000..f18d3a196c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_mailboxfull/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_MailboxFull method" +linktitle: "get_MailboxFull" +articleTitle: "get_MailboxFull" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the mailbox for the recipient is full." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_mailboxfull/ +--- + +## get_MailboxFull {#get_mailboxfull} + +Gets a value indicating whether the mailbox for the recipient is full. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MailboxFull() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_maxmsgsize/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_maxmsgsize/_index.md new file mode 100644 index 0000000000..fe77aecaa0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_maxmsgsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_MaxMsgSize method" +linktitle: "get_MaxMsgSize" +articleTitle: "get_MaxMsgSize" +second_title: "Aspose.Email for C++" +description: "Gets the maximum message size the recipient can accept" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_maxmsgsize/ +--- + +## get_MaxMsgSize {#get_maxmsgsize} + +Gets the maximum message size the recipient can accept + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MaxMsgSize() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_outofoffice/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_outofoffice/_index.md new file mode 100644 index 0000000000..bc5bc0a189 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_outofoffice/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_OutOfOffice method" +linktitle: "get_OutOfOffice" +articleTitle: "get_OutOfOffice" +second_title: "Aspose.Email for C++" +description: "Gets the response message for OOF and the duration for sending this message." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_outofoffice/ +--- + +## get_OutOfOffice {#get_outofoffice} + +Gets the response message for OOF and the duration for sending this message. + +**Returns:** System::SharedPtr < OutOfOfficeMailTip > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_OutOfOffice() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_pendingmailtips/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_pendingmailtips/_index.md new file mode 100644 index 0000000000..fddefe948f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_pendingmailtips/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_PendingMailTips method" +linktitle: "get_PendingMailTips" +articleTitle: "get_PendingMailTips" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_pendingmailtips/ +--- + +## get_PendingMailTips {#get_pendingmailtips} + +Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired. + +**Returns:** MailTipsType Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_PendingMailTips() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_recipientaddress/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_recipientaddress/_index.md new file mode 100644 index 0000000000..996467630d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_recipientaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_RecipientAddress method" +linktitle: "get_RecipientAddress" +articleTitle: "get_RecipientAddress" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox of the recipient." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_recipientaddress/ +--- + +## get_RecipientAddress {#get_recipientaddress} + +Gets the mailbox of the recipient. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_RecipientAddress() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_totalmembercnt/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_totalmembercnt/_index.md new file mode 100644 index 0000000000..7952c7b2b1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/get_totalmembercnt/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::get_TotalMemberCnt method" +linktitle: "get_TotalMemberCnt" +articleTitle: "get_TotalMemberCnt" +second_title: "Aspose.Email for C++" +description: "Gets the total number of members in a group." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/get_totalmembercnt/ +--- + +## get_TotalMemberCnt {#get_totalmembercnt} + +Gets the total number of members in a group. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_TotalMemberCnt() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/mailtips/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/mailtips/_index.md new file mode 100644 index 0000000000..2abf520188 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/mailtips/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::MailTips constructor" +linktitle: "MailTips" +articleTitle: "MailTips" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MailTips class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/mailtips/ +--- + +## MailTips {#mailtips} + +Initializes a new instance of the MailTips class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MailTips() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_custommailtip/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_custommailtip/_index.md new file mode 100644 index 0000000000..586f131e63 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_custommailtip/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_CustomMailTip method" +linktitle: "set_CustomMailTip" +articleTitle: "set_CustomMailTip" +second_title: "Aspose.Email for C++" +description: "Gets a custom mail tip." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_custommailtip/ +--- + +## set_CustomMailTip {#set_custommailtip} + +Gets a custom mail tip. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_CustomMailTip(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_deliveryrestricted/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_deliveryrestricted/_index.md new file mode 100644 index 0000000000..4028d80a04 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_deliveryrestricted/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_DeliveryRestricted method" +linktitle: "set_DeliveryRestricted" +articleTitle: "set_DeliveryRestricted" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_deliveryrestricted/ +--- + +## set_DeliveryRestricted {#set_deliveryrestricted} + +Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DeliveryRestricted(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_externalmembercnt/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_externalmembercnt/_index.md new file mode 100644 index 0000000000..5c153816af --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_externalmembercnt/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_ExternalMemberCnt method" +linktitle: "set_ExternalMemberCnt" +articleTitle: "set_ExternalMemberCnt" +second_title: "Aspose.Email for C++" +description: "Gets the number of external members in a group." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_externalmembercnt/ +--- + +## set_ExternalMemberCnt {#set_externalmembercnt} + +Gets the number of external members in a group. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ExternalMemberCnt(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_invalidrecipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_invalidrecipient/_index.md new file mode 100644 index 0000000000..02ed3fddea --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_invalidrecipient/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_InvalidRecipient method" +linktitle: "set_InvalidRecipient" +articleTitle: "set_InvalidRecipient" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the recipient is invalid." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_invalidrecipient/ +--- + +## set_InvalidRecipient {#set_invalidrecipient} + +Gets a value indicating whether the recipient is invalid. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_InvalidRecipient(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_isdeliveryrestrictedspecified/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_isdeliveryrestrictedspecified/_index.md new file mode 100644 index 0000000000..d5298390f7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_isdeliveryrestrictedspecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsDeliveryRestrictedSpecified method" +linktitle: "set_IsDeliveryRestrictedSpecified" +articleTitle: "set_IsDeliveryRestrictedSpecified" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether DeliveryRestricted is specified" +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_isdeliveryrestrictedspecified/ +--- + +## set_IsDeliveryRestrictedSpecified {#set_isdeliveryrestrictedspecified} + +Gets a value indicating whether DeliveryRestricted is specified + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_IsDeliveryRestrictedSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_isinvalidrecipientspecified/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_isinvalidrecipientspecified/_index.md new file mode 100644 index 0000000000..a032ce5a45 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_isinvalidrecipientspecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsInvalidRecipientSpecified method" +linktitle: "set_IsInvalidRecipientSpecified" +articleTitle: "set_IsInvalidRecipientSpecified" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether InvalidRecipient is specified" +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_isinvalidrecipientspecified/ +--- + +## set_IsInvalidRecipientSpecified {#set_isinvalidrecipientspecified} + +Gets a value indicating whether InvalidRecipient is specified + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_IsInvalidRecipientSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismailboxfullspecified/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismailboxfullspecified/_index.md new file mode 100644 index 0000000000..19141b5bb3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismailboxfullspecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsMailboxFullSpecified method" +linktitle: "set_IsMailboxFullSpecified" +articleTitle: "set_IsMailboxFullSpecified" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the MailboxFull is specified" +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismailboxfullspecified/ +--- + +## set_IsMailboxFullSpecified {#set_ismailboxfullspecified} + +Gets a value indicating whether the MailboxFull is specified + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_IsMailboxFullSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismoderated/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismoderated/_index.md new file mode 100644 index 0000000000..53b19bf23a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismoderated/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsModerated method" +linktitle: "set_IsModerated" +articleTitle: "set_IsModerated" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the recipient's mailbox is being moderated." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismoderated/ +--- + +## set_IsModerated {#set_ismoderated} + +Gets a value indicating whether the recipient's mailbox is being moderated. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_IsModerated(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismoderatedspecified/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismoderatedspecified/_index.md new file mode 100644 index 0000000000..c70f0f4d00 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismoderatedspecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsModeratedSpecified method" +linktitle: "set_IsModeratedSpecified" +articleTitle: "set_IsModeratedSpecified" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the IsModerated is specified" +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_ismoderatedspecified/ +--- + +## set_IsModeratedSpecified {#set_ismoderatedspecified} + +Gets a value indicating whether the IsModerated is specified + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_IsModeratedSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_mailboxfull/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_mailboxfull/_index.md new file mode 100644 index 0000000000..d52c95ed8a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_mailboxfull/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_MailboxFull method" +linktitle: "set_MailboxFull" +articleTitle: "set_MailboxFull" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the mailbox for the recipient is full." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_mailboxfull/ +--- + +## set_MailboxFull {#set_mailboxfull} + +Gets a value indicating whether the mailbox for the recipient is full. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_MailboxFull(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_maxmsgsize/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_maxmsgsize/_index.md new file mode 100644 index 0000000000..992dc14705 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_maxmsgsize/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_MaxMsgSize method" +linktitle: "set_MaxMsgSize" +articleTitle: "set_MaxMsgSize" +second_title: "Aspose.Email for C++" +description: "Gets the maximum message size the recipient can accept" +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_maxmsgsize/ +--- + +## set_MaxMsgSize {#set_maxmsgsize} + +Gets the maximum message size the recipient can accept + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_MaxMsgSize(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_outofoffice/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_outofoffice/_index.md new file mode 100644 index 0000000000..5e6b75976f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_outofoffice/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_OutOfOffice method" +linktitle: "set_OutOfOffice" +articleTitle: "set_OutOfOffice" +second_title: "Aspose.Email for C++" +description: "Gets the response message for OOF and the duration for sending this message." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_outofoffice/ +--- + +## set_OutOfOffice {#set_outofoffice} + +Gets the response message for OOF and the duration for sending this message. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_OutOfOffice(System::SharedPtr < OutOfOfficeMailTip > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_pendingmailtips/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_pendingmailtips/_index.md new file mode 100644 index 0000000000..ed1be0c8e9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_pendingmailtips/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_PendingMailTips method" +linktitle: "set_PendingMailTips" +articleTitle: "set_PendingMailTips" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_pendingmailtips/ +--- + +## set_PendingMailTips {#set_pendingmailtips} + +Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_PendingMailTips(MailTipsType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_recipientaddress/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_recipientaddress/_index.md new file mode 100644 index 0000000000..711ab9bc49 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_recipientaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_RecipientAddress method" +linktitle: "set_RecipientAddress" +articleTitle: "set_RecipientAddress" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox of the recipient." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_recipientaddress/ +--- + +## set_RecipientAddress {#set_recipientaddress} + +Gets the mailbox of the recipient. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_RecipientAddress(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_totalmembercnt/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_totalmembercnt/_index.md new file mode 100644 index 0000000000..e21ea5ce12 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtips/set_totalmembercnt/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MailTips::set_TotalMemberCnt method" +linktitle: "set_TotalMemberCnt" +articleTitle: "set_TotalMemberCnt" +second_title: "Aspose.Email for C++" +description: "Gets the total number of members in a group." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.exchange.webservice/mailtips/set_totalmembercnt/ +--- + +## set_TotalMemberCnt {#set_totalmembercnt} + +Gets the total number of members in a group. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_TotalMemberCnt(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/mailtipstype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/mailtipstype/_index.md new file mode 100644 index 0000000000..32bf6f5e0b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/mailtipstype/_index.md @@ -0,0 +1,29 @@ +--- +title: "MailTipsType Enum" +linktitle: "MailTipsType" +articleTitle: "MailTipsType" +second_title: "Aspose.Email for C++" +description: "Enumerates the types of mail tips" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/mailtipstype/ +--- + +## MailTipsType enumeration (11 values) + +Enumerates the types of mail tips + +| Value | Description | +| --- | --- | +| All | Represents all available mail tips. | +| OutOfOfficeMessage | Represents the Out of Office (OOF) message. | +| MailboxFullStatus | Represents the status for a mailbox that is full. | +| CustomMailTip | Represents a custom mail tip. | +| ExternalMemberCount | Represents the count of external members. | +| TotalMemberCount | Represents the count of all members. | +| MaxMessageSize | Represents the maximum message size a recipient can accept. | +| DeliveryRestriction | Indicates whether delivery restrictions will prevent the sender's message from reaching the recipient. | +| ModerationStatus | Indicates whether the sender's message will be reviewed by a moderator. | +| InvalidRecipient | Indicates whether the recipient is invalid. | +| Scope | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/_index.md new file mode 100644 index 0000000000..79ea414859 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport class" +linktitle: "MessageTrackingReport" +articleTitle: "MessageTrackingReport" +second_title: "Aspose.Email for C++" +description: "Represents the information to be included in the report." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/ +--- + +## MessageTrackingReport class + +Represents the information to be included in the report. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageTrackingReport](./messagetrackingreport/) | Initializes a new instance of the MessageTrackingReport class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_OriginalRecipients](./get_originalrecipients/) | Gets the e-mail addresses of the message recipients. | +| [get_RecipientTrackingEvents](./get_recipienttrackingevents/) | Gets the type of events to report. | +| [get_Sender](./get_sender/) | Gets the e-mail address for the sender of the message. | +| [get_Subject](./get_subject/) | Gets the subject of the message. | +| [get_SubmitTime](./get_submittime/) | Gets the time at which the message was sent to the server. | +| [set_OriginalRecipients](./set_originalrecipients/) | Gets the e-mail addresses of the message recipients. | +| [set_RecipientTrackingEvents](./set_recipienttrackingevents/) | Gets the type of events to report. | +| [set_Sender](./set_sender/) | Gets the e-mail address for the sender of the message. | +| [set_Subject](./set_subject/) | Gets the subject of the message. | +| [set_SubmitTime](./set_submittime/) | Gets the time at which the message was sent to the server. | +| [EWSClient2010](./ewsclient2010/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/ewsclient2010/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/ewsclient2010/_index.md new file mode 100644 index 0000000000..29fda07f60 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/ewsclient2010/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::EWSClient2010 method" +linktitle: "EWSClient2010" +articleTitle: "EWSClient2010" +second_title: "Aspose.Email for C++" +description: "EWSClient2010 of MessageTrackingReport." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/ewsclient2010/ +--- + +## EWSClient2010 {#ewsclient2010} + +```cpp +friend class EWSClient2010() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_originalrecipients/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_originalrecipients/_index.md new file mode 100644 index 0000000000..b4e1f8b13e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_originalrecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::get_OriginalRecipients method" +linktitle: "get_OriginalRecipients" +articleTitle: "get_OriginalRecipients" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail addresses of the message recipients." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_originalrecipients/ +--- + +## get_OriginalRecipients {#get_originalrecipients} + +Gets the e-mail addresses of the message recipients. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_OriginalRecipients() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_recipienttrackingevents/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_recipienttrackingevents/_index.md new file mode 100644 index 0000000000..3b03e281fc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_recipienttrackingevents/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::get_RecipientTrackingEvents method" +linktitle: "get_RecipientTrackingEvents" +articleTitle: "get_RecipientTrackingEvents" +second_title: "Aspose.Email for C++" +description: "Gets the type of events to report." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_recipienttrackingevents/ +--- + +## get_RecipientTrackingEvents {#get_recipienttrackingevents} + +Gets the type of events to report. + +**Returns:** System::ArrayPtr< System::SharedPtr < RecipientTrackingEvent > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_RecipientTrackingEvents() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_sender/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_sender/_index.md new file mode 100644 index 0000000000..804f9c7e02 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_sender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::get_Sender method" +linktitle: "get_Sender" +articleTitle: "get_Sender" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address for the sender of the message." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_sender/ +--- + +## get_Sender {#get_sender} + +Gets the e-mail address for the sender of the message. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Sender() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_subject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_subject/_index.md new file mode 100644 index 0000000000..2d32aede9e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the subject of the message." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the subject of the message. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_submittime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_submittime/_index.md new file mode 100644 index 0000000000..6a556920fa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_submittime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::get_SubmitTime method" +linktitle: "get_SubmitTime" +articleTitle: "get_SubmitTime" +second_title: "Aspose.Email for C++" +description: "Gets the time at which the message was sent to the server." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/get_submittime/ +--- + +## get_SubmitTime {#get_submittime} + +Gets the time at which the message was sent to the server. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_SubmitTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/messagetrackingreport/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/messagetrackingreport/_index.md new file mode 100644 index 0000000000..968192c77d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/messagetrackingreport/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::MessageTrackingReport constructor" +linktitle: "MessageTrackingReport" +articleTitle: "MessageTrackingReport" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageTrackingReport class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/messagetrackingreport/ +--- + +## MessageTrackingReport {#messagetrackingreport} + +Initializes a new instance of the MessageTrackingReport class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MessageTrackingReport() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_originalrecipients/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_originalrecipients/_index.md new file mode 100644 index 0000000000..035b298394 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_originalrecipients/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::set_OriginalRecipients method" +linktitle: "set_OriginalRecipients" +articleTitle: "set_OriginalRecipients" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail addresses of the message recipients." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_originalrecipients/ +--- + +## set_OriginalRecipients {#set_originalrecipients} + +Gets the e-mail addresses of the message recipients. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_OriginalRecipients(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_recipienttrackingevents/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_recipienttrackingevents/_index.md new file mode 100644 index 0000000000..6c22a7cf75 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_recipienttrackingevents/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::set_RecipientTrackingEvents method" +linktitle: "set_RecipientTrackingEvents" +articleTitle: "set_RecipientTrackingEvents" +second_title: "Aspose.Email for C++" +description: "Gets the type of events to report." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_recipienttrackingevents/ +--- + +## set_RecipientTrackingEvents {#set_recipienttrackingevents} + +Gets the type of events to report. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_RecipientTrackingEvents(System::ArrayPtr< System::SharedPtr < RecipientTrackingEvent >> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_sender/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_sender/_index.md new file mode 100644 index 0000000000..91fa5d8e5b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_sender/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::set_Sender method" +linktitle: "set_Sender" +articleTitle: "set_Sender" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address for the sender of the message." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_sender/ +--- + +## set_Sender {#set_sender} + +Gets the e-mail address for the sender of the message. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Sender(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_subject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_subject/_index.md new file mode 100644 index 0000000000..a54f302c6a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the subject of the message." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_subject/ +--- + +## set_Subject {#set_subject} + +Gets the subject of the message. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_submittime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_submittime/_index.md new file mode 100644 index 0000000000..fe5d4c60b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_submittime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReport::set_SubmitTime method" +linktitle: "set_SubmitTime" +articleTitle: "set_SubmitTime" +second_title: "Aspose.Email for C++" +description: "Gets the time at which the message was sent to the server." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/set_submittime/ +--- + +## set_SubmitTime {#set_submittime} + +Gets the time at which the message was sent to the server. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_SubmitTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/_index.md new file mode 100644 index 0000000000..774f942a36 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo class" +linktitle: "MessageTrackingReportInfo" +articleTitle: "MessageTrackingReportInfo" +second_title: "Aspose.Email for C++" +description: "Represents an information about the message that was found by using the FindMessageTrackingReport" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/ +--- + +## MessageTrackingReportInfo class + +Represents an information about the message that was found by using the FindMessageTrackingReport + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageTrackingReportInfo](./messagetrackingreportinfo/) | Initializes a new instance of the MessageTrackingReportInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MessageTrackingReportId](./get_messagetrackingreportid/) | Gets the value specifying message by its message-id, the organization where the message was found, the server on which the message was submitted, and an internal ID that uniquely identifies the message. | +| [get_PreviousHopServer](./get_previoushopserver/) | Gets the previous server name, when available, that submitted the message. | +| [get_Recipients](./get_recipients/) | Gets the e-mail addresses of the recipients for the message that was found. | +| [get_Sender](./get_sender/) | Gets the e-mail address of the sender for the message that was found. | +| [get_Subject](./get_subject/) | Gets the subject of the message that was found. | +| [get_SubmittedTime](./get_submittedtime/) | Gets the time that the message entered the server. | +| [set_MessageTrackingReportId](./set_messagetrackingreportid/) | Gets the value specifying message by its message-id, the organization where the message was found, the server on which the message was submitted, and an internal ID that uniquely identifies the message. | +| [set_PreviousHopServer](./set_previoushopserver/) | Gets the previous server name, when available, that submitted the message. | +| [set_Sender](./set_sender/) | Gets the e-mail address of the sender for the message that was found. | +| [set_Subject](./set_subject/) | Gets the subject of the message that was found. | +| [set_SubmittedTime](./set_submittedtime/) | Gets the time that the message entered the server. | +| [EWSClient2010](./ewsclient2010/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/ewsclient2010/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/ewsclient2010/_index.md new file mode 100644 index 0000000000..872ac97283 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/ewsclient2010/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::EWSClient2010 method" +linktitle: "EWSClient2010" +articleTitle: "EWSClient2010" +second_title: "Aspose.Email for C++" +description: "EWSClient2010 of MessageTrackingReportInfo." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/ewsclient2010/ +--- + +## EWSClient2010 {#ewsclient2010} + +```cpp +friend class EWSClient2010() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_messagetrackingreportid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_messagetrackingreportid/_index.md new file mode 100644 index 0000000000..97359f8166 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_messagetrackingreportid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::get_MessageTrackingReportId method" +linktitle: "get_MessageTrackingReportId" +articleTitle: "get_MessageTrackingReportId" +second_title: "Aspose.Email for C++" +description: "Gets the value specifying message by its message-id, the organization where the message was found, the server on which the message was submitted, and an interna" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_messagetrackingreportid/ +--- + +## get_MessageTrackingReportId {#get_messagetrackingreportid} + +Gets the value specifying message by its message-id, the organization where the message was found, the server on which the message was submitted, and an internal ID that uniquely identifies the message. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_MessageTrackingReportId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_previoushopserver/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_previoushopserver/_index.md new file mode 100644 index 0000000000..131c2b376b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_previoushopserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::get_PreviousHopServer method" +linktitle: "get_PreviousHopServer" +articleTitle: "get_PreviousHopServer" +second_title: "Aspose.Email for C++" +description: "Gets the previous server name, when available, that submitted the message." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_previoushopserver/ +--- + +## get_PreviousHopServer {#get_previoushopserver} + +Gets the previous server name, when available, that submitted the message. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_PreviousHopServer() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_recipients/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_recipients/_index.md new file mode 100644 index 0000000000..fd4f71bd9c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_recipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::get_Recipients method" +linktitle: "get_Recipients" +articleTitle: "get_Recipients" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail addresses of the recipients for the message that was found." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_recipients/ +--- + +## get_Recipients {#get_recipients} + +Gets the e-mail addresses of the recipients for the message that was found. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Recipients() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_sender/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_sender/_index.md new file mode 100644 index 0000000000..09142500e9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_sender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::get_Sender method" +linktitle: "get_Sender" +articleTitle: "get_Sender" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address of the sender for the message that was found." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_sender/ +--- + +## get_Sender {#get_sender} + +Gets the e-mail address of the sender for the message that was found. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Sender() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_subject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_subject/_index.md new file mode 100644 index 0000000000..2a163421f8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the subject of the message that was found." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the subject of the message that was found. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_submittedtime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_submittedtime/_index.md new file mode 100644 index 0000000000..1f1687e0db --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_submittedtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::get_SubmittedTime method" +linktitle: "get_SubmittedTime" +articleTitle: "get_SubmittedTime" +second_title: "Aspose.Email for C++" +description: "Gets the time that the message entered the server." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/get_submittedtime/ +--- + +## get_SubmittedTime {#get_submittedtime} + +Gets the time that the message entered the server. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_SubmittedTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/messagetrackingreportinfo/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/messagetrackingreportinfo/_index.md new file mode 100644 index 0000000000..509ea773a4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/messagetrackingreportinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::MessageTrackingReportInfo constructor" +linktitle: "MessageTrackingReportInfo" +articleTitle: "MessageTrackingReportInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageTrackingReportInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/messagetrackingreportinfo/ +--- + +## MessageTrackingReportInfo {#messagetrackingreportinfo} + +Initializes a new instance of the MessageTrackingReportInfo class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +MessageTrackingReportInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_messagetrackingreportid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_messagetrackingreportid/_index.md new file mode 100644 index 0000000000..028ad01a50 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_messagetrackingreportid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::set_MessageTrackingReportId method" +linktitle: "set_MessageTrackingReportId" +articleTitle: "set_MessageTrackingReportId" +second_title: "Aspose.Email for C++" +description: "Gets the value specifying message by its message-id, the organization where the message was found, the server on which the message was submitted, and an interna" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_messagetrackingreportid/ +--- + +## set_MessageTrackingReportId {#set_messagetrackingreportid} + +Gets the value specifying message by its message-id, the organization where the message was found, the server on which the message was submitted, and an internal ID that uniquely identifies the message. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_MessageTrackingReportId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_previoushopserver/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_previoushopserver/_index.md new file mode 100644 index 0000000000..2b1882e2be --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_previoushopserver/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::set_PreviousHopServer method" +linktitle: "set_PreviousHopServer" +articleTitle: "set_PreviousHopServer" +second_title: "Aspose.Email for C++" +description: "Gets the previous server name, when available, that submitted the message." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_previoushopserver/ +--- + +## set_PreviousHopServer {#set_previoushopserver} + +Gets the previous server name, when available, that submitted the message. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_PreviousHopServer(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_sender/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_sender/_index.md new file mode 100644 index 0000000000..6cb9d11ca9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_sender/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::set_Sender method" +linktitle: "set_Sender" +articleTitle: "set_Sender" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address of the sender for the message that was found." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_sender/ +--- + +## set_Sender {#set_sender} + +Gets the e-mail address of the sender for the message that was found. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Sender(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_subject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_subject/_index.md new file mode 100644 index 0000000000..3944206aa7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the subject of the message that was found." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_subject/ +--- + +## set_Subject {#set_subject} + +Gets the subject of the message that was found. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_submittedtime/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_submittedtime/_index.md new file mode 100644 index 0000000000..77da0dce7c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_submittedtime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::MessageTrackingReportInfo::set_SubmittedTime method" +linktitle: "set_SubmittedTime" +articleTitle: "set_SubmittedTime" +second_title: "Aspose.Email for C++" +description: "Gets the time that the message entered the server." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/set_submittedtime/ +--- + +## set_SubmittedTime {#set_submittedtime} + +Gets the time that the message entered the server. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_SubmittedTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreporttemplate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreporttemplate/_index.md new file mode 100644 index 0000000000..60fbaf7357 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/messagetrackingreporttemplate/_index.md @@ -0,0 +1,20 @@ +--- +title: "MessageTrackingReportTemplate Enum" +linktitle: "MessageTrackingReportTemplate" +articleTitle: "MessageTrackingReportTemplate" +second_title: "Aspose.Email for C++" +description: "Enumerates the types of report to display." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/messagetrackingreporttemplate/ +--- + +## MessageTrackingReportTemplate enumeration (2 values) + +Enumerates the types of report to display. + +| Value | Description | +| --- | --- | +| Summary | Specifies that the report will display all the recipients of the message and the delivery status of the message to each recipient. | +| RecipientPath | Specifies that for a single recipient, the report will display a full history of the events that occurred. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/_index.md new file mode 100644 index 0000000000..51885c6807 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::OutOfOfficeMailTip class" +linktitle: "OutOfOfficeMailTip" +articleTitle: "OutOfOfficeMailTip" +second_title: "Aspose.Email for C++" +description: "Represents OOF mail tip" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/ +--- + +## OutOfOfficeMailTip class + +Represents OOF mail tip + +## Constructors + +| Name | Description | +| --- | --- | +| [OutOfOfficeMailTip](./outofofficemailtip/) | Initializes a new instance of the OutOfOfficeMailTip class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Duration](./get_duration/) | Gets the start and end time for sending OOF messages | +| [get_ReplyBody](./get_replybody/) | Gets the OOF message response. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/get_duration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/get_duration/_index.md new file mode 100644 index 0000000000..bb6fcac580 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/get_duration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::OutOfOfficeMailTip::get_Duration method" +linktitle: "get_Duration" +articleTitle: "get_Duration" +second_title: "Aspose.Email for C++" +description: "Gets the start and end time for sending OOF messages" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/get_duration/ +--- + +## get_Duration {#get_duration} + +Gets the start and end time for sending OOF messages + +**Returns:** System::SharedPtr < DateRange > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Duration() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/get_replybody/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/get_replybody/_index.md new file mode 100644 index 0000000000..b01a8a5067 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/get_replybody/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::OutOfOfficeMailTip::get_ReplyBody method" +linktitle: "get_ReplyBody" +articleTitle: "get_ReplyBody" +second_title: "Aspose.Email for C++" +description: "Gets the OOF message response." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/get_replybody/ +--- + +## get_ReplyBody {#get_replybody} + +Gets the OOF message response. + +**Returns:** System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ReplyBody > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ReplyBody() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/outofofficemailtip/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/outofofficemailtip/_index.md new file mode 100644 index 0000000000..739381af94 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/outofofficemailtip/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::OutOfOfficeMailTip::OutOfOfficeMailTip constructor" +linktitle: "OutOfOfficeMailTip" +articleTitle: "OutOfOfficeMailTip" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the OutOfOfficeMailTip class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/outofofficemailtip/ +--- + +## OutOfOfficeMailTip {#outofofficemailtip} + +Initializes a new instance of the OutOfOfficeMailTip class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +OutOfOfficeMailTip(System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::ReplyBody > replyBody, System::SharedPtr < DateRange > duration) +``` + +| Parameter | Description | +| --- | --- | +| replyBody | Contains the OOF message response. | +| duration | Contains the start and end time for sending OOF messages | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/phonecallstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/phonecallstate/_index.md new file mode 100644 index 0000000000..3f4d388c00 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/phonecallstate/_index.md @@ -0,0 +1,26 @@ +--- +title: "PhoneCallState Enum" +linktitle: "PhoneCallState" +articleTitle: "PhoneCallState" +second_title: "Aspose.Email for C++" +description: "Phone call statuses." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/phonecallstate/ +--- + +## PhoneCallState enumeration (8 values) + +Phone call statuses. + +| Value | Description | +| --- | --- | +| Idle | Phone call is idle | +| Connecting | Phone call is connecting | +| Alerted | Alerted call. | +| Connected | Phone call is connected | +| Disconnected | Phone call is disconnected | +| Incoming | Incoming call | +| Transferring | Transferred call. | +| Forwarding | Phone call is forwarding | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/_index.md new file mode 100644 index 0000000000..e380f1fa4d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/_index.md @@ -0,0 +1,47 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent class" +linktitle: "RecipientTrackingEvent" +articleTitle: "RecipientTrackingEvent" +second_title: "Aspose.Email for C++" +description: "Represents details for a specific event in the tracking report." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/ +--- + +## RecipientTrackingEvent class + +Represents details for a specific event in the tracking report. + +## Constructors + +| Name | Description | +| --- | --- | +| [RecipientTrackingEvent](./recipienttrackingevent/) | Initializes a new instance of the RecipientTrackingEvent class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_BccRecipient](./get_bccrecipient/) | Gets a value indicating whether the recipient was addressed as a blind carbon copy (BCC) recipient. | +| [get_Date](./get_date/) | Gets the time at which the event occurred. | +| [get_DeliveryStatus](./get_deliverystatus/) | Gets the status for the message. | +| [get_EventData](./get_eventdata/) | Gets data that is associated with the processing step for the event. | +| [get_EventDescription](./get_eventdescription/) | Gets the processing step for the event | +| [get_HiddenRecipient](./get_hiddenrecipient/) | Gets a value indicating whether the recipient was added by an organization policy that should be hidden from unprivileged users | +| [get_InternalIdentifier](./get_internalidentifier/) | Gets an integer value for the event. | +| [get_Recipient](./get_recipient/) | Gets the recipient for whom the event occurred. | +| [get_Server](./get_server/) | Gets the physical server where the event occurred. | +| [get_UniquePathId](./get_uniquepathid/) | Gets a string that is different for each path. | +| [set_BccRecipient](./set_bccrecipient/) | Gets a value indicating whether the recipient was addressed as a blind carbon copy (BCC) recipient. | +| [set_Date](./set_date/) | Gets the time at which the event occurred. | +| [set_DeliveryStatus](./set_deliverystatus/) | Gets the status for the message. | +| [set_EventData](./set_eventdata/) | Gets data that is associated with the processing step for the event. | +| [set_EventDescription](./set_eventdescription/) | Gets the processing step for the event | +| [set_HiddenRecipient](./set_hiddenrecipient/) | Gets a value indicating whether the recipient was added by an organization policy that should be hidden from unprivileged users | +| [set_InternalIdentifier](./set_internalidentifier/) | Gets an integer value for the event. | +| [set_Recipient](./set_recipient/) | Gets the recipient for whom the event occurred. | +| [set_Server](./set_server/) | Gets the physical server where the event occurred. | +| [set_UniquePathId](./set_uniquepathid/) | Gets a string that is different for each path. | +| [EWSClient2010](./ewsclient2010/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/ewsclient2010/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/ewsclient2010/_index.md new file mode 100644 index 0000000000..e585da7455 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/ewsclient2010/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::EWSClient2010 method" +linktitle: "EWSClient2010" +articleTitle: "EWSClient2010" +second_title: "Aspose.Email for C++" +description: "EWSClient2010 of RecipientTrackingEvent." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/ewsclient2010/ +--- + +## EWSClient2010 {#ewsclient2010} + +```cpp +friend class EWSClient2010() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_bccrecipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_bccrecipient/_index.md new file mode 100644 index 0000000000..bb50716767 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_bccrecipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_BccRecipient method" +linktitle: "get_BccRecipient" +articleTitle: "get_BccRecipient" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the recipient was addressed as a blind carbon copy (BCC) recipient." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_bccrecipient/ +--- + +## get_BccRecipient {#get_bccrecipient} + +Gets a value indicating whether the recipient was addressed as a blind carbon copy (BCC) recipient. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_BccRecipient() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_date/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_date/_index.md new file mode 100644 index 0000000000..bef5279dd8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "Gets the time at which the event occurred." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_date/ +--- + +## get_Date {#get_date} + +Gets the time at which the event occurred. + +**Returns:** System::DateTime Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_deliverystatus/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_deliverystatus/_index.md new file mode 100644 index 0000000000..9a86c3cdc9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_deliverystatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_DeliveryStatus method" +linktitle: "get_DeliveryStatus" +articleTitle: "get_DeliveryStatus" +second_title: "Aspose.Email for C++" +description: "Gets the status for the message." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_deliverystatus/ +--- + +## get_DeliveryStatus {#get_deliverystatus} + +Gets the status for the message. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DeliveryStatus() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_eventdata/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_eventdata/_index.md new file mode 100644 index 0000000000..8086cfef8a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_eventdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_EventData method" +linktitle: "get_EventData" +articleTitle: "get_EventData" +second_title: "Aspose.Email for C++" +description: "Gets data that is associated with the processing step for the event." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_eventdata/ +--- + +## get_EventData {#get_eventdata} + +Gets data that is associated with the processing step for the event. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_EventData() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_eventdescription/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_eventdescription/_index.md new file mode 100644 index 0000000000..bba7fc4c51 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_eventdescription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_EventDescription method" +linktitle: "get_EventDescription" +articleTitle: "get_EventDescription" +second_title: "Aspose.Email for C++" +description: "Gets the processing step for the event" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_eventdescription/ +--- + +## get_EventDescription {#get_eventdescription} + +Gets the processing step for the event + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_EventDescription() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_hiddenrecipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_hiddenrecipient/_index.md new file mode 100644 index 0000000000..a90347cf38 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_hiddenrecipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_HiddenRecipient method" +linktitle: "get_HiddenRecipient" +articleTitle: "get_HiddenRecipient" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the recipient was added by an organization policy that should be hidden from unprivileged users" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_hiddenrecipient/ +--- + +## get_HiddenRecipient {#get_hiddenrecipient} + +Gets a value indicating whether the recipient was added by an organization policy that should be hidden from unprivileged users + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_HiddenRecipient() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_internalidentifier/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_internalidentifier/_index.md new file mode 100644 index 0000000000..be25f4b3e9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_internalidentifier/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_InternalIdentifier method" +linktitle: "get_InternalIdentifier" +articleTitle: "get_InternalIdentifier" +second_title: "Aspose.Email for C++" +description: "Gets an integer value for the event." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_internalidentifier/ +--- + +## get_InternalIdentifier {#get_internalidentifier} + +Gets an integer value for the event. + +**Returns:** int32_t Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_InternalIdentifier() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_recipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_recipient/_index.md new file mode 100644 index 0000000000..b315679064 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_recipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_Recipient method" +linktitle: "get_Recipient" +articleTitle: "get_Recipient" +second_title: "Aspose.Email for C++" +description: "Gets the recipient for whom the event occurred." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_recipient/ +--- + +## get_Recipient {#get_recipient} + +Gets the recipient for whom the event occurred. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Recipient() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_server/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_server/_index.md new file mode 100644 index 0000000000..f559f178fa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_server/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_Server method" +linktitle: "get_Server" +articleTitle: "get_Server" +second_title: "Aspose.Email for C++" +description: "Gets the physical server where the event occurred." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_server/ +--- + +## get_Server {#get_server} + +Gets the physical server where the event occurred. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Server() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_uniquepathid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_uniquepathid/_index.md new file mode 100644 index 0000000000..b94f7e877c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_uniquepathid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::get_UniquePathId method" +linktitle: "get_UniquePathId" +articleTitle: "get_UniquePathId" +second_title: "Aspose.Email for C++" +description: "Gets a string that is different for each path." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/get_uniquepathid/ +--- + +## get_UniquePathId {#get_uniquepathid} + +Gets a string that is different for each path. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UniquePathId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/recipienttrackingevent/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/recipienttrackingevent/_index.md new file mode 100644 index 0000000000..b2190aef96 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/recipienttrackingevent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::RecipientTrackingEvent constructor" +linktitle: "RecipientTrackingEvent" +articleTitle: "RecipientTrackingEvent" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the RecipientTrackingEvent class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/recipienttrackingevent/ +--- + +## RecipientTrackingEvent {#recipienttrackingevent} + +Initializes a new instance of the RecipientTrackingEvent class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +RecipientTrackingEvent() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_bccrecipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_bccrecipient/_index.md new file mode 100644 index 0000000000..fca7339f89 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_bccrecipient/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_BccRecipient method" +linktitle: "set_BccRecipient" +articleTitle: "set_BccRecipient" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the recipient was addressed as a blind carbon copy (BCC) recipient." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_bccrecipient/ +--- + +## set_BccRecipient {#set_bccrecipient} + +Gets a value indicating whether the recipient was addressed as a blind carbon copy (BCC) recipient. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_BccRecipient(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_date/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_date/_index.md new file mode 100644 index 0000000000..611041bb6a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_date/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_Date method" +linktitle: "set_Date" +articleTitle: "set_Date" +second_title: "Aspose.Email for C++" +description: "Gets the time at which the event occurred." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_date/ +--- + +## set_Date {#set_date} + +Gets the time at which the event occurred. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Date(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_deliverystatus/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_deliverystatus/_index.md new file mode 100644 index 0000000000..35263cd078 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_deliverystatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_DeliveryStatus method" +linktitle: "set_DeliveryStatus" +articleTitle: "set_DeliveryStatus" +second_title: "Aspose.Email for C++" +description: "Gets the status for the message." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_deliverystatus/ +--- + +## set_DeliveryStatus {#set_deliverystatus} + +Gets the status for the message. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DeliveryStatus(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_eventdata/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_eventdata/_index.md new file mode 100644 index 0000000000..697656dbd0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_eventdata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_EventData method" +linktitle: "set_EventData" +articleTitle: "set_EventData" +second_title: "Aspose.Email for C++" +description: "Gets data that is associated with the processing step for the event." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_eventdata/ +--- + +## set_EventData {#set_eventdata} + +Gets data that is associated with the processing step for the event. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_EventData(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_eventdescription/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_eventdescription/_index.md new file mode 100644 index 0000000000..ae399e45a5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_eventdescription/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_EventDescription method" +linktitle: "set_EventDescription" +articleTitle: "set_EventDescription" +second_title: "Aspose.Email for C++" +description: "Gets the processing step for the event" +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_eventdescription/ +--- + +## set_EventDescription {#set_eventdescription} + +Gets the processing step for the event + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_EventDescription(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_hiddenrecipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_hiddenrecipient/_index.md new file mode 100644 index 0000000000..b0d32a2955 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_hiddenrecipient/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_HiddenRecipient method" +linktitle: "set_HiddenRecipient" +articleTitle: "set_HiddenRecipient" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the recipient was added by an organization policy that should be hidden from unprivileged users" +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_hiddenrecipient/ +--- + +## set_HiddenRecipient {#set_hiddenrecipient} + +Gets a value indicating whether the recipient was added by an organization policy that should be hidden from unprivileged users + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_HiddenRecipient(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_internalidentifier/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_internalidentifier/_index.md new file mode 100644 index 0000000000..1e4c0ec356 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_internalidentifier/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_InternalIdentifier method" +linktitle: "set_InternalIdentifier" +articleTitle: "set_InternalIdentifier" +second_title: "Aspose.Email for C++" +description: "Gets an integer value for the event." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_internalidentifier/ +--- + +## set_InternalIdentifier {#set_internalidentifier} + +Gets an integer value for the event. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_InternalIdentifier(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_recipient/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_recipient/_index.md new file mode 100644 index 0000000000..b12e4b2cfc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_recipient/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_Recipient method" +linktitle: "set_Recipient" +articleTitle: "set_Recipient" +second_title: "Aspose.Email for C++" +description: "Gets the recipient for whom the event occurred." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_recipient/ +--- + +## set_Recipient {#set_recipient} + +Gets the recipient for whom the event occurred. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Recipient(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_server/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_server/_index.md new file mode 100644 index 0000000000..07616e8114 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_server/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_Server method" +linktitle: "set_Server" +articleTitle: "set_Server" +second_title: "Aspose.Email for C++" +description: "Gets the physical server where the event occurred." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_server/ +--- + +## set_Server {#set_server} + +Gets the physical server where the event occurred. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Server(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_uniquepathid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_uniquepathid/_index.md new file mode 100644 index 0000000000..879e7fb7b0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_uniquepathid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RecipientTrackingEvent::set_UniquePathId method" +linktitle: "set_UniquePathId" +articleTitle: "set_UniquePathId" +second_title: "Aspose.Email for C++" +description: "Gets a string that is different for each path." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/set_uniquepathid/ +--- + +## set_UniquePathId {#set_uniquepathid} + +Gets a string that is different for each path. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_UniquePathId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/replybody/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/replybody/_index.md new file mode 100644 index 0000000000..bb9f4af564 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/replybody/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ReplyBody class" +linktitle: "ReplyBody" +articleTitle: "ReplyBody" +second_title: "Aspose.Email for C++" +description: "Represents the OOF message response." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/replybody/ +--- + +## ReplyBody class + +Represents the OOF message response. + +## Constructors + +| Name | Description | +| --- | --- | +| [ReplyBody](./replybody/) | Initializes a new instance of the ReplyBody class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Language](./get_language/) | Gets the language that the OOF message was written in. | +| [get_Message](./get_message/) | Gets the OOF message response. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/replybody/get_language/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/replybody/get_language/_index.md new file mode 100644 index 0000000000..512f7d4337 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/replybody/get_language/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ReplyBody::get_Language method" +linktitle: "get_Language" +articleTitle: "get_Language" +second_title: "Aspose.Email for C++" +description: "Gets the language that the OOF message was written in." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/replybody/get_language/ +--- + +## get_Language {#get_language} + +Gets the language that the OOF message was written in. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Language() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/replybody/get_message/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/replybody/get_message/_index.md new file mode 100644 index 0000000000..c1ec31811c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/replybody/get_message/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ReplyBody::get_Message method" +linktitle: "get_Message" +articleTitle: "get_Message" +second_title: "Aspose.Email for C++" +description: "Gets the OOF message response." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/replybody/get_message/ +--- + +## get_Message {#get_message} + +Gets the OOF message response. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Message() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/replybody/replybody/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/replybody/replybody/_index.md new file mode 100644 index 0000000000..f501040867 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/replybody/replybody/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ReplyBody::ReplyBody constructor" +linktitle: "ReplyBody" +articleTitle: "ReplyBody" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ReplyBody class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/replybody/replybody/ +--- + +## ReplyBody {#replybody} + +Initializes a new instance of the ReplyBody class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ReplyBody(System::String message, System::String language) +``` + +| Parameter | Description | +| --- | --- | +| message | Contains the OOF message response. | +| language | Indicates the language that the OOF message was written in. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/_index.md new file mode 100644 index 0000000000..3c0600ab70 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RestoreSettings class" +linktitle: "RestoreSettings" +articleTitle: "RestoreSettings" +second_title: "Aspose.Email for C++" +description: "The settings for the IEWSClient.Restore method" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/restoresettings/ +--- + +## RestoreSettings class + +The settings for the IEWSClient.Restore method + +## Constructors + +| Name | Description | +| --- | --- | +| [RestoreSettings](./restoresettings/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_BeforeItemCallback](./get_beforeitemcallback/) | The callback called when the next item (message or folder) is processed. | +| [get_Folders](./get_folders/) | A folders to be restored. | +| [get_Options](./get_options/) | Restore options. | +| [set_BeforeItemCallback](./set_beforeitemcallback/) | The callback called when the next item (message or folder) is processed. | +| [set_Folders](./set_folders/) | A folders to be restored. | +| [set_Options](./set_options/) | Restore options. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/get_beforeitemcallback/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/get_beforeitemcallback/_index.md new file mode 100644 index 0000000000..515857e5ab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/get_beforeitemcallback/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RestoreSettings::get_BeforeItemCallback method" +linktitle: "get_BeforeItemCallback" +articleTitle: "get_BeforeItemCallback" +second_title: "Aspose.Email for C++" +description: "The callback called when the next item (message or folder) is processed." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/restoresettings/get_beforeitemcallback/ +--- + +## get_BeforeItemCallback {#get_beforeitemcallback} + +The callback called when the next item (message or folder) is processed. + +**Returns:** Aspose::Email::Common::Delegate::BeforeItemCallback Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_BeforeItemCallback() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/get_folders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/get_folders/_index.md new file mode 100644 index 0000000000..8526cde41b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/get_folders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RestoreSettings::get_Folders method" +linktitle: "get_Folders" +articleTitle: "get_Folders" +second_title: "Aspose.Email for C++" +description: "A folders to be restored." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/restoresettings/get_folders/ +--- + +## get_Folders {#get_folders} + +A folders to be restored. + +**Returns:** System::SharedPtr < ExchangeFolderInfoCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Folders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/get_options/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/get_options/_index.md new file mode 100644 index 0000000000..68f520c7c5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/get_options/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RestoreSettings::get_Options method" +linktitle: "get_Options" +articleTitle: "get_Options" +second_title: "Aspose.Email for C++" +description: "Restore options." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/restoresettings/get_options/ +--- + +## get_Options {#get_options} + +Restore options. + +**Returns:** Storage::Pst::RestoreOptions Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Options() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/restoresettings/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/restoresettings/_index.md new file mode 100644 index 0000000000..cc5dad088f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/restoresettings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RestoreSettings::RestoreSettings constructor" +linktitle: "RestoreSettings" +articleTitle: "RestoreSettings" +second_title: "Aspose.Email for C++" +description: "RestoreSettings of RestoreSettings." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/restoresettings/restoresettings/ +--- + +## RestoreSettings {#restoresettings} + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +RestoreSettings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/set_beforeitemcallback/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/set_beforeitemcallback/_index.md new file mode 100644 index 0000000000..36afb9204c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/set_beforeitemcallback/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RestoreSettings::set_BeforeItemCallback method" +linktitle: "set_BeforeItemCallback" +articleTitle: "set_BeforeItemCallback" +second_title: "Aspose.Email for C++" +description: "The callback called when the next item (message or folder) is processed." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/restoresettings/set_beforeitemcallback/ +--- + +## set_BeforeItemCallback {#set_beforeitemcallback} + +The callback called when the next item (message or folder) is processed. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_BeforeItemCallback(Aspose::Email::Common::Delegate::BeforeItemCallback value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/set_folders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/set_folders/_index.md new file mode 100644 index 0000000000..0581f4fbc0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/set_folders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RestoreSettings::set_Folders method" +linktitle: "set_Folders" +articleTitle: "set_Folders" +second_title: "Aspose.Email for C++" +description: "A folders to be restored." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/restoresettings/set_folders/ +--- + +## set_Folders {#set_folders} + +A folders to be restored. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Folders(System::SharedPtr < ExchangeFolderInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/set_options/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/set_options/_index.md new file mode 100644 index 0000000000..4482dff0d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/restoresettings/set_options/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::RestoreSettings::set_Options method" +linktitle: "set_Options" +articleTitle: "set_Options" +second_title: "Aspose.Email for C++" +description: "Restore options." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/restoresettings/set_options/ +--- + +## set_Options {#set_options} + +Restore options. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Options(Storage::Pst::RestoreOptions value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/_index.md new file mode 100644 index 0000000000..b48b45d4e7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SentItemEventArgs class" +linktitle: "SentItemEventArgs" +articleTitle: "SentItemEventArgs" +second_title: "Aspose.Email for C++" +description: "Containing data for SentItem event." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/ +--- + +## SentItemEventArgs class + +Containing data for SentItem event. + +## Constructors + +| Name | Description | +| --- | --- | +| [SentItemEventArgs](./sentitemeventargs/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_SentFolderItemId](./get_sentfolderitemid/) | Gets the string that represents the ItemId of the sent item. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/get_sentfolderitemid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/get_sentfolderitemid/_index.md new file mode 100644 index 0000000000..db8f048e85 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/get_sentfolderitemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SentItemEventArgs::get_SentFolderItemId method" +linktitle: "get_SentFolderItemId" +articleTitle: "get_SentFolderItemId" +second_title: "Aspose.Email for C++" +description: "Gets the string that represents the ItemId of the sent item." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/get_sentfolderitemid/ +--- + +## get_SentFolderItemId {#get_sentfolderitemid} + +Gets the string that represents the ItemId of the sent item. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_SentFolderItemId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/sentitemeventargs/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/sentitemeventargs/_index.md new file mode 100644 index 0000000000..1186ca9211 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/sentitemeventargs/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SentItemEventArgs::SentItemEventArgs constructor" +linktitle: "SentItemEventArgs" +articleTitle: "SentItemEventArgs" +second_title: "Aspose.Email for C++" +description: "SentItemEventArgs of SentItemEventArgs." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/sentitemeventargs/ +--- + +## SentItemEventArgs {#sentitemeventargs} + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SentItemEventArgs(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/_index.md new file mode 100644 index 0000000000..394316c391 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs class" +linktitle: "ServerNotificationEventArgs" +articleTitle: "ServerNotificationEventArgs" +second_title: "Aspose.Email for C++" +description: "Contains event data for server notification." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/ +--- + +## ServerNotificationEventArgs class + +Contains event data for server notification. + +## Constructors + +| Name | Description | +| --- | --- | +| [ServerNotificationEventArgs](./servernotificationeventargs/) | Initializes a new instance of the ServerNotificationEventArgs class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_EventTypes](./get_eventtypes/) | Specifies event type | +| [get_Folder](./get_folder/) | Specifies the known Exchange server folder. | +| [set_EventTypes](./set_eventtypes/) | Specifies event type | +| [set_Folder](./set_folder/) | Specifies the known Exchange server folder. | +| [EWSClient2007](./ewsclient2007/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/ewsclient2007/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/ewsclient2007/_index.md new file mode 100644 index 0000000000..71585c5877 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/ewsclient2007/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs::EWSClient2007 method" +linktitle: "EWSClient2007" +articleTitle: "EWSClient2007" +second_title: "Aspose.Email for C++" +description: "EWSClient2007 of ServerNotificationEventArgs." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/ewsclient2007/ +--- + +## EWSClient2007 {#ewsclient2007} + +```cpp +friend class EWSClient2007() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/get_eventtypes/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/get_eventtypes/_index.md new file mode 100644 index 0000000000..59c0de2962 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/get_eventtypes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs::get_EventTypes method" +linktitle: "get_EventTypes" +articleTitle: "get_EventTypes" +second_title: "Aspose.Email for C++" +description: "Specifies event type" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/get_eventtypes/ +--- + +## get_EventTypes {#get_eventtypes} + +Specifies event type + +**Returns:** Aspose::Email::Clients::Exchange::WebService::EventTypes Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_EventTypes() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/get_folder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/get_folder/_index.md new file mode 100644 index 0000000000..5877db79a6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/get_folder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs::get_Folder method" +linktitle: "get_Folder" +articleTitle: "get_Folder" +second_title: "Aspose.Email for C++" +description: "Specifies the known Exchange server folder." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/get_folder/ +--- + +## get_Folder {#get_folder} + +Specifies the known Exchange server folder. + +**Returns:** KnownFolders Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Folder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/servernotificationeventargs/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/servernotificationeventargs/_index.md new file mode 100644 index 0000000000..9e350e2805 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/servernotificationeventargs/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs::ServerNotificationEventArgs constructor" +linktitle: "ServerNotificationEventArgs" +articleTitle: "ServerNotificationEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ServerNotificationEventArgs class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/servernotificationeventargs/ +--- + +## ServerNotificationEventArgs {#servernotificationeventargs} + +Initializes a new instance of the ServerNotificationEventArgs class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +ServerNotificationEventArgs(KnownFolders folder, Aspose::Email::Clients::Exchange::WebService::EventTypes eventTypes) +``` + +| Parameter | Description | +| --- | --- | +| folder | Specifies the known Exchange server folders. | +| eventTypes | Specifies event type | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/set_eventtypes/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/set_eventtypes/_index.md new file mode 100644 index 0000000000..d37b19106e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/set_eventtypes/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs::set_EventTypes method" +linktitle: "set_EventTypes" +articleTitle: "set_EventTypes" +second_title: "Aspose.Email for C++" +description: "Specifies event type" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/set_eventtypes/ +--- + +## set_EventTypes {#set_eventtypes} + +Specifies event type + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_EventTypes(Aspose::Email::Clients::Exchange::WebService::EventTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/set_folder/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/set_folder/_index.md new file mode 100644 index 0000000000..754dde11b3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/set_folder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::ServerNotificationEventArgs::set_Folder method" +linktitle: "set_Folder" +articleTitle: "set_Folder" +second_title: "Aspose.Email for C++" +description: "Specifies the known Exchange server folder." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/set_folder/ +--- + +## set_Folder {#set_folder} + +Specifies the known Exchange server folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Folder(KnownFolders value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/_index.md new file mode 100644 index 0000000000..04e27a6eb7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult class" +linktitle: "SyncFolderResult" +articleTitle: "SyncFolderResult" +second_title: "Aspose.Email for C++" +description: "Result for SyncFolder operation" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/ +--- + +## SyncFolderResult class + +Result for SyncFolder operation + +## Constructors + +| Name | Description | +| --- | --- | +| [SyncFolderResult](./syncfolderresult/) | Initializes a new instance of the SyncFolderResult class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ChangedFolders](./get_changedfolders/) | Collection of changed subfolders in the specified folder. | +| [get_ChangedItems](./get_changeditems/) | Collection of changed items in the specified folder. | +| [get_DeletedFolders](./get_deletedfolders/) | The array of subfolders in the specified folder that have been deleted. | +| [get_DeletedItems](./get_deleteditems/) | The array of items that have been deleted. | +| [get_NewFolders](./get_newfolders/) | Collection of new subfolders in the specified folder. | +| [get_NewItems](./get_newitems/) | Collection of new items in the specified folder. | +| [get_ReadFlagChanged](./get_readflagchanged/) | Collection of pairs of item uri and read-flag for items whose 'read' flag has been changed. | +| [get_SyncObject](./get_syncobject/) | Synchronization object for next synchronization operation. | +| [set_ChangedFolders](./set_changedfolders/) | Collection of changed subfolders in the specified folder. | +| [set_ChangedItems](./set_changeditems/) | Collection of changed items in the specified folder. | +| [set_DeletedFolders](./set_deletedfolders/) | The array of subfolders in the specified folder that have been deleted. | +| [set_DeletedItems](./set_deleteditems/) | The array of items that have been deleted. | +| [set_NewFolders](./set_newfolders/) | Collection of new subfolders in the specified folder. | +| [set_NewItems](./set_newitems/) | Collection of new items in the specified folder. | +| [set_ReadFlagChanged](./set_readflagchanged/) | Collection of pairs of item uri and read-flag for items whose 'read' flag has been changed. | +| [set_SyncObject](./set_syncobject/) | Synchronization object for next synchronization operation. | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Sync::Helpers::SyncFolderProcessor](./asposeemailclientsexchangewebserviceimplementationfolderssynchelperssyncfolderprocessor/) | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/asposeemailclientsexchangewebserviceimplementationfolderssynchelperssyncfolderprocessor/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/asposeemailclientsexchangewebserviceimplementationfolderssynchelperssyncfolderprocessor/_index.md new file mode 100644 index 0000000000..9d9f81be98 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/asposeemailclientsexchangewebserviceimplementationfolderssynchelperssyncfolderprocessor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Sync::Helpers::SyncFolderProcessor method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Sync::Helpers::SyncFolderProcessor" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Sync::Helpers::SyncFolderProcessor" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Sync::Helpers::SyncFolderProcessor of SyncFolderResult." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/asposeemailclientsexchangewebserviceimplementationfolderssynchelperssyncfolderprocessor/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Sync::Helpers::SyncFolderProcessor {#asposeemailclientsexchangewebserviceimplementationfolderssynchelperssyncfolderprocessor} + +```cpp +SyncFolderProcessor() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_changedfolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_changedfolders/_index.md new file mode 100644 index 0000000000..056fb2481a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_changedfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::get_ChangedFolders method" +linktitle: "get_ChangedFolders" +articleTitle: "get_ChangedFolders" +second_title: "Aspose.Email for C++" +description: "Collection of changed subfolders in the specified folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_changedfolders/ +--- + +## get_ChangedFolders {#get_changedfolders} + +Collection of changed subfolders in the specified folder. + +**Returns:** System::SharedPtr < ExchangeFolderInfoCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ChangedFolders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_changeditems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_changeditems/_index.md new file mode 100644 index 0000000000..1025df1a91 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_changeditems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::get_ChangedItems method" +linktitle: "get_ChangedItems" +articleTitle: "get_ChangedItems" +second_title: "Aspose.Email for C++" +description: "Collection of changed items in the specified folder." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_changeditems/ +--- + +## get_ChangedItems {#get_changeditems} + +Collection of changed items in the specified folder. + +**Returns:** System::SharedPtr < ExchangeMessageInfoCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ChangedItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_deletedfolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_deletedfolders/_index.md new file mode 100644 index 0000000000..ee4d0351ef --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_deletedfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::get_DeletedFolders method" +linktitle: "get_DeletedFolders" +articleTitle: "get_DeletedFolders" +second_title: "Aspose.Email for C++" +description: "The array of subfolders in the specified folder that have been deleted." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_deletedfolders/ +--- + +## get_DeletedFolders {#get_deletedfolders} + +The array of subfolders in the specified folder that have been deleted. + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DeletedFolders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_deleteditems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_deleteditems/_index.md new file mode 100644 index 0000000000..6240fbfcca --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_deleteditems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::get_DeletedItems method" +linktitle: "get_DeletedItems" +articleTitle: "get_DeletedItems" +second_title: "Aspose.Email for C++" +description: "The array of items that have been deleted." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_deleteditems/ +--- + +## get_DeletedItems {#get_deleteditems} + +The array of items that have been deleted. + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_DeletedItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_newfolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_newfolders/_index.md new file mode 100644 index 0000000000..e65bb4357e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_newfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::get_NewFolders method" +linktitle: "get_NewFolders" +articleTitle: "get_NewFolders" +second_title: "Aspose.Email for C++" +description: "Collection of new subfolders in the specified folder." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_newfolders/ +--- + +## get_NewFolders {#get_newfolders} + +Collection of new subfolders in the specified folder. + +**Returns:** System::SharedPtr < ExchangeFolderInfoCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_NewFolders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_newitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_newitems/_index.md new file mode 100644 index 0000000000..3497d2559d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_newitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::get_NewItems method" +linktitle: "get_NewItems" +articleTitle: "get_NewItems" +second_title: "Aspose.Email for C++" +description: "Collection of new items in the specified folder." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_newitems/ +--- + +## get_NewItems {#get_newitems} + +Collection of new items in the specified folder. + +**Returns:** System::SharedPtr < ExchangeMessageInfoCollection > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_NewItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_readflagchanged/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_readflagchanged/_index.md new file mode 100644 index 0000000000..10d96a17ab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_readflagchanged/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::get_ReadFlagChanged method" +linktitle: "get_ReadFlagChanged" +articleTitle: "get_ReadFlagChanged" +second_title: "Aspose.Email for C++" +description: "Collection of pairs of item uri and read-flag for items whose 'read' flag has been changed." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_readflagchanged/ +--- + +## get_ReadFlagChanged {#get_readflagchanged} + +Collection of pairs of item uri and read-flag for items whose 'read' flag has been changed. + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ReadFlagChanged() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_syncobject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_syncobject/_index.md new file mode 100644 index 0000000000..6bdf66a755 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_syncobject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::get_SyncObject method" +linktitle: "get_SyncObject" +articleTitle: "get_SyncObject" +second_title: "Aspose.Email for C++" +description: "Synchronization object for next synchronization operation." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/get_syncobject/ +--- + +## get_SyncObject {#get_syncobject} + +Synchronization object for next synchronization operation. + +**Returns:** System::SharedPtr < SyncState > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_SyncObject() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_changedfolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_changedfolders/_index.md new file mode 100644 index 0000000000..d9768d3e19 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_changedfolders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::set_ChangedFolders method" +linktitle: "set_ChangedFolders" +articleTitle: "set_ChangedFolders" +second_title: "Aspose.Email for C++" +description: "Collection of changed subfolders in the specified folder." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_changedfolders/ +--- + +## set_ChangedFolders {#set_changedfolders} + +Collection of changed subfolders in the specified folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ChangedFolders(System::SharedPtr < ExchangeFolderInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_changeditems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_changeditems/_index.md new file mode 100644 index 0000000000..5c5a25fb1d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_changeditems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::set_ChangedItems method" +linktitle: "set_ChangedItems" +articleTitle: "set_ChangedItems" +second_title: "Aspose.Email for C++" +description: "Collection of changed items in the specified folder." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_changeditems/ +--- + +## set_ChangedItems {#set_changeditems} + +Collection of changed items in the specified folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ChangedItems(System::SharedPtr < ExchangeMessageInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_deletedfolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_deletedfolders/_index.md new file mode 100644 index 0000000000..c98dd1ece6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_deletedfolders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::set_DeletedFolders method" +linktitle: "set_DeletedFolders" +articleTitle: "set_DeletedFolders" +second_title: "Aspose.Email for C++" +description: "The array of subfolders in the specified folder that have been deleted." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_deletedfolders/ +--- + +## set_DeletedFolders {#set_deletedfolders} + +The array of subfolders in the specified folder that have been deleted. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DeletedFolders(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_deleteditems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_deleteditems/_index.md new file mode 100644 index 0000000000..a27e85957c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_deleteditems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::set_DeletedItems method" +linktitle: "set_DeletedItems" +articleTitle: "set_DeletedItems" +second_title: "Aspose.Email for C++" +description: "The array of items that have been deleted." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_deleteditems/ +--- + +## set_DeletedItems {#set_deleteditems} + +The array of items that have been deleted. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_DeletedItems(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_newfolders/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_newfolders/_index.md new file mode 100644 index 0000000000..a5090253f1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_newfolders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::set_NewFolders method" +linktitle: "set_NewFolders" +articleTitle: "set_NewFolders" +second_title: "Aspose.Email for C++" +description: "Collection of new subfolders in the specified folder." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_newfolders/ +--- + +## set_NewFolders {#set_newfolders} + +Collection of new subfolders in the specified folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_NewFolders(System::SharedPtr < ExchangeFolderInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_newitems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_newitems/_index.md new file mode 100644 index 0000000000..2cefe0ac94 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_newitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::set_NewItems method" +linktitle: "set_NewItems" +articleTitle: "set_NewItems" +second_title: "Aspose.Email for C++" +description: "Collection of new items in the specified folder." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_newitems/ +--- + +## set_NewItems {#set_newitems} + +Collection of new items in the specified folder. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_NewItems(System::SharedPtr < ExchangeMessageInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_readflagchanged/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_readflagchanged/_index.md new file mode 100644 index 0000000000..fe1f8d4bfb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_readflagchanged/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::set_ReadFlagChanged method" +linktitle: "set_ReadFlagChanged" +articleTitle: "set_ReadFlagChanged" +second_title: "Aspose.Email for C++" +description: "Collection of pairs of item uri and read-flag for items whose 'read' flag has been changed." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_readflagchanged/ +--- + +## set_ReadFlagChanged {#set_readflagchanged} + +Collection of pairs of item uri and read-flag for items whose 'read' flag has been changed. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ReadFlagChanged(System::SharedPtr < System::Collections::Generic::Dictionary< System::String, bool >> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_syncobject/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_syncobject/_index.md new file mode 100644 index 0000000000..be54751a92 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_syncobject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::set_SyncObject method" +linktitle: "set_SyncObject" +articleTitle: "set_SyncObject" +second_title: "Aspose.Email for C++" +description: "Synchronization object for next synchronization operation." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/set_syncobject/ +--- + +## set_SyncObject {#set_syncobject} + +Synchronization object for next synchronization operation. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_SyncObject(System::SharedPtr < SyncState > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/syncfolderresult/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/syncfolderresult/_index.md new file mode 100644 index 0000000000..d6e86b123e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/syncfolderresult/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncFolderResult::SyncFolderResult constructor" +linktitle: "SyncFolderResult" +articleTitle: "SyncFolderResult" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SyncFolderResult class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/syncfolderresult/syncfolderresult/ +--- + +## SyncFolderResult {#syncfolderresult} + +Initializes a new instance of the SyncFolderResult class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SyncFolderResult() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncfoldertype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncfoldertype/_index.md new file mode 100644 index 0000000000..6d66b57104 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncfoldertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "SyncFolderType Enum" +linktitle: "SyncFolderType" +articleTitle: "SyncFolderType" +second_title: "Aspose.Email for C++" +description: "Folder synchronization types" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/syncfoldertype/ +--- + +## SyncFolderType enumeration (3 values) + +Folder synchronization types + +| Value | Description | +| --- | --- | +| Items | Only items | +| SubFolders | Only subfolders | +| All | Items and subfolders | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/_index.md new file mode 100644 index 0000000000..6483d33ff6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState class" +linktitle: "SyncState" +articleTitle: "SyncState" +second_title: "Aspose.Email for C++" +description: "Synchronization object for folder synchronization operation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/ +--- + +## SyncState class + +Synchronization object for folder synchronization operation. + +## Constructors + +| Name | Description | +| --- | --- | +| [SyncState (2 overloads)](./syncstate/) | Initializes a new instance of the SyncState class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_FoldersSyncState](./get_folderssyncstate/) | Synchronization state for next subfolders synchronization operation. | +| [get_FolderUri](./get_folderuri/) | The folder uri to synchronize | +| [get_IgnoredItems](./get_ignoreditems/) | The optional list of item uris that should be ignored. | +| [get_ItemsSyncState](./get_itemssyncstate/) | Synchronization state for next items synchronization operation. | +| [get_SyncType](./get_synctype/) | Folder synchronization type | +| [set_FoldersSyncState](./set_folderssyncstate/) | Synchronization state for next subfolders synchronization operation. | +| [set_FolderUri](./set_folderuri/) | The folder uri to synchronize | +| [set_ItemsSyncState](./set_itemssyncstate/) | Synchronization state for next items synchronization operation. | +| [set_SyncType](./set_synctype/) | Folder synchronization type | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_folderssyncstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_folderssyncstate/_index.md new file mode 100644 index 0000000000..43babbd657 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_folderssyncstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::get_FoldersSyncState method" +linktitle: "get_FoldersSyncState" +articleTitle: "get_FoldersSyncState" +second_title: "Aspose.Email for C++" +description: "Synchronization state for next subfolders synchronization operation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/get_folderssyncstate/ +--- + +## get_FoldersSyncState {#get_folderssyncstate} + +Synchronization state for next subfolders synchronization operation. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_FoldersSyncState() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_folderuri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_folderuri/_index.md new file mode 100644 index 0000000000..3d0b52ece0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_folderuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::get_FolderUri method" +linktitle: "get_FolderUri" +articleTitle: "get_FolderUri" +second_title: "Aspose.Email for C++" +description: "The folder uri to synchronize" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/get_folderuri/ +--- + +## get_FolderUri {#get_folderuri} + +The folder uri to synchronize + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_FolderUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_ignoreditems/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_ignoreditems/_index.md new file mode 100644 index 0000000000..8acf5c9f8d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_ignoreditems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::get_IgnoredItems method" +linktitle: "get_IgnoredItems" +articleTitle: "get_IgnoredItems" +second_title: "Aspose.Email for C++" +description: "The optional list of item uris that should be ignored." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/get_ignoreditems/ +--- + +## get_IgnoredItems {#get_ignoreditems} + +The optional list of item uris that should be ignored. + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_IgnoredItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_itemssyncstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_itemssyncstate/_index.md new file mode 100644 index 0000000000..ca0434c027 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_itemssyncstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::get_ItemsSyncState method" +linktitle: "get_ItemsSyncState" +articleTitle: "get_ItemsSyncState" +second_title: "Aspose.Email for C++" +description: "Synchronization state for next items synchronization operation." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/get_itemssyncstate/ +--- + +## get_ItemsSyncState {#get_itemssyncstate} + +Synchronization state for next items synchronization operation. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_ItemsSyncState() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_synctype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_synctype/_index.md new file mode 100644 index 0000000000..8e35f034d4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/get_synctype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::get_SyncType method" +linktitle: "get_SyncType" +articleTitle: "get_SyncType" +second_title: "Aspose.Email for C++" +description: "Folder synchronization type" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/get_synctype/ +--- + +## get_SyncType {#get_synctype} + +Folder synchronization type + +**Returns:** SyncFolderType Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_SyncType() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_folderssyncstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_folderssyncstate/_index.md new file mode 100644 index 0000000000..4aa83096c7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_folderssyncstate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::set_FoldersSyncState method" +linktitle: "set_FoldersSyncState" +articleTitle: "set_FoldersSyncState" +second_title: "Aspose.Email for C++" +description: "Synchronization state for next subfolders synchronization operation." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/set_folderssyncstate/ +--- + +## set_FoldersSyncState {#set_folderssyncstate} + +Synchronization state for next subfolders synchronization operation. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_FoldersSyncState(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_folderuri/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_folderuri/_index.md new file mode 100644 index 0000000000..ce5c485e57 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_folderuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::set_FolderUri method" +linktitle: "set_FolderUri" +articleTitle: "set_FolderUri" +second_title: "Aspose.Email for C++" +description: "The folder uri to synchronize" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/set_folderuri/ +--- + +## set_FolderUri {#set_folderuri} + +The folder uri to synchronize + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_FolderUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_itemssyncstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_itemssyncstate/_index.md new file mode 100644 index 0000000000..07cb4babb7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_itemssyncstate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::set_ItemsSyncState method" +linktitle: "set_ItemsSyncState" +articleTitle: "set_ItemsSyncState" +second_title: "Aspose.Email for C++" +description: "Synchronization state for next items synchronization operation." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/set_itemssyncstate/ +--- + +## set_ItemsSyncState {#set_itemssyncstate} + +Synchronization state for next items synchronization operation. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_ItemsSyncState(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_synctype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_synctype/_index.md new file mode 100644 index 0000000000..f95e5575e6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/set_synctype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::set_SyncType method" +linktitle: "set_SyncType" +articleTitle: "set_SyncType" +second_title: "Aspose.Email for C++" +description: "Folder synchronization type" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/set_synctype/ +--- + +## set_SyncType {#set_synctype} + +Folder synchronization type + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_SyncType(SyncFolderType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/syncstate/syncstate/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/syncstate/_index.md new file mode 100644 index 0000000000..af36abb634 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/syncstate/syncstate/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::SyncState::SyncState constructor" +linktitle: "SyncState" +articleTitle: "SyncState" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SyncState class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/syncstate/syncstate/ +--- + +## SyncState (1 of 2) {#syncstate_1} + +Initializes a new instance of the SyncState class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SyncState() +``` + +--- + +## SyncState (2 of 2) {#syncstate_2} + +Initializes a new instance of the SyncState class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +SyncState(System::String folderUri) +``` + +| Parameter | Description | +| --- | --- | +| folderUri | The folder uri to synchronize | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/_index.md new file mode 100644 index 0000000000..e3a4556e30 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::TaskRegeneratingPattern class" +linktitle: "TaskRegeneratingPattern" +articleTitle: "TaskRegeneratingPattern" +second_title: "Aspose.Email for C++" +description: "Represents the regenerating recurrence pattern that specifies how many days, weeks, months or years after the completion of the current task the next occurrence" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/ +--- + +## TaskRegeneratingPattern class + +**Inherits:** Aspose::Email::Calendar::Recurrences::RecurrencePattern + +Represents the regenerating recurrence pattern that specifies how many days, weeks, months or years after the completion of the current task the next occurrence will be due. + +## Constructors + +| Name | Description | +| --- | --- | +| [TaskRegeneratingPattern](./taskregeneratingpattern/) | Initializes a new instance of the TaskRegeneratingPattern class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_RegeneratingType](./get_regeneratingtype/) | Gets a type of regenerating pattern. | +| [set_RegeneratingType](./set_regeneratingtype/) | Sets a type of regenerating pattern. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/get_regeneratingtype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/get_regeneratingtype/_index.md new file mode 100644 index 0000000000..1cf991fdd6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/get_regeneratingtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::TaskRegeneratingPattern::get_RegeneratingType method" +linktitle: "get_RegeneratingType" +articleTitle: "get_RegeneratingType" +second_title: "Aspose.Email for C++" +description: "Gets a type of regenerating pattern." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/get_regeneratingtype/ +--- + +## get_RegeneratingType {#get_regeneratingtype} + +Gets a type of regenerating pattern. + +**Returns:** TaskRegeneratingType Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_RegeneratingType() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/set_regeneratingtype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/set_regeneratingtype/_index.md new file mode 100644 index 0000000000..b3ff1b8c29 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/set_regeneratingtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::TaskRegeneratingPattern::set_RegeneratingType method" +linktitle: "set_RegeneratingType" +articleTitle: "set_RegeneratingType" +second_title: "Aspose.Email for C++" +description: "Sets a type of regenerating pattern." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/set_regeneratingtype/ +--- + +## set_RegeneratingType {#set_regeneratingtype} + +Sets a type of regenerating pattern. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_RegeneratingType(TaskRegeneratingType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/taskregeneratingpattern/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/taskregeneratingpattern/_index.md new file mode 100644 index 0000000000..5e65f456df --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/taskregeneratingpattern/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::TaskRegeneratingPattern::TaskRegeneratingPattern constructor" +linktitle: "TaskRegeneratingPattern" +articleTitle: "TaskRegeneratingPattern" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the TaskRegeneratingPattern class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/taskregeneratingpattern/ +--- + +## TaskRegeneratingPattern {#taskregeneratingpattern} + +Initializes a new instance of the TaskRegeneratingPattern class. + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +TaskRegeneratingPattern(TaskRegeneratingType type, int32_t interval) +``` + +| Parameter | Description | +| --- | --- | +| type | Specifies the type of regenerating pattern. | +| interval | Specifies how many days, weeks, months or years after the completion of the current task the next occurrence will be due. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingtype/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingtype/_index.md new file mode 100644 index 0000000000..beef9017b1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/taskregeneratingtype/_index.md @@ -0,0 +1,22 @@ +--- +title: "TaskRegeneratingType Enum" +linktitle: "TaskRegeneratingType" +articleTitle: "TaskRegeneratingType" +second_title: "Aspose.Email for C++" +description: "Enumerates the types of regenerating pattern." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/taskregeneratingtype/ +--- + +## TaskRegeneratingType enumeration (4 values) + +Enumerates the types of regenerating pattern. + +| Value | Description | +| --- | --- | +| Daily | Indicates the daily regenerating pattern. | +| Weekly | Indicates the weekly regenerating pattern. | +| Monthly | Indicates the monthly regenerating pattern. | +| Yearly | Indicates the yearly regenerating pattern. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/_index.md new file mode 100644 index 0000000000..0fab462014 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UnifiedMessagingConfiguration class" +linktitle: "UnifiedMessagingConfiguration" +articleTitle: "UnifiedMessagingConfiguration" +second_title: "Aspose.Email for C++" +description: "Unified messaging configuration" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/ +--- + +## UnifiedMessagingConfiguration class + +Unified messaging configuration + +## Constructors + +| Name | Description | +| --- | --- | +| [UnifiedMessagingConfiguration](./unifiedmessagingconfiguration/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_PlayOnPhoneDialString](./get_playonphonedialstring/) | Play On Phone dial string | +| [get_PlayOnPhoneEnabled](./get_playonphoneenabled/) | Indicates whether Play On Phone enabled | +| [get_UMEnabled](./get_umenabled/) | The UMEnabled determines whether a mailbox is enabled for Unified Messaging. | +| [set_PlayOnPhoneDialString](./set_playonphonedialstring/) | Play On Phone dial string | +| [set_PlayOnPhoneEnabled](./set_playonphoneenabled/) | Indicates whether Play On Phone enabled | +| [set_UMEnabled](./set_umenabled/) | The UMEnabled determines whether a mailbox is enabled for Unified Messaging. | +| [ToString](./tostring/) | Returns a string which represents the object instance. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_playonphonedialstring/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_playonphonedialstring/_index.md new file mode 100644 index 0000000000..3ab38cff57 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_playonphonedialstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UnifiedMessagingConfiguration::get_PlayOnPhoneDialString method" +linktitle: "get_PlayOnPhoneDialString" +articleTitle: "get_PlayOnPhoneDialString" +second_title: "Aspose.Email for C++" +description: "Play On Phone dial string" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_playonphonedialstring/ +--- + +## get_PlayOnPhoneDialString {#get_playonphonedialstring} + +Play On Phone dial string + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_PlayOnPhoneDialString() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_playonphoneenabled/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_playonphoneenabled/_index.md new file mode 100644 index 0000000000..5aba2d1209 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_playonphoneenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UnifiedMessagingConfiguration::get_PlayOnPhoneEnabled method" +linktitle: "get_PlayOnPhoneEnabled" +articleTitle: "get_PlayOnPhoneEnabled" +second_title: "Aspose.Email for C++" +description: "Indicates whether Play On Phone enabled" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_playonphoneenabled/ +--- + +## get_PlayOnPhoneEnabled {#get_playonphoneenabled} + +Indicates whether Play On Phone enabled + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_PlayOnPhoneEnabled() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_umenabled/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_umenabled/_index.md new file mode 100644 index 0000000000..1b5e31f08c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_umenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UnifiedMessagingConfiguration::get_UMEnabled method" +linktitle: "get_UMEnabled" +articleTitle: "get_UMEnabled" +second_title: "Aspose.Email for C++" +description: "The UMEnabled determines whether a mailbox is enabled for Unified Messaging." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/get_umenabled/ +--- + +## get_UMEnabled {#get_umenabled} + +The UMEnabled determines whether a mailbox is enabled for Unified Messaging. + +**Returns:** bool Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UMEnabled() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_playonphonedialstring/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_playonphonedialstring/_index.md new file mode 100644 index 0000000000..2e9234e03e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_playonphonedialstring/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UnifiedMessagingConfiguration::set_PlayOnPhoneDialString method" +linktitle: "set_PlayOnPhoneDialString" +articleTitle: "set_PlayOnPhoneDialString" +second_title: "Aspose.Email for C++" +description: "Play On Phone dial string" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_playonphonedialstring/ +--- + +## set_PlayOnPhoneDialString {#set_playonphonedialstring} + +Play On Phone dial string + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_PlayOnPhoneDialString(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_playonphoneenabled/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_playonphoneenabled/_index.md new file mode 100644 index 0000000000..37ee5e7d30 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_playonphoneenabled/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UnifiedMessagingConfiguration::set_PlayOnPhoneEnabled method" +linktitle: "set_PlayOnPhoneEnabled" +articleTitle: "set_PlayOnPhoneEnabled" +second_title: "Aspose.Email for C++" +description: "Indicates whether Play On Phone enabled" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_playonphoneenabled/ +--- + +## set_PlayOnPhoneEnabled {#set_playonphoneenabled} + +Indicates whether Play On Phone enabled + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_PlayOnPhoneEnabled(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_umenabled/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_umenabled/_index.md new file mode 100644 index 0000000000..c46da21796 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_umenabled/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UnifiedMessagingConfiguration::set_UMEnabled method" +linktitle: "set_UMEnabled" +articleTitle: "set_UMEnabled" +second_title: "Aspose.Email for C++" +description: "The UMEnabled determines whether a mailbox is enabled for Unified Messaging." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/set_umenabled/ +--- + +## set_UMEnabled {#set_umenabled} + +The UMEnabled determines whether a mailbox is enabled for Unified Messaging. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_UMEnabled(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/tostring/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/tostring/_index.md new file mode 100644 index 0000000000..6f5598553c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UnifiedMessagingConfiguration::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string which represents the object instance." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/tostring/ +--- + +## ToString {#tostring} + +Returns a string which represents the object instance. + +**Returns:** Returns a string which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/unifiedmessagingconfiguration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/unifiedmessagingconfiguration/_index.md new file mode 100644 index 0000000000..d30091e657 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/unifiedmessagingconfiguration/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UnifiedMessagingConfiguration::UnifiedMessagingConfiguration constructor" +linktitle: "UnifiedMessagingConfiguration" +articleTitle: "UnifiedMessagingConfiguration" +second_title: "Aspose.Email for C++" +description: "UnifiedMessagingConfiguration of UnifiedMessagingConfiguration." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/unifiedmessagingconfiguration/ +--- + +## UnifiedMessagingConfiguration {#unifiedmessagingconfiguration} + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UnifiedMessagingConfiguration(bool umEnabled, System::String playOnPhoneDialString, bool playOnPhoneEnabled) +``` + +| Parameter | Description | +| --- | --- | +| umEnabled | | +| playOnPhoneDialString | | +| playOnPhoneEnabled | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/updatetaskoptions/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/updatetaskoptions/_index.md new file mode 100644 index 0000000000..cbef89adf1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/updatetaskoptions/_index.md @@ -0,0 +1,20 @@ +--- +title: "UpdateTaskOptions Enum" +linktitle: "UpdateTaskOptions" +articleTitle: "UpdateTaskOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates update task options." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/updatetaskoptions/ +--- + +## UpdateTaskOptions enumeration (2 values) + +Enumerates update task options. + +| Value | Description | +| --- | --- | +| None | No specific options are specified. | +| ForceRewrite | Specifies that the task should be rewritten in any way even if some changes were made after the last operation with the task. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/_index.md new file mode 100644 index 0000000000..5a138473b0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration class" +linktitle: "UserConfiguration" +articleTitle: "UserConfiguration" +second_title: "Aspose.Email for C++" +description: "Represents user configuration" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/ +--- + +## UserConfiguration class + +Represents user configuration + +## Constructors + +| Name | Description | +| --- | --- | +| [UserConfiguration](./userconfiguration/) | Initializes a new instance of the UserConfiguration class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_BinaryData](./get_binarydata/) | Gets binary data property content. | +| [get_Dictionary](./get_dictionary/) | Gets a set of dictionary property entries. | +| [get_Id](./get_id/) | Gets the user configuration object item identifier. | +| [get_UserConfigurationName](./get_userconfigurationname/) | Gets the user configuration object name. | +| [get_XmlData](./get_xmldata/) | Gets XML data property content. | +| [set_BinaryData](./set_binarydata/) | Sets binary data property content. | +| [set_Id](./set_id/) | Sets the user configuration object item identifier. | +| [set_UserConfigurationName](./set_userconfigurationname/) | Sets the user configuration object name. | +| [set_XmlData](./set_xmldata/) | Sets XML data property content. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_binarydata/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_binarydata/_index.md new file mode 100644 index 0000000000..b490d5210a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_binarydata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::get_BinaryData method" +linktitle: "get_BinaryData" +articleTitle: "get_BinaryData" +second_title: "Aspose.Email for C++" +description: "Gets binary data property content." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_binarydata/ +--- + +## get_BinaryData {#get_binarydata} + +Gets binary data property content. + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_BinaryData() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_dictionary/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_dictionary/_index.md new file mode 100644 index 0000000000..cebe50cbe4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_dictionary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::get_Dictionary method" +linktitle: "get_Dictionary" +articleTitle: "get_Dictionary" +second_title: "Aspose.Email for C++" +description: "Gets a set of dictionary property entries." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_dictionary/ +--- + +## get_Dictionary {#get_dictionary} + +Gets a set of dictionary property entries. + +**Returns:** System::SharedPtr , System::SharedPtr > > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Dictionary() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_id/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_id/_index.md new file mode 100644 index 0000000000..24ba22b588 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Gets the user configuration object item identifier." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_id/ +--- + +## get_Id {#get_id} + +Gets the user configuration object item identifier. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_userconfigurationname/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_userconfigurationname/_index.md new file mode 100644 index 0000000000..0a6cea72e1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_userconfigurationname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::get_UserConfigurationName method" +linktitle: "get_UserConfigurationName" +articleTitle: "get_UserConfigurationName" +second_title: "Aspose.Email for C++" +description: "Gets the user configuration object name." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_userconfigurationname/ +--- + +## get_UserConfigurationName {#get_userconfigurationname} + +Gets the user configuration object name. + +**Returns:** System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::UserConfigurationName > Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_UserConfigurationName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_xmldata/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_xmldata/_index.md new file mode 100644 index 0000000000..929cd0c6bc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_xmldata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::get_XmlData method" +linktitle: "get_XmlData" +articleTitle: "get_XmlData" +second_title: "Aspose.Email for C++" +description: "Gets XML data property content." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/get_xmldata/ +--- + +## get_XmlData {#get_xmldata} + +Gets XML data property content. + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_XmlData() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_binarydata/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_binarydata/_index.md new file mode 100644 index 0000000000..2aa8278e8a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_binarydata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::set_BinaryData method" +linktitle: "set_BinaryData" +articleTitle: "set_BinaryData" +second_title: "Aspose.Email for C++" +description: "Sets binary data property content." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_binarydata/ +--- + +## set_BinaryData {#set_binarydata} + +Sets binary data property content. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_BinaryData(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_id/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_id/_index.md new file mode 100644 index 0000000000..4b377bbae5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "Sets the user configuration object item identifier." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_id/ +--- + +## set_Id {#set_id} + +Sets the user configuration object item identifier. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_userconfigurationname/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_userconfigurationname/_index.md new file mode 100644 index 0000000000..14df6d44ab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_userconfigurationname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::set_UserConfigurationName method" +linktitle: "set_UserConfigurationName" +articleTitle: "set_UserConfigurationName" +second_title: "Aspose.Email for C++" +description: "Sets the user configuration object name." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_userconfigurationname/ +--- + +## set_UserConfigurationName {#set_userconfigurationname} + +Sets the user configuration object name. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_UserConfigurationName(System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::UserConfigurationName > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_xmldata/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_xmldata/_index.md new file mode 100644 index 0000000000..a677e4c558 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_xmldata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::set_XmlData method" +linktitle: "set_XmlData" +articleTitle: "set_XmlData" +second_title: "Aspose.Email for C++" +description: "Sets XML data property content." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/set_xmldata/ +--- + +## set_XmlData {#set_xmldata} + +Sets XML data property content. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_XmlData(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/userconfiguration/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/userconfiguration/_index.md new file mode 100644 index 0000000000..759c271ca7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfiguration/userconfiguration/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfiguration::UserConfiguration constructor" +linktitle: "UserConfiguration" +articleTitle: "UserConfiguration" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the UserConfiguration class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/userconfiguration/userconfiguration/ +--- + +## UserConfiguration {#userconfiguration} + +Initializes a new instance of the UserConfiguration class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UserConfiguration(System::SharedPtr < Aspose::Email::Clients::Exchange::WebService::UserConfigurationName > userConfigurationName) +``` + +| Parameter | Description | +| --- | --- | +| userConfigurationName | A user configuration name | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/_index.md new file mode 100644 index 0000000000..76b370b302 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfigurationName class" +linktitle: "UserConfigurationName" +articleTitle: "UserConfigurationName" +second_title: "Aspose.Email for C++" +description: "Represents user configuration name" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/userconfigurationname/ +--- + +## UserConfigurationName class + +Represents user configuration name + +## Constructors + +| Name | Description | +| --- | --- | +| [UserConfigurationName](./userconfigurationname/) | Initializes a new instance of the UserConfigurationName class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_FolderId](./get_folderid/) | Gets the identifier of folder containing the user configuration object. | +| [get_Name](./get_name/) | Gets the user configuration object name. | +| [set_FolderId](./set_folderid/) | Sets the identifier of folder containing the user configuration object. | +| [set_Name](./set_name/) | Sets the user configuration object name. | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/get_folderid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/get_folderid/_index.md new file mode 100644 index 0000000000..f43a3e6d7a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/get_folderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfigurationName::get_FolderId method" +linktitle: "get_FolderId" +articleTitle: "get_FolderId" +second_title: "Aspose.Email for C++" +description: "Gets the identifier of folder containing the user configuration object." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/userconfigurationname/get_folderid/ +--- + +## get_FolderId {#get_folderid} + +Gets the identifier of folder containing the user configuration object. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_FolderId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/get_name/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/get_name/_index.md new file mode 100644 index 0000000000..6218206a52 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfigurationName::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the user configuration object name." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange.webservice/userconfigurationname/get_name/ +--- + +## get_Name {#get_name} + +Gets the user configuration object name. + +**Returns:** System::String Aspose::Email::Clients::Exchange::WebService:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/set_folderid/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/set_folderid/_index.md new file mode 100644 index 0000000000..9441f09373 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/set_folderid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfigurationName::set_FolderId method" +linktitle: "set_FolderId" +articleTitle: "set_FolderId" +second_title: "Aspose.Email for C++" +description: "Sets the identifier of folder containing the user configuration object." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange.webservice/userconfigurationname/set_folderid/ +--- + +## set_FolderId {#set_folderid} + +Sets the identifier of folder containing the user configuration object. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_FolderId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/set_name/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/set_name/_index.md new file mode 100644 index 0000000000..bbf00cb172 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfigurationName::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Sets the user configuration object name." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange.webservice/userconfigurationname/set_name/ +--- + +## set_Name {#set_name} + +Sets the user configuration object name. + +**Returns:** void Aspose::Email::Clients::Exchange::WebService:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/userconfigurationname/_index.md b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/userconfigurationname/_index.md new file mode 100644 index 0000000000..65847418e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/userconfigurationname/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::WebService::UserConfigurationName::UserConfigurationName constructor" +linktitle: "UserConfigurationName" +articleTitle: "UserConfigurationName" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the UserConfigurationName class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange.webservice/userconfigurationname/userconfigurationname/ +--- + +## UserConfigurationName {#userconfigurationname} + +Initializes a new instance of the UserConfigurationName class + +**Returns:** Aspose::Email::Clients::Exchange::WebService:: + +```cpp +UserConfigurationName(System::String name, System::String folderId) +``` + +| Parameter | Description | +| --- | --- | +| name | Specifies user configuration name | +| folderId | Specifies the associated folder for a user configuration object | + diff --git a/english/cpp/aspose.email.clients.exchange/_index.md b/english/cpp/aspose.email.clients.exchange/_index.md new file mode 100644 index 0000000000..641985afec --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/_index.md @@ -0,0 +1,84 @@ +--- +title: "Aspose::Email::Clients::Exchange namespace" +linktitle: "Aspose::Email::Clients::Exchange" +articleTitle: "Aspose::Email::Clients::Exchange" +second_title: "Aspose.Email for C++" +description: "Provides classes and utilities for interacting with Microsoft Exchange services, including autodiscover, appointment queries, and comparison adapters." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/ +--- + +## Aspose::Email::Clients::Exchange namespace + +The Aspose::Email::Clients::Exchange namespace groups classes that enable programmatic access to Exchange server features such as Autodiscover, appointment handling, and query building. Use these types to integrate Exchange functionality into C++ applications. + + +## Classes + +| Name | Description | +| --- | --- | +| [AppointmentPageInfo](./appointmentpageinfo/) | Contains information about retrieved page when paging methods are used. | +| [AppointmentQueryBuilder](./appointmentquerybuilder/) | Represents the builder of search expression that used by Exchange protocol. | +| [AutodiscoverError](./autodiscovererror/) | Represents an error returned by the Autodiscover service. | +| [AutodiscoverResponse](./autodiscoverresponse/) | Represents the base class for all responses returned by the Autodiscover service | +| [AutodiscoverResponseCollection< TResponse >](./autodiscoverresponsecollection/) | Represents a collection of responses to a call to the Autodiscover service. | +| [AutodiscoverService](./autodiscoverservice/) | Represents a binding to the Exchange Autodiscover Service. | +| [AutodiscoverServiceBase](./autodiscoverservicebase/) | Represents an abstract binding to an Autodiscover Service. | +| [ComparisonFieldAdapter](./comparisonfieldadapter/) | Implements adapter for using ComparisonField according to their type | +| [ConfigurationSettingsBase](./configurationsettingsbase/) | Represents the base class for configuration settings. | +| [ContactQueryBuilder](./contactquerybuilder/) | Represents the builder of search expression that used by Exchange protocol. | +| [Details_AutodiscoverException](./details_autodiscoverexception/) | Thrown if there is a MS Exchange Autodiscover communication failure. | +| [ExchangeAdvancedSyntaxMailQuery](./exchangeadvancedsyntaxmailquery/) | Represents the search criteria, that are used to match several message propertie | +| [ExchangeAdvancedSyntaxQueryBuilder](./exchangeadvancedsyntaxquerybuilder/) | Represents the builder of search expression based on the Advanced Query Syntax ( | +| [ExchangeAttachmentInfo](./exchangeattachmentinfo/) | Represents an attachment information transmitted over exchange protocols | +| [ExchangeAttachmentInfoCollection](./exchangeattachmentinfocollection/) | Represents the collection of ExchangeAttachmentInfo | +| [ExchangeBasePermission](./exchangebasepermission/) | Provides abstract base class for permissions to folders on Exchange Server. | +| [ExchangeCalendarPermission](./exchangecalendarpermission/) | Represents a permission on a calendar folder. | +| [ExchangeClientBase](./exchangeclientbase/) | Provides the abstract base class to MS Exchange Server access. | +| [ExchangeDistributionList](./exchangedistributionlist/) | Represents a Distribution List properties | +| [ExchangeFolderInfo](./exchangefolderinfo/) | Provides information about an MS Exchange folder. | +| [ExchangeFolderInfoCollection](./exchangefolderinfocollection/) | Represents a collection of ExchangeMessageInfo objects. | +| [ExchangeFolderPageInfo](./exchangefolderpageinfo/) | Contains information about retrieved page when paging methods are used. | +| [ExchangeFolderPermission](./exchangefolderpermission/) | Represents a permission on a folder. | +| [ExchangeFolderPermissionCollection](./exchangefolderpermissioncollection/) | Represents the collection of ExchangeFolderPermission | +| [ExchangeFolderUserInfo](./exchangefolderuserinfo/) | Represents a user who has folder access permissions | +| [ExchangeMailboxInfo](./exchangemailboxinfo/) | Represents the mail box information of an exchange server. | +| [ExchangeMessageInfo](./exchangemessageinfo/) | The ExchangeMessageInfo represents the E-Mail message info fetched from the Exch | +| [ExchangeMessageInfoCollection](./exchangemessageinfocollection/) | Represents a collection of ExchangeMessageInfo objects. | +| [ExchangeMessagePageInfo](./exchangemessagepageinfo/) | Contains information about retrieved page when paging methods are used. | +| [ExchangePermissionCollection](./exchangepermissioncollection/) | Represents the collection of ExchangeBasePermission | +| [ExchangeQueryBuilder](./exchangequerybuilder/) | Represents the builder of search expression based on search filters that used by | +| [ExtendedPropertiesComparisonField](./extendedpropertiescomparisonfield/) | Defines dictionary with pairs of property descriptors and comparison field to se | +| [GetUserSettingsResponse](./getusersettingsresponse/) | Represents the response to a GetUsersSettings call for an individual user. | +| [GetUserSettingsResponseCollection](./getusersettingsresponsecollection/) | Represents a collection of responses to GetUserSettings | +| [IExchangeClientBase](./iexchangeclientbase/) | Represents the interface for base Exchange clients. | +| [InboxRule](./inboxrule/) | Represents a inbox rule | +| [RuleActions](./ruleactions/) | Represents the set of actions that are available to a rule. | +| [RulePredicates](./rulepredicates/) | Represents rule predicate | +| [SizeRange](./sizerange/) | Represents the size range | +| [UserSettingError](./usersettingerror/) | Represents an error from a GetUserSettings request. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [AutodiscoverErrorCode](./autodiscovererrorcode/) | Defines the error codes that can be returned by the Autodiscover service. | +| [AutodiscoverResponseType](./autodiscoverresponsetype/) | Defines the types of response the Autodiscover service can return. | +| [ExchangeCalendarPermissionLevel](./exchangecalendarpermissionlevel/) | Specifies the permission level that a user has on a calendar folder. | +| [ExchangeCalendarPermissionReadAccess](./exchangecalendarpermissionreadaccess/) | Sspecifies whether a user has permission to read items in a folder. | +| [ExchangeFolderPermissionAction](./exchangefolderpermissionaction/) | Defines which items in a folder a user has permission to edit or delete. | +| [ExchangeFolderPermissionLevel](./exchangefolderpermissionlevel/) | Specifies the permission level that a user has on a folder. | +| [ExchangeFolderPermissionReadAccess](./exchangefolderpermissionreadaccess/) | Sspecifies whether a user has permission to read items in a folder. | +| [ExchangeFolderType](./exchangefoldertype/) | Enumerates the distinguished folder types. This values also contained in PidTagC | +| [ExchangeFolderUserType](./exchangefolderusertype/) | Enumerates the distinguished user accounts | +| [ExchangeListMessagesOptions](./exchangelistmessagesoptions/) | Enumerates the list messages options | +| [ExchangeMessageFlag](./exchangemessageflag/) | Represents a flags of message. | +| [FlaggedForAction](./flaggedforaction/) | Enumerates flagged for action | +| [ImportanceChoices](./importancechoices/) | Enumerates the levels of importance for an item | +| [MessageInfoType](./messageinfotype/) | Enumerates the message types. | +| [RulePredicateFlags](./rulepredicateflags/) | Represents the RulePredicate flags | +| [SearchItemType](./searchitemtype/) | Provides the item type values to limit search results to only a specific type of | +| [SensitivityChoices](./sensitivitychoices/) | Enumerates the sensitivity level types that are available for an item. | +| [UserSettingName](./usersettingname/) | User settings that can be requested using GetUserSettings. | + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/_index.md new file mode 100644 index 0000000000..8ea8be1b53 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentPageInfo class" +linktitle: "AppointmentPageInfo" +articleTitle: "AppointmentPageInfo" +second_title: "Aspose.Email for C++" +description: "Contains information about retrieved page when paging methods are used." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/appointmentpageinfo/ +--- + +## AppointmentPageInfo class + +**Inherits:** Aspose::Email::Clients::PageInfo + +Contains information about retrieved page when paging methods are used. + +## Constructors + +| Name | Description | +| --- | --- | +| [AppointmentPageInfo (6 overloads)](./appointmentpageinfo/) | Initializes a new instance of the AppointmentPageInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Items](./get_items/) | Gets collection of ExchangeMessageInfo objects | +| [get_NextPage](./get_nextpage/) | Information of the next page or null if current page is last | +| [set_Items](./set_items/) | Gets collection of ExchangeMessageInfo objects | + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/appointmentpageinfo/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/appointmentpageinfo/_index.md new file mode 100644 index 0000000000..402e14656a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/appointmentpageinfo/_index.md @@ -0,0 +1,111 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentPageInfo::AppointmentPageInfo constructor" +linktitle: "AppointmentPageInfo" +articleTitle: "AppointmentPageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AppointmentPageInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/appointmentpageinfo/appointmentpageinfo/ +--- + +## AppointmentPageInfo (1 of 6) {#appointmentpageinfo_1} + +Initializes a new instance of the AppointmentPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AppointmentPageInfo() +``` + +--- + +## AppointmentPageInfo (2 of 6) {#appointmentpageinfo_2} + +Initializes a new instance of the AppointmentPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AppointmentPageInfo(int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | + +--- + +## AppointmentPageInfo (3 of 6) {#appointmentpageinfo_3} + +Initializes a new instance of the AppointmentPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AppointmentPageInfo(int32_t itemsPerPage, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| offset | offset in view of a page | +| itemsPerPage | A number of items in page | + +--- + +## AppointmentPageInfo (4 of 6) {#appointmentpageinfo_4} + +Initializes a new instance of the AppointmentPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AppointmentPageInfo(int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage) +``` + +| Parameter | Description | +| --- | --- | +| totalCount | total count of items in view | +| offset | offset in view of a page | +| lastPage | Indicates whether current page is last page in view | +| itemsPerPage | A number of items in page | + +--- + +## AppointmentPageInfo (5 of 6) {#appointmentpageinfo_5} + +Initializes a new instance of the AppointmentPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AppointmentPageInfo(System::SharedPtr < Calendar::AppointmentCollection > items, int32_t itemsPerPage, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| items | A collection of ExchangeMessageInfo objects | +| offset | offset in view of a page | +| itemsPerPage | A number of items in page | + +--- + +## AppointmentPageInfo (6 of 6) {#appointmentpageinfo_6} + +Initializes a new instance of the AppointmentPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AppointmentPageInfo(System::SharedPtr < Calendar::AppointmentCollection > items, int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage) +``` + +| Parameter | Description | +| --- | --- | +| items | A collection of ExchangeMessageInfo objects | +| totalCount | Total count of items in view | +| offset | offset in view of a page | +| lastPage | Indicates whether current page is last page in view | +| itemsPerPage | A number of items in page | + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/get_items/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/get_items/_index.md new file mode 100644 index 0000000000..d8f8932892 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/get_items/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentPageInfo::get_Items method" +linktitle: "get_Items" +articleTitle: "get_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of ExchangeMessageInfo objects" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/appointmentpageinfo/get_items/ +--- + +## get_Items {#get_items} + +Gets collection of ExchangeMessageInfo objects + +**Returns:** System::SharedPtr < Calendar::AppointmentCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_Items() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/get_nextpage/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/get_nextpage/_index.md new file mode 100644 index 0000000000..b0de64bc62 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/get_nextpage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentPageInfo::get_NextPage method" +linktitle: "get_NextPage" +articleTitle: "get_NextPage" +second_title: "Aspose.Email for C++" +description: "Information of the next page or null if current page is last" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/appointmentpageinfo/get_nextpage/ +--- + +## get_NextPage {#get_nextpage} + +Information of the next page or null if current page is last + +**Returns:** System::SharedPtr < PageInfo > Aspose::Email::Clients::Exchange:: + +```cpp +get_NextPage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/set_items/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/set_items/_index.md new file mode 100644 index 0000000000..b2b84624f2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentpageinfo/set_items/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentPageInfo::set_Items method" +linktitle: "set_Items" +articleTitle: "set_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of ExchangeMessageInfo objects" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/appointmentpageinfo/set_items/ +--- + +## set_Items {#set_items} + +Gets collection of ExchangeMessageInfo objects + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Items(System::SharedPtr < Calendar::AppointmentCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/_index.md new file mode 100644 index 0000000000..63815d159f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder class" +linktitle: "AppointmentQueryBuilder" +articleTitle: "AppointmentQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Represents the builder of search expression that used by Exchange protocol." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/ +--- + +## AppointmentQueryBuilder class + +Represents the builder of search expression that used by Exchange protocol. + +## Constructors + +| Name | Description | +| --- | --- | +| [AppointmentQueryBuilder](./appointmentquerybuilder/) | Initializes a new instance of the ExchangeQueryBuilder class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_End](./get_end/) | Gets the field that allows to find items with a specified End field. | +| [get_EndTimeZoneId](./get_endtimezoneid/) | Gets the field that allows to find items with a specified EndTimeZoneId. | +| [get_IsAllDayEvent](./get_isalldayevent/) | Gets the field that allows to find AllDayEvent items. | +| [get_IsCancelled](./get_iscancelled/) | Gets the field that allows to find cancelled items. | +| [get_IsMeeting](./get_ismeeting/) | Gets the field that allows to find Meeting items. | +| [get_IsOrganizer](./get_isorganizer/) | Gets the field that allows to find items where user is organizer. | +| [get_IsRecurring](./get_isrecurring/) | Gets the field that allows to find recurring items. | +| [get_Location](./get_location/) | Gets the field that allows to find items with a specified Location. | +| [get_OriginalStart](./get_originalstart/) | Gets the field that allows to find items with a specified OriginalStart field. | +| [get_Start](./get_start/) | Gets the field that allows to find items with a specified Start field. | +| [get_StartTimeZoneId](./get_starttimezoneid/) | Gets the field that allows to find items with a specified StartTimeZoneId. | +| [SetCalendarView](./setcalendarview/) | If the CalendarView is specified, the service returns a list of single calendar items and occurrences of recurring calendar items within the range specified by StartDate and EndDate. | + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/appointmentquerybuilder/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/appointmentquerybuilder/_index.md new file mode 100644 index 0000000000..a231e0de9c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/appointmentquerybuilder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::AppointmentQueryBuilder constructor" +linktitle: "AppointmentQueryBuilder" +articleTitle: "AppointmentQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeQueryBuilder class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/appointmentquerybuilder/ +--- + +## AppointmentQueryBuilder {#appointmentquerybuilder} + +Initializes a new instance of the ExchangeQueryBuilder class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AppointmentQueryBuilder(System::SharedPtr < ExchangeQueryBuilder > exchangeQueryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| exchangeQueryBuilder | | + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_end/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_end/_index.md new file mode 100644 index 0000000000..fd4395bf60 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_end/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_End method" +linktitle: "get_End" +articleTitle: "get_End" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items with a specified End field." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_end/ +--- + +## get_End {#get_end} + +Gets the field that allows to find items with a specified End field. + +**Returns:** System::SharedPtr < Tools::Search::DateComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_End() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_endtimezoneid/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_endtimezoneid/_index.md new file mode 100644 index 0000000000..76825b7d12 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_endtimezoneid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_EndTimeZoneId method" +linktitle: "get_EndTimeZoneId" +articleTitle: "get_EndTimeZoneId" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items with a specified EndTimeZoneId." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_endtimezoneid/ +--- + +## get_EndTimeZoneId {#get_endtimezoneid} + +Gets the field that allows to find items with a specified EndTimeZoneId. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_EndTimeZoneId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isalldayevent/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isalldayevent/_index.md new file mode 100644 index 0000000000..dcb3247ad9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isalldayevent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_IsAllDayEvent method" +linktitle: "get_IsAllDayEvent" +articleTitle: "get_IsAllDayEvent" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find AllDayEvent items." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isalldayevent/ +--- + +## get_IsAllDayEvent {#get_isalldayevent} + +Gets the field that allows to find AllDayEvent items. + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_IsAllDayEvent() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_iscancelled/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_iscancelled/_index.md new file mode 100644 index 0000000000..6ddd649a08 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_iscancelled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_IsCancelled method" +linktitle: "get_IsCancelled" +articleTitle: "get_IsCancelled" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find cancelled items." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_iscancelled/ +--- + +## get_IsCancelled {#get_iscancelled} + +Gets the field that allows to find cancelled items. + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_IsCancelled() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_ismeeting/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_ismeeting/_index.md new file mode 100644 index 0000000000..d8f7ecdd86 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_ismeeting/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_IsMeeting method" +linktitle: "get_IsMeeting" +articleTitle: "get_IsMeeting" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find Meeting items." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_ismeeting/ +--- + +## get_IsMeeting {#get_ismeeting} + +Gets the field that allows to find Meeting items. + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_IsMeeting() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isorganizer/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isorganizer/_index.md new file mode 100644 index 0000000000..6e37457b73 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isorganizer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_IsOrganizer method" +linktitle: "get_IsOrganizer" +articleTitle: "get_IsOrganizer" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items where user is organizer." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isorganizer/ +--- + +## get_IsOrganizer {#get_isorganizer} + +Gets the field that allows to find items where user is organizer. + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_IsOrganizer() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isrecurring/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isrecurring/_index.md new file mode 100644 index 0000000000..c11d390f62 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isrecurring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_IsRecurring method" +linktitle: "get_IsRecurring" +articleTitle: "get_IsRecurring" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find recurring items." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_isrecurring/ +--- + +## get_IsRecurring {#get_isrecurring} + +Gets the field that allows to find recurring items. + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_IsRecurring() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_location/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_location/_index.md new file mode 100644 index 0000000000..9180c37820 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_Location method" +linktitle: "get_Location" +articleTitle: "get_Location" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items with a specified Location." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_location/ +--- + +## get_Location {#get_location} + +Gets the field that allows to find items with a specified Location. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_Location() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_originalstart/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_originalstart/_index.md new file mode 100644 index 0000000000..78a7ce4511 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_originalstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_OriginalStart method" +linktitle: "get_OriginalStart" +articleTitle: "get_OriginalStart" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items with a specified OriginalStart field." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_originalstart/ +--- + +## get_OriginalStart {#get_originalstart} + +Gets the field that allows to find items with a specified OriginalStart field. + +**Returns:** System::SharedPtr < Tools::Search::DateComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_OriginalStart() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_start/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_start/_index.md new file mode 100644 index 0000000000..24a6ec4979 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_start/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_Start method" +linktitle: "get_Start" +articleTitle: "get_Start" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items with a specified Start field." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_start/ +--- + +## get_Start {#get_start} + +Gets the field that allows to find items with a specified Start field. + +**Returns:** System::SharedPtr < Tools::Search::DateComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_Start() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_starttimezoneid/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_starttimezoneid/_index.md new file mode 100644 index 0000000000..5ff30da0c9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_starttimezoneid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::get_StartTimeZoneId method" +linktitle: "get_StartTimeZoneId" +articleTitle: "get_StartTimeZoneId" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items with a specified StartTimeZoneId." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/get_starttimezoneid/ +--- + +## get_StartTimeZoneId {#get_starttimezoneid} + +Gets the field that allows to find items with a specified StartTimeZoneId. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_StartTimeZoneId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/setcalendarview/_index.md b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/setcalendarview/_index.md new file mode 100644 index 0000000000..2bf81d2609 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/appointmentquerybuilder/setcalendarview/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Exchange::AppointmentQueryBuilder::SetCalendarView method" +linktitle: "SetCalendarView" +articleTitle: "SetCalendarView" +second_title: "Aspose.Email for C++" +description: "If the CalendarView is specified, the service returns a list of single calendar items and occurrences of recurring calendar items within the range specified by " +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/appointmentquerybuilder/setcalendarview/ +--- + +## SetCalendarView {#setcalendarview} + +If the CalendarView is specified, the service returns a list of single calendar items and occurrences of recurring calendar items within the range specified by StartDate and EndDate. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +SetCalendarView(System::DateTime startDate, System::DateTime endDate, int32_t maxEntriesReturned) +``` + +| Parameter | Description | +| --- | --- | +| startDate | Identifies the start of a time span queried for calendar items. | +| endDate | Identifies the end of a time span queried for calendar items. | +| maxEntriesReturned | Describes the maximum number of results. (Value <= 0 for all results) | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscovererror/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscovererror/_index.md new file mode 100644 index 0000000000..a75a2b3692 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscovererror/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverError class" +linktitle: "AutodiscoverError" +articleTitle: "AutodiscoverError" +second_title: "Aspose.Email for C++" +description: "Represents an error returned by the Autodiscover service." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscovererror/ +--- + +## AutodiscoverError class + +Represents an error returned by the Autodiscover service. + +## Constructors + +| Name | Description | +| --- | --- | +| [AutodiscoverError](./autodiscovererror/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DebugData](./get_debugdata/) | Gets the debug data. | +| [get_ErrorCode](./get_errorcode/) | Gets the error code. | +| [get_Id](./get_id/) | Gets a hash of the name of the computer that is running Microsoft Exchange Server that has the Client Access server role installed. | +| [get_Message](./get_message/) | Gets the error message. | +| [get_Time](./get_time/) | Gets the time when the error was returned. | +| [Parse](./parse/) | Parses the XML through the specified reader and creates an Autodiscover error. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscovererror/autodiscovererror/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscovererror/autodiscovererror/_index.md new file mode 100644 index 0000000000..f50bb0defb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscovererror/autodiscovererror/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverError::AutodiscoverError constructor" +linktitle: "AutodiscoverError" +articleTitle: "AutodiscoverError" +second_title: "Aspose.Email for C++" +description: "AutodiscoverError of AutodiscoverError." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscovererror/autodiscovererror/ +--- + +## AutodiscoverError {#autodiscovererror} + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverError(int32_t errorCode, System::String message, System::String debugData) +``` + +| Parameter | Description | +| --- | --- | +| errorCode | | +| message | | +| debugData | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_debugdata/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_debugdata/_index.md new file mode 100644 index 0000000000..43d83437b8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_debugdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverError::get_DebugData method" +linktitle: "get_DebugData" +articleTitle: "get_DebugData" +second_title: "Aspose.Email for C++" +description: "Gets the debug data." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscovererror/get_debugdata/ +--- + +## get_DebugData {#get_debugdata} + +Gets the debug data. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_DebugData() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_errorcode/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_errorcode/_index.md new file mode 100644 index 0000000000..ef6cac8acf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_errorcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverError::get_ErrorCode method" +linktitle: "get_ErrorCode" +articleTitle: "get_ErrorCode" +second_title: "Aspose.Email for C++" +description: "Gets the error code." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/autodiscovererror/get_errorcode/ +--- + +## get_ErrorCode {#get_errorcode} + +Gets the error code. + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_ErrorCode() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_id/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_id/_index.md new file mode 100644 index 0000000000..746c0e3c66 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverError::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Gets a hash of the name of the computer that is running Microsoft Exchange Server that has the Client Access server role installed." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/autodiscovererror/get_id/ +--- + +## get_Id {#get_id} + +Gets a hash of the name of the computer that is running Microsoft Exchange Server that has the Client Access server role installed. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_message/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_message/_index.md new file mode 100644 index 0000000000..7c2e54af8f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_message/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverError::get_Message method" +linktitle: "get_Message" +articleTitle: "get_Message" +second_title: "Aspose.Email for C++" +description: "Gets the error message." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/autodiscovererror/get_message/ +--- + +## get_Message {#get_message} + +Gets the error message. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_Message() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_time/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_time/_index.md new file mode 100644 index 0000000000..b17b7d83ae --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscovererror/get_time/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverError::get_Time method" +linktitle: "get_Time" +articleTitle: "get_Time" +second_title: "Aspose.Email for C++" +description: "Gets the time when the error was returned." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/autodiscovererror/get_time/ +--- + +## get_Time {#get_time} + +Gets the time when the error was returned. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_Time() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscovererror/parse/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscovererror/parse/_index.md new file mode 100644 index 0000000000..6fd29f95b5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscovererror/parse/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverError::Parse method" +linktitle: "Parse" +articleTitle: "Parse" +second_title: "Aspose.Email for C++" +description: "Parses the XML through the specified reader and creates an Autodiscover error." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/autodiscovererror/parse/ +--- + +## Parse {#parse} + +Parses the XML through the specified reader and creates an Autodiscover error. + +**Returns:** An Autodiscover error. + +```cpp +Parse(System::SharedPtr < AutodiscoverXmlReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | The reader. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscovererrorcode/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscovererrorcode/_index.md new file mode 100644 index 0000000000..e6490d5ea3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscovererrorcode/_index.md @@ -0,0 +1,29 @@ +--- +title: "AutodiscoverErrorCode Enum" +linktitle: "AutodiscoverErrorCode" +articleTitle: "AutodiscoverErrorCode" +second_title: "Aspose.Email for C++" +description: "Defines the error codes that can be returned by the Autodiscover service." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscovererrorcode/ +--- + +## AutodiscoverErrorCode enumeration (11 values) + +Defines the error codes that can be returned by the Autodiscover service. + +| Value | Description | +| --- | --- | +| NoError | There was no Error. | +| RedirectAddress | The caller must follow the e-mail address redirection that was returned by Autodiscover. | +| RedirectUrl | The caller must follow the URL redirection that was returned by Autodiscover. | +| InvalidUser | The user that was passed in the request is invalid. | +| InvalidRequest | The request is invalid. | +| InvalidSetting | A specified setting is invalid. | +| SettingIsNotAvailable | A specified setting is not available. | +| ServerBusy | The server is too busy to process the request. | +| InvalidDomain | The requested domain is not valid. | +| NotFederated | The organization is not federated. | +| InternalServerError | Internal server error. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/_index.md new file mode 100644 index 0000000000..1da71ff151 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse class" +linktitle: "AutodiscoverResponse" +articleTitle: "AutodiscoverResponse" +second_title: "Aspose.Email for C++" +description: "Represents the base class for all responses returned by the Autodiscover service." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/ +--- + +## AutodiscoverResponse class + +Represents the base class for all responses returned by the Autodiscover service. + +## Constructors + +| Name | Description | +| --- | --- | +| [AutodiscoverResponse](./autodiscoverresponse/) | Initializes a new instance of the AutodiscoverResponse class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ErrorCode](./get_errorcode/) | Gets the error code that was returned by the service. | +| [get_ErrorMessage](./get_errormessage/) | Gets the error message that was returned by the service. | +| [get_RedirectionUrl](./get_redirectionurl/) | Gets the redirection URL. | +| [LoadFromXml](./loadfromxml/) | Loads response from XML. | +| [set_ErrorCode](./set_errorcode/) | Gets the error code that was returned by the service. | +| [set_ErrorMessage](./set_errormessage/) | Gets the error message that was returned by the service. | +| [set_RedirectionUrl](./set_redirectionurl/) | Sets the redirection URL. | +| [AutodiscoverRequest](./autodiscoverrequest/) | | +| [AutodiscoverService](./autodiscoverservice/) | | +| [GetDomainSettingsRequest](./getdomainsettingsrequest/) | | +| [GetUserSettingsRequest](./getusersettingsrequest/) | | +| [OutlookConfigurationSettings](./outlookconfigurationsettings/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverrequest/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverrequest/_index.md new file mode 100644 index 0000000000..a68bb97e3c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverrequest/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::AutodiscoverRequest method" +linktitle: "AutodiscoverRequest" +articleTitle: "AutodiscoverRequest" +second_title: "Aspose.Email for C++" +description: "AutodiscoverRequest of AutodiscoverResponse." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverrequest/ +--- + +## AutodiscoverRequest {#autodiscoverrequest} + +```cpp +friend class AutodiscoverRequest() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverresponse/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverresponse/_index.md new file mode 100644 index 0000000000..bd545ab9ce --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverresponse/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::AutodiscoverResponse constructor" +linktitle: "AutodiscoverResponse" +articleTitle: "AutodiscoverResponse" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AutodiscoverResponse class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverresponse/ +--- + +## AutodiscoverResponse {#autodiscoverresponse} + +Initializes a new instance of the AutodiscoverResponse class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverResponse() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverservice/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverservice/_index.md new file mode 100644 index 0000000000..8d112db813 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverservice/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::AutodiscoverService method" +linktitle: "AutodiscoverService" +articleTitle: "AutodiscoverService" +second_title: "Aspose.Email for C++" +description: "AutodiscoverService of AutodiscoverResponse." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/autodiscoverservice/ +--- + +## AutodiscoverService {#autodiscoverservice} + +```cpp +friend class AutodiscoverService() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/get_errorcode/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/get_errorcode/_index.md new file mode 100644 index 0000000000..d2a49f28de --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/get_errorcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::get_ErrorCode method" +linktitle: "get_ErrorCode" +articleTitle: "get_ErrorCode" +second_title: "Aspose.Email for C++" +description: "Gets the error code that was returned by the service." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/get_errorcode/ +--- + +## get_ErrorCode {#get_errorcode} + +Gets the error code that was returned by the service. + +**Returns:** AutodiscoverErrorCode Aspose::Email::Clients::Exchange:: + +```cpp +get_ErrorCode() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/get_errormessage/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/get_errormessage/_index.md new file mode 100644 index 0000000000..1ec2b5d1f3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/get_errormessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::get_ErrorMessage method" +linktitle: "get_ErrorMessage" +articleTitle: "get_ErrorMessage" +second_title: "Aspose.Email for C++" +description: "Gets the error message that was returned by the service." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/get_errormessage/ +--- + +## get_ErrorMessage {#get_errormessage} + +Gets the error message that was returned by the service. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_ErrorMessage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/get_redirectionurl/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/get_redirectionurl/_index.md new file mode 100644 index 0000000000..da4628f4ad --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/get_redirectionurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::get_RedirectionUrl method" +linktitle: "get_RedirectionUrl" +articleTitle: "get_RedirectionUrl" +second_title: "Aspose.Email for C++" +description: "Gets the redirection URL." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/get_redirectionurl/ +--- + +## get_RedirectionUrl {#get_redirectionurl} + +Gets the redirection URL. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_RedirectionUrl() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/getdomainsettingsrequest/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/getdomainsettingsrequest/_index.md new file mode 100644 index 0000000000..f9199d5a5c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/getdomainsettingsrequest/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::GetDomainSettingsRequest method" +linktitle: "GetDomainSettingsRequest" +articleTitle: "GetDomainSettingsRequest" +second_title: "Aspose.Email for C++" +description: "GetDomainSettingsRequest of AutodiscoverResponse." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/getdomainsettingsrequest/ +--- + +## GetDomainSettingsRequest {#getdomainsettingsrequest} + +```cpp +friend class GetDomainSettingsRequest() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/getusersettingsrequest/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/getusersettingsrequest/_index.md new file mode 100644 index 0000000000..7b09301c83 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/getusersettingsrequest/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::GetUserSettingsRequest method" +linktitle: "GetUserSettingsRequest" +articleTitle: "GetUserSettingsRequest" +second_title: "Aspose.Email for C++" +description: "GetUserSettingsRequest of AutodiscoverResponse." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/getusersettingsrequest/ +--- + +## GetUserSettingsRequest {#getusersettingsrequest} + +```cpp +friend class GetUserSettingsRequest() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/loadfromxml/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/loadfromxml/_index.md new file mode 100644 index 0000000000..c3f12d3459 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/loadfromxml/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::LoadFromXml method" +linktitle: "LoadFromXml" +articleTitle: "LoadFromXml" +second_title: "Aspose.Email for C++" +description: "Loads response from XML." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/loadfromxml/ +--- + +## LoadFromXml {#loadfromxml} + +Loads response from XML. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +LoadFromXml(System::SharedPtr < AutodiscoverXmlReader > reader, System::String endElementName) +``` + +| Parameter | Description | +| --- | --- | +| reader | The reader. | +| endElementName | End element name. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/outlookconfigurationsettings/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/outlookconfigurationsettings/_index.md new file mode 100644 index 0000000000..5cf6e77246 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/outlookconfigurationsettings/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::OutlookConfigurationSettings method" +linktitle: "OutlookConfigurationSettings" +articleTitle: "OutlookConfigurationSettings" +second_title: "Aspose.Email for C++" +description: "OutlookConfigurationSettings of AutodiscoverResponse." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/outlookconfigurationsettings/ +--- + +## OutlookConfigurationSettings {#outlookconfigurationsettings} + +```cpp +friend class OutlookConfigurationSettings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/set_errorcode/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/set_errorcode/_index.md new file mode 100644 index 0000000000..670bf3256b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/set_errorcode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::set_ErrorCode method" +linktitle: "set_ErrorCode" +articleTitle: "set_ErrorCode" +second_title: "Aspose.Email for C++" +description: "Gets the error code that was returned by the service." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/set_errorcode/ +--- + +## set_ErrorCode {#set_errorcode} + +Gets the error code that was returned by the service. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ErrorCode(AutodiscoverErrorCode value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/set_errormessage/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/set_errormessage/_index.md new file mode 100644 index 0000000000..65aab04570 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/set_errormessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::set_ErrorMessage method" +linktitle: "set_ErrorMessage" +articleTitle: "set_ErrorMessage" +second_title: "Aspose.Email for C++" +description: "Gets the error message that was returned by the service." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/set_errormessage/ +--- + +## set_ErrorMessage {#set_errormessage} + +Gets the error message that was returned by the service. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ErrorMessage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/set_redirectionurl/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/set_redirectionurl/_index.md new file mode 100644 index 0000000000..0c639d9595 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponse/set_redirectionurl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponse::set_RedirectionUrl method" +linktitle: "set_RedirectionUrl" +articleTitle: "set_RedirectionUrl" +second_title: "Aspose.Email for C++" +description: "Sets the redirection URL." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponse/set_redirectionurl/ +--- + +## set_RedirectionUrl {#set_redirectionurl} + +Sets the redirection URL. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_RedirectionUrl(System::SharedPtr < System::Uri > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/_index.md new file mode 100644 index 0000000000..818ecb60c6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse > class" +linktitle: "AutodiscoverResponseCollection< TResponse >" +articleTitle: "AutodiscoverResponseCollection< TResponse >" +second_title: "Aspose.Email for C++" +description: "Represents a collection of responses to a call to the Autodiscover service." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/ +--- + +## AutodiscoverResponseCollection< TResponse > class + +**Inherits:** Aspose::Email::Clients::Exchange::AutodiscoverResponse + +Represents a collection of responses to a call to the Autodiscover service. + +## Methods + +| Name | Description | +| --- | --- | +| [AutodiscoverResponseCollection (2 overloads)](./autodiscoverresponsecollection/) | Initializes a new instance of the AutodiscoverResponseCollection class. | +| [CreateResponseInstance](./createresponseinstance/) | Create a response instance. | +| [get_Count](./get_count/) | Gets the number of responses in the collection. | +| [get_Responses](./get_responses/) | Gets the responses list. | +| [GetEnumerator](./getenumerator/) | Gets an enumerator that iterates through the elements of the collection. | +| [GetResponseCollectionXmlElementName](./getresponsecollectionxmlelementname/) | Gets the name of the response collection XML element. | +| [GetResponseInstanceXmlElementName](./getresponseinstancexmlelementname/) | Gets the name of the response instance XML element. | +| [idx_get](./idx_get/) | Gets the response at the specified index. | +| [LoadFromXml](./loadfromxml/) | Loads response from XML. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/autodiscoverresponsecollection/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/autodiscoverresponsecollection/_index.md new file mode 100644 index 0000000000..e5ebe71ecf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/autodiscoverresponsecollection/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::AutodiscoverResponseCollection method" +linktitle: "AutodiscoverResponseCollection" +articleTitle: "AutodiscoverResponseCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AutodiscoverResponseCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/autodiscoverresponsecollection/ +--- + +## AutodiscoverResponseCollection (1 of 2) {#autodiscoverresponsecollection_1} + +Initializes a new instance of the AutodiscoverResponseCollection class. + +```cpp +AutodiscoverResponseCollection() +``` + +--- + +## AutodiscoverResponseCollection (2 of 2) {#autodiscoverresponsecollection_2} + +```cpp +friend class AutodiscoverResponseCollection() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/createresponseinstance/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/createresponseinstance/_index.md new file mode 100644 index 0000000000..dfcd34c214 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/createresponseinstance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::CreateResponseInstance method" +linktitle: "CreateResponseInstance" +articleTitle: "CreateResponseInstance" +second_title: "Aspose.Email for C++" +description: "Create a response instance." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/createresponseinstance/ +--- + +## CreateResponseInstance {#createresponseinstance} + +Create a response instance. + +**Returns:** TResponse. + +```cpp +CreateResponseInstance() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/get_count/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/get_count/_index.md new file mode 100644 index 0000000000..bc8bdfa90c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/get_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of responses in the collection." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of responses in the collection. + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/get_responses/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/get_responses/_index.md new file mode 100644 index 0000000000..d68e2f8a95 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/get_responses/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::get_Responses method" +linktitle: "get_Responses" +articleTitle: "get_Responses" +second_title: "Aspose.Email for C++" +description: "Gets the responses list." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/get_responses/ +--- + +## get_Responses {#get_responses} + +Gets the responses list. + +```cpp +get_Responses() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getenumerator/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getenumerator/_index.md new file mode 100644 index 0000000000..d637129fd2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getenumerator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "Gets an enumerator that iterates through the elements of the collection." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +Gets an enumerator that iterates through the elements of the collection. + +**Returns:** An IEnumerator for the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getresponsecollectionxmlelementname/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getresponsecollectionxmlelementname/_index.md new file mode 100644 index 0000000000..129bbb7caa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getresponsecollectionxmlelementname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::GetResponseCollectionXmlElementName method" +linktitle: "GetResponseCollectionXmlElementName" +articleTitle: "GetResponseCollectionXmlElementName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the response collection XML element." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getresponsecollectionxmlelementname/ +--- + +## GetResponseCollectionXmlElementName {#getresponsecollectionxmlelementname} + +Gets the name of the response collection XML element. + +**Returns:** Response collection XMl element name. + +```cpp +GetResponseCollectionXmlElementName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getresponseinstancexmlelementname/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getresponseinstancexmlelementname/_index.md new file mode 100644 index 0000000000..6e0be03742 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getresponseinstancexmlelementname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::GetResponseInstanceXmlElementName method" +linktitle: "GetResponseInstanceXmlElementName" +articleTitle: "GetResponseInstanceXmlElementName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the response instance XML element." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/getresponseinstancexmlelementname/ +--- + +## GetResponseInstanceXmlElementName {#getresponseinstancexmlelementname} + +Gets the name of the response instance XML element. + +**Returns:** Response instance XMl element name. + +```cpp +GetResponseInstanceXmlElementName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/idx_get/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/idx_get/_index.md new file mode 100644 index 0000000000..27ddcb5f8c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/idx_get/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the response at the specified index." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/idx_get/ +--- + +## idx_get {#idx_get} + +Gets the response at the specified index. + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | Index. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/loadfromxml/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/loadfromxml/_index.md new file mode 100644 index 0000000000..48eaca1dc5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/loadfromxml/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::LoadFromXml method" +linktitle: "LoadFromXml" +articleTitle: "LoadFromXml" +second_title: "Aspose.Email for C++" +description: "Loads response from XML." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/loadfromxml/ +--- + +## LoadFromXml {#loadfromxml} + +Loads response from XML. + +```cpp +LoadFromXml(System::SharedPtr < AutodiscoverXmlReader > reader, System::String endElementName) +``` + +| Parameter | Description | +| --- | --- | +| reader | The reader. | +| endElementName | End element name. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..abb7fe7705 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/settemplateweakptr/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< TResponse >::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of AutodiscoverResponseCollection< TResponse >." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverresponsetype/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsetype/_index.md new file mode 100644 index 0000000000..781084a09c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverresponsetype/_index.md @@ -0,0 +1,22 @@ +--- +title: "AutodiscoverResponseType Enum" +linktitle: "AutodiscoverResponseType" +articleTitle: "AutodiscoverResponseType" +second_title: "Aspose.Email for C++" +description: "Defines the types of response the Autodiscover service can return." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverresponsetype/ +--- + +## AutodiscoverResponseType enumeration (4 values) + +Defines the types of response the Autodiscover service can return. + +| Value | Description | +| --- | --- | +| Error | The request returned an error. | +| RedirectUrl | A URL redirection is necessary. | +| RedirectAddress | An address redirection is necessary. | +| Success | The request succeeded. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/_index.md new file mode 100644 index 0000000000..1c649e51c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService class" +linktitle: "AutodiscoverService" +articleTitle: "AutodiscoverService" +second_title: "Aspose.Email for C++" +description: "Represents a binding to the Exchange Autodiscover Service." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/ +--- + +## AutodiscoverService class + +**Inherits:** Aspose::Email::Clients::Exchange::AutodiscoverServiceBase + +Represents a binding to the Exchange Autodiscover Service. + +## Constructors + +| Name | Description | +| --- | --- | +| [AutodiscoverService (8 overloads)](./autodiscoverservice/) | Initializes a new instance of the AutodiscoverService class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Func](./func/) | | +| [FuncC](./funcc/) | | +| [Assert](./assert/) | | +| [CreateExceptionResponse](./createexceptionresponse/) | | +| [get_DnsServerAddress](./get_dnsserveraddress/) | Gets the DNS server address. | +| [get_Domain](./get_domain/) | Gets the domain this service is bound to. When this property is set, the domain name is used to automatically determine the Autodiscover service URL. | +| [get_EnableScpLookup](./get_enablescplookup/) | Gets a value indicating whether the AutodiscoverService should perform SCP (ServiceConnectionPoint) record lookup when determining the Autodiscover service URL. | +| [get_GetScpUrlsForDomainCallback](./get_getscpurlsfordomaincallback/) | Gets the delegate used to resolve Autodiscover SCP urls for a specified domain. | +| [get_IsExternal](./get_isexternal/) | Gets a value indicating whether the Autodiscover service that URL points to is internal (inside the corporate network) or external (outside the corporate network). | +| [get_RedirectionUrlValidationCallback](./get_redirectionurlvalidationcallback/) | Gets the redirection URL validation callback. | +| [get_Url](./get_url/) | Gets the URL this service is bound to. | +| [GetAutodiscoverServiceHosts](./getautodiscoverservicehosts/) | Gets the list of autodiscover service hosts. | +| [GetAutodiscoverServiceUrls](./getautodiscoverserviceurls/) | Gets the list of autodiscover service URLs. | +| [GetDomainSettings (3 overloads)](./getdomainsettings/) | Retrieves the specified settings for a set of domains. | +| [GetLegacyUserSettings](./getlegacyusersettings/) | Calls the legacy Autodiscover service to retrieve configuration settings. | +| [GetRedirectionUrlFromDnsSrvRecord](./getredirectionurlfromdnssrvrecord/) | Get an autodiscover SRV record in DNS and construct autodiscover URL. | +| [GetUserSettings (2 overloads)](./getusersettings/) | Gets the user settings using Autodiscover SOAP service. | +| [GetUsersSettings](./getuserssettings/) | Retrieves the specified settings for a set of users. | +| [InternalGetLegacyUserSettings](./internalgetlegacyusersettings/) | Gets user settings from Autodiscover legacy endpoint. | +| [InternalGetSoapUserSettings](./internalgetsoapusersettings/) | Calls the SOAP Autodiscover service for user settings for a single SMTP address. | +| [PrepareHttpWebRequestForUrl](./preparehttpwebrequestforurl/) | Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object. | +| [ProcessHttpErrorResponse](./processhttperrorresponse/) | Processes an HTTP error response. | +| [set_DnsServerAddress](./set_dnsserveraddress/) | Sets the DNS server address. | +| [set_Domain](./set_domain/) | Sets the domain this service is bound to. When this property is set, the domain name is used to automatically determine the Autodiscover service URL. | +| [set_EnableScpLookup](./set_enablescplookup/) | Sets a value indicating whether the AutodiscoverService should perform SCP (ServiceConnectionPoint) record lookup when determining the Autodiscover service URL. | +| [set_GetScpUrlsForDomainCallback](./set_getscpurlsfordomaincallback/) | Sets the delegate used to resolve Autodiscover SCP urls for a specified domain. | +| [set_IsExternal](./set_isexternal/) | Gets a value indicating whether the Autodiscover service that URL points to is internal (inside the corporate network) or external (outside the corporate network). | +| [set_RedirectionUrlValidationCallback](./set_redirectionurlvalidationcallback/) | Sets the redirection URL validation callback. | +| [set_Url](./set_url/) | Sets the URL this service is bound to. | +| [TraceResponse](./traceresponse/) | Traces the response. | +| [ValidateParam](./validateparam/) | | +| [AutodiscoverMaxRedirections](./autodiscovermaxredirections/) | Maximum number of Url (or address) redirections that will be followed by an Autodiscover call | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/assert/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/assert/_index.md new file mode 100644 index 0000000000..4f2eecd63c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/assert/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::Assert method" +linktitle: "Assert" +articleTitle: "Assert" +second_title: "Aspose.Email for C++" +description: "Assert of AutodiscoverService." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/assert/ +--- + +## Assert {#assert} + +**Returns:** static void Aspose::Email::Clients::Exchange:: + +```cpp +Assert(bool condition, System::String caller, System::String message) +``` + +| Parameter | Description | +| --- | --- | +| condition | | +| caller | | +| message | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/autodiscovermaxredirections/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/autodiscovermaxredirections/_index.md new file mode 100644 index 0000000000..25d2c1c88e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/autodiscovermaxredirections/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::AutodiscoverMaxRedirections method" +linktitle: "AutodiscoverMaxRedirections" +articleTitle: "AutodiscoverMaxRedirections" +second_title: "Aspose.Email for C++" +description: "Maximum number of Url (or address) redirections that will be followed by an Autodiscover call" +type: docs +weight: 320 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/autodiscovermaxredirections/ +--- + +## AutodiscoverMaxRedirections {#autodiscovermaxredirections} + +Maximum number of Url (or address) redirections that will be followed by an Autodiscover call + +**Returns:** const int32_t Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverMaxRedirections = 10() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/autodiscoverservice/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/autodiscoverservice/_index.md new file mode 100644 index 0000000000..cedc743ecf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/autodiscoverservice/_index.md @@ -0,0 +1,138 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::AutodiscoverService constructor" +linktitle: "AutodiscoverService" +articleTitle: "AutodiscoverService" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AutodiscoverService class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/autodiscoverservice/ +--- + +## AutodiscoverService (1 of 8) {#autodiscoverservice_1} + +Initializes a new instance of the AutodiscoverService class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverService() +``` + +--- + +## AutodiscoverService (2 of 8) {#autodiscoverservice_2} + +Initializes a new instance of the AutodiscoverService class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverService(WebService::ExchangeVersion requestedServerVersion) +``` + +| Parameter | Description | +| --- | --- | +| requestedServerVersion | The requested server version. | + +--- + +## AutodiscoverService (3 of 8) {#autodiscoverservice_3} + +Initializes a new instance of the AutodiscoverService class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverService(System::String domain) +``` + +| Parameter | Description | +| --- | --- | +| domain | The domain that will be used to determine the URL of the service. | + +--- + +## AutodiscoverService (4 of 8) {#autodiscoverservice_4} + +Initializes a new instance of the AutodiscoverService class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverService(System::String domain, WebService::ExchangeVersion requestedServerVersion) +``` + +| Parameter | Description | +| --- | --- | +| domain | The domain that will be used to determine the URL of the service. | +| requestedServerVersion | The requested server version. | + +--- + +## AutodiscoverService (5 of 8) {#autodiscoverservice_5} + +Initializes a new instance of the AutodiscoverService class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverService(System::SharedPtr < System::Uri > url) +``` + +| Parameter | Description | +| --- | --- | +| url | The URL of the service. | + +--- + +## AutodiscoverService (6 of 8) {#autodiscoverservice_6} + +Initializes a new instance of the AutodiscoverService class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverService(System::SharedPtr < System::Uri > url, WebService::ExchangeVersion requestedServerVersion) +``` + +| Parameter | Description | +| --- | --- | +| url | The URL of the service. | +| requestedServerVersion | The requested server version. | + +--- + +## AutodiscoverService (7 of 8) {#autodiscoverservice_7} + +Initializes a new instance of the AutodiscoverService class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverService(System::SharedPtr < System::Uri > url, System::String domain) +``` + +| Parameter | Description | +| --- | --- | +| url | The URL of the service. | +| domain | The domain that will be used to determine the URL of the service. | + +--- + +## AutodiscoverService (8 of 8) {#autodiscoverservice_8} + +Initializes a new instance of the AutodiscoverService class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverService(System::SharedPtr < System::Uri > url, System::String domain, WebService::ExchangeVersion requestedServerVersion) +``` + +| Parameter | Description | +| --- | --- | +| url | The URL of the service. | +| domain | The domain that will be used to determine the URL of the service. | +| requestedServerVersion | The requested server version. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/createexceptionresponse/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/createexceptionresponse/_index.md new file mode 100644 index 0000000000..213dec607c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/createexceptionresponse/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::CreateExceptionResponse method" +linktitle: "CreateExceptionResponse" +articleTitle: "CreateExceptionResponse" +second_title: "Aspose.Email for C++" +description: "CreateExceptionResponse of AutodiscoverService." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/createexceptionresponse/ +--- + +## CreateExceptionResponse {#createexceptionresponse} + +**Returns:** static System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +CreateExceptionResponse(System::Net::WebException exception) +``` + +| Parameter | Description | +| --- | --- | +| exception | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/func/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/func/_index.md new file mode 100644 index 0000000000..16ea04aed1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/func/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::Func method" +linktitle: "Func" +articleTitle: "Func" +second_title: "Aspose.Email for C++" +description: "Func of AutodiscoverService." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/func/ +--- + +## Func {#func} + +**Returns:** using Aspose::Email::Clients::Exchange:: + +```cpp +MulticastDelegate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/funcc/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/funcc/_index.md new file mode 100644 index 0000000000..0b8726331b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/funcc/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::FuncC method" +linktitle: "FuncC" +articleTitle: "FuncC" +second_title: "Aspose.Email for C++" +description: "FuncC of AutodiscoverService." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/funcc/ +--- + +## FuncC {#funcc} + +**Returns:** using Aspose::Email::Clients::Exchange:: + +```cpp +MulticastDelegate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_dnsserveraddress/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_dnsserveraddress/_index.md new file mode 100644 index 0000000000..a6a65ae6c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_dnsserveraddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::get_DnsServerAddress method" +linktitle: "get_DnsServerAddress" +articleTitle: "get_DnsServerAddress" +second_title: "Aspose.Email for C++" +description: "Gets the DNS server address." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/get_dnsserveraddress/ +--- + +## get_DnsServerAddress {#get_dnsserveraddress} + +Gets the DNS server address. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_DnsServerAddress() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_domain/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_domain/_index.md new file mode 100644 index 0000000000..afad56fc7b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_domain/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::get_Domain method" +linktitle: "get_Domain" +articleTitle: "get_Domain" +second_title: "Aspose.Email for C++" +description: "Gets the domain this service is bound to." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/get_domain/ +--- + +## get_Domain {#get_domain} + +Gets the domain this service is bound to. When this property is set, the domain name is used to automatically determine the Autodiscover service URL. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_Domain() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_enablescplookup/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_enablescplookup/_index.md new file mode 100644 index 0000000000..3db0af34a3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_enablescplookup/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::get_EnableScpLookup method" +linktitle: "get_EnableScpLookup" +articleTitle: "get_EnableScpLookup" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the AutodiscoverService should perform SCP (ServiceConnectionPoint) record lookup when determining the Autodiscover service URL." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/get_enablescplookup/ +--- + +## get_EnableScpLookup {#get_enablescplookup} + +Gets a value indicating whether the AutodiscoverService should perform SCP (ServiceConnectionPoint) record lookup when determining the Autodiscover service URL. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_EnableScpLookup() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_getscpurlsfordomaincallback/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_getscpurlsfordomaincallback/_index.md new file mode 100644 index 0000000000..dbe4970ea2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_getscpurlsfordomaincallback/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::get_GetScpUrlsForDomainCallback method" +linktitle: "get_GetScpUrlsForDomainCallback" +articleTitle: "get_GetScpUrlsForDomainCallback" +second_title: "Aspose.Email for C++" +description: "Gets the delegate used to resolve Autodiscover SCP urls for a specified domain." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/get_getscpurlsfordomaincallback/ +--- + +## get_GetScpUrlsForDomainCallback {#get_getscpurlsfordomaincallback} + +Gets the delegate used to resolve Autodiscover SCP urls for a specified domain. + +```cpp +get_GetScpUrlsForDomainCallback() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_isexternal/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_isexternal/_index.md new file mode 100644 index 0000000000..4af6a77aee --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_isexternal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::get_IsExternal method" +linktitle: "get_IsExternal" +articleTitle: "get_IsExternal" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the Autodiscover service that URL points to is internal (inside the corporate network) or external (outside the corporate networ" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/get_isexternal/ +--- + +## get_IsExternal {#get_isexternal} + +Gets a value indicating whether the Autodiscover service that URL points to is internal (inside the corporate network) or external (outside the corporate network). + +**Returns:** System::Nullable Aspose::Email::Clients::Exchange:: + +```cpp +get_IsExternal() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_redirectionurlvalidationcallback/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_redirectionurlvalidationcallback/_index.md new file mode 100644 index 0000000000..d7ee8327ab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_redirectionurlvalidationcallback/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::get_RedirectionUrlValidationCallback method" +linktitle: "get_RedirectionUrlValidationCallback" +articleTitle: "get_RedirectionUrlValidationCallback" +second_title: "Aspose.Email for C++" +description: "Gets the redirection URL validation callback." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/get_redirectionurlvalidationcallback/ +--- + +## get_RedirectionUrlValidationCallback {#get_redirectionurlvalidationcallback} + +Gets the redirection URL validation callback. + +**Returns:** AutodiscoverRedirectionUrlValidationCallback Aspose::Email::Clients::Exchange:: + +```cpp +get_RedirectionUrlValidationCallback() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_url/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_url/_index.md new file mode 100644 index 0000000000..d9880b4305 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/get_url/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::get_Url method" +linktitle: "get_Url" +articleTitle: "get_Url" +second_title: "Aspose.Email for C++" +description: "Gets the URL this service is bound to." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/get_url/ +--- + +## get_Url {#get_url} + +Gets the URL this service is bound to. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_Url() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getautodiscoverservicehosts/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getautodiscoverservicehosts/_index.md new file mode 100644 index 0000000000..8062dc2495 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getautodiscoverservicehosts/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::GetAutodiscoverServiceHosts method" +linktitle: "GetAutodiscoverServiceHosts" +articleTitle: "GetAutodiscoverServiceHosts" +second_title: "Aspose.Email for C++" +description: "Gets the list of autodiscover service hosts." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/getautodiscoverservicehosts/ +--- + +## GetAutodiscoverServiceHosts {#getautodiscoverservicehosts} + +Gets the list of autodiscover service hosts. + +**Returns:** List of host names. + +```cpp +GetAutodiscoverServiceHosts(System::String domainName, int32_t & scpHostCount) +``` + +| Parameter | Description | +| --- | --- | +| domainName | Name of the domain. | +| scpHostCount | Count of SCP hosts that were found. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getautodiscoverserviceurls/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getautodiscoverserviceurls/_index.md new file mode 100644 index 0000000000..abe9b01bb3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getautodiscoverserviceurls/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::GetAutodiscoverServiceUrls method" +linktitle: "GetAutodiscoverServiceUrls" +articleTitle: "GetAutodiscoverServiceUrls" +second_title: "Aspose.Email for C++" +description: "Gets the list of autodiscover service URLs." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/getautodiscoverserviceurls/ +--- + +## GetAutodiscoverServiceUrls {#getautodiscoverserviceurls} + +Gets the list of autodiscover service URLs. + +**Returns:** List of Autodiscover URLs. + +```cpp +GetAutodiscoverServiceUrls(System::String domainName, int32_t & scpHostCount) +``` + +| Parameter | Description | +| --- | --- | +| domainName | Domain name. | +| scpHostCount | Count of hosts found via SCP lookup. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getdomainsettings/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getdomainsettings/_index.md new file mode 100644 index 0000000000..7b1a289998 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getdomainsettings/_index.md @@ -0,0 +1,63 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::GetDomainSettings method" +linktitle: "GetDomainSettings" +articleTitle: "GetDomainSettings" +second_title: "Aspose.Email for C++" +description: "Retrieves the specified settings for a set of domains." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/getdomainsettings/ +--- + +## GetDomainSettings (1 of 3) {#getdomainsettings_1} + +Retrieves the specified settings for a set of domains. + +**Returns:** A GetDomainSettingsResponseCollection object containing the responses for each individual domain. + +```cpp +GetDomainSettings(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> domains, System::Nullable< WebService::ExchangeVersion > requestedVersion, const System::ArrayPtr< DomainSettingName > & domainSettingNames) +``` + +| Parameter | Description | +| --- | --- | +| domains | The SMTP addresses of the domains. | +| requestedVersion | Requested version of the Exchange service. | +| domainSettingNames | The domain setting names. | + +--- + +## GetDomainSettings (2 of 3) {#getdomainsettings_2} + +Gets the domain settings using Autodiscover SOAP service. + +**Returns:** GetDomainSettingsResponse collection. + +```cpp +GetDomainSettings(System::SharedPtr < System::Collections::Generic::ListExt< System::String >> domains, System::SharedPtr < System::Collections::Generic::ListExt< DomainSettingName >> settings, System::Nullable< WebService::ExchangeVersion > requestedVersion) +``` + +| Parameter | Description | +| --- | --- | +| domains | The domains. | +| settings | The settings. | +| requestedVersion | Requested version of the Exchange service. | + +--- + +## GetDomainSettings (3 of 3) {#getdomainsettings_3} + +Retrieves the specified settings for a domain. + +**Returns:** A DomainResponse object containing the requested settings for the specified domain. + +```cpp +GetDomainSettings(System::String domain, System::Nullable< WebService::ExchangeVersion > requestedVersion, const System::ArrayPtr< DomainSettingName > & domainSettingNames) +``` + +| Parameter | Description | +| --- | --- | +| domain | The domain. | +| requestedVersion | Requested version of the Exchange service. | +| domainSettingNames | The domain setting names. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getlegacyusersettings/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getlegacyusersettings/_index.md new file mode 100644 index 0000000000..774a51b5a4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getlegacyusersettings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::GetLegacyUserSettings method" +linktitle: "GetLegacyUserSettings" +articleTitle: "GetLegacyUserSettings" +second_title: "Aspose.Email for C++" +description: "Calls the legacy Autodiscover service to retrieve configuration settings." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/getlegacyusersettings/ +--- + +## GetLegacyUserSettings {#getlegacyusersettings} + +Calls the legacy Autodiscover service to retrieve configuration settings. + +**Returns:** The requested configuration settings. + +```cpp +GetLegacyUserSettings(System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| emailAddress | The email address to retrieve configuration settings for. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getredirectionurlfromdnssrvrecord/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getredirectionurlfromdnssrvrecord/_index.md new file mode 100644 index 0000000000..4895f2833f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getredirectionurlfromdnssrvrecord/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::GetRedirectionUrlFromDnsSrvRecord method" +linktitle: "GetRedirectionUrlFromDnsSrvRecord" +articleTitle: "GetRedirectionUrlFromDnsSrvRecord" +second_title: "Aspose.Email for C++" +description: "Get an autodiscover SRV record in DNS and construct autodiscover URL." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/getredirectionurlfromdnssrvrecord/ +--- + +## GetRedirectionUrlFromDnsSrvRecord {#getredirectionurlfromdnssrvrecord} + +Get an autodiscover SRV record in DNS and construct autodiscover URL. + +**Returns:** Autodiscover URL (may be null if lookup failed) + +```cpp +GetRedirectionUrlFromDnsSrvRecord(System::String domainName) +``` + +| Parameter | Description | +| --- | --- | +| domainName | Name of the domain. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getusersettings/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getusersettings/_index.md new file mode 100644 index 0000000000..fff9986ec0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getusersettings/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::GetUserSettings method" +linktitle: "GetUserSettings" +articleTitle: "GetUserSettings" +second_title: "Aspose.Email for C++" +description: "Gets the user settings using Autodiscover SOAP service." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/getusersettings/ +--- + +## GetUserSettings (1 of 2) {#getusersettings_1} + +Gets the user settings using Autodiscover SOAP service. + +**Returns:** System::SharedPtr < GetUserSettingsResponseCollection > Aspose::Email::Clients::Exchange:: + +```cpp +GetUserSettings(System::SharedPtr < System::Collections::Generic::ListExt< System::String >> smtpAddresses, System::SharedPtr < System::Collections::Generic::ListExt< UserSettingName >> settings) +``` + +| Parameter | Description | +| --- | --- | +| smtpAddresses | The SMTP addresses of the users. | +| settings | The settings. | + +--- + +## GetUserSettings (2 of 2) {#getusersettings_2} + +Retrieves the specified settings for single SMTP address. + +**Returns:** A UserResponse object containing the requested settings for the specified user. + +```cpp +GetUserSettings(System::String userSmtpAddress, const System::ArrayPtr< UserSettingName > & userSettingNames) +``` + +| Parameter | Description | +| --- | --- | +| userSmtpAddress | The SMTP addresses of the user. | +| userSettingNames | The user setting names. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getuserssettings/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getuserssettings/_index.md new file mode 100644 index 0000000000..7276d7184b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/getuserssettings/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::GetUsersSettings method" +linktitle: "GetUsersSettings" +articleTitle: "GetUsersSettings" +second_title: "Aspose.Email for C++" +description: "Retrieves the specified settings for a set of users." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/getuserssettings/ +--- + +## GetUsersSettings {#getuserssettings} + +Retrieves the specified settings for a set of users. + +**Returns:** A GetUserSettingsResponseCollection object containing the responses for each individual user. + +```cpp +GetUsersSettings(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> userSmtpAddresses, const System::ArrayPtr< UserSettingName > & userSettingNames) +``` + +| Parameter | Description | +| --- | --- | +| userSmtpAddresses | The SMTP addresses of the users. | +| userSettingNames | The user setting names. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/internalgetlegacyusersettings/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/internalgetlegacyusersettings/_index.md new file mode 100644 index 0000000000..1edaca85ef --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/internalgetlegacyusersettings/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::InternalGetLegacyUserSettings method" +linktitle: "InternalGetLegacyUserSettings" +articleTitle: "InternalGetLegacyUserSettings" +second_title: "Aspose.Email for C++" +description: "Gets user settings from Autodiscover legacy endpoint." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/internalgetlegacyusersettings/ +--- + +## InternalGetLegacyUserSettings {#internalgetlegacyusersettings} + +Gets user settings from Autodiscover legacy endpoint. + +**Returns:** GetUserSettingsResponse + +```cpp +InternalGetLegacyUserSettings(System::String emailAddress, System::SharedPtr < System::Collections::Generic::ListExt< UserSettingName >> requestedSettings) +``` + +| Parameter | Description | +| --- | --- | +| emailAddress | The email address. | +| requestedSettings | The requested settings. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/internalgetsoapusersettings/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/internalgetsoapusersettings/_index.md new file mode 100644 index 0000000000..e30ca2a4f6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/internalgetsoapusersettings/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::InternalGetSoapUserSettings method" +linktitle: "InternalGetSoapUserSettings" +articleTitle: "InternalGetSoapUserSettings" +second_title: "Aspose.Email for C++" +description: "Calls the SOAP Autodiscover service for user settings for a single SMTP address." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/internalgetsoapusersettings/ +--- + +## InternalGetSoapUserSettings {#internalgetsoapusersettings} + +Calls the SOAP Autodiscover service for user settings for a single SMTP address. + +**Returns:** System::SharedPtr < GetUserSettingsResponse > Aspose::Email::Clients::Exchange:: + +```cpp +InternalGetSoapUserSettings(System::String smtpAddress, System::SharedPtr < System::Collections::Generic::ListExt< UserSettingName >> requestedSettings) +``` + +| Parameter | Description | +| --- | --- | +| smtpAddress | SMTP address. | +| requestedSettings | The requested settings. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/preparehttpwebrequestforurl/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/preparehttpwebrequestforurl/_index.md new file mode 100644 index 0000000000..b74b57fa6f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/preparehttpwebrequestforurl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::PrepareHttpWebRequestForUrl method" +linktitle: "PrepareHttpWebRequestForUrl" +articleTitle: "PrepareHttpWebRequestForUrl" +second_title: "Aspose.Email for C++" +description: "Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/preparehttpwebrequestforurl/ +--- + +## PrepareHttpWebRequestForUrl {#preparehttpwebrequestforurl} + +Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +PrepareHttpWebRequestForUrl(System::SharedPtr < System::Uri > url) +``` + +| Parameter | Description | +| --- | --- | +| url | The URL that the HttpWebRequest should target. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/processhttperrorresponse/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/processhttperrorresponse/_index.md new file mode 100644 index 0000000000..5bd426a239 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/processhttperrorresponse/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::ProcessHttpErrorResponse method" +linktitle: "ProcessHttpErrorResponse" +articleTitle: "ProcessHttpErrorResponse" +second_title: "Aspose.Email for C++" +description: "Processes an HTTP error response." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/processhttperrorresponse/ +--- + +## ProcessHttpErrorResponse {#processhttperrorresponse} + +Processes an HTTP error response. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +ProcessHttpErrorResponse(System::SharedPtr < System::Net::HttpWebResponse > httpWebResponse, System::Net::WebException webException) +``` + +| Parameter | Description | +| --- | --- | +| httpWebResponse | The HTTP web response. | +| webException | The web exception. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_dnsserveraddress/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_dnsserveraddress/_index.md new file mode 100644 index 0000000000..4a1eca3db1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_dnsserveraddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::set_DnsServerAddress method" +linktitle: "set_DnsServerAddress" +articleTitle: "set_DnsServerAddress" +second_title: "Aspose.Email for C++" +description: "Sets the DNS server address." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/set_dnsserveraddress/ +--- + +## set_DnsServerAddress {#set_dnsserveraddress} + +Sets the DNS server address. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_DnsServerAddress(System::SharedPtr < System::Net::IPAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_domain/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_domain/_index.md new file mode 100644 index 0000000000..25e9d061ac --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_domain/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::set_Domain method" +linktitle: "set_Domain" +articleTitle: "set_Domain" +second_title: "Aspose.Email for C++" +description: "Sets the domain this service is bound to." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/set_domain/ +--- + +## set_Domain {#set_domain} + +Sets the domain this service is bound to. When this property is set, the domain name is used to automatically determine the Autodiscover service URL. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Domain(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_enablescplookup/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_enablescplookup/_index.md new file mode 100644 index 0000000000..7790fec5af --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_enablescplookup/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::set_EnableScpLookup method" +linktitle: "set_EnableScpLookup" +articleTitle: "set_EnableScpLookup" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the AutodiscoverService should perform SCP (ServiceConnectionPoint) record lookup when determining the Autodiscover service URL." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/set_enablescplookup/ +--- + +## set_EnableScpLookup {#set_enablescplookup} + +Sets a value indicating whether the AutodiscoverService should perform SCP (ServiceConnectionPoint) record lookup when determining the Autodiscover service URL. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_EnableScpLookup(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_getscpurlsfordomaincallback/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_getscpurlsfordomaincallback/_index.md new file mode 100644 index 0000000000..681d065340 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_getscpurlsfordomaincallback/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::set_GetScpUrlsForDomainCallback method" +linktitle: "set_GetScpUrlsForDomainCallback" +articleTitle: "set_GetScpUrlsForDomainCallback" +second_title: "Aspose.Email for C++" +description: "Sets the delegate used to resolve Autodiscover SCP urls for a specified domain." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/set_getscpurlsfordomaincallback/ +--- + +## set_GetScpUrlsForDomainCallback {#set_getscpurlsfordomaincallback} + +Sets the delegate used to resolve Autodiscover SCP urls for a specified domain. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_GetScpUrlsForDomainCallback(AutodiscoverService::FuncC < System::String, System::SharedPtr < System::Collections::Generic::ICollection< System::String >>> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_isexternal/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_isexternal/_index.md new file mode 100644 index 0000000000..ea8941756c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_isexternal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::set_IsExternal method" +linktitle: "set_IsExternal" +articleTitle: "set_IsExternal" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the Autodiscover service that URL points to is internal (inside the corporate network) or external (outside the corporate networ" +type: docs +weight: 270 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/set_isexternal/ +--- + +## set_IsExternal {#set_isexternal} + +Gets a value indicating whether the Autodiscover service that URL points to is internal (inside the corporate network) or external (outside the corporate network). + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_IsExternal(System::Nullable< bool > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_redirectionurlvalidationcallback/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_redirectionurlvalidationcallback/_index.md new file mode 100644 index 0000000000..7c15691501 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_redirectionurlvalidationcallback/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::set_RedirectionUrlValidationCallback method" +linktitle: "set_RedirectionUrlValidationCallback" +articleTitle: "set_RedirectionUrlValidationCallback" +second_title: "Aspose.Email for C++" +description: "Sets the redirection URL validation callback." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/set_redirectionurlvalidationcallback/ +--- + +## set_RedirectionUrlValidationCallback {#set_redirectionurlvalidationcallback} + +Sets the redirection URL validation callback. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_RedirectionUrlValidationCallback(AutodiscoverRedirectionUrlValidationCallback value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_url/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_url/_index.md new file mode 100644 index 0000000000..d3c132162c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/set_url/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::set_Url method" +linktitle: "set_Url" +articleTitle: "set_Url" +second_title: "Aspose.Email for C++" +description: "Sets the URL this service is bound to." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/set_url/ +--- + +## set_Url {#set_url} + +Sets the URL this service is bound to. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Url(System::SharedPtr < System::Uri > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/traceresponse/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/traceresponse/_index.md new file mode 100644 index 0000000000..5969526ed0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/traceresponse/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::TraceResponse method" +linktitle: "TraceResponse" +articleTitle: "TraceResponse" +second_title: "Aspose.Email for C++" +description: "Traces the response." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/traceresponse/ +--- + +## TraceResponse {#traceresponse} + +Traces the response. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +TraceResponse(System::SharedPtr < System::Net::HttpWebResponse > response, System::SharedPtr < System::IO::MemoryStream > memoryStream) +``` + +| Parameter | Description | +| --- | --- | +| response | The response. | +| memoryStream | The response content in a MemoryStream. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservice/validateparam/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/validateparam/_index.md new file mode 100644 index 0000000000..2dffc6ff0c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservice/validateparam/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverService::ValidateParam method" +linktitle: "ValidateParam" +articleTitle: "ValidateParam" +second_title: "Aspose.Email for C++" +description: "ValidateParam of AutodiscoverService." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.exchange/autodiscoverservice/validateparam/ +--- + +## ValidateParam {#validateparam} + +**Returns:** static void Aspose::Email::Clients::Exchange:: + +```cpp +ValidateParam(System::SharedPtr < System::Object > param, System::String paramName) +``` + +| Parameter | Description | +| --- | --- | +| param | | +| paramName | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/_index.md new file mode 100644 index 0000000000..ab7800a609 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase class" +linktitle: "AutodiscoverServiceBase" +articleTitle: "AutodiscoverServiceBase" +second_title: "Aspose.Email for C++" +description: "Represents an abstract binding to an Autodiscover Service." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/ +--- + +## AutodiscoverServiceBase class + +Represents an abstract binding to an Autodiscover Service. + +## Constructors + +| Name | Description | +| --- | --- | +| [AutodiscoverServiceBase (2 overloads)](./autodiscoverservicebase/) | Initializes a new instance of the AutodiscoverServiceBase class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CustomXmlSerializationDelegate](./customxmlserializationdelegate/) | Defines a delegate that is used to allow applications to emit custom XML when SOAP requests are sent to Exchange . | +| [DoOnSerializeCustomSoapHeaders](./doonserializecustomsoapheaders/) | Calls the custom SOAP header serialization event handlers, if defined. | +| [get_AcceptGzipEncoding](./get_acceptgzipencoding/) | Gets a value indicating whether GZip compression encoding should be accepted. | +| [get_ClientRequestId](./get_clientrequestid/) | Gets the request id for the request. | +| [get_ConnectionGroupName](./get_connectiongroupname/) | Gets the name of the connection group for the request. | +| [get_CookieContainer](./get_cookiecontainer/) | Gets the cookie container. | +| [get_Credentials](./get_credentials/) | Gets the credentials used to authenticate with the Exchange Web Services. Setting the Credentials property automatically sets the UseDefaultCredentials to false. | +| [get_HttpHeaders](./get_httpheaders/) | Gets a collection of HTTP headers that will be sent with each request to EWS. | +| [get_HttpResponseHeaders](./get_httpresponseheaders/) | Gets a collection of HTTP headers from the last response. | +| [get_KeepAlive](./get_keepalive/) | Gets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive | +| [get_LogFileName](./get_logfilename/) | Gets log file name | +| [get_Logger](./get_logger/) | Diagnostic logger | +| [get_PreAuthenticate](./get_preauthenticate/) | Gets a value that indicates whether HTTP pre-authentication should be performed. | +| [get_RequestedServerVersion](./get_requestedserverversion/) | Gets the requested server version. | +| [get_ReturnClientRequestId](./get_returnclientrequestid/) | Gets a flag to indicate whether the client requires the server side to return the request id. | +| [get_SendClientLatencies](./get_sendclientlatencies/) | Gets a value indicating whether client latency info is push to server. | +| [get_ServerInfo](./get_serverinfo/) | Gets information associated with the server that processed the last request. Will be null if no requests have been processed. | +| [get_SessionKey](./get_sessionkey/) | Gets the session key. | +| [get_SuppressXmlVersionHeader](./get_suppressxmlversionheader/) | For testing: suppresses generation of the SOAP version header. | +| [get_Timeout](./get_timeout/) | Gets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds. Defaults to 100000. | +| [get_TimeZone](./get_timezone/) | Gets the time zone this service is scoped to. | +| [get_UseDateInLogFileName](./get_usedateinlogfilename/) | Gets value which indicates if date has to be used in log file name. | +| [get_UseDefaultCredentials](./get_usedefaultcredentials/) | Gets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services. Setting UseDefaultCredentials to true automatically sets the Credentials property to null. | +| [get_UserAgent](./get_useragent/) | Gets the user agent. | +| [get_WebProxy](./get_webproxy/) | Gets the web proxy that should be used when sending requests to EWS. Set this property to null to use the default web proxy. | +| [initializeLogger](./initializelogger/) | | +| [InternalProcessHttpErrorResponse](./internalprocesshttperrorresponse/) | Processes an HTTP error response | +| [Log (5 overloads)](./log/) | | +| [PrepareHttpWebRequestForUrl](./preparehttpwebrequestforurl/) | Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object. | +| [SaveHttpResponseHeaders](./savehttpresponseheaders/) | Save the HTTP response headers. | +| [set_AcceptGzipEncoding](./set_acceptgzipencoding/) | Sets a value indicating whether GZip compression encoding should be accepted. | +| [set_ClientRequestId](./set_clientrequestid/) | Sets the request id for the request. | +| [set_ConnectionGroupName](./set_connectiongroupname/) | Sets the name of the connection group for the request. | +| [set_CookieContainer](./set_cookiecontainer/) | Sets the cookie container. | +| [set_Credentials](./set_credentials/) | Sets the credentials used to authenticate with the Exchange Web Services. Setting the Credentials property automatically sets the UseDefaultCredentials to false. | +| [set_KeepAlive](./set_keepalive/) | Sets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive | +| [set_LogFileName](./set_logfilename/) | Sets log file name | +| [set_PreAuthenticate](./set_preauthenticate/) | Sets a value that indicates whether HTTP pre-authentication should be performed. | +| [set_ReturnClientRequestId](./set_returnclientrequestid/) | Sets a flag to indicate whether the client requires the server side to return the request id. | +| [set_SendClientLatencies](./set_sendclientlatencies/) | Sets a value indicating whether client latency info is push to server. | +| [set_ServerInfo](./set_serverinfo/) | Gets information associated with the server that processed the last request. Will be null if no requests have been processed. | +| [set_SuppressXmlVersionHeader](./set_suppressxmlversionheader/) | For testing: suppresses generation of the SOAP version header. | +| [set_Timeout](./set_timeout/) | Sets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds. Defaults to 100000. | +| [set_UseDateInLogFileName](./set_usedateinlogfilename/) | Sets value which indicates if date has to be used in log file name. | +| [set_UseDefaultCredentials](./set_usedefaultcredentials/) | Sets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services. Setting UseDefaultCredentials to true automatically sets the Credentials property to null. | +| [set_UserAgent](./set_useragent/) | Sets the user agent. | +| [set_WebProxy](./set_webproxy/) | Sets the web proxy that should be used when sending requests to EWS. Set this property to null to use the default web proxy. | +| [AutodiscoverRequest](./autodiscoverrequest/) | | +| [AutodiscoverService](./autodiscoverservice/) | | +| [AccountIsLocked](./accountislocked/) | Special HTTP status code that indicates that the account is locked. | +| [OnSerializeCustomSoapHeaders](./onserializecustomsoapheaders/) | Provides an event that applications can implement to emit custom SOAP headers in requests that are sent to Exchange . | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/accountislocked/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/accountislocked/_index.md new file mode 100644 index 0000000000..82e57cedd1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/accountislocked/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::AccountIsLocked method" +linktitle: "AccountIsLocked" +articleTitle: "AccountIsLocked" +second_title: "Aspose.Email for C++" +description: "Special HTTP status code that indicates that the account is locked." +type: docs +weight: 500 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/accountislocked/ +--- + +## AccountIsLocked {#accountislocked} + +Special HTTP status code that indicates that the account is locked. + +**Returns:** const System::Net::HttpStatusCode Aspose::Email::Clients::Exchange:: + +```cpp +AccountIsLocked() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverrequest/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverrequest/_index.md new file mode 100644 index 0000000000..15eac1692d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverrequest/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::AutodiscoverRequest method" +linktitle: "AutodiscoverRequest" +articleTitle: "AutodiscoverRequest" +second_title: "Aspose.Email for C++" +description: "AutodiscoverRequest of AutodiscoverServiceBase." +type: docs +weight: 480 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverrequest/ +--- + +## AutodiscoverRequest {#autodiscoverrequest} + +```cpp +friend class AutodiscoverRequest() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverservice/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverservice/_index.md new file mode 100644 index 0000000000..31d4ceec42 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverservice/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::AutodiscoverService method" +linktitle: "AutodiscoverService" +articleTitle: "AutodiscoverService" +second_title: "Aspose.Email for C++" +description: "AutodiscoverService of AutodiscoverServiceBase." +type: docs +weight: 490 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverservice/ +--- + +## AutodiscoverService {#autodiscoverservice} + +```cpp +friend class AutodiscoverService() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverservicebase/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverservicebase/_index.md new file mode 100644 index 0000000000..304b2f602a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverservicebase/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::AutodiscoverServiceBase constructor" +linktitle: "AutodiscoverServiceBase" +articleTitle: "AutodiscoverServiceBase" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AutodiscoverServiceBase class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/autodiscoverservicebase/ +--- + +## AutodiscoverServiceBase (1 of 2) {#autodiscoverservicebase_1} + +Initializes a new instance of the AutodiscoverServiceBase class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverServiceBase() +``` + +--- + +## AutodiscoverServiceBase (2 of 2) {#autodiscoverservicebase_2} + +Initializes a new instance of the AutodiscoverServiceBase class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +AutodiscoverServiceBase(WebService::ExchangeVersion requestedServerVersion) +``` + +| Parameter | Description | +| --- | --- | +| requestedServerVersion | The requested server version. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/customxmlserializationdelegate/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/customxmlserializationdelegate/_index.md new file mode 100644 index 0000000000..9a66ca28ad --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/customxmlserializationdelegate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::CustomXmlSerializationDelegate method" +linktitle: "CustomXmlSerializationDelegate" +articleTitle: "CustomXmlSerializationDelegate" +second_title: "Aspose.Email for C++" +description: "Defines a delegate that is used to allow applications to emit custom XML when SOAP requests are sent to Exchange ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/customxmlserializationdelegate/ +--- + +## CustomXmlSerializationDelegate {#customxmlserializationdelegate} + +Defines a delegate that is used to allow applications to emit custom XML when SOAP requests are sent to Exchange . + +**Returns:** using Aspose::Email::Clients::Exchange:: + +```cpp +XmlWriter>)>() +``` + +| Parameter | Description | +| --- | --- | +| writer | The XmlWriter to use to emit the custom XML. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/doonserializecustomsoapheaders/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/doonserializecustomsoapheaders/_index.md new file mode 100644 index 0000000000..d1dbe04011 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/doonserializecustomsoapheaders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::DoOnSerializeCustomSoapHeaders method" +linktitle: "DoOnSerializeCustomSoapHeaders" +articleTitle: "DoOnSerializeCustomSoapHeaders" +second_title: "Aspose.Email for C++" +description: "Calls the custom SOAP header serialization event handlers, if defined." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/doonserializecustomsoapheaders/ +--- + +## DoOnSerializeCustomSoapHeaders {#doonserializecustomsoapheaders} + +Calls the custom SOAP header serialization event handlers, if defined. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +DoOnSerializeCustomSoapHeaders(System::SharedPtr < System::Xml::XmlWriter > writer) +``` + +| Parameter | Description | +| --- | --- | +| writer | The XmlWriter to which to write the custom SOAP headers. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_acceptgzipencoding/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_acceptgzipencoding/_index.md new file mode 100644 index 0000000000..c569978ed0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_acceptgzipencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_AcceptGzipEncoding method" +linktitle: "get_AcceptGzipEncoding" +articleTitle: "get_AcceptGzipEncoding" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether GZip compression encoding should be accepted." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_acceptgzipencoding/ +--- + +## get_AcceptGzipEncoding {#get_acceptgzipencoding} + +Gets a value indicating whether GZip compression encoding should be accepted. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_AcceptGzipEncoding() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_clientrequestid/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_clientrequestid/_index.md new file mode 100644 index 0000000000..4a423ce65d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_clientrequestid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_ClientRequestId method" +linktitle: "get_ClientRequestId" +articleTitle: "get_ClientRequestId" +second_title: "Aspose.Email for C++" +description: "Gets the request id for the request." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_clientrequestid/ +--- + +## get_ClientRequestId {#get_clientrequestid} + +Gets the request id for the request. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_ClientRequestId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_connectiongroupname/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_connectiongroupname/_index.md new file mode 100644 index 0000000000..1c634d4cfa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_connectiongroupname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_ConnectionGroupName method" +linktitle: "get_ConnectionGroupName" +articleTitle: "get_ConnectionGroupName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the connection group for the request." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_connectiongroupname/ +--- + +## get_ConnectionGroupName {#get_connectiongroupname} + +Gets the name of the connection group for the request. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_ConnectionGroupName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_cookiecontainer/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_cookiecontainer/_index.md new file mode 100644 index 0000000000..ce5d5a9282 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_cookiecontainer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_CookieContainer method" +linktitle: "get_CookieContainer" +articleTitle: "get_CookieContainer" +second_title: "Aspose.Email for C++" +description: "Gets the cookie container." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_cookiecontainer/ +--- + +## get_CookieContainer {#get_cookiecontainer} + +Gets the cookie container. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_CookieContainer() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_credentials/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_credentials/_index.md new file mode 100644 index 0000000000..7e475d52f6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_credentials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_Credentials method" +linktitle: "get_Credentials" +articleTitle: "get_Credentials" +second_title: "Aspose.Email for C++" +description: "Gets the credentials used to authenticate with the Exchange Web Services." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_credentials/ +--- + +## get_Credentials {#get_credentials} + +Gets the credentials used to authenticate with the Exchange Web Services. Setting the Credentials property automatically sets the UseDefaultCredentials to false. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_Credentials() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_httpheaders/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_httpheaders/_index.md new file mode 100644 index 0000000000..ba6c54a7cc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_httpheaders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_HttpHeaders method" +linktitle: "get_HttpHeaders" +articleTitle: "get_HttpHeaders" +second_title: "Aspose.Email for C++" +description: "Gets a collection of HTTP headers that will be sent with each request to EWS." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_httpheaders/ +--- + +## get_HttpHeaders {#get_httpheaders} + +Gets a collection of HTTP headers that will be sent with each request to EWS. + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Exchange:: + +```cpp +get_HttpHeaders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_httpresponseheaders/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_httpresponseheaders/_index.md new file mode 100644 index 0000000000..8ad9cb7934 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_httpresponseheaders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_HttpResponseHeaders method" +linktitle: "get_HttpResponseHeaders" +articleTitle: "get_HttpResponseHeaders" +second_title: "Aspose.Email for C++" +description: "Gets a collection of HTTP headers from the last response." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_httpresponseheaders/ +--- + +## get_HttpResponseHeaders {#get_httpresponseheaders} + +Gets a collection of HTTP headers from the last response. + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Exchange:: + +```cpp +get_HttpResponseHeaders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_keepalive/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_keepalive/_index.md new file mode 100644 index 0000000000..76078c496f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_keepalive/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_KeepAlive method" +linktitle: "get_KeepAlive" +articleTitle: "get_KeepAlive" +second_title: "Aspose.Email for C++" +description: "Gets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_keepalive/ +--- + +## get_KeepAlive {#get_keepalive} + +Gets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_KeepAlive() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_logfilename/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_logfilename/_index.md new file mode 100644 index 0000000000..e9a03ce9e8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_logfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_LogFileName method" +linktitle: "get_LogFileName" +articleTitle: "get_LogFileName" +second_title: "Aspose.Email for C++" +description: "Gets log file name" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_logfilename/ +--- + +## get_LogFileName {#get_logfilename} + +Gets log file name + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_LogFileName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_logger/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_logger/_index.md new file mode 100644 index 0000000000..22e48a2272 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_logger/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_Logger method" +linktitle: "get_Logger" +articleTitle: "get_Logger" +second_title: "Aspose.Email for C++" +description: "Diagnostic logger" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_logger/ +--- + +## get_Logger {#get_logger} + +Diagnostic logger + +**Returns:** System::SharedPtr < Aspose::Email::Tools::Logging::Logger > Aspose::Email::Clients::Exchange:: + +```cpp +get_Logger() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_preauthenticate/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_preauthenticate/_index.md new file mode 100644 index 0000000000..555461448b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_preauthenticate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_PreAuthenticate method" +linktitle: "get_PreAuthenticate" +articleTitle: "get_PreAuthenticate" +second_title: "Aspose.Email for C++" +description: "Gets a value that indicates whether HTTP pre-authentication should be performed." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_preauthenticate/ +--- + +## get_PreAuthenticate {#get_preauthenticate} + +Gets a value that indicates whether HTTP pre-authentication should be performed. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_PreAuthenticate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_requestedserverversion/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_requestedserverversion/_index.md new file mode 100644 index 0000000000..b39483d70b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_requestedserverversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_RequestedServerVersion method" +linktitle: "get_RequestedServerVersion" +articleTitle: "get_RequestedServerVersion" +second_title: "Aspose.Email for C++" +description: "Gets the requested server version." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_requestedserverversion/ +--- + +## get_RequestedServerVersion {#get_requestedserverversion} + +Gets the requested server version. + +**Returns:** WebService::ExchangeVersion Aspose::Email::Clients::Exchange:: + +```cpp +get_RequestedServerVersion() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_returnclientrequestid/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_returnclientrequestid/_index.md new file mode 100644 index 0000000000..87be4bbc94 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_returnclientrequestid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_ReturnClientRequestId method" +linktitle: "get_ReturnClientRequestId" +articleTitle: "get_ReturnClientRequestId" +second_title: "Aspose.Email for C++" +description: "Gets a flag to indicate whether the client requires the server side to return the request id." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_returnclientrequestid/ +--- + +## get_ReturnClientRequestId {#get_returnclientrequestid} + +Gets a flag to indicate whether the client requires the server side to return the request id. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_ReturnClientRequestId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_sendclientlatencies/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_sendclientlatencies/_index.md new file mode 100644 index 0000000000..b17ef99669 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_sendclientlatencies/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_SendClientLatencies method" +linktitle: "get_SendClientLatencies" +articleTitle: "get_SendClientLatencies" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether client latency info is push to server." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_sendclientlatencies/ +--- + +## get_SendClientLatencies {#get_sendclientlatencies} + +Gets a value indicating whether client latency info is push to server. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_SendClientLatencies() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_serverinfo/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_serverinfo/_index.md new file mode 100644 index 0000000000..040fd44886 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_serverinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_ServerInfo method" +linktitle: "get_ServerInfo" +articleTitle: "get_ServerInfo" +second_title: "Aspose.Email for C++" +description: "Gets information associated with the server that processed the last request." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_serverinfo/ +--- + +## get_ServerInfo {#get_serverinfo} + +Gets information associated with the server that processed the last request. Will be null if no requests have been processed. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_ServerInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_sessionkey/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_sessionkey/_index.md new file mode 100644 index 0000000000..b1fa5bb922 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_sessionkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_SessionKey method" +linktitle: "get_SessionKey" +articleTitle: "get_SessionKey" +second_title: "Aspose.Email for C++" +description: "Gets the session key." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_sessionkey/ +--- + +## get_SessionKey {#get_sessionkey} + +Gets the session key. + +**Returns:** static System::ArrayPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_SessionKey() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_suppressxmlversionheader/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_suppressxmlversionheader/_index.md new file mode 100644 index 0000000000..7a2eb17024 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_suppressxmlversionheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_SuppressXmlVersionHeader method" +linktitle: "get_SuppressXmlVersionHeader" +articleTitle: "get_SuppressXmlVersionHeader" +second_title: "Aspose.Email for C++" +description: "For testing: suppresses generation of the SOAP version header." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_suppressxmlversionheader/ +--- + +## get_SuppressXmlVersionHeader {#get_suppressxmlversionheader} + +For testing: suppresses generation of the SOAP version header. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_SuppressXmlVersionHeader() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_timeout/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_timeout/_index.md new file mode 100644 index 0000000000..b04eb7737c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Gets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Gets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds. Defaults to 100000. + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_timezone/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_timezone/_index.md new file mode 100644 index 0000000000..02130e2c4e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_timezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_TimeZone method" +linktitle: "get_TimeZone" +articleTitle: "get_TimeZone" +second_title: "Aspose.Email for C++" +description: "Gets the time zone this service is scoped to." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_timezone/ +--- + +## get_TimeZone {#get_timezone} + +Gets the time zone this service is scoped to. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_TimeZone() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_usedateinlogfilename/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_usedateinlogfilename/_index.md new file mode 100644 index 0000000000..c18a98af1b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_usedateinlogfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_UseDateInLogFileName method" +linktitle: "get_UseDateInLogFileName" +articleTitle: "get_UseDateInLogFileName" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if date has to be used in log file name." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_usedateinlogfilename/ +--- + +## get_UseDateInLogFileName {#get_usedateinlogfilename} + +Gets value which indicates if date has to be used in log file name. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_UseDateInLogFileName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_usedefaultcredentials/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_usedefaultcredentials/_index.md new file mode 100644 index 0000000000..c1858b172f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_usedefaultcredentials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_UseDefaultCredentials method" +linktitle: "get_UseDefaultCredentials" +articleTitle: "get_UseDefaultCredentials" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_usedefaultcredentials/ +--- + +## get_UseDefaultCredentials {#get_usedefaultcredentials} + +Gets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services. Setting UseDefaultCredentials to true automatically sets the Credentials property to null. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_UseDefaultCredentials() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_useragent/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_useragent/_index.md new file mode 100644 index 0000000000..a9d2086098 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_useragent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_UserAgent method" +linktitle: "get_UserAgent" +articleTitle: "get_UserAgent" +second_title: "Aspose.Email for C++" +description: "Gets the user agent." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_useragent/ +--- + +## get_UserAgent {#get_useragent} + +Gets the user agent. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_UserAgent() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_webproxy/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_webproxy/_index.md new file mode 100644 index 0000000000..cca4b691af --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_webproxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::get_WebProxy method" +linktitle: "get_WebProxy" +articleTitle: "get_WebProxy" +second_title: "Aspose.Email for C++" +description: "Gets the web proxy that should be used when sending requests to EWS." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/get_webproxy/ +--- + +## get_WebProxy {#get_webproxy} + +Gets the web proxy that should be used when sending requests to EWS. Set this property to null to use the default web proxy. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_WebProxy() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/initializelogger/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/initializelogger/_index.md new file mode 100644 index 0000000000..a1bce989ee --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/initializelogger/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::initializeLogger method" +linktitle: "initializeLogger" +articleTitle: "initializeLogger" +second_title: "Aspose.Email for C++" +description: "initializeLogger of AutodiscoverServiceBase." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/initializelogger/ +--- + +## initializeLogger {#initializelogger} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +initializeLogger() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/internalprocesshttperrorresponse/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/internalprocesshttperrorresponse/_index.md new file mode 100644 index 0000000000..53b0e00c99 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/internalprocesshttperrorresponse/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::InternalProcessHttpErrorResponse method" +linktitle: "InternalProcessHttpErrorResponse" +articleTitle: "InternalProcessHttpErrorResponse" +second_title: "Aspose.Email for C++" +description: "Processes an HTTP error response" +type: docs +weight: 270 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/internalprocesshttperrorresponse/ +--- + +## InternalProcessHttpErrorResponse {#internalprocesshttperrorresponse} + +Processes an HTTP error response + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +InternalProcessHttpErrorResponse(System::SharedPtr < System::Net::HttpWebResponse > httpWebResponse, System::Net::WebException webException) +``` + +| Parameter | Description | +| --- | --- | +| httpWebResponse | The HTTP web response. | +| webException | The web exception. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/log/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/log/_index.md new file mode 100644 index 0000000000..2454ddf1a0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/log/_index.md @@ -0,0 +1,84 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::Log method" +linktitle: "Log" +articleTitle: "Log" +second_title: "Aspose.Email for C++" +description: "Log of AutodiscoverServiceBase." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/log/ +--- + +## Log (1 of 5) {#log_1} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +Log(System::SharedPtr < System::IO::MemoryStream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | | + +--- + +## Log (2 of 5) {#log_2} + +Log message. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +Log(System::SharedPtr < System::Net::HttpWebRequest > request) +``` + +| Parameter | Description | +| --- | --- | +| request | | + +--- + +## Log (3 of 5) {#log_3} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +Log(System::SharedPtr < System::Net::HttpWebResponse > webResponse) +``` + +| Parameter | Description | +| --- | --- | +| webResponse | | + +--- + +## Log (4 of 5) {#log_4} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +Log(System::SharedPtr < System::Net::HttpWebResponse > webResponse, System::SharedPtr < System::IO::MemoryStream > memoryStream) +``` + +| Parameter | Description | +| --- | --- | +| webResponse | | +| memoryStream | | + +--- + +## Log (5 of 5) {#log_5} + +Log message. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +Log(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/onserializecustomsoapheaders/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/onserializecustomsoapheaders/_index.md new file mode 100644 index 0000000000..d0109dfbc5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/onserializecustomsoapheaders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::OnSerializeCustomSoapHeaders method" +linktitle: "OnSerializeCustomSoapHeaders" +articleTitle: "OnSerializeCustomSoapHeaders" +second_title: "Aspose.Email for C++" +description: "Provides an event that applications can implement to emit custom SOAP headers in requests that are sent to Exchange ." +type: docs +weight: 510 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/onserializecustomsoapheaders/ +--- + +## OnSerializeCustomSoapHeaders {#onserializecustomsoapheaders} + +Provides an event that applications can implement to emit custom SOAP headers in requests that are sent to Exchange . + +**Returns:** System::Event)> Aspose::Email::Clients::Exchange:: + +```cpp +OnSerializeCustomSoapHeaders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/preparehttpwebrequestforurl/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/preparehttpwebrequestforurl/_index.md new file mode 100644 index 0000000000..8f88ef35c5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/preparehttpwebrequestforurl/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::PrepareHttpWebRequestForUrl method" +linktitle: "PrepareHttpWebRequestForUrl" +articleTitle: "PrepareHttpWebRequestForUrl" +second_title: "Aspose.Email for C++" +description: "Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/preparehttpwebrequestforurl/ +--- + +## PrepareHttpWebRequestForUrl {#preparehttpwebrequestforurl} + +Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object. + +**Returns:** A initialized instance of HttpWebRequest. + +```cpp +PrepareHttpWebRequestForUrl(System::SharedPtr < System::Uri > url, bool acceptGzipEncoding, bool allowAutoRedirect) +``` + +| Parameter | Description | +| --- | --- | +| url | The URL that the HttpWebRequest should target. | +| acceptGzipEncoding | If true, ask server for GZip compressed content. | +| allowAutoRedirect | If true, redirection responses will be automatically followed. | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/savehttpresponseheaders/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/savehttpresponseheaders/_index.md new file mode 100644 index 0000000000..aac3483fee --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/savehttpresponseheaders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::SaveHttpResponseHeaders method" +linktitle: "SaveHttpResponseHeaders" +articleTitle: "SaveHttpResponseHeaders" +second_title: "Aspose.Email for C++" +description: "Save the HTTP response headers." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/savehttpresponseheaders/ +--- + +## SaveHttpResponseHeaders {#savehttpresponseheaders} + +Save the HTTP response headers. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +SaveHttpResponseHeaders(System::SharedPtr < System::Net::WebHeaderCollection > headers) +``` + +| Parameter | Description | +| --- | --- | +| headers | The response headers | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_acceptgzipencoding/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_acceptgzipencoding/_index.md new file mode 100644 index 0000000000..2b23ef0e7b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_acceptgzipencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_AcceptGzipEncoding method" +linktitle: "set_AcceptGzipEncoding" +articleTitle: "set_AcceptGzipEncoding" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether GZip compression encoding should be accepted." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_acceptgzipencoding/ +--- + +## set_AcceptGzipEncoding {#set_acceptgzipencoding} + +Sets a value indicating whether GZip compression encoding should be accepted. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_AcceptGzipEncoding(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_clientrequestid/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_clientrequestid/_index.md new file mode 100644 index 0000000000..4cfc3d0534 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_clientrequestid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_ClientRequestId method" +linktitle: "set_ClientRequestId" +articleTitle: "set_ClientRequestId" +second_title: "Aspose.Email for C++" +description: "Sets the request id for the request." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_clientrequestid/ +--- + +## set_ClientRequestId {#set_clientrequestid} + +Sets the request id for the request. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ClientRequestId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_connectiongroupname/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_connectiongroupname/_index.md new file mode 100644 index 0000000000..baf40b2441 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_connectiongroupname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_ConnectionGroupName method" +linktitle: "set_ConnectionGroupName" +articleTitle: "set_ConnectionGroupName" +second_title: "Aspose.Email for C++" +description: "Sets the name of the connection group for the request." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_connectiongroupname/ +--- + +## set_ConnectionGroupName {#set_connectiongroupname} + +Sets the name of the connection group for the request. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ConnectionGroupName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_cookiecontainer/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_cookiecontainer/_index.md new file mode 100644 index 0000000000..7256f6529e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_cookiecontainer/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_CookieContainer method" +linktitle: "set_CookieContainer" +articleTitle: "set_CookieContainer" +second_title: "Aspose.Email for C++" +description: "Sets the cookie container." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_cookiecontainer/ +--- + +## set_CookieContainer {#set_cookiecontainer} + +Sets the cookie container. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_CookieContainer(System::SharedPtr < System::Net::CookieContainer > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_credentials/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_credentials/_index.md new file mode 100644 index 0000000000..91781dfeca --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_credentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_Credentials method" +linktitle: "set_Credentials" +articleTitle: "set_Credentials" +second_title: "Aspose.Email for C++" +description: "Sets the credentials used to authenticate with the Exchange Web Services." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_credentials/ +--- + +## set_Credentials {#set_credentials} + +Sets the credentials used to authenticate with the Exchange Web Services. Setting the Credentials property automatically sets the UseDefaultCredentials to false. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Credentials(System::SharedPtr < System::Net::ICredentials > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_keepalive/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_keepalive/_index.md new file mode 100644 index 0000000000..e5b702712b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_keepalive/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_KeepAlive method" +linktitle: "set_KeepAlive" +articleTitle: "set_KeepAlive" +second_title: "Aspose.Email for C++" +description: "Sets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive" +type: docs +weight: 360 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_keepalive/ +--- + +## set_KeepAlive {#set_keepalive} + +Sets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_KeepAlive(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_logfilename/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_logfilename/_index.md new file mode 100644 index 0000000000..0f9aca8ade --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_logfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_LogFileName method" +linktitle: "set_LogFileName" +articleTitle: "set_LogFileName" +second_title: "Aspose.Email for C++" +description: "Sets log file name" +type: docs +weight: 370 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_logfilename/ +--- + +## set_LogFileName {#set_logfilename} + +Sets log file name + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_LogFileName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_preauthenticate/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_preauthenticate/_index.md new file mode 100644 index 0000000000..b674a6c81c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_preauthenticate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_PreAuthenticate method" +linktitle: "set_PreAuthenticate" +articleTitle: "set_PreAuthenticate" +second_title: "Aspose.Email for C++" +description: "Sets a value that indicates whether HTTP pre-authentication should be performed." +type: docs +weight: 380 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_preauthenticate/ +--- + +## set_PreAuthenticate {#set_preauthenticate} + +Sets a value that indicates whether HTTP pre-authentication should be performed. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_PreAuthenticate(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_returnclientrequestid/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_returnclientrequestid/_index.md new file mode 100644 index 0000000000..304977a13b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_returnclientrequestid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_ReturnClientRequestId method" +linktitle: "set_ReturnClientRequestId" +articleTitle: "set_ReturnClientRequestId" +second_title: "Aspose.Email for C++" +description: "Sets a flag to indicate whether the client requires the server side to return the request id." +type: docs +weight: 390 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_returnclientrequestid/ +--- + +## set_ReturnClientRequestId {#set_returnclientrequestid} + +Sets a flag to indicate whether the client requires the server side to return the request id. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ReturnClientRequestId(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_sendclientlatencies/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_sendclientlatencies/_index.md new file mode 100644 index 0000000000..28a5b525cc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_sendclientlatencies/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_SendClientLatencies method" +linktitle: "set_SendClientLatencies" +articleTitle: "set_SendClientLatencies" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether client latency info is push to server." +type: docs +weight: 400 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_sendclientlatencies/ +--- + +## set_SendClientLatencies {#set_sendclientlatencies} + +Sets a value indicating whether client latency info is push to server. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_SendClientLatencies(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_serverinfo/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_serverinfo/_index.md new file mode 100644 index 0000000000..bdd1f220f8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_serverinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_ServerInfo method" +linktitle: "set_ServerInfo" +articleTitle: "set_ServerInfo" +second_title: "Aspose.Email for C++" +description: "Gets information associated with the server that processed the last request." +type: docs +weight: 410 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_serverinfo/ +--- + +## set_ServerInfo {#set_serverinfo} + +Gets information associated with the server that processed the last request. Will be null if no requests have been processed. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ServerInfo(System::SharedPtr < WebService::Schema_2016::ServerVersionInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_suppressxmlversionheader/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_suppressxmlversionheader/_index.md new file mode 100644 index 0000000000..461817c827 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_suppressxmlversionheader/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_SuppressXmlVersionHeader method" +linktitle: "set_SuppressXmlVersionHeader" +articleTitle: "set_SuppressXmlVersionHeader" +second_title: "Aspose.Email for C++" +description: "For testing: suppresses generation of the SOAP version header." +type: docs +weight: 420 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_suppressxmlversionheader/ +--- + +## set_SuppressXmlVersionHeader {#set_suppressxmlversionheader} + +For testing: suppresses generation of the SOAP version header. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_SuppressXmlVersionHeader(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_timeout/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_timeout/_index.md new file mode 100644 index 0000000000..e96cc5609c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Sets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds." +type: docs +weight: 430 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Sets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds. Defaults to 100000. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_usedateinlogfilename/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_usedateinlogfilename/_index.md new file mode 100644 index 0000000000..803cd687b5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_usedateinlogfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_UseDateInLogFileName method" +linktitle: "set_UseDateInLogFileName" +articleTitle: "set_UseDateInLogFileName" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates if date has to be used in log file name." +type: docs +weight: 440 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_usedateinlogfilename/ +--- + +## set_UseDateInLogFileName {#set_usedateinlogfilename} + +Sets value which indicates if date has to be used in log file name. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_UseDateInLogFileName(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_usedefaultcredentials/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_usedefaultcredentials/_index.md new file mode 100644 index 0000000000..f7ac1a1cbb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_usedefaultcredentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_UseDefaultCredentials method" +linktitle: "set_UseDefaultCredentials" +articleTitle: "set_UseDefaultCredentials" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services." +type: docs +weight: 450 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_usedefaultcredentials/ +--- + +## set_UseDefaultCredentials {#set_usedefaultcredentials} + +Sets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services. Setting UseDefaultCredentials to true automatically sets the Credentials property to null. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_UseDefaultCredentials(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_useragent/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_useragent/_index.md new file mode 100644 index 0000000000..fd7729307a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_useragent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_UserAgent method" +linktitle: "set_UserAgent" +articleTitle: "set_UserAgent" +second_title: "Aspose.Email for C++" +description: "Sets the user agent." +type: docs +weight: 460 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_useragent/ +--- + +## set_UserAgent {#set_useragent} + +Sets the user agent. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_UserAgent(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_webproxy/_index.md b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_webproxy/_index.md new file mode 100644 index 0000000000..7413f3d57e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_webproxy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::AutodiscoverServiceBase::set_WebProxy method" +linktitle: "set_WebProxy" +articleTitle: "set_WebProxy" +second_title: "Aspose.Email for C++" +description: "Sets the web proxy that should be used when sending requests to EWS." +type: docs +weight: 470 +url: /cpp/aspose.email.clients.exchange/autodiscoverservicebase/set_webproxy/ +--- + +## set_WebProxy {#set_webproxy} + +Sets the web proxy that should be used when sending requests to EWS. Set this property to null to use the default web proxy. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_WebProxy(System::SharedPtr < System::Net::IWebProxy > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/_index.md b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/_index.md new file mode 100644 index 0000000000..813fb8a3e7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Exchange::ComparisonFieldAdapter class" +linktitle: "ComparisonFieldAdapter" +articleTitle: "ComparisonFieldAdapter" +second_title: "Aspose.Email for C++" +description: "Implements adapter for using ComparisonField according to their type" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/comparisonfieldadapter/ +--- + +## ComparisonFieldAdapter class + +Implements adapter for using ComparisonField according to their type + +## Constructors + +| Name | Description | +| --- | --- | +| [ComparisonFieldAdapter](./comparisonfieldadapter/) | Initializes a new instance of the ComparisonFieldAdapter class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Exists](./exists/) | Get a search expression that returns true if the supplied property exists. | +| [get_AsBinary](./get_asbinary/) | Returns current ComparisonField as BinaryComparisonField | +| [get_AsBoolean](./get_asboolean/) | Returns current ComparisonField as BoolComparisonField | +| [get_AsDateTime](./get_asdatetime/) | Returns current ComparisonField as DateComparisonField | +| [get_AsFloating](./get_asfloating/) | Returns current ComparisonField as DoubleComparisonField | +| [get_AsInteger](./get_asinteger/) | Returns current ComparisonField as LongComparisonField | +| [get_AsString](./get_asstring/) | Returns current ComparisonField as StringComparisonField | + diff --git a/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/comparisonfieldadapter/_index.md b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/comparisonfieldadapter/_index.md new file mode 100644 index 0000000000..73d63bd35c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/comparisonfieldadapter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ComparisonFieldAdapter::ComparisonFieldAdapter constructor" +linktitle: "ComparisonFieldAdapter" +articleTitle: "ComparisonFieldAdapter" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ComparisonFieldAdapter class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/comparisonfieldadapter/comparisonfieldadapter/ +--- + +## ComparisonFieldAdapter {#comparisonfieldadapter} + +Initializes a new instance of the ComparisonFieldAdapter class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ComparisonFieldAdapter(System::SharedPtr < Tools::Search::ComparisonField > comparisonField) +``` + +| Parameter | Description | +| --- | --- | +| comparisonField | ComparisonField for convertion | + diff --git a/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/exists/_index.md b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/exists/_index.md new file mode 100644 index 0000000000..d709494473 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/exists/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ComparisonFieldAdapter::Exists method" +linktitle: "Exists" +articleTitle: "Exists" +second_title: "Aspose.Email for C++" +description: "Get a search expression that returns true if the supplied property exists." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/comparisonfieldadapter/exists/ +--- + +## Exists {#exists} + +Get a search expression that returns true if the supplied property exists. + +**Returns:** A MailQuery object that represents a search expression. + +```cpp +Exists(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asbinary/_index.md b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asbinary/_index.md new file mode 100644 index 0000000000..1ede6ab8f3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asbinary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ComparisonFieldAdapter::get_AsBinary method" +linktitle: "get_AsBinary" +articleTitle: "get_AsBinary" +second_title: "Aspose.Email for C++" +description: "Returns current ComparisonField as BinaryComparisonField" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asbinary/ +--- + +## get_AsBinary {#get_asbinary} + +Returns current ComparisonField as BinaryComparisonField + +**Returns:** System::SharedPtr < Tools::Search::BinaryComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_AsBinary() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asboolean/_index.md b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asboolean/_index.md new file mode 100644 index 0000000000..b736d6dd09 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asboolean/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ComparisonFieldAdapter::get_AsBoolean method" +linktitle: "get_AsBoolean" +articleTitle: "get_AsBoolean" +second_title: "Aspose.Email for C++" +description: "Returns current ComparisonField as BoolComparisonField" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asboolean/ +--- + +## get_AsBoolean {#get_asboolean} + +Returns current ComparisonField as BoolComparisonField + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_AsBoolean() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asdatetime/_index.md b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asdatetime/_index.md new file mode 100644 index 0000000000..6514a67f17 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asdatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ComparisonFieldAdapter::get_AsDateTime method" +linktitle: "get_AsDateTime" +articleTitle: "get_AsDateTime" +second_title: "Aspose.Email for C++" +description: "Returns current ComparisonField as DateComparisonField" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asdatetime/ +--- + +## get_AsDateTime {#get_asdatetime} + +Returns current ComparisonField as DateComparisonField + +**Returns:** System::SharedPtr < Tools::Search::DateComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_AsDateTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asfloating/_index.md b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asfloating/_index.md new file mode 100644 index 0000000000..e02c47ce35 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asfloating/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ComparisonFieldAdapter::get_AsFloating method" +linktitle: "get_AsFloating" +articleTitle: "get_AsFloating" +second_title: "Aspose.Email for C++" +description: "Returns current ComparisonField as DoubleComparisonField" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asfloating/ +--- + +## get_AsFloating {#get_asfloating} + +Returns current ComparisonField as DoubleComparisonField + +**Returns:** System::SharedPtr < Tools::Search::DoubleComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_AsFloating() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asinteger/_index.md b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asinteger/_index.md new file mode 100644 index 0000000000..1c2b37cffd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asinteger/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ComparisonFieldAdapter::get_AsInteger method" +linktitle: "get_AsInteger" +articleTitle: "get_AsInteger" +second_title: "Aspose.Email for C++" +description: "Returns current ComparisonField as LongComparisonField" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asinteger/ +--- + +## get_AsInteger {#get_asinteger} + +Returns current ComparisonField as LongComparisonField + +**Returns:** System::SharedPtr < Tools::Search::LongComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_AsInteger() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asstring/_index.md b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asstring/_index.md new file mode 100644 index 0000000000..c170cb9292 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ComparisonFieldAdapter::get_AsString method" +linktitle: "get_AsString" +articleTitle: "get_AsString" +second_title: "Aspose.Email for C++" +description: "Returns current ComparisonField as StringComparisonField" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/comparisonfieldadapter/get_asstring/ +--- + +## get_AsString {#get_asstring} + +Returns current ComparisonField as StringComparisonField + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_AsString() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/_index.md b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/_index.md new file mode 100644 index 0000000000..e870be63a9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Exchange::ConfigurationSettingsBase class" +linktitle: "ConfigurationSettingsBase" +articleTitle: "ConfigurationSettingsBase" +second_title: "Aspose.Email for C++" +description: "Represents the base class for configuration settings." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/configurationsettingsbase/ +--- + +## ConfigurationSettingsBase class + +Represents the base class for configuration settings. + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertSettings](./convertsettings/) | Convert ConfigurationSettings to GetUserSettings response. | +| [get_Error](./get_error/) | Gets the error. | +| [get_RedirectTarget](./get_redirecttarget/) | Gets the redirect target. | +| [get_ResponseType](./get_responsetype/) | Gets the type of the response. | +| [GetNamespace](./getnamespace/) | Gets the namespace that defines the settings. | +| [LoadFromXml (2 overloads)](./loadfromxml/) | Loads the settings from XML. | +| [MakeRedirectionResponse](./makeredirectionresponse/) | Makes this instance a redirection response. | +| [TryReadCurrentXmlElement](./tryreadcurrentxmlelement/) | Tries to read the current XML element. | + diff --git a/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/convertsettings/_index.md b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/convertsettings/_index.md new file mode 100644 index 0000000000..4d4c85238b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/convertsettings/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::ConfigurationSettingsBase::ConvertSettings method" +linktitle: "ConvertSettings" +articleTitle: "ConvertSettings" +second_title: "Aspose.Email for C++" +description: "Convert ConfigurationSettings to GetUserSettings response." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/configurationsettingsbase/convertsettings/ +--- + +## ConvertSettings {#convertsettings} + +Convert ConfigurationSettings to GetUserSettings response. + +**Returns:** GetUserSettingsResponse + +```cpp +ConvertSettings(System::String smtpAddress, System::SharedPtr < System::Collections::Generic::ListExt< UserSettingName >> requestedSettings) +``` + +| Parameter | Description | +| --- | --- | +| smtpAddress | SMTP address. | +| requestedSettings | The requested settings. | + diff --git a/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/get_error/_index.md b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/get_error/_index.md new file mode 100644 index 0000000000..ee48c2c601 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/get_error/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ConfigurationSettingsBase::get_Error method" +linktitle: "get_Error" +articleTitle: "get_Error" +second_title: "Aspose.Email for C++" +description: "Gets the error." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/configurationsettingsbase/get_error/ +--- + +## get_Error {#get_error} + +Gets the error. + +**Returns:** System::SharedPtr < AutodiscoverError > Aspose::Email::Clients::Exchange:: + +```cpp +get_Error() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/get_redirecttarget/_index.md b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/get_redirecttarget/_index.md new file mode 100644 index 0000000000..f7b83723cc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/get_redirecttarget/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ConfigurationSettingsBase::get_RedirectTarget method" +linktitle: "get_RedirectTarget" +articleTitle: "get_RedirectTarget" +second_title: "Aspose.Email for C++" +description: "Gets the redirect target." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/configurationsettingsbase/get_redirecttarget/ +--- + +## get_RedirectTarget {#get_redirecttarget} + +Gets the redirect target. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_RedirectTarget() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/get_responsetype/_index.md b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/get_responsetype/_index.md new file mode 100644 index 0000000000..ea62261898 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/get_responsetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ConfigurationSettingsBase::get_ResponseType method" +linktitle: "get_ResponseType" +articleTitle: "get_ResponseType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the response." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/configurationsettingsbase/get_responsetype/ +--- + +## get_ResponseType {#get_responsetype} + +Gets the type of the response. + +**Returns:** virtual AutodiscoverResponseType Aspose::Email::Clients::Exchange:: + +```cpp +get_ResponseType() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/getnamespace/_index.md b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/getnamespace/_index.md new file mode 100644 index 0000000000..578a69d543 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/getnamespace/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ConfigurationSettingsBase::GetNamespace method" +linktitle: "GetNamespace" +articleTitle: "GetNamespace" +second_title: "Aspose.Email for C++" +description: "Gets the namespace that defines the settings." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/configurationsettingsbase/getnamespace/ +--- + +## GetNamespace {#getnamespace} + +Gets the namespace that defines the settings. + +**Returns:** The namespace that defines the settings + +```cpp +GetNamespace() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/loadfromxml/_index.md b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/loadfromxml/_index.md new file mode 100644 index 0000000000..bbac1a6802 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/loadfromxml/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Exchange::ConfigurationSettingsBase::LoadFromXml method" +linktitle: "LoadFromXml" +articleTitle: "LoadFromXml" +second_title: "Aspose.Email for C++" +description: "Loads the settings from XML." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/configurationsettingsbase/loadfromxml/ +--- + +## LoadFromXml (1 of 2) {#loadfromxml_1} + +Loads the settings from XML. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +LoadFromXml(System::SharedPtr < AutodiscoverXmlReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | The reader. | + +--- + +## LoadFromXml (2 of 2) {#loadfromxml_2} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +LoadFromXml(System::SharedPtr < System::IO::Stream > memoryStream) +``` + +| Parameter | Description | +| --- | --- | +| memoryStream | | + diff --git a/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/makeredirectionresponse/_index.md b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/makeredirectionresponse/_index.md new file mode 100644 index 0000000000..27aa625411 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/makeredirectionresponse/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ConfigurationSettingsBase::MakeRedirectionResponse method" +linktitle: "MakeRedirectionResponse" +articleTitle: "MakeRedirectionResponse" +second_title: "Aspose.Email for C++" +description: "Makes this instance a redirection response." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/configurationsettingsbase/makeredirectionresponse/ +--- + +## MakeRedirectionResponse {#makeredirectionresponse} + +Makes this instance a redirection response. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +MakeRedirectionResponse(System::SharedPtr < System::Uri > redirectUrl) +``` + +| Parameter | Description | +| --- | --- | +| redirectUrl | The redirect URL. | + diff --git a/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/tryreadcurrentxmlelement/_index.md b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/tryreadcurrentxmlelement/_index.md new file mode 100644 index 0000000000..42c311de4b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/configurationsettingsbase/tryreadcurrentxmlelement/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ConfigurationSettingsBase::TryReadCurrentXmlElement method" +linktitle: "TryReadCurrentXmlElement" +articleTitle: "TryReadCurrentXmlElement" +second_title: "Aspose.Email for C++" +description: "Tries to read the current XML element." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/configurationsettingsbase/tryreadcurrentxmlelement/ +--- + +## TryReadCurrentXmlElement {#tryreadcurrentxmlelement} + +Tries to read the current XML element. + +**Returns:** True is the current element was read, false otherwise. + +```cpp +TryReadCurrentXmlElement(System::SharedPtr < AutodiscoverXmlReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | The reader. | + diff --git a/english/cpp/aspose.email.clients.exchange/contactquerybuilder/_index.md b/english/cpp/aspose.email.clients.exchange/contactquerybuilder/_index.md new file mode 100644 index 0000000000..0415ad3195 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/contactquerybuilder/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Exchange::ContactQueryBuilder class" +linktitle: "ContactQueryBuilder" +articleTitle: "ContactQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Represents the builder of search expression that used by Exchange protocol." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/contactquerybuilder/ +--- + +## ContactQueryBuilder class + +Represents the builder of search expression that used by Exchange protocol. + +## Constructors + +| Name | Description | +| --- | --- | +| [ContactQueryBuilder](./contactquerybuilder/) | Initializes a new instance of the ExchangeQueryBuilder class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CreationTime](./get_creationtime/) | Gets the field that allows to find items with a specified CreationTime. | +| [get_DisplayName](./get_displayname/) | Gets the field that allows to find Contact that contain the specified string in the DisplayName field. | + diff --git a/english/cpp/aspose.email.clients.exchange/contactquerybuilder/contactquerybuilder/_index.md b/english/cpp/aspose.email.clients.exchange/contactquerybuilder/contactquerybuilder/_index.md new file mode 100644 index 0000000000..f06dfb078d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/contactquerybuilder/contactquerybuilder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ContactQueryBuilder::ContactQueryBuilder constructor" +linktitle: "ContactQueryBuilder" +articleTitle: "ContactQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeQueryBuilder class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/contactquerybuilder/contactquerybuilder/ +--- + +## ContactQueryBuilder {#contactquerybuilder} + +Initializes a new instance of the ExchangeQueryBuilder class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ContactQueryBuilder(System::SharedPtr < ExchangeQueryBuilder > exchangeQueryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| exchangeQueryBuilder | | + diff --git a/english/cpp/aspose.email.clients.exchange/contactquerybuilder/get_creationtime/_index.md b/english/cpp/aspose.email.clients.exchange/contactquerybuilder/get_creationtime/_index.md new file mode 100644 index 0000000000..1de6fe977d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/contactquerybuilder/get_creationtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ContactQueryBuilder::get_CreationTime method" +linktitle: "get_CreationTime" +articleTitle: "get_CreationTime" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items with a specified CreationTime." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/contactquerybuilder/get_creationtime/ +--- + +## get_CreationTime {#get_creationtime} + +Gets the field that allows to find items with a specified CreationTime. + +**Returns:** System::SharedPtr < Tools::Search::DateComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_CreationTime() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/contactquerybuilder/get_displayname/_index.md b/english/cpp/aspose.email.clients.exchange/contactquerybuilder/get_displayname/_index.md new file mode 100644 index 0000000000..91e61225e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/contactquerybuilder/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ContactQueryBuilder::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find Contact that contain the specified string in the DisplayName field." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/contactquerybuilder/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the field that allows to find Contact that contain the specified string in the DisplayName field. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/_index.md b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/_index.md new file mode 100644 index 0000000000..676ab97d42 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Exchange::Details_AutodiscoverException class" +linktitle: "Details_AutodiscoverException" +articleTitle: "Details_AutodiscoverException" +second_title: "Aspose.Email for C++" +description: "Thrown if there is a MS Exchange Autodiscover communication failure." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/details_autodiscoverexception/ +--- + +## Details_AutodiscoverException class + +Thrown if there is a MS Exchange Autodiscover communication failure. + +## Constructors + +| Name | Description | +| --- | --- | +| [Details_AutodiscoverException (4 overloads)](./details_autodiscoverexception/) | Initializes a new instance of the AutodiscoverException class. | + +## Methods + +| Name | Description | +| --- | --- | +| [DoThrow](./dothrow/) | | +| [MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (4 overloads)](./member_function_make_object_declaration/) | | +| [AutodiscoverRequest](./autodiscoverrequest/) | | +| [AutodiscoverService](./autodiscoverservice/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/autodiscoverrequest/_index.md b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/autodiscoverrequest/_index.md new file mode 100644 index 0000000000..2e6442b754 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/autodiscoverrequest/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::Details_AutodiscoverException::AutodiscoverRequest method" +linktitle: "AutodiscoverRequest" +articleTitle: "AutodiscoverRequest" +second_title: "Aspose.Email for C++" +description: "AutodiscoverRequest of Details_AutodiscoverException." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/details_autodiscoverexception/autodiscoverrequest/ +--- + +## AutodiscoverRequest {#autodiscoverrequest} + +```cpp +friend class AutodiscoverRequest() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/autodiscoverservice/_index.md b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/autodiscoverservice/_index.md new file mode 100644 index 0000000000..d00a6ff62e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/autodiscoverservice/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::Details_AutodiscoverException::AutodiscoverService method" +linktitle: "AutodiscoverService" +articleTitle: "AutodiscoverService" +second_title: "Aspose.Email for C++" +description: "AutodiscoverService of Details_AutodiscoverException." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/details_autodiscoverexception/autodiscoverservice/ +--- + +## AutodiscoverService {#autodiscoverservice} + +```cpp +friend class AutodiscoverService() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/details_autodiscoverexception/_index.md b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/details_autodiscoverexception/_index.md new file mode 100644 index 0000000000..03a98b2fa1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/details_autodiscoverexception/_index.md @@ -0,0 +1,71 @@ +--- +title: "Aspose::Email::Clients::Exchange::Details_AutodiscoverException::Details_AutodiscoverException constructor" +linktitle: "Details_AutodiscoverException" +articleTitle: "Details_AutodiscoverException" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AutodiscoverException class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/details_autodiscoverexception/details_autodiscoverexception/ +--- + +## Details_AutodiscoverException (1 of 4) {#details_autodiscoverexception_1} + +Initializes a new instance of the AutodiscoverException class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +Details_AutodiscoverException() +``` + +--- + +## Details_AutodiscoverException (2 of 4) {#details_autodiscoverexception_2} + +Initializes a new instance of the AutodiscoverException class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +Details_AutodiscoverException(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | + +--- + +## Details_AutodiscoverException (3 of 4) {#details_autodiscoverexception_3} + +Initializes a new instance of the AutodiscoverException class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +Details_AutodiscoverException(System::String message, System::Exception innerException) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | +| innerException | The inner exception. | + +--- + +## Details_AutodiscoverException (4 of 4) {#details_autodiscoverexception_4} + +Initializes a new instance of the AutodiscoverException class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +Details_AutodiscoverException(System::String message, System::SharedPtr < AutodiscoverError > autodiscoverError) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | +| autodiscoverError | The inner autodiscover error. | + diff --git a/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/dothrow/_index.md b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/dothrow/_index.md new file mode 100644 index 0000000000..d7d6e4e26c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/dothrow/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::Details_AutodiscoverException::DoThrow method" +linktitle: "DoThrow" +articleTitle: "DoThrow" +second_title: "Aspose.Email for C++" +description: "DoThrow of Details_AutodiscoverException." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/details_autodiscoverexception/dothrow/ +--- + +## DoThrow {#dothrow} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +DoThrow(const System::ExceptionPtr & self) +``` + +| Parameter | Description | +| --- | --- | +| self | | + diff --git a/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/member_function_make_object_declaration/_index.md b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/member_function_make_object_declaration/_index.md new file mode 100644 index 0000000000..2a5eb21d3c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/details_autodiscoverexception/member_function_make_object_declaration/_index.md @@ -0,0 +1,49 @@ +--- +title: "Aspose::Email::Clients::Exchange::Details_AutodiscoverException::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION method" +linktitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +articleTitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +second_title: "Aspose.Email for C++" +description: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION of Details_AutodiscoverException." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/details_autodiscoverexception/member_function_make_object_declaration/ +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (1 of 4) {#member_function_make_object_declaration_1} + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_AutodiscoverException, CODEPORTING_ARGS()) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (2 of 4) {#member_function_make_object_declaration_2} + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_AutodiscoverException, CODEPORTING_ARGS(System::String message)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 of 4) {#member_function_make_object_declaration_3} + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_AutodiscoverException, CODEPORTING_ARGS(System::String message, System::Exception innerException)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (4 of 4) {#member_function_make_object_declaration_4} + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_AutodiscoverException, CODEPORTING_ARGS(System::String message, System::SharedPtr < AutodiscoverError > autodiscoverError)) +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/_index.md new file mode 100644 index 0000000000..f8d6e85a87 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxMailQuery class" +linktitle: "ExchangeAdvancedSyntaxMailQuery" +articleTitle: "ExchangeAdvancedSyntaxMailQuery" +second_title: "Aspose.Email for C++" +description: "Represents the search criteria, that are used to match several message properties in the mailbox." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/ +--- + +## ExchangeAdvancedSyntaxMailQuery class + +**Inherits:** Aspose::Email::Tools::Search::MailQuery + +Represents the search criteria, that are used to match several message properties in the mailbox. Implements an Advanced Query Syntax (AQS) search that is used by EWS. AQS described at https://docs.microsoft.com/exchange/client-developer/exchange-web-services/how-to-perform-an-aqs-search-by-using-ews-in-exchange . + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeAdvancedSyntaxMailQuery (2 overloads)](./exchangeadvancedsyntaxmailquery/) | Initializes a new instance of the ExchangeAdvancedSyntaxMailQuery class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_QueryString](./get_querystring/) | The query string. | +| [ReadXml](./readxml/) | Generates an object from its XML representation. Not implemented for the ExchangeAdvancedMailQuery class. | +| [set_QueryString](./set_querystring/) | The query string. | +| [ToString](./tostring/) | Returns a System::String that represents this instance. | +| [WriteXml](./writexml/) | Converts an object into its XML representation. Not implemented for the ExchangeAdvancedMailQuery class. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/exchangeadvancedsyntaxmailquery/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/exchangeadvancedsyntaxmailquery/_index.md new file mode 100644 index 0000000000..889dd90084 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/exchangeadvancedsyntaxmailquery/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxMailQuery::ExchangeAdvancedSyntaxMailQuery constructor" +linktitle: "ExchangeAdvancedSyntaxMailQuery" +articleTitle: "ExchangeAdvancedSyntaxMailQuery" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeAdvancedSyntaxMailQuery class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/exchangeadvancedsyntaxmailquery/ +--- + +## ExchangeAdvancedSyntaxMailQuery (1 of 2) {#exchangeadvancedsyntaxmailquery_1} + +Initializes a new instance of the ExchangeAdvancedSyntaxMailQuery class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeAdvancedSyntaxMailQuery(System::String advancedSyntaxQueryString) +``` + +| Parameter | Description | +| --- | --- | +| advancedSyntaxQueryString | The advanced syntax query string. | + +--- + +## ExchangeAdvancedSyntaxMailQuery (2 of 2) {#exchangeadvancedsyntaxmailquery_2} + +Initializes a new instance of the ExchangeAdvancedSyntaxMailQuery class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeAdvancedSyntaxMailQuery(System::String queryString, bool validate) +``` + +| Parameter | Description | +| --- | --- | +| queryString | The query string. | +| validate | If true, then query string must be validate. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/get_querystring/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/get_querystring/_index.md new file mode 100644 index 0000000000..d5fe18f34a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/get_querystring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxMailQuery::get_QueryString method" +linktitle: "get_QueryString" +articleTitle: "get_QueryString" +second_title: "Aspose.Email for C++" +description: "The query string." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/get_querystring/ +--- + +## get_QueryString {#get_querystring} + +The query string. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_QueryString() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/readxml/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/readxml/_index.md new file mode 100644 index 0000000000..24d2f71bba --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/readxml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxMailQuery::ReadXml method" +linktitle: "ReadXml" +articleTitle: "ReadXml" +second_title: "Aspose.Email for C++" +description: "Generates an object from its XML representation." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/readxml/ +--- + +## ReadXml {#readxml} + +Generates an object from its XML representation. Not implemented for the ExchangeAdvancedMailQuery class. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +ReadXml(System::SharedPtr < System::Xml::XmlReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | The T:System::Xml::XmlReader stream from which the object is deserialized. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/set_querystring/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/set_querystring/_index.md new file mode 100644 index 0000000000..9a04638147 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/set_querystring/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxMailQuery::set_QueryString method" +linktitle: "set_QueryString" +articleTitle: "set_QueryString" +second_title: "Aspose.Email for C++" +description: "The query string." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/set_querystring/ +--- + +## set_QueryString {#set_querystring} + +The query string. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_QueryString(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/tostring/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/tostring/_index.md new file mode 100644 index 0000000000..959e0a584e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxMailQuery::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/tostring/ +--- + +## ToString {#tostring} + +Returns a System::String that represents this instance. + +**Returns:** A query string that represents this instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/writexml/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/writexml/_index.md new file mode 100644 index 0000000000..51258550c0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/writexml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxMailQuery::WriteXml method" +linktitle: "WriteXml" +articleTitle: "WriteXml" +second_title: "Aspose.Email for C++" +description: "Converts an object into its XML representation." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/writexml/ +--- + +## WriteXml {#writexml} + +Converts an object into its XML representation. Not implemented for the ExchangeAdvancedMailQuery class. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +WriteXml(System::SharedPtr < System::Xml::XmlWriter > writer) +``` + +| Parameter | Description | +| --- | --- | +| writer | The T:System::Xml::XmlWriter stream to which the object is serialized. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/_index.md new file mode 100644 index 0000000000..f994f8a2af --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder class" +linktitle: "ExchangeAdvancedSyntaxQueryBuilder" +articleTitle: "ExchangeAdvancedSyntaxQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Represents the builder of search expression based on the Advanced Query Syntax (AQS) that used by Exchange protocol." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/ +--- + +## ExchangeAdvancedSyntaxQueryBuilder class + +**Inherits:** Aspose::Email::Tools::Search::MailQueryBuilder + +Represents the builder of search expression based on the Advanced Query Syntax (AQS) that used by Exchange protocol. AQS is an alternative to search filters for expressing search criteria. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeAdvancedSyntaxQueryBuilder](./exchangeadvancedsyntaxquerybuilder/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Attachment](./get_attachment/) | Gets the field that allows to find items with a specified attachment name. | +| [get_Category](./get_category/) | | +| [get_HasAttachment](./get_hasattachment/) | | +| [get_Importance](./get_importance/) | | +| [get_Isflagged](./get_isflagged/) | | +| [get_IsRead](./get_isread/) | | +| [get_Kind](./get_kind/) | | +| [get_Participants](./get_participants/) | | +| [get_Size](./get_size/) | | +| [GetQuery](./getquery/) | Gets the query. | +| [Or](./or/) | Search messages that match either search key. Provides disjunction between two expressions (OR). | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/exchangeadvancedsyntaxquerybuilder/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/exchangeadvancedsyntaxquerybuilder/_index.md new file mode 100644 index 0000000000..eaf186a42b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/exchangeadvancedsyntaxquerybuilder/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::ExchangeAdvancedSyntaxQueryBuilder constructor" +linktitle: "ExchangeAdvancedSyntaxQueryBuilder" +articleTitle: "ExchangeAdvancedSyntaxQueryBuilder" +second_title: "Aspose.Email for C++" +description: "ExchangeAdvancedSyntaxQueryBuilder of ExchangeAdvancedSyntaxQueryBuilder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/exchangeadvancedsyntaxquerybuilder/ +--- + +## ExchangeAdvancedSyntaxQueryBuilder {#exchangeadvancedsyntaxquerybuilder} + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeAdvancedSyntaxQueryBuilder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_attachment/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_attachment/_index.md new file mode 100644 index 0000000000..7e53ce2800 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_attachment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::get_Attachment method" +linktitle: "get_Attachment" +articleTitle: "get_Attachment" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items with a specified attachment name." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_attachment/ +--- + +## get_Attachment {#get_attachment} + +Gets the field that allows to find items with a specified attachment name. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_Attachment() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_category/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_category/_index.md new file mode 100644 index 0000000000..1bbe154636 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_category/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::get_Category method" +linktitle: "get_Category" +articleTitle: "get_Category" +second_title: "Aspose.Email for C++" +description: "get_Category of ExchangeAdvancedSyntaxQueryBuilder." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_category/ +--- + +## get_Category {#get_category} + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_Category() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_hasattachment/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_hasattachment/_index.md new file mode 100644 index 0000000000..872d6d300c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_hasattachment/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::get_HasAttachment method" +linktitle: "get_HasAttachment" +articleTitle: "get_HasAttachment" +second_title: "Aspose.Email for C++" +description: "get_HasAttachment of ExchangeAdvancedSyntaxQueryBuilder." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_hasattachment/ +--- + +## get_HasAttachment {#get_hasattachment} + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_HasAttachment() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_importance/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_importance/_index.md new file mode 100644 index 0000000000..0e924917de --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_importance/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::get_Importance method" +linktitle: "get_Importance" +articleTitle: "get_Importance" +second_title: "Aspose.Email for C++" +description: "get_Importance of ExchangeAdvancedSyntaxQueryBuilder." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_importance/ +--- + +## get_Importance {#get_importance} + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_Importance() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_isflagged/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_isflagged/_index.md new file mode 100644 index 0000000000..d8ec0ce8ed --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_isflagged/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::get_Isflagged method" +linktitle: "get_Isflagged" +articleTitle: "get_Isflagged" +second_title: "Aspose.Email for C++" +description: "get_Isflagged of ExchangeAdvancedSyntaxQueryBuilder." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_isflagged/ +--- + +## get_Isflagged {#get_isflagged} + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_Isflagged() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_isread/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_isread/_index.md new file mode 100644 index 0000000000..5cffd3d4a3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_isread/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::get_IsRead method" +linktitle: "get_IsRead" +articleTitle: "get_IsRead" +second_title: "Aspose.Email for C++" +description: "get_IsRead of ExchangeAdvancedSyntaxQueryBuilder." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_isread/ +--- + +## get_IsRead {#get_isread} + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_IsRead() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_kind/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_kind/_index.md new file mode 100644 index 0000000000..2d50860546 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_kind/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::get_Kind method" +linktitle: "get_Kind" +articleTitle: "get_Kind" +second_title: "Aspose.Email for C++" +description: "get_Kind of ExchangeAdvancedSyntaxQueryBuilder." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_kind/ +--- + +## get_Kind {#get_kind} + +**Returns:** System::SharedPtr < Tools::Search::EnumComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_Kind() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_participants/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_participants/_index.md new file mode 100644 index 0000000000..10a8836107 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_participants/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::get_Participants method" +linktitle: "get_Participants" +articleTitle: "get_Participants" +second_title: "Aspose.Email for C++" +description: "get_Participants of ExchangeAdvancedSyntaxQueryBuilder." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_participants/ +--- + +## get_Participants {#get_participants} + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_Participants() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_size/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_size/_index.md new file mode 100644 index 0000000000..4f9c1da60a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::get_Size method" +linktitle: "get_Size" +articleTitle: "get_Size" +second_title: "Aspose.Email for C++" +description: "get_Size of ExchangeAdvancedSyntaxQueryBuilder." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/get_size/ +--- + +## get_Size {#get_size} + +**Returns:** System::SharedPtr < Tools::Search::IntComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_Size() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/getquery/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/getquery/_index.md new file mode 100644 index 0000000000..4eed94eb37 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/getquery/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::GetQuery method" +linktitle: "GetQuery" +articleTitle: "GetQuery" +second_title: "Aspose.Email for C++" +description: "Gets the query." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/getquery/ +--- + +## GetQuery {#getquery} + +Gets the query. + +**Returns:** MailQuery that represents search query. + +```cpp +GetQuery() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/or/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/or/_index.md new file mode 100644 index 0000000000..005ec4170c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/or/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAdvancedSyntaxQueryBuilder::Or method" +linktitle: "Or" +articleTitle: "Or" +second_title: "Aspose.Email for C++" +description: "Search messages that match either search key." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/or/ +--- + +## Or {#or} + +Search messages that match either search key. Provides disjunction between two expressions (OR). + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Or(System::SharedPtr < Tools::Search::MailQuery > query1, System::SharedPtr < Tools::Search::MailQuery > query2) +``` + +| Parameter | Description | +| --- | --- | +| query1 | The query1. | +| query2 | The query2. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/_index.md new file mode 100644 index 0000000000..51a375ba88 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo class" +linktitle: "ExchangeAttachmentInfo" +articleTitle: "ExchangeAttachmentInfo" +second_title: "Aspose.Email for C++" +description: "Represents an attachment information transmitted over exchange protocols" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfo/ +--- + +## ExchangeAttachmentInfo class + +Represents an attachment information transmitted over exchange protocols + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeAttachmentInfo](./exchangeattachmentinfo/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AttachmentUri](./get_attachmenturi/) | Gets an attachment uri | +| [get_Name](./get_name/) | Gets an attachment name | +| [get_Size](./get_size/) | Gets an attachment size (in bytes) | +| [TryParse](./tryparse/) | Tries to parses the attachment information from exchange store response | +| [attachmentUri](./attachmenturi/) | An attachment uri | +| [name](./name/) | An attachment name | +| [size](./size/) | An attachment size (in bytes) | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/attachmenturi/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/attachmenturi/_index.md new file mode 100644 index 0000000000..25d44887ad --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/attachmenturi/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo::attachmentUri method" +linktitle: "attachmentUri" +articleTitle: "attachmentUri" +second_title: "Aspose.Email for C++" +description: "An attachment uri" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfo/attachmenturi/ +--- + +## attachmentUri {#attachmenturi} + +An attachment uri + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +attachmentUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/exchangeattachmentinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/exchangeattachmentinfo/_index.md new file mode 100644 index 0000000000..237d3633fc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/exchangeattachmentinfo/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo::ExchangeAttachmentInfo constructor" +linktitle: "ExchangeAttachmentInfo" +articleTitle: "ExchangeAttachmentInfo" +second_title: "Aspose.Email for C++" +description: "ExchangeAttachmentInfo of ExchangeAttachmentInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfo/exchangeattachmentinfo/ +--- + +## ExchangeAttachmentInfo {#exchangeattachmentinfo} + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeAttachmentInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_attachmenturi/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_attachmenturi/_index.md new file mode 100644 index 0000000000..92d61d9083 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_attachmenturi/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo::get_AttachmentUri method" +linktitle: "get_AttachmentUri" +articleTitle: "get_AttachmentUri" +second_title: "Aspose.Email for C++" +description: "Gets an attachment uri" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_attachmenturi/ +--- + +## get_AttachmentUri {#get_attachmenturi} + +Gets an attachment uri + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_AttachmentUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_name/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_name/_index.md new file mode 100644 index 0000000000..a11c444c25 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets an attachment name" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_name/ +--- + +## get_Name {#get_name} + +Gets an attachment name + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_size/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_size/_index.md new file mode 100644 index 0000000000..edc713662a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_size/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo::get_Size method" +linktitle: "get_Size" +articleTitle: "get_Size" +second_title: "Aspose.Email for C++" +description: "Gets an attachment size (in bytes)" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfo/get_size/ +--- + +## get_Size {#get_size} + +Gets an attachment size (in bytes) + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_Size() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/name/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/name/_index.md new file mode 100644 index 0000000000..7ab88c8202 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo::name method" +linktitle: "name" +articleTitle: "name" +second_title: "Aspose.Email for C++" +description: "An attachment name" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfo/name/ +--- + +## name {#name} + +An attachment name + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +name() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/size/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/size/_index.md new file mode 100644 index 0000000000..b49147e5df --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/size/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo::size method" +linktitle: "size" +articleTitle: "size" +second_title: "Aspose.Email for C++" +description: "An attachment size (in bytes)" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfo/size/ +--- + +## size {#size} + +An attachment size (in bytes) + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +size() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/tryparse/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/tryparse/_index.md new file mode 100644 index 0000000000..0edd2fcc6b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/tryparse/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfo::TryParse method" +linktitle: "TryParse" +articleTitle: "TryParse" +second_title: "Aspose.Email for C++" +description: "Tries to parses the attachment information from exchange store response" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfo/tryparse/ +--- + +## TryParse {#tryparse} + +Tries to parses the attachment information from exchange store response + +**Returns:** True if attachment was successfully parsed; otherwise, False + +```cpp +TryParse(System::SharedPtr < Dav::ExchangeStoreResponse > response, System::SharedPtr < ExchangeAttachmentInfo > & attachment) +``` + +| Parameter | Description | +| --- | --- | +| response | A ExchangeStoreResponse containing an attachment information | +| attachment | A prsed attachment | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfocollection/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfocollection/_index.md new file mode 100644 index 0000000000..14c00d248c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfocollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfoCollection class" +linktitle: "ExchangeAttachmentInfoCollection" +articleTitle: "ExchangeAttachmentInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of ExchangeAttachmentInfo" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfocollection/ +--- + +## ExchangeAttachmentInfoCollection class + +Represents the collection of ExchangeAttachmentInfo + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..09227190b4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeattachmentinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeAttachmentInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ExchangeAttachmentInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeattachmentinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/_index.md new file mode 100644 index 0000000000..db23e267dd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission class" +linktitle: "ExchangeBasePermission" +articleTitle: "ExchangeBasePermission" +second_title: "Aspose.Email for C++" +description: "Provides abstract base class for permissions to folders on Exchange Server." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/ +--- + +## ExchangeBasePermission class + +Provides abstract base class for permissions to folders on Exchange Server. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeBasePermission](./exchangebasepermission/) | Initializes a new instance of the ExchangeBasePermission class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CanCreateItems](./get_cancreateitems/) | Gets a value indicating whether a client can create items in a folder. | +| [get_CanCreateSubFolders](./get_cancreatesubfolders/) | Gets a value indicating whether the client can create subfolders. | +| [get_DeleteItems](./get_deleteitems/) | Gets a value indicating whether the client can delete items. | +| [get_EditItems](./get_edititems/) | Gets a value indicating whether a client can edit items. | +| [get_IsFolderContact](./get_isfoldercontact/) | Gets a value indicating whether a user is a contact for a folder. | +| [get_IsFolderOwner](./get_isfolderowner/) | Gets a value indicating whether the user is the owner of a folder. | +| [get_IsFolderVisible](./get_isfoldervisible/) | Gets a value indicating whether a user can view a folder. | +| [get_UserInfo](./get_userinfo/) | Gets a user or a delegate user who has folder access permissions | +| [set_CanCreateItems](./set_cancreateitems/) | Sets a value indicating whether a client can create items in a folder. | +| [set_CanCreateSubFolders](./set_cancreatesubfolders/) | Sets a value indicating whether the client can create subfolders. | +| [set_DeleteItems](./set_deleteitems/) | Sets a value indicating whether the client can delete items. | +| [set_EditItems](./set_edititems/) | Sets a value indicating whether a client can edit items. | +| [set_IsFolderContact](./set_isfoldercontact/) | Sets a value indicating whether a user is a contact for a folder. | +| [set_IsFolderOwner](./set_isfolderowner/) | Sets a value indicating whether the user is the owner of a folder. | +| [set_IsFolderVisible](./set_isfoldervisible/) | Sets a value indicating whether a user can view a folder. | +| [set_UserInfo](./set_userinfo/) | Sets a user or a delegate user who has folder access permissions | +| [ExchangeCalendarPermission](./exchangecalendarpermission/) | | +| [ExchangeFolderPermission](./exchangefolderpermission/) | | +| [permissionSet](./permissionset/) | Specifies a user permission level. The responsibility of bits: 0 - IsFolderVisible 1 - ReadItems 2 - CanCreateItems 3, 4 - DeleteItems 5, 6 - EditItems 7 - CanCreateSubFolders 8 - IsFolderContact 9 - IsFolderOwner 10 - FreeBusyTimeOnly 11 - FreeBusyTimeAndSubjectAndLocation | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/exchangebasepermission/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/exchangebasepermission/_index.md new file mode 100644 index 0000000000..f51e07a04e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/exchangebasepermission/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::ExchangeBasePermission constructor" +linktitle: "ExchangeBasePermission" +articleTitle: "ExchangeBasePermission" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeBasePermission class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/exchangebasepermission/ +--- + +## ExchangeBasePermission {#exchangebasepermission} + +Initializes a new instance of the ExchangeBasePermission class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeBasePermission(System::SharedPtr < ExchangeFolderUserInfo > userInfo) +``` + +| Parameter | Description | +| --- | --- | +| userInfo | Specifies a user or a delegate user who has folder access permissions | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/exchangecalendarpermission/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/exchangecalendarpermission/_index.md new file mode 100644 index 0000000000..ac862bf5bc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/exchangecalendarpermission/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::ExchangeCalendarPermission method" +linktitle: "ExchangeCalendarPermission" +articleTitle: "ExchangeCalendarPermission" +second_title: "Aspose.Email for C++" +description: "ExchangeCalendarPermission of ExchangeBasePermission." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/exchangecalendarpermission/ +--- + +## ExchangeCalendarPermission {#exchangecalendarpermission} + +```cpp +friend class ExchangeCalendarPermission() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/exchangefolderpermission/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/exchangefolderpermission/_index.md new file mode 100644 index 0000000000..8284bf22ab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/exchangefolderpermission/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::ExchangeFolderPermission method" +linktitle: "ExchangeFolderPermission" +articleTitle: "ExchangeFolderPermission" +second_title: "Aspose.Email for C++" +description: "ExchangeFolderPermission of ExchangeBasePermission." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/exchangefolderpermission/ +--- + +## ExchangeFolderPermission {#exchangefolderpermission} + +```cpp +friend class ExchangeFolderPermission() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_cancreateitems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_cancreateitems/_index.md new file mode 100644 index 0000000000..aa0cf37f87 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_cancreateitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::get_CanCreateItems method" +linktitle: "get_CanCreateItems" +articleTitle: "get_CanCreateItems" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a client can create items in a folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/get_cancreateitems/ +--- + +## get_CanCreateItems {#get_cancreateitems} + +Gets a value indicating whether a client can create items in a folder. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_CanCreateItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_cancreatesubfolders/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_cancreatesubfolders/_index.md new file mode 100644 index 0000000000..d042d639b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_cancreatesubfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::get_CanCreateSubFolders method" +linktitle: "get_CanCreateSubFolders" +articleTitle: "get_CanCreateSubFolders" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the client can create subfolders." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/get_cancreatesubfolders/ +--- + +## get_CanCreateSubFolders {#get_cancreatesubfolders} + +Gets a value indicating whether the client can create subfolders. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_CanCreateSubFolders() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_deleteitems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_deleteitems/_index.md new file mode 100644 index 0000000000..3ebfed3c48 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_deleteitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::get_DeleteItems method" +linktitle: "get_DeleteItems" +articleTitle: "get_DeleteItems" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the client can delete items." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/get_deleteitems/ +--- + +## get_DeleteItems {#get_deleteitems} + +Gets a value indicating whether the client can delete items. + +**Returns:** ExchangeFolderPermissionAction Aspose::Email::Clients::Exchange:: + +```cpp +get_DeleteItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_edititems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_edititems/_index.md new file mode 100644 index 0000000000..4caf2b0e9b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_edititems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::get_EditItems method" +linktitle: "get_EditItems" +articleTitle: "get_EditItems" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a client can edit items." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/get_edititems/ +--- + +## get_EditItems {#get_edititems} + +Gets a value indicating whether a client can edit items. + +**Returns:** ExchangeFolderPermissionAction Aspose::Email::Clients::Exchange:: + +```cpp +get_EditItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfoldercontact/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfoldercontact/_index.md new file mode 100644 index 0000000000..dd9ad9f6dd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfoldercontact/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::get_IsFolderContact method" +linktitle: "get_IsFolderContact" +articleTitle: "get_IsFolderContact" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a user is a contact for a folder." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfoldercontact/ +--- + +## get_IsFolderContact {#get_isfoldercontact} + +Gets a value indicating whether a user is a contact for a folder. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_IsFolderContact() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfolderowner/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfolderowner/_index.md new file mode 100644 index 0000000000..3a5a8ae344 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfolderowner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::get_IsFolderOwner method" +linktitle: "get_IsFolderOwner" +articleTitle: "get_IsFolderOwner" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the user is the owner of a folder." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfolderowner/ +--- + +## get_IsFolderOwner {#get_isfolderowner} + +Gets a value indicating whether the user is the owner of a folder. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_IsFolderOwner() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfoldervisible/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfoldervisible/_index.md new file mode 100644 index 0000000000..64de296ebc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfoldervisible/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::get_IsFolderVisible method" +linktitle: "get_IsFolderVisible" +articleTitle: "get_IsFolderVisible" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a user can view a folder." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/get_isfoldervisible/ +--- + +## get_IsFolderVisible {#get_isfoldervisible} + +Gets a value indicating whether a user can view a folder. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_IsFolderVisible() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_userinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_userinfo/_index.md new file mode 100644 index 0000000000..19763f766a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/get_userinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::get_UserInfo method" +linktitle: "get_UserInfo" +articleTitle: "get_UserInfo" +second_title: "Aspose.Email for C++" +description: "Gets a user or a delegate user who has folder access permissions" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/get_userinfo/ +--- + +## get_UserInfo {#get_userinfo} + +Gets a user or a delegate user who has folder access permissions + +**Returns:** System::SharedPtr < ExchangeFolderUserInfo > Aspose::Email::Clients::Exchange:: + +```cpp +get_UserInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/permissionset/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/permissionset/_index.md new file mode 100644 index 0000000000..763863f8eb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/permissionset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::permissionSet method" +linktitle: "permissionSet" +articleTitle: "permissionSet" +second_title: "Aspose.Email for C++" +description: "Specifies a user permission level." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/permissionset/ +--- + +## permissionSet {#permissionset} + +Specifies a user permission level. The responsibility of bits: 0 - IsFolderVisible 1 - ReadItems 2 - CanCreateItems 3, 4 - DeleteItems 5, 6 - EditItems 7 - CanCreateSubFolders 8 - IsFolderContact 9 - IsFolderOwner 10 - FreeBusyTimeOnly 11 - FreeBusyTimeAndSubjectAndLocation + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +permissionSet() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_cancreateitems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_cancreateitems/_index.md new file mode 100644 index 0000000000..357893d4e2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_cancreateitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::set_CanCreateItems method" +linktitle: "set_CanCreateItems" +articleTitle: "set_CanCreateItems" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a client can create items in a folder." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/set_cancreateitems/ +--- + +## set_CanCreateItems {#set_cancreateitems} + +Sets a value indicating whether a client can create items in a folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_CanCreateItems(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_cancreatesubfolders/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_cancreatesubfolders/_index.md new file mode 100644 index 0000000000..dc6e141051 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_cancreatesubfolders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::set_CanCreateSubFolders method" +linktitle: "set_CanCreateSubFolders" +articleTitle: "set_CanCreateSubFolders" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the client can create subfolders." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/set_cancreatesubfolders/ +--- + +## set_CanCreateSubFolders {#set_cancreatesubfolders} + +Sets a value indicating whether the client can create subfolders. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_CanCreateSubFolders(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_deleteitems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_deleteitems/_index.md new file mode 100644 index 0000000000..816239f100 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_deleteitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::set_DeleteItems method" +linktitle: "set_DeleteItems" +articleTitle: "set_DeleteItems" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the client can delete items." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/set_deleteitems/ +--- + +## set_DeleteItems {#set_deleteitems} + +Sets a value indicating whether the client can delete items. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_DeleteItems(ExchangeFolderPermissionAction value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_edititems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_edititems/_index.md new file mode 100644 index 0000000000..2c3967697e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_edititems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::set_EditItems method" +linktitle: "set_EditItems" +articleTitle: "set_EditItems" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a client can edit items." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/set_edititems/ +--- + +## set_EditItems {#set_edititems} + +Sets a value indicating whether a client can edit items. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_EditItems(ExchangeFolderPermissionAction value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfoldercontact/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfoldercontact/_index.md new file mode 100644 index 0000000000..0bef618b87 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfoldercontact/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::set_IsFolderContact method" +linktitle: "set_IsFolderContact" +articleTitle: "set_IsFolderContact" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a user is a contact for a folder." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfoldercontact/ +--- + +## set_IsFolderContact {#set_isfoldercontact} + +Sets a value indicating whether a user is a contact for a folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_IsFolderContact(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfolderowner/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfolderowner/_index.md new file mode 100644 index 0000000000..8ee8fd8f56 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfolderowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::set_IsFolderOwner method" +linktitle: "set_IsFolderOwner" +articleTitle: "set_IsFolderOwner" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the user is the owner of a folder." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfolderowner/ +--- + +## set_IsFolderOwner {#set_isfolderowner} + +Sets a value indicating whether the user is the owner of a folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_IsFolderOwner(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfoldervisible/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfoldervisible/_index.md new file mode 100644 index 0000000000..fb81585deb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfoldervisible/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::set_IsFolderVisible method" +linktitle: "set_IsFolderVisible" +articleTitle: "set_IsFolderVisible" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a user can view a folder." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/set_isfoldervisible/ +--- + +## set_IsFolderVisible {#set_isfoldervisible} + +Sets a value indicating whether a user can view a folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_IsFolderVisible(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_userinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_userinfo/_index.md new file mode 100644 index 0000000000..a3f69202d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangebasepermission/set_userinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeBasePermission::set_UserInfo method" +linktitle: "set_UserInfo" +articleTitle: "set_UserInfo" +second_title: "Aspose.Email for C++" +description: "Sets a user or a delegate user who has folder access permissions" +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/exchangebasepermission/set_userinfo/ +--- + +## set_UserInfo {#set_userinfo} + +Sets a user or a delegate user who has folder access permissions + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_UserInfo(System::SharedPtr < ExchangeFolderUserInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/_index.md b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/_index.md new file mode 100644 index 0000000000..aebe2fe33e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeCalendarPermission class" +linktitle: "ExchangeCalendarPermission" +articleTitle: "ExchangeCalendarPermission" +second_title: "Aspose.Email for C++" +description: "Represents a permission on a calendar folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangecalendarpermission/ +--- + +## ExchangeCalendarPermission class + +**Inherits:** Aspose::Email::Clients::Exchange::ExchangeBasePermission + +Represents a permission on a calendar folder. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeCalendarPermission](./exchangecalendarpermission/) | Initializes a new instance of the ExchangeFolderPermission class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_PermissionLevel](./get_permissionlevel/) | Gets the combination of permissions that a user has on a folder. | +| [get_ReadItems](./get_readitems/) | Gets a value indicating whether a user has permission to read items in a folder. | +| [set_PermissionLevel](./set_permissionlevel/) | Sets the combination of permissions that a user has on a folder. | +| [set_ReadItems](./set_readitems/) | Sets a value indicating whether a user has permission to read items in a folder. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/exchangecalendarpermission/_index.md b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/exchangecalendarpermission/_index.md new file mode 100644 index 0000000000..f7e7e6fb31 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/exchangecalendarpermission/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeCalendarPermission::ExchangeCalendarPermission constructor" +linktitle: "ExchangeCalendarPermission" +articleTitle: "ExchangeCalendarPermission" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeFolderPermission class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangecalendarpermission/exchangecalendarpermission/ +--- + +## ExchangeCalendarPermission {#exchangecalendarpermission} + +Initializes a new instance of the ExchangeFolderPermission class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeCalendarPermission(System::SharedPtr < ExchangeFolderUserInfo > userInfo) +``` + +| Parameter | Description | +| --- | --- | +| userInfo | Specifies a user or a delegate user who has folder access permissions | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/get_permissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/get_permissionlevel/_index.md new file mode 100644 index 0000000000..2afa655551 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/get_permissionlevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeCalendarPermission::get_PermissionLevel method" +linktitle: "get_PermissionLevel" +articleTitle: "get_PermissionLevel" +second_title: "Aspose.Email for C++" +description: "Gets the combination of permissions that a user has on a folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangecalendarpermission/get_permissionlevel/ +--- + +## get_PermissionLevel {#get_permissionlevel} + +Gets the combination of permissions that a user has on a folder. + +**Returns:** ExchangeCalendarPermissionLevel Aspose::Email::Clients::Exchange:: + +```cpp +get_PermissionLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/get_readitems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/get_readitems/_index.md new file mode 100644 index 0000000000..b1fe84382c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/get_readitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeCalendarPermission::get_ReadItems method" +linktitle: "get_ReadItems" +articleTitle: "get_ReadItems" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a user has permission to read items in a folder." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangecalendarpermission/get_readitems/ +--- + +## get_ReadItems {#get_readitems} + +Gets a value indicating whether a user has permission to read items in a folder. + +**Returns:** ExchangeCalendarPermissionReadAccess Aspose::Email::Clients::Exchange:: + +```cpp +get_ReadItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/set_permissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/set_permissionlevel/_index.md new file mode 100644 index 0000000000..4d89c8ce9f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/set_permissionlevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeCalendarPermission::set_PermissionLevel method" +linktitle: "set_PermissionLevel" +articleTitle: "set_PermissionLevel" +second_title: "Aspose.Email for C++" +description: "Sets the combination of permissions that a user has on a folder." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangecalendarpermission/set_permissionlevel/ +--- + +## set_PermissionLevel {#set_permissionlevel} + +Sets the combination of permissions that a user has on a folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_PermissionLevel(ExchangeCalendarPermissionLevel value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/set_readitems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/set_readitems/_index.md new file mode 100644 index 0000000000..134b28508d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermission/set_readitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeCalendarPermission::set_ReadItems method" +linktitle: "set_ReadItems" +articleTitle: "set_ReadItems" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a user has permission to read items in a folder." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangecalendarpermission/set_readitems/ +--- + +## set_ReadItems {#set_readitems} + +Sets a value indicating whether a user has permission to read items in a folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ReadItems(ExchangeCalendarPermissionReadAccess value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangecalendarpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermissionlevel/_index.md new file mode 100644 index 0000000000..70c99a68db --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermissionlevel/_index.md @@ -0,0 +1,30 @@ +--- +title: "ExchangeCalendarPermissionLevel Enum" +linktitle: "ExchangeCalendarPermissionLevel" +articleTitle: "ExchangeCalendarPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Specifies the permission level that a user has on a calendar folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangecalendarpermissionlevel/ +--- + +## ExchangeCalendarPermissionLevel enumeration (12 values) + +Specifies the permission level that a user has on a calendar folder. + +| Value | Description | +| --- | --- | +| None | The user has no permissions on the folder. | +| Owner | The user can create, read, edit, and delete all items in the folder and create subfolders. The user is both folder owner and folder contact. | +| PublishingEditor | The user can create, read, edit, and delete all items in the folder, and create subfolders. | +| Editor | The user can create, read, edit, and delete all items in the folder. | +| PublishingAuthor | The user can create and read all items in the folder, edit and delete only items that the user creates, and create subfolders. | +| Author | The user can create and read all items in the folder, and edit and delete only items that the user creates. | +| NoneditingAuthor | The user can create and read all items in the folder, and delete only items that the user creates. | +| Reviewer | The user can read all items in the folder. | +| Contributor | The user can create items in the folder. The contents of the folder do not appear. | +| FreeBusyTimeOnly | The user can view only free/busy time within the calendar. | +| FreeBusyTimeAndSubjectAndLocation | The user can view free/busy time within the calendar and the subject and location of appointments. | +| Custom | The user has custom access permissions on the folder. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangecalendarpermissionreadaccess/_index.md b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermissionreadaccess/_index.md new file mode 100644 index 0000000000..5c5e3d3dc4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangecalendarpermissionreadaccess/_index.md @@ -0,0 +1,22 @@ +--- +title: "ExchangeCalendarPermissionReadAccess Enum" +linktitle: "ExchangeCalendarPermissionReadAccess" +articleTitle: "ExchangeCalendarPermissionReadAccess" +second_title: "Aspose.Email for C++" +description: "Sspecifies whether a user has permission to read items in a folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangecalendarpermissionreadaccess/ +--- + +## ExchangeCalendarPermissionReadAccess enumeration (4 values) + +Sspecifies whether a user has permission to read items in a folder. + +| Value | Description | +| --- | --- | +| None | The user does not have permission to read items in the folder. | +| FullDetails | The user has permission to read all items in the folder. | +| TimeOnly | The user can view only free/busy time within the calendar. | +| TimeAndSubjectAndLocation | The user can view free/busy time within the calendar and the subject and location of appointments. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/_index.md new file mode 100644 index 0000000000..3b78345f92 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase class" +linktitle: "ExchangeClientBase" +articleTitle: "ExchangeClientBase" +second_title: "Aspose.Email for C++" +description: "Provides the abstract base class to MS Exchange Server access." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/ +--- + +## ExchangeClientBase class + +**Inherits:** Aspose::Email::Clients::Exchange::IExchangeClientBase + +Provides the abstract base class to MS Exchange Server access. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeClientBase](./exchangeclientbase/) | Initializes a new instance of the ExchangeClientBase class | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose (2 overloads)](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [get_Credentials](./get_credentials/) | Gets the credentials | +| [get_LogFileName](./get_logfilename/) | Gets log file name | +| [get_Logger](./get_logger/) | Diagnostic logger | +| [get_MailboxUri](./get_mailboxuri/) | Gets the mailbox uri | +| [get_Proxy](./get_proxy/) | Gets the proxy. | +| [get_Timeout](./get_timeout/) | Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [get_UseDateInLogFileName](./get_usedateinlogfilename/) | Gets value which indicates if date has to be used in log file name. | +| [ResetLogSettings](./resetlogsettings/) | Resets logging settings to default. | +| [set_Credentials](./set_credentials/) | Sets the credentials | +| [set_LogFileName](./set_logfilename/) | Sets log file name | +| [set_MailboxUri](./set_mailboxuri/) | Sets the mailbox uri | +| [set_Proxy](./set_proxy/) | Sets the proxy. | +| [set_Timeout](./set_timeout/) | Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [set_UseDateInLogFileName](./set_usedateinlogfilename/) | Sets value which indicates if date has to be used in log file name. | +| [lockObject](./lockobject/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/dispose/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/dispose/_index.md new file mode 100644 index 0000000000..228c269894 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases unmanaged and - optionally - managed resources + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/exchangeclientbase/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/exchangeclientbase/_index.md new file mode 100644 index 0000000000..860d6ead9d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/exchangeclientbase/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::ExchangeClientBase constructor" +linktitle: "ExchangeClientBase" +articleTitle: "ExchangeClientBase" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeClientBase class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/exchangeclientbase/ +--- + +## ExchangeClientBase {#exchangeclientbase} + +Initializes a new instance of the ExchangeClientBase class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeClientBase(System::String mailboxUri, System::SharedPtr < System::Net::ICredentials > credentials, System::SharedPtr < System::Net::IWebProxy > proxy, System::SharedPtr < ExchangeLogger > exchangeLogger) +``` + +| Parameter | Description | +| --- | --- | +| mailboxUri | The URI of mailbox | +| credentials | Contains the credentials for authentication. | +| proxy | Contains HTTP proxy settings | +| exchangeLogger | Diagnostic logger | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_credentials/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_credentials/_index.md new file mode 100644 index 0000000000..9bd83eafab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_credentials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::get_Credentials method" +linktitle: "get_Credentials" +articleTitle: "get_Credentials" +second_title: "Aspose.Email for C++" +description: "Gets the credentials" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/get_credentials/ +--- + +## get_Credentials {#get_credentials} + +Gets the credentials + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_Credentials() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_logfilename/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_logfilename/_index.md new file mode 100644 index 0000000000..b21e63abf4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_logfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::get_LogFileName method" +linktitle: "get_LogFileName" +articleTitle: "get_LogFileName" +second_title: "Aspose.Email for C++" +description: "Gets log file name" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/get_logfilename/ +--- + +## get_LogFileName {#get_logfilename} + +Gets log file name + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_LogFileName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_logger/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_logger/_index.md new file mode 100644 index 0000000000..2a3fcf31dd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_logger/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::get_Logger method" +linktitle: "get_Logger" +articleTitle: "get_Logger" +second_title: "Aspose.Email for C++" +description: "Diagnostic logger" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/get_logger/ +--- + +## get_Logger {#get_logger} + +Diagnostic logger + +**Returns:** System::SharedPtr < Aspose::Email::Tools::Logging::Logger > Aspose::Email::Clients::Exchange:: + +```cpp +get_Logger() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_mailboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_mailboxuri/_index.md new file mode 100644 index 0000000000..0e265cd152 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_mailboxuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::get_MailboxUri method" +linktitle: "get_MailboxUri" +articleTitle: "get_MailboxUri" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox uri" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/get_mailboxuri/ +--- + +## get_MailboxUri {#get_mailboxuri} + +Gets the mailbox uri + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_MailboxUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_proxy/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_proxy/_index.md new file mode 100644 index 0000000000..92f8a53169 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_proxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::get_Proxy method" +linktitle: "get_Proxy" +articleTitle: "get_Proxy" +second_title: "Aspose.Email for C++" +description: "Gets the proxy." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/get_proxy/ +--- + +## get_Proxy {#get_proxy} + +Gets the proxy. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_Proxy() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_timeout/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_timeout/_index.md new file mode 100644 index 0000000000..d2a7856bcc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Gets the number of milliseconds to wait before the operation times out." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_usedateinlogfilename/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_usedateinlogfilename/_index.md new file mode 100644 index 0000000000..c592f309c2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/get_usedateinlogfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::get_UseDateInLogFileName method" +linktitle: "get_UseDateInLogFileName" +articleTitle: "get_UseDateInLogFileName" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if date has to be used in log file name." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/get_usedateinlogfilename/ +--- + +## get_UseDateInLogFileName {#get_usedateinlogfilename} + +Gets value which indicates if date has to be used in log file name. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_UseDateInLogFileName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/lockobject/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/lockobject/_index.md new file mode 100644 index 0000000000..4b4b9e2d3d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/lockobject/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::lockObject method" +linktitle: "lockObject" +articleTitle: "lockObject" +second_title: "Aspose.Email for C++" +description: "lockObject of ExchangeClientBase." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/lockobject/ +--- + +## lockObject {#lockobject} + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +lockObject() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/resetlogsettings/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/resetlogsettings/_index.md new file mode 100644 index 0000000000..54f1ae1afd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/resetlogsettings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::ResetLogSettings method" +linktitle: "ResetLogSettings" +articleTitle: "ResetLogSettings" +second_title: "Aspose.Email for C++" +description: "Resets logging settings to default." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/resetlogsettings/ +--- + +## ResetLogSettings {#resetlogsettings} + +Resets logging settings to default. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +ResetLogSettings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_credentials/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_credentials/_index.md new file mode 100644 index 0000000000..65bee2172d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_credentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::set_Credentials method" +linktitle: "set_Credentials" +articleTitle: "set_Credentials" +second_title: "Aspose.Email for C++" +description: "Sets the credentials" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/set_credentials/ +--- + +## set_Credentials {#set_credentials} + +Sets the credentials + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Credentials(System::SharedPtr < System::Net::ICredentials > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_logfilename/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_logfilename/_index.md new file mode 100644 index 0000000000..c0c234242a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_logfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::set_LogFileName method" +linktitle: "set_LogFileName" +articleTitle: "set_LogFileName" +second_title: "Aspose.Email for C++" +description: "Sets log file name" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/set_logfilename/ +--- + +## set_LogFileName {#set_logfilename} + +Sets log file name + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_LogFileName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_mailboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_mailboxuri/_index.md new file mode 100644 index 0000000000..fc5eb514e2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_mailboxuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::set_MailboxUri method" +linktitle: "set_MailboxUri" +articleTitle: "set_MailboxUri" +second_title: "Aspose.Email for C++" +description: "Sets the mailbox uri" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/set_mailboxuri/ +--- + +## set_MailboxUri {#set_mailboxuri} + +Sets the mailbox uri + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_MailboxUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_proxy/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_proxy/_index.md new file mode 100644 index 0000000000..8483fd841f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_proxy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::set_Proxy method" +linktitle: "set_Proxy" +articleTitle: "set_Proxy" +second_title: "Aspose.Email for C++" +description: "Sets the proxy." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/set_proxy/ +--- + +## set_Proxy {#set_proxy} + +Sets the proxy. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Proxy(System::SharedPtr < System::Net::IWebProxy > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_timeout/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_timeout/_index.md new file mode 100644 index 0000000000..874c8b4040 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Sets the number of milliseconds to wait before the operation times out." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_usedateinlogfilename/_index.md b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_usedateinlogfilename/_index.md new file mode 100644 index 0000000000..f0965cde14 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangeclientbase/set_usedateinlogfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeClientBase::set_UseDateInLogFileName method" +linktitle: "set_UseDateInLogFileName" +articleTitle: "set_UseDateInLogFileName" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates if date has to be used in log file name." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/exchangeclientbase/set_usedateinlogfilename/ +--- + +## set_UseDateInLogFileName {#set_usedateinlogfilename} + +Sets value which indicates if date has to be used in log file name. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_UseDateInLogFileName(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/_index.md b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/_index.md new file mode 100644 index 0000000000..d479e21611 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeDistributionList class" +linktitle: "ExchangeDistributionList" +articleTitle: "ExchangeDistributionList" +second_title: "Aspose.Email for C++" +description: "Represents a Distribution List properties" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangedistributionlist/ +--- + +## ExchangeDistributionList class + +Represents a Distribution List properties + +## Methods + +| Name | Description | +| --- | --- | +| [get_ChangeKey](./get_changekey/) | Change key of list | +| [get_DisplayName](./get_displayname/) | Display name of list | +| [get_Id](./get_id/) | Id of list | +| [set_ChangeKey](./set_changekey/) | Change key of list | +| [set_DisplayName](./set_displayname/) | Display name of list | +| [set_Id](./set_id/) | Id of list | +| [ToMailAddress](./tomailaddress/) | Converts the value of the instance to MailAddress . | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/get_changekey/_index.md b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/get_changekey/_index.md new file mode 100644 index 0000000000..64fac8c757 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/get_changekey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeDistributionList::get_ChangeKey method" +linktitle: "get_ChangeKey" +articleTitle: "get_ChangeKey" +second_title: "Aspose.Email for C++" +description: "Change key of list" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangedistributionlist/get_changekey/ +--- + +## get_ChangeKey {#get_changekey} + +Change key of list + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_ChangeKey() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/get_displayname/_index.md b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/get_displayname/_index.md new file mode 100644 index 0000000000..e48ce8d75c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeDistributionList::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Display name of list" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangedistributionlist/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Display name of list + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/get_id/_index.md b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/get_id/_index.md new file mode 100644 index 0000000000..644be396b1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeDistributionList::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Id of list" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangedistributionlist/get_id/ +--- + +## get_Id {#get_id} + +Id of list + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/set_changekey/_index.md b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/set_changekey/_index.md new file mode 100644 index 0000000000..53b3a8df6f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/set_changekey/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeDistributionList::set_ChangeKey method" +linktitle: "set_ChangeKey" +articleTitle: "set_ChangeKey" +second_title: "Aspose.Email for C++" +description: "Change key of list" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangedistributionlist/set_changekey/ +--- + +## set_ChangeKey {#set_changekey} + +Change key of list + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ChangeKey(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/set_displayname/_index.md b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/set_displayname/_index.md new file mode 100644 index 0000000000..cc6fd38c3e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeDistributionList::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Display name of list" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangedistributionlist/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Display name of list + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/set_id/_index.md b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/set_id/_index.md new file mode 100644 index 0000000000..d2388eb7cd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeDistributionList::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "Id of list" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangedistributionlist/set_id/ +--- + +## set_Id {#set_id} + +Id of list + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/tomailaddress/_index.md b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/tomailaddress/_index.md new file mode 100644 index 0000000000..9abb30103e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangedistributionlist/tomailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeDistributionList::ToMailAddress method" +linktitle: "ToMailAddress" +articleTitle: "ToMailAddress" +second_title: "Aspose.Email for C++" +description: "Converts the value of the instance to MailAddress ." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangedistributionlist/tomailaddress/ +--- + +## ToMailAddress {#tomailaddress} + +Converts the value of the instance to MailAddress . + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Exchange:: + +```cpp +ToMailAddress() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/_index.md new file mode 100644 index 0000000000..d7ab23e33a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/_index.md @@ -0,0 +1,59 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo class" +linktitle: "ExchangeFolderInfo" +articleTitle: "ExchangeFolderInfo" +second_title: "Aspose.Email for C++" +description: "Provides information about an MS Exchange folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/ +--- + +## ExchangeFolderInfo class + +Provides information about an MS Exchange folder. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeFolderInfo](./exchangefolderinfo/) | Initializes a new instance of the ExchangeFolderInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ChildFolderCount](./get_childfoldercount/) | Count of child folders | +| [get_DisplayName](./get_displayname/) | Display name of folder | +| [get_FolderClass](./get_folderclass/) | Gets the folder class for a given folder. | +| [get_FolderType](./get_foldertype/) | Gets the folder type for a given folder. | +| [get_Hidden](./get_hidden/) | Gets value which indicates if folder is hidden | +| [get_ParentUri](./get_parenturi/) | Parent folder uri | +| [get_Size](./get_size/) | Contains the size, in bytes, consumed by the Message object on the server. | +| [get_TotalCount](./get_totalcount/) | Gets the total count of items. | +| [get_UnreadCount](./get_unreadcount/) | Gets the count of unread items. | +| [get_Uri](./get_uri/) | Folder Uri | +| [set_ChildFolderCount](./set_childfoldercount/) | Count of child folders | +| [set_DisplayName](./set_displayname/) | Display name of folder | +| [set_FolderClass](./set_folderclass/) | Gets the folder class for a given folder. | +| [set_FolderType](./set_foldertype/) | Gets the folder type for a given folder. | +| [set_Hidden](./set_hidden/) | Gets value which indicates if folder is hidden | +| [set_ParentUri](./set_parenturi/) | Parent folder uri | +| [set_Size](./set_size/) | Contains the size, in bytes, consumed by the Message object on the server. | +| [set_TotalCount](./set_totalcount/) | Gets the total count of items. | +| [set_UnreadCount](./set_unreadcount/) | Gets the count of unread items. | +| [set_Uri](./set_uri/) | Folder Uri | +| [ToString](./tostring/) | Returns a String which represents the object instance. | +| [Aspose::Email::Clients::Exchange::Dav::ExchangeClient](./asposeemailclientsexchangedavexchangeclient/) | | +| [Aspose::Email::Clients::Exchange::WebService::EWSClient2007](./asposeemailclientsexchangewebserviceewsclient2007/) | | +| [Aspose::Email::Clients::Exchange::WebService::Extensions::BaseFolderTypeExtensions](./asposeemailclientsexchangewebserviceextensionsbasefoldertypeextensions/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::EwsClientFolderBackup](./asposeemailclientsexchangewebserviceimplementationfoldersbackupewsclientfolderbackup/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::FoldersCollector](./asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersfolderscollector/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor](./asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::PstFolderInfoBuilder](./asposeemailclientsexchangewebserviceimplementationfoldersbackuphelperspstfolderinfobuilder/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Create::Helpers::CreateFolderProcessor](./asposeemailclientsexchangewebserviceimplementationfolderscreatehelperscreatefolderprocessor/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Delete::EwsClientFolderDelete](./asposeemailclientsexchangewebserviceimplementationfoldersdeleteewsclientfolderdelete/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs](./asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore](./asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Items::List::EwsClientItemList](./asposeemailclientsexchangewebserviceimplementationitemslistewsclientitemlist/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangedavexchangeclient/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangedavexchangeclient/_index.md new file mode 100644 index 0000000000..9b7f3ea4f7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangedavexchangeclient/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::Dav::ExchangeClient method" +linktitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +articleTitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient of ExchangeFolderInfo." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangedavexchangeclient/ +--- + +## Aspose::Email::Clients::Exchange::Dav::ExchangeClient {#asposeemailclientsexchangedavexchangeclient} + +```cpp +ExchangeClient() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceewsclient2007/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceewsclient2007/_index.md new file mode 100644 index 0000000000..08fd34bfe8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceewsclient2007/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::EWSClient2007 method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007 of ExchangeFolderInfo." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceewsclient2007/ +--- + +## Aspose::Email::Clients::Exchange::WebService::EWSClient2007 {#asposeemailclientsexchangewebserviceewsclient2007} + +```cpp +EWSClient2007() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceextensionsbasefoldertypeextensions/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceextensionsbasefoldertypeextensions/_index.md new file mode 100644 index 0000000000..6aad2ddab5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceextensionsbasefoldertypeextensions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Extensions::BaseFolderTypeExtensions method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Extensions::BaseFolderTypeExtensions" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Extensions::BaseFolderTypeExtensions" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Extensions::BaseFolderTypeExtensions of ExchangeFolderInfo." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceextensionsbasefoldertypeextensions/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Extensions::BaseFolderTypeExtensions {#asposeemailclientsexchangewebserviceextensionsbasefoldertypeextensions} + +```cpp +BaseFolderTypeExtensions() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackupewsclientfolderbackup/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackupewsclientfolderbackup/_index.md new file mode 100644 index 0000000000..c83128c4f5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackupewsclientfolderbackup/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::EwsClientFolderBackup method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::EwsClientFolderBackup" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::EwsClientFolderBackup" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::EwsClientFolderBackup of ExchangeFolderInfo." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackupewsclientfolderbackup/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::EwsClientFolderBackup {#asposeemailclientsexchangewebserviceimplementationfoldersbackupewsclientfolderbackup} + +```cpp +EwsClientFolderBackup() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersfolderscollector/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersfolderscollector/_index.md new file mode 100644 index 0000000000..504056234c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersfolderscollector/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::FoldersCollector method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::FoldersCollector" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::FoldersCollector" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::FoldersCollector of ExchangeFolderInfo." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersfolderscollector/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::FoldersCollector {#asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersfolderscollector} + +```cpp +FoldersCollector() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/_index.md new file mode 100644 index 0000000000..f35c78eea0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor of ExchangeFolderInfo." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor {#asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor} + +```cpp +MessageBackupProcessor() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelperspstfolderinfobuilder/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelperspstfolderinfobuilder/_index.md new file mode 100644 index 0000000000..114094b809 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelperspstfolderinfobuilder/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::PstFolderInfoBuilder method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::PstFolderInfoBuilder" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::PstFolderInfoBuilder" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::PstFolderInfoBuilder of ExchangeFolderInfo." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelperspstfolderinfobuilder/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::PstFolderInfoBuilder {#asposeemailclientsexchangewebserviceimplementationfoldersbackuphelperspstfolderinfobuilder} + +```cpp +PstFolderInfoBuilder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfolderscreatehelperscreatefolderprocessor/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfolderscreatehelperscreatefolderprocessor/_index.md new file mode 100644 index 0000000000..b7a2c0863c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfolderscreatehelperscreatefolderprocessor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Create::Helpers::CreateFolderProcessor method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Create::Helpers::CreateFolderProcessor" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Create::Helpers::CreateFolderProcessor" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Create::Helpers::CreateFolderProcessor of ExchangeFolderInfo." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfolderscreatehelperscreatefolderprocessor/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Create::Helpers::CreateFolderProcessor {#asposeemailclientsexchangewebserviceimplementationfolderscreatehelperscreatefolderprocessor} + +```cpp +CreateFolderProcessor() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersdeleteewsclientfolderdelete/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersdeleteewsclientfolderdelete/_index.md new file mode 100644 index 0000000000..ab215825e5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersdeleteewsclientfolderdelete/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Delete::EwsClientFolderDelete method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Delete::EwsClientFolderDelete" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Delete::EwsClientFolderDelete" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Delete::EwsClientFolderDelete of ExchangeFolderInfo." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersdeleteewsclientfolderdelete/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Delete::EwsClientFolderDelete {#asposeemailclientsexchangewebserviceimplementationfoldersdeleteewsclientfolderdelete} + +```cpp +EwsClientFolderDelete() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/_index.md new file mode 100644 index 0000000000..c86a5f008a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs of ExchangeFolderInfo." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs {#asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs} + +```cpp +EwsClientFolderListSubs() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/_index.md new file mode 100644 index 0000000000..02d605864c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore of ExchangeFolderInfo." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore {#asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore} + +```cpp +EwsClientFolderRestore() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationitemslistewsclientitemlist/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationitemslistewsclientitemlist/_index.md new file mode 100644 index 0000000000..7f3340d229 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationitemslistewsclientitemlist/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Items::List::EwsClientItemList method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Items::List::EwsClientItemList" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Items::List::EwsClientItemList" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Items::List::EwsClientItemList of ExchangeFolderInfo." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/asposeemailclientsexchangewebserviceimplementationitemslistewsclientitemlist/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Items::List::EwsClientItemList {#asposeemailclientsexchangewebserviceimplementationitemslistewsclientitemlist} + +```cpp +EwsClientItemList() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/exchangefolderinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/exchangefolderinfo/_index.md new file mode 100644 index 0000000000..675c4b29ac --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/exchangefolderinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::ExchangeFolderInfo constructor" +linktitle: "ExchangeFolderInfo" +articleTitle: "ExchangeFolderInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeFolderInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/exchangefolderinfo/ +--- + +## ExchangeFolderInfo {#exchangefolderinfo} + +Initializes a new instance of the ExchangeFolderInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeFolderInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_childfoldercount/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_childfoldercount/_index.md new file mode 100644 index 0000000000..35df81f27b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_childfoldercount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_ChildFolderCount method" +linktitle: "get_ChildFolderCount" +articleTitle: "get_ChildFolderCount" +second_title: "Aspose.Email for C++" +description: "Count of child folders" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_childfoldercount/ +--- + +## get_ChildFolderCount {#get_childfoldercount} + +Count of child folders + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_ChildFolderCount() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_displayname/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_displayname/_index.md new file mode 100644 index 0000000000..ded5693ab4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Display name of folder" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Display name of folder + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_folderclass/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_folderclass/_index.md new file mode 100644 index 0000000000..f3e8fc6c4d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_folderclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_FolderClass method" +linktitle: "get_FolderClass" +articleTitle: "get_FolderClass" +second_title: "Aspose.Email for C++" +description: "Gets the folder class for a given folder." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_folderclass/ +--- + +## get_FolderClass {#get_folderclass} + +Gets the folder class for a given folder. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_FolderClass() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_foldertype/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_foldertype/_index.md new file mode 100644 index 0000000000..1c9f93daa0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_foldertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_FolderType method" +linktitle: "get_FolderType" +articleTitle: "get_FolderType" +second_title: "Aspose.Email for C++" +description: "Gets the folder type for a given folder." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_foldertype/ +--- + +## get_FolderType {#get_foldertype} + +Gets the folder type for a given folder. + +**Returns:** ExchangeFolderType Aspose::Email::Clients::Exchange:: + +```cpp +get_FolderType() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_hidden/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_hidden/_index.md new file mode 100644 index 0000000000..913bbad1c6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_hidden/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_Hidden method" +linktitle: "get_Hidden" +articleTitle: "get_Hidden" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if folder is hidden" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_hidden/ +--- + +## get_Hidden {#get_hidden} + +Gets value which indicates if folder is hidden + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_Hidden() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_parenturi/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_parenturi/_index.md new file mode 100644 index 0000000000..fee1d04d19 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_parenturi/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_ParentUri method" +linktitle: "get_ParentUri" +articleTitle: "get_ParentUri" +second_title: "Aspose.Email for C++" +description: "Parent folder uri" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_parenturi/ +--- + +## get_ParentUri {#get_parenturi} + +Parent folder uri + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_ParentUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_size/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_size/_index.md new file mode 100644 index 0000000000..ee7666b11d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_size/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_Size method" +linktitle: "get_Size" +articleTitle: "get_Size" +second_title: "Aspose.Email for C++" +description: "Contains the size, in bytes, consumed by the Message object on the server." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_size/ +--- + +## get_Size {#get_size} + +Contains the size, in bytes, consumed by the Message object on the server. + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_Size() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_totalcount/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_totalcount/_index.md new file mode 100644 index 0000000000..9de4b1c0c6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_totalcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_TotalCount method" +linktitle: "get_TotalCount" +articleTitle: "get_TotalCount" +second_title: "Aspose.Email for C++" +description: "Gets the total count of items." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_totalcount/ +--- + +## get_TotalCount {#get_totalcount} + +Gets the total count of items. + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_TotalCount() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_unreadcount/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_unreadcount/_index.md new file mode 100644 index 0000000000..e285695f57 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_unreadcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_UnreadCount method" +linktitle: "get_UnreadCount" +articleTitle: "get_UnreadCount" +second_title: "Aspose.Email for C++" +description: "Gets the count of unread items." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_unreadcount/ +--- + +## get_UnreadCount {#get_unreadcount} + +Gets the count of unread items. + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_UnreadCount() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_uri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_uri/_index.md new file mode 100644 index 0000000000..bd72125939 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/get_uri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::get_Uri method" +linktitle: "get_Uri" +articleTitle: "get_Uri" +second_title: "Aspose.Email for C++" +description: "Folder Uri" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/get_uri/ +--- + +## get_Uri {#get_uri} + +Folder Uri + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_Uri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_childfoldercount/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_childfoldercount/_index.md new file mode 100644 index 0000000000..abf58c3b9c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_childfoldercount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_ChildFolderCount method" +linktitle: "set_ChildFolderCount" +articleTitle: "set_ChildFolderCount" +second_title: "Aspose.Email for C++" +description: "Count of child folders" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_childfoldercount/ +--- + +## set_ChildFolderCount {#set_childfoldercount} + +Count of child folders + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ChildFolderCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_displayname/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_displayname/_index.md new file mode 100644 index 0000000000..58ae41da6d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Display name of folder" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Display name of folder + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_folderclass/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_folderclass/_index.md new file mode 100644 index 0000000000..f91b1e7d17 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_folderclass/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_FolderClass method" +linktitle: "set_FolderClass" +articleTitle: "set_FolderClass" +second_title: "Aspose.Email for C++" +description: "Gets the folder class for a given folder." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_folderclass/ +--- + +## set_FolderClass {#set_folderclass} + +Gets the folder class for a given folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_FolderClass(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_foldertype/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_foldertype/_index.md new file mode 100644 index 0000000000..ad6420d1c5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_foldertype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_FolderType method" +linktitle: "set_FolderType" +articleTitle: "set_FolderType" +second_title: "Aspose.Email for C++" +description: "Gets the folder type for a given folder." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_foldertype/ +--- + +## set_FolderType {#set_foldertype} + +Gets the folder type for a given folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_FolderType(ExchangeFolderType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_hidden/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_hidden/_index.md new file mode 100644 index 0000000000..7f4125a8ab --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_hidden/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_Hidden method" +linktitle: "set_Hidden" +articleTitle: "set_Hidden" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if folder is hidden" +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_hidden/ +--- + +## set_Hidden {#set_hidden} + +Gets value which indicates if folder is hidden + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Hidden(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_parenturi/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_parenturi/_index.md new file mode 100644 index 0000000000..973616d7b0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_parenturi/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_ParentUri method" +linktitle: "set_ParentUri" +articleTitle: "set_ParentUri" +second_title: "Aspose.Email for C++" +description: "Parent folder uri" +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_parenturi/ +--- + +## set_ParentUri {#set_parenturi} + +Parent folder uri + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ParentUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_size/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_size/_index.md new file mode 100644 index 0000000000..37beed2451 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_size/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_Size method" +linktitle: "set_Size" +articleTitle: "set_Size" +second_title: "Aspose.Email for C++" +description: "Contains the size, in bytes, consumed by the Message object on the server." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_size/ +--- + +## set_Size {#set_size} + +Contains the size, in bytes, consumed by the Message object on the server. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Size(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_totalcount/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_totalcount/_index.md new file mode 100644 index 0000000000..476887aa73 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_totalcount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_TotalCount method" +linktitle: "set_TotalCount" +articleTitle: "set_TotalCount" +second_title: "Aspose.Email for C++" +description: "Gets the total count of items." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_totalcount/ +--- + +## set_TotalCount {#set_totalcount} + +Gets the total count of items. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_TotalCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_unreadcount/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_unreadcount/_index.md new file mode 100644 index 0000000000..2ed5694527 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_unreadcount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_UnreadCount method" +linktitle: "set_UnreadCount" +articleTitle: "set_UnreadCount" +second_title: "Aspose.Email for C++" +description: "Gets the count of unread items." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_unreadcount/ +--- + +## set_UnreadCount {#set_unreadcount} + +Gets the count of unread items. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_UnreadCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_uri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_uri/_index.md new file mode 100644 index 0000000000..19920f1ac1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/set_uri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::set_Uri method" +linktitle: "set_Uri" +articleTitle: "set_Uri" +second_title: "Aspose.Email for C++" +description: "Folder Uri" +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/set_uri/ +--- + +## set_Uri {#set_uri} + +Folder Uri + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Uri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/tostring/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/tostring/_index.md new file mode 100644 index 0000000000..cb70f120f9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfo/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfo::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a String which represents the object instance." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfo/tostring/ +--- + +## ToString {#tostring} + +Returns a String which represents the object instance. + +**Returns:** Returns the DisplayName + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/_index.md new file mode 100644 index 0000000000..ae77cdaf59 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfoCollection class" +linktitle: "ExchangeFolderInfoCollection" +articleTitle: "ExchangeFolderInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of ExchangeMessageInfo objects." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfocollection/ +--- + +## ExchangeFolderInfoCollection class + +Represents a collection of ExchangeMessageInfo objects. + +## Methods + +| Name | Description | +| --- | --- | +| [GetMessageInfos](./getmessageinfos/) | | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/getmessageinfos/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/getmessageinfos/_index.md new file mode 100644 index 0000000000..09ff0f58d2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/getmessageinfos/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfoCollection::GetMessageInfos method" +linktitle: "GetMessageInfos" +articleTitle: "GetMessageInfos" +second_title: "Aspose.Email for C++" +description: "GetMessageInfos of ExchangeFolderInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfocollection/getmessageinfos/ +--- + +## GetMessageInfos {#getmessageinfos} + +**Returns:** System::ArrayPtr< System::SharedPtr < ExchangeFolderInfo > > Aspose::Email::Clients::Exchange:: + +```cpp +GetMessageInfos() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..e1a73bbede --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ExchangeFolderInfoCollection." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangefolderinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/_index.md new file mode 100644 index 0000000000..6c1f91a6f1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPageInfo class" +linktitle: "ExchangeFolderPageInfo" +articleTitle: "ExchangeFolderPageInfo" +second_title: "Aspose.Email for C++" +description: "Contains information about retrieved page when paging methods are used." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpageinfo/ +--- + +## ExchangeFolderPageInfo class + +**Inherits:** Aspose::Email::Clients::PageInfo + +Contains information about retrieved page when paging methods are used. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeFolderPageInfo (6 overloads)](./exchangefolderpageinfo/) | Initializes a new instance of the ExchangeFolderPageInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Items](./get_items/) | Gets collection of ExchangeMessageInfo objects | +| [get_NextPage](./get_nextpage/) | Information of the next page or null if current page is last | +| [set_Items](./set_items/) | Gets collection of ExchangeMessageInfo objects | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs](./asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/_index.md new file mode 100644 index 0000000000..37e7c983b3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPageInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs of ExchangeFolderPageInfo." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangefolderpageinfo/asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::List::EwsClientFolderListSubs {#asposeemailclientsexchangewebserviceimplementationfolderslistewsclientfolderlistsubs} + +```cpp +EwsClientFolderListSubs() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/exchangefolderpageinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/exchangefolderpageinfo/_index.md new file mode 100644 index 0000000000..4ef6760092 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/exchangefolderpageinfo/_index.md @@ -0,0 +1,111 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPageInfo::ExchangeFolderPageInfo constructor" +linktitle: "ExchangeFolderPageInfo" +articleTitle: "ExchangeFolderPageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeFolderPageInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpageinfo/exchangefolderpageinfo/ +--- + +## ExchangeFolderPageInfo (1 of 6) {#exchangefolderpageinfo_1} + +Initializes a new instance of the ExchangeFolderPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeFolderPageInfo() +``` + +--- + +## ExchangeFolderPageInfo (2 of 6) {#exchangefolderpageinfo_2} + +Initializes a new instance of the ExchangeFolderPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeFolderPageInfo(int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage) +``` + +| Parameter | Description | +| --- | --- | +| totalCount | total count of items in view | +| offset | offset in view of a page | +| lastPage | Indicates whether current page is last page in view | +| itemsPerPage | A number of items in page | + +--- + +## ExchangeFolderPageInfo (3 of 6) {#exchangefolderpageinfo_3} + +Initializes a new instance of the ExchangeFolderPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeFolderPageInfo(int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | + +--- + +## ExchangeFolderPageInfo (4 of 6) {#exchangefolderpageinfo_4} + +Initializes a new instance of the ExchangeFolderPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeFolderPageInfo(int32_t itemsPerPage, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| offset | offset in view of a page | +| itemsPerPage | A number of items in page | + +--- + +## ExchangeFolderPageInfo (5 of 6) {#exchangefolderpageinfo_5} + +Initializes a new instance of the ExchangeFolderPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeFolderPageInfo(System::SharedPtr < ExchangeFolderInfoCollection > items, int32_t itemsPerPage, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| items | A collection of ExchangeMessageInfo objects | +| offset | offset in view of a page | +| itemsPerPage | A number of items in page | + +--- + +## ExchangeFolderPageInfo (6 of 6) {#exchangefolderpageinfo_6} + +Initializes a new instance of the ExchangeFolderPageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeFolderPageInfo(System::SharedPtr < ExchangeFolderInfoCollection > items, int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage) +``` + +| Parameter | Description | +| --- | --- | +| items | A collection of ExchangeMessageInfo objects | +| totalCount | Total count of items in view | +| offset | offset in view of a page | +| lastPage | Indicates whether current page is last page in view | +| itemsPerPage | A number of items in page | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/get_items/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/get_items/_index.md new file mode 100644 index 0000000000..e67aa206a0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/get_items/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPageInfo::get_Items method" +linktitle: "get_Items" +articleTitle: "get_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of ExchangeMessageInfo objects" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpageinfo/get_items/ +--- + +## get_Items {#get_items} + +Gets collection of ExchangeMessageInfo objects + +**Returns:** System::SharedPtr < ExchangeFolderInfoCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_Items() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/get_nextpage/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/get_nextpage/_index.md new file mode 100644 index 0000000000..ffef5e549f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/get_nextpage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPageInfo::get_NextPage method" +linktitle: "get_NextPage" +articleTitle: "get_NextPage" +second_title: "Aspose.Email for C++" +description: "Information of the next page or null if current page is last" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangefolderpageinfo/get_nextpage/ +--- + +## get_NextPage {#get_nextpage} + +Information of the next page or null if current page is last + +**Returns:** System::SharedPtr < PageInfo > Aspose::Email::Clients::Exchange:: + +```cpp +get_NextPage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/set_items/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/set_items/_index.md new file mode 100644 index 0000000000..18d93d99ac --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/set_items/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPageInfo::set_Items method" +linktitle: "set_Items" +articleTitle: "set_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of ExchangeMessageInfo objects" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangefolderpageinfo/set_items/ +--- + +## set_Items {#set_items} + +Gets collection of ExchangeMessageInfo objects + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Items(System::SharedPtr < ExchangeFolderInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/_index.md new file mode 100644 index 0000000000..82ed7a638d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPermission class" +linktitle: "ExchangeFolderPermission" +articleTitle: "ExchangeFolderPermission" +second_title: "Aspose.Email for C++" +description: "Represents a permission on a folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermission/ +--- + +## ExchangeFolderPermission class + +**Inherits:** Aspose::Email::Clients::Exchange::ExchangeBasePermission + +Represents a permission on a folder. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeFolderPermission](./exchangefolderpermission/) | Initializes a new instance of the ExchangeFolderPermission class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_PermissionLevel](./get_permissionlevel/) | Gets the combination of permissions that a user has on a folder. | +| [get_ReadItems](./get_readitems/) | Gets a value indicating whether a user has permission to read items in a folder. | +| [set_PermissionLevel](./set_permissionlevel/) | Sets the combination of permissions that a user has on a folder. | +| [set_ReadItems](./set_readitems/) | Sets a value indicating whether a user has permission to read items in a folder. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/exchangefolderpermission/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/exchangefolderpermission/_index.md new file mode 100644 index 0000000000..1cb3452bec --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/exchangefolderpermission/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPermission::ExchangeFolderPermission constructor" +linktitle: "ExchangeFolderPermission" +articleTitle: "ExchangeFolderPermission" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeFolderPermission class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermission/exchangefolderpermission/ +--- + +## ExchangeFolderPermission {#exchangefolderpermission} + +Initializes a new instance of the ExchangeFolderPermission class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeFolderPermission(System::SharedPtr < ExchangeFolderUserInfo > userInfo) +``` + +| Parameter | Description | +| --- | --- | +| userInfo | Specifies a user or a delegate user who has folder access permissions | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/get_permissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/get_permissionlevel/_index.md new file mode 100644 index 0000000000..fbcc11e2a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/get_permissionlevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPermission::get_PermissionLevel method" +linktitle: "get_PermissionLevel" +articleTitle: "get_PermissionLevel" +second_title: "Aspose.Email for C++" +description: "Gets the combination of permissions that a user has on a folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermission/get_permissionlevel/ +--- + +## get_PermissionLevel {#get_permissionlevel} + +Gets the combination of permissions that a user has on a folder. + +**Returns:** ExchangeFolderPermissionLevel Aspose::Email::Clients::Exchange:: + +```cpp +get_PermissionLevel() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/get_readitems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/get_readitems/_index.md new file mode 100644 index 0000000000..faf82c0143 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/get_readitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPermission::get_ReadItems method" +linktitle: "get_ReadItems" +articleTitle: "get_ReadItems" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a user has permission to read items in a folder." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermission/get_readitems/ +--- + +## get_ReadItems {#get_readitems} + +Gets a value indicating whether a user has permission to read items in a folder. + +**Returns:** ExchangeFolderPermissionReadAccess Aspose::Email::Clients::Exchange:: + +```cpp +get_ReadItems() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/set_permissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/set_permissionlevel/_index.md new file mode 100644 index 0000000000..9326a5bf2d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/set_permissionlevel/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPermission::set_PermissionLevel method" +linktitle: "set_PermissionLevel" +articleTitle: "set_PermissionLevel" +second_title: "Aspose.Email for C++" +description: "Sets the combination of permissions that a user has on a folder." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermission/set_permissionlevel/ +--- + +## set_PermissionLevel {#set_permissionlevel} + +Sets the combination of permissions that a user has on a folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_PermissionLevel(ExchangeFolderPermissionLevel value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/set_readitems/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/set_readitems/_index.md new file mode 100644 index 0000000000..4da204a8fb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermission/set_readitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPermission::set_ReadItems method" +linktitle: "set_ReadItems" +articleTitle: "set_ReadItems" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a user has permission to read items in a folder." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermission/set_readitems/ +--- + +## set_ReadItems {#set_readitems} + +Sets a value indicating whether a user has permission to read items in a folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ReadItems(ExchangeFolderPermissionReadAccess value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermissionaction/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissionaction/_index.md new file mode 100644 index 0000000000..d68e4281cb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissionaction/_index.md @@ -0,0 +1,21 @@ +--- +title: "ExchangeFolderPermissionAction Enum" +linktitle: "ExchangeFolderPermissionAction" +articleTitle: "ExchangeFolderPermissionAction" +second_title: "Aspose.Email for C++" +description: "Defines which items in a folder a user has permission to edit or delete." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermissionaction/ +--- + +## ExchangeFolderPermissionAction enumeration (3 values) + +Defines which items in a folder a user has permission to edit or delete. + +| Value | Description | +| --- | --- | +| None | Indicates that the user does not have permission to perform the action on any items in the folder. | +| Owned | Indicates that the user has permission to perform the action on the items in the folder that the user owns. | +| All | Indicates that the user has permission to perform the action on all items in the folder. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermissioncollection/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissioncollection/_index.md new file mode 100644 index 0000000000..2b4f9e4039 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissioncollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPermissionCollection class" +linktitle: "ExchangeFolderPermissionCollection" +articleTitle: "ExchangeFolderPermissionCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of ExchangeFolderPermission" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermissioncollection/ +--- + +## ExchangeFolderPermissionCollection class + +Represents the collection of ExchangeFolderPermission + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermissioncollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissioncollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..515f5add6d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissioncollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderPermissionCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ExchangeFolderPermissionCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermissioncollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermissionlevel/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissionlevel/_index.md new file mode 100644 index 0000000000..21ca48542b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissionlevel/_index.md @@ -0,0 +1,28 @@ +--- +title: "ExchangeFolderPermissionLevel Enum" +linktitle: "ExchangeFolderPermissionLevel" +articleTitle: "ExchangeFolderPermissionLevel" +second_title: "Aspose.Email for C++" +description: "Specifies the permission level that a user has on a folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermissionlevel/ +--- + +## ExchangeFolderPermissionLevel enumeration (10 values) + +Specifies the permission level that a user has on a folder. + +| Value | Description | +| --- | --- | +| None | The user has no permissions on the folder. | +| Owner | The user can create, read, edit, and delete all items in the folder and create subfolders. The user is both folder owner and folder contact. | +| PublishingEditor | The user can create, read, edit, and delete all items in the folder, and create subfolders. | +| Editor | The user can create, read, edit, and delete all items in the folder. | +| PublishingAuthor | The user can create and read all items in the folder, edit and delete only items that the user creates, and create subfolders. | +| Author | The user can create and read all items in the folder, and edit and delete only items that the user creates. | +| NoneditingAuthor | The user can create and read all items in the folder, and delete only items that the user creates. | +| Reviewer | The user can read all items in the folder. | +| Contributor | The user can create items in the folder. The contents of the folder do not appear. | +| Custom | The user has custom access permissions on the folder. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderpermissionreadaccess/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissionreadaccess/_index.md new file mode 100644 index 0000000000..25338e9df2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderpermissionreadaccess/_index.md @@ -0,0 +1,20 @@ +--- +title: "ExchangeFolderPermissionReadAccess Enum" +linktitle: "ExchangeFolderPermissionReadAccess" +articleTitle: "ExchangeFolderPermissionReadAccess" +second_title: "Aspose.Email for C++" +description: "Sspecifies whether a user has permission to read items in a folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderpermissionreadaccess/ +--- + +## ExchangeFolderPermissionReadAccess enumeration (2 values) + +Sspecifies whether a user has permission to read items in a folder. + +| Value | Description | +| --- | --- | +| None | The user does not have permission to read items in the folder. | +| FullDetails | The user has permission to read all items in the folder. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefoldertype/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefoldertype/_index.md new file mode 100644 index 0000000000..942faf9964 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefoldertype/_index.md @@ -0,0 +1,31 @@ +--- +title: "ExchangeFolderType Enum" +linktitle: "ExchangeFolderType" +articleTitle: "ExchangeFolderType" +second_title: "Aspose.Email for C++" +description: "Enumerates the distinguished folder types." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefoldertype/ +--- + +## ExchangeFolderType enumeration (13 values) + +Enumerates the distinguished folder types. This values also contained in PidTagContainerClass property. + +| Value | Description | +| --- | --- | +| Undefined | Folder type is not set. Value is used with following well known folders: Root - The message store hierarchy's top-level folder, which contains all other Folder objects in that message store. Finder - Contains the default search folders. FreeBusy Data - Contains the free/busy data of the mailbox's owner. Top of Personal Folders - The top folder of the interpersonal message hierarchy, which contains user data folders, including most special folders such as the Inbox folder. Common Views - Contains the data for default views that are standard for the message store and that can be used by any user of a client accessing the message store. Personal Views - Contains the data for views defined by a particular user. Deferred Action - Contains any Deferred Action Message (DAM) or Deferred Error Message (DEM) that results from the execution of client-side rules. | +| Note | This value represents the e-mail Message folder type ("IPF.Note"). Value is used with following well known folders: Deleted Items - The default location for objects that have been deleted. Outbox - Outgoing e-mail Message objects are placed in this folder when the Message object is sent. Sent Items - The default location in which copies of e-mail Message objects are placed after they have been submitted (sent). Inbox - The default location for incoming (received) e-mail Message objects. Drafts - The default location for composed e-mail Message objects that have been saved but not sent. Junk E-mail - Default location for e-mail Message objects determined to be junk e-mail by a Junk E-mail rule. Sync Issues - Contains folders that contain messages that indicate particular issues encountered during synchronization between client and server. This is the parent folder of the Conflicts, Local Failures, and Server Failures folders. Conflicts - Contains Message objects that indicate synchronization conflicts between client and server. Local Failures - Contains messages that indicate client-side synchronization failures. Server Failures - Contains messages that indicate server-side synchronization failures. Tracked Mail Processing - Search folder that contains flagged objects. Spooler Queue - Contains E-mail objects that have been sent or received. | +| RSSFeeds | This value represents the RSS Message folder type ("IPF.Note.OutlookHomepage"). Value is used with following well known folders: RSS Feeds - Contains Really Simple Syndication (RSS) feed messages. | +| Appointment | This value represents the 'appointment' folder type ("IPF.Appointment"). Value is used with following well known folders: Calendar - Contains Calendar objects, such as appointments. | +| Contact | This value represents the 'contacts' folder type ("IPF.Contact"). Value is used with following well known folders: Contacts - Contains Contact objects. Suggested Contacts - Contains Contact objects that are created when a recipient is not in an address book. Contacts Search - Search folder that displays a list of contacts that fit search criteria. | +| QuickContacts | This value represents the folder type for favorite contacts ("IPF.Contact.MOC.QuickContacts"). Value is used with following well known folders: Quick Contacts - Contains Contact objects for the user's favorite contacts and instant messaging contacts. | +| ImContactsList | This value represents the folder type for instant messaging contacts ("IPF.Contact.MOC.ImContactList"). Value is used with following well known folders: IM Contacts List - Contains Personal Distribution List objects of favorite contacts and instant messaging contacts. | +| DocumentLibraries | This value represents the 'documents' folder type ("IPF.ShortcutFolder"). Value is used with following well known folders: Document Libraries - Contains documents to be uploaded to a shared location. | +| Journal | This value represents the 'Journal' folder type ("IPF.Journal"). Value is used with following well known folders: Journal - Contains Journal objects. | +| StickyNote | This value represents the 'notes' folder type ("IPF.StickyNote"). Value is used with following well known folders: Notes - Contains Note objects. | +| Task | This value represents the 'Task' folder type ("IPF.Task"). Value is used with following well known folders: To-Do - Search folder used for tracking Task objects. Tasks - Contains Task objects. | +| Imap | This value represents the 'imap' folder type ("IPF.IMAP"). Used to migrate from IMAP profile to Exchange . | +| Unknown | Folder type is unknown. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/_index.md new file mode 100644 index 0000000000..818565630e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo class" +linktitle: "ExchangeFolderUserInfo" +articleTitle: "ExchangeFolderUserInfo" +second_title: "Aspose.Email for C++" +description: "Represents a user who has folder access permissions" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/ +--- + +## ExchangeFolderUserInfo class + +Represents a user who has folder access permissions + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeFolderUserInfo](./exchangefolderuserinfo/) | Initializes a new instance of the ExchangeFolderUserInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AnonymousUser](./get_anonymoususer/) | Gets Anonymous user account | +| [get_DefaultUser](./get_defaultuser/) | Gets Default user account | +| [get_DisplayName](./get_displayname/) | Gets the user name for display. | +| [get_PrimarySmtpAddress](./get_primarysmtpaddress/) | Gets the primary SMTP address of an account. | +| [get_Sid](./get_sid/) | Gets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user. | +| [get_UserAccountType](./get_useraccounttype/) | Gets a value that identifies the Anonymous and Default user accounts for delegate access. | +| [set_DisplayName](./set_displayname/) | Sets the user name for display. | +| [set_PrimarySmtpAddress](./set_primarysmtpaddress/) | Sets the primary SMTP address of an account. | +| [set_Sid](./set_sid/) | Sets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user. | +| [set_UserAccountType](./set_useraccounttype/) | Sets a value that identifies the Anonymous and Default user accounts for delegate access. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/exchangefolderuserinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/exchangefolderuserinfo/_index.md new file mode 100644 index 0000000000..aae3ece914 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/exchangefolderuserinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::ExchangeFolderUserInfo constructor" +linktitle: "ExchangeFolderUserInfo" +articleTitle: "ExchangeFolderUserInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeFolderUserInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/exchangefolderuserinfo/ +--- + +## ExchangeFolderUserInfo {#exchangefolderuserinfo} + +Initializes a new instance of the ExchangeFolderUserInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeFolderUserInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_anonymoususer/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_anonymoususer/_index.md new file mode 100644 index 0000000000..6fd511d397 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_anonymoususer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::get_AnonymousUser method" +linktitle: "get_AnonymousUser" +articleTitle: "get_AnonymousUser" +second_title: "Aspose.Email for C++" +description: "Gets Anonymous user account" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_anonymoususer/ +--- + +## get_AnonymousUser {#get_anonymoususer} + +Gets Anonymous user account + +**Returns:** static System::SharedPtr < ExchangeFolderUserInfo > Aspose::Email::Clients::Exchange:: + +```cpp +get_AnonymousUser() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_defaultuser/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_defaultuser/_index.md new file mode 100644 index 0000000000..f3a355ae04 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_defaultuser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::get_DefaultUser method" +linktitle: "get_DefaultUser" +articleTitle: "get_DefaultUser" +second_title: "Aspose.Email for C++" +description: "Gets Default user account" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_defaultuser/ +--- + +## get_DefaultUser {#get_defaultuser} + +Gets Default user account + +**Returns:** static System::SharedPtr < ExchangeFolderUserInfo > Aspose::Email::Clients::Exchange:: + +```cpp +get_DefaultUser() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_displayname/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_displayname/_index.md new file mode 100644 index 0000000000..904929575f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the user name for display." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the user name for display. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_primarysmtpaddress/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_primarysmtpaddress/_index.md new file mode 100644 index 0000000000..7264362d93 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_primarysmtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::get_PrimarySmtpAddress method" +linktitle: "get_PrimarySmtpAddress" +articleTitle: "get_PrimarySmtpAddress" +second_title: "Aspose.Email for C++" +description: "Gets the primary SMTP address of an account." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_primarysmtpaddress/ +--- + +## get_PrimarySmtpAddress {#get_primarysmtpaddress} + +Gets the primary SMTP address of an account. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_PrimarySmtpAddress() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_sid/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_sid/_index.md new file mode 100644 index 0000000000..9f49410fc6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_sid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::get_Sid method" +linktitle: "get_Sid" +articleTitle: "get_Sid" +second_title: "Aspose.Email for C++" +description: "Gets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_sid/ +--- + +## get_Sid {#get_sid} + +Gets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_Sid() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_useraccounttype/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_useraccounttype/_index.md new file mode 100644 index 0000000000..1ff2d7b2a6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_useraccounttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::get_UserAccountType method" +linktitle: "get_UserAccountType" +articleTitle: "get_UserAccountType" +second_title: "Aspose.Email for C++" +description: "Gets a value that identifies the Anonymous and Default user accounts for delegate access." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/get_useraccounttype/ +--- + +## get_UserAccountType {#get_useraccounttype} + +Gets a value that identifies the Anonymous and Default user accounts for delegate access. + +**Returns:** ExchangeFolderUserType Aspose::Email::Clients::Exchange:: + +```cpp +get_UserAccountType() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_displayname/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_displayname/_index.md new file mode 100644 index 0000000000..b8f8f1b983 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the user name for display." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets the user name for display. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_primarysmtpaddress/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_primarysmtpaddress/_index.md new file mode 100644 index 0000000000..5790315385 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_primarysmtpaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::set_PrimarySmtpAddress method" +linktitle: "set_PrimarySmtpAddress" +articleTitle: "set_PrimarySmtpAddress" +second_title: "Aspose.Email for C++" +description: "Sets the primary SMTP address of an account." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_primarysmtpaddress/ +--- + +## set_PrimarySmtpAddress {#set_primarysmtpaddress} + +Sets the primary SMTP address of an account. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_PrimarySmtpAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_sid/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_sid/_index.md new file mode 100644 index 0000000000..be6b0e6645 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_sid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::set_Sid method" +linktitle: "set_Sid" +articleTitle: "set_Sid" +second_title: "Aspose.Email for C++" +description: "Sets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_sid/ +--- + +## set_Sid {#set_sid} + +Sets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Sid(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_useraccounttype/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_useraccounttype/_index.md new file mode 100644 index 0000000000..eae8d6aa0e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_useraccounttype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeFolderUserInfo::set_UserAccountType method" +linktitle: "set_UserAccountType" +articleTitle: "set_UserAccountType" +second_title: "Aspose.Email for C++" +description: "Sets a value that identifies the Anonymous and Default user accounts for delegate access." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/exchangefolderuserinfo/set_useraccounttype/ +--- + +## set_UserAccountType {#set_useraccounttype} + +Sets a value that identifies the Anonymous and Default user accounts for delegate access. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_UserAccountType(ExchangeFolderUserType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangefolderusertype/_index.md b/english/cpp/aspose.email.clients.exchange/exchangefolderusertype/_index.md new file mode 100644 index 0000000000..ee30ac9801 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangefolderusertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "ExchangeFolderUserType Enum" +linktitle: "ExchangeFolderUserType" +articleTitle: "ExchangeFolderUserType" +second_title: "Aspose.Email for C++" +description: "Enumerates the distinguished user accounts" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangefolderusertype/ +--- + +## ExchangeFolderUserType enumeration (3 values) + +Enumerates the distinguished user accounts + +| Value | Description | +| --- | --- | +| Default | Specifies the default user account. | +| Anonymous | Specifies the anonymous user account. | +| Undistinguished | Specifies the undistinguished user account. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangelistmessagesoptions/_index.md b/english/cpp/aspose.email.clients.exchange/exchangelistmessagesoptions/_index.md new file mode 100644 index 0000000000..e5aca5ecdc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangelistmessagesoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "ExchangeListMessagesOptions Enum" +linktitle: "ExchangeListMessagesOptions" +articleTitle: "ExchangeListMessagesOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates the list messages options" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangelistmessagesoptions/ +--- + +## ExchangeListMessagesOptions enumeration (3 values) + +Enumerates the list messages options + +| Value | Description | +| --- | --- | +| None | No specific options are defined | +| ListRecursive | Indicates recursive listing | +| FetchAttachmentInformation | Determines that the attachment information should be fetched Uses only for WebDav client | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/_index.md new file mode 100644 index 0000000000..e36158c0d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/_index.md @@ -0,0 +1,55 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo class" +linktitle: "ExchangeMailboxInfo" +articleTitle: "ExchangeMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Represents the mail box information of an exchange server." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/ +--- + +## ExchangeMailboxInfo class + +Represents the mail box information of an exchange server. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeMailboxInfo (2 overloads)](./exchangemailboxinfo/) | Initializes a new instance of the ExchangeMailboxInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CalendarUri](./get_calendaruri/) | Gets the calendar uri. | +| [get_ContactsUri](./get_contactsuri/) | Gets the contracts uri. | +| [get_DeletedItemsUri](./get_deleteditemsuri/) | Gets the deleted items uri. | +| [get_DraftsUri](./get_draftsuri/) | Gets the drafts uri. | +| [get_InboxUri](./get_inboxuri/) | Gets the inbox uri. | +| [get_JournalUri](./get_journaluri/) | Gets the journal uri. | +| [get_JunkeMailsUri](./get_junkemailsuri/) | Gets the junke mails uri. | +| [get_MailboxUri](./get_mailboxuri/) | Gets the mailbox uri. | +| [get_NotesUri](./get_notesuri/) | Gets the notes uri. | +| [get_OutboxUri](./get_outboxuri/) | Gets the outbox uri. | +| [get_RootUri](./get_rooturi/) | Gets the root uri. | +| [get_SentItemsUri](./get_sentitemsuri/) | Gets the sent items uri. | +| [get_SubmissionUri](./get_submissionuri/) | Gets the submission uri. | +| [get_TasksUri](./get_tasksuri/) | Gets the tasks uri. | +| [set_CalendarUri](./set_calendaruri/) | Gets the calendar uri. | +| [set_ContactsUri](./set_contactsuri/) | Gets the contracts uri. | +| [set_DeletedItemsUri](./set_deleteditemsuri/) | Gets the deleted items uri. | +| [set_DraftsUri](./set_draftsuri/) | Gets the drafts uri. | +| [set_InboxUri](./set_inboxuri/) | Gets the inbox uri. | +| [set_JournalUri](./set_journaluri/) | Gets the journal uri. | +| [set_JunkeMailsUri](./set_junkemailsuri/) | Sets the junke mails uri. | +| [set_MailboxUri](./set_mailboxuri/) | Gets the mailbox uri. | +| [set_NotesUri](./set_notesuri/) | Gets the notes uri. | +| [set_OutboxUri](./set_outboxuri/) | Gets the outbox uri. | +| [set_RootUri](./set_rooturi/) | Gets the root uri. | +| [set_SentItemsUri](./set_sentitemsuri/) | Gets the sent items uri. | +| [set_SubmissionUri](./set_submissionuri/) | Gets the submission uri. | +| [set_TasksUri](./set_tasksuri/) | Gets the tasks uri. | +| [Aspose::Email::Clients::Exchange::Dav::ExchangeDavMailboxInfo](./asposeemailclientsexchangedavexchangedavmailboxinfo/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/asposeemailclientsexchangedavexchangedavmailboxinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/asposeemailclientsexchangedavexchangedavmailboxinfo/_index.md new file mode 100644 index 0000000000..63be45d945 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/asposeemailclientsexchangedavexchangedavmailboxinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::Aspose::Email::Clients::Exchange::Dav::ExchangeDavMailboxInfo method" +linktitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeDavMailboxInfo" +articleTitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeDavMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::Dav::ExchangeDavMailboxInfo of ExchangeMailboxInfo." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/asposeemailclientsexchangedavexchangedavmailboxinfo/ +--- + +## Aspose::Email::Clients::Exchange::Dav::ExchangeDavMailboxInfo {#asposeemailclientsexchangedavexchangedavmailboxinfo} + +```cpp +ExchangeDavMailboxInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/exchangemailboxinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/exchangemailboxinfo/_index.md new file mode 100644 index 0000000000..2881d4dad9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/exchangemailboxinfo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::ExchangeMailboxInfo constructor" +linktitle: "ExchangeMailboxInfo" +articleTitle: "ExchangeMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeMailboxInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/exchangemailboxinfo/ +--- + +## ExchangeMailboxInfo (1 of 2) {#exchangemailboxinfo_1} + +Initializes a new instance of the ExchangeMailboxInfo class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMailboxInfo() +``` + +--- + +## ExchangeMailboxInfo (2 of 2) {#exchangemailboxinfo_2} + +Initializes a new instance of the ExchangeMailboxInfo class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMailboxInfo(System::String mailBoxUri) +``` + +| Parameter | Description | +| --- | --- | +| mailBoxUri | The address of the mailbox. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_calendaruri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_calendaruri/_index.md new file mode 100644 index 0000000000..954d9931c4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_calendaruri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_CalendarUri method" +linktitle: "get_CalendarUri" +articleTitle: "get_CalendarUri" +second_title: "Aspose.Email for C++" +description: "Gets the calendar uri." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_calendaruri/ +--- + +## get_CalendarUri {#get_calendaruri} + +Gets the calendar uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_CalendarUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_contactsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_contactsuri/_index.md new file mode 100644 index 0000000000..571c55ce9d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_contactsuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_ContactsUri method" +linktitle: "get_ContactsUri" +articleTitle: "get_ContactsUri" +second_title: "Aspose.Email for C++" +description: "Gets the contracts uri." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_contactsuri/ +--- + +## get_ContactsUri {#get_contactsuri} + +Gets the contracts uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_ContactsUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_deleteditemsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_deleteditemsuri/_index.md new file mode 100644 index 0000000000..74a3b04a24 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_deleteditemsuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_DeletedItemsUri method" +linktitle: "get_DeletedItemsUri" +articleTitle: "get_DeletedItemsUri" +second_title: "Aspose.Email for C++" +description: "Gets the deleted items uri." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_deleteditemsuri/ +--- + +## get_DeletedItemsUri {#get_deleteditemsuri} + +Gets the deleted items uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_DeletedItemsUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_draftsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_draftsuri/_index.md new file mode 100644 index 0000000000..200fff8cfc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_draftsuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_DraftsUri method" +linktitle: "get_DraftsUri" +articleTitle: "get_DraftsUri" +second_title: "Aspose.Email for C++" +description: "Gets the drafts uri." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_draftsuri/ +--- + +## get_DraftsUri {#get_draftsuri} + +Gets the drafts uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_DraftsUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_inboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_inboxuri/_index.md new file mode 100644 index 0000000000..8a3254c708 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_inboxuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_InboxUri method" +linktitle: "get_InboxUri" +articleTitle: "get_InboxUri" +second_title: "Aspose.Email for C++" +description: "Gets the inbox uri." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_inboxuri/ +--- + +## get_InboxUri {#get_inboxuri} + +Gets the inbox uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_InboxUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_journaluri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_journaluri/_index.md new file mode 100644 index 0000000000..8137da1099 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_journaluri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_JournalUri method" +linktitle: "get_JournalUri" +articleTitle: "get_JournalUri" +second_title: "Aspose.Email for C++" +description: "Gets the journal uri." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_journaluri/ +--- + +## get_JournalUri {#get_journaluri} + +Gets the journal uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_JournalUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_junkemailsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_junkemailsuri/_index.md new file mode 100644 index 0000000000..1c24555f3f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_junkemailsuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_JunkeMailsUri method" +linktitle: "get_JunkeMailsUri" +articleTitle: "get_JunkeMailsUri" +second_title: "Aspose.Email for C++" +description: "Gets the junke mails uri." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_junkemailsuri/ +--- + +## get_JunkeMailsUri {#get_junkemailsuri} + +Gets the junke mails uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_JunkeMailsUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_mailboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_mailboxuri/_index.md new file mode 100644 index 0000000000..f8479e8182 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_mailboxuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_MailboxUri method" +linktitle: "get_MailboxUri" +articleTitle: "get_MailboxUri" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox uri." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_mailboxuri/ +--- + +## get_MailboxUri {#get_mailboxuri} + +Gets the mailbox uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_MailboxUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_notesuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_notesuri/_index.md new file mode 100644 index 0000000000..4c1e7e6f26 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_notesuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_NotesUri method" +linktitle: "get_NotesUri" +articleTitle: "get_NotesUri" +second_title: "Aspose.Email for C++" +description: "Gets the notes uri." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_notesuri/ +--- + +## get_NotesUri {#get_notesuri} + +Gets the notes uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_NotesUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_outboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_outboxuri/_index.md new file mode 100644 index 0000000000..a5593bac3b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_outboxuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_OutboxUri method" +linktitle: "get_OutboxUri" +articleTitle: "get_OutboxUri" +second_title: "Aspose.Email for C++" +description: "Gets the outbox uri." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_outboxuri/ +--- + +## get_OutboxUri {#get_outboxuri} + +Gets the outbox uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_OutboxUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_rooturi/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_rooturi/_index.md new file mode 100644 index 0000000000..e17700230f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_rooturi/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_RootUri method" +linktitle: "get_RootUri" +articleTitle: "get_RootUri" +second_title: "Aspose.Email for C++" +description: "Gets the root uri." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_rooturi/ +--- + +## get_RootUri {#get_rooturi} + +Gets the root uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_RootUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_sentitemsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_sentitemsuri/_index.md new file mode 100644 index 0000000000..b2dda98321 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_sentitemsuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_SentItemsUri method" +linktitle: "get_SentItemsUri" +articleTitle: "get_SentItemsUri" +second_title: "Aspose.Email for C++" +description: "Gets the sent items uri." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_sentitemsuri/ +--- + +## get_SentItemsUri {#get_sentitemsuri} + +Gets the sent items uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_SentItemsUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_submissionuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_submissionuri/_index.md new file mode 100644 index 0000000000..0dc5d8c785 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_submissionuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_SubmissionUri method" +linktitle: "get_SubmissionUri" +articleTitle: "get_SubmissionUri" +second_title: "Aspose.Email for C++" +description: "Gets the submission uri." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_submissionuri/ +--- + +## get_SubmissionUri {#get_submissionuri} + +Gets the submission uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_SubmissionUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_tasksuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_tasksuri/_index.md new file mode 100644 index 0000000000..fcaa288306 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_tasksuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::get_TasksUri method" +linktitle: "get_TasksUri" +articleTitle: "get_TasksUri" +second_title: "Aspose.Email for C++" +description: "Gets the tasks uri." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/get_tasksuri/ +--- + +## get_TasksUri {#get_tasksuri} + +Gets the tasks uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_TasksUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_calendaruri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_calendaruri/_index.md new file mode 100644 index 0000000000..79a105e10e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_calendaruri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_CalendarUri method" +linktitle: "set_CalendarUri" +articleTitle: "set_CalendarUri" +second_title: "Aspose.Email for C++" +description: "Gets the calendar uri." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_calendaruri/ +--- + +## set_CalendarUri {#set_calendaruri} + +Gets the calendar uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_CalendarUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_contactsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_contactsuri/_index.md new file mode 100644 index 0000000000..4745c0f46e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_contactsuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_ContactsUri method" +linktitle: "set_ContactsUri" +articleTitle: "set_ContactsUri" +second_title: "Aspose.Email for C++" +description: "Gets the contracts uri." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_contactsuri/ +--- + +## set_ContactsUri {#set_contactsuri} + +Gets the contracts uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_ContactsUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_deleteditemsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_deleteditemsuri/_index.md new file mode 100644 index 0000000000..616b4c0f40 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_deleteditemsuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_DeletedItemsUri method" +linktitle: "set_DeletedItemsUri" +articleTitle: "set_DeletedItemsUri" +second_title: "Aspose.Email for C++" +description: "Gets the deleted items uri." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_deleteditemsuri/ +--- + +## set_DeletedItemsUri {#set_deleteditemsuri} + +Gets the deleted items uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_DeletedItemsUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_draftsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_draftsuri/_index.md new file mode 100644 index 0000000000..f6f8f9419b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_draftsuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_DraftsUri method" +linktitle: "set_DraftsUri" +articleTitle: "set_DraftsUri" +second_title: "Aspose.Email for C++" +description: "Gets the drafts uri." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_draftsuri/ +--- + +## set_DraftsUri {#set_draftsuri} + +Gets the drafts uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_DraftsUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_inboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_inboxuri/_index.md new file mode 100644 index 0000000000..cba406735e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_inboxuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_InboxUri method" +linktitle: "set_InboxUri" +articleTitle: "set_InboxUri" +second_title: "Aspose.Email for C++" +description: "Gets the inbox uri." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_inboxuri/ +--- + +## set_InboxUri {#set_inboxuri} + +Gets the inbox uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_InboxUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_journaluri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_journaluri/_index.md new file mode 100644 index 0000000000..4dc5bb2800 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_journaluri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_JournalUri method" +linktitle: "set_JournalUri" +articleTitle: "set_JournalUri" +second_title: "Aspose.Email for C++" +description: "Gets the journal uri." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_journaluri/ +--- + +## set_JournalUri {#set_journaluri} + +Gets the journal uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_JournalUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_junkemailsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_junkemailsuri/_index.md new file mode 100644 index 0000000000..7e8c2cddb7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_junkemailsuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_JunkeMailsUri method" +linktitle: "set_JunkeMailsUri" +articleTitle: "set_JunkeMailsUri" +second_title: "Aspose.Email for C++" +description: "Sets the junke mails uri." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_junkemailsuri/ +--- + +## set_JunkeMailsUri {#set_junkemailsuri} + +Sets the junke mails uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_JunkeMailsUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_mailboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_mailboxuri/_index.md new file mode 100644 index 0000000000..c50196583a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_mailboxuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_MailboxUri method" +linktitle: "set_MailboxUri" +articleTitle: "set_MailboxUri" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox uri." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_mailboxuri/ +--- + +## set_MailboxUri {#set_mailboxuri} + +Gets the mailbox uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_MailboxUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_notesuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_notesuri/_index.md new file mode 100644 index 0000000000..c03dd16e13 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_notesuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_NotesUri method" +linktitle: "set_NotesUri" +articleTitle: "set_NotesUri" +second_title: "Aspose.Email for C++" +description: "Gets the notes uri." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_notesuri/ +--- + +## set_NotesUri {#set_notesuri} + +Gets the notes uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_NotesUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_outboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_outboxuri/_index.md new file mode 100644 index 0000000000..0d2478aaa5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_outboxuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_OutboxUri method" +linktitle: "set_OutboxUri" +articleTitle: "set_OutboxUri" +second_title: "Aspose.Email for C++" +description: "Gets the outbox uri." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_outboxuri/ +--- + +## set_OutboxUri {#set_outboxuri} + +Gets the outbox uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_OutboxUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_rooturi/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_rooturi/_index.md new file mode 100644 index 0000000000..9592f644c2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_rooturi/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_RootUri method" +linktitle: "set_RootUri" +articleTitle: "set_RootUri" +second_title: "Aspose.Email for C++" +description: "Gets the root uri." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_rooturi/ +--- + +## set_RootUri {#set_rooturi} + +Gets the root uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_RootUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_sentitemsuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_sentitemsuri/_index.md new file mode 100644 index 0000000000..d922e113f1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_sentitemsuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_SentItemsUri method" +linktitle: "set_SentItemsUri" +articleTitle: "set_SentItemsUri" +second_title: "Aspose.Email for C++" +description: "Gets the sent items uri." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_sentitemsuri/ +--- + +## set_SentItemsUri {#set_sentitemsuri} + +Gets the sent items uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_SentItemsUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_submissionuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_submissionuri/_index.md new file mode 100644 index 0000000000..9f11695f6b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_submissionuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_SubmissionUri method" +linktitle: "set_SubmissionUri" +articleTitle: "set_SubmissionUri" +second_title: "Aspose.Email for C++" +description: "Gets the submission uri." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_submissionuri/ +--- + +## set_SubmissionUri {#set_submissionuri} + +Gets the submission uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_SubmissionUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_tasksuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_tasksuri/_index.md new file mode 100644 index 0000000000..a169fd7e4c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_tasksuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMailboxInfo::set_TasksUri method" +linktitle: "set_TasksUri" +articleTitle: "set_TasksUri" +second_title: "Aspose.Email for C++" +description: "Gets the tasks uri." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.exchange/exchangemailboxinfo/set_tasksuri/ +--- + +## set_TasksUri {#set_tasksuri} + +Gets the tasks uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_TasksUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageflag/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageflag/_index.md new file mode 100644 index 0000000000..f1835dbfa8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageflag/_index.md @@ -0,0 +1,21 @@ +--- +title: "ExchangeMessageFlag Enum" +linktitle: "ExchangeMessageFlag" +articleTitle: "ExchangeMessageFlag" +second_title: "Aspose.Email for C++" +description: "Represents a flags of message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessageflag/ +--- + +## ExchangeMessageFlag enumeration (3 values) + +Represents a flags of message. + +| Value | Description | +| --- | --- | +| IsRead | Indicates whether the message has been read. | +| HasAttachment | Indicates whether or not the message has attachments. | +| IsSubmitted | Indicates whether the message has been submitted to the Outbox. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/_index.md new file mode 100644 index 0000000000..e29c805165 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo class" +linktitle: "ExchangeMessageInfo" +articleTitle: "ExchangeMessageInfo" +second_title: "Aspose.Email for C++" +description: "The ExchangeMessageInfo represents the E-Mail message info fetched from the Exchange Store." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/ +--- + +## ExchangeMessageInfo class + +**Inherits:** Aspose::Email::Clients::MessageInfoBase + +The ExchangeMessageInfo represents the E-Mail message info fetched from the Exchange Store. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeMessageInfo](./exchangemessageinfo/) | Initializes a new instance of the ExchangeMessageInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Attachments](./get_attachments/) | Gets message attachments | +| [get_ExtendedProperties](./get_extendedproperties/) | Gets extended properties of a message. | +| [get_HasAttachments](./get_hasattachments/) | Gets a value indicating whether the message contains at least one attachment. | +| [get_InternalDate](./get_internaldate/) | The internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received. | +| [get_IsRead](./get_isread/) | Gets a value indicating whether the message has been read | +| [get_MessageClass](./get_messageclass/) | Gets a string representing the class for the message. The property corresponds to the PidTagMessageClass MAPI property. | +| [get_MessageInfoType](./get_messageinfotype/) | Gets the type of the message | +| [get_UniqueUri](./get_uniqueuri/) | Gets the unique URI of message. | +| [set_HasAttachments](./set_hasattachments/) | Gets a value indicating whether the message contains at least one attachment. | +| [set_InternalDate](./set_internaldate/) | The internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received. | +| [set_IsRead](./set_isread/) | Gets a value indicating whether the message has been read | +| [set_MessageClass](./set_messageclass/) | Gets a string representing the class for the message. The property corresponds to the PidTagMessageClass MAPI property. | +| [set_MessageInfoType](./set_messageinfotype/) | Gets the type of the message | +| [set_UniqueUri](./set_uniqueuri/) | Gets the unique URI of message. | +| [Aspose::Email::Clients::Exchange::Dav::ExchangeClient](./asposeemailclientsexchangedavexchangeclient/) | | +| [Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo](./asposeemailclientsexchangedavexchangedavmessageinfo/) | | +| [Aspose::Email::Clients::Exchange::WebService::EWSClient2007](./asposeemailclientsexchangewebserviceewsclient2007/) | | +| [Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions](./asposeemailclientsexchangewebserviceextensionsitemtypeextensions/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore](./asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::Fetch::EwsClientMessageFetch](./asposeemailclientsexchangewebserviceimplementationmessagesfetchewsclientmessagefetch/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangedavexchangeclient/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangedavexchangeclient/_index.md new file mode 100644 index 0000000000..266befe1a3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangedavexchangeclient/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::Aspose::Email::Clients::Exchange::Dav::ExchangeClient method" +linktitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +articleTitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient of ExchangeMessageInfo." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangedavexchangeclient/ +--- + +## Aspose::Email::Clients::Exchange::Dav::ExchangeClient {#asposeemailclientsexchangedavexchangeclient} + +```cpp +ExchangeClient() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangedavexchangedavmessageinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangedavexchangedavmessageinfo/_index.md new file mode 100644 index 0000000000..46bd995874 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangedavexchangedavmessageinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo method" +linktitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo" +articleTitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo of ExchangeMessageInfo." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangedavexchangedavmessageinfo/ +--- + +## Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo {#asposeemailclientsexchangedavexchangedavmessageinfo} + +```cpp +ExchangeDavMessageInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceewsclient2007/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceewsclient2007/_index.md new file mode 100644 index 0000000000..97085daf9b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceewsclient2007/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::Aspose::Email::Clients::Exchange::WebService::EWSClient2007 method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007 of ExchangeMessageInfo." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceewsclient2007/ +--- + +## Aspose::Email::Clients::Exchange::WebService::EWSClient2007 {#asposeemailclientsexchangewebserviceewsclient2007} + +```cpp +EWSClient2007() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceextensionsitemtypeextensions/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceextensionsitemtypeextensions/_index.md new file mode 100644 index 0000000000..78f4008366 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceextensionsitemtypeextensions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions of ExchangeMessageInfo." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceextensionsitemtypeextensions/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions {#asposeemailclientsexchangewebserviceextensionsitemtypeextensions} + +```cpp +ItemTypeExtensions() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/_index.md new file mode 100644 index 0000000000..745775e3f6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore of ExchangeMessageInfo." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore {#asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore} + +```cpp +EwsClientFolderRestore() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceimplementationmessagesfetchewsclientmessagefetch/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceimplementationmessagesfetchewsclientmessagefetch/_index.md new file mode 100644 index 0000000000..4c543c0ac1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceimplementationmessagesfetchewsclientmessagefetch/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::Fetch::EwsClientMessageFetch method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::Fetch::EwsClientMessageFetch" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::Fetch::EwsClientMessageFetch" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::Fetch::EwsClientMessageFetch of ExchangeMessageInfo." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/asposeemailclientsexchangewebserviceimplementationmessagesfetchewsclientmessagefetch/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::Fetch::EwsClientMessageFetch {#asposeemailclientsexchangewebserviceimplementationmessagesfetchewsclientmessagefetch} + +```cpp +EwsClientMessageFetch() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/exchangemessageinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/exchangemessageinfo/_index.md new file mode 100644 index 0000000000..4429651e93 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/exchangemessageinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::ExchangeMessageInfo constructor" +linktitle: "ExchangeMessageInfo" +articleTitle: "ExchangeMessageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeMessageInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/exchangemessageinfo/ +--- + +## ExchangeMessageInfo {#exchangemessageinfo} + +Initializes a new instance of the ExchangeMessageInfo class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMessageInfo() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_attachments/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_attachments/_index.md new file mode 100644 index 0000000000..a7f0c64b77 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets message attachments" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets message attachments + +**Returns:** virtual System::SharedPtr < ExchangeAttachmentInfoCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_extendedproperties/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_extendedproperties/_index.md new file mode 100644 index 0000000000..0eb6f8c050 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_extendedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::get_ExtendedProperties method" +linktitle: "get_ExtendedProperties" +articleTitle: "get_ExtendedProperties" +second_title: "Aspose.Email for C++" +description: "Gets extended properties of a message." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/get_extendedproperties/ +--- + +## get_ExtendedProperties {#get_extendedproperties} + +Gets extended properties of a message. + +**Returns:** System::SharedPtr , System::SharedPtr > > Aspose::Email::Clients::Exchange:: + +```cpp +get_ExtendedProperties() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_hasattachments/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_hasattachments/_index.md new file mode 100644 index 0000000000..d0220278fb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_hasattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::get_HasAttachments method" +linktitle: "get_HasAttachments" +articleTitle: "get_HasAttachments" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message contains at least one attachment." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/get_hasattachments/ +--- + +## get_HasAttachments {#get_hasattachments} + +Gets a value indicating whether the message contains at least one attachment. + +**Returns:** virtual bool Aspose::Email::Clients::Exchange:: + +```cpp +get_HasAttachments() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_internaldate/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_internaldate/_index.md new file mode 100644 index 0000000000..68f0376c4e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_internaldate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::get_InternalDate method" +linktitle: "get_InternalDate" +articleTitle: "get_InternalDate" +second_title: "Aspose.Email for C++" +description: "The internal date and time of the message on the server." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/get_internaldate/ +--- + +## get_InternalDate {#get_internaldate} + +The internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received. + +**Returns:** virtual System::DateTime Aspose::Email::Clients::Exchange:: + +```cpp +get_InternalDate() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_isread/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_isread/_index.md new file mode 100644 index 0000000000..e72a083b34 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_isread/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::get_IsRead method" +linktitle: "get_IsRead" +articleTitle: "get_IsRead" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message has been read" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/get_isread/ +--- + +## get_IsRead {#get_isread} + +Gets a value indicating whether the message has been read + +**Returns:** virtual bool Aspose::Email::Clients::Exchange:: + +```cpp +get_IsRead() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_messageclass/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_messageclass/_index.md new file mode 100644 index 0000000000..380e01f4aa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_messageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::get_MessageClass method" +linktitle: "get_MessageClass" +articleTitle: "get_MessageClass" +second_title: "Aspose.Email for C++" +description: "Gets a string representing the class for the message." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/get_messageclass/ +--- + +## get_MessageClass {#get_messageclass} + +Gets a string representing the class for the message. The property corresponds to the PidTagMessageClass MAPI property. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_MessageClass() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_messageinfotype/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_messageinfotype/_index.md new file mode 100644 index 0000000000..26fffbcb66 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_messageinfotype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::get_MessageInfoType method" +linktitle: "get_MessageInfoType" +articleTitle: "get_MessageInfoType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the message" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/get_messageinfotype/ +--- + +## get_MessageInfoType {#get_messageinfotype} + +Gets the type of the message + +**Returns:** virtual Aspose::Email::Clients::Exchange::MessageInfoType Aspose::Email::Clients::Exchange:: + +```cpp +get_MessageInfoType() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_uniqueuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_uniqueuri/_index.md new file mode 100644 index 0000000000..6d8aa341b0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/get_uniqueuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::get_UniqueUri method" +linktitle: "get_UniqueUri" +articleTitle: "get_UniqueUri" +second_title: "Aspose.Email for C++" +description: "Gets the unique URI of message." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/get_uniqueuri/ +--- + +## get_UniqueUri {#get_uniqueuri} + +Gets the unique URI of message. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_UniqueUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_hasattachments/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_hasattachments/_index.md new file mode 100644 index 0000000000..6b7180c83d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_hasattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::set_HasAttachments method" +linktitle: "set_HasAttachments" +articleTitle: "set_HasAttachments" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message contains at least one attachment." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/set_hasattachments/ +--- + +## set_HasAttachments {#set_hasattachments} + +Gets a value indicating whether the message contains at least one attachment. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_HasAttachments(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_internaldate/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_internaldate/_index.md new file mode 100644 index 0000000000..d63b6242bb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_internaldate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::set_InternalDate method" +linktitle: "set_InternalDate" +articleTitle: "set_InternalDate" +second_title: "Aspose.Email for C++" +description: "The internal date and time of the message on the server." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/set_internaldate/ +--- + +## set_InternalDate {#set_internaldate} + +The internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_InternalDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_isread/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_isread/_index.md new file mode 100644 index 0000000000..5df9b82005 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_isread/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::set_IsRead method" +linktitle: "set_IsRead" +articleTitle: "set_IsRead" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message has been read" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/set_isread/ +--- + +## set_IsRead {#set_isread} + +Gets a value indicating whether the message has been read + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_IsRead(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_messageclass/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_messageclass/_index.md new file mode 100644 index 0000000000..fb91797f1b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_messageclass/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::set_MessageClass method" +linktitle: "set_MessageClass" +articleTitle: "set_MessageClass" +second_title: "Aspose.Email for C++" +description: "Gets a string representing the class for the message." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/set_messageclass/ +--- + +## set_MessageClass {#set_messageclass} + +Gets a string representing the class for the message. The property corresponds to the PidTagMessageClass MAPI property. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_MessageClass(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_messageinfotype/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_messageinfotype/_index.md new file mode 100644 index 0000000000..fe8b57c3cf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_messageinfotype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::set_MessageInfoType method" +linktitle: "set_MessageInfoType" +articleTitle: "set_MessageInfoType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the message" +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/set_messageinfotype/ +--- + +## set_MessageInfoType {#set_messageinfotype} + +Gets the type of the message + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_MessageInfoType(Aspose::Email::Clients::Exchange::MessageInfoType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_uniqueuri/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_uniqueuri/_index.md new file mode 100644 index 0000000000..a19fa40560 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfo/set_uniqueuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfo::set_UniqueUri method" +linktitle: "set_UniqueUri" +articleTitle: "set_UniqueUri" +second_title: "Aspose.Email for C++" +description: "Gets the unique URI of message." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfo/set_uniqueuri/ +--- + +## set_UniqueUri {#set_uniqueuri} + +Gets the unique URI of message. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_UniqueUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/_index.md new file mode 100644 index 0000000000..5e9edb88b8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfoCollection class" +linktitle: "ExchangeMessageInfoCollection" +articleTitle: "ExchangeMessageInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of ExchangeMessageInfo objects." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfocollection/ +--- + +## ExchangeMessageInfoCollection class + +Represents a collection of ExchangeMessageInfo objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeMessageInfoCollection (2 overloads)](./exchangemessageinfocollection/) | Initializes a new instance of the ExchangeMessageInfoCollection class that is empty. | + +## Methods + +| Name | Description | +| --- | --- | +| [GetMessageInfos](./getmessageinfos/) | | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/exchangemessageinfocollection/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/exchangemessageinfocollection/_index.md new file mode 100644 index 0000000000..80a0f3c642 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/exchangemessageinfocollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfoCollection::ExchangeMessageInfoCollection constructor" +linktitle: "ExchangeMessageInfoCollection" +articleTitle: "ExchangeMessageInfoCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeMessageInfoCollection class that is empty." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfocollection/exchangemessageinfocollection/ +--- + +## ExchangeMessageInfoCollection (1 of 2) {#exchangemessageinfocollection_1} + +Initializes a new instance of the ExchangeMessageInfoCollection class that is empty. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMessageInfoCollection() +``` + +--- + +## ExchangeMessageInfoCollection (2 of 2) {#exchangemessageinfocollection_2} + +Initializes a new instance of the ExchangeMessageInfoCollection class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMessageInfoCollection(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ExchangeMessageInfo >>> messageInfoEn) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoEn | initial value | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/getmessageinfos/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/getmessageinfos/_index.md new file mode 100644 index 0000000000..f97958cbe5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/getmessageinfos/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfoCollection::GetMessageInfos method" +linktitle: "GetMessageInfos" +articleTitle: "GetMessageInfos" +second_title: "Aspose.Email for C++" +description: "GetMessageInfos of ExchangeMessageInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfocollection/getmessageinfos/ +--- + +## GetMessageInfos {#getmessageinfos} + +**Returns:** System::ArrayPtr< System::SharedPtr < ExchangeMessageInfo > > Aspose::Email::Clients::Exchange:: + +```cpp +GetMessageInfos() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..441833a737 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessageInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ExchangeMessageInfoCollection." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangemessageinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/_index.md new file mode 100644 index 0000000000..ca9abee973 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessagePageInfo class" +linktitle: "ExchangeMessagePageInfo" +articleTitle: "ExchangeMessagePageInfo" +second_title: "Aspose.Email for C++" +description: "Contains information about retrieved page when paging methods are used." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessagepageinfo/ +--- + +## ExchangeMessagePageInfo class + +**Inherits:** Aspose::Email::Clients::PageInfo + +Contains information about retrieved page when paging methods are used. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeMessagePageInfo (6 overloads)](./exchangemessagepageinfo/) | Initializes a new instance of the ExchangeMessagePageInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Items](./get_items/) | Gets collection of ExchangeMessageInfo objects | +| [get_NextPage](./get_nextpage/) | Information of the next page or null if current page is last | +| [set_Items](./set_items/) | Gets collection of ExchangeMessageInfo objects | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor](./asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::List::EwsClientMessageList](./asposeemailclientsexchangewebserviceimplementationmessageslistewsclientmessagelist/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/_index.md new file mode 100644 index 0000000000..5ef729aa13 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessagePageInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor of ExchangeMessagePageInfo." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangemessagepageinfo/asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Backup::Helpers::MessageBackupProcessor {#asposeemailclientsexchangewebserviceimplementationfoldersbackuphelpersmessagebackupprocessor} + +```cpp +MessageBackupProcessor() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/asposeemailclientsexchangewebserviceimplementationmessageslistewsclientmessagelist/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/asposeemailclientsexchangewebserviceimplementationmessageslistewsclientmessagelist/_index.md new file mode 100644 index 0000000000..cf9519519e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/asposeemailclientsexchangewebserviceimplementationmessageslistewsclientmessagelist/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessagePageInfo::Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::List::EwsClientMessageList method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::List::EwsClientMessageList" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::List::EwsClientMessageList" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::List::EwsClientMessageList of ExchangeMessagePageInfo." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangemessagepageinfo/asposeemailclientsexchangewebserviceimplementationmessageslistewsclientmessagelist/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::List::EwsClientMessageList {#asposeemailclientsexchangewebserviceimplementationmessageslistewsclientmessagelist} + +```cpp +EwsClientMessageList() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/exchangemessagepageinfo/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/exchangemessagepageinfo/_index.md new file mode 100644 index 0000000000..fa992488a1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/exchangemessagepageinfo/_index.md @@ -0,0 +1,111 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessagePageInfo::ExchangeMessagePageInfo constructor" +linktitle: "ExchangeMessagePageInfo" +articleTitle: "ExchangeMessagePageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeMessagePageInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessagepageinfo/exchangemessagepageinfo/ +--- + +## ExchangeMessagePageInfo (1 of 6) {#exchangemessagepageinfo_1} + +Initializes a new instance of the ExchangeMessagePageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMessagePageInfo() +``` + +--- + +## ExchangeMessagePageInfo (2 of 6) {#exchangemessagepageinfo_2} + +Initializes a new instance of the ExchangeMessagePageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMessagePageInfo(int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | + +--- + +## ExchangeMessagePageInfo (3 of 6) {#exchangemessagepageinfo_3} + +Initializes a new instance of the ExchangeMessagePageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMessagePageInfo(int32_t itemsPerPage, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| offset | offset in view of a page | +| itemsPerPage | A number of items in page | + +--- + +## ExchangeMessagePageInfo (4 of 6) {#exchangemessagepageinfo_4} + +Initializes a new instance of the ExchangeMessagePageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMessagePageInfo(int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage) +``` + +| Parameter | Description | +| --- | --- | +| totalCount | total count of items in view | +| offset | offset in view of a page | +| lastPage | Indicates whether current page is last page in view | +| itemsPerPage | A number of items in page | + +--- + +## ExchangeMessagePageInfo (5 of 6) {#exchangemessagepageinfo_5} + +Initializes a new instance of the ExchangeMessagePageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMessagePageInfo(System::SharedPtr < ExchangeMessageInfoCollection > items, int32_t itemsPerPage, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| items | A collection of ExchangeMessageInfo objects | +| offset | offset in view of a page | +| itemsPerPage | A number of items in page | + +--- + +## ExchangeMessagePageInfo (6 of 6) {#exchangemessagepageinfo_6} + +Initializes a new instance of the ExchangeMessagePageInfo class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeMessagePageInfo(System::SharedPtr < ExchangeMessageInfoCollection > items, int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage) +``` + +| Parameter | Description | +| --- | --- | +| items | A collection of ExchangeMessageInfo objects | +| totalCount | Total count of items in view | +| offset | offset in view of a page | +| lastPage | Indicates whether current page is last page in view | +| itemsPerPage | A number of items in page | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/get_items/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/get_items/_index.md new file mode 100644 index 0000000000..fe6ee65fcd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/get_items/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessagePageInfo::get_Items method" +linktitle: "get_Items" +articleTitle: "get_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of ExchangeMessageInfo objects" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangemessagepageinfo/get_items/ +--- + +## get_Items {#get_items} + +Gets collection of ExchangeMessageInfo objects + +**Returns:** System::SharedPtr < ExchangeMessageInfoCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_Items() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/get_nextpage/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/get_nextpage/_index.md new file mode 100644 index 0000000000..aca7fc598d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/get_nextpage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessagePageInfo::get_NextPage method" +linktitle: "get_NextPage" +articleTitle: "get_NextPage" +second_title: "Aspose.Email for C++" +description: "Information of the next page or null if current page is last" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangemessagepageinfo/get_nextpage/ +--- + +## get_NextPage {#get_nextpage} + +Information of the next page or null if current page is last + +**Returns:** System::SharedPtr < PageInfo > Aspose::Email::Clients::Exchange:: + +```cpp +get_NextPage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/set_items/_index.md b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/set_items/_index.md new file mode 100644 index 0000000000..a0650655d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/set_items/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeMessagePageInfo::set_Items method" +linktitle: "set_Items" +articleTitle: "set_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of ExchangeMessageInfo objects" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangemessagepageinfo/set_items/ +--- + +## set_Items {#set_items} + +Gets collection of ExchangeMessageInfo objects + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Items(System::SharedPtr < ExchangeMessageInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangepermissioncollection/_index.md b/english/cpp/aspose.email.clients.exchange/exchangepermissioncollection/_index.md new file mode 100644 index 0000000000..09a9949f15 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangepermissioncollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangePermissionCollection class" +linktitle: "ExchangePermissionCollection" +articleTitle: "ExchangePermissionCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of ExchangeBasePermission" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangepermissioncollection/ +--- + +## ExchangePermissionCollection class + +Represents the collection of ExchangeBasePermission + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangepermissioncollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange/exchangepermissioncollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..70b9c10ab2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangepermissioncollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangePermissionCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ExchangePermissionCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangepermissioncollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/_index.md new file mode 100644 index 0000000000..b2303930e5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder class" +linktitle: "ExchangeQueryBuilder" +articleTitle: "ExchangeQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Represents the builder of search expression based on search filters that used by Exchange protocol." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/ +--- + +## ExchangeQueryBuilder class + +**Inherits:** Aspose::Email::Tools::Search::MailQueryBuilder + +Represents the builder of search expression based on search filters that used by Exchange protocol. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExchangeQueryBuilder](./exchangequerybuilder/) | Initializes a new instance of the ExchangeQueryBuilder class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Appointment](./get_appointment/) | Gets object with appointment properties to create query | +| [get_Contact](./get_contact/) | Gets object with contact properties to create query | +| [get_ContentClass](./get_contentclass/) | Gets items with an specified content class. | +| [get_ExtendedProperties](./get_extendedproperties/) | Gets dictionary with pairs of property descriptors and comparison field to search by extended properties. | +| [get_ItemSize](./get_itemsize/) | Gets the field that allows to find items with a specified size. | +| [get_MessageId](./get_messageid/) | Gets the field that allows to find messages that contain the specified string in the envelope structure's MessageId field. | +| [get_TaskStatus](./get_taskstatus/) | Gets the field that allows to find tasks that contains the specified status. Server compatibility: Exchange 2010 and higher | +| [HasFlags](./hasflags/) | Search messages with the specified flags. | +| [HasNoFlags](./hasnoflags/) | Search messages with the unspecified flags. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/exchangequerybuilder/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/exchangequerybuilder/_index.md new file mode 100644 index 0000000000..54b42cc7e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/exchangequerybuilder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::ExchangeQueryBuilder constructor" +linktitle: "ExchangeQueryBuilder" +articleTitle: "ExchangeQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExchangeQueryBuilder class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/exchangequerybuilder/ +--- + +## ExchangeQueryBuilder {#exchangequerybuilder} + +Initializes a new instance of the ExchangeQueryBuilder class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExchangeQueryBuilder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_appointment/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_appointment/_index.md new file mode 100644 index 0000000000..472f6f1f2a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_appointment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::get_Appointment method" +linktitle: "get_Appointment" +articleTitle: "get_Appointment" +second_title: "Aspose.Email for C++" +description: "Gets object with appointment properties to create query" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/get_appointment/ +--- + +## get_Appointment {#get_appointment} + +Gets object with appointment properties to create query + +**Returns:** System::SharedPtr < AppointmentQueryBuilder > Aspose::Email::Clients::Exchange:: + +```cpp +get_Appointment() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_contact/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_contact/_index.md new file mode 100644 index 0000000000..d6d8d9ac1b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_contact/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::get_Contact method" +linktitle: "get_Contact" +articleTitle: "get_Contact" +second_title: "Aspose.Email for C++" +description: "Gets object with contact properties to create query" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/get_contact/ +--- + +## get_Contact {#get_contact} + +Gets object with contact properties to create query + +**Returns:** System::SharedPtr < ContactQueryBuilder > Aspose::Email::Clients::Exchange:: + +```cpp +get_Contact() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_contentclass/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_contentclass/_index.md new file mode 100644 index 0000000000..5b40878bed --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_contentclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::get_ContentClass method" +linktitle: "get_ContentClass" +articleTitle: "get_ContentClass" +second_title: "Aspose.Email for C++" +description: "Gets items with an specified content class." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/get_contentclass/ +--- + +## get_ContentClass {#get_contentclass} + +Gets items with an specified content class. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_ContentClass() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_extendedproperties/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_extendedproperties/_index.md new file mode 100644 index 0000000000..57d2c128db --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_extendedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::get_ExtendedProperties method" +linktitle: "get_ExtendedProperties" +articleTitle: "get_ExtendedProperties" +second_title: "Aspose.Email for C++" +description: "Gets dictionary with pairs of property descriptors and comparison field to search by extended properties." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/get_extendedproperties/ +--- + +## get_ExtendedProperties {#get_extendedproperties} + +Gets dictionary with pairs of property descriptors and comparison field to search by extended properties. + +**Returns:** System::SharedPtr < ExtendedPropertiesComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_ExtendedProperties() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_itemsize/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_itemsize/_index.md new file mode 100644 index 0000000000..ff39512b08 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_itemsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::get_ItemSize method" +linktitle: "get_ItemSize" +articleTitle: "get_ItemSize" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find items with a specified size." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/get_itemsize/ +--- + +## get_ItemSize {#get_itemsize} + +Gets the field that allows to find items with a specified size. + +**Returns:** System::SharedPtr < Tools::Search::IntComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_ItemSize() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_messageid/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_messageid/_index.md new file mode 100644 index 0000000000..5b69d544ff --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_messageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::get_MessageId method" +linktitle: "get_MessageId" +articleTitle: "get_MessageId" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages that contain the specified string in the envelope structure's MessageId field." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/get_messageid/ +--- + +## get_MessageId {#get_messageid} + +Gets the field that allows to find messages that contain the specified string in the envelope structure's MessageId field. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_MessageId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_taskstatus/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_taskstatus/_index.md new file mode 100644 index 0000000000..fa4ae1dd40 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/get_taskstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::get_TaskStatus method" +linktitle: "get_TaskStatus" +articleTitle: "get_TaskStatus" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find tasks that contains the specified status." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/get_taskstatus/ +--- + +## get_TaskStatus {#get_taskstatus} + +Gets the field that allows to find tasks that contains the specified status. Server compatibility: Exchange 2010 and higher + +**Returns:** System::SharedPtr < Tools::Search::EnumComparisonField > Aspose::Email::Clients::Exchange:: + +```cpp +get_TaskStatus() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/hasflags/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/hasflags/_index.md new file mode 100644 index 0000000000..9128018b21 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/hasflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::HasFlags method" +linktitle: "HasFlags" +articleTitle: "HasFlags" +second_title: "Aspose.Email for C++" +description: "Search messages with the specified flags." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/hasflags/ +--- + +## HasFlags {#hasflags} + +Search messages with the specified flags. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +HasFlags(ExchangeMessageFlag flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | The flags. | + diff --git a/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/hasnoflags/_index.md b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/hasnoflags/_index.md new file mode 100644 index 0000000000..c6443b5b08 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/exchangequerybuilder/hasnoflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExchangeQueryBuilder::HasNoFlags method" +linktitle: "HasNoFlags" +articleTitle: "HasNoFlags" +second_title: "Aspose.Email for C++" +description: "Search messages with the unspecified flags." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/exchangequerybuilder/hasnoflags/ +--- + +## HasNoFlags {#hasnoflags} + +Search messages with the unspecified flags. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +HasNoFlags(ExchangeMessageFlag flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | The flags. | + diff --git a/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/_index.md b/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/_index.md new file mode 100644 index 0000000000..67d5c102ed --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField class" +linktitle: "ExtendedPropertiesComparisonField" +articleTitle: "ExtendedPropertiesComparisonField" +second_title: "Aspose.Email for C++" +description: "Defines dictionary with pairs of property descriptors and comparison field to search by extended properties" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/ +--- + +## ExtendedPropertiesComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::ComparisonField + +Defines dictionary with pairs of property descriptors and comparison field to search by extended properties + +## Constructors + +| Name | Description | +| --- | --- | +| [ExtendedPropertiesComparisonField](./extendedpropertiescomparisonfield/) | Initializes a new instance of the ExtendedPropertiesComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [idx_get](./idx_get/) | Gets ComparisonFieldAdapter for PropertyDescriptor | +| [PropertyDescriptorPrefix](./propertydescriptorprefix/) | Contains property descriptor prefix for comparison field names | + diff --git a/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/extendedpropertiescomparisonfield/_index.md b/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/extendedpropertiescomparisonfield/_index.md new file mode 100644 index 0000000000..ca6b2541c5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/extendedpropertiescomparisonfield/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField::ExtendedPropertiesComparisonField constructor" +linktitle: "ExtendedPropertiesComparisonField" +articleTitle: "ExtendedPropertiesComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExtendedPropertiesComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/extendedpropertiescomparisonfield/ +--- + +## ExtendedPropertiesComparisonField {#extendedpropertiescomparisonfield} + +Initializes a new instance of the ExtendedPropertiesComparisonField class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +ExtendedPropertiesComparisonField(System::SharedPtr < ExchangeQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| queryBuilder | | + diff --git a/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/idx_get/_index.md b/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/idx_get/_index.md new file mode 100644 index 0000000000..0532594838 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/idx_get/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets ComparisonFieldAdapter for PropertyDescriptor" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/idx_get/ +--- + +## idx_get {#idx_get} + +Gets ComparisonFieldAdapter for PropertyDescriptor + +**Returns:** ComparisonFieldAdapter + +```cpp +idx_get(System::SharedPtr < Mapi::PropertyDescriptor > pd) +``` + +| Parameter | Description | +| --- | --- | +| pd | PropertyDescriptor | + diff --git a/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/propertydescriptorprefix/_index.md b/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/propertydescriptorprefix/_index.md new file mode 100644 index 0000000000..eb8916e690 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/propertydescriptorprefix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField::PropertyDescriptorPrefix method" +linktitle: "PropertyDescriptorPrefix" +articleTitle: "PropertyDescriptorPrefix" +second_title: "Aspose.Email for C++" +description: "Contains property descriptor prefix for comparison field names" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/propertydescriptorprefix/ +--- + +## PropertyDescriptorPrefix {#propertydescriptorprefix} + +Contains property descriptor prefix for comparison field names + +**Returns:** const System::String Aspose::Email::Clients::Exchange:: + +```cpp +PropertyDescriptorPrefix() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/flaggedforaction/_index.md b/english/cpp/aspose.email.clients.exchange/flaggedforaction/_index.md new file mode 100644 index 0000000000..0d11ba99c3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/flaggedforaction/_index.md @@ -0,0 +1,30 @@ +--- +title: "FlaggedForAction Enum" +linktitle: "FlaggedForAction" +articleTitle: "FlaggedForAction" +second_title: "Aspose.Email for C++" +description: "Enumerates flagged for action" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/flaggedforaction/ +--- + +## FlaggedForAction enumeration (12 values) + +Enumerates flagged for action + +| Value | Description | +| --- | --- | +| Undefined | Flagged for action is not specified | +| Any | The message is flagged with any action. | +| Call | The recipient is requested to call the sender. | +| DoNotForward | The recipient is requested not to forward the message. | +| FollowUp | The recipient is requested to follow up on the message. | +| FYI | The recipient received the message for information. | +| Forward | The recipient is requested to forward the message. | +| NoResponseNecessary | The recipient is informed that a response to the messageis not required. | +| Read | The recipient is requested to read the message. | +| Reply | The recipient is requested to reply to the sender of the message. | +| ReplyToAll | The recipient is requested to reply to everyone the message was sent to. | +| Review | The recipient is requested to review the message. | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/_index.md new file mode 100644 index 0000000000..da93c6e626 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse class" +linktitle: "GetUserSettingsResponse" +articleTitle: "GetUserSettingsResponse" +second_title: "Aspose.Email for C++" +description: "Represents the response to a GetUsersSettings call for an individual user." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/ +--- + +## GetUserSettingsResponse class + +**Inherits:** Aspose::Email::Clients::Exchange::AutodiscoverResponse + +Represents the response to a GetUsersSettings call for an individual user. + +## Constructors + +| Name | Description | +| --- | --- | +| [GetUserSettingsResponse](./getusersettingsresponse/) | Initializes a new instance of the GetUserSettingsResponse class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_RedirectTarget](./get_redirecttarget/) | Gets the redirectionTarget (URL or email address) | +| [get_Settings](./get_settings/) | Gets the requested settings for the user. | +| [get_SmtpAddress](./get_smtpaddress/) | Gets the SMTP address this response applies to. | +| [get_UserSettingErrors](./get_usersettingerrors/) | Gets error information for settings that could not be returned. | +| [LoadFromXml](./loadfromxml/) | Loads response from XML. | +| [LoadUserSettingsFromXml](./loadusersettingsfromxml/) | Loads from XML. | +| [set_RedirectTarget](./set_redirecttarget/) | Gets the redirectionTarget (URL or email address) | +| [set_Settings](./set_settings/) | Gets the requested settings for the user. | +| [set_SmtpAddress](./set_smtpaddress/) | Gets the SMTP address this response applies to. | +| [set_UserSettingErrors](./set_usersettingerrors/) | Gets error information for settings that could not be returned. | +| [TryGetSettingValue](./trygetsettingvalue/) | Tries the get the user setting value. | +| [AutodiscoverService](./autodiscoverservice/) | | +| [GetUserSettingsRequest](./getusersettingsrequest/) | | +| [OutlookAccount](./outlookaccount/) | | +| [OutlookConfigurationSettings](./outlookconfigurationsettings/) | | +| [OutlookProtocol](./outlookprotocol/) | | +| [OutlookUser](./outlookuser/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/autodiscoverservice/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/autodiscoverservice/_index.md new file mode 100644 index 0000000000..6bacb82799 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/autodiscoverservice/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::AutodiscoverService method" +linktitle: "AutodiscoverService" +articleTitle: "AutodiscoverService" +second_title: "Aspose.Email for C++" +description: "AutodiscoverService of GetUserSettingsResponse." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/autodiscoverservice/ +--- + +## AutodiscoverService {#autodiscoverservice} + +```cpp +friend class AutodiscoverService() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_redirecttarget/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_redirecttarget/_index.md new file mode 100644 index 0000000000..d97d4bcac3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_redirecttarget/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::get_RedirectTarget method" +linktitle: "get_RedirectTarget" +articleTitle: "get_RedirectTarget" +second_title: "Aspose.Email for C++" +description: "Gets the redirectionTarget (URL or email address)" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/get_redirecttarget/ +--- + +## get_RedirectTarget {#get_redirecttarget} + +Gets the redirectionTarget (URL or email address) + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_RedirectTarget() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_settings/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_settings/_index.md new file mode 100644 index 0000000000..cbc1fdefe8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_settings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::get_Settings method" +linktitle: "get_Settings" +articleTitle: "get_Settings" +second_title: "Aspose.Email for C++" +description: "Gets the requested settings for the user." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/get_settings/ +--- + +## get_Settings {#get_settings} + +Gets the requested settings for the user. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Exchange:: + +```cpp +get_Settings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_smtpaddress/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_smtpaddress/_index.md new file mode 100644 index 0000000000..9ca770f4b6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_smtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::get_SmtpAddress method" +linktitle: "get_SmtpAddress" +articleTitle: "get_SmtpAddress" +second_title: "Aspose.Email for C++" +description: "Gets the SMTP address this response applies to." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/get_smtpaddress/ +--- + +## get_SmtpAddress {#get_smtpaddress} + +Gets the SMTP address this response applies to. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_SmtpAddress() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_usersettingerrors/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_usersettingerrors/_index.md new file mode 100644 index 0000000000..24fba5395c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/get_usersettingerrors/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::get_UserSettingErrors method" +linktitle: "get_UserSettingErrors" +articleTitle: "get_UserSettingErrors" +second_title: "Aspose.Email for C++" +description: "Gets error information for settings that could not be returned." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/get_usersettingerrors/ +--- + +## get_UserSettingErrors {#get_usersettingerrors} + +Gets error information for settings that could not be returned. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Exchange:: + +```cpp +get_UserSettingErrors() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/getusersettingsrequest/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/getusersettingsrequest/_index.md new file mode 100644 index 0000000000..22088e959d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/getusersettingsrequest/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::GetUserSettingsRequest method" +linktitle: "GetUserSettingsRequest" +articleTitle: "GetUserSettingsRequest" +second_title: "Aspose.Email for C++" +description: "GetUserSettingsRequest of GetUserSettingsResponse." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/getusersettingsrequest/ +--- + +## GetUserSettingsRequest {#getusersettingsrequest} + +```cpp +friend class GetUserSettingsRequest() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/getusersettingsresponse/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/getusersettingsresponse/_index.md new file mode 100644 index 0000000000..bfcd655962 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/getusersettingsresponse/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::GetUserSettingsResponse constructor" +linktitle: "GetUserSettingsResponse" +articleTitle: "GetUserSettingsResponse" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the GetUserSettingsResponse class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/getusersettingsresponse/ +--- + +## GetUserSettingsResponse {#getusersettingsresponse} + +Initializes a new instance of the GetUserSettingsResponse class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +GetUserSettingsResponse() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/loadfromxml/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/loadfromxml/_index.md new file mode 100644 index 0000000000..c2f1b80df3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/loadfromxml/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::LoadFromXml method" +linktitle: "LoadFromXml" +articleTitle: "LoadFromXml" +second_title: "Aspose.Email for C++" +description: "Loads response from XML." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/loadfromxml/ +--- + +## LoadFromXml {#loadfromxml} + +Loads response from XML. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +LoadFromXml(System::SharedPtr < AutodiscoverXmlReader > reader, System::String endElementName) +``` + +| Parameter | Description | +| --- | --- | +| reader | The reader. | +| endElementName | End element name. | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/loadusersettingsfromxml/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/loadusersettingsfromxml/_index.md new file mode 100644 index 0000000000..050b9434d7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/loadusersettingsfromxml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::LoadUserSettingsFromXml method" +linktitle: "LoadUserSettingsFromXml" +articleTitle: "LoadUserSettingsFromXml" +second_title: "Aspose.Email for C++" +description: "Loads from XML." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/loadusersettingsfromxml/ +--- + +## LoadUserSettingsFromXml {#loadusersettingsfromxml} + +Loads from XML. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +LoadUserSettingsFromXml(System::SharedPtr < AutodiscoverXmlReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | The reader. | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookaccount/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookaccount/_index.md new file mode 100644 index 0000000000..da22574701 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookaccount/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::OutlookAccount method" +linktitle: "OutlookAccount" +articleTitle: "OutlookAccount" +second_title: "Aspose.Email for C++" +description: "OutlookAccount of GetUserSettingsResponse." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookaccount/ +--- + +## OutlookAccount {#outlookaccount} + +```cpp +friend class OutlookAccount() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookconfigurationsettings/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookconfigurationsettings/_index.md new file mode 100644 index 0000000000..a1478f82bf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookconfigurationsettings/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::OutlookConfigurationSettings method" +linktitle: "OutlookConfigurationSettings" +articleTitle: "OutlookConfigurationSettings" +second_title: "Aspose.Email for C++" +description: "OutlookConfigurationSettings of GetUserSettingsResponse." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookconfigurationsettings/ +--- + +## OutlookConfigurationSettings {#outlookconfigurationsettings} + +```cpp +friend class OutlookConfigurationSettings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookprotocol/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookprotocol/_index.md new file mode 100644 index 0000000000..360b057f0f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookprotocol/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::OutlookProtocol method" +linktitle: "OutlookProtocol" +articleTitle: "OutlookProtocol" +second_title: "Aspose.Email for C++" +description: "OutlookProtocol of GetUserSettingsResponse." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookprotocol/ +--- + +## OutlookProtocol {#outlookprotocol} + +```cpp +friend class OutlookProtocol() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookuser/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookuser/_index.md new file mode 100644 index 0000000000..4f5ec0d343 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookuser/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::OutlookUser method" +linktitle: "OutlookUser" +articleTitle: "OutlookUser" +second_title: "Aspose.Email for C++" +description: "OutlookUser of GetUserSettingsResponse." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/outlookuser/ +--- + +## OutlookUser {#outlookuser} + +```cpp +friend class OutlookUser() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_redirecttarget/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_redirecttarget/_index.md new file mode 100644 index 0000000000..103d52a024 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_redirecttarget/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::set_RedirectTarget method" +linktitle: "set_RedirectTarget" +articleTitle: "set_RedirectTarget" +second_title: "Aspose.Email for C++" +description: "Gets the redirectionTarget (URL or email address)" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/set_redirecttarget/ +--- + +## set_RedirectTarget {#set_redirecttarget} + +Gets the redirectionTarget (URL or email address) + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_RedirectTarget(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_settings/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_settings/_index.md new file mode 100644 index 0000000000..72debc59cc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_settings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::set_Settings method" +linktitle: "set_Settings" +articleTitle: "set_Settings" +second_title: "Aspose.Email for C++" +description: "Gets the requested settings for the user." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/set_settings/ +--- + +## set_Settings {#set_settings} + +Gets the requested settings for the user. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Settings(System::SharedPtr < System::Collections::Generic::IDictionary< UserSettingName , System::SharedPtr < System::Object >>> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_smtpaddress/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_smtpaddress/_index.md new file mode 100644 index 0000000000..b224b3eb75 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_smtpaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::set_SmtpAddress method" +linktitle: "set_SmtpAddress" +articleTitle: "set_SmtpAddress" +second_title: "Aspose.Email for C++" +description: "Gets the SMTP address this response applies to." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/set_smtpaddress/ +--- + +## set_SmtpAddress {#set_smtpaddress} + +Gets the SMTP address this response applies to. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_SmtpAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_usersettingerrors/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_usersettingerrors/_index.md new file mode 100644 index 0000000000..e754dc7b7b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/set_usersettingerrors/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::set_UserSettingErrors method" +linktitle: "set_UserSettingErrors" +articleTitle: "set_UserSettingErrors" +second_title: "Aspose.Email for C++" +description: "Gets error information for settings that could not be returned." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/set_usersettingerrors/ +--- + +## set_UserSettingErrors {#set_usersettingerrors} + +Gets error information for settings that could not be returned. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_UserSettingErrors(System::SharedPtr < System::Collections::ObjectModel::Collection< System::SharedPtr < UserSettingError >>> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/trygetsettingvalue/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/trygetsettingvalue/_index.md new file mode 100644 index 0000000000..577f8ea7eb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponse/trygetsettingvalue/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponse::TryGetSettingValue method" +linktitle: "TryGetSettingValue" +articleTitle: "TryGetSettingValue" +second_title: "Aspose.Email for C++" +description: "Tries the get the user setting value." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponse/trygetsettingvalue/ +--- + +## TryGetSettingValue {#trygetsettingvalue} + +Tries the get the user setting value. + +**Returns:** True if setting was available. + +```cpp +TryGetSettingValue(UserSettingName setting, T & value) +``` + +| Parameter | Description | +| --- | --- | +| setting | The setting. | +| value | The setting value. | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/_index.md new file mode 100644 index 0000000000..a9659277cc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponseCollection class" +linktitle: "GetUserSettingsResponseCollection" +articleTitle: "GetUserSettingsResponseCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of responses to GetUserSettings" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/ +--- + +## GetUserSettingsResponseCollection class + +**Inherits:** Aspose::Email::Clients::Exchange::AutodiscoverResponseCollection< System::SharedPtr< GetUserSettingsResponse > > + +Represents a collection of responses to GetUserSettings + +## Constructors + +| Name | Description | +| --- | --- | +| [GetUserSettingsResponseCollection](./getusersettingsresponsecollection/) | Initializes a new instance of the AutodiscoverResponseCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateResponseInstance](./createresponseinstance/) | Create a response instance. | +| [GetResponseCollectionXmlElementName](./getresponsecollectionxmlelementname/) | Gets the name of the response collection XML element. | +| [GetResponseInstanceXmlElementName](./getresponseinstancexmlelementname/) | Gets the name of the response instance XML element. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/createresponseinstance/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/createresponseinstance/_index.md new file mode 100644 index 0000000000..0768022dcf --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/createresponseinstance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponseCollection::CreateResponseInstance method" +linktitle: "CreateResponseInstance" +articleTitle: "CreateResponseInstance" +second_title: "Aspose.Email for C++" +description: "Create a response instance." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/createresponseinstance/ +--- + +## CreateResponseInstance {#createresponseinstance} + +Create a response instance. + +**Returns:** GetUserSettingsResponse . + +```cpp +CreateResponseInstance() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getresponsecollectionxmlelementname/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getresponsecollectionxmlelementname/_index.md new file mode 100644 index 0000000000..88ff9e4a34 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getresponsecollectionxmlelementname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponseCollection::GetResponseCollectionXmlElementName method" +linktitle: "GetResponseCollectionXmlElementName" +articleTitle: "GetResponseCollectionXmlElementName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the response collection XML element." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getresponsecollectionxmlelementname/ +--- + +## GetResponseCollectionXmlElementName {#getresponsecollectionxmlelementname} + +Gets the name of the response collection XML element. + +**Returns:** Response collection XMl element name. + +```cpp +GetResponseCollectionXmlElementName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getresponseinstancexmlelementname/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getresponseinstancexmlelementname/_index.md new file mode 100644 index 0000000000..5f4429a889 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getresponseinstancexmlelementname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponseCollection::GetResponseInstanceXmlElementName method" +linktitle: "GetResponseInstanceXmlElementName" +articleTitle: "GetResponseInstanceXmlElementName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the response instance XML element." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getresponseinstancexmlelementname/ +--- + +## GetResponseInstanceXmlElementName {#getresponseinstancexmlelementname} + +Gets the name of the response instance XML element. + +**Returns:** Response instance XMl element name. + +```cpp +GetResponseInstanceXmlElementName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getusersettingsresponsecollection/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getusersettingsresponsecollection/_index.md new file mode 100644 index 0000000000..65e88c47f0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getusersettingsresponsecollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponseCollection::GetUserSettingsResponseCollection constructor" +linktitle: "GetUserSettingsResponseCollection" +articleTitle: "GetUserSettingsResponseCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AutodiscoverResponseCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/getusersettingsresponsecollection/ +--- + +## GetUserSettingsResponseCollection {#getusersettingsresponsecollection} + +Initializes a new instance of the AutodiscoverResponseCollection class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +GetUserSettingsResponseCollection() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..22f5aa1629 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Exchange::GetUserSettingsResponseCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of GetUserSettingsResponseCollection." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/_index.md new file mode 100644 index 0000000000..c82ca3f3dc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase class" +linktitle: "IExchangeClientBase" +articleTitle: "IExchangeClientBase" +second_title: "Aspose.Email for C++" +description: "Represents the interface for base Exchange clients." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/ +--- + +## IExchangeClientBase class + +Represents the interface for base Exchange clients. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Credentials](./get_credentials/) | Gets the credentials. | +| [get_LogFileName](./get_logfilename/) | Gets log file name | +| [get_MailboxUri](./get_mailboxuri/) | Gets the mailbox uri. | +| [get_Proxy](./get_proxy/) | Gets the proxy. | +| [get_Timeout](./get_timeout/) | Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [get_UseDateInLogFileName](./get_usedateinlogfilename/) | Gets value which indicates if date has to be used in log file name. | +| [set_Credentials](./set_credentials/) | Sets the credentials. | +| [set_LogFileName](./set_logfilename/) | Sets log file name | +| [set_MailboxUri](./set_mailboxuri/) | Sets the mailbox uri. | +| [set_Proxy](./set_proxy/) | Sets the proxy. | +| [set_Timeout](./set_timeout/) | Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [set_UseDateInLogFileName](./set_usedateinlogfilename/) | Sets value which indicates if date has to be used in log file name. | + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_credentials/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_credentials/_index.md new file mode 100644 index 0000000000..ff3e237928 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_credentials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::get_Credentials method" +linktitle: "get_Credentials" +articleTitle: "get_Credentials" +second_title: "Aspose.Email for C++" +description: "Gets the credentials." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/get_credentials/ +--- + +## get_Credentials {#get_credentials} + +Gets the credentials. + +**Returns:** virtual System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_Credentials() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_logfilename/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_logfilename/_index.md new file mode 100644 index 0000000000..3e95b9dcb6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_logfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::get_LogFileName method" +linktitle: "get_LogFileName" +articleTitle: "get_LogFileName" +second_title: "Aspose.Email for C++" +description: "Gets log file name" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/get_logfilename/ +--- + +## get_LogFileName {#get_logfilename} + +Gets log file name + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_LogFileName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_mailboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_mailboxuri/_index.md new file mode 100644 index 0000000000..bdd0f2883f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_mailboxuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::get_MailboxUri method" +linktitle: "get_MailboxUri" +articleTitle: "get_MailboxUri" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox uri." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/get_mailboxuri/ +--- + +## get_MailboxUri {#get_mailboxuri} + +Gets the mailbox uri. + +**Returns:** virtual System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_MailboxUri() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_proxy/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_proxy/_index.md new file mode 100644 index 0000000000..897246172e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_proxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::get_Proxy method" +linktitle: "get_Proxy" +articleTitle: "get_Proxy" +second_title: "Aspose.Email for C++" +description: "Gets the proxy." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/get_proxy/ +--- + +## get_Proxy {#get_proxy} + +Gets the proxy. + +**Returns:** virtual System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_Proxy() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_timeout/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_timeout/_index.md new file mode 100644 index 0000000000..624dcaf09b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Gets the number of milliseconds to wait before the operation times out." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** virtual int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_usedateinlogfilename/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_usedateinlogfilename/_index.md new file mode 100644 index 0000000000..1218319d7c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/get_usedateinlogfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::get_UseDateInLogFileName method" +linktitle: "get_UseDateInLogFileName" +articleTitle: "get_UseDateInLogFileName" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if date has to be used in log file name." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/get_usedateinlogfilename/ +--- + +## get_UseDateInLogFileName {#get_usedateinlogfilename} + +Gets value which indicates if date has to be used in log file name. + +**Returns:** virtual bool Aspose::Email::Clients::Exchange:: + +```cpp +get_UseDateInLogFileName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_credentials/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_credentials/_index.md new file mode 100644 index 0000000000..17b1375547 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_credentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::set_Credentials method" +linktitle: "set_Credentials" +articleTitle: "set_Credentials" +second_title: "Aspose.Email for C++" +description: "Sets the credentials." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/set_credentials/ +--- + +## set_Credentials {#set_credentials} + +Sets the credentials. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_Credentials(System::SharedPtr < System::Net::ICredentials > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_logfilename/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_logfilename/_index.md new file mode 100644 index 0000000000..86b0f4b289 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_logfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::set_LogFileName method" +linktitle: "set_LogFileName" +articleTitle: "set_LogFileName" +second_title: "Aspose.Email for C++" +description: "Sets log file name" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/set_logfilename/ +--- + +## set_LogFileName {#set_logfilename} + +Sets log file name + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_LogFileName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_mailboxuri/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_mailboxuri/_index.md new file mode 100644 index 0000000000..7a65542e3d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_mailboxuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::set_MailboxUri method" +linktitle: "set_MailboxUri" +articleTitle: "set_MailboxUri" +second_title: "Aspose.Email for C++" +description: "Sets the mailbox uri." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/set_mailboxuri/ +--- + +## set_MailboxUri {#set_mailboxuri} + +Sets the mailbox uri. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_MailboxUri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_proxy/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_proxy/_index.md new file mode 100644 index 0000000000..98bddd1d2b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_proxy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::set_Proxy method" +linktitle: "set_Proxy" +articleTitle: "set_Proxy" +second_title: "Aspose.Email for C++" +description: "Sets the proxy." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/set_proxy/ +--- + +## set_Proxy {#set_proxy} + +Sets the proxy. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_Proxy(System::SharedPtr < System::Net::IWebProxy > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_timeout/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_timeout/_index.md new file mode 100644 index 0000000000..ed35860652 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Sets the number of milliseconds to wait before the operation times out." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_usedateinlogfilename/_index.md b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_usedateinlogfilename/_index.md new file mode 100644 index 0000000000..ff19b2eda6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/iexchangeclientbase/set_usedateinlogfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::IExchangeClientBase::set_UseDateInLogFileName method" +linktitle: "set_UseDateInLogFileName" +articleTitle: "set_UseDateInLogFileName" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates if date has to be used in log file name." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/iexchangeclientbase/set_usedateinlogfilename/ +--- + +## set_UseDateInLogFileName {#set_usedateinlogfilename} + +Sets value which indicates if date has to be used in log file name. + +**Returns:** virtual void Aspose::Email::Clients::Exchange:: + +```cpp +set_UseDateInLogFileName(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/importancechoices/_index.md b/english/cpp/aspose.email.clients.exchange/importancechoices/_index.md new file mode 100644 index 0000000000..b94a437a72 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/importancechoices/_index.md @@ -0,0 +1,22 @@ +--- +title: "ImportanceChoices Enum" +linktitle: "ImportanceChoices" +articleTitle: "ImportanceChoices" +second_title: "Aspose.Email for C++" +description: "Enumerates the levels of importance for an item" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/importancechoices/ +--- + +## ImportanceChoices enumeration (4 values) + +Enumerates the levels of importance for an item + +| Value | Description | +| --- | --- | +| Undefined | The importance is not specified | +| Low | Specifies low importance. | +| Normal | Specifies normal importance. | +| High | Specifies high importance. | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/_index.md new file mode 100644 index 0000000000..dd4ca8d48f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/_index.md @@ -0,0 +1,51 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule class" +linktitle: "InboxRule" +articleTitle: "InboxRule" +second_title: "Aspose.Email for C++" +description: "Represents a inbox rule" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/inboxrule/ +--- + +## InboxRule class + +Represents a inbox rule + +## Constructors + +| Name | Description | +| --- | --- | +| [InboxRule](./inboxrule/) | Initializes a new instance of the InboxRule class | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateRuleDeleteContaining](./createruledeletecontaining/) | Creates inbox rule that deletes messages containing the specified strings in either the body or the subject | +| [CreateRuleDeleteFrom](./createruledeletefrom/) | Creates inbox rule that deletes messages from specified senders | +| [CreateRuleMoveContaining](./createrulemovecontaining/) | Creates inbox rule that moves messages containing the specified strings in either the body or the subject into the specified folder | +| [CreateRuleMoveFrom](./createrulemovefrom/) | Creates inbox rule that moves messages from specified senders into the specified folder | +| [get_Actions](./get_actions/) | Gets the actions to be taken on a message when the conditions are fulfilled. | +| [get_Conditions](./get_conditions/) | Gets the conditions that, when fulfilled, will trigger the rule actions for that rule. | +| [get_DisplayName](./get_displayname/) | Gets the display name of a rule. | +| [get_Exceptions](./get_exceptions/) | Gets the exceptions that represent all the available rule exception conditions for the inbox rule. | +| [get_IsEnabled](./get_isenabled/) | Gets a value indicating whether the rule is enabled. | +| [get_IsInError](./get_isinerror/) | Gets a value indicating whether the rule is in an error condition. | +| [get_IsNotSupported](./get_isnotsupported/) | Gets a value indicating whether the rule cannot be modified with the managed code APIs. | +| [get_IsReadOnly](./get_isreadonly/) | Gets a value indicating whether the rule is read-only. | +| [get_Priority](./get_priority/) | Gets a value that indicates the order in which a rule is to be run. | +| [get_RuleId](./get_ruleid/) | Gets the rule identifier. | +| [set_Actions](./set_actions/) | Sets the actions to be taken on a message when the conditions are fulfilled. | +| [set_Conditions](./set_conditions/) | Sets the conditions that, when fulfilled, will trigger the rule actions for that rule. | +| [set_DisplayName](./set_displayname/) | Sets the display name of a rule. | +| [set_Exceptions](./set_exceptions/) | Sets the exceptions that represent all the available rule exception conditions for the inbox rule. | +| [set_IsEnabled](./set_isenabled/) | Sets a value indicating whether the rule is enabled. | +| [set_IsInError](./set_isinerror/) | Gets a value indicating whether the rule is in an error condition. | +| [set_IsNotSupported](./set_isnotsupported/) | Gets a value indicating whether the rule cannot be modified with the managed code APIs. | +| [set_IsReadOnly](./set_isreadonly/) | Sets a value indicating whether the rule is read-only. | +| [set_Priority](./set_priority/) | Sets a value that indicates the order in which a rule is to be run. | +| [set_RuleId](./set_ruleid/) | Sets the rule identifier. | +| [Aspose::Email::Clients::Exchange::WebService::EWSClient2010](./asposeemailclientsexchangewebserviceewsclient2010/) | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/asposeemailclientsexchangewebserviceewsclient2010/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/asposeemailclientsexchangewebserviceewsclient2010/_index.md new file mode 100644 index 0000000000..f65b0f9c64 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/asposeemailclientsexchangewebserviceewsclient2010/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::Aspose::Email::Clients::Exchange::WebService::EWSClient2010 method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2010" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2010" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::EWSClient2010 of InboxRule." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange/inboxrule/asposeemailclientsexchangewebserviceewsclient2010/ +--- + +## Aspose::Email::Clients::Exchange::WebService::EWSClient2010 {#asposeemailclientsexchangewebserviceewsclient2010} + +```cpp +EWSClient2010() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/createruledeletecontaining/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/createruledeletecontaining/_index.md new file mode 100644 index 0000000000..0327449711 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/createruledeletecontaining/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::CreateRuleDeleteContaining method" +linktitle: "CreateRuleDeleteContaining" +articleTitle: "CreateRuleDeleteContaining" +second_title: "Aspose.Email for C++" +description: "Creates inbox rule that deletes messages containing the specified strings in either the body or the subject" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/inboxrule/createruledeletecontaining/ +--- + +## CreateRuleDeleteContaining {#createruledeletecontaining} + +Creates inbox rule that deletes messages containing the specified strings in either the body or the subject + +**Returns:** A created InboxRule + +```cpp +CreateRuleDeleteContaining(System::ArrayPtr< System::String > filter) +``` + +| Parameter | Description | +| --- | --- | +| filter | A strings to search | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/createruledeletefrom/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/createruledeletefrom/_index.md new file mode 100644 index 0000000000..88bb6fa7ec --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/createruledeletefrom/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::CreateRuleDeleteFrom method" +linktitle: "CreateRuleDeleteFrom" +articleTitle: "CreateRuleDeleteFrom" +second_title: "Aspose.Email for C++" +description: "Creates inbox rule that deletes messages from specified senders" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/inboxrule/createruledeletefrom/ +--- + +## CreateRuleDeleteFrom {#createruledeletefrom} + +Creates inbox rule that deletes messages from specified senders + +**Returns:** A created InboxRule + +```cpp +CreateRuleDeleteFrom(System::SharedPtr < MailAddress > from) +``` + +| Parameter | Description | +| --- | --- | +| from | A EmailAddress of sender | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/createrulemovecontaining/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/createrulemovecontaining/_index.md new file mode 100644 index 0000000000..8f048646d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/createrulemovecontaining/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::CreateRuleMoveContaining method" +linktitle: "CreateRuleMoveContaining" +articleTitle: "CreateRuleMoveContaining" +second_title: "Aspose.Email for C++" +description: "Creates inbox rule that moves messages containing the specified strings in either the body or the subject into the specified folder" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/inboxrule/createrulemovecontaining/ +--- + +## CreateRuleMoveContaining {#createrulemovecontaining} + +Creates inbox rule that moves messages containing the specified strings in either the body or the subject into the specified folder + +**Returns:** A created InboxRule + +```cpp +CreateRuleMoveContaining(System::ArrayPtr< System::String > filter, System::String destinationFolderId) +``` + +| Parameter | Description | +| --- | --- | +| filter | A strings to search | +| destinationFolderId | An id of folder in which messages will be moved | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/createrulemovefrom/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/createrulemovefrom/_index.md new file mode 100644 index 0000000000..c22dac9c68 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/createrulemovefrom/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::CreateRuleMoveFrom method" +linktitle: "CreateRuleMoveFrom" +articleTitle: "CreateRuleMoveFrom" +second_title: "Aspose.Email for C++" +description: "Creates inbox rule that moves messages from specified senders into the specified folder" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/inboxrule/createrulemovefrom/ +--- + +## CreateRuleMoveFrom {#createrulemovefrom} + +Creates inbox rule that moves messages from specified senders into the specified folder + +**Returns:** A created InboxRule + +```cpp +CreateRuleMoveFrom(System::SharedPtr < MailAddress > from, System::String destinationFolderId) +``` + +| Parameter | Description | +| --- | --- | +| from | A EmailAddress of sender | +| destinationFolderId | An id of folder in which messages will be moved | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_actions/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_actions/_index.md new file mode 100644 index 0000000000..73680b41b1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_actions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_Actions method" +linktitle: "get_Actions" +articleTitle: "get_Actions" +second_title: "Aspose.Email for C++" +description: "Gets the actions to be taken on a message when the conditions are fulfilled." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_actions/ +--- + +## get_Actions {#get_actions} + +Gets the actions to be taken on a message when the conditions are fulfilled. + +**Returns:** System::SharedPtr < RuleActions > Aspose::Email::Clients::Exchange:: + +```cpp +get_Actions() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_conditions/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_conditions/_index.md new file mode 100644 index 0000000000..3599633089 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_conditions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_Conditions method" +linktitle: "get_Conditions" +articleTitle: "get_Conditions" +second_title: "Aspose.Email for C++" +description: "Gets the conditions that, when fulfilled, will trigger the rule actions for that rule." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_conditions/ +--- + +## get_Conditions {#get_conditions} + +Gets the conditions that, when fulfilled, will trigger the rule actions for that rule. + +**Returns:** System::SharedPtr < RulePredicates > Aspose::Email::Clients::Exchange:: + +```cpp +get_Conditions() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_displayname/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_displayname/_index.md new file mode 100644 index 0000000000..a0429a1ab4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the display name of a rule." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the display name of a rule. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_exceptions/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_exceptions/_index.md new file mode 100644 index 0000000000..483a27302d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_exceptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_Exceptions method" +linktitle: "get_Exceptions" +articleTitle: "get_Exceptions" +second_title: "Aspose.Email for C++" +description: "Gets the exceptions that represent all the available rule exception conditions for the inbox rule." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_exceptions/ +--- + +## get_Exceptions {#get_exceptions} + +Gets the exceptions that represent all the available rule exception conditions for the inbox rule. + +**Returns:** System::SharedPtr < RulePredicates > Aspose::Email::Clients::Exchange:: + +```cpp +get_Exceptions() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_isenabled/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_isenabled/_index.md new file mode 100644 index 0000000000..9006ddd9cb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_isenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_IsEnabled method" +linktitle: "get_IsEnabled" +articleTitle: "get_IsEnabled" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the rule is enabled." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_isenabled/ +--- + +## get_IsEnabled {#get_isenabled} + +Gets a value indicating whether the rule is enabled. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_IsEnabled() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_isinerror/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_isinerror/_index.md new file mode 100644 index 0000000000..545b2f44f8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_isinerror/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_IsInError method" +linktitle: "get_IsInError" +articleTitle: "get_IsInError" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the rule is in an error condition." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_isinerror/ +--- + +## get_IsInError {#get_isinerror} + +Gets a value indicating whether the rule is in an error condition. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_IsInError() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_isnotsupported/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_isnotsupported/_index.md new file mode 100644 index 0000000000..496431724f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_isnotsupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_IsNotSupported method" +linktitle: "get_IsNotSupported" +articleTitle: "get_IsNotSupported" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the rule cannot be modified with the managed code APIs." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_isnotsupported/ +--- + +## get_IsNotSupported {#get_isnotsupported} + +Gets a value indicating whether the rule cannot be modified with the managed code APIs. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_IsNotSupported() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_isreadonly/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_isreadonly/_index.md new file mode 100644 index 0000000000..e5ff5f384c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the rule is read-only." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Gets a value indicating whether the rule is read-only. + +**Returns:** System::Nullable Aspose::Email::Clients::Exchange:: + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_priority/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_priority/_index.md new file mode 100644 index 0000000000..b3abfa3601 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_priority/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_Priority method" +linktitle: "get_Priority" +articleTitle: "get_Priority" +second_title: "Aspose.Email for C++" +description: "Gets a value that indicates the order in which a rule is to be run." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_priority/ +--- + +## get_Priority {#get_priority} + +Gets a value that indicates the order in which a rule is to be run. + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_Priority() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/get_ruleid/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/get_ruleid/_index.md new file mode 100644 index 0000000000..463d40bf3b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/get_ruleid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::get_RuleId method" +linktitle: "get_RuleId" +articleTitle: "get_RuleId" +second_title: "Aspose.Email for C++" +description: "Gets the rule identifier." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/inboxrule/get_ruleid/ +--- + +## get_RuleId {#get_ruleid} + +Gets the rule identifier. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_RuleId() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/inboxrule/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/inboxrule/_index.md new file mode 100644 index 0000000000..c5ddcce50e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/inboxrule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::InboxRule constructor" +linktitle: "InboxRule" +articleTitle: "InboxRule" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the InboxRule class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/inboxrule/inboxrule/ +--- + +## InboxRule {#inboxrule} + +Initializes a new instance of the InboxRule class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +InboxRule() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_actions/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_actions/_index.md new file mode 100644 index 0000000000..bc45306499 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_actions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_Actions method" +linktitle: "set_Actions" +articleTitle: "set_Actions" +second_title: "Aspose.Email for C++" +description: "Sets the actions to be taken on a message when the conditions are fulfilled." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_actions/ +--- + +## set_Actions {#set_actions} + +Sets the actions to be taken on a message when the conditions are fulfilled. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Actions(System::SharedPtr < RuleActions > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_conditions/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_conditions/_index.md new file mode 100644 index 0000000000..f2df5a09e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_conditions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_Conditions method" +linktitle: "set_Conditions" +articleTitle: "set_Conditions" +second_title: "Aspose.Email for C++" +description: "Sets the conditions that, when fulfilled, will trigger the rule actions for that rule." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_conditions/ +--- + +## set_Conditions {#set_conditions} + +Sets the conditions that, when fulfilled, will trigger the rule actions for that rule. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Conditions(System::SharedPtr < RulePredicates > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_displayname/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_displayname/_index.md new file mode 100644 index 0000000000..badd69c61e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the display name of a rule." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets the display name of a rule. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_exceptions/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_exceptions/_index.md new file mode 100644 index 0000000000..7dc63f7d2f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_exceptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_Exceptions method" +linktitle: "set_Exceptions" +articleTitle: "set_Exceptions" +second_title: "Aspose.Email for C++" +description: "Sets the exceptions that represent all the available rule exception conditions for the inbox rule." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_exceptions/ +--- + +## set_Exceptions {#set_exceptions} + +Sets the exceptions that represent all the available rule exception conditions for the inbox rule. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Exceptions(System::SharedPtr < RulePredicates > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_isenabled/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_isenabled/_index.md new file mode 100644 index 0000000000..d5c0e764e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_isenabled/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_IsEnabled method" +linktitle: "set_IsEnabled" +articleTitle: "set_IsEnabled" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the rule is enabled." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_isenabled/ +--- + +## set_IsEnabled {#set_isenabled} + +Sets a value indicating whether the rule is enabled. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_IsEnabled(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_isinerror/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_isinerror/_index.md new file mode 100644 index 0000000000..111a0a1509 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_isinerror/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_IsInError method" +linktitle: "set_IsInError" +articleTitle: "set_IsInError" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the rule is in an error condition." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_isinerror/ +--- + +## set_IsInError {#set_isinerror} + +Gets a value indicating whether the rule is in an error condition. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_IsInError(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_isnotsupported/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_isnotsupported/_index.md new file mode 100644 index 0000000000..42d68ede23 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_isnotsupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_IsNotSupported method" +linktitle: "set_IsNotSupported" +articleTitle: "set_IsNotSupported" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the rule cannot be modified with the managed code APIs." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_isnotsupported/ +--- + +## set_IsNotSupported {#set_isnotsupported} + +Gets a value indicating whether the rule cannot be modified with the managed code APIs. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_IsNotSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_isreadonly/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_isreadonly/_index.md new file mode 100644 index 0000000000..ca0ce76642 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_isreadonly/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_IsReadOnly method" +linktitle: "set_IsReadOnly" +articleTitle: "set_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the rule is read-only." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_isreadonly/ +--- + +## set_IsReadOnly {#set_isreadonly} + +Sets a value indicating whether the rule is read-only. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_IsReadOnly(System::Nullable< bool > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_priority/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_priority/_index.md new file mode 100644 index 0000000000..db1ef4e06c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_priority/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_Priority method" +linktitle: "set_Priority" +articleTitle: "set_Priority" +second_title: "Aspose.Email for C++" +description: "Sets a value that indicates the order in which a rule is to be run." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_priority/ +--- + +## set_Priority {#set_priority} + +Sets a value that indicates the order in which a rule is to be run. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Priority(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/inboxrule/set_ruleid/_index.md b/english/cpp/aspose.email.clients.exchange/inboxrule/set_ruleid/_index.md new file mode 100644 index 0000000000..2ec64d4ae8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/inboxrule/set_ruleid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::InboxRule::set_RuleId method" +linktitle: "set_RuleId" +articleTitle: "set_RuleId" +second_title: "Aspose.Email for C++" +description: "Sets the rule identifier." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange/inboxrule/set_ruleid/ +--- + +## set_RuleId {#set_ruleid} + +Sets the rule identifier. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_RuleId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/messageinfotype/_index.md b/english/cpp/aspose.email.clients.exchange/messageinfotype/_index.md new file mode 100644 index 0000000000..f7bb9a49e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/messageinfotype/_index.md @@ -0,0 +1,24 @@ +--- +title: "MessageInfoType Enum" +linktitle: "MessageInfoType" +articleTitle: "MessageInfoType" +second_title: "Aspose.Email for C++" +description: "Enumerates the message types." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/messageinfotype/ +--- + +## MessageInfoType enumeration (6 values) + +Enumerates the message types. + +| Value | Description | +| --- | --- | +| None | Undefined type. | +| MailMessage | This value represents the E-mail messages type (IPM.Note class ID). | +| Appointment | This value represents the Appointments type (IPM.Appointment class ID). | +| Task | This value represents the Tasks type (IPM.Task class ID). | +| Post | This value represents the Posting notes type (IPM.Post class ID). | +| Contact | This value represents the Contacts type (IPM.Contact class ID). | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/_index.md new file mode 100644 index 0000000000..e92bb585d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/_index.md @@ -0,0 +1,52 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions class" +linktitle: "RuleActions" +articleTitle: "RuleActions" +second_title: "Aspose.Email for C++" +description: "Represents the set of actions that are available to a rule." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/ruleactions/ +--- + +## RuleActions class + +Represents the set of actions that are available to a rule. + +## Constructors + +| Name | Description | +| --- | --- | +| [RuleActions](./ruleactions/) | Initializes a new instance of the RuleActions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AssignCategories](./get_assigncategories/) | Gets the categories that are stamped on e-mail messages. | +| [get_CopyToFolder](./get_copytofolder/) | Gets the folder that e-mail items will be copied to. | +| [get_Delete](./get_delete/) | Gets a value indicating whether messages are to be moved to the Deleted Items folder. | +| [get_ForwardAsAttachmentToRecipients](./get_forwardasattachmenttorecipients/) | Gets the e-mail addresses to which messages are to be forwarded as attachments. | +| [get_ForwardToRecipients](./get_forwardtorecipients/) | Gets the e-mail addresses to which messages are to be forwarded. | +| [get_MarkAsRead](./get_markasread/) | Gets a value indicating whether messages are to be marked as read. | +| [get_MarkImportance](./get_markimportance/) | Gets the importance that is to be stamped on messages. | +| [get_MoveToFolder](./get_movetofolder/) | Gets the ID of the folder that e-mail items will be moved to. | +| [get_PermanentDelete](./get_permanentdelete/) | Gets a value indicating whether messages are to be permanently deleted and not saved to the Deleted Items folder. | +| [get_RedirectToRecipients](./get_redirecttorecipients/) | Gets the e-mail addresses to which messages are to be redirected. | +| [get_SendSMSAlertToRecipients](./get_sendsmsalerttorecipients/) | Gets the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent. | +| [get_ServerReplyWithMessage](./get_serverreplywithmessage/) | Gets the ID of the template message that is to be sent as a reply to incoming messages. | +| [get_StopProcessingRules](./get_stopprocessingrules/) | Gets a value indicating whether subsequent rules are to be evaluated. | +| [set_AssignCategories](./set_assigncategories/) | Sets the categories that are stamped on e-mail messages. | +| [set_CopyToFolder](./set_copytofolder/) | Sets the folder that e-mail items will be copied to. | +| [set_Delete](./set_delete/) | Sets a value indicating whether messages are to be moved to the Deleted Items folder. | +| [set_ForwardAsAttachmentToRecipients](./set_forwardasattachmenttorecipients/) | Sets the e-mail addresses to which messages are to be forwarded as attachments. | +| [set_ForwardToRecipients](./set_forwardtorecipients/) | Sets the e-mail addresses to which messages are to be forwarded. | +| [set_MarkAsRead](./set_markasread/) | Sets a value indicating whether messages are to be marked as read. | +| [set_MarkImportance](./set_markimportance/) | Sets the importance that is to be stamped on messages. | +| [set_MoveToFolder](./set_movetofolder/) | Sets the ID of the folder that e-mail items will be moved to. | +| [set_PermanentDelete](./set_permanentdelete/) | Sets a value indicating whether messages are to be permanently deleted and not saved to the Deleted Items folder. | +| [set_RedirectToRecipients](./set_redirecttorecipients/) | Sets the e-mail addresses to which messages are to be redirected. | +| [set_SendSMSAlertToRecipients](./set_sendsmsalerttorecipients/) | Sets the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent. | +| [set_ServerReplyWithMessage](./set_serverreplywithmessage/) | Sets the ID of the template message that is to be sent as a reply to incoming messages. | +| [set_StopProcessingRules](./set_stopprocessingrules/) | Sets a value indicating whether subsequent rules are to be evaluated. | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_assigncategories/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_assigncategories/_index.md new file mode 100644 index 0000000000..8f80ee9bdb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_assigncategories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_AssignCategories method" +linktitle: "get_AssignCategories" +articleTitle: "get_AssignCategories" +second_title: "Aspose.Email for C++" +description: "Gets the categories that are stamped on e-mail messages." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_assigncategories/ +--- + +## get_AssignCategories {#get_assigncategories} + +Gets the categories that are stamped on e-mail messages. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_AssignCategories() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_copytofolder/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_copytofolder/_index.md new file mode 100644 index 0000000000..d8fcf79351 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_copytofolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_CopyToFolder method" +linktitle: "get_CopyToFolder" +articleTitle: "get_CopyToFolder" +second_title: "Aspose.Email for C++" +description: "Gets the folder that e-mail items will be copied to." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_copytofolder/ +--- + +## get_CopyToFolder {#get_copytofolder} + +Gets the folder that e-mail items will be copied to. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_CopyToFolder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_delete/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_delete/_index.md new file mode 100644 index 0000000000..af7209b31e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_delete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_Delete method" +linktitle: "get_Delete" +articleTitle: "get_Delete" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether messages are to be moved to the Deleted Items folder." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_delete/ +--- + +## get_Delete {#get_delete} + +Gets a value indicating whether messages are to be moved to the Deleted Items folder. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_Delete() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_forwardasattachmenttorecipients/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_forwardasattachmenttorecipients/_index.md new file mode 100644 index 0000000000..bd1adef058 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_forwardasattachmenttorecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_ForwardAsAttachmentToRecipients method" +linktitle: "get_ForwardAsAttachmentToRecipients" +articleTitle: "get_ForwardAsAttachmentToRecipients" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail addresses to which messages are to be forwarded as attachments." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_forwardasattachmenttorecipients/ +--- + +## get_ForwardAsAttachmentToRecipients {#get_forwardasattachmenttorecipients} + +Gets the e-mail addresses to which messages are to be forwarded as attachments. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_ForwardAsAttachmentToRecipients() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_forwardtorecipients/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_forwardtorecipients/_index.md new file mode 100644 index 0000000000..1b2e4fa880 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_forwardtorecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_ForwardToRecipients method" +linktitle: "get_ForwardToRecipients" +articleTitle: "get_ForwardToRecipients" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail addresses to which messages are to be forwarded." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_forwardtorecipients/ +--- + +## get_ForwardToRecipients {#get_forwardtorecipients} + +Gets the e-mail addresses to which messages are to be forwarded. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_ForwardToRecipients() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_markasread/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_markasread/_index.md new file mode 100644 index 0000000000..36bbaba6b8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_markasread/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_MarkAsRead method" +linktitle: "get_MarkAsRead" +articleTitle: "get_MarkAsRead" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether messages are to be marked as read." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_markasread/ +--- + +## get_MarkAsRead {#get_markasread} + +Gets a value indicating whether messages are to be marked as read. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_MarkAsRead() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_markimportance/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_markimportance/_index.md new file mode 100644 index 0000000000..7417a52caa --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_markimportance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_MarkImportance method" +linktitle: "get_MarkImportance" +articleTitle: "get_MarkImportance" +second_title: "Aspose.Email for C++" +description: "Gets the importance that is to be stamped on messages." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_markimportance/ +--- + +## get_MarkImportance {#get_markimportance} + +Gets the importance that is to be stamped on messages. + +**Returns:** ImportanceChoices Aspose::Email::Clients::Exchange:: + +```cpp +get_MarkImportance() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_movetofolder/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_movetofolder/_index.md new file mode 100644 index 0000000000..cb013702d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_movetofolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_MoveToFolder method" +linktitle: "get_MoveToFolder" +articleTitle: "get_MoveToFolder" +second_title: "Aspose.Email for C++" +description: "Gets the ID of the folder that e-mail items will be moved to." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_movetofolder/ +--- + +## get_MoveToFolder {#get_movetofolder} + +Gets the ID of the folder that e-mail items will be moved to. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_MoveToFolder() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_permanentdelete/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_permanentdelete/_index.md new file mode 100644 index 0000000000..df83d529c0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_permanentdelete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_PermanentDelete method" +linktitle: "get_PermanentDelete" +articleTitle: "get_PermanentDelete" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether messages are to be permanently deleted and not saved to the Deleted Items folder." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_permanentdelete/ +--- + +## get_PermanentDelete {#get_permanentdelete} + +Gets a value indicating whether messages are to be permanently deleted and not saved to the Deleted Items folder. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_PermanentDelete() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_redirecttorecipients/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_redirecttorecipients/_index.md new file mode 100644 index 0000000000..6df260670f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_redirecttorecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_RedirectToRecipients method" +linktitle: "get_RedirectToRecipients" +articleTitle: "get_RedirectToRecipients" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail addresses to which messages are to be redirected." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_redirecttorecipients/ +--- + +## get_RedirectToRecipients {#get_redirecttorecipients} + +Gets the e-mail addresses to which messages are to be redirected. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_RedirectToRecipients() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_sendsmsalerttorecipients/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_sendsmsalerttorecipients/_index.md new file mode 100644 index 0000000000..dc98646118 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_sendsmsalerttorecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_SendSMSAlertToRecipients method" +linktitle: "get_SendSMSAlertToRecipients" +articleTitle: "get_SendSMSAlertToRecipients" +second_title: "Aspose.Email for C++" +description: "Gets the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_sendsmsalerttorecipients/ +--- + +## get_SendSMSAlertToRecipients {#get_sendsmsalerttorecipients} + +Gets the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_SendSMSAlertToRecipients() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_serverreplywithmessage/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_serverreplywithmessage/_index.md new file mode 100644 index 0000000000..cf413a1f60 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_serverreplywithmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_ServerReplyWithMessage method" +linktitle: "get_ServerReplyWithMessage" +articleTitle: "get_ServerReplyWithMessage" +second_title: "Aspose.Email for C++" +description: "Gets the ID of the template message that is to be sent as a reply to incoming messages." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_serverreplywithmessage/ +--- + +## get_ServerReplyWithMessage {#get_serverreplywithmessage} + +Gets the ID of the template message that is to be sent as a reply to incoming messages. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_ServerReplyWithMessage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/get_stopprocessingrules/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/get_stopprocessingrules/_index.md new file mode 100644 index 0000000000..38d9f95ff0 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/get_stopprocessingrules/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::get_StopProcessingRules method" +linktitle: "get_StopProcessingRules" +articleTitle: "get_StopProcessingRules" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether subsequent rules are to be evaluated." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/ruleactions/get_stopprocessingrules/ +--- + +## get_StopProcessingRules {#get_stopprocessingrules} + +Gets a value indicating whether subsequent rules are to be evaluated. + +**Returns:** bool Aspose::Email::Clients::Exchange:: + +```cpp +get_StopProcessingRules() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/ruleactions/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/ruleactions/_index.md new file mode 100644 index 0000000000..2c157bae95 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/ruleactions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::RuleActions constructor" +linktitle: "RuleActions" +articleTitle: "RuleActions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the RuleActions class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/ruleactions/ruleactions/ +--- + +## RuleActions {#ruleactions} + +Initializes a new instance of the RuleActions class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +RuleActions() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_assigncategories/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_assigncategories/_index.md new file mode 100644 index 0000000000..63cc27c579 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_assigncategories/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_AssignCategories method" +linktitle: "set_AssignCategories" +articleTitle: "set_AssignCategories" +second_title: "Aspose.Email for C++" +description: "Sets the categories that are stamped on e-mail messages." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_assigncategories/ +--- + +## set_AssignCategories {#set_assigncategories} + +Sets the categories that are stamped on e-mail messages. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_AssignCategories(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_copytofolder/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_copytofolder/_index.md new file mode 100644 index 0000000000..476f4db21f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_copytofolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_CopyToFolder method" +linktitle: "set_CopyToFolder" +articleTitle: "set_CopyToFolder" +second_title: "Aspose.Email for C++" +description: "Sets the folder that e-mail items will be copied to." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_copytofolder/ +--- + +## set_CopyToFolder {#set_copytofolder} + +Sets the folder that e-mail items will be copied to. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_CopyToFolder(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_delete/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_delete/_index.md new file mode 100644 index 0000000000..c2056e49de --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_delete/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_Delete method" +linktitle: "set_Delete" +articleTitle: "set_Delete" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether messages are to be moved to the Deleted Items folder." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_delete/ +--- + +## set_Delete {#set_delete} + +Sets a value indicating whether messages are to be moved to the Deleted Items folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Delete(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_forwardasattachmenttorecipients/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_forwardasattachmenttorecipients/_index.md new file mode 100644 index 0000000000..72a5342414 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_forwardasattachmenttorecipients/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_ForwardAsAttachmentToRecipients method" +linktitle: "set_ForwardAsAttachmentToRecipients" +articleTitle: "set_ForwardAsAttachmentToRecipients" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail addresses to which messages are to be forwarded as attachments." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_forwardasattachmenttorecipients/ +--- + +## set_ForwardAsAttachmentToRecipients {#set_forwardasattachmenttorecipients} + +Sets the e-mail addresses to which messages are to be forwarded as attachments. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ForwardAsAttachmentToRecipients(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_forwardtorecipients/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_forwardtorecipients/_index.md new file mode 100644 index 0000000000..27cb5633fc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_forwardtorecipients/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_ForwardToRecipients method" +linktitle: "set_ForwardToRecipients" +articleTitle: "set_ForwardToRecipients" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail addresses to which messages are to be forwarded." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_forwardtorecipients/ +--- + +## set_ForwardToRecipients {#set_forwardtorecipients} + +Sets the e-mail addresses to which messages are to be forwarded. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ForwardToRecipients(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_markasread/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_markasread/_index.md new file mode 100644 index 0000000000..32a5593e67 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_markasread/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_MarkAsRead method" +linktitle: "set_MarkAsRead" +articleTitle: "set_MarkAsRead" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether messages are to be marked as read." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_markasread/ +--- + +## set_MarkAsRead {#set_markasread} + +Sets a value indicating whether messages are to be marked as read. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_MarkAsRead(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_markimportance/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_markimportance/_index.md new file mode 100644 index 0000000000..ce8d701ffb --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_markimportance/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_MarkImportance method" +linktitle: "set_MarkImportance" +articleTitle: "set_MarkImportance" +second_title: "Aspose.Email for C++" +description: "Sets the importance that is to be stamped on messages." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_markimportance/ +--- + +## set_MarkImportance {#set_markimportance} + +Sets the importance that is to be stamped on messages. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_MarkImportance(ImportanceChoices value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_movetofolder/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_movetofolder/_index.md new file mode 100644 index 0000000000..94b0d21e61 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_movetofolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_MoveToFolder method" +linktitle: "set_MoveToFolder" +articleTitle: "set_MoveToFolder" +second_title: "Aspose.Email for C++" +description: "Sets the ID of the folder that e-mail items will be moved to." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_movetofolder/ +--- + +## set_MoveToFolder {#set_movetofolder} + +Sets the ID of the folder that e-mail items will be moved to. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_MoveToFolder(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_permanentdelete/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_permanentdelete/_index.md new file mode 100644 index 0000000000..e81689b5cc --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_permanentdelete/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_PermanentDelete method" +linktitle: "set_PermanentDelete" +articleTitle: "set_PermanentDelete" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether messages are to be permanently deleted and not saved to the Deleted Items folder." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_permanentdelete/ +--- + +## set_PermanentDelete {#set_permanentdelete} + +Sets a value indicating whether messages are to be permanently deleted and not saved to the Deleted Items folder. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_PermanentDelete(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_redirecttorecipients/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_redirecttorecipients/_index.md new file mode 100644 index 0000000000..68915e2c14 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_redirecttorecipients/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_RedirectToRecipients method" +linktitle: "set_RedirectToRecipients" +articleTitle: "set_RedirectToRecipients" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail addresses to which messages are to be redirected." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_redirecttorecipients/ +--- + +## set_RedirectToRecipients {#set_redirecttorecipients} + +Sets the e-mail addresses to which messages are to be redirected. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_RedirectToRecipients(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_sendsmsalerttorecipients/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_sendsmsalerttorecipients/_index.md new file mode 100644 index 0000000000..67978056a3 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_sendsmsalerttorecipients/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_SendSMSAlertToRecipients method" +linktitle: "set_SendSMSAlertToRecipients" +articleTitle: "set_SendSMSAlertToRecipients" +second_title: "Aspose.Email for C++" +description: "Sets the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_sendsmsalerttorecipients/ +--- + +## set_SendSMSAlertToRecipients {#set_sendsmsalerttorecipients} + +Sets the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_SendSMSAlertToRecipients(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_serverreplywithmessage/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_serverreplywithmessage/_index.md new file mode 100644 index 0000000000..c83601de60 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_serverreplywithmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_ServerReplyWithMessage method" +linktitle: "set_ServerReplyWithMessage" +articleTitle: "set_ServerReplyWithMessage" +second_title: "Aspose.Email for C++" +description: "Sets the ID of the template message that is to be sent as a reply to incoming messages." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_serverreplywithmessage/ +--- + +## set_ServerReplyWithMessage {#set_serverreplywithmessage} + +Sets the ID of the template message that is to be sent as a reply to incoming messages. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ServerReplyWithMessage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/ruleactions/set_stopprocessingrules/_index.md b/english/cpp/aspose.email.clients.exchange/ruleactions/set_stopprocessingrules/_index.md new file mode 100644 index 0000000000..58aaed6e3d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/ruleactions/set_stopprocessingrules/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RuleActions::set_StopProcessingRules method" +linktitle: "set_StopProcessingRules" +articleTitle: "set_StopProcessingRules" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether subsequent rules are to be evaluated." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange/ruleactions/set_stopprocessingrules/ +--- + +## set_StopProcessingRules {#set_stopprocessingrules} + +Sets a value indicating whether subsequent rules are to be evaluated. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_StopProcessingRules(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicateflags/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicateflags/_index.md new file mode 100644 index 0000000000..5e5788c74f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicateflags/_index.md @@ -0,0 +1,50 @@ +--- +title: "RulePredicateFlags Enum" +linktitle: "RulePredicateFlags" +articleTitle: "RulePredicateFlags" +second_title: "Aspose.Email for C++" +description: "Represents the RulePredicate flags" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/rulepredicateflags/ +--- + +## RulePredicateFlags enumeration (32 values) + +Represents the RulePredicate flags + +| Value | Description | +| --- | --- | +| None | No flags are specified | +| ApprovalRequest | Incoming messages must be approval requests in order for the condition or exception to apply. | +| NotApprovalRequest | Incoming messages must NOT be approval requests in order for the condition or exception to apply. | +| AutomaticForward | Incoming messages must be automatic forwards in order for the condition or exception to apply. | +| NotAutomaticForward | Incoming messages must NOT be automatic forwards in order for the condition or exception to apply. | +| AutomaticReply | Incoming messages must be automatic replies in order for the condition or exception to apply. | +| NotAutomaticReply | Incoming messages must NOT be automatic replies in order for the condition or exception to apply. | +| Encrypted | Incoming messages must be S/MIME encrypted in order for the condition or exception to apply. | +| NotEncrypted | Incoming messages must not be S/MIME encrypted in order for the condition or exception to apply. | +| MeetingRequest | Incoming messages must be meeting requests in order for the condition or exception to apply. | +| NotMeetingRequest | Incoming messages must NOT be meeting requests in order for the condition or exception to apply. | +| MeetingResponse | Incoming messages must be meeting responses in order for the condition or exception to apply. | +| NotMeetingResponse | Incoming messages must NOT be meeting responses in order for the condition or exception to apply. | +| Ndr | Incoming messages must be non-delivery reports (NDRs) in order for the condition or exception to apply. | +| NotNdr | Incoming messages must NOT be non-delivery reports (NDRs) in order for the condition or exception to apply. | +| PermissionControlled | Incoming messages must be permission controlled (RMS protected) in order for the condition or exception to apply. | +| NotPermissionControlled | Incoming messages must NOT be permission controlled (RMS protected) in order for the condition or exception to apply. | +| HasAttachment | An incoming messages have to have attachments in order for the condition or exception to apply | +| HasNotAttachment | An incoming messages have to have NOT attachments in order for the condition or exception to apply | +| ReadReceipt | Incoming messages must be read receipts in order for the condition or exception to apply | +| NotReadReceipt | Incoming messages must NOT be read receipts in order for the condition or exception to apply | +| Signed | Incoming messages must be S/MIME signed in order for the condition or exception to apply. | +| NotSigned | Incoming messages must NOT be S/MIME signed in order for the condition or exception to apply. | +| Voicemail | Incoming messages must be voice mails in order for the condition or exception to apply. | +| NotVoicemail | Incoming messages cant NOT be voice mails in order for the condition or exception to apply. | +| SentToMe | The owner of the mailbox has to be in the ToRecipients property of incoming messages in order for the condition or exception to apply. | +| NotSentToMe | The owner of the mailbox cannot be in the ToRecipients property of the incoming messages in order for the condition or exception to apply. | +| SentCcMe | The owner of the mailbox has to be in the CcRecipients property of incoming messages in order for the condition or exception to apply. | +| NotSentCcMe | The owner of the mailbox cannot be in the CcRecipients property of incoming messages in order for the condition or exception to apply. | +| SentOnlyToMe | The owner of the mailbox has to be the only one in the ToRecipients property of incoming messages in order for the condition or exception to apply. | +| NotSentOnlyToMe | The owner of the mailbox cannot to be the only one in the ToRecipients property of incoming messages in order for the condition or exception to apply. | +| SentToOrCcMe | The owner of the mailbox has to be in either a ToRecipients or CcRecipients property of incoming messages in order for the condition or exception to apply | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/_index.md new file mode 100644 index 0000000000..132f384117 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates class" +linktitle: "RulePredicates" +articleTitle: "RulePredicates" +second_title: "Aspose.Email for C++" +description: "Represents rule predicate" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/rulepredicates/ +--- + +## RulePredicates class + +Represents rule predicate + +## Constructors + +| Name | Description | +| --- | --- | +| [RulePredicates](./rulepredicates/) | Initializes a new instance of the RulePredicates class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Categories](./get_categories/) | Gets the categories that an incoming message is labeled with in order for the condition or exception to apply. | +| [get_ContainsBodyStrings](./get_containsbodystrings/) | Gets the strings that appear in the body of incoming messages in order for the condition or exception to apply. | +| [get_ContainsHeaderStrings](./get_containsheaderstrings/) | Gets the strings that appear in the headers of incoming messages in order for the condition or exception to apply. | +| [get_ContainsRecipientStrings](./get_containsrecipientstrings/) | Gets the strings that appear in either the ToRecipients or CcRecipients properties of incoming messages in order for the condition or exception to apply. | +| [get_ContainsSenderStrings](./get_containssenderstrings/) | Gets the strings that appears in the From property of incoming messages in order for the condition or exception to apply | +| [get_ContainsSubjectOrBodyStrings](./get_containssubjectorbodystrings/) | Gets the strings that appear in either the body or the subject of incoming messages in order for the condition or exception to apply. | +| [get_ContainsSubjectStrings](./get_containssubjectstrings/) | Gets the strings that appear in the subject of incoming messages in order for the condition or exception to apply. | +| [get_FlaggedForAction](./get_flaggedforaction/) | Gets the flag for action value that appears on incoming messages in order for the condition or exception to apply. | +| [get_FromAddresses](./get_fromaddresses/) | Gets the e-mail addresses of the senders of incoming messages in order for the condition or exception to apply. | +| [get_FromConnectedAccounts](./get_fromconnectedaccounts/) | Gets the e-mail account names from which incoming messages have to have been aggregated in order for the condition or exception to apply. | +| [get_Importance](./get_importance/) | Gets the importance that is stamped on incoming messages in order for the condition or exception to apply. | +| [get_ItemClasses](./get_itemclasses/) | Gets the item classes that must be stamped on incoming messages in order for the condition or exception to apply. | +| [get_MessageClassifications](./get_messageclassifications/) | Gets the message classifications that must be stamped on incoming messages in order for the condition or exception to apply. | +| [get_RulePredicateFlags](./get_rulepredicateflags/) | Gets rule predicate flags | +| [get_Sensitivity](./get_sensitivity/) | Gets the sensitivity that must be stamped on incoming messages in order for the condition or exception to apply. | +| [get_SentToAddresses](./get_senttoaddresses/) | Gets the e-mail addresses that incoming messages have to have been sent to in order for the condition or exception to apply. | +| [get_WithinDateRange](./get_withindaterange/) | Gets the date range within which incoming messages have to have been received in order for the condition or exception to apply. | +| [get_WithinSizeRange](./get_withinsizerange/) | Gets the minimum and maximum sizes that incoming messages have to have in order for the condition or exception to apply. | +| [set_Categories](./set_categories/) | Sets the categories that an incoming message is labeled with in order for the condition or exception to apply. | +| [set_ContainsBodyStrings](./set_containsbodystrings/) | Sets the strings that appear in the body of incoming messages in order for the condition or exception to apply. | +| [set_ContainsHeaderStrings](./set_containsheaderstrings/) | Sets the strings that appear in the headers of incoming messages in order for the condition or exception to apply. | +| [set_ContainsRecipientStrings](./set_containsrecipientstrings/) | Sets the strings that appear in either the ToRecipients or CcRecipients properties of incoming messages in order for the condition or exception to apply. | +| [set_ContainsSenderStrings](./set_containssenderstrings/) | Sets the strings that appears in the From property of incoming messages in order for the condition or exception to apply | +| [set_ContainsSubjectOrBodyStrings](./set_containssubjectorbodystrings/) | Sets the strings that appear in either the body or the subject of incoming messages in order for the condition or exception to apply. | +| [set_ContainsSubjectStrings](./set_containssubjectstrings/) | Sets the strings that appear in the subject of incoming messages in order for the condition or exception to apply. | +| [set_FlaggedForAction](./set_flaggedforaction/) | Sets the flag for action value that appears on incoming messages in order for the condition or exception to apply. | +| [set_FromAddresses](./set_fromaddresses/) | Sets the e-mail addresses of the senders of incoming messages in order for the condition or exception to apply. | +| [set_FromConnectedAccounts](./set_fromconnectedaccounts/) | Sets the e-mail account names from which incoming messages have to have been aggregated in order for the condition or exception to apply. | +| [set_Importance](./set_importance/) | Sets the importance that is stamped on incoming messages in order for the condition or exception to apply. | +| [set_ItemClasses](./set_itemclasses/) | Sets the item classes that must be stamped on incoming messages in order for the condition or exception to apply. | +| [set_MessageClassifications](./set_messageclassifications/) | Sets the message classifications that must be stamped on incoming messages in order for the condition or exception to apply. | +| [set_RulePredicateFlags](./set_rulepredicateflags/) | Sets rule predicate flags | +| [set_Sensitivity](./set_sensitivity/) | Sets the sensitivity that must be stamped on incoming messages in order for the condition or exception to apply. | +| [set_SentToAddresses](./set_senttoaddresses/) | Sets the e-mail addresses that incoming messages have to have been sent to in order for the condition or exception to apply. | +| [set_WithinDateRange](./set_withindaterange/) | Sets the date range within which incoming messages have to have been received in order for the condition or exception to apply. | +| [set_WithinSizeRange](./set_withinsizerange/) | Sets the minimum and maximum sizes that incoming messages have to have in order for the condition or exception to apply. | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_categories/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_categories/_index.md new file mode 100644 index 0000000000..3708395f32 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_categories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_Categories method" +linktitle: "get_Categories" +articleTitle: "get_Categories" +second_title: "Aspose.Email for C++" +description: "Gets the categories that an incoming message is labeled with in order for the condition or exception to apply." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_categories/ +--- + +## get_Categories {#get_categories} + +Gets the categories that an incoming message is labeled with in order for the condition or exception to apply. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_Categories() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containsbodystrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containsbodystrings/_index.md new file mode 100644 index 0000000000..3923f780c7 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containsbodystrings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_ContainsBodyStrings method" +linktitle: "get_ContainsBodyStrings" +articleTitle: "get_ContainsBodyStrings" +second_title: "Aspose.Email for C++" +description: "Gets the strings that appear in the body of incoming messages in order for the condition or exception to apply." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_containsbodystrings/ +--- + +## get_ContainsBodyStrings {#get_containsbodystrings} + +Gets the strings that appear in the body of incoming messages in order for the condition or exception to apply. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_ContainsBodyStrings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containsheaderstrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containsheaderstrings/_index.md new file mode 100644 index 0000000000..3f35f521d9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containsheaderstrings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_ContainsHeaderStrings method" +linktitle: "get_ContainsHeaderStrings" +articleTitle: "get_ContainsHeaderStrings" +second_title: "Aspose.Email for C++" +description: "Gets the strings that appear in the headers of incoming messages in order for the condition or exception to apply." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_containsheaderstrings/ +--- + +## get_ContainsHeaderStrings {#get_containsheaderstrings} + +Gets the strings that appear in the headers of incoming messages in order for the condition or exception to apply. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_ContainsHeaderStrings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containsrecipientstrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containsrecipientstrings/_index.md new file mode 100644 index 0000000000..0ac84f9a95 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containsrecipientstrings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_ContainsRecipientStrings method" +linktitle: "get_ContainsRecipientStrings" +articleTitle: "get_ContainsRecipientStrings" +second_title: "Aspose.Email for C++" +description: "Gets the strings that appear in either the ToRecipients or CcRecipients properties of incoming messages in order for the condition or exception to apply." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_containsrecipientstrings/ +--- + +## get_ContainsRecipientStrings {#get_containsrecipientstrings} + +Gets the strings that appear in either the ToRecipients or CcRecipients properties of incoming messages in order for the condition or exception to apply. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_ContainsRecipientStrings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containssenderstrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containssenderstrings/_index.md new file mode 100644 index 0000000000..1395064d87 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containssenderstrings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_ContainsSenderStrings method" +linktitle: "get_ContainsSenderStrings" +articleTitle: "get_ContainsSenderStrings" +second_title: "Aspose.Email for C++" +description: "Gets the strings that appears in the From property of incoming messages in order for the condition or exception to apply" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_containssenderstrings/ +--- + +## get_ContainsSenderStrings {#get_containssenderstrings} + +Gets the strings that appears in the From property of incoming messages in order for the condition or exception to apply + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_ContainsSenderStrings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containssubjectorbodystrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containssubjectorbodystrings/_index.md new file mode 100644 index 0000000000..15bd2d652d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containssubjectorbodystrings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_ContainsSubjectOrBodyStrings method" +linktitle: "get_ContainsSubjectOrBodyStrings" +articleTitle: "get_ContainsSubjectOrBodyStrings" +second_title: "Aspose.Email for C++" +description: "Gets the strings that appear in either the body or the subject of incoming messages in order for the condition or exception to apply." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_containssubjectorbodystrings/ +--- + +## get_ContainsSubjectOrBodyStrings {#get_containssubjectorbodystrings} + +Gets the strings that appear in either the body or the subject of incoming messages in order for the condition or exception to apply. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_ContainsSubjectOrBodyStrings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containssubjectstrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containssubjectstrings/_index.md new file mode 100644 index 0000000000..3a11f3bbc5 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_containssubjectstrings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_ContainsSubjectStrings method" +linktitle: "get_ContainsSubjectStrings" +articleTitle: "get_ContainsSubjectStrings" +second_title: "Aspose.Email for C++" +description: "Gets the strings that appear in the subject of incoming messages in order for the condition or exception to apply." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_containssubjectstrings/ +--- + +## get_ContainsSubjectStrings {#get_containssubjectstrings} + +Gets the strings that appear in the subject of incoming messages in order for the condition or exception to apply. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_ContainsSubjectStrings() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_flaggedforaction/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_flaggedforaction/_index.md new file mode 100644 index 0000000000..945a8e0dbe --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_flaggedforaction/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_FlaggedForAction method" +linktitle: "get_FlaggedForAction" +articleTitle: "get_FlaggedForAction" +second_title: "Aspose.Email for C++" +description: "Gets the flag for action value that appears on incoming messages in order for the condition or exception to apply." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_flaggedforaction/ +--- + +## get_FlaggedForAction {#get_flaggedforaction} + +Gets the flag for action value that appears on incoming messages in order for the condition or exception to apply. + +**Returns:** Aspose::Email::Clients::Exchange::FlaggedForAction Aspose::Email::Clients::Exchange:: + +```cpp +get_FlaggedForAction() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_fromaddresses/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_fromaddresses/_index.md new file mode 100644 index 0000000000..5c6e097293 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_fromaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_FromAddresses method" +linktitle: "get_FromAddresses" +articleTitle: "get_FromAddresses" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail addresses of the senders of incoming messages in order for the condition or exception to apply." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_fromaddresses/ +--- + +## get_FromAddresses {#get_fromaddresses} + +Gets the e-mail addresses of the senders of incoming messages in order for the condition or exception to apply. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_FromAddresses() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_fromconnectedaccounts/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_fromconnectedaccounts/_index.md new file mode 100644 index 0000000000..54c482bfb2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_fromconnectedaccounts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_FromConnectedAccounts method" +linktitle: "get_FromConnectedAccounts" +articleTitle: "get_FromConnectedAccounts" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail account names from which incoming messages have to have been aggregated in order for the condition or exception to apply." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_fromconnectedaccounts/ +--- + +## get_FromConnectedAccounts {#get_fromconnectedaccounts} + +Gets the e-mail account names from which incoming messages have to have been aggregated in order for the condition or exception to apply. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_FromConnectedAccounts() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_importance/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_importance/_index.md new file mode 100644 index 0000000000..162a1ccda8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_importance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_Importance method" +linktitle: "get_Importance" +articleTitle: "get_Importance" +second_title: "Aspose.Email for C++" +description: "Gets the importance that is stamped on incoming messages in order for the condition or exception to apply." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_importance/ +--- + +## get_Importance {#get_importance} + +Gets the importance that is stamped on incoming messages in order for the condition or exception to apply. + +**Returns:** ImportanceChoices Aspose::Email::Clients::Exchange:: + +```cpp +get_Importance() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_itemclasses/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_itemclasses/_index.md new file mode 100644 index 0000000000..136503c3ed --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_itemclasses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_ItemClasses method" +linktitle: "get_ItemClasses" +articleTitle: "get_ItemClasses" +second_title: "Aspose.Email for C++" +description: "Gets the item classes that must be stamped on incoming messages in order for the condition or exception to apply." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_itemclasses/ +--- + +## get_ItemClasses {#get_itemclasses} + +Gets the item classes that must be stamped on incoming messages in order for the condition or exception to apply. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_ItemClasses() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_messageclassifications/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_messageclassifications/_index.md new file mode 100644 index 0000000000..7bc2cfff10 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_messageclassifications/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_MessageClassifications method" +linktitle: "get_MessageClassifications" +articleTitle: "get_MessageClassifications" +second_title: "Aspose.Email for C++" +description: "Gets the message classifications that must be stamped on incoming messages in order for the condition or exception to apply." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_messageclassifications/ +--- + +## get_MessageClassifications {#get_messageclassifications} + +Gets the message classifications that must be stamped on incoming messages in order for the condition or exception to apply. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Exchange:: + +```cpp +get_MessageClassifications() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_rulepredicateflags/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_rulepredicateflags/_index.md new file mode 100644 index 0000000000..600ea62bf4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_rulepredicateflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_RulePredicateFlags method" +linktitle: "get_RulePredicateFlags" +articleTitle: "get_RulePredicateFlags" +second_title: "Aspose.Email for C++" +description: "Gets rule predicate flags" +type: docs +weight: 140 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_rulepredicateflags/ +--- + +## get_RulePredicateFlags {#get_rulepredicateflags} + +Gets rule predicate flags + +**Returns:** Aspose::Email::Clients::Exchange::RulePredicateFlags Aspose::Email::Clients::Exchange:: + +```cpp +get_RulePredicateFlags() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_sensitivity/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_sensitivity/_index.md new file mode 100644 index 0000000000..5087e71c04 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_sensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_Sensitivity method" +linktitle: "get_Sensitivity" +articleTitle: "get_Sensitivity" +second_title: "Aspose.Email for C++" +description: "Gets the sensitivity that must be stamped on incoming messages in order for the condition or exception to apply." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_sensitivity/ +--- + +## get_Sensitivity {#get_sensitivity} + +Gets the sensitivity that must be stamped on incoming messages in order for the condition or exception to apply. + +**Returns:** SensitivityChoices Aspose::Email::Clients::Exchange:: + +```cpp +get_Sensitivity() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_senttoaddresses/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_senttoaddresses/_index.md new file mode 100644 index 0000000000..592c397d47 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_senttoaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_SentToAddresses method" +linktitle: "get_SentToAddresses" +articleTitle: "get_SentToAddresses" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail addresses that incoming messages have to have been sent to in order for the condition or exception to apply." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_senttoaddresses/ +--- + +## get_SentToAddresses {#get_senttoaddresses} + +Gets the e-mail addresses that incoming messages have to have been sent to in order for the condition or exception to apply. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Exchange:: + +```cpp +get_SentToAddresses() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_withindaterange/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_withindaterange/_index.md new file mode 100644 index 0000000000..9743c4911d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_withindaterange/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_WithinDateRange method" +linktitle: "get_WithinDateRange" +articleTitle: "get_WithinDateRange" +second_title: "Aspose.Email for C++" +description: "Gets the date range within which incoming messages have to have been received in order for the condition or exception to apply." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_withindaterange/ +--- + +## get_WithinDateRange {#get_withindaterange} + +Gets the date range within which incoming messages have to have been received in order for the condition or exception to apply. + +**Returns:** System::SharedPtr < WebService::DateRange > Aspose::Email::Clients::Exchange:: + +```cpp +get_WithinDateRange() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/get_withinsizerange/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_withinsizerange/_index.md new file mode 100644 index 0000000000..ed9ad35761 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/get_withinsizerange/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::get_WithinSizeRange method" +linktitle: "get_WithinSizeRange" +articleTitle: "get_WithinSizeRange" +second_title: "Aspose.Email for C++" +description: "Gets the minimum and maximum sizes that incoming messages have to have in order for the condition or exception to apply." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.exchange/rulepredicates/get_withinsizerange/ +--- + +## get_WithinSizeRange {#get_withinsizerange} + +Gets the minimum and maximum sizes that incoming messages have to have in order for the condition or exception to apply. + +**Returns:** System::SharedPtr < SizeRange > Aspose::Email::Clients::Exchange:: + +```cpp +get_WithinSizeRange() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/rulepredicates/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/rulepredicates/_index.md new file mode 100644 index 0000000000..a198bb3b1b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/rulepredicates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::RulePredicates constructor" +linktitle: "RulePredicates" +articleTitle: "RulePredicates" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the RulePredicates class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/rulepredicates/rulepredicates/ +--- + +## RulePredicates {#rulepredicates} + +Initializes a new instance of the RulePredicates class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +RulePredicates() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_categories/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_categories/_index.md new file mode 100644 index 0000000000..5f712606f6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_categories/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_Categories method" +linktitle: "set_Categories" +articleTitle: "set_Categories" +second_title: "Aspose.Email for C++" +description: "Sets the categories that an incoming message is labeled with in order for the condition or exception to apply." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_categories/ +--- + +## set_Categories {#set_categories} + +Sets the categories that an incoming message is labeled with in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Categories(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containsbodystrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containsbodystrings/_index.md new file mode 100644 index 0000000000..f03f4d1f40 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containsbodystrings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_ContainsBodyStrings method" +linktitle: "set_ContainsBodyStrings" +articleTitle: "set_ContainsBodyStrings" +second_title: "Aspose.Email for C++" +description: "Sets the strings that appear in the body of incoming messages in order for the condition or exception to apply." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_containsbodystrings/ +--- + +## set_ContainsBodyStrings {#set_containsbodystrings} + +Sets the strings that appear in the body of incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ContainsBodyStrings(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containsheaderstrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containsheaderstrings/_index.md new file mode 100644 index 0000000000..c6cb76b839 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containsheaderstrings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_ContainsHeaderStrings method" +linktitle: "set_ContainsHeaderStrings" +articleTitle: "set_ContainsHeaderStrings" +second_title: "Aspose.Email for C++" +description: "Sets the strings that appear in the headers of incoming messages in order for the condition or exception to apply." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_containsheaderstrings/ +--- + +## set_ContainsHeaderStrings {#set_containsheaderstrings} + +Sets the strings that appear in the headers of incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ContainsHeaderStrings(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containsrecipientstrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containsrecipientstrings/_index.md new file mode 100644 index 0000000000..37f7ab8d0f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containsrecipientstrings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_ContainsRecipientStrings method" +linktitle: "set_ContainsRecipientStrings" +articleTitle: "set_ContainsRecipientStrings" +second_title: "Aspose.Email for C++" +description: "Sets the strings that appear in either the ToRecipients or CcRecipients properties of incoming messages in order for the condition or exception to apply." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_containsrecipientstrings/ +--- + +## set_ContainsRecipientStrings {#set_containsrecipientstrings} + +Sets the strings that appear in either the ToRecipients or CcRecipients properties of incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ContainsRecipientStrings(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containssenderstrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containssenderstrings/_index.md new file mode 100644 index 0000000000..5c30edc9d2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containssenderstrings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_ContainsSenderStrings method" +linktitle: "set_ContainsSenderStrings" +articleTitle: "set_ContainsSenderStrings" +second_title: "Aspose.Email for C++" +description: "Sets the strings that appears in the From property of incoming messages in order for the condition or exception to apply" +type: docs +weight: 230 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_containssenderstrings/ +--- + +## set_ContainsSenderStrings {#set_containssenderstrings} + +Sets the strings that appears in the From property of incoming messages in order for the condition or exception to apply + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ContainsSenderStrings(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containssubjectorbodystrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containssubjectorbodystrings/_index.md new file mode 100644 index 0000000000..76a444892d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containssubjectorbodystrings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_ContainsSubjectOrBodyStrings method" +linktitle: "set_ContainsSubjectOrBodyStrings" +articleTitle: "set_ContainsSubjectOrBodyStrings" +second_title: "Aspose.Email for C++" +description: "Sets the strings that appear in either the body or the subject of incoming messages in order for the condition or exception to apply." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_containssubjectorbodystrings/ +--- + +## set_ContainsSubjectOrBodyStrings {#set_containssubjectorbodystrings} + +Sets the strings that appear in either the body or the subject of incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ContainsSubjectOrBodyStrings(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containssubjectstrings/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containssubjectstrings/_index.md new file mode 100644 index 0000000000..1f7b6f0bfd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_containssubjectstrings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_ContainsSubjectStrings method" +linktitle: "set_ContainsSubjectStrings" +articleTitle: "set_ContainsSubjectStrings" +second_title: "Aspose.Email for C++" +description: "Sets the strings that appear in the subject of incoming messages in order for the condition or exception to apply." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_containssubjectstrings/ +--- + +## set_ContainsSubjectStrings {#set_containssubjectstrings} + +Sets the strings that appear in the subject of incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ContainsSubjectStrings(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_flaggedforaction/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_flaggedforaction/_index.md new file mode 100644 index 0000000000..c016621bfe --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_flaggedforaction/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_FlaggedForAction method" +linktitle: "set_FlaggedForAction" +articleTitle: "set_FlaggedForAction" +second_title: "Aspose.Email for C++" +description: "Sets the flag for action value that appears on incoming messages in order for the condition or exception to apply." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_flaggedforaction/ +--- + +## set_FlaggedForAction {#set_flaggedforaction} + +Sets the flag for action value that appears on incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_FlaggedForAction(Aspose::Email::Clients::Exchange::FlaggedForAction value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_fromaddresses/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_fromaddresses/_index.md new file mode 100644 index 0000000000..c4e508db49 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_fromaddresses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_FromAddresses method" +linktitle: "set_FromAddresses" +articleTitle: "set_FromAddresses" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail addresses of the senders of incoming messages in order for the condition or exception to apply." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_fromaddresses/ +--- + +## set_FromAddresses {#set_fromaddresses} + +Sets the e-mail addresses of the senders of incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_FromAddresses(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_fromconnectedaccounts/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_fromconnectedaccounts/_index.md new file mode 100644 index 0000000000..597c30e624 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_fromconnectedaccounts/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_FromConnectedAccounts method" +linktitle: "set_FromConnectedAccounts" +articleTitle: "set_FromConnectedAccounts" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail account names from which incoming messages have to have been aggregated in order for the condition or exception to apply." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_fromconnectedaccounts/ +--- + +## set_FromConnectedAccounts {#set_fromconnectedaccounts} + +Sets the e-mail account names from which incoming messages have to have been aggregated in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_FromConnectedAccounts(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_importance/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_importance/_index.md new file mode 100644 index 0000000000..1663be1bac --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_importance/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_Importance method" +linktitle: "set_Importance" +articleTitle: "set_Importance" +second_title: "Aspose.Email for C++" +description: "Sets the importance that is stamped on incoming messages in order for the condition or exception to apply." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_importance/ +--- + +## set_Importance {#set_importance} + +Sets the importance that is stamped on incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Importance(ImportanceChoices value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_itemclasses/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_itemclasses/_index.md new file mode 100644 index 0000000000..6f0cc0cc37 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_itemclasses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_ItemClasses method" +linktitle: "set_ItemClasses" +articleTitle: "set_ItemClasses" +second_title: "Aspose.Email for C++" +description: "Sets the item classes that must be stamped on incoming messages in order for the condition or exception to apply." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_itemclasses/ +--- + +## set_ItemClasses {#set_itemclasses} + +Sets the item classes that must be stamped on incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ItemClasses(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_messageclassifications/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_messageclassifications/_index.md new file mode 100644 index 0000000000..c95f05b252 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_messageclassifications/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_MessageClassifications method" +linktitle: "set_MessageClassifications" +articleTitle: "set_MessageClassifications" +second_title: "Aspose.Email for C++" +description: "Sets the message classifications that must be stamped on incoming messages in order for the condition or exception to apply." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_messageclassifications/ +--- + +## set_MessageClassifications {#set_messageclassifications} + +Sets the message classifications that must be stamped on incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_MessageClassifications(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_rulepredicateflags/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_rulepredicateflags/_index.md new file mode 100644 index 0000000000..2a13ad4b15 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_rulepredicateflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_RulePredicateFlags method" +linktitle: "set_RulePredicateFlags" +articleTitle: "set_RulePredicateFlags" +second_title: "Aspose.Email for C++" +description: "Sets rule predicate flags" +type: docs +weight: 320 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_rulepredicateflags/ +--- + +## set_RulePredicateFlags {#set_rulepredicateflags} + +Sets rule predicate flags + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_RulePredicateFlags(Aspose::Email::Clients::Exchange::RulePredicateFlags value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_sensitivity/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_sensitivity/_index.md new file mode 100644 index 0000000000..1eb06fab7e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_sensitivity/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_Sensitivity method" +linktitle: "set_Sensitivity" +articleTitle: "set_Sensitivity" +second_title: "Aspose.Email for C++" +description: "Sets the sensitivity that must be stamped on incoming messages in order for the condition or exception to apply." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_sensitivity/ +--- + +## set_Sensitivity {#set_sensitivity} + +Sets the sensitivity that must be stamped on incoming messages in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_Sensitivity(SensitivityChoices value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_senttoaddresses/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_senttoaddresses/_index.md new file mode 100644 index 0000000000..1c1d967e1f --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_senttoaddresses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_SentToAddresses method" +linktitle: "set_SentToAddresses" +articleTitle: "set_SentToAddresses" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail addresses that incoming messages have to have been sent to in order for the condition or exception to apply." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_senttoaddresses/ +--- + +## set_SentToAddresses {#set_senttoaddresses} + +Sets the e-mail addresses that incoming messages have to have been sent to in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_SentToAddresses(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_withindaterange/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_withindaterange/_index.md new file mode 100644 index 0000000000..2a2b3b76b9 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_withindaterange/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_WithinDateRange method" +linktitle: "set_WithinDateRange" +articleTitle: "set_WithinDateRange" +second_title: "Aspose.Email for C++" +description: "Sets the date range within which incoming messages have to have been received in order for the condition or exception to apply." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_withindaterange/ +--- + +## set_WithinDateRange {#set_withindaterange} + +Sets the date range within which incoming messages have to have been received in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_WithinDateRange(System::SharedPtr < WebService::DateRange > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/rulepredicates/set_withinsizerange/_index.md b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_withinsizerange/_index.md new file mode 100644 index 0000000000..e6e6048c35 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/rulepredicates/set_withinsizerange/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::RulePredicates::set_WithinSizeRange method" +linktitle: "set_WithinSizeRange" +articleTitle: "set_WithinSizeRange" +second_title: "Aspose.Email for C++" +description: "Sets the minimum and maximum sizes that incoming messages have to have in order for the condition or exception to apply." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.exchange/rulepredicates/set_withinsizerange/ +--- + +## set_WithinSizeRange {#set_withinsizerange} + +Sets the minimum and maximum sizes that incoming messages have to have in order for the condition or exception to apply. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_WithinSizeRange(System::SharedPtr < SizeRange > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/searchitemtype/_index.md b/english/cpp/aspose.email.clients.exchange/searchitemtype/_index.md new file mode 100644 index 0000000000..03c10afe7e --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/searchitemtype/_index.md @@ -0,0 +1,30 @@ +--- +title: "SearchItemType Enum" +linktitle: "SearchItemType" +articleTitle: "SearchItemType" +second_title: "Aspose.Email for C++" +description: "Provides the item type values to limit search results to only a specific type of item." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/searchitemtype/ +--- + +## SearchItemType enumeration (12 values) + +Provides the item type values to limit search results to only a specific type of item. + +| Value | Description | +| --- | --- | +| Contacts | Corresponds to contacts. | +| Docs | Corresponds to documents. | +| Email | Corresponds to emails. | +| Faxes | Corresponds to faxes. | +| Im | Corresponds to instant messages. | +| Journals | Corresponds to journals. | +| Meetings | Corresponds to appointments and meeting requests. | +| Notes | Corresponds to notes. | +| Posts | Corresponds to posts. | +| RssFeeds | Corresponds to rss feeds. | +| Tasks | Corresponds to tasks. | +| Voicemail | Corresponds to voice-mail. | + diff --git a/english/cpp/aspose.email.clients.exchange/sensitivitychoices/_index.md b/english/cpp/aspose.email.clients.exchange/sensitivitychoices/_index.md new file mode 100644 index 0000000000..7f3e2735b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/sensitivitychoices/_index.md @@ -0,0 +1,23 @@ +--- +title: "SensitivityChoices Enum" +linktitle: "SensitivityChoices" +articleTitle: "SensitivityChoices" +second_title: "Aspose.Email for C++" +description: "Enumerates the sensitivity level types that are available for an item." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/sensitivitychoices/ +--- + +## SensitivityChoices enumeration (5 values) + +Enumerates the sensitivity level types that are available for an item. + +| Value | Description | +| --- | --- | +| Undefined | Sensitivity level is not specified | +| Normal | Specifies the item as normal. | +| Personal | Specifies the item as personal. | +| Private | Specifies the item as private. | +| Confidential | Specifies the item as confidential. | + diff --git a/english/cpp/aspose.email.clients.exchange/sizerange/_index.md b/english/cpp/aspose.email.clients.exchange/sizerange/_index.md new file mode 100644 index 0000000000..67f192822c --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/sizerange/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Exchange::SizeRange class" +linktitle: "SizeRange" +articleTitle: "SizeRange" +second_title: "Aspose.Email for C++" +description: "Represents the size range" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/sizerange/ +--- + +## SizeRange class + +Represents the size range + +## Constructors + +| Name | Description | +| --- | --- | +| [SizeRange](./sizerange/) | Initializes a new instance of the SizeRange class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MaximumSize](./get_maximumsize/) | Gets the maximum size. | +| [get_MinimumSize](./get_minimumsize/) | Gets the minimum size. | +| [set_MaximumSize](./set_maximumsize/) | Sets the maximum size. | +| [set_MinimumSize](./set_minimumsize/) | Sets the minimum size. | + diff --git a/english/cpp/aspose.email.clients.exchange/sizerange/get_maximumsize/_index.md b/english/cpp/aspose.email.clients.exchange/sizerange/get_maximumsize/_index.md new file mode 100644 index 0000000000..a8b1539f05 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/sizerange/get_maximumsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::SizeRange::get_MaximumSize method" +linktitle: "get_MaximumSize" +articleTitle: "get_MaximumSize" +second_title: "Aspose.Email for C++" +description: "Gets the maximum size." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/sizerange/get_maximumsize/ +--- + +## get_MaximumSize {#get_maximumsize} + +Gets the maximum size. + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_MaximumSize() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/sizerange/get_minimumsize/_index.md b/english/cpp/aspose.email.clients.exchange/sizerange/get_minimumsize/_index.md new file mode 100644 index 0000000000..9bb5cfb43d --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/sizerange/get_minimumsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::SizeRange::get_MinimumSize method" +linktitle: "get_MinimumSize" +articleTitle: "get_MinimumSize" +second_title: "Aspose.Email for C++" +description: "Gets the minimum size." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/sizerange/get_minimumsize/ +--- + +## get_MinimumSize {#get_minimumsize} + +Gets the minimum size. + +**Returns:** int32_t Aspose::Email::Clients::Exchange:: + +```cpp +get_MinimumSize() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/sizerange/set_maximumsize/_index.md b/english/cpp/aspose.email.clients.exchange/sizerange/set_maximumsize/_index.md new file mode 100644 index 0000000000..6ee3b3afd8 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/sizerange/set_maximumsize/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::SizeRange::set_MaximumSize method" +linktitle: "set_MaximumSize" +articleTitle: "set_MaximumSize" +second_title: "Aspose.Email for C++" +description: "Sets the maximum size." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/sizerange/set_maximumsize/ +--- + +## set_MaximumSize {#set_maximumsize} + +Sets the maximum size. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_MaximumSize(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/sizerange/set_minimumsize/_index.md b/english/cpp/aspose.email.clients.exchange/sizerange/set_minimumsize/_index.md new file mode 100644 index 0000000000..ae07c3aa8b --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/sizerange/set_minimumsize/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::SizeRange::set_MinimumSize method" +linktitle: "set_MinimumSize" +articleTitle: "set_MinimumSize" +second_title: "Aspose.Email for C++" +description: "Sets the minimum size." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/sizerange/set_minimumsize/ +--- + +## set_MinimumSize {#set_minimumsize} + +Sets the minimum size. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_MinimumSize(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/sizerange/sizerange/_index.md b/english/cpp/aspose.email.clients.exchange/sizerange/sizerange/_index.md new file mode 100644 index 0000000000..cd45386c85 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/sizerange/sizerange/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::SizeRange::SizeRange constructor" +linktitle: "SizeRange" +articleTitle: "SizeRange" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SizeRange class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/sizerange/sizerange/ +--- + +## SizeRange {#sizerange} + +Initializes a new instance of the SizeRange class + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +SizeRange() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingerror/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingerror/_index.md new file mode 100644 index 0000000000..87c214daf2 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingerror/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Exchange::UserSettingError class" +linktitle: "UserSettingError" +articleTitle: "UserSettingError" +second_title: "Aspose.Email for C++" +description: "Represents an error from a GetUserSettings request." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/usersettingerror/ +--- + +## UserSettingError class + +Represents an error from a GetUserSettings request. + +## Constructors + +| Name | Description | +| --- | --- | +| [UserSettingError (2 overloads)](./usersettingerror/) | Initializes a new instance of the UserSettingError class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ErrorCode](./get_errorcode/) | Gets the error code. | +| [get_ErrorMessage](./get_errormessage/) | Gets the error message. | +| [get_SettingName](./get_settingname/) | Gets the name of the setting. | +| [LoadFromXml](./loadfromxml/) | Loads from XML. | +| [set_ErrorCode](./set_errorcode/) | Gets the error code. | +| [set_ErrorMessage](./set_errormessage/) | Gets the error message. | +| [set_SettingName](./set_settingname/) | Gets the name of the setting. | + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingerror/get_errorcode/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingerror/get_errorcode/_index.md new file mode 100644 index 0000000000..3721fc104a --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingerror/get_errorcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::UserSettingError::get_ErrorCode method" +linktitle: "get_ErrorCode" +articleTitle: "get_ErrorCode" +second_title: "Aspose.Email for C++" +description: "Gets the error code." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/usersettingerror/get_errorcode/ +--- + +## get_ErrorCode {#get_errorcode} + +Gets the error code. + +**Returns:** AutodiscoverErrorCode Aspose::Email::Clients::Exchange:: + +```cpp +get_ErrorCode() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingerror/get_errormessage/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingerror/get_errormessage/_index.md new file mode 100644 index 0000000000..2aebdf13dd --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingerror/get_errormessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::UserSettingError::get_ErrorMessage method" +linktitle: "get_ErrorMessage" +articleTitle: "get_ErrorMessage" +second_title: "Aspose.Email for C++" +description: "Gets the error message." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.exchange/usersettingerror/get_errormessage/ +--- + +## get_ErrorMessage {#get_errormessage} + +Gets the error message. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_ErrorMessage() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingerror/get_settingname/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingerror/get_settingname/_index.md new file mode 100644 index 0000000000..2358e2d519 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingerror/get_settingname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Exchange::UserSettingError::get_SettingName method" +linktitle: "get_SettingName" +articleTitle: "get_SettingName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the setting." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.exchange/usersettingerror/get_settingname/ +--- + +## get_SettingName {#get_settingname} + +Gets the name of the setting. + +**Returns:** System::String Aspose::Email::Clients::Exchange:: + +```cpp +get_SettingName() +``` + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingerror/loadfromxml/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingerror/loadfromxml/_index.md new file mode 100644 index 0000000000..1aa06100a6 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingerror/loadfromxml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::UserSettingError::LoadFromXml method" +linktitle: "LoadFromXml" +articleTitle: "LoadFromXml" +second_title: "Aspose.Email for C++" +description: "Loads from XML." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.exchange/usersettingerror/loadfromxml/ +--- + +## LoadFromXml {#loadfromxml} + +Loads from XML. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +LoadFromXml(System::SharedPtr < AutodiscoverXmlReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | The reader. | + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingerror/set_errorcode/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingerror/set_errorcode/_index.md new file mode 100644 index 0000000000..368a3cf991 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingerror/set_errorcode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::UserSettingError::set_ErrorCode method" +linktitle: "set_ErrorCode" +articleTitle: "set_ErrorCode" +second_title: "Aspose.Email for C++" +description: "Gets the error code." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.exchange/usersettingerror/set_errorcode/ +--- + +## set_ErrorCode {#set_errorcode} + +Gets the error code. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ErrorCode(AutodiscoverErrorCode value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingerror/set_errormessage/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingerror/set_errormessage/_index.md new file mode 100644 index 0000000000..82d1594158 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingerror/set_errormessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::UserSettingError::set_ErrorMessage method" +linktitle: "set_ErrorMessage" +articleTitle: "set_ErrorMessage" +second_title: "Aspose.Email for C++" +description: "Gets the error message." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.exchange/usersettingerror/set_errormessage/ +--- + +## set_ErrorMessage {#set_errormessage} + +Gets the error message. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_ErrorMessage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingerror/set_settingname/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingerror/set_settingname/_index.md new file mode 100644 index 0000000000..4cec30ced4 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingerror/set_settingname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Exchange::UserSettingError::set_SettingName method" +linktitle: "set_SettingName" +articleTitle: "set_SettingName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the setting." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.exchange/usersettingerror/set_settingname/ +--- + +## set_SettingName {#set_settingname} + +Gets the name of the setting. + +**Returns:** void Aspose::Email::Clients::Exchange:: + +```cpp +set_SettingName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingerror/usersettingerror/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingerror/usersettingerror/_index.md new file mode 100644 index 0000000000..c932ff6a36 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingerror/usersettingerror/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Exchange::UserSettingError::UserSettingError constructor" +linktitle: "UserSettingError" +articleTitle: "UserSettingError" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the UserSettingError class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/usersettingerror/usersettingerror/ +--- + +## UserSettingError (1 of 2) {#usersettingerror_1} + +Initializes a new instance of the UserSettingError class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +UserSettingError() +``` + +--- + +## UserSettingError (2 of 2) {#usersettingerror_2} + +Initializes a new instance of the UserSettingError class. + +**Returns:** Aspose::Email::Clients::Exchange:: + +```cpp +UserSettingError(AutodiscoverErrorCode errorCode, System::String errorMessage, System::String settingName) +``` + +| Parameter | Description | +| --- | --- | +| errorCode | The error code. | +| errorMessage | The error message. | +| settingName | Name of the setting. | + diff --git a/english/cpp/aspose.email.clients.exchange/usersettingname/_index.md b/english/cpp/aspose.email.clients.exchange/usersettingname/_index.md new file mode 100644 index 0000000000..14bc561546 --- /dev/null +++ b/english/cpp/aspose.email.clients.exchange/usersettingname/_index.md @@ -0,0 +1,117 @@ +--- +title: "UserSettingName Enum" +linktitle: "UserSettingName" +articleTitle: "UserSettingName" +second_title: "Aspose.Email for C++" +description: "User settings that can be requested using GetUserSettings." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.exchange/usersettingname/ +--- + +## UserSettingName enumeration (99 values) + +User settings that can be requested using GetUserSettings. + +| Value | Description | +| --- | --- | +| UserDisplayName | The display name of the user. | +| UserDN | The legacy distinguished name of the user. | +| UserDeploymentId | The deployment Id of the user. | +| InternalMailboxServer | The fully qualified domain name of the mailbox server. | +| InternalRpcClientServer | The fully qualified domain name of the RPC client server. | +| InternalMailboxServerDN | The legacy distinguished name of the mailbox server. | +| InternalEcpUrl | The internal URL of the Exchange Control Panel. | +| InternalEcpVoicemailUrl | The internal URL of the Exchange Control Panel for VoiceMail Customization. | +| InternalEcpEmailSubscriptionsUrl | The internal URL of the Exchange Control Panel for Email Subscriptions. | +| InternalEcpTextMessagingUrl | The internal URL of the Exchange Control Panel for Text Messaging. | +| InternalEcpDeliveryReportUrl | The internal URL of the Exchange Control Panel for Delivery Reports. | +| InternalEcpRetentionPolicyTagsUrl | The internal URL of the Exchange Control Panel for RetentionPolicy Tags. | +| InternalEcpPublishingUrl | The internal URL of the Exchange Control Panel for Publishing. | +| InternalEcpPhotoUrl | The internal URL of the Exchange Control Panel for photos. | +| InternalEcpConnectUrl | The internal URL of the Exchange Control Panel for People Connect subscriptions. | +| InternalEcpTeamMailboxUrl | The internal URL of the Exchange Control Panel for Team Mailbox. | +| InternalEcpTeamMailboxCreatingUrl | The internal URL of the Exchange Control Panel for creating Team Mailbox. | +| InternalEcpTeamMailboxEditingUrl | The internal URL of the Exchange Control Panel for editing Team Mailbox. | +| InternalEcpTeamMailboxHidingUrl | The internal URL of the Exchange Control Panel for hiding Team Mailbox. | +| InternalEcpExtensionInstallationUrl | The internal URL of the Exchange Control Panel for the extension installation. | +| InternalEwsUrl | The internal URL of the Exchange Web Services. | +| InternalEmwsUrl | The internal URL of the Exchange Management Web Services. | +| InternalOABUrl | The internal URL of the Offline Address Book. | +| InternalPhotosUrl | The internal URL of the Photos service. | +| InternalUMUrl | The internal URL of the Unified Messaging services. | +| InternalWebClientUrls | The internal URLs of the Exchange web client. | +| MailboxDN | The distinguished name of the mailbox database of the user's mailbox. | +| PublicFolderServer | The name of the Public Folders server. | +| ActiveDirectoryServer | The name of the Active Directory server. | +| ExternalMailboxServer | The name of the RPC over HTTP server. | +| ExternalMailboxServerRequiresSSL | Indicates whether the RPC over HTTP server requires SSL. | +| ExternalMailboxServerAuthenticationMethods | The authentication methods supported by the RPC over HTTP server. | +| EcpVoicemailUrlFragment | The URL fragment of the Exchange Control Panel for VoiceMail Customization. | +| EcpEmailSubscriptionsUrlFragment | The URL fragment of the Exchange Control Panel for Email Subscriptions. | +| EcpTextMessagingUrlFragment | The URL fragment of the Exchange Control Panel for Text Messaging. | +| EcpDeliveryReportUrlFragment | The URL fragment of the Exchange Control Panel for Delivery Reports. | +| EcpRetentionPolicyTagsUrlFragment | The URL fragment of the Exchange Control Panel for RetentionPolicy Tags. | +| EcpPublishingUrlFragment | The URL fragment of the Exchange Control Panel for Publishing. | +| EcpPhotoUrlFragment | The URL fragment of the Exchange Control Panel for photos. | +| EcpConnectUrlFragment | The URL fragment of the Exchange Control Panel for People Connect. | +| EcpTeamMailboxUrlFragment | The URL fragment of the Exchange Control Panel for Team Mailbox. | +| EcpTeamMailboxCreatingUrlFragment | The URL fragment of the Exchange Control Panel for creating Team Mailbox. | +| EcpTeamMailboxEditingUrlFragment | The URL fragment of the Exchange Control Panel for editing Team Mailbox. | +| EcpExtensionInstallationUrlFragment | The URL fragment of the Exchange Control Panel for installing extension. | +| ExternalEcpUrl | The external URL of the Exchange Control Panel. | +| ExternalEcpVoicemailUrl | The external URL of the Exchange Control Panel for VoiceMail Customization. | +| ExternalEcpEmailSubscriptionsUrl | The external URL of the Exchange Control Panel for Email Subscriptions. | +| ExternalEcpTextMessagingUrl | The external URL of the Exchange Control Panel for Text Messaging. | +| ExternalEcpDeliveryReportUrl | The external URL of the Exchange Control Panel for Delivery Reports. | +| ExternalEcpRetentionPolicyTagsUrl | The external URL of the Exchange Control Panel for RetentionPolicy Tags. | +| ExternalEcpPublishingUrl | The external URL of the Exchange Control Panel for Publishing. | +| ExternalEcpPhotoUrl | The external URL of the Exchange Control Panel for photos. | +| ExternalEcpConnectUrl | The external URL of the Exchange Control Panel for People Connect subscriptions. | +| ExternalEcpTeamMailboxUrl | The external URL of the Exchange Control Panel for Team Mailbox. | +| ExternalEcpTeamMailboxCreatingUrl | The external URL of the Exchange Control Panel for creating Team Mailbox. | +| ExternalEcpTeamMailboxEditingUrl | The external URL of the Exchange Control Panel for editing Team Mailbox. | +| ExternalEcpTeamMailboxHidingUrl | The external URL of the Exchange Control Panel for hiding Team Mailbox. | +| ExternalEcpExtensionInstallationUrl | The external URL of the Exchange Control Panel for the extension installation. | +| ExternalEwsUrl | The external URL of the Exchange Web Services. | +| ExternalEmwsUrl | The external URL of the Exchange Management Web Services. | +| ExternalOABUrl | The external URL of the Offline Address Book. | +| ExternalPhotosUrl | The external URL of the Photos service. | +| ExternalUMUrl | The external URL of the Unified Messaging services. | +| ExternalWebClientUrls | The external URLs of the Exchange web client. | +| CrossOrganizationSharingEnabled | Indicates that cross-organization sharing is enabled. | +| AlternateMailboxes | Collection of alternate mailboxes. | +| CasVersion | The version of the Client Access Server serving the request (e.g. 14.XX.YYY.ZZZ) | +| EwsSupportedSchemas | Comma-separated list of schema versions supported by Exchange Web Services. The schema version values will be the same as the values of the ExchangeServerVersion enumeration. | +| InternalPop3Connections | The internal connection settings list for pop protocol | +| ExternalPop3Connections | The external connection settings list for pop protocol | +| InternalImap4Connections | The internal connection settings list for imap4 protocol | +| ExternalImap4Connections | The external connection settings list for imap4 protocol | +| InternalSmtpConnections | The internal connection settings list for smtp protocol | +| ExternalSmtpConnections | The external connection settings list for smtp protocol | +| InternalServerExclusiveConnect | If set to "Off" then clients should not connect via this protocol. The protocol contents are for informational purposes only. | +| ExternalEwsVersion | The version of the Exchange Web Services server ExternalEwsUrl is pointing to. | +| MobileMailboxPolicy | Mobile Mailbox policy settings. | +| DocumentSharingLocations | Document sharing locations and their settings. | +| UserMSOnline | Whether the user account is an MSOnline account. | +| InternalMailboxServerAuthenticationMethods | The authentication methods supported by the RPC client server. | +| MailboxVersion | Version of the server hosting the user's mailbox. | +| SPMySiteHostURL | Sharepoint MySite Host URL. | +| SiteMailboxCreationURL | Site mailbox creation URL in SharePoint. It's used by Outlook to create site mailbox from SharePoint directly. | +| InternalRpcHttpServer | The FQDN of the server used for internal RPC/HTTP connectivity. | +| InternalRpcHttpConnectivityRequiresSsl | Indicates whether SSL is required for internal RPC/HTTP connectivity. | +| InternalRpcHttpAuthenticationMethod | The authentication method used for internal RPC/HTTP connectivity. | +| ExternalServerExclusiveConnect | If set to "On" then clients should only connect via this protocol. | +| ExchangeRpcUrl | If set, then clients can call the server via XTC | +| ShowGalAsDefaultView | If set to false then clients should not show the GAL by default, but show the contact list. | +| AutoDiscoverSMTPAddress | AutoDiscover Primary SMTP Address for the user. | +| InteropExternalEwsUrl | The 'interop' external URL of the Exchange Web Services. By interop it means a URL to E14 (or later) server that can serve mailboxes that are hosted in downlevel server (E2K3 and earlier). | +| InteropExternalEwsVersion | Version of server InteropExternalEwsUrl is pointing to. | +| PublicFolderInformation | Public Folder (Hierarchy) information | +| RedirectUrl | The version appropriate URL of the AutoDiscover service that should answer this query. | +| EwsPartnerUrl | The URL of the Exchange Web Services for Office365 partners. | +| CertPrincipalName | SSL certificate name | +| GroupingInformation | The grouping hint for certain clients. | +| InternalOutlookServiceUrl | Internal OutlookService URL | +| ExternalOutlookServiceUrl | External OutlookService URL | + diff --git a/english/cpp/aspose.email.clients.google/_index.md b/english/cpp/aspose.email.clients.google/_index.md new file mode 100644 index 0000000000..c5068c8a23 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::Clients::Google namespace" +linktitle: "Aspose::Email::Clients::Google" +articleTitle: "Aspose::Email::Clients::Google" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Clients::Google namespace offers C++ classes and enums to work with Google email and calendar APIs." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/ +--- + +## Aspose::Email::Clients::Google namespace + +It includes objects for managing access control rules, ACL scopes, actions, calendar data, color settings, and conference properties, enabling seamless integration with Google services. Use these types to build, read, and modify Google Mail and Calendar resources programmatically. + + +## Classes + +| Name | Description | +| --- | --- | +| [AccessControlRule](./accesscontrolrule/) | Access control rule. | +| [AclScope](./aclscope/) | The scope of the access rule. | +| [Action](./action/) | A set of actions to perform on a message. | +| [BaseDataObject](./basedataobject/) | Base class for google data objects. | +| [Calendar](./calendar/) | A set of metadata, such as a description, for a single calendar. | +| [Colors](./colors/) | Set of colors for calendar object | +| [ColorsInfo](./colorsinfo/) | Contains colors definition for calendars and events | +| [ConferenceProperties](./conferenceproperties/) | Conferencing properties for this calendar. | +| [ContactGroupCollection](./contactgroupcollection/) | Represents collection of GmailContactGroup objects | +| [Criteria](./criteria/) | Message matching criteria. | +| [ErrorDetails](./errordetails/) | Error informnation | +| [ExtendedCalendar](./extendedcalendar/) | A set of extended metadata, such as a colors, for a single calendar. | +| [Filter](./filter/) | Resource definition for Gmail filters. Filters apply to specific messages instea | +| [FreebusyCalendarInfo](./freebusycalendarinfo/) | Defines list of free/busy information for specified calendar. | +| [FreebusyGroupInfo](./freebusygroupinfo/) | Specifies list of calendars that are members of the groups. | +| [FreebusyQuery](./freebusyquery/) | Request free/busy information for a set of calendars. | +| [FreebusyResponse](./freebusyresponse/) | Freebusy response | +| [Gadget](./gadget/) | A gadget that extends this event. | +| [GmailClient](./gmailclient/) | Base class for Gmail client | +| [GmailMessageInfo](./gmailmessageinfo/) | The message resource representation that contains only an id and a threadId. | +| [GoogleContactGroup](./googlecontactgroup/) | Represents a group which owns the contact | +| [IBaseGmailClient](./ibasegmailclient/) | Interface for base class of Gmail client | +| [IGmailClient](./igmailclient/) | Represents the interface for Gmail client | +| [Range](./range/) | Time range during which calendar should be regarded as busy. | +| [Reminders](./reminders/) | Information about the event's reminders for the authenticated user. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [AccessRole](./accessrole/) | The effective access role that the authenticated user has on the calendar. | +| [AclScopeType](./aclscopetype/) | The type of the ACL scope. | +| [AllowedConferenceSolutionTypes](./allowedconferencesolutiontypes/) | The types of conference solutions that are supported for this calendar. | +| [NotificationMethod](./notificationmethod/) | The method used by this notification. | +| [NotificationType](./notificationtype/) | The type of notification. | +| [ReminderMethods](./remindermethods/) | The method used by this reminder. | +| [SizeComparison](./sizecomparison/) | Determines how the size field should be compared to the message size. | + diff --git a/english/cpp/aspose.email.clients.google/accesscontrolrule/_index.md b/english/cpp/aspose.email.clients.google/accesscontrolrule/_index.md new file mode 100644 index 0000000000..aec5c15c5a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/accesscontrolrule/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Clients::Google::AccessControlRule class" +linktitle: "AccessControlRule" +articleTitle: "AccessControlRule" +second_title: "Aspose.Email for C++" +description: "Access control rule." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/accesscontrolrule/ +--- + +## AccessControlRule class + +**Inherits:** Aspose::Email::Clients::Google::BaseDataObject + +Access control rule. + +## Constructors + +| Name | Description | +| --- | --- | +| [AccessControlRule (4 overloads)](./accesscontrolrule/) | Initializes a new instance of the AccessControlRule class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Role](./get_role/) | The role assigned to the scope. | +| [get_Scope](./get_scope/) | The scope of the rule. | +| [set_Role](./set_role/) | The role assigned to the scope. | +| [set_Scope](./set_scope/) | The scope of the rule. | +| [ToString](./tostring/) | Returns a string which represents the object instance. | +| [AccessControlRuleKind](./accesscontrolrulekind/) | Type of the resource ("calendar#calendar"). | + diff --git a/english/cpp/aspose.email.clients.google/accesscontrolrule/accesscontrolrule/_index.md b/english/cpp/aspose.email.clients.google/accesscontrolrule/accesscontrolrule/_index.md new file mode 100644 index 0000000000..2392c954e5 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/accesscontrolrule/accesscontrolrule/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Google::AccessControlRule::AccessControlRule constructor" +linktitle: "AccessControlRule" +articleTitle: "AccessControlRule" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AccessControlRule class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/accesscontrolrule/accesscontrolrule/ +--- + +## AccessControlRule (1 of 4) {#accesscontrolrule_1} + +Initializes a new instance of the AccessControlRule class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +AccessControlRule() +``` + +--- + +## AccessControlRule (2 of 4) {#accesscontrolrule_2} + +Initializes a new instance of the AccessControlRule class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +AccessControlRule(System::SharedPtr < AclScope > scope, AccessRole role) +``` + +| Parameter | Description | +| --- | --- | +| scope | The scope of the rule. | +| role | The role assigned to the scope. | + +--- + +## AccessControlRule (3 of 4) {#accesscontrolrule_3} + +Initializes a new instance of the AccessControlRule class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +AccessControlRule(System::String id, System::SharedPtr < AclScope > scope, AccessRole role) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| scope | The scope of the rule. | +| role | The role assigned to the scope. | + +--- + +## AccessControlRule (4 of 4) {#accesscontrolrule_4} + +Initializes a new instance of the AccessControlRule class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +AccessControlRule(System::String id, System::String eTag, System::SharedPtr < AclScope > scope, AccessRole role) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| eTag | An entity tag | +| scope | The scope of the rule. | +| role | The role assigned to the scope. | + diff --git a/english/cpp/aspose.email.clients.google/accesscontrolrule/accesscontrolrulekind/_index.md b/english/cpp/aspose.email.clients.google/accesscontrolrule/accesscontrolrulekind/_index.md new file mode 100644 index 0000000000..c9dd669753 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/accesscontrolrule/accesscontrolrulekind/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::AccessControlRule::AccessControlRuleKind method" +linktitle: "AccessControlRuleKind" +articleTitle: "AccessControlRuleKind" +second_title: "Aspose.Email for C++" +description: "Type of the resource (\"calendar#calendar\")." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/accesscontrolrule/accesscontrolrulekind/ +--- + +## AccessControlRuleKind {#accesscontrolrulekind} + +Type of the resource ("calendar#calendar"). + +**Returns:** const System::String Aspose::Email::Clients::Google:: + +```cpp +AccessControlRuleKind() +``` + diff --git a/english/cpp/aspose.email.clients.google/accesscontrolrule/get_role/_index.md b/english/cpp/aspose.email.clients.google/accesscontrolrule/get_role/_index.md new file mode 100644 index 0000000000..0f968b7f54 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/accesscontrolrule/get_role/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::AccessControlRule::get_Role method" +linktitle: "get_Role" +articleTitle: "get_Role" +second_title: "Aspose.Email for C++" +description: "The role assigned to the scope." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/accesscontrolrule/get_role/ +--- + +## get_Role {#get_role} + +The role assigned to the scope. + +**Returns:** AccessRole Aspose::Email::Clients::Google:: + +```cpp +get_Role() +``` + diff --git a/english/cpp/aspose.email.clients.google/accesscontrolrule/get_scope/_index.md b/english/cpp/aspose.email.clients.google/accesscontrolrule/get_scope/_index.md new file mode 100644 index 0000000000..6f43ba8d51 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/accesscontrolrule/get_scope/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::AccessControlRule::get_Scope method" +linktitle: "get_Scope" +articleTitle: "get_Scope" +second_title: "Aspose.Email for C++" +description: "The scope of the rule." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/accesscontrolrule/get_scope/ +--- + +## get_Scope {#get_scope} + +The scope of the rule. + +**Returns:** System::SharedPtr < AclScope > Aspose::Email::Clients::Google:: + +```cpp +get_Scope() +``` + diff --git a/english/cpp/aspose.email.clients.google/accesscontrolrule/set_role/_index.md b/english/cpp/aspose.email.clients.google/accesscontrolrule/set_role/_index.md new file mode 100644 index 0000000000..884c4db710 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/accesscontrolrule/set_role/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::AccessControlRule::set_Role method" +linktitle: "set_Role" +articleTitle: "set_Role" +second_title: "Aspose.Email for C++" +description: "The role assigned to the scope." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/accesscontrolrule/set_role/ +--- + +## set_Role {#set_role} + +The role assigned to the scope. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Role(AccessRole value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/accesscontrolrule/set_scope/_index.md b/english/cpp/aspose.email.clients.google/accesscontrolrule/set_scope/_index.md new file mode 100644 index 0000000000..5c880da4ca --- /dev/null +++ b/english/cpp/aspose.email.clients.google/accesscontrolrule/set_scope/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::AccessControlRule::set_Scope method" +linktitle: "set_Scope" +articleTitle: "set_Scope" +second_title: "Aspose.Email for C++" +description: "The scope of the rule." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/accesscontrolrule/set_scope/ +--- + +## set_Scope {#set_scope} + +The scope of the rule. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Scope(System::SharedPtr < AclScope > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/accesscontrolrule/tostring/_index.md b/english/cpp/aspose.email.clients.google/accesscontrolrule/tostring/_index.md new file mode 100644 index 0000000000..f8378d3a4c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/accesscontrolrule/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::AccessControlRule::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string which represents the object instance." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/accesscontrolrule/tostring/ +--- + +## ToString {#tostring} + +Returns a string which represents the object instance. + +**Returns:** Returns a string which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.google/accessrole/_index.md b/english/cpp/aspose.email.clients.google/accessrole/_index.md new file mode 100644 index 0000000000..c071b5ca22 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/accessrole/_index.md @@ -0,0 +1,23 @@ +--- +title: "AccessRole Enum" +linktitle: "AccessRole" +articleTitle: "AccessRole" +second_title: "Aspose.Email for C++" +description: "The effective access role that the authenticated user has on the calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/accessrole/ +--- + +## AccessRole enumeration (5 values) + +The effective access role that the authenticated user has on the calendar. + +| Value | Description | +| --- | --- | +| none | Not defined | +| freeBusyReader | Provides read access to free/busy information. | +| reader | Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden. | +| writer | Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. | +| owner | Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs. | + diff --git a/english/cpp/aspose.email.clients.google/aclscope/_index.md b/english/cpp/aspose.email.clients.google/aclscope/_index.md new file mode 100644 index 0000000000..471ddbc2a6 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/aclscope/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Google::AclScope class" +linktitle: "AclScope" +articleTitle: "AclScope" +second_title: "Aspose.Email for C++" +description: "The scope of the access rule." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/aclscope/ +--- + +## AclScope class + +The scope of the access rule. + +## Constructors + +| Name | Description | +| --- | --- | +| [AclScope (2 overloads)](./aclscope/) | Initializes a new instance of the AclScope class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Type](./get_type/) | The type of the ACL scope. | +| [get_Value](./get_value/) | The email address of a user or group, or the name of a domain, depending on the scope type. Omitted for type "default". | +| [set_Type](./set_type/) | The type of the ACL scope. | +| [set_Value](./set_value/) | The email address of a user or group, or the name of a domain, depending on the scope type. Omitted for type "default". | + diff --git a/english/cpp/aspose.email.clients.google/aclscope/aclscope/_index.md b/english/cpp/aspose.email.clients.google/aclscope/aclscope/_index.md new file mode 100644 index 0000000000..6145f8a2aa --- /dev/null +++ b/english/cpp/aspose.email.clients.google/aclscope/aclscope/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Google::AclScope::AclScope constructor" +linktitle: "AclScope" +articleTitle: "AclScope" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AclScope class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/aclscope/aclscope/ +--- + +## AclScope (1 of 2) {#aclscope_1} + +Initializes a new instance of the AclScope class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +AclScope() +``` + +--- + +## AclScope (2 of 2) {#aclscope_2} + +Initializes a new instance of the AclScope class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +AclScope(AclScopeType type, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| type | The type of the ACL scope. | +| value | The email address of a user or group, or the name of a domain, depending on the scope type. | + diff --git a/english/cpp/aspose.email.clients.google/aclscope/get_type/_index.md b/english/cpp/aspose.email.clients.google/aclscope/get_type/_index.md new file mode 100644 index 0000000000..029af6c8b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/aclscope/get_type/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::AclScope::get_Type method" +linktitle: "get_Type" +articleTitle: "get_Type" +second_title: "Aspose.Email for C++" +description: "The type of the ACL scope." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/aclscope/get_type/ +--- + +## get_Type {#get_type} + +The type of the ACL scope. + +**Returns:** AclScopeType Aspose::Email::Clients::Google:: + +```cpp +get_Type() +``` + diff --git a/english/cpp/aspose.email.clients.google/aclscope/get_value/_index.md b/english/cpp/aspose.email.clients.google/aclscope/get_value/_index.md new file mode 100644 index 0000000000..d4fb95d068 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/aclscope/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::AclScope::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "The email address of a user or group, or the name of a domain, depending on the scope type." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/aclscope/get_value/ +--- + +## get_Value {#get_value} + +The email address of a user or group, or the name of a domain, depending on the scope type. Omitted for type "default". + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.clients.google/aclscope/set_type/_index.md b/english/cpp/aspose.email.clients.google/aclscope/set_type/_index.md new file mode 100644 index 0000000000..320f18ff0b --- /dev/null +++ b/english/cpp/aspose.email.clients.google/aclscope/set_type/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::AclScope::set_Type method" +linktitle: "set_Type" +articleTitle: "set_Type" +second_title: "Aspose.Email for C++" +description: "The type of the ACL scope." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/aclscope/set_type/ +--- + +## set_Type {#set_type} + +The type of the ACL scope. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Type(AclScopeType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/aclscope/set_value/_index.md b/english/cpp/aspose.email.clients.google/aclscope/set_value/_index.md new file mode 100644 index 0000000000..9a497b2534 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/aclscope/set_value/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::AclScope::set_Value method" +linktitle: "set_Value" +articleTitle: "set_Value" +second_title: "Aspose.Email for C++" +description: "The email address of a user or group, or the name of a domain, depending on the scope type." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/aclscope/set_value/ +--- + +## set_Value {#set_value} + +The email address of a user or group, or the name of a domain, depending on the scope type. Omitted for type "default". + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Value(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/aclscopetype/_index.md b/english/cpp/aspose.email.clients.google/aclscopetype/_index.md new file mode 100644 index 0000000000..542f08ad60 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/aclscopetype/_index.md @@ -0,0 +1,22 @@ +--- +title: "AclScopeType Enum" +linktitle: "AclScopeType" +articleTitle: "AclScopeType" +second_title: "Aspose.Email for C++" +description: "The type of the ACL scope." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/aclscopetype/ +--- + +## AclScopeType enumeration (4 values) + +The type of the ACL scope. + +| Value | Description | +| --- | --- | +| Default | The public scope. This is the default value. | +| user | Limits the scope to a single user. | +| group | Limits the scope to a group. | +| domain | Limits the scope to a domain. | + diff --git a/english/cpp/aspose.email.clients.google/action/_index.md b/english/cpp/aspose.email.clients.google/action/_index.md new file mode 100644 index 0000000000..025a72a13f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/action/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::Action class" +linktitle: "Action" +articleTitle: "Action" +second_title: "Aspose.Email for C++" +description: "A set of actions to perform on a message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/action/ +--- + +## Action class + +A set of actions to perform on a message. + +## Methods + +| Name | Description | +| --- | --- | +| [get_AddLabelIds](./get_addlabelids/) | List of labels to add to the message. | +| [get_Forward](./get_forward/) | Email address that the message should be forwarded to. | +| [get_RemoveLabelIds](./get_removelabelids/) | List of labels to remove from the message. | +| [set_AddLabelIds](./set_addlabelids/) | List of labels to add to the message. | +| [set_Forward](./set_forward/) | Email address that the message should be forwarded to. | +| [set_RemoveLabelIds](./set_removelabelids/) | List of labels to remove from the message. | + diff --git a/english/cpp/aspose.email.clients.google/action/get_addlabelids/_index.md b/english/cpp/aspose.email.clients.google/action/get_addlabelids/_index.md new file mode 100644 index 0000000000..7b42935fef --- /dev/null +++ b/english/cpp/aspose.email.clients.google/action/get_addlabelids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Action::get_AddLabelIds method" +linktitle: "get_AddLabelIds" +articleTitle: "get_AddLabelIds" +second_title: "Aspose.Email for C++" +description: "List of labels to add to the message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/action/get_addlabelids/ +--- + +## get_AddLabelIds {#get_addlabelids} + +List of labels to add to the message. + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Google:: + +```cpp +get_AddLabelIds() +``` + diff --git a/english/cpp/aspose.email.clients.google/action/get_forward/_index.md b/english/cpp/aspose.email.clients.google/action/get_forward/_index.md new file mode 100644 index 0000000000..d52de2a4c0 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/action/get_forward/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Action::get_Forward method" +linktitle: "get_Forward" +articleTitle: "get_Forward" +second_title: "Aspose.Email for C++" +description: "Email address that the message should be forwarded to." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/action/get_forward/ +--- + +## get_Forward {#get_forward} + +Email address that the message should be forwarded to. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Forward() +``` + diff --git a/english/cpp/aspose.email.clients.google/action/get_removelabelids/_index.md b/english/cpp/aspose.email.clients.google/action/get_removelabelids/_index.md new file mode 100644 index 0000000000..a4754c1dae --- /dev/null +++ b/english/cpp/aspose.email.clients.google/action/get_removelabelids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Action::get_RemoveLabelIds method" +linktitle: "get_RemoveLabelIds" +articleTitle: "get_RemoveLabelIds" +second_title: "Aspose.Email for C++" +description: "List of labels to remove from the message." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/action/get_removelabelids/ +--- + +## get_RemoveLabelIds {#get_removelabelids} + +List of labels to remove from the message. + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Google:: + +```cpp +get_RemoveLabelIds() +``` + diff --git a/english/cpp/aspose.email.clients.google/action/set_addlabelids/_index.md b/english/cpp/aspose.email.clients.google/action/set_addlabelids/_index.md new file mode 100644 index 0000000000..7f40192351 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/action/set_addlabelids/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Action::set_AddLabelIds method" +linktitle: "set_AddLabelIds" +articleTitle: "set_AddLabelIds" +second_title: "Aspose.Email for C++" +description: "List of labels to add to the message." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/action/set_addlabelids/ +--- + +## set_AddLabelIds {#set_addlabelids} + +List of labels to add to the message. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_AddLabelIds(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/action/set_forward/_index.md b/english/cpp/aspose.email.clients.google/action/set_forward/_index.md new file mode 100644 index 0000000000..9139a08948 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/action/set_forward/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Action::set_Forward method" +linktitle: "set_Forward" +articleTitle: "set_Forward" +second_title: "Aspose.Email for C++" +description: "Email address that the message should be forwarded to." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/action/set_forward/ +--- + +## set_Forward {#set_forward} + +Email address that the message should be forwarded to. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Forward(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/action/set_removelabelids/_index.md b/english/cpp/aspose.email.clients.google/action/set_removelabelids/_index.md new file mode 100644 index 0000000000..ca7dabe92d --- /dev/null +++ b/english/cpp/aspose.email.clients.google/action/set_removelabelids/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Action::set_RemoveLabelIds method" +linktitle: "set_RemoveLabelIds" +articleTitle: "set_RemoveLabelIds" +second_title: "Aspose.Email for C++" +description: "List of labels to remove from the message." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/action/set_removelabelids/ +--- + +## set_RemoveLabelIds {#set_removelabelids} + +List of labels to remove from the message. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_RemoveLabelIds(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/allowedconferencesolutiontypes/_index.md b/english/cpp/aspose.email.clients.google/allowedconferencesolutiontypes/_index.md new file mode 100644 index 0000000000..bfb973404e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/allowedconferencesolutiontypes/_index.md @@ -0,0 +1,22 @@ +--- +title: "AllowedConferenceSolutionTypes Enum" +linktitle: "AllowedConferenceSolutionTypes" +articleTitle: "AllowedConferenceSolutionTypes" +second_title: "Aspose.Email for C++" +description: "The types of conference solutions that are supported for this calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/allowedconferencesolutiontypes/ +--- + +## AllowedConferenceSolutionTypes enumeration (4 values) + +The types of conference solutions that are supported for this calendar. + +| Value | Description | +| --- | --- | +| NotDefined | Value is not defined | +| eventHangout | | +| eventNamedHangout | | +| hangoutsMeet | | + diff --git a/english/cpp/aspose.email.clients.google/basedataobject/_index.md b/english/cpp/aspose.email.clients.google/basedataobject/_index.md new file mode 100644 index 0000000000..4206ec5fda --- /dev/null +++ b/english/cpp/aspose.email.clients.google/basedataobject/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Google::BaseDataObject class" +linktitle: "BaseDataObject" +articleTitle: "BaseDataObject" +second_title: "Aspose.Email for C++" +description: "Base class for google data objects." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/basedataobject/ +--- + +## BaseDataObject class + +Base class for google data objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [BaseDataObject (3 overloads)](./basedataobject/) | Initializes a new instance of the class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ETag](./get_etag/) | An ETag or entity tag is one of several mechanisms that HTTP provides for web cache validation, and which allows a client to make conditional requests. This allows caches to be more efficient, and saves bandwidth, as a web server does not need to send a full response if the content has not changed. ETags can also be used for optimistic concurrency control, as a way to help prevent simultaneous updates of a resource from overwriting each other. | +| [get_Id](./get_id/) | Identifier of the resource. | +| [get_Kind](./get_kind/) | Type of the resource | +| [set_ETag](./set_etag/) | An ETag or entity tag is one of several mechanisms that HTTP provides for web cache validation, and which allows a client to make conditional requests. This allows caches to be more efficient, and saves bandwidth, as a web server does not need to send a full response if the content has not changed. ETags can also be used for optimistic concurrency control, as a way to help prevent simultaneous updates of a resource from overwriting each other. | +| [set_Id](./set_id/) | Identifier of the resource. | + diff --git a/english/cpp/aspose.email.clients.google/basedataobject/basedataobject/_index.md b/english/cpp/aspose.email.clients.google/basedataobject/basedataobject/_index.md new file mode 100644 index 0000000000..30879c0ae7 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/basedataobject/basedataobject/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Clients::Google::BaseDataObject::BaseDataObject constructor" +linktitle: "BaseDataObject" +articleTitle: "BaseDataObject" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/basedataobject/basedataobject/ +--- + +## BaseDataObject (1 of 3) {#basedataobject_1} + +Initializes a new instance of the class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +BaseDataObject(System::String kind) +``` + +| Parameter | Description | +| --- | --- | +| kind | Type of the resource | + +--- + +## BaseDataObject (2 of 3) {#basedataobject_2} + +Initializes a new instance of the class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +BaseDataObject(System::String kind, System::String id) +``` + +| Parameter | Description | +| --- | --- | +| kind | Type of the resource | +| id | Identifier of the resource. | + +--- + +## BaseDataObject (3 of 3) {#basedataobject_3} + +Initializes a new instance of the class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +BaseDataObject(System::String kind, System::String id, System::String eTag) +``` + +| Parameter | Description | +| --- | --- | +| kind | Type of the resource | +| id | Identifier of the resource. | +| eTag | An entity tag | + diff --git a/english/cpp/aspose.email.clients.google/basedataobject/get_etag/_index.md b/english/cpp/aspose.email.clients.google/basedataobject/get_etag/_index.md new file mode 100644 index 0000000000..9d142a2401 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/basedataobject/get_etag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::BaseDataObject::get_ETag method" +linktitle: "get_ETag" +articleTitle: "get_ETag" +second_title: "Aspose.Email for C++" +description: "An ETag or entity tag is one of several mechanisms that HTTP provides for web cache validation, and which allows a client to make conditional requests." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/basedataobject/get_etag/ +--- + +## get_ETag {#get_etag} + +An ETag or entity tag is one of several mechanisms that HTTP provides for web cache validation, and which allows a client to make conditional requests. This allows caches to be more efficient, and saves bandwidth, as a web server does not need to send a full response if the content has not changed. ETags can also be used for optimistic concurrency control, as a way to help prevent simultaneous updates of a resource from overwriting each other. + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_ETag() +``` + diff --git a/english/cpp/aspose.email.clients.google/basedataobject/get_id/_index.md b/english/cpp/aspose.email.clients.google/basedataobject/get_id/_index.md new file mode 100644 index 0000000000..1c6aa72fdc --- /dev/null +++ b/english/cpp/aspose.email.clients.google/basedataobject/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::BaseDataObject::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Identifier of the resource." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/basedataobject/get_id/ +--- + +## get_Id {#get_id} + +Identifier of the resource. + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.google/basedataobject/get_kind/_index.md b/english/cpp/aspose.email.clients.google/basedataobject/get_kind/_index.md new file mode 100644 index 0000000000..130399687a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/basedataobject/get_kind/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::BaseDataObject::get_Kind method" +linktitle: "get_Kind" +articleTitle: "get_Kind" +second_title: "Aspose.Email for C++" +description: "Type of the resource" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/basedataobject/get_kind/ +--- + +## get_Kind {#get_kind} + +Type of the resource + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_Kind() +``` + diff --git a/english/cpp/aspose.email.clients.google/basedataobject/set_etag/_index.md b/english/cpp/aspose.email.clients.google/basedataobject/set_etag/_index.md new file mode 100644 index 0000000000..031fd3508b --- /dev/null +++ b/english/cpp/aspose.email.clients.google/basedataobject/set_etag/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::BaseDataObject::set_ETag method" +linktitle: "set_ETag" +articleTitle: "set_ETag" +second_title: "Aspose.Email for C++" +description: "An ETag or entity tag is one of several mechanisms that HTTP provides for web cache validation, and which allows a client to make conditional requests." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/basedataobject/set_etag/ +--- + +## set_ETag {#set_etag} + +An ETag or entity tag is one of several mechanisms that HTTP provides for web cache validation, and which allows a client to make conditional requests. This allows caches to be more efficient, and saves bandwidth, as a web server does not need to send a full response if the content has not changed. ETags can also be used for optimistic concurrency control, as a way to help prevent simultaneous updates of a resource from overwriting each other. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_ETag(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/basedataobject/set_id/_index.md b/english/cpp/aspose.email.clients.google/basedataobject/set_id/_index.md new file mode 100644 index 0000000000..90f57b5128 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/basedataobject/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::BaseDataObject::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "Identifier of the resource." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/basedataobject/set_id/ +--- + +## set_Id {#set_id} + +Identifier of the resource. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/calendar/_index.md b/english/cpp/aspose.email.clients.google/calendar/_index.md new file mode 100644 index 0000000000..133cc6872a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar class" +linktitle: "Calendar" +articleTitle: "Calendar" +second_title: "Aspose.Email for C++" +description: "A set of metadata, such as a description, for a single calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/calendar/ +--- + +## Calendar class + +**Inherits:** Aspose::Email::Clients::Google::BaseDataObject + +A set of metadata, such as a description, for a single calendar. + +## Constructors + +| Name | Description | +| --- | --- | +| [Calendar (7 overloads)](./calendar/) | Initializes a new instance of the Calendar class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ConferenceProperties](./get_conferenceproperties/) | Gets conferencing properties for this calendar. | +| [get_Description](./get_description/) | Description of the calendar. | +| [get_Location](./get_location/) | Geographic location of the calendar as free-form text. | +| [get_Summary](./get_summary/) | Title of the calendar. | +| [get_TimeZone](./get_timezone/) | The time zone of the calendar. | +| [set_Description](./set_description/) | Description of the calendar. | +| [set_Location](./set_location/) | Geographic location of the calendar as free-form text. | +| [set_Summary](./set_summary/) | Title of the calendar. | +| [set_TimeZone](./set_timezone/) | The time zone of the calendar. | +| [ToString](./tostring/) | Returns a string which represents the object instance. | +| [CalendarKind](./calendarkind/) | Type of the resource "calendar#calendar". | + diff --git a/english/cpp/aspose.email.clients.google/calendar/calendar/_index.md b/english/cpp/aspose.email.clients.google/calendar/calendar/_index.md new file mode 100644 index 0000000000..4b842ade3e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/calendar/_index.md @@ -0,0 +1,136 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::Calendar constructor" +linktitle: "Calendar" +articleTitle: "Calendar" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Calendar class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/calendar/calendar/ +--- + +## Calendar (1 of 7) {#calendar_1} + +Initializes a new instance of the Calendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Calendar() +``` + +--- + +## Calendar (2 of 7) {#calendar_2} + +Initializes a new instance of the Calendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Calendar(System::String summary) +``` + +| Parameter | Description | +| --- | --- | +| summary | Title of the calendar. | + +--- + +## Calendar (3 of 7) {#calendar_3} + +Initializes a new instance of the Calendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Calendar(System::String id, System::String summary) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| summary | Title of the calendar. | + +--- + +## Calendar (4 of 7) {#calendar_4} + +Initializes a new instance of the Calendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Calendar(System::String summary, System::String description, System::String location, System::String timeZone) +``` + +| Parameter | Description | +| --- | --- | +| summary | Title of the calendar. | +| description | Description of the calendar. | +| location | Geographic location of the calendar as free-form text. | +| timeZone | The time zone of the calendar. | + +--- + +## Calendar (5 of 7) {#calendar_5} + +Initializes a new instance of the Calendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Calendar(System::String id, System::String summary, System::String description, System::String location, System::String timeZone) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| summary | Title of the calendar. | +| description | Description of the calendar. | +| location | Geographic location of the calendar as free-form text. | +| timeZone | The time zone of the calendar. | + +--- + +## Calendar (6 of 7) {#calendar_6} + +Initializes a new instance of the Calendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Calendar(System::String id, System::String eTag, System::String summary, System::String description, System::String location, System::String timeZone) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| eTag | An entity tag | +| summary | Title of the calendar. | +| description | Description of the calendar. | +| location | Geographic location of the calendar as free-form text. | +| timeZone | The time zone of the calendar. | + +--- + +## Calendar (7 of 7) {#calendar_7} + +Initializes a new instance of the Calendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Calendar(System::String id, System::String eTag, System::String kind, System::String summary, System::String description, System::String location, System::String timeZone) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| eTag | An entity tag | +| kind | Type of the resource | +| summary | Title of the calendar. | +| description | Description of the calendar. | +| location | Geographic location of the calendar as free-form text. | +| timeZone | The time zone of the calendar. | + diff --git a/english/cpp/aspose.email.clients.google/calendar/calendarkind/_index.md b/english/cpp/aspose.email.clients.google/calendar/calendarkind/_index.md new file mode 100644 index 0000000000..8a4fe7fe92 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/calendarkind/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::CalendarKind method" +linktitle: "CalendarKind" +articleTitle: "CalendarKind" +second_title: "Aspose.Email for C++" +description: "Type of the resource \"calendar#calendar\"." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.google/calendar/calendarkind/ +--- + +## CalendarKind {#calendarkind} + +Type of the resource "calendar#calendar". + +**Returns:** const System::String Aspose::Email::Clients::Google:: + +```cpp +CalendarKind() +``` + diff --git a/english/cpp/aspose.email.clients.google/calendar/get_conferenceproperties/_index.md b/english/cpp/aspose.email.clients.google/calendar/get_conferenceproperties/_index.md new file mode 100644 index 0000000000..41ad60807f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/get_conferenceproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::get_ConferenceProperties method" +linktitle: "get_ConferenceProperties" +articleTitle: "get_ConferenceProperties" +second_title: "Aspose.Email for C++" +description: "Gets conferencing properties for this calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/calendar/get_conferenceproperties/ +--- + +## get_ConferenceProperties {#get_conferenceproperties} + +Gets conferencing properties for this calendar. + +**Returns:** virtual System::SharedPtr < Aspose::Email::Clients::Google::ConferenceProperties > Aspose::Email::Clients::Google:: + +```cpp +get_ConferenceProperties() +``` + diff --git a/english/cpp/aspose.email.clients.google/calendar/get_description/_index.md b/english/cpp/aspose.email.clients.google/calendar/get_description/_index.md new file mode 100644 index 0000000000..82aed950a9 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Description of the calendar." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/calendar/get_description/ +--- + +## get_Description {#get_description} + +Description of the calendar. + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.clients.google/calendar/get_location/_index.md b/english/cpp/aspose.email.clients.google/calendar/get_location/_index.md new file mode 100644 index 0000000000..e04d24fe28 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/get_location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::get_Location method" +linktitle: "get_Location" +articleTitle: "get_Location" +second_title: "Aspose.Email for C++" +description: "Geographic location of the calendar as free-form text." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/calendar/get_location/ +--- + +## get_Location {#get_location} + +Geographic location of the calendar as free-form text. + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_Location() +``` + diff --git a/english/cpp/aspose.email.clients.google/calendar/get_summary/_index.md b/english/cpp/aspose.email.clients.google/calendar/get_summary/_index.md new file mode 100644 index 0000000000..e1b8b123a2 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/get_summary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::get_Summary method" +linktitle: "get_Summary" +articleTitle: "get_Summary" +second_title: "Aspose.Email for C++" +description: "Title of the calendar." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/calendar/get_summary/ +--- + +## get_Summary {#get_summary} + +Title of the calendar. + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_Summary() +``` + diff --git a/english/cpp/aspose.email.clients.google/calendar/get_timezone/_index.md b/english/cpp/aspose.email.clients.google/calendar/get_timezone/_index.md new file mode 100644 index 0000000000..68dd477108 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/get_timezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::get_TimeZone method" +linktitle: "get_TimeZone" +articleTitle: "get_TimeZone" +second_title: "Aspose.Email for C++" +description: "The time zone of the calendar." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/calendar/get_timezone/ +--- + +## get_TimeZone {#get_timezone} + +The time zone of the calendar. + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_TimeZone() +``` + diff --git a/english/cpp/aspose.email.clients.google/calendar/set_description/_index.md b/english/cpp/aspose.email.clients.google/calendar/set_description/_index.md new file mode 100644 index 0000000000..db8d851161 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/set_description/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::set_Description method" +linktitle: "set_Description" +articleTitle: "set_Description" +second_title: "Aspose.Email for C++" +description: "Description of the calendar." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/calendar/set_description/ +--- + +## set_Description {#set_description} + +Description of the calendar. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_Description(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/calendar/set_location/_index.md b/english/cpp/aspose.email.clients.google/calendar/set_location/_index.md new file mode 100644 index 0000000000..e0202e5fb9 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/set_location/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::set_Location method" +linktitle: "set_Location" +articleTitle: "set_Location" +second_title: "Aspose.Email for C++" +description: "Geographic location of the calendar as free-form text." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/calendar/set_location/ +--- + +## set_Location {#set_location} + +Geographic location of the calendar as free-form text. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_Location(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/calendar/set_summary/_index.md b/english/cpp/aspose.email.clients.google/calendar/set_summary/_index.md new file mode 100644 index 0000000000..6262cd6883 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/set_summary/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::set_Summary method" +linktitle: "set_Summary" +articleTitle: "set_Summary" +second_title: "Aspose.Email for C++" +description: "Title of the calendar." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.google/calendar/set_summary/ +--- + +## set_Summary {#set_summary} + +Title of the calendar. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_Summary(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/calendar/set_timezone/_index.md b/english/cpp/aspose.email.clients.google/calendar/set_timezone/_index.md new file mode 100644 index 0000000000..727b2dd9f1 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/set_timezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::set_TimeZone method" +linktitle: "set_TimeZone" +articleTitle: "set_TimeZone" +second_title: "Aspose.Email for C++" +description: "The time zone of the calendar." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.google/calendar/set_timezone/ +--- + +## set_TimeZone {#set_timezone} + +The time zone of the calendar. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_TimeZone(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/calendar/tostring/_index.md b/english/cpp/aspose.email.clients.google/calendar/tostring/_index.md new file mode 100644 index 0000000000..376202ff7e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/calendar/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Calendar::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string which represents the object instance." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.google/calendar/tostring/ +--- + +## ToString {#tostring} + +Returns a string which represents the object instance. + +**Returns:** Returns a string which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.google/colors/_index.md b/english/cpp/aspose.email.clients.google/colors/_index.md new file mode 100644 index 0000000000..3b141297a8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colors/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Google::Colors class" +linktitle: "Colors" +articleTitle: "Colors" +second_title: "Aspose.Email for C++" +description: "Set of colors for calendar object" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/colors/ +--- + +## Colors class + +Set of colors for calendar object + +## Constructors + +| Name | Description | +| --- | --- | +| [Colors (2 overloads)](./colors/) | Initializes a new instance of the Colors class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Background](./get_background/) | The background color associated with this color definition. | +| [get_Foreground](./get_foreground/) | The foreground color that can be used to write on top of a background with 'background' color. | +| [set_Background](./set_background/) | The background color associated with this color definition. | +| [set_Foreground](./set_foreground/) | The foreground color that can be used to write on top of a background with 'background' color. | +| [ToString](./tostring/) | Returns a String which represents the object instance. | + diff --git a/english/cpp/aspose.email.clients.google/colors/colors/_index.md b/english/cpp/aspose.email.clients.google/colors/colors/_index.md new file mode 100644 index 0000000000..7f78ebd571 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colors/colors/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Google::Colors::Colors constructor" +linktitle: "Colors" +articleTitle: "Colors" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Colors class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/colors/colors/ +--- + +## Colors (1 of 2) {#colors_1} + +Initializes a new instance of the Colors class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Colors() +``` + +--- + +## Colors (2 of 2) {#colors_2} + +Initializes a new instance of the Colors class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Colors(System::String background, System::String foreground) +``` + +| Parameter | Description | +| --- | --- | +| background | The background color associated with this color definition. | +| foreground | The foreground color that can be used to write on top of a background with 'background' color. | + diff --git a/english/cpp/aspose.email.clients.google/colors/get_background/_index.md b/english/cpp/aspose.email.clients.google/colors/get_background/_index.md new file mode 100644 index 0000000000..a19355af29 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colors/get_background/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Colors::get_Background method" +linktitle: "get_Background" +articleTitle: "get_Background" +second_title: "Aspose.Email for C++" +description: "The background color associated with this color definition." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/colors/get_background/ +--- + +## get_Background {#get_background} + +The background color associated with this color definition. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Background() +``` + diff --git a/english/cpp/aspose.email.clients.google/colors/get_foreground/_index.md b/english/cpp/aspose.email.clients.google/colors/get_foreground/_index.md new file mode 100644 index 0000000000..42be0b0df3 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colors/get_foreground/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Colors::get_Foreground method" +linktitle: "get_Foreground" +articleTitle: "get_Foreground" +second_title: "Aspose.Email for C++" +description: "The foreground color that can be used to write on top of a background with 'background' color." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/colors/get_foreground/ +--- + +## get_Foreground {#get_foreground} + +The foreground color that can be used to write on top of a background with 'background' color. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Foreground() +``` + diff --git a/english/cpp/aspose.email.clients.google/colors/set_background/_index.md b/english/cpp/aspose.email.clients.google/colors/set_background/_index.md new file mode 100644 index 0000000000..430697b6fa --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colors/set_background/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Colors::set_Background method" +linktitle: "set_Background" +articleTitle: "set_Background" +second_title: "Aspose.Email for C++" +description: "The background color associated with this color definition." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/colors/set_background/ +--- + +## set_Background {#set_background} + +The background color associated with this color definition. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Background(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/colors/set_foreground/_index.md b/english/cpp/aspose.email.clients.google/colors/set_foreground/_index.md new file mode 100644 index 0000000000..d31c6cbe7a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colors/set_foreground/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Colors::set_Foreground method" +linktitle: "set_Foreground" +articleTitle: "set_Foreground" +second_title: "Aspose.Email for C++" +description: "The foreground color that can be used to write on top of a background with 'background' color." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/colors/set_foreground/ +--- + +## set_Foreground {#set_foreground} + +The foreground color that can be used to write on top of a background with 'background' color. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Foreground(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/colors/tostring/_index.md b/english/cpp/aspose.email.clients.google/colors/tostring/_index.md new file mode 100644 index 0000000000..9e22539b2b --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colors/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Colors::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a String which represents the object instance." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/colors/tostring/ +--- + +## ToString {#tostring} + +Returns a String which represents the object instance. + +**Returns:** Returns a String which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.google/colorsinfo/_index.md b/english/cpp/aspose.email.clients.google/colorsinfo/_index.md new file mode 100644 index 0000000000..bd6e39c2ee --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colorsinfo/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Google::ColorsInfo class" +linktitle: "ColorsInfo" +articleTitle: "ColorsInfo" +second_title: "Aspose.Email for C++" +description: "Contains colors definition for calendars and events" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/colorsinfo/ +--- + +## ColorsInfo class + +Contains colors definition for calendars and events + +## Constructors + +| Name | Description | +| --- | --- | +| [ColorsInfo (2 overloads)](./colorsinfo/) | Initializes a new instance of the ColorsInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Calendar](./get_calendar/) | Palette of calendar colors, mapping from the color ID to its definition. An 'calendarListEntry' resource refers to one of these color IDs in its 'color' field. | +| [get_Event](./get_event/) | Palette of event colors, mapping from the color ID to its definition. An 'event' resource may refer to one of these color IDs in its 'color' field. | +| [get_Updated](./get_updated/) | Last modification time of the color palette. | +| [set_Updated](./set_updated/) | Last modification time of the color palette. | +| [KIND](./kind/) | Type of the resource "calendar#colors". | + diff --git a/english/cpp/aspose.email.clients.google/colorsinfo/colorsinfo/_index.md b/english/cpp/aspose.email.clients.google/colorsinfo/colorsinfo/_index.md new file mode 100644 index 0000000000..c5c441e283 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colorsinfo/colorsinfo/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Google::ColorsInfo::ColorsInfo constructor" +linktitle: "ColorsInfo" +articleTitle: "ColorsInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ColorsInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/colorsinfo/colorsinfo/ +--- + +## ColorsInfo (1 of 2) {#colorsinfo_1} + +Initializes a new instance of the ColorsInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ColorsInfo() +``` + +--- + +## ColorsInfo (2 of 2) {#colorsinfo_2} + +Initializes a new instance of the ColorsInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ColorsInfo(System::DateTime updated, System::SharedPtr < System::Collections::Generic::Dictionary< System::String, System::SharedPtr < Colors >>> calendar, System::SharedPtr < System::Collections::Generic::Dictionary< System::String, System::SharedPtr < Colors >>> evnt) +``` + +| Parameter | Description | +| --- | --- | +| updated | Last modification time of the color palette. | +| calendar | Palette of calendar colors, mapping from the color ID to its definition. | +| evnt | Palette of event colors, mapping from the color ID to its definition. | + diff --git a/english/cpp/aspose.email.clients.google/colorsinfo/get_calendar/_index.md b/english/cpp/aspose.email.clients.google/colorsinfo/get_calendar/_index.md new file mode 100644 index 0000000000..31336633fb --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colorsinfo/get_calendar/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ColorsInfo::get_Calendar method" +linktitle: "get_Calendar" +articleTitle: "get_Calendar" +second_title: "Aspose.Email for C++" +description: "Palette of calendar colors, mapping from the color ID to its definition." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/colorsinfo/get_calendar/ +--- + +## get_Calendar {#get_calendar} + +Palette of calendar colors, mapping from the color ID to its definition. An 'calendarListEntry' resource refers to one of these color IDs in its 'color' field. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Google:: + +```cpp +get_Calendar() +``` + diff --git a/english/cpp/aspose.email.clients.google/colorsinfo/get_event/_index.md b/english/cpp/aspose.email.clients.google/colorsinfo/get_event/_index.md new file mode 100644 index 0000000000..5019c6e0e8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colorsinfo/get_event/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ColorsInfo::get_Event method" +linktitle: "get_Event" +articleTitle: "get_Event" +second_title: "Aspose.Email for C++" +description: "Palette of event colors, mapping from the color ID to its definition." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/colorsinfo/get_event/ +--- + +## get_Event {#get_event} + +Palette of event colors, mapping from the color ID to its definition. An 'event' resource may refer to one of these color IDs in its 'color' field. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Google:: + +```cpp +get_Event() +``` + diff --git a/english/cpp/aspose.email.clients.google/colorsinfo/get_updated/_index.md b/english/cpp/aspose.email.clients.google/colorsinfo/get_updated/_index.md new file mode 100644 index 0000000000..d3ab5323cb --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colorsinfo/get_updated/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ColorsInfo::get_Updated method" +linktitle: "get_Updated" +articleTitle: "get_Updated" +second_title: "Aspose.Email for C++" +description: "Last modification time of the color palette." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/colorsinfo/get_updated/ +--- + +## get_Updated {#get_updated} + +Last modification time of the color palette. + +**Returns:** System::DateTime Aspose::Email::Clients::Google:: + +```cpp +get_Updated() +``` + diff --git a/english/cpp/aspose.email.clients.google/colorsinfo/kind/_index.md b/english/cpp/aspose.email.clients.google/colorsinfo/kind/_index.md new file mode 100644 index 0000000000..5206702aa1 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colorsinfo/kind/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ColorsInfo::KIND method" +linktitle: "KIND" +articleTitle: "KIND" +second_title: "Aspose.Email for C++" +description: "Type of the resource \"calendar#colors\"." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/colorsinfo/kind/ +--- + +## KIND {#kind} + +Type of the resource "calendar#colors". + +**Returns:** const System::String Aspose::Email::Clients::Google:: + +```cpp +KIND() +``` + diff --git a/english/cpp/aspose.email.clients.google/colorsinfo/set_updated/_index.md b/english/cpp/aspose.email.clients.google/colorsinfo/set_updated/_index.md new file mode 100644 index 0000000000..fcb5a1aea5 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/colorsinfo/set_updated/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ColorsInfo::set_Updated method" +linktitle: "set_Updated" +articleTitle: "set_Updated" +second_title: "Aspose.Email for C++" +description: "Last modification time of the color palette." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/colorsinfo/set_updated/ +--- + +## set_Updated {#set_updated} + +Last modification time of the color palette. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Updated(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/conferenceproperties/_index.md b/english/cpp/aspose.email.clients.google/conferenceproperties/_index.md new file mode 100644 index 0000000000..3e82bee60c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/conferenceproperties/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Google::ConferenceProperties class" +linktitle: "ConferenceProperties" +articleTitle: "ConferenceProperties" +second_title: "Aspose.Email for C++" +description: "Conferencing properties for this calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/conferenceproperties/ +--- + +## ConferenceProperties class + +Conferencing properties for this calendar. + +## Constructors + +| Name | Description | +| --- | --- | +| [ConferenceProperties](./conferenceproperties/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AllowedConferenceSolutions](./get_allowedconferencesolutions/) | Gets value which defines what types of conferences are allowed | +| [set_AllowedConferenceSolutions](./set_allowedconferencesolutions/) | Sets value which defines what types of conferences are allowed | + diff --git a/english/cpp/aspose.email.clients.google/conferenceproperties/conferenceproperties/_index.md b/english/cpp/aspose.email.clients.google/conferenceproperties/conferenceproperties/_index.md new file mode 100644 index 0000000000..ef7179f362 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/conferenceproperties/conferenceproperties/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Google::ConferenceProperties::ConferenceProperties constructor" +linktitle: "ConferenceProperties" +articleTitle: "ConferenceProperties" +second_title: "Aspose.Email for C++" +description: "ConferenceProperties of ConferenceProperties." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/conferenceproperties/conferenceproperties/ +--- + +## ConferenceProperties {#conferenceproperties} + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ConferenceProperties() +``` + diff --git a/english/cpp/aspose.email.clients.google/conferenceproperties/get_allowedconferencesolutions/_index.md b/english/cpp/aspose.email.clients.google/conferenceproperties/get_allowedconferencesolutions/_index.md new file mode 100644 index 0000000000..0f7cb4a09f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/conferenceproperties/get_allowedconferencesolutions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ConferenceProperties::get_AllowedConferenceSolutions method" +linktitle: "get_AllowedConferenceSolutions" +articleTitle: "get_AllowedConferenceSolutions" +second_title: "Aspose.Email for C++" +description: "Gets value which defines what types of conferences are allowed" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/conferenceproperties/get_allowedconferencesolutions/ +--- + +## get_AllowedConferenceSolutions {#get_allowedconferencesolutions} + +Gets value which defines what types of conferences are allowed + +**Returns:** AllowedConferenceSolutionTypes Aspose::Email::Clients::Google:: + +```cpp +get_AllowedConferenceSolutions() +``` + diff --git a/english/cpp/aspose.email.clients.google/conferenceproperties/set_allowedconferencesolutions/_index.md b/english/cpp/aspose.email.clients.google/conferenceproperties/set_allowedconferencesolutions/_index.md new file mode 100644 index 0000000000..40d6ff0ebd --- /dev/null +++ b/english/cpp/aspose.email.clients.google/conferenceproperties/set_allowedconferencesolutions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ConferenceProperties::set_AllowedConferenceSolutions method" +linktitle: "set_AllowedConferenceSolutions" +articleTitle: "set_AllowedConferenceSolutions" +second_title: "Aspose.Email for C++" +description: "Sets value which defines what types of conferences are allowed" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/conferenceproperties/set_allowedconferencesolutions/ +--- + +## set_AllowedConferenceSolutions {#set_allowedconferencesolutions} + +Sets value which defines what types of conferences are allowed + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_AllowedConferenceSolutions(AllowedConferenceSolutionTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/contactgroupcollection/_index.md b/english/cpp/aspose.email.clients.google/contactgroupcollection/_index.md new file mode 100644 index 0000000000..d5518c0064 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/contactgroupcollection/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Google::ContactGroupCollection class" +linktitle: "ContactGroupCollection" +articleTitle: "ContactGroupCollection" +second_title: "Aspose.Email for C++" +description: "Represents collection of GmailContactGroup objects" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/contactgroupcollection/ +--- + +## ContactGroupCollection class + +Represents collection of GmailContactGroup objects + +## Methods + +| Name | Description | +| --- | --- | +| [InsertItem](./insertitem/) | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. | +| [SetItem](./setitem/) | Replaces the element at the specified index. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.google/contactgroupcollection/insertitem/_index.md b/english/cpp/aspose.email.clients.google/contactgroupcollection/insertitem/_index.md new file mode 100644 index 0000000000..39e304dffa --- /dev/null +++ b/english/cpp/aspose.email.clients.google/contactgroupcollection/insertitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::ContactGroupCollection::InsertItem method" +linktitle: "InsertItem" +articleTitle: "InsertItem" +second_title: "Aspose.Email for C++" +description: "Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/contactgroupcollection/insertitem/ +--- + +## InsertItem {#insertitem} + +Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +InsertItem(int32_t index, const System::SharedPtr < GoogleContactGroup > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which item should be inserted. | +| item | The object to insert. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email.clients.google/contactgroupcollection/setitem/_index.md b/english/cpp/aspose.email.clients.google/contactgroupcollection/setitem/_index.md new file mode 100644 index 0000000000..bfe9cd7db0 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/contactgroupcollection/setitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::ContactGroupCollection::SetItem method" +linktitle: "SetItem" +articleTitle: "SetItem" +second_title: "Aspose.Email for C++" +description: "Replaces the element at the specified index." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/contactgroupcollection/setitem/ +--- + +## SetItem {#setitem} + +Replaces the element at the specified index. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +SetItem(int32_t index, const System::SharedPtr < GoogleContactGroup > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to replace. | +| item | The new value for the element at the specified index. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email.clients.google/contactgroupcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.google/contactgroupcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..45fd03a733 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/contactgroupcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Google::ContactGroupCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ContactGroupCollection." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/contactgroupcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.google/criteria/_index.md b/english/cpp/aspose.email.clients.google/criteria/_index.md new file mode 100644 index 0000000000..66a5cd0128 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria class" +linktitle: "Criteria" +articleTitle: "Criteria" +second_title: "Aspose.Email for C++" +description: "Message matching criteria." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/criteria/ +--- + +## Criteria class + +Message matching criteria. + +## Constructors + +| Name | Description | +| --- | --- | +| [Criteria](./criteria/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ExcludeChats](./get_excludechats/) | Whether the response should exclude chats. | +| [get_From](./get_from/) | The sender's display name or email address. | +| [get_HasAttachment](./get_hasattachment/) | Whether the message has any attachment. | +| [get_NegatedQuery](./get_negatedquery/) | Only return messages not matching the specified query. Supports the same query format as the Gmail search box. For example, "from:someuser@example.com rfc822msgid:somemsgid@example.com is:unread". | +| [get_Query](./get_query/) | Only return messages matching the specified query.Supports the same query format as the Gmail search box. For example, "from:someuser@example.com rfc822msgid:somemsgid@example.com is:unread". | +| [get_Size](./get_size/) | The size of the entire RFC822 message in bytes, including all headers and attachments. | +| [get_SizeComparison](./get_sizecomparison/) | How the message size in bytes should be in relation to the size field. | +| [get_Subject](./get_subject/) | Case-insensitive phrase found in the message's subject. Trailing and leading whitespace are be trimmed and adjacent spaces are collapsed. | +| [get_To](./get_to/) | The recipient's display name or email address. Includes recipients in the "to", "cc", and "bcc" header fields. You can use simply the local part of the email address. For example, "example" and "example@" both match "example@gmail.com". This field is case-insensitive. | +| [set_ExcludeChats](./set_excludechats/) | Whether the response should exclude chats. | +| [set_From](./set_from/) | The sender's display name or email address. | +| [set_HasAttachment](./set_hasattachment/) | Whether the message has any attachment. | +| [set_NegatedQuery](./set_negatedquery/) | Only return messages not matching the specified query. Supports the same query format as the Gmail search box. For example, "from:someuser@example.com rfc822msgid:somemsgid@example.com is:unread". | +| [set_Query](./set_query/) | Only return messages matching the specified query.Supports the same query format as the Gmail search box. For example, "from:someuser@example.com rfc822msgid:somemsgid@example.com is:unread". | +| [set_Size](./set_size/) | The size of the entire RFC822 message in bytes, including all headers and attachments. | +| [set_SizeComparison](./set_sizecomparison/) | How the message size in bytes should be in relation to the size field. | +| [set_Subject](./set_subject/) | Case-insensitive phrase found in the message's subject. Trailing and leading whitespace are be trimmed and adjacent spaces are collapsed. | +| [set_To](./set_to/) | The recipient's display name or email address. Includes recipients in the "to", "cc", and "bcc" header fields. You can use simply the local part of the email address. For example, "example" and "example@" both match "example@gmail.com". This field is case-insensitive. | + diff --git a/english/cpp/aspose.email.clients.google/criteria/criteria/_index.md b/english/cpp/aspose.email.clients.google/criteria/criteria/_index.md new file mode 100644 index 0000000000..d35515dcff --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/criteria/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::Criteria constructor" +linktitle: "Criteria" +articleTitle: "Criteria" +second_title: "Aspose.Email for C++" +description: "Criteria of Criteria." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/criteria/criteria/ +--- + +## Criteria {#criteria} + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Criteria() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/get_excludechats/_index.md b/english/cpp/aspose.email.clients.google/criteria/get_excludechats/_index.md new file mode 100644 index 0000000000..89c0b1d175 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/get_excludechats/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::get_ExcludeChats method" +linktitle: "get_ExcludeChats" +articleTitle: "get_ExcludeChats" +second_title: "Aspose.Email for C++" +description: "Whether the response should exclude chats." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/criteria/get_excludechats/ +--- + +## get_ExcludeChats {#get_excludechats} + +Whether the response should exclude chats. + +**Returns:** bool Aspose::Email::Clients::Google:: + +```cpp +get_ExcludeChats() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/get_from/_index.md b/english/cpp/aspose.email.clients.google/criteria/get_from/_index.md new file mode 100644 index 0000000000..2e74a5a6ab --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/get_from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::get_From method" +linktitle: "get_From" +articleTitle: "get_From" +second_title: "Aspose.Email for C++" +description: "The sender's display name or email address." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/criteria/get_from/ +--- + +## get_From {#get_from} + +The sender's display name or email address. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_From() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/get_hasattachment/_index.md b/english/cpp/aspose.email.clients.google/criteria/get_hasattachment/_index.md new file mode 100644 index 0000000000..22ee2c6bc2 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/get_hasattachment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::get_HasAttachment method" +linktitle: "get_HasAttachment" +articleTitle: "get_HasAttachment" +second_title: "Aspose.Email for C++" +description: "Whether the message has any attachment." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/criteria/get_hasattachment/ +--- + +## get_HasAttachment {#get_hasattachment} + +Whether the message has any attachment. + +**Returns:** bool Aspose::Email::Clients::Google:: + +```cpp +get_HasAttachment() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/get_negatedquery/_index.md b/english/cpp/aspose.email.clients.google/criteria/get_negatedquery/_index.md new file mode 100644 index 0000000000..86aaf33d34 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/get_negatedquery/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::get_NegatedQuery method" +linktitle: "get_NegatedQuery" +articleTitle: "get_NegatedQuery" +second_title: "Aspose.Email for C++" +description: "Only return messages not matching the specified query." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/criteria/get_negatedquery/ +--- + +## get_NegatedQuery {#get_negatedquery} + +Only return messages not matching the specified query. Supports the same query format as the Gmail search box. For example, "from:someuser@example.com rfc822msgid:somemsgid@example.com is:unread". + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_NegatedQuery() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/get_query/_index.md b/english/cpp/aspose.email.clients.google/criteria/get_query/_index.md new file mode 100644 index 0000000000..78282632f4 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/get_query/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::get_Query method" +linktitle: "get_Query" +articleTitle: "get_Query" +second_title: "Aspose.Email for C++" +description: "Only return messages matching the specified query.Supports the same query format as the Gmail search box." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/criteria/get_query/ +--- + +## get_Query {#get_query} + +Only return messages matching the specified query.Supports the same query format as the Gmail search box. For example, "from:someuser@example.com rfc822msgid:somemsgid@example.com is:unread". + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Query() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/get_size/_index.md b/english/cpp/aspose.email.clients.google/criteria/get_size/_index.md new file mode 100644 index 0000000000..b76901ffdc --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/get_size/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::get_Size method" +linktitle: "get_Size" +articleTitle: "get_Size" +second_title: "Aspose.Email for C++" +description: "The size of the entire RFC822 message in bytes, including all headers and attachments." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/criteria/get_size/ +--- + +## get_Size {#get_size} + +The size of the entire RFC822 message in bytes, including all headers and attachments. + +**Returns:** int32_t Aspose::Email::Clients::Google:: + +```cpp +get_Size() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/get_sizecomparison/_index.md b/english/cpp/aspose.email.clients.google/criteria/get_sizecomparison/_index.md new file mode 100644 index 0000000000..ff18dd87a2 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/get_sizecomparison/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::get_SizeComparison method" +linktitle: "get_SizeComparison" +articleTitle: "get_SizeComparison" +second_title: "Aspose.Email for C++" +description: "How the message size in bytes should be in relation to the size field." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/criteria/get_sizecomparison/ +--- + +## get_SizeComparison {#get_sizecomparison} + +How the message size in bytes should be in relation to the size field. + +**Returns:** Aspose::Email::Clients::Google::SizeComparison Aspose::Email::Clients::Google:: + +```cpp +get_SizeComparison() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/get_subject/_index.md b/english/cpp/aspose.email.clients.google/criteria/get_subject/_index.md new file mode 100644 index 0000000000..f37489253a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Case-insensitive phrase found in the message's subject." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.google/criteria/get_subject/ +--- + +## get_Subject {#get_subject} + +Case-insensitive phrase found in the message's subject. Trailing and leading whitespace are be trimmed and adjacent spaces are collapsed. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/get_to/_index.md b/english/cpp/aspose.email.clients.google/criteria/get_to/_index.md new file mode 100644 index 0000000000..240120756c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/get_to/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::get_To method" +linktitle: "get_To" +articleTitle: "get_To" +second_title: "Aspose.Email for C++" +description: "The recipient's display name or email address." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.google/criteria/get_to/ +--- + +## get_To {#get_to} + +The recipient's display name or email address. Includes recipients in the "to", "cc", and "bcc" header fields. You can use simply the local part of the email address. For example, "example" and "example@" both match "example@gmail.com". This field is case-insensitive. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_To() +``` + diff --git a/english/cpp/aspose.email.clients.google/criteria/set_excludechats/_index.md b/english/cpp/aspose.email.clients.google/criteria/set_excludechats/_index.md new file mode 100644 index 0000000000..4840e109bf --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/set_excludechats/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::set_ExcludeChats method" +linktitle: "set_ExcludeChats" +articleTitle: "set_ExcludeChats" +second_title: "Aspose.Email for C++" +description: "Whether the response should exclude chats." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.google/criteria/set_excludechats/ +--- + +## set_ExcludeChats {#set_excludechats} + +Whether the response should exclude chats. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_ExcludeChats(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/criteria/set_from/_index.md b/english/cpp/aspose.email.clients.google/criteria/set_from/_index.md new file mode 100644 index 0000000000..e2e3e793bf --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/set_from/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::set_From method" +linktitle: "set_From" +articleTitle: "set_From" +second_title: "Aspose.Email for C++" +description: "The sender's display name or email address." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.google/criteria/set_from/ +--- + +## set_From {#set_from} + +The sender's display name or email address. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_From(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/criteria/set_hasattachment/_index.md b/english/cpp/aspose.email.clients.google/criteria/set_hasattachment/_index.md new file mode 100644 index 0000000000..dfbe1b1d90 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/set_hasattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::set_HasAttachment method" +linktitle: "set_HasAttachment" +articleTitle: "set_HasAttachment" +second_title: "Aspose.Email for C++" +description: "Whether the message has any attachment." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.google/criteria/set_hasattachment/ +--- + +## set_HasAttachment {#set_hasattachment} + +Whether the message has any attachment. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_HasAttachment(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/criteria/set_negatedquery/_index.md b/english/cpp/aspose.email.clients.google/criteria/set_negatedquery/_index.md new file mode 100644 index 0000000000..549b8be7f0 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/set_negatedquery/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::set_NegatedQuery method" +linktitle: "set_NegatedQuery" +articleTitle: "set_NegatedQuery" +second_title: "Aspose.Email for C++" +description: "Only return messages not matching the specified query." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.google/criteria/set_negatedquery/ +--- + +## set_NegatedQuery {#set_negatedquery} + +Only return messages not matching the specified query. Supports the same query format as the Gmail search box. For example, "from:someuser@example.com rfc822msgid:somemsgid@example.com is:unread". + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_NegatedQuery(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/criteria/set_query/_index.md b/english/cpp/aspose.email.clients.google/criteria/set_query/_index.md new file mode 100644 index 0000000000..b4a34fb329 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/set_query/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::set_Query method" +linktitle: "set_Query" +articleTitle: "set_Query" +second_title: "Aspose.Email for C++" +description: "Only return messages matching the specified query.Supports the same query format as the Gmail search box." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.google/criteria/set_query/ +--- + +## set_Query {#set_query} + +Only return messages matching the specified query.Supports the same query format as the Gmail search box. For example, "from:someuser@example.com rfc822msgid:somemsgid@example.com is:unread". + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Query(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/criteria/set_size/_index.md b/english/cpp/aspose.email.clients.google/criteria/set_size/_index.md new file mode 100644 index 0000000000..04e716b2e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/set_size/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::set_Size method" +linktitle: "set_Size" +articleTitle: "set_Size" +second_title: "Aspose.Email for C++" +description: "The size of the entire RFC822 message in bytes, including all headers and attachments." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.google/criteria/set_size/ +--- + +## set_Size {#set_size} + +The size of the entire RFC822 message in bytes, including all headers and attachments. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Size(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/criteria/set_sizecomparison/_index.md b/english/cpp/aspose.email.clients.google/criteria/set_sizecomparison/_index.md new file mode 100644 index 0000000000..2058652c6d --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/set_sizecomparison/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::set_SizeComparison method" +linktitle: "set_SizeComparison" +articleTitle: "set_SizeComparison" +second_title: "Aspose.Email for C++" +description: "How the message size in bytes should be in relation to the size field." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.google/criteria/set_sizecomparison/ +--- + +## set_SizeComparison {#set_sizecomparison} + +How the message size in bytes should be in relation to the size field. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_SizeComparison(Aspose::Email::Clients::Google::SizeComparison value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/criteria/set_subject/_index.md b/english/cpp/aspose.email.clients.google/criteria/set_subject/_index.md new file mode 100644 index 0000000000..b4e2ed7502 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Case-insensitive phrase found in the message's subject." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.google/criteria/set_subject/ +--- + +## set_Subject {#set_subject} + +Case-insensitive phrase found in the message's subject. Trailing and leading whitespace are be trimmed and adjacent spaces are collapsed. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/criteria/set_to/_index.md b/english/cpp/aspose.email.clients.google/criteria/set_to/_index.md new file mode 100644 index 0000000000..42f92c039a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/criteria/set_to/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Criteria::set_To method" +linktitle: "set_To" +articleTitle: "set_To" +second_title: "Aspose.Email for C++" +description: "The recipient's display name or email address." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.google/criteria/set_to/ +--- + +## set_To {#set_to} + +The recipient's display name or email address. Includes recipients in the "to", "cc", and "bcc" header fields. You can use simply the local part of the email address. For example, "example" and "example@" both match "example@gmail.com". This field is case-insensitive. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_To(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/errordetails/_index.md b/english/cpp/aspose.email.clients.google/errordetails/_index.md new file mode 100644 index 0000000000..1aa2d92232 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/errordetails/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Google::ErrorDetails class" +linktitle: "ErrorDetails" +articleTitle: "ErrorDetails" +second_title: "Aspose.Email for C++" +description: "Error informnation" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/errordetails/ +--- + +## ErrorDetails class + +Error informnation + +## Constructors + +| Name | Description | +| --- | --- | +| [ErrorDetails (2 overloads)](./errordetails/) | Initializes a new instance of the ErrorDetails class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Domain](./get_domain/) | Domain, or broad category, of the error. | +| [get_Reason](./get_reason/) | Specific reason for the error. | +| [set_Domain](./set_domain/) | Domain, or broad category, of the error. | +| [set_Reason](./set_reason/) | Specific reason for the error. | +| [ToString](./tostring/) | Returns a String which represents the object instance. | + diff --git a/english/cpp/aspose.email.clients.google/errordetails/errordetails/_index.md b/english/cpp/aspose.email.clients.google/errordetails/errordetails/_index.md new file mode 100644 index 0000000000..b8614b8489 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/errordetails/errordetails/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Google::ErrorDetails::ErrorDetails constructor" +linktitle: "ErrorDetails" +articleTitle: "ErrorDetails" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ErrorDetails class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/errordetails/errordetails/ +--- + +## ErrorDetails (1 of 2) {#errordetails_1} + +Initializes a new instance of the ErrorDetails class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ErrorDetails() +``` + +--- + +## ErrorDetails (2 of 2) {#errordetails_2} + +Initializes a new instance of the ErrorDetails class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ErrorDetails(System::String domain, System::String reason) +``` + +| Parameter | Description | +| --- | --- | +| domain | Domain, or broad category, of the error. | +| reason | Specific reason for the error. | + diff --git a/english/cpp/aspose.email.clients.google/errordetails/get_domain/_index.md b/english/cpp/aspose.email.clients.google/errordetails/get_domain/_index.md new file mode 100644 index 0000000000..8420709a16 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/errordetails/get_domain/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ErrorDetails::get_Domain method" +linktitle: "get_Domain" +articleTitle: "get_Domain" +second_title: "Aspose.Email for C++" +description: "Domain, or broad category, of the error." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/errordetails/get_domain/ +--- + +## get_Domain {#get_domain} + +Domain, or broad category, of the error. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Domain() +``` + diff --git a/english/cpp/aspose.email.clients.google/errordetails/get_reason/_index.md b/english/cpp/aspose.email.clients.google/errordetails/get_reason/_index.md new file mode 100644 index 0000000000..c04b122401 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/errordetails/get_reason/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ErrorDetails::get_Reason method" +linktitle: "get_Reason" +articleTitle: "get_Reason" +second_title: "Aspose.Email for C++" +description: "Specific reason for the error." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/errordetails/get_reason/ +--- + +## get_Reason {#get_reason} + +Specific reason for the error. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Reason() +``` + diff --git a/english/cpp/aspose.email.clients.google/errordetails/set_domain/_index.md b/english/cpp/aspose.email.clients.google/errordetails/set_domain/_index.md new file mode 100644 index 0000000000..d8c00cfc7a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/errordetails/set_domain/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ErrorDetails::set_Domain method" +linktitle: "set_Domain" +articleTitle: "set_Domain" +second_title: "Aspose.Email for C++" +description: "Domain, or broad category, of the error." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/errordetails/set_domain/ +--- + +## set_Domain {#set_domain} + +Domain, or broad category, of the error. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Domain(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/errordetails/set_reason/_index.md b/english/cpp/aspose.email.clients.google/errordetails/set_reason/_index.md new file mode 100644 index 0000000000..f8e4b814ec --- /dev/null +++ b/english/cpp/aspose.email.clients.google/errordetails/set_reason/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ErrorDetails::set_Reason method" +linktitle: "set_Reason" +articleTitle: "set_Reason" +second_title: "Aspose.Email for C++" +description: "Specific reason for the error." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/errordetails/set_reason/ +--- + +## set_Reason {#set_reason} + +Specific reason for the error. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Reason(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/errordetails/tostring/_index.md b/english/cpp/aspose.email.clients.google/errordetails/tostring/_index.md new file mode 100644 index 0000000000..e1307d1248 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/errordetails/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ErrorDetails::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a String which represents the object instance." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/errordetails/tostring/ +--- + +## ToString {#tostring} + +Returns a String which represents the object instance. + +**Returns:** Returns a String which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/_index.md new file mode 100644 index 0000000000..d9137c95d3 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/_index.md @@ -0,0 +1,52 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar class" +linktitle: "ExtendedCalendar" +articleTitle: "ExtendedCalendar" +second_title: "Aspose.Email for C++" +description: "A set of extended metadata, such as a colors, for a single calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/extendedcalendar/ +--- + +## ExtendedCalendar class + +**Inherits:** Aspose::Email::Clients::Google::Calendar + +A set of extended metadata, such as a colors, for a single calendar. + +## Constructors + +| Name | Description | +| --- | --- | +| [ExtendedCalendar (7 overloads)](./extendedcalendar/) | Initializes a new instance of the ExtendedCalendar class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AccessRole](./get_accessrole/) | The effective access role that the authenticated user has on the calendar. Read-only. Possible values are: | +| [get_BackgroundColor](./get_backgroundcolor/) | The main color of the calendar in the format '#0088aa'. This property supersedes the index-based colorId property. | +| [get_ColorId](./get_colorid/) | The color of the calendar. This is an ID referring to an entry in the "calendar" section of the colors definition (see the "colors" endpoint). | +| [get_DefaultReminders](./get_defaultreminders/) | The default reminders that the authenticated user has for this calendar. | +| [get_ForegroundColor](./get_foregroundcolor/) | The foreground color of the calendar in the format '#ffffff'. This property supersedes the index-based colorId property. | +| [get_Hidden](./get_hidden/) | Whether the calendar has been hidden from the list. The default is False. | +| [get_NotificationSettings](./get_notificationsettings/) | The notifications that the authenticated user is receiving for this calendar. | +| [get_Primary](./get_primary/) | Whether the calendar is the primary calendar of the authenticated user. Read-only. The default is False. | +| [get_Selected](./get_selected/) | Whether the calendar content shows up in the calendar UI. The default is False. | +| [get_SummaryOverride](./get_summaryoverride/) | The summary that the authenticated user has set for this calendar. | +| [set_AccessRole](./set_accessrole/) | The effective access role that the authenticated user has on the calendar. Read-only. Possible values are: | +| [set_BackgroundColor](./set_backgroundcolor/) | The main color of the calendar in the format '#0088aa'. This property supersedes the index-based colorId property. | +| [set_ColorId](./set_colorid/) | The color of the calendar. This is an ID referring to an entry in the "calendar" section of the colors definition (see the "colors" endpoint). | +| [set_DefaultReminders](./set_defaultreminders/) | The default reminders that the authenticated user has for this calendar. | +| [set_ForegroundColor](./set_foregroundcolor/) | The foreground color of the calendar in the format '#ffffff'. This property supersedes the index-based colorId property. | +| [set_Hidden](./set_hidden/) | Whether the calendar has been hidden from the list. The default is False. | +| [set_NotificationSettings](./set_notificationsettings/) | The notifications that the authenticated user is receiving for this calendar. | +| [set_Primary](./set_primary/) | Whether the calendar is the primary calendar of the authenticated user. Read-only. The default is False. | +| [set_Selected](./set_selected/) | Whether the calendar content shows up in the calendar UI. The default is False. | +| [set_SummaryOverride](./set_summaryoverride/) | The summary that the authenticated user has set for this calendar. | +| [ToString](./tostring/) | Returns a string which represents the object instance. | +| [Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::ExtendedCalendarReader](./asposeemailclientsgooglecommandscalendarapiv3parsersextendedcalendarreader/) | | +| [ExtendedCalendarKind](./extendedcalendarkind/) | Type of the resource "calendar#calendarListEntry". | +| [ListKind](./listkind/) | Type of the resources list "calendar#calendarList". | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/asposeemailclientsgooglecommandscalendarapiv3parsersextendedcalendarreader/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/asposeemailclientsgooglecommandscalendarapiv3parsersextendedcalendarreader/_index.md new file mode 100644 index 0000000000..801fac3f59 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/asposeemailclientsgooglecommandscalendarapiv3parsersextendedcalendarreader/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::ExtendedCalendarReader method" +linktitle: "Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::ExtendedCalendarReader" +articleTitle: "Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::ExtendedCalendarReader" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::ExtendedCalendarReader of ExtendedCalendar." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.google/extendedcalendar/asposeemailclientsgooglecommandscalendarapiv3parsersextendedcalendarreader/ +--- + +## Aspose::Email::Clients::Google::Commands::CalendarAPI::V3::Parsers::ExtendedCalendarReader {#asposeemailclientsgooglecommandscalendarapiv3parsersextendedcalendarreader} + +```cpp +ExtendedCalendarReader() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/extendedcalendar/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/extendedcalendar/_index.md new file mode 100644 index 0000000000..9a78c4e079 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/extendedcalendar/_index.md @@ -0,0 +1,152 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::ExtendedCalendar constructor" +linktitle: "ExtendedCalendar" +articleTitle: "ExtendedCalendar" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ExtendedCalendar class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/extendedcalendar/extendedcalendar/ +--- + +## ExtendedCalendar (1 of 7) {#extendedcalendar_1} + +Initializes a new instance of the ExtendedCalendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ExtendedCalendar() +``` + +--- + +## ExtendedCalendar (2 of 7) {#extendedcalendar_2} + +Initializes a new instance of the ExtendedCalendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ExtendedCalendar(System::String summary) +``` + +| Parameter | Description | +| --- | --- | +| summary | Title of the calendar. | + +--- + +## ExtendedCalendar (3 of 7) {#extendedcalendar_3} + +Initializes a new instance of the ExtendedCalendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ExtendedCalendar(System::String id, System::String summary) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| summary | Title of the calendar. | + +--- + +## ExtendedCalendar (4 of 7) {#extendedcalendar_4} + +Initializes a new instance of the ExtendedCalendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ExtendedCalendar(System::String summary, System::String description, System::String location, System::String timeZone) +``` + +| Parameter | Description | +| --- | --- | +| summary | Title of the calendar. | +| description | Description of the calendar. | +| location | Geographic location of the calendar as free-form text. | +| timeZone | The time zone of the calendar. | + +--- + +## ExtendedCalendar (5 of 7) {#extendedcalendar_5} + +Initializes a new instance of the ExtendedCalendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ExtendedCalendar(System::String id, System::String summary, System::String description, System::String location, System::String timeZone) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| summary | Title of the calendar. | +| description | Description of the calendar. | +| location | Geographic location of the calendar as free-form text. | +| timeZone | The time zone of the calendar. | + +--- + +## ExtendedCalendar (6 of 7) {#extendedcalendar_6} + +Initializes a new instance of the ExtendedCalendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ExtendedCalendar(System::String id, System::String summary, System::String description, System::String location, System::String timeZone, System::String summaryOverride, System::String colorId, System::String backgroundColor, System::String foregroundColor, bool hidden, bool selected, Aspose::Email::Clients::Google::AccessRole accessRole, System::ArrayPtr< System::Collections::Generic::KeyValuePair< ReminderMethods , int32_t >> defaultReminders, bool primary) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| summary | Title of the calendar. | +| description | Description of the calendar. | +| location | Geographic location of the calendar as free-form text. | +| timeZone | The time zone of the calendar. | +| summaryOverride | The summary that the authenticated user has set for this calendar. | +| colorId | The color of the calendar. This is an ID referring to an entry in the "calendar" section of the colors definition (see the "colors" endpoint). | +| backgroundColor | The main color of the calendar in the format '#0088aa'. This property supersedes the index-based colorId property. | +| foregroundColor | The foreground color of the calendar in the format '#ffffff'. This property supersedes the index-based colorId property. | +| hidden | Whether the calendar has been hidden from the list. The default is False. | +| selected | Whether the calendar content shows up in the calendar UI. The default is False. | +| accessRole | The effective access role that the authenticated user has on the calendar. Read-only. Possible values are: | +| defaultReminders | The default reminders that the authenticated user has for this calendar. | +| primary | Whether the calendar is the primary calendar of the authenticated user. Read-only. The default is False. | + +--- + +## ExtendedCalendar (7 of 7) {#extendedcalendar_7} + +Initializes a new instance of the ExtendedCalendar class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +ExtendedCalendar(System::String id, System::String eTag, System::String summary, System::String description, System::String location, System::String timeZone, System::String summaryOverride, System::String colorId, System::String backgroundColor, System::String foregroundColor, bool hidden, bool selected, Aspose::Email::Clients::Google::AccessRole accessRole, System::ArrayPtr< System::Collections::Generic::KeyValuePair< ReminderMethods , int32_t >> defaultReminders, bool primary) +``` + +| Parameter | Description | +| --- | --- | +| id | Identifier of the resource. | +| eTag | An entity tag | +| summary | Title of the calendar. | +| description | Description of the calendar. | +| location | Geographic location of the calendar as free-form text. | +| timeZone | The time zone of the calendar. | +| summaryOverride | The summary that the authenticated user has set for this calendar. | +| colorId | The color of the calendar. This is an ID referring to an entry in the "calendar" section of the colors definition (see the "colors" endpoint). | +| backgroundColor | The main color of the calendar in the format '#0088aa'. This property supersedes the index-based colorId property. | +| foregroundColor | The foreground color of the calendar in the format '#ffffff'. This property supersedes the index-based colorId property. | +| hidden | Whether the calendar has been hidden from the list. The default is False. | +| selected | Whether the calendar content shows up in the calendar UI. The default is False. | +| accessRole | The effective access role that the authenticated user has on the calendar. Read-only. Possible values are: | +| defaultReminders | The default reminders that the authenticated user has for this calendar. | +| primary | Whether the calendar is the primary calendar of the authenticated user. Read-only. The default is False. | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/extendedcalendarkind/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/extendedcalendarkind/_index.md new file mode 100644 index 0000000000..c8943fb525 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/extendedcalendarkind/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::ExtendedCalendarKind method" +linktitle: "ExtendedCalendarKind" +articleTitle: "ExtendedCalendarKind" +second_title: "Aspose.Email for C++" +description: "Type of the resource \"calendar#calendarListEntry\"." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.google/extendedcalendar/extendedcalendarkind/ +--- + +## ExtendedCalendarKind {#extendedcalendarkind} + +Type of the resource "calendar#calendarListEntry". + +**Returns:** const System::String Aspose::Email::Clients::Google:: + +```cpp +ExtendedCalendarKind() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_accessrole/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_accessrole/_index.md new file mode 100644 index 0000000000..eac93a166c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_accessrole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_AccessRole method" +linktitle: "get_AccessRole" +articleTitle: "get_AccessRole" +second_title: "Aspose.Email for C++" +description: "The effective access role that the authenticated user has on the calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_accessrole/ +--- + +## get_AccessRole {#get_accessrole} + +The effective access role that the authenticated user has on the calendar. Read-only. Possible values are: + +**Returns:** virtual Aspose::Email::Clients::Google::AccessRole Aspose::Email::Clients::Google:: + +```cpp +get_AccessRole() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_backgroundcolor/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_backgroundcolor/_index.md new file mode 100644 index 0000000000..f2be6073cd --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_backgroundcolor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_BackgroundColor method" +linktitle: "get_BackgroundColor" +articleTitle: "get_BackgroundColor" +second_title: "Aspose.Email for C++" +description: "The main color of the calendar in the format '#0088aa'." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_backgroundcolor/ +--- + +## get_BackgroundColor {#get_backgroundcolor} + +The main color of the calendar in the format '#0088aa'. This property supersedes the index-based colorId property. + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_BackgroundColor() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_colorid/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_colorid/_index.md new file mode 100644 index 0000000000..a5b07238ad --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_colorid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_ColorId method" +linktitle: "get_ColorId" +articleTitle: "get_ColorId" +second_title: "Aspose.Email for C++" +description: "The color of the calendar." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_colorid/ +--- + +## get_ColorId {#get_colorid} + +The color of the calendar. This is an ID referring to an entry in the "calendar" section of the colors definition (see the "colors" endpoint). + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_ColorId() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_defaultreminders/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_defaultreminders/_index.md new file mode 100644 index 0000000000..48059d59c6 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_defaultreminders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_DefaultReminders method" +linktitle: "get_DefaultReminders" +articleTitle: "get_DefaultReminders" +second_title: "Aspose.Email for C++" +description: "The default reminders that the authenticated user has for this calendar." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_defaultreminders/ +--- + +## get_DefaultReminders {#get_defaultreminders} + +The default reminders that the authenticated user has for this calendar. + +**Returns:** virtual System::ArrayPtr > Aspose::Email::Clients::Google:: + +```cpp +get_DefaultReminders() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_foregroundcolor/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_foregroundcolor/_index.md new file mode 100644 index 0000000000..a59e98ec54 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_foregroundcolor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_ForegroundColor method" +linktitle: "get_ForegroundColor" +articleTitle: "get_ForegroundColor" +second_title: "Aspose.Email for C++" +description: "The foreground color of the calendar in the format '#ffffff'." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_foregroundcolor/ +--- + +## get_ForegroundColor {#get_foregroundcolor} + +The foreground color of the calendar in the format '#ffffff'. This property supersedes the index-based colorId property. + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_ForegroundColor() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_hidden/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_hidden/_index.md new file mode 100644 index 0000000000..f4f6753128 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_hidden/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_Hidden method" +linktitle: "get_Hidden" +articleTitle: "get_Hidden" +second_title: "Aspose.Email for C++" +description: "Whether the calendar has been hidden from the list." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_hidden/ +--- + +## get_Hidden {#get_hidden} + +Whether the calendar has been hidden from the list. The default is False. + +**Returns:** virtual bool Aspose::Email::Clients::Google:: + +```cpp +get_Hidden() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_notificationsettings/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_notificationsettings/_index.md new file mode 100644 index 0000000000..6278cfd4e1 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_notificationsettings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_NotificationSettings method" +linktitle: "get_NotificationSettings" +articleTitle: "get_NotificationSettings" +second_title: "Aspose.Email for C++" +description: "The notifications that the authenticated user is receiving for this calendar." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_notificationsettings/ +--- + +## get_NotificationSettings {#get_notificationsettings} + +The notifications that the authenticated user is receiving for this calendar. + +**Returns:** virtual System::ArrayPtr > Aspose::Email::Clients::Google:: + +```cpp +get_NotificationSettings() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_primary/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_primary/_index.md new file mode 100644 index 0000000000..4a806956c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_primary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_Primary method" +linktitle: "get_Primary" +articleTitle: "get_Primary" +second_title: "Aspose.Email for C++" +description: "Whether the calendar is the primary calendar of the authenticated user." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_primary/ +--- + +## get_Primary {#get_primary} + +Whether the calendar is the primary calendar of the authenticated user. Read-only. The default is False. + +**Returns:** virtual bool Aspose::Email::Clients::Google:: + +```cpp +get_Primary() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_selected/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_selected/_index.md new file mode 100644 index 0000000000..b01d3e0a6c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_selected/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_Selected method" +linktitle: "get_Selected" +articleTitle: "get_Selected" +second_title: "Aspose.Email for C++" +description: "Whether the calendar content shows up in the calendar UI." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_selected/ +--- + +## get_Selected {#get_selected} + +Whether the calendar content shows up in the calendar UI. The default is False. + +**Returns:** virtual bool Aspose::Email::Clients::Google:: + +```cpp +get_Selected() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/get_summaryoverride/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/get_summaryoverride/_index.md new file mode 100644 index 0000000000..824a8d8782 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/get_summaryoverride/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::get_SummaryOverride method" +linktitle: "get_SummaryOverride" +articleTitle: "get_SummaryOverride" +second_title: "Aspose.Email for C++" +description: "The summary that the authenticated user has set for this calendar." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.google/extendedcalendar/get_summaryoverride/ +--- + +## get_SummaryOverride {#get_summaryoverride} + +The summary that the authenticated user has set for this calendar. + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_SummaryOverride() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/listkind/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/listkind/_index.md new file mode 100644 index 0000000000..18c66422db --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/listkind/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::ListKind method" +linktitle: "ListKind" +articleTitle: "ListKind" +second_title: "Aspose.Email for C++" +description: "Type of the resources list \"calendar#calendarList\"." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.google/extendedcalendar/listkind/ +--- + +## ListKind {#listkind} + +Type of the resources list "calendar#calendarList". + +**Returns:** const System::String Aspose::Email::Clients::Google:: + +```cpp +ListKind() +``` + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_accessrole/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_accessrole/_index.md new file mode 100644 index 0000000000..8aa4792a9a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_accessrole/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_AccessRole method" +linktitle: "set_AccessRole" +articleTitle: "set_AccessRole" +second_title: "Aspose.Email for C++" +description: "The effective access role that the authenticated user has on the calendar." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_accessrole/ +--- + +## set_AccessRole {#set_accessrole} + +The effective access role that the authenticated user has on the calendar. Read-only. Possible values are: + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_AccessRole(Aspose::Email::Clients::Google::AccessRole value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_backgroundcolor/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_backgroundcolor/_index.md new file mode 100644 index 0000000000..628422e26e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_backgroundcolor/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_BackgroundColor method" +linktitle: "set_BackgroundColor" +articleTitle: "set_BackgroundColor" +second_title: "Aspose.Email for C++" +description: "The main color of the calendar in the format '#0088aa'." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_backgroundcolor/ +--- + +## set_BackgroundColor {#set_backgroundcolor} + +The main color of the calendar in the format '#0088aa'. This property supersedes the index-based colorId property. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_BackgroundColor(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_colorid/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_colorid/_index.md new file mode 100644 index 0000000000..3217eaa856 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_colorid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_ColorId method" +linktitle: "set_ColorId" +articleTitle: "set_ColorId" +second_title: "Aspose.Email for C++" +description: "The color of the calendar." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_colorid/ +--- + +## set_ColorId {#set_colorid} + +The color of the calendar. This is an ID referring to an entry in the "calendar" section of the colors definition (see the "colors" endpoint). + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_ColorId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_defaultreminders/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_defaultreminders/_index.md new file mode 100644 index 0000000000..5cb4eb2231 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_defaultreminders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_DefaultReminders method" +linktitle: "set_DefaultReminders" +articleTitle: "set_DefaultReminders" +second_title: "Aspose.Email for C++" +description: "The default reminders that the authenticated user has for this calendar." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_defaultreminders/ +--- + +## set_DefaultReminders {#set_defaultreminders} + +The default reminders that the authenticated user has for this calendar. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_DefaultReminders(System::ArrayPtr< System::Collections::Generic::KeyValuePair< ReminderMethods , int32_t >> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_foregroundcolor/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_foregroundcolor/_index.md new file mode 100644 index 0000000000..a7e9391087 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_foregroundcolor/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_ForegroundColor method" +linktitle: "set_ForegroundColor" +articleTitle: "set_ForegroundColor" +second_title: "Aspose.Email for C++" +description: "The foreground color of the calendar in the format '#ffffff'." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_foregroundcolor/ +--- + +## set_ForegroundColor {#set_foregroundcolor} + +The foreground color of the calendar in the format '#ffffff'. This property supersedes the index-based colorId property. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_ForegroundColor(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_hidden/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_hidden/_index.md new file mode 100644 index 0000000000..04e767877b --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_hidden/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_Hidden method" +linktitle: "set_Hidden" +articleTitle: "set_Hidden" +second_title: "Aspose.Email for C++" +description: "Whether the calendar has been hidden from the list." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_hidden/ +--- + +## set_Hidden {#set_hidden} + +Whether the calendar has been hidden from the list. The default is False. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_Hidden(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_notificationsettings/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_notificationsettings/_index.md new file mode 100644 index 0000000000..c3987ea366 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_notificationsettings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_NotificationSettings method" +linktitle: "set_NotificationSettings" +articleTitle: "set_NotificationSettings" +second_title: "Aspose.Email for C++" +description: "The notifications that the authenticated user is receiving for this calendar." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_notificationsettings/ +--- + +## set_NotificationSettings {#set_notificationsettings} + +The notifications that the authenticated user is receiving for this calendar. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_NotificationSettings(System::ArrayPtr< System::Collections::Generic::KeyValuePair< NotificationType , NotificationMethod >> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_primary/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_primary/_index.md new file mode 100644 index 0000000000..256942401b --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_primary/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_Primary method" +linktitle: "set_Primary" +articleTitle: "set_Primary" +second_title: "Aspose.Email for C++" +description: "Whether the calendar is the primary calendar of the authenticated user." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_primary/ +--- + +## set_Primary {#set_primary} + +Whether the calendar is the primary calendar of the authenticated user. Read-only. The default is False. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_Primary(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_selected/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_selected/_index.md new file mode 100644 index 0000000000..5fa22fd78a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_selected/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_Selected method" +linktitle: "set_Selected" +articleTitle: "set_Selected" +second_title: "Aspose.Email for C++" +description: "Whether the calendar content shows up in the calendar UI." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_selected/ +--- + +## set_Selected {#set_selected} + +Whether the calendar content shows up in the calendar UI. The default is False. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_Selected(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/set_summaryoverride/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/set_summaryoverride/_index.md new file mode 100644 index 0000000000..4213ad988e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/set_summaryoverride/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::set_SummaryOverride method" +linktitle: "set_SummaryOverride" +articleTitle: "set_SummaryOverride" +second_title: "Aspose.Email for C++" +description: "The summary that the authenticated user has set for this calendar." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.google/extendedcalendar/set_summaryoverride/ +--- + +## set_SummaryOverride {#set_summaryoverride} + +The summary that the authenticated user has set for this calendar. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_SummaryOverride(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/extendedcalendar/tostring/_index.md b/english/cpp/aspose.email.clients.google/extendedcalendar/tostring/_index.md new file mode 100644 index 0000000000..23cc8fe130 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/extendedcalendar/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::ExtendedCalendar::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string which represents the object instance." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.google/extendedcalendar/tostring/ +--- + +## ToString {#tostring} + +Returns a string which represents the object instance. + +**Returns:** Returns a string which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.google/filter/_index.md b/english/cpp/aspose.email.clients.google/filter/_index.md new file mode 100644 index 0000000000..ce66aaafd2 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/filter/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::Filter class" +linktitle: "Filter" +articleTitle: "Filter" +second_title: "Aspose.Email for C++" +description: "Resource definition for Gmail filters." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/filter/ +--- + +## Filter class + +Resource definition for Gmail filters. Filters apply to specific messages instead of an entire email thread. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Action](./get_action/) | Action that the filter performs. | +| [get_Id](./get_id/) | The server assigned ID of the filter. | +| [get_MatchingCriteria](./get_matchingcriteria/) | Matching criteria for the filter. | +| [set_Action](./set_action/) | Action that the filter performs. | +| [set_Id](./set_id/) | The server assigned ID of the filter. | +| [set_MatchingCriteria](./set_matchingcriteria/) | Matching criteria for the filter. | + diff --git a/english/cpp/aspose.email.clients.google/filter/get_action/_index.md b/english/cpp/aspose.email.clients.google/filter/get_action/_index.md new file mode 100644 index 0000000000..273d8861ab --- /dev/null +++ b/english/cpp/aspose.email.clients.google/filter/get_action/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Filter::get_Action method" +linktitle: "get_Action" +articleTitle: "get_Action" +second_title: "Aspose.Email for C++" +description: "Action that the filter performs." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/filter/get_action/ +--- + +## get_Action {#get_action} + +Action that the filter performs. + +**Returns:** System::SharedPtr < Aspose::Email::Clients::Google::Action > Aspose::Email::Clients::Google:: + +```cpp +get_Action() +``` + diff --git a/english/cpp/aspose.email.clients.google/filter/get_id/_index.md b/english/cpp/aspose.email.clients.google/filter/get_id/_index.md new file mode 100644 index 0000000000..054ddb4934 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/filter/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Filter::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "The server assigned ID of the filter." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/filter/get_id/ +--- + +## get_Id {#get_id} + +The server assigned ID of the filter. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.google/filter/get_matchingcriteria/_index.md b/english/cpp/aspose.email.clients.google/filter/get_matchingcriteria/_index.md new file mode 100644 index 0000000000..d0515cea60 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/filter/get_matchingcriteria/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Filter::get_MatchingCriteria method" +linktitle: "get_MatchingCriteria" +articleTitle: "get_MatchingCriteria" +second_title: "Aspose.Email for C++" +description: "Matching criteria for the filter." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/filter/get_matchingcriteria/ +--- + +## get_MatchingCriteria {#get_matchingcriteria} + +Matching criteria for the filter. + +**Returns:** System::SharedPtr < Criteria > Aspose::Email::Clients::Google:: + +```cpp +get_MatchingCriteria() +``` + diff --git a/english/cpp/aspose.email.clients.google/filter/set_action/_index.md b/english/cpp/aspose.email.clients.google/filter/set_action/_index.md new file mode 100644 index 0000000000..129daf1c70 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/filter/set_action/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Filter::set_Action method" +linktitle: "set_Action" +articleTitle: "set_Action" +second_title: "Aspose.Email for C++" +description: "Action that the filter performs." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/filter/set_action/ +--- + +## set_Action {#set_action} + +Action that the filter performs. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Action(System::SharedPtr < Aspose::Email::Clients::Google::Action > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/filter/set_id/_index.md b/english/cpp/aspose.email.clients.google/filter/set_id/_index.md new file mode 100644 index 0000000000..4c8337f3c0 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/filter/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Filter::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "The server assigned ID of the filter." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/filter/set_id/ +--- + +## set_Id {#set_id} + +The server assigned ID of the filter. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/filter/set_matchingcriteria/_index.md b/english/cpp/aspose.email.clients.google/filter/set_matchingcriteria/_index.md new file mode 100644 index 0000000000..1f0dfd12fc --- /dev/null +++ b/english/cpp/aspose.email.clients.google/filter/set_matchingcriteria/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Filter::set_MatchingCriteria method" +linktitle: "set_MatchingCriteria" +articleTitle: "set_MatchingCriteria" +second_title: "Aspose.Email for C++" +description: "Matching criteria for the filter." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/filter/set_matchingcriteria/ +--- + +## set_MatchingCriteria {#set_matchingcriteria} + +Matching criteria for the filter. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_MatchingCriteria(System::SharedPtr < Criteria > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/freebusycalendarinfo/_index.md b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/_index.md new file mode 100644 index 0000000000..dcd854510c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyCalendarInfo class" +linktitle: "FreebusyCalendarInfo" +articleTitle: "FreebusyCalendarInfo" +second_title: "Aspose.Email for C++" +description: "Defines list of free/busy information for specified calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusycalendarinfo/ +--- + +## FreebusyCalendarInfo class + +Defines list of free/busy information for specified calendar. + +## Constructors + +| Name | Description | +| --- | --- | +| [FreebusyCalendarInfo (4 overloads)](./freebusycalendarinfo/) | Initializes a new instance of the FreebusyCalendarInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Busy](./get_busy/) | List of time ranges during which this calendar should be regarded as busy. | +| [get_CalendarId](./get_calendarid/) | Calendar Id | +| [get_Errors](./get_errors/) | Optional error(s) (if computation for the calendar failed). | +| [set_CalendarId](./set_calendarid/) | Calendar Id | + diff --git a/english/cpp/aspose.email.clients.google/freebusycalendarinfo/freebusycalendarinfo/_index.md b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/freebusycalendarinfo/_index.md new file mode 100644 index 0000000000..42c617d0f8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/freebusycalendarinfo/_index.md @@ -0,0 +1,73 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyCalendarInfo::FreebusyCalendarInfo constructor" +linktitle: "FreebusyCalendarInfo" +articleTitle: "FreebusyCalendarInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FreebusyCalendarInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusycalendarinfo/freebusycalendarinfo/ +--- + +## FreebusyCalendarInfo (1 of 4) {#freebusycalendarinfo_1} + +Initializes a new instance of the FreebusyCalendarInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyCalendarInfo() +``` + +--- + +## FreebusyCalendarInfo (2 of 4) {#freebusycalendarinfo_2} + +Initializes a new instance of the FreebusyCalendarInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyCalendarInfo(System::String calendarId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ErrorDetails >>> errors) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar Id | +| errors | Optional error(s) (if computation for the calendar failed). | + +--- + +## FreebusyCalendarInfo (3 of 4) {#freebusycalendarinfo_3} + +Initializes a new instance of the FreebusyCalendarInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyCalendarInfo(System::String calendarId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Range >>> busy) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar Id | +| busy | List of time ranges during which this calendar should be regarded as busy. | + +--- + +## FreebusyCalendarInfo (4 of 4) {#freebusycalendarinfo_4} + +Initializes a new instance of the FreebusyCalendarInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyCalendarInfo(System::String calendarId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ErrorDetails >>> errors, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Range >>> busy) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar Id | +| errors | Optional error(s) (if computation for the calendar failed). | +| busy | List of time ranges during which this calendar should be regarded as busy. | + diff --git a/english/cpp/aspose.email.clients.google/freebusycalendarinfo/get_busy/_index.md b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/get_busy/_index.md new file mode 100644 index 0000000000..db7ff55996 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/get_busy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyCalendarInfo::get_Busy method" +linktitle: "get_Busy" +articleTitle: "get_Busy" +second_title: "Aspose.Email for C++" +description: "List of time ranges during which this calendar should be regarded as busy." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusycalendarinfo/get_busy/ +--- + +## get_Busy {#get_busy} + +List of time ranges during which this calendar should be regarded as busy. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Google:: + +```cpp +get_Busy() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusycalendarinfo/get_calendarid/_index.md b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/get_calendarid/_index.md new file mode 100644 index 0000000000..5a9dac0bc5 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/get_calendarid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyCalendarInfo::get_CalendarId method" +linktitle: "get_CalendarId" +articleTitle: "get_CalendarId" +second_title: "Aspose.Email for C++" +description: "Calendar Id" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/freebusycalendarinfo/get_calendarid/ +--- + +## get_CalendarId {#get_calendarid} + +Calendar Id + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_CalendarId() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusycalendarinfo/get_errors/_index.md b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/get_errors/_index.md new file mode 100644 index 0000000000..6e1ebc6585 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/get_errors/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyCalendarInfo::get_Errors method" +linktitle: "get_Errors" +articleTitle: "get_Errors" +second_title: "Aspose.Email for C++" +description: "Optional error(s) (if computation for the calendar failed)." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/freebusycalendarinfo/get_errors/ +--- + +## get_Errors {#get_errors} + +Optional error(s) (if computation for the calendar failed). + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Google:: + +```cpp +get_Errors() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusycalendarinfo/set_calendarid/_index.md b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/set_calendarid/_index.md new file mode 100644 index 0000000000..23a727ff2a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusycalendarinfo/set_calendarid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyCalendarInfo::set_CalendarId method" +linktitle: "set_CalendarId" +articleTitle: "set_CalendarId" +second_title: "Aspose.Email for C++" +description: "Calendar Id" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/freebusycalendarinfo/set_calendarid/ +--- + +## set_CalendarId {#set_calendarid} + +Calendar Id + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_CalendarId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/freebusygroupinfo/_index.md b/english/cpp/aspose.email.clients.google/freebusygroupinfo/_index.md new file mode 100644 index 0000000000..35cbe3de88 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusygroupinfo/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyGroupInfo class" +linktitle: "FreebusyGroupInfo" +articleTitle: "FreebusyGroupInfo" +second_title: "Aspose.Email for C++" +description: "Specifies list of calendars that are members of the groups." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusygroupinfo/ +--- + +## FreebusyGroupInfo class + +Specifies list of calendars that are members of the groups. + +## Constructors + +| Name | Description | +| --- | --- | +| [FreebusyGroupInfo (4 overloads)](./freebusygroupinfo/) | Initializes a new instance of the FreebusyGroupInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Calendars](./get_calendars/) | List of calendars' identifiers within a group. | +| [get_Errors](./get_errors/) | Optional error(s) (if computation for the group failed). | +| [get_GroupId](./get_groupid/) | Group id | +| [set_GroupId](./set_groupid/) | Group id | + diff --git a/english/cpp/aspose.email.clients.google/freebusygroupinfo/freebusygroupinfo/_index.md b/english/cpp/aspose.email.clients.google/freebusygroupinfo/freebusygroupinfo/_index.md new file mode 100644 index 0000000000..df64f7134a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusygroupinfo/freebusygroupinfo/_index.md @@ -0,0 +1,73 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyGroupInfo::FreebusyGroupInfo constructor" +linktitle: "FreebusyGroupInfo" +articleTitle: "FreebusyGroupInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FreebusyGroupInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusygroupinfo/freebusygroupinfo/ +--- + +## FreebusyGroupInfo (1 of 4) {#freebusygroupinfo_1} + +Initializes a new instance of the FreebusyGroupInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyGroupInfo() +``` + +--- + +## FreebusyGroupInfo (2 of 4) {#freebusygroupinfo_2} + +Initializes a new instance of the FreebusyGroupInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyGroupInfo(System::String groupId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ErrorDetails >>> errors) +``` + +| Parameter | Description | +| --- | --- | +| groupId | Group id | +| errors | Optional error(s) (if computation for the group failed). | + +--- + +## FreebusyGroupInfo (3 of 4) {#freebusygroupinfo_3} + +Initializes a new instance of the FreebusyGroupInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyGroupInfo(System::String groupId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> calendars) +``` + +| Parameter | Description | +| --- | --- | +| groupId | Group id | +| calendars | List of calendars' identifiers within a group. | + +--- + +## FreebusyGroupInfo (4 of 4) {#freebusygroupinfo_4} + +Initializes a new instance of the FreebusyGroupInfo class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyGroupInfo(System::String groupId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ErrorDetails >>> errors, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> calendars) +``` + +| Parameter | Description | +| --- | --- | +| groupId | Group id | +| errors | Optional error(s) (if computation for the group failed). | +| calendars | List of calendars' identifiers within a group. | + diff --git a/english/cpp/aspose.email.clients.google/freebusygroupinfo/get_calendars/_index.md b/english/cpp/aspose.email.clients.google/freebusygroupinfo/get_calendars/_index.md new file mode 100644 index 0000000000..444138bf09 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusygroupinfo/get_calendars/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyGroupInfo::get_Calendars method" +linktitle: "get_Calendars" +articleTitle: "get_Calendars" +second_title: "Aspose.Email for C++" +description: "List of calendars' identifiers within a group." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusygroupinfo/get_calendars/ +--- + +## get_Calendars {#get_calendars} + +List of calendars' identifiers within a group. + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Google:: + +```cpp +get_Calendars() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusygroupinfo/get_errors/_index.md b/english/cpp/aspose.email.clients.google/freebusygroupinfo/get_errors/_index.md new file mode 100644 index 0000000000..7bf182941b --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusygroupinfo/get_errors/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyGroupInfo::get_Errors method" +linktitle: "get_Errors" +articleTitle: "get_Errors" +second_title: "Aspose.Email for C++" +description: "Optional error(s) (if computation for the group failed)." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/freebusygroupinfo/get_errors/ +--- + +## get_Errors {#get_errors} + +Optional error(s) (if computation for the group failed). + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Google:: + +```cpp +get_Errors() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusygroupinfo/get_groupid/_index.md b/english/cpp/aspose.email.clients.google/freebusygroupinfo/get_groupid/_index.md new file mode 100644 index 0000000000..d4203bf069 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusygroupinfo/get_groupid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyGroupInfo::get_GroupId method" +linktitle: "get_GroupId" +articleTitle: "get_GroupId" +second_title: "Aspose.Email for C++" +description: "Group id" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/freebusygroupinfo/get_groupid/ +--- + +## get_GroupId {#get_groupid} + +Group id + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_GroupId() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusygroupinfo/set_groupid/_index.md b/english/cpp/aspose.email.clients.google/freebusygroupinfo/set_groupid/_index.md new file mode 100644 index 0000000000..061135020c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusygroupinfo/set_groupid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyGroupInfo::set_GroupId method" +linktitle: "set_GroupId" +articleTitle: "set_GroupId" +second_title: "Aspose.Email for C++" +description: "Group id" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/freebusygroupinfo/set_groupid/ +--- + +## set_GroupId {#set_groupid} + +Group id + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_GroupId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/_index.md new file mode 100644 index 0000000000..0c88258445 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery class" +linktitle: "FreebusyQuery" +articleTitle: "FreebusyQuery" +second_title: "Aspose.Email for C++" +description: "Request free/busy information for a set of calendars." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusyquery/ +--- + +## FreebusyQuery class + +Request free/busy information for a set of calendars. + +## Constructors + +| Name | Description | +| --- | --- | +| [FreebusyQuery (7 overloads)](./freebusyquery/) | Initializes a new instance of the FreebusyQuery class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CalendarExpansionMax](./get_calendarexpansionmax/) | Maximal number of calendars for which FreeBusy information is to be provided. Optional. | +| [get_GroupExpansionMax](./get_groupexpansionmax/) | Maximal number of calendar identifiers to be provided for a single group. Optional. An error will be returned for a group with more members than this value. | +| [get_Items](./get_items/) | List of calendars and/or groups to query. Contains identifiers of a calendar or a group. | +| [get_TimeMax](./get_timemax/) | The end of the interval for the query. | +| [get_TimeMin](./get_timemin/) | The start of the interval for the query. | +| [get_TimeZone](./get_timezone/) | Time zone used in the response. Optional. The default is UTC. | +| [set_CalendarExpansionMax](./set_calendarexpansionmax/) | Maximal number of calendars for which FreeBusy information is to be provided. Optional. | +| [set_GroupExpansionMax](./set_groupexpansionmax/) | Maximal number of calendar identifiers to be provided for a single group. Optional. An error will be returned for a group with more members than this value. | +| [set_TimeMax](./set_timemax/) | The end of the interval for the query. | +| [set_TimeMin](./set_timemin/) | The start of the interval for the query. | +| [set_TimeZone](./set_timezone/) | Time zone used in the response. Optional. The default is UTC. | + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/freebusyquery/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/freebusyquery/_index.md new file mode 100644 index 0000000000..2d52fb16ac --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/freebusyquery/_index.md @@ -0,0 +1,137 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::FreebusyQuery constructor" +linktitle: "FreebusyQuery" +articleTitle: "FreebusyQuery" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FreebusyQuery class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusyquery/freebusyquery/ +--- + +## FreebusyQuery (1 of 7) {#freebusyquery_1} + +Initializes a new instance of the FreebusyQuery class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyQuery() +``` + +--- + +## FreebusyQuery (2 of 7) {#freebusyquery_2} + +Initializes a new instance of the FreebusyQuery class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyQuery(System::DateTime timeMin, System::DateTime timeMax, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> items) +``` + +| Parameter | Description | +| --- | --- | +| timeMin | The end of the interval for the query. | +| timeMax | The end of the interval for the query. | +| items | List of calendars and/or groups to query. Contains identifiers of a calendar or a group. | + +--- + +## FreebusyQuery (3 of 7) {#freebusyquery_3} + +Initializes a new instance of the FreebusyQuery class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyQuery(System::DateTime timeMin, System::DateTime timeMax, System::String timeZone, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> items) +``` + +| Parameter | Description | +| --- | --- | +| timeMin | The end of the interval for the query. | +| timeMax | The end of the interval for the query. | +| timeZone | Time zone used in the response. Optional. The default is UTC. | +| items | List of calendars and/or groups to query. Contains identifiers of a calendar or a group. | + +--- + +## FreebusyQuery (4 of 7) {#freebusyquery_4} + +Initializes a new instance of the FreebusyQuery class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyQuery(System::DateTime timeMin, System::DateTime timeMax, System::String timeZone, System::Nullable< int32_t > groupExpansionMax, System::Nullable< int32_t > calendarExpansionMax, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> items) +``` + +| Parameter | Description | +| --- | --- | +| timeMin | The end of the interval for the query. | +| timeMax | The end of the interval for the query. | +| timeZone | Time zone used in the response. Optional. The default is UTC. | +| groupExpansionMax | Maximal number of calendar identifiers to be provided for a single group. Optional. An error will be returned for a group with more members than this value. | +| calendarExpansionMax | Maximal number of calendars for which FreeBusy information is to be provided. Optional. | +| items | List of calendars and/or groups to query. Contains identifiers of a calendar or a group. | + +--- + +## FreebusyQuery (5 of 7) {#freebusyquery_5} + +Initializes a new instance of the FreebusyQuery class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyQuery(System::DateTime timeMin, System::DateTime timeMax, const System::ArrayPtr< System::String > & items) +``` + +| Parameter | Description | +| --- | --- | +| timeMin | The end of the interval for the query. | +| timeMax | The end of the interval for the query. | +| items | List of calendars and/or groups to query. Contains identifiers of a calendar or a group. | + +--- + +## FreebusyQuery (6 of 7) {#freebusyquery_6} + +Initializes a new instance of the FreebusyQuery class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyQuery(System::DateTime timeMin, System::DateTime timeMax, System::String timeZone, const System::ArrayPtr< System::String > & items) +``` + +| Parameter | Description | +| --- | --- | +| timeMin | The end of the interval for the query. | +| timeMax | The end of the interval for the query. | +| timeZone | Time zone used in the response. Optional. The default is UTC. | +| items | List of calendars and/or groups to query. Contains identifiers of a calendar or a group. | + +--- + +## FreebusyQuery (7 of 7) {#freebusyquery_7} + +Initializes a new instance of the FreebusyQuery class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyQuery(System::DateTime timeMin, System::DateTime timeMax, System::String timeZone, System::Nullable< int32_t > groupExpansionMax, System::Nullable< int32_t > calendarExpansionMax, const System::ArrayPtr< System::String > & items) +``` + +| Parameter | Description | +| --- | --- | +| timeMin | The end of the interval for the query. | +| timeMax | The end of the interval for the query. | +| timeZone | Time zone used in the response. Optional. The default is UTC. | +| groupExpansionMax | Maximal number of calendar identifiers to be provided for a single group. Optional. An error will be returned for a group with more members than this value. | +| calendarExpansionMax | Maximal number of calendars for which FreeBusy information is to be provided. Optional. | +| items | List of calendars and/or groups to query. Contains identifiers of a calendar or a group. | + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/get_calendarexpansionmax/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/get_calendarexpansionmax/_index.md new file mode 100644 index 0000000000..3ab65a99a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/get_calendarexpansionmax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::get_CalendarExpansionMax method" +linktitle: "get_CalendarExpansionMax" +articleTitle: "get_CalendarExpansionMax" +second_title: "Aspose.Email for C++" +description: "Maximal number of calendars for which FreeBusy information is to be provided." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusyquery/get_calendarexpansionmax/ +--- + +## get_CalendarExpansionMax {#get_calendarexpansionmax} + +Maximal number of calendars for which FreeBusy information is to be provided. Optional. + +**Returns:** System::Nullable Aspose::Email::Clients::Google:: + +```cpp +get_CalendarExpansionMax() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/get_groupexpansionmax/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/get_groupexpansionmax/_index.md new file mode 100644 index 0000000000..9b83d84356 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/get_groupexpansionmax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::get_GroupExpansionMax method" +linktitle: "get_GroupExpansionMax" +articleTitle: "get_GroupExpansionMax" +second_title: "Aspose.Email for C++" +description: "Maximal number of calendar identifiers to be provided for a single group." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/freebusyquery/get_groupexpansionmax/ +--- + +## get_GroupExpansionMax {#get_groupexpansionmax} + +Maximal number of calendar identifiers to be provided for a single group. Optional. An error will be returned for a group with more members than this value. + +**Returns:** System::Nullable Aspose::Email::Clients::Google:: + +```cpp +get_GroupExpansionMax() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/get_items/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/get_items/_index.md new file mode 100644 index 0000000000..3265785674 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/get_items/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::get_Items method" +linktitle: "get_Items" +articleTitle: "get_Items" +second_title: "Aspose.Email for C++" +description: "List of calendars and/or groups to query." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/freebusyquery/get_items/ +--- + +## get_Items {#get_items} + +List of calendars and/or groups to query. Contains identifiers of a calendar or a group. + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Google:: + +```cpp +get_Items() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/get_timemax/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/get_timemax/_index.md new file mode 100644 index 0000000000..2637a659a3 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/get_timemax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::get_TimeMax method" +linktitle: "get_TimeMax" +articleTitle: "get_TimeMax" +second_title: "Aspose.Email for C++" +description: "The end of the interval for the query." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/freebusyquery/get_timemax/ +--- + +## get_TimeMax {#get_timemax} + +The end of the interval for the query. + +**Returns:** System::DateTime Aspose::Email::Clients::Google:: + +```cpp +get_TimeMax() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/get_timemin/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/get_timemin/_index.md new file mode 100644 index 0000000000..b0afbd1862 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/get_timemin/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::get_TimeMin method" +linktitle: "get_TimeMin" +articleTitle: "get_TimeMin" +second_title: "Aspose.Email for C++" +description: "The start of the interval for the query." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/freebusyquery/get_timemin/ +--- + +## get_TimeMin {#get_timemin} + +The start of the interval for the query. + +**Returns:** System::DateTime Aspose::Email::Clients::Google:: + +```cpp +get_TimeMin() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/get_timezone/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/get_timezone/_index.md new file mode 100644 index 0000000000..8176c738d8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/get_timezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::get_TimeZone method" +linktitle: "get_TimeZone" +articleTitle: "get_TimeZone" +second_title: "Aspose.Email for C++" +description: "Time zone used in the response." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/freebusyquery/get_timezone/ +--- + +## get_TimeZone {#get_timezone} + +Time zone used in the response. Optional. The default is UTC. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_TimeZone() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/set_calendarexpansionmax/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/set_calendarexpansionmax/_index.md new file mode 100644 index 0000000000..1528a7bee9 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/set_calendarexpansionmax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::set_CalendarExpansionMax method" +linktitle: "set_CalendarExpansionMax" +articleTitle: "set_CalendarExpansionMax" +second_title: "Aspose.Email for C++" +description: "Maximal number of calendars for which FreeBusy information is to be provided." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/freebusyquery/set_calendarexpansionmax/ +--- + +## set_CalendarExpansionMax {#set_calendarexpansionmax} + +Maximal number of calendars for which FreeBusy information is to be provided. Optional. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_CalendarExpansionMax(System::Nullable< int32_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/set_groupexpansionmax/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/set_groupexpansionmax/_index.md new file mode 100644 index 0000000000..9d739b5cc1 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/set_groupexpansionmax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::set_GroupExpansionMax method" +linktitle: "set_GroupExpansionMax" +articleTitle: "set_GroupExpansionMax" +second_title: "Aspose.Email for C++" +description: "Maximal number of calendar identifiers to be provided for a single group." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.google/freebusyquery/set_groupexpansionmax/ +--- + +## set_GroupExpansionMax {#set_groupexpansionmax} + +Maximal number of calendar identifiers to be provided for a single group. Optional. An error will be returned for a group with more members than this value. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_GroupExpansionMax(System::Nullable< int32_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/set_timemax/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/set_timemax/_index.md new file mode 100644 index 0000000000..3923242683 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/set_timemax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::set_TimeMax method" +linktitle: "set_TimeMax" +articleTitle: "set_TimeMax" +second_title: "Aspose.Email for C++" +description: "The end of the interval for the query." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.google/freebusyquery/set_timemax/ +--- + +## set_TimeMax {#set_timemax} + +The end of the interval for the query. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_TimeMax(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/set_timemin/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/set_timemin/_index.md new file mode 100644 index 0000000000..6da3fe815a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/set_timemin/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::set_TimeMin method" +linktitle: "set_TimeMin" +articleTitle: "set_TimeMin" +second_title: "Aspose.Email for C++" +description: "The start of the interval for the query." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.google/freebusyquery/set_timemin/ +--- + +## set_TimeMin {#set_timemin} + +The start of the interval for the query. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_TimeMin(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/freebusyquery/set_timezone/_index.md b/english/cpp/aspose.email.clients.google/freebusyquery/set_timezone/_index.md new file mode 100644 index 0000000000..36070fa541 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyquery/set_timezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyQuery::set_TimeZone method" +linktitle: "set_TimeZone" +articleTitle: "set_TimeZone" +second_title: "Aspose.Email for C++" +description: "Time zone used in the response." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.google/freebusyquery/set_timezone/ +--- + +## set_TimeZone {#set_timezone} + +Time zone used in the response. Optional. The default is UTC. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_TimeZone(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/freebusyresponse/_index.md b/english/cpp/aspose.email.clients.google/freebusyresponse/_index.md new file mode 100644 index 0000000000..9727992b05 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyresponse/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyResponse class" +linktitle: "FreebusyResponse" +articleTitle: "FreebusyResponse" +second_title: "Aspose.Email for C++" +description: "Freebusy response" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusyresponse/ +--- + +## FreebusyResponse class + +Freebusy response + +## Constructors + +| Name | Description | +| --- | --- | +| [FreebusyResponse (3 overloads)](./freebusyresponse/) | Initializes a new instance of the FreebusyResponse class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Calendars](./get_calendars/) | List of free/busy information for calendars. | +| [get_Groups](./get_groups/) | Expansion of groups. | +| [get_TimeMax](./get_timemax/) | The end of the interval for the query. | +| [get_TimeMin](./get_timemin/) | The start of the interval for the query. | +| [set_TimeMax](./set_timemax/) | The end of the interval for the query. | +| [set_TimeMin](./set_timemin/) | The start of the interval for the query. | +| [KIND](./kind/) | Type of the resource "calendar#freeBusy". | + diff --git a/english/cpp/aspose.email.clients.google/freebusyresponse/freebusyresponse/_index.md b/english/cpp/aspose.email.clients.google/freebusyresponse/freebusyresponse/_index.md new file mode 100644 index 0000000000..e4c5dd059a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyresponse/freebusyresponse/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyResponse::FreebusyResponse constructor" +linktitle: "FreebusyResponse" +articleTitle: "FreebusyResponse" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FreebusyResponse class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusyresponse/freebusyresponse/ +--- + +## FreebusyResponse (1 of 3) {#freebusyresponse_1} + +Initializes a new instance of the FreebusyResponse class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyResponse() +``` + +--- + +## FreebusyResponse (2 of 3) {#freebusyresponse_2} + +Initializes a new instance of the FreebusyResponse class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyResponse(System::DateTime timeMin, System::DateTime timeMax) +``` + +| Parameter | Description | +| --- | --- | +| timeMin | The start of the interval for the query. | +| timeMax | The end of the interval for the query. | + +--- + +## FreebusyResponse (3 of 3) {#freebusyresponse_3} + +Initializes a new instance of the FreebusyResponse class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +FreebusyResponse(System::DateTime timeMin, System::DateTime timeMax, System::SharedPtr < System::Collections::Generic::Dictionary< System::String, System::SharedPtr < FreebusyGroupInfo >>> groups, System::SharedPtr < System::Collections::Generic::Dictionary< System::String, System::SharedPtr < FreebusyCalendarInfo >>> calendars) +``` + +| Parameter | Description | +| --- | --- | +| timeMin | The start of the interval for the query. | +| timeMax | The end of the interval for the query. | +| groups | Expansion of groups. | +| calendars | List of free/busy information for calendars. | + diff --git a/english/cpp/aspose.email.clients.google/freebusyresponse/get_calendars/_index.md b/english/cpp/aspose.email.clients.google/freebusyresponse/get_calendars/_index.md new file mode 100644 index 0000000000..f3f534e81e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyresponse/get_calendars/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyResponse::get_Calendars method" +linktitle: "get_Calendars" +articleTitle: "get_Calendars" +second_title: "Aspose.Email for C++" +description: "List of free/busy information for calendars." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/freebusyresponse/get_calendars/ +--- + +## get_Calendars {#get_calendars} + +List of free/busy information for calendars. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Google:: + +```cpp +get_Calendars() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyresponse/get_groups/_index.md b/english/cpp/aspose.email.clients.google/freebusyresponse/get_groups/_index.md new file mode 100644 index 0000000000..089c3d28c7 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyresponse/get_groups/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyResponse::get_Groups method" +linktitle: "get_Groups" +articleTitle: "get_Groups" +second_title: "Aspose.Email for C++" +description: "Expansion of groups." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/freebusyresponse/get_groups/ +--- + +## get_Groups {#get_groups} + +Expansion of groups. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Google:: + +```cpp +get_Groups() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyresponse/get_timemax/_index.md b/english/cpp/aspose.email.clients.google/freebusyresponse/get_timemax/_index.md new file mode 100644 index 0000000000..5a67fe4754 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyresponse/get_timemax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyResponse::get_TimeMax method" +linktitle: "get_TimeMax" +articleTitle: "get_TimeMax" +second_title: "Aspose.Email for C++" +description: "The end of the interval for the query." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/freebusyresponse/get_timemax/ +--- + +## get_TimeMax {#get_timemax} + +The end of the interval for the query. + +**Returns:** System::DateTime Aspose::Email::Clients::Google:: + +```cpp +get_TimeMax() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyresponse/get_timemin/_index.md b/english/cpp/aspose.email.clients.google/freebusyresponse/get_timemin/_index.md new file mode 100644 index 0000000000..cf57d5d9e9 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyresponse/get_timemin/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyResponse::get_TimeMin method" +linktitle: "get_TimeMin" +articleTitle: "get_TimeMin" +second_title: "Aspose.Email for C++" +description: "The start of the interval for the query." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/freebusyresponse/get_timemin/ +--- + +## get_TimeMin {#get_timemin} + +The start of the interval for the query. + +**Returns:** System::DateTime Aspose::Email::Clients::Google:: + +```cpp +get_TimeMin() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyresponse/kind/_index.md b/english/cpp/aspose.email.clients.google/freebusyresponse/kind/_index.md new file mode 100644 index 0000000000..02100dcc8e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyresponse/kind/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyResponse::KIND method" +linktitle: "KIND" +articleTitle: "KIND" +second_title: "Aspose.Email for C++" +description: "Type of the resource \"calendar#freeBusy\"." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/freebusyresponse/kind/ +--- + +## KIND {#kind} + +Type of the resource "calendar#freeBusy". + +**Returns:** const System::String Aspose::Email::Clients::Google:: + +```cpp +KIND() +``` + diff --git a/english/cpp/aspose.email.clients.google/freebusyresponse/set_timemax/_index.md b/english/cpp/aspose.email.clients.google/freebusyresponse/set_timemax/_index.md new file mode 100644 index 0000000000..8bf905886f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyresponse/set_timemax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyResponse::set_TimeMax method" +linktitle: "set_TimeMax" +articleTitle: "set_TimeMax" +second_title: "Aspose.Email for C++" +description: "The end of the interval for the query." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/freebusyresponse/set_timemax/ +--- + +## set_TimeMax {#set_timemax} + +The end of the interval for the query. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_TimeMax(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/freebusyresponse/set_timemin/_index.md b/english/cpp/aspose.email.clients.google/freebusyresponse/set_timemin/_index.md new file mode 100644 index 0000000000..36e36dec8e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/freebusyresponse/set_timemin/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::FreebusyResponse::set_TimeMin method" +linktitle: "set_TimeMin" +articleTitle: "set_TimeMin" +second_title: "Aspose.Email for C++" +description: "The start of the interval for the query." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/freebusyresponse/set_timemin/ +--- + +## set_TimeMin {#set_timemin} + +The start of the interval for the query. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_TimeMin(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gadget/_index.md b/english/cpp/aspose.email.clients.google/gadget/_index.md new file mode 100644 index 0000000000..32186a9221 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget class" +linktitle: "Gadget" +articleTitle: "Gadget" +second_title: "Aspose.Email for C++" +description: "A gadget that extends this event." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/gadget/ +--- + +## Gadget class + +A gadget that extends this event. + +## Constructors + +| Name | Description | +| --- | --- | +| [Gadget](./gadget/) | Initializes a new instance of the Gadget class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Display](./get_display/) | The gadget's display mode. Optional. Possible values are: "icon" - The gadget displays next to the event's title in the calendar view. "chip" - The gadget displays when the event is clicked. | +| [get_Height](./get_height/) | The gadget's height in pixels. | +| [get_IconLink](./get_iconlink/) | The gadget's icon URL. | +| [get_Link](./get_link/) | The gadget's URL. | +| [get_Preferences](./get_preferences/) | The gadget's preferences | +| [get_Title](./get_title/) | The gadget's title. | +| [get_Type](./get_type/) | The gadget's type. | +| [get_Width](./get_width/) | The gadget's width in pixels. | +| [set_Display](./set_display/) | The gadget's display mode. Optional. Possible values are: "icon" - The gadget displays next to the event's title in the calendar view. "chip" - The gadget displays when the event is clicked. | +| [set_Height](./set_height/) | The gadget's height in pixels. | +| [set_IconLink](./set_iconlink/) | The gadget's icon URL. | +| [set_Link](./set_link/) | The gadget's URL. | +| [set_Title](./set_title/) | The gadget's title. | +| [set_Type](./set_type/) | The gadget's type. | +| [set_Width](./set_width/) | The gadget's width in pixels. | + diff --git a/english/cpp/aspose.email.clients.google/gadget/gadget/_index.md b/english/cpp/aspose.email.clients.google/gadget/gadget/_index.md new file mode 100644 index 0000000000..18af309348 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/gadget/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::Gadget constructor" +linktitle: "Gadget" +articleTitle: "Gadget" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Gadget class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/gadget/gadget/ +--- + +## Gadget {#gadget} + +Initializes a new instance of the Gadget class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Gadget() +``` + diff --git a/english/cpp/aspose.email.clients.google/gadget/get_display/_index.md b/english/cpp/aspose.email.clients.google/gadget/get_display/_index.md new file mode 100644 index 0000000000..3afeab15b5 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/get_display/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::get_Display method" +linktitle: "get_Display" +articleTitle: "get_Display" +second_title: "Aspose.Email for C++" +description: "The gadget's display mode." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/gadget/get_display/ +--- + +## get_Display {#get_display} + +The gadget's display mode. Optional. Possible values are: "icon" - The gadget displays next to the event's title in the calendar view. "chip" - The gadget displays when the event is clicked. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Display() +``` + diff --git a/english/cpp/aspose.email.clients.google/gadget/get_height/_index.md b/english/cpp/aspose.email.clients.google/gadget/get_height/_index.md new file mode 100644 index 0000000000..a7847aaf47 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/get_height/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::get_Height method" +linktitle: "get_Height" +articleTitle: "get_Height" +second_title: "Aspose.Email for C++" +description: "The gadget's height in pixels." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/gadget/get_height/ +--- + +## get_Height {#get_height} + +The gadget's height in pixels. + +**Returns:** int32_t Aspose::Email::Clients::Google:: + +```cpp +get_Height() +``` + diff --git a/english/cpp/aspose.email.clients.google/gadget/get_iconlink/_index.md b/english/cpp/aspose.email.clients.google/gadget/get_iconlink/_index.md new file mode 100644 index 0000000000..ab9c1f7bf8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/get_iconlink/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::get_IconLink method" +linktitle: "get_IconLink" +articleTitle: "get_IconLink" +second_title: "Aspose.Email for C++" +description: "The gadget's icon URL." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/gadget/get_iconlink/ +--- + +## get_IconLink {#get_iconlink} + +The gadget's icon URL. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_IconLink() +``` + diff --git a/english/cpp/aspose.email.clients.google/gadget/get_link/_index.md b/english/cpp/aspose.email.clients.google/gadget/get_link/_index.md new file mode 100644 index 0000000000..0258e74e53 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/get_link/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::get_Link method" +linktitle: "get_Link" +articleTitle: "get_Link" +second_title: "Aspose.Email for C++" +description: "The gadget's URL." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/gadget/get_link/ +--- + +## get_Link {#get_link} + +The gadget's URL. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Link() +``` + diff --git a/english/cpp/aspose.email.clients.google/gadget/get_preferences/_index.md b/english/cpp/aspose.email.clients.google/gadget/get_preferences/_index.md new file mode 100644 index 0000000000..6f452376ba --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/get_preferences/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::get_Preferences method" +linktitle: "get_Preferences" +articleTitle: "get_Preferences" +second_title: "Aspose.Email for C++" +description: "The gadget's preferences" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/gadget/get_preferences/ +--- + +## get_Preferences {#get_preferences} + +The gadget's preferences + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Google:: + +```cpp +get_Preferences() +``` + diff --git a/english/cpp/aspose.email.clients.google/gadget/get_title/_index.md b/english/cpp/aspose.email.clients.google/gadget/get_title/_index.md new file mode 100644 index 0000000000..8ef220f45e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/get_title/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::get_Title method" +linktitle: "get_Title" +articleTitle: "get_Title" +second_title: "Aspose.Email for C++" +description: "The gadget's title." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/gadget/get_title/ +--- + +## get_Title {#get_title} + +The gadget's title. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Title() +``` + diff --git a/english/cpp/aspose.email.clients.google/gadget/get_type/_index.md b/english/cpp/aspose.email.clients.google/gadget/get_type/_index.md new file mode 100644 index 0000000000..e90fa26468 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/get_type/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::get_Type method" +linktitle: "get_Type" +articleTitle: "get_Type" +second_title: "Aspose.Email for C++" +description: "The gadget's type." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/gadget/get_type/ +--- + +## get_Type {#get_type} + +The gadget's type. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Type() +``` + diff --git a/english/cpp/aspose.email.clients.google/gadget/get_width/_index.md b/english/cpp/aspose.email.clients.google/gadget/get_width/_index.md new file mode 100644 index 0000000000..9be02c3109 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/get_width/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::get_Width method" +linktitle: "get_Width" +articleTitle: "get_Width" +second_title: "Aspose.Email for C++" +description: "The gadget's width in pixels." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.google/gadget/get_width/ +--- + +## get_Width {#get_width} + +The gadget's width in pixels. + +**Returns:** int32_t Aspose::Email::Clients::Google:: + +```cpp +get_Width() +``` + diff --git a/english/cpp/aspose.email.clients.google/gadget/set_display/_index.md b/english/cpp/aspose.email.clients.google/gadget/set_display/_index.md new file mode 100644 index 0000000000..46aa60c800 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/set_display/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::set_Display method" +linktitle: "set_Display" +articleTitle: "set_Display" +second_title: "Aspose.Email for C++" +description: "The gadget's display mode." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.google/gadget/set_display/ +--- + +## set_Display {#set_display} + +The gadget's display mode. Optional. Possible values are: "icon" - The gadget displays next to the event's title in the calendar view. "chip" - The gadget displays when the event is clicked. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Display(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gadget/set_height/_index.md b/english/cpp/aspose.email.clients.google/gadget/set_height/_index.md new file mode 100644 index 0000000000..7d6fa80176 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/set_height/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::set_Height method" +linktitle: "set_Height" +articleTitle: "set_Height" +second_title: "Aspose.Email for C++" +description: "The gadget's height in pixels." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.google/gadget/set_height/ +--- + +## set_Height {#set_height} + +The gadget's height in pixels. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Height(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gadget/set_iconlink/_index.md b/english/cpp/aspose.email.clients.google/gadget/set_iconlink/_index.md new file mode 100644 index 0000000000..c522bff469 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/set_iconlink/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::set_IconLink method" +linktitle: "set_IconLink" +articleTitle: "set_IconLink" +second_title: "Aspose.Email for C++" +description: "The gadget's icon URL." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.google/gadget/set_iconlink/ +--- + +## set_IconLink {#set_iconlink} + +The gadget's icon URL. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_IconLink(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gadget/set_link/_index.md b/english/cpp/aspose.email.clients.google/gadget/set_link/_index.md new file mode 100644 index 0000000000..24a3309329 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/set_link/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::set_Link method" +linktitle: "set_Link" +articleTitle: "set_Link" +second_title: "Aspose.Email for C++" +description: "The gadget's URL." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.google/gadget/set_link/ +--- + +## set_Link {#set_link} + +The gadget's URL. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Link(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gadget/set_title/_index.md b/english/cpp/aspose.email.clients.google/gadget/set_title/_index.md new file mode 100644 index 0000000000..f2d8dded42 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/set_title/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::set_Title method" +linktitle: "set_Title" +articleTitle: "set_Title" +second_title: "Aspose.Email for C++" +description: "The gadget's title." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.google/gadget/set_title/ +--- + +## set_Title {#set_title} + +The gadget's title. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Title(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gadget/set_type/_index.md b/english/cpp/aspose.email.clients.google/gadget/set_type/_index.md new file mode 100644 index 0000000000..aa7cf6da68 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/set_type/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::set_Type method" +linktitle: "set_Type" +articleTitle: "set_Type" +second_title: "Aspose.Email for C++" +description: "The gadget's type." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.google/gadget/set_type/ +--- + +## set_Type {#set_type} + +The gadget's type. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Type(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gadget/set_width/_index.md b/english/cpp/aspose.email.clients.google/gadget/set_width/_index.md new file mode 100644 index 0000000000..18749b950a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gadget/set_width/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Gadget::set_Width method" +linktitle: "set_Width" +articleTitle: "set_Width" +second_title: "Aspose.Email for C++" +description: "The gadget's width in pixels." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.google/gadget/set_width/ +--- + +## set_Width {#set_width} + +The gadget's width in pixels. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Width(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/_index.md new file mode 100644 index 0000000000..372f14c37a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient class" +linktitle: "GmailClient" +articleTitle: "GmailClient" +second_title: "Aspose.Email for C++" +description: "Base class for Gmail client" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/gmailclient/ +--- + +## GmailClient class + +**Inherits:** Aspose::Email::Clients::Google::IBaseGmailClient + +Base class for Gmail client + +## Constructors + +| Name | Description | +| --- | --- | +| [GmailClient (8 overloads)](./gmailclient/) | Initializes a new instance of the GmailClient based class | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [get_AccessToken](./get_accesstoken/) | Gets OAuth 2.0 access token In case if refresh token is set, access token is generated automatically. | +| [get_DefaultEmail](./get_defaultemail/) | Gets default email address | +| [get_DefaultTimeout](./get_defaulttimeout/) | Gets the default timeout value for ActiveSync client instances The default value is 100,000 milliseconds (100 seconds). | +| [get_Proxy](./get_proxy/) | Gets the proxy. | +| [get_Timeout](./get_timeout/) | Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [GetInstance (4 overloads)](./getinstance/) | Gets instance of Gmail client | +| [RefreshToken](./refreshtoken/) | Refresh access token | +| [set_AccessToken](./set_accesstoken/) | Sets OAuth 2.0 access token In case if refresh token is set, access token is generated automatically. | +| [set_DefaultEmail](./set_defaultemail/) | Sets default email address | +| [set_DefaultTimeout](./set_defaulttimeout/) | Sets the default timeout value for ActiveSync client instances The default value is 100,000 milliseconds (100 seconds). | +| [set_Proxy](./set_proxy/) | Sets the proxy. | +| [set_Timeout](./set_timeout/) | Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/dispose/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/dispose/_index.md new file mode 100644 index 0000000000..9813177532 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/gmailclient/dispose/ +--- + +## Dispose {#dispose} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/get_accesstoken/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/get_accesstoken/_index.md new file mode 100644 index 0000000000..8126c56e9c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/get_accesstoken/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::get_AccessToken method" +linktitle: "get_AccessToken" +articleTitle: "get_AccessToken" +second_title: "Aspose.Email for C++" +description: "Gets OAuth 2.0 access token In case if refresh token is set, access token is generated automatically." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/gmailclient/get_accesstoken/ +--- + +## get_AccessToken {#get_accesstoken} + +Gets OAuth 2.0 access token In case if refresh token is set, access token is generated automatically. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_AccessToken() +``` + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/get_defaultemail/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/get_defaultemail/_index.md new file mode 100644 index 0000000000..80a8bec19f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/get_defaultemail/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::get_DefaultEmail method" +linktitle: "get_DefaultEmail" +articleTitle: "get_DefaultEmail" +second_title: "Aspose.Email for C++" +description: "Gets default email address" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/gmailclient/get_defaultemail/ +--- + +## get_DefaultEmail {#get_defaultemail} + +Gets default email address + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_DefaultEmail() +``` + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/get_defaulttimeout/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/get_defaulttimeout/_index.md new file mode 100644 index 0000000000..e39ed2b28f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/get_defaulttimeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::get_DefaultTimeout method" +linktitle: "get_DefaultTimeout" +articleTitle: "get_DefaultTimeout" +second_title: "Aspose.Email for C++" +description: "Gets the default timeout value for ActiveSync client instances The default value is 100,000 milliseconds (100 seconds)." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/gmailclient/get_defaulttimeout/ +--- + +## get_DefaultTimeout {#get_defaulttimeout} + +Gets the default timeout value for ActiveSync client instances The default value is 100,000 milliseconds (100 seconds). + +**Returns:** static int32_t Aspose::Email::Clients::Google:: + +```cpp +get_DefaultTimeout() +``` + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/get_proxy/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/get_proxy/_index.md new file mode 100644 index 0000000000..6eeccb431b --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/get_proxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::get_Proxy method" +linktitle: "get_Proxy" +articleTitle: "get_Proxy" +second_title: "Aspose.Email for C++" +description: "Gets the proxy." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/gmailclient/get_proxy/ +--- + +## get_Proxy {#get_proxy} + +Gets the proxy. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Google:: + +```cpp +get_Proxy() +``` + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/get_timeout/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/get_timeout/_index.md new file mode 100644 index 0000000000..20bfdaf6f9 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Gets the number of milliseconds to wait before the operation times out." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/gmailclient/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** int32_t Aspose::Email::Clients::Google:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/getinstance/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/getinstance/_index.md new file mode 100644 index 0000000000..b77aeb1a56 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/getinstance/_index.md @@ -0,0 +1,83 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::GetInstance method" +linktitle: "GetInstance" +articleTitle: "GetInstance" +second_title: "Aspose.Email for C++" +description: "Gets instance of Gmail client" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/gmailclient/getinstance/ +--- + +## GetInstance (1 of 4) {#getinstance_1} + +Gets instance of Gmail client + +**Returns:** Returns instance of Gmail client + +```cpp +GetInstance(System::String accessToken, System::SharedPtr < System::Net::IWebProxy > proxy, System::String defaultEmail) +``` + +| Parameter | Description | +| --- | --- | +| accessToken | OAuth 2.0 access token | +| proxy | IWebProxy for Gmail client | +| defaultEmail | Default email address | + +--- + +## GetInstance (2 of 4) {#getinstance_2} + +Gets instance of Gmail client + +**Returns:** Returns instance of Gmail client + +```cpp +GetInstance(System::String accessToken, System::String defaultEmail) +``` + +| Parameter | Description | +| --- | --- | +| accessToken | OAuth 2.0 access token | +| defaultEmail | Default email address | + +--- + +## GetInstance (3 of 4) {#getinstance_3} + +Gets instance of Gmail client + +**Returns:** Returns instance of Gmail client + +```cpp +GetInstance(System::String clientId, System::String clientSecret, System::String refreshToken, System::SharedPtr < System::Net::IWebProxy > proxy, System::String defaultEmail) +``` + +| Parameter | Description | +| --- | --- | +| clientId | The client ID obtained from the Google Cloud Console during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | +| proxy | IWebProxy for Gmail client | +| defaultEmail | Default email address | + +--- + +## GetInstance (4 of 4) {#getinstance_4} + +Gets instance of Gmail client + +**Returns:** Returns instance of Gmail client + +```cpp +GetInstance(System::String clientId, System::String clientSecret, System::String refreshToken, System::String defaultEmail) +``` + +| Parameter | Description | +| --- | --- | +| clientId | The client ID obtained from the Google Cloud Console during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | +| defaultEmail | Default email address | + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/gmailclient/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/gmailclient/_index.md new file mode 100644 index 0000000000..63d46ea429 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/gmailclient/_index.md @@ -0,0 +1,153 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::GmailClient constructor" +linktitle: "GmailClient" +articleTitle: "GmailClient" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the GmailClient based class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/gmailclient/gmailclient/ +--- + +## GmailClient (1 of 8) {#gmailclient_1} + +Initializes a new instance of the GmailClient based class + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GmailClient(System::String clientId, System::String clientSecret, System::String refreshToken) +``` + +| Parameter | Description | +| --- | --- | +| clientId | The client ID obtained from the Google Cloud Console during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | + +--- + +## GmailClient (2 of 8) {#gmailclient_2} + +Initializes a new instance of the GmailClient based class + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GmailClient(System::String clientId, System::String clientSecret, System::String refreshToken, System::SharedPtr < System::Net::IWebProxy > proxy) +``` + +| Parameter | Description | +| --- | --- | +| clientId | The client ID obtained from the Google Cloud Console during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | +| proxy | IWebProxy for Gmail client | + +--- + +## GmailClient (3 of 8) {#gmailclient_3} + +Initializes a new instance of the GmailClient based class + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GmailClient(System::String accessToken) +``` + +| Parameter | Description | +| --- | --- | +| accessToken | OAuth 2.0 access token | + +--- + +## GmailClient (4 of 8) {#gmailclient_4} + +Initializes a new instance of the GmailClient based class + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GmailClient(System::String accessToken, System::SharedPtr < System::Net::IWebProxy > proxy) +``` + +| Parameter | Description | +| --- | --- | +| accessToken | OAuth 2.0 access token | +| proxy | IWebProxy for Gmail client | + +--- + +## GmailClient (5 of 8) {#gmailclient_5} + +Initializes a new instance of the GmailClient based class + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GmailClient(System::String clientId, System::String clientSecret, System::String refreshToken, System::String defaultEmail) +``` + +| Parameter | Description | +| --- | --- | +| clientId | The client ID obtained from the Google Cloud Console during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | +| defaultEmail | Default email address | + +--- + +## GmailClient (6 of 8) {#gmailclient_6} + +Initializes a new instance of the GmailClient based class + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GmailClient(System::String clientId, System::String clientSecret, System::String refreshToken, System::SharedPtr < System::Net::IWebProxy > proxy, System::String defaultEmail) +``` + +| Parameter | Description | +| --- | --- | +| clientId | The client ID obtained from the Google Cloud Console during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | +| proxy | IWebProxy for Gmail client | +| defaultEmail | Default email address | + +--- + +## GmailClient (7 of 8) {#gmailclient_7} + +Initializes a new instance of the GmailClient based class + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GmailClient(System::String accessToken, System::String defaultEmail) +``` + +| Parameter | Description | +| --- | --- | +| accessToken | OAuth 2.0 access token | +| defaultEmail | Default email address | + +--- + +## GmailClient (8 of 8) {#gmailclient_8} + +Initializes a new instance of the GmailClient based class + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GmailClient(System::String accessToken, System::SharedPtr < System::Net::IWebProxy > proxy, System::String defaultEmail) +``` + +| Parameter | Description | +| --- | --- | +| accessToken | OAuth 2.0 access token | +| proxy | IWebProxy for Gmail client | +| defaultEmail | Default email address | + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/refreshtoken/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/refreshtoken/_index.md new file mode 100644 index 0000000000..ce6fde2bd8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/refreshtoken/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::RefreshToken method" +linktitle: "RefreshToken" +articleTitle: "RefreshToken" +second_title: "Aspose.Email for C++" +description: "Refresh access token" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.google/gmailclient/refreshtoken/ +--- + +## RefreshToken {#refreshtoken} + +Refresh access token + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +RefreshToken() +``` + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/set_accesstoken/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/set_accesstoken/_index.md new file mode 100644 index 0000000000..e2a2da4e68 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/set_accesstoken/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::set_AccessToken method" +linktitle: "set_AccessToken" +articleTitle: "set_AccessToken" +second_title: "Aspose.Email for C++" +description: "Sets OAuth 2.0 access token In case if refresh token is set, access token is generated automatically." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.google/gmailclient/set_accesstoken/ +--- + +## set_AccessToken {#set_accesstoken} + +Sets OAuth 2.0 access token In case if refresh token is set, access token is generated automatically. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_AccessToken(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/set_defaultemail/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/set_defaultemail/_index.md new file mode 100644 index 0000000000..d81064579e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/set_defaultemail/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::set_DefaultEmail method" +linktitle: "set_DefaultEmail" +articleTitle: "set_DefaultEmail" +second_title: "Aspose.Email for C++" +description: "Sets default email address" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.google/gmailclient/set_defaultemail/ +--- + +## set_DefaultEmail {#set_defaultemail} + +Sets default email address + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_DefaultEmail(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/set_defaulttimeout/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/set_defaulttimeout/_index.md new file mode 100644 index 0000000000..3c951bb217 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/set_defaulttimeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::set_DefaultTimeout method" +linktitle: "set_DefaultTimeout" +articleTitle: "set_DefaultTimeout" +second_title: "Aspose.Email for C++" +description: "Sets the default timeout value for ActiveSync client instances The default value is 100,000 milliseconds (100 seconds)." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.google/gmailclient/set_defaulttimeout/ +--- + +## set_DefaultTimeout {#set_defaulttimeout} + +Sets the default timeout value for ActiveSync client instances The default value is 100,000 milliseconds (100 seconds). + +**Returns:** static void Aspose::Email::Clients::Google:: + +```cpp +set_DefaultTimeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/set_proxy/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/set_proxy/_index.md new file mode 100644 index 0000000000..a00dad0270 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/set_proxy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::set_Proxy method" +linktitle: "set_Proxy" +articleTitle: "set_Proxy" +second_title: "Aspose.Email for C++" +description: "Sets the proxy." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.google/gmailclient/set_proxy/ +--- + +## set_Proxy {#set_proxy} + +Sets the proxy. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Proxy(System::SharedPtr < System::Net::IWebProxy > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gmailclient/set_timeout/_index.md b/english/cpp/aspose.email.clients.google/gmailclient/set_timeout/_index.md new file mode 100644 index 0000000000..bacafb14a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailclient/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GmailClient::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Sets the number of milliseconds to wait before the operation times out." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.google/gmailclient/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gmailmessageinfo/_index.md b/english/cpp/aspose.email.clients.google/gmailmessageinfo/_index.md new file mode 100644 index 0000000000..838c4e6967 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailmessageinfo/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Google::GmailMessageInfo class" +linktitle: "GmailMessageInfo" +articleTitle: "GmailMessageInfo" +second_title: "Aspose.Email for C++" +description: "The message resource representation that contains only an id and a threadId." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/gmailmessageinfo/ +--- + +## GmailMessageInfo class + +The message resource representation that contains only an id and a threadId. + +## Constructors + +| Name | Description | +| --- | --- | +| [GmailMessageInfo](./gmailmessageinfo/) | Creates instance of GmailMessageInfo . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Id](./get_id/) | The immutable ID of the message. | +| [get_ThreadId](./get_threadid/) | The ID of the thread the message belongs to. | +| [set_Id](./set_id/) | The immutable ID of the message. | +| [set_ThreadId](./set_threadid/) | The ID of the thread the message belongs to. | + diff --git a/english/cpp/aspose.email.clients.google/gmailmessageinfo/get_id/_index.md b/english/cpp/aspose.email.clients.google/gmailmessageinfo/get_id/_index.md new file mode 100644 index 0000000000..26b89933f4 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailmessageinfo/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GmailMessageInfo::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "The immutable ID of the message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/gmailmessageinfo/get_id/ +--- + +## get_Id {#get_id} + +The immutable ID of the message. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.google/gmailmessageinfo/get_threadid/_index.md b/english/cpp/aspose.email.clients.google/gmailmessageinfo/get_threadid/_index.md new file mode 100644 index 0000000000..4867c64ba1 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailmessageinfo/get_threadid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GmailMessageInfo::get_ThreadId method" +linktitle: "get_ThreadId" +articleTitle: "get_ThreadId" +second_title: "Aspose.Email for C++" +description: "The ID of the thread the message belongs to." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/gmailmessageinfo/get_threadid/ +--- + +## get_ThreadId {#get_threadid} + +The ID of the thread the message belongs to. + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_ThreadId() +``` + diff --git a/english/cpp/aspose.email.clients.google/gmailmessageinfo/gmailmessageinfo/_index.md b/english/cpp/aspose.email.clients.google/gmailmessageinfo/gmailmessageinfo/_index.md new file mode 100644 index 0000000000..980c2224e8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailmessageinfo/gmailmessageinfo/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::GmailMessageInfo::GmailMessageInfo constructor" +linktitle: "GmailMessageInfo" +articleTitle: "GmailMessageInfo" +second_title: "Aspose.Email for C++" +description: "Creates instance of GmailMessageInfo ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/gmailmessageinfo/gmailmessageinfo/ +--- + +## GmailMessageInfo {#gmailmessageinfo} + +Creates instance of GmailMessageInfo . + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GmailMessageInfo(System::String id, System::String threadId) +``` + +| Parameter | Description | +| --- | --- | +| id | The immutable ID of the message. | +| threadId | The ID of the thread the message belongs to. | + diff --git a/english/cpp/aspose.email.clients.google/gmailmessageinfo/set_id/_index.md b/english/cpp/aspose.email.clients.google/gmailmessageinfo/set_id/_index.md new file mode 100644 index 0000000000..979c57961f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailmessageinfo/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GmailMessageInfo::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "The immutable ID of the message." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/gmailmessageinfo/set_id/ +--- + +## set_Id {#set_id} + +The immutable ID of the message. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/gmailmessageinfo/set_threadid/_index.md b/english/cpp/aspose.email.clients.google/gmailmessageinfo/set_threadid/_index.md new file mode 100644 index 0000000000..4b2d59fda7 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/gmailmessageinfo/set_threadid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GmailMessageInfo::set_ThreadId method" +linktitle: "set_ThreadId" +articleTitle: "set_ThreadId" +second_title: "Aspose.Email for C++" +description: "The ID of the thread the message belongs to." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/gmailmessageinfo/set_threadid/ +--- + +## set_ThreadId {#set_threadid} + +The ID of the thread the message belongs to. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_ThreadId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/_index.md new file mode 100644 index 0000000000..b23f9a9225 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup class" +linktitle: "GoogleContactGroup" +articleTitle: "GoogleContactGroup" +second_title: "Aspose.Email for C++" +description: "Represents a group which owns the contact" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/googlecontactgroup/ +--- + +## GoogleContactGroup class + +Represents a group which owns the contact + +## Constructors + +| Name | Description | +| --- | --- | +| [GoogleContactGroup](./googlecontactgroup/) | Initializes a new instance of the GoogleContactGroup class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Content](./get_content/) | Gets the content of the group entry | +| [get_Id](./get_id/) | Gets the unique identifier for a group entry | +| [get_Title](./get_title/) | Gets the human-readable title for a group entry | +| [get_Updated](./get_updated/) | Gets the date indicating the most recent instant in time when an group entry was modified | +| [set_Content](./set_content/) | Gets the content of the group entry | +| [set_Id](./set_id/) | Gets the unique identifier for a group entry | +| [set_Title](./set_title/) | Gets the human-readable title for a group entry | +| [set_Updated](./set_updated/) | Gets the date indicating the most recent instant in time when an group entry was modified | +| [ToString](./tostring/) | Returns a String which represents the object instance. | + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/get_content/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/get_content/_index.md new file mode 100644 index 0000000000..8a2242b6d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/get_content/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::get_Content method" +linktitle: "get_Content" +articleTitle: "get_Content" +second_title: "Aspose.Email for C++" +description: "Gets the content of the group entry" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/googlecontactgroup/get_content/ +--- + +## get_Content {#get_content} + +Gets the content of the group entry + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Content() +``` + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/get_id/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/get_id/_index.md new file mode 100644 index 0000000000..c50e15b861 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Gets the unique identifier for a group entry" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/googlecontactgroup/get_id/ +--- + +## get_Id {#get_id} + +Gets the unique identifier for a group entry + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/get_title/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/get_title/_index.md new file mode 100644 index 0000000000..bd1f6f1440 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/get_title/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::get_Title method" +linktitle: "get_Title" +articleTitle: "get_Title" +second_title: "Aspose.Email for C++" +description: "Gets the human-readable title for a group entry" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/googlecontactgroup/get_title/ +--- + +## get_Title {#get_title} + +Gets the human-readable title for a group entry + +**Returns:** System::String Aspose::Email::Clients::Google:: + +```cpp +get_Title() +``` + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/get_updated/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/get_updated/_index.md new file mode 100644 index 0000000000..7b647a8441 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/get_updated/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::get_Updated method" +linktitle: "get_Updated" +articleTitle: "get_Updated" +second_title: "Aspose.Email for C++" +description: "Gets the date indicating the most recent instant in time when an group entry was modified" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/googlecontactgroup/get_updated/ +--- + +## get_Updated {#get_updated} + +Gets the date indicating the most recent instant in time when an group entry was modified + +**Returns:** System::DateTime Aspose::Email::Clients::Google:: + +```cpp +get_Updated() +``` + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/googlecontactgroup/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/googlecontactgroup/_index.md new file mode 100644 index 0000000000..3b7032ad78 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/googlecontactgroup/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::GoogleContactGroup constructor" +linktitle: "GoogleContactGroup" +articleTitle: "GoogleContactGroup" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the GoogleContactGroup class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/googlecontactgroup/googlecontactgroup/ +--- + +## GoogleContactGroup {#googlecontactgroup} + +Initializes a new instance of the GoogleContactGroup class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +GoogleContactGroup() +``` + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/set_content/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/set_content/_index.md new file mode 100644 index 0000000000..93a8183da8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/set_content/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::set_Content method" +linktitle: "set_Content" +articleTitle: "set_Content" +second_title: "Aspose.Email for C++" +description: "Gets the content of the group entry" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/googlecontactgroup/set_content/ +--- + +## set_Content {#set_content} + +Gets the content of the group entry + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Content(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/set_id/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/set_id/_index.md new file mode 100644 index 0000000000..d78734398b --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "Gets the unique identifier for a group entry" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/googlecontactgroup/set_id/ +--- + +## set_Id {#set_id} + +Gets the unique identifier for a group entry + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/set_title/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/set_title/_index.md new file mode 100644 index 0000000000..dbf5e5e211 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/set_title/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::set_Title method" +linktitle: "set_Title" +articleTitle: "set_Title" +second_title: "Aspose.Email for C++" +description: "Gets the human-readable title for a group entry" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/googlecontactgroup/set_title/ +--- + +## set_Title {#set_title} + +Gets the human-readable title for a group entry + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Title(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/set_updated/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/set_updated/_index.md new file mode 100644 index 0000000000..9e9b00cd39 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/set_updated/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::set_Updated method" +linktitle: "set_Updated" +articleTitle: "set_Updated" +second_title: "Aspose.Email for C++" +description: "Gets the date indicating the most recent instant in time when an group entry was modified" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.google/googlecontactgroup/set_updated/ +--- + +## set_Updated {#set_updated} + +Gets the date indicating the most recent instant in time when an group entry was modified + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Updated(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/googlecontactgroup/tostring/_index.md b/english/cpp/aspose.email.clients.google/googlecontactgroup/tostring/_index.md new file mode 100644 index 0000000000..02f7a34e25 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/googlecontactgroup/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::GoogleContactGroup::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a String which represents the object instance." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.google/googlecontactgroup/tostring/ +--- + +## ToString {#tostring} + +Returns a String which represents the object instance. + +**Returns:** Returns a String which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.google/ibasegmailclient/_index.md b/english/cpp/aspose.email.clients.google/ibasegmailclient/_index.md new file mode 100644 index 0000000000..82d668baa9 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/ibasegmailclient/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Google::IBaseGmailClient class" +linktitle: "IBaseGmailClient" +articleTitle: "IBaseGmailClient" +second_title: "Aspose.Email for C++" +description: "Interface for base class of Gmail client" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/ibasegmailclient/ +--- + +## IBaseGmailClient class + +Interface for base class of Gmail client + +## Methods + +| Name | Description | +| --- | --- | +| [get_AccessToken](./get_accesstoken/) | Gets OAuth 2.0 bearer token | +| [get_DefaultEmail](./get_defaultemail/) | Gets default email address | +| [get_Proxy](./get_proxy/) | Gets the proxy. | +| [get_Timeout](./get_timeout/) | Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [RefreshToken](./refreshtoken/) | Refresh access token | +| [set_AccessToken](./set_accesstoken/) | Sets OAuth 2.0 bearer token | +| [set_Proxy](./set_proxy/) | Sets the proxy. | +| [set_Timeout](./set_timeout/) | Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | + diff --git a/english/cpp/aspose.email.clients.google/ibasegmailclient/get_accesstoken/_index.md b/english/cpp/aspose.email.clients.google/ibasegmailclient/get_accesstoken/_index.md new file mode 100644 index 0000000000..e03e729fc7 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/ibasegmailclient/get_accesstoken/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IBaseGmailClient::get_AccessToken method" +linktitle: "get_AccessToken" +articleTitle: "get_AccessToken" +second_title: "Aspose.Email for C++" +description: "Gets OAuth 2.0 bearer token" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/ibasegmailclient/get_accesstoken/ +--- + +## get_AccessToken {#get_accesstoken} + +Gets OAuth 2.0 bearer token + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_AccessToken() +``` + diff --git a/english/cpp/aspose.email.clients.google/ibasegmailclient/get_defaultemail/_index.md b/english/cpp/aspose.email.clients.google/ibasegmailclient/get_defaultemail/_index.md new file mode 100644 index 0000000000..121a681df7 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/ibasegmailclient/get_defaultemail/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IBaseGmailClient::get_DefaultEmail method" +linktitle: "get_DefaultEmail" +articleTitle: "get_DefaultEmail" +second_title: "Aspose.Email for C++" +description: "Gets default email address" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/ibasegmailclient/get_defaultemail/ +--- + +## get_DefaultEmail {#get_defaultemail} + +Gets default email address + +**Returns:** virtual System::String Aspose::Email::Clients::Google:: + +```cpp +get_DefaultEmail() +``` + diff --git a/english/cpp/aspose.email.clients.google/ibasegmailclient/get_proxy/_index.md b/english/cpp/aspose.email.clients.google/ibasegmailclient/get_proxy/_index.md new file mode 100644 index 0000000000..a7ccd31ae8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/ibasegmailclient/get_proxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IBaseGmailClient::get_Proxy method" +linktitle: "get_Proxy" +articleTitle: "get_Proxy" +second_title: "Aspose.Email for C++" +description: "Gets the proxy." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/ibasegmailclient/get_proxy/ +--- + +## get_Proxy {#get_proxy} + +Gets the proxy. + +**Returns:** virtual System::SharedPtr Aspose::Email::Clients::Google:: + +```cpp +get_Proxy() +``` + diff --git a/english/cpp/aspose.email.clients.google/ibasegmailclient/get_timeout/_index.md b/english/cpp/aspose.email.clients.google/ibasegmailclient/get_timeout/_index.md new file mode 100644 index 0000000000..879e8026cd --- /dev/null +++ b/english/cpp/aspose.email.clients.google/ibasegmailclient/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IBaseGmailClient::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Gets the number of milliseconds to wait before the operation times out." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/ibasegmailclient/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** virtual int32_t Aspose::Email::Clients::Google:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.clients.google/ibasegmailclient/refreshtoken/_index.md b/english/cpp/aspose.email.clients.google/ibasegmailclient/refreshtoken/_index.md new file mode 100644 index 0000000000..7a813874a8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/ibasegmailclient/refreshtoken/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IBaseGmailClient::RefreshToken method" +linktitle: "RefreshToken" +articleTitle: "RefreshToken" +second_title: "Aspose.Email for C++" +description: "Refresh access token" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/ibasegmailclient/refreshtoken/ +--- + +## RefreshToken {#refreshtoken} + +Refresh access token + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +RefreshToken() +``` + diff --git a/english/cpp/aspose.email.clients.google/ibasegmailclient/set_accesstoken/_index.md b/english/cpp/aspose.email.clients.google/ibasegmailclient/set_accesstoken/_index.md new file mode 100644 index 0000000000..5c41d74445 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/ibasegmailclient/set_accesstoken/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IBaseGmailClient::set_AccessToken method" +linktitle: "set_AccessToken" +articleTitle: "set_AccessToken" +second_title: "Aspose.Email for C++" +description: "Sets OAuth 2.0 bearer token" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/ibasegmailclient/set_accesstoken/ +--- + +## set_AccessToken {#set_accesstoken} + +Sets OAuth 2.0 bearer token + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_AccessToken(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/ibasegmailclient/set_proxy/_index.md b/english/cpp/aspose.email.clients.google/ibasegmailclient/set_proxy/_index.md new file mode 100644 index 0000000000..59745b0734 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/ibasegmailclient/set_proxy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IBaseGmailClient::set_Proxy method" +linktitle: "set_Proxy" +articleTitle: "set_Proxy" +second_title: "Aspose.Email for C++" +description: "Sets the proxy." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/ibasegmailclient/set_proxy/ +--- + +## set_Proxy {#set_proxy} + +Sets the proxy. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_Proxy(System::SharedPtr < System::Net::IWebProxy > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/ibasegmailclient/set_timeout/_index.md b/english/cpp/aspose.email.clients.google/ibasegmailclient/set_timeout/_index.md new file mode 100644 index 0000000000..f6d26dfad8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/ibasegmailclient/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IBaseGmailClient::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Sets the number of milliseconds to wait before the operation times out." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.google/ibasegmailclient/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/_index.md new file mode 100644 index 0000000000..467acb0a57 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/_index.md @@ -0,0 +1,65 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient class" +linktitle: "IGmailClient" +articleTitle: "IGmailClient" +second_title: "Aspose.Email for C++" +description: "Represents the interface for Gmail client" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/igmailclient/ +--- + +## IGmailClient class + +**Inherits:** Aspose::Email::Clients::Google::IBaseGmailClient + +Represents the interface for Gmail client + +## Methods + +| Name | Description | +| --- | --- | +| [AppendMessage (2 overloads)](./appendmessage/) | Directly appends a message into INBOX similar to IMAP APPEND, bypassing most scanning and classification. Does not send a message. | +| [ClearCalendar](./clearcalendar/) | Clears a calendar. | +| [CreateAccessRule](./createaccessrule/) | Creates access rule | +| [CreateAppointment](./createappointment/) | Creates an appointment. | +| [CreateCalendar (2 overloads)](./createcalendar/) | Creates a calendar. | +| [CreateContact (2 overloads)](./createcontact/) | Creates contact for specified email | +| [CreateContactPhoto](./createcontactphoto/) | Creates contact photo | +| [CreateFilter](./createfilter/) | Creates a filter. | +| [DeleteAccessRule](./deleteaccessrule/) | Deletes access rule | +| [DeleteAppointment](./deleteappointment/) | Deletes an appointment. | +| [DeleteCalendar](./deletecalendar/) | Deletes a calendar. | +| [DeleteContact](./deletecontact/) | Deletes specified contact | +| [DeleteContactPhoto](./deletecontactphoto/) | Deletes contact photo | +| [DeleteFilter](./deletefilter/) | Immediately and permanently deletes the specified filter. | +| [DeleteMessage (2 overloads)](./deletemessage/) | Immediately and permanently deletes the specified message. This operation cannot be undone. Prefer overriding method DeleteMessage with parameter moveToTrash instead. | +| [FetchAccessRule](./fetchaccessrule/) | Fetches access rule | +| [FetchAppointment](./fetchappointment/) | Fetches appointment by identifier. | +| [FetchCalendar](./fetchcalendar/) | Fetches calendar by identifier. | +| [FetchMessage](./fetchmessage/) | Gets the specified message. | +| [GetAllContacts](./getallcontacts/) | Fetches all contacts. | +| [GetAllGroups](./getallgroups/) | Fetches all contact groups. | +| [GetColors](./getcolors/) | Gets color information | +| [GetContact (2 overloads)](./getcontact/) | Parameters contact Contact to refresh Returns Contact object, that represents a contact of gmail Exceptions WebException when operation fails | +| [GetContactsFromGroup](./getcontactsfromgroup/) | Fetches contacts belonging to the group specified. | +| [GetFilter](./getfilter/) | Gets a filter. | +| [GetFreebusyInfo](./getfreebusyinfo/) | Gets free/busy information | +| [GetPhoto (2 overloads)](./getphoto/) | Fetches a contact photo | +| [GetSetting](./getsetting/) | Gets settings by the name | +| [GetSettings](./getsettings/) | Gets settings dictionary | +| [ImportAppointment](./importappointment/) | Imports appointment to calendar | +| [ListAccessRules](./listaccessrules/) | Gets list of access rules | +| [ListAppointmentInstances](./listappointmentinstances/) | Gets list of an appointment instances for calendar. | +| [ListAppointments](./listappointments/) | Gets list of an appointments for calendar. | +| [ListCalendars (2 overloads)](./listcalendars/) | Gets array of calendars. | +| [ListFilters](./listfilters/) | Lists the message filters of a Gmail user. | +| [ListMessages](./listmessages/) | Lists the messages in the user's mailbox. | +| [MoveAppointment (2 overloads)](./moveappointment/) | Moves an appointment to another calendar. | +| [SendMessage](./sendmessage/) | Sends the specified message to the recipients in the To, Cc, and Bcc headers. | +| [UpdateAccessRule](./updateaccessrule/) | Updates access rule | +| [UpdateAppointment](./updateappointment/) | Updates an appointment. | +| [UpdateCalendar (2 overloads)](./updatecalendar/) | Updates a calendar | +| [UpdateContact](./updatecontact/) | Updates contact | +| [UpdateContactPhoto](./updatecontactphoto/) | Creates or updates contact photo | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/appendmessage/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/appendmessage/_index.md new file mode 100644 index 0000000000..248cbf0f06 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/appendmessage/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::AppendMessage method" +linktitle: "AppendMessage" +articleTitle: "AppendMessage" +second_title: "Aspose.Email for C++" +description: "Directly appends a message into INBOX similar to IMAP APPEND, bypassing most scanning and classification." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/igmailclient/appendmessage/ +--- + +## AppendMessage (1 of 2) {#appendmessage_1} + +Directly appends a message into INBOX similar to IMAP APPEND, bypassing most scanning and classification. Does not send a message. + +**Returns:** The Id of appended message. + +```cpp +AppendMessage(System::SharedPtr < MailMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | MailMerssage that will be appended. | + +--- + +## AppendMessage (2 of 2) {#appendmessage_2} + +Directly appends a message into only this user's mailbox similar to IMAP APPEND, bypassing most scanning and classification. Does not send a message. + +**Returns:** The Id of appended message. + +```cpp +AppendMessage(System::SharedPtr < MailMessage > msg, System::String labelName) +``` + +| Parameter | Description | +| --- | --- | +| msg | MailMerssage that will be appended. | +| labelName | The name of Label that will be appplied to appended message.If name null or empty then label INBOX will be applied. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/clearcalendar/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/clearcalendar/_index.md new file mode 100644 index 0000000000..248f9614c0 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/clearcalendar/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::ClearCalendar method" +linktitle: "ClearCalendar" +articleTitle: "ClearCalendar" +second_title: "Aspose.Email for C++" +description: "Clears a calendar." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/igmailclient/clearcalendar/ +--- + +## ClearCalendar {#clearcalendar} + +Clears a calendar. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +ClearCalendar(System::String calendarId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/createaccessrule/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/createaccessrule/_index.md new file mode 100644 index 0000000000..4bc71316fc --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/createaccessrule/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::CreateAccessRule method" +linktitle: "CreateAccessRule" +articleTitle: "CreateAccessRule" +second_title: "Aspose.Email for C++" +description: "Creates access rule" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/igmailclient/createaccessrule/ +--- + +## CreateAccessRule {#createaccessrule} + +Creates access rule + +**Returns:** Returns created access rule + +```cpp +CreateAccessRule(System::String calendarId, System::SharedPtr < AccessControlRule > role) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| role | Access control rule | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/createappointment/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/createappointment/_index.md new file mode 100644 index 0000000000..105541fbd8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/createappointment/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::CreateAppointment method" +linktitle: "CreateAppointment" +articleTitle: "CreateAppointment" +second_title: "Aspose.Email for C++" +description: "Creates an appointment." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/igmailclient/createappointment/ +--- + +## CreateAppointment {#createappointment} + +Creates an appointment. + +**Returns:** Returns the created appointment. + +```cpp +CreateAppointment(System::String calendarId, System::SharedPtr < Aspose::Email::Calendar::Appointment > appointment) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| appointment | An instance of appointment object to create. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/createcalendar/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/createcalendar/_index.md new file mode 100644 index 0000000000..f3e44a5e4f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/createcalendar/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::CreateCalendar method" +linktitle: "CreateCalendar" +articleTitle: "CreateCalendar" +second_title: "Aspose.Email for C++" +description: "Creates a calendar." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/igmailclient/createcalendar/ +--- + +## CreateCalendar (1 of 2) {#createcalendar_1} + +Creates a calendar. + +**Returns:** Returns calendar identifier + +```cpp +CreateCalendar(System::SharedPtr < Calendar > calendar) +``` + +| Parameter | Description | +| --- | --- | +| calendar | An instance of calendar object to create. | + +--- + +## CreateCalendar (2 of 2) {#createcalendar_2} + +Creates a calendar. + +**Returns:** Returns calendar identifier + +```cpp +CreateCalendar(System::SharedPtr < Calendar > calendar, bool useColorRgbFormat) +``` + +| Parameter | Description | +| --- | --- | +| calendar | An instance of calendar object to create. | +| useColorRgbFormat | Indicates whether color rgb format is used. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/createcontact/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/createcontact/_index.md new file mode 100644 index 0000000000..200a70f7c6 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/createcontact/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::CreateContact method" +linktitle: "CreateContact" +articleTitle: "CreateContact" +second_title: "Aspose.Email for C++" +description: "Creates contact for specified email" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.google/igmailclient/createcontact/ +--- + +## CreateContact (1 of 2) {#createcontact_1} + +Creates contact for specified email + +**Returns:** Returns contact uri + +```cpp +CreateContact(System::SharedPtr < PersonalInfo::Contact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | A contact to create. | + +--- + +## CreateContact (2 of 2) {#createcontact_2} + +Creates contact for specified email + +**Returns:** Returns contact uri + +```cpp +CreateContact(System::SharedPtr < PersonalInfo::Contact > contact, System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| contact | A contact to create. | +| emailAddress | Email address | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/createcontactphoto/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/createcontactphoto/_index.md new file mode 100644 index 0000000000..d22d45dc73 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/createcontactphoto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::CreateContactPhoto method" +linktitle: "CreateContactPhoto" +articleTitle: "CreateContactPhoto" +second_title: "Aspose.Email for C++" +description: "Creates contact photo" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.google/igmailclient/createcontactphoto/ +--- + +## CreateContactPhoto {#createcontactphoto} + +Creates contact photo + +**Returns:** virtual System::SharedPtr < PersonalInfo::ContactPhoto > Aspose::Email::Clients::Google:: + +```cpp +CreateContactPhoto(System::SharedPtr < PersonalInfo::Contact > contact, System::ArrayPtr< uint8_t > imageData) +``` + +| Parameter | Description | +| --- | --- | +| contact | contact photo | +| imageData | image data | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/createfilter/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/createfilter/_index.md new file mode 100644 index 0000000000..2bdbb30bcc --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/createfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::CreateFilter method" +linktitle: "CreateFilter" +articleTitle: "CreateFilter" +second_title: "Aspose.Email for C++" +description: "Creates a filter." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.google/igmailclient/createfilter/ +--- + +## CreateFilter {#createfilter} + +Creates a filter. + +**Returns:** The ID of the created filter. + +```cpp +CreateFilter(System::SharedPtr < Filter > filter) +``` + +| Parameter | Description | +| --- | --- | +| filter | Filter instance. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/deleteaccessrule/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/deleteaccessrule/_index.md new file mode 100644 index 0000000000..16dd9e81ac --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/deleteaccessrule/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::DeleteAccessRule method" +linktitle: "DeleteAccessRule" +articleTitle: "DeleteAccessRule" +second_title: "Aspose.Email for C++" +description: "Deletes access rule" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.google/igmailclient/deleteaccessrule/ +--- + +## DeleteAccessRule {#deleteaccessrule} + +Deletes access rule + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +DeleteAccessRule(System::String calendarId, System::String roleId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| roleId | Role identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/deleteappointment/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/deleteappointment/_index.md new file mode 100644 index 0000000000..65bc89e94d --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/deleteappointment/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::DeleteAppointment method" +linktitle: "DeleteAppointment" +articleTitle: "DeleteAppointment" +second_title: "Aspose.Email for C++" +description: "Deletes an appointment." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.google/igmailclient/deleteappointment/ +--- + +## DeleteAppointment {#deleteappointment} + +Deletes an appointment. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +DeleteAppointment(System::String calendarId, System::String appointmentId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| appointmentId | Appointment identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/deletecalendar/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/deletecalendar/_index.md new file mode 100644 index 0000000000..6f665ff4e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/deletecalendar/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::DeleteCalendar method" +linktitle: "DeleteCalendar" +articleTitle: "DeleteCalendar" +second_title: "Aspose.Email for C++" +description: "Deletes a calendar." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.google/igmailclient/deletecalendar/ +--- + +## DeleteCalendar {#deletecalendar} + +Deletes a calendar. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +DeleteCalendar(System::String calendarId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/deletecontact/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/deletecontact/_index.md new file mode 100644 index 0000000000..789559df19 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/deletecontact/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::DeleteContact method" +linktitle: "DeleteContact" +articleTitle: "DeleteContact" +second_title: "Aspose.Email for C++" +description: "Deletes specified contact" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.google/igmailclient/deletecontact/ +--- + +## DeleteContact {#deletecontact} + +Deletes specified contact + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +DeleteContact(System::String contactUri) +``` + +| Parameter | Description | +| --- | --- | +| contactUri | Contact uri | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/deletecontactphoto/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/deletecontactphoto/_index.md new file mode 100644 index 0000000000..e7d002ac36 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/deletecontactphoto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::DeleteContactPhoto method" +linktitle: "DeleteContactPhoto" +articleTitle: "DeleteContactPhoto" +second_title: "Aspose.Email for C++" +description: "Deletes contact photo" +type: docs +weight: 130 +url: /cpp/aspose.email.clients.google/igmailclient/deletecontactphoto/ +--- + +## DeleteContactPhoto {#deletecontactphoto} + +Deletes contact photo + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +DeleteContactPhoto(System::SharedPtr < PersonalInfo::ContactPhoto > contactPhoto) +``` + +| Parameter | Description | +| --- | --- | +| contactPhoto | contact photo | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/deletefilter/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/deletefilter/_index.md new file mode 100644 index 0000000000..bd522a1006 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/deletefilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::DeleteFilter method" +linktitle: "DeleteFilter" +articleTitle: "DeleteFilter" +second_title: "Aspose.Email for C++" +description: "Immediately and permanently deletes the specified filter." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.google/igmailclient/deletefilter/ +--- + +## DeleteFilter {#deletefilter} + +Immediately and permanently deletes the specified filter. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +DeleteFilter(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | The ID of the Filter to delete. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/deletemessage/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/deletemessage/_index.md new file mode 100644 index 0000000000..3e855ab1df --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/deletemessage/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::DeleteMessage method" +linktitle: "DeleteMessage" +articleTitle: "DeleteMessage" +second_title: "Aspose.Email for C++" +description: "Immediately and permanently deletes the specified message." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.google/igmailclient/deletemessage/ +--- + +## DeleteMessage (1 of 2) {#deletemessage_1} + +Immediately and permanently deletes the specified message. This operation cannot be undone. Prefer overriding method DeleteMessage with parameter moveToTrash instead. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +DeleteMessage(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | The ID of the message to delete. | + +--- + +## DeleteMessage (2 of 2) {#deletemessage_2} + +Moves the specified message to the trash if moveToTrash true, or permanently deletes if false. + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +DeleteMessage(System::String id, bool moveToTrash) +``` + +| Parameter | Description | +| --- | --- | +| id | The ID of the message to trash or delete. | +| moveToTrash | Moves the specified message to the trash if true, or permanently deletes if false. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/fetchaccessrule/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/fetchaccessrule/_index.md new file mode 100644 index 0000000000..d9ae3bc612 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/fetchaccessrule/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::FetchAccessRule method" +linktitle: "FetchAccessRule" +articleTitle: "FetchAccessRule" +second_title: "Aspose.Email for C++" +description: "Fetches access rule" +type: docs +weight: 160 +url: /cpp/aspose.email.clients.google/igmailclient/fetchaccessrule/ +--- + +## FetchAccessRule {#fetchaccessrule} + +Fetches access rule + +**Returns:** Returns fetched access rule + +```cpp +FetchAccessRule(System::String calendarId, System::String roleId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| roleId | Role identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/fetchappointment/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/fetchappointment/_index.md new file mode 100644 index 0000000000..99516a3b8e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/fetchappointment/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::FetchAppointment method" +linktitle: "FetchAppointment" +articleTitle: "FetchAppointment" +second_title: "Aspose.Email for C++" +description: "Fetches appointment by identifier." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.google/igmailclient/fetchappointment/ +--- + +## FetchAppointment {#fetchappointment} + +Fetches appointment by identifier. + +**Returns:** Returns fetched appointment. + +```cpp +FetchAppointment(System::String calendarId, System::String appointmentId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| appointmentId | Appointment identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/fetchcalendar/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/fetchcalendar/_index.md new file mode 100644 index 0000000000..c36e74366e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/fetchcalendar/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::FetchCalendar method" +linktitle: "FetchCalendar" +articleTitle: "FetchCalendar" +second_title: "Aspose.Email for C++" +description: "Fetches calendar by identifier." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.google/igmailclient/fetchcalendar/ +--- + +## FetchCalendar {#fetchcalendar} + +Fetches calendar by identifier. + +**Returns:** Returns fetched calendar. + +```cpp +FetchCalendar(System::String calendarId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/fetchmessage/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/fetchmessage/_index.md new file mode 100644 index 0000000000..3dda4126da --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/fetchmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::FetchMessage method" +linktitle: "FetchMessage" +articleTitle: "FetchMessage" +second_title: "Aspose.Email for C++" +description: "Gets the specified message." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.google/igmailclient/fetchmessage/ +--- + +## FetchMessage {#fetchmessage} + +Gets the specified message. + +**Returns:** MailMessage instance. + +```cpp +FetchMessage(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | The ID of the message | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getallcontacts/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getallcontacts/_index.md new file mode 100644 index 0000000000..508bb1771b --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getallcontacts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetAllContacts method" +linktitle: "GetAllContacts" +articleTitle: "GetAllContacts" +second_title: "Aspose.Email for C++" +description: "Fetches all contacts." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.google/igmailclient/getallcontacts/ +--- + +## GetAllContacts {#getallcontacts} + +Fetches all contacts. + +**Returns:** Contacts array + +```cpp +GetAllContacts() +``` + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getallgroups/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getallgroups/_index.md new file mode 100644 index 0000000000..57a4eb2c4c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getallgroups/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetAllGroups method" +linktitle: "GetAllGroups" +articleTitle: "GetAllGroups" +second_title: "Aspose.Email for C++" +description: "Fetches all contact groups." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.google/igmailclient/getallgroups/ +--- + +## GetAllGroups {#getallgroups} + +Fetches all contact groups. + +**Returns:** Contact groups collection + +```cpp +GetAllGroups() +``` + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getcolors/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getcolors/_index.md new file mode 100644 index 0000000000..185fbdd8c3 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getcolors/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetColors method" +linktitle: "GetColors" +articleTitle: "GetColors" +second_title: "Aspose.Email for C++" +description: "Gets color information" +type: docs +weight: 220 +url: /cpp/aspose.email.clients.google/igmailclient/getcolors/ +--- + +## GetColors {#getcolors} + +Gets color information + +**Returns:** Returns color information + +```cpp +GetColors() +``` + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getcontact/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getcontact/_index.md new file mode 100644 index 0000000000..c97cc5ecc0 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getcontact/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetContact method" +linktitle: "GetContact" +articleTitle: "GetContact" +second_title: "Aspose.Email for C++" +description: "Parameters contact Contact to refresh Returns Contact object, that represents a contact of gmail Exceptions WebException when operation fails" +type: docs +weight: 230 +url: /cpp/aspose.email.clients.google/igmailclient/getcontact/ +--- + +## GetContact (1 of 2) {#getcontact_1} + +Parameters contact Contact to refresh Returns Contact object, that represents a contact of gmail Exceptions WebException when operation fails + +**Returns:** Contact object, that represents a contact of gmail + +```cpp +GetContact(System::SharedPtr < PersonalInfo::Contact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | Contact to refresh | + +--- + +## GetContact (2 of 2) {#getcontact_2} + +Fetches contact + +**Returns:** Contact object, that represents a contact of gmail + +```cpp +GetContact(System::String contactUri) +``` + +| Parameter | Description | +| --- | --- | +| contactUri | String, that represents contact's uri | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getcontactsfromgroup/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getcontactsfromgroup/_index.md new file mode 100644 index 0000000000..f82b134d9c --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getcontactsfromgroup/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetContactsFromGroup method" +linktitle: "GetContactsFromGroup" +articleTitle: "GetContactsFromGroup" +second_title: "Aspose.Email for C++" +description: "Fetches contacts belonging to the group specified." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.google/igmailclient/getcontactsfromgroup/ +--- + +## GetContactsFromGroup {#getcontactsfromgroup} + +Fetches contacts belonging to the group specified. + +**Returns:** Contacts array + +```cpp +GetContactsFromGroup(System::String groupId) +``` + +| Parameter | Description | +| --- | --- | +| groupId | string that represents group id for a contact | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getfilter/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getfilter/_index.md new file mode 100644 index 0000000000..f9cddb9f2e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getfilter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetFilter method" +linktitle: "GetFilter" +articleTitle: "GetFilter" +second_title: "Aspose.Email for C++" +description: "Gets a filter." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.google/igmailclient/getfilter/ +--- + +## GetFilter {#getfilter} + +Gets a filter. + +**Returns:** Filter instance. + +```cpp +GetFilter(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | The ID of the filter | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getfreebusyinfo/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getfreebusyinfo/_index.md new file mode 100644 index 0000000000..0ae9ef87e7 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getfreebusyinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetFreebusyInfo method" +linktitle: "GetFreebusyInfo" +articleTitle: "GetFreebusyInfo" +second_title: "Aspose.Email for C++" +description: "Gets free/busy information" +type: docs +weight: 260 +url: /cpp/aspose.email.clients.google/igmailclient/getfreebusyinfo/ +--- + +## GetFreebusyInfo {#getfreebusyinfo} + +Gets free/busy information + +**Returns:** Returns free/busy information. + +```cpp +GetFreebusyInfo(System::SharedPtr < FreebusyQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | Query to get free/busy information | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getphoto/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getphoto/_index.md new file mode 100644 index 0000000000..88fb2d3687 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getphoto/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetPhoto method" +linktitle: "GetPhoto" +articleTitle: "GetPhoto" +second_title: "Aspose.Email for C++" +description: "Fetches a contact photo" +type: docs +weight: 270 +url: /cpp/aspose.email.clients.google/igmailclient/getphoto/ +--- + +## GetPhoto (1 of 2) {#getphoto_1} + +Fetches a contact photo + +**Returns:** Returns a contact photo + +```cpp +GetPhoto(System::SharedPtr < PersonalInfo::ContactPhoto > photo) +``` + +| Parameter | Description | +| --- | --- | +| photo | ContactPhoto object with identifier | + +--- + +## GetPhoto (2 of 2) {#getphoto_2} + +Fetches a contact photo + +**Returns:** Returns a contact photo + +```cpp +GetPhoto(System::String photoUri) +``` + +| Parameter | Description | +| --- | --- | +| photoUri | Uri of an image. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getsetting/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getsetting/_index.md new file mode 100644 index 0000000000..5f1836ff55 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getsetting/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetSetting method" +linktitle: "GetSetting" +articleTitle: "GetSetting" +second_title: "Aspose.Email for C++" +description: "Gets settings by the name" +type: docs +weight: 280 +url: /cpp/aspose.email.clients.google/igmailclient/getsetting/ +--- + +## GetSetting {#getsetting} + +Gets settings by the name + +**Returns:** Returns settings value + +```cpp +GetSetting(System::String setting) +``` + +| Parameter | Description | +| --- | --- | +| setting | Setting name | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/getsettings/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/getsettings/_index.md new file mode 100644 index 0000000000..8aa835c31a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/getsettings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::GetSettings method" +linktitle: "GetSettings" +articleTitle: "GetSettings" +second_title: "Aspose.Email for C++" +description: "Gets settings dictionary" +type: docs +weight: 290 +url: /cpp/aspose.email.clients.google/igmailclient/getsettings/ +--- + +## GetSettings {#getsettings} + +Gets settings dictionary + +**Returns:** Returns settings dictionary + +```cpp +GetSettings() +``` + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/importappointment/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/importappointment/_index.md new file mode 100644 index 0000000000..5a085cad45 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/importappointment/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::ImportAppointment method" +linktitle: "ImportAppointment" +articleTitle: "ImportAppointment" +second_title: "Aspose.Email for C++" +description: "Imports appointment to calendar" +type: docs +weight: 300 +url: /cpp/aspose.email.clients.google/igmailclient/importappointment/ +--- + +## ImportAppointment {#importappointment} + +Imports appointment to calendar + +**Returns:** Returns the imported appointment. + +```cpp +ImportAppointment(System::String calendarId, System::SharedPtr < Aspose::Email::Calendar::Appointment > appointment) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| appointment | An instance of appointment object to import. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/listaccessrules/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/listaccessrules/_index.md new file mode 100644 index 0000000000..4c355f390d --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/listaccessrules/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::ListAccessRules method" +linktitle: "ListAccessRules" +articleTitle: "ListAccessRules" +second_title: "Aspose.Email for C++" +description: "Gets list of access rules" +type: docs +weight: 310 +url: /cpp/aspose.email.clients.google/igmailclient/listaccessrules/ +--- + +## ListAccessRules {#listaccessrules} + +Gets list of access rules + +**Returns:** Returns list of access rules + +```cpp +ListAccessRules(System::String calendarId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/listappointmentinstances/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/listappointmentinstances/_index.md new file mode 100644 index 0000000000..1846e543ba --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/listappointmentinstances/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::ListAppointmentInstances method" +linktitle: "ListAppointmentInstances" +articleTitle: "ListAppointmentInstances" +second_title: "Aspose.Email for C++" +description: "Gets list of an appointment instances for calendar." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.google/igmailclient/listappointmentinstances/ +--- + +## ListAppointmentInstances {#listappointmentinstances} + +Gets list of an appointment instances for calendar. + +**Returns:** Returns list of an appointment instances for calendar. + +```cpp +ListAppointmentInstances(System::String calendarId, System::String appointmentId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| appointmentId | Appointment identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/listappointments/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/listappointments/_index.md new file mode 100644 index 0000000000..e7dac8ac9f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/listappointments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::ListAppointments method" +linktitle: "ListAppointments" +articleTitle: "ListAppointments" +second_title: "Aspose.Email for C++" +description: "Gets list of an appointments for calendar." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.google/igmailclient/listappointments/ +--- + +## ListAppointments {#listappointments} + +Gets list of an appointments for calendar. + +**Returns:** Returns list of an appointments for calendar. + +```cpp +ListAppointments(System::String calendarId) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/listcalendars/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/listcalendars/_index.md new file mode 100644 index 0000000000..c147d0da81 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/listcalendars/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::ListCalendars method" +linktitle: "ListCalendars" +articleTitle: "ListCalendars" +second_title: "Aspose.Email for C++" +description: "Gets array of calendars." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.google/igmailclient/listcalendars/ +--- + +## ListCalendars (1 of 2) {#listcalendars_1} + +Gets array of calendars. + +**Returns:** Returns array of calendars. + +```cpp +ListCalendars() +``` + +--- + +## ListCalendars (2 of 2) {#listcalendars_2} + +Gets array of calendars. + +**Returns:** Returns array of calendars. + +```cpp +ListCalendars(AccessRole minAccessRole, bool showHidden) +``` + +| Parameter | Description | +| --- | --- | +| minAccessRole | The effective access role that the authenticated user has on the calendar. | +| showHidden | Show hidden calendars | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/listfilters/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/listfilters/_index.md new file mode 100644 index 0000000000..7afe5cd2b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/listfilters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::ListFilters method" +linktitle: "ListFilters" +articleTitle: "ListFilters" +second_title: "Aspose.Email for C++" +description: "Lists the message filters of a Gmail user." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.google/igmailclient/listfilters/ +--- + +## ListFilters {#listfilters} + +Lists the message filters of a Gmail user. + +**Returns:** List filters. + +```cpp +ListFilters() +``` + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/listmessages/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/listmessages/_index.md new file mode 100644 index 0000000000..7bc62fe1e7 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/listmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::ListMessages method" +linktitle: "ListMessages" +articleTitle: "ListMessages" +second_title: "Aspose.Email for C++" +description: "Lists the messages in the user's mailbox." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.google/igmailclient/listmessages/ +--- + +## ListMessages {#listmessages} + +Lists the messages in the user's mailbox. + +**Returns:** List of GmailMessageInfo objects. + +```cpp +ListMessages() +``` + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/moveappointment/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/moveappointment/_index.md new file mode 100644 index 0000000000..13a9a68e69 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/moveappointment/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::MoveAppointment method" +linktitle: "MoveAppointment" +articleTitle: "MoveAppointment" +second_title: "Aspose.Email for C++" +description: "Moves an appointment to another calendar." +type: docs +weight: 370 +url: /cpp/aspose.email.clients.google/igmailclient/moveappointment/ +--- + +## MoveAppointment (1 of 2) {#moveappointment_1} + +Moves an appointment to another calendar. + +**Returns:** Returns moved appointment. + +```cpp +MoveAppointment(System::String sourceCalendarId, System::String destinationCalendarId, System::String appointmentId) +``` + +| Parameter | Description | +| --- | --- | +| sourceCalendarId | Identifier of source calendar. | +| destinationCalendarId | Identifier of destination calendar. | +| appointmentId | Appointment identifier. | + +--- + +## MoveAppointment (2 of 2) {#moveappointment_2} + +Moves an appointment to another calendar. + +**Returns:** Returns moved appointment. + +```cpp +MoveAppointment(System::String sourceCalendarId, System::String destinationCalendarId, System::String appointmentId, bool sendNotifications) +``` + +| Parameter | Description | +| --- | --- | +| sourceCalendarId | Identifier of source calendar. | +| destinationCalendarId | Identifier of destination calendar. | +| appointmentId | Appointment identifier. | +| sendNotifications | Specifies whether notification should be sent. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/sendmessage/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/sendmessage/_index.md new file mode 100644 index 0000000000..3bdfe6afbc --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/sendmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::SendMessage method" +linktitle: "SendMessage" +articleTitle: "SendMessage" +second_title: "Aspose.Email for C++" +description: "Sends the specified message to the recipients in the To, Cc, and Bcc headers." +type: docs +weight: 380 +url: /cpp/aspose.email.clients.google/igmailclient/sendmessage/ +--- + +## SendMessage {#sendmessage} + +Sends the specified message to the recipients in the To, Cc, and Bcc headers. + +**Returns:** The Id of the sent message. + +```cpp +SendMessage(System::SharedPtr < MailMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The message to send. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/updateaccessrule/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/updateaccessrule/_index.md new file mode 100644 index 0000000000..e21e221214 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/updateaccessrule/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::UpdateAccessRule method" +linktitle: "UpdateAccessRule" +articleTitle: "UpdateAccessRule" +second_title: "Aspose.Email for C++" +description: "Updates access rule" +type: docs +weight: 390 +url: /cpp/aspose.email.clients.google/igmailclient/updateaccessrule/ +--- + +## UpdateAccessRule {#updateaccessrule} + +Updates access rule + +**Returns:** Returns updated access rule + +```cpp +UpdateAccessRule(System::String calendarId, System::SharedPtr < AccessControlRule > role) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| role | Access control rule | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/updateappointment/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/updateappointment/_index.md new file mode 100644 index 0000000000..9aabbdfa26 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/updateappointment/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::UpdateAppointment method" +linktitle: "UpdateAppointment" +articleTitle: "UpdateAppointment" +second_title: "Aspose.Email for C++" +description: "Updates an appointment." +type: docs +weight: 400 +url: /cpp/aspose.email.clients.google/igmailclient/updateappointment/ +--- + +## UpdateAppointment {#updateappointment} + +Updates an appointment. + +**Returns:** Returns updated appointment. + +```cpp +UpdateAppointment(System::String calendarId, System::SharedPtr < Aspose::Email::Calendar::Appointment > appointment) +``` + +| Parameter | Description | +| --- | --- | +| calendarId | Calendar identifier. | +| appointment | An instance of appointment object to update. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/updatecalendar/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/updatecalendar/_index.md new file mode 100644 index 0000000000..0a9b11c600 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/updatecalendar/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::UpdateCalendar method" +linktitle: "UpdateCalendar" +articleTitle: "UpdateCalendar" +second_title: "Aspose.Email for C++" +description: "Updates a calendar" +type: docs +weight: 410 +url: /cpp/aspose.email.clients.google/igmailclient/updatecalendar/ +--- + +## UpdateCalendar (1 of 2) {#updatecalendar_1} + +Updates a calendar + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +UpdateCalendar(System::SharedPtr < Calendar > calendar) +``` + +| Parameter | Description | +| --- | --- | +| calendar | An instance of calendar object to update. | + +--- + +## UpdateCalendar (2 of 2) {#updatecalendar_2} + +Updates a calendar + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +UpdateCalendar(System::SharedPtr < Calendar > calendar, bool useColorRgbFormat) +``` + +| Parameter | Description | +| --- | --- | +| calendar | An instance of calendar object to update. | +| useColorRgbFormat | Indicates whether color rgb format is used. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/updatecontact/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/updatecontact/_index.md new file mode 100644 index 0000000000..d7d9ddd4b9 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/updatecontact/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::UpdateContact method" +linktitle: "UpdateContact" +articleTitle: "UpdateContact" +second_title: "Aspose.Email for C++" +description: "Updates contact" +type: docs +weight: 420 +url: /cpp/aspose.email.clients.google/igmailclient/updatecontact/ +--- + +## UpdateContact {#updatecontact} + +Updates contact + +**Returns:** virtual System::SharedPtr < PersonalInfo::Contact > Aspose::Email::Clients::Google:: + +```cpp +UpdateContact(System::SharedPtr < PersonalInfo::Contact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | A contact to update. | + diff --git a/english/cpp/aspose.email.clients.google/igmailclient/updatecontactphoto/_index.md b/english/cpp/aspose.email.clients.google/igmailclient/updatecontactphoto/_index.md new file mode 100644 index 0000000000..951038f345 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/igmailclient/updatecontactphoto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::IGmailClient::UpdateContactPhoto method" +linktitle: "UpdateContactPhoto" +articleTitle: "UpdateContactPhoto" +second_title: "Aspose.Email for C++" +description: "Creates or updates contact photo" +type: docs +weight: 430 +url: /cpp/aspose.email.clients.google/igmailclient/updatecontactphoto/ +--- + +## UpdateContactPhoto {#updatecontactphoto} + +Creates or updates contact photo + +**Returns:** virtual void Aspose::Email::Clients::Google:: + +```cpp +UpdateContactPhoto(System::SharedPtr < PersonalInfo::ContactPhoto > contactPhoto) +``` + +| Parameter | Description | +| --- | --- | +| contactPhoto | contact photo | + diff --git a/english/cpp/aspose.email.clients.google/notificationmethod/_index.md b/english/cpp/aspose.email.clients.google/notificationmethod/_index.md new file mode 100644 index 0000000000..717b258ada --- /dev/null +++ b/english/cpp/aspose.email.clients.google/notificationmethod/_index.md @@ -0,0 +1,20 @@ +--- +title: "NotificationMethod Enum" +linktitle: "NotificationMethod" +articleTitle: "NotificationMethod" +second_title: "Aspose.Email for C++" +description: "The method used by this notification." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/notificationmethod/ +--- + +## NotificationMethod enumeration (2 values) + +The method used by this notification. + +| Value | Description | +| --- | --- | +| Email | Reminders are sent via email. | +| Sms | Reminders are sent via SMS. | + diff --git a/english/cpp/aspose.email.clients.google/notificationtype/_index.md b/english/cpp/aspose.email.clients.google/notificationtype/_index.md new file mode 100644 index 0000000000..f139c49f0d --- /dev/null +++ b/english/cpp/aspose.email.clients.google/notificationtype/_index.md @@ -0,0 +1,23 @@ +--- +title: "NotificationType Enum" +linktitle: "NotificationType" +articleTitle: "NotificationType" +second_title: "Aspose.Email for C++" +description: "The type of notification." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/notificationtype/ +--- + +## NotificationType enumeration (5 values) + +The type of notification. + +| Value | Description | +| --- | --- | +| EventCreation | Notification sent when a new event is put on the calendar. | +| EventChange | Notification sent when an event is changed. | +| EventCancellation | Notification sent when an event is cancelled. | +| EventResponse | Notification sent when an event is changed. | +| Agenda | An agenda with the events of the day (sent out in the morning). | + diff --git a/english/cpp/aspose.email.clients.google/range/_index.md b/english/cpp/aspose.email.clients.google/range/_index.md new file mode 100644 index 0000000000..bdce206d94 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/range/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Google::Range class" +linktitle: "Range" +articleTitle: "Range" +second_title: "Aspose.Email for C++" +description: "Time range during which calendar should be regarded as busy." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/range/ +--- + +## Range class + +Time range during which calendar should be regarded as busy. + +## Constructors + +| Name | Description | +| --- | --- | +| [Range (2 overloads)](./range/) | Initializes a new instance of the Range class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_End](./get_end/) | The end of the time period. | +| [get_Start](./get_start/) | The start of the time period. | +| [set_End](./set_end/) | The end of the time period. | +| [set_Start](./set_start/) | The start of the time period. | +| [ToString](./tostring/) | Returns a String which represents the object instance. | + diff --git a/english/cpp/aspose.email.clients.google/range/get_end/_index.md b/english/cpp/aspose.email.clients.google/range/get_end/_index.md new file mode 100644 index 0000000000..66fe9992ca --- /dev/null +++ b/english/cpp/aspose.email.clients.google/range/get_end/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Range::get_End method" +linktitle: "get_End" +articleTitle: "get_End" +second_title: "Aspose.Email for C++" +description: "The end of the time period." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/range/get_end/ +--- + +## get_End {#get_end} + +The end of the time period. + +**Returns:** System::DateTime Aspose::Email::Clients::Google:: + +```cpp +get_End() +``` + diff --git a/english/cpp/aspose.email.clients.google/range/get_start/_index.md b/english/cpp/aspose.email.clients.google/range/get_start/_index.md new file mode 100644 index 0000000000..fdde3b8284 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/range/get_start/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Range::get_Start method" +linktitle: "get_Start" +articleTitle: "get_Start" +second_title: "Aspose.Email for C++" +description: "The start of the time period." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/range/get_start/ +--- + +## get_Start {#get_start} + +The start of the time period. + +**Returns:** System::DateTime Aspose::Email::Clients::Google:: + +```cpp +get_Start() +``` + diff --git a/english/cpp/aspose.email.clients.google/range/range/_index.md b/english/cpp/aspose.email.clients.google/range/range/_index.md new file mode 100644 index 0000000000..e4a8e103c4 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/range/range/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::Google::Range::Range constructor" +linktitle: "Range" +articleTitle: "Range" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Range class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/range/range/ +--- + +## Range (1 of 2) {#range_1} + +Initializes a new instance of the Range class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Range() +``` + +--- + +## Range (2 of 2) {#range_2} + +Initializes a new instance of the Range class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Range(System::DateTime start, System::DateTime end) +``` + +| Parameter | Description | +| --- | --- | +| start | The start of the time period. | +| end | The end of the time period. | + diff --git a/english/cpp/aspose.email.clients.google/range/set_end/_index.md b/english/cpp/aspose.email.clients.google/range/set_end/_index.md new file mode 100644 index 0000000000..f948e50995 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/range/set_end/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Range::set_End method" +linktitle: "set_End" +articleTitle: "set_End" +second_title: "Aspose.Email for C++" +description: "The end of the time period." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/range/set_end/ +--- + +## set_End {#set_end} + +The end of the time period. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_End(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/range/set_start/_index.md b/english/cpp/aspose.email.clients.google/range/set_start/_index.md new file mode 100644 index 0000000000..c702ee373e --- /dev/null +++ b/english/cpp/aspose.email.clients.google/range/set_start/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Range::set_Start method" +linktitle: "set_Start" +articleTitle: "set_Start" +second_title: "Aspose.Email for C++" +description: "The start of the time period." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/range/set_start/ +--- + +## set_Start {#set_start} + +The start of the time period. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Start(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/range/tostring/_index.md b/english/cpp/aspose.email.clients.google/range/tostring/_index.md new file mode 100644 index 0000000000..90a095141f --- /dev/null +++ b/english/cpp/aspose.email.clients.google/range/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Range::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a String which represents the object instance." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.google/range/tostring/ +--- + +## ToString {#tostring} + +Returns a String which represents the object instance. + +**Returns:** Returns a String which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.google/remindermethods/_index.md b/english/cpp/aspose.email.clients.google/remindermethods/_index.md new file mode 100644 index 0000000000..840665da31 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/remindermethods/_index.md @@ -0,0 +1,21 @@ +--- +title: "ReminderMethods Enum" +linktitle: "ReminderMethods" +articleTitle: "ReminderMethods" +second_title: "Aspose.Email for C++" +description: "The method used by this reminder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/remindermethods/ +--- + +## ReminderMethods enumeration (3 values) + +The method used by this reminder. + +| Value | Description | +| --- | --- | +| email | Reminders are sent via email. | +| sms | Reminders are sent via SMS. | +| popup | Reminders are sent via a UI popup. | + diff --git a/english/cpp/aspose.email.clients.google/reminders/_index.md b/english/cpp/aspose.email.clients.google/reminders/_index.md new file mode 100644 index 0000000000..ec2605adb9 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/reminders/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Google::Reminders class" +linktitle: "Reminders" +articleTitle: "Reminders" +second_title: "Aspose.Email for C++" +description: "Information about the event's reminders for the authenticated user." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/reminders/ +--- + +## Reminders class + +Information about the event's reminders for the authenticated user. + +## Constructors + +| Name | Description | +| --- | --- | +| [Reminders](./reminders/) | Initializes a new instance of the Reminders class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Overrides](./get_overrides/) | If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this event. | +| [get_UseDefault](./get_usedefault/) | Whether the default reminders of the calendar apply to the event. | +| [set_Overrides](./set_overrides/) | If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this event. | +| [set_UseDefault](./set_usedefault/) | Whether the default reminders of the calendar apply to the event. | + diff --git a/english/cpp/aspose.email.clients.google/reminders/get_overrides/_index.md b/english/cpp/aspose.email.clients.google/reminders/get_overrides/_index.md new file mode 100644 index 0000000000..bd0f250b8a --- /dev/null +++ b/english/cpp/aspose.email.clients.google/reminders/get_overrides/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Reminders::get_Overrides method" +linktitle: "get_Overrides" +articleTitle: "get_Overrides" +second_title: "Aspose.Email for C++" +description: "If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this eve" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/reminders/get_overrides/ +--- + +## get_Overrides {#get_overrides} + +If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this event. + +**Returns:** System::ArrayPtr > Aspose::Email::Clients::Google:: + +```cpp +get_Overrides() +``` + diff --git a/english/cpp/aspose.email.clients.google/reminders/get_usedefault/_index.md b/english/cpp/aspose.email.clients.google/reminders/get_usedefault/_index.md new file mode 100644 index 0000000000..abf5b4a4cc --- /dev/null +++ b/english/cpp/aspose.email.clients.google/reminders/get_usedefault/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Reminders::get_UseDefault method" +linktitle: "get_UseDefault" +articleTitle: "get_UseDefault" +second_title: "Aspose.Email for C++" +description: "Whether the default reminders of the calendar apply to the event." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.google/reminders/get_usedefault/ +--- + +## get_UseDefault {#get_usedefault} + +Whether the default reminders of the calendar apply to the event. + +**Returns:** bool Aspose::Email::Clients::Google:: + +```cpp +get_UseDefault() +``` + diff --git a/english/cpp/aspose.email.clients.google/reminders/reminders/_index.md b/english/cpp/aspose.email.clients.google/reminders/reminders/_index.md new file mode 100644 index 0000000000..edbf3bed92 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/reminders/reminders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Google::Reminders::Reminders constructor" +linktitle: "Reminders" +articleTitle: "Reminders" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Reminders class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/reminders/reminders/ +--- + +## Reminders {#reminders} + +Initializes a new instance of the Reminders class. + +**Returns:** Aspose::Email::Clients::Google:: + +```cpp +Reminders() +``` + diff --git a/english/cpp/aspose.email.clients.google/reminders/set_overrides/_index.md b/english/cpp/aspose.email.clients.google/reminders/set_overrides/_index.md new file mode 100644 index 0000000000..ef01663050 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/reminders/set_overrides/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Reminders::set_Overrides method" +linktitle: "set_Overrides" +articleTitle: "set_Overrides" +second_title: "Aspose.Email for C++" +description: "If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this eve" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.google/reminders/set_overrides/ +--- + +## set_Overrides {#set_overrides} + +If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this event. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_Overrides(System::ArrayPtr< System::Collections::Generic::KeyValuePair< ReminderMethods , int32_t >> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/reminders/set_usedefault/_index.md b/english/cpp/aspose.email.clients.google/reminders/set_usedefault/_index.md new file mode 100644 index 0000000000..cd8f92c1fc --- /dev/null +++ b/english/cpp/aspose.email.clients.google/reminders/set_usedefault/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Google::Reminders::set_UseDefault method" +linktitle: "set_UseDefault" +articleTitle: "set_UseDefault" +second_title: "Aspose.Email for C++" +description: "Whether the default reminders of the calendar apply to the event." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.google/reminders/set_usedefault/ +--- + +## set_UseDefault {#set_usedefault} + +Whether the default reminders of the calendar apply to the event. + +**Returns:** void Aspose::Email::Clients::Google:: + +```cpp +set_UseDefault(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.google/sizecomparison/_index.md b/english/cpp/aspose.email.clients.google/sizecomparison/_index.md new file mode 100644 index 0000000000..adda3116d8 --- /dev/null +++ b/english/cpp/aspose.email.clients.google/sizecomparison/_index.md @@ -0,0 +1,21 @@ +--- +title: "SizeComparison Enum" +linktitle: "SizeComparison" +articleTitle: "SizeComparison" +second_title: "Aspose.Email for C++" +description: "Determines how the size field should be compared to the message size." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.google/sizecomparison/ +--- + +## SizeComparison enumeration (3 values) + +Determines how the size field should be compared to the message size. + +| Value | Description | +| --- | --- | +| Unspecified | Unspecified. | +| Smaller | Find messages smaller than the given size. | +| Larger | Find messages larger than the given size. | + diff --git a/english/cpp/aspose.email.clients.graph/_index.md b/english/cpp/aspose.email.clients.graph/_index.md new file mode 100644 index 0000000000..70a09b4b21 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::Clients::Graph namespace" +linktitle: "Aspose::Email::Clients::Graph" +articleTitle: "Aspose::Email::Clients::Graph" +second_title: "Aspose.Email for C++" +description: "Provides C++ classes for interacting with Microsoft Graph email, calendar, and folder resources via Aspose.Email." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/ +--- + +## Aspose::Email::Clients::Graph namespace + +The Aspose::Email::Clients::Graph namespace groups the core objects—such as BaseRestObject, Bucket, CalendarInfo, FolderInfo, and ClassificationOverride—used to model Graph entities, and includes GraphClient for authentication and request execution. Use these classes to build, query, and manage email and calendar data through the Microsoft Graph API. + + +## Classes + +| Name | Description | +| --- | --- | +| [BaseRestObject](./baserestobject/) | Represents functionality for base object. | +| [Bucket](./bucket/) | https://docs.microsoft.com/en-us/graph/api/resources/plannerbucket?view=graph-re | +| [CalendarInfo](./calendarinfo/) | Represents information about calendar. | +| [CalendarInfoCollection](./calendarinfocollection/) | Represents collection of GraphCalendarInfo. | +| [ClassificationOverride](./classificationoverride/) | Represents a user's override for how incoming messages from a specific sender sh | +| [FolderInfo](./folderinfo/) | Represents information about personal folder. | +| [FolderInfoCollection](./folderinfocollection/) | Represents collection of GraphFolderInfo. | +| [GraphClient](./graphclient/) | Provides access to MS Graph by using REST API. | +| [GraphMessagePageInfo](./graphmessagepageinfo/) | Contains information about retrieved page when paging methods are used. | +| [GraphQueryBuilder](./graphquerybuilder/) | Represents the builder of search expression based on search filters that used by | +| [IGraphClient](./igraphclient/) | Represents the interface for Graph REST client. | +| [Identity](./identity/) | https://docs.microsoft.com/en-us/graph/api/resources/identity?view=graph-rest-1. | +| [IdentitySet](./identityset/) | https://docs.microsoft.com/en-us/graph/api/resources/identityset?view=graph-rest | +| [KnownFolders](./knownfolders/) | Well-known folders | +| [MessageInfo](./messageinfo/) | The MessageInfo represents the server item info fetched from the Graph service. | +| [MessageInfoCollection](./messageinfocollection/) | Represents collection of GraphMessageInfo. | +| [Notebook](./notebook/) | https://docs.microsoft.com/en-us/graph/api/resources/notebook?view=graph-rest-1. | +| [NotebookCollection](./notebookcollection/) | Represents collection of Notebook . | +| [NotebookLinks](./notebooklinks/) | https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-re | +| [ODataQueryBuilder](./odataquerybuilder/) | This class provides parameters(supported Microsoft Graph) and builds a query tha | +| [OnenoteOperation](./onenoteoperation/) | The status of certain long-running OneNote operations. | +| [OutlookCategory](./outlookcategory/) | Represents a category by which a user can group Outlook items such as messages a | +| [TLODataResponce_OutlookCategory](./tlodataresponce_outlookcategory/) | Inherits Object. | +| [TaskListInfo](./tasklistinfo/) | Represents information about TaskList. | +| [TaskListInfoCollection](./tasklistinfocollection/) | Represents collection of TaskListInfo . | +| [Thumbnail](./thumbnail/) | https://docs.microsoft.com/en-us/graph/api/resources/thumbnail?view=graph-rest-1 | +| [ThumbnailSet](./thumbnailset/) | https://docs.microsoft.com/en-us/graph/api/resources/thumbnailset?view=graph-res | +| [UpdateSettings](./updatesettings/) | Update settings | + +## Enumerations + +| Name | Description | +| --- | --- | +| [CalendarColor](./calendarcolor/) | Enumerates the color theme to distinguish the calendar from other calendars in a | +| [CalendarRoleType](./calendarroletype/) | Represent sharing or delegating permission levels for the calendar. | +| [CategoryPreset](./categorypreset/) | A pre-set color enumeration that characterizes a categories, and that is mapped | +| [ClassificationType](./classificationtype/) | https://docs.microsoft.com/en-us/graph/api/resources/enums?view=graph-rest-1.0 h | +| [OnlineMeetingProvider](./onlinemeetingprovider/) | The default online meeting provider for meetings sent from this calendar. Possib | +| [ResourceType](./resourcetype/) | The resource in Microsoft Graph that you're referencing. | +| [UserRole](./userrole/) | OneNote user role | +| [WellknownTaskListName](./wellknowntasklistname/) | Property indicating the list name if the given list is a well-known list. Possib | + diff --git a/english/cpp/aspose.email.clients.graph/baserestobject/_index.md b/english/cpp/aspose.email.clients.graph/baserestobject/_index.md new file mode 100644 index 0000000000..c74c01636b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/baserestobject/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Graph::BaseRestObject class" +linktitle: "BaseRestObject" +articleTitle: "BaseRestObject" +second_title: "Aspose.Email for C++" +description: "Represents functionality for base object." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/baserestobject/ +--- + +## BaseRestObject class + +Represents functionality for base object. + +## Constructors + +| Name | Description | +| --- | --- | +| [BaseRestObject](./baserestobject/) | Initializes a new instance of the FolderInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Properties](./get_properties/) | Gets the mapi properties. | +| [get_TransmissionExcludedProperties](./get_transmissionexcludedproperties/) | Gets enumeration of MAPI properties which are excluded from transmission process. | +| [CalendarInfo](./calendarinfo/) | | +| [FolderInfo](./folderinfo/) | | +| [TaskListInfo](./tasklistinfo/) | | + diff --git a/english/cpp/aspose.email.clients.graph/baserestobject/baserestobject/_index.md b/english/cpp/aspose.email.clients.graph/baserestobject/baserestobject/_index.md new file mode 100644 index 0000000000..7aa4cb8671 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/baserestobject/baserestobject/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::BaseRestObject::BaseRestObject constructor" +linktitle: "BaseRestObject" +articleTitle: "BaseRestObject" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FolderInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/baserestobject/baserestobject/ +--- + +## BaseRestObject {#baserestobject} + +Initializes a new instance of the FolderInfo class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +BaseRestObject(System::SharedPtr < Mapi::MapiPropertyCollection > properties, System::ArrayPtr< System::SharedPtr < Mapi::PropertyDescriptor >> explicitProperties) +``` + +| Parameter | Description | +| --- | --- | +| properties | MapiProperties for this folder | +| explicitProperties | Contains enumeration of MAPI properties which are transmits as explicit object properties | + diff --git a/english/cpp/aspose.email.clients.graph/baserestobject/calendarinfo/_index.md b/english/cpp/aspose.email.clients.graph/baserestobject/calendarinfo/_index.md new file mode 100644 index 0000000000..c6be0df858 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/baserestobject/calendarinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Graph::BaseRestObject::CalendarInfo method" +linktitle: "CalendarInfo" +articleTitle: "CalendarInfo" +second_title: "Aspose.Email for C++" +description: "CalendarInfo of BaseRestObject." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/baserestobject/calendarinfo/ +--- + +## CalendarInfo {#calendarinfo} + +```cpp +friend class CalendarInfo() +``` + diff --git a/english/cpp/aspose.email.clients.graph/baserestobject/folderinfo/_index.md b/english/cpp/aspose.email.clients.graph/baserestobject/folderinfo/_index.md new file mode 100644 index 0000000000..e0590df315 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/baserestobject/folderinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Graph::BaseRestObject::FolderInfo method" +linktitle: "FolderInfo" +articleTitle: "FolderInfo" +second_title: "Aspose.Email for C++" +description: "FolderInfo of BaseRestObject." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/baserestobject/folderinfo/ +--- + +## FolderInfo {#folderinfo} + +```cpp +friend class FolderInfo() +``` + diff --git a/english/cpp/aspose.email.clients.graph/baserestobject/get_properties/_index.md b/english/cpp/aspose.email.clients.graph/baserestobject/get_properties/_index.md new file mode 100644 index 0000000000..a3d12e3907 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/baserestobject/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::BaseRestObject::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the mapi properties." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/baserestobject/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the mapi properties. + +**Returns:** virtual System::SharedPtr < Mapi::MapiPropertyCollection > Aspose::Email::Clients::Graph:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.clients.graph/baserestobject/get_transmissionexcludedproperties/_index.md b/english/cpp/aspose.email.clients.graph/baserestobject/get_transmissionexcludedproperties/_index.md new file mode 100644 index 0000000000..df92ea7877 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/baserestobject/get_transmissionexcludedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::BaseRestObject::get_TransmissionExcludedProperties method" +linktitle: "get_TransmissionExcludedProperties" +articleTitle: "get_TransmissionExcludedProperties" +second_title: "Aspose.Email for C++" +description: "Gets enumeration of MAPI properties which are excluded from transmission process." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/baserestobject/get_transmissionexcludedproperties/ +--- + +## get_TransmissionExcludedProperties {#get_transmissionexcludedproperties} + +Gets enumeration of MAPI properties which are excluded from transmission process. + +**Returns:** virtual System::ArrayPtr< System::SharedPtr < Mapi::PropertyDescriptor > > Aspose::Email::Clients::Graph:: + +```cpp +get_TransmissionExcludedProperties() +``` + diff --git a/english/cpp/aspose.email.clients.graph/baserestobject/tasklistinfo/_index.md b/english/cpp/aspose.email.clients.graph/baserestobject/tasklistinfo/_index.md new file mode 100644 index 0000000000..de455cc6fa --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/baserestobject/tasklistinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Graph::BaseRestObject::TaskListInfo method" +linktitle: "TaskListInfo" +articleTitle: "TaskListInfo" +second_title: "Aspose.Email for C++" +description: "TaskListInfo of BaseRestObject." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/baserestobject/tasklistinfo/ +--- + +## TaskListInfo {#tasklistinfo} + +```cpp +friend class TaskListInfo() +``` + diff --git a/english/cpp/aspose.email.clients.graph/bucket/_index.md b/english/cpp/aspose.email.clients.graph/bucket/_index.md new file mode 100644 index 0000000000..a980e6130d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket class" +linktitle: "Bucket" +articleTitle: "Bucket" +second_title: "Aspose.Email for C++" +description: "https://docs.microsoft.com/en-us/graph/api/resources/plannerbucket?view=graph-rest-1.0 The plannerBucket resource represents a bucket (or \"custom column\") for t" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/bucket/ +--- + +## Bucket class + +https://docs.microsoft.com/en-us/graph/api/resources/plannerbucket?view=graph-rest-1.0 The plannerBucket resource represents a bucket (or "custom column") for tasks in a plan in Office 365. It is contained in a plannerPlan and can have a collection of plannerTasks. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Id](./get_id/) | ID of the bucket. Read-only. | +| [get_Name](./get_name/) | Name of the bucket. | +| [get_OrderHint](./get_orderhint/) | Hint used to order items of this type in a list view.The format is defined as outlined here. | +| [get_PlanId](./get_planid/) | Plan ID to which the bucket belongs. | +| [set_Id](./set_id/) | ID of the bucket. Read-only. | +| [set_Name](./set_name/) | Name of the bucket. | +| [set_OrderHint](./set_orderhint/) | Hint used to order items of this type in a list view.The format is defined as outlined here. | +| [set_PlanId](./set_planid/) | Plan ID to which the bucket belongs. | +| [ServerPath](./serverpath/) | plannerBucket server path | + diff --git a/english/cpp/aspose.email.clients.graph/bucket/get_id/_index.md b/english/cpp/aspose.email.clients.graph/bucket/get_id/_index.md new file mode 100644 index 0000000000..a3c414c032 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "ID of the bucket." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/bucket/get_id/ +--- + +## get_Id {#get_id} + +ID of the bucket. Read-only. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.graph/bucket/get_name/_index.md b/english/cpp/aspose.email.clients.graph/bucket/get_name/_index.md new file mode 100644 index 0000000000..8d7e6fda1d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Name of the bucket." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/bucket/get_name/ +--- + +## get_Name {#get_name} + +Name of the bucket. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.clients.graph/bucket/get_orderhint/_index.md b/english/cpp/aspose.email.clients.graph/bucket/get_orderhint/_index.md new file mode 100644 index 0000000000..ab7b88d634 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/get_orderhint/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket::get_OrderHint method" +linktitle: "get_OrderHint" +articleTitle: "get_OrderHint" +second_title: "Aspose.Email for C++" +description: "Hint used to order items of this type in a list view.The format is defined as outlined here." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/bucket/get_orderhint/ +--- + +## get_OrderHint {#get_orderhint} + +Hint used to order items of this type in a list view.The format is defined as outlined here. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_OrderHint() +``` + diff --git a/english/cpp/aspose.email.clients.graph/bucket/get_planid/_index.md b/english/cpp/aspose.email.clients.graph/bucket/get_planid/_index.md new file mode 100644 index 0000000000..0182748b46 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/get_planid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket::get_PlanId method" +linktitle: "get_PlanId" +articleTitle: "get_PlanId" +second_title: "Aspose.Email for C++" +description: "Plan ID to which the bucket belongs." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/bucket/get_planid/ +--- + +## get_PlanId {#get_planid} + +Plan ID to which the bucket belongs. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_PlanId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/bucket/serverpath/_index.md b/english/cpp/aspose.email.clients.graph/bucket/serverpath/_index.md new file mode 100644 index 0000000000..9628fbef47 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/serverpath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket::ServerPath method" +linktitle: "ServerPath" +articleTitle: "ServerPath" +second_title: "Aspose.Email for C++" +description: "plannerBucket server path" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/bucket/serverpath/ +--- + +## ServerPath {#serverpath} + +plannerBucket server path + +**Returns:** const System::String Aspose::Email::Clients::Graph:: + +```cpp +ServerPath() +``` + diff --git a/english/cpp/aspose.email.clients.graph/bucket/set_id/_index.md b/english/cpp/aspose.email.clients.graph/bucket/set_id/_index.md new file mode 100644 index 0000000000..389f21c737 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "ID of the bucket." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/bucket/set_id/ +--- + +## set_Id {#set_id} + +ID of the bucket. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/bucket/set_name/_index.md b/english/cpp/aspose.email.clients.graph/bucket/set_name/_index.md new file mode 100644 index 0000000000..7c47ce03c4 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Name of the bucket." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/bucket/set_name/ +--- + +## set_Name {#set_name} + +Name of the bucket. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/bucket/set_orderhint/_index.md b/english/cpp/aspose.email.clients.graph/bucket/set_orderhint/_index.md new file mode 100644 index 0000000000..52ff80a52a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/set_orderhint/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket::set_OrderHint method" +linktitle: "set_OrderHint" +articleTitle: "set_OrderHint" +second_title: "Aspose.Email for C++" +description: "Hint used to order items of this type in a list view.The format is defined as outlined here." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/bucket/set_orderhint/ +--- + +## set_OrderHint {#set_orderhint} + +Hint used to order items of this type in a list view.The format is defined as outlined here. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_OrderHint(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/bucket/set_planid/_index.md b/english/cpp/aspose.email.clients.graph/bucket/set_planid/_index.md new file mode 100644 index 0000000000..a25f3dfed8 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/bucket/set_planid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Bucket::set_PlanId method" +linktitle: "set_PlanId" +articleTitle: "set_PlanId" +second_title: "Aspose.Email for C++" +description: "Plan ID to which the bucket belongs." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/bucket/set_planid/ +--- + +## set_PlanId {#set_planid} + +Plan ID to which the bucket belongs. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_PlanId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarcolor/_index.md b/english/cpp/aspose.email.clients.graph/calendarcolor/_index.md new file mode 100644 index 0000000000..a2966bafcb --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarcolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "CalendarColor Enum" +linktitle: "CalendarColor" +articleTitle: "CalendarColor" +second_title: "Aspose.Email for C++" +description: "Enumerates the color theme to distinguish the calendar from other calendars in a UI." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/calendarcolor/ +--- + +## CalendarColor enumeration (11 values) + +Enumerates the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor. + +| Value | Description | +| --- | --- | +| LightBlue | Light Blue | +| LightGreen | Light Green | +| LightOrange | Light Orange | +| LightGray | Light Gray | +| LightYellow | Light Yellow | +| LightTeal | Light Teal | +| LightPink | Light Pink | +| LightBrown | Light Brown | +| LightRed | Light Red | +| MaxColor | Max Color | +| Auto | Auto | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/_index.md new file mode 100644 index 0000000000..9b7484a55f --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/_index.md @@ -0,0 +1,49 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo class" +linktitle: "CalendarInfo" +articleTitle: "CalendarInfo" +second_title: "Aspose.Email for C++" +description: "Represents information about calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/calendarinfo/ +--- + +## CalendarInfo class + +**Inherits:** Aspose::Email::Clients::Graph::BaseRestObject + +Represents information about calendar. + +## Constructors + +| Name | Description | +| --- | --- | +| [CalendarInfo](./calendarinfo/) | Initializes a new instance of the FolderInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CanEdit](./get_canedit/) | true if the user can write to the calendar, false otherwise. | +| [get_CanShare](./get_canshare/) | true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. | +| [get_CanViewPrivateItems](./get_canviewprivateitems/) | true if the user can read calendar items that have been marked private, false otherwise. | +| [get_Color](./get_color/) | Specifies the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor. | +| [get_DefaultOnlineMeetingProvider](./get_defaultonlinemeetingprovider/) | The default online meeting provider for meetings sent from this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. | +| [get_IsDefaultCalendar](./get_isdefaultcalendar/) | true if this is the default calendar where new events are created by default, false otherwise. | +| [get_IsRemovable](./get_isremovable/) | Indicates whether this user calendar can be deleted from the user mailbox. | +| [get_IsTallyingResponses](./get_istallyingresponses/) | Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. | +| [get_ItemId](./get_itemid/) | Gets string representation of entry ID. | +| [get_Name](./get_name/) | Gets the name of Calendar . | +| [get_Owner](./get_owner/) | If set, this represents the user who created or added the calendar. For a calendar that the user created or added, the owner property is set to the user. For a calendar shared with the user, the owner property is set to the person who shared that calendar with the user. | +| [set_CanEdit](./set_canedit/) | true if the user can write to the calendar, false otherwise. | +| [set_CanShare](./set_canshare/) | true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. | +| [set_CanViewPrivateItems](./set_canviewprivateitems/) | true if the user can read calendar items that have been marked private, false otherwise. | +| [set_Color](./set_color/) | Specifies the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor. | +| [set_DefaultOnlineMeetingProvider](./set_defaultonlinemeetingprovider/) | The default online meeting provider for meetings sent from this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. | +| [set_IsDefaultCalendar](./set_isdefaultcalendar/) | true if this is the default calendar where new events are created by default, false otherwise. | +| [set_IsRemovable](./set_isremovable/) | Indicates whether this user calendar can be deleted from the user mailbox. | +| [set_IsTallyingResponses](./set_istallyingresponses/) | Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. | +| [set_Name](./set_name/) | Sets the name of Calendar . | +| [set_Owner](./set_owner/) | If set, this represents the user who created or added the calendar. For a calendar that the user created or added, the owner property is set to the user. For a calendar shared with the user, the owner property is set to the person who shared that calendar with the user. | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/calendarinfo/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/calendarinfo/_index.md new file mode 100644 index 0000000000..9384cf3b7c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/calendarinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::CalendarInfo constructor" +linktitle: "CalendarInfo" +articleTitle: "CalendarInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FolderInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/calendarinfo/calendarinfo/ +--- + +## CalendarInfo {#calendarinfo} + +Initializes a new instance of the FolderInfo class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +CalendarInfo(System::SharedPtr < Mapi::MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | MapiProperties for this folder | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_canedit/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_canedit/_index.md new file mode 100644 index 0000000000..ef303c8171 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_canedit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_CanEdit method" +linktitle: "get_CanEdit" +articleTitle: "get_CanEdit" +second_title: "Aspose.Email for C++" +description: "true if the user can write to the calendar, false otherwise." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_canedit/ +--- + +## get_CanEdit {#get_canedit} + +true if the user can write to the calendar, false otherwise. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_CanEdit() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_canshare/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_canshare/_index.md new file mode 100644 index 0000000000..138e83a27e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_canshare/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_CanShare method" +linktitle: "get_CanShare" +articleTitle: "get_CanShare" +second_title: "Aspose.Email for C++" +description: "true if the user has the permission to share the calendar, false otherwise." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_canshare/ +--- + +## get_CanShare {#get_canshare} + +true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_CanShare() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_canviewprivateitems/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_canviewprivateitems/_index.md new file mode 100644 index 0000000000..ae604564d4 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_canviewprivateitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_CanViewPrivateItems method" +linktitle: "get_CanViewPrivateItems" +articleTitle: "get_CanViewPrivateItems" +second_title: "Aspose.Email for C++" +description: "true if the user can read calendar items that have been marked private, false otherwise." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_canviewprivateitems/ +--- + +## get_CanViewPrivateItems {#get_canviewprivateitems} + +true if the user can read calendar items that have been marked private, false otherwise. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_CanViewPrivateItems() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_color/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_color/_index.md new file mode 100644 index 0000000000..aa95211484 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_color/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_Color method" +linktitle: "get_Color" +articleTitle: "get_Color" +second_title: "Aspose.Email for C++" +description: "Specifies the color theme to distinguish the calendar from other calendars in a UI." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_color/ +--- + +## get_Color {#get_color} + +Specifies the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor. + +**Returns:** CalendarColor Aspose::Email::Clients::Graph:: + +```cpp +get_Color() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_defaultonlinemeetingprovider/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_defaultonlinemeetingprovider/_index.md new file mode 100644 index 0000000000..b8d2d7d3f3 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_defaultonlinemeetingprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_DefaultOnlineMeetingProvider method" +linktitle: "get_DefaultOnlineMeetingProvider" +articleTitle: "get_DefaultOnlineMeetingProvider" +second_title: "Aspose.Email for C++" +description: "The default online meeting provider for meetings sent from this calendar." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_defaultonlinemeetingprovider/ +--- + +## get_DefaultOnlineMeetingProvider {#get_defaultonlinemeetingprovider} + +The default online meeting provider for meetings sent from this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. + +**Returns:** OnlineMeetingProvider Aspose::Email::Clients::Graph:: + +```cpp +get_DefaultOnlineMeetingProvider() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_isdefaultcalendar/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_isdefaultcalendar/_index.md new file mode 100644 index 0000000000..9617e1a076 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_isdefaultcalendar/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_IsDefaultCalendar method" +linktitle: "get_IsDefaultCalendar" +articleTitle: "get_IsDefaultCalendar" +second_title: "Aspose.Email for C++" +description: "true if this is the default calendar where new events are created by default, false otherwise." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_isdefaultcalendar/ +--- + +## get_IsDefaultCalendar {#get_isdefaultcalendar} + +true if this is the default calendar where new events are created by default, false otherwise. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsDefaultCalendar() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_isremovable/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_isremovable/_index.md new file mode 100644 index 0000000000..77edd827b6 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_isremovable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_IsRemovable method" +linktitle: "get_IsRemovable" +articleTitle: "get_IsRemovable" +second_title: "Aspose.Email for C++" +description: "Indicates whether this user calendar can be deleted from the user mailbox." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_isremovable/ +--- + +## get_IsRemovable {#get_isremovable} + +Indicates whether this user calendar can be deleted from the user mailbox. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsRemovable() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_istallyingresponses/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_istallyingresponses/_index.md new file mode 100644 index 0000000000..48c33f4660 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_istallyingresponses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_IsTallyingResponses method" +linktitle: "get_IsTallyingResponses" +articleTitle: "get_IsTallyingResponses" +second_title: "Aspose.Email for C++" +description: "Indicates whether this user calendar supports tracking of meeting responses." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_istallyingresponses/ +--- + +## get_IsTallyingResponses {#get_istallyingresponses} + +Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsTallyingResponses() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_itemid/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_itemid/_index.md new file mode 100644 index 0000000000..251f6255a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_itemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "Gets string representation of entry ID." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +Gets string representation of entry ID. + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_name/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_name/_index.md new file mode 100644 index 0000000000..4bdd77c71e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name of Calendar ." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_name/ +--- + +## get_Name {#get_name} + +Gets the name of Calendar . + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/get_owner/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/get_owner/_index.md new file mode 100644 index 0000000000..66815e0ec2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/get_owner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::get_Owner method" +linktitle: "get_Owner" +articleTitle: "get_Owner" +second_title: "Aspose.Email for C++" +description: "If set, this represents the user who created or added the calendar." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.graph/calendarinfo/get_owner/ +--- + +## get_Owner {#get_owner} + +If set, this represents the user who created or added the calendar. For a calendar that the user created or added, the owner property is set to the user. For a calendar shared with the user, the owner property is set to the person who shared that calendar with the user. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Graph:: + +```cpp +get_Owner() +``` + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_canedit/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_canedit/_index.md new file mode 100644 index 0000000000..006035aaf7 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_canedit/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_CanEdit method" +linktitle: "set_CanEdit" +articleTitle: "set_CanEdit" +second_title: "Aspose.Email for C++" +description: "true if the user can write to the calendar, false otherwise." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_canedit/ +--- + +## set_CanEdit {#set_canedit} + +true if the user can write to the calendar, false otherwise. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_CanEdit(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_canshare/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_canshare/_index.md new file mode 100644 index 0000000000..9465ce7540 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_canshare/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_CanShare method" +linktitle: "set_CanShare" +articleTitle: "set_CanShare" +second_title: "Aspose.Email for C++" +description: "true if the user has the permission to share the calendar, false otherwise." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_canshare/ +--- + +## set_CanShare {#set_canshare} + +true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_CanShare(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_canviewprivateitems/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_canviewprivateitems/_index.md new file mode 100644 index 0000000000..a750b089ef --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_canviewprivateitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_CanViewPrivateItems method" +linktitle: "set_CanViewPrivateItems" +articleTitle: "set_CanViewPrivateItems" +second_title: "Aspose.Email for C++" +description: "true if the user can read calendar items that have been marked private, false otherwise." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_canviewprivateitems/ +--- + +## set_CanViewPrivateItems {#set_canviewprivateitems} + +true if the user can read calendar items that have been marked private, false otherwise. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_CanViewPrivateItems(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_color/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_color/_index.md new file mode 100644 index 0000000000..a51b41dbe0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_color/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_Color method" +linktitle: "set_Color" +articleTitle: "set_Color" +second_title: "Aspose.Email for C++" +description: "Specifies the color theme to distinguish the calendar from other calendars in a UI." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_color/ +--- + +## set_Color {#set_color} + +Specifies the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Color(CalendarColor value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_defaultonlinemeetingprovider/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_defaultonlinemeetingprovider/_index.md new file mode 100644 index 0000000000..bd969dac18 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_defaultonlinemeetingprovider/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_DefaultOnlineMeetingProvider method" +linktitle: "set_DefaultOnlineMeetingProvider" +articleTitle: "set_DefaultOnlineMeetingProvider" +second_title: "Aspose.Email for C++" +description: "The default online meeting provider for meetings sent from this calendar." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_defaultonlinemeetingprovider/ +--- + +## set_DefaultOnlineMeetingProvider {#set_defaultonlinemeetingprovider} + +The default online meeting provider for meetings sent from this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_DefaultOnlineMeetingProvider(OnlineMeetingProvider value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_isdefaultcalendar/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_isdefaultcalendar/_index.md new file mode 100644 index 0000000000..8c7315ddb3 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_isdefaultcalendar/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_IsDefaultCalendar method" +linktitle: "set_IsDefaultCalendar" +articleTitle: "set_IsDefaultCalendar" +second_title: "Aspose.Email for C++" +description: "true if this is the default calendar where new events are created by default, false otherwise." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_isdefaultcalendar/ +--- + +## set_IsDefaultCalendar {#set_isdefaultcalendar} + +true if this is the default calendar where new events are created by default, false otherwise. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsDefaultCalendar(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_isremovable/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_isremovable/_index.md new file mode 100644 index 0000000000..6a6ba634e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_isremovable/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_IsRemovable method" +linktitle: "set_IsRemovable" +articleTitle: "set_IsRemovable" +second_title: "Aspose.Email for C++" +description: "Indicates whether this user calendar can be deleted from the user mailbox." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_isremovable/ +--- + +## set_IsRemovable {#set_isremovable} + +Indicates whether this user calendar can be deleted from the user mailbox. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsRemovable(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_istallyingresponses/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_istallyingresponses/_index.md new file mode 100644 index 0000000000..b8395dae48 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_istallyingresponses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_IsTallyingResponses method" +linktitle: "set_IsTallyingResponses" +articleTitle: "set_IsTallyingResponses" +second_title: "Aspose.Email for C++" +description: "Indicates whether this user calendar supports tracking of meeting responses." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_istallyingresponses/ +--- + +## set_IsTallyingResponses {#set_istallyingresponses} + +Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsTallyingResponses(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_name/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_name/_index.md new file mode 100644 index 0000000000..01ed89c35b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Sets the name of Calendar ." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_name/ +--- + +## set_Name {#set_name} + +Sets the name of Calendar . + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfo/set_owner/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfo/set_owner/_index.md new file mode 100644 index 0000000000..f05e9a69d9 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfo/set_owner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfo::set_Owner method" +linktitle: "set_Owner" +articleTitle: "set_Owner" +second_title: "Aspose.Email for C++" +description: "If set, this represents the user who created or added the calendar." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.graph/calendarinfo/set_owner/ +--- + +## set_Owner {#set_owner} + +If set, this represents the user who created or added the calendar. For a calendar that the user created or added, the owner property is set to the user. For a calendar shared with the user, the owner property is set to the person who shared that calendar with the user. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Owner(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfocollection/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfocollection/_index.md new file mode 100644 index 0000000000..c4abc36605 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfocollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfoCollection class" +linktitle: "CalendarInfoCollection" +articleTitle: "CalendarInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents collection of GraphCalendarInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/calendarinfocollection/ +--- + +## CalendarInfoCollection class + +Represents collection of GraphCalendarInfo. + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.graph/calendarinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..6e0ad2ff42 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::CalendarInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of CalendarInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/calendarinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.graph/calendarroletype/_index.md b/english/cpp/aspose.email.clients.graph/calendarroletype/_index.md new file mode 100644 index 0000000000..8de6cbe52b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/calendarroletype/_index.md @@ -0,0 +1,26 @@ +--- +title: "CalendarRoleType Enum" +linktitle: "CalendarRoleType" +articleTitle: "CalendarRoleType" +second_title: "Aspose.Email for C++" +description: "Represent sharing or delegating permission levels for the calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/calendarroletype/ +--- + +## CalendarRoleType enumeration (8 values) + +Represent sharing or delegating permission levels for the calendar. + +| Value | Description | +| --- | --- | +| None | Calendar isn't shared with the user. | +| FreeBusyRead | User is a recipient who can view free/busy status of the owner on the calendar. | +| LimitedRead | User is a recipient who can view free/busy status, and titles and locations of the events on the calendar. | +| Read | User is a recipient who can view all the details of the events on the calendar, except for the owner's private events. | +| Write | User is a recipient who can view all the details (except for private events) and edit events on the calendar. | +| DelegateWithoutPrivateEventAccess | User is a delegate who has write access but can't view information of the owner's private events on the calendar. | +| DelegateWithPrivateEventAccess | User is a delegate who has write access and can view information of the owner's private events on the calendar. | +| Custom | User has custom permissions to the calendar. | + diff --git a/english/cpp/aspose.email.clients.graph/categorypreset/_index.md b/english/cpp/aspose.email.clients.graph/categorypreset/_index.md new file mode 100644 index 0000000000..4b75fb75a1 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/categorypreset/_index.md @@ -0,0 +1,44 @@ +--- +title: "CategoryPreset Enum" +linktitle: "CategoryPreset" +articleTitle: "CategoryPreset" +second_title: "Aspose.Email for C++" +description: "A pre-set color enumeration that characterizes a categories, and that is mapped to one of 25 predefined colors." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/categorypreset/ +--- + +## CategoryPreset enumeration (26 values) + +A pre-set color enumeration that characterizes a categories, and that is mapped to one of 25 predefined colors. Note The possible values for color are pre-set constants such as None, preset0 and preset1. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in. + +| Value | Description | +| --- | --- | +| None | No color | +| Preset0 | Can be mapped to "Red" color for Outlook(desktop client). | +| Preset1 | Can be mapped to "Orange" color for Outlook(desktop client). | +| Preset2 | Can be mapped to "Brown" color for Outlook(desktop client). | +| Preset3 | Can be mapped to "Yellow" color for Outlook(desktop client). | +| Preset4 | Can be mapped to "Green" color for Outlook(desktop client). | +| Preset5 | Can be mapped to "Teal" color for Outlook(desktop client). | +| Preset6 | Can be mapped to "Olive" color for Outlook(desktop client). | +| Preset7 | Can be mapped to "Blue" color for Outlook(desktop client). | +| Preset8 | Can be mapped to "Purple" color for Outlook(desktop client). | +| Preset9 | Can be mapped to "Cranberry" color for Outlook(desktop client). | +| Preset10 | Can be mapped to "Steel" color for Outlook(desktop client). | +| Preset11 | Can be mapped to "DarkSteel" color for Outlook(desktop client). | +| Preset12 | Can be mapped to "Gray" color for Outlook(desktop client). | +| Preset13 | Can be mapped to "DarkGray" color for Outlook(desktop client). | +| Preset14 | Can be mapped to "Black" color for Outlook(desktop client). | +| Preset15 | Can be mapped to "DarkRed" color for Outlook(desktop client). | +| Preset16 | Can be mapped to "DarkOrange" color for Outlook(desktop client). | +| Preset17 | Can be mapped to "DarkBrown" color for Outlook(desktop client). | +| Preset18 | Can be mapped to "DarkYellow" color for Outlook(desktop client). | +| Preset19 | Can be mapped to "DarkGreen" color for Outlook(desktop client). | +| Preset20 | Can be mapped to "DarkTeal" color for Outlook(desktop client). | +| Preset21 | Can be mapped to "DarkOlive" color for Outlook(desktop client). | +| Preset22 | Can be mapped to "DarkBlue" color for Outlook(desktop client). | +| Preset23 | Can be mapped to "DarkPurple" color for Outlook(desktop client). | +| Preset24 | Can be mapped to "DarkCranberry" color for Outlook(desktop client). | + diff --git a/english/cpp/aspose.email.clients.graph/classificationoverride/_index.md b/english/cpp/aspose.email.clients.graph/classificationoverride/_index.md new file mode 100644 index 0000000000..bfcd9f3754 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/classificationoverride/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Graph::ClassificationOverride class" +linktitle: "ClassificationOverride" +articleTitle: "ClassificationOverride" +second_title: "Aspose.Email for C++" +description: "Represents a user's override for how incoming messages from a specific sender should always be classified as." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/classificationoverride/ +--- + +## ClassificationOverride class + +Represents a user's override for how incoming messages from a specific sender should always be classified as. + +## Constructors + +| Name | Description | +| --- | --- | +| [ClassificationOverride (3 overloads)](./classificationoverride/) | Initalizes static members of class ClassificationOverride . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ClassifyAs](./get_classifyas/) | Gets value which specifies how incoming messages from a specific sender should always be classified as. | +| [get_Id](./get_id/) | Gets unique identifier of the override. | +| [get_Sender](./get_sender/) | Gets email address information of the sender for whom the override is created. | +| [set_ClassifyAs](./set_classifyas/) | Sets value which specifies how incoming messages from a specific sender should always be classified as. | +| [set_Id](./set_id/) | Sets unique identifier of the override. | +| [set_Sender](./set_sender/) | Sets email address information of the sender for whom the override is created. | + diff --git a/english/cpp/aspose.email.clients.graph/classificationoverride/classificationoverride/_index.md b/english/cpp/aspose.email.clients.graph/classificationoverride/classificationoverride/_index.md new file mode 100644 index 0000000000..17bed8ea1b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/classificationoverride/classificationoverride/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Clients::Graph::ClassificationOverride::ClassificationOverride constructor" +linktitle: "ClassificationOverride" +articleTitle: "ClassificationOverride" +second_title: "Aspose.Email for C++" +description: "Initalizes static members of class ClassificationOverride ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/classificationoverride/classificationoverride/ +--- + +## ClassificationOverride (1 of 3) {#classificationoverride_1} + +Initalizes static members of class ClassificationOverride . + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +ClassificationOverride() +``` + +--- + +## ClassificationOverride (2 of 3) {#classificationoverride_2} + +Initalizes static members of class ClassificationOverride . + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +ClassificationOverride(System::SharedPtr < MailAddress > sender, ClassificationType classifyAs) +``` + +| Parameter | Description | +| --- | --- | +| sender | Email address information of the sender for whom the override is created. | +| classifyAs | Value which specifies how incoming messages from a specific sender should always be classified as. | + +--- + +## ClassificationOverride (3 of 3) {#classificationoverride_3} + +Initalizes static members of class ClassificationOverride . + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +ClassificationOverride(System::String id, System::SharedPtr < MailAddress > sender, ClassificationType classifyAs) +``` + +| Parameter | Description | +| --- | --- | +| id | The unique identifier of the override. | +| sender | Email address information of the sender for whom the override is created. | +| classifyAs | Value which specifies how incoming messages from a specific sender should always be classified as. | + diff --git a/english/cpp/aspose.email.clients.graph/classificationoverride/get_classifyas/_index.md b/english/cpp/aspose.email.clients.graph/classificationoverride/get_classifyas/_index.md new file mode 100644 index 0000000000..13c88ba8f8 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/classificationoverride/get_classifyas/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ClassificationOverride::get_ClassifyAs method" +linktitle: "get_ClassifyAs" +articleTitle: "get_ClassifyAs" +second_title: "Aspose.Email for C++" +description: "Gets value which specifies how incoming messages from a specific sender should always be classified as." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/classificationoverride/get_classifyas/ +--- + +## get_ClassifyAs {#get_classifyas} + +Gets value which specifies how incoming messages from a specific sender should always be classified as. + +**Returns:** ClassificationType Aspose::Email::Clients::Graph:: + +```cpp +get_ClassifyAs() +``` + diff --git a/english/cpp/aspose.email.clients.graph/classificationoverride/get_id/_index.md b/english/cpp/aspose.email.clients.graph/classificationoverride/get_id/_index.md new file mode 100644 index 0000000000..f3be2f8d7c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/classificationoverride/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ClassificationOverride::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Gets unique identifier of the override." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/classificationoverride/get_id/ +--- + +## get_Id {#get_id} + +Gets unique identifier of the override. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.graph/classificationoverride/get_sender/_index.md b/english/cpp/aspose.email.clients.graph/classificationoverride/get_sender/_index.md new file mode 100644 index 0000000000..5f15fa4841 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/classificationoverride/get_sender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ClassificationOverride::get_Sender method" +linktitle: "get_Sender" +articleTitle: "get_Sender" +second_title: "Aspose.Email for C++" +description: "Gets email address information of the sender for whom the override is created." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/classificationoverride/get_sender/ +--- + +## get_Sender {#get_sender} + +Gets email address information of the sender for whom the override is created. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients::Graph:: + +```cpp +get_Sender() +``` + diff --git a/english/cpp/aspose.email.clients.graph/classificationoverride/set_classifyas/_index.md b/english/cpp/aspose.email.clients.graph/classificationoverride/set_classifyas/_index.md new file mode 100644 index 0000000000..71e6f2f7a8 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/classificationoverride/set_classifyas/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ClassificationOverride::set_ClassifyAs method" +linktitle: "set_ClassifyAs" +articleTitle: "set_ClassifyAs" +second_title: "Aspose.Email for C++" +description: "Sets value which specifies how incoming messages from a specific sender should always be classified as." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/classificationoverride/set_classifyas/ +--- + +## set_ClassifyAs {#set_classifyas} + +Sets value which specifies how incoming messages from a specific sender should always be classified as. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_ClassifyAs(ClassificationType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/classificationoverride/set_id/_index.md b/english/cpp/aspose.email.clients.graph/classificationoverride/set_id/_index.md new file mode 100644 index 0000000000..6ce107b732 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/classificationoverride/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ClassificationOverride::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "Sets unique identifier of the override." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/classificationoverride/set_id/ +--- + +## set_Id {#set_id} + +Sets unique identifier of the override. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/classificationoverride/set_sender/_index.md b/english/cpp/aspose.email.clients.graph/classificationoverride/set_sender/_index.md new file mode 100644 index 0000000000..c37dc0dfc2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/classificationoverride/set_sender/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ClassificationOverride::set_Sender method" +linktitle: "set_Sender" +articleTitle: "set_Sender" +second_title: "Aspose.Email for C++" +description: "Sets email address information of the sender for whom the override is created." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/classificationoverride/set_sender/ +--- + +## set_Sender {#set_sender} + +Sets email address information of the sender for whom the override is created. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Sender(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/classificationtype/_index.md b/english/cpp/aspose.email.clients.graph/classificationtype/_index.md new file mode 100644 index 0000000000..3e3e9c6233 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/classificationtype/_index.md @@ -0,0 +1,20 @@ +--- +title: "ClassificationType Enum" +linktitle: "ClassificationType" +articleTitle: "ClassificationType" +second_title: "Aspose.Email for C++" +description: "https://docs.microsoft.com/en-us/graph/api/resources/enums?view=graph-rest-1.0 https://docs.microsoft.com/en-us/graph/api/resources/inferenceclassificationoverr" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/classificationtype/ +--- + +## ClassificationType enumeration (2 values) + +https://docs.microsoft.com/en-us/graph/api/resources/enums?view=graph-rest-1.0 https://docs.microsoft.com/en-us/graph/api/resources/inferenceclassificationoverride?view=graph-rest-1.0 Specifies how incoming messages from a specific sender should always be classified as. + +| Value | Description | +| --- | --- | +| Focused | Focused | +| Other | Other | + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/_index.md new file mode 100644 index 0000000000..d58f6e7903 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo class" +linktitle: "FolderInfo" +articleTitle: "FolderInfo" +second_title: "Aspose.Email for C++" +description: "Represents information about personal folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/folderinfo/ +--- + +## FolderInfo class + +**Inherits:** Aspose::Email::Clients::Graph::BaseRestObject + +Represents information about personal folder. + +## Constructors + +| Name | Description | +| --- | --- | +| [FolderInfo](./folderinfo/) | Initializes a new instance of the FolderInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ContainerClass](./get_containerclass/) | Gets container class of the folder object. | +| [get_ContentCount](./get_contentcount/) | Gets the total number of items in the folder. | +| [get_ContentUnreadCount](./get_contentunreadcount/) | Gets the number of unread items in the folder. | +| [get_DisplayName](./get_displayname/) | Gets the display name of folder. | +| [get_HasSubFolders](./get_hassubfolders/) | Gets a value indicating whether the Folder object has any subfolders. | +| [get_ItemId](./get_itemid/) | Gets string representation of entry ID. | +| [set_DisplayName](./set_displayname/) | Gets the display name of folder. | +| [ToString](./tostring/) | Returns a string that represents the current object. | + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/folderinfo/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/folderinfo/_index.md new file mode 100644 index 0000000000..82a070718e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/folderinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo::FolderInfo constructor" +linktitle: "FolderInfo" +articleTitle: "FolderInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FolderInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/folderinfo/folderinfo/ +--- + +## FolderInfo {#folderinfo} + +Initializes a new instance of the FolderInfo class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +FolderInfo(System::SharedPtr < Mapi::MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | MapiProperties for this folder | + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/get_containerclass/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/get_containerclass/_index.md new file mode 100644 index 0000000000..d284b65a7a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/get_containerclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo::get_ContainerClass method" +linktitle: "get_ContainerClass" +articleTitle: "get_ContainerClass" +second_title: "Aspose.Email for C++" +description: "Gets container class of the folder object." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/folderinfo/get_containerclass/ +--- + +## get_ContainerClass {#get_containerclass} + +Gets container class of the folder object. + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_ContainerClass() +``` + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/get_contentcount/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/get_contentcount/_index.md new file mode 100644 index 0000000000..44590d2d5b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/get_contentcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo::get_ContentCount method" +linktitle: "get_ContentCount" +articleTitle: "get_ContentCount" +second_title: "Aspose.Email for C++" +description: "Gets the total number of items in the folder." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/folderinfo/get_contentcount/ +--- + +## get_ContentCount {#get_contentcount} + +Gets the total number of items in the folder. + +**Returns:** virtual int32_t Aspose::Email::Clients::Graph:: + +```cpp +get_ContentCount() +``` + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/get_contentunreadcount/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/get_contentunreadcount/_index.md new file mode 100644 index 0000000000..ad600e93be --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/get_contentunreadcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo::get_ContentUnreadCount method" +linktitle: "get_ContentUnreadCount" +articleTitle: "get_ContentUnreadCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of unread items in the folder." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/folderinfo/get_contentunreadcount/ +--- + +## get_ContentUnreadCount {#get_contentunreadcount} + +Gets the number of unread items in the folder. + +**Returns:** virtual int32_t Aspose::Email::Clients::Graph:: + +```cpp +get_ContentUnreadCount() +``` + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/get_displayname/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/get_displayname/_index.md new file mode 100644 index 0000000000..cb273a8a9a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the display name of folder." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/folderinfo/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the display name of folder. + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/get_hassubfolders/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/get_hassubfolders/_index.md new file mode 100644 index 0000000000..47ddd620b0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/get_hassubfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo::get_HasSubFolders method" +linktitle: "get_HasSubFolders" +articleTitle: "get_HasSubFolders" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the Folder object has any subfolders." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/folderinfo/get_hassubfolders/ +--- + +## get_HasSubFolders {#get_hassubfolders} + +Gets a value indicating whether the Folder object has any subfolders. + +**Returns:** virtual bool Aspose::Email::Clients::Graph:: + +```cpp +get_HasSubFolders() +``` + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/get_itemid/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/get_itemid/_index.md new file mode 100644 index 0000000000..34430ac37d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/get_itemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "Gets string representation of entry ID." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/folderinfo/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +Gets string representation of entry ID. + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/set_displayname/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/set_displayname/_index.md new file mode 100644 index 0000000000..01b8cd3b4c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the display name of folder." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/folderinfo/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Gets the display name of folder. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/folderinfo/tostring/_index.md b/english/cpp/aspose.email.clients.graph/folderinfo/tostring/_index.md new file mode 100644 index 0000000000..37ba5885fd --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfo/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfo::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/folderinfo/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.graph/folderinfocollection/_index.md b/english/cpp/aspose.email.clients.graph/folderinfocollection/_index.md new file mode 100644 index 0000000000..af1e0bccf9 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfocollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfoCollection class" +linktitle: "FolderInfoCollection" +articleTitle: "FolderInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents collection of GraphFolderInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/folderinfocollection/ +--- + +## FolderInfoCollection class + +Represents collection of GraphFolderInfo. + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.graph/folderinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.graph/folderinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..82602cc67a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/folderinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::FolderInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of FolderInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/folderinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/_index.md new file mode 100644 index 0000000000..1b8d34dfde --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient class" +linktitle: "GraphClient" +articleTitle: "GraphClient" +second_title: "Aspose.Email for C++" +description: "Provides access to MS Graph by using REST API." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/graphclient/ +--- + +## GraphClient class + +Provides access to MS Graph by using REST API. + +## Constructors + +| Name | Description | +| --- | --- | +| [GraphClient (2 overloads)](./graphclient/) | Initializes a new instance of the GraphClient class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [get_ByteArrayPool](./get_bytearraypool/) | Gets byte array pool | +| [get_EndPoint](./get_endpoint/) | Gets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". | +| [get_MultipleServicesTokenProvider](./get_multipleservicestokenprovider/) | Gets an object allows to retrieve OAuth access token. | +| [get_Proxy](./get_proxy/) | Gets data to proxy access to Exchange server. | +| [get_Resource](./get_resource/) | Gets resource type. | +| [get_ResourceId](./get_resourceid/) | Gets resource id. For instance for users it may be user principal name (UPN) or user id | +| [get_TenantId](./get_tenantid/) | Gets tenant identifier | +| [get_Timeout](./get_timeout/) | Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [get_TokenProvider](./get_tokenprovider/) | Gets an object allows to retrieve OAuth access token. | +| [get_WebRequestCreate](./get_webrequestcreate/) | | +| [GetClient (2 overloads)](./getclient/) | Initializes a new instance of the GraphClient based class | +| [set_EndPoint](./set_endpoint/) | Sets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". | +| [set_MultipleServicesTokenProvider](./set_multipleservicestokenprovider/) | Sets an object allows to retrieve OAuth access token. | +| [set_Proxy](./set_proxy/) | Sets data to proxy access to Exchange server. | +| [set_Resource](./set_resource/) | Sets resource type. | +| [set_ResourceId](./set_resourceid/) | Sets resource id. For instance for users it may be user principal name (UPN) or user id | +| [set_TenantId](./set_tenantid/) | Sets tenant identifier | +| [set_Timeout](./set_timeout/) | Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [set_TokenProvider](./set_tokenprovider/) | Sets an object allows to retrieve OAuth access token. | +| [set_WebRequestCreate](./set_webrequestcreate/) | | +| [DEFAULT_TIMEOUT](./default_timeout/) | The default value is 100,000 milliseconds (100 seconds). | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/default_timeout/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/default_timeout/_index.md new file mode 100644 index 0000000000..bbfc095d3b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/default_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::DEFAULT_TIMEOUT method" +linktitle: "DEFAULT_TIMEOUT" +articleTitle: "DEFAULT_TIMEOUT" +second_title: "Aspose.Email for C++" +description: "The default value is 100,000 milliseconds (100 seconds)." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.graph/graphclient/default_timeout/ +--- + +## DEFAULT_TIMEOUT {#default_timeout} + +The default value is 100,000 milliseconds (100 seconds). + +**Returns:** const int32_t Aspose::Email::Clients::Graph:: + +```cpp +DEFAULT_TIMEOUT() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/dispose/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/dispose/_index.md new file mode 100644 index 0000000000..240f53a09f --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/graphclient/dispose/ +--- + +## Dispose {#dispose} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_bytearraypool/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_bytearraypool/_index.md new file mode 100644 index 0000000000..7e0efb9b67 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_bytearraypool/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_ByteArrayPool method" +linktitle: "get_ByteArrayPool" +articleTitle: "get_ByteArrayPool" +second_title: "Aspose.Email for C++" +description: "Gets byte array pool" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/graphclient/get_bytearraypool/ +--- + +## get_ByteArrayPool {#get_bytearraypool} + +Gets byte array pool + +**Returns:** System::SharedPtr < Common::Buffers::ArrayPool > Aspose::Email::Clients::Graph:: + +```cpp +get_ByteArrayPool() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_endpoint/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_endpoint/_index.md new file mode 100644 index 0000000000..edae5683b5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_endpoint/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_EndPoint method" +linktitle: "get_EndPoint" +articleTitle: "get_EndPoint" +second_title: "Aspose.Email for C++" +description: "Gets Microsoft Graph REST API endpoint." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/graphclient/get_endpoint/ +--- + +## get_EndPoint {#get_endpoint} + +Gets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_EndPoint() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_multipleservicestokenprovider/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_multipleservicestokenprovider/_index.md new file mode 100644 index 0000000000..b49b902530 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_multipleservicestokenprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_MultipleServicesTokenProvider method" +linktitle: "get_MultipleServicesTokenProvider" +articleTitle: "get_MultipleServicesTokenProvider" +second_title: "Aspose.Email for C++" +description: "Gets an object allows to retrieve OAuth access token." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/graphclient/get_multipleservicestokenprovider/ +--- + +## get_MultipleServicesTokenProvider {#get_multipleservicestokenprovider} + +Gets an object allows to retrieve OAuth access token. + +**Returns:** virtual System::SharedPtr < IMultipleServicesTokenProvider > Aspose::Email::Clients::Graph:: + +```cpp +get_MultipleServicesTokenProvider() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_proxy/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_proxy/_index.md new file mode 100644 index 0000000000..68276ed6ce --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_proxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_Proxy method" +linktitle: "get_Proxy" +articleTitle: "get_Proxy" +second_title: "Aspose.Email for C++" +description: "Gets data to proxy access to Exchange server." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/graphclient/get_proxy/ +--- + +## get_Proxy {#get_proxy} + +Gets data to proxy access to Exchange server. + +**Returns:** virtual System::SharedPtr Aspose::Email::Clients::Graph:: + +```cpp +get_Proxy() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_resource/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_resource/_index.md new file mode 100644 index 0000000000..6bfe89c1b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_resource/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_Resource method" +linktitle: "get_Resource" +articleTitle: "get_Resource" +second_title: "Aspose.Email for C++" +description: "Gets resource type." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/graphclient/get_resource/ +--- + +## get_Resource {#get_resource} + +Gets resource type. + +**Returns:** virtual ResourceType Aspose::Email::Clients::Graph:: + +```cpp +get_Resource() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_resourceid/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_resourceid/_index.md new file mode 100644 index 0000000000..66d6173747 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_resourceid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_ResourceId method" +linktitle: "get_ResourceId" +articleTitle: "get_ResourceId" +second_title: "Aspose.Email for C++" +description: "Gets resource id." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/graphclient/get_resourceid/ +--- + +## get_ResourceId {#get_resourceid} + +Gets resource id. For instance for users it may be user principal name (UPN) or user id + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_ResourceId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_tenantid/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_tenantid/_index.md new file mode 100644 index 0000000000..49cd1a93f1 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_tenantid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_TenantId method" +linktitle: "get_TenantId" +articleTitle: "get_TenantId" +second_title: "Aspose.Email for C++" +description: "Gets tenant identifier" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/graphclient/get_tenantid/ +--- + +## get_TenantId {#get_tenantid} + +Gets tenant identifier + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_TenantId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_timeout/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_timeout/_index.md new file mode 100644 index 0000000000..2fcbf5052f --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Gets the number of milliseconds to wait before the operation times out." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/graphclient/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** virtual int32_t Aspose::Email::Clients::Graph:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_tokenprovider/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_tokenprovider/_index.md new file mode 100644 index 0000000000..7cef57c255 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_tokenprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_TokenProvider method" +linktitle: "get_TokenProvider" +articleTitle: "get_TokenProvider" +second_title: "Aspose.Email for C++" +description: "Gets an object allows to retrieve OAuth access token." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/graphclient/get_tokenprovider/ +--- + +## get_TokenProvider {#get_tokenprovider} + +Gets an object allows to retrieve OAuth access token. + +**Returns:** virtual System::SharedPtr < ITokenProvider > Aspose::Email::Clients::Graph:: + +```cpp +get_TokenProvider() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/get_webrequestcreate/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/get_webrequestcreate/_index.md new file mode 100644 index 0000000000..5e41b3926a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/get_webrequestcreate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::get_WebRequestCreate method" +linktitle: "get_WebRequestCreate" +articleTitle: "get_WebRequestCreate" +second_title: "Aspose.Email for C++" +description: "get_WebRequestCreate of GraphClient." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.graph/graphclient/get_webrequestcreate/ +--- + +## get_WebRequestCreate {#get_webrequestcreate} + +**Returns:** System::SharedPtr Aspose::Email::Clients::Graph:: + +```cpp +get_WebRequestCreate() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/getclient/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/getclient/_index.md new file mode 100644 index 0000000000..88308153a6 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/getclient/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::GetClient method" +linktitle: "GetClient" +articleTitle: "GetClient" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the GraphClient based class" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.graph/graphclient/getclient/ +--- + +## GetClient (1 of 2) {#getclient_1} + +Initializes a new instance of the GraphClient based class + +**Returns:** Returns IGraphClient object + +```cpp +GetClient(System::SharedPtr < IMultipleServicesTokenProvider > tokenProvider, System::String tenantId) +``` + +| Parameter | Description | +| --- | --- | +| tokenProvider | Token provider allows to retrieve OAuth access token | +| tenantId | A tenant is representation of an organization. It's a dedicated instance of Azure AD that an organization or app developer receives when the organization or app developer, creates a relationship with Microsoft like signing up for Azure, Microsoft Intune, or Microsoft 365. | + +--- + +## GetClient (2 of 2) {#getclient_2} + +Initializes a new instance of the GraphClient based class + +**Returns:** Returns IGraphClient object + +```cpp +GetClient(System::SharedPtr < ITokenProvider > tokenProvider, System::String tenantId) +``` + +| Parameter | Description | +| --- | --- | +| tokenProvider | Token provider allows to retrieve OAuth access token | +| tenantId | A tenant is representation of an organization. It's a dedicated instance of Azure AD that an organization or app developer receives when the organization or app developer, creates a relationship with Microsoft like signing up for Azure, Microsoft Intune, or Microsoft 365. | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/graphclient/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/graphclient/_index.md new file mode 100644 index 0000000000..549a6bea72 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/graphclient/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::GraphClient constructor" +linktitle: "GraphClient" +articleTitle: "GraphClient" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the GraphClient class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/graphclient/graphclient/ +--- + +## GraphClient (1 of 2) {#graphclient_1} + +Initializes a new instance of the GraphClient class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +GraphClient(System::SharedPtr < IMultipleServicesTokenProvider > tokenProvider, System::String tenantId) +``` + +| Parameter | Description | +| --- | --- | +| tokenProvider | Token provider allows to retrieve OAuth access token | +| tenantId | A tenant is representation of an organization. It's a dedicated instance of Azure AD that an organization or app developer receives when the organization or app developer, creates a relationship with Microsoft like signing up for Azure, Microsoft Intune, or Microsoft 365. | + +--- + +## GraphClient (2 of 2) {#graphclient_2} + +Initializes a new instance of the GraphClient class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +GraphClient(System::SharedPtr < ITokenProvider > tokenProvider, System::String tenantId) +``` + +| Parameter | Description | +| --- | --- | +| tokenProvider | Token provider allows to retrieve OAuth access token | +| tenantId | A tenant is representation of an organization. It's a dedicated instance of Azure AD that an organization or app developer receives when the organization or app developer, creates a relationship with Microsoft like signing up for Azure, Microsoft Intune, or Microsoft 365. | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/set_endpoint/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/set_endpoint/_index.md new file mode 100644 index 0000000000..ef5f117e2f --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/set_endpoint/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::set_EndPoint method" +linktitle: "set_EndPoint" +articleTitle: "set_EndPoint" +second_title: "Aspose.Email for C++" +description: "Sets Microsoft Graph REST API endpoint." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.graph/graphclient/set_endpoint/ +--- + +## set_EndPoint {#set_endpoint} + +Sets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_EndPoint(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/set_multipleservicestokenprovider/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/set_multipleservicestokenprovider/_index.md new file mode 100644 index 0000000000..04f0719153 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/set_multipleservicestokenprovider/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::set_MultipleServicesTokenProvider method" +linktitle: "set_MultipleServicesTokenProvider" +articleTitle: "set_MultipleServicesTokenProvider" +second_title: "Aspose.Email for C++" +description: "Sets an object allows to retrieve OAuth access token." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.graph/graphclient/set_multipleservicestokenprovider/ +--- + +## set_MultipleServicesTokenProvider {#set_multipleservicestokenprovider} + +Sets an object allows to retrieve OAuth access token. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_MultipleServicesTokenProvider(System::SharedPtr < IMultipleServicesTokenProvider > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/set_proxy/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/set_proxy/_index.md new file mode 100644 index 0000000000..c7e5ade66b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/set_proxy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::set_Proxy method" +linktitle: "set_Proxy" +articleTitle: "set_Proxy" +second_title: "Aspose.Email for C++" +description: "Sets data to proxy access to Exchange server." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.graph/graphclient/set_proxy/ +--- + +## set_Proxy {#set_proxy} + +Sets data to proxy access to Exchange server. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_Proxy(System::SharedPtr < System::Net::IWebProxy > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/set_resource/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/set_resource/_index.md new file mode 100644 index 0000000000..18e95d7b98 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/set_resource/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::set_Resource method" +linktitle: "set_Resource" +articleTitle: "set_Resource" +second_title: "Aspose.Email for C++" +description: "Sets resource type." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.graph/graphclient/set_resource/ +--- + +## set_Resource {#set_resource} + +Sets resource type. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_Resource(ResourceType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/set_resourceid/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/set_resourceid/_index.md new file mode 100644 index 0000000000..2aab8083e7 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/set_resourceid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::set_ResourceId method" +linktitle: "set_ResourceId" +articleTitle: "set_ResourceId" +second_title: "Aspose.Email for C++" +description: "Sets resource id." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.graph/graphclient/set_resourceid/ +--- + +## set_ResourceId {#set_resourceid} + +Sets resource id. For instance for users it may be user principal name (UPN) or user id + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_ResourceId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/set_tenantid/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/set_tenantid/_index.md new file mode 100644 index 0000000000..b0b12b8883 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/set_tenantid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::set_TenantId method" +linktitle: "set_TenantId" +articleTitle: "set_TenantId" +second_title: "Aspose.Email for C++" +description: "Sets tenant identifier" +type: docs +weight: 180 +url: /cpp/aspose.email.clients.graph/graphclient/set_tenantid/ +--- + +## set_TenantId {#set_tenantid} + +Sets tenant identifier + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_TenantId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/set_timeout/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/set_timeout/_index.md new file mode 100644 index 0000000000..f1e256bdb6 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Sets the number of milliseconds to wait before the operation times out." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.graph/graphclient/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/set_tokenprovider/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/set_tokenprovider/_index.md new file mode 100644 index 0000000000..c0b7443896 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/set_tokenprovider/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::set_TokenProvider method" +linktitle: "set_TokenProvider" +articleTitle: "set_TokenProvider" +second_title: "Aspose.Email for C++" +description: "Sets an object allows to retrieve OAuth access token." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.graph/graphclient/set_tokenprovider/ +--- + +## set_TokenProvider {#set_tokenprovider} + +Sets an object allows to retrieve OAuth access token. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_TokenProvider(System::SharedPtr < ITokenProvider > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphclient/set_webrequestcreate/_index.md b/english/cpp/aspose.email.clients.graph/graphclient/set_webrequestcreate/_index.md new file mode 100644 index 0000000000..127553424a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphclient/set_webrequestcreate/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphClient::set_WebRequestCreate method" +linktitle: "set_WebRequestCreate" +articleTitle: "set_WebRequestCreate" +second_title: "Aspose.Email for C++" +description: "set_WebRequestCreate of GraphClient." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.graph/graphclient/set_webrequestcreate/ +--- + +## set_WebRequestCreate {#set_webrequestcreate} + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_WebRequestCreate(System::SharedPtr < IHttpWebRequestCreate > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/_index.md b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/_index.md new file mode 100644 index 0000000000..b7d0477794 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphMessagePageInfo class" +linktitle: "GraphMessagePageInfo" +articleTitle: "GraphMessagePageInfo" +second_title: "Aspose.Email for C++" +description: "Contains information about retrieved page when paging methods are used." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/graphmessagepageinfo/ +--- + +## GraphMessagePageInfo class + +**Inherits:** Aspose::Email::Clients::PageInfo + +Contains information about retrieved page when paging methods are used. + +## Constructors + +| Name | Description | +| --- | --- | +| [GraphMessagePageInfo](./graphmessagepageinfo/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Items](./get_items/) | Gets collection of MessageInfoCollection objects | +| [get_NextPage](./get_nextpage/) | Information of the next page or null if current page is last | +| [set_Items](./set_items/) | Gets collection of MessageInfoCollection objects | +| [Aspose::Email::Clients::Graph::V1::Commands::ListMessagesWithPagingCommand](./asposeemailclientsgraphv1commandslistmessageswithpagingcommand/) | | + diff --git a/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/asposeemailclientsgraphv1commandslistmessageswithpagingcommand/_index.md b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/asposeemailclientsgraphv1commandslistmessageswithpagingcommand/_index.md new file mode 100644 index 0000000000..db464e678f --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/asposeemailclientsgraphv1commandslistmessageswithpagingcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphMessagePageInfo::Aspose::Email::Clients::Graph::V1::Commands::ListMessagesWithPagingCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::ListMessagesWithPagingCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::ListMessagesWithPagingCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::ListMessagesWithPagingCommand of GraphMessagePageInfo." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/graphmessagepageinfo/asposeemailclientsgraphv1commandslistmessageswithpagingcommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::ListMessagesWithPagingCommand {#asposeemailclientsgraphv1commandslistmessageswithpagingcommand} + +```cpp +ListMessagesWithPagingCommand() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/get_items/_index.md b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/get_items/_index.md new file mode 100644 index 0000000000..bcca784f7e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/get_items/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphMessagePageInfo::get_Items method" +linktitle: "get_Items" +articleTitle: "get_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of MessageInfoCollection objects" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/graphmessagepageinfo/get_items/ +--- + +## get_Items {#get_items} + +Gets collection of MessageInfoCollection objects + +**Returns:** System::SharedPtr < MessageInfoCollection > Aspose::Email::Clients::Graph:: + +```cpp +get_Items() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/get_nextpage/_index.md b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/get_nextpage/_index.md new file mode 100644 index 0000000000..62fa0b50d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/get_nextpage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphMessagePageInfo::get_NextPage method" +linktitle: "get_NextPage" +articleTitle: "get_NextPage" +second_title: "Aspose.Email for C++" +description: "Information of the next page or null if current page is last" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/graphmessagepageinfo/get_nextpage/ +--- + +## get_NextPage {#get_nextpage} + +Information of the next page or null if current page is last + +**Returns:** System::SharedPtr < PageInfo > Aspose::Email::Clients::Graph:: + +```cpp +get_NextPage() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/graphmessagepageinfo/_index.md b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/graphmessagepageinfo/_index.md new file mode 100644 index 0000000000..c799a9528d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/graphmessagepageinfo/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphMessagePageInfo::GraphMessagePageInfo constructor" +linktitle: "GraphMessagePageInfo" +articleTitle: "GraphMessagePageInfo" +second_title: "Aspose.Email for C++" +description: "GraphMessagePageInfo of GraphMessagePageInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/graphmessagepageinfo/graphmessagepageinfo/ +--- + +## GraphMessagePageInfo {#graphmessagepageinfo} + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +GraphMessagePageInfo(int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage) +``` + +| Parameter | Description | +| --- | --- | +| totalCount | | +| itemsPerPage | | +| offset | | +| lastPage | | + diff --git a/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/set_items/_index.md b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/set_items/_index.md new file mode 100644 index 0000000000..9bc3112904 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphmessagepageinfo/set_items/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphMessagePageInfo::set_Items method" +linktitle: "set_Items" +articleTitle: "set_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of MessageInfoCollection objects" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/graphmessagepageinfo/set_items/ +--- + +## set_Items {#set_items} + +Gets collection of MessageInfoCollection objects + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Items(System::SharedPtr < MessageInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/graphquerybuilder/_index.md b/english/cpp/aspose.email.clients.graph/graphquerybuilder/_index.md new file mode 100644 index 0000000000..47e3773864 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphquerybuilder/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphQueryBuilder class" +linktitle: "GraphQueryBuilder" +articleTitle: "GraphQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Represents the builder of search expression based on search filters that used by MS Graph protocol." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/graphquerybuilder/ +--- + +## GraphQueryBuilder class + +**Inherits:** Aspose::Email::Tools::Search::MailQueryBuilder + +Represents the builder of search expression based on search filters that used by MS Graph protocol. + +## Constructors + +| Name | Description | +| --- | --- | +| [GraphQueryBuilder](./graphquerybuilder/) | Initializes a new instance of the GraphQueryBuilder class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_IsRead](./get_isread/) | Gets the field that allows to find unread items. | + diff --git a/english/cpp/aspose.email.clients.graph/graphquerybuilder/get_isread/_index.md b/english/cpp/aspose.email.clients.graph/graphquerybuilder/get_isread/_index.md new file mode 100644 index 0000000000..723313cfd0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphquerybuilder/get_isread/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphQueryBuilder::get_IsRead method" +linktitle: "get_IsRead" +articleTitle: "get_IsRead" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find unread items." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/graphquerybuilder/get_isread/ +--- + +## get_IsRead {#get_isread} + +Gets the field that allows to find unread items. + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Clients::Graph:: + +```cpp +get_IsRead() +``` + diff --git a/english/cpp/aspose.email.clients.graph/graphquerybuilder/graphquerybuilder/_index.md b/english/cpp/aspose.email.clients.graph/graphquerybuilder/graphquerybuilder/_index.md new file mode 100644 index 0000000000..caf2d54022 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/graphquerybuilder/graphquerybuilder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::GraphQueryBuilder::GraphQueryBuilder constructor" +linktitle: "GraphQueryBuilder" +articleTitle: "GraphQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the GraphQueryBuilder class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/graphquerybuilder/graphquerybuilder/ +--- + +## GraphQueryBuilder {#graphquerybuilder} + +Initializes a new instance of the GraphQueryBuilder class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +GraphQueryBuilder() +``` + diff --git a/english/cpp/aspose.email.clients.graph/identity/_index.md b/english/cpp/aspose.email.clients.graph/identity/_index.md new file mode 100644 index 0000000000..d74cb9f646 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identity/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::Identity class" +linktitle: "Identity" +articleTitle: "Identity" +second_title: "Aspose.Email for C++" +description: "https://docs.microsoft.com/en-us/graph/api/resources/identity?view=graph-rest-1.0 The Identity resource represents an identity of an actor." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/identity/ +--- + +## Identity class + +https://docs.microsoft.com/en-us/graph/api/resources/identity?view=graph-rest-1.0 The Identity resource represents an identity of an actor. For example, an actor can be a user, device, or application. + +## Methods + +| Name | Description | +| --- | --- | +| [get_DisplayName](./get_displayname/) | The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. | +| [get_Id](./get_id/) | Unique identifier for the identity. | +| [get_Thumbnails](./get_thumbnails/) | The ThumbnailSet resource is a keyed collection of thumbnail resources. | +| [set_DisplayName](./set_displayname/) | The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. | +| [set_Id](./set_id/) | Unique identifier for the identity. | +| [set_Thumbnails](./set_thumbnails/) | The ThumbnailSet resource is a keyed collection of thumbnail resources. | + diff --git a/english/cpp/aspose.email.clients.graph/identity/get_displayname/_index.md b/english/cpp/aspose.email.clients.graph/identity/get_displayname/_index.md new file mode 100644 index 0000000000..20346d265d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identity/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Identity::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "The identity's display name." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/identity/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.graph/identity/get_id/_index.md b/english/cpp/aspose.email.clients.graph/identity/get_id/_index.md new file mode 100644 index 0000000000..de639febcf --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identity/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Identity::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Unique identifier for the identity." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/identity/get_id/ +--- + +## get_Id {#get_id} + +Unique identifier for the identity. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.graph/identity/get_thumbnails/_index.md b/english/cpp/aspose.email.clients.graph/identity/get_thumbnails/_index.md new file mode 100644 index 0000000000..cd20a19f63 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identity/get_thumbnails/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Identity::get_Thumbnails method" +linktitle: "get_Thumbnails" +articleTitle: "get_Thumbnails" +second_title: "Aspose.Email for C++" +description: "The ThumbnailSet resource is a keyed collection of thumbnail resources." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/identity/get_thumbnails/ +--- + +## get_Thumbnails {#get_thumbnails} + +The ThumbnailSet resource is a keyed collection of thumbnail resources. + +**Returns:** System::SharedPtr < ThumbnailSet > Aspose::Email::Clients::Graph:: + +```cpp +get_Thumbnails() +``` + diff --git a/english/cpp/aspose.email.clients.graph/identity/set_displayname/_index.md b/english/cpp/aspose.email.clients.graph/identity/set_displayname/_index.md new file mode 100644 index 0000000000..fb639fd18e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identity/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Identity::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "The identity's display name." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/identity/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/identity/set_id/_index.md b/english/cpp/aspose.email.clients.graph/identity/set_id/_index.md new file mode 100644 index 0000000000..1d6e08c46a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identity/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Identity::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "Unique identifier for the identity." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/identity/set_id/ +--- + +## set_Id {#set_id} + +Unique identifier for the identity. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/identity/set_thumbnails/_index.md b/english/cpp/aspose.email.clients.graph/identity/set_thumbnails/_index.md new file mode 100644 index 0000000000..6a65c0d756 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identity/set_thumbnails/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Identity::set_Thumbnails method" +linktitle: "set_Thumbnails" +articleTitle: "set_Thumbnails" +second_title: "Aspose.Email for C++" +description: "The ThumbnailSet resource is a keyed collection of thumbnail resources." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/identity/set_thumbnails/ +--- + +## set_Thumbnails {#set_thumbnails} + +The ThumbnailSet resource is a keyed collection of thumbnail resources. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Thumbnails(System::SharedPtr < ThumbnailSet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/identityset/_index.md b/english/cpp/aspose.email.clients.graph/identityset/_index.md new file mode 100644 index 0000000000..dbb6937903 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identityset/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IdentitySet class" +linktitle: "IdentitySet" +articleTitle: "IdentitySet" +second_title: "Aspose.Email for C++" +description: "https://docs.microsoft.com/en-us/graph/api/resources/identityset?view=graph-rest-1.0 The IdentitySet resource is a keyed collection of identity resources." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/identityset/ +--- + +## IdentitySet class + +https://docs.microsoft.com/en-us/graph/api/resources/identityset?view=graph-rest-1.0 The IdentitySet resource is a keyed collection of identity resources. It is used to represent a set of identities associated with various events for an item, such as created by or last modified by. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Application](./get_application/) | Optional.The application associated with this action. | +| [get_Device](./get_device/) | Optional.The device associated with this action. | +| [get_User](./get_user/) | Optional.The user associated with this action. | +| [set_Application](./set_application/) | Optional.The application associated with this action. | +| [set_Device](./set_device/) | Optional.The device associated with this action. | +| [set_User](./set_user/) | Optional.The user associated with this action. | + diff --git a/english/cpp/aspose.email.clients.graph/identityset/get_application/_index.md b/english/cpp/aspose.email.clients.graph/identityset/get_application/_index.md new file mode 100644 index 0000000000..ecdcfb3a49 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identityset/get_application/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IdentitySet::get_Application method" +linktitle: "get_Application" +articleTitle: "get_Application" +second_title: "Aspose.Email for C++" +description: "Optional.The application associated with this action." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/identityset/get_application/ +--- + +## get_Application {#get_application} + +Optional.The application associated with this action. + +**Returns:** System::SharedPtr < Identity > Aspose::Email::Clients::Graph:: + +```cpp +get_Application() +``` + diff --git a/english/cpp/aspose.email.clients.graph/identityset/get_device/_index.md b/english/cpp/aspose.email.clients.graph/identityset/get_device/_index.md new file mode 100644 index 0000000000..e7077539d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identityset/get_device/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IdentitySet::get_Device method" +linktitle: "get_Device" +articleTitle: "get_Device" +second_title: "Aspose.Email for C++" +description: "Optional.The device associated with this action." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/identityset/get_device/ +--- + +## get_Device {#get_device} + +Optional.The device associated with this action. + +**Returns:** System::SharedPtr < Identity > Aspose::Email::Clients::Graph:: + +```cpp +get_Device() +``` + diff --git a/english/cpp/aspose.email.clients.graph/identityset/get_user/_index.md b/english/cpp/aspose.email.clients.graph/identityset/get_user/_index.md new file mode 100644 index 0000000000..3156cd2ab8 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identityset/get_user/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IdentitySet::get_User method" +linktitle: "get_User" +articleTitle: "get_User" +second_title: "Aspose.Email for C++" +description: "Optional.The user associated with this action." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/identityset/get_user/ +--- + +## get_User {#get_user} + +Optional.The user associated with this action. + +**Returns:** System::SharedPtr < Identity > Aspose::Email::Clients::Graph:: + +```cpp +get_User() +``` + diff --git a/english/cpp/aspose.email.clients.graph/identityset/set_application/_index.md b/english/cpp/aspose.email.clients.graph/identityset/set_application/_index.md new file mode 100644 index 0000000000..fb4d147e5d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identityset/set_application/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IdentitySet::set_Application method" +linktitle: "set_Application" +articleTitle: "set_Application" +second_title: "Aspose.Email for C++" +description: "Optional.The application associated with this action." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/identityset/set_application/ +--- + +## set_Application {#set_application} + +Optional.The application associated with this action. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Application(System::SharedPtr < Identity > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/identityset/set_device/_index.md b/english/cpp/aspose.email.clients.graph/identityset/set_device/_index.md new file mode 100644 index 0000000000..7ad4018411 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identityset/set_device/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IdentitySet::set_Device method" +linktitle: "set_Device" +articleTitle: "set_Device" +second_title: "Aspose.Email for C++" +description: "Optional.The device associated with this action." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/identityset/set_device/ +--- + +## set_Device {#set_device} + +Optional.The device associated with this action. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Device(System::SharedPtr < Identity > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/identityset/set_user/_index.md b/english/cpp/aspose.email.clients.graph/identityset/set_user/_index.md new file mode 100644 index 0000000000..9f2686d4fe --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/identityset/set_user/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IdentitySet::set_User method" +linktitle: "set_User" +articleTitle: "set_User" +second_title: "Aspose.Email for C++" +description: "Optional.The user associated with this action." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/identityset/set_user/ +--- + +## set_User {#set_user} + +Optional.The user associated with this action. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_User(System::SharedPtr < Identity > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/_index.md new file mode 100644 index 0000000000..5608911973 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/_index.md @@ -0,0 +1,92 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient class" +linktitle: "IGraphClient" +articleTitle: "IGraphClient" +second_title: "Aspose.Email for C++" +description: "Represents the interface for Graph REST client." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/igraphclient/ +--- + +## IGraphClient class + +Represents the interface for Graph REST client. + +## Methods + +| Name | Description | +| --- | --- | +| [CopyFolder](./copyfolder/) | Copy a mailfolder and its contents to another mailfolder. | +| [CopyMessage](./copymessage/) | Copy a Message to another mailfolder. | +| [CopyNotebook](./copynotebook/) | Copies a notebook to the Notebooks folder in the destination Documents library. The folder is created if it doesn't exist. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result. Permissions One of the following permissions is required to call this API. Delegated(work or school account) Notes.Create, Notes.ReadWrite, Notes.ReadWrite.All Delegated(personal Microsoft account) Notes.Create, Notes.ReadWrite Application Notes.ReadWrite.All | +| [CreateAttachment](./createattachment/) | Creates new attachment for specified item | +| [CreateCalendarItem](./createcalendaritem/) | Creates MapiCalendar in specified calendar | +| [CreateCategory](./createcategory/) | Creates an OutlookCategory object in the user's master list of categories. | +| [CreateContact](./createcontact/) | Creates contact in specified folder | +| [CreateFolder (2 overloads)](./createfolder/) | Create new folder. | +| [CreateMessage (2 overloads)](./createmessage/) | Creates message in specified folder | +| [CreateNotebook](./createnotebook/) | Create a new OneNote notebook. Permissions One of the following permissions is required to call this API. Delegated (work or school account) Notes.Create, Notes.ReadWrite, Notes.ReadWrite.All Delegated (personal Microsoft account) Notes.Create, Notes.ReadWrite Application Notes.ReadWrite.All | +| [CreateOrUpdateOverride (2 overloads)](./createorupdateoverride/) | Create an override for a sender identified by an SMTP address. Future messages from that SMTP address will be consistently classified as specified in the override. Note: | +| [CreateRule](./createrule/) | Create a message rule by specifying a set of conditions and actions. Outlook carries out those actions if an incoming message in the user's Inbox meets the specified conditions. Permissions: One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) MailboxSettings.ReadWrite Delegated (personal Microsoft account) MailboxSettings.ReadWrite Application MailboxSettings.ReadWrite | +| [CreateTask](./createtask/) | Creates Task in specified folder | +| [CreateTaskList](./createtasklist/) | Creates new TaskList. | +| [Delete](./delete/) | Delete object. | +| [DeleteAttachment](./deleteattachment/) | Removes attachment | +| [DeleteTaskList](./deletetasklist/) | Delete TaskList. | +| [FetchAttachment](./fetchattachment/) | Gets attachment for specified id | +| [FetchCalendarItem](./fetchcalendaritem/) | Gets MapiCalendar for specified id | +| [FetchCategory](./fetchcategory/) | Get the properties and relationships of the specified outlookCategory object. | +| [FetchContact](./fetchcontact/) | Gets MapiContact for specified id | +| [FetchMessage](./fetchmessage/) | Gets message in specified id | +| [FetchNotebook](./fetchnotebook/) | Retrieve the properties and relationships of a notebook object. Permissions One of the following permissions is required to call this API. Delegated (work or school account) Notes.Create, Notes.Read, Notes.ReadWrite, Notes.Read.All, Notes.ReadWrite.All Delegated (personal Microsoft account) Notes.Create, Notes.Read, Notes.ReadWrite Application Notes.Read.All, Notes.ReadWrite.All | +| [FetchRule](./fetchrule/) | Get the properties and relationships of a message rule object. Permissions One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) MailboxSettings.Read Delegated (personal Microsoft account) MailboxSettings.Read Application MailboxSettings.Read | +| [FetchTask](./fetchtask/) | Gets MapiTask for specified id | +| [get_EndPoint](./get_endpoint/) | Gets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". | +| [get_MultipleServicesTokenProvider](./get_multipleservicestokenprovider/) | Gets an object allows to retrieve OAuth access token. | +| [get_Proxy](./get_proxy/) | Gets data to proxy access to Exchange server. | +| [get_Resource](./get_resource/) | Gets resource type. | +| [get_ResourceId](./get_resourceid/) | Gets resource id. For instance for users it may be user principal name (UPN) or user id | +| [get_TenantId](./get_tenantid/) | Gets tenant identifier | +| [get_Timeout](./get_timeout/) | Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [get_TokenProvider](./get_tokenprovider/) | Gets an object allows to retrieve OAuth access token. | +| [GetContactFolder](./getcontactfolder/) | Gets main contact folder. This method requires that at least one contact exists in the main contacts folder, otherwise it will return null. https://learn.microsoft.com/en-us/answers/questions/854621/how-to-get-folder-id-of-default-contacts-folder-wh | +| [GetFolder](./getfolder/) | Gets folder by an id. | +| [GetOneNoteOperationStatus](./getonenoteoperationstatus/) | Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information. | +| [GetTaskList](./gettasklist/) | Gets TaskList by an id. | +| [ListAttachments](./listattachments/) | List Attachments from the parent message. | +| [ListCalendarItems](./listcalendaritems/) | List MapiCalendar from the calendar. | +| [ListCalendars](./listcalendars/) | List CalendarInfo items. | +| [ListCategories](./listcategories/) | Get all the categories that have been defined for the user. | +| [ListContactFolders](./listcontactfolders/) | Get a collection of child folders under the root contact folder. | +| [ListContacts](./listcontacts/) | List MapiContact from the parent folder. | +| [ListFolders (2 overloads)](./listfolders/) | List folders from the parent folder for folders that are displayed in normal mail clients, such as the inbox. | +| [ListMessages (2 overloads)](./listmessages/) | List MessageInfo from the parent folder. | +| [ListNotebooks](./listnotebooks/) | Retrieve a list of notebook objects. Permissions One of the following permissions is required to call this API. Delegated (work or school account) Notes.Create, Notes.Read, Notes.ReadWrite, Notes.Read.All, Notes.ReadWrite.All Delegated (personal Microsoft account) Notes.Create, Notes.Read, Notes.ReadWrite Application Notes.Read.All, Notes.ReadWrite.All | +| [ListOverrides](./listoverrides/) | Get the overrides that a user has set up to always classify messages from certain senders in specific ways. Each override corresponds to an SMTP address of a sender.Initially, a user does not have any overrides. Permissions: One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) Mail.Read Delegated (personal Microsoft account) Mail.Read Application Mail.Read | +| [ListRules](./listrules/) | Get all the messageRule objects defined for the user's Inbox. Permissions One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) MailboxSettings.Read Delegated (personal Microsoft account) MailboxSettings.Read Application MailboxSettings.Read | +| [ListTaskLists](./listtasklists/) | List TaskList items. | +| [ListTasks](./listtasks/) | List MapiTask from the parent TaskList. | +| [MoveFolder](./movefolder/) | Move a mailfolder and its contents to another mailfolder. | +| [MoveMessage](./movemessage/) | Move a message to another mailfolder. | +| [Send (4 overloads)](./send/) | Sends email message | +| [SendAsMime](./sendasmime/) | Sends email message using MIME format | +| [set_EndPoint](./set_endpoint/) | Sets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". | +| [set_MultipleServicesTokenProvider](./set_multipleservicestokenprovider/) | Sets an object allows to retrieve OAuth access token. | +| [set_Proxy](./set_proxy/) | Sets data to proxy access to Exchange server. | +| [set_Resource](./set_resource/) | Sets resource type. | +| [set_ResourceId](./set_resourceid/) | Sets resource id. For instance for users it may be user principal name (UPN) or user id | +| [set_TenantId](./set_tenantid/) | Sets tenant identifier | +| [set_Timeout](./set_timeout/) | Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). | +| [set_TokenProvider](./set_tokenprovider/) | Sets an object allows to retrieve OAuth access token. | +| [SetRead](./setread/) | Mark message as read | +| [UpdateCalendarItem (2 overloads)](./updatecalendaritem/) | Updates MapiCalendar | +| [UpdateCategory](./updatecategory/) | Updates pre-set color constant for specified category | +| [UpdateContact](./updatecontact/) | Updates contact | +| [UpdateFolder](./updatefolder/) | Updates folder. | +| [UpdateMessage (4 overloads)](./updatemessage/) | Updates message | +| [UpdateOverride](./updateoverride/) | Change the classifyAs field of an override as specified. You cannot use this method to change any other fields in an ClassificationOverride instance. If an override exists for a sender and the sender changes his/her display name, you can use CreateOrUpdateOverride to force an update to the name field in the existing override. If an override exists for a sender and the sender changes his/her SMTP address, deleting the existing override and creating a new one with the new SMTP address is the only way to "update" the override for this sender. Permissions: One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) Mail.ReadWrite Delegated (personal Microsoft account) Mail.ReadWrite Application Mail.ReadWrite | +| [UpdateRule](./updaterule/) | Change writable properties on a messageRule object and save the changes. Permissions One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) MailboxSettings.ReadWrite Delegated (personal Microsoft account) MailboxSettings.ReadWrite Application MailboxSettings.ReadWrite | +| [UpdateTask (2 overloads)](./updatetask/) | Updates Task | +| [UpdateTaskList](./updatetasklist/) | Updates TaskList. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/copyfolder/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/copyfolder/_index.md new file mode 100644 index 0000000000..f7e295e4a5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/copyfolder/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CopyFolder method" +linktitle: "CopyFolder" +articleTitle: "CopyFolder" +second_title: "Aspose.Email for C++" +description: "Copy a mailfolder and its contents to another mailfolder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/igraphclient/copyfolder/ +--- + +## CopyFolder {#copyfolder} + +Copy a mailfolder and its contents to another mailfolder. + +**Returns:** Copied folder + +```cpp +CopyFolder(System::String newParentId, System::String itemId) +``` + +| Parameter | Description | +| --- | --- | +| newParentId | New parent folder id | +| itemId | Item id to be copied | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/copymessage/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/copymessage/_index.md new file mode 100644 index 0000000000..00c2dd41d4 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/copymessage/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CopyMessage method" +linktitle: "CopyMessage" +articleTitle: "CopyMessage" +second_title: "Aspose.Email for C++" +description: "Copy a Message to another mailfolder." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/igraphclient/copymessage/ +--- + +## CopyMessage {#copymessage} + +Copy a Message to another mailfolder. + +**Returns:** Copied message + +```cpp +CopyMessage(System::String newParentId, System::String itemId) +``` + +| Parameter | Description | +| --- | --- | +| newParentId | New parent folder id | +| itemId | Item id to be copied | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/copynotebook/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/copynotebook/_index.md new file mode 100644 index 0000000000..744a135835 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/copynotebook/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CopyNotebook method" +linktitle: "CopyNotebook" +articleTitle: "CopyNotebook" +second_title: "Aspose.Email for C++" +description: "Copies a notebook to the Notebooks folder in the destination Documents library." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/igraphclient/copynotebook/ +--- + +## CopyNotebook {#copynotebook} + +Copies a notebook to the Notebooks folder in the destination Documents library. The folder is created if it doesn't exist. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result. Permissions One of the following permissions is required to call this API. Delegated(work or school account) Notes.Create, Notes.ReadWrite, Notes.ReadWrite.All Delegated(personal Microsoft account) Notes.Create, Notes.ReadWrite Application Notes.ReadWrite.All + +**Returns:** If successful, this method returns an Operation-Location string. You may use this value to get the status of the operation. + +```cpp +CopyNotebook(System::String itemId, System::String groupId, System::String renameAs) +``` + +| Parameter | Description | +| --- | --- | +| itemId | Item id to be copied | +| groupId | The id of the group to copy to. Use only when copying to an Office 365 group. | +| renameAs | The name of the copy. Defaults to the name of the existing item. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createattachment/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createattachment/_index.md new file mode 100644 index 0000000000..220db33516 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createattachment/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateAttachment method" +linktitle: "CreateAttachment" +articleTitle: "CreateAttachment" +second_title: "Aspose.Email for C++" +description: "Creates new attachment for specified item" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/igraphclient/createattachment/ +--- + +## CreateAttachment {#createattachment} + +Creates new attachment for specified item + +**Returns:** Returns created attachment + +```cpp +CreateAttachment(System::String parentId, System::SharedPtr < Mapi::MapiAttachment > attachment) +``` + +| Parameter | Description | +| --- | --- | +| parentId | Item id | +| attachment | Attachment to create | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createcalendaritem/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createcalendaritem/_index.md new file mode 100644 index 0000000000..cf79ef974f --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createcalendaritem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateCalendarItem method" +linktitle: "CreateCalendarItem" +articleTitle: "CreateCalendarItem" +second_title: "Aspose.Email for C++" +description: "Creates MapiCalendar in specified calendar" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/igraphclient/createcalendaritem/ +--- + +## CreateCalendarItem {#createcalendaritem} + +Creates MapiCalendar in specified calendar + +**Returns:** Created MapiCalendar + +```cpp +CreateCalendarItem(System::String calId, System::SharedPtr < Mapi::MapiCalendar > mapiCalendar) +``` + +| Parameter | Description | +| --- | --- | +| calId | Calendar id | +| mapiCalendar | MapiCalendar to be created | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createcategory/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createcategory/_index.md new file mode 100644 index 0000000000..03776d5588 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createcategory/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateCategory method" +linktitle: "CreateCategory" +articleTitle: "CreateCategory" +second_title: "Aspose.Email for C++" +description: "Creates an OutlookCategory object in the user's master list of categories." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/igraphclient/createcategory/ +--- + +## CreateCategory {#createcategory} + +Creates an OutlookCategory object in the user's master list of categories. + +**Returns:** Category by which a user can group Outlook items such as messages and events + +```cpp +CreateCategory(System::String displayName, CategoryPreset preset) +``` + +| Parameter | Description | +| --- | --- | +| displayName | A unique name that identifies a category in the user's mailbox. | +| preset | pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createcontact/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createcontact/_index.md new file mode 100644 index 0000000000..fdcc33f6a8 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createcontact/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateContact method" +linktitle: "CreateContact" +articleTitle: "CreateContact" +second_title: "Aspose.Email for C++" +description: "Creates contact in specified folder" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/igraphclient/createcontact/ +--- + +## CreateContact {#createcontact} + +Creates contact in specified folder + +**Returns:** Created contact + +```cpp +CreateContact(System::String folderId, System::SharedPtr < Mapi::MapiContact > contact) +``` + +| Parameter | Description | +| --- | --- | +| folderId | Parent folder id | +| contact | MapiContact to be created | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createfolder/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createfolder/_index.md new file mode 100644 index 0000000000..06af06950e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createfolder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateFolder method" +linktitle: "CreateFolder" +articleTitle: "CreateFolder" +second_title: "Aspose.Email for C++" +description: "Create new folder." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/igraphclient/createfolder/ +--- + +## CreateFolder (1 of 2) {#createfolder_1} + +Create new folder. + +**Returns:** Returns created folder + +```cpp +CreateFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder name | + +--- + +## CreateFolder (2 of 2) {#createfolder_2} + +Create new folder. + +**Returns:** Returns folder for specified id + +```cpp +CreateFolder(System::String parentFolderId, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| parentFolderId | Parent folder id | +| folderName | Folder name | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createmessage/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createmessage/_index.md new file mode 100644 index 0000000000..780c3f3bc2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createmessage/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateMessage method" +linktitle: "CreateMessage" +articleTitle: "CreateMessage" +second_title: "Aspose.Email for C++" +description: "Creates message in specified folder" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/igraphclient/createmessage/ +--- + +## CreateMessage (1 of 2) {#createmessage_1} + +Creates message in specified folder + +**Returns:** virtual System::SharedPtr < MailMessage > Aspose::Email::Clients::Graph:: + +```cpp +CreateMessage(System::String folderId, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| folderId | Parent folder id | +| message | MailMessage to be created | + +--- + +## CreateMessage (2 of 2) {#createmessage_2} + +Creates message in specified folder + +**Returns:** Created message + +```cpp +CreateMessage(System::String folderId, System::SharedPtr < Mapi::MapiMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| folderId | Parent folder id | +| message | Mapi message to be created | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createnotebook/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createnotebook/_index.md new file mode 100644 index 0000000000..c017bd1b94 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createnotebook/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateNotebook method" +linktitle: "CreateNotebook" +articleTitle: "CreateNotebook" +second_title: "Aspose.Email for C++" +description: "Create a new OneNote notebook." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/igraphclient/createnotebook/ +--- + +## CreateNotebook {#createnotebook} + +Create a new OneNote notebook. Permissions One of the following permissions is required to call this API. Delegated (work or school account) Notes.Create, Notes.ReadWrite, Notes.ReadWrite.All Delegated (personal Microsoft account) Notes.Create, Notes.ReadWrite Application Notes.ReadWrite.All + +**Returns:** Created notebook + +```cpp +CreateNotebook(System::SharedPtr < Notebook > notebook) +``` + +| Parameter | Description | +| --- | --- | +| notebook | Notebook to be created | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createorupdateoverride/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createorupdateoverride/_index.md new file mode 100644 index 0000000000..be02b55c18 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createorupdateoverride/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateOrUpdateOverride method" +linktitle: "CreateOrUpdateOverride" +articleTitle: "CreateOrUpdateOverride" +second_title: "Aspose.Email for C++" +description: "Create an override for a sender identified by an SMTP address." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.graph/igraphclient/createorupdateoverride/ +--- + +## CreateOrUpdateOverride (1 of 2) {#createorupdateoverride_1} + +Create an override for a sender identified by an SMTP address. Future messages from that SMTP address will be consistently classified as specified in the override. Note: + +**Returns:** virtual System::SharedPtr < ClassificationOverride > Aspose::Email::Clients::Graph:: + +```cpp +CreateOrUpdateOverride(System::SharedPtr < ClassificationOverride > classificationOverride) +``` + +| Parameter | Description | +| --- | --- | +| classificationOverride | | + +--- + +## CreateOrUpdateOverride (2 of 2) {#createorupdateoverride_2} + +Create an override for a sender identified by an SMTP address. Future messages from that SMTP address will be consistently classified as specified in the override. Note: + +**Returns:** virtual System::SharedPtr < ClassificationOverride > Aspose::Email::Clients::Graph:: + +```cpp +CreateOrUpdateOverride(System::SharedPtr < MailAddress > sender, ClassificationType classifyAs) +``` + +| Parameter | Description | +| --- | --- | +| sender | Email address information of the sender for whom the override is created. | +| classifyAs | Value which specifies how incoming messages from a specific sender should always be classified as. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createrule/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createrule/_index.md new file mode 100644 index 0000000000..8856653a98 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createrule/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateRule method" +linktitle: "CreateRule" +articleTitle: "CreateRule" +second_title: "Aspose.Email for C++" +description: "Create a message rule by specifying a set of conditions and actions." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.graph/igraphclient/createrule/ +--- + +## CreateRule {#createrule} + +Create a message rule by specifying a set of conditions and actions. Outlook carries out those actions if an incoming message in the user's Inbox meets the specified conditions. Permissions: One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) MailboxSettings.ReadWrite Delegated (personal Microsoft account) MailboxSettings.ReadWrite Application MailboxSettings.ReadWrite + +**Returns:** Created rule + +```cpp +CreateRule(System::SharedPtr < Exchange::InboxRule > rule) +``` + +| Parameter | Description | +| --- | --- | +| rule | Rule to be created in inbox | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createtask/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createtask/_index.md new file mode 100644 index 0000000000..4f8677e65e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createtask/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateTask method" +linktitle: "CreateTask" +articleTitle: "CreateTask" +second_title: "Aspose.Email for C++" +description: "Creates Task in specified folder" +type: docs +weight: 130 +url: /cpp/aspose.email.clients.graph/igraphclient/createtask/ +--- + +## CreateTask {#createtask} + +Creates Task in specified folder + +**Returns:** Created MapiTask + +```cpp +CreateTask(System::SharedPtr < Mapi::MapiTask > task, System::String taskListUri) +``` + +| Parameter | Description | +| --- | --- | +| taskListUri | Parent TaskList uri | +| task | MapiTask to be created | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/createtasklist/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/createtasklist/_index.md new file mode 100644 index 0000000000..0d45a41505 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/createtasklist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::CreateTaskList method" +linktitle: "CreateTaskList" +articleTitle: "CreateTaskList" +second_title: "Aspose.Email for C++" +description: "Creates new TaskList." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.graph/igraphclient/createtasklist/ +--- + +## CreateTaskList {#createtasklist} + +Creates new TaskList. + +**Returns:** Returns created TaskListInfo + +```cpp +CreateTaskList(System::SharedPtr < TaskListInfo > taskList) +``` + +| Parameter | Description | +| --- | --- | +| taskList | New TaskList TaskListInfo | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/delete/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/delete/_index.md new file mode 100644 index 0000000000..437ca10759 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/delete/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::Delete method" +linktitle: "Delete" +articleTitle: "Delete" +second_title: "Aspose.Email for C++" +description: "Delete object." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.graph/igraphclient/delete/ +--- + +## Delete {#delete} + +Delete object. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +Delete(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | Object id to delete | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/deleteattachment/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/deleteattachment/_index.md new file mode 100644 index 0000000000..6c49c4c47d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/deleteattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::DeleteAttachment method" +linktitle: "DeleteAttachment" +articleTitle: "DeleteAttachment" +second_title: "Aspose.Email for C++" +description: "Removes attachment" +type: docs +weight: 160 +url: /cpp/aspose.email.clients.graph/igraphclient/deleteattachment/ +--- + +## DeleteAttachment {#deleteattachment} + +Removes attachment + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +DeleteAttachment(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | Attachment id to delete | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/deletetasklist/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/deletetasklist/_index.md new file mode 100644 index 0000000000..87b9b8df94 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/deletetasklist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::DeleteTaskList method" +linktitle: "DeleteTaskList" +articleTitle: "DeleteTaskList" +second_title: "Aspose.Email for C++" +description: "Delete TaskList." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.graph/igraphclient/deletetasklist/ +--- + +## DeleteTaskList {#deletetasklist} + +Delete TaskList. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +DeleteTaskList(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | TaskList id to delete | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/fetchattachment/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/fetchattachment/_index.md new file mode 100644 index 0000000000..32334c00b1 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/fetchattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::FetchAttachment method" +linktitle: "FetchAttachment" +articleTitle: "FetchAttachment" +second_title: "Aspose.Email for C++" +description: "Gets attachment for specified id" +type: docs +weight: 180 +url: /cpp/aspose.email.clients.graph/igraphclient/fetchattachment/ +--- + +## FetchAttachment {#fetchattachment} + +Gets attachment for specified id + +**Returns:** Returns attachment + +```cpp +FetchAttachment(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | Attachment id | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/fetchcalendaritem/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/fetchcalendaritem/_index.md new file mode 100644 index 0000000000..829b2ba366 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/fetchcalendaritem/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::FetchCalendarItem method" +linktitle: "FetchCalendarItem" +articleTitle: "FetchCalendarItem" +second_title: "Aspose.Email for C++" +description: "Gets MapiCalendar for specified id" +type: docs +weight: 190 +url: /cpp/aspose.email.clients.graph/igraphclient/fetchcalendaritem/ +--- + +## FetchCalendarItem {#fetchcalendaritem} + +Gets MapiCalendar for specified id + +**Returns:** Returns MapiCalendar + +```cpp +FetchCalendarItem(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | MapiCalendar id | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/fetchcategory/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/fetchcategory/_index.md new file mode 100644 index 0000000000..b0552d9ce1 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/fetchcategory/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::FetchCategory method" +linktitle: "FetchCategory" +articleTitle: "FetchCategory" +second_title: "Aspose.Email for C++" +description: "Get the properties and relationships of the specified outlookCategory object." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.graph/igraphclient/fetchcategory/ +--- + +## FetchCategory {#fetchcategory} + +Get the properties and relationships of the specified outlookCategory object. + +**Returns:** Category specified by id + +```cpp +FetchCategory(System::String itemId) +``` + +| Parameter | Description | +| --- | --- | +| itemId | Item id to be fetched | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/fetchcontact/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/fetchcontact/_index.md new file mode 100644 index 0000000000..385e47fd62 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/fetchcontact/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::FetchContact method" +linktitle: "FetchContact" +articleTitle: "FetchContact" +second_title: "Aspose.Email for C++" +description: "Gets MapiContact for specified id" +type: docs +weight: 210 +url: /cpp/aspose.email.clients.graph/igraphclient/fetchcontact/ +--- + +## FetchContact {#fetchcontact} + +Gets MapiContact for specified id + +**Returns:** Returns MapiContact + +```cpp +FetchContact(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | Contact id | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/fetchmessage/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/fetchmessage/_index.md new file mode 100644 index 0000000000..44066c2be2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/fetchmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::FetchMessage method" +linktitle: "FetchMessage" +articleTitle: "FetchMessage" +second_title: "Aspose.Email for C++" +description: "Gets message in specified id" +type: docs +weight: 220 +url: /cpp/aspose.email.clients.graph/igraphclient/fetchmessage/ +--- + +## FetchMessage {#fetchmessage} + +Gets message in specified id + +**Returns:** Mapi message + +```cpp +FetchMessage(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | Message id to fetch | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/fetchnotebook/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/fetchnotebook/_index.md new file mode 100644 index 0000000000..55da0db24e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/fetchnotebook/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::FetchNotebook method" +linktitle: "FetchNotebook" +articleTitle: "FetchNotebook" +second_title: "Aspose.Email for C++" +description: "Retrieve the properties and relationships of a notebook object." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.graph/igraphclient/fetchnotebook/ +--- + +## FetchNotebook {#fetchnotebook} + +Retrieve the properties and relationships of a notebook object. Permissions One of the following permissions is required to call this API. Delegated (work or school account) Notes.Create, Notes.Read, Notes.ReadWrite, Notes.Read.All, Notes.ReadWrite.All Delegated (personal Microsoft account) Notes.Create, Notes.Read, Notes.ReadWrite Application Notes.Read.All, Notes.ReadWrite.All + +**Returns:** Notebook object + +```cpp +FetchNotebook(System::String itemId) +``` + +| Parameter | Description | +| --- | --- | +| itemId | Item id | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/fetchrule/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/fetchrule/_index.md new file mode 100644 index 0000000000..e370484915 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/fetchrule/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::FetchRule method" +linktitle: "FetchRule" +articleTitle: "FetchRule" +second_title: "Aspose.Email for C++" +description: "Get the properties and relationships of a message rule object." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.graph/igraphclient/fetchrule/ +--- + +## FetchRule {#fetchrule} + +Get the properties and relationships of a message rule object. Permissions One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) MailboxSettings.Read Delegated (personal Microsoft account) MailboxSettings.Read Application MailboxSettings.Read + +**Returns:** Inbox rule + +```cpp +FetchRule(System::String itemId) +``` + +| Parameter | Description | +| --- | --- | +| itemId | Item id | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/fetchtask/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/fetchtask/_index.md new file mode 100644 index 0000000000..af4e66bd4c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/fetchtask/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::FetchTask method" +linktitle: "FetchTask" +articleTitle: "FetchTask" +second_title: "Aspose.Email for C++" +description: "Gets MapiTask for specified id" +type: docs +weight: 250 +url: /cpp/aspose.email.clients.graph/igraphclient/fetchtask/ +--- + +## FetchTask {#fetchtask} + +Gets MapiTask for specified id + +**Returns:** Returns MapiTask + +```cpp +FetchTask(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | MapiTask id | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/get_endpoint/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/get_endpoint/_index.md new file mode 100644 index 0000000000..f183482518 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/get_endpoint/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::get_EndPoint method" +linktitle: "get_EndPoint" +articleTitle: "get_EndPoint" +second_title: "Aspose.Email for C++" +description: "Gets Microsoft Graph REST API endpoint." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.graph/igraphclient/get_endpoint/ +--- + +## get_EndPoint {#get_endpoint} + +Gets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_EndPoint() +``` + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/get_multipleservicestokenprovider/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/get_multipleservicestokenprovider/_index.md new file mode 100644 index 0000000000..710a2113f5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/get_multipleservicestokenprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::get_MultipleServicesTokenProvider method" +linktitle: "get_MultipleServicesTokenProvider" +articleTitle: "get_MultipleServicesTokenProvider" +second_title: "Aspose.Email for C++" +description: "Gets an object allows to retrieve OAuth access token." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.graph/igraphclient/get_multipleservicestokenprovider/ +--- + +## get_MultipleServicesTokenProvider {#get_multipleservicestokenprovider} + +Gets an object allows to retrieve OAuth access token. + +**Returns:** virtual System::SharedPtr < IMultipleServicesTokenProvider > Aspose::Email::Clients::Graph:: + +```cpp +get_MultipleServicesTokenProvider() +``` + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/get_proxy/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/get_proxy/_index.md new file mode 100644 index 0000000000..b780083302 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/get_proxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::get_Proxy method" +linktitle: "get_Proxy" +articleTitle: "get_Proxy" +second_title: "Aspose.Email for C++" +description: "Gets data to proxy access to Exchange server." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.graph/igraphclient/get_proxy/ +--- + +## get_Proxy {#get_proxy} + +Gets data to proxy access to Exchange server. + +**Returns:** virtual System::SharedPtr Aspose::Email::Clients::Graph:: + +```cpp +get_Proxy() +``` + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/get_resource/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/get_resource/_index.md new file mode 100644 index 0000000000..97f0e519f0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/get_resource/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::get_Resource method" +linktitle: "get_Resource" +articleTitle: "get_Resource" +second_title: "Aspose.Email for C++" +description: "Gets resource type." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.graph/igraphclient/get_resource/ +--- + +## get_Resource {#get_resource} + +Gets resource type. + +**Returns:** virtual ResourceType Aspose::Email::Clients::Graph:: + +```cpp +get_Resource() +``` + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/get_resourceid/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/get_resourceid/_index.md new file mode 100644 index 0000000000..7d8347b4d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/get_resourceid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::get_ResourceId method" +linktitle: "get_ResourceId" +articleTitle: "get_ResourceId" +second_title: "Aspose.Email for C++" +description: "Gets resource id." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.graph/igraphclient/get_resourceid/ +--- + +## get_ResourceId {#get_resourceid} + +Gets resource id. For instance for users it may be user principal name (UPN) or user id + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_ResourceId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/get_tenantid/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/get_tenantid/_index.md new file mode 100644 index 0000000000..f0638138f6 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/get_tenantid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::get_TenantId method" +linktitle: "get_TenantId" +articleTitle: "get_TenantId" +second_title: "Aspose.Email for C++" +description: "Gets tenant identifier" +type: docs +weight: 310 +url: /cpp/aspose.email.clients.graph/igraphclient/get_tenantid/ +--- + +## get_TenantId {#get_tenantid} + +Gets tenant identifier + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_TenantId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/get_timeout/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/get_timeout/_index.md new file mode 100644 index 0000000000..6c2883bac0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Gets the number of milliseconds to wait before the operation times out." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.graph/igraphclient/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Gets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** virtual int32_t Aspose::Email::Clients::Graph:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/get_tokenprovider/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/get_tokenprovider/_index.md new file mode 100644 index 0000000000..68ec8660fe --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/get_tokenprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::get_TokenProvider method" +linktitle: "get_TokenProvider" +articleTitle: "get_TokenProvider" +second_title: "Aspose.Email for C++" +description: "Gets an object allows to retrieve OAuth access token." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.graph/igraphclient/get_tokenprovider/ +--- + +## get_TokenProvider {#get_tokenprovider} + +Gets an object allows to retrieve OAuth access token. + +**Returns:** virtual System::SharedPtr < ITokenProvider > Aspose::Email::Clients::Graph:: + +```cpp +get_TokenProvider() +``` + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/getcontactfolder/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/getcontactfolder/_index.md new file mode 100644 index 0000000000..8446a5f473 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/getcontactfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::GetContactFolder method" +linktitle: "GetContactFolder" +articleTitle: "GetContactFolder" +second_title: "Aspose.Email for C++" +description: "Gets main contact folder." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.graph/igraphclient/getcontactfolder/ +--- + +## GetContactFolder {#getcontactfolder} + +Gets main contact folder. This method requires that at least one contact exists in the main contacts folder, otherwise it will return null. https://learn.microsoft.com/en-us/answers/questions/854621/how-to-get-folder-id-of-default-contacts-folder-wh + +**Returns:** Returns main contact folder. + +```cpp +GetContactFolder() +``` + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/getfolder/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/getfolder/_index.md new file mode 100644 index 0000000000..dbf447015d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/getfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::GetFolder method" +linktitle: "GetFolder" +articleTitle: "GetFolder" +second_title: "Aspose.Email for C++" +description: "Gets folder by an id." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.graph/igraphclient/getfolder/ +--- + +## GetFolder {#getfolder} + +Gets folder by an id. + +**Returns:** Returns folder for specified id + +```cpp +GetFolder(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | Folder id | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/getonenoteoperationstatus/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/getonenoteoperationstatus/_index.md new file mode 100644 index 0000000000..0ad9d0477e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/getonenoteoperationstatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::GetOneNoteOperationStatus method" +linktitle: "GetOneNoteOperationStatus" +articleTitle: "GetOneNoteOperationStatus" +second_title: "Aspose.Email for C++" +description: "Get the status of a long-running OneNote operation." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.graph/igraphclient/getonenoteoperationstatus/ +--- + +## GetOneNoteOperationStatus {#getonenoteoperationstatus} + +Get the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error information. + +**Returns:** virtual System::SharedPtr < OnenoteOperation > Aspose::Email::Clients::Graph:: + +```cpp +GetOneNoteOperationStatus(System::String operationId) +``` + +| Parameter | Description | +| --- | --- | +| operationId | Operation id | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/gettasklist/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/gettasklist/_index.md new file mode 100644 index 0000000000..ac75a8be01 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/gettasklist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::GetTaskList method" +linktitle: "GetTaskList" +articleTitle: "GetTaskList" +second_title: "Aspose.Email for C++" +description: "Gets TaskList by an id." +type: docs +weight: 370 +url: /cpp/aspose.email.clients.graph/igraphclient/gettasklist/ +--- + +## GetTaskList {#gettasklist} + +Gets TaskList by an id. + +**Returns:** Returns TaskListInfo for specified id + +```cpp +GetTaskList(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | TaskList id | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listattachments/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listattachments/_index.md new file mode 100644 index 0000000000..eb97936661 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listattachments/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListAttachments method" +linktitle: "ListAttachments" +articleTitle: "ListAttachments" +second_title: "Aspose.Email for C++" +description: "List Attachments from the parent message." +type: docs +weight: 380 +url: /cpp/aspose.email.clients.graph/igraphclient/listattachments/ +--- + +## ListAttachments {#listattachments} + +List Attachments from the parent message. + +**Returns:** Returns list of attachments of a message + +```cpp +ListAttachments(System::String id, System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| id | Parent message id | +| queryBuilder | Optional OData query builder for filtering attachments. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listcalendaritems/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listcalendaritems/_index.md new file mode 100644 index 0000000000..b8725b1b37 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listcalendaritems/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListCalendarItems method" +linktitle: "ListCalendarItems" +articleTitle: "ListCalendarItems" +second_title: "Aspose.Email for C++" +description: "List MapiCalendar from the calendar." +type: docs +weight: 390 +url: /cpp/aspose.email.clients.graph/igraphclient/listcalendaritems/ +--- + +## ListCalendarItems {#listcalendaritems} + +List MapiCalendar from the calendar. + +**Returns:** Returns list of MapiCalendar + +```cpp +ListCalendarItems(System::String id, System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| id | Calendar id | +| queryBuilder | Optional OData query builder for filtering calendar items. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listcalendars/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listcalendars/_index.md new file mode 100644 index 0000000000..f19833fd67 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listcalendars/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListCalendars method" +linktitle: "ListCalendars" +articleTitle: "ListCalendars" +second_title: "Aspose.Email for C++" +description: "List CalendarInfo items." +type: docs +weight: 400 +url: /cpp/aspose.email.clients.graph/igraphclient/listcalendars/ +--- + +## ListCalendars {#listcalendars} + +List CalendarInfo items. + +**Returns:** Returns list of CalendarInfo CalendarInfo + +```cpp +ListCalendars(System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| queryBuilder | Optional OData query builder for filtering calendar items. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listcategories/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listcategories/_index.md new file mode 100644 index 0000000000..e0d3059ad2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listcategories/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListCategories method" +linktitle: "ListCategories" +articleTitle: "ListCategories" +second_title: "Aspose.Email for C++" +description: "Get all the categories that have been defined for the user." +type: docs +weight: 410 +url: /cpp/aspose.email.clients.graph/igraphclient/listcategories/ +--- + +## ListCategories {#listcategories} + +Get all the categories that have been defined for the user. + +**Returns:** Returns list of categories for the user + +```cpp +ListCategories(System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| queryBuilder | Optional OData query builder for filtering categories. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listcontactfolders/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listcontactfolders/_index.md new file mode 100644 index 0000000000..b1db9123fe --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listcontactfolders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListContactFolders method" +linktitle: "ListContactFolders" +articleTitle: "ListContactFolders" +second_title: "Aspose.Email for C++" +description: "Get a collection of child folders under the root contact folder." +type: docs +weight: 420 +url: /cpp/aspose.email.clients.graph/igraphclient/listcontactfolders/ +--- + +## ListContactFolders {#listcontactfolders} + +Get a collection of child folders under the root contact folder. + +**Returns:** Returns list of subfolders of the root contact folder + +```cpp +ListContactFolders(System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| queryBuilder | Optional OData query builder for filtering calendar items. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listcontacts/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listcontacts/_index.md new file mode 100644 index 0000000000..ca42df3d87 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listcontacts/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListContacts method" +linktitle: "ListContacts" +articleTitle: "ListContacts" +second_title: "Aspose.Email for C++" +description: "List MapiContact from the parent folder." +type: docs +weight: 430 +url: /cpp/aspose.email.clients.graph/igraphclient/listcontacts/ +--- + +## ListContacts {#listcontacts} + +List MapiContact from the parent folder. + +**Returns:** Returns list of MapiContact of the folder + +```cpp +ListContacts(System::String id, System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| id | Parent folder id | +| queryBuilder | Optional OData query builder for filtering contacts. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listfolders/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listfolders/_index.md new file mode 100644 index 0000000000..935a750f09 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listfolders/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListFolders method" +linktitle: "ListFolders" +articleTitle: "ListFolders" +second_title: "Aspose.Email for C++" +description: "List folders from the parent folder for folders that are displayed in normal mail clients, such as the inbox." +type: docs +weight: 440 +url: /cpp/aspose.email.clients.graph/igraphclient/listfolders/ +--- + +## ListFolders (1 of 2) {#listfolders_1} + +List folders from the parent folder for folders that are displayed in normal mail clients, such as the inbox. + +**Returns:** Returns list of subfolders of the root folder + +```cpp +ListFolders(System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| queryBuilder | Optional OData query builder for filtering folders. | + +--- + +## ListFolders (2 of 2) {#listfolders_2} + +List folders from the parent folder for folders that are displayed in normal mail clients, such as the inbox. + +**Returns:** Returns list of subfolders of the root folder + +```cpp +ListFolders(System::String id, System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| id | Parent folder id | +| queryBuilder | Optional OData query builder for filtering folders. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listmessages/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listmessages/_index.md new file mode 100644 index 0000000000..348fcb6f64 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listmessages/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListMessages method" +linktitle: "ListMessages" +articleTitle: "ListMessages" +second_title: "Aspose.Email for C++" +description: "List MessageInfo from the parent folder." +type: docs +weight: 450 +url: /cpp/aspose.email.clients.graph/igraphclient/listmessages/ +--- + +## ListMessages (1 of 2) {#listmessages_1} + +List MessageInfo from the parent folder. + +**Returns:** Returns list of MessageInfo of the folder + +```cpp +ListMessages(System::String id, System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| id | Parent folder id | +| queryBuilder | Optional OData query builder for filtering messages. | + +--- + +## ListMessages (2 of 2) {#listmessages_2} + +List MessageInfo from the parent folder. + +**Returns:** Returns list of MessageInfo of the folder + +```cpp +ListMessages(System::String id, System::SharedPtr < PageInfo > page, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| id | Parent folder id | +| page | A page info | +| query | MailQuery that represents search query | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listnotebooks/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listnotebooks/_index.md new file mode 100644 index 0000000000..953c5d0371 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listnotebooks/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListNotebooks method" +linktitle: "ListNotebooks" +articleTitle: "ListNotebooks" +second_title: "Aspose.Email for C++" +description: "Retrieve a list of notebook objects." +type: docs +weight: 460 +url: /cpp/aspose.email.clients.graph/igraphclient/listnotebooks/ +--- + +## ListNotebooks {#listnotebooks} + +Retrieve a list of notebook objects. Permissions One of the following permissions is required to call this API. Delegated (work or school account) Notes.Create, Notes.Read, Notes.ReadWrite, Notes.Read.All, Notes.ReadWrite.All Delegated (personal Microsoft account) Notes.Create, Notes.Read, Notes.ReadWrite Application Notes.Read.All, Notes.ReadWrite.All + +**Returns:** List of notebooks + +```cpp +ListNotebooks(System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| queryBuilder | Optional OData query builder for filtering notebooks. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listoverrides/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listoverrides/_index.md new file mode 100644 index 0000000000..4cc7bf9066 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listoverrides/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListOverrides method" +linktitle: "ListOverrides" +articleTitle: "ListOverrides" +second_title: "Aspose.Email for C++" +description: "Get the overrides that a user has set up to always classify messages from certain senders in specific ways." +type: docs +weight: 470 +url: /cpp/aspose.email.clients.graph/igraphclient/listoverrides/ +--- + +## ListOverrides {#listoverrides} + +Get the overrides that a user has set up to always classify messages from certain senders in specific ways. Each override corresponds to an SMTP address of a sender.Initially, a user does not have any overrides. Permissions: One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) Mail.Read Delegated (personal Microsoft account) Mail.Read Application Mail.Read + +**Returns:** virtual System::SharedPtr > > Aspose::Email::Clients::Graph:: + +```cpp +ListOverrides(System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| queryBuilder | Optional OData query builder for filtering overrides. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listrules/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listrules/_index.md new file mode 100644 index 0000000000..0f094213d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listrules/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListRules method" +linktitle: "ListRules" +articleTitle: "ListRules" +second_title: "Aspose.Email for C++" +description: "Get all the messageRule objects defined for the user's Inbox." +type: docs +weight: 480 +url: /cpp/aspose.email.clients.graph/igraphclient/listrules/ +--- + +## ListRules {#listrules} + +Get all the messageRule objects defined for the user's Inbox. Permissions One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) MailboxSettings.Read Delegated (personal Microsoft account) MailboxSettings.Read Application MailboxSettings.Read + +**Returns:** List of inbox rules + +```cpp +ListRules(System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| queryBuilder | Optional OData query builder for filtering rules. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listtasklists/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listtasklists/_index.md new file mode 100644 index 0000000000..6a70908810 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listtasklists/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListTaskLists method" +linktitle: "ListTaskLists" +articleTitle: "ListTaskLists" +second_title: "Aspose.Email for C++" +description: "List TaskList items." +type: docs +weight: 490 +url: /cpp/aspose.email.clients.graph/igraphclient/listtasklists/ +--- + +## ListTaskLists {#listtasklists} + +List TaskList items. + +**Returns:** Returns list of TaskList TaskListInfo + +```cpp +ListTaskLists(System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| queryBuilder | Optional OData query builder for filtering task lists. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/listtasks/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/listtasks/_index.md new file mode 100644 index 0000000000..f65016ddd2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/listtasks/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::ListTasks method" +linktitle: "ListTasks" +articleTitle: "ListTasks" +second_title: "Aspose.Email for C++" +description: "List MapiTask from the parent TaskList." +type: docs +weight: 500 +url: /cpp/aspose.email.clients.graph/igraphclient/listtasks/ +--- + +## ListTasks {#listtasks} + +List MapiTask from the parent TaskList. + +**Returns:** Returns list of MapiTask of the TaskList + +```cpp +ListTasks(System::String id, System::SharedPtr < ODataQueryBuilder > queryBuilder) +``` + +| Parameter | Description | +| --- | --- | +| id | Parent TaskList id | +| queryBuilder | Optional OData query builder for filtering tasks. | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/movefolder/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/movefolder/_index.md new file mode 100644 index 0000000000..4c89889ee1 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/movefolder/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::MoveFolder method" +linktitle: "MoveFolder" +articleTitle: "MoveFolder" +second_title: "Aspose.Email for C++" +description: "Move a mailfolder and its contents to another mailfolder." +type: docs +weight: 510 +url: /cpp/aspose.email.clients.graph/igraphclient/movefolder/ +--- + +## MoveFolder {#movefolder} + +Move a mailfolder and its contents to another mailfolder. + +**Returns:** Moved folder + +```cpp +MoveFolder(System::String newParentId, System::String itemId) +``` + +| Parameter | Description | +| --- | --- | +| newParentId | New parent folder id | +| itemId | Item id to be moved | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/movemessage/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/movemessage/_index.md new file mode 100644 index 0000000000..adf9abd907 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/movemessage/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::MoveMessage method" +linktitle: "MoveMessage" +articleTitle: "MoveMessage" +second_title: "Aspose.Email for C++" +description: "Move a message to another mailfolder." +type: docs +weight: 520 +url: /cpp/aspose.email.clients.graph/igraphclient/movemessage/ +--- + +## MoveMessage {#movemessage} + +Move a message to another mailfolder. + +**Returns:** Moved folder + +```cpp +MoveMessage(System::String newParentId, System::String itemId) +``` + +| Parameter | Description | +| --- | --- | +| newParentId | New parent folder id | +| itemId | Item id to be moved | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/send/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/send/_index.md new file mode 100644 index 0000000000..378b0a0fcc --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/send/_index.md @@ -0,0 +1,74 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::Send method" +linktitle: "Send" +articleTitle: "Send" +second_title: "Aspose.Email for C++" +description: "Sends email message" +type: docs +weight: 530 +url: /cpp/aspose.email.clients.graph/igraphclient/send/ +--- + +## Send (1 of 4) {#send_1} + +Sends email message + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +Send(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | MailMessage Aspose::Email::MailMessage to send | + +--- + +## Send (2 of 4) {#send_2} + +Sends email message + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +Send(System::SharedPtr < Mapi::MapiMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | Mapi message to send | + +--- + +## Send (3 of 4) {#send_3} + +Sends email message + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +Send(System::SharedPtr < Mapi::MapiMessage > message, bool saveToSentItems) +``` + +| Parameter | Description | +| --- | --- | +| message | Mapi message to send | +| saveToSentItems | Indicates whether to save the message in Sent Items. | + +--- + +## Send (4 of 4) {#send_4} + +Send a message in the draft folder. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. The message is then saved in the Sent Items folder. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +Send(System::String itemId) +``` + +| Parameter | Description | +| --- | --- | +| itemId | Item id of the draft message | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/sendasmime/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/sendasmime/_index.md new file mode 100644 index 0000000000..e14f8850e7 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/sendasmime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::SendAsMime method" +linktitle: "SendAsMime" +articleTitle: "SendAsMime" +second_title: "Aspose.Email for C++" +description: "Sends email message using MIME format" +type: docs +weight: 540 +url: /cpp/aspose.email.clients.graph/igraphclient/sendasmime/ +--- + +## SendAsMime {#sendasmime} + +Sends email message using MIME format + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +SendAsMime(System::SharedPtr < Mapi::MapiMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | Mapi message to send | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/set_endpoint/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/set_endpoint/_index.md new file mode 100644 index 0000000000..1d8238b434 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/set_endpoint/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::set_EndPoint method" +linktitle: "set_EndPoint" +articleTitle: "set_EndPoint" +second_title: "Aspose.Email for C++" +description: "Sets Microsoft Graph REST API endpoint." +type: docs +weight: 550 +url: /cpp/aspose.email.clients.graph/igraphclient/set_endpoint/ +--- + +## set_EndPoint {#set_endpoint} + +Sets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_EndPoint(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/set_multipleservicestokenprovider/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/set_multipleservicestokenprovider/_index.md new file mode 100644 index 0000000000..f25c6895a8 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/set_multipleservicestokenprovider/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::set_MultipleServicesTokenProvider method" +linktitle: "set_MultipleServicesTokenProvider" +articleTitle: "set_MultipleServicesTokenProvider" +second_title: "Aspose.Email for C++" +description: "Sets an object allows to retrieve OAuth access token." +type: docs +weight: 560 +url: /cpp/aspose.email.clients.graph/igraphclient/set_multipleservicestokenprovider/ +--- + +## set_MultipleServicesTokenProvider {#set_multipleservicestokenprovider} + +Sets an object allows to retrieve OAuth access token. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_MultipleServicesTokenProvider(System::SharedPtr < IMultipleServicesTokenProvider > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/set_proxy/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/set_proxy/_index.md new file mode 100644 index 0000000000..0b6f4281c2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/set_proxy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::set_Proxy method" +linktitle: "set_Proxy" +articleTitle: "set_Proxy" +second_title: "Aspose.Email for C++" +description: "Sets data to proxy access to Exchange server." +type: docs +weight: 570 +url: /cpp/aspose.email.clients.graph/igraphclient/set_proxy/ +--- + +## set_Proxy {#set_proxy} + +Sets data to proxy access to Exchange server. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_Proxy(System::SharedPtr < System::Net::IWebProxy > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/set_resource/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/set_resource/_index.md new file mode 100644 index 0000000000..cbdabc0124 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/set_resource/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::set_Resource method" +linktitle: "set_Resource" +articleTitle: "set_Resource" +second_title: "Aspose.Email for C++" +description: "Sets resource type." +type: docs +weight: 580 +url: /cpp/aspose.email.clients.graph/igraphclient/set_resource/ +--- + +## set_Resource {#set_resource} + +Sets resource type. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_Resource(ResourceType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/set_resourceid/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/set_resourceid/_index.md new file mode 100644 index 0000000000..d38dbd1714 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/set_resourceid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::set_ResourceId method" +linktitle: "set_ResourceId" +articleTitle: "set_ResourceId" +second_title: "Aspose.Email for C++" +description: "Sets resource id." +type: docs +weight: 590 +url: /cpp/aspose.email.clients.graph/igraphclient/set_resourceid/ +--- + +## set_ResourceId {#set_resourceid} + +Sets resource id. For instance for users it may be user principal name (UPN) or user id + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_ResourceId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/set_tenantid/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/set_tenantid/_index.md new file mode 100644 index 0000000000..df6d976499 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/set_tenantid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::set_TenantId method" +linktitle: "set_TenantId" +articleTitle: "set_TenantId" +second_title: "Aspose.Email for C++" +description: "Sets tenant identifier" +type: docs +weight: 600 +url: /cpp/aspose.email.clients.graph/igraphclient/set_tenantid/ +--- + +## set_TenantId {#set_tenantid} + +Sets tenant identifier + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_TenantId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/set_timeout/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/set_timeout/_index.md new file mode 100644 index 0000000000..ba55ebbc85 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Sets the number of milliseconds to wait before the operation times out." +type: docs +weight: 610 +url: /cpp/aspose.email.clients.graph/igraphclient/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Sets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds). + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/set_tokenprovider/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/set_tokenprovider/_index.md new file mode 100644 index 0000000000..7246a276cc --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/set_tokenprovider/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::set_TokenProvider method" +linktitle: "set_TokenProvider" +articleTitle: "set_TokenProvider" +second_title: "Aspose.Email for C++" +description: "Sets an object allows to retrieve OAuth access token." +type: docs +weight: 620 +url: /cpp/aspose.email.clients.graph/igraphclient/set_tokenprovider/ +--- + +## set_TokenProvider {#set_tokenprovider} + +Sets an object allows to retrieve OAuth access token. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_TokenProvider(System::SharedPtr < ITokenProvider > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/setread/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/setread/_index.md new file mode 100644 index 0000000000..0c56f0f1c7 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/setread/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::SetRead method" +linktitle: "SetRead" +articleTitle: "SetRead" +second_title: "Aspose.Email for C++" +description: "Mark message as read" +type: docs +weight: 630 +url: /cpp/aspose.email.clients.graph/igraphclient/setread/ +--- + +## SetRead {#setread} + +Mark message as read + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +SetRead(System::String itemId) +``` + +| Parameter | Description | +| --- | --- | +| itemId | Item id to mark read | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/updatecalendaritem/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/updatecalendaritem/_index.md new file mode 100644 index 0000000000..ceace67e92 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/updatecalendaritem/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::UpdateCalendarItem method" +linktitle: "UpdateCalendarItem" +articleTitle: "UpdateCalendarItem" +second_title: "Aspose.Email for C++" +description: "Updates MapiCalendar" +type: docs +weight: 640 +url: /cpp/aspose.email.clients.graph/igraphclient/updatecalendaritem/ +--- + +## UpdateCalendarItem (1 of 2) {#updatecalendaritem_1} + +Updates MapiCalendar + +**Returns:** Updated MapiCalendar + +```cpp +UpdateCalendarItem(System::SharedPtr < Mapi::MapiCalendar > mapiCalendar) +``` + +| Parameter | Description | +| --- | --- | +| mapiCalendar | MapiCalendar to be updated | + +--- + +## UpdateCalendarItem (2 of 2) {#updatecalendaritem_2} + +Updates appointment + +**Returns:** Updated MapiCalendar + +```cpp +UpdateCalendarItem(System::SharedPtr < Mapi::MapiCalendar > mapiCalendar, System::SharedPtr < UpdateSettings > updateSettings) +``` + +| Parameter | Description | +| --- | --- | +| mapiCalendar | MapiCalendar to be updated | +| updateSettings | Update settings | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/updatecategory/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/updatecategory/_index.md new file mode 100644 index 0000000000..4c87b2672e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/updatecategory/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::UpdateCategory method" +linktitle: "UpdateCategory" +articleTitle: "UpdateCategory" +second_title: "Aspose.Email for C++" +description: "Updates pre-set color constant for specified category" +type: docs +weight: 650 +url: /cpp/aspose.email.clients.graph/igraphclient/updatecategory/ +--- + +## UpdateCategory {#updatecategory} + +Updates pre-set color constant for specified category + +**Returns:** Category by which a user can group Outlook items such as messages and events + +```cpp +UpdateCategory(System::SharedPtr < OutlookCategory > category) +``` + +| Parameter | Description | +| --- | --- | +| category | Category to update | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/updatecontact/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/updatecontact/_index.md new file mode 100644 index 0000000000..66f5238be6 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/updatecontact/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::UpdateContact method" +linktitle: "UpdateContact" +articleTitle: "UpdateContact" +second_title: "Aspose.Email for C++" +description: "Updates contact" +type: docs +weight: 660 +url: /cpp/aspose.email.clients.graph/igraphclient/updatecontact/ +--- + +## UpdateContact {#updatecontact} + +Updates contact + +**Returns:** Updated contact + +```cpp +UpdateContact(System::SharedPtr < Mapi::MapiContact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | MapiContact to be updated | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/updatefolder/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/updatefolder/_index.md new file mode 100644 index 0000000000..4527cc4d47 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/updatefolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::UpdateFolder method" +linktitle: "UpdateFolder" +articleTitle: "UpdateFolder" +second_title: "Aspose.Email for C++" +description: "Updates folder." +type: docs +weight: 670 +url: /cpp/aspose.email.clients.graph/igraphclient/updatefolder/ +--- + +## UpdateFolder {#updatefolder} + +Updates folder. + +**Returns:** Returns updated folder + +```cpp +UpdateFolder(System::SharedPtr < FolderInfo > folderInfo) +``` + +| Parameter | Description | +| --- | --- | +| folderInfo | Folder to update | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/updatemessage/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/updatemessage/_index.md new file mode 100644 index 0000000000..8ed7c6ba85 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/updatemessage/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::UpdateMessage method" +linktitle: "UpdateMessage" +articleTitle: "UpdateMessage" +second_title: "Aspose.Email for C++" +description: "Updates message" +type: docs +weight: 680 +url: /cpp/aspose.email.clients.graph/igraphclient/updatemessage/ +--- + +## UpdateMessage (1 of 4) {#updatemessage_1} + +Updates message + +**Returns:** Updated message + +```cpp +UpdateMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | MailMessage to be updated | + +--- + +## UpdateMessage (2 of 4) {#updatemessage_2} + +Updates message + +**Returns:** Updated message + +```cpp +UpdateMessage(System::SharedPtr < MailMessage > message, System::SharedPtr < UpdateSettings > updateSettings) +``` + +| Parameter | Description | +| --- | --- | +| message | MailMessage to be updated | +| updateSettings | Update settings | + +--- + +## UpdateMessage (3 of 4) {#updatemessage_3} + +Updates message + +**Returns:** Updated message + +```cpp +UpdateMessage(System::SharedPtr < Mapi::MapiMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | Mapi message to be updated | + +--- + +## UpdateMessage (4 of 4) {#updatemessage_4} + +Updates message + +**Returns:** Updated message + +```cpp +UpdateMessage(System::SharedPtr < Mapi::MapiMessage > message, System::SharedPtr < UpdateSettings > updateSettings) +``` + +| Parameter | Description | +| --- | --- | +| message | Mapi message to be updated | +| updateSettings | Update settings | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/updateoverride/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/updateoverride/_index.md new file mode 100644 index 0000000000..cea88bd612 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/updateoverride/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::UpdateOverride method" +linktitle: "UpdateOverride" +articleTitle: "UpdateOverride" +second_title: "Aspose.Email for C++" +description: "Change the classifyAs field of an override as specified." +type: docs +weight: 690 +url: /cpp/aspose.email.clients.graph/igraphclient/updateoverride/ +--- + +## UpdateOverride {#updateoverride} + +Change the classifyAs field of an override as specified. You cannot use this method to change any other fields in an ClassificationOverride instance. If an override exists for a sender and the sender changes his/her display name, you can use CreateOrUpdateOverride to force an update to the name field in the existing override. If an override exists for a sender and the sender changes his/her SMTP address, deleting the existing override and creating a new one with the new SMTP address is the only way to "update" the override for this sender. Permissions: One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) Mail.ReadWrite Delegated (personal Microsoft account) Mail.ReadWrite Application Mail.ReadWrite + +**Returns:** virtual System::SharedPtr < ClassificationOverride > Aspose::Email::Clients::Graph:: + +```cpp +UpdateOverride(System::SharedPtr < ClassificationOverride > classificationOverride) +``` + +| Parameter | Description | +| --- | --- | +| classificationOverride | Classification override to update | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/updaterule/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/updaterule/_index.md new file mode 100644 index 0000000000..4881e68c0c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/updaterule/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::UpdateRule method" +linktitle: "UpdateRule" +articleTitle: "UpdateRule" +second_title: "Aspose.Email for C++" +description: "Change writable properties on a messageRule object and save the changes." +type: docs +weight: 700 +url: /cpp/aspose.email.clients.graph/igraphclient/updaterule/ +--- + +## UpdateRule {#updaterule} + +Change writable properties on a messageRule object and save the changes. Permissions One of the following permissions is required to call this API.To learn more, including how to choose permissions, see Permissions. Delegated (work or school account) MailboxSettings.ReadWrite Delegated (personal Microsoft account) MailboxSettings.ReadWrite Application MailboxSettings.ReadWrite + +**Returns:** Updated rule + +```cpp +UpdateRule(System::SharedPtr < Exchange::InboxRule > rule) +``` + +| Parameter | Description | +| --- | --- | +| rule | Rule to update | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/updatetask/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/updatetask/_index.md new file mode 100644 index 0000000000..1407e4e3f0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/updatetask/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::UpdateTask method" +linktitle: "UpdateTask" +articleTitle: "UpdateTask" +second_title: "Aspose.Email for C++" +description: "Updates Task" +type: docs +weight: 710 +url: /cpp/aspose.email.clients.graph/igraphclient/updatetask/ +--- + +## UpdateTask (1 of 2) {#updatetask_1} + +Updates Task + +**Returns:** Updated MapiTask + +```cpp +UpdateTask(System::SharedPtr < Mapi::MapiTask > task) +``` + +| Parameter | Description | +| --- | --- | +| task | MapiTask to be updated | + +--- + +## UpdateTask (2 of 2) {#updatetask_2} + +Updates Task + +**Returns:** Updated MapiTask + +```cpp +UpdateTask(System::SharedPtr < Mapi::MapiTask > task, System::SharedPtr < UpdateSettings > updateSettings) +``` + +| Parameter | Description | +| --- | --- | +| task | MapiTask to be updated | +| updateSettings | Update settings | + diff --git a/english/cpp/aspose.email.clients.graph/igraphclient/updatetasklist/_index.md b/english/cpp/aspose.email.clients.graph/igraphclient/updatetasklist/_index.md new file mode 100644 index 0000000000..6eee817222 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/igraphclient/updatetasklist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::IGraphClient::UpdateTaskList method" +linktitle: "UpdateTaskList" +articleTitle: "UpdateTaskList" +second_title: "Aspose.Email for C++" +description: "Updates TaskList." +type: docs +weight: 720 +url: /cpp/aspose.email.clients.graph/igraphclient/updatetasklist/ +--- + +## UpdateTaskList {#updatetasklist} + +Updates TaskList. + +**Returns:** Returns updated TaskListInfo + +```cpp +UpdateTaskList(System::SharedPtr < TaskListInfo > taskList) +``` + +| Parameter | Description | +| --- | --- | +| taskList | TaskListInfo to update | + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/_index.md new file mode 100644 index 0000000000..03dbefa75c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders class" +linktitle: "KnownFolders" +articleTitle: "KnownFolders" +second_title: "Aspose.Email for C++" +description: "Well-known folders" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/knownfolders/ +--- + +## KnownFolders class + +Well-known folders + +## Methods + +| Name | Description | +| --- | --- | +| [Archive](./archive/) | The archive folder messages are sent to when using the One_Click Archive feature in Outlook clients that support it. Note: this is not the same as the Archive Mailbox feature of Exchange online. | +| [Calendars](./calendars/) | Calendar group. | +| [Clutter](./clutter/) | The clutter folder low-priority messages are moved to when using the Clutter feature. | +| [Conflicts](./conflicts/) | The folder that contains conflicting items in the mailbox. | +| [ContactFolders](./contactfolders/) | For contacts contained in the child folder of a contactFolder. | +| [Contacts](./contacts/) | Default Contacts folder. | +| [ConversationHistory](./conversationhistory/) | The folder where Skype saves IM conversations (if Skype is configured to do so). | +| [DeletedItems](./deleteditems/) | The folder items are moved to when they are deleted. | +| [Drafts](./drafts/) | The folder that contains unsent messages. | +| [Inbox](./inbox/) | The inbox folder. | +| [Junkemail](./junkemail/) | The junk email folder. | +| [LocalFailures](./localfailures/) | The folder that contains items that exist on the local client but could not be uploaded to the server. | +| [MailFolders](./mailfolders/) | Mail folders root | +| [MsgFolderRoot](./msgfolderroot/) | The "Top of Information Store" folder. This folder is the parent folder for folders that are displayed in normal mail clients, such as the inbox. | +| [Outbox](./outbox/) | The outbox folder. | +| [RecoverableItemsDeletions](./recoverableitemsdeletions/) | The folder that contains soft-deleted items: deleted either from the Deleted Items folder, or by pressing shift+delete in Outlook. This folder is not visible in any Outlook email client, but end users can interact with it through the Recover Deleted Items from Server feature in Outlook or Outlook on the web. | +| [Scheduled](./scheduled/) | The folder that contains messages that are scheduled to reappear in the inbox using the Schedule feature in Outlook for iOS. | +| [SearchFolders](./searchfolders/) | The parent folder for all search folders defined in the user's mailbox. | +| [SentItems](./sentitems/) | The sent items folder. | +| [ServerFailures](./serverfailures/) | The folder that contains items that exist on the server but could not be synchronized to the local client. | +| [SyncIssues](./syncissues/) | The folder that contains synchronization logs created by Outlook. | +| [TodoTasks](./todotasks/) | TodoTasks group. | + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/archive/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/archive/_index.md new file mode 100644 index 0000000000..1819dec48f --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/archive/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Archive method" +linktitle: "Archive" +articleTitle: "Archive" +second_title: "Aspose.Email for C++" +description: "The archive folder messages are sent to when using the One_Click Archive feature in Outlook clients that support it." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/knownfolders/archive/ +--- + +## Archive {#archive} + +The archive folder messages are sent to when using the One_Click Archive feature in Outlook clients that support it. Note: this is not the same as the Archive Mailbox feature of Exchange online. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Archive() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/calendars/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/calendars/_index.md new file mode 100644 index 0000000000..1f52762dc3 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/calendars/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Calendars method" +linktitle: "Calendars" +articleTitle: "Calendars" +second_title: "Aspose.Email for C++" +description: "Calendar group." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/knownfolders/calendars/ +--- + +## Calendars {#calendars} + +Calendar group. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Calendars() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/clutter/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/clutter/_index.md new file mode 100644 index 0000000000..677a19b367 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/clutter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Clutter method" +linktitle: "Clutter" +articleTitle: "Clutter" +second_title: "Aspose.Email for C++" +description: "The clutter folder low-priority messages are moved to when using the Clutter feature." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/knownfolders/clutter/ +--- + +## Clutter {#clutter} + +The clutter folder low-priority messages are moved to when using the Clutter feature. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Clutter() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/conflicts/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/conflicts/_index.md new file mode 100644 index 0000000000..3eab5be2dd --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/conflicts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Conflicts method" +linktitle: "Conflicts" +articleTitle: "Conflicts" +second_title: "Aspose.Email for C++" +description: "The folder that contains conflicting items in the mailbox." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/knownfolders/conflicts/ +--- + +## Conflicts {#conflicts} + +The folder that contains conflicting items in the mailbox. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Conflicts() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/contactfolders/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/contactfolders/_index.md new file mode 100644 index 0000000000..2d3658c9b6 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/contactfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::ContactFolders method" +linktitle: "ContactFolders" +articleTitle: "ContactFolders" +second_title: "Aspose.Email for C++" +description: "For contacts contained in the child folder of a contactFolder." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/knownfolders/contactfolders/ +--- + +## ContactFolders {#contactfolders} + +For contacts contained in the child folder of a contactFolder. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +ContactFolders() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/contacts/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/contacts/_index.md new file mode 100644 index 0000000000..f0e7760107 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/contacts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Contacts method" +linktitle: "Contacts" +articleTitle: "Contacts" +second_title: "Aspose.Email for C++" +description: "Default Contacts folder." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/knownfolders/contacts/ +--- + +## Contacts {#contacts} + +Default Contacts folder. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Contacts() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/conversationhistory/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/conversationhistory/_index.md new file mode 100644 index 0000000000..dfdb85d677 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/conversationhistory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::ConversationHistory method" +linktitle: "ConversationHistory" +articleTitle: "ConversationHistory" +second_title: "Aspose.Email for C++" +description: "The folder where Skype saves IM conversations (if Skype is configured to do so)." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/knownfolders/conversationhistory/ +--- + +## ConversationHistory {#conversationhistory} + +The folder where Skype saves IM conversations (if Skype is configured to do so). + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +ConversationHistory() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/deleteditems/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/deleteditems/_index.md new file mode 100644 index 0000000000..ca44a24e61 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/deleteditems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::DeletedItems method" +linktitle: "DeletedItems" +articleTitle: "DeletedItems" +second_title: "Aspose.Email for C++" +description: "The folder items are moved to when they are deleted." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/knownfolders/deleteditems/ +--- + +## DeletedItems {#deleteditems} + +The folder items are moved to when they are deleted. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +DeletedItems() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/drafts/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/drafts/_index.md new file mode 100644 index 0000000000..b282d43318 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/drafts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Drafts method" +linktitle: "Drafts" +articleTitle: "Drafts" +second_title: "Aspose.Email for C++" +description: "The folder that contains unsent messages." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/knownfolders/drafts/ +--- + +## Drafts {#drafts} + +The folder that contains unsent messages. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Drafts() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/inbox/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/inbox/_index.md new file mode 100644 index 0000000000..42273a53bf --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/inbox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Inbox method" +linktitle: "Inbox" +articleTitle: "Inbox" +second_title: "Aspose.Email for C++" +description: "The inbox folder." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/knownfolders/inbox/ +--- + +## Inbox {#inbox} + +The inbox folder. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Inbox() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/junkemail/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/junkemail/_index.md new file mode 100644 index 0000000000..cf99cf2573 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/junkemail/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Junkemail method" +linktitle: "Junkemail" +articleTitle: "Junkemail" +second_title: "Aspose.Email for C++" +description: "The junk email folder." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.graph/knownfolders/junkemail/ +--- + +## Junkemail {#junkemail} + +The junk email folder. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Junkemail() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/localfailures/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/localfailures/_index.md new file mode 100644 index 0000000000..ccbb88b61e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/localfailures/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::LocalFailures method" +linktitle: "LocalFailures" +articleTitle: "LocalFailures" +second_title: "Aspose.Email for C++" +description: "The folder that contains items that exist on the local client but could not be uploaded to the server." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.graph/knownfolders/localfailures/ +--- + +## LocalFailures {#localfailures} + +The folder that contains items that exist on the local client but could not be uploaded to the server. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +LocalFailures() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/mailfolders/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/mailfolders/_index.md new file mode 100644 index 0000000000..09a0bbf576 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/mailfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::MailFolders method" +linktitle: "MailFolders" +articleTitle: "MailFolders" +second_title: "Aspose.Email for C++" +description: "Mail folders root" +type: docs +weight: 130 +url: /cpp/aspose.email.clients.graph/knownfolders/mailfolders/ +--- + +## MailFolders {#mailfolders} + +Mail folders root + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +MailFolders() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/msgfolderroot/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/msgfolderroot/_index.md new file mode 100644 index 0000000000..6a03437404 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/msgfolderroot/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::MsgFolderRoot method" +linktitle: "MsgFolderRoot" +articleTitle: "MsgFolderRoot" +second_title: "Aspose.Email for C++" +description: "The \"Top of Information Store\" folder." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.graph/knownfolders/msgfolderroot/ +--- + +## MsgFolderRoot {#msgfolderroot} + +The "Top of Information Store" folder. This folder is the parent folder for folders that are displayed in normal mail clients, such as the inbox. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +MsgFolderRoot() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/outbox/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/outbox/_index.md new file mode 100644 index 0000000000..e770d1dc76 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/outbox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Outbox method" +linktitle: "Outbox" +articleTitle: "Outbox" +second_title: "Aspose.Email for C++" +description: "The outbox folder." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.graph/knownfolders/outbox/ +--- + +## Outbox {#outbox} + +The outbox folder. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Outbox() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/recoverableitemsdeletions/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/recoverableitemsdeletions/_index.md new file mode 100644 index 0000000000..60b36239f1 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/recoverableitemsdeletions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::RecoverableItemsDeletions method" +linktitle: "RecoverableItemsDeletions" +articleTitle: "RecoverableItemsDeletions" +second_title: "Aspose.Email for C++" +description: "The folder that contains soft-deleted items: deleted either from the Deleted Items folder, or by pressing shift+delete in Outlook." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.graph/knownfolders/recoverableitemsdeletions/ +--- + +## RecoverableItemsDeletions {#recoverableitemsdeletions} + +The folder that contains soft-deleted items: deleted either from the Deleted Items folder, or by pressing shift+delete in Outlook. This folder is not visible in any Outlook email client, but end users can interact with it through the Recover Deleted Items from Server feature in Outlook or Outlook on the web. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +RecoverableItemsDeletions() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/scheduled/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/scheduled/_index.md new file mode 100644 index 0000000000..f71a13911a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/scheduled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::Scheduled method" +linktitle: "Scheduled" +articleTitle: "Scheduled" +second_title: "Aspose.Email for C++" +description: "The folder that contains messages that are scheduled to reappear in the inbox using the Schedule feature in Outlook for iOS." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.graph/knownfolders/scheduled/ +--- + +## Scheduled {#scheduled} + +The folder that contains messages that are scheduled to reappear in the inbox using the Schedule feature in Outlook for iOS. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Scheduled() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/searchfolders/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/searchfolders/_index.md new file mode 100644 index 0000000000..37574120ee --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/searchfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::SearchFolders method" +linktitle: "SearchFolders" +articleTitle: "SearchFolders" +second_title: "Aspose.Email for C++" +description: "The parent folder for all search folders defined in the user's mailbox." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.graph/knownfolders/searchfolders/ +--- + +## SearchFolders {#searchfolders} + +The parent folder for all search folders defined in the user's mailbox. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +SearchFolders() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/sentitems/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/sentitems/_index.md new file mode 100644 index 0000000000..1baba48e33 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/sentitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::SentItems method" +linktitle: "SentItems" +articleTitle: "SentItems" +second_title: "Aspose.Email for C++" +description: "The sent items folder." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.graph/knownfolders/sentitems/ +--- + +## SentItems {#sentitems} + +The sent items folder. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +SentItems() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/serverfailures/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/serverfailures/_index.md new file mode 100644 index 0000000000..bc9d79515e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/serverfailures/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::ServerFailures method" +linktitle: "ServerFailures" +articleTitle: "ServerFailures" +second_title: "Aspose.Email for C++" +description: "The folder that contains items that exist on the server but could not be synchronized to the local client." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.graph/knownfolders/serverfailures/ +--- + +## ServerFailures {#serverfailures} + +The folder that contains items that exist on the server but could not be synchronized to the local client. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +ServerFailures() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/syncissues/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/syncissues/_index.md new file mode 100644 index 0000000000..505760b89e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/syncissues/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::SyncIssues method" +linktitle: "SyncIssues" +articleTitle: "SyncIssues" +second_title: "Aspose.Email for C++" +description: "The folder that contains synchronization logs created by Outlook." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.graph/knownfolders/syncissues/ +--- + +## SyncIssues {#syncissues} + +The folder that contains synchronization logs created by Outlook. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +SyncIssues() +``` + diff --git a/english/cpp/aspose.email.clients.graph/knownfolders/todotasks/_index.md b/english/cpp/aspose.email.clients.graph/knownfolders/todotasks/_index.md new file mode 100644 index 0000000000..60ad221955 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/knownfolders/todotasks/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::KnownFolders::TodoTasks method" +linktitle: "TodoTasks" +articleTitle: "TodoTasks" +second_title: "Aspose.Email for C++" +description: "TodoTasks group." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.graph/knownfolders/todotasks/ +--- + +## TodoTasks {#todotasks} + +TodoTasks group. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +TodoTasks() +``` + diff --git a/english/cpp/aspose.email.clients.graph/messageinfo/_index.md b/english/cpp/aspose.email.clients.graph/messageinfo/_index.md new file mode 100644 index 0000000000..bfcbd3620b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/messageinfo/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Graph::MessageInfo class" +linktitle: "MessageInfo" +articleTitle: "MessageInfo" +second_title: "Aspose.Email for C++" +description: "The MessageInfo represents the server item info fetched from the Graph service." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/messageinfo/ +--- + +## MessageInfo class + +**Inherits:** Aspose::Email::Clients::MessageInfoBase + +The MessageInfo represents the server item info fetched from the Graph service. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageInfo](./messageinfo/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ItemId](./get_itemid/) | Gets the message URI. | + diff --git a/english/cpp/aspose.email.clients.graph/messageinfo/get_itemid/_index.md b/english/cpp/aspose.email.clients.graph/messageinfo/get_itemid/_index.md new file mode 100644 index 0000000000..c58553b772 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/messageinfo/get_itemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::MessageInfo::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "Gets the message URI." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/messageinfo/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +Gets the message URI. + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/messageinfo/messageinfo/_index.md b/english/cpp/aspose.email.clients.graph/messageinfo/messageinfo/_index.md new file mode 100644 index 0000000000..70d750336a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/messageinfo/messageinfo/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::MessageInfo::MessageInfo constructor" +linktitle: "MessageInfo" +articleTitle: "MessageInfo" +second_title: "Aspose.Email for C++" +description: "MessageInfo of MessageInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/messageinfo/messageinfo/ +--- + +## MessageInfo {#messageinfo} + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +MessageInfo(System::SharedPtr < Mapi::MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | | + diff --git a/english/cpp/aspose.email.clients.graph/messageinfocollection/_index.md b/english/cpp/aspose.email.clients.graph/messageinfocollection/_index.md new file mode 100644 index 0000000000..3efca5a47d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/messageinfocollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::MessageInfoCollection class" +linktitle: "MessageInfoCollection" +articleTitle: "MessageInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents collection of GraphMessageInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/messageinfocollection/ +--- + +## MessageInfoCollection class + +Represents collection of GraphMessageInfo. + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.graph/messageinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.graph/messageinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..db4dd0a51b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/messageinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::MessageInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MessageInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/messageinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/_index.md b/english/cpp/aspose.email.clients.graph/notebook/_index.md new file mode 100644 index 0000000000..5a839ae601 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/_index.md @@ -0,0 +1,63 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook class" +linktitle: "Notebook" +articleTitle: "Notebook" +second_title: "Aspose.Email for C++" +description: "https://docs.microsoft.com/en-us/graph/api/resources/notebook?view=graph-rest-1.0 A OneNote notebook." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/notebook/ +--- + +## Notebook class + +https://docs.microsoft.com/en-us/graph/api/resources/notebook?view=graph-rest-1.0 A OneNote notebook. + +## Constructors + +| Name | Description | +| --- | --- | +| [Notebook](./notebook/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CreatedBy](./get_createdby/) | Identity of the user, device, and application which created the item. Read-only. | +| [get_CreatedDateTime](./get_createddatetime/) | The date and time when the notebook was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. | +| [get_DisplayName](./get_displayname/) | The name of the notebook. | +| [get_Id](./get_id/) | The unique identifier of the notebook. Read-only. | +| [get_IsCreatedDateTimeSpecified](./get_iscreateddatetimespecified/) | Indicates whether CreatedDateTime property is specified. | +| [get_IsDefault](./get_isdefault/) | Indicates whether this is the user's default notebook. Read-only. | +| [get_IsDefaultSpecified](./get_isdefaultspecified/) | Indicates whether IsDefault property is specified. | +| [get_IsLastModifiedDateTimeSpecified](./get_islastmodifieddatetimespecified/) | Indicates whether LastModifiedDateTime property is specified. | +| [get_IsShared](./get_isshared/) | Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. | +| [get_IsSharedSpecified](./get_issharedspecified/) | Indicates whether IsShared property is specified. | +| [get_LastModifiedBy](./get_lastmodifiedby/) | Identity of the user, device, and application which created the item. Read-only. | +| [get_LastModifiedDateTime](./get_lastmodifieddatetime/) | The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. | +| [get_Links](./get_links/) | Links for opening the notebook. The oneNoteClientURL link opens the notebook in the OneNote native client if it's installed. The oneNoteWebURL link opens the notebook in OneNote on the web. | +| [get_SectionGroupsUrl](./get_sectiongroupsurl/) | The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. | +| [get_SectionsUrl](./get_sectionsurl/) | The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. | +| [get_Self](./get_self/) | The endpoint where you can get details about the notebook. Read-only. | +| [get_UserRole](./get_userrole/) | Possible values are: Owner, Contributor, Reader, None. Owner represents owner-level access to the notebook. Contributor represents read/write access to the notebook. Reader represents read-only access to the notebook. Read-only. | +| [set_CreatedBy](./set_createdby/) | Identity of the user, device, and application which created the item. Read-only. | +| [set_CreatedDateTime](./set_createddatetime/) | The date and time when the notebook was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. | +| [set_DisplayName](./set_displayname/) | The name of the notebook. | +| [set_Id](./set_id/) | The unique identifier of the notebook. Read-only. | +| [set_IsCreatedDateTimeSpecified](./set_iscreateddatetimespecified/) | Indicates whether CreatedDateTime property is specified. | +| [set_IsDefault](./set_isdefault/) | Indicates whether this is the user's default notebook. Read-only. | +| [set_IsDefaultSpecified](./set_isdefaultspecified/) | Indicates whether IsDefault property is specified. | +| [set_IsLastModifiedDateTimeSpecified](./set_islastmodifieddatetimespecified/) | Indicates whether LastModifiedDateTime property is specified. | +| [set_IsShared](./set_isshared/) | Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. | +| [set_IsSharedSpecified](./set_issharedspecified/) | Indicates whether IsShared property is specified. | +| [set_LastModifiedBy](./set_lastmodifiedby/) | Identity of the user, device, and application which created the item. Read-only. | +| [set_LastModifiedDateTime](./set_lastmodifieddatetime/) | The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. | +| [set_Links](./set_links/) | Links for opening the notebook. The oneNoteClientURL link opens the notebook in the OneNote native client if it's installed. The oneNoteWebURL link opens the notebook in OneNote on the web. | +| [set_SectionGroupsUrl](./set_sectiongroupsurl/) | The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. | +| [set_SectionsUrl](./set_sectionsurl/) | The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. | +| [set_Self](./set_self/) | The endpoint where you can get details about the notebook. Read-only. | +| [set_UserRole](./set_userrole/) | Possible values are: Owner, Contributor, Reader, None. Owner represents owner-level access to the notebook. Contributor represents read/write access to the notebook. Reader represents read-only access to the notebook. Read-only. | +| [Aspose::Email::Clients::Graph::V1::Commands::CreateNotebookCommand](./asposeemailclientsgraphv1commandscreatenotebookcommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::GetNotebookCommand](./asposeemailclientsgraphv1commandsgetnotebookcommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::ListNotebooksCommand](./asposeemailclientsgraphv1commandslistnotebookscommand/) | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandscreatenotebookcommand/_index.md b/english/cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandscreatenotebookcommand/_index.md new file mode 100644 index 0000000000..204333c0b5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandscreatenotebookcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::Aspose::Email::Clients::Graph::V1::Commands::CreateNotebookCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateNotebookCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateNotebookCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::CreateNotebookCommand of Notebook." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandscreatenotebookcommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::CreateNotebookCommand {#asposeemailclientsgraphv1commandscreatenotebookcommand} + +```cpp +CreateNotebookCommand() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandsgetnotebookcommand/_index.md b/english/cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandsgetnotebookcommand/_index.md new file mode 100644 index 0000000000..0d00ba2bf2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandsgetnotebookcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::Aspose::Email::Clients::Graph::V1::Commands::GetNotebookCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::GetNotebookCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::GetNotebookCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::GetNotebookCommand of Notebook." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandsgetnotebookcommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::GetNotebookCommand {#asposeemailclientsgraphv1commandsgetnotebookcommand} + +```cpp +GetNotebookCommand() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandslistnotebookscommand/_index.md b/english/cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandslistnotebookscommand/_index.md new file mode 100644 index 0000000000..699dba36f7 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandslistnotebookscommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::Aspose::Email::Clients::Graph::V1::Commands::ListNotebooksCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::ListNotebooksCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::ListNotebooksCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::ListNotebooksCommand of Notebook." +type: docs +weight: 370 +url: /cpp/aspose.email.clients.graph/notebook/asposeemailclientsgraphv1commandslistnotebookscommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::ListNotebooksCommand {#asposeemailclientsgraphv1commandslistnotebookscommand} + +```cpp +ListNotebooksCommand() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_createdby/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_createdby/_index.md new file mode 100644 index 0000000000..f51b1a561e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_createdby/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_CreatedBy method" +linktitle: "get_CreatedBy" +articleTitle: "get_CreatedBy" +second_title: "Aspose.Email for C++" +description: "Identity of the user, device, and application which created the item." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/notebook/get_createdby/ +--- + +## get_CreatedBy {#get_createdby} + +Identity of the user, device, and application which created the item. Read-only. + +**Returns:** System::SharedPtr < IdentitySet > Aspose::Email::Clients::Graph:: + +```cpp +get_CreatedBy() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_createddatetime/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_createddatetime/_index.md new file mode 100644 index 0000000000..e9d13568bd --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_createddatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_CreatedDateTime method" +linktitle: "get_CreatedDateTime" +articleTitle: "get_CreatedDateTime" +second_title: "Aspose.Email for C++" +description: "The date and time when the notebook was created." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/notebook/get_createddatetime/ +--- + +## get_CreatedDateTime {#get_createddatetime} + +The date and time when the notebook was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. + +**Returns:** System::DateTimeOffset Aspose::Email::Clients::Graph:: + +```cpp +get_CreatedDateTime() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_displayname/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_displayname/_index.md new file mode 100644 index 0000000000..de68d43741 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "The name of the notebook." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/notebook/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +The name of the notebook. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_id/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_id/_index.md new file mode 100644 index 0000000000..c866435bf2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "The unique identifier of the notebook." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/notebook/get_id/ +--- + +## get_Id {#get_id} + +The unique identifier of the notebook. Read-only. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_iscreateddatetimespecified/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_iscreateddatetimespecified/_index.md new file mode 100644 index 0000000000..698d590ac2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_iscreateddatetimespecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_IsCreatedDateTimeSpecified method" +linktitle: "get_IsCreatedDateTimeSpecified" +articleTitle: "get_IsCreatedDateTimeSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether CreatedDateTime property is specified." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/notebook/get_iscreateddatetimespecified/ +--- + +## get_IsCreatedDateTimeSpecified {#get_iscreateddatetimespecified} + +Indicates whether CreatedDateTime property is specified. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsCreatedDateTimeSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_isdefault/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_isdefault/_index.md new file mode 100644 index 0000000000..a73c4d29aa --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_isdefault/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_IsDefault method" +linktitle: "get_IsDefault" +articleTitle: "get_IsDefault" +second_title: "Aspose.Email for C++" +description: "Indicates whether this is the user's default notebook." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/notebook/get_isdefault/ +--- + +## get_IsDefault {#get_isdefault} + +Indicates whether this is the user's default notebook. Read-only. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsDefault() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_isdefaultspecified/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_isdefaultspecified/_index.md new file mode 100644 index 0000000000..702d608744 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_isdefaultspecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_IsDefaultSpecified method" +linktitle: "get_IsDefaultSpecified" +articleTitle: "get_IsDefaultSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether IsDefault property is specified." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/notebook/get_isdefaultspecified/ +--- + +## get_IsDefaultSpecified {#get_isdefaultspecified} + +Indicates whether IsDefault property is specified. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsDefaultSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_islastmodifieddatetimespecified/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_islastmodifieddatetimespecified/_index.md new file mode 100644 index 0000000000..beebbec37c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_islastmodifieddatetimespecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_IsLastModifiedDateTimeSpecified method" +linktitle: "get_IsLastModifiedDateTimeSpecified" +articleTitle: "get_IsLastModifiedDateTimeSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether LastModifiedDateTime property is specified." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/notebook/get_islastmodifieddatetimespecified/ +--- + +## get_IsLastModifiedDateTimeSpecified {#get_islastmodifieddatetimespecified} + +Indicates whether LastModifiedDateTime property is specified. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsLastModifiedDateTimeSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_isshared/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_isshared/_index.md new file mode 100644 index 0000000000..1e4383e6ff --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_isshared/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_IsShared method" +linktitle: "get_IsShared" +articleTitle: "get_IsShared" +second_title: "Aspose.Email for C++" +description: "Indicates whether the notebook is shared." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/notebook/get_isshared/ +--- + +## get_IsShared {#get_isshared} + +Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. + +**Returns:** System::Nullable Aspose::Email::Clients::Graph:: + +```cpp +get_IsShared() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_issharedspecified/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_issharedspecified/_index.md new file mode 100644 index 0000000000..7e62c2c599 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_issharedspecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_IsSharedSpecified method" +linktitle: "get_IsSharedSpecified" +articleTitle: "get_IsSharedSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether IsShared property is specified." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/notebook/get_issharedspecified/ +--- + +## get_IsSharedSpecified {#get_issharedspecified} + +Indicates whether IsShared property is specified. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsSharedSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_lastmodifiedby/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_lastmodifiedby/_index.md new file mode 100644 index 0000000000..163f00805c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_lastmodifiedby/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_LastModifiedBy method" +linktitle: "get_LastModifiedBy" +articleTitle: "get_LastModifiedBy" +second_title: "Aspose.Email for C++" +description: "Identity of the user, device, and application which created the item." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.graph/notebook/get_lastmodifiedby/ +--- + +## get_LastModifiedBy {#get_lastmodifiedby} + +Identity of the user, device, and application which created the item. Read-only. + +**Returns:** System::SharedPtr < IdentitySet > Aspose::Email::Clients::Graph:: + +```cpp +get_LastModifiedBy() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_lastmodifieddatetime/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_lastmodifieddatetime/_index.md new file mode 100644 index 0000000000..f50c0ea65e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_lastmodifieddatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_LastModifiedDateTime method" +linktitle: "get_LastModifiedDateTime" +articleTitle: "get_LastModifiedDateTime" +second_title: "Aspose.Email for C++" +description: "The date and time when the notebook was last modified." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.graph/notebook/get_lastmodifieddatetime/ +--- + +## get_LastModifiedDateTime {#get_lastmodifieddatetime} + +The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. + +**Returns:** System::DateTimeOffset Aspose::Email::Clients::Graph:: + +```cpp +get_LastModifiedDateTime() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_links/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_links/_index.md new file mode 100644 index 0000000000..64924f0320 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_links/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_Links method" +linktitle: "get_Links" +articleTitle: "get_Links" +second_title: "Aspose.Email for C++" +description: "Links for opening the notebook." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.graph/notebook/get_links/ +--- + +## get_Links {#get_links} + +Links for opening the notebook. The oneNoteClientURL link opens the notebook in the OneNote native client if it's installed. The oneNoteWebURL link opens the notebook in OneNote on the web. + +**Returns:** System::SharedPtr < NotebookLinks > Aspose::Email::Clients::Graph:: + +```cpp +get_Links() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_sectiongroupsurl/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_sectiongroupsurl/_index.md new file mode 100644 index 0000000000..e3de3b2b13 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_sectiongroupsurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_SectionGroupsUrl method" +linktitle: "get_SectionGroupsUrl" +articleTitle: "get_SectionGroupsUrl" +second_title: "Aspose.Email for C++" +description: "The URL for the sectionGroups navigation property, which returns all the section groups in the notebook." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.graph/notebook/get_sectiongroupsurl/ +--- + +## get_SectionGroupsUrl {#get_sectiongroupsurl} + +The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_SectionGroupsUrl() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_sectionsurl/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_sectionsurl/_index.md new file mode 100644 index 0000000000..951e9f1fd0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_sectionsurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_SectionsUrl method" +linktitle: "get_SectionsUrl" +articleTitle: "get_SectionsUrl" +second_title: "Aspose.Email for C++" +description: "The URL for the sections navigation property, which returns all the sections in the notebook." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.graph/notebook/get_sectionsurl/ +--- + +## get_SectionsUrl {#get_sectionsurl} + +The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_SectionsUrl() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_self/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_self/_index.md new file mode 100644 index 0000000000..f621b584a5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_self/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_Self method" +linktitle: "get_Self" +articleTitle: "get_Self" +second_title: "Aspose.Email for C++" +description: "The endpoint where you can get details about the notebook." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.graph/notebook/get_self/ +--- + +## get_Self {#get_self} + +The endpoint where you can get details about the notebook. Read-only. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Self() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/get_userrole/_index.md b/english/cpp/aspose.email.clients.graph/notebook/get_userrole/_index.md new file mode 100644 index 0000000000..ebe8def346 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/get_userrole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::get_UserRole method" +linktitle: "get_UserRole" +articleTitle: "get_UserRole" +second_title: "Aspose.Email for C++" +description: "Possible values are: Owner, Contributor, Reader, None." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.graph/notebook/get_userrole/ +--- + +## get_UserRole {#get_userrole} + +Possible values are: Owner, Contributor, Reader, None. Owner represents owner-level access to the notebook. Contributor represents read/write access to the notebook. Reader represents read-only access to the notebook. Read-only. + +**Returns:** Aspose::Email::Clients::Graph::UserRole Aspose::Email::Clients::Graph:: + +```cpp +get_UserRole() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/notebook/_index.md b/english/cpp/aspose.email.clients.graph/notebook/notebook/_index.md new file mode 100644 index 0000000000..5f2cc3a5ce --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/notebook/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::Notebook constructor" +linktitle: "Notebook" +articleTitle: "Notebook" +second_title: "Aspose.Email for C++" +description: "Notebook of Notebook." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/notebook/notebook/ +--- + +## Notebook {#notebook} + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +Notebook() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_createdby/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_createdby/_index.md new file mode 100644 index 0000000000..b876dbce68 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_createdby/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_CreatedBy method" +linktitle: "set_CreatedBy" +articleTitle: "set_CreatedBy" +second_title: "Aspose.Email for C++" +description: "Identity of the user, device, and application which created the item." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.graph/notebook/set_createdby/ +--- + +## set_CreatedBy {#set_createdby} + +Identity of the user, device, and application which created the item. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_CreatedBy(System::SharedPtr < IdentitySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_createddatetime/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_createddatetime/_index.md new file mode 100644 index 0000000000..a576265abd --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_createddatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_CreatedDateTime method" +linktitle: "set_CreatedDateTime" +articleTitle: "set_CreatedDateTime" +second_title: "Aspose.Email for C++" +description: "The date and time when the notebook was created." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.graph/notebook/set_createddatetime/ +--- + +## set_CreatedDateTime {#set_createddatetime} + +The date and time when the notebook was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_CreatedDateTime(System::DateTimeOffset value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_displayname/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_displayname/_index.md new file mode 100644 index 0000000000..bef976d78b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "The name of the notebook." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.graph/notebook/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +The name of the notebook. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_id/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_id/_index.md new file mode 100644 index 0000000000..097f8d2996 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "The unique identifier of the notebook." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.graph/notebook/set_id/ +--- + +## set_Id {#set_id} + +The unique identifier of the notebook. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_iscreateddatetimespecified/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_iscreateddatetimespecified/_index.md new file mode 100644 index 0000000000..1eee54e709 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_iscreateddatetimespecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_IsCreatedDateTimeSpecified method" +linktitle: "set_IsCreatedDateTimeSpecified" +articleTitle: "set_IsCreatedDateTimeSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether CreatedDateTime property is specified." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.graph/notebook/set_iscreateddatetimespecified/ +--- + +## set_IsCreatedDateTimeSpecified {#set_iscreateddatetimespecified} + +Indicates whether CreatedDateTime property is specified. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsCreatedDateTimeSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_isdefault/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_isdefault/_index.md new file mode 100644 index 0000000000..fee6c8919d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_isdefault/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_IsDefault method" +linktitle: "set_IsDefault" +articleTitle: "set_IsDefault" +second_title: "Aspose.Email for C++" +description: "Indicates whether this is the user's default notebook." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.graph/notebook/set_isdefault/ +--- + +## set_IsDefault {#set_isdefault} + +Indicates whether this is the user's default notebook. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsDefault(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_isdefaultspecified/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_isdefaultspecified/_index.md new file mode 100644 index 0000000000..def5360d01 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_isdefaultspecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_IsDefaultSpecified method" +linktitle: "set_IsDefaultSpecified" +articleTitle: "set_IsDefaultSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether IsDefault property is specified." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.graph/notebook/set_isdefaultspecified/ +--- + +## set_IsDefaultSpecified {#set_isdefaultspecified} + +Indicates whether IsDefault property is specified. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsDefaultSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_islastmodifieddatetimespecified/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_islastmodifieddatetimespecified/_index.md new file mode 100644 index 0000000000..705385ae1b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_islastmodifieddatetimespecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_IsLastModifiedDateTimeSpecified method" +linktitle: "set_IsLastModifiedDateTimeSpecified" +articleTitle: "set_IsLastModifiedDateTimeSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether LastModifiedDateTime property is specified." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.graph/notebook/set_islastmodifieddatetimespecified/ +--- + +## set_IsLastModifiedDateTimeSpecified {#set_islastmodifieddatetimespecified} + +Indicates whether LastModifiedDateTime property is specified. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsLastModifiedDateTimeSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_isshared/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_isshared/_index.md new file mode 100644 index 0000000000..7d1026727d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_isshared/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_IsShared method" +linktitle: "set_IsShared" +articleTitle: "set_IsShared" +second_title: "Aspose.Email for C++" +description: "Indicates whether the notebook is shared." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.graph/notebook/set_isshared/ +--- + +## set_IsShared {#set_isshared} + +Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsShared(System::Nullable< bool > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_issharedspecified/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_issharedspecified/_index.md new file mode 100644 index 0000000000..f39f62ab73 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_issharedspecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_IsSharedSpecified method" +linktitle: "set_IsSharedSpecified" +articleTitle: "set_IsSharedSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether IsShared property is specified." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.graph/notebook/set_issharedspecified/ +--- + +## set_IsSharedSpecified {#set_issharedspecified} + +Indicates whether IsShared property is specified. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsSharedSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_lastmodifiedby/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_lastmodifiedby/_index.md new file mode 100644 index 0000000000..467916addb --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_lastmodifiedby/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_LastModifiedBy method" +linktitle: "set_LastModifiedBy" +articleTitle: "set_LastModifiedBy" +second_title: "Aspose.Email for C++" +description: "Identity of the user, device, and application which created the item." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.graph/notebook/set_lastmodifiedby/ +--- + +## set_LastModifiedBy {#set_lastmodifiedby} + +Identity of the user, device, and application which created the item. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_LastModifiedBy(System::SharedPtr < IdentitySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_lastmodifieddatetime/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_lastmodifieddatetime/_index.md new file mode 100644 index 0000000000..71569c8c59 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_lastmodifieddatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_LastModifiedDateTime method" +linktitle: "set_LastModifiedDateTime" +articleTitle: "set_LastModifiedDateTime" +second_title: "Aspose.Email for C++" +description: "The date and time when the notebook was last modified." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.graph/notebook/set_lastmodifieddatetime/ +--- + +## set_LastModifiedDateTime {#set_lastmodifieddatetime} + +The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_LastModifiedDateTime(System::DateTimeOffset value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_links/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_links/_index.md new file mode 100644 index 0000000000..2ff8d58674 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_links/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_Links method" +linktitle: "set_Links" +articleTitle: "set_Links" +second_title: "Aspose.Email for C++" +description: "Links for opening the notebook." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.graph/notebook/set_links/ +--- + +## set_Links {#set_links} + +Links for opening the notebook. The oneNoteClientURL link opens the notebook in the OneNote native client if it's installed. The oneNoteWebURL link opens the notebook in OneNote on the web. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Links(System::SharedPtr < NotebookLinks > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_sectiongroupsurl/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_sectiongroupsurl/_index.md new file mode 100644 index 0000000000..ce3fb03294 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_sectiongroupsurl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_SectionGroupsUrl method" +linktitle: "set_SectionGroupsUrl" +articleTitle: "set_SectionGroupsUrl" +second_title: "Aspose.Email for C++" +description: "The URL for the sectionGroups navigation property, which returns all the section groups in the notebook." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.graph/notebook/set_sectiongroupsurl/ +--- + +## set_SectionGroupsUrl {#set_sectiongroupsurl} + +The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_SectionGroupsUrl(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_sectionsurl/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_sectionsurl/_index.md new file mode 100644 index 0000000000..c58535ff56 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_sectionsurl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_SectionsUrl method" +linktitle: "set_SectionsUrl" +articleTitle: "set_SectionsUrl" +second_title: "Aspose.Email for C++" +description: "The URL for the sections navigation property, which returns all the sections in the notebook." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.graph/notebook/set_sectionsurl/ +--- + +## set_SectionsUrl {#set_sectionsurl} + +The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_SectionsUrl(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_self/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_self/_index.md new file mode 100644 index 0000000000..3ced36a225 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_self/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_Self method" +linktitle: "set_Self" +articleTitle: "set_Self" +second_title: "Aspose.Email for C++" +description: "The endpoint where you can get details about the notebook." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.graph/notebook/set_self/ +--- + +## set_Self {#set_self} + +The endpoint where you can get details about the notebook. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Self(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebook/set_userrole/_index.md b/english/cpp/aspose.email.clients.graph/notebook/set_userrole/_index.md new file mode 100644 index 0000000000..49e43f7e06 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebook/set_userrole/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Notebook::set_UserRole method" +linktitle: "set_UserRole" +articleTitle: "set_UserRole" +second_title: "Aspose.Email for C++" +description: "Possible values are: Owner, Contributor, Reader, None." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.graph/notebook/set_userrole/ +--- + +## set_UserRole {#set_userrole} + +Possible values are: Owner, Contributor, Reader, None. Owner represents owner-level access to the notebook. Contributor represents read/write access to the notebook. Reader represents read-only access to the notebook. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_UserRole(Aspose::Email::Clients::Graph::UserRole value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebookcollection/_index.md b/english/cpp/aspose.email.clients.graph/notebookcollection/_index.md new file mode 100644 index 0000000000..4c0fed3e6a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebookcollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::NotebookCollection class" +linktitle: "NotebookCollection" +articleTitle: "NotebookCollection" +second_title: "Aspose.Email for C++" +description: "Represents collection of Notebook ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/notebookcollection/ +--- + +## NotebookCollection class + +Represents collection of Notebook . + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.graph/notebookcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.graph/notebookcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..c32a193882 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebookcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::NotebookCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of NotebookCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/notebookcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.graph/notebooklinks/_index.md b/english/cpp/aspose.email.clients.graph/notebooklinks/_index.md new file mode 100644 index 0000000000..2b4a4c6e3a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebooklinks/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Graph::NotebookLinks class" +linktitle: "NotebookLinks" +articleTitle: "NotebookLinks" +second_title: "Aspose.Email for C++" +description: "https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0 Links for opening a OneNote notebook." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/notebooklinks/ +--- + +## NotebookLinks class + +https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0 Links for opening a OneNote notebook. + +## Methods + +| Name | Description | +| --- | --- | +| [get_OneNoteClientUrl](./get_onenoteclienturl/) | Opens the notebook in readonly the OneNote readonly native client if it's installed. | +| [get_OneNoteWebUrl](./get_onenoteweburl/) | Opens the notebook in readonly OneNote on the web. | +| [set_OneNoteClientUrl](./set_onenoteclienturl/) | Opens the notebook in readonly the OneNote readonly native client if it's installed. | +| [set_OneNoteWebUrl](./set_onenoteweburl/) | Opens the notebook in readonly OneNote on the web. | + diff --git a/english/cpp/aspose.email.clients.graph/notebooklinks/get_onenoteclienturl/_index.md b/english/cpp/aspose.email.clients.graph/notebooklinks/get_onenoteclienturl/_index.md new file mode 100644 index 0000000000..fbc9ba91c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebooklinks/get_onenoteclienturl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::NotebookLinks::get_OneNoteClientUrl method" +linktitle: "get_OneNoteClientUrl" +articleTitle: "get_OneNoteClientUrl" +second_title: "Aspose.Email for C++" +description: "Opens the notebook in readonly the OneNote readonly native client if it's installed." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/notebooklinks/get_onenoteclienturl/ +--- + +## get_OneNoteClientUrl {#get_onenoteclienturl} + +Opens the notebook in readonly the OneNote readonly native client if it's installed. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_OneNoteClientUrl() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebooklinks/get_onenoteweburl/_index.md b/english/cpp/aspose.email.clients.graph/notebooklinks/get_onenoteweburl/_index.md new file mode 100644 index 0000000000..59a9e210c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebooklinks/get_onenoteweburl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::NotebookLinks::get_OneNoteWebUrl method" +linktitle: "get_OneNoteWebUrl" +articleTitle: "get_OneNoteWebUrl" +second_title: "Aspose.Email for C++" +description: "Opens the notebook in readonly OneNote on the web." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/notebooklinks/get_onenoteweburl/ +--- + +## get_OneNoteWebUrl {#get_onenoteweburl} + +Opens the notebook in readonly OneNote on the web. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_OneNoteWebUrl() +``` + diff --git a/english/cpp/aspose.email.clients.graph/notebooklinks/set_onenoteclienturl/_index.md b/english/cpp/aspose.email.clients.graph/notebooklinks/set_onenoteclienturl/_index.md new file mode 100644 index 0000000000..b7f7114f38 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebooklinks/set_onenoteclienturl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::NotebookLinks::set_OneNoteClientUrl method" +linktitle: "set_OneNoteClientUrl" +articleTitle: "set_OneNoteClientUrl" +second_title: "Aspose.Email for C++" +description: "Opens the notebook in readonly the OneNote readonly native client if it's installed." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/notebooklinks/set_onenoteclienturl/ +--- + +## set_OneNoteClientUrl {#set_onenoteclienturl} + +Opens the notebook in readonly the OneNote readonly native client if it's installed. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_OneNoteClientUrl(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/notebooklinks/set_onenoteweburl/_index.md b/english/cpp/aspose.email.clients.graph/notebooklinks/set_onenoteweburl/_index.md new file mode 100644 index 0000000000..0944465f6c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/notebooklinks/set_onenoteweburl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::NotebookLinks::set_OneNoteWebUrl method" +linktitle: "set_OneNoteWebUrl" +articleTitle: "set_OneNoteWebUrl" +second_title: "Aspose.Email for C++" +description: "Opens the notebook in readonly OneNote on the web." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/notebooklinks/set_onenoteweburl/ +--- + +## set_OneNoteWebUrl {#set_onenoteweburl} + +Opens the notebook in readonly OneNote on the web. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_OneNoteWebUrl(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/_index.md new file mode 100644 index 0000000000..1340bdec82 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder class" +linktitle: "ODataQueryBuilder" +articleTitle: "ODataQueryBuilder" +second_title: "Aspose.Email for C++" +description: "This class provides parameters(supported Microsoft Graph) and builds a query that specifies and controls the amount of data returned in the response." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/ +--- + +## ODataQueryBuilder class + +This class provides parameters(supported Microsoft Graph) and builds a query that specifies and controls the amount of data returned in the response. + +## Methods + +| Name | Description | +| --- | --- | +| [Build](./build/) | | +| [get_Count](./get_count/) | Retrieves the total count of matching resources. | +| [get_Expand](./get_expand/) | Retrieves related resources. | +| [get_Filter](./get_filter/) | Filters results (rows). | +| [get_Format](./get_format/) | Returns the results in the specified media format. | +| [get_OrderBy](./get_orderby/) | Orders results. | +| [get_Search](./get_search/) | Returns results based on search criteria. | +| [get_Select](./get_select/) | Filters properties (columns). | +| [get_Skip](./get_skip/) | Indexes into a result set. Also used by some APIs to implement paging and can be used together with $top to manually page results. | +| [get_Top](./get_top/) | Sets the page size of results. | +| [set_Count](./set_count/) | Retrieves the total count of matching resources. | +| [set_Expand](./set_expand/) | Retrieves related resources. | +| [set_Filter](./set_filter/) | Filters results (rows). | +| [set_Format](./set_format/) | Returns the results in the specified media format. | +| [set_OrderBy](./set_orderby/) | Orders results. | +| [set_Search](./set_search/) | Returns results based on search criteria. | +| [set_Select](./set_select/) | Filters properties (columns). | +| [set_Skip](./set_skip/) | Indexes into a result set. Also used by some APIs to implement paging and can be used together with $top to manually page results. | +| [set_Top](./set_top/) | Sets the page size of results. | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/build/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/build/_index.md new file mode 100644 index 0000000000..2ac3088f76 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/build/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::Build method" +linktitle: "Build" +articleTitle: "Build" +second_title: "Aspose.Email for C++" +description: "Build of ODataQueryBuilder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/build/ +--- + +## Build {#build} + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +Build() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_count/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_count/_index.md new file mode 100644 index 0000000000..2a2e92b6ec --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Retrieves the total count of matching resources." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/get_count/ +--- + +## get_Count {#get_count} + +Retrieves the total count of matching resources. + +**Returns:** System::Nullable Aspose::Email::Clients::Graph:: + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_expand/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_expand/_index.md new file mode 100644 index 0000000000..861f2fd83e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_expand/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::get_Expand method" +linktitle: "get_Expand" +articleTitle: "get_Expand" +second_title: "Aspose.Email for C++" +description: "Retrieves related resources." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/get_expand/ +--- + +## get_Expand {#get_expand} + +Retrieves related resources. + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Graph:: + +```cpp +get_Expand() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_filter/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_filter/_index.md new file mode 100644 index 0000000000..894e5fa361 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_filter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::get_Filter method" +linktitle: "get_Filter" +articleTitle: "get_Filter" +second_title: "Aspose.Email for C++" +description: "Filters results (rows)." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/get_filter/ +--- + +## get_Filter {#get_filter} + +Filters results (rows). + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Filter() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_format/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_format/_index.md new file mode 100644 index 0000000000..2e91c16e9d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_format/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::get_Format method" +linktitle: "get_Format" +articleTitle: "get_Format" +second_title: "Aspose.Email for C++" +description: "Returns the results in the specified media format." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/get_format/ +--- + +## get_Format {#get_format} + +Returns the results in the specified media format. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Format() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_orderby/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_orderby/_index.md new file mode 100644 index 0000000000..469192c926 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_orderby/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::get_OrderBy method" +linktitle: "get_OrderBy" +articleTitle: "get_OrderBy" +second_title: "Aspose.Email for C++" +description: "Orders results." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/get_orderby/ +--- + +## get_OrderBy {#get_orderby} + +Orders results. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_OrderBy() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_search/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_search/_index.md new file mode 100644 index 0000000000..e8ecd1e4b7 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_search/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::get_Search method" +linktitle: "get_Search" +articleTitle: "get_Search" +second_title: "Aspose.Email for C++" +description: "Returns results based on search criteria." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/get_search/ +--- + +## get_Search {#get_search} + +Returns results based on search criteria. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Search() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_select/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_select/_index.md new file mode 100644 index 0000000000..c5619977bd --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_select/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::get_Select method" +linktitle: "get_Select" +articleTitle: "get_Select" +second_title: "Aspose.Email for C++" +description: "Filters properties (columns)." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/get_select/ +--- + +## get_Select {#get_select} + +Filters properties (columns). + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Graph:: + +```cpp +get_Select() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_skip/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_skip/_index.md new file mode 100644 index 0000000000..43a0ffb2f9 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_skip/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::get_Skip method" +linktitle: "get_Skip" +articleTitle: "get_Skip" +second_title: "Aspose.Email for C++" +description: "Indexes into a result set." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/get_skip/ +--- + +## get_Skip {#get_skip} + +Indexes into a result set. Also used by some APIs to implement paging and can be used together with $top to manually page results. + +**Returns:** System::Nullable Aspose::Email::Clients::Graph:: + +```cpp +get_Skip() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_top/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_top/_index.md new file mode 100644 index 0000000000..4c85aa54d6 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/get_top/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::get_Top method" +linktitle: "get_Top" +articleTitle: "get_Top" +second_title: "Aspose.Email for C++" +description: "Sets the page size of results." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/get_top/ +--- + +## get_Top {#get_top} + +Sets the page size of results. + +**Returns:** System::Nullable Aspose::Email::Clients::Graph:: + +```cpp +get_Top() +``` + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_count/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_count/_index.md new file mode 100644 index 0000000000..83e433f166 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_count/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::set_Count method" +linktitle: "set_Count" +articleTitle: "set_Count" +second_title: "Aspose.Email for C++" +description: "Retrieves the total count of matching resources." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/set_count/ +--- + +## set_Count {#set_count} + +Retrieves the total count of matching resources. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Count(System::Nullable< bool > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_expand/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_expand/_index.md new file mode 100644 index 0000000000..62ba356659 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_expand/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::set_Expand method" +linktitle: "set_Expand" +articleTitle: "set_Expand" +second_title: "Aspose.Email for C++" +description: "Retrieves related resources." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/set_expand/ +--- + +## set_Expand {#set_expand} + +Retrieves related resources. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Expand(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_filter/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_filter/_index.md new file mode 100644 index 0000000000..7684483933 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_filter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::set_Filter method" +linktitle: "set_Filter" +articleTitle: "set_Filter" +second_title: "Aspose.Email for C++" +description: "Filters results (rows)." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/set_filter/ +--- + +## set_Filter {#set_filter} + +Filters results (rows). + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Filter(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_format/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_format/_index.md new file mode 100644 index 0000000000..63a10ce1e2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_format/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::set_Format method" +linktitle: "set_Format" +articleTitle: "set_Format" +second_title: "Aspose.Email for C++" +description: "Returns the results in the specified media format." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/set_format/ +--- + +## set_Format {#set_format} + +Returns the results in the specified media format. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Format(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_orderby/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_orderby/_index.md new file mode 100644 index 0000000000..f5251f0d64 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_orderby/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::set_OrderBy method" +linktitle: "set_OrderBy" +articleTitle: "set_OrderBy" +second_title: "Aspose.Email for C++" +description: "Orders results." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/set_orderby/ +--- + +## set_OrderBy {#set_orderby} + +Orders results. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_OrderBy(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_search/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_search/_index.md new file mode 100644 index 0000000000..0cd0c9c858 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_search/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::set_Search method" +linktitle: "set_Search" +articleTitle: "set_Search" +second_title: "Aspose.Email for C++" +description: "Returns results based on search criteria." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/set_search/ +--- + +## set_Search {#set_search} + +Returns results based on search criteria. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Search(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_select/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_select/_index.md new file mode 100644 index 0000000000..429f9c1d74 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_select/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::set_Select method" +linktitle: "set_Select" +articleTitle: "set_Select" +second_title: "Aspose.Email for C++" +description: "Filters properties (columns)." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/set_select/ +--- + +## set_Select {#set_select} + +Filters properties (columns). + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Select(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_skip/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_skip/_index.md new file mode 100644 index 0000000000..c13053abe2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_skip/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::set_Skip method" +linktitle: "set_Skip" +articleTitle: "set_Skip" +second_title: "Aspose.Email for C++" +description: "Indexes into a result set." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/set_skip/ +--- + +## set_Skip {#set_skip} + +Indexes into a result set. Also used by some APIs to implement paging and can be used together with $top to manually page results. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Skip(System::Nullable< int32_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_top/_index.md b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_top/_index.md new file mode 100644 index 0000000000..2b03f861e3 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/odataquerybuilder/set_top/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ODataQueryBuilder::set_Top method" +linktitle: "set_Top" +articleTitle: "set_Top" +second_title: "Aspose.Email for C++" +description: "Sets the page size of results." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.graph/odataquerybuilder/set_top/ +--- + +## set_Top {#set_top} + +Sets the page size of results. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Top(System::Nullable< int32_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/_index.md new file mode 100644 index 0000000000..65c426a273 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/_index.md @@ -0,0 +1,47 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation class" +linktitle: "OnenoteOperation" +articleTitle: "OnenoteOperation" +second_title: "Aspose.Email for C++" +description: "The status of certain long-running OneNote operations." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/onenoteoperation/ +--- + +## OnenoteOperation class + +The status of certain long-running OneNote operations. + +## Constructors + +| Name | Description | +| --- | --- | +| [OnenoteOperation](./onenoteoperation/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CreatedDateTime](./get_createddatetime/) | The start time of the operation. | +| [get_Error](./get_error/) | The error returned by the operation. | +| [get_Id](./get_id/) | The operation id. Read-only. | +| [get_IsCreatedDateTimeSpecified](./get_iscreateddatetimespecified/) | Indicates whether CreatedDateTime property is specified. | +| [get_IsLastActionDateTimeSpecified](./get_islastactiondatetimespecified/) | Indicates whether LastActionDateTime property is specified. | +| [get_LastActionDateTime](./get_lastactiondatetime/) | The time of the last action of the operation. | +| [get_PercentComplete](./get_percentcomplete/) | The operation percent complete if the operation is still in running status | +| [get_ResourceId](./get_resourceid/) | The resource id. | +| [get_ResourceLocation](./get_resourcelocation/) | The resource URI for the object. For example, the resource URI for a copied page or section. | +| [get_Status](./get_status/) | The current status of the operation: notstarted, running, completed, failed | +| [set_CreatedDateTime](./set_createddatetime/) | The start time of the operation. | +| [set_Error](./set_error/) | The error returned by the operation. | +| [set_Id](./set_id/) | The operation id. Read-only. | +| [set_IsCreatedDateTimeSpecified](./set_iscreateddatetimespecified/) | Indicates whether CreatedDateTime property is specified. | +| [set_IsLastActionDateTimeSpecified](./set_islastactiondatetimespecified/) | Indicates whether LastActionDateTime property is specified. | +| [set_LastActionDateTime](./set_lastactiondatetime/) | The time of the last action of the operation. | +| [set_PercentComplete](./set_percentcomplete/) | The operation percent complete if the operation is still in running status | +| [set_ResourceId](./set_resourceid/) | The resource id. | +| [set_ResourceLocation](./set_resourcelocation/) | The resource URI for the object. For example, the resource URI for a copied page or section. | +| [set_Status](./set_status/) | The current status of the operation: notstarted, running, completed, failed | +| [Aspose::Email::Clients::Graph::V1::Commands::GetStatusCommand](./asposeemailclientsgraphv1commandsgetstatuscommand/) | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/asposeemailclientsgraphv1commandsgetstatuscommand/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/asposeemailclientsgraphv1commandsgetstatuscommand/_index.md new file mode 100644 index 0000000000..718d99c7b1 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/asposeemailclientsgraphv1commandsgetstatuscommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::Aspose::Email::Clients::Graph::V1::Commands::GetStatusCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::GetStatusCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::GetStatusCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::GetStatusCommand of OnenoteOperation." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.graph/onenoteoperation/asposeemailclientsgraphv1commandsgetstatuscommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::GetStatusCommand {#asposeemailclientsgraphv1commandsgetstatuscommand} + +```cpp +GetStatusCommand() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_createddatetime/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_createddatetime/_index.md new file mode 100644 index 0000000000..a2b98480d0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_createddatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_CreatedDateTime method" +linktitle: "get_CreatedDateTime" +articleTitle: "get_CreatedDateTime" +second_title: "Aspose.Email for C++" +description: "The start time of the operation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_createddatetime/ +--- + +## get_CreatedDateTime {#get_createddatetime} + +The start time of the operation. + +**Returns:** System::DateTimeOffset Aspose::Email::Clients::Graph:: + +```cpp +get_CreatedDateTime() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_error/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_error/_index.md new file mode 100644 index 0000000000..a2f802913e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_error/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_Error method" +linktitle: "get_Error" +articleTitle: "get_Error" +second_title: "Aspose.Email for C++" +description: "The error returned by the operation." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_error/ +--- + +## get_Error {#get_error} + +The error returned by the operation. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Error() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_id/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_id/_index.md new file mode 100644 index 0000000000..998a714fd2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "The operation id." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_id/ +--- + +## get_Id {#get_id} + +The operation id. Read-only. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_iscreateddatetimespecified/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_iscreateddatetimespecified/_index.md new file mode 100644 index 0000000000..063ccfd84f --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_iscreateddatetimespecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_IsCreatedDateTimeSpecified method" +linktitle: "get_IsCreatedDateTimeSpecified" +articleTitle: "get_IsCreatedDateTimeSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether CreatedDateTime property is specified." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_iscreateddatetimespecified/ +--- + +## get_IsCreatedDateTimeSpecified {#get_iscreateddatetimespecified} + +Indicates whether CreatedDateTime property is specified. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsCreatedDateTimeSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_islastactiondatetimespecified/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_islastactiondatetimespecified/_index.md new file mode 100644 index 0000000000..ec44bb9ca0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_islastactiondatetimespecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_IsLastActionDateTimeSpecified method" +linktitle: "get_IsLastActionDateTimeSpecified" +articleTitle: "get_IsLastActionDateTimeSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether LastActionDateTime property is specified." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_islastactiondatetimespecified/ +--- + +## get_IsLastActionDateTimeSpecified {#get_islastactiondatetimespecified} + +Indicates whether LastActionDateTime property is specified. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsLastActionDateTimeSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_lastactiondatetime/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_lastactiondatetime/_index.md new file mode 100644 index 0000000000..c371187dc0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_lastactiondatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_LastActionDateTime method" +linktitle: "get_LastActionDateTime" +articleTitle: "get_LastActionDateTime" +second_title: "Aspose.Email for C++" +description: "The time of the last action of the operation." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_lastactiondatetime/ +--- + +## get_LastActionDateTime {#get_lastactiondatetime} + +The time of the last action of the operation. + +**Returns:** System::DateTimeOffset Aspose::Email::Clients::Graph:: + +```cpp +get_LastActionDateTime() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_percentcomplete/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_percentcomplete/_index.md new file mode 100644 index 0000000000..b436944678 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_percentcomplete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_PercentComplete method" +linktitle: "get_PercentComplete" +articleTitle: "get_PercentComplete" +second_title: "Aspose.Email for C++" +description: "The operation percent complete if the operation is still in running status" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_percentcomplete/ +--- + +## get_PercentComplete {#get_percentcomplete} + +The operation percent complete if the operation is still in running status + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_PercentComplete() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_resourceid/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_resourceid/_index.md new file mode 100644 index 0000000000..69fcb2c699 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_resourceid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_ResourceId method" +linktitle: "get_ResourceId" +articleTitle: "get_ResourceId" +second_title: "Aspose.Email for C++" +description: "The resource id." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_resourceid/ +--- + +## get_ResourceId {#get_resourceid} + +The resource id. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_ResourceId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_resourcelocation/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_resourcelocation/_index.md new file mode 100644 index 0000000000..260d21cdad --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_resourcelocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_ResourceLocation method" +linktitle: "get_ResourceLocation" +articleTitle: "get_ResourceLocation" +second_title: "Aspose.Email for C++" +description: "The resource URI for the object." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_resourcelocation/ +--- + +## get_ResourceLocation {#get_resourcelocation} + +The resource URI for the object. For example, the resource URI for a copied page or section. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_ResourceLocation() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/get_status/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_status/_index.md new file mode 100644 index 0000000000..bee560ec1c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/get_status/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::get_Status method" +linktitle: "get_Status" +articleTitle: "get_Status" +second_title: "Aspose.Email for C++" +description: "The current status of the operation: notstarted, running, completed, failed" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/onenoteoperation/get_status/ +--- + +## get_Status {#get_status} + +The current status of the operation: notstarted, running, completed, failed + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Status() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/onenoteoperation/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/onenoteoperation/_index.md new file mode 100644 index 0000000000..b8e92598cf --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/onenoteoperation/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::OnenoteOperation constructor" +linktitle: "OnenoteOperation" +articleTitle: "OnenoteOperation" +second_title: "Aspose.Email for C++" +description: "OnenoteOperation of OnenoteOperation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/onenoteoperation/onenoteoperation/ +--- + +## OnenoteOperation {#onenoteoperation} + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +OnenoteOperation() +``` + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_createddatetime/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_createddatetime/_index.md new file mode 100644 index 0000000000..06b7cd4239 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_createddatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_CreatedDateTime method" +linktitle: "set_CreatedDateTime" +articleTitle: "set_CreatedDateTime" +second_title: "Aspose.Email for C++" +description: "The start time of the operation." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_createddatetime/ +--- + +## set_CreatedDateTime {#set_createddatetime} + +The start time of the operation. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_CreatedDateTime(System::DateTimeOffset value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_error/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_error/_index.md new file mode 100644 index 0000000000..4e0043db31 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_error/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_Error method" +linktitle: "set_Error" +articleTitle: "set_Error" +second_title: "Aspose.Email for C++" +description: "The error returned by the operation." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_error/ +--- + +## set_Error {#set_error} + +The error returned by the operation. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Error(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_id/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_id/_index.md new file mode 100644 index 0000000000..8cbc923426 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "The operation id." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_id/ +--- + +## set_Id {#set_id} + +The operation id. Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_iscreateddatetimespecified/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_iscreateddatetimespecified/_index.md new file mode 100644 index 0000000000..74f59acb6b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_iscreateddatetimespecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_IsCreatedDateTimeSpecified method" +linktitle: "set_IsCreatedDateTimeSpecified" +articleTitle: "set_IsCreatedDateTimeSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether CreatedDateTime property is specified." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_iscreateddatetimespecified/ +--- + +## set_IsCreatedDateTimeSpecified {#set_iscreateddatetimespecified} + +Indicates whether CreatedDateTime property is specified. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsCreatedDateTimeSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_islastactiondatetimespecified/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_islastactiondatetimespecified/_index.md new file mode 100644 index 0000000000..ff712fbd60 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_islastactiondatetimespecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_IsLastActionDateTimeSpecified method" +linktitle: "set_IsLastActionDateTimeSpecified" +articleTitle: "set_IsLastActionDateTimeSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether LastActionDateTime property is specified." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_islastactiondatetimespecified/ +--- + +## set_IsLastActionDateTimeSpecified {#set_islastactiondatetimespecified} + +Indicates whether LastActionDateTime property is specified. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsLastActionDateTimeSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_lastactiondatetime/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_lastactiondatetime/_index.md new file mode 100644 index 0000000000..bf21fe2d7b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_lastactiondatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_LastActionDateTime method" +linktitle: "set_LastActionDateTime" +articleTitle: "set_LastActionDateTime" +second_title: "Aspose.Email for C++" +description: "The time of the last action of the operation." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_lastactiondatetime/ +--- + +## set_LastActionDateTime {#set_lastactiondatetime} + +The time of the last action of the operation. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_LastActionDateTime(System::DateTimeOffset value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_percentcomplete/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_percentcomplete/_index.md new file mode 100644 index 0000000000..26eb74a878 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_percentcomplete/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_PercentComplete method" +linktitle: "set_PercentComplete" +articleTitle: "set_PercentComplete" +second_title: "Aspose.Email for C++" +description: "The operation percent complete if the operation is still in running status" +type: docs +weight: 170 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_percentcomplete/ +--- + +## set_PercentComplete {#set_percentcomplete} + +The operation percent complete if the operation is still in running status + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_PercentComplete(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_resourceid/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_resourceid/_index.md new file mode 100644 index 0000000000..48e20fee5e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_resourceid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_ResourceId method" +linktitle: "set_ResourceId" +articleTitle: "set_ResourceId" +second_title: "Aspose.Email for C++" +description: "The resource id." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_resourceid/ +--- + +## set_ResourceId {#set_resourceid} + +The resource id. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_ResourceId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_resourcelocation/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_resourcelocation/_index.md new file mode 100644 index 0000000000..afb01f99f0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_resourcelocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_ResourceLocation method" +linktitle: "set_ResourceLocation" +articleTitle: "set_ResourceLocation" +second_title: "Aspose.Email for C++" +description: "The resource URI for the object." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_resourcelocation/ +--- + +## set_ResourceLocation {#set_resourcelocation} + +The resource URI for the object. For example, the resource URI for a copied page or section. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_ResourceLocation(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onenoteoperation/set_status/_index.md b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_status/_index.md new file mode 100644 index 0000000000..29b2659b16 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onenoteoperation/set_status/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OnenoteOperation::set_Status method" +linktitle: "set_Status" +articleTitle: "set_Status" +second_title: "Aspose.Email for C++" +description: "The current status of the operation: notstarted, running, completed, failed" +type: docs +weight: 200 +url: /cpp/aspose.email.clients.graph/onenoteoperation/set_status/ +--- + +## set_Status {#set_status} + +The current status of the operation: notstarted, running, completed, failed + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Status(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/onlinemeetingprovider/_index.md b/english/cpp/aspose.email.clients.graph/onlinemeetingprovider/_index.md new file mode 100644 index 0000000000..1315741348 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/onlinemeetingprovider/_index.md @@ -0,0 +1,22 @@ +--- +title: "OnlineMeetingProvider Enum" +linktitle: "OnlineMeetingProvider" +articleTitle: "OnlineMeetingProvider" +second_title: "Aspose.Email for C++" +description: "The default online meeting provider for meetings sent from this calendar." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/onlinemeetingprovider/ +--- + +## OnlineMeetingProvider enumeration (4 values) + +The default online meeting provider for meetings sent from this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. + +| Value | Description | +| --- | --- | +| Unknown | Unknown provider | +| SkypeForBusiness | SkypeForBusiness provider | +| SkypeForConsumer | SkypeForConsumer provider | +| TeamsForBusiness | TeamsForBusiness provider | + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/_index.md new file mode 100644 index 0000000000..f14a8112bb --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory class" +linktitle: "OutlookCategory" +articleTitle: "OutlookCategory" +second_title: "Aspose.Email for C++" +description: "Represents a category by which a user can group Outlook items such as messages and events." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/outlookcategory/ +--- + +## OutlookCategory class + +Represents a category by which a user can group Outlook items such as messages and events. The user defines categories in a master list, and can apply one or more of these user-defined categories to an item. https://docs.microsoft.com/en-us/graph/api/resources/outlookcategory?view=graph-rest-1.0 + +## Constructors + +| Name | Description | +| --- | --- | +| [OutlookCategory (3 overloads)](./outlookcategory/) | Initializes a new instance of the OutlookCategory class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Color](./get_color/) | String representation of a pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. The possible values for color are pre-set constants such as None, preset0 and preset1. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in. | +| [get_DisplayName](./get_displayname/) | A unique name that identifies a category in the user's mailbox. After a category is created, the name cannot be changed. | +| [get_Id](./get_id/) | Category identifier | +| [get_Preset](./get_preset/) | A pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in. | +| [set_Color](./set_color/) | String representation of a pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. The possible values for color are pre-set constants such as None, preset0 and preset1. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in. | +| [set_DisplayName](./set_displayname/) | A unique name that identifies a category in the user's mailbox. After a category is created, the name cannot be changed. | +| [set_Id](./set_id/) | Category identifier | +| [set_Preset](./set_preset/) | A pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [ServerPath](./serverpath/) | Outlook category path | + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/get_color/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/get_color/_index.md new file mode 100644 index 0000000000..7cba9ab01a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/get_color/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::get_Color method" +linktitle: "get_Color" +articleTitle: "get_Color" +second_title: "Aspose.Email for C++" +description: "String representation of a pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/outlookcategory/get_color/ +--- + +## get_Color {#get_color} + +String representation of a pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. The possible values for color are pre-set constants such as None, preset0 and preset1. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Color() +``` + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/get_displayname/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/get_displayname/_index.md new file mode 100644 index 0000000000..4368415f42 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "A unique name that identifies a category in the user's mailbox." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/outlookcategory/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +A unique name that identifies a category in the user's mailbox. After a category is created, the name cannot be changed. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/get_id/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/get_id/_index.md new file mode 100644 index 0000000000..546bda29e7 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Category identifier" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/outlookcategory/get_id/ +--- + +## get_Id {#get_id} + +Category identifier + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/get_preset/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/get_preset/_index.md new file mode 100644 index 0000000000..f88c1f71e5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/get_preset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::get_Preset method" +linktitle: "get_Preset" +articleTitle: "get_Preset" +second_title: "Aspose.Email for C++" +description: "A pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/outlookcategory/get_preset/ +--- + +## get_Preset {#get_preset} + +A pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in. + +**Returns:** CategoryPreset Aspose::Email::Clients::Graph:: + +```cpp +get_Preset() +``` + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/outlookcategory/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/outlookcategory/_index.md new file mode 100644 index 0000000000..5b10e7c436 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/outlookcategory/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::OutlookCategory constructor" +linktitle: "OutlookCategory" +articleTitle: "OutlookCategory" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the OutlookCategory class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/outlookcategory/outlookcategory/ +--- + +## OutlookCategory (1 of 3) {#outlookcategory_1} + +Initializes a new instance of the OutlookCategory class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +OutlookCategory() +``` + +--- + +## OutlookCategory (2 of 3) {#outlookcategory_2} + +Initializes a new instance of the OutlookCategory class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +OutlookCategory(System::String displayName, CategoryPreset preset) +``` + +| Parameter | Description | +| --- | --- | +| displayName | A unique name that identifies a category in the user's mailbox. | +| preset | pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors | + +--- + +## OutlookCategory (3 of 3) {#outlookcategory_3} + +Initializes a new instance of the OutlookCategory class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +OutlookCategory(System::String itemId, System::String displayName, CategoryPreset preset) +``` + +| Parameter | Description | +| --- | --- | +| itemId | Item id | +| displayName | A unique name that identifies a category in the user's mailbox. | +| preset | pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors | + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/serverpath/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/serverpath/_index.md new file mode 100644 index 0000000000..a6ba0d2718 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/serverpath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::ServerPath method" +linktitle: "ServerPath" +articleTitle: "ServerPath" +second_title: "Aspose.Email for C++" +description: "Outlook category path" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/outlookcategory/serverpath/ +--- + +## ServerPath {#serverpath} + +Outlook category path + +**Returns:** const System::String Aspose::Email::Clients::Graph:: + +```cpp +ServerPath() +``` + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/set_color/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/set_color/_index.md new file mode 100644 index 0000000000..d3e255d74b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/set_color/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::set_Color method" +linktitle: "set_Color" +articleTitle: "set_Color" +second_title: "Aspose.Email for C++" +description: "String representation of a pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/outlookcategory/set_color/ +--- + +## set_Color {#set_color} + +String representation of a pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. The possible values for color are pre-set constants such as None, preset0 and preset1. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Color(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/set_displayname/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/set_displayname/_index.md new file mode 100644 index 0000000000..01c5649f6b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "A unique name that identifies a category in the user's mailbox." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/outlookcategory/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +A unique name that identifies a category in the user's mailbox. After a category is created, the name cannot be changed. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/set_id/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/set_id/_index.md new file mode 100644 index 0000000000..86c36e2ffa --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "Category identifier" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/outlookcategory/set_id/ +--- + +## set_Id {#set_id} + +Category identifier + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/set_preset/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/set_preset/_index.md new file mode 100644 index 0000000000..1df69e8419 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/set_preset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::set_Preset method" +linktitle: "set_Preset" +articleTitle: "set_Preset" +second_title: "Aspose.Email for C++" +description: "A pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/outlookcategory/set_preset/ +--- + +## set_Preset {#set_preset} + +A pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. Each pre-set constant is further mapped to a color; the actual color is dependent on the Outlook client that the categories are being displayed in. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Preset(CategoryPreset value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/outlookcategory/tostring/_index.md b/english/cpp/aspose.email.clients.graph/outlookcategory/tostring/_index.md new file mode 100644 index 0000000000..7f80fae810 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/outlookcategory/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::OutlookCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/outlookcategory/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.graph/resourcetype/_index.md b/english/cpp/aspose.email.clients.graph/resourcetype/_index.md new file mode 100644 index 0000000000..4c8c090490 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/resourcetype/_index.md @@ -0,0 +1,22 @@ +--- +title: "ResourceType Enum" +linktitle: "ResourceType" +articleTitle: "ResourceType" +second_title: "Aspose.Email for C++" +description: "The resource in Microsoft Graph that you're referencing." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/resourcetype/ +--- + +## ResourceType enumeration (4 values) + +The resource in Microsoft Graph that you're referencing. + +| Value | Description | +| --- | --- | +| NotSpecified | Not specified | +| Me | Represents an Azure AD user account for currently signed user. This resource is used by default. | +| Users | Represents an Azure AD user account. | +| Groups | Represents an Azure Active Directory (Azure AD) group, which can be an Office 365 group, or a security group. | + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/_index.md new file mode 100644 index 0000000000..afd026ed36 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo class" +linktitle: "TaskListInfo" +articleTitle: "TaskListInfo" +second_title: "Aspose.Email for C++" +description: "Represents information about TaskList." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/tasklistinfo/ +--- + +## TaskListInfo class + +**Inherits:** Aspose::Email::Clients::Graph::BaseRestObject + +Represents information about TaskList. + +## Constructors + +| Name | Description | +| --- | --- | +| [TaskListInfo (2 overloads)](./tasklistinfo/) | Initializes a new instance of the TaskListInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DisplayName](./get_displayname/) | Gets the name of TaskList. | +| [get_IsOwner](./get_isowner/) | True if the user is owner of the given task list. | +| [get_IsShared](./get_isshared/) | True if the task list is shared with other users | +| [get_ItemId](./get_itemid/) | The identifier of the task list, unique in the user's mailbox. | +| [get_WellknownName](./get_wellknownname/) | Property indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue. | +| [set_DisplayName](./set_displayname/) | Sets the name of TaskList. | +| [set_IsOwner](./set_isowner/) | True if the user is owner of the given task list. | +| [set_IsShared](./set_isshared/) | True if the task list is shared with other users | +| [set_WellknownName](./set_wellknownname/) | Property indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue. | + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/get_displayname/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_displayname/_index.md new file mode 100644 index 0000000000..b8e1d237bb --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the name of TaskList." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/tasklistinfo/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the name of TaskList. + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/get_isowner/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_isowner/_index.md new file mode 100644 index 0000000000..1996bc977a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_isowner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::get_IsOwner method" +linktitle: "get_IsOwner" +articleTitle: "get_IsOwner" +second_title: "Aspose.Email for C++" +description: "True if the user is owner of the given task list." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/tasklistinfo/get_isowner/ +--- + +## get_IsOwner {#get_isowner} + +True if the user is owner of the given task list. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsOwner() +``` + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/get_isshared/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_isshared/_index.md new file mode 100644 index 0000000000..950870217c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_isshared/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::get_IsShared method" +linktitle: "get_IsShared" +articleTitle: "get_IsShared" +second_title: "Aspose.Email for C++" +description: "True if the task list is shared with other users" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/tasklistinfo/get_isshared/ +--- + +## get_IsShared {#get_isshared} + +True if the task list is shared with other users + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsShared() +``` + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/get_itemid/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_itemid/_index.md new file mode 100644 index 0000000000..a8275e39bf --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_itemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "The identifier of the task list, unique in the user's mailbox." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/tasklistinfo/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +The identifier of the task list, unique in the user's mailbox. + +**Returns:** virtual System::String Aspose::Email::Clients::Graph:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/get_wellknownname/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_wellknownname/_index.md new file mode 100644 index 0000000000..e504a13059 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/get_wellknownname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::get_WellknownName method" +linktitle: "get_WellknownName" +articleTitle: "get_WellknownName" +second_title: "Aspose.Email for C++" +description: "Property indicating the list name if the given list is a well-known list." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/tasklistinfo/get_wellknownname/ +--- + +## get_WellknownName {#get_wellknownname} + +Property indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue. + +**Returns:** WellknownTaskListName Aspose::Email::Clients::Graph:: + +```cpp +get_WellknownName() +``` + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/set_displayname/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/set_displayname/_index.md new file mode 100644 index 0000000000..820c6305b0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the name of TaskList." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/tasklistinfo/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets the name of TaskList. + +**Returns:** virtual void Aspose::Email::Clients::Graph:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/set_isowner/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/set_isowner/_index.md new file mode 100644 index 0000000000..04186e7e77 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/set_isowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::set_IsOwner method" +linktitle: "set_IsOwner" +articleTitle: "set_IsOwner" +second_title: "Aspose.Email for C++" +description: "True if the user is owner of the given task list." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/tasklistinfo/set_isowner/ +--- + +## set_IsOwner {#set_isowner} + +True if the user is owner of the given task list. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsOwner(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/set_isshared/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/set_isshared/_index.md new file mode 100644 index 0000000000..ae7ae535b4 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/set_isshared/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::set_IsShared method" +linktitle: "set_IsShared" +articleTitle: "set_IsShared" +second_title: "Aspose.Email for C++" +description: "True if the task list is shared with other users" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/tasklistinfo/set_isshared/ +--- + +## set_IsShared {#set_isshared} + +True if the task list is shared with other users + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsShared(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/set_wellknownname/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/set_wellknownname/_index.md new file mode 100644 index 0000000000..7b7dc7fcef --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/set_wellknownname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::set_WellknownName method" +linktitle: "set_WellknownName" +articleTitle: "set_WellknownName" +second_title: "Aspose.Email for C++" +description: "Property indicating the list name if the given list is a well-known list." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/tasklistinfo/set_wellknownname/ +--- + +## set_WellknownName {#set_wellknownname} + +Property indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_WellknownName(WellknownTaskListName value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfo/tasklistinfo/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfo/tasklistinfo/_index.md new file mode 100644 index 0000000000..d27ecfa1d6 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfo/tasklistinfo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfo::TaskListInfo constructor" +linktitle: "TaskListInfo" +articleTitle: "TaskListInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the TaskListInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/tasklistinfo/tasklistinfo/ +--- + +## TaskListInfo (1 of 2) {#tasklistinfo_1} + +Initializes a new instance of the TaskListInfo class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +TaskListInfo() +``` + +--- + +## TaskListInfo (2 of 2) {#tasklistinfo_2} + +Initializes a new instance of the TaskListInfo class. + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +TaskListInfo(System::SharedPtr < Mapi::MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | MapiProperties for this folder | + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfocollection/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfocollection/_index.md new file mode 100644 index 0000000000..a257ddfc52 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfocollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfoCollection class" +linktitle: "TaskListInfoCollection" +articleTitle: "TaskListInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents collection of TaskListInfo ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/tasklistinfocollection/ +--- + +## TaskListInfoCollection class + +Represents collection of TaskListInfo . + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.graph/tasklistinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.graph/tasklistinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..78d068a6d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tasklistinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::TaskListInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of TaskListInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/tasklistinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/_index.md new file mode 100644 index 0000000000..f71d1a614f --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail class" +linktitle: "Thumbnail" +articleTitle: "Thumbnail" +second_title: "Aspose.Email for C++" +description: "https://docs.microsoft.com/en-us/graph/api/resources/thumbnail?view=graph-rest-1.0 The thumbnail resource type represents a thumbnail for an image, video, docum" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/thumbnail/ +--- + +## Thumbnail class + +https://docs.microsoft.com/en-us/graph/api/resources/thumbnail?view=graph-rest-1.0 The thumbnail resource type represents a thumbnail for an image, video, document, or any item that has a bitmap representation. + +## Constructors + +| Name | Description | +| --- | --- | +| [Thumbnail](./thumbnail/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Content](./get_content/) | The content stream for the thumbnail. | +| [get_Height](./get_height/) | The height of the thumbnail, in pixels. | +| [get_IsHeightSpecified](./get_isheightspecified/) | Indicates whether Height property is specified. | +| [get_IsWidthSpecified](./get_iswidthspecified/) | Indicates whether Width property is specified. | +| [get_SourceItemId](./get_sourceitemid/) | The unique identifier of the item that provided the thumbnail.This is only available when a folder thumbnail is requested. | +| [get_Url](./get_url/) | The URL used to fetch the thumbnail content. | +| [get_Width](./get_width/) | The width of the thumbnail, in pixels. | +| [set_Content](./set_content/) | The content stream for the thumbnail. | +| [set_Height](./set_height/) | The height of the thumbnail, in pixels. | +| [set_IsHeightSpecified](./set_isheightspecified/) | Indicates whether Height property is specified. | +| [set_IsWidthSpecified](./set_iswidthspecified/) | Indicates whether Width property is specified. | +| [set_SourceItemId](./set_sourceitemid/) | The unique identifier of the item that provided the thumbnail.This is only available when a folder thumbnail is requested. | +| [set_Url](./set_url/) | The URL used to fetch the thumbnail content. | +| [set_Width](./set_width/) | The width of the thumbnail, in pixels. | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/get_content/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/get_content/_index.md new file mode 100644 index 0000000000..cd7d66cc60 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/get_content/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::get_Content method" +linktitle: "get_Content" +articleTitle: "get_Content" +second_title: "Aspose.Email for C++" +description: "The content stream for the thumbnail." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/thumbnail/get_content/ +--- + +## get_Content {#get_content} + +The content stream for the thumbnail. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Content() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/get_height/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/get_height/_index.md new file mode 100644 index 0000000000..ab9d4a2857 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/get_height/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::get_Height method" +linktitle: "get_Height" +articleTitle: "get_Height" +second_title: "Aspose.Email for C++" +description: "The height of the thumbnail, in pixels." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/thumbnail/get_height/ +--- + +## get_Height {#get_height} + +The height of the thumbnail, in pixels. + +**Returns:** int32_t Aspose::Email::Clients::Graph:: + +```cpp +get_Height() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/get_isheightspecified/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/get_isheightspecified/_index.md new file mode 100644 index 0000000000..13bde3f1c7 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/get_isheightspecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::get_IsHeightSpecified method" +linktitle: "get_IsHeightSpecified" +articleTitle: "get_IsHeightSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether Height property is specified." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/thumbnail/get_isheightspecified/ +--- + +## get_IsHeightSpecified {#get_isheightspecified} + +Indicates whether Height property is specified. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsHeightSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/get_iswidthspecified/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/get_iswidthspecified/_index.md new file mode 100644 index 0000000000..64ed71d3e2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/get_iswidthspecified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::get_IsWidthSpecified method" +linktitle: "get_IsWidthSpecified" +articleTitle: "get_IsWidthSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether Width property is specified." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/thumbnail/get_iswidthspecified/ +--- + +## get_IsWidthSpecified {#get_iswidthspecified} + +Indicates whether Width property is specified. + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_IsWidthSpecified() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/get_sourceitemid/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/get_sourceitemid/_index.md new file mode 100644 index 0000000000..deba6d443e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/get_sourceitemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::get_SourceItemId method" +linktitle: "get_SourceItemId" +articleTitle: "get_SourceItemId" +second_title: "Aspose.Email for C++" +description: "The unique identifier of the item that provided the thumbnail.This is only available when a folder thumbnail is requested." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/thumbnail/get_sourceitemid/ +--- + +## get_SourceItemId {#get_sourceitemid} + +The unique identifier of the item that provided the thumbnail.This is only available when a folder thumbnail is requested. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_SourceItemId() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/get_url/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/get_url/_index.md new file mode 100644 index 0000000000..faf7d4cad2 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/get_url/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::get_Url method" +linktitle: "get_Url" +articleTitle: "get_Url" +second_title: "Aspose.Email for C++" +description: "The URL used to fetch the thumbnail content." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/thumbnail/get_url/ +--- + +## get_Url {#get_url} + +The URL used to fetch the thumbnail content. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Url() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/get_width/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/get_width/_index.md new file mode 100644 index 0000000000..c8614b728c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/get_width/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::get_Width method" +linktitle: "get_Width" +articleTitle: "get_Width" +second_title: "Aspose.Email for C++" +description: "The width of the thumbnail, in pixels." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/thumbnail/get_width/ +--- + +## get_Width {#get_width} + +The width of the thumbnail, in pixels. + +**Returns:** int32_t Aspose::Email::Clients::Graph:: + +```cpp +get_Width() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/set_content/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/set_content/_index.md new file mode 100644 index 0000000000..adb4a90a7a --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/set_content/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::set_Content method" +linktitle: "set_Content" +articleTitle: "set_Content" +second_title: "Aspose.Email for C++" +description: "The content stream for the thumbnail." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/thumbnail/set_content/ +--- + +## set_Content {#set_content} + +The content stream for the thumbnail. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Content(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/set_height/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/set_height/_index.md new file mode 100644 index 0000000000..497dd06e0d --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/set_height/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::set_Height method" +linktitle: "set_Height" +articleTitle: "set_Height" +second_title: "Aspose.Email for C++" +description: "The height of the thumbnail, in pixels." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/thumbnail/set_height/ +--- + +## set_Height {#set_height} + +The height of the thumbnail, in pixels. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Height(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/set_isheightspecified/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/set_isheightspecified/_index.md new file mode 100644 index 0000000000..6aed07007c --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/set_isheightspecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::set_IsHeightSpecified method" +linktitle: "set_IsHeightSpecified" +articleTitle: "set_IsHeightSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether Height property is specified." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/thumbnail/set_isheightspecified/ +--- + +## set_IsHeightSpecified {#set_isheightspecified} + +Indicates whether Height property is specified. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsHeightSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/set_iswidthspecified/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/set_iswidthspecified/_index.md new file mode 100644 index 0000000000..52342b29e3 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/set_iswidthspecified/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::set_IsWidthSpecified method" +linktitle: "set_IsWidthSpecified" +articleTitle: "set_IsWidthSpecified" +second_title: "Aspose.Email for C++" +description: "Indicates whether Width property is specified." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.graph/thumbnail/set_iswidthspecified/ +--- + +## set_IsWidthSpecified {#set_iswidthspecified} + +Indicates whether Width property is specified. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_IsWidthSpecified(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/set_sourceitemid/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/set_sourceitemid/_index.md new file mode 100644 index 0000000000..b0ddc471bb --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/set_sourceitemid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::set_SourceItemId method" +linktitle: "set_SourceItemId" +articleTitle: "set_SourceItemId" +second_title: "Aspose.Email for C++" +description: "The unique identifier of the item that provided the thumbnail.This is only available when a folder thumbnail is requested." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.graph/thumbnail/set_sourceitemid/ +--- + +## set_SourceItemId {#set_sourceitemid} + +The unique identifier of the item that provided the thumbnail.This is only available when a folder thumbnail is requested. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_SourceItemId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/set_url/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/set_url/_index.md new file mode 100644 index 0000000000..967f4f32da --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/set_url/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::set_Url method" +linktitle: "set_Url" +articleTitle: "set_Url" +second_title: "Aspose.Email for C++" +description: "The URL used to fetch the thumbnail content." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.graph/thumbnail/set_url/ +--- + +## set_Url {#set_url} + +The URL used to fetch the thumbnail content. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Url(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/set_width/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/set_width/_index.md new file mode 100644 index 0000000000..b2941cfccd --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/set_width/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::set_Width method" +linktitle: "set_Width" +articleTitle: "set_Width" +second_title: "Aspose.Email for C++" +description: "The width of the thumbnail, in pixels." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.graph/thumbnail/set_width/ +--- + +## set_Width {#set_width} + +The width of the thumbnail, in pixels. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Width(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnail/thumbnail/_index.md b/english/cpp/aspose.email.clients.graph/thumbnail/thumbnail/_index.md new file mode 100644 index 0000000000..f9b5ebc97e --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnail/thumbnail/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Graph::Thumbnail::Thumbnail constructor" +linktitle: "Thumbnail" +articleTitle: "Thumbnail" +second_title: "Aspose.Email for C++" +description: "Thumbnail of Thumbnail." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/thumbnail/thumbnail/ +--- + +## Thumbnail {#thumbnail} + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +Thumbnail() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/_index.md new file mode 100644 index 0000000000..35ce979651 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet class" +linktitle: "ThumbnailSet" +articleTitle: "ThumbnailSet" +second_title: "Aspose.Email for C++" +description: "https://docs.microsoft.com/en-us/graph/api/resources/thumbnailset?view=graph-rest-1.0 The ThumbnailSet resource is a keyed collection of thumbnail resources." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/thumbnailset/ +--- + +## ThumbnailSet class + +https://docs.microsoft.com/en-us/graph/api/resources/thumbnailset?view=graph-rest-1.0 The ThumbnailSet resource is a keyed collection of thumbnail resources. It is used to represent a set of thumbnails associated with a DriveItem. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Id](./get_id/) | The id within the item.Read-only. | +| [get_Large](./get_large/) | A 1920x1920 scaled thumbnail. | +| [get_Medium](./get_medium/) | A 176x176 scaled thumbnail. | +| [get_Small](./get_small/) | A 48x48 cropped thumbnail. | +| [get_Source](./get_source/) | A custom thumbnail image or the original image used to generate other thumbnails. | +| [set_Id](./set_id/) | The id within the item.Read-only. | +| [set_Large](./set_large/) | A 1920x1920 scaled thumbnail. | +| [set_Medium](./set_medium/) | A 176x176 scaled thumbnail. | +| [set_Small](./set_small/) | A 48x48 cropped thumbnail. | +| [set_Source](./set_source/) | A custom thumbnail image or the original image used to generate other thumbnails. | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/get_id/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/get_id/_index.md new file mode 100644 index 0000000000..e8b382d806 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "The id within the item.Read-only." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/thumbnailset/get_id/ +--- + +## get_Id {#get_id} + +The id within the item.Read-only. + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/get_large/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/get_large/_index.md new file mode 100644 index 0000000000..f5ce87c9a3 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/get_large/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::get_Large method" +linktitle: "get_Large" +articleTitle: "get_Large" +second_title: "Aspose.Email for C++" +description: "A 1920x1920 scaled thumbnail." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/thumbnailset/get_large/ +--- + +## get_Large {#get_large} + +A 1920x1920 scaled thumbnail. + +**Returns:** System::SharedPtr < Thumbnail > Aspose::Email::Clients::Graph:: + +```cpp +get_Large() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/get_medium/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/get_medium/_index.md new file mode 100644 index 0000000000..6d65ecc995 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/get_medium/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::get_Medium method" +linktitle: "get_Medium" +articleTitle: "get_Medium" +second_title: "Aspose.Email for C++" +description: "A 176x176 scaled thumbnail." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/thumbnailset/get_medium/ +--- + +## get_Medium {#get_medium} + +A 176x176 scaled thumbnail. + +**Returns:** System::SharedPtr < Thumbnail > Aspose::Email::Clients::Graph:: + +```cpp +get_Medium() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/get_small/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/get_small/_index.md new file mode 100644 index 0000000000..a25366aa3b --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/get_small/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::get_Small method" +linktitle: "get_Small" +articleTitle: "get_Small" +second_title: "Aspose.Email for C++" +description: "A 48x48 cropped thumbnail." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/thumbnailset/get_small/ +--- + +## get_Small {#get_small} + +A 48x48 cropped thumbnail. + +**Returns:** System::SharedPtr < Thumbnail > Aspose::Email::Clients::Graph:: + +```cpp +get_Small() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/get_source/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/get_source/_index.md new file mode 100644 index 0000000000..1f7198d6fc --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/get_source/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::get_Source method" +linktitle: "get_Source" +articleTitle: "get_Source" +second_title: "Aspose.Email for C++" +description: "A custom thumbnail image or the original image used to generate other thumbnails." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/thumbnailset/get_source/ +--- + +## get_Source {#get_source} + +A custom thumbnail image or the original image used to generate other thumbnails. + +**Returns:** System::SharedPtr < Thumbnail > Aspose::Email::Clients::Graph:: + +```cpp +get_Source() +``` + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/set_id/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/set_id/_index.md new file mode 100644 index 0000000000..8e435509b5 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/set_id/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::set_Id method" +linktitle: "set_Id" +articleTitle: "set_Id" +second_title: "Aspose.Email for C++" +description: "The id within the item.Read-only." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/thumbnailset/set_id/ +--- + +## set_Id {#set_id} + +The id within the item.Read-only. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Id(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/set_large/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/set_large/_index.md new file mode 100644 index 0000000000..1bd8da7feb --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/set_large/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::set_Large method" +linktitle: "set_Large" +articleTitle: "set_Large" +second_title: "Aspose.Email for C++" +description: "A 1920x1920 scaled thumbnail." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.graph/thumbnailset/set_large/ +--- + +## set_Large {#set_large} + +A 1920x1920 scaled thumbnail. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Large(System::SharedPtr < Thumbnail > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/set_medium/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/set_medium/_index.md new file mode 100644 index 0000000000..dbcc47b371 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/set_medium/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::set_Medium method" +linktitle: "set_Medium" +articleTitle: "set_Medium" +second_title: "Aspose.Email for C++" +description: "A 176x176 scaled thumbnail." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.graph/thumbnailset/set_medium/ +--- + +## set_Medium {#set_medium} + +A 176x176 scaled thumbnail. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Medium(System::SharedPtr < Thumbnail > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/set_small/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/set_small/_index.md new file mode 100644 index 0000000000..91adcb1d10 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/set_small/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::set_Small method" +linktitle: "set_Small" +articleTitle: "set_Small" +second_title: "Aspose.Email for C++" +description: "A 48x48 cropped thumbnail." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.graph/thumbnailset/set_small/ +--- + +## set_Small {#set_small} + +A 48x48 cropped thumbnail. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Small(System::SharedPtr < Thumbnail > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/thumbnailset/set_source/_index.md b/english/cpp/aspose.email.clients.graph/thumbnailset/set_source/_index.md new file mode 100644 index 0000000000..faa5b162e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/thumbnailset/set_source/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::ThumbnailSet::set_Source method" +linktitle: "set_Source" +articleTitle: "set_Source" +second_title: "Aspose.Email for C++" +description: "A custom thumbnail image or the original image used to generate other thumbnails." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.graph/thumbnailset/set_source/ +--- + +## set_Source {#set_source} + +A custom thumbnail image or the original image used to generate other thumbnails. + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Source(System::SharedPtr < Thumbnail > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/_index.md b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/_index.md new file mode 100644 index 0000000000..153e8fdb26 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Graph::TLODataResponce_OutlookCategory class" +linktitle: "TLODataResponce_OutlookCategory" +articleTitle: "TLODataResponce_OutlookCategory" +second_title: "Aspose.Email for C++" +description: "Inherits Object." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/ +--- + +## TLODataResponce_OutlookCategory class + +Inherits Object. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Context](./get_context/) | | +| [get_NextLink](./get_nextlink/) | | +| [get_value](./get_value/) | | +| [set_Context](./set_context/) | | +| [set_NextLink](./set_nextlink/) | | +| [set_value](./set_value/) | | + diff --git a/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_context/_index.md b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_context/_index.md new file mode 100644 index 0000000000..7475dcacd0 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_context/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Graph::TLODataResponce_OutlookCategory::get_Context method" +linktitle: "get_Context" +articleTitle: "get_Context" +second_title: "Aspose.Email for C++" +description: "get_Context of TLODataResponce_OutlookCategory." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_context/ +--- + +## get_Context {#get_context} + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_Context() +``` + diff --git a/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_nextlink/_index.md b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_nextlink/_index.md new file mode 100644 index 0000000000..b6ddf3fd80 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_nextlink/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Graph::TLODataResponce_OutlookCategory::get_NextLink method" +linktitle: "get_NextLink" +articleTitle: "get_NextLink" +second_title: "Aspose.Email for C++" +description: "get_NextLink of TLODataResponce_OutlookCategory." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_nextlink/ +--- + +## get_NextLink {#get_nextlink} + +**Returns:** System::String Aspose::Email::Clients::Graph:: + +```cpp +get_NextLink() +``` + diff --git a/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_value/_index.md b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_value/_index.md new file mode 100644 index 0000000000..5c6df863be --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_value/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Graph::TLODataResponce_OutlookCategory::get_value method" +linktitle: "get_value" +articleTitle: "get_value" +second_title: "Aspose.Email for C++" +description: "get_value of TLODataResponce_OutlookCategory." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/get_value/ +--- + +## get_value {#get_value} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Graph:: + +```cpp +get_value() +``` + diff --git a/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_context/_index.md b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_context/_index.md new file mode 100644 index 0000000000..0d682cfb08 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_context/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::TLODataResponce_OutlookCategory::set_Context method" +linktitle: "set_Context" +articleTitle: "set_Context" +second_title: "Aspose.Email for C++" +description: "set_Context of TLODataResponce_OutlookCategory." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_context/ +--- + +## set_Context {#set_context} + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_Context(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_nextlink/_index.md b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_nextlink/_index.md new file mode 100644 index 0000000000..3ed7b58778 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_nextlink/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::TLODataResponce_OutlookCategory::set_NextLink method" +linktitle: "set_NextLink" +articleTitle: "set_NextLink" +second_title: "Aspose.Email for C++" +description: "set_NextLink of TLODataResponce_OutlookCategory." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_nextlink/ +--- + +## set_NextLink {#set_nextlink} + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_NextLink(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_value/_index.md b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_value/_index.md new file mode 100644 index 0000000000..0a98e65c87 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_value/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Graph::TLODataResponce_OutlookCategory::set_value method" +linktitle: "set_value" +articleTitle: "set_value" +second_title: "Aspose.Email for C++" +description: "set_value of TLODataResponce_OutlookCategory." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.graph/tlodataresponce_outlookcategory/set_value/ +--- + +## set_value {#set_value} + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_value(System::SharedPtr < System::Collections::Generic::ListExt< System::SharedPtr < OutlookCategory >>> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/updatesettings/_index.md b/english/cpp/aspose.email.clients.graph/updatesettings/_index.md new file mode 100644 index 0000000000..dfb232a8f3 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/updatesettings/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Graph::UpdateSettings class" +linktitle: "UpdateSettings" +articleTitle: "UpdateSettings" +second_title: "Aspose.Email for C++" +description: "Update settings" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/updatesettings/ +--- + +## UpdateSettings class + +Update settings + +## Constructors + +| Name | Description | +| --- | --- | +| [UpdateSettings](./updatesettings/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_SkipAttachments](./get_skipattachments/) | Specifies if attachments has to be igored in update operation | +| [set_SkipAttachments](./set_skipattachments/) | Specifies if attachments has to be igored in update operation | + diff --git a/english/cpp/aspose.email.clients.graph/updatesettings/get_skipattachments/_index.md b/english/cpp/aspose.email.clients.graph/updatesettings/get_skipattachments/_index.md new file mode 100644 index 0000000000..3ebcf62684 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/updatesettings/get_skipattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Graph::UpdateSettings::get_SkipAttachments method" +linktitle: "get_SkipAttachments" +articleTitle: "get_SkipAttachments" +second_title: "Aspose.Email for C++" +description: "Specifies if attachments has to be igored in update operation" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/updatesettings/get_skipattachments/ +--- + +## get_SkipAttachments {#get_skipattachments} + +Specifies if attachments has to be igored in update operation + +**Returns:** bool Aspose::Email::Clients::Graph:: + +```cpp +get_SkipAttachments() +``` + diff --git a/english/cpp/aspose.email.clients.graph/updatesettings/set_skipattachments/_index.md b/english/cpp/aspose.email.clients.graph/updatesettings/set_skipattachments/_index.md new file mode 100644 index 0000000000..162b43ebc1 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/updatesettings/set_skipattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Graph::UpdateSettings::set_SkipAttachments method" +linktitle: "set_SkipAttachments" +articleTitle: "set_SkipAttachments" +second_title: "Aspose.Email for C++" +description: "Specifies if attachments has to be igored in update operation" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.graph/updatesettings/set_skipattachments/ +--- + +## set_SkipAttachments {#set_skipattachments} + +Specifies if attachments has to be igored in update operation + +**Returns:** void Aspose::Email::Clients::Graph:: + +```cpp +set_SkipAttachments(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.graph/updatesettings/updatesettings/_index.md b/english/cpp/aspose.email.clients.graph/updatesettings/updatesettings/_index.md new file mode 100644 index 0000000000..18a82b3392 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/updatesettings/updatesettings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Graph::UpdateSettings::UpdateSettings constructor" +linktitle: "UpdateSettings" +articleTitle: "UpdateSettings" +second_title: "Aspose.Email for C++" +description: "UpdateSettings of UpdateSettings." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/updatesettings/updatesettings/ +--- + +## UpdateSettings {#updatesettings} + +**Returns:** Aspose::Email::Clients::Graph:: + +```cpp +UpdateSettings() +``` + diff --git a/english/cpp/aspose.email.clients.graph/userrole/_index.md b/english/cpp/aspose.email.clients.graph/userrole/_index.md new file mode 100644 index 0000000000..acc88418ac --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/userrole/_index.md @@ -0,0 +1,22 @@ +--- +title: "UserRole Enum" +linktitle: "UserRole" +articleTitle: "UserRole" +second_title: "Aspose.Email for C++" +description: "OneNote user role" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/userrole/ +--- + +## UserRole enumeration (4 values) + +OneNote user role + +| Value | Description | +| --- | --- | +| None | User role is not specified | +| Reader | Reader represents read-only access to the notebook. | +| Contributor | Contributor represents read/write access to the notebook. | +| Owner | Owner represents owner-level access to the notebook. | + diff --git a/english/cpp/aspose.email.clients.graph/wellknowntasklistname/_index.md b/english/cpp/aspose.email.clients.graph/wellknowntasklistname/_index.md new file mode 100644 index 0000000000..cdadc4e190 --- /dev/null +++ b/english/cpp/aspose.email.clients.graph/wellknowntasklistname/_index.md @@ -0,0 +1,21 @@ +--- +title: "WellknownTaskListName Enum" +linktitle: "WellknownTaskListName" +articleTitle: "WellknownTaskListName" +second_title: "Aspose.Email for C++" +description: "Property indicating the list name if the given list is a well-known list." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.graph/wellknowntasklistname/ +--- + +## WellknownTaskListName enumeration (3 values) + +Property indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue. + +| Value | Description | +| --- | --- | +| none | User created list. | +| defaultList | Built-in Tasks list. | +| flaggedEmails | Built-in Flagged email list. Tasks from flagged emails are present in this list. | + diff --git a/english/cpp/aspose.email.clients.imap.models/_index.md b/english/cpp/aspose.email.clients.imap.models/_index.md new file mode 100644 index 0000000000..bd18455b1b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Imap::Models namespace" +linktitle: "Aspose::Email::Clients::Imap::Models" +articleTitle: "Aspose::Email::Clients::Imap::Models" +second_title: "Aspose.Email for C++" +description: "Provides model classes and parameter objects for IMAP operations such as fetching, copying, moving, and flag manipulation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/ +--- + +## Aspose::Email::Clients::Imap::Models namespace + +The Aspose::Email::Clients::Imap::Models namespace defines the data structures used by the IMAP client to represent message sets, operation parameters, and result types. These models enable developers to construct, execute, and interpret IMAP commands such as fetching messages, changing flags, copying, moving, and deleting messages. + + +## Classes + +| Name | Description | +| --- | --- | +| [ImapChangeMessageFlags](./imapchangemessageflags/) | IAsyncImapClient::AddMessageFlagsAsync , IAsyncImapClient::ChangeMessageFlagsAsy | +| [ImapCopyMessages](./imapcopymessages/) | The IAsyncImapClient::CopyMessagesAsync method parameter set. | +| [ImapDeleteMessages](./imapdeletemessages/) | IAsyncImapClient::DeleteMessagesAsync parameter set. | +| [ImapFetchMessages](./imapfetchmessages/) | IAsyncImapClient::FetchMessagesAsync method parameter set. | +| [ImapMessageSet< T >](./imapmessageset/) | Represents the message set. | +| [ImapMethodParametersGeneral< T >](./imapmethodparametersgeneral/) | IAsyncImapClient method general parameters. | +| [ImapMoveMessages](./imapmovemessages/) | IAsyncImapClient::MoveMessagesAsync method parameter set. | +| [ImapUniqueIdParameterSet](./imapuniqueidparameterset/) | The IAsyncImapClient method parameter set with the set of message unique identif | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/_index.md b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/_index.md new file mode 100644 index 0000000000..c3d6ecbe04 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapChangeMessageFlags class" +linktitle: "ImapChangeMessageFlags" +articleTitle: "ImapChangeMessageFlags" +second_title: "Aspose.Email for C++" +description: "IAsyncImapClient::AddMessageFlagsAsync , IAsyncImapClient::ChangeMessageFlagsAsync , IAsyncImapClient::RemoveMessageFlagsAsync methods parameter set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapchangemessageflags/ +--- + +## ImapChangeMessageFlags class + +**Inherits:** Aspose::Email::Clients::Imap::Models::ImapMessageSet< System::SharedPtr< ImapChangeMessageFlags > > + +IAsyncImapClient::AddMessageFlagsAsync , IAsyncImapClient::ChangeMessageFlagsAsync , IAsyncImapClient::RemoveMessageFlagsAsync methods parameter set. + +## Methods + +| Name | Description | +| --- | --- | +| [Create](./create/) | Create ImapChangeMessageFlags instance. | +| [get_Flags](./get_flags/) | | +| [get_ModificationSequence](./get_modificationsequence/) | | +| [SetFlags](./setflags/) | Set flags to change. | +| [SetModificationSequence](./setmodificationsequence/) | Set the modification sequence. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/create/_index.md b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/create/_index.md new file mode 100644 index 0000000000..dbd60126bb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapChangeMessageFlags::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Create ImapChangeMessageFlags instance." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapchangemessageflags/create/ +--- + +## Create {#create} + +Create ImapChangeMessageFlags instance. + +**Returns:** static System::SharedPtr < ImapChangeMessageFlags > Aspose::Email::Clients::Imap::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/get_flags/_index.md b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/get_flags/_index.md new file mode 100644 index 0000000000..f280c2e4ce --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/get_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapChangeMessageFlags::get_Flags method" +linktitle: "get_Flags" +articleTitle: "get_Flags" +second_title: "Aspose.Email for C++" +description: "get_Flags of ImapChangeMessageFlags." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap.models/imapchangemessageflags/get_flags/ +--- + +## get_Flags {#get_flags} + +**Returns:** System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap::Models:: + +```cpp +get_Flags() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/get_modificationsequence/_index.md b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/get_modificationsequence/_index.md new file mode 100644 index 0000000000..7e5ed43e04 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/get_modificationsequence/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapChangeMessageFlags::get_ModificationSequence method" +linktitle: "get_ModificationSequence" +articleTitle: "get_ModificationSequence" +second_title: "Aspose.Email for C++" +description: "get_ModificationSequence of ImapChangeMessageFlags." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap.models/imapchangemessageflags/get_modificationsequence/ +--- + +## get_ModificationSequence {#get_modificationsequence} + +**Returns:** int64_t Aspose::Email::Clients::Imap::Models:: + +```cpp +get_ModificationSequence() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/setflags/_index.md b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/setflags/_index.md new file mode 100644 index 0000000000..446d2527be --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/setflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapChangeMessageFlags::SetFlags method" +linktitle: "SetFlags" +articleTitle: "SetFlags" +second_title: "Aspose.Email for C++" +description: "Set flags to change." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap.models/imapchangemessageflags/setflags/ +--- + +## SetFlags {#setflags} + +Set flags to change. + +**Returns:** System::SharedPtr < ImapChangeMessageFlags > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetFlags(System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/setmodificationsequence/_index.md b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/setmodificationsequence/_index.md new file mode 100644 index 0000000000..fd8fa109fa --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/setmodificationsequence/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapChangeMessageFlags::SetModificationSequence method" +linktitle: "SetModificationSequence" +articleTitle: "SetModificationSequence" +second_title: "Aspose.Email for C++" +description: "Set the modification sequence." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap.models/imapchangemessageflags/setmodificationsequence/ +--- + +## SetModificationSequence {#setmodificationsequence} + +Set the modification sequence. + +**Returns:** System::SharedPtr < ImapChangeMessageFlags > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetModificationSequence(int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| modificationSequence | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/settemplateweakptr/_index.md new file mode 100644 index 0000000000..022ec9f0b9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapchangemessageflags/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapChangeMessageFlags::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapChangeMessageFlags." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap.models/imapchangemessageflags/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap::Models:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapcopymessages/_index.md b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/_index.md new file mode 100644 index 0000000000..9a387f0a5e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapCopyMessages class" +linktitle: "ImapCopyMessages" +articleTitle: "ImapCopyMessages" +second_title: "Aspose.Email for C++" +description: "The IAsyncImapClient::CopyMessagesAsync method parameter set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapcopymessages/ +--- + +## ImapCopyMessages class + +**Inherits:** Aspose::Email::Clients::Imap::Models::ImapMessageSet< System::SharedPtr< ImapCopyMessages > > + +The IAsyncImapClient::CopyMessagesAsync method parameter set. + +## Methods + +| Name | Description | +| --- | --- | +| [Create](./create/) | Creates an instance of ImapCopyMessages class. | +| [get_Folder](./get_folder/) | | +| [SetFolder](./setfolder/) | Folder name where a message is to be copied. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapcopymessages/create/_index.md b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/create/_index.md new file mode 100644 index 0000000000..4da2f97de1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapCopyMessages::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Creates an instance of ImapCopyMessages class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapcopymessages/create/ +--- + +## Create {#create} + +Creates an instance of ImapCopyMessages class. + +**Returns:** static System::SharedPtr < ImapCopyMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapcopymessages/get_folder/_index.md b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/get_folder/_index.md new file mode 100644 index 0000000000..e9ab744801 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/get_folder/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapCopyMessages::get_Folder method" +linktitle: "get_Folder" +articleTitle: "get_Folder" +second_title: "Aspose.Email for C++" +description: "get_Folder of ImapCopyMessages." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap.models/imapcopymessages/get_folder/ +--- + +## get_Folder {#get_folder} + +**Returns:** System::String Aspose::Email::Clients::Imap::Models:: + +```cpp +get_Folder() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapcopymessages/setfolder/_index.md b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/setfolder/_index.md new file mode 100644 index 0000000000..6fec4f9d09 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/setfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapCopyMessages::SetFolder method" +linktitle: "SetFolder" +articleTitle: "SetFolder" +second_title: "Aspose.Email for C++" +description: "Folder name where a message is to be copied." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap.models/imapcopymessages/setfolder/ +--- + +## SetFolder {#setfolder} + +Folder name where a message is to be copied. + +**Returns:** System::SharedPtr < ImapCopyMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetFolder(System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapcopymessages/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/settemplateweakptr/_index.md new file mode 100644 index 0000000000..338e615107 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapcopymessages/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapCopyMessages::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapCopyMessages." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap.models/imapcopymessages/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap::Models:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/_index.md b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/_index.md new file mode 100644 index 0000000000..e6035ae088 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapDeleteMessages class" +linktitle: "ImapDeleteMessages" +articleTitle: "ImapDeleteMessages" +second_title: "Aspose.Email for C++" +description: "IAsyncImapClient::DeleteMessagesAsync parameter set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapdeletemessages/ +--- + +## ImapDeleteMessages class + +**Inherits:** Aspose::Email::Clients::Imap::Models::ImapMessageSet< System::SharedPtr< ImapDeleteMessages > > + +IAsyncImapClient::DeleteMessagesAsync parameter set. + +## Methods + +| Name | Description | +| --- | --- | +| [Create](./create/) | Create ImapDeleteMessages instance. | +| [get_CommitNow](./get_commitnow/) | | +| [get_ModificationSequence](./get_modificationsequence/) | | +| [SetCommitNow](./setcommitnow/) | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| [SetModificationSequence](./setmodificationsequence/) | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/create/_index.md b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/create/_index.md new file mode 100644 index 0000000000..0291af439f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapDeleteMessages::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Create ImapDeleteMessages instance." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapdeletemessages/create/ +--- + +## Create {#create} + +Create ImapDeleteMessages instance. + +**Returns:** static System::SharedPtr < ImapDeleteMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/get_commitnow/_index.md b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/get_commitnow/_index.md new file mode 100644 index 0000000000..b5482ee57f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/get_commitnow/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapDeleteMessages::get_CommitNow method" +linktitle: "get_CommitNow" +articleTitle: "get_CommitNow" +second_title: "Aspose.Email for C++" +description: "get_CommitNow of ImapDeleteMessages." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap.models/imapdeletemessages/get_commitnow/ +--- + +## get_CommitNow {#get_commitnow} + +**Returns:** bool Aspose::Email::Clients::Imap::Models:: + +```cpp +get_CommitNow() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/get_modificationsequence/_index.md b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/get_modificationsequence/_index.md new file mode 100644 index 0000000000..2e01f87897 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/get_modificationsequence/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapDeleteMessages::get_ModificationSequence method" +linktitle: "get_ModificationSequence" +articleTitle: "get_ModificationSequence" +second_title: "Aspose.Email for C++" +description: "get_ModificationSequence of ImapDeleteMessages." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap.models/imapdeletemessages/get_modificationsequence/ +--- + +## get_ModificationSequence {#get_modificationsequence} + +**Returns:** int64_t Aspose::Email::Clients::Imap::Models:: + +```cpp +get_ModificationSequence() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/setcommitnow/_index.md b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/setcommitnow/_index.md new file mode 100644 index 0000000000..1bdb6e0354 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/setcommitnow/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapDeleteMessages::SetCommitNow method" +linktitle: "SetCommitNow" +articleTitle: "SetCommitNow" +second_title: "Aspose.Email for C++" +description: "Defines whether message must be commited now." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap.models/imapdeletemessages/setcommitnow/ +--- + +## SetCommitNow {#setcommitnow} + +Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::SharedPtr < ImapDeleteMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetCommitNow(bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| commitNow | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/setmodificationsequence/_index.md b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/setmodificationsequence/_index.md new file mode 100644 index 0000000000..cde5071d92 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/setmodificationsequence/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapDeleteMessages::SetModificationSequence method" +linktitle: "SetModificationSequence" +articleTitle: "SetModificationSequence" +second_title: "Aspose.Email for C++" +description: "Modification sequence." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap.models/imapdeletemessages/setmodificationsequence/ +--- + +## SetModificationSequence {#setmodificationsequence} + +Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::SharedPtr < ImapDeleteMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetModificationSequence(int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| modificationSequence | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/settemplateweakptr/_index.md new file mode 100644 index 0000000000..b24a020c16 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapdeletemessages/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapDeleteMessages::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapDeleteMessages." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap.models/imapdeletemessages/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap::Models:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/_index.md b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/_index.md new file mode 100644 index 0000000000..e5182934dd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapFetchMessages class" +linktitle: "ImapFetchMessages" +articleTitle: "ImapFetchMessages" +second_title: "Aspose.Email for C++" +description: "IAsyncImapClient::FetchMessagesAsync method parameter set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapfetchmessages/ +--- + +## ImapFetchMessages class + +**Inherits:** Aspose::Email::Clients::Imap::Models::ImapMethodParametersGeneral< System::SharedPtr< ImapFetchMessages > > + +IAsyncImapClient::FetchMessagesAsync method parameter set. + +## Methods + +| Name | Description | +| --- | --- | +| [Create](./create/) | Create new ImapFetchMessages instance. | +| [get_MessagesAreSet](./get_messagesareset/) | | +| [get_SequenceNumbers](./get_sequencenumbers/) | | +| [get_UniqueIds](./get_uniqueids/) | | +| [SetMessage (2 overloads)](./setmessage/) | Set the message sequence number. | +| [SetMessages (3 overloads)](./setmessages/) | Set the message sequence numbers. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/create/_index.md b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/create/_index.md new file mode 100644 index 0000000000..bca85854ab --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapFetchMessages::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Create new ImapFetchMessages instance." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapfetchmessages/create/ +--- + +## Create {#create} + +Create new ImapFetchMessages instance. + +**Returns:** static System::SharedPtr < ImapFetchMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/get_messagesareset/_index.md b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/get_messagesareset/_index.md new file mode 100644 index 0000000000..b41dedbd63 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/get_messagesareset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapFetchMessages::get_MessagesAreSet method" +linktitle: "get_MessagesAreSet" +articleTitle: "get_MessagesAreSet" +second_title: "Aspose.Email for C++" +description: "get_MessagesAreSet of ImapFetchMessages." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap.models/imapfetchmessages/get_messagesareset/ +--- + +## get_MessagesAreSet {#get_messagesareset} + +**Returns:** bool Aspose::Email::Clients::Imap::Models:: + +```cpp +get_MessagesAreSet() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/get_sequencenumbers/_index.md b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/get_sequencenumbers/_index.md new file mode 100644 index 0000000000..b2d7359a79 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/get_sequencenumbers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapFetchMessages::get_SequenceNumbers method" +linktitle: "get_SequenceNumbers" +articleTitle: "get_SequenceNumbers" +second_title: "Aspose.Email for C++" +description: "get_SequenceNumbers of ImapFetchMessages." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap.models/imapfetchmessages/get_sequencenumbers/ +--- + +## get_SequenceNumbers {#get_sequencenumbers} + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Imap::Models:: + +```cpp +get_SequenceNumbers() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/get_uniqueids/_index.md b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/get_uniqueids/_index.md new file mode 100644 index 0000000000..918f53de53 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/get_uniqueids/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapFetchMessages::get_UniqueIds method" +linktitle: "get_UniqueIds" +articleTitle: "get_UniqueIds" +second_title: "Aspose.Email for C++" +description: "get_UniqueIds of ImapFetchMessages." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap.models/imapfetchmessages/get_uniqueids/ +--- + +## get_UniqueIds {#get_uniqueids} + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Imap::Models:: + +```cpp +get_UniqueIds() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/setmessage/_index.md b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/setmessage/_index.md new file mode 100644 index 0000000000..90b7285751 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/setmessage/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapFetchMessages::SetMessage method" +linktitle: "SetMessage" +articleTitle: "SetMessage" +second_title: "Aspose.Email for C++" +description: "Set the message sequence number." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap.models/imapfetchmessages/setmessage/ +--- + +## SetMessage (1 of 2) {#setmessage_1} + +Set the message sequence number. + +**Returns:** System::SharedPtr < ImapFetchMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | | + +--- + +## SetMessage (2 of 2) {#setmessage_2} + +Set the message unique identifier. + +**Returns:** System::SharedPtr < ImapFetchMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/setmessages/_index.md b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/setmessages/_index.md new file mode 100644 index 0000000000..4d39149a6c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/setmessages/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapFetchMessages::SetMessages method" +linktitle: "SetMessages" +articleTitle: "SetMessages" +second_title: "Aspose.Email for C++" +description: "Set the message sequence numbers." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap.models/imapfetchmessages/setmessages/ +--- + +## SetMessages (1 of 3) {#setmessages_1} + +Set the message sequence numbers. + +**Returns:** System::SharedPtr < ImapFetchMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | | + +--- + +## SetMessages (2 of 3) {#setmessages_2} + +Set the message unique identifiers. + +**Returns:** System::SharedPtr < ImapFetchMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfos) +``` + +| Parameter | Description | +| --- | --- | +| messageInfos | | + +--- + +## SetMessages (3 of 3) {#setmessages_3} + +Set the message unique identifiers. + +**Returns:** System::SharedPtr < ImapFetchMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIds) +``` + +| Parameter | Description | +| --- | --- | +| uniqueIds | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/settemplateweakptr/_index.md new file mode 100644 index 0000000000..f4d16dbf0e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapfetchmessages/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapFetchMessages::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapFetchMessages." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap.models/imapfetchmessages/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap::Models:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmessageset/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmessageset/_index.md new file mode 100644 index 0000000000..346ca1c000 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmessageset/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMessageSet< T > class" +linktitle: "ImapMessageSet< T >" +articleTitle: "ImapMessageSet< T >" +second_title: "Aspose.Email for C++" +description: "Represents the message set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapmessageset/ +--- + +## ImapMessageSet< T > class + +**Inherits:** Aspose::Email::Clients::Imap::Models::ImapMethodParametersGeneral< T > + +Represents the message set. + +## Methods + +| Name | Description | +| --- | --- | +| [ImapMessageSet (2 overloads)](./imapmessageset/) | Create ImapMessageSet instance. | +| [get_MessagesAreSet](./get_messagesareset/) | | +| [get_MessageSequenceNumbers](./get_messagesequencenumbers/) | | +| [get_MessageUids](./get_messageuids/) | | +| [SetMessage (2 overloads)](./setmessage/) | Set the message sequence number. | +| [SetMessages (5 overloads)](./setmessages/) | Set the messages sequence number range. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmessageset/get_messagesareset/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmessageset/get_messagesareset/_index.md new file mode 100644 index 0000000000..686e778c50 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmessageset/get_messagesareset/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMessageSet< T >::get_MessagesAreSet method" +linktitle: "get_MessagesAreSet" +articleTitle: "get_MessagesAreSet" +second_title: "Aspose.Email for C++" +description: "get_MessagesAreSet of ImapMessageSet< T >." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap.models/imapmessageset/get_messagesareset/ +--- + +## get_MessagesAreSet {#get_messagesareset} + +```cpp +get_MessagesAreSet() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmessageset/get_messagesequencenumbers/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmessageset/get_messagesequencenumbers/_index.md new file mode 100644 index 0000000000..b6b4b83252 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmessageset/get_messagesequencenumbers/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMessageSet< T >::get_MessageSequenceNumbers method" +linktitle: "get_MessageSequenceNumbers" +articleTitle: "get_MessageSequenceNumbers" +second_title: "Aspose.Email for C++" +description: "get_MessageSequenceNumbers of ImapMessageSet< T >." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap.models/imapmessageset/get_messagesequencenumbers/ +--- + +## get_MessageSequenceNumbers {#get_messagesequencenumbers} + +```cpp +get_MessageSequenceNumbers() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmessageset/get_messageuids/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmessageset/get_messageuids/_index.md new file mode 100644 index 0000000000..4b0003c116 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmessageset/get_messageuids/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMessageSet< T >::get_MessageUids method" +linktitle: "get_MessageUids" +articleTitle: "get_MessageUids" +second_title: "Aspose.Email for C++" +description: "get_MessageUids of ImapMessageSet< T >." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap.models/imapmessageset/get_messageuids/ +--- + +## get_MessageUids {#get_messageuids} + +```cpp +get_MessageUids() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmessageset/imapmessageset/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmessageset/imapmessageset/_index.md new file mode 100644 index 0000000000..04daf87ab1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmessageset/imapmessageset/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMessageSet< T >::ImapMessageSet method" +linktitle: "ImapMessageSet" +articleTitle: "ImapMessageSet" +second_title: "Aspose.Email for C++" +description: "Create ImapMessageSet instance." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapmessageset/imapmessageset/ +--- + +## ImapMessageSet (1 of 2) {#imapmessageset_1} + +Create ImapMessageSet instance. + +```cpp +ImapMessageSet() +``` + +--- + +## ImapMessageSet (2 of 2) {#imapmessageset_2} + +```cpp +friend class ImapMessageSet() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmessageset/setmessage/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmessageset/setmessage/_index.md new file mode 100644 index 0000000000..a83f9be7c5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmessageset/setmessage/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMessageSet< T >::SetMessage method" +linktitle: "SetMessage" +articleTitle: "SetMessage" +second_title: "Aspose.Email for C++" +description: "Set the message sequence number." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap.models/imapmessageset/setmessage/ +--- + +## SetMessage (1 of 2) {#setmessage_1} + +Set the message sequence number. + +```cpp +SetMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | | + +--- + +## SetMessage (2 of 2) {#setmessage_2} + +Set the message unique identifier. + +```cpp +SetMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmessageset/setmessages/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmessageset/setmessages/_index.md new file mode 100644 index 0000000000..ab42263111 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmessageset/setmessages/_index.md @@ -0,0 +1,81 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMessageSet< T >::SetMessages method" +linktitle: "SetMessages" +articleTitle: "SetMessages" +second_title: "Aspose.Email for C++" +description: "Set the messages sequence number range." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap.models/imapmessageset/setmessages/ +--- + +## SetMessages (1 of 5) {#setmessages_1} + +Set the messages sequence number range. + +```cpp +SetMessages(int32_t startSequenceNumber, int32_t endSequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| startSequenceNumber | | +| endSequenceNumber | | + +--- + +## SetMessages (2 of 5) {#setmessages_2} + +Set the message sequence numbers. + +```cpp +SetMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | | + +--- + +## SetMessages (3 of 5) {#setmessages_3} + +Set the message unique identifiers. + +```cpp +SetMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfos) +``` + +| Parameter | Description | +| --- | --- | +| messageInfos | | + +--- + +## SetMessages (4 of 5) {#setmessages_4} + +Set the message unique identifiers. + +```cpp +SetMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIds) +``` + +| Parameter | Description | +| --- | --- | +| uniqueIds | | + +--- + +## SetMessages (5 of 5) {#setmessages_5} + +Set the messages unique identifier range. + +```cpp +SetMessages(System::String startUniqueId, System::String endUniqueId) +``` + +| Parameter | Description | +| --- | --- | +| startUniqueId | | +| endUniqueId | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmessageset/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmessageset/settemplateweakptr/_index.md new file mode 100644 index 0000000000..6d2d06e716 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmessageset/settemplateweakptr/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMessageSet< T >::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapMessageSet< T >." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap.models/imapmessageset/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/_index.md new file mode 100644 index 0000000000..f7d66f7020 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMethodParametersGeneral< T > class" +linktitle: "ImapMethodParametersGeneral< T >" +articleTitle: "ImapMethodParametersGeneral< T >" +second_title: "Aspose.Email for C++" +description: "IAsyncImapClient method general parameters." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/ +--- + +## ImapMethodParametersGeneral< T > class + +IAsyncImapClient method general parameters. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Connection](./get_connection/) | | +| [SetConnection](./setconnection/) | Connection to a server (optional). | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [ImapMethodParametersGeneral](./imapmethodparametersgeneral/) | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/get_connection/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/get_connection/_index.md new file mode 100644 index 0000000000..2800421126 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/get_connection/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMethodParametersGeneral< T >::get_Connection method" +linktitle: "get_Connection" +articleTitle: "get_Connection" +second_title: "Aspose.Email for C++" +description: "get_Connection of ImapMethodParametersGeneral< T >." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/get_connection/ +--- + +## get_Connection {#get_connection} + +```cpp +get_Connection() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/imapmethodparametersgeneral/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/imapmethodparametersgeneral/_index.md new file mode 100644 index 0000000000..76aab75a53 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/imapmethodparametersgeneral/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMethodParametersGeneral< T >::ImapMethodParametersGeneral method" +linktitle: "ImapMethodParametersGeneral" +articleTitle: "ImapMethodParametersGeneral" +second_title: "Aspose.Email for C++" +description: "ImapMethodParametersGeneral of ImapMethodParametersGeneral< T >." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/imapmethodparametersgeneral/ +--- + +## ImapMethodParametersGeneral {#imapmethodparametersgeneral} + +```cpp +friend class ImapMethodParametersGeneral() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/setconnection/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/setconnection/_index.md new file mode 100644 index 0000000000..e88764d69d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/setconnection/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMethodParametersGeneral< T >::SetConnection method" +linktitle: "SetConnection" +articleTitle: "SetConnection" +second_title: "Aspose.Email for C++" +description: "Connection to a server (optional)." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/setconnection/ +--- + +## SetConnection {#setconnection} + +Connection to a server (optional). + +```cpp +SetConnection(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/settemplateweakptr/_index.md new file mode 100644 index 0000000000..06e875a01e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/settemplateweakptr/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMethodParametersGeneral< T >::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapMethodParametersGeneral< T >." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmovemessages/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/_index.md new file mode 100644 index 0000000000..cf6767d2d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMoveMessages class" +linktitle: "ImapMoveMessages" +articleTitle: "ImapMoveMessages" +second_title: "Aspose.Email for C++" +description: "IAsyncImapClient::MoveMessagesAsync method parameter set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapmovemessages/ +--- + +## ImapMoveMessages class + +**Inherits:** Aspose::Email::Clients::Imap::Models::ImapMessageSet< System::SharedPtr< ImapMoveMessages > > + +IAsyncImapClient::MoveMessagesAsync method parameter set. + +## Methods + +| Name | Description | +| --- | --- | +| [Create](./create/) | Create new ImapMoveMessages instance. | +| [get_CommitDeletions](./get_commitdeletions/) | | +| [get_Folder](./get_folder/) | | +| [SetCommitDeletions](./setcommitdeletions/) | Specifies whether deletions should be committed. | +| [SetFolder](./setfolder/) | Folder name where a message is to be moved. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmovemessages/create/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/create/_index.md new file mode 100644 index 0000000000..27bc7dc22f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMoveMessages::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Create new ImapMoveMessages instance." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapmovemessages/create/ +--- + +## Create {#create} + +Create new ImapMoveMessages instance. + +**Returns:** static System::SharedPtr < ImapMoveMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmovemessages/get_commitdeletions/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/get_commitdeletions/_index.md new file mode 100644 index 0000000000..c1bcc0ead5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/get_commitdeletions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMoveMessages::get_CommitDeletions method" +linktitle: "get_CommitDeletions" +articleTitle: "get_CommitDeletions" +second_title: "Aspose.Email for C++" +description: "get_CommitDeletions of ImapMoveMessages." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap.models/imapmovemessages/get_commitdeletions/ +--- + +## get_CommitDeletions {#get_commitdeletions} + +**Returns:** bool Aspose::Email::Clients::Imap::Models:: + +```cpp +get_CommitDeletions() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmovemessages/get_folder/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/get_folder/_index.md new file mode 100644 index 0000000000..46bd6dc90a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/get_folder/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMoveMessages::get_Folder method" +linktitle: "get_Folder" +articleTitle: "get_Folder" +second_title: "Aspose.Email for C++" +description: "get_Folder of ImapMoveMessages." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap.models/imapmovemessages/get_folder/ +--- + +## get_Folder {#get_folder} + +**Returns:** System::String Aspose::Email::Clients::Imap::Models:: + +```cpp +get_Folder() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmovemessages/setcommitdeletions/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/setcommitdeletions/_index.md new file mode 100644 index 0000000000..aac19ced01 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/setcommitdeletions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMoveMessages::SetCommitDeletions method" +linktitle: "SetCommitDeletions" +articleTitle: "SetCommitDeletions" +second_title: "Aspose.Email for C++" +description: "Specifies whether deletions should be committed." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap.models/imapmovemessages/setcommitdeletions/ +--- + +## SetCommitDeletions {#setcommitdeletions} + +Specifies whether deletions should be committed. + +**Returns:** System::SharedPtr < ImapMoveMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetCommitDeletions(bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| commitDeletions | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmovemessages/setfolder/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/setfolder/_index.md new file mode 100644 index 0000000000..b1d5570861 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/setfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMoveMessages::SetFolder method" +linktitle: "SetFolder" +articleTitle: "SetFolder" +second_title: "Aspose.Email for C++" +description: "Folder name where a message is to be moved." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap.models/imapmovemessages/setfolder/ +--- + +## SetFolder {#setfolder} + +Folder name where a message is to be moved. + +**Returns:** System::SharedPtr < ImapMoveMessages > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapmovemessages/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/settemplateweakptr/_index.md new file mode 100644 index 0000000000..2018a4dc03 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapmovemessages/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapMoveMessages::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapMoveMessages." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap.models/imapmovemessages/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap::Models:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/_index.md b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/_index.md new file mode 100644 index 0000000000..2cdc50e1ce --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapUniqueIdParameterSet class" +linktitle: "ImapUniqueIdParameterSet" +articleTitle: "ImapUniqueIdParameterSet" +second_title: "Aspose.Email for C++" +description: "The IAsyncImapClient method parameter set with the set of message unique identifiers." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/ +--- + +## ImapUniqueIdParameterSet class + +**Inherits:** Aspose::Email::Clients::Imap::Models::ImapMethodParametersGeneral< System::SharedPtr< ImapUniqueIdParameterSet > > + +The IAsyncImapClient method parameter set with the set of message unique identifiers. + +## Methods + +| Name | Description | +| --- | --- | +| [Create](./create/) | Create ImapUniqueIdParameterSet instance. | +| [get_Ids](./get_ids/) | | +| [SetMessage](./setmessage/) | Set the message unique identifier. | +| [SetMessages (2 overloads)](./setmessages/) | Set the message unique identifiers. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/create/_index.md b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/create/_index.md new file mode 100644 index 0000000000..e000de0b4f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapUniqueIdParameterSet::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Create ImapUniqueIdParameterSet instance." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/create/ +--- + +## Create {#create} + +Create ImapUniqueIdParameterSet instance. + +**Returns:** static System::SharedPtr < ImapUniqueIdParameterSet > Aspose::Email::Clients::Imap::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/get_ids/_index.md b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/get_ids/_index.md new file mode 100644 index 0000000000..d637e4d28f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/get_ids/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapUniqueIdParameterSet::get_Ids method" +linktitle: "get_Ids" +articleTitle: "get_Ids" +second_title: "Aspose.Email for C++" +description: "get_Ids of ImapUniqueIdParameterSet." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/get_ids/ +--- + +## get_Ids {#get_ids} + +**Returns:** System::SharedPtr Aspose::Email::Clients::Imap::Models:: + +```cpp +get_Ids() +``` + diff --git a/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/setmessage/_index.md b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/setmessage/_index.md new file mode 100644 index 0000000000..6357643ecd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/setmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapUniqueIdParameterSet::SetMessage method" +linktitle: "SetMessage" +articleTitle: "SetMessage" +second_title: "Aspose.Email for C++" +description: "Set the message unique identifier." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/setmessage/ +--- + +## SetMessage {#setmessage} + +Set the message unique identifier. + +**Returns:** System::SharedPtr < ImapUniqueIdParameterSet > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/setmessages/_index.md b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/setmessages/_index.md new file mode 100644 index 0000000000..2e8bdd558a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/setmessages/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapUniqueIdParameterSet::SetMessages method" +linktitle: "SetMessages" +articleTitle: "SetMessages" +second_title: "Aspose.Email for C++" +description: "Set the message unique identifiers." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/setmessages/ +--- + +## SetMessages (1 of 2) {#setmessages_1} + +Set the message unique identifiers. + +**Returns:** System::SharedPtr < ImapUniqueIdParameterSet > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIds) +``` + +| Parameter | Description | +| --- | --- | +| uniqueIds | | + +--- + +## SetMessages (2 of 2) {#setmessages_2} + +Set the messages unique identifier range. + +**Returns:** System::SharedPtr < ImapUniqueIdParameterSet > Aspose::Email::Clients::Imap::Models:: + +```cpp +SetMessages(System::String startUniqueId, System::String endUniqueId) +``` + +| Parameter | Description | +| --- | --- | +| startUniqueId | | +| endUniqueId | | + diff --git a/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/settemplateweakptr/_index.md new file mode 100644 index 0000000000..fce522e732 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::Models::ImapUniqueIdParameterSet::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapUniqueIdParameterSet." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap::Models:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap/_index.md b/english/cpp/aspose.email.clients.imap/_index.md new file mode 100644 index 0000000000..86adbd7890 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/_index.md @@ -0,0 +1,74 @@ +--- +title: "Aspose::Email::Clients::Imap namespace" +linktitle: "Aspose::Email::Clients::Imap" +articleTitle: "Aspose::Email::Clients::Imap" +second_title: "Aspose.Email for C++" +description: "Provides classes and enums for interacting with IMAP servers, handling messages, attachments, searches, and backup operations." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/ +--- + +## Aspose::Email::Clients::Imap namespace + +The Aspose::Email::Clients::Imap namespace contains the core API for IMAP client functionality in Aspose.Email for C++. It includes types for message appending, monitoring, search criteria, attachment metadata, and backup configuration. + + +## Classes + +| Name | Description | +| --- | --- | +| [AppendMessagesFromFileResult](./appendmessagesfromfileresult/) | Contains result of operation with messages | +| [AppendMessagesFromMessageObjectResult](./appendmessagesfrommessageobjectresult/) | Contains result of operation with messages | +| [AppendMessagesResult](./appendmessagesresult/) | Contains result of operation with messages | +| [BackupSettings](./backupsettings/) | Class contains options for backup operation | +| [BaseSearchConditions](./basesearchconditions/) | Provides base class for the search conditions. | +| [ESearchOptions](./esearchoptions/) | ESEARCH Result Options This method works only if server supports ESEARCH extensi | +| [IImapMonitoringState](./iimapmonitoringstate/) | Holds folder monitoring state. This can be used to resume folder monitoring from | +| [ImapAttachmentInfo](./imapattachmentinfo/) | Represents an attachment information. | +| [ImapAttachmentInfoCollection](./imapattachmentinfocollection/) | Represents the collection of ImapAttachmentInfo | +| [ImapClient](./imapclient/) | Allows applications to access and manipulate messages by using the Internet Mess | +| [ImapFolderInfo](./imapfolderinfo/) | Represents an IMAP folder. | +| [ImapFolderInfoCollection](./imapfolderinfocollection/) | Provides a container for a collection of ImapFolderInfo objects. | +| [ImapFolderInfoCollectionBase](./imapfolderinfocollectionbase/) | Provides a container for a collection of ImapFolderInfo objects | +| [ImapIdentificationInfo](./imapidentificationinfo/) | Represents class-container with identification information to exchange between m | +| [ImapMailboxInfo](./imapmailboxinfo/) | Contains set of special-use mailboxes | +| [ImapMessageFlags](./imapmessageflags/) | Represents the flags associated with the message. | +| [ImapMessageInfo](./imapmessageinfo/) | Represents a Imap message object. | +| [ImapMessageInfoCollection](./imapmessageinfocollection/) | Provides a container for a collection of ImapMessageInfo objects | +| [ImapMessageInfoCollectionBase](./imapmessageinfocollectionbase/) | Provides a container for a collection of ImapMessageInfo objects | +| [ImapMonitoringErrorEventArgs](./imapmonitoringerroreventargs/) | Class contains monitoring error event data. | +| [ImapMonitoringEventArgs](./imapmonitoringeventargs/) | Class contains monitoring event data. | +| [ImapNamespace](./imapnamespace/) | Represents IMAP namespace More details: https://tools.ietf.org/html/rfc2342 | +| [ImapPageInfo](./imappageinfo/) | Contains information about retrieved page when paging methods are used. | +| [ImapQueryBuilder](./imapquerybuilder/) | Represents the builder of search expression that used by IMAP protocol. | +| [ImapQuota](./imapquota/) | Contains information about quota for mailbox resource. | +| [ImapQuotaRoot](./imapquotaroot/) | Contains information about quota root for mailbox resource. | +| [MessageThreadResult](./messagethreadresult/) | Contains result for SORT ot THREAD methods See more: https://tools.ietf.org/html | +| [ModificationSequenceField](./modificationsequencefield/) | Defines set of values for selected field to search. | +| [PageSettings](./pagesettings/) | The settings for the ImapClient.ListMessagesByPage method | +| [PageSettingsAsync](./pagesettingsasync/) | The settings for the ImapClient.BeginListMessagesByPage async method. | +| [RangeSeqSet](./rangeseqset/) | Container with range of values to search. | +| [RestoreSettings](./restoresettings/) | The settings for the ImapClient.Restore method | +| [RestoreSettingsAsync](./restoresettingsasync/) | The settings for the ImapClient.Restore async method. | +| [SequenceSetBaseValue](./sequencesetbasevalue/) | Base class for different containers for values to search. | +| [SequenceSetField](./sequencesetfield/) | Defines set of values for selected field to search. | +| [SimpleSeqSet](./simpleseqset/) | Simple container for value to search. | +| [SortConditions](./sortconditions/) | Provides the search conditions for the SORT extension. Compatibles with SORT IMA | +| [ThreadSearchConditions](./threadsearchconditions/) | Provides the search conditions to retrieve email thread. Compatibles with THREAD | +| [XGMThreadSearchConditions](./xgmthreadsearchconditions/) | Provides the search conditions to retrieve email thread. Compatibles with X-GM-E | + +## Enumerations + +| Name | Description | +| --- | --- | +| [ImapCommandResult](./imapcommandresult/) | Enumerates the imap command results. | +| [ImapKnownAuthenticationType](./imapknownauthenticationtype/) | None | +| [ImapListFields](./imaplistfields/) | Fields that may be retrieved from the server | +| [ImapNamespaceType](./imapnamespacetype/) | Represents IMAP namespace type More details: https://tools.ietf.org/html/rfc2342 | +| [ImapSpecialFolderTypes](./imapspecialfoldertypes/) | Represents enumeration of special-use mailboxes More details see in RFC6154 http | +| [ImapStatusCode](./imapstatuscode/) | Represents the status responses. | +| [ListFoldersOptions](./listfoldersoptions/) | The folder list selection options Please note, this options are supported in cas | +| [ListFoldersReturnOptions](./listfoldersreturnoptions/) | Return options for ListFolders operation Please note, this options are supported | +| [SortingKey](./sortingkey/) | Sort criterias for "SORT" command See more: https://tools.ietf.org/html/rfc5256 | + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/_index.md new file mode 100644 index 0000000000..db6f61c5c6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromFileResult class" +linktitle: "AppendMessagesFromFileResult" +articleTitle: "AppendMessagesFromFileResult" +second_title: "Aspose.Email for C++" +description: "Contains result of operation with messages" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/appendmessagesfromfileresult/ +--- + +## AppendMessagesFromFileResult class + +**Inherits:** Aspose::Email::Clients::Imap::AppendMessagesResult + +Contains result of operation with messages + +## Constructors + +| Name | Description | +| --- | --- | +| [AppendMessagesFromFileResult](./appendmessagesfromfileresult/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [AppendResult](./appendresult/) | Implements Aspose::Email::Clients::Imap::AppendMessagesResult . | +| [get_Failed](./get_failed/) | Gets filenames that have been handled with errors | +| [get_NotHandled](./get_nothandled/) | Gets filenames that have not been handled | +| [get_Succeeded](./get_succeeded/) | Gets filenames that have been handled successfully | + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/appendmessagesfromfileresult/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/appendmessagesfromfileresult/_index.md new file mode 100644 index 0000000000..8710cd264d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/appendmessagesfromfileresult/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromFileResult::AppendMessagesFromFileResult constructor" +linktitle: "AppendMessagesFromFileResult" +articleTitle: "AppendMessagesFromFileResult" +second_title: "Aspose.Email for C++" +description: "AppendMessagesFromFileResult of AppendMessagesFromFileResult." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/appendmessagesfromfileresult/appendmessagesfromfileresult/ +--- + +## AppendMessagesFromFileResult {#appendmessagesfromfileresult} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +AppendMessagesFromFileResult() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/appendresult/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/appendresult/_index.md new file mode 100644 index 0000000000..4bfb3a19bd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/appendresult/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromFileResult::AppendResult method" +linktitle: "AppendResult" +articleTitle: "AppendResult" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Clients::Imap::AppendMessagesResult ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/appendmessagesfromfileresult/appendresult/ +--- + +## AppendResult {#appendresult} + +Implements Aspose::Email::Clients::Imap::AppendMessagesResult . + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AppendResult(System::SharedPtr < AppendMessagesResult > subResults) +``` + +| Parameter | Description | +| --- | --- | +| subResults | | + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_failed/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_failed/_index.md new file mode 100644 index 0000000000..d027ed81d7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_failed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromFileResult::get_Failed method" +linktitle: "get_Failed" +articleTitle: "get_Failed" +second_title: "Aspose.Email for C++" +description: "Gets filenames that have been handled with errors" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_failed/ +--- + +## get_Failed {#get_failed} + +Gets filenames that have been handled with errors + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Imap:: + +```cpp +get_Failed() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_nothandled/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_nothandled/_index.md new file mode 100644 index 0000000000..fdbe1f1851 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_nothandled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromFileResult::get_NotHandled method" +linktitle: "get_NotHandled" +articleTitle: "get_NotHandled" +second_title: "Aspose.Email for C++" +description: "Gets filenames that have not been handled" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_nothandled/ +--- + +## get_NotHandled {#get_nothandled} + +Gets filenames that have not been handled + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Imap:: + +```cpp +get_NotHandled() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_succeeded/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_succeeded/_index.md new file mode 100644 index 0000000000..30684b9960 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_succeeded/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromFileResult::get_Succeeded method" +linktitle: "get_Succeeded" +articleTitle: "get_Succeeded" +second_title: "Aspose.Email for C++" +description: "Gets filenames that have been handled successfully" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/appendmessagesfromfileresult/get_succeeded/ +--- + +## get_Succeeded {#get_succeeded} + +Gets filenames that have been handled successfully + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Imap:: + +```cpp +get_Succeeded() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/_index.md new file mode 100644 index 0000000000..f006fb3577 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromMessageObjectResult class" +linktitle: "AppendMessagesFromMessageObjectResult" +articleTitle: "AppendMessagesFromMessageObjectResult" +second_title: "Aspose.Email for C++" +description: "Contains result of operation with messages" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/ +--- + +## AppendMessagesFromMessageObjectResult class + +**Inherits:** Aspose::Email::Clients::Imap::AppendMessagesResult + +Contains result of operation with messages + +## Methods + +| Name | Description | +| --- | --- | +| [AppendResult](./appendresult/) | Implements Aspose::Email::Clients::Imap::AppendMessagesResult . | +| [get_Failed](./get_failed/) | Gets mail messages that have been handled with errors | +| [get_NotHandled](./get_nothandled/) | Gets mail messages that have not been handled | +| [get_Succeeded](./get_succeeded/) | Gets mail messages that have been handled successfully | + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/appendresult/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/appendresult/_index.md new file mode 100644 index 0000000000..4d11babe1d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/appendresult/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromMessageObjectResult::AppendResult method" +linktitle: "AppendResult" +articleTitle: "AppendResult" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Clients::Imap::AppendMessagesResult ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/appendresult/ +--- + +## AppendResult {#appendresult} + +Implements Aspose::Email::Clients::Imap::AppendMessagesResult . + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AppendResult(System::SharedPtr < AppendMessagesResult > subResults) +``` + +| Parameter | Description | +| --- | --- | +| subResults | | + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_failed/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_failed/_index.md new file mode 100644 index 0000000000..eaf009bc37 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_failed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromMessageObjectResult::get_Failed method" +linktitle: "get_Failed" +articleTitle: "get_Failed" +second_title: "Aspose.Email for C++" +description: "Gets mail messages that have been handled with errors" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_failed/ +--- + +## get_Failed {#get_failed} + +Gets mail messages that have been handled with errors + +**Returns:** System::SharedPtr , System::Exception> > Aspose::Email::Clients::Imap:: + +```cpp +get_Failed() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_nothandled/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_nothandled/_index.md new file mode 100644 index 0000000000..32d5f3dbd1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_nothandled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromMessageObjectResult::get_NotHandled method" +linktitle: "get_NotHandled" +articleTitle: "get_NotHandled" +second_title: "Aspose.Email for C++" +description: "Gets mail messages that have not been handled" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_nothandled/ +--- + +## get_NotHandled {#get_nothandled} + +Gets mail messages that have not been handled + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Imap:: + +```cpp +get_NotHandled() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_succeeded/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_succeeded/_index.md new file mode 100644 index 0000000000..845edaeadc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_succeeded/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesFromMessageObjectResult::get_Succeeded method" +linktitle: "get_Succeeded" +articleTitle: "get_Succeeded" +second_title: "Aspose.Email for C++" +description: "Gets mail messages that have been handled successfully" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/get_succeeded/ +--- + +## get_Succeeded {#get_succeeded} + +Gets mail messages that have been handled successfully + +**Returns:** System::SharedPtr , System::String> > Aspose::Email::Clients::Imap:: + +```cpp +get_Succeeded() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesresult/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesresult/_index.md new file mode 100644 index 0000000000..3201e3a1b8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesresult/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesResult class" +linktitle: "AppendMessagesResult" +articleTitle: "AppendMessagesResult" +second_title: "Aspose.Email for C++" +description: "Contains result of operation with messages" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/appendmessagesresult/ +--- + +## AppendMessagesResult class + +Contains result of operation with messages + +## Constructors + +| Name | Description | +| --- | --- | +| [AppendMessagesResult](./appendmessagesresult/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [AppendResult](./appendresult/) | Implemented in Aspose::Email::Clients::Imap::AppendMessagesFromMessageObjectResult , and Aspose::Email::Clients::Imap::AppendMessagesFromFileResult . | +| [get_Failed](./get_failed/) | Gets mail messages that have been handled with errors | +| [get_NotHandled](./get_nothandled/) | Gets mail messages that have not been handled | +| [get_Succeeded](./get_succeeded/) | Gets mail messages that have been handled successfully | + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesresult/appendmessagesresult/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesresult/appendmessagesresult/_index.md new file mode 100644 index 0000000000..2cd44bf642 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesresult/appendmessagesresult/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesResult::AppendMessagesResult constructor" +linktitle: "AppendMessagesResult" +articleTitle: "AppendMessagesResult" +second_title: "Aspose.Email for C++" +description: "AppendMessagesResult of AppendMessagesResult." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/appendmessagesresult/appendmessagesresult/ +--- + +## AppendMessagesResult {#appendmessagesresult} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +AppendMessagesResult() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesresult/appendresult/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesresult/appendresult/_index.md new file mode 100644 index 0000000000..297f9e5886 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesresult/appendresult/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesResult::AppendResult method" +linktitle: "AppendResult" +articleTitle: "AppendResult" +second_title: "Aspose.Email for C++" +description: "Implemented in Aspose::Email::Clients::Imap::AppendMessagesFromMessageObjectResult , and Aspose::Email::Clients::Imap::AppendMessagesFromFileResult ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/appendmessagesresult/appendresult/ +--- + +## AppendResult {#appendresult} + +Implemented in Aspose::Email::Clients::Imap::AppendMessagesFromMessageObjectResult , and Aspose::Email::Clients::Imap::AppendMessagesFromFileResult . + +**Returns:** virtual void Aspose::Email::Clients::Imap:: + +```cpp +AppendResult(System::SharedPtr < AppendMessagesResult > subResults) +``` + +| Parameter | Description | +| --- | --- | +| subResults | | + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesresult/get_failed/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesresult/get_failed/_index.md new file mode 100644 index 0000000000..b66649837a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesresult/get_failed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesResult::get_Failed method" +linktitle: "get_Failed" +articleTitle: "get_Failed" +second_title: "Aspose.Email for C++" +description: "Gets mail messages that have been handled with errors" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/appendmessagesresult/get_failed/ +--- + +## get_Failed {#get_failed} + +Gets mail messages that have been handled with errors + +**Returns:** System::SharedPtr , System::Exception> > Aspose::Email::Clients::Imap:: + +```cpp +get_Failed() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesresult/get_nothandled/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesresult/get_nothandled/_index.md new file mode 100644 index 0000000000..79b491bb6b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesresult/get_nothandled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesResult::get_NotHandled method" +linktitle: "get_NotHandled" +articleTitle: "get_NotHandled" +second_title: "Aspose.Email for C++" +description: "Gets mail messages that have not been handled" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/appendmessagesresult/get_nothandled/ +--- + +## get_NotHandled {#get_nothandled} + +Gets mail messages that have not been handled + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Imap:: + +```cpp +get_NotHandled() +``` + diff --git a/english/cpp/aspose.email.clients.imap/appendmessagesresult/get_succeeded/_index.md b/english/cpp/aspose.email.clients.imap/appendmessagesresult/get_succeeded/_index.md new file mode 100644 index 0000000000..7a28b734db --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/appendmessagesresult/get_succeeded/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::AppendMessagesResult::get_Succeeded method" +linktitle: "get_Succeeded" +articleTitle: "get_Succeeded" +second_title: "Aspose.Email for C++" +description: "Gets mail messages that have been handled successfully" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/appendmessagesresult/get_succeeded/ +--- + +## get_Succeeded {#get_succeeded} + +Gets mail messages that have been handled successfully + +**Returns:** System::SharedPtr , System::String> > Aspose::Email::Clients::Imap:: + +```cpp +get_Succeeded() +``` + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/_index.md new file mode 100644 index 0000000000..82cdda004c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings class" +linktitle: "BackupSettings" +articleTitle: "BackupSettings" +second_title: "Aspose.Email for C++" +description: "Class contains options for backup operation" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/backupsettings/ +--- + +## BackupSettings class + +Class contains options for backup operation + +## Constructors + +| Name | Description | +| --- | --- | +| [BackupSettings (3 overloads)](./backupsettings/) | Initializes a new instance of the BackupSettings class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Default](./get_default/) | Gets BackupSettings class with settings by default | +| [get_ExecuteRecursively](./get_executerecursively/) | Gets value which defines if backup should be executed recursively | +| [get_NumberOfAttemptsToRrepeat](./get_numberofattemptstorrepeat/) | Gets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client tries to repeat this operation again according to defined quantity of times. For instance if FETCH operation returns error AE_1_1_0243 FETCH 219 (BODY) AE_1_1_0243 NO[UNAVAILABLE] FETCH Service is temporarily not available Client tries to execute it again. | +| [get_RestoreConnection](./get_restoreconnection/) | Gets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttemptsToRrepeat option. | +| [get_TimeoutBetweenAttempts](./get_timeoutbetweenattempts/) | Gets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRrepeat option. | +| [set_ExecuteRecursively](./set_executerecursively/) | Sets value which defines if backup should be executed recursively | +| [set_NumberOfAttemptsToRrepeat](./set_numberofattemptstorrepeat/) | Sets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client tries to repeat this operation again according to defined quantity of times. For instance if FETCH operation returns error AE_1_1_0243 FETCH 219 (BODY) AE_1_1_0243 NO[UNAVAILABLE] FETCH Service is temporarily not available Client tries to execute it again. | +| [set_RestoreConnection](./set_restoreconnection/) | Sets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttemptsToRrepeat option. | +| [set_TimeoutBetweenAttempts](./set_timeoutbetweenattempts/) | Sets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRrepeat option. | +| [to_BackupSettings](./to_backupsettings/) | Converts enumerable options to class | + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/backupsettings/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/backupsettings/_index.md new file mode 100644 index 0000000000..ad92c9d1c7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/backupsettings/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::BackupSettings constructor" +linktitle: "BackupSettings" +articleTitle: "BackupSettings" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the BackupSettings class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/backupsettings/backupsettings/ +--- + +## BackupSettings (1 of 3) {#backupsettings_1} + +Initializes a new instance of the BackupSettings class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +BackupSettings() +``` + +--- + +## BackupSettings (2 of 3) {#backupsettings_2} + +Initializes a new instance of the BackupSettings class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +BackupSettings(Storage::Pst::BackupOptions options) +``` + +| Parameter | Description | +| --- | --- | +| options | enumerates backup options | + +--- + +## BackupSettings (3 of 3) {#backupsettings_3} + +Initializes a new instance of the BackupSettings class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +BackupSettings(bool executeRecursively, bool restoreConnection, int32_t numberOfAttempts, int32_t timeoutBetweenAttempts) +``` + +| Parameter | Description | +| --- | --- | +| executeRecursively | defines if backup should be executed recursively | +| restoreConnection | defines if connection has to be restored in case if server closes connection forcibly | +| numberOfAttempts | defines number of attempts to repeat failed operation | +| timeoutBetweenAttempts | defines timeout (in milliseconds) between attemptions to execute operation again | + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/get_default/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/get_default/_index.md new file mode 100644 index 0000000000..1cc7eeead2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/get_default/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::get_Default method" +linktitle: "get_Default" +articleTitle: "get_Default" +second_title: "Aspose.Email for C++" +description: "Gets BackupSettings class with settings by default" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/backupsettings/get_default/ +--- + +## get_Default {#get_default} + +Gets BackupSettings class with settings by default + +**Returns:** static System::SharedPtr < BackupSettings > Aspose::Email::Clients::Imap:: + +```cpp +get_Default() +``` + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/get_executerecursively/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/get_executerecursively/_index.md new file mode 100644 index 0000000000..7b50c24072 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/get_executerecursively/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::get_ExecuteRecursively method" +linktitle: "get_ExecuteRecursively" +articleTitle: "get_ExecuteRecursively" +second_title: "Aspose.Email for C++" +description: "Gets value which defines if backup should be executed recursively" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/backupsettings/get_executerecursively/ +--- + +## get_ExecuteRecursively {#get_executerecursively} + +Gets value which defines if backup should be executed recursively + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_ExecuteRecursively() +``` + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/get_numberofattemptstorrepeat/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/get_numberofattemptstorrepeat/_index.md new file mode 100644 index 0000000000..16e726840d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/get_numberofattemptstorrepeat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::get_NumberOfAttemptsToRrepeat method" +linktitle: "get_NumberOfAttemptsToRrepeat" +articleTitle: "get_NumberOfAttemptsToRrepeat" +second_title: "Aspose.Email for C++" +description: "Gets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client t" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/backupsettings/get_numberofattemptstorrepeat/ +--- + +## get_NumberOfAttemptsToRrepeat {#get_numberofattemptstorrepeat} + +Gets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client tries to repeat this operation again according to defined quantity of times. For instance if FETCH operation returns error AE_1_1_0243 FETCH 219 (BODY) AE_1_1_0243 NO[UNAVAILABLE] FETCH Service is temporarily not available Client tries to execute it again. + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_NumberOfAttemptsToRrepeat() +``` + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/get_restoreconnection/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/get_restoreconnection/_index.md new file mode 100644 index 0000000000..e7bf96b3c0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/get_restoreconnection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::get_RestoreConnection method" +linktitle: "get_RestoreConnection" +articleTitle: "get_RestoreConnection" +second_title: "Aspose.Email for C++" +description: "Gets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttempts" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/backupsettings/get_restoreconnection/ +--- + +## get_RestoreConnection {#get_restoreconnection} + +Gets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttemptsToRrepeat option. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_RestoreConnection() +``` + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/get_timeoutbetweenattempts/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/get_timeoutbetweenattempts/_index.md new file mode 100644 index 0000000000..77d1543815 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/get_timeoutbetweenattempts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::get_TimeoutBetweenAttempts method" +linktitle: "get_TimeoutBetweenAttempts" +articleTitle: "get_TimeoutBetweenAttempts" +second_title: "Aspose.Email for C++" +description: "Gets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRre" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/backupsettings/get_timeoutbetweenattempts/ +--- + +## get_TimeoutBetweenAttempts {#get_timeoutbetweenattempts} + +Gets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRrepeat option. + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_TimeoutBetweenAttempts() +``` + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/set_executerecursively/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/set_executerecursively/_index.md new file mode 100644 index 0000000000..f843cab9de --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/set_executerecursively/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::set_ExecuteRecursively method" +linktitle: "set_ExecuteRecursively" +articleTitle: "set_ExecuteRecursively" +second_title: "Aspose.Email for C++" +description: "Sets value which defines if backup should be executed recursively" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/backupsettings/set_executerecursively/ +--- + +## set_ExecuteRecursively {#set_executerecursively} + +Sets value which defines if backup should be executed recursively + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ExecuteRecursively(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/set_numberofattemptstorrepeat/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/set_numberofattemptstorrepeat/_index.md new file mode 100644 index 0000000000..6b499410c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/set_numberofattemptstorrepeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::set_NumberOfAttemptsToRrepeat method" +linktitle: "set_NumberOfAttemptsToRrepeat" +articleTitle: "set_NumberOfAttemptsToRrepeat" +second_title: "Aspose.Email for C++" +description: "Sets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client t" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/backupsettings/set_numberofattemptstorrepeat/ +--- + +## set_NumberOfAttemptsToRrepeat {#set_numberofattemptstorrepeat} + +Sets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client tries to repeat this operation again according to defined quantity of times. For instance if FETCH operation returns error AE_1_1_0243 FETCH 219 (BODY) AE_1_1_0243 NO[UNAVAILABLE] FETCH Service is temporarily not available Client tries to execute it again. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_NumberOfAttemptsToRrepeat(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/set_restoreconnection/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/set_restoreconnection/_index.md new file mode 100644 index 0000000000..ee1a2824e6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/set_restoreconnection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::set_RestoreConnection method" +linktitle: "set_RestoreConnection" +articleTitle: "set_RestoreConnection" +second_title: "Aspose.Email for C++" +description: "Sets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttempts" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/backupsettings/set_restoreconnection/ +--- + +## set_RestoreConnection {#set_restoreconnection} + +Sets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttemptsToRrepeat option. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_RestoreConnection(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/set_timeoutbetweenattempts/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/set_timeoutbetweenattempts/_index.md new file mode 100644 index 0000000000..3e03cee1a4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/set_timeoutbetweenattempts/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::set_TimeoutBetweenAttempts method" +linktitle: "set_TimeoutBetweenAttempts" +articleTitle: "set_TimeoutBetweenAttempts" +second_title: "Aspose.Email for C++" +description: "Sets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRre" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/backupsettings/set_timeoutbetweenattempts/ +--- + +## set_TimeoutBetweenAttempts {#set_timeoutbetweenattempts} + +Sets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRrepeat option. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_TimeoutBetweenAttempts(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/backupsettings/to_backupsettings/_index.md b/english/cpp/aspose.email.clients.imap/backupsettings/to_backupsettings/_index.md new file mode 100644 index 0000000000..b8db5203e5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/backupsettings/to_backupsettings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::BackupSettings::to_BackupSettings method" +linktitle: "to_BackupSettings" +articleTitle: "to_BackupSettings" +second_title: "Aspose.Email for C++" +description: "Converts enumerable options to class" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.imap/backupsettings/to_backupsettings/ +--- + +## to_BackupSettings {#to_backupsettings} + +Converts enumerable options to class + +**Returns:** static System::SharedPtr < BackupSettings > Aspose::Email::Clients::Imap:: + +```cpp +to_BackupSettings(Storage::Pst::BackupOptions options) +``` + +| Parameter | Description | +| --- | --- | +| options | Options to convert | + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/_index.md new file mode 100644 index 0000000000..4c60f5dd4b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions class" +linktitle: "BaseSearchConditions" +articleTitle: "BaseSearchConditions" +second_title: "Aspose.Email for C++" +description: "Provides base class for the search conditions." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/basesearchconditions/ +--- + +## BaseSearchConditions class + +Provides base class for the search conditions. + +## Constructors + +| Name | Description | +| --- | --- | +| [BaseSearchConditions](./basesearchconditions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Charset](./get_charset/) | Gets charset. Indicates the charset of the strings that appear in the searching criteria. | +| [get_Since](./get_since/) | Gets the message date since which the search criteria matches. | +| [get_Text](./get_text/) | Gets subject text. | +| [get_UseUId](./get_useuid/) | Gets a value indicating whether the search method returns sequence numbers or UIDs of messages. | +| [set_Charset](./set_charset/) | Sets charset. Indicates the charset of the strings that appear in the searching criteria. | +| [set_Since](./set_since/) | Sets the message date since which the search criteria matches. | +| [set_Text](./set_text/) | Sets subject text. | +| [set_UseUId](./set_useuid/) | Sets a value indicating whether the search method returns sequence numbers or UIDs of messages. | + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/basesearchconditions/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/basesearchconditions/_index.md new file mode 100644 index 0000000000..77b827409e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/basesearchconditions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions::BaseSearchConditions constructor" +linktitle: "BaseSearchConditions" +articleTitle: "BaseSearchConditions" +second_title: "Aspose.Email for C++" +description: "BaseSearchConditions of BaseSearchConditions." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/basesearchconditions/basesearchconditions/ +--- + +## BaseSearchConditions {#basesearchconditions} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +BaseSearchConditions() +``` + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/get_charset/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/get_charset/_index.md new file mode 100644 index 0000000000..904275818d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/get_charset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions::get_Charset method" +linktitle: "get_Charset" +articleTitle: "get_Charset" +second_title: "Aspose.Email for C++" +description: "Gets charset." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/basesearchconditions/get_charset/ +--- + +## get_Charset {#get_charset} + +Gets charset. Indicates the charset of the strings that appear in the searching criteria. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Charset() +``` + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/get_since/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/get_since/_index.md new file mode 100644 index 0000000000..1b37943081 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/get_since/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions::get_Since method" +linktitle: "get_Since" +articleTitle: "get_Since" +second_title: "Aspose.Email for C++" +description: "Gets the message date since which the search criteria matches." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/basesearchconditions/get_since/ +--- + +## get_Since {#get_since} + +Gets the message date since which the search criteria matches. + +**Returns:** System::Nullable Aspose::Email::Clients::Imap:: + +```cpp +get_Since() +``` + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/get_text/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/get_text/_index.md new file mode 100644 index 0000000000..e06af7fe3f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/get_text/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions::get_Text method" +linktitle: "get_Text" +articleTitle: "get_Text" +second_title: "Aspose.Email for C++" +description: "Gets subject text." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/basesearchconditions/get_text/ +--- + +## get_Text {#get_text} + +Gets subject text. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Text() +``` + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/get_useuid/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/get_useuid/_index.md new file mode 100644 index 0000000000..4bbf689e97 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/get_useuid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions::get_UseUId method" +linktitle: "get_UseUId" +articleTitle: "get_UseUId" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the search method returns sequence numbers or UIDs of messages." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/basesearchconditions/get_useuid/ +--- + +## get_UseUId {#get_useuid} + +Gets a value indicating whether the search method returns sequence numbers or UIDs of messages. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_UseUId() +``` + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/set_charset/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/set_charset/_index.md new file mode 100644 index 0000000000..4e88d5d548 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/set_charset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions::set_Charset method" +linktitle: "set_Charset" +articleTitle: "set_Charset" +second_title: "Aspose.Email for C++" +description: "Sets charset." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/basesearchconditions/set_charset/ +--- + +## set_Charset {#set_charset} + +Sets charset. Indicates the charset of the strings that appear in the searching criteria. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Charset(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/set_since/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/set_since/_index.md new file mode 100644 index 0000000000..26191df7bc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/set_since/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions::set_Since method" +linktitle: "set_Since" +articleTitle: "set_Since" +second_title: "Aspose.Email for C++" +description: "Sets the message date since which the search criteria matches." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/basesearchconditions/set_since/ +--- + +## set_Since {#set_since} + +Sets the message date since which the search criteria matches. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Since(System::Nullable< System::DateTime > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/set_text/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/set_text/_index.md new file mode 100644 index 0000000000..598e9b4a0a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/set_text/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions::set_Text method" +linktitle: "set_Text" +articleTitle: "set_Text" +second_title: "Aspose.Email for C++" +description: "Sets subject text." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/basesearchconditions/set_text/ +--- + +## set_Text {#set_text} + +Sets subject text. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Text(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/basesearchconditions/set_useuid/_index.md b/english/cpp/aspose.email.clients.imap/basesearchconditions/set_useuid/_index.md new file mode 100644 index 0000000000..7ac54cde63 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/basesearchconditions/set_useuid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::BaseSearchConditions::set_UseUId method" +linktitle: "set_UseUId" +articleTitle: "set_UseUId" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the search method returns sequence numbers or UIDs of messages." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/basesearchconditions/set_useuid/ +--- + +## set_UseUId {#set_useuid} + +Sets a value indicating whether the search method returns sequence numbers or UIDs of messages. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_UseUId(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/_index.md new file mode 100644 index 0000000000..e452d77547 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions class" +linktitle: "ESearchOptions" +articleTitle: "ESearchOptions" +second_title: "Aspose.Email for C++" +description: "ESEARCH Result Options This method works only if server supports ESEARCH extension." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/esearchoptions/ +--- + +## ESearchOptions class + +**Inherits:** Aspose::Email::Tools::Search::QueryField + +ESEARCH Result Options This method works only if server supports ESEARCH extension. Please, read more https://tools.ietf.org/html/rfc4315 + +## Constructors + +| Name | Description | +| --- | --- | +| [ESearchOptions (4 overloads)](./esearchoptions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateQuery (2 overloads)](./createquery/) | Creates the search key. | +| [Equals](./equals/) | | +| [get_All](./get_all/) | Return all messages | +| [get_Count](./get_count/) | Return number of the messages | +| [get_Max](./get_max/) | Return the highest message | +| [get_Min](./get_min/) | Return the lowest message | +| [get_NotDefined](./get_notdefined/) | Not defined | +| [ToString](./tostring/) | String representation of an object | +| [operator!=](./operator/) | Not equel operation is defined | +| [operator+](./operator/) | Plus operation is defined | +| [operator-](./operator-/) | Minus operation is defined | +| [operator==](./operator/) | Equel operation is defined | + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/createquery/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/createquery/_index.md new file mode 100644 index 0000000000..e748ebcee0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/createquery/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::CreateQuery method" +linktitle: "CreateQuery" +articleTitle: "CreateQuery" +second_title: "Aspose.Email for C++" +description: "Creates the search key." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/esearchoptions/createquery/ +--- + +## CreateQuery (1 of 2) {#createquery_1} + +Creates the search key. + +**Returns:** MailQuery that represents search query. + +```cpp +CreateQuery() +``` + +--- + +## CreateQuery (2 of 2) {#createquery_2} + +Creates the search key. + +**Returns:** MailQuery that represents search query. + +```cpp +CreateQuery(System::SharedPtr < Tools::Search::MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| owner | owner | + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/equals/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/equals/_index.md new file mode 100644 index 0000000000..10018b82d8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/equals/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Equals of ESearchOptions." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/esearchoptions/equals/ +--- + +## Equals {#equals} + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | | + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/esearchoptions/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/esearchoptions/_index.md new file mode 100644 index 0000000000..535f570887 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/esearchoptions/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::ESearchOptions constructor" +linktitle: "ESearchOptions" +articleTitle: "ESearchOptions" +second_title: "Aspose.Email for C++" +description: "ESearchOptions of ESearchOptions." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/esearchoptions/esearchoptions/ +--- + +## ESearchOptions (1 of 4) {#esearchoptions_1} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ESearchOptions() +``` + +--- + +## ESearchOptions (2 of 4) {#esearchoptions_2} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ESearchOptions(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + +--- + +## ESearchOptions (3 of 4) {#esearchoptions_3} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ESearchOptions(System::SharedPtr < Tools::Search::MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| owner | | + +--- + +## ESearchOptions (4 of 4) {#esearchoptions_4} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ESearchOptions(int32_t value, System::SharedPtr < Tools::Search::MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| value | | +| owner | | + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/get_all/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/get_all/_index.md new file mode 100644 index 0000000000..b0edaab0de --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/get_all/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::get_All method" +linktitle: "get_All" +articleTitle: "get_All" +second_title: "Aspose.Email for C++" +description: "Return all messages" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/esearchoptions/get_all/ +--- + +## get_All {#get_all} + +Return all messages + +**Returns:** static System::SharedPtr < ESearchOptions > Aspose::Email::Clients::Imap:: + +```cpp +get_All() +``` + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/get_count/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/get_count/_index.md new file mode 100644 index 0000000000..87f8be8904 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Return number of the messages" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/esearchoptions/get_count/ +--- + +## get_Count {#get_count} + +Return number of the messages + +**Returns:** static System::SharedPtr < ESearchOptions > Aspose::Email::Clients::Imap:: + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/get_max/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/get_max/_index.md new file mode 100644 index 0000000000..a4ab71f8b4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/get_max/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::get_Max method" +linktitle: "get_Max" +articleTitle: "get_Max" +second_title: "Aspose.Email for C++" +description: "Return the highest message" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/esearchoptions/get_max/ +--- + +## get_Max {#get_max} + +Return the highest message + +**Returns:** static System::SharedPtr < ESearchOptions > Aspose::Email::Clients::Imap:: + +```cpp +get_Max() +``` + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/get_min/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/get_min/_index.md new file mode 100644 index 0000000000..d297d315e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/get_min/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::get_Min method" +linktitle: "get_Min" +articleTitle: "get_Min" +second_title: "Aspose.Email for C++" +description: "Return the lowest message" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/esearchoptions/get_min/ +--- + +## get_Min {#get_min} + +Return the lowest message + +**Returns:** static System::SharedPtr < ESearchOptions > Aspose::Email::Clients::Imap:: + +```cpp +get_Min() +``` + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/get_notdefined/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/get_notdefined/_index.md new file mode 100644 index 0000000000..ecf35c4106 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/get_notdefined/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::get_NotDefined method" +linktitle: "get_NotDefined" +articleTitle: "get_NotDefined" +second_title: "Aspose.Email for C++" +description: "Not defined" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/esearchoptions/get_notdefined/ +--- + +## get_NotDefined {#get_notdefined} + +Not defined + +**Returns:** static System::SharedPtr < ESearchOptions > Aspose::Email::Clients::Imap:: + +```cpp +get_NotDefined() +``` + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/operator-/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/operator-/_index.md new file mode 100644 index 0000000000..fd42d5d3eb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/operator-/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::operator- method" +linktitle: "operator-" +articleTitle: "operator-" +second_title: "Aspose.Email for C++" +description: "Minus operation is defined" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.imap/esearchoptions/operator-/ +--- + +## operator- {#operator-} + +Minus operation is defined + +```cpp +SharedPtr < ESearchOptions > operator-(System::SharedPtr < ESearchOptions > val1, System::SharedPtr < ESearchOptions > val2) +``` + +| Parameter | Description | +| --- | --- | +| val1 | | +| val2 | | + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/operator/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/operator/_index.md new file mode 100644 index 0000000000..db95000ab9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/operator/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Equel operation is defined" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.imap/esearchoptions/operator/ +--- + +## operator== {#operator} + +Equel operation is defined + +```cpp +bool operator==(System::SharedPtr < ESearchOptions > val1, System::SharedPtr < ESearchOptions > val2) +``` + +| Parameter | Description | +| --- | --- | +| val1 | | +| val2 | | + diff --git a/english/cpp/aspose.email.clients.imap/esearchoptions/tostring/_index.md b/english/cpp/aspose.email.clients.imap/esearchoptions/tostring/_index.md new file mode 100644 index 0000000000..093a2c8c44 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/esearchoptions/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ESearchOptions::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "String representation of an object" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/esearchoptions/tostring/ +--- + +## ToString {#tostring} + +String representation of an object + +**Returns:** string representation of an object + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/iimapmonitoringstate/_index.md b/english/cpp/aspose.email.clients.imap/iimapmonitoringstate/_index.md new file mode 100644 index 0000000000..047d718c2c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/iimapmonitoringstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::IImapMonitoringState class" +linktitle: "IImapMonitoringState" +articleTitle: "IImapMonitoringState" +second_title: "Aspose.Email for C++" +description: "Holds folder monitoring state." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/iimapmonitoringstate/ +--- + +## IImapMonitoringState class + +Holds folder monitoring state. This can be used to resume folder monitoring from place where it stopped when error occured. Use ImapClient::ResumeMonitoring method. + +## Methods + +| Name | Description | +| --- | --- | +| [get_FolderName](./get_foldername/) | Folder for which monitoring state is held. | + diff --git a/english/cpp/aspose.email.clients.imap/iimapmonitoringstate/get_foldername/_index.md b/english/cpp/aspose.email.clients.imap/iimapmonitoringstate/get_foldername/_index.md new file mode 100644 index 0000000000..881bfa901c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/iimapmonitoringstate/get_foldername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::IImapMonitoringState::get_FolderName method" +linktitle: "get_FolderName" +articleTitle: "get_FolderName" +second_title: "Aspose.Email for C++" +description: "Folder for which monitoring state is held." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/iimapmonitoringstate/get_foldername/ +--- + +## get_FolderName {#get_foldername} + +Folder for which monitoring state is held. + +**Returns:** virtual System::String Aspose::Email::Clients::Imap:: + +```cpp +get_FolderName() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapattachmentinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/_index.md new file mode 100644 index 0000000000..49fc936643 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapAttachmentInfo class" +linktitle: "ImapAttachmentInfo" +articleTitle: "ImapAttachmentInfo" +second_title: "Aspose.Email for C++" +description: "Represents an attachment information." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapattachmentinfo/ +--- + +## ImapAttachmentInfo class + +Represents an attachment information. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapAttachmentInfo](./imapattachmentinfo/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MediaType](./get_mediatype/) | Gets an attachment MIME-type. | +| [get_Name](./get_name/) | Gets an attachment name. | +| [get_Size](./get_size/) | Gets an attachment size. | + diff --git a/english/cpp/aspose.email.clients.imap/imapattachmentinfo/get_mediatype/_index.md b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/get_mediatype/_index.md new file mode 100644 index 0000000000..82f7f65d05 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/get_mediatype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapAttachmentInfo::get_MediaType method" +linktitle: "get_MediaType" +articleTitle: "get_MediaType" +second_title: "Aspose.Email for C++" +description: "Gets an attachment MIME-type." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapattachmentinfo/get_mediatype/ +--- + +## get_MediaType {#get_mediatype} + +Gets an attachment MIME-type. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_MediaType() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapattachmentinfo/get_name/_index.md b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/get_name/_index.md new file mode 100644 index 0000000000..bf23509fdc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapAttachmentInfo::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets an attachment name." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapattachmentinfo/get_name/ +--- + +## get_Name {#get_name} + +Gets an attachment name. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapattachmentinfo/get_size/_index.md b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/get_size/_index.md new file mode 100644 index 0000000000..2e90a8da30 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/get_size/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapAttachmentInfo::get_Size method" +linktitle: "get_Size" +articleTitle: "get_Size" +second_title: "Aspose.Email for C++" +description: "Gets an attachment size." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapattachmentinfo/get_size/ +--- + +## get_Size {#get_size} + +Gets an attachment size. + +**Returns:** int64_t Aspose::Email::Clients::Imap:: + +```cpp +get_Size() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapattachmentinfo/imapattachmentinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/imapattachmentinfo/_index.md new file mode 100644 index 0000000000..88499cb1b3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapattachmentinfo/imapattachmentinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapAttachmentInfo::ImapAttachmentInfo constructor" +linktitle: "ImapAttachmentInfo" +articleTitle: "ImapAttachmentInfo" +second_title: "Aspose.Email for C++" +description: "ImapAttachmentInfo of ImapAttachmentInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapattachmentinfo/imapattachmentinfo/ +--- + +## ImapAttachmentInfo {#imapattachmentinfo} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapAttachmentInfo(System::String name, System::String mediaType, int64_t size) +``` + +| Parameter | Description | +| --- | --- | +| name | | +| mediaType | | +| size | | + diff --git a/english/cpp/aspose.email.clients.imap/imapattachmentinfocollection/_index.md b/english/cpp/aspose.email.clients.imap/imapattachmentinfocollection/_index.md new file mode 100644 index 0000000000..354255ba59 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapattachmentinfocollection/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapAttachmentInfoCollection class" +linktitle: "ImapAttachmentInfoCollection" +articleTitle: "ImapAttachmentInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of ImapAttachmentInfo" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapattachmentinfocollection/ +--- + +## ImapAttachmentInfoCollection class + +Represents the collection of ImapAttachmentInfo + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapAttachmentInfoCollection (2 overloads)](./imapattachmentinfocollection/) | Initializes a new instance of the ImapAttachmentInfoCollection class | + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap/imapattachmentinfocollection/imapattachmentinfocollection/_index.md b/english/cpp/aspose.email.clients.imap/imapattachmentinfocollection/imapattachmentinfocollection/_index.md new file mode 100644 index 0000000000..e2533e757c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapattachmentinfocollection/imapattachmentinfocollection/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapAttachmentInfoCollection::ImapAttachmentInfoCollection constructor" +linktitle: "ImapAttachmentInfoCollection" +articleTitle: "ImapAttachmentInfoCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapAttachmentInfoCollection class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapattachmentinfocollection/imapattachmentinfocollection/ +--- + +## ImapAttachmentInfoCollection (1 of 2) {#imapattachmentinfocollection_1} + +Initializes a new instance of the ImapAttachmentInfoCollection class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapAttachmentInfoCollection() +``` + +--- + +## ImapAttachmentInfoCollection (2 of 2) {#imapattachmentinfocollection_2} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapAttachmentInfoCollection(System::String bodyStructurePart, System::String structureIndex) +``` + +| Parameter | Description | +| --- | --- | +| bodyStructurePart | | +| structureIndex | | + diff --git a/english/cpp/aspose.email.clients.imap/imapattachmentinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap/imapattachmentinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..d49feac874 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapattachmentinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapAttachmentInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapAttachmentInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapattachmentinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/_index.md new file mode 100644 index 0000000000..1426e0b411 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/_index.md @@ -0,0 +1,240 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient class" +linktitle: "ImapClient" +articleTitle: "ImapClient" +second_title: "Aspose.Email for C++" +description: "Allows applications to access and manipulate messages by using the Internet Message Access Protocol (IMAP)." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapclient/ +--- + +## ImapClient class + +**Inherits:** Aspose::Email::Clients::EmailClient + +Allows applications to access and manipulate messages by using the Internet Message Access Protocol (IMAP). + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapClient (19 overloads)](./imapclient/) | Initializes a new instance of the ImapClient class | + +## Methods + +| Name | Description | +| --- | --- | +| [AddMessageFlags (28 overloads)](./addmessageflags/) | Adds the flags to the message | +| [AppendMessage (8 overloads)](./appendmessage/) | Uploads the mail message to the current folder If current folder hasn't been specified default folder is used. | +| [AppendMessages (4 overloads)](./appendmessages/) | Uploads the mail message to the current folder If current folder hasn't been specified default folder is used. | +| [Backup (4 overloads)](./backup/) | Backups the content of the specified folders | +| [BeginAddMessageFlags (84 overloads)](./beginaddmessageflags/) | Adds the flags to the message asynchronously | +| [BeginAppendMessage (16 overloads)](./beginappendmessage/) | Begins append message to the end of the specified folder If current folder hasn't been specified default folder is used. | +| [BeginAppendMessages (16 overloads)](./beginappendmessages/) | Begins append message to the end of the specified folder If current folder hasn't been specified default folder is used. | +| [BeginBackup (12 overloads)](./beginbackup/) | Begins to backup the content of the specified folders | +| [BeginChangeMessageFlags (84 overloads)](./beginchangemessageflags/) | Changes the flags of the message | +| [BeginClientCapabilities (6 overloads)](./beginclientcapabilities/) | Notifies server which extensions are supported by client asyncronously. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 | +| [BeginCommitDeletes (28 overloads)](./begincommitdeletes/) | Begins to commit the deletions | +| [BeginCopyMessage (12 overloads)](./begincopymessage/) | Begins an asynchronous copying. | +| [BeginCopyMessages (30 overloads)](./begincopymessages/) | Begins copy operation asynchronously. | +| [BeginCreateFolder (6 overloads)](./begincreatefolder/) | Begins an asynchronous folder creation. | +| [BeginDeleteFolder (6 overloads)](./begindeletefolder/) | Begins an asynchronous folder deletion. | +| [BeginDeleteMessage (36 overloads)](./begindeletemessage/) | Marks a message with the specified sequence number as deleted asynchronously | +| [BeginDeleteMessages (96 overloads)](./begindeletemessages/) | Marks a message with the specified sequence number as deleted asynchronously | +| [BeginExistFolder (6 overloads)](./beginexistfolder/) | Check whether this folder exists | +| [BeginFetchAttachment (6 overloads)](./beginfetchattachment/) | Begins fetch an attachment. | +| [BeginFetchMessage (18 overloads)](./beginfetchmessage/) | Begins an asynchronous message fetching. | +| [BeginFetchMessages (12 overloads)](./beginfetchmessages/) | Begins FetchMessages operation asynchronously | +| [BeginGetFolderInfo (6 overloads)](./begingetfolderinfo/) | Begins an asynchronous folder listing. | +| [BeginGetMessageThreads (2 overloads)](./begingetmessagethreads/) | Begins getting message threads asynchronously. | +| [BeginGetNamespaces (6 overloads)](./begingetnamespaces/) | Begins getting namespaces that are available on a server asynchronously. | +| [BeginGetQuota (6 overloads)](./begingetquota/) | Begins getting quota information | +| [BeginGetQuotaRoot (6 overloads)](./begingetquotaroot/) | Begins getting quota root information for mailbox | +| [BeginIntroduceClient (12 overloads)](./beginintroduceclient/) | Begins introduce client information to a server asynchronously. | +| [BeginListAttachments (2 overloads)](./beginlistattachments/) | | +| [BeginListFolders (30 overloads)](./beginlistfolders/) | Begins to get the list of folders in the mailbox | +| [BeginListMessage (24 overloads)](./beginlistmessage/) | Begins to get information about a message. | +| [BeginListMessages (44 overloads)](./beginlistmessages/) | Begins getting the list of messages asynchronously in the current folder | +| [BeginListMessagesByPage (2 overloads)](./beginlistmessagesbypage/) | Begins getting the list of messages asynchronously | +| [BeginLogin (6 overloads)](./beginlogin/) | Begins to sign in to a server | +| [BeginLogout (6 overloads)](./beginlogout/) | Begins to sign in to a server | +| [BeginMoveFolder (6 overloads)](./beginmovefolder/) | Moves specified folder and its subfolders to new location asynchronously. | +| [BeginMoveMessage (24 overloads)](./beginmovemessage/) | Begins an asynchronous moving. | +| [BeginMoveMessages (60 overloads)](./beginmovemessages/) | Begins an asynchronous moving. | +| [BeginNoop (6 overloads)](./beginnoop/) | Begins to execute 'No operation' command | +| [BeginRemoveMessageFlags (84 overloads)](./beginremovemessageflags/) | Removes the flags of the message asynchronously | +| [BeginRenameFolder (6 overloads)](./beginrenamefolder/) | Begins RenameFolder operation asynchronously | +| [BeginRequestCheckpoint (6 overloads)](./beginrequestcheckpoint/) | Begins request a checkpoint of the currently selected mailbox. | +| [BeginRestore](./beginrestore/) | Begins to restore imap folders from the given personal storage. | +| [BeginSaveMessage (24 overloads)](./beginsavemessage/) | Begins SaveMessage operation asynchronously | +| [BeginSelectFolder (8 overloads)](./beginselectfolder/) | Begins select the specified folder asynchronously. | +| [BeginSetQuota (6 overloads)](./beginsetquota/) | Begins setting quota information | +| [BeginSortMessageThreads (2 overloads)](./beginsortmessagethreads/) | Begins sorting message threads asynchronously. | +| [BeginSubscribeFolder (6 overloads)](./beginsubscribefolder/) | Begins subscribe operation that adds the specified mailbox name to the server's set of "active" mailboxes. | +| [BeginUndeleteMessage (24 overloads)](./beginundeletemessage/) | Marks a message with the specified sequence number as not deleted. | +| [BeginUnselectFolder (12 overloads)](./beginunselectfolder/) | Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously. | +| [BeginUnsubscribeFolder (6 overloads)](./beginunsubscribefolder/) | Begins unsubscribe operation that removes the specified mailbox name from the server's set of "active" mailboxes | +| [BeginValidateCredentials (6 overloads)](./beginvalidatecredentials/) | Begins to execute credentials validation | +| [ChangeMessageFlags (28 overloads)](./changemessageflags/) | Changes the flags of the message | +| [ClientCapabilities (2 overloads)](./clientcapabilities/) | Notifies server which extensions are supported by client. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 | +| [CommitDeletes (10 overloads)](./commitdeletes/) | Commit the deletions | +| [ConnectionFinalize](./connectionfinalize/) | Performs finalization operation for specified connection | +| [CopyMessage (4 overloads)](./copymessage/) | Copies the message | +| [CopyMessages (11 overloads)](./copymessages/) | Copy messages | +| [CreateFolder (2 overloads)](./createfolder/) | Creates a folder with the specified name | +| [DeleteFolder (2 overloads)](./deletefolder/) | Deletes a specified folder. This method represents IMAP DELETE command | +| [DeleteMessage (12 overloads)](./deletemessage/) | Marks a message with the specified sequence number as deleted | +| [DeleteMessages (32 overloads)](./deletemessages/) | Marks a message with the specified sequence number as deleted | +| [Dispose](./dispose/) | Finalizes all operations with a server. | +| [EndAddMessageFlags](./endaddmessageflags/) | Waits for the pending asynchronous operation to complete. | +| [EndAppendMessage](./endappendmessage/) | Waits for the pending asynchronous operation to complete. | +| [EndAppendMessages](./endappendmessages/) | Waits for the pending asynchronous operation to complete. | +| [EndBackup](./endbackup/) | Waits for the pending asynchronous operation to complete. | +| [EndChangeMessageFlags](./endchangemessageflags/) | Waits for the pending asynchronous operation to complete. | +| [EndClientCapabilities](./endclientcapabilities/) | Waits for the pending asynchronous operation to complete. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 | +| [EndCommitDeletes](./endcommitdeletes/) | Waits for the pending asynchronous operation to complete. | +| [EndCopyMessage](./endcopymessage/) | Waits for the pending asynchronous operation to complete. | +| [EndCopyMessages](./endcopymessages/) | Waits for the pending asynchronous operation to complete. | +| [EndCreateFolder](./endcreatefolder/) | Waits for the pending asynchronous folder creation to complete. | +| [EndDeleteFolder](./enddeletefolder/) | Waits for the pending asynchronous folder deletion to complete. | +| [EndDeleteMessage](./enddeletemessage/) | Waits for the pending asynchronous message deletion to complete. | +| [EndDeleteMessages](./enddeletemessages/) | Waits for the pending asynchronous message deletion to complete. | +| [EndExistFolder (2 overloads)](./endexistfolder/) | Waits for the pending asynchronous operation to complete. | +| [EndFetchAttachment](./endfetchattachment/) | Waits for the asynchronous operation to complete. | +| [EndFetchMessage](./endfetchmessage/) | Waits for the pending asynchronous message fetching to complete. | +| [EndFetchMessages](./endfetchmessages/) | Waits for the asynchronous operation to complete. | +| [EndGetFolderInfo](./endgetfolderinfo/) | Waits for the pending asynchronous folder listing to complete. | +| [EndGetMessageThreads](./endgetmessagethreads/) | Waits for the pending asynchronous folder deletion to complete. | +| [EndGetNamespaces](./endgetnamespaces/) | Waits for the pending asynchronous operation to complete. | +| [EndGetQuota](./endgetquota/) | Waits for the pending asynchronous operation to complete. | +| [EndGetQuotaRoot](./endgetquotaroot/) | Waits for the pending asynchronous operation to complete. | +| [EndIntroduceClient](./endintroduceclient/) | Waits for the pending asynchronous operation to complete. | +| [EndListAttachments](./endlistattachments/) | | +| [EndListFolders](./endlistfolders/) | Waits for the pending asynchronous operation to complete. | +| [EndListMessage](./endlistmessage/) | Waits for the asynchronous ListMessage operation to complete. | +| [EndListMessages](./endlistmessages/) | Waits for the asynchronous ListMessages operation to complete. | +| [EndListMessagesByPage](./endlistmessagesbypage/) | Waits for the asynchronous ListMessagesByPage operation to complete. | +| [EndLogin](./endlogin/) | Waits for the pending asynchronous operation to complete. | +| [EndLogout](./endlogout/) | Waits for the pending asynchronous operation to complete. | +| [EndMoveFolder](./endmovefolder/) | Waits for completion of the asynchronous operation. | +| [EndMoveMessage](./endmovemessage/) | Waits for the pending asynchronous operation to complete. | +| [EndMoveMessages](./endmovemessages/) | Waits for the pending asynchronous operation to complete. | +| [EndNoop](./endnoop/) | Waits for the pending asynchronous operation to complete. | +| [EndRemoveMessageFlags](./endremovemessageflags/) | Waits for the pending asynchronous operation to complete. | +| [EndRenameFolder](./endrenamefolder/) | Waits for the asynchronous operation to complete. | +| [EndRequestCheckpoint](./endrequestcheckpoint/) | Waits for the pending asynchronous operation to complete. | +| [EndRestore](./endrestore/) | Waits for the pending asynchronous operation to complete. | +| [EndSaveMessage](./endsavemessage/) | Waits for the asynchronous operation to complete. | +| [EndSelectFolder](./endselectfolder/) | Waits for the pending asynchronous message fetching to complete. | +| [EndSetQuota](./endsetquota/) | Waits for the pending asynchronous operation to complete. | +| [EndSortMessageThreads](./endsortmessagethreads/) | Waits for the pending asynchronous folder deletion to complete. | +| [EndSubscribeFolder](./endsubscribefolder/) | Waits for the pending asynchronous operation to complete. | +| [EndUndeleteMessage](./endundeletemessage/) | Waits for the pending asynchronous operation to complete. | +| [EndUnselectFolder](./endunselectfolder/) | Waits for the pending asynchronous operation to complete. | +| [EndUnsubscribeFolder](./endunsubscribefolder/) | Waits for the pending asynchronous operation to complete. | +| [EndValidateCredentials](./endvalidatecredentials/) | Waits for the pending asynchronous operation to complete. | +| [ExistFolder (4 overloads)](./existfolder/) | Check whether this folder exists | +| [FetchAttachment (2 overloads)](./fetchattachment/) | Fetches the specified attachment | +| [FetchMessage (6 overloads)](./fetchmessage/) | Fetches the message | +| [FetchMessages (4 overloads)](./fetchmessages/) | Fetches the messages | +| [get_AllowedAuthentication](./get_allowedauthentication/) | Gets enumeration of allowed by user authentication types | +| [get_AnnotateSupported](./get_annotatesupported/) | Gets information whether ANNOTATE extension is supported See more: https://tools.ietf.org/html/rfc5257 | +| [get_AutoCommit](./get_autocommit/) | Indicates, whether commit operation are executed automatically when folder is changed or before connection is closed. | +| [get_ChildrenSupported](./get_childrensupported/) | Gets information whether CHILDREN extension is supported See more: https://tools.ietf.org/html/rfc3348 | +| [get_ClientIdentificationInfo](./get_clientidentificationinfo/) | Gets client identification information See more: https://tools.ietf.org/html/rfc2971 | +| [get_CompressSupported](./get_compresssupported/) | Gets information whether COMPRESS extension is supported See more: https://tools.ietf.org/html/rfc4978 | +| [get_CondstoreSupported](./get_condstoresupported/) | Gets information whether CONDSTORE extension is supported See more: https://tools.ietf.org/html/rfc7162 | +| [get_CurrentFolder](./get_currentfolder/) | Gets the current folder | +| [get_DefaultFolder](./get_defaultfolder/) | Default folder for ImapClients | +| [get_DefaultPort](./get_defaultport/) | Gets default port for client | +| [get_Delimiter](./get_delimiter/) | Gets delimiter of folders hierarhy. | +| [get_EnableSupported](./get_enablesupported/) | Gets information whether ENABLE extension is supported See more: https://tools.ietf.org/html/rfc5161 | +| [get_ESearchSupported](./get_esearchsupported/) | Gets information whether ESEARCH extension is supported See more: https://tools.ietf.org/html/rfc4731 | +| [get_ExchangeIdAutomatically](./get_exchangeidautomatically/) | Gets value which indicates whether client should to introduce information about itself to a server automatically. See more: https://tools.ietf.org/html/rfc2971 | +| [get_ExtendedListSupported](./get_extendedlistsupported/) | Gets information whether LIST Command Extension is supported See more https://tools.ietf.org/html/rfc5258 | +| [get_GmExt1Supported](./get_gmext1supported/) | Defines if Google X-GM-EXT-1 extension is supported | +| [get_IdSupported](./get_idsupported/) | Gets information whether ID extension is supported See more: https://tools.ietf.org/html/rfc2971 | +| [get_MailboxInfo](./get_mailboxinfo/) | Gets set of special-use mailboxes See more: http://tools.ietf.org/html/rfc6154 and https://tools.ietf.org/html/rfc8457 | +| [get_MoveSupported](./get_movesupported/) | Gets information whether MOVE extension is supported See more: https://tools.ietf.org/html/rfc6851 | +| [get_NamespaceSupported](./get_namespacesupported/) | Gets information whether NAMESPACE extension is supported See more: https://tools.ietf.org/html/rfc2342 | +| [get_Pool](./get_pool/) | Gets connection pool for the client | +| [get_QresyncSupported](./get_qresyncsupported/) | Gets information whether QRESYNC extension is supported See more: https://tools.ietf.org/html/rfc7162 | +| [get_QuotaSupported](./get_quotasupported/) | Gets information whether quota is supported | +| [get_ReadOnly](./get_readonly/) | Gets value which indicates if changes to the permanent state of the mailbox, including per-user state, are permitted. | +| [get_SaslIrSupported](./get_saslirsupported/) | Gets information whether SASL Initial Client Response extension is supported See more: https://tools.ietf.org/html/rfc4959 | +| [get_SelectedCompression](./get_selectedcompression/) | Gets compression type which is used to communicate with a server. See more: https://tools.ietf.org/html/rfc4978 | +| [get_ServerIdentificationInfo](./get_serveridentificationinfo/) | Gets server identification information See more: https://tools.ietf.org/html/rfc2971 | +| [get_ServerSupportedCompression](./get_serversupportedcompression/) | Gets information which compression types are supported by a server. See more: https://tools.ietf.org/html/rfc4978 | +| [get_SortSupported](./get_sortsupported/) | Gets information whether Sort command are supported | +| [get_SpecialUseSupported](./get_specialusesupported/) | Gets information whether Special-Use Mailboxes is supported See more: https://tools.ietf.org/html/rfc6154 | +| [get_SupportedAuthentication](./get_supportedauthentication/) | Gets enumeration of supported by server authentication types | +| [get_SupportOldServer](./get_supportoldserver/) | Indicates whether the old servers need to be supported when receiving messages. | +| [get_ThreadAlgorithms](./get_threadalgorithms/) | Gets supported thread algorithms | +| [get_ThreadSupported](./get_threadsupported/) | Gets information whether Thread command are supported | +| [get_UidPlusSupported](./get_uidplussupported/) | Gets information whether UIDPLUS extension is supported See more: https://tools.ietf.org/html/rfc4315 | +| [get_UnselectSupported](./get_unselectsupported/) | Gets information whether UNSELECT extension is supported See more: https://tools.ietf.org/html/rfc2342 | +| [GetFolderInfo (2 overloads)](./getfolderinfo/) | Returns information about the specified folder without selecting it | +| [GetMessageThreads (2 overloads)](./getmessagethreads/) | Get message threads. | +| [GetNamespaces (2 overloads)](./getnamespaces/) | Gets namespaces that are available on a server. | +| [GetQuota (2 overloads)](./getquota/) | Gets quota information | +| [GetQuotaRoot (2 overloads)](./getquotaroot/) | Gets quota root information for mailbox | +| [IntroduceClient (4 overloads)](./introduceclient/) | Introduces client information to a server. | +| [ListAttachments (2 overloads)](./listattachments/) | Gets the message attachments list. Gets an information for each attachment in message. | +| [ListFolders (10 overloads)](./listfolders/) | Gets the list of folders in the mailbox | +| [ListMessage (8 overloads)](./listmessage/) | Gets information about a message. | +| [ListMessages (27 overloads)](./listmessages/) | Gets the list of messages in the current folder | +| [ListMessagesByPage (4 overloads)](./listmessagesbypage/) | Gets the list of messages | +| [Login (2 overloads)](./login/) | Sign in to a server | +| [Logout (2 overloads)](./logout/) | Sign in to a server | +| [MoveFolder (2 overloads)](./movefolder/) | Moves specified folder and its subfolders to new location. | +| [MoveMessage (8 overloads)](./movemessage/) | Moves the message | +| [MoveMessages (20 overloads)](./movemessages/) | Moves the message | +| [NeedSupportOldServers](./needsupportoldservers/) | | +| [Noop (3 overloads)](./noop/) | 'No operation' command | +| [RemoveMessageFlags (28 overloads)](./removemessageflags/) | Removes the flags of the message | +| [RenameFolder (2 overloads)](./renamefolder/) | Renames a specified folder to a new name | +| [RequestCheckpoint (2 overloads)](./requestcheckpoint/) | Requests a checkpoint of the currently selected mailbox. | +| [Restore](./restore/) | Begins to restore imap folders from the given personal storage. | +| [ResumeMonitoring](./resumemonitoring/) | Resumes monitoring of message changes for specified folder. Unlike the StartMonitoring method, it will find all missing mailbox changes and call the callback for them. | +| [SaveMessage (8 overloads)](./savemessage/) | Downloads the message with the specified sequence number and writes its data into a supplied stream | +| [SelectFolder (4 overloads)](./selectfolder/) | Selects the specified folder | +| [set_AllowedAuthentication](./set_allowedauthentication/) | Sets enumeration of allowed by user authentication types | +| [set_AnnotateSupported](./set_annotatesupported/) | Gets information whether ANNOTATE extension is supported See more: https://tools.ietf.org/html/rfc5257 | +| [set_AutoCommit](./set_autocommit/) | Indicates, whether commit operation are executed automatically when folder is changed or before connection is closed. | +| [set_ChildrenSupported](./set_childrensupported/) | Gets information whether CHILDREN extension is supported See more: https://tools.ietf.org/html/rfc3348 | +| [set_ClientIdentificationInfo](./set_clientidentificationinfo/) | Sets client identification information See more: https://tools.ietf.org/html/rfc2971 | +| [set_CompressSupported](./set_compresssupported/) | Gets information whether COMPRESS extension is supported See more: https://tools.ietf.org/html/rfc4978 | +| [set_CondstoreSupported](./set_condstoresupported/) | Gets information whether CONDSTORE extension is supported See more: https://tools.ietf.org/html/rfc7162 | +| [set_CurrentFolder](./set_currentfolder/) | Gets the current folder | +| [set_DefaultFolder](./set_defaultfolder/) | Default folder for ImapClients | +| [set_Delimiter](./set_delimiter/) | Sets delimiter of folders hierarhy. | +| [set_EnableSupported](./set_enablesupported/) | Gets information whether ENABLE extension is supported See more: https://tools.ietf.org/html/rfc5161 | +| [set_ESearchSupported](./set_esearchsupported/) | Gets information whether ESEARCH extension is supported See more: https://tools.ietf.org/html/rfc4731 | +| [set_ExchangeIdAutomatically](./set_exchangeidautomatically/) | Sets value which indicates whether client should to introduce information about itself to a server automatically. See more: https://tools.ietf.org/html/rfc2971 | +| [set_ExtendedListSupported](./set_extendedlistsupported/) | Gets information whether LIST Command Extension is supported See more https://tools.ietf.org/html/rfc5258 | +| [set_GmExt1Supported](./set_gmext1supported/) | Defines if Google X-GM-EXT-1 extension is supported | +| [set_IdSupported](./set_idsupported/) | Gets information whether ID extension is supported See more: https://tools.ietf.org/html/rfc2971 | +| [set_MoveSupported](./set_movesupported/) | Gets information whether MOVE extension is supported See more: https://tools.ietf.org/html/rfc6851 | +| [set_NamespaceSupported](./set_namespacesupported/) | Gets information whether NAMESPACE extension is supported See more: https://tools.ietf.org/html/rfc2342 | +| [set_QresyncSupported](./set_qresyncsupported/) | Gets information whether QRESYNC extension is supported See more: https://tools.ietf.org/html/rfc7162 | +| [set_QuotaSupported](./set_quotasupported/) | Gets information whether quota is supported | +| [set_ReadOnly](./set_readonly/) | Sets value which indicates if changes to the permanent state of the mailbox, including per-user state, are permitted. | +| [set_SaslIrSupported](./set_saslirsupported/) | Gets information whether SASL Initial Client Response extension is supported See more: https://tools.ietf.org/html/rfc4959 | +| [set_SelectedCompression](./set_selectedcompression/) | Sets compression type which is used to communicate with a server. See more: https://tools.ietf.org/html/rfc4978 | +| [set_SortSupported](./set_sortsupported/) | Gets information whether Sort command are supported | +| [set_SpecialUseSupported](./set_specialusesupported/) | Gets information whether Special-Use Mailboxes is supported See more: https://tools.ietf.org/html/rfc6154 | +| [set_SupportOldServer](./set_supportoldserver/) | Indicates whether the old servers need to be supported when receiving messages. | +| [set_ThreadSupported](./set_threadsupported/) | Gets information whether Thread command are supported | +| [set_UidPlusSupported](./set_uidplussupported/) | Gets information whether UIDPLUS extension is supported See more: https://tools.ietf.org/html/rfc4315 | +| [set_UnselectSupported](./set_unselectsupported/) | Gets information whether UNSELECT extension is supported See more: https://tools.ietf.org/html/rfc2342 | +| [SetQuota (2 overloads)](./setquota/) | Sets quota information | +| [SortMessageThreads (2 overloads)](./sortmessagethreads/) | Get message threads. | +| [StartMonitoring](./startmonitoring/) | Starts monitoring of message changes for specified folder. | +| [StopMonitoring (2 overloads)](./stopmonitoring/) | Stops any monitoring of changes. | +| [SubscribeFolder (2 overloads)](./subscribefolder/) | Sent the SUBSCRIBE command that adds the specified mailbox name to the server's set of "active" mailboxes. | +| [UndeleteMessage (8 overloads)](./undeletemessage/) | Marks a message with the specified sequence number as not deleted | +| [UnselectFolder (4 overloads)](./unselectfolder/) | Permanently removes all messages marked as deleted for currently selected folder and removes selected-state for this folder. | +| [UnsubscribeFolder (2 overloads)](./unsubscribefolder/) | Sent the UNSUBSCRIBE command that removes the specified mailbox name from the server's set of "active" mailboxes | +| [ValidateCredentials (2 overloads)](./validatecredentials/) | Executes credentials validation | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/addmessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/addmessageflags/_index.md new file mode 100644 index 0000000000..b9c484f704 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/addmessageflags/_index.md @@ -0,0 +1,521 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::AddMessageFlags method" +linktitle: "AddMessageFlags" +articleTitle: "AddMessageFlags" +second_title: "Aspose.Email for C++" +description: "Adds the flags to the message" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapclient/addmessageflags/ +--- + +## AddMessageFlags (1 of 28) {#addmessageflags_1} + +Adds the flags to the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be added | + +--- + +## AddMessageFlags (2 of 28) {#addmessageflags_2} + +Adds the flags to the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (3 of 28) {#addmessageflags_3} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | + +--- + +## AddMessageFlags (4 of 28) {#addmessageflags_4} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (5 of 28) {#addmessageflags_5} + +Adds the flags to the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be added | + +--- + +## AddMessageFlags (6 of 28) {#addmessageflags_6} + +Adds the flags to the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (7 of 28) {#addmessageflags_7} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | + +--- + +## AddMessageFlags (8 of 28) {#addmessageflags_8} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (9 of 28) {#addmessageflags_9} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | + +--- + +## AddMessageFlags (10 of 28) {#addmessageflags_10} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (11 of 28) {#addmessageflags_11} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | + +--- + +## AddMessageFlags (12 of 28) {#addmessageflags_12} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (13 of 28) {#addmessageflags_13} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | + +--- + +## AddMessageFlags (14 of 28) {#addmessageflags_14} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (15 of 28) {#addmessageflags_15} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | + +--- + +## AddMessageFlags (16 of 28) {#addmessageflags_16} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (17 of 28) {#addmessageflags_17} + +Adds the flags to the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | + +--- + +## AddMessageFlags (18 of 28) {#addmessageflags_18} + +Adds the flags to the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (19 of 28) {#addmessageflags_19} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | + +--- + +## AddMessageFlags (20 of 28) {#addmessageflags_20} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (21 of 28) {#addmessageflags_21} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | + +--- + +## AddMessageFlags (22 of 28) {#addmessageflags_22} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (23 of 28) {#addmessageflags_23} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | + +--- + +## AddMessageFlags (24 of 28) {#addmessageflags_24} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (25 of 28) {#addmessageflags_25} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | + +--- + +## AddMessageFlags (26 of 28) {#addmessageflags_26} + +Adds the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## AddMessageFlags (27 of 28) {#addmessageflags_27} + +Adds the flags to the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | + +--- + +## AddMessageFlags (28 of 28) {#addmessageflags_28} + +Adds the flags to the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/appendmessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/appendmessage/_index.md new file mode 100644 index 0000000000..be8176f4f3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/appendmessage/_index.md @@ -0,0 +1,145 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::AppendMessage method" +linktitle: "AppendMessage" +articleTitle: "AppendMessage" +second_title: "Aspose.Email for C++" +description: "Uploads the mail message to the current folder If current folder hasn't been specified default folder is used." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapclient/appendmessage/ +--- + +## AppendMessage (1 of 8) {#appendmessage_1} + +Uploads the mail message to the current folder If current folder hasn't been specified default folder is used. + +**Returns:** An unique id of appended message + +```cpp +AppendMessage(System::SharedPtr < IConnection > connection, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| message | Mail message to be upload | + +--- + +## AppendMessage (2 of 8) {#appendmessage_2} + +Uploads the mail message to the current folder If current folder hasn't been specified default folder is used. + +**Returns:** An unique id of appended message + +```cpp +AppendMessage(System::SharedPtr < IConnection > connection, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| fileName | File name (*.eml) of the mail message that will be uploaded | + +--- + +## AppendMessage (3 of 8) {#appendmessage_3} + +Uploads the mail message to the specified folder + +**Returns:** An unique id of appended message + +```cpp +AppendMessage(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| message | Mail message to be upload | + +--- + +## AppendMessage (4 of 8) {#appendmessage_4} + +Uploads the mail message to the specified folder + +**Returns:** An unique id of appended message + +```cpp +AppendMessage(System::SharedPtr < IConnection > connection, System::String folderName, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| fileName | File name (*.eml) of the mail message that will be uploaded | + +--- + +## AppendMessage (5 of 8) {#appendmessage_5} + +Uploads the mail message to the current folder If current folder hasn't been specified default folder is used. + +**Returns:** An unique id of appended message + +```cpp +AppendMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | Mail message to be upload | + +--- + +## AppendMessage (6 of 8) {#appendmessage_6} + +Uploads the mail message to the current folder If current folder hasn't been specified default folder is used. + +**Returns:** An unique id of appended message + +```cpp +AppendMessage(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | File name (*.eml) of the mail message that will be uploaded | + +--- + +## AppendMessage (7 of 8) {#appendmessage_7} + +Uploads the mail message to the specified folder + +**Returns:** An unique id of appended message + +```cpp +AppendMessage(System::String folderName, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| message | Mail message to be upload | + +--- + +## AppendMessage (8 of 8) {#appendmessage_8} + +Uploads the mail message to the specified folder + +**Returns:** An unique id of appended message + +```cpp +AppendMessage(System::String folderName, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| fileName | File name (*.eml) of the mail message that will be uploaded | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/appendmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/appendmessages/_index.md new file mode 100644 index 0000000000..69be83d345 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/appendmessages/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::AppendMessages method" +linktitle: "AppendMessages" +articleTitle: "AppendMessages" +second_title: "Aspose.Email for C++" +description: "Uploads the mail message to the current folder If current folder hasn't been specified default folder is used." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapclient/appendmessages/ +--- + +## AppendMessages (1 of 4) {#appendmessages_1} + +Uploads the mail message to the current folder If current folder hasn't been specified default folder is used. + +**Returns:** An unique id of appended message + +```cpp +AppendMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | Enumeration of email messages to be upload | + +--- + +## AppendMessages (2 of 4) {#appendmessages_2} + +Uploads the mail message to the specified folder + +**Returns:** An unique id of appended message + +```cpp +AppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| messages | Enumeration of email messages to be upload | + +--- + +## AppendMessages (3 of 4) {#appendmessages_3} + +Uploads the mail message to the current folder If current folder hasn't been specified default folder is used. + +**Returns:** An unique id of appended message + +```cpp +AppendMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | Enumeration of email messages to be upload | + +--- + +## AppendMessages (4 of 4) {#appendmessages_4} + +Uploads the mail message to the specified folder + +**Returns:** An unique id of appended message + +```cpp +AppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| messages | Enumeration of email messages to be upload | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/backup/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/backup/_index.md new file mode 100644 index 0000000000..83a48f97a8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/backup/_index.md @@ -0,0 +1,83 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::Backup method" +linktitle: "Backup" +articleTitle: "Backup" +second_title: "Aspose.Email for C++" +description: "Backups the content of the specified folders" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapclient/backup/ +--- + +## Backup (1 of 4) {#backup_1} + +Backups the content of the specified folders + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Backup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | + +--- + +## Backup (2 of 4) {#backup_2} + +Backups the content of the specified folders + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Backup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | + +--- + +## Backup (3 of 4) {#backup_3} + +Backups the content of the specified folders + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Backup(System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | + +--- + +## Backup (4 of 4) {#backup_4} + +Backups the content of the specified folders + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Backup(System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginaddmessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginaddmessageflags/_index.md new file mode 100644 index 0000000000..422e4922d0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginaddmessageflags/_index.md @@ -0,0 +1,1629 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginAddMessageFlags method" +linktitle: "BeginAddMessageFlags" +articleTitle: "BeginAddMessageFlags" +second_title: "Aspose.Email for C++" +description: "Adds the flags to the message asynchronously" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imapclient/beginaddmessageflags/ +--- + +## BeginAddMessageFlags (1 of 84) {#beginaddmessageflags_1} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | + +--- + +## BeginAddMessageFlags (2 of 84) {#beginaddmessageflags_2} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (3 of 84) {#beginaddmessageflags_3} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (4 of 84) {#beginaddmessageflags_4} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (5 of 84) {#beginaddmessageflags_5} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (6 of 84) {#beginaddmessageflags_6} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (7 of 84) {#beginaddmessageflags_7} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (8 of 84) {#beginaddmessageflags_8} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (9 of 84) {#beginaddmessageflags_9} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (10 of 84) {#beginaddmessageflags_10} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (11 of 84) {#beginaddmessageflags_11} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (12 of 84) {#beginaddmessageflags_12} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (13 of 84) {#beginaddmessageflags_13} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | + +--- + +## BeginAddMessageFlags (14 of 84) {#beginaddmessageflags_14} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (15 of 84) {#beginaddmessageflags_15} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (16 of 84) {#beginaddmessageflags_16} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (17 of 84) {#beginaddmessageflags_17} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (18 of 84) {#beginaddmessageflags_18} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (19 of 84) {#beginaddmessageflags_19} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (20 of 84) {#beginaddmessageflags_20} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (21 of 84) {#beginaddmessageflags_21} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (22 of 84) {#beginaddmessageflags_22} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (23 of 84) {#beginaddmessageflags_23} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (24 of 84) {#beginaddmessageflags_24} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (25 of 84) {#beginaddmessageflags_25} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (26 of 84) {#beginaddmessageflags_26} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (27 of 84) {#beginaddmessageflags_27} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (28 of 84) {#beginaddmessageflags_28} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (29 of 84) {#beginaddmessageflags_29} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (30 of 84) {#beginaddmessageflags_30} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (31 of 84) {#beginaddmessageflags_31} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (32 of 84) {#beginaddmessageflags_32} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (33 of 84) {#beginaddmessageflags_33} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (34 of 84) {#beginaddmessageflags_34} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (35 of 84) {#beginaddmessageflags_35} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (36 of 84) {#beginaddmessageflags_36} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (37 of 84) {#beginaddmessageflags_37} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (38 of 84) {#beginaddmessageflags_38} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (39 of 84) {#beginaddmessageflags_39} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (40 of 84) {#beginaddmessageflags_40} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (41 of 84) {#beginaddmessageflags_41} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (42 of 84) {#beginaddmessageflags_42} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (43 of 84) {#beginaddmessageflags_43} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (44 of 84) {#beginaddmessageflags_44} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (45 of 84) {#beginaddmessageflags_45} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (46 of 84) {#beginaddmessageflags_46} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (47 of 84) {#beginaddmessageflags_47} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (48 of 84) {#beginaddmessageflags_48} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (49 of 84) {#beginaddmessageflags_49} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | + +--- + +## BeginAddMessageFlags (50 of 84) {#beginaddmessageflags_50} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (51 of 84) {#beginaddmessageflags_51} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (52 of 84) {#beginaddmessageflags_52} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (53 of 84) {#beginaddmessageflags_53} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (54 of 84) {#beginaddmessageflags_54} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (55 of 84) {#beginaddmessageflags_55} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (56 of 84) {#beginaddmessageflags_56} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (57 of 84) {#beginaddmessageflags_57} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (58 of 84) {#beginaddmessageflags_58} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (59 of 84) {#beginaddmessageflags_59} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (60 of 84) {#beginaddmessageflags_60} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (61 of 84) {#beginaddmessageflags_61} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (62 of 84) {#beginaddmessageflags_62} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (63 of 84) {#beginaddmessageflags_63} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (64 of 84) {#beginaddmessageflags_64} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (65 of 84) {#beginaddmessageflags_65} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (66 of 84) {#beginaddmessageflags_66} + +Adds the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (67 of 84) {#beginaddmessageflags_67} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (68 of 84) {#beginaddmessageflags_68} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (69 of 84) {#beginaddmessageflags_69} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (70 of 84) {#beginaddmessageflags_70} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (71 of 84) {#beginaddmessageflags_71} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (72 of 84) {#beginaddmessageflags_72} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (73 of 84) {#beginaddmessageflags_73} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | + +--- + +## BeginAddMessageFlags (74 of 84) {#beginaddmessageflags_74} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (75 of 84) {#beginaddmessageflags_75} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (76 of 84) {#beginaddmessageflags_76} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (77 of 84) {#beginaddmessageflags_77} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (78 of 84) {#beginaddmessageflags_78} + +Adds the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (79 of 84) {#beginaddmessageflags_79} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | + +--- + +## BeginAddMessageFlags (80 of 84) {#beginaddmessageflags_80} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginAddMessageFlags (81 of 84) {#beginaddmessageflags_81} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (82 of 84) {#beginaddmessageflags_82} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAddMessageFlags (83 of 84) {#beginaddmessageflags_83} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAddMessageFlags (84 of 84) {#beginaddmessageflags_84} + +Adds the flags to the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAddMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginappendmessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginappendmessage/_index.md new file mode 100644 index 0000000000..7e74ae835e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginappendmessage/_index.md @@ -0,0 +1,297 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginAppendMessage method" +linktitle: "BeginAppendMessage" +articleTitle: "BeginAppendMessage" +second_title: "Aspose.Email for C++" +description: "Begins append message to the end of the specified folder If current folder hasn't been specified default folder is used." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/imapclient/beginappendmessage/ +--- + +## BeginAppendMessage (1 of 16) {#beginappendmessage_1} + +Begins append message to the end of the specified folder If current folder hasn't been specified default folder is used. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::SharedPtr < IConnection > connection, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| message | Mail message to be upload | + +--- + +## BeginAppendMessage (2 of 16) {#beginappendmessage_2} + +Begins append message to the end of the current folder If current folder hasn't been specified default folder is used. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::SharedPtr < IConnection > connection, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| fileName | File name (*.eml) of the mail message that will be uploaded | + +--- + +## BeginAppendMessage (3 of 16) {#beginappendmessage_3} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| message | Mail message to be upload | + +--- + +## BeginAppendMessage (4 of 16) {#beginappendmessage_4} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < MailMessage > message, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| message | Mail message to be upload | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAppendMessage (5 of 16) {#beginappendmessage_5} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| message | Mail message to be upload | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAppendMessage (6 of 16) {#beginappendmessage_6} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::SharedPtr < IConnection > connection, System::String folderName, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| fileName | File name (*.eml) of the mail message that will be uploaded | + +--- + +## BeginAppendMessage (7 of 16) {#beginappendmessage_7} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::SharedPtr < IConnection > connection, System::String folderName, System::String fileName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| fileName | File name (*.eml) of the mail message that will be uploaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAppendMessage (8 of 16) {#beginappendmessage_8} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::SharedPtr < IConnection > connection, System::String folderName, System::String fileName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| fileName | File name (*.eml) of the mail message that will be uploaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAppendMessage (9 of 16) {#beginappendmessage_9} + +Begins append message to the end of the specified folder If current folder hasn't been specified default folder is used. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | Mail message to be upload | + +--- + +## BeginAppendMessage (10 of 16) {#beginappendmessage_10} + +Begins append message to the end of the current folder If current folder hasn't been specified default folder is used. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | File name (*.eml) of the mail message that will be uploaded | + +--- + +## BeginAppendMessage (11 of 16) {#beginappendmessage_11} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::String folderName, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| message | Mail message to be upload | + +--- + +## BeginAppendMessage (12 of 16) {#beginappendmessage_12} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::String folderName, System::SharedPtr < MailMessage > message, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| message | Mail message to be upload | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAppendMessage (13 of 16) {#beginappendmessage_13} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::String folderName, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| message | Mail message to be upload | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAppendMessage (14 of 16) {#beginappendmessage_14} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::String folderName, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| fileName | File name (*.eml) of the mail message that will be uploaded | + +--- + +## BeginAppendMessage (15 of 16) {#beginappendmessage_15} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::String folderName, System::String fileName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| fileName | File name (*.eml) of the mail message that will be uploaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAppendMessage (16 of 16) {#beginappendmessage_16} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessage(System::String folderName, System::String fileName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| fileName | File name (*.eml) of the mail message that will be uploaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginappendmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginappendmessages/_index.md new file mode 100644 index 0000000000..0e82a7718f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginappendmessages/_index.md @@ -0,0 +1,297 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginAppendMessages method" +linktitle: "BeginAppendMessages" +articleTitle: "BeginAppendMessages" +second_title: "Aspose.Email for C++" +description: "Begins append message to the end of the specified folder If current folder hasn't been specified default folder is used." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/imapclient/beginappendmessages/ +--- + +## BeginAppendMessages (1 of 16) {#beginappendmessages_1} + +Begins append message to the end of the specified folder If current folder hasn't been specified default folder is used. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | Enumeration of email messages to be upload | + +--- + +## BeginAppendMessages (2 of 16) {#beginappendmessages_2} + +Begins append message to the end of the current folder If current folder hasn't been specified default folder is used. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| fileNames | File names (*.eml) of an email messages that will be uploaded | + +--- + +## BeginAppendMessages (3 of 16) {#beginappendmessages_3} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| messages | Enumeration of email messages to be upload | + +--- + +## BeginAppendMessages (4 of 16) {#beginappendmessages_4} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| messages | Enumeration of email messages to be upload | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAppendMessages (5 of 16) {#beginappendmessages_5} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| messages | Enumeration of email messages to be upload | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAppendMessages (6 of 16) {#beginappendmessages_6} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| fileNames | File names (*.eml) of an email messages that will be uploaded | + +--- + +## BeginAppendMessages (7 of 16) {#beginappendmessages_7} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| fileNames | File names (*.eml) of an email messages that will be uploaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAppendMessages (8 of 16) {#beginappendmessages_8} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder that will receive the mail message | +| fileNames | File names (*.eml) of an email messages that will be uploaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAppendMessages (9 of 16) {#beginappendmessages_9} + +Begins append message to the end of the specified folder If current folder hasn't been specified default folder is used. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | Enumeration of email messages to be upload | + +--- + +## BeginAppendMessages (10 of 16) {#beginappendmessages_10} + +Begins append message to the end of the current folder If current folder hasn't been specified default folder is used. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames) +``` + +| Parameter | Description | +| --- | --- | +| fileNames | File names (*.eml) of an email messages that will be uploaded | + +--- + +## BeginAppendMessages (11 of 16) {#beginappendmessages_11} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| messages | Enumeration of email messages to be upload | + +--- + +## BeginAppendMessages (12 of 16) {#beginappendmessages_12} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| messages | Enumeration of email messages to be upload | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAppendMessages (13 of 16) {#beginappendmessages_13} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| messages | Enumeration of email messages to be upload | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginAppendMessages (14 of 16) {#beginappendmessages_14} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| fileNames | File names (*.eml) of an email messages that will be uploaded | + +--- + +## BeginAppendMessages (15 of 16) {#beginappendmessages_15} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| fileNames | File names (*.eml) of an email messages that will be uploaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginAppendMessages (16 of 16) {#beginappendmessages_16} + +Begins append message to the end of the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder that will receive the mail message | +| fileNames | File names (*.eml) of an email messages that will be uploaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginbackup/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginbackup/_index.md new file mode 100644 index 0000000000..72126d03fe --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginbackup/_index.md @@ -0,0 +1,243 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginBackup method" +linktitle: "BeginBackup" +articleTitle: "BeginBackup" +second_title: "Aspose.Email for C++" +description: "Begins to backup the content of the specified folders" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/imapclient/beginbackup/ +--- + +## BeginBackup (1 of 12) {#beginbackup_1} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | + +--- + +## BeginBackup (2 of 12) {#beginbackup_2} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginBackup (3 of 12) {#beginbackup_3} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginBackup (4 of 12) {#beginbackup_4} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | + +--- + +## BeginBackup (5 of 12) {#beginbackup_5} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginBackup (6 of 12) {#beginbackup_6} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginBackup (7 of 12) {#beginbackup_7} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | + +--- + +## BeginBackup (8 of 12) {#beginbackup_8} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginBackup (9 of 12) {#beginbackup_9} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| stream | A stream to write into | +| options | A backup options | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginBackup (10 of 12) {#beginbackup_10} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | + +--- + +## BeginBackup (11 of 12) {#beginbackup_11} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginBackup (12 of 12) {#beginbackup_12} + +Begins to backup the content of the specified folders + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folders | A folders to backup | +| fileName | A path to the presonal storage file | +| options | A backup options | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginchangemessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginchangemessageflags/_index.md new file mode 100644 index 0000000000..ec92059773 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginchangemessageflags/_index.md @@ -0,0 +1,1629 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginChangeMessageFlags method" +linktitle: "BeginChangeMessageFlags" +articleTitle: "BeginChangeMessageFlags" +second_title: "Aspose.Email for C++" +description: "Changes the flags of the message" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/imapclient/beginchangemessageflags/ +--- + +## BeginChangeMessageFlags (1 of 84) {#beginchangemessageflags_1} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (2 of 84) {#beginchangemessageflags_2} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (3 of 84) {#beginchangemessageflags_3} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (4 of 84) {#beginchangemessageflags_4} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (5 of 84) {#beginchangemessageflags_5} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (6 of 84) {#beginchangemessageflags_6} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (7 of 84) {#beginchangemessageflags_7} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (8 of 84) {#beginchangemessageflags_8} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (9 of 84) {#beginchangemessageflags_9} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (10 of 84) {#beginchangemessageflags_10} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (11 of 84) {#beginchangemessageflags_11} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (12 of 84) {#beginchangemessageflags_12} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (13 of 84) {#beginchangemessageflags_13} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (14 of 84) {#beginchangemessageflags_14} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (15 of 84) {#beginchangemessageflags_15} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (16 of 84) {#beginchangemessageflags_16} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (17 of 84) {#beginchangemessageflags_17} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (18 of 84) {#beginchangemessageflags_18} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | Sequence number of a message | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (19 of 84) {#beginchangemessageflags_19} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (20 of 84) {#beginchangemessageflags_20} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (21 of 84) {#beginchangemessageflags_21} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (22 of 84) {#beginchangemessageflags_22} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (23 of 84) {#beginchangemessageflags_23} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (24 of 84) {#beginchangemessageflags_24} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (25 of 84) {#beginchangemessageflags_25} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (26 of 84) {#beginchangemessageflags_26} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (27 of 84) {#beginchangemessageflags_27} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (28 of 84) {#beginchangemessageflags_28} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (29 of 84) {#beginchangemessageflags_29} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (30 of 84) {#beginchangemessageflags_30} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (31 of 84) {#beginchangemessageflags_31} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (32 of 84) {#beginchangemessageflags_32} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (33 of 84) {#beginchangemessageflags_33} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (34 of 84) {#beginchangemessageflags_34} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (35 of 84) {#beginchangemessageflags_35} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (36 of 84) {#beginchangemessageflags_36} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (37 of 84) {#beginchangemessageflags_37} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (38 of 84) {#beginchangemessageflags_38} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (39 of 84) {#beginchangemessageflags_39} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (40 of 84) {#beginchangemessageflags_40} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (41 of 84) {#beginchangemessageflags_41} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (42 of 84) {#beginchangemessageflags_42} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (43 of 84) {#beginchangemessageflags_43} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (44 of 84) {#beginchangemessageflags_44} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (45 of 84) {#beginchangemessageflags_45} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (46 of 84) {#beginchangemessageflags_46} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (47 of 84) {#beginchangemessageflags_47} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (48 of 84) {#beginchangemessageflags_48} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (49 of 84) {#beginchangemessageflags_49} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (50 of 84) {#beginchangemessageflags_50} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (51 of 84) {#beginchangemessageflags_51} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (52 of 84) {#beginchangemessageflags_52} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (53 of 84) {#beginchangemessageflags_53} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (54 of 84) {#beginchangemessageflags_54} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (55 of 84) {#beginchangemessageflags_55} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (56 of 84) {#beginchangemessageflags_56} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (57 of 84) {#beginchangemessageflags_57} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (58 of 84) {#beginchangemessageflags_58} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (59 of 84) {#beginchangemessageflags_59} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (60 of 84) {#beginchangemessageflags_60} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (61 of 84) {#beginchangemessageflags_61} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (62 of 84) {#beginchangemessageflags_62} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (63 of 84) {#beginchangemessageflags_63} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (64 of 84) {#beginchangemessageflags_64} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (65 of 84) {#beginchangemessageflags_65} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (66 of 84) {#beginchangemessageflags_66} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (67 of 84) {#beginchangemessageflags_67} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (68 of 84) {#beginchangemessageflags_68} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (69 of 84) {#beginchangemessageflags_69} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (70 of 84) {#beginchangemessageflags_70} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (71 of 84) {#beginchangemessageflags_71} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (72 of 84) {#beginchangemessageflags_72} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (73 of 84) {#beginchangemessageflags_73} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (74 of 84) {#beginchangemessageflags_74} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (75 of 84) {#beginchangemessageflags_75} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (76 of 84) {#beginchangemessageflags_76} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (77 of 84) {#beginchangemessageflags_77} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (78 of 84) {#beginchangemessageflags_78} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (79 of 84) {#beginchangemessageflags_79} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | Flag value | + +--- + +## BeginChangeMessageFlags (80 of 84) {#beginchangemessageflags_80} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginChangeMessageFlags (81 of 84) {#beginchangemessageflags_81} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (82 of 84) {#beginchangemessageflags_82} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginChangeMessageFlags (83 of 84) {#beginchangemessageflags_83} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginChangeMessageFlags (84 of 84) {#beginchangemessageflags_84} + +Changes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginclientcapabilities/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginclientcapabilities/_index.md new file mode 100644 index 0000000000..5f432f0c01 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginclientcapabilities/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginClientCapabilities method" +linktitle: "BeginClientCapabilities" +articleTitle: "BeginClientCapabilities" +second_title: "Aspose.Email for C++" +description: "Notifies server which extensions are supported by client asyncronously." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.imap/imapclient/beginclientcapabilities/ +--- + +## BeginClientCapabilities (1 of 6) {#beginclientcapabilities_1} + +Notifies server which extensions are supported by client asyncronously. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginClientCapabilities(const System::ArrayPtr< System::String > & capabilityNames) +``` + +| Parameter | Description | +| --- | --- | +| capabilityNames | Array of capabilities which are supported by client | + +--- + +## BeginClientCapabilities (2 of 6) {#beginclientcapabilities_2} + +Notifies server which extensions are supported by client asyncronously. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginClientCapabilities(System::ArrayPtr< System::String > capabilityNames, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| capabilityNames | Array of capabilities which are supported by client | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginClientCapabilities (3 of 6) {#beginclientcapabilities_3} + +Notifies server which extensions are supported by client asyncronously. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginClientCapabilities(System::ArrayPtr< System::String > capabilityNames, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| capabilityNames | Array of capabilities which are supported by client | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginClientCapabilities (4 of 6) {#beginclientcapabilities_4} + +Notifies server which extensions are supported by client asyncronously. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginClientCapabilities(System::SharedPtr < IConnection > connection, const System::ArrayPtr< System::String > & capabilityNames) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| capabilityNames | Array of capabilities which are supported by client | + +--- + +## BeginClientCapabilities (5 of 6) {#beginclientcapabilities_5} + +Notifies server which extensions are supported by client asyncronously. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginClientCapabilities(System::SharedPtr < IConnection > connection, System::ArrayPtr< System::String > capabilityNames, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| capabilityNames | Array of capabilities which are supported by client | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginClientCapabilities (6 of 6) {#beginclientcapabilities_6} + +Notifies server which extensions are supported by client asyncronously. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginClientCapabilities(System::SharedPtr < IConnection > connection, System::ArrayPtr< System::String > capabilityNames, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| capabilityNames | Array of capabilities which are supported by client | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begincommitdeletes/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begincommitdeletes/_index.md new file mode 100644 index 0000000000..fdcf29c77b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begincommitdeletes/_index.md @@ -0,0 +1,496 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginCommitDeletes method" +linktitle: "BeginCommitDeletes" +articleTitle: "BeginCommitDeletes" +second_title: "Aspose.Email for C++" +description: "Begins to commit the deletions" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.imap/imapclient/begincommitdeletes/ +--- + +## BeginCommitDeletes (1 of 28) {#begincommitdeletes_1} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes() +``` + +--- + +## BeginCommitDeletes (2 of 28) {#begincommitdeletes_2} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(int32_t sleep) +``` + +| Parameter | Description | +| --- | --- | +| sleep | Wait time complete the operation in milliseconds | + +--- + +## BeginCommitDeletes (3 of 28) {#begincommitdeletes_3} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(int32_t sleep, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sleep | Wait time complete the operation in milliseconds | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (4 of 28) {#begincommitdeletes_4} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (5 of 28) {#begincommitdeletes_5} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (6 of 28) {#begincommitdeletes_6} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginCommitDeletes (7 of 28) {#begincommitdeletes_7} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, int32_t sleep) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sleep | Wait time complete the operation in milliseconds | + +--- + +## BeginCommitDeletes (8 of 28) {#begincommitdeletes_8} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, int32_t sleep, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sleep | Wait time complete the operation in milliseconds | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (9 of 28) {#begincommitdeletes_9} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (10 of 28) {#begincommitdeletes_10} + +Begins to commit the deletions + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (11 of 28) {#begincommitdeletes_11} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | Set of unique identifiers for messages | + +--- + +## BeginCommitDeletes (12 of 28) {#begincommitdeletes_12} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | Set of unique identifiers for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (13 of 28) {#begincommitdeletes_13} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | Set of unique identifiers for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (14 of 28) {#begincommitdeletes_14} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | + +--- + +## BeginCommitDeletes (15 of 28) {#begincommitdeletes_15} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (16 of 28) {#begincommitdeletes_16} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (17 of 28) {#begincommitdeletes_17} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of a message | + +--- + +## BeginCommitDeletes (18 of 28) {#begincommitdeletes_18} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of a message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (19 of 28) {#begincommitdeletes_19} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of a message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (20 of 28) {#begincommitdeletes_20} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | Set of unique identifiers for messages | + +--- + +## BeginCommitDeletes (21 of 28) {#begincommitdeletes_21} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | Set of unique identifiers for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (22 of 28) {#begincommitdeletes_22} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | Set of unique identifiers for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (23 of 28) {#begincommitdeletes_23} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::String startUid, System::String endUid) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | + +--- + +## BeginCommitDeletes (24 of 28) {#begincommitdeletes_24} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::String startUid, System::String endUid, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (25 of 28) {#begincommitdeletes_25} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::String startUid, System::String endUid, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (26 of 28) {#begincommitdeletes_26} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of a message | + +--- + +## BeginCommitDeletes (27 of 28) {#begincommitdeletes_27} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of a message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (28 of 28) {#begincommitdeletes_28} + +Begins to commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of a message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begincopymessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begincopymessage/_index.md new file mode 100644 index 0000000000..ee4057d46e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begincopymessage/_index.md @@ -0,0 +1,231 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginCopyMessage method" +linktitle: "BeginCopyMessage" +articleTitle: "BeginCopyMessage" +second_title: "Aspose.Email for C++" +description: "Begins an asynchronous copying." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.imap/imapclient/begincopymessage/ +--- + +## BeginCopyMessage (1 of 12) {#begincopymessage_1} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(int32_t sequenceNumber, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| folderName | Name of the folder. | + +--- + +## BeginCopyMessage (2 of 12) {#begincopymessage_2} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessage (3 of 12) {#begincopymessage_3} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessage (4 of 12) {#begincopymessage_4} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| folderName | Name of the folder. | + +--- + +## BeginCopyMessage (5 of 12) {#begincopymessage_5} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessage (6 of 12) {#begincopymessage_6} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessage (7 of 12) {#begincopymessage_7} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| folderName | Name of the folder. | + +--- + +## BeginCopyMessage (8 of 12) {#begincopymessage_8} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessage (9 of 12) {#begincopymessage_9} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessage (10 of 12) {#begincopymessage_10} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(System::String uniqueId, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| folderName | Name of the folder. | + +--- + +## BeginCopyMessage (11 of 12) {#begincopymessage_11} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(System::String uniqueId, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessage (12 of 12) {#begincopymessage_12} + +Begins an asynchronous copying. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessage(System::String uniqueId, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begincopymessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begincopymessages/_index.md new file mode 100644 index 0000000000..6143c1e83d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begincopymessages/_index.md @@ -0,0 +1,576 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginCopyMessages method" +linktitle: "BeginCopyMessages" +articleTitle: "BeginCopyMessages" +second_title: "Aspose.Email for C++" +description: "Begins copy operation asynchronously." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.imap/imapclient/begincopymessages/ +--- + +## BeginCopyMessages (1 of 30) {#begincopymessages_1} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(int32_t startSequence, int32_t endSequence, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (2 of 30) {#begincopymessages_2} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (3 of 30) {#begincopymessages_3} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessages (4 of 30) {#begincopymessages_4} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (5 of 30) {#begincopymessages_5} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (6 of 30) {#begincopymessages_6} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessages (7 of 30) {#begincopymessages_7} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (8 of 30) {#begincopymessages_8} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (9 of 30) {#begincopymessages_9} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessages (10 of 30) {#begincopymessages_10} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (11 of 30) {#begincopymessages_11} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (12 of 30) {#begincopymessages_12} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessages (13 of 30) {#begincopymessages_13} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (14 of 30) {#begincopymessages_14} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (15 of 30) {#begincopymessages_15} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessages (16 of 30) {#begincopymessages_16} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (17 of 30) {#begincopymessages_17} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (18 of 30) {#begincopymessages_18} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessages (19 of 30) {#begincopymessages_19} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (20 of 30) {#begincopymessages_20} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (21 of 30) {#begincopymessages_21} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessages (22 of 30) {#begincopymessages_22} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (23 of 30) {#begincopymessages_23} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (24 of 30) {#begincopymessages_24} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessages (25 of 30) {#begincopymessages_25} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (26 of 30) {#begincopymessages_26} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (27 of 30) {#begincopymessages_27} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCopyMessages (28 of 30) {#begincopymessages_28} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::String startUid, System::String endUid, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginCopyMessages (29 of 30) {#begincopymessages_29} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCopyMessages (30 of 30) {#begincopymessages_30} + +Begins copy operation asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCopyMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begincreatefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begincreatefolder/_index.md new file mode 100644 index 0000000000..edf7cc4838 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begincreatefolder/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginCreateFolder method" +linktitle: "BeginCreateFolder" +articleTitle: "BeginCreateFolder" +second_title: "Aspose.Email for C++" +description: "Begins an asynchronous folder creation." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.imap/imapclient/begincreatefolder/ +--- + +## BeginCreateFolder (1 of 6) {#begincreatefolder_1} + +Begins an asynchronous folder creation. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCreateFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | + +--- + +## BeginCreateFolder (2 of 6) {#begincreatefolder_2} + +Begins an asynchronous folder creation. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCreateFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCreateFolder (3 of 6) {#begincreatefolder_3} + +Begins an asynchronous folder creation. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCreateFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCreateFolder (4 of 6) {#begincreatefolder_4} + +Begins an asynchronous folder creation. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCreateFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | + +--- + +## BeginCreateFolder (5 of 6) {#begincreatefolder_5} + +Begins an asynchronous folder creation. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCreateFolder(System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCreateFolder (6 of 6) {#begincreatefolder_6} + +Begins an asynchronous folder creation. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCreateFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begindeletefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begindeletefolder/_index.md new file mode 100644 index 0000000000..9362b3776b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begindeletefolder/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginDeleteFolder method" +linktitle: "BeginDeleteFolder" +articleTitle: "BeginDeleteFolder" +second_title: "Aspose.Email for C++" +description: "Begins an asynchronous folder deletion." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.imap/imapclient/begindeletefolder/ +--- + +## BeginDeleteFolder (1 of 6) {#begindeletefolder_1} + +Begins an asynchronous folder deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | + +--- + +## BeginDeleteFolder (2 of 6) {#begindeletefolder_2} + +Begins an asynchronous folder deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteFolder (3 of 6) {#begindeletefolder_3} + +Begins an asynchronous folder deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteFolder (4 of 6) {#begindeletefolder_4} + +Begins an asynchronous folder deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | + +--- + +## BeginDeleteFolder (5 of 6) {#begindeletefolder_5} + +Begins an asynchronous folder deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteFolder(System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteFolder (6 of 6) {#begindeletefolder_6} + +Begins an asynchronous folder deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begindeletemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begindeletemessage/_index.md new file mode 100644 index 0000000000..2b01936d51 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begindeletemessage/_index.md @@ -0,0 +1,669 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginDeleteMessage method" +linktitle: "BeginDeleteMessage" +articleTitle: "BeginDeleteMessage" +second_title: "Aspose.Email for C++" +description: "Marks a message with the specified sequence number as deleted asynchronously" +type: docs +weight: 160 +url: /cpp/aspose.email.clients.imap/imapclient/begindeletemessage/ +--- + +## BeginDeleteMessage (1 of 36) {#begindeletemessage_1} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | + +--- + +## BeginDeleteMessage (2 of 36) {#begindeletemessage_2} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(int32_t sequenceNumber, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessage (3 of 36) {#begindeletemessage_3} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (4 of 36) {#begindeletemessage_4} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (5 of 36) {#begindeletemessage_5} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (6 of 36) {#begindeletemessage_6} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (7 of 36) {#begindeletemessage_7} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | + +--- + +## BeginDeleteMessage (8 of 36) {#begindeletemessage_8} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessage (9 of 36) {#begindeletemessage_9} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (10 of 36) {#begindeletemessage_10} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (11 of 36) {#begindeletemessage_11} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (12 of 36) {#begindeletemessage_12} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (13 of 36) {#begindeletemessage_13} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | + +--- + +## BeginDeleteMessage (14 of 36) {#begindeletemessage_14} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessage (15 of 36) {#begindeletemessage_15} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (16 of 36) {#begindeletemessage_16} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (17 of 36) {#begindeletemessage_17} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessage (18 of 36) {#begindeletemessage_18} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessage (19 of 36) {#begindeletemessage_19} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (20 of 36) {#begindeletemessage_20} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (21 of 36) {#begindeletemessage_21} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (22 of 36) {#begindeletemessage_22} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (23 of 36) {#begindeletemessage_23} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (24 of 36) {#begindeletemessage_24} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (25 of 36) {#begindeletemessage_25} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | + +--- + +## BeginDeleteMessage (26 of 36) {#begindeletemessage_26} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessage (27 of 36) {#begindeletemessage_27} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (28 of 36) {#begindeletemessage_28} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (29 of 36) {#begindeletemessage_29} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessage (30 of 36) {#begindeletemessage_30} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessage (31 of 36) {#begindeletemessage_31} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (32 of 36) {#begindeletemessage_32} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (33 of 36) {#begindeletemessage_33} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (34 of 36) {#begindeletemessage_34} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (35 of 36) {#begindeletemessage_35} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (36 of 36) {#begindeletemessage_36} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begindeletemessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begindeletemessages/_index.md new file mode 100644 index 0000000000..20cdf7cc7f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begindeletemessages/_index.md @@ -0,0 +1,1809 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginDeleteMessages method" +linktitle: "BeginDeleteMessages" +articleTitle: "BeginDeleteMessages" +second_title: "Aspose.Email for C++" +description: "Marks a message with the specified sequence number as deleted asynchronously" +type: docs +weight: 170 +url: /cpp/aspose.email.clients.imap/imapclient/begindeletemessages/ +--- + +## BeginDeleteMessages (1 of 96) {#begindeletemessages_1} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(int32_t startSequence, int32_t endSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | + +--- + +## BeginDeleteMessages (2 of 96) {#begindeletemessages_2} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(int32_t startSequence, int32_t endSequence, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (3 of 96) {#begindeletemessages_3} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(int32_t startSequence, int32_t endSequence, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (4 of 96) {#begindeletemessages_4} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(int32_t startSequence, int32_t endSequence, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (5 of 96) {#begindeletemessages_5} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(int32_t startSequence, int32_t endSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (6 of 96) {#begindeletemessages_6} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(int32_t startSequence, int32_t endSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (7 of 96) {#begindeletemessages_7} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | + +--- + +## BeginDeleteMessages (8 of 96) {#begindeletemessages_8} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (9 of 96) {#begindeletemessages_9} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (10 of 96) {#begindeletemessages_10} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (11 of 96) {#begindeletemessages_11} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (12 of 96) {#begindeletemessages_12} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (13 of 96) {#begindeletemessages_13} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | + +--- + +## BeginDeleteMessages (14 of 96) {#begindeletemessages_14} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (15 of 96) {#begindeletemessages_15} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (16 of 96) {#begindeletemessages_16} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (17 of 96) {#begindeletemessages_17} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (18 of 96) {#begindeletemessages_18} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (19 of 96) {#begindeletemessages_19} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | + +--- + +## BeginDeleteMessages (20 of 96) {#begindeletemessages_20} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (21 of 96) {#begindeletemessages_21} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (22 of 96) {#begindeletemessages_22} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (23 of 96) {#begindeletemessages_23} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (24 of 96) {#begindeletemessages_24} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (25 of 96) {#begindeletemessages_25} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (26 of 96) {#begindeletemessages_26} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (27 of 96) {#begindeletemessages_27} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (28 of 96) {#begindeletemessages_28} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (29 of 96) {#begindeletemessages_29} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (30 of 96) {#begindeletemessages_30} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (31 of 96) {#begindeletemessages_31} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | + +--- + +## BeginDeleteMessages (32 of 96) {#begindeletemessages_32} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (33 of 96) {#begindeletemessages_33} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (34 of 96) {#begindeletemessages_34} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (35 of 96) {#begindeletemessages_35} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (36 of 96) {#begindeletemessages_36} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (37 of 96) {#begindeletemessages_37} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (38 of 96) {#begindeletemessages_38} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (39 of 96) {#begindeletemessages_39} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (40 of 96) {#begindeletemessages_40} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (41 of 96) {#begindeletemessages_41} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (42 of 96) {#begindeletemessages_42} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (43 of 96) {#begindeletemessages_43} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | + +--- + +## BeginDeleteMessages (44 of 96) {#begindeletemessages_44} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (45 of 96) {#begindeletemessages_45} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (46 of 96) {#begindeletemessages_46} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (47 of 96) {#begindeletemessages_47} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (48 of 96) {#begindeletemessages_48} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (49 of 96) {#begindeletemessages_49} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (50 of 96) {#begindeletemessages_50} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (51 of 96) {#begindeletemessages_51} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (52 of 96) {#begindeletemessages_52} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (53 of 96) {#begindeletemessages_53} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (54 of 96) {#begindeletemessages_54} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (55 of 96) {#begindeletemessages_55} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | + +--- + +## BeginDeleteMessages (56 of 96) {#begindeletemessages_56} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (57 of 96) {#begindeletemessages_57} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (58 of 96) {#begindeletemessages_58} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (59 of 96) {#begindeletemessages_59} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (60 of 96) {#begindeletemessages_60} + +Marks a message with the specified sequence number as deleted asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (61 of 96) {#begindeletemessages_61} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | + +--- + +## BeginDeleteMessages (62 of 96) {#begindeletemessages_62} + +Begins an asynchronous messages deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (63 of 96) {#begindeletemessages_63} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (64 of 96) {#begindeletemessages_64} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (65 of 96) {#begindeletemessages_65} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (66 of 96) {#begindeletemessages_66} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (67 of 96) {#begindeletemessages_67} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (68 of 96) {#begindeletemessages_68} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (69 of 96) {#begindeletemessages_69} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (70 of 96) {#begindeletemessages_70} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (71 of 96) {#begindeletemessages_71} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (72 of 96) {#begindeletemessages_72} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (73 of 96) {#begindeletemessages_73} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | + +--- + +## BeginDeleteMessages (74 of 96) {#begindeletemessages_74} + +Begins an asynchronous messages deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (75 of 96) {#begindeletemessages_75} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (76 of 96) {#begindeletemessages_76} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (77 of 96) {#begindeletemessages_77} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (78 of 96) {#begindeletemessages_78} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (79 of 96) {#begindeletemessages_79} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (80 of 96) {#begindeletemessages_80} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (81 of 96) {#begindeletemessages_81} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (82 of 96) {#begindeletemessages_82} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (83 of 96) {#begindeletemessages_83} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (84 of 96) {#begindeletemessages_84} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (85 of 96) {#begindeletemessages_85} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | + +--- + +## BeginDeleteMessages (86 of 96) {#begindeletemessages_86} + +Begins an asynchronous messages deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (87 of 96) {#begindeletemessages_87} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (88 of 96) {#begindeletemessages_88} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (89 of 96) {#begindeletemessages_89} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginDeleteMessages (90 of 96) {#begindeletemessages_90} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## BeginDeleteMessages (91 of 96) {#begindeletemessages_91} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (92 of 96) {#begindeletemessages_92} + +Begins an asynchronous message deletion. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (93 of 96) {#begindeletemessages_93} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (94 of 96) {#begindeletemessages_94} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (95 of 96) {#begindeletemessages_95} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (96 of 96) {#begindeletemessages_96} + +Begins an asynchronous message deletion. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::String startUid, System::String endUid, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginexistfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginexistfolder/_index.md new file mode 100644 index 0000000000..7b02aa1b37 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginexistfolder/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginExistFolder method" +linktitle: "BeginExistFolder" +articleTitle: "BeginExistFolder" +second_title: "Aspose.Email for C++" +description: "Check whether this folder exists" +type: docs +weight: 180 +url: /cpp/aspose.email.clients.imap/imapclient/beginexistfolder/ +--- + +## BeginExistFolder (1 of 6) {#beginexistfolder_1} + +Check whether this folder exists + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginExistFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | + +--- + +## BeginExistFolder (2 of 6) {#beginexistfolder_2} + +Check whether this folder exists + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginExistFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginExistFolder (3 of 6) {#beginexistfolder_3} + +Check whether this folder exists + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginExistFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginExistFolder (4 of 6) {#beginexistfolder_4} + +Check whether this folder exists + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginExistFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | + +--- + +## BeginExistFolder (5 of 6) {#beginexistfolder_5} + +Check whether this folder exists + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginExistFolder(System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginExistFolder (6 of 6) {#beginexistfolder_6} + +Check whether this folder exists + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginExistFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginfetchattachment/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginfetchattachment/_index.md new file mode 100644 index 0000000000..33445d9cc0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginfetchattachment/_index.md @@ -0,0 +1,120 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginFetchAttachment method" +linktitle: "BeginFetchAttachment" +articleTitle: "BeginFetchAttachment" +second_title: "Aspose.Email for C++" +description: "Begins fetch an attachment." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.imap/imapclient/beginfetchattachment/ +--- + +## BeginFetchAttachment (1 of 6) {#beginfetchattachment_1} + +Begins fetch an attachment. + +**Returns:** Fetched attachment. + +```cpp +BeginFetchAttachment(int32_t sequenceNumber, System::String attachmentName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of a message | +| attachmentName | Attachment name | + +--- + +## BeginFetchAttachment (2 of 6) {#beginfetchattachment_2} + +Begins fetch an attachment. + +**Returns:** Fetched attachment. + +```cpp +BeginFetchAttachment(int32_t sequenceNumber, System::String attachmentName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of a message | +| attachmentName | Attachment name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchAttachment (3 of 6) {#beginfetchattachment_3} + +Begins fetch an attachment. + +**Returns:** Fetched attachment. + +```cpp +BeginFetchAttachment(int32_t sequenceNumber, System::String attachmentName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of a message | +| attachmentName | Attachment name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchAttachment (4 of 6) {#beginfetchattachment_4} + +Begins fetch an attachment. + +**Returns:** Fetched attachment. + +```cpp +BeginFetchAttachment(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String attachmentName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of a message | +| attachmentName | Attachment name | + +--- + +## BeginFetchAttachment (5 of 6) {#beginfetchattachment_5} + +Begins fetch an attachment. + +**Returns:** Fetched attachment. + +```cpp +BeginFetchAttachment(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String attachmentName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of a message | +| attachmentName | Attachment name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchAttachment (6 of 6) {#beginfetchattachment_6} + +Begins fetch an attachment. + +**Returns:** Fetched attachment. + +```cpp +BeginFetchAttachment(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String attachmentName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of a message | +| attachmentName | Attachment name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginfetchmessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginfetchmessage/_index.md new file mode 100644 index 0000000000..dcd42308a8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginfetchmessage/_index.md @@ -0,0 +1,330 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginFetchMessage method" +linktitle: "BeginFetchMessage" +articleTitle: "BeginFetchMessage" +second_title: "Aspose.Email for C++" +description: "Begins an asynchronous message fetching." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.imap/imapclient/beginfetchmessage/ +--- + +## BeginFetchMessage (1 of 18) {#beginfetchmessage_1} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | + +--- + +## BeginFetchMessage (2 of 18) {#beginfetchmessage_2} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(int32_t sequenceNumber, bool ignoreAttachment) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| ignoreAttachment | A value that defines whether the attachments should not be loaded. If it is set to true , then only message headers, message body and attachment information are fetched. Attachment content is not loaded | + +--- + +## BeginFetchMessage (3 of 18) {#beginfetchmessage_3} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(int32_t sequenceNumber, bool ignoreAttachment, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| ignoreAttachment | A value that defines whether the attachments should not be loaded. If it is set to true , then only message headers, message body and attachment information are fetched. Attachment content is not loaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (4 of 18) {#beginfetchmessage_4} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(int32_t sequenceNumber, bool ignoreAttachment, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| ignoreAttachment | A value that defines whether the attachments should not be loaded. If it is set to true , then only message headers, message body and attachment information are fetched. Attachment content is not loaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessage (5 of 18) {#beginfetchmessage_5} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (6 of 18) {#beginfetchmessage_6} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessage (7 of 18) {#beginfetchmessage_7} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | + +--- + +## BeginFetchMessage (8 of 18) {#beginfetchmessage_8} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, bool ignoreAttachment) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| ignoreAttachment | A value that defines whether the attachments should not be loaded. If it is set to true , then only message headers, message body and attachment information are fetched. Attachment content is not loaded | + +--- + +## BeginFetchMessage (9 of 18) {#beginfetchmessage_9} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, bool ignoreAttachment, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| ignoreAttachment | A value that defines whether the attachments should not be loaded. If it is set to true , then only message headers, message body and attachment information are fetched. Attachment content is not loaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (10 of 18) {#beginfetchmessage_10} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, bool ignoreAttachment, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| ignoreAttachment | A value that defines whether the attachments should not be loaded. If it is set to true , then only message headers, message body and attachment information are fetched. Attachment content is not loaded | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessage (11 of 18) {#beginfetchmessage_11} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (12 of 18) {#beginfetchmessage_12} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessage (13 of 18) {#beginfetchmessage_13} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of message | + +--- + +## BeginFetchMessage (14 of 18) {#beginfetchmessage_14} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (15 of 18) {#beginfetchmessage_15} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessage (16 of 18) {#beginfetchmessage_16} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of message | + +--- + +## BeginFetchMessage (17 of 18) {#beginfetchmessage_17} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (18 of 18) {#beginfetchmessage_18} + +Begins an asynchronous message fetching. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginfetchmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginfetchmessages/_index.md new file mode 100644 index 0000000000..57f698aa13 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginfetchmessages/_index.md @@ -0,0 +1,219 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginFetchMessages method" +linktitle: "BeginFetchMessages" +articleTitle: "BeginFetchMessages" +second_title: "Aspose.Email for C++" +description: "Begins FetchMessages operation asynchronously" +type: docs +weight: 210 +url: /cpp/aspose.email.clients.imap/imapclient/beginfetchmessages/ +--- + +## BeginFetchMessages (1 of 12) {#beginfetchmessages_1} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumbers | | + +--- + +## BeginFetchMessages (2 of 12) {#beginfetchmessages_2} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumbers | | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessages (3 of 12) {#beginfetchmessages_3} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumbers | | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessages (4 of 12) {#beginfetchmessages_4} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uids | The sequence numbers of the messages | + +--- + +## BeginFetchMessages (5 of 12) {#beginfetchmessages_5} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uids | The sequence numbers of the messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessages (6 of 12) {#beginfetchmessages_6} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uids | The sequence numbers of the messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessages (7 of 12) {#beginfetchmessages_7} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | | + +--- + +## BeginFetchMessages (8 of 12) {#beginfetchmessages_8} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessages (9 of 12) {#beginfetchmessages_9} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessages (10 of 12) {#beginfetchmessages_10} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids) +``` + +| Parameter | Description | +| --- | --- | +| uids | The sequence numbers of the messages | + +--- + +## BeginFetchMessages (11 of 12) {#beginfetchmessages_11} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uids | The sequence numbers of the messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessages (12 of 12) {#beginfetchmessages_12} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uids | The sequence numbers of the messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begingetfolderinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begingetfolderinfo/_index.md new file mode 100644 index 0000000000..144d79486a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begingetfolderinfo/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginGetFolderInfo method" +linktitle: "BeginGetFolderInfo" +articleTitle: "BeginGetFolderInfo" +second_title: "Aspose.Email for C++" +description: "Begins an asynchronous folder listing." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.imap/imapclient/begingetfolderinfo/ +--- + +## BeginGetFolderInfo (1 of 6) {#begingetfolderinfo_1} + +Begins an asynchronous folder listing. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetFolderInfo(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve information about | + +--- + +## BeginGetFolderInfo (2 of 6) {#begingetfolderinfo_2} + +Begins an asynchronous folder listing. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetFolderInfo(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve information about | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetFolderInfo (3 of 6) {#begingetfolderinfo_3} + +Begins an asynchronous folder listing. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetFolderInfo(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve information about | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetFolderInfo (4 of 6) {#begingetfolderinfo_4} + +Begins an asynchronous folder listing. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetFolderInfo(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve information about | + +--- + +## BeginGetFolderInfo (5 of 6) {#begingetfolderinfo_5} + +Begins an asynchronous folder listing. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetFolderInfo(System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve information about | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetFolderInfo (6 of 6) {#begingetfolderinfo_6} + +Begins an asynchronous folder listing. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetFolderInfo(System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve information about | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begingetmessagethreads/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begingetmessagethreads/_index.md new file mode 100644 index 0000000000..a9d1ecd04f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begingetmessagethreads/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginGetMessageThreads method" +linktitle: "BeginGetMessageThreads" +articleTitle: "BeginGetMessageThreads" +second_title: "Aspose.Email for C++" +description: "Begins getting message threads asynchronously." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.imap/imapclient/begingetmessagethreads/ +--- + +## BeginGetMessageThreads (1 of 2) {#begingetmessagethreads_1} + +Begins getting message threads asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageThreads(System::SharedPtr < BaseSearchConditions > conditions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| conditions | Thread conditions. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageThreads (2 of 2) {#begingetmessagethreads_2} + +Begins getting message threads asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageThreads(System::SharedPtr < IConnection > connection, System::SharedPtr < BaseSearchConditions > conditions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| conditions | Thread conditions. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begingetnamespaces/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begingetnamespaces/_index.md new file mode 100644 index 0000000000..25631fcf4a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begingetnamespaces/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginGetNamespaces method" +linktitle: "BeginGetNamespaces" +articleTitle: "BeginGetNamespaces" +second_title: "Aspose.Email for C++" +description: "Begins getting namespaces that are available on a server asynchronously." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.imap/imapclient/begingetnamespaces/ +--- + +## BeginGetNamespaces (1 of 6) {#begingetnamespaces_1} + +Begins getting namespaces that are available on a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetNamespaces() +``` + +--- + +## BeginGetNamespaces (2 of 6) {#begingetnamespaces_2} + +Begins getting namespaces that are available on a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetNamespaces(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetNamespaces (3 of 6) {#begingetnamespaces_3} + +Begins getting namespaces that are available on a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetNamespaces(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetNamespaces (4 of 6) {#begingetnamespaces_4} + +Begins getting namespaces that are available on a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetNamespaces(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginGetNamespaces (5 of 6) {#begingetnamespaces_5} + +Begins getting namespaces that are available on a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetNamespaces(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetNamespaces (6 of 6) {#begingetnamespaces_6} + +Begins getting namespaces that are available on a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetNamespaces(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begingetquota/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begingetquota/_index.md new file mode 100644 index 0000000000..c2fa885c4b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begingetquota/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginGetQuota method" +linktitle: "BeginGetQuota" +articleTitle: "BeginGetQuota" +second_title: "Aspose.Email for C++" +description: "Begins getting quota information" +type: docs +weight: 250 +url: /cpp/aspose.email.clients.imap/imapclient/begingetquota/ +--- + +## BeginGetQuota (1 of 6) {#begingetquota_1} + +Begins getting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuota(System::SharedPtr < IConnection > connection, System::String quotaRootName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| quotaRootName | quota root name | + +--- + +## BeginGetQuota (2 of 6) {#begingetquota_2} + +Begins getting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuota(System::SharedPtr < IConnection > connection, System::String quotaRootName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| quotaRootName | quota root name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetQuota (3 of 6) {#begingetquota_3} + +Begins getting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuota(System::SharedPtr < IConnection > connection, System::String quotaRootName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| quotaRootName | quota root name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetQuota (4 of 6) {#begingetquota_4} + +Begins getting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuota(System::String quotaRootName) +``` + +| Parameter | Description | +| --- | --- | +| quotaRootName | quota root name | + +--- + +## BeginGetQuota (5 of 6) {#begingetquota_5} + +Begins getting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuota(System::String quotaRootName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| quotaRootName | quota root name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetQuota (6 of 6) {#begingetquota_6} + +Begins getting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuota(System::String quotaRootName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| quotaRootName | quota root name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/begingetquotaroot/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/begingetquotaroot/_index.md new file mode 100644 index 0000000000..f5cd1c08d6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/begingetquotaroot/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginGetQuotaRoot method" +linktitle: "BeginGetQuotaRoot" +articleTitle: "BeginGetQuotaRoot" +second_title: "Aspose.Email for C++" +description: "Begins getting quota root information for mailbox" +type: docs +weight: 260 +url: /cpp/aspose.email.clients.imap/imapclient/begingetquotaroot/ +--- + +## BeginGetQuotaRoot (1 of 6) {#begingetquotaroot_1} + +Begins getting quota root information for mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuotaRoot(System::SharedPtr < IConnection > connection, System::String mailboxName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| mailboxName | mailbox name | + +--- + +## BeginGetQuotaRoot (2 of 6) {#begingetquotaroot_2} + +Begins getting quota root information for mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuotaRoot(System::SharedPtr < IConnection > connection, System::String mailboxName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| mailboxName | mailbox name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetQuotaRoot (3 of 6) {#begingetquotaroot_3} + +Begins getting quota root information for mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuotaRoot(System::SharedPtr < IConnection > connection, System::String mailboxName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| mailboxName | mailbox name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetQuotaRoot (4 of 6) {#begingetquotaroot_4} + +Begins getting quota root information for mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuotaRoot(System::String mailboxName) +``` + +| Parameter | Description | +| --- | --- | +| mailboxName | mailbox name | + +--- + +## BeginGetQuotaRoot (5 of 6) {#begingetquotaroot_5} + +Begins getting quota root information for mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuotaRoot(System::String mailboxName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| mailboxName | mailbox name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetQuotaRoot (6 of 6) {#begingetquotaroot_6} + +Begins getting quota root information for mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetQuotaRoot(System::String mailboxName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| mailboxName | mailbox name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginintroduceclient/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginintroduceclient/_index.md new file mode 100644 index 0000000000..973afcc683 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginintroduceclient/_index.md @@ -0,0 +1,210 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginIntroduceClient method" +linktitle: "BeginIntroduceClient" +articleTitle: "BeginIntroduceClient" +second_title: "Aspose.Email for C++" +description: "Begins introduce client information to a server asynchronously." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.imap/imapclient/beginintroduceclient/ +--- + +## BeginIntroduceClient (1 of 12) {#beginintroduceclient_1} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient() +``` + +--- + +## BeginIntroduceClient (2 of 12) {#beginintroduceclient_2} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginIntroduceClient (3 of 12) {#beginintroduceclient_3} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginIntroduceClient (4 of 12) {#beginintroduceclient_4} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginIntroduceClient (5 of 12) {#beginintroduceclient_5} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginIntroduceClient (6 of 12) {#beginintroduceclient_6} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginIntroduceClient (7 of 12) {#beginintroduceclient_7} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| clientIdentificationInfo | Client identification information | + +--- + +## BeginIntroduceClient (8 of 12) {#beginintroduceclient_8} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| clientIdentificationInfo | Client identification information | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginIntroduceClient (9 of 12) {#beginintroduceclient_9} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| clientIdentificationInfo | Client identification information | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginIntroduceClient (10 of 12) {#beginintroduceclient_10} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo) +``` + +| Parameter | Description | +| --- | --- | +| clientIdentificationInfo | Client identification information | + +--- + +## BeginIntroduceClient (11 of 12) {#beginintroduceclient_11} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| clientIdentificationInfo | Client identification information | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginIntroduceClient (12 of 12) {#beginintroduceclient_12} + +Begins introduce client information to a server asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginIntroduceClient(System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| clientIdentificationInfo | Client identification information | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginlistattachments/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginlistattachments/_index.md new file mode 100644 index 0000000000..c51370ee20 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginlistattachments/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginListAttachments method" +linktitle: "BeginListAttachments" +articleTitle: "BeginListAttachments" +second_title: "Aspose.Email for C++" +description: "BeginListAttachments of ImapClient." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.imap/imapclient/beginlistattachments/ +--- + +## BeginListAttachments (1 of 2) {#beginlistattachments_1} + +**Returns:** System::SharedPtr Aspose::Email::Clients::Imap:: + +```cpp +BeginListAttachments(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | | +| callback | | +| state | | + +--- + +## BeginListAttachments (2 of 2) {#beginlistattachments_2} + +**Returns:** System::SharedPtr Aspose::Email::Clients::Imap:: + +```cpp +BeginListAttachments(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | | +| sequenceNumber | | +| callback | | +| state | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginlistfolders/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginlistfolders/_index.md new file mode 100644 index 0000000000..16b8de2693 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginlistfolders/_index.md @@ -0,0 +1,549 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginListFolders method" +linktitle: "BeginListFolders" +articleTitle: "BeginListFolders" +second_title: "Aspose.Email for C++" +description: "Begins to get the list of folders in the mailbox" +type: docs +weight: 290 +url: /cpp/aspose.email.clients.imap/imapclient/beginlistfolders/ +--- + +## BeginListFolders (1 of 30) {#beginlistfolders_1} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders() +``` + +--- + +## BeginListFolders (2 of 30) {#beginlistfolders_2} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(bool loadFullInfo) +``` + +| Parameter | Description | +| --- | --- | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | + +--- + +## BeginListFolders (3 of 30) {#beginlistfolders_3} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(bool loadFullInfo, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (4 of 30) {#beginlistfolders_4} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(bool loadFullInfo, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListFolders (5 of 30) {#beginlistfolders_5} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (6 of 30) {#beginlistfolders_6} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListFolders (7 of 30) {#beginlistfolders_7} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginListFolders (8 of 30) {#beginlistfolders_8} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, bool loadFullInfo) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | + +--- + +## BeginListFolders (9 of 30) {#beginlistfolders_9} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, bool loadFullInfo, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (10 of 30) {#beginlistfolders_10} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, bool loadFullInfo, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListFolders (11 of 30) {#beginlistfolders_11} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (12 of 30) {#beginlistfolders_12} + +Begins to get the list of folders in the mailbox + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListFolders (13 of 30) {#beginlistfolders_13} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | + +--- + +## BeginListFolders (14 of 30) {#beginlistfolders_14} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, bool loadFullInfo) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | + +--- + +## BeginListFolders (15 of 30) {#beginlistfolders_15} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| options | Options for operation | +| returnOptions | Return options for operation | + +--- + +## BeginListFolders (16 of 30) {#beginlistfolders_16} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| options | Options for operation | +| returnOptions | Return options for operation | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (17 of 30) {#beginlistfolders_17} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| options | Options for operation | +| returnOptions | Return options for operation | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListFolders (18 of 30) {#beginlistfolders_18} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, bool loadFullInfo, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (19 of 30) {#beginlistfolders_19} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, bool loadFullInfo, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListFolders (20 of 30) {#beginlistfolders_20} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (21 of 30) {#beginlistfolders_21} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListFolders (22 of 30) {#beginlistfolders_22} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::String parentFolder) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | + +--- + +## BeginListFolders (23 of 30) {#beginlistfolders_23} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::String parentFolder, bool loadFullInfo) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | + +--- + +## BeginListFolders (24 of 30) {#beginlistfolders_24} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| options | Options for operation | +| returnOptions | Return options for operation | + +--- + +## BeginListFolders (25 of 30) {#beginlistfolders_25} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| options | Options for operation | +| returnOptions | Return options for operation | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (26 of 30) {#beginlistfolders_26} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| options | Options for operation | +| returnOptions | Return options for operation | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListFolders (27 of 30) {#beginlistfolders_27} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::String parentFolder, bool loadFullInfo, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (28 of 30) {#beginlistfolders_28} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::String parentFolder, bool loadFullInfo, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListFolders (29 of 30) {#beginlistfolders_29} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::String parentFolder, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListFolders (30 of 30) {#beginlistfolders_30} + +Begins to get the list of subfolders in the specified folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListFolders(System::String parentFolder, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginlistmessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginlistmessage/_index.md new file mode 100644 index 0000000000..4ff6ecb02c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginlistmessage/_index.md @@ -0,0 +1,441 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginListMessage method" +linktitle: "BeginListMessage" +articleTitle: "BeginListMessage" +second_title: "Aspose.Email for C++" +description: "Begins to get information about a message." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.imap/imapclient/beginlistmessage/ +--- + +## BeginListMessage (1 of 24) {#beginlistmessage_1} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | + +--- + +## BeginListMessage (2 of 24) {#beginlistmessage_2} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessage (3 of 24) {#beginlistmessage_3} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessage (4 of 24) {#beginlistmessage_4} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(int32_t sequenceNumber, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## BeginListMessage (5 of 24) {#beginlistmessage_5} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(int32_t sequenceNumber, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessage (6 of 24) {#beginlistmessage_6} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(int32_t sequenceNumber, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessage (7 of 24) {#beginlistmessage_7} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | + +--- + +## BeginListMessage (8 of 24) {#beginlistmessage_8} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessage (9 of 24) {#beginlistmessage_9} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessage (10 of 24) {#beginlistmessage_10} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## BeginListMessage (11 of 24) {#beginlistmessage_11} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessage (12 of 24) {#beginlistmessage_12} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessage (13 of 24) {#beginlistmessage_13} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | + +--- + +## BeginListMessage (14 of 24) {#beginlistmessage_14} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessage (15 of 24) {#beginlistmessage_15} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessage (16 of 24) {#beginlistmessage_16} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## BeginListMessage (17 of 24) {#beginlistmessage_17} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessage (18 of 24) {#beginlistmessage_18} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessage (19 of 24) {#beginlistmessage_19} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | + +--- + +## BeginListMessage (20 of 24) {#beginlistmessage_20} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessage (21 of 24) {#beginlistmessage_21} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessage (22 of 24) {#beginlistmessage_22} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::String uniqueId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## BeginListMessage (23 of 24) {#beginlistmessage_23} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::String uniqueId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessage (24 of 24) {#beginlistmessage_24} + +Begins to get information about a message. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessage(System::String uniqueId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginlistmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginlistmessages/_index.md new file mode 100644 index 0000000000..70a4e3e674 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginlistmessages/_index.md @@ -0,0 +1,810 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginListMessages method" +linktitle: "BeginListMessages" +articleTitle: "BeginListMessages" +second_title: "Aspose.Email for C++" +description: "Begins getting the list of messages asynchronously in the current folder" +type: docs +weight: 310 +url: /cpp/aspose.email.clients.imap/imapclient/beginlistmessages/ +--- + +## BeginListMessages (1 of 44) {#beginlistmessages_1} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages() +``` + +--- + +## BeginListMessages (2 of 44) {#beginlistmessages_2} + +Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| modificationSequence | Modification sequence | + +--- + +## BeginListMessages (3 of 44) {#beginlistmessages_3} + +Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| modificationSequence | Modification sequence | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (4 of 44) {#beginlistmessages_4} + +Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| modificationSequence | Modification sequence | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (5 of 44) {#beginlistmessages_5} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (6 of 44) {#beginlistmessages_6} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (7 of 44) {#beginlistmessages_7} + +Begins getting the list of messages in the current folder Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## BeginListMessages (8 of 44) {#beginlistmessages_8} + +Begins getting the list of messages in the current folder Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, int32_t maxNumberOfMessages, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| maxNumberOfMessages | Maximum number of messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (9 of 44) {#beginlistmessages_9} + +Begins getting the list of messages in the current folder Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| maxNumberOfMessages | Maximum number of messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (10 of 44) {#beginlistmessages_10} + +Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| modificationSequence | Modification sequence | + +--- + +## BeginListMessages (11 of 44) {#beginlistmessages_11} + +Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| modificationSequence | Modification sequence | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (12 of 44) {#beginlistmessages_12} + +Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| modificationSequence | Modification sequence | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (13 of 44) {#beginlistmessages_13} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| fieldsList | Fields that may be retrieved from the server. | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## BeginListMessages (14 of 44) {#beginlistmessages_14} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| fieldsList | Fields that may be retrieved from the server. | +| maxNumberOfMessages | Maximum number of messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (15 of 44) {#beginlistmessages_15} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| fieldsList | Fields that may be retrieved from the server. | +| maxNumberOfMessages | Maximum number of messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (16 of 44) {#beginlistmessages_16} + +Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, int64_t modificationSequence, bool retrieveRecursively, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| modificationSequence | Modification sequence | +| retrieveRecursively | Indicates, if messages have to be retrieved recursively. | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (17 of 44) {#beginlistmessages_17} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| sequenceNumberLst | sequenceNumber list for ImapMessageInfo to retrieve from a server. | + +--- + +## BeginListMessages (18 of 44) {#beginlistmessages_18} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| sequenceNumberLst | sequenceNumber list for ImapMessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (19 of 44) {#beginlistmessages_19} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| sequenceNumberLst | sequenceNumber list for ImapMessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (20 of 44) {#beginlistmessages_20} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| uniqueIdLst | UniqueId list for ImapMessageInfo to retrieve from a server. | + +--- + +## BeginListMessages (21 of 44) {#beginlistmessages_21} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| uniqueIdLst | UniqueId list for ImapMessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (22 of 44) {#beginlistmessages_22} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| uniqueIdLst | UniqueId list for ImapMessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (23 of 44) {#beginlistmessages_23} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Messages location | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | +| messageExtraFields | List of extra parameters for a message wich will be requested. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (24 of 44) {#beginlistmessages_24} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | + +--- + +## BeginListMessages (25 of 44) {#beginlistmessages_25} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## BeginListMessages (26 of 44) {#beginlistmessages_26} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (27 of 44) {#beginlistmessages_27} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (28 of 44) {#beginlistmessages_28} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Messages location | + +--- + +## BeginListMessages (29 of 44) {#beginlistmessages_29} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| fieldsList | Fields that may be retrieved from the server. | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## BeginListMessages (30 of 44) {#beginlistmessages_30} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| fieldsList | Fields that may be retrieved from the server. | +| maxNumberOfMessages | Maximum number of messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (31 of 44) {#beginlistmessages_31} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| fieldsList | Fields that may be retrieved from the server. | +| maxNumberOfMessages | Maximum number of messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (32 of 44) {#beginlistmessages_32} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (33 of 44) {#beginlistmessages_33} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (34 of 44) {#beginlistmessages_34} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| sequenceNumberLst | sequenceNumber list for ImapMessageInfo to retrieve from a server. | + +--- + +## BeginListMessages (35 of 44) {#beginlistmessages_35} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| sequenceNumberLst | sequenceNumber list for ImapMessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (36 of 44) {#beginlistmessages_36} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| sequenceNumberLst | sequenceNumber list for ImapMessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (37 of 44) {#beginlistmessages_37} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| uniqueIdLst | UniqueId list for ImapMessageInfo to retrieve from a server. | + +--- + +## BeginListMessages (38 of 44) {#beginlistmessages_38} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| uniqueIdLst | UniqueId list for ImapMessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (39 of 44) {#beginlistmessages_39} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| uniqueIdLst | UniqueId list for ImapMessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (40 of 44) {#beginlistmessages_40} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Messages location | +| query | MailQuery that represents search query. | + +--- + +## BeginListMessages (41 of 44) {#beginlistmessages_41} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Messages location | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## BeginListMessages (42 of 44) {#beginlistmessages_42} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Messages location | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (43 of 44) {#beginlistmessages_43} + +Begins getting the list of messages asynchronously in the current folder + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Messages location | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (44 of 44) {#beginlistmessages_44} + +Begins getting the list of messages asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Messages location | +| query | MailQuery that represents search query. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginlistmessagesbypage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginlistmessagesbypage/_index.md new file mode 100644 index 0000000000..66a351702f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginlistmessagesbypage/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginListMessagesByPage method" +linktitle: "BeginListMessagesByPage" +articleTitle: "BeginListMessagesByPage" +second_title: "Aspose.Email for C++" +description: "Begins getting the list of messages asynchronously" +type: docs +weight: 320 +url: /cpp/aspose.email.clients.imap/imapclient/beginlistmessagesbypage/ +--- + +## BeginListMessagesByPage (1 of 2) {#beginlistmessagesbypage_1} + +Begins getting the list of messages asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessagesByPage(int32_t itemsPerPage, int32_t pageOffset, System::SharedPtr < PageSettingsAsync > settings) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | +| pageOffset | An offset of next page in view | +| settings | The settings. | + +--- + +## BeginListMessagesByPage (2 of 2) {#beginlistmessagesbypage_2} + +Begins getting the list of messages asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessagesByPage(System::SharedPtr < Tools::Search::MailQuery > query, System::SharedPtr < PageInfo > pageInfo, System::SharedPtr < PageSettingsAsync > settings) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | +| pageInfo | The next page to retrieve. | +| settings | The settings. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginlogin/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginlogin/_index.md new file mode 100644 index 0000000000..e29583609c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginlogin/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginLogin method" +linktitle: "BeginLogin" +articleTitle: "BeginLogin" +second_title: "Aspose.Email for C++" +description: "Begins to sign in to a server" +type: docs +weight: 330 +url: /cpp/aspose.email.clients.imap/imapclient/beginlogin/ +--- + +## BeginLogin (1 of 6) {#beginlogin_1} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogin() +``` + +--- + +## BeginLogin (2 of 6) {#beginlogin_2} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogin(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginLogin (3 of 6) {#beginlogin_3} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogin(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginLogin (4 of 6) {#beginlogin_4} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogin(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginLogin (5 of 6) {#beginlogin_5} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogin(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginLogin (6 of 6) {#beginlogin_6} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogin(System::SharedPtr < IConnection > iConnection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| iConnection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginlogout/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginlogout/_index.md new file mode 100644 index 0000000000..6a86b014fd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginlogout/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginLogout method" +linktitle: "BeginLogout" +articleTitle: "BeginLogout" +second_title: "Aspose.Email for C++" +description: "Begins to sign in to a server" +type: docs +weight: 340 +url: /cpp/aspose.email.clients.imap/imapclient/beginlogout/ +--- + +## BeginLogout (1 of 6) {#beginlogout_1} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogout() +``` + +--- + +## BeginLogout (2 of 6) {#beginlogout_2} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogout(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginLogout (3 of 6) {#beginlogout_3} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogout(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginLogout (4 of 6) {#beginlogout_4} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogout(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginLogout (5 of 6) {#beginlogout_5} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogout(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginLogout (6 of 6) {#beginlogout_6} + +Begins to sign in to a server + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLogout(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginmovefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginmovefolder/_index.md new file mode 100644 index 0000000000..c975651cf5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginmovefolder/_index.md @@ -0,0 +1,120 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginMoveFolder method" +linktitle: "BeginMoveFolder" +articleTitle: "BeginMoveFolder" +second_title: "Aspose.Email for C++" +description: "Moves specified folder and its subfolders to new location asynchronously." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.imap/imapclient/beginmovefolder/ +--- + +## BeginMoveFolder (1 of 6) {#beginmovefolder_1} + +Moves specified folder and its subfolders to new location asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveFolder(System::SharedPtr < IConnection > connection, System::String newParentFolder, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| newParentFolder | New location for moved folder | +| folderName | Folder to move | + +--- + +## BeginMoveFolder (2 of 6) {#beginmovefolder_2} + +Moves specified folder and its subfolders to new location asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveFolder(System::SharedPtr < IConnection > connection, System::String newParentFolder, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| newParentFolder | New location for moved folder | +| folderName | Folder to move | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveFolder (3 of 6) {#beginmovefolder_3} + +Moves specified folder and its subfolders to new location asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveFolder(System::SharedPtr < IConnection > connection, System::String newParentFolder, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| newParentFolder | New location for moved folder | +| folderName | Folder to move | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveFolder (4 of 6) {#beginmovefolder_4} + +Moves specified folder and its subfolders to new location asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveFolder(System::String newParentFolder, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| newParentFolder | New location for moved folder | +| folderName | Folder to move | + +--- + +## BeginMoveFolder (5 of 6) {#beginmovefolder_5} + +Moves specified folder and its subfolders to new location asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveFolder(System::String newParentFolder, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| newParentFolder | New location for moved folder | +| folderName | Folder to move | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveFolder (6 of 6) {#beginmovefolder_6} + +Moves specified folder and its subfolders to new location asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveFolder(System::String newParentFolder, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| newParentFolder | New location for moved folder | +| folderName | Folder to move | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginmovemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginmovemessage/_index.md new file mode 100644 index 0000000000..13f2f748e5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginmovemessage/_index.md @@ -0,0 +1,465 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginMoveMessage method" +linktitle: "BeginMoveMessage" +articleTitle: "BeginMoveMessage" +second_title: "Aspose.Email for C++" +description: "Begins an asynchronous moving." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.imap/imapclient/beginmovemessage/ +--- + +## BeginMoveMessage (1 of 24) {#beginmovemessage_1} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(int32_t sequenceNumber, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessage (2 of 24) {#beginmovemessage_2} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(int32_t sequenceNumber, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessage (3 of 24) {#beginmovemessage_3} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(int32_t sequenceNumber, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessage (4 of 24) {#beginmovemessage_4} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(int32_t sequenceNumber, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessage (5 of 24) {#beginmovemessage_5} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessage (6 of 24) {#beginmovemessage_6} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessage (7 of 24) {#beginmovemessage_7} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessage (8 of 24) {#beginmovemessage_8} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessage (9 of 24) {#beginmovemessage_9} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessage (10 of 24) {#beginmovemessage_10} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessage (11 of 24) {#beginmovemessage_11} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessage (12 of 24) {#beginmovemessage_12} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessage (13 of 24) {#beginmovemessage_13} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessage (14 of 24) {#beginmovemessage_14} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessage (15 of 24) {#beginmovemessage_15} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessage (16 of 24) {#beginmovemessage_16} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessage (17 of 24) {#beginmovemessage_17} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessage (18 of 24) {#beginmovemessage_18} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessage (19 of 24) {#beginmovemessage_19} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::String uniqueId, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessage (20 of 24) {#beginmovemessage_20} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::String uniqueId, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessage (21 of 24) {#beginmovemessage_21} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::String uniqueId, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessage (22 of 24) {#beginmovemessage_22} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::String uniqueId, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessage (23 of 24) {#beginmovemessage_23} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::String uniqueId, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessage (24 of 24) {#beginmovemessage_24} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessage(System::String uniqueId, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginmovemessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginmovemessages/_index.md new file mode 100644 index 0000000000..76d5714596 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginmovemessages/_index.md @@ -0,0 +1,1173 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginMoveMessages method" +linktitle: "BeginMoveMessages" +articleTitle: "BeginMoveMessages" +second_title: "Aspose.Email for C++" +description: "Begins an asynchronous moving." +type: docs +weight: 370 +url: /cpp/aspose.email.clients.imap/imapclient/beginmovemessages/ +--- + +## BeginMoveMessages (1 of 60) {#beginmovemessages_1} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (2 of 60) {#beginmovemessages_2} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (3 of 60) {#beginmovemessages_3} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (4 of 60) {#beginmovemessages_4} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (5 of 60) {#beginmovemessages_5} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (6 of 60) {#beginmovemessages_6} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (7 of 60) {#beginmovemessages_7} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (8 of 60) {#beginmovemessages_8} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (9 of 60) {#beginmovemessages_9} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (10 of 60) {#beginmovemessages_10} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (11 of 60) {#beginmovemessages_11} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (12 of 60) {#beginmovemessages_12} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (13 of 60) {#beginmovemessages_13} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (14 of 60) {#beginmovemessages_14} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (15 of 60) {#beginmovemessages_15} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (16 of 60) {#beginmovemessages_16} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (17 of 60) {#beginmovemessages_17} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (18 of 60) {#beginmovemessages_18} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (19 of 60) {#beginmovemessages_19} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (20 of 60) {#beginmovemessages_20} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (21 of 60) {#beginmovemessages_21} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (22 of 60) {#beginmovemessages_22} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (23 of 60) {#beginmovemessages_23} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (24 of 60) {#beginmovemessages_24} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (25 of 60) {#beginmovemessages_25} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (26 of 60) {#beginmovemessages_26} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (27 of 60) {#beginmovemessages_27} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (28 of 60) {#beginmovemessages_28} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (29 of 60) {#beginmovemessages_29} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (30 of 60) {#beginmovemessages_30} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (31 of 60) {#beginmovemessages_31} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (32 of 60) {#beginmovemessages_32} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (33 of 60) {#beginmovemessages_33} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (34 of 60) {#beginmovemessages_34} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (35 of 60) {#beginmovemessages_35} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (36 of 60) {#beginmovemessages_36} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (37 of 60) {#beginmovemessages_37} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (38 of 60) {#beginmovemessages_38} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (39 of 60) {#beginmovemessages_39} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (40 of 60) {#beginmovemessages_40} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (41 of 60) {#beginmovemessages_41} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (42 of 60) {#beginmovemessages_42} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (43 of 60) {#beginmovemessages_43} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (44 of 60) {#beginmovemessages_44} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (45 of 60) {#beginmovemessages_45} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (46 of 60) {#beginmovemessages_46} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (47 of 60) {#beginmovemessages_47} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (48 of 60) {#beginmovemessages_48} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (49 of 60) {#beginmovemessages_49} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (50 of 60) {#beginmovemessages_50} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (51 of 60) {#beginmovemessages_51} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (52 of 60) {#beginmovemessages_52} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (53 of 60) {#beginmovemessages_53} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (54 of 60) {#beginmovemessages_54} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (55 of 60) {#beginmovemessages_55} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## BeginMoveMessages (56 of 60) {#beginmovemessages_56} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## BeginMoveMessages (57 of 60) {#beginmovemessages_57} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (58 of 60) {#beginmovemessages_58} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginMoveMessages (59 of 60) {#beginmovemessages_59} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginMoveMessages (60 of 60) {#beginmovemessages_60} + +Begins an asynchronous moving. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginnoop/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginnoop/_index.md new file mode 100644 index 0000000000..17ee81b55c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginnoop/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginNoop method" +linktitle: "BeginNoop" +articleTitle: "BeginNoop" +second_title: "Aspose.Email for C++" +description: "Begins to execute 'No operation' command" +type: docs +weight: 380 +url: /cpp/aspose.email.clients.imap/imapclient/beginnoop/ +--- + +## BeginNoop (1 of 6) {#beginnoop_1} + +Begins to execute 'No operation' command + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop() +``` + +--- + +## BeginNoop (2 of 6) {#beginnoop_2} + +Begins to execute 'No operation' command + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginNoop (3 of 6) {#beginnoop_3} + +Begins to execute 'No operation' command + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginNoop (4 of 6) {#beginnoop_4} + +Begins to execute 'No operation' command + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginNoop (5 of 6) {#beginnoop_5} + +Begins to execute 'No operation' command + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginNoop (6 of 6) {#beginnoop_6} + +Begins to execute 'No operation' command + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginremovemessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginremovemessageflags/_index.md new file mode 100644 index 0000000000..32c05a89d2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginremovemessageflags/_index.md @@ -0,0 +1,1629 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginRemoveMessageFlags method" +linktitle: "BeginRemoveMessageFlags" +articleTitle: "BeginRemoveMessageFlags" +second_title: "Aspose.Email for C++" +description: "Removes the flags of the message asynchronously" +type: docs +weight: 390 +url: /cpp/aspose.email.clients.imap/imapclient/beginremovemessageflags/ +--- + +## BeginRemoveMessageFlags (1 of 84) {#beginremovemessageflags_1} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | + +--- + +## BeginRemoveMessageFlags (2 of 84) {#beginremovemessageflags_2} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (3 of 84) {#beginremovemessageflags_3} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (4 of 84) {#beginremovemessageflags_4} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (5 of 84) {#beginremovemessageflags_5} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (6 of 84) {#beginremovemessageflags_6} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (7 of 84) {#beginremovemessageflags_7} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (8 of 84) {#beginremovemessageflags_8} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (9 of 84) {#beginremovemessageflags_9} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (10 of 84) {#beginremovemessageflags_10} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (11 of 84) {#beginremovemessageflags_11} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (12 of 84) {#beginremovemessageflags_12} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (13 of 84) {#beginremovemessageflags_13} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | + +--- + +## BeginRemoveMessageFlags (14 of 84) {#beginremovemessageflags_14} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (15 of 84) {#beginremovemessageflags_15} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (16 of 84) {#beginremovemessageflags_16} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (17 of 84) {#beginremovemessageflags_17} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (18 of 84) {#beginremovemessageflags_18} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (19 of 84) {#beginremovemessageflags_19} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (20 of 84) {#beginremovemessageflags_20} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (21 of 84) {#beginremovemessageflags_21} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (22 of 84) {#beginremovemessageflags_22} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (23 of 84) {#beginremovemessageflags_23} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (24 of 84) {#beginremovemessageflags_24} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (25 of 84) {#beginremovemessageflags_25} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (26 of 84) {#beginremovemessageflags_26} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (27 of 84) {#beginremovemessageflags_27} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (28 of 84) {#beginremovemessageflags_28} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (29 of 84) {#beginremovemessageflags_29} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (30 of 84) {#beginremovemessageflags_30} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (31 of 84) {#beginremovemessageflags_31} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (32 of 84) {#beginremovemessageflags_32} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (33 of 84) {#beginremovemessageflags_33} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (34 of 84) {#beginremovemessageflags_34} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (35 of 84) {#beginremovemessageflags_35} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (36 of 84) {#beginremovemessageflags_36} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (37 of 84) {#beginremovemessageflags_37} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (38 of 84) {#beginremovemessageflags_38} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (39 of 84) {#beginremovemessageflags_39} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (40 of 84) {#beginremovemessageflags_40} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (41 of 84) {#beginremovemessageflags_41} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (42 of 84) {#beginremovemessageflags_42} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (43 of 84) {#beginremovemessageflags_43} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (44 of 84) {#beginremovemessageflags_44} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (45 of 84) {#beginremovemessageflags_45} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (46 of 84) {#beginremovemessageflags_46} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (47 of 84) {#beginremovemessageflags_47} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (48 of 84) {#beginremovemessageflags_48} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (49 of 84) {#beginremovemessageflags_49} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | + +--- + +## BeginRemoveMessageFlags (50 of 84) {#beginremovemessageflags_50} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (51 of 84) {#beginremovemessageflags_51} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (52 of 84) {#beginremovemessageflags_52} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (53 of 84) {#beginremovemessageflags_53} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (54 of 84) {#beginremovemessageflags_54} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (55 of 84) {#beginremovemessageflags_55} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (56 of 84) {#beginremovemessageflags_56} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (57 of 84) {#beginremovemessageflags_57} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (58 of 84) {#beginremovemessageflags_58} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (59 of 84) {#beginremovemessageflags_59} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (60 of 84) {#beginremovemessageflags_60} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (61 of 84) {#beginremovemessageflags_61} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (62 of 84) {#beginremovemessageflags_62} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (63 of 84) {#beginremovemessageflags_63} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (64 of 84) {#beginremovemessageflags_64} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (65 of 84) {#beginremovemessageflags_65} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (66 of 84) {#beginremovemessageflags_66} + +Removes the flags of the message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (67 of 84) {#beginremovemessageflags_67} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (68 of 84) {#beginremovemessageflags_68} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (69 of 84) {#beginremovemessageflags_69} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (70 of 84) {#beginremovemessageflags_70} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (71 of 84) {#beginremovemessageflags_71} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (72 of 84) {#beginremovemessageflags_72} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (73 of 84) {#beginremovemessageflags_73} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | + +--- + +## BeginRemoveMessageFlags (74 of 84) {#beginremovemessageflags_74} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (75 of 84) {#beginremovemessageflags_75} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (76 of 84) {#beginremovemessageflags_76} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (77 of 84) {#beginremovemessageflags_77} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (78 of 84) {#beginremovemessageflags_78} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | Flag value | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (79 of 84) {#beginremovemessageflags_79} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | + +--- + +## BeginRemoveMessageFlags (80 of 84) {#beginremovemessageflags_80} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginRemoveMessageFlags (81 of 84) {#beginremovemessageflags_81} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (82 of 84) {#beginremovemessageflags_82} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRemoveMessageFlags (83 of 84) {#beginremovemessageflags_83} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRemoveMessageFlags (84 of 84) {#beginremovemessageflags_84} + +Removes the flags of the message asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginrenamefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginrenamefolder/_index.md new file mode 100644 index 0000000000..ef1f3d7043 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginrenamefolder/_index.md @@ -0,0 +1,120 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginRenameFolder method" +linktitle: "BeginRenameFolder" +articleTitle: "BeginRenameFolder" +second_title: "Aspose.Email for C++" +description: "Begins RenameFolder operation asynchronously" +type: docs +weight: 400 +url: /cpp/aspose.email.clients.imap/imapclient/beginrenamefolder/ +--- + +## BeginRenameFolder (1 of 6) {#beginrenamefolder_1} + +Begins RenameFolder operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRenameFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::String newFolderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to be renamed | +| newFolderName | New folder name | + +--- + +## BeginRenameFolder (2 of 6) {#beginrenamefolder_2} + +Begins RenameFolder operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRenameFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::String newFolderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to be renamed | +| newFolderName | New folder name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRenameFolder (3 of 6) {#beginrenamefolder_3} + +Begins RenameFolder operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRenameFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::String newFolderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to be renamed | +| newFolderName | New folder name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRenameFolder (4 of 6) {#beginrenamefolder_4} + +Begins RenameFolder operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRenameFolder(System::String folderName, System::String newFolderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to be renamed | +| newFolderName | New folder name | + +--- + +## BeginRenameFolder (5 of 6) {#beginrenamefolder_5} + +Begins RenameFolder operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRenameFolder(System::String folderName, System::String newFolderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to be renamed | +| newFolderName | New folder name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRenameFolder (6 of 6) {#beginrenamefolder_6} + +Begins RenameFolder operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRenameFolder(System::String folderName, System::String newFolderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to be renamed | +| newFolderName | New folder name | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginrequestcheckpoint/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginrequestcheckpoint/_index.md new file mode 100644 index 0000000000..56628be4af --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginrequestcheckpoint/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginRequestCheckpoint method" +linktitle: "BeginRequestCheckpoint" +articleTitle: "BeginRequestCheckpoint" +second_title: "Aspose.Email for C++" +description: "Begins request a checkpoint of the currently selected mailbox." +type: docs +weight: 410 +url: /cpp/aspose.email.clients.imap/imapclient/beginrequestcheckpoint/ +--- + +## BeginRequestCheckpoint (1 of 6) {#beginrequestcheckpoint_1} + +Begins request a checkpoint of the currently selected mailbox. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRequestCheckpoint() +``` + +--- + +## BeginRequestCheckpoint (2 of 6) {#beginrequestcheckpoint_2} + +Begins request a checkpoint of the currently selected mailbox. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRequestCheckpoint(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRequestCheckpoint (3 of 6) {#beginrequestcheckpoint_3} + +Begins request a checkpoint of the currently selected mailbox. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRequestCheckpoint(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginRequestCheckpoint (4 of 6) {#beginrequestcheckpoint_4} + +Begins request a checkpoint of the currently selected mailbox. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRequestCheckpoint(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginRequestCheckpoint (5 of 6) {#beginrequestcheckpoint_5} + +Begins request a checkpoint of the currently selected mailbox. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRequestCheckpoint(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginRequestCheckpoint (6 of 6) {#beginrequestcheckpoint_6} + +Begins request a checkpoint of the currently selected mailbox. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRequestCheckpoint(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginrestore/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginrestore/_index.md new file mode 100644 index 0000000000..2afdf4c049 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginrestore/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginRestore method" +linktitle: "BeginRestore" +articleTitle: "BeginRestore" +second_title: "Aspose.Email for C++" +description: "Begins to restore imap folders from the given personal storage." +type: docs +weight: 420 +url: /cpp/aspose.email.clients.imap/imapclient/beginrestore/ +--- + +## BeginRestore {#beginrestore} + +Begins to restore imap folders from the given personal storage. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginRestore(System::SharedPtr < Storage::Pst::PersonalStorage > pst, System::SharedPtr < RestoreSettingsAsync > settings) +``` + +| Parameter | Description | +| --- | --- | +| pst | A personal storage containing the backuped imap folders. | +| settings | The restore settings | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginsavemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginsavemessage/_index.md new file mode 100644 index 0000000000..8c7215e7fc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginsavemessage/_index.md @@ -0,0 +1,453 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginSaveMessage method" +linktitle: "BeginSaveMessage" +articleTitle: "BeginSaveMessage" +second_title: "Aspose.Email for C++" +description: "Begins SaveMessage operation asynchronously" +type: docs +weight: 430 +url: /cpp/aspose.email.clients.imap/imapclient/beginsavemessage/ +--- + +## BeginSaveMessage (1 of 24) {#beginsavemessage_1} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > resultStream) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| resultStream | Stream that will receive the message | + +--- + +## BeginSaveMessage (2 of 24) {#beginsavemessage_2} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > resultStream, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| resultStream | Stream that will receive the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (3 of 24) {#beginsavemessage_3} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > resultStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| resultStream | Stream that will receive the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (4 of 24) {#beginsavemessage_4} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(int32_t sequenceNumber, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| fileName | The path of the local file. This cannot be a directory | + +--- + +## BeginSaveMessage (5 of 24) {#beginsavemessage_5} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(int32_t sequenceNumber, System::String fileName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| fileName | The path of the local file. This cannot be a directory | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (6 of 24) {#beginsavemessage_6} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(int32_t sequenceNumber, System::String fileName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| fileName | The path of the local file. This cannot be a directory | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (7 of 24) {#beginsavemessage_7} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > resultStream) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| resultStream | Stream that will receive the message | + +--- + +## BeginSaveMessage (8 of 24) {#beginsavemessage_8} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > resultStream, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| resultStream | Stream that will receive the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (9 of 24) {#beginsavemessage_9} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > resultStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| resultStream | Stream that will receive the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (10 of 24) {#beginsavemessage_10} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| fileName | The path of the local file. This cannot be a directory | + +--- + +## BeginSaveMessage (11 of 24) {#beginsavemessage_11} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String fileName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| fileName | The path of the local file. This cannot be a directory | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (12 of 24) {#beginsavemessage_12} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String fileName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| fileName | The path of the local file. This cannot be a directory | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (13 of 24) {#beginsavemessage_13} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::IO::Stream > resultStream) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| resultStream | Stream that will receive the message | + +--- + +## BeginSaveMessage (14 of 24) {#beginsavemessage_14} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::IO::Stream > resultStream, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| resultStream | Stream that will receive the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (15 of 24) {#beginsavemessage_15} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::IO::Stream > resultStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| resultStream | Stream that will receive the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (16 of 24) {#beginsavemessage_16} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| fileName | The path of the local file. This cannot be a directory | + +--- + +## BeginSaveMessage (17 of 24) {#beginsavemessage_17} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String fileName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| fileName | The path of the local file. This cannot be a directory | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (18 of 24) {#beginsavemessage_18} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String fileName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| fileName | The path of the local file. This cannot be a directory | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (19 of 24) {#beginsavemessage_19} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::String uniqueId, System::SharedPtr < System::IO::Stream > resultStream) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| resultStream | Stream that will receive the message | + +--- + +## BeginSaveMessage (20 of 24) {#beginsavemessage_20} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::String uniqueId, System::SharedPtr < System::IO::Stream > resultStream, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| resultStream | Stream that will receive the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (21 of 24) {#beginsavemessage_21} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::String uniqueId, System::SharedPtr < System::IO::Stream > resultStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| resultStream | Stream that will receive the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (22 of 24) {#beginsavemessage_22} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::String uniqueId, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| fileName | The path of the local file. This cannot be a directory | + +--- + +## BeginSaveMessage (23 of 24) {#beginsavemessage_23} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::String uniqueId, System::String fileName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| fileName | The path of the local file. This cannot be a directory | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (24 of 24) {#beginsavemessage_24} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::String uniqueId, System::String fileName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| fileName | The path of the local file. This cannot be a directory | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginselectfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginselectfolder/_index.md new file mode 100644 index 0000000000..16a435c5cb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginselectfolder/_index.md @@ -0,0 +1,153 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginSelectFolder method" +linktitle: "BeginSelectFolder" +articleTitle: "BeginSelectFolder" +second_title: "Aspose.Email for C++" +description: "Begins select the specified folder asynchronously." +type: docs +weight: 440 +url: /cpp/aspose.email.clients.imap/imapclient/beginselectfolder/ +--- + +## BeginSelectFolder (1 of 8) {#beginselectfolder_1} + +Begins select the specified folder asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSelectFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | + +--- + +## BeginSelectFolder (2 of 8) {#beginselectfolder_2} + +Begins select the specified folder asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSelectFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSelectFolder (3 of 8) {#beginselectfolder_3} + +Begins select the specified folder asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSelectFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSelectFolder (4 of 8) {#beginselectfolder_4} + +Begins select the specified folder asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSelectFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::Nullable< bool > readOnly, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder. | +| readOnly | Specifies whether the folder is to be selected as read-only | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSelectFolder (5 of 8) {#beginselectfolder_5} + +Begins select the specified folder asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSelectFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | + +--- + +## BeginSelectFolder (6 of 8) {#beginselectfolder_6} + +Begins select the specified folder asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSelectFolder(System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSelectFolder (7 of 8) {#beginselectfolder_7} + +Begins select the specified folder asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSelectFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSelectFolder (8 of 8) {#beginselectfolder_8} + +Begins select the specified folder asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSelectFolder(System::String folderName, System::Nullable< bool > readOnly, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder. | +| readOnly | Specifies whether the folder is to be selected as read-only | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginsetquota/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginsetquota/_index.md new file mode 100644 index 0000000000..fe1693b048 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginsetquota/_index.md @@ -0,0 +1,126 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginSetQuota method" +linktitle: "BeginSetQuota" +articleTitle: "BeginSetQuota" +second_title: "Aspose.Email for C++" +description: "Begins setting quota information" +type: docs +weight: 450 +url: /cpp/aspose.email.clients.imap/imapclient/beginsetquota/ +--- + +## BeginSetQuota (1 of 6) {#beginsetquota_1} + +Begins setting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSetQuota(System::SharedPtr < IConnection > connection, System::String quotaRootName, System::String resourceName, int32_t resourceLimit) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| quotaRootName | quota root name | +| resourceName | resource name | +| resourceLimit | resource limit | + +--- + +## BeginSetQuota (2 of 6) {#beginsetquota_2} + +Begins setting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSetQuota(System::SharedPtr < IConnection > connection, System::String quotaRootName, System::String resourceName, int32_t resourceLimit, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| quotaRootName | quota root name | +| resourceName | resource name | +| resourceLimit | resource limit | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSetQuota (3 of 6) {#beginsetquota_3} + +Begins setting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSetQuota(System::SharedPtr < IConnection > connection, System::String quotaRootName, System::String resourceName, int32_t resourceLimit, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| quotaRootName | quota root name | +| resourceName | resource name | +| resourceLimit | resource limit | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSetQuota (4 of 6) {#beginsetquota_4} + +Begins setting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSetQuota(System::String quotaRootName, System::String resourceName, int32_t resourceLimit) +``` + +| Parameter | Description | +| --- | --- | +| quotaRootName | quota root name | +| resourceName | resource name | +| resourceLimit | resource limit | + +--- + +## BeginSetQuota (5 of 6) {#beginsetquota_5} + +Begins setting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSetQuota(System::String quotaRootName, System::String resourceName, int32_t resourceLimit, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| quotaRootName | quota root name | +| resourceName | resource name | +| resourceLimit | resource limit | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSetQuota (6 of 6) {#beginsetquota_6} + +Begins setting quota information + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSetQuota(System::String quotaRootName, System::String resourceName, int32_t resourceLimit, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| quotaRootName | quota root name | +| resourceLimit | Resource limit. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | +| resourceName | Resource name. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginsortmessagethreads/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginsortmessagethreads/_index.md new file mode 100644 index 0000000000..0a4e6bffda --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginsortmessagethreads/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginSortMessageThreads method" +linktitle: "BeginSortMessageThreads" +articleTitle: "BeginSortMessageThreads" +second_title: "Aspose.Email for C++" +description: "Begins sorting message threads asynchronously." +type: docs +weight: 460 +url: /cpp/aspose.email.clients.imap/imapclient/beginsortmessagethreads/ +--- + +## BeginSortMessageThreads (1 of 2) {#beginsortmessagethreads_1} + +Begins sorting message threads asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSortMessageThreads(System::SharedPtr < IConnection > connection, System::SharedPtr < SortConditions > conditions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| conditions | Sort conditions. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSortMessageThreads (2 of 2) {#beginsortmessagethreads_2} + +Begins sorting message threads asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSortMessageThreads(System::SharedPtr < SortConditions > conditions, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| conditions | Sort conditions. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginsubscribefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginsubscribefolder/_index.md new file mode 100644 index 0000000000..f5f7b6ded1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginsubscribefolder/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginSubscribeFolder method" +linktitle: "BeginSubscribeFolder" +articleTitle: "BeginSubscribeFolder" +second_title: "Aspose.Email for C++" +description: "Begins subscribe operation that adds the specified mailbox name to the server's set of \"active\" mailboxes." +type: docs +weight: 470 +url: /cpp/aspose.email.clients.imap/imapclient/beginsubscribefolder/ +--- + +## BeginSubscribeFolder (1 of 6) {#beginsubscribefolder_1} + +Begins subscribe operation that adds the specified mailbox name to the server's set of "active" mailboxes. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSubscribeFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | + +--- + +## BeginSubscribeFolder (2 of 6) {#beginsubscribefolder_2} + +Begins subscribe operation that adds the specified mailbox name to the server's set of "active" mailboxes. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSubscribeFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSubscribeFolder (3 of 6) {#beginsubscribefolder_3} + +Begins subscribe operation that adds the specified mailbox name to the server's set of "active" mailboxes. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSubscribeFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSubscribeFolder (4 of 6) {#beginsubscribefolder_4} + +Begins subscribe operation that adds the specified mailbox name to the server's set of "active" mailboxes. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSubscribeFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | + +--- + +## BeginSubscribeFolder (5 of 6) {#beginsubscribefolder_5} + +Begins subscribe operation that adds the specified mailbox name to the server's set of "active" mailboxes. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSubscribeFolder(System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSubscribeFolder (6 of 6) {#beginsubscribefolder_6} + +Begins subscribe operation that adds the specified mailbox name to the server's set of "active" mailboxes. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSubscribeFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginundeletemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginundeletemessage/_index.md new file mode 100644 index 0000000000..4d4298ea10 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginundeletemessage/_index.md @@ -0,0 +1,441 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginUndeleteMessage method" +linktitle: "BeginUndeleteMessage" +articleTitle: "BeginUndeleteMessage" +second_title: "Aspose.Email for C++" +description: "Marks a message with the specified sequence number as not deleted." +type: docs +weight: 480 +url: /cpp/aspose.email.clients.imap/imapclient/beginundeletemessage/ +--- + +## BeginUndeleteMessage (1 of 24) {#beginundeletemessage_1} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | + +--- + +## BeginUndeleteMessage (2 of 24) {#beginundeletemessage_2} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(int32_t sequenceNumber, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginUndeleteMessage (3 of 24) {#beginundeletemessage_3} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessage (4 of 24) {#beginundeletemessage_4} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUndeleteMessage (5 of 24) {#beginundeletemessage_5} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessage (6 of 24) {#beginundeletemessage_6} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUndeleteMessage (7 of 24) {#beginundeletemessage_7} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | + +--- + +## BeginUndeleteMessage (8 of 24) {#beginundeletemessage_8} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginUndeleteMessage (9 of 24) {#beginundeletemessage_9} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessage (10 of 24) {#beginundeletemessage_10} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUndeleteMessage (11 of 24) {#beginundeletemessage_11} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessage (12 of 24) {#beginundeletemessage_12} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUndeleteMessage (13 of 24) {#beginundeletemessage_13} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | + +--- + +## BeginUndeleteMessage (14 of 24) {#beginundeletemessage_14} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginUndeleteMessage (15 of 24) {#beginundeletemessage_15} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessage (16 of 24) {#beginundeletemessage_16} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUndeleteMessage (17 of 24) {#beginundeletemessage_17} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessage (18 of 24) {#beginundeletemessage_18} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUndeleteMessage (19 of 24) {#beginundeletemessage_19} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | + +--- + +## BeginUndeleteMessage (20 of 24) {#beginundeletemessage_20} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::String uniqueId, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## BeginUndeleteMessage (21 of 24) {#beginundeletemessage_21} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessage (22 of 24) {#beginundeletemessage_22} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUndeleteMessage (23 of 24) {#beginundeletemessage_23} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessage (24 of 24) {#beginundeletemessage_24} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginunselectfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginunselectfolder/_index.md new file mode 100644 index 0000000000..25e43abf74 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginunselectfolder/_index.md @@ -0,0 +1,210 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginUnselectFolder method" +linktitle: "BeginUnselectFolder" +articleTitle: "BeginUnselectFolder" +second_title: "Aspose.Email for C++" +description: "Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously." +type: docs +weight: 490 +url: /cpp/aspose.email.clients.imap/imapclient/beginunselectfolder/ +--- + +## BeginUnselectFolder (1 of 12) {#beginunselectfolder_1} + +Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder() +``` + +--- + +## BeginUnselectFolder (2 of 12) {#beginunselectfolder_2} + +Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(bool doNotExpunge) +``` + +| Parameter | Description | +| --- | --- | +| doNotExpunge | Specifies whether messages marked as deleted should be removed. | + +--- + +## BeginUnselectFolder (3 of 12) {#beginunselectfolder_3} + +Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(bool doNotExpunge, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| doNotExpunge | Specifies whether messages marked as deleted should be removed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUnselectFolder (4 of 12) {#beginunselectfolder_4} + +Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(bool doNotExpunge, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| doNotExpunge | Specifies whether messages marked as deleted should be removed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUnselectFolder (5 of 12) {#beginunselectfolder_5} + +Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUnselectFolder (6 of 12) {#beginunselectfolder_6} + +Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUnselectFolder (7 of 12) {#beginunselectfolder_7} + +Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginUnselectFolder (8 of 12) {#beginunselectfolder_8} + +Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(System::SharedPtr < IConnection > connection, bool doNotExpunge) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| doNotExpunge | Specifies whether messages marked as deleted should be removed. | + +--- + +## BeginUnselectFolder (9 of 12) {#beginunselectfolder_9} + +Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(System::SharedPtr < IConnection > connection, bool doNotExpunge, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| doNotExpunge | Specifies whether messages marked as deleted should be removed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUnselectFolder (10 of 12) {#beginunselectfolder_10} + +Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691 + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(System::SharedPtr < IConnection > connection, bool doNotExpunge, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| doNotExpunge | Specifies whether messages marked as deleted should be removed. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUnselectFolder (11 of 12) {#beginunselectfolder_11} + +Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUnselectFolder (12 of 12) {#beginunselectfolder_12} + +Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnselectFolder(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginunsubscribefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginunsubscribefolder/_index.md new file mode 100644 index 0000000000..d7eb36b1eb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginunsubscribefolder/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginUnsubscribeFolder method" +linktitle: "BeginUnsubscribeFolder" +articleTitle: "BeginUnsubscribeFolder" +second_title: "Aspose.Email for C++" +description: "Begins unsubscribe operation that removes the specified mailbox name from the server's set of \"active\" mailboxes" +type: docs +weight: 500 +url: /cpp/aspose.email.clients.imap/imapclient/beginunsubscribefolder/ +--- + +## BeginUnsubscribeFolder (1 of 6) {#beginunsubscribefolder_1} + +Begins unsubscribe operation that removes the specified mailbox name from the server's set of "active" mailboxes + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnsubscribeFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | + +--- + +## BeginUnsubscribeFolder (2 of 6) {#beginunsubscribefolder_2} + +Begins unsubscribe operation that removes the specified mailbox name from the server's set of "active" mailboxes + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnsubscribeFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUnsubscribeFolder (3 of 6) {#beginunsubscribefolder_3} + +Begins unsubscribe operation that removes the specified mailbox name from the server's set of "active" mailboxes + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnsubscribeFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUnsubscribeFolder (4 of 6) {#beginunsubscribefolder_4} + +Begins unsubscribe operation that removes the specified mailbox name from the server's set of "active" mailboxes + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnsubscribeFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | + +--- + +## BeginUnsubscribeFolder (5 of 6) {#beginunsubscribefolder_5} + +Begins unsubscribe operation that removes the specified mailbox name from the server's set of "active" mailboxes + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnsubscribeFolder(System::String folderName, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUnsubscribeFolder (6 of 6) {#beginunsubscribefolder_6} + +Begins unsubscribe operation that removes the specified mailbox name from the server's set of "active" mailboxes + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUnsubscribeFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/beginvalidatecredentials/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/beginvalidatecredentials/_index.md new file mode 100644 index 0000000000..d95dd394ff --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/beginvalidatecredentials/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::BeginValidateCredentials method" +linktitle: "BeginValidateCredentials" +articleTitle: "BeginValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Begins to execute credentials validation" +type: docs +weight: 510 +url: /cpp/aspose.email.clients.imap/imapclient/beginvalidatecredentials/ +--- + +## BeginValidateCredentials (1 of 6) {#beginvalidatecredentials_1} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials() +``` + +--- + +## BeginValidateCredentials (2 of 6) {#beginvalidatecredentials_2} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginValidateCredentials (3 of 6) {#beginvalidatecredentials_3} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginValidateCredentials (4 of 6) {#beginvalidatecredentials_4} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginValidateCredentials (5 of 6) {#beginvalidatecredentials_5} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginValidateCredentials (6 of 6) {#beginvalidatecredentials_6} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/changemessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/changemessageflags/_index.md new file mode 100644 index 0000000000..6244b7bbe1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/changemessageflags/_index.md @@ -0,0 +1,521 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ChangeMessageFlags method" +linktitle: "ChangeMessageFlags" +articleTitle: "ChangeMessageFlags" +second_title: "Aspose.Email for C++" +description: "Changes the flags of the message" +type: docs +weight: 520 +url: /cpp/aspose.email.clients.imap/imapclient/changemessageflags/ +--- + +## ChangeMessageFlags (1 of 28) {#changemessageflags_1} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be removed | + +--- + +## ChangeMessageFlags (2 of 28) {#changemessageflags_2} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (3 of 28) {#changemessageflags_3} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | + +--- + +## ChangeMessageFlags (4 of 28) {#changemessageflags_4} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (5 of 28) {#changemessageflags_5} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be removed | + +--- + +## ChangeMessageFlags (6 of 28) {#changemessageflags_6} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (7 of 28) {#changemessageflags_7} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | + +--- + +## ChangeMessageFlags (8 of 28) {#changemessageflags_8} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (9 of 28) {#changemessageflags_9} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | + +--- + +## ChangeMessageFlags (10 of 28) {#changemessageflags_10} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (11 of 28) {#changemessageflags_11} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | + +--- + +## ChangeMessageFlags (12 of 28) {#changemessageflags_12} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (13 of 28) {#changemessageflags_13} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | + +--- + +## ChangeMessageFlags (14 of 28) {#changemessageflags_14} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (15 of 28) {#changemessageflags_15} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | + +--- + +## ChangeMessageFlags (16 of 28) {#changemessageflags_16} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (17 of 28) {#changemessageflags_17} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| flags | The flags to be changed | + +--- + +## ChangeMessageFlags (18 of 28) {#changemessageflags_18} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (19 of 28) {#changemessageflags_19} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | + +--- + +## ChangeMessageFlags (20 of 28) {#changemessageflags_20} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (21 of 28) {#changemessageflags_21} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | + +--- + +## ChangeMessageFlags (22 of 28) {#changemessageflags_22} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (23 of 28) {#changemessageflags_23} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | + +--- + +## ChangeMessageFlags (24 of 28) {#changemessageflags_24} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (25 of 28) {#changemessageflags_25} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | + +--- + +## ChangeMessageFlags (26 of 28) {#changemessageflags_26} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## ChangeMessageFlags (27 of 28) {#changemessageflags_27} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| flags | The flags to be changed | + +--- + +## ChangeMessageFlags (28 of 28) {#changemessageflags_28} + +Changes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ChangeMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/clientcapabilities/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/clientcapabilities/_index.md new file mode 100644 index 0000000000..5e59146e47 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/clientcapabilities/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ClientCapabilities method" +linktitle: "ClientCapabilities" +articleTitle: "ClientCapabilities" +second_title: "Aspose.Email for C++" +description: "Notifies server which extensions are supported by client." +type: docs +weight: 530 +url: /cpp/aspose.email.clients.imap/imapclient/clientcapabilities/ +--- + +## ClientCapabilities (1 of 2) {#clientcapabilities_1} + +Notifies server which extensions are supported by client. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 + +**Returns:** Returns array with capabilities which are supported by a server. + +```cpp +ClientCapabilities(const System::ArrayPtr< System::String > & capabilityNames) +``` + +| Parameter | Description | +| --- | --- | +| capabilityNames | Array of capabilities which are supported by client | + +--- + +## ClientCapabilities (2 of 2) {#clientcapabilities_2} + +Notifies server which extensions are supported by client. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 + +**Returns:** Returns array with capabilities which are supported by a server. + +```cpp +ClientCapabilities(System::SharedPtr < IConnection > connection, const System::ArrayPtr< System::String > & capabilityNames) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| capabilityNames | Array of capabilities which are supported by client | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/commitdeletes/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/commitdeletes/_index.md new file mode 100644 index 0000000000..f390c3fe2e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/commitdeletes/_index.md @@ -0,0 +1,171 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::CommitDeletes method" +linktitle: "CommitDeletes" +articleTitle: "CommitDeletes" +second_title: "Aspose.Email for C++" +description: "Commit the deletions" +type: docs +weight: 540 +url: /cpp/aspose.email.clients.imap/imapclient/commitdeletes/ +--- + +## CommitDeletes (1 of 10) {#commitdeletes_1} + +Commit the deletions + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes() +``` + +--- + +## CommitDeletes (2 of 10) {#commitdeletes_2} + +Commit the deletions + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes(int32_t sleep) +``` + +| Parameter | Description | +| --- | --- | +| sleep | Wait time complete the operation in milliseconds | + +--- + +## CommitDeletes (3 of 10) {#commitdeletes_3} + +Commit the deletions + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## CommitDeletes (4 of 10) {#commitdeletes_4} + +Commit the deletions + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes(System::SharedPtr < IConnection > connection, int32_t sleep) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sleep | Wait time complete the operation in milliseconds | + +--- + +## CommitDeletes (5 of 10) {#commitdeletes_5} + +Commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | Set of unique identifiers for messages | + +--- + +## CommitDeletes (6 of 10) {#commitdeletes_6} + +Commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | + +--- + +## CommitDeletes (7 of 10) {#commitdeletes_7} + +Commit the deletions + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of a message | + +--- + +## CommitDeletes (8 of 10) {#commitdeletes_8} + +Commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | Set of unique identifiers for messages | + +--- + +## CommitDeletes (9 of 10) {#commitdeletes_9} + +Commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes(System::String startUid, System::String endUid) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | + +--- + +## CommitDeletes (10 of 10) {#commitdeletes_10} + +Commit the deletions This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CommitDeletes(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of a message | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/connectionfinalize/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/connectionfinalize/_index.md new file mode 100644 index 0000000000..53e39f0a11 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/connectionfinalize/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ConnectionFinalize method" +linktitle: "ConnectionFinalize" +articleTitle: "ConnectionFinalize" +second_title: "Aspose.Email for C++" +description: "Performs finalization operation for specified connection" +type: docs +weight: 550 +url: /cpp/aspose.email.clients.imap/imapclient/connectionfinalize/ +--- + +## ConnectionFinalize {#connectionfinalize} + +Performs finalization operation for specified connection + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ConnectionFinalize(System::SharedPtr < System::Object > sender, System::SharedPtr < Base::ConnectionEventArgs > args) +``` + +| Parameter | Description | +| --- | --- | +| sender | The source of the event. | +| args | An ConnectionManagerEventArgs that contains the event data. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/copymessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/copymessage/_index.md new file mode 100644 index 0000000000..d5ff1edf1e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/copymessage/_index.md @@ -0,0 +1,79 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::CopyMessage method" +linktitle: "CopyMessage" +articleTitle: "CopyMessage" +second_title: "Aspose.Email for C++" +description: "Copies the message" +type: docs +weight: 560 +url: /cpp/aspose.email.clients.imap/imapclient/copymessage/ +--- + +## CopyMessage (1 of 4) {#copymessage_1} + +Copies the message + +**Returns:** If server supports UIDPLUS extension returns unique id of the copied message, otherwise returns null Please, read more https://tools.ietf.org/html/rfc4315 + +```cpp +CopyMessage(int32_t sequenceNumber, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| folderName | Folder name where a message is to be copied | + +--- + +## CopyMessage (2 of 4) {#copymessage_2} + +Copies the message + +**Returns:** If server supports UIDPLUS extension returns unique id of the copied message, otherwise returns null Please, read more https://tools.ietf.org/html/rfc4315 + +```cpp +CopyMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| folderName | Folder name where a message is to be copied | + +--- + +## CopyMessage (3 of 4) {#copymessage_3} + +Copies the message + +**Returns:** If server supports UIDPLUS extension returns unique id of the copied message, otherwise returns null Please, read more https://tools.ietf.org/html/rfc4315 + +```cpp +CopyMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| folderName | Folder name where a message is to be copied | + +--- + +## CopyMessage (4 of 4) {#copymessage_4} + +Copies the message + +**Returns:** If server supports UIDPLUS extension returns unique id of the copied message, otherwise returns null Please, read more https://tools.ietf.org/html/rfc4315 + +```cpp +CopyMessage(System::String uniqueId, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| folderName | Folder name where a message is to be copied | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/copymessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/copymessages/_index.md new file mode 100644 index 0000000000..63a332856a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/copymessages/_index.md @@ -0,0 +1,206 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::CopyMessages method" +linktitle: "CopyMessages" +articleTitle: "CopyMessages" +second_title: "Aspose.Email for C++" +description: "Copy messages" +type: docs +weight: 570 +url: /cpp/aspose.email.clients.imap/imapclient/copymessages/ +--- + +## CopyMessages (1 of 11) {#copymessages_1} + +Copy messages + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(int32_t startSequence, int32_t endSequence, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## CopyMessages (2 of 11) {#copymessages_2} + +Copy the messaeg + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## CopyMessages (3 of 11) {#copymessages_3} + +Copy the messaeg + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## CopyMessages (4 of 11) {#copymessages_4} + +Copy messages + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | + +--- + +## CopyMessages (5 of 11) {#copymessages_5} + +Copy messages + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## CopyMessages (6 of 11) {#copymessages_6} + +Copy messages + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## CopyMessages (7 of 11) {#copymessages_7} + +Copy messages + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## CopyMessages (8 of 11) {#copymessages_8} + +Copy messages + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## CopyMessages (9 of 11) {#copymessages_9} + +Copy messages + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | + +--- + +## CopyMessages (10 of 11) {#copymessages_10} + +Copy messages + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## CopyMessages (11 of 11) {#copymessages_11} + +Copy messages + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CopyMessages(System::String startUid, System::String endUid, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/createfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/createfolder/_index.md new file mode 100644 index 0000000000..7f328e8936 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/createfolder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::CreateFolder method" +linktitle: "CreateFolder" +articleTitle: "CreateFolder" +second_title: "Aspose.Email for C++" +description: "Creates a folder with the specified name" +type: docs +weight: 580 +url: /cpp/aspose.email.clients.imap/imapclient/createfolder/ +--- + +## CreateFolder (1 of 2) {#createfolder_1} + +Creates a folder with the specified name + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CreateFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to be created | + +--- + +## CreateFolder (2 of 2) {#createfolder_2} + +Creates a folder with the specified name + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +CreateFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to be created | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/deletefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/deletefolder/_index.md new file mode 100644 index 0000000000..f598e81534 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/deletefolder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::DeleteFolder method" +linktitle: "DeleteFolder" +articleTitle: "DeleteFolder" +second_title: "Aspose.Email for C++" +description: "Deletes a specified folder." +type: docs +weight: 590 +url: /cpp/aspose.email.clients.imap/imapclient/deletefolder/ +--- + +## DeleteFolder (1 of 2) {#deletefolder_1} + +Deletes a specified folder. This method represents IMAP DELETE command + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to be deleted | + +--- + +## DeleteFolder (2 of 2) {#deletefolder_2} + +Deletes a specified folder. This method represents IMAP DELETE command + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to be deleted | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/deletemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/deletemessage/_index.md new file mode 100644 index 0000000000..b452e5a4ca --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/deletemessage/_index.md @@ -0,0 +1,217 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::DeleteMessage method" +linktitle: "DeleteMessage" +articleTitle: "DeleteMessage" +second_title: "Aspose.Email for C++" +description: "Marks a message with the specified sequence number as deleted" +type: docs +weight: 600 +url: /cpp/aspose.email.clients.imap/imapclient/deletemessage/ +--- + +## DeleteMessage (1 of 12) {#deletemessage_1} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | Sequence number of a message | + +--- + +## DeleteMessage (2 of 12) {#deletemessage_2} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(int32_t sequenceNumber, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | Sequence number of a message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessage (3 of 12) {#deletemessage_3} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | Sequence number of a message | + +--- + +## DeleteMessage (4 of 12) {#deletemessage_4} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | Sequence number of a message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessage (5 of 12) {#deletemessage_5} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | + +--- + +## DeleteMessage (6 of 12) {#deletemessage_6} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessage (7 of 12) {#deletemessage_7} + +Marks a message with the specified unique identifier as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessage (8 of 12) {#deletemessage_8} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessage (9 of 12) {#deletemessage_9} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | + +--- + +## DeleteMessage (10 of 12) {#deletemessage_10} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::String uniqueId, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessage (11 of 12) {#deletemessage_11} + +Marks a message with the specified unique identifier as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::String uniqueId, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessage (12 of 12) {#deletemessage_12} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessage(System::String uniqueId, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/deletemessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/deletemessages/_index.md new file mode 100644 index 0000000000..5448b4cffa --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/deletemessages/_index.md @@ -0,0 +1,577 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::DeleteMessages method" +linktitle: "DeleteMessages" +articleTitle: "DeleteMessages" +second_title: "Aspose.Email for C++" +description: "Marks a message with the specified sequence number as deleted" +type: docs +weight: 610 +url: /cpp/aspose.email.clients.imap/imapclient/deletemessages/ +--- + +## DeleteMessages (1 of 32) {#deletemessages_1} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(int32_t startSequence, int32_t endSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | + +--- + +## DeleteMessages (2 of 32) {#deletemessages_2} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(int32_t startSequence, int32_t endSequence, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (3 of 32) {#deletemessages_3} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | + +--- + +## DeleteMessages (4 of 32) {#deletemessages_4} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (5 of 32) {#deletemessages_5} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | + +--- + +## DeleteMessages (6 of 32) {#deletemessages_6} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (7 of 32) {#deletemessages_7} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | + +--- + +## DeleteMessages (8 of 32) {#deletemessages_8} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (9 of 32) {#deletemessages_9} + +Marks a message with the specified unique identifier as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (10 of 32) {#deletemessages_10} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (11 of 32) {#deletemessages_11} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | + +--- + +## DeleteMessages (12 of 32) {#deletemessages_12} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (13 of 32) {#deletemessages_13} + +Marks a message with the specified unique identifier as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (14 of 32) {#deletemessages_14} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (15 of 32) {#deletemessages_15} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | + +--- + +## DeleteMessages (16 of 32) {#deletemessages_16} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (17 of 32) {#deletemessages_17} + +Marks a message with the specified unique identifier as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (18 of 32) {#deletemessages_18} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (19 of 32) {#deletemessages_19} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | + +--- + +## DeleteMessages (20 of 32) {#deletemessages_20} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (21 of 32) {#deletemessages_21} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | + +--- + +## DeleteMessages (22 of 32) {#deletemessages_22} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (23 of 32) {#deletemessages_23} + +Marks a message with the specified unique identifier as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (24 of 32) {#deletemessages_24} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo for deletion | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (25 of 32) {#deletemessages_25} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | + +--- + +## DeleteMessages (26 of 32) {#deletemessages_26} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (27 of 32) {#deletemessages_27} + +Marks a message with the specified unique identifier as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (28 of 32) {#deletemessages_28} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (29 of 32) {#deletemessages_29} + +Marks a message with the specified sequence number as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::String startUid, System::String endUid) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | + +--- + +## DeleteMessages (30 of 32) {#deletemessages_30} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::String startUid, System::String endUid, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + +--- + +## DeleteMessages (31 of 32) {#deletemessages_31} + +Marks a message with the specified unique identifier as deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## DeleteMessages (32 of 32) {#deletemessages_32} + +Marks a message with the specified unique identifier as deleted and commits the deletions if user specifies this. This method works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +DeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | +| commitNow | Defines whether message must be commited now. Please, read more https://tools.ietf.org/html/rfc4315 | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/dispose/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/dispose/_index.md new file mode 100644 index 0000000000..998339b493 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Finalizes all operations with a server." +type: docs +weight: 620 +url: /cpp/aspose.email.clients.imap/imapclient/dispose/ +--- + +## Dispose {#dispose} + +Finalizes all operations with a server. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endaddmessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endaddmessageflags/_index.md new file mode 100644 index 0000000000..2e2783c95f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endaddmessageflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndAddMessageFlags method" +linktitle: "EndAddMessageFlags" +articleTitle: "EndAddMessageFlags" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 630 +url: /cpp/aspose.email.clients.imap/imapclient/endaddmessageflags/ +--- + +## EndAddMessageFlags {#endaddmessageflags} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndAddMessageFlags(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endappendmessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endappendmessage/_index.md new file mode 100644 index 0000000000..166f395985 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endappendmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndAppendMessage method" +linktitle: "EndAppendMessage" +articleTitle: "EndAppendMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 640 +url: /cpp/aspose.email.clients.imap/imapclient/endappendmessage/ +--- + +## EndAppendMessage {#endappendmessage} + +Waits for the pending asynchronous operation to complete. + +**Returns:** An unique id of appended message + +```cpp +EndAppendMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endappendmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endappendmessages/_index.md new file mode 100644 index 0000000000..0baf04f616 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endappendmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndAppendMessages method" +linktitle: "EndAppendMessages" +articleTitle: "EndAppendMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 650 +url: /cpp/aspose.email.clients.imap/imapclient/endappendmessages/ +--- + +## EndAppendMessages {#endappendmessages} + +Waits for the pending asynchronous operation to complete. + +**Returns:** An unique id of appended message + +```cpp +EndAppendMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endbackup/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endbackup/_index.md new file mode 100644 index 0000000000..38584d48ab --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endbackup/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndBackup method" +linktitle: "EndBackup" +articleTitle: "EndBackup" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 660 +url: /cpp/aspose.email.clients.imap/imapclient/endbackup/ +--- + +## EndBackup {#endbackup} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndBackup(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endchangemessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endchangemessageflags/_index.md new file mode 100644 index 0000000000..8cc0e4929a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endchangemessageflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndChangeMessageFlags method" +linktitle: "EndChangeMessageFlags" +articleTitle: "EndChangeMessageFlags" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 670 +url: /cpp/aspose.email.clients.imap/imapclient/endchangemessageflags/ +--- + +## EndChangeMessageFlags {#endchangemessageflags} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndChangeMessageFlags(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endclientcapabilities/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endclientcapabilities/_index.md new file mode 100644 index 0000000000..b8f1437650 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endclientcapabilities/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndClientCapabilities method" +linktitle: "EndClientCapabilities" +articleTitle: "EndClientCapabilities" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 680 +url: /cpp/aspose.email.clients.imap/imapclient/endclientcapabilities/ +--- + +## EndClientCapabilities {#endclientcapabilities} + +Waits for the pending asynchronous operation to complete. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161 + +**Returns:** Returns array with capabilities which are supported by a server. + +```cpp +EndClientCapabilities(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endcommitdeletes/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endcommitdeletes/_index.md new file mode 100644 index 0000000000..9f906b2675 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endcommitdeletes/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndCommitDeletes method" +linktitle: "EndCommitDeletes" +articleTitle: "EndCommitDeletes" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 690 +url: /cpp/aspose.email.clients.imap/imapclient/endcommitdeletes/ +--- + +## EndCommitDeletes {#endcommitdeletes} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndCommitDeletes(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endcopymessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endcopymessage/_index.md new file mode 100644 index 0000000000..82e4a38395 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endcopymessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndCopyMessage method" +linktitle: "EndCopyMessage" +articleTitle: "EndCopyMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 700 +url: /cpp/aspose.email.clients.imap/imapclient/endcopymessage/ +--- + +## EndCopyMessage {#endcopymessage} + +Waits for the pending asynchronous operation to complete. + +**Returns:** If server supports UIDPLUS extension returns unique id of the copied message, otherwise returns null Please, read more https://tools.ietf.org/html/rfc4315 + +```cpp +EndCopyMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endcopymessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endcopymessages/_index.md new file mode 100644 index 0000000000..3ebff9c0c3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endcopymessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndCopyMessages method" +linktitle: "EndCopyMessages" +articleTitle: "EndCopyMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 710 +url: /cpp/aspose.email.clients.imap/imapclient/endcopymessages/ +--- + +## EndCopyMessages {#endcopymessages} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndCopyMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endcreatefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endcreatefolder/_index.md new file mode 100644 index 0000000000..d796d3fab2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endcreatefolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndCreateFolder method" +linktitle: "EndCreateFolder" +articleTitle: "EndCreateFolder" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous folder creation to complete." +type: docs +weight: 720 +url: /cpp/aspose.email.clients.imap/imapclient/endcreatefolder/ +--- + +## EndCreateFolder {#endcreatefolder} + +Waits for the pending asynchronous folder creation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndCreateFolder(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/enddeletefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/enddeletefolder/_index.md new file mode 100644 index 0000000000..154edfcf7d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/enddeletefolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndDeleteFolder method" +linktitle: "EndDeleteFolder" +articleTitle: "EndDeleteFolder" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous folder deletion to complete." +type: docs +weight: 730 +url: /cpp/aspose.email.clients.imap/imapclient/enddeletefolder/ +--- + +## EndDeleteFolder {#enddeletefolder} + +Waits for the pending asynchronous folder deletion to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndDeleteFolder(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/enddeletemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/enddeletemessage/_index.md new file mode 100644 index 0000000000..4be292e326 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/enddeletemessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndDeleteMessage method" +linktitle: "EndDeleteMessage" +articleTitle: "EndDeleteMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous message deletion to complete." +type: docs +weight: 740 +url: /cpp/aspose.email.clients.imap/imapclient/enddeletemessage/ +--- + +## EndDeleteMessage {#enddeletemessage} + +Waits for the pending asynchronous message deletion to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndDeleteMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/enddeletemessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/enddeletemessages/_index.md new file mode 100644 index 0000000000..d34b750c23 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/enddeletemessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndDeleteMessages method" +linktitle: "EndDeleteMessages" +articleTitle: "EndDeleteMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous message deletion to complete." +type: docs +weight: 750 +url: /cpp/aspose.email.clients.imap/imapclient/enddeletemessages/ +--- + +## EndDeleteMessages {#enddeletemessages} + +Waits for the pending asynchronous message deletion to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndDeleteMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endexistfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endexistfolder/_index.md new file mode 100644 index 0000000000..fefdab6e00 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endexistfolder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndExistFolder method" +linktitle: "EndExistFolder" +articleTitle: "EndExistFolder" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 760 +url: /cpp/aspose.email.clients.imap/imapclient/endexistfolder/ +--- + +## EndExistFolder (1 of 2) {#endexistfolder_1} + +Waits for the pending asynchronous operation to complete. + +**Returns:** Returns true if the folder is existing, otherwise returns false + +```cpp +EndExistFolder(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + +--- + +## EndExistFolder (2 of 2) {#endexistfolder_2} + +Waits for the pending asynchronous operation to complete. + +**Returns:** Returns true if the folder is existing, otherwise returns false + +```cpp +EndExistFolder(System::SharedPtr < System::IAsyncResult > asyncResult, System::SharedPtr < ImapFolderInfo > & folderInfo) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | +| folderInfo | Folder information | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endfetchattachment/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endfetchattachment/_index.md new file mode 100644 index 0000000000..c2ac290887 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endfetchattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndFetchAttachment method" +linktitle: "EndFetchAttachment" +articleTitle: "EndFetchAttachment" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 770 +url: /cpp/aspose.email.clients.imap/imapclient/endfetchattachment/ +--- + +## EndFetchAttachment {#endfetchattachment} + +Waits for the asynchronous operation to complete. + +**Returns:** System::SharedPtr < Attachment > Aspose::Email::Clients::Imap:: + +```cpp +EndFetchAttachment(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endfetchmessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endfetchmessage/_index.md new file mode 100644 index 0000000000..ac804a6f62 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endfetchmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndFetchMessage method" +linktitle: "EndFetchMessage" +articleTitle: "EndFetchMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous message fetching to complete." +type: docs +weight: 780 +url: /cpp/aspose.email.clients.imap/imapclient/endfetchmessage/ +--- + +## EndFetchMessage {#endfetchmessage} + +Waits for the pending asynchronous message fetching to complete. + +**Returns:** The MailMessage that represents message. + +```cpp +EndFetchMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endfetchmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endfetchmessages/_index.md new file mode 100644 index 0000000000..b7b8f54e46 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endfetchmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndFetchMessages method" +linktitle: "EndFetchMessages" +articleTitle: "EndFetchMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 790 +url: /cpp/aspose.email.clients.imap/imapclient/endfetchmessages/ +--- + +## EndFetchMessages {#endfetchmessages} + +Waits for the asynchronous operation to complete. + +**Returns:** List of MailMessage objects + +```cpp +EndFetchMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endgetfolderinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endgetfolderinfo/_index.md new file mode 100644 index 0000000000..692d20c8dd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endgetfolderinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndGetFolderInfo method" +linktitle: "EndGetFolderInfo" +articleTitle: "EndGetFolderInfo" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous folder listing to complete." +type: docs +weight: 800 +url: /cpp/aspose.email.clients.imap/imapclient/endgetfolderinfo/ +--- + +## EndGetFolderInfo {#endgetfolderinfo} + +Waits for the pending asynchronous folder listing to complete. + +**Returns:** The specified folder information + +```cpp +EndGetFolderInfo(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endgetmessagethreads/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endgetmessagethreads/_index.md new file mode 100644 index 0000000000..b04b20486c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endgetmessagethreads/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndGetMessageThreads method" +linktitle: "EndGetMessageThreads" +articleTitle: "EndGetMessageThreads" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous folder deletion to complete." +type: docs +weight: 810 +url: /cpp/aspose.email.clients.imap/imapclient/endgetmessagethreads/ +--- + +## EndGetMessageThreads {#endgetmessagethreads} + +Waits for the pending asynchronous folder deletion to complete. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Imap:: + +```cpp +EndGetMessageThreads(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endgetnamespaces/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endgetnamespaces/_index.md new file mode 100644 index 0000000000..091a6698cb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endgetnamespaces/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndGetNamespaces method" +linktitle: "EndGetNamespaces" +articleTitle: "EndGetNamespaces" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 820 +url: /cpp/aspose.email.clients.imap/imapclient/endgetnamespaces/ +--- + +## EndGetNamespaces {#endgetnamespaces} + +Waits for the pending asynchronous operation to complete. + +**Returns:** Returns namespaces that are available on a server. + +```cpp +EndGetNamespaces(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endgetquota/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endgetquota/_index.md new file mode 100644 index 0000000000..e043521d6c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endgetquota/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndGetQuota method" +linktitle: "EndGetQuota" +articleTitle: "EndGetQuota" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 830 +url: /cpp/aspose.email.clients.imap/imapclient/endgetquota/ +--- + +## EndGetQuota {#endgetquota} + +Waits for the pending asynchronous operation to complete. + +**Returns:** Quota information + +```cpp +EndGetQuota(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endgetquotaroot/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endgetquotaroot/_index.md new file mode 100644 index 0000000000..6bc2ca3258 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endgetquotaroot/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndGetQuotaRoot method" +linktitle: "EndGetQuotaRoot" +articleTitle: "EndGetQuotaRoot" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 840 +url: /cpp/aspose.email.clients.imap/imapclient/endgetquotaroot/ +--- + +## EndGetQuotaRoot {#endgetquotaroot} + +Waits for the pending asynchronous operation to complete. + +**Returns:** Quota root information for mailbox + +```cpp +EndGetQuotaRoot(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endintroduceclient/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endintroduceclient/_index.md new file mode 100644 index 0000000000..1fbe79446c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endintroduceclient/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndIntroduceClient method" +linktitle: "EndIntroduceClient" +articleTitle: "EndIntroduceClient" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 850 +url: /cpp/aspose.email.clients.imap/imapclient/endintroduceclient/ +--- + +## EndIntroduceClient {#endintroduceclient} + +Waits for the pending asynchronous operation to complete. + +**Returns:** Returns server identification information + +```cpp +EndIntroduceClient(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endlistattachments/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endlistattachments/_index.md new file mode 100644 index 0000000000..db345bfb47 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endlistattachments/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndListAttachments method" +linktitle: "EndListAttachments" +articleTitle: "EndListAttachments" +second_title: "Aspose.Email for C++" +description: "EndListAttachments of ImapClient." +type: docs +weight: 860 +url: /cpp/aspose.email.clients.imap/imapclient/endlistattachments/ +--- + +## EndListAttachments {#endlistattachments} + +**Returns:** System::SharedPtr < ImapAttachmentInfoCollection > Aspose::Email::Clients::Imap:: + +```cpp +EndListAttachments(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endlistfolders/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endlistfolders/_index.md new file mode 100644 index 0000000000..c4f8a71f8b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endlistfolders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndListFolders method" +linktitle: "EndListFolders" +articleTitle: "EndListFolders" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 870 +url: /cpp/aspose.email.clients.imap/imapclient/endlistfolders/ +--- + +## EndListFolders {#endlistfolders} + +Waits for the pending asynchronous operation to complete. + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +EndListFolders(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endlistmessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endlistmessage/_index.md new file mode 100644 index 0000000000..ee49a87a49 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endlistmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndListMessage method" +linktitle: "EndListMessage" +articleTitle: "EndListMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous ListMessage operation to complete." +type: docs +weight: 880 +url: /cpp/aspose.email.clients.imap/imapclient/endlistmessage/ +--- + +## EndListMessage {#endlistmessage} + +Waits for the asynchronous ListMessage operation to complete. + +**Returns:** Returns ImapMessageInfo objects + +```cpp +EndListMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endlistmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endlistmessages/_index.md new file mode 100644 index 0000000000..6b7742e062 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endlistmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndListMessages method" +linktitle: "EndListMessages" +articleTitle: "EndListMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous ListMessages operation to complete." +type: docs +weight: 890 +url: /cpp/aspose.email.clients.imap/imapclient/endlistmessages/ +--- + +## EndListMessages {#endlistmessages} + +Waits for the asynchronous ListMessages operation to complete. + +**Returns:** Returns container for a collection of ImapMessageInfo objects + +```cpp +EndListMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endlistmessagesbypage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endlistmessagesbypage/_index.md new file mode 100644 index 0000000000..3df3f4ee80 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endlistmessagesbypage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndListMessagesByPage method" +linktitle: "EndListMessagesByPage" +articleTitle: "EndListMessagesByPage" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous ListMessagesByPage operation to complete." +type: docs +weight: 900 +url: /cpp/aspose.email.clients.imap/imapclient/endlistmessagesbypage/ +--- + +## EndListMessagesByPage {#endlistmessagesbypage} + +Waits for the asynchronous ListMessagesByPage operation to complete. + +**Returns:** ImapPageInfo with information for current page + +```cpp +EndListMessagesByPage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endlogin/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endlogin/_index.md new file mode 100644 index 0000000000..2b71c1d524 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endlogin/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndLogin method" +linktitle: "EndLogin" +articleTitle: "EndLogin" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 910 +url: /cpp/aspose.email.clients.imap/imapclient/endlogin/ +--- + +## EndLogin {#endlogin} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndLogin(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endlogout/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endlogout/_index.md new file mode 100644 index 0000000000..2a71fa9a3f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endlogout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndLogout method" +linktitle: "EndLogout" +articleTitle: "EndLogout" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 920 +url: /cpp/aspose.email.clients.imap/imapclient/endlogout/ +--- + +## EndLogout {#endlogout} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndLogout(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endmovefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endmovefolder/_index.md new file mode 100644 index 0000000000..c143d3e4e8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endmovefolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndMoveFolder method" +linktitle: "EndMoveFolder" +articleTitle: "EndMoveFolder" +second_title: "Aspose.Email for C++" +description: "Waits for completion of the asynchronous operation." +type: docs +weight: 930 +url: /cpp/aspose.email.clients.imap/imapclient/endmovefolder/ +--- + +## EndMoveFolder {#endmovefolder} + +Waits for completion of the asynchronous operation. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndMoveFolder(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endmovemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endmovemessage/_index.md new file mode 100644 index 0000000000..8c6f11db68 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endmovemessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndMoveMessage method" +linktitle: "EndMoveMessage" +articleTitle: "EndMoveMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 940 +url: /cpp/aspose.email.clients.imap/imapclient/endmovemessage/ +--- + +## EndMoveMessage {#endmovemessage} + +Waits for the pending asynchronous operation to complete. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +EndMoveMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endmovemessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endmovemessages/_index.md new file mode 100644 index 0000000000..4035d8cb93 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endmovemessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndMoveMessages method" +linktitle: "EndMoveMessages" +articleTitle: "EndMoveMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 950 +url: /cpp/aspose.email.clients.imap/imapclient/endmovemessages/ +--- + +## EndMoveMessages {#endmovemessages} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndMoveMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endnoop/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endnoop/_index.md new file mode 100644 index 0000000000..6ebf7d0589 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endnoop/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndNoop method" +linktitle: "EndNoop" +articleTitle: "EndNoop" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 960 +url: /cpp/aspose.email.clients.imap/imapclient/endnoop/ +--- + +## EndNoop {#endnoop} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndNoop(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endremovemessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endremovemessageflags/_index.md new file mode 100644 index 0000000000..80c1a53196 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endremovemessageflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndRemoveMessageFlags method" +linktitle: "EndRemoveMessageFlags" +articleTitle: "EndRemoveMessageFlags" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 970 +url: /cpp/aspose.email.clients.imap/imapclient/endremovemessageflags/ +--- + +## EndRemoveMessageFlags {#endremovemessageflags} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndRemoveMessageFlags(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endrenamefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endrenamefolder/_index.md new file mode 100644 index 0000000000..90026a8baf --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endrenamefolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndRenameFolder method" +linktitle: "EndRenameFolder" +articleTitle: "EndRenameFolder" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 980 +url: /cpp/aspose.email.clients.imap/imapclient/endrenamefolder/ +--- + +## EndRenameFolder {#endrenamefolder} + +Waits for the asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndRenameFolder(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endrequestcheckpoint/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endrequestcheckpoint/_index.md new file mode 100644 index 0000000000..64a6e08638 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endrequestcheckpoint/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndRequestCheckpoint method" +linktitle: "EndRequestCheckpoint" +articleTitle: "EndRequestCheckpoint" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 990 +url: /cpp/aspose.email.clients.imap/imapclient/endrequestcheckpoint/ +--- + +## EndRequestCheckpoint {#endrequestcheckpoint} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndRequestCheckpoint(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endrestore/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endrestore/_index.md new file mode 100644 index 0000000000..c5ab7f3eca --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endrestore/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndRestore method" +linktitle: "EndRestore" +articleTitle: "EndRestore" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 1000 +url: /cpp/aspose.email.clients.imap/imapclient/endrestore/ +--- + +## EndRestore {#endrestore} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndRestore(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endsavemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endsavemessage/_index.md new file mode 100644 index 0000000000..7ba4ed2f4c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endsavemessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndSaveMessage method" +linktitle: "EndSaveMessage" +articleTitle: "EndSaveMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 1010 +url: /cpp/aspose.email.clients.imap/imapclient/endsavemessage/ +--- + +## EndSaveMessage {#endsavemessage} + +Waits for the asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndSaveMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endselectfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endselectfolder/_index.md new file mode 100644 index 0000000000..c60902601d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endselectfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndSelectFolder method" +linktitle: "EndSelectFolder" +articleTitle: "EndSelectFolder" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous message fetching to complete." +type: docs +weight: 1020 +url: /cpp/aspose.email.clients.imap/imapclient/endselectfolder/ +--- + +## EndSelectFolder {#endselectfolder} + +Waits for the pending asynchronous message fetching to complete. + +**Returns:** The MailMessage that represents message. + +```cpp +EndSelectFolder(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endsetquota/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endsetquota/_index.md new file mode 100644 index 0000000000..14d66a66b5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endsetquota/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndSetQuota method" +linktitle: "EndSetQuota" +articleTitle: "EndSetQuota" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 1030 +url: /cpp/aspose.email.clients.imap/imapclient/endsetquota/ +--- + +## EndSetQuota {#endsetquota} + +Waits for the pending asynchronous operation to complete. + +**Returns:** Quota information + +```cpp +EndSetQuota(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endsortmessagethreads/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endsortmessagethreads/_index.md new file mode 100644 index 0000000000..f88a07fc41 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endsortmessagethreads/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndSortMessageThreads method" +linktitle: "EndSortMessageThreads" +articleTitle: "EndSortMessageThreads" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous folder deletion to complete." +type: docs +weight: 1040 +url: /cpp/aspose.email.clients.imap/imapclient/endsortmessagethreads/ +--- + +## EndSortMessageThreads {#endsortmessagethreads} + +Waits for the pending asynchronous folder deletion to complete. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Imap:: + +```cpp +EndSortMessageThreads(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endsubscribefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endsubscribefolder/_index.md new file mode 100644 index 0000000000..9cc1c64984 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endsubscribefolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndSubscribeFolder method" +linktitle: "EndSubscribeFolder" +articleTitle: "EndSubscribeFolder" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 1050 +url: /cpp/aspose.email.clients.imap/imapclient/endsubscribefolder/ +--- + +## EndSubscribeFolder {#endsubscribefolder} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndSubscribeFolder(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endundeletemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endundeletemessage/_index.md new file mode 100644 index 0000000000..2210cb6503 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endundeletemessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndUndeleteMessage method" +linktitle: "EndUndeleteMessage" +articleTitle: "EndUndeleteMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 1060 +url: /cpp/aspose.email.clients.imap/imapclient/endundeletemessage/ +--- + +## EndUndeleteMessage {#endundeletemessage} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndUndeleteMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endunselectfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endunselectfolder/_index.md new file mode 100644 index 0000000000..0c445e4488 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endunselectfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndUnselectFolder method" +linktitle: "EndUnselectFolder" +articleTitle: "EndUnselectFolder" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 1070 +url: /cpp/aspose.email.clients.imap/imapclient/endunselectfolder/ +--- + +## EndUnselectFolder {#endunselectfolder} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndUnselectFolder(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endunsubscribefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endunsubscribefolder/_index.md new file mode 100644 index 0000000000..f7d195868a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endunsubscribefolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndUnsubscribeFolder method" +linktitle: "EndUnsubscribeFolder" +articleTitle: "EndUnsubscribeFolder" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 1080 +url: /cpp/aspose.email.clients.imap/imapclient/endunsubscribefolder/ +--- + +## EndUnsubscribeFolder {#endunsubscribefolder} + +Waits for the pending asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +EndUnsubscribeFolder(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/endvalidatecredentials/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/endvalidatecredentials/_index.md new file mode 100644 index 0000000000..b8e449118c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/endvalidatecredentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::EndValidateCredentials method" +linktitle: "EndValidateCredentials" +articleTitle: "EndValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 1090 +url: /cpp/aspose.email.clients.imap/imapclient/endvalidatecredentials/ +--- + +## EndValidateCredentials {#endvalidatecredentials} + +Waits for the pending asynchronous operation to complete. + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +EndValidateCredentials(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/existfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/existfolder/_index.md new file mode 100644 index 0000000000..c327d8271c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/existfolder/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ExistFolder method" +linktitle: "ExistFolder" +articleTitle: "ExistFolder" +second_title: "Aspose.Email for C++" +description: "Check whether this folder exists" +type: docs +weight: 1100 +url: /cpp/aspose.email.clients.imap/imapclient/existfolder/ +--- + +## ExistFolder (1 of 4) {#existfolder_1} + +Check whether this folder exists + +**Returns:** Returns true if the folder is existing, otherwise returns false + +```cpp +ExistFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | + +--- + +## ExistFolder (2 of 4) {#existfolder_2} + +Check whether this folder exists, extract folder info if so + +**Returns:** Returns true if the folder is existing, otherwise returns false + +```cpp +ExistFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < ImapFolderInfo > & folderInfo) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | +| folderInfo | Folder information | + +--- + +## ExistFolder (3 of 4) {#existfolder_3} + +Check whether this folder exists + +**Returns:** Returns true if the folder is existing, otherwise returns false + +```cpp +ExistFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | + +--- + +## ExistFolder (4 of 4) {#existfolder_4} + +Check whether this folder exists, extract folder info if so + +**Returns:** Returns true if the folder is existing, otherwise returns false + +```cpp +ExistFolder(System::String folderName, System::SharedPtr < ImapFolderInfo > & folderInfo) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | +| folderInfo | Folder information | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/fetchattachment/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/fetchattachment/_index.md new file mode 100644 index 0000000000..06da4b5a6b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/fetchattachment/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::FetchAttachment method" +linktitle: "FetchAttachment" +articleTitle: "FetchAttachment" +second_title: "Aspose.Email for C++" +description: "Fetches the specified attachment" +type: docs +weight: 1110 +url: /cpp/aspose.email.clients.imap/imapclient/fetchattachment/ +--- + +## FetchAttachment (1 of 2) {#fetchattachment_1} + +Fetches the specified attachment + +**Returns:** Attachment that represents attachment + +```cpp +FetchAttachment(int32_t sequenceNumber, System::String attachmentName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of a message | +| attachmentName | A name of attachment | + +--- + +## FetchAttachment (2 of 2) {#fetchattachment_2} + +Fetches the specified attachment + +**Returns:** Attachment that represents attachment + +```cpp +FetchAttachment(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String attachmentName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of a message | +| attachmentName | A name of attachment | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/fetchmessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/fetchmessage/_index.md new file mode 100644 index 0000000000..b1ec0f908e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/fetchmessage/_index.md @@ -0,0 +1,110 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::FetchMessage method" +linktitle: "FetchMessage" +articleTitle: "FetchMessage" +second_title: "Aspose.Email for C++" +description: "Fetches the message" +type: docs +weight: 1120 +url: /cpp/aspose.email.clients.imap/imapclient/fetchmessage/ +--- + +## FetchMessage (1 of 6) {#fetchmessage_1} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | + +--- + +## FetchMessage (2 of 6) {#fetchmessage_2} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(int32_t sequenceNumber, bool ignoreAttachment) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| ignoreAttachment | A value that defines whether the attachments should not be loaded. If it is set to true , then only message headers, message body and attachment information are fetched. Attachment content is not loaded | + +--- + +## FetchMessage (3 of 6) {#fetchmessage_3} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | + +--- + +## FetchMessage (4 of 6) {#fetchmessage_4} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, bool ignoreAttachment) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| ignoreAttachment | A value that defines whether the attachments should not be loaded. If it is set to true , then only message headers, message body and attachment information are fetched. Attachment content is not loaded | + +--- + +## FetchMessage (5 of 6) {#fetchmessage_5} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of message | + +--- + +## FetchMessage (6 of 6) {#fetchmessage_6} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of message | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/fetchmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/fetchmessages/_index.md new file mode 100644 index 0000000000..fdfc5d77e3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/fetchmessages/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::FetchMessages method" +linktitle: "FetchMessages" +articleTitle: "FetchMessages" +second_title: "Aspose.Email for C++" +description: "Fetches the messages" +type: docs +weight: 1130 +url: /cpp/aspose.email.clients.imap/imapclient/fetchmessages/ +--- + +## FetchMessages (1 of 4) {#fetchmessages_1} + +Fetches the messages + +**Returns:** List of MailMessage objects + +```cpp +FetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumbers | The sequence numbers of the messages | + +--- + +## FetchMessages (2 of 4) {#fetchmessages_2} + +Fetches the messages + +**Returns:** List of MailMessage objects + +```cpp +FetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uids | The sequence numbers of the messages | + +--- + +## FetchMessages (3 of 4) {#fetchmessages_3} + +Fetches the messages + +**Returns:** List of MailMessage objects + +```cpp +FetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | The sequence numbers of the messages | + +--- + +## FetchMessages (4 of 4) {#fetchmessages_4} + +Fetches the messages + +**Returns:** List of MailMessage objects + +```cpp +FetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids) +``` + +| Parameter | Description | +| --- | --- | +| uids | The sequence numbers of the messages | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_allowedauthentication/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_allowedauthentication/_index.md new file mode 100644 index 0000000000..1613fd35d4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_allowedauthentication/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_AllowedAuthentication method" +linktitle: "get_AllowedAuthentication" +articleTitle: "get_AllowedAuthentication" +second_title: "Aspose.Email for C++" +description: "Gets enumeration of allowed by user authentication types" +type: docs +weight: 1140 +url: /cpp/aspose.email.clients.imap/imapclient/get_allowedauthentication/ +--- + +## get_AllowedAuthentication {#get_allowedauthentication} + +Gets enumeration of allowed by user authentication types + +**Returns:** ImapKnownAuthenticationType Aspose::Email::Clients::Imap:: + +```cpp +get_AllowedAuthentication() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_annotatesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_annotatesupported/_index.md new file mode 100644 index 0000000000..edf6bd7ed6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_annotatesupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_AnnotateSupported method" +linktitle: "get_AnnotateSupported" +articleTitle: "get_AnnotateSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether ANNOTATE extension is supported See more: https://tools.ietf.org/html/rfc5257" +type: docs +weight: 1150 +url: /cpp/aspose.email.clients.imap/imapclient/get_annotatesupported/ +--- + +## get_AnnotateSupported {#get_annotatesupported} + +Gets information whether ANNOTATE extension is supported See more: https://tools.ietf.org/html/rfc5257 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_AnnotateSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_autocommit/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_autocommit/_index.md new file mode 100644 index 0000000000..277129b697 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_autocommit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_AutoCommit method" +linktitle: "get_AutoCommit" +articleTitle: "get_AutoCommit" +second_title: "Aspose.Email for C++" +description: "Indicates, whether commit operation are executed automatically when folder is changed or before connection is closed." +type: docs +weight: 1160 +url: /cpp/aspose.email.clients.imap/imapclient/get_autocommit/ +--- + +## get_AutoCommit {#get_autocommit} + +Indicates, whether commit operation are executed automatically when folder is changed or before connection is closed. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_AutoCommit() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_childrensupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_childrensupported/_index.md new file mode 100644 index 0000000000..f103e3644a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_childrensupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ChildrenSupported method" +linktitle: "get_ChildrenSupported" +articleTitle: "get_ChildrenSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether CHILDREN extension is supported See more: https://tools.ietf.org/html/rfc3348" +type: docs +weight: 1170 +url: /cpp/aspose.email.clients.imap/imapclient/get_childrensupported/ +--- + +## get_ChildrenSupported {#get_childrensupported} + +Gets information whether CHILDREN extension is supported See more: https://tools.ietf.org/html/rfc3348 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_ChildrenSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_clientidentificationinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_clientidentificationinfo/_index.md new file mode 100644 index 0000000000..1d8511ad1b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_clientidentificationinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ClientIdentificationInfo method" +linktitle: "get_ClientIdentificationInfo" +articleTitle: "get_ClientIdentificationInfo" +second_title: "Aspose.Email for C++" +description: "Gets client identification information See more: https://tools.ietf.org/html/rfc2971" +type: docs +weight: 1180 +url: /cpp/aspose.email.clients.imap/imapclient/get_clientidentificationinfo/ +--- + +## get_ClientIdentificationInfo {#get_clientidentificationinfo} + +Gets client identification information See more: https://tools.ietf.org/html/rfc2971 + +**Returns:** System::SharedPtr < ImapIdentificationInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_ClientIdentificationInfo() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_compresssupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_compresssupported/_index.md new file mode 100644 index 0000000000..0c3e0d00f6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_compresssupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_CompressSupported method" +linktitle: "get_CompressSupported" +articleTitle: "get_CompressSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether COMPRESS extension is supported See more: https://tools.ietf.org/html/rfc4978" +type: docs +weight: 1190 +url: /cpp/aspose.email.clients.imap/imapclient/get_compresssupported/ +--- + +## get_CompressSupported {#get_compresssupported} + +Gets information whether COMPRESS extension is supported See more: https://tools.ietf.org/html/rfc4978 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_CompressSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_condstoresupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_condstoresupported/_index.md new file mode 100644 index 0000000000..cb216c2869 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_condstoresupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_CondstoreSupported method" +linktitle: "get_CondstoreSupported" +articleTitle: "get_CondstoreSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether CONDSTORE extension is supported See more: https://tools.ietf.org/html/rfc7162" +type: docs +weight: 1200 +url: /cpp/aspose.email.clients.imap/imapclient/get_condstoresupported/ +--- + +## get_CondstoreSupported {#get_condstoresupported} + +Gets information whether CONDSTORE extension is supported See more: https://tools.ietf.org/html/rfc7162 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_CondstoreSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_currentfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_currentfolder/_index.md new file mode 100644 index 0000000000..075c6c612e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_currentfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_CurrentFolder method" +linktitle: "get_CurrentFolder" +articleTitle: "get_CurrentFolder" +second_title: "Aspose.Email for C++" +description: "Gets the current folder" +type: docs +weight: 1210 +url: /cpp/aspose.email.clients.imap/imapclient/get_currentfolder/ +--- + +## get_CurrentFolder {#get_currentfolder} + +Gets the current folder + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_CurrentFolder() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_defaultfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_defaultfolder/_index.md new file mode 100644 index 0000000000..abfd52cd32 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_defaultfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_DefaultFolder method" +linktitle: "get_DefaultFolder" +articleTitle: "get_DefaultFolder" +second_title: "Aspose.Email for C++" +description: "Default folder for ImapClients" +type: docs +weight: 1220 +url: /cpp/aspose.email.clients.imap/imapclient/get_defaultfolder/ +--- + +## get_DefaultFolder {#get_defaultfolder} + +Default folder for ImapClients + +**Returns:** static System::String Aspose::Email::Clients::Imap:: + +```cpp +get_DefaultFolder() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_defaultport/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_defaultport/_index.md new file mode 100644 index 0000000000..5f79fdd483 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_defaultport/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_DefaultPort method" +linktitle: "get_DefaultPort" +articleTitle: "get_DefaultPort" +second_title: "Aspose.Email for C++" +description: "Gets default port for client" +type: docs +weight: 1230 +url: /cpp/aspose.email.clients.imap/imapclient/get_defaultport/ +--- + +## get_DefaultPort {#get_defaultport} + +Gets default port for client + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_DefaultPort() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_delimiter/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_delimiter/_index.md new file mode 100644 index 0000000000..0c54dfbe69 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_delimiter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_Delimiter method" +linktitle: "get_Delimiter" +articleTitle: "get_Delimiter" +second_title: "Aspose.Email for C++" +description: "Gets delimiter of folders hierarhy." +type: docs +weight: 1240 +url: /cpp/aspose.email.clients.imap/imapclient/get_delimiter/ +--- + +## get_Delimiter {#get_delimiter} + +Gets delimiter of folders hierarhy. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Delimiter() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_enablesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_enablesupported/_index.md new file mode 100644 index 0000000000..4262d4879c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_enablesupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_EnableSupported method" +linktitle: "get_EnableSupported" +articleTitle: "get_EnableSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether ENABLE extension is supported See more: https://tools.ietf.org/html/rfc5161" +type: docs +weight: 1250 +url: /cpp/aspose.email.clients.imap/imapclient/get_enablesupported/ +--- + +## get_EnableSupported {#get_enablesupported} + +Gets information whether ENABLE extension is supported See more: https://tools.ietf.org/html/rfc5161 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_EnableSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_esearchsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_esearchsupported/_index.md new file mode 100644 index 0000000000..c51da8557e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_esearchsupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ESearchSupported method" +linktitle: "get_ESearchSupported" +articleTitle: "get_ESearchSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether ESEARCH extension is supported See more: https://tools.ietf.org/html/rfc4731" +type: docs +weight: 1260 +url: /cpp/aspose.email.clients.imap/imapclient/get_esearchsupported/ +--- + +## get_ESearchSupported {#get_esearchsupported} + +Gets information whether ESEARCH extension is supported See more: https://tools.ietf.org/html/rfc4731 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_ESearchSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_exchangeidautomatically/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_exchangeidautomatically/_index.md new file mode 100644 index 0000000000..aae2d9bbda --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_exchangeidautomatically/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ExchangeIdAutomatically method" +linktitle: "get_ExchangeIdAutomatically" +articleTitle: "get_ExchangeIdAutomatically" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates whether client should to introduce information about itself to a server automatically." +type: docs +weight: 1270 +url: /cpp/aspose.email.clients.imap/imapclient/get_exchangeidautomatically/ +--- + +## get_ExchangeIdAutomatically {#get_exchangeidautomatically} + +Gets value which indicates whether client should to introduce information about itself to a server automatically. See more: https://tools.ietf.org/html/rfc2971 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_ExchangeIdAutomatically() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_extendedlistsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_extendedlistsupported/_index.md new file mode 100644 index 0000000000..35ee095b60 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_extendedlistsupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ExtendedListSupported method" +linktitle: "get_ExtendedListSupported" +articleTitle: "get_ExtendedListSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether LIST Command Extension is supported See more https://tools.ietf.org/html/rfc5258" +type: docs +weight: 1280 +url: /cpp/aspose.email.clients.imap/imapclient/get_extendedlistsupported/ +--- + +## get_ExtendedListSupported {#get_extendedlistsupported} + +Gets information whether LIST Command Extension is supported See more https://tools.ietf.org/html/rfc5258 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_ExtendedListSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_gmext1supported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_gmext1supported/_index.md new file mode 100644 index 0000000000..9378dc022a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_gmext1supported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_GmExt1Supported method" +linktitle: "get_GmExt1Supported" +articleTitle: "get_GmExt1Supported" +second_title: "Aspose.Email for C++" +description: "Defines if Google X-GM-EXT-1 extension is supported" +type: docs +weight: 1290 +url: /cpp/aspose.email.clients.imap/imapclient/get_gmext1supported/ +--- + +## get_GmExt1Supported {#get_gmext1supported} + +Defines if Google X-GM-EXT-1 extension is supported + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_GmExt1Supported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_idsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_idsupported/_index.md new file mode 100644 index 0000000000..cf1405cd6c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_idsupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_IdSupported method" +linktitle: "get_IdSupported" +articleTitle: "get_IdSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether ID extension is supported See more: https://tools.ietf.org/html/rfc2971" +type: docs +weight: 1300 +url: /cpp/aspose.email.clients.imap/imapclient/get_idsupported/ +--- + +## get_IdSupported {#get_idsupported} + +Gets information whether ID extension is supported See more: https://tools.ietf.org/html/rfc2971 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_IdSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_mailboxinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_mailboxinfo/_index.md new file mode 100644 index 0000000000..e9a8b38142 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_mailboxinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_MailboxInfo method" +linktitle: "get_MailboxInfo" +articleTitle: "get_MailboxInfo" +second_title: "Aspose.Email for C++" +description: "Gets set of special-use mailboxes See more: http://tools.ietf.org/html/rfc6154 and https://tools.ietf.org/html/rfc8457" +type: docs +weight: 1310 +url: /cpp/aspose.email.clients.imap/imapclient/get_mailboxinfo/ +--- + +## get_MailboxInfo {#get_mailboxinfo} + +Gets set of special-use mailboxes See more: http://tools.ietf.org/html/rfc6154 and https://tools.ietf.org/html/rfc8457 + +**Returns:** System::SharedPtr < ImapMailboxInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_MailboxInfo() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_movesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_movesupported/_index.md new file mode 100644 index 0000000000..3262b69c40 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_movesupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_MoveSupported method" +linktitle: "get_MoveSupported" +articleTitle: "get_MoveSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether MOVE extension is supported See more: https://tools.ietf.org/html/rfc6851" +type: docs +weight: 1320 +url: /cpp/aspose.email.clients.imap/imapclient/get_movesupported/ +--- + +## get_MoveSupported {#get_movesupported} + +Gets information whether MOVE extension is supported See more: https://tools.ietf.org/html/rfc6851 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_MoveSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_namespacesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_namespacesupported/_index.md new file mode 100644 index 0000000000..367ca512da --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_namespacesupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_NamespaceSupported method" +linktitle: "get_NamespaceSupported" +articleTitle: "get_NamespaceSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether NAMESPACE extension is supported See more: https://tools.ietf.org/html/rfc2342" +type: docs +weight: 1330 +url: /cpp/aspose.email.clients.imap/imapclient/get_namespacesupported/ +--- + +## get_NamespaceSupported {#get_namespacesupported} + +Gets information whether NAMESPACE extension is supported See more: https://tools.ietf.org/html/rfc2342 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_NamespaceSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_pool/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_pool/_index.md new file mode 100644 index 0000000000..d3960934f5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_pool/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_Pool method" +linktitle: "get_Pool" +articleTitle: "get_Pool" +second_title: "Aspose.Email for C++" +description: "Gets connection pool for the client" +type: docs +weight: 1340 +url: /cpp/aspose.email.clients.imap/imapclient/get_pool/ +--- + +## get_Pool {#get_pool} + +Gets connection pool for the client + +**Returns:** System::SharedPtr Aspose::Email::Clients::Imap:: + +```cpp +get_Pool() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_qresyncsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_qresyncsupported/_index.md new file mode 100644 index 0000000000..ba190e74d3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_qresyncsupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_QresyncSupported method" +linktitle: "get_QresyncSupported" +articleTitle: "get_QresyncSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether QRESYNC extension is supported See more: https://tools.ietf.org/html/rfc7162" +type: docs +weight: 1350 +url: /cpp/aspose.email.clients.imap/imapclient/get_qresyncsupported/ +--- + +## get_QresyncSupported {#get_qresyncsupported} + +Gets information whether QRESYNC extension is supported See more: https://tools.ietf.org/html/rfc7162 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_QresyncSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_quotasupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_quotasupported/_index.md new file mode 100644 index 0000000000..93a0a8ea02 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_quotasupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_QuotaSupported method" +linktitle: "get_QuotaSupported" +articleTitle: "get_QuotaSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether quota is supported" +type: docs +weight: 1360 +url: /cpp/aspose.email.clients.imap/imapclient/get_quotasupported/ +--- + +## get_QuotaSupported {#get_quotasupported} + +Gets information whether quota is supported + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_QuotaSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_readonly/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_readonly/_index.md new file mode 100644 index 0000000000..279245a65b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_readonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ReadOnly method" +linktitle: "get_ReadOnly" +articleTitle: "get_ReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if changes to the permanent state of the mailbox, including per-user state, are permitted." +type: docs +weight: 1370 +url: /cpp/aspose.email.clients.imap/imapclient/get_readonly/ +--- + +## get_ReadOnly {#get_readonly} + +Gets value which indicates if changes to the permanent state of the mailbox, including per-user state, are permitted. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_ReadOnly() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_saslirsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_saslirsupported/_index.md new file mode 100644 index 0000000000..ad42fb3284 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_saslirsupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_SaslIrSupported method" +linktitle: "get_SaslIrSupported" +articleTitle: "get_SaslIrSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether SASL Initial Client Response extension is supported See more: https://tools.ietf.org/html/rfc4959" +type: docs +weight: 1380 +url: /cpp/aspose.email.clients.imap/imapclient/get_saslirsupported/ +--- + +## get_SaslIrSupported {#get_saslirsupported} + +Gets information whether SASL Initial Client Response extension is supported See more: https://tools.ietf.org/html/rfc4959 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_SaslIrSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_selectedcompression/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_selectedcompression/_index.md new file mode 100644 index 0000000000..2abbd5432a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_selectedcompression/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_SelectedCompression method" +linktitle: "get_SelectedCompression" +articleTitle: "get_SelectedCompression" +second_title: "Aspose.Email for C++" +description: "Gets compression type which is used to communicate with a server." +type: docs +weight: 1390 +url: /cpp/aspose.email.clients.imap/imapclient/get_selectedcompression/ +--- + +## get_SelectedCompression {#get_selectedcompression} + +Gets compression type which is used to communicate with a server. See more: https://tools.ietf.org/html/rfc4978 + +**Returns:** CompressionType Aspose::Email::Clients::Imap:: + +```cpp +get_SelectedCompression() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_serveridentificationinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_serveridentificationinfo/_index.md new file mode 100644 index 0000000000..f0e5a6311b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_serveridentificationinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ServerIdentificationInfo method" +linktitle: "get_ServerIdentificationInfo" +articleTitle: "get_ServerIdentificationInfo" +second_title: "Aspose.Email for C++" +description: "Gets server identification information See more: https://tools.ietf.org/html/rfc2971" +type: docs +weight: 1400 +url: /cpp/aspose.email.clients.imap/imapclient/get_serveridentificationinfo/ +--- + +## get_ServerIdentificationInfo {#get_serveridentificationinfo} + +Gets server identification information See more: https://tools.ietf.org/html/rfc2971 + +**Returns:** System::SharedPtr < ImapIdentificationInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_ServerIdentificationInfo() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_serversupportedcompression/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_serversupportedcompression/_index.md new file mode 100644 index 0000000000..d07019c23a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_serversupportedcompression/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ServerSupportedCompression method" +linktitle: "get_ServerSupportedCompression" +articleTitle: "get_ServerSupportedCompression" +second_title: "Aspose.Email for C++" +description: "Gets information which compression types are supported by a server." +type: docs +weight: 1410 +url: /cpp/aspose.email.clients.imap/imapclient/get_serversupportedcompression/ +--- + +## get_ServerSupportedCompression {#get_serversupportedcompression} + +Gets information which compression types are supported by a server. See more: https://tools.ietf.org/html/rfc4978 + +**Returns:** CompressionType Aspose::Email::Clients::Imap:: + +```cpp +get_ServerSupportedCompression() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_sortsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_sortsupported/_index.md new file mode 100644 index 0000000000..f57f1d472e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_sortsupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_SortSupported method" +linktitle: "get_SortSupported" +articleTitle: "get_SortSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether Sort command are supported" +type: docs +weight: 1420 +url: /cpp/aspose.email.clients.imap/imapclient/get_sortsupported/ +--- + +## get_SortSupported {#get_sortsupported} + +Gets information whether Sort command are supported + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_SortSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_specialusesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_specialusesupported/_index.md new file mode 100644 index 0000000000..6c1f1b9cfd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_specialusesupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_SpecialUseSupported method" +linktitle: "get_SpecialUseSupported" +articleTitle: "get_SpecialUseSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether Special-Use Mailboxes is supported See more: https://tools.ietf.org/html/rfc6154" +type: docs +weight: 1430 +url: /cpp/aspose.email.clients.imap/imapclient/get_specialusesupported/ +--- + +## get_SpecialUseSupported {#get_specialusesupported} + +Gets information whether Special-Use Mailboxes is supported See more: https://tools.ietf.org/html/rfc6154 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_SpecialUseSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_supportedauthentication/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_supportedauthentication/_index.md new file mode 100644 index 0000000000..0a5f1d7f44 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_supportedauthentication/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_SupportedAuthentication method" +linktitle: "get_SupportedAuthentication" +articleTitle: "get_SupportedAuthentication" +second_title: "Aspose.Email for C++" +description: "Gets enumeration of supported by server authentication types" +type: docs +weight: 1440 +url: /cpp/aspose.email.clients.imap/imapclient/get_supportedauthentication/ +--- + +## get_SupportedAuthentication {#get_supportedauthentication} + +Gets enumeration of supported by server authentication types + +**Returns:** ImapKnownAuthenticationType Aspose::Email::Clients::Imap:: + +```cpp +get_SupportedAuthentication() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_supportoldserver/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_supportoldserver/_index.md new file mode 100644 index 0000000000..9fc96f2b94 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_supportoldserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_SupportOldServer method" +linktitle: "get_SupportOldServer" +articleTitle: "get_SupportOldServer" +second_title: "Aspose.Email for C++" +description: "Indicates whether the old servers need to be supported when receiving messages." +type: docs +weight: 1450 +url: /cpp/aspose.email.clients.imap/imapclient/get_supportoldserver/ +--- + +## get_SupportOldServer {#get_supportoldserver} + +Indicates whether the old servers need to be supported when receiving messages. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_SupportOldServer() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_threadalgorithms/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_threadalgorithms/_index.md new file mode 100644 index 0000000000..afce5f2531 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_threadalgorithms/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ThreadAlgorithms method" +linktitle: "get_ThreadAlgorithms" +articleTitle: "get_ThreadAlgorithms" +second_title: "Aspose.Email for C++" +description: "Gets supported thread algorithms" +type: docs +weight: 1460 +url: /cpp/aspose.email.clients.imap/imapclient/get_threadalgorithms/ +--- + +## get_ThreadAlgorithms {#get_threadalgorithms} + +Gets supported thread algorithms + +**Returns:** System::ArrayPtr Aspose::Email::Clients::Imap:: + +```cpp +get_ThreadAlgorithms() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_threadsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_threadsupported/_index.md new file mode 100644 index 0000000000..749cb53cf4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_threadsupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_ThreadSupported method" +linktitle: "get_ThreadSupported" +articleTitle: "get_ThreadSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether Thread command are supported" +type: docs +weight: 1470 +url: /cpp/aspose.email.clients.imap/imapclient/get_threadsupported/ +--- + +## get_ThreadSupported {#get_threadsupported} + +Gets information whether Thread command are supported + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_ThreadSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_uidplussupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_uidplussupported/_index.md new file mode 100644 index 0000000000..2facbf01d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_uidplussupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_UidPlusSupported method" +linktitle: "get_UidPlusSupported" +articleTitle: "get_UidPlusSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether UIDPLUS extension is supported See more: https://tools.ietf.org/html/rfc4315" +type: docs +weight: 1480 +url: /cpp/aspose.email.clients.imap/imapclient/get_uidplussupported/ +--- + +## get_UidPlusSupported {#get_uidplussupported} + +Gets information whether UIDPLUS extension is supported See more: https://tools.ietf.org/html/rfc4315 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_UidPlusSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/get_unselectsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/get_unselectsupported/_index.md new file mode 100644 index 0000000000..f09c5a17e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/get_unselectsupported/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::get_UnselectSupported method" +linktitle: "get_UnselectSupported" +articleTitle: "get_UnselectSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether UNSELECT extension is supported See more: https://tools.ietf.org/html/rfc2342" +type: docs +weight: 1490 +url: /cpp/aspose.email.clients.imap/imapclient/get_unselectsupported/ +--- + +## get_UnselectSupported {#get_unselectsupported} + +Gets information whether UNSELECT extension is supported See more: https://tools.ietf.org/html/rfc2342 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_UnselectSupported() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/getfolderinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/getfolderinfo/_index.md new file mode 100644 index 0000000000..3bcab7ce08 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/getfolderinfo/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::GetFolderInfo method" +linktitle: "GetFolderInfo" +articleTitle: "GetFolderInfo" +second_title: "Aspose.Email for C++" +description: "Returns information about the specified folder without selecting it" +type: docs +weight: 1500 +url: /cpp/aspose.email.clients.imap/imapclient/getfolderinfo/ +--- + +## GetFolderInfo (1 of 2) {#getfolderinfo_1} + +Returns information about the specified folder without selecting it + +**Returns:** The specified folder information + +```cpp +GetFolderInfo(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve information about | + +--- + +## GetFolderInfo (2 of 2) {#getfolderinfo_2} + +Returns information about the specified folder without selecting it + +**Returns:** The specified folder information + +```cpp +GetFolderInfo(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve information about | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/getmessagethreads/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/getmessagethreads/_index.md new file mode 100644 index 0000000000..1a78c59a64 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/getmessagethreads/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::GetMessageThreads method" +linktitle: "GetMessageThreads" +articleTitle: "GetMessageThreads" +second_title: "Aspose.Email for C++" +description: "Get message threads." +type: docs +weight: 1510 +url: /cpp/aspose.email.clients.imap/imapclient/getmessagethreads/ +--- + +## GetMessageThreads (1 of 2) {#getmessagethreads_1} + +Get message threads. + +**Returns:** Message threads + +```cpp +GetMessageThreads(System::SharedPtr < BaseSearchConditions > conditions) +``` + +| Parameter | Description | +| --- | --- | +| conditions | Thread conditions. | + +--- + +## GetMessageThreads (2 of 2) {#getmessagethreads_2} + +Get message threads. + +**Returns:** Message threads + +```cpp +GetMessageThreads(System::SharedPtr < IConnection > connection, System::SharedPtr < BaseSearchConditions > conditions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| conditions | Thread conditions. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/getnamespaces/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/getnamespaces/_index.md new file mode 100644 index 0000000000..a9577162be --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/getnamespaces/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::GetNamespaces method" +linktitle: "GetNamespaces" +articleTitle: "GetNamespaces" +second_title: "Aspose.Email for C++" +description: "Gets namespaces that are available on a server." +type: docs +weight: 1520 +url: /cpp/aspose.email.clients.imap/imapclient/getnamespaces/ +--- + +## GetNamespaces (1 of 2) {#getnamespaces_1} + +Gets namespaces that are available on a server. + +**Returns:** Returns namespaces that are available on a server. + +```cpp +GetNamespaces() +``` + +--- + +## GetNamespaces (2 of 2) {#getnamespaces_2} + +Gets namespaces that are available on a server. + +**Returns:** Returns namespaces that are available on a server. + +```cpp +GetNamespaces(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/getquota/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/getquota/_index.md new file mode 100644 index 0000000000..08e2e1f9b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/getquota/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::GetQuota method" +linktitle: "GetQuota" +articleTitle: "GetQuota" +second_title: "Aspose.Email for C++" +description: "Gets quota information" +type: docs +weight: 1530 +url: /cpp/aspose.email.clients.imap/imapclient/getquota/ +--- + +## GetQuota (1 of 2) {#getquota_1} + +Gets quota information + +**Returns:** Quota information + +```cpp +GetQuota(System::SharedPtr < IConnection > connection, System::String quotaRootName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| quotaRootName | quota root name | + +--- + +## GetQuota (2 of 2) {#getquota_2} + +Gets quota information + +**Returns:** Quota information + +```cpp +GetQuota(System::String quotaRootName) +``` + +| Parameter | Description | +| --- | --- | +| quotaRootName | quota root name | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/getquotaroot/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/getquotaroot/_index.md new file mode 100644 index 0000000000..5217a613e5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/getquotaroot/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::GetQuotaRoot method" +linktitle: "GetQuotaRoot" +articleTitle: "GetQuotaRoot" +second_title: "Aspose.Email for C++" +description: "Gets quota root information for mailbox" +type: docs +weight: 1540 +url: /cpp/aspose.email.clients.imap/imapclient/getquotaroot/ +--- + +## GetQuotaRoot (1 of 2) {#getquotaroot_1} + +Gets quota root information for mailbox + +**Returns:** Quota root information for mailbox + +```cpp +GetQuotaRoot(System::SharedPtr < IConnection > connection, System::String mailboxName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| mailboxName | mailbox name | + +--- + +## GetQuotaRoot (2 of 2) {#getquotaroot_2} + +Gets quota root information for mailbox + +**Returns:** Quota root information for mailbox + +```cpp +GetQuotaRoot(System::String mailboxName) +``` + +| Parameter | Description | +| --- | --- | +| mailboxName | mailbox name | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/imapclient/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/imapclient/_index.md new file mode 100644 index 0000000000..4c99be82fc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/imapclient/_index.md @@ -0,0 +1,362 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ImapClient constructor" +linktitle: "ImapClient" +articleTitle: "ImapClient" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapClient class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapclient/imapclient/ +--- + +## ImapClient (1 of 19) {#imapclient_1} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient() +``` + +--- + +## ImapClient (2 of 19) {#imapclient_2} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | + +--- + +## ImapClient (3 of 19) {#imapclient_3} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| securityOptions | Security mode for a mail client | + +--- + +## ImapClient (4 of 19) {#imapclient_4} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | + +--- + +## ImapClient (5 of 19) {#imapclient_5} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| securityOptions | Security mode for a mail client | + +--- + +## ImapClient (6 of 19) {#imapclient_6} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| username | The user name | +| password | The password | + +--- + +## ImapClient (7 of 19) {#imapclient_7} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| username | The user name | +| password | The password | +| securityOptions | Security mode for a mail client | + +--- + +## ImapClient (8 of 19) {#imapclient_8} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The user name | +| password | The password | + +--- + +## ImapClient (9 of 19) {#imapclient_9} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The user name | +| password | The password | +| securityOptions | Security mode for a mail client | + +--- + +## ImapClient (10 of 19) {#imapclient_10} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port, System::String username, System::String password, System::Net::Security::RemoteCertificateValidationCallback userCertificateValidationCallback) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The portnumber | +| username | The user name | +| password | The password | +| userCertificateValidationCallback | System.Net.Security.RemoteCertificateValidationCallback | + +--- + +## ImapClient (11 of 19) {#imapclient_11} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port, System::String username, System::String password, System::Net::Security::RemoteCertificateValidationCallback userCertificateValidationCallback, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The portnumber | +| username | The user name | +| password | The password | +| userCertificateValidationCallback | System.Net.Security.RemoteCertificateValidationCallback | +| securityOptions | Security mode for a mail client | + +--- + +## ImapClient (12 of 19) {#imapclient_12} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, System::String username, System::String authInfo, bool useOAuth) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| username | The user name | +| authInfo | The user password or XOAUTH2 access token | +| useOAuth | Defines whether SASL XOAUTH2 mechanism is used to login to the server | + +--- + +## ImapClient (13 of 19) {#imapclient_13} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| username | The user name | +| authInfo | The user password or XOAUTH2 access token | +| useOAuth | Defines whether SASL XOAUTH2 mechanism is used to login to the server | +| securityOptions | Security mode for a mail client | + +--- + +## ImapClient (14 of 19) {#imapclient_14} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The user name | +| authInfo | The user password or XOAUTH2 access token | +| useOAuth | Defines whether SASL XOAUTH2 mechanism is used to login to the server | + +--- + +## ImapClient (15 of 19) {#imapclient_15} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The user name | +| authInfo | The user password or XOAUTH2 access token | +| useOAuth | Defines whether SASL XOAUTH2 mechanism is used to login to the server | +| securityOptions | Security mode for a mail client | + +--- + +## ImapClient (16 of 19) {#imapclient_16} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, System::String username, System::SharedPtr < ITokenProvider > tokenProvider) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| username | The user name | +| tokenProvider | TokenProvider allowing to retrieve access token. | + +--- + +## ImapClient (17 of 19) {#imapclient_17} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, System::String username, System::SharedPtr < ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| username | The user name | +| tokenProvider | TokenProvider allowing to retrieve access token. | +| securityOptions | Security mode for a mail client | + +--- + +## ImapClient (18 of 19) {#imapclient_18} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port, System::String username, System::SharedPtr < ITokenProvider > tokenProvider) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The user name | +| tokenProvider | TokenProvider allowing to retrieve access token. | + +--- + +## ImapClient (19 of 19) {#imapclient_19} + +Initializes a new instance of the ImapClient class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapClient(System::String host, int32_t port, System::String username, System::SharedPtr < ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The user name | +| tokenProvider | TokenProvider allowing to retrieve access token. | +| securityOptions | Security mode for a mail client | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/introduceclient/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/introduceclient/_index.md new file mode 100644 index 0000000000..951cad5ed6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/introduceclient/_index.md @@ -0,0 +1,70 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::IntroduceClient method" +linktitle: "IntroduceClient" +articleTitle: "IntroduceClient" +second_title: "Aspose.Email for C++" +description: "Introduces client information to a server." +type: docs +weight: 1550 +url: /cpp/aspose.email.clients.imap/imapclient/introduceclient/ +--- + +## IntroduceClient (1 of 4) {#introduceclient_1} + +Introduces client information to a server. + +**Returns:** Returns server identification information + +```cpp +IntroduceClient() +``` + +--- + +## IntroduceClient (2 of 4) {#introduceclient_2} + +Introduces client information to a server. + +**Returns:** Returns server identification information + +```cpp +IntroduceClient(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## IntroduceClient (3 of 4) {#introduceclient_3} + +Introduces client information to a server. + +**Returns:** Returns server identification information + +```cpp +IntroduceClient(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| clientIdentificationInfo | Client identification information | + +--- + +## IntroduceClient (4 of 4) {#introduceclient_4} + +Introduces client information to a server. + +**Returns:** Returns server identification information + +```cpp +IntroduceClient(System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo) +``` + +| Parameter | Description | +| --- | --- | +| clientIdentificationInfo | Client identification information | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/listattachments/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/listattachments/_index.md new file mode 100644 index 0000000000..05b80cc694 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/listattachments/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ListAttachments method" +linktitle: "ListAttachments" +articleTitle: "ListAttachments" +second_title: "Aspose.Email for C++" +description: "Gets the message attachments list." +type: docs +weight: 1560 +url: /cpp/aspose.email.clients.imap/imapclient/listattachments/ +--- + +## ListAttachments (1 of 2) {#listattachments_1} + +Gets the message attachments list. Gets an information for each attachment in message. + +**Returns:** ImapMessageInfoCollection that represents collection of ImapAttachmentInfo + +```cpp +ListAttachments(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The message sequence number. | + +--- + +## ListAttachments (2 of 2) {#listattachments_2} + +Gets the message attachments list. Gets an information for each attachment in message. + +**Returns:** ImapMessageInfoCollection that represents collection of ImapAttachmentInfo + +```cpp +ListAttachments(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The message sequence number. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/listfolders/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/listfolders/_index.md new file mode 100644 index 0000000000..e58905e5fa --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/listfolders/_index.md @@ -0,0 +1,177 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ListFolders method" +linktitle: "ListFolders" +articleTitle: "ListFolders" +second_title: "Aspose.Email for C++" +description: "Gets the list of folders in the mailbox" +type: docs +weight: 1570 +url: /cpp/aspose.email.clients.imap/imapclient/listfolders/ +--- + +## ListFolders (1 of 10) {#listfolders_1} + +Gets the list of folders in the mailbox + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders() +``` + +--- + +## ListFolders (2 of 10) {#listfolders_2} + +Gets the list of folders in the mailbox + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders(bool loadFullInfo) +``` + +| Parameter | Description | +| --- | --- | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | + +--- + +## ListFolders (3 of 10) {#listfolders_3} + +Gets the list of folders in the mailbox + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## ListFolders (4 of 10) {#listfolders_4} + +Gets the list of folders in the mailbox + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders(System::SharedPtr < IConnection > connection, bool loadFullInfo) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | + +--- + +## ListFolders (5 of 10) {#listfolders_5} + +Gets the list of subfolders in the specified folder + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | + +--- + +## ListFolders (6 of 10) {#listfolders_6} + +Gets the list of subfolders in the specified folder + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, bool loadFullInfo) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | + +--- + +## ListFolders (7 of 10) {#listfolders_7} + +Gets the list of subfolders in the specified folder + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders(System::SharedPtr < IConnection > connection, System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| options | Options for operation | +| returnOptions | Return options for operation | + +--- + +## ListFolders (8 of 10) {#listfolders_8} + +Gets the list of subfolders in the specified folder + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders(System::String parentFolder) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | + +--- + +## ListFolders (9 of 10) {#listfolders_9} + +Gets the list of subfolders in the specified folder + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders(System::String parentFolder, bool loadFullInfo) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | + +--- + +## ListFolders (10 of 10) {#listfolders_10} + +Gets the list of subfolders in the specified folder + +**Returns:** Collection of ImapFolderInfo objects + +```cpp +ListFolders(System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions) +``` + +| Parameter | Description | +| --- | --- | +| parentFolder | Name of the folder | +| loadFullInfo | If true indicates that folder information should be retrieved from a server completely, otherwise only folder names are retrieved. | +| options | Options for operation | +| returnOptions | Return options for operation | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/listmessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/listmessage/_index.md new file mode 100644 index 0000000000..37d79ec845 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/listmessage/_index.md @@ -0,0 +1,145 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ListMessage method" +linktitle: "ListMessage" +articleTitle: "ListMessage" +second_title: "Aspose.Email for C++" +description: "Gets information about a message." +type: docs +weight: 1580 +url: /cpp/aspose.email.clients.imap/imapclient/listmessage/ +--- + +## ListMessage (1 of 8) {#listmessage_1} + +Gets information about a message. + +**Returns:** Returns ImapMessageInfo objects + +```cpp +ListMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | + +--- + +## ListMessage (2 of 8) {#listmessage_2} + +Gets information about a message. + +**Returns:** Returns ImapMessageInfo objects + +```cpp +ListMessage(int32_t sequenceNumber, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## ListMessage (3 of 8) {#listmessage_3} + +Gets information about a message. + +**Returns:** Returns ImapMessageInfo objects + +```cpp +ListMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | + +--- + +## ListMessage (4 of 8) {#listmessage_4} + +Gets information about a message. + +**Returns:** Returns ImapMessageInfo objects + +```cpp +ListMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## ListMessage (5 of 8) {#listmessage_5} + +Gets information about a message. + +**Returns:** Returns ImapMessageInfo objects + +```cpp +ListMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | + +--- + +## ListMessage (6 of 8) {#listmessage_6} + +Gets information about a message. + +**Returns:** Returns ImapMessageInfo objects + +```cpp +ListMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## ListMessage (7 of 8) {#listmessage_7} + +Gets information about a message. + +**Returns:** Returns ImapMessageInfo objects + +```cpp +ListMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | + +--- + +## ListMessage (8 of 8) {#listmessage_8} + +Gets information about a message. + +**Returns:** Returns ImapMessageInfo objects + +```cpp +ListMessage(System::String uniqueId, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/listmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/listmessages/_index.md new file mode 100644 index 0000000000..a14817e325 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/listmessages/_index.md @@ -0,0 +1,470 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ListMessages method" +linktitle: "ListMessages" +articleTitle: "ListMessages" +second_title: "Aspose.Email for C++" +description: "Gets the list of messages in the current folder" +type: docs +weight: 1590 +url: /cpp/aspose.email.clients.imap/imapclient/listmessages/ +--- + +## ListMessages (1 of 27) {#listmessages_1} + +Gets the list of messages in the current folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages() +``` + +--- + +## ListMessages (2 of 27) {#listmessages_2} + +Gets the list of messages in the current folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(bool retrieveRecursively) +``` + +| Parameter | Description | +| --- | --- | +| retrieveRecursively | Indicates, if messages have to be retrieved recursively. | + +--- + +## ListMessages (3 of 27) {#listmessages_3} + +Gets the list of messages in the current folder. + +**Returns:** Collection of ImapMessageInfo representing the messages information. + +```cpp +ListMessages(int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## ListMessages (4 of 27) {#listmessages_4} + +Gets the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** Collection of ImapMessageInfo representing the messages information. + +```cpp +ListMessages(int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| modificationSequence | Modification sequence | + +--- + +## ListMessages (5 of 27) {#listmessages_5} + +Gets the list of messages in the current folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## ListMessages (6 of 27) {#listmessages_6} + +Gets the list of messages in the current folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, bool retrieveRecursively) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| retrieveRecursively | Indicates, if messages have to be retrieved recursively. | + +--- + +## ListMessages (7 of 27) {#listmessages_7} + +Gets the list of messages in the current folder. + +**Returns:** Collection of ImapMessageInfo representing the messages information. + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## ListMessages (8 of 27) {#listmessages_8} + +Gets the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162 + +**Returns:** Collection of ImapMessageInfo representing the messages information. + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| modificationSequence | Modification sequence | + +--- + +## ListMessages (9 of 27) {#listmessages_9} + +Gets the list of messages in the current folder. + +**Returns:** Collection of ImapMessageInfo objects. + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| query | MailQuery that represents search query. | + +--- + +## ListMessages (10 of 27) {#listmessages_10} + +Gets the list of messages in the current folder. + +**Returns:** Collection of ImapMessageInfo objects. + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## ListMessages (11 of 27) {#listmessages_11} + +Gets the list of messages in the specified folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | + +--- + +## ListMessages (12 of 27) {#listmessages_12} + +Gets the list of messages in the specified folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::String folderName, bool retrieveRecursively) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| retrieveRecursively | Indicates, if messages have to be retrieved recursively. | + +--- + +## ListMessages (13 of 27) {#listmessages_13} + +Lists the messages. Gets an information for earch message + +**Returns:** ImapMessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| fieldsList | Fields that may be retrieved from the server. | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## ListMessages (14 of 27) {#listmessages_14} + +Gets the list of messages in the specified folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::String folderName, int64_t modificationSequence, bool retrieveRecursively, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| modificationSequence | Modification sequence | +| retrieveRecursively | Indicates, if messages have to be retrieved recursively. | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## ListMessages (15 of 27) {#listmessages_15} + +Lists the messages. Gets an information for earch message + +**Returns:** ImapMessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| sequenceNumberLst | sequenceNumber list for ImapMessageInfo to retrieve from a server. | + +--- + +## ListMessages (16 of 27) {#listmessages_16} + +Lists the messages. Gets an information for earch message + +**Returns:** ImapMessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to retrieve messages. | +| uniqueIdLst | UniqueId list for ImapMessageInfo to retrieve from a server. | + +--- + +## ListMessages (17 of 27) {#listmessages_17} + +Gets the list of messages in the current folder. + +**Returns:** Collection of ImapMessageInfo objects. + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Messages location | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## ListMessages (18 of 27) {#listmessages_18} + +Gets the list of messages in the current folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## ListMessages (19 of 27) {#listmessages_19} + +Gets the list of messages in the current folder. + +**Returns:** Collection of ImapMessageInfo objects. + +```cpp +ListMessages(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | + +--- + +## ListMessages (20 of 27) {#listmessages_20} + +Gets the list of messages in the current folder. + +**Returns:** Collection of ImapMessageInfo objects. + +```cpp +ListMessages(System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## ListMessages (21 of 27) {#listmessages_21} + +Gets the list of messages in the specified folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | + +--- + +## ListMessages (22 of 27) {#listmessages_22} + +Gets the list of messages in the specified folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(System::String folderName, bool retrieveRecursively) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| retrieveRecursively | Indicates, if messages have to be retrieved recursively. | + +--- + +## ListMessages (23 of 27) {#listmessages_23} + +Gets the list of messages in the specified folder + +**Returns:** Collection of ImapMessageInfo objects + +```cpp +ListMessages(System::String folderName, bool retrieveRecursively, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| retrieveRecursively | Indicates, if messages have to be retrieved recursively. | +| messageExtraFields | List of extra parameters for a message wich will be requested. | + +--- + +## ListMessages (24 of 27) {#listmessages_24} + +Lists the messages. Gets an information for earch message + +**Returns:** ImapMessageInfoCollection + +```cpp +ListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| fieldsList | Fields that may be retrieved from the server. | +| maxNumberOfMessages | Maximum number of messages. | + +--- + +## ListMessages (25 of 27) {#listmessages_25} + +Lists the messages. Gets an information for earch message + +**Returns:** ImapMessageInfoCollection + +```cpp +ListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| sequenceNumberLst | sequenceNumber list for ImapMessageInfo to retrieve from a server. | + +--- + +## ListMessages (26 of 27) {#listmessages_26} + +Lists the messages. Gets an information for earch message + +**Returns:** ImapMessageInfoCollection + +```cpp +ListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to retrieve messages. | +| uniqueIdLst | UniqueId list for ImapMessageInfo to retrieve from a server. | + +--- + +## ListMessages (27 of 27) {#listmessages_27} + +Gets the list of messages in the current folder. + +**Returns:** Collection of ImapMessageInfo objects. + +```cpp +ListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Messages location | +| query | MailQuery that represents search query. | +| maxNumberOfMessages | Maximum number of messages. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/listmessagesbypage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/listmessagesbypage/_index.md new file mode 100644 index 0000000000..e04cec5f3f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/listmessagesbypage/_index.md @@ -0,0 +1,79 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ListMessagesByPage method" +linktitle: "ListMessagesByPage" +articleTitle: "ListMessagesByPage" +second_title: "Aspose.Email for C++" +description: "Gets the list of messages" +type: docs +weight: 1600 +url: /cpp/aspose.email.clients.imap/imapclient/listmessagesbypage/ +--- + +## ListMessagesByPage (1 of 4) {#listmessagesbypage_1} + +Gets the list of messages + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +ListMessagesByPage(int32_t itemsPerPage, int32_t pageOffset, System::SharedPtr < PageSettings > settings) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | +| pageOffset | An offset of next page in view | +| settings | The settings. | + +--- + +## ListMessagesByPage (2 of 4) {#listmessagesbypage_2} + +Gets the list of messages + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +ListMessagesByPage(int32_t itemsPerPage, System::SharedPtr < PageSettings > settings) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | +| settings | The settings. | + +--- + +## ListMessagesByPage (3 of 4) {#listmessagesbypage_3} + +Gets the list of messages + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +ListMessagesByPage(System::SharedPtr < PageInfo > pageInfo, System::SharedPtr < PageSettings > settings) +``` + +| Parameter | Description | +| --- | --- | +| pageInfo | The next page to retrieve. | +| settings | The settings. | + +--- + +## ListMessagesByPage (4 of 4) {#listmessagesbypage_4} + +Gets the list of messages + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +ListMessagesByPage(System::SharedPtr < Tools::Search::MailQuery > query, System::SharedPtr < PageInfo > pageInfo, System::SharedPtr < PageSettings > settings) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | +| pageInfo | The next page to retrieve. | +| settings | The settings. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/login/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/login/_index.md new file mode 100644 index 0000000000..13ae7011a8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/login/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::Login method" +linktitle: "Login" +articleTitle: "Login" +second_title: "Aspose.Email for C++" +description: "Sign in to a server" +type: docs +weight: 1610 +url: /cpp/aspose.email.clients.imap/imapclient/login/ +--- + +## Login (1 of 2) {#login_1} + +Sign in to a server + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Login() +``` + +--- + +## Login (2 of 2) {#login_2} + +Sign in to a server + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Login(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/logout/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/logout/_index.md new file mode 100644 index 0000000000..71210b6e84 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/logout/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::Logout method" +linktitle: "Logout" +articleTitle: "Logout" +second_title: "Aspose.Email for C++" +description: "Sign in to a server" +type: docs +weight: 1620 +url: /cpp/aspose.email.clients.imap/imapclient/logout/ +--- + +## Logout (1 of 2) {#logout_1} + +Sign in to a server + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Logout() +``` + +--- + +## Logout (2 of 2) {#logout_2} + +Sign in to a server + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Logout(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/movefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/movefolder/_index.md new file mode 100644 index 0000000000..0809ccaad9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/movefolder/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::MoveFolder method" +linktitle: "MoveFolder" +articleTitle: "MoveFolder" +second_title: "Aspose.Email for C++" +description: "Moves specified folder and its subfolders to new location." +type: docs +weight: 1630 +url: /cpp/aspose.email.clients.imap/imapclient/movefolder/ +--- + +## MoveFolder (1 of 2) {#movefolder_1} + +Moves specified folder and its subfolders to new location. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveFolder(System::SharedPtr < IConnection > connection, System::String newParentFolder, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| newParentFolder | New location for moved folder | +| folderName | Folder to move | + +--- + +## MoveFolder (2 of 2) {#movefolder_2} + +Moves specified folder and its subfolders to new location. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveFolder(System::String newParentFolder, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| newParentFolder | New location for moved folder | +| folderName | Folder to move | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/movemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/movemessage/_index.md new file mode 100644 index 0000000000..ec03db1577 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/movemessage/_index.md @@ -0,0 +1,153 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::MoveMessage method" +linktitle: "MoveMessage" +articleTitle: "MoveMessage" +second_title: "Aspose.Email for C++" +description: "Moves the message" +type: docs +weight: 1640 +url: /cpp/aspose.email.clients.imap/imapclient/movemessage/ +--- + +## MoveMessage (1 of 8) {#movemessage_1} + +Moves the message + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +MoveMessage(int32_t sequenceNumber, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessage (2 of 8) {#movemessage_2} + +Moves the message + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +MoveMessage(int32_t sequenceNumber, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessage (3 of 8) {#movemessage_3} + +Moves the messaeg + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +MoveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessage (4 of 8) {#movemessage_4} + +Moves the messaeg + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +MoveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessage (5 of 8) {#movemessage_5} + +Moves the message + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +MoveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessage (6 of 8) {#movemessage_6} + +Moves the message + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +MoveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The uid of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessage (7 of 8) {#movemessage_7} + +Moves the message + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +MoveMessage(System::String uniqueId, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessage (8 of 8) {#movemessage_8} + +Moves the message + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +MoveMessage(System::String uniqueId, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The uid of the message | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/movemessages/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/movemessages/_index.md new file mode 100644 index 0000000000..da9d999c9c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/movemessages/_index.md @@ -0,0 +1,377 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::MoveMessages method" +linktitle: "MoveMessages" +articleTitle: "MoveMessages" +second_title: "Aspose.Email for C++" +description: "Moves the message" +type: docs +weight: 1650 +url: /cpp/aspose.email.clients.imap/imapclient/movemessages/ +--- + +## MoveMessages (1 of 20) {#movemessages_1} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (2 of 20) {#movemessages_2} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessages (3 of 20) {#movemessages_3} + +Moves the messaeg + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (4 of 20) {#movemessages_4} + +Moves the messaeg + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessages (5 of 20) {#movemessages_5} + +Moves the messaeg + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (6 of 20) {#movemessages_6} + +Moves the messaeg + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessages (7 of 20) {#movemessages_7} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (8 of 20) {#movemessages_8} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessages (9 of 20) {#movemessages_9} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (10 of 20) {#movemessages_10} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessages (11 of 20) {#movemessages_11} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (12 of 20) {#movemessages_12} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessages (13 of 20) {#movemessages_13} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (14 of 20) {#movemessages_14} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessages (15 of 20) {#movemessages_15} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (16 of 20) {#movemessages_16} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessages (17 of 20) {#movemessages_17} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (18 of 20) {#movemessages_18} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + +--- + +## MoveMessages (19 of 20) {#movemessages_19} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::String startUid, System::String endUid, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | + +--- + +## MoveMessages (20 of 20) {#movemessages_20} + +Moves the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +MoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| folderName | Folder name where a message is to be moved | +| commitDeletions | Specifies whether deletions should be committed. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/needsupportoldservers/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/needsupportoldservers/_index.md new file mode 100644 index 0000000000..bfc4e6d497 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/needsupportoldservers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::NeedSupportOldServers method" +linktitle: "NeedSupportOldServers" +articleTitle: "NeedSupportOldServers" +second_title: "Aspose.Email for C++" +description: "NeedSupportOldServers of ImapClient." +type: docs +weight: 1660 +url: /cpp/aspose.email.clients.imap/imapclient/needsupportoldservers/ +--- + +## NeedSupportOldServers {#needsupportoldservers} + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +NeedSupportOldServers() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/noop/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/noop/_index.md new file mode 100644 index 0000000000..f5367c2ba5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/noop/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::Noop method" +linktitle: "Noop" +articleTitle: "Noop" +second_title: "Aspose.Email for C++" +description: "'No operation' command" +type: docs +weight: 1670 +url: /cpp/aspose.email.clients.imap/imapclient/noop/ +--- + +## Noop (1 of 3) {#noop_1} + +'No operation' command + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Noop() +``` + +--- + +## Noop (2 of 3) {#noop_2} + +'No operation' command + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Noop(System::SharedPtr < Connection > connection, int32_t timeout) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| timeout | timeout of a command | + +--- + +## Noop (3 of 3) {#noop_3} + +'No operation' command + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Noop(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/removemessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/removemessageflags/_index.md new file mode 100644 index 0000000000..28fd99023a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/removemessageflags/_index.md @@ -0,0 +1,521 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::RemoveMessageFlags method" +linktitle: "RemoveMessageFlags" +articleTitle: "RemoveMessageFlags" +second_title: "Aspose.Email for C++" +description: "Removes the flags of the message" +type: docs +weight: 1680 +url: /cpp/aspose.email.clients.imap/imapclient/removemessageflags/ +--- + +## RemoveMessageFlags (1 of 28) {#removemessageflags_1} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be added | + +--- + +## RemoveMessageFlags (2 of 28) {#removemessageflags_2} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (3 of 28) {#removemessageflags_3} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | + +--- + +## RemoveMessageFlags (4 of 28) {#removemessageflags_4} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (5 of 28) {#removemessageflags_5} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be added | + +--- + +## RemoveMessageFlags (6 of 28) {#removemessageflags_6} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (7 of 28) {#removemessageflags_7} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | + +--- + +## RemoveMessageFlags (8 of 28) {#removemessageflags_8} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startSequence | The starting sequence number of a message list | +| endSequence | The ending sequence number of a message list | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (9 of 28) {#removemessageflags_9} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | + +--- + +## RemoveMessageFlags (10 of 28) {#removemessageflags_10} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (11 of 28) {#removemessageflags_11} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | + +--- + +## RemoveMessageFlags (12 of 28) {#removemessageflags_12} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (13 of 28) {#removemessageflags_13} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | + +--- + +## RemoveMessageFlags (14 of 28) {#removemessageflags_14} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uidSet | The set of set of UID for messages | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (15 of 28) {#removemessageflags_15} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | + +--- + +## RemoveMessageFlags (16 of 28) {#removemessageflags_16} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (17 of 28) {#removemessageflags_17} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | + +--- + +## RemoveMessageFlags (18 of 28) {#removemessageflags_18} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (19 of 28) {#removemessageflags_19} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | + +--- + +## RemoveMessageFlags (20 of 28) {#removemessageflags_20} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceSet | The set of sequence numbers for messages | +| flags | The flags to be removed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (21 of 28) {#removemessageflags_21} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | + +--- + +## RemoveMessageFlags (22 of 28) {#removemessageflags_22} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoSet | The set of ImapMessageInfo | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (23 of 28) {#removemessageflags_23} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | + +--- + +## RemoveMessageFlags (24 of 28) {#removemessageflags_24} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uidSet | The set of UID for messages | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (25 of 28) {#removemessageflags_25} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | + +--- + +## RemoveMessageFlags (26 of 28) {#removemessageflags_26} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| startUid | The starting UID of a message list | +| endUid | The ending UID of a message list | +| flags | The flags to be changed | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## RemoveMessageFlags (27 of 28) {#removemessageflags_27} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | + +--- + +## RemoveMessageFlags (28 of 28) {#removemessageflags_28} + +Removes the flags of the message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveMessageFlags(System::String uniqueId, System::SharedPtr < ImapMessageFlags > flags, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique identifier of a message | +| flags | The flags to be added | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/renamefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/renamefolder/_index.md new file mode 100644 index 0000000000..183362ad50 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/renamefolder/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::RenameFolder method" +linktitle: "RenameFolder" +articleTitle: "RenameFolder" +second_title: "Aspose.Email for C++" +description: "Renames a specified folder to a new name" +type: docs +weight: 1690 +url: /cpp/aspose.email.clients.imap/imapclient/renamefolder/ +--- + +## RenameFolder (1 of 2) {#renamefolder_1} + +Renames a specified folder to a new name + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RenameFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::String newFolderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to be renamed | +| newFolderName | New folder name | + +--- + +## RenameFolder (2 of 2) {#renamefolder_2} + +Renames a specified folder to a new name + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RenameFolder(System::String folderName, System::String newFolderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to be renamed | +| newFolderName | New folder name | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/requestcheckpoint/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/requestcheckpoint/_index.md new file mode 100644 index 0000000000..c5469b54d8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/requestcheckpoint/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::RequestCheckpoint method" +linktitle: "RequestCheckpoint" +articleTitle: "RequestCheckpoint" +second_title: "Aspose.Email for C++" +description: "Requests a checkpoint of the currently selected mailbox." +type: docs +weight: 1700 +url: /cpp/aspose.email.clients.imap/imapclient/requestcheckpoint/ +--- + +## RequestCheckpoint (1 of 2) {#requestcheckpoint_1} + +Requests a checkpoint of the currently selected mailbox. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RequestCheckpoint() +``` + +--- + +## RequestCheckpoint (2 of 2) {#requestcheckpoint_2} + +Requests a checkpoint of the currently selected mailbox. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RequestCheckpoint(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/restore/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/restore/_index.md new file mode 100644 index 0000000000..579cfe420e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/restore/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::Restore method" +linktitle: "Restore" +articleTitle: "Restore" +second_title: "Aspose.Email for C++" +description: "Begins to restore imap folders from the given personal storage." +type: docs +weight: 1710 +url: /cpp/aspose.email.clients.imap/imapclient/restore/ +--- + +## Restore {#restore} + +Begins to restore imap folders from the given personal storage. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Restore(System::SharedPtr < Storage::Pst::PersonalStorage > pst, System::SharedPtr < RestoreSettings > settings) +``` + +| Parameter | Description | +| --- | --- | +| pst | A personal storage containing the backuped imap folders. | +| settings | The restore settings | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/resumemonitoring/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/resumemonitoring/_index.md new file mode 100644 index 0000000000..5ec75b1fd0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/resumemonitoring/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ResumeMonitoring method" +linktitle: "ResumeMonitoring" +articleTitle: "ResumeMonitoring" +second_title: "Aspose.Email for C++" +description: "Resumes monitoring of message changes for specified folder." +type: docs +weight: 1720 +url: /cpp/aspose.email.clients.imap/imapclient/resumemonitoring/ +--- + +## ResumeMonitoring {#resumemonitoring} + +Resumes monitoring of message changes for specified folder. Unlike the StartMonitoring method, it will find all missing mailbox changes and call the callback for them. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +ResumeMonitoring(ImapMonitoringEventHandler callback, ImapMonitoringErrorEventHandler errorCallback, System::SharedPtr < IImapMonitoringState > monitoringState) +``` + +| Parameter | Description | +| --- | --- | +| callback | The callback function for monitoring operation. | +| errorCallback | The callback function for monitoring error handling. Monitoring of specified folder is stopped when this callback is called. | +| monitoringState | The monitoring state to resume folder monitoring from. Can be retrieved from ImapMonitoringErrorEventArgs::MonitoringState . | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/savemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/savemessage/_index.md new file mode 100644 index 0000000000..b3dd756abf --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/savemessage/_index.md @@ -0,0 +1,149 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::SaveMessage method" +linktitle: "SaveMessage" +articleTitle: "SaveMessage" +second_title: "Aspose.Email for C++" +description: "Downloads the message with the specified sequence number and writes its data into a supplied stream" +type: docs +weight: 1730 +url: /cpp/aspose.email.clients.imap/imapclient/savemessage/ +--- + +## SaveMessage (1 of 8) {#savemessage_1} + +Downloads the message with the specified sequence number and writes its data into a supplied stream + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SaveMessage(int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > resultStream) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| resultStream | Stream that will receive the message | + +--- + +## SaveMessage (2 of 8) {#savemessage_2} + +Downloads the message with the specified sequence number and writes its data into a local file + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SaveMessage(int32_t sequenceNumber, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| fileName | The path of the local file. This cannot be a directory | + +--- + +## SaveMessage (3 of 8) {#savemessage_3} + +Downloads the message with the specified sequence number and writes its data into a supplied stream + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > resultStream) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| resultStream | Stream that will receive the message | + +--- + +## SaveMessage (4 of 8) {#savemessage_4} + +Downloads the message with the specified sequence number and writes its data into a local file + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| fileName | The path of the local file. This cannot be a directory | + +--- + +## SaveMessage (5 of 8) {#savemessage_5} + +Downloads the message with the specified sequence number and writes its data into a supplied stream + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::IO::Stream > resultStream) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| resultStream | Stream that will receive the message | + +--- + +## SaveMessage (6 of 8) {#savemessage_6} + +Downloads the message with the specified sequence number and writes its data into a local file + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| fileName | The path of the local file. This cannot be a directory | + +--- + +## SaveMessage (7 of 8) {#savemessage_7} + +Downloads the message with the specified sequence number and writes its data into a supplied stream + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SaveMessage(System::String uniqueId, System::SharedPtr < System::IO::Stream > resultStream) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| resultStream | Stream that will receive the message | + +--- + +## SaveMessage (8 of 8) {#savemessage_8} + +Downloads the message with the specified sequence number and writes its data into a local file + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SaveMessage(System::String uniqueId, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| fileName | The path of the local file. This cannot be a directory | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/selectfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/selectfolder/_index.md new file mode 100644 index 0000000000..41a26831f8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/selectfolder/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::SelectFolder method" +linktitle: "SelectFolder" +articleTitle: "SelectFolder" +second_title: "Aspose.Email for C++" +description: "Selects the specified folder" +type: docs +weight: 1740 +url: /cpp/aspose.email.clients.imap/imapclient/selectfolder/ +--- + +## SelectFolder (1 of 4) {#selectfolder_1} + +Selects the specified folder + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SelectFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to be selected | + +--- + +## SelectFolder (2 of 4) {#selectfolder_2} + +Selects the specified folder + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SelectFolder(System::SharedPtr < IConnection > connection, System::String folderName, System::Nullable< bool > readOnly) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Folder to be selected | +| readOnly | Specifies whether the folder is to be selected as read-only | + +--- + +## SelectFolder (3 of 4) {#selectfolder_3} + +Selects the specified folder + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SelectFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to be selected | + +--- + +## SelectFolder (4 of 4) {#selectfolder_4} + +Selects the specified folder + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SelectFolder(System::String folderName, System::Nullable< bool > readOnly) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Folder to be selected | +| readOnly | Specifies whether the folder is to be selected as read-only | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_allowedauthentication/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_allowedauthentication/_index.md new file mode 100644 index 0000000000..5bea550008 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_allowedauthentication/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_AllowedAuthentication method" +linktitle: "set_AllowedAuthentication" +articleTitle: "set_AllowedAuthentication" +second_title: "Aspose.Email for C++" +description: "Sets enumeration of allowed by user authentication types" +type: docs +weight: 1750 +url: /cpp/aspose.email.clients.imap/imapclient/set_allowedauthentication/ +--- + +## set_AllowedAuthentication {#set_allowedauthentication} + +Sets enumeration of allowed by user authentication types + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_AllowedAuthentication(ImapKnownAuthenticationType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_annotatesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_annotatesupported/_index.md new file mode 100644 index 0000000000..ba00b2e418 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_annotatesupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_AnnotateSupported method" +linktitle: "set_AnnotateSupported" +articleTitle: "set_AnnotateSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether ANNOTATE extension is supported See more: https://tools.ietf.org/html/rfc5257" +type: docs +weight: 1760 +url: /cpp/aspose.email.clients.imap/imapclient/set_annotatesupported/ +--- + +## set_AnnotateSupported {#set_annotatesupported} + +Gets information whether ANNOTATE extension is supported See more: https://tools.ietf.org/html/rfc5257 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_AnnotateSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_autocommit/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_autocommit/_index.md new file mode 100644 index 0000000000..1211f92c8f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_autocommit/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_AutoCommit method" +linktitle: "set_AutoCommit" +articleTitle: "set_AutoCommit" +second_title: "Aspose.Email for C++" +description: "Indicates, whether commit operation are executed automatically when folder is changed or before connection is closed." +type: docs +weight: 1770 +url: /cpp/aspose.email.clients.imap/imapclient/set_autocommit/ +--- + +## set_AutoCommit {#set_autocommit} + +Indicates, whether commit operation are executed automatically when folder is changed or before connection is closed. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_AutoCommit(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_childrensupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_childrensupported/_index.md new file mode 100644 index 0000000000..f580cff8b2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_childrensupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_ChildrenSupported method" +linktitle: "set_ChildrenSupported" +articleTitle: "set_ChildrenSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether CHILDREN extension is supported See more: https://tools.ietf.org/html/rfc3348" +type: docs +weight: 1780 +url: /cpp/aspose.email.clients.imap/imapclient/set_childrensupported/ +--- + +## set_ChildrenSupported {#set_childrensupported} + +Gets information whether CHILDREN extension is supported See more: https://tools.ietf.org/html/rfc3348 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ChildrenSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_clientidentificationinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_clientidentificationinfo/_index.md new file mode 100644 index 0000000000..2f78aefcca --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_clientidentificationinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_ClientIdentificationInfo method" +linktitle: "set_ClientIdentificationInfo" +articleTitle: "set_ClientIdentificationInfo" +second_title: "Aspose.Email for C++" +description: "Sets client identification information See more: https://tools.ietf.org/html/rfc2971" +type: docs +weight: 1790 +url: /cpp/aspose.email.clients.imap/imapclient/set_clientidentificationinfo/ +--- + +## set_ClientIdentificationInfo {#set_clientidentificationinfo} + +Sets client identification information See more: https://tools.ietf.org/html/rfc2971 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ClientIdentificationInfo(System::SharedPtr < ImapIdentificationInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_compresssupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_compresssupported/_index.md new file mode 100644 index 0000000000..df3c7ce38f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_compresssupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_CompressSupported method" +linktitle: "set_CompressSupported" +articleTitle: "set_CompressSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether COMPRESS extension is supported See more: https://tools.ietf.org/html/rfc4978" +type: docs +weight: 1800 +url: /cpp/aspose.email.clients.imap/imapclient/set_compresssupported/ +--- + +## set_CompressSupported {#set_compresssupported} + +Gets information whether COMPRESS extension is supported See more: https://tools.ietf.org/html/rfc4978 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_CompressSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_condstoresupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_condstoresupported/_index.md new file mode 100644 index 0000000000..59fc5bf50f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_condstoresupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_CondstoreSupported method" +linktitle: "set_CondstoreSupported" +articleTitle: "set_CondstoreSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether CONDSTORE extension is supported See more: https://tools.ietf.org/html/rfc7162" +type: docs +weight: 1810 +url: /cpp/aspose.email.clients.imap/imapclient/set_condstoresupported/ +--- + +## set_CondstoreSupported {#set_condstoresupported} + +Gets information whether CONDSTORE extension is supported See more: https://tools.ietf.org/html/rfc7162 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_CondstoreSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_currentfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_currentfolder/_index.md new file mode 100644 index 0000000000..bcb1824385 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_currentfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_CurrentFolder method" +linktitle: "set_CurrentFolder" +articleTitle: "set_CurrentFolder" +second_title: "Aspose.Email for C++" +description: "Gets the current folder" +type: docs +weight: 1820 +url: /cpp/aspose.email.clients.imap/imapclient/set_currentfolder/ +--- + +## set_CurrentFolder {#set_currentfolder} + +Gets the current folder + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_CurrentFolder(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_defaultfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_defaultfolder/_index.md new file mode 100644 index 0000000000..54a020b0f1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_defaultfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_DefaultFolder method" +linktitle: "set_DefaultFolder" +articleTitle: "set_DefaultFolder" +second_title: "Aspose.Email for C++" +description: "Default folder for ImapClients" +type: docs +weight: 1830 +url: /cpp/aspose.email.clients.imap/imapclient/set_defaultfolder/ +--- + +## set_DefaultFolder {#set_defaultfolder} + +Default folder for ImapClients + +**Returns:** static void Aspose::Email::Clients::Imap:: + +```cpp +set_DefaultFolder(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_delimiter/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_delimiter/_index.md new file mode 100644 index 0000000000..9b5190dd05 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_delimiter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_Delimiter method" +linktitle: "set_Delimiter" +articleTitle: "set_Delimiter" +second_title: "Aspose.Email for C++" +description: "Sets delimiter of folders hierarhy." +type: docs +weight: 1840 +url: /cpp/aspose.email.clients.imap/imapclient/set_delimiter/ +--- + +## set_Delimiter {#set_delimiter} + +Sets delimiter of folders hierarhy. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Delimiter(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_enablesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_enablesupported/_index.md new file mode 100644 index 0000000000..0aa11e7c32 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_enablesupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_EnableSupported method" +linktitle: "set_EnableSupported" +articleTitle: "set_EnableSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether ENABLE extension is supported See more: https://tools.ietf.org/html/rfc5161" +type: docs +weight: 1850 +url: /cpp/aspose.email.clients.imap/imapclient/set_enablesupported/ +--- + +## set_EnableSupported {#set_enablesupported} + +Gets information whether ENABLE extension is supported See more: https://tools.ietf.org/html/rfc5161 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_EnableSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_esearchsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_esearchsupported/_index.md new file mode 100644 index 0000000000..7844c8c505 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_esearchsupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_ESearchSupported method" +linktitle: "set_ESearchSupported" +articleTitle: "set_ESearchSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether ESEARCH extension is supported See more: https://tools.ietf.org/html/rfc4731" +type: docs +weight: 1860 +url: /cpp/aspose.email.clients.imap/imapclient/set_esearchsupported/ +--- + +## set_ESearchSupported {#set_esearchsupported} + +Gets information whether ESEARCH extension is supported See more: https://tools.ietf.org/html/rfc4731 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ESearchSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_exchangeidautomatically/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_exchangeidautomatically/_index.md new file mode 100644 index 0000000000..dff6c3b035 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_exchangeidautomatically/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_ExchangeIdAutomatically method" +linktitle: "set_ExchangeIdAutomatically" +articleTitle: "set_ExchangeIdAutomatically" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates whether client should to introduce information about itself to a server automatically." +type: docs +weight: 1870 +url: /cpp/aspose.email.clients.imap/imapclient/set_exchangeidautomatically/ +--- + +## set_ExchangeIdAutomatically {#set_exchangeidautomatically} + +Sets value which indicates whether client should to introduce information about itself to a server automatically. See more: https://tools.ietf.org/html/rfc2971 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ExchangeIdAutomatically(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_extendedlistsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_extendedlistsupported/_index.md new file mode 100644 index 0000000000..0d43c6a6aa --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_extendedlistsupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_ExtendedListSupported method" +linktitle: "set_ExtendedListSupported" +articleTitle: "set_ExtendedListSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether LIST Command Extension is supported See more https://tools.ietf.org/html/rfc5258" +type: docs +weight: 1880 +url: /cpp/aspose.email.clients.imap/imapclient/set_extendedlistsupported/ +--- + +## set_ExtendedListSupported {#set_extendedlistsupported} + +Gets information whether LIST Command Extension is supported See more https://tools.ietf.org/html/rfc5258 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ExtendedListSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_gmext1supported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_gmext1supported/_index.md new file mode 100644 index 0000000000..6fd14f50e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_gmext1supported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_GmExt1Supported method" +linktitle: "set_GmExt1Supported" +articleTitle: "set_GmExt1Supported" +second_title: "Aspose.Email for C++" +description: "Defines if Google X-GM-EXT-1 extension is supported" +type: docs +weight: 1890 +url: /cpp/aspose.email.clients.imap/imapclient/set_gmext1supported/ +--- + +## set_GmExt1Supported {#set_gmext1supported} + +Defines if Google X-GM-EXT-1 extension is supported + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_GmExt1Supported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_idsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_idsupported/_index.md new file mode 100644 index 0000000000..0aa71be708 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_idsupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_IdSupported method" +linktitle: "set_IdSupported" +articleTitle: "set_IdSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether ID extension is supported See more: https://tools.ietf.org/html/rfc2971" +type: docs +weight: 1900 +url: /cpp/aspose.email.clients.imap/imapclient/set_idsupported/ +--- + +## set_IdSupported {#set_idsupported} + +Gets information whether ID extension is supported See more: https://tools.ietf.org/html/rfc2971 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_IdSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_movesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_movesupported/_index.md new file mode 100644 index 0000000000..72a55a90d8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_movesupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_MoveSupported method" +linktitle: "set_MoveSupported" +articleTitle: "set_MoveSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether MOVE extension is supported See more: https://tools.ietf.org/html/rfc6851" +type: docs +weight: 1910 +url: /cpp/aspose.email.clients.imap/imapclient/set_movesupported/ +--- + +## set_MoveSupported {#set_movesupported} + +Gets information whether MOVE extension is supported See more: https://tools.ietf.org/html/rfc6851 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_MoveSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_namespacesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_namespacesupported/_index.md new file mode 100644 index 0000000000..aacf1eeb0c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_namespacesupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_NamespaceSupported method" +linktitle: "set_NamespaceSupported" +articleTitle: "set_NamespaceSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether NAMESPACE extension is supported See more: https://tools.ietf.org/html/rfc2342" +type: docs +weight: 1920 +url: /cpp/aspose.email.clients.imap/imapclient/set_namespacesupported/ +--- + +## set_NamespaceSupported {#set_namespacesupported} + +Gets information whether NAMESPACE extension is supported See more: https://tools.ietf.org/html/rfc2342 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_NamespaceSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_qresyncsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_qresyncsupported/_index.md new file mode 100644 index 0000000000..01d2684ddf --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_qresyncsupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_QresyncSupported method" +linktitle: "set_QresyncSupported" +articleTitle: "set_QresyncSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether QRESYNC extension is supported See more: https://tools.ietf.org/html/rfc7162" +type: docs +weight: 1930 +url: /cpp/aspose.email.clients.imap/imapclient/set_qresyncsupported/ +--- + +## set_QresyncSupported {#set_qresyncsupported} + +Gets information whether QRESYNC extension is supported See more: https://tools.ietf.org/html/rfc7162 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_QresyncSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_quotasupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_quotasupported/_index.md new file mode 100644 index 0000000000..28ebaa76f6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_quotasupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_QuotaSupported method" +linktitle: "set_QuotaSupported" +articleTitle: "set_QuotaSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether quota is supported" +type: docs +weight: 1940 +url: /cpp/aspose.email.clients.imap/imapclient/set_quotasupported/ +--- + +## set_QuotaSupported {#set_quotasupported} + +Gets information whether quota is supported + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_QuotaSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_readonly/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_readonly/_index.md new file mode 100644 index 0000000000..39f3cebfaa --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_readonly/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_ReadOnly method" +linktitle: "set_ReadOnly" +articleTitle: "set_ReadOnly" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates if changes to the permanent state of the mailbox, including per-user state, are permitted." +type: docs +weight: 1950 +url: /cpp/aspose.email.clients.imap/imapclient/set_readonly/ +--- + +## set_ReadOnly {#set_readonly} + +Sets value which indicates if changes to the permanent state of the mailbox, including per-user state, are permitted. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ReadOnly(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_saslirsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_saslirsupported/_index.md new file mode 100644 index 0000000000..90455dbf20 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_saslirsupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_SaslIrSupported method" +linktitle: "set_SaslIrSupported" +articleTitle: "set_SaslIrSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether SASL Initial Client Response extension is supported See more: https://tools.ietf.org/html/rfc4959" +type: docs +weight: 1960 +url: /cpp/aspose.email.clients.imap/imapclient/set_saslirsupported/ +--- + +## set_SaslIrSupported {#set_saslirsupported} + +Gets information whether SASL Initial Client Response extension is supported See more: https://tools.ietf.org/html/rfc4959 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_SaslIrSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_selectedcompression/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_selectedcompression/_index.md new file mode 100644 index 0000000000..df2714285e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_selectedcompression/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_SelectedCompression method" +linktitle: "set_SelectedCompression" +articleTitle: "set_SelectedCompression" +second_title: "Aspose.Email for C++" +description: "Sets compression type which is used to communicate with a server." +type: docs +weight: 1970 +url: /cpp/aspose.email.clients.imap/imapclient/set_selectedcompression/ +--- + +## set_SelectedCompression {#set_selectedcompression} + +Sets compression type which is used to communicate with a server. See more: https://tools.ietf.org/html/rfc4978 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_SelectedCompression(CompressionType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_sortsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_sortsupported/_index.md new file mode 100644 index 0000000000..9d31936edf --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_sortsupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_SortSupported method" +linktitle: "set_SortSupported" +articleTitle: "set_SortSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether Sort command are supported" +type: docs +weight: 1980 +url: /cpp/aspose.email.clients.imap/imapclient/set_sortsupported/ +--- + +## set_SortSupported {#set_sortsupported} + +Gets information whether Sort command are supported + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_SortSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_specialusesupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_specialusesupported/_index.md new file mode 100644 index 0000000000..a9f5e7ebde --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_specialusesupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_SpecialUseSupported method" +linktitle: "set_SpecialUseSupported" +articleTitle: "set_SpecialUseSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether Special-Use Mailboxes is supported See more: https://tools.ietf.org/html/rfc6154" +type: docs +weight: 1990 +url: /cpp/aspose.email.clients.imap/imapclient/set_specialusesupported/ +--- + +## set_SpecialUseSupported {#set_specialusesupported} + +Gets information whether Special-Use Mailboxes is supported See more: https://tools.ietf.org/html/rfc6154 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_SpecialUseSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_supportoldserver/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_supportoldserver/_index.md new file mode 100644 index 0000000000..50e8688494 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_supportoldserver/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_SupportOldServer method" +linktitle: "set_SupportOldServer" +articleTitle: "set_SupportOldServer" +second_title: "Aspose.Email for C++" +description: "Indicates whether the old servers need to be supported when receiving messages." +type: docs +weight: 2000 +url: /cpp/aspose.email.clients.imap/imapclient/set_supportoldserver/ +--- + +## set_SupportOldServer {#set_supportoldserver} + +Indicates whether the old servers need to be supported when receiving messages. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_SupportOldServer(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_threadsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_threadsupported/_index.md new file mode 100644 index 0000000000..bd01781f13 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_threadsupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_ThreadSupported method" +linktitle: "set_ThreadSupported" +articleTitle: "set_ThreadSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether Thread command are supported" +type: docs +weight: 2010 +url: /cpp/aspose.email.clients.imap/imapclient/set_threadsupported/ +--- + +## set_ThreadSupported {#set_threadsupported} + +Gets information whether Thread command are supported + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ThreadSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_uidplussupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_uidplussupported/_index.md new file mode 100644 index 0000000000..12b5af0ac2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_uidplussupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_UidPlusSupported method" +linktitle: "set_UidPlusSupported" +articleTitle: "set_UidPlusSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether UIDPLUS extension is supported See more: https://tools.ietf.org/html/rfc4315" +type: docs +weight: 2020 +url: /cpp/aspose.email.clients.imap/imapclient/set_uidplussupported/ +--- + +## set_UidPlusSupported {#set_uidplussupported} + +Gets information whether UIDPLUS extension is supported See more: https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_UidPlusSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/set_unselectsupported/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/set_unselectsupported/_index.md new file mode 100644 index 0000000000..727e5228ca --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/set_unselectsupported/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::set_UnselectSupported method" +linktitle: "set_UnselectSupported" +articleTitle: "set_UnselectSupported" +second_title: "Aspose.Email for C++" +description: "Gets information whether UNSELECT extension is supported See more: https://tools.ietf.org/html/rfc2342" +type: docs +weight: 2030 +url: /cpp/aspose.email.clients.imap/imapclient/set_unselectsupported/ +--- + +## set_UnselectSupported {#set_unselectsupported} + +Gets information whether UNSELECT extension is supported See more: https://tools.ietf.org/html/rfc2342 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_UnselectSupported(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/setquota/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/setquota/_index.md new file mode 100644 index 0000000000..8daca04505 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/setquota/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::SetQuota method" +linktitle: "SetQuota" +articleTitle: "SetQuota" +second_title: "Aspose.Email for C++" +description: "Sets quota information" +type: docs +weight: 2040 +url: /cpp/aspose.email.clients.imap/imapclient/setquota/ +--- + +## SetQuota (1 of 2) {#setquota_1} + +Sets quota information + +**Returns:** Quota information + +```cpp +SetQuota(System::SharedPtr < IConnection > connection, System::String quotaRootName, System::String resourceName, int32_t resourceLimit) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| quotaRootName | quota root name | +| resourceName | resource name | +| resourceLimit | resource limit | + +--- + +## SetQuota (2 of 2) {#setquota_2} + +Sets quota information + +**Returns:** Quota information + +```cpp +SetQuota(System::String quotaRootName, System::String resourceName, int32_t resourceLimit) +``` + +| Parameter | Description | +| --- | --- | +| quotaRootName | quota root name | +| resourceName | resource name | +| resourceLimit | resource limit | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/sortmessagethreads/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/sortmessagethreads/_index.md new file mode 100644 index 0000000000..c679fb54ea --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/sortmessagethreads/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::SortMessageThreads method" +linktitle: "SortMessageThreads" +articleTitle: "SortMessageThreads" +second_title: "Aspose.Email for C++" +description: "Get message threads." +type: docs +weight: 2050 +url: /cpp/aspose.email.clients.imap/imapclient/sortmessagethreads/ +--- + +## SortMessageThreads (1 of 2) {#sortmessagethreads_1} + +Get message threads. + +**Returns:** Message threads + +```cpp +SortMessageThreads(System::SharedPtr < IConnection > connection, System::SharedPtr < SortConditions > conditions) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| conditions | Thread conditions. | + +--- + +## SortMessageThreads (2 of 2) {#sortmessagethreads_2} + +Get message threads. + +**Returns:** Message threads + +```cpp +SortMessageThreads(System::SharedPtr < SortConditions > conditions) +``` + +| Parameter | Description | +| --- | --- | +| conditions | Thread conditions. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/startmonitoring/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/startmonitoring/_index.md new file mode 100644 index 0000000000..232b4b5ae9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/startmonitoring/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::StartMonitoring method" +linktitle: "StartMonitoring" +articleTitle: "StartMonitoring" +second_title: "Aspose.Email for C++" +description: "Starts monitoring of message changes for specified folder." +type: docs +weight: 2060 +url: /cpp/aspose.email.clients.imap/imapclient/startmonitoring/ +--- + +## StartMonitoring {#startmonitoring} + +Starts monitoring of message changes for specified folder. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +StartMonitoring(ImapMonitoringEventHandler callback, ImapMonitoringErrorEventHandler errorCallback, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| callback | The callback function for monitoring operation. | +| errorCallback | The callback function for monitoring error handling. Monitoring of specified folder is stopped when this callback is called. The callback also provides a state holder so folder monitoring could be resumed using ResumeMonitoring method. | +| folderName | The folder for monitoring operation. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/stopmonitoring/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/stopmonitoring/_index.md new file mode 100644 index 0000000000..8548169d61 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/stopmonitoring/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::StopMonitoring method" +linktitle: "StopMonitoring" +articleTitle: "StopMonitoring" +second_title: "Aspose.Email for C++" +description: "Stops any monitoring of changes." +type: docs +weight: 2070 +url: /cpp/aspose.email.clients.imap/imapclient/stopmonitoring/ +--- + +## StopMonitoring (1 of 2) {#stopmonitoring_1} + +Stops any monitoring of changes. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +StopMonitoring() +``` + +--- + +## StopMonitoring (2 of 2) {#stopmonitoring_2} + +Stops monitoring of message changes for specified folder. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +StopMonitoring(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | specified folder for monitoring operation | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/subscribefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/subscribefolder/_index.md new file mode 100644 index 0000000000..58736e9fee --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/subscribefolder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::SubscribeFolder method" +linktitle: "SubscribeFolder" +articleTitle: "SubscribeFolder" +second_title: "Aspose.Email for C++" +description: "Sent the SUBSCRIBE command that adds the specified mailbox name to the server's set of \"active\" mailboxes." +type: docs +weight: 2080 +url: /cpp/aspose.email.clients.imap/imapclient/subscribefolder/ +--- + +## SubscribeFolder (1 of 2) {#subscribefolder_1} + +Sent the SUBSCRIBE command that adds the specified mailbox name to the server's set of "active" mailboxes. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SubscribeFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | + +--- + +## SubscribeFolder (2 of 2) {#subscribefolder_2} + +Sent the SUBSCRIBE command that adds the specified mailbox name to the server's set of "active" mailboxes. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SubscribeFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/undeletemessage/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/undeletemessage/_index.md new file mode 100644 index 0000000000..27e21f941b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/undeletemessage/_index.md @@ -0,0 +1,145 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::UndeleteMessage method" +linktitle: "UndeleteMessage" +articleTitle: "UndeleteMessage" +second_title: "Aspose.Email for C++" +description: "Marks a message with the specified sequence number as not deleted" +type: docs +weight: 2090 +url: /cpp/aspose.email.clients.imap/imapclient/undeletemessage/ +--- + +## UndeleteMessage (1 of 8) {#undeletemessage_1} + +Marks a message with the specified sequence number as not deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UndeleteMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## UndeleteMessage (2 of 8) {#undeletemessage_2} + +Marks a message with the specified sequence number as not deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UndeleteMessage(int32_t sequenceNumber, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## UndeleteMessage (3 of 8) {#undeletemessage_3} + +Marks a message with the specified sequence number as not deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UndeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## UndeleteMessage (4 of 8) {#undeletemessage_4} + +Marks a message with the specified sequence number as not deleted + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UndeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## UndeleteMessage (5 of 8) {#undeletemessage_5} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UndeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | + +--- + +## UndeleteMessage (6 of 8) {#undeletemessage_6} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UndeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + +--- + +## UndeleteMessage (7 of 8) {#undeletemessage_7} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UndeleteMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | + +--- + +## UndeleteMessage (8 of 8) {#undeletemessage_8} + +Marks a message with the specified sequence number as not deleted. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UndeleteMessage(System::String uniqueId, int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| modificationSequence | Modification sequence. Please, read more https://tools.ietf.org/html/rfc7162 | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/unselectfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/unselectfolder/_index.md new file mode 100644 index 0000000000..b2cbc01fb8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/unselectfolder/_index.md @@ -0,0 +1,70 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::UnselectFolder method" +linktitle: "UnselectFolder" +articleTitle: "UnselectFolder" +second_title: "Aspose.Email for C++" +description: "Permanently removes all messages marked as deleted for currently selected folder and removes selected-state for this folder." +type: docs +weight: 2100 +url: /cpp/aspose.email.clients.imap/imapclient/unselectfolder/ +--- + +## UnselectFolder (1 of 4) {#unselectfolder_1} + +Permanently removes all messages marked as deleted for currently selected folder and removes selected-state for this folder. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UnselectFolder() +``` + +--- + +## UnselectFolder (2 of 4) {#unselectfolder_2} + +Unselects folder which are currently selected. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UnselectFolder(bool doNotExpunge) +``` + +| Parameter | Description | +| --- | --- | +| doNotExpunge | Specifies whether messages marked as deleted should be removed. | + +--- + +## UnselectFolder (3 of 4) {#unselectfolder_3} + +Permanently removes all messages marked as deleted for currently selected folder and removes selected-state for this folder. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UnselectFolder(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## UnselectFolder (4 of 4) {#unselectfolder_4} + +Unselects folder which are currently selected. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UnselectFolder(System::SharedPtr < IConnection > connection, bool doNotExpunge) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| doNotExpunge | Specifies whether messages marked as deleted should be removed. | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/unsubscribefolder/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/unsubscribefolder/_index.md new file mode 100644 index 0000000000..d23cf63658 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/unsubscribefolder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::UnsubscribeFolder method" +linktitle: "UnsubscribeFolder" +articleTitle: "UnsubscribeFolder" +second_title: "Aspose.Email for C++" +description: "Sent the UNSUBSCRIBE command that removes the specified mailbox name from the server's set of \"active\" mailboxes" +type: docs +weight: 2110 +url: /cpp/aspose.email.clients.imap/imapclient/unsubscribefolder/ +--- + +## UnsubscribeFolder (1 of 2) {#unsubscribefolder_1} + +Sent the UNSUBSCRIBE command that removes the specified mailbox name from the server's set of "active" mailboxes + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UnsubscribeFolder(System::SharedPtr < IConnection > connection, System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| folderName | Name of the folder | + +--- + +## UnsubscribeFolder (2 of 2) {#unsubscribefolder_2} + +Sent the UNSUBSCRIBE command that removes the specified mailbox name from the server's set of "active" mailboxes + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +UnsubscribeFolder(System::String folderName) +``` + +| Parameter | Description | +| --- | --- | +| folderName | Name of the folder | + diff --git a/english/cpp/aspose.email.clients.imap/imapclient/validatecredentials/_index.md b/english/cpp/aspose.email.clients.imap/imapclient/validatecredentials/_index.md new file mode 100644 index 0000000000..7de554a379 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapclient/validatecredentials/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapClient::ValidateCredentials method" +linktitle: "ValidateCredentials" +articleTitle: "ValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Executes credentials validation" +type: docs +weight: 2120 +url: /cpp/aspose.email.clients.imap/imapclient/validatecredentials/ +--- + +## ValidateCredentials (1 of 2) {#validatecredentials_1} + +Executes credentials validation + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +ValidateCredentials() +``` + +--- + +## ValidateCredentials (2 of 2) {#validatecredentials_2} + +Executes credentials validation + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +ValidateCredentials(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.imap/imapcommandresult/_index.md b/english/cpp/aspose.email.clients.imap/imapcommandresult/_index.md new file mode 100644 index 0000000000..40f2e108a0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapcommandresult/_index.md @@ -0,0 +1,23 @@ +--- +title: "ImapCommandResult Enum" +linktitle: "ImapCommandResult" +articleTitle: "ImapCommandResult" +second_title: "Aspose.Email for C++" +description: "Enumerates the imap command results." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapcommandresult/ +--- + +## ImapCommandResult enumeration (5 values) + +Enumerates the imap command results. + +| Value | Description | +| --- | --- | +| Undetermined | Indicates that the result of command is undetermined. | +| Success | Indicates that the command is successfully completed. | +| Failure | Indicates that the command failed. | +| Error | Indicates the protocol error or command syntax error. | +| ContinuationRequest | Indicates that the next part of command is expected. | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/_index.md new file mode 100644 index 0000000000..1b4152f171 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/_index.md @@ -0,0 +1,85 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo class" +linktitle: "ImapFolderInfo" +articleTitle: "ImapFolderInfo" +second_title: "Aspose.Email for C++" +description: "Represents an IMAP folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/ +--- + +## ImapFolderInfo class + +Represents an IMAP folder. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapFolderInfo (2 overloads)](./imapfolderinfo/) | Initializes a new instance of ImapFolderInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Delimiter](./get_delimiter/) | Gets a string that is used to delimit levels of hieararchy under this folder. It usually contains either '/' or '.'. This value is only set for folders returned by a call to GetFolderList methods. For GetFolderInfo method and CurrentFolder property, this will throw an exception | +| [get_Flags](./get_flags/) | Gets flags that are applicable for this mailbox | +| [get_FolderType](./get_foldertype/) | Gets information about folder purpose in case if it is used as special folder. This option is accessible only in case if server supports IMAP LIST: Special-Use Mailboxes (rfc6154) See more: http://tools.ietf.org/html/rfc6154 | +| [get_HasChildren](./get_haschildren/) | Gets value indicating whether folder contains subfolders. This option is accessible only in case if server supports IMAP4 LIST Command Extensions (rfc5258) See more: http://tools.ietf.org/html/rfc5258 If value is true , it indicates that the folder has child sub-folders that are accessible to the currently authenticated user, otherwise false. | +| [get_HighestModSequence](./get_highestmodsequence/) | Gets value of all messages in the mailbox. See more: https://tools.ietf.org/html/rfc7162 | +| [get_Marked](./get_marked/) | Gets a value indicating whether it is marked this folder. | +| [get_Name](./get_name/) | Gets the name of the folder. | +| [get_NewMessageCount](./get_newmessagecount/) | Gets the number of the new messages. | +| [get_NoInferiors](./get_noinferiors/) | Gets a value indicating whether this folder can have child levels. If it is True , then no child levels exist now and none can be created in the future | +| [get_NoModSeq](./get_nomodseq/) | Gets value which indicates if mailbox supports mod-sequences. This property works only if server supports CONDSTORE extension. Please, read more https://tools.ietf.org/html/rfc4551#section-3.1.2 | +| [get_NonExistent](./get_nonexistent/) | Gets value indicating whether a folder name is referred to an existing folder. See more: http://tools.ietf.org/html/rfc5258 | +| [get_PermanentFlags](./get_permanentflags/) | Gets message flags which can be changed permanently. NOTE: If this is empty, then all flags can be changed permanently. | +| [get_ReadOnly](./get_readonly/) | Gets a value indicating whether the folder is read-only. | +| [get_RecentMessageCount](./get_recentmessagecount/) | Gets the number of messages that arrived recently. | +| [get_Remote](./get_remote/) | Gets value indicating that a folder is a remote mailbox. This option is accessible only in case if server supports IMAP4 LIST Command Extensions (rfc5258) See more: http://tools.ietf.org/html/rfc5258 | +| [get_Selectable](./get_selectable/) | Gets a value indicating whether it is possible to select this folder. | +| [get_Subscribed](./get_subscribed/) | Gets value that indicates that a folder name is subscribed to. See more: http://tools.ietf.org/html/rfc5258 | +| [get_TotalMessageCount](./get_totalmessagecount/) | Gets the number of messages in the folder. | +| [get_UIDNext](./get_uidnext/) | Gets the validity ID of the mailbox. | +| [get_UidNotSticky](./get_uidnotsticky/) | Gets value which indicates if mail store does not support persistent UIDs This property works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 | +| [get_ValidityId](./get_validityid/) | Gets the validity ID of the mailbox. | +| [set_Delimiter](./set_delimiter/) | Gets a string that is used to delimit levels of hieararchy under this folder. It usually contains either '/' or '.'. This value is only set for folders returned by a call to GetFolderList methods. For GetFolderInfo method and CurrentFolder property, this will throw an exception | +| [set_Flags](./set_flags/) | Sets flags that are applicable for this mailbox | +| [set_FolderType](./set_foldertype/) | Gets information about folder purpose in case if it is used as special folder. This option is accessible only in case if server supports IMAP LIST: Special-Use Mailboxes (rfc6154) See more: http://tools.ietf.org/html/rfc6154 | +| [set_HasChildren](./set_haschildren/) | Gets value indicating whether folder contains subfolders. This option is accessible only in case if server supports IMAP4 LIST Command Extensions (rfc5258) See more: http://tools.ietf.org/html/rfc5258 If value is true , it indicates that the folder has child sub-folders that are accessible to the currently authenticated user, otherwise false. | +| [set_HighestModSequence](./set_highestmodsequence/) | Gets value of all messages in the mailbox. See more: https://tools.ietf.org/html/rfc7162 | +| [set_Marked](./set_marked/) | Gets a value indicating whether it is marked this folder. | +| [set_Name](./set_name/) | Gets the name of the folder. | +| [set_NewMessageCount](./set_newmessagecount/) | Gets the number of the new messages. | +| [set_NoInferiors](./set_noinferiors/) | Gets a value indicating whether this folder can have child levels. If it is True , then no child levels exist now and none can be created in the future | +| [set_NoModSeq](./set_nomodseq/) | Gets value which indicates if mailbox supports mod-sequences. This property works only if server supports CONDSTORE extension. Please, read more https://tools.ietf.org/html/rfc4551#section-3.1.2 | +| [set_NonExistent](./set_nonexistent/) | Gets value indicating whether a folder name is referred to an existing folder. See more: http://tools.ietf.org/html/rfc5258 | +| [set_PermanentFlags](./set_permanentflags/) | Sets message flags which can be changed permanently. NOTE: If this is empty, then all flags can be changed permanently. | +| [set_ReadOnly](./set_readonly/) | Gets a value indicating whether the folder is read-only. | +| [set_RecentMessageCount](./set_recentmessagecount/) | Gets the number of messages that arrived recently. | +| [set_Remote](./set_remote/) | Gets value indicating that a folder is a remote mailbox. This option is accessible only in case if server supports IMAP4 LIST Command Extensions (rfc5258) See more: http://tools.ietf.org/html/rfc5258 | +| [set_Selectable](./set_selectable/) | Gets a value indicating whether it is possible to select this folder. | +| [set_Subscribed](./set_subscribed/) | Gets value that indicates that a folder name is subscribed to. See more: http://tools.ietf.org/html/rfc5258 | +| [set_TotalMessageCount](./set_totalmessagecount/) | Gets the number of messages in the folder. | +| [set_UIDNext](./set_uidnext/) | Gets the validity ID of the mailbox. | +| [set_UidNotSticky](./set_uidnotsticky/) | Gets value which indicates if mail store does not support persistent UIDs This property works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 | +| [set_ValidityId](./set_validityid/) | Gets the validity ID of the mailbox. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [Aspose::Email::Clients::Imap::Commands::AppendMessagesGrCommand](./asposeemailclientsimapcommandsappendmessagesgrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::BackupGrCommand](./asposeemailclientsimapcommandsbackupgrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ConnectGrCommand](./asposeemailclientsimapcommandsconnectgrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::DeleteCommand](./asposeemailclientsimapcommandsdeletecommand/) | | +| [Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand](./asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ListCommand](./asposeemailclientsimapcommandslistcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ListFoldersGrCommand](./asposeemailclientsimapcommandslistfoldersgrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand](./asposeemailclientsimapcommandslistmessagesbypagegrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand](./asposeemailclientsimapcommandslistmessagesgrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::MoveFolderGrCommand](./asposeemailclientsimapcommandsmovefoldergrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::RestoreGrCommand](./asposeemailclientsimapcommandsrestoregrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::SelectCommand](./asposeemailclientsimapcommandsselectcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::SelectFolderGrCommand](./asposeemailclientsimapcommandsselectfoldergrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::StatusCommand](./asposeemailclientsimapcommandsstatuscommand/) | | +| [ImapConnection](./imapconnection/) | | +| [InBox](./inbox/) | Gets inbox name. | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsappendmessagesgrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsappendmessagesgrcommand/_index.md new file mode 100644 index 0000000000..2f1088356e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsappendmessagesgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::AppendMessagesGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::AppendMessagesGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::AppendMessagesGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::AppendMessagesGrCommand of ImapFolderInfo." +type: docs +weight: 440 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsappendmessagesgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::AppendMessagesGrCommand {#asposeemailclientsimapcommandsappendmessagesgrcommand} + +```cpp +AppendMessagesGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsbackupgrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsbackupgrcommand/_index.md new file mode 100644 index 0000000000..89925479c4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsbackupgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::BackupGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::BackupGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::BackupGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::BackupGrCommand of ImapFolderInfo." +type: docs +weight: 450 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsbackupgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::BackupGrCommand {#asposeemailclientsimapcommandsbackupgrcommand} + +```cpp +BackupGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsconnectgrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsconnectgrcommand/_index.md new file mode 100644 index 0000000000..f84d28d517 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsconnectgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::ConnectGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ConnectGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ConnectGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ConnectGrCommand of ImapFolderInfo." +type: docs +weight: 460 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsconnectgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ConnectGrCommand {#asposeemailclientsimapcommandsconnectgrcommand} + +```cpp +ConnectGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsdeletecommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsdeletecommand/_index.md new file mode 100644 index 0000000000..a984fbe2a2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsdeletecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::DeleteCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::DeleteCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::DeleteCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::DeleteCommand of ImapFolderInfo." +type: docs +weight: 470 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsdeletecommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::DeleteCommand {#asposeemailclientsimapcommandsdeletecommand} + +```cpp +DeleteCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/_index.md new file mode 100644 index 0000000000..557e0e3152 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand of ImapFolderInfo." +type: docs +weight: 480 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand {#asposeemailclientsimapcommandsfetchmessageinfocollectioncommand} + +```cpp +FetchMessageInfoCollectionCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistcommand/_index.md new file mode 100644 index 0000000000..580cb57125 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::ListCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ListCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ListCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ListCommand of ImapFolderInfo." +type: docs +weight: 490 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ListCommand {#asposeemailclientsimapcommandslistcommand} + +```cpp +ListCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistfoldersgrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistfoldersgrcommand/_index.md new file mode 100644 index 0000000000..dc0a095b5f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistfoldersgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::ListFoldersGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ListFoldersGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ListFoldersGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ListFoldersGrCommand of ImapFolderInfo." +type: docs +weight: 500 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistfoldersgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ListFoldersGrCommand {#asposeemailclientsimapcommandslistfoldersgrcommand} + +```cpp +ListFoldersGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistmessagesbypagegrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistmessagesbypagegrcommand/_index.md new file mode 100644 index 0000000000..4bfcdd6c19 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistmessagesbypagegrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand of ImapFolderInfo." +type: docs +weight: 510 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistmessagesbypagegrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand {#asposeemailclientsimapcommandslistmessagesbypagegrcommand} + +```cpp +ListMessagesByPageGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistmessagesgrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistmessagesgrcommand/_index.md new file mode 100644 index 0000000000..2e0c9a1e69 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistmessagesgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand of ImapFolderInfo." +type: docs +weight: 520 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandslistmessagesgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand {#asposeemailclientsimapcommandslistmessagesgrcommand} + +```cpp +ListMessagesGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsmovefoldergrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsmovefoldergrcommand/_index.md new file mode 100644 index 0000000000..e66537b9f2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsmovefoldergrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::MoveFolderGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::MoveFolderGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::MoveFolderGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::MoveFolderGrCommand of ImapFolderInfo." +type: docs +weight: 530 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsmovefoldergrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::MoveFolderGrCommand {#asposeemailclientsimapcommandsmovefoldergrcommand} + +```cpp +MoveFolderGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsrestoregrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsrestoregrcommand/_index.md new file mode 100644 index 0000000000..8d05ca2173 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsrestoregrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::RestoreGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::RestoreGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::RestoreGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::RestoreGrCommand of ImapFolderInfo." +type: docs +weight: 540 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsrestoregrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::RestoreGrCommand {#asposeemailclientsimapcommandsrestoregrcommand} + +```cpp +RestoreGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsselectcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsselectcommand/_index.md new file mode 100644 index 0000000000..8b3f033d6d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsselectcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::SelectCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::SelectCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::SelectCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::SelectCommand of ImapFolderInfo." +type: docs +weight: 550 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsselectcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::SelectCommand {#asposeemailclientsimapcommandsselectcommand} + +```cpp +SelectCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsselectfoldergrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsselectfoldergrcommand/_index.md new file mode 100644 index 0000000000..6a23cfa004 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsselectfoldergrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::SelectFolderGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::SelectFolderGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::SelectFolderGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::SelectFolderGrCommand of ImapFolderInfo." +type: docs +weight: 560 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsselectfoldergrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::SelectFolderGrCommand {#asposeemailclientsimapcommandsselectfoldergrcommand} + +```cpp +SelectFolderGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsstatuscommand/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsstatuscommand/_index.md new file mode 100644 index 0000000000..743193b0a5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsstatuscommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::Aspose::Email::Clients::Imap::Commands::StatusCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::StatusCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::StatusCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::StatusCommand of ImapFolderInfo." +type: docs +weight: 570 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/asposeemailclientsimapcommandsstatuscommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::StatusCommand {#asposeemailclientsimapcommandsstatuscommand} + +```cpp +StatusCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_delimiter/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_delimiter/_index.md new file mode 100644 index 0000000000..ef54b775fb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_delimiter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_Delimiter method" +linktitle: "get_Delimiter" +articleTitle: "get_Delimiter" +second_title: "Aspose.Email for C++" +description: "Gets a string that is used to delimit levels of hieararchy under this folder." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_delimiter/ +--- + +## get_Delimiter {#get_delimiter} + +Gets a string that is used to delimit levels of hieararchy under this folder. It usually contains either '/' or '.'. This value is only set for folders returned by a call to GetFolderList methods. For GetFolderInfo method and CurrentFolder property, this will throw an exception + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Delimiter() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_flags/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_flags/_index.md new file mode 100644 index 0000000000..4dfb95fec1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_Flags method" +linktitle: "get_Flags" +articleTitle: "get_Flags" +second_title: "Aspose.Email for C++" +description: "Gets flags that are applicable for this mailbox" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_flags/ +--- + +## get_Flags {#get_flags} + +Gets flags that are applicable for this mailbox + +**Returns:** System::SharedPtr Aspose::Email::Clients::Imap:: + +```cpp +get_Flags() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_foldertype/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_foldertype/_index.md new file mode 100644 index 0000000000..a9253395d2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_foldertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_FolderType method" +linktitle: "get_FolderType" +articleTitle: "get_FolderType" +second_title: "Aspose.Email for C++" +description: "Gets information about folder purpose in case if it is used as special folder." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_foldertype/ +--- + +## get_FolderType {#get_foldertype} + +Gets information about folder purpose in case if it is used as special folder. This option is accessible only in case if server supports IMAP LIST: Special-Use Mailboxes (rfc6154) See more: http://tools.ietf.org/html/rfc6154 + +**Returns:** ImapSpecialFolderTypes Aspose::Email::Clients::Imap:: + +```cpp +get_FolderType() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_haschildren/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_haschildren/_index.md new file mode 100644 index 0000000000..d7798d35a6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_haschildren/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_HasChildren method" +linktitle: "get_HasChildren" +articleTitle: "get_HasChildren" +second_title: "Aspose.Email for C++" +description: "Gets value indicating whether folder contains subfolders." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_haschildren/ +--- + +## get_HasChildren {#get_haschildren} + +Gets value indicating whether folder contains subfolders. This option is accessible only in case if server supports IMAP4 LIST Command Extensions (rfc5258) See more: http://tools.ietf.org/html/rfc5258 If value is true , it indicates that the folder has child sub-folders that are accessible to the currently authenticated user, otherwise false. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_HasChildren() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_highestmodsequence/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_highestmodsequence/_index.md new file mode 100644 index 0000000000..31c0bbf22d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_highestmodsequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_HighestModSequence method" +linktitle: "get_HighestModSequence" +articleTitle: "get_HighestModSequence" +second_title: "Aspose.Email for C++" +description: "Gets value of all messages in the mailbox." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_highestmodsequence/ +--- + +## get_HighestModSequence {#get_highestmodsequence} + +Gets value of all messages in the mailbox. See more: https://tools.ietf.org/html/rfc7162 + +**Returns:** int64_t Aspose::Email::Clients::Imap:: + +```cpp +get_HighestModSequence() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_marked/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_marked/_index.md new file mode 100644 index 0000000000..cd00d95e88 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_marked/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_Marked method" +linktitle: "get_Marked" +articleTitle: "get_Marked" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is marked this folder." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_marked/ +--- + +## get_Marked {#get_marked} + +Gets a value indicating whether it is marked this folder. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Marked() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_name/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_name/_index.md new file mode 100644 index 0000000000..6520668363 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name of the folder." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_name/ +--- + +## get_Name {#get_name} + +Gets the name of the folder. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_newmessagecount/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_newmessagecount/_index.md new file mode 100644 index 0000000000..7ce725340a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_newmessagecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_NewMessageCount method" +linktitle: "get_NewMessageCount" +articleTitle: "get_NewMessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of the new messages." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_newmessagecount/ +--- + +## get_NewMessageCount {#get_newmessagecount} + +Gets the number of the new messages. + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_NewMessageCount() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_noinferiors/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_noinferiors/_index.md new file mode 100644 index 0000000000..bf0346af07 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_noinferiors/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_NoInferiors method" +linktitle: "get_NoInferiors" +articleTitle: "get_NoInferiors" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether this folder can have child levels." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_noinferiors/ +--- + +## get_NoInferiors {#get_noinferiors} + +Gets a value indicating whether this folder can have child levels. If it is True , then no child levels exist now and none can be created in the future + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_NoInferiors() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_nomodseq/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_nomodseq/_index.md new file mode 100644 index 0000000000..7bfe3a510c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_nomodseq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_NoModSeq method" +linktitle: "get_NoModSeq" +articleTitle: "get_NoModSeq" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if mailbox supports mod-sequences." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_nomodseq/ +--- + +## get_NoModSeq {#get_nomodseq} + +Gets value which indicates if mailbox supports mod-sequences. This property works only if server supports CONDSTORE extension. Please, read more https://tools.ietf.org/html/rfc4551#section-3.1.2 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_NoModSeq() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_nonexistent/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_nonexistent/_index.md new file mode 100644 index 0000000000..b3fc9a1046 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_nonexistent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_NonExistent method" +linktitle: "get_NonExistent" +articleTitle: "get_NonExistent" +second_title: "Aspose.Email for C++" +description: "Gets value indicating whether a folder name is referred to an existing folder." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_nonexistent/ +--- + +## get_NonExistent {#get_nonexistent} + +Gets value indicating whether a folder name is referred to an existing folder. See more: http://tools.ietf.org/html/rfc5258 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_NonExistent() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_permanentflags/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_permanentflags/_index.md new file mode 100644 index 0000000000..b04a2044d5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_permanentflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_PermanentFlags method" +linktitle: "get_PermanentFlags" +articleTitle: "get_PermanentFlags" +second_title: "Aspose.Email for C++" +description: "Gets message flags which can be changed permanently." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_permanentflags/ +--- + +## get_PermanentFlags {#get_permanentflags} + +Gets message flags which can be changed permanently. NOTE: If this is empty, then all flags can be changed permanently. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Imap:: + +```cpp +get_PermanentFlags() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_readonly/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_readonly/_index.md new file mode 100644 index 0000000000..e2e93e97f3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_readonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_ReadOnly method" +linktitle: "get_ReadOnly" +articleTitle: "get_ReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the folder is read-only." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_readonly/ +--- + +## get_ReadOnly {#get_readonly} + +Gets a value indicating whether the folder is read-only. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_ReadOnly() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_recentmessagecount/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_recentmessagecount/_index.md new file mode 100644 index 0000000000..fdd555006d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_recentmessagecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_RecentMessageCount method" +linktitle: "get_RecentMessageCount" +articleTitle: "get_RecentMessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of messages that arrived recently." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_recentmessagecount/ +--- + +## get_RecentMessageCount {#get_recentmessagecount} + +Gets the number of messages that arrived recently. + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_RecentMessageCount() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_remote/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_remote/_index.md new file mode 100644 index 0000000000..07bd5b1381 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_remote/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_Remote method" +linktitle: "get_Remote" +articleTitle: "get_Remote" +second_title: "Aspose.Email for C++" +description: "Gets value indicating that a folder is a remote mailbox." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_remote/ +--- + +## get_Remote {#get_remote} + +Gets value indicating that a folder is a remote mailbox. This option is accessible only in case if server supports IMAP4 LIST Command Extensions (rfc5258) See more: http://tools.ietf.org/html/rfc5258 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Remote() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_selectable/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_selectable/_index.md new file mode 100644 index 0000000000..54bfd0d3cd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_selectable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_Selectable method" +linktitle: "get_Selectable" +articleTitle: "get_Selectable" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is possible to select this folder." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_selectable/ +--- + +## get_Selectable {#get_selectable} + +Gets a value indicating whether it is possible to select this folder. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Selectable() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_subscribed/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_subscribed/_index.md new file mode 100644 index 0000000000..1142fe1d30 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_subscribed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_Subscribed method" +linktitle: "get_Subscribed" +articleTitle: "get_Subscribed" +second_title: "Aspose.Email for C++" +description: "Gets value that indicates that a folder name is subscribed to." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_subscribed/ +--- + +## get_Subscribed {#get_subscribed} + +Gets value that indicates that a folder name is subscribed to. See more: http://tools.ietf.org/html/rfc5258 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Subscribed() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_totalmessagecount/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_totalmessagecount/_index.md new file mode 100644 index 0000000000..16cc982a10 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_totalmessagecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_TotalMessageCount method" +linktitle: "get_TotalMessageCount" +articleTitle: "get_TotalMessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of messages in the folder." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_totalmessagecount/ +--- + +## get_TotalMessageCount {#get_totalmessagecount} + +Gets the number of messages in the folder. + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_TotalMessageCount() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_uidnext/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_uidnext/_index.md new file mode 100644 index 0000000000..a8536ccc11 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_uidnext/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_UIDNext method" +linktitle: "get_UIDNext" +articleTitle: "get_UIDNext" +second_title: "Aspose.Email for C++" +description: "Gets the validity ID of the mailbox." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_uidnext/ +--- + +## get_UIDNext {#get_uidnext} + +Gets the validity ID of the mailbox. + +**Returns:** int64_t Aspose::Email::Clients::Imap:: + +```cpp +get_UIDNext() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_uidnotsticky/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_uidnotsticky/_index.md new file mode 100644 index 0000000000..bb9bc04806 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_uidnotsticky/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_UidNotSticky method" +linktitle: "get_UidNotSticky" +articleTitle: "get_UidNotSticky" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if mail store does not support persistent UIDs This property works only if server supports UIDPLUS extension." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_uidnotsticky/ +--- + +## get_UidNotSticky {#get_uidnotsticky} + +Gets value which indicates if mail store does not support persistent UIDs This property works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_UidNotSticky() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_validityid/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_validityid/_index.md new file mode 100644 index 0000000000..42c27c9229 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/get_validityid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::get_ValidityId method" +linktitle: "get_ValidityId" +articleTitle: "get_ValidityId" +second_title: "Aspose.Email for C++" +description: "Gets the validity ID of the mailbox." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/get_validityid/ +--- + +## get_ValidityId {#get_validityid} + +Gets the validity ID of the mailbox. + +**Returns:** int64_t Aspose::Email::Clients::Imap:: + +```cpp +get_ValidityId() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/imapconnection/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/imapconnection/_index.md new file mode 100644 index 0000000000..6134fb781f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/imapconnection/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::ImapConnection method" +linktitle: "ImapConnection" +articleTitle: "ImapConnection" +second_title: "Aspose.Email for C++" +description: "ImapConnection of ImapFolderInfo." +type: docs +weight: 580 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/imapconnection/ +--- + +## ImapConnection {#imapconnection} + +```cpp +friend class ImapConnection() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/imapfolderinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/imapfolderinfo/_index.md new file mode 100644 index 0000000000..faf307ee48 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/imapfolderinfo/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::ImapFolderInfo constructor" +linktitle: "ImapFolderInfo" +articleTitle: "ImapFolderInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of ImapFolderInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/imapfolderinfo/ +--- + +## ImapFolderInfo (1 of 2) {#imapfolderinfo_1} + +Initializes a new instance of ImapFolderInfo class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapFolderInfo(System::String folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | A mailbox folder | + +--- + +## ImapFolderInfo (2 of 2) {#imapfolderinfo_2} + +Initializes a new instance of ImapFolderInfo class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapFolderInfo(System::String folder, bool readOnly, bool hasFlags) +``` + +| Parameter | Description | +| --- | --- | +| folder | A mailbox folder | +| readOnly | A value indicating whether the folder is readonly | +| hasFlags | Indicates whether the folder has flags | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/inbox/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/inbox/_index.md new file mode 100644 index 0000000000..d3d6558e49 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/inbox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::InBox method" +linktitle: "InBox" +articleTitle: "InBox" +second_title: "Aspose.Email for C++" +description: "Gets inbox name." +type: docs +weight: 590 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/inbox/ +--- + +## InBox {#inbox} + +Gets inbox name. + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +InBox() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_delimiter/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_delimiter/_index.md new file mode 100644 index 0000000000..06d4190b7b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_delimiter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_Delimiter method" +linktitle: "set_Delimiter" +articleTitle: "set_Delimiter" +second_title: "Aspose.Email for C++" +description: "Gets a string that is used to delimit levels of hieararchy under this folder." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_delimiter/ +--- + +## set_Delimiter {#set_delimiter} + +Gets a string that is used to delimit levels of hieararchy under this folder. It usually contains either '/' or '.'. This value is only set for folders returned by a call to GetFolderList methods. For GetFolderInfo method and CurrentFolder property, this will throw an exception + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Delimiter(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_flags/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_flags/_index.md new file mode 100644 index 0000000000..41a8dae1ed --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_flags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_Flags method" +linktitle: "set_Flags" +articleTitle: "set_Flags" +second_title: "Aspose.Email for C++" +description: "Sets flags that are applicable for this mailbox" +type: docs +weight: 230 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_flags/ +--- + +## set_Flags {#set_flags} + +Sets flags that are applicable for this mailbox + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Flags(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_foldertype/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_foldertype/_index.md new file mode 100644 index 0000000000..7b624e0a32 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_foldertype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_FolderType method" +linktitle: "set_FolderType" +articleTitle: "set_FolderType" +second_title: "Aspose.Email for C++" +description: "Gets information about folder purpose in case if it is used as special folder." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_foldertype/ +--- + +## set_FolderType {#set_foldertype} + +Gets information about folder purpose in case if it is used as special folder. This option is accessible only in case if server supports IMAP LIST: Special-Use Mailboxes (rfc6154) See more: http://tools.ietf.org/html/rfc6154 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_FolderType(ImapSpecialFolderTypes value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_haschildren/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_haschildren/_index.md new file mode 100644 index 0000000000..535d7e97f4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_haschildren/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_HasChildren method" +linktitle: "set_HasChildren" +articleTitle: "set_HasChildren" +second_title: "Aspose.Email for C++" +description: "Gets value indicating whether folder contains subfolders." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_haschildren/ +--- + +## set_HasChildren {#set_haschildren} + +Gets value indicating whether folder contains subfolders. This option is accessible only in case if server supports IMAP4 LIST Command Extensions (rfc5258) See more: http://tools.ietf.org/html/rfc5258 If value is true , it indicates that the folder has child sub-folders that are accessible to the currently authenticated user, otherwise false. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_HasChildren(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_highestmodsequence/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_highestmodsequence/_index.md new file mode 100644 index 0000000000..bf6d446bd2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_highestmodsequence/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_HighestModSequence method" +linktitle: "set_HighestModSequence" +articleTitle: "set_HighestModSequence" +second_title: "Aspose.Email for C++" +description: "Gets value of all messages in the mailbox." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_highestmodsequence/ +--- + +## set_HighestModSequence {#set_highestmodsequence} + +Gets value of all messages in the mailbox. See more: https://tools.ietf.org/html/rfc7162 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_HighestModSequence(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_marked/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_marked/_index.md new file mode 100644 index 0000000000..b590d55185 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_marked/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_Marked method" +linktitle: "set_Marked" +articleTitle: "set_Marked" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is marked this folder." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_marked/ +--- + +## set_Marked {#set_marked} + +Gets a value indicating whether it is marked this folder. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Marked(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_name/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_name/_index.md new file mode 100644 index 0000000000..da854d4bbb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name of the folder." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_name/ +--- + +## set_Name {#set_name} + +Gets the name of the folder. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_newmessagecount/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_newmessagecount/_index.md new file mode 100644 index 0000000000..989daca642 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_newmessagecount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_NewMessageCount method" +linktitle: "set_NewMessageCount" +articleTitle: "set_NewMessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of the new messages." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_newmessagecount/ +--- + +## set_NewMessageCount {#set_newmessagecount} + +Gets the number of the new messages. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_NewMessageCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_noinferiors/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_noinferiors/_index.md new file mode 100644 index 0000000000..2f525c472e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_noinferiors/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_NoInferiors method" +linktitle: "set_NoInferiors" +articleTitle: "set_NoInferiors" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether this folder can have child levels." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_noinferiors/ +--- + +## set_NoInferiors {#set_noinferiors} + +Gets a value indicating whether this folder can have child levels. If it is True , then no child levels exist now and none can be created in the future + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_NoInferiors(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_nomodseq/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_nomodseq/_index.md new file mode 100644 index 0000000000..d344baf0b4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_nomodseq/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_NoModSeq method" +linktitle: "set_NoModSeq" +articleTitle: "set_NoModSeq" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if mailbox supports mod-sequences." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_nomodseq/ +--- + +## set_NoModSeq {#set_nomodseq} + +Gets value which indicates if mailbox supports mod-sequences. This property works only if server supports CONDSTORE extension. Please, read more https://tools.ietf.org/html/rfc4551#section-3.1.2 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_NoModSeq(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_nonexistent/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_nonexistent/_index.md new file mode 100644 index 0000000000..3b13041168 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_nonexistent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_NonExistent method" +linktitle: "set_NonExistent" +articleTitle: "set_NonExistent" +second_title: "Aspose.Email for C++" +description: "Gets value indicating whether a folder name is referred to an existing folder." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_nonexistent/ +--- + +## set_NonExistent {#set_nonexistent} + +Gets value indicating whether a folder name is referred to an existing folder. See more: http://tools.ietf.org/html/rfc5258 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_NonExistent(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_permanentflags/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_permanentflags/_index.md new file mode 100644 index 0000000000..189c8668ff --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_permanentflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_PermanentFlags method" +linktitle: "set_PermanentFlags" +articleTitle: "set_PermanentFlags" +second_title: "Aspose.Email for C++" +description: "Sets message flags which can be changed permanently." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_permanentflags/ +--- + +## set_PermanentFlags {#set_permanentflags} + +Sets message flags which can be changed permanently. NOTE: If this is empty, then all flags can be changed permanently. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_PermanentFlags(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_readonly/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_readonly/_index.md new file mode 100644 index 0000000000..2915053823 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_readonly/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_ReadOnly method" +linktitle: "set_ReadOnly" +articleTitle: "set_ReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the folder is read-only." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_readonly/ +--- + +## set_ReadOnly {#set_readonly} + +Gets a value indicating whether the folder is read-only. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ReadOnly(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_recentmessagecount/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_recentmessagecount/_index.md new file mode 100644 index 0000000000..86e22d94a8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_recentmessagecount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_RecentMessageCount method" +linktitle: "set_RecentMessageCount" +articleTitle: "set_RecentMessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of messages that arrived recently." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_recentmessagecount/ +--- + +## set_RecentMessageCount {#set_recentmessagecount} + +Gets the number of messages that arrived recently. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_RecentMessageCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_remote/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_remote/_index.md new file mode 100644 index 0000000000..ff1fdbceea --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_remote/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_Remote method" +linktitle: "set_Remote" +articleTitle: "set_Remote" +second_title: "Aspose.Email for C++" +description: "Gets value indicating that a folder is a remote mailbox." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_remote/ +--- + +## set_Remote {#set_remote} + +Gets value indicating that a folder is a remote mailbox. This option is accessible only in case if server supports IMAP4 LIST Command Extensions (rfc5258) See more: http://tools.ietf.org/html/rfc5258 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Remote(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_selectable/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_selectable/_index.md new file mode 100644 index 0000000000..32cbe15fc2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_selectable/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_Selectable method" +linktitle: "set_Selectable" +articleTitle: "set_Selectable" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is possible to select this folder." +type: docs +weight: 370 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_selectable/ +--- + +## set_Selectable {#set_selectable} + +Gets a value indicating whether it is possible to select this folder. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Selectable(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_subscribed/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_subscribed/_index.md new file mode 100644 index 0000000000..a0ead833f9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_subscribed/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_Subscribed method" +linktitle: "set_Subscribed" +articleTitle: "set_Subscribed" +second_title: "Aspose.Email for C++" +description: "Gets value that indicates that a folder name is subscribed to." +type: docs +weight: 380 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_subscribed/ +--- + +## set_Subscribed {#set_subscribed} + +Gets value that indicates that a folder name is subscribed to. See more: http://tools.ietf.org/html/rfc5258 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Subscribed(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_totalmessagecount/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_totalmessagecount/_index.md new file mode 100644 index 0000000000..fba8255fd2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_totalmessagecount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_TotalMessageCount method" +linktitle: "set_TotalMessageCount" +articleTitle: "set_TotalMessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of messages in the folder." +type: docs +weight: 390 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_totalmessagecount/ +--- + +## set_TotalMessageCount {#set_totalmessagecount} + +Gets the number of messages in the folder. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_TotalMessageCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_uidnext/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_uidnext/_index.md new file mode 100644 index 0000000000..185ceb1c3e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_uidnext/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_UIDNext method" +linktitle: "set_UIDNext" +articleTitle: "set_UIDNext" +second_title: "Aspose.Email for C++" +description: "Gets the validity ID of the mailbox." +type: docs +weight: 400 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_uidnext/ +--- + +## set_UIDNext {#set_uidnext} + +Gets the validity ID of the mailbox. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_UIDNext(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_uidnotsticky/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_uidnotsticky/_index.md new file mode 100644 index 0000000000..e7e95c8cf8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_uidnotsticky/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_UidNotSticky method" +linktitle: "set_UidNotSticky" +articleTitle: "set_UidNotSticky" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if mail store does not support persistent UIDs This property works only if server supports UIDPLUS extension." +type: docs +weight: 410 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_uidnotsticky/ +--- + +## set_UidNotSticky {#set_uidnotsticky} + +Gets value which indicates if mail store does not support persistent UIDs This property works only if server supports UIDPLUS extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_UidNotSticky(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_validityid/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_validityid/_index.md new file mode 100644 index 0000000000..b28cfbc482 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/set_validityid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::set_ValidityId method" +linktitle: "set_ValidityId" +articleTitle: "set_ValidityId" +second_title: "Aspose.Email for C++" +description: "Gets the validity ID of the mailbox." +type: docs +weight: 420 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/set_validityid/ +--- + +## set_ValidityId {#set_validityid} + +Gets the validity ID of the mailbox. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ValidityId(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfo/tostring/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfo/tostring/_index.md new file mode 100644 index 0000000000..406afdbc67 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfo/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfo::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 430 +url: /cpp/aspose.email.clients.imap/imapfolderinfo/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/_index.md new file mode 100644 index 0000000000..aa029a9e1d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollection class" +linktitle: "ImapFolderInfoCollection" +articleTitle: "ImapFolderInfoCollection" +second_title: "Aspose.Email for C++" +description: "Provides a container for a collection of ImapFolderInfo objects." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollection/ +--- + +## ImapFolderInfoCollection class + +Provides a container for a collection of ImapFolderInfo objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapFolderInfoCollection (2 overloads)](./imapfolderinfocollection/) | Initializes a new instance of the ImapFolderInfoCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds the ImapFolderInfo to the ImapFolderInfoCollection . | +| [AddRange](./addrange/) | Adds the ImapFolderInfo to the ImapFolderInfoCollection . | +| [get_SyncRoot](./get_syncroot/) | Gets an object that can be used to synchronize access to the collection. | +| [RemoveAt](./removeat/) | Remove a folder info at specified index. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/add/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/add/_index.md new file mode 100644 index 0000000000..8a19ccc226 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds the ImapFolderInfo to the ImapFolderInfoCollection ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollection/add/ +--- + +## Add {#add} + +Adds the ImapFolderInfo to the ImapFolderInfoCollection . + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Add(const System::SharedPtr < ImapFolderInfo > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The ImapFolderInfo object. | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/addrange/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/addrange/_index.md new file mode 100644 index 0000000000..56b4652a1d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/addrange/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollection::AddRange method" +linktitle: "AddRange" +articleTitle: "AddRange" +second_title: "Aspose.Email for C++" +description: "Adds the ImapFolderInfo to the ImapFolderInfoCollection ." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollection/addrange/ +--- + +## AddRange {#addrange} + +Adds the ImapFolderInfo to the ImapFolderInfoCollection . + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddRange(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapFolderInfo >>> folders) +``` + +| Parameter | Description | +| --- | --- | +| folders | The ImapFolderInfo objects. | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/get_syncroot/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/get_syncroot/_index.md new file mode 100644 index 0000000000..9eb87c9634 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/get_syncroot/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollection::get_SyncRoot method" +linktitle: "get_SyncRoot" +articleTitle: "get_SyncRoot" +second_title: "Aspose.Email for C++" +description: "Gets an object that can be used to synchronize access to the collection." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollection/get_syncroot/ +--- + +## get_SyncRoot {#get_syncroot} + +Gets an object that can be used to synchronize access to the collection. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Imap:: + +```cpp +get_SyncRoot() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/imapfolderinfocollection/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/imapfolderinfocollection/_index.md new file mode 100644 index 0000000000..392713c6e2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/imapfolderinfocollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollection::ImapFolderInfoCollection constructor" +linktitle: "ImapFolderInfoCollection" +articleTitle: "ImapFolderInfoCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapFolderInfoCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollection/imapfolderinfocollection/ +--- + +## ImapFolderInfoCollection (1 of 2) {#imapfolderinfocollection_1} + +Initializes a new instance of the ImapFolderInfoCollection class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapFolderInfoCollection() +``` + +--- + +## ImapFolderInfoCollection (2 of 2) {#imapfolderinfocollection_2} + +Initializes a new instance of the ImapFolderInfoCollection class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapFolderInfoCollection(const System::ArrayPtr< System::SharedPtr < ImapFolderInfo >> & folders) +``` + +| Parameter | Description | +| --- | --- | +| folders | Initial folders | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/removeat/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/removeat/_index.md new file mode 100644 index 0000000000..52894983de --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollection::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Remove a folder info at specified index." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollection/removeat/ +--- + +## RemoveAt {#removeat} + +Remove a folder info at specified index. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the ImapFolderInfo to remove. | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..5102e3806d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapFolderInfoCollection." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/_index.md new file mode 100644 index 0000000000..1ccd933ff7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollectionBase class" +linktitle: "ImapFolderInfoCollectionBase" +articleTitle: "ImapFolderInfoCollectionBase" +second_title: "Aspose.Email for C++" +description: "Provides a container for a collection of ImapFolderInfo objects" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/ +--- + +## ImapFolderInfoCollectionBase class + +Provides a container for a collection of ImapFolderInfo objects + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapFolderInfoCollectionBase (2 overloads)](./imapfolderinfocollectionbase/) | Initializes a new instance of the ImapFolderInfoCollectionBase class. | + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/imapfolderinfocollectionbase/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/imapfolderinfocollectionbase/_index.md new file mode 100644 index 0000000000..1303cc1f0f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/imapfolderinfocollectionbase/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollectionBase::ImapFolderInfoCollectionBase constructor" +linktitle: "ImapFolderInfoCollectionBase" +articleTitle: "ImapFolderInfoCollectionBase" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapFolderInfoCollectionBase class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/imapfolderinfocollectionbase/ +--- + +## ImapFolderInfoCollectionBase (1 of 2) {#imapfolderinfocollectionbase_1} + +Initializes a new instance of the ImapFolderInfoCollectionBase class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapFolderInfoCollectionBase() +``` + +--- + +## ImapFolderInfoCollectionBase (2 of 2) {#imapfolderinfocollectionbase_2} + +Initializes a new instance of the ImapFolderInfoCollectionBase class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapFolderInfoCollectionBase(System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < ImapFolderInfo >>> list) +``` + +| Parameter | Description | +| --- | --- | +| list | The list that is wrapped by the new collection. | + diff --git a/english/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/settemplateweakptr/_index.md new file mode 100644 index 0000000000..54c0508777 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapFolderInfoCollectionBase::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapFolderInfoCollectionBase." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/_index.md new file mode 100644 index 0000000000..089f75e410 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo class" +linktitle: "ImapIdentificationInfo" +articleTitle: "ImapIdentificationInfo" +second_title: "Aspose.Email for C++" +description: "Represents class-container with identification information to exchange between mail client and server." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/ +--- + +## ImapIdentificationInfo class + +Represents class-container with identification information to exchange between mail client and server. Please, read more rfc2971 https://tools.ietf.org/html/rfc2971 + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapIdentificationInfo](./imapidentificationinfo/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Address](./get_address/) | Postal address of contact/vendor | +| [get_Arguments](./get_arguments/) | Arguments supplied on the command line, if any. | +| [get_Command](./get_command/) | Command used to start the program | +| [get_Date](./get_date/) | Date program was released, specified as a date-time in IMAP4rev1 | +| [get_DefaultValue](./get_defaultvalue/) | Default value | +| [get_Environment](./get_environment/) | Description of environment, i.e., UNIX environment variables or Windows registry settings | +| [get_Name](./get_name/) | Name of the program | +| [get_Os](./get_os/) | Name of the operating system | +| [get_OsVersion](./get_osversion/) | Version of the operating system | +| [get_RawData](./get_rawdata/) | Raw data for imap ID command | +| [get_SupportUrl](./get_supporturl/) | URL to contact for support | +| [get_Vendor](./get_vendor/) | Vendor of the client server | +| [get_Version](./get_version/) | Version number of the program | +| [set_Address](./set_address/) | Postal address of contact/vendor | +| [set_Arguments](./set_arguments/) | Arguments supplied on the command line, if any. | +| [set_Command](./set_command/) | Command used to start the program | +| [set_Date](./set_date/) | Date program was released, specified as a date-time in IMAP4rev1 | +| [set_Environment](./set_environment/) | Description of environment, i.e., UNIX environment variables or Windows registry settings | +| [set_Name](./set_name/) | Name of the program | +| [set_Os](./set_os/) | Name of the operating system | +| [set_OsVersion](./set_osversion/) | Version of the operating system | +| [set_SupportUrl](./set_supporturl/) | URL to contact for support | +| [set_Vendor](./set_vendor/) | Vendor of the client server | +| [set_Version](./set_version/) | Version number of the program | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [AddressKey](./addresskey/) | | +| [ArgumentsKey](./argumentskey/) | | +| [CommandKey](./commandkey/) | | +| [DateKey](./datekey/) | | +| [EnvironmentKey](./environmentkey/) | | +| [NameKey](./namekey/) | | +| [OsKey](./oskey/) | | +| [OsVersionKey](./osversionkey/) | | +| [SupportUrlKey](./supporturlkey/) | | +| [VendorKey](./vendorkey/) | | +| [VersionKey](./versionkey/) | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/addresskey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/addresskey/_index.md new file mode 100644 index 0000000000..ab1ac7923f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/addresskey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::AddressKey method" +linktitle: "AddressKey" +articleTitle: "AddressKey" +second_title: "Aspose.Email for C++" +description: "AddressKey of ImapIdentificationInfo." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/addresskey/ +--- + +## AddressKey {#addresskey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +AddressKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/argumentskey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/argumentskey/_index.md new file mode 100644 index 0000000000..9d85edfa9d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/argumentskey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::ArgumentsKey method" +linktitle: "ArgumentsKey" +articleTitle: "ArgumentsKey" +second_title: "Aspose.Email for C++" +description: "ArgumentsKey of ImapIdentificationInfo." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/argumentskey/ +--- + +## ArgumentsKey {#argumentskey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +ArgumentsKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/commandkey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/commandkey/_index.md new file mode 100644 index 0000000000..42be866c4a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/commandkey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::CommandKey method" +linktitle: "CommandKey" +articleTitle: "CommandKey" +second_title: "Aspose.Email for C++" +description: "CommandKey of ImapIdentificationInfo." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/commandkey/ +--- + +## CommandKey {#commandkey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +CommandKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/datekey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/datekey/_index.md new file mode 100644 index 0000000000..681b459960 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/datekey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::DateKey method" +linktitle: "DateKey" +articleTitle: "DateKey" +second_title: "Aspose.Email for C++" +description: "DateKey of ImapIdentificationInfo." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/datekey/ +--- + +## DateKey {#datekey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +DateKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/environmentkey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/environmentkey/_index.md new file mode 100644 index 0000000000..ada7d83b07 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/environmentkey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::EnvironmentKey method" +linktitle: "EnvironmentKey" +articleTitle: "EnvironmentKey" +second_title: "Aspose.Email for C++" +description: "EnvironmentKey of ImapIdentificationInfo." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/environmentkey/ +--- + +## EnvironmentKey {#environmentkey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +EnvironmentKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_address/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_address/_index.md new file mode 100644 index 0000000000..971451d89e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_Address method" +linktitle: "get_Address" +articleTitle: "get_Address" +second_title: "Aspose.Email for C++" +description: "Postal address of contact/vendor" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_address/ +--- + +## get_Address {#get_address} + +Postal address of contact/vendor + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Address() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_arguments/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_arguments/_index.md new file mode 100644 index 0000000000..198977d7b9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_arguments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_Arguments method" +linktitle: "get_Arguments" +articleTitle: "get_Arguments" +second_title: "Aspose.Email for C++" +description: "Arguments supplied on the command line, if any." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_arguments/ +--- + +## get_Arguments {#get_arguments} + +Arguments supplied on the command line, if any. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Arguments() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_command/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_command/_index.md new file mode 100644 index 0000000000..98b4a0cafb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_command/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_Command method" +linktitle: "get_Command" +articleTitle: "get_Command" +second_title: "Aspose.Email for C++" +description: "Command used to start the program" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_command/ +--- + +## get_Command {#get_command} + +Command used to start the program + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Command() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_date/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_date/_index.md new file mode 100644 index 0000000000..6067728d9c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "Date program was released, specified as a date-time in IMAP4rev1" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_date/ +--- + +## get_Date {#get_date} + +Date program was released, specified as a date-time in IMAP4rev1 + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_defaultvalue/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_defaultvalue/_index.md new file mode 100644 index 0000000000..e215491b69 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_defaultvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_DefaultValue method" +linktitle: "get_DefaultValue" +articleTitle: "get_DefaultValue" +second_title: "Aspose.Email for C++" +description: "Default value" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_defaultvalue/ +--- + +## get_DefaultValue {#get_defaultvalue} + +Default value + +**Returns:** static System::SharedPtr < ImapIdentificationInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_DefaultValue() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_environment/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_environment/_index.md new file mode 100644 index 0000000000..a769a38dce --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_environment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_Environment method" +linktitle: "get_Environment" +articleTitle: "get_Environment" +second_title: "Aspose.Email for C++" +description: "Description of environment, i.e., UNIX environment variables or Windows registry settings" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_environment/ +--- + +## get_Environment {#get_environment} + +Description of environment, i.e., UNIX environment variables or Windows registry settings + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Environment() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_name/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_name/_index.md new file mode 100644 index 0000000000..c04edc31d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Name of the program" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_name/ +--- + +## get_Name {#get_name} + +Name of the program + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_os/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_os/_index.md new file mode 100644 index 0000000000..851891b27f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_os/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_Os method" +linktitle: "get_Os" +articleTitle: "get_Os" +second_title: "Aspose.Email for C++" +description: "Name of the operating system" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_os/ +--- + +## get_Os {#get_os} + +Name of the operating system + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Os() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_osversion/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_osversion/_index.md new file mode 100644 index 0000000000..2d3e32e313 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_osversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_OsVersion method" +linktitle: "get_OsVersion" +articleTitle: "get_OsVersion" +second_title: "Aspose.Email for C++" +description: "Version of the operating system" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_osversion/ +--- + +## get_OsVersion {#get_osversion} + +Version of the operating system + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_OsVersion() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_rawdata/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_rawdata/_index.md new file mode 100644 index 0000000000..f9e170769c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_rawdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_RawData method" +linktitle: "get_RawData" +articleTitle: "get_RawData" +second_title: "Aspose.Email for C++" +description: "Raw data for imap ID command" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_rawdata/ +--- + +## get_RawData {#get_rawdata} + +Raw data for imap ID command + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Imap:: + +```cpp +get_RawData() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_supporturl/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_supporturl/_index.md new file mode 100644 index 0000000000..e39a06bb0e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_supporturl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_SupportUrl method" +linktitle: "get_SupportUrl" +articleTitle: "get_SupportUrl" +second_title: "Aspose.Email for C++" +description: "URL to contact for support" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_supporturl/ +--- + +## get_SupportUrl {#get_supporturl} + +URL to contact for support + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_SupportUrl() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_vendor/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_vendor/_index.md new file mode 100644 index 0000000000..a553e1c251 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_vendor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_Vendor method" +linktitle: "get_Vendor" +articleTitle: "get_Vendor" +second_title: "Aspose.Email for C++" +description: "Vendor of the client server" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_vendor/ +--- + +## get_Vendor {#get_vendor} + +Vendor of the client server + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Vendor() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_version/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_version/_index.md new file mode 100644 index 0000000000..4e4cfaeaa2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/get_version/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::get_Version method" +linktitle: "get_Version" +articleTitle: "get_Version" +second_title: "Aspose.Email for C++" +description: "Version number of the program" +type: docs +weight: 130 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/get_version/ +--- + +## get_Version {#get_version} + +Version number of the program + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Version() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/imapidentificationinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/imapidentificationinfo/_index.md new file mode 100644 index 0000000000..2fb4408659 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/imapidentificationinfo/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::ImapIdentificationInfo constructor" +linktitle: "ImapIdentificationInfo" +articleTitle: "ImapIdentificationInfo" +second_title: "Aspose.Email for C++" +description: "ImapIdentificationInfo of ImapIdentificationInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/imapidentificationinfo/ +--- + +## ImapIdentificationInfo {#imapidentificationinfo} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapIdentificationInfo() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/namekey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/namekey/_index.md new file mode 100644 index 0000000000..09df316836 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/namekey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::NameKey method" +linktitle: "NameKey" +articleTitle: "NameKey" +second_title: "Aspose.Email for C++" +description: "NameKey of ImapIdentificationInfo." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/namekey/ +--- + +## NameKey {#namekey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +NameKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/oskey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/oskey/_index.md new file mode 100644 index 0000000000..51de7b67a5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/oskey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::OsKey method" +linktitle: "OsKey" +articleTitle: "OsKey" +second_title: "Aspose.Email for C++" +description: "OsKey of ImapIdentificationInfo." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/oskey/ +--- + +## OsKey {#oskey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +OsKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/osversionkey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/osversionkey/_index.md new file mode 100644 index 0000000000..c9fb24687e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/osversionkey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::OsVersionKey method" +linktitle: "OsVersionKey" +articleTitle: "OsVersionKey" +second_title: "Aspose.Email for C++" +description: "OsVersionKey of ImapIdentificationInfo." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/osversionkey/ +--- + +## OsVersionKey {#osversionkey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +OsVersionKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_address/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_address/_index.md new file mode 100644 index 0000000000..b8c244d1a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_Address method" +linktitle: "set_Address" +articleTitle: "set_Address" +second_title: "Aspose.Email for C++" +description: "Postal address of contact/vendor" +type: docs +weight: 140 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_address/ +--- + +## set_Address {#set_address} + +Postal address of contact/vendor + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_arguments/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_arguments/_index.md new file mode 100644 index 0000000000..d7c4cfce2e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_arguments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_Arguments method" +linktitle: "set_Arguments" +articleTitle: "set_Arguments" +second_title: "Aspose.Email for C++" +description: "Arguments supplied on the command line, if any." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_arguments/ +--- + +## set_Arguments {#set_arguments} + +Arguments supplied on the command line, if any. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Arguments(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_command/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_command/_index.md new file mode 100644 index 0000000000..df3553ceea --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_command/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_Command method" +linktitle: "set_Command" +articleTitle: "set_Command" +second_title: "Aspose.Email for C++" +description: "Command used to start the program" +type: docs +weight: 160 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_command/ +--- + +## set_Command {#set_command} + +Command used to start the program + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Command(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_date/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_date/_index.md new file mode 100644 index 0000000000..88b6788f52 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_date/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_Date method" +linktitle: "set_Date" +articleTitle: "set_Date" +second_title: "Aspose.Email for C++" +description: "Date program was released, specified as a date-time in IMAP4rev1" +type: docs +weight: 170 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_date/ +--- + +## set_Date {#set_date} + +Date program was released, specified as a date-time in IMAP4rev1 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Date(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_environment/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_environment/_index.md new file mode 100644 index 0000000000..a5119de9af --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_environment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_Environment method" +linktitle: "set_Environment" +articleTitle: "set_Environment" +second_title: "Aspose.Email for C++" +description: "Description of environment, i.e., UNIX environment variables or Windows registry settings" +type: docs +weight: 180 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_environment/ +--- + +## set_Environment {#set_environment} + +Description of environment, i.e., UNIX environment variables or Windows registry settings + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Environment(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_name/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_name/_index.md new file mode 100644 index 0000000000..ee975f6f60 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Name of the program" +type: docs +weight: 190 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_name/ +--- + +## set_Name {#set_name} + +Name of the program + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_os/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_os/_index.md new file mode 100644 index 0000000000..0952142ac6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_os/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_Os method" +linktitle: "set_Os" +articleTitle: "set_Os" +second_title: "Aspose.Email for C++" +description: "Name of the operating system" +type: docs +weight: 200 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_os/ +--- + +## set_Os {#set_os} + +Name of the operating system + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Os(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_osversion/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_osversion/_index.md new file mode 100644 index 0000000000..1b8e715e74 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_osversion/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_OsVersion method" +linktitle: "set_OsVersion" +articleTitle: "set_OsVersion" +second_title: "Aspose.Email for C++" +description: "Version of the operating system" +type: docs +weight: 210 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_osversion/ +--- + +## set_OsVersion {#set_osversion} + +Version of the operating system + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_OsVersion(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_supporturl/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_supporturl/_index.md new file mode 100644 index 0000000000..2fb28c5e33 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_supporturl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_SupportUrl method" +linktitle: "set_SupportUrl" +articleTitle: "set_SupportUrl" +second_title: "Aspose.Email for C++" +description: "URL to contact for support" +type: docs +weight: 220 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_supporturl/ +--- + +## set_SupportUrl {#set_supporturl} + +URL to contact for support + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_SupportUrl(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_vendor/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_vendor/_index.md new file mode 100644 index 0000000000..c542a81a65 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_vendor/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_Vendor method" +linktitle: "set_Vendor" +articleTitle: "set_Vendor" +second_title: "Aspose.Email for C++" +description: "Vendor of the client server" +type: docs +weight: 230 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_vendor/ +--- + +## set_Vendor {#set_vendor} + +Vendor of the client server + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Vendor(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_version/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_version/_index.md new file mode 100644 index 0000000000..fe2fe509d6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/set_version/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::set_Version method" +linktitle: "set_Version" +articleTitle: "set_Version" +second_title: "Aspose.Email for C++" +description: "Version number of the program" +type: docs +weight: 240 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/set_version/ +--- + +## set_Version {#set_version} + +Version number of the program + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Version(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/supporturlkey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/supporturlkey/_index.md new file mode 100644 index 0000000000..96ba44dc0a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/supporturlkey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::SupportUrlKey method" +linktitle: "SupportUrlKey" +articleTitle: "SupportUrlKey" +second_title: "Aspose.Email for C++" +description: "SupportUrlKey of ImapIdentificationInfo." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/supporturlkey/ +--- + +## SupportUrlKey {#supporturlkey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +SupportUrlKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/tostring/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/tostring/_index.md new file mode 100644 index 0000000000..92d3dc9a19 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/vendorkey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/vendorkey/_index.md new file mode 100644 index 0000000000..7a3a59c437 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/vendorkey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::VendorKey method" +linktitle: "VendorKey" +articleTitle: "VendorKey" +second_title: "Aspose.Email for C++" +description: "VendorKey of ImapIdentificationInfo." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/vendorkey/ +--- + +## VendorKey {#vendorkey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +VendorKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapidentificationinfo/versionkey/_index.md b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/versionkey/_index.md new file mode 100644 index 0000000000..64fe6d82a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapidentificationinfo/versionkey/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapIdentificationInfo::VersionKey method" +linktitle: "VersionKey" +articleTitle: "VersionKey" +second_title: "Aspose.Email for C++" +description: "VersionKey of ImapIdentificationInfo." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.imap/imapidentificationinfo/versionkey/ +--- + +## VersionKey {#versionkey} + +**Returns:** const System::String Aspose::Email::Clients::Imap:: + +```cpp +VersionKey() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapknownauthenticationtype/_index.md b/english/cpp/aspose.email.clients.imap/imapknownauthenticationtype/_index.md new file mode 100644 index 0000000000..f52d4ba98c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapknownauthenticationtype/_index.md @@ -0,0 +1,46 @@ +--- +title: "ImapKnownAuthenticationType Enum" +linktitle: "ImapKnownAuthenticationType" +articleTitle: "ImapKnownAuthenticationType" +second_title: "Aspose.Email for C++" +description: "None" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapknownauthenticationtype/ +--- + +## ImapKnownAuthenticationType enumeration (28 values) + +None + +| Value | Description | +| --- | --- | +| None | None | +| Login | https://tools.ietf.org/id/draft-murchison-sasl-login-00.txt | +| OAUTH2 | https://tools.ietf.org/html/rfc7628 | +| NTLM | http://davenport.sourceforge.net/ntlm.html https://tools.ietf.org/doc/tcllib/html/sasl.html | +| Plain | https://tools.ietf.org/html/rfc4422 | +| GSSAPI | GSS-API https://tools.ietf.org/html/rfc2078 https://tools.ietf.org/html/rfc2222 Kerberos V5 https://tools.ietf.org/html/rfc4752 | +| CramMD5 | https://tools.ietf.org/html/rfc2195 | +| External | https://tools.ietf.org/html/rfc2222 | +| KerberosV4 | https://tools.ietf.org/html/rfc2222 | +| Anonymous | https://tools.ietf.org/html/rfc4505 | +| DigestMD5 | https://tools.ietf.org/html/rfc2831 | +| GSSSPNEGO | GSS-SPNEGO https://tools.ietf.org/html/rfc5801#section-14 https://tools.ietf.org/html/rfc4178 | +| OtpMd4 | https://tools.ietf.org/html/rfc2444 | +| OtpMd5 | https://tools.ietf.org/html/rfc2444 | +| OtpSha1 | https://tools.ietf.org/html/rfc2444 | +| SKEY | https://tools.ietf.org/html/rfc1760 https://tools.ietf.org/html/rfc2222#section-7.3 | +| PassDssSha3Des1 | https://tools.ietf.org/html/draft-newman-sasl-passdss-00 | +| ScramSha1 | https://tools.ietf.org/html/rfc5802 | +| ScramSha1Plus | https://tools.ietf.org/html/rfc5802 | +| ScramSha224 | | +| ScramSha224Plus | | +| ScramSha256 | https://tools.ietf.org/html/rfc7677 | +| ScramSha256Plus | https://tools.ietf.org/html/rfc7677 | +| ScramSha384 | | +| ScramSha384Plus | | +| ScramSha512 | https://tools.ietf.org/html/draft-melnikov-scram-sha-512-01 | +| ScramSha512Plus | https://tools.ietf.org/html/draft-melnikov-scram-sha-512-01 | +| ImapLogin | https://tools.ietf.org/html/rfc3501#section-6.2.3 | + diff --git a/english/cpp/aspose.email.clients.imap/imaplistfields/_index.md b/english/cpp/aspose.email.clients.imap/imaplistfields/_index.md new file mode 100644 index 0000000000..700367e5ea --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imaplistfields/_index.md @@ -0,0 +1,20 @@ +--- +title: "ImapListFields Enum" +linktitle: "ImapListFields" +articleTitle: "ImapListFields" +second_title: "Aspose.Email for C++" +description: "Fields that may be retrieved from the server" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imaplistfields/ +--- + +## ImapListFields enumeration (2 values) + +Fields that may be retrieved from the server + +| Value | Description | +| --- | --- | +| IdOnly | Includes UniqueId, SequenceNumber | +| Main | Includes SequenceNumber, UniqueId, Size, Flags, InternalDate, Envelop, MESSAGE-ID, List-Unsubscribe | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/_index.md new file mode 100644 index 0000000000..9af7e2793a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo class" +linktitle: "ImapMailboxInfo" +articleTitle: "ImapMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Contains set of special-use mailboxes" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/ +--- + +## ImapMailboxInfo class + +Contains set of special-use mailboxes + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapMailboxInfo](./imapmailboxinfo/) | Initializes a new instance of ImapMailboxInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AllMessages](./get_allmessages/) | Gets mailbox presents all messages in the user's message store. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [get_ArchivedMessages](./get_archivedmessages/) | Gets mailbox is used to archive messages. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [get_DraftMessages](./get_draftmessages/) | Gets mailbox is used to hold draft messages typically, messages that are being composed but have not yet been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [get_FlaggedMessages](./get_flaggedmessages/) | Gets mailbox presents all messages marked in some way as "important". Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [get_Important](./get_important/) | Gets mailbox is used to hold messages that have been marked as important. Please note, this value may be null if server does not support rfc8457 or folder has not been created. | +| [get_Inbox](./get_inbox/) | Gets mailbox is used to hold incoming messages. | +| [get_JunkMessages](./get_junkmessages/) | Gets mailbox is where messages deemed to be junk mail are held. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [get_SentMessages](./get_sentmessages/) | Gets mailbox is used to hold copies of messages that have been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [get_Trash](./get_trash/) | Gets mailbox is used to hold messages that have been deleted or marked for deletion. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [set_AllMessages](./set_allmessages/) | Gets mailbox presents all messages in the user's message store. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [set_ArchivedMessages](./set_archivedmessages/) | Gets mailbox is used to archive messages. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [set_DraftMessages](./set_draftmessages/) | Gets mailbox is used to hold draft messages typically, messages that are being composed but have not yet been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [set_FlaggedMessages](./set_flaggedmessages/) | Gets mailbox presents all messages marked in some way as "important". Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [set_Important](./set_important/) | Gets mailbox is used to hold messages that have been marked as important. Please note, this value may be null if server does not support rfc8457 or folder has not been created. | +| [set_Inbox](./set_inbox/) | Gets mailbox is used to hold incoming messages. | +| [set_JunkMessages](./set_junkmessages/) | Gets mailbox is where messages deemed to be junk mail are held. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [set_SentMessages](./set_sentmessages/) | Gets mailbox is used to hold copies of messages that have been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [set_Trash](./set_trash/) | Gets mailbox is used to hold messages that have been deleted or marked for deletion. Please note, this value may be null if server does not support rfc6154 or folder has not been created. | +| [ToArray](./toarray/) | Gets array of existed well-known folders. If well-known folder is null, it won't be included in array. | +| [Aspose::Email::Clients::Imap::Commands::ConnectGrCommand](./asposeemailclientsimapcommandsconnectgrcommand/) | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/asposeemailclientsimapcommandsconnectgrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/asposeemailclientsimapcommandsconnectgrcommand/_index.md new file mode 100644 index 0000000000..d6aec536ab --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/asposeemailclientsimapcommandsconnectgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::Aspose::Email::Clients::Imap::Commands::ConnectGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ConnectGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ConnectGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ConnectGrCommand of ImapMailboxInfo." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/asposeemailclientsimapcommandsconnectgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ConnectGrCommand {#asposeemailclientsimapcommandsconnectgrcommand} + +```cpp +ConnectGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_allmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_allmessages/_index.md new file mode 100644 index 0000000000..7d55a75801 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_allmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::get_AllMessages method" +linktitle: "get_AllMessages" +articleTitle: "get_AllMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox presents all messages in the user's message store." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/get_allmessages/ +--- + +## get_AllMessages {#get_allmessages} + +Gets mailbox presents all messages in the user's message store. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_AllMessages() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_archivedmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_archivedmessages/_index.md new file mode 100644 index 0000000000..e3368d21a9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_archivedmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::get_ArchivedMessages method" +linktitle: "get_ArchivedMessages" +articleTitle: "get_ArchivedMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to archive messages." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/get_archivedmessages/ +--- + +## get_ArchivedMessages {#get_archivedmessages} + +Gets mailbox is used to archive messages. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_ArchivedMessages() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_draftmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_draftmessages/_index.md new file mode 100644 index 0000000000..571f5d98e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_draftmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::get_DraftMessages method" +linktitle: "get_DraftMessages" +articleTitle: "get_DraftMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold draft messages typically, messages that are being composed but have not yet been sent." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/get_draftmessages/ +--- + +## get_DraftMessages {#get_draftmessages} + +Gets mailbox is used to hold draft messages typically, messages that are being composed but have not yet been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_DraftMessages() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_flaggedmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_flaggedmessages/_index.md new file mode 100644 index 0000000000..47113c03c3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_flaggedmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::get_FlaggedMessages method" +linktitle: "get_FlaggedMessages" +articleTitle: "get_FlaggedMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox presents all messages marked in some way as \"important\"." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/get_flaggedmessages/ +--- + +## get_FlaggedMessages {#get_flaggedmessages} + +Gets mailbox presents all messages marked in some way as "important". Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_FlaggedMessages() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_important/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_important/_index.md new file mode 100644 index 0000000000..b71e394c89 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_important/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::get_Important method" +linktitle: "get_Important" +articleTitle: "get_Important" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold messages that have been marked as important." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/get_important/ +--- + +## get_Important {#get_important} + +Gets mailbox is used to hold messages that have been marked as important. Please note, this value may be null if server does not support rfc8457 or folder has not been created. + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_Important() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_inbox/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_inbox/_index.md new file mode 100644 index 0000000000..7d7c1cf19e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_inbox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::get_Inbox method" +linktitle: "get_Inbox" +articleTitle: "get_Inbox" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold incoming messages." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/get_inbox/ +--- + +## get_Inbox {#get_inbox} + +Gets mailbox is used to hold incoming messages. + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_Inbox() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_junkmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_junkmessages/_index.md new file mode 100644 index 0000000000..01d8c7426e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_junkmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::get_JunkMessages method" +linktitle: "get_JunkMessages" +articleTitle: "get_JunkMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is where messages deemed to be junk mail are held." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/get_junkmessages/ +--- + +## get_JunkMessages {#get_junkmessages} + +Gets mailbox is where messages deemed to be junk mail are held. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_JunkMessages() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_sentmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_sentmessages/_index.md new file mode 100644 index 0000000000..47c5ecada7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_sentmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::get_SentMessages method" +linktitle: "get_SentMessages" +articleTitle: "get_SentMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold copies of messages that have been sent." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/get_sentmessages/ +--- + +## get_SentMessages {#get_sentmessages} + +Gets mailbox is used to hold copies of messages that have been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_SentMessages() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_trash/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_trash/_index.md new file mode 100644 index 0000000000..2f69220d40 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/get_trash/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::get_Trash method" +linktitle: "get_Trash" +articleTitle: "get_Trash" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold messages that have been deleted or marked for deletion." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/get_trash/ +--- + +## get_Trash {#get_trash} + +Gets mailbox is used to hold messages that have been deleted or marked for deletion. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** System::SharedPtr < ImapFolderInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_Trash() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/imapmailboxinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/imapmailboxinfo/_index.md new file mode 100644 index 0000000000..48f42297d0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/imapmailboxinfo/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::ImapMailboxInfo constructor" +linktitle: "ImapMailboxInfo" +articleTitle: "ImapMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of ImapMailboxInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/imapmailboxinfo/ +--- + +## ImapMailboxInfo {#imapmailboxinfo} + +Initializes a new instance of ImapMailboxInfo class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapMailboxInfo(System::SharedPtr < ImapFolderInfo > allMessages, System::SharedPtr < ImapFolderInfo > archivedMessages, System::SharedPtr < ImapFolderInfo > draftMessages, System::SharedPtr < ImapFolderInfo > flaggedMessages, System::SharedPtr < ImapFolderInfo > junkMessages, System::SharedPtr < ImapFolderInfo > sentMessages, System::SharedPtr < ImapFolderInfo > trash, System::SharedPtr < ImapFolderInfo > important, System::SharedPtr < ImapFolderInfo > inbox) +``` + +| Parameter | Description | +| --- | --- | +| allMessages | This mailbox presents all messages in the user's message store. | +| archivedMessages | This mailbox is used to archive messages. | +| draftMessages | This mailbox is used to hold draft messages typically, messages that are being composed but have not yet been sent. | +| flaggedMessages | This mailbox presents all messages marked in some way as "important". | +| junkMessages | This mailbox is where messages deemed to be junk mail are held. | +| sentMessages | This mailbox is used to hold copies of messages that have been sent. | +| trash | This mailbox is used to hold messages that have been deleted or marked for deletion. | +| important | This mailbox is used to hold messages that have been marked as important. | +| inbox | This mailbox is used to hold incoming messages. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_allmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_allmessages/_index.md new file mode 100644 index 0000000000..8b5a85d951 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_allmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::set_AllMessages method" +linktitle: "set_AllMessages" +articleTitle: "set_AllMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox presents all messages in the user's message store." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/set_allmessages/ +--- + +## set_AllMessages {#set_allmessages} + +Gets mailbox presents all messages in the user's message store. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_AllMessages(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_archivedmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_archivedmessages/_index.md new file mode 100644 index 0000000000..f9da8fdef5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_archivedmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::set_ArchivedMessages method" +linktitle: "set_ArchivedMessages" +articleTitle: "set_ArchivedMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to archive messages." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/set_archivedmessages/ +--- + +## set_ArchivedMessages {#set_archivedmessages} + +Gets mailbox is used to archive messages. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ArchivedMessages(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_draftmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_draftmessages/_index.md new file mode 100644 index 0000000000..b72c2f560d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_draftmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::set_DraftMessages method" +linktitle: "set_DraftMessages" +articleTitle: "set_DraftMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold draft messages typically, messages that are being composed but have not yet been sent." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/set_draftmessages/ +--- + +## set_DraftMessages {#set_draftmessages} + +Gets mailbox is used to hold draft messages typically, messages that are being composed but have not yet been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_DraftMessages(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_flaggedmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_flaggedmessages/_index.md new file mode 100644 index 0000000000..1b792cde84 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_flaggedmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::set_FlaggedMessages method" +linktitle: "set_FlaggedMessages" +articleTitle: "set_FlaggedMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox presents all messages marked in some way as \"important\"." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/set_flaggedmessages/ +--- + +## set_FlaggedMessages {#set_flaggedmessages} + +Gets mailbox presents all messages marked in some way as "important". Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_FlaggedMessages(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_important/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_important/_index.md new file mode 100644 index 0000000000..478d221d4a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_important/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::set_Important method" +linktitle: "set_Important" +articleTitle: "set_Important" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold messages that have been marked as important." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/set_important/ +--- + +## set_Important {#set_important} + +Gets mailbox is used to hold messages that have been marked as important. Please note, this value may be null if server does not support rfc8457 or folder has not been created. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Important(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_inbox/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_inbox/_index.md new file mode 100644 index 0000000000..416f0b03a4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_inbox/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::set_Inbox method" +linktitle: "set_Inbox" +articleTitle: "set_Inbox" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold incoming messages." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/set_inbox/ +--- + +## set_Inbox {#set_inbox} + +Gets mailbox is used to hold incoming messages. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Inbox(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_junkmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_junkmessages/_index.md new file mode 100644 index 0000000000..d635c6d66e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_junkmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::set_JunkMessages method" +linktitle: "set_JunkMessages" +articleTitle: "set_JunkMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is where messages deemed to be junk mail are held." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/set_junkmessages/ +--- + +## set_JunkMessages {#set_junkmessages} + +Gets mailbox is where messages deemed to be junk mail are held. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_JunkMessages(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_sentmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_sentmessages/_index.md new file mode 100644 index 0000000000..dbde52fd3b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_sentmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::set_SentMessages method" +linktitle: "set_SentMessages" +articleTitle: "set_SentMessages" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold copies of messages that have been sent." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/set_sentmessages/ +--- + +## set_SentMessages {#set_sentmessages} + +Gets mailbox is used to hold copies of messages that have been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_SentMessages(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_trash/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_trash/_index.md new file mode 100644 index 0000000000..cd90830671 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/set_trash/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::set_Trash method" +linktitle: "set_Trash" +articleTitle: "set_Trash" +second_title: "Aspose.Email for C++" +description: "Gets mailbox is used to hold messages that have been deleted or marked for deletion." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/set_trash/ +--- + +## set_Trash {#set_trash} + +Gets mailbox is used to hold messages that have been deleted or marked for deletion. Please note, this value may be null if server does not support rfc6154 or folder has not been created. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Trash(System::SharedPtr < ImapFolderInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmailboxinfo/toarray/_index.md b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/toarray/_index.md new file mode 100644 index 0000000000..b5cfcc09ef --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmailboxinfo/toarray/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMailboxInfo::ToArray method" +linktitle: "ToArray" +articleTitle: "ToArray" +second_title: "Aspose.Email for C++" +description: "Gets array of existed well-known folders." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.imap/imapmailboxinfo/toarray/ +--- + +## ToArray {#toarray} + +Gets array of existed well-known folders. If well-known folder is null, it won't be included in array. + +**Returns:** Array of ImapFolderInfo objects + +```cpp +ToArray() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/_index.md new file mode 100644 index 0000000000..dc0f769803 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/_index.md @@ -0,0 +1,50 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags class" +linktitle: "ImapMessageFlags" +articleTitle: "ImapMessageFlags" +second_title: "Aspose.Email for C++" +description: "Represents the flags associated with the message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageflags/ +--- + +## ImapMessageFlags class + +Represents the flags associated with the message. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapMessageFlags](./imapmessageflags/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [BitwiseAnd](./bitwiseand/) | Implements the operator &. | +| [BitwiseOr (3 overloads)](./bitwiseor/) | Implements the operator |. | +| [Equals (2 overloads)](./equals/) | Determines whether the specified object is equal to the current object. | +| [get_Answered](./get_answered/) | Message has been answered. | +| [get_Deleted](./get_deleted/) | Message is "deleted" for removal by later EXPUNGE. | +| [get_Draft](./get_draft/) | Message has been marked as a draft. | +| [get_Empty](./get_empty/) | Flags are not set | +| [get_Flagged](./get_flagged/) | Message is "flagged" for urgent/special attention. | +| [get_IsRead](./get_isread/) | Message has been read. | +| [get_Recent](./get_recent/) | Message is "recently" arrived in this mailbox. | +| [GetCustomValues](./getcustomvalues/) | | +| [GetHashCode](./gethashcode/) | Returns a hash code for this instance. | +| [GetPredefinedValues](./getpredefinedvalues/) | | +| [HasFlag](./hasflag/) | Returns true if "who" contains the "flag" | +| [IsEmpty](./isempty/) | Determines whether this instance is empty. | +| [Keyword](./keyword/) | Message has been marked by custom flag. | +| [Split](./split/) | Split to Array. | +| [to_ImapMessageFlags](./to_imapmessageflags/) | Performs an implicit conversion from int64_t to ImapMessageFlags . | +| [ToCommandString](./tocommandstring/) | | +| [ToString](./tostring/) | Returns a System::String that represents this instance. | +| [operator!=](./operator/) | Implements the operator !=. | +| [operator&](./operator/) | Implements the operator &. | +| [operator==](./operator/) | Implements the operator ==. | +| [operator| (3 overloads)](./operator/) | Implements the operator |. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/bitwiseand/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/bitwiseand/_index.md new file mode 100644 index 0000000000..4b3198ded9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/bitwiseand/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::BitwiseAnd method" +linktitle: "BitwiseAnd" +articleTitle: "BitwiseAnd" +second_title: "Aspose.Email for C++" +description: "Implements the operator &." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageflags/bitwiseand/ +--- + +## BitwiseAnd {#bitwiseand} + +Implements the operator &. + +**Returns:** The result of the operator. + +```cpp +BitwiseAnd(System::SharedPtr < ImapMessageFlags > a, System::SharedPtr < ImapMessageFlags > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First set of imap message flags. | +| b | Second set of imap message flags. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/bitwiseor/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/bitwiseor/_index.md new file mode 100644 index 0000000000..e566a6db0d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/bitwiseor/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::BitwiseOr method" +linktitle: "BitwiseOr" +articleTitle: "BitwiseOr" +second_title: "Aspose.Email for C++" +description: "Implements the operator |." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapmessageflags/bitwiseor/ +--- + +## BitwiseOr (1 of 3) {#bitwiseor_1} + +Implements the operator |. + +**Returns:** The result of the operator. + +```cpp +BitwiseOr(System::SharedPtr < ImapMessageFlags > a, System::SharedPtr < ImapMessageFlags > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First set of imap message flags. | +| b | Second set of imap message flags. | + +--- + +## BitwiseOr (2 of 3) {#bitwiseor_2} + +Implements the operator |. + +**Returns:** The result of the operator. + +```cpp +BitwiseOr(System::SharedPtr < ImapMessageFlags > a, System::String b) +``` + +| Parameter | Description | +| --- | --- | +| a | First set of imap message flags. | +| b | Second set of imap message flags. | + +--- + +## BitwiseOr (3 of 3) {#bitwiseor_3} + +Implements the operator |. + +**Returns:** The result of the operator. + +```cpp +BitwiseOr(System::String a, System::SharedPtr < ImapMessageFlags > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First set of imap message flags. | +| b | Second set of imap message flags. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/equals/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/equals/_index.md new file mode 100644 index 0000000000..4ea459db0f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified object is equal to the current object." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapmessageflags/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < ImapMessageFlags > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The object to compare with the current object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified System::Object is equal to this instance. + +**Returns:** true if the specified System::Object is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The System::Object to compare with this instance. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/get_answered/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_answered/_index.md new file mode 100644 index 0000000000..57ab5c5308 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_answered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::get_Answered method" +linktitle: "get_Answered" +articleTitle: "get_Answered" +second_title: "Aspose.Email for C++" +description: "Message has been answered." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapmessageflags/get_answered/ +--- + +## get_Answered {#get_answered} + +Message has been answered. + +**Returns:** static System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap:: + +```cpp +get_Answered() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/get_deleted/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_deleted/_index.md new file mode 100644 index 0000000000..9fdce19025 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_deleted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::get_Deleted method" +linktitle: "get_Deleted" +articleTitle: "get_Deleted" +second_title: "Aspose.Email for C++" +description: "Message is \"deleted\" for removal by later EXPUNGE." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imapmessageflags/get_deleted/ +--- + +## get_Deleted {#get_deleted} + +Message is "deleted" for removal by later EXPUNGE. + +**Returns:** static System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap:: + +```cpp +get_Deleted() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/get_draft/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_draft/_index.md new file mode 100644 index 0000000000..604193fdd0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_draft/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::get_Draft method" +linktitle: "get_Draft" +articleTitle: "get_Draft" +second_title: "Aspose.Email for C++" +description: "Message has been marked as a draft." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/imapmessageflags/get_draft/ +--- + +## get_Draft {#get_draft} + +Message has been marked as a draft. + +**Returns:** static System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap:: + +```cpp +get_Draft() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/get_empty/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_empty/_index.md new file mode 100644 index 0000000000..c568a735a1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_empty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::get_Empty method" +linktitle: "get_Empty" +articleTitle: "get_Empty" +second_title: "Aspose.Email for C++" +description: "Flags are not set" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/imapmessageflags/get_empty/ +--- + +## get_Empty {#get_empty} + +Flags are not set + +**Returns:** static System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap:: + +```cpp +get_Empty() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/get_flagged/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_flagged/_index.md new file mode 100644 index 0000000000..e4da837578 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_flagged/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::get_Flagged method" +linktitle: "get_Flagged" +articleTitle: "get_Flagged" +second_title: "Aspose.Email for C++" +description: "Message is \"flagged\" for urgent/special attention." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/imapmessageflags/get_flagged/ +--- + +## get_Flagged {#get_flagged} + +Message is "flagged" for urgent/special attention. + +**Returns:** static System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap:: + +```cpp +get_Flagged() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/get_isread/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_isread/_index.md new file mode 100644 index 0000000000..29fa9499e1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_isread/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::get_IsRead method" +linktitle: "get_IsRead" +articleTitle: "get_IsRead" +second_title: "Aspose.Email for C++" +description: "Message has been read." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/imapmessageflags/get_isread/ +--- + +## get_IsRead {#get_isread} + +Message has been read. + +**Returns:** static System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap:: + +```cpp +get_IsRead() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/get_recent/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_recent/_index.md new file mode 100644 index 0000000000..15ca05bd75 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/get_recent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::get_Recent method" +linktitle: "get_Recent" +articleTitle: "get_Recent" +second_title: "Aspose.Email for C++" +description: "Message is \"recently\" arrived in this mailbox." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.imap/imapmessageflags/get_recent/ +--- + +## get_Recent {#get_recent} + +Message is "recently" arrived in this mailbox. + +**Returns:** static System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap:: + +```cpp +get_Recent() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/getcustomvalues/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/getcustomvalues/_index.md new file mode 100644 index 0000000000..d5bfd24ed0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/getcustomvalues/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::GetCustomValues method" +linktitle: "GetCustomValues" +articleTitle: "GetCustomValues" +second_title: "Aspose.Email for C++" +description: "GetCustomValues of ImapMessageFlags." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.imap/imapmessageflags/getcustomvalues/ +--- + +## GetCustomValues {#getcustomvalues} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Imap:: + +```cpp +GetCustomValues() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/gethashcode/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/gethashcode/_index.md new file mode 100644 index 0000000000..9430df99e3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Returns a hash code for this instance." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.imap/imapmessageflags/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Returns a hash code for this instance. + +**Returns:** A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/getpredefinedvalues/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/getpredefinedvalues/_index.md new file mode 100644 index 0000000000..446e80df3d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/getpredefinedvalues/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::GetPredefinedValues method" +linktitle: "GetPredefinedValues" +articleTitle: "GetPredefinedValues" +second_title: "Aspose.Email for C++" +description: "GetPredefinedValues of ImapMessageFlags." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.imap/imapmessageflags/getpredefinedvalues/ +--- + +## GetPredefinedValues {#getpredefinedvalues} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Imap:: + +```cpp +GetPredefinedValues() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/hasflag/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/hasflag/_index.md new file mode 100644 index 0000000000..5991d9ac19 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/hasflag/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::HasFlag method" +linktitle: "HasFlag" +articleTitle: "HasFlag" +second_title: "Aspose.Email for C++" +description: "Returns true if \"who\" contains the \"flag\"" +type: docs +weight: 140 +url: /cpp/aspose.email.clients.imap/imapmessageflags/hasflag/ +--- + +## HasFlag {#hasflag} + +Returns true if "who" contains the "flag" + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +HasFlag(System::SharedPtr < ImapMessageFlags > what) +``` + +| Parameter | Description | +| --- | --- | +| what | Imap message flags | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/imapmessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/imapmessageflags/_index.md new file mode 100644 index 0000000000..8bcb582616 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/imapmessageflags/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::ImapMessageFlags constructor" +linktitle: "ImapMessageFlags" +articleTitle: "ImapMessageFlags" +second_title: "Aspose.Email for C++" +description: "ImapMessageFlags of ImapMessageFlags." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageflags/imapmessageflags/ +--- + +## ImapMessageFlags {#imapmessageflags} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapMessageFlags(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/isempty/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/isempty/_index.md new file mode 100644 index 0000000000..4c81c0482e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/isempty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::IsEmpty method" +linktitle: "IsEmpty" +articleTitle: "IsEmpty" +second_title: "Aspose.Email for C++" +description: "Determines whether this instance is empty." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.imap/imapmessageflags/isempty/ +--- + +## IsEmpty {#isempty} + +Determines whether this instance is empty. + +**Returns:** true if this instance is empty; otherwise, false . + +```cpp +IsEmpty() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/keyword/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/keyword/_index.md new file mode 100644 index 0000000000..0f61b974af --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/keyword/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::Keyword method" +linktitle: "Keyword" +articleTitle: "Keyword" +second_title: "Aspose.Email for C++" +description: "Message has been marked by custom flag." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.imap/imapmessageflags/keyword/ +--- + +## Keyword {#keyword} + +Message has been marked by custom flag. + +**Returns:** static System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap:: + +```cpp +Keyword(System::String flag) +``` + +| Parameter | Description | +| --- | --- | +| flag | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/operator/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/operator/_index.md new file mode 100644 index 0000000000..cd8022440f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/operator/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::operator| method" +linktitle: "operator|" +articleTitle: "operator|" +second_title: "Aspose.Email for C++" +description: "Implements the operator |." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.imap/imapmessageflags/operator/ +--- + +## operator| (1 of 3) {#operator_1} + +Implements the operator |. + +**Returns:** The result of the operator. + +```cpp +SharedPtr < ImapMessageFlags > operator|(System::SharedPtr < ImapMessageFlags > a, System::SharedPtr < ImapMessageFlags > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First set of imap message flags. | +| b | Second set of imap message flags. | + +--- + +## operator| (2 of 3) {#operator_2} + +Implements the operator |. + +**Returns:** The result of the operator. + +```cpp +SharedPtr < ImapMessageFlags > operator|(System::SharedPtr < ImapMessageFlags > a, System::String b) +``` + +| Parameter | Description | +| --- | --- | +| a | First set of imap message flags. | +| b | Second set of imap message flags. | + +--- + +## operator| (3 of 3) {#operator_3} + +Implements the operator |. + +**Returns:** The result of the operator. + +```cpp +SharedPtr < ImapMessageFlags > operator|(System::String a, System::SharedPtr < ImapMessageFlags > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First set of imap message flags. | +| b | Second set of imap message flags. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/split/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/split/_index.md new file mode 100644 index 0000000000..3799fc74c6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/split/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::Split method" +linktitle: "Split" +articleTitle: "Split" +second_title: "Aspose.Email for C++" +description: "Split to Array." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.imap/imapmessageflags/split/ +--- + +## Split {#split} + +Split to Array. + +**Returns:** System::ArrayPtr< System::SharedPtr < ImapMessageFlags > > Aspose::Email::Clients::Imap:: + +```cpp +Split() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/to_imapmessageflags/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/to_imapmessageflags/_index.md new file mode 100644 index 0000000000..83329e2834 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/to_imapmessageflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::to_ImapMessageFlags method" +linktitle: "to_ImapMessageFlags" +articleTitle: "to_ImapMessageFlags" +second_title: "Aspose.Email for C++" +description: "Performs an implicit conversion from int64_t to ImapMessageFlags ." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.imap/imapmessageflags/to_imapmessageflags/ +--- + +## to_ImapMessageFlags {#to_imapmessageflags} + +Performs an implicit conversion from int64_t to ImapMessageFlags . + +**Returns:** The result of the conversion. + +```cpp +to_ImapMessageFlags(System::String type) +``` + +| Parameter | Description | +| --- | --- | +| type | Value of a type. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/tocommandstring/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/tocommandstring/_index.md new file mode 100644 index 0000000000..7cca16c7e6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/tocommandstring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::ToCommandString method" +linktitle: "ToCommandString" +articleTitle: "ToCommandString" +second_title: "Aspose.Email for C++" +description: "ToCommandString of ImapMessageFlags." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.imap/imapmessageflags/tocommandstring/ +--- + +## ToCommandString {#tocommandstring} + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +ToCommandString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageflags/tostring/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageflags/tostring/_index.md new file mode 100644 index 0000000000..54f02118e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageflags/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageFlags::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.imap/imapmessageflags/tostring/ +--- + +## ToString {#tostring} + +Returns a System::String that represents this instance. + +**Returns:** A System::String that represents this instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/_index.md new file mode 100644 index 0000000000..0cd06a1ced --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo class" +linktitle: "ImapMessageInfo" +articleTitle: "ImapMessageInfo" +second_title: "Aspose.Email for C++" +description: "Represents a Imap message object." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/ +--- + +## ImapMessageInfo class + +**Inherits:** Aspose::Email::Clients::MessageInfoBase + +Represents a Imap message object. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapMessageInfo](./imapmessageinfo/) | Initializes a new instance of the ImapMessageInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [ContainsKeyword](./containskeyword/) | Gets a value indicating whether Flags property contains the Keyword flag. | +| [get_Answered](./get_answered/) | Gets a value indicating whether Flags property contains the Answered flag. | +| [get_ConversationId](./get_conversationid/) | Gets a value indicating conversation id. | +| [get_Deleted](./get_deleted/) | Gets a value indicating whether Flags property contains the Deleted flag. | +| [get_Draft](./get_draft/) | Gets a value indicating whether Flags property contains the Draft flag. | +| [get_ExtraParameters](./get_extraparameters/) | Gets extra parameters of a message. | +| [get_Flagged](./get_flagged/) | Gets a value indicating whether Flags property contains the Flagged flag. | +| [get_Flags](./get_flags/) | Gets the message flags. | +| [get_InternalDate](./get_internaldate/) | The internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received. | +| [get_IsRead](./get_isread/) | Gets a value indicating whether Flags property contains the Read flag. | +| [get_ModificationSequence](./get_modificationsequence/) | Gets the modification sequence of this message. See more: https://tools.ietf.org/html/rfc7162 | +| [get_ParentFolder](./get_parentfolder/) | Gets parent folder for message | +| [get_Recent](./get_recent/) | Gets a value indicating whether Flags property contains the Recent flag. | +| [get_SequenceNumber](./get_sequencenumber/) | Gets the message sequence number. | +| [get_UniqueId](./get_uniqueid/) | Gets the message unique ID. | +| [set_ConversationId](./set_conversationid/) | Gets a value indicating conversation id. | +| [set_Flags](./set_flags/) | Gets the message flags. | +| [set_InternalDate](./set_internaldate/) | The internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received. | +| [set_IsRead](./set_isread/) | Gets a value indicating whether Flags property contains the Read flag. | +| [set_ModificationSequence](./set_modificationsequence/) | Gets the modification sequence of this message. See more: https://tools.ietf.org/html/rfc7162 | +| [set_ParentFolder](./set_parentfolder/) | Gets parent folder for message | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand](./asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand](./asposeemailclientsimapcommandslistmessagesgrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ThreadGrCommand](./asposeemailclientsimapcommandsthreadgrcommand/) | | +| [uid](./uid/) | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/_index.md new file mode 100644 index 0000000000..5afa29cff4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand of ImapMessageInfo." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand {#asposeemailclientsimapcommandsfetchmessageinfocollectioncommand} + +```cpp +FetchMessageInfoCollectionCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandslistmessagesgrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandslistmessagesgrcommand/_index.md new file mode 100644 index 0000000000..a3f6300ef4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandslistmessagesgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand of ImapMessageInfo." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandslistmessagesgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand {#asposeemailclientsimapcommandslistmessagesgrcommand} + +```cpp +ListMessagesGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandsthreadgrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandsthreadgrcommand/_index.md new file mode 100644 index 0000000000..62d7f10e51 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandsthreadgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::Aspose::Email::Clients::Imap::Commands::ThreadGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ThreadGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ThreadGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ThreadGrCommand of ImapMessageInfo." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/asposeemailclientsimapcommandsthreadgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ThreadGrCommand {#asposeemailclientsimapcommandsthreadgrcommand} + +```cpp +ThreadGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/containskeyword/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/containskeyword/_index.md new file mode 100644 index 0000000000..17f470845b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/containskeyword/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::ContainsKeyword method" +linktitle: "ContainsKeyword" +articleTitle: "ContainsKeyword" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether Flags property contains the Keyword flag." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/containskeyword/ +--- + +## ContainsKeyword {#containskeyword} + +Gets a value indicating whether Flags property contains the Keyword flag. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +ContainsKeyword(System::String flag) +``` + +| Parameter | Description | +| --- | --- | +| flag | The Keyword flag. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_answered/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_answered/_index.md new file mode 100644 index 0000000000..344fde926a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_answered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_Answered method" +linktitle: "get_Answered" +articleTitle: "get_Answered" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether Flags property contains the Answered flag." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_answered/ +--- + +## get_Answered {#get_answered} + +Gets a value indicating whether Flags property contains the Answered flag. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Answered() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_conversationid/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_conversationid/_index.md new file mode 100644 index 0000000000..6eeab7e68a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_conversationid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_ConversationId method" +linktitle: "get_ConversationId" +articleTitle: "get_ConversationId" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating conversation id." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_conversationid/ +--- + +## get_ConversationId {#get_conversationid} + +Gets a value indicating conversation id. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_ConversationId() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_deleted/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_deleted/_index.md new file mode 100644 index 0000000000..9a4900c7cd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_deleted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_Deleted method" +linktitle: "get_Deleted" +articleTitle: "get_Deleted" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether Flags property contains the Deleted flag." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_deleted/ +--- + +## get_Deleted {#get_deleted} + +Gets a value indicating whether Flags property contains the Deleted flag. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Deleted() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_draft/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_draft/_index.md new file mode 100644 index 0000000000..b662806985 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_draft/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_Draft method" +linktitle: "get_Draft" +articleTitle: "get_Draft" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether Flags property contains the Draft flag." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_draft/ +--- + +## get_Draft {#get_draft} + +Gets a value indicating whether Flags property contains the Draft flag. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Draft() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_extraparameters/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_extraparameters/_index.md new file mode 100644 index 0000000000..bb68553fdb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_extraparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_ExtraParameters method" +linktitle: "get_ExtraParameters" +articleTitle: "get_ExtraParameters" +second_title: "Aspose.Email for C++" +description: "Gets extra parameters of a message." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_extraparameters/ +--- + +## get_ExtraParameters {#get_extraparameters} + +Gets extra parameters of a message. + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Imap:: + +```cpp +get_ExtraParameters() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_flagged/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_flagged/_index.md new file mode 100644 index 0000000000..2b78481ac5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_flagged/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_Flagged method" +linktitle: "get_Flagged" +articleTitle: "get_Flagged" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether Flags property contains the Flagged flag." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_flagged/ +--- + +## get_Flagged {#get_flagged} + +Gets a value indicating whether Flags property contains the Flagged flag. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Flagged() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_flags/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_flags/_index.md new file mode 100644 index 0000000000..ae66109417 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_Flags method" +linktitle: "get_Flags" +articleTitle: "get_Flags" +second_title: "Aspose.Email for C++" +description: "Gets the message flags." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_flags/ +--- + +## get_Flags {#get_flags} + +Gets the message flags. + +**Returns:** System::SharedPtr < ImapMessageFlags > Aspose::Email::Clients::Imap:: + +```cpp +get_Flags() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_internaldate/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_internaldate/_index.md new file mode 100644 index 0000000000..ce5fae36e9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_internaldate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_InternalDate method" +linktitle: "get_InternalDate" +articleTitle: "get_InternalDate" +second_title: "Aspose.Email for C++" +description: "The internal date and time of the message on the server." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_internaldate/ +--- + +## get_InternalDate {#get_internaldate} + +The internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received. + +**Returns:** System::DateTime Aspose::Email::Clients::Imap:: + +```cpp +get_InternalDate() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_isread/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_isread/_index.md new file mode 100644 index 0000000000..3b9dfa7b78 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_isread/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_IsRead method" +linktitle: "get_IsRead" +articleTitle: "get_IsRead" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether Flags property contains the Read flag." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_isread/ +--- + +## get_IsRead {#get_isread} + +Gets a value indicating whether Flags property contains the Read flag. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_IsRead() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_modificationsequence/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_modificationsequence/_index.md new file mode 100644 index 0000000000..37563843cc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_modificationsequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_ModificationSequence method" +linktitle: "get_ModificationSequence" +articleTitle: "get_ModificationSequence" +second_title: "Aspose.Email for C++" +description: "Gets the modification sequence of this message." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_modificationsequence/ +--- + +## get_ModificationSequence {#get_modificationsequence} + +Gets the modification sequence of this message. See more: https://tools.ietf.org/html/rfc7162 + +**Returns:** int64_t Aspose::Email::Clients::Imap:: + +```cpp +get_ModificationSequence() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_parentfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_parentfolder/_index.md new file mode 100644 index 0000000000..16e7848f62 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_parentfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_ParentFolder method" +linktitle: "get_ParentFolder" +articleTitle: "get_ParentFolder" +second_title: "Aspose.Email for C++" +description: "Gets parent folder for message" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_parentfolder/ +--- + +## get_ParentFolder {#get_parentfolder} + +Gets parent folder for message + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_ParentFolder() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_recent/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_recent/_index.md new file mode 100644 index 0000000000..f3fe281134 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_recent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_Recent method" +linktitle: "get_Recent" +articleTitle: "get_Recent" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether Flags property contains the Recent flag." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_recent/ +--- + +## get_Recent {#get_recent} + +Gets a value indicating whether Flags property contains the Recent flag. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Recent() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_sequencenumber/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_sequencenumber/_index.md new file mode 100644 index 0000000000..e6043a6ff8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_sequencenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_SequenceNumber method" +linktitle: "get_SequenceNumber" +articleTitle: "get_SequenceNumber" +second_title: "Aspose.Email for C++" +description: "Gets the message sequence number." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_sequencenumber/ +--- + +## get_SequenceNumber {#get_sequencenumber} + +Gets the message sequence number. + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_SequenceNumber() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_uniqueid/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_uniqueid/_index.md new file mode 100644 index 0000000000..90dc341f39 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/get_uniqueid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::get_UniqueId method" +linktitle: "get_UniqueId" +articleTitle: "get_UniqueId" +second_title: "Aspose.Email for C++" +description: "Gets the message unique ID." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/get_uniqueid/ +--- + +## get_UniqueId {#get_uniqueid} + +Gets the message unique ID. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_UniqueId() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/imapmessageinfo/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/imapmessageinfo/_index.md new file mode 100644 index 0000000000..7b224cac75 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/imapmessageinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::ImapMessageInfo constructor" +linktitle: "ImapMessageInfo" +articleTitle: "ImapMessageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapMessageInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/imapmessageinfo/ +--- + +## ImapMessageInfo {#imapmessageinfo} + +Initializes a new instance of the ImapMessageInfo class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapMessageInfo(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_conversationid/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_conversationid/_index.md new file mode 100644 index 0000000000..264e83644e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_conversationid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::set_ConversationId method" +linktitle: "set_ConversationId" +articleTitle: "set_ConversationId" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating conversation id." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/set_conversationid/ +--- + +## set_ConversationId {#set_conversationid} + +Gets a value indicating conversation id. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ConversationId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_flags/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_flags/_index.md new file mode 100644 index 0000000000..1fea8c4cce --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_flags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::set_Flags method" +linktitle: "set_Flags" +articleTitle: "set_Flags" +second_title: "Aspose.Email for C++" +description: "Gets the message flags." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/set_flags/ +--- + +## set_Flags {#set_flags} + +Gets the message flags. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Flags(System::SharedPtr < ImapMessageFlags > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_internaldate/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_internaldate/_index.md new file mode 100644 index 0000000000..5cb92b7b18 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_internaldate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::set_InternalDate method" +linktitle: "set_InternalDate" +articleTitle: "set_InternalDate" +second_title: "Aspose.Email for C++" +description: "The internal date and time of the message on the server." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/set_internaldate/ +--- + +## set_InternalDate {#set_internaldate} + +The internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_InternalDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_isread/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_isread/_index.md new file mode 100644 index 0000000000..1232476560 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_isread/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::set_IsRead method" +linktitle: "set_IsRead" +articleTitle: "set_IsRead" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether Flags property contains the Read flag." +type: docs +weight: 190 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/set_isread/ +--- + +## set_IsRead {#set_isread} + +Gets a value indicating whether Flags property contains the Read flag. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_IsRead(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_modificationsequence/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_modificationsequence/_index.md new file mode 100644 index 0000000000..88b38040ef --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_modificationsequence/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::set_ModificationSequence method" +linktitle: "set_ModificationSequence" +articleTitle: "set_ModificationSequence" +second_title: "Aspose.Email for C++" +description: "Gets the modification sequence of this message." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/set_modificationsequence/ +--- + +## set_ModificationSequence {#set_modificationsequence} + +Gets the modification sequence of this message. See more: https://tools.ietf.org/html/rfc7162 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ModificationSequence(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_parentfolder/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_parentfolder/_index.md new file mode 100644 index 0000000000..44c59d959e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/set_parentfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::set_ParentFolder method" +linktitle: "set_ParentFolder" +articleTitle: "set_ParentFolder" +second_title: "Aspose.Email for C++" +description: "Gets parent folder for message" +type: docs +weight: 210 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/set_parentfolder/ +--- + +## set_ParentFolder {#set_parentfolder} + +Gets parent folder for message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ParentFolder(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/tostring/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/tostring/_index.md new file mode 100644 index 0000000000..9a5d3d7634 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfo/uid/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfo/uid/_index.md new file mode 100644 index 0000000000..1dd1a16800 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfo/uid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfo::uid method" +linktitle: "uid" +articleTitle: "uid" +second_title: "Aspose.Email for C++" +description: "uid of ImapMessageInfo." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.imap/imapmessageinfo/uid/ +--- + +## uid {#uid} + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +uid() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/_index.md new file mode 100644 index 0000000000..f86cb1507b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection class" +linktitle: "ImapMessageInfoCollection" +articleTitle: "ImapMessageInfoCollection" +second_title: "Aspose.Email for C++" +description: "Provides a container for a collection of ImapMessageInfo objects" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/ +--- + +## ImapMessageInfoCollection class + +Provides a container for a collection of ImapMessageInfo objects + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapMessageInfoCollection (2 overloads)](./imapmessageinfocollection/) | Initializes a new instance of the ImapMessageCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds the ImapMessageInfo to the ImapMessageCollection. | +| [AddRange](./addrange/) | Adds the enumeration of ImapMessageInfo objects to the end of the collection | +| [get_Exceptions](./get_exceptions/) | Gets collection of exceptions, that occurred during message processing. | +| [get_SyncRoot](./get_syncroot/) | Converts list of ImapMessageInfo to collection | +| [Insert](./insert/) | Insert the specified ImapMessagInfo object at the specified index. | +| [Remove](./remove/) | Remove specifed ImapMessageInfo object from this collection. | +| [RemoveAt](./removeat/) | Remove a ImapMessageInfo in specified index from this collection. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [ToList](./tolist/) | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/add/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/add/_index.md new file mode 100644 index 0000000000..3296156989 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds the ImapMessageInfo to the ImapMessageCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/add/ +--- + +## Add {#add} + +Adds the ImapMessageInfo to the ImapMessageCollection. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Add(const System::SharedPtr < ImapMessageInfo > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The ImapMessageInfo to be added. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/addrange/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/addrange/_index.md new file mode 100644 index 0000000000..535b6abb2b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/addrange/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::AddRange method" +linktitle: "AddRange" +articleTitle: "AddRange" +second_title: "Aspose.Email for C++" +description: "Adds the enumeration of ImapMessageInfo objects to the end of the collection" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/addrange/ +--- + +## AddRange {#addrange} + +Adds the enumeration of ImapMessageInfo objects to the end of the collection + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +AddRange(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfos) +``` + +| Parameter | Description | +| --- | --- | +| messageInfos | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/get_exceptions/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/get_exceptions/_index.md new file mode 100644 index 0000000000..15fc74b72a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/get_exceptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::get_Exceptions method" +linktitle: "get_Exceptions" +articleTitle: "get_Exceptions" +second_title: "Aspose.Email for C++" +description: "Gets collection of exceptions, that occurred during message processing." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/get_exceptions/ +--- + +## get_Exceptions {#get_exceptions} + +Gets collection of exceptions, that occurred during message processing. + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Imap:: + +```cpp +get_Exceptions() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/get_syncroot/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/get_syncroot/_index.md new file mode 100644 index 0000000000..06ad051ef6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/get_syncroot/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::get_SyncRoot method" +linktitle: "get_SyncRoot" +articleTitle: "get_SyncRoot" +second_title: "Aspose.Email for C++" +description: "Converts list of ImapMessageInfo to collection" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/get_syncroot/ +--- + +## get_SyncRoot {#get_syncroot} + +Converts list of ImapMessageInfo to collection + +**Returns:** Collection of ImapMessageInfo + +```cpp +get_SyncRoot() +``` + +| Parameter | Description | +| --- | --- | +| messageInfoLst | List of ImapMessageInfo to convert | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/imapmessageinfocollection/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/imapmessageinfocollection/_index.md new file mode 100644 index 0000000000..fae4e4e1e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/imapmessageinfocollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::ImapMessageInfoCollection constructor" +linktitle: "ImapMessageInfoCollection" +articleTitle: "ImapMessageInfoCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapMessageCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/imapmessageinfocollection/ +--- + +## ImapMessageInfoCollection (1 of 2) {#imapmessageinfocollection_1} + +Initializes a new instance of the ImapMessageCollection class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapMessageInfoCollection() +``` + +--- + +## ImapMessageInfoCollection (2 of 2) {#imapmessageinfocollection_2} + +Initializes a new instance of the ImapMessageCollection class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapMessageInfoCollection(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoEn) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoEn | initial value | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/insert/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/insert/_index.md new file mode 100644 index 0000000000..970b70a7d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Insert the specified ImapMessagInfo object at the specified index." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/insert/ +--- + +## Insert {#insert} + +Insert the specified ImapMessagInfo object at the specified index. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Insert(int32_t index, const System::SharedPtr < ImapMessageInfo > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The index that the specified object will be inserted into. | +| item | The ImapMessagInfo object to be inserted. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/remove/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/remove/_index.md new file mode 100644 index 0000000000..8bf34c86fd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Remove specifed ImapMessageInfo object from this collection." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/remove/ +--- + +## Remove {#remove} + +Remove specifed ImapMessageInfo object from this collection. + +**Returns:** False if this collection doesn't contains specified object.True if removed successfully. + +```cpp +Remove(const System::SharedPtr < ImapMessageInfo > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The ImapMessageInfo object to be remove. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/removeat/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/removeat/_index.md new file mode 100644 index 0000000000..5ae8a5289f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Remove a ImapMessageInfo in specified index from this collection." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/removeat/ +--- + +## RemoveAt {#removeat} + +Remove a ImapMessageInfo in specified index from this collection. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The index of the message to be remove. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..ee52af8505 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapMessageInfoCollection." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/tolist/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/tolist/_index.md new file mode 100644 index 0000000000..1365649efd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollection/tolist/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollection::ToList method" +linktitle: "ToList" +articleTitle: "ToList" +second_title: "Aspose.Email for C++" +description: "ToList of ImapMessageInfoCollection." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollection/tolist/ +--- + +## ToList {#tolist} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Imap:: + +```cpp +ToList() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/_index.md new file mode 100644 index 0000000000..33c8376ff6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollectionBase class" +linktitle: "ImapMessageInfoCollectionBase" +articleTitle: "ImapMessageInfoCollectionBase" +second_title: "Aspose.Email for C++" +description: "Provides a container for a collection of ImapMessageInfo objects" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/ +--- + +## ImapMessageInfoCollectionBase class + +Provides a container for a collection of ImapMessageInfo objects + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapMessageInfoCollectionBase (2 overloads)](./imapmessageinfocollectionbase/) | Initializes a new instance of the ImapMessageInfoCollectionBase class. | + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/imapmessageinfocollectionbase/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/imapmessageinfocollectionbase/_index.md new file mode 100644 index 0000000000..3a8390aa3b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/imapmessageinfocollectionbase/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollectionBase::ImapMessageInfoCollectionBase constructor" +linktitle: "ImapMessageInfoCollectionBase" +articleTitle: "ImapMessageInfoCollectionBase" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapMessageInfoCollectionBase class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/imapmessageinfocollectionbase/ +--- + +## ImapMessageInfoCollectionBase (1 of 2) {#imapmessageinfocollectionbase_1} + +Initializes a new instance of the ImapMessageInfoCollectionBase class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapMessageInfoCollectionBase() +``` + +--- + +## ImapMessageInfoCollectionBase (2 of 2) {#imapmessageinfocollectionbase_2} + +Initializes a new instance of the ImapMessageInfoCollectionBase class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapMessageInfoCollectionBase(System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < ImapMessageInfo >>> list) +``` + +| Parameter | Description | +| --- | --- | +| list | The list that is wrapped by the new collection. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/settemplateweakptr/_index.md new file mode 100644 index 0000000000..981d13bf8f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMessageInfoCollectionBase::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of ImapMessageInfoCollectionBase." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/_index.md new file mode 100644 index 0000000000..cd6ccb3fdc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringErrorEventArgs class" +linktitle: "ImapMonitoringErrorEventArgs" +articleTitle: "ImapMonitoringErrorEventArgs" +second_title: "Aspose.Email for C++" +description: "Class contains monitoring error event data." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/ +--- + +## ImapMonitoringErrorEventArgs class + +Class contains monitoring error event data. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapMonitoringErrorEventArgs](./imapmonitoringerroreventargs/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Error](./get_error/) | IMAP monitoring error. | +| [get_FolderName](./get_foldername/) | Specified folder for monitoring operation. | +| [get_MonitoringState](./get_monitoringstate/) | Holds folder monitoring state. This object can be used to resume folder monitoring from place where it stopped when error occured. Use ImapClient::ResumeMonitoring method. | + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_error/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_error/_index.md new file mode 100644 index 0000000000..3772c004d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_error/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringErrorEventArgs::get_Error method" +linktitle: "get_Error" +articleTitle: "get_Error" +second_title: "Aspose.Email for C++" +description: "IMAP monitoring error." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_error/ +--- + +## get_Error {#get_error} + +IMAP monitoring error. + +**Returns:** System::Exception Aspose::Email::Clients::Imap:: + +```cpp +get_Error() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_foldername/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_foldername/_index.md new file mode 100644 index 0000000000..4b00112690 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_foldername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringErrorEventArgs::get_FolderName method" +linktitle: "get_FolderName" +articleTitle: "get_FolderName" +second_title: "Aspose.Email for C++" +description: "Specified folder for monitoring operation." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_foldername/ +--- + +## get_FolderName {#get_foldername} + +Specified folder for monitoring operation. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_FolderName() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_monitoringstate/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_monitoringstate/_index.md new file mode 100644 index 0000000000..4ca4c47027 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_monitoringstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringErrorEventArgs::get_MonitoringState method" +linktitle: "get_MonitoringState" +articleTitle: "get_MonitoringState" +second_title: "Aspose.Email for C++" +description: "Holds folder monitoring state." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/get_monitoringstate/ +--- + +## get_MonitoringState {#get_monitoringstate} + +Holds folder monitoring state. This object can be used to resume folder monitoring from place where it stopped when error occured. Use ImapClient::ResumeMonitoring method. + +**Returns:** System::SharedPtr < IImapMonitoringState > Aspose::Email::Clients::Imap:: + +```cpp +get_MonitoringState() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/imapmonitoringerroreventargs/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/imapmonitoringerroreventargs/_index.md new file mode 100644 index 0000000000..149f431373 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/imapmonitoringerroreventargs/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringErrorEventArgs::ImapMonitoringErrorEventArgs constructor" +linktitle: "ImapMonitoringErrorEventArgs" +articleTitle: "ImapMonitoringErrorEventArgs" +second_title: "Aspose.Email for C++" +description: "ImapMonitoringErrorEventArgs of ImapMonitoringErrorEventArgs." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/imapmonitoringerroreventargs/ +--- + +## ImapMonitoringErrorEventArgs {#imapmonitoringerroreventargs} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapMonitoringErrorEventArgs(System::String folderName, System::Exception error, System::SharedPtr < ImapMessageInfoCollection > monitoringStateMessages) +``` + +| Parameter | Description | +| --- | --- | +| folderName | | +| error | | +| monitoringStateMessages | | + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/_index.md new file mode 100644 index 0000000000..5abf5e5f48 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringEventArgs class" +linktitle: "ImapMonitoringEventArgs" +articleTitle: "ImapMonitoringEventArgs" +second_title: "Aspose.Email for C++" +description: "Class contains monitoring event data." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmonitoringeventargs/ +--- + +## ImapMonitoringEventArgs class + +Class contains monitoring event data. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapMonitoringEventArgs](./imapmonitoringeventargs/) | Initializes a new instance of the ImapMonitoringEventArgs class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DeletedMessages](./get_deletedmessages/) | Gets deleted messages | +| [get_FolderName](./get_foldername/) | Gets specified folder for monitoring operation. | +| [get_NewMessages](./get_newmessages/) | Gets new messages | + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_deletedmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_deletedmessages/_index.md new file mode 100644 index 0000000000..303814ef8e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_deletedmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringEventArgs::get_DeletedMessages method" +linktitle: "get_DeletedMessages" +articleTitle: "get_DeletedMessages" +second_title: "Aspose.Email for C++" +description: "Gets deleted messages" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_deletedmessages/ +--- + +## get_DeletedMessages {#get_deletedmessages} + +Gets deleted messages + +**Returns:** System::ArrayPtr< System::SharedPtr < ImapMessageInfo > > Aspose::Email::Clients::Imap:: + +```cpp +get_DeletedMessages() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_foldername/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_foldername/_index.md new file mode 100644 index 0000000000..2389df7e0a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_foldername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringEventArgs::get_FolderName method" +linktitle: "get_FolderName" +articleTitle: "get_FolderName" +second_title: "Aspose.Email for C++" +description: "Gets specified folder for monitoring operation." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_foldername/ +--- + +## get_FolderName {#get_foldername} + +Gets specified folder for monitoring operation. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_FolderName() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_newmessages/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_newmessages/_index.md new file mode 100644 index 0000000000..a6c3592861 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_newmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringEventArgs::get_NewMessages method" +linktitle: "get_NewMessages" +articleTitle: "get_NewMessages" +second_title: "Aspose.Email for C++" +description: "Gets new messages" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapmonitoringeventargs/get_newmessages/ +--- + +## get_NewMessages {#get_newmessages} + +Gets new messages + +**Returns:** System::ArrayPtr< System::SharedPtr < ImapMessageInfo > > Aspose::Email::Clients::Imap:: + +```cpp +get_NewMessages() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/imapmonitoringeventargs/_index.md b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/imapmonitoringeventargs/_index.md new file mode 100644 index 0000000000..a9369ab4cc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapmonitoringeventargs/imapmonitoringeventargs/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapMonitoringEventArgs::ImapMonitoringEventArgs constructor" +linktitle: "ImapMonitoringEventArgs" +articleTitle: "ImapMonitoringEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapMonitoringEventArgs class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapmonitoringeventargs/imapmonitoringeventargs/ +--- + +## ImapMonitoringEventArgs {#imapmonitoringeventargs} + +Initializes a new instance of the ImapMonitoringEventArgs class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapMonitoringEventArgs(System::String folderName, System::ArrayPtr< System::SharedPtr < ImapMessageInfo >> newMessages, System::ArrayPtr< System::SharedPtr < ImapMessageInfo >> deletedMessages) +``` + +| Parameter | Description | +| --- | --- | +| folderName | specified folder for monitoring operation | +| newMessages | Contains information about new messages | +| deletedMessages | Contains information about deleted messages | + diff --git a/english/cpp/aspose.email.clients.imap/imapnamespace/_index.md b/english/cpp/aspose.email.clients.imap/imapnamespace/_index.md new file mode 100644 index 0000000000..8e1ddab9c0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapnamespace/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapNamespace class" +linktitle: "ImapNamespace" +articleTitle: "ImapNamespace" +second_title: "Aspose.Email for C++" +description: "Represents IMAP namespace More details: https://tools.ietf.org/html/rfc2342" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapnamespace/ +--- + +## ImapNamespace class + +Represents IMAP namespace More details: https://tools.ietf.org/html/rfc2342 + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapNamespace](./imapnamespace/) | Initializes a new instance of the ImapNamespace class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_HierarchyDelimiter](./get_hierarchydelimiter/) | Gets hierarchy delimiter | +| [get_NamespaceType](./get_namespacetype/) | Gets namespace type | +| [get_Prefix](./get_prefix/) | Gets namespace prefix | +| [ToString](./tostring/) | Returns a string that represents the current object. | + diff --git a/english/cpp/aspose.email.clients.imap/imapnamespace/get_hierarchydelimiter/_index.md b/english/cpp/aspose.email.clients.imap/imapnamespace/get_hierarchydelimiter/_index.md new file mode 100644 index 0000000000..b7beee2516 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapnamespace/get_hierarchydelimiter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapNamespace::get_HierarchyDelimiter method" +linktitle: "get_HierarchyDelimiter" +articleTitle: "get_HierarchyDelimiter" +second_title: "Aspose.Email for C++" +description: "Gets hierarchy delimiter" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapnamespace/get_hierarchydelimiter/ +--- + +## get_HierarchyDelimiter {#get_hierarchydelimiter} + +Gets hierarchy delimiter + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_HierarchyDelimiter() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapnamespace/get_namespacetype/_index.md b/english/cpp/aspose.email.clients.imap/imapnamespace/get_namespacetype/_index.md new file mode 100644 index 0000000000..9d9a29e54a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapnamespace/get_namespacetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapNamespace::get_NamespaceType method" +linktitle: "get_NamespaceType" +articleTitle: "get_NamespaceType" +second_title: "Aspose.Email for C++" +description: "Gets namespace type" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapnamespace/get_namespacetype/ +--- + +## get_NamespaceType {#get_namespacetype} + +Gets namespace type + +**Returns:** ImapNamespaceType Aspose::Email::Clients::Imap:: + +```cpp +get_NamespaceType() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapnamespace/get_prefix/_index.md b/english/cpp/aspose.email.clients.imap/imapnamespace/get_prefix/_index.md new file mode 100644 index 0000000000..5e351cf2a5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapnamespace/get_prefix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapNamespace::get_Prefix method" +linktitle: "get_Prefix" +articleTitle: "get_Prefix" +second_title: "Aspose.Email for C++" +description: "Gets namespace prefix" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapnamespace/get_prefix/ +--- + +## get_Prefix {#get_prefix} + +Gets namespace prefix + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Prefix() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapnamespace/imapnamespace/_index.md b/english/cpp/aspose.email.clients.imap/imapnamespace/imapnamespace/_index.md new file mode 100644 index 0000000000..817fa3d02c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapnamespace/imapnamespace/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapNamespace::ImapNamespace constructor" +linktitle: "ImapNamespace" +articleTitle: "ImapNamespace" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapNamespace class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapnamespace/imapnamespace/ +--- + +## ImapNamespace {#imapnamespace} + +Initializes a new instance of the ImapNamespace class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapNamespace(ImapNamespaceType namespaceType, System::String prefix, System::String hierarchyDelimiter) +``` + +| Parameter | Description | +| --- | --- | +| namespaceType | namespace type | +| prefix | namespace prefix | +| hierarchyDelimiter | hierarchy delimiter | + diff --git a/english/cpp/aspose.email.clients.imap/imapnamespace/tostring/_index.md b/english/cpp/aspose.email.clients.imap/imapnamespace/tostring/_index.md new file mode 100644 index 0000000000..90b0fba0ef --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapnamespace/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapNamespace::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapnamespace/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapnamespacetype/_index.md b/english/cpp/aspose.email.clients.imap/imapnamespacetype/_index.md new file mode 100644 index 0000000000..482e3894cf --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapnamespacetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "ImapNamespaceType Enum" +linktitle: "ImapNamespaceType" +articleTitle: "ImapNamespaceType" +second_title: "Aspose.Email for C++" +description: "Represents IMAP namespace type More details: https://tools.ietf.org/html/rfc2342" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapnamespacetype/ +--- + +## ImapNamespaceType enumeration (3 values) + +Represents IMAP namespace type More details: https://tools.ietf.org/html/rfc2342 + +| Value | Description | +| --- | --- | +| Personal | Personal namespace | +| OtherUsers | Other users' namespace | +| Shared | Shared namespace | + diff --git a/english/cpp/aspose.email.clients.imap/imappageinfo/_index.md b/english/cpp/aspose.email.clients.imap/imappageinfo/_index.md new file mode 100644 index 0000000000..3031b5d501 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imappageinfo/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapPageInfo class" +linktitle: "ImapPageInfo" +articleTitle: "ImapPageInfo" +second_title: "Aspose.Email for C++" +description: "Contains information about retrieved page when paging methods are used." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imappageinfo/ +--- + +## ImapPageInfo class + +**Inherits:** Aspose::Email::Clients::PageInfo + +Contains information about retrieved page when paging methods are used. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapPageInfo (2 overloads)](./imappageinfo/) | Initializes a new instance of the ImapPageInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Items](./get_items/) | Gets collection of ImapMessageInfo objects | +| [get_NextPage](./get_nextpage/) | Information of the next page or null if current page is last | +| [get_SearchedSeqNums](./get_searchedseqnums/) | Gets collection of ImapMessageInfo objects | +| [set_Items](./set_items/) | Gets collection of ImapMessageInfo objects | +| [Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand](./asposeemailclientsimapcommandslistmessagesbypagegrcommand/) | | + diff --git a/english/cpp/aspose.email.clients.imap/imappageinfo/asposeemailclientsimapcommandslistmessagesbypagegrcommand/_index.md b/english/cpp/aspose.email.clients.imap/imappageinfo/asposeemailclientsimapcommandslistmessagesbypagegrcommand/_index.md new file mode 100644 index 0000000000..3e744bbc6d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imappageinfo/asposeemailclientsimapcommandslistmessagesbypagegrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapPageInfo::Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand of ImapPageInfo." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imappageinfo/asposeemailclientsimapcommandslistmessagesbypagegrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand {#asposeemailclientsimapcommandslistmessagesbypagegrcommand} + +```cpp +ListMessagesByPageGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imappageinfo/get_items/_index.md b/english/cpp/aspose.email.clients.imap/imappageinfo/get_items/_index.md new file mode 100644 index 0000000000..2af25a06a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imappageinfo/get_items/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapPageInfo::get_Items method" +linktitle: "get_Items" +articleTitle: "get_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of ImapMessageInfo objects" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imappageinfo/get_items/ +--- + +## get_Items {#get_items} + +Gets collection of ImapMessageInfo objects + +**Returns:** System::SharedPtr < ImapMessageInfoCollection > Aspose::Email::Clients::Imap:: + +```cpp +get_Items() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imappageinfo/get_nextpage/_index.md b/english/cpp/aspose.email.clients.imap/imappageinfo/get_nextpage/_index.md new file mode 100644 index 0000000000..c0b7081d91 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imappageinfo/get_nextpage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapPageInfo::get_NextPage method" +linktitle: "get_NextPage" +articleTitle: "get_NextPage" +second_title: "Aspose.Email for C++" +description: "Information of the next page or null if current page is last" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imappageinfo/get_nextpage/ +--- + +## get_NextPage {#get_nextpage} + +Information of the next page or null if current page is last + +**Returns:** System::SharedPtr < PageInfo > Aspose::Email::Clients::Imap:: + +```cpp +get_NextPage() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imappageinfo/get_searchedseqnums/_index.md b/english/cpp/aspose.email.clients.imap/imappageinfo/get_searchedseqnums/_index.md new file mode 100644 index 0000000000..af231aeab8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imappageinfo/get_searchedseqnums/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapPageInfo::get_SearchedSeqNums method" +linktitle: "get_SearchedSeqNums" +articleTitle: "get_SearchedSeqNums" +second_title: "Aspose.Email for C++" +description: "Gets collection of ImapMessageInfo objects" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imappageinfo/get_searchedseqnums/ +--- + +## get_SearchedSeqNums {#get_searchedseqnums} + +Gets collection of ImapMessageInfo objects + +**Returns:** System::SharedPtr > Aspose::Email::Clients::Imap:: + +```cpp +get_SearchedSeqNums() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imappageinfo/imappageinfo/_index.md b/english/cpp/aspose.email.clients.imap/imappageinfo/imappageinfo/_index.md new file mode 100644 index 0000000000..0a7f300018 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imappageinfo/imappageinfo/_index.md @@ -0,0 +1,49 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapPageInfo::ImapPageInfo constructor" +linktitle: "ImapPageInfo" +articleTitle: "ImapPageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapPageInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imappageinfo/imappageinfo/ +--- + +## ImapPageInfo (1 of 2) {#imappageinfo_1} + +Initializes a new instance of the ImapPageInfo class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapPageInfo(int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage, System::SharedPtr < System::Collections::Generic::ListExt< int64_t >> searchedSeqNums) +``` + +| Parameter | Description | +| --- | --- | +| totalCount | Total count of items in view | +| itemsPerPage | A number of items in page | +| offset | offset in view of a page | +| lastPage | Indicates whether current page is last page in view | +| searchedSeqNums | A searched items collection | + +--- + +## ImapPageInfo (2 of 2) {#imappageinfo_2} + +Initializes a new instance of the ImapPageInfo class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapPageInfo(int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage, System::SharedPtr < ImapMessageInfoCollection > items) +``` + +| Parameter | Description | +| --- | --- | +| totalCount | Total count of items in view | +| offset | offset in view of a page | +| lastPage | Indicates whether current page is last page in view | +| itemsPerPage | A number of items in page | +| items | A collection of ImapMessageInfo objects | + diff --git a/english/cpp/aspose.email.clients.imap/imappageinfo/set_items/_index.md b/english/cpp/aspose.email.clients.imap/imappageinfo/set_items/_index.md new file mode 100644 index 0000000000..132e27a5be --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imappageinfo/set_items/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapPageInfo::set_Items method" +linktitle: "set_Items" +articleTitle: "set_Items" +second_title: "Aspose.Email for C++" +description: "Gets collection of ImapMessageInfo objects" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imappageinfo/set_items/ +--- + +## set_Items {#set_items} + +Gets collection of ImapMessageInfo objects + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Items(System::SharedPtr < ImapMessageInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/_index.md new file mode 100644 index 0000000000..9312b4eeac --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder class" +linktitle: "ImapQueryBuilder" +articleTitle: "ImapQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Represents the builder of search expression that used by IMAP protocol." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/ +--- + +## ImapQueryBuilder class + +**Inherits:** Aspose::Email::Tools::Search::MailQueryBuilder + +Represents the builder of search expression that used by IMAP protocol. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapQueryBuilder (2 overloads)](./imapquerybuilder/) | Initializes a new instance of the ImapQueryBuilder class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CustomSearch](./customsearch/) | Search messages according to extended server search syntax. | +| [get_ESearchParameters](./get_esearchparameters/) | Gets ESEARCH Parameters This method works only if server supports ESEARCH extension. Please, read more https://tools.ietf.org/html/rfc4315 | +| [get_MessageSize](./get_messagesize/) | Gets messages with an specified size. | +| [get_ModSeq](./get_modseq/) | Modification sequence | +| [get_UniqueId](./get_uniqueid/) | Unique identifier | +| [HasFlags](./hasflags/) | Search messages with the specified flags. | +| [HasHeader](./hasheader/) | Search messages that have a header with the specified field-name and that contains the specified string in the text of the header (what comes after the colon). If the string to search is zero-length, this matches all messages that have a header line with the specified field-name regardless of the contents. | +| [HasNoFlags](./hasnoflags/) | Search messages with the unspecified flags. | +| [set_ESearchParameters](./set_esearchparameters/) | Sets ESEARCH Parameters This method works only if server supports ESEARCH extension. Please, read more https://tools.ietf.org/html/rfc4315 | + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/customsearch/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/customsearch/_index.md new file mode 100644 index 0000000000..0f8da7cfff --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/customsearch/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::CustomSearch method" +linktitle: "CustomSearch" +articleTitle: "CustomSearch" +second_title: "Aspose.Email for C++" +description: "Search messages according to extended server search syntax." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/customsearch/ +--- + +## CustomSearch {#customsearch} + +Search messages according to extended server search syntax. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +CustomSearch(System::String fieldValue) +``` + +| Parameter | Description | +| --- | --- | +| fieldValue | The field value. | + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_esearchparameters/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_esearchparameters/_index.md new file mode 100644 index 0000000000..2abf30e1b4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_esearchparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::get_ESearchParameters method" +linktitle: "get_ESearchParameters" +articleTitle: "get_ESearchParameters" +second_title: "Aspose.Email for C++" +description: "Gets ESEARCH Parameters This method works only if server supports ESEARCH extension." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/get_esearchparameters/ +--- + +## get_ESearchParameters {#get_esearchparameters} + +Gets ESEARCH Parameters This method works only if server supports ESEARCH extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** System::SharedPtr < ESearchOptions > Aspose::Email::Clients::Imap:: + +```cpp +get_ESearchParameters() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_messagesize/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_messagesize/_index.md new file mode 100644 index 0000000000..5f61c05cb3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_messagesize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::get_MessageSize method" +linktitle: "get_MessageSize" +articleTitle: "get_MessageSize" +second_title: "Aspose.Email for C++" +description: "Gets messages with an specified size." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/get_messagesize/ +--- + +## get_MessageSize {#get_messagesize} + +Gets messages with an specified size. + +**Returns:** System::SharedPtr < Tools::Search::IntComparisonField > Aspose::Email::Clients::Imap:: + +```cpp +get_MessageSize() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_modseq/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_modseq/_index.md new file mode 100644 index 0000000000..9a54bdc977 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_modseq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::get_ModSeq method" +linktitle: "get_ModSeq" +articleTitle: "get_ModSeq" +second_title: "Aspose.Email for C++" +description: "Modification sequence" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/get_modseq/ +--- + +## get_ModSeq {#get_modseq} + +Modification sequence + +**Returns:** System::SharedPtr < ModificationSequenceField > Aspose::Email::Clients::Imap:: + +```cpp +get_ModSeq() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_uniqueid/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_uniqueid/_index.md new file mode 100644 index 0000000000..7572bfa313 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/get_uniqueid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::get_UniqueId method" +linktitle: "get_UniqueId" +articleTitle: "get_UniqueId" +second_title: "Aspose.Email for C++" +description: "Unique identifier" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/get_uniqueid/ +--- + +## get_UniqueId {#get_uniqueid} + +Unique identifier + +**Returns:** System::SharedPtr < SequenceSetField > Aspose::Email::Clients::Imap:: + +```cpp +get_UniqueId() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/hasflags/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/hasflags/_index.md new file mode 100644 index 0000000000..34011f1d75 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/hasflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::HasFlags method" +linktitle: "HasFlags" +articleTitle: "HasFlags" +second_title: "Aspose.Email for C++" +description: "Search messages with the specified flags." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/hasflags/ +--- + +## HasFlags {#hasflags} + +Search messages with the specified flags. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +HasFlags(System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | The flags. | + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/hasheader/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/hasheader/_index.md new file mode 100644 index 0000000000..797bd81423 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/hasheader/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::HasHeader method" +linktitle: "HasHeader" +articleTitle: "HasHeader" +second_title: "Aspose.Email for C++" +description: "Search messages that have a header with the specified field-name and that contains the specified string in the text of the header (what comes after the colon)." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/hasheader/ +--- + +## HasHeader {#hasheader} + +Search messages that have a header with the specified field-name and that contains the specified string in the text of the header (what comes after the colon). If the string to search is zero-length, this matches all messages that have a header line with the specified field-name regardless of the contents. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +HasHeader(System::String fieldName, System::String fieldValue) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| fieldValue | The field value. | + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/hasnoflags/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/hasnoflags/_index.md new file mode 100644 index 0000000000..5fb81f9c13 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/hasnoflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::HasNoFlags method" +linktitle: "HasNoFlags" +articleTitle: "HasNoFlags" +second_title: "Aspose.Email for C++" +description: "Search messages with the unspecified flags." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/hasnoflags/ +--- + +## HasNoFlags {#hasnoflags} + +Search messages with the unspecified flags. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +HasNoFlags(System::SharedPtr < ImapMessageFlags > flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | The flags. | + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/imapquerybuilder/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/imapquerybuilder/_index.md new file mode 100644 index 0000000000..93840ec793 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/imapquerybuilder/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::ImapQueryBuilder constructor" +linktitle: "ImapQueryBuilder" +articleTitle: "ImapQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ImapQueryBuilder class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/imapquerybuilder/ +--- + +## ImapQueryBuilder (1 of 2) {#imapquerybuilder_1} + +Initializes a new instance of the ImapQueryBuilder class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapQueryBuilder(System::SharedPtr < System::Text::Encoding > defaultEncoding) +``` + +| Parameter | Description | +| --- | --- | +| defaultEncoding | Contains default encoding (charset) for query builder. | + +--- + +## ImapQueryBuilder (2 of 2) {#imapquerybuilder_2} + +Initializes a new instance of the ImapQueryBuilder class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapQueryBuilder() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquerybuilder/set_esearchparameters/_index.md b/english/cpp/aspose.email.clients.imap/imapquerybuilder/set_esearchparameters/_index.md new file mode 100644 index 0000000000..58d99b7cbb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquerybuilder/set_esearchparameters/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQueryBuilder::set_ESearchParameters method" +linktitle: "set_ESearchParameters" +articleTitle: "set_ESearchParameters" +second_title: "Aspose.Email for C++" +description: "Sets ESEARCH Parameters This method works only if server supports ESEARCH extension." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/imapquerybuilder/set_esearchparameters/ +--- + +## set_ESearchParameters {#set_esearchparameters} + +Sets ESEARCH Parameters This method works only if server supports ESEARCH extension. Please, read more https://tools.ietf.org/html/rfc4315 + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ESearchParameters(System::SharedPtr < ESearchOptions > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/imapquota/_index.md b/english/cpp/aspose.email.clients.imap/imapquota/_index.md new file mode 100644 index 0000000000..1509ff7414 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquota/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuota class" +linktitle: "ImapQuota" +articleTitle: "ImapQuota" +second_title: "Aspose.Email for C++" +description: "Contains information about quota for mailbox resource." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapquota/ +--- + +## ImapQuota class + +Contains information about quota for mailbox resource. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapQuota](./imapquota/) | Initializes a new instance of ImapQuota class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Limit](./get_limit/) | Gets limit for resource | +| [get_QuotaRootName](./get_quotarootname/) | Gets qupta root name | +| [get_ResourceName](./get_resourcename/) | Gets resource name | +| [get_Used](./get_used/) | Gets usage of resource | + diff --git a/english/cpp/aspose.email.clients.imap/imapquota/get_limit/_index.md b/english/cpp/aspose.email.clients.imap/imapquota/get_limit/_index.md new file mode 100644 index 0000000000..fa9653506e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquota/get_limit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuota::get_Limit method" +linktitle: "get_Limit" +articleTitle: "get_Limit" +second_title: "Aspose.Email for C++" +description: "Gets limit for resource" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapquota/get_limit/ +--- + +## get_Limit {#get_limit} + +Gets limit for resource + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_Limit() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquota/get_quotarootname/_index.md b/english/cpp/aspose.email.clients.imap/imapquota/get_quotarootname/_index.md new file mode 100644 index 0000000000..c9a42522b0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquota/get_quotarootname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuota::get_QuotaRootName method" +linktitle: "get_QuotaRootName" +articleTitle: "get_QuotaRootName" +second_title: "Aspose.Email for C++" +description: "Gets qupta root name" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapquota/get_quotarootname/ +--- + +## get_QuotaRootName {#get_quotarootname} + +Gets qupta root name + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_QuotaRootName() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquota/get_resourcename/_index.md b/english/cpp/aspose.email.clients.imap/imapquota/get_resourcename/_index.md new file mode 100644 index 0000000000..598820c81f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquota/get_resourcename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuota::get_ResourceName method" +linktitle: "get_ResourceName" +articleTitle: "get_ResourceName" +second_title: "Aspose.Email for C++" +description: "Gets resource name" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapquota/get_resourcename/ +--- + +## get_ResourceName {#get_resourcename} + +Gets resource name + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_ResourceName() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquota/get_used/_index.md b/english/cpp/aspose.email.clients.imap/imapquota/get_used/_index.md new file mode 100644 index 0000000000..b856513b35 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquota/get_used/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuota::get_Used method" +linktitle: "get_Used" +articleTitle: "get_Used" +second_title: "Aspose.Email for C++" +description: "Gets usage of resource" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/imapquota/get_used/ +--- + +## get_Used {#get_used} + +Gets usage of resource + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_Used() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquota/imapquota/_index.md b/english/cpp/aspose.email.clients.imap/imapquota/imapquota/_index.md new file mode 100644 index 0000000000..6f978c0782 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquota/imapquota/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuota::ImapQuota constructor" +linktitle: "ImapQuota" +articleTitle: "ImapQuota" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of ImapQuota class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapquota/imapquota/ +--- + +## ImapQuota {#imapquota} + +Initializes a new instance of ImapQuota class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapQuota(System::String quotaRootName, System::String resourceName, int32_t used, int32_t limit) +``` + +| Parameter | Description | +| --- | --- | +| quotaRootName | qupta root name | +| resourceName | resource name | +| used | usage of resource | +| limit | limit for resource | + diff --git a/english/cpp/aspose.email.clients.imap/imapquotaroot/_index.md b/english/cpp/aspose.email.clients.imap/imapquotaroot/_index.md new file mode 100644 index 0000000000..6388a2f43f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquotaroot/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuotaRoot class" +linktitle: "ImapQuotaRoot" +articleTitle: "ImapQuotaRoot" +second_title: "Aspose.Email for C++" +description: "Contains information about quota root for mailbox resource." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapquotaroot/ +--- + +## ImapQuotaRoot class + +Contains information about quota root for mailbox resource. + +## Constructors + +| Name | Description | +| --- | --- | +| [ImapQuotaRoot (2 overloads)](./imapquotaroot/) | Initializes a new instance of ImapQuota class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MailboxName](./get_mailboxname/) | Gets mailbox name | +| [get_QuotaRootName](./get_quotarootname/) | Gets qupta root name | +| [get_Quotas](./get_quotas/) | Gets usage of resource | + diff --git a/english/cpp/aspose.email.clients.imap/imapquotaroot/get_mailboxname/_index.md b/english/cpp/aspose.email.clients.imap/imapquotaroot/get_mailboxname/_index.md new file mode 100644 index 0000000000..b66f10d1a1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquotaroot/get_mailboxname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuotaRoot::get_MailboxName method" +linktitle: "get_MailboxName" +articleTitle: "get_MailboxName" +second_title: "Aspose.Email for C++" +description: "Gets mailbox name" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapquotaroot/get_mailboxname/ +--- + +## get_MailboxName {#get_mailboxname} + +Gets mailbox name + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_MailboxName() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquotaroot/get_quotarootname/_index.md b/english/cpp/aspose.email.clients.imap/imapquotaroot/get_quotarootname/_index.md new file mode 100644 index 0000000000..0a064766eb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquotaroot/get_quotarootname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuotaRoot::get_QuotaRootName method" +linktitle: "get_QuotaRootName" +articleTitle: "get_QuotaRootName" +second_title: "Aspose.Email for C++" +description: "Gets qupta root name" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/imapquotaroot/get_quotarootname/ +--- + +## get_QuotaRootName {#get_quotarootname} + +Gets qupta root name + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_QuotaRootName() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquotaroot/get_quotas/_index.md b/english/cpp/aspose.email.clients.imap/imapquotaroot/get_quotas/_index.md new file mode 100644 index 0000000000..f167b2f5a4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquotaroot/get_quotas/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuotaRoot::get_Quotas method" +linktitle: "get_Quotas" +articleTitle: "get_Quotas" +second_title: "Aspose.Email for C++" +description: "Gets usage of resource" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/imapquotaroot/get_quotas/ +--- + +## get_Quotas {#get_quotas} + +Gets usage of resource + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Imap:: + +```cpp +get_Quotas() +``` + diff --git a/english/cpp/aspose.email.clients.imap/imapquotaroot/imapquotaroot/_index.md b/english/cpp/aspose.email.clients.imap/imapquotaroot/imapquotaroot/_index.md new file mode 100644 index 0000000000..e98788863d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapquotaroot/imapquotaroot/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Imap::ImapQuotaRoot::ImapQuotaRoot constructor" +linktitle: "ImapQuotaRoot" +articleTitle: "ImapQuotaRoot" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of ImapQuota class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapquotaroot/imapquotaroot/ +--- + +## ImapQuotaRoot (1 of 2) {#imapquotaroot_1} + +Initializes a new instance of ImapQuota class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapQuotaRoot(System::String mailboxName, System::String quotaRootName) +``` + +| Parameter | Description | +| --- | --- | +| mailboxName | The name of mailbox. | +| quotaRootName | qupta root name | + +--- + +## ImapQuotaRoot (2 of 2) {#imapquotaroot_2} + +Initializes a new instance of ImapQuotaRoot class + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ImapQuotaRoot(System::String mailboxName, System::String quotaRootName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapQuota >>> quotas) +``` + +| Parameter | Description | +| --- | --- | +| mailboxName | mailbox name | +| quotaRootName | qupta root name | +| quotas | | + diff --git a/english/cpp/aspose.email.clients.imap/imapspecialfoldertypes/_index.md b/english/cpp/aspose.email.clients.imap/imapspecialfoldertypes/_index.md new file mode 100644 index 0000000000..e4b420c934 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapspecialfoldertypes/_index.md @@ -0,0 +1,27 @@ +--- +title: "ImapSpecialFolderTypes Enum" +linktitle: "ImapSpecialFolderTypes" +articleTitle: "ImapSpecialFolderTypes" +second_title: "Aspose.Email for C++" +description: "Represents enumeration of special-use mailboxes More details see in RFC6154 http://tools.ietf.org/html/rfc6154" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapspecialfoldertypes/ +--- + +## ImapSpecialFolderTypes enumeration (9 values) + +Represents enumeration of special-use mailboxes More details see in RFC6154 http://tools.ietf.org/html/rfc6154 + +| Value | Description | +| --- | --- | +| NotSpecified | If IMAP LIST Extension for Special-Use Mailboxes (RFC6154) is supported, this means that mailbox is regular and does not used for special purposes. | +| All | This mailbox presents all messages in the user's message store. Implementations MAY omit some messages, such as, perhaps, those in \Trash and \Junk. When this special use is supported, it is almost certain to represent a virtual mailbox. | +| Archive | This mailbox is used to archive messages. The meaning of an "archival" mailbox is server-dependent; typically, it will be used to get messages out of the inbox, or otherwise keep them out of the user's way, while still making them accessible. | +| Drafts | This mailbox is used to hold draft messages typically, messages that are being composed but have not yet been sent. In some server implementations, this might be a virtual mailbox, containing messages from other mailboxes that are marked with the "\Draft" message flag. Alternatively, this might just be advice that a client put drafts here. | +| Flagged | This mailbox presents all messages marked in some way as "important". When this special use is supported, it is likely to represent a virtual mailbox collecting messages (from other mailboxes) that are marked with the "\Flagged" message flag. | +| Junk | This mailbox is where messages deemed to be junk mail are held. Some server implementations might put messages here automatically. Alternatively, this might just be advice to a client-side spam filter. | +| Sent | This mailbox is used to hold copies of messages that have been sent. Some server implementations might put messages here automatically. Alternatively, this might just be advice that a client save sent messages here. | +| Trash | This mailbox is used to hold messages that have been deleted or marked for deletion. In some server implementations, this might be a virtual mailbox, containing messages from other mailboxes that are marked with the "\Deleted" message flag. Alternatively, this might just be advice that a client that chooses not to use the IMAP "\Deleted" model should use this as its trash location. In server implementations that strictly expect the IMAP "\Deleted" model, this special use is likely not to be supported. | +| Important | This mailbox is used to hold messages that have been marked as important. The "\Important" mailbox attribute is a signal that the mailbox contains messages that are likely important to the user. In an implementation that also supports the "$Important" keyword, this special use is likely to represent a virtual mailbox collecting messages (from other mailboxes) that are marked with the "$Important" keyword. In other implementations, the system might automatically put messages there based on the same sorts of heuristics that are noted for the "$Important" keyword. The distinctions between "\Important" and "\Flagged" for mailboxes are similar to those between "$Important" and "\Flagged" for messages. https://tools.ietf.org/html/rfc8457 | + diff --git a/english/cpp/aspose.email.clients.imap/imapstatuscode/_index.md b/english/cpp/aspose.email.clients.imap/imapstatuscode/_index.md new file mode 100644 index 0000000000..9266cbcc32 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/imapstatuscode/_index.md @@ -0,0 +1,36 @@ +--- +title: "ImapStatusCode Enum" +linktitle: "ImapStatusCode" +articleTitle: "ImapStatusCode" +second_title: "Aspose.Email for C++" +description: "Represents the status responses." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/imapstatuscode/ +--- + +## ImapStatusCode enumeration (18 values) + +Represents the status responses. + +| Value | Description | +| --- | --- | +| NotDefined | Not defined | +| Ok | The OK response indicates an information message from the server. When tagged, it indicates successful completion of the associated command. The human-readable text MAY be presented to the user as an information message. The untagged form indicates an information-only message; the nature of the information MAY be indicated by a response code. | +| No | The NO response indicates an operational error message from the server. When tagged, it indicates unsuccessful completion of the associated command. The untagged form indicates a warning; the command can still complete successfully. The human-readable text describes the condition. | +| Bad | The BAD response indicates an error message from the server. When tagged, it reports a protocol-level error in the client's command; the tag indicates the command that caused the error. The untagged form indicates a protocol-level error for which the associated command can not be determined; it can also indicate an internal server failure. The human-readable text describes the condition. | +| Preauth | The PREAUTH response is always untagged, and is one of three possible greetings at connection startup. It indicates that the connection has already been authenticated by external means and thus no LOGIN command is needed. | +| Bye | The BYE response is always untagged, and indicates that the server is about to close the connection. The human-readable text MAY be displayed to the user in a status report by the client. The difference between a BYE that occurs as part of a normal LOGOUT sequence (the first case) and a BYE that occurs because of a failure (the other three cases) is that the connection closes immediately in the failure case. | +| Alert | The human-readable text contains a special alert that MUST be presented to the user in a fashion that calls the user's attention to the message. | +| BadCharset | Optionally followed by a parenthesized list of charsets. A SEARCH failed because the given charset is not supported by this implementation. | +| Capability | Followed by a list of capabilities. | +| Parse | The human-readable text represents an error in parsing the [RFC-2822] header or [MIME-IMB] headers of a message in the mailbox. | +| PermanentFlags | Followed by a parenthesized list of flags, indicates which of the known flags the client can change permanently. | +| ReadOnly | The mailbox is selected read-only. | +| ReadWrite | The mailbox is selected read-write. | +| TryCreate | An APPEND or COPY attempt is failing because the target mailbox does not exist. | +| UIDNext | Indicates the next unique identifier value. | +| UIDValidity | Indicates the unique identifier validity value. | +| Unseen | Indicates the number of the first message without the \Seen flag set. | +| Unsolicited | Untagged status responses. | + diff --git a/english/cpp/aspose.email.clients.imap/listfoldersoptions/_index.md b/english/cpp/aspose.email.clients.imap/listfoldersoptions/_index.md new file mode 100644 index 0000000000..cab7befe12 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/listfoldersoptions/_index.md @@ -0,0 +1,22 @@ +--- +title: "ListFoldersOptions Enum" +linktitle: "ListFoldersOptions" +articleTitle: "ListFoldersOptions" +second_title: "Aspose.Email for C++" +description: "The folder list selection options Please note, this options are supported in case if server supports RFC 5258 \"IMAP LIST Command Extensions\" See more details in" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/listfoldersoptions/ +--- + +## ListFoldersOptions enumeration (4 values) + +The folder list selection options Please note, this options are supported in case if server supports RFC 5258 "IMAP LIST Command Extensions" See more details in https://tools.ietf.org/html/rfc5258 + +| Value | Description | +| --- | --- | +| None | Not defined | +| Subscribed | SUBSCRIBED - causes the LIST command to list subscribed names, rather than the existing mailboxes. This will often be a subset of the actual mailboxes. It's also possible for this list to contain the names of mailboxes that don't exist. In any case, the list MUST include exactly those mailbox names that match the canonical list pattern and are subscribed to. This option is intended to supplement the LSUB command. Of particular note are the mailbox attributes as returned by this option, compared with what is returned by LSUB. With the latter, the attributes returned may not reflect the actual attribute status on the mailbox name, and the \NoSelect attribute has a second special meaning (it indicates that this mailbox is not, itself, subscribed, but that it has descendant mailboxes that are). With the SUBSCRIBED selection option described here, the attributes are accurate and complete, and have no special meanings. "LSUB" and "LIST (SUBSCRIBED)" are, thus, not the same thing, and some servers must do significant extra work to respond to "LIST (SUBSCRIBED)". Because of this, clients SHOULD continue to use "LSUB" unless they specifically want the additional information offered by "LIST (SUBSCRIBED)". This option defines a new mailbox attribute, "\Subscribed", that indicates that a mailbox name is subscribed to. The "\Subscribed" attribute MUST be supported and MUST be accurately computed when the SUBSCRIBED selection option is specified. Note that the SUBSCRIBED selection option implies the SUBSCRIBED return option (see below). | +| Remote | REMOTE - causes the LIST command to show remote mailboxes as well as local ones, as described in [MBRef]. This option is intended to replace the RLIST command and, in conjunction with the SUBSCRIBED selection option, the RLSUB command. This option defines a new mailbox attribute, "\Remote", that indicates that a mailbox is a remote mailbox. The "\Remote" attribute MUST be accurately computed when the REMOTE option is specified. The REMOTE selection option has no interaction with other options. Its effect is to tell the server to apply the other options, if any, to remote mailboxes, in addition to local ones. In particular, it has no interaction with RECURSIVEMATCH (see below). A request for (REMOTE RECURSIVEMATCH) is invalid, because a request for (RECURSIVEMATCH) is. A request for (REMOTE RECURSIVEMATCH SUBSCRIBED) is asking for all subscribed mailboxes, both local and remote. | +| RecursiveMatch | RECURSIVEMATCH - this option forces the server to return information about parent mailboxes that don't match other selection options, but have some submailboxes that do. Information about children is returned in the CHILDINFO extended data item. Note 1: In order for a parent mailbox to be returned, it still has to match the canonical LIST pattern. Note 2: When returning the CHILDINFO extended data item, it doesn't matter whether or not the submailbox matches the canonical LIST pattern. The RECURSIVEMATCH option MUST NOT occur as the only selection option (or only with REMOTE), as it only makes sense when other selection options are also used. The server MUST return BAD tagged response in such case. Note that even if the RECURSIVEMATCH option is specified, the client MUST still be able to handle a case when a CHILDINFO extended data item is returned and there are no submailboxes that meet the selection criteria of the subsequent LIST command, as they can be deleted/renamed after the LIST response was sent, but before the client had a chance to access them. | + diff --git a/english/cpp/aspose.email.clients.imap/listfoldersreturnoptions/_index.md b/english/cpp/aspose.email.clients.imap/listfoldersreturnoptions/_index.md new file mode 100644 index 0000000000..f8301f657f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/listfoldersreturnoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "ListFoldersReturnOptions Enum" +linktitle: "ListFoldersReturnOptions" +articleTitle: "ListFoldersReturnOptions" +second_title: "Aspose.Email for C++" +description: "Return options for ListFolders operation Please note, this options are supported in case if server supports RFC 5258 \"IMAP LIST Command Extensions\" See more det" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/listfoldersreturnoptions/ +--- + +## ListFoldersReturnOptions enumeration (3 values) + +Return options for ListFolders operation Please note, this options are supported in case if server supports RFC 5258 "IMAP LIST Command Extensions" See more details in https://tools.ietf.org/html/rfc5258 + +| Value | Description | +| --- | --- | +| None | Not defined | +| Subscribed | SUBSCRIBED - causes the LIST command to return subscription state for all matching mailbox names. The "\Subscribed" attribute MUST be supported and MUST be accurately computed when the SUBSCRIBED return option is specified. Further, all mailbox flags MUST be accurately computed (this differs from the behavior of the LSUB command). | +| Children | CHILDREN - requests mailbox child information. This option MUST be supported by all servers. | + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/_index.md new file mode 100644 index 0000000000..0fe16b78f9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult class" +linktitle: "MessageThreadResult" +articleTitle: "MessageThreadResult" +second_title: "Aspose.Email for C++" +description: "Contains result for SORT ot THREAD methods See more: https://tools.ietf.org/html/rfc5256" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/messagethreadresult/ +--- + +## MessageThreadResult class + +Contains result for SORT ot THREAD methods See more: https://tools.ietf.org/html/rfc5256 + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageThreadResult](./messagethreadresult/) | Initializes a new instance of the MessageThreadResult class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ChildMessages](./get_childmessages/) | Child messages. | +| [get_ConversationId](./get_conversationid/) | Message thread identifier. | +| [get_Parent](./get_parent/) | Parent message | +| [get_SequenceNumber](./get_sequencenumber/) | Gets the message sequence number. | +| [get_UniqueId](./get_uniqueid/) | Gets the message unique ID. | +| [get_UseUId](./get_useuid/) | Gets value which is indicates whether UID kind of method has to be used. | +| [set_ChildMessages](./set_childmessages/) | Child messages. | +| [set_ConversationId](./set_conversationid/) | Message thread identifier. | +| [set_Parent](./set_parent/) | Parent message | +| [set_SequenceNumber](./set_sequencenumber/) | Gets the message sequence number. | +| [set_UniqueId](./set_uniqueid/) | Gets the message unique ID. | +| [set_UseUId](./set_useuid/) | Gets value which is indicates whether UID kind of method has to be used. | +| [ToString](./tostring/) | To String | +| [Aspose::Email::Clients::Imap::Commands::SortCommand](./asposeemailclientsimapcommandssortcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ThreadCommand](./asposeemailclientsimapcommandsthreadcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ThreadGrCommand](./asposeemailclientsimapcommandsthreadgrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ThreadSearchCommand](./asposeemailclientsimapcommandsthreadsearchcommand/) | | + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandssortcommand/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandssortcommand/_index.md new file mode 100644 index 0000000000..dc439a1b87 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandssortcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::Aspose::Email::Clients::Imap::Commands::SortCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::SortCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::SortCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::SortCommand of MessageThreadResult." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandssortcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::SortCommand {#asposeemailclientsimapcommandssortcommand} + +```cpp +SortCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadcommand/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadcommand/_index.md new file mode 100644 index 0000000000..77acb8c1e6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::Aspose::Email::Clients::Imap::Commands::ThreadCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ThreadCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ThreadCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ThreadCommand of MessageThreadResult." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ThreadCommand {#asposeemailclientsimapcommandsthreadcommand} + +```cpp +ThreadCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadgrcommand/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadgrcommand/_index.md new file mode 100644 index 0000000000..061c91d8eb --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::Aspose::Email::Clients::Imap::Commands::ThreadGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ThreadGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ThreadGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ThreadGrCommand of MessageThreadResult." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ThreadGrCommand {#asposeemailclientsimapcommandsthreadgrcommand} + +```cpp +ThreadGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadsearchcommand/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadsearchcommand/_index.md new file mode 100644 index 0000000000..7137aa2891 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadsearchcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::Aspose::Email::Clients::Imap::Commands::ThreadSearchCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ThreadSearchCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ThreadSearchCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ThreadSearchCommand of MessageThreadResult." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.imap/messagethreadresult/asposeemailclientsimapcommandsthreadsearchcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ThreadSearchCommand {#asposeemailclientsimapcommandsthreadsearchcommand} + +```cpp +ThreadSearchCommand() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/get_childmessages/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_childmessages/_index.md new file mode 100644 index 0000000000..665bd97eda --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_childmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::get_ChildMessages method" +linktitle: "get_ChildMessages" +articleTitle: "get_ChildMessages" +second_title: "Aspose.Email for C++" +description: "Child messages." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/messagethreadresult/get_childmessages/ +--- + +## get_ChildMessages {#get_childmessages} + +Child messages. + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Imap:: + +```cpp +get_ChildMessages() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/get_conversationid/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_conversationid/_index.md new file mode 100644 index 0000000000..a5943e9f66 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_conversationid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::get_ConversationId method" +linktitle: "get_ConversationId" +articleTitle: "get_ConversationId" +second_title: "Aspose.Email for C++" +description: "Message thread identifier." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/messagethreadresult/get_conversationid/ +--- + +## get_ConversationId {#get_conversationid} + +Message thread identifier. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_ConversationId() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/get_parent/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_parent/_index.md new file mode 100644 index 0000000000..784e50b1f0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_parent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::get_Parent method" +linktitle: "get_Parent" +articleTitle: "get_Parent" +second_title: "Aspose.Email for C++" +description: "Parent message" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/messagethreadresult/get_parent/ +--- + +## get_Parent {#get_parent} + +Parent message + +**Returns:** System::SharedPtr < MessageThreadResult > Aspose::Email::Clients::Imap:: + +```cpp +get_Parent() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/get_sequencenumber/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_sequencenumber/_index.md new file mode 100644 index 0000000000..231834e399 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_sequencenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::get_SequenceNumber method" +linktitle: "get_SequenceNumber" +articleTitle: "get_SequenceNumber" +second_title: "Aspose.Email for C++" +description: "Gets the message sequence number." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/messagethreadresult/get_sequencenumber/ +--- + +## get_SequenceNumber {#get_sequencenumber} + +Gets the message sequence number. + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_SequenceNumber() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/get_uniqueid/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_uniqueid/_index.md new file mode 100644 index 0000000000..1edde1fc05 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_uniqueid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::get_UniqueId method" +linktitle: "get_UniqueId" +articleTitle: "get_UniqueId" +second_title: "Aspose.Email for C++" +description: "Gets the message unique ID." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/messagethreadresult/get_uniqueid/ +--- + +## get_UniqueId {#get_uniqueid} + +Gets the message unique ID. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_UniqueId() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/get_useuid/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_useuid/_index.md new file mode 100644 index 0000000000..01bd149df9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/get_useuid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::get_UseUId method" +linktitle: "get_UseUId" +articleTitle: "get_UseUId" +second_title: "Aspose.Email for C++" +description: "Gets value which is indicates whether UID kind of method has to be used." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/messagethreadresult/get_useuid/ +--- + +## get_UseUId {#get_useuid} + +Gets value which is indicates whether UID kind of method has to be used. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_UseUId() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/messagethreadresult/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/messagethreadresult/_index.md new file mode 100644 index 0000000000..dfdfd64db0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/messagethreadresult/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::MessageThreadResult constructor" +linktitle: "MessageThreadResult" +articleTitle: "MessageThreadResult" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageThreadResult class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/messagethreadresult/messagethreadresult/ +--- + +## MessageThreadResult {#messagethreadresult} + +Initializes a new instance of the MessageThreadResult class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +MessageThreadResult() +``` + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/set_childmessages/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_childmessages/_index.md new file mode 100644 index 0000000000..626fc97b70 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_childmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::set_ChildMessages method" +linktitle: "set_ChildMessages" +articleTitle: "set_ChildMessages" +second_title: "Aspose.Email for C++" +description: "Child messages." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/messagethreadresult/set_childmessages/ +--- + +## set_ChildMessages {#set_childmessages} + +Child messages. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ChildMessages(System::SharedPtr < System::Collections::Generic::ListExt< System::SharedPtr < MessageThreadResult >>> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/set_conversationid/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_conversationid/_index.md new file mode 100644 index 0000000000..a054deb18a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_conversationid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::set_ConversationId method" +linktitle: "set_ConversationId" +articleTitle: "set_ConversationId" +second_title: "Aspose.Email for C++" +description: "Message thread identifier." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/messagethreadresult/set_conversationid/ +--- + +## set_ConversationId {#set_conversationid} + +Message thread identifier. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ConversationId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/set_parent/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_parent/_index.md new file mode 100644 index 0000000000..e4b6e5a0a6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_parent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::set_Parent method" +linktitle: "set_Parent" +articleTitle: "set_Parent" +second_title: "Aspose.Email for C++" +description: "Parent message" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/messagethreadresult/set_parent/ +--- + +## set_Parent {#set_parent} + +Parent message + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Parent(System::SharedPtr < MessageThreadResult > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/set_sequencenumber/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_sequencenumber/_index.md new file mode 100644 index 0000000000..8dca9124a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_sequencenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::set_SequenceNumber method" +linktitle: "set_SequenceNumber" +articleTitle: "set_SequenceNumber" +second_title: "Aspose.Email for C++" +description: "Gets the message sequence number." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.imap/messagethreadresult/set_sequencenumber/ +--- + +## set_SequenceNumber {#set_sequencenumber} + +Gets the message sequence number. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_SequenceNumber(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/set_uniqueid/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_uniqueid/_index.md new file mode 100644 index 0000000000..fd5ddbb899 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_uniqueid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::set_UniqueId method" +linktitle: "set_UniqueId" +articleTitle: "set_UniqueId" +second_title: "Aspose.Email for C++" +description: "Gets the message unique ID." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.imap/messagethreadresult/set_uniqueid/ +--- + +## set_UniqueId {#set_uniqueid} + +Gets the message unique ID. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_UniqueId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/set_useuid/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_useuid/_index.md new file mode 100644 index 0000000000..e34529c209 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/set_useuid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::set_UseUId method" +linktitle: "set_UseUId" +articleTitle: "set_UseUId" +second_title: "Aspose.Email for C++" +description: "Gets value which is indicates whether UID kind of method has to be used." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.imap/messagethreadresult/set_useuid/ +--- + +## set_UseUId {#set_useuid} + +Gets value which is indicates whether UID kind of method has to be used. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_UseUId(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/messagethreadresult/tostring/_index.md b/english/cpp/aspose.email.clients.imap/messagethreadresult/tostring/_index.md new file mode 100644 index 0000000000..d575d17b66 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/messagethreadresult/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::MessageThreadResult::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "To String" +type: docs +weight: 130 +url: /cpp/aspose.email.clients.imap/messagethreadresult/tostring/ +--- + +## ToString {#tostring} + +To String + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/modificationsequencefield/_index.md b/english/cpp/aspose.email.clients.imap/modificationsequencefield/_index.md new file mode 100644 index 0000000000..2c51f2ad61 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/modificationsequencefield/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Imap::ModificationSequenceField class" +linktitle: "ModificationSequenceField" +articleTitle: "ModificationSequenceField" +second_title: "Aspose.Email for C++" +description: "Defines set of values for selected field to search." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/modificationsequencefield/ +--- + +## ModificationSequenceField class + +**Inherits:** Aspose::Email::Tools::Search::QueryField + +Defines set of values for selected field to search. + +## Constructors + +| Name | Description | +| --- | --- | +| [ModificationSequenceField](./modificationsequencefield/) | Initializes a new instance of the ComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateQuery](./createquery/) | Creates the search key. | +| [get_ModificationSequence](./get_modificationsequence/) | Gets values to search | +| [GreaterOrEqualTo](./greaterorequalto/) | Sets a value to search for messages that have modification sequence greater or equal to this value. | +| [ToString](./tostring/) | Returns a String which represents the object instance. | + diff --git a/english/cpp/aspose.email.clients.imap/modificationsequencefield/createquery/_index.md b/english/cpp/aspose.email.clients.imap/modificationsequencefield/createquery/_index.md new file mode 100644 index 0000000000..22e8294687 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/modificationsequencefield/createquery/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ModificationSequenceField::CreateQuery method" +linktitle: "CreateQuery" +articleTitle: "CreateQuery" +second_title: "Aspose.Email for C++" +description: "Creates the search key." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/modificationsequencefield/createquery/ +--- + +## CreateQuery {#createquery} + +Creates the search key. + +**Returns:** MailQuery that represents search query. + +```cpp +CreateQuery() +``` + diff --git a/english/cpp/aspose.email.clients.imap/modificationsequencefield/get_modificationsequence/_index.md b/english/cpp/aspose.email.clients.imap/modificationsequencefield/get_modificationsequence/_index.md new file mode 100644 index 0000000000..f5a8493f3a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/modificationsequencefield/get_modificationsequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ModificationSequenceField::get_ModificationSequence method" +linktitle: "get_ModificationSequence" +articleTitle: "get_ModificationSequence" +second_title: "Aspose.Email for C++" +description: "Gets values to search" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/modificationsequencefield/get_modificationsequence/ +--- + +## get_ModificationSequence {#get_modificationsequence} + +Gets values to search + +**Returns:** int64_t Aspose::Email::Clients::Imap:: + +```cpp +get_ModificationSequence() +``` + diff --git a/english/cpp/aspose.email.clients.imap/modificationsequencefield/greaterorequalto/_index.md b/english/cpp/aspose.email.clients.imap/modificationsequencefield/greaterorequalto/_index.md new file mode 100644 index 0000000000..630cb9820c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/modificationsequencefield/greaterorequalto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ModificationSequenceField::GreaterOrEqualTo method" +linktitle: "GreaterOrEqualTo" +articleTitle: "GreaterOrEqualTo" +second_title: "Aspose.Email for C++" +description: "Sets a value to search for messages that have modification sequence greater or equal to this value." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/modificationsequencefield/greaterorequalto/ +--- + +## GreaterOrEqualTo {#greaterorequalto} + +Sets a value to search for messages that have modification sequence greater or equal to this value. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +GreaterOrEqualTo(int64_t modificationSequence) +``` + +| Parameter | Description | +| --- | --- | +| modificationSequence | Value to search | + diff --git a/english/cpp/aspose.email.clients.imap/modificationsequencefield/modificationsequencefield/_index.md b/english/cpp/aspose.email.clients.imap/modificationsequencefield/modificationsequencefield/_index.md new file mode 100644 index 0000000000..9f61d5a99e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/modificationsequencefield/modificationsequencefield/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ModificationSequenceField::ModificationSequenceField constructor" +linktitle: "ModificationSequenceField" +articleTitle: "ModificationSequenceField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/modificationsequencefield/modificationsequencefield/ +--- + +## ModificationSequenceField {#modificationsequencefield} + +Initializes a new instance of the ComparisonField class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +ModificationSequenceField(System::SharedPtr < Tools::Search::MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| owner | Owner of ComparisonField object. | + diff --git a/english/cpp/aspose.email.clients.imap/modificationsequencefield/tostring/_index.md b/english/cpp/aspose.email.clients.imap/modificationsequencefield/tostring/_index.md new file mode 100644 index 0000000000..1dd36a8a77 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/modificationsequencefield/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ModificationSequenceField::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a String which represents the object instance." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/modificationsequencefield/tostring/ +--- + +## ToString {#tostring} + +Returns a String which represents the object instance. + +**Returns:** Returns a string which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/_index.md new file mode 100644 index 0000000000..fded1f55aa --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings class" +linktitle: "PageSettings" +articleTitle: "PageSettings" +second_title: "Aspose.Email for C++" +description: "The settings for the ImapClient.ListMessagesByPage method" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/pagesettings/ +--- + +## PageSettings class + +The settings for the ImapClient.ListMessagesByPage method + +## Constructors + +| Name | Description | +| --- | --- | +| [PageSettings](./pagesettings/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AscendingSorting](./get_ascendingsorting/) | Gets value which indicates if client uses ascending or descending sorting. Set true if you want to use ascending sorting, otherwise set false. | +| [get_Connection](./get_connection/) | Connection to a server. | +| [get_FolderName](./get_foldername/) | The messages folder | +| [get_IgnoreExceptions](./get_ignoreexceptions/) | If the property is set to true, exceptions that occur during message processing will be caught and placed in the ImapPageInfo.Items.Exceptions. | +| [set_AscendingSorting](./set_ascendingsorting/) | Sets value which indicates if client uses ascending or descending sorting. Set true if you want to use ascending sorting, otherwise set false. | +| [set_Connection](./set_connection/) | Connection to a server. | +| [set_FolderName](./set_foldername/) | The messages folder | +| [set_IgnoreExceptions](./set_ignoreexceptions/) | If the property is set to true, exceptions that occur during message processing will be caught and placed in the ImapPageInfo.Items.Exceptions. | + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/get_ascendingsorting/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/get_ascendingsorting/_index.md new file mode 100644 index 0000000000..a437f6fa7a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/get_ascendingsorting/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings::get_AscendingSorting method" +linktitle: "get_AscendingSorting" +articleTitle: "get_AscendingSorting" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if client uses ascending or descending sorting." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/pagesettings/get_ascendingsorting/ +--- + +## get_AscendingSorting {#get_ascendingsorting} + +Gets value which indicates if client uses ascending or descending sorting. Set true if you want to use ascending sorting, otherwise set false. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_AscendingSorting() +``` + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/get_connection/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/get_connection/_index.md new file mode 100644 index 0000000000..eda0c8f72d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/get_connection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings::get_Connection method" +linktitle: "get_Connection" +articleTitle: "get_Connection" +second_title: "Aspose.Email for C++" +description: "Connection to a server." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/pagesettings/get_connection/ +--- + +## get_Connection {#get_connection} + +Connection to a server. + +**Returns:** System::SharedPtr < IConnection > Aspose::Email::Clients::Imap:: + +```cpp +get_Connection() +``` + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/get_foldername/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/get_foldername/_index.md new file mode 100644 index 0000000000..813474b82f --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/get_foldername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings::get_FolderName method" +linktitle: "get_FolderName" +articleTitle: "get_FolderName" +second_title: "Aspose.Email for C++" +description: "The messages folder" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/pagesettings/get_foldername/ +--- + +## get_FolderName {#get_foldername} + +The messages folder + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_FolderName() +``` + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/get_ignoreexceptions/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/get_ignoreexceptions/_index.md new file mode 100644 index 0000000000..8a9dde74f6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/get_ignoreexceptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings::get_IgnoreExceptions method" +linktitle: "get_IgnoreExceptions" +articleTitle: "get_IgnoreExceptions" +second_title: "Aspose.Email for C++" +description: "If the property is set to true, exceptions that occur during message processing will be caught and placed in the ImapPageInfo.Items.Exceptions." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/pagesettings/get_ignoreexceptions/ +--- + +## get_IgnoreExceptions {#get_ignoreexceptions} + +If the property is set to true, exceptions that occur during message processing will be caught and placed in the ImapPageInfo.Items.Exceptions. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_IgnoreExceptions() +``` + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/pagesettings/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/pagesettings/_index.md new file mode 100644 index 0000000000..26503d8313 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/pagesettings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings::PageSettings constructor" +linktitle: "PageSettings" +articleTitle: "PageSettings" +second_title: "Aspose.Email for C++" +description: "PageSettings of PageSettings." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/pagesettings/pagesettings/ +--- + +## PageSettings {#pagesettings} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +PageSettings() +``` + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/set_ascendingsorting/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/set_ascendingsorting/_index.md new file mode 100644 index 0000000000..f324351aae --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/set_ascendingsorting/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings::set_AscendingSorting method" +linktitle: "set_AscendingSorting" +articleTitle: "set_AscendingSorting" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates if client uses ascending or descending sorting." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/pagesettings/set_ascendingsorting/ +--- + +## set_AscendingSorting {#set_ascendingsorting} + +Sets value which indicates if client uses ascending or descending sorting. Set true if you want to use ascending sorting, otherwise set false. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_AscendingSorting(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/set_connection/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/set_connection/_index.md new file mode 100644 index 0000000000..9e2e670db0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/set_connection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings::set_Connection method" +linktitle: "set_Connection" +articleTitle: "set_Connection" +second_title: "Aspose.Email for C++" +description: "Connection to a server." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/pagesettings/set_connection/ +--- + +## set_Connection {#set_connection} + +Connection to a server. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Connection(System::SharedPtr < IConnection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/set_foldername/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/set_foldername/_index.md new file mode 100644 index 0000000000..cfa431e98c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/set_foldername/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings::set_FolderName method" +linktitle: "set_FolderName" +articleTitle: "set_FolderName" +second_title: "Aspose.Email for C++" +description: "The messages folder" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/pagesettings/set_foldername/ +--- + +## set_FolderName {#set_foldername} + +The messages folder + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_FolderName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/pagesettings/set_ignoreexceptions/_index.md b/english/cpp/aspose.email.clients.imap/pagesettings/set_ignoreexceptions/_index.md new file mode 100644 index 0000000000..8486187945 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettings/set_ignoreexceptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettings::set_IgnoreExceptions method" +linktitle: "set_IgnoreExceptions" +articleTitle: "set_IgnoreExceptions" +second_title: "Aspose.Email for C++" +description: "If the property is set to true, exceptions that occur during message processing will be caught and placed in the ImapPageInfo.Items.Exceptions." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/pagesettings/set_ignoreexceptions/ +--- + +## set_IgnoreExceptions {#set_ignoreexceptions} + +If the property is set to true, exceptions that occur during message processing will be caught and placed in the ImapPageInfo.Items.Exceptions. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_IgnoreExceptions(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/pagesettingsasync/_index.md b/english/cpp/aspose.email.clients.imap/pagesettingsasync/_index.md new file mode 100644 index 0000000000..60fcc5c6fe --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettingsasync/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettingsAsync class" +linktitle: "PageSettingsAsync" +articleTitle: "PageSettingsAsync" +second_title: "Aspose.Email for C++" +description: "The settings for the ImapClient.BeginListMessagesByPage async method." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/pagesettingsasync/ +--- + +## PageSettingsAsync class + +**Inherits:** Aspose::Email::Clients::Imap::PageSettings + +The settings for the ImapClient.BeginListMessagesByPage async method. + +## Constructors + +| Name | Description | +| --- | --- | +| [PageSettingsAsync (2 overloads)](./pagesettingsasync/) | Initializes a new instance of the PageSettingsAsync class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Callback](./get_callback/) | References a method to be called when a corresponding asynchronous operation completes. | +| [get_State](./get_state/) | The state. | +| [set_Callback](./set_callback/) | References a method to be called when a corresponding asynchronous operation completes. | +| [set_State](./set_state/) | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/pagesettingsasync/get_callback/_index.md b/english/cpp/aspose.email.clients.imap/pagesettingsasync/get_callback/_index.md new file mode 100644 index 0000000000..9c99434a92 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettingsasync/get_callback/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettingsAsync::get_Callback method" +linktitle: "get_Callback" +articleTitle: "get_Callback" +second_title: "Aspose.Email for C++" +description: "References a method to be called when a corresponding asynchronous operation completes." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/pagesettingsasync/get_callback/ +--- + +## get_Callback {#get_callback} + +References a method to be called when a corresponding asynchronous operation completes. + +**Returns:** System::AsyncCallback Aspose::Email::Clients::Imap:: + +```cpp +get_Callback() +``` + diff --git a/english/cpp/aspose.email.clients.imap/pagesettingsasync/get_state/_index.md b/english/cpp/aspose.email.clients.imap/pagesettingsasync/get_state/_index.md new file mode 100644 index 0000000000..88b6015fd3 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettingsasync/get_state/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettingsAsync::get_State method" +linktitle: "get_State" +articleTitle: "get_State" +second_title: "Aspose.Email for C++" +description: "The state." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/pagesettingsasync/get_state/ +--- + +## get_State {#get_state} + +The state. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Imap:: + +```cpp +get_State() +``` + diff --git a/english/cpp/aspose.email.clients.imap/pagesettingsasync/pagesettingsasync/_index.md b/english/cpp/aspose.email.clients.imap/pagesettingsasync/pagesettingsasync/_index.md new file mode 100644 index 0000000000..cf0e6c86fc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettingsasync/pagesettingsasync/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettingsAsync::PageSettingsAsync constructor" +linktitle: "PageSettingsAsync" +articleTitle: "PageSettingsAsync" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PageSettingsAsync class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/pagesettingsasync/pagesettingsasync/ +--- + +## PageSettingsAsync (1 of 2) {#pagesettingsasync_1} + +Initializes a new instance of the PageSettingsAsync class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +PageSettingsAsync() +``` + +--- + +## PageSettingsAsync (2 of 2) {#pagesettingsasync_2} + +Initialize PageSettingsAsync from PageSettings . + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +PageSettingsAsync(System::SharedPtr < PageSettings > settings) +``` + +| Parameter | Description | +| --- | --- | +| settings | | + diff --git a/english/cpp/aspose.email.clients.imap/pagesettingsasync/set_callback/_index.md b/english/cpp/aspose.email.clients.imap/pagesettingsasync/set_callback/_index.md new file mode 100644 index 0000000000..bb915726e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettingsasync/set_callback/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettingsAsync::set_Callback method" +linktitle: "set_Callback" +articleTitle: "set_Callback" +second_title: "Aspose.Email for C++" +description: "References a method to be called when a corresponding asynchronous operation completes." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/pagesettingsasync/set_callback/ +--- + +## set_Callback {#set_callback} + +References a method to be called when a corresponding asynchronous operation completes. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Callback(System::AsyncCallback value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/pagesettingsasync/set_state/_index.md b/english/cpp/aspose.email.clients.imap/pagesettingsasync/set_state/_index.md new file mode 100644 index 0000000000..ce64cffbc5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/pagesettingsasync/set_state/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::PageSettingsAsync::set_State method" +linktitle: "set_State" +articleTitle: "set_State" +second_title: "Aspose.Email for C++" +description: "The state." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/pagesettingsasync/set_state/ +--- + +## set_State {#set_state} + +The state. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_State(System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/rangeseqset/_index.md b/english/cpp/aspose.email.clients.imap/rangeseqset/_index.md new file mode 100644 index 0000000000..d163fffc07 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/rangeseqset/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Clients::Imap::RangeSeqSet class" +linktitle: "RangeSeqSet" +articleTitle: "RangeSeqSet" +second_title: "Aspose.Email for C++" +description: "Container with range of values to search." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/rangeseqset/ +--- + +## RangeSeqSet class + +**Inherits:** Aspose::Email::Clients::Imap::SequenceSetBaseValue + +Container with range of values to search. + +## Constructors + +| Name | Description | +| --- | --- | +| [RangeSeqSet (5 overloads)](./rangeseqset/) | Initializes a new instance of the RangeSeqSet class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_EndRange](./get_endrange/) | Gets ending boundary of the range to search | +| [get_StartRange](./get_startrange/) | Gets starting boundary of the range to search | +| [set_EndRange](./set_endrange/) | Sets ending boundary of the range to search | +| [set_StartRange](./set_startrange/) | Sets starting boundary of the range to search | +| [to_String](./to_string/) | Implicit conversion operation from RangeSeqSet to String | +| [ToString](./tostring/) | Returns a string that represents the current object. | + diff --git a/english/cpp/aspose.email.clients.imap/rangeseqset/get_endrange/_index.md b/english/cpp/aspose.email.clients.imap/rangeseqset/get_endrange/_index.md new file mode 100644 index 0000000000..0ac8a3af59 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/rangeseqset/get_endrange/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RangeSeqSet::get_EndRange method" +linktitle: "get_EndRange" +articleTitle: "get_EndRange" +second_title: "Aspose.Email for C++" +description: "Gets ending boundary of the range to search" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/rangeseqset/get_endrange/ +--- + +## get_EndRange {#get_endrange} + +Gets ending boundary of the range to search + +**Returns:** System::SharedPtr < SimpleSeqSet > Aspose::Email::Clients::Imap:: + +```cpp +get_EndRange() +``` + diff --git a/english/cpp/aspose.email.clients.imap/rangeseqset/get_startrange/_index.md b/english/cpp/aspose.email.clients.imap/rangeseqset/get_startrange/_index.md new file mode 100644 index 0000000000..161d9776d4 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/rangeseqset/get_startrange/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RangeSeqSet::get_StartRange method" +linktitle: "get_StartRange" +articleTitle: "get_StartRange" +second_title: "Aspose.Email for C++" +description: "Gets starting boundary of the range to search" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/rangeseqset/get_startrange/ +--- + +## get_StartRange {#get_startrange} + +Gets starting boundary of the range to search + +**Returns:** System::SharedPtr < SimpleSeqSet > Aspose::Email::Clients::Imap:: + +```cpp +get_StartRange() +``` + diff --git a/english/cpp/aspose.email.clients.imap/rangeseqset/rangeseqset/_index.md b/english/cpp/aspose.email.clients.imap/rangeseqset/rangeseqset/_index.md new file mode 100644 index 0000000000..c988ac1d0d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/rangeseqset/rangeseqset/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Clients::Imap::RangeSeqSet::RangeSeqSet constructor" +linktitle: "RangeSeqSet" +articleTitle: "RangeSeqSet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the RangeSeqSet class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/rangeseqset/rangeseqset/ +--- + +## RangeSeqSet (1 of 5) {#rangeseqset_1} + +Initializes a new instance of the RangeSeqSet class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +RangeSeqSet() +``` + +--- + +## RangeSeqSet (2 of 5) {#rangeseqset_2} + +Initializes a new instance of the RangeSeqSet class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +RangeSeqSet(System::SharedPtr < SimpleSeqSet > startRange) +``` + +| Parameter | Description | +| --- | --- | +| startRange | The starting boundary of the range to search | + +--- + +## RangeSeqSet (3 of 5) {#rangeseqset_3} + +Initializes a new instance of the RangeSeqSet class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +RangeSeqSet(System::SharedPtr < SimpleSeqSet > startRange, System::SharedPtr < SimpleSeqSet > endRange) +``` + +| Parameter | Description | +| --- | --- | +| startRange | The starting boundary of the range to search | +| endRange | The ending boundary of the range to search | + +--- + +## RangeSeqSet (4 of 5) {#rangeseqset_4} + +Initializes a new instance of the RangeSeqSet class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +RangeSeqSet(System::String startRange) +``` + +| Parameter | Description | +| --- | --- | +| startRange | The value of the starting boundary of the range to search | + +--- + +## RangeSeqSet (5 of 5) {#rangeseqset_5} + +Initializes a new instance of the RangeSeqSet class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +RangeSeqSet(System::String startRange, System::String endRange) +``` + +| Parameter | Description | +| --- | --- | +| startRange | The value of the starting boundary of the range to search | +| endRange | The value of the ending boundary of the range to search | + diff --git a/english/cpp/aspose.email.clients.imap/rangeseqset/set_endrange/_index.md b/english/cpp/aspose.email.clients.imap/rangeseqset/set_endrange/_index.md new file mode 100644 index 0000000000..ce82d0420b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/rangeseqset/set_endrange/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RangeSeqSet::set_EndRange method" +linktitle: "set_EndRange" +articleTitle: "set_EndRange" +second_title: "Aspose.Email for C++" +description: "Sets ending boundary of the range to search" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/rangeseqset/set_endrange/ +--- + +## set_EndRange {#set_endrange} + +Sets ending boundary of the range to search + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_EndRange(System::SharedPtr < SimpleSeqSet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/rangeseqset/set_startrange/_index.md b/english/cpp/aspose.email.clients.imap/rangeseqset/set_startrange/_index.md new file mode 100644 index 0000000000..cf0f2f17dd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/rangeseqset/set_startrange/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RangeSeqSet::set_StartRange method" +linktitle: "set_StartRange" +articleTitle: "set_StartRange" +second_title: "Aspose.Email for C++" +description: "Sets starting boundary of the range to search" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/rangeseqset/set_startrange/ +--- + +## set_StartRange {#set_startrange} + +Sets starting boundary of the range to search + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_StartRange(System::SharedPtr < SimpleSeqSet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/rangeseqset/to_string/_index.md b/english/cpp/aspose.email.clients.imap/rangeseqset/to_string/_index.md new file mode 100644 index 0000000000..df4d6c883e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/rangeseqset/to_string/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RangeSeqSet::to_String method" +linktitle: "to_String" +articleTitle: "to_String" +second_title: "Aspose.Email for C++" +description: "Implicit conversion operation from RangeSeqSet to String" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/rangeseqset/to_string/ +--- + +## to_String {#to_string} + +Implicit conversion operation from RangeSeqSet to String + +**Returns:** Returns string representation of converted object. + +```cpp +to_String(System::SharedPtr < RangeSeqSet > range) +``` + +| Parameter | Description | +| --- | --- | +| range | Object to convert | + diff --git a/english/cpp/aspose.email.clients.imap/rangeseqset/tostring/_index.md b/english/cpp/aspose.email.clients.imap/rangeseqset/tostring/_index.md new file mode 100644 index 0000000000..fe64b45f68 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/rangeseqset/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RangeSeqSet::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/rangeseqset/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/_index.md new file mode 100644 index 0000000000..fea76eb720 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings class" +linktitle: "RestoreSettings" +articleTitle: "RestoreSettings" +second_title: "Aspose.Email for C++" +description: "The settings for the ImapClient.Restore method" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/restoresettings/ +--- + +## RestoreSettings class + +The settings for the ImapClient.Restore method + +## Constructors + +| Name | Description | +| --- | --- | +| [RestoreSettings](./restoresettings/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [BeforeItemCallbackExecutor](./beforeitemcallbackexecutor/) | | +| [get_BeforeItemCallback](./get_beforeitemcallback/) | The callback called when the next item (message or folder) is processed. | +| [get_Connection](./get_connection/) | Connection to a server. | +| [get_Folders](./get_folders/) | A folders to be restored. | +| [get_NumberOfAttemptsToRrepeat](./get_numberofattemptstorrepeat/) | Gets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client tries to repeat this operation again according to defined quantity of times. For instance if FETCH operation returns error AE_1_1_0243 FETCH 219 (BODY) AE_1_1_0243 NO[UNAVAILABLE] FETCH Service is temporarily not available Client tries to execute it again. | +| [get_Options](./get_options/) | Restore options. | +| [get_Recursive](./get_recursive/) | Indicates that nested folders should be also restored | +| [get_RemoveNonexistentFolders](./get_removenonexistentfolders/) | Indicates that mail folders, which do not have the equal folders in the personal storage, should be removed | +| [get_RemoveNonexistentItems](./get_removenonexistentitems/) | Indicates that mail items, which do not have the equal items in the personal storage, should be removed | +| [get_RestoreConnection](./get_restoreconnection/) | Gets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttemptsToRrepeat option. | +| [get_TimeoutBetweenAttempts](./get_timeoutbetweenattempts/) | Gets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRrepeat option. | +| [set_BeforeItemCallback](./set_beforeitemcallback/) | The callback called when the next item (message or folder) is processed. | +| [set_Connection](./set_connection/) | Connection to a server. | +| [set_Folders](./set_folders/) | A folders to be restored. | +| [set_NumberOfAttemptsToRrepeat](./set_numberofattemptstorrepeat/) | Sets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client tries to repeat this operation again according to defined quantity of times. For instance if FETCH operation returns error AE_1_1_0243 FETCH 219 (BODY) AE_1_1_0243 NO[UNAVAILABLE] FETCH Service is temporarily not available Client tries to execute it again. | +| [set_Options](./set_options/) | Restore options. | +| [set_Recursive](./set_recursive/) | Indicates that nested folders should be also restored | +| [set_RemoveNonexistentFolders](./set_removenonexistentfolders/) | Indicates that mail folders, which do not have the equal folders in the personal storage, should be removed | +| [set_RemoveNonexistentItems](./set_removenonexistentitems/) | Indicates that mail items, which do not have the equal items in the personal storage, should be removed | +| [set_RestoreConnection](./set_restoreconnection/) | Sets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttemptsToRrepeat option. | +| [set_TimeoutBetweenAttempts](./set_timeoutbetweenattempts/) | Sets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRrepeat option. | +| [to_RestoreSettings](./to_restoresettings/) | Converts enumerable options to class | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/beforeitemcallbackexecutor/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/beforeitemcallbackexecutor/_index.md new file mode 100644 index 0000000000..e10da54711 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/beforeitemcallbackexecutor/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::BeforeItemCallbackExecutor method" +linktitle: "BeforeItemCallbackExecutor" +articleTitle: "BeforeItemCallbackExecutor" +second_title: "Aspose.Email for C++" +description: "BeforeItemCallbackExecutor of RestoreSettings." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/restoresettings/beforeitemcallbackexecutor/ +--- + +## BeforeItemCallbackExecutor {#beforeitemcallbackexecutor} + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +BeforeItemCallbackExecutor(System::SharedPtr < System::Object > item) +``` + +| Parameter | Description | +| --- | --- | +| item | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_beforeitemcallback/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_beforeitemcallback/_index.md new file mode 100644 index 0000000000..48b3ab18db --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_beforeitemcallback/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_BeforeItemCallback method" +linktitle: "get_BeforeItemCallback" +articleTitle: "get_BeforeItemCallback" +second_title: "Aspose.Email for C++" +description: "The callback called when the next item (message or folder) is processed." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/restoresettings/get_beforeitemcallback/ +--- + +## get_BeforeItemCallback {#get_beforeitemcallback} + +The callback called when the next item (message or folder) is processed. + +**Returns:** Aspose::Email::Common::Delegate::BeforeItemCallback Aspose::Email::Clients::Imap:: + +```cpp +get_BeforeItemCallback() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_connection/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_connection/_index.md new file mode 100644 index 0000000000..9ad9c33d80 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_connection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_Connection method" +linktitle: "get_Connection" +articleTitle: "get_Connection" +second_title: "Aspose.Email for C++" +description: "Connection to a server." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/restoresettings/get_connection/ +--- + +## get_Connection {#get_connection} + +Connection to a server. + +**Returns:** System::SharedPtr < IConnection > Aspose::Email::Clients::Imap:: + +```cpp +get_Connection() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_folders/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_folders/_index.md new file mode 100644 index 0000000000..81d3256a91 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_folders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_Folders method" +linktitle: "get_Folders" +articleTitle: "get_Folders" +second_title: "Aspose.Email for C++" +description: "A folders to be restored." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/restoresettings/get_folders/ +--- + +## get_Folders {#get_folders} + +A folders to be restored. + +**Returns:** System::SharedPtr < ImapFolderInfoCollection > Aspose::Email::Clients::Imap:: + +```cpp +get_Folders() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_numberofattemptstorrepeat/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_numberofattemptstorrepeat/_index.md new file mode 100644 index 0000000000..0d2bc5f213 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_numberofattemptstorrepeat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_NumberOfAttemptsToRrepeat method" +linktitle: "get_NumberOfAttemptsToRrepeat" +articleTitle: "get_NumberOfAttemptsToRrepeat" +second_title: "Aspose.Email for C++" +description: "Gets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client t" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/restoresettings/get_numberofattemptstorrepeat/ +--- + +## get_NumberOfAttemptsToRrepeat {#get_numberofattemptstorrepeat} + +Gets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client tries to repeat this operation again according to defined quantity of times. For instance if FETCH operation returns error AE_1_1_0243 FETCH 219 (BODY) AE_1_1_0243 NO[UNAVAILABLE] FETCH Service is temporarily not available Client tries to execute it again. + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_NumberOfAttemptsToRrepeat() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_options/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_options/_index.md new file mode 100644 index 0000000000..8a4115bb34 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_options/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_Options method" +linktitle: "get_Options" +articleTitle: "get_Options" +second_title: "Aspose.Email for C++" +description: "Restore options." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.imap/restoresettings/get_options/ +--- + +## get_Options {#get_options} + +Restore options. + +**Returns:** Storage::Pst::RestoreOptions Aspose::Email::Clients::Imap:: + +```cpp +get_Options() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_recursive/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_recursive/_index.md new file mode 100644 index 0000000000..dab9e8ea93 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_recursive/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_Recursive method" +linktitle: "get_Recursive" +articleTitle: "get_Recursive" +second_title: "Aspose.Email for C++" +description: "Indicates that nested folders should be also restored" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.imap/restoresettings/get_recursive/ +--- + +## get_Recursive {#get_recursive} + +Indicates that nested folders should be also restored + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_Recursive() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_removenonexistentfolders/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_removenonexistentfolders/_index.md new file mode 100644 index 0000000000..1e5ba92fd2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_removenonexistentfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_RemoveNonexistentFolders method" +linktitle: "get_RemoveNonexistentFolders" +articleTitle: "get_RemoveNonexistentFolders" +second_title: "Aspose.Email for C++" +description: "Indicates that mail folders, which do not have the equal folders in the personal storage, should be removed" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.imap/restoresettings/get_removenonexistentfolders/ +--- + +## get_RemoveNonexistentFolders {#get_removenonexistentfolders} + +Indicates that mail folders, which do not have the equal folders in the personal storage, should be removed + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_RemoveNonexistentFolders() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_removenonexistentitems/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_removenonexistentitems/_index.md new file mode 100644 index 0000000000..ed7ad9e466 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_removenonexistentitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_RemoveNonexistentItems method" +linktitle: "get_RemoveNonexistentItems" +articleTitle: "get_RemoveNonexistentItems" +second_title: "Aspose.Email for C++" +description: "Indicates that mail items, which do not have the equal items in the personal storage, should be removed" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.imap/restoresettings/get_removenonexistentitems/ +--- + +## get_RemoveNonexistentItems {#get_removenonexistentitems} + +Indicates that mail items, which do not have the equal items in the personal storage, should be removed + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_RemoveNonexistentItems() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_restoreconnection/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_restoreconnection/_index.md new file mode 100644 index 0000000000..6a33e64fc7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_restoreconnection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_RestoreConnection method" +linktitle: "get_RestoreConnection" +articleTitle: "get_RestoreConnection" +second_title: "Aspose.Email for C++" +description: "Gets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttempts" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.imap/restoresettings/get_restoreconnection/ +--- + +## get_RestoreConnection {#get_restoreconnection} + +Gets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttemptsToRrepeat option. + +**Returns:** bool Aspose::Email::Clients::Imap:: + +```cpp +get_RestoreConnection() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/get_timeoutbetweenattempts/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/get_timeoutbetweenattempts/_index.md new file mode 100644 index 0000000000..8c73e2249a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/get_timeoutbetweenattempts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::get_TimeoutBetweenAttempts method" +linktitle: "get_TimeoutBetweenAttempts" +articleTitle: "get_TimeoutBetweenAttempts" +second_title: "Aspose.Email for C++" +description: "Gets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRre" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.imap/restoresettings/get_timeoutbetweenattempts/ +--- + +## get_TimeoutBetweenAttempts {#get_timeoutbetweenattempts} + +Gets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRrepeat option. + +**Returns:** int32_t Aspose::Email::Clients::Imap:: + +```cpp +get_TimeoutBetweenAttempts() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/restoresettings/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/restoresettings/_index.md new file mode 100644 index 0000000000..075da3e7c7 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/restoresettings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::RestoreSettings constructor" +linktitle: "RestoreSettings" +articleTitle: "RestoreSettings" +second_title: "Aspose.Email for C++" +description: "RestoreSettings of RestoreSettings." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/restoresettings/restoresettings/ +--- + +## RestoreSettings {#restoresettings} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +RestoreSettings() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_beforeitemcallback/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_beforeitemcallback/_index.md new file mode 100644 index 0000000000..3c4d02e070 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_beforeitemcallback/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_BeforeItemCallback method" +linktitle: "set_BeforeItemCallback" +articleTitle: "set_BeforeItemCallback" +second_title: "Aspose.Email for C++" +description: "The callback called when the next item (message or folder) is processed." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.imap/restoresettings/set_beforeitemcallback/ +--- + +## set_BeforeItemCallback {#set_beforeitemcallback} + +The callback called when the next item (message or folder) is processed. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_BeforeItemCallback(Aspose::Email::Common::Delegate::BeforeItemCallback value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_connection/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_connection/_index.md new file mode 100644 index 0000000000..2b878653bd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_connection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_Connection method" +linktitle: "set_Connection" +articleTitle: "set_Connection" +second_title: "Aspose.Email for C++" +description: "Connection to a server." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.imap/restoresettings/set_connection/ +--- + +## set_Connection {#set_connection} + +Connection to a server. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Connection(System::SharedPtr < IConnection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_folders/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_folders/_index.md new file mode 100644 index 0000000000..bb76c09f18 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_folders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_Folders method" +linktitle: "set_Folders" +articleTitle: "set_Folders" +second_title: "Aspose.Email for C++" +description: "A folders to be restored." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.imap/restoresettings/set_folders/ +--- + +## set_Folders {#set_folders} + +A folders to be restored. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Folders(System::SharedPtr < ImapFolderInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_numberofattemptstorrepeat/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_numberofattemptstorrepeat/_index.md new file mode 100644 index 0000000000..3fe9ec2390 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_numberofattemptstorrepeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_NumberOfAttemptsToRrepeat method" +linktitle: "set_NumberOfAttemptsToRrepeat" +articleTitle: "set_NumberOfAttemptsToRrepeat" +second_title: "Aspose.Email for C++" +description: "Sets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client t" +type: docs +weight: 150 +url: /cpp/aspose.email.clients.imap/restoresettings/set_numberofattemptstorrepeat/ +--- + +## set_NumberOfAttemptsToRrepeat {#set_numberofattemptstorrepeat} + +Sets value which defines number of attempts to repeat failed operation In case of some IMAP command inside backup operation returns failed result, IMAP client tries to repeat this operation again according to defined quantity of times. For instance if FETCH operation returns error AE_1_1_0243 FETCH 219 (BODY) AE_1_1_0243 NO[UNAVAILABLE] FETCH Service is temporarily not available Client tries to execute it again. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_NumberOfAttemptsToRrepeat(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_options/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_options/_index.md new file mode 100644 index 0000000000..762ead28c0 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_options/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_Options method" +linktitle: "set_Options" +articleTitle: "set_Options" +second_title: "Aspose.Email for C++" +description: "Restore options." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.imap/restoresettings/set_options/ +--- + +## set_Options {#set_options} + +Restore options. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Options(Storage::Pst::RestoreOptions value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_recursive/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_recursive/_index.md new file mode 100644 index 0000000000..fb457d3d52 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_recursive/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_Recursive method" +linktitle: "set_Recursive" +articleTitle: "set_Recursive" +second_title: "Aspose.Email for C++" +description: "Indicates that nested folders should be also restored" +type: docs +weight: 170 +url: /cpp/aspose.email.clients.imap/restoresettings/set_recursive/ +--- + +## set_Recursive {#set_recursive} + +Indicates that nested folders should be also restored + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Recursive(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_removenonexistentfolders/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_removenonexistentfolders/_index.md new file mode 100644 index 0000000000..c145d17bf5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_removenonexistentfolders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_RemoveNonexistentFolders method" +linktitle: "set_RemoveNonexistentFolders" +articleTitle: "set_RemoveNonexistentFolders" +second_title: "Aspose.Email for C++" +description: "Indicates that mail folders, which do not have the equal folders in the personal storage, should be removed" +type: docs +weight: 180 +url: /cpp/aspose.email.clients.imap/restoresettings/set_removenonexistentfolders/ +--- + +## set_RemoveNonexistentFolders {#set_removenonexistentfolders} + +Indicates that mail folders, which do not have the equal folders in the personal storage, should be removed + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_RemoveNonexistentFolders(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_removenonexistentitems/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_removenonexistentitems/_index.md new file mode 100644 index 0000000000..c62621f1cd --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_removenonexistentitems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_RemoveNonexistentItems method" +linktitle: "set_RemoveNonexistentItems" +articleTitle: "set_RemoveNonexistentItems" +second_title: "Aspose.Email for C++" +description: "Indicates that mail items, which do not have the equal items in the personal storage, should be removed" +type: docs +weight: 190 +url: /cpp/aspose.email.clients.imap/restoresettings/set_removenonexistentitems/ +--- + +## set_RemoveNonexistentItems {#set_removenonexistentitems} + +Indicates that mail items, which do not have the equal items in the personal storage, should be removed + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_RemoveNonexistentItems(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_restoreconnection/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_restoreconnection/_index.md new file mode 100644 index 0000000000..5d17fe11f9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_restoreconnection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_RestoreConnection method" +linktitle: "set_RestoreConnection" +articleTitle: "set_RestoreConnection" +second_title: "Aspose.Email for C++" +description: "Sets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttempts" +type: docs +weight: 200 +url: /cpp/aspose.email.clients.imap/restoresettings/set_restoreconnection/ +--- + +## set_RestoreConnection {#set_restoreconnection} + +Sets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttemptsToRrepeat option. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_RestoreConnection(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/set_timeoutbetweenattempts/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/set_timeoutbetweenattempts/_index.md new file mode 100644 index 0000000000..e585f2f571 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/set_timeoutbetweenattempts/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::set_TimeoutBetweenAttempts method" +linktitle: "set_TimeoutBetweenAttempts" +articleTitle: "set_TimeoutBetweenAttempts" +second_title: "Aspose.Email for C++" +description: "Sets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRre" +type: docs +weight: 210 +url: /cpp/aspose.email.clients.imap/restoresettings/set_timeoutbetweenattempts/ +--- + +## set_TimeoutBetweenAttempts {#set_timeoutbetweenattempts} + +Sets value which defines timeout (in milliseconds) between attemptions to execute operation again This option has to be used together with NumberOfAttemptsToRrepeat option. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_TimeoutBetweenAttempts(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettings/to_restoresettings/_index.md b/english/cpp/aspose.email.clients.imap/restoresettings/to_restoresettings/_index.md new file mode 100644 index 0000000000..a3bdbe4803 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettings/to_restoresettings/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettings::to_RestoreSettings method" +linktitle: "to_RestoreSettings" +articleTitle: "to_RestoreSettings" +second_title: "Aspose.Email for C++" +description: "Converts enumerable options to class" +type: docs +weight: 220 +url: /cpp/aspose.email.clients.imap/restoresettings/to_restoresettings/ +--- + +## to_RestoreSettings {#to_restoresettings} + +Converts enumerable options to class + +**Returns:** static System::SharedPtr < RestoreSettings > Aspose::Email::Clients::Imap:: + +```cpp +to_RestoreSettings(Storage::Pst::RestoreOptions options) +``` + +| Parameter | Description | +| --- | --- | +| options | Options to convert | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettingsasync/_index.md b/english/cpp/aspose.email.clients.imap/restoresettingsasync/_index.md new file mode 100644 index 0000000000..e23ebeae90 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettingsasync/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettingsAsync class" +linktitle: "RestoreSettingsAsync" +articleTitle: "RestoreSettingsAsync" +second_title: "Aspose.Email for C++" +description: "The settings for the ImapClient.Restore async method." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/restoresettingsasync/ +--- + +## RestoreSettingsAsync class + +**Inherits:** Aspose::Email::Clients::Imap::RestoreSettings + +The settings for the ImapClient.Restore async method. + +## Constructors + +| Name | Description | +| --- | --- | +| [RestoreSettingsAsync (2 overloads)](./restoresettingsasync/) | Initializes a new instance of the RestoreSettingsAsync class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Callback](./get_callback/) | References a method to be called when a corresponding asynchronous operation completes. | +| [get_State](./get_state/) | The state. | +| [set_Callback](./set_callback/) | References a method to be called when a corresponding asynchronous operation completes. | +| [set_State](./set_state/) | The state. | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettingsasync/get_callback/_index.md b/english/cpp/aspose.email.clients.imap/restoresettingsasync/get_callback/_index.md new file mode 100644 index 0000000000..fbe29bc37c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettingsasync/get_callback/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettingsAsync::get_Callback method" +linktitle: "get_Callback" +articleTitle: "get_Callback" +second_title: "Aspose.Email for C++" +description: "References a method to be called when a corresponding asynchronous operation completes." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/restoresettingsasync/get_callback/ +--- + +## get_Callback {#get_callback} + +References a method to be called when a corresponding asynchronous operation completes. + +**Returns:** System::AsyncCallback Aspose::Email::Clients::Imap:: + +```cpp +get_Callback() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettingsasync/get_state/_index.md b/english/cpp/aspose.email.clients.imap/restoresettingsasync/get_state/_index.md new file mode 100644 index 0000000000..7808b2135a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettingsasync/get_state/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettingsAsync::get_State method" +linktitle: "get_State" +articleTitle: "get_State" +second_title: "Aspose.Email for C++" +description: "The state." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/restoresettingsasync/get_state/ +--- + +## get_State {#get_state} + +The state. + +**Returns:** System::SharedPtr Aspose::Email::Clients::Imap:: + +```cpp +get_State() +``` + diff --git a/english/cpp/aspose.email.clients.imap/restoresettingsasync/restoresettingsasync/_index.md b/english/cpp/aspose.email.clients.imap/restoresettingsasync/restoresettingsasync/_index.md new file mode 100644 index 0000000000..d3a17ab2b9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettingsasync/restoresettingsasync/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettingsAsync::RestoreSettingsAsync constructor" +linktitle: "RestoreSettingsAsync" +articleTitle: "RestoreSettingsAsync" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the RestoreSettingsAsync class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/restoresettingsasync/restoresettingsasync/ +--- + +## RestoreSettingsAsync (1 of 2) {#restoresettingsasync_1} + +Initializes a new instance of the RestoreSettingsAsync class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +RestoreSettingsAsync() +``` + +--- + +## RestoreSettingsAsync (2 of 2) {#restoresettingsasync_2} + +Initialize RestoreSettingsAsync from RestoreSettings . + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +RestoreSettingsAsync(System::SharedPtr < RestoreSettings > settings) +``` + +| Parameter | Description | +| --- | --- | +| settings | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettingsasync/set_callback/_index.md b/english/cpp/aspose.email.clients.imap/restoresettingsasync/set_callback/_index.md new file mode 100644 index 0000000000..00b0cc00cc --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettingsasync/set_callback/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettingsAsync::set_Callback method" +linktitle: "set_Callback" +articleTitle: "set_Callback" +second_title: "Aspose.Email for C++" +description: "References a method to be called when a corresponding asynchronous operation completes." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/restoresettingsasync/set_callback/ +--- + +## set_Callback {#set_callback} + +References a method to be called when a corresponding asynchronous operation completes. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Callback(System::AsyncCallback value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/restoresettingsasync/set_state/_index.md b/english/cpp/aspose.email.clients.imap/restoresettingsasync/set_state/_index.md new file mode 100644 index 0000000000..60abbe6417 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/restoresettingsasync/set_state/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::RestoreSettingsAsync::set_State method" +linktitle: "set_State" +articleTitle: "set_State" +second_title: "Aspose.Email for C++" +description: "The state." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/restoresettingsasync/set_state/ +--- + +## set_State {#set_state} + +The state. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_State(System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/sequencesetbasevalue/_index.md b/english/cpp/aspose.email.clients.imap/sequencesetbasevalue/_index.md new file mode 100644 index 0000000000..aea5c321ea --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sequencesetbasevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::SequenceSetBaseValue class" +linktitle: "SequenceSetBaseValue" +articleTitle: "SequenceSetBaseValue" +second_title: "Aspose.Email for C++" +description: "Base class for different containers for values to search." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/sequencesetbasevalue/ +--- + +## SequenceSetBaseValue class + +Base class for different containers for values to search. + +## Methods + +| Name | Description | +| --- | --- | +| [to_String](./to_string/) | Implicit conversion operation from SequenceSetBaseValue to String | + diff --git a/english/cpp/aspose.email.clients.imap/sequencesetbasevalue/to_string/_index.md b/english/cpp/aspose.email.clients.imap/sequencesetbasevalue/to_string/_index.md new file mode 100644 index 0000000000..bcd9831b4d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sequencesetbasevalue/to_string/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::SequenceSetBaseValue::to_String method" +linktitle: "to_String" +articleTitle: "to_String" +second_title: "Aspose.Email for C++" +description: "Implicit conversion operation from SequenceSetBaseValue to String" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/sequencesetbasevalue/to_string/ +--- + +## to_String {#to_string} + +Implicit conversion operation from SequenceSetBaseValue to String + +**Returns:** Returns string representation of converted object. + +```cpp +to_String(System::SharedPtr < SequenceSetBaseValue > value) +``` + +| Parameter | Description | +| --- | --- | +| value | Value to convert | + diff --git a/english/cpp/aspose.email.clients.imap/sequencesetfield/_index.md b/english/cpp/aspose.email.clients.imap/sequencesetfield/_index.md new file mode 100644 index 0000000000..3972048006 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sequencesetfield/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Imap::SequenceSetField class" +linktitle: "SequenceSetField" +articleTitle: "SequenceSetField" +second_title: "Aspose.Email for C++" +description: "Defines set of values for selected field to search." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/sequencesetfield/ +--- + +## SequenceSetField class + +**Inherits:** Aspose::Email::Tools::Search::QueryField + +Defines set of values for selected field to search. + +## Constructors + +| Name | Description | +| --- | --- | +| [SequenceSetField](./sequencesetfield/) | Initializes a new instance of the ComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds value to search. | +| [CreateQuery](./createquery/) | Creates the search key. | +| [get_Values](./get_values/) | Gets values to search | +| [to_MailQuery](./to_mailquery/) | Creates the search key. | +| [ToString](./tostring/) | Returns a String which represents the object instance. | + diff --git a/english/cpp/aspose.email.clients.imap/sequencesetfield/add/_index.md b/english/cpp/aspose.email.clients.imap/sequencesetfield/add/_index.md new file mode 100644 index 0000000000..3d53f71af5 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sequencesetfield/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::SequenceSetField::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds value to search." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/sequencesetfield/add/ +--- + +## Add {#add} + +Adds value to search. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +Add(System::SharedPtr < SequenceSetBaseValue > value) +``` + +| Parameter | Description | +| --- | --- | +| value | Value to search | + diff --git a/english/cpp/aspose.email.clients.imap/sequencesetfield/createquery/_index.md b/english/cpp/aspose.email.clients.imap/sequencesetfield/createquery/_index.md new file mode 100644 index 0000000000..153419b588 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sequencesetfield/createquery/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::SequenceSetField::CreateQuery method" +linktitle: "CreateQuery" +articleTitle: "CreateQuery" +second_title: "Aspose.Email for C++" +description: "Creates the search key." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/sequencesetfield/createquery/ +--- + +## CreateQuery {#createquery} + +Creates the search key. + +**Returns:** MailQuery that represents search query. + +```cpp +CreateQuery() +``` + diff --git a/english/cpp/aspose.email.clients.imap/sequencesetfield/get_values/_index.md b/english/cpp/aspose.email.clients.imap/sequencesetfield/get_values/_index.md new file mode 100644 index 0000000000..e8fb5d5415 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sequencesetfield/get_values/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::SequenceSetField::get_Values method" +linktitle: "get_Values" +articleTitle: "get_Values" +second_title: "Aspose.Email for C++" +description: "Gets values to search" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/sequencesetfield/get_values/ +--- + +## get_Values {#get_values} + +Gets values to search + +**Returns:** System::ArrayPtr< System::SharedPtr < SequenceSetBaseValue > > Aspose::Email::Clients::Imap:: + +```cpp +get_Values() +``` + diff --git a/english/cpp/aspose.email.clients.imap/sequencesetfield/sequencesetfield/_index.md b/english/cpp/aspose.email.clients.imap/sequencesetfield/sequencesetfield/_index.md new file mode 100644 index 0000000000..db13dc1569 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sequencesetfield/sequencesetfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Imap::SequenceSetField::SequenceSetField constructor" +linktitle: "SequenceSetField" +articleTitle: "SequenceSetField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/sequencesetfield/sequencesetfield/ +--- + +## SequenceSetField {#sequencesetfield} + +Initializes a new instance of the ComparisonField class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +SequenceSetField(System::String fieldName, System::SharedPtr < Tools::Search::MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField object. | + diff --git a/english/cpp/aspose.email.clients.imap/sequencesetfield/to_mailquery/_index.md b/english/cpp/aspose.email.clients.imap/sequencesetfield/to_mailquery/_index.md new file mode 100644 index 0000000000..82f67a378e --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sequencesetfield/to_mailquery/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::SequenceSetField::to_MailQuery method" +linktitle: "to_MailQuery" +articleTitle: "to_MailQuery" +second_title: "Aspose.Email for C++" +description: "Creates the search key." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/sequencesetfield/to_mailquery/ +--- + +## to_MailQuery {#to_mailquery} + +Creates the search key. + +**Returns:** MailQuery that represents search query. + +```cpp +to_MailQuery(System::SharedPtr < SequenceSetField > seqSetField) +``` + +| Parameter | Description | +| --- | --- | +| seqSetField | SequenceSet object instance | + diff --git a/english/cpp/aspose.email.clients.imap/sequencesetfield/tostring/_index.md b/english/cpp/aspose.email.clients.imap/sequencesetfield/tostring/_index.md new file mode 100644 index 0000000000..7a319c5ab2 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sequencesetfield/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::SequenceSetField::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a String which represents the object instance." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/sequencesetfield/tostring/ +--- + +## ToString {#tostring} + +Returns a String which represents the object instance. + +**Returns:** Returns a string which represents the object instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/simpleseqset/_index.md b/english/cpp/aspose.email.clients.imap/simpleseqset/_index.md new file mode 100644 index 0000000000..06cb7928e6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/simpleseqset/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Imap::SimpleSeqSet class" +linktitle: "SimpleSeqSet" +articleTitle: "SimpleSeqSet" +second_title: "Aspose.Email for C++" +description: "Simple container for value to search." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/simpleseqset/ +--- + +## SimpleSeqSet class + +**Inherits:** Aspose::Email::Clients::Imap::SequenceSetBaseValue + +Simple container for value to search. + +## Constructors + +| Name | Description | +| --- | --- | +| [SimpleSeqSet (2 overloads)](./simpleseqset/) | Initializes a new instance of the SimpleSeqSet class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Value](./get_value/) | Gets value to search | +| [set_Value](./set_value/) | Sets value to search | +| [to_SimpleSeqSet](./to_simpleseqset/) | Implicit conversion operation from String to SimpleSeqSet | +| [to_String](./to_string/) | Implicit conversion operation from SimpleSeqSet to String | +| [ToString](./tostring/) | Returns a string that represents the current object. | + diff --git a/english/cpp/aspose.email.clients.imap/simpleseqset/get_value/_index.md b/english/cpp/aspose.email.clients.imap/simpleseqset/get_value/_index.md new file mode 100644 index 0000000000..897558f229 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/simpleseqset/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::SimpleSeqSet::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Gets value to search" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/simpleseqset/get_value/ +--- + +## get_Value {#get_value} + +Gets value to search + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.clients.imap/simpleseqset/set_value/_index.md b/english/cpp/aspose.email.clients.imap/simpleseqset/set_value/_index.md new file mode 100644 index 0000000000..1cdd745d08 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/simpleseqset/set_value/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::SimpleSeqSet::set_Value method" +linktitle: "set_Value" +articleTitle: "set_Value" +second_title: "Aspose.Email for C++" +description: "Sets value to search" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/simpleseqset/set_value/ +--- + +## set_Value {#set_value} + +Sets value to search + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Value(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/simpleseqset/simpleseqset/_index.md b/english/cpp/aspose.email.clients.imap/simpleseqset/simpleseqset/_index.md new file mode 100644 index 0000000000..5dc89aff2d --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/simpleseqset/simpleseqset/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Imap::SimpleSeqSet::SimpleSeqSet constructor" +linktitle: "SimpleSeqSet" +articleTitle: "SimpleSeqSet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SimpleSeqSet class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/simpleseqset/simpleseqset/ +--- + +## SimpleSeqSet (1 of 2) {#simpleseqset_1} + +Initializes a new instance of the SimpleSeqSet class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +SimpleSeqSet() +``` + +--- + +## SimpleSeqSet (2 of 2) {#simpleseqset_2} + +Initializes a new instance of the SimpleSeqSet class. + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +SimpleSeqSet(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | Value to search | + diff --git a/english/cpp/aspose.email.clients.imap/simpleseqset/to_simpleseqset/_index.md b/english/cpp/aspose.email.clients.imap/simpleseqset/to_simpleseqset/_index.md new file mode 100644 index 0000000000..a5262c3d3b --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/simpleseqset/to_simpleseqset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::SimpleSeqSet::to_SimpleSeqSet method" +linktitle: "to_SimpleSeqSet" +articleTitle: "to_SimpleSeqSet" +second_title: "Aspose.Email for C++" +description: "Implicit conversion operation from String to SimpleSeqSet" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/simpleseqset/to_simpleseqset/ +--- + +## to_SimpleSeqSet {#to_simpleseqset} + +Implicit conversion operation from String to SimpleSeqSet + +**Returns:** Returns object with search value. + +```cpp +to_SimpleSeqSet(System::String simple) +``` + +| Parameter | Description | +| --- | --- | +| simple | String to convert | + diff --git a/english/cpp/aspose.email.clients.imap/simpleseqset/to_string/_index.md b/english/cpp/aspose.email.clients.imap/simpleseqset/to_string/_index.md new file mode 100644 index 0000000000..c4e578c648 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/simpleseqset/to_string/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::SimpleSeqSet::to_String method" +linktitle: "to_String" +articleTitle: "to_String" +second_title: "Aspose.Email for C++" +description: "Implicit conversion operation from SimpleSeqSet to String" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/simpleseqset/to_string/ +--- + +## to_String {#to_string} + +Implicit conversion operation from SimpleSeqSet to String + +**Returns:** Returns string representation of converted object. + +```cpp +to_String(System::SharedPtr < SimpleSeqSet > simple) +``` + +| Parameter | Description | +| --- | --- | +| simple | Object to convert | + diff --git a/english/cpp/aspose.email.clients.imap/simpleseqset/tostring/_index.md b/english/cpp/aspose.email.clients.imap/simpleseqset/tostring/_index.md new file mode 100644 index 0000000000..70a717f83a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/simpleseqset/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::SimpleSeqSet::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.imap/simpleseqset/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.imap/sortconditions/_index.md b/english/cpp/aspose.email.clients.imap/sortconditions/_index.md new file mode 100644 index 0000000000..7218d156d8 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sortconditions/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Imap::SortConditions class" +linktitle: "SortConditions" +articleTitle: "SortConditions" +second_title: "Aspose.Email for C++" +description: "Provides the search conditions for the SORT extension." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/sortconditions/ +--- + +## SortConditions class + +**Inherits:** Aspose::Email::Clients::Imap::BaseSearchConditions + +Provides the search conditions for the SORT extension. Compatibles with SORT IMAP extension described at https://tools.ietf.org/html/rfc5256 + +## Constructors + +| Name | Description | +| --- | --- | +| [SortConditions](./sortconditions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ReverseBy](./get_reverseby/) | Gets reverse sort criteria Followed by another sort criterion, has the effect of that criterion but in reverse(descending) order. Note: REVERSE only reverses a single criterion, and does not affect the implicit "sequence number" sort criterion if all other criteria are identical. Consequently, a sort of REVERSE SUBJECT is not the same as a reverse ordering of a SUBJECT sort. This can be avoided by use of additional criteria, e.g., SUBJECT DATE vs. REVERSE SUBJECT REVERSE DATE. In general, however, it's better (and faster, if the client has a "reverse current ordering" command) to reverse the results in the client instead of issuing a new SORT. | +| [get_SortBy](./get_sortby/) | Gets sort criteria | +| [set_ReverseBy](./set_reverseby/) | Sets reverse sort criteria Followed by another sort criterion, has the effect of that criterion but in reverse(descending) order. Note: REVERSE only reverses a single criterion, and does not affect the implicit "sequence number" sort criterion if all other criteria are identical. Consequently, a sort of REVERSE SUBJECT is not the same as a reverse ordering of a SUBJECT sort. This can be avoided by use of additional criteria, e.g., SUBJECT DATE vs. REVERSE SUBJECT REVERSE DATE. In general, however, it's better (and faster, if the client has a "reverse current ordering" command) to reverse the results in the client instead of issuing a new SORT. | +| [set_SortBy](./set_sortby/) | Sets sort criteria | + diff --git a/english/cpp/aspose.email.clients.imap/sortconditions/get_reverseby/_index.md b/english/cpp/aspose.email.clients.imap/sortconditions/get_reverseby/_index.md new file mode 100644 index 0000000000..206eb3e109 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sortconditions/get_reverseby/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::SortConditions::get_ReverseBy method" +linktitle: "get_ReverseBy" +articleTitle: "get_ReverseBy" +second_title: "Aspose.Email for C++" +description: "Gets reverse sort criteria Followed by another sort criterion, has the effect of that criterion but in reverse(descending) order." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/sortconditions/get_reverseby/ +--- + +## get_ReverseBy {#get_reverseby} + +Gets reverse sort criteria Followed by another sort criterion, has the effect of that criterion but in reverse(descending) order. Note: REVERSE only reverses a single criterion, and does not affect the implicit "sequence number" sort criterion if all other criteria are identical. Consequently, a sort of REVERSE SUBJECT is not the same as a reverse ordering of a SUBJECT sort. This can be avoided by use of additional criteria, e.g., SUBJECT DATE vs. REVERSE SUBJECT REVERSE DATE. In general, however, it's better (and faster, if the client has a "reverse current ordering" command) to reverse the results in the client instead of issuing a new SORT. + +**Returns:** SortingKey Aspose::Email::Clients::Imap:: + +```cpp +get_ReverseBy() +``` + diff --git a/english/cpp/aspose.email.clients.imap/sortconditions/get_sortby/_index.md b/english/cpp/aspose.email.clients.imap/sortconditions/get_sortby/_index.md new file mode 100644 index 0000000000..3a33fa5a1c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sortconditions/get_sortby/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::SortConditions::get_SortBy method" +linktitle: "get_SortBy" +articleTitle: "get_SortBy" +second_title: "Aspose.Email for C++" +description: "Gets sort criteria" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/sortconditions/get_sortby/ +--- + +## get_SortBy {#get_sortby} + +Gets sort criteria + +**Returns:** SortingKey Aspose::Email::Clients::Imap:: + +```cpp +get_SortBy() +``` + diff --git a/english/cpp/aspose.email.clients.imap/sortconditions/set_reverseby/_index.md b/english/cpp/aspose.email.clients.imap/sortconditions/set_reverseby/_index.md new file mode 100644 index 0000000000..39588a2c93 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sortconditions/set_reverseby/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::SortConditions::set_ReverseBy method" +linktitle: "set_ReverseBy" +articleTitle: "set_ReverseBy" +second_title: "Aspose.Email for C++" +description: "Sets reverse sort criteria Followed by another sort criterion, has the effect of that criterion but in reverse(descending) order." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.imap/sortconditions/set_reverseby/ +--- + +## set_ReverseBy {#set_reverseby} + +Sets reverse sort criteria Followed by another sort criterion, has the effect of that criterion but in reverse(descending) order. Note: REVERSE only reverses a single criterion, and does not affect the implicit "sequence number" sort criterion if all other criteria are identical. Consequently, a sort of REVERSE SUBJECT is not the same as a reverse ordering of a SUBJECT sort. This can be avoided by use of additional criteria, e.g., SUBJECT DATE vs. REVERSE SUBJECT REVERSE DATE. In general, however, it's better (and faster, if the client has a "reverse current ordering" command) to reverse the results in the client instead of issuing a new SORT. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ReverseBy(SortingKey value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/sortconditions/set_sortby/_index.md b/english/cpp/aspose.email.clients.imap/sortconditions/set_sortby/_index.md new file mode 100644 index 0000000000..99f01c9782 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sortconditions/set_sortby/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::SortConditions::set_SortBy method" +linktitle: "set_SortBy" +articleTitle: "set_SortBy" +second_title: "Aspose.Email for C++" +description: "Sets sort criteria" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.imap/sortconditions/set_sortby/ +--- + +## set_SortBy {#set_sortby} + +Sets sort criteria + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_SortBy(SortingKey value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/sortconditions/sortconditions/_index.md b/english/cpp/aspose.email.clients.imap/sortconditions/sortconditions/_index.md new file mode 100644 index 0000000000..069f34d401 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sortconditions/sortconditions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Imap::SortConditions::SortConditions constructor" +linktitle: "SortConditions" +articleTitle: "SortConditions" +second_title: "Aspose.Email for C++" +description: "SortConditions of SortConditions." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/sortconditions/sortconditions/ +--- + +## SortConditions {#sortconditions} + +**Returns:** Aspose::Email::Clients::Imap:: + +```cpp +SortConditions() +``` + diff --git a/english/cpp/aspose.email.clients.imap/sortingkey/_index.md b/english/cpp/aspose.email.clients.imap/sortingkey/_index.md new file mode 100644 index 0000000000..e9a4fb90d6 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/sortingkey/_index.md @@ -0,0 +1,25 @@ +--- +title: "SortingKey Enum" +linktitle: "SortingKey" +articleTitle: "SortingKey" +second_title: "Aspose.Email for C++" +description: "Sort criterias for \"SORT\" command See more: https://tools.ietf.org/html/rfc5256" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/sortingkey/ +--- + +## SortingKey enumeration (7 values) + +Sort criterias for "SORT" command See more: https://tools.ietf.org/html/rfc5256 + +| Value | Description | +| --- | --- | +| Arrival | By internal date and time of the message. This differs from the ON criteria in SEARCH, which uses just the internal date. | +| Cc | By first "cc" address. | +| Date | By sent date and time. | +| From | By first "From" address. | +| Size | By size of the message in octets. | +| Subject | By subject | +| To | By first "To" address. | + diff --git a/english/cpp/aspose.email.clients.imap/threadsearchconditions/_index.md b/english/cpp/aspose.email.clients.imap/threadsearchconditions/_index.md new file mode 100644 index 0000000000..e5e0a6e372 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/threadsearchconditions/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Imap::ThreadSearchConditions class" +linktitle: "ThreadSearchConditions" +articleTitle: "ThreadSearchConditions" +second_title: "Aspose.Email for C++" +description: "Provides the search conditions to retrieve email thread." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/threadsearchconditions/ +--- + +## ThreadSearchConditions class + +**Inherits:** Aspose::Email::Clients::Imap::BaseSearchConditions + +Provides the search conditions to retrieve email thread. Compatibles with THREAD IMAP extension described at https://tools.ietf.org/html/rfc5256 + +## Methods + +| Name | Description | +| --- | --- | +| [get_Algorithm](./get_algorithm/) | Gets threading algorithm supported by the IMAP server. | +| [set_Algorithm](./set_algorithm/) | Sets threading algorithm supported by the IMAP server. | + diff --git a/english/cpp/aspose.email.clients.imap/threadsearchconditions/get_algorithm/_index.md b/english/cpp/aspose.email.clients.imap/threadsearchconditions/get_algorithm/_index.md new file mode 100644 index 0000000000..9e17632c7c --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/threadsearchconditions/get_algorithm/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::ThreadSearchConditions::get_Algorithm method" +linktitle: "get_Algorithm" +articleTitle: "get_Algorithm" +second_title: "Aspose.Email for C++" +description: "Gets threading algorithm supported by the IMAP server." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/threadsearchconditions/get_algorithm/ +--- + +## get_Algorithm {#get_algorithm} + +Gets threading algorithm supported by the IMAP server. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_Algorithm() +``` + diff --git a/english/cpp/aspose.email.clients.imap/threadsearchconditions/set_algorithm/_index.md b/english/cpp/aspose.email.clients.imap/threadsearchconditions/set_algorithm/_index.md new file mode 100644 index 0000000000..e524482a55 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/threadsearchconditions/set_algorithm/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::ThreadSearchConditions::set_Algorithm method" +linktitle: "set_Algorithm" +articleTitle: "set_Algorithm" +second_title: "Aspose.Email for C++" +description: "Sets threading algorithm supported by the IMAP server." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/threadsearchconditions/set_algorithm/ +--- + +## set_Algorithm {#set_algorithm} + +Sets threading algorithm supported by the IMAP server. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_Algorithm(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/_index.md b/english/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/_index.md new file mode 100644 index 0000000000..f6942298e9 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::Imap::XGMThreadSearchConditions class" +linktitle: "XGMThreadSearchConditions" +articleTitle: "XGMThreadSearchConditions" +second_title: "Aspose.Email for C++" +description: "Provides the search conditions to retrieve email thread." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/xgmthreadsearchconditions/ +--- + +## XGMThreadSearchConditions class + +**Inherits:** Aspose::Email::Clients::Imap::BaseSearchConditions + +Provides the search conditions to retrieve email thread. Compatibles with X-GM-EXT-1 IMAP extension described at https://developers.google.com/gmail/imap/imap-extensions#checking_for_the_presence_of_extensions . + +## Methods + +| Name | Description | +| --- | --- | +| [get_ConversationId](./get_conversationid/) | Gets conversation id that Gmail provides to associate groups of messages. | +| [set_ConversationId](./set_conversationid/) | Sets conversation id that Gmail provides to associate groups of messages. | + diff --git a/english/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/get_conversationid/_index.md b/english/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/get_conversationid/_index.md new file mode 100644 index 0000000000..e229fa9c7a --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/get_conversationid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Imap::XGMThreadSearchConditions::get_ConversationId method" +linktitle: "get_ConversationId" +articleTitle: "get_ConversationId" +second_title: "Aspose.Email for C++" +description: "Gets conversation id that Gmail provides to associate groups of messages." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.imap/xgmthreadsearchconditions/get_conversationid/ +--- + +## get_ConversationId {#get_conversationid} + +Gets conversation id that Gmail provides to associate groups of messages. + +**Returns:** System::String Aspose::Email::Clients::Imap:: + +```cpp +get_ConversationId() +``` + diff --git a/english/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/set_conversationid/_index.md b/english/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/set_conversationid/_index.md new file mode 100644 index 0000000000..7bd27f82d1 --- /dev/null +++ b/english/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/set_conversationid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Imap::XGMThreadSearchConditions::set_ConversationId method" +linktitle: "set_ConversationId" +articleTitle: "set_ConversationId" +second_title: "Aspose.Email for C++" +description: "Sets conversation id that Gmail provides to associate groups of messages." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.imap/xgmthreadsearchconditions/set_conversationid/ +--- + +## set_ConversationId {#set_conversationid} + +Sets conversation id that Gmail provides to associate groups of messages. + +**Returns:** void Aspose::Email::Clients::Imap:: + +```cpp +set_ConversationId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/_index.md b/english/cpp/aspose.email.clients.pop3.models/_index.md new file mode 100644 index 0000000000..be30fe3c6b --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models namespace" +linktitle: "Aspose::Email::Clients::Pop3::Models" +articleTitle: "Aspose::Email::Clients::Pop3::Models" +second_title: "Aspose.Email for C++" +description: "Provides POP3 client models for loading message info lists and saving messages in Aspose.Email for C++." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3.models/ +--- + +## Aspose::Email::Clients::Pop3::Models namespace + +The Aspose::Email::Clients::Pop3::Models namespace defines the data structures used by the POP3 client for retrieving message metadata and persisting messages. It includes classes such as Pop3LoadMessageInfoList for fetching message summaries and Pop3SaveMessage for storing complete messages to a POP3 server. + + +## Classes + +| Name | Description | +| --- | --- | +| [Pop3LoadMessageInfoList](./pop3loadmessageinfolist/) | IAsyncPop3Client::LoadMessageInfoListAsync method parameter set. | +| [Pop3SaveMessage](./pop3savemessage/) | The IAsyncPop3Client::SaveMessageAsync parameter set. | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/_index.md new file mode 100644 index 0000000000..37751467a5 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3LoadMessageInfoList class" +linktitle: "Pop3LoadMessageInfoList" +articleTitle: "Pop3LoadMessageInfoList" +second_title: "Aspose.Email for C++" +description: "IAsyncPop3Client::LoadMessageInfoListAsync method parameter set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/ +--- + +## Pop3LoadMessageInfoList class + +IAsyncPop3Client::LoadMessageInfoListAsync method parameter set. + +## Methods + +| Name | Description | +| --- | --- | +| [AddMessageInfo](./addmessageinfo/) | Add message info to load. | +| [AddMessageInfoList](./addmessageinfolist/) | Add message info list to load. | +| [AddSequenceNumber](./addsequencenumber/) | Add the message sequence number. | +| [AddSequenceNumbers](./addsequencenumbers/) | Add message sequence numbers. | +| [Create](./create/) | Create Pop3LoadMessageInfoList . | +| [get_Connection](./get_connection/) | | +| [get_MessageInfos](./get_messageinfos/) | | +| [SetConnection](./setconnection/) | Connection to a server (optional). | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addmessageinfo/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addmessageinfo/_index.md new file mode 100644 index 0000000000..989d3330bd --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addmessageinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3LoadMessageInfoList::AddMessageInfo method" +linktitle: "AddMessageInfo" +articleTitle: "AddMessageInfo" +second_title: "Aspose.Email for C++" +description: "Add message info to load." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addmessageinfo/ +--- + +## AddMessageInfo {#addmessageinfo} + +Add message info to load. + +**Returns:** System::SharedPtr < Pop3LoadMessageInfoList > Aspose::Email::Clients::Pop3::Models:: + +```cpp +AddMessageInfo(System::SharedPtr < Pop3MessageInfo > pop3MessageInfo) +``` + +| Parameter | Description | +| --- | --- | +| pop3MessageInfo | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addmessageinfolist/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addmessageinfolist/_index.md new file mode 100644 index 0000000000..47aafab683 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addmessageinfolist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3LoadMessageInfoList::AddMessageInfoList method" +linktitle: "AddMessageInfoList" +articleTitle: "AddMessageInfoList" +second_title: "Aspose.Email for C++" +description: "Add message info list to load." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addmessageinfolist/ +--- + +## AddMessageInfoList {#addmessageinfolist} + +Add message info list to load. + +**Returns:** System::SharedPtr < Pop3LoadMessageInfoList > Aspose::Email::Clients::Pop3::Models:: + +```cpp +AddMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> pop3MessageInfos) +``` + +| Parameter | Description | +| --- | --- | +| pop3MessageInfos | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addsequencenumber/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addsequencenumber/_index.md new file mode 100644 index 0000000000..90c4a4cdd6 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addsequencenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3LoadMessageInfoList::AddSequenceNumber method" +linktitle: "AddSequenceNumber" +articleTitle: "AddSequenceNumber" +second_title: "Aspose.Email for C++" +description: "Add the message sequence number." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addsequencenumber/ +--- + +## AddSequenceNumber {#addsequencenumber} + +Add the message sequence number. + +**Returns:** System::SharedPtr < Pop3LoadMessageInfoList > Aspose::Email::Clients::Pop3::Models:: + +```cpp +AddSequenceNumber(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addsequencenumbers/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addsequencenumbers/_index.md new file mode 100644 index 0000000000..fe752077a5 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addsequencenumbers/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3LoadMessageInfoList::AddSequenceNumbers method" +linktitle: "AddSequenceNumbers" +articleTitle: "AddSequenceNumbers" +second_title: "Aspose.Email for C++" +description: "Add message sequence numbers." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/addsequencenumbers/ +--- + +## AddSequenceNumbers {#addsequencenumbers} + +Add message sequence numbers. + +**Returns:** System::SharedPtr < Pop3LoadMessageInfoList > Aspose::Email::Clients::Pop3::Models:: + +```cpp +AddSequenceNumbers(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/create/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/create/_index.md new file mode 100644 index 0000000000..1364d79d5a --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3LoadMessageInfoList::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Create Pop3LoadMessageInfoList ." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/create/ +--- + +## Create {#create} + +Create Pop3LoadMessageInfoList . + +**Returns:** static System::SharedPtr < Pop3LoadMessageInfoList > Aspose::Email::Clients::Pop3::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/get_connection/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/get_connection/_index.md new file mode 100644 index 0000000000..6894f7b38a --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/get_connection/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3LoadMessageInfoList::get_Connection method" +linktitle: "get_Connection" +articleTitle: "get_Connection" +second_title: "Aspose.Email for C++" +description: "get_Connection of Pop3LoadMessageInfoList." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/get_connection/ +--- + +## get_Connection {#get_connection} + +**Returns:** System::SharedPtr < IConnection > Aspose::Email::Clients::Pop3::Models:: + +```cpp +get_Connection() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/get_messageinfos/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/get_messageinfos/_index.md new file mode 100644 index 0000000000..3d880f04cb --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/get_messageinfos/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3LoadMessageInfoList::get_MessageInfos method" +linktitle: "get_MessageInfos" +articleTitle: "get_MessageInfos" +second_title: "Aspose.Email for C++" +description: "get_MessageInfos of Pop3LoadMessageInfoList." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/get_messageinfos/ +--- + +## get_MessageInfos {#get_messageinfos} + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Pop3::Models:: + +```cpp +get_MessageInfos() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/setconnection/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/setconnection/_index.md new file mode 100644 index 0000000000..deb59f7189 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/setconnection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3LoadMessageInfoList::SetConnection method" +linktitle: "SetConnection" +articleTitle: "SetConnection" +second_title: "Aspose.Email for C++" +description: "Connection to a server (optional)." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/setconnection/ +--- + +## SetConnection {#setconnection} + +Connection to a server (optional). + +**Returns:** System::SharedPtr < Pop3LoadMessageInfoList > Aspose::Email::Clients::Pop3::Models:: + +```cpp +SetConnection(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/_index.md new file mode 100644 index 0000000000..62dae5c104 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage class" +linktitle: "Pop3SaveMessage" +articleTitle: "Pop3SaveMessage" +second_title: "Aspose.Email for C++" +description: "The IAsyncPop3Client::SaveMessageAsync parameter set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/ +--- + +## Pop3SaveMessage class + +The IAsyncPop3Client::SaveMessageAsync parameter set. + +## Methods + +| Name | Description | +| --- | --- | +| [Create](./create/) | Create Pop3SaveMessage . | +| [get_Connection](./get_connection/) | | +| [get_FileName](./get_filename/) | | +| [get_IsMessageIdSet](./get_ismessageidset/) | | +| [get_IsOutputSet](./get_isoutputset/) | | +| [get_OutputStream](./get_outputstream/) | | +| [get_SequenceNumber](./get_sequencenumber/) | | +| [get_UniqueId](./get_uniqueid/) | | +| [SetConnection](./setconnection/) | Connection to a server (optional). | +| [SetFileName](./setfilename/) | Set the output file name. | +| [SetOutputStream](./setoutputstream/) | Set the output stream. | +| [SetSequenceNumber](./setsequencenumber/) | Set the message sequence number. | +| [SetUniqueId](./setuniqueid/) | Set the message unique identifier. | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/create/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/create/_index.md new file mode 100644 index 0000000000..b810fa96d2 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Create Pop3SaveMessage ." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/create/ +--- + +## Create {#create} + +Create Pop3SaveMessage . + +**Returns:** static System::SharedPtr < Pop3SaveMessage > Aspose::Email::Clients::Pop3::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_connection/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_connection/_index.md new file mode 100644 index 0000000000..38daf2755a --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_connection/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::get_Connection method" +linktitle: "get_Connection" +articleTitle: "get_Connection" +second_title: "Aspose.Email for C++" +description: "get_Connection of Pop3SaveMessage." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/get_connection/ +--- + +## get_Connection {#get_connection} + +**Returns:** System::SharedPtr < IConnection > Aspose::Email::Clients::Pop3::Models:: + +```cpp +get_Connection() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_filename/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_filename/_index.md new file mode 100644 index 0000000000..b5a15889a4 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_filename/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::get_FileName method" +linktitle: "get_FileName" +articleTitle: "get_FileName" +second_title: "Aspose.Email for C++" +description: "get_FileName of Pop3SaveMessage." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/get_filename/ +--- + +## get_FileName {#get_filename} + +**Returns:** System::String Aspose::Email::Clients::Pop3::Models:: + +```cpp +get_FileName() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_ismessageidset/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_ismessageidset/_index.md new file mode 100644 index 0000000000..55450e97fa --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_ismessageidset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::get_IsMessageIdSet method" +linktitle: "get_IsMessageIdSet" +articleTitle: "get_IsMessageIdSet" +second_title: "Aspose.Email for C++" +description: "get_IsMessageIdSet of Pop3SaveMessage." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/get_ismessageidset/ +--- + +## get_IsMessageIdSet {#get_ismessageidset} + +**Returns:** bool Aspose::Email::Clients::Pop3::Models:: + +```cpp +get_IsMessageIdSet() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_isoutputset/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_isoutputset/_index.md new file mode 100644 index 0000000000..d4186118e4 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_isoutputset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::get_IsOutputSet method" +linktitle: "get_IsOutputSet" +articleTitle: "get_IsOutputSet" +second_title: "Aspose.Email for C++" +description: "get_IsOutputSet of Pop3SaveMessage." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/get_isoutputset/ +--- + +## get_IsOutputSet {#get_isoutputset} + +**Returns:** bool Aspose::Email::Clients::Pop3::Models:: + +```cpp +get_IsOutputSet() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_outputstream/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_outputstream/_index.md new file mode 100644 index 0000000000..64b7015f0e --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_outputstream/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::get_OutputStream method" +linktitle: "get_OutputStream" +articleTitle: "get_OutputStream" +second_title: "Aspose.Email for C++" +description: "get_OutputStream of Pop3SaveMessage." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/get_outputstream/ +--- + +## get_OutputStream {#get_outputstream} + +**Returns:** System::SharedPtr Aspose::Email::Clients::Pop3::Models:: + +```cpp +get_OutputStream() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_sequencenumber/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_sequencenumber/_index.md new file mode 100644 index 0000000000..f0837b84fd --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_sequencenumber/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::get_SequenceNumber method" +linktitle: "get_SequenceNumber" +articleTitle: "get_SequenceNumber" +second_title: "Aspose.Email for C++" +description: "get_SequenceNumber of Pop3SaveMessage." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/get_sequencenumber/ +--- + +## get_SequenceNumber {#get_sequencenumber} + +**Returns:** int32_t Aspose::Email::Clients::Pop3::Models:: + +```cpp +get_SequenceNumber() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_uniqueid/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_uniqueid/_index.md new file mode 100644 index 0000000000..6c25446d7f --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/get_uniqueid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::get_UniqueId method" +linktitle: "get_UniqueId" +articleTitle: "get_UniqueId" +second_title: "Aspose.Email for C++" +description: "get_UniqueId of Pop3SaveMessage." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/get_uniqueid/ +--- + +## get_UniqueId {#get_uniqueid} + +**Returns:** System::String Aspose::Email::Clients::Pop3::Models:: + +```cpp +get_UniqueId() +``` + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setconnection/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setconnection/_index.md new file mode 100644 index 0000000000..a99199f3ed --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setconnection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::SetConnection method" +linktitle: "SetConnection" +articleTitle: "SetConnection" +second_title: "Aspose.Email for C++" +description: "Connection to a server (optional)." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/setconnection/ +--- + +## SetConnection {#setconnection} + +Connection to a server (optional). + +**Returns:** System::SharedPtr < Pop3SaveMessage > Aspose::Email::Clients::Pop3::Models:: + +```cpp +SetConnection(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setfilename/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setfilename/_index.md new file mode 100644 index 0000000000..60557c0d3d --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::SetFileName method" +linktitle: "SetFileName" +articleTitle: "SetFileName" +second_title: "Aspose.Email for C++" +description: "Set the output file name." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/setfilename/ +--- + +## SetFileName {#setfilename} + +Set the output file name. + +**Returns:** System::SharedPtr < Pop3SaveMessage > Aspose::Email::Clients::Pop3::Models:: + +```cpp +SetFileName(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setoutputstream/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setoutputstream/_index.md new file mode 100644 index 0000000000..2a542939fa --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setoutputstream/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::SetOutputStream method" +linktitle: "SetOutputStream" +articleTitle: "SetOutputStream" +second_title: "Aspose.Email for C++" +description: "Set the output stream." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/setoutputstream/ +--- + +## SetOutputStream {#setoutputstream} + +Set the output stream. + +**Returns:** System::SharedPtr < Pop3SaveMessage > Aspose::Email::Clients::Pop3::Models:: + +```cpp +SetOutputStream(System::SharedPtr < System::IO::Stream > outputStream) +``` + +| Parameter | Description | +| --- | --- | +| outputStream | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setsequencenumber/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setsequencenumber/_index.md new file mode 100644 index 0000000000..736c4d2c87 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setsequencenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::SetSequenceNumber method" +linktitle: "SetSequenceNumber" +articleTitle: "SetSequenceNumber" +second_title: "Aspose.Email for C++" +description: "Set the message sequence number." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/setsequencenumber/ +--- + +## SetSequenceNumber {#setsequencenumber} + +Set the message sequence number. + +**Returns:** System::SharedPtr < Pop3SaveMessage > Aspose::Email::Clients::Pop3::Models:: + +```cpp +SetSequenceNumber(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | | + diff --git a/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setuniqueid/_index.md b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setuniqueid/_index.md new file mode 100644 index 0000000000..f06db39b04 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3.models/pop3savemessage/setuniqueid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Models::Pop3SaveMessage::SetUniqueId method" +linktitle: "SetUniqueId" +articleTitle: "SetUniqueId" +second_title: "Aspose.Email for C++" +description: "Set the message unique identifier." +type: docs +weight: 130 +url: /cpp/aspose.email.clients.pop3.models/pop3savemessage/setuniqueid/ +--- + +## SetUniqueId {#setuniqueid} + +Set the message unique identifier. + +**Returns:** System::SharedPtr < Pop3SaveMessage > Aspose::Email::Clients::Pop3::Models:: + +```cpp +SetUniqueId(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | | + diff --git a/english/cpp/aspose.email.clients.pop3/_index.md b/english/cpp/aspose.email.clients.pop3/_index.md new file mode 100644 index 0000000000..5e5e514709 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Pop3 namespace" +linktitle: "Aspose::Email::Clients::Pop3" +articleTitle: "Aspose::Email::Clients::Pop3" +second_title: "Aspose.Email for C++" +description: "Provides POP3 client functionality, including connection handling, mailbox queries, message retrieval, and authentication support." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/ +--- + +## Aspose::Email::Clients::Pop3 namespace + +The Aspose::Email::Clients::Pop3 namespace groups the classes and enumerations needed to communicate with POP3 mail servers. Use Pop3Client to connect, authenticate, and fetch messages, while leveraging Pop3MailboxInfo, Pop3MessageInfo, and related types for detailed mailbox and message metadata. + + +## Classes + +| Name | Description | +| --- | --- | +| [Pop3Client](./pop3client/) | Allows applications to access and manipulate messages by using the Post Office P | +| [Pop3MailboxInfo](./pop3mailboxinfo/) | Represents the status of the mailbox. | +| [Pop3MessageInfo](./pop3messageinfo/) | The Pop3MessageInfo represents the E-Mail message info fetched from the Pop3 ser | +| [Pop3MessageInfoCollection](./pop3messageinfocollection/) | Represents the information of a mail message from Pop3 server. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [Pop3KnownAuthenticationType](./pop3knownauthenticationtype/) | None | +| [Pop3ListFields](./pop3listfields/) | Fields that may be retrieved from the server | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/_index.md new file mode 100644 index 0000000000..718424c16c --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client class" +linktitle: "Pop3Client" +articleTitle: "Pop3Client" +second_title: "Aspose.Email for C++" +description: "Allows applications to access and manipulate messages by using the Post Office Protocol Version 3 (POP3)." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3client/ +--- + +## Pop3Client class + +**Inherits:** Aspose::Email::Clients::EmailClient + +Allows applications to access and manipulate messages by using the Post Office Protocol Version 3 (POP3). + +## Constructors + +| Name | Description | +| --- | --- | +| [Pop3Client (13 overloads)](./pop3client/) | Initializes a new instance of the Pop3Client class | + +## Methods + +| Name | Description | +| --- | --- | +| [BeginCommitDeletes (6 overloads)](./begincommitdeletes/) | Begins to commit the deletions. | +| [BeginDeleteMessage (12 overloads)](./begindeletemessage/) | Begins DeleteMessage operation asynchronously | +| [BeginDeleteMessages (6 overloads)](./begindeletemessages/) | Begins delete all messages asynchronously | +| [BeginFetchMessage (12 overloads)](./beginfetchmessage/) | Begins FetchMessage operation asynchronously | +| [BeginFetchMessages (12 overloads)](./beginfetchmessages/) | Begins FetchMessages operation asynchronously | +| [BeginGetMailboxInfo (7 overloads)](./begingetmailboxinfo/) | Begins to get the mailbox status info | +| [BeginGetMailboxSize (6 overloads)](./begingetmailboxsize/) | Begins GetMailboxSize operation asynchronously | +| [BeginGetMessageCount (12 overloads)](./begingetmessagecount/) | Begins GetMessageCount operation asynchronously | +| [BeginGetMessageHeaders (12 overloads)](./begingetmessageheaders/) | Begins getting message headers | +| [BeginGetMessageInfo (24 overloads)](./begingetmessageinfo/) | Begins to get the information for that message | +| [BeginGetMessageSize (12 overloads)](./begingetmessagesize/) | Begins GetMessageSize operation asynchronously | +| [BeginGetMessageUniqueId (6 overloads)](./begingetmessageuniqueid/) | Begins to get the message unique id | +| [BeginListMessages (25 overloads)](./beginlistmessages/) | Begins ListMessages operation asynchronously | +| [BeginLoadMessageInfoList (12 overloads)](./beginloadmessageinfolist/) | Begins load list of Pop3MessageInfo asynchronously | +| [BeginNoop (6 overloads)](./beginnoop/) | Begins 'No operation' command. | +| [BeginSaveMessage (12 overloads)](./beginsavemessage/) | Begins SaveMessage operation asynchronously | +| [BeginUndeleteMessages (6 overloads)](./beginundeletemessages/) | Begins undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. | +| [BeginValidateCredentials (6 overloads)](./beginvalidatecredentials/) | Begins to execute credentials validation | +| [CommitDeletes (3 overloads)](./commitdeletes/) | Commit the deletions | +| [DeleteMessage (4 overloads)](./deletemessage/) | Deletes the message | +| [DeleteMessages (2 overloads)](./deletemessages/) | Deletes all messages | +| [EndCommitDeletes](./endcommitdeletes/) | Waits for the asynchronous operation to complete. | +| [EndDeleteMessage](./enddeletemessage/) | Waits for the asynchronous operation to complete. | +| [EndDeleteMessages](./enddeletemessages/) | Waits for the asynchronous operation to complete. | +| [EndFetchMessage](./endfetchmessage/) | Waits for the asynchronous operation to complete. | +| [EndFetchMessages](./endfetchmessages/) | Waits for the asynchronous operation to complete. | +| [EndGetMailboxInfo](./endgetmailboxinfo/) | Waits for the asynchronous operation to complete. | +| [EndGetMailboxSize](./endgetmailboxsize/) | Waits for the asynchronous operation to complete. | +| [EndGetMessageCount](./endgetmessagecount/) | Waits for the asynchronous operation to complete. | +| [EndGetMessageHeaders](./endgetmessageheaders/) | Waits for the asynchronous operation to complete. | +| [EndGetMessageInfo](./endgetmessageinfo/) | Waits for the asynchronous operation to complete. | +| [EndGetMessageSize](./endgetmessagesize/) | Waits for the asynchronous operation to complete. | +| [EndGetMessageUniqueId](./endgetmessageuniqueid/) | Waits for the asynchronous operation to complete. | +| [EndListMessages](./endlistmessages/) | Waits for the asynchronous operation to complete. | +| [EndLoadMessageInfoList](./endloadmessageinfolist/) | Waits for the asynchronous operation to complete. | +| [EndNoop](./endnoop/) | Waits for the asynchronous operation to complete. | +| [EndSaveMessage](./endsavemessage/) | Waits for the asynchronous operation to complete. | +| [EndUndeleteMessages](./endundeletemessages/) | Waits for the asynchronous operation to complete. | +| [EndValidateCredentials](./endvalidatecredentials/) | Waits for the pending asynchronous operation to complete. | +| [FetchMessage (4 overloads)](./fetchmessage/) | Fetches the message | +| [FetchMessages (4 overloads)](./fetchmessages/) | Fetches the messages | +| [get_AllowedAuthentication](./get_allowedauthentication/) | Gets enumeration of allowed by user authentication types | +| [get_DefaultPort](./get_defaultport/) | Gets default port for client | +| [get_Pool](./get_pool/) | Gets connection pool for the client | +| [get_SupportedAuthentication](./get_supportedauthentication/) | Gets enumeration of supported by server authentication types | +| [GetMailboxInfo (4 overloads)](./getmailboxinfo/) | Gets the mailbox status info | +| [GetMailboxSize (2 overloads)](./getmailboxsize/) | Gets the size of the mailbox | +| [GetMessageCount (4 overloads)](./getmessagecount/) | Gets the message count | +| [GetMessageHeaders (4 overloads)](./getmessageheaders/) | Gets the message headers | +| [GetMessageInfo (8 overloads)](./getmessageinfo/) | Gets the information for that message | +| [GetMessageSize (4 overloads)](./getmessagesize/) | Gets the size of the message | +| [GetMessageUniqueId (2 overloads)](./getmessageuniqueid/) | Gets the message unique id | +| [ListMessages (14 overloads)](./listmessages/) | Lists the messages. Gets an information for earch message | +| [LoadMessageInfoList (4 overloads)](./loadmessageinfolist/) | Loads list of Pop3MessageInfo | +| [Noop (3 overloads)](./noop/) | 'No operation' command | +| [SaveMessage (8 overloads)](./savemessage/) | Fetches and save the message as a stream | +| [set_AllowedAuthentication](./set_allowedauthentication/) | Sets enumeration of allowed by user authentication types | +| [UndeleteMessages (2 overloads)](./undeletemessages/) | Undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. | +| [ValidateCredentials (2 overloads)](./validatecredentials/) | Executes credentials validation | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begincommitdeletes/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begincommitdeletes/_index.md new file mode 100644 index 0000000000..e5babcd4fc --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begincommitdeletes/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginCommitDeletes method" +linktitle: "BeginCommitDeletes" +articleTitle: "BeginCommitDeletes" +second_title: "Aspose.Email for C++" +description: "Begins to commit the deletions." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3client/begincommitdeletes/ +--- + +## BeginCommitDeletes (1 of 6) {#begincommitdeletes_1} + +Begins to commit the deletions. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes() +``` + +--- + +## BeginCommitDeletes (2 of 6) {#begincommitdeletes_2} + +Begins to commit the deletions. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (3 of 6) {#begincommitdeletes_3} + +Begins to commit the deletions. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginCommitDeletes (4 of 6) {#begincommitdeletes_4} + +Begins to commit the deletions. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginCommitDeletes (5 of 6) {#begincommitdeletes_5} + +Begins to commit the deletions. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginCommitDeletes (6 of 6) {#begincommitdeletes_6} + +Begins to commit the deletions. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginCommitDeletes(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begindeletemessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begindeletemessage/_index.md new file mode 100644 index 0000000000..71b0eb3a8b --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begindeletemessage/_index.md @@ -0,0 +1,219 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginDeleteMessage method" +linktitle: "BeginDeleteMessage" +articleTitle: "BeginDeleteMessage" +second_title: "Aspose.Email for C++" +description: "Begins DeleteMessage operation asynchronously" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.pop3/pop3client/begindeletemessage/ +--- + +## BeginDeleteMessage (1 of 12) {#begindeletemessage_1} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginDeleteMessage (2 of 12) {#begindeletemessage_2} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (3 of 12) {#begindeletemessage_3} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (4 of 12) {#begindeletemessage_4} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginDeleteMessage (5 of 12) {#begindeletemessage_5} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (6 of 12) {#begindeletemessage_6} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (7 of 12) {#begindeletemessage_7} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## BeginDeleteMessage (8 of 12) {#begindeletemessage_8} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (9 of 12) {#begindeletemessage_9} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessage (10 of 12) {#begindeletemessage_10} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + +--- + +## BeginDeleteMessage (11 of 12) {#begindeletemessage_11} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessage (12 of 12) {#begindeletemessage_12} + +Begins DeleteMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begindeletemessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begindeletemessages/_index.md new file mode 100644 index 0000000000..d501cdaeee --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begindeletemessages/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginDeleteMessages method" +linktitle: "BeginDeleteMessages" +articleTitle: "BeginDeleteMessages" +second_title: "Aspose.Email for C++" +description: "Begins delete all messages asynchronously" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.pop3/pop3client/begindeletemessages/ +--- + +## BeginDeleteMessages (1 of 6) {#begindeletemessages_1} + +Begins delete all messages asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages() +``` + +--- + +## BeginDeleteMessages (2 of 6) {#begindeletemessages_2} + +Begins delete all messages asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (3 of 6) {#begindeletemessages_3} + +Begins delete all messages asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginDeleteMessages (4 of 6) {#begindeletemessages_4} + +Begins delete all messages asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginDeleteMessages (5 of 6) {#begindeletemessages_5} + +Begins delete all messages asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginDeleteMessages (6 of 6) {#begindeletemessages_6} + +Begins delete all messages asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginDeleteMessages(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/beginfetchmessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/beginfetchmessage/_index.md new file mode 100644 index 0000000000..2310404f77 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/beginfetchmessage/_index.md @@ -0,0 +1,219 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginFetchMessage method" +linktitle: "BeginFetchMessage" +articleTitle: "BeginFetchMessage" +second_title: "Aspose.Email for C++" +description: "Begins FetchMessage operation asynchronously" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.pop3/pop3client/beginfetchmessage/ +--- + +## BeginFetchMessage (1 of 12) {#beginfetchmessage_1} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginFetchMessage (2 of 12) {#beginfetchmessage_2} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (3 of 12) {#beginfetchmessage_3} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessage (4 of 12) {#beginfetchmessage_4} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginFetchMessage (5 of 12) {#beginfetchmessage_5} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (6 of 12) {#beginfetchmessage_6} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessage (7 of 12) {#beginfetchmessage_7} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## BeginFetchMessage (8 of 12) {#beginfetchmessage_8} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (9 of 12) {#beginfetchmessage_9} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessage (10 of 12) {#beginfetchmessage_10} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + +--- + +## BeginFetchMessage (11 of 12) {#beginfetchmessage_11} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessage (12 of 12) {#beginfetchmessage_12} + +Begins FetchMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/beginfetchmessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/beginfetchmessages/_index.md new file mode 100644 index 0000000000..37c3152a29 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/beginfetchmessages/_index.md @@ -0,0 +1,219 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginFetchMessages method" +linktitle: "BeginFetchMessages" +articleTitle: "BeginFetchMessages" +second_title: "Aspose.Email for C++" +description: "Begins FetchMessages operation asynchronously" +type: docs +weight: 50 +url: /cpp/aspose.email.clients.pop3/pop3client/beginfetchmessages/ +--- + +## BeginFetchMessages (1 of 12) {#beginfetchmessages_1} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumbers | | + +--- + +## BeginFetchMessages (2 of 12) {#beginfetchmessages_2} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumbers | | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessages (3 of 12) {#beginfetchmessages_3} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumbers | | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessages (4 of 12) {#beginfetchmessages_4} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uids | The sequence numbers of the messages | + +--- + +## BeginFetchMessages (5 of 12) {#beginfetchmessages_5} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uids | The sequence numbers of the messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessages (6 of 12) {#beginfetchmessages_6} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uids | The sequence numbers of the messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessages (7 of 12) {#beginfetchmessages_7} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | | + +--- + +## BeginFetchMessages (8 of 12) {#beginfetchmessages_8} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessages (9 of 12) {#beginfetchmessages_9} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginFetchMessages (10 of 12) {#beginfetchmessages_10} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids) +``` + +| Parameter | Description | +| --- | --- | +| uids | The sequence numbers of the messages | + +--- + +## BeginFetchMessages (11 of 12) {#beginfetchmessages_11} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uids | The sequence numbers of the messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginFetchMessages (12 of 12) {#beginfetchmessages_12} + +Begins FetchMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uids | The sequence numbers of the messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begingetmailboxinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmailboxinfo/_index.md new file mode 100644 index 0000000000..01ec7559d0 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmailboxinfo/_index.md @@ -0,0 +1,124 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginGetMailboxInfo method" +linktitle: "BeginGetMailboxInfo" +articleTitle: "BeginGetMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Begins to get the mailbox status info" +type: docs +weight: 60 +url: /cpp/aspose.email.clients.pop3/pop3client/begingetmailboxinfo/ +--- + +## BeginGetMailboxInfo (1 of 7) {#begingetmailboxinfo_1} + +Begins to get the mailbox status info + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxInfo() +``` + +--- + +## BeginGetMailboxInfo (2 of 7) {#begingetmailboxinfo_2} + +Begins to get the mailbox status info + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxInfo(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMailboxInfo (3 of 7) {#begingetmailboxinfo_3} + +Begins to get the mailbox status info + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxInfo(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMailboxInfo (4 of 7) {#begingetmailboxinfo_4} + +Begins to get the mailbox status info + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxInfo(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginGetMailboxInfo (5 of 7) {#begingetmailboxinfo_5} + +Begins to get the mailbox status info + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxInfo(System::SharedPtr < IConnection > connection, bool closeTransaction, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMailboxInfo (6 of 7) {#begingetmailboxinfo_6} + +Begins to get the mailbox status info + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxInfo(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMailboxInfo (7 of 7) {#begingetmailboxinfo_7} + +Begins to get the mailbox status info + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxInfo(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begingetmailboxsize/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmailboxsize/_index.md new file mode 100644 index 0000000000..8e1076ced8 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmailboxsize/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginGetMailboxSize method" +linktitle: "BeginGetMailboxSize" +articleTitle: "BeginGetMailboxSize" +second_title: "Aspose.Email for C++" +description: "Begins GetMailboxSize operation asynchronously" +type: docs +weight: 70 +url: /cpp/aspose.email.clients.pop3/pop3client/begingetmailboxsize/ +--- + +## BeginGetMailboxSize (1 of 6) {#begingetmailboxsize_1} + +Begins GetMailboxSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxSize() +``` + +--- + +## BeginGetMailboxSize (2 of 6) {#begingetmailboxsize_2} + +Begins GetMailboxSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxSize(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMailboxSize (3 of 6) {#begingetmailboxsize_3} + +Begins GetMailboxSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxSize(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMailboxSize (4 of 6) {#begingetmailboxsize_4} + +Begins GetMailboxSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxSize(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginGetMailboxSize (5 of 6) {#begingetmailboxsize_5} + +Begins GetMailboxSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxSize(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMailboxSize (6 of 6) {#begingetmailboxsize_6} + +Begins GetMailboxSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMailboxSize(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessagecount/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessagecount/_index.md new file mode 100644 index 0000000000..9ff5f4dafd --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessagecount/_index.md @@ -0,0 +1,210 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginGetMessageCount method" +linktitle: "BeginGetMessageCount" +articleTitle: "BeginGetMessageCount" +second_title: "Aspose.Email for C++" +description: "Begins GetMessageCount operation asynchronously" +type: docs +weight: 80 +url: /cpp/aspose.email.clients.pop3/pop3client/begingetmessagecount/ +--- + +## BeginGetMessageCount (1 of 12) {#begingetmessagecount_1} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount() +``` + +--- + +## BeginGetMessageCount (2 of 12) {#begingetmessagecount_2} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(bool closeTransaction) +``` + +| Parameter | Description | +| --- | --- | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | + +--- + +## BeginGetMessageCount (3 of 12) {#begingetmessagecount_3} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(bool closeTransaction, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageCount (4 of 12) {#begingetmessagecount_4} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(bool closeTransaction, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageCount (5 of 12) {#begingetmessagecount_5} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageCount (6 of 12) {#begingetmessagecount_6} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageCount (7 of 12) {#begingetmessagecount_7} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginGetMessageCount (8 of 12) {#begingetmessagecount_8} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(System::SharedPtr < IConnection > connection, bool closeTransaction) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | + +--- + +## BeginGetMessageCount (9 of 12) {#begingetmessagecount_9} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(System::SharedPtr < IConnection > connection, bool closeTransaction, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageCount (10 of 12) {#begingetmessagecount_10} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(System::SharedPtr < IConnection > connection, bool closeTransaction, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageCount (11 of 12) {#begingetmessagecount_11} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageCount (12 of 12) {#begingetmessagecount_12} + +Begins GetMessageCount operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageCount(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessageheaders/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessageheaders/_index.md new file mode 100644 index 0000000000..295933b6ef --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessageheaders/_index.md @@ -0,0 +1,219 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginGetMessageHeaders method" +linktitle: "BeginGetMessageHeaders" +articleTitle: "BeginGetMessageHeaders" +second_title: "Aspose.Email for C++" +description: "Begins getting message headers" +type: docs +weight: 90 +url: /cpp/aspose.email.clients.pop3/pop3client/begingetmessageheaders/ +--- + +## BeginGetMessageHeaders (1 of 12) {#begingetmessageheaders_1} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginGetMessageHeaders (2 of 12) {#begingetmessageheaders_2} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageHeaders (3 of 12) {#begingetmessageheaders_3} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageHeaders (4 of 12) {#begingetmessageheaders_4} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginGetMessageHeaders (5 of 12) {#begingetmessageheaders_5} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageHeaders (6 of 12) {#begingetmessageheaders_6} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageHeaders (7 of 12) {#begingetmessageheaders_7} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## BeginGetMessageHeaders (8 of 12) {#begingetmessageheaders_8} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageHeaders (9 of 12) {#begingetmessageheaders_9} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageHeaders (10 of 12) {#begingetmessageheaders_10} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + +--- + +## BeginGetMessageHeaders (11 of 12) {#begingetmessageheaders_11} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageHeaders (12 of 12) {#begingetmessageheaders_12} + +Begins getting message headers + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageHeaders(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessageinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessageinfo/_index.md new file mode 100644 index 0000000000..3ed609783b --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessageinfo/_index.md @@ -0,0 +1,441 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginGetMessageInfo method" +linktitle: "BeginGetMessageInfo" +articleTitle: "BeginGetMessageInfo" +second_title: "Aspose.Email for C++" +description: "Begins to get the information for that message" +type: docs +weight: 100 +url: /cpp/aspose.email.clients.pop3/pop3client/begingetmessageinfo/ +--- + +## BeginGetMessageInfo (1 of 24) {#begingetmessageinfo_1} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginGetMessageInfo (2 of 24) {#begingetmessageinfo_2} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(int32_t sequenceNumber, Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| fields | The fields that we want get | + +--- + +## BeginGetMessageInfo (3 of 24) {#begingetmessageinfo_3} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(int32_t sequenceNumber, Pop3ListFields fields, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| fields | The fields that we want get | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageInfo (4 of 24) {#begingetmessageinfo_4} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(int32_t sequenceNumber, Pop3ListFields fields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| fields | The fields that we want get | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageInfo (5 of 24) {#begingetmessageinfo_5} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageInfo (6 of 24) {#begingetmessageinfo_6} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageInfo (7 of 24) {#begingetmessageinfo_7} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginGetMessageInfo (8 of 24) {#begingetmessageinfo_8} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| fields | The fields that we want get | + +--- + +## BeginGetMessageInfo (9 of 24) {#begingetmessageinfo_9} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, Pop3ListFields fields, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| fields | The fields that we want get | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageInfo (10 of 24) {#begingetmessageinfo_10} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, Pop3ListFields fields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| fields | The fields that we want get | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageInfo (11 of 24) {#begingetmessageinfo_11} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageInfo (12 of 24) {#begingetmessageinfo_12} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageInfo (13 of 24) {#begingetmessageinfo_13} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## BeginGetMessageInfo (14 of 24) {#begingetmessageinfo_14} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| fields | The fields that we want get | + +--- + +## BeginGetMessageInfo (15 of 24) {#begingetmessageinfo_15} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, Pop3ListFields fields, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| fields | The fields that we want get | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageInfo (16 of 24) {#begingetmessageinfo_16} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, Pop3ListFields fields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| fields | The fields that we want get | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageInfo (17 of 24) {#begingetmessageinfo_17} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageInfo (18 of 24) {#begingetmessageinfo_18} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageInfo (19 of 24) {#begingetmessageinfo_19} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + +--- + +## BeginGetMessageInfo (20 of 24) {#begingetmessageinfo_20} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::String uniqueId, Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| fields | The fields that we want get | + +--- + +## BeginGetMessageInfo (21 of 24) {#begingetmessageinfo_21} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::String uniqueId, Pop3ListFields fields, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| fields | The fields that we want get | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageInfo (22 of 24) {#begingetmessageinfo_22} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::String uniqueId, Pop3ListFields fields, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| fields | The fields that we want get | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageInfo (23 of 24) {#begingetmessageinfo_23} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageInfo (24 of 24) {#begingetmessageinfo_24} + +Begins to get the information for that message + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageInfo(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessagesize/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessagesize/_index.md new file mode 100644 index 0000000000..05495e8ba3 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessagesize/_index.md @@ -0,0 +1,219 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginGetMessageSize method" +linktitle: "BeginGetMessageSize" +articleTitle: "BeginGetMessageSize" +second_title: "Aspose.Email for C++" +description: "Begins GetMessageSize operation asynchronously" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.pop3/pop3client/begingetmessagesize/ +--- + +## BeginGetMessageSize (1 of 12) {#begingetmessagesize_1} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginGetMessageSize (2 of 12) {#begingetmessagesize_2} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageSize (3 of 12) {#begingetmessagesize_3} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageSize (4 of 12) {#begingetmessagesize_4} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginGetMessageSize (5 of 12) {#begingetmessagesize_5} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageSize (6 of 12) {#begingetmessagesize_6} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageSize (7 of 12) {#begingetmessagesize_7} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## BeginGetMessageSize (8 of 12) {#begingetmessagesize_8} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageSize (9 of 12) {#begingetmessagesize_9} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(System::SharedPtr < IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageSize (10 of 12) {#begingetmessagesize_10} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + +--- + +## BeginGetMessageSize (11 of 12) {#begingetmessagesize_11} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(System::String uniqueId, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageSize (12 of 12) {#begingetmessagesize_12} + +Begins GetMessageSize operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageSize(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessageuniqueid/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessageuniqueid/_index.md new file mode 100644 index 0000000000..17562fba6c --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/begingetmessageuniqueid/_index.md @@ -0,0 +1,114 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginGetMessageUniqueId method" +linktitle: "BeginGetMessageUniqueId" +articleTitle: "BeginGetMessageUniqueId" +second_title: "Aspose.Email for C++" +description: "Begins to get the message unique id" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.pop3/pop3client/begingetmessageuniqueid/ +--- + +## BeginGetMessageUniqueId (1 of 6) {#begingetmessageuniqueid_1} + +Begins to get the message unique id + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageUniqueId(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginGetMessageUniqueId (2 of 6) {#begingetmessageuniqueid_2} + +Begins to get the message unique id + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageUniqueId(int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageUniqueId (3 of 6) {#begingetmessageuniqueid_3} + +Begins to get the message unique id + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageUniqueId(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginGetMessageUniqueId (4 of 6) {#begingetmessageuniqueid_4} + +Begins to get the message unique id + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageUniqueId(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## BeginGetMessageUniqueId (5 of 6) {#begingetmessageuniqueid_5} + +Begins to get the message unique id + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageUniqueId(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginGetMessageUniqueId (6 of 6) {#begingetmessageuniqueid_6} + +Begins to get the message unique id + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginGetMessageUniqueId(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/beginlistmessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/beginlistmessages/_index.md new file mode 100644 index 0000000000..f813a10238 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/beginlistmessages/_index.md @@ -0,0 +1,441 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginListMessages method" +linktitle: "BeginListMessages" +articleTitle: "BeginListMessages" +second_title: "Aspose.Email for C++" +description: "Begins ListMessages operation asynchronously" +type: docs +weight: 130 +url: /cpp/aspose.email.clients.pop3/pop3client/beginlistmessages/ +--- + +## BeginListMessages (1 of 25) {#beginlistmessages_1} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages() +``` + +--- + +## BeginListMessages (2 of 25) {#beginlistmessages_2} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (3 of 25) {#beginlistmessages_3} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (4 of 25) {#beginlistmessages_4} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginListMessages (5 of 25) {#beginlistmessages_5} + +Begins ListMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, Pop3ListFields fields, bool closeTransaction, System::SharedPtr < Tools::Search::MailQuery > query, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| fields | The fields that we want get | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | +| query | The MailQuery object. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (6 of 25) {#beginlistmessages_6} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (7 of 25) {#beginlistmessages_7} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (8 of 25) {#beginlistmessages_8} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumberLst | sequenceNumber list for Pop3MessageInfo to retrieve from a server. | + +--- + +## BeginListMessages (9 of 25) {#beginlistmessages_9} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumberLst | sequenceNumber list for Pop3MessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (10 of 25) {#beginlistmessages_10} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumberLst | sequenceNumber list for Pop3MessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (11 of 25) {#beginlistmessages_11} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueIdLst | UniqueId list for Pop3MessageInfo to retrieve from a server. | + +--- + +## BeginListMessages (12 of 25) {#beginlistmessages_12} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueIdLst | UniqueId list for Pop3MessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (13 of 25) {#beginlistmessages_13} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueIdLst | UniqueId list for Pop3MessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (14 of 25) {#beginlistmessages_14} + +Begins ListMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| query | MailQuery that represents search query. | + +--- + +## BeginListMessages (15 of 25) {#beginlistmessages_15} + +Begins ListMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < Tools::Search::MailQuery > query, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| query | The MailQuery object. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (16 of 25) {#beginlistmessages_16} + +Begins ListMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < Tools::Search::MailQuery > query, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| query | The MailQuery object. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (17 of 25) {#beginlistmessages_17} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumberLst | sequenceNumber list for Pop3MessageInfo to retrieve from a server. | + +--- + +## BeginListMessages (18 of 25) {#beginlistmessages_18} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumberLst | sequenceNumber list for Pop3MessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (19 of 25) {#beginlistmessages_19} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumberLst | sequenceNumber list for Pop3MessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (20 of 25) {#beginlistmessages_20} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) +``` + +| Parameter | Description | +| --- | --- | +| uniqueIdLst | UniqueId list for Pop3MessageInfo to retrieve from a server. | + +--- + +## BeginListMessages (21 of 25) {#beginlistmessages_21} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueIdLst | UniqueId list for Pop3MessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (22 of 25) {#beginlistmessages_22} + +Begins ListMessages operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueIdLst | UniqueId list for Pop3MessageInfo to retrieve from a server. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginListMessages (23 of 25) {#beginlistmessages_23} + +Begins ListMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | + +--- + +## BeginListMessages (24 of 25) {#beginlistmessages_24} + +Begins ListMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| query | The MailQuery object. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginListMessages (25 of 25) {#beginlistmessages_25} + +Begins ListMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| query | The MailQuery object. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/beginloadmessageinfolist/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/beginloadmessageinfolist/_index.md new file mode 100644 index 0000000000..4b3be0e161 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/beginloadmessageinfolist/_index.md @@ -0,0 +1,219 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginLoadMessageInfoList method" +linktitle: "BeginLoadMessageInfoList" +articleTitle: "BeginLoadMessageInfoList" +second_title: "Aspose.Email for C++" +description: "Begins load list of Pop3MessageInfo asynchronously" +type: docs +weight: 140 +url: /cpp/aspose.email.clients.pop3/pop3client/beginloadmessageinfolist/ +--- + +## BeginLoadMessageInfoList (1 of 12) {#beginloadmessageinfolist_1} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumberList | The sequence numbers list of messages | + +--- + +## BeginLoadMessageInfoList (2 of 12) {#beginloadmessageinfolist_2} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumberList | The sequence numbers list of messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginLoadMessageInfoList (3 of 12) {#beginloadmessageinfolist_3} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumberList | The sequence numbers list of messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginLoadMessageInfoList (4 of 12) {#beginloadmessageinfolist_4} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoList | Message info list to load | + +--- + +## BeginLoadMessageInfoList (5 of 12) {#beginloadmessageinfolist_5} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoList | Message info list to load | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginLoadMessageInfoList (6 of 12) {#beginloadmessageinfolist_6} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoList | Message info list to load | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginLoadMessageInfoList (7 of 12) {#beginloadmessageinfolist_7} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumberList | The sequence numbers list of messages | + +--- + +## BeginLoadMessageInfoList (8 of 12) {#beginloadmessageinfolist_8} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumberList | The sequence numbers list of messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginLoadMessageInfoList (9 of 12) {#beginloadmessageinfolist_9} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumberList | The sequence numbers list of messages | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginLoadMessageInfoList (10 of 12) {#beginloadmessageinfolist_10} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoList | Message info list to load | + +--- + +## BeginLoadMessageInfoList (11 of 12) {#beginloadmessageinfolist_11} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoList | Message info list to load | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginLoadMessageInfoList (12 of 12) {#beginloadmessageinfolist_12} + +Begins load list of Pop3MessageInfo asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoList | Message info list to load | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/beginnoop/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/beginnoop/_index.md new file mode 100644 index 0000000000..ba6e17415b --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/beginnoop/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginNoop method" +linktitle: "BeginNoop" +articleTitle: "BeginNoop" +second_title: "Aspose.Email for C++" +description: "Begins 'No operation' command." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.pop3/pop3client/beginnoop/ +--- + +## BeginNoop (1 of 6) {#beginnoop_1} + +Begins 'No operation' command. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop() +``` + +--- + +## BeginNoop (2 of 6) {#beginnoop_2} + +Begins 'No operation' command. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginNoop (3 of 6) {#beginnoop_3} + +Begins 'No operation' command. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginNoop (4 of 6) {#beginnoop_4} + +Begins 'No operation' command. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginNoop (5 of 6) {#beginnoop_5} + +Begins 'No operation' command. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginNoop (6 of 6) {#beginnoop_6} + +Begins 'No operation' command. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/beginsavemessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/beginsavemessage/_index.md new file mode 100644 index 0000000000..ae1a91c2f9 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/beginsavemessage/_index.md @@ -0,0 +1,231 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginSaveMessage method" +linktitle: "BeginSaveMessage" +articleTitle: "BeginSaveMessage" +second_title: "Aspose.Email for C++" +description: "Begins SaveMessage operation asynchronously" +type: docs +weight: 160 +url: /cpp/aspose.email.clients.pop3/pop3client/beginsavemessage/ +--- + +## BeginSaveMessage (1 of 12) {#beginsavemessage_1} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > outputStream) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| outputStream | Stream where message will be saved | + +--- + +## BeginSaveMessage (2 of 12) {#beginsavemessage_2} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > outputStream, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| outputStream | Stream where message will be saved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (3 of 12) {#beginsavemessage_3} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > outputStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| outputStream | Stream where message will be saved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (4 of 12) {#beginsavemessage_4} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > outputStream) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| outputStream | Stream where message will be saved | + +--- + +## BeginSaveMessage (5 of 12) {#beginsavemessage_5} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > outputStream, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| outputStream | Stream where message will be saved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (6 of 12) {#beginsavemessage_6} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > outputStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| outputStream | Stream where message will be saved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (7 of 12) {#beginsavemessage_7} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::IO::Stream > outputStream) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| outputStream | Stream where message will be saved | + +--- + +## BeginSaveMessage (8 of 12) {#beginsavemessage_8} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::IO::Stream > outputStream, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| outputStream | Stream where message will be saved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (9 of 12) {#beginsavemessage_9} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::IO::Stream > outputStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| outputStream | Stream where message will be saved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSaveMessage (10 of 12) {#beginsavemessage_10} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::String uniqueId, System::SharedPtr < System::IO::Stream > outputStream) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| outputStream | Stream where message will be saved | + +--- + +## BeginSaveMessage (11 of 12) {#beginsavemessage_11} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::String uniqueId, System::SharedPtr < System::IO::Stream > outputStream, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| outputStream | Stream where message will be saved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSaveMessage (12 of 12) {#beginsavemessage_12} + +Begins SaveMessage operation asynchronously + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSaveMessage(System::String uniqueId, System::SharedPtr < System::IO::Stream > outputStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| outputStream | Stream where message will be saved | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/beginundeletemessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/beginundeletemessages/_index.md new file mode 100644 index 0000000000..d269a688f5 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/beginundeletemessages/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginUndeleteMessages method" +linktitle: "BeginUndeleteMessages" +articleTitle: "BeginUndeleteMessages" +second_title: "Aspose.Email for C++" +description: "Begins undeletes the messages." +type: docs +weight: 170 +url: /cpp/aspose.email.clients.pop3/pop3client/beginundeletemessages/ +--- + +## BeginUndeleteMessages (1 of 6) {#beginundeletemessages_1} + +Begins undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessages() +``` + +--- + +## BeginUndeleteMessages (2 of 6) {#beginundeletemessages_2} + +Begins undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessages(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessages (3 of 6) {#beginundeletemessages_3} + +Begins undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessages(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginUndeleteMessages (4 of 6) {#beginundeletemessages_4} + +Begins undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessages(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginUndeleteMessages (5 of 6) {#beginundeletemessages_5} + +Begins undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessages(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginUndeleteMessages (6 of 6) {#beginundeletemessages_6} + +Begins undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginUndeleteMessages(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/beginvalidatecredentials/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/beginvalidatecredentials/_index.md new file mode 100644 index 0000000000..161cb36208 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/beginvalidatecredentials/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::BeginValidateCredentials method" +linktitle: "BeginValidateCredentials" +articleTitle: "BeginValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Begins to execute credentials validation" +type: docs +weight: 180 +url: /cpp/aspose.email.clients.pop3/pop3client/beginvalidatecredentials/ +--- + +## BeginValidateCredentials (1 of 6) {#beginvalidatecredentials_1} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials() +``` + +--- + +## BeginValidateCredentials (2 of 6) {#beginvalidatecredentials_2} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginValidateCredentials (3 of 6) {#beginvalidatecredentials_3} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginValidateCredentials (4 of 6) {#beginvalidatecredentials_4} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginValidateCredentials (5 of 6) {#beginvalidatecredentials_5} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginValidateCredentials (6 of 6) {#beginvalidatecredentials_6} + +Begins to execute credentials validation + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/commitdeletes/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/commitdeletes/_index.md new file mode 100644 index 0000000000..922a423f3c --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/commitdeletes/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::CommitDeletes method" +linktitle: "CommitDeletes" +articleTitle: "CommitDeletes" +second_title: "Aspose.Email for C++" +description: "Commit the deletions" +type: docs +weight: 190 +url: /cpp/aspose.email.clients.pop3/pop3client/commitdeletes/ +--- + +## CommitDeletes (1 of 3) {#commitdeletes_1} + +Commit the deletions + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +CommitDeletes() +``` + +--- + +## CommitDeletes (2 of 3) {#commitdeletes_2} + +Commit the deletions + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +CommitDeletes(int32_t sleep) +``` + +| Parameter | Description | +| --- | --- | +| sleep | Timeout in milliseconds | + +--- + +## CommitDeletes (3 of 3) {#commitdeletes_3} + +Commit the deletions + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +CommitDeletes(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/deletemessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/deletemessage/_index.md new file mode 100644 index 0000000000..ca785296c8 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/deletemessage/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::DeleteMessage method" +linktitle: "DeleteMessage" +articleTitle: "DeleteMessage" +second_title: "Aspose.Email for C++" +description: "Deletes the message" +type: docs +weight: 200 +url: /cpp/aspose.email.clients.pop3/pop3client/deletemessage/ +--- + +## DeleteMessage (1 of 4) {#deletemessage_1} + +Deletes the message + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +DeleteMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## DeleteMessage (2 of 4) {#deletemessage_2} + +Deletes the message + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +DeleteMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## DeleteMessage (3 of 4) {#deletemessage_3} + +Deletes the message + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +DeleteMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## DeleteMessage (4 of 4) {#deletemessage_4} + +Deletes the message + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +DeleteMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/deletemessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/deletemessages/_index.md new file mode 100644 index 0000000000..b51a5d0311 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/deletemessages/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::DeleteMessages method" +linktitle: "DeleteMessages" +articleTitle: "DeleteMessages" +second_title: "Aspose.Email for C++" +description: "Deletes all messages" +type: docs +weight: 210 +url: /cpp/aspose.email.clients.pop3/pop3client/deletemessages/ +--- + +## DeleteMessages (1 of 2) {#deletemessages_1} + +Deletes all messages + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +DeleteMessages() +``` + +--- + +## DeleteMessages (2 of 2) {#deletemessages_2} + +Deletes all messages + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +DeleteMessages(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endcommitdeletes/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endcommitdeletes/_index.md new file mode 100644 index 0000000000..c0b6c7f6c2 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endcommitdeletes/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndCommitDeletes method" +linktitle: "EndCommitDeletes" +articleTitle: "EndCommitDeletes" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 220 +url: /cpp/aspose.email.clients.pop3/pop3client/endcommitdeletes/ +--- + +## EndCommitDeletes {#endcommitdeletes} + +Waits for the asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +EndCommitDeletes(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/enddeletemessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/enddeletemessage/_index.md new file mode 100644 index 0000000000..0eb1f5e779 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/enddeletemessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndDeleteMessage method" +linktitle: "EndDeleteMessage" +articleTitle: "EndDeleteMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.pop3/pop3client/enddeletemessage/ +--- + +## EndDeleteMessage {#enddeletemessage} + +Waits for the asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +EndDeleteMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/enddeletemessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/enddeletemessages/_index.md new file mode 100644 index 0000000000..c5faeaf475 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/enddeletemessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndDeleteMessages method" +linktitle: "EndDeleteMessages" +articleTitle: "EndDeleteMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 240 +url: /cpp/aspose.email.clients.pop3/pop3client/enddeletemessages/ +--- + +## EndDeleteMessages {#enddeletemessages} + +Waits for the asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +EndDeleteMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endfetchmessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endfetchmessage/_index.md new file mode 100644 index 0000000000..e18e8109bb --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endfetchmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndFetchMessage method" +linktitle: "EndFetchMessage" +articleTitle: "EndFetchMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 250 +url: /cpp/aspose.email.clients.pop3/pop3client/endfetchmessage/ +--- + +## EndFetchMessage {#endfetchmessage} + +Waits for the asynchronous operation to complete. + +**Returns:** MailMessage that represents e-mail message + +```cpp +EndFetchMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endfetchmessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endfetchmessages/_index.md new file mode 100644 index 0000000000..64bd852e7a --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endfetchmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndFetchMessages method" +linktitle: "EndFetchMessages" +articleTitle: "EndFetchMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.pop3/pop3client/endfetchmessages/ +--- + +## EndFetchMessages {#endfetchmessages} + +Waits for the asynchronous operation to complete. + +**Returns:** List of MailMessage objects + +```cpp +EndFetchMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endgetmailboxinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmailboxinfo/_index.md new file mode 100644 index 0000000000..97132d8abf --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmailboxinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndGetMailboxInfo method" +linktitle: "EndGetMailboxInfo" +articleTitle: "EndGetMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.pop3/pop3client/endgetmailboxinfo/ +--- + +## EndGetMailboxInfo {#endgetmailboxinfo} + +Waits for the asynchronous operation to complete. + +**Returns:** Mailbox information + +```cpp +EndGetMailboxInfo(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endgetmailboxsize/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmailboxsize/_index.md new file mode 100644 index 0000000000..3197ac63d6 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmailboxsize/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndGetMailboxSize method" +linktitle: "EndGetMailboxSize" +articleTitle: "EndGetMailboxSize" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.pop3/pop3client/endgetmailboxsize/ +--- + +## EndGetMailboxSize {#endgetmailboxsize} + +Waits for the asynchronous operation to complete. + +**Returns:** size of the mailbox in bytes + +```cpp +EndGetMailboxSize(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessagecount/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessagecount/_index.md new file mode 100644 index 0000000000..80c8a21978 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessagecount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndGetMessageCount method" +linktitle: "EndGetMessageCount" +articleTitle: "EndGetMessageCount" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.pop3/pop3client/endgetmessagecount/ +--- + +## EndGetMessageCount {#endgetmessagecount} + +Waits for the asynchronous operation to complete. + +**Returns:** message count + +```cpp +EndGetMessageCount(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessageheaders/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessageheaders/_index.md new file mode 100644 index 0000000000..820b68548b --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessageheaders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndGetMessageHeaders method" +linktitle: "EndGetMessageHeaders" +articleTitle: "EndGetMessageHeaders" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.pop3/pop3client/endgetmessageheaders/ +--- + +## EndGetMessageHeaders {#endgetmessageheaders} + +Waits for the asynchronous operation to complete. + +**Returns:** System::SharedPtr < Mime::HeaderCollection > Aspose::Email::Clients::Pop3:: + +```cpp +EndGetMessageHeaders(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessageinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessageinfo/_index.md new file mode 100644 index 0000000000..579d7e412a --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessageinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndGetMessageInfo method" +linktitle: "EndGetMessageInfo" +articleTitle: "EndGetMessageInfo" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.pop3/pop3client/endgetmessageinfo/ +--- + +## EndGetMessageInfo {#endgetmessageinfo} + +Waits for the asynchronous operation to complete. + +**Returns:** System::SharedPtr < Pop3MessageInfo > Aspose::Email::Clients::Pop3:: + +```cpp +EndGetMessageInfo(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessagesize/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessagesize/_index.md new file mode 100644 index 0000000000..40de6aa241 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessagesize/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndGetMessageSize method" +linktitle: "EndGetMessageSize" +articleTitle: "EndGetMessageSize" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 320 +url: /cpp/aspose.email.clients.pop3/pop3client/endgetmessagesize/ +--- + +## EndGetMessageSize {#endgetmessagesize} + +Waits for the asynchronous operation to complete. + +**Returns:** size of the message in bytes + +```cpp +EndGetMessageSize(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessageuniqueid/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessageuniqueid/_index.md new file mode 100644 index 0000000000..46bd219428 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endgetmessageuniqueid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndGetMessageUniqueId method" +linktitle: "EndGetMessageUniqueId" +articleTitle: "EndGetMessageUniqueId" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 330 +url: /cpp/aspose.email.clients.pop3/pop3client/endgetmessageuniqueid/ +--- + +## EndGetMessageUniqueId {#endgetmessageuniqueid} + +Waits for the asynchronous operation to complete. + +**Returns:** String that represents uid of the message + +```cpp +EndGetMessageUniqueId(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endlistmessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endlistmessages/_index.md new file mode 100644 index 0000000000..e6112b2cff --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endlistmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndListMessages method" +linktitle: "EndListMessages" +articleTitle: "EndListMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 340 +url: /cpp/aspose.email.clients.pop3/pop3client/endlistmessages/ +--- + +## EndListMessages {#endlistmessages} + +Waits for the asynchronous operation to complete. + +**Returns:** Returns collection of Pop3MessageInfo + +```cpp +EndListMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endloadmessageinfolist/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endloadmessageinfolist/_index.md new file mode 100644 index 0000000000..79074157e6 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endloadmessageinfolist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndLoadMessageInfoList method" +linktitle: "EndLoadMessageInfoList" +articleTitle: "EndLoadMessageInfoList" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 350 +url: /cpp/aspose.email.clients.pop3/pop3client/endloadmessageinfolist/ +--- + +## EndLoadMessageInfoList {#endloadmessageinfolist} + +Waits for the asynchronous operation to complete. + +**Returns:** Pop3MessageInfoCollection + +```cpp +EndLoadMessageInfoList(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endnoop/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endnoop/_index.md new file mode 100644 index 0000000000..4919f48cb3 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endnoop/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndNoop method" +linktitle: "EndNoop" +articleTitle: "EndNoop" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 360 +url: /cpp/aspose.email.clients.pop3/pop3client/endnoop/ +--- + +## EndNoop {#endnoop} + +Waits for the asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +EndNoop(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endsavemessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endsavemessage/_index.md new file mode 100644 index 0000000000..869532d56d --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endsavemessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndSaveMessage method" +linktitle: "EndSaveMessage" +articleTitle: "EndSaveMessage" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 370 +url: /cpp/aspose.email.clients.pop3/pop3client/endsavemessage/ +--- + +## EndSaveMessage {#endsavemessage} + +Waits for the asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +EndSaveMessage(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endundeletemessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endundeletemessages/_index.md new file mode 100644 index 0000000000..2587263f07 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endundeletemessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndUndeleteMessages method" +linktitle: "EndUndeleteMessages" +articleTitle: "EndUndeleteMessages" +second_title: "Aspose.Email for C++" +description: "Waits for the asynchronous operation to complete." +type: docs +weight: 380 +url: /cpp/aspose.email.clients.pop3/pop3client/endundeletemessages/ +--- + +## EndUndeleteMessages {#endundeletemessages} + +Waits for the asynchronous operation to complete. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +EndUndeleteMessages(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/endvalidatecredentials/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/endvalidatecredentials/_index.md new file mode 100644 index 0000000000..090c6227cc --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/endvalidatecredentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::EndValidateCredentials method" +linktitle: "EndValidateCredentials" +articleTitle: "EndValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 390 +url: /cpp/aspose.email.clients.pop3/pop3client/endvalidatecredentials/ +--- + +## EndValidateCredentials {#endvalidatecredentials} + +Waits for the pending asynchronous operation to complete. + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +EndValidateCredentials(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/fetchmessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/fetchmessage/_index.md new file mode 100644 index 0000000000..4a1ff306e8 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/fetchmessage/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::FetchMessage method" +linktitle: "FetchMessage" +articleTitle: "FetchMessage" +second_title: "Aspose.Email for C++" +description: "Fetches the message" +type: docs +weight: 400 +url: /cpp/aspose.email.clients.pop3/pop3client/fetchmessage/ +--- + +## FetchMessage (1 of 4) {#fetchmessage_1} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## FetchMessage (2 of 4) {#fetchmessage_2} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## FetchMessage (3 of 4) {#fetchmessage_3} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## FetchMessage (4 of 4) {#fetchmessage_4} + +Fetches the message + +**Returns:** MailMessage that represents e-mail message + +```cpp +FetchMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/fetchmessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/fetchmessages/_index.md new file mode 100644 index 0000000000..e26bd5c409 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/fetchmessages/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::FetchMessages method" +linktitle: "FetchMessages" +articleTitle: "FetchMessages" +second_title: "Aspose.Email for C++" +description: "Fetches the messages" +type: docs +weight: 410 +url: /cpp/aspose.email.clients.pop3/pop3client/fetchmessages/ +--- + +## FetchMessages (1 of 4) {#fetchmessages_1} + +Fetches the messages + +**Returns:** List of MailMessage objects + +```cpp +FetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumbers | The sequence numbers of the messages | + +--- + +## FetchMessages (2 of 4) {#fetchmessages_2} + +Fetches the messages + +**Returns:** List of MailMessage objects + +```cpp +FetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uids | The sequence numbers of the messages | + +--- + +## FetchMessages (3 of 4) {#fetchmessages_3} + +Fetches the messages + +**Returns:** List of MailMessage objects + +```cpp +FetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumbers | The sequence numbers of the messages | + +--- + +## FetchMessages (4 of 4) {#fetchmessages_4} + +Fetches the messages + +**Returns:** List of MailMessage objects + +```cpp +FetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids) +``` + +| Parameter | Description | +| --- | --- | +| uids | The sequence numbers of the messages | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/get_allowedauthentication/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/get_allowedauthentication/_index.md new file mode 100644 index 0000000000..c0fdb8792d --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/get_allowedauthentication/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::get_AllowedAuthentication method" +linktitle: "get_AllowedAuthentication" +articleTitle: "get_AllowedAuthentication" +second_title: "Aspose.Email for C++" +description: "Gets enumeration of allowed by user authentication types" +type: docs +weight: 420 +url: /cpp/aspose.email.clients.pop3/pop3client/get_allowedauthentication/ +--- + +## get_AllowedAuthentication {#get_allowedauthentication} + +Gets enumeration of allowed by user authentication types + +**Returns:** Pop3KnownAuthenticationType Aspose::Email::Clients::Pop3:: + +```cpp +get_AllowedAuthentication() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/get_defaultport/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/get_defaultport/_index.md new file mode 100644 index 0000000000..5e0b453cd3 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/get_defaultport/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::get_DefaultPort method" +linktitle: "get_DefaultPort" +articleTitle: "get_DefaultPort" +second_title: "Aspose.Email for C++" +description: "Gets default port for client" +type: docs +weight: 430 +url: /cpp/aspose.email.clients.pop3/pop3client/get_defaultport/ +--- + +## get_DefaultPort {#get_defaultport} + +Gets default port for client + +**Returns:** int32_t Aspose::Email::Clients::Pop3:: + +```cpp +get_DefaultPort() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/get_pool/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/get_pool/_index.md new file mode 100644 index 0000000000..67e034e469 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/get_pool/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::get_Pool method" +linktitle: "get_Pool" +articleTitle: "get_Pool" +second_title: "Aspose.Email for C++" +description: "Gets connection pool for the client" +type: docs +weight: 440 +url: /cpp/aspose.email.clients.pop3/pop3client/get_pool/ +--- + +## get_Pool {#get_pool} + +Gets connection pool for the client + +**Returns:** System::SharedPtr Aspose::Email::Clients::Pop3:: + +```cpp +get_Pool() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/get_supportedauthentication/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/get_supportedauthentication/_index.md new file mode 100644 index 0000000000..61cb2e3ef7 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/get_supportedauthentication/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::get_SupportedAuthentication method" +linktitle: "get_SupportedAuthentication" +articleTitle: "get_SupportedAuthentication" +second_title: "Aspose.Email for C++" +description: "Gets enumeration of supported by server authentication types" +type: docs +weight: 450 +url: /cpp/aspose.email.clients.pop3/pop3client/get_supportedauthentication/ +--- + +## get_SupportedAuthentication {#get_supportedauthentication} + +Gets enumeration of supported by server authentication types + +**Returns:** Pop3KnownAuthenticationType Aspose::Email::Clients::Pop3:: + +```cpp +get_SupportedAuthentication() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/getmailboxinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/getmailboxinfo/_index.md new file mode 100644 index 0000000000..88cc077322 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/getmailboxinfo/_index.md @@ -0,0 +1,70 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::GetMailboxInfo method" +linktitle: "GetMailboxInfo" +articleTitle: "GetMailboxInfo" +second_title: "Aspose.Email for C++" +description: "Gets the mailbox status info" +type: docs +weight: 460 +url: /cpp/aspose.email.clients.pop3/pop3client/getmailboxinfo/ +--- + +## GetMailboxInfo (1 of 4) {#getmailboxinfo_1} + +Gets the mailbox status info + +**Returns:** Mailbox information + +```cpp +GetMailboxInfo() +``` + +--- + +## GetMailboxInfo (2 of 4) {#getmailboxinfo_2} + +Gets the mailbox status info + +**Returns:** Mailbox information + +```cpp +GetMailboxInfo(bool closeTransaction) +``` + +| Parameter | Description | +| --- | --- | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | + +--- + +## GetMailboxInfo (3 of 4) {#getmailboxinfo_3} + +Gets the mailbox status info + +**Returns:** Mailbox information + +```cpp +GetMailboxInfo(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## GetMailboxInfo (4 of 4) {#getmailboxinfo_4} + +Gets the mailbox status info + +**Returns:** Mailbox information + +```cpp +GetMailboxInfo(System::SharedPtr < IConnection > connection, bool closeTransaction) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/getmailboxsize/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/getmailboxsize/_index.md new file mode 100644 index 0000000000..881a9e4064 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/getmailboxsize/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::GetMailboxSize method" +linktitle: "GetMailboxSize" +articleTitle: "GetMailboxSize" +second_title: "Aspose.Email for C++" +description: "Gets the size of the mailbox" +type: docs +weight: 470 +url: /cpp/aspose.email.clients.pop3/pop3client/getmailboxsize/ +--- + +## GetMailboxSize (1 of 2) {#getmailboxsize_1} + +Gets the size of the mailbox + +**Returns:** size of the mailbox in bytes + +```cpp +GetMailboxSize() +``` + +--- + +## GetMailboxSize (2 of 2) {#getmailboxsize_2} + +Gets the size of the mailbox + +**Returns:** size of the mailbox in bytes + +```cpp +GetMailboxSize(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/getmessagecount/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/getmessagecount/_index.md new file mode 100644 index 0000000000..7a86d14a71 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/getmessagecount/_index.md @@ -0,0 +1,70 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::GetMessageCount method" +linktitle: "GetMessageCount" +articleTitle: "GetMessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the message count" +type: docs +weight: 480 +url: /cpp/aspose.email.clients.pop3/pop3client/getmessagecount/ +--- + +## GetMessageCount (1 of 4) {#getmessagecount_1} + +Gets the message count + +**Returns:** message count + +```cpp +GetMessageCount() +``` + +--- + +## GetMessageCount (2 of 4) {#getmessagecount_2} + +Gets the message count + +**Returns:** message count + +```cpp +GetMessageCount(bool closeTransaction) +``` + +| Parameter | Description | +| --- | --- | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | + +--- + +## GetMessageCount (3 of 4) {#getmessagecount_3} + +Gets the message count + +**Returns:** message count + +```cpp +GetMessageCount(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## GetMessageCount (4 of 4) {#getmessagecount_4} + +Gets the message count + +**Returns:** message count + +```cpp +GetMessageCount(System::SharedPtr < IConnection > connection, bool closeTransaction) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/getmessageheaders/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/getmessageheaders/_index.md new file mode 100644 index 0000000000..e33bd749e6 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/getmessageheaders/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::GetMessageHeaders method" +linktitle: "GetMessageHeaders" +articleTitle: "GetMessageHeaders" +second_title: "Aspose.Email for C++" +description: "Gets the message headers" +type: docs +weight: 490 +url: /cpp/aspose.email.clients.pop3/pop3client/getmessageheaders/ +--- + +## GetMessageHeaders (1 of 4) {#getmessageheaders_1} + +Gets the message headers + +**Returns:** HeaderCollection that represents collection of the headers + +```cpp +GetMessageHeaders(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## GetMessageHeaders (2 of 4) {#getmessageheaders_2} + +Gets the message headers + +**Returns:** HeaderCollection that represents collection of the headers + +```cpp +GetMessageHeaders(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## GetMessageHeaders (3 of 4) {#getmessageheaders_3} + +Gets the message headers + +**Returns:** HeaderCollection that represents collection of the headers + +```cpp +GetMessageHeaders(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## GetMessageHeaders (4 of 4) {#getmessageheaders_4} + +Gets the message headers + +**Returns:** HeaderCollection that represents collection of the headers + +```cpp +GetMessageHeaders(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/getmessageinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/getmessageinfo/_index.md new file mode 100644 index 0000000000..74de64e168 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/getmessageinfo/_index.md @@ -0,0 +1,145 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::GetMessageInfo method" +linktitle: "GetMessageInfo" +articleTitle: "GetMessageInfo" +second_title: "Aspose.Email for C++" +description: "Gets the information for that message" +type: docs +weight: 500 +url: /cpp/aspose.email.clients.pop3/pop3client/getmessageinfo/ +--- + +## GetMessageInfo (1 of 8) {#getmessageinfo_1} + +Gets the information for that message + +**Returns:** Pop3MessageInfo + +```cpp +GetMessageInfo(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## GetMessageInfo (2 of 8) {#getmessageinfo_2} + +Gets the information for that message + +**Returns:** Pop3MessageInfo + +```cpp +GetMessageInfo(int32_t sequenceNumber, Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| fields | The fields that we want get | + +--- + +## GetMessageInfo (3 of 8) {#getmessageinfo_3} + +Gets the information for that message + +**Returns:** Pop3MessageInfo + +```cpp +GetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## GetMessageInfo (4 of 8) {#getmessageinfo_4} + +Gets the information for that message + +**Returns:** Pop3MessageInfo + +```cpp +GetMessageInfo(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| fields | The fields that we want get | + +--- + +## GetMessageInfo (5 of 8) {#getmessageinfo_5} + +Gets the information for that message + +**Returns:** Pop3MessageInfo + +```cpp +GetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## GetMessageInfo (6 of 8) {#getmessageinfo_6} + +Gets the information for that message + +**Returns:** Pop3MessageInfo + +```cpp +GetMessageInfo(System::SharedPtr < IConnection > connection, System::String uniqueId, Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | +| fields | The fields that we want get | + +--- + +## GetMessageInfo (7 of 8) {#getmessageinfo_7} + +Gets the information for that message + +**Returns:** Pop3MessageInfo + +```cpp +GetMessageInfo(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + +--- + +## GetMessageInfo (8 of 8) {#getmessageinfo_8} + +Gets the information for that message + +**Returns:** Pop3MessageInfo + +```cpp +GetMessageInfo(System::String uniqueId, Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | +| fields | The fields that we want get | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/getmessagesize/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/getmessagesize/_index.md new file mode 100644 index 0000000000..c7cee24d64 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/getmessagesize/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::GetMessageSize method" +linktitle: "GetMessageSize" +articleTitle: "GetMessageSize" +second_title: "Aspose.Email for C++" +description: "Gets the size of the message" +type: docs +weight: 510 +url: /cpp/aspose.email.clients.pop3/pop3client/getmessagesize/ +--- + +## GetMessageSize (1 of 4) {#getmessagesize_1} + +Gets the size of the message + +**Returns:** size of the message in bytes + +```cpp +GetMessageSize(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## GetMessageSize (2 of 4) {#getmessagesize_2} + +Gets the size of the message + +**Returns:** size of the message in bytes + +```cpp +GetMessageSize(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + +--- + +## GetMessageSize (3 of 4) {#getmessagesize_3} + +Gets the size of the message + +**Returns:** size of the message in bytes + +```cpp +GetMessageSize(System::SharedPtr < IConnection > connection, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique id of the message | + +--- + +## GetMessageSize (4 of 4) {#getmessagesize_4} + +Gets the size of the message + +**Returns:** size of the message in bytes + +```cpp +GetMessageSize(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique id of the message | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/getmessageuniqueid/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/getmessageuniqueid/_index.md new file mode 100644 index 0000000000..39840a90af --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/getmessageuniqueid/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::GetMessageUniqueId method" +linktitle: "GetMessageUniqueId" +articleTitle: "GetMessageUniqueId" +second_title: "Aspose.Email for C++" +description: "Gets the message unique id" +type: docs +weight: 520 +url: /cpp/aspose.email.clients.pop3/pop3client/getmessageuniqueid/ +--- + +## GetMessageUniqueId (1 of 2) {#getmessageuniqueid_1} + +Gets the message unique id + +**Returns:** String that represents uid of the message + +```cpp +GetMessageUniqueId(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | + +--- + +## GetMessageUniqueId (2 of 2) {#getmessageuniqueid_2} + +Gets the message unique id + +**Returns:** String that represents uid of the message + +```cpp +GetMessageUniqueId(System::SharedPtr < IConnection > connection, int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/listmessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/listmessages/_index.md new file mode 100644 index 0000000000..6c9011906f --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/listmessages/_index.md @@ -0,0 +1,239 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::ListMessages method" +linktitle: "ListMessages" +articleTitle: "ListMessages" +second_title: "Aspose.Email for C++" +description: "Lists the messages." +type: docs +weight: 530 +url: /cpp/aspose.email.clients.pop3/pop3client/listmessages/ +--- + +## ListMessages (1 of 14) {#listmessages_1} + +Lists the messages. Gets an information for earch message + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages() +``` + +--- + +## ListMessages (2 of 14) {#listmessages_2} + +Lists the messages. Gets an information for earch message + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(bool closeTransaction) +``` + +| Parameter | Description | +| --- | --- | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | + +--- + +## ListMessages (3 of 14) {#listmessages_3} + +Lists the messages. + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| fields | The fields that we want get | + +--- + +## ListMessages (4 of 14) {#listmessages_4} + +Lists the messages. + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(Pop3ListFields fields, bool closeTransaction, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| fields | The fields that we want get | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | +| query | The MailQuery object. | + +--- + +## ListMessages (5 of 14) {#listmessages_5} + +Lists the messages. Gets an information for earch message + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## ListMessages (6 of 14) {#listmessages_6} + +Lists the messages. Gets an information for earch message + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, bool closeTransaction) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | + +--- + +## ListMessages (7 of 14) {#listmessages_7} + +Lists the messages. + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, Pop3ListFields fields) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| fields | The fields that we want get | + +--- + +## ListMessages (8 of 14) {#listmessages_8} + +Lists the messages. + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, Pop3ListFields fields, bool closeTransaction, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| fields | The fields that we want get | +| closeTransaction | Indicates if current transaction has to be closed, before the list is retrieved. | +| query | The MailQuery object. | + +--- + +## ListMessages (9 of 14) {#listmessages_9} + +Lists the messages. Gets an information for earch message + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumberLst | sequenceNumber list for Pop3MessageInfo to retrieve from a server. | + +--- + +## ListMessages (10 of 14) {#listmessages_10} + +Lists the messages. Gets an information for earch message + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueIdLst | UniqueId list for Pop3MessageInfo to retrieve from a server. | + +--- + +## ListMessages (11 of 14) {#listmessages_11} + +Lists the messages. + +**Returns:** Collection of Pop3MessageInfo objects. + +```cpp +ListMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| query | The MailQuery object. | + +--- + +## ListMessages (12 of 14) {#listmessages_12} + +Lists the messages. Gets an information for earch message + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumberLst | sequenceNumber list for Pop3MessageInfo to retrieve from a server. | + +--- + +## ListMessages (13 of 14) {#listmessages_13} + +Lists the messages. Gets an information for earch message + +**Returns:** Pop3MessageInfoCollection + +```cpp +ListMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) +``` + +| Parameter | Description | +| --- | --- | +| uniqueIdLst | UniqueId list for Pop3MessageInfo to retrieve from a server. | + +--- + +## ListMessages (14 of 14) {#listmessages_14} + +Lists the messages. + +**Returns:** Collection of Pop3MessageInfo objects. + +```cpp +ListMessages(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | The MailQuery object. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/loadmessageinfolist/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/loadmessageinfolist/_index.md new file mode 100644 index 0000000000..c31254e88a --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/loadmessageinfolist/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::LoadMessageInfoList method" +linktitle: "LoadMessageInfoList" +articleTitle: "LoadMessageInfoList" +second_title: "Aspose.Email for C++" +description: "Loads list of Pop3MessageInfo" +type: docs +weight: 540 +url: /cpp/aspose.email.clients.pop3/pop3client/loadmessageinfolist/ +--- + +## LoadMessageInfoList (1 of 4) {#loadmessageinfolist_1} + +Loads list of Pop3MessageInfo + +**Returns:** Pop3MessageInfoCollection + +```cpp +LoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumberList | The sequence numbers list of messages | + +--- + +## LoadMessageInfoList (2 of 4) {#loadmessageinfolist_2} + +Loads list of Pop3MessageInfo + +**Returns:** Pop3MessageInfoCollection + +```cpp +LoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messageInfoList | Message info list | + +--- + +## LoadMessageInfoList (3 of 4) {#loadmessageinfolist_3} + +Loads list of Pop3MessageInfo + +**Returns:** Pop3MessageInfoCollection + +```cpp +LoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumberList | The sequence numbers list of messages | + +--- + +## LoadMessageInfoList (4 of 4) {#loadmessageinfolist_4} + +Loads list of Pop3MessageInfo + +**Returns:** Pop3MessageInfoCollection + +```cpp +LoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList) +``` + +| Parameter | Description | +| --- | --- | +| messageInfoList | Message info list | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/noop/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/noop/_index.md new file mode 100644 index 0000000000..bef5f2c22f --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/noop/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::Noop method" +linktitle: "Noop" +articleTitle: "Noop" +second_title: "Aspose.Email for C++" +description: "'No operation' command" +type: docs +weight: 550 +url: /cpp/aspose.email.clients.pop3/pop3client/noop/ +--- + +## Noop (1 of 3) {#noop_1} + +'No operation' command + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +Noop() +``` + +--- + +## Noop (2 of 3) {#noop_2} + +'No operation' command + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +Noop(System::SharedPtr < Connection > connection, int32_t timeout) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| timeout | timeout of a command | + +--- + +## Noop (3 of 3) {#noop_3} + +'No operation' command + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +Noop(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/pop3client/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/pop3client/_index.md new file mode 100644 index 0000000000..b422760f6c --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/pop3client/_index.md @@ -0,0 +1,247 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::Pop3Client constructor" +linktitle: "Pop3Client" +articleTitle: "Pop3Client" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Pop3Client class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3client/pop3client/ +--- + +## Pop3Client (1 of 13) {#pop3client_1} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client() +``` + +--- + +## Pop3Client (2 of 13) {#pop3client_2} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | + +--- + +## Pop3Client (3 of 13) {#pop3client_3} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| securityOptions | Security mode for a mail client | + +--- + +## Pop3Client (4 of 13) {#pop3client_4} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | + +--- + +## Pop3Client (5 of 13) {#pop3client_5} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, int32_t port, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| securityOptions | Security mode for a mail client | + +--- + +## Pop3Client (6 of 13) {#pop3client_6} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| username | The username | +| password | The password | + +--- + +## Pop3Client (7 of 13) {#pop3client_7} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| username | The username | +| password | The password | +| securityOptions | Security mode for a mail client | + +--- + +## Pop3Client (8 of 13) {#pop3client_8} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, int32_t port, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The username | +| password | The password | + +--- + +## Pop3Client (9 of 13) {#pop3client_9} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, int32_t port, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The username | +| password | The password | +| securityOptions | Security mode for a mail client | + +--- + +## Pop3Client (10 of 13) {#pop3client_10} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The user name | +| authInfo | The user password or XOAUTH2 access token | +| useOAuth | Defines whether SASL XOAUTH2 mechanism is used to login to the server | +| securityOptions | Security mode for a mail client | + +--- + +## Pop3Client (11 of 13) {#pop3client_11} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, int32_t port, System::String username, System::SharedPtr < ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The user name | +| tokenProvider | TokenProvider allowing to retrieve access token. | +| securityOptions | Security mode for a mail client | + +--- + +## Pop3Client (12 of 13) {#pop3client_12} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, int32_t port, System::String username, System::String password, System::Net::Security::RemoteCertificateValidationCallback userCertificateValidationCallback) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The username | +| password | The password | +| userCertificateValidationCallback | System.Net.Security.RemoteCertificateValidationCallback | + +--- + +## Pop3Client (13 of 13) {#pop3client_13} + +Initializes a new instance of the Pop3Client class + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3Client(System::String host, int32_t port, System::String username, System::String password, System::Net::Security::RemoteCertificateValidationCallback userCertificateValidationCallback, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name | +| port | The port number | +| username | The username | +| password | The password | +| userCertificateValidationCallback | System.Net.Security.RemoteCertificateValidationCallback | +| securityOptions | Security mode for a mail client | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/savemessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/savemessage/_index.md new file mode 100644 index 0000000000..9dff58ba04 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/savemessage/_index.md @@ -0,0 +1,149 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::SaveMessage method" +linktitle: "SaveMessage" +articleTitle: "SaveMessage" +second_title: "Aspose.Email for C++" +description: "Fetches and save the message as a stream" +type: docs +weight: 560 +url: /cpp/aspose.email.clients.pop3/pop3client/savemessage/ +--- + +## SaveMessage (1 of 8) {#savemessage_1} + +Fetches and save the message as a stream + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +SaveMessage(int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > outputStream) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| outputStream | Stream where message will be saved | + +--- + +## SaveMessage (2 of 8) {#savemessage_2} + +Fetches and save the message into a file + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +SaveMessage(int32_t sequenceNumber, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The sequence number of the message | +| fileName | File name for message | + +--- + +## SaveMessage (3 of 8) {#savemessage_3} + +Fetches and save the message as a stream + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +SaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::SharedPtr < System::IO::Stream > outputStream) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| outputStream | Stream where message will be saved | + +--- + +## SaveMessage (4 of 8) {#savemessage_4} + +Fetches and save the message into a file + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +SaveMessage(System::SharedPtr < IConnection > connection, int32_t sequenceNumber, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sequenceNumber | The sequence number of the message | +| fileName | File name for message | + +--- + +## SaveMessage (5 of 8) {#savemessage_5} + +Fetches and save the message as a stream + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +SaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::SharedPtr < System::IO::Stream > outputStream) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| outputStream | Stream where message will be saved | + +--- + +## SaveMessage (6 of 8) {#savemessage_6} + +Fetches and save the message into a file + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +SaveMessage(System::SharedPtr < IConnection > connection, System::String uniqueId, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| uniqueId | The unique Id of the message | +| fileName | File name for message | + +--- + +## SaveMessage (7 of 8) {#savemessage_7} + +Fetches and save the message as a stream + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +SaveMessage(System::String uniqueId, System::SharedPtr < System::IO::Stream > outputStream) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| outputStream | Stream where message will be saved | + +--- + +## SaveMessage (8 of 8) {#savemessage_8} + +Fetches and save the message into a file + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +SaveMessage(System::String uniqueId, System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | The unique Id of the message | +| fileName | File name for message | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/set_allowedauthentication/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/set_allowedauthentication/_index.md new file mode 100644 index 0000000000..3e161ecea8 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/set_allowedauthentication/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::set_AllowedAuthentication method" +linktitle: "set_AllowedAuthentication" +articleTitle: "set_AllowedAuthentication" +second_title: "Aspose.Email for C++" +description: "Sets enumeration of allowed by user authentication types" +type: docs +weight: 570 +url: /cpp/aspose.email.clients.pop3/pop3client/set_allowedauthentication/ +--- + +## set_AllowedAuthentication {#set_allowedauthentication} + +Sets enumeration of allowed by user authentication types + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +set_AllowedAuthentication(Pop3KnownAuthenticationType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/undeletemessages/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/undeletemessages/_index.md new file mode 100644 index 0000000000..dd86e0a110 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/undeletemessages/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::UndeleteMessages method" +linktitle: "UndeleteMessages" +articleTitle: "UndeleteMessages" +second_title: "Aspose.Email for C++" +description: "Undeletes the messages." +type: docs +weight: 580 +url: /cpp/aspose.email.clients.pop3/pop3client/undeletemessages/ +--- + +## UndeleteMessages (1 of 2) {#undeletemessages_1} + +Undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +UndeleteMessages() +``` + +--- + +## UndeleteMessages (2 of 2) {#undeletemessages_2} + +Undeletes the messages. If any messages have been marked as deleted by the POP3 server, they are unmarked. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +UndeleteMessages(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3client/validatecredentials/_index.md b/english/cpp/aspose.email.clients.pop3/pop3client/validatecredentials/_index.md new file mode 100644 index 0000000000..3b3c845b95 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3client/validatecredentials/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3Client::ValidateCredentials method" +linktitle: "ValidateCredentials" +articleTitle: "ValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Executes credentials validation" +type: docs +weight: 590 +url: /cpp/aspose.email.clients.pop3/pop3client/validatecredentials/ +--- + +## ValidateCredentials (1 of 2) {#validatecredentials_1} + +Executes credentials validation + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +ValidateCredentials() +``` + +--- + +## ValidateCredentials (2 of 2) {#validatecredentials_2} + +Executes credentials validation + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +ValidateCredentials(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3knownauthenticationtype/_index.md b/english/cpp/aspose.email.clients.pop3/pop3knownauthenticationtype/_index.md new file mode 100644 index 0000000000..4c3bd5b14a --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3knownauthenticationtype/_index.md @@ -0,0 +1,47 @@ +--- +title: "Pop3KnownAuthenticationType Enum" +linktitle: "Pop3KnownAuthenticationType" +articleTitle: "Pop3KnownAuthenticationType" +second_title: "Aspose.Email for C++" +description: "None" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3knownauthenticationtype/ +--- + +## Pop3KnownAuthenticationType enumeration (29 values) + +None + +| Value | Description | +| --- | --- | +| None | None | +| Login | https://tools.ietf.org/id/draft-murchison-sasl-login-00.txt | +| OAUTH2 | https://tools.ietf.org/html/rfc7628 | +| NTLM | http://davenport.sourceforge.net/ntlm.html https://tools.ietf.org/doc/tcllib/html/sasl.html | +| Plain | https://tools.ietf.org/html/rfc4422 | +| GSSAPI | GSS-API https://tools.ietf.org/html/rfc2078 https://tools.ietf.org/html/rfc2222 Kerberos V5 https://tools.ietf.org/html/rfc4752 | +| CramMD5 | https://tools.ietf.org/html/rfc2195 | +| External | https://tools.ietf.org/html/rfc2222 | +| KerberosV4 | https://tools.ietf.org/html/rfc2222 | +| Anonymous | https://tools.ietf.org/html/rfc4505 | +| DigestMD5 | https://tools.ietf.org/html/rfc2831 | +| GSSSPNEGO | GSS-SPNEGO https://tools.ietf.org/html/rfc5801#section-14 https://tools.ietf.org/html/rfc4178 | +| OtpMd4 | https://tools.ietf.org/html/rfc2444 | +| OtpMd5 | https://tools.ietf.org/html/rfc2444 | +| OtpSha1 | https://tools.ietf.org/html/rfc2444 | +| SKEY | https://tools.ietf.org/html/rfc1760 https://tools.ietf.org/html/rfc2222#section-7.3 | +| PassDssSha3Des1 | https://tools.ietf.org/html/draft-newman-sasl-passdss-00 | +| ScramSha1 | https://tools.ietf.org/html/rfc5802 | +| ScramSha1Plus | https://tools.ietf.org/html/rfc5802 | +| ScramSha224 | | +| ScramSha224Plus | | +| ScramSha256 | https://tools.ietf.org/html/rfc7677 | +| ScramSha256Plus | https://tools.ietf.org/html/rfc7677 | +| ScramSha384 | | +| ScramSha384Plus | | +| ScramSha512 | https://tools.ietf.org/html/draft-melnikov-scram-sha-512-01 | +| ScramSha512Plus | https://tools.ietf.org/html/draft-melnikov-scram-sha-512-01 | +| User | https://tools.ietf.org/html/rfc1939#page-13 | +| APOP | https://tools.ietf.org/html/rfc1939#page-15 | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3listfields/_index.md b/english/cpp/aspose.email.clients.pop3/pop3listfields/_index.md new file mode 100644 index 0000000000..d0e04c6fb7 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3listfields/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pop3ListFields Enum" +linktitle: "Pop3ListFields" +articleTitle: "Pop3ListFields" +second_title: "Aspose.Email for C++" +description: "Fields that may be retrieved from the server" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3listfields/ +--- + +## Pop3ListFields enumeration (2 values) + +Fields that may be retrieved from the server + +| Value | Description | +| --- | --- | +| IdOnly | Includs UniqueId (if it's supported), SequenceNumber | +| Main | Includes SequenceNumber, UniqueId (if it's supported), Size, Headers | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/_index.md new file mode 100644 index 0000000000..b6bbdf7634 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MailboxInfo class" +linktitle: "Pop3MailboxInfo" +articleTitle: "Pop3MailboxInfo" +second_title: "Aspose.Email for C++" +description: "Represents the status of the mailbox." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3mailboxinfo/ +--- + +## Pop3MailboxInfo class + +Represents the status of the mailbox. + +## Constructors + +| Name | Description | +| --- | --- | +| [Pop3MailboxInfo](./pop3mailboxinfo/) | Initializes a new instance of the Pop3MailboxInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MessageCount](./get_messagecount/) | Gets the count of messages in the mailbox. | +| [get_OccupiedSize](./get_occupiedsize/) | Gets the occupied size of the mailbox. | +| [ToString](./tostring/) | Returns a System::String that represents this instance. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/get_messagecount/_index.md b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/get_messagecount/_index.md new file mode 100644 index 0000000000..1434c263ff --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/get_messagecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MailboxInfo::get_MessageCount method" +linktitle: "get_MessageCount" +articleTitle: "get_MessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the count of messages in the mailbox." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3mailboxinfo/get_messagecount/ +--- + +## get_MessageCount {#get_messagecount} + +Gets the count of messages in the mailbox. + +**Returns:** int32_t Aspose::Email::Clients::Pop3:: + +```cpp +get_MessageCount() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/get_occupiedsize/_index.md b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/get_occupiedsize/_index.md new file mode 100644 index 0000000000..8e537627a4 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/get_occupiedsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MailboxInfo::get_OccupiedSize method" +linktitle: "get_OccupiedSize" +articleTitle: "get_OccupiedSize" +second_title: "Aspose.Email for C++" +description: "Gets the occupied size of the mailbox." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.pop3/pop3mailboxinfo/get_occupiedsize/ +--- + +## get_OccupiedSize {#get_occupiedsize} + +Gets the occupied size of the mailbox. + +**Returns:** int64_t Aspose::Email::Clients::Pop3:: + +```cpp +get_OccupiedSize() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/pop3mailboxinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/pop3mailboxinfo/_index.md new file mode 100644 index 0000000000..74376cb873 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/pop3mailboxinfo/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MailboxInfo::Pop3MailboxInfo constructor" +linktitle: "Pop3MailboxInfo" +articleTitle: "Pop3MailboxInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Pop3MailboxInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3mailboxinfo/pop3mailboxinfo/ +--- + +## Pop3MailboxInfo {#pop3mailboxinfo} + +Initializes a new instance of the Pop3MailboxInfo class. + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3MailboxInfo(int32_t count, int64_t size) +``` + +| Parameter | Description | +| --- | --- | +| count | The message count. | +| size | The occupied size. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/tostring/_index.md b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/tostring/_index.md new file mode 100644 index 0000000000..2abc418b91 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3mailboxinfo/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MailboxInfo::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.pop3/pop3mailboxinfo/tostring/ +--- + +## ToString {#tostring} + +Returns a System::String that represents this instance. + +**Returns:** A System::String that represents this instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/_index.md new file mode 100644 index 0000000000..39d057d484 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo class" +linktitle: "Pop3MessageInfo" +articleTitle: "Pop3MessageInfo" +second_title: "Aspose.Email for C++" +description: "The Pop3MessageInfo represents the E-Mail message info fetched from the Pop3 server." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/ +--- + +## Pop3MessageInfo class + +**Inherits:** Aspose::Email::Clients::MessageInfoBase + +The Pop3MessageInfo represents the E-Mail message info fetched from the Pop3 server. + +## Constructors + +| Name | Description | +| --- | --- | +| [Pop3MessageInfo (4 overloads)](./pop3messageinfo/) | Initializes a new instance of the Pop3MessageInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_SequenceNumber](./get_sequencenumber/) | Gets the Sequence Number of the E-Mail message. | +| [get_UniqueId](./get_uniqueid/) | Gets the Unique Id of the E-Mail message. | +| [set_SequenceNumber](./set_sequencenumber/) | Gets the Sequence Number of the E-Mail message. | +| [set_UniqueId](./set_uniqueid/) | Gets the Unique Id of the E-Mail message. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [Aspose::Email::Clients::Pop3::Commands::FetchMessagesGrCommand](./asposeemailclientspop3commandsfetchmessagesgrcommand/) | | +| [Aspose::Email::Clients::Pop3::Commands::GetMessageInfoGrCommand](./asposeemailclientspop3commandsgetmessageinfogrcommand/) | | +| [Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand](./asposeemailclientspop3commandslistmessagesgrcommand/) | | +| [Aspose::Email::Clients::Pop3::Commands::LoadMessageInfoListGrCommand](./asposeemailclientspop3commandsloadmessageinfolistgrcommand/) | | +| [Pop3MessageInfoCollection](./pop3messageinfocollection/) | | +| [UidTable](./uidtable/) | | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsfetchmessagesgrcommand/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsfetchmessagesgrcommand/_index.md new file mode 100644 index 0000000000..d71cbbe8f1 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsfetchmessagesgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::Aspose::Email::Clients::Pop3::Commands::FetchMessagesGrCommand method" +linktitle: "Aspose::Email::Clients::Pop3::Commands::FetchMessagesGrCommand" +articleTitle: "Aspose::Email::Clients::Pop3::Commands::FetchMessagesGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Pop3::Commands::FetchMessagesGrCommand of Pop3MessageInfo." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsfetchmessagesgrcommand/ +--- + +## Aspose::Email::Clients::Pop3::Commands::FetchMessagesGrCommand {#asposeemailclientspop3commandsfetchmessagesgrcommand} + +```cpp +FetchMessagesGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsgetmessageinfogrcommand/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsgetmessageinfogrcommand/_index.md new file mode 100644 index 0000000000..4ae50377aa --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsgetmessageinfogrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::Aspose::Email::Clients::Pop3::Commands::GetMessageInfoGrCommand method" +linktitle: "Aspose::Email::Clients::Pop3::Commands::GetMessageInfoGrCommand" +articleTitle: "Aspose::Email::Clients::Pop3::Commands::GetMessageInfoGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Pop3::Commands::GetMessageInfoGrCommand of Pop3MessageInfo." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsgetmessageinfogrcommand/ +--- + +## Aspose::Email::Clients::Pop3::Commands::GetMessageInfoGrCommand {#asposeemailclientspop3commandsgetmessageinfogrcommand} + +```cpp +GetMessageInfoGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandslistmessagesgrcommand/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandslistmessagesgrcommand/_index.md new file mode 100644 index 0000000000..4f04a5c778 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandslistmessagesgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand method" +linktitle: "Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand" +articleTitle: "Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand of Pop3MessageInfo." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandslistmessagesgrcommand/ +--- + +## Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand {#asposeemailclientspop3commandslistmessagesgrcommand} + +```cpp +ListMessagesGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsloadmessageinfolistgrcommand/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsloadmessageinfolistgrcommand/_index.md new file mode 100644 index 0000000000..98d394a32b --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsloadmessageinfolistgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::Aspose::Email::Clients::Pop3::Commands::LoadMessageInfoListGrCommand method" +linktitle: "Aspose::Email::Clients::Pop3::Commands::LoadMessageInfoListGrCommand" +articleTitle: "Aspose::Email::Clients::Pop3::Commands::LoadMessageInfoListGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Pop3::Commands::LoadMessageInfoListGrCommand of Pop3MessageInfo." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/asposeemailclientspop3commandsloadmessageinfolistgrcommand/ +--- + +## Aspose::Email::Clients::Pop3::Commands::LoadMessageInfoListGrCommand {#asposeemailclientspop3commandsloadmessageinfolistgrcommand} + +```cpp +LoadMessageInfoListGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/get_sequencenumber/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/get_sequencenumber/_index.md new file mode 100644 index 0000000000..a7400e56e8 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/get_sequencenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::get_SequenceNumber method" +linktitle: "get_SequenceNumber" +articleTitle: "get_SequenceNumber" +second_title: "Aspose.Email for C++" +description: "Gets the Sequence Number of the E-Mail message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/get_sequencenumber/ +--- + +## get_SequenceNumber {#get_sequencenumber} + +Gets the Sequence Number of the E-Mail message. + +**Returns:** int32_t Aspose::Email::Clients::Pop3:: + +```cpp +get_SequenceNumber() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/get_uniqueid/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/get_uniqueid/_index.md new file mode 100644 index 0000000000..7731dda51a --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/get_uniqueid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::get_UniqueId method" +linktitle: "get_UniqueId" +articleTitle: "get_UniqueId" +second_title: "Aspose.Email for C++" +description: "Gets the Unique Id of the E-Mail message." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/get_uniqueid/ +--- + +## get_UniqueId {#get_uniqueid} + +Gets the Unique Id of the E-Mail message. + +**Returns:** System::String Aspose::Email::Clients::Pop3:: + +```cpp +get_UniqueId() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/pop3messageinfo/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/pop3messageinfo/_index.md new file mode 100644 index 0000000000..bfcb7212b3 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/pop3messageinfo/_index.md @@ -0,0 +1,76 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::Pop3MessageInfo constructor" +linktitle: "Pop3MessageInfo" +articleTitle: "Pop3MessageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Pop3MessageInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/pop3messageinfo/ +--- + +## Pop3MessageInfo (1 of 4) {#pop3messageinfo_1} + +Initializes a new instance of the Pop3MessageInfo class. + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3MessageInfo() +``` + +--- + +## Pop3MessageInfo (2 of 4) {#pop3messageinfo_2} + +Initializes a new instance of the Pop3MessageInfo class. + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3MessageInfo(int32_t sequenceNumber, System::String uniqueId, int64_t size) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The number. | +| uniqueId | The unique id. | +| size | The message size. | + +--- + +## Pop3MessageInfo (3 of 4) {#pop3messageinfo_3} + +Initializes a new instance of the Pop3MessageInfo class. + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3MessageInfo(int32_t sequenceNumber, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The number. | +| uniqueId | The unique id. | + +--- + +## Pop3MessageInfo (4 of 4) {#pop3messageinfo_4} + +Initializes a new instance of the Pop3MessageInfo class. + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3MessageInfo(int32_t sequenceNumber, System::String uniqueId, int64_t size, System::SharedPtr < MailMessage > headers, System::Exception error) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | The number. | +| uniqueId | The unique id. | +| size | The message size. | +| headers | The headers. | +| error | The error. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/pop3messageinfocollection/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/pop3messageinfocollection/_index.md new file mode 100644 index 0000000000..de91d95484 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/pop3messageinfocollection/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::Pop3MessageInfoCollection method" +linktitle: "Pop3MessageInfoCollection" +articleTitle: "Pop3MessageInfoCollection" +second_title: "Aspose.Email for C++" +description: "Pop3MessageInfoCollection of Pop3MessageInfo." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/pop3messageinfocollection/ +--- + +## Pop3MessageInfoCollection {#pop3messageinfocollection} + +```cpp +friend class Pop3MessageInfoCollection() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/set_sequencenumber/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/set_sequencenumber/_index.md new file mode 100644 index 0000000000..a4c7acfd43 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/set_sequencenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::set_SequenceNumber method" +linktitle: "set_SequenceNumber" +articleTitle: "set_SequenceNumber" +second_title: "Aspose.Email for C++" +description: "Gets the Sequence Number of the E-Mail message." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/set_sequencenumber/ +--- + +## set_SequenceNumber {#set_sequencenumber} + +Gets the Sequence Number of the E-Mail message. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +set_SequenceNumber(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/set_uniqueid/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/set_uniqueid/_index.md new file mode 100644 index 0000000000..a4d32abada --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/set_uniqueid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::set_UniqueId method" +linktitle: "set_UniqueId" +articleTitle: "set_UniqueId" +second_title: "Aspose.Email for C++" +description: "Gets the Unique Id of the E-Mail message." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/set_uniqueid/ +--- + +## set_UniqueId {#set_uniqueid} + +Gets the Unique Id of the E-Mail message. + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +set_UniqueId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/tostring/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/tostring/_index.md new file mode 100644 index 0000000000..e6881d620e --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfo/uidtable/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/uidtable/_index.md new file mode 100644 index 0000000000..2ba0ae9793 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfo/uidtable/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfo::UidTable method" +linktitle: "UidTable" +articleTitle: "UidTable" +second_title: "Aspose.Email for C++" +description: "UidTable of Pop3MessageInfo." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.pop3/pop3messageinfo/uidtable/ +--- + +## UidTable {#uidtable} + +```cpp +friend class UidTable() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/_index.md new file mode 100644 index 0000000000..dab706853b --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfoCollection class" +linktitle: "Pop3MessageInfoCollection" +articleTitle: "Pop3MessageInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents the information of a mail message from Pop3 server." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3messageinfocollection/ +--- + +## Pop3MessageInfoCollection class + +Represents the information of a mail message from Pop3 server. + +## Constructors + +| Name | Description | +| --- | --- | +| [Pop3MessageInfoCollection](./pop3messageinfocollection/) | Initializes a new instance of the Pop3MessageInfoCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [GetMessage (2 overloads)](./getmessage/) | Gets the Pop3MessageInfo of the E-Mail message. | +| [GetMessageInfos](./getmessageinfos/) | | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/getmessage/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/getmessage/_index.md new file mode 100644 index 0000000000..98675a2bdd --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/getmessage/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfoCollection::GetMessage method" +linktitle: "GetMessage" +articleTitle: "GetMessage" +second_title: "Aspose.Email for C++" +description: "Gets the Pop3MessageInfo of the E-Mail message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3messageinfocollection/getmessage/ +--- + +## GetMessage (1 of 2) {#getmessage_1} + +Gets the Pop3MessageInfo of the E-Mail message. + +**Returns:** Returns Pop3MessageInfo if exists, otherwise returns null. + +```cpp +GetMessage(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | Sequence number of the E-Mail message. | + +--- + +## GetMessage (2 of 2) {#getmessage_2} + +Gets the Pop3MessageInfo of the E-Mail message. + +**Returns:** Returns Pop3MessageInfo if exists, otherwise returns null. + +```cpp +GetMessage(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | Unique Id of the E-Mail message. | + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/getmessageinfos/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/getmessageinfos/_index.md new file mode 100644 index 0000000000..ac1ce85e93 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/getmessageinfos/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfoCollection::GetMessageInfos method" +linktitle: "GetMessageInfos" +articleTitle: "GetMessageInfos" +second_title: "Aspose.Email for C++" +description: "GetMessageInfos of Pop3MessageInfoCollection." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.pop3/pop3messageinfocollection/getmessageinfos/ +--- + +## GetMessageInfos {#getmessageinfos} + +**Returns:** System::ArrayPtr< System::SharedPtr < Pop3MessageInfo > > Aspose::Email::Clients::Pop3:: + +```cpp +GetMessageInfos() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/pop3messageinfocollection/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/pop3messageinfocollection/_index.md new file mode 100644 index 0000000000..0effd23c6d --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/pop3messageinfocollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfoCollection::Pop3MessageInfoCollection constructor" +linktitle: "Pop3MessageInfoCollection" +articleTitle: "Pop3MessageInfoCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Pop3MessageInfoCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.pop3/pop3messageinfocollection/pop3messageinfocollection/ +--- + +## Pop3MessageInfoCollection {#pop3messageinfocollection} + +Initializes a new instance of the Pop3MessageInfoCollection class. + +**Returns:** Aspose::Email::Clients::Pop3:: + +```cpp +Pop3MessageInfoCollection() +``` + diff --git a/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..032827eaa2 --- /dev/null +++ b/english/cpp/aspose.email.clients.pop3/pop3messageinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Pop3::Pop3MessageInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of Pop3MessageInfoCollection." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.pop3/pop3messageinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Clients::Pop3:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.clients.smtp.models/_index.md b/english/cpp/aspose.email.clients.smtp.models/_index.md new file mode 100644 index 0000000000..b3337b248b --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models namespace" +linktitle: "Aspose::Email::Clients::Smtp::Models" +articleTitle: "Aspose::Email::Clients::Smtp::Models" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Clients::Smtp::Models namespace defines model objects used by the SMTP client for sending and forwarding email." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp.models/ +--- + +## Aspose::Email::Clients::Smtp::Models namespace + +It includes classes such as SmtpSend for composing outbound messages and SmtpForward for relaying received mail, enabling developers to configure SMTP operations programmatically. These models encapsulate SMTP‑specific settings, attachments, and recipient information, simplifying integration with Aspose.Email’s SMTP client. + + +## Classes + +| Name | Description | +| --- | --- | +| [SmtpForward](./smtpforward/) | The IAsyncSmtpClient::ForwardAsync arguments. | +| [SmtpSend](./smtpsend/) | IAsyncSmtpClient::SendAsync method parameter set. | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/_index.md new file mode 100644 index 0000000000..1c922f591d --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward class" +linktitle: "SmtpForward" +articleTitle: "SmtpForward" +second_title: "Aspose.Email for C++" +description: "The IAsyncSmtpClient::ForwardAsync arguments." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/ +--- + +## SmtpForward class + +The IAsyncSmtpClient::ForwardAsync arguments. + +## Methods + +| Name | Description | +| --- | --- | +| [AddRecipient (2 overloads)](./addrecipient/) | Add recipient of the forwarded message. | +| [AddRecipients (2 overloads)](./addrecipients/) | Add recipients of the forwarded message. | +| [Create](./create/) | Creates the SmtpForward instacne. | +| [get_Connection](./get_connection/) | | +| [get_IsMessageSet](./get_ismessageset/) | | +| [get_Message](./get_message/) | | +| [get_Recipients](./get_recipients/) | | +| [get_Sender](./get_sender/) | | +| [get_Stream](./get_stream/) | | +| [SetConnection](./setconnection/) | Connection to a server (optional). | +| [SetMessage (2 overloads)](./setmessage/) | The message to forward. | +| [SetSender](./setsender/) | Sender of the forwarded message. | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/addrecipient/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/addrecipient/_index.md new file mode 100644 index 0000000000..41adf9471a --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/addrecipient/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::AddRecipient method" +linktitle: "AddRecipient" +articleTitle: "AddRecipient" +second_title: "Aspose.Email for C++" +description: "Add recipient of the forwarded message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/addrecipient/ +--- + +## AddRecipient (1 of 2) {#addrecipient_1} + +Add recipient of the forwarded message. + +**Returns:** System::SharedPtr < SmtpForward > Aspose::Email::Clients::Smtp::Models:: + +```cpp +AddRecipient(System::SharedPtr < MailAddress > recipient) +``` + +| Parameter | Description | +| --- | --- | +| recipient | | + +--- + +## AddRecipient (2 of 2) {#addrecipient_2} + +Add recipient of the forwarded message. + +**Returns:** System::SharedPtr < SmtpForward > Aspose::Email::Clients::Smtp::Models:: + +```cpp +AddRecipient(System::String recipient) +``` + +| Parameter | Description | +| --- | --- | +| recipient | | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/addrecipients/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/addrecipients/_index.md new file mode 100644 index 0000000000..c7877250a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/addrecipients/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::AddRecipients method" +linktitle: "AddRecipients" +articleTitle: "AddRecipients" +second_title: "Aspose.Email for C++" +description: "Add recipients of the forwarded message." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/addrecipients/ +--- + +## AddRecipients (1 of 2) {#addrecipients_1} + +Add recipients of the forwarded message. + +**Returns:** System::SharedPtr < SmtpForward > Aspose::Email::Clients::Smtp::Models:: + +```cpp +AddRecipients(System::SharedPtr < MailAddressCollection > recipients) +``` + +| Parameter | Description | +| --- | --- | +| recipients | | + +--- + +## AddRecipients (2 of 2) {#addrecipients_2} + +Add recipients of the forwarded message. + +**Returns:** System::SharedPtr < SmtpForward > Aspose::Email::Clients::Smtp::Models:: + +```cpp +AddRecipients(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> recipients) +``` + +| Parameter | Description | +| --- | --- | +| recipients | | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/create/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/create/_index.md new file mode 100644 index 0000000000..e14c045717 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Creates the SmtpForward instacne." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/create/ +--- + +## Create {#create} + +Creates the SmtpForward instacne. + +**Returns:** static System::SharedPtr < SmtpForward > Aspose::Email::Clients::Smtp::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_connection/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_connection/_index.md new file mode 100644 index 0000000000..93aca33403 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_connection/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::get_Connection method" +linktitle: "get_Connection" +articleTitle: "get_Connection" +second_title: "Aspose.Email for C++" +description: "get_Connection of SmtpForward." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/get_connection/ +--- + +## get_Connection {#get_connection} + +**Returns:** System::SharedPtr < IConnection > Aspose::Email::Clients::Smtp::Models:: + +```cpp +get_Connection() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_ismessageset/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_ismessageset/_index.md new file mode 100644 index 0000000000..42fb487125 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_ismessageset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::get_IsMessageSet method" +linktitle: "get_IsMessageSet" +articleTitle: "get_IsMessageSet" +second_title: "Aspose.Email for C++" +description: "get_IsMessageSet of SmtpForward." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/get_ismessageset/ +--- + +## get_IsMessageSet {#get_ismessageset} + +**Returns:** bool Aspose::Email::Clients::Smtp::Models:: + +```cpp +get_IsMessageSet() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_message/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_message/_index.md new file mode 100644 index 0000000000..44bb7c47cf --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_message/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::get_Message method" +linktitle: "get_Message" +articleTitle: "get_Message" +second_title: "Aspose.Email for C++" +description: "get_Message of SmtpForward." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/get_message/ +--- + +## get_Message {#get_message} + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Clients::Smtp::Models:: + +```cpp +get_Message() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_recipients/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_recipients/_index.md new file mode 100644 index 0000000000..0747f5e075 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_recipients/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::get_Recipients method" +linktitle: "get_Recipients" +articleTitle: "get_Recipients" +second_title: "Aspose.Email for C++" +description: "get_Recipients of SmtpForward." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/get_recipients/ +--- + +## get_Recipients {#get_recipients} + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients::Smtp::Models:: + +```cpp +get_Recipients() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_sender/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_sender/_index.md new file mode 100644 index 0000000000..475d4e64b7 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_sender/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::get_Sender method" +linktitle: "get_Sender" +articleTitle: "get_Sender" +second_title: "Aspose.Email for C++" +description: "get_Sender of SmtpForward." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/get_sender/ +--- + +## get_Sender {#get_sender} + +**Returns:** System::String Aspose::Email::Clients::Smtp::Models:: + +```cpp +get_Sender() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_stream/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_stream/_index.md new file mode 100644 index 0000000000..7fb203927d --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/get_stream/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::get_Stream method" +linktitle: "get_Stream" +articleTitle: "get_Stream" +second_title: "Aspose.Email for C++" +description: "get_Stream of SmtpForward." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/get_stream/ +--- + +## get_Stream {#get_stream} + +**Returns:** System::SharedPtr Aspose::Email::Clients::Smtp::Models:: + +```cpp +get_Stream() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/setconnection/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/setconnection/_index.md new file mode 100644 index 0000000000..2c8d1b7888 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/setconnection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::SetConnection method" +linktitle: "SetConnection" +articleTitle: "SetConnection" +second_title: "Aspose.Email for C++" +description: "Connection to a server (optional)." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/setconnection/ +--- + +## SetConnection {#setconnection} + +Connection to a server (optional). + +**Returns:** System::SharedPtr < SmtpForward > Aspose::Email::Clients::Smtp::Models:: + +```cpp +SetConnection(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/setmessage/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/setmessage/_index.md new file mode 100644 index 0000000000..baf8970cbd --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/setmessage/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::SetMessage method" +linktitle: "SetMessage" +articleTitle: "SetMessage" +second_title: "Aspose.Email for C++" +description: "The message to forward." +type: docs +weight: 110 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/setmessage/ +--- + +## SetMessage (1 of 2) {#setmessage_1} + +The message to forward. + +**Returns:** System::SharedPtr < SmtpForward > Aspose::Email::Clients::Smtp::Models:: + +```cpp +SetMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | | + +--- + +## SetMessage (2 of 2) {#setmessage_2} + +The message to forward. + +**Returns:** System::SharedPtr < SmtpForward > Aspose::Email::Clients::Smtp::Models:: + +```cpp +SetMessage(System::SharedPtr < System::IO::Stream > message) +``` + +| Parameter | Description | +| --- | --- | +| message | | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpforward/setsender/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpforward/setsender/_index.md new file mode 100644 index 0000000000..31af98145d --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpforward/setsender/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpForward::SetSender method" +linktitle: "SetSender" +articleTitle: "SetSender" +second_title: "Aspose.Email for C++" +description: "Sender of the forwarded message." +type: docs +weight: 120 +url: /cpp/aspose.email.clients.smtp.models/smtpforward/setsender/ +--- + +## SetSender {#setsender} + +Sender of the forwarded message. + +**Returns:** System::SharedPtr < SmtpForward > Aspose::Email::Clients::Smtp::Models:: + +```cpp +SetSender(System::String sender) +``` + +| Parameter | Description | +| --- | --- | +| sender | | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpsend/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpsend/_index.md new file mode 100644 index 0000000000..30a7e39642 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpsend/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpSend class" +linktitle: "SmtpSend" +articleTitle: "SmtpSend" +second_title: "Aspose.Email for C++" +description: "IAsyncSmtpClient::SendAsync method parameter set." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp.models/smtpsend/ +--- + +## SmtpSend class + +IAsyncSmtpClient::SendAsync method parameter set. + +## Methods + +| Name | Description | +| --- | --- | +| [AddMessage (2 overloads)](./addmessage/) | Add a message to send. | +| [AddMessages](./addmessages/) | Add messages to send. | +| [Create](./create/) | Create SmtpSend . | +| [get_Connection](./get_connection/) | | +| [get_Messages](./get_messages/) | | +| [SetConnection](./setconnection/) | Connection to a server (optional). | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpsend/addmessage/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpsend/addmessage/_index.md new file mode 100644 index 0000000000..0b9b86825b --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpsend/addmessage/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpSend::AddMessage method" +linktitle: "AddMessage" +articleTitle: "AddMessage" +second_title: "Aspose.Email for C++" +description: "Add a message to send." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp.models/smtpsend/addmessage/ +--- + +## AddMessage (1 of 2) {#addmessage_1} + +Add a message to send. + +**Returns:** System::SharedPtr < SmtpSend > Aspose::Email::Clients::Smtp::Models:: + +```cpp +AddMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to send. | + +--- + +## AddMessage (2 of 2) {#addmessage_2} + +Add a message to send. + +**Returns:** System::SharedPtr < SmtpSend > Aspose::Email::Clients::Smtp::Models:: + +```cpp +AddMessage(System::String from, System::String recipients, System::String subject, System::String body) +``` + +| Parameter | Description | +| --- | --- | +| from | A String that contains the address of message sender. | +| recipients | A String that contains the address of recipients. | +| subject | A subject of message. | +| body | A body of message. | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpsend/addmessages/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpsend/addmessages/_index.md new file mode 100644 index 0000000000..c1ac307901 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpsend/addmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpSend::AddMessages method" +linktitle: "AddMessages" +articleTitle: "AddMessages" +second_title: "Aspose.Email for C++" +description: "Add messages to send." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.smtp.models/smtpsend/addmessages/ +--- + +## AddMessages {#addmessages} + +Add messages to send. + +**Returns:** System::SharedPtr < SmtpSend > Aspose::Email::Clients::Smtp::Models:: + +```cpp +AddMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | The messages to send. | + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpsend/create/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpsend/create/_index.md new file mode 100644 index 0000000000..5e6a2f076e --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpsend/create/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpSend::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Create SmtpSend ." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.smtp.models/smtpsend/create/ +--- + +## Create {#create} + +Create SmtpSend . + +**Returns:** static System::SharedPtr < SmtpSend > Aspose::Email::Clients::Smtp::Models:: + +```cpp +Create() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpsend/get_connection/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpsend/get_connection/_index.md new file mode 100644 index 0000000000..8efd6ff35b --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpsend/get_connection/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpSend::get_Connection method" +linktitle: "get_Connection" +articleTitle: "get_Connection" +second_title: "Aspose.Email for C++" +description: "get_Connection of SmtpSend." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.smtp.models/smtpsend/get_connection/ +--- + +## get_Connection {#get_connection} + +**Returns:** System::SharedPtr < IConnection > Aspose::Email::Clients::Smtp::Models:: + +```cpp +get_Connection() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpsend/get_messages/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpsend/get_messages/_index.md new file mode 100644 index 0000000000..cd95930313 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpsend/get_messages/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpSend::get_Messages method" +linktitle: "get_Messages" +articleTitle: "get_Messages" +second_title: "Aspose.Email for C++" +description: "get_Messages of SmtpSend." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.smtp.models/smtpsend/get_messages/ +--- + +## get_Messages {#get_messages} + +**Returns:** System::SharedPtr < MailMessageCollection > Aspose::Email::Clients::Smtp::Models:: + +```cpp +get_Messages() +``` + diff --git a/english/cpp/aspose.email.clients.smtp.models/smtpsend/setconnection/_index.md b/english/cpp/aspose.email.clients.smtp.models/smtpsend/setconnection/_index.md new file mode 100644 index 0000000000..f68a4c17cb --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp.models/smtpsend/setconnection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::Models::SmtpSend::SetConnection method" +linktitle: "SetConnection" +articleTitle: "SetConnection" +second_title: "Aspose.Email for C++" +description: "Connection to a server (optional)." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.smtp.models/smtpsend/setconnection/ +--- + +## SetConnection {#setconnection} + +Connection to a server (optional). + +**Returns:** System::SharedPtr < SmtpSend > Aspose::Email::Clients::Smtp::Models:: + +```cpp +SetConnection(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | | + diff --git a/english/cpp/aspose.email.clients.smtp/_index.md b/english/cpp/aspose.email.clients.smtp/_index.md new file mode 100644 index 0000000000..73a1898dfa --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Clients::Smtp namespace" +linktitle: "Aspose::Email::Clients::Smtp" +articleTitle: "Aspose::Email::Clients::Smtp" +second_title: "Aspose.Email for C++" +description: "Provides classes and interfaces for sending email via SMTP, handling delivery results, and managing transmission errors." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/ +--- + +## Aspose::Email::Clients::Smtp namespace + +The Aspose::Email::Clients::Smtp namespace contains the core SMTP client implementation and related types used to compose, send, and monitor email messages. It includes exception details, event argument classes, delivery method options, and result structures for robust mail transfer handling. + + +## Classes + +| Name | Description | +| --- | --- | +| [Details_SmtpFailedRecipientException](./details_smtpfailedrecipientexception/) | Represents the exception which arises when the specified recipient is wrong | +| [Details_SmtpFailedRecipientsException](./details_smtpfailedrecipientsexception/) | Summary description for SmtpFailedRecipientsException. | +| [FailedMailMessageEventArgs](./failedmailmessageeventargs/) | Provides data for the MessageSending and MessageSent events. | +| [IMailTransferAgent](./imailtransferagent/) | Provides the base interface for mail transfer agents. | +| [MailMessageEventArgs](./mailmessageeventargs/) | Provides data for the MessageSending and MessageSent events. | +| [SendMessagesResult](./sendmessagesresult/) | Contains result of operation with messages | +| [SmtpClient](./smtpclient/) | Allows applications to send messages by using the Simple Mail Transfer Protocol | + +## Enumerations + +| Name | Description | +| --- | --- | +| [SmtpDeliveryMethod](./smtpdeliverymethod/) | Smtp delivery method | +| [SmtpKnownAuthenticationType](./smtpknownauthenticationtype/) | None | +| [SmtpStatusCode](./smtpstatuscode/) | Smtp status codes | + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/_index.md new file mode 100644 index 0000000000..066897ef51 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientException class" +linktitle: "Details_SmtpFailedRecipientException" +articleTitle: "Details_SmtpFailedRecipientException" +second_title: "Aspose.Email for C++" +description: "Represents the exception which arises when the specified recipient is wrong" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/ +--- + +## Details_SmtpFailedRecipientException class + +Represents the exception which arises when the specified recipient is wrong + +## Constructors + +| Name | Description | +| --- | --- | +| [Details_SmtpFailedRecipientException (6 overloads)](./details_smtpfailedrecipientexception/) | Initializes a new instance of the SmtpFailedRecipientException class | + +## Methods + +| Name | Description | +| --- | --- | +| [DoThrow](./dothrow/) | | +| [get_FailedRecipient](./get_failedrecipient/) | Failed recipient | +| [MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (6 overloads)](./member_function_make_object_declaration/) | | +| [fatal](./fatal/) | | + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/details_smtpfailedrecipientexception/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/details_smtpfailedrecipientexception/_index.md new file mode 100644 index 0000000000..f6d9683c87 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/details_smtpfailedrecipientexception/_index.md @@ -0,0 +1,107 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientException::Details_SmtpFailedRecipientException constructor" +linktitle: "Details_SmtpFailedRecipientException" +articleTitle: "Details_SmtpFailedRecipientException" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SmtpFailedRecipientException class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/details_smtpfailedrecipientexception/ +--- + +## Details_SmtpFailedRecipientException (1 of 6) {#details_smtpfailedrecipientexception_1} + +Initializes a new instance of the SmtpFailedRecipientException class + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +Details_SmtpFailedRecipientException() +``` + +--- + +## Details_SmtpFailedRecipientException (2 of 6) {#details_smtpfailedrecipientexception_2} + +Initializes a new instance of the SmtpFailedRecipientException class + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +Details_SmtpFailedRecipientException(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | Error message | + +--- + +## Details_SmtpFailedRecipientException (3 of 6) {#details_smtpfailedrecipientexception_3} + +Initializes a new instance of the SmtpFailedRecipientException class + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +Details_SmtpFailedRecipientException(System::String message, System::Exception innerException) +``` + +| Parameter | Description | +| --- | --- | +| message | Error message | +| innerException | The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified. | + +--- + +## Details_SmtpFailedRecipientException (4 of 6) {#details_smtpfailedrecipientexception_4} + +Initializes a new instance of the SmtpFailedRecipientException class + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +Details_SmtpFailedRecipientException(SmtpStatusCode statusCode, System::String failedRecipient) +``` + +| Parameter | Description | +| --- | --- | +| statusCode | Status code | +| failedRecipient | Failed recipient | + +--- + +## Details_SmtpFailedRecipientException (5 of 6) {#details_smtpfailedrecipientexception_5} + +Initializes a new instance of the SmtpFailedRecipientException class + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +Details_SmtpFailedRecipientException(SmtpStatusCode statusCode, System::String failedRecipient, System::String serverResponse) +``` + +| Parameter | Description | +| --- | --- | +| statusCode | Status code | +| failedRecipient | Failed recipient | +| serverResponse | Server response | + +--- + +## Details_SmtpFailedRecipientException (6 of 6) {#details_smtpfailedrecipientexception_6} + +Initializes a new instance of the SmtpFailedRecipientException class + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +Details_SmtpFailedRecipientException(System::String message, System::String failedRecipient, System::Exception innerException) +``` + +| Parameter | Description | +| --- | --- | +| message | Error message | +| failedRecipient | Failed recipient | +| innerException | The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified. | + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/dothrow/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/dothrow/_index.md new file mode 100644 index 0000000000..ee7dd6cc13 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/dothrow/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientException::DoThrow method" +linktitle: "DoThrow" +articleTitle: "DoThrow" +second_title: "Aspose.Email for C++" +description: "DoThrow of Details_SmtpFailedRecipientException." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/dothrow/ +--- + +## DoThrow {#dothrow} + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +DoThrow(const System::ExceptionPtr & self) +``` + +| Parameter | Description | +| --- | --- | +| self | | + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/fatal/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/fatal/_index.md new file mode 100644 index 0000000000..9e6e323534 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/fatal/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientException::fatal method" +linktitle: "fatal" +articleTitle: "fatal" +second_title: "Aspose.Email for C++" +description: "fatal of Details_SmtpFailedRecipientException." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/fatal/ +--- + +## fatal {#fatal} + +**Returns:** bool Aspose::Email::Clients::Smtp:: + +```cpp +fatal() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/get_failedrecipient/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/get_failedrecipient/_index.md new file mode 100644 index 0000000000..7e91a97371 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/get_failedrecipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientException::get_FailedRecipient method" +linktitle: "get_FailedRecipient" +articleTitle: "get_FailedRecipient" +second_title: "Aspose.Email for C++" +description: "Failed recipient" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/get_failedrecipient/ +--- + +## get_FailedRecipient {#get_failedrecipient} + +Failed recipient + +**Returns:** System::String Aspose::Email::Clients::Smtp:: + +```cpp +get_FailedRecipient() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/member_function_make_object_declaration/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/member_function_make_object_declaration/_index.md new file mode 100644 index 0000000000..d35d9a5641 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/member_function_make_object_declaration/_index.md @@ -0,0 +1,69 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientException::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION method" +linktitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +articleTitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +second_title: "Aspose.Email for C++" +description: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION of Details_SmtpFailedRecipientException." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientexception/member_function_make_object_declaration/ +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (1 of 6) {#member_function_make_object_declaration_1} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_SmtpFailedRecipientException, CODEPORTING_ARGS()) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (2 of 6) {#member_function_make_object_declaration_2} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_SmtpFailedRecipientException, CODEPORTING_ARGS( SmtpStatusCode statusCode, System::String failedRecipient)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 of 6) {#member_function_make_object_declaration_3} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_SmtpFailedRecipientException, CODEPORTING_ARGS( SmtpStatusCode statusCode, System::String failedRecipient, System::String serverResponse)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (4 of 6) {#member_function_make_object_declaration_4} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_SmtpFailedRecipientException, CODEPORTING_ARGS(System::String message)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (5 of 6) {#member_function_make_object_declaration_5} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_SmtpFailedRecipientException, CODEPORTING_ARGS(System::String message, System::Exception innerException)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (6 of 6) {#member_function_make_object_declaration_6} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_SmtpFailedRecipientException, CODEPORTING_ARGS(System::String message, System::String failedRecipient, System::Exception innerException)) +``` + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/_index.md new file mode 100644 index 0000000000..4308346fdb --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientsException class" +linktitle: "Details_SmtpFailedRecipientsException" +articleTitle: "Details_SmtpFailedRecipientsException" +second_title: "Aspose.Email for C++" +description: "Summary description for SmtpFailedRecipientsException." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/ +--- + +## Details_SmtpFailedRecipientsException class + +**Inherits:** Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientException + +Summary description for SmtpFailedRecipientsException. + +## Constructors + +| Name | Description | +| --- | --- | +| [Details_SmtpFailedRecipientsException (3 overloads)](./details_smtpfailedrecipientsexception/) | Initializes a new instance of the SmtpFailedRecipientsException class | + +## Methods + +| Name | Description | +| --- | --- | +| [DoThrow](./dothrow/) | | +| [get_InnerExceptions](./get_innerexceptions/) | Array of inner exceptions | +| [MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 overloads)](./member_function_make_object_declaration/) | | +| [Aspose::Email::Clients::Smtp::Commands::SendGrCommand](./asposeemailclientssmtpcommandssendgrcommand/) | | + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/asposeemailclientssmtpcommandssendgrcommand/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/asposeemailclientssmtpcommandssendgrcommand/_index.md new file mode 100644 index 0000000000..a51610a73a --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/asposeemailclientssmtpcommandssendgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientsException::Aspose::Email::Clients::Smtp::Commands::SendGrCommand method" +linktitle: "Aspose::Email::Clients::Smtp::Commands::SendGrCommand" +articleTitle: "Aspose::Email::Clients::Smtp::Commands::SendGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Smtp::Commands::SendGrCommand of Details_SmtpFailedRecipientsException." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/asposeemailclientssmtpcommandssendgrcommand/ +--- + +## Aspose::Email::Clients::Smtp::Commands::SendGrCommand {#asposeemailclientssmtpcommandssendgrcommand} + +```cpp +SendGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/details_smtpfailedrecipientsexception/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/details_smtpfailedrecipientsexception/_index.md new file mode 100644 index 0000000000..6831784e1b --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/details_smtpfailedrecipientsexception/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientsException::Details_SmtpFailedRecipientsException constructor" +linktitle: "Details_SmtpFailedRecipientsException" +articleTitle: "Details_SmtpFailedRecipientsException" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SmtpFailedRecipientsException class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/details_smtpfailedrecipientsexception/ +--- + +## Details_SmtpFailedRecipientsException (1 of 3) {#details_smtpfailedrecipientsexception_1} + +Initializes a new instance of the SmtpFailedRecipientsException class + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +Details_SmtpFailedRecipientsException() +``` + +--- + +## Details_SmtpFailedRecipientsException (2 of 3) {#details_smtpfailedrecipientsexception_2} + +Initializes a new instance of the SmtpFailedRecipientsException class + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +Details_SmtpFailedRecipientsException(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | Error message | + +--- + +## Details_SmtpFailedRecipientsException (3 of 3) {#details_smtpfailedrecipientsexception_3} + +Initializes a new instance of the SmtpFailedRecipientsException class + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +Details_SmtpFailedRecipientsException(System::SharedPtr < System::Collections::Generic::ListExt< SmtpFailedRecipientException >> innerExceptions, bool allFailed) +``` + +| Parameter | Description | +| --- | --- | +| innerExceptions | The list of exceptions that is the cause of the current exception. | +| allFailed | Specifies type of error message | + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/dothrow/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/dothrow/_index.md new file mode 100644 index 0000000000..915f7f38e6 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/dothrow/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientsException::DoThrow method" +linktitle: "DoThrow" +articleTitle: "DoThrow" +second_title: "Aspose.Email for C++" +description: "DoThrow of Details_SmtpFailedRecipientsException." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/dothrow/ +--- + +## DoThrow {#dothrow} + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +DoThrow(const System::ExceptionPtr & self) +``` + +| Parameter | Description | +| --- | --- | +| self | | + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/get_innerexceptions/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/get_innerexceptions/_index.md new file mode 100644 index 0000000000..6f22d47140 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/get_innerexceptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientsException::get_InnerExceptions method" +linktitle: "get_InnerExceptions" +articleTitle: "get_InnerExceptions" +second_title: "Aspose.Email for C++" +description: "Array of inner exceptions" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/get_innerexceptions/ +--- + +## get_InnerExceptions {#get_innerexceptions} + +Array of inner exceptions + +**Returns:** System::ArrayPtr< SmtpFailedRecipientException > Aspose::Email::Clients::Smtp:: + +```cpp +get_InnerExceptions() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/member_function_make_object_declaration/_index.md b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/member_function_make_object_declaration/_index.md new file mode 100644 index 0000000000..f763bc3366 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/member_function_make_object_declaration/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Clients::Smtp::Details_SmtpFailedRecipientsException::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION method" +linktitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +articleTitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +second_title: "Aspose.Email for C++" +description: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION of Details_SmtpFailedRecipientsException." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.smtp/details_smtpfailedrecipientsexception/member_function_make_object_declaration/ +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (1 of 3) {#member_function_make_object_declaration_1} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_SmtpFailedRecipientsException, CODEPORTING_ARGS()) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (2 of 3) {#member_function_make_object_declaration_2} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_SmtpFailedRecipientsException, CODEPORTING_ARGS( System::SharedPtr < System::Collections::Generic::ListExt< SmtpFailedRecipientException >> innerExceptions, bool allFailed)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 of 3) {#member_function_make_object_declaration_3} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_SmtpFailedRecipientsException, CODEPORTING_ARGS(System::String message)) +``` + diff --git a/english/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/_index.md b/english/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/_index.md new file mode 100644 index 0000000000..9b55d84117 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Clients::Smtp::FailedMailMessageEventArgs class" +linktitle: "FailedMailMessageEventArgs" +articleTitle: "FailedMailMessageEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the MessageSending and MessageSent events." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/failedmailmessageeventargs/ +--- + +## FailedMailMessageEventArgs class + +**Inherits:** Aspose::Email::Clients::Smtp::MailMessageEventArgs + +Provides data for the MessageSending and MessageSent events. + +## Constructors + +| Name | Description | +| --- | --- | +| [FailedMailMessageEventArgs](./failedmailmessageeventargs/) | Initializes a new instance of the FailedMailMessageEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_OperationError](./get_operationerror/) | Operation error | + diff --git a/english/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/failedmailmessageeventargs/_index.md b/english/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/failedmailmessageeventargs/_index.md new file mode 100644 index 0000000000..cc711ff5e0 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/failedmailmessageeventargs/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Smtp::FailedMailMessageEventArgs::FailedMailMessageEventArgs constructor" +linktitle: "FailedMailMessageEventArgs" +articleTitle: "FailedMailMessageEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FailedMailMessageEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/failedmailmessageeventargs/failedmailmessageeventargs/ +--- + +## FailedMailMessageEventArgs {#failedmailmessageeventargs} + +Initializes a new instance of the FailedMailMessageEventArgs class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +FailedMailMessageEventArgs(System::SharedPtr < MailMessage > message, System::Exception ex) +``` + +| Parameter | Description | +| --- | --- | +| message | The message. | +| ex | Operation error | + diff --git a/english/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/get_operationerror/_index.md b/english/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/get_operationerror/_index.md new file mode 100644 index 0000000000..f736c1d732 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/get_operationerror/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::FailedMailMessageEventArgs::get_OperationError method" +linktitle: "get_OperationError" +articleTitle: "get_OperationError" +second_title: "Aspose.Email for C++" +description: "Operation error" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/failedmailmessageeventargs/get_operationerror/ +--- + +## get_OperationError {#get_operationerror} + +Operation error + +**Returns:** System::Exception Aspose::Email::Clients::Smtp:: + +```cpp +get_OperationError() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/imailtransferagent/_index.md b/english/cpp/aspose.email.clients.smtp/imailtransferagent/_index.md new file mode 100644 index 0000000000..296d385474 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/imailtransferagent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::IMailTransferAgent class" +linktitle: "IMailTransferAgent" +articleTitle: "IMailTransferAgent" +second_title: "Aspose.Email for C++" +description: "Provides the base interface for mail transfer agents." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/imailtransferagent/ +--- + +## IMailTransferAgent class + +Provides the base interface for mail transfer agents. + +## Methods + +| Name | Description | +| --- | --- | +| [Send](./send/) | Send an Email message. | + diff --git a/english/cpp/aspose.email.clients.smtp/imailtransferagent/send/_index.md b/english/cpp/aspose.email.clients.smtp/imailtransferagent/send/_index.md new file mode 100644 index 0000000000..4977dd863b --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/imailtransferagent/send/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::IMailTransferAgent::Send method" +linktitle: "Send" +articleTitle: "Send" +second_title: "Aspose.Email for C++" +description: "Send an Email message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/imailtransferagent/send/ +--- + +## Send {#send} + +Send an Email message. + +**Returns:** virtual void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The Email message. | + diff --git a/english/cpp/aspose.email.clients.smtp/mailmessageeventargs/_index.md b/english/cpp/aspose.email.clients.smtp/mailmessageeventargs/_index.md new file mode 100644 index 0000000000..0f65237439 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/mailmessageeventargs/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Smtp::MailMessageEventArgs class" +linktitle: "MailMessageEventArgs" +articleTitle: "MailMessageEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the MessageSending and MessageSent events." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/mailmessageeventargs/ +--- + +## MailMessageEventArgs class + +Provides data for the MessageSending and MessageSent events. + +## Constructors + +| Name | Description | +| --- | --- | +| [MailMessageEventArgs](./mailmessageeventargs/) | Initializes a new instance of the MailMessageEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Message](./get_message/) | Gets the sending message. | + diff --git a/english/cpp/aspose.email.clients.smtp/mailmessageeventargs/get_message/_index.md b/english/cpp/aspose.email.clients.smtp/mailmessageeventargs/get_message/_index.md new file mode 100644 index 0000000000..d94fdb3769 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/mailmessageeventargs/get_message/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::MailMessageEventArgs::get_Message method" +linktitle: "get_Message" +articleTitle: "get_Message" +second_title: "Aspose.Email for C++" +description: "Gets the sending message." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/mailmessageeventargs/get_message/ +--- + +## get_Message {#get_message} + +Gets the sending message. + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Clients::Smtp:: + +```cpp +get_Message() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/mailmessageeventargs/mailmessageeventargs/_index.md b/english/cpp/aspose.email.clients.smtp/mailmessageeventargs/mailmessageeventargs/_index.md new file mode 100644 index 0000000000..64d9667e29 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/mailmessageeventargs/mailmessageeventargs/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::MailMessageEventArgs::MailMessageEventArgs constructor" +linktitle: "MailMessageEventArgs" +articleTitle: "MailMessageEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MailMessageEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/mailmessageeventargs/mailmessageeventargs/ +--- + +## MailMessageEventArgs {#mailmessageeventargs} + +Initializes a new instance of the MailMessageEventArgs class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +MailMessageEventArgs(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message. | + diff --git a/english/cpp/aspose.email.clients.smtp/sendmessagesresult/_index.md b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/_index.md new file mode 100644 index 0000000000..65791ddc06 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::Smtp::SendMessagesResult class" +linktitle: "SendMessagesResult" +articleTitle: "SendMessagesResult" +second_title: "Aspose.Email for C++" +description: "Contains result of operation with messages" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/sendmessagesresult/ +--- + +## SendMessagesResult class + +Contains result of operation with messages + +## Constructors + +| Name | Description | +| --- | --- | +| [SendMessagesResult](./sendmessagesresult/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [AppendResult](./appendresult/) | | +| [get_Failed](./get_failed/) | Gets mail messages that have been handled with errors | +| [get_NotHandled](./get_nothandled/) | Gets mail messages that have not been handled | +| [get_Succeeded](./get_succeeded/) | Gets mail messages that have been handled successfully | + diff --git a/english/cpp/aspose.email.clients.smtp/sendmessagesresult/appendresult/_index.md b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/appendresult/_index.md new file mode 100644 index 0000000000..77bc0eafd4 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/appendresult/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Smtp::SendMessagesResult::AppendResult method" +linktitle: "AppendResult" +articleTitle: "AppendResult" +second_title: "Aspose.Email for C++" +description: "AppendResult of SendMessagesResult." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/sendmessagesresult/appendresult/ +--- + +## AppendResult {#appendresult} + +**Returns:** System::SharedPtr < SendMessagesResult > Aspose::Email::Clients::Smtp:: + +```cpp +AppendResult(System::SharedPtr < SendMessagesResult > subResults) +``` + +| Parameter | Description | +| --- | --- | +| subResults | | + diff --git a/english/cpp/aspose.email.clients.smtp/sendmessagesresult/get_failed/_index.md b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/get_failed/_index.md new file mode 100644 index 0000000000..3e00063ce1 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/get_failed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SendMessagesResult::get_Failed method" +linktitle: "get_Failed" +articleTitle: "get_Failed" +second_title: "Aspose.Email for C++" +description: "Gets mail messages that have been handled with errors" +type: docs +weight: 20 +url: /cpp/aspose.email.clients.smtp/sendmessagesresult/get_failed/ +--- + +## get_Failed {#get_failed} + +Gets mail messages that have been handled with errors + +**Returns:** System::SharedPtr , System::Exception> > Aspose::Email::Clients::Smtp:: + +```cpp +get_Failed() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/sendmessagesresult/get_nothandled/_index.md b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/get_nothandled/_index.md new file mode 100644 index 0000000000..e404f6a5f0 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/get_nothandled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SendMessagesResult::get_NotHandled method" +linktitle: "get_NotHandled" +articleTitle: "get_NotHandled" +second_title: "Aspose.Email for C++" +description: "Gets mail messages that have not been handled" +type: docs +weight: 30 +url: /cpp/aspose.email.clients.smtp/sendmessagesresult/get_nothandled/ +--- + +## get_NotHandled {#get_nothandled} + +Gets mail messages that have not been handled + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Smtp:: + +```cpp +get_NotHandled() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/sendmessagesresult/get_succeeded/_index.md b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/get_succeeded/_index.md new file mode 100644 index 0000000000..9d7db6c3a7 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/get_succeeded/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SendMessagesResult::get_Succeeded method" +linktitle: "get_Succeeded" +articleTitle: "get_Succeeded" +second_title: "Aspose.Email for C++" +description: "Gets mail messages that have been handled successfully" +type: docs +weight: 40 +url: /cpp/aspose.email.clients.smtp/sendmessagesresult/get_succeeded/ +--- + +## get_Succeeded {#get_succeeded} + +Gets mail messages that have been handled successfully + +**Returns:** System::SharedPtr > > Aspose::Email::Clients::Smtp:: + +```cpp +get_Succeeded() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/sendmessagesresult/sendmessagesresult/_index.md b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/sendmessagesresult/_index.md new file mode 100644 index 0000000000..ed79d4b84a --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/sendmessagesresult/sendmessagesresult/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::Smtp::SendMessagesResult::SendMessagesResult constructor" +linktitle: "SendMessagesResult" +articleTitle: "SendMessagesResult" +second_title: "Aspose.Email for C++" +description: "SendMessagesResult of SendMessagesResult." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/sendmessagesresult/sendmessagesresult/ +--- + +## SendMessagesResult {#sendmessagesresult} + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SendMessagesResult() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/_index.md new file mode 100644 index 0000000000..a2fc2c0514 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient class" +linktitle: "SmtpClient" +articleTitle: "SmtpClient" +second_title: "Aspose.Email for C++" +description: "Allows applications to send messages by using the Simple Mail Transfer Protocol (SMTP)." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/smtpclient/ +--- + +## SmtpClient class + +**Inherits:** Aspose::Email::Clients::EmailClient, Aspose::Email::Clients::Smtp::IMailTransferAgent + +Allows applications to send messages by using the Simple Mail Transfer Protocol (SMTP). + +## Constructors + +| Name | Description | +| --- | --- | +| [SmtpClient (17 overloads)](./smtpclient/) | Initializes a new instance of the SmtpClient class. | + +## Methods + +| Name | Description | +| --- | --- | +| [BeginForward (13 overloads)](./beginforward/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [BeginNoop (6 overloads)](./beginnoop/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [BeginSend (26 overloads)](./beginsend/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [BeginSendQueue (3 overloads)](./beginsendqueue/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [BeginValidateCredentials (6 overloads)](./beginvalidatecredentials/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [EndBeginSendQueue](./endbeginsendqueue/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [EndForward](./endforward/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [EndNoop](./endnoop/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [EndSend](./endsend/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [EndValidateCredentials](./endvalidatecredentials/) | Please note: this method is used only for the .NET framework with versions earlier than 4.5. | +| [Forward (6 overloads)](./forward/) | Forwards specified message to recipient | +| [get_AllowedAuthentication](./get_allowedauthentication/) | Gets enumeration of allowed by user authentication types | +| [get_DefaultPort](./get_defaultport/) | Gets default port for client | +| [get_DeliveryMethod](./get_deliverymethod/) | Gets the delivery method. | +| [get_HelloMessage](./get_hellomessage/) | Gets a HELO/EHLO string. | +| [get_PickupDirectoryLocation](./get_pickupdirectorylocation/) | Gets the directory where applications save mail messages to be processed by the local SMTP server. Please note: only absolute path is allowed. | +| [get_Pool](./get_pool/) | Gets connection pool for the client | +| [get_SmtpQueueLocation](./get_smtpqueuelocation/) | Gets the directory where applications save mail messages to be processed by sending in SMTP queue. Please note: only absolute path is allowed. | +| [get_SupportedAuthentication](./get_supportedauthentication/) | Gets enumeration of supported by server authentication types | +| [get_UseDefaultCredentials](./get_usedefaultcredentials/) | Gets a Boolean value that controls whether the DefaultCredentials are sent with requests. | +| [get_UseTnef](./get_usetnef/) | Gets a boolean value that controls whether the messages are sent in TNEF format. Note, that now message is sent in TNEF format when being loaded a message contains tnef. | +| [Noop (3 overloads)](./noop/) | 'No operation' command | +| [Send (10 overloads)](./send/) | Send the specified message. | +| [SendToQueue](./sendtoqueue/) | Append messages to queue | +| [set_AllowedAuthentication](./set_allowedauthentication/) | Sets enumeration of allowed by user authentication types | +| [set_DeliveryMethod](./set_deliverymethod/) | Sets the delivery method. | +| [set_HelloMessage](./set_hellomessage/) | Sets a HELO/EHLO string. | +| [set_PickupDirectoryLocation](./set_pickupdirectorylocation/) | Sets the directory where applications save mail messages to be processed by the local SMTP server. Please note: only absolute path is allowed. | +| [set_SmtpQueueLocation](./set_smtpqueuelocation/) | Sets the directory where applications save mail messages to be processed by sending in SMTP queue. Please note: only absolute path is allowed. | +| [set_UseDefaultCredentials](./set_usedefaultcredentials/) | Sets a Boolean value that controls whether the DefaultCredentials are sent with requests. | +| [set_UseTnef](./set_usetnef/) | Sets a boolean value that controls whether the messages are sent in TNEF format. Note, that now message is sent in TNEF format when being loaded a message contains tnef. | +| [ValidateCredentials (2 overloads)](./validatecredentials/) | Executes credentials validation | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/beginforward/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/beginforward/_index.md new file mode 100644 index 0000000000..73587e77ed --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/beginforward/_index.md @@ -0,0 +1,264 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::BeginForward method" +linktitle: "BeginForward" +articleTitle: "BeginForward" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/smtpclient/beginforward/ +--- + +## BeginForward (1 of 13) {#beginforward_1} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| message | The message for a forwarding. | + +--- + +## BeginForward (2 of 13) {#beginforward_2} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| message | The message for a forwarding. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginForward (3 of 13) {#beginforward_3} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| message | The message for a forwarding. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginForward (4 of 13) {#beginforward_4} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < System::IO::Stream > messageStream, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| messageStream | The stream that represents message in eml format. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginForward (5 of 13) {#beginforward_5} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::String recipient, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipient | Recipient of the forwarded message. | +| message | The message for a forwarding. | + +--- + +## BeginForward (6 of 13) {#beginforward_6} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::String recipient, System::SharedPtr < MailMessage > message, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipient | Recipients of the forwarded message. | +| message | The message for a forwarding. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginForward (7 of 13) {#beginforward_7} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::SharedPtr < IConnection > connection, System::String sender, System::String recipient, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipient | Recipients of the forwarded message. | +| message | The message for a forwarding. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginForward (8 of 13) {#beginforward_8} + +Begins forward email asynchronously. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| message | The message for a forwarding. | + +--- + +## BeginForward (9 of 13) {#beginforward_9} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| message | The message for a forwarding. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginForward (10 of 13) {#beginforward_10} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| message | The message for a forwarding. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginForward (11 of 13) {#beginforward_11} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::String sender, System::String recipient, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| sender | Sender of the forwarded message. | +| recipient | Recipients of the forwarded message. | +| message | The message for a forwarding. | + +--- + +## BeginForward (12 of 13) {#beginforward_12} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::String sender, System::String recipient, System::SharedPtr < MailMessage > message, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| sender | Sender of the forwarded message. | +| recipient | Recipients of the forwarded message. | +| message | The message for a forwarding. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginForward (13 of 13) {#beginforward_13} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginForward(System::String sender, System::String recipient, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| sender | Sender of the forwarded message. | +| recipient | Recipients of the forwarded message. | +| message | The message for a forwarding. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/beginnoop/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/beginnoop/_index.md new file mode 100644 index 0000000000..9ec29b6362 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/beginnoop/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::BeginNoop method" +linktitle: "BeginNoop" +articleTitle: "BeginNoop" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.smtp/smtpclient/beginnoop/ +--- + +## BeginNoop (1 of 6) {#beginnoop_1} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop() +``` + +--- + +## BeginNoop (2 of 6) {#beginnoop_2} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginNoop (3 of 6) {#beginnoop_3} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginNoop (4 of 6) {#beginnoop_4} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginNoop (5 of 6) {#beginnoop_5} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginNoop (6 of 6) {#beginnoop_6} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginNoop(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/beginsend/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/beginsend/_index.md new file mode 100644 index 0000000000..a025e02ad2 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/beginsend/_index.md @@ -0,0 +1,486 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::BeginSend method" +linktitle: "BeginSend" +articleTitle: "BeginSend" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 30 +url: /cpp/aspose.email.clients.smtp/smtpclient/beginsend/ +--- + +## BeginSend (1 of 26) {#beginsend_1} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(const System::ArrayPtr< System::SharedPtr < MailMessage >> & messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | The array of MailMessage that represents an email-messages to send. | + +--- + +## BeginSend (2 of 26) {#beginsend_2} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, const System::ArrayPtr< System::SharedPtr < MailMessage >> & messages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The array of MailMessage that represents an email-messages to send. | + +--- + +## BeginSend (3 of 26) {#beginsend_3} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| message | Represents an e-mail message | + +--- + +## BeginSend (4 of 26) {#beginsend_4} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::SharedPtr < MailMessage > message, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| message | Represents an e-mail message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSend (5 of 26) {#beginsend_5} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| message | Represents an e-mail message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSend (6 of 26) {#beginsend_6} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The array of MailMessage that represents an email-messages to send. | + +--- + +## BeginSend (7 of 26) {#beginsend_7} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The array of MailMessage that represents an email-messages to send. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSend (8 of 26) {#beginsend_8} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The array of MailMessage that represents an email-messages to send. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSend (9 of 26) {#beginsend_9} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::EventHandler< System::SharedPtr < MailMessageEventArgs >> messageSentDelegate) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The array of MailMessage that represents an email-messages to send. | +| messageSentDelegate | References a method to be called when a message has been sent. | + +--- + +## BeginSend (10 of 26) {#beginsend_10} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::EventHandler< System::SharedPtr < MailMessageEventArgs >> messageSentDelegate, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The array of MailMessage that represents an email-messages to send. | +| messageSentDelegate | References a method to be called when a message has been sent. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSend (11 of 26) {#beginsend_11} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::EventHandler< System::SharedPtr < MailMessageEventArgs >> messageSentDelegate, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The array of MailMessage that represents an email-messages to send. | +| messageSentDelegate | References a method to be called when a message has been sent. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSend (12 of 26) {#beginsend_12} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::String from, System::String recipients, System::String subject, System::String body) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| from | A String that contains the address of message sender. | +| recipients | A String that contains the address of recipients. | +| subject | A subject of message. | +| body | A body of message. | + +--- + +## BeginSend (13 of 26) {#beginsend_13} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::String from, System::String recipients, System::String subject, System::String body, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| from | A String that contains the address of message sender. | +| recipients | A String that contains the address of recipients. | +| subject | A subject of message. | +| body | A body of message. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSend (14 of 26) {#beginsend_14} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < IConnection > connection, System::String from, System::String recipients, System::String subject, System::String body, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| from | A String that contains the address of message sender. | +| recipients | A String that contains the address of recipients. | +| subject | A subject of message. | +| body | A body of message. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSend (15 of 26) {#beginsend_15} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | Represents an e-mail message | + +--- + +## BeginSend (16 of 26) {#beginsend_16} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < MailMessage > message, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| message | Represents an e-mail message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSend (17 of 26) {#beginsend_17} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < MailMessage > message, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| message | Represents an e-mail message | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSend (18 of 26) {#beginsend_18} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | The array of MailMessage that represents an email-messages to send. | + +--- + +## BeginSend (19 of 26) {#beginsend_19} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messages | The array of MailMessage that represents an email-messages to send. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSend (20 of 26) {#beginsend_20} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messages | The array of MailMessage that represents an email-messages to send. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSend (21 of 26) {#beginsend_21} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::EventHandler< System::SharedPtr < MailMessageEventArgs >> messageSentDelegate) +``` + +| Parameter | Description | +| --- | --- | +| messages | The array of MailMessage that represents an email-messages to send. | +| messageSentDelegate | References a method to be called when a message has been sent. | + +--- + +## BeginSend (22 of 26) {#beginsend_22} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::EventHandler< System::SharedPtr < MailMessageEventArgs >> messageSentDelegate, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| messages | The array of MailMessage that represents an email-messages to send. | +| messageSentDelegate | References a method to be called when a message has been sent. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSend (23 of 26) {#beginsend_23} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::EventHandler< System::SharedPtr < MailMessageEventArgs >> messageSentDelegate, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| messages | The array of MailMessage that represents an email-messages to send. | +| messageSentDelegate | References a method to be called when a message has been sent. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginSend (24 of 26) {#beginsend_24} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::String from, System::String recipients, System::String subject, System::String body) +``` + +| Parameter | Description | +| --- | --- | +| from | A String that contains the address of message sender. | +| recipients | A String that contains the address of recipients. | +| subject | A subject of message. | +| body | A body of message. | + +--- + +## BeginSend (25 of 26) {#beginsend_25} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::String from, System::String recipients, System::String subject, System::String body, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| from | A String that contains the address of message sender. | +| recipients | A String that contains the address of recipients. | +| subject | A subject of message. | +| body | A body of message. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSend (26 of 26) {#beginsend_26} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSend(System::String from, System::String recipients, System::String subject, System::String body, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| from | A String that contains the address of message sender. | +| recipients | A String that contains the address of recipients. | +| subject | A subject of message. | +| body | A body of message. | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/beginsendqueue/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/beginsendqueue/_index.md new file mode 100644 index 0000000000..b8db7f65b9 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/beginsendqueue/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::BeginSendQueue method" +linktitle: "BeginSendQueue" +articleTitle: "BeginSendQueue" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 40 +url: /cpp/aspose.email.clients.smtp/smtpclient/beginsendqueue/ +--- + +## BeginSendQueue (1 of 3) {#beginsendqueue_1} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSendQueue() +``` + +--- + +## BeginSendQueue (2 of 3) {#beginsendqueue_2} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSendQueue(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginSendQueue (3 of 3) {#beginsendqueue_3} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginSendQueue(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/beginvalidatecredentials/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/beginvalidatecredentials/_index.md new file mode 100644 index 0000000000..2f6cf9d8c1 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/beginvalidatecredentials/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::BeginValidateCredentials method" +linktitle: "BeginValidateCredentials" +articleTitle: "BeginValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 50 +url: /cpp/aspose.email.clients.smtp/smtpclient/beginvalidatecredentials/ +--- + +## BeginValidateCredentials (1 of 6) {#beginvalidatecredentials_1} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials() +``` + +--- + +## BeginValidateCredentials (2 of 6) {#beginvalidatecredentials_2} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginValidateCredentials (3 of 6) {#beginvalidatecredentials_3} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + +--- + +## BeginValidateCredentials (4 of 6) {#beginvalidatecredentials_4} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + +--- + +## BeginValidateCredentials (5 of 6) {#beginvalidatecredentials_5} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::SharedPtr < IConnection > connection, System::AsyncCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | + +--- + +## BeginValidateCredentials (6 of 6) {#beginvalidatecredentials_6} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** System::IAsyncResult that represents the status of an asynchronous operation. + +```cpp +BeginValidateCredentials(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| callback | References a method to be called when a corresponding asynchronous operation completes. | +| state | The state. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/endbeginsendqueue/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/endbeginsendqueue/_index.md new file mode 100644 index 0000000000..9636e73cb0 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/endbeginsendqueue/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::EndBeginSendQueue method" +linktitle: "EndBeginSendQueue" +articleTitle: "EndBeginSendQueue" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 60 +url: /cpp/aspose.email.clients.smtp/smtpclient/endbeginsendqueue/ +--- + +## EndBeginSendQueue {#endbeginsendqueue} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +EndBeginSendQueue(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/endforward/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/endforward/_index.md new file mode 100644 index 0000000000..b8e06e3afc --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/endforward/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::EndForward method" +linktitle: "EndForward" +articleTitle: "EndForward" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 70 +url: /cpp/aspose.email.clients.smtp/smtpclient/endforward/ +--- + +## EndForward {#endforward} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +EndForward(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/endnoop/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/endnoop/_index.md new file mode 100644 index 0000000000..f0803751e2 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/endnoop/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::EndNoop method" +linktitle: "EndNoop" +articleTitle: "EndNoop" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 80 +url: /cpp/aspose.email.clients.smtp/smtpclient/endnoop/ +--- + +## EndNoop {#endnoop} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +EndNoop(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/endsend/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/endsend/_index.md new file mode 100644 index 0000000000..cb11f898ad --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/endsend/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::EndSend method" +linktitle: "EndSend" +articleTitle: "EndSend" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 90 +url: /cpp/aspose.email.clients.smtp/smtpclient/endsend/ +--- + +## EndSend {#endsend} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +EndSend(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/endvalidatecredentials/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/endvalidatecredentials/_index.md new file mode 100644 index 0000000000..9b332de42f --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/endvalidatecredentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::EndValidateCredentials method" +linktitle: "EndValidateCredentials" +articleTitle: "EndValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Please note: this method is used only for the .NET framework with versions earlier than 4.5." +type: docs +weight: 100 +url: /cpp/aspose.email.clients.smtp/smtpclient/endvalidatecredentials/ +--- + +## EndValidateCredentials {#endvalidatecredentials} + +Please note: this method is used only for the .NET framework with versions earlier than 4.5. + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +EndValidateCredentials(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/forward/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/forward/_index.md new file mode 100644 index 0000000000..03ae536b90 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/forward/_index.md @@ -0,0 +1,120 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::Forward method" +linktitle: "Forward" +articleTitle: "Forward" +second_title: "Aspose.Email for C++" +description: "Forwards specified message to recipient" +type: docs +weight: 110 +url: /cpp/aspose.email.clients.smtp/smtpclient/forward/ +--- + +## Forward (1 of 6) {#forward_1} + +Forwards specified message to recipient + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Forward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| message | The message for a forwarding. | + +--- + +## Forward (2 of 6) {#forward_2} + +Forwards specified message to recipient + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Forward(System::SharedPtr < IConnection > connection, System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < System::IO::Stream > messageStream) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| messageStream | The stream that represents message in eml format. | + +--- + +## Forward (3 of 6) {#forward_3} + +Forwards specified message to recipient + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Forward(System::SharedPtr < IConnection > connection, System::String sender, System::String recipient, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| sender | Sender of the forwarded message. | +| recipient | Recipient of the forwarded message. | +| message | The message for a forwarding. | + +--- + +## Forward (4 of 6) {#forward_4} + +Forwards specified message to recipient + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Forward(System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| message | The message for a forwarding. | + +--- + +## Forward (5 of 6) {#forward_5} + +Forwards specified message to recipient + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Forward(System::String sender, System::SharedPtr < MailAddressCollection > recipients, System::SharedPtr < System::IO::Stream > messageStream) +``` + +| Parameter | Description | +| --- | --- | +| sender | Sender of the forwarded message. | +| recipients | Recipients of the forwarded message. | +| messageStream | The stream that represents message in eml format. | + +--- + +## Forward (6 of 6) {#forward_6} + +Forwards specified message to recipient + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Forward(System::String sender, System::String recipient, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| sender | Sender of the forwarded message. | +| recipient | Recipient of the forwarded message. | +| message | The message for a forwarding. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_allowedauthentication/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_allowedauthentication/_index.md new file mode 100644 index 0000000000..877a277b17 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_allowedauthentication/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_AllowedAuthentication method" +linktitle: "get_AllowedAuthentication" +articleTitle: "get_AllowedAuthentication" +second_title: "Aspose.Email for C++" +description: "Gets enumeration of allowed by user authentication types" +type: docs +weight: 120 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_allowedauthentication/ +--- + +## get_AllowedAuthentication {#get_allowedauthentication} + +Gets enumeration of allowed by user authentication types + +**Returns:** SmtpKnownAuthenticationType Aspose::Email::Clients::Smtp:: + +```cpp +get_AllowedAuthentication() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_defaultport/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_defaultport/_index.md new file mode 100644 index 0000000000..44cb4e4e52 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_defaultport/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_DefaultPort method" +linktitle: "get_DefaultPort" +articleTitle: "get_DefaultPort" +second_title: "Aspose.Email for C++" +description: "Gets default port for client" +type: docs +weight: 130 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_defaultport/ +--- + +## get_DefaultPort {#get_defaultport} + +Gets default port for client + +**Returns:** int32_t Aspose::Email::Clients::Smtp:: + +```cpp +get_DefaultPort() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_deliverymethod/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_deliverymethod/_index.md new file mode 100644 index 0000000000..7dab88324f --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_deliverymethod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_DeliveryMethod method" +linktitle: "get_DeliveryMethod" +articleTitle: "get_DeliveryMethod" +second_title: "Aspose.Email for C++" +description: "Gets the delivery method." +type: docs +weight: 140 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_deliverymethod/ +--- + +## get_DeliveryMethod {#get_deliverymethod} + +Gets the delivery method. + +**Returns:** SmtpDeliveryMethod Aspose::Email::Clients::Smtp:: + +```cpp +get_DeliveryMethod() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_hellomessage/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_hellomessage/_index.md new file mode 100644 index 0000000000..ab9caf3c01 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_hellomessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_HelloMessage method" +linktitle: "get_HelloMessage" +articleTitle: "get_HelloMessage" +second_title: "Aspose.Email for C++" +description: "Gets a HELO/EHLO string." +type: docs +weight: 150 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_hellomessage/ +--- + +## get_HelloMessage {#get_hellomessage} + +Gets a HELO/EHLO string. + +**Returns:** System::String Aspose::Email::Clients::Smtp:: + +```cpp +get_HelloMessage() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_pickupdirectorylocation/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_pickupdirectorylocation/_index.md new file mode 100644 index 0000000000..574617d686 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_pickupdirectorylocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_PickupDirectoryLocation method" +linktitle: "get_PickupDirectoryLocation" +articleTitle: "get_PickupDirectoryLocation" +second_title: "Aspose.Email for C++" +description: "Gets the directory where applications save mail messages to be processed by the local SMTP server." +type: docs +weight: 160 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_pickupdirectorylocation/ +--- + +## get_PickupDirectoryLocation {#get_pickupdirectorylocation} + +Gets the directory where applications save mail messages to be processed by the local SMTP server. Please note: only absolute path is allowed. + +**Returns:** System::String Aspose::Email::Clients::Smtp:: + +```cpp +get_PickupDirectoryLocation() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_pool/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_pool/_index.md new file mode 100644 index 0000000000..6e91a02a87 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_pool/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_Pool method" +linktitle: "get_Pool" +articleTitle: "get_Pool" +second_title: "Aspose.Email for C++" +description: "Gets connection pool for the client" +type: docs +weight: 170 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_pool/ +--- + +## get_Pool {#get_pool} + +Gets connection pool for the client + +**Returns:** System::SharedPtr Aspose::Email::Clients::Smtp:: + +```cpp +get_Pool() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_smtpqueuelocation/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_smtpqueuelocation/_index.md new file mode 100644 index 0000000000..6a6a504ee2 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_smtpqueuelocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_SmtpQueueLocation method" +linktitle: "get_SmtpQueueLocation" +articleTitle: "get_SmtpQueueLocation" +second_title: "Aspose.Email for C++" +description: "Gets the directory where applications save mail messages to be processed by sending in SMTP queue." +type: docs +weight: 180 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_smtpqueuelocation/ +--- + +## get_SmtpQueueLocation {#get_smtpqueuelocation} + +Gets the directory where applications save mail messages to be processed by sending in SMTP queue. Please note: only absolute path is allowed. + +**Returns:** System::String Aspose::Email::Clients::Smtp:: + +```cpp +get_SmtpQueueLocation() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_supportedauthentication/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_supportedauthentication/_index.md new file mode 100644 index 0000000000..721239f0d0 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_supportedauthentication/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_SupportedAuthentication method" +linktitle: "get_SupportedAuthentication" +articleTitle: "get_SupportedAuthentication" +second_title: "Aspose.Email for C++" +description: "Gets enumeration of supported by server authentication types" +type: docs +weight: 190 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_supportedauthentication/ +--- + +## get_SupportedAuthentication {#get_supportedauthentication} + +Gets enumeration of supported by server authentication types + +**Returns:** SmtpKnownAuthenticationType Aspose::Email::Clients::Smtp:: + +```cpp +get_SupportedAuthentication() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_usedefaultcredentials/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_usedefaultcredentials/_index.md new file mode 100644 index 0000000000..3462c8e6e5 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_usedefaultcredentials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_UseDefaultCredentials method" +linktitle: "get_UseDefaultCredentials" +articleTitle: "get_UseDefaultCredentials" +second_title: "Aspose.Email for C++" +description: "Gets a Boolean value that controls whether the DefaultCredentials are sent with requests." +type: docs +weight: 200 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_usedefaultcredentials/ +--- + +## get_UseDefaultCredentials {#get_usedefaultcredentials} + +Gets a Boolean value that controls whether the DefaultCredentials are sent with requests. + +**Returns:** bool Aspose::Email::Clients::Smtp:: + +```cpp +get_UseDefaultCredentials() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/get_usetnef/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/get_usetnef/_index.md new file mode 100644 index 0000000000..393f432a5c --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/get_usetnef/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::get_UseTnef method" +linktitle: "get_UseTnef" +articleTitle: "get_UseTnef" +second_title: "Aspose.Email for C++" +description: "Gets a boolean value that controls whether the messages are sent in TNEF format." +type: docs +weight: 210 +url: /cpp/aspose.email.clients.smtp/smtpclient/get_usetnef/ +--- + +## get_UseTnef {#get_usetnef} + +Gets a boolean value that controls whether the messages are sent in TNEF format. Note, that now message is sent in TNEF format when being loaded a message contains tnef. + +**Returns:** bool Aspose::Email::Clients::Smtp:: + +```cpp +get_UseTnef() +``` + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/noop/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/noop/_index.md new file mode 100644 index 0000000000..11e66c1e1a --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/noop/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::Noop method" +linktitle: "Noop" +articleTitle: "Noop" +second_title: "Aspose.Email for C++" +description: "'No operation' command" +type: docs +weight: 220 +url: /cpp/aspose.email.clients.smtp/smtpclient/noop/ +--- + +## Noop (1 of 3) {#noop_1} + +'No operation' command + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Noop() +``` + +--- + +## Noop (2 of 3) {#noop_2} + +'No operation' command + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Noop(System::SharedPtr < Connection > connection, int32_t timeout) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| timeout | timeout of a command | + +--- + +## Noop (3 of 3) {#noop_3} + +'No operation' command + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Noop(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/send/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/send/_index.md new file mode 100644 index 0000000000..2ec188bd96 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/send/_index.md @@ -0,0 +1,180 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::Send method" +linktitle: "Send" +articleTitle: "Send" +second_title: "Aspose.Email for C++" +description: "Send the specified message." +type: docs +weight: 230 +url: /cpp/aspose.email.clients.smtp/smtpclient/send/ +--- + +## Send (1 of 10) {#send_1} + +Send the specified message. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(const System::ArrayPtr< System::SharedPtr < MailMessage >> & messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | The array of MailMessage that represents an email-messages to send. | + +--- + +## Send (2 of 10) {#send_2} + +Send the specified message. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::SharedPtr < IConnection > connection, const System::ArrayPtr< System::SharedPtr < MailMessage >> & messages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The array of MailMessage that represents an email-messages to send. | + +--- + +## Send (3 of 10) {#send_3} + +Send the specified message. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::SharedPtr < IConnection > connection, System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| message | The MailMessage that represents an email-message. | + +--- + +## Send (4 of 10) {#send_4} + +Send the specified message collection. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::SharedPtr < IConnection > connection, System::SharedPtr < MailMessageCollection > messages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The collection of messages. | + +--- + +## Send (5 of 10) {#send_5} + +Send the specified messages. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| messages | The IEnumerator that supports a message iteration. | + +--- + +## Send (6 of 10) {#send_6} + +Creates and sends the specified message. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::SharedPtr < IConnection > connection, System::String from, System::String recipients, System::String subject, System::String body) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| from | A String that contains the address of message sender. | +| recipients | A String that contains the address of recipients. | +| subject | A subject of message. | +| body | A body of message. | + +--- + +## Send (7 of 10) {#send_7} + +Send the specified message. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MailMessage that represents an email-message. | + +--- + +## Send (8 of 10) {#send_8} + +Send the specified message collection. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::SharedPtr < MailMessageCollection > messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | The collection of messages. | + +--- + +## Send (9 of 10) {#send_9} + +Send the specified messages. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | The IEnumerator that supports a message iteration. | + +--- + +## Send (10 of 10) {#send_10} + +Creates and sends the specified message. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +Send(System::String from, System::String recipients, System::String subject, System::String body) +``` + +| Parameter | Description | +| --- | --- | +| from | A String that contains the address of message sender. | +| recipients | A String that contains the address of recipients. | +| subject | A subject of message. | +| body | A body of message. | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/sendtoqueue/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/sendtoqueue/_index.md new file mode 100644 index 0000000000..59dacedbce --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/sendtoqueue/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::SendToQueue method" +linktitle: "SendToQueue" +articleTitle: "SendToQueue" +second_title: "Aspose.Email for C++" +description: "Append messages to queue" +type: docs +weight: 240 +url: /cpp/aspose.email.clients.smtp/smtpclient/sendtoqueue/ +--- + +## SendToQueue {#sendtoqueue} + +Append messages to queue + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +SendToQueue(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | MailMessages to send | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/set_allowedauthentication/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/set_allowedauthentication/_index.md new file mode 100644 index 0000000000..be39ce3283 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/set_allowedauthentication/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::set_AllowedAuthentication method" +linktitle: "set_AllowedAuthentication" +articleTitle: "set_AllowedAuthentication" +second_title: "Aspose.Email for C++" +description: "Sets enumeration of allowed by user authentication types" +type: docs +weight: 250 +url: /cpp/aspose.email.clients.smtp/smtpclient/set_allowedauthentication/ +--- + +## set_AllowedAuthentication {#set_allowedauthentication} + +Sets enumeration of allowed by user authentication types + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +set_AllowedAuthentication(SmtpKnownAuthenticationType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/set_deliverymethod/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/set_deliverymethod/_index.md new file mode 100644 index 0000000000..81f48d1d2b --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/set_deliverymethod/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::set_DeliveryMethod method" +linktitle: "set_DeliveryMethod" +articleTitle: "set_DeliveryMethod" +second_title: "Aspose.Email for C++" +description: "Sets the delivery method." +type: docs +weight: 260 +url: /cpp/aspose.email.clients.smtp/smtpclient/set_deliverymethod/ +--- + +## set_DeliveryMethod {#set_deliverymethod} + +Sets the delivery method. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +set_DeliveryMethod(SmtpDeliveryMethod value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/set_hellomessage/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/set_hellomessage/_index.md new file mode 100644 index 0000000000..ed450cffb1 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/set_hellomessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::set_HelloMessage method" +linktitle: "set_HelloMessage" +articleTitle: "set_HelloMessage" +second_title: "Aspose.Email for C++" +description: "Sets a HELO/EHLO string." +type: docs +weight: 270 +url: /cpp/aspose.email.clients.smtp/smtpclient/set_hellomessage/ +--- + +## set_HelloMessage {#set_hellomessage} + +Sets a HELO/EHLO string. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +set_HelloMessage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/set_pickupdirectorylocation/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/set_pickupdirectorylocation/_index.md new file mode 100644 index 0000000000..9c513127b9 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/set_pickupdirectorylocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::set_PickupDirectoryLocation method" +linktitle: "set_PickupDirectoryLocation" +articleTitle: "set_PickupDirectoryLocation" +second_title: "Aspose.Email for C++" +description: "Sets the directory where applications save mail messages to be processed by the local SMTP server." +type: docs +weight: 280 +url: /cpp/aspose.email.clients.smtp/smtpclient/set_pickupdirectorylocation/ +--- + +## set_PickupDirectoryLocation {#set_pickupdirectorylocation} + +Sets the directory where applications save mail messages to be processed by the local SMTP server. Please note: only absolute path is allowed. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +set_PickupDirectoryLocation(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/set_smtpqueuelocation/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/set_smtpqueuelocation/_index.md new file mode 100644 index 0000000000..7234e9cda8 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/set_smtpqueuelocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::set_SmtpQueueLocation method" +linktitle: "set_SmtpQueueLocation" +articleTitle: "set_SmtpQueueLocation" +second_title: "Aspose.Email for C++" +description: "Sets the directory where applications save mail messages to be processed by sending in SMTP queue." +type: docs +weight: 290 +url: /cpp/aspose.email.clients.smtp/smtpclient/set_smtpqueuelocation/ +--- + +## set_SmtpQueueLocation {#set_smtpqueuelocation} + +Sets the directory where applications save mail messages to be processed by sending in SMTP queue. Please note: only absolute path is allowed. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +set_SmtpQueueLocation(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/set_usedefaultcredentials/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/set_usedefaultcredentials/_index.md new file mode 100644 index 0000000000..f8f5bdb021 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/set_usedefaultcredentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::set_UseDefaultCredentials method" +linktitle: "set_UseDefaultCredentials" +articleTitle: "set_UseDefaultCredentials" +second_title: "Aspose.Email for C++" +description: "Sets a Boolean value that controls whether the DefaultCredentials are sent with requests." +type: docs +weight: 300 +url: /cpp/aspose.email.clients.smtp/smtpclient/set_usedefaultcredentials/ +--- + +## set_UseDefaultCredentials {#set_usedefaultcredentials} + +Sets a Boolean value that controls whether the DefaultCredentials are sent with requests. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +set_UseDefaultCredentials(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/set_usetnef/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/set_usetnef/_index.md new file mode 100644 index 0000000000..38ef7b3a5d --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/set_usetnef/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::set_UseTnef method" +linktitle: "set_UseTnef" +articleTitle: "set_UseTnef" +second_title: "Aspose.Email for C++" +description: "Sets a boolean value that controls whether the messages are sent in TNEF format." +type: docs +weight: 310 +url: /cpp/aspose.email.clients.smtp/smtpclient/set_usetnef/ +--- + +## set_UseTnef {#set_usetnef} + +Sets a boolean value that controls whether the messages are sent in TNEF format. Note, that now message is sent in TNEF format when being loaded a message contains tnef. + +**Returns:** void Aspose::Email::Clients::Smtp:: + +```cpp +set_UseTnef(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/smtpclient/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/smtpclient/_index.md new file mode 100644 index 0000000000..f376605486 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/smtpclient/_index.md @@ -0,0 +1,321 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::SmtpClient constructor" +linktitle: "SmtpClient" +articleTitle: "SmtpClient" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SmtpClient class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/smtpclient/smtpclient/ +--- + +## SmtpClient (1 of 17) {#smtpclient_1} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient() +``` + +--- + +## SmtpClient (2 of 17) {#smtpclient_2} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | + +--- + +## SmtpClient (3 of 17) {#smtpclient_3} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| securityOptions | Security mode for a mail client | + +--- + +## SmtpClient (4 of 17) {#smtpclient_4} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| port | The port used for SMTP. | + +--- + +## SmtpClient (5 of 17) {#smtpclient_5} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, int32_t port, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| port | The port used for SMTP. | +| securityOptions | Security mode for a mail client | + +--- + +## SmtpClient (6 of 17) {#smtpclient_6} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| username | The username. | +| password | The password. Password limitations are defined by server implementation, which the client connects. | + +--- + +## SmtpClient (7 of 17) {#smtpclient_7} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| username | The username. | +| password | The password. Password limitations are defined by server implementation, which the client connects. | +| securityOptions | Security mode for a mail client | + +--- + +## SmtpClient (8 of 17) {#smtpclient_8} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, int32_t port, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| port | The port used for SMTP. | +| username | The username. | +| password | The password. Password limitations are defined by server implementation, which the client connects. | + +--- + +## SmtpClient (9 of 17) {#smtpclient_9} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, int32_t port, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| port | The port used for SMTP. | +| username | The username. | +| password | The password. Password limitations are defined by server implementation, which the client connects. | +| securityOptions | Security mode for a mail client | + +--- + +## SmtpClient (10 of 17) {#smtpclient_10} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, System::String username, System::String authInfo, bool useOAuth) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| username | The username. | +| authInfo | The user password or XOAUTH2 access token | +| useOAuth | Defines whether SASL XOAUTH2 mechanism is used to login to the server | + +--- + +## SmtpClient (11 of 17) {#smtpclient_11} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| username | The username. | +| authInfo | The user password or XOAUTH2 access token | +| useOAuth | Defines whether SASL XOAUTH2 mechanism is used to login to the server | +| securityOptions | Security mode for a mail client | + +--- + +## SmtpClient (12 of 17) {#smtpclient_12} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| port | The port used for SMTP. | +| username | The username. | +| authInfo | The user password or XOAUTH2 access token | +| useOAuth | Defines whether SASL XOAUTH2 mechanism is used to login to the server | + +--- + +## SmtpClient (13 of 17) {#smtpclient_13} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| port | The port used for SMTP. | +| username | The username. | +| authInfo | The user password or XOAUTH2 access token | +| useOAuth | Defines whether SASL XOAUTH2 mechanism is used to login to the server | +| securityOptions | Security mode for a mail client | + +--- + +## SmtpClient (14 of 17) {#smtpclient_14} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, System::String username, System::SharedPtr < ITokenProvider > tokenProvider) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| username | The username. | +| tokenProvider | TokenProvider allowing to retrieve access token. | + +--- + +## SmtpClient (15 of 17) {#smtpclient_15} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, System::String username, System::SharedPtr < ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| username | The username. | +| tokenProvider | TokenProvider allowing to retrieve access token. | +| securityOptions | Security mode for a mail client | + +--- + +## SmtpClient (16 of 17) {#smtpclient_16} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, int32_t port, System::String username, System::SharedPtr < ITokenProvider > tokenProvider) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| port | The port used for SMTP. | +| username | The username. | +| tokenProvider | TokenProvider allowing to retrieve access token. | + +--- + +## SmtpClient (17 of 17) {#smtpclient_17} + +Initializes a new instance of the SmtpClient class. + +**Returns:** Aspose::Email::Clients::Smtp:: + +```cpp +SmtpClient(System::String host, int32_t port, System::String username, System::SharedPtr < ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The name of the host used for SMTP. | +| port | The port used for SMTP. | +| username | The username. | +| tokenProvider | TokenProvider allowing to retrieve access token. | +| securityOptions | Security mode for a mail client | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpclient/validatecredentials/_index.md b/english/cpp/aspose.email.clients.smtp/smtpclient/validatecredentials/_index.md new file mode 100644 index 0000000000..5e05c678cf --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpclient/validatecredentials/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Smtp::SmtpClient::ValidateCredentials method" +linktitle: "ValidateCredentials" +articleTitle: "ValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Executes credentials validation" +type: docs +weight: 320 +url: /cpp/aspose.email.clients.smtp/smtpclient/validatecredentials/ +--- + +## ValidateCredentials (1 of 2) {#validatecredentials_1} + +Executes credentials validation + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +ValidateCredentials() +``` + +--- + +## ValidateCredentials (2 of 2) {#validatecredentials_2} + +Executes credentials validation + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +ValidateCredentials(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpdeliverymethod/_index.md b/english/cpp/aspose.email.clients.smtp/smtpdeliverymethod/_index.md new file mode 100644 index 0000000000..1587c9b8ad --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpdeliverymethod/_index.md @@ -0,0 +1,21 @@ +--- +title: "SmtpDeliveryMethod Enum" +linktitle: "SmtpDeliveryMethod" +articleTitle: "SmtpDeliveryMethod" +second_title: "Aspose.Email for C++" +description: "Smtp delivery method" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/smtpdeliverymethod/ +--- + +## SmtpDeliveryMethod enumeration (3 values) + +Smtp delivery method + +| Value | Description | +| --- | --- | +| Network | Transporting messages through the network | +| SpecifiedPickupDirectory | Transporting messages through the specified directory | +| PickupDirectoryFromIis | Transporting messages through the specified IIS directory | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpknownauthenticationtype/_index.md b/english/cpp/aspose.email.clients.smtp/smtpknownauthenticationtype/_index.md new file mode 100644 index 0000000000..f06de36d48 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpknownauthenticationtype/_index.md @@ -0,0 +1,45 @@ +--- +title: "SmtpKnownAuthenticationType Enum" +linktitle: "SmtpKnownAuthenticationType" +articleTitle: "SmtpKnownAuthenticationType" +second_title: "Aspose.Email for C++" +description: "None" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/smtpknownauthenticationtype/ +--- + +## SmtpKnownAuthenticationType enumeration (27 values) + +None + +| Value | Description | +| --- | --- | +| None | None | +| Login | https://tools.ietf.org/id/draft-murchison-sasl-login-00.txt | +| OAUTH2 | https://tools.ietf.org/html/rfc7628 | +| NTLM | http://davenport.sourceforge.net/ntlm.html https://tools.ietf.org/doc/tcllib/html/sasl.html | +| Plain | https://tools.ietf.org/html/rfc4422 | +| GSSAPI | GSS-API https://tools.ietf.org/html/rfc2078 https://tools.ietf.org/html/rfc2222 Kerberos V5 https://tools.ietf.org/html/rfc4752 | +| CramMD5 | https://tools.ietf.org/html/rfc2195 | +| External | https://tools.ietf.org/html/rfc2222 | +| KerberosV4 | https://tools.ietf.org/html/rfc2222 | +| Anonymous | https://tools.ietf.org/html/rfc4505 | +| DigestMD5 | https://tools.ietf.org/html/rfc2831 | +| GSSSPNEGO | GSS-SPNEGO https://tools.ietf.org/html/rfc5801#section-14 https://tools.ietf.org/html/rfc4178 | +| OtpMd4 | https://tools.ietf.org/html/rfc2444 | +| OtpMd5 | https://tools.ietf.org/html/rfc2444 | +| OtpSha1 | https://tools.ietf.org/html/rfc2444 | +| SKEY | https://tools.ietf.org/html/rfc1760 https://tools.ietf.org/html/rfc2222#section-7.3 | +| PassDssSha3Des1 | https://tools.ietf.org/html/draft-newman-sasl-passdss-00 | +| ScramSha1 | https://tools.ietf.org/html/rfc5802 | +| ScramSha1Plus | https://tools.ietf.org/html/rfc5802 | +| ScramSha224 | | +| ScramSha224Plus | | +| ScramSha256 | https://tools.ietf.org/html/rfc7677 | +| ScramSha256Plus | https://tools.ietf.org/html/rfc7677 | +| ScramSha384 | | +| ScramSha384Plus | | +| ScramSha512 | https://tools.ietf.org/html/draft-melnikov-scram-sha-512-01 | +| ScramSha512Plus | https://tools.ietf.org/html/draft-melnikov-scram-sha-512-01 | + diff --git a/english/cpp/aspose.email.clients.smtp/smtpstatuscode/_index.md b/english/cpp/aspose.email.clients.smtp/smtpstatuscode/_index.md new file mode 100644 index 0000000000..7a96fde905 --- /dev/null +++ b/english/cpp/aspose.email.clients.smtp/smtpstatuscode/_index.md @@ -0,0 +1,50 @@ +--- +title: "SmtpStatusCode Enum" +linktitle: "SmtpStatusCode" +articleTitle: "SmtpStatusCode" +second_title: "Aspose.Email for C++" +description: "Smtp status codes" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.smtp/smtpstatuscode/ +--- + +## SmtpStatusCode enumeration (32 values) + +Smtp status codes + +| Value | Description | +| --- | --- | +| NotDefined | Not defined | +| GeneralFailure | General failure | +| SystemStatus | System status, or system help reply. A SMTP status 211 is a message that gives details about the Mail Server status. In the case of a System Help reply, it is a message to the user requesting help information. | +| HelpMessage | A help message for a human reader will follow. SMTP 214 is usually provided as a response to the “HELP” command. A user will usually receive this as a displays of information about the mail server and it will most likely be in the form of a link to the FAQ page of THAT particular SMTP software that is running on the mail server. Due to the nature of this error and how the email server responds, it is normally called a reply, as in SMTP Reply 214. | +| ServiceReady | SMTP Service ready. | +| ServiceClosingTransmissionChannel | Service closing transmission channel | +| AuthenticationSucceeded | Authentication Succeeded | +| Ok | Requested action taken and completed. | +| UserNotLocalWillForward | The recipient is not local to the server, but the server will accept and forward the message. | +| CannotVerifyUserWillAttemptDelivery | The recipient cannot be VRFYed, but the server accepts the message and attempts delivery. | +| Base64Response | Text part containing the [BASE64] encoded string | +| StartMailInput | Start message input and end with. This indicates that the server is ready to accept the message itself | +| ServiceNotAvailable | The service is not available and the connection will be closed. | +| PasswordTransitionNeeded | A password transition is needed | +| MailboxBusy | The requested command failed because the user’s mailbox was unavailable (such as being full). Try again later. | +| LocalErrorInProcessing | The command has been aborted due to a server error. (on their side) | +| InsufficientStorage | The command has been aborted because the server has insufficient system storage. | +| ClientNotPermitted | Client does not have permission. TLS not available due to temporary reason. Encryption required for requested authentication mechanism. | +| CommandUnrecognized | The server could not recognize the command due to a syntax error. | +| SyntaxError | A syntax error was encountered in command arguments. | +| CommandNotImplemented | This command is not implemented. | +| CommandNotPermitted | Сommand is not permitted during a mail transaction | +| UnrecognizedAuthenticationType | Unrecognized authentication type | +| AuthenticationRequired | The SMTP server requires a secure connection or the client was not authenticated. But sometimes it's about the recipient's server blacklisting yours, or an invalid email address. | +| AuthenticationMechanismIsToWeak | Authentication mechanism is to weak | +| CredentialsInvalid | Authentication credentials invalid | +| EncryptionRequiredRequestedMechanism | Encryption required for requested authentication mechanism | +| MailboxUnavailable | It usually defines a non-existent email address on the remote side. | +| UserNotLocalTryAlternatePath | "User not local or invalid address – Relay denied". Meaning, if both your address and the recipient's are not locally hosted by the server, a relay can be interrupted. | +| ExceededStorageAllocation | "Requested mail actions aborted – Exceeded storage allocation": simply put, the recipient's mailbox has exceeded its limits. | +| MailboxNameNotAllowed | "Requested action not taken – Mailbox name invalid". That is, there's an incorrect email address into the recipients line. | +| TransactionFailed | This means that the transaction has failed. It's a permanent error and the server will not try to send the message again. | + diff --git a/english/cpp/aspose.email.clients.tokenprovider/_index.md b/english/cpp/aspose.email.clients.tokenprovider/_index.md new file mode 100644 index 0000000000..da87d18996 --- /dev/null +++ b/english/cpp/aspose.email.clients.tokenprovider/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::TokenProvider namespace" +linktitle: "Aspose::Email::Clients::TokenProvider" +articleTitle: "Aspose::Email::Clients::TokenProvider" +second_title: "Aspose.Email for C++" +description: "Provides token provider implementations for authenticating email clients with services such as Google and Outlook." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.tokenprovider/ +--- + +## Aspose::Email::Clients::TokenProvider namespace + +The Aspose::Email::Clients::TokenProvider namespace groups classes that supply OAuth tokens for various mail services. Use the Google and Outlook providers to obtain access tokens for secure API communication. + + +## Classes + +| Name | Description | +| --- | --- | +| [Google](./google/) | Provides an instance of the TokenProvider for Google mail server | +| [Outlook](./outlook/) | Provides an instance of the TokenProvider for Outlook mail server | + diff --git a/english/cpp/aspose.email.clients.tokenprovider/google/_index.md b/english/cpp/aspose.email.clients.tokenprovider/google/_index.md new file mode 100644 index 0000000000..0babd99a10 --- /dev/null +++ b/english/cpp/aspose.email.clients.tokenprovider/google/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::Google class" +linktitle: "Google" +articleTitle: "Google" +second_title: "Aspose.Email for C++" +description: "Provides an instance of the TokenProvider for Google mail server" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.tokenprovider/google/ +--- + +## Google class + +Provides an instance of the TokenProvider for Google mail server + +## Constructors + +| Name | Description | +| --- | --- | +| [Google](./google/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [GetInstance](./getinstance/) | Gets an instance of the TokenProvider for Google mail server | +| [RequestUrl](./requesturl/) | | + diff --git a/english/cpp/aspose.email.clients.tokenprovider/google/getinstance/_index.md b/english/cpp/aspose.email.clients.tokenprovider/google/getinstance/_index.md new file mode 100644 index 0000000000..a4f206ba15 --- /dev/null +++ b/english/cpp/aspose.email.clients.tokenprovider/google/getinstance/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::Google::GetInstance method" +linktitle: "GetInstance" +articleTitle: "GetInstance" +second_title: "Aspose.Email for C++" +description: "Gets an instance of the TokenProvider for Google mail server" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.tokenprovider/google/getinstance/ +--- + +## GetInstance {#getinstance} + +Gets an instance of the TokenProvider for Google mail server + +**Returns:** Returns an instance of the OutlookTokenProvider for defined parameters. + +```cpp +GetInstance(System::String clientId, System::String clientSecret, System::String refreshToken) +``` + +| Parameter | Description | +| --- | --- | +| clientId | The client ID obtained from the Microsoft account Developer Center during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | + diff --git a/english/cpp/aspose.email.clients.tokenprovider/google/google/_index.md b/english/cpp/aspose.email.clients.tokenprovider/google/google/_index.md new file mode 100644 index 0000000000..ea11f51e94 --- /dev/null +++ b/english/cpp/aspose.email.clients.tokenprovider/google/google/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::Google::Google constructor" +linktitle: "Google" +articleTitle: "Google" +second_title: "Aspose.Email for C++" +description: "Google of Google." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.tokenprovider/google/google/ +--- + +## Google {#google} + +**Returns:** Aspose::Email::Clients::TokenProvider:: + +```cpp +Google() +``` + diff --git a/english/cpp/aspose.email.clients.tokenprovider/google/requesturl/_index.md b/english/cpp/aspose.email.clients.tokenprovider/google/requesturl/_index.md new file mode 100644 index 0000000000..922ce96e7d --- /dev/null +++ b/english/cpp/aspose.email.clients.tokenprovider/google/requesturl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::Google::RequestUrl method" +linktitle: "RequestUrl" +articleTitle: "RequestUrl" +second_title: "Aspose.Email for C++" +description: "RequestUrl of Google." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.tokenprovider/google/requesturl/ +--- + +## RequestUrl {#requesturl} + +**Returns:** const System::String Aspose::Email::Clients::TokenProvider:: + +```cpp +RequestUrl() +``` + diff --git a/english/cpp/aspose.email.clients.tokenprovider/outlook/_index.md b/english/cpp/aspose.email.clients.tokenprovider/outlook/_index.md new file mode 100644 index 0000000000..e0d58f7c83 --- /dev/null +++ b/english/cpp/aspose.email.clients.tokenprovider/outlook/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::Outlook class" +linktitle: "Outlook" +articleTitle: "Outlook" +second_title: "Aspose.Email for C++" +description: "Provides an instance of the TokenProvider for Outlook mail server" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.tokenprovider/outlook/ +--- + +## Outlook class + +Provides an instance of the TokenProvider for Outlook mail server + +## Constructors + +| Name | Description | +| --- | --- | +| [Outlook](./outlook/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [GetInstance](./getinstance/) | Gets an instance of the TokenProvider for Outlook mail server | +| [RequestUrl](./requesturl/) | | + diff --git a/english/cpp/aspose.email.clients.tokenprovider/outlook/getinstance/_index.md b/english/cpp/aspose.email.clients.tokenprovider/outlook/getinstance/_index.md new file mode 100644 index 0000000000..bbbbe7580b --- /dev/null +++ b/english/cpp/aspose.email.clients.tokenprovider/outlook/getinstance/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::Outlook::GetInstance method" +linktitle: "GetInstance" +articleTitle: "GetInstance" +second_title: "Aspose.Email for C++" +description: "Gets an instance of the TokenProvider for Outlook mail server" +type: docs +weight: 10 +url: /cpp/aspose.email.clients.tokenprovider/outlook/getinstance/ +--- + +## GetInstance {#getinstance} + +Gets an instance of the TokenProvider for Outlook mail server + +**Returns:** Returns an instance of the OutlookTokenProvider for defined parameters. + +```cpp +GetInstance(System::String clientId, System::String clientSecret, System::String refreshToken) +``` + +| Parameter | Description | +| --- | --- | +| clientId | The client ID obtained from the Microsoft account Developer Center during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | + diff --git a/english/cpp/aspose.email.clients.tokenprovider/outlook/outlook/_index.md b/english/cpp/aspose.email.clients.tokenprovider/outlook/outlook/_index.md new file mode 100644 index 0000000000..77fbae2a54 --- /dev/null +++ b/english/cpp/aspose.email.clients.tokenprovider/outlook/outlook/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::Outlook::Outlook constructor" +linktitle: "Outlook" +articleTitle: "Outlook" +second_title: "Aspose.Email for C++" +description: "Outlook of Outlook." +type: docs +weight: 10 +url: /cpp/aspose.email.clients.tokenprovider/outlook/outlook/ +--- + +## Outlook {#outlook} + +**Returns:** Aspose::Email::Clients::TokenProvider:: + +```cpp +Outlook() +``` + diff --git a/english/cpp/aspose.email.clients.tokenprovider/outlook/requesturl/_index.md b/english/cpp/aspose.email.clients.tokenprovider/outlook/requesturl/_index.md new file mode 100644 index 0000000000..1a41557ece --- /dev/null +++ b/english/cpp/aspose.email.clients.tokenprovider/outlook/requesturl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::Outlook::RequestUrl method" +linktitle: "RequestUrl" +articleTitle: "RequestUrl" +second_title: "Aspose.Email for C++" +description: "RequestUrl of Outlook." +type: docs +weight: 20 +url: /cpp/aspose.email.clients.tokenprovider/outlook/requesturl/ +--- + +## RequestUrl {#requesturl} + +**Returns:** const System::String Aspose::Email::Clients::TokenProvider:: + +```cpp +RequestUrl() +``` + diff --git a/english/cpp/aspose.email.clients/_index.md b/english/cpp/aspose.email.clients/_index.md new file mode 100644 index 0000000000..117fdb829a --- /dev/null +++ b/english/cpp/aspose.email.clients/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Clients namespace" +linktitle: "Aspose::Email::Clients" +articleTitle: "Aspose::Email::Clients" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Clients namespace supplies core client abstractions and utilities for sending, receiving, and managing email communications." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/ +--- + +## Aspose::Email::Clients namespace + +It defines interfaces such as IConnection and ICommand, concrete client classes, proxy support, and asynchronous operation types, enabling developers to integrate email functionality across various protocols. Use these types to build robust email client applications with customizable networking and error handling. + + +## Classes + +| Name | Description | +| --- | --- | +| [AsyncCommandResultEventArgs](./asynccommandresulteventargs/) | AsyncCommandResultEventArgs is containing event data. | +| [CommandStatus](./commandstatus/) | Indicates the result of an operation. | +| [Details_NetworkException](./details_networkexception/) | Thrown if there is a network connection failure. | +| [EmailClient](./emailclient/) | Represents the client that creates server connection by using the host credentia | +| [HttpProxy](./httpproxy/) | HTTP proxy client. | +| [IAsyncResultExt](./iasyncresultext/) | Represents the extended status of an asynchronous operation. | +| [ICommand](./icommand/) | Defines a command. | +| [IConnection](./iconnection/) | IConnectionAdapter allows to manage connection to a server. | +| [IMultipleServicesTokenProvider](./imultipleservicestokenprovider/) | Defines interface allowing to retrieve access token. | +| [ITokenProvider](./itokenprovider/) | Defines interface allowing to retrieve access token. | +| [MessageInfoBase](./messageinfobase/) | The MessageInfo represents the E-Mail message info fetched from the mail server. | +| [NameValuePair](./namevaluepair/) | An extended property. | +| [OAuthNetworkCredential](./oauthnetworkcredential/) | Represents the NetworkCredential for OAuth authentication. | +| [OAuthToken](./oauthtoken/) | Contains OAuth token data such like token value, token type, expiration date. | +| [PageInfo](./pageinfo/) | Contains information about retrieved page when paging methods are used. | +| [PipeliningStatus](./pipeliningstatus/) | Defines pipelining status for mail client. | +| [Proxy](./proxy/) | Base proxy client. | +| [SecurityOptionsExtensions](./securityoptionsextensions/) | | +| [SocksProxy](./socksproxy/) | SOCKS proxy client. Supported versions of the protocol are SOCKS4 and SOCKS5. | +| [TokenProvider](./tokenprovider/) | Class TokenProvider allows to retrieve access token for mail services. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [AsyncCommandResults](./asynccommandresults/) | The result of asynchronous command. | +| [CompressionType](./compressiontype/) | Compression types which are used by mail protocols | +| [ConnectionAsgmtType](./connectionasgmttype/) | Defines algorithm of connection allocation in multiple threads environment | +| [ConnectionState](./connectionstate/) | Describes the current state of the connection. | +| [HttpAuthenticationMethods](./httpauthenticationmethods/) | The authentication methods supported by the HTTP proxy | +| [MultiConnectionMode](./multiconnectionmode/) | Enumerate modes which indicates how client has to use multiple connections for h | +| [PipeliningMode](./pipeliningmode/) | Defines how mail client supports the pipelining | +| [SecurityOptions](./securityoptions/) | Security mode for a mail client | +| [SocksAuthenticationMethods](./socksauthenticationmethods/) | The authentication methods supported by the SOCKS protocol | +| [SocksVersion](./socksversion/) | Versions of the SOCKS protocol | +| [TokenType](./tokentype/) | Defines OAuth token types | + diff --git a/english/cpp/aspose.email.clients/asynccommandresulteventargs/_index.md b/english/cpp/aspose.email.clients/asynccommandresulteventargs/_index.md new file mode 100644 index 0000000000..7c54e5587e --- /dev/null +++ b/english/cpp/aspose.email.clients/asynccommandresulteventargs/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Clients::AsyncCommandResultEventArgs class" +linktitle: "AsyncCommandResultEventArgs" +articleTitle: "AsyncCommandResultEventArgs" +second_title: "Aspose.Email for C++" +description: "AsyncCommandResultEventArgs is containing event data." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/asynccommandresulteventargs/ +--- + +## AsyncCommandResultEventArgs class + +AsyncCommandResultEventArgs is containing event data. + +## Constructors + +| Name | Description | +| --- | --- | +| [AsyncCommandResultEventArgs (3 overloads)](./asynccommandresulteventargs/) | Initializes a new instance of the AsyncCommandResultEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Error](./get_error/) | Operation error | +| [get_Result](./get_result/) | Operation state | +| [set_Error](./set_error/) | Operation error | +| [set_Result](./set_result/) | Operation state | + diff --git a/english/cpp/aspose.email.clients/asynccommandresulteventargs/asynccommandresulteventargs/_index.md b/english/cpp/aspose.email.clients/asynccommandresulteventargs/asynccommandresulteventargs/_index.md new file mode 100644 index 0000000000..2edff394dc --- /dev/null +++ b/english/cpp/aspose.email.clients/asynccommandresulteventargs/asynccommandresulteventargs/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Clients::AsyncCommandResultEventArgs::AsyncCommandResultEventArgs constructor" +linktitle: "AsyncCommandResultEventArgs" +articleTitle: "AsyncCommandResultEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AsyncCommandResultEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/asynccommandresulteventargs/asynccommandresulteventargs/ +--- + +## AsyncCommandResultEventArgs (1 of 3) {#asynccommandresulteventargs_1} + +Initializes a new instance of the AsyncCommandResultEventArgs class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +AsyncCommandResultEventArgs() +``` + +--- + +## AsyncCommandResultEventArgs (2 of 3) {#asynccommandresulteventargs_2} + +Initializes a new instance of the AsyncCommandResultEventArgs class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +AsyncCommandResultEventArgs(AsyncCommandResults result) +``` + +| Parameter | Description | +| --- | --- | +| result | Contains operation result | + +--- + +## AsyncCommandResultEventArgs (3 of 3) {#asynccommandresulteventargs_3} + +Initializes a new instance of the AsyncCommandResultEventArgs class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +AsyncCommandResultEventArgs(AsyncCommandResults result, System::Exception error) +``` + +| Parameter | Description | +| --- | --- | +| result | Contains operation state | +| error | Contains operation error | + diff --git a/english/cpp/aspose.email.clients/asynccommandresulteventargs/get_error/_index.md b/english/cpp/aspose.email.clients/asynccommandresulteventargs/get_error/_index.md new file mode 100644 index 0000000000..8bb46a53d0 --- /dev/null +++ b/english/cpp/aspose.email.clients/asynccommandresulteventargs/get_error/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::AsyncCommandResultEventArgs::get_Error method" +linktitle: "get_Error" +articleTitle: "get_Error" +second_title: "Aspose.Email for C++" +description: "Operation error" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/asynccommandresulteventargs/get_error/ +--- + +## get_Error {#get_error} + +Operation error + +**Returns:** System::Exception Aspose::Email::Clients:: + +```cpp +get_Error() +``` + diff --git a/english/cpp/aspose.email.clients/asynccommandresulteventargs/get_result/_index.md b/english/cpp/aspose.email.clients/asynccommandresulteventargs/get_result/_index.md new file mode 100644 index 0000000000..8c41b02de3 --- /dev/null +++ b/english/cpp/aspose.email.clients/asynccommandresulteventargs/get_result/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::AsyncCommandResultEventArgs::get_Result method" +linktitle: "get_Result" +articleTitle: "get_Result" +second_title: "Aspose.Email for C++" +description: "Operation state" +type: docs +weight: 20 +url: /cpp/aspose.email.clients/asynccommandresulteventargs/get_result/ +--- + +## get_Result {#get_result} + +Operation state + +**Returns:** AsyncCommandResults Aspose::Email::Clients:: + +```cpp +get_Result() +``` + diff --git a/english/cpp/aspose.email.clients/asynccommandresulteventargs/set_error/_index.md b/english/cpp/aspose.email.clients/asynccommandresulteventargs/set_error/_index.md new file mode 100644 index 0000000000..a6a59f0ab8 --- /dev/null +++ b/english/cpp/aspose.email.clients/asynccommandresulteventargs/set_error/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::AsyncCommandResultEventArgs::set_Error method" +linktitle: "set_Error" +articleTitle: "set_Error" +second_title: "Aspose.Email for C++" +description: "Operation error" +type: docs +weight: 30 +url: /cpp/aspose.email.clients/asynccommandresulteventargs/set_error/ +--- + +## set_Error {#set_error} + +Operation error + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Error(System::Exception value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/asynccommandresulteventargs/set_result/_index.md b/english/cpp/aspose.email.clients/asynccommandresulteventargs/set_result/_index.md new file mode 100644 index 0000000000..1d50e3fa0b --- /dev/null +++ b/english/cpp/aspose.email.clients/asynccommandresulteventargs/set_result/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::AsyncCommandResultEventArgs::set_Result method" +linktitle: "set_Result" +articleTitle: "set_Result" +second_title: "Aspose.Email for C++" +description: "Operation state" +type: docs +weight: 40 +url: /cpp/aspose.email.clients/asynccommandresulteventargs/set_result/ +--- + +## set_Result {#set_result} + +Operation state + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Result(AsyncCommandResults value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/asynccommandresults/_index.md b/english/cpp/aspose.email.clients/asynccommandresults/_index.md new file mode 100644 index 0000000000..81ccefa560 --- /dev/null +++ b/english/cpp/aspose.email.clients/asynccommandresults/_index.md @@ -0,0 +1,22 @@ +--- +title: "AsyncCommandResults Enum" +linktitle: "AsyncCommandResults" +articleTitle: "AsyncCommandResults" +second_title: "Aspose.Email for C++" +description: "The result of asynchronous command." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/asynccommandresults/ +--- + +## AsyncCommandResults enumeration (4 values) + +The result of asynchronous command. + +| Value | Description | +| --- | --- | +| Undefined | Undefined result. | +| Successfully | Successfully result. | +| Failed | Failed result. | +| Cancelled | The command is Cancelled. | + diff --git a/english/cpp/aspose.email.clients/commandstatus/_index.md b/english/cpp/aspose.email.clients/commandstatus/_index.md new file mode 100644 index 0000000000..9a8101d24e --- /dev/null +++ b/english/cpp/aspose.email.clients/commandstatus/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::CommandStatus class" +linktitle: "CommandStatus" +articleTitle: "CommandStatus" +second_title: "Aspose.Email for C++" +description: "Indicates the result of an operation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/commandstatus/ +--- + +## CommandStatus class + +Indicates the result of an operation. + +## Constructors + +| Name | Description | +| --- | --- | +| [CommandStatus](./commandstatus/) | Initializes a new instance of the Status class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Determines whether the specified object is equal to the current object. | +| [get_Description](./get_description/) | Contains status description | +| [get_StatusCode](./get_statuscode/) | Contains status code | +| [GetHashCode](./gethashcode/) | Serves as a hash function for a particular type. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [descriptionfield](./descriptionfield/) | Contains status description | +| [statusCodefield](./statuscodefield/) | Contains status code | + diff --git a/english/cpp/aspose.email.clients/commandstatus/commandstatus/_index.md b/english/cpp/aspose.email.clients/commandstatus/commandstatus/_index.md new file mode 100644 index 0000000000..bc9f11cd1f --- /dev/null +++ b/english/cpp/aspose.email.clients/commandstatus/commandstatus/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::CommandStatus::CommandStatus constructor" +linktitle: "CommandStatus" +articleTitle: "CommandStatus" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Status class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/commandstatus/commandstatus/ +--- + +## CommandStatus {#commandstatus} + +Initializes a new instance of the Status class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +CommandStatus(int32_t statusCode, System::String description) +``` + +| Parameter | Description | +| --- | --- | +| statusCode | Contains status code | +| description | Contains status description | + diff --git a/english/cpp/aspose.email.clients/commandstatus/descriptionfield/_index.md b/english/cpp/aspose.email.clients/commandstatus/descriptionfield/_index.md new file mode 100644 index 0000000000..31ea337b73 --- /dev/null +++ b/english/cpp/aspose.email.clients/commandstatus/descriptionfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::CommandStatus::descriptionfield method" +linktitle: "descriptionfield" +articleTitle: "descriptionfield" +second_title: "Aspose.Email for C++" +description: "Contains status description" +type: docs +weight: 60 +url: /cpp/aspose.email.clients/commandstatus/descriptionfield/ +--- + +## descriptionfield {#descriptionfield} + +Contains status description + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +descriptionfield() +``` + diff --git a/english/cpp/aspose.email.clients/commandstatus/equals/_index.md b/english/cpp/aspose.email.clients/commandstatus/equals/_index.md new file mode 100644 index 0000000000..5beacb7ab2 --- /dev/null +++ b/english/cpp/aspose.email.clients/commandstatus/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::CommandStatus::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified object is equal to the current object." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/commandstatus/equals/ +--- + +## Equals {#equals} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The object to compare with the current object. | + diff --git a/english/cpp/aspose.email.clients/commandstatus/get_description/_index.md b/english/cpp/aspose.email.clients/commandstatus/get_description/_index.md new file mode 100644 index 0000000000..6f65320359 --- /dev/null +++ b/english/cpp/aspose.email.clients/commandstatus/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::CommandStatus::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Contains status description" +type: docs +weight: 20 +url: /cpp/aspose.email.clients/commandstatus/get_description/ +--- + +## get_Description {#get_description} + +Contains status description + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.clients/commandstatus/get_statuscode/_index.md b/english/cpp/aspose.email.clients/commandstatus/get_statuscode/_index.md new file mode 100644 index 0000000000..3d3e522378 --- /dev/null +++ b/english/cpp/aspose.email.clients/commandstatus/get_statuscode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::CommandStatus::get_StatusCode method" +linktitle: "get_StatusCode" +articleTitle: "get_StatusCode" +second_title: "Aspose.Email for C++" +description: "Contains status code" +type: docs +weight: 30 +url: /cpp/aspose.email.clients/commandstatus/get_statuscode/ +--- + +## get_StatusCode {#get_statuscode} + +Contains status code + +**Returns:** virtual int32_t Aspose::Email::Clients:: + +```cpp +get_StatusCode() +``` + diff --git a/english/cpp/aspose.email.clients/commandstatus/gethashcode/_index.md b/english/cpp/aspose.email.clients/commandstatus/gethashcode/_index.md new file mode 100644 index 0000000000..7dd27604a3 --- /dev/null +++ b/english/cpp/aspose.email.clients/commandstatus/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::CommandStatus::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Serves as a hash function for a particular type." +type: docs +weight: 40 +url: /cpp/aspose.email.clients/commandstatus/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Serves as a hash function for a particular type. + +**Returns:** A hash code for the current Object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.clients/commandstatus/statuscodefield/_index.md b/english/cpp/aspose.email.clients/commandstatus/statuscodefield/_index.md new file mode 100644 index 0000000000..38029d2396 --- /dev/null +++ b/english/cpp/aspose.email.clients/commandstatus/statuscodefield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::CommandStatus::statusCodefield method" +linktitle: "statusCodefield" +articleTitle: "statusCodefield" +second_title: "Aspose.Email for C++" +description: "Contains status code" +type: docs +weight: 70 +url: /cpp/aspose.email.clients/commandstatus/statuscodefield/ +--- + +## statusCodefield {#statuscodefield} + +Contains status code + +**Returns:** int32_t Aspose::Email::Clients:: + +```cpp +statusCodefield() +``` + diff --git a/english/cpp/aspose.email.clients/commandstatus/tostring/_index.md b/english/cpp/aspose.email.clients/commandstatus/tostring/_index.md new file mode 100644 index 0000000000..75050090e5 --- /dev/null +++ b/english/cpp/aspose.email.clients/commandstatus/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::CommandStatus::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 50 +url: /cpp/aspose.email.clients/commandstatus/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients/compressiontype/_index.md b/english/cpp/aspose.email.clients/compressiontype/_index.md new file mode 100644 index 0000000000..63e47d1820 --- /dev/null +++ b/english/cpp/aspose.email.clients/compressiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "CompressionType Enum" +linktitle: "CompressionType" +articleTitle: "CompressionType" +second_title: "Aspose.Email for C++" +description: "Compression types which are used by mail protocols" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/compressiontype/ +--- + +## CompressionType enumeration (3 values) + +Compression types which are used by mail protocols + +| Value | Description | +| --- | --- | +| NotDefined | Not defined | +| None | Compression is not defined | +| Deflate | Deflate algorithm is used | + diff --git a/english/cpp/aspose.email.clients/connectionasgmttype/_index.md b/english/cpp/aspose.email.clients/connectionasgmttype/_index.md new file mode 100644 index 0000000000..85abe3cafe --- /dev/null +++ b/english/cpp/aspose.email.clients/connectionasgmttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "ConnectionAsgmtType Enum" +linktitle: "ConnectionAsgmtType" +articleTitle: "ConnectionAsgmtType" +second_title: "Aspose.Email for C++" +description: "Defines algorithm of connection allocation in multiple threads environment" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/connectionasgmttype/ +--- + +## ConnectionAsgmtType enumeration (3 values) + +Defines algorithm of connection allocation in multiple threads environment + +| Value | Description | +| --- | --- | +| UseMainOrDefault | This mode uses by default in email clients. Email client uses main connection for all operations from multiple threads if default connection hasn't been created, or connection hasnt been passed as method parameter explicitly. Main connection is connection which is created in the same time like email client. User can create default connections for threads with CreateConnection method. If default connection for thread is created, it's used implicitly for all methods of email client which are invoked in this thread. If default connection for thread is not created, main connection is used for all methods of email client which are invoked in this thread. User also can create independent connections not linked with threads (not default connections) with CreateConnection method. If user wants to use other connections (not main and not default) he has to pass this connection explicitly as parameter of a method which he wants to use. User can additionally create any number of connections. Default connection can be only one per thread. Please note default connections works correctly if user uses Thread objects for multitasking programming. If user uses ConnectionPool or uses Task objects for multitasking programming this mode may lead to wrong behaviour of a programm because of thread may be reused in this case. To avoid this problem user has to manually dispose default conection (if he uses it) in the end of the code which executes in the thread. | +| UseMain | Email client uses main connection for all operations from multiple threads. Main connection is connection which is created in the same time like email client. User cann't create default connections. User can create independent connections not linked with threads (not default connections) with CreateConnection method. If user wants to use other connections (not main and not default) he has to pass this connection explicitly as parameter of a method which he wants to use. User can additionally create any number of connections. | +| UseDefault | Email client uses implicitly only default connections for all operations from multiple threads. Main connection is not used in this mode. If default connection hasn't been created for some thread (first invocation of email client method), email client creates default connection implicitly for thread before first operation is executed. User can't create default connections for threads with CreateConnection method because they are created automatically. When default connection for thread is created, it's used implicitly for all methods of email client which are invoked in this thread.read. User also can create independent connections not linked with threads (not default connections) with CreateConnection method. If user wants to use other connections (not main and not default) he has to pass this connection explicitly as parameter of a method which he wants to use. User can additionally create any number of connections. Default connection can be only one per thread. Please note default connections works correctly if user uses Thread objects for multitasking programming. If user uses ConnectionPool or uses Task objects for multitasking programming this mode may lead to wrong behaviour of a programm because of thread may be reused in this case. To avoid this problem user has to manually dispose default conection in the end of the code which executes in the thread. | + diff --git a/english/cpp/aspose.email.clients/connectionstate/_index.md b/english/cpp/aspose.email.clients/connectionstate/_index.md new file mode 100644 index 0000000000..a10e64cbea --- /dev/null +++ b/english/cpp/aspose.email.clients/connectionstate/_index.md @@ -0,0 +1,20 @@ +--- +title: "ConnectionState Enum" +linktitle: "ConnectionState" +articleTitle: "ConnectionState" +second_title: "Aspose.Email for C++" +description: "Describes the current state of the connection." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/connectionstate/ +--- + +## ConnectionState enumeration (2 values) + +Describes the current state of the connection. + +| Value | Description | +| --- | --- | +| Open | The connection is open. | +| Broken | The connection is broken. | + diff --git a/english/cpp/aspose.email.clients/details_networkexception/_index.md b/english/cpp/aspose.email.clients/details_networkexception/_index.md new file mode 100644 index 0000000000..6d82c91681 --- /dev/null +++ b/english/cpp/aspose.email.clients/details_networkexception/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::Details_NetworkException class" +linktitle: "Details_NetworkException" +articleTitle: "Details_NetworkException" +second_title: "Aspose.Email for C++" +description: "Thrown if there is a network connection failure." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/details_networkexception/ +--- + +## Details_NetworkException class + +Thrown if there is a network connection failure. + +## Constructors + +| Name | Description | +| --- | --- | +| [Details_NetworkException (4 overloads)](./details_networkexception/) | Initializes a new instance of the NetworkException class. | + +## Methods + +| Name | Description | +| --- | --- | +| [DoThrow](./dothrow/) | | +| [MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (4 overloads)](./member_function_make_object_declaration/) | | + diff --git a/english/cpp/aspose.email.clients/details_networkexception/details_networkexception/_index.md b/english/cpp/aspose.email.clients/details_networkexception/details_networkexception/_index.md new file mode 100644 index 0000000000..67981f19da --- /dev/null +++ b/english/cpp/aspose.email.clients/details_networkexception/details_networkexception/_index.md @@ -0,0 +1,71 @@ +--- +title: "Aspose::Email::Clients::Details_NetworkException::Details_NetworkException constructor" +linktitle: "Details_NetworkException" +articleTitle: "Details_NetworkException" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the NetworkException class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/details_networkexception/details_networkexception/ +--- + +## Details_NetworkException (1 of 4) {#details_networkexception_1} + +Initializes a new instance of the NetworkException class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +Details_NetworkException() +``` + +--- + +## Details_NetworkException (2 of 4) {#details_networkexception_2} + +Initializes a new instance of the NetworkException class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +Details_NetworkException(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | + +--- + +## Details_NetworkException (3 of 4) {#details_networkexception_3} + +Initializes a new instance of the NetworkException class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +Details_NetworkException(System::SharedPtr < System::Runtime::Serialization::SerializationInfo > info, System::Runtime::Serialization::StreamingContext context) +``` + +| Parameter | Description | +| --- | --- | +| info | The T:System::Runtime::Serialization::SerializationInfo that holds the serialized object data about the exception being thrown. | +| context | The T:System::Runtime::Serialization::StreamingContext that contains contextual information about the source or destination. | + +--- + +## Details_NetworkException (4 of 4) {#details_networkexception_4} + +Initializes a new instance of the NetworkException class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +Details_NetworkException(System::String message, System::Exception inner) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | +| inner | The inner exception. | + diff --git a/english/cpp/aspose.email.clients/details_networkexception/dothrow/_index.md b/english/cpp/aspose.email.clients/details_networkexception/dothrow/_index.md new file mode 100644 index 0000000000..8b8258a772 --- /dev/null +++ b/english/cpp/aspose.email.clients/details_networkexception/dothrow/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::Details_NetworkException::DoThrow method" +linktitle: "DoThrow" +articleTitle: "DoThrow" +second_title: "Aspose.Email for C++" +description: "DoThrow of Details_NetworkException." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/details_networkexception/dothrow/ +--- + +## DoThrow {#dothrow} + +**Returns:** void Aspose::Email::Clients:: + +```cpp +DoThrow(const System::ExceptionPtr & self) +``` + +| Parameter | Description | +| --- | --- | +| self | | + diff --git a/english/cpp/aspose.email.clients/details_networkexception/member_function_make_object_declaration/_index.md b/english/cpp/aspose.email.clients/details_networkexception/member_function_make_object_declaration/_index.md new file mode 100644 index 0000000000..a501cc9290 --- /dev/null +++ b/english/cpp/aspose.email.clients/details_networkexception/member_function_make_object_declaration/_index.md @@ -0,0 +1,49 @@ +--- +title: "Aspose::Email::Clients::Details_NetworkException::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION method" +linktitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +articleTitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +second_title: "Aspose.Email for C++" +description: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION of Details_NetworkException." +type: docs +weight: 20 +url: /cpp/aspose.email.clients/details_networkexception/member_function_make_object_declaration/ +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (1 of 4) {#member_function_make_object_declaration_1} + +**Returns:** Aspose::Email::Clients:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_NetworkException, CODEPORTING_ARGS()) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (2 of 4) {#member_function_make_object_declaration_2} + +**Returns:** Aspose::Email::Clients:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_NetworkException, CODEPORTING_ARGS( System::SharedPtr < System::Runtime::Serialization::SerializationInfo > info, System::Runtime::Serialization::StreamingContext context)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 of 4) {#member_function_make_object_declaration_3} + +**Returns:** Aspose::Email::Clients:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_NetworkException, CODEPORTING_ARGS(System::String message)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (4 of 4) {#member_function_make_object_declaration_4} + +**Returns:** Aspose::Email::Clients:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_NetworkException, CODEPORTING_ARGS(System::String message, System::Exception inner)) +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/_index.md b/english/cpp/aspose.email.clients/emailclient/_index.md new file mode 100644 index 0000000000..330af5e150 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Clients::EmailClient class" +linktitle: "EmailClient" +articleTitle: "EmailClient" +second_title: "Aspose.Email for C++" +description: "Represents the client that creates server connection by using the host credentials." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/emailclient/ +--- + +## EmailClient class + +Represents the client that creates server connection by using the host credentials. + +## Constructors + +| Name | Description | +| --- | --- | +| [EmailClient (9 overloads)](./emailclient/) | Initializes a new instance of the EmailClient class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CancelAsyncOperation](./cancelasyncoperation/) | Cancels asynchronous operation. This method is used only with APM operations also known as Begin/End methods. Please do not use this method with TAP operations! | +| [ConnectionFinalize](./connectionfinalize/) | Performs finalization operation for specified connection | +| [CreateConnection (2 overloads)](./createconnection/) | Creates new independent connection for operations not linked to threads (not default connection). Invocation of this method is similar to invocation of CreateConnection(createAsDefaultConnection = false) Please see more in documentation for EmailClient.ConnectionAsgmtMode property. | +| [Dispose (2 overloads)](./dispose/) | Finalizes all operations with a server. | +| [EndGroupOperation](./endgroupoperation/) | Waits for the pending asynchronous operation to complete. | +| [get_AccessToken](./get_accesstoken/) | Gets the access token. | +| [get_ClientCertificates](./get_clientcertificates/) | Contains collection of clients certificates | +| [get_ConnectionAsgmtMode](./get_connectionasgmtmode/) | Gets value which defines mode of connection allocation in multiple threads environment | +| [get_ConnectionCheckupPeriod](./get_connectioncheckupperiod/) | Period of connection checking up in milliseconds. Default value is 5 min. | +| [get_ConnectionPool](./get_connectionpool/) | Gets connection pool for the client | +| [get_ConnectionsQuantity](./get_connectionsquantity/) | Gets quantity of connections in multy-connection mode | +| [get_ConnectionState](./get_connectionstate/) | Gets the current state of the connection. | +| [get_Credentials](./get_credentials/) | | +| [get_CurrentConnection](./get_currentconnection/) | Gets current connection according to ConnectionAsgmtMode option | +| [get_DefaultEncoding](./get_defaultencoding/) | Gets default encoding for email client | +| [get_DefaultPort](./get_defaultport/) | Gets default port for client | +| [get_EnableLogger](./get_enablelogger/) | Gets value which allows enable/disable logger | +| [get_GreetingTimeout](./get_greetingtimeout/) | Gets the greeting timeout that is used when establishing a connection. Please note, greeting timeout can't be infinite. | +| [get_Host](./get_host/) | Gets the host name. | +| [get_LogFileName](./get_logfilename/) | Gets log file name | +| [get_Logger](./get_logger/) | | +| [get_Password](./get_password/) | Gets the password. Password limitations are defined by server implementation, which client connects. | +| [get_Port](./get_port/) | Gets the port. | +| [get_Proxy](./get_proxy/) | Gets proxy for the client | +| [get_SecurityOptions](./get_securityoptions/) | Security mode for a mail client | +| [get_SupportedEncryption](./get_supportedencryption/) | Defines the versions of SSL/TLS encryption protocols to be used. PLEASE PAY YOUR ATTENTION, you may set only those versions of protocol, which are supported by .net framework. IF SOME VERSIONS OF PROTOCOL ARE NOT SUPPORTED BY YOUR CURRENT VERSION OF .NET FRAMEWORK, THEY WILL BE IGNORED AND SKIPPED. IT MAY LEAD TO DOWNGRADE TLS SECURITY LEVEL. IN THIS CASE EXCEPTION WON'T BE GENERATED!!! Please, see EncryptionProtocols documentation for more details. Please use SetSupportedEncryptionUnsafe method if you want to set the encryption protocols without any compatibility checks. Default value is: Tls | Tls11 | Tls12 | Tls13 (in case if your current version of .net framework supports these versions of TLS) | +| [get_Timeout](./get_timeout/) | Gets the timeout for mail operations | +| [get_TokenProvider](./get_tokenprovider/) | Gets TokenProvider allowing to retrieve access token. | +| [get_UseAuthentication](./get_useauthentication/) | Indicates whether authentication is used. | +| [get_UseDateInLogFileName](./get_usedateinlogfilename/) | Gets value which indicates if date has to be used in log file name. | +| [get_UseDefaultCredentials](./get_usedefaultcredentials/) | Gets a Boolean value that controls whether the DefaultCredentials are sent with requests. This option is used with NTLM authentication ONLY! | +| [get_UseMultiConnection](./get_usemulticonnection/) | Gets value which indicates if client has to use multiple connections for heavy loaded operations. Please note, using of this mode not necessary has to lead to performance increasing. | +| [get_UsePipelining](./get_usepipelining/) | Gets object which indicates whether the pipelining mode is enabled. | +| [get_Username](./get_username/) | Gets the username. | +| [GetCapabilities](./getcapabilities/) | | +| [InitializeConnectionPool](./initializeconnectionpool/) | | +| [initializeLogger](./initializelogger/) | | +| [Noop (3 overloads)](./noop/) | 'No operation' command | +| [ResetLogSettings](./resetlogsettings/) | Resets logging settings to default. | +| [set_AccessToken](./set_accesstoken/) | Sets the access token. | +| [set_ConnectionAsgmtMode](./set_connectionasgmtmode/) | Sets value which defines mode of connection allocation in multiple threads environment | +| [set_ConnectionCheckupPeriod](./set_connectioncheckupperiod/) | Period of connection checking up in milliseconds. Default value is 5 min. | +| [set_ConnectionPool](./set_connectionpool/) | Sets connection pool for the client | +| [set_ConnectionsQuantity](./set_connectionsquantity/) | Sets quantity of connections in multy-connection mode | +| [set_Credentials](./set_credentials/) | | +| [set_DefaultEncoding](./set_defaultencoding/) | Sets default encoding for email client | +| [set_EnableLogger](./set_enablelogger/) | Sets value which allows enable/disable logger | +| [set_GreetingTimeout](./set_greetingtimeout/) | Sets the greeting timeout that is used when establishing a connection. Please note, greeting timeout can't be infinite. | +| [set_Host](./set_host/) | Sets the host name. | +| [set_LogFileName](./set_logfilename/) | Sets log file name | +| [set_Logger](./set_logger/) | | +| [set_Password](./set_password/) | Sets the password. Password limitations are defined by server implementation, which client connects. | +| [set_Port](./set_port/) | Sets the port. | +| [set_Proxy](./set_proxy/) | Sets proxy for the client | +| [set_SecurityOptions](./set_securityoptions/) | Security mode for a mail client | +| [set_SupportedEncryption](./set_supportedencryption/) | Defines the versions of SSL/TLS encryption protocols to be used. PLEASE PAY YOUR ATTENTION, you may set only those versions of protocol, which are supported by .net framework. IF SOME VERSIONS OF PROTOCOL ARE NOT SUPPORTED BY YOUR CURRENT VERSION OF .NET FRAMEWORK, THEY WILL BE IGNORED AND SKIPPED. IT MAY LEAD TO DOWNGRADE TLS SECURITY LEVEL. IN THIS CASE EXCEPTION WON'T BE GENERATED!!! Please, see EncryptionProtocols documentation for more details. Please use SetSupportedEncryptionUnsafe method if you want to set the encryption protocols without any compatibility checks. Default value is: Tls | Tls11 | Tls12 | Tls13 (in case if your current version of .net framework supports these versions of TLS) | +| [set_Timeout](./set_timeout/) | Sets the timeout for mail operations | +| [set_TokenProvider](./set_tokenprovider/) | Sets TokenProvider allowing to retrieve access token. | +| [set_UseAuthentication](./set_useauthentication/) | Indicates whether authentication is used. | +| [set_UseDateInLogFileName](./set_usedateinlogfilename/) | Sets value which indicates if date has to be used in log file name. | +| [set_UseDefaultCredentials](./set_usedefaultcredentials/) | Sets a Boolean value that controls whether the DefaultCredentials are sent with requests. This option is used with NTLM authentication ONLY! | +| [set_UseMultiConnection](./set_usemulticonnection/) | Sets value which indicates if client has to use multiple connections for heavy loaded operations. Please note, using of this mode not necessary has to lead to performance increasing. | +| [set_UsePipelining](./set_usepipelining/) | Sets object which indicates whether the pipelining mode is enabled. | +| [set_Username](./set_username/) | Sets the username. | +| [SetCredentials](./setcredentials/) | | +| [SetSupportedEncryptionUnsafe](./setsupportedencryptionunsafe/) | Defines the versions of SSL/TLS encryption protocols to be used. This method is not safe and sets the encryption protocols without any compatibility checks. Use SupportedEncryption property to safely set only protocols that definitely supported by .net framework. Please note, if your current .net framework does not support this level of security, an exception will be thrown when trying to establish a connection to the server. | +| [ValidateCredentials](./validatecredentials/) | Checks if the credentials are valid | +| [Aspose::Email::Clients::Imap::ImapClient](./asposeemailclientsimapimapclient/) | | +| [Aspose::Email::Clients::Pop3::Pop3Client](./asposeemailclientspop3pop3client/) | | +| [Aspose::Email::Clients::Smtp::SmtpClient](./asposeemailclientssmtpsmtpclient/) | | +| [accessToken](./accesstoken/) | | +| [clientType](./clienttype/) | | +| [connectionPool](./connectionpool/) | | +| [logger](./logger/) | | +| [loggerSyncObj](./loggersyncobj/) | | +| [logManagerSyncObj](./logmanagersyncobj/) | | +| [password](./password/) | | +| [tokenProvider](./tokenprovider/) | | +| [username](./username/) | | + diff --git a/english/cpp/aspose.email.clients/emailclient/accesstoken/_index.md b/english/cpp/aspose.email.clients/emailclient/accesstoken/_index.md new file mode 100644 index 0000000000..3eb5d32dea --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/accesstoken/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::accessToken method" +linktitle: "accessToken" +articleTitle: "accessToken" +second_title: "Aspose.Email for C++" +description: "accessToken of EmailClient." +type: docs +weight: 710 +url: /cpp/aspose.email.clients/emailclient/accesstoken/ +--- + +## accessToken {#accesstoken} + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +accessToken() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/asposeemailclientsimapimapclient/_index.md b/english/cpp/aspose.email.clients/emailclient/asposeemailclientsimapimapclient/_index.md new file mode 100644 index 0000000000..2ceefdce51 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/asposeemailclientsimapimapclient/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::EmailClient::Aspose::Email::Clients::Imap::ImapClient method" +linktitle: "Aspose::Email::Clients::Imap::ImapClient" +articleTitle: "Aspose::Email::Clients::Imap::ImapClient" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::ImapClient of EmailClient." +type: docs +weight: 680 +url: /cpp/aspose.email.clients/emailclient/asposeemailclientsimapimapclient/ +--- + +## Aspose::Email::Clients::Imap::ImapClient {#asposeemailclientsimapimapclient} + +```cpp +ImapClient() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/asposeemailclientspop3pop3client/_index.md b/english/cpp/aspose.email.clients/emailclient/asposeemailclientspop3pop3client/_index.md new file mode 100644 index 0000000000..17c3579419 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/asposeemailclientspop3pop3client/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::EmailClient::Aspose::Email::Clients::Pop3::Pop3Client method" +linktitle: "Aspose::Email::Clients::Pop3::Pop3Client" +articleTitle: "Aspose::Email::Clients::Pop3::Pop3Client" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Pop3::Pop3Client of EmailClient." +type: docs +weight: 690 +url: /cpp/aspose.email.clients/emailclient/asposeemailclientspop3pop3client/ +--- + +## Aspose::Email::Clients::Pop3::Pop3Client {#asposeemailclientspop3pop3client} + +```cpp +Pop3Client() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/asposeemailclientssmtpsmtpclient/_index.md b/english/cpp/aspose.email.clients/emailclient/asposeemailclientssmtpsmtpclient/_index.md new file mode 100644 index 0000000000..7e0183b0de --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/asposeemailclientssmtpsmtpclient/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::EmailClient::Aspose::Email::Clients::Smtp::SmtpClient method" +linktitle: "Aspose::Email::Clients::Smtp::SmtpClient" +articleTitle: "Aspose::Email::Clients::Smtp::SmtpClient" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Smtp::SmtpClient of EmailClient." +type: docs +weight: 700 +url: /cpp/aspose.email.clients/emailclient/asposeemailclientssmtpsmtpclient/ +--- + +## Aspose::Email::Clients::Smtp::SmtpClient {#asposeemailclientssmtpsmtpclient} + +```cpp +SmtpClient() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/cancelasyncoperation/_index.md b/english/cpp/aspose.email.clients/emailclient/cancelasyncoperation/_index.md new file mode 100644 index 0000000000..37c65c45c6 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/cancelasyncoperation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::CancelAsyncOperation method" +linktitle: "CancelAsyncOperation" +articleTitle: "CancelAsyncOperation" +second_title: "Aspose.Email for C++" +description: "Cancels asynchronous operation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/emailclient/cancelasyncoperation/ +--- + +## CancelAsyncOperation {#cancelasyncoperation} + +Cancels asynchronous operation. This method is used only with APM operations also known as Begin/End methods. Please do not use this method with TAP operations! + +**Returns:** void Aspose::Email::Clients:: + +```cpp +CancelAsyncOperation(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | Defines asynchronous operation to cancel. | + diff --git a/english/cpp/aspose.email.clients/emailclient/clienttype/_index.md b/english/cpp/aspose.email.clients/emailclient/clienttype/_index.md new file mode 100644 index 0000000000..2208f47377 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/clienttype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::clientType method" +linktitle: "clientType" +articleTitle: "clientType" +second_title: "Aspose.Email for C++" +description: "clientType of EmailClient." +type: docs +weight: 720 +url: /cpp/aspose.email.clients/emailclient/clienttype/ +--- + +## clientType {#clienttype} + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +clientType() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/connectionfinalize/_index.md b/english/cpp/aspose.email.clients/emailclient/connectionfinalize/_index.md new file mode 100644 index 0000000000..da09a6914f --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/connectionfinalize/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::EmailClient::ConnectionFinalize method" +linktitle: "ConnectionFinalize" +articleTitle: "ConnectionFinalize" +second_title: "Aspose.Email for C++" +description: "Performs finalization operation for specified connection" +type: docs +weight: 20 +url: /cpp/aspose.email.clients/emailclient/connectionfinalize/ +--- + +## ConnectionFinalize {#connectionfinalize} + +Performs finalization operation for specified connection + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +ConnectionFinalize(System::SharedPtr < System::Object > sender, System::SharedPtr < Base::ConnectionEventArgs > args) +``` + +| Parameter | Description | +| --- | --- | +| sender | The source of the event. | +| args | An ConnectionManagerEventArgs that contains the event data. | + diff --git a/english/cpp/aspose.email.clients/emailclient/connectionpool/_index.md b/english/cpp/aspose.email.clients/emailclient/connectionpool/_index.md new file mode 100644 index 0000000000..7b8e58e59d --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/connectionpool/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::connectionPool method" +linktitle: "connectionPool" +articleTitle: "connectionPool" +second_title: "Aspose.Email for C++" +description: "connectionPool of EmailClient." +type: docs +weight: 730 +url: /cpp/aspose.email.clients/emailclient/connectionpool/ +--- + +## connectionPool {#connectionpool} + +**Returns:** System::SharedPtr Aspose::Email::Clients:: + +```cpp +connectionPool() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/createconnection/_index.md b/english/cpp/aspose.email.clients/emailclient/createconnection/_index.md new file mode 100644 index 0000000000..9fa5247f55 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/createconnection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::EmailClient::CreateConnection method" +linktitle: "CreateConnection" +articleTitle: "CreateConnection" +second_title: "Aspose.Email for C++" +description: "Creates new independent connection for operations not linked to threads (not default connection)." +type: docs +weight: 30 +url: /cpp/aspose.email.clients/emailclient/createconnection/ +--- + +## CreateConnection (1 of 2) {#createconnection_1} + +Creates new independent connection for operations not linked to threads (not default connection). Invocation of this method is similar to invocation of CreateConnection(createAsDefaultConnection = false) Please see more in documentation for EmailClient.ConnectionAsgmtMode property. + +**Returns:** Returns connection object + +```cpp +CreateConnection() +``` + +--- + +## CreateConnection (2 of 2) {#createconnection_2} + +Creates new (default or independent) connection for operations. Please see more in documentation for EmailClient.ConnectionAsgmtMode property. + +**Returns:** Returns connection object + +```cpp +CreateConnection(bool createAsDefaultConnection) +``` + +| Parameter | Description | +| --- | --- | +| createAsDefaultConnection | Indicates if connection has to be created as default for current thread | + diff --git a/english/cpp/aspose.email.clients/emailclient/dispose/_index.md b/english/cpp/aspose.email.clients/emailclient/dispose/_index.md new file mode 100644 index 0000000000..43c9b8e903 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::EmailClient::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Finalizes all operations with a server." +type: docs +weight: 40 +url: /cpp/aspose.email.clients/emailclient/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Finalizes all operations with a server. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Finalizes all operations with a server. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email.clients/emailclient/emailclient/_index.md b/english/cpp/aspose.email.clients/emailclient/emailclient/_index.md new file mode 100644 index 0000000000..e583a3dc69 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/emailclient/_index.md @@ -0,0 +1,179 @@ +--- +title: "Aspose::Email::Clients::EmailClient::EmailClient constructor" +linktitle: "EmailClient" +articleTitle: "EmailClient" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the EmailClient class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/emailclient/emailclient/ +--- + +## EmailClient (1 of 9) {#emailclient_1} + +Initializes a new instance of the EmailClient class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +EmailClient(System::String type) +``` + +| Parameter | Description | +| --- | --- | +| type | | + +--- + +## EmailClient (2 of 9) {#emailclient_2} + +Initializes a new instance of the EmailClient class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +EmailClient(System::String type, System::String host, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name. | +| port | The port number. | + +--- + +## EmailClient (3 of 9) {#emailclient_3} + +Initializes a new instance of the EmailClient class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +EmailClient(System::String type, System::String host, int32_t port, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name. | +| port | The port number. | +| securityOptions | Security mode for a mail client | + +--- + +## EmailClient (4 of 9) {#emailclient_4} + +Initializes a new instance of the EmailClient class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name. | +| port | The port number. | +| username | The username. | +| password | The account password. Password limitations are defined by server implementation, which the client connects. | + +--- + +## EmailClient (5 of 9) {#emailclient_5} + +Initializes a new instance of the EmailClient class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host name. | +| port | The port number. | +| username | The username. | +| password | The account password. Password limitations are defined by server implementation, which the client connects. | +| securityOptions | Security mode for a mail client | + +--- + +## EmailClient (6 of 9) {#emailclient_6} + +Initializes a new instance of the EmailClient class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth) +``` + +| Parameter | Description | +| --- | --- | +| host | The host. | +| port | The port. | +| username | The username. | +| authInfo | A string representation of the user password or the access token. AuthInfo limitations are defined by server implementation, which the client connects. | +| useOAuth | Defines whether OAuth is used to login to the server | + +--- + +## EmailClient (7 of 9) {#emailclient_7} + +Initializes a new instance of the EmailClient class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host. | +| port | The port. | +| username | The username. | +| authInfo | A string representation of the user password or the access token. | +| useOAuth | Defines whether OAuth is used to login to the server | +| securityOptions | Security mode for a mail client | + +--- + +## EmailClient (8 of 9) {#emailclient_8} + +Initializes a new instance of the EmailClient class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +EmailClient(System::String type, System::String host, int32_t port, System::String username, System::SharedPtr < ITokenProvider > tokenProvider) +``` + +| Parameter | Description | +| --- | --- | +| host | The host. | +| port | The port. | +| username | The username. | +| tokenProvider | TokenProvider allowing to retrieve access token. | + +--- + +## EmailClient (9 of 9) {#emailclient_9} + +Initializes a new instance of the EmailClient class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +EmailClient(System::String type, System::String host, int32_t port, System::String username, System::SharedPtr < ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions) +``` + +| Parameter | Description | +| --- | --- | +| host | The host. | +| port | The port. | +| username | The username. | +| tokenProvider | TokenProvider allowing to retrieve access token. | +| securityOptions | | + diff --git a/english/cpp/aspose.email.clients/emailclient/endgroupoperation/_index.md b/english/cpp/aspose.email.clients/emailclient/endgroupoperation/_index.md new file mode 100644 index 0000000000..3d861e0408 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/endgroupoperation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::EndGroupOperation method" +linktitle: "EndGroupOperation" +articleTitle: "EndGroupOperation" +second_title: "Aspose.Email for C++" +description: "Waits for the pending asynchronous operation to complete." +type: docs +weight: 50 +url: /cpp/aspose.email.clients/emailclient/endgroupoperation/ +--- + +## EndGroupOperation {#endgroupoperation} + +Waits for the pending asynchronous operation to complete. + +**Returns:** System::SharedPtr Aspose::Email::Clients:: + +```cpp +EndGroupOperation(System::SharedPtr < System::IAsyncResult > asyncResult) +``` + +| Parameter | Description | +| --- | --- | +| asyncResult | The reference to the pending asynchronous request to wait for. | + diff --git a/english/cpp/aspose.email.clients/emailclient/get_accesstoken/_index.md b/english/cpp/aspose.email.clients/emailclient/get_accesstoken/_index.md new file mode 100644 index 0000000000..1c189ffc86 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_accesstoken/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_AccessToken method" +linktitle: "get_AccessToken" +articleTitle: "get_AccessToken" +second_title: "Aspose.Email for C++" +description: "Gets the access token." +type: docs +weight: 60 +url: /cpp/aspose.email.clients/emailclient/get_accesstoken/ +--- + +## get_AccessToken {#get_accesstoken} + +Gets the access token. + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_AccessToken() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_clientcertificates/_index.md b/english/cpp/aspose.email.clients/emailclient/get_clientcertificates/_index.md new file mode 100644 index 0000000000..4fdae0d628 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_clientcertificates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_ClientCertificates method" +linktitle: "get_ClientCertificates" +articleTitle: "get_ClientCertificates" +second_title: "Aspose.Email for C++" +description: "Contains collection of clients certificates" +type: docs +weight: 70 +url: /cpp/aspose.email.clients/emailclient/get_clientcertificates/ +--- + +## get_ClientCertificates {#get_clientcertificates} + +Contains collection of clients certificates + +**Returns:** virtual System::SharedPtr Aspose::Email::Clients:: + +```cpp +get_ClientCertificates() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_connectionasgmtmode/_index.md b/english/cpp/aspose.email.clients/emailclient/get_connectionasgmtmode/_index.md new file mode 100644 index 0000000000..b917cfc704 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_connectionasgmtmode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_ConnectionAsgmtMode method" +linktitle: "get_ConnectionAsgmtMode" +articleTitle: "get_ConnectionAsgmtMode" +second_title: "Aspose.Email for C++" +description: "Gets value which defines mode of connection allocation in multiple threads environment" +type: docs +weight: 80 +url: /cpp/aspose.email.clients/emailclient/get_connectionasgmtmode/ +--- + +## get_ConnectionAsgmtMode {#get_connectionasgmtmode} + +Gets value which defines mode of connection allocation in multiple threads environment + +**Returns:** virtual ConnectionAsgmtType Aspose::Email::Clients:: + +```cpp +get_ConnectionAsgmtMode() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_connectioncheckupperiod/_index.md b/english/cpp/aspose.email.clients/emailclient/get_connectioncheckupperiod/_index.md new file mode 100644 index 0000000000..0da9c09df1 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_connectioncheckupperiod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_ConnectionCheckupPeriod method" +linktitle: "get_ConnectionCheckupPeriod" +articleTitle: "get_ConnectionCheckupPeriod" +second_title: "Aspose.Email for C++" +description: "Period of connection checking up in milliseconds." +type: docs +weight: 90 +url: /cpp/aspose.email.clients/emailclient/get_connectioncheckupperiod/ +--- + +## get_ConnectionCheckupPeriod {#get_connectioncheckupperiod} + +Period of connection checking up in milliseconds. Default value is 5 min. + +**Returns:** virtual int32_t Aspose::Email::Clients:: + +```cpp +get_ConnectionCheckupPeriod() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_connectionpool/_index.md b/english/cpp/aspose.email.clients/emailclient/get_connectionpool/_index.md new file mode 100644 index 0000000000..91ea0ec029 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_connectionpool/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_ConnectionPool method" +linktitle: "get_ConnectionPool" +articleTitle: "get_ConnectionPool" +second_title: "Aspose.Email for C++" +description: "Gets connection pool for the client" +type: docs +weight: 100 +url: /cpp/aspose.email.clients/emailclient/get_connectionpool/ +--- + +## get_ConnectionPool {#get_connectionpool} + +Gets connection pool for the client + +**Returns:** System::SharedPtr Aspose::Email::Clients:: + +```cpp +get_ConnectionPool() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_connectionsquantity/_index.md b/english/cpp/aspose.email.clients/emailclient/get_connectionsquantity/_index.md new file mode 100644 index 0000000000..242e678ed3 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_connectionsquantity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_ConnectionsQuantity method" +linktitle: "get_ConnectionsQuantity" +articleTitle: "get_ConnectionsQuantity" +second_title: "Aspose.Email for C++" +description: "Gets quantity of connections in multy-connection mode" +type: docs +weight: 110 +url: /cpp/aspose.email.clients/emailclient/get_connectionsquantity/ +--- + +## get_ConnectionsQuantity {#get_connectionsquantity} + +Gets quantity of connections in multy-connection mode + +**Returns:** virtual int32_t Aspose::Email::Clients:: + +```cpp +get_ConnectionsQuantity() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_connectionstate/_index.md b/english/cpp/aspose.email.clients/emailclient/get_connectionstate/_index.md new file mode 100644 index 0000000000..f26898142b --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_connectionstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_ConnectionState method" +linktitle: "get_ConnectionState" +articleTitle: "get_ConnectionState" +second_title: "Aspose.Email for C++" +description: "Gets the current state of the connection." +type: docs +weight: 120 +url: /cpp/aspose.email.clients/emailclient/get_connectionstate/ +--- + +## get_ConnectionState {#get_connectionstate} + +Gets the current state of the connection. + +**Returns:** Aspose::Email::Clients::ConnectionState Aspose::Email::Clients:: + +```cpp +get_ConnectionState() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_credentials/_index.md b/english/cpp/aspose.email.clients/emailclient/get_credentials/_index.md new file mode 100644 index 0000000000..66fd792c11 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_credentials/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_Credentials method" +linktitle: "get_Credentials" +articleTitle: "get_Credentials" +second_title: "Aspose.Email for C++" +description: "get_Credentials of EmailClient." +type: docs +weight: 130 +url: /cpp/aspose.email.clients/emailclient/get_credentials/ +--- + +## get_Credentials {#get_credentials} + +**Returns:** System::SharedPtr Aspose::Email::Clients:: + +```cpp +get_Credentials() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_currentconnection/_index.md b/english/cpp/aspose.email.clients/emailclient/get_currentconnection/_index.md new file mode 100644 index 0000000000..e901951298 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_currentconnection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_CurrentConnection method" +linktitle: "get_CurrentConnection" +articleTitle: "get_CurrentConnection" +second_title: "Aspose.Email for C++" +description: "Gets current connection according to ConnectionAsgmtMode option" +type: docs +weight: 140 +url: /cpp/aspose.email.clients/emailclient/get_currentconnection/ +--- + +## get_CurrentConnection {#get_currentconnection} + +Gets current connection according to ConnectionAsgmtMode option + +**Returns:** virtual System::SharedPtr < IConnection > Aspose::Email::Clients:: + +```cpp +get_CurrentConnection() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_defaultencoding/_index.md b/english/cpp/aspose.email.clients/emailclient/get_defaultencoding/_index.md new file mode 100644 index 0000000000..c74be3e2d5 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_defaultencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_DefaultEncoding method" +linktitle: "get_DefaultEncoding" +articleTitle: "get_DefaultEncoding" +second_title: "Aspose.Email for C++" +description: "Gets default encoding for email client" +type: docs +weight: 150 +url: /cpp/aspose.email.clients/emailclient/get_defaultencoding/ +--- + +## get_DefaultEncoding {#get_defaultencoding} + +Gets default encoding for email client + +**Returns:** virtual System::SharedPtr Aspose::Email::Clients:: + +```cpp +get_DefaultEncoding() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_defaultport/_index.md b/english/cpp/aspose.email.clients/emailclient/get_defaultport/_index.md new file mode 100644 index 0000000000..3d79fa4c6c --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_defaultport/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_DefaultPort method" +linktitle: "get_DefaultPort" +articleTitle: "get_DefaultPort" +second_title: "Aspose.Email for C++" +description: "Gets default port for client" +type: docs +weight: 160 +url: /cpp/aspose.email.clients/emailclient/get_defaultport/ +--- + +## get_DefaultPort {#get_defaultport} + +Gets default port for client + +**Returns:** virtual int32_t Aspose::Email::Clients:: + +```cpp +get_DefaultPort() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_enablelogger/_index.md b/english/cpp/aspose.email.clients/emailclient/get_enablelogger/_index.md new file mode 100644 index 0000000000..453a78395b --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_enablelogger/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_EnableLogger method" +linktitle: "get_EnableLogger" +articleTitle: "get_EnableLogger" +second_title: "Aspose.Email for C++" +description: "Gets value which allows enable/disable logger" +type: docs +weight: 170 +url: /cpp/aspose.email.clients/emailclient/get_enablelogger/ +--- + +## get_EnableLogger {#get_enablelogger} + +Gets value which allows enable/disable logger + +**Returns:** bool Aspose::Email::Clients:: + +```cpp +get_EnableLogger() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_greetingtimeout/_index.md b/english/cpp/aspose.email.clients/emailclient/get_greetingtimeout/_index.md new file mode 100644 index 0000000000..c0ac18943f --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_greetingtimeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_GreetingTimeout method" +linktitle: "get_GreetingTimeout" +articleTitle: "get_GreetingTimeout" +second_title: "Aspose.Email for C++" +description: "Gets the greeting timeout that is used when establishing a connection." +type: docs +weight: 180 +url: /cpp/aspose.email.clients/emailclient/get_greetingtimeout/ +--- + +## get_GreetingTimeout {#get_greetingtimeout} + +Gets the greeting timeout that is used when establishing a connection. Please note, greeting timeout can't be infinite. + +**Returns:** int32_t Aspose::Email::Clients:: + +```cpp +get_GreetingTimeout() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_host/_index.md b/english/cpp/aspose.email.clients/emailclient/get_host/_index.md new file mode 100644 index 0000000000..66360b218d --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_host/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_Host method" +linktitle: "get_Host" +articleTitle: "get_Host" +second_title: "Aspose.Email for C++" +description: "Gets the host name." +type: docs +weight: 190 +url: /cpp/aspose.email.clients/emailclient/get_host/ +--- + +## get_Host {#get_host} + +Gets the host name. + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_Host() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_logfilename/_index.md b/english/cpp/aspose.email.clients/emailclient/get_logfilename/_index.md new file mode 100644 index 0000000000..6d80863c20 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_logfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_LogFileName method" +linktitle: "get_LogFileName" +articleTitle: "get_LogFileName" +second_title: "Aspose.Email for C++" +description: "Gets log file name" +type: docs +weight: 200 +url: /cpp/aspose.email.clients/emailclient/get_logfilename/ +--- + +## get_LogFileName {#get_logfilename} + +Gets log file name + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_LogFileName() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_logger/_index.md b/english/cpp/aspose.email.clients/emailclient/get_logger/_index.md new file mode 100644 index 0000000000..42f086a316 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_logger/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_Logger method" +linktitle: "get_Logger" +articleTitle: "get_Logger" +second_title: "Aspose.Email for C++" +description: "get_Logger of EmailClient." +type: docs +weight: 210 +url: /cpp/aspose.email.clients/emailclient/get_logger/ +--- + +## get_Logger {#get_logger} + +**Returns:** virtual System::SharedPtr < Aspose::Email::Tools::Logging::Logger > Aspose::Email::Clients:: + +```cpp +get_Logger() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_password/_index.md b/english/cpp/aspose.email.clients/emailclient/get_password/_index.md new file mode 100644 index 0000000000..62f1710834 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_password/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_Password method" +linktitle: "get_Password" +articleTitle: "get_Password" +second_title: "Aspose.Email for C++" +description: "Gets the password." +type: docs +weight: 220 +url: /cpp/aspose.email.clients/emailclient/get_password/ +--- + +## get_Password {#get_password} + +Gets the password. Password limitations are defined by server implementation, which client connects. + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_Password() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_port/_index.md b/english/cpp/aspose.email.clients/emailclient/get_port/_index.md new file mode 100644 index 0000000000..5dd9bf9a1c --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_port/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_Port method" +linktitle: "get_Port" +articleTitle: "get_Port" +second_title: "Aspose.Email for C++" +description: "Gets the port." +type: docs +weight: 230 +url: /cpp/aspose.email.clients/emailclient/get_port/ +--- + +## get_Port {#get_port} + +Gets the port. + +**Returns:** virtual int32_t Aspose::Email::Clients:: + +```cpp +get_Port() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_proxy/_index.md b/english/cpp/aspose.email.clients/emailclient/get_proxy/_index.md new file mode 100644 index 0000000000..b44e377f10 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_proxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_Proxy method" +linktitle: "get_Proxy" +articleTitle: "get_Proxy" +second_title: "Aspose.Email for C++" +description: "Gets proxy for the client" +type: docs +weight: 240 +url: /cpp/aspose.email.clients/emailclient/get_proxy/ +--- + +## get_Proxy {#get_proxy} + +Gets proxy for the client + +**Returns:** virtual System::SharedPtr < Aspose::Email::Clients::Proxy > Aspose::Email::Clients:: + +```cpp +get_Proxy() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_securityoptions/_index.md b/english/cpp/aspose.email.clients/emailclient/get_securityoptions/_index.md new file mode 100644 index 0000000000..6351f230af --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_securityoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_SecurityOptions method" +linktitle: "get_SecurityOptions" +articleTitle: "get_SecurityOptions" +second_title: "Aspose.Email for C++" +description: "Security mode for a mail client" +type: docs +weight: 250 +url: /cpp/aspose.email.clients/emailclient/get_securityoptions/ +--- + +## get_SecurityOptions {#get_securityoptions} + +Security mode for a mail client + +**Returns:** virtual Aspose::Email::Clients::SecurityOptions Aspose::Email::Clients:: + +```cpp +get_SecurityOptions() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_supportedencryption/_index.md b/english/cpp/aspose.email.clients/emailclient/get_supportedencryption/_index.md new file mode 100644 index 0000000000..b49076d542 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_supportedencryption/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_SupportedEncryption method" +linktitle: "get_SupportedEncryption" +articleTitle: "get_SupportedEncryption" +second_title: "Aspose.Email for C++" +description: "Defines the versions of SSL/TLS encryption protocols to be used." +type: docs +weight: 260 +url: /cpp/aspose.email.clients/emailclient/get_supportedencryption/ +--- + +## get_SupportedEncryption {#get_supportedencryption} + +Defines the versions of SSL/TLS encryption protocols to be used. PLEASE PAY YOUR ATTENTION, you may set only those versions of protocol, which are supported by .net framework. IF SOME VERSIONS OF PROTOCOL ARE NOT SUPPORTED BY YOUR CURRENT VERSION OF .NET FRAMEWORK, THEY WILL BE IGNORED AND SKIPPED. IT MAY LEAD TO DOWNGRADE TLS SECURITY LEVEL. IN THIS CASE EXCEPTION WON'T BE GENERATED!!! Please, see EncryptionProtocols documentation for more details. Please use SetSupportedEncryptionUnsafe method if you want to set the encryption protocols without any compatibility checks. Default value is: Tls | Tls11 | Tls12 | Tls13 (in case if your current version of .net framework supports these versions of TLS) + +**Returns:** virtual Base::EncryptionProtocols Aspose::Email::Clients:: + +```cpp +get_SupportedEncryption() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_timeout/_index.md b/english/cpp/aspose.email.clients/emailclient/get_timeout/_index.md new file mode 100644 index 0000000000..e24ad9ae5d --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Gets the timeout for mail operations" +type: docs +weight: 270 +url: /cpp/aspose.email.clients/emailclient/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Gets the timeout for mail operations + +**Returns:** int32_t Aspose::Email::Clients:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_tokenprovider/_index.md b/english/cpp/aspose.email.clients/emailclient/get_tokenprovider/_index.md new file mode 100644 index 0000000000..917d3eeee6 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_tokenprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_TokenProvider method" +linktitle: "get_TokenProvider" +articleTitle: "get_TokenProvider" +second_title: "Aspose.Email for C++" +description: "Gets TokenProvider allowing to retrieve access token." +type: docs +weight: 280 +url: /cpp/aspose.email.clients/emailclient/get_tokenprovider/ +--- + +## get_TokenProvider {#get_tokenprovider} + +Gets TokenProvider allowing to retrieve access token. + +**Returns:** System::SharedPtr < ITokenProvider > Aspose::Email::Clients:: + +```cpp +get_TokenProvider() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_useauthentication/_index.md b/english/cpp/aspose.email.clients/emailclient/get_useauthentication/_index.md new file mode 100644 index 0000000000..991593df90 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_useauthentication/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_UseAuthentication method" +linktitle: "get_UseAuthentication" +articleTitle: "get_UseAuthentication" +second_title: "Aspose.Email for C++" +description: "Indicates whether authentication is used." +type: docs +weight: 290 +url: /cpp/aspose.email.clients/emailclient/get_useauthentication/ +--- + +## get_UseAuthentication {#get_useauthentication} + +Indicates whether authentication is used. + +**Returns:** virtual bool Aspose::Email::Clients:: + +```cpp +get_UseAuthentication() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_usedateinlogfilename/_index.md b/english/cpp/aspose.email.clients/emailclient/get_usedateinlogfilename/_index.md new file mode 100644 index 0000000000..a27c4f969c --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_usedateinlogfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_UseDateInLogFileName method" +linktitle: "get_UseDateInLogFileName" +articleTitle: "get_UseDateInLogFileName" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if date has to be used in log file name." +type: docs +weight: 300 +url: /cpp/aspose.email.clients/emailclient/get_usedateinlogfilename/ +--- + +## get_UseDateInLogFileName {#get_usedateinlogfilename} + +Gets value which indicates if date has to be used in log file name. + +**Returns:** bool Aspose::Email::Clients:: + +```cpp +get_UseDateInLogFileName() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_usedefaultcredentials/_index.md b/english/cpp/aspose.email.clients/emailclient/get_usedefaultcredentials/_index.md new file mode 100644 index 0000000000..a91440babe --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_usedefaultcredentials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_UseDefaultCredentials method" +linktitle: "get_UseDefaultCredentials" +articleTitle: "get_UseDefaultCredentials" +second_title: "Aspose.Email for C++" +description: "Gets a Boolean value that controls whether the DefaultCredentials are sent with requests." +type: docs +weight: 310 +url: /cpp/aspose.email.clients/emailclient/get_usedefaultcredentials/ +--- + +## get_UseDefaultCredentials {#get_usedefaultcredentials} + +Gets a Boolean value that controls whether the DefaultCredentials are sent with requests. This option is used with NTLM authentication ONLY! + +**Returns:** virtual bool Aspose::Email::Clients:: + +```cpp +get_UseDefaultCredentials() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_usemulticonnection/_index.md b/english/cpp/aspose.email.clients/emailclient/get_usemulticonnection/_index.md new file mode 100644 index 0000000000..0db12d7123 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_usemulticonnection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_UseMultiConnection method" +linktitle: "get_UseMultiConnection" +articleTitle: "get_UseMultiConnection" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates if client has to use multiple connections for heavy loaded operations." +type: docs +weight: 320 +url: /cpp/aspose.email.clients/emailclient/get_usemulticonnection/ +--- + +## get_UseMultiConnection {#get_usemulticonnection} + +Gets value which indicates if client has to use multiple connections for heavy loaded operations. Please note, using of this mode not necessary has to lead to performance increasing. + +**Returns:** virtual MultiConnectionMode Aspose::Email::Clients:: + +```cpp +get_UseMultiConnection() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_usepipelining/_index.md b/english/cpp/aspose.email.clients/emailclient/get_usepipelining/_index.md new file mode 100644 index 0000000000..2c25048886 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_usepipelining/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_UsePipelining method" +linktitle: "get_UsePipelining" +articleTitle: "get_UsePipelining" +second_title: "Aspose.Email for C++" +description: "Gets object which indicates whether the pipelining mode is enabled." +type: docs +weight: 330 +url: /cpp/aspose.email.clients/emailclient/get_usepipelining/ +--- + +## get_UsePipelining {#get_usepipelining} + +Gets object which indicates whether the pipelining mode is enabled. + +**Returns:** virtual System::SharedPtr < PipeliningStatus > Aspose::Email::Clients:: + +```cpp +get_UsePipelining() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/get_username/_index.md b/english/cpp/aspose.email.clients/emailclient/get_username/_index.md new file mode 100644 index 0000000000..1fbcffb3be --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/get_username/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::get_Username method" +linktitle: "get_Username" +articleTitle: "get_Username" +second_title: "Aspose.Email for C++" +description: "Gets the username." +type: docs +weight: 340 +url: /cpp/aspose.email.clients/emailclient/get_username/ +--- + +## get_Username {#get_username} + +Gets the username. + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_Username() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/getcapabilities/_index.md b/english/cpp/aspose.email.clients/emailclient/getcapabilities/_index.md new file mode 100644 index 0000000000..262065ca1b --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/getcapabilities/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::GetCapabilities method" +linktitle: "GetCapabilities" +articleTitle: "GetCapabilities" +second_title: "Aspose.Email for C++" +description: "GetCapabilities of EmailClient." +type: docs +weight: 350 +url: /cpp/aspose.email.clients/emailclient/getcapabilities/ +--- + +## GetCapabilities {#getcapabilities} + +**Returns:** virtual System::ArrayPtr Aspose::Email::Clients:: + +```cpp +GetCapabilities() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/initializeconnectionpool/_index.md b/english/cpp/aspose.email.clients/emailclient/initializeconnectionpool/_index.md new file mode 100644 index 0000000000..20727f5b2a --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/initializeconnectionpool/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::InitializeConnectionPool method" +linktitle: "InitializeConnectionPool" +articleTitle: "InitializeConnectionPool" +second_title: "Aspose.Email for C++" +description: "InitializeConnectionPool of EmailClient." +type: docs +weight: 360 +url: /cpp/aspose.email.clients/emailclient/initializeconnectionpool/ +--- + +## InitializeConnectionPool {#initializeconnectionpool} + +**Returns:** void Aspose::Email::Clients:: + +```cpp +InitializeConnectionPool() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/initializelogger/_index.md b/english/cpp/aspose.email.clients/emailclient/initializelogger/_index.md new file mode 100644 index 0000000000..49282835b3 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/initializelogger/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::initializeLogger method" +linktitle: "initializeLogger" +articleTitle: "initializeLogger" +second_title: "Aspose.Email for C++" +description: "initializeLogger of EmailClient." +type: docs +weight: 370 +url: /cpp/aspose.email.clients/emailclient/initializelogger/ +--- + +## initializeLogger {#initializelogger} + +**Returns:** void Aspose::Email::Clients:: + +```cpp +initializeLogger() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/logger/_index.md b/english/cpp/aspose.email.clients/emailclient/logger/_index.md new file mode 100644 index 0000000000..77063277c6 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/logger/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::logger method" +linktitle: "logger" +articleTitle: "logger" +second_title: "Aspose.Email for C++" +description: "logger of EmailClient." +type: docs +weight: 740 +url: /cpp/aspose.email.clients/emailclient/logger/ +--- + +## logger {#logger} + +**Returns:** System::SharedPtr < Aspose::Email::Tools::Logging::Logger > Aspose::Email::Clients:: + +```cpp +logger() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/loggersyncobj/_index.md b/english/cpp/aspose.email.clients/emailclient/loggersyncobj/_index.md new file mode 100644 index 0000000000..c2ad298e0c --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/loggersyncobj/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::loggerSyncObj method" +linktitle: "loggerSyncObj" +articleTitle: "loggerSyncObj" +second_title: "Aspose.Email for C++" +description: "loggerSyncObj of EmailClient." +type: docs +weight: 750 +url: /cpp/aspose.email.clients/emailclient/loggersyncobj/ +--- + +## loggerSyncObj {#loggersyncobj} + +**Returns:** System::SharedPtr Aspose::Email::Clients:: + +```cpp +loggerSyncObj() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/logmanagersyncobj/_index.md b/english/cpp/aspose.email.clients/emailclient/logmanagersyncobj/_index.md new file mode 100644 index 0000000000..14741033d6 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/logmanagersyncobj/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::logManagerSyncObj method" +linktitle: "logManagerSyncObj" +articleTitle: "logManagerSyncObj" +second_title: "Aspose.Email for C++" +description: "logManagerSyncObj of EmailClient." +type: docs +weight: 760 +url: /cpp/aspose.email.clients/emailclient/logmanagersyncobj/ +--- + +## logManagerSyncObj {#logmanagersyncobj} + +**Returns:** System::SharedPtr Aspose::Email::Clients:: + +```cpp +logManagerSyncObj() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/noop/_index.md b/english/cpp/aspose.email.clients/emailclient/noop/_index.md new file mode 100644 index 0000000000..ed7c8e6328 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/noop/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Clients::EmailClient::Noop method" +linktitle: "Noop" +articleTitle: "Noop" +second_title: "Aspose.Email for C++" +description: "'No operation' command" +type: docs +weight: 380 +url: /cpp/aspose.email.clients/emailclient/noop/ +--- + +## Noop (1 of 3) {#noop_1} + +'No operation' command + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +Noop() +``` + +--- + +## Noop (2 of 3) {#noop_2} + +'No operation' command + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +Noop(System::SharedPtr < Connection > connection, int32_t timeout) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | +| timeout | timeout of a command | + +--- + +## Noop (3 of 3) {#noop_3} + +'No operation' command + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +Noop(System::SharedPtr < IConnection > connection) +``` + +| Parameter | Description | +| --- | --- | +| connection | Connection to a server | + diff --git a/english/cpp/aspose.email.clients/emailclient/password/_index.md b/english/cpp/aspose.email.clients/emailclient/password/_index.md new file mode 100644 index 0000000000..a5f8f422f0 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/password/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::password method" +linktitle: "password" +articleTitle: "password" +second_title: "Aspose.Email for C++" +description: "password of EmailClient." +type: docs +weight: 770 +url: /cpp/aspose.email.clients/emailclient/password/ +--- + +## password {#password} + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +password() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/resetlogsettings/_index.md b/english/cpp/aspose.email.clients/emailclient/resetlogsettings/_index.md new file mode 100644 index 0000000000..e7371bb432 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/resetlogsettings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::ResetLogSettings method" +linktitle: "ResetLogSettings" +articleTitle: "ResetLogSettings" +second_title: "Aspose.Email for C++" +description: "Resets logging settings to default." +type: docs +weight: 390 +url: /cpp/aspose.email.clients/emailclient/resetlogsettings/ +--- + +## ResetLogSettings {#resetlogsettings} + +Resets logging settings to default. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +ResetLogSettings() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/set_accesstoken/_index.md b/english/cpp/aspose.email.clients/emailclient/set_accesstoken/_index.md new file mode 100644 index 0000000000..58f4612080 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_accesstoken/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_AccessToken method" +linktitle: "set_AccessToken" +articleTitle: "set_AccessToken" +second_title: "Aspose.Email for C++" +description: "Sets the access token." +type: docs +weight: 400 +url: /cpp/aspose.email.clients/emailclient/set_accesstoken/ +--- + +## set_AccessToken {#set_accesstoken} + +Sets the access token. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_AccessToken(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_connectionasgmtmode/_index.md b/english/cpp/aspose.email.clients/emailclient/set_connectionasgmtmode/_index.md new file mode 100644 index 0000000000..a6849cf9cc --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_connectionasgmtmode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_ConnectionAsgmtMode method" +linktitle: "set_ConnectionAsgmtMode" +articleTitle: "set_ConnectionAsgmtMode" +second_title: "Aspose.Email for C++" +description: "Sets value which defines mode of connection allocation in multiple threads environment" +type: docs +weight: 410 +url: /cpp/aspose.email.clients/emailclient/set_connectionasgmtmode/ +--- + +## set_ConnectionAsgmtMode {#set_connectionasgmtmode} + +Sets value which defines mode of connection allocation in multiple threads environment + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_ConnectionAsgmtMode(ConnectionAsgmtType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_connectioncheckupperiod/_index.md b/english/cpp/aspose.email.clients/emailclient/set_connectioncheckupperiod/_index.md new file mode 100644 index 0000000000..b567d124e6 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_connectioncheckupperiod/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_ConnectionCheckupPeriod method" +linktitle: "set_ConnectionCheckupPeriod" +articleTitle: "set_ConnectionCheckupPeriod" +second_title: "Aspose.Email for C++" +description: "Period of connection checking up in milliseconds." +type: docs +weight: 420 +url: /cpp/aspose.email.clients/emailclient/set_connectioncheckupperiod/ +--- + +## set_ConnectionCheckupPeriod {#set_connectioncheckupperiod} + +Period of connection checking up in milliseconds. Default value is 5 min. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_ConnectionCheckupPeriod(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_connectionpool/_index.md b/english/cpp/aspose.email.clients/emailclient/set_connectionpool/_index.md new file mode 100644 index 0000000000..fa4ac7336d --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_connectionpool/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_ConnectionPool method" +linktitle: "set_ConnectionPool" +articleTitle: "set_ConnectionPool" +second_title: "Aspose.Email for C++" +description: "Sets connection pool for the client" +type: docs +weight: 430 +url: /cpp/aspose.email.clients/emailclient/set_connectionpool/ +--- + +## set_ConnectionPool {#set_connectionpool} + +Sets connection pool for the client + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_ConnectionPool(System::SharedPtr < Aspose::Email::Clients::ConnectionPool > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_connectionsquantity/_index.md b/english/cpp/aspose.email.clients/emailclient/set_connectionsquantity/_index.md new file mode 100644 index 0000000000..6442193ecc --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_connectionsquantity/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_ConnectionsQuantity method" +linktitle: "set_ConnectionsQuantity" +articleTitle: "set_ConnectionsQuantity" +second_title: "Aspose.Email for C++" +description: "Sets quantity of connections in multy-connection mode" +type: docs +weight: 440 +url: /cpp/aspose.email.clients/emailclient/set_connectionsquantity/ +--- + +## set_ConnectionsQuantity {#set_connectionsquantity} + +Sets quantity of connections in multy-connection mode + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_ConnectionsQuantity(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_credentials/_index.md b/english/cpp/aspose.email.clients/emailclient/set_credentials/_index.md new file mode 100644 index 0000000000..289604b719 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_credentials/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_Credentials method" +linktitle: "set_Credentials" +articleTitle: "set_Credentials" +second_title: "Aspose.Email for C++" +description: "set_Credentials of EmailClient." +type: docs +weight: 450 +url: /cpp/aspose.email.clients/emailclient/set_credentials/ +--- + +## set_Credentials {#set_credentials} + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Credentials(System::SharedPtr < System::Net::ICredentialsByHost > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_defaultencoding/_index.md b/english/cpp/aspose.email.clients/emailclient/set_defaultencoding/_index.md new file mode 100644 index 0000000000..f399878b55 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_defaultencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_DefaultEncoding method" +linktitle: "set_DefaultEncoding" +articleTitle: "set_DefaultEncoding" +second_title: "Aspose.Email for C++" +description: "Sets default encoding for email client" +type: docs +weight: 460 +url: /cpp/aspose.email.clients/emailclient/set_defaultencoding/ +--- + +## set_DefaultEncoding {#set_defaultencoding} + +Sets default encoding for email client + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_DefaultEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_enablelogger/_index.md b/english/cpp/aspose.email.clients/emailclient/set_enablelogger/_index.md new file mode 100644 index 0000000000..ee834f89ee --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_enablelogger/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_EnableLogger method" +linktitle: "set_EnableLogger" +articleTitle: "set_EnableLogger" +second_title: "Aspose.Email for C++" +description: "Sets value which allows enable/disable logger" +type: docs +weight: 470 +url: /cpp/aspose.email.clients/emailclient/set_enablelogger/ +--- + +## set_EnableLogger {#set_enablelogger} + +Sets value which allows enable/disable logger + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_EnableLogger(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_greetingtimeout/_index.md b/english/cpp/aspose.email.clients/emailclient/set_greetingtimeout/_index.md new file mode 100644 index 0000000000..f6a5835317 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_greetingtimeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_GreetingTimeout method" +linktitle: "set_GreetingTimeout" +articleTitle: "set_GreetingTimeout" +second_title: "Aspose.Email for C++" +description: "Sets the greeting timeout that is used when establishing a connection." +type: docs +weight: 480 +url: /cpp/aspose.email.clients/emailclient/set_greetingtimeout/ +--- + +## set_GreetingTimeout {#set_greetingtimeout} + +Sets the greeting timeout that is used when establishing a connection. Please note, greeting timeout can't be infinite. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_GreetingTimeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_host/_index.md b/english/cpp/aspose.email.clients/emailclient/set_host/_index.md new file mode 100644 index 0000000000..1ed5f6b371 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_host/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_Host method" +linktitle: "set_Host" +articleTitle: "set_Host" +second_title: "Aspose.Email for C++" +description: "Sets the host name." +type: docs +weight: 490 +url: /cpp/aspose.email.clients/emailclient/set_host/ +--- + +## set_Host {#set_host} + +Sets the host name. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Host(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_logfilename/_index.md b/english/cpp/aspose.email.clients/emailclient/set_logfilename/_index.md new file mode 100644 index 0000000000..d9a90e9806 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_logfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_LogFileName method" +linktitle: "set_LogFileName" +articleTitle: "set_LogFileName" +second_title: "Aspose.Email for C++" +description: "Sets log file name" +type: docs +weight: 500 +url: /cpp/aspose.email.clients/emailclient/set_logfilename/ +--- + +## set_LogFileName {#set_logfilename} + +Sets log file name + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_LogFileName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_logger/_index.md b/english/cpp/aspose.email.clients/emailclient/set_logger/_index.md new file mode 100644 index 0000000000..7a88b3c022 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_logger/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_Logger method" +linktitle: "set_Logger" +articleTitle: "set_Logger" +second_title: "Aspose.Email for C++" +description: "set_Logger of EmailClient." +type: docs +weight: 510 +url: /cpp/aspose.email.clients/emailclient/set_logger/ +--- + +## set_Logger {#set_logger} + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Logger(System::SharedPtr < Aspose::Email::Tools::Logging::Logger > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_password/_index.md b/english/cpp/aspose.email.clients/emailclient/set_password/_index.md new file mode 100644 index 0000000000..05b7c8702e --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_password/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_Password method" +linktitle: "set_Password" +articleTitle: "set_Password" +second_title: "Aspose.Email for C++" +description: "Sets the password." +type: docs +weight: 520 +url: /cpp/aspose.email.clients/emailclient/set_password/ +--- + +## set_Password {#set_password} + +Sets the password. Password limitations are defined by server implementation, which client connects. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Password(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_port/_index.md b/english/cpp/aspose.email.clients/emailclient/set_port/_index.md new file mode 100644 index 0000000000..3475e66ec1 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_port/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_Port method" +linktitle: "set_Port" +articleTitle: "set_Port" +second_title: "Aspose.Email for C++" +description: "Sets the port." +type: docs +weight: 530 +url: /cpp/aspose.email.clients/emailclient/set_port/ +--- + +## set_Port {#set_port} + +Sets the port. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Port(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_proxy/_index.md b/english/cpp/aspose.email.clients/emailclient/set_proxy/_index.md new file mode 100644 index 0000000000..a02f5dae66 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_proxy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_Proxy method" +linktitle: "set_Proxy" +articleTitle: "set_Proxy" +second_title: "Aspose.Email for C++" +description: "Sets proxy for the client" +type: docs +weight: 540 +url: /cpp/aspose.email.clients/emailclient/set_proxy/ +--- + +## set_Proxy {#set_proxy} + +Sets proxy for the client + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Proxy(System::SharedPtr < Aspose::Email::Clients::Proxy > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_securityoptions/_index.md b/english/cpp/aspose.email.clients/emailclient/set_securityoptions/_index.md new file mode 100644 index 0000000000..3a4dd54490 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_securityoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_SecurityOptions method" +linktitle: "set_SecurityOptions" +articleTitle: "set_SecurityOptions" +second_title: "Aspose.Email for C++" +description: "Security mode for a mail client" +type: docs +weight: 550 +url: /cpp/aspose.email.clients/emailclient/set_securityoptions/ +--- + +## set_SecurityOptions {#set_securityoptions} + +Security mode for a mail client + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_SecurityOptions(Aspose::Email::Clients::SecurityOptions value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_supportedencryption/_index.md b/english/cpp/aspose.email.clients/emailclient/set_supportedencryption/_index.md new file mode 100644 index 0000000000..b63207c2d5 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_supportedencryption/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_SupportedEncryption method" +linktitle: "set_SupportedEncryption" +articleTitle: "set_SupportedEncryption" +second_title: "Aspose.Email for C++" +description: "Defines the versions of SSL/TLS encryption protocols to be used." +type: docs +weight: 560 +url: /cpp/aspose.email.clients/emailclient/set_supportedencryption/ +--- + +## set_SupportedEncryption {#set_supportedencryption} + +Defines the versions of SSL/TLS encryption protocols to be used. PLEASE PAY YOUR ATTENTION, you may set only those versions of protocol, which are supported by .net framework. IF SOME VERSIONS OF PROTOCOL ARE NOT SUPPORTED BY YOUR CURRENT VERSION OF .NET FRAMEWORK, THEY WILL BE IGNORED AND SKIPPED. IT MAY LEAD TO DOWNGRADE TLS SECURITY LEVEL. IN THIS CASE EXCEPTION WON'T BE GENERATED!!! Please, see EncryptionProtocols documentation for more details. Please use SetSupportedEncryptionUnsafe method if you want to set the encryption protocols without any compatibility checks. Default value is: Tls | Tls11 | Tls12 | Tls13 (in case if your current version of .net framework supports these versions of TLS) + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_SupportedEncryption(Base::EncryptionProtocols value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_timeout/_index.md b/english/cpp/aspose.email.clients/emailclient/set_timeout/_index.md new file mode 100644 index 0000000000..99ea924e39 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Sets the timeout for mail operations" +type: docs +weight: 570 +url: /cpp/aspose.email.clients/emailclient/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Sets the timeout for mail operations + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_tokenprovider/_index.md b/english/cpp/aspose.email.clients/emailclient/set_tokenprovider/_index.md new file mode 100644 index 0000000000..b7b22648ee --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_tokenprovider/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_TokenProvider method" +linktitle: "set_TokenProvider" +articleTitle: "set_TokenProvider" +second_title: "Aspose.Email for C++" +description: "Sets TokenProvider allowing to retrieve access token." +type: docs +weight: 580 +url: /cpp/aspose.email.clients/emailclient/set_tokenprovider/ +--- + +## set_TokenProvider {#set_tokenprovider} + +Sets TokenProvider allowing to retrieve access token. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_TokenProvider(System::SharedPtr < ITokenProvider > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_useauthentication/_index.md b/english/cpp/aspose.email.clients/emailclient/set_useauthentication/_index.md new file mode 100644 index 0000000000..4013f13ba7 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_useauthentication/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_UseAuthentication method" +linktitle: "set_UseAuthentication" +articleTitle: "set_UseAuthentication" +second_title: "Aspose.Email for C++" +description: "Indicates whether authentication is used." +type: docs +weight: 590 +url: /cpp/aspose.email.clients/emailclient/set_useauthentication/ +--- + +## set_UseAuthentication {#set_useauthentication} + +Indicates whether authentication is used. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_UseAuthentication(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_usedateinlogfilename/_index.md b/english/cpp/aspose.email.clients/emailclient/set_usedateinlogfilename/_index.md new file mode 100644 index 0000000000..2ba4c97ca9 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_usedateinlogfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_UseDateInLogFileName method" +linktitle: "set_UseDateInLogFileName" +articleTitle: "set_UseDateInLogFileName" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates if date has to be used in log file name." +type: docs +weight: 600 +url: /cpp/aspose.email.clients/emailclient/set_usedateinlogfilename/ +--- + +## set_UseDateInLogFileName {#set_usedateinlogfilename} + +Sets value which indicates if date has to be used in log file name. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_UseDateInLogFileName(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_usedefaultcredentials/_index.md b/english/cpp/aspose.email.clients/emailclient/set_usedefaultcredentials/_index.md new file mode 100644 index 0000000000..1d2f146900 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_usedefaultcredentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_UseDefaultCredentials method" +linktitle: "set_UseDefaultCredentials" +articleTitle: "set_UseDefaultCredentials" +second_title: "Aspose.Email for C++" +description: "Sets a Boolean value that controls whether the DefaultCredentials are sent with requests." +type: docs +weight: 610 +url: /cpp/aspose.email.clients/emailclient/set_usedefaultcredentials/ +--- + +## set_UseDefaultCredentials {#set_usedefaultcredentials} + +Sets a Boolean value that controls whether the DefaultCredentials are sent with requests. This option is used with NTLM authentication ONLY! + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_UseDefaultCredentials(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_usemulticonnection/_index.md b/english/cpp/aspose.email.clients/emailclient/set_usemulticonnection/_index.md new file mode 100644 index 0000000000..8cd4f2c972 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_usemulticonnection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_UseMultiConnection method" +linktitle: "set_UseMultiConnection" +articleTitle: "set_UseMultiConnection" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates if client has to use multiple connections for heavy loaded operations." +type: docs +weight: 620 +url: /cpp/aspose.email.clients/emailclient/set_usemulticonnection/ +--- + +## set_UseMultiConnection {#set_usemulticonnection} + +Sets value which indicates if client has to use multiple connections for heavy loaded operations. Please note, using of this mode not necessary has to lead to performance increasing. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_UseMultiConnection(MultiConnectionMode value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_usepipelining/_index.md b/english/cpp/aspose.email.clients/emailclient/set_usepipelining/_index.md new file mode 100644 index 0000000000..8210ad77f6 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_usepipelining/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_UsePipelining method" +linktitle: "set_UsePipelining" +articleTitle: "set_UsePipelining" +second_title: "Aspose.Email for C++" +description: "Sets object which indicates whether the pipelining mode is enabled." +type: docs +weight: 630 +url: /cpp/aspose.email.clients/emailclient/set_usepipelining/ +--- + +## set_UsePipelining {#set_usepipelining} + +Sets object which indicates whether the pipelining mode is enabled. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_UsePipelining(System::SharedPtr < PipeliningStatus > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/set_username/_index.md b/english/cpp/aspose.email.clients/emailclient/set_username/_index.md new file mode 100644 index 0000000000..4a9f429f47 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/set_username/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::set_Username method" +linktitle: "set_Username" +articleTitle: "set_Username" +second_title: "Aspose.Email for C++" +description: "Sets the username." +type: docs +weight: 640 +url: /cpp/aspose.email.clients/emailclient/set_username/ +--- + +## set_Username {#set_username} + +Sets the username. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Username(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/setcredentials/_index.md b/english/cpp/aspose.email.clients/emailclient/setcredentials/_index.md new file mode 100644 index 0000000000..5b73505253 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/setcredentials/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::SetCredentials method" +linktitle: "SetCredentials" +articleTitle: "SetCredentials" +second_title: "Aspose.Email for C++" +description: "SetCredentials of EmailClient." +type: docs +weight: 650 +url: /cpp/aspose.email.clients/emailclient/setcredentials/ +--- + +## SetCredentials {#setcredentials} + +**Returns:** void Aspose::Email::Clients:: + +```cpp +SetCredentials() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/setsupportedencryptionunsafe/_index.md b/english/cpp/aspose.email.clients/emailclient/setsupportedencryptionunsafe/_index.md new file mode 100644 index 0000000000..4338db0cf9 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/setsupportedencryptionunsafe/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::EmailClient::SetSupportedEncryptionUnsafe method" +linktitle: "SetSupportedEncryptionUnsafe" +articleTitle: "SetSupportedEncryptionUnsafe" +second_title: "Aspose.Email for C++" +description: "Defines the versions of SSL/TLS encryption protocols to be used." +type: docs +weight: 660 +url: /cpp/aspose.email.clients/emailclient/setsupportedencryptionunsafe/ +--- + +## SetSupportedEncryptionUnsafe {#setsupportedencryptionunsafe} + +Defines the versions of SSL/TLS encryption protocols to be used. This method is not safe and sets the encryption protocols without any compatibility checks. Use SupportedEncryption property to safely set only protocols that definitely supported by .net framework. Please note, if your current .net framework does not support this level of security, an exception will be thrown when trying to establish a connection to the server. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +SetSupportedEncryptionUnsafe(Base::EncryptionProtocols value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/emailclient/tokenprovider/_index.md b/english/cpp/aspose.email.clients/emailclient/tokenprovider/_index.md new file mode 100644 index 0000000000..69247c1a24 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/tokenprovider/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::tokenProvider method" +linktitle: "tokenProvider" +articleTitle: "tokenProvider" +second_title: "Aspose.Email for C++" +description: "tokenProvider of EmailClient." +type: docs +weight: 780 +url: /cpp/aspose.email.clients/emailclient/tokenprovider/ +--- + +## tokenProvider {#tokenprovider} + +**Returns:** System::SharedPtr < ITokenProvider > Aspose::Email::Clients:: + +```cpp +tokenProvider() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/username/_index.md b/english/cpp/aspose.email.clients/emailclient/username/_index.md new file mode 100644 index 0000000000..a6ef9c13dc --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/username/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::EmailClient::username method" +linktitle: "username" +articleTitle: "username" +second_title: "Aspose.Email for C++" +description: "username of EmailClient." +type: docs +weight: 790 +url: /cpp/aspose.email.clients/emailclient/username/ +--- + +## username {#username} + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +username() +``` + diff --git a/english/cpp/aspose.email.clients/emailclient/validatecredentials/_index.md b/english/cpp/aspose.email.clients/emailclient/validatecredentials/_index.md new file mode 100644 index 0000000000..f9dd80e221 --- /dev/null +++ b/english/cpp/aspose.email.clients/emailclient/validatecredentials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::EmailClient::ValidateCredentials method" +linktitle: "ValidateCredentials" +articleTitle: "ValidateCredentials" +second_title: "Aspose.Email for C++" +description: "Checks if the credentials are valid" +type: docs +weight: 670 +url: /cpp/aspose.email.clients/emailclient/validatecredentials/ +--- + +## ValidateCredentials {#validatecredentials} + +Checks if the credentials are valid + +**Returns:** True if authentication was successful, otherwise false. + +```cpp +ValidateCredentials() +``` + diff --git a/english/cpp/aspose.email.clients/httpauthenticationmethods/_index.md b/english/cpp/aspose.email.clients/httpauthenticationmethods/_index.md new file mode 100644 index 0000000000..ff31d33da0 --- /dev/null +++ b/english/cpp/aspose.email.clients/httpauthenticationmethods/_index.md @@ -0,0 +1,20 @@ +--- +title: "HttpAuthenticationMethods Enum" +linktitle: "HttpAuthenticationMethods" +articleTitle: "HttpAuthenticationMethods" +second_title: "Aspose.Email for C++" +description: "The authentication methods supported by the HTTP proxy" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/httpauthenticationmethods/ +--- + +## HttpAuthenticationMethods enumeration (2 values) + +The authentication methods supported by the HTTP proxy + +| Value | Description | +| --- | --- | +| NoAuthentication | No authentication | +| Basic | Basic access authentication. | + diff --git a/english/cpp/aspose.email.clients/httpproxy/_index.md b/english/cpp/aspose.email.clients/httpproxy/_index.md new file mode 100644 index 0000000000..c8b01975a8 --- /dev/null +++ b/english/cpp/aspose.email.clients/httpproxy/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Clients::HttpProxy class" +linktitle: "HttpProxy" +articleTitle: "HttpProxy" +second_title: "Aspose.Email for C++" +description: "HTTP proxy client." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/httpproxy/ +--- + +## HttpProxy class + +**Inherits:** Aspose::Email::Clients::Proxy + +HTTP proxy client. + +## Constructors + +| Name | Description | +| --- | --- | +| [HttpProxy (2 overloads)](./httpproxy/) | Initializes a new instance of the HttpProxy class to connect to proxy server without authentication. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Credentials](./get_credentials/) | The credentials to submit to the proxy server for authentication. | +| [get_SupportedAuthenticationMethods](./get_supportedauthenticationmethods/) | The supported authentication methods to connect to HTTP proxy | +| [GetProxy](./getproxy/) | Returns the URI of a proxy. | +| [IsBypassed](./isbypassed/) | Indicates that the proxy should not be used for the specified host. | +| [set_Credentials](./set_credentials/) | The credentials to submit to the proxy server for authentication. | +| [set_SupportedAuthenticationMethods](./set_supportedauthenticationmethods/) | The supported authentication methods to connect to HTTP proxy | +| [SetUpStream](./setupstream/) | Configures proxy-server to transport data to the target host. | + diff --git a/english/cpp/aspose.email.clients/httpproxy/get_credentials/_index.md b/english/cpp/aspose.email.clients/httpproxy/get_credentials/_index.md new file mode 100644 index 0000000000..fb8fa4a1df --- /dev/null +++ b/english/cpp/aspose.email.clients/httpproxy/get_credentials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::HttpProxy::get_Credentials method" +linktitle: "get_Credentials" +articleTitle: "get_Credentials" +second_title: "Aspose.Email for C++" +description: "The credentials to submit to the proxy server for authentication." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/httpproxy/get_credentials/ +--- + +## get_Credentials {#get_credentials} + +The credentials to submit to the proxy server for authentication. + +**Returns:** System::SharedPtr Aspose::Email::Clients:: + +```cpp +get_Credentials() +``` + diff --git a/english/cpp/aspose.email.clients/httpproxy/get_supportedauthenticationmethods/_index.md b/english/cpp/aspose.email.clients/httpproxy/get_supportedauthenticationmethods/_index.md new file mode 100644 index 0000000000..99387986ab --- /dev/null +++ b/english/cpp/aspose.email.clients/httpproxy/get_supportedauthenticationmethods/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::HttpProxy::get_SupportedAuthenticationMethods method" +linktitle: "get_SupportedAuthenticationMethods" +articleTitle: "get_SupportedAuthenticationMethods" +second_title: "Aspose.Email for C++" +description: "The supported authentication methods to connect to HTTP proxy" +type: docs +weight: 20 +url: /cpp/aspose.email.clients/httpproxy/get_supportedauthenticationmethods/ +--- + +## get_SupportedAuthenticationMethods {#get_supportedauthenticationmethods} + +The supported authentication methods to connect to HTTP proxy + +**Returns:** HttpAuthenticationMethods Aspose::Email::Clients:: + +```cpp +get_SupportedAuthenticationMethods() +``` + diff --git a/english/cpp/aspose.email.clients/httpproxy/getproxy/_index.md b/english/cpp/aspose.email.clients/httpproxy/getproxy/_index.md new file mode 100644 index 0000000000..ca1c0b9c8d --- /dev/null +++ b/english/cpp/aspose.email.clients/httpproxy/getproxy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::HttpProxy::GetProxy method" +linktitle: "GetProxy" +articleTitle: "GetProxy" +second_title: "Aspose.Email for C++" +description: "Returns the URI of a proxy." +type: docs +weight: 30 +url: /cpp/aspose.email.clients/httpproxy/getproxy/ +--- + +## GetProxy {#getproxy} + +Returns the URI of a proxy. + +**Returns:** A System.Uri instance that contains the URI of the proxy used to contact destination. + +```cpp +GetProxy(System::SharedPtr < System::Uri > destination) +``` + +| Parameter | Description | +| --- | --- | +| destination | A System.Uri that specifies the requested Internet resource. | + diff --git a/english/cpp/aspose.email.clients/httpproxy/httpproxy/_index.md b/english/cpp/aspose.email.clients/httpproxy/httpproxy/_index.md new file mode 100644 index 0000000000..a5e8dc1785 --- /dev/null +++ b/english/cpp/aspose.email.clients/httpproxy/httpproxy/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Clients::HttpProxy::HttpProxy constructor" +linktitle: "HttpProxy" +articleTitle: "HttpProxy" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the HttpProxy class to connect to proxy server without authentication." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/httpproxy/httpproxy/ +--- + +## HttpProxy (1 of 2) {#httpproxy_1} + +Initializes a new instance of the HttpProxy class to connect to proxy server without authentication. + +**Returns:** Aspose::Email::Clients:: + +```cpp +HttpProxy(System::String address, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| address | The domain name or IP address of the proxy | +| port | The port number of the proxy | + +--- + +## HttpProxy (2 of 2) {#httpproxy_2} + +Initializes a new instance of the HttpProxy class to connect to proxy server with defined username and password. + +**Returns:** Aspose::Email::Clients:: + +```cpp +HttpProxy(System::String address, int32_t port, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| address | The domain name or IP address of the proxy | +| port | The port number of the proxy | +| username | Username for authentication | +| password | Password for authentication | + diff --git a/english/cpp/aspose.email.clients/httpproxy/isbypassed/_index.md b/english/cpp/aspose.email.clients/httpproxy/isbypassed/_index.md new file mode 100644 index 0000000000..06090936f0 --- /dev/null +++ b/english/cpp/aspose.email.clients/httpproxy/isbypassed/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::HttpProxy::IsBypassed method" +linktitle: "IsBypassed" +articleTitle: "IsBypassed" +second_title: "Aspose.Email for C++" +description: "Indicates that the proxy should not be used for the specified host." +type: docs +weight: 40 +url: /cpp/aspose.email.clients/httpproxy/isbypassed/ +--- + +## IsBypassed {#isbypassed} + +Indicates that the proxy should not be used for the specified host. + +**Returns:** true if the proxy server should not be used for host; otherwise, false. + +```cpp +IsBypassed(System::SharedPtr < System::Uri > host) +``` + +| Parameter | Description | +| --- | --- | +| host | The System.Uri of the host to check for proxy use. | + diff --git a/english/cpp/aspose.email.clients/httpproxy/set_credentials/_index.md b/english/cpp/aspose.email.clients/httpproxy/set_credentials/_index.md new file mode 100644 index 0000000000..67bce244d7 --- /dev/null +++ b/english/cpp/aspose.email.clients/httpproxy/set_credentials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::HttpProxy::set_Credentials method" +linktitle: "set_Credentials" +articleTitle: "set_Credentials" +second_title: "Aspose.Email for C++" +description: "The credentials to submit to the proxy server for authentication." +type: docs +weight: 50 +url: /cpp/aspose.email.clients/httpproxy/set_credentials/ +--- + +## set_Credentials {#set_credentials} + +The credentials to submit to the proxy server for authentication. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Credentials(System::SharedPtr < System::Net::ICredentials > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/httpproxy/set_supportedauthenticationmethods/_index.md b/english/cpp/aspose.email.clients/httpproxy/set_supportedauthenticationmethods/_index.md new file mode 100644 index 0000000000..2976b2fea1 --- /dev/null +++ b/english/cpp/aspose.email.clients/httpproxy/set_supportedauthenticationmethods/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::HttpProxy::set_SupportedAuthenticationMethods method" +linktitle: "set_SupportedAuthenticationMethods" +articleTitle: "set_SupportedAuthenticationMethods" +second_title: "Aspose.Email for C++" +description: "The supported authentication methods to connect to HTTP proxy" +type: docs +weight: 60 +url: /cpp/aspose.email.clients/httpproxy/set_supportedauthenticationmethods/ +--- + +## set_SupportedAuthenticationMethods {#set_supportedauthenticationmethods} + +The supported authentication methods to connect to HTTP proxy + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_SupportedAuthenticationMethods(HttpAuthenticationMethods value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/httpproxy/setupstream/_index.md b/english/cpp/aspose.email.clients/httpproxy/setupstream/_index.md new file mode 100644 index 0000000000..f1ff491b68 --- /dev/null +++ b/english/cpp/aspose.email.clients/httpproxy/setupstream/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::HttpProxy::SetUpStream method" +linktitle: "SetUpStream" +articleTitle: "SetUpStream" +second_title: "Aspose.Email for C++" +description: "Configures proxy-server to transport data to the target host." +type: docs +weight: 70 +url: /cpp/aspose.email.clients/httpproxy/setupstream/ +--- + +## SetUpStream {#setupstream} + +Configures proxy-server to transport data to the target host. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +SetUpStream(System::SharedPtr < System::IO::Stream > stream, System::String address, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream which is connected to the proxy-server. | +| address | The network address of the target host we want to contact | +| port | The port number of the target host we want to contact | + diff --git a/english/cpp/aspose.email.clients/iasyncresultext/_index.md b/english/cpp/aspose.email.clients/iasyncresultext/_index.md new file mode 100644 index 0000000000..baf86e687d --- /dev/null +++ b/english/cpp/aspose.email.clients/iasyncresultext/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Clients::IAsyncResultExt class" +linktitle: "IAsyncResultExt" +articleTitle: "IAsyncResultExt" +second_title: "Aspose.Email for C++" +description: "Represents the extended status of an asynchronous operation." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/iasyncresultext/ +--- + +## IAsyncResultExt class + +Represents the extended status of an asynchronous operation. + +## Methods + +| Name | Description | +| --- | --- | +| [get_ErrorInfo](./get_errorinfo/) | Gets a value that represents operation error. | +| [get_IsCanceled](./get_iscanceled/) | Gets a value that indicates whether the asynchronous operation completed synchronously. | + diff --git a/english/cpp/aspose.email.clients/iasyncresultext/get_errorinfo/_index.md b/english/cpp/aspose.email.clients/iasyncresultext/get_errorinfo/_index.md new file mode 100644 index 0000000000..35439da9d1 --- /dev/null +++ b/english/cpp/aspose.email.clients/iasyncresultext/get_errorinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::IAsyncResultExt::get_ErrorInfo method" +linktitle: "get_ErrorInfo" +articleTitle: "get_ErrorInfo" +second_title: "Aspose.Email for C++" +description: "Gets a value that represents operation error." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/iasyncresultext/get_errorinfo/ +--- + +## get_ErrorInfo {#get_errorinfo} + +Gets a value that represents operation error. + +**Returns:** virtual System::Exception Aspose::Email::Clients:: + +```cpp +get_ErrorInfo() +``` + diff --git a/english/cpp/aspose.email.clients/iasyncresultext/get_iscanceled/_index.md b/english/cpp/aspose.email.clients/iasyncresultext/get_iscanceled/_index.md new file mode 100644 index 0000000000..d50adcab25 --- /dev/null +++ b/english/cpp/aspose.email.clients/iasyncresultext/get_iscanceled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::IAsyncResultExt::get_IsCanceled method" +linktitle: "get_IsCanceled" +articleTitle: "get_IsCanceled" +second_title: "Aspose.Email for C++" +description: "Gets a value that indicates whether the asynchronous operation completed synchronously." +type: docs +weight: 20 +url: /cpp/aspose.email.clients/iasyncresultext/get_iscanceled/ +--- + +## get_IsCanceled {#get_iscanceled} + +Gets a value that indicates whether the asynchronous operation completed synchronously. + +**Returns:** virtual bool Aspose::Email::Clients:: + +```cpp +get_IsCanceled() +``` + diff --git a/english/cpp/aspose.email.clients/icommand/_index.md b/english/cpp/aspose.email.clients/icommand/_index.md new file mode 100644 index 0000000000..f62547714f --- /dev/null +++ b/english/cpp/aspose.email.clients/icommand/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Clients::ICommand class" +linktitle: "ICommand" +articleTitle: "ICommand" +second_title: "Aspose.Email for C++" +description: "Defines a command." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/icommand/ +--- + +## ICommand class + +Defines a command. + +## Methods + +| Name | Description | +| --- | --- | +| [Execute](./execute/) | Defines the method to be called when the command is invoked. | +| [get_CanExecute](./get_canexecute/) | Defines the operator that determines whether the command can execute in its current state. | +| [CanExecuteChanged](./canexecutechanged/) | Occurs when changes occur that affect whether or not the command should execute. | + diff --git a/english/cpp/aspose.email.clients/icommand/canexecutechanged/_index.md b/english/cpp/aspose.email.clients/icommand/canexecutechanged/_index.md new file mode 100644 index 0000000000..d2e21e689a --- /dev/null +++ b/english/cpp/aspose.email.clients/icommand/canexecutechanged/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::ICommand::CanExecuteChanged method" +linktitle: "CanExecuteChanged" +articleTitle: "CanExecuteChanged" +second_title: "Aspose.Email for C++" +description: "Occurs when changes occur that affect whether or not the command should execute." +type: docs +weight: 30 +url: /cpp/aspose.email.clients/icommand/canexecutechanged/ +--- + +## CanExecuteChanged {#canexecutechanged} + +Occurs when changes occur that affect whether or not the command should execute. + +**Returns:** System::EventHandler Aspose::Email::Clients:: + +```cpp +CanExecuteChanged() +``` + diff --git a/english/cpp/aspose.email.clients/icommand/execute/_index.md b/english/cpp/aspose.email.clients/icommand/execute/_index.md new file mode 100644 index 0000000000..f2989b8dcf --- /dev/null +++ b/english/cpp/aspose.email.clients/icommand/execute/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::ICommand::Execute method" +linktitle: "Execute" +articleTitle: "Execute" +second_title: "Aspose.Email for C++" +description: "Defines the method to be called when the command is invoked." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/icommand/execute/ +--- + +## Execute {#execute} + +Defines the method to be called when the command is invoked. + +**Returns:** Returns next command to execute. By default returns itself. + +```cpp +Execute() +``` + diff --git a/english/cpp/aspose.email.clients/icommand/get_canexecute/_index.md b/english/cpp/aspose.email.clients/icommand/get_canexecute/_index.md new file mode 100644 index 0000000000..7e13965c9f --- /dev/null +++ b/english/cpp/aspose.email.clients/icommand/get_canexecute/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::ICommand::get_CanExecute method" +linktitle: "get_CanExecute" +articleTitle: "get_CanExecute" +second_title: "Aspose.Email for C++" +description: "Defines the operator that determines whether the command can execute in its current state." +type: docs +weight: 20 +url: /cpp/aspose.email.clients/icommand/get_canexecute/ +--- + +## get_CanExecute {#get_canexecute} + +Defines the operator that determines whether the command can execute in its current state. + +**Returns:** virtual bool Aspose::Email::Clients:: + +```cpp +get_CanExecute() +``` + diff --git a/english/cpp/aspose.email.clients/iconnection/_index.md b/english/cpp/aspose.email.clients/iconnection/_index.md new file mode 100644 index 0000000000..0e36322370 --- /dev/null +++ b/english/cpp/aspose.email.clients/iconnection/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Clients::IConnection class" +linktitle: "IConnection" +articleTitle: "IConnection" +second_title: "Aspose.Email for C++" +description: "IConnectionAdapter allows to manage connection to a server." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/iconnection/ +--- + +## IConnection class + +IConnectionAdapter allows to manage connection to a server. + +## Methods + +| Name | Description | +| --- | --- | +| [get_ConnectionId](./get_connectionid/) | Gets connection Id | +| [get_IsDisposed](./get_isdisposed/) | Gets value which is indicates whether connection is disposed | + diff --git a/english/cpp/aspose.email.clients/iconnection/get_connectionid/_index.md b/english/cpp/aspose.email.clients/iconnection/get_connectionid/_index.md new file mode 100644 index 0000000000..5b379c5697 --- /dev/null +++ b/english/cpp/aspose.email.clients/iconnection/get_connectionid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::IConnection::get_ConnectionId method" +linktitle: "get_ConnectionId" +articleTitle: "get_ConnectionId" +second_title: "Aspose.Email for C++" +description: "Gets connection Id" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/iconnection/get_connectionid/ +--- + +## get_ConnectionId {#get_connectionid} + +Gets connection Id + +**Returns:** virtual int32_t Aspose::Email::Clients:: + +```cpp +get_ConnectionId() +``` + diff --git a/english/cpp/aspose.email.clients/iconnection/get_isdisposed/_index.md b/english/cpp/aspose.email.clients/iconnection/get_isdisposed/_index.md new file mode 100644 index 0000000000..074c71b404 --- /dev/null +++ b/english/cpp/aspose.email.clients/iconnection/get_isdisposed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::IConnection::get_IsDisposed method" +linktitle: "get_IsDisposed" +articleTitle: "get_IsDisposed" +second_title: "Aspose.Email for C++" +description: "Gets value which is indicates whether connection is disposed" +type: docs +weight: 20 +url: /cpp/aspose.email.clients/iconnection/get_isdisposed/ +--- + +## get_IsDisposed {#get_isdisposed} + +Gets value which is indicates whether connection is disposed + +**Returns:** virtual bool Aspose::Email::Clients:: + +```cpp +get_IsDisposed() +``` + diff --git a/english/cpp/aspose.email.clients/imultipleservicestokenprovider/_index.md b/english/cpp/aspose.email.clients/imultipleservicestokenprovider/_index.md new file mode 100644 index 0000000000..1682bb9440 --- /dev/null +++ b/english/cpp/aspose.email.clients/imultipleservicestokenprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::IMultipleServicesTokenProvider class" +linktitle: "IMultipleServicesTokenProvider" +articleTitle: "IMultipleServicesTokenProvider" +second_title: "Aspose.Email for C++" +description: "Defines interface allowing to retrieve access token." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/imultipleservicestokenprovider/ +--- + +## IMultipleServicesTokenProvider class + +Defines interface allowing to retrieve access token. + +## Methods + +| Name | Description | +| --- | --- | +| [GetAccessToken (2 overloads)](./getaccesstoken/) | Gets oAuth access token. | + diff --git a/english/cpp/aspose.email.clients/imultipleservicestokenprovider/getaccesstoken/_index.md b/english/cpp/aspose.email.clients/imultipleservicestokenprovider/getaccesstoken/_index.md new file mode 100644 index 0000000000..d652c92f17 --- /dev/null +++ b/english/cpp/aspose.email.clients/imultipleservicestokenprovider/getaccesstoken/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Clients::IMultipleServicesTokenProvider::GetAccessToken method" +linktitle: "GetAccessToken" +articleTitle: "GetAccessToken" +second_title: "Aspose.Email for C++" +description: "Gets oAuth access token." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/imultipleservicestokenprovider/getaccesstoken/ +--- + +## GetAccessToken (1 of 2) {#getaccesstoken_1} + +Gets oAuth access token. + +**Returns:** Returns oAuth access token + +```cpp +GetAccessToken(bool ignoreExistingToken, System::String service) +``` + +| Parameter | Description | +| --- | --- | +| ignoreExistingToken | If ignoreExistingToken is true, requests new token from a server. Otherwise behaviour is depended on whether token exists or not. If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server. | +| service | Services that this access token applies to. | + +--- + +## GetAccessToken (2 of 2) {#getaccesstoken_2} + +Gets oAuth access token. If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server. + +**Returns:** Returns oAuth access token + +```cpp +GetAccessToken(System::String service) +``` + +| Parameter | Description | +| --- | --- | +| service | Services that this access token applies to. | + diff --git a/english/cpp/aspose.email.clients/itokenprovider/_index.md b/english/cpp/aspose.email.clients/itokenprovider/_index.md new file mode 100644 index 0000000000..b97c6abbd9 --- /dev/null +++ b/english/cpp/aspose.email.clients/itokenprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::ITokenProvider class" +linktitle: "ITokenProvider" +articleTitle: "ITokenProvider" +second_title: "Aspose.Email for C++" +description: "Defines interface allowing to retrieve access token." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/itokenprovider/ +--- + +## ITokenProvider class + +Defines interface allowing to retrieve access token. + +## Methods + +| Name | Description | +| --- | --- | +| [GetAccessToken (2 overloads)](./getaccesstoken/) | Gets oAuth access token. If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server. | + diff --git a/english/cpp/aspose.email.clients/itokenprovider/getaccesstoken/_index.md b/english/cpp/aspose.email.clients/itokenprovider/getaccesstoken/_index.md new file mode 100644 index 0000000000..6de9537d05 --- /dev/null +++ b/english/cpp/aspose.email.clients/itokenprovider/getaccesstoken/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::ITokenProvider::GetAccessToken method" +linktitle: "GetAccessToken" +articleTitle: "GetAccessToken" +second_title: "Aspose.Email for C++" +description: "Gets oAuth access token." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/itokenprovider/getaccesstoken/ +--- + +## GetAccessToken (1 of 2) {#getaccesstoken_1} + +Gets oAuth access token. If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server. + +**Returns:** Returns oAuth access token + +```cpp +GetAccessToken() +``` + +--- + +## GetAccessToken (2 of 2) {#getaccesstoken_2} + +Gets oAuth access token. + +**Returns:** Returns oAuth access token + +```cpp +GetAccessToken(bool ignoreExistingToken) +``` + +| Parameter | Description | +| --- | --- | +| ignoreExistingToken | If ignoreExistingToken is true, requests new token from a server. Otherwise behaviour is depended on whether token exists or not. If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server. | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/_index.md b/english/cpp/aspose.email.clients/messageinfobase/_index.md new file mode 100644 index 0000000000..8d9b6fd0da --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/_index.md @@ -0,0 +1,64 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase class" +linktitle: "MessageInfoBase" +articleTitle: "MessageInfoBase" +second_title: "Aspose.Email for C++" +description: "The MessageInfo represents the E-Mail message info fetched from the mail server." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/messageinfobase/ +--- + +## MessageInfoBase class + +The MessageInfo represents the E-Mail message info fetched from the mail server. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageInfoBase (2 overloads)](./messageinfobase/) | Initializes a new instance of the MessageInfoBase class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose](./dispose/) | Performs tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [get_Bcc](./get_bcc/) | Gets blind carbon copy of the E-Mail message. | +| [get_CC](./get_cc/) | Gets CC of the E-Mail message. | +| [get_Date](./get_date/) | The origination date specifies the date and time at which the creator of the message indicated that the message was complete and ready to enter the mail delivery system. For instance, this might be the time that a user pushes the "send" or "submit" button in an application program. In any case, it is specifically not intended to convey the time that the message is actually transported, but rather the time at which the human or other creator of the message has put the message into its final form, ready for transport. (For example, a portable computer user who is not connected to a network might queue a message for delivery. The origination date is intended to contain the date and time that the user queued the message, not the time when the user connected to the network to send the message.) | +| [get_From](./get_from/) | Gets the list of authors of this message. | +| [get_Headers](./get_headers/) | Gets the Headers of the E-Mail message. | +| [get_ListUnsubscribe](./get_listunsubscribe/) | The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 | +| [get_MessageId](./get_messageid/) | Gets the message ID. | +| [get_Properties](./get_properties/) | Gets a mapi properties. | +| [get_ReplyTo](./get_replyto/) | Gets the list of addresses that should receive replies to this message. | +| [get_Sender](./get_sender/) | Gets the sender of this message. | +| [get_Size](./get_size/) | Gets the size of the E-Mail message. | +| [get_Subject](./get_subject/) | Gets the Subject of the E-Mail message. | +| [get_To](./get_to/) | Gets the receiptants of the E-Mail message. | +| [set_Bcc](./set_bcc/) | Gets blind carbon copy of the E-Mail message. | +| [set_CC](./set_cc/) | Gets CC of the E-Mail message. | +| [set_Date](./set_date/) | The origination date specifies the date and time at which the creator of the message indicated that the message was complete and ready to enter the mail delivery system. For instance, this might be the time that a user pushes the "send" or "submit" button in an application program. In any case, it is specifically not intended to convey the time that the message is actually transported, but rather the time at which the human or other creator of the message has put the message into its final form, ready for transport. (For example, a portable computer user who is not connected to a network might queue a message for delivery. The origination date is intended to contain the date and time that the user queued the message, not the time when the user connected to the network to send the message.) | +| [set_From](./set_from/) | Gets the list of authors of this message. | +| [set_ListUnsubscribe](./set_listunsubscribe/) | The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 | +| [set_MessageId](./set_messageid/) | Gets the message ID. | +| [set_ReplyTo](./set_replyto/) | Gets the list of addresses that should receive replies to this message. | +| [set_Sender](./set_sender/) | Gets the sender of this message. | +| [set_Size](./set_size/) | Gets the size of the E-Mail message. | +| [set_Subject](./set_subject/) | Gets the Subject of the E-Mail message. | +| [set_To](./set_to/) | Gets the receiptants of the E-Mail message. | +| [SetMessage](./setmessage/) | Applies the message data. | +| [ToString](./tostring/) | A string that represents the current object. | +| [Aspose::Email::Clients::Exchange::Dav::ExchangeClient](./asposeemailclientsexchangedavexchangeclient/) | | +| [Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo](./asposeemailclientsexchangedavexchangedavmessageinfo/) | | +| [Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions](./asposeemailclientsexchangewebserviceextensionsitemtypeextensions/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore](./asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/) | | +| [Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand](./asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/) | | +| [Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand](./asposeemailclientsimapcommandslistmessagesgrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::RestoreGrCommand](./asposeemailclientsimapcommandsrestoregrcommand/) | | +| [Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand](./asposeemailclientspop3commandslistmessagesgrcommand/) | | +| [Aspose::Email::Clients::Pop3::Pop3Client](./asposeemailclientspop3pop3client/) | | +| [Aspose::Email::Clients::Pop3::Pop3MessageInfo](./asposeemailclientspop3pop3messageinfo/) | | +| [InternalHeaders](./internalheaders/) | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangedavexchangeclient/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangedavexchangeclient/_index.md new file mode 100644 index 0000000000..67aa3ce471 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangedavexchangeclient/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Exchange::Dav::ExchangeClient method" +linktitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +articleTitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient of MessageInfoBase." +type: docs +weight: 280 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangedavexchangeclient/ +--- + +## Aspose::Email::Clients::Exchange::Dav::ExchangeClient {#asposeemailclientsexchangedavexchangeclient} + +```cpp +ExchangeClient() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangedavexchangedavmessageinfo/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangedavexchangedavmessageinfo/_index.md new file mode 100644 index 0000000000..29e2ae9059 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangedavexchangedavmessageinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo method" +linktitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo" +articleTitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo of MessageInfoBase." +type: docs +weight: 290 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangedavexchangedavmessageinfo/ +--- + +## Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo {#asposeemailclientsexchangedavexchangedavmessageinfo} + +```cpp +ExchangeDavMessageInfo() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangewebserviceextensionsitemtypeextensions/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangewebserviceextensionsitemtypeextensions/_index.md new file mode 100644 index 0000000000..40b2e55761 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangewebserviceextensionsitemtypeextensions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions of MessageInfoBase." +type: docs +weight: 300 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangewebserviceextensionsitemtypeextensions/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions {#asposeemailclientsexchangewebserviceextensionsitemtypeextensions} + +```cpp +ItemTypeExtensions() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/_index.md new file mode 100644 index 0000000000..977efbedd8 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore of MessageInfoBase." +type: docs +weight: 310 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore {#asposeemailclientsexchangewebserviceimplementationfoldersrestoreewsclientfolderrestore} + +```cpp +EwsClientFolderRestore() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/_index.md new file mode 100644 index 0000000000..6dfceacef7 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand of MessageInfoBase." +type: docs +weight: 320 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandsfetchmessageinfocollectioncommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand {#asposeemailclientsimapcommandsfetchmessageinfocollectioncommand} + +```cpp +FetchMessageInfoCollectionCommand() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandslistmessagesgrcommand/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandslistmessagesgrcommand/_index.md new file mode 100644 index 0000000000..fe6b2e1168 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandslistmessagesgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand of MessageInfoBase." +type: docs +weight: 330 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandslistmessagesgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand {#asposeemailclientsimapcommandslistmessagesgrcommand} + +```cpp +ListMessagesGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandsrestoregrcommand/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandsrestoregrcommand/_index.md new file mode 100644 index 0000000000..d0c0ae3613 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandsrestoregrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Imap::Commands::RestoreGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::RestoreGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::RestoreGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::RestoreGrCommand of MessageInfoBase." +type: docs +weight: 340 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientsimapcommandsrestoregrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::RestoreGrCommand {#asposeemailclientsimapcommandsrestoregrcommand} + +```cpp +RestoreGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3commandslistmessagesgrcommand/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3commandslistmessagesgrcommand/_index.md new file mode 100644 index 0000000000..e0e6d46b71 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3commandslistmessagesgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand method" +linktitle: "Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand" +articleTitle: "Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand of MessageInfoBase." +type: docs +weight: 350 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3commandslistmessagesgrcommand/ +--- + +## Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand {#asposeemailclientspop3commandslistmessagesgrcommand} + +```cpp +ListMessagesGrCommand() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3pop3client/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3pop3client/_index.md new file mode 100644 index 0000000000..c7a96c206e --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3pop3client/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Pop3::Pop3Client method" +linktitle: "Aspose::Email::Clients::Pop3::Pop3Client" +articleTitle: "Aspose::Email::Clients::Pop3::Pop3Client" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Pop3::Pop3Client of MessageInfoBase." +type: docs +weight: 360 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3pop3client/ +--- + +## Aspose::Email::Clients::Pop3::Pop3Client {#asposeemailclientspop3pop3client} + +```cpp +Pop3Client() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3pop3messageinfo/_index.md b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3pop3messageinfo/_index.md new file mode 100644 index 0000000000..7256fa82f7 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3pop3messageinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Aspose::Email::Clients::Pop3::Pop3MessageInfo method" +linktitle: "Aspose::Email::Clients::Pop3::Pop3MessageInfo" +articleTitle: "Aspose::Email::Clients::Pop3::Pop3MessageInfo" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Pop3::Pop3MessageInfo of MessageInfoBase." +type: docs +weight: 370 +url: /cpp/aspose.email.clients/messageinfobase/asposeemailclientspop3pop3messageinfo/ +--- + +## Aspose::Email::Clients::Pop3::Pop3MessageInfo {#asposeemailclientspop3pop3messageinfo} + +```cpp +Pop3MessageInfo() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/dispose/_index.md b/english/cpp/aspose.email.clients/messageinfobase/dispose/_index.md new file mode 100644 index 0000000000..64ae5a61b4 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/messageinfobase/dispose/ +--- + +## Dispose {#dispose} + +Performs tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_bcc/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_bcc/_index.md new file mode 100644 index 0000000000..9a29cba9d2 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_bcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_Bcc method" +linktitle: "get_Bcc" +articleTitle: "get_Bcc" +second_title: "Aspose.Email for C++" +description: "Gets blind carbon copy of the E-Mail message." +type: docs +weight: 20 +url: /cpp/aspose.email.clients/messageinfobase/get_bcc/ +--- + +## get_Bcc {#get_bcc} + +Gets blind carbon copy of the E-Mail message. + +**Returns:** virtual System::SharedPtr < MailAddressCollection > Aspose::Email::Clients:: + +```cpp +get_Bcc() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_cc/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_cc/_index.md new file mode 100644 index 0000000000..f063b83267 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_cc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_CC method" +linktitle: "get_CC" +articleTitle: "get_CC" +second_title: "Aspose.Email for C++" +description: "Gets CC of the E-Mail message." +type: docs +weight: 30 +url: /cpp/aspose.email.clients/messageinfobase/get_cc/ +--- + +## get_CC {#get_cc} + +Gets CC of the E-Mail message. + +**Returns:** virtual System::SharedPtr < MailAddressCollection > Aspose::Email::Clients:: + +```cpp +get_CC() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_date/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_date/_index.md new file mode 100644 index 0000000000..aea0362776 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "The origination date specifies the date and time at which the creator of the message indicated that the message was complete and ready to enter the mail deliver" +type: docs +weight: 40 +url: /cpp/aspose.email.clients/messageinfobase/get_date/ +--- + +## get_Date {#get_date} + +The origination date specifies the date and time at which the creator of the message indicated that the message was complete and ready to enter the mail delivery system. For instance, this might be the time that a user pushes the "send" or "submit" button in an application program. In any case, it is specifically not intended to convey the time that the message is actually transported, but rather the time at which the human or other creator of the message has put the message into its final form, ready for transport. (For example, a portable computer user who is not connected to a network might queue a message for delivery. The origination date is intended to contain the date and time that the user queued the message, not the time when the user connected to the network to send the message.) + +**Returns:** virtual System::DateTime Aspose::Email::Clients:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_from/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_from/_index.md new file mode 100644 index 0000000000..c327d01814 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_From method" +linktitle: "get_From" +articleTitle: "get_From" +second_title: "Aspose.Email for C++" +description: "Gets the list of authors of this message." +type: docs +weight: 50 +url: /cpp/aspose.email.clients/messageinfobase/get_from/ +--- + +## get_From {#get_from} + +Gets the list of authors of this message. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients:: + +```cpp +get_From() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_headers/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_headers/_index.md new file mode 100644 index 0000000000..d07c1655f2 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_headers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_Headers method" +linktitle: "get_Headers" +articleTitle: "get_Headers" +second_title: "Aspose.Email for C++" +description: "Gets the Headers of the E-Mail message." +type: docs +weight: 60 +url: /cpp/aspose.email.clients/messageinfobase/get_headers/ +--- + +## get_Headers {#get_headers} + +Gets the Headers of the E-Mail message. + +**Returns:** System::SharedPtr < Mime::HeaderCollection > Aspose::Email::Clients:: + +```cpp +get_Headers() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_listunsubscribe/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_listunsubscribe/_index.md new file mode 100644 index 0000000000..2cba18f8c9 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_listunsubscribe/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_ListUnsubscribe method" +linktitle: "get_ListUnsubscribe" +articleTitle: "get_ListUnsubscribe" +second_title: "Aspose.Email for C++" +description: "The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list)." +type: docs +weight: 70 +url: /cpp/aspose.email.clients/messageinfobase/get_listunsubscribe/ +--- + +## get_ListUnsubscribe {#get_listunsubscribe} + +The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_ListUnsubscribe() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_messageid/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_messageid/_index.md new file mode 100644 index 0000000000..35869ad147 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_messageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_MessageId method" +linktitle: "get_MessageId" +articleTitle: "get_MessageId" +second_title: "Aspose.Email for C++" +description: "Gets the message ID." +type: docs +weight: 80 +url: /cpp/aspose.email.clients/messageinfobase/get_messageid/ +--- + +## get_MessageId {#get_messageid} + +Gets the message ID. + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_MessageId() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_properties/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_properties/_index.md new file mode 100644 index 0000000000..e98510f99d --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets a mapi properties." +type: docs +weight: 90 +url: /cpp/aspose.email.clients/messageinfobase/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets a mapi properties. + +**Returns:** virtual System::SharedPtr < Mapi::MapiPropertyCollection > Aspose::Email::Clients:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_replyto/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_replyto/_index.md new file mode 100644 index 0000000000..78ab16a330 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_replyto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_ReplyTo method" +linktitle: "get_ReplyTo" +articleTitle: "get_ReplyTo" +second_title: "Aspose.Email for C++" +description: "Gets the list of addresses that should receive replies to this message." +type: docs +weight: 100 +url: /cpp/aspose.email.clients/messageinfobase/get_replyto/ +--- + +## get_ReplyTo {#get_replyto} + +Gets the list of addresses that should receive replies to this message. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Clients:: + +```cpp +get_ReplyTo() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_sender/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_sender/_index.md new file mode 100644 index 0000000000..21331c268d --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_sender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_Sender method" +linktitle: "get_Sender" +articleTitle: "get_Sender" +second_title: "Aspose.Email for C++" +description: "Gets the sender of this message." +type: docs +weight: 110 +url: /cpp/aspose.email.clients/messageinfobase/get_sender/ +--- + +## get_Sender {#get_sender} + +Gets the sender of this message. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Clients:: + +```cpp +get_Sender() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_size/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_size/_index.md new file mode 100644 index 0000000000..e9a55ea7fb --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_size/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_Size method" +linktitle: "get_Size" +articleTitle: "get_Size" +second_title: "Aspose.Email for C++" +description: "Gets the size of the E-Mail message." +type: docs +weight: 120 +url: /cpp/aspose.email.clients/messageinfobase/get_size/ +--- + +## get_Size {#get_size} + +Gets the size of the E-Mail message. + +**Returns:** int64_t Aspose::Email::Clients:: + +```cpp +get_Size() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_subject/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_subject/_index.md new file mode 100644 index 0000000000..2a4c700f75 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the Subject of the E-Mail message." +type: docs +weight: 130 +url: /cpp/aspose.email.clients/messageinfobase/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the Subject of the E-Mail message. + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/get_to/_index.md b/english/cpp/aspose.email.clients/messageinfobase/get_to/_index.md new file mode 100644 index 0000000000..2bc73ef788 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/get_to/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::get_To method" +linktitle: "get_To" +articleTitle: "get_To" +second_title: "Aspose.Email for C++" +description: "Gets the receiptants of the E-Mail message." +type: docs +weight: 140 +url: /cpp/aspose.email.clients/messageinfobase/get_to/ +--- + +## get_To {#get_to} + +Gets the receiptants of the E-Mail message. + +**Returns:** virtual System::SharedPtr < MailAddressCollection > Aspose::Email::Clients:: + +```cpp +get_To() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/internalheaders/_index.md b/english/cpp/aspose.email.clients/messageinfobase/internalheaders/_index.md new file mode 100644 index 0000000000..23bee15ad4 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/internalheaders/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::InternalHeaders method" +linktitle: "InternalHeaders" +articleTitle: "InternalHeaders" +second_title: "Aspose.Email for C++" +description: "InternalHeaders of MessageInfoBase." +type: docs +weight: 380 +url: /cpp/aspose.email.clients/messageinfobase/internalheaders/ +--- + +## InternalHeaders {#internalheaders} + +**Returns:** System::SharedPtr < Mime::HeaderCollection > Aspose::Email::Clients:: + +```cpp +InternalHeaders() +``` + diff --git a/english/cpp/aspose.email.clients/messageinfobase/messageinfobase/_index.md b/english/cpp/aspose.email.clients/messageinfobase/messageinfobase/_index.md new file mode 100644 index 0000000000..8b3f5ad04d --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/messageinfobase/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::MessageInfoBase constructor" +linktitle: "MessageInfoBase" +articleTitle: "MessageInfoBase" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageInfoBase class." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/messageinfobase/messageinfobase/ +--- + +## MessageInfoBase (1 of 2) {#messageinfobase_1} + +Initializes a new instance of the MessageInfoBase class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +MessageInfoBase() +``` + +--- + +## MessageInfoBase (2 of 2) {#messageinfobase_2} + +Initializes a new instance of the MessageInfoBase class. + +**Returns:** Aspose::Email::Clients:: + +```cpp +MessageInfoBase(System::SharedPtr < Mapi::MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | mapi properties | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_bcc/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_bcc/_index.md new file mode 100644 index 0000000000..b57525bb15 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_bcc/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_Bcc method" +linktitle: "set_Bcc" +articleTitle: "set_Bcc" +second_title: "Aspose.Email for C++" +description: "Gets blind carbon copy of the E-Mail message." +type: docs +weight: 150 +url: /cpp/aspose.email.clients/messageinfobase/set_bcc/ +--- + +## set_Bcc {#set_bcc} + +Gets blind carbon copy of the E-Mail message. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Bcc(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_cc/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_cc/_index.md new file mode 100644 index 0000000000..6940f84c5f --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_cc/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_CC method" +linktitle: "set_CC" +articleTitle: "set_CC" +second_title: "Aspose.Email for C++" +description: "Gets CC of the E-Mail message." +type: docs +weight: 160 +url: /cpp/aspose.email.clients/messageinfobase/set_cc/ +--- + +## set_CC {#set_cc} + +Gets CC of the E-Mail message. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_CC(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_date/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_date/_index.md new file mode 100644 index 0000000000..d1c4074c2e --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_date/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_Date method" +linktitle: "set_Date" +articleTitle: "set_Date" +second_title: "Aspose.Email for C++" +description: "The origination date specifies the date and time at which the creator of the message indicated that the message was complete and ready to enter the mail deliver" +type: docs +weight: 170 +url: /cpp/aspose.email.clients/messageinfobase/set_date/ +--- + +## set_Date {#set_date} + +The origination date specifies the date and time at which the creator of the message indicated that the message was complete and ready to enter the mail delivery system. For instance, this might be the time that a user pushes the "send" or "submit" button in an application program. In any case, it is specifically not intended to convey the time that the message is actually transported, but rather the time at which the human or other creator of the message has put the message into its final form, ready for transport. (For example, a portable computer user who is not connected to a network might queue a message for delivery. The origination date is intended to contain the date and time that the user queued the message, not the time when the user connected to the network to send the message.) + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Date(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_from/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_from/_index.md new file mode 100644 index 0000000000..291c561d43 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_from/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_From method" +linktitle: "set_From" +articleTitle: "set_From" +second_title: "Aspose.Email for C++" +description: "Gets the list of authors of this message." +type: docs +weight: 180 +url: /cpp/aspose.email.clients/messageinfobase/set_from/ +--- + +## set_From {#set_from} + +Gets the list of authors of this message. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_From(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_listunsubscribe/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_listunsubscribe/_index.md new file mode 100644 index 0000000000..cdfd22cc17 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_listunsubscribe/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_ListUnsubscribe method" +linktitle: "set_ListUnsubscribe" +articleTitle: "set_ListUnsubscribe" +second_title: "Aspose.Email for C++" +description: "The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list)." +type: docs +weight: 190 +url: /cpp/aspose.email.clients/messageinfobase/set_listunsubscribe/ +--- + +## set_ListUnsubscribe {#set_listunsubscribe} + +The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_ListUnsubscribe(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_messageid/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_messageid/_index.md new file mode 100644 index 0000000000..e81500bea9 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_messageid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_MessageId method" +linktitle: "set_MessageId" +articleTitle: "set_MessageId" +second_title: "Aspose.Email for C++" +description: "Gets the message ID." +type: docs +weight: 200 +url: /cpp/aspose.email.clients/messageinfobase/set_messageid/ +--- + +## set_MessageId {#set_messageid} + +Gets the message ID. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_MessageId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_replyto/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_replyto/_index.md new file mode 100644 index 0000000000..f697c63add --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_replyto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_ReplyTo method" +linktitle: "set_ReplyTo" +articleTitle: "set_ReplyTo" +second_title: "Aspose.Email for C++" +description: "Gets the list of addresses that should receive replies to this message." +type: docs +weight: 210 +url: /cpp/aspose.email.clients/messageinfobase/set_replyto/ +--- + +## set_ReplyTo {#set_replyto} + +Gets the list of addresses that should receive replies to this message. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_ReplyTo(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_sender/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_sender/_index.md new file mode 100644 index 0000000000..8bb452565b --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_sender/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_Sender method" +linktitle: "set_Sender" +articleTitle: "set_Sender" +second_title: "Aspose.Email for C++" +description: "Gets the sender of this message." +type: docs +weight: 220 +url: /cpp/aspose.email.clients/messageinfobase/set_sender/ +--- + +## set_Sender {#set_sender} + +Gets the sender of this message. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Sender(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_size/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_size/_index.md new file mode 100644 index 0000000000..8681d39141 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_size/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_Size method" +linktitle: "set_Size" +articleTitle: "set_Size" +second_title: "Aspose.Email for C++" +description: "Gets the size of the E-Mail message." +type: docs +weight: 230 +url: /cpp/aspose.email.clients/messageinfobase/set_size/ +--- + +## set_Size {#set_size} + +Gets the size of the E-Mail message. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Size(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_subject/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_subject/_index.md new file mode 100644 index 0000000000..4d8e8bd9d0 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the Subject of the E-Mail message." +type: docs +weight: 240 +url: /cpp/aspose.email.clients/messageinfobase/set_subject/ +--- + +## set_Subject {#set_subject} + +Gets the Subject of the E-Mail message. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/set_to/_index.md b/english/cpp/aspose.email.clients/messageinfobase/set_to/_index.md new file mode 100644 index 0000000000..3f1f4c3825 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/set_to/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::set_To method" +linktitle: "set_To" +articleTitle: "set_To" +second_title: "Aspose.Email for C++" +description: "Gets the receiptants of the E-Mail message." +type: docs +weight: 250 +url: /cpp/aspose.email.clients/messageinfobase/set_to/ +--- + +## set_To {#set_to} + +Gets the receiptants of the E-Mail message. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_To(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/setmessage/_index.md b/english/cpp/aspose.email.clients/messageinfobase/setmessage/_index.md new file mode 100644 index 0000000000..d3f427ada4 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/setmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::SetMessage method" +linktitle: "SetMessage" +articleTitle: "SetMessage" +second_title: "Aspose.Email for C++" +description: "Applies the message data." +type: docs +weight: 260 +url: /cpp/aspose.email.clients/messageinfobase/setmessage/ +--- + +## SetMessage {#setmessage} + +Applies the message data. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +SetMessage(System::SharedPtr < MailMessage > m) +``` + +| Parameter | Description | +| --- | --- | +| m | Mail message | + diff --git a/english/cpp/aspose.email.clients/messageinfobase/tostring/_index.md b/english/cpp/aspose.email.clients/messageinfobase/tostring/_index.md new file mode 100644 index 0000000000..cba895fb20 --- /dev/null +++ b/english/cpp/aspose.email.clients/messageinfobase/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::MessageInfoBase::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "A string that represents the current object." +type: docs +weight: 270 +url: /cpp/aspose.email.clients/messageinfobase/tostring/ +--- + +## ToString {#tostring} + +A string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients/multiconnectionmode/_index.md b/english/cpp/aspose.email.clients/multiconnectionmode/_index.md new file mode 100644 index 0000000000..ab0f26459c --- /dev/null +++ b/english/cpp/aspose.email.clients/multiconnectionmode/_index.md @@ -0,0 +1,20 @@ +--- +title: "MultiConnectionMode Enum" +linktitle: "MultiConnectionMode" +articleTitle: "MultiConnectionMode" +second_title: "Aspose.Email for C++" +description: "Enumerate modes which indicates how client has to use multiple connections for heavy loaded operations." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/multiconnectionmode/ +--- + +## MultiConnectionMode enumeration (2 values) + +Enumerate modes which indicates how client has to use multiple connections for heavy loaded operations. + +| Value | Description | +| --- | --- | +| Enable | Multiple connections mode is supported | +| Disable | Multiple connections mode is not supported | + diff --git a/english/cpp/aspose.email.clients/namevaluepair/_index.md b/english/cpp/aspose.email.clients/namevaluepair/_index.md new file mode 100644 index 0000000000..601f4de540 --- /dev/null +++ b/english/cpp/aspose.email.clients/namevaluepair/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::NameValuePair class" +linktitle: "NameValuePair" +articleTitle: "NameValuePair" +second_title: "Aspose.Email for C++" +description: "An extended property." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/namevaluepair/ +--- + +## NameValuePair class + +An extended property. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Name](./get_name/) | Value of the property | +| [get_Value](./get_value/) | Name of the property | +| [set_Name](./set_name/) | Value of the property | +| [set_Value](./set_value/) | Name of the property | + diff --git a/english/cpp/aspose.email.clients/namevaluepair/get_name/_index.md b/english/cpp/aspose.email.clients/namevaluepair/get_name/_index.md new file mode 100644 index 0000000000..41bfba2e0b --- /dev/null +++ b/english/cpp/aspose.email.clients/namevaluepair/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::NameValuePair::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Value of the property" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/namevaluepair/get_name/ +--- + +## get_Name {#get_name} + +Value of the property + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.clients/namevaluepair/get_value/_index.md b/english/cpp/aspose.email.clients/namevaluepair/get_value/_index.md new file mode 100644 index 0000000000..f1fbf4eb24 --- /dev/null +++ b/english/cpp/aspose.email.clients/namevaluepair/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::NameValuePair::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Name of the property" +type: docs +weight: 20 +url: /cpp/aspose.email.clients/namevaluepair/get_value/ +--- + +## get_Value {#get_value} + +Name of the property + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.clients/namevaluepair/set_name/_index.md b/english/cpp/aspose.email.clients/namevaluepair/set_name/_index.md new file mode 100644 index 0000000000..35b427636b --- /dev/null +++ b/english/cpp/aspose.email.clients/namevaluepair/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::NameValuePair::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Value of the property" +type: docs +weight: 30 +url: /cpp/aspose.email.clients/namevaluepair/set_name/ +--- + +## set_Name {#set_name} + +Value of the property + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/namevaluepair/set_value/_index.md b/english/cpp/aspose.email.clients/namevaluepair/set_value/_index.md new file mode 100644 index 0000000000..98d06448ca --- /dev/null +++ b/english/cpp/aspose.email.clients/namevaluepair/set_value/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::NameValuePair::set_Value method" +linktitle: "set_Value" +articleTitle: "set_Value" +second_title: "Aspose.Email for C++" +description: "Name of the property" +type: docs +weight: 40 +url: /cpp/aspose.email.clients/namevaluepair/set_value/ +--- + +## set_Value {#set_value} + +Name of the property + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Value(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/oauthnetworkcredential/_index.md b/english/cpp/aspose.email.clients/oauthnetworkcredential/_index.md new file mode 100644 index 0000000000..aef82b41b3 --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthnetworkcredential/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::OAuthNetworkCredential class" +linktitle: "OAuthNetworkCredential" +articleTitle: "OAuthNetworkCredential" +second_title: "Aspose.Email for C++" +description: "Represents the NetworkCredential for OAuth authentication." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/oauthnetworkcredential/ +--- + +## OAuthNetworkCredential class + +Represents the NetworkCredential for OAuth authentication. + +## Constructors + +| Name | Description | +| --- | --- | +| [OAuthNetworkCredential (4 overloads)](./oauthnetworkcredential/) | Initializes a new instance of the OAuthNetworkCredential class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AccessToken](./get_accesstoken/) | Gets OAuth 2.0 access token. | +| [get_TokenProvider](./get_tokenprovider/) | Gets the token provider. | + diff --git a/english/cpp/aspose.email.clients/oauthnetworkcredential/get_accesstoken/_index.md b/english/cpp/aspose.email.clients/oauthnetworkcredential/get_accesstoken/_index.md new file mode 100644 index 0000000000..0a5170c84f --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthnetworkcredential/get_accesstoken/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::OAuthNetworkCredential::get_AccessToken method" +linktitle: "get_AccessToken" +articleTitle: "get_AccessToken" +second_title: "Aspose.Email for C++" +description: "Gets OAuth 2.0 access token." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/oauthnetworkcredential/get_accesstoken/ +--- + +## get_AccessToken {#get_accesstoken} + +Gets OAuth 2.0 access token. + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_AccessToken() +``` + diff --git a/english/cpp/aspose.email.clients/oauthnetworkcredential/get_tokenprovider/_index.md b/english/cpp/aspose.email.clients/oauthnetworkcredential/get_tokenprovider/_index.md new file mode 100644 index 0000000000..85d37da32c --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthnetworkcredential/get_tokenprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::OAuthNetworkCredential::get_TokenProvider method" +linktitle: "get_TokenProvider" +articleTitle: "get_TokenProvider" +second_title: "Aspose.Email for C++" +description: "Gets the token provider." +type: docs +weight: 20 +url: /cpp/aspose.email.clients/oauthnetworkcredential/get_tokenprovider/ +--- + +## get_TokenProvider {#get_tokenprovider} + +Gets the token provider. + +**Returns:** System::SharedPtr < ITokenProvider > Aspose::Email::Clients:: + +```cpp +get_TokenProvider() +``` + diff --git a/english/cpp/aspose.email.clients/oauthnetworkcredential/oauthnetworkcredential/_index.md b/english/cpp/aspose.email.clients/oauthnetworkcredential/oauthnetworkcredential/_index.md new file mode 100644 index 0000000000..84fe786dd3 --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthnetworkcredential/oauthnetworkcredential/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Clients::OAuthNetworkCredential::OAuthNetworkCredential constructor" +linktitle: "OAuthNetworkCredential" +articleTitle: "OAuthNetworkCredential" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the OAuthNetworkCredential class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/oauthnetworkcredential/oauthnetworkcredential/ +--- + +## OAuthNetworkCredential (1 of 4) {#oauthnetworkcredential_1} + +Initializes a new instance of the OAuthNetworkCredential class + +**Returns:** Aspose::Email::Clients:: + +```cpp +OAuthNetworkCredential(System::String accessToken) +``` + +| Parameter | Description | +| --- | --- | +| accessToken | Access token | + +--- + +## OAuthNetworkCredential (2 of 4) {#oauthnetworkcredential_2} + +Initializes a new instance of the OAuthNetworkCredential class + +**Returns:** Aspose::Email::Clients:: + +```cpp +OAuthNetworkCredential(System::SharedPtr < ITokenProvider > tokenProvider) +``` + +| Parameter | Description | +| --- | --- | +| tokenProvider | Token provider | + +--- + +## OAuthNetworkCredential (3 of 4) {#oauthnetworkcredential_3} + +Initializes a new instance of the OAuthNetworkCredential class + +**Returns:** Aspose::Email::Clients:: + +```cpp +OAuthNetworkCredential(System::String userName, System::String accessToken) +``` + +| Parameter | Description | +| --- | --- | +| userName | User name | +| accessToken | Access token | + +--- + +## OAuthNetworkCredential (4 of 4) {#oauthnetworkcredential_4} + +Initializes a new instance of the OAuthNetworkCredential class + +**Returns:** Aspose::Email::Clients:: + +```cpp +OAuthNetworkCredential(System::String userName, System::SharedPtr < ITokenProvider > tokenProvider) +``` + +| Parameter | Description | +| --- | --- | +| userName | User name | +| tokenProvider | Token provider | + diff --git a/english/cpp/aspose.email.clients/oauthtoken/_index.md b/english/cpp/aspose.email.clients/oauthtoken/_index.md new file mode 100644 index 0000000000..c03c5826da --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthtoken/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::OAuthToken class" +linktitle: "OAuthToken" +articleTitle: "OAuthToken" +second_title: "Aspose.Email for C++" +description: "Contains OAuth token data such like token value, token type, expiration date." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/oauthtoken/ +--- + +## OAuthToken class + +Contains OAuth token data such like token value, token type, expiration date. + +## Constructors + +| Name | Description | +| --- | --- | +| [OAuthToken (3 overloads)](./oauthtoken/) | Initializes a new instance of the OAuthToken class | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Determines whether the specified object is equal to the current object. | +| [get_ExpirationDate](./get_expirationdate/) | Gets expiration date of the token. | +| [get_Expired](./get_expired/) | Indicates whether token is expired | +| [get_Token](./get_token/) | Gets token value | +| [get_TokenType](./get_tokentype/) | Gets OAuth token type | +| [GetHashCode](./gethashcode/) | Serves as a hash function for a particular type. | +| [ToString](./tostring/) | Returns a string that represents the current object. | + diff --git a/english/cpp/aspose.email.clients/oauthtoken/equals/_index.md b/english/cpp/aspose.email.clients/oauthtoken/equals/_index.md new file mode 100644 index 0000000000..4659442817 --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthtoken/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::OAuthToken::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified object is equal to the current object." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/oauthtoken/equals/ +--- + +## Equals {#equals} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The object to compare with the current object. | + diff --git a/english/cpp/aspose.email.clients/oauthtoken/get_expirationdate/_index.md b/english/cpp/aspose.email.clients/oauthtoken/get_expirationdate/_index.md new file mode 100644 index 0000000000..9fa1d4d82f --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthtoken/get_expirationdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::OAuthToken::get_ExpirationDate method" +linktitle: "get_ExpirationDate" +articleTitle: "get_ExpirationDate" +second_title: "Aspose.Email for C++" +description: "Gets expiration date of the token." +type: docs +weight: 20 +url: /cpp/aspose.email.clients/oauthtoken/get_expirationdate/ +--- + +## get_ExpirationDate {#get_expirationdate} + +Gets expiration date of the token. + +**Returns:** System::DateTime Aspose::Email::Clients:: + +```cpp +get_ExpirationDate() +``` + diff --git a/english/cpp/aspose.email.clients/oauthtoken/get_expired/_index.md b/english/cpp/aspose.email.clients/oauthtoken/get_expired/_index.md new file mode 100644 index 0000000000..ffb112b608 --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthtoken/get_expired/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::OAuthToken::get_Expired method" +linktitle: "get_Expired" +articleTitle: "get_Expired" +second_title: "Aspose.Email for C++" +description: "Indicates whether token is expired" +type: docs +weight: 30 +url: /cpp/aspose.email.clients/oauthtoken/get_expired/ +--- + +## get_Expired {#get_expired} + +Indicates whether token is expired + +**Returns:** bool Aspose::Email::Clients:: + +```cpp +get_Expired() +``` + diff --git a/english/cpp/aspose.email.clients/oauthtoken/get_token/_index.md b/english/cpp/aspose.email.clients/oauthtoken/get_token/_index.md new file mode 100644 index 0000000000..9a438a691e --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthtoken/get_token/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::OAuthToken::get_Token method" +linktitle: "get_Token" +articleTitle: "get_Token" +second_title: "Aspose.Email for C++" +description: "Gets token value" +type: docs +weight: 40 +url: /cpp/aspose.email.clients/oauthtoken/get_token/ +--- + +## get_Token {#get_token} + +Gets token value + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_Token() +``` + diff --git a/english/cpp/aspose.email.clients/oauthtoken/get_tokentype/_index.md b/english/cpp/aspose.email.clients/oauthtoken/get_tokentype/_index.md new file mode 100644 index 0000000000..bca98b8afb --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthtoken/get_tokentype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::OAuthToken::get_TokenType method" +linktitle: "get_TokenType" +articleTitle: "get_TokenType" +second_title: "Aspose.Email for C++" +description: "Gets OAuth token type" +type: docs +weight: 50 +url: /cpp/aspose.email.clients/oauthtoken/get_tokentype/ +--- + +## get_TokenType {#get_tokentype} + +Gets OAuth token type + +**Returns:** Aspose::Email::Clients::TokenType Aspose::Email::Clients:: + +```cpp +get_TokenType() +``` + diff --git a/english/cpp/aspose.email.clients/oauthtoken/gethashcode/_index.md b/english/cpp/aspose.email.clients/oauthtoken/gethashcode/_index.md new file mode 100644 index 0000000000..c3e943c1b3 --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthtoken/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::OAuthToken::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Serves as a hash function for a particular type." +type: docs +weight: 60 +url: /cpp/aspose.email.clients/oauthtoken/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Serves as a hash function for a particular type. + +**Returns:** A hash code for the current object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.clients/oauthtoken/oauthtoken/_index.md b/english/cpp/aspose.email.clients/oauthtoken/oauthtoken/_index.md new file mode 100644 index 0000000000..22b2c450e9 --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthtoken/oauthtoken/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Clients::OAuthToken::OAuthToken constructor" +linktitle: "OAuthToken" +articleTitle: "OAuthToken" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the OAuthToken class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/oauthtoken/oauthtoken/ +--- + +## OAuthToken (1 of 3) {#oauthtoken_1} + +Initializes a new instance of the OAuthToken class + +**Returns:** Aspose::Email::Clients:: + +```cpp +OAuthToken(System::String token) +``` + +| Parameter | Description | +| --- | --- | +| token | Refresh token value | + +--- + +## OAuthToken (2 of 3) {#oauthtoken_2} + +Initializes a new instance of the OAuthToken class + +**Returns:** Aspose::Email::Clients:: + +```cpp +OAuthToken(System::String token, System::DateTime expirationDate) +``` + +| Parameter | Description | +| --- | --- | +| token | Access token value | +| expirationDate | Expiration date of the token. | + +--- + +## OAuthToken (3 of 3) {#oauthtoken_3} + +Initializes a new instance of the OAuthToken class + +**Returns:** Aspose::Email::Clients:: + +```cpp +OAuthToken(System::String token, Aspose::Email::Clients::TokenType tokenType, System::DateTime expirationDate) +``` + +| Parameter | Description | +| --- | --- | +| token | Token value | +| tokenType | OAuth token type | +| expirationDate | Expiration date of the token. | + diff --git a/english/cpp/aspose.email.clients/oauthtoken/tostring/_index.md b/english/cpp/aspose.email.clients/oauthtoken/tostring/_index.md new file mode 100644 index 0000000000..9c887059c1 --- /dev/null +++ b/english/cpp/aspose.email.clients/oauthtoken/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::OAuthToken::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 70 +url: /cpp/aspose.email.clients/oauthtoken/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients/pageinfo/_index.md b/english/cpp/aspose.email.clients/pageinfo/_index.md new file mode 100644 index 0000000000..adbe59e116 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Clients::PageInfo class" +linktitle: "PageInfo" +articleTitle: "PageInfo" +second_title: "Aspose.Email for C++" +description: "Contains information about retrieved page when paging methods are used." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/pageinfo/ +--- + +## PageInfo class + +Contains information about retrieved page when paging methods are used. + +## Constructors + +| Name | Description | +| --- | --- | +| [PageInfo (4 overloads)](./pageinfo/) | Initializes a new instance of the PageInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AbsoluteOffset](./get_absoluteoffset/) | Gets additinal offset added to start index of a page | +| [get_ItemsPerPage](./get_itemsperpage/) | A number of items in page | +| [get_LastPage](./get_lastpage/) | Indicates whether current page is last page in view. | +| [get_NextPage](./get_nextpage/) | Information of the next page or null if current page is last | +| [get_PageOffset](./get_pageoffset/) | Gets offset of a page | +| [get_TotalCount](./get_totalcount/) | Gets total count of items in view | +| [set_AbsoluteOffset](./set_absoluteoffset/) | Gets additinal offset added to start index of a page | +| [set_ItemsPerPage](./set_itemsperpage/) | A number of items in page | +| [set_LastPage](./set_lastpage/) | Indicates whether current page is last page in view. | +| [set_PageOffset](./set_pageoffset/) | Gets offset of a page | +| [set_TotalCount](./set_totalcount/) | Gets total count of items in view | +| [next](./next/) | | + diff --git a/english/cpp/aspose.email.clients/pageinfo/get_absoluteoffset/_index.md b/english/cpp/aspose.email.clients/pageinfo/get_absoluteoffset/_index.md new file mode 100644 index 0000000000..e739a0cb0b --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/get_absoluteoffset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PageInfo::get_AbsoluteOffset method" +linktitle: "get_AbsoluteOffset" +articleTitle: "get_AbsoluteOffset" +second_title: "Aspose.Email for C++" +description: "Gets additinal offset added to start index of a page" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/pageinfo/get_absoluteoffset/ +--- + +## get_AbsoluteOffset {#get_absoluteoffset} + +Gets additinal offset added to start index of a page + +**Returns:** int32_t Aspose::Email::Clients:: + +```cpp +get_AbsoluteOffset() +``` + diff --git a/english/cpp/aspose.email.clients/pageinfo/get_itemsperpage/_index.md b/english/cpp/aspose.email.clients/pageinfo/get_itemsperpage/_index.md new file mode 100644 index 0000000000..87056a6532 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/get_itemsperpage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PageInfo::get_ItemsPerPage method" +linktitle: "get_ItemsPerPage" +articleTitle: "get_ItemsPerPage" +second_title: "Aspose.Email for C++" +description: "A number of items in page" +type: docs +weight: 20 +url: /cpp/aspose.email.clients/pageinfo/get_itemsperpage/ +--- + +## get_ItemsPerPage {#get_itemsperpage} + +A number of items in page + +**Returns:** int32_t Aspose::Email::Clients:: + +```cpp +get_ItemsPerPage() +``` + diff --git a/english/cpp/aspose.email.clients/pageinfo/get_lastpage/_index.md b/english/cpp/aspose.email.clients/pageinfo/get_lastpage/_index.md new file mode 100644 index 0000000000..10c9d1c0d6 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/get_lastpage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PageInfo::get_LastPage method" +linktitle: "get_LastPage" +articleTitle: "get_LastPage" +second_title: "Aspose.Email for C++" +description: "Indicates whether current page is last page in view." +type: docs +weight: 30 +url: /cpp/aspose.email.clients/pageinfo/get_lastpage/ +--- + +## get_LastPage {#get_lastpage} + +Indicates whether current page is last page in view. + +**Returns:** bool Aspose::Email::Clients:: + +```cpp +get_LastPage() +``` + diff --git a/english/cpp/aspose.email.clients/pageinfo/get_nextpage/_index.md b/english/cpp/aspose.email.clients/pageinfo/get_nextpage/_index.md new file mode 100644 index 0000000000..653fe5f2d4 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/get_nextpage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PageInfo::get_NextPage method" +linktitle: "get_NextPage" +articleTitle: "get_NextPage" +second_title: "Aspose.Email for C++" +description: "Information of the next page or null if current page is last" +type: docs +weight: 40 +url: /cpp/aspose.email.clients/pageinfo/get_nextpage/ +--- + +## get_NextPage {#get_nextpage} + +Information of the next page or null if current page is last + +**Returns:** virtual System::SharedPtr < PageInfo > Aspose::Email::Clients:: + +```cpp +get_NextPage() +``` + diff --git a/english/cpp/aspose.email.clients/pageinfo/get_pageoffset/_index.md b/english/cpp/aspose.email.clients/pageinfo/get_pageoffset/_index.md new file mode 100644 index 0000000000..58852c9c29 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/get_pageoffset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PageInfo::get_PageOffset method" +linktitle: "get_PageOffset" +articleTitle: "get_PageOffset" +second_title: "Aspose.Email for C++" +description: "Gets offset of a page" +type: docs +weight: 50 +url: /cpp/aspose.email.clients/pageinfo/get_pageoffset/ +--- + +## get_PageOffset {#get_pageoffset} + +Gets offset of a page + +**Returns:** int32_t Aspose::Email::Clients:: + +```cpp +get_PageOffset() +``` + diff --git a/english/cpp/aspose.email.clients/pageinfo/get_totalcount/_index.md b/english/cpp/aspose.email.clients/pageinfo/get_totalcount/_index.md new file mode 100644 index 0000000000..395ead53b2 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/get_totalcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PageInfo::get_TotalCount method" +linktitle: "get_TotalCount" +articleTitle: "get_TotalCount" +second_title: "Aspose.Email for C++" +description: "Gets total count of items in view" +type: docs +weight: 60 +url: /cpp/aspose.email.clients/pageinfo/get_totalcount/ +--- + +## get_TotalCount {#get_totalcount} + +Gets total count of items in view + +**Returns:** int32_t Aspose::Email::Clients:: + +```cpp +get_TotalCount() +``` + diff --git a/english/cpp/aspose.email.clients/pageinfo/next/_index.md b/english/cpp/aspose.email.clients/pageinfo/next/_index.md new file mode 100644 index 0000000000..a2fa1eb346 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/next/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::PageInfo::next method" +linktitle: "next" +articleTitle: "next" +second_title: "Aspose.Email for C++" +description: "next of PageInfo." +type: docs +weight: 120 +url: /cpp/aspose.email.clients/pageinfo/next/ +--- + +## next {#next} + +**Returns:** System::SharedPtr < PageInfo > Aspose::Email::Clients:: + +```cpp +next() +``` + diff --git a/english/cpp/aspose.email.clients/pageinfo/pageinfo/_index.md b/english/cpp/aspose.email.clients/pageinfo/pageinfo/_index.md new file mode 100644 index 0000000000..9061fc3799 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/pageinfo/_index.md @@ -0,0 +1,78 @@ +--- +title: "Aspose::Email::Clients::PageInfo::PageInfo constructor" +linktitle: "PageInfo" +articleTitle: "PageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PageInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/pageinfo/pageinfo/ +--- + +## PageInfo (1 of 4) {#pageinfo_1} + +Initializes a new instance of the PageInfo class + +**Returns:** Aspose::Email::Clients:: + +```cpp +PageInfo(int32_t itemsPerPage) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | + +--- + +## PageInfo (2 of 4) {#pageinfo_2} + +Initializes a new instance of the PageInfo class + +**Returns:** Aspose::Email::Clients:: + +```cpp +PageInfo(int32_t itemsPerPage, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| itemsPerPage | A number of items in page | +| offset | offset in view of a page | + +--- + +## PageInfo (3 of 4) {#pageinfo_3} + +Initializes a new instance of the PageInfo class + +**Returns:** Aspose::Email::Clients:: + +```cpp +PageInfo(int32_t totalCount, int32_t itemsPerPage, int32_t offset, bool lastPage) +``` + +| Parameter | Description | +| --- | --- | +| totalCount | total count of items in view | +| itemsPerPage | A number of items in page | +| offset | offset in view of a page | +| lastPage | Indicates whether current page is last page in view | + +--- + +## PageInfo (4 of 4) {#pageinfo_4} + +Initializes a new instance of the PageInfo class + +**Returns:** Aspose::Email::Clients:: + +```cpp +PageInfo(int32_t totalCount, int32_t itemsPerPage, int32_t offset, int32_t absoluteOffset, bool lastPage) +``` + +| Parameter | Description | +| --- | --- | +| totalCount | total count of items in view | +| offset | offset in view of a page | + diff --git a/english/cpp/aspose.email.clients/pageinfo/set_absoluteoffset/_index.md b/english/cpp/aspose.email.clients/pageinfo/set_absoluteoffset/_index.md new file mode 100644 index 0000000000..3e77ed827b --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/set_absoluteoffset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::PageInfo::set_AbsoluteOffset method" +linktitle: "set_AbsoluteOffset" +articleTitle: "set_AbsoluteOffset" +second_title: "Aspose.Email for C++" +description: "Gets additinal offset added to start index of a page" +type: docs +weight: 70 +url: /cpp/aspose.email.clients/pageinfo/set_absoluteoffset/ +--- + +## set_AbsoluteOffset {#set_absoluteoffset} + +Gets additinal offset added to start index of a page + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_AbsoluteOffset(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/pageinfo/set_itemsperpage/_index.md b/english/cpp/aspose.email.clients/pageinfo/set_itemsperpage/_index.md new file mode 100644 index 0000000000..12692dd152 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/set_itemsperpage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::PageInfo::set_ItemsPerPage method" +linktitle: "set_ItemsPerPage" +articleTitle: "set_ItemsPerPage" +second_title: "Aspose.Email for C++" +description: "A number of items in page" +type: docs +weight: 80 +url: /cpp/aspose.email.clients/pageinfo/set_itemsperpage/ +--- + +## set_ItemsPerPage {#set_itemsperpage} + +A number of items in page + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_ItemsPerPage(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/pageinfo/set_lastpage/_index.md b/english/cpp/aspose.email.clients/pageinfo/set_lastpage/_index.md new file mode 100644 index 0000000000..7e1637e981 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/set_lastpage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::PageInfo::set_LastPage method" +linktitle: "set_LastPage" +articleTitle: "set_LastPage" +second_title: "Aspose.Email for C++" +description: "Indicates whether current page is last page in view." +type: docs +weight: 90 +url: /cpp/aspose.email.clients/pageinfo/set_lastpage/ +--- + +## set_LastPage {#set_lastpage} + +Indicates whether current page is last page in view. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_LastPage(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/pageinfo/set_pageoffset/_index.md b/english/cpp/aspose.email.clients/pageinfo/set_pageoffset/_index.md new file mode 100644 index 0000000000..6049ac5157 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/set_pageoffset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::PageInfo::set_PageOffset method" +linktitle: "set_PageOffset" +articleTitle: "set_PageOffset" +second_title: "Aspose.Email for C++" +description: "Gets offset of a page" +type: docs +weight: 100 +url: /cpp/aspose.email.clients/pageinfo/set_pageoffset/ +--- + +## set_PageOffset {#set_pageoffset} + +Gets offset of a page + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_PageOffset(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/pageinfo/set_totalcount/_index.md b/english/cpp/aspose.email.clients/pageinfo/set_totalcount/_index.md new file mode 100644 index 0000000000..d96a0bded8 --- /dev/null +++ b/english/cpp/aspose.email.clients/pageinfo/set_totalcount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::PageInfo::set_TotalCount method" +linktitle: "set_TotalCount" +articleTitle: "set_TotalCount" +second_title: "Aspose.Email for C++" +description: "Gets total count of items in view" +type: docs +weight: 110 +url: /cpp/aspose.email.clients/pageinfo/set_totalcount/ +--- + +## set_TotalCount {#set_totalcount} + +Gets total count of items in view + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_TotalCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/pipeliningmode/_index.md b/english/cpp/aspose.email.clients/pipeliningmode/_index.md new file mode 100644 index 0000000000..1634f3e4f2 --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningmode/_index.md @@ -0,0 +1,21 @@ +--- +title: "PipeliningMode Enum" +linktitle: "PipeliningMode" +articleTitle: "PipeliningMode" +second_title: "Aspose.Email for C++" +description: "Defines how mail client supports the pipelining" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/pipeliningmode/ +--- + +## PipeliningMode enumeration (3 values) + +Defines how mail client supports the pipelining + +| Value | Description | +| --- | --- | +| Auto | Client enables pipelining mode in case if server declares that pipelining is supported | +| Enabled | Pipelining mode is enabled. | +| Disabled | Pipelining mode is disabled. | + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/_index.md new file mode 100644 index 0000000000..783884676f --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus class" +linktitle: "PipeliningStatus" +articleTitle: "PipeliningStatus" +second_title: "Aspose.Email for C++" +description: "Defines pipelining status for mail client." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/pipeliningstatus/ +--- + +## PipeliningStatus class + +Defines pipelining status for mail client. + +## Constructors + +| Name | Description | +| --- | --- | +| [PipeliningStatus (4 overloads)](./pipeliningstatus/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ClientMode](./get_clientmode/) | Gets a value that defines how mail client supports the pipelining | +| [get_PipeliningEnabled](./get_pipeliningenabled/) | Gets a value that defines if pipelining mode is enabled. | +| [get_SupportedByServer](./get_supportedbyserver/) | Gets value that indicates if pipelining mode is supported by a server. | +| [set_ClientMode](./set_clientmode/) | Sets a value that defines how mail client supports the pipelining | +| [set_SupportedByServer](./set_supportedbyserver/) | Gets value that indicates if pipelining mode is supported by a server. | +| [to_Boolean](./to_boolean/) | Converts PipeliningStatus object to boolean value | +| [to_PipeliningMode](./to_pipeliningmode/) | Converts PipeliningStatus object | +| [to_PipeliningStatus (2 overloads)](./to_pipeliningstatus/) | Converts boolean value to PipeliningStatus object | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [ConnectionPool](./connectionpool/) | | + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/connectionpool/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/connectionpool/_index.md new file mode 100644 index 0000000000..8f1d2cbd5c --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/connectionpool/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::ConnectionPool method" +linktitle: "ConnectionPool" +articleTitle: "ConnectionPool" +second_title: "Aspose.Email for C++" +description: "ConnectionPool of PipeliningStatus." +type: docs +weight: 100 +url: /cpp/aspose.email.clients/pipeliningstatus/connectionpool/ +--- + +## ConnectionPool {#connectionpool} + +```cpp +friend class ConnectionPool() +``` + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/get_clientmode/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/get_clientmode/_index.md new file mode 100644 index 0000000000..c7cdc61b1d --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/get_clientmode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::get_ClientMode method" +linktitle: "get_ClientMode" +articleTitle: "get_ClientMode" +second_title: "Aspose.Email for C++" +description: "Gets a value that defines how mail client supports the pipelining" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/pipeliningstatus/get_clientmode/ +--- + +## get_ClientMode {#get_clientmode} + +Gets a value that defines how mail client supports the pipelining + +**Returns:** PipeliningMode Aspose::Email::Clients:: + +```cpp +get_ClientMode() +``` + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/get_pipeliningenabled/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/get_pipeliningenabled/_index.md new file mode 100644 index 0000000000..c162cbbb00 --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/get_pipeliningenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::get_PipeliningEnabled method" +linktitle: "get_PipeliningEnabled" +articleTitle: "get_PipeliningEnabled" +second_title: "Aspose.Email for C++" +description: "Gets a value that defines if pipelining mode is enabled." +type: docs +weight: 20 +url: /cpp/aspose.email.clients/pipeliningstatus/get_pipeliningenabled/ +--- + +## get_PipeliningEnabled {#get_pipeliningenabled} + +Gets a value that defines if pipelining mode is enabled. + +**Returns:** bool Aspose::Email::Clients:: + +```cpp +get_PipeliningEnabled() +``` + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/get_supportedbyserver/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/get_supportedbyserver/_index.md new file mode 100644 index 0000000000..ef69cfeadb --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/get_supportedbyserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::get_SupportedByServer method" +linktitle: "get_SupportedByServer" +articleTitle: "get_SupportedByServer" +second_title: "Aspose.Email for C++" +description: "Gets value that indicates if pipelining mode is supported by a server." +type: docs +weight: 30 +url: /cpp/aspose.email.clients/pipeliningstatus/get_supportedbyserver/ +--- + +## get_SupportedByServer {#get_supportedbyserver} + +Gets value that indicates if pipelining mode is supported by a server. + +**Returns:** bool Aspose::Email::Clients:: + +```cpp +get_SupportedByServer() +``` + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/pipeliningstatus/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/pipeliningstatus/_index.md new file mode 100644 index 0000000000..9b6c80309a --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/pipeliningstatus/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::PipeliningStatus constructor" +linktitle: "PipeliningStatus" +articleTitle: "PipeliningStatus" +second_title: "Aspose.Email for C++" +description: "PipeliningStatus of PipeliningStatus." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/pipeliningstatus/pipeliningstatus/ +--- + +## PipeliningStatus (1 of 4) {#pipeliningstatus_1} + +**Returns:** Aspose::Email::Clients:: + +```cpp +PipeliningStatus() +``` + +--- + +## PipeliningStatus (2 of 4) {#pipeliningstatus_2} + +**Returns:** Aspose::Email::Clients:: + +```cpp +PipeliningStatus(bool supportedByServer) +``` + +| Parameter | Description | +| --- | --- | +| supportedByServer | | + +--- + +## PipeliningStatus (3 of 4) {#pipeliningstatus_3} + +**Returns:** Aspose::Email::Clients:: + +```cpp +PipeliningStatus(PipeliningMode mode) +``` + +| Parameter | Description | +| --- | --- | +| mode | | + +--- + +## PipeliningStatus (4 of 4) {#pipeliningstatus_4} + +**Returns:** Aspose::Email::Clients:: + +```cpp +PipeliningStatus(bool supported, PipeliningMode mode) +``` + +| Parameter | Description | +| --- | --- | +| supported | | +| mode | | + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/set_clientmode/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/set_clientmode/_index.md new file mode 100644 index 0000000000..0084668463 --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/set_clientmode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::set_ClientMode method" +linktitle: "set_ClientMode" +articleTitle: "set_ClientMode" +second_title: "Aspose.Email for C++" +description: "Sets a value that defines how mail client supports the pipelining" +type: docs +weight: 40 +url: /cpp/aspose.email.clients/pipeliningstatus/set_clientmode/ +--- + +## set_ClientMode {#set_clientmode} + +Sets a value that defines how mail client supports the pipelining + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_ClientMode(PipeliningMode value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/set_supportedbyserver/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/set_supportedbyserver/_index.md new file mode 100644 index 0000000000..3c145a274e --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/set_supportedbyserver/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::set_SupportedByServer method" +linktitle: "set_SupportedByServer" +articleTitle: "set_SupportedByServer" +second_title: "Aspose.Email for C++" +description: "Gets value that indicates if pipelining mode is supported by a server." +type: docs +weight: 50 +url: /cpp/aspose.email.clients/pipeliningstatus/set_supportedbyserver/ +--- + +## set_SupportedByServer {#set_supportedbyserver} + +Gets value that indicates if pipelining mode is supported by a server. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_SupportedByServer(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/to_boolean/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/to_boolean/_index.md new file mode 100644 index 0000000000..a78f481181 --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/to_boolean/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::to_Boolean method" +linktitle: "to_Boolean" +articleTitle: "to_Boolean" +second_title: "Aspose.Email for C++" +description: "Converts PipeliningStatus object to boolean value" +type: docs +weight: 60 +url: /cpp/aspose.email.clients/pipeliningstatus/to_boolean/ +--- + +## to_Boolean {#to_boolean} + +Converts PipeliningStatus object to boolean value + +**Returns:** Returns true if pipelining is used, otherwise returns false. + +```cpp +to_Boolean(System::SharedPtr < PipeliningStatus > status) +``` + +| Parameter | Description | +| --- | --- | +| status | PipeliningStatus object for conversion | + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/to_pipeliningmode/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/to_pipeliningmode/_index.md new file mode 100644 index 0000000000..0ab2d787f6 --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/to_pipeliningmode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::to_PipeliningMode method" +linktitle: "to_PipeliningMode" +articleTitle: "to_PipeliningMode" +second_title: "Aspose.Email for C++" +description: "Converts PipeliningStatus object" +type: docs +weight: 70 +url: /cpp/aspose.email.clients/pipeliningstatus/to_pipeliningmode/ +--- + +## to_PipeliningMode {#to_pipeliningmode} + +Converts PipeliningStatus object + +**Returns:** static PipeliningMode Aspose::Email::Clients:: + +```cpp +to_PipeliningMode(System::SharedPtr < PipeliningStatus > status) +``` + +| Parameter | Description | +| --- | --- | +| status | | + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/to_pipeliningstatus/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/to_pipeliningstatus/_index.md new file mode 100644 index 0000000000..113b7723a0 --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/to_pipeliningstatus/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::to_PipeliningStatus method" +linktitle: "to_PipeliningStatus" +articleTitle: "to_PipeliningStatus" +second_title: "Aspose.Email for C++" +description: "Converts boolean value to PipeliningStatus object" +type: docs +weight: 80 +url: /cpp/aspose.email.clients/pipeliningstatus/to_pipeliningstatus/ +--- + +## to_PipeliningStatus (1 of 2) {#to_pipeliningstatus_1} + +Converts boolean value to PipeliningStatus object + +**Returns:** Returns PipeliningStatus object + +```cpp +to_PipeliningStatus(bool mode) +``` + +| Parameter | Description | +| --- | --- | +| mode | true if pipelining has to be used, otherwise false | + +--- + +## to_PipeliningStatus (2 of 2) {#to_pipeliningstatus_2} + +Converts PipeliningMode value to PipeliningStatus object + +**Returns:** Returns PipeliningStatus object + +```cpp +to_PipeliningStatus(PipeliningMode mode) +``` + +| Parameter | Description | +| --- | --- | +| mode | PipeliningMode value for conversion | + diff --git a/english/cpp/aspose.email.clients/pipeliningstatus/tostring/_index.md b/english/cpp/aspose.email.clients/pipeliningstatus/tostring/_index.md new file mode 100644 index 0000000000..1a05475044 --- /dev/null +++ b/english/cpp/aspose.email.clients/pipeliningstatus/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::PipeliningStatus::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 90 +url: /cpp/aspose.email.clients/pipeliningstatus/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.clients/proxy/_index.md b/english/cpp/aspose.email.clients/proxy/_index.md new file mode 100644 index 0000000000..9ac2ca83b0 --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::Proxy class" +linktitle: "Proxy" +articleTitle: "Proxy" +second_title: "Aspose.Email for C++" +description: "Base proxy client." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/proxy/ +--- + +## Proxy class + +Base proxy client. + +## Constructors + +| Name | Description | +| --- | --- | +| [Proxy](./proxy/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose](./dispose/) | Disposes this instance and requests that the underlying TCP connection be closed. | +| [get_Address](./get_address/) | The domain name or IP address of the proxy server | +| [get_Password](./get_password/) | Password for proxy authentication | +| [get_Port](./get_port/) | The port number for the proxy server | +| [get_Username](./get_username/) | Username for proxy authentication | +| [GetStream](./getstream/) | Returns configured network stream to transport data to the required host through the proxy server. | +| [set_Address](./set_address/) | The domain name or IP address of the proxy server | +| [set_Password](./set_password/) | Password for proxy authentication | +| [set_Port](./set_port/) | The port number for the proxy server | +| [set_Username](./set_username/) | Username for proxy authentication | +| [SetUpStream](./setupstream/) | Configures proxy-server to transport data to the target host. | + diff --git a/english/cpp/aspose.email.clients/proxy/dispose/_index.md b/english/cpp/aspose.email.clients/proxy/dispose/_index.md new file mode 100644 index 0000000000..ec8e8c0cc8 --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Proxy::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Disposes this instance and requests that the underlying TCP connection be closed." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/proxy/dispose/ +--- + +## Dispose {#dispose} + +Disposes this instance and requests that the underlying TCP connection be closed. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.clients/proxy/get_address/_index.md b/english/cpp/aspose.email.clients/proxy/get_address/_index.md new file mode 100644 index 0000000000..726eb918fb --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/get_address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Proxy::get_Address method" +linktitle: "get_Address" +articleTitle: "get_Address" +second_title: "Aspose.Email for C++" +description: "The domain name or IP address of the proxy server" +type: docs +weight: 20 +url: /cpp/aspose.email.clients/proxy/get_address/ +--- + +## get_Address {#get_address} + +The domain name or IP address of the proxy server + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_Address() +``` + diff --git a/english/cpp/aspose.email.clients/proxy/get_password/_index.md b/english/cpp/aspose.email.clients/proxy/get_password/_index.md new file mode 100644 index 0000000000..36c428a223 --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/get_password/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Proxy::get_Password method" +linktitle: "get_Password" +articleTitle: "get_Password" +second_title: "Aspose.Email for C++" +description: "Password for proxy authentication" +type: docs +weight: 30 +url: /cpp/aspose.email.clients/proxy/get_password/ +--- + +## get_Password {#get_password} + +Password for proxy authentication + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_Password() +``` + diff --git a/english/cpp/aspose.email.clients/proxy/get_port/_index.md b/english/cpp/aspose.email.clients/proxy/get_port/_index.md new file mode 100644 index 0000000000..f8bdb2b3ab --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/get_port/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Proxy::get_Port method" +linktitle: "get_Port" +articleTitle: "get_Port" +second_title: "Aspose.Email for C++" +description: "The port number for the proxy server" +type: docs +weight: 40 +url: /cpp/aspose.email.clients/proxy/get_port/ +--- + +## get_Port {#get_port} + +The port number for the proxy server + +**Returns:** int32_t Aspose::Email::Clients:: + +```cpp +get_Port() +``` + diff --git a/english/cpp/aspose.email.clients/proxy/get_username/_index.md b/english/cpp/aspose.email.clients/proxy/get_username/_index.md new file mode 100644 index 0000000000..d35dc9cec3 --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/get_username/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::Proxy::get_Username method" +linktitle: "get_Username" +articleTitle: "get_Username" +second_title: "Aspose.Email for C++" +description: "Username for proxy authentication" +type: docs +weight: 50 +url: /cpp/aspose.email.clients/proxy/get_username/ +--- + +## get_Username {#get_username} + +Username for proxy authentication + +**Returns:** System::String Aspose::Email::Clients:: + +```cpp +get_Username() +``` + diff --git a/english/cpp/aspose.email.clients/proxy/getstream/_index.md b/english/cpp/aspose.email.clients/proxy/getstream/_index.md new file mode 100644 index 0000000000..d12a09944a --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/getstream/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Proxy::GetStream method" +linktitle: "GetStream" +articleTitle: "GetStream" +second_title: "Aspose.Email for C++" +description: "Returns configured network stream to transport data to the required host through the proxy server." +type: docs +weight: 60 +url: /cpp/aspose.email.clients/proxy/getstream/ +--- + +## GetStream {#getstream} + +Returns configured network stream to transport data to the required host through the proxy server. + +**Returns:** Returns configure network stream to connect with required host through the proxy server. + +```cpp +GetStream(System::String address, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| address | The domain name of the host we want to contact | +| port | The port number of the host we want to contact | + diff --git a/english/cpp/aspose.email.clients/proxy/proxy/_index.md b/english/cpp/aspose.email.clients/proxy/proxy/_index.md new file mode 100644 index 0000000000..494f252dbb --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/proxy/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Clients::Proxy::Proxy constructor" +linktitle: "Proxy" +articleTitle: "Proxy" +second_title: "Aspose.Email for C++" +description: "Proxy of Proxy." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/proxy/proxy/ +--- + +## Proxy {#proxy} + +**Returns:** Aspose::Email::Clients:: + +```cpp +Proxy(System::String address, int32_t port, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| address | | +| port | | +| username | | +| password | | + diff --git a/english/cpp/aspose.email.clients/proxy/set_address/_index.md b/english/cpp/aspose.email.clients/proxy/set_address/_index.md new file mode 100644 index 0000000000..3d84a46fb5 --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/set_address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Proxy::set_Address method" +linktitle: "set_Address" +articleTitle: "set_Address" +second_title: "Aspose.Email for C++" +description: "The domain name or IP address of the proxy server" +type: docs +weight: 70 +url: /cpp/aspose.email.clients/proxy/set_address/ +--- + +## set_Address {#set_address} + +The domain name or IP address of the proxy server + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/proxy/set_password/_index.md b/english/cpp/aspose.email.clients/proxy/set_password/_index.md new file mode 100644 index 0000000000..d94de97c7b --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/set_password/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Proxy::set_Password method" +linktitle: "set_Password" +articleTitle: "set_Password" +second_title: "Aspose.Email for C++" +description: "Password for proxy authentication" +type: docs +weight: 80 +url: /cpp/aspose.email.clients/proxy/set_password/ +--- + +## set_Password {#set_password} + +Password for proxy authentication + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Password(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/proxy/set_port/_index.md b/english/cpp/aspose.email.clients/proxy/set_port/_index.md new file mode 100644 index 0000000000..46c4b4bdc8 --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/set_port/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Proxy::set_Port method" +linktitle: "set_Port" +articleTitle: "set_Port" +second_title: "Aspose.Email for C++" +description: "The port number for the proxy server" +type: docs +weight: 90 +url: /cpp/aspose.email.clients/proxy/set_port/ +--- + +## set_Port {#set_port} + +The port number for the proxy server + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Port(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/proxy/set_username/_index.md b/english/cpp/aspose.email.clients/proxy/set_username/_index.md new file mode 100644 index 0000000000..1803afb36a --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/set_username/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::Proxy::set_Username method" +linktitle: "set_Username" +articleTitle: "set_Username" +second_title: "Aspose.Email for C++" +description: "Username for proxy authentication" +type: docs +weight: 100 +url: /cpp/aspose.email.clients/proxy/set_username/ +--- + +## set_Username {#set_username} + +Username for proxy authentication + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Username(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/proxy/setupstream/_index.md b/english/cpp/aspose.email.clients/proxy/setupstream/_index.md new file mode 100644 index 0000000000..20c46a1890 --- /dev/null +++ b/english/cpp/aspose.email.clients/proxy/setupstream/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::Proxy::SetUpStream method" +linktitle: "SetUpStream" +articleTitle: "SetUpStream" +second_title: "Aspose.Email for C++" +description: "Configures proxy-server to transport data to the target host." +type: docs +weight: 110 +url: /cpp/aspose.email.clients/proxy/setupstream/ +--- + +## SetUpStream {#setupstream} + +Configures proxy-server to transport data to the target host. + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +SetUpStream(System::SharedPtr < System::IO::Stream > stream, System::String address, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream which is connected to the proxy-server. | +| address | The network address of the target host we want to contact | +| port | The port number of the target host we want to contact | + diff --git a/english/cpp/aspose.email.clients/securityoptions/_index.md b/english/cpp/aspose.email.clients/securityoptions/_index.md new file mode 100644 index 0000000000..03f0c57238 --- /dev/null +++ b/english/cpp/aspose.email.clients/securityoptions/_index.md @@ -0,0 +1,23 @@ +--- +title: "SecurityOptions Enum" +linktitle: "SecurityOptions" +articleTitle: "SecurityOptions" +second_title: "Aspose.Email for C++" +description: "Security mode for a mail client" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/securityoptions/ +--- + +## SecurityOptions enumeration (5 values) + +Security mode for a mail client + +| Value | Description | +| --- | --- | +| None | Connection is not secured. | +| SSLExplicit | Uses the STARTTLS command to start SSL/TLS connection. | +| SSLImplicit | Establishes a SSL/TLS connection first. | +| SSLAuto | Uses SSL/TLS implicit or SSL/TLS explicit mode automatically. | +| Auto | Auto selection mode | + diff --git a/english/cpp/aspose.email.clients/securityoptionsextensions/_index.md b/english/cpp/aspose.email.clients/securityoptionsextensions/_index.md new file mode 100644 index 0000000000..c9eb992535 --- /dev/null +++ b/english/cpp/aspose.email.clients/securityoptionsextensions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::SecurityOptionsExtensions class" +linktitle: "SecurityOptionsExtensions" +articleTitle: "SecurityOptionsExtensions" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/securityoptionsextensions/ +--- + +## SecurityOptionsExtensions class + +## Constructors + +| Name | Description | +| --- | --- | +| [SecurityOptionsExtensions](./securityoptionsextensions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [AsPrioritizedList](./asprioritizedlist/) | | + diff --git a/english/cpp/aspose.email.clients/securityoptionsextensions/asprioritizedlist/_index.md b/english/cpp/aspose.email.clients/securityoptionsextensions/asprioritizedlist/_index.md new file mode 100644 index 0000000000..e0d35f99a7 --- /dev/null +++ b/english/cpp/aspose.email.clients/securityoptionsextensions/asprioritizedlist/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Clients::SecurityOptionsExtensions::AsPrioritizedList method" +linktitle: "AsPrioritizedList" +articleTitle: "AsPrioritizedList" +second_title: "Aspose.Email for C++" +description: "AsPrioritizedList of SecurityOptionsExtensions." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/securityoptionsextensions/asprioritizedlist/ +--- + +## AsPrioritizedList {#asprioritizedlist} + +**Returns:** static System::SharedPtr > Aspose::Email::Clients:: + +```cpp +AsPrioritizedList(SecurityOptions options, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| options | | +| port | | + diff --git a/english/cpp/aspose.email.clients/securityoptionsextensions/securityoptionsextensions/_index.md b/english/cpp/aspose.email.clients/securityoptionsextensions/securityoptionsextensions/_index.md new file mode 100644 index 0000000000..317cfdea48 --- /dev/null +++ b/english/cpp/aspose.email.clients/securityoptionsextensions/securityoptionsextensions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Clients::SecurityOptionsExtensions::SecurityOptionsExtensions constructor" +linktitle: "SecurityOptionsExtensions" +articleTitle: "SecurityOptionsExtensions" +second_title: "Aspose.Email for C++" +description: "SecurityOptionsExtensions of SecurityOptionsExtensions." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/securityoptionsextensions/securityoptionsextensions/ +--- + +## SecurityOptionsExtensions {#securityoptionsextensions} + +**Returns:** Aspose::Email::Clients:: + +```cpp +SecurityOptionsExtensions() +``` + diff --git a/english/cpp/aspose.email.clients/socksauthenticationmethods/_index.md b/english/cpp/aspose.email.clients/socksauthenticationmethods/_index.md new file mode 100644 index 0000000000..89028de097 --- /dev/null +++ b/english/cpp/aspose.email.clients/socksauthenticationmethods/_index.md @@ -0,0 +1,20 @@ +--- +title: "SocksAuthenticationMethods Enum" +linktitle: "SocksAuthenticationMethods" +articleTitle: "SocksAuthenticationMethods" +second_title: "Aspose.Email for C++" +description: "The authentication methods supported by the SOCKS protocol" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/socksauthenticationmethods/ +--- + +## SocksAuthenticationMethods enumeration (2 values) + +The authentication methods supported by the SOCKS protocol + +| Value | Description | +| --- | --- | +| NoAuthentication | No authentication | +| PlainText | Authenticates user with a user name and password. SOCKS5 server only | + diff --git a/english/cpp/aspose.email.clients/socksproxy/_index.md b/english/cpp/aspose.email.clients/socksproxy/_index.md new file mode 100644 index 0000000000..fdb2385a6a --- /dev/null +++ b/english/cpp/aspose.email.clients/socksproxy/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Clients::SocksProxy class" +linktitle: "SocksProxy" +articleTitle: "SocksProxy" +second_title: "Aspose.Email for C++" +description: "SOCKS proxy client." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/socksproxy/ +--- + +## SocksProxy class + +**Inherits:** Aspose::Email::Clients::Proxy + +SOCKS proxy client. Supported versions of the protocol are SOCKS4 and SOCKS5. + +## Constructors + +| Name | Description | +| --- | --- | +| [SocksProxy (4 overloads)](./socksproxy/) | Initializes a new instance of the SocksProxy class to connect to SOCKS4 server without authentication. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_SupportedAuthenticationMethods](./get_supportedauthenticationmethods/) | The supported authentication methods to connect to SOCKS server | +| [get_Version](./get_version/) | Required SOCKS server version. | +| [set_SupportedAuthenticationMethods](./set_supportedauthenticationmethods/) | The supported authentication methods to connect to SOCKS server | +| [set_Version](./set_version/) | Required SOCKS server version. | +| [SetUpStream](./setupstream/) | Configures proxy-server to transport data to the target host. | + diff --git a/english/cpp/aspose.email.clients/socksproxy/get_supportedauthenticationmethods/_index.md b/english/cpp/aspose.email.clients/socksproxy/get_supportedauthenticationmethods/_index.md new file mode 100644 index 0000000000..5d239b37a8 --- /dev/null +++ b/english/cpp/aspose.email.clients/socksproxy/get_supportedauthenticationmethods/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::SocksProxy::get_SupportedAuthenticationMethods method" +linktitle: "get_SupportedAuthenticationMethods" +articleTitle: "get_SupportedAuthenticationMethods" +second_title: "Aspose.Email for C++" +description: "The supported authentication methods to connect to SOCKS server" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/socksproxy/get_supportedauthenticationmethods/ +--- + +## get_SupportedAuthenticationMethods {#get_supportedauthenticationmethods} + +The supported authentication methods to connect to SOCKS server + +**Returns:** SocksAuthenticationMethods Aspose::Email::Clients:: + +```cpp +get_SupportedAuthenticationMethods() +``` + diff --git a/english/cpp/aspose.email.clients/socksproxy/get_version/_index.md b/english/cpp/aspose.email.clients/socksproxy/get_version/_index.md new file mode 100644 index 0000000000..d1fa626cd7 --- /dev/null +++ b/english/cpp/aspose.email.clients/socksproxy/get_version/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::SocksProxy::get_Version method" +linktitle: "get_Version" +articleTitle: "get_Version" +second_title: "Aspose.Email for C++" +description: "Required SOCKS server version." +type: docs +weight: 20 +url: /cpp/aspose.email.clients/socksproxy/get_version/ +--- + +## get_Version {#get_version} + +Required SOCKS server version. + +**Returns:** SocksVersion Aspose::Email::Clients:: + +```cpp +get_Version() +``` + diff --git a/english/cpp/aspose.email.clients/socksproxy/set_supportedauthenticationmethods/_index.md b/english/cpp/aspose.email.clients/socksproxy/set_supportedauthenticationmethods/_index.md new file mode 100644 index 0000000000..b3970414fa --- /dev/null +++ b/english/cpp/aspose.email.clients/socksproxy/set_supportedauthenticationmethods/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::SocksProxy::set_SupportedAuthenticationMethods method" +linktitle: "set_SupportedAuthenticationMethods" +articleTitle: "set_SupportedAuthenticationMethods" +second_title: "Aspose.Email for C++" +description: "The supported authentication methods to connect to SOCKS server" +type: docs +weight: 30 +url: /cpp/aspose.email.clients/socksproxy/set_supportedauthenticationmethods/ +--- + +## set_SupportedAuthenticationMethods {#set_supportedauthenticationmethods} + +The supported authentication methods to connect to SOCKS server + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_SupportedAuthenticationMethods(SocksAuthenticationMethods value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/socksproxy/set_version/_index.md b/english/cpp/aspose.email.clients/socksproxy/set_version/_index.md new file mode 100644 index 0000000000..83d94fb77f --- /dev/null +++ b/english/cpp/aspose.email.clients/socksproxy/set_version/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::SocksProxy::set_Version method" +linktitle: "set_Version" +articleTitle: "set_Version" +second_title: "Aspose.Email for C++" +description: "Required SOCKS server version." +type: docs +weight: 40 +url: /cpp/aspose.email.clients/socksproxy/set_version/ +--- + +## set_Version {#set_version} + +Required SOCKS server version. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +set_Version(SocksVersion value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/socksproxy/setupstream/_index.md b/english/cpp/aspose.email.clients/socksproxy/setupstream/_index.md new file mode 100644 index 0000000000..36588121d9 --- /dev/null +++ b/english/cpp/aspose.email.clients/socksproxy/setupstream/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Clients::SocksProxy::SetUpStream method" +linktitle: "SetUpStream" +articleTitle: "SetUpStream" +second_title: "Aspose.Email for C++" +description: "Configures proxy-server to transport data to the target host." +type: docs +weight: 50 +url: /cpp/aspose.email.clients/socksproxy/setupstream/ +--- + +## SetUpStream {#setupstream} + +Configures proxy-server to transport data to the target host. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +SetUpStream(System::SharedPtr < System::IO::Stream > stream, System::String address, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream which is connected to the proxy-server. | +| address | The network address of the target host we want to contact | +| port | The port number of the target host we want to contact | + diff --git a/english/cpp/aspose.email.clients/socksproxy/socksproxy/_index.md b/english/cpp/aspose.email.clients/socksproxy/socksproxy/_index.md new file mode 100644 index 0000000000..d2f187d5e2 --- /dev/null +++ b/english/cpp/aspose.email.clients/socksproxy/socksproxy/_index.md @@ -0,0 +1,81 @@ +--- +title: "Aspose::Email::Clients::SocksProxy::SocksProxy constructor" +linktitle: "SocksProxy" +articleTitle: "SocksProxy" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SocksProxy class to connect to SOCKS4 server without authentication." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/socksproxy/socksproxy/ +--- + +## SocksProxy (1 of 4) {#socksproxy_1} + +Initializes a new instance of the SocksProxy class to connect to SOCKS4 server without authentication. + +**Returns:** Aspose::Email::Clients:: + +```cpp +SocksProxy(System::String address, int32_t port) +``` + +| Parameter | Description | +| --- | --- | +| address | The domain name or IP address of the proxy | +| port | The port number of the proxy | + +--- + +## SocksProxy (2 of 4) {#socksproxy_2} + +Initializes a new instance of the SocksProxy class to connect to SOCKS4 or SOCKS5 server without authentication. + +**Returns:** Aspose::Email::Clients:: + +```cpp +SocksProxy(System::String address, int32_t port, SocksVersion version) +``` + +| Parameter | Description | +| --- | --- | +| address | The domain name or IP address of the proxy | +| port | The port number of the proxy | +| version | Required SOCKS server version. | + +--- + +## SocksProxy (3 of 4) {#socksproxy_3} + +Initializes a new instance of the SocksProxy class to connect to SOCKS4 server without authentication. + +**Returns:** Aspose::Email::Clients:: + +```cpp +SocksProxy(System::String address, int32_t port, System::String userID) +``` + +| Parameter | Description | +| --- | --- | +| address | The domain name or IP address of the proxy | +| port | The port number of the proxy | +| userID | UserID for Socks4 Identification Protocol (RFC 1413) | + +--- + +## SocksProxy (4 of 4) {#socksproxy_4} + +Initializes a new instance of the SocksProxy class to connect to SOCKS5 server with defined username and password. + +**Returns:** Aspose::Email::Clients:: + +```cpp +SocksProxy(System::String address, int32_t port, System::String username, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| address | The domain name or IP address of the proxy | +| port | The port number of the proxy | +| username | Username for authentication | +| password | Password for authentication | + diff --git a/english/cpp/aspose.email.clients/socksversion/_index.md b/english/cpp/aspose.email.clients/socksversion/_index.md new file mode 100644 index 0000000000..518171be66 --- /dev/null +++ b/english/cpp/aspose.email.clients/socksversion/_index.md @@ -0,0 +1,20 @@ +--- +title: "SocksVersion Enum" +linktitle: "SocksVersion" +articleTitle: "SocksVersion" +second_title: "Aspose.Email for C++" +description: "Versions of the SOCKS protocol" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/socksversion/ +--- + +## SocksVersion enumeration (2 values) + +Versions of the SOCKS protocol + +| Value | Description | +| --- | --- | +| SocksV4 | SOCKS4 and SOCKS4a version SOCKS4a extends the SOCKS4 protocol to allow a client to specify a destination domain name rather than an IPv4 address; this is useful when the client itself cannot resolve the destination host's domain name to an IP address. | +| SocksV5 | SOCKS5 version The SOCKS5 protocol is defined in RFC 1928. It is an extension of the SOCKS4 protocol; it offers more choices for authentication, and adds support for IPv6 and UDP, the latter of which can be used for DNS lookups. | + diff --git a/english/cpp/aspose.email.clients/tokenprovider/_index.md b/english/cpp/aspose.email.clients/tokenprovider/_index.md new file mode 100644 index 0000000000..31f2733ca9 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Clients::TokenProvider class" +linktitle: "TokenProvider" +articleTitle: "TokenProvider" +second_title: "Aspose.Email for C++" +description: "Class TokenProvider allows to retrieve access token for mail services." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/tokenprovider/ +--- + +## TokenProvider class + +**Inherits:** Aspose::Email::Clients::ITokenProvider + +Class TokenProvider allows to retrieve access token for mail services. + +## Constructors + +| Name | Description | +| --- | --- | +| [TokenProvider (4 overloads)](./tokenprovider/) | Initializes a new instance of the TokenProvider class | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose](./dispose/) | Performs releasing resources. | +| [get_ClientId](./get_clientid/) | The client ID obtained during application registration. | +| [get_ClientSecret](./get_clientsecret/) | The client secret obtained during application registration. | +| [get_ExtraParameters](./get_extraparameters/) | Gets extra parameters for request | +| [get_Login](./get_login/) | Gets login for basic authorization | +| [get_Password](./get_password/) | Gets password for basic authorization | +| [get_RefreshToken](./get_refreshtoken/) | OAuth 2.0 refresh token | +| [get_RequestUrl](./get_requesturl/) | The url to obtain access token. | +| [get_UseBasicAuthorization](./get_usebasicauthorization/) | Gets value which indicates whether basic authorization is used | +| [getAccessToken](./getaccesstoken/) | Gets oAuth access token. | +| [GetAccessToken (2 overloads)](./getaccesstoken/) | Gets oAuth access token. If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server. | +| [GetInstance](./getinstance/) | Gets an instance of the OutlookTokenProvider for defined parameters. | +| [set_Login](./set_login/) | Sets login for basic authorization | +| [set_Password](./set_password/) | Sets password for basic authorization | +| [set_UseBasicAuthorization](./set_usebasicauthorization/) | Sets value which indicates whether basic authorization is used | + diff --git a/english/cpp/aspose.email.clients/tokenprovider/dispose/_index.md b/english/cpp/aspose.email.clients/tokenprovider/dispose/_index.md new file mode 100644 index 0000000000..f98aab5bee --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs releasing resources." +type: docs +weight: 10 +url: /cpp/aspose.email.clients/tokenprovider/dispose/ +--- + +## Dispose {#dispose} + +Performs releasing resources. + +**Returns:** void Aspose::Email::Clients:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.clients/tokenprovider/get_clientid/_index.md b/english/cpp/aspose.email.clients/tokenprovider/get_clientid/_index.md new file mode 100644 index 0000000000..4c74fabaae --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/get_clientid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::get_ClientId method" +linktitle: "get_ClientId" +articleTitle: "get_ClientId" +second_title: "Aspose.Email for C++" +description: "The client ID obtained during application registration." +type: docs +weight: 20 +url: /cpp/aspose.email.clients/tokenprovider/get_clientid/ +--- + +## get_ClientId {#get_clientid} + +The client ID obtained during application registration. + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_ClientId() +``` + diff --git a/english/cpp/aspose.email.clients/tokenprovider/get_clientsecret/_index.md b/english/cpp/aspose.email.clients/tokenprovider/get_clientsecret/_index.md new file mode 100644 index 0000000000..b4bfa615ad --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/get_clientsecret/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::get_ClientSecret method" +linktitle: "get_ClientSecret" +articleTitle: "get_ClientSecret" +second_title: "Aspose.Email for C++" +description: "The client secret obtained during application registration." +type: docs +weight: 30 +url: /cpp/aspose.email.clients/tokenprovider/get_clientsecret/ +--- + +## get_ClientSecret {#get_clientsecret} + +The client secret obtained during application registration. + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_ClientSecret() +``` + diff --git a/english/cpp/aspose.email.clients/tokenprovider/get_extraparameters/_index.md b/english/cpp/aspose.email.clients/tokenprovider/get_extraparameters/_index.md new file mode 100644 index 0000000000..771f5b5950 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/get_extraparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::get_ExtraParameters method" +linktitle: "get_ExtraParameters" +articleTitle: "get_ExtraParameters" +second_title: "Aspose.Email for C++" +description: "Gets extra parameters for request" +type: docs +weight: 40 +url: /cpp/aspose.email.clients/tokenprovider/get_extraparameters/ +--- + +## get_ExtraParameters {#get_extraparameters} + +Gets extra parameters for request + +**Returns:** virtual System::ArrayPtr > Aspose::Email::Clients:: + +```cpp +get_ExtraParameters() +``` + diff --git a/english/cpp/aspose.email.clients/tokenprovider/get_login/_index.md b/english/cpp/aspose.email.clients/tokenprovider/get_login/_index.md new file mode 100644 index 0000000000..9fca203009 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/get_login/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::get_Login method" +linktitle: "get_Login" +articleTitle: "get_Login" +second_title: "Aspose.Email for C++" +description: "Gets login for basic authorization" +type: docs +weight: 50 +url: /cpp/aspose.email.clients/tokenprovider/get_login/ +--- + +## get_Login {#get_login} + +Gets login for basic authorization + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_Login() +``` + diff --git a/english/cpp/aspose.email.clients/tokenprovider/get_password/_index.md b/english/cpp/aspose.email.clients/tokenprovider/get_password/_index.md new file mode 100644 index 0000000000..e61a78d2e8 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/get_password/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::get_Password method" +linktitle: "get_Password" +articleTitle: "get_Password" +second_title: "Aspose.Email for C++" +description: "Gets password for basic authorization" +type: docs +weight: 60 +url: /cpp/aspose.email.clients/tokenprovider/get_password/ +--- + +## get_Password {#get_password} + +Gets password for basic authorization + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_Password() +``` + diff --git a/english/cpp/aspose.email.clients/tokenprovider/get_refreshtoken/_index.md b/english/cpp/aspose.email.clients/tokenprovider/get_refreshtoken/_index.md new file mode 100644 index 0000000000..4da0d822ee --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/get_refreshtoken/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::get_RefreshToken method" +linktitle: "get_RefreshToken" +articleTitle: "get_RefreshToken" +second_title: "Aspose.Email for C++" +description: "OAuth 2.0 refresh token" +type: docs +weight: 70 +url: /cpp/aspose.email.clients/tokenprovider/get_refreshtoken/ +--- + +## get_RefreshToken {#get_refreshtoken} + +OAuth 2.0 refresh token + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_RefreshToken() +``` + diff --git a/english/cpp/aspose.email.clients/tokenprovider/get_requesturl/_index.md b/english/cpp/aspose.email.clients/tokenprovider/get_requesturl/_index.md new file mode 100644 index 0000000000..8d4eab6b37 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/get_requesturl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::get_RequestUrl method" +linktitle: "get_RequestUrl" +articleTitle: "get_RequestUrl" +second_title: "Aspose.Email for C++" +description: "The url to obtain access token." +type: docs +weight: 80 +url: /cpp/aspose.email.clients/tokenprovider/get_requesturl/ +--- + +## get_RequestUrl {#get_requesturl} + +The url to obtain access token. + +**Returns:** virtual System::String Aspose::Email::Clients:: + +```cpp +get_RequestUrl() +``` + diff --git a/english/cpp/aspose.email.clients/tokenprovider/get_usebasicauthorization/_index.md b/english/cpp/aspose.email.clients/tokenprovider/get_usebasicauthorization/_index.md new file mode 100644 index 0000000000..bfda295807 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/get_usebasicauthorization/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::get_UseBasicAuthorization method" +linktitle: "get_UseBasicAuthorization" +articleTitle: "get_UseBasicAuthorization" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates whether basic authorization is used" +type: docs +weight: 90 +url: /cpp/aspose.email.clients/tokenprovider/get_usebasicauthorization/ +--- + +## get_UseBasicAuthorization {#get_usebasicauthorization} + +Gets value which indicates whether basic authorization is used + +**Returns:** virtual bool Aspose::Email::Clients:: + +```cpp +get_UseBasicAuthorization() +``` + diff --git a/english/cpp/aspose.email.clients/tokenprovider/getaccesstoken/_index.md b/english/cpp/aspose.email.clients/tokenprovider/getaccesstoken/_index.md new file mode 100644 index 0000000000..3f309e5a76 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/getaccesstoken/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::GetAccessToken method" +linktitle: "GetAccessToken" +articleTitle: "GetAccessToken" +second_title: "Aspose.Email for C++" +description: "Gets oAuth access token." +type: docs +weight: 110 +url: /cpp/aspose.email.clients/tokenprovider/getaccesstoken/ +--- + +## GetAccessToken (1 of 2) {#getaccesstoken_1} + +Gets oAuth access token. If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server. + +**Returns:** Returns oAuth access token + +```cpp +GetAccessToken() +``` + +--- + +## GetAccessToken (2 of 2) {#getaccesstoken_2} + +Gets oAuth access token. + +**Returns:** Returns oAuth access token + +```cpp +GetAccessToken(bool ignoreExistingToken) +``` + +| Parameter | Description | +| --- | --- | +| ignoreExistingToken | If ignoreExistingToken is true, requests new token from a server. Otherwise behaviour is depended on whether token exists or not. If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server. | + diff --git a/english/cpp/aspose.email.clients/tokenprovider/getinstance/_index.md b/english/cpp/aspose.email.clients/tokenprovider/getinstance/_index.md new file mode 100644 index 0000000000..2d9fa24b9a --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/getinstance/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::GetInstance method" +linktitle: "GetInstance" +articleTitle: "GetInstance" +second_title: "Aspose.Email for C++" +description: "Gets an instance of the OutlookTokenProvider for defined parameters." +type: docs +weight: 120 +url: /cpp/aspose.email.clients/tokenprovider/getinstance/ +--- + +## GetInstance {#getinstance} + +Gets an instance of the OutlookTokenProvider for defined parameters. + +**Returns:** Returns an instance of the OutlookTokenProvider for defined parameters. + +```cpp +GetInstance(System::String requestUrl, System::String clientId, System::String clientSecret, System::String refreshToken) +``` + +| Parameter | Description | +| --- | --- | +| requestUrl | The url to obtain access token. | +| clientId | The client ID obtained from the Microsoft account Developer Center during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | + diff --git a/english/cpp/aspose.email.clients/tokenprovider/set_login/_index.md b/english/cpp/aspose.email.clients/tokenprovider/set_login/_index.md new file mode 100644 index 0000000000..beba574483 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/set_login/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::set_Login method" +linktitle: "set_Login" +articleTitle: "set_Login" +second_title: "Aspose.Email for C++" +description: "Sets login for basic authorization" +type: docs +weight: 130 +url: /cpp/aspose.email.clients/tokenprovider/set_login/ +--- + +## set_Login {#set_login} + +Sets login for basic authorization + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Login(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/tokenprovider/set_password/_index.md b/english/cpp/aspose.email.clients/tokenprovider/set_password/_index.md new file mode 100644 index 0000000000..2539eda4ac --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/set_password/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::set_Password method" +linktitle: "set_Password" +articleTitle: "set_Password" +second_title: "Aspose.Email for C++" +description: "Sets password for basic authorization" +type: docs +weight: 140 +url: /cpp/aspose.email.clients/tokenprovider/set_password/ +--- + +## set_Password {#set_password} + +Sets password for basic authorization + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_Password(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/tokenprovider/set_usebasicauthorization/_index.md b/english/cpp/aspose.email.clients/tokenprovider/set_usebasicauthorization/_index.md new file mode 100644 index 0000000000..2edd050f86 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/set_usebasicauthorization/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::set_UseBasicAuthorization method" +linktitle: "set_UseBasicAuthorization" +articleTitle: "set_UseBasicAuthorization" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates whether basic authorization is used" +type: docs +weight: 150 +url: /cpp/aspose.email.clients/tokenprovider/set_usebasicauthorization/ +--- + +## set_UseBasicAuthorization {#set_usebasicauthorization} + +Sets value which indicates whether basic authorization is used + +**Returns:** virtual void Aspose::Email::Clients:: + +```cpp +set_UseBasicAuthorization(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.clients/tokenprovider/tokenprovider/_index.md b/english/cpp/aspose.email.clients/tokenprovider/tokenprovider/_index.md new file mode 100644 index 0000000000..ac0875f806 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokenprovider/tokenprovider/_index.md @@ -0,0 +1,91 @@ +--- +title: "Aspose::Email::Clients::TokenProvider::TokenProvider constructor" +linktitle: "TokenProvider" +articleTitle: "TokenProvider" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the TokenProvider class" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/tokenprovider/tokenprovider/ +--- + +## TokenProvider (1 of 4) {#tokenprovider_1} + +Initializes a new instance of the TokenProvider class + +**Returns:** Aspose::Email::Clients:: + +```cpp +TokenProvider(System::String requestUrl, System::String clientId, System::String clientSecret, System::String refreshToken) +``` + +| Parameter | Description | +| --- | --- | +| requestUrl | The url to obtain access token. | +| clientId | The client ID obtained from the Microsoft account Developer Center during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | + +--- + +## TokenProvider (2 of 4) {#tokenprovider_2} + +Initializes a new instance of the TokenProvider class + +**Returns:** Aspose::Email::Clients:: + +```cpp +TokenProvider(System::String requestUrl, System::String clientId, System::String clientSecret, System::String refreshToken, System::String login, System::String password) +``` + +| Parameter | Description | +| --- | --- | +| requestUrl | The url to obtain access token. | +| clientId | The client ID obtained from the Microsoft account Developer Center during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | +| login | login for basic authorization | +| password | password for basic authorization | + +--- + +## TokenProvider (3 of 4) {#tokenprovider_3} + +Initializes a new instance of the TokenProvider class + +**Returns:** Aspose::Email::Clients:: + +```cpp +TokenProvider(System::String requestUrl, System::String clientId, System::String clientSecret, System::String refreshToken, System::String login, System::String password, System::ArrayPtr< System::Collections::Generic::KeyValuePair< System::String, System::String >> extraParameters) +``` + +| Parameter | Description | +| --- | --- | +| requestUrl | The url to obtain access token. | +| clientId | The client ID obtained from the Microsoft account Developer Center during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | +| login | login for basic authorization | +| password | password for basic authorization | +| extraParameters | | + +--- + +## TokenProvider (4 of 4) {#tokenprovider_4} + +Initializes a new instance of the TokenProvider class + +**Returns:** Aspose::Email::Clients:: + +```cpp +TokenProvider(System::String requestUrl, System::String clientId, System::String clientSecret, System::String refreshToken, System::ArrayPtr< System::Collections::Generic::KeyValuePair< System::String, System::String >> extraParameters) +``` + +| Parameter | Description | +| --- | --- | +| requestUrl | The url to obtain access token. | +| clientId | The client ID obtained from the Microsoft account Developer Center during application registration. | +| clientSecret | The client secret obtained during application registration. | +| refreshToken | OAuth 2.0 refresh token | +| extraParameters | | + diff --git a/english/cpp/aspose.email.clients/tokentype/_index.md b/english/cpp/aspose.email.clients/tokentype/_index.md new file mode 100644 index 0000000000..04e4d587c0 --- /dev/null +++ b/english/cpp/aspose.email.clients/tokentype/_index.md @@ -0,0 +1,20 @@ +--- +title: "TokenType Enum" +linktitle: "TokenType" +articleTitle: "TokenType" +second_title: "Aspose.Email for C++" +description: "Defines OAuth token types" +type: docs +weight: 10 +url: /cpp/aspose.email.clients/tokentype/ +--- + +## TokenType enumeration (2 values) + +Defines OAuth token types + +| Value | Description | +| --- | --- | +| AccessToken | Access token grants access to an API. | +| RefreshToken | Refresh token allows to obtain new access tokens. | + diff --git a/english/cpp/aspose.email.common.buffers/_index.md b/english/cpp/aspose.email.common.buffers/_index.md new file mode 100644 index 0000000000..14002a5911 --- /dev/null +++ b/english/cpp/aspose.email.common.buffers/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Common::Buffers namespace" +linktitle: "Aspose::Email::Common::Buffers" +articleTitle: "Aspose::Email::Common::Buffers" +second_title: "Aspose.Email for C++" +description: "Provides high‑performance buffer utilities, notably a generic ArrayPool for efficient array reuse." +type: docs +weight: 10 +url: /cpp/aspose.email.common.buffers/ +--- + +## Aspose::Email::Common::Buffers namespace + +The Aspose::Email::Common::Buffers namespace contains types that facilitate memory‑efficient buffering in the Aspose.Email library. It includes the ArrayPool class, which pools arrays to minimize allocations and improve runtime performance. + + +## Classes + +| Name | Description | +| --- | --- | +| [ArrayPool< typename >](./arraypool/) | | + diff --git a/english/cpp/aspose.email.common.buffers/arraypool/_index.md b/english/cpp/aspose.email.common.buffers/arraypool/_index.md new file mode 100644 index 0000000000..00b6a0007c --- /dev/null +++ b/english/cpp/aspose.email.common.buffers/arraypool/_index.md @@ -0,0 +1,13 @@ +--- +title: "Aspose::Email::Common::Buffers::ArrayPool< typename > class" +linktitle: "ArrayPool< typename >" +articleTitle: "ArrayPool< typename >" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.buffers/arraypool/ +--- + +## ArrayPool< typename > class + diff --git a/english/cpp/aspose.email.common.delegate/_index.md b/english/cpp/aspose.email.common.delegate/_index.md new file mode 100644 index 0000000000..c20bd79c00 --- /dev/null +++ b/english/cpp/aspose.email.common.delegate/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Common::Delegate namespace" +linktitle: "Aspose::Email::Common::Delegate" +articleTitle: "Aspose::Email::Common::Delegate" +second_title: "Aspose.Email for C++" +description: "Provides delegate types and related argument classes for handling email item events in Aspose.Email." +type: docs +weight: 10 +url: /cpp/aspose.email.common.delegate/ +--- + +## Aspose::Email::Common::Delegate namespace + +The Aspose::Email::Common::Delegate namespace groups the delegate definitions used throughout the Aspose.Email library to enable custom processing of email items, such as callbacks for item creation, modification, or deletion. It includes classes like ItemCallbackArgs that encapsulate event data passed to user‑defined handlers. + + +## Classes + +| Name | Description | +| --- | --- | +| [ItemCallbackArgs](./itemcallbackargs/) | ItemCallbackArgs contains item being processed. | + diff --git a/english/cpp/aspose.email.common.delegate/itemcallbackargs/_index.md b/english/cpp/aspose.email.common.delegate/itemcallbackargs/_index.md new file mode 100644 index 0000000000..b498fb8dfe --- /dev/null +++ b/english/cpp/aspose.email.common.delegate/itemcallbackargs/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Common::Delegate::ItemCallbackArgs class" +linktitle: "ItemCallbackArgs" +articleTitle: "ItemCallbackArgs" +second_title: "Aspose.Email for C++" +description: "ItemCallbackArgs contains item being processed." +type: docs +weight: 10 +url: /cpp/aspose.email.common.delegate/itemcallbackargs/ +--- + +## ItemCallbackArgs class + +ItemCallbackArgs contains item being processed. + +## Constructors + +| Name | Description | +| --- | --- | +| [ItemCallbackArgs](./itemcallbackargs/) | Initializes a new instance of the ItemCallbackArgs class with the specified item. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Item](./get_item/) | The item being processed. | +| [set_Item](./set_item/) | The item being processed. | + diff --git a/english/cpp/aspose.email.common.delegate/itemcallbackargs/get_item/_index.md b/english/cpp/aspose.email.common.delegate/itemcallbackargs/get_item/_index.md new file mode 100644 index 0000000000..37e41d951c --- /dev/null +++ b/english/cpp/aspose.email.common.delegate/itemcallbackargs/get_item/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Common::Delegate::ItemCallbackArgs::get_Item method" +linktitle: "get_Item" +articleTitle: "get_Item" +second_title: "Aspose.Email for C++" +description: "The item being processed." +type: docs +weight: 10 +url: /cpp/aspose.email.common.delegate/itemcallbackargs/get_item/ +--- + +## get_Item {#get_item} + +The item being processed. + +**Returns:** System::SharedPtr Aspose::Email::Common::Delegate:: + +```cpp +get_Item() +``` + diff --git a/english/cpp/aspose.email.common.delegate/itemcallbackargs/itemcallbackargs/_index.md b/english/cpp/aspose.email.common.delegate/itemcallbackargs/itemcallbackargs/_index.md new file mode 100644 index 0000000000..eac836bd47 --- /dev/null +++ b/english/cpp/aspose.email.common.delegate/itemcallbackargs/itemcallbackargs/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Common::Delegate::ItemCallbackArgs::ItemCallbackArgs constructor" +linktitle: "ItemCallbackArgs" +articleTitle: "ItemCallbackArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ItemCallbackArgs class with the specified item." +type: docs +weight: 10 +url: /cpp/aspose.email.common.delegate/itemcallbackargs/itemcallbackargs/ +--- + +## ItemCallbackArgs {#itemcallbackargs} + +Initializes a new instance of the ItemCallbackArgs class with the specified item. + +**Returns:** Aspose::Email::Common::Delegate:: + +```cpp +ItemCallbackArgs(System::SharedPtr < System::Object > item) +``` + +| Parameter | Description | +| --- | --- | +| item | | + diff --git a/english/cpp/aspose.email.common.delegate/itemcallbackargs/set_item/_index.md b/english/cpp/aspose.email.common.delegate/itemcallbackargs/set_item/_index.md new file mode 100644 index 0000000000..0b233ed856 --- /dev/null +++ b/english/cpp/aspose.email.common.delegate/itemcallbackargs/set_item/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Common::Delegate::ItemCallbackArgs::set_Item method" +linktitle: "set_Item" +articleTitle: "set_Item" +second_title: "Aspose.Email for C++" +description: "The item being processed." +type: docs +weight: 20 +url: /cpp/aspose.email.common.delegate/itemcallbackargs/set_item/ +--- + +## set_Item {#set_item} + +The item being processed. + +**Returns:** void Aspose::Email::Common::Delegate:: + +```cpp +set_Item(System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.common.transform.converting.css/_index.md b/english/cpp/aspose.email.common.transform.converting.css/_index.md new file mode 100644 index 0000000000..58408f3623 --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.css/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Common::Transform::Converting::Css namespace" +linktitle: "Aspose::Email::Common::Transform::Converting::Css" +articleTitle: "Aspose::Email::Common::Transform::Converting::Css" +second_title: "Aspose.Email for C++" +description: "Contains utilities for parsing and converting CSS styles in email messages." +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.css/ +--- + +## Aspose::Email::Common::Transform::Converting::Css namespace + +The Css namespace groups classes and enums, such as CssParseMode, that define how Cascading Style Sheets are interpreted and transformed during email processing. + + +## Enumerations + +| Name | Description | +| --- | --- | +| [CssParseMode](./cssparsemode/) | | + diff --git a/english/cpp/aspose.email.common.transform.converting.css/cssparsemode/_index.md b/english/cpp/aspose.email.common.transform.converting.css/cssparsemode/_index.md new file mode 100644 index 0000000000..9c659fc880 --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.css/cssparsemode/_index.md @@ -0,0 +1,19 @@ +--- +title: "CssParseMode Enum" +linktitle: "CssParseMode" +articleTitle: "CssParseMode" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.css/cssparsemode/ +--- + +## CssParseMode enumeration (3 values) + +| Value | Description | +| --- | --- | +| StyleAttribute | | +| StyleTag | | +| External | | + diff --git a/english/cpp/aspose.email.common.transform.converting.format/_index.md b/english/cpp/aspose.email.common.transform.converting.format/_index.md new file mode 100644 index 0000000000..7b7ed27390 --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.format/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Common::Transform::Converting::Format namespace" +linktitle: "Aspose::Email::Common::Transform::Converting::Format" +articleTitle: "Aspose::Email::Common::Transform::Converting::Format" +second_title: "Aspose.Email for C++" +description: "Provides enumerations for formatting and alignment options used in email content transformation." +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.format/ +--- + +## Aspose::Email::Common::Transform::Converting::Format namespace + +The Aspose::Email::Common::Transform::Converting::Format namespace defines enums that control layout, measurement units, hyperlink behavior, and text alignment when converting email messages. These types are used throughout the library to ensure consistent rendering across formats. + + +## Enumerations + +| Name | Description | +| --- | --- | +| [BlockVerticalAlign](./blockverticalalign/) | | +| [LengthUnits](./lengthunits/) | | +| [LinkTarget](./linktarget/) | | +| [TextAlign](./textalign/) | | + diff --git a/english/cpp/aspose.email.common.transform.converting.format/blockverticalalign/_index.md b/english/cpp/aspose.email.common.transform.converting.format/blockverticalalign/_index.md new file mode 100644 index 0000000000..606133d0fe --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.format/blockverticalalign/_index.md @@ -0,0 +1,19 @@ +--- +title: "BlockVerticalAlign Enum" +linktitle: "BlockVerticalAlign" +articleTitle: "BlockVerticalAlign" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.format/blockverticalalign/ +--- + +## BlockVerticalAlign enumeration (3 values) + +| Value | Description | +| --- | --- | +| Top | | +| Center | | +| Bottom | | + diff --git a/english/cpp/aspose.email.common.transform.converting.format/lengthunits/_index.md b/english/cpp/aspose.email.common.transform.converting.format/lengthunits/_index.md new file mode 100644 index 0000000000..ba737a2ed0 --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.format/lengthunits/_index.md @@ -0,0 +1,30 @@ +--- +title: "LengthUnits Enum" +linktitle: "LengthUnits" +articleTitle: "LengthUnits" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.format/lengthunits/ +--- + +## LengthUnits enumeration (14 values) + +| Value | Description | +| --- | --- | +| BaseUnits | | +| Centimeters | | +| Ems | | +| Exs | | +| HtmlFontUnits | | +| Inches | | +| Millimeters | | +| Multiple | | +| Percents | | +| Picas | | +| Pixels | | +| Points | | +| RelativeHtmlFontUnits | | +| Twips | | + diff --git a/english/cpp/aspose.email.common.transform.converting.format/linktarget/_index.md b/english/cpp/aspose.email.common.transform.converting.format/linktarget/_index.md new file mode 100644 index 0000000000..8ba4acfffe --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.format/linktarget/_index.md @@ -0,0 +1,20 @@ +--- +title: "LinkTarget Enum" +linktitle: "LinkTarget" +articleTitle: "LinkTarget" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.format/linktarget/ +--- + +## LinkTarget enumeration (4 values) + +| Value | Description | +| --- | --- | +| Self | | +| Top | | +| Blank | | +| Parent | | + diff --git a/english/cpp/aspose.email.common.transform.converting.format/textalign/_index.md b/english/cpp/aspose.email.common.transform.converting.format/textalign/_index.md new file mode 100644 index 0000000000..328cec16b0 --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.format/textalign/_index.md @@ -0,0 +1,20 @@ +--- +title: "TextAlign Enum" +linktitle: "TextAlign" +articleTitle: "TextAlign" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.format/textalign/ +--- + +## TextAlign enumeration (4 values) + +| Value | Description | +| --- | --- | +| Left | | +| Center | | +| Right | | +| Justify | | + diff --git a/english/cpp/aspose.email.common.transform.converting.html/_index.md b/english/cpp/aspose.email.common.transform.converting.html/_index.md new file mode 100644 index 0000000000..f97840329a --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.html/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Common::Transform::Converting::Html namespace" +linktitle: "Aspose::Email::Common::Transform::Converting::Html" +articleTitle: "Aspose::Email::Common::Transform::Converting::Html" +second_title: "Aspose.Email for C++" +description: "Provides utilities and types for converting, parsing, and manipulating HTML content in Aspose.Email." +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.html/ +--- + +## Aspose::Email::Common::Transform::Converting::Html namespace + +The Aspose::Email::Common::Transform::Converting::Html namespace groups classes and enumerations, such as HtmlAttributeId, that enable HTML attribute handling and transformation during email processing. + + +## Enumerations + +| Name | Description | +| --- | --- | +| [HtmlAttributeId](./htmlattributeid/) | | + diff --git a/english/cpp/aspose.email.common.transform.converting.html/htmlattributeid/_index.md b/english/cpp/aspose.email.common.transform.converting.html/htmlattributeid/_index.md new file mode 100644 index 0000000000..e073b7dafa --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.html/htmlattributeid/_index.md @@ -0,0 +1,122 @@ +--- +title: "HtmlAttributeId Enum" +linktitle: "HtmlAttributeId" +articleTitle: "HtmlAttributeId" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.html/htmlattributeid/ +--- + +## HtmlAttributeId enumeration (106 values) + +| Value | Description | +| --- | --- | +| Abbr | | +| Accept | | +| AcceptCharset | | +| AccessKey | | +| Action | | +| Align | | +| Alink | | +| Alt | | +| Archive | | +| Axis | | +| Background | | +| BGColor | | +| Border | | +| CellPadding | | +| CellSpacing | | +| Char | | +| CharOff | | +| Charset | | +| Checked | | +| Cite | | +| Class | | +| ClassId | | +| Clear | | +| Code | | +| CodeBase | | +| CodeType | | +| Color | | +| Cols | | +| ColSpan | | +| Compact | | +| Content | | +| Coords | | +| Data | | +| DateTime | | +| Declare | | +| Defer | | +| Dir | | +| Disabled | | +| DynSrc | | +| EncType | | +| Face | | +| For | | +| Frame | | +| FrameBorder | | +| Headers | | +| Height | | +| Href | | +| HrefLang | | +| Hspace | | +| HttpEquiv | | +| Id | | +| IsMap | | +| Label | | +| Lang | | +| Language | | +| LeftMargin | | +| Link | | +| LongDesc | | +| LowSrc | | +| MarginHeight | | +| MarginWidth | | +| MaxLength | | +| Media | | +| Method | | +| Multiple | | +| Name | | +| NoHref | | +| NoResize | | +| NoShade | | +| NoWrap | | +| Object | | +| Profile | | +| Prompt | | +| ReadOnly | | +| Rel | | +| Rev | | +| Rows | | +| RowSpan | | +| Rules | | +| Scheme | | +| Scope | | +| Scrolling | | +| Selected | | +| Shape | | +| Size | | +| Span | | +| Src | | +| StandBy | | +| Start | | +| Style | | +| Summary | | +| TabIndex | | +| Target | | +| Text | | +| Title | | +| TopMargin | | +| Type | | +| Unknown | | +| UseMap | | +| Valign | | +| Value | | +| ValueType | | +| Version | | +| Vlink | | +| Vspace | | +| Width | | + diff --git a/english/cpp/aspose.email.common.transform.converting.text/_index.md b/english/cpp/aspose.email.common.transform.converting.text/_index.md new file mode 100644 index 0000000000..a8604fd394 --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.text/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Common::Transform::Converting::Text namespace" +linktitle: "Aspose::Email::Common::Transform::Converting::Text" +articleTitle: "Aspose::Email::Common::Transform::Converting::Text" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Common::Transform::Converting::Text namespace supplies types for parsing and converting email text content into tokenized runs." +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.text/ +--- + +## Aspose::Email::Common::Transform::Converting::Text namespace + +It includes the TextRunKind enumeration, which categorizes segments such as plain text, hyperlinks, and quoted text, and the TextTokenId enum that identifies individual tokens during transformation. Use these types to implement custom text processing or rendering pipelines for email bodies. + + +## Enumerations + +| Name | Description | +| --- | --- | +| [TextRunKind](./textrunkind/) | | +| [TextTokenId](./texttokenid/) | | + diff --git a/english/cpp/aspose.email.common.transform.converting.text/textrunkind/_index.md b/english/cpp/aspose.email.common.transform.converting.text/textrunkind/_index.md new file mode 100644 index 0000000000..b47403861a --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.text/textrunkind/_index.md @@ -0,0 +1,19 @@ +--- +title: "TextRunKind Enum" +linktitle: "TextRunKind" +articleTitle: "TextRunKind" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.text/textrunkind/ +--- + +## TextRunKind enumeration (3 values) + +| Value | Description | +| --- | --- | +| Invalid | | +| QuotingLevel | | +| Text | | + diff --git a/english/cpp/aspose.email.common.transform.converting.text/texttokenid/_index.md b/english/cpp/aspose.email.common.transform.converting.text/texttokenid/_index.md new file mode 100644 index 0000000000..c8807c8e3d --- /dev/null +++ b/english/cpp/aspose.email.common.transform.converting.text/texttokenid/_index.md @@ -0,0 +1,20 @@ +--- +title: "TextTokenId Enum" +linktitle: "TextTokenId" +articleTitle: "TextTokenId" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform.converting.text/texttokenid/ +--- + +## TextTokenId enumeration (4 values) + +| Value | Description | +| --- | --- | +| EncodingChange | | +| EndOfFile | | +| None | | +| Text | | + diff --git a/english/cpp/aspose.email.common.transform/_index.md b/english/cpp/aspose.email.common.transform/_index.md new file mode 100644 index 0000000000..c4f2f3d088 --- /dev/null +++ b/english/cpp/aspose.email.common.transform/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Common::Transform namespace" +linktitle: "Aspose::Email::Common::Transform" +articleTitle: "Aspose::Email::Common::Transform" +second_title: "Aspose.Email for C++" +description: "Provides transformation utilities for email content, including HTML‑to‑plain‑text conversion." +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform/ +--- + +## Aspose::Email::Common::Transform namespace + +The Aspose.Email.Common.Transform namespace contains classes that modify or extract data from email messages. Use the HtmlToTextConverter to reliably convert HTML bodies into clean, readable plain‑text. + + +## Classes + +| Name | Description | +| --- | --- | +| [HtmlToTextConverter](./htmltotextconverter/) | Inherits Object. | + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/_index.md new file mode 100644 index 0000000000..44116a7ffb --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter class" +linktitle: "HtmlToTextConverter" +articleTitle: "HtmlToTextConverter" +second_title: "Aspose.Email for C++" +description: "Inherits Object." +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform/htmltotextconverter/ +--- + +## HtmlToTextConverter class + +Inherits Object. + +## Constructors + +| Name | Description | +| --- | --- | +| [HtmlToTextConverter](./htmltotextconverter/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Convert (2 overloads)](./convert/) | Converts the given HTML to plain text and returns the result. | +| [EatInnerContent](./eatinnercontent/) | | +| [EatQuotedValue](./eatquotedvalue/) | | +| [EatWhitespace](./eatwhitespace/) | | +| [EatWhitespaceSoft](./eatwhitespacesoft/) | | +| [EatWhitespaceToNextLine](./eatwhitespacetonextline/) | | +| [get_EndOfText](./get_endoftext/) | | +| [MoveAhead](./moveahead/) | | +| [ParseTag](./parsetag/) | | +| [Peek](./peek/) | | +| [PeekTag](./peektag/) | | + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/convert/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/convert/_index.md new file mode 100644 index 0000000000..63e33444ca --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/convert/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::Convert method" +linktitle: "Convert" +articleTitle: "Convert" +second_title: "Aspose.Email for C++" +description: "Converts the given HTML to plain text and returns the result." +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform/htmltotextconverter/convert/ +--- + +## Convert (1 of 2) {#convert_1} + +Converts the given HTML to plain text and returns the result. + +**Returns:** Resulting plain text + +```cpp +Convert(System::String html, bool showUrl) +``` + +| Parameter | Description | +| --- | --- | +| html | HTML to be converted | + +--- + +## Convert (2 of 2) {#convert_2} + +**Returns:** System::String Aspose::Email::Common::Transform:: + +```cpp +Convert(System::String html, HyperlinkRenderingCallback hyperlinkRenderingCallback) +``` + +| Parameter | Description | +| --- | --- | +| html | | +| hyperlinkRenderingCallback | | + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/eatinnercontent/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatinnercontent/_index.md new file mode 100644 index 0000000000..9482ff06d2 --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatinnercontent/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::EatInnerContent method" +linktitle: "EatInnerContent" +articleTitle: "EatInnerContent" +second_title: "Aspose.Email for C++" +description: "EatInnerContent of HtmlToTextConverter." +type: docs +weight: 20 +url: /cpp/aspose.email.common.transform/htmltotextconverter/eatinnercontent/ +--- + +## EatInnerContent {#eatinnercontent} + +**Returns:** void Aspose::Email::Common::Transform:: + +```cpp +EatInnerContent(System::String tag, bool showUrl) +``` + +| Parameter | Description | +| --- | --- | +| tag | | +| showUrl | | + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/eatquotedvalue/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatquotedvalue/_index.md new file mode 100644 index 0000000000..94ca83d4f8 --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatquotedvalue/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::EatQuotedValue method" +linktitle: "EatQuotedValue" +articleTitle: "EatQuotedValue" +second_title: "Aspose.Email for C++" +description: "EatQuotedValue of HtmlToTextConverter." +type: docs +weight: 30 +url: /cpp/aspose.email.common.transform/htmltotextconverter/eatquotedvalue/ +--- + +## EatQuotedValue {#eatquotedvalue} + +**Returns:** bool Aspose::Email::Common::Transform:: + +```cpp +EatQuotedValue(System::String & result) +``` + +| Parameter | Description | +| --- | --- | +| result | | + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespace/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespace/_index.md new file mode 100644 index 0000000000..0211a33a6c --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespace/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::EatWhitespace method" +linktitle: "EatWhitespace" +articleTitle: "EatWhitespace" +second_title: "Aspose.Email for C++" +description: "EatWhitespace of HtmlToTextConverter." +type: docs +weight: 40 +url: /cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespace/ +--- + +## EatWhitespace {#eatwhitespace} + +**Returns:** void Aspose::Email::Common::Transform:: + +```cpp +EatWhitespace() +``` + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespacesoft/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespacesoft/_index.md new file mode 100644 index 0000000000..53fcd01c1b --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespacesoft/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::EatWhitespaceSoft method" +linktitle: "EatWhitespaceSoft" +articleTitle: "EatWhitespaceSoft" +second_title: "Aspose.Email for C++" +description: "EatWhitespaceSoft of HtmlToTextConverter." +type: docs +weight: 50 +url: /cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespacesoft/ +--- + +## EatWhitespaceSoft {#eatwhitespacesoft} + +**Returns:** void Aspose::Email::Common::Transform:: + +```cpp +EatWhitespaceSoft(System::String tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | | + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespacetonextline/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespacetonextline/_index.md new file mode 100644 index 0000000000..e6f2bbc042 --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespacetonextline/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::EatWhitespaceToNextLine method" +linktitle: "EatWhitespaceToNextLine" +articleTitle: "EatWhitespaceToNextLine" +second_title: "Aspose.Email for C++" +description: "EatWhitespaceToNextLine of HtmlToTextConverter." +type: docs +weight: 60 +url: /cpp/aspose.email.common.transform/htmltotextconverter/eatwhitespacetonextline/ +--- + +## EatWhitespaceToNextLine {#eatwhitespacetonextline} + +**Returns:** void Aspose::Email::Common::Transform:: + +```cpp +EatWhitespaceToNextLine() +``` + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/get_endoftext/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/get_endoftext/_index.md new file mode 100644 index 0000000000..82f203e50e --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/get_endoftext/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::get_EndOfText method" +linktitle: "get_EndOfText" +articleTitle: "get_EndOfText" +second_title: "Aspose.Email for C++" +description: "get_EndOfText of HtmlToTextConverter." +type: docs +weight: 70 +url: /cpp/aspose.email.common.transform/htmltotextconverter/get_endoftext/ +--- + +## get_EndOfText {#get_endoftext} + +**Returns:** bool Aspose::Email::Common::Transform:: + +```cpp +get_EndOfText() +``` + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/htmltotextconverter/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/htmltotextconverter/_index.md new file mode 100644 index 0000000000..fff944a5a6 --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/htmltotextconverter/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::HtmlToTextConverter constructor" +linktitle: "HtmlToTextConverter" +articleTitle: "HtmlToTextConverter" +second_title: "Aspose.Email for C++" +description: "HtmlToTextConverter of HtmlToTextConverter." +type: docs +weight: 10 +url: /cpp/aspose.email.common.transform/htmltotextconverter/htmltotextconverter/ +--- + +## HtmlToTextConverter {#htmltotextconverter} + +**Returns:** Aspose::Email::Common::Transform:: + +```cpp +HtmlToTextConverter() +``` + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/moveahead/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/moveahead/_index.md new file mode 100644 index 0000000000..3768d4638a --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/moveahead/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::MoveAhead method" +linktitle: "MoveAhead" +articleTitle: "MoveAhead" +second_title: "Aspose.Email for C++" +description: "MoveAhead of HtmlToTextConverter." +type: docs +weight: 80 +url: /cpp/aspose.email.common.transform/htmltotextconverter/moveahead/ +--- + +## MoveAhead {#moveahead} + +**Returns:** void Aspose::Email::Common::Transform:: + +```cpp +MoveAhead() +``` + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/parsetag/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/parsetag/_index.md new file mode 100644 index 0000000000..0b992212e7 --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/parsetag/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::ParseTag method" +linktitle: "ParseTag" +articleTitle: "ParseTag" +second_title: "Aspose.Email for C++" +description: "ParseTag of HtmlToTextConverter." +type: docs +weight: 90 +url: /cpp/aspose.email.common.transform/htmltotextconverter/parsetag/ +--- + +## ParseTag {#parsetag} + +**Returns:** System::String Aspose::Email::Common::Transform:: + +```cpp +ParseTag(bool showUrl, bool & isHidden) +``` + +| Parameter | Description | +| --- | --- | +| showUrl | | +| isHidden | | + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/peek/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/peek/_index.md new file mode 100644 index 0000000000..be55a914ca --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/peek/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::Peek method" +linktitle: "Peek" +articleTitle: "Peek" +second_title: "Aspose.Email for C++" +description: "Peek of HtmlToTextConverter." +type: docs +weight: 100 +url: /cpp/aspose.email.common.transform/htmltotextconverter/peek/ +--- + +## Peek {#peek} + +**Returns:** char16_t Aspose::Email::Common::Transform:: + +```cpp +Peek() +``` + diff --git a/english/cpp/aspose.email.common.transform/htmltotextconverter/peektag/_index.md b/english/cpp/aspose.email.common.transform/htmltotextconverter/peektag/_index.md new file mode 100644 index 0000000000..87d13b7aaf --- /dev/null +++ b/english/cpp/aspose.email.common.transform/htmltotextconverter/peektag/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Common::Transform::HtmlToTextConverter::PeekTag method" +linktitle: "PeekTag" +articleTitle: "PeekTag" +second_title: "Aspose.Email for C++" +description: "PeekTag of HtmlToTextConverter." +type: docs +weight: 110 +url: /cpp/aspose.email.common.transform/htmltotextconverter/peektag/ +--- + +## PeekTag {#peektag} + +**Returns:** System::String Aspose::Email::Common::Transform:: + +```cpp +PeekTag() +``` + diff --git a/english/cpp/aspose.email.common.utils.linqenumerable/_index.md b/english/cpp/aspose.email.common.utils.linqenumerable/_index.md new file mode 100644 index 0000000000..d9389b3c29 --- /dev/null +++ b/english/cpp/aspose.email.common.utils.linqenumerable/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Common::Utils::LinqEnumerable namespace" +linktitle: "Aspose::Email::Common::Utils::LinqEnumerable" +articleTitle: "Aspose::Email::Common::Utils::LinqEnumerable" +second_title: "Aspose.Email for C++" +description: "Provides LINQ-style extension methods and utilities for querying collections in Aspose.Email C++ library." +type: docs +weight: 10 +url: /cpp/aspose.email.common.utils.linqenumerable/ +--- + +## Aspose::Email::Common::Utils::LinqEnumerable namespace + +The LinqEnumerable namespace supplies generic LINQ-like query capabilities for Aspose.Email objects, enabling fluent filtering, projection, and aggregation. Use the LinqEnumerable class to apply standard query operators directly on C++ containers and Aspose.Email collections. + + +## Classes + +| Name | Description | +| --- | --- | +| [LinqEnumerable< typename >](./linqenumerable/) | | + diff --git a/english/cpp/aspose.email.common.utils.linqenumerable/linqenumerable/_index.md b/english/cpp/aspose.email.common.utils.linqenumerable/linqenumerable/_index.md new file mode 100644 index 0000000000..c8897681ee --- /dev/null +++ b/english/cpp/aspose.email.common.utils.linqenumerable/linqenumerable/_index.md @@ -0,0 +1,13 @@ +--- +title: "Aspose::Email::Common::Utils::LinqEnumerable::LinqEnumerable< typename > class" +linktitle: "LinqEnumerable< typename >" +articleTitle: "LinqEnumerable< typename >" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.common.utils.linqenumerable/linqenumerable/ +--- + +## LinqEnumerable< typename > class + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/_index.md new file mode 100644 index 0000000000..d78218c2dc --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag namespace" +linktitle: "Aspose::Email::Mapi::MapiPropertyTag" +articleTitle: "Aspose::Email::Mapi::MapiPropertyTag" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Mapi::MapiPropertyTag namespace defines MAPI property tag constants and related types for email message handling." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.mapipropertytag/ +--- + +## Aspose::Email::Mapi::MapiPropertyTag namespace + +This namespace groups the definitions used to identify and manipulate MAPI property tags, including the InternalDefinedType enumeration. It is used throughout the Aspose.Email library to map property identifiers to their corresponding data types. + + +## Classes + +| Name | Description | +| --- | --- | +| [InternalDefinedType](./internaldefinedtype/) | | + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/_index.md new file mode 100644 index 0000000000..a3f2dd7f38 --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType class" +linktitle: "InternalDefinedType" +articleTitle: "InternalDefinedType" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/ +--- + +## InternalDefinedType class + +## Constructors + +| Name | Description | +| --- | --- | +| [InternalDefinedType](./internaldefinedtype/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [AttachmentDirectory](./attachmentdirectory/) | | +| [AttachmentPropertySet](./attachmentpropertyset/) | | +| [CustomObjectDirectory](./customobjectdirectory/) | | +| [DoNothing](./donothing/) | | +| [PropertySet](./propertyset/) | | +| [RecipientDirectory](./recipientdirectory/) | | +| [RecipientPropertySet](./recipientpropertyset/) | | +| [RtfDecompressed](./rtfdecompressed/) | | + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/attachmentdirectory/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/attachmentdirectory/_index.md new file mode 100644 index 0000000000..17b02ba9d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/attachmentdirectory/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType::AttachmentDirectory method" +linktitle: "AttachmentDirectory" +articleTitle: "AttachmentDirectory" +second_title: "Aspose.Email for C++" +description: "AttachmentDirectory of InternalDefinedType." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/attachmentdirectory/ +--- + +## AttachmentDirectory {#attachmentdirectory} + +**Returns:** const int64_t Aspose::Email::Mapi::MapiPropertyTag:: + +```cpp +AttachmentDirectory() +``` + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/attachmentpropertyset/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/attachmentpropertyset/_index.md new file mode 100644 index 0000000000..41f997468c --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/attachmentpropertyset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType::AttachmentPropertySet method" +linktitle: "AttachmentPropertySet" +articleTitle: "AttachmentPropertySet" +second_title: "Aspose.Email for C++" +description: "AttachmentPropertySet of InternalDefinedType." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/attachmentpropertyset/ +--- + +## AttachmentPropertySet {#attachmentpropertyset} + +**Returns:** const int64_t Aspose::Email::Mapi::MapiPropertyTag:: + +```cpp +AttachmentPropertySet() +``` + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/customobjectdirectory/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/customobjectdirectory/_index.md new file mode 100644 index 0000000000..a1f1db71e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/customobjectdirectory/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType::CustomObjectDirectory method" +linktitle: "CustomObjectDirectory" +articleTitle: "CustomObjectDirectory" +second_title: "Aspose.Email for C++" +description: "CustomObjectDirectory of InternalDefinedType." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/customobjectdirectory/ +--- + +## CustomObjectDirectory {#customobjectdirectory} + +**Returns:** const int64_t Aspose::Email::Mapi::MapiPropertyTag:: + +```cpp +CustomObjectDirectory() +``` + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/donothing/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/donothing/_index.md new file mode 100644 index 0000000000..64f12928b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/donothing/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType::DoNothing method" +linktitle: "DoNothing" +articleTitle: "DoNothing" +second_title: "Aspose.Email for C++" +description: "DoNothing of InternalDefinedType." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/donothing/ +--- + +## DoNothing {#donothing} + +**Returns:** const int64_t Aspose::Email::Mapi::MapiPropertyTag:: + +```cpp +DoNothing() +``` + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/internaldefinedtype/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/internaldefinedtype/_index.md new file mode 100644 index 0000000000..43ff5bb486 --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/internaldefinedtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType::InternalDefinedType constructor" +linktitle: "InternalDefinedType" +articleTitle: "InternalDefinedType" +second_title: "Aspose.Email for C++" +description: "InternalDefinedType of InternalDefinedType." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/internaldefinedtype/ +--- + +## InternalDefinedType {#internaldefinedtype} + +**Returns:** Aspose::Email::Mapi::MapiPropertyTag:: + +```cpp +InternalDefinedType() +``` + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/propertyset/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/propertyset/_index.md new file mode 100644 index 0000000000..6a64d57dd0 --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/propertyset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType::PropertySet method" +linktitle: "PropertySet" +articleTitle: "PropertySet" +second_title: "Aspose.Email for C++" +description: "PropertySet of InternalDefinedType." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/propertyset/ +--- + +## PropertySet {#propertyset} + +**Returns:** const int64_t Aspose::Email::Mapi::MapiPropertyTag:: + +```cpp +PropertySet() +``` + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/recipientdirectory/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/recipientdirectory/_index.md new file mode 100644 index 0000000000..98d2bf91ac --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/recipientdirectory/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType::RecipientDirectory method" +linktitle: "RecipientDirectory" +articleTitle: "RecipientDirectory" +second_title: "Aspose.Email for C++" +description: "RecipientDirectory of InternalDefinedType." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/recipientdirectory/ +--- + +## RecipientDirectory {#recipientdirectory} + +**Returns:** const int64_t Aspose::Email::Mapi::MapiPropertyTag:: + +```cpp +RecipientDirectory() +``` + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/recipientpropertyset/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/recipientpropertyset/_index.md new file mode 100644 index 0000000000..71eca115d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/recipientpropertyset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType::RecipientPropertySet method" +linktitle: "RecipientPropertySet" +articleTitle: "RecipientPropertySet" +second_title: "Aspose.Email for C++" +description: "RecipientPropertySet of InternalDefinedType." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/recipientpropertyset/ +--- + +## RecipientPropertySet {#recipientpropertyset} + +**Returns:** const int64_t Aspose::Email::Mapi::MapiPropertyTag:: + +```cpp +RecipientPropertySet() +``` + diff --git a/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/rtfdecompressed/_index.md b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/rtfdecompressed/_index.md new file mode 100644 index 0000000000..99e10558cd --- /dev/null +++ b/english/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/rtfdecompressed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::InternalDefinedType::RtfDecompressed method" +linktitle: "RtfDecompressed" +articleTitle: "RtfDecompressed" +second_title: "Aspose.Email for C++" +description: "RtfDecompressed of InternalDefinedType." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/rtfdecompressed/ +--- + +## RtfDecompressed {#rtfdecompressed} + +**Returns:** const int64_t Aspose::Email::Mapi::MapiPropertyTag:: + +```cpp +RtfDecompressed = 0x1009001E() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/_index.md b/english/cpp/aspose.email.mapi.msg/_index.md new file mode 100644 index 0000000000..cdf56a98f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::Msg namespace" +linktitle: "Aspose::Email::Mapi::Msg" +articleTitle: "Aspose::Email::Mapi::Msg" +second_title: "Aspose.Email for C++" +description: "Provides classes and enums for creating, accessing, and manipulating MAPI MSG message objects and their attachments in Aspose.Email for C++." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/ +--- + +## Aspose::Email::Mapi::Msg namespace + +The Aspose::Email::Mapi::Msg namespace groups the core types used to work with MAPI message files (MSG). It includes classes for message objects, property containers, attachment handling, and related GUID constants, enabling full programmatic control over MSG content. + + +## Classes + +| Name | Description | +| --- | --- | +| [CustomAttachmentStorage](./customattachmentstorage/) | Represents custom attachment storage. | +| [IMessageObjectPropertyContainer](./imessageobjectpropertycontainer/) | Defines an interface for container which contains MessageObjectProperty entries. | +| [MapiGuidConstants](./mapiguidconstants/) | Contains several guid constants defined by MSG format specification. | +| [MessageObject](./messageobject/) | Represents an Outlook message object. Evaluation limits: only 1 attachment and 1 | +| [MessageObjectAttachmentEntity](./messageobjectattachmententity/) | Represents an attachment entity. | +| [MessageObjectAttachmentsCollection](./messageobjectattachmentscollection/) | Represents a collection for MessageObjectAttachmentEntity objects. | +| [MessageObjectPropertiesCollection](./messageobjectpropertiescollection/) | Represents a keyed collection for MessageObjectProperty objects. | +| [MessageObjectProperty](./messageobjectproperty/) | Represents a property on a MessageObject . | +| [MessageObjectPropertyComparerById](./messageobjectpropertycomparerbyid/) | Inherits IComparer< System::SharedPtr< MessageObjectProperty > >. | +| [MessageObjectRecipientEntity](./messageobjectrecipiententity/) | Represens a recipient entry in message object. | +| [MessageObjectRecipientsCollection](./messageobjectrecipientscollection/) | Represents a collection for MessageObjectRecipientEntity objects. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [MapiPropertyFlags](./mapipropertyflags/) | Represents flags which can be set on a MAPI property. | +| [MapiType](./mapitype/) | Contains possible MAPI property types which can be stored with message object. | +| [MessageObjectLoadFormat](./messageobjectloadformat/) | Represents available formats MessageObject could be loaded from. | +| [MessageObjectSaveFormat](./messageobjectsaveformat/) | Represents available formats MessageObject could be saved to. | +| [NamedPropertyKind](./namedpropertykind/) | Identifies MessageObjectProperty kind. | + diff --git a/english/cpp/aspose.email.mapi.msg/customattachmentstorage/_index.md b/english/cpp/aspose.email.mapi.msg/customattachmentstorage/_index.md new file mode 100644 index 0000000000..29f322626a --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/customattachmentstorage/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mapi::Msg::CustomAttachmentStorage class" +linktitle: "CustomAttachmentStorage" +articleTitle: "CustomAttachmentStorage" +second_title: "Aspose.Email for C++" +description: "Represents custom attachment storage." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/customattachmentstorage/ +--- + +## CustomAttachmentStorage class + +Represents custom attachment storage. + +## Constructors + +| Name | Description | +| --- | --- | +| [CustomAttachmentStorage](./customattachmentstorage/) | Initializes a new instance of the CustomAttachmentStorage class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DataSet](./get_dataset/) | Gets the data set representing custom attachment storage, names of the data streams are keys for this dictionary. | + diff --git a/english/cpp/aspose.email.mapi.msg/customattachmentstorage/customattachmentstorage/_index.md b/english/cpp/aspose.email.mapi.msg/customattachmentstorage/customattachmentstorage/_index.md new file mode 100644 index 0000000000..24cf5247b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/customattachmentstorage/customattachmentstorage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::CustomAttachmentStorage::CustomAttachmentStorage constructor" +linktitle: "CustomAttachmentStorage" +articleTitle: "CustomAttachmentStorage" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the CustomAttachmentStorage class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/customattachmentstorage/customattachmentstorage/ +--- + +## CustomAttachmentStorage {#customattachmentstorage} + +Initializes a new instance of the CustomAttachmentStorage class. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +CustomAttachmentStorage() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/customattachmentstorage/get_dataset/_index.md b/english/cpp/aspose.email.mapi.msg/customattachmentstorage/get_dataset/_index.md new file mode 100644 index 0000000000..eeaa0b673d --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/customattachmentstorage/get_dataset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::CustomAttachmentStorage::get_DataSet method" +linktitle: "get_DataSet" +articleTitle: "get_DataSet" +second_title: "Aspose.Email for C++" +description: "Gets the data set representing custom attachment storage, names of the data streams are keys for this dictionary." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/customattachmentstorage/get_dataset/ +--- + +## get_DataSet {#get_dataset} + +Gets the data set representing custom attachment storage, names of the data streams are keys for this dictionary. + +**Returns:** System::SharedPtr > > Aspose::Email::Mapi::Msg:: + +```cpp +get_DataSet() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/imessageobjectpropertycontainer/_index.md b/english/cpp/aspose.email.mapi.msg/imessageobjectpropertycontainer/_index.md new file mode 100644 index 0000000000..772fdc18a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/imessageobjectpropertycontainer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::IMessageObjectPropertyContainer class" +linktitle: "IMessageObjectPropertyContainer" +articleTitle: "IMessageObjectPropertyContainer" +second_title: "Aspose.Email for C++" +description: "Defines an interface for container which contains MessageObjectProperty entries." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/imessageobjectpropertycontainer/ +--- + +## IMessageObjectPropertyContainer class + +Defines an interface for container which contains MessageObjectProperty entries. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Properties](./get_properties/) | Gets the properties of the container. | + diff --git a/english/cpp/aspose.email.mapi.msg/imessageobjectpropertycontainer/get_properties/_index.md b/english/cpp/aspose.email.mapi.msg/imessageobjectpropertycontainer/get_properties/_index.md new file mode 100644 index 0000000000..fb5657b522 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/imessageobjectpropertycontainer/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::IMessageObjectPropertyContainer::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the properties of the container." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/imessageobjectpropertycontainer/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the properties of the container. + +**Returns:** virtual System::SharedPtr < MessageObjectPropertiesCollection > Aspose::Email::Mapi::Msg:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/mapiguidconstants/_index.md b/english/cpp/aspose.email.mapi.msg/mapiguidconstants/_index.md new file mode 100644 index 0000000000..ddeb6a9ef9 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/mapiguidconstants/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mapi::Msg::MapiGuidConstants class" +linktitle: "MapiGuidConstants" +articleTitle: "MapiGuidConstants" +second_title: "Aspose.Email for C++" +description: "Contains several guid constants defined by MSG format specification." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/mapiguidconstants/ +--- + +## MapiGuidConstants class + +Contains several guid constants defined by MSG format specification. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiGuidConstants](./mapiguidconstants/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [PS_MAPI](./ps_mapi/) | Identifies PS_MAPI property set. | +| [PS_PUBLIC_STRINGS](./ps_public_strings/) | Identifies PS_PUBLIC_STRINGS property set. | + diff --git a/english/cpp/aspose.email.mapi.msg/mapiguidconstants/mapiguidconstants/_index.md b/english/cpp/aspose.email.mapi.msg/mapiguidconstants/mapiguidconstants/_index.md new file mode 100644 index 0000000000..5133d0fbf6 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/mapiguidconstants/mapiguidconstants/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::Msg::MapiGuidConstants::MapiGuidConstants constructor" +linktitle: "MapiGuidConstants" +articleTitle: "MapiGuidConstants" +second_title: "Aspose.Email for C++" +description: "MapiGuidConstants of MapiGuidConstants." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/mapiguidconstants/mapiguidconstants/ +--- + +## MapiGuidConstants {#mapiguidconstants} + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MapiGuidConstants() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/mapiguidconstants/ps_mapi/_index.md b/english/cpp/aspose.email.mapi.msg/mapiguidconstants/ps_mapi/_index.md new file mode 100644 index 0000000000..ecf4625218 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/mapiguidconstants/ps_mapi/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MapiGuidConstants::PS_MAPI method" +linktitle: "PS_MAPI" +articleTitle: "PS_MAPI" +second_title: "Aspose.Email for C++" +description: "Identifies PS_MAPI property set." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/mapiguidconstants/ps_mapi/ +--- + +## PS_MAPI {#ps_mapi} + +Identifies PS_MAPI property set. + +**Returns:** System::Guid Aspose::Email::Mapi::Msg:: + +```cpp +PS_MAPI() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/mapiguidconstants/ps_public_strings/_index.md b/english/cpp/aspose.email.mapi.msg/mapiguidconstants/ps_public_strings/_index.md new file mode 100644 index 0000000000..9f9f959900 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/mapiguidconstants/ps_public_strings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MapiGuidConstants::PS_PUBLIC_STRINGS method" +linktitle: "PS_PUBLIC_STRINGS" +articleTitle: "PS_PUBLIC_STRINGS" +second_title: "Aspose.Email for C++" +description: "Identifies PS_PUBLIC_STRINGS property set." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi.msg/mapiguidconstants/ps_public_strings/ +--- + +## PS_PUBLIC_STRINGS {#ps_public_strings} + +Identifies PS_PUBLIC_STRINGS property set. + +**Returns:** System::Guid Aspose::Email::Mapi::Msg:: + +```cpp +PS_PUBLIC_STRINGS() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/mapipropertyflags/_index.md b/english/cpp/aspose.email.mapi.msg/mapipropertyflags/_index.md new file mode 100644 index 0000000000..be3fe385cb --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/mapipropertyflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "MapiPropertyFlags Enum" +linktitle: "MapiPropertyFlags" +articleTitle: "MapiPropertyFlags" +second_title: "Aspose.Email for C++" +description: "Represents flags which can be set on a MAPI property." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/mapipropertyflags/ +--- + +## MapiPropertyFlags enumeration (3 values) + +Represents flags which can be set on a MAPI property. + +| Value | Description | +| --- | --- | +| PROPATTR_MANDATORY | If this flag is set for a property, that property MUST NOT be deleted from the .msg file (irrespective of which storage it is contained in) and implementations MUST return an error if any attempt is made to do so. This flag is set in circumstances where the implementation depends on that property always being present in the .msg file once it is written there. | +| PROPATTR_READABLE | If this flag is not set on a property, that property MUST not be read from the .msg file and implementations MUST return an error if any attempt is made to read it. This flag is set on all properties unless there is an implementation-specific reason to prevent a property from being read from the .msg file. | +| PROPATTR_WRITABLE | If this flag is not set on a property, that property MUST not be modified or deleted and implementations MUST return an error if any attempt is made to do so. This flag is set in circumstances where the implementation depends on the properties being writable. | + diff --git a/english/cpp/aspose.email.mapi.msg/mapitype/_index.md b/english/cpp/aspose.email.mapi.msg/mapitype/_index.md new file mode 100644 index 0000000000..9430a4e197 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/mapitype/_index.md @@ -0,0 +1,46 @@ +--- +title: "MapiType Enum" +linktitle: "MapiType" +articleTitle: "MapiType" +second_title: "Aspose.Email for C++" +description: "Contains possible MAPI property types which can be stored with message object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/mapitype/ +--- + +## MapiType enumeration (28 values) + +Contains possible MAPI property types which can be stored with message object. + +| Value | Description | +| --- | --- | +| None | No values are set. | +| PT_SHORT | 2 bytes, a 16-bit integer | +| PT_LONG | 4 bytes, a 32-bit integer | +| PT_FLOAT | 4 bytes, a 32-bit floating point number | +| PT_DOUBLE | 8 bytes, a 64-bit floating point number | +| PT_CURRENCY | 8 bytes, a 64-bit signed, scaled integer representation of a decimal currency value, with 4 places to the right of the decimal point | +| PT_APPTIME | 8 bytes, a 64-bit floating point number in which the whole number part represents the number of days since December 30, 1899, and the fractional part represents the fraction of a day since midnight | +| PT_ERROR | 4 bytes, a 32-bit integer encoding error information | +| PT_BOOLEAN | 1 byte, restricted to 1 or 0 | +| PT_OBJECT | The property value is a COM object | +| PT_LONGLONG | 8 bytes, a 64-bit integer | +| PT_UNICODE | Variable size, a string of Unicode characters in UTF-16LE encoding with terminating null character(0x0000) | +| PT_STRING8 | Variable size, a string of multi-byte characters in externally specified encoding with terminating null character (single 0 byte). | +| PT_SYSTIME | 8 bytes, a 64-bit integer representing the number of 100-nanosecond intervals since January 1, 1601 | +| PT_CLSID | 16 bytes, a GUID with Data1, Data2, and Data3 fields in little-endian format | +| PT_BINARY | Variable size, a byte array | +| PT_MV_SHORT | Variable size, a set of PT_SHORT values. | +| PT_MV_LONG | Variable size, a set of PT_LONG values. | +| PT_MV_FLOAT | Variable size, a set of PT_FLOAT values. | +| PT_MV_DOUBLE | Variable size, a set of PT_DOUBLE values. | +| PT_MV_CURRENCY | Variable size, a set of PT_CURRENCY values. | +| PT_MV_APPTIME | Variable size, a set of PT_APPTIME values. | +| PT_MV_LONGLONG | Variable size, a set of PT_LONGLONG values. | +| PT_MV_UNICODE | Variable size, a set of PT_UNICODE values. | +| PT_MV_STRING8 | Variable size, a set of PT_STRING8 values. | +| PT_MV_SYSTIME | Variable size, a set of PT_SYSTIME values. | +| PT_MV_CLSID | Variable size, a set of PT_CLSID values. | +| PT_MV_BINARY | Variable size, a set of PT_BINARY values. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobject/_index.md b/english/cpp/aspose.email.mapi.msg/messageobject/_index.md new file mode 100644 index 0000000000..223ae155b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobject/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObject class" +linktitle: "MessageObject" +articleTitle: "MessageObject" +second_title: "Aspose.Email for C++" +description: "Represents an Outlook message object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobject/ +--- + +## MessageObject class + +**Inherits:** Aspose::Email::Mapi::Msg::IMessageObjectPropertyContainer + +Represents an Outlook message object. Evaluation limits: only 1 attachment and 1 recipient are read when message is being loaded, watermark will be added when the message is being saved. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageObject (3 overloads)](./messageobject/) | Initializes a new instance of the MessageObject class, used internally for embedded messages. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Attachments](./get_attachments/) | Gets the attachments of the MessageObject . | +| [get_Codepage](./get_codepage/) | Gets the codepage used to encode/decode string properties in case MapiType::PT_STRING8 type for them is used. | +| [get_Properties](./get_properties/) | Gets the properties of the MessageObject . | +| [get_Recipients](./get_recipients/) | Gets the recipients of the MessageObject . | +| [GetIdForNamedProperty](./getidfornamedproperty/) | Gets the id to be used for named property, named properties are special properties and should have their ids in range [0x8000,0xfffe] aligned starting from 0x8000 sequentally. Use this method to find the available id cause it could be hard to calculate it yourself. | +| [Save (2 overloads)](./save/) | Saves the current message object to the specified stream. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobject/get_attachments/_index.md b/english/cpp/aspose.email.mapi.msg/messageobject/get_attachments/_index.md new file mode 100644 index 0000000000..048506a34c --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobject/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObject::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets the attachments of the MessageObject ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobject/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets the attachments of the MessageObject . + +**Returns:** System::SharedPtr < MessageObjectAttachmentsCollection > Aspose::Email::Mapi::Msg:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobject/get_codepage/_index.md b/english/cpp/aspose.email.mapi.msg/messageobject/get_codepage/_index.md new file mode 100644 index 0000000000..9f1349d721 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobject/get_codepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObject::get_Codepage method" +linktitle: "get_Codepage" +articleTitle: "get_Codepage" +second_title: "Aspose.Email for C++" +description: "Gets the codepage used to encode/decode string properties in case MapiType::PT_STRING8 type for them is used." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi.msg/messageobject/get_codepage/ +--- + +## get_Codepage {#get_codepage} + +Gets the codepage used to encode/decode string properties in case MapiType::PT_STRING8 type for them is used. + +**Returns:** int32_t Aspose::Email::Mapi::Msg:: + +```cpp +get_Codepage() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobject/get_properties/_index.md b/english/cpp/aspose.email.mapi.msg/messageobject/get_properties/_index.md new file mode 100644 index 0000000000..b28665a9d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobject/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObject::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the properties of the MessageObject ." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi.msg/messageobject/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the properties of the MessageObject . + +**Returns:** System::SharedPtr < MessageObjectPropertiesCollection > Aspose::Email::Mapi::Msg:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobject/get_recipients/_index.md b/english/cpp/aspose.email.mapi.msg/messageobject/get_recipients/_index.md new file mode 100644 index 0000000000..637216b8b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobject/get_recipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObject::get_Recipients method" +linktitle: "get_Recipients" +articleTitle: "get_Recipients" +second_title: "Aspose.Email for C++" +description: "Gets the recipients of the MessageObject ." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi.msg/messageobject/get_recipients/ +--- + +## get_Recipients {#get_recipients} + +Gets the recipients of the MessageObject . + +**Returns:** System::SharedPtr < MessageObjectRecipientsCollection > Aspose::Email::Mapi::Msg:: + +```cpp +get_Recipients() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobject/getidfornamedproperty/_index.md b/english/cpp/aspose.email.mapi.msg/messageobject/getidfornamedproperty/_index.md new file mode 100644 index 0000000000..b859617eb4 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobject/getidfornamedproperty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObject::GetIdForNamedProperty method" +linktitle: "GetIdForNamedProperty" +articleTitle: "GetIdForNamedProperty" +second_title: "Aspose.Email for C++" +description: "Gets the id to be used for named property, named properties are special properties and should have their ids in range [0x8000,0xfffe] aligned starting from 0x80" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi.msg/messageobject/getidfornamedproperty/ +--- + +## GetIdForNamedProperty {#getidfornamedproperty} + +Gets the id to be used for named property, named properties are special properties and should have their ids in range [0x8000,0xfffe] aligned starting from 0x8000 sequentally. Use this method to find the available id cause it could be hard to calculate it yourself. + +**Returns:** Available id for the named property. + +```cpp +GetIdForNamedProperty() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobject/messageobject/_index.md b/english/cpp/aspose.email.mapi.msg/messageobject/messageobject/_index.md new file mode 100644 index 0000000000..0649073ee3 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobject/messageobject/_index.md @@ -0,0 +1,61 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObject::MessageObject constructor" +linktitle: "MessageObject" +articleTitle: "MessageObject" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageObject class, used internally for embedded messages." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobject/messageobject/ +--- + +## MessageObject (1 of 3) {#messageobject_1} + +Initializes a new instance of the MessageObject class, used internally for embedded messages. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MessageObject(System::SharedPtr < MessageObjectPropertiesCollection > properties, System::SharedPtr < MessageObjectRecipientsCollection > recipients, System::SharedPtr < MessageObjectAttachmentsCollection > attachments) +``` + +| Parameter | Description | +| --- | --- | +| properties | The properties list. | +| recipients | The recipients list. | +| attachments | The attachments list. | + +--- + +## MessageObject (2 of 3) {#messageobject_2} + +Initializes a new instance of the MessageObject class. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MessageObject(System::SharedPtr < System::IO::Stream > stream, MessageObjectLoadFormat loadFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to initialize this object from. | +| loadFormat | The source format message object is stored with. | + +--- + +## MessageObject (3 of 3) {#messageobject_3} + +Initializes a new instance of the MessageObject class. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MessageObject(System::String fileName, MessageObjectLoadFormat loadFormat) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file to read from. | +| loadFormat | The source format message object is stored with. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobject/save/_index.md b/english/cpp/aspose.email.mapi.msg/messageobject/save/_index.md new file mode 100644 index 0000000000..3c74a75b5d --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobject/save/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObject::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves the current message object to the specified stream." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi.msg/messageobject/save/ +--- + +## Save (1 of 2) {#save_1} + +Saves the current message object to the specified stream. + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, MessageObjectSaveFormat format) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to write to. | +| format | The format of the output data. | + +--- + +## Save (2 of 2) {#save_2} + +Saves the current message object to the specified file. + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +Save(System::String fileName, MessageObjectSaveFormat format) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| format | The format of the output data. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/_index.md new file mode 100644 index 0000000000..d791090d94 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectAttachmentEntity class" +linktitle: "MessageObjectAttachmentEntity" +articleTitle: "MessageObjectAttachmentEntity" +second_title: "Aspose.Email for C++" +description: "Represents an attachment entity." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectattachmententity/ +--- + +## MessageObjectAttachmentEntity class + +**Inherits:** Aspose::Email::Mapi::Msg::IMessageObjectPropertyContainer + +Represents an attachment entity. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageObjectAttachmentEntity (2 overloads)](./messageobjectattachmententity/) | Initializes a new instance of the MessageObjectAttachmentEntity class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CustomAttachmentStorageData](./get_customattachmentstoragedata/) | Gets the custom attachment storage data.Can be null. | +| [get_EmbeddedMessage](./get_embeddedmessage/) | Gets the Embedded Message Object storage if present.Can be null. | +| [get_Properties](./get_properties/) | Gets the attachment properties. | +| [set_CustomAttachmentStorageData](./set_customattachmentstoragedata/) | Sets the custom attachment storage data.Can be null. | +| [set_EmbeddedMessage](./set_embeddedmessage/) | Sets the Embedded Message Object storage if present.Can be null. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_customattachmentstoragedata/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_customattachmentstoragedata/_index.md new file mode 100644 index 0000000000..d2913046c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_customattachmentstoragedata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectAttachmentEntity::get_CustomAttachmentStorageData method" +linktitle: "get_CustomAttachmentStorageData" +articleTitle: "get_CustomAttachmentStorageData" +second_title: "Aspose.Email for C++" +description: "Gets the custom attachment storage data.Can be null." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_customattachmentstoragedata/ +--- + +## get_CustomAttachmentStorageData {#get_customattachmentstoragedata} + +Gets the custom attachment storage data.Can be null. + +**Returns:** System::SharedPtr < CustomAttachmentStorage > Aspose::Email::Mapi::Msg:: + +```cpp +get_CustomAttachmentStorageData() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_embeddedmessage/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_embeddedmessage/_index.md new file mode 100644 index 0000000000..93b623223f --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_embeddedmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectAttachmentEntity::get_EmbeddedMessage method" +linktitle: "get_EmbeddedMessage" +articleTitle: "get_EmbeddedMessage" +second_title: "Aspose.Email for C++" +description: "Gets the Embedded Message Object storage if present.Can be null." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_embeddedmessage/ +--- + +## get_EmbeddedMessage {#get_embeddedmessage} + +Gets the Embedded Message Object storage if present.Can be null. + +**Returns:** System::SharedPtr < MessageObject > Aspose::Email::Mapi::Msg:: + +```cpp +get_EmbeddedMessage() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_properties/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_properties/_index.md new file mode 100644 index 0000000000..9463fc76c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectAttachmentEntity::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the attachment properties." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi.msg/messageobjectattachmententity/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the attachment properties. + +**Returns:** System::SharedPtr < MessageObjectPropertiesCollection > Aspose::Email::Mapi::Msg:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/messageobjectattachmententity/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/messageobjectattachmententity/_index.md new file mode 100644 index 0000000000..864cc7c03d --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/messageobjectattachmententity/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectAttachmentEntity::MessageObjectAttachmentEntity constructor" +linktitle: "MessageObjectAttachmentEntity" +articleTitle: "MessageObjectAttachmentEntity" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageObjectAttachmentEntity class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectattachmententity/messageobjectattachmententity/ +--- + +## MessageObjectAttachmentEntity (1 of 2) {#messageobjectattachmententity_1} + +Initializes a new instance of the MessageObjectAttachmentEntity class. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MessageObjectAttachmentEntity() +``` + +--- + +## MessageObjectAttachmentEntity (2 of 2) {#messageobjectattachmententity_2} + +Initializes a new instance of the MessageObjectAttachmentEntity class with the predefined property set. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MessageObjectAttachmentEntity(System::SharedPtr < MessageObjectPropertiesCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | The properties. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/set_customattachmentstoragedata/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/set_customattachmentstoragedata/_index.md new file mode 100644 index 0000000000..72b25384e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/set_customattachmentstoragedata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectAttachmentEntity::set_CustomAttachmentStorageData method" +linktitle: "set_CustomAttachmentStorageData" +articleTitle: "set_CustomAttachmentStorageData" +second_title: "Aspose.Email for C++" +description: "Sets the custom attachment storage data.Can be null." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi.msg/messageobjectattachmententity/set_customattachmentstoragedata/ +--- + +## set_CustomAttachmentStorageData {#set_customattachmentstoragedata} + +Sets the custom attachment storage data.Can be null. + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +set_CustomAttachmentStorageData(System::SharedPtr < CustomAttachmentStorage > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/set_embeddedmessage/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/set_embeddedmessage/_index.md new file mode 100644 index 0000000000..2bad60116d --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectattachmententity/set_embeddedmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectAttachmentEntity::set_EmbeddedMessage method" +linktitle: "set_EmbeddedMessage" +articleTitle: "set_EmbeddedMessage" +second_title: "Aspose.Email for C++" +description: "Sets the Embedded Message Object storage if present.Can be null." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi.msg/messageobjectattachmententity/set_embeddedmessage/ +--- + +## set_EmbeddedMessage {#set_embeddedmessage} + +Sets the Embedded Message Object storage if present.Can be null. + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +set_EmbeddedMessage(System::SharedPtr < MessageObject > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectattachmentscollection/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectattachmentscollection/_index.md new file mode 100644 index 0000000000..ba5ffc09ff --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectattachmentscollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectAttachmentsCollection class" +linktitle: "MessageObjectAttachmentsCollection" +articleTitle: "MessageObjectAttachmentsCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection for MessageObjectAttachmentEntity objects." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectattachmentscollection/ +--- + +## MessageObjectAttachmentsCollection class + +Represents a collection for MessageObjectAttachmentEntity objects. + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectattachmentscollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectattachmentscollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..ffb72317f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectattachmentscollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectAttachmentsCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MessageObjectAttachmentsCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectattachmentscollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectloadformat/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectloadformat/_index.md new file mode 100644 index 0000000000..d0def6955d --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectloadformat/_index.md @@ -0,0 +1,19 @@ +--- +title: "MessageObjectLoadFormat Enum" +linktitle: "MessageObjectLoadFormat" +articleTitle: "MessageObjectLoadFormat" +second_title: "Aspose.Email for C++" +description: "Represents available formats MessageObject could be loaded from." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectloadformat/ +--- + +## MessageObjectLoadFormat enumeration (1 values) + +Represents available formats MessageObject could be loaded from. + +| Value | Description | +| --- | --- | +| Msg | MSG format. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/_index.md new file mode 100644 index 0000000000..6c31e3ccc3 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectPropertiesCollection class" +linktitle: "MessageObjectPropertiesCollection" +articleTitle: "MessageObjectPropertiesCollection" +second_title: "Aspose.Email for C++" +description: "Represents a keyed collection for MessageObjectProperty objects." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/ +--- + +## MessageObjectPropertiesCollection class + +Represents a keyed collection for MessageObjectProperty objects. + +## Methods + +| Name | Description | +| --- | --- | +| [GetKeyForItem](./getkeyforitem/) | When implemented in a derived class, extracts the key from the specified element. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [TryGetValue](./trygetvalue/) | Tries to get value, by specified key. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/getkeyforitem/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/getkeyforitem/_index.md new file mode 100644 index 0000000000..7d1457192e --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/getkeyforitem/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectPropertiesCollection::GetKeyForItem method" +linktitle: "GetKeyForItem" +articleTitle: "GetKeyForItem" +second_title: "Aspose.Email for C++" +description: "When implemented in a derived class, extracts the key from the specified element." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/getkeyforitem/ +--- + +## GetKeyForItem {#getkeyforitem} + +When implemented in a derived class, extracts the key from the specified element. + +**Returns:** The key for the specified element. + +```cpp +GetKeyForItem(System::SharedPtr < MessageObjectProperty > item) +``` + +| Parameter | Description | +| --- | --- | +| item | The element from which to extract the key. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..8d8604aaf5 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectPropertiesCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MessageObjectPropertiesCollection." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/trygetvalue/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/trygetvalue/_index.md new file mode 100644 index 0000000000..9675562bc0 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/trygetvalue/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectPropertiesCollection::TryGetValue method" +linktitle: "TryGetValue" +articleTitle: "TryGetValue" +second_title: "Aspose.Email for C++" +description: "Tries to get value, by specified key." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/trygetvalue/ +--- + +## TryGetValue {#trygetvalue} + +Tries to get value, by specified key. + +**Returns:** MessageObjectProperty object if operation succeeds, otherwise null. + +```cpp +TryGetValue(int64_t propertyTag) +``` + +| Parameter | Description | +| --- | --- | +| propertyTag | The property tag. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/_index.md new file mode 100644 index 0000000000..ffea2a6690 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty class" +linktitle: "MessageObjectProperty" +articleTitle: "MessageObjectProperty" +second_title: "Aspose.Email for C++" +description: "Represents a property on a MessageObject ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/ +--- + +## MessageObjectProperty class + +Represents a property on a MessageObject . + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageObjectProperty (2 overloads)](./messageobjectproperty/) | Initializes a new instance of the MessageObjectProperty class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Atomic](./get_atomic/) | Gets a value indicating whether this MessageObjectProperty is atomic. | +| [get_Flags](./get_flags/) | Gets the flags set on a property. | +| [get_Guid](./get_guid/) | Gets the GUID for the named property. | +| [get_Id](./get_id/) | Gets the id of the property. | +| [get_Name](./get_name/) | Gets the name of the property if it's named. | +| [get_Named](./get_named/) | Gets a value indicating whether this MessageObjectProperty is a named property. | +| [get_NameId](./get_nameid/) | Gets the name id of the property if it's named. | +| [get_PropertyKind](./get_propertykind/) | Gets the kind of the property if it's named. | +| [get_PropertyTag](./get_propertytag/) | Gets the property tag, a combined value which contains Id and PropertyType | +| [get_PropertyType](./get_propertytype/) | Gets the type of the property. | +| [get_Value](./get_value/) | Gets the value of the property. | +| [set_Guid](./set_guid/) | Sets the GUID for the named property. | +| [set_Name](./set_name/) | Sets the name of the property if it's named. | +| [set_NameId](./set_nameid/) | Sets the name id of the property if it's named. | +| [set_PropertyKind](./set_propertykind/) | Sets the kind of the property if it's named. | +| [set_Value](./set_value/) | Sets the value of the property. | +| [ToByteArray](./tobytearray/) | Converts the value of the property to byte array. | +| [ToDateTime](./todatetime/) | Converts the value of the property to DateTime. | +| [ToGuid](./toguid/) | Converts the value of the property to Guid . | +| [ToInt](./toint/) | Converts the value of the property to integer. | +| [ToList](./tolist/) | Converts the value of the property to a list of values. | +| [ToStringRepresentation](./tostringrepresentation/) | Converts the value of the property to string. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_atomic/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_atomic/_index.md new file mode 100644 index 0000000000..ced5b5b050 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_atomic/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_Atomic method" +linktitle: "get_Atomic" +articleTitle: "get_Atomic" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether this MessageObjectProperty is atomic." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_atomic/ +--- + +## get_Atomic {#get_atomic} + +Gets a value indicating whether this MessageObjectProperty is atomic. + +**Returns:** bool Aspose::Email::Mapi::Msg:: + +```cpp +get_Atomic() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_flags/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_flags/_index.md new file mode 100644 index 0000000000..ae361d00b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_Flags method" +linktitle: "get_Flags" +articleTitle: "get_Flags" +second_title: "Aspose.Email for C++" +description: "Gets the flags set on a property." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_flags/ +--- + +## get_Flags {#get_flags} + +Gets the flags set on a property. + +**Returns:** MapiPropertyFlags Aspose::Email::Mapi::Msg:: + +```cpp +get_Flags() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_guid/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_guid/_index.md new file mode 100644 index 0000000000..c78a8b5335 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_guid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_Guid method" +linktitle: "get_Guid" +articleTitle: "get_Guid" +second_title: "Aspose.Email for C++" +description: "Gets the GUID for the named property." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_guid/ +--- + +## get_Guid {#get_guid} + +Gets the GUID for the named property. + +**Returns:** System::Guid Aspose::Email::Mapi::Msg:: + +```cpp +get_Guid() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_id/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_id/_index.md new file mode 100644 index 0000000000..1cadff6c04 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Gets the id of the property." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_id/ +--- + +## get_Id {#get_id} + +Gets the id of the property. + +**Returns:** int32_t Aspose::Email::Mapi::Msg:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_name/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_name/_index.md new file mode 100644 index 0000000000..a4f8d27e6b --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name of the property if it's named." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_name/ +--- + +## get_Name {#get_name} + +Gets the name of the property if it's named. + +**Returns:** System::String Aspose::Email::Mapi::Msg:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_named/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_named/_index.md new file mode 100644 index 0000000000..b6b6b3f920 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_named/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_Named method" +linktitle: "get_Named" +articleTitle: "get_Named" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether this MessageObjectProperty is a named property." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_named/ +--- + +## get_Named {#get_named} + +Gets a value indicating whether this MessageObjectProperty is a named property. + +**Returns:** bool Aspose::Email::Mapi::Msg:: + +```cpp +get_Named() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_nameid/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_nameid/_index.md new file mode 100644 index 0000000000..40294c96f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_nameid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_NameId method" +linktitle: "get_NameId" +articleTitle: "get_NameId" +second_title: "Aspose.Email for C++" +description: "Gets the name id of the property if it's named." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_nameid/ +--- + +## get_NameId {#get_nameid} + +Gets the name id of the property if it's named. + +**Returns:** uint32_t Aspose::Email::Mapi::Msg:: + +```cpp +get_NameId() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertykind/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertykind/_index.md new file mode 100644 index 0000000000..91158055ed --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertykind/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_PropertyKind method" +linktitle: "get_PropertyKind" +articleTitle: "get_PropertyKind" +second_title: "Aspose.Email for C++" +description: "Gets the kind of the property if it's named." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertykind/ +--- + +## get_PropertyKind {#get_propertykind} + +Gets the kind of the property if it's named. + +**Returns:** NamedPropertyKind Aspose::Email::Mapi::Msg:: + +```cpp +get_PropertyKind() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertytag/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertytag/_index.md new file mode 100644 index 0000000000..49911c26e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertytag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_PropertyTag method" +linktitle: "get_PropertyTag" +articleTitle: "get_PropertyTag" +second_title: "Aspose.Email for C++" +description: "Gets the property tag, a combined value which contains Id and PropertyType" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertytag/ +--- + +## get_PropertyTag {#get_propertytag} + +Gets the property tag, a combined value which contains Id and PropertyType + +**Returns:** int64_t Aspose::Email::Mapi::Msg:: + +```cpp +get_PropertyTag() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertytype/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertytype/_index.md new file mode 100644 index 0000000000..b302a705d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertytype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_PropertyType method" +linktitle: "get_PropertyType" +articleTitle: "get_PropertyType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the property." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_propertytype/ +--- + +## get_PropertyType {#get_propertytype} + +Gets the type of the property. + +**Returns:** MapiType Aspose::Email::Mapi::Msg:: + +```cpp +get_PropertyType() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_value/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_value/_index.md new file mode 100644 index 0000000000..f0f8e8acce --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Gets the value of the property." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/get_value/ +--- + +## get_Value {#get_value} + +Gets the value of the property. + +**Returns:** System::SharedPtr Aspose::Email::Mapi::Msg:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/messageobjectproperty/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/messageobjectproperty/_index.md new file mode 100644 index 0000000000..d162131b41 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/messageobjectproperty/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::MessageObjectProperty constructor" +linktitle: "MessageObjectProperty" +articleTitle: "MessageObjectProperty" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageObjectProperty class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/messageobjectproperty/ +--- + +## MessageObjectProperty (1 of 2) {#messageobjectproperty_1} + +Initializes a new instance of the MessageObjectProperty class. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MessageObjectProperty(int64_t propertyTag, MapiPropertyFlags flags, System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| propertyTag | The property tag. | +| flags | The flags to be set on. | +| value | The value of the property. | + +--- + +## MessageObjectProperty (2 of 2) {#messageobjectproperty_2} + +Initializes a new instance of the MessageObjectProperty class. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MessageObjectProperty(int32_t id, MapiType type, MapiPropertyFlags flags, System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| id | The id. | +| type | The type of the property. | +| flags | The flags to be set on. | +| value | The value of the property. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_guid/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_guid/_index.md new file mode 100644 index 0000000000..a970373f62 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_guid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::set_Guid method" +linktitle: "set_Guid" +articleTitle: "set_Guid" +second_title: "Aspose.Email for C++" +description: "Sets the GUID for the named property." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/set_guid/ +--- + +## set_Guid {#set_guid} + +Sets the GUID for the named property. + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +set_Guid(System::Guid value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_name/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_name/_index.md new file mode 100644 index 0000000000..6797d6d4d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Sets the name of the property if it's named." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/set_name/ +--- + +## set_Name {#set_name} + +Sets the name of the property if it's named. + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_nameid/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_nameid/_index.md new file mode 100644 index 0000000000..e850ded463 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_nameid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::set_NameId method" +linktitle: "set_NameId" +articleTitle: "set_NameId" +second_title: "Aspose.Email for C++" +description: "Sets the name id of the property if it's named." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/set_nameid/ +--- + +## set_NameId {#set_nameid} + +Sets the name id of the property if it's named. + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +set_NameId(uint32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_propertykind/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_propertykind/_index.md new file mode 100644 index 0000000000..84da89491e --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_propertykind/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::set_PropertyKind method" +linktitle: "set_PropertyKind" +articleTitle: "set_PropertyKind" +second_title: "Aspose.Email for C++" +description: "Sets the kind of the property if it's named." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/set_propertykind/ +--- + +## set_PropertyKind {#set_propertykind} + +Sets the kind of the property if it's named. + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +set_PropertyKind(NamedPropertyKind value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_value/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_value/_index.md new file mode 100644 index 0000000000..ba172b8e7a --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/set_value/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::set_Value method" +linktitle: "set_Value" +articleTitle: "set_Value" +second_title: "Aspose.Email for C++" +description: "Sets the value of the property." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/set_value/ +--- + +## set_Value {#set_value} + +Sets the value of the property. + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +set_Value(System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/tobytearray/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/tobytearray/_index.md new file mode 100644 index 0000000000..18f8d52873 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/tobytearray/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::ToByteArray method" +linktitle: "ToByteArray" +articleTitle: "ToByteArray" +second_title: "Aspose.Email for C++" +description: "Converts the value of the property to byte array." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/tobytearray/ +--- + +## ToByteArray {#tobytearray} + +Converts the value of the property to byte array. + +**Returns:** Byte array object, if type can't be converted to byte array returns empty array. + +```cpp +ToByteArray() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/todatetime/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/todatetime/_index.md new file mode 100644 index 0000000000..2d8b952a48 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/todatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::ToDateTime method" +linktitle: "ToDateTime" +articleTitle: "ToDateTime" +second_title: "Aspose.Email for C++" +description: "Converts the value of the property to DateTime." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/todatetime/ +--- + +## ToDateTime {#todatetime} + +Converts the value of the property to DateTime. + +**Returns:** DateTime value, if type can't be converted to DateTime returns DateTime::MinValue . + +```cpp +ToDateTime() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/toguid/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/toguid/_index.md new file mode 100644 index 0000000000..d226195569 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/toguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::ToGuid method" +linktitle: "ToGuid" +articleTitle: "ToGuid" +second_title: "Aspose.Email for C++" +description: "Converts the value of the property to Guid ." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/toguid/ +--- + +## ToGuid {#toguid} + +Converts the value of the property to Guid . + +**Returns:** Guid object, if type can't be converted to Guid returns empty GUID. + +```cpp +ToGuid() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/toint/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/toint/_index.md new file mode 100644 index 0000000000..145fdcacc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/toint/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::ToInt method" +linktitle: "ToInt" +articleTitle: "ToInt" +second_title: "Aspose.Email for C++" +description: "Converts the value of the property to integer." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/toint/ +--- + +## ToInt {#toint} + +Converts the value of the property to integer. + +**Returns:** Integer value, if type can't be converted to integer returns 0. + +```cpp +ToInt() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/tolist/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/tolist/_index.md new file mode 100644 index 0000000000..4f686cc96b --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/tolist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::ToList method" +linktitle: "ToList" +articleTitle: "ToList" +second_title: "Aspose.Email for C++" +description: "Converts the value of the property to a list of values." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/tolist/ +--- + +## ToList {#tolist} + +Converts the value of the property to a list of values. + +**Returns:** IList implementation, if type can't be converted to IList returns empty list implementation. + +```cpp +ToList() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectproperty/tostringrepresentation/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/tostringrepresentation/_index.md new file mode 100644 index 0000000000..27b65befb3 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectproperty/tostringrepresentation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectProperty::ToStringRepresentation method" +linktitle: "ToStringRepresentation" +articleTitle: "ToStringRepresentation" +second_title: "Aspose.Email for C++" +description: "Converts the value of the property to string." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi.msg/messageobjectproperty/tostringrepresentation/ +--- + +## ToStringRepresentation {#tostringrepresentation} + +Converts the value of the property to string. + +**Returns:** String value, if type can't be converted to string returns empty string. + +```cpp +ToStringRepresentation() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectpropertycomparerbyid/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectpropertycomparerbyid/_index.md new file mode 100644 index 0000000000..a84518d8f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectpropertycomparerbyid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectPropertyComparerById class" +linktitle: "MessageObjectPropertyComparerById" +articleTitle: "MessageObjectPropertyComparerById" +second_title: "Aspose.Email for C++" +description: "Inherits IComparer< System::SharedPtr< MessageObjectProperty > >." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectpropertycomparerbyid/ +--- + +## MessageObjectPropertyComparerById class + +Inherits IComparer< System::SharedPtr< MessageObjectProperty > >. + +## Methods + +| Name | Description | +| --- | --- | +| [Compare](./compare/) | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectpropertycomparerbyid/compare/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectpropertycomparerbyid/compare/_index.md new file mode 100644 index 0000000000..604b10c46c --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectpropertycomparerbyid/compare/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectPropertyComparerById::Compare method" +linktitle: "Compare" +articleTitle: "Compare" +second_title: "Aspose.Email for C++" +description: "Compare of MessageObjectPropertyComparerById." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectpropertycomparerbyid/compare/ +--- + +## Compare {#compare} + +**Returns:** int32_t Aspose::Email::Mapi::Msg:: + +```cpp +Compare(const System::SharedPtr < MessageObjectProperty > & x, const System::SharedPtr < MessageObjectProperty > & y) +``` + +| Parameter | Description | +| --- | --- | +| x | | +| y | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/_index.md new file mode 100644 index 0000000000..abfb2dd247 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectRecipientEntity class" +linktitle: "MessageObjectRecipientEntity" +articleTitle: "MessageObjectRecipientEntity" +second_title: "Aspose.Email for C++" +description: "Represens a recipient entry in message object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectrecipiententity/ +--- + +## MessageObjectRecipientEntity class + +**Inherits:** Aspose::Email::Mapi::Msg::IMessageObjectPropertyContainer + +Represens a recipient entry in message object. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageObjectRecipientEntity (2 overloads)](./messageobjectrecipiententity/) | Initializes a new instance of the MessageObjectRecipientEntity class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Properties](./get_properties/) | Gets the properties set on the recipient. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/get_properties/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/get_properties/_index.md new file mode 100644 index 0000000000..74d5f9a9d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectRecipientEntity::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the properties set on the recipient." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectrecipiententity/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the properties set on the recipient. + +**Returns:** System::SharedPtr < MessageObjectPropertiesCollection > Aspose::Email::Mapi::Msg:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/messageobjectrecipiententity/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/messageobjectrecipiententity/_index.md new file mode 100644 index 0000000000..6aa19ab854 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/messageobjectrecipiententity/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectRecipientEntity::MessageObjectRecipientEntity constructor" +linktitle: "MessageObjectRecipientEntity" +articleTitle: "MessageObjectRecipientEntity" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageObjectRecipientEntity class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectrecipiententity/messageobjectrecipiententity/ +--- + +## MessageObjectRecipientEntity (1 of 2) {#messageobjectrecipiententity_1} + +Initializes a new instance of the MessageObjectRecipientEntity class. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MessageObjectRecipientEntity() +``` + +--- + +## MessageObjectRecipientEntity (2 of 2) {#messageobjectrecipiententity_2} + +Initializes a new instance of the MessageObjectRecipientEntity class with the predefined property set. + +**Returns:** Aspose::Email::Mapi::Msg:: + +```cpp +MessageObjectRecipientEntity(System::SharedPtr < MessageObjectPropertiesCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | The properties. | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectrecipientscollection/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectrecipientscollection/_index.md new file mode 100644 index 0000000000..37516809f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectrecipientscollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectRecipientsCollection class" +linktitle: "MessageObjectRecipientsCollection" +articleTitle: "MessageObjectRecipientsCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection for MessageObjectRecipientEntity objects." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectrecipientscollection/ +--- + +## MessageObjectRecipientsCollection class + +Represents a collection for MessageObjectRecipientEntity objects. + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectrecipientscollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectrecipientscollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..7812d2224e --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectrecipientscollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::Msg::MessageObjectRecipientsCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MessageObjectRecipientsCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectrecipientscollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi::Msg:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi.msg/messageobjectsaveformat/_index.md b/english/cpp/aspose.email.mapi.msg/messageobjectsaveformat/_index.md new file mode 100644 index 0000000000..83c7e24edf --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/messageobjectsaveformat/_index.md @@ -0,0 +1,19 @@ +--- +title: "MessageObjectSaveFormat Enum" +linktitle: "MessageObjectSaveFormat" +articleTitle: "MessageObjectSaveFormat" +second_title: "Aspose.Email for C++" +description: "Represents available formats MessageObject could be saved to." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/messageobjectsaveformat/ +--- + +## MessageObjectSaveFormat enumeration (1 values) + +Represents available formats MessageObject could be saved to. + +| Value | Description | +| --- | --- | +| Msg | MSG format. | + diff --git a/english/cpp/aspose.email.mapi.msg/namedpropertykind/_index.md b/english/cpp/aspose.email.mapi.msg/namedpropertykind/_index.md new file mode 100644 index 0000000000..fc340d90fa --- /dev/null +++ b/english/cpp/aspose.email.mapi.msg/namedpropertykind/_index.md @@ -0,0 +1,20 @@ +--- +title: "NamedPropertyKind Enum" +linktitle: "NamedPropertyKind" +articleTitle: "NamedPropertyKind" +second_title: "Aspose.Email for C++" +description: "Identifies MessageObjectProperty kind." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi.msg/namedpropertykind/ +--- + +## NamedPropertyKind enumeration (2 values) + +Identifies MessageObjectProperty kind. + +| Value | Description | +| --- | --- | +| Numerical | Property has name id. | +| String | Property has string name. | + diff --git a/english/cpp/aspose.email.mapi/_index.md b/english/cpp/aspose.email.mapi/_index.md new file mode 100644 index 0000000000..49b4d6a3c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/_index.md @@ -0,0 +1,148 @@ +--- +title: "Aspose::Email::Mapi namespace" +linktitle: "Aspose::Email::Mapi" +articleTitle: "Aspose::Email::Mapi" +second_title: "Aspose.Email for C++" +description: "Provides classes and interfaces for creating, parsing, and managing MAPI objects such as messages, contacts, and follow‑up information." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/ +--- + +## Aspose::Email::Mapi namespace + +The Aspose::Email::Mapi namespace groups the API surface that enables developers to work with Microsoft Outlook MAPI data structures directly from C++. It includes utilities for handling contacts, message parsing errors, follow‑up management, property tagging, and inline attachment extraction. + + +## Classes + +| Name | Description | +| --- | --- | +| [ContactSaveOptions](./contactsaveoptions/) | Represents the base contact save options | +| [Details_FileAccessViolationException](./details_fileaccessviolationexception/) | This exception wile be thrown when the file open and locked by another caller. | +| [Details_MapiMessageParseException](./details_mapimessageparseexception/) | This exception is thrown when errors occur in parsing MapiMessage . | +| [FollowUpManager](./followupmanager/) | Provides the ability to set and handle follow-up Outlook flags and categories. S | +| [FollowUpOptions](./followupoptions/) | Represents options for using follow-up flags and reminders in a message. | +| [IMapiMessageItem](./imapimessageitem/) | Base interface for all message items in Outlook | +| [INamedPropertyTagProvider](./inamedpropertytagprovider/) | Interface of named mapi property tag provider. | +| [InlineAttachmentExtractor](./inlineattachmentextractor/) | Provides ability to extract files from MSO packages. Can be used to process "ole | +| [KnownPropertyList](./knownpropertylist/) | The read-only Master Property List provides implementers with a single source of | +| [KnownPropertySets](./knownpropertysets/) | [MS-OXCDATA]: Commonly Used Property Sets | +| [MailConversionOptions](./mailconversionoptions/) | Specify additional options when converting from MapiMessage to MailMessage . | +| [MapiAttachment](./mapiattachment/) | Represents a message attachment. | +| [MapiAttachmentCollection](./mapiattachmentcollection/) | Represents a collection of MapiAttachment objects. | +| [MapiAttachmentPropertyStream](./mapiattachmentpropertystream/) | Represents the property stream of attachment object. | +| [MapiCalendar](./mapicalendar/) | Represents a MAPI calendar item. | +| [MapiCalendarAttendees](./mapicalendarattendees/) | Represents the mapi calendar attendees | +| [MapiCalendarCollection](./mapicalendarcollection/) | Represents the collection of MapiCalendar | +| [MapiCalendarDailyRecurrencePattern](./mapicalendardailyrecurrencepattern/) | Represents the daily recurrence pattern of the mapi calendar | +| [MapiCalendarEventRecurrence](./mapicalendareventrecurrence/) | Represents the recurrence properties of calendar object | +| [MapiCalendarExceptionInfo](./mapicalendarexceptioninfo/) | An exception specifies changes to an instance of a recurring series. | +| [MapiCalendarIcsSaveOptions](./mapicalendaricssaveoptions/) | | +| [MapiCalendarMonthlyNthRecurrencePattern](./mapicalendarmonthlynthrecurrencepattern/) | Represents the monthly nth recurrence pattern of the mapi calendar | +| [MapiCalendarMonthlyRecurrencePattern](./mapicalendarmonthlyrecurrencepattern/) | Represents the monthly recurrence pattern of the mapi calendar | +| [MapiCalendarMsgSaveOptions](./mapicalendarmsgsaveoptions/) | | +| [MapiCalendarRecurrencePattern](./mapicalendarrecurrencepattern/) | Represents the mapi recurrence pattern | +| [MapiCalendarRecurrencePatternFactory](./mapicalendarrecurrencepatternfactory/) | Represents the factory of MapiCalendarRecurrencePattern | +| [MapiCalendarSaveOptions](./mapicalendarsaveoptions/) | | +| [MapiCalendarTimeZone](./mapicalendartimezone/) | Represents the mapi calendar time zone information | +| [MapiCalendarTimeZoneInfo](./mapicalendartimezoneinfo/) | Represents the mapi calendar time zone rule | +| [MapiCalendarTimeZoneInfoCollection](./mapicalendartimezoneinfocollection/) | Represents a collection of MapiCalendarTimeZoneInfo | +| [MapiCalendarTimeZoneRule](./mapicalendartimezonerule/) | Represents time zone rule that indicate when to begin using the Standard/Dayligh | +| [MapiCalendarWeeklyRecurrencePattern](./mapicalendarweeklyrecurrencepattern/) | Represents the weekly recurrence pattern of the mapi calendar | +| [MapiCalendarYearlyAndMonthlyRecurrencePattern](./mapicalendaryearlyandmonthlyrecurrencepattern/) | Represents the yearly and monthly recurrence pattern of the mapi calendar | +| [MapiContact](./mapicontact/) | Represents a MAPI contact item. | +| [MapiContactAddress](./mapicontactaddress/) | Base abstract class for MapiContactElectronicAddress and MapiContactPhysicalAddr | +| [MapiContactCollection](./mapicontactcollection/) | Represents the collection of MapiContact | +| [MapiContactElectronicAddress](./mapicontactelectronicaddress/) | Refers to the group of properties that define the e-mail address or fax address | +| [MapiContactElectronicAddressPropertySet](./mapicontactelectronicaddresspropertyset/) | Specify properties for up to three different e-mail addresses (Email1, Email2, a | +| [MapiContactEventPropertySet](./mapicontacteventpropertyset/) | Specify events associated with a contact | +| [MapiContactNamePropertySet](./mapicontactnamepropertyset/) | The properties are used to specify the name of the person represented by the con | +| [MapiContactOtherPropertySet](./mapicontactotherpropertyset/) | The properties are used to specify additional properies of contact. | +| [MapiContactPersonalInfoPropertySet](./mapicontactpersonalinfopropertyset/) | Specify other additional contact information | +| [MapiContactPhoto](./mapicontactphoto/) | Contains data and type of contact's photo. | +| [MapiContactPhysicalAddress](./mapicontactphysicaladdress/) | Refers to the group of properties that define physical address for a contact. | +| [MapiContactPhysicalAddressPropertySet](./mapicontactphysicaladdresspropertyset/) | Specify three physical addresses: Home Address, Work Address, and Other Address. | +| [MapiContactProfessionalPropertySet](./mapicontactprofessionalpropertyset/) | Properties are used to store professional details for the person represented by | +| [MapiContactPropertySet](./mapicontactpropertyset/) | Base class for all sets of MapiContact properties. | +| [MapiContactSaveOptions](./mapicontactsaveoptions/) | Specifies the contact save options. | +| [MapiContactTelephonePropertySet](./mapicontacttelephonepropertyset/) | Specify optional telephone numbers for the contact | +| [MapiConversionOptions](./mapiconversionoptions/) | This class allows the user to specify additional options when converting from Ma | +| [MapiDistributionList](./mapidistributionlist/) | Represents a MAPI distribution list item. | +| [MapiDistributionListMember](./mapidistributionlistmember/) | Represents the members of the personal distribution list. | +| [MapiDistributionListMemberCollection](./mapidistributionlistmembercollection/) | Represents a collection of MapiDistributionListMember objects. | +| [MapiDistributionListSaveOptions](./mapidistributionlistsaveoptions/) | Specifies the DistributionList save options. | +| [MapiElectronicAddress](./mapielectronicaddress/) | Refers to the group of properties that define the e-mail address or fax address. | +| [MapiJournal](./mapijournal/) | Represents a MAPI journal item. | +| [MapiLazyRtfProperty](./mapilazyrtfproperty/) | Inherits Aspose::Email::Mapi::MapiProperty . | +| [MapiMessage](./mapimessage/) | Represents an Outlook Message format document that can be parsed. | +| [MapiMessageItemBase](./mapimessageitembase/) | Represents the base class for all MapiMessageItem classes and keeps common colle | +| [MapiMessagePropertyStream](./mapimessagepropertystream/) | Represents the property stream. | +| [MapiMessageReader](./mapimessagereader/) | Represents a reader that can read a Microsoft Outlook Message format document. | +| [MapiNamedProperty](./mapinamedproperty/) | Represents the data type of Named Property. | +| [MapiNamedPropertyMappingStorage](./mapinamedpropertymappingstorage/) | Represents the named property mapping | +| [MapiNote](./mapinote/) | Represents a MAPI note ("sticky note") item. | +| [MapiObjectProperty](./mapiobjectproperty/) | Represents a Custom object included in Outlook Message documents. | +| [MapiProperty](./mapiproperty/) | Represents the mapi property. | +| [MapiPropertyCollection](./mapipropertycollection/) | Represents the collection of MapiProperty items. | +| [MapiPropertyContainer](./mapipropertycontainer/) | Represents the base class for MapiAttachment , MapiRecipient , MapiMessage . | +| [MapiPropertyStream](./mapipropertystream/) | Represents the property stream. | +| [MapiPropertyTag](./mapipropertytag/) | Represents the MAPI property tags definition. | +| [MapiRecipient](./mapirecipient/) | Represents the recipient information in the Microsoft Outlook Message. | +| [MapiRecipientCollection](./mapirecipientcollection/) | Represents a collection of MapiRecipient objects. | +| [MapiRecipientPropertyStream](./mapirecipientpropertystream/) | Represents the property stream of recipient object. | +| [MapiTask](./mapitask/) | Represents a MAPI task item. | +| [MapiTaskCollection](./mapitaskcollection/) | Represents the collection of MapiTask | +| [MapiTaskUsers](./mapitaskusers/) | Represents information about task users. | +| [OleDocumentFormat](./oledocumentformat/) | Represents the format for OLE document. | +| [PidLidPropertyDescriptor](./pidlidpropertydescriptor/) | Class contains property description information. | +| [PidNamePropertyDescriptor](./pidnamepropertydescriptor/) | Class contains property description information. | +| [PidTagPropertyDescriptor](./pidtagpropertydescriptor/) | Class contains property description information. | +| [PropertyDescriptor](./propertydescriptor/) | Class contains property description information. | +| [ReferenceAttachmentOptions](./referenceattachmentoptions/) | Represents configuration options for adding a reference attachment to a MAPI mes | +| [UserReaction](./userreaction/) | Represents a user's reaction. | +| [WebDavContactSaveOptions](./webdavcontactsaveoptions/) | Specifies the contact save options. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [BodyContentType](./bodycontenttype/) | The content type of message body. | +| [ContactSaveFormat](./contactsaveformat/) | Enumerates contact save formats | +| [MapiCalendarBusyStatus](./mapicalendarbusystatus/) | Enumerates the mapi calendar possible busy status | +| [MapiCalendarClientIntent](./mapicalendarclientintent/) | Enumerates the actions the user can taken on the Meeting object | +| [MapiCalendarDayOfWeek](./mapicalendardayofweek/) | Enumerates the days of week of the mapi calendar recurrence pattern | +| [MapiCalendarOverrideFlags](./mapicalendaroverrideflags/) | Specifies what data in the MapiCalendarOverrideFlags structure has a value diffe | +| [MapiCalendarRecurrenceCalendarType](./mapicalendarrecurrencecalendartype/) | Enumerated the calendar type of the mapi recurrence | +| [MapiCalendarRecurrenceEndType](./mapicalendarrecurrenceendtype/) | Enumerates the ending type for the recurrence. | +| [MapiCalendarRecurrenceFrequency](./mapicalendarrecurrencefrequency/) | Enumerates mapi calendar recurrence frequency | +| [MapiCalendarRecurrencePatternType](./mapicalendarrecurrencepatterntype/) | Enumerates the mapi calendar recurrence pattern types | +| [MapiCalendarState](./mapicalendarstate/) | Enumerates the appointment state | +| [MapiCalendarTimeZoneFlags](./mapicalendartimezoneflags/) | Enumerates the individual bit flags that specify information about TimeZoneRule | +| [MapiContactGender](./mapicontactgender/) | Gender of the contact | +| [MapiContactPhotoImageFormat](./mapicontactphotoimageformat/) | Enumerates MapiContact photo image format. | +| [MapiDistributionListContactAddressType](./mapidistributionlistcontactaddresstype/) | Represents the address type of a personal distribution list member. | +| [MapiDistributionListEntryIdType](./mapidistributionlistentryidtype/) | Specifies the type of EntryID. | +| [MapiItemType](./mapiitemtype/) | Represents a MAPI item type that can be explicitly converted into an object of t | +| [MapiJournalDocumentStatus](./mapijournaldocumentstatus/) | Indicates the status of document. | +| [MapiJournalFlags](./mapijournalflags/) | Contains metadata about the Journal object. Must be either zero or the following | +| [MapiMessageFlags](./mapimessageflags/) | MapiMessageFlags. | +| [MapiObjectType](./mapiobjecttype/) | Represents the mapi object type. | +| [MapiPropertyType](./mapipropertytype/) | Represents the data type of MapiProperty data. | +| [MapiRecipientTrackStatus](./mapirecipienttrackstatus/) | Represents the response status returned by the attendee. | +| [MapiRecipientType](./mapirecipienttype/) | Represent the PR_RECIPIENT_TYPE property which contains the recipient type for a | +| [MapiTaskAcceptanceState](./mapitaskacceptancestate/) | Indicates the acceptance state of the task. | +| [MapiTaskFlags](./mapitaskflags/) | Contains indication flags of the Task object. | +| [MapiTaskHistory](./mapitaskhistory/) | Indicates the type of change that was last made to the Task object. | +| [MapiTaskMode](./mapitaskmode/) | Represents the assignment statuses of the task object. | +| [MapiTaskOwnership](./mapitaskownership/) | Indicates the role of the current user relative to the Task object. | +| [MapiTaskPriority](./mapitaskpriority/) | Represents the priority on the task. | +| [MapiTaskState](./mapitaskstate/) | Indicates the assignment state of the Task object. | +| [MapiTaskStatus](./mapitaskstatus/) | Represents the statuses of the user's progress on the task. | +| [NoteColor](./notecolor/) | Specifies the suggested background color of the Note object | +| [NoteSaveFormat](./notesaveformat/) | Enumerates NoteSaveFormat | +| [OutlookMessageFormat](./outlookmessageformat/) | Represents outlook message format. | +| [PropertyDataType](./propertydatatype/) | [MS-OXCDATA]: Data Structures | +| [ReactionType](./reactiontype/) | Specifies the type of reaction a user can have on a message. | +| [TaskSaveFormat](./tasksaveformat/) | Enumerates TaskSaveFormat | + diff --git a/english/cpp/aspose.email.mapi/bodycontenttype/_index.md b/english/cpp/aspose.email.mapi/bodycontenttype/_index.md new file mode 100644 index 0000000000..f123676a97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/bodycontenttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "BodyContentType Enum" +linktitle: "BodyContentType" +articleTitle: "BodyContentType" +second_title: "Aspose.Email for C++" +description: "The content type of message body." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/bodycontenttype/ +--- + +## BodyContentType enumeration (3 values) + +The content type of message body. + +| Value | Description | +| --- | --- | +| PlainText | The plain text. | +| Html | The html type. | +| Rtf | The rtf type. | + diff --git a/english/cpp/aspose.email.mapi/contactsaveformat/_index.md b/english/cpp/aspose.email.mapi/contactsaveformat/_index.md new file mode 100644 index 0000000000..867d87b2fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "ContactSaveFormat Enum" +linktitle: "ContactSaveFormat" +articleTitle: "ContactSaveFormat" +second_title: "Aspose.Email for C++" +description: "Enumerates contact save formats" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/contactsaveformat/ +--- + +## ContactSaveFormat enumeration (3 values) + +Enumerates contact save formats + +| Value | Description | +| --- | --- | +| VCard | vCard format (default). | +| WebDav | WebDav format. | +| Msg | MSG format. | + diff --git a/english/cpp/aspose.email.mapi/contactsaveoptions/_index.md b/english/cpp/aspose.email.mapi/contactsaveoptions/_index.md new file mode 100644 index 0000000000..ba053a66f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveoptions/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Mapi::ContactSaveOptions class" +linktitle: "ContactSaveOptions" +articleTitle: "ContactSaveOptions" +second_title: "Aspose.Email for C++" +description: "Represents the base contact save options" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/contactsaveoptions/ +--- + +## ContactSaveOptions class + +Represents the base contact save options + +## Constructors + +| Name | Description | +| --- | --- | +| [ContactSaveOptions](./contactsaveoptions/) | Initializes a new instance of ContactSaveOptions class with the specified save format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_SaveFormat](./get_saveformat/) | Gets a save format | +| [get_Version](./get_version/) | Gets a vCard version This property is meaningful if ContactSaveFormat is set to VCard. | +| [set_Version](./set_version/) | Sets a vCard version This property is meaningful if ContactSaveFormat is set to VCard. | +| [Aspose::Email::PersonalInfo::VCard::VCardSaveOptions](./asposeemailpersonalinfovcardvcardsaveoptions/) | | +| [MapiContactSaveOptions](./mapicontactsaveoptions/) | | +| [MapiDistributionListSaveOptions](./mapidistributionlistsaveoptions/) | | +| [WebDavContactSaveOptions](./webdavcontactsaveoptions/) | | + diff --git a/english/cpp/aspose.email.mapi/contactsaveoptions/asposeemailpersonalinfovcardvcardsaveoptions/_index.md b/english/cpp/aspose.email.mapi/contactsaveoptions/asposeemailpersonalinfovcardvcardsaveoptions/_index.md new file mode 100644 index 0000000000..70990eaf42 --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveoptions/asposeemailpersonalinfovcardvcardsaveoptions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::ContactSaveOptions::Aspose::Email::PersonalInfo::VCard::VCardSaveOptions method" +linktitle: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions" +articleTitle: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions of ContactSaveOptions." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/contactsaveoptions/asposeemailpersonalinfovcardvcardsaveoptions/ +--- + +## Aspose::Email::PersonalInfo::VCard::VCardSaveOptions {#asposeemailpersonalinfovcardvcardsaveoptions} + +```cpp +VCardSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/contactsaveoptions/contactsaveoptions/_index.md b/english/cpp/aspose.email.mapi/contactsaveoptions/contactsaveoptions/_index.md new file mode 100644 index 0000000000..196dd0b198 --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveoptions/contactsaveoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ContactSaveOptions::ContactSaveOptions constructor" +linktitle: "ContactSaveOptions" +articleTitle: "ContactSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of ContactSaveOptions class with the specified save format." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/contactsaveoptions/contactsaveoptions/ +--- + +## ContactSaveOptions {#contactsaveoptions} + +Initializes a new instance of ContactSaveOptions class with the specified save format. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +ContactSaveOptions(ContactSaveFormat format) +``` + +| Parameter | Description | +| --- | --- | +| format | A save format. | + diff --git a/english/cpp/aspose.email.mapi/contactsaveoptions/get_saveformat/_index.md b/english/cpp/aspose.email.mapi/contactsaveoptions/get_saveformat/_index.md new file mode 100644 index 0000000000..2a74735315 --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveoptions/get_saveformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ContactSaveOptions::get_SaveFormat method" +linktitle: "get_SaveFormat" +articleTitle: "get_SaveFormat" +second_title: "Aspose.Email for C++" +description: "Gets a save format" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/contactsaveoptions/get_saveformat/ +--- + +## get_SaveFormat {#get_saveformat} + +Gets a save format + +**Returns:** ContactSaveFormat Aspose::Email::Mapi:: + +```cpp +get_SaveFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/contactsaveoptions/get_version/_index.md b/english/cpp/aspose.email.mapi/contactsaveoptions/get_version/_index.md new file mode 100644 index 0000000000..bac41bdec1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveoptions/get_version/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ContactSaveOptions::get_Version method" +linktitle: "get_Version" +articleTitle: "get_Version" +second_title: "Aspose.Email for C++" +description: "Gets a vCard version This property is meaningful if ContactSaveFormat is set to VCard." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/contactsaveoptions/get_version/ +--- + +## get_Version {#get_version} + +Gets a vCard version This property is meaningful if ContactSaveFormat is set to VCard. + +**Returns:** PersonalInfo::VCard::VCardVersion Aspose::Email::Mapi:: + +```cpp +get_Version() +``` + diff --git a/english/cpp/aspose.email.mapi/contactsaveoptions/mapicontactsaveoptions/_index.md b/english/cpp/aspose.email.mapi/contactsaveoptions/mapicontactsaveoptions/_index.md new file mode 100644 index 0000000000..2de05cb841 --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveoptions/mapicontactsaveoptions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::ContactSaveOptions::MapiContactSaveOptions method" +linktitle: "MapiContactSaveOptions" +articleTitle: "MapiContactSaveOptions" +second_title: "Aspose.Email for C++" +description: "MapiContactSaveOptions of ContactSaveOptions." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/contactsaveoptions/mapicontactsaveoptions/ +--- + +## MapiContactSaveOptions {#mapicontactsaveoptions} + +```cpp +friend class MapiContactSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/contactsaveoptions/mapidistributionlistsaveoptions/_index.md b/english/cpp/aspose.email.mapi/contactsaveoptions/mapidistributionlistsaveoptions/_index.md new file mode 100644 index 0000000000..69ece7f806 --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveoptions/mapidistributionlistsaveoptions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::ContactSaveOptions::MapiDistributionListSaveOptions method" +linktitle: "MapiDistributionListSaveOptions" +articleTitle: "MapiDistributionListSaveOptions" +second_title: "Aspose.Email for C++" +description: "MapiDistributionListSaveOptions of ContactSaveOptions." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/contactsaveoptions/mapidistributionlistsaveoptions/ +--- + +## MapiDistributionListSaveOptions {#mapidistributionlistsaveoptions} + +```cpp +friend class MapiDistributionListSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/contactsaveoptions/set_version/_index.md b/english/cpp/aspose.email.mapi/contactsaveoptions/set_version/_index.md new file mode 100644 index 0000000000..af7ced4ccb --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveoptions/set_version/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ContactSaveOptions::set_Version method" +linktitle: "set_Version" +articleTitle: "set_Version" +second_title: "Aspose.Email for C++" +description: "Sets a vCard version This property is meaningful if ContactSaveFormat is set to VCard." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/contactsaveoptions/set_version/ +--- + +## set_Version {#set_version} + +Sets a vCard version This property is meaningful if ContactSaveFormat is set to VCard. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Version(PersonalInfo::VCard::VCardVersion value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/contactsaveoptions/webdavcontactsaveoptions/_index.md b/english/cpp/aspose.email.mapi/contactsaveoptions/webdavcontactsaveoptions/_index.md new file mode 100644 index 0000000000..2667c38e70 --- /dev/null +++ b/english/cpp/aspose.email.mapi/contactsaveoptions/webdavcontactsaveoptions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::ContactSaveOptions::WebDavContactSaveOptions method" +linktitle: "WebDavContactSaveOptions" +articleTitle: "WebDavContactSaveOptions" +second_title: "Aspose.Email for C++" +description: "WebDavContactSaveOptions of ContactSaveOptions." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/contactsaveoptions/webdavcontactsaveoptions/ +--- + +## WebDavContactSaveOptions {#webdavcontactsaveoptions} + +```cpp +friend class WebDavContactSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/_index.md b/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/_index.md new file mode 100644 index 0000000000..62d6819588 --- /dev/null +++ b/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mapi::Details_FileAccessViolationException class" +linktitle: "Details_FileAccessViolationException" +articleTitle: "Details_FileAccessViolationException" +second_title: "Aspose.Email for C++" +description: "This exception wile be thrown when the file open and locked by another caller." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/details_fileaccessviolationexception/ +--- + +## Details_FileAccessViolationException class + +This exception wile be thrown when the file open and locked by another caller. + +## Constructors + +| Name | Description | +| --- | --- | +| [Details_FileAccessViolationException (3 overloads)](./details_fileaccessviolationexception/) | Initializes a new instance of the class with default error message. | + +## Methods + +| Name | Description | +| --- | --- | +| [DoThrow](./dothrow/) | | +| [MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 overloads)](./member_function_make_object_declaration/) | | + diff --git a/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/details_fileaccessviolationexception/_index.md b/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/details_fileaccessviolationexception/_index.md new file mode 100644 index 0000000000..86dd8f646f --- /dev/null +++ b/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/details_fileaccessviolationexception/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Mapi::Details_FileAccessViolationException::Details_FileAccessViolationException constructor" +linktitle: "Details_FileAccessViolationException" +articleTitle: "Details_FileAccessViolationException" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the class with default error message." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/details_fileaccessviolationexception/details_fileaccessviolationexception/ +--- + +## Details_FileAccessViolationException (1 of 3) {#details_fileaccessviolationexception_1} + +Initializes a new instance of the class with default error message. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +Details_FileAccessViolationException() +``` + +--- + +## Details_FileAccessViolationException (2 of 3) {#details_fileaccessviolationexception_2} + +Initializes a new instance of the class with a specified error message. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +Details_FileAccessViolationException(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | Error message. | + +--- + +## Details_FileAccessViolationException (3 of 3) {#details_fileaccessviolationexception_3} + +Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +Details_FileAccessViolationException(System::String message, System::Exception innerException) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message that explains the reason for the exception. | +| innerException | The exception that is the cause of the current exception. If the innerException parameter is not a NULL reference (Nothing in Visual Basic), the current exception is raised in a catch block that handles the inner exception. | + diff --git a/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/dothrow/_index.md b/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/dothrow/_index.md new file mode 100644 index 0000000000..0f0b7d4b32 --- /dev/null +++ b/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/dothrow/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::Details_FileAccessViolationException::DoThrow method" +linktitle: "DoThrow" +articleTitle: "DoThrow" +second_title: "Aspose.Email for C++" +description: "DoThrow of Details_FileAccessViolationException." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/details_fileaccessviolationexception/dothrow/ +--- + +## DoThrow {#dothrow} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +DoThrow(const System::ExceptionPtr & self) +``` + +| Parameter | Description | +| --- | --- | +| self | | + diff --git a/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/member_function_make_object_declaration/_index.md b/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/member_function_make_object_declaration/_index.md new file mode 100644 index 0000000000..562d31d342 --- /dev/null +++ b/english/cpp/aspose.email.mapi/details_fileaccessviolationexception/member_function_make_object_declaration/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Mapi::Details_FileAccessViolationException::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION method" +linktitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +articleTitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +second_title: "Aspose.Email for C++" +description: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION of Details_FileAccessViolationException." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/details_fileaccessviolationexception/member_function_make_object_declaration/ +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (1 of 3) {#member_function_make_object_declaration_1} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_FileAccessViolationException, CODEPORTING_ARGS()) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (2 of 3) {#member_function_make_object_declaration_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_FileAccessViolationException, CODEPORTING_ARGS(System::String message)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 of 3) {#member_function_make_object_declaration_3} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_FileAccessViolationException, CODEPORTING_ARGS(System::String message, System::Exception innerException)) +``` + diff --git a/english/cpp/aspose.email.mapi/details_mapimessageparseexception/_index.md b/english/cpp/aspose.email.mapi/details_mapimessageparseexception/_index.md new file mode 100644 index 0000000000..f10816840e --- /dev/null +++ b/english/cpp/aspose.email.mapi/details_mapimessageparseexception/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mapi::Details_MapiMessageParseException class" +linktitle: "Details_MapiMessageParseException" +articleTitle: "Details_MapiMessageParseException" +second_title: "Aspose.Email for C++" +description: "This exception is thrown when errors occur in parsing MapiMessage ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/details_mapimessageparseexception/ +--- + +## Details_MapiMessageParseException class + +This exception is thrown when errors occur in parsing MapiMessage . + +## Constructors + +| Name | Description | +| --- | --- | +| [Details_MapiMessageParseException (3 overloads)](./details_mapimessageparseexception/) | Initializes a new instance of the MapiMessageParseException class. | + +## Methods + +| Name | Description | +| --- | --- | +| [DoThrow](./dothrow/) | | +| [MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 overloads)](./member_function_make_object_declaration/) | | + diff --git a/english/cpp/aspose.email.mapi/details_mapimessageparseexception/details_mapimessageparseexception/_index.md b/english/cpp/aspose.email.mapi/details_mapimessageparseexception/details_mapimessageparseexception/_index.md new file mode 100644 index 0000000000..d42e37607c --- /dev/null +++ b/english/cpp/aspose.email.mapi/details_mapimessageparseexception/details_mapimessageparseexception/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Mapi::Details_MapiMessageParseException::Details_MapiMessageParseException constructor" +linktitle: "Details_MapiMessageParseException" +articleTitle: "Details_MapiMessageParseException" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiMessageParseException class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/details_mapimessageparseexception/details_mapimessageparseexception/ +--- + +## Details_MapiMessageParseException (1 of 3) {#details_mapimessageparseexception_1} + +Initializes a new instance of the MapiMessageParseException class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +Details_MapiMessageParseException() +``` + +--- + +## Details_MapiMessageParseException (2 of 3) {#details_mapimessageparseexception_2} + +Initializes a new instance of the MapiMessageParseException class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +Details_MapiMessageParseException(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | + +--- + +## Details_MapiMessageParseException (3 of 3) {#details_mapimessageparseexception_3} + +Initializes a new instance of the MapiMessageParseException class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +Details_MapiMessageParseException(System::String message, System::Exception innerException) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | +| innerException | The inner exception. | + diff --git a/english/cpp/aspose.email.mapi/details_mapimessageparseexception/dothrow/_index.md b/english/cpp/aspose.email.mapi/details_mapimessageparseexception/dothrow/_index.md new file mode 100644 index 0000000000..a2118d9e4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/details_mapimessageparseexception/dothrow/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::Details_MapiMessageParseException::DoThrow method" +linktitle: "DoThrow" +articleTitle: "DoThrow" +second_title: "Aspose.Email for C++" +description: "DoThrow of Details_MapiMessageParseException." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/details_mapimessageparseexception/dothrow/ +--- + +## DoThrow {#dothrow} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +DoThrow(const System::ExceptionPtr & self) +``` + +| Parameter | Description | +| --- | --- | +| self | | + diff --git a/english/cpp/aspose.email.mapi/details_mapimessageparseexception/member_function_make_object_declaration/_index.md b/english/cpp/aspose.email.mapi/details_mapimessageparseexception/member_function_make_object_declaration/_index.md new file mode 100644 index 0000000000..14cef947c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/details_mapimessageparseexception/member_function_make_object_declaration/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Mapi::Details_MapiMessageParseException::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION method" +linktitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +articleTitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +second_title: "Aspose.Email for C++" +description: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION of Details_MapiMessageParseException." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/details_mapimessageparseexception/member_function_make_object_declaration/ +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (1 of 3) {#member_function_make_object_declaration_1} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_MapiMessageParseException, CODEPORTING_ARGS()) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (2 of 3) {#member_function_make_object_declaration_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_MapiMessageParseException, CODEPORTING_ARGS(System::String message)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 of 3) {#member_function_make_object_declaration_3} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_MapiMessageParseException, CODEPORTING_ARGS(System::String message, System::Exception innerException)) +``` + diff --git a/english/cpp/aspose.email.mapi/followupmanager/_index.md b/english/cpp/aspose.email.mapi/followupmanager/_index.md new file mode 100644 index 0000000000..61d42ef575 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager class" +linktitle: "FollowUpManager" +articleTitle: "FollowUpManager" +second_title: "Aspose.Email for C++" +description: "Provides the ability to set and handle follow-up Outlook flags and categories." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/followupmanager/ +--- + +## FollowUpManager class + +Provides the ability to set and handle follow-up Outlook flags and categories. Supports the features to add and remove a flag in MapiMessage , and mark it as completed as well. + +## Constructors + +| Name | Description | +| --- | --- | +| [FollowUpManager](./followupmanager/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [AddCategory](./addcategory/) | Adds the category for a message. | +| [AddVotingButton](./addvotingbutton/) | Adds the voting button. | +| [ClearCategories](./clearcategories/) | Clears the categories. | +| [ClearFlag](./clearflag/) | Clears the follow-up flag and reminder. | +| [ClearVotingButtons](./clearvotingbuttons/) | Deletes the voting buttons. | +| [GetCategories](./getcategories/) | Get the available message categories. | +| [GetOptions](./getoptions/) | Gets the follow-up options of a message. | +| [GetReactions](./getreactions/) | Get the available message reactions. | +| [GetVotingButtons](./getvotingbuttons/) | Get the available message voting buttons. | +| [MarkAsCompleted](./markascompleted/) | Marks the flagged message as completed. | +| [RemoveCategory](./removecategory/) | Removes the category. | +| [RemoveVotingButton](./removevotingbutton/) | Removes the voting button. | +| [SetCategory](./setcategory/) | | +| [SetFlag (2 overloads)](./setflag/) | Sets the follow-up flag for a message. | +| [SetFlagForRecipients (2 overloads)](./setflagforrecipients/) | Sets the flag for a draft message to remind recipients to follow-up. | +| [SetOptions](./setoptions/) | Sets the additional follow-up options for a message. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/addcategory/_index.md b/english/cpp/aspose.email.mapi/followupmanager/addcategory/_index.md new file mode 100644 index 0000000000..af4e738b4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/addcategory/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::AddCategory method" +linktitle: "AddCategory" +articleTitle: "AddCategory" +second_title: "Aspose.Email for C++" +description: "Adds the category for a message." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/followupmanager/addcategory/ +--- + +## AddCategory {#addcategory} + +Adds the category for a message. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +AddCategory(System::SharedPtr < MapiMessageItemBase > message, System::String categoryName) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which a category will be added. | +| categoryName | Category name. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/addvotingbutton/_index.md b/english/cpp/aspose.email.mapi/followupmanager/addvotingbutton/_index.md new file mode 100644 index 0000000000..e751e4347f --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/addvotingbutton/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::AddVotingButton method" +linktitle: "AddVotingButton" +articleTitle: "AddVotingButton" +second_title: "Aspose.Email for C++" +description: "Adds the voting button." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/followupmanager/addvotingbutton/ +--- + +## AddVotingButton {#addvotingbutton} + +Adds the voting button. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +AddVotingButton(System::SharedPtr < MapiMessageItemBase > message, System::String displayName) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which the voting button is added. | +| displayName | The display name of button. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/clearcategories/_index.md b/english/cpp/aspose.email.mapi/followupmanager/clearcategories/_index.md new file mode 100644 index 0000000000..3cdbce5d45 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/clearcategories/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::ClearCategories method" +linktitle: "ClearCategories" +articleTitle: "ClearCategories" +second_title: "Aspose.Email for C++" +description: "Clears the categories." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/followupmanager/clearcategories/ +--- + +## ClearCategories {#clearcategories} + +Clears the categories. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +ClearCategories(System::SharedPtr < MapiMessageItemBase > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which the categories will be cleared. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/clearflag/_index.md b/english/cpp/aspose.email.mapi/followupmanager/clearflag/_index.md new file mode 100644 index 0000000000..1295fe0e37 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/clearflag/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::ClearFlag method" +linktitle: "ClearFlag" +articleTitle: "ClearFlag" +second_title: "Aspose.Email for C++" +description: "Clears the follow-up flag and reminder." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/followupmanager/clearflag/ +--- + +## ClearFlag {#clearflag} + +Clears the follow-up flag and reminder. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +ClearFlag(System::SharedPtr < MapiMessageItemBase > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which a flag is set. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/clearvotingbuttons/_index.md b/english/cpp/aspose.email.mapi/followupmanager/clearvotingbuttons/_index.md new file mode 100644 index 0000000000..6b4f6bd0d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/clearvotingbuttons/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::ClearVotingButtons method" +linktitle: "ClearVotingButtons" +articleTitle: "ClearVotingButtons" +second_title: "Aspose.Email for C++" +description: "Deletes the voting buttons." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/followupmanager/clearvotingbuttons/ +--- + +## ClearVotingButtons {#clearvotingbuttons} + +Deletes the voting buttons. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +ClearVotingButtons(System::SharedPtr < MapiMessageItemBase > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which the categories will be cleared. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/followupmanager/_index.md b/english/cpp/aspose.email.mapi/followupmanager/followupmanager/_index.md new file mode 100644 index 0000000000..f3b0a4a7bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/followupmanager/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::FollowUpManager constructor" +linktitle: "FollowUpManager" +articleTitle: "FollowUpManager" +second_title: "Aspose.Email for C++" +description: "FollowUpManager of FollowUpManager." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/followupmanager/followupmanager/ +--- + +## FollowUpManager {#followupmanager} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +FollowUpManager() +``` + diff --git a/english/cpp/aspose.email.mapi/followupmanager/getcategories/_index.md b/english/cpp/aspose.email.mapi/followupmanager/getcategories/_index.md new file mode 100644 index 0000000000..fcc050c644 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/getcategories/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::GetCategories method" +linktitle: "GetCategories" +articleTitle: "GetCategories" +second_title: "Aspose.Email for C++" +description: "Get the available message categories." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/followupmanager/getcategories/ +--- + +## GetCategories {#getcategories} + +Get the available message categories. + +**Returns:** The list of added categories. + +```cpp +GetCategories(System::SharedPtr < MapiMessageItemBase > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which the categories are added. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/getoptions/_index.md b/english/cpp/aspose.email.mapi/followupmanager/getoptions/_index.md new file mode 100644 index 0000000000..db1a6fbe13 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/getoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::GetOptions method" +linktitle: "GetOptions" +articleTitle: "GetOptions" +second_title: "Aspose.Email for C++" +description: "Gets the follow-up options of a message." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/followupmanager/getoptions/ +--- + +## GetOptions {#getoptions} + +Gets the follow-up options of a message. + +**Returns:** The FollowUpOptions that represents options for using follow-up flags, reminders, category and voting buttons. + +```cpp +GetOptions(System::SharedPtr < MapiMessageItemBase > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which options is set. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/getreactions/_index.md b/english/cpp/aspose.email.mapi/followupmanager/getreactions/_index.md new file mode 100644 index 0000000000..a93de7956c --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/getreactions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::GetReactions method" +linktitle: "GetReactions" +articleTitle: "GetReactions" +second_title: "Aspose.Email for C++" +description: "Get the available message reactions." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/followupmanager/getreactions/ +--- + +## GetReactions {#getreactions} + +Get the available message reactions. + +**Returns:** The list of added reactions + +```cpp +GetReactions(System::SharedPtr < MapiMessageItemBase > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which the categories are added. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/getvotingbuttons/_index.md b/english/cpp/aspose.email.mapi/followupmanager/getvotingbuttons/_index.md new file mode 100644 index 0000000000..d519bf1caa --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/getvotingbuttons/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::GetVotingButtons method" +linktitle: "GetVotingButtons" +articleTitle: "GetVotingButtons" +second_title: "Aspose.Email for C++" +description: "Get the available message voting buttons." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/followupmanager/getvotingbuttons/ +--- + +## GetVotingButtons {#getvotingbuttons} + +Get the available message voting buttons. + +**Returns:** The list of added voting buttons. + +```cpp +GetVotingButtons(System::SharedPtr < MapiMessageItemBase > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which the buttons are added. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/markascompleted/_index.md b/english/cpp/aspose.email.mapi/followupmanager/markascompleted/_index.md new file mode 100644 index 0000000000..1e58603778 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/markascompleted/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::MarkAsCompleted method" +linktitle: "MarkAsCompleted" +articleTitle: "MarkAsCompleted" +second_title: "Aspose.Email for C++" +description: "Marks the flagged message as completed." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/followupmanager/markascompleted/ +--- + +## MarkAsCompleted {#markascompleted} + +Marks the flagged message as completed. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +MarkAsCompleted(System::SharedPtr < MapiMessageItemBase > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which a flag is set. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/removecategory/_index.md b/english/cpp/aspose.email.mapi/followupmanager/removecategory/_index.md new file mode 100644 index 0000000000..d54a510a77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/removecategory/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::RemoveCategory method" +linktitle: "RemoveCategory" +articleTitle: "RemoveCategory" +second_title: "Aspose.Email for C++" +description: "Removes the category." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/followupmanager/removecategory/ +--- + +## RemoveCategory {#removecategory} + +Removes the category. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +RemoveCategory(System::SharedPtr < MapiMessageItemBase > message, System::String categoryName) +``` + +| Parameter | Description | +| --- | --- | +| message | The message. | +| categoryName | Name of the category. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/removevotingbutton/_index.md b/english/cpp/aspose.email.mapi/followupmanager/removevotingbutton/_index.md new file mode 100644 index 0000000000..6e3b82a334 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/removevotingbutton/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::RemoveVotingButton method" +linktitle: "RemoveVotingButton" +articleTitle: "RemoveVotingButton" +second_title: "Aspose.Email for C++" +description: "Removes the voting button." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/followupmanager/removevotingbutton/ +--- + +## RemoveVotingButton {#removevotingbutton} + +Removes the voting button. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +RemoveVotingButton(System::SharedPtr < MapiMessageItemBase > message, System::String displayName) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which the voting button is removed. | +| displayName | The display name of button. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/setcategory/_index.md b/english/cpp/aspose.email.mapi/followupmanager/setcategory/_index.md new file mode 100644 index 0000000000..6d3a24c978 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/setcategory/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::SetCategory method" +linktitle: "SetCategory" +articleTitle: "SetCategory" +second_title: "Aspose.Email for C++" +description: "SetCategory of FollowUpManager." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/followupmanager/setcategory/ +--- + +## SetCategory {#setcategory} + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +SetCategory(System::SharedPtr < MapiMessageItemBase > message, System::String categoryName) +``` + +| Parameter | Description | +| --- | --- | +| message | | +| categoryName | | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/setflag/_index.md b/english/cpp/aspose.email.mapi/followupmanager/setflag/_index.md new file mode 100644 index 0000000000..e7129fba17 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/setflag/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::SetFlag method" +linktitle: "SetFlag" +articleTitle: "SetFlag" +second_title: "Aspose.Email for C++" +description: "Sets the follow-up flag for a message." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/followupmanager/setflag/ +--- + +## SetFlag (1 of 2) {#setflag_1} + +Sets the follow-up flag for a message. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +SetFlag(System::SharedPtr < MapiMessageItemBase > message, System::String flagRequest) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which a flag will be set. | +| flagRequest | A string indicating the requested action for an e-mail message. | + +--- + +## SetFlag (2 of 2) {#setflag_2} + +Sets the follow-up flag for a message. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +SetFlag(System::SharedPtr < MapiMessageItemBase > message, System::String flagRequest, System::DateTime startDate, System::DateTime dueDate) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which a flag will be set. | +| flagRequest | A string indicating the requested action for an e-mail message. | +| startDate | The start date. | +| dueDate | The due date. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/setflagforrecipients/_index.md b/english/cpp/aspose.email.mapi/followupmanager/setflagforrecipients/_index.md new file mode 100644 index 0000000000..008a37a7dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/setflagforrecipients/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::SetFlagForRecipients method" +linktitle: "SetFlagForRecipients" +articleTitle: "SetFlagForRecipients" +second_title: "Aspose.Email for C++" +description: "Sets the flag for a draft message to remind recipients to follow-up." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/followupmanager/setflagforrecipients/ +--- + +## SetFlagForRecipients (1 of 2) {#setflagforrecipients_1} + +Sets the flag for a draft message to remind recipients to follow-up. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +SetFlagForRecipients(System::SharedPtr < MapiMessageItemBase > message, System::String flagRequest) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which a flag will be set. | +| flagRequest | A string indicating the requested action action for recipients of an e-mail message. | + +--- + +## SetFlagForRecipients (2 of 2) {#setflagforrecipients_2} + +Sets the flag for a draft message to remind recipients to follow-up. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +SetFlagForRecipients(System::SharedPtr < MapiMessageItemBase > message, System::String flagRequest, System::DateTime reminderTime) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which a flag will be set. | +| flagRequest | A string indicating the requested action action for recipients of an e-mail message. | +| reminderTime | A date indicating the date and time at which the reminder should occur. | + diff --git a/english/cpp/aspose.email.mapi/followupmanager/setoptions/_index.md b/english/cpp/aspose.email.mapi/followupmanager/setoptions/_index.md new file mode 100644 index 0000000000..51848f8150 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupmanager/setoptions/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::FollowUpManager::SetOptions method" +linktitle: "SetOptions" +articleTitle: "SetOptions" +second_title: "Aspose.Email for C++" +description: "Sets the additional follow-up options for a message." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/followupmanager/setoptions/ +--- + +## SetOptions {#setoptions} + +Sets the additional follow-up options for a message. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +SetOptions(System::SharedPtr < MapiMessageItemBase > message, System::SharedPtr < FollowUpOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| message | The MapiMessageItemBase in which a flag will be set. | +| options | The FollowUpOptions that represents options for using follow-up flags and reminders. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/_index.md b/english/cpp/aspose.email.mapi/followupoptions/_index.md new file mode 100644 index 0000000000..8898d93adc --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions class" +linktitle: "FollowUpOptions" +articleTitle: "FollowUpOptions" +second_title: "Aspose.Email for C++" +description: "Represents options for using follow-up flags and reminders in a message." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/followupoptions/ +--- + +## FollowUpOptions class + +Represents options for using follow-up flags and reminders in a message. + +## Constructors + +| Name | Description | +| --- | --- | +| [FollowUpOptions (4 overloads)](./followupoptions/) | Initializes a new instance of the FollowUpOptions class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CreatePidLidVerbStream](./createpidlidverbstream/) | Creates the pidlidverbstream data. | +| [CreateSwappedToDoData](./createswappedtododata/) | Sets the swapped todo data. | +| [CreateSwappedToDoDataProperty](./createswappedtododataproperty/) | Creates the swappedtododata property. | +| [CreateVoteOptionExtrasStructure](./createvoteoptionextrasstructure/) | Creates the vote option extras structure. | +| [CreateVoteOptionStructure](./createvoteoptionstructure/) | Creates the vote option structure. | +| [FormatDate](./formatdate/) | Formats the date. | +| [get_Categories](./get_categories/) | Gets string that represents list of the categories, separated by semicolons (;). | +| [get_CodePage](./get_codepage/) | Gets the code page. | +| [get_DueDate](./get_duedate/) | Gets a date indicating the due date for the flagged message. | +| [get_FlagRequest](./get_flagrequest/) | Gets a string indicating the requested action for an e-mail message. | +| [get_IsCompleted](./get_iscompleted/) | Gets a value indicating whether the Message object was flagged as completed. | +| [get_RecipientsFlagRequest](./get_recipientsflagrequest/) | Gets a string indicating the requested action for recipients of an e-mail message. | +| [get_RecipientsReminderTime](./get_recipientsremindertime/) | Gets a date for recipients indicating the date and time at which the reminder should occur. | +| [get_ReminderTime](./get_remindertime/) | Gets a date indicating the date and time at which the reminder should occur. | +| [get_StartDate](./get_startdate/) | Gets a date specifying the starting date and time for the flagged message. | +| [get_VotingButtons](./get_votingbuttons/) | Gets string that represents list of the voting buttons names, separated by semicolons (;). | +| [GetDataType](./getdatatype/) | Gets the type of the property data. | +| [GetIdentifier](./getidentifier/) | Gets the property identifier. | +| [MarkAsCompleted](./markascompleted/) | Marks as completed. | +| [ReadSwappedToDoData](./readswappedtododata/) | Reads the swapped to do data. | +| [ReadVotingButtons](./readvotingbuttons/) | Reads the voting buttons. | +| [set_Categories](./set_categories/) | Sets string that represents list of the categories, separated by semicolons (;). | +| [set_CodePage](./set_codepage/) | Sets the code page. | +| [set_DueDate](./set_duedate/) | Sets a date indicating the due date for the flagged message. | +| [set_FlagRequest](./set_flagrequest/) | Sets a string indicating the requested action for an e-mail message. | +| [set_RecipientsFlagRequest](./set_recipientsflagrequest/) | Sets a string indicating the requested action for recipients of an e-mail message. | +| [set_RecipientsReminderTime](./set_recipientsremindertime/) | Sets a date for recipients indicating the date and time at which the reminder should occur. | +| [set_ReminderTime](./set_remindertime/) | Sets a date indicating the date and time at which the reminder should occur. | +| [set_StartDate](./set_startdate/) | Sets a date specifying the starting date and time for the flagged message. | +| [set_VotingButtons](./set_votingbuttons/) | Sets string that represents list of the voting buttons names, separated by semicolons (;). | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/createpidlidverbstream/_index.md b/english/cpp/aspose.email.mapi/followupoptions/createpidlidverbstream/_index.md new file mode 100644 index 0000000000..0117fa8b2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/createpidlidverbstream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::CreatePidLidVerbStream method" +linktitle: "CreatePidLidVerbStream" +articleTitle: "CreatePidLidVerbStream" +second_title: "Aspose.Email for C++" +description: "Creates the pidlidverbstream data." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/followupoptions/createpidlidverbstream/ +--- + +## CreatePidLidVerbStream {#createpidlidverbstream} + +Creates the pidlidverbstream data. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +CreatePidLidVerbStream() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/createswappedtododata/_index.md b/english/cpp/aspose.email.mapi/followupoptions/createswappedtododata/_index.md new file mode 100644 index 0000000000..4151edc21f --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/createswappedtododata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::CreateSwappedToDoData method" +linktitle: "CreateSwappedToDoData" +articleTitle: "CreateSwappedToDoData" +second_title: "Aspose.Email for C++" +description: "Sets the swapped todo data." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/followupoptions/createswappedtododata/ +--- + +## CreateSwappedToDoData {#createswappedtododata} + +Sets the swapped todo data. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +CreateSwappedToDoData(uint32_t flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | The flags. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/createswappedtododataproperty/_index.md b/english/cpp/aspose.email.mapi/followupoptions/createswappedtododataproperty/_index.md new file mode 100644 index 0000000000..d68dafbdce --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/createswappedtododataproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::CreateSwappedToDoDataProperty method" +linktitle: "CreateSwappedToDoDataProperty" +articleTitle: "CreateSwappedToDoDataProperty" +second_title: "Aspose.Email for C++" +description: "Creates the swappedtododata property." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/followupoptions/createswappedtododataproperty/ +--- + +## CreateSwappedToDoDataProperty {#createswappedtododataproperty} + +Creates the swappedtododata property. + +**Returns:** System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +CreateSwappedToDoDataProperty(uint32_t flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | The flags. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/createvoteoptionextrasstructure/_index.md b/english/cpp/aspose.email.mapi/followupoptions/createvoteoptionextrasstructure/_index.md new file mode 100644 index 0000000000..54e4765b2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/createvoteoptionextrasstructure/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::CreateVoteOptionExtrasStructure method" +linktitle: "CreateVoteOptionExtrasStructure" +articleTitle: "CreateVoteOptionExtrasStructure" +second_title: "Aspose.Email for C++" +description: "Creates the vote option extras structure." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/followupoptions/createvoteoptionextrasstructure/ +--- + +## CreateVoteOptionExtrasStructure {#createvoteoptionextrasstructure} + +Creates the vote option extras structure. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +CreateVoteOptionExtrasStructure(System::String displayName) +``` + +| Parameter | Description | +| --- | --- | +| displayName | The display name. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/createvoteoptionstructure/_index.md b/english/cpp/aspose.email.mapi/followupoptions/createvoteoptionstructure/_index.md new file mode 100644 index 0000000000..faac8f31e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/createvoteoptionstructure/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::CreateVoteOptionStructure method" +linktitle: "CreateVoteOptionStructure" +articleTitle: "CreateVoteOptionStructure" +second_title: "Aspose.Email for C++" +description: "Creates the vote option structure." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/followupoptions/createvoteoptionstructure/ +--- + +## CreateVoteOptionStructure {#createvoteoptionstructure} + +Creates the vote option structure. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +CreateVoteOptionStructure(System::String displayName, int32_t optionId) +``` + +| Parameter | Description | +| --- | --- | +| displayName | The display name. | +| optionId | The option id. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/followupoptions/_index.md b/english/cpp/aspose.email.mapi/followupoptions/followupoptions/_index.md new file mode 100644 index 0000000000..93d5d266d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/followupoptions/_index.md @@ -0,0 +1,74 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::FollowUpOptions constructor" +linktitle: "FollowUpOptions" +articleTitle: "FollowUpOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FollowUpOptions class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/followupoptions/followupoptions/ +--- + +## FollowUpOptions (1 of 4) {#followupoptions_1} + +Initializes a new instance of the FollowUpOptions class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +FollowUpOptions() +``` + +--- + +## FollowUpOptions (2 of 4) {#followupoptions_2} + +Initializes a new instance of the FollowUpOptions class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +FollowUpOptions(System::String flagRequest) +``` + +| Parameter | Description | +| --- | --- | +| flagRequest | The flag request. | + +--- + +## FollowUpOptions (3 of 4) {#followupoptions_3} + +Initializes a new instance of the FollowUpOptions class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +FollowUpOptions(System::String flagRequest, System::DateTime startDate, System::DateTime dueDate) +``` + +| Parameter | Description | +| --- | --- | +| flagRequest | The flag request. | +| startDate | The start Date. | +| dueDate | The due Date. | + +--- + +## FollowUpOptions (4 of 4) {#followupoptions_4} + +Initializes a new instance of the FollowUpOptions class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +FollowUpOptions(System::String flagRequest, System::DateTime startDate, System::DateTime dueDate, System::DateTime reminderTime) +``` + +| Parameter | Description | +| --- | --- | +| flagRequest | The flag request. | +| startDate | The start date. | +| dueDate | The due date. | +| reminderTime | The reminder time. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/formatdate/_index.md b/english/cpp/aspose.email.mapi/followupoptions/formatdate/_index.md new file mode 100644 index 0000000000..cfa9d43085 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/formatdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::FormatDate method" +linktitle: "FormatDate" +articleTitle: "FormatDate" +second_title: "Aspose.Email for C++" +description: "Formats the date." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/followupoptions/formatdate/ +--- + +## FormatDate {#formatdate} + +Formats the date. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +FormatDate(System::DateTime date) +``` + +| Parameter | Description | +| --- | --- | +| date | The date. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_categories/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_categories/_index.md new file mode 100644 index 0000000000..1cfe55b933 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_categories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_Categories method" +linktitle: "get_Categories" +articleTitle: "get_Categories" +second_title: "Aspose.Email for C++" +description: "Gets string that represents list of the categories, separated by semicolons (;)." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/followupoptions/get_categories/ +--- + +## get_Categories {#get_categories} + +Gets string that represents list of the categories, separated by semicolons (;). + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Categories() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_codepage/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_codepage/_index.md new file mode 100644 index 0000000000..6cca69652a --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_codepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_CodePage method" +linktitle: "get_CodePage" +articleTitle: "get_CodePage" +second_title: "Aspose.Email for C++" +description: "Gets the code page." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/followupoptions/get_codepage/ +--- + +## get_CodePage {#get_codepage} + +Gets the code page. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_CodePage() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_duedate/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_duedate/_index.md new file mode 100644 index 0000000000..6e18fb65f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_duedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_DueDate method" +linktitle: "get_DueDate" +articleTitle: "get_DueDate" +second_title: "Aspose.Email for C++" +description: "Gets a date indicating the due date for the flagged message." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/followupoptions/get_duedate/ +--- + +## get_DueDate {#get_duedate} + +Gets a date indicating the due date for the flagged message. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_DueDate() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_flagrequest/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_flagrequest/_index.md new file mode 100644 index 0000000000..dc65b44947 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_flagrequest/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_FlagRequest method" +linktitle: "get_FlagRequest" +articleTitle: "get_FlagRequest" +second_title: "Aspose.Email for C++" +description: "Gets a string indicating the requested action for an e-mail message." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/followupoptions/get_flagrequest/ +--- + +## get_FlagRequest {#get_flagrequest} + +Gets a string indicating the requested action for an e-mail message. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_FlagRequest() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_iscompleted/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_iscompleted/_index.md new file mode 100644 index 0000000000..deca2631f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_iscompleted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_IsCompleted method" +linktitle: "get_IsCompleted" +articleTitle: "get_IsCompleted" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the Message object was flagged as completed." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/followupoptions/get_iscompleted/ +--- + +## get_IsCompleted {#get_iscompleted} + +Gets a value indicating whether the Message object was flagged as completed. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsCompleted() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_recipientsflagrequest/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_recipientsflagrequest/_index.md new file mode 100644 index 0000000000..bfd17ef120 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_recipientsflagrequest/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_RecipientsFlagRequest method" +linktitle: "get_RecipientsFlagRequest" +articleTitle: "get_RecipientsFlagRequest" +second_title: "Aspose.Email for C++" +description: "Gets a string indicating the requested action for recipients of an e-mail message." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/followupoptions/get_recipientsflagrequest/ +--- + +## get_RecipientsFlagRequest {#get_recipientsflagrequest} + +Gets a string indicating the requested action for recipients of an e-mail message. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_RecipientsFlagRequest() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_recipientsremindertime/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_recipientsremindertime/_index.md new file mode 100644 index 0000000000..694a0ddb47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_recipientsremindertime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_RecipientsReminderTime method" +linktitle: "get_RecipientsReminderTime" +articleTitle: "get_RecipientsReminderTime" +second_title: "Aspose.Email for C++" +description: "Gets a date for recipients indicating the date and time at which the reminder should occur." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/followupoptions/get_recipientsremindertime/ +--- + +## get_RecipientsReminderTime {#get_recipientsremindertime} + +Gets a date for recipients indicating the date and time at which the reminder should occur. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_RecipientsReminderTime() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_remindertime/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_remindertime/_index.md new file mode 100644 index 0000000000..577a07a629 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_remindertime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_ReminderTime method" +linktitle: "get_ReminderTime" +articleTitle: "get_ReminderTime" +second_title: "Aspose.Email for C++" +description: "Gets a date indicating the date and time at which the reminder should occur." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/followupoptions/get_remindertime/ +--- + +## get_ReminderTime {#get_remindertime} + +Gets a date indicating the date and time at which the reminder should occur. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_ReminderTime() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_startdate/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_startdate/_index.md new file mode 100644 index 0000000000..c9e385e3f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_startdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_StartDate method" +linktitle: "get_StartDate" +articleTitle: "get_StartDate" +second_title: "Aspose.Email for C++" +description: "Gets a date specifying the starting date and time for the flagged message." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/followupoptions/get_startdate/ +--- + +## get_StartDate {#get_startdate} + +Gets a date specifying the starting date and time for the flagged message. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_StartDate() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/get_votingbuttons/_index.md b/english/cpp/aspose.email.mapi/followupoptions/get_votingbuttons/_index.md new file mode 100644 index 0000000000..545c7acc4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/get_votingbuttons/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::get_VotingButtons method" +linktitle: "get_VotingButtons" +articleTitle: "get_VotingButtons" +second_title: "Aspose.Email for C++" +description: "Gets string that represents list of the voting buttons names, separated by semicolons (;)." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/followupoptions/get_votingbuttons/ +--- + +## get_VotingButtons {#get_votingbuttons} + +Gets string that represents list of the voting buttons names, separated by semicolons (;). + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_VotingButtons() +``` + diff --git a/english/cpp/aspose.email.mapi/followupoptions/getdatatype/_index.md b/english/cpp/aspose.email.mapi/followupoptions/getdatatype/_index.md new file mode 100644 index 0000000000..9c37602e43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/getdatatype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::GetDataType method" +linktitle: "GetDataType" +articleTitle: "GetDataType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the property data." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/followupoptions/getdatatype/ +--- + +## GetDataType {#getdatatype} + +Gets the type of the property data. + +**Returns:** uint32_t Aspose::Email::Mapi:: + +```cpp +GetDataType(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/getidentifier/_index.md b/english/cpp/aspose.email.mapi/followupoptions/getidentifier/_index.md new file mode 100644 index 0000000000..09eafc740d --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/getidentifier/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::GetIdentifier method" +linktitle: "GetIdentifier" +articleTitle: "GetIdentifier" +second_title: "Aspose.Email for C++" +description: "Gets the property identifier." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/followupoptions/getidentifier/ +--- + +## GetIdentifier {#getidentifier} + +Gets the property identifier. + +**Returns:** uint32_t Aspose::Email::Mapi:: + +```cpp +GetIdentifier(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The property tag. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/markascompleted/_index.md b/english/cpp/aspose.email.mapi/followupoptions/markascompleted/_index.md new file mode 100644 index 0000000000..109b78a821 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/markascompleted/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::MarkAsCompleted method" +linktitle: "MarkAsCompleted" +articleTitle: "MarkAsCompleted" +second_title: "Aspose.Email for C++" +description: "Marks as completed." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/followupoptions/markascompleted/ +--- + +## MarkAsCompleted {#markascompleted} + +Marks as completed. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +MarkAsCompleted(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/readswappedtododata/_index.md b/english/cpp/aspose.email.mapi/followupoptions/readswappedtododata/_index.md new file mode 100644 index 0000000000..dc02b78bd1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/readswappedtododata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::ReadSwappedToDoData method" +linktitle: "ReadSwappedToDoData" +articleTitle: "ReadSwappedToDoData" +second_title: "Aspose.Email for C++" +description: "Reads the swapped to do data." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/followupoptions/readswappedtododata/ +--- + +## ReadSwappedToDoData {#readswappedtododata} + +Reads the swapped to do data. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ReadSwappedToDoData(System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| data | The swapped to do data. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/readvotingbuttons/_index.md b/english/cpp/aspose.email.mapi/followupoptions/readvotingbuttons/_index.md new file mode 100644 index 0000000000..496681c8e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/readvotingbuttons/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::ReadVotingButtons method" +linktitle: "ReadVotingButtons" +articleTitle: "ReadVotingButtons" +second_title: "Aspose.Email for C++" +description: "Reads the voting buttons." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/followupoptions/readvotingbuttons/ +--- + +## ReadVotingButtons {#readvotingbuttons} + +Reads the voting buttons. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ReadVotingButtons(System::ArrayPtr< uint8_t > verbStreamData) +``` + +| Parameter | Description | +| --- | --- | +| verbStreamData | The verb stream data. | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/set_categories/_index.md b/english/cpp/aspose.email.mapi/followupoptions/set_categories/_index.md new file mode 100644 index 0000000000..bafb074f62 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/set_categories/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::set_Categories method" +linktitle: "set_Categories" +articleTitle: "set_Categories" +second_title: "Aspose.Email for C++" +description: "Sets string that represents list of the categories, separated by semicolons (;)." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/followupoptions/set_categories/ +--- + +## set_Categories {#set_categories} + +Sets string that represents list of the categories, separated by semicolons (;). + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Categories(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/set_codepage/_index.md b/english/cpp/aspose.email.mapi/followupoptions/set_codepage/_index.md new file mode 100644 index 0000000000..7e1f020c4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/set_codepage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::set_CodePage method" +linktitle: "set_CodePage" +articleTitle: "set_CodePage" +second_title: "Aspose.Email for C++" +description: "Sets the code page." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/followupoptions/set_codepage/ +--- + +## set_CodePage {#set_codepage} + +Sets the code page. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CodePage(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/set_duedate/_index.md b/english/cpp/aspose.email.mapi/followupoptions/set_duedate/_index.md new file mode 100644 index 0000000000..e27e8ee001 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/set_duedate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::set_DueDate method" +linktitle: "set_DueDate" +articleTitle: "set_DueDate" +second_title: "Aspose.Email for C++" +description: "Sets a date indicating the due date for the flagged message." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/followupoptions/set_duedate/ +--- + +## set_DueDate {#set_duedate} + +Sets a date indicating the due date for the flagged message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DueDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/set_flagrequest/_index.md b/english/cpp/aspose.email.mapi/followupoptions/set_flagrequest/_index.md new file mode 100644 index 0000000000..986e98f6ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/set_flagrequest/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::set_FlagRequest method" +linktitle: "set_FlagRequest" +articleTitle: "set_FlagRequest" +second_title: "Aspose.Email for C++" +description: "Sets a string indicating the requested action for an e-mail message." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/followupoptions/set_flagrequest/ +--- + +## set_FlagRequest {#set_flagrequest} + +Sets a string indicating the requested action for an e-mail message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_FlagRequest(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/set_recipientsflagrequest/_index.md b/english/cpp/aspose.email.mapi/followupoptions/set_recipientsflagrequest/_index.md new file mode 100644 index 0000000000..4ec5e1b88d --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/set_recipientsflagrequest/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::set_RecipientsFlagRequest method" +linktitle: "set_RecipientsFlagRequest" +articleTitle: "set_RecipientsFlagRequest" +second_title: "Aspose.Email for C++" +description: "Sets a string indicating the requested action for recipients of an e-mail message." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/followupoptions/set_recipientsflagrequest/ +--- + +## set_RecipientsFlagRequest {#set_recipientsflagrequest} + +Sets a string indicating the requested action for recipients of an e-mail message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_RecipientsFlagRequest(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/set_recipientsremindertime/_index.md b/english/cpp/aspose.email.mapi/followupoptions/set_recipientsremindertime/_index.md new file mode 100644 index 0000000000..aea362bf11 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/set_recipientsremindertime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::set_RecipientsReminderTime method" +linktitle: "set_RecipientsReminderTime" +articleTitle: "set_RecipientsReminderTime" +second_title: "Aspose.Email for C++" +description: "Sets a date for recipients indicating the date and time at which the reminder should occur." +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/followupoptions/set_recipientsremindertime/ +--- + +## set_RecipientsReminderTime {#set_recipientsremindertime} + +Sets a date for recipients indicating the date and time at which the reminder should occur. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_RecipientsReminderTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/set_remindertime/_index.md b/english/cpp/aspose.email.mapi/followupoptions/set_remindertime/_index.md new file mode 100644 index 0000000000..daf4545c4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/set_remindertime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::set_ReminderTime method" +linktitle: "set_ReminderTime" +articleTitle: "set_ReminderTime" +second_title: "Aspose.Email for C++" +description: "Sets a date indicating the date and time at which the reminder should occur." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/followupoptions/set_remindertime/ +--- + +## set_ReminderTime {#set_remindertime} + +Sets a date indicating the date and time at which the reminder should occur. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/set_startdate/_index.md b/english/cpp/aspose.email.mapi/followupoptions/set_startdate/_index.md new file mode 100644 index 0000000000..72d77eceb9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/set_startdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::set_StartDate method" +linktitle: "set_StartDate" +articleTitle: "set_StartDate" +second_title: "Aspose.Email for C++" +description: "Sets a date specifying the starting date and time for the flagged message." +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/followupoptions/set_startdate/ +--- + +## set_StartDate {#set_startdate} + +Sets a date specifying the starting date and time for the flagged message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StartDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/followupoptions/set_votingbuttons/_index.md b/english/cpp/aspose.email.mapi/followupoptions/set_votingbuttons/_index.md new file mode 100644 index 0000000000..b7ac42b641 --- /dev/null +++ b/english/cpp/aspose.email.mapi/followupoptions/set_votingbuttons/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::FollowUpOptions::set_VotingButtons method" +linktitle: "set_VotingButtons" +articleTitle: "set_VotingButtons" +second_title: "Aspose.Email for C++" +description: "Sets string that represents list of the voting buttons names, separated by semicolons (;)." +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/followupoptions/set_votingbuttons/ +--- + +## set_VotingButtons {#set_votingbuttons} + +Sets string that represents list of the voting buttons names, separated by semicolons (;). + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_VotingButtons(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/imapimessageitem/_index.md b/english/cpp/aspose.email.mapi/imapimessageitem/_index.md new file mode 100644 index 0000000000..f7f26fdff1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/imapimessageitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::IMapiMessageItem class" +linktitle: "IMapiMessageItem" +articleTitle: "IMapiMessageItem" +second_title: "Aspose.Email for C++" +description: "Base interface for all message items in Outlook" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/imapimessageitem/ +--- + +## IMapiMessageItem class + +Base interface for all message items in Outlook + +## Methods + +| Name | Description | +| --- | --- | +| [get_Body](./get_body/) | Gets message body | +| [get_MessageClass](./get_messageclass/) | Gets message class | +| [get_Subject](./get_subject/) | Gets message subject | +| [get_SupportedType](./get_supportedtype/) | Gets the supported item type. | +| [set_Body](./set_body/) | Gets message body | +| [set_Subject](./set_subject/) | Gets message subject | + diff --git a/english/cpp/aspose.email.mapi/imapimessageitem/get_body/_index.md b/english/cpp/aspose.email.mapi/imapimessageitem/get_body/_index.md new file mode 100644 index 0000000000..3e5d5c47c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/imapimessageitem/get_body/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::IMapiMessageItem::get_Body method" +linktitle: "get_Body" +articleTitle: "get_Body" +second_title: "Aspose.Email for C++" +description: "Gets message body" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/imapimessageitem/get_body/ +--- + +## get_Body {#get_body} + +Gets message body + +**Returns:** virtual System::String Aspose::Email::Mapi:: + +```cpp +get_Body() +``` + diff --git a/english/cpp/aspose.email.mapi/imapimessageitem/get_messageclass/_index.md b/english/cpp/aspose.email.mapi/imapimessageitem/get_messageclass/_index.md new file mode 100644 index 0000000000..999076310a --- /dev/null +++ b/english/cpp/aspose.email.mapi/imapimessageitem/get_messageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::IMapiMessageItem::get_MessageClass method" +linktitle: "get_MessageClass" +articleTitle: "get_MessageClass" +second_title: "Aspose.Email for C++" +description: "Gets message class" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/imapimessageitem/get_messageclass/ +--- + +## get_MessageClass {#get_messageclass} + +Gets message class + +**Returns:** virtual System::String Aspose::Email::Mapi:: + +```cpp +get_MessageClass() +``` + diff --git a/english/cpp/aspose.email.mapi/imapimessageitem/get_subject/_index.md b/english/cpp/aspose.email.mapi/imapimessageitem/get_subject/_index.md new file mode 100644 index 0000000000..67a3424a95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/imapimessageitem/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::IMapiMessageItem::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets message subject" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/imapimessageitem/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets message subject + +**Returns:** virtual System::String Aspose::Email::Mapi:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.mapi/imapimessageitem/get_supportedtype/_index.md b/english/cpp/aspose.email.mapi/imapimessageitem/get_supportedtype/_index.md new file mode 100644 index 0000000000..32dffbb7d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/imapimessageitem/get_supportedtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::IMapiMessageItem::get_SupportedType method" +linktitle: "get_SupportedType" +articleTitle: "get_SupportedType" +second_title: "Aspose.Email for C++" +description: "Gets the supported item type." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/imapimessageitem/get_supportedtype/ +--- + +## get_SupportedType {#get_supportedtype} + +Gets the supported item type. + +**Returns:** virtual MapiItemType Aspose::Email::Mapi:: + +```cpp +get_SupportedType() +``` + diff --git a/english/cpp/aspose.email.mapi/imapimessageitem/set_body/_index.md b/english/cpp/aspose.email.mapi/imapimessageitem/set_body/_index.md new file mode 100644 index 0000000000..bc39213689 --- /dev/null +++ b/english/cpp/aspose.email.mapi/imapimessageitem/set_body/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::IMapiMessageItem::set_Body method" +linktitle: "set_Body" +articleTitle: "set_Body" +second_title: "Aspose.Email for C++" +description: "Gets message body" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/imapimessageitem/set_body/ +--- + +## set_Body {#set_body} + +Gets message body + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +set_Body(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/imapimessageitem/set_subject/_index.md b/english/cpp/aspose.email.mapi/imapimessageitem/set_subject/_index.md new file mode 100644 index 0000000000..a56e58bdf3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/imapimessageitem/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::IMapiMessageItem::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Gets message subject" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/imapimessageitem/set_subject/ +--- + +## set_Subject {#set_subject} + +Gets message subject + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/inamedpropertytagprovider/_index.md b/english/cpp/aspose.email.mapi/inamedpropertytagprovider/_index.md new file mode 100644 index 0000000000..15e9d16e59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/inamedpropertytagprovider/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Mapi::INamedPropertyTagProvider class" +linktitle: "INamedPropertyTagProvider" +articleTitle: "INamedPropertyTagProvider" +second_title: "Aspose.Email for C++" +description: "Interface of named mapi property tag provider." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/inamedpropertytagprovider/ +--- + +## INamedPropertyTagProvider class + +Interface of named mapi property tag provider. + +## Methods + +| Name | Description | +| --- | --- | +| [GenerateNamedPropertyTag (3 overloads)](./generatenamedpropertytag/) | Generates named property tag | +| [GetTagFromNamedProperty (2 overloads)](./gettagfromnamedproperty/) | Gets the tag from named property. | + diff --git a/english/cpp/aspose.email.mapi/inamedpropertytagprovider/generatenamedpropertytag/_index.md b/english/cpp/aspose.email.mapi/inamedpropertytagprovider/generatenamedpropertytag/_index.md new file mode 100644 index 0000000000..d588949516 --- /dev/null +++ b/english/cpp/aspose.email.mapi/inamedpropertytagprovider/generatenamedpropertytag/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Mapi::INamedPropertyTagProvider::GenerateNamedPropertyTag method" +linktitle: "GenerateNamedPropertyTag" +articleTitle: "GenerateNamedPropertyTag" +second_title: "Aspose.Email for C++" +description: "Generates named property tag" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/inamedpropertytagprovider/generatenamedpropertytag/ +--- + +## GenerateNamedPropertyTag (1 of 3) {#generatenamedpropertytag_1} + +Generates named property tag + +**Returns:** Returns tag for named property for current tag provider + +```cpp +GenerateNamedPropertyTag(int64_t dataType) +``` + +| Parameter | Description | +| --- | --- | +| dataType | Named property data type | + +--- + +## GenerateNamedPropertyTag (2 of 3) {#generatenamedpropertytag_2} + +Generates named property tag + +**Returns:** Returns tag for named property for current tag provider + +```cpp +GenerateNamedPropertyTag(MapiPropertyType dataType) +``` + +| Parameter | Description | +| --- | --- | +| dataType | Named property data type | + +--- + +## GenerateNamedPropertyTag (3 of 3) {#generatenamedpropertytag_3} + +Generates named property tag + +**Returns:** Returns tag for named property for current tag provider + +```cpp +GenerateNamedPropertyTag(PropertyDataType dataType) +``` + +| Parameter | Description | +| --- | --- | +| dataType | Named property data type | + diff --git a/english/cpp/aspose.email.mapi/inamedpropertytagprovider/gettagfromnamedproperty/_index.md b/english/cpp/aspose.email.mapi/inamedpropertytagprovider/gettagfromnamedproperty/_index.md new file mode 100644 index 0000000000..d491e823e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/inamedpropertytagprovider/gettagfromnamedproperty/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::INamedPropertyTagProvider::GetTagFromNamedProperty method" +linktitle: "GetTagFromNamedProperty" +articleTitle: "GetTagFromNamedProperty" +second_title: "Aspose.Email for C++" +description: "Gets the tag from named property." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/inamedpropertytagprovider/gettagfromnamedproperty/ +--- + +## GetTagFromNamedProperty (1 of 2) {#gettagfromnamedproperty_1} + +Gets the tag from named property. + +**Returns:** The property tag value. + +```cpp +GetTagFromNamedProperty(int64_t LId) +``` + +| Parameter | Description | +| --- | --- | +| LId | The property id. | + +--- + +## GetTagFromNamedProperty (2 of 2) {#gettagfromnamedproperty_2} + +Gets the tag from named property. + +**Returns:** The property tag value. + +```cpp +GetTagFromNamedProperty(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The property name | + diff --git a/english/cpp/aspose.email.mapi/inlineattachmentextractor/_index.md b/english/cpp/aspose.email.mapi/inlineattachmentextractor/_index.md new file mode 100644 index 0000000000..885fca8ebd --- /dev/null +++ b/english/cpp/aspose.email.mapi/inlineattachmentextractor/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mapi::InlineAttachmentExtractor class" +linktitle: "InlineAttachmentExtractor" +articleTitle: "InlineAttachmentExtractor" +second_title: "Aspose.Email for C++" +description: "Provides ability to extract files from MSO packages." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/inlineattachmentextractor/ +--- + +## InlineAttachmentExtractor class + +Provides ability to extract files from MSO packages. Can be used to process "oledata.mso" and similar files typically attached to messages created using Outlook. + +## Constructors + +| Name | Description | +| --- | --- | +| [InlineAttachmentExtractor](./inlineattachmentextractor/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [EnumerateMsoPackage](./enumeratemsopackage/) | Enumerates the MSO package and returns a dictionary containing files data. The key is file identifier and value contains actual data.Files are usually referenced in message body using the identifiers provided. | + diff --git a/english/cpp/aspose.email.mapi/inlineattachmentextractor/enumeratemsopackage/_index.md b/english/cpp/aspose.email.mapi/inlineattachmentextractor/enumeratemsopackage/_index.md new file mode 100644 index 0000000000..e9baabf150 --- /dev/null +++ b/english/cpp/aspose.email.mapi/inlineattachmentextractor/enumeratemsopackage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::InlineAttachmentExtractor::EnumerateMsoPackage method" +linktitle: "EnumerateMsoPackage" +articleTitle: "EnumerateMsoPackage" +second_title: "Aspose.Email for C++" +description: "Enumerates the MSO package and returns a dictionary containing files data." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/inlineattachmentextractor/enumeratemsopackage/ +--- + +## EnumerateMsoPackage {#enumeratemsopackage} + +Enumerates the MSO package and returns a dictionary containing files data. The key is file identifier and value contains actual data.Files are usually referenced in message body using the identifiers provided. + +**Returns:** Dictionary with files data. + +```cpp +EnumerateMsoPackage(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to parse. | + diff --git a/english/cpp/aspose.email.mapi/inlineattachmentextractor/inlineattachmentextractor/_index.md b/english/cpp/aspose.email.mapi/inlineattachmentextractor/inlineattachmentextractor/_index.md new file mode 100644 index 0000000000..3c4c47c2cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/inlineattachmentextractor/inlineattachmentextractor/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::InlineAttachmentExtractor::InlineAttachmentExtractor constructor" +linktitle: "InlineAttachmentExtractor" +articleTitle: "InlineAttachmentExtractor" +second_title: "Aspose.Email for C++" +description: "InlineAttachmentExtractor of InlineAttachmentExtractor." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/inlineattachmentextractor/inlineattachmentextractor/ +--- + +## InlineAttachmentExtractor {#inlineattachmentextractor} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +InlineAttachmentExtractor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/_index.md new file mode 100644 index 0000000000..1c02463777 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/_index.md @@ -0,0 +1,2030 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList class" +linktitle: "KnownPropertyList" +articleTitle: "KnownPropertyList" +second_title: "Aspose.Email for C++" +description: "The read-only Master Property List provides implementers with a single source of information about all the properties that are described by the specifications t" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/knownpropertylist/ +--- + +## KnownPropertyList class + +The read-only Master Property List provides implementers with a single source of information about all the properties that are described by the specifications that comprise the Exchange Server Protocols documentation (MS-OXPROPS). Coincides MS-OXPROPS revision 16.2 from 7/31/2014 + +## Constructors + +| Name | Description | +| --- | --- | +| [KnownPropertyList](./knownpropertylist/) | Initializes a new instance of the PropertyList class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | List is read-only. Operation is not supported. | +| [Clear](./clear/) | List is read-only. Operation is not supported. | +| [Contains](./contains/) | Determines whether the System.Collections.Generic.ICollection contains a specific value. | +| [CopyTo](./copyto/) | List is read-only. Operation is not supported. | +| [Find (9 overloads)](./find/) | Finds properties in list according to its PropertySet | +| [FindOrGetCurrent](./findorgetcurrent/) | Finds property in list with canonical name | +| [FindProperties](./findproperties/) | Finds properties in list according to its PropertySet | +| [get_Count](./get_count/) | Gets the number of elements contained in the System.Collections.Generic.ICollection. | +| [get_EnumMapping](./get_enummapping/) | | +| [get_IsReadOnly](./get_isreadonly/) | true if the System.Collections.Generic.ICollection is read-only; otherwise, false. | +| [get_Values](./get_values/) | Gets PropertyList with all properties. | +| [GetEnumerator](./getenumerator/) | Returns an enumerator that iterates through the collection. | +| [GetValues](./getvalues/) | Gets PropertyList with all properties. | +| [idx_get](./idx_get/) | Gets the element at the specified index. | +| [idx_set](./idx_set/) | Gets the element at the specified index. | +| [IndexOf (2 overloads)](./indexof/) | Determines the index of a specific item in the System.Collections.Generic.IList. | +| [Insert](./insert/) | List is read-only. Operation is not supported. | +| [Remove](./remove/) | List is read-only. Operation is not supported. | +| [RemoveAt](./removeat/) | List is read-only. Operation is not supported. | +| [AbDefaultDir](./abdefaultdir/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_DEFAULT_DIR | +| [AbDefaultPab](./abdefaultpab/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_DEFAULT_PAB | +| [AbProviderId](./abproviderid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_PROVIDER_ID | +| [AbProviders](./abproviders/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_PROVIDERS | +| [AbSearchPath](./absearchpath/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_SEARCH_PATH | +| [AbSearchPathUpdate](./absearchpathupdate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_SEARCH_PATH_UPDATE | +| [Abstract](./abstract/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ABSTRACT | +| [AcceptLanguage](./acceptlanguage/) | Contains the value of the MIME Accept-Language header. Area: Email Canonical name: PidNameAcceptLanguage Alternate names: AcceptLanguage | +| [Access](./access/) | Indicates the operations available to the client for the object. Area: Access Control Properties Canonical name: PidTagAccess Alternate names: PR_ACCESS, ptagAccess | +| [AccessControlListData](./accesscontrollistdata/) | Contains a permissions list for a folder. Area: Access Control Properties Canonical name: PidTagAccessControlListData Alternate names: PR_ACL_DATA, ptagACLData | +| [AccessLevel](./accesslevel/) | Indicates the client's access level to the object. Area: Access Control Properties Canonical name: PidTagAccessLevel Alternate names: PR_ACCESS_LEVEL, ptagAccessLevel | +| [Account](./account/) | Contains the alias of an Address Book object, which is an alternative name by which the object can be identified. Area: Address Book Canonical name: PidTagAccount Alternate names: PR_ACCOUNT, PR_ACCOUNT_A, PR_ACCOUNT_W, urn:schemas:contacts:account | +| [ActiveUserEntryid](./activeuserentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ACTIVE_USER_ENTRYID | +| [AdditionalRenEntryIds](./additionalrenentryids/) | Contains the indexed entry IDs for several special folders related to conflicts, sync issues, local failures, server failures, junk email and spam. Area: Outlook Application Canonical name: PidTagAdditionalRenEntryIds Alternate names: PR_ADDITIONAL_REN_ENTRYIDS, ptagAdditionalRenEntryIds | +| [AdditionalRenEntryIdsEx](./additionalrenentryidsex/) | Contains an array of blocks that specify the EntryIDs of several special folders. Area: Outlook Application Canonical name: PidTagAdditionalRenEntryIdsEx Alternate names: PR_ADDITIONAL_REN_ENTRYIDS_EX, ptagAdditionalRenEntryIdsEx | +| [AddrbookForLocalSiteEntryid](./addrbookforlocalsiteentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID | +| [AddressBookAuthorizedSenders](./addressbookauthorizedsenders/) | Indicates whether delivery restrictions exist for a recipient. Area: Address Book Canonical name: PidTagAddressBookAuthorizedSenders Alternate names: PR_EMS_AB_AUTH_ORIG | +| [AddressBookContainerId](./addressbookcontainerid/) | Contains the ID of a container on an NSPI server. Area: Address Book Canonical name: PidTagAddressBookContainerId Alternate names: PR_EMS_AB_CONTAINERID | +| [AddressBookDeliveryContentLength](./addressbookdeliverycontentlength/) | Specifies the maximum size, in bytes, of a message that a recipient can receive. Area: Address Book Canonical name: PidTagAddressBookDeliveryContentLength Alternate names: PR_EMS_AB_DELIV_CONT_LENGTH | +| [AddressBookDisplayName](./addressbookdisplayname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ADDRESS_BOOK_DISPLAY_NAME | +| [AddressBookDisplayNamePrintable](./addressbookdisplaynameprintable/) | Contains the printable string version of the display name. Area: Address Book Canonical name: PidTagAddressBookDisplayNamePrintable Alternate names: PR_EMS_AB_DISPLAY_NAME_PRINTABLE, ptagSimpleDisplayName | +| [AddressBookDisplayTypeExtended](./addressbookdisplaytypeextended/) | Contains a value that indicates how to display an Address Book object in a table or as a recipient on a message. Area: Address Book Canonical name: PidTagAddressBookDisplayTypeExtended Alternate names: PR_EMS_AB_DISPLAY_TYPE_EX | +| [AddressBookDistributionListExternalMemberCount](./addressbookdistributionlistexternalmembercount/) | Contains the number of external recipients in the distribution list. Area: Address Book Canonical name: PidTagAddressBookDistributionListExternalMemberCount Alternate names: PR_EMS_AB_DL_EXTERNAL_MEMBER_COUNT | +| [AddressBookDistributionListMemberCount](./addressbookdistributionlistmembercount/) | Contains the total number of recipients in the distribution list. Area: Address Book Canonical name: PidTagAddressBookDistributionListMemberCount Alternate names: PR_EMS_AB_DL_TOTAL_MEMBER_COUNT | +| [AddressBookDistributionListMemberSubmitAccepted](./addressbookdistributionlistmembersubmitaccepted/) | Indicates that delivery restrictions exist for a recipient. Area: Address Book Canonical name: PidTagAddressBookDistributionListMemberSubmitAccepted Alternate names: PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O | +| [AddressBookDistributionListMemberSubmitRejected](./addressbookdistributionlistmembersubmitrejected/) | Indicates that delivery restrictions exist for a recipient. Area: Address Book Canonical name: PidTagAddressBookDistributionListMemberSubmitRejected Alternate names: PR_EMS_AB_DL_MEM_SUBMIT_PERMS | +| [AddressBookDistributionListRejectMessagesFromDLMembers](./addressbookdistributionlistrejectmessagesfromdlmembers/) | Indicates that delivery restrictions exist for a recipient. Area: Address book Canonical name: PidTagAddressBookDistributionListRejectMessagesFromDLMembers Alternate names: PR_EMS_AB_DL_MEM_REJECT_PERMS | +| [AddressBookEntryId](./addressbookentryid/) | Contains the name-service EntryID of a directory object that refers to a public folder. Area: Address Book Canonical name: PidTagAddressBookEntryId Alternate names: PR_ADDRESS_BOOK_ENTRYID, ptagAddressBookEntryId | +| [AddressBookExtensionAttribute1](./addressbookextensionattribute1/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute1 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_1, PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W | +| [AddressBookExtensionAttribute10](./addressbookextensionattribute10/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute10 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_10, PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W | +| [AddressBookExtensionAttribute11](./addressbookextensionattribute11/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute11 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_11, PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W | +| [AddressBookExtensionAttribute12](./addressbookextensionattribute12/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute12 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_12, PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W | +| [AddressBookExtensionAttribute13](./addressbookextensionattribute13/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute13 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_13, PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W | +| [AddressBookExtensionAttribute14](./addressbookextensionattribute14/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute14 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_14, PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W | +| [AddressBookExtensionAttribute15](./addressbookextensionattribute15/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute15 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_15, PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W | +| [AddressBookExtensionAttribute2](./addressbookextensionattribute2/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute2 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_2, PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W | +| [AddressBookExtensionAttribute3](./addressbookextensionattribute3/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute3 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_3, PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W | +| [AddressBookExtensionAttribute4](./addressbookextensionattribute4/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute4 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_4, PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W | +| [AddressBookExtensionAttribute5](./addressbookextensionattribute5/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute5 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_5, PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W | +| [AddressBookExtensionAttribute6](./addressbookextensionattribute6/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute6 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_6, PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W | +| [AddressBookExtensionAttribute7](./addressbookextensionattribute7/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute7 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_7, PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W | +| [AddressBookExtensionAttribute8](./addressbookextensionattribute8/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute8 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_8, PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W | +| [AddressBookExtensionAttribute9](./addressbookextensionattribute9/) | Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute9 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_9, PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W | +| [AddressBookFolderPathname](./addressbookfolderpathname/) | This property is deprecated and is to be ignored. Area: Address Book Canonical name: PidTagAddressBookFolderPathname Alternate names: PR_EMS_AB_FOLDER_PATHNAME, PR_EMS_AB_FOLDER_PATHNAME_A, PR_EMS_AB_FOLDER_PATHNAME_W | +| [AddressBookHierarchicalChildDepartments](./addressbookhierarchicalchilddepartments/) | Contains the child departments in a hierarchy of departments. Area: Address Book Canonical name: PidTagAddressBookHierarchicalChildDepartments Alternate names: PR_EMS_AB_HAB_CHILD_DEPARTMENTS | +| [AddressBookHierarchicalDepartmentMembers](./addressbookhierarchicaldepartmentmembers/) | Contains all of the mail users that belong to this department. Area: Address Book Canonical name: PidTagAddressBookHierarchicalDepartmentMembers Alternate names: PR_EMS_AB_HAB_DEPARTMENT_MEMBERS | +| [AddressBookHierarchicalIsHierarchicalGroup](./addressbookhierarchicalishierarchicalgroup/) | Indicates whether the distribution list represents a departmental group. Area: Address Book Canonical name: PidTagAddressBookHierarchicalIsHierarchicalGroup Alternate names: PR_EMS_AB_HAB_IS_HIERARCHICAL_GROUP, PR_EMS_AB_IS_ORGANIZATIONAL | +| [AddressBookHierarchicalParentDepartment](./addressbookhierarchicalparentdepartment/) | Contains all of the departments to which this department is a child. Area: Address Book Canonical name: PidTagAddressBookHierarchicalParentDepartment Alternate names: PR_EMS_AB_HAB_PARENT_DEPARTMENT | +| [AddressBookHierarchicalRootDepartment](./addressbookhierarchicalrootdepartment/) | Contains the distinguished name (DN) of either the root Department object or the root departmental group in the department hierarchy for the organization. Area: Address Book Canonical name: PidTagAddressBookHierarchicalRootDepartment Alternate names: PR_EMS_AB_HAB_ROOT_DEPARTMENT | +| [AddressBookHierarchicalShowInDepartments](./addressbookhierarchicalshowindepartments/) | Lists all Department objects of which the mail user is a member. Area: Address Book Canonical name: PidTagAddressBookHierarchicalShowInDepartments Alternate names: PR_EMS_AB_HAB_SHOW_IN_DEPARTMENTS | +| [AddressBookHomeMessageDatabase](./addressbookhomemessagedatabase/) | Contains the DN expressed in the X500 DN format. This property is returned from a PtypString8. Area: Address Book Canonical name: PidTagAddressBookHomeMessageDatabase Alternate names: PR_EMS_AB_HOME_MDB, PR_EMS_AB_HOME_MDB_A, PR_EMS_AB_HOME_MDB_W | +| [AddressBookIsMaster](./addressbookismaster/) | Contains a Boolean value of TRUE if it is possible to create Address Book objects in that container, and FALSE otherwise. Area: Address Book Canonical name: PidTagAddressBookIsMaster Alternate names: PR_EMS_AB_IS_MASTER | +| [AddressBookIsMemberOfDistributionList](./addressbookismemberofdistributionlist/) | Lists all of the distribution lists for which the object is a member. This property is returned from an NSPI server as a PtypEmbeddedTable. Otherwise, the data type is PtypString8. Area: Address Book Canonical name: PidTagAddressBookIsMemberOfDistributionList Alternate names: PR_EMS_AB_IS_MEMBER_OF_DL, PR_EMS_AB_IS_MEMBER_OF_DL_A, PR_EMS_AB_IS_MEMBER_OF_DL_W | +| [AddressBookManageDistributionList](./addressbookmanagedistributionlist/) | Contains information for use in display templates for distribution lists. Area: Address Book Canonical name: PidTagAddressBookManageDistributionList Alternate names: PR_EMS_AB_MANAGE_DL | +| [AddressBookManager](./addressbookmanager/) | Contains one row that references the mail user's manager. Area: Address Book Canonical name: PidTagAddressBookManager Alternate names: PR_EMS_AB_MANAGER, PR_EMS_AB_MANAGER_A, PR_EMS_AB_MANAGER_W | +| [AddressBookManagerDistinguishedName](./addressbookmanagerdistinguishedname/) | Contains the DN of the mail user's manager. Area: Address Book Canonical name: PidTagAddressBookManagerDistinguishedName Alternate names: PR_EMS_AB_MANAGER_T | +| [AddressBookMember](./addressbookmember/) | Contains the members of the distribution list. Area: Address Book Canonical name: PidTagAddressBookMember Alternate names: PR_EMS_AB_MEMBER, PR_EMS_AB_MEMBER_A, PR_EMS_AB_MEMBER_W | +| [AddressBookMessageId](./addressbookmessageid/) | Contains the Short-term Message ID (MID) ([MS-OXCDATA] section 2.2.1.2) of the first message in the local site's offline address book public folder. Area: ProviderDefinedNonTransmittable Canonical name: PidTagAddressBookMessageId Alternate names: ptagAddrbookMID | +| [AddressBookModerationEnabled](./addressbookmoderationenabled/) | Indicates whether moderation is enabled for the mail user or distribution list. Area: Address Book Canonical name: PidTagAddressBookModerationEnabled Alternate names: PR_EMS_AB_ENABLE_MODERATION | +| [AddressBookNetworkAddress](./addressbooknetworkaddress/) | Contains a list of names by which a server is known to the various transports in use by the network. Area: Address Book Canonical name: PidTagAddressBookNetworkAddress Alternate names: PR_EMS_AB_NETWORK_ADDRESS, PR_EMS_AB_NETWORK_ADDRESS_A, PR_EMS_AB_NETWORK_ADDRESS_W | +| [AddressBookObjectDistinguishedName](./addressbookobjectdistinguishedname/) | Contains the DN of the Address Book object. Area: Address Book Canonical name: PidTagAddressBookObjectDistinguishedName Alternate names: PR_EMS_AB_OBJ_DIST_NAME, PR_EMS_AB_OBJ_DIST_NAME_A, PR_EMS_AB_OBJ_DIST_NAME_W | +| [AddressBookObjectGuid](./addressbookobjectguid/) | Contains a GUID that identifies an Address Book object. Area: Address Book Canonical name: PidTagAddressBookObjectGuid Alternate names: PR_EMS_AB_OBJECT_GUID | +| [AddressBookOrganizationalUnitRootDistinguishedName](./addressbookorganizationalunitrootdistinguishedname/) | Contains the DN of the Organization object of the mail user's organization. Area: Address Book Canonical name: PidTagAddressBookOrganizationalUnitRootDistinguishedName Alternate names: PR_EMS_AB_ORG_UNIT_ROOT_DN, msExchOURoot | +| [AddressBookOwner](./addressbookowner/) | Contains one row that references the distribution list's owner. Area: Address Book Canonical name: PidTagAddressBookOwner Alternate names: PR_EMS_AB_OWNER_O | +| [AddressBookOwnerBackLink](./addressbookownerbacklink/) | Contains a list of the distribution lists owned by a mail user. Area: Address Book Canonical name: PidTagAddressBookOwnerBackLink Alternate names: PR_EMS_AB_OWNER_BL_O | +| [AddressBookParentEntryId](./addressbookparententryid/) | Contains the EntryID of the parent container in a hierarchy of address book containers. Area: Address Book Canonical name: PidTagAddressBookParentEntryId Alternate names: PR_EMS_AB_PARENT_ENTRYID | +| [AddressBookPhoneticCompanyName](./addressbookphoneticcompanyname/) | Contains the phonetic representation of the PidTagCompanyName property (section 2.630). Area: Address Book Canonical name: PidTagAddressBookPhoneticCompanyName Alternate names: PR_EMS_AB_PHONETIC_COMPANY_NAME, PR_EMS_AB_PHONETIC_COMPANY_NAME_A, PR_EMS_AB_PHONETIC_COMPANY_NAME_W | +| [AddressBookPhoneticDepartmentName](./addressbookphoneticdepartmentname/) | Contains the phonetic representation of the PidTagDepartmentName property (section 2.663). Area: Address Book Canonical name: PidTagAddressBookPhoneticDepartmentName Alternate names: PR_EMS_AB_PHONETIC_DEPARTMENT_NAME, PR_EMS_AB_PHONETIC_DEPARTMENT_NAME_A, PR_EMS_AB_PHONETIC_DEPARTMENT_NAME_W | +| [AddressBookPhoneticDisplayName](./addressbookphoneticdisplayname/) | Contains the phonetic representation of the PidTagDisplayName property (section 2.667). Area: Address Book Canonical name: PidTagAddressBookPhoneticDisplayName Alternate names: PR_EMS_AB_PHONETIC_DISPLAY_NAME, PR_EMS_AB_PHONETIC_DISPLAY_NAME_A, PR_EMS_AB_PHONETIC_DISPLAY_NAME_W | +| [AddressBookPhoneticGivenName](./addressbookphoneticgivenname/) | Contains the phonetic representation of the PidTagGivenName property (section 2.705). Area: Address Book Canonical name: PidTagAddressBookPhoneticGivenName Alternate names: PR_EMS_AB_PHONETIC_GIVEN_NAME, PR_EMS_AB_PHONETIC_GIVEN_NAME_A, PR_EMS_AB_PHONETIC_GIVEN_NAME_W | +| [AddressBookPhoneticSurname](./addressbookphoneticsurname/) | Contains the phonetic representation of the PidTagSurname property (section 2.1026). Area: Address Book Canonical name: PidTagAddressBookPhoneticSurname Alternate names: PR_EMS_AB_PHONETIC_SURNAME, PR_EMS_AB_PHONETIC_SURNAME_A, PR_EMS_AB_PHONETIC_SURNAME_W | +| [AddressBookProviderArrayType](./addressbookproviderarraytype/) | Specifies the state of the electronic addresses of the contact and represents a set of bit flags. Area: Contact Properties Canonical name: PidLidAddressBookProviderArrayType Alternate names: dispidABPArrayType | +| [AddressBookProviderEmailList](./addressbookprovideremaillist/) | Specifies which electronic address properties are set on the Contact object. Area: Contact Properties Canonical name: PidLidAddressBookProviderEmailList Alternate names: dispidABPEmailList | +| [AddressBookProxyAddresses](./addressbookproxyaddresses/) | Contains alternate email addresses for the Address Book object. Area: Address Book Canonical name: PidTagAddressBookProxyAddresses Alternate names: PR_EMS_AB_PROXY_ADDRESSES, PR_EMS_AB_PROXY_ADDRESSES_A, PR_EMS_AB_PROXY_ADDRESSES_W | +| [AddressBookPublicDelegates](./addressbookpublicdelegates/) | Contains a list of mail users who are allowed to send email on behalf of the mailbox owner. Area: Address Book Canonical name: PidTagAddressBookPublicDelegates Alternate names: PR_EMS_AB_PUBLIC_DELEGATES, PR_EMS_AB_PUBLIC_DELEGATES_A, PR_EMS_AB_PUBLIC_DELEGATES_W | +| [AddressBookReports](./addressbookreports/) | Lists all of the mail user�s direct reports. Area: Address Book Canonical name: PidTagAddressBookReports Alternate names: PR_EMS_AB_REPORTS, PR_EMS_AB_REPORTS_A, PR_EMS_AB_REPORTS_W | +| [AddressBookRoomCapacity](./addressbookroomcapacity/) | Contains the maximum occupancy of the room. Area: Address Book Canonical name: PidTagAddressBookRoomCapacity Alternate names: PR_EMS_AB_ROOM_CAPACITY | +| [AddressBookRoomContainers](./addressbookroomcontainers/) | Contains a list of DNs that represent the address book containers that hold Resource objects, such as conference rooms and equipment. Area: Address Book Canonical name: PidTagAddressBookRoomContainers Alternate names: PR_EMS_AB_ROOM_CONTAINERS, PR_EMS_AB_ROOM_CONTAINERS_A, PR_EMS_AB_ROOM_CONTAINERS_W | +| [AddressBookRoomDescription](./addressbookroomdescription/) | Contains a description of the Resource object. Area: Address Book Canonical name: PidTagAddressBookRoomDescription Alternate names: PR_EMS_AB_ROOM_DESCRIPTION, PR_EMS_AB_ROOM_DESCRIPTION_A, PR_EMS_AB_ROOM_DESCRIPTION_W | +| [AddressBookSenderHintTranslations](./addressbooksenderhinttranslations/) | Contains the locale ID and translations of the default mail tip. Area: Address Book Canonical name: PidTagAddressBookSenderHintTranslations Alternate names: PR_EMS_AB_DL_SENDER_HINT_TRANSLATIONS_W | +| [AddressBookSeniorityIndex](./addressbookseniorityindex/) | Contains a signed integer that specifies the seniority order of Address Book objects that group, with larger values specifying members that are more senior. Area: Address Book Canonical name: PidTagAddressBookSeniorityIndex Alternate names: | +| [AddressBookTargetAddress](./addressbooktargetaddress/) | Contains the foreign system email address of an Address Book object. Area: Address Book Canonical name: PidTagAddressBookTargetAddress Alternate names: PR_EMS_AB_TARGET_ADDRESS, PR_EMS_AB_TARGET_ADDRESS_A, PR_EMS_AB_TARGET_ADDRESS_W | +| [AddressBookUnauthorizedSenders](./addressbookunauthorizedsenders/) | Indicates whether delivery restrictions exist for a recipient. Area: Address Book Canonical name: PidTagAddressBookUnauthorizedSenders Alternate names: PR_EMS_AB_UNAUTH_ORIG | +| [AddressBookX509Certificate](./addressbookx509certificate/) | Contains the ASN_1 DER encoded X.509 certificates for the mail user. Area: Address Book Canonical name: PidTagAddressBookX509Certificate Alternate names: PR_EMS_AB_X509_CERT | +| [AddressCountryCode](./addresscountrycode/) | Specifies the country code portion of the mailing address of the contact. Area: Contact Properties Canonical name: PidLidAddressCountryCode Alternate names: dispidAddressCountryCode | +| [AddressType](./addresstype/) | Contains the email address type of a Message object. Area: Address Properties Canonical name: PidTagAddressType Alternate names: PR_ADDRTYPE, PR_ADDRTYPE_A, ptagAddrType, PR_ADDRTYPE_W | +| [AgingDontAgeMe](./agingdontageme/) | Specifies whether to automatically archive the message. Area: Common Canonical name: PidLidAgingDontAgeMe Alternate names: dispidAgingDontAgeMe | +| [AllAttendeesString](./allattendeesstring/) | Specifies a list of all the attendees except for the organizer, including resources and unsendable attendees. Area: Meetings Canonical name: PidLidAllAttendeesString Alternate names: dispidAllAttendeesString | +| [AllowExternalCheck](./allowexternalcheck/) | This property is set to TRUE. Area: Conferencing Canonical name: PidLidAllowExternalCheck Alternate names: dispidAllowExternCheck | +| [AlternateRecipient](./alternaterecipient/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ALTERNATE_RECIPIENT | +| [AlternateRecipientAllowed](./alternaterecipientallowed/) | Specifies whether the sender permits the message to be auto-forwarded. Area: Address Properties Canonical name: PidTagAlternateRecipientAllowed Alternate names: PR_ALTERNATE_RECIPIENT_ALLOWED, ptagAlternateRecipientAllowed | +| [AnniversaryEventEntryId](./anniversaryevententryid/) | Specifies the EntryID of the Appointment object that represents an anniversary of the contact. Area: Contact Properties Canonical name: PidLidAnniversaryEventEntryId Alternate names: dispidAnniversaryEventEID | +| [Anr](./anr/) | Contains a filter value used in ambiguous name resolution. Area: Address Book Canonical name: PidTagAnr Alternate names: PR_ANR, PR_ANR_A, PR_ANR_W | +| [ApplicationName](./applicationname/) | Specifies the application used to open the file attached to the Document object. Area: Common Canonical name: PidNameApplicationName Alternate names: urn:schemas-microsoft-com:office:office::NameOfApplication | +| [AppointmentAuxiliaryFlags](./appointmentauxiliaryflags/) | Specifies a bit field that describes the auxiliary state of the object. Area: Meetings Canonical name: PidLidAppointmentAuxiliaryFlags Alternate names: dispidApptAuxFlags | +| [AppointmentColor](./appointmentcolor/) | Specifies the color to be used when displaying the Calendar object. Area: Calendar Canonical name: PidLidAppointmentColor Alternate names: dispidApptColor | +| [AppointmentCounterProposal](./appointmentcounterproposal/) | Indicates whether a Meeting Response object is a counter proposal. Area: Meetings Canonical name: PidLidAppointmentCounterProposal Alternate names: dispidApptCounterProposal | +| [AppointmentDuration](./appointmentduration/) | Specifies the length of the event, in minutes. Area: Calendar Canonical name: PidLidAppointmentDuration Alternate names: dispidApptDuration | +| [AppointmentEndDate](./appointmentenddate/) | Indicates the date that the appointment ends. Area: Calendar Canonical name: PidLidAppointmentEndDate Alternate names: dispidApptEndDate | +| [AppointmentEndTime](./appointmentendtime/) | Indicates the time that the appointment ends. Area: Calendar Canonical name: PidLidAppointmentEndTime Alternate names: dispidApptEndTime | +| [AppointmentEndWhole](./appointmentendwhole/) | Specifies the end date and time for the event. Area: Calendar Canonical name: PidLidAppointmentEndWhole Alternate names: dispidApptEndWhole | +| [AppointmentLastSequence](./appointmentlastsequence/) | Indicates to the organizer the last sequence number that was sent to any attendee. Area: Meetings Canonical name: PidLidAppointmentLastSequence Alternate names: dispidApptLastSequence | +| [AppointmentMessageClass](./appointmentmessageclass/) | Indicates the message class of the Meeting object to be generated from the Meeting Request object. Area: Meetings Canonical name: PidLidAppointmentMessageClass Alternate names: dispidApptMessageClass | +| [AppointmentNotAllowPropose](./appointmentnotallowpropose/) | Indicates whether attendees are not allowed to propose a new date and/or time for the meeting. Area: Meetings Canonical name: PidLidAppointmentNotAllowPropose Alternate names: dispidApptNotAllowPropose | +| [AppointmentProposalNumber](./appointmentproposalnumber/) | Specifies the number of attendees who have sent counter proposals that have not been accepted or rejected by the organizer. Area: Meetings Canonical name: PidLidAppointmentProposalNumber Alternate names: dispidApptProposalNum | +| [AppointmentProposedDuration](./appointmentproposedduration/) | Indicates the proposed value for the PidLidAppointmentDuration property (section 2.11) for a counter proposal. Area: Meetings Canonical name: PidLidAppointmentProposedDuration Alternate names: dispidApptProposedDuration | +| [AppointmentProposedEndWhole](./appointmentproposedendwhole/) | Specifies the proposed value for the PidLidAppointmentEndWhole property (section 2.14) for a counter proposal. Area: Meetings Canonical name: PidLidAppointmentProposedEndWhole Alternate names: dispidApptProposedEndWhole | +| [AppointmentProposedStartWhole](./appointmentproposedstartwhole/) | Specifies the proposed value for the PidLidAppointmentStartWhole property (section 2.29) for a counter proposal. Area: Meetings Canonical name: PidLidAppointmentProposedStartWhole Alternate names: dispidApptProposedStartWhole | +| [AppointmentRecur](./appointmentrecur/) | Specifies the dates and times when a recurring series occurs. Area: Calendar Canonical name: PidLidAppointmentRecur Alternate names: dispidApptRecur | +| [AppointmentReplyName](./appointmentreplyname/) | Specifies the user who last replied to the meeting request or meeting update. Area: Meetings Canonical name: PidLidAppointmentReplyName Alternate names: dispidApptReplyName, http://schemas.microsoft.com/mapi/apptreplyname | +| [AppointmentReplyTime](./appointmentreplytime/) | Specifies the date and time at which the attendee responded to a received meeting request or Meeting Update object. Area: Meetings Canonical name: PidLidAppointmentReplyTime Alternate names: dispidApptReplyTime | +| [AppointmentSequence](./appointmentsequence/) | Specifies the sequence number of a Meeting object. Area: Meetings Canonical name: PidLidAppointmentSequence Alternate names: dispidApptSequence | +| [AppointmentSequenceTime](./appointmentsequencetime/) | Indicates the date and time at which the PidLidAppointmentSequence property (section 2.25) was last modified. Area: Meetings Canonical name: PidLidAppointmentSequenceTime Alternate names: dispidApptSeqTime | +| [AppointmentStartDate](./appointmentstartdate/) | Identifies the date that the appointment starts. Area: Calendar Canonical name: PidLidAppointmentStartDate Alternate names: dispidApptStartDate | +| [AppointmentStartTime](./appointmentstarttime/) | Identifies the time that the appointment starts. Area: Calendar Canonical name: PidLidAppointmentStartTime Alternate names: dispidApptStartTime | +| [AppointmentStartWhole](./appointmentstartwhole/) | Specifies the start date and time of the appointment. Area: Calendar Canonical name: PidLidAppointmentStartWhole Alternate names: dispidApptStartWhole | +| [AppointmentStateFlags](./appointmentstateflags/) | Specifies a bit field that describes the state of the object. Area: Meetings Canonical name: PidLidAppointmentStateFlags Alternate names: dispidApptStateFlags | +| [AppointmentSubType](./appointmentsubtype/) | Specifies whether the event is an all-day event. Area: Calendar Canonical name: PidLidAppointmentSubType Alternate names: dispidApptSubType | +| [AppointmentTimeZoneDefinitionEndDisplay](./appointmenttimezonedefinitionenddisplay/) | Specifies time zone information that indicates the time zone of the PidLidAppointmentEndWhole property (section 2.14). Area: Calendar Canonical name: PidLidAppointmentTimeZoneDefinitionEndDisplay Alternate names: dispidApptTZDefEndDisplay | +| [AppointmentTimeZoneDefinitionRecur](./appointmenttimezonedefinitionrecur/) | Specifies time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. Area: Calendar Canonical name: PidLidAppointmentTimeZoneDefinitionRecur Alternate names: dispidApptTZDefRecur | +| [AppointmentTimeZoneDefinitionStartDisplay](./appointmenttimezonedefinitionstartdisplay/) | Specifies time zone information that indicates the time zone of the PidLidAppointmentStartWhole property (section 2.29). Area: Calendar Canonical name: PidLidAppointmentTimeZoneDefinitionStartDisplay Alternate names: dispidApptTZDefStartDisplay | +| [AppointmentUnsendableRecipients](./appointmentunsendablerecipients/) | Contains a list of unsendable attendees. Area: Meetings Canonical name: PidLidAppointmentUnsendableRecipients Alternate names: dispidApptUnsendableRecips | +| [AppointmentUpdateTime](./appointmentupdatetime/) | Indicates the time at which the appointment was last updated. Area: Meetings Canonical name: PidLidAppointmentUpdateTime Alternate names: dispidApptUpdateTime | +| [ArchiveDate](./archivedate/) | Specifies the date, in UTC, after which a Message object is archived by the server. Area: Archive Canonical name: PidTagArchiveDate Alternate names: PR_ARCHIVE_DATE, ptagArchiveDate | +| [ArchivePeriod](./archiveperiod/) | Specifies the number of days that a Message object can remain unarchived. Area: Archive Canonical name: PidTagArchivePeriod Alternate names: PR_ARCHIVE_PERIOD, ptagArchivePeriod | +| [ArchiveTag](./archivetag/) | Specifies the GUID of an archive tag. Area: Archive Canonical name: PidTagArchiveTag Alternate names: PR_ARCHIVE_TAG, ptagArchiveTag | +| [ArrivalTime](./arrivaltime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ARRIVAL_TIME | +| [Assistant](./assistant/) | Contains the name of the mail user's administrative assistant. Area: Address Properties Canonical name: PidTagAssistant Alternate names: PR_ASSISTANT, PR_ASSISTANT_A, PR_ASSISTANT_W, | +| [AssistantTelephoneNumber](./assistanttelephonenumber/) | Contains the telephone number of the mail user's administrative assistant. Area: Address Properties Canonical name: PidTagAssistantTelephoneNumber Alternate names: PR_ASSISTANT_TELEPHONE_NUMBER, PR_ASSISTANT_TELEPHONE_NUMBER_A, | +| [AssocContentCount](./assoccontentcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ASSOC_CONTENT_COUNT | +| [Associated](./associated/) | Specifies whether the message being synchronized is an FAI message. Area: Sync Canonical name: PidTagAssociated Alternate names: ptagAssociated | +| [AssocMessageSize](./assocmessagesize/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ASSOC_MESSAGE_SIZE | +| [AssocMessageSizeExtended](./assocmessagesizeextended/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ASSOC_MESSAGE_SIZE_EXTENDED | +| [AssocMsgWAttachCount](./assocmsgwattachcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ASSOC_MSG_W_ATTACH_COUNT | +| [AttachAdditionalInformation](./attachadditionalinformation/) | Contains attachment encoding information. Area: Message Attachment Properties Canonical name: PidTagAttachAdditionalInformation Alternate names: PR_ATTACH_ADDITIONAL_INFO | +| [AttachContentBase](./attachcontentbase/) | Contains the base of a relative URI. Area: Message Attachment Properties Canonical name: PidTagAttachContentBase Alternate names: | +| [AttachContentId](./attachcontentid/) | Contains a content identifier unique to the Message object that matches a corresponding Area: Message Attachment Properties Canonical name: PidTagAttachContentId Alternate names: PR_ATTACH_CONTENT_ID, PR_ATTACH_CONTENT_ID_A, PR_ATTACH_CONTENT_ID_W | +| [AttachContentLocation](./attachcontentlocation/) | Contains a relative or full URI that matches a corresponding reference in the HTML body of a Message object. Area: Message Attachment Properties Canonical name: PidTagAttachContentLocation Alternate names: PR_ATTACH_CONTENT_LOCATION, PR_ATTACH_CONTENT_LOCATION_A, PR_ATTACH_CONTENT_LOCATION_W | +| [AttachDataBinary](./attachdatabinary/) | Contains the contents of the file to be attached. Area: Message Attachment Properties Canonical name: PidTagAttachDataBinary Alternate names: PR_ATTACH_DATA_BIN, ptagAttachDataBin | +| [AttachDataObject](./attachdataobject/) | Contains the binary representation of the Attachment object in an application-specific format. Area: Message Attachment Properties Canonical name: PidTagAttachDataObject Alternate names: PR_ATTACH_DATA_OBJ, ptagAttachDataObj | +| [AttachEncoding](./attachencoding/) | Contains encoding information about the Attachment object. Area: Message Attachment Properties Canonical name: PidTagAttachEncoding Alternate names: PR_ATTACH_ENCODING | +| [AttachExtension](./attachextension/) | Contains a file name extension that indicates the document type of an attachment. Area: Message Attachment Properties Canonical name: PidTagAttachExtension Alternate names: PR_ATTACH_EXTENSION, PR_ATTACH_EXTENSION_A, PR_ATTACH_EXTENSION_W | +| [AttachFilename](./attachfilename/) | Contains the 8.3 name of the PidTagAttachLongFilename property (section 2.586). Area: Message Attachment Properties Canonical name: PidTagAttachFilename Alternate names: PR_ATTACH_FILENAME, PR_ATTACH_FILENAME_A, ptagAttachFilename, PR_ATTACH_FILENAME_W | +| [AttachFlags](./attachflags/) | Indicates which body formats might reference this attachment when rendering data. Area: Message Attachment Properties Canonical name: PidTagAttachFlags Alternate names: PR_ATTACH_FLAGS | +| [AttachLongFilename](./attachlongfilename/) | Contains the full filename and extension of the Attachment object. Area: Message Attachment Properties Canonical name: PidTagAttachLongFilename Alternate names: PR_ATTACH_LONG_FILENAME, PR_ATTACH_LONG_FILENAME_A, | +| [AttachLongPathname](./attachlongpathname/) | Contains the fully-qualified path and file name with extension. Area: Message Attachment Properties Canonical name: PidTagAttachLongPathname Alternate names: PR_ATTACH_LONG_PATHNAME, PR_ATTACH_LONG_PATHNAME_A, ptagAttachLongPathname, PR_ATTACH_LONG_PATHNAME_W | +| [AttachmentContactPhoto](./attachmentcontactphoto/) | Indicates that a contact photo attachment is attached to a Contact object. Area: Message Attachment Properties Canonical name: PidTagAttachmentContactPhoto Alternate names: PR_ATTACHMENT_CONTACTPHOTO | +| [AttachmentFlags](./attachmentflags/) | Indicates special handling for an Attachment object. Area: Message Attachment Properties Canonical name: PidTagAttachmentFlags Alternate names: PR_ATTACHMENT_FLAGS, ptagAttachmentFlags | +| [AttachmentHidden](./attachmenthidden/) | Indicates whether an Attachment object is hidden from the end user. Area: Message Attachment Properties Canonical name: PidTagAttachmentHidden Alternate names: PR_ATTACHMENT_HIDDEN | +| [AttachmentIsFolder](./attachmentisfolder/) | A value indicating whether the attachment points to a folder. | +| [AttachmentLinkId](./attachmentlinkid/) | Contains the type of Message object to which an attachment is linked. Area: Message Attachment Properties Canonical name: PidTagAttachmentLinkId Alternate names: PR_ATTACHMENT_LINKID, ptagAttachmentLinkId | +| [AttachmentMacContentType](./attachmentmaccontenttype/) | Contains the Content-Type of the Mac attachment. Area: Message Attachment Properties Canonical name: PidNameAttachmentMacContentType Alternate names: | +| [AttachmentMacInfo](./attachmentmacinfo/) | Contains the headers and resource fork data associated with the Mac attachment. Area: Message Attachment Properties Canonical name: PidNameAttachmentMacInfo Alternate names: | +| [AttachmentOriginalPermissionType](./attachmentoriginalpermissiontype/) | The original permission of the attachment. | +| [AttachmentOriginalUrl](./attachmentoriginalurl/) | The original URL of the attachment. | +| [AttachmentPermissionType](./attachmentpermissiontype/) | The permission of the attachment. | +| [AttachmentPreviewUrl](./attachmentpreviewurl/) | The URL of the attachment preview. | +| [AttachmentProviderEndpointUrl](./attachmentproviderendpointurl/) | The URL of the attachment provider. | +| [AttachmentProviderType](./attachmentprovidertype/) | The type of the attachment provider. | +| [AttachmentThumbnailUrl](./attachmentthumbnailurl/) | The URL of the attachment thumbnail. | +| [AttachmentX400Parameters](./attachmentx400parameters/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ATTACHMENT_X400_PARAMETERS | +| [AttachMethod](./attachmethod/) | Represents the way the contents of an attachment are accessed. Area: Message Attachment Properties Canonical name: PidTagAttachMethod Alternate names: PR_ATTACH_METHOD, ptagAttachMethod | +| [AttachMimeTag](./attachmimetag/) | Contains a content-type MIME header. Area: Message Attachment Properties Canonical name: PidTagAttachMimeTag Alternate names: PR_ATTACH_MIME_TAG, PR_ATTACH_MIME_TAG_A, PR_ATTACH_MIME_TAG_W | +| [AttachNumber](./attachnumber/) | Identifies the Attachment object within its Message object. Area: Message Attachment Properties Canonical name: PidTagAttachNumber Alternate names: PR_ATTACH_NUM, ptagAttachNum | +| [AttachOnAssocMsgCount](./attachonassocmsgcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ATTACH_ON_ASSOC_MSG_COUNT | +| [AttachOnNormalMsgCount](./attachonnormalmsgcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ATTACH_ON_NORMAL_MSG_COUNT | +| [AttachPathname](./attachpathname/) | Contains the 8.3 name of the PidTagAttachLongPathname property (section 2.587). Area: Message Attachment Properties Canonical name: PidTagAttachPathname Alternate names: PR_ATTACH_PATHNAME, PR_ATTACH_PATHNAME_A, ptagAttachPathname, PR_ATTACH_PATHNAME_W | +| [AttachPayloadClass](./attachpayloadclass/) | Contains the class name of an object that can display the contents of the message. Area: Outlook Application Canonical name: PidTagAttachPayloadClass Alternate names: PR_ATTACH_PAYLOAD_CLASS, PR_ATTACH_PAYLOAD_CLASS_A, PR_ATTACH_PAYLOAD_CLASS_W, ptagAttachPayloadClass | +| [AttachPayloadProviderGuidString](./attachpayloadproviderguidstring/) | Contains the GUID of the software component that can display the contents of the message. Area: Outlook Application Canonical name: PidTagAttachPayloadProviderGuidString Alternate names: PR_ATTACH_PAYLOAD_PROV_GUID_STR, PR_ATTACH_PAYLOAD_PROV_GUID_STR_A, PR_ATTACH_PAYLOAD_PROV_GUID_STR_W | +| [AttachRendering](./attachrendering/) | Contains a Windows Metafile, as specified in [MS-WMF], for the Attachment object. Area: Message Attachment Properties Canonical name: PidTagAttachRendering Alternate names: PR_ATTACH_RENDERING, ptagAttachRendering | +| [AttachSize](./attachsize/) | Contains the size, in bytes, consumed by the Attachment object on the server. Area: Message Attachment Properties Canonical name: PidTagAttachSize Alternate names: PR_ATTACH_SIZE, ptagAttachSize | +| [AttachTag](./attachtag/) | Contains the identifier information for the application that supplied the Attachment object data. Area: Message Attachment Properties Canonical name: PidTagAttachTag Alternate names: PR_ATTACH_TAG | +| [AttachTransportName](./attachtransportname/) | Contains the name of an attachment file, modified so that it can be correlated with TNEF messages. Area: Message Attachment Properties Canonical name: PidTagAttachTransportName Alternate names: PR_ATTACH_TRANSPORT_NAME, PR_ATTACH_TRANSPORT_NAME_A, PR_ATTACH_TRANSPORT_NAME_W | +| [AttendeeCriticalChange](./attendeecriticalchange/) | Specifies the date and time at which the meeting-related object was sent. Area: Meetings Canonical name: PidLidAttendeeCriticalChange Alternate names: LID_ATTENDEE_CRITICAL_CHANGE | +| [AttributeHidden](./attributehidden/) | Specifies the hide or show status of a folder. Area: Access Control Properties Canonical name: PidTagAttributeHidden Alternate names: PR_ATTR_HIDDEN, ptagAttrHidden, DAV:ishidden | +| [AttributeReadOnly](./attributereadonly/) | Indicates whether an item can be modified or deleted. Area: Access Control Properties Canonical name: PidTagAttributeReadOnly Alternate names: PR_ATTR_READONLY, ptagAttrReadonly, DAV:isreadonly | +| [AudioNotes](./audionotes/) | Contains textual annotations to a voice message after it has been delivered to the user's mailbox. Area: Unified Messaging Canonical name: PidNameAudioNotes Alternate names: UMAudioNotes | +| [Author](./author/) | Specifies the author of the file attached to the Document object. Area: Common Canonical name: PidNameAuthor Alternate names: urn:schemas-microsoft-com:office:office::Author | +| [AuthorizingUsers](./authorizingusers/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AUTHORIZING_USERS | +| [AutoAddNewSubs](./autoaddnewsubs/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AUTO_ADD_NEW_SUBS | +| [AutoFillLocation](./autofilllocation/) | Indicates whether the value of the PidLidLocation property (section 2.159) is set to the PidTagDisplayName property (section 2.667). Area: Meetings Canonical name: PidLidAutoFillLocation Alternate names: dispidAutoFillLocation | +| [AutoForwardComment](./autoforwardcomment/) | Contains text included in an automatically-generated message. Area: General Report Properties Canonical name: PidTagAutoForwardComment Alternate names: PR_AUTO_FORWARD_COMMENT, PR_AUTO_FORWARD_COMMENT_A, PR_AUTO_FORWARD_COMMENT_W | +| [AutoForwarded](./autoforwarded/) | Indicates that a Message object has been automatically generated or automatically forwarded. Area: General Report Properties Canonical name: PidTagAutoForwarded Alternate names: PR_AUTO_FORWARDED, ptagAutoForwarded | +| [AutoLog](./autolog/) | Specifies to the application whether to create a Journal object for each action associated with this Contact object. Area: Contact Properties Canonical name: PidLidAutoLog Alternate names: dispidAutoLog | +| [AutomaticSpeechRecognitionData](./automaticspeechrecognitiondata/) | Contains an unprotected voice message. Area: Unified Messaging Canonical name: PidNameAutomaticSpeechRecognitionData Alternate names: | +| [AutoProcessState](./autoprocessstate/) | Specifies the options used in the automatic processing of email messages. Area: General Message Properties Canonical name: PidLidAutoProcessState Alternate names: dispidSniffState | +| [AutoResponseSuppress](./autoresponsesuppress/) | Specifies whether a client or server application should forego sending automated replies in response to this message. Area: Email Canonical name: PidTagAutoResponseSuppress Alternate names: PR_AUTO_RESPONSE_SUPPRESS, ptagAutoResponseSuppress | +| [AutoStartCheck](./autostartcheck/) | Specifies whether to automatically start the conferencing application when a reminder for the start of a meeting is executed. Area: Conferencing Canonical name: PidLidAutoStartCheck Alternate names: dispidAutoStartCheck | +| [BilateralInfo](./bilateralinfo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_BILATERAL_INFO | +| [Billing](./billing/) | Specifies billing information for the contact. Area: General Message Properties Canonical name: PidLidBilling Alternate names: dispidBilling | +| [BinaryConverters](./binaryconverters/) | | +| [Birthday](./birthday/) | Contains the date of the mail user's birthday at midnight. Area: Contact Properties Canonical name: PidTagBirthday Alternate names: PR_BIRTHDAY, urn:schemas:contacts:bday | +| [BirthdayEventEntryId](./birthdayevententryid/) | Specifies the EntryID of an optional Appointment object that represents the birthday of the contact. Area: Contact Properties Canonical name: PidLidBirthdayEventEntryId Alternate names: dispidBirthdayEventEID | +| [BirthdayLocal](./birthdaylocal/) | Specifies the birthday of a contact. Area: Contact Properties Canonical name: PidLidBirthdayLocal Alternate names: dispidApptBirthdayLocal | +| [BlockStatus](./blockstatus/) | Indicates the user's preference for viewing external content (such as links to images on an HTTP server) in the message body. Area: Secure Messaging Properties Canonical name: PidTagBlockStatus Alternate names: PR_BLOCK_STATUS, ptagBlockStatus | +| [Body](./body/) | Contains message body text in plain text format. Area: General Message Properties Canonical name: PidTagBody Alternate names: PR_BODY, PR_BODY_A, ptagBody, PR_BODY_W, | +| [BodyContentId](./bodycontentid/) | Contains a GUID that corresponds to the current message body. Area: Exchange Canonical name: PidTagBodyContentId Alternate names: PR_BODY_CONTENT_ID, PR_BODY_CONTENT_ID_A, PR_BODY_CONTENT_ID_W | +| [BodyContentLocation](./bodycontentlocation/) | Contains a globally unique Uniform Resource Identifier (URI) that serves as a label for the current message body. Area: MIME Properties Canonical name: PidTagBodyContentLocation Alternate names: PR_BODY_CONTENT_LOCATION, PR_BODY_CONTENT_LOCATION_A, PR_BODY_CONTENT_LOCATION_W | +| [BodyCrc](./bodycrc/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_BODY_CRC | +| [BodyHtml](./bodyhtml/) | Contains the HTML body of the Message object. Area: General Message Properties Canonical name: PidTagBodyHtml Alternate names: PR_BODY_HTML, PR_BODY_HTML_A, ptagBodyHtml, PR_BODY_HTML_W | +| [Business2TelephoneNumber](./business2telephonenumber/) | Contains a secondary telephone number at the mail user's place of business. Area: Contact Properties Canonical name: PidTagBusiness2TelephoneNumber Alternate names: "PR_BUSINESS2_TELEPHONE_NUMBER, PR_BUSINESS2_TELEPHONE_NUMBER_A, PR_BUSINESS2_TELEPHONE_NUMBER_W, PR_OFFICE2_TELEPHONE_NUMBER, | +| [Business2TelephoneNumbers](./business2telephonenumbers/) | Contains secondary telephone numbers at the mail user's place of business. Area: Contact Properties Canonical name: PidTagBusiness2TelephoneNumbers Alternate names: PR_BUSINESS2_TELEPHONE_NUMBER_A_MV | +| [BusinessCardCardPicture](./businesscardcardpicture/) | Contains the image to be used on a business card. Area: Contact Properties Canonical name: PidLidBusinessCardCardPicture Alternate names: dispidBCCardPicture | +| [BusinessCardDisplayDefinition](./businesscarddisplaydefinition/) | Contains user customization details for displaying a contact as a business card. Area: Contact Properties Canonical name: PidLidBusinessCardDisplayDefinition Alternate names: dispidBCDisplayDefinition | +| [BusinessFaxNumber](./businessfaxnumber/) | Contains the telephone number of the mail user's business fax machine. Area: Contact Properties Canonical name: PidTagBusinessFaxNumber Alternate names: PR_BUSINESS_FAX_NUMBER, PR_BUSINESS_FAX_NUMBER_A, | +| [BusinessHomePage](./businesshomepage/) | Contains the URL of the mail user's business home page. Area: Contact Properties Canonical name: PidTagBusinessHomePage Alternate names: PR_BUSINESS_HOME_PAGE, PR_BUSINESS_HOME_PAGE_A, PR_BUSINESS_HOME_PAGE_W, | +| [BusinessTelephoneNumber](./businesstelephonenumber/) | Contains the primary telephone number of the mail user's place of business. Area: Contact Properties Canonical name: PidTagBusinessTelephoneNumber Alternate names: PR_BUSINESS_TELEPHONE_NUMBER, PR_BUSINESS_TELEPHONE_NUMBER_A, PR_BUSINESS_TELEPHONE_NUMBER_W, PR_OFFICE_TELEPHONE_NUMBER, | +| [BusyStatus](./busystatus/) | Specifies the availability of a user for the event described by the object. Area: Calendar Canonical name: PidLidBusyStatus Alternate names: dispidBusyStatus | +| [ByteCount](./bytecount/) | Specifies the size, in bytes, of the file attached to the Document object. Area: Common Canonical name: PidNameByteCount Alternate names: urn:schemas-microsoft-com:office:office::Bytes | +| [CachedColumnCount](./cachedcolumncount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CACHED_COLUMN_COUNT | +| [CalendarAttendeeRole](./calendarattendeerole/) | Specifies the role of the attendee. Area: Common Canonical name: PidNameCalendarAttendeeRole Alternate names: urn:schemas:calendar:attendeerole | +| [CalendarBusystatus](./calendarbusystatus/) | Specifies whether the attendee is busy at the time of an appointment on their calendar. Area: Common Canonical name: PidNameCalendarBusystatus Alternate names: urn:schemas:calendar:busystatus | +| [CalendarContact](./calendarcontact/) | Identifies the name of a contact who is an attendee of a meeting. Area: Common Canonical name: PidNameCalendarContact Alternate names: urn:schemas:calendar:contact | +| [CalendarContactUrl](./calendarcontacturl/) | Identifies the URL where you can access contact information in HTML format. Area: Common Canonical name: PidNameCalendarContactUrl Alternate names: urn:schemas:calendar:contacturl | +| [CalendarCreated](./calendarcreated/) | Identifies the date and time, in UTC, when the organizer created the appointment or meeting. Area: Common Canonical name: PidNameCalendarCreated Alternate names: urn:schemas:calendar:created | +| [CalendarDescriptionUrl](./calendardescriptionurl/) | Specifies the URL of a resource that contains a description of an appointment or meeting. Area: Common Canonical name: PidNameCalendarDescriptionUrl Alternate names: urn:schemas:calendar:descriptionurl | +| [CalendarDuration](./calendarduration/) | Identifies the duration, in seconds, of an appointment or meeting. Area: Common Canonical name: PidNameCalendarDuration Alternate names: urn:schemas:calendar:duration | +| [CalendarExceptionDate](./calendarexceptiondate/) | Identifies a list of dates that are exceptions to a recurring appointment. Area: Common Canonical name: PidNameCalendarExceptionDate Alternate names: urn:schemas:calendar:exdate | +| [CalendarExceptionRule](./calendarexceptionrule/) | Specifies an exception rule for a recurring appointment. Area: Common Canonical name: PidNameCalendarExceptionRule Alternate names: urn:schemas:calendar:exrule | +| [CalendarGeoLatitude](./calendargeolatitude/) | Specifies the geographical latitude of the location of an appointment. Area: Common Canonical name: PidNameCalendarGeoLatitude Alternate names: urn:schemas:calendar:geolatitude | +| [CalendarGeoLongitude](./calendargeolongitude/) | Specifies the geographical longitude of the location of an appointment. Area: Common Canonical name: PidNameCalendarGeoLongitude Alternate names: urn:schemas:calendar:geolongitude | +| [CalendarInstanceType](./calendarinstancetype/) | Specifies the type of an appointment. Area: Common Canonical name: PidNameCalendarInstanceType Alternate names: urn:schemas:calendar:instancetype | +| [CalendarIsOrganizer](./calendarisorganizer/) | Specifies whether an attendee is the organizer of an appointment or meeting. Area: Common Canonical name: PidNameCalendarIsOrganizer Alternate names: urn:schemas:calendar:isorganizer | +| [CalendarLastModified](./calendarlastmodified/) | Specifies the date and time, in UTC, when an appointment was last modified. Area: Common Canonical name: PidNameCalendarLastModified Alternate names: urn:schemas:calendar:lastmodified | +| [CalendarLocationUrl](./calendarlocationurl/) | Specifies a URL with location information in HTML format. Area: Common Canonical name: PidNameCalendarLocationUrl Alternate names: urn:schemas:calendar:locationurl | +| [CalendarMeetingStatus](./calendarmeetingstatus/) | Specifies the status of an appointment or meeting. Area: Common Canonical name: PidNameCalendarMeetingStatus Alternate names: urn:schemas:calendar:meetingstatus | +| [CalendarMethod](./calendarmethod/) | Specifies the iCalendar method that is associated with an Appointment object. Area: Common Canonical name: PidNameCalendarMethod Alternate names: urn:schemas:calendar:method | +| [CalendarProductId](./calendarproductid/) | Identifies the product that created the iCalendar-formatted stream. Area: Common Canonical name: PidNameCalendarProductId Alternate names: urn:schemas:calendar:prodid | +| [CalendarRecurrenceIdRange](./calendarrecurrenceidrange/) | Specifies which instances of a recurring appointment are being referred to. Area: Common Canonical name: PidNameCalendarRecurrenceIdRange Alternate names: urn:schemas:calendar:recurrenceidrange | +| [CalendarReminderOffset](./calendarreminderoffset/) | Identifies the number of seconds before an appointment starts that a reminder is to be displayed. Area: Common Canonical name: PidNameCalendarReminderOffset Alternate names: urn:schemas:calendar:reminderoffset | +| [CalendarResources](./calendarresources/) | Identifies a list of resources, such as rooms and video equipment, that are available for an appointment. Area: Common Canonical name: PidNameCalendarResources Alternate names: urn:schemas:calendar:resources | +| [CalendarRsvp](./calendarrsvp/) | Specifies whether the organizer of an appointment or meeting requested a response. Area: Common Canonical name: PidNameCalendarRsvp Alternate names: urn:schemas:calendar:rsvp | +| [CalendarSequence](./calendarsequence/) | Specifies the sequence number of a version of an appointment. Area: Common Canonical name: PidNameCalendarSequence Alternate names: urn:schemas:calendar:sequence | +| [CalendarTimeZone](./calendartimezone/) | Specifies the time zone of an appointment or meeting. Area: Common Canonical name: PidNameCalendarTimeZone Alternate names: urn:schemas:calendar:timezone | +| [CalendarTimeZoneId](./calendartimezoneid/) | Specifies the time zone identifier of an appointment or meeting. Area: Common Canonical name: PidNameCalendarTimeZoneId Alternate names: urn:schemas:calendar:timezoneid | +| [CalendarTransparent](./calendartransparent/) | Specifies whether an appointment or meeting is visible to busy time searches. Area: Common Canonical name: PidNameCalendarTransparent Alternate names: urn:schemas:calendar:transparent | +| [CalendarType](./calendartype/) | Contains the value of the CalendarType field from the PidLidAppointmentRecur property (section 2.22). Area: Meetings Canonical name: PidLidCalendarType Alternate names: LID_CALENDAR_TYPE | +| [CalendarUid](./calendaruid/) | Specifies the unique identifier of an appointment or meeting. Area: Common Canonical name: PidNameCalendarUid Alternate names: urn:schemas:calendar:uid | +| [CalendarVersion](./calendarversion/) | Identifies the version of the iCalendar specification, as specified in [MS-OXCICAL] section 2.1.3.1.1.3, that is required to correctly interpret an iCalendar object. Area: Common Canonical name: PidNameCalendarVersion Alternate names: urn:schemas:calendar:version | +| [CallbackTelephoneNumber](./callbacktelephonenumber/) | Contains a telephone number to reach the mail user. Area: Contact Properties Canonical name: PidTagCallbackTelephoneNumber Alternate names: PR_CALLBACK_TELEPHONE_NUMBER, PR_CALLBACK_TELEPHONE_NUMBER_A, | +| [CallId](./callid/) | Contains a unique identifier associated with the phone call. Area: Unified Messaging Canonical name: PidTagCallId Alternate names: InternalSchemaCallID | +| [CarTelephoneNumber](./cartelephonenumber/) | Contains the mail user's car telephone number. Area: Contact Properties Canonical name: PidTagCarTelephoneNumber Alternate names: PR_CAR_TELEPHONE_NUMBER, PR_CAR_TELEPHONE_NUMBER_A, | +| [CategCount](./categcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CATEG_COUNT | +| [Categories](./categories/) | Contains the array of text labels assigned to this Message object. Area: Common Canonical name: PidLidCategories Alternate names: dispidCategories | +| [Category](./category/) | Specifies the category of the file attached to the Document object. Area: Common Canonical name: PidNameCategory Alternate names: urn:schemas-microsoft-com:office:office::Category | +| [CcAttendeesString](./ccattendeesstring/) | Contains a list of all the sendable attendees who are also optional attendees. Area: Meetings Canonical name: PidLidCcAttendeesString Alternate names: dispidCCAttendeesString | +| [CdoRecurrenceid](./cdorecurrenceid/) | Identifies a specific instance of a recurring appointment. Area: Exchange Canonical name: PidTagCdoRecurrenceid Alternate names: PR_CDO_RECURRENCEID, urn:schemas:calendar:recurrenceid | +| [ChangeAdvisor](./changeadvisor/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CHANGE_ADVISOR | +| [ChangeHighlight](./changehighlight/) | Specifies a bit field that indicates how the Meeting object has changed. Area: Meetings Canonical name: PidLidChangeHighlight Alternate names: dispidChangeHighlight | +| [ChangeKey](./changekey/) | Contains a structure that identifies the last change to the object. Area: History Properties Canonical name: PidTagChangeKey Alternate names: PR_CHANGE_KEY | +| [ChangeNotificationGuid](./changenotificationguid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CHANGE_NOTIFICATION_GUID | +| [ChangeNumber](./changenumber/) | Contains a structure that identifies the last change to the message or folder that is currently being synchronized. Area: Sync Canonical name: PidTagChangeNumber Alternate names: ptagCn | +| [CharacterCount](./charactercount/) | Specifies the character count of the file attached to the Document object. Area: Common Canonical name: PidNameCharacterCount Alternate names: urn:schemas-microsoft-com:office:office::Characters | +| [ChildrensNames](./childrensnames/) | Specifies the names of the children of the contact. Area: Contact Properties Canonical name: PidTagChildrensNames Alternate names: PR_CHILDRENS_NAMES, PR_CHILDRENS_NAMES_A, PR_CHILDRENS_NAMES_W, | +| [Classification](./classification/) | Contains a list of the classification categories to which the associated Message object has been assigned. Area: General Message Properties Canonical name: PidLidClassification Alternate names: dispidClassification | +| [ClassificationDescription](./classificationdescription/) | Contains a human-readable summary of each of the classification categories included in the PidLidClassification property (section 2.53). Area: General Message Properties Canonical name: PidLidClassificationDescription Alternate names: dispidClassDesc | +| [ClassificationGuid](./classificationguid/) | Contains the GUID that identifies the list of email classification categories used by a Message object. Area: General Message Properties Canonical name: PidLidClassificationGuid Alternate names: dispidClassGuid | +| [ClassificationKeep](./classificationkeep/) | Indicates whether the message uses any classification categories. Area: General Message Properties Canonical name: PidLidClassificationKeep Alternate names: dispidClassKeep | +| [Classified](./classified/) | Indicates whether the contents of this message are regarded as classified information. Area: General Message Properties Canonical name: PidLidClassified Alternate names: dispidClassified | +| [CleanGlobalObjectId](./cleanglobalobjectid/) | Contains the value of the PidLidGlobalObjectId property (section 2.142) for an object all zero. Area: Meetings Canonical name: PidLidCleanGlobalObjectId Alternate names: dispidCleanGlobalObjId | +| [ClientActions](./clientactions/) | Specifies the actions the client is required to take on the message. Area: Server-side Rules Properties Canonical name: PidTagClientActions Alternate names: PR_CLIENT_ACTIONS, ptagClientActions | +| [ClientIntent](./clientintent/) | Indicates what actions the user has taken on this Meeting object. Area: Calendar Canonical name: PidLidClientIntent Alternate names: dispidClientIntent | +| [ClientSubmitTime](./clientsubmittime/) | Contains the current time, in UTC, when the email message is submitted. Area: Message Time Properties Canonical name: PidTagClientSubmitTime Alternate names: PR_CLIENT_SUBMIT_TIME, urn:schemas:httpmail:date, | +| [ClipEnd](./clipend/) | Specifies the end date and time of the event in UTC. Area: Calendar Canonical name: PidLidClipEnd Alternate names: dispidClipEnd | +| [ClipStart](./clipstart/) | Specifies the start date and time of the event in UTC. Area: Calendar Canonical name: PidLidClipStart Alternate names: dispidClipStart | +| [CodePageId](./codepageid/) | Contains the identifier for the client code page used for Unicode to double-byte character set (DBCS) string conversion. Area: Exchange Profile Configuration Canonical name: PidTagCodePageId Alternate names: PR_CODE_PAGE_ID, ptagCodePageId | +| [CollaborateDoc](./collaboratedoc/) | Specifies the document to be launched when the user joins the meeting. Area: Conferencing Canonical name: PidLidCollaborateDoc Alternate names: dispidCollaborateDoc | +| [Collector](./collector/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_COLLECTOR | +| [Comment](./comment/) | Contains a comment about the purpose or content of the Address Book object. Area: Common Canonical name: PidTagComment Alternate names: PR_COMMENT, PR_COMMENT_A, ptagComment, PR_COMMENT_W, DAV:comment, | +| [Comments](./comments/) | Specifies the comments of the file attached to the Document object. Area: Common Canonical name: PidNameComments Alternate names: urn:schemas-microsoft-com:office:office::Comments | +| [CommonEnd](./commonend/) | Indicates the end time for the Message object. Area: General Message Properties Canonical name: PidLidCommonEnd Alternate names: dispidCommonEnd | +| [CommonStart](./commonstart/) | Indicates the start time for the Message object. Area: General Message Properties Canonical name: PidLidCommonStart Alternate names: dispidCommonStart | +| [CommonViewsEntryid](./commonviewsentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_COMMON_VIEWS_ENTRYID | +| [Companies](./companies/) | Contains a list of company names, each of which is associated with a contact that is specified in the PidLidContacts property ([MS-OXCMSG] section 2.2.1.57.2). Area: General Message Properties Canonical name: PidLidCompanies Alternate names: dispidCompanies, http://schemas.microsoft.com/exchange/companies | +| [Company](./company/) | Specifies the company for which the file was created. Area: Common Canonical name: PidNameCompany Alternate names: urn:schemas-microsoft-com:office:office::Company | +| [CompanyMainTelephoneNumber](./companymaintelephonenumber/) | Contains the main telephone number of the mail user's company. Area: Contact Properties Canonical name: PidTagCompanyMainTelephoneNumber Alternate names: PR_COMPANY_MAIN_PHONE_NUMBER, PR_COMPANY_MAIN_PHONE_NUMBER_A, | +| [CompanyName](./companyname/) | Contains the mail user's company name. Area: Contact Properties Canonical name: PidTagCompanyName Alternate names: PR_COMPANY_NAME, PR_COMPANY_NAME_A, PR_COMPANY_NAME_W, | +| [ComputerNetworkName](./computernetworkname/) | Contains the name of the mail user's computer network. Area: Contact Properties Canonical name: PidTagComputerNetworkName Alternate names: PR_COMPUTER_NETWORK_NAME, PR_COMPUTER_NETWORK_NAME_A, | +| [ConferencingCheck](./conferencingcheck/) | | +| [ConferencingType](./conferencingtype/) | Specifies the type of the meeting. Area: Conferencing Canonical name: PidLidConferencingType Alternate names: dispidConfType | +| [ConflictEntryId](./conflictentryid/) | Contains the EntryID of the conflict resolve message. Area: ICS Canonical name: PidTagConflictEntryId Alternate names: PR_CONFLICT_ENTRYID, ptagConflictEntryId | +| [ContactAddrtypes](./contactaddrtypes/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_ADDRTYPES | +| [ContactCharacterSet](./contactcharacterset/) | Specifies the character set used for a Contact object. Area: Contact Properties Canonical name: PidLidContactCharacterSet Alternate names: dispidContactCharSet | +| [ContactCount](./contactcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_COUNT | +| [ContactDefaultAddressIndex](./contactdefaultaddressindex/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_DEFAULT_ADDRESS_INDEX | +| [ContactEmailAddresses](./contactemailaddresses/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_EMAIL_ADDRESSES | +| [ContactEntryids](./contactentryids/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_ENTRYIDS | +| [ContactItemData](./contactitemdata/) | Specifies the visible fields in the application's user interface that are used to help display the contact information. Area: Contact Properties Canonical name: PidLidContactItemData Alternate names: dispidContactItemData | +| [ContactLinkedGlobalAddressListEntryId](./contactlinkedglobaladdresslistentryid/) | Specifies the EntryID of the GAL contact to which the duplicate contact is linked. Area: Contact Properties Canonical name: PidLidContactLinkedGlobalAddressListEntryId Alternate names: dispidContactLinkedGALEntryID | +| [ContactLinkEntry](./contactlinkentry/) | Contains the elements of the PidLidContacts property (section 2.77). Area: Contact Properties Canonical name: PidLidContactLinkEntry Alternate names: dispidContactLinkEntry | +| [ContactLinkGlobalAddressListLinkId](./contactlinkglobaladdresslistlinkid/) | Specifies the GUID of the GAL contact to which the duplicate contact is linked. Area: Contact Properties Canonical name: PidLidContactLinkGlobalAddressListLinkId Alternate names: dispidContactLinkGALLinkID | +| [ContactLinkGlobalAddressListLinkState](./contactlinkglobaladdresslistlinkstate/) | Specifies the state of the linking between the GAL contact and the duplicate contact. Area: Contact Properties Canonical name: PidLidContactLinkGlobalAddressListLinkState Alternate names: dispidContactLinkGALLinkState | +| [ContactLinkLinkRejectHistory](./contactlinklinkrejecthistory/) | Contains a list of GAL contacts that were previously rejected for linking with the duplicate contact. Area: Contact Properties Canonical name: PidLidContactLinkLinkRejectHistory Alternate names: dispidContactLinkLinkRejectHistory | +| [ContactLinkName](./contactlinkname/) | | +| [ContactLinkSearchKey](./contactlinksearchkey/) | Contains the list of SearchKeys for a Contact object linked to by the Message object. Area: Contact Properties Canonical name: PidLidContactLinkSearchKey Alternate names: dispidContactLinkSearchKey | +| [ContactLinkSMTPAddressCache](./contactlinksmtpaddresscache/) | Contains a list of the SMTP addresses that are used by the contact. Area: Contact Properties Canonical name: PidLidContactLinkSMTPAddressCache Alternate names: dispidContactLinkSMTPAddressCache | +| [Contacts](./contacts/) | Contains the PidTagDisplayName property (section 2.667) of each Address Book EntryID referenced in the value of the PidLidContactLinkEntry property (section 2.70). Area: General Message Properties Canonical name: PidLidContacts Alternate names: dispidContacts | +| [ContactUserField1](./contactuserfield1/) | Contains text used to add custom text to a business card representation of a Contact object. Area: Contact Properties Canonical name: PidLidContactUserField1 Alternate names: dispidContactUserField1 | +| [ContactUserField2](./contactuserfield2/) | Contains text used to add custom text to a business card representation of a Contact object. Area: Contact Properties Canonical name: PidLidContactUserField2 Alternate names: dispidContactUserField2 | +| [ContactUserField3](./contactuserfield3/) | Contains text used to add custom text to a business card representation of a Contact object. Area: Contact Properties Canonical name: PidLidContactUserField3 Alternate names: dispidContactUserField3 | +| [ContactUserField4](./contactuserfield4/) | Contains text used to add custom text to a business card representation of a Contact object. Area: Contact Properties Canonical name: PidLidContactUserField4 Alternate names: dispidContactUserField4 | +| [ContactVersion](./contactversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_VERSION | +| [ContainerClass](./containerclass/) | Contains a string value that describes the type of Message object that a folder contains. Area: Container Properties Canonical name: PidTagContainerClass Alternate names: PR_CONTAINER_CLASS, PR_CONTAINER_CLASS_A, ptagContainerClass, PR_CONTAINER_CLASS_W, | +| [ContainerContents](./containercontents/) | Always empty. An NSPI server defines this value for distribution lists and it is not present for other objects. Area: Container Properties Canonical name: PidTagContainerContents Alternate names: PR_CONTAINER_CONTENTS, ptagContainerContents | +| [ContainerFlags](./containerflags/) | Contains a bitmask of flags that describe capabilities of an address book container. Area: Address Book Canonical name: PidTagContainerFlags Alternate names: PR_CONTAINER_FLAGS | +| [ContainerHierarchy](./containerhierarchy/) | Identifies all of the subfolders of the current folder. Area: Container Properties Canonical name: PidTagContainerHierarchy Alternate names: PR_CONTAINER_HIERARCHY, ptagContainerHierarchy | +| [ContainerModifyVersion](./containermodifyversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTAINER_MODIFY_VERSION | +| [ContentBase](./contentbase/) | Specifies the value of the MIME Content-Base header, which defines the base URI for resolving relative URLs contained within the message body. Area: Email Canonical name: PidNameContentBase Alternate names: BodyContentBase | +| [ContentClass](./contentclass/) | Contains a string that identifies the type of content of a Message object. Area: Email Canonical name: PidNameContentClass Alternate names: DAV:contentclass, urn:schemas:mailheader:content-class | +| [ContentConfidentialityAlgorithmId](./contentconfidentialityalgorithmid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID | +| [ContentCorrelator](./contentcorrelator/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_CORRELATOR | +| [ContentCount](./contentcount/) | Specifies the number of rows under the header row. Area: Folder Properties Canonical name: PidTagContentCount Alternate names: PR_CONTENT_COUNT, ptagContentCount, DAV:visiblecount | +| [ContentFilterSpamConfidenceLevel](./contentfilterspamconfidencelevel/) | Indicates a confidence level that the message is spam. Area: Secure Messaging Properties Canonical name: PidTagContentFilterSpamConfidenceLevel Alternate names: PR_CONTENT_FILTER_SCL, ptagContentFilterSCL | +| [ContentIdentifier](./contentidentifier/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_IDENTIFIER | +| [ContentIntegrityCheck](./contentintegritycheck/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_INTEGRITY_CHECK | +| [ContentLength](./contentlength/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_LENGTH | +| [ContentReturnRequested](./contentreturnrequested/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_RETURN_REQUESTED | +| [ContentSearchKey](./contentsearchkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_SEARCH_KEY | +| [ContentsSortOrder](./contentssortorder/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENTS_SORT_ORDER | +| [ContentsSynchronizer](./contentssynchronizer/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENTS_SYNCHRONIZER | +| [ContentType](./contenttype/) | Specifies the type of the body part content. Area: Email Canonical name: PidNameContentType Alternate names: urn:schemas:mailheader:content-type | +| [ContentUnreadCount](./contentunreadcount/) | Specifies the number of rows under the header row that have the PidTagRead property (section 2.869) set to FALSE. Area: Folder Properties Canonical name: PidTagContentUnreadCount Alternate names: PR_CONTENT_UNREAD, ptagContentUnread, urn:schemas:httpmail:unreadcount | +| [ControlFlags](./controlflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTROL_FLAGS | +| [ControlId](./controlid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTROL_ID | +| [ControlStructure](./controlstructure/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTROL_STRUCTURE | +| [ControlType](./controltype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTROL_TYPE | +| [ConversationActionLastAppliedTime](./conversationactionlastappliedtime/) | Contains the time, in UTC, that an Email object was last received in the conversation, or the last time that the user modified the conversation action, whichever occurs later. Area: Conversation Actions Canonical name: PidLidConversationActionLastAppliedTime Alternate names: dispidConvActionLastAppliedTime | +| [ConversationActionMaxDeliveryTime](./conversationactionmaxdeliverytime/) | Contains the maximum value of the PidTagMessageDeliveryTime property (section conversation action on the client. Area: Conversation Actions Canonical name: PidLidConversationActionMaxDeliveryTime Alternate names: dispidConvActionMaxDeliveryTime | +| [ConversationActionMoveFolderEid](./conversationactionmovefoldereid/) | Contains the EntryID for the destination folder. Area: Conversation Actions Canonical name: PidLidConversationActionMoveFolderEid Alternate names: dispidConvActionMoveFolderEid | +| [ConversationActionMoveStoreEid](./conversationactionmovestoreeid/) | Contains the EntryID for a move to a folder in a different message store. Area: Conversation Actions Canonical name: PidLidConversationActionMoveStoreEid Alternate names: dispidConvActionMoveStoreEid | +| [ConversationActionVersion](./conversationactionversion/) | Contains the version of the conversation action FAI message. Area: Conversation Actions Canonical name: PidLidConversationActionVersion Alternate names: dispidConvActionVersion | +| [ConversationId](./conversationid/) | Contains a computed value derived from other conversation-related properties. Area: Conversations Canonical name: PidTagConversationId Alternate names: PR_CONVERSATION_ID | +| [ConversationIndex](./conversationindex/) | Indicates the relative position of this message within a conversation thread. Area: General Message Properties Canonical name: PidTagConversationIndex Alternate names: PR_CONVERSATION_INDEX, ptagConversationIndex | +| [ConversationIndexTracking](./conversationindextracking/) | Indicates whether the GUID portion of the PidTagConversationIndex property (section 2.641) is to be used to compute the PidTagConversationId property (section 2.640). Area: Conversations Canonical name: PidTagConversationIndexTracking Alternate names: PR_CONVERSATION_INDEX_TRACKING | +| [ConversationKey](./conversationkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERSATION_KEY | +| [ConversationProcessed](./conversationprocessed/) | Specifies a sequential number to be used in the processing of a conversation action. Area: Conversation Actions Canonical name: PidLidConversationProcessed Alternate names: dispidConvExLegacyProcessedRand | +| [ConversationTopic](./conversationtopic/) | Contains an unchanging copy of the original subject. Area: General Message Properties Canonical name: PidTagConversationTopic Alternate names: PR_CONVERSATION_TOPIC, PR_CONVERSATION_TOPIC_A, | +| [ConversionEits](./conversioneits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERSION_EITS | +| [ConversionProhibited](./conversionprohibited/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERSION_PROHIBITED | +| [ConversionWithLossProhibited](./conversionwithlossprohibited/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERSION_WITH_LOSS_PROHIBITED | +| [ConvertedEits](./convertedeits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERTED_EITS | +| [Correlate](./correlate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CORRELATE | +| [CorrelateMtsid](./correlatemtsid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CORRELATE_MTSID | +| [Country](./country/) | Contains the name of the mail user's country/region. Area: Contact Properties Canonical name: PidTagCountry Alternate names: PR_COUNTRY, PR_COUNTRY_A, PR_COUNTRY_W, PR_BUSINESS_ADDRESS_COUNTRY, PR_BUSINESS_ADDRESS_COUNTRY_A, | +| [CreateDateTimeReadOnly](./createdatetimereadonly/) | Specifies the time, in UTC, that the file was first created. Area: Common Canonical name: PidNameCreateDateTimeReadOnly Alternate names: urn:schemas-microsoft-com:office:office::Created | +| [CreateTemplates](./createtemplates/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CREATE_TEMPLATES | +| [CreationTime](./creationtime/) | Contains the time, in UTC, that the object was created. Area: Message Time Properties Canonical name: PidTagCreationTime Alternate names: PR_CREATION_TIME, ptagCreationTime, DAV:creationdate | +| [CreationVersion](./creationversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CREATION_VERSION | +| [CreatorEntryId](./creatorentryid/) | Specifies the original author of the message according to their Address Book EntryID. Area: ID Properties Canonical name: PidTagCreatorEntryId Alternate names: PR_CREATOR_ENTRYID, ptagCreatorEntryId | +| [CreatorName](./creatorname/) | Contains the name of the creator of a Message object. Area: General Message Properties Canonical name: PidTagCreatorName Alternate names: PR_CREATOR_NAME, PR_CREATOR_NAME_A, ptagCreatorName, PR_CREATOR_NAME_W | +| [CrossReference](./crossreference/) | Contains the name of the host (with domains omitted) and a white-space-separated list of colon-separated pairs of newsgroup names and message numbers. Area: Email Canonical name: PidNameCrossReference Alternate names: urn:schemas:mailheader:xref | +| [CurrentVersion](./currentversion/) | Specifies the build number of the client application that sent the message. Area: General Message Properties Canonical name: PidLidCurrentVersion Alternate names: dispidCurrentVersion | +| [CurrentVersionName](./currentversionname/) | Specifies the name of the client application that sent the message. Area: General Message Properties Canonical name: PidLidCurrentVersionName Alternate names: dispidCurrentVersionName | +| [CustomerId](./customerid/) | Contains the mail user's customer identification number. Area: Contact Properties Canonical name: PidTagCustomerId Alternate names: PR_CUSTOMER_ID, PR_CUSTOMER_ID_A, PR_CUSTOMER_ID_W, | +| [DamBackPatched](./dambackpatched/) | Indicates whether the Deferred Action Message (DAM) was updated by the server. Area: Server-side Rules Properties Canonical name: PidTagDamBackPatched Alternate names: PR_DAM_BACK_PATCHED, ptagDamBackPatched | +| [DamOriginalEntryId](./damoriginalentryid/) | Contains the EntryID of the delivered message that the client has to process. Area: Server-side Rules Properties Canonical name: PidTagDamOriginalEntryId Alternate names: PR_DAM_ORIGINAL_ENTRYID | +| [DavId](./david/) | Specifies a unique ID for the calendar item. Area: Common Canonical name: PidNameDavId Alternate names: DAV:id | +| [DavIsCollection](./daviscollection/) | Indicates whether a Calendar object is a collection. Area: Common Canonical name: PidNameDavIsCollection Alternate names: DAV:iscollection | +| [DavIsStructuredDocument](./davisstructureddocument/) | Indicates whether a Calendar object is a structured document. Area: Common Canonical name: PidNameDavIsStructuredDocument Alternate names: DAV:isstructureddocument | +| [DavParentName](./davparentname/) | Specifies the name of the Folder object that contains the Calendar object. Area: Common Canonical name: PidNameDavParentName Alternate names: DAV:parentname | +| [DavUid](./davuid/) | Specifies the unique identifier for an item. Area: Common Canonical name: PidNameDavUid Alternate names: DAV:uid | +| [DayInterval](./dayinterval/) | Identifies the day interval for the recurrence pattern. Area: Meetings Canonical name: PidLidDayInterval Alternate names: LID_DAY_INTERVAL | +| [DayOfMonth](./dayofmonth/) | Identifies the day of the month for the appointment or meeting. Area: Calendar Canonical name: PidLidDayOfMonth Alternate names: | +| [DefaultPostMessageClass](./defaultpostmessageclass/) | Contains the message class of the object. Area: MapiContainer Canonical name: PidTagDefaultPostMessageClass Alternate names: PR_DEF_POST_MSGCLASS | +| [DefaultProfile](./defaultprofile/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEFAULT_PROFILE | +| [DefaultStore](./defaultstore/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEFAULT_STORE | +| [DefaultViewEntryid](./defaultviewentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEFAULT_VIEW_ENTRYID | +| [DefCreateDl](./defcreatedl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEF_CREATE_DL | +| [DefCreateMailuser](./defcreatemailuser/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEF_CREATE_MAILUSER | +| [DeferredActionMessageOriginalEntryId](./deferredactionmessageoriginalentryid/) | Contains the server EntryID for the DAM. Area: Server-side Rules Properties Canonical name: PidTagDeferredActionMessageOriginalEntryId Alternate names: PR_DAM_ORIG_MSG_SVREID, ptagDamOrgMsgSvrEID | +| [DeferredDeliveryTime](./deferreddeliverytime/) | Contains the date and time, in UTC, at which the sender prefers that the message be delivered. Area: MapiEnvelope Canonical name: PidTagDeferredDeliveryTime Alternate names: PR_DEFERRED_DELIVERY_TIME, ptagDeferredDeliveryTime, | +| [DeferredSendNumber](./deferredsendnumber/) | Contains a number used in the calculation of how long to defer sending a message. Area: MapiStatus Canonical name: PidTagDeferredSendNumber Alternate names: PR_DEFERRED_SEND_NUMBER | +| [DeferredSendTime](./deferredsendtime/) | Contains the amount of time after which a client would like to defer sending the message. Area: MapiStatus Canonical name: PidTagDeferredSendTime Alternate names: PR_DEFERRED_SEND_TIME, ptagDeferredSendTime | +| [DeferredSendUnits](./deferredsendunits/) | Specifies the unit of time used as a multiplier with the PidTagDeferredSendNumber property (section 2.654) value. Area: MapiStatus Canonical name: PidTagDeferredSendUnits Alternate names: PR_DEFERRED_SEND_UNITS | +| [DelegatedByRule](./delegatedbyrule/) | Specifies whether the message was forwarded due to the triggering of a delegate forward rule. Area: MapiStatus Canonical name: PidTagDelegatedByRule Alternate names: PR_DELEGATED_BY_RULE | +| [DelegateFlags](./delegateflags/) | Indicates whether delegates can view Message objects that are marked as private. Area: MessageClassDefinedTransmittable Canonical name: PidTagDelegateFlags Alternate names: PR_DELEGATE_FLAGS, ptagDelegateFlags | +| [DelegateMail](./delegatemail/) | Indicates whether a delegate responded to the meeting request. Area: Meetings Canonical name: PidLidDelegateMail Alternate names: LID_DELEGATE_MAIL | +| [Delegation](./delegation/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELEGATION | +| [DeleteAfterSubmit](./deleteaftersubmit/) | Indicates that the original message is to be deleted after it is sent. Area: MapiNonTransmittable Canonical name: PidTagDeleteAfterSubmit Alternate names: PR_DELETE_AFTER_SUBMIT, ptagDeleteAfterSubmit | +| [DeletedAssocMessageSizeExtended](./deletedassocmessagesizeextended/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED | +| [DeletedAssocMsgCount](./deletedassocmsgcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_ASSOC_MSG_COUNT | +| [DeletedCountTotal](./deletedcounttotal/) | Contains the total count of messages that have been deleted from a folder, excluding messages deleted within subfolders. Area: Server Canonical name: PidTagDeletedCountTotal Alternate names: PR_DELETED_COUNT_TOTAL, ptagDeleteCountTotal | +| [DeletedFolderCount](./deletedfoldercount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_FOLDER_COUNT | +| [DeletedMessageSizeExtended](./deletedmessagesizeextended/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_MESSAGE_SIZE_EXTENDED | +| [DeletedMsgCount](./deletedmsgcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_MSG_COUNT | +| [DeletedNormalMessageSizeExtended](./deletednormalmessagesizeextended/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED | +| [DeletedOn](./deletedon/) | Specifies the time, in UTC, when the item or folder was soft deleted. Area: ExchangeFolder Canonical name: PidTagDeletedOn Alternate names: PR_DELETED_ON, ptagDeletedOn, urn:schemas:httpmail:deletedon | +| [DeliverTime](./delivertime/) | Contains the delivery time for a delivery status notification, as specified [RFC3464], or a message disposition notification, as specified in [RFC3798]. Area: Email Canonical name: PidTagDeliverTime Alternate names: PR_DELIVER_TIME, ptagDeliverTime | +| [DeliveryPoint](./deliverypoint/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELIVERY_POINT | +| [Deltax](./deltax/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELTAX | +| [Deltay](./deltay/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELTAY | +| [Department](./department/) | This property is ignored by the server and is set to an empty string by the client. Area: Contact Properties Canonical name: PidLidDepartment Alternate names: dispidDepartment | +| [DepartmentName](./departmentname/) | Contains a name for the department in which the mail user works. Area: MapiMailUser Canonical name: PidTagDepartmentName Alternate names: PR_DEPARTMENT_NAME, PR_DEPARTMENT_NAME_A, PR_DEPARTMENT_NAME_W, | +| [Depth](./depth/) | Specifies the number of nested categories in which a given row is contained. Area: MapiCommon Canonical name: PidTagDepth Alternate names: PR_DEPTH, ptagDepth | +| [DesignInProgress](./designinprogress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DESIGN_IN_PROGRESS | +| [DetailsTable](./detailstable/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DETAILS_TABLE | +| [Directory](./directory/) | Specifies the directory server to be used. Area: Conferencing Canonical name: PidLidDirectory Alternate names: dispidDirectory | +| [DisableFullFidelity](./disablefullfidelity/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISABLE_FULL_FIDELITY | +| [DisableWinsock](./disablewinsock/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISABLE_WINSOCK | +| [DiscardReason](./discardreason/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISCARD_REASON | +| [DiscloseRecipients](./discloserecipients/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISCLOSE_RECIPIENTS | +| [DisclosureOfRecipients](./disclosureofrecipients/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISCLOSURE_OF_RECIPIENTS | +| [DiscreteValues](./discretevalues/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISCRETE_VALUES | +| [DiscVal](./discval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISC_VAL | +| [DisplayBcc](./displaybcc/) | Contains a list of blind carbon copy (Bcc) recipient display names. Area: Message Properties Canonical name: PidTagDisplayBcc Alternate names: PR_DISPLAY_BCC, PR_DISPLAY_BCC_A, ptagDisplayBcc, PR_DISPLAY_BCC_W, | +| [DisplayCc](./displaycc/) | Contains a list of carbon copy (Cc) recipient display names. Area: Message Properties Canonical name: PidTagDisplayCc Alternate names: PR_DISPLAY_CC, PR_DISPLAY_CC_A, ptagDisplayCc, PR_DISPLAY_CC_W, | +| [DisplayName](./displayname/) | Contains the display name of the folder. Area: MapiCommon Canonical name: PidTagDisplayName Alternate names: PR_DISPLAY_NAME, PR_DISPLAY_NAME_A, ptagDisplayName, | +| [DisplayNamePrefix](./displaynameprefix/) | Contains the mail user's honorific title. Area: MapiMailUser Canonical name: PidTagDisplayNamePrefix Alternate names: PR_DISPLAY_NAME_PREFIX, PR_DISPLAY_NAME_PREFIX_A, | +| [DisplayTo](./displayto/) | Contains a list of the primary recipient display names, separated by semicolons, when an email message has primary recipients . Area: Message Properties Canonical name: PidTagDisplayTo Alternate names: PR_DISPLAY_TO, PR_DISPLAY_TO_A, ptagDisplayTo, PR_DISPLAY_TO_W | +| [DisplayType](./displaytype/) | Contains an integer value that indicates how to display an Address Book object in a table or as an addressee on a message. Area: MapiAddressBook Canonical name: PidTagDisplayType Alternate names: PR_DISPLAY_TYPE, ptagDisplayType | +| [DisplayTypeEx](./displaytypeex/) | Contains an integer value that indicates how to display an Address Book object in a table or as a recipient on a message. Area: MapiAddressBook Canonical name: PidTagDisplayTypeEx Alternate names: PR_DISPLAY_TYPE_EX | +| [DistributionListChecksum](./distributionlistchecksum/) | Specifies the 32-bit cyclic redundancy check (CRC) polynomial checksum, as property (section 2.96). Area: Contact Properties Canonical name: PidLidDistributionListChecksum Alternate names: dispidDLChecksum | +| [DistributionListMembers](./distributionlistmembers/) | Specifies the list of EntryIDs of the objects corresponding to the members of the personal distribution list. Area: Contact Properties Canonical name: PidLidDistributionListMembers Alternate names: dispidDLMembers | +| [DistributionListName](./distributionlistname/) | Specifies the name of the personal distribution list. Area: Contact Properties Canonical name: PidLidDistributionListName Alternate names: dispidDLName | +| [DistributionListOneOffMembers](./distributionlistoneoffmembers/) | Specifies the list of one-off EntryIDs corresponding to the members of the personal distribution list. Area: Contact Properties Canonical name: PidLidDistributionListOneOffMembers Alternate names: dispidDLOneOffMembers | +| [DistributionListStream](./distributionliststream/) | Specifies the list of EntryIDs and one-off EntryIDs corresponding to the members of the personal distribution list. Area: Contact Properties Canonical name: PidLidDistributionListStream Alternate names: dispidDLStream | +| [DlExpansionHistory](./dlexpansionhistory/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DL_EXPANSION_HISTORY | +| [DlExpansionProhibited](./dlexpansionprohibited/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DL_EXPANSION_PROHIBITED | +| [DlReportFlags](./dlreportflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DL_REPORT_FLAGS | +| [DocumentParts](./documentparts/) | Specifies the title of each part of the document. Area: Common Canonical name: PidNameDocumentParts Alternate names: urn:schemas-microsoft-com:office:office::PartTitles | +| [EditTime](./edittime/) | Specifies the time that the file was last edited. Area: Common Canonical name: PidNameEditTime Alternate names: urn:schemas-microsoft-com:office:office::TotalTime | +| [EformsForLocaleEntryid](./eformsforlocaleentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EFORMS_FOR_LOCALE_ENTRYID | +| [EformsLocaleId](./eformslocaleid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EFORMS_LOCALE_ID | +| [EformsRegistryEntryid](./eformsregistryentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EFORMS_REGISTRY_ENTRYID | +| [Email1AddressType](./email1addresstype/) | Specifies the address type of an electronic address. Area: Contact Properties Canonical name: PidLidEmail1AddressType Alternate names: dispidEmail1AddrType | +| [Email1DisplayName](./email1displayname/) | Specifies the user-readable display name for the email address. Area: Contact Properties Canonical name: PidLidEmail1DisplayName Alternate names: dispidEmail1DisplayName | +| [Email1EmailAddress](./email1emailaddress/) | Specifies the email address of the contact. Area: Contact Properties Canonical name: PidLidEmail1EmailAddress Alternate names: dispidEmail1EmailAddress | +| [Email1OriginalDisplayName](./email1originaldisplayname/) | Specifies the SMTP email address that corresponds to the email address for the Contact object. Area: Contact Properties Canonical name: PidLidEmail1OriginalDisplayName Alternate names: dispidEmail1OriginalDisplayName, Email1OriginalDisplayName, EXSCHEMA_MAPI_EMAIL1ORIGINALDISPLAYNAME | +| [Email1OriginalEntryId](./email1originalentryid/) | Specifies the EntryID of the object corresponding to this electronic address. Area: Contact Properties Canonical name: PidLidEmail1OriginalEntryId Alternate names: dispidEmail1OriginalEntryID | +| [Email2AddressType](./email2addresstype/) | Specifies the address type of the electronic address. Area: Contact Properties Canonical name: PidLidEmail2AddressType Alternate names: dispidEmail2AddrType | +| [Email2DisplayName](./email2displayname/) | Specifies the user-readable display name for the email address. Area: Contact Properties Canonical name: PidLidEmail2DisplayName Alternate names: dispidEmail2DisplayName | +| [Email2EmailAddress](./email2emailaddress/) | Specifies the email address of the contact. Area: Contact Properties Canonical name: PidLidEmail2EmailAddress Alternate names: dispidEmail2EmailAddress | +| [Email2OriginalDisplayName](./email2originaldisplayname/) | Specifies the SMTP email address that corresponds to the email address for the Contact object. Area: Contact Properties Canonical name: PidLidEmail2OriginalDisplayName Alternate names: dispidEmail2OriginalDisplayName | +| [Email2OriginalEntryId](./email2originalentryid/) | Specifies the EntryID of the object that corresponds to this electronic address. Area: Contact Properties Canonical name: PidLidEmail2OriginalEntryId Alternate names: dispidEmail2OriginalEntryID | +| [Email3AddressType](./email3addresstype/) | Specifies the address type of the electronic address. Area: Contact Properties Canonical name: PidLidEmail3AddressType Alternate names: dispidEmail3AddrType | +| [Email3DisplayName](./email3displayname/) | Specifies the user-readable display name for the email address. Area: Contact Properties Canonical name: PidLidEmail3DisplayName Alternate names: dispidEmail3DisplayName | +| [Email3EmailAddress](./email3emailaddress/) | Specifies the email address of the contact. Area: Contact Properties Canonical name: PidLidEmail3EmailAddress Alternate names: dispidEmail3EmailAddress | +| [Email3OriginalDisplayName](./email3originaldisplayname/) | Specifies the SMTP email address that corresponds to the email address for the Contact object. Area: Contact Properties Canonical name: PidLidEmail3OriginalDisplayName Alternate names: dispidEmail3OriginalDisplayName | +| [Email3OriginalEntryId](./email3originalentryid/) | Specifies the EntryID of the object that corresponds to this electronic address. Area: Contact Properties Canonical name: PidLidEmail3OriginalEntryId Alternate names: dispidEmail3OriginalEntryID | +| [EmailAddress](./emailaddress/) | Contains the email address of a Message object. Area: MapiCommon Canonical name: PidTagEmailAddress Alternate names: PR_EMAIL_ADDRESS, PR_EMAIL_ADDRESS_A, PR_EMAIL_ADDRESS_W | +| [EmsAbAccessCategory](./emsabaccesscategory/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ACCESS_CATEGORY | +| [EmsAbActivationSchedule](./emsabactivationschedule/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ACTIVATION_SCHEDULE | +| [EmsAbActivationStyle](./emsabactivationstyle/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ACTIVATION_STYLE | +| [EmsAbAddressEntryDisplayTable](./emsabaddressentrydisplaytable/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE | +| [EmsAbAddressEntryDisplayTableMsdos](./emsabaddressentrydisplaytablemsdos/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS | +| [EmsAbAddressSyntax](./emsabaddresssyntax/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADDRESS_SYNTAX | +| [EmsAbAddressType](./emsabaddresstype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADDRESS_TYPE | +| [EmsAbAdmd](./emsabadmd/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADMD | +| [EmsAbAdminDescription](./emsabadmindescription/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADMIN_DESCRIPTION | +| [EmsAbAdminDisplayName](./emsabadmindisplayname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADMIN_DISPLAY_NAME | +| [EmsAbAdminExtensionDll](./emsabadminextensiondll/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADMIN_EXTENSION_DLL | +| [EmsAbAliasedObjectName](./emsabaliasedobjectname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALIASED_OBJECT_NAME | +| [EmsAbAliasedObjectNameO](./emsabaliasedobjectnameo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALIASED_OBJECT_NAME_O | +| [EmsAbAltRecipient](./emsabaltrecipient/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALT_RECIPIENT | +| [EmsAbAltRecipientBl](./emsabaltrecipientbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALT_RECIPIENT_BL | +| [EmsAbAltRecipientBlO](./emsabaltrecipientblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALT_RECIPIENT_BL_O | +| [EmsAbAltRecipientO](./emsabaltrecipiento/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALT_RECIPIENT_O | +| [EmsAbAncestorId](./emsabancestorid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ANCESTOR_ID | +| [EmsAbAnonymousAccess](./emsabanonymousaccess/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ANONYMOUS_ACCESS | +| [EmsAbAnonymousAccount](./emsabanonymousaccount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ANONYMOUS_ACCOUNT | +| [EmsAbAssociationLifetime](./emsabassociationlifetime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOCIATION_LIFETIME | +| [EmsAbAssocNtAccount](./emsabassocntaccount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_NT_ACCOUNT | +| [EmsAbAssocProtocolCfgNntp](./emsabassocprotocolcfgnntp/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP | +| [EmsAbAssocProtocolCfgNntpO](./emsabassocprotocolcfgnntpo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O | +| [EmsAbAssocRemoteDxa](./emsabassocremotedxa/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_REMOTE_DXA | +| [EmsAbAssocRemoteDxaO](./emsabassocremotedxao/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_REMOTE_DXA_O | +| [EmsAbAttributeCertificate](./emsabattributecertificate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ATTRIBUTE_CERTIFICATE | +| [EmsAbAuthenticationToUse](./emsabauthenticationtouse/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHENTICATION_TO_USE | +| [EmsAbAuthOrigBl](./emsabauthorigbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTH_ORIG_BL | +| [EmsAbAuthOrigBlO](./emsabauthorigblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTH_ORIG_BL_O | +| [EmsAbAuthorityRevocationList](./emsabauthorityrevocationlist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORITY_REVOCATION_LIST | +| [EmsAbAuthorizedDomain](./emsabauthorizeddomain/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORIZED_DOMAIN | +| [EmsAbAuthorizedPassword](./emsabauthorizedpassword/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORIZED_PASSWORD | +| [EmsAbAuthorizedPasswordConfirm](./emsabauthorizedpasswordconfirm/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM | +| [EmsAbAuthorizedUser](./emsabauthorizeduser/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORIZED_USER | +| [EmsAbAutoreply](./emsabautoreply/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTOREPLY | +| [EmsAbAutoreplyMessage](./emsabautoreplymessage/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTOREPLY_MESSAGE | +| [EmsAbAutoreplySubject](./emsabautoreplysubject/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTOREPLY_SUBJECT | +| [EmsAbAvailableAuthorizationPackages](./emsabavailableauthorizationpackages/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES | +| [EmsAbAvailableDistributions](./emsabavailabledistributions/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AVAILABLE_DISTRIBUTIONS | +| [EmsAbBridgeheadServers](./emsabbridgeheadservers/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_BRIDGEHEAD_SERVERS | +| [EmsAbBridgeheadServersO](./emsabbridgeheadserverso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_BRIDGEHEAD_SERVERS_O | +| [EmsAbBusinessCategory](./emsabbusinesscategory/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_BUSINESS_CATEGORY | +| [EmsAbBusinessRoles](./emsabbusinessroles/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_BUSINESS_ROLES | +| [EmsAbCaCertificate](./emsabcacertificate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CA_CERTIFICATE | +| [EmsAbCanCreatePf](./emsabcancreatepf/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF | +| [EmsAbCanCreatePfBl](./emsabcancreatepfbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_BL | +| [EmsAbCanCreatePfBlO](./emsabcancreatepfblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_BL_O | +| [EmsAbCanCreatePfDl](./emsabcancreatepfdl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_DL | +| [EmsAbCanCreatePfDlBl](./emsabcancreatepfdlbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_DL_BL | +| [EmsAbCanCreatePfDlBlO](./emsabcancreatepfdlblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_DL_BL_O | +| [EmsAbCanCreatePfDlO](./emsabcancreatepfdlo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_DL_O | +| [EmsAbCanCreatePfO](./emsabcancreatepfo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_O | +| [EmsAbCanNotCreatePf](./emsabcannotcreatepf/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF | +| [EmsAbCanNotCreatePfBl](./emsabcannotcreatepfbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_BL | +| [EmsAbCanNotCreatePfBlO](./emsabcannotcreatepfblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O | +| [EmsAbCanNotCreatePfDl](./emsabcannotcreatepfdl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_DL | +| [EmsAbCanNotCreatePfDlBl](./emsabcannotcreatepfdlbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL | +| [EmsAbCanNotCreatePfDlBlO](./emsabcannotcreatepfdlblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O | +| [EmsAbCanNotCreatePfDlO](./emsabcannotcreatepfdlo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O | +| [EmsAbCanNotCreatePfO](./emsabcannotcreatepfo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_O | +| [EmsAbCanPreserveDns](./emsabcanpreservedns/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_PRESERVE_DNS | +| [EmsAbCertificateChainV3](./emsabcertificatechainv3/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CERTIFICATE_CHAIN_V3 | +| [EmsAbCertificateRevocationList](./emsabcertificaterevocationlist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CERTIFICATE_REVOCATION_LIST | +| [EmsAbCertificateRevocationListV1](./emsabcertificaterevocationlistv1/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V1 | +| [EmsAbCertificateRevocationListV3](./emsabcertificaterevocationlistv3/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V3 | +| [EmsAbCharacterSet](./emsabcharacterset/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CHARACTER_SET | +| [EmsAbCharacterSetList](./emsabcharactersetlist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CHARACTER_SET_LIST | +| [EmsAbChildRdns](./emsabchildrdns/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CHILD_RDNS | +| [EmsAbClientAccessEnabled](./emsabclientaccessenabled/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLIENT_ACCESS_ENABLED | +| [EmsAbClockAlertOffset](./emsabclockalertoffset/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLOCK_ALERT_OFFSET | +| [EmsAbClockAlertRepair](./emsabclockalertrepair/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLOCK_ALERT_REPAIR | +| [EmsAbClockWarningOffset](./emsabclockwarningoffset/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLOCK_WARNING_OFFSET | +| [EmsAbClockWarningRepair](./emsabclockwarningrepair/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLOCK_WARNING_REPAIR | +| [EmsAbCompromisedKeyList](./emsabcompromisedkeylist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_COMPROMISED_KEY_LIST | +| [EmsAbComputerName](./emsabcomputername/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_COMPUTER_NAME | +| [EmsAbConnectedDomains](./emsabconnecteddomains/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONNECTED_DOMAINS | +| [EmsAbConnectionListFilter](./emsabconnectionlistfilter/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONNECTION_LIST_FILTER | +| [EmsAbConnectionListFilterType](./emsabconnectionlistfiltertype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE | +| [EmsAbConnectionType](./emsabconnectiontype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONNECTION_TYPE | +| [EmsAbContainerInfo](./emsabcontainerinfo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONTAINER_INFO | +| [EmsAbContentType](./emsabcontenttype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONTENT_TYPE | +| [EmsAbControlMsgFolderId](./emsabcontrolmsgfolderid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONTROL_MSG_FOLDER_ID | +| [EmsAbControlMsgRules](./emsabcontrolmsgrules/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONTROL_MSG_RULES | +| [EmsAbCost](./emsabcost/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_COST | +| [EmsAbCountryName](./emsabcountryname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_COUNTRY_NAME | +| [EmsAbCrossCertificateCrl](./emsabcrosscertificatecrl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CROSS_CERTIFICATE_CRL | +| [EmsAbCrossCertificatePair](./emsabcrosscertificatepair/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CROSS_CERTIFICATE_PAIR | +| [EmsAbDefaultMessageFormat](./emsabdefaultmessageformat/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DEFAULT_MESSAGE_FORMAT | +| [EmsAbDelegateUser](./emsabdelegateuser/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELEGATE_USER | +| [EmsAbDelivEits](./emsabdeliveits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELIV_EITS | +| [EmsAbDeliverAndRedirect](./emsabdeliverandredirect/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELIVER_AND_REDIRECT | +| [EmsAbDeliveryMechanism](./emsabdeliverymechanism/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELIVERY_MECHANISM | +| [EmsAbDelivExtContTypes](./emsabdelivextconttypes/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELIV_EXT_CONT_TYPES | +| [EmsAbDeltaRevocationList](./emsabdeltarevocationlist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELTA_REVOCATION_LIST | +| [EmsAbDescription](./emsabdescription/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DESCRIPTION | +| [EmsAbDestinationIndicator](./emsabdestinationindicator/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DESTINATION_INDICATOR | +| [EmsAbDiagnosticRegKey](./emsabdiagnosticregkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DIAGNOSTIC_REG_KEY | +| [EmsAbDisableDeferredCommit](./emsabdisabledeferredcommit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DISABLE_DEFERRED_COMMIT | +| [EmsAbDisabledGatewayProxy](./emsabdisabledgatewayproxy/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DISABLED_GATEWAY_PROXY | +| [EmsAbDisplayNameOverride](./emsabdisplaynameoverride/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DISPLAY_NAME_OVERRIDE | +| [EmsAbDisplayNameSuffix](./emsabdisplaynamesuffix/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DISPLAY_NAME_SUFFIX | +| [EmsAbDlMemberRule](./emsabdlmemberrule/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DL_MEMBER_RULE | +| [EmsAbDlMemRejectPermsBl](./emsabdlmemrejectpermsbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DL_MEM_REJECT_PERMS_BL | +| [EmsAbDlMemRejectPermsBlO](./emsabdlmemrejectpermsblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O | +| [EmsAbDmdName](./emsabdmdname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DMD_NAME | +| [EmsAbDomainDefAltRecip](./emsabdomaindefaltrecip/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DOMAIN_DEF_ALT_RECIP | +| [EmsAbDomainDefAltRecipO](./emsabdomaindefaltrecipo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O | +| [EmsAbDomainName](./emsabdomainname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DOMAIN_NAME | +| [EmsAbDoOabVersion](./emsabdooabversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DO_OAB_VERSION | +| [EmsAbDsaSignature](./emsabdsasignature/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DSA_SIGNATURE | +| [EmsAbDxaAdminCopy](./emsabdxaadmincopy/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_ADMIN_COPY | +| [EmsAbDxaAdminForward](./emsabdxaadminforward/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_ADMIN_FORWARD | +| [EmsAbDxaAdminUpdate](./emsabdxaadminupdate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_ADMIN_UPDATE | +| [EmsAbDxaAppendReqcn](./emsabdxaappendreqcn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_APPEND_REQCN | +| [EmsAbDxaConfContainerList](./emsabdxaconfcontainerlist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_CONTAINER_LIST | +| [EmsAbDxaConfContainerListO](./emsabdxaconfcontainerlisto/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O | +| [EmsAbDxaConfReqTime](./emsabdxaconfreqtime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_REQ_TIME | +| [EmsAbDxaConfSeq](./emsabdxaconfseq/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_SEQ | +| [EmsAbDxaConfSeqUsn](./emsabdxaconfsequsn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_SEQ_USN | +| [EmsAbDxaExchangeOptions](./emsabdxaexchangeoptions/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_EXCHANGE_OPTIONS | +| [EmsAbDxaExportNow](./emsabdxaexportnow/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_EXPORT_NOW | +| [EmsAbDxaFlags](./emsabdxaflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_FLAGS | +| [EmsAbDxaImportNow](./emsabdxaimportnow/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IMPORT_NOW | +| [EmsAbDxaImpSeq](./emsabdxaimpseq/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IMP_SEQ | +| [EmsAbDxaImpSeqTime](./emsabdxaimpseqtime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IMP_SEQ_TIME | +| [EmsAbDxaImpSeqUsn](./emsabdxaimpsequsn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IMP_SEQ_USN | +| [EmsAbDxaInTemplateMap](./emsabdxaintemplatemap/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IN_TEMPLATE_MAP | +| [EmsAbDxaLocalAdmin](./emsabdxalocaladmin/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_LOCAL_ADMIN | +| [EmsAbDxaLocalAdminO](./emsabdxalocaladmino/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_LOCAL_ADMIN_O | +| [EmsAbDxaLoggingLevel](./emsabdxalogginglevel/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_LOGGING_LEVEL | +| [EmsAbDxaNativeAddressType](./emsabdxanativeaddresstype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE | +| [EmsAbDxaOutTemplateMap](./emsabdxaouttemplatemap/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_OUT_TEMPLATE_MAP | +| [EmsAbDxaPassword](./emsabdxapassword/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PASSWORD | +| [EmsAbDxaPrevExchangeOptions](./emsabdxaprevexchangeoptions/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS | +| [EmsAbDxaPrevExportNativeOnly](./emsabdxaprevexportnativeonly/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY | +| [EmsAbDxaPrevInExchangeSensitivity](./emsabdxaprevinexchangesensitivity/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY | +| [EmsAbDxaPrevRemoteEntries](./emsabdxaprevremoteentries/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES | +| [EmsAbDxaPrevRemoteEntriesO](./emsabdxaprevremoteentrieso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O | +| [EmsAbDxaPrevReplicationSensitivity](./emsabdxaprevreplicationsensitivity/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY | +| [EmsAbDxaPrevTemplateOptions](./emsabdxaprevtemplateoptions/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS | +| [EmsAbDxaPrevTypes](./emsabdxaprevtypes/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_TYPES | +| [EmsAbDxaRecipientCp](./emsabdxarecipientcp/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_RECIPIENT_CP | +| [EmsAbDxaRemoteClient](./emsabdxaremoteclient/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REMOTE_CLIENT | +| [EmsAbDxaRemoteClientO](./emsabdxaremotecliento/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REMOTE_CLIENT_O | +| [EmsAbDxaReqname](./emsabdxareqname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REQNAME | +| [EmsAbDxaReqSeq](./emsabdxareqseq/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REQ_SEQ | +| [EmsAbDxaReqSeqTime](./emsabdxareqseqtime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REQ_SEQ_TIME | +| [EmsAbDxaReqSeqUsn](./emsabdxareqsequsn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REQ_SEQ_USN | +| [EmsAbDxaSvrSeq](./emsabdxasvrseq/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_SVR_SEQ | +| [EmsAbDxaSvrSeqTime](./emsabdxasvrseqtime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_SVR_SEQ_TIME | +| [EmsAbDxaSvrSeqUsn](./emsabdxasvrsequsn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_SVR_SEQ_USN | +| [EmsAbDxaTask](./emsabdxatask/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_TASK | +| [EmsAbDxaTemplateOptions](./emsabdxatemplateoptions/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_TEMPLATE_OPTIONS | +| [EmsAbDxaTemplateTimestamp](./emsabdxatemplatetimestamp/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP | +| [EmsAbDxaTypes](./emsabdxatypes/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_TYPES | +| [EmsAbDxaUnconfContainerList](./emsabdxaunconfcontainerlist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST | +| [EmsAbDxaUnconfContainerListO](./emsabdxaunconfcontainerlisto/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O | +| [EmsAbEmployeeNumber](./emsabemployeenumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EMPLOYEE_NUMBER | +| [EmsAbEmployeeType](./emsabemployeetype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EMPLOYEE_TYPE | +| [EmsAbEnableCompatibility](./emsabenablecompatibility/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLE_COMPATIBILITY | +| [EmsAbEnabled](./emsabenabled/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLED | +| [EmsAbEnabledAuthorizationPackages](./emsabenabledauthorizationpackages/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES | +| [EmsAbEnabledProtocolCfg](./emsabenabledprotocolcfg/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLED_PROTOCOL_CFG | +| [EmsAbEnabledProtocols](./emsabenabledprotocols/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLED_PROTOCOLS | +| [EmsAbEncapsulationMethod](./emsabencapsulationmethod/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCAPSULATION_METHOD | +| [EmsAbEncrypt](./emsabencrypt/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT | +| [EmsAbEncryptAlgListNa](./emsabencryptalglistna/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT_ALG_LIST_NA | +| [EmsAbEncryptAlgListOther](./emsabencryptalglistother/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER | +| [EmsAbEncryptAlgSelectedNa](./emsabencryptalgselectedna/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA | +| [EmsAbEncryptAlgSelectedOther](./emsabencryptalgselectedother/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER | +| [EmsAbExpandDlsLocally](./emsabexpanddlslocally/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPAND_DLS_LOCALLY | +| [EmsAbExpirationTime](./emsabexpirationtime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPIRATION_TIME | +| [EmsAbExportContainers](./emsabexportcontainers/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPORT_CONTAINERS | +| [EmsAbExportContainersO](./emsabexportcontainerso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPORT_CONTAINERS_O | +| [EmsAbExportCustomRecipients](./emsabexportcustomrecipients/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS | +| [EmsAbExtendedCharsAllowed](./emsabextendedcharsallowed/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXTENDED_CHARS_ALLOWED | +| [EmsAbExtensionData](./emsabextensiondata/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXTENSION_DATA | +| [EmsAbExtensionName](./emsabextensionname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXTENSION_NAME | +| [EmsAbExtensionNameInherited](./emsabextensionnameinherited/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXTENSION_NAME_INHERITED | +| [EmsAbFacsimileTelephoneNumber](./emsabfacsimiletelephonenumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER | +| [EmsAbFileVersion](./emsabfileversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FILE_VERSION | +| [EmsAbFilterLocalAddresses](./emsabfilterlocaladdresses/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FILTER_LOCAL_ADDRESSES | +| [EmsAbFoldersContainer](./emsabfolderscontainer/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FOLDERS_CONTAINER | +| [EmsAbFoldersContainerO](./emsabfolderscontainero/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FOLDERS_CONTAINER_O | +| [EmsAbFormData](./emsabformdata/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FORM_DATA | +| [EmsAbForwardingAddress](./emsabforwardingaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FORWARDING_ADDRESS | +| [EmsAbGarbageCollPeriod](./emsabgarbagecollperiod/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GARBAGE_COLL_PERIOD | +| [EmsAbGatewayLocalCred](./emsabgatewaylocalcred/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GATEWAY_LOCAL_CRED | +| [EmsAbGatewayLocalDesig](./emsabgatewaylocaldesig/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GATEWAY_LOCAL_DESIG | +| [EmsAbGatewayProxy](./emsabgatewayproxy/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GATEWAY_PROXY | +| [EmsAbGatewayRoutingTree](./emsabgatewayroutingtree/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GATEWAY_ROUTING_TREE | +| [EmsAbGenerationQualifier](./emsabgenerationqualifier/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GENERATION_QUALIFIER | +| [EmsAbGroupByAttr1](./emsabgroupbyattr1/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_1 | +| [EmsAbGroupByAttr2](./emsabgroupbyattr2/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_2 | +| [EmsAbGroupByAttr3](./emsabgroupbyattr3/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_3 | +| [EmsAbGroupByAttr4](./emsabgroupbyattr4/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_4 | +| [EmsAbGroupByAttrValueDn](./emsabgroupbyattrvaluedn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN | +| [EmsAbGroupByAttrValueDnO](./emsabgroupbyattrvaluedno/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O | +| [EmsAbGroupByAttrValueStr](./emsabgroupbyattrvaluestr/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR | +| [EmsAbGwartLastModified](./emsabgwartlastmodified/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GWART_LAST_MODIFIED | +| [EmsAbHasFullReplicaNcs](./emsabhasfullreplicancs/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HAS_FULL_REPLICA_NCS | +| [EmsAbHasFullReplicaNcsO](./emsabhasfullreplicancso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HAS_FULL_REPLICA_NCS_O | +| [EmsAbHasMasterNcs](./emsabhasmasterncs/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HAS_MASTER_NCS | +| [EmsAbHasMasterNcsO](./emsabhasmasterncso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HAS_MASTER_NCS_O | +| [EmsAbHelpData16](./emsabhelpdata16/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HELP_DATA16 | +| [EmsAbHelpData32](./emsabhelpdata32/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HELP_DATA32 | +| [EmsAbHelpFileName](./emsabhelpfilename/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HELP_FILE_NAME | +| [EmsAbHeuristics](./emsabheuristics/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HEURISTICS | +| [EmsAbHideDlMembership](./emsabhidedlmembership/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HIDE_DL_MEMBERSHIP | +| [EmsAbHideFromAddressBook](./emsabhidefromaddressbook/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK | +| [EmsAbHierarchyPath](./emsabhierarchypath/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HIERARCHY_PATH | +| [EmsAbHomeMdbBl](./emsabhomemdbbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_MDB_BL | +| [EmsAbHomeMdbBlO](./emsabhomemdbblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_MDB_BL_O | +| [EmsAbHomeMta](./emsabhomemta/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_MTA | +| [EmsAbHomeMtaO](./emsabhomemtao/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_MTA_O | +| [EmsAbHomePublicServer](./emsabhomepublicserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_PUBLIC_SERVER | +| [EmsAbHomePublicServerO](./emsabhomepublicservero/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_PUBLIC_SERVER_O | +| [EmsAbHouseIdentifier](./emsabhouseidentifier/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOUSE_IDENTIFIER | +| [EmsAbHttpPubAbAttributes](./emsabhttppubabattributes/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES | +| [EmsAbHttpPubGal](./emsabhttppubgal/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_PUB_GAL | +| [EmsAbHttpPubGalLimit](./emsabhttppubgallimit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_PUB_GAL_LIMIT | +| [EmsAbHttpPubPf](./emsabhttppubpf/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_PUB_PF | +| [EmsAbHttpServers](./emsabhttpservers/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_SERVERS | +| [EmsAbImportContainer](./emsabimportcontainer/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IMPORT_CONTAINER | +| [EmsAbImportContainerO](./emsabimportcontainero/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IMPORT_CONTAINER_O | +| [EmsAbImportedFrom](./emsabimportedfrom/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IMPORTED_FROM | +| [EmsAbImportSensitivity](./emsabimportsensitivity/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IMPORT_SENSITIVITY | +| [EmsAbInboundAcceptAll](./emsabinboundacceptall/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_ACCEPT_ALL | +| [EmsAbInboundDn](./emsabinbounddn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_DN | +| [EmsAbInboundDnO](./emsabinbounddno/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_DN_O | +| [EmsAbInboundHost](./emsabinboundhost/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_HOST | +| [EmsAbInboundNewsfeed](./emsabinboundnewsfeed/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_NEWSFEED | +| [EmsAbInboundNewsfeedType](./emsabinboundnewsfeedtype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_NEWSFEED_TYPE | +| [EmsAbInboundSites](./emsabinboundsites/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_SITES | +| [EmsAbInboundSitesO](./emsabinboundsiteso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_SITES_O | +| [EmsAbIncomingMsgSizeLimit](./emsabincomingmsgsizelimit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT | +| [EmsAbIncomingPassword](./emsabincomingpassword/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INCOMING_PASSWORD | +| [EmsAbInsadmin](./emsabinsadmin/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INSADMIN | +| [EmsAbInsadminO](./emsabinsadmino/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INSADMIN_O | +| [EmsAbInstanceType](./emsabinstancetype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INSTANCE_TYPE | +| [EmsAbInternationalIsdnNumber](./emsabinternationalisdnnumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER | +| [EmsAbInvocationId](./emsabinvocationid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INVOCATION_ID | +| [EmsAbIsDeleted](./emsabisdeleted/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IS_DELETED | +| [EmsAbIsSingleValued](./emsabissinglevalued/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IS_SINGLE_VALUED | +| [EmsAbKccStatus](./emsabkccstatus/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_KCC_STATUS | +| [EmsAbKmServer](./emsabkmserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_KM_SERVER | +| [EmsAbKmServerO](./emsabkmservero/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_KM_SERVER_O | +| [EmsAbKnowledgeInformation](./emsabknowledgeinformation/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_KNOWLEDGE_INFORMATION | +| [EmsAbLabeleduri](./emsablabeleduri/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LABELEDURI | +| [EmsAbLanguage](./emsablanguage/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LANGUAGE | +| [EmsAbLanguageIso639](./emsablanguageiso639/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LANGUAGE_ISO639 | +| [EmsAbLdapDisplayName](./emsabldapdisplayname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LDAP_DISPLAY_NAME | +| [EmsAbLdapSearchCfg](./emsabldapsearchcfg/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LDAP_SEARCH_CFG | +| [EmsAbLineWrap](./emsablinewrap/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LINE_WRAP | +| [EmsAbLinkId](./emsablinkid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LINK_ID | +| [EmsAbListPublicFolders](./emsablistpublicfolders/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LIST_PUBLIC_FOLDERS | +| [EmsAbLocalBridgeHead](./emsablocalbridgehead/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_BRIDGE_HEAD | +| [EmsAbLocalBridgeHeadAddress](./emsablocalbridgeheadaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS | +| [EmsAbLocalInitialTurn](./emsablocalinitialturn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_INITIAL_TURN | +| [EmsAbLocalScope](./emsablocalscope/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_SCOPE | +| [EmsAbLocalScopeO](./emsablocalscopeo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_SCOPE_O | +| [EmsAbLogFilename](./emsablogfilename/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOG_FILENAME | +| [EmsAbLogRolloverInterval](./emsablogrolloverinterval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOG_ROLLOVER_INTERVAL | +| [EmsAbMailDrop](./emsabmaildrop/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAIL_DROP | +| [EmsAbMaintainAutoreplyHistory](./emsabmaintainautoreplyhistory/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY | +| [EmsAbMapiDisplayType](./emsabmapidisplaytype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAPI_DISPLAY_TYPE | +| [EmsAbMapiId](./emsabmapiid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAPI_ID | +| [EmsAbMaximumObjectId](./emsabmaximumobjectid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAXIMUM_OBJECT_ID | +| [EmsAbMdbBackoffInterval](./emsabmdbbackoffinterval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_BACKOFF_INTERVAL | +| [EmsAbMdbMsgTimeOutPeriod](./emsabmdbmsgtimeoutperiod/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD | +| [EmsAbMdbOverQuotaLimit](./emsabmdboverquotalimit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_OVER_QUOTA_LIMIT | +| [EmsAbMdbStorageQuota](./emsabmdbstoragequota/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_STORAGE_QUOTA | +| [EmsAbMdbUnreadLimit](./emsabmdbunreadlimit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_UNREAD_LIMIT | +| [EmsAbMdbUseDefaults](./emsabmdbusedefaults/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_USE_DEFAULTS | +| [EmsAbMessageTrackingEnabled](./emsabmessagetrackingenabled/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MESSAGE_TRACKING_ENABLED | +| [EmsAbMimeTypes](./emsabmimetypes/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MIME_TYPES | +| [EmsAbModerated](./emsabmoderated/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MODERATED | +| [EmsAbModerator](./emsabmoderator/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MODERATOR | +| [EmsAbMonitorClock](./emsabmonitorclock/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITOR_CLOCK | +| [EmsAbMonitoredConfigurations](./emsabmonitoredconfigurations/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_CONFIGURATIONS | +| [EmsAbMonitoredConfigurationsO](./emsabmonitoredconfigurationso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_CONFIGURATIONS_O | +| [EmsAbMonitoredServers](./emsabmonitoredservers/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_SERVERS | +| [EmsAbMonitoredServersO](./emsabmonitoredserverso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_SERVERS_O | +| [EmsAbMonitoredServices](./emsabmonitoredservices/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_SERVICES | +| [EmsAbMonitoringAlertDelay](./emsabmonitoringalertdelay/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_ALERT_DELAY | +| [EmsAbMonitoringAlertUnits](./emsabmonitoringalertunits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_ALERT_UNITS | +| [EmsAbMonitoringAvailabilityStyle](./emsabmonitoringavailabilitystyle/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_AVAILABILITY_STYLE | +| [EmsAbMonitoringAvailabilityWindow](./emsabmonitoringavailabilitywindow/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW | +| [EmsAbMonitoringCachedViaMail](./emsabmonitoringcachedviamail/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_CACHED_VIA_MAIL | +| [EmsAbMonitoringCachedViaMailO](./emsabmonitoringcachedviamailo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O | +| [EmsAbMonitoringCachedViaRpc](./emsabmonitoringcachedviarpc/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_CACHED_VIA_RPC | +| [EmsAbMonitoringCachedViaRpcO](./emsabmonitoringcachedviarpco/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O | +| [EmsAbMonitoringEscalationProcedure](./emsabmonitoringescalationprocedure/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE | +| [EmsAbMonitoringHotsitePollInterval](./emsabmonitoringhotsitepollinterval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL | +| [EmsAbMonitoringHotsitePollUnits](./emsabmonitoringhotsitepollunits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS | +| [EmsAbMonitoringMailUpdateInterval](./emsabmonitoringmailupdateinterval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL | +| [EmsAbMonitoringMailUpdateUnits](./emsabmonitoringmailupdateunits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS | +| [EmsAbMonitoringNormalPollInterval](./emsabmonitoringnormalpollinterval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL | +| [EmsAbMonitoringNormalPollUnits](./emsabmonitoringnormalpollunits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS | +| [EmsAbMonitoringRecipients](./emsabmonitoringrecipients/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RECIPIENTS | +| [EmsAbMonitoringRecipientsNdr](./emsabmonitoringrecipientsndr/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RECIPIENTS_NDR | +| [EmsAbMonitoringRecipientsNdrO](./emsabmonitoringrecipientsndro/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O | +| [EmsAbMonitoringRecipientsO](./emsabmonitoringrecipientso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RECIPIENTS_O | +| [EmsAbMonitoringRpcUpdateInterval](./emsabmonitoringrpcupdateinterval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL | +| [EmsAbMonitoringRpcUpdateUnits](./emsabmonitoringrpcupdateunits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS | +| [EmsAbMonitoringWarningDelay](./emsabmonitoringwarningdelay/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_WARNING_DELAY | +| [EmsAbMonitoringWarningUnits](./emsabmonitoringwarningunits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_WARNING_UNITS | +| [EmsAbMonitorServers](./emsabmonitorservers/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITOR_SERVERS | +| [EmsAbMonitorServices](./emsabmonitorservices/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITOR_SERVICES | +| [EmsAbMtaLocalCred](./emsabmtalocalcred/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MTA_LOCAL_CRED | +| [EmsAbMtaLocalDesig](./emsabmtalocaldesig/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MTA_LOCAL_DESIG | +| [EmsAbNAddress](./emsabnaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_N_ADDRESS | +| [EmsAbNAddressType](./emsabnaddresstype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_N_ADDRESS_TYPE | +| [EmsAbNewsfeedType](./emsabnewsfeedtype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NEWSFEED_TYPE | +| [EmsAbNewsgroup](./emsabnewsgroup/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NEWSGROUP | +| [EmsAbNewsgroupList](./emsabnewsgrouplist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NEWSGROUP_LIST | +| [EmsAbNntpCharacterSet](./emsabnntpcharacterset/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_CHARACTER_SET | +| [EmsAbNntpContentFormat](./emsabnntpcontentformat/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_CONTENT_FORMAT | +| [EmsAbNntpDistributions](./emsabnntpdistributions/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_DISTRIBUTIONS | +| [EmsAbNntpDistributionsFlag](./emsabnntpdistributionsflag/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG | +| [EmsAbNntpNewsfeeds](./emsabnntpnewsfeeds/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_NEWSFEEDS | +| [EmsAbNntpNewsfeedsO](./emsabnntpnewsfeedso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_NEWSFEEDS_O | +| [EmsAbNtMachineName](./emsabntmachinename/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NT_MACHINE_NAME | +| [EmsAbNtSecurityDescriptor](./emsabntsecuritydescriptor/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NT_SECURITY_DESCRIPTOR | +| [EmsAbNumOfOpenRetries](./emsabnumofopenretries/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NUM_OF_OPEN_RETRIES | +| [EmsAbNumOfTransferRetries](./emsabnumoftransferretries/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NUM_OF_TRANSFER_RETRIES | +| [EmsAbObjectClassCategory](./emsabobjectclasscategory/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJECT_CLASS_CATEGORY | +| [EmsAbObjectOid](./emsabobjectoid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJECT_OID | +| [EmsAbObjectVersion](./emsabobjectversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJECT_VERSION | +| [EmsAbObjViewContainers](./emsabobjviewcontainers/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJ_VIEW_CONTAINERS | +| [EmsAbObjViewContainersO](./emsabobjviewcontainerso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJ_VIEW_CONTAINERS_O | +| [EmsAbOffLineAbContainers](./emsabofflineabcontainers/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_CONTAINERS | +| [EmsAbOffLineAbContainersO](./emsabofflineabcontainerso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O | +| [EmsAbOffLineAbSchedule](./emsabofflineabschedule/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_SCHEDULE | +| [EmsAbOffLineAbServer](./emsabofflineabserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_SERVER | +| [EmsAbOffLineAbServerO](./emsabofflineabservero/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_SERVER_O | +| [EmsAbOffLineAbStyle](./emsabofflineabstyle/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_STYLE | +| [EmsAbOidType](./emsaboidtype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OID_TYPE | +| [EmsAbOmObjectClass](./emsabomobjectclass/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OM_OBJECT_CLASS | +| [EmsAbOmSyntax](./emsabomsyntax/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OM_SYNTAX | +| [EmsAbOofReplyToOriginator](./emsaboofreplytooriginator/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR | +| [EmsAbOpenRetryInterval](./emsabopenretryinterval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OPEN_RETRY_INTERVAL | +| [EmsAbOrganizationalUnitName](./emsaborganizationalunitname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME | +| [EmsAbOrganizationName](./emsaborganizationname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ORGANIZATION_NAME | +| [EmsAbOriginalDisplayTable](./emsaboriginaldisplaytable/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ORIGINAL_DISPLAY_TABLE | +| [EmsAbOriginalDisplayTableMsdos](./emsaboriginaldisplaytablemsdos/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS | +| [EmsAbOtherRecips](./emsabotherrecips/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OTHER_RECIPS | +| [EmsAbOutboundHost](./emsaboutboundhost/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_HOST | +| [EmsAbOutboundHostType](./emsaboutboundhosttype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_HOST_TYPE | +| [EmsAbOutboundNewsfeed](./emsaboutboundnewsfeed/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_NEWSFEED | +| [EmsAbOutboundSites](./emsaboutboundsites/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_SITES | +| [EmsAbOutboundSitesO](./emsaboutboundsiteso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_SITES_O | +| [EmsAbOutgoingMsgSizeLimit](./emsaboutgoingmsgsizelimit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT | +| [EmsAbOverrideNntpContentFormat](./emsaboverridenntpcontentformat/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT | +| [EmsAbOwaServer](./emsabowaserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OWA_SERVER | +| [EmsAbPeriodReplStagger](./emsabperiodreplstagger/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PERIOD_REPL_STAGGER | +| [EmsAbPeriodRepSyncTimes](./emsabperiodrepsynctimes/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PERIOD_REP_SYNC_TIMES | +| [EmsAbPerMsgDialogDisplayTable](./emsabpermsgdialogdisplaytable/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE | +| [EmsAbPerRecipDialogDisplayTable](./emsabperrecipdialogdisplaytable/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE | +| [EmsAbPersonalTitle](./emsabpersonaltitle/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PERSONAL_TITLE | +| [EmsAbPfContacts](./emsabpfcontacts/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PF_CONTACTS | +| [EmsAbPfContactsO](./emsabpfcontactso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PF_CONTACTS_O | +| [EmsAbPopCharacterSet](./emsabpopcharacterset/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_POP_CHARACTER_SET | +| [EmsAbPopContentFormat](./emsabpopcontentformat/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_POP_CONTENT_FORMAT | +| [EmsAbPortNumber](./emsabportnumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PORT_NUMBER | +| [EmsAbPostalAddress](./emsabpostaladdress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_POSTAL_ADDRESS | +| [EmsAbPreferredDeliveryMethod](./emsabpreferreddeliverymethod/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PREFERRED_DELIVERY_METHOD | +| [EmsAbPreserveInternetContent](./emsabpreserveinternetcontent/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PRESERVE_INTERNET_CONTENT | +| [EmsAbPrmd](./emsabprmd/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PRMD | +| [EmsAbPromoExpiration](./emsabpromoexpiration/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PROMO_EXPIRATION | +| [EmsAbProtocolSettings](./emsabprotocolsettings/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PROTOCOL_SETTINGS | +| [EmsAbProxyGenerationEnabled](./emsabproxygenerationenabled/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PROXY_GENERATION_ENABLED | +| [EmsAbProxyGeneratorDll](./emsabproxygeneratordll/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PROXY_GENERATOR_DLL | +| [EmsAbPSelector](./emsabpselector/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_P_SELECTOR | +| [EmsAbPSelectorInbound](./emsabpselectorinbound/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_P_SELECTOR_INBOUND | +| [EmsAbPublicDelegatesBl](./emsabpublicdelegatesbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PUBLIC_DELEGATES_BL | +| [EmsAbPublicDelegatesBlO](./emsabpublicdelegatesblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PUBLIC_DELEGATES_BL_O | +| [EmsAbQuotaNotificationSchedule](./emsabquotanotificationschedule/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE | +| [EmsAbQuotaNotificationStyle](./emsabquotanotificationstyle/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_QUOTA_NOTIFICATION_STYLE | +| [EmsAbRangeLower](./emsabrangelower/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RANGE_LOWER | +| [EmsAbRangeUpper](./emsabrangeupper/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RANGE_UPPER | +| [EmsAbRasAccount](./emsabrasaccount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_ACCOUNT | +| [EmsAbRasCallbackNumber](./emsabrascallbacknumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_CALLBACK_NUMBER | +| [EmsAbRasPassword](./emsabraspassword/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_PASSWORD | +| [EmsAbRasPhonebookEntryName](./emsabrasphonebookentryname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME | +| [EmsAbRasPhoneNumber](./emsabrasphonenumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_PHONE_NUMBER | +| [EmsAbRasRemoteSrvrName](./emsabrasremotesrvrname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_REMOTE_SRVR_NAME | +| [EmsAbReferralList](./emsabreferrallist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REFERRAL_LIST | +| [EmsAbRegisteredAddress](./emsabregisteredaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REGISTERED_ADDRESS | +| [EmsAbRemoteBridgeHead](./emsabremotebridgehead/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_BRIDGE_HEAD | +| [EmsAbRemoteBridgeHeadAddress](./emsabremotebridgeheadaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS | +| [EmsAbRemoteOutBhServer](./emsabremoteoutbhserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_OUT_BH_SERVER | +| [EmsAbRemoteOutBhServerO](./emsabremoteoutbhservero/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_OUT_BH_SERVER_O | +| [EmsAbRemoteSite](./emsabremotesite/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_SITE | +| [EmsAbRemoteSiteO](./emsabremotesiteo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_SITE_O | +| [EmsAbReplicatedObjectVersion](./emsabreplicatedobjectversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPLICATED_OBJECT_VERSION | +| [EmsAbReplicationMailMsgSize](./emsabreplicationmailmsgsize/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE | +| [EmsAbReplicationSensitivity](./emsabreplicationsensitivity/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPLICATION_SENSITIVITY | +| [EmsAbReplicationStagger](./emsabreplicationstagger/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPLICATION_STAGGER | +| [EmsAbReportToOriginator](./emsabreporttooriginator/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPORT_TO_ORIGINATOR | +| [EmsAbReportToOwner](./emsabreporttoowner/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPORT_TO_OWNER | +| [EmsAbReqSeq](./emsabreqseq/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REQ_SEQ | +| [EmsAbRequireSsl](./emsabrequiressl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REQUIRE_SSL | +| [EmsAbResponsibleLocalDxa](./emsabresponsiblelocaldxa/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RESPONSIBLE_LOCAL_DXA | +| [EmsAbResponsibleLocalDxaO](./emsabresponsiblelocaldxao/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O | +| [EmsAbReturnExactMsgSize](./emsabreturnexactmsgsize/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RETURN_EXACT_MSG_SIZE | +| [EmsAbRidServer](./emsabridserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RID_SERVER | +| [EmsAbRidServerO](./emsabridservero/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RID_SERVER_O | +| [EmsAbRoleOccupant](./emsabroleoccupant/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ROLE_OCCUPANT | +| [EmsAbRoleOccupantO](./emsabroleoccupanto/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ROLE_OCCUPANT_O | +| [EmsAbRootNewsgroupsFolderId](./emsabrootnewsgroupsfolderid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID | +| [EmsAbRoutingList](./emsabroutinglist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ROUTING_LIST | +| [EmsAbRtsCheckpointSize](./emsabrtscheckpointsize/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RTS_CHECKPOINT_SIZE | +| [EmsAbRtsRecoveryTimeout](./emsabrtsrecoverytimeout/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RTS_RECOVERY_TIMEOUT | +| [EmsAbRtsWindowSize](./emsabrtswindowsize/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RTS_WINDOW_SIZE | +| [EmsAbRunsOn](./emsabrunson/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RUNS_ON | +| [EmsAbRunsOnO](./emsabrunsono/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RUNS_ON_O | +| [EmsAbSchemaFlags](./emsabschemaflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SCHEMA_FLAGS | +| [EmsAbSchemaVersion](./emsabschemaversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SCHEMA_VERSION | +| [EmsAbSearchFlags](./emsabsearchflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEARCH_FLAGS | +| [EmsAbSearchGuide](./emsabsearchguide/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEARCH_GUIDE | +| [EmsAbSecurityPolicy](./emsabsecuritypolicy/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SECURITY_POLICY | +| [EmsAbSecurityProtocol](./emsabsecurityprotocol/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SECURITY_PROTOCOL | +| [EmsAbSeeAlso](./emsabseealso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEE_ALSO | +| [EmsAbSeeAlsoO](./emsabseealsoo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEE_ALSO_O | +| [EmsAbSendEmailMessage](./emsabsendemailmessage/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEND_EMAIL_MESSAGE | +| [EmsAbSendTnef](./emsabsendtnef/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEND_TNEF | +| [EmsAbSerialNumber](./emsabserialnumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERIAL_NUMBER | +| [EmsAbServer](./emsabserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVER | +| [EmsAbServiceActionFirst](./emsabserviceactionfirst/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_ACTION_FIRST | +| [EmsAbServiceActionOther](./emsabserviceactionother/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_ACTION_OTHER | +| [EmsAbServiceActionSecond](./emsabserviceactionsecond/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_ACTION_SECOND | +| [EmsAbServiceRestartDelay](./emsabservicerestartdelay/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_RESTART_DELAY | +| [EmsAbServiceRestartMessage](./emsabservicerestartmessage/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_RESTART_MESSAGE | +| [EmsAbSessionDisconnectTimer](./emsabsessiondisconnecttimer/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SESSION_DISCONNECT_TIMER | +| [EmsAbSiteAffinity](./emsabsiteaffinity/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_AFFINITY | +| [EmsAbSiteFolderGuid](./emsabsitefolderguid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_FOLDER_GUID | +| [EmsAbSiteFolderServer](./emsabsitefolderserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_FOLDER_SERVER | +| [EmsAbSiteFolderServerO](./emsabsitefolderservero/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_FOLDER_SERVER_O | +| [EmsAbSiteProxySpace](./emsabsiteproxyspace/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_PROXY_SPACE | +| [EmsAbSmimeAlgListNa](./emsabsmimealglistna/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SMIME_ALG_LIST_NA | +| [EmsAbSmimeAlgListOther](./emsabsmimealglistother/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SMIME_ALG_LIST_OTHER | +| [EmsAbSmimeAlgSelectedNa](./emsabsmimealgselectedna/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SMIME_ALG_SELECTED_NA | +| [EmsAbSmimeAlgSelectedOther](./emsabsmimealgselectedother/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SMIME_ALG_SELECTED_OTHER | +| [EmsAbSpaceLastComputed](./emsabspacelastcomputed/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SPACE_LAST_COMPUTED | +| [EmsAbSSelector](./emsabsselector/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_S_SELECTOR | +| [EmsAbSSelectorInbound](./emsabsselectorinbound/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_S_SELECTOR_INBOUND | +| [EmsAbStreetAddress](./emsabstreetaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_STREET_ADDRESS | +| [EmsAbSubmissionContLength](./emsabsubmissioncontlength/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUBMISSION_CONT_LENGTH | +| [EmsAbSubRefs](./emsabsubrefs/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUB_REFS | +| [EmsAbSubRefsO](./emsabsubrefso/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUB_REFS_O | +| [EmsAbSubSite](./emsabsubsite/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUB_SITE | +| [EmsAbSupportedAlgorithms](./emsabsupportedalgorithms/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTED_ALGORITHMS | +| [EmsAbSupportedApplicationContext](./emsabsupportedapplicationcontext/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT | +| [EmsAbSupportingStack](./emsabsupportingstack/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTING_STACK | +| [EmsAbSupportingStackBl](./emsabsupportingstackbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTING_STACK_BL | +| [EmsAbSupportingStackBlO](./emsabsupportingstackblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTING_STACK_BL_O | +| [EmsAbSupportingStackO](./emsabsupportingstacko/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTING_STACK_O | +| [EmsAbSupportSmimeSignatures](./emsabsupportsmimesignatures/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORT_SMIME_SIGNATURES | +| [EmsAbTargetMtas](./emsabtargetmtas/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TARGET_MTAS | +| [EmsAbTelephoneNumber](./emsabtelephonenumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TELEPHONE_NUMBER | +| [EmsAbTelephonePersonalPager](./emsabtelephonepersonalpager/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TELEPHONE_PERSONAL_PAGER | +| [EmsAbTeletexTerminalIdentifier](./emsabteletexterminalidentifier/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER | +| [EmsAbTempAssocThreshold](./emsabtempassocthreshold/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TEMP_ASSOC_THRESHOLD | +| [EmsAbTombstoneLifetime](./emsabtombstonelifetime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TOMBSTONE_LIFETIME | +| [EmsAbTrackingLogPathName](./emsabtrackinglogpathname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRACKING_LOG_PATH_NAME | +| [EmsAbTransferRetryInterval](./emsabtransferretryinterval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSFER_RETRY_INTERVAL | +| [EmsAbTransferTimeoutNonUrgent](./emsabtransfertimeoutnonurgent/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT | +| [EmsAbTransferTimeoutNormal](./emsabtransfertimeoutnormal/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL | +| [EmsAbTransferTimeoutUrgent](./emsabtransfertimeouturgent/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSFER_TIMEOUT_URGENT | +| [EmsAbTranslationTableUsed](./emsabtranslationtableused/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSLATION_TABLE_USED | +| [EmsAbTransportExpeditedData](./emsabtransportexpediteddata/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSPORT_EXPEDITED_DATA | +| [EmsAbTransRetryMins](./emsabtransretrymins/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANS_RETRY_MINS | +| [EmsAbTransTimeoutMins](./emsabtranstimeoutmins/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANS_TIMEOUT_MINS | +| [EmsAbTrustLevel](./emsabtrustlevel/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRUST_LEVEL | +| [EmsAbTSelector](./emsabtselector/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_T_SELECTOR | +| [EmsAbTSelectorInbound](./emsabtselectorinbound/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_T_SELECTOR_INBOUND | +| [EmsAbTurnRequestThreshold](./emsabturnrequestthreshold/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TURN_REQUEST_THRESHOLD | +| [EmsAbTwoWayAlternateFacility](./emsabtwowayalternatefacility/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY | +| [EmsAbType](./emsabtype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TYPE | +| [EmsAbUnauthOrigBl](./emsabunauthorigbl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_UNAUTH_ORIG_BL | +| [EmsAbUnauthOrigBlO](./emsabunauthorigblo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_UNAUTH_ORIG_BL_O | +| [EmsAbUsenetSiteName](./emsabusenetsitename/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USENET_SITE_NAME | +| [EmsAbUserPassword](./emsabuserpassword/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USER_PASSWORD | +| [EmsAbUseServerValues](./emsabuseservervalues/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USE_SERVER_VALUES | +| [EmsAbUseSiteValues](./emsabusesitevalues/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USE_SITE_VALUES | +| [EmsAbUsnChanged](./emsabusnchanged/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_CHANGED | +| [EmsAbUsnCreated](./emsabusncreated/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_CREATED | +| [EmsAbUsnDsaLastObjRemoved](./emsabusndsalastobjremoved/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED | +| [EmsAbUsnIntersite](./emsabusnintersite/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_INTERSITE | +| [EmsAbUsnLastObjRem](./emsabusnlastobjrem/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_LAST_OBJ_REM | +| [EmsAbUsnSource](./emsabusnsource/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_SOURCE | +| [EmsAbViewContainer1](./emsabviewcontainer1/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_CONTAINER_1 | +| [EmsAbViewContainer2](./emsabviewcontainer2/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_CONTAINER_2 | +| [EmsAbViewContainer3](./emsabviewcontainer3/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_CONTAINER_3 | +| [EmsAbViewDefinition](./emsabviewdefinition/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_DEFINITION | +| [EmsAbViewFlags](./emsabviewflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_FLAGS | +| [EmsAbViewSite](./emsabviewsite/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_SITE | +| [EmsAbVoiceMailFlags](./emsabvoicemailflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_FLAGS | +| [EmsAbVoiceMailGreetings](./emsabvoicemailgreetings/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_GREETINGS | +| [EmsAbVoiceMailPassword](./emsabvoicemailpassword/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_PASSWORD | +| [EmsAbVoiceMailRecordedName](./emsabvoicemailrecordedname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_RECORDED_NAME | +| [EmsAbVoiceMailRecordingLength](./emsabvoicemailrecordinglength/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH | +| [EmsAbVoiceMailSpeed](./emsabvoicemailspeed/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_SPEED | +| [EmsAbVoiceMailSystemGuid](./emsabvoicemailsystemguid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID | +| [EmsAbVoiceMailUserId](./emsabvoicemailuserid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_USER_ID | +| [EmsAbVoiceMailVolume](./emsabvoicemailvolume/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_VOLUME | +| [EmsAbWwwHomePage](./emsabwwwhomepage/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_WWW_HOME_PAGE | +| [EmsAbX121Address](./emsabx121address/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X121_ADDRESS | +| [EmsAbX25CallUserDataIncoming](./emsabx25calluserdataincoming/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_CALL_USER_DATA_INCOMING | +| [EmsAbX25CallUserDataOutgoing](./emsabx25calluserdataoutgoing/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_CALL_USER_DATA_OUTGOING | +| [EmsAbX25FacilitiesDataIncoming](./emsabx25facilitiesdataincoming/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_FACILITIES_DATA_INCOMING | +| [EmsAbX25FacilitiesDataOutgoing](./emsabx25facilitiesdataoutgoing/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_FACILITIES_DATA_OUTGOING | +| [EmsAbX25LeasedLinePort](./emsabx25leasedlineport/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_LEASED_LINE_PORT | +| [EmsAbX25LeasedOrSwitched](./emsabx25leasedorswitched/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_LEASED_OR_SWITCHED | +| [EmsAbX25RemoteMtaPhone](./emsabx25remotemtaphone/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_REMOTE_MTA_PHONE | +| [EmsAbX400AttachmentType](./emsabx400attachmenttype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X400_ATTACHMENT_TYPE | +| [EmsAbX400SelectorSyntax](./emsabx400selectorsyntax/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X400_SELECTOR_SYNTAX | +| [EmsAbX500AccessControlList](./emsabx500accesscontrollist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X500_ACCESS_CONTROL_LIST | +| [EmsAbX500Nc](./emsabx500nc/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X500_NC | +| [EmsAbX500Rdn](./emsabx500rdn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X500_RDN | +| [EmsAbXmitTimeoutNonUrgent](./emsabxmittimeoutnonurgent/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT | +| [EmsAbXmitTimeoutNormal](./emsabxmittimeoutnormal/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_XMIT_TIMEOUT_NORMAL | +| [EmsAbXmitTimeoutUrgent](./emsabxmittimeouturgent/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_XMIT_TIMEOUT_URGENT | +| [EndDate](./enddate/) | Contains the value of the PidLidAppointmentEndWhole property (section 2.14). Area: MapiEnvelope Property set Canonical name: PidTagEndDate Alternate names: PR_END_DATE, http://schemas.microsoft.com/mapi/end_date | +| [EndRecurrenceDate](./endrecurrencedate/) | Identifies the end date of the recurrence range. Area: Meetings Canonical name: PidLidEndRecurrenceDate Alternate names: LID_END_RECUR_DATE | +| [EndRecurrenceTime](./endrecurrencetime/) | Identifies the end time of the recurrence range. Area: Meetings Canonical name: PidLidEndRecurrenceTime Alternate names: LID_END_RECUR_TIME | +| [EntryId](./entryid/) | Contains the information to identify many different types of messaging objects. Area: ID Properties Canonical name: PidTagEntryId Alternate names: PR_ENTRYID, ptagEntryId | +| [EventsRootFolderEntryid](./eventsrootfolderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EVENTS_ROOT_FOLDER_ENTRYID | +| [ExceptionEndTime](./exceptionendtime/) | Contains the end date and time of the exception in the local time zone of the computer when the exception is created. Area: MessageClassDefinedNonTransmittable Canonical name: PidTagExceptionEndTime Alternate names: PR_EXCEPTION_ENDTIME, ptagExceptionEndTime | +| [ExceptionReplaceTime](./exceptionreplacetime/) | Specifies the date and time, in UTC, within a recurrence pattern that an exception will replace. Area: Calendar Canonical name: PidLidExceptionReplaceTime Alternate names: dispidExceptionReplaceTime | +| [ExceptionStartTime](./exceptionstarttime/) | Contains the start date and time of the exception in the local time zone of the computer when the exception is created. Area: MessageClassDefinedNonTransmittable Canonical name: PidTagExceptionStartTime Alternate names: PR_EXCEPTION_STARTTIME, ptagExceptionStartTime | +| [ExcessStorageUsed](./excessstorageused/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EXCESS_STORAGE_USED | +| [ExchangeIntendedBusyStatus](./exchangeintendedbusystatus/) | Specifies the intended free/busy status of a meeting in a Meeting request. Area: Common Canonical name: PidNameExchangeIntendedBusyStatus Alternate names: http://schemas.microsoft.com/exchange/intendedbusystatus | +| [ExchangeJunkEmailMoveStamp](./exchangejunkemailmovestamp/) | Indicates that the message is not to be processed by a spam filter. Area: Secure Messaging Properties Canonical name: PidNameExchangeJunkEmailMoveStamp Alternate names: http://schemas.microsoft.com/exchange/junkemailmovestamp | +| [ExchangeModifyExceptionStructure](./exchangemodifyexceptionstructure/) | Specifies a structure that modifies an exception to the recurrence. Area: Common Canonical name: PidNameExchangeModifyExceptionStructure Alternate names: http://schemas.microsoft.com/exchange/modifyexceptionstruct | +| [ExchangeNoModifyExceptions](./exchangenomodifyexceptions/) | Indicates whether exceptions to a recurring appointment can be modified. Area: Common Canonical name: PidNameExchangeNoModifyExceptions Alternate names: http://schemas.microsoft.com/exchange/nomodifyexceptions | +| [ExchangeNTSecurityDescriptor](./exchangentsecuritydescriptor/) | Contains the calculated security descriptor for the item. Area: Calendar Document Canonical name: PidTagExchangeNTSecurityDescriptor Alternate names: http://schemas.microsoft.com/exchange/ntsecuritydescriptor , | +| [ExchangePatternEnd](./exchangepatternend/) | Identifies the maximum time when an instance of a recurring appointment ends. Area: Common Canonical name: PidNameExchangePatternEnd Alternate names: http://schemas.microsoft.com/exchange/patternend | +| [ExchangePatternStart](./exchangepatternstart/) | Identifies the absolute minimum time when an instance of a recurring appointment starts. Area: Common Canonical name: PidNameExchangePatternStart Alternate names: http://schemas.microsoft.com/exchange/patternstart | +| [ExchangeReminderInterval](./exchangereminderinterval/) | Identifies the time, in seconds, between reminders. Area: Common Canonical name: PidNameExchangeReminderInterval Alternate names: http://schemas.microsoft.com/exchange/reminderinterval | +| [ExchDatabaseSchema](./exchdatabaseschema/) | Specifies an array of URLs that identifies other folders within the same message store that contain schema definition items. Area: Common Canonical name: PidNameExchDatabaseSchema Alternate names: urn:schemas-microsoft-com:exch-data:baseschema | +| [ExchDataExpectedContentClass](./exchdataexpectedcontentclass/) | Specifies an array of names that indicates the expected content classes of items within a folder. Area: Common Canonical name: PidNameExchDataExpectedContentClass Alternate names: urn:schemas-microsoft-com:exch-data:expected-content-class | +| [ExchDataSchemaCollectionReference](./exchdataschemacollectionreference/) | Specifies an array of names that indicates the expected content classes of items within a folder. Area: Common Canonical name: PidNameExchDataSchemaCollectionReference Alternate names: urn:schemas-microsoft-com:exch-data:schema-collection-ref | +| [ExCurrentVersion](./excurrentversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CURRENT_VERSION | +| [ExpiryNumber](./expirynumber/) | Contains an integer value that is used along with the PidTagExpiryUnits property (section 2.681) to define the expiry send time. Area: MapiStatus Canonical name: PidTagExpiryNumber Alternate names: PR_EXPIRY_NUMBER | +| [ExpiryTime](./expirytime/) | Contains the time, in UTC, after which a client wants to receive an expiry event if the message arrives late. Area: MapiEnvelope Canonical name: PidTagExpiryTime Alternate names: PR_EXPIRY_TIME, ptagExpiryTime, urn:schemas:httpmail:expiry-date, | +| [ExpiryUnits](./expiryunits/) | Contains the unit of time that the value of the PidTagExpiryNumber property (section 2.679) multiplies. Area: MapiStatus Canonical name: PidTagExpiryUnits Alternate names: PR_EXPIRY_UNITS | +| [ExplicitConversion](./explicitconversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EXPLICIT_CONVERSION | +| [ExSecurity](./exsecurity/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SECURITY | +| [ExtendedAclData](./extendedacldata/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EXTENDED_ACL_DATA | +| [ExtendedFolderFlags](./extendedfolderflags/) | Contains encoded sub-properties for a folder. Area: MapiContainer Canonical name: PidTagExtendedFolderFlags Alternate names: PR_EXTENDED_FOLDER_FLAGS, ptagExtendedFolderFlags | +| [ExtendedRuleMessageActions](./extendedrulemessageactions/) | Contains action information about named properties used in the rule. Area: Rules Canonical name: PidTagExtendedRuleMessageActions Alternate names: PR_EXTENDED_RULE_MSG_ACTIONS | +| [ExtendedRuleMessageCondition](./extendedrulemessagecondition/) | Contains condition information about named properties used in the rule. Area: Rules Canonical name: PidTagExtendedRuleMessageCondition Alternate names: PR_EXTENDED_RULE_MSG_CONDITION | +| [ExtendedRuleSizeLimit](./extendedrulesizelimit/) | Contains the maximum size, in bytes, that the user is allowed to accumulate for a single extended rule. Area: Rules Canonical name: PidTagExtendedRuleSizeLimit Alternate names: PR_EXTENDED_RULE_SIZE_LIMIT | +| [ExtractedAddresses](./extractedaddresses/) | Contains an XML document with a single AddressSet element. Area: Extracted Entities Canonical name: PidNameExtractedAddresses Alternate names: dispidXmlExtractedAddresses | +| [ExtractedContacts](./extractedcontacts/) | Contains an XML document with a single ContactSet element. Area: Extracted Entities Canonical name: PidNameExtractedContacts Alternate names: dispidXmlExtractedContacts | +| [ExtractedEmails](./extractedemails/) | Contains an XML document with a single EmailSet element. Area: Extracted Entities Canonical name: PidNameExtractedEmails Alternate names: dispidXmlExtractedEmails | +| [ExtractedMeetings](./extractedmeetings/) | Contains an XML document with a single MeetingSet element. Area: Extracted Entities Canonical name: PidNameExtractedMeetings Alternate names: dispidXmlExtractedMeetings | +| [ExtractedPhones](./extractedphones/) | Contains an XML document with a single PhoneSet element. Area: Extracted Entities Canonical name: PidNameExtractedPhones Alternate names: dispidXmlExtractedPhones | +| [ExtractedTasks](./extractedtasks/) | Contains an XML document with a single TaskSet element. Area: Extracted Entities Canonical name: PidNameExtractedTasks Alternate names: dispidXmlExtractedTasks | +| [ExtractedUrls](./extractedurls/) | Contains an XML document with a single UrlSet element. Area: Extracted Entities Canonical name: PidNameExtractedUrls Alternate names: dispidXmlExtractedUrls | +| [FastTransfer](./fasttransfer/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FAST_TRANSFER | +| [FavoritesDefaultName](./favoritesdefaultname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FAVORITES_DEFAULT_NAME | +| [Fax1AddressType](./fax1addresstype/) | Contains the string value "FAX". Area: Contact Properties Canonical name: PidLidFax1AddressType Alternate names: dispidFax1AddrType | +| [Fax1EmailAddress](./fax1emailaddress/) | Contains a user-readable display name, followed by the "@" character, followed by a fax number. Area: Contact Properties Canonical name: PidLidFax1EmailAddress Alternate names: dispidFax1EmailAddress | +| [Fax1OriginalDisplayName](./fax1originaldisplayname/) | Contains the same value as the PidTagNormalizedSubject property (section 2.803). Area: Contact Properties Canonical name: PidLidFax1OriginalDisplayName Alternate names: dispidFax1OriginalDisplayName | +| [Fax1OriginalEntryId](./fax1originalentryid/) | Specifies a one-off EntryID that corresponds to this fax address. Area: Contact Properties Canonical name: PidLidFax1OriginalEntryId Alternate names: dispidFax1OriginalEntryID | +| [Fax2AddressType](./fax2addresstype/) | Contains the string value "FAX". Area: Contact Properties Canonical name: PidLidFax2AddressType Alternate names: dispidFax2AddrType | +| [Fax2EmailAddress](./fax2emailaddress/) | Contains a user-readable display name, followed by the "@" character, followed by a fax number. Area: Contact Properties Canonical name: PidLidFax2EmailAddress Alternate names: dispidFax2EmailAddress | +| [Fax2OriginalDisplayName](./fax2originaldisplayname/) | Contains the same value as the PidTagNormalizedSubject property (section 2.803). Area: Contact Properties Canonical name: PidLidFax2OriginalDisplayName Alternate names: dispidFax2OriginalDisplayName | +| [Fax2OriginalEntryId](./fax2originalentryid/) | Specifies a one-off EntryID corresponding to this fax address. Area: Contact Properties Canonical name: PidLidFax2OriginalEntryId Alternate names: dispidFax2OriginalEntryID | +| [Fax3AddressType](./fax3addresstype/) | Contains the string value "FAX". Area: Contact Properties Canonical name: PidLidFax3AddressType Alternate names: dispidFax3AddrType | +| [Fax3EmailAddress](./fax3emailaddress/) | Contains a user-readable display name, followed by the "@" character, followed by a fax number. Area: Contact Properties Canonical name: PidLidFax3EmailAddress Alternate names: dispidFax3EmailAddress | +| [Fax3OriginalDisplayName](./fax3originaldisplayname/) | Contains the same value as the PidTagNormalizedSubject property (section 2.803). Area: Contact Properties Canonical name: PidLidFax3OriginalDisplayName Alternate names: dispidFax3OriginalDisplayName | +| [Fax3OriginalEntryId](./fax3originalentryid/) | Specifies a one-off EntryID that corresponds to this fax address. Area: Contact Properties Canonical name: PidLidFax3OriginalEntryId Alternate names: dispidFax3OriginalEntryID | +| [FaxNumberOfPages](./faxnumberofpages/) | Contains the number of pages in a Fax object. Area: Unified Messaging Canonical name: PidTagFaxNumberOfPages Alternate names: InternalSchemaFaxNumberOfPages | +| [FExceptionalAttendees](./fexceptionalattendees/) | Indicates that the object is a Recurring Calendar object with one or more exceptions, structure, as described in [MS-OXCDATA] section 2.8.3. Area: Meetings Canonical name: PidLidFExceptionalAttendees Alternate names: dispidFExceptionalAttendees | +| [FExceptionalBody](./fexceptionalbody/) | Indicates that the Exception Embedded Message object has a body that differs from the Recurring Calendar object. Area: Meetings Canonical name: PidLidFExceptionalBody Alternate names: dispidFExceptionalBody | +| [FileUnder](./fileunder/) | Specifies the name under which to file a contact when displaying a list of contacts. Area: Contact Properties Canonical name: PidLidFileUnder Alternate names: dispidFileUnder | +| [FileUnderId](./fileunderid/) | Specifies how to generate and recompute the value of the PidLidFileUnder property (section 2.132) when other contact name properties change. Area: Contact Properties Canonical name: PidLidFileUnderId Alternate names: dispidFileUnderId | +| [FileUnderList](./fileunderlist/) | Specifies a list of possible values for the PidLidFileUnderId property (section 2.133). Area: Contact Properties Canonical name: PidLidFileUnderList Alternate names: dispidFileUnderList | +| [FilteringHooks](./filteringhooks/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FILTERING_HOOKS | +| [FinderEntryid](./finderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FINDER_ENTRYID | +| [FInvited](./finvited/) | Indicates whether invitations have been sent for the meeting that this Meeting object represents. Area: Meetings Canonical name: PidLidFInvited Alternate names: dispidFInvited | +| [FlagCompleteTime](./flagcompletetime/) | Specifies the date and time, in UTC, that the Message object was flagged as complete. Area: Miscellaneous Properties Canonical name: PidTagFlagCompleteTime Alternate names: PR_FLAG_COMPLETE_TIME, ptagFlagCompleteTime, | +| [FlagRequest](./flagrequest/) | Contains user-specifiable text to be associated with the flag. Area: Flagging Canonical name: PidLidFlagRequest Alternate names: dispidRequest | +| [FlagStatus](./flagstatus/) | Specifies the flag state of the Message object. Area: Miscellaneous Properties Canonical name: PidTagFlagStatus Alternate names: PR_FLAG_STATUS, ptagFlagStatus | +| [FlagString](./flagstring/) | Contains an index identifying one of a set of pre-defined text strings to be associated with the flag. Area: Tasks Canonical name: PidLidFlagString Alternate names: dispidFlagStringEnum | +| [FlatUrlName](./flaturlname/) | Contains a unique identifier for an item across the message store. Area: ExchangeAdministrative Canonical name: PidTagFlatUrlName Alternate names: PR_FLAT_URL_NAME, PR_FLAT_URL_NAME_A, PR_FLAT_URL_NAME_W, | +| [FolderAssociatedContents](./folderassociatedcontents/) | Identifies all FAI messages in the current folder. Area: MapiContainer Canonical name: PidTagFolderAssociatedContents Alternate names: PR_FOLDER_ASSOCIATED_CONTENTS | +| [FolderChildCount](./folderchildcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOLDER_CHILD_COUNT | +| [FolderDesignFlags](./folderdesignflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOLDER_DESIGN_FLAGS | +| [FolderFlags](./folderflags/) | Contains a computed value to specify the type or state of a folder. Area: ExchangeAdministrative Canonical name: PidTagFolderFlags Alternate names: PR_FOLDER_FLAGS | +| [FolderId](./folderid/) | Contains the Folder ID (FID) ([MS-OXCDATA] section 2.2.1.1) of the folder. Area: ID Properties Canonical name: PidTagFolderId Alternate names: ptagFID | +| [FolderPathname](./folderpathname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOLDER_PATHNAME | +| [FolderType](./foldertype/) | Specifies the type of a folder that includes the Root folder, Generic folder, and Search folder. Area: MapiContainer Canonical name: PidTagFolderType Alternate names: PR_FOLDER_TYPE, ptagFolderType | +| [FollowupIcon](./followupicon/) | Specifies the flag color of the Message object. Area: RenMessageFolder Canonical name: PidTagFollowupIcon Alternate names: PR_FOLLOWUP_ICON, ptagFollowupIcon | +| [ForeignId](./foreignid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOREIGN_ID | +| [ForeignReportId](./foreignreportid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOREIGN_REPORT_ID | +| [ForeignSubjectId](./foreignsubjectid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOREIGN_SUBJECT_ID | +| [FormCategory](./formcategory/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_CATEGORY | +| [FormCategorySub](./formcategorysub/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_CATEGORY_SUB | +| [FormClsid](./formclsid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_CLSID | +| [FormContactName](./formcontactname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_CONTACT_NAME | +| [FormDesignerGuid](./formdesignerguid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_DESIGNER_GUID | +| [FormDesignerName](./formdesignername/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_DESIGNER_NAME | +| [FormHidden](./formhidden/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_HIDDEN | +| [FormHostMap](./formhostmap/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_HOST_MAP | +| [FormMessageBehavior](./formmessagebehavior/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_MESSAGE_BEHAVIOR | +| [FormVersion](./formversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_VERSION | +| [ForwardInstance](./forwardinstance/) | Indicates whether the Meeting Request object represents an exception to a recurring invitation sent by the organizer. Area: Meetings Canonical name: PidLidForwardInstance Alternate names: dispidFwrdInstance | +| [ForwardNotificationRecipients](./forwardnotificationrecipients/) | Contains a list of RecipientRow structures, as described in [MS-OXCDATA] section 2.8.3, that indicate the recipients of a meeting forward. Area: Meetings Canonical name: PidLidForwardNotificationRecipients Alternate names: dispidForwardNotificationRecipients | +| [FOthersAppointment](./fothersappointment/) | Indicates whether the Calendar folder from which the meeting was opened is another user's calendar. Area: Meetings Canonical name: PidLidFOthersAppointment Alternate names: dispidFOthersAppt, http://schemas.microsoft.com/mapi/fothersappt | +| [FreeBusyCountMonths](./freebusycountmonths/) | Contains an integer value used to calculate the start and end dates of the range of free/busy data to be published to the public folders. Area: MessageClassDefinedTransmittable Canonical name: PidTagFreeBusyCountMonths Alternate names: PR_FREEBUSY_COUNT_MONTHS | +| [FreeBusyEntryIds](./freebusyentryids/) | Contains EntryIDs of the Delegate Information object, the free/busy message of the "Freebusy Data". Area: MapiContainer Canonical name: PidTagFreeBusyEntryIds Alternate names: PR_FREEBUSY_ENTRYIDS, ptagFreeBusyEntryIds | +| [FreeBusyForLocalSiteEntryid](./freebusyforlocalsiteentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID | +| [FreeBusyLocation](./freebusylocation/) | Specifies a URL path from which a client can retrieve free/busy status information for the contact. Area: Contact Properties Canonical name: PidLidFreeBusyLocation Alternate names: dispidFreeBusyLocation | +| [FreeBusyMessageEmailAddress](./freebusymessageemailaddress/) | Specifies the email address of the user or resource to whom this free/busy message applies. Area: MessageClassDefinedTransmittable Canonical name: PidTagFreeBusyMessageEmailAddress Alternate names: PR_FREEBUSY_EMA | +| [FreeBusyPublishEnd](./freebusypublishend/) | Specifies the end time, in UTC, of the publishing range. Area: Free/Busy Properties Canonical name: PidTagFreeBusyPublishEnd Alternate names: PR_FREEBUSY_PUBLISH_END | +| [FreeBusyPublishStart](./freebusypublishstart/) | Specifies the start time, in UTC, of the publishing range. Area: Free/Busy Properties Canonical name: PidTagFreeBusyPublishStart Alternate names: PR_FREEBUSY_PUBLISH_START | +| [FreeBusyRangeTimestamp](./freebusyrangetimestamp/) | Specifies the time, in UTC, that the data was published. Area: Free/Busy Properties Canonical name: PidTagFreeBusyRangeTimestamp Alternate names: PR_FREEBUSY_RANGE_TIMESTAMP | +| [From](./from/) | Specifies the SMTP email alias of the organizer of an appointment or meeting. Area: Email Canonical name: PidNameFrom Alternate names: urn:schemas:calendar:organizer | +| [FtpSite](./ftpsite/) | Contains the File Transfer Protocol (FTP) site address of the mail user. Area: MapiMailUser Canonical name: PidTagFtpSite Alternate names: PR_FTP_SITE, PR_FTP_SITE_A, PR_FTP_SITE_W, urn:schemas:contacts:ftpsite | +| [GatewayNeedsToRefresh](./gatewayneedstorefresh/) | This property is deprecated and SHOULD NOT be used. Area: MessageClassDefinedTransmittable Canonical name: PidTagGatewayNeedsToRefresh Alternate names: PR_GATEWAY_NEEDS_TO_REFRESH | +| [GDataContactVersion](./gdatacontactversion/) | Contains GData contact version (ETag). https://developers.google.com/contacts/v3/ https://developers.google.com/gdata/docs/2.0/reference?csw=1#ResourceVersioning This property does not transmit via transport protocols. Area: User-defined Aspose specified properties | +| [GDataPhotoVersion](./gdataphotoversion/) | Contains GData photo version (ETag). https://developers.google.com/contacts/v3/ https://developers.google.com/gdata/docs/2.0/reference?csw=1#ResourceVersioning This property does not transmit via transport protocols. Area: User-defined Aspose specified properties | +| [Gender](./gender/) | Contains a value that represents the mail user's gender. Area: MapiMailUser Canonical name: PidTagGender Alternate names: PR_GENDER, urn:schemas:contacts:gender | +| [Generation](./generation/) | Contains a generational abbreviation that follows the full name of the mail user. Area: MapiMailUser Canonical name: PidTagGeneration Alternate names: PR_GENERATION, PR_GENERATION_A, PR_GENERATION_W, | +| [GivenName](./givenname/) | Contains the mail user's given name. Area: MapiMailUser Canonical name: PidTagGivenName Alternate names: PR_GIVEN_NAME, PR_GIVEN_NAME_A, PR_GIVEN_NAME_W, | +| [GlobalObjectId](./globalobjectid/) | Contains an ID for an object that represents an exception to a recurring series. Area: Meetings Canonical name: PidLidGlobalObjectId Alternate names: LID_GLOBAL_OBJID | +| [GovernmentIdNumber](./governmentidnumber/) | Contains a government identifier for the mail user. Area: MapiMailUser Canonical name: PidTagGovernmentIdNumber Alternate names: PR_GOVERNMENT_ID_NUMBER, PR_GOVERNMENT_ID_NUMBER_A, | +| [GwAdminOperations](./gwadminoperations/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_GW_ADMIN_OPERATIONS | +| [GwMtsinEntryid](./gwmtsinentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_GW_MTSIN_ENTRYID | +| [GwMtsoutEntryid](./gwmtsoutentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_GW_MTSOUT_ENTRYID | +| [HasAttachments](./hasattachments/) | Indicates whether the Message object contains at least one attachment. Area: Message Attachment Properties Property set Canonical name: PidTagHasAttachments Alternate names: PR_HASATTACH, ptagHasAttach, urn:schemas:httpmail:hasattachment | +| [HasDeferredActionMessages](./hasdeferredactionmessages/) | Indicates whether a Message object has a deferred action message associated with it. Area: Rules Canonical name: PidTagHasDeferredActionMessages Alternate names: PR_HAS_DAMS, ptagHasDAMs | +| [HasModeratorRules](./hasmoderatorrules/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_HAS_MODERATOR_RULES | +| [HasNamedProperties](./hasnamedproperties/) | Indicates whether the Message object has a named property. Area: ExchangeMessageReadOnly Canonical name: PidTagHasNamedProperties Alternate names: PR_HAS_NAMED_PROPERTIES, ptagHasNamedProperties | +| [HasPicture](./haspicture/) | Specifies whether the attachment has a picture. Area: Contact Properties Canonical name: PidLidHasPicture Alternate names: dispidHasPicture | +| [HasRules](./hasrules/) | Indicates whether a Folder object has rules. Area: ExchangeFolder Canonical name: PidTagHasRules Alternate names: PR_HAS_RULES, ptagHasRules | +| [HeaderFolderEntryid](./headerfolderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_HEADER_FOLDER_ENTRYID | +| [HeadingPairs](./headingpairs/) | Specifies which group of headings are indented in the document. Area: Common Canonical name: PidNameHeadingPairs Alternate names: urn:schemas-microsoft-com:office:office::HeadingPairs | +| [HiddenCount](./hiddencount/) | Specifies the hidden value of the file attached to the Document object. Area: Common Canonical name: PidNameHiddenCount Alternate names: urn:schemas-microsoft-com:office:office::HiddenSlides | +| [HierarchyChangeNumber](./hierarchychangenumber/) | Contains a number that monotonically increases every time a subfolder is added to, or deleted from, this folder. Area: ExchangeFolder Canonical name: PidTagHierarchyChangeNumber Alternate names: PR_HIERARCHY_CHANGE_NUM | +| [HierarchyServer](./hierarchyserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_HIERARCHY_SERVER | +| [HierarchySynchronizer](./hierarchysynchronizer/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_HIERARCHY_SYNCHRONIZER | +| [HierRev](./hierrev/) | Specifies the time, in UTC, to trigger the client in cached mode to synchronize the folder hierarchy. Area: TransportEnvelope Canonical name: PidTagHierRev Alternate names: PR_HIER_REV, ptagHierRev | +| [Hobbies](./hobbies/) | Contains the names of the mail user's hobbies. Area: MapiMailUser Canonical name: PidTagHobbies Alternate names: PR_HOBBIES, PR_HOBBIES_A, PR_HOBBIES_W, urn:schemas:contacts:hobbies | +| [Home2TelephoneNumber](./home2telephonenumber/) | Contains a secondary telephone number at the mail user's home. Area: MapiMailUser Canonical name: PidTagHome2TelephoneNumber Alternate names: PR_HOME2_TELEPHONE_NUMBER, PR_HOME2_TELEPHONE_NUMBER_A, | +| [Home2TelephoneNumbers](./home2telephonenumbers/) | Contains secondary telephone numbers at the mail user's home. Area: MapiMailUser Canonical name: PidTagHome2TelephoneNumbers Alternate names: PR_HOME2_TELEPHONE_NUMBER_A_MV | +| [HomeAddress](./homeaddress/) | Specifies the complete address of the home address of the contact. Area: Contact Properties Canonical name: PidLidHomeAddress Alternate names: dispidHomeAddress | +| [HomeAddressCity](./homeaddresscity/) | Contains the name of the mail user's home locality, such as the town or city. Area: MapiMailUser Canonical name: PidTagHomeAddressCity Alternate names: PR_HOME_ADDRESS_CITY, PR_HOME_ADDRESS_CITY_A, | +| [HomeAddressCountry](./homeaddresscountry/) | Contains the name of the mail user's home country/region. Area: MapiMailUser Canonical name: PidTagHomeAddressCountry Alternate names: PR_HOME_ADDRESS_COUNTRY, PR_HOME_ADDRESS_COUNTRY_A, | +| [HomeAddressCountryCode](./homeaddresscountrycode/) | Specifies the country code portion of the home address of the contact. Area: Contact Properties Canonical name: PidLidHomeAddressCountryCode Alternate names: dispidHomeAddressCountryCode | +| [HomeAddressPostalCode](./homeaddresspostalcode/) | Contains the postal code for the mail user's home postal address. Area: MapiMailUser Canonical name: PidTagHomeAddressPostalCode Alternate names: PR_HOME_ADDRESS_POSTAL_CODE, PR_HOME_ADDRESS_POSTAL_CODE_A, | +| [HomeAddressPostOfficeBox](./homeaddresspostofficebox/) | Contains the number or identifier of the mail user's home post office box. Area: MapiMailUser Canonical name: PidTagHomeAddressPostOfficeBox Alternate names: PR_HOME_ADDRESS_POST_OFFICE_BOX, PR_HOME_ADDRESS_POST_OFFICE_BOX_A, PR_HOME_ADDRESS_POST_OFFICE_BOX_W, | +| [HomeAddressStateOrProvince](./homeaddressstateorprovince/) | Contains the name of the mail user's home state or province. Area: MapiMailUser Canonical name: PidTagHomeAddressStateOrProvince Alternate names: PR_HOME_ADDRESS_STATE_OR_PROVINCE, PR_HOME_ADDRESS_STATE_OR_PROVINCE_A, PR_HOME_ADDRESS_STATE_OR_PROVINCE_W, | +| [HomeAddressStreet](./homeaddressstreet/) | Contains the mail user's home street address. Area: MapiMailUser Canonical name: PidTagHomeAddressStreet Alternate names: PR_HOME_ADDRESS_STREET, PR_HOME_ADDRESS_STREET_A, | +| [HomeFaxNumber](./homefaxnumber/) | Contains the telephone number of the mail user's home fax machine. Area: MapiMailUser Canonical name: PidTagHomeFaxNumber Alternate names: PR_HOME_FAX_NUMBER, PR_HOME_FAX_NUMBER_A, | +| [HomeTelephoneNumber](./hometelephonenumber/) | Contains the primary telephone number of the mail user's home. Area: MapiMailUser Canonical name: PidTagHomeTelephoneNumber Alternate names: PR_HOME_TELEPHONE_NUMBER, PR_HOME_TELEPHONE_NUMBER_A, | +| [Html](./html/) | Specifies the business webpage URL of the contact. Area: Contact Properties Canonical name: PidLidHtml Alternate names: dispidHTML | +| [HttpmailCalendar](./httpmailcalendar/) | Specifies the URL for the Calendar folder for a particular user. Area: Common Canonical name: PidNameHttpmailCalendar Alternate names: urn:schemas:httpmail:calendar | +| [HttpmailHtmlDescription](./httpmailhtmldescription/) | Specifies the HTML content of the message. Area: Common Canonical name: PidNameHttpmailHtmlDescription Alternate names: urn:schemas:httpmail:htmldescription | +| [HttpmailSendMessage](./httpmailsendmessage/) | Specifies the email submission URI to which outgoing email is submitted. Area: Common Canonical name: PidNameHttpmailSendMessage Alternate names: urn:schemas:httpmail:sendmsg | +| [ICalendarDayOfWeekMask](./icalendardayofweekmask/) | Identifies the day of the week for the appointment or meeting. Area: Calendar Canonical name: PidLidICalendarDayOfWeekMask Alternate names: http://schemas.microsoft.com/mapi/dayofweekmask | +| [ICalendarEndTime](./icalendarendtime/) | Contains the date and time, in UTC, when an appointment or meeting ends. Area: Calendar Canonical name: PidTagICalendarEndTime Alternate names: urn:schemas:calendar:dtend | +| [ICalendarRecurrenceDate](./icalendarrecurrencedate/) | Identifies an array of instances of a recurring appointment. Area: Common Canonical name: PidNameICalendarRecurrenceDate Alternate names: urn:schemas:calendar:rdate | +| [ICalendarRecurrenceRule](./icalendarrecurrencerule/) | Specifies the rule for the pattern that defines a recurring appointment. Area: Common Canonical name: PidNameICalendarRecurrenceRule Alternate names: urn:schemas:calendar:rrule | +| [ICalendarReminderNextTime](./icalendarremindernexttime/) | Contains the date and time, in UTC, for the activation of the next reminder. Area: Calendar Canonical name: PidTagICalendarReminderNextTime Alternate names: urn:schemas:calendar:remindernexttime | +| [ICalendarStartTime](./icalendarstarttime/) | Contains the date and time, in UTC, when the appointment or meeting starts. Area: Calendar Property set Canonical name: PidTagICalendarStartTime Alternate names: urn:schemas:calendar:dtstart | +| [Icon](./icon/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ICON | +| [IconIndex](./iconindex/) | Specifies which icon is to be used by a user interface when displaying a group of Message objects. Area: General Message Properties Canonical name: PidTagIconIndex Alternate names: PR_ICON_INDEX, ptagIconIndex | +| [IdentityDisplay](./identitydisplay/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IDENTITY_DISPLAY | +| [IdentityEntryid](./identityentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IDENTITY_ENTRYID | +| [IdentitySearchKey](./identitysearchkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IDENTITY_SEARCH_KEY | +| [ImapInternalDate](./imapinternaldate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IMAP_INTERNAL_DATE | +| [ImplicitConversionProhibited](./implicitconversionprohibited/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IMPLICIT_CONVERSION_PROHIBITED | +| [Importance](./importance/) | Indicates the level of importance assigned by the end user to the Message object. Area: General Message Properties Canonical name: PidTagImportance Alternate names: PR_IMPORTANCE, ptagImportance, urn:schemas:httpmail:importance, | +| [InboundICalStream](./inboundicalstream/) | Contains the contents of the iCalendar MIME part of the original MIME message. Area: Calendar Canonical name: PidLidInboundICalStream Alternate names: InboundICalStream, dispidInboundICalStream | +| [InboundNewsfeedDn](./inboundnewsfeeddn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INBOUND_NEWSFEED_DN | +| [IncompleteCopy](./incompletecopy/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INCOMPLETE_COPY | +| [InConflict](./inconflict/) | Specifies whether the attachment represents an alternate replica. Area: Conflict Note Canonical name: PidTagInConflict Alternate names: PR_IN_CONFLICT, ptagInConflict | +| [InfoPathFormName](./infopathformname/) | Contains the name of the form associated with this message. Area: Common Canonical name: PidLidInfoPathFormName Alternate names: | +| [InitialDetailsPane](./initialdetailspane/) | Indicates which page of a display template to display first. Area: MAPI Display Tables Canonical name: PidTagInitialDetailsPane Alternate names: PR_INITIAL_DETAILS_PANE | +| [Initials](./initials/) | Contains the initials for parts of the full name of the mail user. Area: Address Properties Canonical name: PidTagInitials Alternate names: PR_INITIALS, PR_INITIALS_A, PR_INITIALS_W, urn:schemas:contacts:initials | +| [InReplyToId](./inreplytoid/) | Contains the value of the original message's PidTagInternetMessageId property (section 2.739) value. Area: General Message Properties Canonical name: PidTagInReplyToId Alternate names: PR_IN_REPLY_TO_ID, PR_IN_REPLY_TO_ID_A, PR_IN_REPLY_TO_ID_W | +| [InstanceKey](./instancekey/) | Contains an object on an NSPI server. Area: Table Properties Canonical name: PidTagInstanceKey Alternate names: PR_INSTANCE_KEY, ptagInstanceKey | +| [InstanceNum](./instancenum/) | Contains an identifier for a single instance of a row in the table. Area: ProviderDefinedNonTransmittable Canonical name: PidTagInstanceNum Alternate names: ptagInstanceNum | +| [InstantMessagingAddress](./instantmessagingaddress/) | Specifies the instant messaging address of the contact. Area: Contact Properties Canonical name: PidLidInstantMessagingAddress Alternate names: dispidInstMsg | +| [InstID](./instid/) | Contains an identifier for all instances of a row in the table. Area: ProviderDefinedNonTransmittable Canonical name: PidTagInstID Alternate names: ptagInstID | +| [IntendedBusyStatus](./intendedbusystatus/) | Contains the value of the PidLidBusyStatus property (section 2.47) on the Meeting object was sent. Area: Meetings Canonical name: PidLidIntendedBusyStatus Alternate names: dispidIntendedBusyStatus | +| [InternetAccountName](./internetaccountname/) | Specifies the user-visible email account name through which the email message is sent. Area: General Message Properties Canonical name: PidLidInternetAccountName Alternate names: dispidInetAcctName | +| [InternetAccountStamp](./internetaccountstamp/) | Specifies the email account ID through which the email message is sent. Area: General Message Properties Canonical name: PidLidInternetAccountStamp Alternate names: dispidInetAcctStamp | +| [InternetApproved](./internetapproved/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_APPROVED | +| [InternetArticleNumber](./internetarticlenumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_ARTICLE_NUMBER | +| [InternetCharset](./internetcharset/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_CHARSET | +| [InternetCodepage](./internetcodepage/) | Indicates the code page used for the PidTagBody property (section 2.609) or the PidTagBodyHtml property (section 2.612). Area: Miscellaneous Properties Canonical name: PidTagInternetCodepage Alternate names: PR_INTERNET_CPID, ptagInternetCpid | +| [InternetControl](./internetcontrol/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_CONTROL | +| [InternetDistribution](./internetdistribution/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_DISTRIBUTION | +| [InternetFollowupTo](./internetfollowupto/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_FOLLOWUP_TO | +| [InternetLines](./internetlines/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_LINES | +| [InternetMailOverrideFormat](./internetmailoverrideformat/) | Indicates the encoding method and HTML inclusion for attachments. Area: MIME Properties Canonical name: PidTagInternetMailOverrideFormat Alternate names: PR_INETMAIL_OVERRIDE_FORMAT, ptagInetMailOverrideFormat | +| [InternetMessageId](./internetmessageid/) | Corresponds to the message-id field. Area: MIME Properties Canonical name: PidTagInternetMessageId Alternate names: PR_INTERNET_MESSAGE_ID, PR_INTERNET_MESSAGE_ID_A, PR_INTERNET_MESSAGE_ID_W | +| [InternetNewsgroupName](./internetnewsgroupname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_NEWSGROUP_NAME | +| [InternetNewsgroups](./internetnewsgroups/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_NEWSGROUPS | +| [InternetNntpPath](./internetnntppath/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_NNTP_PATH | +| [InternetOrganization](./internetorganization/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_ORGANIZATION | +| [InternetPrecedence](./internetprecedence/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_PRECEDENCE | +| [InternetReferences](./internetreferences/) | Contains a list of message IDs that specify the messages to which this reply is related. Area: MIME Properties Canonical name: PidTagInternetReferences Alternate names: PR_INTERNET_REFERENCES, PR_INTERNET_REFERENCES_A, PR_INTERNET_REFERENCES_W | +| [InternetSubject](./internetsubject/) | Specifies the subject of the message. Area: Email Canonical name: PidNameInternetSubject Alternate names: urn:schemas:mailheader:subject | +| [InTransit](./intransit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IN_TRANSIT | +| [IpmAppointmentEntryId](./ipmappointmententryid/) | Contains the EntryID of the Calendar folder. Area: Folder Properties Canonical name: PidTagIpmAppointmentEntryId Alternate names: PR_IPM_APPOINTMENT_ENTRYID | +| [IpmContactEntryId](./ipmcontactentryid/) | Contains the EntryID of the Contacts folder. Area: Folder Properties Canonical name: PidTagIpmContactEntryId Alternate names: PR_IPM_CONTACT_ENTRYID | +| [IpmDafEntryid](./ipmdafentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_DAF_ENTRYID | +| [IpmDraftsEntryId](./ipmdraftsentryid/) | Contains the EntryID of the Drafts folder. Area: Folder Properties Canonical name: PidTagIpmDraftsEntryId Alternate names: PR_IPM_DRAFTS_ENTRYID | +| [IpmFavoritesEntryid](./ipmfavoritesentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_FAVORITES_ENTRYID | +| [IpmId](./ipmid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_ID | +| [IpmJournalEntryId](./ipmjournalentryid/) | Contains the EntryID of the Journal folder. Area: Folder Properties Canonical name: PidTagIpmJournalEntryId Alternate names: PR_IPM_JOURNAL_ENTRYID | +| [IpmNoteEntryId](./ipmnoteentryid/) | Contains the EntryID of the Notes folder. Area: Folder Properties Canonical name: PidTagIpmNoteEntryId Alternate names: PR_IPM_NOTE_ENTRYID | +| [IpmOutboxEntryid](./ipmoutboxentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_OUTBOX_ENTRYID | +| [IpmOutboxSearchKey](./ipmoutboxsearchkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_OUTBOX_SEARCH_KEY | +| [IpmPublicFoldersEntryid](./ipmpublicfoldersentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_PUBLIC_FOLDERS_ENTRYID | +| [IpmReturnRequested](./ipmreturnrequested/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_RETURN_REQUESTED | +| [IpmSentmailEntryid](./ipmsentmailentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_SENTMAIL_ENTRYID | +| [IpmSentmailSearchKey](./ipmsentmailsearchkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_SENTMAIL_SEARCH_KEY | +| [IpmSubtreeEntryid](./ipmsubtreeentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_SUBTREE_ENTRYID | +| [IpmSubtreeSearchKey](./ipmsubtreesearchkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_SUBTREE_SEARCH_KEY | +| [IpmTaskEntryId](./ipmtaskentryid/) | Contains the EntryID of the Tasks folder. Area: Folder Properties Canonical name: PidTagIpmTaskEntryId Alternate names: PR_IPM_TASK_ENTRYID | +| [IpmWastebasketEntryid](./ipmwastebasketentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_WASTEBASKET_ENTRYID | +| [IpmWastebasketSearchKey](./ipmwastebasketsearchkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_WASTEBASKET_SEARCH_KEY | +| [IsContactLinked](./iscontactlinked/) | Specifies whether the contact is linked to other contacts. Area: Contact Properties Canonical name: PidLidIsContactLinked Alternate names: dispidIsContactLinked | +| [IsdnNumber](./isdnnumber/) | Contains the Integrated Services Digital Network (ISDN) telephone number of the mail user. Area: Address Properties Canonical name: PidTagIsdnNumber Alternate names: PR_ISDN_NUMBER, PR_ISDN_NUMBER_A, PR_ISDN_NUMBER_W, | +| [IsNewsgroup](./isnewsgroup/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IS_NEWSGROUP | +| [IsNewsgroupAnchor](./isnewsgroupanchor/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IS_NEWSGROUP_ANCHOR | +| [IsRecurring](./isrecurring/) | Specifies whether the object is associated with a recurring series. Area: Meetings Canonical name: PidLidIsRecurring Alternate names: LID_IS_RECURRING | +| [IsSilent](./issilent/) | Indicates whether the user did not include any text in the body of the Meeting Response object. Area: Meetings Canonical name: PidLidIsSilent Alternate names: LID_IS_SILENT | +| [JunkAddRecipientsToSafeSendersList](./junkaddrecipientstosafesenderslist/) | Indicates whether email recipients are to be added to the safe senders list. Area: Spam Canonical name: PidTagJunkAddRecipientsToSafeSendersList Alternate names: PR_JUNK_ADD_RECIPS_TO_SSL | +| [JunkIncludeContacts](./junkincludecontacts/) | Indicates whether email addresses of the contacts in the Contacts folder are treated in a special way with respect to the spam filter. Area: Spam Canonical name: PidTagJunkIncludeContacts Alternate names: PR_JUNK_INCLUDE_CONTACTS | +| [JunkPermanentlyDelete](./junkpermanentlydelete/) | Indicates whether messages identified as spam can be permanently deleted. Area: Spam Canonical name: PidTagJunkPermanentlyDelete Alternate names: PR_JUNK_PERMANENTLY_DELETE | +| [JunkPhishingEnableLinks](./junkphishingenablelinks/) | Indicated whether the phishing stamp on a message is to be ignored. Area: Spam Canonical name: PidTagJunkPhishingEnableLinks Alternate names: PR_JUNK_PHISHING_ENABLE_LINKS | +| [JunkThreshold](./junkthreshold/) | Indicates how aggressively incoming email is to be sent to the Junk Email folder. Area: Spam Canonical name: PidTagJunkThreshold Alternate names: PR_JUNK_THRESHOLD | +| [Keyword](./keyword/) | Contains a keyword that identifies the mail user to the mail user's system administrator. Area: Address Properties Canonical name: PidTagKeyword Alternate names: PR_KEYWORD, PR_KEYWORD_A, PR_KEYWORD_W | +| [Keywords](./keywords/) | Contains keywords or categories for the Message object. Area: General Message Properties Canonical name: PidNameKeywords Alternate names: urn:schemas-microsoft-com:office:office::Keywords, | +| [Language](./language/) | Contains a value that indicates the language in which the messaging user is writing messages. Area: Address Properties Canonical name: PidTagLanguage Alternate names: PR_LANGUAGE, PR_LANGUAGE_A, PR_LANGUAGE_W, | +| [Languages](./languages/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LANGUAGES | +| [LastAccessTime](./lastaccesstime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LAST_ACCESS_TIME | +| [LastAuthor](./lastauthor/) | Specifies the most recent author of the file attached to the Document object. Area: Common Canonical name: PidNameLastAuthor Alternate names: urn:schemas-microsoft-com:office:office::LastAuthor | +| [LastFullBackup](./lastfullbackup/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LAST_FULL_BACKUP | +| [LastLogoffTime](./lastlogofftime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LAST_LOGOFF_TIME | +| [LastLogonTime](./lastlogontime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LAST_LOGON_TIME | +| [LastModificationTime](./lastmodificationtime/) | Contains the time, in UTC, of the last modification to the object. Area: Message Time Properties Canonical name: PidTagLastModificationTime Alternate names: PR_LAST_MODIFICATION_TIME, ptagLastModificationTime, | +| [LastModifierEntryId](./lastmodifierentryid/) | Specifies the Address Book EntryID of the last user to modify the contents of the message. Area: History Properties Canonical name: PidTagLastModifierEntryId Alternate names: PR_LAST_MODIFIER_ENTRYID, ptagLastModifierEntryId | +| [LastModifierName](./lastmodifiername/) | Contains the name of the last mail user to change the Message object. Area: History Properties Canonical name: PidTagLastModifierName Alternate names: PR_LAST_MODIFIER_NAME, PR_LAST_MODIFIER_NAME_A, ptagLastModifierName, PR_LAST_MODIFIER_NAME_W | +| [LastPrinted](./lastprinted/) | Specifies the time, in UTC, that the file was last printed. Area: Common Canonical name: PidNameLastPrinted Alternate names: urn:schemas-microsoft-com:office:office::LastPrinted | +| [LastSaveDateTime](./lastsavedatetime/) | Specifies the time, in UTC, that the file was last saved. Area: Common Canonical name: PidNameLastSaveDateTime Alternate names: urn:schemas-microsoft-com:office:office::LastSaved | +| [LastVerbExecuted](./lastverbexecuted/) | Specifies the last verb executed for the message item to which it is related. Area: History Properties Canonical name: PidTagLastVerbExecuted Alternate names: PR_LAST_VERB_EXECUTED, ptagLastVerbExecuted | +| [LastVerbExecutionTime](./lastverbexecutiontime/) | Contains the date and time, in UTC, during which the operation represented in the PidTagLastVerbExecuted property (section 2.758) took place. Area: History Properties Canonical name: PidTagLastVerbExecutionTime Alternate names: PR_LAST_VERB_EXECUTION_TIME, ptagLastVerbExecutionTime | +| [LatestDeliveryTime](./latestdeliverytime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LATEST_DELIVERY_TIME | +| [LineCount](./linecount/) | Specifies the number of lines in the file attached to the Document object. Area: Common Canonical name: PidNameLineCount Alternate names: urn:schemas-microsoft-com:office:office::Lines | +| [LinkedTaskItems](./linkedtaskitems/) | Indicates whether the user did not include any text in the body of the Meeting Response object. Area: Tasks Canonical name: PidLidLinkedTaskItems Alternate names: dispidLinkedTaskItems | +| [LinksDirty](./linksdirty/) | Indicates whether the links in the document are up-to-date. Area: Common Canonical name: PidNameLinksDirty Alternate names: urn:schemas-microsoft-com:office:office::LinksUpToDate | +| [ListHelp](./listhelp/) | Contains a URI that provides detailed help information for the mailing list from which an email message was sent. Area: Miscellaneous Properties Canonical name: PidTagListHelp Alternate names: PR_LIST_HELP, PR_LIST_HELP_A, PR_LIST_HELP_W | +| [ListSubscribe](./listsubscribe/) | Contains the URI that subscribes a recipient to a message�s associated mailing list. Area: Miscellaneous Properties Canonical name: PidTagListSubscribe Alternate names: PR_LIST_SUBSCRIBE, PR_LIST_SUBSCRIBE_A, PR_LIST_SUBSCRIBE_W | +| [ListUnsubscribe](./listunsubscribe/) | Contains the URI that unsubscribes a recipient from a message�s associated mailing list. Area: Miscellaneous Properties Canonical name: PidTagListUnsubscribe Alternate names: PR_LIST_UNSUBSCRIBE, PR_LIST_UNSUBSCRIBE_A, PR_LIST_UNSUBSCRIBE_W | +| [LocalCommitTime](./localcommittime/) | Specifies the time, in UTC, that a Message object or Folder object was last changed. Area: Server Canonical name: PidTagLocalCommitTime Alternate names: PR_LOCAL_COMMIT_TIME, ptagLocalCommitTime | +| [LocalCommitTimeMax](./localcommittimemax/) | Contains the time of the most recent message change within the folder container, excluding messages changed within subfolders. Area: Server Canonical name: PidTagLocalCommitTimeMax Alternate names: PR_LOCAL_COMMIT_TIME_MAX, ptagLocalCommitTimeMax | +| [LocaleId](./localeid/) | Contains the Logon object LocaleID. Area: Miscellaneous Properties Canonical name: PidTagLocaleId Alternate names: PR_LOCALE_ID, ptagLocaleId | +| [Locality](./locality/) | Contains the name of the mail user's locality, such as the town or city. Area: Address Properties Canonical name: PidTagLocality Alternate names: PR_LOCALITY, PR_LOCALITY_A, PR_LOCALITY_W, PR_BUSINESS_ADDRESS_LOCALITY, PR_BUSINESS_ADDRESS_LOCALITY_A, | +| [Location](./location/) | Specifies the location of the event. Area: Calendar Canonical name: PidLidLocation Alternate names: dispidLocation | +| [LocationUrl](./locationurl/) | | +| [LogDocumentPosted](./logdocumentposted/) | Indicates whether the document was sent by email or posted to a server folder during journaling. Area: Journal Canonical name: PidLidLogDocumentPosted Alternate names: dispidLogDocPosted | +| [LogDocumentPrinted](./logdocumentprinted/) | Indicates whether the document was printed during journaling. Area: Journal Canonical name: PidLidLogDocumentPrinted Alternate names: dispidLogDocPrinted | +| [LogDocumentRouted](./logdocumentrouted/) | Indicates whether the document was sent to a routing recipient during journaling. Area: Journal Canonical name: PidLidLogDocumentRouted Alternate names: dispidLogDocRouted | +| [LogDocumentSaved](./logdocumentsaved/) | Indicates whether the document was saved during journaling. Area: Journal Canonical name: PidLidLogDocumentSaved Alternate names: dispidLogDocSaved | +| [LogDuration](./logduration/) | Contains the duration, in minutes, of the activity. Area: Journal Canonical name: PidLidLogDuration Alternate names: dispidLogDuration | +| [LogEnd](./logend/) | Contains the time, in UTC, at which the activity ended. Area: Journal Canonical name: PidLidLogEnd Alternate names: dispidLogEnd | +| [LogFlags](./logflags/) | Contains metadata about the Journal object. Area: Journal Canonical name: PidLidLogFlags Alternate names: dispidLogFlags | +| [LogStart](./logstart/) | Contains the time, in UTC, at which the activity began. Area: Journal Canonical name: PidLidLogStart Alternate names: dispidLogStart | +| [LogType](./logtype/) | Briefly describes the journal activity that is being recorded. Area: Journal Canonical name: PidLidLogType Alternate names: dispidLogType | +| [LogTypeDesc](./logtypedesc/) | Contains an expanded description of the journal activity that is being recorded. Area: Journal Canonical name: PidLidLogTypeDesc Alternate names: dispidLogTypeDesc | +| [LongtermEntryidFromTable](./longtermentryidfromtable/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LONGTERM_ENTRYID_FROM_TABLE | +| [MailboxOwnerEntryId](./mailboxownerentryid/) | Contains the EntryID in the Global Address List (GAL) of the owner of the mailbox. Area: Message Store Properties Canonical name: PidTagMailboxOwnerEntryId Alternate names: PR_MAILBOX_OWNER_ENTRYID, ptagMailboxOwnerEntryId | +| [MailboxOwnerName](./mailboxownername/) | Contains the display name of the owner of the mailbox. Area: Message Store Properties Canonical name: PidTagMailboxOwnerName Alternate names: PR_MAILBOX_OWNER_NAME, PR_MAILBOX_OWNER_NAME_A, ptagMailboxOwnerName, PR_MAILBOX_OWNER_NAME_W | +| [MailPermission](./mailpermission/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MAIL_PERMISSION | +| [Manager](./manager/) | Specifies the manager of the file attached to the Document object. Area: Common Canonical name: PidNameManager Alternate names: urn:schemas-microsoft-com:office:office::Manager | +| [ManagerName](./managername/) | Contains the name of the mail user's manager. Area: Address Properties Canonical name: PidTagManagerName Alternate names: PR_MANAGER_NAME, PR_MANAGER_NAME_A, PR_MANAGER_NAME_W, | +| [MappingSignature](./mappingsignature/) | A 16-byte constant that is present on all Address Book objects, but is not present on objects in an offline address book. Area: Miscellaneous Properties Canonical name: PidTagMappingSignature Alternate names: PR_MAPPING_SIGNATURE, ptagMappingSignature | +| [MaximumSubmitMessageSize](./maximumsubmitmessagesize/) | Maximum size, in kilobytes, of a message that a user is allowed to submit for transmission to another user. Area: Message Store Properties Canonical name: PidTagMaximumSubmitMessageSize Alternate names: PR_MAX_SUBMIT_MESSAGE_SIZE | +| [MdbProvider](./mdbprovider/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MDB_PROVIDER | +| [MeetingType](./meetingtype/) | Indicates the type of Meeting Request object or Meeting Update object. Area: Meetings Canonical name: PidLidMeetingType Alternate names: dispidMeetingType | +| [MeetingWorkspaceUrl](./meetingworkspaceurl/) | Specifies the URL of the Meeting Workspace that is associated with a Calendar object. Area: Meetings Canonical name: PidLidMeetingWorkspaceUrl Alternate names: dispidMWSURL | +| [MemberId](./memberid/) | Contains a unique identifier that the messaging server generates for each user. Area: Access Control Properties Canonical name: PidTagMemberId Alternate names: PR_MEMBER_ID, ptagMemberId | +| [MemberName](./membername/) | Contains the user-readable name of the user. Area: Access Control Properties Canonical name: PidTagMemberName Alternate names: PR_MEMBER_NAME, PR_MEMBER_NAME_A, ptagMemberName, PR_MEMBER_NAME_W | +| [MemberRights](./memberrights/) | Contains the permissions for the specified user. Area: Access Control Properties Canonical name: PidTagMemberRights Alternate names: PR_MEMBER_RIGHTS, ptagMemberRights | +| [MessageAttachments](./messageattachments/) | Identifies all attachments to the current message. Area: Message Attachment Properties Canonical name: PidTagMessageAttachments Alternate names: PR_MESSAGE_ATTACHMENTS, ptagMessageAttachments | +| [MessageCcMe](./messageccme/) | | +| [MessageClass](./messageclass/) | Denotes the specific type of the Message object. Area: Common Property set Canonical name: PidTagMessageClass Alternate names: PR_MESSAGE_CLASS, PR_MESSAGE_CLASS_A, ptagMessageClass, PR_MESSAGE_CLASS_W, | +| [MessageCodepage](./messagecodepage/) | Specifies the code page used to encode the non-Unicode string properties on this Message object. Area: Common Canonical name: PidTagMessageCodepage Alternate names: PR_MESSAGE_CODEPAGE | +| [MessageDeliveryId](./messagedeliveryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_DELIVERY_ID | +| [MessageDeliveryTime](./messagedeliverytime/) | Specifies the time (in UTC) when the server received the message. Area: Message Time Properties Canonical name: PidTagMessageDeliveryTime Alternate names: PR_MESSAGE_DELIVERY_TIME, urn:schemas:httpmail:datereceived | +| [MessageDownloadTime](./messagedownloadtime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_DOWNLOAD_TIME | +| [MessageEditorFormat](./messageeditorformat/) | Specifies the format that an email editor can use for editing the message body. Area: Miscellaneous Properties Canonical name: PidTagMessageEditorFormat Alternate names: PR_MSG_EDITOR_FORMAT, ptagMsgEditorFormat | +| [MessageFlags](./messageflags/) | Specifies the status of the Message object. Area: General Message Properties Canonical name: PidTagMessageFlags Alternate names: PR_MESSAGE_FLAGS, ptagMessageFlags | +| [MessageHandlingSystemCommonName](./messagehandlingsystemcommonname/) | Contains the common name of a messaging user for use in a message header. Area: Address Properties Canonical name: PidTagMessageHandlingSystemCommonName Alternate names: PR_MHS_COMMON_NAME, PR_MHS_COMMON_NAME_A, | +| [MessageLocaleId](./messagelocaleid/) | Contains the Windows Locale ID of the end-user who created this message. Area: Miscellaneous Properties Canonical name: PidTagMessageLocaleId Alternate names: PR_MESSAGE_LOCALE_ID | +| [MessageProcessed](./messageprocessed/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_PROCESSED | +| [MessageRecipientMe](./messagerecipientme/) | Indicates that the receiving mailbox owner is a primary or a carbon copy (Cc) recipient of this email message. Area: General Message Properties Canonical name: PidTagMessageRecipientMe Alternate names: PR_MESSAGE_RECIP_ME, ptagMessageRecipMe | +| [MessageRecipients](./messagerecipients/) | Identifies all of the recipients of the current message. Area: Address Properties Canonical name: PidTagMessageRecipients Alternate names: PR_MESSAGE_RECIPIENTS, ptagMessageRecipients | +| [MessageSecurityLabel](./messagesecuritylabel/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_SECURITY_LABEL | +| [MessageSiteName](./messagesitename/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_SITE_NAME | +| [MessageSize](./messagesize/) | Contains the size, in bytes, consumed by the Message object on the server. Area: General Message Properties Canonical name: PidTagMessageSize Alternate names: PR_MESSAGE_SIZE, ptagMessageSize | +| [MessageSizeExtended](./messagesizeextended/) | Specifies the 64-bit version of the PidTagMessageSize property (section 2.787). Area: General Message Properties Canonical name: PidTagMessageSizeExtended Alternate names: PR_MESSAGE_SIZE_EXTENDED, ptagMessageSizeExtended | +| [MessageStatus](./messagestatus/) | Specifies the status of a message in a contents table. Area: General Message Properties Canonical name: PidTagMessageStatus Alternate names: PR_MSG_STATUS, ptagMsgStatus | +| [MessageSubmissionId](./messagesubmissionid/) | Contains a message identifier assigned by a message transfer agent. Area: Email Canonical name: PidTagMessageSubmissionId Alternate names: PR_MESSAGE_SUBMISSION_ID, ptagMessageSubmissionId | +| [MessageToken](./messagetoken/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_TOKEN | +| [MessageToMe](./messagetome/) | Indicates that the receiving mailbox owner is one of the primary recipients of this email message. Area: General Message Properties Canonical name: PidTagMessageToMe Alternate names: PR_MESSAGE_TO_ME, ptagMessageToMe | +| [Mid](./mid/) | Contains a value that contains the MID of the message currently being synchronized. Area: ID Properties Canonical name: PidTagMid Alternate names: ptagMID, http://schemas.microsoft.com/exchange/mid | +| [MiddleName](./middlename/) | Specifies the middle name(s) of the contact. Area: Address Properties Canonical name: PidTagMiddleName Alternate names: PR_MIDDLE_NAME, PR_MIDDLE_NAME_A, PR_MIDDLE_NAME_W, | +| [Mileage](./mileage/) | Contains the mileage information that is associated with an item. Area: General Message Properties Canonical name: PidLidMileage Alternate names: dispidMileage | +| [MimeSkeleton](./mimeskeleton/) | Contains the top-level MIME message headers, all MIME message body part headers, attachments. Area: MIME properties Canonical name: PidTagMimeSkeleton Alternate names: ptagMimeSkeleton | +| [MiniIcon](./miniicon/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MINI_ICON | +| [MobileTelephoneNumber](./mobiletelephonenumber/) | Contains the mail user's cellular telephone number. Area: Address Properties Canonical name: PidTagMobileTelephoneNumber Alternate names: PR_MOBILE_TELEPHONE_NUMBER, PR_MOBILE_TELEPHONE_NUMBER_A, | +| [ModifyVersion](./modifyversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MODIFY_VERSION | +| [MonthInterval](./monthinterval/) | Indicates the monthly interval of the appointment or meeting. Area: Meetings Canonical name: PidLidMonthInterval Alternate names: LID_MONTH_INTERVAL | +| [MonthOfYear](./monthofyear/) | Indicates the month of the year in which the appointment or meeting occurs. Area: Calendar Canonical name: PidLidMonthOfYear Alternate names: | +| [MonthOfYearMask](./monthofyearmask/) | Indicates the calculated month of the year in which the appointment or meeting occurs. Area: Meetings Canonical name: PidLidMonthOfYearMask Alternate names: LID_MOY_MASK | +| [MoveToFolderEntryid](./movetofolderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MOVE_TO_FOLDER_ENTRYID | +| [MoveToStoreEntryid](./movetostoreentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MOVE_TO_STORE_ENTRYID | +| [MsgBodyId](./msgbodyid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MSG_BODY_ID | +| [MtsSubjectId](./mtssubjectid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MTS_SUBJECT_ID | +| [MultimediaClipCount](./multimediaclipcount/) | Specifies the number of multimedia clips in the file attached to the Document object. Area: Common Canonical name: PidNameMultimediaClipCount Alternate names: urn:schemas-microsoft-com:office:office::MultimediaClips | +| [NativeBody](./nativebody/) | Indicates the best available format for storing the message body. Area: BestBody Canonical name: PidTagNativeBody Alternate names: PR_NATIVE_BODY_INFO, ptagNativeBodyInfo | +| [NetShowUrl](./netshowurl/) | Specifies the URL to be launched when the user joins the meeting. Area: Conferencing Canonical name: PidLidNetShowUrl Alternate names: dispidNetShowURL | +| [NewsfeedInfo](./newsfeedinfo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEWSFEED_INFO | +| [NewsgroupComponent](./newsgroupcomponent/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEWSGROUP_COMPONENT | +| [NewsgroupName](./newsgroupname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEWSGROUP_NAME | +| [NewsgroupRootFolderEntryid](./newsgrouprootfolderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEWSGROUP_ROOT_FOLDER_ENTRYID | +| [NewSubsGetAutoAdd](./newsubsgetautoadd/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEW_SUBS_GET_AUTO_ADD | +| [NextSendAcct](./nextsendacct/) | Specifies the server that a client is currently attempting to use to send email. Area: Outlook Application Canonical name: PidTagNextSendAcct Alternate names: PR_NEXT_SEND_ACCT | +| [Nickname](./nickname/) | Contains the mail user's nickname. Area: Address Properties Canonical name: PidTagNickname Alternate names: PR_NICKNAME, PR_NICKNAME_A, PR_NICKNAME_W, | +| [NntpArticleFolderEntryid](./nntparticlefolderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NNTP_ARTICLE_FOLDER_ENTRYID | +| [NntpControlFolderEntryid](./nntpcontrolfolderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NNTP_CONTROL_FOLDER_ENTRYID | +| [NntpXref](./nntpxref/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NNTP_XREF | +| [NoEndDateFlag](./noenddateflag/) | Indicates whether the recurrence pattern has an end date. Area: Calendar Canonical name: PidLidNoEndDateFlag Alternate names: http://schemas.microsoft.com/mapi/fnoenddate | +| [NonDeliveryReportDiagCode](./nondeliveryreportdiagcode/) | Contains the diagnostic code for a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagNonDeliveryReportDiagCode Alternate names: PR_NDR_DIAG_CODE, ptagNonDeliveryDiagCode | +| [NonDeliveryReportReasonCode](./nondeliveryreportreasoncode/) | Contains an integer value that indicates a reason for delivery failure. Area: Email Canonical name: PidTagNonDeliveryReportReasonCode Alternate names: PR_NDR_REASON_CODE, ptagNDRReasonCode | +| [NonDeliveryReportStatusCode](./nondeliveryreportstatuscode/) | Contains the value of the Status field for a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagNonDeliveryReportStatusCode Alternate names: PR_NDR_STATUS_CODE, ptagNDRStatusCode | +| [NonIpmSubtreeEntryid](./nonipmsubtreeentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NON_IPM_SUBTREE_ENTRYID | +| [NonReceiptNotificationRequested](./nonreceiptnotificationrequested/) | Specifies whether the client sends a non-read receipt. Area: Email Canonical name: PidTagNonReceiptNotificationRequested Alternate names: PR_NON_RECEIPT_NOTIFICATION_REQUESTED | +| [NonReceiptReason](./nonreceiptreason/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NON_RECEIPT_REASON | +| [NonSendableBcc](./nonsendablebcc/) | Contains a list of all of the unsendable attendees who are also resources. Area: Meetings Canonical name: PidLidNonSendableBcc Alternate names: dispidNonSendableBCC | +| [NonSendableCc](./nonsendablecc/) | Contains a list of all of the unsendable attendees who are also optional attendees. Area: Meetings Canonical name: PidLidNonSendableCc Alternate names: dispidNonSendableCC | +| [NonSendableTo](./nonsendableto/) | Contains a list of all of the unsendable attendees who are also required attendees. Area: Meetings Canonical name: PidLidNonSendableTo Alternate names: dispidNonSendableTo | +| [NonSendBccTrackStatus](./nonsendbcctrackstatus/) | Contains the value from the response table. Area: General Message Properties Canonical name: PidLidNonSendBccTrackStatus Alternate names: dispidNonSendBccTrackStatus | +| [NonSendCcTrackStatus](./nonsendcctrackstatus/) | Contains the value from the response table. Area: General Message Properties Canonical name: PidLidNonSendCcTrackStatus Alternate names: dispidNonSendCcTrackStatus | +| [NonSendToTrackStatus](./nonsendtotrackstatus/) | Contains the value from the response table. Area: General Message Properties Canonical name: PidLidNonSendToTrackStatus Alternate names: dispidNonSendToTrackStatus | +| [NormalizedSubject](./normalizedsubject/) | Contains the normalized subject of the message. Area: Email Canonical name: PidTagNormalizedSubject Alternate names: PR_NORMALIZED_SUBJECT, PR_NORMALIZED_SUBJECT_A, | +| [NormalMessageSize](./normalmessagesize/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NORMAL_MESSAGE_SIZE | +| [NormalMessageSizeExtended](./normalmessagesizeextended/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NORMAL_MESSAGE_SIZE_EXTENDED | +| [NormalMsgWAttachCount](./normalmsgwattachcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NORMAL_MSG_W_ATTACH_COUNT | +| [NoteColor](./notecolor/) | Specifies the suggested background color of the Note object. Area: Sticky Notes Canonical name: PidLidNoteColor Alternate names: dispidNoteColor | +| [NoteCount](./notecount/) | Specifies the number of notes in the file attached to the Document object. Area: Common Canonical name: PidNameNoteCount Alternate names: urn:schemas-microsoft-com:office:office::Notes | +| [NoteHeight](./noteheight/) | Specifies the height of the visible message window in pixels. Area: Sticky Notes Canonical name: PidLidNoteHeight Alternate names: dispidNoteHeight | +| [NoteWidth](./notewidth/) | Specifies the width of the visible message window in pixels. Area: Sticky Notes Canonical name: PidLidNoteWidth Alternate names: dispidNoteWidth | +| [NoteX](./notex/) | Specifies the distance, in pixels, from the left edge of the screen that a user interface displays a Note object. Area: Sticky Notes Canonical name: PidLidNoteX Alternate names: dispidNoteX | +| [NoteY](./notey/) | Specifies the distance, in pixels, from the top edge of the screen that a user interface displays a Note object. Area: Sticky Notes Canonical name: PidLidNoteY Alternate names: dispidNoteY | +| [NtUserName](./ntusername/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NT_USER_NAME | +| [ObjectType](./objecttype/) | Indicates the type of Server object. Area: Common Canonical name: PidTagObjectType Alternate names: PR_OBJECT_TYPE, ptagObjectType | +| [ObjectUri](./objecturi/) | Contains object uri. This property does not transmit via transport protocols. Area: User-defined Aspose specified properties Alternate names: ObjectUri | +| [ObsoletedIpms](./obsoletedipms/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OBSOLETED_IPMS | +| [Occurrences](./occurrences/) | Indicates the number of occurrences in the recurring appointment or meeting. Area: Calendar Canonical name: PidLidOccurrences Alternate names: | +| [OfficeLocation](./officelocation/) | Contains the mail user's office location. Area: Address Properties Canonical name: PidTagOfficeLocation Alternate names: PR_OFFICE_LOCATION, PR_OFFICE_LOCATION_A, PR_OFFICE_LOCATION_W, | +| [OfflineAddrbookEntryid](./offlineaddrbookentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OFFLINE_ADDRBOOK_ENTRYID | +| [OfflineAddressBookContainerGuid](./offlineaddressbookcontainerguid/) | A string-formatted GUID that represents the address list container object. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookContainerGuid Alternate names: PR_OAB_CONTAINER_GUID, PR_OAB_CONTAINER_GUID_W | +| [OfflineAddressBookDistinguishedName](./offlineaddressbookdistinguishedname/) | Contains the DN of the address list that is contained in the OAB message. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookDistinguishedName Alternate names: PR_OAB_DN, PR_OAB_DN_W | +| [OfflineAddressBookMessageClass](./offlineaddressbookmessageclass/) | Contains the message class for full OAB messages. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookMessageClass Alternate names: PR_OAB_MESSAGE_CLASS | +| [OfflineAddressBookName](./offlineaddressbookname/) | Contains the display name of the address list. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookName Alternate names: PR_OAB_NAME, PR_OAB_NAME_W | +| [OfflineAddressBookSequence](./offlineaddressbooksequence/) | Contains the sequence number of the OAB. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookSequence Alternate names: PR_OAB_SEQUENCE | +| [OfflineAddressBookTruncatedProperties](./offlineaddressbooktruncatedproperties/) | Contains a list of the property tags that have been truncated or limited by the server. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookTruncatedProperties Alternate names: PR_OAB_TRUNCATED_PROPS | +| [OfflineFlags](./offlineflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OFFLINE_FLAGS | +| [OfflineMessageEntryid](./offlinemessageentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OFFLINE_MESSAGE_ENTRYID | +| [OldestDeletedOn](./oldestdeletedon/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OLDEST_DELETED_ON | +| [OldLocation](./oldlocation/) | Indicates the original value of the PidLidLocation property (section 2.159) before a meeting update. Area: Meetings Canonical name: PidLidOldLocation Alternate names: dispidOldLocation | +| [OldRecurrenceType](./oldrecurrencetype/) | Indicates the recurrence pattern for the appointment or meeting. Area: Meetings Canonical name: PidLidOldRecurrenceType Alternate names: LID_RECUR_TYPE | +| [OldWhenEndWhole](./oldwhenendwhole/) | Indicates the original value of the PidLidAppointmentEndWhole property (section 2.14) before a meeting update. Area: Meetings Canonical name: PidLidOldWhenEndWhole Alternate names: dispidOldWhenEndWhole | +| [OldWhenStartWhole](./oldwhenstartwhole/) | Indicates the original value of the PidLidAppointmentStartWhole property (section 2.29) before a meeting update. Area: Meetings Canonical name: PidLidOldWhenStartWhole Alternate names: dispidOldWhenStartWhole | +| [OMSAccountGuid](./omsaccountguid/) | Contains the GUID of the SMS account used to deliver the message. Area: SMS Canonical name: PidNameOMSAccountGuid Alternate names: | +| [OMSMobileModel](./omsmobilemodel/) | Indicates the model of the mobile device used to send the SMS or MMS message. Area: SMS Canonical name: PidNameOMSMobileModel Alternate names: | +| [OMSScheduleTime](./omsscheduletime/) | Contains the time, in UTC, at which the client requested that the service provider send the SMS or MMS message. Area: SMS Canonical name: PidNameOMSScheduleTime Alternate names: | +| [OMSServiceType](./omsservicetype/) | Contains the type of service used to send an SMS or MMS message. Area: SMS Canonical name: PidNameOMSServiceType Alternate names: | +| [OMSSourceType](./omssourcetype/) | Contains the source of an SMS or MMS message. Area: SMS Canonical name: PidNameOMSSourceType Alternate names: | +| [OnlinePassword](./onlinepassword/) | Specifies the password for a meeting on which the PidLidConferencingType property (section 2.66) has the value 0x00000002. Area: Conferencing Canonical name: PidLidOnlinePassword Alternate names: dispidOnlinePassword | +| [OptionalAttendees](./optionalattendees/) | Specifies optional attendees. Area: Meetings Canonical name: PidLidOptionalAttendees Alternate names: LID_OPTIONAL_ATTENDEES | +| [OrdinalMost](./ordinalmost/) | Contains a positive number whose negative is less than or equal to the value of the PidLidTaskOrdinal property (section 2.327) of all of the Task objects in the folder. Area: Tasks Canonical name: PidTagOrdinalMost Alternate names: PR_ORDINAL_MOST | +| [OrganizationalIdNumber](./organizationalidnumber/) | Contains an identifier for the mail user used within the mail user's organization. Area: Address Properties Canonical name: PidTagOrganizationalIdNumber Alternate names: PR_ORGANIZATIONAL_ID_NUMBER, PR_ORGANIZATIONAL_ID_NUMBER_A, | +| [OrganizerAlias](./organizeralias/) | Specifies the email address of the organizer. Area: Conferencing Canonical name: PidLidOrganizerAlias Alternate names: dispidOrgAlias | +| [OriginalAuthorAddrtype](./originalauthoraddrtype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_AUTHOR_ADDRTYPE | +| [OriginalAuthorEmailAddress](./originalauthoremailaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS | +| [OriginalAuthorEntryId](./originalauthorentryid/) | Contains an address book EntryID structure ([MS-OXCDATA] section 2.2.5.2) and is defined in report messages to identify the user who sent the original message. Area: Email Canonical name: PidTagOriginalAuthorEntryId Alternate names: PR_ORIGINAL_AUTHOR_ENTRYID | +| [OriginalAuthorName](./originalauthorname/) | Contains the display name of the sender of the original message referenced by a report message. Area: Email Canonical name: PidTagOriginalAuthorName Alternate names: PR_ORIGINAL_AUTHOR_NAME_W | +| [OriginalAuthorSearchKey](./originalauthorsearchkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_AUTHOR_SEARCH_KEY | +| [OriginalDeliveryTime](./originaldeliverytime/) | Contains the delivery time, in UTC, from the original message. Area: General Message Properties Canonical name: PidTagOriginalDeliveryTime Alternate names: PR_ORIGINAL_DELIVERY_TIME, ptagOriginalDeliveryTime | +| [OriginalDisplayBcc](./originaldisplaybcc/) | Contains the value of the PidTagDisplayBcc property (section 2.665) from the original message. Area: General Message Properties Canonical name: PidTagOriginalDisplayBcc Alternate names: PR_ORIGINAL_DISPLAY_BCC, PR_ORIGINAL_DISPLAY_BCC_A, ptagOriginalDisplayBcc, PR_ORIGINAL_DISPLAY_BCC_W, | +| [OriginalDisplayCc](./originaldisplaycc/) | Contains the value of the PidTagDisplayCc property(section 2.666) from the original message. Area: General Message Properties Canonical name: PidTagOriginalDisplayCc Alternate names: PR_ORIGINAL_DISPLAY_CC, PR_ORIGINAL_DISPLAY_CC_A, ptagOriginalDisplayCc, PR_ORIGINAL_DISPLAY_CC_W, | +| [OriginalDisplayName](./originaldisplayname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_DISPLAY_NAME | +| [OriginalDisplayTo](./originaldisplayto/) | Contains the value of the PidTagDisplayTo property (section 2.669) from the original message. Area: General Message Properties Canonical name: PidTagOriginalDisplayTo Alternate names: PR_ORIGINAL_DISPLAY_TO, PR_ORIGINAL_DISPLAY_TO_A, ptagOriginalDisplayTo, PR_ORIGINAL_DISPLAY_TO_W, | +| [OriginalEits](./originaleits/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_EITS | +| [OriginalEntryId](./originalentryid/) | Contains the original EntryID of an object. Area: General Message Properties Canonical name: PidTagOriginalEntryId Alternate names: PR_ORIGINAL_ENTRYID, ptagOriginalEntryId | +| [OriginallyIntendedRecipAddrtype](./originallyintendedrecipaddrtype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE | +| [OriginallyIntendedRecipEmailAddress](./originallyintendedrecipemailaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS | +| [OriginallyIntendedRecipEntryid](./originallyintendedrecipentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINALLY_INTENDED_RECIP_ENTRYID | +| [OriginallyIntendedRecipientName](./originallyintendedrecipientname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINALLY_INTENDED_RECIPIENT_NAME | +| [OriginalMessageClass](./originalmessageclass/) | Designates the PidTagMessageClass property ([MS-OXCMSG] section 2.2.1.3) from the original message. Area: Secure Messaging Properties Canonical name: PidTagOriginalMessageClass Alternate names: PR_ORIG_MESSAGE_CLASS, PR_ORIG_MESSAGE_CLASS_A, PR_ORIG_MESSAGE_CLASS_W | +| [OriginalMessageId](./originalmessageid/) | Contains the message ID of the original message included in replies or resent messages. Area: Mail Canonical name: PidTagOriginalMessageId Alternate names: ptagOriginalInternetMessageID, OriginalMessageId | +| [OriginalSearchKey](./originalsearchkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_SEARCH_KEY | +| [OriginalSenderAddressType](./originalsenderaddresstype/) | Contains the value of the original message sender's PidTagSenderAddressType property (section 2.991). Area: General Message Properties Canonical name: PidTagOriginalSenderAddressType Alternate names: PR_ORIGINAL_SENDER_ADDRTYPE, PR_ORIGINAL_SENDER_ADDRTYPE_A, ptagOriginalSenderAddrType, PR_ORIGINAL_SENDER_ADDRTYPE_W | +| [OriginalSenderEmailAddress](./originalsenderemailaddress/) | Contains the value of the original message sender's PidTagSenderEmailAddress property (section 2.992). Area: General Message Properties Canonical name: PidTagOriginalSenderEmailAddress Alternate names: PR_ORIGINAL_SENDER_EMAIL_ADDRESS, PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A, PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W | +| [OriginalSenderEntryId](./originalsenderentryid/) | Contains an address book EntryID that is set on delivery report messages. Area: General Message Properties Canonical name: PidTagOriginalSenderEntryId Alternate names: PR_ORIGINAL_SENDER_ENTRYID, ptagOriginalSenderEntryId | +| [OriginalSenderName](./originalsendername/) | Contains the value of the original message sender's PidTagSenderName property (section 2.995), and is set on delivery report messages. Area: General Message Properties Canonical name: PidTagOriginalSenderName Alternate names: PR_ORIGINAL_SENDER_NAME, PR_ORIGINAL_SENDER_NAME_A, ptagOriginalSenderName, PR_ORIGINAL_SENDER_NAME_W, | +| [OriginalSenderSearchKey](./originalsendersearchkey/) | Contains an address book search key set on the original email message. Area: General Message Properties Canonical name: PidTagOriginalSenderSearchKey Alternate names: PR_ORIGINAL_SENDER_SEARCH_KEY, ptagOriginalSenderSearchKey | +| [OriginalSensitivity](./originalsensitivity/) | Contains the sensitivity value of the original email message. Area: General Message Properties Canonical name: PidTagOriginalSensitivity Alternate names: PR_ORIGINAL_SENSITIVITY, ptagOriginalSensitivity | +| [OriginalSentRepresentingAddressType](./originalsentrepresentingaddresstype/) | Contains the address type of the end user who is represented by the original email message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingAddressType Alternate names: PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE, PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W | +| [OriginalSentRepresentingEmailAddress](./originalsentrepresentingemailaddress/) | Contains the email address of the end user who is represented by the original email message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingEmailAddress Alternate names: PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS, PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W | +| [OriginalSentRepresentingEntryId](./originalsentrepresentingentryid/) | Identifies an address book EntryID that contains the entry identifier of the end user who is represented by the original message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingEntryId Alternate names: PR_ORIGINAL_SENT_REPRESENTING_ENTRYID, ptagOriginalSentRepresentingEntryId | +| [OriginalSentRepresentingName](./originalsentrepresentingname/) | Contains the display name of the end user who is represented by the original email message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingName Alternate names: PR_ORIGINAL_SENT_REPRESENTING_NAME, PR_ORIGINAL_SENT_REPRESENTING_NAME_W | +| [OriginalSentRepresentingSearchKey](./originalsentrepresentingsearchkey/) | Identifies an address book search key that contains the SearchKey of the end user who is represented by the original message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingSearchKey Alternate names: PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY, ptagOriginalSentRepresentingSearchKey | +| [OriginalStoreEntryId](./originalstoreentryid/) | Specifies the EntryID of the delegator�s message store. Area: Meetings Canonical name: PidLidOriginalStoreEntryId Alternate names: dispidOrigStoreEid, http://schemas.microsoft.com/mapi/origstoreeid | +| [OriginalSubject](./originalsubject/) | Specifies the subject of the original message. Area: General Message Properties Canonical name: PidTagOriginalSubject Alternate names: PR_ORIGINAL_SUBJECT, PR_ORIGINAL_SUBJECT_A, ptagOriginalSubject, | +| [OriginalSubmitTime](./originalsubmittime/) | Specifies the original email message's submission date and time, in UTC. Area: General Message Properties Canonical name: PidTagOriginalSubmitTime Alternate names: PR_ORIGINAL_SUBMIT_TIME, ptagOriginalSubmitTime, | +| [OriginatingMtaCertificate](./originatingmtacertificate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATING_MTA_CERTIFICATE | +| [OriginatorAddr](./originatoraddr/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_ADDR | +| [OriginatorAddrtype](./originatoraddrtype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_ADDRTYPE | +| [OriginatorAndDlExpansionHistory](./originatoranddlexpansionhistory/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY | +| [OriginatorCertificate](./originatorcertificate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_CERTIFICATE | +| [OriginatorDeliveryReportRequested](./originatordeliveryreportrequested/) | Indicates whether an email sender requests an email delivery receipt from the messaging system. Area: MIME Properties Canonical name: PidTagOriginatorDeliveryReportRequested Alternate names: PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED, | +| [OriginatorEntryid](./originatorentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_ENTRYID | +| [OriginatorName](./originatorname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_NAME | +| [OriginatorNonDeliveryReportRequested](./originatornondeliveryreportrequested/) | Specifies whether an email sender requests suppression of nondelivery receipts. Area: MIME Properties Canonical name: PidTagOriginatorNonDeliveryReportRequested Alternate names: PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED | +| [OriginatorRequestedAlternateRecipient](./originatorrequestedalternaterecipient/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT | +| [OriginatorReturnAddress](./originatorreturnaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_RETURN_ADDRESS | +| [OriginCheck](./origincheck/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGIN_CHECK | +| [OscSyncEnabled](./oscsyncenabled/) | Specifies whether contact synchronization with an external source is handled by the server. Area: Contact Properties Canonical name: PidTagOscSyncEnabled Alternate names: PR_OSC_SYNC_ENABLEDONSERVER | +| [OstEncryption](./ostencryption/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OST_ENCRYPTION | +| [OtherAddress](./otheraddress/) | Specifies the complete address of the other address of the contact. Area: Contact Properties Canonical name: PidLidOtherAddress Alternate names: dispidOtherAddress | +| [OtherAddressCity](./otheraddresscity/) | Contains the name of the mail user's other locality, such as the town or city. Area: Address Properties Canonical name: PidTagOtherAddressCity Alternate names: PR_OTHER_ADDRESS_CITY, PR_OTHER_ADDRESS_CITY_A, | +| [OtherAddressCountry](./otheraddresscountry/) | Contains the name of the mail user's other country/region. Area: Address Properties Canonical name: PidTagOtherAddressCountry Alternate names: PR_OTHER_ADDRESS_COUNTRY, PR_OTHER_ADDRESS_COUNTRY_A, | +| [OtherAddressCountryCode](./otheraddresscountrycode/) | Specifies the country code portion of the other address of the contact. Area: Contact Properties Canonical name: PidLidOtherAddressCountryCode Alternate names: dispidOtherAddressCountryCode | +| [OtherAddressPostalCode](./otheraddresspostalcode/) | Contains the postal code for the mail user's other postal address. Area: Address Properties Canonical name: PidTagOtherAddressPostalCode Alternate names: PR_OTHER_ADDRESS_POSTAL_CODE, PR_OTHER_ADDRESS_POSTAL_CODE_A, | +| [OtherAddressPostOfficeBox](./otheraddresspostofficebox/) | Contains the number or identifier of the mail user's other post office box. Area: Address Properties Canonical name: PidTagOtherAddressPostOfficeBox Alternate names: PR_OTHER_ADDRESS_POST_OFFICE_BOX, PR_OTHER_ADDRESS_POST_OFFICE_BOX_A, PR_OTHER_ADDRESS_POST_OFFICE_BOX_W, | +| [OtherAddressStateOrProvince](./otheraddressstateorprovince/) | Contains the name of the mail user's other state or province. Area: Address Properties Canonical name: PidTagOtherAddressStateOrProvince Alternate names: PR_OTHER_ADDRESS_STATE_OR_PROVINCE, PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A, PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W, | +| [OtherAddressStreet](./otheraddressstreet/) | Contains the mail user's other street address. Area: Address Properties Canonical name: PidTagOtherAddressStreet Alternate names: PR_OTHER_ADDRESS_STREET, PR_OTHER_ADDRESS_STREET_A, | +| [OtherTelephoneNumber](./othertelephonenumber/) | Contains an alternate telephone number for the mail user. Area: Address Properties Canonical name: PidTagOtherTelephoneNumber Alternate names: PR_OTHER_TELEPHONE_NUMBER, PR_OTHER_TELEPHONE_NUMBER_A, | +| [OutboundNewsfeedDn](./outboundnewsfeeddn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OUTBOUND_NEWSFEED_DN | +| [OutOfOfficeState](./outofofficestate/) | Indicates whether the user is OOF. Area: Message Store Properties Canonical name: PidTagOutOfOfficeState Alternate names: PR_OOF_STATE, ptagOOFState | +| [OverallAgeLimit](./overallagelimit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OVERALL_AGE_LIMIT | +| [OverallMsgAgeLimit](./overallmsgagelimit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OVERALL_MSG_AGE_LIMIT | +| [OwaUrl](./owaurl/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OWA_URL | +| [OwnerAppointmentId](./ownerappointmentid/) | Specifies a quasi-unique value among all of the Calendar objects in a user's mailbox. Area: Appointment Canonical name: PidTagOwnerAppointmentId Alternate names: PR_OWNER_APPT_ID, http://schemas.microsoft.com/mapi/owner_appt_id | +| [OwnerCount](./ownercount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OWNER_COUNT | +| [OwnerCriticalChange](./ownercriticalchange/) | Specifies the date and time at which a Meeting Request object was sent by the organizer. Area: Meetings Canonical name: PidLidOwnerCriticalChange Alternate names: LID_OWNER_CRITICAL_CHANGE | +| [OwnerName](./ownername/) | Indicates the name of the owner of the mailbox. Area: Meetings Canonical name: PidLidOwnerName Alternate names: dispidOwnerName | +| [OwnStoreEntryid](./ownstoreentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OWN_STORE_ENTRYID | +| [P1Content](./p1content/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_P1_CONTENT | +| [P1ContentType](./p1contenttype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_P1_CONTENT_TYPE | +| [PageCount](./pagecount/) | Specifies the page count of the file attached to the Document object. Area: Common Canonical name: PidNamePageCount Alternate names: urn:schemas-microsoft-com:office:office::Pages | +| [PagerTelephoneNumber](./pagertelephonenumber/) | Contains the mail user's pager telephone number. Area: Address Properties Canonical name: PidTagPagerTelephoneNumber Alternate names: PR_PAGER_TELEPHONE_NUMBER, PR_PAGER_TELEPHONE_NUMBER_A, | +| [ParagraphCount](./paragraphcount/) | Specifies the number of paragraphs in the file attached to the Document object. Area: Common Canonical name: PidNameParagraphCount Alternate names: urn:schemas-microsoft-com:office:office::Paragraphs | +| [ParentDisplay](./parentdisplay/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PARENT_DISPLAY | +| [ParentEntryId](./parententryid/) | Contains the EntryID of the folder where messages or subfolders reside. Area: ID Properties Canonical name: PidTagParentEntryId Alternate names: PR_PARENT_ENTRYID, ptagParentEntryId | +| [ParentFolderId](./parentfolderid/) | Contains a value that contains the Folder ID (FID), as specified in [MS-OXCDATA] section 2.2.1.1, that identifies the parent folder of the messaging object being synchronized. Area: ID Properties Canonical name: PidTagParentFolderId Alternate names: ptagParentFID | +| [ParentKey](./parentkey/) | Contains the search key that is used to correlate the original message and the reports about the original message. Area: MapiEnvelope Canonical name: PidTagParentKey Alternate names: PR_PARENT_KEY, ptagParentKey | +| [ParentSourceKey](./parentsourcekey/) | Contains a value on a folder that contains the PidTagSourceKey property (section 2.1012) of the parent folder. Area: ExchangeNonTransmittableReserved Canonical name: PidTagParentSourceKey Alternate names: PR_PARENT_SOURCE_KEY | +| [PendingStateForSiteMailboxDocument](./pendingstateforsitemailboxdocument/) | Specifies the synchronization state of the Document object that is in the Document Libraries folder of the site mailbox. Area: Site Mailbox Canonical name: PidLidPendingStateForSiteMailboxDocument Alternate names: dispidPendingStateforTMDocument | +| [PercentComplete](./percentcomplete/) | Indicates whether a time-flagged Message object is complete. Area: Tasks Canonical name: PidLidPercentComplete Alternate names: dispidPercentComplete | +| [PersonalHomePage](./personalhomepage/) | Contains the URL of the mail user's personal home page. Area: MapiMailUser Canonical name: PidTagPersonalHomePage Alternate names: PR_PERSONAL_HOME_PAGE, PR_PERSONAL_HOME_PAGE_A, | +| [PhishingStamp](./phishingstamp/) | Indicates whether a message is likely to be phishing. Area: Secure Messaging Properties Canonical name: PidNamePhishingStamp Alternate names: | +| [PhysicalDeliveryBureauFaxDelivery](./physicaldeliverybureaufaxdelivery/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY | +| [PhysicalDeliveryMode](./physicaldeliverymode/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_DELIVERY_MODE | +| [PhysicalDeliveryReportRequest](./physicaldeliveryreportrequest/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_DELIVERY_REPORT_REQUEST | +| [PhysicalForwardingAddress](./physicalforwardingaddress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_FORWARDING_ADDRESS | +| [PhysicalForwardingAddressRequested](./physicalforwardingaddressrequested/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED | +| [PhysicalForwardingProhibited](./physicalforwardingprohibited/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_FORWARDING_PROHIBITED | +| [PhysicalRenditionAttributes](./physicalrenditionattributes/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_RENDITION_ATTRIBUTES | +| [PolicyTag](./policytag/) | Specifies the GUID of a retention tag. Area: Archive Canonical name: PidTagPolicyTag Alternate names: PR_POLICY_TAG, ptagPolicyTag | +| [PostalAddress](./postaladdress/) | Contains the mail user's postal address. Area: MapiMailUser Canonical name: PidTagPostalAddress Alternate names: PR_POSTAL_ADDRESS, PR_POSTAL_ADDRESS_A, PR_POSTAL_ADDRESS_W, | +| [PostalAddressId](./postaladdressid/) | Specifies which physical address is the mailing address for this contact. Area: Contact Properties Canonical name: PidLidPostalAddressId Alternate names: dispidPostalAddressId | +| [PostalCode](./postalcode/) | Contains the postal code for the mail user's postal address. Area: MapiMailUser Canonical name: PidTagPostalCode Alternate names: PR_POSTAL_CODE, PR_POSTAL_CODE_A, PR_POSTAL_CODE_W, PR_BUSINESS_ADDRESS_POSTAL_CODE, PR_BUSINESS_ADDRESS_POSTAL_CODE_A, | +| [PostFolderEntries](./postfolderentries/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_FOLDER_ENTRIES | +| [PostFolderNames](./postfoldernames/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_FOLDER_NAMES | +| [PostOfficeBox](./postofficebox/) | Contains the number or identifier of the mail user's post office box. Area: MapiMailUser Canonical name: PidTagPostOfficeBox Alternate names: PR_POST_OFFICE_BOX, PR_POST_OFFICE_BOX_A, PR_POST_OFFICE_BOX_W, PR_BUSINESS_ADDRESS_POST_OFFICE_BOX, PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A, | +| [PostReplyDenied](./postreplydenied/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_REPLY_DENIED | +| [PostReplyFolderEntries](./postreplyfolderentries/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_REPLY_FOLDER_ENTRIES | +| [PostReplyFolderNames](./postreplyfoldernames/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_REPLY_FOLDER_NAMES | +| [PostRssChannel](./postrsschannel/) | Contains the contents of the title field from the XML of the Atom feed or RSS channel. Area: RSS Canonical name: PidLidPostRssChannel Alternate names: dispidPostRssChannel | +| [PostRssChannelLink](./postrsschannellink/) | Contains the URL of the RSS or Atom feed from which the XML file came. Area: RSS Canonical name: PidLidPostRssChannelLink Alternate names: dispidPostRssChannelLink | +| [PostRssItemGuid](./postrssitemguid/) | Contains a unique identifier for the RSS object. Area: RSS Canonical name: PidLidPostRssItemGuid Alternate names: dispidPostRssItemGuid | +| [PostRssItemHash](./postrssitemhash/) | Contains a hash of the feed XML computed by using an implementation-dependent algorithm. Area: RSS Canonical name: PidLidPostRssItemHash Alternate names: dispidPostRssItemHash | +| [PostRssItemLink](./postrssitemlink/) | Contains the URL of the link from an RSS or Atom item. Area: RSS Canonical name: PidLidPostRssItemLink Alternate names: dispidPostRssItemLink | +| [PostRssItemXml](./postrssitemxml/) | Contains the item element and all of its sub-elements from an RSS feed, or the entry element and all of its sub-elements from an Atom feed. Area: RSS Canonical name: PidLidPostRssItemXml Alternate names: dispidPostRssItemXml | +| [PostRssSubscription](./postrsssubscription/) | Contains the user's preferred name for the RSS or Atom subscription. Area: RSS Canonical name: PidLidPostRssSubscription Alternate names: dispidPostRssSubscription | +| [PredecessorChangeList](./predecessorchangelist/) | Contains a value that contains a serialized representation of a PredecessorChangeList structure. Area: Sync Canonical name: PidTagPredecessorChangeList Alternate names: PR_PREDECESSOR_CHANGE_LIST | +| [Preprocess](./preprocess/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PREPROCESS | +| [PresentationFormat](./presentationformat/) | Specifies the presentation format of the file attached to the Document object. Area: Common Canonical name: PidNamePresentationFormat Alternate names: urn:schemas-microsoft-com:office:office::PresentationFormat | +| [PreventMsgCreate](./preventmsgcreate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PREVENT_MSG_CREATE | +| [Preview](./preview/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PREVIEW | +| [PreviewUnread](./previewunread/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PREVIEW_UNREAD | +| [PrimaryCapability](./primarycapability/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PRIMARY_CAPABILITY | +| [PrimaryFaxNumber](./primaryfaxnumber/) | Contains the telephone number of the mail user's primary fax machine. Area: MapiMailUser Canonical name: PidTagPrimaryFaxNumber Alternate names: PR_PRIMARY_FAX_NUMBER, PR_PRIMARY_FAX_NUMBER_A, | +| [PrimarySendAccount](./primarysendaccount/) | Specifies the first server that a client is to use to send the email with. Area: MapiNonTransmittable Canonical name: PidTagPrimarySendAccount Alternate names: PR_PRIMARY_SEND_ACCT | +| [PrimaryTelephoneNumber](./primarytelephonenumber/) | Contains the mail user's primary telephone number. Area: MapiMailUser Canonical name: PidTagPrimaryTelephoneNumber Alternate names: PR_PRIMARY_TELEPHONE_NUMBER, PR_PRIMARY_TELEPHONE_NUMBER_A, PR_PRIMARY_TELEPHONE_NUMBER_W | +| [Priority](./priority/) | Indicates the client's request for the priority with which the message is to be sent by the messaging system. Area: Email Canonical name: PidTagPriority Alternate names: PR_PRIORITY, ptagPriority, urn:schemas:httpmail:priority, | +| [Private](./private/) | Indicates whether the end user wishes for this Message object to be hidden from other users who have access to the Message object. Area: General Message Properties Canonical name: PidLidPrivate Alternate names: dispidPrivate | +| [Processed](./processed/) | Indicates whether a client has already processed a received task communication. Area: Calendar Canonical name: PidTagProcessed Alternate names: PR_PROCESSED | +| [Profession](./profession/) | Contains the name of the mail user's line of business. Area: MapiMailUser Canonical name: PidTagProfession Alternate names: PR_PROFESSION, PR_PROFESSION_A, PR_PROFESSION_W, | +| [ProfileAbFilesPath](./profileabfilespath/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_AB_FILES_PATH | +| [ProfileAddrInfo](./profileaddrinfo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_ADDR_INFO | +| [ProfileAllpubComment](./profileallpubcomment/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_ALLPUB_COMMENT | +| [ProfileAllpubDisplayName](./profileallpubdisplayname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_ALLPUB_DISPLAY_NAME | +| [ProfileBindingOrder](./profilebindingorder/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_BINDING_ORDER | +| [ProfileConfigFlags](./profileconfigflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_CONFIG_FLAGS | +| [ProfileConnectFlags](./profileconnectflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_CONNECT_FLAGS | +| [ProfileFavfldComment](./profilefavfldcomment/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_FAVFLD_COMMENT | +| [ProfileFavfldDisplayName](./profilefavflddisplayname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_FAVFLD_DISPLAY_NAME | +| [ProfileHomeServer](./profilehomeserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_HOME_SERVER | +| [ProfileHomeServerAddrs](./profilehomeserveraddrs/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_HOME_SERVER_ADDRS | +| [ProfileHomeServerDn](./profilehomeserverdn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_HOME_SERVER_DN | +| [ProfileMailbox](./profilemailbox/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MAILBOX | +| [ProfileMaxRestrict](./profilemaxrestrict/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MAX_RESTRICT | +| [ProfileMoab](./profilemoab/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MOAB | +| [ProfileMoabGuid](./profilemoabguid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MOAB_GUID | +| [ProfileMoabSeq](./profilemoabseq/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MOAB_SEQ | +| [ProfileName](./profilename/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_NAME | +| [ProfileOfflineInfo](./profileofflineinfo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_OFFLINE_INFO | +| [ProfileOfflineStorePath](./profileofflinestorepath/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_OFFLINE_STORE_PATH | +| [ProfileOpenFlags](./profileopenflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_OPEN_FLAGS | +| [ProfileOptionsData](./profileoptionsdata/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_OPTIONS_DATA | +| [ProfileSecureMailbox](./profilesecuremailbox/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_SECURE_MAILBOX | +| [ProfileServer](./profileserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_SERVER | +| [ProfileServerDn](./profileserverdn/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_SERVER_DN | +| [ProfileTransportFlags](./profiletransportflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_TRANSPORT_FLAGS | +| [ProfileType](./profiletype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_TYPE | +| [ProfileUiState](./profileuistate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_UI_STATE | +| [ProfileUnresolvedName](./profileunresolvedname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_UNRESOLVED_NAME | +| [ProfileUnresolvedServer](./profileunresolvedserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_UNRESOLVED_SERVER | +| [ProfileUser](./profileuser/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_USER | +| [ProfileVersion](./profileversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_VERSION | +| [ProhibitReceiveQuota](./prohibitreceivequota/) | Maximum size, in kilobytes, that a user is allowed to accumulate in their mailbox before no further email will be delivered to their mailbox. Area: Exchange Administrative Canonical name: PidTagProhibitReceiveQuota Alternate names: PR_PROHIBIT_RECEIVE_QUOTA, ptagProhibitReceiveQuota | +| [ProhibitSendQuota](./prohibitsendquota/) | Maximum size, in kilobytes, that a user is allowed to accumulate in their mailbox before the user can no longer send any more email. Area: ExchangeAdministrative Canonical name: PidTagProhibitSendQuota Alternate names: PR_PROHIBIT_SEND_QUOTA, ptagProhibitSendQuota | +| [PromptSendUpdate](./promptsendupdate/) | Indicates that the Meeting Response object was out-of-date when it was received. Area: Meeting Response Canonical name: PidLidPromptSendUpdate Alternate names: dispidPromptSendUpdate | +| [ProofOfDelivery](./proofofdelivery/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROOF_OF_DELIVERY | +| [ProofOfDeliveryRequested](./proofofdeliveryrequested/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROOF_OF_DELIVERY_REQUESTED | +| [ProofOfSubmission](./proofofsubmission/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROOF_OF_SUBMISSION | +| [ProofOfSubmissionRequested](./proofofsubmissionrequested/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROOF_OF_SUBMISSION_REQUESTED | +| [ProviderDisplay](./providerdisplay/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_DISPLAY | +| [ProviderDllName](./providerdllname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_DLL_NAME | +| [ProviderOrdinal](./providerordinal/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_ORDINAL | +| [ProviderSubmitTime](./providersubmittime/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_SUBMIT_TIME | +| [ProviderUid](./provideruid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_UID | +| [PstEncryption](./pstencryption/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PST_ENCRYPTION | +| [PstPath](./pstpath/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PST_PATH | +| [PstPwSzOld](./pstpwszold/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PST_PW_SZ_OLD | +| [PstRememberPw](./pstrememberpw/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PST_REMEMBER_PW | +| [PublicFolderEntryid](./publicfolderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PUBLIC_FOLDER_ENTRYID | +| [PublishInAddressBook](./publishinaddressbook/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PUBLISH_IN_ADDRESS_BOOK | +| [PurportedSenderDomain](./purportedsenderdomain/) | Contains the domain responsible for transmitting the current message. Area: TransportEnvelope Canonical name: PidTagPurportedSenderDomain Alternate names: PR_PURPORTED_SENDER_DOMAIN | +| [QuarantineOriginalSender](./quarantineoriginalsender/) | Specifies the original sender of a message. Area: Common Canonical name: PidNameQuarantineOriginalSender Alternate names: | +| [RadioTelephoneNumber](./radiotelephonenumber/) | Contains the mail user's radio telephone number. Area: MapiMailUser Canonical name: PidTagRadioTelephoneNumber Alternate names: PR_RADIO_TELEPHONE_NUMBER, PR_RADIO_TELEPHONE_NUMBER_A, PR_RADIO_TELEPHONE_NUMBER_W | +| [Read](./read/) | Indicates whether a message has been read. Area: MapiNonTransmittable Property set Canonical name: PidTagRead Alternate names: PR_READ, ptagRead, urn:schemas:httpmail:read | +| [ReadReceiptAddressType](./readreceiptaddresstype/) | Contains the address type of the end user to whom a read receipt is directed. Area: Transport Envelope Canonical name: PidTagReadReceiptAddressType Alternate names: ptagReadReceiptAddrType, ReadReceiptAddrType | +| [ReadReceiptEmailAddress](./readreceiptemailaddress/) | Contains the email address of the end user to whom a read receipt is directed. Area: Transport Envelope Canonical name: PidTagReadReceiptEmailAddress Alternate names: ptagReadReceiptEmailAddr, ReadReceiptEmailAddress | +| [ReadReceiptEntryId](./readreceiptentryid/) | Contains an address book EntryID. Area: MapiEnvelope Canonical name: PidTagReadReceiptEntryId Alternate names: PR_READ_RECEIPT_ENTRYID, ptagReadReceiptEntryId | +| [ReadReceiptName](./readreceiptname/) | Contains the display name for the end user to whom a read receipt is directed. Area: Transport Envelope Canonical name: PidTagReadReceiptName Alternate names: ptagReadReceiptDisplayName, ReadReceiptDisplayName | +| [ReadReceiptRequested](./readreceiptrequested/) | Specifies whether the email sender requests a read receipt from all recipients when this email message is read or opened. Area: Email Canonical name: PidTagReadReceiptRequested Alternate names: PR_READ_RECEIPT_REQUESTED, ptagReadReceiptRequested, | +| [ReadReceiptSearchKey](./readreceiptsearchkey/) | Contains an address book search key. Area: MapiEnvelope Canonical name: PidTagReadReceiptSearchKey Alternate names: PR_READ_RECEIPT_SEARCH_KEY, ptagReadReceiptSearchKey | +| [ReadReceiptSmtpAddress](./readreceiptsmtpaddress/) | Contains the SMTP email address of the user to whom a read receipt is directed. Area: Mail Canonical name: PidTagReadReceiptSmtpAddress Alternate names: ptagRecipientReadReceiptSmtpAddress | +| [ReceiptTime](./receipttime/) | Contains the sent time for a message disposition notification, as specified in [RFC3798]. Area: Email Canonical name: PidTagReceiptTime Alternate names: PR_RECEIPT_TIME, ptagReceiptTime | +| [ReceivedByAddressType](./receivedbyaddresstype/) | Contains the email message receiver's email address type. Area: MapiEnvelope Canonical name: PidTagReceivedByAddressType Alternate names: PR_RECEIVED_BY_ADDRTYPE, PR_RECEIVED_BY_ADDRTYPE_A, ptagReceivedByAddrType, PR_RECEIVED_BY_ADDRTYPE_W | +| [ReceivedByEmailAddress](./receivedbyemailaddress/) | Contains the email message receiver's email address. Area: Address Properties Canonical name: PidTagReceivedByEmailAddress Alternate names: PR_RECEIVED_BY_EMAIL_ADDRESS, PR_RECEIVED_BY_EMAIL_ADDRESS_A, PR_RECEIVED_BY_EMAIL_ADDRESS_W | +| [ReceivedByEntryId](./receivedbyentryid/) | Contains the address book EntryID of the mailbox receiving the Email object. Area: Address Properties Canonical name: PidTagReceivedByEntryId Alternate names: PR_RECEIVED_BY_ENTRYID | +| [ReceivedByName](./receivedbyname/) | Contains the email message receiver's display name. Area: Address Properties Canonical name: PidTagReceivedByName Alternate names: PR_RECEIVED_BY_NAME, PR_RECEIVED_BY_NAME_A, PR_RECEIVED_BY_NAME_W | +| [ReceivedBySearchKey](./receivedbysearchkey/) | Identifies an address book search key that contains a binary-comparable key that is used to identify correlated objects for a search. Area: Address Properties Canonical name: PidTagReceivedBySearchKey Alternate names: PR_RECEIVED_BY_SEARCH_KEY | +| [ReceivedBySmtpAddress](./receivedbysmtpaddress/) | Contains the email message receiver's SMTP email address. Area: Mail Canonical name: PidTagReceivedBySmtpAddress Alternate names: ptagRecipientRcvdBySmtpAddress | +| [ReceivedRepresentingAddressType](./receivedrepresentingaddresstype/) | Contains the email address type for the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingAddressType Alternate names: PR_RCVD_REPRESENTING_ADDRTYPE, PR_RCVD_REPRESENTING_ADDRTYPE_A, ptagRcvdRepresentingAddrType, PR_RCVD_REPRESENTING_ADDRTYPE_W | +| [ReceivedRepresentingEmailAddress](./receivedrepresentingemailaddress/) | Contains the email address for the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingEmailAddress Alternate names: PR_RCVD_REPRESENTING_EMAIL_ADDRESS, PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A, PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W | +| [ReceivedRepresentingEntryId](./receivedrepresentingentryid/) | Contains an address book EntryID that identifies the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingEntryId Alternate names: PR_RCVD_REPRESENTING_ENTRYID, ptagRcvdRepresentingEntryId | +| [ReceivedRepresentingName](./receivedrepresentingname/) | Contains the display name for the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingName Alternate names: PR_RCVD_REPRESENTING_NAME, PR_RCVD_REPRESENTING_NAME_A, ptagRcvdRepresentingName, PR_RCVD_REPRESENTING_NAME_W | +| [ReceivedRepresentingSearchKey](./receivedrepresentingsearchkey/) | Identifies an address book search key that contains a binary-comparable key of the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingSearchKey Alternate names: PR_RCVD_REPRESENTING_SEARCH_KEY, ptagRcvdRepresentingSearchKey | +| [ReceivedRepresentingSmtpAddress](./receivedrepresentingsmtpaddress/) | Contains the SMTP email address of the user represented by the receiving mailbox owner. Area: Mail Canonical name: PidTagReceivedRepresentingSmtpAddress Alternate names: ptagRecipientRcvdRepresentingSmtpAddress | +| [ReceiveFolderSettings](./receivefoldersettings/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECEIVE_FOLDER_SETTINGS | +| [RecipientCertificate](./recipientcertificate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_CERTIFICATE | +| [RecipientDisplayName](./recipientdisplayname/) | Specifies the display name of the recipient. Area: TransportRecipient Canonical name: PidTagRecipientDisplayName Alternate names: PR_RECIPIENT_DISPLAY_NAME, PR_RECIPIENT_DISPLAY_NAME_W | +| [RecipientEntryId](./recipiententryid/) | Identifies an Address Book object that specifies the recipient. Area: ID Properties Canonical name: PidTagRecipientEntryId Alternate names: PR_RECIPIENT_ENTRYID, ptagRecipientEntryId | +| [RecipientFlags](./recipientflags/) | Specifies a bit field that describes the recipient status. Area: TransportRecipient Canonical name: PidTagRecipientFlags Alternate names: PR_RECIPIENT_FLAGS | +| [RecipientNumber](./recipientnumber/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_NUMBER | +| [RecipientNumberForAdvice](./recipientnumberforadvice/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_NUMBER_FOR_ADVICE | +| [RecipientOnAssocMsgCount](./recipientonassocmsgcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_ON_ASSOC_MSG_COUNT | +| [RecipientOnNormalMsgCount](./recipientonnormalmsgcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_ON_NORMAL_MSG_COUNT | +| [RecipientOrder](./recipientorder/) | Specifies the location of the current recipient in the recipient table. Area: TransportRecipient Canonical name: PidTagRecipientOrder Alternate names: PR_RECIPIENT_ORDER, ptagRecipientOrder | +| [RecipientProposed](./recipientproposed/) | Indicates that the attendee proposed a new date and/or time. Area: TransportRecipient Canonical name: PidTagRecipientProposed Alternate names: PR_RECIPIENT_PROPOSED, ptagRecipientProposed | +| [RecipientProposedEndTime](./recipientproposedendtime/) | Indicates the meeting end time requested by the attendee in a counter proposal. Area: TransportRecipient Canonical name: PidTagRecipientProposedEndTime Alternate names: PR_RECIPIENT_PROPOSEDENDTIME, ptagRecipientProposedEndTime | +| [RecipientProposedStartTime](./recipientproposedstarttime/) | Indicates the meeting start time requested by the attendee in a counter proposal. Area: TransportRecipient Canonical name: PidTagRecipientProposedStartTime Alternate names: PR_RECIPIENT_PROPOSEDSTARTTIME, ptagRecipientProposedStartTime | +| [RecipientReassignmentProhibited](./recipientreassignmentprohibited/) | Specifies whether adding additional or different recipients is prohibited for the email message when forwarding the email message. Area: MapiEnvelope Canonical name: PidTagRecipientReassignmentProhibited Alternate names: PR_RECIPIENT_REASSIGNMENT_PROHIBITED, ptagRecipientReassignmentProhibited | +| [RecipientStatus](./recipientstatus/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_STATUS | +| [RecipientTrackStatus](./recipienttrackstatus/) | Indicates the response status that is returned by the attendee. Area: TransportRecipient Canonical name: PidTagRecipientTrackStatus Alternate names: PR_RECIPIENT_TRACKSTATUS, ptagRecipientTrackStatus | +| [RecipientTrackStatusTime](./recipienttrackstatustime/) | Indicates the date and time at which the attendee responded. Area: TransportRecipient Canonical name: PidTagRecipientTrackStatusTime Alternate names: PR_RECIPIENT_TRACKSTATUS_TIME, ptagRecipientTrackStatusTime | +| [RecipientType](./recipienttype/) | Represents the recipient type of a recipient on the message. Area: MapiRecipient Canonical name: PidTagRecipientType Alternate names: PR_RECIPIENT_TYPE, ptagRecipientType | +| [RecordKey](./recordkey/) | Contains a unique binary-comparable identifier for a specific object. Area: ID Properties Canonical name: PidTagRecordKey Alternate names: PR_RECORD_KEY, ptagRecordKey | +| [RecurrenceDuration](./recurrenceduration/) | Identifies the length, in minutes, of the appointment or meeting. Area: Calendar Canonical name: PidLidRecurrenceDuration Alternate names: | +| [RecurrencePattern](./recurrencepattern/) | Specifies a description of the recurrence pattern of the Calendar object. Area: Calendar Canonical name: PidLidRecurrencePattern Alternate names: dispidRecurPattern | +| [RecurrenceType](./recurrencetype/) | Specifies the recurrence type of the recurring series. Area: Calendar Canonical name: PidLidRecurrenceType Alternate names: dispidRecurType | +| [Recurring](./recurring/) | Specifies whether the object represents a recurring series. Area: Calendar Canonical name: PidLidRecurring Alternate names: dispidRecurring | +| [RedirectionHistory](./redirectionhistory/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REDIRECTION_HISTORY | +| [ReferenceEntryId](./referenceentryid/) | Specifies the value of the EntryID of the Contact object unless the Contact object is a copy of an earlier original. Area: Contact Properties Canonical name: PidLidReferenceEntryId Alternate names: dispidReferenceEID | +| [ReferredByName](./referredbyname/) | Contains the name of the mail user's referral. Area: MapiMailUser Canonical name: PidTagReferredByName Alternate names: PR_REFERRED_BY_NAME, PR_REFERRED_BY_NAME_A, PR_REFERRED_BY_NAME_W | +| [RegisteredMailType](./registeredmailtype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REGISTERED_MAIL_TYPE | +| [RelatedIpms](./relatedipms/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RELATED_IPMS | +| [ReminderDelta](./reminderdelta/) | Specifies the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object. Area: Reminders Canonical name: PidLidReminderDelta Alternate names: dispidReminderDelta, http://schemas.microsoft.com/mapi/reminderdelta | +| [ReminderFileParameter](./reminderfileparameter/) | Specifies the filename of the sound that a client is to play when the reminder for that object becomes overdue. Area: Reminders Canonical name: PidLidReminderFileParameter Alternate names: dispidReminderFileParam | +| [ReminderOverride](./reminderoverride/) | Specifies whether the client is to respect the current values of the property (section 2.219), or use the default values for those properties. Area: Reminders Canonical name: PidLidReminderOverride Alternate names: dispidReminderOverride | +| [ReminderPlaySound](./reminderplaysound/) | Specifies whether the client is to play a sound when the reminder becomes overdue. Area: Reminders Canonical name: PidLidReminderPlaySound Alternate names: dispidReminderPlaySound | +| [ReminderSet](./reminderset/) | Specifies whether a reminder is set on the object. Area: Reminders Canonical name: PidLidReminderSet Alternate names: dispidReminderSet | +| [ReminderSignalTime](./remindersignaltime/) | Specifies the point in time when a reminder transitions from pending to overdue. Area: Reminders Canonical name: PidLidReminderSignalTime Alternate names: dispidReminderNextTime | +| [RemindersOnlineEntryId](./remindersonlineentryid/) | Contains an EntryID for the Reminders folder. Area: MapiContainer Canonical name: PidTagRemindersOnlineEntryId Alternate names: PR_REM_ONLINE_ENTRYID, ptagRemOnlineEntryId | +| [ReminderTime](./remindertime/) | Specifies the initial signal time for objects that are not Calendar objects. Area: Reminders Canonical name: PidLidReminderTime Alternate names: dispidReminderTime | +| [ReminderTimeDate](./remindertimedate/) | Indicates the time and date of the reminder for the appointment or meeting. Area: Reminders Canonical name: PidLidReminderTimeDate Alternate names: dispidReminderTimeDate | +| [ReminderTimeTime](./remindertimetime/) | Indicates the time of the reminder for the appointment or meeting. Area: Reminders Canonical name: PidLidReminderTimeTime Alternate names: dispidReminderTimeTime | +| [ReminderType](./remindertype/) | This property is not set and, if set, is ignored. Area: Reminders Canonical name: PidLidReminderType Alternate names: dispidReminderType, http://schemas.microsoft.com/mapi/remindertype | +| [RemoteMessageTransferAgent](./remotemessagetransferagent/) | Contains the value of the Remote-MTA field for a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagRemoteMessageTransferAgent Alternate names: PR_DSN_REMOTE_MTA, ptagDsnRemoteMta | +| [RemoteProgress](./remoteprogress/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REMOTE_PROGRESS | +| [RemoteProgressText](./remoteprogresstext/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REMOTE_PROGRESS_TEXT | +| [RemoteStatus](./remotestatus/) | Indicates the remote status of the calendar item. Area: Run-time configuration Canonical name: PidLidRemoteStatus Alternate names: dispidRemoteStatus | +| [RemoteValidateOk](./remotevalidateok/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REMOTE_VALIDATE_OK | +| [RenderingPosition](./renderingposition/) | Represents an offset, in rendered characters, to use when rendering an attachment within the main message text. Area: MapiAttachment Canonical name: PidTagRenderingPosition Alternate names: PR_RENDERING_POSITION, ptagRenderingPosition | +| [ReplicaList](./replicalist/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICA_LIST | +| [ReplicaServer](./replicaserver/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICA_SERVER | +| [ReplicationAlwaysInterval](./replicationalwaysinterval/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_ALWAYS_INTERVAL | +| [ReplicationMessagePriority](./replicationmessagepriority/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_MESSAGE_PRIORITY | +| [ReplicationMsgSize](./replicationmsgsize/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_MSG_SIZE | +| [ReplicationSchedule](./replicationschedule/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_SCHEDULE | +| [ReplicationStyle](./replicationstyle/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_STYLE | +| [ReplicaVersion](./replicaversion/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICA_VERSION | +| [ReplyRecipientEntries](./replyrecipiententries/) | Identifies a FlatEntryList structure ([MS-OXCDATA] section 2.3.3) of address book EntryIDs for recipients that are to receive a reply. Area: MapiEnvelope Canonical name: PidTagReplyRecipientEntries Alternate names: PR_REPLY_RECIPIENT_ENTRIES, ptagReplyRecipientEntries, | +| [ReplyRecipientNames](./replyrecipientnames/) | Contains a list of display names for recipients that are to receive a reply. Area: MapiEnvelope Canonical name: PidTagReplyRecipientNames Alternate names: PR_REPLY_RECIPIENT_NAMES, PR_REPLY_RECIPIENT_NAMES_A, ptagReplyRecipientNames, PR_REPLY_RECIPIENT_NAMES_W | +| [ReplyRecipientSmtpProxies](./replyrecipientsmtpproxies/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLY_RECIPIENT_SMTP_PROXIES | +| [ReplyRequested](./replyrequested/) | Indicates whether a reply is requested to a Message object. Area: MapiRecipient Canonical name: PidTagReplyRequested Alternate names: PR_REPLY_REQUESTED, ptagReplyRequested | +| [ReplyTemplateId](./replytemplateid/) | Contains the value of the GUID that points to a Reply template. Area: Rules Canonical name: PidTagReplyTemplateId Alternate names: PR_REPLY_TEMPLATE_ID, ptagReplyTemplateId | +| [ReplyTime](./replytime/) | Specifies the time, in UTC, that the sender has designated for an associated work item to be due. Area: MapiEnvelope Canonical name: PidTagReplyTime Alternate names: PR_REPLY_TIME, urn:schemas:httpmail:reply-by, | +| [ReportDestinationEntryid](./reportdestinationentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPORT_DESTINATION_ENTRYID | +| [ReportDestinationName](./reportdestinationname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPORT_DESTINATION_NAME | +| [ReportDisposition](./reportdisposition/) | Contains a string indicating whether the original message was displayed to the user or deleted (report messages only). Area: Email Canonical name: PidTagReportDisposition Alternate names: PR_REPORT_DISPOSITION_W | +| [ReportDispositionMode](./reportdispositionmode/) | Contains a description of the action that a client has performed on behalf of a user (report messages only). Area: Email Canonical name: PidTagReportDispositionMode Alternate names: PR_REPORT_DISPOSITION_MODE_W | +| [ReportEntryId](./reportentryid/) | Specifies an entry ID that identifies the application that generated a report message. Area: MapiEnvelope Canonical name: PidTagReportEntryId Alternate names: PR_REPORT_ENTRYID, ptagReportEntryId | +| [ReportingDlName](./reportingdlname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPORTING_DL_NAME | +| [ReportingMessageTransferAgent](./reportingmessagetransferagent/) | Contains the value of the Reporting-MTA field for a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagReportingMessageTransferAgent Alternate names: ptagDsnReportingMta | +| [ReportingMtaCertificate](./reportingmtacertificate/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPORTING_MTA_CERTIFICATE | +| [ReportName](./reportname/) | Contains the display name for the entity (usually a server agent) that generated the report message. Area: MapiEnvelope Canonical name: PidTagReportName Alternate names: PR_REPORT_NAME, PR_REPORT_NAME_A, PR_REPORT_NAME_W | +| [ReportSearchKey](./reportsearchkey/) | Contains an address book search key representing the entity (usually a server agent) that generated the report message. Area: MapiEnvelope Canonical name: PidTagReportSearchKey Alternate names: PR_REPORT_SEARCH_KEY, ptagReportSearchKey | +| [ReportTag](./reporttag/) | Contains the data that is used to correlate the report and the original message. Area: MapiEnvelope Canonical name: PidTagReportTag Alternate names: PR_REPORT_TAG, ptagReportTag | +| [ReportText](./reporttext/) | Contains the optional text for a report message. Area: MapiMessage Canonical name: PidTagReportText Alternate names: PR_REPORT_TEXT, PR_REPORT_TEXT_A, ptagReportText, PR_REPORT_TEXT_W | +| [ReportTime](./reporttime/) | Indicates the last time that the contact list that is controlled by the PidTagJunkIncludeContacts property (section 2.749) was updated. Area: MapiEnvelope Property set Canonical name: PidTagReportTime Alternate names: PR_REPORT_TIME, ptagReportTime, | +| [RequestedDeliveryMethod](./requesteddeliverymethod/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REQUESTED_DELIVERY_METHOD | +| [RequiredAttendees](./requiredattendees/) | Identifies required attendees for the appointment or meeting. Area: Meetings Canonical name: PidLidRequiredAttendees Alternate names: LID_REQUIRED_ATTENDEES | +| [ResolveMethod](./resolvemethod/) | Specifies how to resolve any conflicts with the message. Area: MapiStatus Canonical name: PidTagResolveMethod Alternate names: PR_RESOLVE_METHOD, ptagResolveMethod | +| [ResourceAttendees](./resourceattendees/) | Identifies resource attendees for the appointment or meeting. Area: Meetings Canonical name: PidLidResourceAttendees Alternate names: LID_RESOURCE_ATTENDEES | +| [ResourceFlags](./resourceflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESOURCE_FLAGS | +| [ResourceMethods](./resourcemethods/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESOURCE_METHODS | +| [ResourcePath](./resourcepath/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESOURCE_PATH | +| [ResourceType](./resourcetype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESOURCE_TYPE | +| [ResponseRequested](./responserequested/) | Indicates whether a response is requested to a Message object. Area: MapiEnvelope Property set Canonical name: PidTagResponseRequested Alternate names: PR_RESPONSE_REQUESTED, urn:schemas:calendar:responserequested, | +| [ResponseStatus](./responsestatus/) | Specifies the response status of an attendee. Area: Meetings Canonical name: PidLidResponseStatus Alternate names: dispidResponseStatus | +| [Responsibility](./responsibility/) | Specifies whether another mail agent has ensured that the message will be delivered. Area: MapiNonTransmittable Canonical name: PidTagResponsibility Alternate names: PR_RESPONSIBILITY, ptagResponsibility | +| [RestrictionCount](./restrictioncount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESTRICTION_COUNT | +| [RetentionAgeLimit](./retentionagelimit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RETENTION_AGE_LIMIT | +| [RetentionDate](./retentiondate/) | Specifies the date, in UTC, after which a Message object is expired by the server. Area: Archive Canonical name: PidTagRetentionDate Alternate names: PR_RETENTION_DATE, ptagRetentionDate | +| [RetentionFlags](./retentionflags/) | Contains flags that specify the status or nature of an item's retention tag or archive tag. Area: Archive Canonical name: PidTagRetentionFlags Alternate names: PR_RETENTION_FLAGS, ptagRetentionFlags | +| [RetentionPeriod](./retentionperiod/) | Specifies the number of days that a Message object can remain unarchived. Area: Archive Canonical name: PidTagRetentionPeriod Alternate names: PR_RETENTION_PERIOD, ptagRetentionPeriod | +| [ReturnedIpm](./returnedipm/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RETURNED_IPM | +| [RevisionNumber](./revisionnumber/) | Specifies the revision number of the file attached to the Document object. Area: Common Canonical name: PidNameRevisionNumber Alternate names: urn:schemas-microsoft-com:office:office::Revision | +| [Rights](./rights/) | Specifies a user's folder permissions. Area: ExchangeFolder Canonical name: PidTagRights Alternate names: PR_RIGHTS, ptagRights | +| [RightsManagementLicense](./rightsmanagementlicense/) | Specifies the value used to cache the Use License for the rights-managed email message. Area: Secure Messaging Properties Canonical name: PidNameRightsManagementLicense Alternate names: | +| [RoamingDatatypes](./roamingdatatypes/) | Contains a bitmask that indicates which stream properties exist on the message. Area: Configuration Canonical name: PidTagRoamingDatatypes Alternate names: PR_ROAMING_DATATYPES | +| [RoamingDictionary](./roamingdictionary/) | Contains a dictionary stream, as specified in [MS-OXOCFG] section 2.2.5.1. Area: Configuration Canonical name: PidTagRoamingDictionary Alternate names: PR_ROAMING_DICTIONARY | +| [RoamingXmlStream](./roamingxmlstream/) | Contains an XML stream, as specified in [MS-OXOCFG] section 2.2.5.2. Area: Configuration Canonical name: PidTagRoamingXmlStream Alternate names: PR_ROAMING_XMLSTREAM | +| [Rowid](./rowid/) | Contains a unique identifier for a recipient in a message's recipient table. Area: MapiCommon Canonical name: PidTagRowid Alternate names: PR_ROWID, ptagRowId | +| [RowType](./rowtype/) | Identifies the type of the row. Area: MapiNonTransmittable Canonical name: PidTagRowType Alternate names: PR_ROW_TYPE, ptagRowType | +| [RtfCompressed](./rtfcompressed/) | Contains message body text in compressed RTF format. Area: Email Canonical name: PidTagRtfCompressed Alternate names: PR_RTF_COMPRESSED, ptagRTFCompressed | +| [RtfInSync](./rtfinsync/) | Indicates whether the PidTagBody property (section 2.609) and the PidTagRtfCompressed property (section 2.932) contain the same text (ignoring formatting). Area: Email Canonical name: PidTagRtfInSync Alternate names: PR_RTF_IN_SYNC, ptagRTFInSync | +| [RtfSyncBodyCount](./rtfsyncbodycount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_BODY_COUNT | +| [RtfSyncBodyCrc](./rtfsyncbodycrc/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_BODY_CRC | +| [RtfSyncBodyTag](./rtfsyncbodytag/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_BODY_TAG | +| [RtfSyncPrefixCount](./rtfsyncprefixcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_PREFIX_COUNT | +| [RtfSyncTrailingCount](./rtfsynctrailingcount/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_TRAILING_COUNT | +| [RuleActionNumber](./ruleactionnumber/) | Contains the index of a rule action that failed. Area: ExchangeMessageReadOnly Canonical name: PidTagRuleActionNumber Alternate names: PR_RULE_ACTION_NUMBER, ptagRuleActionNumber | +| [RuleActions](./ruleactions/) | Contains the set of actions associated with the rule. Area: Server-Side Rules Properties Canonical name: PidTagRuleActions Alternate names: PR_RULE_ACTIONS, ptagRuleActions | +| [RuleActionType](./ruleactiontype/) | Contains the ActionType field ([MS-OXORULE] section 2.2.5.1) of a rule that failed. Area: ExchangeMessageReadOnly Canonical name: PidTagRuleActionType Alternate names: PR_RULE_ACTION_TYPE, ptagRuleActionType | +| [RuleCondition](./rulecondition/) | Defines the conditions under which a rule action is to be executed. Area: Server-Side Rules Properties Canonical name: PidTagRuleCondition Alternate names: PR_RULE_CONDITION, ptagRuleCondition | +| [RuleError](./ruleerror/) | Contains the error code that indicates the cause of an error encountered during the execution of the rule. Area: ExchangeMessageReadOnly Canonical name: PidTagRuleError Alternate names: PR_RULE_ERROR, ptagRuleError | +| [RuleFolderEntryId](./rulefolderentryid/) | Contains the EntryID of the folder where the rule that triggered the generation of a DAM is stored. Area: ExchangeMessageReadOnly Canonical name: PidTagRuleFolderEntryId Alternate names: PR_RULE_FOLDER_ENTRYID, ptagRuleFolderEntryId | +| [RuleId](./ruleid/) | Specifies a unique identifier that is generated by the messaging server for each rule when the rule is first created. Area: Server-Side Rules Properties Canonical name: PidTagRuleId Alternate names: PR_RULE_ID, ptagRuleId | +| [RuleIds](./ruleids/) | Contains a buffer that is obtained by concatenating the PidTagRuleId property (section property (section 2.625). Area: Server-Side Rules Properties Canonical name: PidTagRuleIds Alternate names: PR_RULE_IDS, ptagRuleIds | +| [RuleLevel](./rulelevel/) | Contains 0x00000000. This property is not used. Area: Server-Side Rules Properties Canonical name: PidTagRuleLevel Alternate names: PR_RULE_LEVEL, ptagRuleLevel | +| [RuleMessageLevel](./rulemessagelevel/) | Contains 0x00000000. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageLevel Alternate names: PR_RULE_MSG_LEVEL, ptagRuleMsgLevel | +| [RuleMessageName](./rulemessagename/) | Specifies the name of the rule. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageName Alternate names: ptagRuleMsgName | +| [RuleMessageProvider](./rulemessageprovider/) | Identifies the client application that owns the rule. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageProvider Alternate names: ptagRuleMsgProvider | +| [RuleMessageProviderData](./rulemessageproviderdata/) | Contains opaque data set by the client for the exclusive use of the client. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageProviderData Alternate names: PR_RULE_MSG_PROVIDER_DATA, ptagRuleMsgProviderData | +| [RuleMessageSequence](./rulemessagesequence/) | Contains a value used to determine the order in which rules are evaluated and executed. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageSequence Alternate names: PR_RULE_MSG_SEQUENCE, ptagRuleMsgSequence | +| [RuleMessageState](./rulemessagestate/) | Contains flags that specify the state of the rule. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageState Alternate names: PR_RULE_MSG_STATE, ptagRuleMsgState | +| [RuleMessageUserFlags](./rulemessageuserflags/) | Contains an opaque property that the client sets for the exclusive use of the client. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageUserFlags Alternate names: PR_RULE_MSG_USER_FLAGS, ptagRuleMsgUserFlags | +| [RuleName](./rulename/) | Specifies the name of the rule. Area: Server-Side Rules Properties Canonical name: PidTagRuleName Alternate names: PR_RULE_NAME, PR_RULE_NAME_A, ptagRuleName, PR_RULE_NAME_W | +| [RuleProvider](./ruleprovider/) | A string identifying the client application that owns a rule. Area: Server-Side Rules Properties Canonical name: PidTagRuleProvider Alternate names: PR_RULE_PROVIDER, ptagRuleProvider, PR_RULE_PROVIDER_W | +| [RuleProviderData](./ruleproviderdata/) | Contains opaque data set by the client for the exclusive use of the client. Area: Server-Side Rules Properties Canonical name: PidTagRuleProviderData Alternate names: PR_RULE_PROVIDER_DATA, ptagRuleProviderData | +| [RulesData](./rulesdata/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RULES_DATA | +| [RuleSequence](./rulesequence/) | Contains a value used to determine the order in which rules are evaluated and executed. Area: Server-Side Rules Properties Canonical name: PidTagRuleSequence Alternate names: PR_RULE_SEQUENCE, ptagRuleSequence | +| [RulesTable](./rulestable/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RULES_TABLE | +| [RuleState](./rulestate/) | Contains flags that specify the state of the rule. Area: Server-Side Rules Properties Canonical name: PidTagRuleState Alternate names: PR_RULE_STATE, ptagRuleState | +| [RuleTriggerHistory](./ruletriggerhistory/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RULE_TRIGGER_HISTORY | +| [RuleUserFlags](./ruleuserflags/) | Contains an opaque property that the client sets for the exclusive use of the client. Area: Server-Side Rules Properties Canonical name: PidTagRuleUserFlags Alternate names: PR_RULE_USER_FLAGS, ptagRuleUserFlags | +| [RwRulesStream](./rwrulesstream/) | Contains additional rule data about the Rule FAI message. Area: Message Class Defined Transmittable Canonical name: PidTagRwRulesStream Alternate names: PR_RW_RULES_STREAM | +| [Scale](./scale/) | Indicates whether the image is to be scaled or cropped. Area: Common Canonical name: PidNameScale Alternate names: urn:schemas-microsoft-com:office:office::ScaleCrop | +| [ScheduleFolderEntryid](./schedulefolderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SCHEDULE_FOLDER_ENTRYID | +| [ScheduleInfoAppointmentTombstone](./scheduleinfoappointmenttombstone/) | Contains a list of tombstones, where each tombstone represents a Meeting object that has been declined. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoAppointmentTombstone Alternate names: PR_SCHDINFO_APPT_TOMBSTONE | +| [ScheduleInfoAutoAcceptAppointments](./scheduleinfoautoacceptappointments/) | Indicates whether a client or server is to automatically respond to all meeting requests for the attendee or resource. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoAutoAcceptAppointments Alternate names: PR_SCHDINFO_AUTO_ACCEPT_APPTS | +| [ScheduleInfoDelegateEntryIds](./scheduleinfodelegateentryids/) | Specifies the EntryIDs of the delegates. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegateEntryIds Alternate names: PR_SCHDINFO_DELEGATE_ENTRYIDS | +| [ScheduleInfoDelegateNames](./scheduleinfodelegatenames/) | Specifies the names of the delegates. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegateNames Alternate names: PR_SCHDINFO_DELEGATE_NAMES | +| [ScheduleInfoDelegateNamesW](./scheduleinfodelegatenamesw/) | Specifies the names of the delegates in Unicode. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegateNamesW Alternate names: PR_SCHDINFO_DELEGATE_NAMES_W, ptagDelegateNames | +| [ScheduleInfoDelegatorWantsCopy](./scheduleinfodelegatorwantscopy/) | Indicates whether the delegator wants to receive copies of the meeting-related objects that are sent to the delegate. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegatorWantsCopy Alternate names: PR_SCHDINFO_BOSS_WANTS_COPY | +| [ScheduleInfoDelegatorWantsInfo](./scheduleinfodelegatorwantsinfo/) | Indicates whether the delegator wants to receive informational updates. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegatorWantsInfo Alternate names: PR_SCHDINFO_BOSS_WANTS_INFO | +| [ScheduleInfoDisallowOverlappingAppts](./scheduleinfodisallowoverlappingappts/) | Indicates whether a client or server, when automatically responding to meeting requests, is to decline Meeting Request objects that overlap with previously scheduled events. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDisallowOverlappingAppts Alternate names: PR_SCHDINFO_DISALLOW_OVERLAPPING_APPTS | +| [ScheduleInfoDisallowRecurringAppts](./scheduleinfodisallowrecurringappts/) | Indicates whether a client or server, when automatically responding to meeting requests, is to decline Meeting Request objects that represent a recurring series. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDisallowRecurringAppts Alternate names: PR_SCHDINFO_DISALLOW_RECURRING_APPTS | +| [ScheduleInfoDontMailDelegates](./scheduleinfodontmaildelegates/) | Contains a value set to TRUE by the client, regardless of user input. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDontMailDelegates Alternate names: PR_SCHDINFO_DONT_MAIL_DELEGATES | +| [ScheduleInfoFreeBusy](./scheduleinfofreebusy/) | This property is deprecated and is not to be used. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusy Alternate names: PR_SCHDINFO_FREEBUSY | +| [ScheduleInfoFreeBusyAway](./scheduleinfofreebusyaway/) | Specifies the times for which the free/busy status is set a value of OOF. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusyAway Alternate names: PR_SCHDINFO_FREEBUSY_OOF | +| [ScheduleInfoFreeBusyBusy](./scheduleinfofreebusybusy/) | Specifies the blocks of time for which the free/busy status is set to a value of busy. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusyBusy Alternate names: PR_SCHDINFO_FREEBUSY_BUSY | +| [ScheduleInfoFreeBusyMerged](./scheduleinfofreebusymerged/) | Specifies the blocks for which free/busy data of type busy or OOF is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusyMerged Alternate names: PR_SCHDINFO_FREEBUSY_MERGED | +| [ScheduleInfoFreeBusyTentative](./scheduleinfofreebusytentative/) | Specifies the blocks of times for which the free/busy status is set to a value of tentative. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusyTentative Alternate names: PR_SCHDINFO_FREEBUSY_TENTATIVE | +| [ScheduleInfoMonthsAway](./scheduleinfomonthsaway/) | Specifies the months for which free/busy data of type OOF is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoMonthsAway Alternate names: PR_SCHDINFO_MONTHS_OOF | +| [ScheduleInfoMonthsBusy](./scheduleinfomonthsbusy/) | Specifies the months for which free/busy data of type busy is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoMonthsBusy Alternate names: PR_SCHDINFO_MONTHS_BUSY | +| [ScheduleInfoMonthsMerged](./scheduleinfomonthsmerged/) | Specifies the months for which free/busy data of type busy or OOF is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoMonthsMerged Alternate names: PR_SCHDINFO_MONTHS_MERGED | +| [ScheduleInfoMonthsTentative](./scheduleinfomonthstentative/) | Specifies the months for which free/busy data of type tentative is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoMonthsTentative Alternate names: PR_SCHDINFO_MONTHS_TENTATIVE | +| [ScheduleInfoResourceType](./scheduleinforesourcetype/) | Set to 0x00000000 when sending and is ignored on receipt. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoResourceType Alternate names: PR_SCHDINFO_RESOURCE_TYPE | +| [SchedulePlusFreeBusyEntryId](./scheduleplusfreebusyentryid/) | Contains the EntryID of the folder named "SCHEDULE+ FREE BUSY" under the non-IPM subtree of the public folder message store. Area: ExchangeMessageStore Canonical name: PidTagSchedulePlusFreeBusyEntryId Alternate names: PR_SPLUS_FREE_BUSY_ENTRYID | +| [ScriptData](./scriptdata/) | Contains a series of instructions that can be executed to format an address and the data that is needed to execute those instructions. Area: Address Book Canonical name: PidTagScriptData Alternate names: PR_EMS_SCRIPT_BLOB | +| [Search](./search/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SEARCH | +| [SearchFolderDefinition](./searchfolderdefinition/) | Specifies the search criteria and search options. Area: Search Canonical name: PidTagSearchFolderDefinition Alternate names: PR_WB_SF_DEFINITION | +| [SearchFolderEfpFlags](./searchfolderefpflags/) | Specifies flags that control how a folder is displayed. Area: Search Canonical name: PidTagSearchFolderEfpFlags Alternate names: PR_WB_SF_EFP_FLAGS | +| [SearchFolderExpiration](./searchfolderexpiration/) | Contains the time, in UTC, at which the search folder container will be stale and has to be updated or recreated. Area: Search Canonical name: PidTagSearchFolderExpiration Alternate names: PR_WB_SF_EXPIRATION | +| [SearchFolderId](./searchfolderid/) | Contains a GUID that identifies the search folder. Area: Search Canonical name: PidTagSearchFolderId Alternate names: PR_WB_SF_ID | +| [SearchFolderLastUsed](./searchfolderlastused/) | Contains the last time, in UTC, that the folder was accessed. Area: Search Canonical name: PidTagSearchFolderLastUsed Alternate names: PR_WB_SF_LAST_USED | +| [SearchFolderRecreateInfo](./searchfolderrecreateinfo/) | This property is not to be used. Area: Search Canonical name: PidTagSearchFolderRecreateInfo Alternate names: PR_WB_SF_RECREATE_INFO | +| [SearchFolderStorageType](./searchfolderstoragetype/) | Contains flags that specify the binary large object (BLOB) data that appears in the PidTagSearchFolderDefinition (section 2.979) property. Area: Search Canonical name: PidTagSearchFolderStorageType Alternate names: PR_WB_SF_STORAGE_TYPE | +| [SearchFolderTag](./searchfoldertag/) | Contains the value of the SearchFolderTag sub-property of the PidTagExtendedFolderFlags (section 2.682) property of the search folder container. Area: Search Canonical name: PidTagSearchFolderTag Alternate names: PR_WB_SF_TAG | +| [SearchFolderTemplateId](./searchfoldertemplateid/) | Contains the ID of the template that is being used for the search. Area: Search Canonical name: PidTagSearchFolderTemplateId Alternate names: PR_WB_SF_TEMPLATE_ID | +| [SearchKey](./searchkey/) | Contains a unique binary-comparable key that identifies an object for a search. Area: ID Properties Canonical name: PidTagSearchKey Alternate names: PR_SEARCH_KEY, ptagSearchKey | +| [SecureInSite](./secureinsite/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SECURE_IN_SITE | +| [SecureOrigination](./secureorigination/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SECURE_ORIGINATION | +| [Security](./security/) | Specifies the security level of the file attached to the Document object. Area: Common Canonical name: PidNameSecurity Alternate names: urn:schemas-microsoft-com:office:office::Security | +| [SecurityDescriptorAsXml](./securitydescriptorasxml/) | Contains security attributes in XML. Area: Access Control Properties Canonical name: PidTagSecurityDescriptorAsXml Alternate names: PR_NT_SECURITY_DESCRIPTOR_AS_XML, PR_NT_SECURITY_DESCRIPTOR_AS_XML_A, PR_NT_SECURITY_DESCRIPTOR_AS_XML_W, | +| [Selectable](./selectable/) | This property is not set and, if set, is ignored. Area: AB Container Canonical name: PidTagSelectable Alternate names: PR_SELECTABLE | +| [SenderAddressType](./senderaddresstype/) | Contains the email address type of the sending mailbox owner. Area: Address Properties Canonical name: PidTagSenderAddressType Alternate names: PR_SENDER_ADDRTYPE, PR_SENDER_ADDRTYPE_A, ptagSenderAddrType, PR_SENDER_ADDRTYPE_W | +| [SenderEmailAddress](./senderemailaddress/) | Contains the email address of the sending mailbox owner. Area: Address Properties Canonical name: PidTagSenderEmailAddress Alternate names: PR_SENDER_EMAIL_ADDRESS, PR_SENDER_EMAIL_ADDRESS_A, PR_SENDER_EMAIL_ADDRESS_W | +| [SenderEntryId](./senderentryid/) | Identifies an address book EntryID that contains the address book EntryID of the sending mailbox owner. Area: Address Properties Canonical name: PidTagSenderEntryId Alternate names: PR_SENDER_ENTRYID, ptagSenderEntryId | +| [SenderIdStatus](./senderidstatus/) | Reports the results of a Sender-ID check. Area: Secure Messaging Properties Canonical name: PidTagSenderIdStatus Alternate names: PR_SENDER_ID_STATUS | +| [SenderName](./sendername/) | Contains the display name of the sending mailbox owner. Area: Address Properties Canonical name: PidTagSenderName Alternate names: PR_SENDER_NAME, PR_SENDER_NAME_A, ptagSenderName, | +| [SenderSearchKey](./sendersearchkey/) | Identifies an address book search key. Area: Address Properties Canonical name: PidTagSenderSearchKey Alternate names: PR_SENDER_SEARCH_KEY, ptagSenderSearchKey | +| [SenderSmtpAddress](./sendersmtpaddress/) | Contains the SMTP email address format of the e�mail address of the sending mailbox owner. Area: Mail Canonical name: PidTagSenderSmtpAddress Alternate names: SenderSmtpAddress, ptagSenderSmtpAddress | +| [SenderTelephoneNumber](./sendertelephonenumber/) | Contains the telephone number of the caller associated with a voice mail message. Area: Unified Messaging Canonical name: PidTagSenderTelephoneNumber Alternate names: InternalSchemaSenderTelephoneNumber | +| [SendInternetEncoding](./sendinternetencoding/) | Contains a bitmask of message encoding preferences for email sent to an email-enabled entity that is represented by this Address Book object. Area: Address Properties Canonical name: PidTagSendInternetEncoding Alternate names: PR_SEND_INTERNET_ENCODING, ptagSendInternetEncoding | +| [SendRichInfo](./sendrichinfo/) | Indicates whether the email-enabled entity represented by the Address Book object can receive all message content, including Rich Text Format (RTF) and other embedded objects. Area: Address Properties Canonical name: PidTagSendRichInfo Alternate names: PR_SEND_RICH_INFO, ptagSendRichInfo | +| [Sensitivity](./sensitivity/) | Indicates the sender's assessment of the sensitivity of the Message object. Area: General Message Properties Canonical name: PidTagSensitivity Alternate names: PR_SENSITIVITY, ptagSensitivity, | +| [SentmailEntryid](./sentmailentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SENTMAIL_ENTRYID | +| [SentMailSvrEID](./sentmailsvreid/) | Contains an EntryID that represents the Sent Items folder for the message. Area: ProviderDefinedNonTransmittable Canonical name: PidTagSentMailSvrEID Alternate names: ptagSentMailSvrEID | +| [SentRepresentingAddressType](./sentrepresentingaddresstype/) | Contains an email address type. Area: Address Properties Canonical name: PidTagSentRepresentingAddressType Alternate names: PR_SENT_REPRESENTING_ADDRTYPE, PR_SENT_REPRESENTING_ADDRTYPE_A, ptagSentRepresentingAddrType, PR_SENT_REPRESENTING_ADDRTYPE_W | +| [SentRepresentingEmailAddress](./sentrepresentingemailaddress/) | Contains an email address for the end user who is represented by the sending mailbox owner. Area: Address Properties Canonical name: PidTagSentRepresentingEmailAddress Alternate names: PR_SENT_REPRESENTING_EMAIL_ADDRESS, PR_SENT_REPRESENTING_EMAIL_ADDRESS_A, PR_SENT_REPRESENTING_EMAIL_ADDRESS_W | +| [SentRepresentingEntryId](./sentrepresentingentryid/) | Contains the identifier of the end user who is represented by the sending mailbox owner. Area: Address Properties Canonical name: PidTagSentRepresentingEntryId Alternate names: PR_SENT_REPRESENTING_ENTRYID, ptagSentRepresentingEntryId | +| [SentRepresentingFlags](./sentrepresentingflags/) | | +| [SentRepresentingName](./sentrepresentingname/) | Contains the display name for the end user who is represented by the sending mailbox owner. Area: Address Properties Canonical name: PidTagSentRepresentingName Alternate names: PR_SENT_REPRESENTING_NAME, PR_SENT_REPRESENTING_NAME_A, | +| [SentRepresentingSearchKey](./sentrepresentingsearchkey/) | Contains a binary-comparable key that represents the end user who is represented by the sending mailbox owner. Area: Address Properties Canonical name: PidTagSentRepresentingSearchKey Alternate names: PR_SENT_REPRESENTING_SEARCH_KEY, ptagSentRepresentingSearchKey | +| [SentRepresentingSmtpAddress](./sentrepresentingsmtpaddress/) | Contains the SMTP email address of the end user who is represented by the sending mailbox owner. Area: Mail Canonical name: PidTagSentRepresentingSmtpAddress Alternate names: ptagRecipientSentRepresentingSMTPAddress, SentRepresentingSMTPAddressXSO, PR_SENT_REPRESENTING_SMTP_ADDRESS | +| [ServerProcessed](./serverprocessed/) | Indicates whether the Meeting Request object or Meeting Update object has been processed. Area: Calendar Canonical name: PidLidServerProcessed Alternate names: dispidExchangeProcessed | +| [ServerProcessingActions](./serverprocessingactions/) | Indicates what processing actions have been taken on this Meeting Request object or Meeting Update object. Area: Calendar Canonical name: PidLidServerProcessingActions Alternate names: dispidExchangeProcessingAction | +| [ServiceDeleteFiles](./servicedeletefiles/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_DELETE_FILES | +| [ServiceDllName](./servicedllname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_DLL_NAME | +| [ServiceEntryName](./serviceentryname/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_ENTRY_NAME | +| [ServiceExtraUids](./serviceextrauids/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_EXTRA_UIDS | +| [ServiceName](./servicename/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_NAME | +| [Services](./services/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICES | +| [ServiceSupportFiles](./servicesupportfiles/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_SUPPORT_FILES | +| [ServiceUid](./serviceuid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_UID | +| [SharingAnonymity](./sharinganonymity/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingAnonymity Alternate names: dispidSharingAnonymity | +| [SharingBindingEntryId](./sharingbindingentryid/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingBindingEntryId Alternate names: dispidSharingBindingEid | +| [SharingBrowseUrl](./sharingbrowseurl/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingBrowseUrl Alternate names: dispidSharingBrowseUrl | +| [SharingCapabilities](./sharingcapabilities/) | Indicates that the Message object relates to a special folder. Area: Sharing Canonical name: PidLidSharingCapabilities Alternate names: dispidSharingCaps | +| [SharingConfigurationUrl](./sharingconfigurationurl/) | Contains a zero-length string. Area: Sharing Canonical name: PidLidSharingConfigurationUrl Alternate names: dispidSharingConfigUrl | +| [SharingDataRangeEnd](./sharingdatarangeend/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingDataRangeEnd Alternate names: dispidSharingDataRangeEnd | +| [SharingDataRangeStart](./sharingdatarangestart/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingDataRangeStart Alternate names: dispidSharingDataRangeStart | +| [SharingDetail](./sharingdetail/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingDetail Alternate names: dispidSharingDetail | +| [SharingExtensionXml](./sharingextensionxml/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingExtensionXml Alternate names: dispidSharingExtXml | +| [SharingFilter](./sharingfilter/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingFilter Alternate names: dispidSharingFilter | +| [SharingFlags](./sharingflags/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingFlags Alternate names: dispidSharingFlags | +| [SharingFlavor](./sharingflavor/) | Indicates the type of Sharing Message object. Area: Sharing Canonical name: PidLidSharingFlavor Alternate names: dispidSharingFlavor | +| [SharingFolderEntryId](./sharingfolderentryid/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingFolderEntryId Alternate names: dispidSharingFolderEid | +| [SharingIndexEntryId](./sharingindexentryid/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingIndexEntryId Alternate names: dispidSharingIndexEid | +| [SharingInitiatorEntryId](./sharinginitiatorentryid/) | Contains the value of the PidTagEntryId property (section 2.674) for the Address Book object of the currently logged-on user. Area: Sharing Canonical name: PidLidSharingInitiatorEntryId Alternate names: dispidSharingInitiatorEid | +| [SharingInitiatorName](./sharinginitiatorname/) | Contains the value of the PidTagDisplayName property (section 2.667) from the Address Book object identified by the PidLidSharingInitiatorEntryId property (section 2.248). Area: Sharing Canonical name: PidLidSharingInitiatorName Alternate names: dispidSharingInitiatorName | +| [SharingInitiatorSmtp](./sharinginitiatorsmtp/) | Contains the value of the PidTagSmtpAddress property (section 2.1010) from the Address Book object identified by the PidLidSharingInitiatorEntryId property (section 2.248). Area: Sharing Canonical name: PidLidSharingInitiatorSmtp Alternate names: dispidSharingInitiatorSmtp | +| [SharingInstanceGuid](./sharinginstanceguid/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingInstanceGuid Alternate names: dispidSharingInstanceGuid | +| [SharingLastAutoSyncTime](./sharinglastautosynctime/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLastAutoSyncTime Alternate names: dispidSharingLastAutoSync | +| [SharingLastSyncTime](./sharinglastsynctime/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLastSyncTime Alternate names: dispidSharingLastSync | +| [SharingLocalComment](./sharinglocalcomment/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalComment Alternate names: dispidSharingLocalComment | +| [SharingLocalLastModificationTime](./sharinglocallastmodificationtime/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalLastModificationTime Alternate names: dispidSharingLocalLastMod | +| [SharingLocalName](./sharinglocalname/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalName Alternate names: dispidSharingLocalName | +| [SharingLocalPath](./sharinglocalpath/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalPath Alternate names: dispidSharingLocalPath | +| [SharingLocalStoreUid](./sharinglocalstoreuid/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalStoreUid Alternate names: dispidSharingLocalStoreUid | +| [SharingLocalType](./sharinglocaltype/) | Contains the value of the PidTagContainerClass property (section 2.633) of the folder being shared. Area: Sharing Canonical name: PidLidSharingLocalType Alternate names: dispidSharingLocalType | +| [SharingLocalUid](./sharinglocaluid/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalUid Alternate names: dispidSharingLocalUid | +| [SharingOriginalMessageEntryId](./sharingoriginalmessageentryid/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingOriginalMessageEntryId Alternate names: dispidSharingOriginalMessageEid | +| [SharingParentBindingEntryId](./sharingparentbindingentryid/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingParentBindingEntryId Alternate names: dispidSharingParentBindingEid | +| [SharingParticipants](./sharingparticipants/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingParticipants Alternate names: dispidSharingParticipants | +| [SharingPermissions](./sharingpermissions/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingPermissions Alternate names: dispidSharingPermissions | +| [SharingProviderExtension](./sharingproviderextension/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingProviderExtension Alternate names: dispidSharingProviderExtension | +| [SharingProviderGuid](./sharingproviderguid/) | Contains the value "%xAE.F0.06.00.00.00.00.00.C0.00.00.00.00.00.00.46". Area: Sharing Canonical name: PidLidSharingProviderGuid Alternate names: dispidSharingProviderGuid | +| [SharingProviderName](./sharingprovidername/) | Contains a user-displayable name of the sharing provider identified by the PidLidSharingProviderGuid property (section 2.266). Area: Sharing Canonical name: PidLidSharingProviderName Alternate names: dispidSharingProviderName | +| [SharingProviderUrl](./sharingproviderurl/) | Contains a URL related to the sharing provider identified by the PidLidSharingProviderGuid property (section 2.266). Area: Sharing Canonical name: PidLidSharingProviderUrl Alternate names: dispidSharingProviderUrl | +| [SharingRangeEnd](./sharingrangeend/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRangeEnd Alternate names: dispidSharingRangeEnd | +| [SharingRangeStart](./sharingrangestart/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRangeStart Alternate names: dispidSharingRangeStart | +| [SharingReciprocation](./sharingreciprocation/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingReciprocation Alternate names: dispidSharingReciprocation | +| [SharingRemoteByteSize](./sharingremotebytesize/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteByteSize Alternate names: dispidSharingRemoteByteSize | +| [SharingRemoteComment](./sharingremotecomment/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteComment Alternate names: dispidSharingRemoteComment | +| [SharingRemoteCrc](./sharingremotecrc/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteCrc Alternate names: dispidSharingRemoteCrc | +| [SharingRemoteLastModificationTime](./sharingremotelastmodificationtime/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteLastModificationTime Alternate names: dispidSharingRemoteLastMod | +| [SharingRemoteMessageCount](./sharingremotemessagecount/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteMessageCount Alternate names: dispidSharingRemoteMsgCount | +| [SharingRemoteName](./sharingremotename/) | Contains the value of the PidTagDisplayName property (section 2.667) on the folder being shared. Area: Sharing Canonical name: PidLidSharingRemoteName Alternate names: dispidSharingRemoteName | +| [SharingRemotePass](./sharingremotepass/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemotePass Alternate names: dispidSharingRemotePass | +| [SharingRemotePath](./sharingremotepath/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemotePath Alternate names: dispidSharingRemotePath | +| [SharingRemoteStoreUid](./sharingremotestoreuid/) | Contains a hexadecimal string representation of the value of the PidTagStoreEntryId property (section 2.1018) on the folder being shared. Area: Sharing Canonical name: PidLidSharingRemoteStoreUid Alternate names: dispidSharingRemoteStoreUid | +| [SharingRemoteType](./sharingremotetype/) | Contains the same value as the PidLidSharingLocalType property (section 2.259). Area: Sharing Canonical name: PidLidSharingRemoteType Alternate names: dispidSharingRemoteType | +| [SharingRemoteUid](./sharingremoteuid/) | Contains the EntryID of the folder being shared. Area: Sharing Canonical name: PidLidSharingRemoteUid Alternate names: dispidSharingRemoteUid | +| [SharingRemoteUser](./sharingremoteuser/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteUser Alternate names: dispidSharingRemoteUser | +| [SharingRemoteVersion](./sharingremoteversion/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteVersion Alternate names: dispidSharingRemoteVersion | +| [SharingResponseTime](./sharingresponsetime/) | Contains the time at which the recipient of the sharing request sent a sharing response. Area: Sharing Canonical name: PidLidSharingResponseTime Alternate names: dispidSharingResponseTime | +| [SharingResponseType](./sharingresponsetype/) | Contains the type of response with which the recipient of the sharing request responded. Area: Sharing Canonical name: PidLidSharingResponseType Alternate names: dispidSharingResponseType | +| [SharingRoamLog](./sharingroamlog/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRoamLog Alternate names: dispidSharingRoamLog | +| [SharingStart](./sharingstart/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingStart Alternate names: dispidSharingStart | +| [SharingStatus](./sharingstatus/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingStatus Alternate names: dispidSharingStatus | +| [SharingStop](./sharingstop/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingStop Alternate names: dispidSharingStop | +| [SharingSyncFlags](./sharingsyncflags/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingSyncFlags Alternate names: dispidSharingSyncFlags | +| [SharingSyncInterval](./sharingsyncinterval/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingSyncInterval Alternate names: dispidSharingSyncInterval | +| [SharingTimeToLive](./sharingtimetolive/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingTimeToLive Alternate names: dispidSharingTimeToLive | +| [SharingTimeToLiveAuto](./sharingtimetoliveauto/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingTimeToLiveAuto Alternate names: dispidSharingTimeToLiveAuto | +| [SharingWorkingHoursDays](./sharingworkinghoursdays/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingWorkingHoursDays Alternate names: dispidSharingWorkingHoursDays | +| [SharingWorkingHoursEnd](./sharingworkinghoursend/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingWorkingHoursEnd Alternate names: dispidSharingWorkingHoursEnd | +| [SharingWorkingHoursStart](./sharingworkinghoursstart/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingWorkingHoursStart Alternate names: dispidSharingWorkingHoursStart | +| [SharingWorkingHoursTimeZone](./sharingworkinghourstimezone/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingWorkingHoursTimeZone Alternate names: dispidSharingWorkingHoursTZ | +| [SideEffects](./sideeffects/) | Specifies how a Message object is handled by the client in relation to certain user interface actions by the user, such as deleting a message. Area: Run-time configuration Canonical name: PidLidSideEffects Alternate names: dispidSideEffects | +| [SingleBodyICal](./singlebodyical/) | Indicates that the original MIME message contained a single MIME part. Area: Calendar Canonical name: PidLidSingleBodyICal Alternate names: IsSingleBodyICal, dispidIsSingleBodyICal | +| [SlideCount](./slidecount/) | Specifies the number of slides in the file attached to the Document object. Area: Common Canonical name: PidNameSlideCount Alternate names: urn:schemas-microsoft-com:office:office::Slides | +| [SmartNoAttach](./smartnoattach/) | Indicates whether the Message object has no end-user visible attachments. Area: Run-time configuration Canonical name: PidLidSmartNoAttach Alternate names: dispidSmartNoAttach | +| [SmtpAddress](./smtpaddress/) | Contains the SMTP address of the Message object. Area: Address Properties Canonical name: PidTagSmtpAddress Alternate names: PR_SMTP_ADDRESS, PR_SMTP_ADDRESS_A, PR_SMTP_ADDRESS_W | +| [SortLocaleId](./sortlocaleid/) | Contains the locale identifier. Area: ExchangeAdministrative Canonical name: PidTagSortLocaleId Alternate names: PR_SORT_LOCALE_ID, ptagSortLocaleId | +| [SourceKey](./sourcekey/) | Contains a value that contains an internal global identifier (GID) for this folder or message. Area: Sync Canonical name: PidTagSourceKey Alternate names: PR_SOURCE_KEY | +| [SpamOriginalFolder](./spamoriginalfolder/) | Specifies which folder a message was in before it was filtered into the Junk Email folder. Area: Spam Canonical name: PidLidSpamOriginalFolder Alternate names: dispidSpamOriginalFolder | +| [SpokenName](./spokenname/) | Contains a recording of the mail user's name pronunciation. Area: Address Book Canonical name: PidTagSpokenName Alternate names: PR_EMS_AB_UM_SPOKEN_NAME | +| [SpoolerStatus](./spoolerstatus/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SPOOLER_STATUS | +| [SpouseName](./spousename/) | Contains the name of the mail user's spouse/partner. Area: MapiMailUser Canonical name: PidTagSpouseName Alternate names: PR_SPOUSE_NAME, PR_SPOUSE_NAME_A, PR_SPOUSE_NAME_W, | +| [StartDate](./startdate/) | Contains the value of the PidLidAppointmentStartWhole property (section 2.29). Area: MapiEnvelope Canonical name: PidTagStartDate Alternate names: PR_START_DATE, http://schemas.microsoft.com/mapi/start_date | +| [StartDateEtc](./startdateetc/) | Contains the default retention period, and the start date from which the age of a Message object is calculated. Area: Archive Canonical name: PidTagStartDateEtc Alternate names: PR_START_DATE_ETC, ptagStartDateEtc | +| [StartRecurrenceDate](./startrecurrencedate/) | Identifies the start date of the recurrence pattern. Area: Meetings Canonical name: PidLidStartRecurrenceDate Alternate names: LID_START_RECUR_DATE | +| [StartRecurrenceTime](./startrecurrencetime/) | Identifies the start time of the recurrence pattern. Area: Meetings Canonical name: PidLidStartRecurrenceTime Alternate names: LID_START_RECUR_TIME | +| [StateOrProvince](./stateorprovince/) | Contains the name of the mail user's state or province. Area: MapiMailUser Canonical name: PidTagStateOrProvince Alternate names: PR_STATE_OR_PROVINCE, PR_STATE_OR_PROVINCE_A, PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A, | +| [Status](./status/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STATUS | +| [StatusCode](./statuscode/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STATUS_CODE | +| [StatusString](./statusstring/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STATUS_STRING | +| [StorageLimitInformation](./storagelimitinformation/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORAGE_LIMIT_INFORMATION | +| [StorageQuotaLimit](./storagequotalimit/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORAGE_QUOTA_LIMIT | +| [StoreEntryId](./storeentryid/) | Contains the unique EntryID of the message store where an object resides. Area: ID Properties Canonical name: PidTagStoreEntryId Alternate names: PR_STORE_ENTRYID, ptagStoreEntryId | +| [StoreOffline](./storeoffline/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORE_OFFLINE | +| [StoreProviders](./storeproviders/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORE_PROVIDERS | +| [StoreRecordKey](./storerecordkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORE_RECORD_KEY | +| [StoreSlowlink](./storeslowlink/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORE_SLOWLINK | +| [StoreState](./storestate/) | Indicates whether a mailbox has any active Search folders. Area: MapiMessageStore Canonical name: PidTagStoreState Alternate names: PR_STORE_STATE | +| [StoreSupportMask](./storesupportmask/) | Indicates whether string properties within the .msg file are Unicode-encoded. Area: Miscellaneous Properties Canonical name: PidTagStoreSupportMask Alternate names: PR_STORE_SUPPORT_MASK, ptagStoreSupportMask | +| [StreetAddress](./streetaddress/) | Contains the mail user's street address. Area: MapiMailUser Canonical name: PidTagStreetAddress Alternate names: PR_STREET_ADDRESS, PR_STREET_ADDRESS_A, PR_STREET_ADDRESS_W, PR_BUSINESS_ADDRESS_STREET, PR_BUSINESS_ADDRESS_STREET_A, | +| [Subfolders](./subfolders/) | Specifies whether a folder has subfolders. Area: MapiContainer Canonical name: PidTagSubfolders Alternate names: PR_SUBFOLDERS, ptagSubFolders, DAV:hassubs | +| [Subject](./subject/) | Specifies the subject of the file attached to the Document object. Area: Common Canonical name: PidNameSubject Alternate names: urn:schemas-microsoft-com:office:office::Subject | +| [SubjectIpm](./subjectipm/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SUBJECT_IPM | +| [SubjectPrefix](./subjectprefix/) | Contains the prefix for the subject of the message. Area: General Message Properties Canonical name: PidTagSubjectPrefix Alternate names: PR_SUBJECT_PREFIX, PR_SUBJECT_PREFIX_A, ptagSubjectPrefix, PR_SUBJECT_PREFIX_W | +| [SubjectTraceInfo](./subjecttraceinfo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SUBJECT_TRACE_INFO | +| [SubmitFlags](./submitflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SUBMIT_FLAGS | +| [Supersedes](./supersedes/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SUPERSEDES | +| [SupplementaryInfo](./supplementaryinfo/) | Contains supplementary information about a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagSupplementaryInfo Alternate names: PR_SUPPLEMENTARY_INFO, ptagSupplementaryInfo | +| [Surname](./surname/) | Contains the mail user's family name. Area: MapiMailUser Canonical name: PidTagSurname Alternate names: PR_SURNAME, PR_SURNAME_A, PR_SURNAME_W, urn:schemas:contacts:sn | +| [SvrGeneratingQuotaMsg](./svrgeneratingquotamsg/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SVR_GENERATING_QUOTA_MSG | +| [SwappedToDoData](./swappedtododata/) | Contains a secondary storage location for flags when sender flags or sender reminders are supported. Area: MapiNonTransmittable Canonical name: PidTagSwappedToDoData Alternate names: PR_SWAPPED_TODO_DATA, ptagSwappedTodoData | +| [SwappedToDoStore](./swappedtodostore/) | Contains the value of the PidTagStoreEntryId property (section 2.1018) of the message when the value of the PidTagSwappedToDoData property (section 2.1027) is set. Area: MapiNonTransmittable Canonical name: PidTagSwappedToDoStore Alternate names: PR_SWAPPED_TODO_STORE, ptagSwappedTodoStore | +| [SynchronizeFlags](./synchronizeflags/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SYNCHRONIZE_FLAGS | +| [SysConfigFolderEntryid](./sysconfigfolderentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SYS_CONFIG_FOLDER_ENTRYID | +| [TagExceptionReplaceTime](./tagexceptionreplacetime/) | Indicates the original date and time, in UTC, at which the instance in the recurrence pattern would have occurred if it were not an exception. Area: MessageClassDefinedNonTransmittable Canonical name: PidTagExceptionReplaceTime Alternate names: PR_EXCEPTION_REPLACETIME | +| [TagHtml](./taghtml/) | Contains message body text in HTML format. Area: General Message Properties Canonical name: PidTagHtml Alternate names: PR_HTML, ptagHtml | +| [TagLocation](./taglocation/) | Contains the location of the mail user. Area: Address Properties Canonical name: PidTagLocation Alternate names: PR_LOCATION, PR_LOCATION_A, PR_LOCATION_W, | +| [TagSubject](./tagsubject/) | Contains the subject of the email message. Area: General Message Properties Canonical name: PidTagSubject Alternate names: PR_SUBJECT, PR_SUBJECT_A, ptagSubject, PR_SUBJECT_W, | +| [TagTitle](./tagtitle/) | Contains the mail user's job title. Area: MapiMailUser Canonical name: PidTagTitle Alternate names: PR_TITLE, PR_TITLE_A, PR_TITLE_W, urn:schemas:contacts:title | +| [TargetEntryId](./targetentryid/) | Contains the message ID of a Message object being submitted for optimization ([MS- OXOMSG] section 3.2.4.4). Area: ID Properties Canonical name: PidTagTargetEntryId Alternate names: PR_TARGET_ENTRYID, ptagTargetEntryId | +| [TaskAcceptanceState](./taskacceptancestate/) | Indicates the acceptance state of the task. Area: Tasks Canonical name: PidLidTaskAcceptanceState Alternate names: dispidTaskDelegValue | +| [TaskAccepted](./taskaccepted/) | Indicates whether a task assignee has replied to a task request for this Task object. Area: Tasks Canonical name: PidLidTaskAccepted Alternate names: dispidTaskAccepted | +| [TaskActualEffort](./taskactualeffort/) | Indicates the number of minutes that the user actually spent working on a task. Area: Tasks Canonical name: PidLidTaskActualEffort Alternate names: dispidTaskActualEffort | +| [TaskAssigner](./taskassigner/) | Specifies the name of the user that last assigned the task. Area: Tasks Canonical name: PidLidTaskAssigner Alternate names: dispidTaskDelegator | +| [TaskAssigners](./taskassigners/) | Contains a stack of entries, each of which represents a task assigner. Area: Tasks Canonical name: PidLidTaskAssigners Alternate names: dispidTaskMyDelegators | +| [TaskComplete](./taskcomplete/) | Indicates that the task is complete. Area: Tasks Canonical name: PidLidTaskComplete Alternate names: dispidTaskComplete | +| [TaskCustomFlags](./taskcustomflags/) | The client can set this property, but it has no impact on the Task-Related Objects Protocol and is ignored by the server. Area: Tasks Canonical name: PidLidTaskCustomFlags Alternate names: dispidTaskCustomFlags | +| [TaskDateCompleted](./taskdatecompleted/) | Specifies the date when the user completed work on the task. Area: Tasks Canonical name: PidLidTaskDateCompleted Alternate names: dispidTaskDateCompleted | +| [TaskDeadOccurrence](./taskdeadoccurrence/) | Indicates whether new occurrences remain to be generated. Area: Tasks Canonical name: PidLidTaskDeadOccurrence Alternate names: dispidTaskDeadOccur | +| [TaskDueDate](./taskduedate/) | Specifies the date by which the user expects work on the task to be complete. Area: Tasks Canonical name: PidLidTaskDueDate Alternate names: dispidTaskDueDate | +| [TaskEstimatedEffort](./taskestimatedeffort/) | Indicates the number of minutes that the user expects to work on a task. Area: Tasks Canonical name: PidLidTaskEstimatedEffort Alternate names: dispidTaskEstimatedEffort | +| [TaskFCreator](./taskfcreator/) | Indicates that the Task object was originally created by the action of the current user or user agent instead of by the processing of a task request. Area: Tasks Canonical name: PidLidTaskFCreator Alternate names: dispidTaskFCreator | +| [TaskFFixOffline](./taskffixoffline/) | Indicates the accuracy of the PidLidTaskOwner property (section 2.328). Area: Tasks Canonical name: PidLidTaskFFixOffline Alternate names: dispidTaskFFixOffline | +| [TaskFRecurring](./taskfrecurring/) | Indicates whether the task includes a recurrence pattern. Area: Tasks Canonical name: PidLidTaskFRecurring Alternate names: dispidTaskFRecur | +| [TaskGlobalId](./taskglobalid/) | Contains a unique GUID for this task, which is used to locate an existing task upon receipt of a task response or task update. Area: Tasks Canonical name: PidLidTaskGlobalId Alternate names: dispidTaskGlobalObjId | +| [TaskHistory](./taskhistory/) | Indicates the type of change that was last made to the Task object. Area: Tasks Canonical name: PidLidTaskHistory Alternate names: dispidTaskHistory | +| [TaskLastDelegate](./tasklastdelegate/) | Contains the name of the user who most recently assigned the task, or the user to whom it was most recently assigned. Area: Tasks Canonical name: PidLidTaskLastDelegate Alternate names: dispidTaskLastDelegate | +| [TaskLastUpdate](./tasklastupdate/) | Contains the date and time of the most recent change made to the Task object. Area: Tasks Canonical name: PidLidTaskLastUpdate Alternate names: dispidTaskLastUpdate | +| [TaskLastUser](./tasklastuser/) | Contains the name of the most recent user to have been the owner of the task. Area: Tasks Canonical name: PidLidTaskLastUser Alternate names: dispidTaskLastUser | +| [TaskMode](./taskmode/) | Specifies the assignment status of the embedded Task object. Area: Tasks Canonical name: PidLidTaskMode Alternate names: dispidTaskMode | +| [TaskMultipleRecipients](./taskmultiplerecipients/) | Provides optimization hints about the recipients of a Task object. Area: Tasks Canonical name: PidLidTaskMultipleRecipients Alternate names: dispidTaskMultRecips | +| [TaskNoCompute](./tasknocompute/) | Not used. The client can set this property, but it has no impact on the Task-Related Objects Protocol and is ignored by the server. Area: Tasks Canonical name: PidLidTaskNoCompute Alternate names: dispidTaskNoCompute | +| [TaskOrdinal](./taskordinal/) | Provides an aid to custom sorting of Task objects. Area: Tasks Canonical name: PidLidTaskOrdinal Alternate names: dispidTaskOrdinal | +| [TaskOwner](./taskowner/) | Contains the name of the owner of the task. Area: Tasks Canonical name: PidLidTaskOwner Alternate names: dispidTaskOwner | +| [TaskOwnership](./taskownership/) | Indicates the role of the current user relative to the Task object. Area: Tasks Canonical name: PidLidTaskOwnership Alternate names: dispidTaskOwnership | +| [TaskRecurrence](./taskrecurrence/) | Contains a RecurrencePattern structure that provides information about recurring tasks. Area: Tasks Canonical name: PidLidTaskRecurrence Alternate names: dispidTaskRecur | +| [TaskResetReminder](./taskresetreminder/) | Indicates whether future instances of recurring tasks need reminders, even though the value of the PidLidReminderSet property (section 2.222) is 0x00. Area: Tasks Canonical name: PidLidTaskResetReminder Alternate names: dispidTaskResetReminder | +| [TaskRole](./taskrole/) | Not used. The client can set this property, but it has no impact on the Task-Related Objects Protocol and is ignored by the server. Area: Tasks Canonical name: PidLidTaskRole Alternate names: dispidTaskRole | +| [TaskStartDate](./taskstartdate/) | Specifies the date on which the user expects work on the task to begin. Area: Tasks Canonical name: PidLidTaskStartDate Alternate names: dispidTaskStartDate | +| [TaskState](./taskstate/) | Indicates the current assignment state of the Task object. Area: Tasks Canonical name: PidLidTaskState Alternate names: dispidTaskState | +| [TaskStatus](./taskstatus/) | Specifies the status of a task. Area: Tasks Canonical name: PidLidTaskStatus Alternate names: dispidTaskStatus | +| [TaskStatusOnComplete](./taskstatusoncomplete/) | Indicates whether the task assignee has been requested to send an email message update upon completion of the assigned task. Area: Tasks Canonical name: PidLidTaskStatusOnComplete Alternate names: dispidTaskSOC | +| [TaskUpdates](./taskupdates/) | Indicates whether the task assignee has been requested to send a task update when the assigned Task object changes. Area: Tasks Canonical name: PidLidTaskUpdates Alternate names: dispidTaskUpdates | +| [TaskVersion](./taskversion/) | Indicates which copy is the latest update of a Task object. Area: Tasks Canonical name: PidLidTaskVersion Alternate names: dispidTaskVersion | +| [TeamTask](./teamtask/) | This property is set by the client but is ignored by the server. Area: Tasks Canonical name: PidLidTeamTask Alternate names: dispidTeamTask | +| [TelecommunicationsDeviceForDeafTelephoneNumber](./telecommunicationsdevicefordeaftelephonenumber/) | Contains the mail user's telecommunication device for the deaf (TTY/TDD) telephone number. Area: MapiMailUser Canonical name: PidTagTelecommunicationsDeviceForDeafTelephoneNumber Alternate names: PR_TTYTDD_PHONE_NUMBER, PR_TTYTDD_PHONE_NUMBER_A, | +| [TelexNumber](./telexnumber/) | Contains the mail user's telex number. This property is returned from an NSPI server as a PtypMultipleBinary. Otherwise, the data type is PtypString. Area: MapiMailUser Canonical name: PidTagTelexNumber Alternate names: PR_TELEX_NUMBER, PR_TELEX_NUMBER_A, PR_TELEX_NUMBER_W, | +| [Template](./template/) | Specifies the template of the file attached to the Document object. Area: Common Canonical name: PidNameTemplate Alternate names: urn:schemas-microsoft-com:office:office::Template | +| [TemplateData](./templatedata/) | Describes the controls used in the template that is used to retrieve address book information. Area: Address Book Canonical name: PidTagTemplateData Alternate names: PR_EMS_TEMPLATE_BLOB | +| [Templateid](./templateid/) | Contains the value of the PidTagEntryId property (section 2.674), expressed as a Permanent Entry ID format. Area: MapiAddressBook Canonical name: PidTagTemplateid Alternate names: PR_TEMPLATEID | +| [TestLineSpeed](./testlinespeed/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TEST_LINE_SPEED | +| [TextAttachmentCharset](./textattachmentcharset/) | Specifies the character set of an attachment received via MIME with the content-type of text. Area: Message Attachment Properties Canonical name: PidTagTextAttachmentCharset Alternate names: ptagTextAttachmentCharset | +| [Thumbnail](./thumbnail/) | Specifies the data representing the thumbnail image of the document. Area: Common Canonical name: PidNameThumbnail Alternate names: urn:schemas-microsoft-com:office:office::ThumbNail | +| [ThumbnailPhoto](./thumbnailphoto/) | Contains the mail user's photo in .jpg format. Area: Address Book Canonical name: PidTagThumbnailPhoto Alternate names: PR_EMS_AB_THUMBNAIL_PHOTO | +| [TimeZone](./timezone/) | Specifies information about the time zone of a recurring meeting. Area: Meetings Canonical name: PidLidTimeZone Alternate names: LID_TIME_ZONE | +| [TimeZoneDescription](./timezonedescription/) | Specifies a human-readable description of the time zone that is represented by the data in the PidLidTimeZoneStruct property (section 2.342). Area: Calendar Canonical name: PidLidTimeZoneDescription Alternate names: dispidTimeZoneDesc | +| [TimeZoneStruct](./timezonestruct/) | Specifies time zone information for a recurring meeting. Area: Calendar Canonical name: PidLidTimeZoneStruct Alternate names: dispidTimeZoneStruct | +| [Title](./title/) | Specifies the title of the file attached to the Document object. Area: Common Canonical name: PidNameTitle Alternate names: urn:schemas-microsoft-com:office:office::Title | +| [TnefCorrelationKey](./tnefcorrelationkey/) | Contains a value that correlates a Transport Neutral Encapsulation Format (TNEF) attachment with a message. Area: MapiEnvelope Canonical name: PidTagTnefCorrelationKey Alternate names: PR_TNEF_CORRELATION_KEY | +| [ToAttendeesString](./toattendeesstring/) | Contains a list of all of the sendable attendees who are also required attendees. Area: Meetings Canonical name: PidLidToAttendeesString Alternate names: dispidToAttendeesString | +| [ToDoItemFlags](./todoitemflags/) | Contains flags associated with objects. Area: MapiNonTransmittable Canonical name: PidTagToDoItemFlags Alternate names: PR_TODO_ITEM_FLAGS, ptagToDoItemFlags | +| [ToDoOrdinalDate](./todoordinaldate/) | Contains the current time, in UTC, which is used to determine the sort order of objects in a consolidated to-do list. Area: Tasks Canonical name: PidLidToDoOrdinalDate Alternate names: dispidToDoOrdinalDate | +| [ToDoSubOrdinal](./todosubordinal/) | Contains the numerals 0 through 9 that are used to break a tie when the PidLidToDoOrdinalDate property (section 2.344) is used to perform a sort of objects. Area: Tasks Canonical name: PidLidToDoSubOrdinal Alternate names: dispidToDoSubOrdinal | +| [ToDoTitle](./todotitle/) | Contains user-specifiable text to identify this Message object in a consolidated to-do list. Area: Tasks Canonical name: PidLidToDoTitle Alternate names: dispidToDoTitle | +| [TraceInfo](./traceinfo/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRACE_INFO | +| [TransferEnabled](./transferenabled/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRANSFER_ENABLED | +| [TransmittableDisplayName](./transmittabledisplayname/) | Contains an Address Book object's display name that is transmitted with the message. Area: Address Properties Canonical name: PidTagTransmittableDisplayName Alternate names: PR_TRANSMITABLE_DISPLAY_NAME, PR_TRANSMITABLE_DISPLAY_NAME_A, ptagTransmitableDisplayName, PR_TRANSMITABLE_DISPLAY_NAME_W | +| [TransportKey](./transportkey/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRANSPORT_KEY | +| [TransportMessageHeaders](./transportmessageheaders/) | Contains transport-specific message envelope information for email. Area: Email Canonical name: PidTagTransportMessageHeaders Alternate names: PR_TRANSPORT_MESSAGE_HEADERS, PR_TRANSPORT_MESSAGE_HEADERS_A, PR_TRANSPORT_MESSAGE_HEADERS_W | +| [TransportProviders](./transportproviders/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRANSPORT_PROVIDERS | +| [TransportStatus](./transportstatus/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRANSPORT_STATUS | +| [TrustSender](./trustsender/) | Specifies whether the associated message was delivered through a trusted transport channel. Area: MapiNonTransmittable Canonical name: PidTagTrustSender Alternate names: PR_TRUST_SENDER, ptagTrustSender | +| [TypeOfMtsUser](./typeofmtsuser/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TYPE_OF_MTS_USER | +| [UserCertificate](./usercertificate/) | Contains an ASN.1 authentication certificate for a messaging user. Area: MapiMailUser Canonical name: PidTagUserCertificate Alternate names: PR_USER_CERTIFICATE, ptagUserCertificate, urn:schemas:contacts:usercertificate | +| [UserEntryId](./userentryid/) | Address book EntryID of the user logged on to the public folders. Area: ExchangeMessageStore Canonical name: PidTagUserEntryId Alternate names: PR_USER_ENTRYID, ptagUserEntryId | +| [UserName](./username/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_USER_NAME | +| [UserX509Certificate](./userx509certificate/) | Contains a list of certificates for the mail user. Area: MapiMailUser Canonical name: PidTagUserX509Certificate Alternate names: PR_USER_X509_CERTIFICATE | +| [UseTnef](./usetnef/) | Specifies whether Transport Neutral Encapsulation Format (TNEF) is to be included on a message when the message is converted from TNEF to MIME or SMTP format. Area: Run-time configuration Canonical name: PidLidUseTnef Alternate names: dispidUseTNEF | +| [ValidFlagStringProof](./validflagstringproof/) | Contains the value of the PidTagMessageDeliveryTime property (section 2.780) when modifying the PidLidFlagRequest property (section 2.136). Area: Tasks Canonical name: PidLidValidFlagStringProof Alternate names: dispidValidFlagStringProof | +| [ValidFolderMask](./validfoldermask/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_VALID_FOLDER_MASK | +| [VerbResponse](./verbresponse/) | Specifies the voting option that a respondent has selected. Area: General Message Properties Canonical name: PidLidVerbResponse Alternate names: dispidVerbResponse | +| [VerbStream](./verbstream/) | Specifies what voting responses the user can make in response to the message. Area: Run-time configuration Canonical name: PidLidVerbStream Alternate names: dispidVerbStream | +| [ViewDescriptorBinary](./viewdescriptorbinary/) | Contains view definitions. Area: MessageClassDefinedTransmittable Canonical name: PidTagViewDescriptorBinary Alternate names: PR_VD_BINARY | +| [ViewDescriptorName](./viewdescriptorname/) | | +| [ViewDescriptorStrings](./viewdescriptorstrings/) | Contains view definitions in string format. Area: MessageClassDefinedTransmittable Canonical name: PidTagViewDescriptorStrings Alternate names: PR_VD_STRINGS, PR_VD_STRINGS_W | +| [ViewDescriptorVersion](./viewdescriptorversion/) | Contains the View Descriptor version. Area: Miscellaneous Properties Canonical name: PidTagViewDescriptorVersion Alternate names: PR_VD_VERSION | +| [ViewsEntryid](./viewsentryid/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_VIEWS_ENTRYID | +| [VoiceMessageAttachmentOrder](./voicemessageattachmentorder/) | Contains a list of file names for the audio file attachments that are to be played as part of a message. Area: Unified Messaging Canonical name: PidTagVoiceMessageAttachmentOrder Alternate names: InternalSchemaVoiceMessageAttachmentOrder | +| [VoiceMessageDuration](./voicemessageduration/) | Specifies the length of the attached audio message, in seconds. Area: Unified Messaging Canonical name: PidTagVoiceMessageDuration Alternate names: InternalSchemaVoiceMessageDuration | +| [VoiceMessageSenderName](./voicemessagesendername/) | Specifies the name of the caller who left the attached voice message, as provided by the voice network's caller ID system. Area: Unified Messaging Canonical name: PidTagVoiceMessageSenderName Alternate names: InternalSchemaVoiceMessageSenderName | +| [WeddingAnniversary](./weddinganniversary/) | Contains the date of the mail user's wedding anniversary. Area: MapiMailUser Canonical name: PidTagWeddingAnniversary Alternate names: PR_WEDDING_ANNIVERSARY, urn:schemas:contacts:weddinganniversary | +| [WeddingAnniversaryLocal](./weddinganniversarylocal/) | Specifies the wedding anniversary of the contact, at midnight in the client's local time zone, and is saved without any time zone conversions. Area: Contact Properties Canonical name: PidLidWeddingAnniversaryLocal Alternate names: dispidApptAnniversaryLocal | +| [WeekInterval](./weekinterval/) | Identifies the number of weeks that occur between each meeting. Area: Meetings Canonical name: PidLidWeekInterval Alternate names: LID_WEEK_INTERVAL | +| [Where](./where/) | Contains the value of the PidLidLocation property (section 2.159) from the associated Meeting object. Area: Meetings Canonical name: PidLidWhere Alternate names: LID_WHERE | +| [WlinkAddressBookEID](./wlinkaddressbookeid/) | Specifies the value of the PidTagEntryId property (section 2.674) of the user to whom the folder belongs. Area: Configuration Canonical name: PidTagWlinkAddressBookEID Alternate names: PR_WLINK_ABEID | +| [WlinkAddressBookStoreEID](./wlinkaddressbookstoreeid/) | Specifies the value of the PidTagStoreEntryId property (section 2.1018) of the current user (not the owner of the folder). Area: Configuration Canonical name: PidTagWlinkAddressBookStoreEID Alternate names: PR_WLINK_AB_EXSTOREEID | +| [WlinkCalendarColor](./wlinkcalendarcolor/) | Specifies the background color of the calendar. Area: Configuration Canonical name: PidTagWlinkCalendarColor Alternate names: PR_WLINK_CALENDAR_COLOR | +| [WlinkClientID](./wlinkclientid/) | Specifies the Client ID that allows the client to determine whether the shortcut was created on the current machine/user via an equality test. Area: Configuration Canonical name: PidTagWlinkClientID Alternate names: PR_WLINK_CLIENTID | +| [WlinkEntryId](./wlinkentryid/) | Specifies the EntryID of the folder pointed to by the shortcut. Area: Configuration Canonical name: PidTagWlinkEntryId Alternate names: PR_WLINK_ENTRYID | +| [WlinkFlags](./wlinkflags/) | Specifies conditions associated with the shortcut. Area: Configuration Canonical name: PidTagWlinkFlags Alternate names: PR_WLINK_FLAGS | +| [WlinkFolderType](./wlinkfoldertype/) | Specifies the type of folder pointed to by the shortcut. Area: Configuration Canonical name: PidTagWlinkFolderType Alternate names: PR_WLINK_FOLDER_TYPE | +| [WlinkGroupClsid](./wlinkgroupclsid/) | Specifies the value of the PidTagWlinkGroupHeaderID property (section 2.1060) of the group header associated with the shortcut. Area: Configuration Canonical name: PidTagWlinkGroupClsid Alternate names: PR_WLINK_GROUP_CLSID | +| [WlinkGroupHeaderID](./wlinkgroupheaderid/) | Specifies the ID of the navigation shortcut that groups other navigation shortcuts. Area: Configuration Canonical name: PidTagWlinkGroupHeaderID Alternate names: | +| [WlinkGroupName](./wlinkgroupname/) | Specifies the value of the PidTagNormalizedSubject (section 2.803) of the group header associated with the shortcut. Area: Configuration Canonical name: PidTagWlinkGroupName Alternate names: PR_WLINK_GROUP_NAME | +| [WlinkOrdinal](./wlinkordinal/) | Specifies a variable-length binary property to be used to sort shortcuts lexicographically. Area: Configuration Canonical name: PidTagWlinkOrdinal Alternate names: PR_WLINK_ORDINAL | +| [WlinkRecordKey](./wlinkrecordkey/) | Specifies the value of PidTagRecordKey property (section 2.901) of the folder pointed to by the shortcut. Area: Configuration Canonical name: PidTagWlinkRecordKey Alternate names: PR_WLINK_RECKEY | +| [WlinkROGroupType](./wlinkrogrouptype/) | Specifies the type of group header. Area: Configuration Canonical name: PidTagWlinkROGroupType Alternate names: PR_WLINK_RO_GROUP_TYPE | +| [WlinkSaveStamp](./wlinksavestamp/) | Specifies an integer that allows a client to identify with a high probability whether the navigation shortcut was saved by the current client session. Area: Configuration Canonical name: PidTagWlinkSaveStamp Alternate names: | +| [WlinkSection](./wlinksection/) | Specifies the section where the shortcut should be grouped. Area: Configuration Canonical name: PidTagWlinkSection Alternate names: PR_WLINK_SECTION | +| [WlinkStoreEntryId](./wlinkstoreentryid/) | Specifies the value of the PidTagStoreEntryId property (section 2.1018) of the folder pointed to by the shortcut. Area: Configuration Canonical name: PidTagWlinkStoreEntryId Alternate names: PR_WLINK_STORE_ENTRYID | +| [WlinkType](./wlinktype/) | Specifies the type of navigation shortcut. Area: Configuration Canonical name: PidTagWlinkType Alternate names: PR_WLINK_TYPE | +| [WordCount](./wordcount/) | Specifies the word count of the file attached to the Document object. Area: Common Canonical name: PidNameWordCount Alternate names: urn:schemas-microsoft-com:office:office::Words | +| [WorkAddress](./workaddress/) | Specifies the complete address of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddress Alternate names: dispidWorkAddress | +| [WorkAddressCity](./workaddresscity/) | Specifies the city or locality portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressCity Alternate names: dispidWorkAddressCity | +| [WorkAddressCountry](./workaddresscountry/) | Specifies the country or region portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressCountry Alternate names: dispidWorkAddressCountry | +| [WorkAddressCountryCode](./workaddresscountrycode/) | Specifies the country code portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressCountryCode Alternate names: dispidWorkAddressCountryCode | +| [WorkAddressPostalCode](./workaddresspostalcode/) | Specifies the postal code (ZIP code) portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressPostalCode Alternate names: dispidWorkAddressPostalCode | +| [WorkAddressPostOfficeBox](./workaddresspostofficebox/) | Specifies the post office box portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressPostOfficeBox Alternate names: dispidWorkAddressPostOfficeBox | +| [WorkAddressState](./workaddressstate/) | Specifies the state or province portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressState Alternate names: dispidWorkAddressState | +| [WorkAddressStreet](./workaddressstreet/) | Specifies the street portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressStreet Alternate names: dispidWorkAddressStreet | +| [X400ContentType](./x400contenttype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_X400_CONTENT_TYPE | +| [X400DeferredDeliveryCancel](./x400deferreddeliverycancel/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_X400_DEFERRED_DELIVERY_CANCEL | +| [X400EnvelopeType](./x400envelopetype/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_X400_ENVELOPE_TYPE | +| [XCallId](./xcallid/) | Contains a unique identifier associated with the phone call. Area: Unified Messaging Canonical name: PidNameXCallId Alternate names: | +| [XFaxNumberOfPages](./xfaxnumberofpages/) | Specifies how many discrete pages are contained within an attachment representing a facsimile message. Area: Unified Messaging Canonical name: PidNameXFaxNumberOfPages Alternate names: | +| [Xpos](./xpos/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_XPOS | +| [XRequireProtectedPlayOnPhone](./xrequireprotectedplayonphone/) | Indicates that the client only renders the message on a phone. Area: Unified Messaging Canonical name: PidNameXRequireProtectedPlayOnPhone Alternate names: | +| [XSenderTelephoneNumber](./xsendertelephonenumber/) | Contains the telephone number of the caller associated with a voice mail message. Area: Unified Messaging Canonical name: PidNameXSenderTelephoneNumber Alternate names: | +| [XSharingBrowseUrl](./xsharingbrowseurl/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidNameXSharingBrowseUrl Alternate names: | +| [XSharingCapabilities](./xsharingcapabilities/) | Contains a string representation of the value of the PidLidSharingCapabilities property (section 2.237). Area: Sharing Canonical name: PidNameXSharingCapabilities Alternate names: | +| [XSharingConfigUrl](./xsharingconfigurl/) | Contains the same value as the PidLidSharingConfigurationUrl property (section 2.238). Area: Sharing Canonical name: PidNameXSharingConfigUrl Alternate names: | +| [XSharingExendedCaps](./xsharingexendedcaps/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidNameXSharingExendedCaps Alternate names: | +| [XSharingFlavor](./xsharingflavor/) | Contains a hexadecimal string representation of the value of the PidLidSharingFlavor property (section 2.245). Area: Sharing Canonical name: PidNameXSharingFlavor Alternate names: | +| [XSharingInstanceGuid](./xsharinginstanceguid/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidNameXSharingInstanceGuid Alternate names: | +| [XSharingLocalType](./xsharinglocaltype/) | Contains the same value as the PidLidSharingLocalType property (section 2.259). Area: Sharing Canonical name: PidNameXSharingLocalType Alternate names: | +| [XSharingProviderGuid](./xsharingproviderguid/) | Contains the hexadecimal string representation of the value of the PidLidSharingProviderGuid property (section 2.266). Area: Sharing Canonical name: PidNameXSharingProviderGuid Alternate names: | +| [XSharingProviderName](./xsharingprovidername/) | Contains the same value as the PidLidSharingProviderName property (section 2.267). Area: Sharing Canonical name: PidNameXSharingProviderName Alternate names: | +| [XSharingProviderUrl](./xsharingproviderurl/) | Contains the same value as the PidLidSharingProviderUrl property (section 2.268). Area: Sharing Canonical name: PidNameXSharingProviderUrl Alternate names: | +| [XSharingRemoteName](./xsharingremotename/) | Contains the same value as the PidLidSharingRemoteName property (section 2.277). Area: Sharing Canonical name: PidNameXSharingRemoteName Alternate names: | +| [XSharingRemotePath](./xsharingremotepath/) | Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidNameXSharingRemotePath Alternate names: | +| [XSharingRemoteStoreUid](./xsharingremotestoreuid/) | Contains the same value as the PidLidSharingRemoteStoreUid property (section 2.282). Area: Sharing Canonical name: PidNameXSharingRemoteStoreUid Alternate names: | +| [XSharingRemoteType](./xsharingremotetype/) | Contains the same value as the PidLidSharingRemoteType property (section 2.281). Area: Sharing Canonical name: PidNameXSharingRemoteType Alternate names: | +| [XSharingRemoteUid](./xsharingremoteuid/) | Contains the same value as the PidLidSharingRemoteUid property (section 2.282). Area: Sharing Canonical name: PidNameXSharingRemoteUid Alternate names: | +| [XVoiceMessageAttachmentOrder](./xvoicemessageattachmentorder/) | Contains the list of names for the audio file attachments that are to be played as part of a message, in reverse order. Area: Unified Messaging Canonical name: PidNameXVoiceMessageAttachmentOrder Alternate names: | +| [XVoiceMessageDuration](./xvoicemessageduration/) | Specifies the length of the attached audio message, in seconds. Area: Unified Messaging Canonical name: PidNameXVoiceMessageDuration Alternate names: | +| [XVoiceMessageSenderName](./xvoicemessagesendername/) | Contains the name of the caller who left the attached voice message, as provided by the voice network's caller ID system. Area: Unified Messaging Canonical name: PidNameXVoiceMessageSenderName Alternate names: | +| [YearInterval](./yearinterval/) | Indicates the yearly interval of the appointment or meeting. Area: Meetings Canonical name: PidLidYearInterval Alternate names: LID_YEAR_INTERVAL | +| [YomiCompanyName](./yomicompanyname/) | Specifies the phonetic pronunciation of the company name of the contact. Area: Contact Properties Canonical name: PidLidYomiCompanyName Alternate names: dispidYomiCompanyName | +| [YomiFirstName](./yomifirstname/) | Specifies the phonetic pronunciation of the given name of the contact. Area: Contact Properties Canonical name: PidLidYomiFirstName Alternate names: dispidYomiFirstName | +| [YomiLastName](./yomilastname/) | Specifies the phonetic pronunciation of the surname of the contact. Area: Contact Properties Canonical name: PidLidYomiLastName Alternate names: dispidYomiLastName | +| [Ypos](./ypos/) | Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_YPOS | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/abdefaultdir/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/abdefaultdir/_index.md new file mode 100644 index 0000000000..8bf76c27b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/abdefaultdir/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AbDefaultDir method" +linktitle: "AbDefaultDir" +articleTitle: "AbDefaultDir" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/knownpropertylist/abdefaultdir/ +--- + +## AbDefaultDir {#abdefaultdir} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_DEFAULT_DIR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AbDefaultDir() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/abdefaultpab/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/abdefaultpab/_index.md new file mode 100644 index 0000000000..40e1fe40d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/abdefaultpab/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AbDefaultPab method" +linktitle: "AbDefaultPab" +articleTitle: "AbDefaultPab" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/knownpropertylist/abdefaultpab/ +--- + +## AbDefaultPab {#abdefaultpab} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_DEFAULT_PAB + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AbDefaultPab() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/abproviderid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/abproviderid/_index.md new file mode 100644 index 0000000000..3c36d4edae --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/abproviderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AbProviderId method" +linktitle: "AbProviderId" +articleTitle: "AbProviderId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/knownpropertylist/abproviderid/ +--- + +## AbProviderId {#abproviderid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_PROVIDER_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AbProviderId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/abproviders/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/abproviders/_index.md new file mode 100644 index 0000000000..94a1fdfc77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/abproviders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AbProviders method" +linktitle: "AbProviders" +articleTitle: "AbProviders" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/knownpropertylist/abproviders/ +--- + +## AbProviders {#abproviders} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_PROVIDERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AbProviders() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/absearchpath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/absearchpath/_index.md new file mode 100644 index 0000000000..7d2a38ecd2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/absearchpath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AbSearchPath method" +linktitle: "AbSearchPath" +articleTitle: "AbSearchPath" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/knownpropertylist/absearchpath/ +--- + +## AbSearchPath {#absearchpath} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_SEARCH_PATH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AbSearchPath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/absearchpathupdate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/absearchpathupdate/_index.md new file mode 100644 index 0000000000..23ef4f47df --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/absearchpathupdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AbSearchPathUpdate method" +linktitle: "AbSearchPathUpdate" +articleTitle: "AbSearchPathUpdate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/knownpropertylist/absearchpathupdate/ +--- + +## AbSearchPathUpdate {#absearchpathupdate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AB_SEARCH_PATH_UPDATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AbSearchPathUpdate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/abstract/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/abstract/_index.md new file mode 100644 index 0000000000..9ad530a04f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/abstract/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Abstract method" +linktitle: "Abstract" +articleTitle: "Abstract" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/knownpropertylist/abstract/ +--- + +## Abstract {#abstract} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ABSTRACT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Abstract() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/acceptlanguage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/acceptlanguage/_index.md new file mode 100644 index 0000000000..935244df90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/acceptlanguage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AcceptLanguage method" +linktitle: "AcceptLanguage" +articleTitle: "AcceptLanguage" +second_title: "Aspose.Email for C++" +description: "Contains the value of the MIME Accept-Language header." +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/knownpropertylist/acceptlanguage/ +--- + +## AcceptLanguage {#acceptlanguage} + +Contains the value of the MIME Accept-Language header. Area: Email Canonical name: PidNameAcceptLanguage Alternate names: AcceptLanguage + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AcceptLanguage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/access/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/access/_index.md new file mode 100644 index 0000000000..a9a4ca280b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/access/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Access method" +linktitle: "Access" +articleTitle: "Access" +second_title: "Aspose.Email for C++" +description: "Indicates the operations available to the client for the object." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/knownpropertylist/access/ +--- + +## Access {#access} + +Indicates the operations available to the client for the object. Area: Access Control Properties Canonical name: PidTagAccess Alternate names: PR_ACCESS, ptagAccess + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Access() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/accesscontrollistdata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/accesscontrollistdata/_index.md new file mode 100644 index 0000000000..1b1289c9c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/accesscontrollistdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AccessControlListData method" +linktitle: "AccessControlListData" +articleTitle: "AccessControlListData" +second_title: "Aspose.Email for C++" +description: "Contains a permissions list for a folder." +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/knownpropertylist/accesscontrollistdata/ +--- + +## AccessControlListData {#accesscontrollistdata} + +Contains a permissions list for a folder. Area: Access Control Properties Canonical name: PidTagAccessControlListData Alternate names: PR_ACL_DATA, ptagACLData + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AccessControlListData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/accesslevel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/accesslevel/_index.md new file mode 100644 index 0000000000..733d4e5fe6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/accesslevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AccessLevel method" +linktitle: "AccessLevel" +articleTitle: "AccessLevel" +second_title: "Aspose.Email for C++" +description: "Indicates the client's access level to the object." +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/knownpropertylist/accesslevel/ +--- + +## AccessLevel {#accesslevel} + +Indicates the client's access level to the object. Area: Access Control Properties Canonical name: PidTagAccessLevel Alternate names: PR_ACCESS_LEVEL, ptagAccessLevel + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AccessLevel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/account/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/account/_index.md new file mode 100644 index 0000000000..2d6989fa9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/account/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Account method" +linktitle: "Account" +articleTitle: "Account" +second_title: "Aspose.Email for C++" +description: "Contains the alias of an Address Book object, which is an alternative name by which the object can be identified." +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/knownpropertylist/account/ +--- + +## Account {#account} + +Contains the alias of an Address Book object, which is an alternative name by which the object can be identified. Area: Address Book Canonical name: PidTagAccount Alternate names: PR_ACCOUNT, PR_ACCOUNT_A, PR_ACCOUNT_W, urn:schemas:contacts:account + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Account() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/activeuserentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/activeuserentryid/_index.md new file mode 100644 index 0000000000..5274b59104 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/activeuserentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ActiveUserEntryid method" +linktitle: "ActiveUserEntryid" +articleTitle: "ActiveUserEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/knownpropertylist/activeuserentryid/ +--- + +## ActiveUserEntryid {#activeuserentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ACTIVE_USER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ActiveUserEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/add/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/add/_index.md new file mode 100644 index 0000000000..7a12837198 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "List is read-only." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/knownpropertylist/add/ +--- + +## Add {#add} + +List is read-only. Operation is not supported. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(const System::SharedPtr < PropertyDescriptor > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The object to add to the System.Collections.Generic.ICollection. | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/additionalrenentryids/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/additionalrenentryids/_index.md new file mode 100644 index 0000000000..d56e3a5205 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/additionalrenentryids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AdditionalRenEntryIds method" +linktitle: "AdditionalRenEntryIds" +articleTitle: "AdditionalRenEntryIds" +second_title: "Aspose.Email for C++" +description: "Contains the indexed entry IDs for several special folders related to conflicts, sync issues, local failures, server failures, junk email and spam." +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/knownpropertylist/additionalrenentryids/ +--- + +## AdditionalRenEntryIds {#additionalrenentryids} + +Contains the indexed entry IDs for several special folders related to conflicts, sync issues, local failures, server failures, junk email and spam. Area: Outlook Application Canonical name: PidTagAdditionalRenEntryIds Alternate names: PR_ADDITIONAL_REN_ENTRYIDS, ptagAdditionalRenEntryIds + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AdditionalRenEntryIds() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/additionalrenentryidsex/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/additionalrenentryidsex/_index.md new file mode 100644 index 0000000000..579d455d4a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/additionalrenentryidsex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AdditionalRenEntryIdsEx method" +linktitle: "AdditionalRenEntryIdsEx" +articleTitle: "AdditionalRenEntryIdsEx" +second_title: "Aspose.Email for C++" +description: "Contains an array of blocks that specify the EntryIDs of several special folders." +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/knownpropertylist/additionalrenentryidsex/ +--- + +## AdditionalRenEntryIdsEx {#additionalrenentryidsex} + +Contains an array of blocks that specify the EntryIDs of several special folders. Area: Outlook Application Canonical name: PidTagAdditionalRenEntryIdsEx Alternate names: PR_ADDITIONAL_REN_ENTRYIDS_EX, ptagAdditionalRenEntryIdsEx + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AdditionalRenEntryIdsEx() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addrbookforlocalsiteentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addrbookforlocalsiteentryid/_index.md new file mode 100644 index 0000000000..fbceee13ee --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addrbookforlocalsiteentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddrbookForLocalSiteEntryid method" +linktitle: "AddrbookForLocalSiteEntryid" +articleTitle: "AddrbookForLocalSiteEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/knownpropertylist/addrbookforlocalsiteentryid/ +--- + +## AddrbookForLocalSiteEntryid {#addrbookforlocalsiteentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddrbookForLocalSiteEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookauthorizedsenders/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookauthorizedsenders/_index.md new file mode 100644 index 0000000000..4f6378c84f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookauthorizedsenders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookAuthorizedSenders method" +linktitle: "AddressBookAuthorizedSenders" +articleTitle: "AddressBookAuthorizedSenders" +second_title: "Aspose.Email for C++" +description: "Indicates whether delivery restrictions exist for a recipient." +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookauthorizedsenders/ +--- + +## AddressBookAuthorizedSenders {#addressbookauthorizedsenders} + +Indicates whether delivery restrictions exist for a recipient. Area: Address Book Canonical name: PidTagAddressBookAuthorizedSenders Alternate names: PR_EMS_AB_AUTH_ORIG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookAuthorizedSenders() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookcontainerid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookcontainerid/_index.md new file mode 100644 index 0000000000..98df80477e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookcontainerid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookContainerId method" +linktitle: "AddressBookContainerId" +articleTitle: "AddressBookContainerId" +second_title: "Aspose.Email for C++" +description: "Contains the ID of a container on an NSPI server." +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookcontainerid/ +--- + +## AddressBookContainerId {#addressbookcontainerid} + +Contains the ID of a container on an NSPI server. Area: Address Book Canonical name: PidTagAddressBookContainerId Alternate names: PR_EMS_AB_CONTAINERID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookContainerId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdeliverycontentlength/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdeliverycontentlength/_index.md new file mode 100644 index 0000000000..37edb945d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdeliverycontentlength/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookDeliveryContentLength method" +linktitle: "AddressBookDeliveryContentLength" +articleTitle: "AddressBookDeliveryContentLength" +second_title: "Aspose.Email for C++" +description: "Specifies the maximum size, in bytes, of a message that a recipient can receive." +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookdeliverycontentlength/ +--- + +## AddressBookDeliveryContentLength {#addressbookdeliverycontentlength} + +Specifies the maximum size, in bytes, of a message that a recipient can receive. Area: Address Book Canonical name: PidTagAddressBookDeliveryContentLength Alternate names: PR_EMS_AB_DELIV_CONT_LENGTH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookDeliveryContentLength() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdisplayname/_index.md new file mode 100644 index 0000000000..3baf6610bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookDisplayName method" +linktitle: "AddressBookDisplayName" +articleTitle: "AddressBookDisplayName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookdisplayname/ +--- + +## AddressBookDisplayName {#addressbookdisplayname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ADDRESS_BOOK_DISPLAY_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdisplaynameprintable/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdisplaynameprintable/_index.md new file mode 100644 index 0000000000..9390f90c3c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdisplaynameprintable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookDisplayNamePrintable method" +linktitle: "AddressBookDisplayNamePrintable" +articleTitle: "AddressBookDisplayNamePrintable" +second_title: "Aspose.Email for C++" +description: "Contains the printable string version of the display name." +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookdisplaynameprintable/ +--- + +## AddressBookDisplayNamePrintable {#addressbookdisplaynameprintable} + +Contains the printable string version of the display name. Area: Address Book Canonical name: PidTagAddressBookDisplayNamePrintable Alternate names: PR_EMS_AB_DISPLAY_NAME_PRINTABLE, ptagSimpleDisplayName + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookDisplayNamePrintable() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdisplaytypeextended/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdisplaytypeextended/_index.md new file mode 100644 index 0000000000..13b481754b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdisplaytypeextended/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookDisplayTypeExtended method" +linktitle: "AddressBookDisplayTypeExtended" +articleTitle: "AddressBookDisplayTypeExtended" +second_title: "Aspose.Email for C++" +description: "Contains a value that indicates how to display an Address Book object in a table or as a recipient on a message." +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookdisplaytypeextended/ +--- + +## AddressBookDisplayTypeExtended {#addressbookdisplaytypeextended} + +Contains a value that indicates how to display an Address Book object in a table or as a recipient on a message. Area: Address Book Canonical name: PidTagAddressBookDisplayTypeExtended Alternate names: PR_EMS_AB_DISPLAY_TYPE_EX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookDisplayTypeExtended() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistexternalmembercount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistexternalmembercount/_index.md new file mode 100644 index 0000000000..b301b6cea2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistexternalmembercount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookDistributionListExternalMemberCount method" +linktitle: "AddressBookDistributionListExternalMemberCount" +articleTitle: "AddressBookDistributionListExternalMemberCount" +second_title: "Aspose.Email for C++" +description: "Contains the number of external recipients in the distribution list." +type: docs +weight: 420 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistexternalmembercount/ +--- + +## AddressBookDistributionListExternalMemberCount {#addressbookdistributionlistexternalmembercount} + +Contains the number of external recipients in the distribution list. Area: Address Book Canonical name: PidTagAddressBookDistributionListExternalMemberCount Alternate names: PR_EMS_AB_DL_EXTERNAL_MEMBER_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookDistributionListExternalMemberCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembercount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembercount/_index.md new file mode 100644 index 0000000000..49a5704eec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembercount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookDistributionListMemberCount method" +linktitle: "AddressBookDistributionListMemberCount" +articleTitle: "AddressBookDistributionListMemberCount" +second_title: "Aspose.Email for C++" +description: "Contains the total number of recipients in the distribution list." +type: docs +weight: 430 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembercount/ +--- + +## AddressBookDistributionListMemberCount {#addressbookdistributionlistmembercount} + +Contains the total number of recipients in the distribution list. Area: Address Book Canonical name: PidTagAddressBookDistributionListMemberCount Alternate names: PR_EMS_AB_DL_TOTAL_MEMBER_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookDistributionListMemberCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembersubmitaccepted/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembersubmitaccepted/_index.md new file mode 100644 index 0000000000..485a113295 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembersubmitaccepted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookDistributionListMemberSubmitAccepted method" +linktitle: "AddressBookDistributionListMemberSubmitAccepted" +articleTitle: "AddressBookDistributionListMemberSubmitAccepted" +second_title: "Aspose.Email for C++" +description: "Indicates that delivery restrictions exist for a recipient." +type: docs +weight: 440 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembersubmitaccepted/ +--- + +## AddressBookDistributionListMemberSubmitAccepted {#addressbookdistributionlistmembersubmitaccepted} + +Indicates that delivery restrictions exist for a recipient. Area: Address Book Canonical name: PidTagAddressBookDistributionListMemberSubmitAccepted Alternate names: PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookDistributionListMemberSubmitAccepted() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembersubmitrejected/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembersubmitrejected/_index.md new file mode 100644 index 0000000000..e1ec923a90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembersubmitrejected/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookDistributionListMemberSubmitRejected method" +linktitle: "AddressBookDistributionListMemberSubmitRejected" +articleTitle: "AddressBookDistributionListMemberSubmitRejected" +second_title: "Aspose.Email for C++" +description: "Indicates that delivery restrictions exist for a recipient." +type: docs +weight: 450 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistmembersubmitrejected/ +--- + +## AddressBookDistributionListMemberSubmitRejected {#addressbookdistributionlistmembersubmitrejected} + +Indicates that delivery restrictions exist for a recipient. Area: Address Book Canonical name: PidTagAddressBookDistributionListMemberSubmitRejected Alternate names: PR_EMS_AB_DL_MEM_SUBMIT_PERMS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookDistributionListMemberSubmitRejected() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistrejectmessagesfromdlmembers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistrejectmessagesfromdlmembers/_index.md new file mode 100644 index 0000000000..5f4458e5dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistrejectmessagesfromdlmembers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookDistributionListRejectMessagesFromDLMembers method" +linktitle: "AddressBookDistributionListRejectMessagesFromDLMembers" +articleTitle: "AddressBookDistributionListRejectMessagesFromDLMembers" +second_title: "Aspose.Email for C++" +description: "Indicates that delivery restrictions exist for a recipient." +type: docs +weight: 460 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookdistributionlistrejectmessagesfromdlmembers/ +--- + +## AddressBookDistributionListRejectMessagesFromDLMembers {#addressbookdistributionlistrejectmessagesfromdlmembers} + +Indicates that delivery restrictions exist for a recipient. Area: Address book Canonical name: PidTagAddressBookDistributionListRejectMessagesFromDLMembers Alternate names: PR_EMS_AB_DL_MEM_REJECT_PERMS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookDistributionListRejectMessagesFromDLMembers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookentryid/_index.md new file mode 100644 index 0000000000..7f5babec97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookEntryId method" +linktitle: "AddressBookEntryId" +articleTitle: "AddressBookEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the name-service EntryID of a directory object that refers to a public folder." +type: docs +weight: 470 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookentryid/ +--- + +## AddressBookEntryId {#addressbookentryid} + +Contains the name-service EntryID of a directory object that refers to a public folder. Area: Address Book Canonical name: PidTagAddressBookEntryId Alternate names: PR_ADDRESS_BOOK_ENTRYID, ptagAddressBookEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute1/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute1/_index.md new file mode 100644 index 0000000000..9c90af9c65 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute1 method" +linktitle: "AddressBookExtensionAttribute1" +articleTitle: "AddressBookExtensionAttribute1" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 480 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute1/ +--- + +## AddressBookExtensionAttribute1 {#addressbookextensionattribute1} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute1 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_1, PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute1() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute10/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute10/_index.md new file mode 100644 index 0000000000..7d0028ae3e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute10/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute10 method" +linktitle: "AddressBookExtensionAttribute10" +articleTitle: "AddressBookExtensionAttribute10" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 490 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute10/ +--- + +## AddressBookExtensionAttribute10 {#addressbookextensionattribute10} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute10 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_10, PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute10() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute11/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute11/_index.md new file mode 100644 index 0000000000..fccddfaf9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute11/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute11 method" +linktitle: "AddressBookExtensionAttribute11" +articleTitle: "AddressBookExtensionAttribute11" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 500 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute11/ +--- + +## AddressBookExtensionAttribute11 {#addressbookextensionattribute11} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute11 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_11, PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute11() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute12/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute12/_index.md new file mode 100644 index 0000000000..f56b1b1e29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute12/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute12 method" +linktitle: "AddressBookExtensionAttribute12" +articleTitle: "AddressBookExtensionAttribute12" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 510 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute12/ +--- + +## AddressBookExtensionAttribute12 {#addressbookextensionattribute12} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute12 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_12, PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute12() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute13/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute13/_index.md new file mode 100644 index 0000000000..89821ab951 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute13/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute13 method" +linktitle: "AddressBookExtensionAttribute13" +articleTitle: "AddressBookExtensionAttribute13" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 520 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute13/ +--- + +## AddressBookExtensionAttribute13 {#addressbookextensionattribute13} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute13 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_13, PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute13() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute14/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute14/_index.md new file mode 100644 index 0000000000..a46b851669 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute14/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute14 method" +linktitle: "AddressBookExtensionAttribute14" +articleTitle: "AddressBookExtensionAttribute14" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 530 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute14/ +--- + +## AddressBookExtensionAttribute14 {#addressbookextensionattribute14} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute14 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_14, PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute14() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute15/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute15/_index.md new file mode 100644 index 0000000000..17bed9a6ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute15/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute15 method" +linktitle: "AddressBookExtensionAttribute15" +articleTitle: "AddressBookExtensionAttribute15" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 540 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute15/ +--- + +## AddressBookExtensionAttribute15 {#addressbookextensionattribute15} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute15 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_15, PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute15() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute2/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute2/_index.md new file mode 100644 index 0000000000..3ec5c631d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute2 method" +linktitle: "AddressBookExtensionAttribute2" +articleTitle: "AddressBookExtensionAttribute2" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 550 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute2/ +--- + +## AddressBookExtensionAttribute2 {#addressbookextensionattribute2} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute2 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_2, PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute2() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute3/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute3/_index.md new file mode 100644 index 0000000000..f3a8e61b04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute3 method" +linktitle: "AddressBookExtensionAttribute3" +articleTitle: "AddressBookExtensionAttribute3" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 560 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute3/ +--- + +## AddressBookExtensionAttribute3 {#addressbookextensionattribute3} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute3 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_3, PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute3() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute4/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute4/_index.md new file mode 100644 index 0000000000..8da04d8b15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute4/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute4 method" +linktitle: "AddressBookExtensionAttribute4" +articleTitle: "AddressBookExtensionAttribute4" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 570 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute4/ +--- + +## AddressBookExtensionAttribute4 {#addressbookextensionattribute4} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute4 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_4, PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute4() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute5/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute5/_index.md new file mode 100644 index 0000000000..b533a11ae9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute5/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute5 method" +linktitle: "AddressBookExtensionAttribute5" +articleTitle: "AddressBookExtensionAttribute5" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 580 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute5/ +--- + +## AddressBookExtensionAttribute5 {#addressbookextensionattribute5} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute5 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_5, PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute5() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute6/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute6/_index.md new file mode 100644 index 0000000000..0193da83b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute6/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute6 method" +linktitle: "AddressBookExtensionAttribute6" +articleTitle: "AddressBookExtensionAttribute6" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 590 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute6/ +--- + +## AddressBookExtensionAttribute6 {#addressbookextensionattribute6} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute6 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_6, PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute6() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute7/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute7/_index.md new file mode 100644 index 0000000000..b4b4d23744 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute7/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute7 method" +linktitle: "AddressBookExtensionAttribute7" +articleTitle: "AddressBookExtensionAttribute7" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 600 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute7/ +--- + +## AddressBookExtensionAttribute7 {#addressbookextensionattribute7} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute7 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_7, PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute7() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute8/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute8/_index.md new file mode 100644 index 0000000000..5ce5b9753a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute8/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute8 method" +linktitle: "AddressBookExtensionAttribute8" +articleTitle: "AddressBookExtensionAttribute8" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 610 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute8/ +--- + +## AddressBookExtensionAttribute8 {#addressbookextensionattribute8} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute8 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_8, PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute8() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute9/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute9/_index.md new file mode 100644 index 0000000000..0dbf5ca355 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute9/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookExtensionAttribute9 method" +linktitle: "AddressBookExtensionAttribute9" +articleTitle: "AddressBookExtensionAttribute9" +second_title: "Aspose.Email for C++" +description: "Contains custom values defined and populated by the organization that modified the display templates." +type: docs +weight: 620 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookextensionattribute9/ +--- + +## AddressBookExtensionAttribute9 {#addressbookextensionattribute9} + +Contains custom values defined and populated by the organization that modified the display templates. Area: Address Book Canonical name: PidTagAddressBookExtensionAttribute9 Alternate names: PR_EMS_AB_EXTENSION_ATTRIBUTE_9, PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A, PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookExtensionAttribute9() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookfolderpathname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookfolderpathname/_index.md new file mode 100644 index 0000000000..a6b75bb6cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookfolderpathname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookFolderPathname method" +linktitle: "AddressBookFolderPathname" +articleTitle: "AddressBookFolderPathname" +second_title: "Aspose.Email for C++" +description: "This property is deprecated and is to be ignored." +type: docs +weight: 630 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookfolderpathname/ +--- + +## AddressBookFolderPathname {#addressbookfolderpathname} + +This property is deprecated and is to be ignored. Area: Address Book Canonical name: PidTagAddressBookFolderPathname Alternate names: PR_EMS_AB_FOLDER_PATHNAME, PR_EMS_AB_FOLDER_PATHNAME_A, PR_EMS_AB_FOLDER_PATHNAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookFolderPathname() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalchilddepartments/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalchilddepartments/_index.md new file mode 100644 index 0000000000..d8bfc6fda9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalchilddepartments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookHierarchicalChildDepartments method" +linktitle: "AddressBookHierarchicalChildDepartments" +articleTitle: "AddressBookHierarchicalChildDepartments" +second_title: "Aspose.Email for C++" +description: "Contains the child departments in a hierarchy of departments." +type: docs +weight: 640 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalchilddepartments/ +--- + +## AddressBookHierarchicalChildDepartments {#addressbookhierarchicalchilddepartments} + +Contains the child departments in a hierarchy of departments. Area: Address Book Canonical name: PidTagAddressBookHierarchicalChildDepartments Alternate names: PR_EMS_AB_HAB_CHILD_DEPARTMENTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookHierarchicalChildDepartments() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicaldepartmentmembers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicaldepartmentmembers/_index.md new file mode 100644 index 0000000000..e6259c35e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicaldepartmentmembers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookHierarchicalDepartmentMembers method" +linktitle: "AddressBookHierarchicalDepartmentMembers" +articleTitle: "AddressBookHierarchicalDepartmentMembers" +second_title: "Aspose.Email for C++" +description: "Contains all of the mail users that belong to this department." +type: docs +weight: 650 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicaldepartmentmembers/ +--- + +## AddressBookHierarchicalDepartmentMembers {#addressbookhierarchicaldepartmentmembers} + +Contains all of the mail users that belong to this department. Area: Address Book Canonical name: PidTagAddressBookHierarchicalDepartmentMembers Alternate names: PR_EMS_AB_HAB_DEPARTMENT_MEMBERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookHierarchicalDepartmentMembers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalishierarchicalgroup/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalishierarchicalgroup/_index.md new file mode 100644 index 0000000000..89fb0b5b8b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalishierarchicalgroup/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookHierarchicalIsHierarchicalGroup method" +linktitle: "AddressBookHierarchicalIsHierarchicalGroup" +articleTitle: "AddressBookHierarchicalIsHierarchicalGroup" +second_title: "Aspose.Email for C++" +description: "Indicates whether the distribution list represents a departmental group." +type: docs +weight: 660 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalishierarchicalgroup/ +--- + +## AddressBookHierarchicalIsHierarchicalGroup {#addressbookhierarchicalishierarchicalgroup} + +Indicates whether the distribution list represents a departmental group. Area: Address Book Canonical name: PidTagAddressBookHierarchicalIsHierarchicalGroup Alternate names: PR_EMS_AB_HAB_IS_HIERARCHICAL_GROUP, PR_EMS_AB_IS_ORGANIZATIONAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookHierarchicalIsHierarchicalGroup() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalparentdepartment/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalparentdepartment/_index.md new file mode 100644 index 0000000000..b30a9eab17 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalparentdepartment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookHierarchicalParentDepartment method" +linktitle: "AddressBookHierarchicalParentDepartment" +articleTitle: "AddressBookHierarchicalParentDepartment" +second_title: "Aspose.Email for C++" +description: "Contains all of the departments to which this department is a child." +type: docs +weight: 670 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalparentdepartment/ +--- + +## AddressBookHierarchicalParentDepartment {#addressbookhierarchicalparentdepartment} + +Contains all of the departments to which this department is a child. Area: Address Book Canonical name: PidTagAddressBookHierarchicalParentDepartment Alternate names: PR_EMS_AB_HAB_PARENT_DEPARTMENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookHierarchicalParentDepartment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalrootdepartment/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalrootdepartment/_index.md new file mode 100644 index 0000000000..ec23801e47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalrootdepartment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookHierarchicalRootDepartment method" +linktitle: "AddressBookHierarchicalRootDepartment" +articleTitle: "AddressBookHierarchicalRootDepartment" +second_title: "Aspose.Email for C++" +description: "Contains the distinguished name (DN) of either the root Department object or the root departmental group in the department hierarchy for the organization." +type: docs +weight: 680 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalrootdepartment/ +--- + +## AddressBookHierarchicalRootDepartment {#addressbookhierarchicalrootdepartment} + +Contains the distinguished name (DN) of either the root Department object or the root departmental group in the department hierarchy for the organization. Area: Address Book Canonical name: PidTagAddressBookHierarchicalRootDepartment Alternate names: PR_EMS_AB_HAB_ROOT_DEPARTMENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookHierarchicalRootDepartment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalshowindepartments/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalshowindepartments/_index.md new file mode 100644 index 0000000000..bbc33007ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalshowindepartments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookHierarchicalShowInDepartments method" +linktitle: "AddressBookHierarchicalShowInDepartments" +articleTitle: "AddressBookHierarchicalShowInDepartments" +second_title: "Aspose.Email for C++" +description: "Lists all Department objects of which the mail user is a member." +type: docs +weight: 690 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookhierarchicalshowindepartments/ +--- + +## AddressBookHierarchicalShowInDepartments {#addressbookhierarchicalshowindepartments} + +Lists all Department objects of which the mail user is a member. Area: Address Book Canonical name: PidTagAddressBookHierarchicalShowInDepartments Alternate names: PR_EMS_AB_HAB_SHOW_IN_DEPARTMENTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookHierarchicalShowInDepartments() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhomemessagedatabase/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhomemessagedatabase/_index.md new file mode 100644 index 0000000000..52ee835121 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookhomemessagedatabase/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookHomeMessageDatabase method" +linktitle: "AddressBookHomeMessageDatabase" +articleTitle: "AddressBookHomeMessageDatabase" +second_title: "Aspose.Email for C++" +description: "Contains the DN expressed in the X500 DN format." +type: docs +weight: 700 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookhomemessagedatabase/ +--- + +## AddressBookHomeMessageDatabase {#addressbookhomemessagedatabase} + +Contains the DN expressed in the X500 DN format. This property is returned from a PtypString8. Area: Address Book Canonical name: PidTagAddressBookHomeMessageDatabase Alternate names: PR_EMS_AB_HOME_MDB, PR_EMS_AB_HOME_MDB_A, PR_EMS_AB_HOME_MDB_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookHomeMessageDatabase() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookismaster/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookismaster/_index.md new file mode 100644 index 0000000000..8b19798dfc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookismaster/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookIsMaster method" +linktitle: "AddressBookIsMaster" +articleTitle: "AddressBookIsMaster" +second_title: "Aspose.Email for C++" +description: "Contains a Boolean value of TRUE if it is possible to create Address Book objects in that container, and FALSE otherwise." +type: docs +weight: 710 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookismaster/ +--- + +## AddressBookIsMaster {#addressbookismaster} + +Contains a Boolean value of TRUE if it is possible to create Address Book objects in that container, and FALSE otherwise. Area: Address Book Canonical name: PidTagAddressBookIsMaster Alternate names: PR_EMS_AB_IS_MASTER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookIsMaster() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookismemberofdistributionlist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookismemberofdistributionlist/_index.md new file mode 100644 index 0000000000..d190f78929 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookismemberofdistributionlist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookIsMemberOfDistributionList method" +linktitle: "AddressBookIsMemberOfDistributionList" +articleTitle: "AddressBookIsMemberOfDistributionList" +second_title: "Aspose.Email for C++" +description: "Lists all of the distribution lists for which the object is a member." +type: docs +weight: 720 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookismemberofdistributionlist/ +--- + +## AddressBookIsMemberOfDistributionList {#addressbookismemberofdistributionlist} + +Lists all of the distribution lists for which the object is a member. This property is returned from an NSPI server as a PtypEmbeddedTable. Otherwise, the data type is PtypString8. Area: Address Book Canonical name: PidTagAddressBookIsMemberOfDistributionList Alternate names: PR_EMS_AB_IS_MEMBER_OF_DL, PR_EMS_AB_IS_MEMBER_OF_DL_A, PR_EMS_AB_IS_MEMBER_OF_DL_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookIsMemberOfDistributionList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmanagedistributionlist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmanagedistributionlist/_index.md new file mode 100644 index 0000000000..ad12e007f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmanagedistributionlist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookManageDistributionList method" +linktitle: "AddressBookManageDistributionList" +articleTitle: "AddressBookManageDistributionList" +second_title: "Aspose.Email for C++" +description: "Contains information for use in display templates for distribution lists." +type: docs +weight: 730 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookmanagedistributionlist/ +--- + +## AddressBookManageDistributionList {#addressbookmanagedistributionlist} + +Contains information for use in display templates for distribution lists. Area: Address Book Canonical name: PidTagAddressBookManageDistributionList Alternate names: PR_EMS_AB_MANAGE_DL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookManageDistributionList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmanager/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmanager/_index.md new file mode 100644 index 0000000000..fccc775ed0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmanager/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookManager method" +linktitle: "AddressBookManager" +articleTitle: "AddressBookManager" +second_title: "Aspose.Email for C++" +description: "Contains one row that references the mail user's manager." +type: docs +weight: 740 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookmanager/ +--- + +## AddressBookManager {#addressbookmanager} + +Contains one row that references the mail user's manager. Area: Address Book Canonical name: PidTagAddressBookManager Alternate names: PR_EMS_AB_MANAGER, PR_EMS_AB_MANAGER_A, PR_EMS_AB_MANAGER_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookManager() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmanagerdistinguishedname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmanagerdistinguishedname/_index.md new file mode 100644 index 0000000000..c6159c19ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmanagerdistinguishedname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookManagerDistinguishedName method" +linktitle: "AddressBookManagerDistinguishedName" +articleTitle: "AddressBookManagerDistinguishedName" +second_title: "Aspose.Email for C++" +description: "Contains the DN of the mail user's manager." +type: docs +weight: 750 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookmanagerdistinguishedname/ +--- + +## AddressBookManagerDistinguishedName {#addressbookmanagerdistinguishedname} + +Contains the DN of the mail user's manager. Area: Address Book Canonical name: PidTagAddressBookManagerDistinguishedName Alternate names: PR_EMS_AB_MANAGER_T + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookManagerDistinguishedName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmember/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmember/_index.md new file mode 100644 index 0000000000..c60b3df97f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmember/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookMember method" +linktitle: "AddressBookMember" +articleTitle: "AddressBookMember" +second_title: "Aspose.Email for C++" +description: "Contains the members of the distribution list." +type: docs +weight: 760 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookmember/ +--- + +## AddressBookMember {#addressbookmember} + +Contains the members of the distribution list. Area: Address Book Canonical name: PidTagAddressBookMember Alternate names: PR_EMS_AB_MEMBER, PR_EMS_AB_MEMBER_A, PR_EMS_AB_MEMBER_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookMember() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmessageid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmessageid/_index.md new file mode 100644 index 0000000000..a4b77e583a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmessageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookMessageId method" +linktitle: "AddressBookMessageId" +articleTitle: "AddressBookMessageId" +second_title: "Aspose.Email for C++" +description: "Contains the Short-term Message ID (MID) ([MS-OXCDATA] section 2.2.1.2) of the first message in the local site's offline address book public folder." +type: docs +weight: 770 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookmessageid/ +--- + +## AddressBookMessageId {#addressbookmessageid} + +Contains the Short-term Message ID (MID) ([MS-OXCDATA] section 2.2.1.2) of the first message in the local site's offline address book public folder. Area: ProviderDefinedNonTransmittable Canonical name: PidTagAddressBookMessageId Alternate names: ptagAddrbookMID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookMessageId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmoderationenabled/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmoderationenabled/_index.md new file mode 100644 index 0000000000..b103bd71cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookmoderationenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookModerationEnabled method" +linktitle: "AddressBookModerationEnabled" +articleTitle: "AddressBookModerationEnabled" +second_title: "Aspose.Email for C++" +description: "Indicates whether moderation is enabled for the mail user or distribution list." +type: docs +weight: 780 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookmoderationenabled/ +--- + +## AddressBookModerationEnabled {#addressbookmoderationenabled} + +Indicates whether moderation is enabled for the mail user or distribution list. Area: Address Book Canonical name: PidTagAddressBookModerationEnabled Alternate names: PR_EMS_AB_ENABLE_MODERATION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookModerationEnabled() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbooknetworkaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbooknetworkaddress/_index.md new file mode 100644 index 0000000000..ead9497bde --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbooknetworkaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookNetworkAddress method" +linktitle: "AddressBookNetworkAddress" +articleTitle: "AddressBookNetworkAddress" +second_title: "Aspose.Email for C++" +description: "Contains a list of names by which a server is known to the various transports in use by the network." +type: docs +weight: 790 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbooknetworkaddress/ +--- + +## AddressBookNetworkAddress {#addressbooknetworkaddress} + +Contains a list of names by which a server is known to the various transports in use by the network. Area: Address Book Canonical name: PidTagAddressBookNetworkAddress Alternate names: PR_EMS_AB_NETWORK_ADDRESS, PR_EMS_AB_NETWORK_ADDRESS_A, PR_EMS_AB_NETWORK_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookNetworkAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookobjectdistinguishedname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookobjectdistinguishedname/_index.md new file mode 100644 index 0000000000..ec74e953a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookobjectdistinguishedname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookObjectDistinguishedName method" +linktitle: "AddressBookObjectDistinguishedName" +articleTitle: "AddressBookObjectDistinguishedName" +second_title: "Aspose.Email for C++" +description: "Contains the DN of the Address Book object." +type: docs +weight: 800 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookobjectdistinguishedname/ +--- + +## AddressBookObjectDistinguishedName {#addressbookobjectdistinguishedname} + +Contains the DN of the Address Book object. Area: Address Book Canonical name: PidTagAddressBookObjectDistinguishedName Alternate names: PR_EMS_AB_OBJ_DIST_NAME, PR_EMS_AB_OBJ_DIST_NAME_A, PR_EMS_AB_OBJ_DIST_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookObjectDistinguishedName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookobjectguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookobjectguid/_index.md new file mode 100644 index 0000000000..9a6680d970 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookobjectguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookObjectGuid method" +linktitle: "AddressBookObjectGuid" +articleTitle: "AddressBookObjectGuid" +second_title: "Aspose.Email for C++" +description: "Contains a GUID that identifies an Address Book object." +type: docs +weight: 810 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookobjectguid/ +--- + +## AddressBookObjectGuid {#addressbookobjectguid} + +Contains a GUID that identifies an Address Book object. Area: Address Book Canonical name: PidTagAddressBookObjectGuid Alternate names: PR_EMS_AB_OBJECT_GUID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookObjectGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookorganizationalunitrootdistinguishedname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookorganizationalunitrootdistinguishedname/_index.md new file mode 100644 index 0000000000..545300e612 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookorganizationalunitrootdistinguishedname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookOrganizationalUnitRootDistinguishedName method" +linktitle: "AddressBookOrganizationalUnitRootDistinguishedName" +articleTitle: "AddressBookOrganizationalUnitRootDistinguishedName" +second_title: "Aspose.Email for C++" +description: "Contains the DN of the Organization object of the mail user's organization." +type: docs +weight: 820 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookorganizationalunitrootdistinguishedname/ +--- + +## AddressBookOrganizationalUnitRootDistinguishedName {#addressbookorganizationalunitrootdistinguishedname} + +Contains the DN of the Organization object of the mail user's organization. Area: Address Book Canonical name: PidTagAddressBookOrganizationalUnitRootDistinguishedName Alternate names: PR_EMS_AB_ORG_UNIT_ROOT_DN, msExchOURoot + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookOrganizationalUnitRootDistinguishedName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookowner/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookowner/_index.md new file mode 100644 index 0000000000..a2b2cf88d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookowner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookOwner method" +linktitle: "AddressBookOwner" +articleTitle: "AddressBookOwner" +second_title: "Aspose.Email for C++" +description: "Contains one row that references the distribution list's owner." +type: docs +weight: 830 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookowner/ +--- + +## AddressBookOwner {#addressbookowner} + +Contains one row that references the distribution list's owner. Area: Address Book Canonical name: PidTagAddressBookOwner Alternate names: PR_EMS_AB_OWNER_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookOwner() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookownerbacklink/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookownerbacklink/_index.md new file mode 100644 index 0000000000..70ad6770b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookownerbacklink/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookOwnerBackLink method" +linktitle: "AddressBookOwnerBackLink" +articleTitle: "AddressBookOwnerBackLink" +second_title: "Aspose.Email for C++" +description: "Contains a list of the distribution lists owned by a mail user." +type: docs +weight: 840 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookownerbacklink/ +--- + +## AddressBookOwnerBackLink {#addressbookownerbacklink} + +Contains a list of the distribution lists owned by a mail user. Area: Address Book Canonical name: PidTagAddressBookOwnerBackLink Alternate names: PR_EMS_AB_OWNER_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookOwnerBackLink() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookparententryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookparententryid/_index.md new file mode 100644 index 0000000000..8599ac4191 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookparententryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookParentEntryId method" +linktitle: "AddressBookParentEntryId" +articleTitle: "AddressBookParentEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the parent container in a hierarchy of address book containers." +type: docs +weight: 850 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookparententryid/ +--- + +## AddressBookParentEntryId {#addressbookparententryid} + +Contains the EntryID of the parent container in a hierarchy of address book containers. Area: Address Book Canonical name: PidTagAddressBookParentEntryId Alternate names: PR_EMS_AB_PARENT_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookParentEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticcompanyname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticcompanyname/_index.md new file mode 100644 index 0000000000..1f571c8ce6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticcompanyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookPhoneticCompanyName method" +linktitle: "AddressBookPhoneticCompanyName" +articleTitle: "AddressBookPhoneticCompanyName" +second_title: "Aspose.Email for C++" +description: "Contains the phonetic representation of the PidTagCompanyName property (section 2.630)." +type: docs +weight: 860 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticcompanyname/ +--- + +## AddressBookPhoneticCompanyName {#addressbookphoneticcompanyname} + +Contains the phonetic representation of the PidTagCompanyName property (section 2.630). Area: Address Book Canonical name: PidTagAddressBookPhoneticCompanyName Alternate names: PR_EMS_AB_PHONETIC_COMPANY_NAME, PR_EMS_AB_PHONETIC_COMPANY_NAME_A, PR_EMS_AB_PHONETIC_COMPANY_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookPhoneticCompanyName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticdepartmentname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticdepartmentname/_index.md new file mode 100644 index 0000000000..c1b4bf1ef7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticdepartmentname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookPhoneticDepartmentName method" +linktitle: "AddressBookPhoneticDepartmentName" +articleTitle: "AddressBookPhoneticDepartmentName" +second_title: "Aspose.Email for C++" +description: "Contains the phonetic representation of the PidTagDepartmentName property (section 2.663)." +type: docs +weight: 870 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticdepartmentname/ +--- + +## AddressBookPhoneticDepartmentName {#addressbookphoneticdepartmentname} + +Contains the phonetic representation of the PidTagDepartmentName property (section 2.663). Area: Address Book Canonical name: PidTagAddressBookPhoneticDepartmentName Alternate names: PR_EMS_AB_PHONETIC_DEPARTMENT_NAME, PR_EMS_AB_PHONETIC_DEPARTMENT_NAME_A, PR_EMS_AB_PHONETIC_DEPARTMENT_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookPhoneticDepartmentName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticdisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticdisplayname/_index.md new file mode 100644 index 0000000000..8bce9a9c71 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticdisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookPhoneticDisplayName method" +linktitle: "AddressBookPhoneticDisplayName" +articleTitle: "AddressBookPhoneticDisplayName" +second_title: "Aspose.Email for C++" +description: "Contains the phonetic representation of the PidTagDisplayName property (section 2.667)." +type: docs +weight: 880 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticdisplayname/ +--- + +## AddressBookPhoneticDisplayName {#addressbookphoneticdisplayname} + +Contains the phonetic representation of the PidTagDisplayName property (section 2.667). Area: Address Book Canonical name: PidTagAddressBookPhoneticDisplayName Alternate names: PR_EMS_AB_PHONETIC_DISPLAY_NAME, PR_EMS_AB_PHONETIC_DISPLAY_NAME_A, PR_EMS_AB_PHONETIC_DISPLAY_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookPhoneticDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticgivenname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticgivenname/_index.md new file mode 100644 index 0000000000..f8c9e896f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticgivenname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookPhoneticGivenName method" +linktitle: "AddressBookPhoneticGivenName" +articleTitle: "AddressBookPhoneticGivenName" +second_title: "Aspose.Email for C++" +description: "Contains the phonetic representation of the PidTagGivenName property (section 2.705)." +type: docs +weight: 890 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticgivenname/ +--- + +## AddressBookPhoneticGivenName {#addressbookphoneticgivenname} + +Contains the phonetic representation of the PidTagGivenName property (section 2.705). Area: Address Book Canonical name: PidTagAddressBookPhoneticGivenName Alternate names: PR_EMS_AB_PHONETIC_GIVEN_NAME, PR_EMS_AB_PHONETIC_GIVEN_NAME_A, PR_EMS_AB_PHONETIC_GIVEN_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookPhoneticGivenName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticsurname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticsurname/_index.md new file mode 100644 index 0000000000..e202f9a600 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticsurname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookPhoneticSurname method" +linktitle: "AddressBookPhoneticSurname" +articleTitle: "AddressBookPhoneticSurname" +second_title: "Aspose.Email for C++" +description: "Contains the phonetic representation of the PidTagSurname property (section 2.1026)." +type: docs +weight: 900 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookphoneticsurname/ +--- + +## AddressBookPhoneticSurname {#addressbookphoneticsurname} + +Contains the phonetic representation of the PidTagSurname property (section 2.1026). Area: Address Book Canonical name: PidTagAddressBookPhoneticSurname Alternate names: PR_EMS_AB_PHONETIC_SURNAME, PR_EMS_AB_PHONETIC_SURNAME_A, PR_EMS_AB_PHONETIC_SURNAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookPhoneticSurname() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookproviderarraytype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookproviderarraytype/_index.md new file mode 100644 index 0000000000..f80b16c26e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookproviderarraytype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookProviderArrayType method" +linktitle: "AddressBookProviderArrayType" +articleTitle: "AddressBookProviderArrayType" +second_title: "Aspose.Email for C++" +description: "Specifies the state of the electronic addresses of the contact and represents a set of bit flags." +type: docs +weight: 910 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookproviderarraytype/ +--- + +## AddressBookProviderArrayType {#addressbookproviderarraytype} + +Specifies the state of the electronic addresses of the contact and represents a set of bit flags. Area: Contact Properties Canonical name: PidLidAddressBookProviderArrayType Alternate names: dispidABPArrayType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookProviderArrayType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookprovideremaillist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookprovideremaillist/_index.md new file mode 100644 index 0000000000..451405ad20 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookprovideremaillist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookProviderEmailList method" +linktitle: "AddressBookProviderEmailList" +articleTitle: "AddressBookProviderEmailList" +second_title: "Aspose.Email for C++" +description: "Specifies which electronic address properties are set on the Contact object." +type: docs +weight: 920 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookprovideremaillist/ +--- + +## AddressBookProviderEmailList {#addressbookprovideremaillist} + +Specifies which electronic address properties are set on the Contact object. Area: Contact Properties Canonical name: PidLidAddressBookProviderEmailList Alternate names: dispidABPEmailList + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookProviderEmailList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookproxyaddresses/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookproxyaddresses/_index.md new file mode 100644 index 0000000000..1f2dde4bc3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookproxyaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookProxyAddresses method" +linktitle: "AddressBookProxyAddresses" +articleTitle: "AddressBookProxyAddresses" +second_title: "Aspose.Email for C++" +description: "Contains alternate email addresses for the Address Book object." +type: docs +weight: 930 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookproxyaddresses/ +--- + +## AddressBookProxyAddresses {#addressbookproxyaddresses} + +Contains alternate email addresses for the Address Book object. Area: Address Book Canonical name: PidTagAddressBookProxyAddresses Alternate names: PR_EMS_AB_PROXY_ADDRESSES, PR_EMS_AB_PROXY_ADDRESSES_A, PR_EMS_AB_PROXY_ADDRESSES_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookProxyAddresses() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookpublicdelegates/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookpublicdelegates/_index.md new file mode 100644 index 0000000000..585b9a7edf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookpublicdelegates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookPublicDelegates method" +linktitle: "AddressBookPublicDelegates" +articleTitle: "AddressBookPublicDelegates" +second_title: "Aspose.Email for C++" +description: "Contains a list of mail users who are allowed to send email on behalf of the mailbox owner." +type: docs +weight: 940 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookpublicdelegates/ +--- + +## AddressBookPublicDelegates {#addressbookpublicdelegates} + +Contains a list of mail users who are allowed to send email on behalf of the mailbox owner. Area: Address Book Canonical name: PidTagAddressBookPublicDelegates Alternate names: PR_EMS_AB_PUBLIC_DELEGATES, PR_EMS_AB_PUBLIC_DELEGATES_A, PR_EMS_AB_PUBLIC_DELEGATES_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookPublicDelegates() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookreports/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookreports/_index.md new file mode 100644 index 0000000000..66f3801f8c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookreports/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookReports method" +linktitle: "AddressBookReports" +articleTitle: "AddressBookReports" +second_title: "Aspose.Email for C++" +description: "Lists all of the mail user�s direct reports." +type: docs +weight: 950 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookreports/ +--- + +## AddressBookReports {#addressbookreports} + +Lists all of the mail user�s direct reports. Area: Address Book Canonical name: PidTagAddressBookReports Alternate names: PR_EMS_AB_REPORTS, PR_EMS_AB_REPORTS_A, PR_EMS_AB_REPORTS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookReports() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookroomcapacity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookroomcapacity/_index.md new file mode 100644 index 0000000000..dc2d656f00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookroomcapacity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookRoomCapacity method" +linktitle: "AddressBookRoomCapacity" +articleTitle: "AddressBookRoomCapacity" +second_title: "Aspose.Email for C++" +description: "Contains the maximum occupancy of the room." +type: docs +weight: 960 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookroomcapacity/ +--- + +## AddressBookRoomCapacity {#addressbookroomcapacity} + +Contains the maximum occupancy of the room. Area: Address Book Canonical name: PidTagAddressBookRoomCapacity Alternate names: PR_EMS_AB_ROOM_CAPACITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookRoomCapacity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookroomcontainers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookroomcontainers/_index.md new file mode 100644 index 0000000000..ab9ad9c008 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookroomcontainers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookRoomContainers method" +linktitle: "AddressBookRoomContainers" +articleTitle: "AddressBookRoomContainers" +second_title: "Aspose.Email for C++" +description: "Contains a list of DNs that represent the address book containers that hold Resource objects, such as conference rooms and equipment." +type: docs +weight: 970 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookroomcontainers/ +--- + +## AddressBookRoomContainers {#addressbookroomcontainers} + +Contains a list of DNs that represent the address book containers that hold Resource objects, such as conference rooms and equipment. Area: Address Book Canonical name: PidTagAddressBookRoomContainers Alternate names: PR_EMS_AB_ROOM_CONTAINERS, PR_EMS_AB_ROOM_CONTAINERS_A, PR_EMS_AB_ROOM_CONTAINERS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookRoomContainers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookroomdescription/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookroomdescription/_index.md new file mode 100644 index 0000000000..ebe9009060 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookroomdescription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookRoomDescription method" +linktitle: "AddressBookRoomDescription" +articleTitle: "AddressBookRoomDescription" +second_title: "Aspose.Email for C++" +description: "Contains a description of the Resource object." +type: docs +weight: 980 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookroomdescription/ +--- + +## AddressBookRoomDescription {#addressbookroomdescription} + +Contains a description of the Resource object. Area: Address Book Canonical name: PidTagAddressBookRoomDescription Alternate names: PR_EMS_AB_ROOM_DESCRIPTION, PR_EMS_AB_ROOM_DESCRIPTION_A, PR_EMS_AB_ROOM_DESCRIPTION_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookRoomDescription() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbooksenderhinttranslations/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbooksenderhinttranslations/_index.md new file mode 100644 index 0000000000..cfe258a333 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbooksenderhinttranslations/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookSenderHintTranslations method" +linktitle: "AddressBookSenderHintTranslations" +articleTitle: "AddressBookSenderHintTranslations" +second_title: "Aspose.Email for C++" +description: "Contains the locale ID and translations of the default mail tip." +type: docs +weight: 990 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbooksenderhinttranslations/ +--- + +## AddressBookSenderHintTranslations {#addressbooksenderhinttranslations} + +Contains the locale ID and translations of the default mail tip. Area: Address Book Canonical name: PidTagAddressBookSenderHintTranslations Alternate names: PR_EMS_AB_DL_SENDER_HINT_TRANSLATIONS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookSenderHintTranslations() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookseniorityindex/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookseniorityindex/_index.md new file mode 100644 index 0000000000..401d8f5a97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookseniorityindex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookSeniorityIndex method" +linktitle: "AddressBookSeniorityIndex" +articleTitle: "AddressBookSeniorityIndex" +second_title: "Aspose.Email for C++" +description: "Contains a signed integer that specifies the seniority order of Address Book objects that group, with larger values specifying members that are more senior." +type: docs +weight: 1000 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookseniorityindex/ +--- + +## AddressBookSeniorityIndex {#addressbookseniorityindex} + +Contains a signed integer that specifies the seniority order of Address Book objects that group, with larger values specifying members that are more senior. Area: Address Book Canonical name: PidTagAddressBookSeniorityIndex Alternate names: + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookSeniorityIndex() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbooktargetaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbooktargetaddress/_index.md new file mode 100644 index 0000000000..413ece4ad4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbooktargetaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookTargetAddress method" +linktitle: "AddressBookTargetAddress" +articleTitle: "AddressBookTargetAddress" +second_title: "Aspose.Email for C++" +description: "Contains the foreign system email address of an Address Book object." +type: docs +weight: 1010 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbooktargetaddress/ +--- + +## AddressBookTargetAddress {#addressbooktargetaddress} + +Contains the foreign system email address of an Address Book object. Area: Address Book Canonical name: PidTagAddressBookTargetAddress Alternate names: PR_EMS_AB_TARGET_ADDRESS, PR_EMS_AB_TARGET_ADDRESS_A, PR_EMS_AB_TARGET_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookTargetAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookunauthorizedsenders/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookunauthorizedsenders/_index.md new file mode 100644 index 0000000000..8b4e3cf65d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookunauthorizedsenders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookUnauthorizedSenders method" +linktitle: "AddressBookUnauthorizedSenders" +articleTitle: "AddressBookUnauthorizedSenders" +second_title: "Aspose.Email for C++" +description: "Indicates whether delivery restrictions exist for a recipient." +type: docs +weight: 1020 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookunauthorizedsenders/ +--- + +## AddressBookUnauthorizedSenders {#addressbookunauthorizedsenders} + +Indicates whether delivery restrictions exist for a recipient. Area: Address Book Canonical name: PidTagAddressBookUnauthorizedSenders Alternate names: PR_EMS_AB_UNAUTH_ORIG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookUnauthorizedSenders() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addressbookx509certificate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookx509certificate/_index.md new file mode 100644 index 0000000000..85f852932e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addressbookx509certificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressBookX509Certificate method" +linktitle: "AddressBookX509Certificate" +articleTitle: "AddressBookX509Certificate" +second_title: "Aspose.Email for C++" +description: "Contains the ASN_1 DER encoded X.509 certificates for the mail user." +type: docs +weight: 1030 +url: /cpp/aspose.email.mapi/knownpropertylist/addressbookx509certificate/ +--- + +## AddressBookX509Certificate {#addressbookx509certificate} + +Contains the ASN_1 DER encoded X.509 certificates for the mail user. Area: Address Book Canonical name: PidTagAddressBookX509Certificate Alternate names: PR_EMS_AB_X509_CERT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressBookX509Certificate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addresscountrycode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addresscountrycode/_index.md new file mode 100644 index 0000000000..098156c616 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addresscountrycode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressCountryCode method" +linktitle: "AddressCountryCode" +articleTitle: "AddressCountryCode" +second_title: "Aspose.Email for C++" +description: "Specifies the country code portion of the mailing address of the contact." +type: docs +weight: 1040 +url: /cpp/aspose.email.mapi/knownpropertylist/addresscountrycode/ +--- + +## AddressCountryCode {#addresscountrycode} + +Specifies the country code portion of the mailing address of the contact. Area: Contact Properties Canonical name: PidLidAddressCountryCode Alternate names: dispidAddressCountryCode + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressCountryCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/addresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/addresstype/_index.md new file mode 100644 index 0000000000..6d6487b941 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AddressType method" +linktitle: "AddressType" +articleTitle: "AddressType" +second_title: "Aspose.Email for C++" +description: "Contains the email address type of a Message object." +type: docs +weight: 1050 +url: /cpp/aspose.email.mapi/knownpropertylist/addresstype/ +--- + +## AddressType {#addresstype} + +Contains the email address type of a Message object. Area: Address Properties Canonical name: PidTagAddressType Alternate names: PR_ADDRTYPE, PR_ADDRTYPE_A, ptagAddrType, PR_ADDRTYPE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/agingdontageme/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/agingdontageme/_index.md new file mode 100644 index 0000000000..45849acfea --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/agingdontageme/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AgingDontAgeMe method" +linktitle: "AgingDontAgeMe" +articleTitle: "AgingDontAgeMe" +second_title: "Aspose.Email for C++" +description: "Specifies whether to automatically archive the message." +type: docs +weight: 1060 +url: /cpp/aspose.email.mapi/knownpropertylist/agingdontageme/ +--- + +## AgingDontAgeMe {#agingdontageme} + +Specifies whether to automatically archive the message. Area: Common Canonical name: PidLidAgingDontAgeMe Alternate names: dispidAgingDontAgeMe + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AgingDontAgeMe() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/allattendeesstring/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/allattendeesstring/_index.md new file mode 100644 index 0000000000..bc9db83b48 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/allattendeesstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AllAttendeesString method" +linktitle: "AllAttendeesString" +articleTitle: "AllAttendeesString" +second_title: "Aspose.Email for C++" +description: "Specifies a list of all the attendees except for the organizer, including resources and unsendable attendees." +type: docs +weight: 1070 +url: /cpp/aspose.email.mapi/knownpropertylist/allattendeesstring/ +--- + +## AllAttendeesString {#allattendeesstring} + +Specifies a list of all the attendees except for the organizer, including resources and unsendable attendees. Area: Meetings Canonical name: PidLidAllAttendeesString Alternate names: dispidAllAttendeesString + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AllAttendeesString() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/allowexternalcheck/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/allowexternalcheck/_index.md new file mode 100644 index 0000000000..764a1b4ece --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/allowexternalcheck/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AllowExternalCheck method" +linktitle: "AllowExternalCheck" +articleTitle: "AllowExternalCheck" +second_title: "Aspose.Email for C++" +description: "This property is set to TRUE." +type: docs +weight: 1080 +url: /cpp/aspose.email.mapi/knownpropertylist/allowexternalcheck/ +--- + +## AllowExternalCheck {#allowexternalcheck} + +This property is set to TRUE. Area: Conferencing Canonical name: PidLidAllowExternalCheck Alternate names: dispidAllowExternCheck + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AllowExternalCheck() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/alternaterecipient/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/alternaterecipient/_index.md new file mode 100644 index 0000000000..d605bef471 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/alternaterecipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AlternateRecipient method" +linktitle: "AlternateRecipient" +articleTitle: "AlternateRecipient" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1090 +url: /cpp/aspose.email.mapi/knownpropertylist/alternaterecipient/ +--- + +## AlternateRecipient {#alternaterecipient} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ALTERNATE_RECIPIENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AlternateRecipient() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/alternaterecipientallowed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/alternaterecipientallowed/_index.md new file mode 100644 index 0000000000..fd153c5778 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/alternaterecipientallowed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AlternateRecipientAllowed method" +linktitle: "AlternateRecipientAllowed" +articleTitle: "AlternateRecipientAllowed" +second_title: "Aspose.Email for C++" +description: "Specifies whether the sender permits the message to be auto-forwarded." +type: docs +weight: 1100 +url: /cpp/aspose.email.mapi/knownpropertylist/alternaterecipientallowed/ +--- + +## AlternateRecipientAllowed {#alternaterecipientallowed} + +Specifies whether the sender permits the message to be auto-forwarded. Area: Address Properties Canonical name: PidTagAlternateRecipientAllowed Alternate names: PR_ALTERNATE_RECIPIENT_ALLOWED, ptagAlternateRecipientAllowed + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AlternateRecipientAllowed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/anniversaryevententryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/anniversaryevententryid/_index.md new file mode 100644 index 0000000000..cb6dbb5f0e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/anniversaryevententryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AnniversaryEventEntryId method" +linktitle: "AnniversaryEventEntryId" +articleTitle: "AnniversaryEventEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the EntryID of the Appointment object that represents an anniversary of the contact." +type: docs +weight: 1110 +url: /cpp/aspose.email.mapi/knownpropertylist/anniversaryevententryid/ +--- + +## AnniversaryEventEntryId {#anniversaryevententryid} + +Specifies the EntryID of the Appointment object that represents an anniversary of the contact. Area: Contact Properties Canonical name: PidLidAnniversaryEventEntryId Alternate names: dispidAnniversaryEventEID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AnniversaryEventEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/anr/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/anr/_index.md new file mode 100644 index 0000000000..29b042a630 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/anr/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Anr method" +linktitle: "Anr" +articleTitle: "Anr" +second_title: "Aspose.Email for C++" +description: "Contains a filter value used in ambiguous name resolution." +type: docs +weight: 1120 +url: /cpp/aspose.email.mapi/knownpropertylist/anr/ +--- + +## Anr {#anr} + +Contains a filter value used in ambiguous name resolution. Area: Address Book Canonical name: PidTagAnr Alternate names: PR_ANR, PR_ANR_A, PR_ANR_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Anr() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/applicationname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/applicationname/_index.md new file mode 100644 index 0000000000..5b7e890a4f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/applicationname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ApplicationName method" +linktitle: "ApplicationName" +articleTitle: "ApplicationName" +second_title: "Aspose.Email for C++" +description: "Specifies the application used to open the file attached to the Document object." +type: docs +weight: 1130 +url: /cpp/aspose.email.mapi/knownpropertylist/applicationname/ +--- + +## ApplicationName {#applicationname} + +Specifies the application used to open the file attached to the Document object. Area: Common Canonical name: PidNameApplicationName Alternate names: urn:schemas-microsoft-com:office:office::NameOfApplication + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ApplicationName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentauxiliaryflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentauxiliaryflags/_index.md new file mode 100644 index 0000000000..594f1a52be --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentauxiliaryflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentAuxiliaryFlags method" +linktitle: "AppointmentAuxiliaryFlags" +articleTitle: "AppointmentAuxiliaryFlags" +second_title: "Aspose.Email for C++" +description: "Specifies a bit field that describes the auxiliary state of the object." +type: docs +weight: 1140 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentauxiliaryflags/ +--- + +## AppointmentAuxiliaryFlags {#appointmentauxiliaryflags} + +Specifies a bit field that describes the auxiliary state of the object. Area: Meetings Canonical name: PidLidAppointmentAuxiliaryFlags Alternate names: dispidApptAuxFlags + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentAuxiliaryFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentcolor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentcolor/_index.md new file mode 100644 index 0000000000..9829920452 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentcolor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentColor method" +linktitle: "AppointmentColor" +articleTitle: "AppointmentColor" +second_title: "Aspose.Email for C++" +description: "Specifies the color to be used when displaying the Calendar object." +type: docs +weight: 1150 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentcolor/ +--- + +## AppointmentColor {#appointmentcolor} + +Specifies the color to be used when displaying the Calendar object. Area: Calendar Canonical name: PidLidAppointmentColor Alternate names: dispidApptColor + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentColor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentcounterproposal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentcounterproposal/_index.md new file mode 100644 index 0000000000..a65c72e4db --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentcounterproposal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentCounterProposal method" +linktitle: "AppointmentCounterProposal" +articleTitle: "AppointmentCounterProposal" +second_title: "Aspose.Email for C++" +description: "Indicates whether a Meeting Response object is a counter proposal." +type: docs +weight: 1160 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentcounterproposal/ +--- + +## AppointmentCounterProposal {#appointmentcounterproposal} + +Indicates whether a Meeting Response object is a counter proposal. Area: Meetings Canonical name: PidLidAppointmentCounterProposal Alternate names: dispidApptCounterProposal + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentCounterProposal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentduration/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentduration/_index.md new file mode 100644 index 0000000000..209fd750cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentduration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentDuration method" +linktitle: "AppointmentDuration" +articleTitle: "AppointmentDuration" +second_title: "Aspose.Email for C++" +description: "Specifies the length of the event, in minutes." +type: docs +weight: 1170 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentduration/ +--- + +## AppointmentDuration {#appointmentduration} + +Specifies the length of the event, in minutes. Area: Calendar Canonical name: PidLidAppointmentDuration Alternate names: dispidApptDuration + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentDuration() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentenddate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentenddate/_index.md new file mode 100644 index 0000000000..e7a7df6c50 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentenddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentEndDate method" +linktitle: "AppointmentEndDate" +articleTitle: "AppointmentEndDate" +second_title: "Aspose.Email for C++" +description: "Indicates the date that the appointment ends." +type: docs +weight: 1180 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentenddate/ +--- + +## AppointmentEndDate {#appointmentenddate} + +Indicates the date that the appointment ends. Area: Calendar Canonical name: PidLidAppointmentEndDate Alternate names: dispidApptEndDate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentEndDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentendtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentendtime/_index.md new file mode 100644 index 0000000000..d3b194a4da --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentendtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentEndTime method" +linktitle: "AppointmentEndTime" +articleTitle: "AppointmentEndTime" +second_title: "Aspose.Email for C++" +description: "Indicates the time that the appointment ends." +type: docs +weight: 1190 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentendtime/ +--- + +## AppointmentEndTime {#appointmentendtime} + +Indicates the time that the appointment ends. Area: Calendar Canonical name: PidLidAppointmentEndTime Alternate names: dispidApptEndTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentEndTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentendwhole/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentendwhole/_index.md new file mode 100644 index 0000000000..a62375cba7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentendwhole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentEndWhole method" +linktitle: "AppointmentEndWhole" +articleTitle: "AppointmentEndWhole" +second_title: "Aspose.Email for C++" +description: "Specifies the end date and time for the event." +type: docs +weight: 1200 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentendwhole/ +--- + +## AppointmentEndWhole {#appointmentendwhole} + +Specifies the end date and time for the event. Area: Calendar Canonical name: PidLidAppointmentEndWhole Alternate names: dispidApptEndWhole + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentEndWhole() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentlastsequence/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentlastsequence/_index.md new file mode 100644 index 0000000000..41175899cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentlastsequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentLastSequence method" +linktitle: "AppointmentLastSequence" +articleTitle: "AppointmentLastSequence" +second_title: "Aspose.Email for C++" +description: "Indicates to the organizer the last sequence number that was sent to any attendee." +type: docs +weight: 1210 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentlastsequence/ +--- + +## AppointmentLastSequence {#appointmentlastsequence} + +Indicates to the organizer the last sequence number that was sent to any attendee. Area: Meetings Canonical name: PidLidAppointmentLastSequence Alternate names: dispidApptLastSequence + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentLastSequence() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentmessageclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentmessageclass/_index.md new file mode 100644 index 0000000000..94953dd900 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentmessageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentMessageClass method" +linktitle: "AppointmentMessageClass" +articleTitle: "AppointmentMessageClass" +second_title: "Aspose.Email for C++" +description: "Indicates the message class of the Meeting object to be generated from the Meeting Request object." +type: docs +weight: 1220 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentmessageclass/ +--- + +## AppointmentMessageClass {#appointmentmessageclass} + +Indicates the message class of the Meeting object to be generated from the Meeting Request object. Area: Meetings Canonical name: PidLidAppointmentMessageClass Alternate names: dispidApptMessageClass + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentMessageClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentnotallowpropose/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentnotallowpropose/_index.md new file mode 100644 index 0000000000..cd279b154c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentnotallowpropose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentNotAllowPropose method" +linktitle: "AppointmentNotAllowPropose" +articleTitle: "AppointmentNotAllowPropose" +second_title: "Aspose.Email for C++" +description: "Indicates whether attendees are not allowed to propose a new date and/or time for the meeting." +type: docs +weight: 1230 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentnotallowpropose/ +--- + +## AppointmentNotAllowPropose {#appointmentnotallowpropose} + +Indicates whether attendees are not allowed to propose a new date and/or time for the meeting. Area: Meetings Canonical name: PidLidAppointmentNotAllowPropose Alternate names: dispidApptNotAllowPropose + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentNotAllowPropose() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposalnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposalnumber/_index.md new file mode 100644 index 0000000000..579e3fd718 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposalnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentProposalNumber method" +linktitle: "AppointmentProposalNumber" +articleTitle: "AppointmentProposalNumber" +second_title: "Aspose.Email for C++" +description: "Specifies the number of attendees who have sent counter proposals that have not been accepted or rejected by the organizer." +type: docs +weight: 1240 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentproposalnumber/ +--- + +## AppointmentProposalNumber {#appointmentproposalnumber} + +Specifies the number of attendees who have sent counter proposals that have not been accepted or rejected by the organizer. Area: Meetings Canonical name: PidLidAppointmentProposalNumber Alternate names: dispidApptProposalNum + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentProposalNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposedduration/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposedduration/_index.md new file mode 100644 index 0000000000..482872525b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposedduration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentProposedDuration method" +linktitle: "AppointmentProposedDuration" +articleTitle: "AppointmentProposedDuration" +second_title: "Aspose.Email for C++" +description: "Indicates the proposed value for the PidLidAppointmentDuration property (section 2.11) for a counter proposal." +type: docs +weight: 1250 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentproposedduration/ +--- + +## AppointmentProposedDuration {#appointmentproposedduration} + +Indicates the proposed value for the PidLidAppointmentDuration property (section 2.11) for a counter proposal. Area: Meetings Canonical name: PidLidAppointmentProposedDuration Alternate names: dispidApptProposedDuration + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentProposedDuration() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposedendwhole/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposedendwhole/_index.md new file mode 100644 index 0000000000..1a400323c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposedendwhole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentProposedEndWhole method" +linktitle: "AppointmentProposedEndWhole" +articleTitle: "AppointmentProposedEndWhole" +second_title: "Aspose.Email for C++" +description: "Specifies the proposed value for the PidLidAppointmentEndWhole property (section 2.14) for a counter proposal." +type: docs +weight: 1260 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentproposedendwhole/ +--- + +## AppointmentProposedEndWhole {#appointmentproposedendwhole} + +Specifies the proposed value for the PidLidAppointmentEndWhole property (section 2.14) for a counter proposal. Area: Meetings Canonical name: PidLidAppointmentProposedEndWhole Alternate names: dispidApptProposedEndWhole + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentProposedEndWhole() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposedstartwhole/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposedstartwhole/_index.md new file mode 100644 index 0000000000..90438d014a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentproposedstartwhole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentProposedStartWhole method" +linktitle: "AppointmentProposedStartWhole" +articleTitle: "AppointmentProposedStartWhole" +second_title: "Aspose.Email for C++" +description: "Specifies the proposed value for the PidLidAppointmentStartWhole property (section 2.29) for a counter proposal." +type: docs +weight: 1270 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentproposedstartwhole/ +--- + +## AppointmentProposedStartWhole {#appointmentproposedstartwhole} + +Specifies the proposed value for the PidLidAppointmentStartWhole property (section 2.29) for a counter proposal. Area: Meetings Canonical name: PidLidAppointmentProposedStartWhole Alternate names: dispidApptProposedStartWhole + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentProposedStartWhole() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentrecur/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentrecur/_index.md new file mode 100644 index 0000000000..0f7bdc6c21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentrecur/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentRecur method" +linktitle: "AppointmentRecur" +articleTitle: "AppointmentRecur" +second_title: "Aspose.Email for C++" +description: "Specifies the dates and times when a recurring series occurs." +type: docs +weight: 1280 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentrecur/ +--- + +## AppointmentRecur {#appointmentrecur} + +Specifies the dates and times when a recurring series occurs. Area: Calendar Canonical name: PidLidAppointmentRecur Alternate names: dispidApptRecur + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentRecur() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentreplyname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentreplyname/_index.md new file mode 100644 index 0000000000..00173db491 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentreplyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentReplyName method" +linktitle: "AppointmentReplyName" +articleTitle: "AppointmentReplyName" +second_title: "Aspose.Email for C++" +description: "Specifies the user who last replied to the meeting request or meeting update." +type: docs +weight: 1290 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentreplyname/ +--- + +## AppointmentReplyName {#appointmentreplyname} + +Specifies the user who last replied to the meeting request or meeting update. Area: Meetings Canonical name: PidLidAppointmentReplyName Alternate names: dispidApptReplyName, http://schemas.microsoft.com/mapi/apptreplyname + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentReplyName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentreplytime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentreplytime/_index.md new file mode 100644 index 0000000000..cd395659b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentreplytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentReplyTime method" +linktitle: "AppointmentReplyTime" +articleTitle: "AppointmentReplyTime" +second_title: "Aspose.Email for C++" +description: "Specifies the date and time at which the attendee responded to a received meeting request or Meeting Update object." +type: docs +weight: 1300 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentreplytime/ +--- + +## AppointmentReplyTime {#appointmentreplytime} + +Specifies the date and time at which the attendee responded to a received meeting request or Meeting Update object. Area: Meetings Canonical name: PidLidAppointmentReplyTime Alternate names: dispidApptReplyTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentReplyTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentsequence/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentsequence/_index.md new file mode 100644 index 0000000000..2c436eb8cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentsequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentSequence method" +linktitle: "AppointmentSequence" +articleTitle: "AppointmentSequence" +second_title: "Aspose.Email for C++" +description: "Specifies the sequence number of a Meeting object." +type: docs +weight: 1310 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentsequence/ +--- + +## AppointmentSequence {#appointmentsequence} + +Specifies the sequence number of a Meeting object. Area: Meetings Canonical name: PidLidAppointmentSequence Alternate names: dispidApptSequence + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentSequence() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentsequencetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentsequencetime/_index.md new file mode 100644 index 0000000000..04c8cd446f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentsequencetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentSequenceTime method" +linktitle: "AppointmentSequenceTime" +articleTitle: "AppointmentSequenceTime" +second_title: "Aspose.Email for C++" +description: "Indicates the date and time at which the PidLidAppointmentSequence property (section 2.25) was last modified." +type: docs +weight: 1320 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentsequencetime/ +--- + +## AppointmentSequenceTime {#appointmentsequencetime} + +Indicates the date and time at which the PidLidAppointmentSequence property (section 2.25) was last modified. Area: Meetings Canonical name: PidLidAppointmentSequenceTime Alternate names: dispidApptSeqTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentSequenceTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstartdate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstartdate/_index.md new file mode 100644 index 0000000000..acef977e57 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstartdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentStartDate method" +linktitle: "AppointmentStartDate" +articleTitle: "AppointmentStartDate" +second_title: "Aspose.Email for C++" +description: "Identifies the date that the appointment starts." +type: docs +weight: 1330 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentstartdate/ +--- + +## AppointmentStartDate {#appointmentstartdate} + +Identifies the date that the appointment starts. Area: Calendar Canonical name: PidLidAppointmentStartDate Alternate names: dispidApptStartDate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentStartDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstarttime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstarttime/_index.md new file mode 100644 index 0000000000..312f785baf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstarttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentStartTime method" +linktitle: "AppointmentStartTime" +articleTitle: "AppointmentStartTime" +second_title: "Aspose.Email for C++" +description: "Identifies the time that the appointment starts." +type: docs +weight: 1340 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentstarttime/ +--- + +## AppointmentStartTime {#appointmentstarttime} + +Identifies the time that the appointment starts. Area: Calendar Canonical name: PidLidAppointmentStartTime Alternate names: dispidApptStartTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentStartTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstartwhole/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstartwhole/_index.md new file mode 100644 index 0000000000..a70f8a9033 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstartwhole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentStartWhole method" +linktitle: "AppointmentStartWhole" +articleTitle: "AppointmentStartWhole" +second_title: "Aspose.Email for C++" +description: "Specifies the start date and time of the appointment." +type: docs +weight: 1350 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentstartwhole/ +--- + +## AppointmentStartWhole {#appointmentstartwhole} + +Specifies the start date and time of the appointment. Area: Calendar Canonical name: PidLidAppointmentStartWhole Alternate names: dispidApptStartWhole + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentStartWhole() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstateflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstateflags/_index.md new file mode 100644 index 0000000000..60b026a4b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentstateflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentStateFlags method" +linktitle: "AppointmentStateFlags" +articleTitle: "AppointmentStateFlags" +second_title: "Aspose.Email for C++" +description: "Specifies a bit field that describes the state of the object." +type: docs +weight: 1360 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentstateflags/ +--- + +## AppointmentStateFlags {#appointmentstateflags} + +Specifies a bit field that describes the state of the object. Area: Meetings Canonical name: PidLidAppointmentStateFlags Alternate names: dispidApptStateFlags + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentStateFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentsubtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentsubtype/_index.md new file mode 100644 index 0000000000..fe23712cbd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentsubtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentSubType method" +linktitle: "AppointmentSubType" +articleTitle: "AppointmentSubType" +second_title: "Aspose.Email for C++" +description: "Specifies whether the event is an all-day event." +type: docs +weight: 1370 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentsubtype/ +--- + +## AppointmentSubType {#appointmentsubtype} + +Specifies whether the event is an all-day event. Area: Calendar Canonical name: PidLidAppointmentSubType Alternate names: dispidApptSubType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentSubType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionenddisplay/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionenddisplay/_index.md new file mode 100644 index 0000000000..5e1f3f31a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionenddisplay/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentTimeZoneDefinitionEndDisplay method" +linktitle: "AppointmentTimeZoneDefinitionEndDisplay" +articleTitle: "AppointmentTimeZoneDefinitionEndDisplay" +second_title: "Aspose.Email for C++" +description: "Specifies time zone information that indicates the time zone of the PidLidAppointmentEndWhole property (section 2.14)." +type: docs +weight: 1380 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionenddisplay/ +--- + +## AppointmentTimeZoneDefinitionEndDisplay {#appointmenttimezonedefinitionenddisplay} + +Specifies time zone information that indicates the time zone of the PidLidAppointmentEndWhole property (section 2.14). Area: Calendar Canonical name: PidLidAppointmentTimeZoneDefinitionEndDisplay Alternate names: dispidApptTZDefEndDisplay + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentTimeZoneDefinitionEndDisplay() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionrecur/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionrecur/_index.md new file mode 100644 index 0000000000..6a29f6465f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionrecur/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentTimeZoneDefinitionRecur method" +linktitle: "AppointmentTimeZoneDefinitionRecur" +articleTitle: "AppointmentTimeZoneDefinitionRecur" +second_title: "Aspose.Email for C++" +description: "Specifies time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC." +type: docs +weight: 1390 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionrecur/ +--- + +## AppointmentTimeZoneDefinitionRecur {#appointmenttimezonedefinitionrecur} + +Specifies time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. Area: Calendar Canonical name: PidLidAppointmentTimeZoneDefinitionRecur Alternate names: dispidApptTZDefRecur + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentTimeZoneDefinitionRecur() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionstartdisplay/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionstartdisplay/_index.md new file mode 100644 index 0000000000..6f7b9fb97f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionstartdisplay/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentTimeZoneDefinitionStartDisplay method" +linktitle: "AppointmentTimeZoneDefinitionStartDisplay" +articleTitle: "AppointmentTimeZoneDefinitionStartDisplay" +second_title: "Aspose.Email for C++" +description: "Specifies time zone information that indicates the time zone of the PidLidAppointmentStartWhole property (section 2.29)." +type: docs +weight: 1400 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmenttimezonedefinitionstartdisplay/ +--- + +## AppointmentTimeZoneDefinitionStartDisplay {#appointmenttimezonedefinitionstartdisplay} + +Specifies time zone information that indicates the time zone of the PidLidAppointmentStartWhole property (section 2.29). Area: Calendar Canonical name: PidLidAppointmentTimeZoneDefinitionStartDisplay Alternate names: dispidApptTZDefStartDisplay + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentTimeZoneDefinitionStartDisplay() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentunsendablerecipients/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentunsendablerecipients/_index.md new file mode 100644 index 0000000000..2739a37894 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentunsendablerecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentUnsendableRecipients method" +linktitle: "AppointmentUnsendableRecipients" +articleTitle: "AppointmentUnsendableRecipients" +second_title: "Aspose.Email for C++" +description: "Contains a list of unsendable attendees." +type: docs +weight: 1410 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentunsendablerecipients/ +--- + +## AppointmentUnsendableRecipients {#appointmentunsendablerecipients} + +Contains a list of unsendable attendees. Area: Meetings Canonical name: PidLidAppointmentUnsendableRecipients Alternate names: dispidApptUnsendableRecips + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentUnsendableRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/appointmentupdatetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentupdatetime/_index.md new file mode 100644 index 0000000000..81046314d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/appointmentupdatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AppointmentUpdateTime method" +linktitle: "AppointmentUpdateTime" +articleTitle: "AppointmentUpdateTime" +second_title: "Aspose.Email for C++" +description: "Indicates the time at which the appointment was last updated." +type: docs +weight: 1420 +url: /cpp/aspose.email.mapi/knownpropertylist/appointmentupdatetime/ +--- + +## AppointmentUpdateTime {#appointmentupdatetime} + +Indicates the time at which the appointment was last updated. Area: Meetings Canonical name: PidLidAppointmentUpdateTime Alternate names: dispidApptUpdateTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AppointmentUpdateTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/archivedate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/archivedate/_index.md new file mode 100644 index 0000000000..5fc672b563 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/archivedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ArchiveDate method" +linktitle: "ArchiveDate" +articleTitle: "ArchiveDate" +second_title: "Aspose.Email for C++" +description: "Specifies the date, in UTC, after which a Message object is archived by the server." +type: docs +weight: 1430 +url: /cpp/aspose.email.mapi/knownpropertylist/archivedate/ +--- + +## ArchiveDate {#archivedate} + +Specifies the date, in UTC, after which a Message object is archived by the server. Area: Archive Canonical name: PidTagArchiveDate Alternate names: PR_ARCHIVE_DATE, ptagArchiveDate + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ArchiveDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/archiveperiod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/archiveperiod/_index.md new file mode 100644 index 0000000000..ca14e78e61 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/archiveperiod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ArchivePeriod method" +linktitle: "ArchivePeriod" +articleTitle: "ArchivePeriod" +second_title: "Aspose.Email for C++" +description: "Specifies the number of days that a Message object can remain unarchived." +type: docs +weight: 1440 +url: /cpp/aspose.email.mapi/knownpropertylist/archiveperiod/ +--- + +## ArchivePeriod {#archiveperiod} + +Specifies the number of days that a Message object can remain unarchived. Area: Archive Canonical name: PidTagArchivePeriod Alternate names: PR_ARCHIVE_PERIOD, ptagArchivePeriod + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ArchivePeriod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/archivetag/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/archivetag/_index.md new file mode 100644 index 0000000000..53facb30ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/archivetag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ArchiveTag method" +linktitle: "ArchiveTag" +articleTitle: "ArchiveTag" +second_title: "Aspose.Email for C++" +description: "Specifies the GUID of an archive tag." +type: docs +weight: 1450 +url: /cpp/aspose.email.mapi/knownpropertylist/archivetag/ +--- + +## ArchiveTag {#archivetag} + +Specifies the GUID of an archive tag. Area: Archive Canonical name: PidTagArchiveTag Alternate names: PR_ARCHIVE_TAG, ptagArchiveTag + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ArchiveTag() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/arrivaltime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/arrivaltime/_index.md new file mode 100644 index 0000000000..b6b90928a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/arrivaltime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ArrivalTime method" +linktitle: "ArrivalTime" +articleTitle: "ArrivalTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1460 +url: /cpp/aspose.email.mapi/knownpropertylist/arrivaltime/ +--- + +## ArrivalTime {#arrivaltime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ARRIVAL_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ArrivalTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/assistant/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/assistant/_index.md new file mode 100644 index 0000000000..498950e2b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/assistant/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Assistant method" +linktitle: "Assistant" +articleTitle: "Assistant" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's administrative assistant." +type: docs +weight: 1470 +url: /cpp/aspose.email.mapi/knownpropertylist/assistant/ +--- + +## Assistant {#assistant} + +Contains the name of the mail user's administrative assistant. Area: Address Properties Canonical name: PidTagAssistant Alternate names: PR_ASSISTANT, PR_ASSISTANT_A, PR_ASSISTANT_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Assistant() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/assistanttelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/assistanttelephonenumber/_index.md new file mode 100644 index 0000000000..6bd6860bd0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/assistanttelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AssistantTelephoneNumber method" +linktitle: "AssistantTelephoneNumber" +articleTitle: "AssistantTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the telephone number of the mail user's administrative assistant." +type: docs +weight: 1480 +url: /cpp/aspose.email.mapi/knownpropertylist/assistanttelephonenumber/ +--- + +## AssistantTelephoneNumber {#assistanttelephonenumber} + +Contains the telephone number of the mail user's administrative assistant. Area: Address Properties Canonical name: PidTagAssistantTelephoneNumber Alternate names: PR_ASSISTANT_TELEPHONE_NUMBER, PR_ASSISTANT_TELEPHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AssistantTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/assoccontentcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/assoccontentcount/_index.md new file mode 100644 index 0000000000..47a5129c3b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/assoccontentcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AssocContentCount method" +linktitle: "AssocContentCount" +articleTitle: "AssocContentCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1490 +url: /cpp/aspose.email.mapi/knownpropertylist/assoccontentcount/ +--- + +## AssocContentCount {#assoccontentcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ASSOC_CONTENT_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AssocContentCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/associated/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/associated/_index.md new file mode 100644 index 0000000000..19c2337b29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/associated/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Associated method" +linktitle: "Associated" +articleTitle: "Associated" +second_title: "Aspose.Email for C++" +description: "Specifies whether the message being synchronized is an FAI message." +type: docs +weight: 1500 +url: /cpp/aspose.email.mapi/knownpropertylist/associated/ +--- + +## Associated {#associated} + +Specifies whether the message being synchronized is an FAI message. Area: Sync Canonical name: PidTagAssociated Alternate names: ptagAssociated + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Associated() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/assocmessagesize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/assocmessagesize/_index.md new file mode 100644 index 0000000000..9c5e4eed0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/assocmessagesize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AssocMessageSize method" +linktitle: "AssocMessageSize" +articleTitle: "AssocMessageSize" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1510 +url: /cpp/aspose.email.mapi/knownpropertylist/assocmessagesize/ +--- + +## AssocMessageSize {#assocmessagesize} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ASSOC_MESSAGE_SIZE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AssocMessageSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/assocmessagesizeextended/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/assocmessagesizeextended/_index.md new file mode 100644 index 0000000000..b680e66cb1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/assocmessagesizeextended/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AssocMessageSizeExtended method" +linktitle: "AssocMessageSizeExtended" +articleTitle: "AssocMessageSizeExtended" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1520 +url: /cpp/aspose.email.mapi/knownpropertylist/assocmessagesizeextended/ +--- + +## AssocMessageSizeExtended {#assocmessagesizeextended} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ASSOC_MESSAGE_SIZE_EXTENDED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AssocMessageSizeExtended() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/assocmsgwattachcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/assocmsgwattachcount/_index.md new file mode 100644 index 0000000000..682cfdeee7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/assocmsgwattachcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AssocMsgWAttachCount method" +linktitle: "AssocMsgWAttachCount" +articleTitle: "AssocMsgWAttachCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1530 +url: /cpp/aspose.email.mapi/knownpropertylist/assocmsgwattachcount/ +--- + +## AssocMsgWAttachCount {#assocmsgwattachcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ASSOC_MSG_W_ATTACH_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AssocMsgWAttachCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachadditionalinformation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachadditionalinformation/_index.md new file mode 100644 index 0000000000..09d5831cdc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachadditionalinformation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachAdditionalInformation method" +linktitle: "AttachAdditionalInformation" +articleTitle: "AttachAdditionalInformation" +second_title: "Aspose.Email for C++" +description: "Contains attachment encoding information." +type: docs +weight: 1540 +url: /cpp/aspose.email.mapi/knownpropertylist/attachadditionalinformation/ +--- + +## AttachAdditionalInformation {#attachadditionalinformation} + +Contains attachment encoding information. Area: Message Attachment Properties Canonical name: PidTagAttachAdditionalInformation Alternate names: PR_ATTACH_ADDITIONAL_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachAdditionalInformation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachcontentbase/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachcontentbase/_index.md new file mode 100644 index 0000000000..b2a302037c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachcontentbase/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachContentBase method" +linktitle: "AttachContentBase" +articleTitle: "AttachContentBase" +second_title: "Aspose.Email for C++" +description: "Contains the base of a relative URI." +type: docs +weight: 1550 +url: /cpp/aspose.email.mapi/knownpropertylist/attachcontentbase/ +--- + +## AttachContentBase {#attachcontentbase} + +Contains the base of a relative URI. Area: Message Attachment Properties Canonical name: PidTagAttachContentBase Alternate names: + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachContentBase() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachcontentid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachcontentid/_index.md new file mode 100644 index 0000000000..12c300e4db --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachcontentid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachContentId method" +linktitle: "AttachContentId" +articleTitle: "AttachContentId" +second_title: "Aspose.Email for C++" +description: "Contains a content identifier unique to the Message object that matches a corresponding Area: Message Attachment Properties Canonical name: PidTagAttachContentI" +type: docs +weight: 1560 +url: /cpp/aspose.email.mapi/knownpropertylist/attachcontentid/ +--- + +## AttachContentId {#attachcontentid} + +Contains a content identifier unique to the Message object that matches a corresponding Area: Message Attachment Properties Canonical name: PidTagAttachContentId Alternate names: PR_ATTACH_CONTENT_ID, PR_ATTACH_CONTENT_ID_A, PR_ATTACH_CONTENT_ID_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachContentId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachcontentlocation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachcontentlocation/_index.md new file mode 100644 index 0000000000..d6b230da7f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachcontentlocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachContentLocation method" +linktitle: "AttachContentLocation" +articleTitle: "AttachContentLocation" +second_title: "Aspose.Email for C++" +description: "Contains a relative or full URI that matches a corresponding reference in the HTML body of a Message object." +type: docs +weight: 1570 +url: /cpp/aspose.email.mapi/knownpropertylist/attachcontentlocation/ +--- + +## AttachContentLocation {#attachcontentlocation} + +Contains a relative or full URI that matches a corresponding reference in the HTML body of a Message object. Area: Message Attachment Properties Canonical name: PidTagAttachContentLocation Alternate names: PR_ATTACH_CONTENT_LOCATION, PR_ATTACH_CONTENT_LOCATION_A, PR_ATTACH_CONTENT_LOCATION_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachContentLocation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachdatabinary/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachdatabinary/_index.md new file mode 100644 index 0000000000..4d07626088 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachdatabinary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachDataBinary method" +linktitle: "AttachDataBinary" +articleTitle: "AttachDataBinary" +second_title: "Aspose.Email for C++" +description: "Contains the contents of the file to be attached." +type: docs +weight: 1580 +url: /cpp/aspose.email.mapi/knownpropertylist/attachdatabinary/ +--- + +## AttachDataBinary {#attachdatabinary} + +Contains the contents of the file to be attached. Area: Message Attachment Properties Canonical name: PidTagAttachDataBinary Alternate names: PR_ATTACH_DATA_BIN, ptagAttachDataBin + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachDataBinary() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachdataobject/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachdataobject/_index.md new file mode 100644 index 0000000000..aa7d7c910e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachdataobject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachDataObject method" +linktitle: "AttachDataObject" +articleTitle: "AttachDataObject" +second_title: "Aspose.Email for C++" +description: "Contains the binary representation of the Attachment object in an application-specific format." +type: docs +weight: 1590 +url: /cpp/aspose.email.mapi/knownpropertylist/attachdataobject/ +--- + +## AttachDataObject {#attachdataobject} + +Contains the binary representation of the Attachment object in an application-specific format. Area: Message Attachment Properties Canonical name: PidTagAttachDataObject Alternate names: PR_ATTACH_DATA_OBJ, ptagAttachDataObj + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachDataObject() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachencoding/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachencoding/_index.md new file mode 100644 index 0000000000..aa0400e7dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachEncoding method" +linktitle: "AttachEncoding" +articleTitle: "AttachEncoding" +second_title: "Aspose.Email for C++" +description: "Contains encoding information about the Attachment object." +type: docs +weight: 1600 +url: /cpp/aspose.email.mapi/knownpropertylist/attachencoding/ +--- + +## AttachEncoding {#attachencoding} + +Contains encoding information about the Attachment object. Area: Message Attachment Properties Canonical name: PidTagAttachEncoding Alternate names: PR_ATTACH_ENCODING + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachEncoding() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachextension/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachextension/_index.md new file mode 100644 index 0000000000..603d6a81e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachextension/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachExtension method" +linktitle: "AttachExtension" +articleTitle: "AttachExtension" +second_title: "Aspose.Email for C++" +description: "Contains a file name extension that indicates the document type of an attachment." +type: docs +weight: 1610 +url: /cpp/aspose.email.mapi/knownpropertylist/attachextension/ +--- + +## AttachExtension {#attachextension} + +Contains a file name extension that indicates the document type of an attachment. Area: Message Attachment Properties Canonical name: PidTagAttachExtension Alternate names: PR_ATTACH_EXTENSION, PR_ATTACH_EXTENSION_A, PR_ATTACH_EXTENSION_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachExtension() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachfilename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachfilename/_index.md new file mode 100644 index 0000000000..4a1e15eb29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachFilename method" +linktitle: "AttachFilename" +articleTitle: "AttachFilename" +second_title: "Aspose.Email for C++" +description: "Contains the 8.3 name of the PidTagAttachLongFilename property (section 2.586)." +type: docs +weight: 1620 +url: /cpp/aspose.email.mapi/knownpropertylist/attachfilename/ +--- + +## AttachFilename {#attachfilename} + +Contains the 8.3 name of the PidTagAttachLongFilename property (section 2.586). Area: Message Attachment Properties Canonical name: PidTagAttachFilename Alternate names: PR_ATTACH_FILENAME, PR_ATTACH_FILENAME_A, ptagAttachFilename, PR_ATTACH_FILENAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachFilename() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachflags/_index.md new file mode 100644 index 0000000000..047e582c90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachFlags method" +linktitle: "AttachFlags" +articleTitle: "AttachFlags" +second_title: "Aspose.Email for C++" +description: "Indicates which body formats might reference this attachment when rendering data." +type: docs +weight: 1630 +url: /cpp/aspose.email.mapi/knownpropertylist/attachflags/ +--- + +## AttachFlags {#attachflags} + +Indicates which body formats might reference this attachment when rendering data. Area: Message Attachment Properties Canonical name: PidTagAttachFlags Alternate names: PR_ATTACH_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachlongfilename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachlongfilename/_index.md new file mode 100644 index 0000000000..d50fe86bec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachlongfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachLongFilename method" +linktitle: "AttachLongFilename" +articleTitle: "AttachLongFilename" +second_title: "Aspose.Email for C++" +description: "Contains the full filename and extension of the Attachment object." +type: docs +weight: 1640 +url: /cpp/aspose.email.mapi/knownpropertylist/attachlongfilename/ +--- + +## AttachLongFilename {#attachlongfilename} + +Contains the full filename and extension of the Attachment object. Area: Message Attachment Properties Canonical name: PidTagAttachLongFilename Alternate names: PR_ATTACH_LONG_FILENAME, PR_ATTACH_LONG_FILENAME_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachLongFilename() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachlongpathname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachlongpathname/_index.md new file mode 100644 index 0000000000..a451a44630 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachlongpathname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachLongPathname method" +linktitle: "AttachLongPathname" +articleTitle: "AttachLongPathname" +second_title: "Aspose.Email for C++" +description: "Contains the fully-qualified path and file name with extension." +type: docs +weight: 1650 +url: /cpp/aspose.email.mapi/knownpropertylist/attachlongpathname/ +--- + +## AttachLongPathname {#attachlongpathname} + +Contains the fully-qualified path and file name with extension. Area: Message Attachment Properties Canonical name: PidTagAttachLongPathname Alternate names: PR_ATTACH_LONG_PATHNAME, PR_ATTACH_LONG_PATHNAME_A, ptagAttachLongPathname, PR_ATTACH_LONG_PATHNAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachLongPathname() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentcontactphoto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentcontactphoto/_index.md new file mode 100644 index 0000000000..7e13f2d69c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentcontactphoto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentContactPhoto method" +linktitle: "AttachmentContactPhoto" +articleTitle: "AttachmentContactPhoto" +second_title: "Aspose.Email for C++" +description: "Indicates that a contact photo attachment is attached to a Contact object." +type: docs +weight: 1660 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentcontactphoto/ +--- + +## AttachmentContactPhoto {#attachmentcontactphoto} + +Indicates that a contact photo attachment is attached to a Contact object. Area: Message Attachment Properties Canonical name: PidTagAttachmentContactPhoto Alternate names: PR_ATTACHMENT_CONTACTPHOTO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentContactPhoto() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentflags/_index.md new file mode 100644 index 0000000000..09293b356d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentFlags method" +linktitle: "AttachmentFlags" +articleTitle: "AttachmentFlags" +second_title: "Aspose.Email for C++" +description: "Indicates special handling for an Attachment object." +type: docs +weight: 1670 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentflags/ +--- + +## AttachmentFlags {#attachmentflags} + +Indicates special handling for an Attachment object. Area: Message Attachment Properties Canonical name: PidTagAttachmentFlags Alternate names: PR_ATTACHMENT_FLAGS, ptagAttachmentFlags + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmenthidden/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmenthidden/_index.md new file mode 100644 index 0000000000..92ec3c7b88 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmenthidden/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentHidden method" +linktitle: "AttachmentHidden" +articleTitle: "AttachmentHidden" +second_title: "Aspose.Email for C++" +description: "Indicates whether an Attachment object is hidden from the end user." +type: docs +weight: 1680 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmenthidden/ +--- + +## AttachmentHidden {#attachmenthidden} + +Indicates whether an Attachment object is hidden from the end user. Area: Message Attachment Properties Canonical name: PidTagAttachmentHidden Alternate names: PR_ATTACHMENT_HIDDEN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentHidden() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentisfolder/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentisfolder/_index.md new file mode 100644 index 0000000000..9394f51401 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentisfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentIsFolder method" +linktitle: "AttachmentIsFolder" +articleTitle: "AttachmentIsFolder" +second_title: "Aspose.Email for C++" +description: "A value indicating whether the attachment points to a folder." +type: docs +weight: 1690 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentisfolder/ +--- + +## AttachmentIsFolder {#attachmentisfolder} + +A value indicating whether the attachment points to a folder. + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentIsFolder() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentlinkid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentlinkid/_index.md new file mode 100644 index 0000000000..6f3b4b8801 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentlinkid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentLinkId method" +linktitle: "AttachmentLinkId" +articleTitle: "AttachmentLinkId" +second_title: "Aspose.Email for C++" +description: "Contains the type of Message object to which an attachment is linked." +type: docs +weight: 1700 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentlinkid/ +--- + +## AttachmentLinkId {#attachmentlinkid} + +Contains the type of Message object to which an attachment is linked. Area: Message Attachment Properties Canonical name: PidTagAttachmentLinkId Alternate names: PR_ATTACHMENT_LINKID, ptagAttachmentLinkId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentLinkId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentmaccontenttype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentmaccontenttype/_index.md new file mode 100644 index 0000000000..22b8cc2a5f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentmaccontenttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentMacContentType method" +linktitle: "AttachmentMacContentType" +articleTitle: "AttachmentMacContentType" +second_title: "Aspose.Email for C++" +description: "Contains the Content-Type of the Mac attachment." +type: docs +weight: 1710 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentmaccontenttype/ +--- + +## AttachmentMacContentType {#attachmentmaccontenttype} + +Contains the Content-Type of the Mac attachment. Area: Message Attachment Properties Canonical name: PidNameAttachmentMacContentType Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentMacContentType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentmacinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentmacinfo/_index.md new file mode 100644 index 0000000000..48f8eeaa0b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentmacinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentMacInfo method" +linktitle: "AttachmentMacInfo" +articleTitle: "AttachmentMacInfo" +second_title: "Aspose.Email for C++" +description: "Contains the headers and resource fork data associated with the Mac attachment." +type: docs +weight: 1720 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentmacinfo/ +--- + +## AttachmentMacInfo {#attachmentmacinfo} + +Contains the headers and resource fork data associated with the Mac attachment. Area: Message Attachment Properties Canonical name: PidNameAttachmentMacInfo Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentMacInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentoriginalpermissiontype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentoriginalpermissiontype/_index.md new file mode 100644 index 0000000000..baee8b1c22 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentoriginalpermissiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentOriginalPermissionType method" +linktitle: "AttachmentOriginalPermissionType" +articleTitle: "AttachmentOriginalPermissionType" +second_title: "Aspose.Email for C++" +description: "The original permission of the attachment." +type: docs +weight: 1730 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentoriginalpermissiontype/ +--- + +## AttachmentOriginalPermissionType {#attachmentoriginalpermissiontype} + +The original permission of the attachment. + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentOriginalPermissionType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentoriginalurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentoriginalurl/_index.md new file mode 100644 index 0000000000..4aa438c33a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentoriginalurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentOriginalUrl method" +linktitle: "AttachmentOriginalUrl" +articleTitle: "AttachmentOriginalUrl" +second_title: "Aspose.Email for C++" +description: "The original URL of the attachment." +type: docs +weight: 1740 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentoriginalurl/ +--- + +## AttachmentOriginalUrl {#attachmentoriginalurl} + +The original URL of the attachment. + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentOriginalUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentpermissiontype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentpermissiontype/_index.md new file mode 100644 index 0000000000..c8bc86c0c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentpermissiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentPermissionType method" +linktitle: "AttachmentPermissionType" +articleTitle: "AttachmentPermissionType" +second_title: "Aspose.Email for C++" +description: "The permission of the attachment." +type: docs +weight: 1750 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentpermissiontype/ +--- + +## AttachmentPermissionType {#attachmentpermissiontype} + +The permission of the attachment. + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentPermissionType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentpreviewurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentpreviewurl/_index.md new file mode 100644 index 0000000000..b065ffdfb3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentpreviewurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentPreviewUrl method" +linktitle: "AttachmentPreviewUrl" +articleTitle: "AttachmentPreviewUrl" +second_title: "Aspose.Email for C++" +description: "The URL of the attachment preview." +type: docs +weight: 1760 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentpreviewurl/ +--- + +## AttachmentPreviewUrl {#attachmentpreviewurl} + +The URL of the attachment preview. + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentPreviewUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentproviderendpointurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentproviderendpointurl/_index.md new file mode 100644 index 0000000000..a31888b4ea --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentproviderendpointurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentProviderEndpointUrl method" +linktitle: "AttachmentProviderEndpointUrl" +articleTitle: "AttachmentProviderEndpointUrl" +second_title: "Aspose.Email for C++" +description: "The URL of the attachment provider." +type: docs +weight: 1770 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentproviderendpointurl/ +--- + +## AttachmentProviderEndpointUrl {#attachmentproviderendpointurl} + +The URL of the attachment provider. + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentProviderEndpointUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentprovidertype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentprovidertype/_index.md new file mode 100644 index 0000000000..20b64f8fef --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentprovidertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentProviderType method" +linktitle: "AttachmentProviderType" +articleTitle: "AttachmentProviderType" +second_title: "Aspose.Email for C++" +description: "The type of the attachment provider." +type: docs +weight: 1780 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentprovidertype/ +--- + +## AttachmentProviderType {#attachmentprovidertype} + +The type of the attachment provider. + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentProviderType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentthumbnailurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentthumbnailurl/_index.md new file mode 100644 index 0000000000..137cb1e78a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentthumbnailurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentThumbnailUrl method" +linktitle: "AttachmentThumbnailUrl" +articleTitle: "AttachmentThumbnailUrl" +second_title: "Aspose.Email for C++" +description: "The URL of the attachment thumbnail." +type: docs +weight: 1790 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentthumbnailurl/ +--- + +## AttachmentThumbnailUrl {#attachmentthumbnailurl} + +The URL of the attachment thumbnail. + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentThumbnailUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmentx400parameters/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentx400parameters/_index.md new file mode 100644 index 0000000000..0637f7b4f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmentx400parameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachmentX400Parameters method" +linktitle: "AttachmentX400Parameters" +articleTitle: "AttachmentX400Parameters" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1800 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmentx400parameters/ +--- + +## AttachmentX400Parameters {#attachmentx400parameters} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ATTACHMENT_X400_PARAMETERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachmentX400Parameters() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmethod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmethod/_index.md new file mode 100644 index 0000000000..4f1a00a507 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmethod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachMethod method" +linktitle: "AttachMethod" +articleTitle: "AttachMethod" +second_title: "Aspose.Email for C++" +description: "Represents the way the contents of an attachment are accessed." +type: docs +weight: 1810 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmethod/ +--- + +## AttachMethod {#attachmethod} + +Represents the way the contents of an attachment are accessed. Area: Message Attachment Properties Canonical name: PidTagAttachMethod Alternate names: PR_ATTACH_METHOD, ptagAttachMethod + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachMethod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachmimetag/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachmimetag/_index.md new file mode 100644 index 0000000000..de1f7ac786 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachmimetag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachMimeTag method" +linktitle: "AttachMimeTag" +articleTitle: "AttachMimeTag" +second_title: "Aspose.Email for C++" +description: "Contains a content-type MIME header." +type: docs +weight: 1820 +url: /cpp/aspose.email.mapi/knownpropertylist/attachmimetag/ +--- + +## AttachMimeTag {#attachmimetag} + +Contains a content-type MIME header. Area: Message Attachment Properties Canonical name: PidTagAttachMimeTag Alternate names: PR_ATTACH_MIME_TAG, PR_ATTACH_MIME_TAG_A, PR_ATTACH_MIME_TAG_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachMimeTag() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachnumber/_index.md new file mode 100644 index 0000000000..1f8fa516cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachNumber method" +linktitle: "AttachNumber" +articleTitle: "AttachNumber" +second_title: "Aspose.Email for C++" +description: "Identifies the Attachment object within its Message object." +type: docs +weight: 1830 +url: /cpp/aspose.email.mapi/knownpropertylist/attachnumber/ +--- + +## AttachNumber {#attachnumber} + +Identifies the Attachment object within its Message object. Area: Message Attachment Properties Canonical name: PidTagAttachNumber Alternate names: PR_ATTACH_NUM, ptagAttachNum + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachonassocmsgcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachonassocmsgcount/_index.md new file mode 100644 index 0000000000..06f63c23df --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachonassocmsgcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachOnAssocMsgCount method" +linktitle: "AttachOnAssocMsgCount" +articleTitle: "AttachOnAssocMsgCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1840 +url: /cpp/aspose.email.mapi/knownpropertylist/attachonassocmsgcount/ +--- + +## AttachOnAssocMsgCount {#attachonassocmsgcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ATTACH_ON_ASSOC_MSG_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachOnAssocMsgCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachonnormalmsgcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachonnormalmsgcount/_index.md new file mode 100644 index 0000000000..ac3ba1f144 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachonnormalmsgcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachOnNormalMsgCount method" +linktitle: "AttachOnNormalMsgCount" +articleTitle: "AttachOnNormalMsgCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1850 +url: /cpp/aspose.email.mapi/knownpropertylist/attachonnormalmsgcount/ +--- + +## AttachOnNormalMsgCount {#attachonnormalmsgcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ATTACH_ON_NORMAL_MSG_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachOnNormalMsgCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachpathname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachpathname/_index.md new file mode 100644 index 0000000000..a32e92d4a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachpathname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachPathname method" +linktitle: "AttachPathname" +articleTitle: "AttachPathname" +second_title: "Aspose.Email for C++" +description: "Contains the 8.3 name of the PidTagAttachLongPathname property (section 2.587)." +type: docs +weight: 1860 +url: /cpp/aspose.email.mapi/knownpropertylist/attachpathname/ +--- + +## AttachPathname {#attachpathname} + +Contains the 8.3 name of the PidTagAttachLongPathname property (section 2.587). Area: Message Attachment Properties Canonical name: PidTagAttachPathname Alternate names: PR_ATTACH_PATHNAME, PR_ATTACH_PATHNAME_A, ptagAttachPathname, PR_ATTACH_PATHNAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachPathname() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachpayloadclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachpayloadclass/_index.md new file mode 100644 index 0000000000..323cd2a514 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachpayloadclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachPayloadClass method" +linktitle: "AttachPayloadClass" +articleTitle: "AttachPayloadClass" +second_title: "Aspose.Email for C++" +description: "Contains the class name of an object that can display the contents of the message." +type: docs +weight: 1870 +url: /cpp/aspose.email.mapi/knownpropertylist/attachpayloadclass/ +--- + +## AttachPayloadClass {#attachpayloadclass} + +Contains the class name of an object that can display the contents of the message. Area: Outlook Application Canonical name: PidTagAttachPayloadClass Alternate names: PR_ATTACH_PAYLOAD_CLASS, PR_ATTACH_PAYLOAD_CLASS_A, PR_ATTACH_PAYLOAD_CLASS_W, ptagAttachPayloadClass + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachPayloadClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachpayloadproviderguidstring/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachpayloadproviderguidstring/_index.md new file mode 100644 index 0000000000..d97c2faef5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachpayloadproviderguidstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachPayloadProviderGuidString method" +linktitle: "AttachPayloadProviderGuidString" +articleTitle: "AttachPayloadProviderGuidString" +second_title: "Aspose.Email for C++" +description: "Contains the GUID of the software component that can display the contents of the message." +type: docs +weight: 1880 +url: /cpp/aspose.email.mapi/knownpropertylist/attachpayloadproviderguidstring/ +--- + +## AttachPayloadProviderGuidString {#attachpayloadproviderguidstring} + +Contains the GUID of the software component that can display the contents of the message. Area: Outlook Application Canonical name: PidTagAttachPayloadProviderGuidString Alternate names: PR_ATTACH_PAYLOAD_PROV_GUID_STR, PR_ATTACH_PAYLOAD_PROV_GUID_STR_A, PR_ATTACH_PAYLOAD_PROV_GUID_STR_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachPayloadProviderGuidString() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachrendering/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachrendering/_index.md new file mode 100644 index 0000000000..4afb31a7e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachrendering/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachRendering method" +linktitle: "AttachRendering" +articleTitle: "AttachRendering" +second_title: "Aspose.Email for C++" +description: "Contains a Windows Metafile, as specified in [MS-WMF], for the Attachment object." +type: docs +weight: 1890 +url: /cpp/aspose.email.mapi/knownpropertylist/attachrendering/ +--- + +## AttachRendering {#attachrendering} + +Contains a Windows Metafile, as specified in [MS-WMF], for the Attachment object. Area: Message Attachment Properties Canonical name: PidTagAttachRendering Alternate names: PR_ATTACH_RENDERING, ptagAttachRendering + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachRendering() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachsize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachsize/_index.md new file mode 100644 index 0000000000..7c4a13218e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachSize method" +linktitle: "AttachSize" +articleTitle: "AttachSize" +second_title: "Aspose.Email for C++" +description: "Contains the size, in bytes, consumed by the Attachment object on the server." +type: docs +weight: 1900 +url: /cpp/aspose.email.mapi/knownpropertylist/attachsize/ +--- + +## AttachSize {#attachsize} + +Contains the size, in bytes, consumed by the Attachment object on the server. Area: Message Attachment Properties Canonical name: PidTagAttachSize Alternate names: PR_ATTACH_SIZE, ptagAttachSize + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachtag/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachtag/_index.md new file mode 100644 index 0000000000..a18634f508 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachtag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachTag method" +linktitle: "AttachTag" +articleTitle: "AttachTag" +second_title: "Aspose.Email for C++" +description: "Contains the identifier information for the application that supplied the Attachment object data." +type: docs +weight: 1910 +url: /cpp/aspose.email.mapi/knownpropertylist/attachtag/ +--- + +## AttachTag {#attachtag} + +Contains the identifier information for the application that supplied the Attachment object data. Area: Message Attachment Properties Canonical name: PidTagAttachTag Alternate names: PR_ATTACH_TAG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachTag() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attachtransportname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attachtransportname/_index.md new file mode 100644 index 0000000000..96f30fe838 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attachtransportname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttachTransportName method" +linktitle: "AttachTransportName" +articleTitle: "AttachTransportName" +second_title: "Aspose.Email for C++" +description: "Contains the name of an attachment file, modified so that it can be correlated with TNEF messages." +type: docs +weight: 1920 +url: /cpp/aspose.email.mapi/knownpropertylist/attachtransportname/ +--- + +## AttachTransportName {#attachtransportname} + +Contains the name of an attachment file, modified so that it can be correlated with TNEF messages. Area: Message Attachment Properties Canonical name: PidTagAttachTransportName Alternate names: PR_ATTACH_TRANSPORT_NAME, PR_ATTACH_TRANSPORT_NAME_A, PR_ATTACH_TRANSPORT_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttachTransportName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attendeecriticalchange/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attendeecriticalchange/_index.md new file mode 100644 index 0000000000..56d5fe677c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attendeecriticalchange/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttendeeCriticalChange method" +linktitle: "AttendeeCriticalChange" +articleTitle: "AttendeeCriticalChange" +second_title: "Aspose.Email for C++" +description: "Specifies the date and time at which the meeting-related object was sent." +type: docs +weight: 1930 +url: /cpp/aspose.email.mapi/knownpropertylist/attendeecriticalchange/ +--- + +## AttendeeCriticalChange {#attendeecriticalchange} + +Specifies the date and time at which the meeting-related object was sent. Area: Meetings Canonical name: PidLidAttendeeCriticalChange Alternate names: LID_ATTENDEE_CRITICAL_CHANGE + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttendeeCriticalChange() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attributehidden/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attributehidden/_index.md new file mode 100644 index 0000000000..a7af71e643 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attributehidden/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttributeHidden method" +linktitle: "AttributeHidden" +articleTitle: "AttributeHidden" +second_title: "Aspose.Email for C++" +description: "Specifies the hide or show status of a folder." +type: docs +weight: 1940 +url: /cpp/aspose.email.mapi/knownpropertylist/attributehidden/ +--- + +## AttributeHidden {#attributehidden} + +Specifies the hide or show status of a folder. Area: Access Control Properties Canonical name: PidTagAttributeHidden Alternate names: PR_ATTR_HIDDEN, ptagAttrHidden, DAV:ishidden + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttributeHidden() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/attributereadonly/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/attributereadonly/_index.md new file mode 100644 index 0000000000..3e49ef978c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/attributereadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AttributeReadOnly method" +linktitle: "AttributeReadOnly" +articleTitle: "AttributeReadOnly" +second_title: "Aspose.Email for C++" +description: "Indicates whether an item can be modified or deleted." +type: docs +weight: 1950 +url: /cpp/aspose.email.mapi/knownpropertylist/attributereadonly/ +--- + +## AttributeReadOnly {#attributereadonly} + +Indicates whether an item can be modified or deleted. Area: Access Control Properties Canonical name: PidTagAttributeReadOnly Alternate names: PR_ATTR_READONLY, ptagAttrReadonly, DAV:isreadonly + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AttributeReadOnly() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/audionotes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/audionotes/_index.md new file mode 100644 index 0000000000..488b6d4a62 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/audionotes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AudioNotes method" +linktitle: "AudioNotes" +articleTitle: "AudioNotes" +second_title: "Aspose.Email for C++" +description: "Contains textual annotations to a voice message after it has been delivered to the user's mailbox." +type: docs +weight: 1960 +url: /cpp/aspose.email.mapi/knownpropertylist/audionotes/ +--- + +## AudioNotes {#audionotes} + +Contains textual annotations to a voice message after it has been delivered to the user's mailbox. Area: Unified Messaging Canonical name: PidNameAudioNotes Alternate names: UMAudioNotes + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AudioNotes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/author/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/author/_index.md new file mode 100644 index 0000000000..48f6fbbfe8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/author/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Author method" +linktitle: "Author" +articleTitle: "Author" +second_title: "Aspose.Email for C++" +description: "Specifies the author of the file attached to the Document object." +type: docs +weight: 1970 +url: /cpp/aspose.email.mapi/knownpropertylist/author/ +--- + +## Author {#author} + +Specifies the author of the file attached to the Document object. Area: Common Canonical name: PidNameAuthor Alternate names: urn:schemas-microsoft-com:office:office::Author + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Author() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/authorizingusers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/authorizingusers/_index.md new file mode 100644 index 0000000000..ec20d3ce91 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/authorizingusers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AuthorizingUsers method" +linktitle: "AuthorizingUsers" +articleTitle: "AuthorizingUsers" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1980 +url: /cpp/aspose.email.mapi/knownpropertylist/authorizingusers/ +--- + +## AuthorizingUsers {#authorizingusers} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AUTHORIZING_USERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AuthorizingUsers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/autoaddnewsubs/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/autoaddnewsubs/_index.md new file mode 100644 index 0000000000..e1f784efd9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/autoaddnewsubs/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AutoAddNewSubs method" +linktitle: "AutoAddNewSubs" +articleTitle: "AutoAddNewSubs" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 1990 +url: /cpp/aspose.email.mapi/knownpropertylist/autoaddnewsubs/ +--- + +## AutoAddNewSubs {#autoaddnewsubs} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_AUTO_ADD_NEW_SUBS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AutoAddNewSubs() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/autofilllocation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/autofilllocation/_index.md new file mode 100644 index 0000000000..2d0446918d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/autofilllocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AutoFillLocation method" +linktitle: "AutoFillLocation" +articleTitle: "AutoFillLocation" +second_title: "Aspose.Email for C++" +description: "Indicates whether the value of the PidLidLocation property (section 2.159) is set to the PidTagDisplayName property (section 2.667)." +type: docs +weight: 2000 +url: /cpp/aspose.email.mapi/knownpropertylist/autofilllocation/ +--- + +## AutoFillLocation {#autofilllocation} + +Indicates whether the value of the PidLidLocation property (section 2.159) is set to the PidTagDisplayName property (section 2.667). Area: Meetings Canonical name: PidLidAutoFillLocation Alternate names: dispidAutoFillLocation + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AutoFillLocation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/autoforwardcomment/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/autoforwardcomment/_index.md new file mode 100644 index 0000000000..6e482c733e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/autoforwardcomment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AutoForwardComment method" +linktitle: "AutoForwardComment" +articleTitle: "AutoForwardComment" +second_title: "Aspose.Email for C++" +description: "Contains text included in an automatically-generated message." +type: docs +weight: 2010 +url: /cpp/aspose.email.mapi/knownpropertylist/autoforwardcomment/ +--- + +## AutoForwardComment {#autoforwardcomment} + +Contains text included in an automatically-generated message. Area: General Report Properties Canonical name: PidTagAutoForwardComment Alternate names: PR_AUTO_FORWARD_COMMENT, PR_AUTO_FORWARD_COMMENT_A, PR_AUTO_FORWARD_COMMENT_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AutoForwardComment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/autoforwarded/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/autoforwarded/_index.md new file mode 100644 index 0000000000..8ae70b25a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/autoforwarded/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AutoForwarded method" +linktitle: "AutoForwarded" +articleTitle: "AutoForwarded" +second_title: "Aspose.Email for C++" +description: "Indicates that a Message object has been automatically generated or automatically forwarded." +type: docs +weight: 2020 +url: /cpp/aspose.email.mapi/knownpropertylist/autoforwarded/ +--- + +## AutoForwarded {#autoforwarded} + +Indicates that a Message object has been automatically generated or automatically forwarded. Area: General Report Properties Canonical name: PidTagAutoForwarded Alternate names: PR_AUTO_FORWARDED, ptagAutoForwarded + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AutoForwarded() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/autolog/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/autolog/_index.md new file mode 100644 index 0000000000..59c5643bca --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/autolog/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AutoLog method" +linktitle: "AutoLog" +articleTitle: "AutoLog" +second_title: "Aspose.Email for C++" +description: "Specifies to the application whether to create a Journal object for each action associated with this Contact object." +type: docs +weight: 2030 +url: /cpp/aspose.email.mapi/knownpropertylist/autolog/ +--- + +## AutoLog {#autolog} + +Specifies to the application whether to create a Journal object for each action associated with this Contact object. Area: Contact Properties Canonical name: PidLidAutoLog Alternate names: dispidAutoLog + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AutoLog() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/automaticspeechrecognitiondata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/automaticspeechrecognitiondata/_index.md new file mode 100644 index 0000000000..4ca3c163d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/automaticspeechrecognitiondata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AutomaticSpeechRecognitionData method" +linktitle: "AutomaticSpeechRecognitionData" +articleTitle: "AutomaticSpeechRecognitionData" +second_title: "Aspose.Email for C++" +description: "Contains an unprotected voice message." +type: docs +weight: 2040 +url: /cpp/aspose.email.mapi/knownpropertylist/automaticspeechrecognitiondata/ +--- + +## AutomaticSpeechRecognitionData {#automaticspeechrecognitiondata} + +Contains an unprotected voice message. Area: Unified Messaging Canonical name: PidNameAutomaticSpeechRecognitionData Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AutomaticSpeechRecognitionData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/autoprocessstate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/autoprocessstate/_index.md new file mode 100644 index 0000000000..e2a03753a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/autoprocessstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AutoProcessState method" +linktitle: "AutoProcessState" +articleTitle: "AutoProcessState" +second_title: "Aspose.Email for C++" +description: "Specifies the options used in the automatic processing of email messages." +type: docs +weight: 2050 +url: /cpp/aspose.email.mapi/knownpropertylist/autoprocessstate/ +--- + +## AutoProcessState {#autoprocessstate} + +Specifies the options used in the automatic processing of email messages. Area: General Message Properties Canonical name: PidLidAutoProcessState Alternate names: dispidSniffState + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AutoProcessState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/autoresponsesuppress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/autoresponsesuppress/_index.md new file mode 100644 index 0000000000..06b998ff4f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/autoresponsesuppress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AutoResponseSuppress method" +linktitle: "AutoResponseSuppress" +articleTitle: "AutoResponseSuppress" +second_title: "Aspose.Email for C++" +description: "Specifies whether a client or server application should forego sending automated replies in response to this message." +type: docs +weight: 2060 +url: /cpp/aspose.email.mapi/knownpropertylist/autoresponsesuppress/ +--- + +## AutoResponseSuppress {#autoresponsesuppress} + +Specifies whether a client or server application should forego sending automated replies in response to this message. Area: Email Canonical name: PidTagAutoResponseSuppress Alternate names: PR_AUTO_RESPONSE_SUPPRESS, ptagAutoResponseSuppress + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AutoResponseSuppress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/autostartcheck/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/autostartcheck/_index.md new file mode 100644 index 0000000000..ad8038f6dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/autostartcheck/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::AutoStartCheck method" +linktitle: "AutoStartCheck" +articleTitle: "AutoStartCheck" +second_title: "Aspose.Email for C++" +description: "Specifies whether to automatically start the conferencing application when a reminder for the start of a meeting is executed." +type: docs +weight: 2070 +url: /cpp/aspose.email.mapi/knownpropertylist/autostartcheck/ +--- + +## AutoStartCheck {#autostartcheck} + +Specifies whether to automatically start the conferencing application when a reminder for the start of a meeting is executed. Area: Conferencing Canonical name: PidLidAutoStartCheck Alternate names: dispidAutoStartCheck + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +AutoStartCheck() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/bilateralinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/bilateralinfo/_index.md new file mode 100644 index 0000000000..491100ab5f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/bilateralinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BilateralInfo method" +linktitle: "BilateralInfo" +articleTitle: "BilateralInfo" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 2080 +url: /cpp/aspose.email.mapi/knownpropertylist/bilateralinfo/ +--- + +## BilateralInfo {#bilateralinfo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_BILATERAL_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BilateralInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/billing/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/billing/_index.md new file mode 100644 index 0000000000..8fcbfbfb67 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/billing/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Billing method" +linktitle: "Billing" +articleTitle: "Billing" +second_title: "Aspose.Email for C++" +description: "Specifies billing information for the contact." +type: docs +weight: 2090 +url: /cpp/aspose.email.mapi/knownpropertylist/billing/ +--- + +## Billing {#billing} + +Specifies billing information for the contact. Area: General Message Properties Canonical name: PidLidBilling Alternate names: dispidBilling + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Billing() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/binaryconverters/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/binaryconverters/_index.md new file mode 100644 index 0000000000..42ea9a674d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/binaryconverters/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BinaryConverters method" +linktitle: "BinaryConverters" +articleTitle: "BinaryConverters" +second_title: "Aspose.Email for C++" +description: "BinaryConverters of KnownPropertyList." +type: docs +weight: 2100 +url: /cpp/aspose.email.mapi/knownpropertylist/binaryconverters/ +--- + +## BinaryConverters {#binaryconverters} + +**Returns:** System::SharedPtr , System::SharedPtr > > > > Aspose::Email::Mapi:: + +```cpp +BinaryConverters() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/birthday/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/birthday/_index.md new file mode 100644 index 0000000000..84124260dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/birthday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Birthday method" +linktitle: "Birthday" +articleTitle: "Birthday" +second_title: "Aspose.Email for C++" +description: "Contains the date of the mail user's birthday at midnight." +type: docs +weight: 2110 +url: /cpp/aspose.email.mapi/knownpropertylist/birthday/ +--- + +## Birthday {#birthday} + +Contains the date of the mail user's birthday at midnight. Area: Contact Properties Canonical name: PidTagBirthday Alternate names: PR_BIRTHDAY, urn:schemas:contacts:bday + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Birthday() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/birthdayevententryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/birthdayevententryid/_index.md new file mode 100644 index 0000000000..d30f8ebf15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/birthdayevententryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BirthdayEventEntryId method" +linktitle: "BirthdayEventEntryId" +articleTitle: "BirthdayEventEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the EntryID of an optional Appointment object that represents the birthday of the contact." +type: docs +weight: 2120 +url: /cpp/aspose.email.mapi/knownpropertylist/birthdayevententryid/ +--- + +## BirthdayEventEntryId {#birthdayevententryid} + +Specifies the EntryID of an optional Appointment object that represents the birthday of the contact. Area: Contact Properties Canonical name: PidLidBirthdayEventEntryId Alternate names: dispidBirthdayEventEID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BirthdayEventEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/birthdaylocal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/birthdaylocal/_index.md new file mode 100644 index 0000000000..d228515503 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/birthdaylocal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BirthdayLocal method" +linktitle: "BirthdayLocal" +articleTitle: "BirthdayLocal" +second_title: "Aspose.Email for C++" +description: "Specifies the birthday of a contact." +type: docs +weight: 2130 +url: /cpp/aspose.email.mapi/knownpropertylist/birthdaylocal/ +--- + +## BirthdayLocal {#birthdaylocal} + +Specifies the birthday of a contact. Area: Contact Properties Canonical name: PidLidBirthdayLocal Alternate names: dispidApptBirthdayLocal + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BirthdayLocal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/blockstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/blockstatus/_index.md new file mode 100644 index 0000000000..c6f9b028b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/blockstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BlockStatus method" +linktitle: "BlockStatus" +articleTitle: "BlockStatus" +second_title: "Aspose.Email for C++" +description: "Indicates the user's preference for viewing external content (such as links to images on an HTTP server) in the message body." +type: docs +weight: 2140 +url: /cpp/aspose.email.mapi/knownpropertylist/blockstatus/ +--- + +## BlockStatus {#blockstatus} + +Indicates the user's preference for viewing external content (such as links to images on an HTTP server) in the message body. Area: Secure Messaging Properties Canonical name: PidTagBlockStatus Alternate names: PR_BLOCK_STATUS, ptagBlockStatus + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BlockStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/body/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/body/_index.md new file mode 100644 index 0000000000..6f93388bea --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/body/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Body method" +linktitle: "Body" +articleTitle: "Body" +second_title: "Aspose.Email for C++" +description: "Contains message body text in plain text format." +type: docs +weight: 2150 +url: /cpp/aspose.email.mapi/knownpropertylist/body/ +--- + +## Body {#body} + +Contains message body text in plain text format. Area: General Message Properties Canonical name: PidTagBody Alternate names: PR_BODY, PR_BODY_A, ptagBody, PR_BODY_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Body() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/bodycontentid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/bodycontentid/_index.md new file mode 100644 index 0000000000..8c84e24cb6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/bodycontentid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BodyContentId method" +linktitle: "BodyContentId" +articleTitle: "BodyContentId" +second_title: "Aspose.Email for C++" +description: "Contains a GUID that corresponds to the current message body." +type: docs +weight: 2160 +url: /cpp/aspose.email.mapi/knownpropertylist/bodycontentid/ +--- + +## BodyContentId {#bodycontentid} + +Contains a GUID that corresponds to the current message body. Area: Exchange Canonical name: PidTagBodyContentId Alternate names: PR_BODY_CONTENT_ID, PR_BODY_CONTENT_ID_A, PR_BODY_CONTENT_ID_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BodyContentId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/bodycontentlocation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/bodycontentlocation/_index.md new file mode 100644 index 0000000000..5add6ca168 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/bodycontentlocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BodyContentLocation method" +linktitle: "BodyContentLocation" +articleTitle: "BodyContentLocation" +second_title: "Aspose.Email for C++" +description: "Contains a globally unique Uniform Resource Identifier (URI) that serves as a label for the current message body." +type: docs +weight: 2170 +url: /cpp/aspose.email.mapi/knownpropertylist/bodycontentlocation/ +--- + +## BodyContentLocation {#bodycontentlocation} + +Contains a globally unique Uniform Resource Identifier (URI) that serves as a label for the current message body. Area: MIME Properties Canonical name: PidTagBodyContentLocation Alternate names: PR_BODY_CONTENT_LOCATION, PR_BODY_CONTENT_LOCATION_A, PR_BODY_CONTENT_LOCATION_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BodyContentLocation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/bodycrc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/bodycrc/_index.md new file mode 100644 index 0000000000..5e13fd53c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/bodycrc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BodyCrc method" +linktitle: "BodyCrc" +articleTitle: "BodyCrc" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 2180 +url: /cpp/aspose.email.mapi/knownpropertylist/bodycrc/ +--- + +## BodyCrc {#bodycrc} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_BODY_CRC + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BodyCrc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/bodyhtml/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/bodyhtml/_index.md new file mode 100644 index 0000000000..6a78309fe0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/bodyhtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BodyHtml method" +linktitle: "BodyHtml" +articleTitle: "BodyHtml" +second_title: "Aspose.Email for C++" +description: "Contains the HTML body of the Message object." +type: docs +weight: 2190 +url: /cpp/aspose.email.mapi/knownpropertylist/bodyhtml/ +--- + +## BodyHtml {#bodyhtml} + +Contains the HTML body of the Message object. Area: General Message Properties Canonical name: PidTagBodyHtml Alternate names: PR_BODY_HTML, PR_BODY_HTML_A, ptagBodyHtml, PR_BODY_HTML_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BodyHtml() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/business2telephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/business2telephonenumber/_index.md new file mode 100644 index 0000000000..70536b4352 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/business2telephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Business2TelephoneNumber method" +linktitle: "Business2TelephoneNumber" +articleTitle: "Business2TelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains a secondary telephone number at the mail user's place of business." +type: docs +weight: 2200 +url: /cpp/aspose.email.mapi/knownpropertylist/business2telephonenumber/ +--- + +## Business2TelephoneNumber {#business2telephonenumber} + +Contains a secondary telephone number at the mail user's place of business. Area: Contact Properties Canonical name: PidTagBusiness2TelephoneNumber Alternate names: "PR_BUSINESS2_TELEPHONE_NUMBER, PR_BUSINESS2_TELEPHONE_NUMBER_A, PR_BUSINESS2_TELEPHONE_NUMBER_W, PR_OFFICE2_TELEPHONE_NUMBER, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Business2TelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/business2telephonenumbers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/business2telephonenumbers/_index.md new file mode 100644 index 0000000000..688a227471 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/business2telephonenumbers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Business2TelephoneNumbers method" +linktitle: "Business2TelephoneNumbers" +articleTitle: "Business2TelephoneNumbers" +second_title: "Aspose.Email for C++" +description: "Contains secondary telephone numbers at the mail user's place of business." +type: docs +weight: 2210 +url: /cpp/aspose.email.mapi/knownpropertylist/business2telephonenumbers/ +--- + +## Business2TelephoneNumbers {#business2telephonenumbers} + +Contains secondary telephone numbers at the mail user's place of business. Area: Contact Properties Canonical name: PidTagBusiness2TelephoneNumbers Alternate names: PR_BUSINESS2_TELEPHONE_NUMBER_A_MV + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Business2TelephoneNumbers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/businesscardcardpicture/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/businesscardcardpicture/_index.md new file mode 100644 index 0000000000..5a23556a26 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/businesscardcardpicture/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BusinessCardCardPicture method" +linktitle: "BusinessCardCardPicture" +articleTitle: "BusinessCardCardPicture" +second_title: "Aspose.Email for C++" +description: "Contains the image to be used on a business card." +type: docs +weight: 2220 +url: /cpp/aspose.email.mapi/knownpropertylist/businesscardcardpicture/ +--- + +## BusinessCardCardPicture {#businesscardcardpicture} + +Contains the image to be used on a business card. Area: Contact Properties Canonical name: PidLidBusinessCardCardPicture Alternate names: dispidBCCardPicture + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BusinessCardCardPicture() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/businesscarddisplaydefinition/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/businesscarddisplaydefinition/_index.md new file mode 100644 index 0000000000..ec78f61f70 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/businesscarddisplaydefinition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BusinessCardDisplayDefinition method" +linktitle: "BusinessCardDisplayDefinition" +articleTitle: "BusinessCardDisplayDefinition" +second_title: "Aspose.Email for C++" +description: "Contains user customization details for displaying a contact as a business card." +type: docs +weight: 2230 +url: /cpp/aspose.email.mapi/knownpropertylist/businesscarddisplaydefinition/ +--- + +## BusinessCardDisplayDefinition {#businesscarddisplaydefinition} + +Contains user customization details for displaying a contact as a business card. Area: Contact Properties Canonical name: PidLidBusinessCardDisplayDefinition Alternate names: dispidBCDisplayDefinition + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BusinessCardDisplayDefinition() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/businessfaxnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/businessfaxnumber/_index.md new file mode 100644 index 0000000000..b8f5bf20fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/businessfaxnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BusinessFaxNumber method" +linktitle: "BusinessFaxNumber" +articleTitle: "BusinessFaxNumber" +second_title: "Aspose.Email for C++" +description: "Contains the telephone number of the mail user's business fax machine." +type: docs +weight: 2240 +url: /cpp/aspose.email.mapi/knownpropertylist/businessfaxnumber/ +--- + +## BusinessFaxNumber {#businessfaxnumber} + +Contains the telephone number of the mail user's business fax machine. Area: Contact Properties Canonical name: PidTagBusinessFaxNumber Alternate names: PR_BUSINESS_FAX_NUMBER, PR_BUSINESS_FAX_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BusinessFaxNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/businesshomepage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/businesshomepage/_index.md new file mode 100644 index 0000000000..5abbe0cb28 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/businesshomepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BusinessHomePage method" +linktitle: "BusinessHomePage" +articleTitle: "BusinessHomePage" +second_title: "Aspose.Email for C++" +description: "Contains the URL of the mail user's business home page." +type: docs +weight: 2250 +url: /cpp/aspose.email.mapi/knownpropertylist/businesshomepage/ +--- + +## BusinessHomePage {#businesshomepage} + +Contains the URL of the mail user's business home page. Area: Contact Properties Canonical name: PidTagBusinessHomePage Alternate names: PR_BUSINESS_HOME_PAGE, PR_BUSINESS_HOME_PAGE_A, PR_BUSINESS_HOME_PAGE_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BusinessHomePage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/businesstelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/businesstelephonenumber/_index.md new file mode 100644 index 0000000000..9573db676e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/businesstelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BusinessTelephoneNumber method" +linktitle: "BusinessTelephoneNumber" +articleTitle: "BusinessTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the primary telephone number of the mail user's place of business." +type: docs +weight: 2260 +url: /cpp/aspose.email.mapi/knownpropertylist/businesstelephonenumber/ +--- + +## BusinessTelephoneNumber {#businesstelephonenumber} + +Contains the primary telephone number of the mail user's place of business. Area: Contact Properties Canonical name: PidTagBusinessTelephoneNumber Alternate names: PR_BUSINESS_TELEPHONE_NUMBER, PR_BUSINESS_TELEPHONE_NUMBER_A, PR_BUSINESS_TELEPHONE_NUMBER_W, PR_OFFICE_TELEPHONE_NUMBER, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BusinessTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/busystatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/busystatus/_index.md new file mode 100644 index 0000000000..fbab5a5bd0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/busystatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::BusyStatus method" +linktitle: "BusyStatus" +articleTitle: "BusyStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the availability of a user for the event described by the object." +type: docs +weight: 2270 +url: /cpp/aspose.email.mapi/knownpropertylist/busystatus/ +--- + +## BusyStatus {#busystatus} + +Specifies the availability of a user for the event described by the object. Area: Calendar Canonical name: PidLidBusyStatus Alternate names: dispidBusyStatus + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +BusyStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/bytecount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/bytecount/_index.md new file mode 100644 index 0000000000..aeea35bd59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/bytecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ByteCount method" +linktitle: "ByteCount" +articleTitle: "ByteCount" +second_title: "Aspose.Email for C++" +description: "Specifies the size, in bytes, of the file attached to the Document object." +type: docs +weight: 2280 +url: /cpp/aspose.email.mapi/knownpropertylist/bytecount/ +--- + +## ByteCount {#bytecount} + +Specifies the size, in bytes, of the file attached to the Document object. Area: Common Canonical name: PidNameByteCount Alternate names: urn:schemas-microsoft-com:office:office::Bytes + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ByteCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/cachedcolumncount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/cachedcolumncount/_index.md new file mode 100644 index 0000000000..0ceac315aa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/cachedcolumncount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CachedColumnCount method" +linktitle: "CachedColumnCount" +articleTitle: "CachedColumnCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 2290 +url: /cpp/aspose.email.mapi/knownpropertylist/cachedcolumncount/ +--- + +## CachedColumnCount {#cachedcolumncount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CACHED_COLUMN_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CachedColumnCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarattendeerole/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarattendeerole/_index.md new file mode 100644 index 0000000000..8ce0c54cda --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarattendeerole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarAttendeeRole method" +linktitle: "CalendarAttendeeRole" +articleTitle: "CalendarAttendeeRole" +second_title: "Aspose.Email for C++" +description: "Specifies the role of the attendee." +type: docs +weight: 2300 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarattendeerole/ +--- + +## CalendarAttendeeRole {#calendarattendeerole} + +Specifies the role of the attendee. Area: Common Canonical name: PidNameCalendarAttendeeRole Alternate names: urn:schemas:calendar:attendeerole + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarAttendeeRole() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarbusystatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarbusystatus/_index.md new file mode 100644 index 0000000000..5ae661f7e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarbusystatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarBusystatus method" +linktitle: "CalendarBusystatus" +articleTitle: "CalendarBusystatus" +second_title: "Aspose.Email for C++" +description: "Specifies whether the attendee is busy at the time of an appointment on their calendar." +type: docs +weight: 2310 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarbusystatus/ +--- + +## CalendarBusystatus {#calendarbusystatus} + +Specifies whether the attendee is busy at the time of an appointment on their calendar. Area: Common Canonical name: PidNameCalendarBusystatus Alternate names: urn:schemas:calendar:busystatus + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarBusystatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarcontact/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarcontact/_index.md new file mode 100644 index 0000000000..8e89c8fad6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarcontact/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarContact method" +linktitle: "CalendarContact" +articleTitle: "CalendarContact" +second_title: "Aspose.Email for C++" +description: "Identifies the name of a contact who is an attendee of a meeting." +type: docs +weight: 2320 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarcontact/ +--- + +## CalendarContact {#calendarcontact} + +Identifies the name of a contact who is an attendee of a meeting. Area: Common Canonical name: PidNameCalendarContact Alternate names: urn:schemas:calendar:contact + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarContact() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarcontacturl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarcontacturl/_index.md new file mode 100644 index 0000000000..0128efe4d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarcontacturl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarContactUrl method" +linktitle: "CalendarContactUrl" +articleTitle: "CalendarContactUrl" +second_title: "Aspose.Email for C++" +description: "Identifies the URL where you can access contact information in HTML format." +type: docs +weight: 2330 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarcontacturl/ +--- + +## CalendarContactUrl {#calendarcontacturl} + +Identifies the URL where you can access contact information in HTML format. Area: Common Canonical name: PidNameCalendarContactUrl Alternate names: urn:schemas:calendar:contacturl + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarContactUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarcreated/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarcreated/_index.md new file mode 100644 index 0000000000..94d537d963 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarcreated/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarCreated method" +linktitle: "CalendarCreated" +articleTitle: "CalendarCreated" +second_title: "Aspose.Email for C++" +description: "Identifies the date and time, in UTC, when the organizer created the appointment or meeting." +type: docs +weight: 2340 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarcreated/ +--- + +## CalendarCreated {#calendarcreated} + +Identifies the date and time, in UTC, when the organizer created the appointment or meeting. Area: Common Canonical name: PidNameCalendarCreated Alternate names: urn:schemas:calendar:created + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarCreated() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendardescriptionurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendardescriptionurl/_index.md new file mode 100644 index 0000000000..4438dec2a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendardescriptionurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarDescriptionUrl method" +linktitle: "CalendarDescriptionUrl" +articleTitle: "CalendarDescriptionUrl" +second_title: "Aspose.Email for C++" +description: "Specifies the URL of a resource that contains a description of an appointment or meeting." +type: docs +weight: 2350 +url: /cpp/aspose.email.mapi/knownpropertylist/calendardescriptionurl/ +--- + +## CalendarDescriptionUrl {#calendardescriptionurl} + +Specifies the URL of a resource that contains a description of an appointment or meeting. Area: Common Canonical name: PidNameCalendarDescriptionUrl Alternate names: urn:schemas:calendar:descriptionurl + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarDescriptionUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarduration/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarduration/_index.md new file mode 100644 index 0000000000..7c08818af8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarduration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarDuration method" +linktitle: "CalendarDuration" +articleTitle: "CalendarDuration" +second_title: "Aspose.Email for C++" +description: "Identifies the duration, in seconds, of an appointment or meeting." +type: docs +weight: 2360 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarduration/ +--- + +## CalendarDuration {#calendarduration} + +Identifies the duration, in seconds, of an appointment or meeting. Area: Common Canonical name: PidNameCalendarDuration Alternate names: urn:schemas:calendar:duration + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarDuration() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarexceptiondate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarexceptiondate/_index.md new file mode 100644 index 0000000000..83fe8e7a87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarexceptiondate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarExceptionDate method" +linktitle: "CalendarExceptionDate" +articleTitle: "CalendarExceptionDate" +second_title: "Aspose.Email for C++" +description: "Identifies a list of dates that are exceptions to a recurring appointment." +type: docs +weight: 2370 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarexceptiondate/ +--- + +## CalendarExceptionDate {#calendarexceptiondate} + +Identifies a list of dates that are exceptions to a recurring appointment. Area: Common Canonical name: PidNameCalendarExceptionDate Alternate names: urn:schemas:calendar:exdate + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarExceptionDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarexceptionrule/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarexceptionrule/_index.md new file mode 100644 index 0000000000..8f81abf539 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarexceptionrule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarExceptionRule method" +linktitle: "CalendarExceptionRule" +articleTitle: "CalendarExceptionRule" +second_title: "Aspose.Email for C++" +description: "Specifies an exception rule for a recurring appointment." +type: docs +weight: 2380 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarexceptionrule/ +--- + +## CalendarExceptionRule {#calendarexceptionrule} + +Specifies an exception rule for a recurring appointment. Area: Common Canonical name: PidNameCalendarExceptionRule Alternate names: urn:schemas:calendar:exrule + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarExceptionRule() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendargeolatitude/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendargeolatitude/_index.md new file mode 100644 index 0000000000..3a1e8fe837 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendargeolatitude/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarGeoLatitude method" +linktitle: "CalendarGeoLatitude" +articleTitle: "CalendarGeoLatitude" +second_title: "Aspose.Email for C++" +description: "Specifies the geographical latitude of the location of an appointment." +type: docs +weight: 2390 +url: /cpp/aspose.email.mapi/knownpropertylist/calendargeolatitude/ +--- + +## CalendarGeoLatitude {#calendargeolatitude} + +Specifies the geographical latitude of the location of an appointment. Area: Common Canonical name: PidNameCalendarGeoLatitude Alternate names: urn:schemas:calendar:geolatitude + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarGeoLatitude() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendargeolongitude/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendargeolongitude/_index.md new file mode 100644 index 0000000000..a4d0245195 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendargeolongitude/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarGeoLongitude method" +linktitle: "CalendarGeoLongitude" +articleTitle: "CalendarGeoLongitude" +second_title: "Aspose.Email for C++" +description: "Specifies the geographical longitude of the location of an appointment." +type: docs +weight: 2400 +url: /cpp/aspose.email.mapi/knownpropertylist/calendargeolongitude/ +--- + +## CalendarGeoLongitude {#calendargeolongitude} + +Specifies the geographical longitude of the location of an appointment. Area: Common Canonical name: PidNameCalendarGeoLongitude Alternate names: urn:schemas:calendar:geolongitude + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarGeoLongitude() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarinstancetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarinstancetype/_index.md new file mode 100644 index 0000000000..222748f967 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarinstancetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarInstanceType method" +linktitle: "CalendarInstanceType" +articleTitle: "CalendarInstanceType" +second_title: "Aspose.Email for C++" +description: "Specifies the type of an appointment." +type: docs +weight: 2410 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarinstancetype/ +--- + +## CalendarInstanceType {#calendarinstancetype} + +Specifies the type of an appointment. Area: Common Canonical name: PidNameCalendarInstanceType Alternate names: urn:schemas:calendar:instancetype + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarInstanceType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarisorganizer/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarisorganizer/_index.md new file mode 100644 index 0000000000..31f28601a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarisorganizer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarIsOrganizer method" +linktitle: "CalendarIsOrganizer" +articleTitle: "CalendarIsOrganizer" +second_title: "Aspose.Email for C++" +description: "Specifies whether an attendee is the organizer of an appointment or meeting." +type: docs +weight: 2420 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarisorganizer/ +--- + +## CalendarIsOrganizer {#calendarisorganizer} + +Specifies whether an attendee is the organizer of an appointment or meeting. Area: Common Canonical name: PidNameCalendarIsOrganizer Alternate names: urn:schemas:calendar:isorganizer + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarIsOrganizer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarlastmodified/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarlastmodified/_index.md new file mode 100644 index 0000000000..149de8e372 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarlastmodified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarLastModified method" +linktitle: "CalendarLastModified" +articleTitle: "CalendarLastModified" +second_title: "Aspose.Email for C++" +description: "Specifies the date and time, in UTC, when an appointment was last modified." +type: docs +weight: 2430 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarlastmodified/ +--- + +## CalendarLastModified {#calendarlastmodified} + +Specifies the date and time, in UTC, when an appointment was last modified. Area: Common Canonical name: PidNameCalendarLastModified Alternate names: urn:schemas:calendar:lastmodified + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarLastModified() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarlocationurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarlocationurl/_index.md new file mode 100644 index 0000000000..18e2c13e4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarlocationurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarLocationUrl method" +linktitle: "CalendarLocationUrl" +articleTitle: "CalendarLocationUrl" +second_title: "Aspose.Email for C++" +description: "Specifies a URL with location information in HTML format." +type: docs +weight: 2440 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarlocationurl/ +--- + +## CalendarLocationUrl {#calendarlocationurl} + +Specifies a URL with location information in HTML format. Area: Common Canonical name: PidNameCalendarLocationUrl Alternate names: urn:schemas:calendar:locationurl + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarLocationUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarmeetingstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarmeetingstatus/_index.md new file mode 100644 index 0000000000..fd48c8df2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarmeetingstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarMeetingStatus method" +linktitle: "CalendarMeetingStatus" +articleTitle: "CalendarMeetingStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the status of an appointment or meeting." +type: docs +weight: 2450 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarmeetingstatus/ +--- + +## CalendarMeetingStatus {#calendarmeetingstatus} + +Specifies the status of an appointment or meeting. Area: Common Canonical name: PidNameCalendarMeetingStatus Alternate names: urn:schemas:calendar:meetingstatus + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarMeetingStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarmethod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarmethod/_index.md new file mode 100644 index 0000000000..3aff33dd91 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarmethod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarMethod method" +linktitle: "CalendarMethod" +articleTitle: "CalendarMethod" +second_title: "Aspose.Email for C++" +description: "Specifies the iCalendar method that is associated with an Appointment object." +type: docs +weight: 2460 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarmethod/ +--- + +## CalendarMethod {#calendarmethod} + +Specifies the iCalendar method that is associated with an Appointment object. Area: Common Canonical name: PidNameCalendarMethod Alternate names: urn:schemas:calendar:method + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarMethod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarproductid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarproductid/_index.md new file mode 100644 index 0000000000..11ff78dcda --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarproductid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarProductId method" +linktitle: "CalendarProductId" +articleTitle: "CalendarProductId" +second_title: "Aspose.Email for C++" +description: "Identifies the product that created the iCalendar-formatted stream." +type: docs +weight: 2470 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarproductid/ +--- + +## CalendarProductId {#calendarproductid} + +Identifies the product that created the iCalendar-formatted stream. Area: Common Canonical name: PidNameCalendarProductId Alternate names: urn:schemas:calendar:prodid + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarProductId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarrecurrenceidrange/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarrecurrenceidrange/_index.md new file mode 100644 index 0000000000..8769630471 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarrecurrenceidrange/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarRecurrenceIdRange method" +linktitle: "CalendarRecurrenceIdRange" +articleTitle: "CalendarRecurrenceIdRange" +second_title: "Aspose.Email for C++" +description: "Specifies which instances of a recurring appointment are being referred to." +type: docs +weight: 2480 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarrecurrenceidrange/ +--- + +## CalendarRecurrenceIdRange {#calendarrecurrenceidrange} + +Specifies which instances of a recurring appointment are being referred to. Area: Common Canonical name: PidNameCalendarRecurrenceIdRange Alternate names: urn:schemas:calendar:recurrenceidrange + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarRecurrenceIdRange() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarreminderoffset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarreminderoffset/_index.md new file mode 100644 index 0000000000..2045392eb9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarreminderoffset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarReminderOffset method" +linktitle: "CalendarReminderOffset" +articleTitle: "CalendarReminderOffset" +second_title: "Aspose.Email for C++" +description: "Identifies the number of seconds before an appointment starts that a reminder is to be displayed." +type: docs +weight: 2490 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarreminderoffset/ +--- + +## CalendarReminderOffset {#calendarreminderoffset} + +Identifies the number of seconds before an appointment starts that a reminder is to be displayed. Area: Common Canonical name: PidNameCalendarReminderOffset Alternate names: urn:schemas:calendar:reminderoffset + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarReminderOffset() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarresources/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarresources/_index.md new file mode 100644 index 0000000000..5eba1e5629 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarresources/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarResources method" +linktitle: "CalendarResources" +articleTitle: "CalendarResources" +second_title: "Aspose.Email for C++" +description: "Identifies a list of resources, such as rooms and video equipment, that are available for an appointment." +type: docs +weight: 2500 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarresources/ +--- + +## CalendarResources {#calendarresources} + +Identifies a list of resources, such as rooms and video equipment, that are available for an appointment. Area: Common Canonical name: PidNameCalendarResources Alternate names: urn:schemas:calendar:resources + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarResources() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarrsvp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarrsvp/_index.md new file mode 100644 index 0000000000..6330592380 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarrsvp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarRsvp method" +linktitle: "CalendarRsvp" +articleTitle: "CalendarRsvp" +second_title: "Aspose.Email for C++" +description: "Specifies whether the organizer of an appointment or meeting requested a response." +type: docs +weight: 2510 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarrsvp/ +--- + +## CalendarRsvp {#calendarrsvp} + +Specifies whether the organizer of an appointment or meeting requested a response. Area: Common Canonical name: PidNameCalendarRsvp Alternate names: urn:schemas:calendar:rsvp + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarRsvp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarsequence/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarsequence/_index.md new file mode 100644 index 0000000000..863b3a0fed --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarsequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarSequence method" +linktitle: "CalendarSequence" +articleTitle: "CalendarSequence" +second_title: "Aspose.Email for C++" +description: "Specifies the sequence number of a version of an appointment." +type: docs +weight: 2520 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarsequence/ +--- + +## CalendarSequence {#calendarsequence} + +Specifies the sequence number of a version of an appointment. Area: Common Canonical name: PidNameCalendarSequence Alternate names: urn:schemas:calendar:sequence + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarSequence() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendartimezone/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendartimezone/_index.md new file mode 100644 index 0000000000..7a8605647f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendartimezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarTimeZone method" +linktitle: "CalendarTimeZone" +articleTitle: "CalendarTimeZone" +second_title: "Aspose.Email for C++" +description: "Specifies the time zone of an appointment or meeting." +type: docs +weight: 2530 +url: /cpp/aspose.email.mapi/knownpropertylist/calendartimezone/ +--- + +## CalendarTimeZone {#calendartimezone} + +Specifies the time zone of an appointment or meeting. Area: Common Canonical name: PidNameCalendarTimeZone Alternate names: urn:schemas:calendar:timezone + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarTimeZone() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendartimezoneid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendartimezoneid/_index.md new file mode 100644 index 0000000000..2caa2e9985 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendartimezoneid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarTimeZoneId method" +linktitle: "CalendarTimeZoneId" +articleTitle: "CalendarTimeZoneId" +second_title: "Aspose.Email for C++" +description: "Specifies the time zone identifier of an appointment or meeting." +type: docs +weight: 2540 +url: /cpp/aspose.email.mapi/knownpropertylist/calendartimezoneid/ +--- + +## CalendarTimeZoneId {#calendartimezoneid} + +Specifies the time zone identifier of an appointment or meeting. Area: Common Canonical name: PidNameCalendarTimeZoneId Alternate names: urn:schemas:calendar:timezoneid + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarTimeZoneId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendartransparent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendartransparent/_index.md new file mode 100644 index 0000000000..b5b789075e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendartransparent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarTransparent method" +linktitle: "CalendarTransparent" +articleTitle: "CalendarTransparent" +second_title: "Aspose.Email for C++" +description: "Specifies whether an appointment or meeting is visible to busy time searches." +type: docs +weight: 2550 +url: /cpp/aspose.email.mapi/knownpropertylist/calendartransparent/ +--- + +## CalendarTransparent {#calendartransparent} + +Specifies whether an appointment or meeting is visible to busy time searches. Area: Common Canonical name: PidNameCalendarTransparent Alternate names: urn:schemas:calendar:transparent + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarTransparent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendartype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendartype/_index.md new file mode 100644 index 0000000000..a3c7b8ea3f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendartype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarType method" +linktitle: "CalendarType" +articleTitle: "CalendarType" +second_title: "Aspose.Email for C++" +description: "Contains the value of the CalendarType field from the PidLidAppointmentRecur property (section 2.22)." +type: docs +weight: 2560 +url: /cpp/aspose.email.mapi/knownpropertylist/calendartype/ +--- + +## CalendarType {#calendartype} + +Contains the value of the CalendarType field from the PidLidAppointmentRecur property (section 2.22). Area: Meetings Canonical name: PidLidCalendarType Alternate names: LID_CALENDAR_TYPE + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendaruid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendaruid/_index.md new file mode 100644 index 0000000000..52388fc9ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendaruid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarUid method" +linktitle: "CalendarUid" +articleTitle: "CalendarUid" +second_title: "Aspose.Email for C++" +description: "Specifies the unique identifier of an appointment or meeting." +type: docs +weight: 2570 +url: /cpp/aspose.email.mapi/knownpropertylist/calendaruid/ +--- + +## CalendarUid {#calendaruid} + +Specifies the unique identifier of an appointment or meeting. Area: Common Canonical name: PidNameCalendarUid Alternate names: urn:schemas:calendar:uid + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/calendarversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/calendarversion/_index.md new file mode 100644 index 0000000000..cc25614231 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/calendarversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CalendarVersion method" +linktitle: "CalendarVersion" +articleTitle: "CalendarVersion" +second_title: "Aspose.Email for C++" +description: "Identifies the version of the iCalendar specification, as specified in [MS-OXCICAL] section 2.1.3.1.1.3, that is required to correctly interpret an iCalendar ob" +type: docs +weight: 2580 +url: /cpp/aspose.email.mapi/knownpropertylist/calendarversion/ +--- + +## CalendarVersion {#calendarversion} + +Identifies the version of the iCalendar specification, as specified in [MS-OXCICAL] section 2.1.3.1.1.3, that is required to correctly interpret an iCalendar object. Area: Common Canonical name: PidNameCalendarVersion Alternate names: urn:schemas:calendar:version + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CalendarVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/callbacktelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/callbacktelephonenumber/_index.md new file mode 100644 index 0000000000..7a3208c094 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/callbacktelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CallbackTelephoneNumber method" +linktitle: "CallbackTelephoneNumber" +articleTitle: "CallbackTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains a telephone number to reach the mail user." +type: docs +weight: 2590 +url: /cpp/aspose.email.mapi/knownpropertylist/callbacktelephonenumber/ +--- + +## CallbackTelephoneNumber {#callbacktelephonenumber} + +Contains a telephone number to reach the mail user. Area: Contact Properties Canonical name: PidTagCallbackTelephoneNumber Alternate names: PR_CALLBACK_TELEPHONE_NUMBER, PR_CALLBACK_TELEPHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CallbackTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/callid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/callid/_index.md new file mode 100644 index 0000000000..ba857e526f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/callid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CallId method" +linktitle: "CallId" +articleTitle: "CallId" +second_title: "Aspose.Email for C++" +description: "Contains a unique identifier associated with the phone call." +type: docs +weight: 2600 +url: /cpp/aspose.email.mapi/knownpropertylist/callid/ +--- + +## CallId {#callid} + +Contains a unique identifier associated with the phone call. Area: Unified Messaging Canonical name: PidTagCallId Alternate names: InternalSchemaCallID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CallId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/cartelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/cartelephonenumber/_index.md new file mode 100644 index 0000000000..f08f7feb74 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/cartelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CarTelephoneNumber method" +linktitle: "CarTelephoneNumber" +articleTitle: "CarTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's car telephone number." +type: docs +weight: 2610 +url: /cpp/aspose.email.mapi/knownpropertylist/cartelephonenumber/ +--- + +## CarTelephoneNumber {#cartelephonenumber} + +Contains the mail user's car telephone number. Area: Contact Properties Canonical name: PidTagCarTelephoneNumber Alternate names: PR_CAR_TELEPHONE_NUMBER, PR_CAR_TELEPHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CarTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/categcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/categcount/_index.md new file mode 100644 index 0000000000..1a74cea253 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/categcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CategCount method" +linktitle: "CategCount" +articleTitle: "CategCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 2620 +url: /cpp/aspose.email.mapi/knownpropertylist/categcount/ +--- + +## CategCount {#categcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CATEG_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CategCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/categories/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/categories/_index.md new file mode 100644 index 0000000000..b3c87311cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/categories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Categories method" +linktitle: "Categories" +articleTitle: "Categories" +second_title: "Aspose.Email for C++" +description: "Contains the array of text labels assigned to this Message object." +type: docs +weight: 2630 +url: /cpp/aspose.email.mapi/knownpropertylist/categories/ +--- + +## Categories {#categories} + +Contains the array of text labels assigned to this Message object. Area: Common Canonical name: PidLidCategories Alternate names: dispidCategories + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Categories() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/category/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/category/_index.md new file mode 100644 index 0000000000..7c52c77653 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/category/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Category method" +linktitle: "Category" +articleTitle: "Category" +second_title: "Aspose.Email for C++" +description: "Specifies the category of the file attached to the Document object." +type: docs +weight: 2640 +url: /cpp/aspose.email.mapi/knownpropertylist/category/ +--- + +## Category {#category} + +Specifies the category of the file attached to the Document object. Area: Common Canonical name: PidNameCategory Alternate names: urn:schemas-microsoft-com:office:office::Category + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Category() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ccattendeesstring/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ccattendeesstring/_index.md new file mode 100644 index 0000000000..f4ae9a4921 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ccattendeesstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CcAttendeesString method" +linktitle: "CcAttendeesString" +articleTitle: "CcAttendeesString" +second_title: "Aspose.Email for C++" +description: "Contains a list of all the sendable attendees who are also optional attendees." +type: docs +weight: 2650 +url: /cpp/aspose.email.mapi/knownpropertylist/ccattendeesstring/ +--- + +## CcAttendeesString {#ccattendeesstring} + +Contains a list of all the sendable attendees who are also optional attendees. Area: Meetings Canonical name: PidLidCcAttendeesString Alternate names: dispidCCAttendeesString + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CcAttendeesString() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/cdorecurrenceid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/cdorecurrenceid/_index.md new file mode 100644 index 0000000000..2e9b333469 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/cdorecurrenceid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CdoRecurrenceid method" +linktitle: "CdoRecurrenceid" +articleTitle: "CdoRecurrenceid" +second_title: "Aspose.Email for C++" +description: "Identifies a specific instance of a recurring appointment." +type: docs +weight: 2660 +url: /cpp/aspose.email.mapi/knownpropertylist/cdorecurrenceid/ +--- + +## CdoRecurrenceid {#cdorecurrenceid} + +Identifies a specific instance of a recurring appointment. Area: Exchange Canonical name: PidTagCdoRecurrenceid Alternate names: PR_CDO_RECURRENCEID, urn:schemas:calendar:recurrenceid + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CdoRecurrenceid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/changeadvisor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/changeadvisor/_index.md new file mode 100644 index 0000000000..45df5b7f16 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/changeadvisor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ChangeAdvisor method" +linktitle: "ChangeAdvisor" +articleTitle: "ChangeAdvisor" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 2670 +url: /cpp/aspose.email.mapi/knownpropertylist/changeadvisor/ +--- + +## ChangeAdvisor {#changeadvisor} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CHANGE_ADVISOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ChangeAdvisor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/changehighlight/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/changehighlight/_index.md new file mode 100644 index 0000000000..da9b17d41b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/changehighlight/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ChangeHighlight method" +linktitle: "ChangeHighlight" +articleTitle: "ChangeHighlight" +second_title: "Aspose.Email for C++" +description: "Specifies a bit field that indicates how the Meeting object has changed." +type: docs +weight: 2680 +url: /cpp/aspose.email.mapi/knownpropertylist/changehighlight/ +--- + +## ChangeHighlight {#changehighlight} + +Specifies a bit field that indicates how the Meeting object has changed. Area: Meetings Canonical name: PidLidChangeHighlight Alternate names: dispidChangeHighlight + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ChangeHighlight() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/changekey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/changekey/_index.md new file mode 100644 index 0000000000..7f7aef789d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/changekey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ChangeKey method" +linktitle: "ChangeKey" +articleTitle: "ChangeKey" +second_title: "Aspose.Email for C++" +description: "Contains a structure that identifies the last change to the object." +type: docs +weight: 2690 +url: /cpp/aspose.email.mapi/knownpropertylist/changekey/ +--- + +## ChangeKey {#changekey} + +Contains a structure that identifies the last change to the object. Area: History Properties Canonical name: PidTagChangeKey Alternate names: PR_CHANGE_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ChangeKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/changenotificationguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/changenotificationguid/_index.md new file mode 100644 index 0000000000..75ce1c40a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/changenotificationguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ChangeNotificationGuid method" +linktitle: "ChangeNotificationGuid" +articleTitle: "ChangeNotificationGuid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 2700 +url: /cpp/aspose.email.mapi/knownpropertylist/changenotificationguid/ +--- + +## ChangeNotificationGuid {#changenotificationguid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CHANGE_NOTIFICATION_GUID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ChangeNotificationGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/changenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/changenumber/_index.md new file mode 100644 index 0000000000..381da55bcc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/changenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ChangeNumber method" +linktitle: "ChangeNumber" +articleTitle: "ChangeNumber" +second_title: "Aspose.Email for C++" +description: "Contains a structure that identifies the last change to the message or folder that is currently being synchronized." +type: docs +weight: 2710 +url: /cpp/aspose.email.mapi/knownpropertylist/changenumber/ +--- + +## ChangeNumber {#changenumber} + +Contains a structure that identifies the last change to the message or folder that is currently being synchronized. Area: Sync Canonical name: PidTagChangeNumber Alternate names: ptagCn + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ChangeNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/charactercount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/charactercount/_index.md new file mode 100644 index 0000000000..0e666e5caf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/charactercount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CharacterCount method" +linktitle: "CharacterCount" +articleTitle: "CharacterCount" +second_title: "Aspose.Email for C++" +description: "Specifies the character count of the file attached to the Document object." +type: docs +weight: 2720 +url: /cpp/aspose.email.mapi/knownpropertylist/charactercount/ +--- + +## CharacterCount {#charactercount} + +Specifies the character count of the file attached to the Document object. Area: Common Canonical name: PidNameCharacterCount Alternate names: urn:schemas-microsoft-com:office:office::Characters + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CharacterCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/childrensnames/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/childrensnames/_index.md new file mode 100644 index 0000000000..bf68ebc4fb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/childrensnames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ChildrensNames method" +linktitle: "ChildrensNames" +articleTitle: "ChildrensNames" +second_title: "Aspose.Email for C++" +description: "Specifies the names of the children of the contact." +type: docs +weight: 2730 +url: /cpp/aspose.email.mapi/knownpropertylist/childrensnames/ +--- + +## ChildrensNames {#childrensnames} + +Specifies the names of the children of the contact. Area: Contact Properties Canonical name: PidTagChildrensNames Alternate names: PR_CHILDRENS_NAMES, PR_CHILDRENS_NAMES_A, PR_CHILDRENS_NAMES_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ChildrensNames() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/classification/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/classification/_index.md new file mode 100644 index 0000000000..61dd925d64 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/classification/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Classification method" +linktitle: "Classification" +articleTitle: "Classification" +second_title: "Aspose.Email for C++" +description: "Contains a list of the classification categories to which the associated Message object has been assigned." +type: docs +weight: 2740 +url: /cpp/aspose.email.mapi/knownpropertylist/classification/ +--- + +## Classification {#classification} + +Contains a list of the classification categories to which the associated Message object has been assigned. Area: General Message Properties Canonical name: PidLidClassification Alternate names: dispidClassification + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Classification() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/classificationdescription/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/classificationdescription/_index.md new file mode 100644 index 0000000000..9569bf47d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/classificationdescription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ClassificationDescription method" +linktitle: "ClassificationDescription" +articleTitle: "ClassificationDescription" +second_title: "Aspose.Email for C++" +description: "Contains a human-readable summary of each of the classification categories included in the PidLidClassification property (section 2.53)." +type: docs +weight: 2750 +url: /cpp/aspose.email.mapi/knownpropertylist/classificationdescription/ +--- + +## ClassificationDescription {#classificationdescription} + +Contains a human-readable summary of each of the classification categories included in the PidLidClassification property (section 2.53). Area: General Message Properties Canonical name: PidLidClassificationDescription Alternate names: dispidClassDesc + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ClassificationDescription() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/classificationguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/classificationguid/_index.md new file mode 100644 index 0000000000..b8c6faa889 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/classificationguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ClassificationGuid method" +linktitle: "ClassificationGuid" +articleTitle: "ClassificationGuid" +second_title: "Aspose.Email for C++" +description: "Contains the GUID that identifies the list of email classification categories used by a Message object." +type: docs +weight: 2760 +url: /cpp/aspose.email.mapi/knownpropertylist/classificationguid/ +--- + +## ClassificationGuid {#classificationguid} + +Contains the GUID that identifies the list of email classification categories used by a Message object. Area: General Message Properties Canonical name: PidLidClassificationGuid Alternate names: dispidClassGuid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ClassificationGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/classificationkeep/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/classificationkeep/_index.md new file mode 100644 index 0000000000..9bfcb9bf3a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/classificationkeep/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ClassificationKeep method" +linktitle: "ClassificationKeep" +articleTitle: "ClassificationKeep" +second_title: "Aspose.Email for C++" +description: "Indicates whether the message uses any classification categories." +type: docs +weight: 2770 +url: /cpp/aspose.email.mapi/knownpropertylist/classificationkeep/ +--- + +## ClassificationKeep {#classificationkeep} + +Indicates whether the message uses any classification categories. Area: General Message Properties Canonical name: PidLidClassificationKeep Alternate names: dispidClassKeep + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ClassificationKeep() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/classified/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/classified/_index.md new file mode 100644 index 0000000000..a0eff4db0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/classified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Classified method" +linktitle: "Classified" +articleTitle: "Classified" +second_title: "Aspose.Email for C++" +description: "Indicates whether the contents of this message are regarded as classified information." +type: docs +weight: 2780 +url: /cpp/aspose.email.mapi/knownpropertylist/classified/ +--- + +## Classified {#classified} + +Indicates whether the contents of this message are regarded as classified information. Area: General Message Properties Canonical name: PidLidClassified Alternate names: dispidClassified + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Classified() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/cleanglobalobjectid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/cleanglobalobjectid/_index.md new file mode 100644 index 0000000000..e0a51899c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/cleanglobalobjectid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CleanGlobalObjectId method" +linktitle: "CleanGlobalObjectId" +articleTitle: "CleanGlobalObjectId" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidLidGlobalObjectId property (section 2.142) for an object all zero." +type: docs +weight: 2790 +url: /cpp/aspose.email.mapi/knownpropertylist/cleanglobalobjectid/ +--- + +## CleanGlobalObjectId {#cleanglobalobjectid} + +Contains the value of the PidLidGlobalObjectId property (section 2.142) for an object all zero. Area: Meetings Canonical name: PidLidCleanGlobalObjectId Alternate names: dispidCleanGlobalObjId + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CleanGlobalObjectId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/clear/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/clear/_index.md new file mode 100644 index 0000000000..f0c3d4128b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "List is read-only." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/knownpropertylist/clear/ +--- + +## Clear {#clear} + +List is read-only. Operation is not supported. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/clientactions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/clientactions/_index.md new file mode 100644 index 0000000000..8a4ba7260f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/clientactions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ClientActions method" +linktitle: "ClientActions" +articleTitle: "ClientActions" +second_title: "Aspose.Email for C++" +description: "Specifies the actions the client is required to take on the message." +type: docs +weight: 2800 +url: /cpp/aspose.email.mapi/knownpropertylist/clientactions/ +--- + +## ClientActions {#clientactions} + +Specifies the actions the client is required to take on the message. Area: Server-side Rules Properties Canonical name: PidTagClientActions Alternate names: PR_CLIENT_ACTIONS, ptagClientActions + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ClientActions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/clientintent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/clientintent/_index.md new file mode 100644 index 0000000000..75ffc39a2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/clientintent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ClientIntent method" +linktitle: "ClientIntent" +articleTitle: "ClientIntent" +second_title: "Aspose.Email for C++" +description: "Indicates what actions the user has taken on this Meeting object." +type: docs +weight: 2810 +url: /cpp/aspose.email.mapi/knownpropertylist/clientintent/ +--- + +## ClientIntent {#clientintent} + +Indicates what actions the user has taken on this Meeting object. Area: Calendar Canonical name: PidLidClientIntent Alternate names: dispidClientIntent + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ClientIntent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/clientsubmittime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/clientsubmittime/_index.md new file mode 100644 index 0000000000..d33d70b586 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/clientsubmittime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ClientSubmitTime method" +linktitle: "ClientSubmitTime" +articleTitle: "ClientSubmitTime" +second_title: "Aspose.Email for C++" +description: "Contains the current time, in UTC, when the email message is submitted." +type: docs +weight: 2820 +url: /cpp/aspose.email.mapi/knownpropertylist/clientsubmittime/ +--- + +## ClientSubmitTime {#clientsubmittime} + +Contains the current time, in UTC, when the email message is submitted. Area: Message Time Properties Canonical name: PidTagClientSubmitTime Alternate names: PR_CLIENT_SUBMIT_TIME, urn:schemas:httpmail:date, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ClientSubmitTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/clipend/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/clipend/_index.md new file mode 100644 index 0000000000..82344bf3f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/clipend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ClipEnd method" +linktitle: "ClipEnd" +articleTitle: "ClipEnd" +second_title: "Aspose.Email for C++" +description: "Specifies the end date and time of the event in UTC." +type: docs +weight: 2830 +url: /cpp/aspose.email.mapi/knownpropertylist/clipend/ +--- + +## ClipEnd {#clipend} + +Specifies the end date and time of the event in UTC. Area: Calendar Canonical name: PidLidClipEnd Alternate names: dispidClipEnd + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ClipEnd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/clipstart/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/clipstart/_index.md new file mode 100644 index 0000000000..31dfb2a948 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/clipstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ClipStart method" +linktitle: "ClipStart" +articleTitle: "ClipStart" +second_title: "Aspose.Email for C++" +description: "Specifies the start date and time of the event in UTC." +type: docs +weight: 2840 +url: /cpp/aspose.email.mapi/knownpropertylist/clipstart/ +--- + +## ClipStart {#clipstart} + +Specifies the start date and time of the event in UTC. Area: Calendar Canonical name: PidLidClipStart Alternate names: dispidClipStart + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ClipStart() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/codepageid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/codepageid/_index.md new file mode 100644 index 0000000000..9b82a4dff7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/codepageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CodePageId method" +linktitle: "CodePageId" +articleTitle: "CodePageId" +second_title: "Aspose.Email for C++" +description: "Contains the identifier for the client code page used for Unicode to double-byte character set (DBCS) string conversion." +type: docs +weight: 2850 +url: /cpp/aspose.email.mapi/knownpropertylist/codepageid/ +--- + +## CodePageId {#codepageid} + +Contains the identifier for the client code page used for Unicode to double-byte character set (DBCS) string conversion. Area: Exchange Profile Configuration Canonical name: PidTagCodePageId Alternate names: PR_CODE_PAGE_ID, ptagCodePageId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CodePageId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/collaboratedoc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/collaboratedoc/_index.md new file mode 100644 index 0000000000..dbcc114c1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/collaboratedoc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CollaborateDoc method" +linktitle: "CollaborateDoc" +articleTitle: "CollaborateDoc" +second_title: "Aspose.Email for C++" +description: "Specifies the document to be launched when the user joins the meeting." +type: docs +weight: 2860 +url: /cpp/aspose.email.mapi/knownpropertylist/collaboratedoc/ +--- + +## CollaborateDoc {#collaboratedoc} + +Specifies the document to be launched when the user joins the meeting. Area: Conferencing Canonical name: PidLidCollaborateDoc Alternate names: dispidCollaborateDoc + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CollaborateDoc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/collector/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/collector/_index.md new file mode 100644 index 0000000000..d8b114182e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/collector/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Collector method" +linktitle: "Collector" +articleTitle: "Collector" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 2870 +url: /cpp/aspose.email.mapi/knownpropertylist/collector/ +--- + +## Collector {#collector} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_COLLECTOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Collector() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/comment/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/comment/_index.md new file mode 100644 index 0000000000..f9dd8cbd6a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/comment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Comment method" +linktitle: "Comment" +articleTitle: "Comment" +second_title: "Aspose.Email for C++" +description: "Contains a comment about the purpose or content of the Address Book object." +type: docs +weight: 2880 +url: /cpp/aspose.email.mapi/knownpropertylist/comment/ +--- + +## Comment {#comment} + +Contains a comment about the purpose or content of the Address Book object. Area: Common Canonical name: PidTagComment Alternate names: PR_COMMENT, PR_COMMENT_A, ptagComment, PR_COMMENT_W, DAV:comment, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Comment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/comments/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/comments/_index.md new file mode 100644 index 0000000000..653011c203 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/comments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Comments method" +linktitle: "Comments" +articleTitle: "Comments" +second_title: "Aspose.Email for C++" +description: "Specifies the comments of the file attached to the Document object." +type: docs +weight: 2890 +url: /cpp/aspose.email.mapi/knownpropertylist/comments/ +--- + +## Comments {#comments} + +Specifies the comments of the file attached to the Document object. Area: Common Canonical name: PidNameComments Alternate names: urn:schemas-microsoft-com:office:office::Comments + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Comments() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/commonend/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/commonend/_index.md new file mode 100644 index 0000000000..00a0103827 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/commonend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CommonEnd method" +linktitle: "CommonEnd" +articleTitle: "CommonEnd" +second_title: "Aspose.Email for C++" +description: "Indicates the end time for the Message object." +type: docs +weight: 2900 +url: /cpp/aspose.email.mapi/knownpropertylist/commonend/ +--- + +## CommonEnd {#commonend} + +Indicates the end time for the Message object. Area: General Message Properties Canonical name: PidLidCommonEnd Alternate names: dispidCommonEnd + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CommonEnd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/commonstart/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/commonstart/_index.md new file mode 100644 index 0000000000..3ea7d2f22a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/commonstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CommonStart method" +linktitle: "CommonStart" +articleTitle: "CommonStart" +second_title: "Aspose.Email for C++" +description: "Indicates the start time for the Message object." +type: docs +weight: 2910 +url: /cpp/aspose.email.mapi/knownpropertylist/commonstart/ +--- + +## CommonStart {#commonstart} + +Indicates the start time for the Message object. Area: General Message Properties Canonical name: PidLidCommonStart Alternate names: dispidCommonStart + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CommonStart() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/commonviewsentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/commonviewsentryid/_index.md new file mode 100644 index 0000000000..fc93bd5591 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/commonviewsentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CommonViewsEntryid method" +linktitle: "CommonViewsEntryid" +articleTitle: "CommonViewsEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 2920 +url: /cpp/aspose.email.mapi/knownpropertylist/commonviewsentryid/ +--- + +## CommonViewsEntryid {#commonviewsentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_COMMON_VIEWS_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CommonViewsEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/companies/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/companies/_index.md new file mode 100644 index 0000000000..9193d7b016 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/companies/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Companies method" +linktitle: "Companies" +articleTitle: "Companies" +second_title: "Aspose.Email for C++" +description: "Contains a list of company names, each of which is associated with a contact that is specified in the PidLidContacts property ([MS-OXCMSG] section 2.2.1.57.2)." +type: docs +weight: 2930 +url: /cpp/aspose.email.mapi/knownpropertylist/companies/ +--- + +## Companies {#companies} + +Contains a list of company names, each of which is associated with a contact that is specified in the PidLidContacts property ([MS-OXCMSG] section 2.2.1.57.2). Area: General Message Properties Canonical name: PidLidCompanies Alternate names: dispidCompanies, http://schemas.microsoft.com/exchange/companies + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Companies() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/company/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/company/_index.md new file mode 100644 index 0000000000..a50105a8b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/company/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Company method" +linktitle: "Company" +articleTitle: "Company" +second_title: "Aspose.Email for C++" +description: "Specifies the company for which the file was created." +type: docs +weight: 2940 +url: /cpp/aspose.email.mapi/knownpropertylist/company/ +--- + +## Company {#company} + +Specifies the company for which the file was created. Area: Common Canonical name: PidNameCompany Alternate names: urn:schemas-microsoft-com:office:office::Company + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Company() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/companymaintelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/companymaintelephonenumber/_index.md new file mode 100644 index 0000000000..7c841730bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/companymaintelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CompanyMainTelephoneNumber method" +linktitle: "CompanyMainTelephoneNumber" +articleTitle: "CompanyMainTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the main telephone number of the mail user's company." +type: docs +weight: 2950 +url: /cpp/aspose.email.mapi/knownpropertylist/companymaintelephonenumber/ +--- + +## CompanyMainTelephoneNumber {#companymaintelephonenumber} + +Contains the main telephone number of the mail user's company. Area: Contact Properties Canonical name: PidTagCompanyMainTelephoneNumber Alternate names: PR_COMPANY_MAIN_PHONE_NUMBER, PR_COMPANY_MAIN_PHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CompanyMainTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/companyname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/companyname/_index.md new file mode 100644 index 0000000000..c10c6ae259 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/companyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CompanyName method" +linktitle: "CompanyName" +articleTitle: "CompanyName" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's company name." +type: docs +weight: 2960 +url: /cpp/aspose.email.mapi/knownpropertylist/companyname/ +--- + +## CompanyName {#companyname} + +Contains the mail user's company name. Area: Contact Properties Canonical name: PidTagCompanyName Alternate names: PR_COMPANY_NAME, PR_COMPANY_NAME_A, PR_COMPANY_NAME_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CompanyName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/computernetworkname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/computernetworkname/_index.md new file mode 100644 index 0000000000..2bb5048e09 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/computernetworkname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ComputerNetworkName method" +linktitle: "ComputerNetworkName" +articleTitle: "ComputerNetworkName" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's computer network." +type: docs +weight: 2970 +url: /cpp/aspose.email.mapi/knownpropertylist/computernetworkname/ +--- + +## ComputerNetworkName {#computernetworkname} + +Contains the name of the mail user's computer network. Area: Contact Properties Canonical name: PidTagComputerNetworkName Alternate names: PR_COMPUTER_NETWORK_NAME, PR_COMPUTER_NETWORK_NAME_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ComputerNetworkName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conferencingcheck/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conferencingcheck/_index.md new file mode 100644 index 0000000000..c1f2b46a22 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conferencingcheck/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConferencingCheck method" +linktitle: "ConferencingCheck" +articleTitle: "ConferencingCheck" +second_title: "Aspose.Email for C++" +description: "ConferencingCheck of KnownPropertyList." +type: docs +weight: 2980 +url: /cpp/aspose.email.mapi/knownpropertylist/conferencingcheck/ +--- + +## ConferencingCheck {#conferencingcheck} + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConferencingCheck() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conferencingtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conferencingtype/_index.md new file mode 100644 index 0000000000..8e94662788 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conferencingtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConferencingType method" +linktitle: "ConferencingType" +articleTitle: "ConferencingType" +second_title: "Aspose.Email for C++" +description: "Specifies the type of the meeting." +type: docs +weight: 2990 +url: /cpp/aspose.email.mapi/knownpropertylist/conferencingtype/ +--- + +## ConferencingType {#conferencingtype} + +Specifies the type of the meeting. Area: Conferencing Canonical name: PidLidConferencingType Alternate names: dispidConfType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConferencingType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conflictentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conflictentryid/_index.md new file mode 100644 index 0000000000..a6f6c32b50 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conflictentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConflictEntryId method" +linktitle: "ConflictEntryId" +articleTitle: "ConflictEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the conflict resolve message." +type: docs +weight: 3000 +url: /cpp/aspose.email.mapi/knownpropertylist/conflictentryid/ +--- + +## ConflictEntryId {#conflictentryid} + +Contains the EntryID of the conflict resolve message. Area: ICS Canonical name: PidTagConflictEntryId Alternate names: PR_CONFLICT_ENTRYID, ptagConflictEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConflictEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactaddrtypes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactaddrtypes/_index.md new file mode 100644 index 0000000000..eff5d828da --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactaddrtypes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactAddrtypes method" +linktitle: "ContactAddrtypes" +articleTitle: "ContactAddrtypes" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3010 +url: /cpp/aspose.email.mapi/knownpropertylist/contactaddrtypes/ +--- + +## ContactAddrtypes {#contactaddrtypes} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_ADDRTYPES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactAddrtypes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactcharacterset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactcharacterset/_index.md new file mode 100644 index 0000000000..1fe41b35a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactcharacterset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactCharacterSet method" +linktitle: "ContactCharacterSet" +articleTitle: "ContactCharacterSet" +second_title: "Aspose.Email for C++" +description: "Specifies the character set used for a Contact object." +type: docs +weight: 3020 +url: /cpp/aspose.email.mapi/knownpropertylist/contactcharacterset/ +--- + +## ContactCharacterSet {#contactcharacterset} + +Specifies the character set used for a Contact object. Area: Contact Properties Canonical name: PidLidContactCharacterSet Alternate names: dispidContactCharSet + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactCharacterSet() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactcount/_index.md new file mode 100644 index 0000000000..80ef93d9e2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactCount method" +linktitle: "ContactCount" +articleTitle: "ContactCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3030 +url: /cpp/aspose.email.mapi/knownpropertylist/contactcount/ +--- + +## ContactCount {#contactcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactdefaultaddressindex/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactdefaultaddressindex/_index.md new file mode 100644 index 0000000000..3be8a9057b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactdefaultaddressindex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactDefaultAddressIndex method" +linktitle: "ContactDefaultAddressIndex" +articleTitle: "ContactDefaultAddressIndex" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3040 +url: /cpp/aspose.email.mapi/knownpropertylist/contactdefaultaddressindex/ +--- + +## ContactDefaultAddressIndex {#contactdefaultaddressindex} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_DEFAULT_ADDRESS_INDEX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactDefaultAddressIndex() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactemailaddresses/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactemailaddresses/_index.md new file mode 100644 index 0000000000..097b009505 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactemailaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactEmailAddresses method" +linktitle: "ContactEmailAddresses" +articleTitle: "ContactEmailAddresses" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3050 +url: /cpp/aspose.email.mapi/knownpropertylist/contactemailaddresses/ +--- + +## ContactEmailAddresses {#contactemailaddresses} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_EMAIL_ADDRESSES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactEmailAddresses() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactentryids/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactentryids/_index.md new file mode 100644 index 0000000000..f87db70591 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactentryids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactEntryids method" +linktitle: "ContactEntryids" +articleTitle: "ContactEntryids" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3060 +url: /cpp/aspose.email.mapi/knownpropertylist/contactentryids/ +--- + +## ContactEntryids {#contactentryids} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_ENTRYIDS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactEntryids() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactitemdata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactitemdata/_index.md new file mode 100644 index 0000000000..8418428007 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactitemdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactItemData method" +linktitle: "ContactItemData" +articleTitle: "ContactItemData" +second_title: "Aspose.Email for C++" +description: "Specifies the visible fields in the application's user interface that are used to help display the contact information." +type: docs +weight: 3070 +url: /cpp/aspose.email.mapi/knownpropertylist/contactitemdata/ +--- + +## ContactItemData {#contactitemdata} + +Specifies the visible fields in the application's user interface that are used to help display the contact information. Area: Contact Properties Canonical name: PidLidContactItemData Alternate names: dispidContactItemData + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactItemData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkedglobaladdresslistentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkedglobaladdresslistentryid/_index.md new file mode 100644 index 0000000000..25c391913d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkedglobaladdresslistentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactLinkedGlobalAddressListEntryId method" +linktitle: "ContactLinkedGlobalAddressListEntryId" +articleTitle: "ContactLinkedGlobalAddressListEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the EntryID of the GAL contact to which the duplicate contact is linked." +type: docs +weight: 3080 +url: /cpp/aspose.email.mapi/knownpropertylist/contactlinkedglobaladdresslistentryid/ +--- + +## ContactLinkedGlobalAddressListEntryId {#contactlinkedglobaladdresslistentryid} + +Specifies the EntryID of the GAL contact to which the duplicate contact is linked. Area: Contact Properties Canonical name: PidLidContactLinkedGlobalAddressListEntryId Alternate names: dispidContactLinkedGALEntryID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactLinkedGlobalAddressListEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkentry/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkentry/_index.md new file mode 100644 index 0000000000..828436c777 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkentry/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactLinkEntry method" +linktitle: "ContactLinkEntry" +articleTitle: "ContactLinkEntry" +second_title: "Aspose.Email for C++" +description: "Contains the elements of the PidLidContacts property (section 2.77)." +type: docs +weight: 3090 +url: /cpp/aspose.email.mapi/knownpropertylist/contactlinkentry/ +--- + +## ContactLinkEntry {#contactlinkentry} + +Contains the elements of the PidLidContacts property (section 2.77). Area: Contact Properties Canonical name: PidLidContactLinkEntry Alternate names: dispidContactLinkEntry + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactLinkEntry() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkglobaladdresslistlinkid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkglobaladdresslistlinkid/_index.md new file mode 100644 index 0000000000..9ddc14e7c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkglobaladdresslistlinkid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactLinkGlobalAddressListLinkId method" +linktitle: "ContactLinkGlobalAddressListLinkId" +articleTitle: "ContactLinkGlobalAddressListLinkId" +second_title: "Aspose.Email for C++" +description: "Specifies the GUID of the GAL contact to which the duplicate contact is linked." +type: docs +weight: 3100 +url: /cpp/aspose.email.mapi/knownpropertylist/contactlinkglobaladdresslistlinkid/ +--- + +## ContactLinkGlobalAddressListLinkId {#contactlinkglobaladdresslistlinkid} + +Specifies the GUID of the GAL contact to which the duplicate contact is linked. Area: Contact Properties Canonical name: PidLidContactLinkGlobalAddressListLinkId Alternate names: dispidContactLinkGALLinkID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactLinkGlobalAddressListLinkId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkglobaladdresslistlinkstate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkglobaladdresslistlinkstate/_index.md new file mode 100644 index 0000000000..3e70e176fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkglobaladdresslistlinkstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactLinkGlobalAddressListLinkState method" +linktitle: "ContactLinkGlobalAddressListLinkState" +articleTitle: "ContactLinkGlobalAddressListLinkState" +second_title: "Aspose.Email for C++" +description: "Specifies the state of the linking between the GAL contact and the duplicate contact." +type: docs +weight: 3110 +url: /cpp/aspose.email.mapi/knownpropertylist/contactlinkglobaladdresslistlinkstate/ +--- + +## ContactLinkGlobalAddressListLinkState {#contactlinkglobaladdresslistlinkstate} + +Specifies the state of the linking between the GAL contact and the duplicate contact. Area: Contact Properties Canonical name: PidLidContactLinkGlobalAddressListLinkState Alternate names: dispidContactLinkGALLinkState + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactLinkGlobalAddressListLinkState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactlinklinkrejecthistory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinklinkrejecthistory/_index.md new file mode 100644 index 0000000000..b9267b9b78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinklinkrejecthistory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactLinkLinkRejectHistory method" +linktitle: "ContactLinkLinkRejectHistory" +articleTitle: "ContactLinkLinkRejectHistory" +second_title: "Aspose.Email for C++" +description: "Contains a list of GAL contacts that were previously rejected for linking with the duplicate contact." +type: docs +weight: 3120 +url: /cpp/aspose.email.mapi/knownpropertylist/contactlinklinkrejecthistory/ +--- + +## ContactLinkLinkRejectHistory {#contactlinklinkrejecthistory} + +Contains a list of GAL contacts that were previously rejected for linking with the duplicate contact. Area: Contact Properties Canonical name: PidLidContactLinkLinkRejectHistory Alternate names: dispidContactLinkLinkRejectHistory + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactLinkLinkRejectHistory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkname/_index.md new file mode 100644 index 0000000000..41b15cd02b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinkname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactLinkName method" +linktitle: "ContactLinkName" +articleTitle: "ContactLinkName" +second_title: "Aspose.Email for C++" +description: "ContactLinkName of KnownPropertyList." +type: docs +weight: 3130 +url: /cpp/aspose.email.mapi/knownpropertylist/contactlinkname/ +--- + +## ContactLinkName {#contactlinkname} + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactLinkName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactlinksearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinksearchkey/_index.md new file mode 100644 index 0000000000..8ea5b82fcb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinksearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactLinkSearchKey method" +linktitle: "ContactLinkSearchKey" +articleTitle: "ContactLinkSearchKey" +second_title: "Aspose.Email for C++" +description: "Contains the list of SearchKeys for a Contact object linked to by the Message object." +type: docs +weight: 3140 +url: /cpp/aspose.email.mapi/knownpropertylist/contactlinksearchkey/ +--- + +## ContactLinkSearchKey {#contactlinksearchkey} + +Contains the list of SearchKeys for a Contact object linked to by the Message object. Area: Contact Properties Canonical name: PidLidContactLinkSearchKey Alternate names: dispidContactLinkSearchKey + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactLinkSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactlinksmtpaddresscache/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinksmtpaddresscache/_index.md new file mode 100644 index 0000000000..06919e53e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactlinksmtpaddresscache/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactLinkSMTPAddressCache method" +linktitle: "ContactLinkSMTPAddressCache" +articleTitle: "ContactLinkSMTPAddressCache" +second_title: "Aspose.Email for C++" +description: "Contains a list of the SMTP addresses that are used by the contact." +type: docs +weight: 3150 +url: /cpp/aspose.email.mapi/knownpropertylist/contactlinksmtpaddresscache/ +--- + +## ContactLinkSMTPAddressCache {#contactlinksmtpaddresscache} + +Contains a list of the SMTP addresses that are used by the contact. Area: Contact Properties Canonical name: PidLidContactLinkSMTPAddressCache Alternate names: dispidContactLinkSMTPAddressCache + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactLinkSMTPAddressCache() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contacts/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contacts/_index.md new file mode 100644 index 0000000000..9413b014e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contacts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Contacts method" +linktitle: "Contacts" +articleTitle: "Contacts" +second_title: "Aspose.Email for C++" +description: "Contains the PidTagDisplayName property (section 2.667) of each Address Book EntryID referenced in the value of the PidLidContactLinkEntry property (section 2.7" +type: docs +weight: 3160 +url: /cpp/aspose.email.mapi/knownpropertylist/contacts/ +--- + +## Contacts {#contacts} + +Contains the PidTagDisplayName property (section 2.667) of each Address Book EntryID referenced in the value of the PidLidContactLinkEntry property (section 2.70). Area: General Message Properties Canonical name: PidLidContacts Alternate names: dispidContacts + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Contacts() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield1/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield1/_index.md new file mode 100644 index 0000000000..671633ce8a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactUserField1 method" +linktitle: "ContactUserField1" +articleTitle: "ContactUserField1" +second_title: "Aspose.Email for C++" +description: "Contains text used to add custom text to a business card representation of a Contact object." +type: docs +weight: 3170 +url: /cpp/aspose.email.mapi/knownpropertylist/contactuserfield1/ +--- + +## ContactUserField1 {#contactuserfield1} + +Contains text used to add custom text to a business card representation of a Contact object. Area: Contact Properties Canonical name: PidLidContactUserField1 Alternate names: dispidContactUserField1 + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactUserField1() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield2/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield2/_index.md new file mode 100644 index 0000000000..01822f0a91 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactUserField2 method" +linktitle: "ContactUserField2" +articleTitle: "ContactUserField2" +second_title: "Aspose.Email for C++" +description: "Contains text used to add custom text to a business card representation of a Contact object." +type: docs +weight: 3180 +url: /cpp/aspose.email.mapi/knownpropertylist/contactuserfield2/ +--- + +## ContactUserField2 {#contactuserfield2} + +Contains text used to add custom text to a business card representation of a Contact object. Area: Contact Properties Canonical name: PidLidContactUserField2 Alternate names: dispidContactUserField2 + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactUserField2() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield3/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield3/_index.md new file mode 100644 index 0000000000..debf9b80c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactUserField3 method" +linktitle: "ContactUserField3" +articleTitle: "ContactUserField3" +second_title: "Aspose.Email for C++" +description: "Contains text used to add custom text to a business card representation of a Contact object." +type: docs +weight: 3190 +url: /cpp/aspose.email.mapi/knownpropertylist/contactuserfield3/ +--- + +## ContactUserField3 {#contactuserfield3} + +Contains text used to add custom text to a business card representation of a Contact object. Area: Contact Properties Canonical name: PidLidContactUserField3 Alternate names: dispidContactUserField3 + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactUserField3() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield4/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield4/_index.md new file mode 100644 index 0000000000..47df96512c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactuserfield4/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactUserField4 method" +linktitle: "ContactUserField4" +articleTitle: "ContactUserField4" +second_title: "Aspose.Email for C++" +description: "Contains text used to add custom text to a business card representation of a Contact object." +type: docs +weight: 3200 +url: /cpp/aspose.email.mapi/knownpropertylist/contactuserfield4/ +--- + +## ContactUserField4 {#contactuserfield4} + +Contains text used to add custom text to a business card representation of a Contact object. Area: Contact Properties Canonical name: PidLidContactUserField4 Alternate names: dispidContactUserField4 + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactUserField4() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contactversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contactversion/_index.md new file mode 100644 index 0000000000..1dd0f88515 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contactversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContactVersion method" +linktitle: "ContactVersion" +articleTitle: "ContactVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3210 +url: /cpp/aspose.email.mapi/knownpropertylist/contactversion/ +--- + +## ContactVersion {#contactversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTACT_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContactVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/containerclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/containerclass/_index.md new file mode 100644 index 0000000000..13b4f65a49 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/containerclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContainerClass method" +linktitle: "ContainerClass" +articleTitle: "ContainerClass" +second_title: "Aspose.Email for C++" +description: "Contains a string value that describes the type of Message object that a folder contains." +type: docs +weight: 3220 +url: /cpp/aspose.email.mapi/knownpropertylist/containerclass/ +--- + +## ContainerClass {#containerclass} + +Contains a string value that describes the type of Message object that a folder contains. Area: Container Properties Canonical name: PidTagContainerClass Alternate names: PR_CONTAINER_CLASS, PR_CONTAINER_CLASS_A, ptagContainerClass, PR_CONTAINER_CLASS_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContainerClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/containercontents/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/containercontents/_index.md new file mode 100644 index 0000000000..f08ded9786 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/containercontents/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContainerContents method" +linktitle: "ContainerContents" +articleTitle: "ContainerContents" +second_title: "Aspose.Email for C++" +description: "Always empty." +type: docs +weight: 3230 +url: /cpp/aspose.email.mapi/knownpropertylist/containercontents/ +--- + +## ContainerContents {#containercontents} + +Always empty. An NSPI server defines this value for distribution lists and it is not present for other objects. Area: Container Properties Canonical name: PidTagContainerContents Alternate names: PR_CONTAINER_CONTENTS, ptagContainerContents + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContainerContents() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/containerflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/containerflags/_index.md new file mode 100644 index 0000000000..e55a953132 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/containerflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContainerFlags method" +linktitle: "ContainerFlags" +articleTitle: "ContainerFlags" +second_title: "Aspose.Email for C++" +description: "Contains a bitmask of flags that describe capabilities of an address book container." +type: docs +weight: 3240 +url: /cpp/aspose.email.mapi/knownpropertylist/containerflags/ +--- + +## ContainerFlags {#containerflags} + +Contains a bitmask of flags that describe capabilities of an address book container. Area: Address Book Canonical name: PidTagContainerFlags Alternate names: PR_CONTAINER_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContainerFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/containerhierarchy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/containerhierarchy/_index.md new file mode 100644 index 0000000000..e212e3835e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/containerhierarchy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContainerHierarchy method" +linktitle: "ContainerHierarchy" +articleTitle: "ContainerHierarchy" +second_title: "Aspose.Email for C++" +description: "Identifies all of the subfolders of the current folder." +type: docs +weight: 3250 +url: /cpp/aspose.email.mapi/knownpropertylist/containerhierarchy/ +--- + +## ContainerHierarchy {#containerhierarchy} + +Identifies all of the subfolders of the current folder. Area: Container Properties Canonical name: PidTagContainerHierarchy Alternate names: PR_CONTAINER_HIERARCHY, ptagContainerHierarchy + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContainerHierarchy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/containermodifyversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/containermodifyversion/_index.md new file mode 100644 index 0000000000..5e29b6ec0d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/containermodifyversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContainerModifyVersion method" +linktitle: "ContainerModifyVersion" +articleTitle: "ContainerModifyVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3260 +url: /cpp/aspose.email.mapi/knownpropertylist/containermodifyversion/ +--- + +## ContainerModifyVersion {#containermodifyversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTAINER_MODIFY_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContainerModifyVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contains/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contains/_index.md new file mode 100644 index 0000000000..d56b2343b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contains/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Determines whether the System.Collections.Generic.ICollection contains a specific value." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/knownpropertylist/contains/ +--- + +## Contains {#contains} + +Determines whether the System.Collections.Generic.ICollection contains a specific value. + +**Returns:** true if item is found in the System.Collections.Generic.ICollection; otherwise, false. + +```cpp +Contains(const System::SharedPtr < PropertyDescriptor > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The object to locate in the System.Collections.Generic.ICollection. | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentbase/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentbase/_index.md new file mode 100644 index 0000000000..9bd73e5616 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentbase/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentBase method" +linktitle: "ContentBase" +articleTitle: "ContentBase" +second_title: "Aspose.Email for C++" +description: "Specifies the value of the MIME Content-Base header, which defines the base URI for resolving relative URLs contained within the message body." +type: docs +weight: 3270 +url: /cpp/aspose.email.mapi/knownpropertylist/contentbase/ +--- + +## ContentBase {#contentbase} + +Specifies the value of the MIME Content-Base header, which defines the base URI for resolving relative URLs contained within the message body. Area: Email Canonical name: PidNameContentBase Alternate names: BodyContentBase + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentBase() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentclass/_index.md new file mode 100644 index 0000000000..47084dd859 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentClass method" +linktitle: "ContentClass" +articleTitle: "ContentClass" +second_title: "Aspose.Email for C++" +description: "Contains a string that identifies the type of content of a Message object." +type: docs +weight: 3280 +url: /cpp/aspose.email.mapi/knownpropertylist/contentclass/ +--- + +## ContentClass {#contentclass} + +Contains a string that identifies the type of content of a Message object. Area: Email Canonical name: PidNameContentClass Alternate names: DAV:contentclass, urn:schemas:mailheader:content-class + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentconfidentialityalgorithmid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentconfidentialityalgorithmid/_index.md new file mode 100644 index 0000000000..241d3b736d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentconfidentialityalgorithmid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentConfidentialityAlgorithmId method" +linktitle: "ContentConfidentialityAlgorithmId" +articleTitle: "ContentConfidentialityAlgorithmId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3290 +url: /cpp/aspose.email.mapi/knownpropertylist/contentconfidentialityalgorithmid/ +--- + +## ContentConfidentialityAlgorithmId {#contentconfidentialityalgorithmid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentConfidentialityAlgorithmId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentcorrelator/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentcorrelator/_index.md new file mode 100644 index 0000000000..eea52e932c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentcorrelator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentCorrelator method" +linktitle: "ContentCorrelator" +articleTitle: "ContentCorrelator" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3300 +url: /cpp/aspose.email.mapi/knownpropertylist/contentcorrelator/ +--- + +## ContentCorrelator {#contentcorrelator} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_CORRELATOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentCorrelator() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentcount/_index.md new file mode 100644 index 0000000000..0d5849e90f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentCount method" +linktitle: "ContentCount" +articleTitle: "ContentCount" +second_title: "Aspose.Email for C++" +description: "Specifies the number of rows under the header row." +type: docs +weight: 3310 +url: /cpp/aspose.email.mapi/knownpropertylist/contentcount/ +--- + +## ContentCount {#contentcount} + +Specifies the number of rows under the header row. Area: Folder Properties Canonical name: PidTagContentCount Alternate names: PR_CONTENT_COUNT, ptagContentCount, DAV:visiblecount + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentfilterspamconfidencelevel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentfilterspamconfidencelevel/_index.md new file mode 100644 index 0000000000..e2d42e0924 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentfilterspamconfidencelevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentFilterSpamConfidenceLevel method" +linktitle: "ContentFilterSpamConfidenceLevel" +articleTitle: "ContentFilterSpamConfidenceLevel" +second_title: "Aspose.Email for C++" +description: "Indicates a confidence level that the message is spam." +type: docs +weight: 3320 +url: /cpp/aspose.email.mapi/knownpropertylist/contentfilterspamconfidencelevel/ +--- + +## ContentFilterSpamConfidenceLevel {#contentfilterspamconfidencelevel} + +Indicates a confidence level that the message is spam. Area: Secure Messaging Properties Canonical name: PidTagContentFilterSpamConfidenceLevel Alternate names: PR_CONTENT_FILTER_SCL, ptagContentFilterSCL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentFilterSpamConfidenceLevel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentidentifier/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentidentifier/_index.md new file mode 100644 index 0000000000..d3731d7e87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentidentifier/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentIdentifier method" +linktitle: "ContentIdentifier" +articleTitle: "ContentIdentifier" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3330 +url: /cpp/aspose.email.mapi/knownpropertylist/contentidentifier/ +--- + +## ContentIdentifier {#contentidentifier} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_IDENTIFIER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentIdentifier() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentintegritycheck/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentintegritycheck/_index.md new file mode 100644 index 0000000000..14d2cf6a11 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentintegritycheck/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentIntegrityCheck method" +linktitle: "ContentIntegrityCheck" +articleTitle: "ContentIntegrityCheck" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3340 +url: /cpp/aspose.email.mapi/knownpropertylist/contentintegritycheck/ +--- + +## ContentIntegrityCheck {#contentintegritycheck} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_INTEGRITY_CHECK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentIntegrityCheck() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentlength/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentlength/_index.md new file mode 100644 index 0000000000..40e13c4623 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentlength/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentLength method" +linktitle: "ContentLength" +articleTitle: "ContentLength" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3350 +url: /cpp/aspose.email.mapi/knownpropertylist/contentlength/ +--- + +## ContentLength {#contentlength} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_LENGTH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentLength() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentreturnrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentreturnrequested/_index.md new file mode 100644 index 0000000000..34a681ab2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentreturnrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentReturnRequested method" +linktitle: "ContentReturnRequested" +articleTitle: "ContentReturnRequested" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3360 +url: /cpp/aspose.email.mapi/knownpropertylist/contentreturnrequested/ +--- + +## ContentReturnRequested {#contentreturnrequested} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_RETURN_REQUESTED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentReturnRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentsearchkey/_index.md new file mode 100644 index 0000000000..c341a4c024 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentSearchKey method" +linktitle: "ContentSearchKey" +articleTitle: "ContentSearchKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3370 +url: /cpp/aspose.email.mapi/knownpropertylist/contentsearchkey/ +--- + +## ContentSearchKey {#contentsearchkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENT_SEARCH_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentssortorder/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentssortorder/_index.md new file mode 100644 index 0000000000..480e8ba6b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentssortorder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentsSortOrder method" +linktitle: "ContentsSortOrder" +articleTitle: "ContentsSortOrder" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3380 +url: /cpp/aspose.email.mapi/knownpropertylist/contentssortorder/ +--- + +## ContentsSortOrder {#contentssortorder} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENTS_SORT_ORDER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentsSortOrder() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentssynchronizer/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentssynchronizer/_index.md new file mode 100644 index 0000000000..f265cdfc48 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentssynchronizer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentsSynchronizer method" +linktitle: "ContentsSynchronizer" +articleTitle: "ContentsSynchronizer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3390 +url: /cpp/aspose.email.mapi/knownpropertylist/contentssynchronizer/ +--- + +## ContentsSynchronizer {#contentssynchronizer} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTENTS_SYNCHRONIZER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentsSynchronizer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contenttype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contenttype/_index.md new file mode 100644 index 0000000000..e6e911c7fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contenttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentType method" +linktitle: "ContentType" +articleTitle: "ContentType" +second_title: "Aspose.Email for C++" +description: "Specifies the type of the body part content." +type: docs +weight: 3400 +url: /cpp/aspose.email.mapi/knownpropertylist/contenttype/ +--- + +## ContentType {#contenttype} + +Specifies the type of the body part content. Area: Email Canonical name: PidNameContentType Alternate names: urn:schemas:mailheader:content-type + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/contentunreadcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/contentunreadcount/_index.md new file mode 100644 index 0000000000..9f2d02d736 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/contentunreadcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ContentUnreadCount method" +linktitle: "ContentUnreadCount" +articleTitle: "ContentUnreadCount" +second_title: "Aspose.Email for C++" +description: "Specifies the number of rows under the header row that have the PidTagRead property (section 2.869) set to FALSE." +type: docs +weight: 3410 +url: /cpp/aspose.email.mapi/knownpropertylist/contentunreadcount/ +--- + +## ContentUnreadCount {#contentunreadcount} + +Specifies the number of rows under the header row that have the PidTagRead property (section 2.869) set to FALSE. Area: Folder Properties Canonical name: PidTagContentUnreadCount Alternate names: PR_CONTENT_UNREAD, ptagContentUnread, urn:schemas:httpmail:unreadcount + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ContentUnreadCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/controlflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/controlflags/_index.md new file mode 100644 index 0000000000..c71eda4439 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/controlflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ControlFlags method" +linktitle: "ControlFlags" +articleTitle: "ControlFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3420 +url: /cpp/aspose.email.mapi/knownpropertylist/controlflags/ +--- + +## ControlFlags {#controlflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTROL_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ControlFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/controlid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/controlid/_index.md new file mode 100644 index 0000000000..ef4f8ed3f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/controlid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ControlId method" +linktitle: "ControlId" +articleTitle: "ControlId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3430 +url: /cpp/aspose.email.mapi/knownpropertylist/controlid/ +--- + +## ControlId {#controlid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTROL_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ControlId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/controlstructure/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/controlstructure/_index.md new file mode 100644 index 0000000000..0d79f0747a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/controlstructure/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ControlStructure method" +linktitle: "ControlStructure" +articleTitle: "ControlStructure" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3440 +url: /cpp/aspose.email.mapi/knownpropertylist/controlstructure/ +--- + +## ControlStructure {#controlstructure} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTROL_STRUCTURE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ControlStructure() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/controltype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/controltype/_index.md new file mode 100644 index 0000000000..938f5d8957 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/controltype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ControlType method" +linktitle: "ControlType" +articleTitle: "ControlType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3450 +url: /cpp/aspose.email.mapi/knownpropertylist/controltype/ +--- + +## ControlType {#controltype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONTROL_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ControlType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionlastappliedtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionlastappliedtime/_index.md new file mode 100644 index 0000000000..1b75f893d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionlastappliedtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationActionLastAppliedTime method" +linktitle: "ConversationActionLastAppliedTime" +articleTitle: "ConversationActionLastAppliedTime" +second_title: "Aspose.Email for C++" +description: "Contains the time, in UTC, that an Email object was last received in the conversation, or the last time that the user modified the conversation action, whicheve" +type: docs +weight: 3460 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationactionlastappliedtime/ +--- + +## ConversationActionLastAppliedTime {#conversationactionlastappliedtime} + +Contains the time, in UTC, that an Email object was last received in the conversation, or the last time that the user modified the conversation action, whichever occurs later. Area: Conversation Actions Canonical name: PidLidConversationActionLastAppliedTime Alternate names: dispidConvActionLastAppliedTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationActionLastAppliedTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionmaxdeliverytime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionmaxdeliverytime/_index.md new file mode 100644 index 0000000000..04b0cd9474 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionmaxdeliverytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationActionMaxDeliveryTime method" +linktitle: "ConversationActionMaxDeliveryTime" +articleTitle: "ConversationActionMaxDeliveryTime" +second_title: "Aspose.Email for C++" +description: "Contains the maximum value of the PidTagMessageDeliveryTime property (section conversation action on the client." +type: docs +weight: 3470 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationactionmaxdeliverytime/ +--- + +## ConversationActionMaxDeliveryTime {#conversationactionmaxdeliverytime} + +Contains the maximum value of the PidTagMessageDeliveryTime property (section conversation action on the client. Area: Conversation Actions Canonical name: PidLidConversationActionMaxDeliveryTime Alternate names: dispidConvActionMaxDeliveryTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationActionMaxDeliveryTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionmovefoldereid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionmovefoldereid/_index.md new file mode 100644 index 0000000000..ff573e99e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionmovefoldereid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationActionMoveFolderEid method" +linktitle: "ConversationActionMoveFolderEid" +articleTitle: "ConversationActionMoveFolderEid" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID for the destination folder." +type: docs +weight: 3480 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationactionmovefoldereid/ +--- + +## ConversationActionMoveFolderEid {#conversationactionmovefoldereid} + +Contains the EntryID for the destination folder. Area: Conversation Actions Canonical name: PidLidConversationActionMoveFolderEid Alternate names: dispidConvActionMoveFolderEid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationActionMoveFolderEid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionmovestoreeid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionmovestoreeid/_index.md new file mode 100644 index 0000000000..c1fd165e97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionmovestoreeid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationActionMoveStoreEid method" +linktitle: "ConversationActionMoveStoreEid" +articleTitle: "ConversationActionMoveStoreEid" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID for a move to a folder in a different message store." +type: docs +weight: 3490 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationactionmovestoreeid/ +--- + +## ConversationActionMoveStoreEid {#conversationactionmovestoreeid} + +Contains the EntryID for a move to a folder in a different message store. Area: Conversation Actions Canonical name: PidLidConversationActionMoveStoreEid Alternate names: dispidConvActionMoveStoreEid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationActionMoveStoreEid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionversion/_index.md new file mode 100644 index 0000000000..96bb89c394 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationactionversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationActionVersion method" +linktitle: "ConversationActionVersion" +articleTitle: "ConversationActionVersion" +second_title: "Aspose.Email for C++" +description: "Contains the version of the conversation action FAI message." +type: docs +weight: 3500 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationactionversion/ +--- + +## ConversationActionVersion {#conversationactionversion} + +Contains the version of the conversation action FAI message. Area: Conversation Actions Canonical name: PidLidConversationActionVersion Alternate names: dispidConvActionVersion + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationActionVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationid/_index.md new file mode 100644 index 0000000000..6665cea163 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationId method" +linktitle: "ConversationId" +articleTitle: "ConversationId" +second_title: "Aspose.Email for C++" +description: "Contains a computed value derived from other conversation-related properties." +type: docs +weight: 3510 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationid/ +--- + +## ConversationId {#conversationid} + +Contains a computed value derived from other conversation-related properties. Area: Conversations Canonical name: PidTagConversationId Alternate names: PR_CONVERSATION_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationindex/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationindex/_index.md new file mode 100644 index 0000000000..bd70f3b4b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationindex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationIndex method" +linktitle: "ConversationIndex" +articleTitle: "ConversationIndex" +second_title: "Aspose.Email for C++" +description: "Indicates the relative position of this message within a conversation thread." +type: docs +weight: 3520 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationindex/ +--- + +## ConversationIndex {#conversationindex} + +Indicates the relative position of this message within a conversation thread. Area: General Message Properties Canonical name: PidTagConversationIndex Alternate names: PR_CONVERSATION_INDEX, ptagConversationIndex + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationIndex() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationindextracking/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationindextracking/_index.md new file mode 100644 index 0000000000..e3cc71e146 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationindextracking/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationIndexTracking method" +linktitle: "ConversationIndexTracking" +articleTitle: "ConversationIndexTracking" +second_title: "Aspose.Email for C++" +description: "Indicates whether the GUID portion of the PidTagConversationIndex property (section 2.641) is to be used to compute the PidTagConversationId property (section 2" +type: docs +weight: 3530 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationindextracking/ +--- + +## ConversationIndexTracking {#conversationindextracking} + +Indicates whether the GUID portion of the PidTagConversationIndex property (section 2.641) is to be used to compute the PidTagConversationId property (section 2.640). Area: Conversations Canonical name: PidTagConversationIndexTracking Alternate names: PR_CONVERSATION_INDEX_TRACKING + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationIndexTracking() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationkey/_index.md new file mode 100644 index 0000000000..65bac4dcda --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationKey method" +linktitle: "ConversationKey" +articleTitle: "ConversationKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3540 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationkey/ +--- + +## ConversationKey {#conversationkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERSATION_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationprocessed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationprocessed/_index.md new file mode 100644 index 0000000000..fe33b93189 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationprocessed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationProcessed method" +linktitle: "ConversationProcessed" +articleTitle: "ConversationProcessed" +second_title: "Aspose.Email for C++" +description: "Specifies a sequential number to be used in the processing of a conversation action." +type: docs +weight: 3550 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationprocessed/ +--- + +## ConversationProcessed {#conversationprocessed} + +Specifies a sequential number to be used in the processing of a conversation action. Area: Conversation Actions Canonical name: PidLidConversationProcessed Alternate names: dispidConvExLegacyProcessedRand + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationProcessed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversationtopic/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversationtopic/_index.md new file mode 100644 index 0000000000..7603b1c90a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversationtopic/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversationTopic method" +linktitle: "ConversationTopic" +articleTitle: "ConversationTopic" +second_title: "Aspose.Email for C++" +description: "Contains an unchanging copy of the original subject." +type: docs +weight: 3560 +url: /cpp/aspose.email.mapi/knownpropertylist/conversationtopic/ +--- + +## ConversationTopic {#conversationtopic} + +Contains an unchanging copy of the original subject. Area: General Message Properties Canonical name: PidTagConversationTopic Alternate names: PR_CONVERSATION_TOPIC, PR_CONVERSATION_TOPIC_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversationTopic() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversioneits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversioneits/_index.md new file mode 100644 index 0000000000..de0a699aee --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversioneits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversionEits method" +linktitle: "ConversionEits" +articleTitle: "ConversionEits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3570 +url: /cpp/aspose.email.mapi/knownpropertylist/conversioneits/ +--- + +## ConversionEits {#conversioneits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERSION_EITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversionEits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversionprohibited/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversionprohibited/_index.md new file mode 100644 index 0000000000..06c314fafb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversionprohibited/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversionProhibited method" +linktitle: "ConversionProhibited" +articleTitle: "ConversionProhibited" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3580 +url: /cpp/aspose.email.mapi/knownpropertylist/conversionprohibited/ +--- + +## ConversionProhibited {#conversionprohibited} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERSION_PROHIBITED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversionProhibited() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/conversionwithlossprohibited/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/conversionwithlossprohibited/_index.md new file mode 100644 index 0000000000..cc622f43da --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/conversionwithlossprohibited/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConversionWithLossProhibited method" +linktitle: "ConversionWithLossProhibited" +articleTitle: "ConversionWithLossProhibited" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3590 +url: /cpp/aspose.email.mapi/knownpropertylist/conversionwithlossprohibited/ +--- + +## ConversionWithLossProhibited {#conversionwithlossprohibited} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERSION_WITH_LOSS_PROHIBITED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConversionWithLossProhibited() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/convertedeits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/convertedeits/_index.md new file mode 100644 index 0000000000..7b2c8e50e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/convertedeits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ConvertedEits method" +linktitle: "ConvertedEits" +articleTitle: "ConvertedEits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3600 +url: /cpp/aspose.email.mapi/knownpropertylist/convertedeits/ +--- + +## ConvertedEits {#convertedeits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CONVERTED_EITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ConvertedEits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/copyto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/copyto/_index.md new file mode 100644 index 0000000000..95ddd89a10 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/copyto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "List is read-only." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/knownpropertylist/copyto/ +--- + +## CopyTo {#copyto} + +List is read-only. Operation is not supported. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +CopyTo(System::ArrayPtr< System::SharedPtr < PropertyDescriptor >> array, int32_t arrayIndex) +``` + +| Parameter | Description | +| --- | --- | +| array | The one-dimensional System.Array that is the destination of the elements copied from System.Collections.Generic.ICollection. The System.Array must have zero-based indexing. | +| arrayIndex | The zero-based index in array at which copying begins. | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/correlate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/correlate/_index.md new file mode 100644 index 0000000000..d6c76299e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/correlate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Correlate method" +linktitle: "Correlate" +articleTitle: "Correlate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3610 +url: /cpp/aspose.email.mapi/knownpropertylist/correlate/ +--- + +## Correlate {#correlate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CORRELATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Correlate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/correlatemtsid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/correlatemtsid/_index.md new file mode 100644 index 0000000000..8bc307ab55 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/correlatemtsid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CorrelateMtsid method" +linktitle: "CorrelateMtsid" +articleTitle: "CorrelateMtsid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3620 +url: /cpp/aspose.email.mapi/knownpropertylist/correlatemtsid/ +--- + +## CorrelateMtsid {#correlatemtsid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CORRELATE_MTSID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CorrelateMtsid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/country/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/country/_index.md new file mode 100644 index 0000000000..770a2fd6fb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/country/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Country method" +linktitle: "Country" +articleTitle: "Country" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's country/region." +type: docs +weight: 3630 +url: /cpp/aspose.email.mapi/knownpropertylist/country/ +--- + +## Country {#country} + +Contains the name of the mail user's country/region. Area: Contact Properties Canonical name: PidTagCountry Alternate names: PR_COUNTRY, PR_COUNTRY_A, PR_COUNTRY_W, PR_BUSINESS_ADDRESS_COUNTRY, PR_BUSINESS_ADDRESS_COUNTRY_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Country() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/createdatetimereadonly/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/createdatetimereadonly/_index.md new file mode 100644 index 0000000000..f73d498215 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/createdatetimereadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CreateDateTimeReadOnly method" +linktitle: "CreateDateTimeReadOnly" +articleTitle: "CreateDateTimeReadOnly" +second_title: "Aspose.Email for C++" +description: "Specifies the time, in UTC, that the file was first created." +type: docs +weight: 3640 +url: /cpp/aspose.email.mapi/knownpropertylist/createdatetimereadonly/ +--- + +## CreateDateTimeReadOnly {#createdatetimereadonly} + +Specifies the time, in UTC, that the file was first created. Area: Common Canonical name: PidNameCreateDateTimeReadOnly Alternate names: urn:schemas-microsoft-com:office:office::Created + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CreateDateTimeReadOnly() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/createtemplates/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/createtemplates/_index.md new file mode 100644 index 0000000000..769dab6df4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/createtemplates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CreateTemplates method" +linktitle: "CreateTemplates" +articleTitle: "CreateTemplates" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3650 +url: /cpp/aspose.email.mapi/knownpropertylist/createtemplates/ +--- + +## CreateTemplates {#createtemplates} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CREATE_TEMPLATES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CreateTemplates() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/creationtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/creationtime/_index.md new file mode 100644 index 0000000000..b6ee8753b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/creationtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CreationTime method" +linktitle: "CreationTime" +articleTitle: "CreationTime" +second_title: "Aspose.Email for C++" +description: "Contains the time, in UTC, that the object was created." +type: docs +weight: 3660 +url: /cpp/aspose.email.mapi/knownpropertylist/creationtime/ +--- + +## CreationTime {#creationtime} + +Contains the time, in UTC, that the object was created. Area: Message Time Properties Canonical name: PidTagCreationTime Alternate names: PR_CREATION_TIME, ptagCreationTime, DAV:creationdate + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CreationTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/creationversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/creationversion/_index.md new file mode 100644 index 0000000000..99c733e9a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/creationversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CreationVersion method" +linktitle: "CreationVersion" +articleTitle: "CreationVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3670 +url: /cpp/aspose.email.mapi/knownpropertylist/creationversion/ +--- + +## CreationVersion {#creationversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CREATION_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CreationVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/creatorentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/creatorentryid/_index.md new file mode 100644 index 0000000000..e7ff4f89cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/creatorentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CreatorEntryId method" +linktitle: "CreatorEntryId" +articleTitle: "CreatorEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the original author of the message according to their Address Book EntryID." +type: docs +weight: 3680 +url: /cpp/aspose.email.mapi/knownpropertylist/creatorentryid/ +--- + +## CreatorEntryId {#creatorentryid} + +Specifies the original author of the message according to their Address Book EntryID. Area: ID Properties Canonical name: PidTagCreatorEntryId Alternate names: PR_CREATOR_ENTRYID, ptagCreatorEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CreatorEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/creatorname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/creatorname/_index.md new file mode 100644 index 0000000000..1c104e20ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/creatorname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CreatorName method" +linktitle: "CreatorName" +articleTitle: "CreatorName" +second_title: "Aspose.Email for C++" +description: "Contains the name of the creator of a Message object." +type: docs +weight: 3690 +url: /cpp/aspose.email.mapi/knownpropertylist/creatorname/ +--- + +## CreatorName {#creatorname} + +Contains the name of the creator of a Message object. Area: General Message Properties Canonical name: PidTagCreatorName Alternate names: PR_CREATOR_NAME, PR_CREATOR_NAME_A, ptagCreatorName, PR_CREATOR_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CreatorName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/crossreference/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/crossreference/_index.md new file mode 100644 index 0000000000..d5734ea96c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/crossreference/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CrossReference method" +linktitle: "CrossReference" +articleTitle: "CrossReference" +second_title: "Aspose.Email for C++" +description: "Contains the name of the host (with domains omitted) and a white-space-separated list of colon-separated pairs of newsgroup names and message numbers." +type: docs +weight: 3700 +url: /cpp/aspose.email.mapi/knownpropertylist/crossreference/ +--- + +## CrossReference {#crossreference} + +Contains the name of the host (with domains omitted) and a white-space-separated list of colon-separated pairs of newsgroup names and message numbers. Area: Email Canonical name: PidNameCrossReference Alternate names: urn:schemas:mailheader:xref + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CrossReference() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/currentversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/currentversion/_index.md new file mode 100644 index 0000000000..719390c8ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/currentversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CurrentVersion method" +linktitle: "CurrentVersion" +articleTitle: "CurrentVersion" +second_title: "Aspose.Email for C++" +description: "Specifies the build number of the client application that sent the message." +type: docs +weight: 3710 +url: /cpp/aspose.email.mapi/knownpropertylist/currentversion/ +--- + +## CurrentVersion {#currentversion} + +Specifies the build number of the client application that sent the message. Area: General Message Properties Canonical name: PidLidCurrentVersion Alternate names: dispidCurrentVersion + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CurrentVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/currentversionname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/currentversionname/_index.md new file mode 100644 index 0000000000..1d5b146ecd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/currentversionname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CurrentVersionName method" +linktitle: "CurrentVersionName" +articleTitle: "CurrentVersionName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the client application that sent the message." +type: docs +weight: 3720 +url: /cpp/aspose.email.mapi/knownpropertylist/currentversionname/ +--- + +## CurrentVersionName {#currentversionname} + +Specifies the name of the client application that sent the message. Area: General Message Properties Canonical name: PidLidCurrentVersionName Alternate names: dispidCurrentVersionName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CurrentVersionName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/customerid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/customerid/_index.md new file mode 100644 index 0000000000..1578c9a066 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/customerid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::CustomerId method" +linktitle: "CustomerId" +articleTitle: "CustomerId" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's customer identification number." +type: docs +weight: 3730 +url: /cpp/aspose.email.mapi/knownpropertylist/customerid/ +--- + +## CustomerId {#customerid} + +Contains the mail user's customer identification number. Area: Contact Properties Canonical name: PidTagCustomerId Alternate names: PR_CUSTOMER_ID, PR_CUSTOMER_ID_A, PR_CUSTOMER_ID_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +CustomerId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/dambackpatched/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/dambackpatched/_index.md new file mode 100644 index 0000000000..16c9ca9cce --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/dambackpatched/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DamBackPatched method" +linktitle: "DamBackPatched" +articleTitle: "DamBackPatched" +second_title: "Aspose.Email for C++" +description: "Indicates whether the Deferred Action Message (DAM) was updated by the server." +type: docs +weight: 3740 +url: /cpp/aspose.email.mapi/knownpropertylist/dambackpatched/ +--- + +## DamBackPatched {#dambackpatched} + +Indicates whether the Deferred Action Message (DAM) was updated by the server. Area: Server-side Rules Properties Canonical name: PidTagDamBackPatched Alternate names: PR_DAM_BACK_PATCHED, ptagDamBackPatched + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DamBackPatched() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/damoriginalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/damoriginalentryid/_index.md new file mode 100644 index 0000000000..f81669f0e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/damoriginalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DamOriginalEntryId method" +linktitle: "DamOriginalEntryId" +articleTitle: "DamOriginalEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the delivered message that the client has to process." +type: docs +weight: 3750 +url: /cpp/aspose.email.mapi/knownpropertylist/damoriginalentryid/ +--- + +## DamOriginalEntryId {#damoriginalentryid} + +Contains the EntryID of the delivered message that the client has to process. Area: Server-side Rules Properties Canonical name: PidTagDamOriginalEntryId Alternate names: PR_DAM_ORIGINAL_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DamOriginalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/david/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/david/_index.md new file mode 100644 index 0000000000..88c429443e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/david/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DavId method" +linktitle: "DavId" +articleTitle: "DavId" +second_title: "Aspose.Email for C++" +description: "Specifies a unique ID for the calendar item." +type: docs +weight: 3760 +url: /cpp/aspose.email.mapi/knownpropertylist/david/ +--- + +## DavId {#david} + +Specifies a unique ID for the calendar item. Area: Common Canonical name: PidNameDavId Alternate names: DAV:id + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DavId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/daviscollection/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/daviscollection/_index.md new file mode 100644 index 0000000000..a08d5de58b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/daviscollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DavIsCollection method" +linktitle: "DavIsCollection" +articleTitle: "DavIsCollection" +second_title: "Aspose.Email for C++" +description: "Indicates whether a Calendar object is a collection." +type: docs +weight: 3770 +url: /cpp/aspose.email.mapi/knownpropertylist/daviscollection/ +--- + +## DavIsCollection {#daviscollection} + +Indicates whether a Calendar object is a collection. Area: Common Canonical name: PidNameDavIsCollection Alternate names: DAV:iscollection + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DavIsCollection() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/davisstructureddocument/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/davisstructureddocument/_index.md new file mode 100644 index 0000000000..41c6efdef6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/davisstructureddocument/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DavIsStructuredDocument method" +linktitle: "DavIsStructuredDocument" +articleTitle: "DavIsStructuredDocument" +second_title: "Aspose.Email for C++" +description: "Indicates whether a Calendar object is a structured document." +type: docs +weight: 3780 +url: /cpp/aspose.email.mapi/knownpropertylist/davisstructureddocument/ +--- + +## DavIsStructuredDocument {#davisstructureddocument} + +Indicates whether a Calendar object is a structured document. Area: Common Canonical name: PidNameDavIsStructuredDocument Alternate names: DAV:isstructureddocument + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DavIsStructuredDocument() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/davparentname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/davparentname/_index.md new file mode 100644 index 0000000000..6e68dcb19e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/davparentname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DavParentName method" +linktitle: "DavParentName" +articleTitle: "DavParentName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the Folder object that contains the Calendar object." +type: docs +weight: 3790 +url: /cpp/aspose.email.mapi/knownpropertylist/davparentname/ +--- + +## DavParentName {#davparentname} + +Specifies the name of the Folder object that contains the Calendar object. Area: Common Canonical name: PidNameDavParentName Alternate names: DAV:parentname + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DavParentName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/davuid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/davuid/_index.md new file mode 100644 index 0000000000..e8ff07204c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/davuid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DavUid method" +linktitle: "DavUid" +articleTitle: "DavUid" +second_title: "Aspose.Email for C++" +description: "Specifies the unique identifier for an item." +type: docs +weight: 3800 +url: /cpp/aspose.email.mapi/knownpropertylist/davuid/ +--- + +## DavUid {#davuid} + +Specifies the unique identifier for an item. Area: Common Canonical name: PidNameDavUid Alternate names: DAV:uid + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DavUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/dayinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/dayinterval/_index.md new file mode 100644 index 0000000000..f8cc6c6cea --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/dayinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DayInterval method" +linktitle: "DayInterval" +articleTitle: "DayInterval" +second_title: "Aspose.Email for C++" +description: "Identifies the day interval for the recurrence pattern." +type: docs +weight: 3810 +url: /cpp/aspose.email.mapi/knownpropertylist/dayinterval/ +--- + +## DayInterval {#dayinterval} + +Identifies the day interval for the recurrence pattern. Area: Meetings Canonical name: PidLidDayInterval Alternate names: LID_DAY_INTERVAL + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DayInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/dayofmonth/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/dayofmonth/_index.md new file mode 100644 index 0000000000..bdc11db433 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/dayofmonth/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DayOfMonth method" +linktitle: "DayOfMonth" +articleTitle: "DayOfMonth" +second_title: "Aspose.Email for C++" +description: "Identifies the day of the month for the appointment or meeting." +type: docs +weight: 3820 +url: /cpp/aspose.email.mapi/knownpropertylist/dayofmonth/ +--- + +## DayOfMonth {#dayofmonth} + +Identifies the day of the month for the appointment or meeting. Area: Calendar Canonical name: PidLidDayOfMonth Alternate names: + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DayOfMonth() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/defaultpostmessageclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/defaultpostmessageclass/_index.md new file mode 100644 index 0000000000..e7281eb589 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/defaultpostmessageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DefaultPostMessageClass method" +linktitle: "DefaultPostMessageClass" +articleTitle: "DefaultPostMessageClass" +second_title: "Aspose.Email for C++" +description: "Contains the message class of the object." +type: docs +weight: 3830 +url: /cpp/aspose.email.mapi/knownpropertylist/defaultpostmessageclass/ +--- + +## DefaultPostMessageClass {#defaultpostmessageclass} + +Contains the message class of the object. Area: MapiContainer Canonical name: PidTagDefaultPostMessageClass Alternate names: PR_DEF_POST_MSGCLASS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DefaultPostMessageClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/defaultprofile/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/defaultprofile/_index.md new file mode 100644 index 0000000000..8814024ee5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/defaultprofile/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DefaultProfile method" +linktitle: "DefaultProfile" +articleTitle: "DefaultProfile" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3840 +url: /cpp/aspose.email.mapi/knownpropertylist/defaultprofile/ +--- + +## DefaultProfile {#defaultprofile} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEFAULT_PROFILE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DefaultProfile() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/defaultstore/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/defaultstore/_index.md new file mode 100644 index 0000000000..02b49b14e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/defaultstore/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DefaultStore method" +linktitle: "DefaultStore" +articleTitle: "DefaultStore" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3850 +url: /cpp/aspose.email.mapi/knownpropertylist/defaultstore/ +--- + +## DefaultStore {#defaultstore} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEFAULT_STORE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DefaultStore() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/defaultviewentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/defaultviewentryid/_index.md new file mode 100644 index 0000000000..9e9c4e241e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/defaultviewentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DefaultViewEntryid method" +linktitle: "DefaultViewEntryid" +articleTitle: "DefaultViewEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3860 +url: /cpp/aspose.email.mapi/knownpropertylist/defaultviewentryid/ +--- + +## DefaultViewEntryid {#defaultviewentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEFAULT_VIEW_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DefaultViewEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/defcreatedl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/defcreatedl/_index.md new file mode 100644 index 0000000000..fc261215d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/defcreatedl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DefCreateDl method" +linktitle: "DefCreateDl" +articleTitle: "DefCreateDl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3870 +url: /cpp/aspose.email.mapi/knownpropertylist/defcreatedl/ +--- + +## DefCreateDl {#defcreatedl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEF_CREATE_DL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DefCreateDl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/defcreatemailuser/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/defcreatemailuser/_index.md new file mode 100644 index 0000000000..0a59be89a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/defcreatemailuser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DefCreateMailuser method" +linktitle: "DefCreateMailuser" +articleTitle: "DefCreateMailuser" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3880 +url: /cpp/aspose.email.mapi/knownpropertylist/defcreatemailuser/ +--- + +## DefCreateMailuser {#defcreatemailuser} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DEF_CREATE_MAILUSER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DefCreateMailuser() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deferredactionmessageoriginalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deferredactionmessageoriginalentryid/_index.md new file mode 100644 index 0000000000..a8c78924ae --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deferredactionmessageoriginalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeferredActionMessageOriginalEntryId method" +linktitle: "DeferredActionMessageOriginalEntryId" +articleTitle: "DeferredActionMessageOriginalEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the server EntryID for the DAM." +type: docs +weight: 3890 +url: /cpp/aspose.email.mapi/knownpropertylist/deferredactionmessageoriginalentryid/ +--- + +## DeferredActionMessageOriginalEntryId {#deferredactionmessageoriginalentryid} + +Contains the server EntryID for the DAM. Area: Server-side Rules Properties Canonical name: PidTagDeferredActionMessageOriginalEntryId Alternate names: PR_DAM_ORIG_MSG_SVREID, ptagDamOrgMsgSvrEID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeferredActionMessageOriginalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deferreddeliverytime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deferreddeliverytime/_index.md new file mode 100644 index 0000000000..da6ebf0488 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deferreddeliverytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeferredDeliveryTime method" +linktitle: "DeferredDeliveryTime" +articleTitle: "DeferredDeliveryTime" +second_title: "Aspose.Email for C++" +description: "Contains the date and time, in UTC, at which the sender prefers that the message be delivered." +type: docs +weight: 3900 +url: /cpp/aspose.email.mapi/knownpropertylist/deferreddeliverytime/ +--- + +## DeferredDeliveryTime {#deferreddeliverytime} + +Contains the date and time, in UTC, at which the sender prefers that the message be delivered. Area: MapiEnvelope Canonical name: PidTagDeferredDeliveryTime Alternate names: PR_DEFERRED_DELIVERY_TIME, ptagDeferredDeliveryTime, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeferredDeliveryTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deferredsendnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deferredsendnumber/_index.md new file mode 100644 index 0000000000..f173663ffa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deferredsendnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeferredSendNumber method" +linktitle: "DeferredSendNumber" +articleTitle: "DeferredSendNumber" +second_title: "Aspose.Email for C++" +description: "Contains a number used in the calculation of how long to defer sending a message." +type: docs +weight: 3910 +url: /cpp/aspose.email.mapi/knownpropertylist/deferredsendnumber/ +--- + +## DeferredSendNumber {#deferredsendnumber} + +Contains a number used in the calculation of how long to defer sending a message. Area: MapiStatus Canonical name: PidTagDeferredSendNumber Alternate names: PR_DEFERRED_SEND_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeferredSendNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deferredsendtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deferredsendtime/_index.md new file mode 100644 index 0000000000..e7fe471619 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deferredsendtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeferredSendTime method" +linktitle: "DeferredSendTime" +articleTitle: "DeferredSendTime" +second_title: "Aspose.Email for C++" +description: "Contains the amount of time after which a client would like to defer sending the message." +type: docs +weight: 3920 +url: /cpp/aspose.email.mapi/knownpropertylist/deferredsendtime/ +--- + +## DeferredSendTime {#deferredsendtime} + +Contains the amount of time after which a client would like to defer sending the message. Area: MapiStatus Canonical name: PidTagDeferredSendTime Alternate names: PR_DEFERRED_SEND_TIME, ptagDeferredSendTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeferredSendTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deferredsendunits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deferredsendunits/_index.md new file mode 100644 index 0000000000..e333f61319 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deferredsendunits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeferredSendUnits method" +linktitle: "DeferredSendUnits" +articleTitle: "DeferredSendUnits" +second_title: "Aspose.Email for C++" +description: "Specifies the unit of time used as a multiplier with the PidTagDeferredSendNumber property (section 2.654) value." +type: docs +weight: 3930 +url: /cpp/aspose.email.mapi/knownpropertylist/deferredsendunits/ +--- + +## DeferredSendUnits {#deferredsendunits} + +Specifies the unit of time used as a multiplier with the PidTagDeferredSendNumber property (section 2.654) value. Area: MapiStatus Canonical name: PidTagDeferredSendUnits Alternate names: PR_DEFERRED_SEND_UNITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeferredSendUnits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/delegatedbyrule/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/delegatedbyrule/_index.md new file mode 100644 index 0000000000..1745f10210 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/delegatedbyrule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DelegatedByRule method" +linktitle: "DelegatedByRule" +articleTitle: "DelegatedByRule" +second_title: "Aspose.Email for C++" +description: "Specifies whether the message was forwarded due to the triggering of a delegate forward rule." +type: docs +weight: 3940 +url: /cpp/aspose.email.mapi/knownpropertylist/delegatedbyrule/ +--- + +## DelegatedByRule {#delegatedbyrule} + +Specifies whether the message was forwarded due to the triggering of a delegate forward rule. Area: MapiStatus Canonical name: PidTagDelegatedByRule Alternate names: PR_DELEGATED_BY_RULE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DelegatedByRule() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/delegateflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/delegateflags/_index.md new file mode 100644 index 0000000000..b227ebcab2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/delegateflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DelegateFlags method" +linktitle: "DelegateFlags" +articleTitle: "DelegateFlags" +second_title: "Aspose.Email for C++" +description: "Indicates whether delegates can view Message objects that are marked as private." +type: docs +weight: 3950 +url: /cpp/aspose.email.mapi/knownpropertylist/delegateflags/ +--- + +## DelegateFlags {#delegateflags} + +Indicates whether delegates can view Message objects that are marked as private. Area: MessageClassDefinedTransmittable Canonical name: PidTagDelegateFlags Alternate names: PR_DELEGATE_FLAGS, ptagDelegateFlags + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DelegateFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/delegatemail/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/delegatemail/_index.md new file mode 100644 index 0000000000..d405177457 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/delegatemail/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DelegateMail method" +linktitle: "DelegateMail" +articleTitle: "DelegateMail" +second_title: "Aspose.Email for C++" +description: "Indicates whether a delegate responded to the meeting request." +type: docs +weight: 3960 +url: /cpp/aspose.email.mapi/knownpropertylist/delegatemail/ +--- + +## DelegateMail {#delegatemail} + +Indicates whether a delegate responded to the meeting request. Area: Meetings Canonical name: PidLidDelegateMail Alternate names: LID_DELEGATE_MAIL + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DelegateMail() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/delegation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/delegation/_index.md new file mode 100644 index 0000000000..24fe7c95f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/delegation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Delegation method" +linktitle: "Delegation" +articleTitle: "Delegation" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3970 +url: /cpp/aspose.email.mapi/knownpropertylist/delegation/ +--- + +## Delegation {#delegation} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELEGATION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Delegation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deleteaftersubmit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deleteaftersubmit/_index.md new file mode 100644 index 0000000000..118c086a82 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deleteaftersubmit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeleteAfterSubmit method" +linktitle: "DeleteAfterSubmit" +articleTitle: "DeleteAfterSubmit" +second_title: "Aspose.Email for C++" +description: "Indicates that the original message is to be deleted after it is sent." +type: docs +weight: 3980 +url: /cpp/aspose.email.mapi/knownpropertylist/deleteaftersubmit/ +--- + +## DeleteAfterSubmit {#deleteaftersubmit} + +Indicates that the original message is to be deleted after it is sent. Area: MapiNonTransmittable Canonical name: PidTagDeleteAfterSubmit Alternate names: PR_DELETE_AFTER_SUBMIT, ptagDeleteAfterSubmit + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeleteAfterSubmit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deletedassocmessagesizeextended/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deletedassocmessagesizeextended/_index.md new file mode 100644 index 0000000000..850a66fc2f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deletedassocmessagesizeextended/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeletedAssocMessageSizeExtended method" +linktitle: "DeletedAssocMessageSizeExtended" +articleTitle: "DeletedAssocMessageSizeExtended" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 3990 +url: /cpp/aspose.email.mapi/knownpropertylist/deletedassocmessagesizeextended/ +--- + +## DeletedAssocMessageSizeExtended {#deletedassocmessagesizeextended} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeletedAssocMessageSizeExtended() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deletedassocmsgcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deletedassocmsgcount/_index.md new file mode 100644 index 0000000000..be92b963ee --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deletedassocmsgcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeletedAssocMsgCount method" +linktitle: "DeletedAssocMsgCount" +articleTitle: "DeletedAssocMsgCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4000 +url: /cpp/aspose.email.mapi/knownpropertylist/deletedassocmsgcount/ +--- + +## DeletedAssocMsgCount {#deletedassocmsgcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_ASSOC_MSG_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeletedAssocMsgCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deletedcounttotal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deletedcounttotal/_index.md new file mode 100644 index 0000000000..bf141a2b8e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deletedcounttotal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeletedCountTotal method" +linktitle: "DeletedCountTotal" +articleTitle: "DeletedCountTotal" +second_title: "Aspose.Email for C++" +description: "Contains the total count of messages that have been deleted from a folder, excluding messages deleted within subfolders." +type: docs +weight: 4010 +url: /cpp/aspose.email.mapi/knownpropertylist/deletedcounttotal/ +--- + +## DeletedCountTotal {#deletedcounttotal} + +Contains the total count of messages that have been deleted from a folder, excluding messages deleted within subfolders. Area: Server Canonical name: PidTagDeletedCountTotal Alternate names: PR_DELETED_COUNT_TOTAL, ptagDeleteCountTotal + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeletedCountTotal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deletedfoldercount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deletedfoldercount/_index.md new file mode 100644 index 0000000000..416d573e6f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deletedfoldercount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeletedFolderCount method" +linktitle: "DeletedFolderCount" +articleTitle: "DeletedFolderCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4020 +url: /cpp/aspose.email.mapi/knownpropertylist/deletedfoldercount/ +--- + +## DeletedFolderCount {#deletedfoldercount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_FOLDER_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeletedFolderCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deletedmessagesizeextended/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deletedmessagesizeextended/_index.md new file mode 100644 index 0000000000..0ea858b22d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deletedmessagesizeextended/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeletedMessageSizeExtended method" +linktitle: "DeletedMessageSizeExtended" +articleTitle: "DeletedMessageSizeExtended" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4030 +url: /cpp/aspose.email.mapi/knownpropertylist/deletedmessagesizeextended/ +--- + +## DeletedMessageSizeExtended {#deletedmessagesizeextended} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_MESSAGE_SIZE_EXTENDED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeletedMessageSizeExtended() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deletedmsgcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deletedmsgcount/_index.md new file mode 100644 index 0000000000..ad61e1ae8a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deletedmsgcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeletedMsgCount method" +linktitle: "DeletedMsgCount" +articleTitle: "DeletedMsgCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4040 +url: /cpp/aspose.email.mapi/knownpropertylist/deletedmsgcount/ +--- + +## DeletedMsgCount {#deletedmsgcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_MSG_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeletedMsgCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deletednormalmessagesizeextended/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deletednormalmessagesizeextended/_index.md new file mode 100644 index 0000000000..6efaf1fecd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deletednormalmessagesizeextended/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeletedNormalMessageSizeExtended method" +linktitle: "DeletedNormalMessageSizeExtended" +articleTitle: "DeletedNormalMessageSizeExtended" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4050 +url: /cpp/aspose.email.mapi/knownpropertylist/deletednormalmessagesizeextended/ +--- + +## DeletedNormalMessageSizeExtended {#deletednormalmessagesizeextended} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeletedNormalMessageSizeExtended() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deletedon/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deletedon/_index.md new file mode 100644 index 0000000000..762a2a44cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deletedon/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeletedOn method" +linktitle: "DeletedOn" +articleTitle: "DeletedOn" +second_title: "Aspose.Email for C++" +description: "Specifies the time, in UTC, when the item or folder was soft deleted." +type: docs +weight: 4060 +url: /cpp/aspose.email.mapi/knownpropertylist/deletedon/ +--- + +## DeletedOn {#deletedon} + +Specifies the time, in UTC, when the item or folder was soft deleted. Area: ExchangeFolder Canonical name: PidTagDeletedOn Alternate names: PR_DELETED_ON, ptagDeletedOn, urn:schemas:httpmail:deletedon + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeletedOn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/delivertime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/delivertime/_index.md new file mode 100644 index 0000000000..5199ba8443 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/delivertime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeliverTime method" +linktitle: "DeliverTime" +articleTitle: "DeliverTime" +second_title: "Aspose.Email for C++" +description: "Contains the delivery time for a delivery status notification, as specified [RFC3464], or a message disposition notification, as specified in [RFC3798]." +type: docs +weight: 4070 +url: /cpp/aspose.email.mapi/knownpropertylist/delivertime/ +--- + +## DeliverTime {#delivertime} + +Contains the delivery time for a delivery status notification, as specified [RFC3464], or a message disposition notification, as specified in [RFC3798]. Area: Email Canonical name: PidTagDeliverTime Alternate names: PR_DELIVER_TIME, ptagDeliverTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeliverTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deliverypoint/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deliverypoint/_index.md new file mode 100644 index 0000000000..f712b8afbd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deliverypoint/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DeliveryPoint method" +linktitle: "DeliveryPoint" +articleTitle: "DeliveryPoint" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4080 +url: /cpp/aspose.email.mapi/knownpropertylist/deliverypoint/ +--- + +## DeliveryPoint {#deliverypoint} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELIVERY_POINT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DeliveryPoint() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deltax/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deltax/_index.md new file mode 100644 index 0000000000..cfe8aeb99b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deltax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Deltax method" +linktitle: "Deltax" +articleTitle: "Deltax" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4090 +url: /cpp/aspose.email.mapi/knownpropertylist/deltax/ +--- + +## Deltax {#deltax} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELTAX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Deltax() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/deltay/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/deltay/_index.md new file mode 100644 index 0000000000..67b7772d36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/deltay/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Deltay method" +linktitle: "Deltay" +articleTitle: "Deltay" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4100 +url: /cpp/aspose.email.mapi/knownpropertylist/deltay/ +--- + +## Deltay {#deltay} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DELTAY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Deltay() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/department/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/department/_index.md new file mode 100644 index 0000000000..a8193000bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/department/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Department method" +linktitle: "Department" +articleTitle: "Department" +second_title: "Aspose.Email for C++" +description: "This property is ignored by the server and is set to an empty string by the client." +type: docs +weight: 4110 +url: /cpp/aspose.email.mapi/knownpropertylist/department/ +--- + +## Department {#department} + +This property is ignored by the server and is set to an empty string by the client. Area: Contact Properties Canonical name: PidLidDepartment Alternate names: dispidDepartment + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Department() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/departmentname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/departmentname/_index.md new file mode 100644 index 0000000000..e0fea6a2e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/departmentname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DepartmentName method" +linktitle: "DepartmentName" +articleTitle: "DepartmentName" +second_title: "Aspose.Email for C++" +description: "Contains a name for the department in which the mail user works." +type: docs +weight: 4120 +url: /cpp/aspose.email.mapi/knownpropertylist/departmentname/ +--- + +## DepartmentName {#departmentname} + +Contains a name for the department in which the mail user works. Area: MapiMailUser Canonical name: PidTagDepartmentName Alternate names: PR_DEPARTMENT_NAME, PR_DEPARTMENT_NAME_A, PR_DEPARTMENT_NAME_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DepartmentName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/depth/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/depth/_index.md new file mode 100644 index 0000000000..b9b3263c73 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/depth/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Depth method" +linktitle: "Depth" +articleTitle: "Depth" +second_title: "Aspose.Email for C++" +description: "Specifies the number of nested categories in which a given row is contained." +type: docs +weight: 4130 +url: /cpp/aspose.email.mapi/knownpropertylist/depth/ +--- + +## Depth {#depth} + +Specifies the number of nested categories in which a given row is contained. Area: MapiCommon Canonical name: PidTagDepth Alternate names: PR_DEPTH, ptagDepth + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Depth() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/designinprogress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/designinprogress/_index.md new file mode 100644 index 0000000000..aaaf031670 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/designinprogress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DesignInProgress method" +linktitle: "DesignInProgress" +articleTitle: "DesignInProgress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4140 +url: /cpp/aspose.email.mapi/knownpropertylist/designinprogress/ +--- + +## DesignInProgress {#designinprogress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DESIGN_IN_PROGRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DesignInProgress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/detailstable/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/detailstable/_index.md new file mode 100644 index 0000000000..0c5a9c9d83 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/detailstable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DetailsTable method" +linktitle: "DetailsTable" +articleTitle: "DetailsTable" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4150 +url: /cpp/aspose.email.mapi/knownpropertylist/detailstable/ +--- + +## DetailsTable {#detailstable} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DETAILS_TABLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DetailsTable() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/directory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/directory/_index.md new file mode 100644 index 0000000000..65a5ab1ce7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/directory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Directory method" +linktitle: "Directory" +articleTitle: "Directory" +second_title: "Aspose.Email for C++" +description: "Specifies the directory server to be used." +type: docs +weight: 4160 +url: /cpp/aspose.email.mapi/knownpropertylist/directory/ +--- + +## Directory {#directory} + +Specifies the directory server to be used. Area: Conferencing Canonical name: PidLidDirectory Alternate names: dispidDirectory + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Directory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/disablefullfidelity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/disablefullfidelity/_index.md new file mode 100644 index 0000000000..b5945b9b36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/disablefullfidelity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisableFullFidelity method" +linktitle: "DisableFullFidelity" +articleTitle: "DisableFullFidelity" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4170 +url: /cpp/aspose.email.mapi/knownpropertylist/disablefullfidelity/ +--- + +## DisableFullFidelity {#disablefullfidelity} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISABLE_FULL_FIDELITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisableFullFidelity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/disablewinsock/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/disablewinsock/_index.md new file mode 100644 index 0000000000..1a93585511 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/disablewinsock/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisableWinsock method" +linktitle: "DisableWinsock" +articleTitle: "DisableWinsock" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4180 +url: /cpp/aspose.email.mapi/knownpropertylist/disablewinsock/ +--- + +## DisableWinsock {#disablewinsock} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISABLE_WINSOCK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisableWinsock() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/discardreason/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/discardreason/_index.md new file mode 100644 index 0000000000..128fd96795 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/discardreason/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DiscardReason method" +linktitle: "DiscardReason" +articleTitle: "DiscardReason" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4190 +url: /cpp/aspose.email.mapi/knownpropertylist/discardreason/ +--- + +## DiscardReason {#discardreason} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISCARD_REASON + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DiscardReason() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/discloserecipients/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/discloserecipients/_index.md new file mode 100644 index 0000000000..a04fb515b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/discloserecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DiscloseRecipients method" +linktitle: "DiscloseRecipients" +articleTitle: "DiscloseRecipients" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4200 +url: /cpp/aspose.email.mapi/knownpropertylist/discloserecipients/ +--- + +## DiscloseRecipients {#discloserecipients} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISCLOSE_RECIPIENTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DiscloseRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/disclosureofrecipients/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/disclosureofrecipients/_index.md new file mode 100644 index 0000000000..e4e6f4d62d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/disclosureofrecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisclosureOfRecipients method" +linktitle: "DisclosureOfRecipients" +articleTitle: "DisclosureOfRecipients" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4210 +url: /cpp/aspose.email.mapi/knownpropertylist/disclosureofrecipients/ +--- + +## DisclosureOfRecipients {#disclosureofrecipients} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISCLOSURE_OF_RECIPIENTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisclosureOfRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/discretevalues/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/discretevalues/_index.md new file mode 100644 index 0000000000..cee671770f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/discretevalues/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DiscreteValues method" +linktitle: "DiscreteValues" +articleTitle: "DiscreteValues" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4220 +url: /cpp/aspose.email.mapi/knownpropertylist/discretevalues/ +--- + +## DiscreteValues {#discretevalues} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISCRETE_VALUES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DiscreteValues() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/discval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/discval/_index.md new file mode 100644 index 0000000000..588c8af6f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/discval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DiscVal method" +linktitle: "DiscVal" +articleTitle: "DiscVal" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4230 +url: /cpp/aspose.email.mapi/knownpropertylist/discval/ +--- + +## DiscVal {#discval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DISC_VAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DiscVal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/displaybcc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/displaybcc/_index.md new file mode 100644 index 0000000000..8faff4adc2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/displaybcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisplayBcc method" +linktitle: "DisplayBcc" +articleTitle: "DisplayBcc" +second_title: "Aspose.Email for C++" +description: "Contains a list of blind carbon copy (Bcc) recipient display names." +type: docs +weight: 4240 +url: /cpp/aspose.email.mapi/knownpropertylist/displaybcc/ +--- + +## DisplayBcc {#displaybcc} + +Contains a list of blind carbon copy (Bcc) recipient display names. Area: Message Properties Canonical name: PidTagDisplayBcc Alternate names: PR_DISPLAY_BCC, PR_DISPLAY_BCC_A, ptagDisplayBcc, PR_DISPLAY_BCC_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisplayBcc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/displaycc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/displaycc/_index.md new file mode 100644 index 0000000000..38c5e9d50d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/displaycc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisplayCc method" +linktitle: "DisplayCc" +articleTitle: "DisplayCc" +second_title: "Aspose.Email for C++" +description: "Contains a list of carbon copy (Cc) recipient display names." +type: docs +weight: 4250 +url: /cpp/aspose.email.mapi/knownpropertylist/displaycc/ +--- + +## DisplayCc {#displaycc} + +Contains a list of carbon copy (Cc) recipient display names. Area: Message Properties Canonical name: PidTagDisplayCc Alternate names: PR_DISPLAY_CC, PR_DISPLAY_CC_A, ptagDisplayCc, PR_DISPLAY_CC_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisplayCc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/displayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/displayname/_index.md new file mode 100644 index 0000000000..a1cb930efe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisplayName method" +linktitle: "DisplayName" +articleTitle: "DisplayName" +second_title: "Aspose.Email for C++" +description: "Contains the display name of the folder." +type: docs +weight: 4260 +url: /cpp/aspose.email.mapi/knownpropertylist/displayname/ +--- + +## DisplayName {#displayname} + +Contains the display name of the folder. Area: MapiCommon Canonical name: PidTagDisplayName Alternate names: PR_DISPLAY_NAME, PR_DISPLAY_NAME_A, ptagDisplayName, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/displaynameprefix/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/displaynameprefix/_index.md new file mode 100644 index 0000000000..b5a9c152c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/displaynameprefix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisplayNamePrefix method" +linktitle: "DisplayNamePrefix" +articleTitle: "DisplayNamePrefix" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's honorific title." +type: docs +weight: 4270 +url: /cpp/aspose.email.mapi/knownpropertylist/displaynameprefix/ +--- + +## DisplayNamePrefix {#displaynameprefix} + +Contains the mail user's honorific title. Area: MapiMailUser Canonical name: PidTagDisplayNamePrefix Alternate names: PR_DISPLAY_NAME_PREFIX, PR_DISPLAY_NAME_PREFIX_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisplayNamePrefix() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/displayto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/displayto/_index.md new file mode 100644 index 0000000000..5e0aa8df14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/displayto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisplayTo method" +linktitle: "DisplayTo" +articleTitle: "DisplayTo" +second_title: "Aspose.Email for C++" +description: "Contains a list of the primary recipient display names, separated by semicolons, when an email message has primary recipients ." +type: docs +weight: 4280 +url: /cpp/aspose.email.mapi/knownpropertylist/displayto/ +--- + +## DisplayTo {#displayto} + +Contains a list of the primary recipient display names, separated by semicolons, when an email message has primary recipients . Area: Message Properties Canonical name: PidTagDisplayTo Alternate names: PR_DISPLAY_TO, PR_DISPLAY_TO_A, ptagDisplayTo, PR_DISPLAY_TO_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisplayTo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/displaytype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/displaytype/_index.md new file mode 100644 index 0000000000..848ec21876 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/displaytype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisplayType method" +linktitle: "DisplayType" +articleTitle: "DisplayType" +second_title: "Aspose.Email for C++" +description: "Contains an integer value that indicates how to display an Address Book object in a table or as an addressee on a message." +type: docs +weight: 4290 +url: /cpp/aspose.email.mapi/knownpropertylist/displaytype/ +--- + +## DisplayType {#displaytype} + +Contains an integer value that indicates how to display an Address Book object in a table or as an addressee on a message. Area: MapiAddressBook Canonical name: PidTagDisplayType Alternate names: PR_DISPLAY_TYPE, ptagDisplayType + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisplayType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/displaytypeex/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/displaytypeex/_index.md new file mode 100644 index 0000000000..797f91e4f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/displaytypeex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DisplayTypeEx method" +linktitle: "DisplayTypeEx" +articleTitle: "DisplayTypeEx" +second_title: "Aspose.Email for C++" +description: "Contains an integer value that indicates how to display an Address Book object in a table or as a recipient on a message." +type: docs +weight: 4300 +url: /cpp/aspose.email.mapi/knownpropertylist/displaytypeex/ +--- + +## DisplayTypeEx {#displaytypeex} + +Contains an integer value that indicates how to display an Address Book object in a table or as a recipient on a message. Area: MapiAddressBook Canonical name: PidTagDisplayTypeEx Alternate names: PR_DISPLAY_TYPE_EX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DisplayTypeEx() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistchecksum/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistchecksum/_index.md new file mode 100644 index 0000000000..2792164e84 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistchecksum/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DistributionListChecksum method" +linktitle: "DistributionListChecksum" +articleTitle: "DistributionListChecksum" +second_title: "Aspose.Email for C++" +description: "Specifies the 32-bit cyclic redundancy check (CRC) polynomial checksum, as property (section 2.96)." +type: docs +weight: 4310 +url: /cpp/aspose.email.mapi/knownpropertylist/distributionlistchecksum/ +--- + +## DistributionListChecksum {#distributionlistchecksum} + +Specifies the 32-bit cyclic redundancy check (CRC) polynomial checksum, as property (section 2.96). Area: Contact Properties Canonical name: PidLidDistributionListChecksum Alternate names: dispidDLChecksum + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DistributionListChecksum() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistmembers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistmembers/_index.md new file mode 100644 index 0000000000..19bc919680 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistmembers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DistributionListMembers method" +linktitle: "DistributionListMembers" +articleTitle: "DistributionListMembers" +second_title: "Aspose.Email for C++" +description: "Specifies the list of EntryIDs of the objects corresponding to the members of the personal distribution list." +type: docs +weight: 4320 +url: /cpp/aspose.email.mapi/knownpropertylist/distributionlistmembers/ +--- + +## DistributionListMembers {#distributionlistmembers} + +Specifies the list of EntryIDs of the objects corresponding to the members of the personal distribution list. Area: Contact Properties Canonical name: PidLidDistributionListMembers Alternate names: dispidDLMembers + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DistributionListMembers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistname/_index.md new file mode 100644 index 0000000000..38e713013a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DistributionListName method" +linktitle: "DistributionListName" +articleTitle: "DistributionListName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the personal distribution list." +type: docs +weight: 4330 +url: /cpp/aspose.email.mapi/knownpropertylist/distributionlistname/ +--- + +## DistributionListName {#distributionlistname} + +Specifies the name of the personal distribution list. Area: Contact Properties Canonical name: PidLidDistributionListName Alternate names: dispidDLName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DistributionListName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistoneoffmembers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistoneoffmembers/_index.md new file mode 100644 index 0000000000..1519f0e880 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/distributionlistoneoffmembers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DistributionListOneOffMembers method" +linktitle: "DistributionListOneOffMembers" +articleTitle: "DistributionListOneOffMembers" +second_title: "Aspose.Email for C++" +description: "Specifies the list of one-off EntryIDs corresponding to the members of the personal distribution list." +type: docs +weight: 4340 +url: /cpp/aspose.email.mapi/knownpropertylist/distributionlistoneoffmembers/ +--- + +## DistributionListOneOffMembers {#distributionlistoneoffmembers} + +Specifies the list of one-off EntryIDs corresponding to the members of the personal distribution list. Area: Contact Properties Canonical name: PidLidDistributionListOneOffMembers Alternate names: dispidDLOneOffMembers + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DistributionListOneOffMembers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/distributionliststream/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/distributionliststream/_index.md new file mode 100644 index 0000000000..e7b8151069 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/distributionliststream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DistributionListStream method" +linktitle: "DistributionListStream" +articleTitle: "DistributionListStream" +second_title: "Aspose.Email for C++" +description: "Specifies the list of EntryIDs and one-off EntryIDs corresponding to the members of the personal distribution list." +type: docs +weight: 4350 +url: /cpp/aspose.email.mapi/knownpropertylist/distributionliststream/ +--- + +## DistributionListStream {#distributionliststream} + +Specifies the list of EntryIDs and one-off EntryIDs corresponding to the members of the personal distribution list. Area: Contact Properties Canonical name: PidLidDistributionListStream Alternate names: dispidDLStream + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DistributionListStream() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/dlexpansionhistory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/dlexpansionhistory/_index.md new file mode 100644 index 0000000000..b7253fe720 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/dlexpansionhistory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DlExpansionHistory method" +linktitle: "DlExpansionHistory" +articleTitle: "DlExpansionHistory" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4360 +url: /cpp/aspose.email.mapi/knownpropertylist/dlexpansionhistory/ +--- + +## DlExpansionHistory {#dlexpansionhistory} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DL_EXPANSION_HISTORY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DlExpansionHistory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/dlexpansionprohibited/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/dlexpansionprohibited/_index.md new file mode 100644 index 0000000000..a842078d22 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/dlexpansionprohibited/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DlExpansionProhibited method" +linktitle: "DlExpansionProhibited" +articleTitle: "DlExpansionProhibited" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4370 +url: /cpp/aspose.email.mapi/knownpropertylist/dlexpansionprohibited/ +--- + +## DlExpansionProhibited {#dlexpansionprohibited} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DL_EXPANSION_PROHIBITED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DlExpansionProhibited() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/dlreportflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/dlreportflags/_index.md new file mode 100644 index 0000000000..79a876e1f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/dlreportflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DlReportFlags method" +linktitle: "DlReportFlags" +articleTitle: "DlReportFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4380 +url: /cpp/aspose.email.mapi/knownpropertylist/dlreportflags/ +--- + +## DlReportFlags {#dlreportflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_DL_REPORT_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DlReportFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/documentparts/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/documentparts/_index.md new file mode 100644 index 0000000000..5735398e98 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/documentparts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::DocumentParts method" +linktitle: "DocumentParts" +articleTitle: "DocumentParts" +second_title: "Aspose.Email for C++" +description: "Specifies the title of each part of the document." +type: docs +weight: 4390 +url: /cpp/aspose.email.mapi/knownpropertylist/documentparts/ +--- + +## DocumentParts {#documentparts} + +Specifies the title of each part of the document. Area: Common Canonical name: PidNameDocumentParts Alternate names: urn:schemas-microsoft-com:office:office::PartTitles + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +DocumentParts() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/edittime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/edittime/_index.md new file mode 100644 index 0000000000..755197cefa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/edittime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EditTime method" +linktitle: "EditTime" +articleTitle: "EditTime" +second_title: "Aspose.Email for C++" +description: "Specifies the time that the file was last edited." +type: docs +weight: 4400 +url: /cpp/aspose.email.mapi/knownpropertylist/edittime/ +--- + +## EditTime {#edittime} + +Specifies the time that the file was last edited. Area: Common Canonical name: PidNameEditTime Alternate names: urn:schemas-microsoft-com:office:office::TotalTime + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EditTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/eformsforlocaleentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/eformsforlocaleentryid/_index.md new file mode 100644 index 0000000000..a0197bdd54 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/eformsforlocaleentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EformsForLocaleEntryid method" +linktitle: "EformsForLocaleEntryid" +articleTitle: "EformsForLocaleEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4410 +url: /cpp/aspose.email.mapi/knownpropertylist/eformsforlocaleentryid/ +--- + +## EformsForLocaleEntryid {#eformsforlocaleentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EFORMS_FOR_LOCALE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EformsForLocaleEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/eformslocaleid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/eformslocaleid/_index.md new file mode 100644 index 0000000000..006234968f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/eformslocaleid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EformsLocaleId method" +linktitle: "EformsLocaleId" +articleTitle: "EformsLocaleId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4420 +url: /cpp/aspose.email.mapi/knownpropertylist/eformslocaleid/ +--- + +## EformsLocaleId {#eformslocaleid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EFORMS_LOCALE_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EformsLocaleId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/eformsregistryentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/eformsregistryentryid/_index.md new file mode 100644 index 0000000000..e2d6d2a82a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/eformsregistryentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EformsRegistryEntryid method" +linktitle: "EformsRegistryEntryid" +articleTitle: "EformsRegistryEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4430 +url: /cpp/aspose.email.mapi/knownpropertylist/eformsregistryentryid/ +--- + +## EformsRegistryEntryid {#eformsregistryentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EFORMS_REGISTRY_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EformsRegistryEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email1addresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email1addresstype/_index.md new file mode 100644 index 0000000000..6bd310a622 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email1addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email1AddressType method" +linktitle: "Email1AddressType" +articleTitle: "Email1AddressType" +second_title: "Aspose.Email for C++" +description: "Specifies the address type of an electronic address." +type: docs +weight: 4440 +url: /cpp/aspose.email.mapi/knownpropertylist/email1addresstype/ +--- + +## Email1AddressType {#email1addresstype} + +Specifies the address type of an electronic address. Area: Contact Properties Canonical name: PidLidEmail1AddressType Alternate names: dispidEmail1AddrType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email1AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email1displayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email1displayname/_index.md new file mode 100644 index 0000000000..7299904f7d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email1displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email1DisplayName method" +linktitle: "Email1DisplayName" +articleTitle: "Email1DisplayName" +second_title: "Aspose.Email for C++" +description: "Specifies the user-readable display name for the email address." +type: docs +weight: 4450 +url: /cpp/aspose.email.mapi/knownpropertylist/email1displayname/ +--- + +## Email1DisplayName {#email1displayname} + +Specifies the user-readable display name for the email address. Area: Contact Properties Canonical name: PidLidEmail1DisplayName Alternate names: dispidEmail1DisplayName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email1DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email1emailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email1emailaddress/_index.md new file mode 100644 index 0000000000..cab05ba608 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email1emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email1EmailAddress method" +linktitle: "Email1EmailAddress" +articleTitle: "Email1EmailAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the email address of the contact." +type: docs +weight: 4460 +url: /cpp/aspose.email.mapi/knownpropertylist/email1emailaddress/ +--- + +## Email1EmailAddress {#email1emailaddress} + +Specifies the email address of the contact. Area: Contact Properties Canonical name: PidLidEmail1EmailAddress Alternate names: dispidEmail1EmailAddress + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email1EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email1originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email1originaldisplayname/_index.md new file mode 100644 index 0000000000..d3f6c9a44d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email1originaldisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email1OriginalDisplayName method" +linktitle: "Email1OriginalDisplayName" +articleTitle: "Email1OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Specifies the SMTP email address that corresponds to the email address for the Contact object." +type: docs +weight: 4470 +url: /cpp/aspose.email.mapi/knownpropertylist/email1originaldisplayname/ +--- + +## Email1OriginalDisplayName {#email1originaldisplayname} + +Specifies the SMTP email address that corresponds to the email address for the Contact object. Area: Contact Properties Canonical name: PidLidEmail1OriginalDisplayName Alternate names: dispidEmail1OriginalDisplayName, Email1OriginalDisplayName, EXSCHEMA_MAPI_EMAIL1ORIGINALDISPLAYNAME + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email1OriginalDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email1originalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email1originalentryid/_index.md new file mode 100644 index 0000000000..b681c22486 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email1originalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email1OriginalEntryId method" +linktitle: "Email1OriginalEntryId" +articleTitle: "Email1OriginalEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the EntryID of the object corresponding to this electronic address." +type: docs +weight: 4480 +url: /cpp/aspose.email.mapi/knownpropertylist/email1originalentryid/ +--- + +## Email1OriginalEntryId {#email1originalentryid} + +Specifies the EntryID of the object corresponding to this electronic address. Area: Contact Properties Canonical name: PidLidEmail1OriginalEntryId Alternate names: dispidEmail1OriginalEntryID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email1OriginalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email2addresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email2addresstype/_index.md new file mode 100644 index 0000000000..617b6de41c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email2addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email2AddressType method" +linktitle: "Email2AddressType" +articleTitle: "Email2AddressType" +second_title: "Aspose.Email for C++" +description: "Specifies the address type of the electronic address." +type: docs +weight: 4490 +url: /cpp/aspose.email.mapi/knownpropertylist/email2addresstype/ +--- + +## Email2AddressType {#email2addresstype} + +Specifies the address type of the electronic address. Area: Contact Properties Canonical name: PidLidEmail2AddressType Alternate names: dispidEmail2AddrType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email2AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email2displayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email2displayname/_index.md new file mode 100644 index 0000000000..c5828e5ae2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email2displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email2DisplayName method" +linktitle: "Email2DisplayName" +articleTitle: "Email2DisplayName" +second_title: "Aspose.Email for C++" +description: "Specifies the user-readable display name for the email address." +type: docs +weight: 4500 +url: /cpp/aspose.email.mapi/knownpropertylist/email2displayname/ +--- + +## Email2DisplayName {#email2displayname} + +Specifies the user-readable display name for the email address. Area: Contact Properties Canonical name: PidLidEmail2DisplayName Alternate names: dispidEmail2DisplayName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email2DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email2emailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email2emailaddress/_index.md new file mode 100644 index 0000000000..f68d1a5a9e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email2emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email2EmailAddress method" +linktitle: "Email2EmailAddress" +articleTitle: "Email2EmailAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the email address of the contact." +type: docs +weight: 4510 +url: /cpp/aspose.email.mapi/knownpropertylist/email2emailaddress/ +--- + +## Email2EmailAddress {#email2emailaddress} + +Specifies the email address of the contact. Area: Contact Properties Canonical name: PidLidEmail2EmailAddress Alternate names: dispidEmail2EmailAddress + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email2EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email2originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email2originaldisplayname/_index.md new file mode 100644 index 0000000000..429f90320c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email2originaldisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email2OriginalDisplayName method" +linktitle: "Email2OriginalDisplayName" +articleTitle: "Email2OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Specifies the SMTP email address that corresponds to the email address for the Contact object." +type: docs +weight: 4520 +url: /cpp/aspose.email.mapi/knownpropertylist/email2originaldisplayname/ +--- + +## Email2OriginalDisplayName {#email2originaldisplayname} + +Specifies the SMTP email address that corresponds to the email address for the Contact object. Area: Contact Properties Canonical name: PidLidEmail2OriginalDisplayName Alternate names: dispidEmail2OriginalDisplayName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email2OriginalDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email2originalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email2originalentryid/_index.md new file mode 100644 index 0000000000..9ad7a32e2d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email2originalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email2OriginalEntryId method" +linktitle: "Email2OriginalEntryId" +articleTitle: "Email2OriginalEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the EntryID of the object that corresponds to this electronic address." +type: docs +weight: 4530 +url: /cpp/aspose.email.mapi/knownpropertylist/email2originalentryid/ +--- + +## Email2OriginalEntryId {#email2originalentryid} + +Specifies the EntryID of the object that corresponds to this electronic address. Area: Contact Properties Canonical name: PidLidEmail2OriginalEntryId Alternate names: dispidEmail2OriginalEntryID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email2OriginalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email3addresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email3addresstype/_index.md new file mode 100644 index 0000000000..247270cffb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email3addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email3AddressType method" +linktitle: "Email3AddressType" +articleTitle: "Email3AddressType" +second_title: "Aspose.Email for C++" +description: "Specifies the address type of the electronic address." +type: docs +weight: 4540 +url: /cpp/aspose.email.mapi/knownpropertylist/email3addresstype/ +--- + +## Email3AddressType {#email3addresstype} + +Specifies the address type of the electronic address. Area: Contact Properties Canonical name: PidLidEmail3AddressType Alternate names: dispidEmail3AddrType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email3AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email3displayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email3displayname/_index.md new file mode 100644 index 0000000000..fb78fb1d63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email3displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email3DisplayName method" +linktitle: "Email3DisplayName" +articleTitle: "Email3DisplayName" +second_title: "Aspose.Email for C++" +description: "Specifies the user-readable display name for the email address." +type: docs +weight: 4550 +url: /cpp/aspose.email.mapi/knownpropertylist/email3displayname/ +--- + +## Email3DisplayName {#email3displayname} + +Specifies the user-readable display name for the email address. Area: Contact Properties Canonical name: PidLidEmail3DisplayName Alternate names: dispidEmail3DisplayName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email3DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email3emailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email3emailaddress/_index.md new file mode 100644 index 0000000000..d4b320556e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email3emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email3EmailAddress method" +linktitle: "Email3EmailAddress" +articleTitle: "Email3EmailAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the email address of the contact." +type: docs +weight: 4560 +url: /cpp/aspose.email.mapi/knownpropertylist/email3emailaddress/ +--- + +## Email3EmailAddress {#email3emailaddress} + +Specifies the email address of the contact. Area: Contact Properties Canonical name: PidLidEmail3EmailAddress Alternate names: dispidEmail3EmailAddress + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email3EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email3originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email3originaldisplayname/_index.md new file mode 100644 index 0000000000..60cc6bb2e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email3originaldisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email3OriginalDisplayName method" +linktitle: "Email3OriginalDisplayName" +articleTitle: "Email3OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Specifies the SMTP email address that corresponds to the email address for the Contact object." +type: docs +weight: 4570 +url: /cpp/aspose.email.mapi/knownpropertylist/email3originaldisplayname/ +--- + +## Email3OriginalDisplayName {#email3originaldisplayname} + +Specifies the SMTP email address that corresponds to the email address for the Contact object. Area: Contact Properties Canonical name: PidLidEmail3OriginalDisplayName Alternate names: dispidEmail3OriginalDisplayName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email3OriginalDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/email3originalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/email3originalentryid/_index.md new file mode 100644 index 0000000000..f51749f340 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/email3originalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Email3OriginalEntryId method" +linktitle: "Email3OriginalEntryId" +articleTitle: "Email3OriginalEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the EntryID of the object that corresponds to this electronic address." +type: docs +weight: 4580 +url: /cpp/aspose.email.mapi/knownpropertylist/email3originalentryid/ +--- + +## Email3OriginalEntryId {#email3originalentryid} + +Specifies the EntryID of the object that corresponds to this electronic address. Area: Contact Properties Canonical name: PidLidEmail3OriginalEntryId Alternate names: dispidEmail3OriginalEntryID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Email3OriginalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emailaddress/_index.md new file mode 100644 index 0000000000..351e358f7f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmailAddress method" +linktitle: "EmailAddress" +articleTitle: "EmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains the email address of a Message object." +type: docs +weight: 4590 +url: /cpp/aspose.email.mapi/knownpropertylist/emailaddress/ +--- + +## EmailAddress {#emailaddress} + +Contains the email address of a Message object. Area: MapiCommon Canonical name: PidTagEmailAddress Alternate names: PR_EMAIL_ADDRESS, PR_EMAIL_ADDRESS_A, PR_EMAIL_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaccesscategory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaccesscategory/_index.md new file mode 100644 index 0000000000..60cf0cfc57 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaccesscategory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAccessCategory method" +linktitle: "EmsAbAccessCategory" +articleTitle: "EmsAbAccessCategory" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4600 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaccesscategory/ +--- + +## EmsAbAccessCategory {#emsabaccesscategory} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ACCESS_CATEGORY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAccessCategory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabactivationschedule/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabactivationschedule/_index.md new file mode 100644 index 0000000000..641b4f7db0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabactivationschedule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbActivationSchedule method" +linktitle: "EmsAbActivationSchedule" +articleTitle: "EmsAbActivationSchedule" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4610 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabactivationschedule/ +--- + +## EmsAbActivationSchedule {#emsabactivationschedule} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ACTIVATION_SCHEDULE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbActivationSchedule() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabactivationstyle/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabactivationstyle/_index.md new file mode 100644 index 0000000000..0bfa51b8b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabactivationstyle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbActivationStyle method" +linktitle: "EmsAbActivationStyle" +articleTitle: "EmsAbActivationStyle" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4620 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabactivationstyle/ +--- + +## EmsAbActivationStyle {#emsabactivationstyle} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ACTIVATION_STYLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbActivationStyle() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddressentrydisplaytable/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddressentrydisplaytable/_index.md new file mode 100644 index 0000000000..03e09590c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddressentrydisplaytable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAddressEntryDisplayTable method" +linktitle: "EmsAbAddressEntryDisplayTable" +articleTitle: "EmsAbAddressEntryDisplayTable" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4630 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaddressentrydisplaytable/ +--- + +## EmsAbAddressEntryDisplayTable {#emsabaddressentrydisplaytable} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAddressEntryDisplayTable() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddressentrydisplaytablemsdos/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddressentrydisplaytablemsdos/_index.md new file mode 100644 index 0000000000..ccc9cbbee8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddressentrydisplaytablemsdos/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAddressEntryDisplayTableMsdos method" +linktitle: "EmsAbAddressEntryDisplayTableMsdos" +articleTitle: "EmsAbAddressEntryDisplayTableMsdos" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4640 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaddressentrydisplaytablemsdos/ +--- + +## EmsAbAddressEntryDisplayTableMsdos {#emsabaddressentrydisplaytablemsdos} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAddressEntryDisplayTableMsdos() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddresssyntax/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddresssyntax/_index.md new file mode 100644 index 0000000000..fef7a1e368 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddresssyntax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAddressSyntax method" +linktitle: "EmsAbAddressSyntax" +articleTitle: "EmsAbAddressSyntax" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4650 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaddresssyntax/ +--- + +## EmsAbAddressSyntax {#emsabaddresssyntax} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADDRESS_SYNTAX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAddressSyntax() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddresstype/_index.md new file mode 100644 index 0000000000..7ee8b8f54b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAddressType method" +linktitle: "EmsAbAddressType" +articleTitle: "EmsAbAddressType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4660 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaddresstype/ +--- + +## EmsAbAddressType {#emsabaddresstype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADDRESS_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabadmd/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabadmd/_index.md new file mode 100644 index 0000000000..2301b7ce2d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabadmd/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAdmd method" +linktitle: "EmsAbAdmd" +articleTitle: "EmsAbAdmd" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4670 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabadmd/ +--- + +## EmsAbAdmd {#emsabadmd} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADMD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAdmd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabadmindescription/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabadmindescription/_index.md new file mode 100644 index 0000000000..53725dc608 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabadmindescription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAdminDescription method" +linktitle: "EmsAbAdminDescription" +articleTitle: "EmsAbAdminDescription" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4680 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabadmindescription/ +--- + +## EmsAbAdminDescription {#emsabadmindescription} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADMIN_DESCRIPTION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAdminDescription() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabadmindisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabadmindisplayname/_index.md new file mode 100644 index 0000000000..a1042c1b9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabadmindisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAdminDisplayName method" +linktitle: "EmsAbAdminDisplayName" +articleTitle: "EmsAbAdminDisplayName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4690 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabadmindisplayname/ +--- + +## EmsAbAdminDisplayName {#emsabadmindisplayname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADMIN_DISPLAY_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAdminDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabadminextensiondll/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabadminextensiondll/_index.md new file mode 100644 index 0000000000..a8120421f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabadminextensiondll/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAdminExtensionDll method" +linktitle: "EmsAbAdminExtensionDll" +articleTitle: "EmsAbAdminExtensionDll" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4700 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabadminextensiondll/ +--- + +## EmsAbAdminExtensionDll {#emsabadminextensiondll} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ADMIN_EXTENSION_DLL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAdminExtensionDll() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaliasedobjectname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaliasedobjectname/_index.md new file mode 100644 index 0000000000..3b4241c46e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaliasedobjectname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAliasedObjectName method" +linktitle: "EmsAbAliasedObjectName" +articleTitle: "EmsAbAliasedObjectName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4710 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaliasedobjectname/ +--- + +## EmsAbAliasedObjectName {#emsabaliasedobjectname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALIASED_OBJECT_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAliasedObjectName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaliasedobjectnameo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaliasedobjectnameo/_index.md new file mode 100644 index 0000000000..9b0b0fdb4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaliasedobjectnameo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAliasedObjectNameO method" +linktitle: "EmsAbAliasedObjectNameO" +articleTitle: "EmsAbAliasedObjectNameO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4720 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaliasedobjectnameo/ +--- + +## EmsAbAliasedObjectNameO {#emsabaliasedobjectnameo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALIASED_OBJECT_NAME_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAliasedObjectNameO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipient/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipient/_index.md new file mode 100644 index 0000000000..3b30505106 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAltRecipient method" +linktitle: "EmsAbAltRecipient" +articleTitle: "EmsAbAltRecipient" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4730 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipient/ +--- + +## EmsAbAltRecipient {#emsabaltrecipient} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALT_RECIPIENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAltRecipient() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipientbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipientbl/_index.md new file mode 100644 index 0000000000..c6209e0f8d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipientbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAltRecipientBl method" +linktitle: "EmsAbAltRecipientBl" +articleTitle: "EmsAbAltRecipientBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4740 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipientbl/ +--- + +## EmsAbAltRecipientBl {#emsabaltrecipientbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALT_RECIPIENT_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAltRecipientBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipientblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipientblo/_index.md new file mode 100644 index 0000000000..ade495e802 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipientblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAltRecipientBlO method" +linktitle: "EmsAbAltRecipientBlO" +articleTitle: "EmsAbAltRecipientBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4750 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipientblo/ +--- + +## EmsAbAltRecipientBlO {#emsabaltrecipientblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALT_RECIPIENT_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAltRecipientBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipiento/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipiento/_index.md new file mode 100644 index 0000000000..43cbb74b1f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipiento/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAltRecipientO method" +linktitle: "EmsAbAltRecipientO" +articleTitle: "EmsAbAltRecipientO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4760 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabaltrecipiento/ +--- + +## EmsAbAltRecipientO {#emsabaltrecipiento} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ALT_RECIPIENT_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAltRecipientO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabancestorid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabancestorid/_index.md new file mode 100644 index 0000000000..dbea40559f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabancestorid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAncestorId method" +linktitle: "EmsAbAncestorId" +articleTitle: "EmsAbAncestorId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4770 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabancestorid/ +--- + +## EmsAbAncestorId {#emsabancestorid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ANCESTOR_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAncestorId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabanonymousaccess/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabanonymousaccess/_index.md new file mode 100644 index 0000000000..587da543cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabanonymousaccess/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAnonymousAccess method" +linktitle: "EmsAbAnonymousAccess" +articleTitle: "EmsAbAnonymousAccess" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4780 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabanonymousaccess/ +--- + +## EmsAbAnonymousAccess {#emsabanonymousaccess} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ANONYMOUS_ACCESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAnonymousAccess() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabanonymousaccount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabanonymousaccount/_index.md new file mode 100644 index 0000000000..9ad5e6b0c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabanonymousaccount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAnonymousAccount method" +linktitle: "EmsAbAnonymousAccount" +articleTitle: "EmsAbAnonymousAccount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4790 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabanonymousaccount/ +--- + +## EmsAbAnonymousAccount {#emsabanonymousaccount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ANONYMOUS_ACCOUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAnonymousAccount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabassociationlifetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassociationlifetime/_index.md new file mode 100644 index 0000000000..625ba3763c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassociationlifetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAssociationLifetime method" +linktitle: "EmsAbAssociationLifetime" +articleTitle: "EmsAbAssociationLifetime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4800 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabassociationlifetime/ +--- + +## EmsAbAssociationLifetime {#emsabassociationlifetime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOCIATION_LIFETIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAssociationLifetime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocntaccount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocntaccount/_index.md new file mode 100644 index 0000000000..f8ae2476c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocntaccount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAssocNtAccount method" +linktitle: "EmsAbAssocNtAccount" +articleTitle: "EmsAbAssocNtAccount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4810 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabassocntaccount/ +--- + +## EmsAbAssocNtAccount {#emsabassocntaccount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_NT_ACCOUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAssocNtAccount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocprotocolcfgnntp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocprotocolcfgnntp/_index.md new file mode 100644 index 0000000000..d9466a05ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocprotocolcfgnntp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAssocProtocolCfgNntp method" +linktitle: "EmsAbAssocProtocolCfgNntp" +articleTitle: "EmsAbAssocProtocolCfgNntp" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4820 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabassocprotocolcfgnntp/ +--- + +## EmsAbAssocProtocolCfgNntp {#emsabassocprotocolcfgnntp} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAssocProtocolCfgNntp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocprotocolcfgnntpo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocprotocolcfgnntpo/_index.md new file mode 100644 index 0000000000..d05ce2c9e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocprotocolcfgnntpo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAssocProtocolCfgNntpO method" +linktitle: "EmsAbAssocProtocolCfgNntpO" +articleTitle: "EmsAbAssocProtocolCfgNntpO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4830 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabassocprotocolcfgnntpo/ +--- + +## EmsAbAssocProtocolCfgNntpO {#emsabassocprotocolcfgnntpo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAssocProtocolCfgNntpO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocremotedxa/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocremotedxa/_index.md new file mode 100644 index 0000000000..d8568ff289 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocremotedxa/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAssocRemoteDxa method" +linktitle: "EmsAbAssocRemoteDxa" +articleTitle: "EmsAbAssocRemoteDxa" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4840 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabassocremotedxa/ +--- + +## EmsAbAssocRemoteDxa {#emsabassocremotedxa} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_REMOTE_DXA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAssocRemoteDxa() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocremotedxao/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocremotedxao/_index.md new file mode 100644 index 0000000000..d8bf75da8e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabassocremotedxao/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAssocRemoteDxaO method" +linktitle: "EmsAbAssocRemoteDxaO" +articleTitle: "EmsAbAssocRemoteDxaO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4850 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabassocremotedxao/ +--- + +## EmsAbAssocRemoteDxaO {#emsabassocremotedxao} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ASSOC_REMOTE_DXA_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAssocRemoteDxaO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabattributecertificate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabattributecertificate/_index.md new file mode 100644 index 0000000000..ca14967d51 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabattributecertificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAttributeCertificate method" +linktitle: "EmsAbAttributeCertificate" +articleTitle: "EmsAbAttributeCertificate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4860 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabattributecertificate/ +--- + +## EmsAbAttributeCertificate {#emsabattributecertificate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ATTRIBUTE_CERTIFICATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAttributeCertificate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthenticationtouse/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthenticationtouse/_index.md new file mode 100644 index 0000000000..eeb736bc45 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthenticationtouse/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAuthenticationToUse method" +linktitle: "EmsAbAuthenticationToUse" +articleTitle: "EmsAbAuthenticationToUse" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4870 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabauthenticationtouse/ +--- + +## EmsAbAuthenticationToUse {#emsabauthenticationtouse} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHENTICATION_TO_USE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAuthenticationToUse() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorigbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorigbl/_index.md new file mode 100644 index 0000000000..5a20c2c681 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorigbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAuthOrigBl method" +linktitle: "EmsAbAuthOrigBl" +articleTitle: "EmsAbAuthOrigBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4880 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabauthorigbl/ +--- + +## EmsAbAuthOrigBl {#emsabauthorigbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTH_ORIG_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAuthOrigBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorigblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorigblo/_index.md new file mode 100644 index 0000000000..14562e61ac --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorigblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAuthOrigBlO method" +linktitle: "EmsAbAuthOrigBlO" +articleTitle: "EmsAbAuthOrigBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4890 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabauthorigblo/ +--- + +## EmsAbAuthOrigBlO {#emsabauthorigblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTH_ORIG_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAuthOrigBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorityrevocationlist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorityrevocationlist/_index.md new file mode 100644 index 0000000000..9d97610363 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorityrevocationlist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAuthorityRevocationList method" +linktitle: "EmsAbAuthorityRevocationList" +articleTitle: "EmsAbAuthorityRevocationList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4900 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabauthorityrevocationlist/ +--- + +## EmsAbAuthorityRevocationList {#emsabauthorityrevocationlist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORITY_REVOCATION_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAuthorityRevocationList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizeddomain/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizeddomain/_index.md new file mode 100644 index 0000000000..630c620683 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizeddomain/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAuthorizedDomain method" +linktitle: "EmsAbAuthorizedDomain" +articleTitle: "EmsAbAuthorizedDomain" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4910 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabauthorizeddomain/ +--- + +## EmsAbAuthorizedDomain {#emsabauthorizeddomain} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORIZED_DOMAIN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAuthorizedDomain() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizedpassword/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizedpassword/_index.md new file mode 100644 index 0000000000..c4b996b876 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizedpassword/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAuthorizedPassword method" +linktitle: "EmsAbAuthorizedPassword" +articleTitle: "EmsAbAuthorizedPassword" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4920 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabauthorizedpassword/ +--- + +## EmsAbAuthorizedPassword {#emsabauthorizedpassword} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORIZED_PASSWORD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAuthorizedPassword() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizedpasswordconfirm/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizedpasswordconfirm/_index.md new file mode 100644 index 0000000000..62ef6bf739 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizedpasswordconfirm/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAuthorizedPasswordConfirm method" +linktitle: "EmsAbAuthorizedPasswordConfirm" +articleTitle: "EmsAbAuthorizedPasswordConfirm" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4930 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabauthorizedpasswordconfirm/ +--- + +## EmsAbAuthorizedPasswordConfirm {#emsabauthorizedpasswordconfirm} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAuthorizedPasswordConfirm() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizeduser/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizeduser/_index.md new file mode 100644 index 0000000000..8e8ee97537 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabauthorizeduser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAuthorizedUser method" +linktitle: "EmsAbAuthorizedUser" +articleTitle: "EmsAbAuthorizedUser" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4940 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabauthorizeduser/ +--- + +## EmsAbAuthorizedUser {#emsabauthorizeduser} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTHORIZED_USER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAuthorizedUser() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabautoreply/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabautoreply/_index.md new file mode 100644 index 0000000000..b36bd7bf98 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabautoreply/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAutoreply method" +linktitle: "EmsAbAutoreply" +articleTitle: "EmsAbAutoreply" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4950 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabautoreply/ +--- + +## EmsAbAutoreply {#emsabautoreply} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTOREPLY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAutoreply() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabautoreplymessage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabautoreplymessage/_index.md new file mode 100644 index 0000000000..17e7523859 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabautoreplymessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAutoreplyMessage method" +linktitle: "EmsAbAutoreplyMessage" +articleTitle: "EmsAbAutoreplyMessage" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4960 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabautoreplymessage/ +--- + +## EmsAbAutoreplyMessage {#emsabautoreplymessage} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTOREPLY_MESSAGE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAutoreplyMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabautoreplysubject/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabautoreplysubject/_index.md new file mode 100644 index 0000000000..47bdd66b2e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabautoreplysubject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAutoreplySubject method" +linktitle: "EmsAbAutoreplySubject" +articleTitle: "EmsAbAutoreplySubject" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4970 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabautoreplysubject/ +--- + +## EmsAbAutoreplySubject {#emsabautoreplysubject} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AUTOREPLY_SUBJECT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAutoreplySubject() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabavailableauthorizationpackages/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabavailableauthorizationpackages/_index.md new file mode 100644 index 0000000000..18ae7a0c8d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabavailableauthorizationpackages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAvailableAuthorizationPackages method" +linktitle: "EmsAbAvailableAuthorizationPackages" +articleTitle: "EmsAbAvailableAuthorizationPackages" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4980 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabavailableauthorizationpackages/ +--- + +## EmsAbAvailableAuthorizationPackages {#emsabavailableauthorizationpackages} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAvailableAuthorizationPackages() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabavailabledistributions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabavailabledistributions/_index.md new file mode 100644 index 0000000000..f67c43e837 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabavailabledistributions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbAvailableDistributions method" +linktitle: "EmsAbAvailableDistributions" +articleTitle: "EmsAbAvailableDistributions" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 4990 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabavailabledistributions/ +--- + +## EmsAbAvailableDistributions {#emsabavailabledistributions} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_AVAILABLE_DISTRIBUTIONS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbAvailableDistributions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabbridgeheadservers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabbridgeheadservers/_index.md new file mode 100644 index 0000000000..04e9ccc4a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabbridgeheadservers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbBridgeheadServers method" +linktitle: "EmsAbBridgeheadServers" +articleTitle: "EmsAbBridgeheadServers" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5000 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabbridgeheadservers/ +--- + +## EmsAbBridgeheadServers {#emsabbridgeheadservers} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_BRIDGEHEAD_SERVERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbBridgeheadServers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabbridgeheadserverso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabbridgeheadserverso/_index.md new file mode 100644 index 0000000000..8b24d7fe14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabbridgeheadserverso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbBridgeheadServersO method" +linktitle: "EmsAbBridgeheadServersO" +articleTitle: "EmsAbBridgeheadServersO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5010 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabbridgeheadserverso/ +--- + +## EmsAbBridgeheadServersO {#emsabbridgeheadserverso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_BRIDGEHEAD_SERVERS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbBridgeheadServersO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabbusinesscategory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabbusinesscategory/_index.md new file mode 100644 index 0000000000..c5a1e67d0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabbusinesscategory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbBusinessCategory method" +linktitle: "EmsAbBusinessCategory" +articleTitle: "EmsAbBusinessCategory" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5020 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabbusinesscategory/ +--- + +## EmsAbBusinessCategory {#emsabbusinesscategory} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_BUSINESS_CATEGORY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbBusinessCategory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabbusinessroles/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabbusinessroles/_index.md new file mode 100644 index 0000000000..0f27b7a9de --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabbusinessroles/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbBusinessRoles method" +linktitle: "EmsAbBusinessRoles" +articleTitle: "EmsAbBusinessRoles" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5030 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabbusinessroles/ +--- + +## EmsAbBusinessRoles {#emsabbusinessroles} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_BUSINESS_ROLES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbBusinessRoles() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcacertificate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcacertificate/_index.md new file mode 100644 index 0000000000..a16dbad79f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcacertificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCaCertificate method" +linktitle: "EmsAbCaCertificate" +articleTitle: "EmsAbCaCertificate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5040 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcacertificate/ +--- + +## EmsAbCaCertificate {#emsabcacertificate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CA_CERTIFICATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCaCertificate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepf/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepf/_index.md new file mode 100644 index 0000000000..1f89f6d383 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepf/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanCreatePf method" +linktitle: "EmsAbCanCreatePf" +articleTitle: "EmsAbCanCreatePf" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5050 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepf/ +--- + +## EmsAbCanCreatePf {#emsabcancreatepf} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanCreatePf() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfbl/_index.md new file mode 100644 index 0000000000..4ff47f3d1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanCreatePfBl method" +linktitle: "EmsAbCanCreatePfBl" +articleTitle: "EmsAbCanCreatePfBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5060 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfbl/ +--- + +## EmsAbCanCreatePfBl {#emsabcancreatepfbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanCreatePfBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfblo/_index.md new file mode 100644 index 0000000000..1102608a95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanCreatePfBlO method" +linktitle: "EmsAbCanCreatePfBlO" +articleTitle: "EmsAbCanCreatePfBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5070 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfblo/ +--- + +## EmsAbCanCreatePfBlO {#emsabcancreatepfblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanCreatePfBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdl/_index.md new file mode 100644 index 0000000000..a389a5cdac --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanCreatePfDl method" +linktitle: "EmsAbCanCreatePfDl" +articleTitle: "EmsAbCanCreatePfDl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5080 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdl/ +--- + +## EmsAbCanCreatePfDl {#emsabcancreatepfdl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_DL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanCreatePfDl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlbl/_index.md new file mode 100644 index 0000000000..198cfbed1a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanCreatePfDlBl method" +linktitle: "EmsAbCanCreatePfDlBl" +articleTitle: "EmsAbCanCreatePfDlBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5090 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlbl/ +--- + +## EmsAbCanCreatePfDlBl {#emsabcancreatepfdlbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_DL_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanCreatePfDlBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlblo/_index.md new file mode 100644 index 0000000000..5313a82a1a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanCreatePfDlBlO method" +linktitle: "EmsAbCanCreatePfDlBlO" +articleTitle: "EmsAbCanCreatePfDlBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5100 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlblo/ +--- + +## EmsAbCanCreatePfDlBlO {#emsabcancreatepfdlblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_DL_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanCreatePfDlBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlo/_index.md new file mode 100644 index 0000000000..f1d41be7f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanCreatePfDlO method" +linktitle: "EmsAbCanCreatePfDlO" +articleTitle: "EmsAbCanCreatePfDlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5110 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfdlo/ +--- + +## EmsAbCanCreatePfDlO {#emsabcancreatepfdlo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_DL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanCreatePfDlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfo/_index.md new file mode 100644 index 0000000000..57b4776f14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanCreatePfO method" +linktitle: "EmsAbCanCreatePfO" +articleTitle: "EmsAbCanCreatePfO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5120 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcancreatepfo/ +--- + +## EmsAbCanCreatePfO {#emsabcancreatepfo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_CREATE_PF_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanCreatePfO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepf/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepf/_index.md new file mode 100644 index 0000000000..e9da47d0eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepf/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanNotCreatePf method" +linktitle: "EmsAbCanNotCreatePf" +articleTitle: "EmsAbCanNotCreatePf" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5130 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepf/ +--- + +## EmsAbCanNotCreatePf {#emsabcannotcreatepf} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanNotCreatePf() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfbl/_index.md new file mode 100644 index 0000000000..1677505bd5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanNotCreatePfBl method" +linktitle: "EmsAbCanNotCreatePfBl" +articleTitle: "EmsAbCanNotCreatePfBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5140 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfbl/ +--- + +## EmsAbCanNotCreatePfBl {#emsabcannotcreatepfbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanNotCreatePfBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfblo/_index.md new file mode 100644 index 0000000000..69253c6305 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanNotCreatePfBlO method" +linktitle: "EmsAbCanNotCreatePfBlO" +articleTitle: "EmsAbCanNotCreatePfBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5150 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfblo/ +--- + +## EmsAbCanNotCreatePfBlO {#emsabcannotcreatepfblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanNotCreatePfBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdl/_index.md new file mode 100644 index 0000000000..f5ac6d0606 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanNotCreatePfDl method" +linktitle: "EmsAbCanNotCreatePfDl" +articleTitle: "EmsAbCanNotCreatePfDl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5160 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdl/ +--- + +## EmsAbCanNotCreatePfDl {#emsabcannotcreatepfdl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_DL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanNotCreatePfDl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlbl/_index.md new file mode 100644 index 0000000000..588db73635 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanNotCreatePfDlBl method" +linktitle: "EmsAbCanNotCreatePfDlBl" +articleTitle: "EmsAbCanNotCreatePfDlBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5170 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlbl/ +--- + +## EmsAbCanNotCreatePfDlBl {#emsabcannotcreatepfdlbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanNotCreatePfDlBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlblo/_index.md new file mode 100644 index 0000000000..18388b436b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanNotCreatePfDlBlO method" +linktitle: "EmsAbCanNotCreatePfDlBlO" +articleTitle: "EmsAbCanNotCreatePfDlBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5180 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlblo/ +--- + +## EmsAbCanNotCreatePfDlBlO {#emsabcannotcreatepfdlblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanNotCreatePfDlBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlo/_index.md new file mode 100644 index 0000000000..763f189517 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanNotCreatePfDlO method" +linktitle: "EmsAbCanNotCreatePfDlO" +articleTitle: "EmsAbCanNotCreatePfDlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5190 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfdlo/ +--- + +## EmsAbCanNotCreatePfDlO {#emsabcannotcreatepfdlo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanNotCreatePfDlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfo/_index.md new file mode 100644 index 0000000000..c8ec83e50a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanNotCreatePfO method" +linktitle: "EmsAbCanNotCreatePfO" +articleTitle: "EmsAbCanNotCreatePfO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5200 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcannotcreatepfo/ +--- + +## EmsAbCanNotCreatePfO {#emsabcannotcreatepfo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_NOT_CREATE_PF_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanNotCreatePfO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcanpreservedns/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcanpreservedns/_index.md new file mode 100644 index 0000000000..aa32438a04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcanpreservedns/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCanPreserveDns method" +linktitle: "EmsAbCanPreserveDns" +articleTitle: "EmsAbCanPreserveDns" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5210 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcanpreservedns/ +--- + +## EmsAbCanPreserveDns {#emsabcanpreservedns} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CAN_PRESERVE_DNS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCanPreserveDns() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificatechainv3/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificatechainv3/_index.md new file mode 100644 index 0000000000..166b5f785f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificatechainv3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCertificateChainV3 method" +linktitle: "EmsAbCertificateChainV3" +articleTitle: "EmsAbCertificateChainV3" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5220 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcertificatechainv3/ +--- + +## EmsAbCertificateChainV3 {#emsabcertificatechainv3} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CERTIFICATE_CHAIN_V3 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCertificateChainV3() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlist/_index.md new file mode 100644 index 0000000000..7c71876081 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCertificateRevocationList method" +linktitle: "EmsAbCertificateRevocationList" +articleTitle: "EmsAbCertificateRevocationList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5230 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlist/ +--- + +## EmsAbCertificateRevocationList {#emsabcertificaterevocationlist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CERTIFICATE_REVOCATION_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCertificateRevocationList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlistv1/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlistv1/_index.md new file mode 100644 index 0000000000..f541a93767 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlistv1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCertificateRevocationListV1 method" +linktitle: "EmsAbCertificateRevocationListV1" +articleTitle: "EmsAbCertificateRevocationListV1" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5240 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlistv1/ +--- + +## EmsAbCertificateRevocationListV1 {#emsabcertificaterevocationlistv1} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V1 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCertificateRevocationListV1() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlistv3/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlistv3/_index.md new file mode 100644 index 0000000000..f5226be158 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlistv3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCertificateRevocationListV3 method" +linktitle: "EmsAbCertificateRevocationListV3" +articleTitle: "EmsAbCertificateRevocationListV3" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5250 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcertificaterevocationlistv3/ +--- + +## EmsAbCertificateRevocationListV3 {#emsabcertificaterevocationlistv3} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V3 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCertificateRevocationListV3() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcharacterset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcharacterset/_index.md new file mode 100644 index 0000000000..db0bc465df --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcharacterset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCharacterSet method" +linktitle: "EmsAbCharacterSet" +articleTitle: "EmsAbCharacterSet" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5260 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcharacterset/ +--- + +## EmsAbCharacterSet {#emsabcharacterset} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CHARACTER_SET + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCharacterSet() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcharactersetlist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcharactersetlist/_index.md new file mode 100644 index 0000000000..f4b766f84b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcharactersetlist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCharacterSetList method" +linktitle: "EmsAbCharacterSetList" +articleTitle: "EmsAbCharacterSetList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5270 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcharactersetlist/ +--- + +## EmsAbCharacterSetList {#emsabcharactersetlist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CHARACTER_SET_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCharacterSetList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabchildrdns/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabchildrdns/_index.md new file mode 100644 index 0000000000..bcfd42784c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabchildrdns/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbChildRdns method" +linktitle: "EmsAbChildRdns" +articleTitle: "EmsAbChildRdns" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5280 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabchildrdns/ +--- + +## EmsAbChildRdns {#emsabchildrdns} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CHILD_RDNS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbChildRdns() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabclientaccessenabled/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclientaccessenabled/_index.md new file mode 100644 index 0000000000..8c11c0021a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclientaccessenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbClientAccessEnabled method" +linktitle: "EmsAbClientAccessEnabled" +articleTitle: "EmsAbClientAccessEnabled" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5290 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabclientaccessenabled/ +--- + +## EmsAbClientAccessEnabled {#emsabclientaccessenabled} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLIENT_ACCESS_ENABLED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbClientAccessEnabled() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockalertoffset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockalertoffset/_index.md new file mode 100644 index 0000000000..6cdfd6a0a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockalertoffset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbClockAlertOffset method" +linktitle: "EmsAbClockAlertOffset" +articleTitle: "EmsAbClockAlertOffset" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5300 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabclockalertoffset/ +--- + +## EmsAbClockAlertOffset {#emsabclockalertoffset} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLOCK_ALERT_OFFSET + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbClockAlertOffset() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockalertrepair/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockalertrepair/_index.md new file mode 100644 index 0000000000..86e60e1d96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockalertrepair/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbClockAlertRepair method" +linktitle: "EmsAbClockAlertRepair" +articleTitle: "EmsAbClockAlertRepair" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5310 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabclockalertrepair/ +--- + +## EmsAbClockAlertRepair {#emsabclockalertrepair} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLOCK_ALERT_REPAIR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbClockAlertRepair() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockwarningoffset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockwarningoffset/_index.md new file mode 100644 index 0000000000..778d5dfa27 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockwarningoffset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbClockWarningOffset method" +linktitle: "EmsAbClockWarningOffset" +articleTitle: "EmsAbClockWarningOffset" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5320 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabclockwarningoffset/ +--- + +## EmsAbClockWarningOffset {#emsabclockwarningoffset} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLOCK_WARNING_OFFSET + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbClockWarningOffset() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockwarningrepair/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockwarningrepair/_index.md new file mode 100644 index 0000000000..c8aee13f8f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabclockwarningrepair/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbClockWarningRepair method" +linktitle: "EmsAbClockWarningRepair" +articleTitle: "EmsAbClockWarningRepair" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5330 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabclockwarningrepair/ +--- + +## EmsAbClockWarningRepair {#emsabclockwarningrepair} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CLOCK_WARNING_REPAIR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbClockWarningRepair() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcompromisedkeylist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcompromisedkeylist/_index.md new file mode 100644 index 0000000000..d97c7b7287 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcompromisedkeylist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCompromisedKeyList method" +linktitle: "EmsAbCompromisedKeyList" +articleTitle: "EmsAbCompromisedKeyList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5340 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcompromisedkeylist/ +--- + +## EmsAbCompromisedKeyList {#emsabcompromisedkeylist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_COMPROMISED_KEY_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCompromisedKeyList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcomputername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcomputername/_index.md new file mode 100644 index 0000000000..5965f5a4fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcomputername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbComputerName method" +linktitle: "EmsAbComputerName" +articleTitle: "EmsAbComputerName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5350 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcomputername/ +--- + +## EmsAbComputerName {#emsabcomputername} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_COMPUTER_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbComputerName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnecteddomains/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnecteddomains/_index.md new file mode 100644 index 0000000000..ad232001c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnecteddomains/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbConnectedDomains method" +linktitle: "EmsAbConnectedDomains" +articleTitle: "EmsAbConnectedDomains" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5360 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabconnecteddomains/ +--- + +## EmsAbConnectedDomains {#emsabconnecteddomains} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONNECTED_DOMAINS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbConnectedDomains() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnectionlistfilter/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnectionlistfilter/_index.md new file mode 100644 index 0000000000..f653d60546 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnectionlistfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbConnectionListFilter method" +linktitle: "EmsAbConnectionListFilter" +articleTitle: "EmsAbConnectionListFilter" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5370 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabconnectionlistfilter/ +--- + +## EmsAbConnectionListFilter {#emsabconnectionlistfilter} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONNECTION_LIST_FILTER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbConnectionListFilter() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnectionlistfiltertype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnectionlistfiltertype/_index.md new file mode 100644 index 0000000000..e488b6cdf6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnectionlistfiltertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbConnectionListFilterType method" +linktitle: "EmsAbConnectionListFilterType" +articleTitle: "EmsAbConnectionListFilterType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5380 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabconnectionlistfiltertype/ +--- + +## EmsAbConnectionListFilterType {#emsabconnectionlistfiltertype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbConnectionListFilterType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnectiontype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnectiontype/_index.md new file mode 100644 index 0000000000..af1700f96a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabconnectiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbConnectionType method" +linktitle: "EmsAbConnectionType" +articleTitle: "EmsAbConnectionType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5390 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabconnectiontype/ +--- + +## EmsAbConnectionType {#emsabconnectiontype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONNECTION_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbConnectionType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontainerinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontainerinfo/_index.md new file mode 100644 index 0000000000..97598b5845 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontainerinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbContainerInfo method" +linktitle: "EmsAbContainerInfo" +articleTitle: "EmsAbContainerInfo" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5400 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcontainerinfo/ +--- + +## EmsAbContainerInfo {#emsabcontainerinfo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONTAINER_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbContainerInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontenttype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontenttype/_index.md new file mode 100644 index 0000000000..9d8c3f68c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontenttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbContentType method" +linktitle: "EmsAbContentType" +articleTitle: "EmsAbContentType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5410 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcontenttype/ +--- + +## EmsAbContentType {#emsabcontenttype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONTENT_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbContentType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontrolmsgfolderid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontrolmsgfolderid/_index.md new file mode 100644 index 0000000000..c8a58b60a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontrolmsgfolderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbControlMsgFolderId method" +linktitle: "EmsAbControlMsgFolderId" +articleTitle: "EmsAbControlMsgFolderId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5420 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcontrolmsgfolderid/ +--- + +## EmsAbControlMsgFolderId {#emsabcontrolmsgfolderid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONTROL_MSG_FOLDER_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbControlMsgFolderId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontrolmsgrules/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontrolmsgrules/_index.md new file mode 100644 index 0000000000..0a286e4e7a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcontrolmsgrules/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbControlMsgRules method" +linktitle: "EmsAbControlMsgRules" +articleTitle: "EmsAbControlMsgRules" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5430 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcontrolmsgrules/ +--- + +## EmsAbControlMsgRules {#emsabcontrolmsgrules} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CONTROL_MSG_RULES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbControlMsgRules() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcost/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcost/_index.md new file mode 100644 index 0000000000..79087d2212 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcost/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCost method" +linktitle: "EmsAbCost" +articleTitle: "EmsAbCost" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5440 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcost/ +--- + +## EmsAbCost {#emsabcost} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_COST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCost() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcountryname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcountryname/_index.md new file mode 100644 index 0000000000..bb4b1ed887 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcountryname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCountryName method" +linktitle: "EmsAbCountryName" +articleTitle: "EmsAbCountryName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5450 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcountryname/ +--- + +## EmsAbCountryName {#emsabcountryname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_COUNTRY_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCountryName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcrosscertificatecrl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcrosscertificatecrl/_index.md new file mode 100644 index 0000000000..cbc2791122 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcrosscertificatecrl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCrossCertificateCrl method" +linktitle: "EmsAbCrossCertificateCrl" +articleTitle: "EmsAbCrossCertificateCrl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5460 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcrosscertificatecrl/ +--- + +## EmsAbCrossCertificateCrl {#emsabcrosscertificatecrl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CROSS_CERTIFICATE_CRL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCrossCertificateCrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabcrosscertificatepair/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcrosscertificatepair/_index.md new file mode 100644 index 0000000000..bd974c2856 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabcrosscertificatepair/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbCrossCertificatePair method" +linktitle: "EmsAbCrossCertificatePair" +articleTitle: "EmsAbCrossCertificatePair" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5470 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabcrosscertificatepair/ +--- + +## EmsAbCrossCertificatePair {#emsabcrosscertificatepair} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_CROSS_CERTIFICATE_PAIR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbCrossCertificatePair() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdefaultmessageformat/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdefaultmessageformat/_index.md new file mode 100644 index 0000000000..e23e45dbe3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdefaultmessageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDefaultMessageFormat method" +linktitle: "EmsAbDefaultMessageFormat" +articleTitle: "EmsAbDefaultMessageFormat" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5480 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdefaultmessageformat/ +--- + +## EmsAbDefaultMessageFormat {#emsabdefaultmessageformat} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DEFAULT_MESSAGE_FORMAT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDefaultMessageFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdelegateuser/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdelegateuser/_index.md new file mode 100644 index 0000000000..43842e9497 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdelegateuser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDelegateUser method" +linktitle: "EmsAbDelegateUser" +articleTitle: "EmsAbDelegateUser" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5490 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdelegateuser/ +--- + +## EmsAbDelegateUser {#emsabdelegateuser} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELEGATE_USER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDelegateUser() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeliveits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeliveits/_index.md new file mode 100644 index 0000000000..239ffb8e6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeliveits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDelivEits method" +linktitle: "EmsAbDelivEits" +articleTitle: "EmsAbDelivEits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5500 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdeliveits/ +--- + +## EmsAbDelivEits {#emsabdeliveits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELIV_EITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDelivEits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeliverandredirect/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeliverandredirect/_index.md new file mode 100644 index 0000000000..625f4335c5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeliverandredirect/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDeliverAndRedirect method" +linktitle: "EmsAbDeliverAndRedirect" +articleTitle: "EmsAbDeliverAndRedirect" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5510 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdeliverandredirect/ +--- + +## EmsAbDeliverAndRedirect {#emsabdeliverandredirect} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELIVER_AND_REDIRECT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDeliverAndRedirect() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeliverymechanism/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeliverymechanism/_index.md new file mode 100644 index 0000000000..5a217c989d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeliverymechanism/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDeliveryMechanism method" +linktitle: "EmsAbDeliveryMechanism" +articleTitle: "EmsAbDeliveryMechanism" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5520 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdeliverymechanism/ +--- + +## EmsAbDeliveryMechanism {#emsabdeliverymechanism} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELIVERY_MECHANISM + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDeliveryMechanism() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdelivextconttypes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdelivextconttypes/_index.md new file mode 100644 index 0000000000..d33a72e391 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdelivextconttypes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDelivExtContTypes method" +linktitle: "EmsAbDelivExtContTypes" +articleTitle: "EmsAbDelivExtContTypes" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5530 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdelivextconttypes/ +--- + +## EmsAbDelivExtContTypes {#emsabdelivextconttypes} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELIV_EXT_CONT_TYPES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDelivExtContTypes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeltarevocationlist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeltarevocationlist/_index.md new file mode 100644 index 0000000000..b0039680b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdeltarevocationlist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDeltaRevocationList method" +linktitle: "EmsAbDeltaRevocationList" +articleTitle: "EmsAbDeltaRevocationList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5540 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdeltarevocationlist/ +--- + +## EmsAbDeltaRevocationList {#emsabdeltarevocationlist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DELTA_REVOCATION_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDeltaRevocationList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdescription/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdescription/_index.md new file mode 100644 index 0000000000..c4dae9e989 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdescription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDescription method" +linktitle: "EmsAbDescription" +articleTitle: "EmsAbDescription" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5550 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdescription/ +--- + +## EmsAbDescription {#emsabdescription} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DESCRIPTION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDescription() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdestinationindicator/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdestinationindicator/_index.md new file mode 100644 index 0000000000..8c885eff7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdestinationindicator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDestinationIndicator method" +linktitle: "EmsAbDestinationIndicator" +articleTitle: "EmsAbDestinationIndicator" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5560 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdestinationindicator/ +--- + +## EmsAbDestinationIndicator {#emsabdestinationindicator} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DESTINATION_INDICATOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDestinationIndicator() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdiagnosticregkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdiagnosticregkey/_index.md new file mode 100644 index 0000000000..d5a8c81dec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdiagnosticregkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDiagnosticRegKey method" +linktitle: "EmsAbDiagnosticRegKey" +articleTitle: "EmsAbDiagnosticRegKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5570 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdiagnosticregkey/ +--- + +## EmsAbDiagnosticRegKey {#emsabdiagnosticregkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DIAGNOSTIC_REG_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDiagnosticRegKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisabledeferredcommit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisabledeferredcommit/_index.md new file mode 100644 index 0000000000..3231de285a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisabledeferredcommit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDisableDeferredCommit method" +linktitle: "EmsAbDisableDeferredCommit" +articleTitle: "EmsAbDisableDeferredCommit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5580 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdisabledeferredcommit/ +--- + +## EmsAbDisableDeferredCommit {#emsabdisabledeferredcommit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DISABLE_DEFERRED_COMMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDisableDeferredCommit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisabledgatewayproxy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisabledgatewayproxy/_index.md new file mode 100644 index 0000000000..42b5a7365d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisabledgatewayproxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDisabledGatewayProxy method" +linktitle: "EmsAbDisabledGatewayProxy" +articleTitle: "EmsAbDisabledGatewayProxy" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5590 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdisabledgatewayproxy/ +--- + +## EmsAbDisabledGatewayProxy {#emsabdisabledgatewayproxy} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DISABLED_GATEWAY_PROXY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDisabledGatewayProxy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisplaynameoverride/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisplaynameoverride/_index.md new file mode 100644 index 0000000000..5e430cfd80 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisplaynameoverride/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDisplayNameOverride method" +linktitle: "EmsAbDisplayNameOverride" +articleTitle: "EmsAbDisplayNameOverride" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5600 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdisplaynameoverride/ +--- + +## EmsAbDisplayNameOverride {#emsabdisplaynameoverride} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DISPLAY_NAME_OVERRIDE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDisplayNameOverride() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisplaynamesuffix/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisplaynamesuffix/_index.md new file mode 100644 index 0000000000..86391f08dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdisplaynamesuffix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDisplayNameSuffix method" +linktitle: "EmsAbDisplayNameSuffix" +articleTitle: "EmsAbDisplayNameSuffix" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5610 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdisplaynamesuffix/ +--- + +## EmsAbDisplayNameSuffix {#emsabdisplaynamesuffix} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DISPLAY_NAME_SUFFIX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDisplayNameSuffix() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdlmemberrule/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdlmemberrule/_index.md new file mode 100644 index 0000000000..035e98dc9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdlmemberrule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDlMemberRule method" +linktitle: "EmsAbDlMemberRule" +articleTitle: "EmsAbDlMemberRule" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5620 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdlmemberrule/ +--- + +## EmsAbDlMemberRule {#emsabdlmemberrule} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DL_MEMBER_RULE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDlMemberRule() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdlmemrejectpermsbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdlmemrejectpermsbl/_index.md new file mode 100644 index 0000000000..8673f267b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdlmemrejectpermsbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDlMemRejectPermsBl method" +linktitle: "EmsAbDlMemRejectPermsBl" +articleTitle: "EmsAbDlMemRejectPermsBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5630 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdlmemrejectpermsbl/ +--- + +## EmsAbDlMemRejectPermsBl {#emsabdlmemrejectpermsbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DL_MEM_REJECT_PERMS_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDlMemRejectPermsBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdlmemrejectpermsblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdlmemrejectpermsblo/_index.md new file mode 100644 index 0000000000..ee03ff5c32 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdlmemrejectpermsblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDlMemRejectPermsBlO method" +linktitle: "EmsAbDlMemRejectPermsBlO" +articleTitle: "EmsAbDlMemRejectPermsBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5640 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdlmemrejectpermsblo/ +--- + +## EmsAbDlMemRejectPermsBlO {#emsabdlmemrejectpermsblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDlMemRejectPermsBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdmdname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdmdname/_index.md new file mode 100644 index 0000000000..cbaf94014e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdmdname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDmdName method" +linktitle: "EmsAbDmdName" +articleTitle: "EmsAbDmdName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5650 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdmdname/ +--- + +## EmsAbDmdName {#emsabdmdname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DMD_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDmdName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdomaindefaltrecip/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdomaindefaltrecip/_index.md new file mode 100644 index 0000000000..eeb2f0b6aa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdomaindefaltrecip/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDomainDefAltRecip method" +linktitle: "EmsAbDomainDefAltRecip" +articleTitle: "EmsAbDomainDefAltRecip" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5660 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdomaindefaltrecip/ +--- + +## EmsAbDomainDefAltRecip {#emsabdomaindefaltrecip} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DOMAIN_DEF_ALT_RECIP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDomainDefAltRecip() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdomaindefaltrecipo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdomaindefaltrecipo/_index.md new file mode 100644 index 0000000000..2596fba48e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdomaindefaltrecipo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDomainDefAltRecipO method" +linktitle: "EmsAbDomainDefAltRecipO" +articleTitle: "EmsAbDomainDefAltRecipO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5670 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdomaindefaltrecipo/ +--- + +## EmsAbDomainDefAltRecipO {#emsabdomaindefaltrecipo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDomainDefAltRecipO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdomainname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdomainname/_index.md new file mode 100644 index 0000000000..7ad49cabd3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdomainname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDomainName method" +linktitle: "EmsAbDomainName" +articleTitle: "EmsAbDomainName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5680 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdomainname/ +--- + +## EmsAbDomainName {#emsabdomainname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DOMAIN_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDomainName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdooabversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdooabversion/_index.md new file mode 100644 index 0000000000..fe9549fe04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdooabversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDoOabVersion method" +linktitle: "EmsAbDoOabVersion" +articleTitle: "EmsAbDoOabVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5690 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdooabversion/ +--- + +## EmsAbDoOabVersion {#emsabdooabversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DO_OAB_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDoOabVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdsasignature/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdsasignature/_index.md new file mode 100644 index 0000000000..7de6a7525e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdsasignature/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDsaSignature method" +linktitle: "EmsAbDsaSignature" +articleTitle: "EmsAbDsaSignature" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5700 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdsasignature/ +--- + +## EmsAbDsaSignature {#emsabdsasignature} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DSA_SIGNATURE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDsaSignature() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaadmincopy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaadmincopy/_index.md new file mode 100644 index 0000000000..ea01810511 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaadmincopy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaAdminCopy method" +linktitle: "EmsAbDxaAdminCopy" +articleTitle: "EmsAbDxaAdminCopy" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5710 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaadmincopy/ +--- + +## EmsAbDxaAdminCopy {#emsabdxaadmincopy} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_ADMIN_COPY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaAdminCopy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaadminforward/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaadminforward/_index.md new file mode 100644 index 0000000000..2e3454352b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaadminforward/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaAdminForward method" +linktitle: "EmsAbDxaAdminForward" +articleTitle: "EmsAbDxaAdminForward" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5720 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaadminforward/ +--- + +## EmsAbDxaAdminForward {#emsabdxaadminforward} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_ADMIN_FORWARD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaAdminForward() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaadminupdate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaadminupdate/_index.md new file mode 100644 index 0000000000..bba4bfc8d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaadminupdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaAdminUpdate method" +linktitle: "EmsAbDxaAdminUpdate" +articleTitle: "EmsAbDxaAdminUpdate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5730 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaadminupdate/ +--- + +## EmsAbDxaAdminUpdate {#emsabdxaadminupdate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_ADMIN_UPDATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaAdminUpdate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaappendreqcn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaappendreqcn/_index.md new file mode 100644 index 0000000000..668fac01d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaappendreqcn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaAppendReqcn method" +linktitle: "EmsAbDxaAppendReqcn" +articleTitle: "EmsAbDxaAppendReqcn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5740 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaappendreqcn/ +--- + +## EmsAbDxaAppendReqcn {#emsabdxaappendreqcn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_APPEND_REQCN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaAppendReqcn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfcontainerlist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfcontainerlist/_index.md new file mode 100644 index 0000000000..304a1a13a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfcontainerlist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaConfContainerList method" +linktitle: "EmsAbDxaConfContainerList" +articleTitle: "EmsAbDxaConfContainerList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5750 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfcontainerlist/ +--- + +## EmsAbDxaConfContainerList {#emsabdxaconfcontainerlist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_CONTAINER_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaConfContainerList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfcontainerlisto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfcontainerlisto/_index.md new file mode 100644 index 0000000000..6e86a0c69b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfcontainerlisto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaConfContainerListO method" +linktitle: "EmsAbDxaConfContainerListO" +articleTitle: "EmsAbDxaConfContainerListO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5760 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfcontainerlisto/ +--- + +## EmsAbDxaConfContainerListO {#emsabdxaconfcontainerlisto} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaConfContainerListO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfreqtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfreqtime/_index.md new file mode 100644 index 0000000000..d344804f1c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfreqtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaConfReqTime method" +linktitle: "EmsAbDxaConfReqTime" +articleTitle: "EmsAbDxaConfReqTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5770 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfreqtime/ +--- + +## EmsAbDxaConfReqTime {#emsabdxaconfreqtime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_REQ_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaConfReqTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfseq/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfseq/_index.md new file mode 100644 index 0000000000..c2a4ed0ba3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfseq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaConfSeq method" +linktitle: "EmsAbDxaConfSeq" +articleTitle: "EmsAbDxaConfSeq" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5780 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfseq/ +--- + +## EmsAbDxaConfSeq {#emsabdxaconfseq} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_SEQ + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaConfSeq() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfsequsn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfsequsn/_index.md new file mode 100644 index 0000000000..65d6be2ba2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfsequsn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaConfSeqUsn method" +linktitle: "EmsAbDxaConfSeqUsn" +articleTitle: "EmsAbDxaConfSeqUsn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5790 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaconfsequsn/ +--- + +## EmsAbDxaConfSeqUsn {#emsabdxaconfsequsn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_CONF_SEQ_USN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaConfSeqUsn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaexchangeoptions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaexchangeoptions/_index.md new file mode 100644 index 0000000000..b7f6c37704 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaexchangeoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaExchangeOptions method" +linktitle: "EmsAbDxaExchangeOptions" +articleTitle: "EmsAbDxaExchangeOptions" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5800 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaexchangeoptions/ +--- + +## EmsAbDxaExchangeOptions {#emsabdxaexchangeoptions} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_EXCHANGE_OPTIONS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaExchangeOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaexportnow/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaexportnow/_index.md new file mode 100644 index 0000000000..3a4d13174a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaexportnow/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaExportNow method" +linktitle: "EmsAbDxaExportNow" +articleTitle: "EmsAbDxaExportNow" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5810 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaexportnow/ +--- + +## EmsAbDxaExportNow {#emsabdxaexportnow} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_EXPORT_NOW + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaExportNow() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaflags/_index.md new file mode 100644 index 0000000000..c9124d30af --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaFlags method" +linktitle: "EmsAbDxaFlags" +articleTitle: "EmsAbDxaFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5820 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaflags/ +--- + +## EmsAbDxaFlags {#emsabdxaflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimportnow/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimportnow/_index.md new file mode 100644 index 0000000000..81dbd1a708 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimportnow/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaImportNow method" +linktitle: "EmsAbDxaImportNow" +articleTitle: "EmsAbDxaImportNow" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5830 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaimportnow/ +--- + +## EmsAbDxaImportNow {#emsabdxaimportnow} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IMPORT_NOW + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaImportNow() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpseq/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpseq/_index.md new file mode 100644 index 0000000000..27a85de2d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpseq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaImpSeq method" +linktitle: "EmsAbDxaImpSeq" +articleTitle: "EmsAbDxaImpSeq" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5840 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpseq/ +--- + +## EmsAbDxaImpSeq {#emsabdxaimpseq} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IMP_SEQ + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaImpSeq() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpseqtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpseqtime/_index.md new file mode 100644 index 0000000000..ec4771278d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpseqtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaImpSeqTime method" +linktitle: "EmsAbDxaImpSeqTime" +articleTitle: "EmsAbDxaImpSeqTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5850 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpseqtime/ +--- + +## EmsAbDxaImpSeqTime {#emsabdxaimpseqtime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IMP_SEQ_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaImpSeqTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpsequsn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpsequsn/_index.md new file mode 100644 index 0000000000..c0c9c24035 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpsequsn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaImpSeqUsn method" +linktitle: "EmsAbDxaImpSeqUsn" +articleTitle: "EmsAbDxaImpSeqUsn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5860 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaimpsequsn/ +--- + +## EmsAbDxaImpSeqUsn {#emsabdxaimpsequsn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IMP_SEQ_USN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaImpSeqUsn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaintemplatemap/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaintemplatemap/_index.md new file mode 100644 index 0000000000..e15d188c72 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaintemplatemap/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaInTemplateMap method" +linktitle: "EmsAbDxaInTemplateMap" +articleTitle: "EmsAbDxaInTemplateMap" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5870 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaintemplatemap/ +--- + +## EmsAbDxaInTemplateMap {#emsabdxaintemplatemap} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_IN_TEMPLATE_MAP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaInTemplateMap() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxalocaladmin/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxalocaladmin/_index.md new file mode 100644 index 0000000000..ea6cc435b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxalocaladmin/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaLocalAdmin method" +linktitle: "EmsAbDxaLocalAdmin" +articleTitle: "EmsAbDxaLocalAdmin" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5880 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxalocaladmin/ +--- + +## EmsAbDxaLocalAdmin {#emsabdxalocaladmin} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_LOCAL_ADMIN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaLocalAdmin() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxalocaladmino/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxalocaladmino/_index.md new file mode 100644 index 0000000000..ead937da59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxalocaladmino/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaLocalAdminO method" +linktitle: "EmsAbDxaLocalAdminO" +articleTitle: "EmsAbDxaLocalAdminO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5890 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxalocaladmino/ +--- + +## EmsAbDxaLocalAdminO {#emsabdxalocaladmino} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_LOCAL_ADMIN_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaLocalAdminO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxalogginglevel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxalogginglevel/_index.md new file mode 100644 index 0000000000..0645788ca2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxalogginglevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaLoggingLevel method" +linktitle: "EmsAbDxaLoggingLevel" +articleTitle: "EmsAbDxaLoggingLevel" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5900 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxalogginglevel/ +--- + +## EmsAbDxaLoggingLevel {#emsabdxalogginglevel} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_LOGGING_LEVEL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaLoggingLevel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxanativeaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxanativeaddresstype/_index.md new file mode 100644 index 0000000000..5e26979de6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxanativeaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaNativeAddressType method" +linktitle: "EmsAbDxaNativeAddressType" +articleTitle: "EmsAbDxaNativeAddressType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5910 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxanativeaddresstype/ +--- + +## EmsAbDxaNativeAddressType {#emsabdxanativeaddresstype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaNativeAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaouttemplatemap/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaouttemplatemap/_index.md new file mode 100644 index 0000000000..3abf89771a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaouttemplatemap/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaOutTemplateMap method" +linktitle: "EmsAbDxaOutTemplateMap" +articleTitle: "EmsAbDxaOutTemplateMap" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5920 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaouttemplatemap/ +--- + +## EmsAbDxaOutTemplateMap {#emsabdxaouttemplatemap} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_OUT_TEMPLATE_MAP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaOutTemplateMap() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxapassword/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxapassword/_index.md new file mode 100644 index 0000000000..f4dbba148b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxapassword/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaPassword method" +linktitle: "EmsAbDxaPassword" +articleTitle: "EmsAbDxaPassword" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5930 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxapassword/ +--- + +## EmsAbDxaPassword {#emsabdxapassword} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PASSWORD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaPassword() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevexchangeoptions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevexchangeoptions/_index.md new file mode 100644 index 0000000000..4fb1036ccb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevexchangeoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaPrevExchangeOptions method" +linktitle: "EmsAbDxaPrevExchangeOptions" +articleTitle: "EmsAbDxaPrevExchangeOptions" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5940 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevexchangeoptions/ +--- + +## EmsAbDxaPrevExchangeOptions {#emsabdxaprevexchangeoptions} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaPrevExchangeOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevexportnativeonly/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevexportnativeonly/_index.md new file mode 100644 index 0000000000..8a94e85882 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevexportnativeonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaPrevExportNativeOnly method" +linktitle: "EmsAbDxaPrevExportNativeOnly" +articleTitle: "EmsAbDxaPrevExportNativeOnly" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5950 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevexportnativeonly/ +--- + +## EmsAbDxaPrevExportNativeOnly {#emsabdxaprevexportnativeonly} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaPrevExportNativeOnly() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevinexchangesensitivity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevinexchangesensitivity/_index.md new file mode 100644 index 0000000000..d72674a2fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevinexchangesensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaPrevInExchangeSensitivity method" +linktitle: "EmsAbDxaPrevInExchangeSensitivity" +articleTitle: "EmsAbDxaPrevInExchangeSensitivity" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5960 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevinexchangesensitivity/ +--- + +## EmsAbDxaPrevInExchangeSensitivity {#emsabdxaprevinexchangesensitivity} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaPrevInExchangeSensitivity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevremoteentries/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevremoteentries/_index.md new file mode 100644 index 0000000000..0b60b682bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevremoteentries/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaPrevRemoteEntries method" +linktitle: "EmsAbDxaPrevRemoteEntries" +articleTitle: "EmsAbDxaPrevRemoteEntries" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5970 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevremoteentries/ +--- + +## EmsAbDxaPrevRemoteEntries {#emsabdxaprevremoteentries} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaPrevRemoteEntries() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevremoteentrieso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevremoteentrieso/_index.md new file mode 100644 index 0000000000..5ba9ec845d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevremoteentrieso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaPrevRemoteEntriesO method" +linktitle: "EmsAbDxaPrevRemoteEntriesO" +articleTitle: "EmsAbDxaPrevRemoteEntriesO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5980 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevremoteentrieso/ +--- + +## EmsAbDxaPrevRemoteEntriesO {#emsabdxaprevremoteentrieso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaPrevRemoteEntriesO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevreplicationsensitivity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevreplicationsensitivity/_index.md new file mode 100644 index 0000000000..100353246e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevreplicationsensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaPrevReplicationSensitivity method" +linktitle: "EmsAbDxaPrevReplicationSensitivity" +articleTitle: "EmsAbDxaPrevReplicationSensitivity" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 5990 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevreplicationsensitivity/ +--- + +## EmsAbDxaPrevReplicationSensitivity {#emsabdxaprevreplicationsensitivity} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaPrevReplicationSensitivity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevtemplateoptions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevtemplateoptions/_index.md new file mode 100644 index 0000000000..daa71304ee --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevtemplateoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaPrevTemplateOptions method" +linktitle: "EmsAbDxaPrevTemplateOptions" +articleTitle: "EmsAbDxaPrevTemplateOptions" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6000 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevtemplateoptions/ +--- + +## EmsAbDxaPrevTemplateOptions {#emsabdxaprevtemplateoptions} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaPrevTemplateOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevtypes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevtypes/_index.md new file mode 100644 index 0000000000..eb2f293185 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevtypes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaPrevTypes method" +linktitle: "EmsAbDxaPrevTypes" +articleTitle: "EmsAbDxaPrevTypes" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6010 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaprevtypes/ +--- + +## EmsAbDxaPrevTypes {#emsabdxaprevtypes} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_PREV_TYPES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaPrevTypes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxarecipientcp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxarecipientcp/_index.md new file mode 100644 index 0000000000..e4ced7cbb5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxarecipientcp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaRecipientCp method" +linktitle: "EmsAbDxaRecipientCp" +articleTitle: "EmsAbDxaRecipientCp" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6020 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxarecipientcp/ +--- + +## EmsAbDxaRecipientCp {#emsabdxarecipientcp} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_RECIPIENT_CP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaRecipientCp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaremoteclient/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaremoteclient/_index.md new file mode 100644 index 0000000000..0b1644031c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaremoteclient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaRemoteClient method" +linktitle: "EmsAbDxaRemoteClient" +articleTitle: "EmsAbDxaRemoteClient" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6030 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaremoteclient/ +--- + +## EmsAbDxaRemoteClient {#emsabdxaremoteclient} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REMOTE_CLIENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaRemoteClient() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaremotecliento/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaremotecliento/_index.md new file mode 100644 index 0000000000..4e37ca5cb4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaremotecliento/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaRemoteClientO method" +linktitle: "EmsAbDxaRemoteClientO" +articleTitle: "EmsAbDxaRemoteClientO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6040 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaremotecliento/ +--- + +## EmsAbDxaRemoteClientO {#emsabdxaremotecliento} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REMOTE_CLIENT_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaRemoteClientO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqname/_index.md new file mode 100644 index 0000000000..55a7c73e49 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaReqname method" +linktitle: "EmsAbDxaReqname" +articleTitle: "EmsAbDxaReqname" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6050 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxareqname/ +--- + +## EmsAbDxaReqname {#emsabdxareqname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REQNAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaReqname() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqseq/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqseq/_index.md new file mode 100644 index 0000000000..27843ee99f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqseq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaReqSeq method" +linktitle: "EmsAbDxaReqSeq" +articleTitle: "EmsAbDxaReqSeq" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6060 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxareqseq/ +--- + +## EmsAbDxaReqSeq {#emsabdxareqseq} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REQ_SEQ + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaReqSeq() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqseqtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqseqtime/_index.md new file mode 100644 index 0000000000..39be3e44ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqseqtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaReqSeqTime method" +linktitle: "EmsAbDxaReqSeqTime" +articleTitle: "EmsAbDxaReqSeqTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6070 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxareqseqtime/ +--- + +## EmsAbDxaReqSeqTime {#emsabdxareqseqtime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REQ_SEQ_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaReqSeqTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqsequsn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqsequsn/_index.md new file mode 100644 index 0000000000..04540ecad0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxareqsequsn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaReqSeqUsn method" +linktitle: "EmsAbDxaReqSeqUsn" +articleTitle: "EmsAbDxaReqSeqUsn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6080 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxareqsequsn/ +--- + +## EmsAbDxaReqSeqUsn {#emsabdxareqsequsn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_REQ_SEQ_USN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaReqSeqUsn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrseq/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrseq/_index.md new file mode 100644 index 0000000000..21455d61b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrseq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaSvrSeq method" +linktitle: "EmsAbDxaSvrSeq" +articleTitle: "EmsAbDxaSvrSeq" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6090 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrseq/ +--- + +## EmsAbDxaSvrSeq {#emsabdxasvrseq} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_SVR_SEQ + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaSvrSeq() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrseqtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrseqtime/_index.md new file mode 100644 index 0000000000..6f7b62e1b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrseqtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaSvrSeqTime method" +linktitle: "EmsAbDxaSvrSeqTime" +articleTitle: "EmsAbDxaSvrSeqTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6100 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrseqtime/ +--- + +## EmsAbDxaSvrSeqTime {#emsabdxasvrseqtime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_SVR_SEQ_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaSvrSeqTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrsequsn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrsequsn/_index.md new file mode 100644 index 0000000000..b7113e1334 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrsequsn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaSvrSeqUsn method" +linktitle: "EmsAbDxaSvrSeqUsn" +articleTitle: "EmsAbDxaSvrSeqUsn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6110 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxasvrsequsn/ +--- + +## EmsAbDxaSvrSeqUsn {#emsabdxasvrsequsn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_SVR_SEQ_USN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaSvrSeqUsn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatask/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatask/_index.md new file mode 100644 index 0000000000..ec1f109b44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatask/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaTask method" +linktitle: "EmsAbDxaTask" +articleTitle: "EmsAbDxaTask" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6120 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxatask/ +--- + +## EmsAbDxaTask {#emsabdxatask} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_TASK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaTask() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatemplateoptions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatemplateoptions/_index.md new file mode 100644 index 0000000000..c01f54b78a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatemplateoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaTemplateOptions method" +linktitle: "EmsAbDxaTemplateOptions" +articleTitle: "EmsAbDxaTemplateOptions" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6130 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxatemplateoptions/ +--- + +## EmsAbDxaTemplateOptions {#emsabdxatemplateoptions} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_TEMPLATE_OPTIONS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaTemplateOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatemplatetimestamp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatemplatetimestamp/_index.md new file mode 100644 index 0000000000..5c0b3a4d5a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatemplatetimestamp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaTemplateTimestamp method" +linktitle: "EmsAbDxaTemplateTimestamp" +articleTitle: "EmsAbDxaTemplateTimestamp" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6140 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxatemplatetimestamp/ +--- + +## EmsAbDxaTemplateTimestamp {#emsabdxatemplatetimestamp} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaTemplateTimestamp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatypes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatypes/_index.md new file mode 100644 index 0000000000..aa155a796c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxatypes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaTypes method" +linktitle: "EmsAbDxaTypes" +articleTitle: "EmsAbDxaTypes" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6150 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxatypes/ +--- + +## EmsAbDxaTypes {#emsabdxatypes} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_TYPES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaTypes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaunconfcontainerlist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaunconfcontainerlist/_index.md new file mode 100644 index 0000000000..a58f224862 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaunconfcontainerlist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaUnconfContainerList method" +linktitle: "EmsAbDxaUnconfContainerList" +articleTitle: "EmsAbDxaUnconfContainerList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6160 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaunconfcontainerlist/ +--- + +## EmsAbDxaUnconfContainerList {#emsabdxaunconfcontainerlist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaUnconfContainerList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaunconfcontainerlisto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaunconfcontainerlisto/_index.md new file mode 100644 index 0000000000..74e0d6eddb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabdxaunconfcontainerlisto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbDxaUnconfContainerListO method" +linktitle: "EmsAbDxaUnconfContainerListO" +articleTitle: "EmsAbDxaUnconfContainerListO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6170 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabdxaunconfcontainerlisto/ +--- + +## EmsAbDxaUnconfContainerListO {#emsabdxaunconfcontainerlisto} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbDxaUnconfContainerListO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabemployeenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabemployeenumber/_index.md new file mode 100644 index 0000000000..5e3b2ce8ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabemployeenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEmployeeNumber method" +linktitle: "EmsAbEmployeeNumber" +articleTitle: "EmsAbEmployeeNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6180 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabemployeenumber/ +--- + +## EmsAbEmployeeNumber {#emsabemployeenumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EMPLOYEE_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEmployeeNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabemployeetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabemployeetype/_index.md new file mode 100644 index 0000000000..c6a3cac2b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabemployeetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEmployeeType method" +linktitle: "EmsAbEmployeeType" +articleTitle: "EmsAbEmployeeType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6190 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabemployeetype/ +--- + +## EmsAbEmployeeType {#emsabemployeetype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EMPLOYEE_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEmployeeType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabenablecompatibility/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenablecompatibility/_index.md new file mode 100644 index 0000000000..d5c6678a8c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenablecompatibility/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEnableCompatibility method" +linktitle: "EmsAbEnableCompatibility" +articleTitle: "EmsAbEnableCompatibility" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6200 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabenablecompatibility/ +--- + +## EmsAbEnableCompatibility {#emsabenablecompatibility} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLE_COMPATIBILITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEnableCompatibility() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabled/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabled/_index.md new file mode 100644 index 0000000000..96a0397810 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEnabled method" +linktitle: "EmsAbEnabled" +articleTitle: "EmsAbEnabled" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6210 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabenabled/ +--- + +## EmsAbEnabled {#emsabenabled} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEnabled() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabledauthorizationpackages/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabledauthorizationpackages/_index.md new file mode 100644 index 0000000000..89295c5b39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabledauthorizationpackages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEnabledAuthorizationPackages method" +linktitle: "EmsAbEnabledAuthorizationPackages" +articleTitle: "EmsAbEnabledAuthorizationPackages" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6220 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabenabledauthorizationpackages/ +--- + +## EmsAbEnabledAuthorizationPackages {#emsabenabledauthorizationpackages} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEnabledAuthorizationPackages() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabledprotocolcfg/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabledprotocolcfg/_index.md new file mode 100644 index 0000000000..fecb5f31a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabledprotocolcfg/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEnabledProtocolCfg method" +linktitle: "EmsAbEnabledProtocolCfg" +articleTitle: "EmsAbEnabledProtocolCfg" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6230 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabenabledprotocolcfg/ +--- + +## EmsAbEnabledProtocolCfg {#emsabenabledprotocolcfg} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLED_PROTOCOL_CFG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEnabledProtocolCfg() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabledprotocols/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabledprotocols/_index.md new file mode 100644 index 0000000000..4d78fc438a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabenabledprotocols/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEnabledProtocols method" +linktitle: "EmsAbEnabledProtocols" +articleTitle: "EmsAbEnabledProtocols" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6240 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabenabledprotocols/ +--- + +## EmsAbEnabledProtocols {#emsabenabledprotocols} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENABLED_PROTOCOLS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEnabledProtocols() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabencapsulationmethod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencapsulationmethod/_index.md new file mode 100644 index 0000000000..f6847426cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencapsulationmethod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEncapsulationMethod method" +linktitle: "EmsAbEncapsulationMethod" +articleTitle: "EmsAbEncapsulationMethod" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6250 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabencapsulationmethod/ +--- + +## EmsAbEncapsulationMethod {#emsabencapsulationmethod} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCAPSULATION_METHOD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEncapsulationMethod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabencrypt/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencrypt/_index.md new file mode 100644 index 0000000000..3d1e83e425 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencrypt/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEncrypt method" +linktitle: "EmsAbEncrypt" +articleTitle: "EmsAbEncrypt" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6260 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabencrypt/ +--- + +## EmsAbEncrypt {#emsabencrypt} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEncrypt() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalglistna/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalglistna/_index.md new file mode 100644 index 0000000000..335bbc3663 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalglistna/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEncryptAlgListNa method" +linktitle: "EmsAbEncryptAlgListNa" +articleTitle: "EmsAbEncryptAlgListNa" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6270 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabencryptalglistna/ +--- + +## EmsAbEncryptAlgListNa {#emsabencryptalglistna} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT_ALG_LIST_NA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEncryptAlgListNa() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalglistother/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalglistother/_index.md new file mode 100644 index 0000000000..60d2ffa026 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalglistother/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEncryptAlgListOther method" +linktitle: "EmsAbEncryptAlgListOther" +articleTitle: "EmsAbEncryptAlgListOther" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6280 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabencryptalglistother/ +--- + +## EmsAbEncryptAlgListOther {#emsabencryptalglistother} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEncryptAlgListOther() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalgselectedna/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalgselectedna/_index.md new file mode 100644 index 0000000000..633454be50 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalgselectedna/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEncryptAlgSelectedNa method" +linktitle: "EmsAbEncryptAlgSelectedNa" +articleTitle: "EmsAbEncryptAlgSelectedNa" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6290 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabencryptalgselectedna/ +--- + +## EmsAbEncryptAlgSelectedNa {#emsabencryptalgselectedna} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEncryptAlgSelectedNa() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalgselectedother/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalgselectedother/_index.md new file mode 100644 index 0000000000..b77785dcdb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabencryptalgselectedother/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbEncryptAlgSelectedOther method" +linktitle: "EmsAbEncryptAlgSelectedOther" +articleTitle: "EmsAbEncryptAlgSelectedOther" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6300 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabencryptalgselectedother/ +--- + +## EmsAbEncryptAlgSelectedOther {#emsabencryptalgselectedother} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbEncryptAlgSelectedOther() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabexpanddlslocally/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexpanddlslocally/_index.md new file mode 100644 index 0000000000..64ad617596 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexpanddlslocally/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbExpandDlsLocally method" +linktitle: "EmsAbExpandDlsLocally" +articleTitle: "EmsAbExpandDlsLocally" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6310 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabexpanddlslocally/ +--- + +## EmsAbExpandDlsLocally {#emsabexpanddlslocally} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPAND_DLS_LOCALLY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbExpandDlsLocally() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabexpirationtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexpirationtime/_index.md new file mode 100644 index 0000000000..f452047668 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexpirationtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbExpirationTime method" +linktitle: "EmsAbExpirationTime" +articleTitle: "EmsAbExpirationTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6320 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabexpirationtime/ +--- + +## EmsAbExpirationTime {#emsabexpirationtime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPIRATION_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbExpirationTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabexportcontainers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexportcontainers/_index.md new file mode 100644 index 0000000000..20ae673c0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexportcontainers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbExportContainers method" +linktitle: "EmsAbExportContainers" +articleTitle: "EmsAbExportContainers" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6330 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabexportcontainers/ +--- + +## EmsAbExportContainers {#emsabexportcontainers} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPORT_CONTAINERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbExportContainers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabexportcontainerso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexportcontainerso/_index.md new file mode 100644 index 0000000000..f8d56dbc87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexportcontainerso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbExportContainersO method" +linktitle: "EmsAbExportContainersO" +articleTitle: "EmsAbExportContainersO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6340 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabexportcontainerso/ +--- + +## EmsAbExportContainersO {#emsabexportcontainerso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPORT_CONTAINERS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbExportContainersO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabexportcustomrecipients/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexportcustomrecipients/_index.md new file mode 100644 index 0000000000..cc58698ae5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabexportcustomrecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbExportCustomRecipients method" +linktitle: "EmsAbExportCustomRecipients" +articleTitle: "EmsAbExportCustomRecipients" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6350 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabexportcustomrecipients/ +--- + +## EmsAbExportCustomRecipients {#emsabexportcustomrecipients} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbExportCustomRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabextendedcharsallowed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabextendedcharsallowed/_index.md new file mode 100644 index 0000000000..db45723ee0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabextendedcharsallowed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbExtendedCharsAllowed method" +linktitle: "EmsAbExtendedCharsAllowed" +articleTitle: "EmsAbExtendedCharsAllowed" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6360 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabextendedcharsallowed/ +--- + +## EmsAbExtendedCharsAllowed {#emsabextendedcharsallowed} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXTENDED_CHARS_ALLOWED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbExtendedCharsAllowed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabextensiondata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabextensiondata/_index.md new file mode 100644 index 0000000000..7324baea17 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabextensiondata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbExtensionData method" +linktitle: "EmsAbExtensionData" +articleTitle: "EmsAbExtensionData" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6370 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabextensiondata/ +--- + +## EmsAbExtensionData {#emsabextensiondata} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXTENSION_DATA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbExtensionData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabextensionname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabextensionname/_index.md new file mode 100644 index 0000000000..81af3fe44d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabextensionname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbExtensionName method" +linktitle: "EmsAbExtensionName" +articleTitle: "EmsAbExtensionName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6380 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabextensionname/ +--- + +## EmsAbExtensionName {#emsabextensionname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXTENSION_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbExtensionName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabextensionnameinherited/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabextensionnameinherited/_index.md new file mode 100644 index 0000000000..8a0c0f8978 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabextensionnameinherited/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbExtensionNameInherited method" +linktitle: "EmsAbExtensionNameInherited" +articleTitle: "EmsAbExtensionNameInherited" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6390 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabextensionnameinherited/ +--- + +## EmsAbExtensionNameInherited {#emsabextensionnameinherited} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_EXTENSION_NAME_INHERITED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbExtensionNameInherited() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabfacsimiletelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfacsimiletelephonenumber/_index.md new file mode 100644 index 0000000000..8cea0b1f81 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfacsimiletelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbFacsimileTelephoneNumber method" +linktitle: "EmsAbFacsimileTelephoneNumber" +articleTitle: "EmsAbFacsimileTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6400 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabfacsimiletelephonenumber/ +--- + +## EmsAbFacsimileTelephoneNumber {#emsabfacsimiletelephonenumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbFacsimileTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabfileversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfileversion/_index.md new file mode 100644 index 0000000000..865241792f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfileversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbFileVersion method" +linktitle: "EmsAbFileVersion" +articleTitle: "EmsAbFileVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6410 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabfileversion/ +--- + +## EmsAbFileVersion {#emsabfileversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FILE_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbFileVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabfilterlocaladdresses/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfilterlocaladdresses/_index.md new file mode 100644 index 0000000000..50a4d901fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfilterlocaladdresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbFilterLocalAddresses method" +linktitle: "EmsAbFilterLocalAddresses" +articleTitle: "EmsAbFilterLocalAddresses" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6420 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabfilterlocaladdresses/ +--- + +## EmsAbFilterLocalAddresses {#emsabfilterlocaladdresses} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FILTER_LOCAL_ADDRESSES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbFilterLocalAddresses() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabfolderscontainer/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfolderscontainer/_index.md new file mode 100644 index 0000000000..4f0368c9f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfolderscontainer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbFoldersContainer method" +linktitle: "EmsAbFoldersContainer" +articleTitle: "EmsAbFoldersContainer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6430 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabfolderscontainer/ +--- + +## EmsAbFoldersContainer {#emsabfolderscontainer} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FOLDERS_CONTAINER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbFoldersContainer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabfolderscontainero/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfolderscontainero/_index.md new file mode 100644 index 0000000000..fdd069bee6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabfolderscontainero/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbFoldersContainerO method" +linktitle: "EmsAbFoldersContainerO" +articleTitle: "EmsAbFoldersContainerO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6440 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabfolderscontainero/ +--- + +## EmsAbFoldersContainerO {#emsabfolderscontainero} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FOLDERS_CONTAINER_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbFoldersContainerO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabformdata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabformdata/_index.md new file mode 100644 index 0000000000..f5f4c30bc7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabformdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbFormData method" +linktitle: "EmsAbFormData" +articleTitle: "EmsAbFormData" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6450 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabformdata/ +--- + +## EmsAbFormData {#emsabformdata} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FORM_DATA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbFormData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabforwardingaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabforwardingaddress/_index.md new file mode 100644 index 0000000000..6f2dd19bad --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabforwardingaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbForwardingAddress method" +linktitle: "EmsAbForwardingAddress" +articleTitle: "EmsAbForwardingAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6460 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabforwardingaddress/ +--- + +## EmsAbForwardingAddress {#emsabforwardingaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_FORWARDING_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbForwardingAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgarbagecollperiod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgarbagecollperiod/_index.md new file mode 100644 index 0000000000..dfb9d35d00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgarbagecollperiod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGarbageCollPeriod method" +linktitle: "EmsAbGarbageCollPeriod" +articleTitle: "EmsAbGarbageCollPeriod" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6470 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgarbagecollperiod/ +--- + +## EmsAbGarbageCollPeriod {#emsabgarbagecollperiod} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GARBAGE_COLL_PERIOD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGarbageCollPeriod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewaylocalcred/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewaylocalcred/_index.md new file mode 100644 index 0000000000..542e33ef56 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewaylocalcred/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGatewayLocalCred method" +linktitle: "EmsAbGatewayLocalCred" +articleTitle: "EmsAbGatewayLocalCred" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6480 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgatewaylocalcred/ +--- + +## EmsAbGatewayLocalCred {#emsabgatewaylocalcred} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GATEWAY_LOCAL_CRED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGatewayLocalCred() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewaylocaldesig/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewaylocaldesig/_index.md new file mode 100644 index 0000000000..243deb7b44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewaylocaldesig/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGatewayLocalDesig method" +linktitle: "EmsAbGatewayLocalDesig" +articleTitle: "EmsAbGatewayLocalDesig" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6490 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgatewaylocaldesig/ +--- + +## EmsAbGatewayLocalDesig {#emsabgatewaylocaldesig} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GATEWAY_LOCAL_DESIG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGatewayLocalDesig() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewayproxy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewayproxy/_index.md new file mode 100644 index 0000000000..e125308869 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewayproxy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGatewayProxy method" +linktitle: "EmsAbGatewayProxy" +articleTitle: "EmsAbGatewayProxy" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6500 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgatewayproxy/ +--- + +## EmsAbGatewayProxy {#emsabgatewayproxy} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GATEWAY_PROXY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGatewayProxy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewayroutingtree/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewayroutingtree/_index.md new file mode 100644 index 0000000000..ebcfb7c653 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgatewayroutingtree/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGatewayRoutingTree method" +linktitle: "EmsAbGatewayRoutingTree" +articleTitle: "EmsAbGatewayRoutingTree" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6510 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgatewayroutingtree/ +--- + +## EmsAbGatewayRoutingTree {#emsabgatewayroutingtree} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GATEWAY_ROUTING_TREE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGatewayRoutingTree() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgenerationqualifier/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgenerationqualifier/_index.md new file mode 100644 index 0000000000..13bfa35741 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgenerationqualifier/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGenerationQualifier method" +linktitle: "EmsAbGenerationQualifier" +articleTitle: "EmsAbGenerationQualifier" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6520 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgenerationqualifier/ +--- + +## EmsAbGenerationQualifier {#emsabgenerationqualifier} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GENERATION_QUALIFIER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGenerationQualifier() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr1/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr1/_index.md new file mode 100644 index 0000000000..b507ab4590 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGroupByAttr1 method" +linktitle: "EmsAbGroupByAttr1" +articleTitle: "EmsAbGroupByAttr1" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6530 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr1/ +--- + +## EmsAbGroupByAttr1 {#emsabgroupbyattr1} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_1 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGroupByAttr1() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr2/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr2/_index.md new file mode 100644 index 0000000000..45c538d240 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGroupByAttr2 method" +linktitle: "EmsAbGroupByAttr2" +articleTitle: "EmsAbGroupByAttr2" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6540 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr2/ +--- + +## EmsAbGroupByAttr2 {#emsabgroupbyattr2} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_2 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGroupByAttr2() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr3/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr3/_index.md new file mode 100644 index 0000000000..8e77cda2e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGroupByAttr3 method" +linktitle: "EmsAbGroupByAttr3" +articleTitle: "EmsAbGroupByAttr3" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6550 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr3/ +--- + +## EmsAbGroupByAttr3 {#emsabgroupbyattr3} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_3 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGroupByAttr3() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr4/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr4/_index.md new file mode 100644 index 0000000000..a61cf7b8d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr4/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGroupByAttr4 method" +linktitle: "EmsAbGroupByAttr4" +articleTitle: "EmsAbGroupByAttr4" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6560 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattr4/ +--- + +## EmsAbGroupByAttr4 {#emsabgroupbyattr4} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_4 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGroupByAttr4() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluedn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluedn/_index.md new file mode 100644 index 0000000000..65b3099513 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluedn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGroupByAttrValueDn method" +linktitle: "EmsAbGroupByAttrValueDn" +articleTitle: "EmsAbGroupByAttrValueDn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6570 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluedn/ +--- + +## EmsAbGroupByAttrValueDn {#emsabgroupbyattrvaluedn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGroupByAttrValueDn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluedno/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluedno/_index.md new file mode 100644 index 0000000000..43471f1448 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluedno/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGroupByAttrValueDnO method" +linktitle: "EmsAbGroupByAttrValueDnO" +articleTitle: "EmsAbGroupByAttrValueDnO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6580 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluedno/ +--- + +## EmsAbGroupByAttrValueDnO {#emsabgroupbyattrvaluedno} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGroupByAttrValueDnO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluestr/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluestr/_index.md new file mode 100644 index 0000000000..771a0ec24d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluestr/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGroupByAttrValueStr method" +linktitle: "EmsAbGroupByAttrValueStr" +articleTitle: "EmsAbGroupByAttrValueStr" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6590 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgroupbyattrvaluestr/ +--- + +## EmsAbGroupByAttrValueStr {#emsabgroupbyattrvaluestr} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGroupByAttrValueStr() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabgwartlastmodified/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgwartlastmodified/_index.md new file mode 100644 index 0000000000..067df85a20 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabgwartlastmodified/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbGwartLastModified method" +linktitle: "EmsAbGwartLastModified" +articleTitle: "EmsAbGwartLastModified" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6600 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabgwartlastmodified/ +--- + +## EmsAbGwartLastModified {#emsabgwartlastmodified} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_GWART_LAST_MODIFIED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbGwartLastModified() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasfullreplicancs/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasfullreplicancs/_index.md new file mode 100644 index 0000000000..998694724b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasfullreplicancs/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHasFullReplicaNcs method" +linktitle: "EmsAbHasFullReplicaNcs" +articleTitle: "EmsAbHasFullReplicaNcs" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6610 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhasfullreplicancs/ +--- + +## EmsAbHasFullReplicaNcs {#emsabhasfullreplicancs} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HAS_FULL_REPLICA_NCS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHasFullReplicaNcs() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasfullreplicancso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasfullreplicancso/_index.md new file mode 100644 index 0000000000..f072b7621b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasfullreplicancso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHasFullReplicaNcsO method" +linktitle: "EmsAbHasFullReplicaNcsO" +articleTitle: "EmsAbHasFullReplicaNcsO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6620 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhasfullreplicancso/ +--- + +## EmsAbHasFullReplicaNcsO {#emsabhasfullreplicancso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HAS_FULL_REPLICA_NCS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHasFullReplicaNcsO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasmasterncs/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasmasterncs/_index.md new file mode 100644 index 0000000000..461b090b21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasmasterncs/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHasMasterNcs method" +linktitle: "EmsAbHasMasterNcs" +articleTitle: "EmsAbHasMasterNcs" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6630 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhasmasterncs/ +--- + +## EmsAbHasMasterNcs {#emsabhasmasterncs} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HAS_MASTER_NCS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHasMasterNcs() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasmasterncso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasmasterncso/_index.md new file mode 100644 index 0000000000..d9314e32b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhasmasterncso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHasMasterNcsO method" +linktitle: "EmsAbHasMasterNcsO" +articleTitle: "EmsAbHasMasterNcsO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6640 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhasmasterncso/ +--- + +## EmsAbHasMasterNcsO {#emsabhasmasterncso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HAS_MASTER_NCS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHasMasterNcsO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhelpdata16/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhelpdata16/_index.md new file mode 100644 index 0000000000..3d25970f78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhelpdata16/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHelpData16 method" +linktitle: "EmsAbHelpData16" +articleTitle: "EmsAbHelpData16" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6650 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhelpdata16/ +--- + +## EmsAbHelpData16 {#emsabhelpdata16} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HELP_DATA16 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHelpData16() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhelpdata32/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhelpdata32/_index.md new file mode 100644 index 0000000000..574b09ea1a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhelpdata32/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHelpData32 method" +linktitle: "EmsAbHelpData32" +articleTitle: "EmsAbHelpData32" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6660 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhelpdata32/ +--- + +## EmsAbHelpData32 {#emsabhelpdata32} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HELP_DATA32 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHelpData32() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhelpfilename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhelpfilename/_index.md new file mode 100644 index 0000000000..54cccc3c77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhelpfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHelpFileName method" +linktitle: "EmsAbHelpFileName" +articleTitle: "EmsAbHelpFileName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6670 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhelpfilename/ +--- + +## EmsAbHelpFileName {#emsabhelpfilename} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HELP_FILE_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHelpFileName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabheuristics/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabheuristics/_index.md new file mode 100644 index 0000000000..6e70f02d5f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabheuristics/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHeuristics method" +linktitle: "EmsAbHeuristics" +articleTitle: "EmsAbHeuristics" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6680 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabheuristics/ +--- + +## EmsAbHeuristics {#emsabheuristics} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HEURISTICS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHeuristics() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhidedlmembership/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhidedlmembership/_index.md new file mode 100644 index 0000000000..60a252f480 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhidedlmembership/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHideDlMembership method" +linktitle: "EmsAbHideDlMembership" +articleTitle: "EmsAbHideDlMembership" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6690 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhidedlmembership/ +--- + +## EmsAbHideDlMembership {#emsabhidedlmembership} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HIDE_DL_MEMBERSHIP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHideDlMembership() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhidefromaddressbook/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhidefromaddressbook/_index.md new file mode 100644 index 0000000000..8a8bb0ad18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhidefromaddressbook/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHideFromAddressBook method" +linktitle: "EmsAbHideFromAddressBook" +articleTitle: "EmsAbHideFromAddressBook" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6700 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhidefromaddressbook/ +--- + +## EmsAbHideFromAddressBook {#emsabhidefromaddressbook} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHideFromAddressBook() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhierarchypath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhierarchypath/_index.md new file mode 100644 index 0000000000..01fa74542c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhierarchypath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHierarchyPath method" +linktitle: "EmsAbHierarchyPath" +articleTitle: "EmsAbHierarchyPath" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6710 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhierarchypath/ +--- + +## EmsAbHierarchyPath {#emsabhierarchypath} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HIERARCHY_PATH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHierarchyPath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemdbbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemdbbl/_index.md new file mode 100644 index 0000000000..f2bdde4cf6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemdbbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHomeMdbBl method" +linktitle: "EmsAbHomeMdbBl" +articleTitle: "EmsAbHomeMdbBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6720 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhomemdbbl/ +--- + +## EmsAbHomeMdbBl {#emsabhomemdbbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_MDB_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHomeMdbBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemdbblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemdbblo/_index.md new file mode 100644 index 0000000000..986f3f9727 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemdbblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHomeMdbBlO method" +linktitle: "EmsAbHomeMdbBlO" +articleTitle: "EmsAbHomeMdbBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6730 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhomemdbblo/ +--- + +## EmsAbHomeMdbBlO {#emsabhomemdbblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_MDB_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHomeMdbBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemta/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemta/_index.md new file mode 100644 index 0000000000..3d06608b67 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemta/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHomeMta method" +linktitle: "EmsAbHomeMta" +articleTitle: "EmsAbHomeMta" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6740 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhomemta/ +--- + +## EmsAbHomeMta {#emsabhomemta} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_MTA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHomeMta() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemtao/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemtao/_index.md new file mode 100644 index 0000000000..c9d76fc399 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomemtao/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHomeMtaO method" +linktitle: "EmsAbHomeMtaO" +articleTitle: "EmsAbHomeMtaO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6750 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhomemtao/ +--- + +## EmsAbHomeMtaO {#emsabhomemtao} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_MTA_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHomeMtaO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomepublicserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomepublicserver/_index.md new file mode 100644 index 0000000000..7f69385018 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomepublicserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHomePublicServer method" +linktitle: "EmsAbHomePublicServer" +articleTitle: "EmsAbHomePublicServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6760 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhomepublicserver/ +--- + +## EmsAbHomePublicServer {#emsabhomepublicserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_PUBLIC_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHomePublicServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomepublicservero/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomepublicservero/_index.md new file mode 100644 index 0000000000..58d7c47de0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhomepublicservero/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHomePublicServerO method" +linktitle: "EmsAbHomePublicServerO" +articleTitle: "EmsAbHomePublicServerO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6770 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhomepublicservero/ +--- + +## EmsAbHomePublicServerO {#emsabhomepublicservero} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOME_PUBLIC_SERVER_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHomePublicServerO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhouseidentifier/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhouseidentifier/_index.md new file mode 100644 index 0000000000..35254fbcb0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhouseidentifier/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHouseIdentifier method" +linktitle: "EmsAbHouseIdentifier" +articleTitle: "EmsAbHouseIdentifier" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6780 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhouseidentifier/ +--- + +## EmsAbHouseIdentifier {#emsabhouseidentifier} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HOUSE_IDENTIFIER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHouseIdentifier() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubabattributes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubabattributes/_index.md new file mode 100644 index 0000000000..54074ceab1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubabattributes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHttpPubAbAttributes method" +linktitle: "EmsAbHttpPubAbAttributes" +articleTitle: "EmsAbHttpPubAbAttributes" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6790 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhttppubabattributes/ +--- + +## EmsAbHttpPubAbAttributes {#emsabhttppubabattributes} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHttpPubAbAttributes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubgal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubgal/_index.md new file mode 100644 index 0000000000..b0104e9208 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubgal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHttpPubGal method" +linktitle: "EmsAbHttpPubGal" +articleTitle: "EmsAbHttpPubGal" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6800 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhttppubgal/ +--- + +## EmsAbHttpPubGal {#emsabhttppubgal} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_PUB_GAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHttpPubGal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubgallimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubgallimit/_index.md new file mode 100644 index 0000000000..c4f484fca1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubgallimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHttpPubGalLimit method" +linktitle: "EmsAbHttpPubGalLimit" +articleTitle: "EmsAbHttpPubGalLimit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6810 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhttppubgallimit/ +--- + +## EmsAbHttpPubGalLimit {#emsabhttppubgallimit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_PUB_GAL_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHttpPubGalLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubpf/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubpf/_index.md new file mode 100644 index 0000000000..d4d34243ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttppubpf/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHttpPubPf method" +linktitle: "EmsAbHttpPubPf" +articleTitle: "EmsAbHttpPubPf" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6820 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhttppubpf/ +--- + +## EmsAbHttpPubPf {#emsabhttppubpf} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_PUB_PF + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHttpPubPf() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttpservers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttpservers/_index.md new file mode 100644 index 0000000000..84411b9a4c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabhttpservers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbHttpServers method" +linktitle: "EmsAbHttpServers" +articleTitle: "EmsAbHttpServers" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6830 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabhttpservers/ +--- + +## EmsAbHttpServers {#emsabhttpservers} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_HTTP_SERVERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbHttpServers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportcontainer/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportcontainer/_index.md new file mode 100644 index 0000000000..69b7f0e31d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportcontainer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbImportContainer method" +linktitle: "EmsAbImportContainer" +articleTitle: "EmsAbImportContainer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6840 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabimportcontainer/ +--- + +## EmsAbImportContainer {#emsabimportcontainer} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IMPORT_CONTAINER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbImportContainer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportcontainero/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportcontainero/_index.md new file mode 100644 index 0000000000..1161a22455 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportcontainero/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbImportContainerO method" +linktitle: "EmsAbImportContainerO" +articleTitle: "EmsAbImportContainerO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6850 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabimportcontainero/ +--- + +## EmsAbImportContainerO {#emsabimportcontainero} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IMPORT_CONTAINER_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbImportContainerO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportedfrom/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportedfrom/_index.md new file mode 100644 index 0000000000..2752649608 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportedfrom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbImportedFrom method" +linktitle: "EmsAbImportedFrom" +articleTitle: "EmsAbImportedFrom" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6860 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabimportedfrom/ +--- + +## EmsAbImportedFrom {#emsabimportedfrom} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IMPORTED_FROM + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbImportedFrom() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportsensitivity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportsensitivity/_index.md new file mode 100644 index 0000000000..abf2a0465a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabimportsensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbImportSensitivity method" +linktitle: "EmsAbImportSensitivity" +articleTitle: "EmsAbImportSensitivity" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6870 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabimportsensitivity/ +--- + +## EmsAbImportSensitivity {#emsabimportsensitivity} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IMPORT_SENSITIVITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbImportSensitivity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundacceptall/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundacceptall/_index.md new file mode 100644 index 0000000000..956ee9f118 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundacceptall/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInboundAcceptAll method" +linktitle: "EmsAbInboundAcceptAll" +articleTitle: "EmsAbInboundAcceptAll" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6880 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinboundacceptall/ +--- + +## EmsAbInboundAcceptAll {#emsabinboundacceptall} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_ACCEPT_ALL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInboundAcceptAll() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinbounddn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinbounddn/_index.md new file mode 100644 index 0000000000..11795d02a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinbounddn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInboundDn method" +linktitle: "EmsAbInboundDn" +articleTitle: "EmsAbInboundDn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6890 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinbounddn/ +--- + +## EmsAbInboundDn {#emsabinbounddn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_DN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInboundDn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinbounddno/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinbounddno/_index.md new file mode 100644 index 0000000000..88c094bd57 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinbounddno/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInboundDnO method" +linktitle: "EmsAbInboundDnO" +articleTitle: "EmsAbInboundDnO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6900 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinbounddno/ +--- + +## EmsAbInboundDnO {#emsabinbounddno} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_DN_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInboundDnO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundhost/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundhost/_index.md new file mode 100644 index 0000000000..e78d7f49a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundhost/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInboundHost method" +linktitle: "EmsAbInboundHost" +articleTitle: "EmsAbInboundHost" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6910 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinboundhost/ +--- + +## EmsAbInboundHost {#emsabinboundhost} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_HOST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInboundHost() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundnewsfeed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundnewsfeed/_index.md new file mode 100644 index 0000000000..40a29d6112 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundnewsfeed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInboundNewsfeed method" +linktitle: "EmsAbInboundNewsfeed" +articleTitle: "EmsAbInboundNewsfeed" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6920 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinboundnewsfeed/ +--- + +## EmsAbInboundNewsfeed {#emsabinboundnewsfeed} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_NEWSFEED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInboundNewsfeed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundnewsfeedtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundnewsfeedtype/_index.md new file mode 100644 index 0000000000..f227037b44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundnewsfeedtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInboundNewsfeedType method" +linktitle: "EmsAbInboundNewsfeedType" +articleTitle: "EmsAbInboundNewsfeedType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6930 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinboundnewsfeedtype/ +--- + +## EmsAbInboundNewsfeedType {#emsabinboundnewsfeedtype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_NEWSFEED_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInboundNewsfeedType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundsites/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundsites/_index.md new file mode 100644 index 0000000000..c177db6ab7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundsites/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInboundSites method" +linktitle: "EmsAbInboundSites" +articleTitle: "EmsAbInboundSites" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6940 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinboundsites/ +--- + +## EmsAbInboundSites {#emsabinboundsites} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_SITES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInboundSites() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundsiteso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundsiteso/_index.md new file mode 100644 index 0000000000..b9a56eeb5e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinboundsiteso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInboundSitesO method" +linktitle: "EmsAbInboundSitesO" +articleTitle: "EmsAbInboundSitesO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6950 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinboundsiteso/ +--- + +## EmsAbInboundSitesO {#emsabinboundsiteso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INBOUND_SITES_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInboundSitesO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabincomingmsgsizelimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabincomingmsgsizelimit/_index.md new file mode 100644 index 0000000000..8d56589424 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabincomingmsgsizelimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbIncomingMsgSizeLimit method" +linktitle: "EmsAbIncomingMsgSizeLimit" +articleTitle: "EmsAbIncomingMsgSizeLimit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6960 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabincomingmsgsizelimit/ +--- + +## EmsAbIncomingMsgSizeLimit {#emsabincomingmsgsizelimit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbIncomingMsgSizeLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabincomingpassword/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabincomingpassword/_index.md new file mode 100644 index 0000000000..00510c583e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabincomingpassword/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbIncomingPassword method" +linktitle: "EmsAbIncomingPassword" +articleTitle: "EmsAbIncomingPassword" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6970 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabincomingpassword/ +--- + +## EmsAbIncomingPassword {#emsabincomingpassword} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INCOMING_PASSWORD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbIncomingPassword() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinsadmin/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinsadmin/_index.md new file mode 100644 index 0000000000..d10904b467 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinsadmin/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInsadmin method" +linktitle: "EmsAbInsadmin" +articleTitle: "EmsAbInsadmin" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6980 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinsadmin/ +--- + +## EmsAbInsadmin {#emsabinsadmin} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INSADMIN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInsadmin() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinsadmino/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinsadmino/_index.md new file mode 100644 index 0000000000..cd535896f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinsadmino/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInsadminO method" +linktitle: "EmsAbInsadminO" +articleTitle: "EmsAbInsadminO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 6990 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinsadmino/ +--- + +## EmsAbInsadminO {#emsabinsadmino} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INSADMIN_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInsadminO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinstancetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinstancetype/_index.md new file mode 100644 index 0000000000..07d11864cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinstancetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInstanceType method" +linktitle: "EmsAbInstanceType" +articleTitle: "EmsAbInstanceType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7000 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinstancetype/ +--- + +## EmsAbInstanceType {#emsabinstancetype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INSTANCE_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInstanceType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinternationalisdnnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinternationalisdnnumber/_index.md new file mode 100644 index 0000000000..186d7fc918 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinternationalisdnnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInternationalIsdnNumber method" +linktitle: "EmsAbInternationalIsdnNumber" +articleTitle: "EmsAbInternationalIsdnNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7010 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinternationalisdnnumber/ +--- + +## EmsAbInternationalIsdnNumber {#emsabinternationalisdnnumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInternationalIsdnNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabinvocationid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinvocationid/_index.md new file mode 100644 index 0000000000..7939c615fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabinvocationid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbInvocationId method" +linktitle: "EmsAbInvocationId" +articleTitle: "EmsAbInvocationId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7020 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabinvocationid/ +--- + +## EmsAbInvocationId {#emsabinvocationid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_INVOCATION_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbInvocationId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabisdeleted/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabisdeleted/_index.md new file mode 100644 index 0000000000..c987713896 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabisdeleted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbIsDeleted method" +linktitle: "EmsAbIsDeleted" +articleTitle: "EmsAbIsDeleted" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7030 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabisdeleted/ +--- + +## EmsAbIsDeleted {#emsabisdeleted} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IS_DELETED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbIsDeleted() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabissinglevalued/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabissinglevalued/_index.md new file mode 100644 index 0000000000..d6f71b91c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabissinglevalued/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbIsSingleValued method" +linktitle: "EmsAbIsSingleValued" +articleTitle: "EmsAbIsSingleValued" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7040 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabissinglevalued/ +--- + +## EmsAbIsSingleValued {#emsabissinglevalued} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_IS_SINGLE_VALUED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbIsSingleValued() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabkccstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabkccstatus/_index.md new file mode 100644 index 0000000000..2274db50c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabkccstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbKccStatus method" +linktitle: "EmsAbKccStatus" +articleTitle: "EmsAbKccStatus" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7050 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabkccstatus/ +--- + +## EmsAbKccStatus {#emsabkccstatus} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_KCC_STATUS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbKccStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabkmserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabkmserver/_index.md new file mode 100644 index 0000000000..ec924f9b97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabkmserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbKmServer method" +linktitle: "EmsAbKmServer" +articleTitle: "EmsAbKmServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7060 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabkmserver/ +--- + +## EmsAbKmServer {#emsabkmserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_KM_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbKmServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabkmservero/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabkmservero/_index.md new file mode 100644 index 0000000000..3cb4cd7291 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabkmservero/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbKmServerO method" +linktitle: "EmsAbKmServerO" +articleTitle: "EmsAbKmServerO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7070 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabkmservero/ +--- + +## EmsAbKmServerO {#emsabkmservero} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_KM_SERVER_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbKmServerO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabknowledgeinformation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabknowledgeinformation/_index.md new file mode 100644 index 0000000000..133eac017a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabknowledgeinformation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbKnowledgeInformation method" +linktitle: "EmsAbKnowledgeInformation" +articleTitle: "EmsAbKnowledgeInformation" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7080 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabknowledgeinformation/ +--- + +## EmsAbKnowledgeInformation {#emsabknowledgeinformation} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_KNOWLEDGE_INFORMATION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbKnowledgeInformation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablabeleduri/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablabeleduri/_index.md new file mode 100644 index 0000000000..dd105d9134 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablabeleduri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLabeleduri method" +linktitle: "EmsAbLabeleduri" +articleTitle: "EmsAbLabeleduri" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7090 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablabeleduri/ +--- + +## EmsAbLabeleduri {#emsablabeleduri} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LABELEDURI + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLabeleduri() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablanguage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablanguage/_index.md new file mode 100644 index 0000000000..b642bee6d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablanguage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLanguage method" +linktitle: "EmsAbLanguage" +articleTitle: "EmsAbLanguage" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7100 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablanguage/ +--- + +## EmsAbLanguage {#emsablanguage} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LANGUAGE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLanguage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablanguageiso639/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablanguageiso639/_index.md new file mode 100644 index 0000000000..38551054ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablanguageiso639/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLanguageIso639 method" +linktitle: "EmsAbLanguageIso639" +articleTitle: "EmsAbLanguageIso639" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7110 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablanguageiso639/ +--- + +## EmsAbLanguageIso639 {#emsablanguageiso639} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LANGUAGE_ISO639 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLanguageIso639() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabldapdisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabldapdisplayname/_index.md new file mode 100644 index 0000000000..e7b326a74c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabldapdisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLdapDisplayName method" +linktitle: "EmsAbLdapDisplayName" +articleTitle: "EmsAbLdapDisplayName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7120 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabldapdisplayname/ +--- + +## EmsAbLdapDisplayName {#emsabldapdisplayname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LDAP_DISPLAY_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLdapDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabldapsearchcfg/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabldapsearchcfg/_index.md new file mode 100644 index 0000000000..8af594008a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabldapsearchcfg/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLdapSearchCfg method" +linktitle: "EmsAbLdapSearchCfg" +articleTitle: "EmsAbLdapSearchCfg" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7130 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabldapsearchcfg/ +--- + +## EmsAbLdapSearchCfg {#emsabldapsearchcfg} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LDAP_SEARCH_CFG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLdapSearchCfg() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablinewrap/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablinewrap/_index.md new file mode 100644 index 0000000000..6b6138fa95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablinewrap/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLineWrap method" +linktitle: "EmsAbLineWrap" +articleTitle: "EmsAbLineWrap" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7140 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablinewrap/ +--- + +## EmsAbLineWrap {#emsablinewrap} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LINE_WRAP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLineWrap() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablinkid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablinkid/_index.md new file mode 100644 index 0000000000..7e7ac44c93 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablinkid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLinkId method" +linktitle: "EmsAbLinkId" +articleTitle: "EmsAbLinkId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7150 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablinkid/ +--- + +## EmsAbLinkId {#emsablinkid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LINK_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLinkId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablistpublicfolders/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablistpublicfolders/_index.md new file mode 100644 index 0000000000..a8fa97f802 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablistpublicfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbListPublicFolders method" +linktitle: "EmsAbListPublicFolders" +articleTitle: "EmsAbListPublicFolders" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7160 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablistpublicfolders/ +--- + +## EmsAbListPublicFolders {#emsablistpublicfolders} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LIST_PUBLIC_FOLDERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbListPublicFolders() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalbridgehead/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalbridgehead/_index.md new file mode 100644 index 0000000000..497370c49d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalbridgehead/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLocalBridgeHead method" +linktitle: "EmsAbLocalBridgeHead" +articleTitle: "EmsAbLocalBridgeHead" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7170 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablocalbridgehead/ +--- + +## EmsAbLocalBridgeHead {#emsablocalbridgehead} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_BRIDGE_HEAD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLocalBridgeHead() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalbridgeheadaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalbridgeheadaddress/_index.md new file mode 100644 index 0000000000..1f126ca8eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalbridgeheadaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLocalBridgeHeadAddress method" +linktitle: "EmsAbLocalBridgeHeadAddress" +articleTitle: "EmsAbLocalBridgeHeadAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7180 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablocalbridgeheadaddress/ +--- + +## EmsAbLocalBridgeHeadAddress {#emsablocalbridgeheadaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLocalBridgeHeadAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalinitialturn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalinitialturn/_index.md new file mode 100644 index 0000000000..4836e90b47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalinitialturn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLocalInitialTurn method" +linktitle: "EmsAbLocalInitialTurn" +articleTitle: "EmsAbLocalInitialTurn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7190 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablocalinitialturn/ +--- + +## EmsAbLocalInitialTurn {#emsablocalinitialturn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_INITIAL_TURN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLocalInitialTurn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalscope/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalscope/_index.md new file mode 100644 index 0000000000..50dacbbee1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalscope/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLocalScope method" +linktitle: "EmsAbLocalScope" +articleTitle: "EmsAbLocalScope" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7200 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablocalscope/ +--- + +## EmsAbLocalScope {#emsablocalscope} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_SCOPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLocalScope() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalscopeo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalscopeo/_index.md new file mode 100644 index 0000000000..f14cfdd714 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablocalscopeo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLocalScopeO method" +linktitle: "EmsAbLocalScopeO" +articleTitle: "EmsAbLocalScopeO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7210 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablocalscopeo/ +--- + +## EmsAbLocalScopeO {#emsablocalscopeo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOCAL_SCOPE_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLocalScopeO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablogfilename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablogfilename/_index.md new file mode 100644 index 0000000000..daee1c6523 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablogfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLogFilename method" +linktitle: "EmsAbLogFilename" +articleTitle: "EmsAbLogFilename" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7220 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablogfilename/ +--- + +## EmsAbLogFilename {#emsablogfilename} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOG_FILENAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLogFilename() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsablogrolloverinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsablogrolloverinterval/_index.md new file mode 100644 index 0000000000..b4f86c56ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsablogrolloverinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbLogRolloverInterval method" +linktitle: "EmsAbLogRolloverInterval" +articleTitle: "EmsAbLogRolloverInterval" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7230 +url: /cpp/aspose.email.mapi/knownpropertylist/emsablogrolloverinterval/ +--- + +## EmsAbLogRolloverInterval {#emsablogrolloverinterval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_LOG_ROLLOVER_INTERVAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbLogRolloverInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmaildrop/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmaildrop/_index.md new file mode 100644 index 0000000000..0de0cbbf4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmaildrop/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMailDrop method" +linktitle: "EmsAbMailDrop" +articleTitle: "EmsAbMailDrop" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7240 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmaildrop/ +--- + +## EmsAbMailDrop {#emsabmaildrop} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAIL_DROP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMailDrop() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmaintainautoreplyhistory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmaintainautoreplyhistory/_index.md new file mode 100644 index 0000000000..e774215ba8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmaintainautoreplyhistory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMaintainAutoreplyHistory method" +linktitle: "EmsAbMaintainAutoreplyHistory" +articleTitle: "EmsAbMaintainAutoreplyHistory" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7250 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmaintainautoreplyhistory/ +--- + +## EmsAbMaintainAutoreplyHistory {#emsabmaintainautoreplyhistory} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMaintainAutoreplyHistory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmapidisplaytype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmapidisplaytype/_index.md new file mode 100644 index 0000000000..a8a3f81d46 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmapidisplaytype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMapiDisplayType method" +linktitle: "EmsAbMapiDisplayType" +articleTitle: "EmsAbMapiDisplayType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7260 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmapidisplaytype/ +--- + +## EmsAbMapiDisplayType {#emsabmapidisplaytype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAPI_DISPLAY_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMapiDisplayType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmapiid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmapiid/_index.md new file mode 100644 index 0000000000..ccb450103b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmapiid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMapiId method" +linktitle: "EmsAbMapiId" +articleTitle: "EmsAbMapiId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7270 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmapiid/ +--- + +## EmsAbMapiId {#emsabmapiid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAPI_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMapiId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmaximumobjectid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmaximumobjectid/_index.md new file mode 100644 index 0000000000..0bd69b33b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmaximumobjectid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMaximumObjectId method" +linktitle: "EmsAbMaximumObjectId" +articleTitle: "EmsAbMaximumObjectId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7280 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmaximumobjectid/ +--- + +## EmsAbMaximumObjectId {#emsabmaximumobjectid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MAXIMUM_OBJECT_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMaximumObjectId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbbackoffinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbbackoffinterval/_index.md new file mode 100644 index 0000000000..5a6a06329f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbbackoffinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMdbBackoffInterval method" +linktitle: "EmsAbMdbBackoffInterval" +articleTitle: "EmsAbMdbBackoffInterval" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7290 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmdbbackoffinterval/ +--- + +## EmsAbMdbBackoffInterval {#emsabmdbbackoffinterval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_BACKOFF_INTERVAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMdbBackoffInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbmsgtimeoutperiod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbmsgtimeoutperiod/_index.md new file mode 100644 index 0000000000..066e0cb365 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbmsgtimeoutperiod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMdbMsgTimeOutPeriod method" +linktitle: "EmsAbMdbMsgTimeOutPeriod" +articleTitle: "EmsAbMdbMsgTimeOutPeriod" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7300 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmdbmsgtimeoutperiod/ +--- + +## EmsAbMdbMsgTimeOutPeriod {#emsabmdbmsgtimeoutperiod} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMdbMsgTimeOutPeriod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdboverquotalimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdboverquotalimit/_index.md new file mode 100644 index 0000000000..2bb0862bd4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdboverquotalimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMdbOverQuotaLimit method" +linktitle: "EmsAbMdbOverQuotaLimit" +articleTitle: "EmsAbMdbOverQuotaLimit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7310 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmdboverquotalimit/ +--- + +## EmsAbMdbOverQuotaLimit {#emsabmdboverquotalimit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_OVER_QUOTA_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMdbOverQuotaLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbstoragequota/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbstoragequota/_index.md new file mode 100644 index 0000000000..358891ef1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbstoragequota/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMdbStorageQuota method" +linktitle: "EmsAbMdbStorageQuota" +articleTitle: "EmsAbMdbStorageQuota" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7320 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmdbstoragequota/ +--- + +## EmsAbMdbStorageQuota {#emsabmdbstoragequota} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_STORAGE_QUOTA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMdbStorageQuota() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbunreadlimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbunreadlimit/_index.md new file mode 100644 index 0000000000..dc78d9e262 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbunreadlimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMdbUnreadLimit method" +linktitle: "EmsAbMdbUnreadLimit" +articleTitle: "EmsAbMdbUnreadLimit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7330 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmdbunreadlimit/ +--- + +## EmsAbMdbUnreadLimit {#emsabmdbunreadlimit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_UNREAD_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMdbUnreadLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbusedefaults/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbusedefaults/_index.md new file mode 100644 index 0000000000..ba23e4db68 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmdbusedefaults/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMdbUseDefaults method" +linktitle: "EmsAbMdbUseDefaults" +articleTitle: "EmsAbMdbUseDefaults" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7340 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmdbusedefaults/ +--- + +## EmsAbMdbUseDefaults {#emsabmdbusedefaults} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MDB_USE_DEFAULTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMdbUseDefaults() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmessagetrackingenabled/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmessagetrackingenabled/_index.md new file mode 100644 index 0000000000..223c2c6569 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmessagetrackingenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMessageTrackingEnabled method" +linktitle: "EmsAbMessageTrackingEnabled" +articleTitle: "EmsAbMessageTrackingEnabled" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7350 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmessagetrackingenabled/ +--- + +## EmsAbMessageTrackingEnabled {#emsabmessagetrackingenabled} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MESSAGE_TRACKING_ENABLED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMessageTrackingEnabled() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmimetypes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmimetypes/_index.md new file mode 100644 index 0000000000..d1070da706 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmimetypes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMimeTypes method" +linktitle: "EmsAbMimeTypes" +articleTitle: "EmsAbMimeTypes" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7360 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmimetypes/ +--- + +## EmsAbMimeTypes {#emsabmimetypes} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MIME_TYPES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMimeTypes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmoderated/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmoderated/_index.md new file mode 100644 index 0000000000..8f94b533f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmoderated/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbModerated method" +linktitle: "EmsAbModerated" +articleTitle: "EmsAbModerated" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7370 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmoderated/ +--- + +## EmsAbModerated {#emsabmoderated} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MODERATED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbModerated() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmoderator/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmoderator/_index.md new file mode 100644 index 0000000000..17719d4510 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmoderator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbModerator method" +linktitle: "EmsAbModerator" +articleTitle: "EmsAbModerator" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7380 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmoderator/ +--- + +## EmsAbModerator {#emsabmoderator} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MODERATOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbModerator() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitorclock/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitorclock/_index.md new file mode 100644 index 0000000000..033f5a77a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitorclock/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitorClock method" +linktitle: "EmsAbMonitorClock" +articleTitle: "EmsAbMonitorClock" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7390 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitorclock/ +--- + +## EmsAbMonitorClock {#emsabmonitorclock} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITOR_CLOCK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitorClock() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredconfigurations/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredconfigurations/_index.md new file mode 100644 index 0000000000..d7fb7bc1bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredconfigurations/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoredConfigurations method" +linktitle: "EmsAbMonitoredConfigurations" +articleTitle: "EmsAbMonitoredConfigurations" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7400 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredconfigurations/ +--- + +## EmsAbMonitoredConfigurations {#emsabmonitoredconfigurations} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_CONFIGURATIONS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoredConfigurations() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredconfigurationso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredconfigurationso/_index.md new file mode 100644 index 0000000000..67c80fa500 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredconfigurationso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoredConfigurationsO method" +linktitle: "EmsAbMonitoredConfigurationsO" +articleTitle: "EmsAbMonitoredConfigurationsO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7410 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredconfigurationso/ +--- + +## EmsAbMonitoredConfigurationsO {#emsabmonitoredconfigurationso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_CONFIGURATIONS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoredConfigurationsO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredservers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredservers/_index.md new file mode 100644 index 0000000000..95b963ecaa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredservers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoredServers method" +linktitle: "EmsAbMonitoredServers" +articleTitle: "EmsAbMonitoredServers" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7420 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredservers/ +--- + +## EmsAbMonitoredServers {#emsabmonitoredservers} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_SERVERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoredServers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredserverso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredserverso/_index.md new file mode 100644 index 0000000000..04a62e924b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredserverso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoredServersO method" +linktitle: "EmsAbMonitoredServersO" +articleTitle: "EmsAbMonitoredServersO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7430 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredserverso/ +--- + +## EmsAbMonitoredServersO {#emsabmonitoredserverso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_SERVERS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoredServersO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredservices/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredservices/_index.md new file mode 100644 index 0000000000..ab3e58f1e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredservices/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoredServices method" +linktitle: "EmsAbMonitoredServices" +articleTitle: "EmsAbMonitoredServices" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7440 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoredservices/ +--- + +## EmsAbMonitoredServices {#emsabmonitoredservices} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORED_SERVICES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoredServices() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringalertdelay/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringalertdelay/_index.md new file mode 100644 index 0000000000..198a04d332 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringalertdelay/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringAlertDelay method" +linktitle: "EmsAbMonitoringAlertDelay" +articleTitle: "EmsAbMonitoringAlertDelay" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7450 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringalertdelay/ +--- + +## EmsAbMonitoringAlertDelay {#emsabmonitoringalertdelay} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_ALERT_DELAY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringAlertDelay() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringalertunits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringalertunits/_index.md new file mode 100644 index 0000000000..841473d31e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringalertunits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringAlertUnits method" +linktitle: "EmsAbMonitoringAlertUnits" +articleTitle: "EmsAbMonitoringAlertUnits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7460 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringalertunits/ +--- + +## EmsAbMonitoringAlertUnits {#emsabmonitoringalertunits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_ALERT_UNITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringAlertUnits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringavailabilitystyle/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringavailabilitystyle/_index.md new file mode 100644 index 0000000000..040992fcc7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringavailabilitystyle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringAvailabilityStyle method" +linktitle: "EmsAbMonitoringAvailabilityStyle" +articleTitle: "EmsAbMonitoringAvailabilityStyle" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7470 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringavailabilitystyle/ +--- + +## EmsAbMonitoringAvailabilityStyle {#emsabmonitoringavailabilitystyle} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_AVAILABILITY_STYLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringAvailabilityStyle() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringavailabilitywindow/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringavailabilitywindow/_index.md new file mode 100644 index 0000000000..678693329a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringavailabilitywindow/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringAvailabilityWindow method" +linktitle: "EmsAbMonitoringAvailabilityWindow" +articleTitle: "EmsAbMonitoringAvailabilityWindow" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7480 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringavailabilitywindow/ +--- + +## EmsAbMonitoringAvailabilityWindow {#emsabmonitoringavailabilitywindow} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringAvailabilityWindow() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviamail/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviamail/_index.md new file mode 100644 index 0000000000..6f42b0abe2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviamail/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringCachedViaMail method" +linktitle: "EmsAbMonitoringCachedViaMail" +articleTitle: "EmsAbMonitoringCachedViaMail" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7490 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviamail/ +--- + +## EmsAbMonitoringCachedViaMail {#emsabmonitoringcachedviamail} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_CACHED_VIA_MAIL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringCachedViaMail() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviamailo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviamailo/_index.md new file mode 100644 index 0000000000..b5fc317c03 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviamailo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringCachedViaMailO method" +linktitle: "EmsAbMonitoringCachedViaMailO" +articleTitle: "EmsAbMonitoringCachedViaMailO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7500 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviamailo/ +--- + +## EmsAbMonitoringCachedViaMailO {#emsabmonitoringcachedviamailo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringCachedViaMailO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviarpc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviarpc/_index.md new file mode 100644 index 0000000000..003237a945 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviarpc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringCachedViaRpc method" +linktitle: "EmsAbMonitoringCachedViaRpc" +articleTitle: "EmsAbMonitoringCachedViaRpc" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7510 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviarpc/ +--- + +## EmsAbMonitoringCachedViaRpc {#emsabmonitoringcachedviarpc} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_CACHED_VIA_RPC + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringCachedViaRpc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviarpco/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviarpco/_index.md new file mode 100644 index 0000000000..0d3b572a1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviarpco/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringCachedViaRpcO method" +linktitle: "EmsAbMonitoringCachedViaRpcO" +articleTitle: "EmsAbMonitoringCachedViaRpcO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7520 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringcachedviarpco/ +--- + +## EmsAbMonitoringCachedViaRpcO {#emsabmonitoringcachedviarpco} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringCachedViaRpcO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringescalationprocedure/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringescalationprocedure/_index.md new file mode 100644 index 0000000000..c20d197ae1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringescalationprocedure/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringEscalationProcedure method" +linktitle: "EmsAbMonitoringEscalationProcedure" +articleTitle: "EmsAbMonitoringEscalationProcedure" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7530 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringescalationprocedure/ +--- + +## EmsAbMonitoringEscalationProcedure {#emsabmonitoringescalationprocedure} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringEscalationProcedure() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringhotsitepollinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringhotsitepollinterval/_index.md new file mode 100644 index 0000000000..2def304063 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringhotsitepollinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringHotsitePollInterval method" +linktitle: "EmsAbMonitoringHotsitePollInterval" +articleTitle: "EmsAbMonitoringHotsitePollInterval" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7540 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringhotsitepollinterval/ +--- + +## EmsAbMonitoringHotsitePollInterval {#emsabmonitoringhotsitepollinterval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringHotsitePollInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringhotsitepollunits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringhotsitepollunits/_index.md new file mode 100644 index 0000000000..fdaa2bb189 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringhotsitepollunits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringHotsitePollUnits method" +linktitle: "EmsAbMonitoringHotsitePollUnits" +articleTitle: "EmsAbMonitoringHotsitePollUnits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7550 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringhotsitepollunits/ +--- + +## EmsAbMonitoringHotsitePollUnits {#emsabmonitoringhotsitepollunits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringHotsitePollUnits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringmailupdateinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringmailupdateinterval/_index.md new file mode 100644 index 0000000000..9208056574 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringmailupdateinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringMailUpdateInterval method" +linktitle: "EmsAbMonitoringMailUpdateInterval" +articleTitle: "EmsAbMonitoringMailUpdateInterval" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7560 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringmailupdateinterval/ +--- + +## EmsAbMonitoringMailUpdateInterval {#emsabmonitoringmailupdateinterval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringMailUpdateInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringmailupdateunits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringmailupdateunits/_index.md new file mode 100644 index 0000000000..ba59dfe437 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringmailupdateunits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringMailUpdateUnits method" +linktitle: "EmsAbMonitoringMailUpdateUnits" +articleTitle: "EmsAbMonitoringMailUpdateUnits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7570 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringmailupdateunits/ +--- + +## EmsAbMonitoringMailUpdateUnits {#emsabmonitoringmailupdateunits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringMailUpdateUnits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringnormalpollinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringnormalpollinterval/_index.md new file mode 100644 index 0000000000..96ce8c7197 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringnormalpollinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringNormalPollInterval method" +linktitle: "EmsAbMonitoringNormalPollInterval" +articleTitle: "EmsAbMonitoringNormalPollInterval" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7580 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringnormalpollinterval/ +--- + +## EmsAbMonitoringNormalPollInterval {#emsabmonitoringnormalpollinterval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringNormalPollInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringnormalpollunits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringnormalpollunits/_index.md new file mode 100644 index 0000000000..03726ce9bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringnormalpollunits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringNormalPollUnits method" +linktitle: "EmsAbMonitoringNormalPollUnits" +articleTitle: "EmsAbMonitoringNormalPollUnits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7590 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringnormalpollunits/ +--- + +## EmsAbMonitoringNormalPollUnits {#emsabmonitoringnormalpollunits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringNormalPollUnits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipients/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipients/_index.md new file mode 100644 index 0000000000..1ba10619f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringRecipients method" +linktitle: "EmsAbMonitoringRecipients" +articleTitle: "EmsAbMonitoringRecipients" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7600 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipients/ +--- + +## EmsAbMonitoringRecipients {#emsabmonitoringrecipients} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RECIPIENTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientsndr/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientsndr/_index.md new file mode 100644 index 0000000000..14de2e27c5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientsndr/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringRecipientsNdr method" +linktitle: "EmsAbMonitoringRecipientsNdr" +articleTitle: "EmsAbMonitoringRecipientsNdr" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7610 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientsndr/ +--- + +## EmsAbMonitoringRecipientsNdr {#emsabmonitoringrecipientsndr} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RECIPIENTS_NDR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringRecipientsNdr() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientsndro/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientsndro/_index.md new file mode 100644 index 0000000000..c975b8f3b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientsndro/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringRecipientsNdrO method" +linktitle: "EmsAbMonitoringRecipientsNdrO" +articleTitle: "EmsAbMonitoringRecipientsNdrO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7620 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientsndro/ +--- + +## EmsAbMonitoringRecipientsNdrO {#emsabmonitoringrecipientsndro} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringRecipientsNdrO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientso/_index.md new file mode 100644 index 0000000000..6ff0eb7d0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringRecipientsO method" +linktitle: "EmsAbMonitoringRecipientsO" +articleTitle: "EmsAbMonitoringRecipientsO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7630 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrecipientso/ +--- + +## EmsAbMonitoringRecipientsO {#emsabmonitoringrecipientso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RECIPIENTS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringRecipientsO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrpcupdateinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrpcupdateinterval/_index.md new file mode 100644 index 0000000000..966f5e53ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrpcupdateinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringRpcUpdateInterval method" +linktitle: "EmsAbMonitoringRpcUpdateInterval" +articleTitle: "EmsAbMonitoringRpcUpdateInterval" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7640 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrpcupdateinterval/ +--- + +## EmsAbMonitoringRpcUpdateInterval {#emsabmonitoringrpcupdateinterval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringRpcUpdateInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrpcupdateunits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrpcupdateunits/_index.md new file mode 100644 index 0000000000..e90a402342 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrpcupdateunits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringRpcUpdateUnits method" +linktitle: "EmsAbMonitoringRpcUpdateUnits" +articleTitle: "EmsAbMonitoringRpcUpdateUnits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7650 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringrpcupdateunits/ +--- + +## EmsAbMonitoringRpcUpdateUnits {#emsabmonitoringrpcupdateunits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringRpcUpdateUnits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringwarningdelay/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringwarningdelay/_index.md new file mode 100644 index 0000000000..7609ee8b25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringwarningdelay/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringWarningDelay method" +linktitle: "EmsAbMonitoringWarningDelay" +articleTitle: "EmsAbMonitoringWarningDelay" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7660 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringwarningdelay/ +--- + +## EmsAbMonitoringWarningDelay {#emsabmonitoringwarningdelay} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_WARNING_DELAY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringWarningDelay() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringwarningunits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringwarningunits/_index.md new file mode 100644 index 0000000000..3a61b335d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringwarningunits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitoringWarningUnits method" +linktitle: "EmsAbMonitoringWarningUnits" +articleTitle: "EmsAbMonitoringWarningUnits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7670 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitoringwarningunits/ +--- + +## EmsAbMonitoringWarningUnits {#emsabmonitoringwarningunits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITORING_WARNING_UNITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitoringWarningUnits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitorservers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitorservers/_index.md new file mode 100644 index 0000000000..e4443e7622 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitorservers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitorServers method" +linktitle: "EmsAbMonitorServers" +articleTitle: "EmsAbMonitorServers" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7680 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitorservers/ +--- + +## EmsAbMonitorServers {#emsabmonitorservers} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITOR_SERVERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitorServers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitorservices/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitorservices/_index.md new file mode 100644 index 0000000000..76f30e8ca5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmonitorservices/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMonitorServices method" +linktitle: "EmsAbMonitorServices" +articleTitle: "EmsAbMonitorServices" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7690 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmonitorservices/ +--- + +## EmsAbMonitorServices {#emsabmonitorservices} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MONITOR_SERVICES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMonitorServices() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmtalocalcred/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmtalocalcred/_index.md new file mode 100644 index 0000000000..f17594511c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmtalocalcred/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMtaLocalCred method" +linktitle: "EmsAbMtaLocalCred" +articleTitle: "EmsAbMtaLocalCred" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7700 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmtalocalcred/ +--- + +## EmsAbMtaLocalCred {#emsabmtalocalcred} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MTA_LOCAL_CRED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMtaLocalCred() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabmtalocaldesig/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmtalocaldesig/_index.md new file mode 100644 index 0000000000..b16bfeda52 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabmtalocaldesig/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbMtaLocalDesig method" +linktitle: "EmsAbMtaLocalDesig" +articleTitle: "EmsAbMtaLocalDesig" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7710 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabmtalocaldesig/ +--- + +## EmsAbMtaLocalDesig {#emsabmtalocaldesig} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_MTA_LOCAL_DESIG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbMtaLocalDesig() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnaddress/_index.md new file mode 100644 index 0000000000..13cee196a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNAddress method" +linktitle: "EmsAbNAddress" +articleTitle: "EmsAbNAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7720 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnaddress/ +--- + +## EmsAbNAddress {#emsabnaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_N_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnaddresstype/_index.md new file mode 100644 index 0000000000..80dff39f6e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNAddressType method" +linktitle: "EmsAbNAddressType" +articleTitle: "EmsAbNAddressType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7730 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnaddresstype/ +--- + +## EmsAbNAddressType {#emsabnaddresstype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_N_ADDRESS_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnewsfeedtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnewsfeedtype/_index.md new file mode 100644 index 0000000000..ad8032abd2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnewsfeedtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNewsfeedType method" +linktitle: "EmsAbNewsfeedType" +articleTitle: "EmsAbNewsfeedType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7740 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnewsfeedtype/ +--- + +## EmsAbNewsfeedType {#emsabnewsfeedtype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NEWSFEED_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNewsfeedType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnewsgroup/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnewsgroup/_index.md new file mode 100644 index 0000000000..5b66380670 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnewsgroup/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNewsgroup method" +linktitle: "EmsAbNewsgroup" +articleTitle: "EmsAbNewsgroup" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7750 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnewsgroup/ +--- + +## EmsAbNewsgroup {#emsabnewsgroup} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NEWSGROUP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNewsgroup() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnewsgrouplist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnewsgrouplist/_index.md new file mode 100644 index 0000000000..c85ae92ff8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnewsgrouplist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNewsgroupList method" +linktitle: "EmsAbNewsgroupList" +articleTitle: "EmsAbNewsgroupList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7760 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnewsgrouplist/ +--- + +## EmsAbNewsgroupList {#emsabnewsgrouplist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NEWSGROUP_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNewsgroupList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpcharacterset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpcharacterset/_index.md new file mode 100644 index 0000000000..3e662e12b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpcharacterset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNntpCharacterSet method" +linktitle: "EmsAbNntpCharacterSet" +articleTitle: "EmsAbNntpCharacterSet" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7770 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnntpcharacterset/ +--- + +## EmsAbNntpCharacterSet {#emsabnntpcharacterset} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_CHARACTER_SET + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNntpCharacterSet() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpcontentformat/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpcontentformat/_index.md new file mode 100644 index 0000000000..59978702ac --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpcontentformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNntpContentFormat method" +linktitle: "EmsAbNntpContentFormat" +articleTitle: "EmsAbNntpContentFormat" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7780 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnntpcontentformat/ +--- + +## EmsAbNntpContentFormat {#emsabnntpcontentformat} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_CONTENT_FORMAT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNntpContentFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpdistributions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpdistributions/_index.md new file mode 100644 index 0000000000..9e90c0b000 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpdistributions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNntpDistributions method" +linktitle: "EmsAbNntpDistributions" +articleTitle: "EmsAbNntpDistributions" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7790 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnntpdistributions/ +--- + +## EmsAbNntpDistributions {#emsabnntpdistributions} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_DISTRIBUTIONS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNntpDistributions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpdistributionsflag/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpdistributionsflag/_index.md new file mode 100644 index 0000000000..4dd06df74f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpdistributionsflag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNntpDistributionsFlag method" +linktitle: "EmsAbNntpDistributionsFlag" +articleTitle: "EmsAbNntpDistributionsFlag" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7800 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnntpdistributionsflag/ +--- + +## EmsAbNntpDistributionsFlag {#emsabnntpdistributionsflag} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNntpDistributionsFlag() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpnewsfeeds/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpnewsfeeds/_index.md new file mode 100644 index 0000000000..58c437b272 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpnewsfeeds/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNntpNewsfeeds method" +linktitle: "EmsAbNntpNewsfeeds" +articleTitle: "EmsAbNntpNewsfeeds" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7810 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnntpnewsfeeds/ +--- + +## EmsAbNntpNewsfeeds {#emsabnntpnewsfeeds} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_NEWSFEEDS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNntpNewsfeeds() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpnewsfeedso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpnewsfeedso/_index.md new file mode 100644 index 0000000000..d2d847a4c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnntpnewsfeedso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNntpNewsfeedsO method" +linktitle: "EmsAbNntpNewsfeedsO" +articleTitle: "EmsAbNntpNewsfeedsO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7820 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnntpnewsfeedso/ +--- + +## EmsAbNntpNewsfeedsO {#emsabnntpnewsfeedso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NNTP_NEWSFEEDS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNntpNewsfeedsO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabntmachinename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabntmachinename/_index.md new file mode 100644 index 0000000000..ed977a4c97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabntmachinename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNtMachineName method" +linktitle: "EmsAbNtMachineName" +articleTitle: "EmsAbNtMachineName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7830 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabntmachinename/ +--- + +## EmsAbNtMachineName {#emsabntmachinename} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NT_MACHINE_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNtMachineName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabntsecuritydescriptor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabntsecuritydescriptor/_index.md new file mode 100644 index 0000000000..81b2766eda --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabntsecuritydescriptor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNtSecurityDescriptor method" +linktitle: "EmsAbNtSecurityDescriptor" +articleTitle: "EmsAbNtSecurityDescriptor" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7840 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabntsecuritydescriptor/ +--- + +## EmsAbNtSecurityDescriptor {#emsabntsecuritydescriptor} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NT_SECURITY_DESCRIPTOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNtSecurityDescriptor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnumofopenretries/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnumofopenretries/_index.md new file mode 100644 index 0000000000..172f6b3bb8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnumofopenretries/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNumOfOpenRetries method" +linktitle: "EmsAbNumOfOpenRetries" +articleTitle: "EmsAbNumOfOpenRetries" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7850 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnumofopenretries/ +--- + +## EmsAbNumOfOpenRetries {#emsabnumofopenretries} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NUM_OF_OPEN_RETRIES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNumOfOpenRetries() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabnumoftransferretries/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnumoftransferretries/_index.md new file mode 100644 index 0000000000..9e6ac3f0ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabnumoftransferretries/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbNumOfTransferRetries method" +linktitle: "EmsAbNumOfTransferRetries" +articleTitle: "EmsAbNumOfTransferRetries" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7860 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabnumoftransferretries/ +--- + +## EmsAbNumOfTransferRetries {#emsabnumoftransferretries} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_NUM_OF_TRANSFER_RETRIES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbNumOfTransferRetries() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjectclasscategory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjectclasscategory/_index.md new file mode 100644 index 0000000000..0dcfb2e52e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjectclasscategory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbObjectClassCategory method" +linktitle: "EmsAbObjectClassCategory" +articleTitle: "EmsAbObjectClassCategory" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7870 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabobjectclasscategory/ +--- + +## EmsAbObjectClassCategory {#emsabobjectclasscategory} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJECT_CLASS_CATEGORY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbObjectClassCategory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjectoid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjectoid/_index.md new file mode 100644 index 0000000000..53bed755c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjectoid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbObjectOid method" +linktitle: "EmsAbObjectOid" +articleTitle: "EmsAbObjectOid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7880 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabobjectoid/ +--- + +## EmsAbObjectOid {#emsabobjectoid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJECT_OID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbObjectOid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjectversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjectversion/_index.md new file mode 100644 index 0000000000..0010951460 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjectversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbObjectVersion method" +linktitle: "EmsAbObjectVersion" +articleTitle: "EmsAbObjectVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7890 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabobjectversion/ +--- + +## EmsAbObjectVersion {#emsabobjectversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJECT_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbObjectVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjviewcontainers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjviewcontainers/_index.md new file mode 100644 index 0000000000..d2e055f3ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjviewcontainers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbObjViewContainers method" +linktitle: "EmsAbObjViewContainers" +articleTitle: "EmsAbObjViewContainers" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7900 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabobjviewcontainers/ +--- + +## EmsAbObjViewContainers {#emsabobjviewcontainers} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJ_VIEW_CONTAINERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbObjViewContainers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjviewcontainerso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjviewcontainerso/_index.md new file mode 100644 index 0000000000..1b6ebe56cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabobjviewcontainerso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbObjViewContainersO method" +linktitle: "EmsAbObjViewContainersO" +articleTitle: "EmsAbObjViewContainersO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7910 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabobjviewcontainerso/ +--- + +## EmsAbObjViewContainersO {#emsabobjviewcontainerso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OBJ_VIEW_CONTAINERS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbObjViewContainersO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabcontainers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabcontainers/_index.md new file mode 100644 index 0000000000..2350133acb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabcontainers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOffLineAbContainers method" +linktitle: "EmsAbOffLineAbContainers" +articleTitle: "EmsAbOffLineAbContainers" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7920 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabofflineabcontainers/ +--- + +## EmsAbOffLineAbContainers {#emsabofflineabcontainers} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_CONTAINERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOffLineAbContainers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabcontainerso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabcontainerso/_index.md new file mode 100644 index 0000000000..1db44765b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabcontainerso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOffLineAbContainersO method" +linktitle: "EmsAbOffLineAbContainersO" +articleTitle: "EmsAbOffLineAbContainersO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7930 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabofflineabcontainerso/ +--- + +## EmsAbOffLineAbContainersO {#emsabofflineabcontainerso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOffLineAbContainersO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabschedule/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabschedule/_index.md new file mode 100644 index 0000000000..2919b26438 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabschedule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOffLineAbSchedule method" +linktitle: "EmsAbOffLineAbSchedule" +articleTitle: "EmsAbOffLineAbSchedule" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7940 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabofflineabschedule/ +--- + +## EmsAbOffLineAbSchedule {#emsabofflineabschedule} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_SCHEDULE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOffLineAbSchedule() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabserver/_index.md new file mode 100644 index 0000000000..a8d2cec2ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOffLineAbServer method" +linktitle: "EmsAbOffLineAbServer" +articleTitle: "EmsAbOffLineAbServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7950 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabofflineabserver/ +--- + +## EmsAbOffLineAbServer {#emsabofflineabserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOffLineAbServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabservero/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabservero/_index.md new file mode 100644 index 0000000000..83e4a7e8b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabservero/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOffLineAbServerO method" +linktitle: "EmsAbOffLineAbServerO" +articleTitle: "EmsAbOffLineAbServerO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7960 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabofflineabservero/ +--- + +## EmsAbOffLineAbServerO {#emsabofflineabservero} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_SERVER_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOffLineAbServerO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabstyle/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabstyle/_index.md new file mode 100644 index 0000000000..c1734cc79d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabofflineabstyle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOffLineAbStyle method" +linktitle: "EmsAbOffLineAbStyle" +articleTitle: "EmsAbOffLineAbStyle" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7970 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabofflineabstyle/ +--- + +## EmsAbOffLineAbStyle {#emsabofflineabstyle} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OFF_LINE_AB_STYLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOffLineAbStyle() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboidtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboidtype/_index.md new file mode 100644 index 0000000000..485e85e5dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboidtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOidType method" +linktitle: "EmsAbOidType" +articleTitle: "EmsAbOidType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7980 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboidtype/ +--- + +## EmsAbOidType {#emsaboidtype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OID_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOidType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabomobjectclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabomobjectclass/_index.md new file mode 100644 index 0000000000..b25ee2aa79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabomobjectclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOmObjectClass method" +linktitle: "EmsAbOmObjectClass" +articleTitle: "EmsAbOmObjectClass" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 7990 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabomobjectclass/ +--- + +## EmsAbOmObjectClass {#emsabomobjectclass} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OM_OBJECT_CLASS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOmObjectClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabomsyntax/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabomsyntax/_index.md new file mode 100644 index 0000000000..63aaf4e6df --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabomsyntax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOmSyntax method" +linktitle: "EmsAbOmSyntax" +articleTitle: "EmsAbOmSyntax" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8000 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabomsyntax/ +--- + +## EmsAbOmSyntax {#emsabomsyntax} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OM_SYNTAX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOmSyntax() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboofreplytooriginator/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboofreplytooriginator/_index.md new file mode 100644 index 0000000000..a3536e84f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboofreplytooriginator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOofReplyToOriginator method" +linktitle: "EmsAbOofReplyToOriginator" +articleTitle: "EmsAbOofReplyToOriginator" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8010 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboofreplytooriginator/ +--- + +## EmsAbOofReplyToOriginator {#emsaboofreplytooriginator} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOofReplyToOriginator() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabopenretryinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabopenretryinterval/_index.md new file mode 100644 index 0000000000..85fb64454a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabopenretryinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOpenRetryInterval method" +linktitle: "EmsAbOpenRetryInterval" +articleTitle: "EmsAbOpenRetryInterval" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8020 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabopenretryinterval/ +--- + +## EmsAbOpenRetryInterval {#emsabopenretryinterval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OPEN_RETRY_INTERVAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOpenRetryInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaborganizationalunitname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaborganizationalunitname/_index.md new file mode 100644 index 0000000000..67082e13cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaborganizationalunitname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOrganizationalUnitName method" +linktitle: "EmsAbOrganizationalUnitName" +articleTitle: "EmsAbOrganizationalUnitName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8030 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaborganizationalunitname/ +--- + +## EmsAbOrganizationalUnitName {#emsaborganizationalunitname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOrganizationalUnitName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaborganizationname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaborganizationname/_index.md new file mode 100644 index 0000000000..633234604c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaborganizationname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOrganizationName method" +linktitle: "EmsAbOrganizationName" +articleTitle: "EmsAbOrganizationName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8040 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaborganizationname/ +--- + +## EmsAbOrganizationName {#emsaborganizationname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ORGANIZATION_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOrganizationName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboriginaldisplaytable/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboriginaldisplaytable/_index.md new file mode 100644 index 0000000000..4f2cdaf1fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboriginaldisplaytable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOriginalDisplayTable method" +linktitle: "EmsAbOriginalDisplayTable" +articleTitle: "EmsAbOriginalDisplayTable" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8050 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboriginaldisplaytable/ +--- + +## EmsAbOriginalDisplayTable {#emsaboriginaldisplaytable} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ORIGINAL_DISPLAY_TABLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOriginalDisplayTable() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboriginaldisplaytablemsdos/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboriginaldisplaytablemsdos/_index.md new file mode 100644 index 0000000000..b27dd17ffe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboriginaldisplaytablemsdos/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOriginalDisplayTableMsdos method" +linktitle: "EmsAbOriginalDisplayTableMsdos" +articleTitle: "EmsAbOriginalDisplayTableMsdos" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8060 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboriginaldisplaytablemsdos/ +--- + +## EmsAbOriginalDisplayTableMsdos {#emsaboriginaldisplaytablemsdos} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOriginalDisplayTableMsdos() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabotherrecips/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabotherrecips/_index.md new file mode 100644 index 0000000000..cb8b5134bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabotherrecips/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOtherRecips method" +linktitle: "EmsAbOtherRecips" +articleTitle: "EmsAbOtherRecips" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8070 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabotherrecips/ +--- + +## EmsAbOtherRecips {#emsabotherrecips} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OTHER_RECIPS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOtherRecips() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundhost/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundhost/_index.md new file mode 100644 index 0000000000..7bfeba621c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundhost/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOutboundHost method" +linktitle: "EmsAbOutboundHost" +articleTitle: "EmsAbOutboundHost" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8080 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboutboundhost/ +--- + +## EmsAbOutboundHost {#emsaboutboundhost} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_HOST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOutboundHost() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundhosttype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundhosttype/_index.md new file mode 100644 index 0000000000..80fd791201 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundhosttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOutboundHostType method" +linktitle: "EmsAbOutboundHostType" +articleTitle: "EmsAbOutboundHostType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8090 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboutboundhosttype/ +--- + +## EmsAbOutboundHostType {#emsaboutboundhosttype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_HOST_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOutboundHostType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundnewsfeed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundnewsfeed/_index.md new file mode 100644 index 0000000000..61ac795751 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundnewsfeed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOutboundNewsfeed method" +linktitle: "EmsAbOutboundNewsfeed" +articleTitle: "EmsAbOutboundNewsfeed" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8100 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboutboundnewsfeed/ +--- + +## EmsAbOutboundNewsfeed {#emsaboutboundnewsfeed} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_NEWSFEED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOutboundNewsfeed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundsites/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundsites/_index.md new file mode 100644 index 0000000000..c2f9234534 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundsites/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOutboundSites method" +linktitle: "EmsAbOutboundSites" +articleTitle: "EmsAbOutboundSites" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8110 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboutboundsites/ +--- + +## EmsAbOutboundSites {#emsaboutboundsites} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_SITES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOutboundSites() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundsiteso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundsiteso/_index.md new file mode 100644 index 0000000000..7454736ae4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutboundsiteso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOutboundSitesO method" +linktitle: "EmsAbOutboundSitesO" +articleTitle: "EmsAbOutboundSitesO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8120 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboutboundsiteso/ +--- + +## EmsAbOutboundSitesO {#emsaboutboundsiteso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTBOUND_SITES_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOutboundSitesO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutgoingmsgsizelimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutgoingmsgsizelimit/_index.md new file mode 100644 index 0000000000..c5102ba2fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboutgoingmsgsizelimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOutgoingMsgSizeLimit method" +linktitle: "EmsAbOutgoingMsgSizeLimit" +articleTitle: "EmsAbOutgoingMsgSizeLimit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8130 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboutgoingmsgsizelimit/ +--- + +## EmsAbOutgoingMsgSizeLimit {#emsaboutgoingmsgsizelimit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOutgoingMsgSizeLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsaboverridenntpcontentformat/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboverridenntpcontentformat/_index.md new file mode 100644 index 0000000000..a52e8f17c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsaboverridenntpcontentformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOverrideNntpContentFormat method" +linktitle: "EmsAbOverrideNntpContentFormat" +articleTitle: "EmsAbOverrideNntpContentFormat" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8140 +url: /cpp/aspose.email.mapi/knownpropertylist/emsaboverridenntpcontentformat/ +--- + +## EmsAbOverrideNntpContentFormat {#emsaboverridenntpcontentformat} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOverrideNntpContentFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabowaserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabowaserver/_index.md new file mode 100644 index 0000000000..60f2b3143f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabowaserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbOwaServer method" +linktitle: "EmsAbOwaServer" +articleTitle: "EmsAbOwaServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8150 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabowaserver/ +--- + +## EmsAbOwaServer {#emsabowaserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_OWA_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbOwaServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabperiodreplstagger/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabperiodreplstagger/_index.md new file mode 100644 index 0000000000..5d3ba7dc3f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabperiodreplstagger/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPeriodReplStagger method" +linktitle: "EmsAbPeriodReplStagger" +articleTitle: "EmsAbPeriodReplStagger" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8160 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabperiodreplstagger/ +--- + +## EmsAbPeriodReplStagger {#emsabperiodreplstagger} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PERIOD_REPL_STAGGER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPeriodReplStagger() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabperiodrepsynctimes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabperiodrepsynctimes/_index.md new file mode 100644 index 0000000000..3b19835f62 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabperiodrepsynctimes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPeriodRepSyncTimes method" +linktitle: "EmsAbPeriodRepSyncTimes" +articleTitle: "EmsAbPeriodRepSyncTimes" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8170 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabperiodrepsynctimes/ +--- + +## EmsAbPeriodRepSyncTimes {#emsabperiodrepsynctimes} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PERIOD_REP_SYNC_TIMES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPeriodRepSyncTimes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpermsgdialogdisplaytable/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpermsgdialogdisplaytable/_index.md new file mode 100644 index 0000000000..8a13d295cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpermsgdialogdisplaytable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPerMsgDialogDisplayTable method" +linktitle: "EmsAbPerMsgDialogDisplayTable" +articleTitle: "EmsAbPerMsgDialogDisplayTable" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8180 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpermsgdialogdisplaytable/ +--- + +## EmsAbPerMsgDialogDisplayTable {#emsabpermsgdialogdisplaytable} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPerMsgDialogDisplayTable() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabperrecipdialogdisplaytable/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabperrecipdialogdisplaytable/_index.md new file mode 100644 index 0000000000..201c5b2d05 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabperrecipdialogdisplaytable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPerRecipDialogDisplayTable method" +linktitle: "EmsAbPerRecipDialogDisplayTable" +articleTitle: "EmsAbPerRecipDialogDisplayTable" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8190 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabperrecipdialogdisplaytable/ +--- + +## EmsAbPerRecipDialogDisplayTable {#emsabperrecipdialogdisplaytable} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPerRecipDialogDisplayTable() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpersonaltitle/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpersonaltitle/_index.md new file mode 100644 index 0000000000..4f437eb60a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpersonaltitle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPersonalTitle method" +linktitle: "EmsAbPersonalTitle" +articleTitle: "EmsAbPersonalTitle" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8200 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpersonaltitle/ +--- + +## EmsAbPersonalTitle {#emsabpersonaltitle} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PERSONAL_TITLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPersonalTitle() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpfcontacts/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpfcontacts/_index.md new file mode 100644 index 0000000000..72ea39fd55 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpfcontacts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPfContacts method" +linktitle: "EmsAbPfContacts" +articleTitle: "EmsAbPfContacts" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8210 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpfcontacts/ +--- + +## EmsAbPfContacts {#emsabpfcontacts} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PF_CONTACTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPfContacts() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpfcontactso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpfcontactso/_index.md new file mode 100644 index 0000000000..e9a7474a31 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpfcontactso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPfContactsO method" +linktitle: "EmsAbPfContactsO" +articleTitle: "EmsAbPfContactsO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8220 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpfcontactso/ +--- + +## EmsAbPfContactsO {#emsabpfcontactso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PF_CONTACTS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPfContactsO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpopcharacterset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpopcharacterset/_index.md new file mode 100644 index 0000000000..0148e130a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpopcharacterset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPopCharacterSet method" +linktitle: "EmsAbPopCharacterSet" +articleTitle: "EmsAbPopCharacterSet" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8230 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpopcharacterset/ +--- + +## EmsAbPopCharacterSet {#emsabpopcharacterset} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_POP_CHARACTER_SET + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPopCharacterSet() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpopcontentformat/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpopcontentformat/_index.md new file mode 100644 index 0000000000..6ed77897a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpopcontentformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPopContentFormat method" +linktitle: "EmsAbPopContentFormat" +articleTitle: "EmsAbPopContentFormat" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8240 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpopcontentformat/ +--- + +## EmsAbPopContentFormat {#emsabpopcontentformat} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_POP_CONTENT_FORMAT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPopContentFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabportnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabportnumber/_index.md new file mode 100644 index 0000000000..abadc63a77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabportnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPortNumber method" +linktitle: "EmsAbPortNumber" +articleTitle: "EmsAbPortNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8250 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabportnumber/ +--- + +## EmsAbPortNumber {#emsabportnumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PORT_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPortNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpostaladdress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpostaladdress/_index.md new file mode 100644 index 0000000000..f91f5d4be6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpostaladdress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPostalAddress method" +linktitle: "EmsAbPostalAddress" +articleTitle: "EmsAbPostalAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8260 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpostaladdress/ +--- + +## EmsAbPostalAddress {#emsabpostaladdress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_POSTAL_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPostalAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpreferreddeliverymethod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpreferreddeliverymethod/_index.md new file mode 100644 index 0000000000..d1b40cb59e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpreferreddeliverymethod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPreferredDeliveryMethod method" +linktitle: "EmsAbPreferredDeliveryMethod" +articleTitle: "EmsAbPreferredDeliveryMethod" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8270 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpreferreddeliverymethod/ +--- + +## EmsAbPreferredDeliveryMethod {#emsabpreferreddeliverymethod} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PREFERRED_DELIVERY_METHOD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPreferredDeliveryMethod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpreserveinternetcontent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpreserveinternetcontent/_index.md new file mode 100644 index 0000000000..b4dbf00527 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpreserveinternetcontent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPreserveInternetContent method" +linktitle: "EmsAbPreserveInternetContent" +articleTitle: "EmsAbPreserveInternetContent" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8280 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpreserveinternetcontent/ +--- + +## EmsAbPreserveInternetContent {#emsabpreserveinternetcontent} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PRESERVE_INTERNET_CONTENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPreserveInternetContent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabprmd/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabprmd/_index.md new file mode 100644 index 0000000000..e333fba9db --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabprmd/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPrmd method" +linktitle: "EmsAbPrmd" +articleTitle: "EmsAbPrmd" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8290 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabprmd/ +--- + +## EmsAbPrmd {#emsabprmd} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PRMD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPrmd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpromoexpiration/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpromoexpiration/_index.md new file mode 100644 index 0000000000..3567111b15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpromoexpiration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPromoExpiration method" +linktitle: "EmsAbPromoExpiration" +articleTitle: "EmsAbPromoExpiration" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8300 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpromoexpiration/ +--- + +## EmsAbPromoExpiration {#emsabpromoexpiration} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PROMO_EXPIRATION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPromoExpiration() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabprotocolsettings/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabprotocolsettings/_index.md new file mode 100644 index 0000000000..d0d95d35cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabprotocolsettings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbProtocolSettings method" +linktitle: "EmsAbProtocolSettings" +articleTitle: "EmsAbProtocolSettings" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8310 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabprotocolsettings/ +--- + +## EmsAbProtocolSettings {#emsabprotocolsettings} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PROTOCOL_SETTINGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbProtocolSettings() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabproxygenerationenabled/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabproxygenerationenabled/_index.md new file mode 100644 index 0000000000..1cb2ae7a9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabproxygenerationenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbProxyGenerationEnabled method" +linktitle: "EmsAbProxyGenerationEnabled" +articleTitle: "EmsAbProxyGenerationEnabled" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8320 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabproxygenerationenabled/ +--- + +## EmsAbProxyGenerationEnabled {#emsabproxygenerationenabled} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PROXY_GENERATION_ENABLED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbProxyGenerationEnabled() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabproxygeneratordll/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabproxygeneratordll/_index.md new file mode 100644 index 0000000000..428a81cbd4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabproxygeneratordll/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbProxyGeneratorDll method" +linktitle: "EmsAbProxyGeneratorDll" +articleTitle: "EmsAbProxyGeneratorDll" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8330 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabproxygeneratordll/ +--- + +## EmsAbProxyGeneratorDll {#emsabproxygeneratordll} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PROXY_GENERATOR_DLL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbProxyGeneratorDll() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpselector/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpselector/_index.md new file mode 100644 index 0000000000..bc2ed8021a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpselector/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPSelector method" +linktitle: "EmsAbPSelector" +articleTitle: "EmsAbPSelector" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8340 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpselector/ +--- + +## EmsAbPSelector {#emsabpselector} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_P_SELECTOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPSelector() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpselectorinbound/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpselectorinbound/_index.md new file mode 100644 index 0000000000..c772421e48 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpselectorinbound/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPSelectorInbound method" +linktitle: "EmsAbPSelectorInbound" +articleTitle: "EmsAbPSelectorInbound" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8350 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpselectorinbound/ +--- + +## EmsAbPSelectorInbound {#emsabpselectorinbound} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_P_SELECTOR_INBOUND + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPSelectorInbound() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpublicdelegatesbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpublicdelegatesbl/_index.md new file mode 100644 index 0000000000..40c8510fc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpublicdelegatesbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPublicDelegatesBl method" +linktitle: "EmsAbPublicDelegatesBl" +articleTitle: "EmsAbPublicDelegatesBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8360 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpublicdelegatesbl/ +--- + +## EmsAbPublicDelegatesBl {#emsabpublicdelegatesbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PUBLIC_DELEGATES_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPublicDelegatesBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabpublicdelegatesblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpublicdelegatesblo/_index.md new file mode 100644 index 0000000000..79fbf62913 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabpublicdelegatesblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbPublicDelegatesBlO method" +linktitle: "EmsAbPublicDelegatesBlO" +articleTitle: "EmsAbPublicDelegatesBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8370 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabpublicdelegatesblo/ +--- + +## EmsAbPublicDelegatesBlO {#emsabpublicdelegatesblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_PUBLIC_DELEGATES_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbPublicDelegatesBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabquotanotificationschedule/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabquotanotificationschedule/_index.md new file mode 100644 index 0000000000..dd6816d703 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabquotanotificationschedule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbQuotaNotificationSchedule method" +linktitle: "EmsAbQuotaNotificationSchedule" +articleTitle: "EmsAbQuotaNotificationSchedule" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8380 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabquotanotificationschedule/ +--- + +## EmsAbQuotaNotificationSchedule {#emsabquotanotificationschedule} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbQuotaNotificationSchedule() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabquotanotificationstyle/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabquotanotificationstyle/_index.md new file mode 100644 index 0000000000..94e9a53d14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabquotanotificationstyle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbQuotaNotificationStyle method" +linktitle: "EmsAbQuotaNotificationStyle" +articleTitle: "EmsAbQuotaNotificationStyle" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8390 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabquotanotificationstyle/ +--- + +## EmsAbQuotaNotificationStyle {#emsabquotanotificationstyle} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_QUOTA_NOTIFICATION_STYLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbQuotaNotificationStyle() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrangelower/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrangelower/_index.md new file mode 100644 index 0000000000..1d155a9ef9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrangelower/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRangeLower method" +linktitle: "EmsAbRangeLower" +articleTitle: "EmsAbRangeLower" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8400 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrangelower/ +--- + +## EmsAbRangeLower {#emsabrangelower} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RANGE_LOWER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRangeLower() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrangeupper/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrangeupper/_index.md new file mode 100644 index 0000000000..67e347d0c5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrangeupper/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRangeUpper method" +linktitle: "EmsAbRangeUpper" +articleTitle: "EmsAbRangeUpper" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8410 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrangeupper/ +--- + +## EmsAbRangeUpper {#emsabrangeupper} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RANGE_UPPER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRangeUpper() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasaccount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasaccount/_index.md new file mode 100644 index 0000000000..ecc4ea5ed7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasaccount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRasAccount method" +linktitle: "EmsAbRasAccount" +articleTitle: "EmsAbRasAccount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8420 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrasaccount/ +--- + +## EmsAbRasAccount {#emsabrasaccount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_ACCOUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRasAccount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrascallbacknumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrascallbacknumber/_index.md new file mode 100644 index 0000000000..93610b9e0e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrascallbacknumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRasCallbackNumber method" +linktitle: "EmsAbRasCallbackNumber" +articleTitle: "EmsAbRasCallbackNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8430 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrascallbacknumber/ +--- + +## EmsAbRasCallbackNumber {#emsabrascallbacknumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_CALLBACK_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRasCallbackNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabraspassword/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabraspassword/_index.md new file mode 100644 index 0000000000..36e72db527 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabraspassword/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRasPassword method" +linktitle: "EmsAbRasPassword" +articleTitle: "EmsAbRasPassword" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8440 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabraspassword/ +--- + +## EmsAbRasPassword {#emsabraspassword} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_PASSWORD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRasPassword() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasphonebookentryname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasphonebookentryname/_index.md new file mode 100644 index 0000000000..2293a23b6e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasphonebookentryname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRasPhonebookEntryName method" +linktitle: "EmsAbRasPhonebookEntryName" +articleTitle: "EmsAbRasPhonebookEntryName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8450 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrasphonebookentryname/ +--- + +## EmsAbRasPhonebookEntryName {#emsabrasphonebookentryname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRasPhonebookEntryName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasphonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasphonenumber/_index.md new file mode 100644 index 0000000000..198735a5e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasphonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRasPhoneNumber method" +linktitle: "EmsAbRasPhoneNumber" +articleTitle: "EmsAbRasPhoneNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8460 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrasphonenumber/ +--- + +## EmsAbRasPhoneNumber {#emsabrasphonenumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_PHONE_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRasPhoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasremotesrvrname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasremotesrvrname/_index.md new file mode 100644 index 0000000000..ed67dc85bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrasremotesrvrname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRasRemoteSrvrName method" +linktitle: "EmsAbRasRemoteSrvrName" +articleTitle: "EmsAbRasRemoteSrvrName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8470 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrasremotesrvrname/ +--- + +## EmsAbRasRemoteSrvrName {#emsabrasremotesrvrname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RAS_REMOTE_SRVR_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRasRemoteSrvrName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabreferrallist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreferrallist/_index.md new file mode 100644 index 0000000000..3987ecbda7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreferrallist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbReferralList method" +linktitle: "EmsAbReferralList" +articleTitle: "EmsAbReferralList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8480 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabreferrallist/ +--- + +## EmsAbReferralList {#emsabreferrallist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REFERRAL_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbReferralList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabregisteredaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabregisteredaddress/_index.md new file mode 100644 index 0000000000..fe36c0a705 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabregisteredaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRegisteredAddress method" +linktitle: "EmsAbRegisteredAddress" +articleTitle: "EmsAbRegisteredAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8490 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabregisteredaddress/ +--- + +## EmsAbRegisteredAddress {#emsabregisteredaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REGISTERED_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRegisteredAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotebridgehead/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotebridgehead/_index.md new file mode 100644 index 0000000000..516dd7a68b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotebridgehead/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRemoteBridgeHead method" +linktitle: "EmsAbRemoteBridgeHead" +articleTitle: "EmsAbRemoteBridgeHead" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8500 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabremotebridgehead/ +--- + +## EmsAbRemoteBridgeHead {#emsabremotebridgehead} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_BRIDGE_HEAD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRemoteBridgeHead() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotebridgeheadaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotebridgeheadaddress/_index.md new file mode 100644 index 0000000000..69ae2a6f98 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotebridgeheadaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRemoteBridgeHeadAddress method" +linktitle: "EmsAbRemoteBridgeHeadAddress" +articleTitle: "EmsAbRemoteBridgeHeadAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8510 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabremotebridgeheadaddress/ +--- + +## EmsAbRemoteBridgeHeadAddress {#emsabremotebridgeheadaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRemoteBridgeHeadAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabremoteoutbhserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremoteoutbhserver/_index.md new file mode 100644 index 0000000000..2c7b90b415 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremoteoutbhserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRemoteOutBhServer method" +linktitle: "EmsAbRemoteOutBhServer" +articleTitle: "EmsAbRemoteOutBhServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8520 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabremoteoutbhserver/ +--- + +## EmsAbRemoteOutBhServer {#emsabremoteoutbhserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_OUT_BH_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRemoteOutBhServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabremoteoutbhservero/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremoteoutbhservero/_index.md new file mode 100644 index 0000000000..c6141d6971 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremoteoutbhservero/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRemoteOutBhServerO method" +linktitle: "EmsAbRemoteOutBhServerO" +articleTitle: "EmsAbRemoteOutBhServerO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8530 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabremoteoutbhservero/ +--- + +## EmsAbRemoteOutBhServerO {#emsabremoteoutbhservero} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_OUT_BH_SERVER_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRemoteOutBhServerO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotesite/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotesite/_index.md new file mode 100644 index 0000000000..0f80210221 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotesite/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRemoteSite method" +linktitle: "EmsAbRemoteSite" +articleTitle: "EmsAbRemoteSite" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8540 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabremotesite/ +--- + +## EmsAbRemoteSite {#emsabremotesite} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_SITE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRemoteSite() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotesiteo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotesiteo/_index.md new file mode 100644 index 0000000000..8113b08245 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabremotesiteo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRemoteSiteO method" +linktitle: "EmsAbRemoteSiteO" +articleTitle: "EmsAbRemoteSiteO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8550 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabremotesiteo/ +--- + +## EmsAbRemoteSiteO {#emsabremotesiteo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REMOTE_SITE_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRemoteSiteO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicatedobjectversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicatedobjectversion/_index.md new file mode 100644 index 0000000000..1b93b4b5bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicatedobjectversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbReplicatedObjectVersion method" +linktitle: "EmsAbReplicatedObjectVersion" +articleTitle: "EmsAbReplicatedObjectVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8560 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabreplicatedobjectversion/ +--- + +## EmsAbReplicatedObjectVersion {#emsabreplicatedobjectversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPLICATED_OBJECT_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbReplicatedObjectVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicationmailmsgsize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicationmailmsgsize/_index.md new file mode 100644 index 0000000000..acaa64ee9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicationmailmsgsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbReplicationMailMsgSize method" +linktitle: "EmsAbReplicationMailMsgSize" +articleTitle: "EmsAbReplicationMailMsgSize" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8570 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabreplicationmailmsgsize/ +--- + +## EmsAbReplicationMailMsgSize {#emsabreplicationmailmsgsize} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbReplicationMailMsgSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicationsensitivity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicationsensitivity/_index.md new file mode 100644 index 0000000000..181c94a881 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicationsensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbReplicationSensitivity method" +linktitle: "EmsAbReplicationSensitivity" +articleTitle: "EmsAbReplicationSensitivity" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8580 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabreplicationsensitivity/ +--- + +## EmsAbReplicationSensitivity {#emsabreplicationsensitivity} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPLICATION_SENSITIVITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbReplicationSensitivity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicationstagger/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicationstagger/_index.md new file mode 100644 index 0000000000..6cb40ffc95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreplicationstagger/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbReplicationStagger method" +linktitle: "EmsAbReplicationStagger" +articleTitle: "EmsAbReplicationStagger" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8590 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabreplicationstagger/ +--- + +## EmsAbReplicationStagger {#emsabreplicationstagger} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPLICATION_STAGGER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbReplicationStagger() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabreporttooriginator/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreporttooriginator/_index.md new file mode 100644 index 0000000000..5321bd9716 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreporttooriginator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbReportToOriginator method" +linktitle: "EmsAbReportToOriginator" +articleTitle: "EmsAbReportToOriginator" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8600 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabreporttooriginator/ +--- + +## EmsAbReportToOriginator {#emsabreporttooriginator} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPORT_TO_ORIGINATOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbReportToOriginator() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabreporttoowner/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreporttoowner/_index.md new file mode 100644 index 0000000000..df0f09ba3a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreporttoowner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbReportToOwner method" +linktitle: "EmsAbReportToOwner" +articleTitle: "EmsAbReportToOwner" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8610 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabreporttoowner/ +--- + +## EmsAbReportToOwner {#emsabreporttoowner} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REPORT_TO_OWNER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbReportToOwner() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabreqseq/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreqseq/_index.md new file mode 100644 index 0000000000..89f31df41b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreqseq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbReqSeq method" +linktitle: "EmsAbReqSeq" +articleTitle: "EmsAbReqSeq" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8620 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabreqseq/ +--- + +## EmsAbReqSeq {#emsabreqseq} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REQ_SEQ + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbReqSeq() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrequiressl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrequiressl/_index.md new file mode 100644 index 0000000000..68cb270746 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrequiressl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRequireSsl method" +linktitle: "EmsAbRequireSsl" +articleTitle: "EmsAbRequireSsl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8630 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrequiressl/ +--- + +## EmsAbRequireSsl {#emsabrequiressl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_REQUIRE_SSL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRequireSsl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabresponsiblelocaldxa/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabresponsiblelocaldxa/_index.md new file mode 100644 index 0000000000..9bb52d6d0e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabresponsiblelocaldxa/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbResponsibleLocalDxa method" +linktitle: "EmsAbResponsibleLocalDxa" +articleTitle: "EmsAbResponsibleLocalDxa" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8640 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabresponsiblelocaldxa/ +--- + +## EmsAbResponsibleLocalDxa {#emsabresponsiblelocaldxa} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RESPONSIBLE_LOCAL_DXA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbResponsibleLocalDxa() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabresponsiblelocaldxao/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabresponsiblelocaldxao/_index.md new file mode 100644 index 0000000000..2493e45331 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabresponsiblelocaldxao/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbResponsibleLocalDxaO method" +linktitle: "EmsAbResponsibleLocalDxaO" +articleTitle: "EmsAbResponsibleLocalDxaO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8650 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabresponsiblelocaldxao/ +--- + +## EmsAbResponsibleLocalDxaO {#emsabresponsiblelocaldxao} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbResponsibleLocalDxaO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabreturnexactmsgsize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreturnexactmsgsize/_index.md new file mode 100644 index 0000000000..56f5e6ea60 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabreturnexactmsgsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbReturnExactMsgSize method" +linktitle: "EmsAbReturnExactMsgSize" +articleTitle: "EmsAbReturnExactMsgSize" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8660 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabreturnexactmsgsize/ +--- + +## EmsAbReturnExactMsgSize {#emsabreturnexactmsgsize} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RETURN_EXACT_MSG_SIZE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbReturnExactMsgSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabridserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabridserver/_index.md new file mode 100644 index 0000000000..ff55936abd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabridserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRidServer method" +linktitle: "EmsAbRidServer" +articleTitle: "EmsAbRidServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8670 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabridserver/ +--- + +## EmsAbRidServer {#emsabridserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RID_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRidServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabridservero/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabridservero/_index.md new file mode 100644 index 0000000000..9e8315efc2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabridservero/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRidServerO method" +linktitle: "EmsAbRidServerO" +articleTitle: "EmsAbRidServerO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8680 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabridservero/ +--- + +## EmsAbRidServerO {#emsabridservero} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RID_SERVER_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRidServerO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabroleoccupant/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabroleoccupant/_index.md new file mode 100644 index 0000000000..22d0693bb0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabroleoccupant/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRoleOccupant method" +linktitle: "EmsAbRoleOccupant" +articleTitle: "EmsAbRoleOccupant" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8690 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabroleoccupant/ +--- + +## EmsAbRoleOccupant {#emsabroleoccupant} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ROLE_OCCUPANT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRoleOccupant() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabroleoccupanto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabroleoccupanto/_index.md new file mode 100644 index 0000000000..bc13ecccca --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabroleoccupanto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRoleOccupantO method" +linktitle: "EmsAbRoleOccupantO" +articleTitle: "EmsAbRoleOccupantO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8700 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabroleoccupanto/ +--- + +## EmsAbRoleOccupantO {#emsabroleoccupanto} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ROLE_OCCUPANT_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRoleOccupantO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrootnewsgroupsfolderid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrootnewsgroupsfolderid/_index.md new file mode 100644 index 0000000000..8d7bd7d0a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrootnewsgroupsfolderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRootNewsgroupsFolderId method" +linktitle: "EmsAbRootNewsgroupsFolderId" +articleTitle: "EmsAbRootNewsgroupsFolderId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8710 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrootnewsgroupsfolderid/ +--- + +## EmsAbRootNewsgroupsFolderId {#emsabrootnewsgroupsfolderid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRootNewsgroupsFolderId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabroutinglist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabroutinglist/_index.md new file mode 100644 index 0000000000..76d19f85ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabroutinglist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRoutingList method" +linktitle: "EmsAbRoutingList" +articleTitle: "EmsAbRoutingList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8720 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabroutinglist/ +--- + +## EmsAbRoutingList {#emsabroutinglist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_ROUTING_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRoutingList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrtscheckpointsize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrtscheckpointsize/_index.md new file mode 100644 index 0000000000..3e6e42b4c5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrtscheckpointsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRtsCheckpointSize method" +linktitle: "EmsAbRtsCheckpointSize" +articleTitle: "EmsAbRtsCheckpointSize" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8730 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrtscheckpointsize/ +--- + +## EmsAbRtsCheckpointSize {#emsabrtscheckpointsize} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RTS_CHECKPOINT_SIZE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRtsCheckpointSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrtsrecoverytimeout/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrtsrecoverytimeout/_index.md new file mode 100644 index 0000000000..803323bf38 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrtsrecoverytimeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRtsRecoveryTimeout method" +linktitle: "EmsAbRtsRecoveryTimeout" +articleTitle: "EmsAbRtsRecoveryTimeout" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8740 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrtsrecoverytimeout/ +--- + +## EmsAbRtsRecoveryTimeout {#emsabrtsrecoverytimeout} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RTS_RECOVERY_TIMEOUT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRtsRecoveryTimeout() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrtswindowsize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrtswindowsize/_index.md new file mode 100644 index 0000000000..f497d202dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrtswindowsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRtsWindowSize method" +linktitle: "EmsAbRtsWindowSize" +articleTitle: "EmsAbRtsWindowSize" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8750 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrtswindowsize/ +--- + +## EmsAbRtsWindowSize {#emsabrtswindowsize} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RTS_WINDOW_SIZE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRtsWindowSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrunson/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrunson/_index.md new file mode 100644 index 0000000000..cbbf058cab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrunson/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRunsOn method" +linktitle: "EmsAbRunsOn" +articleTitle: "EmsAbRunsOn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8760 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrunson/ +--- + +## EmsAbRunsOn {#emsabrunson} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RUNS_ON + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRunsOn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabrunsono/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrunsono/_index.md new file mode 100644 index 0000000000..51ad80773d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabrunsono/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbRunsOnO method" +linktitle: "EmsAbRunsOnO" +articleTitle: "EmsAbRunsOnO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8770 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabrunsono/ +--- + +## EmsAbRunsOnO {#emsabrunsono} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_RUNS_ON_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbRunsOnO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabschemaflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabschemaflags/_index.md new file mode 100644 index 0000000000..9c11a7fa4c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabschemaflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSchemaFlags method" +linktitle: "EmsAbSchemaFlags" +articleTitle: "EmsAbSchemaFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8780 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabschemaflags/ +--- + +## EmsAbSchemaFlags {#emsabschemaflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SCHEMA_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSchemaFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabschemaversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabschemaversion/_index.md new file mode 100644 index 0000000000..04146eafd0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabschemaversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSchemaVersion method" +linktitle: "EmsAbSchemaVersion" +articleTitle: "EmsAbSchemaVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8790 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabschemaversion/ +--- + +## EmsAbSchemaVersion {#emsabschemaversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SCHEMA_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSchemaVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsearchflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsearchflags/_index.md new file mode 100644 index 0000000000..3fe1e03da5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsearchflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSearchFlags method" +linktitle: "EmsAbSearchFlags" +articleTitle: "EmsAbSearchFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8800 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsearchflags/ +--- + +## EmsAbSearchFlags {#emsabsearchflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEARCH_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSearchFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsearchguide/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsearchguide/_index.md new file mode 100644 index 0000000000..deb2dab480 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsearchguide/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSearchGuide method" +linktitle: "EmsAbSearchGuide" +articleTitle: "EmsAbSearchGuide" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8810 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsearchguide/ +--- + +## EmsAbSearchGuide {#emsabsearchguide} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEARCH_GUIDE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSearchGuide() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsecuritypolicy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsecuritypolicy/_index.md new file mode 100644 index 0000000000..a133552f81 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsecuritypolicy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSecurityPolicy method" +linktitle: "EmsAbSecurityPolicy" +articleTitle: "EmsAbSecurityPolicy" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8820 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsecuritypolicy/ +--- + +## EmsAbSecurityPolicy {#emsabsecuritypolicy} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SECURITY_POLICY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSecurityPolicy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsecurityprotocol/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsecurityprotocol/_index.md new file mode 100644 index 0000000000..3bffd52b84 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsecurityprotocol/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSecurityProtocol method" +linktitle: "EmsAbSecurityProtocol" +articleTitle: "EmsAbSecurityProtocol" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8830 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsecurityprotocol/ +--- + +## EmsAbSecurityProtocol {#emsabsecurityprotocol} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SECURITY_PROTOCOL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSecurityProtocol() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabseealso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabseealso/_index.md new file mode 100644 index 0000000000..79da93d7f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabseealso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSeeAlso method" +linktitle: "EmsAbSeeAlso" +articleTitle: "EmsAbSeeAlso" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8840 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabseealso/ +--- + +## EmsAbSeeAlso {#emsabseealso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEE_ALSO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSeeAlso() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabseealsoo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabseealsoo/_index.md new file mode 100644 index 0000000000..a92d176784 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabseealsoo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSeeAlsoO method" +linktitle: "EmsAbSeeAlsoO" +articleTitle: "EmsAbSeeAlsoO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8850 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabseealsoo/ +--- + +## EmsAbSeeAlsoO {#emsabseealsoo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEE_ALSO_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSeeAlsoO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsendemailmessage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsendemailmessage/_index.md new file mode 100644 index 0000000000..22315d1002 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsendemailmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSendEmailMessage method" +linktitle: "EmsAbSendEmailMessage" +articleTitle: "EmsAbSendEmailMessage" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8860 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsendemailmessage/ +--- + +## EmsAbSendEmailMessage {#emsabsendemailmessage} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEND_EMAIL_MESSAGE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSendEmailMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsendtnef/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsendtnef/_index.md new file mode 100644 index 0000000000..f85b48a069 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsendtnef/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSendTnef method" +linktitle: "EmsAbSendTnef" +articleTitle: "EmsAbSendTnef" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8870 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsendtnef/ +--- + +## EmsAbSendTnef {#emsabsendtnef} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SEND_TNEF + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSendTnef() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabserialnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserialnumber/_index.md new file mode 100644 index 0000000000..2529cda0d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserialnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSerialNumber method" +linktitle: "EmsAbSerialNumber" +articleTitle: "EmsAbSerialNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8880 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabserialnumber/ +--- + +## EmsAbSerialNumber {#emsabserialnumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERIAL_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSerialNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserver/_index.md new file mode 100644 index 0000000000..e07516eb2d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbServer method" +linktitle: "EmsAbServer" +articleTitle: "EmsAbServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8890 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabserver/ +--- + +## EmsAbServer {#emsabserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionfirst/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionfirst/_index.md new file mode 100644 index 0000000000..9a87d1a26b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionfirst/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbServiceActionFirst method" +linktitle: "EmsAbServiceActionFirst" +articleTitle: "EmsAbServiceActionFirst" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8900 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionfirst/ +--- + +## EmsAbServiceActionFirst {#emsabserviceactionfirst} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_ACTION_FIRST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbServiceActionFirst() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionother/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionother/_index.md new file mode 100644 index 0000000000..9e23c9a925 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionother/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbServiceActionOther method" +linktitle: "EmsAbServiceActionOther" +articleTitle: "EmsAbServiceActionOther" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8910 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionother/ +--- + +## EmsAbServiceActionOther {#emsabserviceactionother} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_ACTION_OTHER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbServiceActionOther() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionsecond/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionsecond/_index.md new file mode 100644 index 0000000000..3ddd6bda73 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionsecond/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbServiceActionSecond method" +linktitle: "EmsAbServiceActionSecond" +articleTitle: "EmsAbServiceActionSecond" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8920 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabserviceactionsecond/ +--- + +## EmsAbServiceActionSecond {#emsabserviceactionsecond} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_ACTION_SECOND + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbServiceActionSecond() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabservicerestartdelay/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabservicerestartdelay/_index.md new file mode 100644 index 0000000000..0fd3beeeb4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabservicerestartdelay/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbServiceRestartDelay method" +linktitle: "EmsAbServiceRestartDelay" +articleTitle: "EmsAbServiceRestartDelay" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8930 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabservicerestartdelay/ +--- + +## EmsAbServiceRestartDelay {#emsabservicerestartdelay} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_RESTART_DELAY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbServiceRestartDelay() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabservicerestartmessage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabservicerestartmessage/_index.md new file mode 100644 index 0000000000..dea8cc9e18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabservicerestartmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbServiceRestartMessage method" +linktitle: "EmsAbServiceRestartMessage" +articleTitle: "EmsAbServiceRestartMessage" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8940 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabservicerestartmessage/ +--- + +## EmsAbServiceRestartMessage {#emsabservicerestartmessage} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SERVICE_RESTART_MESSAGE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbServiceRestartMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsessiondisconnecttimer/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsessiondisconnecttimer/_index.md new file mode 100644 index 0000000000..16bb153830 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsessiondisconnecttimer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSessionDisconnectTimer method" +linktitle: "EmsAbSessionDisconnectTimer" +articleTitle: "EmsAbSessionDisconnectTimer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8950 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsessiondisconnecttimer/ +--- + +## EmsAbSessionDisconnectTimer {#emsabsessiondisconnecttimer} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SESSION_DISCONNECT_TIMER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSessionDisconnectTimer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsiteaffinity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsiteaffinity/_index.md new file mode 100644 index 0000000000..f84a33b380 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsiteaffinity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSiteAffinity method" +linktitle: "EmsAbSiteAffinity" +articleTitle: "EmsAbSiteAffinity" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8960 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsiteaffinity/ +--- + +## EmsAbSiteAffinity {#emsabsiteaffinity} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_AFFINITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSiteAffinity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderguid/_index.md new file mode 100644 index 0000000000..747b66cba1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSiteFolderGuid method" +linktitle: "EmsAbSiteFolderGuid" +articleTitle: "EmsAbSiteFolderGuid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8970 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderguid/ +--- + +## EmsAbSiteFolderGuid {#emsabsitefolderguid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_FOLDER_GUID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSiteFolderGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderserver/_index.md new file mode 100644 index 0000000000..15343887bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSiteFolderServer method" +linktitle: "EmsAbSiteFolderServer" +articleTitle: "EmsAbSiteFolderServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8980 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderserver/ +--- + +## EmsAbSiteFolderServer {#emsabsitefolderserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_FOLDER_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSiteFolderServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderservero/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderservero/_index.md new file mode 100644 index 0000000000..b0b4600ced --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderservero/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSiteFolderServerO method" +linktitle: "EmsAbSiteFolderServerO" +articleTitle: "EmsAbSiteFolderServerO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 8990 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsitefolderservero/ +--- + +## EmsAbSiteFolderServerO {#emsabsitefolderservero} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_FOLDER_SERVER_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSiteFolderServerO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsiteproxyspace/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsiteproxyspace/_index.md new file mode 100644 index 0000000000..4df0e19ab3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsiteproxyspace/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSiteProxySpace method" +linktitle: "EmsAbSiteProxySpace" +articleTitle: "EmsAbSiteProxySpace" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9000 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsiteproxyspace/ +--- + +## EmsAbSiteProxySpace {#emsabsiteproxyspace} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SITE_PROXY_SPACE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSiteProxySpace() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealglistna/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealglistna/_index.md new file mode 100644 index 0000000000..494a494a15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealglistna/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSmimeAlgListNa method" +linktitle: "EmsAbSmimeAlgListNa" +articleTitle: "EmsAbSmimeAlgListNa" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9010 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsmimealglistna/ +--- + +## EmsAbSmimeAlgListNa {#emsabsmimealglistna} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SMIME_ALG_LIST_NA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSmimeAlgListNa() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealglistother/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealglistother/_index.md new file mode 100644 index 0000000000..68d6fe6eaf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealglistother/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSmimeAlgListOther method" +linktitle: "EmsAbSmimeAlgListOther" +articleTitle: "EmsAbSmimeAlgListOther" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9020 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsmimealglistother/ +--- + +## EmsAbSmimeAlgListOther {#emsabsmimealglistother} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SMIME_ALG_LIST_OTHER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSmimeAlgListOther() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealgselectedna/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealgselectedna/_index.md new file mode 100644 index 0000000000..a9bf7db9da --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealgselectedna/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSmimeAlgSelectedNa method" +linktitle: "EmsAbSmimeAlgSelectedNa" +articleTitle: "EmsAbSmimeAlgSelectedNa" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9030 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsmimealgselectedna/ +--- + +## EmsAbSmimeAlgSelectedNa {#emsabsmimealgselectedna} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SMIME_ALG_SELECTED_NA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSmimeAlgSelectedNa() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealgselectedother/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealgselectedother/_index.md new file mode 100644 index 0000000000..c6ec732978 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsmimealgselectedother/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSmimeAlgSelectedOther method" +linktitle: "EmsAbSmimeAlgSelectedOther" +articleTitle: "EmsAbSmimeAlgSelectedOther" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9040 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsmimealgselectedother/ +--- + +## EmsAbSmimeAlgSelectedOther {#emsabsmimealgselectedother} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SMIME_ALG_SELECTED_OTHER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSmimeAlgSelectedOther() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabspacelastcomputed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabspacelastcomputed/_index.md new file mode 100644 index 0000000000..839b8c81d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabspacelastcomputed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSpaceLastComputed method" +linktitle: "EmsAbSpaceLastComputed" +articleTitle: "EmsAbSpaceLastComputed" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9050 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabspacelastcomputed/ +--- + +## EmsAbSpaceLastComputed {#emsabspacelastcomputed} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SPACE_LAST_COMPUTED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSpaceLastComputed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsselector/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsselector/_index.md new file mode 100644 index 0000000000..0d39249fc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsselector/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSSelector method" +linktitle: "EmsAbSSelector" +articleTitle: "EmsAbSSelector" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9060 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsselector/ +--- + +## EmsAbSSelector {#emsabsselector} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_S_SELECTOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSSelector() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsselectorinbound/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsselectorinbound/_index.md new file mode 100644 index 0000000000..8f3f0c481a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsselectorinbound/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSSelectorInbound method" +linktitle: "EmsAbSSelectorInbound" +articleTitle: "EmsAbSSelectorInbound" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9070 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsselectorinbound/ +--- + +## EmsAbSSelectorInbound {#emsabsselectorinbound} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_S_SELECTOR_INBOUND + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSSelectorInbound() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabstreetaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabstreetaddress/_index.md new file mode 100644 index 0000000000..9824cdad21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabstreetaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbStreetAddress method" +linktitle: "EmsAbStreetAddress" +articleTitle: "EmsAbStreetAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9080 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabstreetaddress/ +--- + +## EmsAbStreetAddress {#emsabstreetaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_STREET_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbStreetAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubmissioncontlength/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubmissioncontlength/_index.md new file mode 100644 index 0000000000..a55b4ae35c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubmissioncontlength/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSubmissionContLength method" +linktitle: "EmsAbSubmissionContLength" +articleTitle: "EmsAbSubmissionContLength" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9090 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsubmissioncontlength/ +--- + +## EmsAbSubmissionContLength {#emsabsubmissioncontlength} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUBMISSION_CONT_LENGTH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSubmissionContLength() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubrefs/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubrefs/_index.md new file mode 100644 index 0000000000..b5fe68482c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubrefs/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSubRefs method" +linktitle: "EmsAbSubRefs" +articleTitle: "EmsAbSubRefs" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9100 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsubrefs/ +--- + +## EmsAbSubRefs {#emsabsubrefs} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUB_REFS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSubRefs() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubrefso/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubrefso/_index.md new file mode 100644 index 0000000000..af713879fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubrefso/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSubRefsO method" +linktitle: "EmsAbSubRefsO" +articleTitle: "EmsAbSubRefsO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9110 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsubrefso/ +--- + +## EmsAbSubRefsO {#emsabsubrefso} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUB_REFS_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSubRefsO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubsite/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubsite/_index.md new file mode 100644 index 0000000000..f9fc94fc95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsubsite/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSubSite method" +linktitle: "EmsAbSubSite" +articleTitle: "EmsAbSubSite" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9120 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsubsite/ +--- + +## EmsAbSubSite {#emsabsubsite} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUB_SITE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSubSite() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportedalgorithms/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportedalgorithms/_index.md new file mode 100644 index 0000000000..a602ca8b35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportedalgorithms/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSupportedAlgorithms method" +linktitle: "EmsAbSupportedAlgorithms" +articleTitle: "EmsAbSupportedAlgorithms" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9130 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsupportedalgorithms/ +--- + +## EmsAbSupportedAlgorithms {#emsabsupportedalgorithms} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTED_ALGORITHMS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSupportedAlgorithms() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportedapplicationcontext/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportedapplicationcontext/_index.md new file mode 100644 index 0000000000..427c44d6b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportedapplicationcontext/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSupportedApplicationContext method" +linktitle: "EmsAbSupportedApplicationContext" +articleTitle: "EmsAbSupportedApplicationContext" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9140 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsupportedapplicationcontext/ +--- + +## EmsAbSupportedApplicationContext {#emsabsupportedapplicationcontext} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSupportedApplicationContext() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstack/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstack/_index.md new file mode 100644 index 0000000000..acaf5942fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstack/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSupportingStack method" +linktitle: "EmsAbSupportingStack" +articleTitle: "EmsAbSupportingStack" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9150 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstack/ +--- + +## EmsAbSupportingStack {#emsabsupportingstack} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTING_STACK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSupportingStack() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstackbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstackbl/_index.md new file mode 100644 index 0000000000..7ef450d844 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstackbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSupportingStackBl method" +linktitle: "EmsAbSupportingStackBl" +articleTitle: "EmsAbSupportingStackBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9160 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstackbl/ +--- + +## EmsAbSupportingStackBl {#emsabsupportingstackbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTING_STACK_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSupportingStackBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstackblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstackblo/_index.md new file mode 100644 index 0000000000..d6d3799212 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstackblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSupportingStackBlO method" +linktitle: "EmsAbSupportingStackBlO" +articleTitle: "EmsAbSupportingStackBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9170 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstackblo/ +--- + +## EmsAbSupportingStackBlO {#emsabsupportingstackblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTING_STACK_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSupportingStackBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstacko/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstacko/_index.md new file mode 100644 index 0000000000..b9ec08a31c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstacko/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSupportingStackO method" +linktitle: "EmsAbSupportingStackO" +articleTitle: "EmsAbSupportingStackO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9180 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsupportingstacko/ +--- + +## EmsAbSupportingStackO {#emsabsupportingstacko} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORTING_STACK_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSupportingStackO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportsmimesignatures/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportsmimesignatures/_index.md new file mode 100644 index 0000000000..ac86f5948e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabsupportsmimesignatures/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbSupportSmimeSignatures method" +linktitle: "EmsAbSupportSmimeSignatures" +articleTitle: "EmsAbSupportSmimeSignatures" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9190 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabsupportsmimesignatures/ +--- + +## EmsAbSupportSmimeSignatures {#emsabsupportsmimesignatures} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_SUPPORT_SMIME_SIGNATURES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbSupportSmimeSignatures() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtargetmtas/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtargetmtas/_index.md new file mode 100644 index 0000000000..4fb8728248 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtargetmtas/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTargetMtas method" +linktitle: "EmsAbTargetMtas" +articleTitle: "EmsAbTargetMtas" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9200 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtargetmtas/ +--- + +## EmsAbTargetMtas {#emsabtargetmtas} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TARGET_MTAS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTargetMtas() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtelephonenumber/_index.md new file mode 100644 index 0000000000..3950a3a8a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTelephoneNumber method" +linktitle: "EmsAbTelephoneNumber" +articleTitle: "EmsAbTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9210 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtelephonenumber/ +--- + +## EmsAbTelephoneNumber {#emsabtelephonenumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TELEPHONE_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtelephonepersonalpager/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtelephonepersonalpager/_index.md new file mode 100644 index 0000000000..9b6b045ea9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtelephonepersonalpager/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTelephonePersonalPager method" +linktitle: "EmsAbTelephonePersonalPager" +articleTitle: "EmsAbTelephonePersonalPager" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9220 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtelephonepersonalpager/ +--- + +## EmsAbTelephonePersonalPager {#emsabtelephonepersonalpager} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TELEPHONE_PERSONAL_PAGER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTelephonePersonalPager() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabteletexterminalidentifier/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabteletexterminalidentifier/_index.md new file mode 100644 index 0000000000..67c0e75b5c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabteletexterminalidentifier/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTeletexTerminalIdentifier method" +linktitle: "EmsAbTeletexTerminalIdentifier" +articleTitle: "EmsAbTeletexTerminalIdentifier" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9230 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabteletexterminalidentifier/ +--- + +## EmsAbTeletexTerminalIdentifier {#emsabteletexterminalidentifier} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTeletexTerminalIdentifier() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtempassocthreshold/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtempassocthreshold/_index.md new file mode 100644 index 0000000000..85d0ba4f39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtempassocthreshold/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTempAssocThreshold method" +linktitle: "EmsAbTempAssocThreshold" +articleTitle: "EmsAbTempAssocThreshold" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9240 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtempassocthreshold/ +--- + +## EmsAbTempAssocThreshold {#emsabtempassocthreshold} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TEMP_ASSOC_THRESHOLD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTempAssocThreshold() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtombstonelifetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtombstonelifetime/_index.md new file mode 100644 index 0000000000..4f6f82d819 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtombstonelifetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTombstoneLifetime method" +linktitle: "EmsAbTombstoneLifetime" +articleTitle: "EmsAbTombstoneLifetime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9250 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtombstonelifetime/ +--- + +## EmsAbTombstoneLifetime {#emsabtombstonelifetime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TOMBSTONE_LIFETIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTombstoneLifetime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtrackinglogpathname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtrackinglogpathname/_index.md new file mode 100644 index 0000000000..891bfb8191 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtrackinglogpathname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTrackingLogPathName method" +linktitle: "EmsAbTrackingLogPathName" +articleTitle: "EmsAbTrackingLogPathName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9260 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtrackinglogpathname/ +--- + +## EmsAbTrackingLogPathName {#emsabtrackinglogpathname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRACKING_LOG_PATH_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTrackingLogPathName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransferretryinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransferretryinterval/_index.md new file mode 100644 index 0000000000..b2d0f4bad7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransferretryinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTransferRetryInterval method" +linktitle: "EmsAbTransferRetryInterval" +articleTitle: "EmsAbTransferRetryInterval" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9270 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtransferretryinterval/ +--- + +## EmsAbTransferRetryInterval {#emsabtransferretryinterval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSFER_RETRY_INTERVAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTransferRetryInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeoutnonurgent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeoutnonurgent/_index.md new file mode 100644 index 0000000000..3ee0a64c36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeoutnonurgent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTransferTimeoutNonUrgent method" +linktitle: "EmsAbTransferTimeoutNonUrgent" +articleTitle: "EmsAbTransferTimeoutNonUrgent" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9280 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeoutnonurgent/ +--- + +## EmsAbTransferTimeoutNonUrgent {#emsabtransfertimeoutnonurgent} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTransferTimeoutNonUrgent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeoutnormal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeoutnormal/_index.md new file mode 100644 index 0000000000..9a6be81b01 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeoutnormal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTransferTimeoutNormal method" +linktitle: "EmsAbTransferTimeoutNormal" +articleTitle: "EmsAbTransferTimeoutNormal" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9290 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeoutnormal/ +--- + +## EmsAbTransferTimeoutNormal {#emsabtransfertimeoutnormal} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTransferTimeoutNormal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeouturgent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeouturgent/_index.md new file mode 100644 index 0000000000..74f3ce8445 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeouturgent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTransferTimeoutUrgent method" +linktitle: "EmsAbTransferTimeoutUrgent" +articleTitle: "EmsAbTransferTimeoutUrgent" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9300 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtransfertimeouturgent/ +--- + +## EmsAbTransferTimeoutUrgent {#emsabtransfertimeouturgent} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSFER_TIMEOUT_URGENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTransferTimeoutUrgent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtranslationtableused/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtranslationtableused/_index.md new file mode 100644 index 0000000000..14b2ea39d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtranslationtableused/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTranslationTableUsed method" +linktitle: "EmsAbTranslationTableUsed" +articleTitle: "EmsAbTranslationTableUsed" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9310 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtranslationtableused/ +--- + +## EmsAbTranslationTableUsed {#emsabtranslationtableused} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSLATION_TABLE_USED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTranslationTableUsed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransportexpediteddata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransportexpediteddata/_index.md new file mode 100644 index 0000000000..96ac2f60b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransportexpediteddata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTransportExpeditedData method" +linktitle: "EmsAbTransportExpeditedData" +articleTitle: "EmsAbTransportExpeditedData" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9320 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtransportexpediteddata/ +--- + +## EmsAbTransportExpeditedData {#emsabtransportexpediteddata} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANSPORT_EXPEDITED_DATA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTransportExpeditedData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransretrymins/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransretrymins/_index.md new file mode 100644 index 0000000000..27d57ef3cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtransretrymins/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTransRetryMins method" +linktitle: "EmsAbTransRetryMins" +articleTitle: "EmsAbTransRetryMins" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9330 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtransretrymins/ +--- + +## EmsAbTransRetryMins {#emsabtransretrymins} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANS_RETRY_MINS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTransRetryMins() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtranstimeoutmins/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtranstimeoutmins/_index.md new file mode 100644 index 0000000000..668b5b52aa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtranstimeoutmins/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTransTimeoutMins method" +linktitle: "EmsAbTransTimeoutMins" +articleTitle: "EmsAbTransTimeoutMins" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9340 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtranstimeoutmins/ +--- + +## EmsAbTransTimeoutMins {#emsabtranstimeoutmins} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRANS_TIMEOUT_MINS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTransTimeoutMins() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtrustlevel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtrustlevel/_index.md new file mode 100644 index 0000000000..35a243e90d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtrustlevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTrustLevel method" +linktitle: "EmsAbTrustLevel" +articleTitle: "EmsAbTrustLevel" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9350 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtrustlevel/ +--- + +## EmsAbTrustLevel {#emsabtrustlevel} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TRUST_LEVEL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTrustLevel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtselector/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtselector/_index.md new file mode 100644 index 0000000000..0b88a5ac76 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtselector/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTSelector method" +linktitle: "EmsAbTSelector" +articleTitle: "EmsAbTSelector" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9360 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtselector/ +--- + +## EmsAbTSelector {#emsabtselector} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_T_SELECTOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTSelector() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtselectorinbound/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtselectorinbound/_index.md new file mode 100644 index 0000000000..360e5f5fc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtselectorinbound/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTSelectorInbound method" +linktitle: "EmsAbTSelectorInbound" +articleTitle: "EmsAbTSelectorInbound" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9370 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtselectorinbound/ +--- + +## EmsAbTSelectorInbound {#emsabtselectorinbound} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_T_SELECTOR_INBOUND + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTSelectorInbound() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabturnrequestthreshold/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabturnrequestthreshold/_index.md new file mode 100644 index 0000000000..182896a4f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabturnrequestthreshold/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTurnRequestThreshold method" +linktitle: "EmsAbTurnRequestThreshold" +articleTitle: "EmsAbTurnRequestThreshold" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9380 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabturnrequestthreshold/ +--- + +## EmsAbTurnRequestThreshold {#emsabturnrequestthreshold} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TURN_REQUEST_THRESHOLD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTurnRequestThreshold() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtwowayalternatefacility/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtwowayalternatefacility/_index.md new file mode 100644 index 0000000000..d2ca7da45c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtwowayalternatefacility/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbTwoWayAlternateFacility method" +linktitle: "EmsAbTwoWayAlternateFacility" +articleTitle: "EmsAbTwoWayAlternateFacility" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9390 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtwowayalternatefacility/ +--- + +## EmsAbTwoWayAlternateFacility {#emsabtwowayalternatefacility} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbTwoWayAlternateFacility() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtype/_index.md new file mode 100644 index 0000000000..cff45a3c10 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbType method" +linktitle: "EmsAbType" +articleTitle: "EmsAbType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9400 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabtype/ +--- + +## EmsAbType {#emsabtype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabunauthorigbl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabunauthorigbl/_index.md new file mode 100644 index 0000000000..e68d5506da --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabunauthorigbl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUnauthOrigBl method" +linktitle: "EmsAbUnauthOrigBl" +articleTitle: "EmsAbUnauthOrigBl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9410 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabunauthorigbl/ +--- + +## EmsAbUnauthOrigBl {#emsabunauthorigbl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_UNAUTH_ORIG_BL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUnauthOrigBl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabunauthorigblo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabunauthorigblo/_index.md new file mode 100644 index 0000000000..d9614cc8ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabunauthorigblo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUnauthOrigBlO method" +linktitle: "EmsAbUnauthOrigBlO" +articleTitle: "EmsAbUnauthOrigBlO" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9420 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabunauthorigblo/ +--- + +## EmsAbUnauthOrigBlO {#emsabunauthorigblo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_UNAUTH_ORIG_BL_O + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUnauthOrigBlO() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabusenetsitename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusenetsitename/_index.md new file mode 100644 index 0000000000..41392d915f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusenetsitename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUsenetSiteName method" +linktitle: "EmsAbUsenetSiteName" +articleTitle: "EmsAbUsenetSiteName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9430 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabusenetsitename/ +--- + +## EmsAbUsenetSiteName {#emsabusenetsitename} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USENET_SITE_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUsenetSiteName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabuserpassword/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabuserpassword/_index.md new file mode 100644 index 0000000000..679c5c8f4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabuserpassword/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUserPassword method" +linktitle: "EmsAbUserPassword" +articleTitle: "EmsAbUserPassword" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9440 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabuserpassword/ +--- + +## EmsAbUserPassword {#emsabuserpassword} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USER_PASSWORD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUserPassword() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabuseservervalues/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabuseservervalues/_index.md new file mode 100644 index 0000000000..ccc811c308 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabuseservervalues/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUseServerValues method" +linktitle: "EmsAbUseServerValues" +articleTitle: "EmsAbUseServerValues" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9450 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabuseservervalues/ +--- + +## EmsAbUseServerValues {#emsabuseservervalues} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USE_SERVER_VALUES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUseServerValues() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabusesitevalues/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusesitevalues/_index.md new file mode 100644 index 0000000000..9f4142aa81 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusesitevalues/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUseSiteValues method" +linktitle: "EmsAbUseSiteValues" +articleTitle: "EmsAbUseSiteValues" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9460 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabusesitevalues/ +--- + +## EmsAbUseSiteValues {#emsabusesitevalues} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USE_SITE_VALUES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUseSiteValues() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnchanged/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnchanged/_index.md new file mode 100644 index 0000000000..f4e0648b43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnchanged/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUsnChanged method" +linktitle: "EmsAbUsnChanged" +articleTitle: "EmsAbUsnChanged" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9470 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabusnchanged/ +--- + +## EmsAbUsnChanged {#emsabusnchanged} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_CHANGED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUsnChanged() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabusncreated/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusncreated/_index.md new file mode 100644 index 0000000000..e18544f9df --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusncreated/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUsnCreated method" +linktitle: "EmsAbUsnCreated" +articleTitle: "EmsAbUsnCreated" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9480 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabusncreated/ +--- + +## EmsAbUsnCreated {#emsabusncreated} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_CREATED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUsnCreated() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabusndsalastobjremoved/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusndsalastobjremoved/_index.md new file mode 100644 index 0000000000..232734ad12 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusndsalastobjremoved/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUsnDsaLastObjRemoved method" +linktitle: "EmsAbUsnDsaLastObjRemoved" +articleTitle: "EmsAbUsnDsaLastObjRemoved" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9490 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabusndsalastobjremoved/ +--- + +## EmsAbUsnDsaLastObjRemoved {#emsabusndsalastobjremoved} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUsnDsaLastObjRemoved() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnintersite/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnintersite/_index.md new file mode 100644 index 0000000000..96126eaf21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnintersite/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUsnIntersite method" +linktitle: "EmsAbUsnIntersite" +articleTitle: "EmsAbUsnIntersite" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9500 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabusnintersite/ +--- + +## EmsAbUsnIntersite {#emsabusnintersite} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_INTERSITE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUsnIntersite() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnlastobjrem/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnlastobjrem/_index.md new file mode 100644 index 0000000000..d9691ea6b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnlastobjrem/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUsnLastObjRem method" +linktitle: "EmsAbUsnLastObjRem" +articleTitle: "EmsAbUsnLastObjRem" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9510 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabusnlastobjrem/ +--- + +## EmsAbUsnLastObjRem {#emsabusnlastobjrem} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_LAST_OBJ_REM + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUsnLastObjRem() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnsource/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnsource/_index.md new file mode 100644 index 0000000000..1a69bf71da --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabusnsource/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbUsnSource method" +linktitle: "EmsAbUsnSource" +articleTitle: "EmsAbUsnSource" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9520 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabusnsource/ +--- + +## EmsAbUsnSource {#emsabusnsource} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_USN_SOURCE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbUsnSource() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer1/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer1/_index.md new file mode 100644 index 0000000000..034f1dd1e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbViewContainer1 method" +linktitle: "EmsAbViewContainer1" +articleTitle: "EmsAbViewContainer1" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9530 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer1/ +--- + +## EmsAbViewContainer1 {#emsabviewcontainer1} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_CONTAINER_1 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbViewContainer1() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer2/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer2/_index.md new file mode 100644 index 0000000000..714c30c6eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbViewContainer2 method" +linktitle: "EmsAbViewContainer2" +articleTitle: "EmsAbViewContainer2" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9540 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer2/ +--- + +## EmsAbViewContainer2 {#emsabviewcontainer2} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_CONTAINER_2 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbViewContainer2() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer3/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer3/_index.md new file mode 100644 index 0000000000..cb088852a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbViewContainer3 method" +linktitle: "EmsAbViewContainer3" +articleTitle: "EmsAbViewContainer3" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9550 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabviewcontainer3/ +--- + +## EmsAbViewContainer3 {#emsabviewcontainer3} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_CONTAINER_3 + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbViewContainer3() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewdefinition/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewdefinition/_index.md new file mode 100644 index 0000000000..9cd21f77df --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewdefinition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbViewDefinition method" +linktitle: "EmsAbViewDefinition" +articleTitle: "EmsAbViewDefinition" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9560 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabviewdefinition/ +--- + +## EmsAbViewDefinition {#emsabviewdefinition} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_DEFINITION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbViewDefinition() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewflags/_index.md new file mode 100644 index 0000000000..083eea4aeb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbViewFlags method" +linktitle: "EmsAbViewFlags" +articleTitle: "EmsAbViewFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9570 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabviewflags/ +--- + +## EmsAbViewFlags {#emsabviewflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbViewFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewsite/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewsite/_index.md new file mode 100644 index 0000000000..4e4059dfa8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabviewsite/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbViewSite method" +linktitle: "EmsAbViewSite" +articleTitle: "EmsAbViewSite" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9580 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabviewsite/ +--- + +## EmsAbViewSite {#emsabviewsite} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VIEW_SITE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbViewSite() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailflags/_index.md new file mode 100644 index 0000000000..1b6b5374d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbVoiceMailFlags method" +linktitle: "EmsAbVoiceMailFlags" +articleTitle: "EmsAbVoiceMailFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9590 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailflags/ +--- + +## EmsAbVoiceMailFlags {#emsabvoicemailflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbVoiceMailFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailgreetings/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailgreetings/_index.md new file mode 100644 index 0000000000..94651dbc64 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailgreetings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbVoiceMailGreetings method" +linktitle: "EmsAbVoiceMailGreetings" +articleTitle: "EmsAbVoiceMailGreetings" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9600 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailgreetings/ +--- + +## EmsAbVoiceMailGreetings {#emsabvoicemailgreetings} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_GREETINGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbVoiceMailGreetings() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailpassword/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailpassword/_index.md new file mode 100644 index 0000000000..de11294be6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailpassword/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbVoiceMailPassword method" +linktitle: "EmsAbVoiceMailPassword" +articleTitle: "EmsAbVoiceMailPassword" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9610 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailpassword/ +--- + +## EmsAbVoiceMailPassword {#emsabvoicemailpassword} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_PASSWORD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbVoiceMailPassword() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailrecordedname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailrecordedname/_index.md new file mode 100644 index 0000000000..b72c8184d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailrecordedname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbVoiceMailRecordedName method" +linktitle: "EmsAbVoiceMailRecordedName" +articleTitle: "EmsAbVoiceMailRecordedName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9620 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailrecordedname/ +--- + +## EmsAbVoiceMailRecordedName {#emsabvoicemailrecordedname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_RECORDED_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbVoiceMailRecordedName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailrecordinglength/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailrecordinglength/_index.md new file mode 100644 index 0000000000..10ebbd77e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailrecordinglength/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbVoiceMailRecordingLength method" +linktitle: "EmsAbVoiceMailRecordingLength" +articleTitle: "EmsAbVoiceMailRecordingLength" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9630 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailrecordinglength/ +--- + +## EmsAbVoiceMailRecordingLength {#emsabvoicemailrecordinglength} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbVoiceMailRecordingLength() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailspeed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailspeed/_index.md new file mode 100644 index 0000000000..e029f4b24e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailspeed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbVoiceMailSpeed method" +linktitle: "EmsAbVoiceMailSpeed" +articleTitle: "EmsAbVoiceMailSpeed" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9640 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailspeed/ +--- + +## EmsAbVoiceMailSpeed {#emsabvoicemailspeed} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_SPEED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbVoiceMailSpeed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailsystemguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailsystemguid/_index.md new file mode 100644 index 0000000000..78965c4a14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailsystemguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbVoiceMailSystemGuid method" +linktitle: "EmsAbVoiceMailSystemGuid" +articleTitle: "EmsAbVoiceMailSystemGuid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9650 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailsystemguid/ +--- + +## EmsAbVoiceMailSystemGuid {#emsabvoicemailsystemguid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbVoiceMailSystemGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailuserid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailuserid/_index.md new file mode 100644 index 0000000000..1a68cc3a43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailuserid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbVoiceMailUserId method" +linktitle: "EmsAbVoiceMailUserId" +articleTitle: "EmsAbVoiceMailUserId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9660 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailuserid/ +--- + +## EmsAbVoiceMailUserId {#emsabvoicemailuserid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_USER_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbVoiceMailUserId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailvolume/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailvolume/_index.md new file mode 100644 index 0000000000..a11369564f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailvolume/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbVoiceMailVolume method" +linktitle: "EmsAbVoiceMailVolume" +articleTitle: "EmsAbVoiceMailVolume" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9670 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabvoicemailvolume/ +--- + +## EmsAbVoiceMailVolume {#emsabvoicemailvolume} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_VOICE_MAIL_VOLUME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbVoiceMailVolume() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabwwwhomepage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabwwwhomepage/_index.md new file mode 100644 index 0000000000..1acd5733eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabwwwhomepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbWwwHomePage method" +linktitle: "EmsAbWwwHomePage" +articleTitle: "EmsAbWwwHomePage" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9680 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabwwwhomepage/ +--- + +## EmsAbWwwHomePage {#emsabwwwhomepage} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_WWW_HOME_PAGE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbWwwHomePage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx121address/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx121address/_index.md new file mode 100644 index 0000000000..69b37c7963 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx121address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX121Address method" +linktitle: "EmsAbX121Address" +articleTitle: "EmsAbX121Address" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9690 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx121address/ +--- + +## EmsAbX121Address {#emsabx121address} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X121_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX121Address() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25calluserdataincoming/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25calluserdataincoming/_index.md new file mode 100644 index 0000000000..3aecb708e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25calluserdataincoming/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX25CallUserDataIncoming method" +linktitle: "EmsAbX25CallUserDataIncoming" +articleTitle: "EmsAbX25CallUserDataIncoming" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9700 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx25calluserdataincoming/ +--- + +## EmsAbX25CallUserDataIncoming {#emsabx25calluserdataincoming} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_CALL_USER_DATA_INCOMING + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX25CallUserDataIncoming() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25calluserdataoutgoing/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25calluserdataoutgoing/_index.md new file mode 100644 index 0000000000..b5413e9ff1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25calluserdataoutgoing/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX25CallUserDataOutgoing method" +linktitle: "EmsAbX25CallUserDataOutgoing" +articleTitle: "EmsAbX25CallUserDataOutgoing" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9710 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx25calluserdataoutgoing/ +--- + +## EmsAbX25CallUserDataOutgoing {#emsabx25calluserdataoutgoing} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_CALL_USER_DATA_OUTGOING + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX25CallUserDataOutgoing() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25facilitiesdataincoming/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25facilitiesdataincoming/_index.md new file mode 100644 index 0000000000..2e670095c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25facilitiesdataincoming/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX25FacilitiesDataIncoming method" +linktitle: "EmsAbX25FacilitiesDataIncoming" +articleTitle: "EmsAbX25FacilitiesDataIncoming" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9720 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx25facilitiesdataincoming/ +--- + +## EmsAbX25FacilitiesDataIncoming {#emsabx25facilitiesdataincoming} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_FACILITIES_DATA_INCOMING + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX25FacilitiesDataIncoming() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25facilitiesdataoutgoing/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25facilitiesdataoutgoing/_index.md new file mode 100644 index 0000000000..8fd757cd38 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25facilitiesdataoutgoing/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX25FacilitiesDataOutgoing method" +linktitle: "EmsAbX25FacilitiesDataOutgoing" +articleTitle: "EmsAbX25FacilitiesDataOutgoing" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9730 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx25facilitiesdataoutgoing/ +--- + +## EmsAbX25FacilitiesDataOutgoing {#emsabx25facilitiesdataoutgoing} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_FACILITIES_DATA_OUTGOING + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX25FacilitiesDataOutgoing() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25leasedlineport/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25leasedlineport/_index.md new file mode 100644 index 0000000000..ffac2dcd24 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25leasedlineport/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX25LeasedLinePort method" +linktitle: "EmsAbX25LeasedLinePort" +articleTitle: "EmsAbX25LeasedLinePort" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9740 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx25leasedlineport/ +--- + +## EmsAbX25LeasedLinePort {#emsabx25leasedlineport} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_LEASED_LINE_PORT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX25LeasedLinePort() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25leasedorswitched/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25leasedorswitched/_index.md new file mode 100644 index 0000000000..655cad6b96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25leasedorswitched/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX25LeasedOrSwitched method" +linktitle: "EmsAbX25LeasedOrSwitched" +articleTitle: "EmsAbX25LeasedOrSwitched" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9750 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx25leasedorswitched/ +--- + +## EmsAbX25LeasedOrSwitched {#emsabx25leasedorswitched} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_LEASED_OR_SWITCHED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX25LeasedOrSwitched() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25remotemtaphone/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25remotemtaphone/_index.md new file mode 100644 index 0000000000..3492b88f27 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx25remotemtaphone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX25RemoteMtaPhone method" +linktitle: "EmsAbX25RemoteMtaPhone" +articleTitle: "EmsAbX25RemoteMtaPhone" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9760 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx25remotemtaphone/ +--- + +## EmsAbX25RemoteMtaPhone {#emsabx25remotemtaphone} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X25_REMOTE_MTA_PHONE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX25RemoteMtaPhone() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx400attachmenttype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx400attachmenttype/_index.md new file mode 100644 index 0000000000..060945f87b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx400attachmenttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX400AttachmentType method" +linktitle: "EmsAbX400AttachmentType" +articleTitle: "EmsAbX400AttachmentType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9770 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx400attachmenttype/ +--- + +## EmsAbX400AttachmentType {#emsabx400attachmenttype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X400_ATTACHMENT_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX400AttachmentType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx400selectorsyntax/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx400selectorsyntax/_index.md new file mode 100644 index 0000000000..e99b3ae26d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx400selectorsyntax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX400SelectorSyntax method" +linktitle: "EmsAbX400SelectorSyntax" +articleTitle: "EmsAbX400SelectorSyntax" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9780 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx400selectorsyntax/ +--- + +## EmsAbX400SelectorSyntax {#emsabx400selectorsyntax} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X400_SELECTOR_SYNTAX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX400SelectorSyntax() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx500accesscontrollist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx500accesscontrollist/_index.md new file mode 100644 index 0000000000..77568fa475 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx500accesscontrollist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX500AccessControlList method" +linktitle: "EmsAbX500AccessControlList" +articleTitle: "EmsAbX500AccessControlList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9790 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx500accesscontrollist/ +--- + +## EmsAbX500AccessControlList {#emsabx500accesscontrollist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X500_ACCESS_CONTROL_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX500AccessControlList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx500nc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx500nc/_index.md new file mode 100644 index 0000000000..ba0e56e6a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx500nc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX500Nc method" +linktitle: "EmsAbX500Nc" +articleTitle: "EmsAbX500Nc" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9800 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx500nc/ +--- + +## EmsAbX500Nc {#emsabx500nc} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X500_NC + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX500Nc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabx500rdn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx500rdn/_index.md new file mode 100644 index 0000000000..eda2f76252 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabx500rdn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbX500Rdn method" +linktitle: "EmsAbX500Rdn" +articleTitle: "EmsAbX500Rdn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9810 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabx500rdn/ +--- + +## EmsAbX500Rdn {#emsabx500rdn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_X500_RDN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbX500Rdn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeoutnonurgent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeoutnonurgent/_index.md new file mode 100644 index 0000000000..be61be7b94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeoutnonurgent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbXmitTimeoutNonUrgent method" +linktitle: "EmsAbXmitTimeoutNonUrgent" +articleTitle: "EmsAbXmitTimeoutNonUrgent" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9820 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeoutnonurgent/ +--- + +## EmsAbXmitTimeoutNonUrgent {#emsabxmittimeoutnonurgent} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbXmitTimeoutNonUrgent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeoutnormal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeoutnormal/_index.md new file mode 100644 index 0000000000..dbed531f1a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeoutnormal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbXmitTimeoutNormal method" +linktitle: "EmsAbXmitTimeoutNormal" +articleTitle: "EmsAbXmitTimeoutNormal" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9830 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeoutnormal/ +--- + +## EmsAbXmitTimeoutNormal {#emsabxmittimeoutnormal} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_XMIT_TIMEOUT_NORMAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbXmitTimeoutNormal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeouturgent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeouturgent/_index.md new file mode 100644 index 0000000000..94a0149d50 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeouturgent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EmsAbXmitTimeoutUrgent method" +linktitle: "EmsAbXmitTimeoutUrgent" +articleTitle: "EmsAbXmitTimeoutUrgent" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9840 +url: /cpp/aspose.email.mapi/knownpropertylist/emsabxmittimeouturgent/ +--- + +## EmsAbXmitTimeoutUrgent {#emsabxmittimeouturgent} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EMS_AB_XMIT_TIMEOUT_URGENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EmsAbXmitTimeoutUrgent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/enddate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/enddate/_index.md new file mode 100644 index 0000000000..f449b11a82 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/enddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EndDate method" +linktitle: "EndDate" +articleTitle: "EndDate" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidLidAppointmentEndWhole property (section 2.14)." +type: docs +weight: 9850 +url: /cpp/aspose.email.mapi/knownpropertylist/enddate/ +--- + +## EndDate {#enddate} + +Contains the value of the PidLidAppointmentEndWhole property (section 2.14). Area: MapiEnvelope Property set Canonical name: PidTagEndDate Alternate names: PR_END_DATE, http://schemas.microsoft.com/mapi/end_date + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EndDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/endrecurrencedate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/endrecurrencedate/_index.md new file mode 100644 index 0000000000..3a5be0562b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/endrecurrencedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EndRecurrenceDate method" +linktitle: "EndRecurrenceDate" +articleTitle: "EndRecurrenceDate" +second_title: "Aspose.Email for C++" +description: "Identifies the end date of the recurrence range." +type: docs +weight: 9860 +url: /cpp/aspose.email.mapi/knownpropertylist/endrecurrencedate/ +--- + +## EndRecurrenceDate {#endrecurrencedate} + +Identifies the end date of the recurrence range. Area: Meetings Canonical name: PidLidEndRecurrenceDate Alternate names: LID_END_RECUR_DATE + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EndRecurrenceDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/endrecurrencetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/endrecurrencetime/_index.md new file mode 100644 index 0000000000..84e583e4d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/endrecurrencetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EndRecurrenceTime method" +linktitle: "EndRecurrenceTime" +articleTitle: "EndRecurrenceTime" +second_title: "Aspose.Email for C++" +description: "Identifies the end time of the recurrence range." +type: docs +weight: 9870 +url: /cpp/aspose.email.mapi/knownpropertylist/endrecurrencetime/ +--- + +## EndRecurrenceTime {#endrecurrencetime} + +Identifies the end time of the recurrence range. Area: Meetings Canonical name: PidLidEndRecurrenceTime Alternate names: LID_END_RECUR_TIME + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EndRecurrenceTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/entryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/entryid/_index.md new file mode 100644 index 0000000000..51e73472d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EntryId method" +linktitle: "EntryId" +articleTitle: "EntryId" +second_title: "Aspose.Email for C++" +description: "Contains the information to identify many different types of messaging objects." +type: docs +weight: 9880 +url: /cpp/aspose.email.mapi/knownpropertylist/entryid/ +--- + +## EntryId {#entryid} + +Contains the information to identify many different types of messaging objects. Area: ID Properties Canonical name: PidTagEntryId Alternate names: PR_ENTRYID, ptagEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/eventsrootfolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/eventsrootfolderentryid/_index.md new file mode 100644 index 0000000000..1a073ced63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/eventsrootfolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::EventsRootFolderEntryid method" +linktitle: "EventsRootFolderEntryid" +articleTitle: "EventsRootFolderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9890 +url: /cpp/aspose.email.mapi/knownpropertylist/eventsrootfolderentryid/ +--- + +## EventsRootFolderEntryid {#eventsrootfolderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EVENTS_ROOT_FOLDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +EventsRootFolderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exceptionendtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exceptionendtime/_index.md new file mode 100644 index 0000000000..6629d9747d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exceptionendtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExceptionEndTime method" +linktitle: "ExceptionEndTime" +articleTitle: "ExceptionEndTime" +second_title: "Aspose.Email for C++" +description: "Contains the end date and time of the exception in the local time zone of the computer when the exception is created." +type: docs +weight: 9900 +url: /cpp/aspose.email.mapi/knownpropertylist/exceptionendtime/ +--- + +## ExceptionEndTime {#exceptionendtime} + +Contains the end date and time of the exception in the local time zone of the computer when the exception is created. Area: MessageClassDefinedNonTransmittable Canonical name: PidTagExceptionEndTime Alternate names: PR_EXCEPTION_ENDTIME, ptagExceptionEndTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExceptionEndTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exceptionreplacetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exceptionreplacetime/_index.md new file mode 100644 index 0000000000..87c3335298 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exceptionreplacetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExceptionReplaceTime method" +linktitle: "ExceptionReplaceTime" +articleTitle: "ExceptionReplaceTime" +second_title: "Aspose.Email for C++" +description: "Specifies the date and time, in UTC, within a recurrence pattern that an exception will replace." +type: docs +weight: 9910 +url: /cpp/aspose.email.mapi/knownpropertylist/exceptionreplacetime/ +--- + +## ExceptionReplaceTime {#exceptionreplacetime} + +Specifies the date and time, in UTC, within a recurrence pattern that an exception will replace. Area: Calendar Canonical name: PidLidExceptionReplaceTime Alternate names: dispidExceptionReplaceTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExceptionReplaceTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exceptionstarttime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exceptionstarttime/_index.md new file mode 100644 index 0000000000..94a5a2314f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exceptionstarttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExceptionStartTime method" +linktitle: "ExceptionStartTime" +articleTitle: "ExceptionStartTime" +second_title: "Aspose.Email for C++" +description: "Contains the start date and time of the exception in the local time zone of the computer when the exception is created." +type: docs +weight: 9920 +url: /cpp/aspose.email.mapi/knownpropertylist/exceptionstarttime/ +--- + +## ExceptionStartTime {#exceptionstarttime} + +Contains the start date and time of the exception in the local time zone of the computer when the exception is created. Area: MessageClassDefinedNonTransmittable Canonical name: PidTagExceptionStartTime Alternate names: PR_EXCEPTION_STARTTIME, ptagExceptionStartTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExceptionStartTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/excessstorageused/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/excessstorageused/_index.md new file mode 100644 index 0000000000..eceba14d17 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/excessstorageused/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExcessStorageUsed method" +linktitle: "ExcessStorageUsed" +articleTitle: "ExcessStorageUsed" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 9930 +url: /cpp/aspose.email.mapi/knownpropertylist/excessstorageused/ +--- + +## ExcessStorageUsed {#excessstorageused} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EXCESS_STORAGE_USED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExcessStorageUsed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchangeintendedbusystatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchangeintendedbusystatus/_index.md new file mode 100644 index 0000000000..bc1dccf853 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchangeintendedbusystatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchangeIntendedBusyStatus method" +linktitle: "ExchangeIntendedBusyStatus" +articleTitle: "ExchangeIntendedBusyStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the intended free/busy status of a meeting in a Meeting request." +type: docs +weight: 9940 +url: /cpp/aspose.email.mapi/knownpropertylist/exchangeintendedbusystatus/ +--- + +## ExchangeIntendedBusyStatus {#exchangeintendedbusystatus} + +Specifies the intended free/busy status of a meeting in a Meeting request. Area: Common Canonical name: PidNameExchangeIntendedBusyStatus Alternate names: http://schemas.microsoft.com/exchange/intendedbusystatus + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchangeIntendedBusyStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchangejunkemailmovestamp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchangejunkemailmovestamp/_index.md new file mode 100644 index 0000000000..3c36ae04f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchangejunkemailmovestamp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchangeJunkEmailMoveStamp method" +linktitle: "ExchangeJunkEmailMoveStamp" +articleTitle: "ExchangeJunkEmailMoveStamp" +second_title: "Aspose.Email for C++" +description: "Indicates that the message is not to be processed by a spam filter." +type: docs +weight: 9950 +url: /cpp/aspose.email.mapi/knownpropertylist/exchangejunkemailmovestamp/ +--- + +## ExchangeJunkEmailMoveStamp {#exchangejunkemailmovestamp} + +Indicates that the message is not to be processed by a spam filter. Area: Secure Messaging Properties Canonical name: PidNameExchangeJunkEmailMoveStamp Alternate names: http://schemas.microsoft.com/exchange/junkemailmovestamp + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchangeJunkEmailMoveStamp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchangemodifyexceptionstructure/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchangemodifyexceptionstructure/_index.md new file mode 100644 index 0000000000..6636712a1d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchangemodifyexceptionstructure/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchangeModifyExceptionStructure method" +linktitle: "ExchangeModifyExceptionStructure" +articleTitle: "ExchangeModifyExceptionStructure" +second_title: "Aspose.Email for C++" +description: "Specifies a structure that modifies an exception to the recurrence." +type: docs +weight: 9960 +url: /cpp/aspose.email.mapi/knownpropertylist/exchangemodifyexceptionstructure/ +--- + +## ExchangeModifyExceptionStructure {#exchangemodifyexceptionstructure} + +Specifies a structure that modifies an exception to the recurrence. Area: Common Canonical name: PidNameExchangeModifyExceptionStructure Alternate names: http://schemas.microsoft.com/exchange/modifyexceptionstruct + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchangeModifyExceptionStructure() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchangenomodifyexceptions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchangenomodifyexceptions/_index.md new file mode 100644 index 0000000000..663b32c8f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchangenomodifyexceptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchangeNoModifyExceptions method" +linktitle: "ExchangeNoModifyExceptions" +articleTitle: "ExchangeNoModifyExceptions" +second_title: "Aspose.Email for C++" +description: "Indicates whether exceptions to a recurring appointment can be modified." +type: docs +weight: 9970 +url: /cpp/aspose.email.mapi/knownpropertylist/exchangenomodifyexceptions/ +--- + +## ExchangeNoModifyExceptions {#exchangenomodifyexceptions} + +Indicates whether exceptions to a recurring appointment can be modified. Area: Common Canonical name: PidNameExchangeNoModifyExceptions Alternate names: http://schemas.microsoft.com/exchange/nomodifyexceptions + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchangeNoModifyExceptions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchangentsecuritydescriptor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchangentsecuritydescriptor/_index.md new file mode 100644 index 0000000000..b36f72c9f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchangentsecuritydescriptor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchangeNTSecurityDescriptor method" +linktitle: "ExchangeNTSecurityDescriptor" +articleTitle: "ExchangeNTSecurityDescriptor" +second_title: "Aspose.Email for C++" +description: "Contains the calculated security descriptor for the item." +type: docs +weight: 9980 +url: /cpp/aspose.email.mapi/knownpropertylist/exchangentsecuritydescriptor/ +--- + +## ExchangeNTSecurityDescriptor {#exchangentsecuritydescriptor} + +Contains the calculated security descriptor for the item. Area: Calendar Document Canonical name: PidTagExchangeNTSecurityDescriptor Alternate names: http://schemas.microsoft.com/exchange/ntsecuritydescriptor , + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchangeNTSecurityDescriptor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchangepatternend/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchangepatternend/_index.md new file mode 100644 index 0000000000..ba83095938 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchangepatternend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchangePatternEnd method" +linktitle: "ExchangePatternEnd" +articleTitle: "ExchangePatternEnd" +second_title: "Aspose.Email for C++" +description: "Identifies the maximum time when an instance of a recurring appointment ends." +type: docs +weight: 9990 +url: /cpp/aspose.email.mapi/knownpropertylist/exchangepatternend/ +--- + +## ExchangePatternEnd {#exchangepatternend} + +Identifies the maximum time when an instance of a recurring appointment ends. Area: Common Canonical name: PidNameExchangePatternEnd Alternate names: http://schemas.microsoft.com/exchange/patternend + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchangePatternEnd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchangepatternstart/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchangepatternstart/_index.md new file mode 100644 index 0000000000..30be9734c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchangepatternstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchangePatternStart method" +linktitle: "ExchangePatternStart" +articleTitle: "ExchangePatternStart" +second_title: "Aspose.Email for C++" +description: "Identifies the absolute minimum time when an instance of a recurring appointment starts." +type: docs +weight: 10000 +url: /cpp/aspose.email.mapi/knownpropertylist/exchangepatternstart/ +--- + +## ExchangePatternStart {#exchangepatternstart} + +Identifies the absolute minimum time when an instance of a recurring appointment starts. Area: Common Canonical name: PidNameExchangePatternStart Alternate names: http://schemas.microsoft.com/exchange/patternstart + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchangePatternStart() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchangereminderinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchangereminderinterval/_index.md new file mode 100644 index 0000000000..13d74f6b75 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchangereminderinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchangeReminderInterval method" +linktitle: "ExchangeReminderInterval" +articleTitle: "ExchangeReminderInterval" +second_title: "Aspose.Email for C++" +description: "Identifies the time, in seconds, between reminders." +type: docs +weight: 10010 +url: /cpp/aspose.email.mapi/knownpropertylist/exchangereminderinterval/ +--- + +## ExchangeReminderInterval {#exchangereminderinterval} + +Identifies the time, in seconds, between reminders. Area: Common Canonical name: PidNameExchangeReminderInterval Alternate names: http://schemas.microsoft.com/exchange/reminderinterval + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchangeReminderInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchdatabaseschema/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchdatabaseschema/_index.md new file mode 100644 index 0000000000..a09b0b2148 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchdatabaseschema/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchDatabaseSchema method" +linktitle: "ExchDatabaseSchema" +articleTitle: "ExchDatabaseSchema" +second_title: "Aspose.Email for C++" +description: "Specifies an array of URLs that identifies other folders within the same message store that contain schema definition items." +type: docs +weight: 10020 +url: /cpp/aspose.email.mapi/knownpropertylist/exchdatabaseschema/ +--- + +## ExchDatabaseSchema {#exchdatabaseschema} + +Specifies an array of URLs that identifies other folders within the same message store that contain schema definition items. Area: Common Canonical name: PidNameExchDatabaseSchema Alternate names: urn:schemas-microsoft-com:exch-data:baseschema + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchDatabaseSchema() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchdataexpectedcontentclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchdataexpectedcontentclass/_index.md new file mode 100644 index 0000000000..655f2c96b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchdataexpectedcontentclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchDataExpectedContentClass method" +linktitle: "ExchDataExpectedContentClass" +articleTitle: "ExchDataExpectedContentClass" +second_title: "Aspose.Email for C++" +description: "Specifies an array of names that indicates the expected content classes of items within a folder." +type: docs +weight: 10030 +url: /cpp/aspose.email.mapi/knownpropertylist/exchdataexpectedcontentclass/ +--- + +## ExchDataExpectedContentClass {#exchdataexpectedcontentclass} + +Specifies an array of names that indicates the expected content classes of items within a folder. Area: Common Canonical name: PidNameExchDataExpectedContentClass Alternate names: urn:schemas-microsoft-com:exch-data:expected-content-class + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchDataExpectedContentClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exchdataschemacollectionreference/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exchdataschemacollectionreference/_index.md new file mode 100644 index 0000000000..694e88b86f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exchdataschemacollectionreference/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExchDataSchemaCollectionReference method" +linktitle: "ExchDataSchemaCollectionReference" +articleTitle: "ExchDataSchemaCollectionReference" +second_title: "Aspose.Email for C++" +description: "Specifies an array of names that indicates the expected content classes of items within a folder." +type: docs +weight: 10040 +url: /cpp/aspose.email.mapi/knownpropertylist/exchdataschemacollectionreference/ +--- + +## ExchDataSchemaCollectionReference {#exchdataschemacollectionreference} + +Specifies an array of names that indicates the expected content classes of items within a folder. Area: Common Canonical name: PidNameExchDataSchemaCollectionReference Alternate names: urn:schemas-microsoft-com:exch-data:schema-collection-ref + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExchDataSchemaCollectionReference() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/excurrentversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/excurrentversion/_index.md new file mode 100644 index 0000000000..fb2f98f278 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/excurrentversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExCurrentVersion method" +linktitle: "ExCurrentVersion" +articleTitle: "ExCurrentVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10050 +url: /cpp/aspose.email.mapi/knownpropertylist/excurrentversion/ +--- + +## ExCurrentVersion {#excurrentversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_CURRENT_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExCurrentVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/expirynumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/expirynumber/_index.md new file mode 100644 index 0000000000..550f4f34fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/expirynumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExpiryNumber method" +linktitle: "ExpiryNumber" +articleTitle: "ExpiryNumber" +second_title: "Aspose.Email for C++" +description: "Contains an integer value that is used along with the PidTagExpiryUnits property (section 2.681) to define the expiry send time." +type: docs +weight: 10060 +url: /cpp/aspose.email.mapi/knownpropertylist/expirynumber/ +--- + +## ExpiryNumber {#expirynumber} + +Contains an integer value that is used along with the PidTagExpiryUnits property (section 2.681) to define the expiry send time. Area: MapiStatus Canonical name: PidTagExpiryNumber Alternate names: PR_EXPIRY_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExpiryNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/expirytime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/expirytime/_index.md new file mode 100644 index 0000000000..a734f255fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/expirytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExpiryTime method" +linktitle: "ExpiryTime" +articleTitle: "ExpiryTime" +second_title: "Aspose.Email for C++" +description: "Contains the time, in UTC, after which a client wants to receive an expiry event if the message arrives late." +type: docs +weight: 10070 +url: /cpp/aspose.email.mapi/knownpropertylist/expirytime/ +--- + +## ExpiryTime {#expirytime} + +Contains the time, in UTC, after which a client wants to receive an expiry event if the message arrives late. Area: MapiEnvelope Canonical name: PidTagExpiryTime Alternate names: PR_EXPIRY_TIME, ptagExpiryTime, urn:schemas:httpmail:expiry-date, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExpiryTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/expiryunits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/expiryunits/_index.md new file mode 100644 index 0000000000..6b465e1de5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/expiryunits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExpiryUnits method" +linktitle: "ExpiryUnits" +articleTitle: "ExpiryUnits" +second_title: "Aspose.Email for C++" +description: "Contains the unit of time that the value of the PidTagExpiryNumber property (section 2.679) multiplies." +type: docs +weight: 10080 +url: /cpp/aspose.email.mapi/knownpropertylist/expiryunits/ +--- + +## ExpiryUnits {#expiryunits} + +Contains the unit of time that the value of the PidTagExpiryNumber property (section 2.679) multiplies. Area: MapiStatus Canonical name: PidTagExpiryUnits Alternate names: PR_EXPIRY_UNITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExpiryUnits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/explicitconversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/explicitconversion/_index.md new file mode 100644 index 0000000000..c7b747eaec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/explicitconversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExplicitConversion method" +linktitle: "ExplicitConversion" +articleTitle: "ExplicitConversion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10090 +url: /cpp/aspose.email.mapi/knownpropertylist/explicitconversion/ +--- + +## ExplicitConversion {#explicitconversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EXPLICIT_CONVERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExplicitConversion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/exsecurity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/exsecurity/_index.md new file mode 100644 index 0000000000..58b99c4db7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/exsecurity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExSecurity method" +linktitle: "ExSecurity" +articleTitle: "ExSecurity" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10100 +url: /cpp/aspose.email.mapi/knownpropertylist/exsecurity/ +--- + +## ExSecurity {#exsecurity} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SECURITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExSecurity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extendedacldata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extendedacldata/_index.md new file mode 100644 index 0000000000..9b1ec04fd5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extendedacldata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtendedAclData method" +linktitle: "ExtendedAclData" +articleTitle: "ExtendedAclData" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10110 +url: /cpp/aspose.email.mapi/knownpropertylist/extendedacldata/ +--- + +## ExtendedAclData {#extendedacldata} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_EXTENDED_ACL_DATA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtendedAclData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extendedfolderflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extendedfolderflags/_index.md new file mode 100644 index 0000000000..1c043729e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extendedfolderflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtendedFolderFlags method" +linktitle: "ExtendedFolderFlags" +articleTitle: "ExtendedFolderFlags" +second_title: "Aspose.Email for C++" +description: "Contains encoded sub-properties for a folder." +type: docs +weight: 10120 +url: /cpp/aspose.email.mapi/knownpropertylist/extendedfolderflags/ +--- + +## ExtendedFolderFlags {#extendedfolderflags} + +Contains encoded sub-properties for a folder. Area: MapiContainer Canonical name: PidTagExtendedFolderFlags Alternate names: PR_EXTENDED_FOLDER_FLAGS, ptagExtendedFolderFlags + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtendedFolderFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extendedrulemessageactions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extendedrulemessageactions/_index.md new file mode 100644 index 0000000000..67c15c6b27 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extendedrulemessageactions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtendedRuleMessageActions method" +linktitle: "ExtendedRuleMessageActions" +articleTitle: "ExtendedRuleMessageActions" +second_title: "Aspose.Email for C++" +description: "Contains action information about named properties used in the rule." +type: docs +weight: 10130 +url: /cpp/aspose.email.mapi/knownpropertylist/extendedrulemessageactions/ +--- + +## ExtendedRuleMessageActions {#extendedrulemessageactions} + +Contains action information about named properties used in the rule. Area: Rules Canonical name: PidTagExtendedRuleMessageActions Alternate names: PR_EXTENDED_RULE_MSG_ACTIONS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtendedRuleMessageActions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extendedrulemessagecondition/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extendedrulemessagecondition/_index.md new file mode 100644 index 0000000000..c5761863b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extendedrulemessagecondition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtendedRuleMessageCondition method" +linktitle: "ExtendedRuleMessageCondition" +articleTitle: "ExtendedRuleMessageCondition" +second_title: "Aspose.Email for C++" +description: "Contains condition information about named properties used in the rule." +type: docs +weight: 10140 +url: /cpp/aspose.email.mapi/knownpropertylist/extendedrulemessagecondition/ +--- + +## ExtendedRuleMessageCondition {#extendedrulemessagecondition} + +Contains condition information about named properties used in the rule. Area: Rules Canonical name: PidTagExtendedRuleMessageCondition Alternate names: PR_EXTENDED_RULE_MSG_CONDITION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtendedRuleMessageCondition() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extendedrulesizelimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extendedrulesizelimit/_index.md new file mode 100644 index 0000000000..a77df8ced2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extendedrulesizelimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtendedRuleSizeLimit method" +linktitle: "ExtendedRuleSizeLimit" +articleTitle: "ExtendedRuleSizeLimit" +second_title: "Aspose.Email for C++" +description: "Contains the maximum size, in bytes, that the user is allowed to accumulate for a single extended rule." +type: docs +weight: 10150 +url: /cpp/aspose.email.mapi/knownpropertylist/extendedrulesizelimit/ +--- + +## ExtendedRuleSizeLimit {#extendedrulesizelimit} + +Contains the maximum size, in bytes, that the user is allowed to accumulate for a single extended rule. Area: Rules Canonical name: PidTagExtendedRuleSizeLimit Alternate names: PR_EXTENDED_RULE_SIZE_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtendedRuleSizeLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extractedaddresses/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extractedaddresses/_index.md new file mode 100644 index 0000000000..6434194886 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extractedaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtractedAddresses method" +linktitle: "ExtractedAddresses" +articleTitle: "ExtractedAddresses" +second_title: "Aspose.Email for C++" +description: "Contains an XML document with a single AddressSet element." +type: docs +weight: 10160 +url: /cpp/aspose.email.mapi/knownpropertylist/extractedaddresses/ +--- + +## ExtractedAddresses {#extractedaddresses} + +Contains an XML document with a single AddressSet element. Area: Extracted Entities Canonical name: PidNameExtractedAddresses Alternate names: dispidXmlExtractedAddresses + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtractedAddresses() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extractedcontacts/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extractedcontacts/_index.md new file mode 100644 index 0000000000..f75abe6acb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extractedcontacts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtractedContacts method" +linktitle: "ExtractedContacts" +articleTitle: "ExtractedContacts" +second_title: "Aspose.Email for C++" +description: "Contains an XML document with a single ContactSet element." +type: docs +weight: 10170 +url: /cpp/aspose.email.mapi/knownpropertylist/extractedcontacts/ +--- + +## ExtractedContacts {#extractedcontacts} + +Contains an XML document with a single ContactSet element. Area: Extracted Entities Canonical name: PidNameExtractedContacts Alternate names: dispidXmlExtractedContacts + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtractedContacts() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extractedemails/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extractedemails/_index.md new file mode 100644 index 0000000000..2c6209cf2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extractedemails/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtractedEmails method" +linktitle: "ExtractedEmails" +articleTitle: "ExtractedEmails" +second_title: "Aspose.Email for C++" +description: "Contains an XML document with a single EmailSet element." +type: docs +weight: 10180 +url: /cpp/aspose.email.mapi/knownpropertylist/extractedemails/ +--- + +## ExtractedEmails {#extractedemails} + +Contains an XML document with a single EmailSet element. Area: Extracted Entities Canonical name: PidNameExtractedEmails Alternate names: dispidXmlExtractedEmails + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtractedEmails() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extractedmeetings/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extractedmeetings/_index.md new file mode 100644 index 0000000000..5725cc6703 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extractedmeetings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtractedMeetings method" +linktitle: "ExtractedMeetings" +articleTitle: "ExtractedMeetings" +second_title: "Aspose.Email for C++" +description: "Contains an XML document with a single MeetingSet element." +type: docs +weight: 10190 +url: /cpp/aspose.email.mapi/knownpropertylist/extractedmeetings/ +--- + +## ExtractedMeetings {#extractedmeetings} + +Contains an XML document with a single MeetingSet element. Area: Extracted Entities Canonical name: PidNameExtractedMeetings Alternate names: dispidXmlExtractedMeetings + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtractedMeetings() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extractedphones/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extractedphones/_index.md new file mode 100644 index 0000000000..2216ce0deb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extractedphones/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtractedPhones method" +linktitle: "ExtractedPhones" +articleTitle: "ExtractedPhones" +second_title: "Aspose.Email for C++" +description: "Contains an XML document with a single PhoneSet element." +type: docs +weight: 10200 +url: /cpp/aspose.email.mapi/knownpropertylist/extractedphones/ +--- + +## ExtractedPhones {#extractedphones} + +Contains an XML document with a single PhoneSet element. Area: Extracted Entities Canonical name: PidNameExtractedPhones Alternate names: dispidXmlExtractedPhones + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtractedPhones() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extractedtasks/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extractedtasks/_index.md new file mode 100644 index 0000000000..a80ae9e9c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extractedtasks/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtractedTasks method" +linktitle: "ExtractedTasks" +articleTitle: "ExtractedTasks" +second_title: "Aspose.Email for C++" +description: "Contains an XML document with a single TaskSet element." +type: docs +weight: 10210 +url: /cpp/aspose.email.mapi/knownpropertylist/extractedtasks/ +--- + +## ExtractedTasks {#extractedtasks} + +Contains an XML document with a single TaskSet element. Area: Extracted Entities Canonical name: PidNameExtractedTasks Alternate names: dispidXmlExtractedTasks + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtractedTasks() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/extractedurls/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/extractedurls/_index.md new file mode 100644 index 0000000000..1e3c5bb433 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/extractedurls/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ExtractedUrls method" +linktitle: "ExtractedUrls" +articleTitle: "ExtractedUrls" +second_title: "Aspose.Email for C++" +description: "Contains an XML document with a single UrlSet element." +type: docs +weight: 10220 +url: /cpp/aspose.email.mapi/knownpropertylist/extractedurls/ +--- + +## ExtractedUrls {#extractedurls} + +Contains an XML document with a single UrlSet element. Area: Extracted Entities Canonical name: PidNameExtractedUrls Alternate names: dispidXmlExtractedUrls + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ExtractedUrls() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fasttransfer/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fasttransfer/_index.md new file mode 100644 index 0000000000..5b0beeb68c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fasttransfer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FastTransfer method" +linktitle: "FastTransfer" +articleTitle: "FastTransfer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10230 +url: /cpp/aspose.email.mapi/knownpropertylist/fasttransfer/ +--- + +## FastTransfer {#fasttransfer} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FAST_TRANSFER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FastTransfer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/favoritesdefaultname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/favoritesdefaultname/_index.md new file mode 100644 index 0000000000..a2998b91a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/favoritesdefaultname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FavoritesDefaultName method" +linktitle: "FavoritesDefaultName" +articleTitle: "FavoritesDefaultName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10240 +url: /cpp/aspose.email.mapi/knownpropertylist/favoritesdefaultname/ +--- + +## FavoritesDefaultName {#favoritesdefaultname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FAVORITES_DEFAULT_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FavoritesDefaultName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax1addresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax1addresstype/_index.md new file mode 100644 index 0000000000..3629865c29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax1addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax1AddressType method" +linktitle: "Fax1AddressType" +articleTitle: "Fax1AddressType" +second_title: "Aspose.Email for C++" +description: "Contains the string value \"FAX\"." +type: docs +weight: 10250 +url: /cpp/aspose.email.mapi/knownpropertylist/fax1addresstype/ +--- + +## Fax1AddressType {#fax1addresstype} + +Contains the string value "FAX". Area: Contact Properties Canonical name: PidLidFax1AddressType Alternate names: dispidFax1AddrType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax1AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax1emailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax1emailaddress/_index.md new file mode 100644 index 0000000000..9dc3381913 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax1emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax1EmailAddress method" +linktitle: "Fax1EmailAddress" +articleTitle: "Fax1EmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains a user-readable display name, followed by the \"@\" character, followed by a fax number." +type: docs +weight: 10260 +url: /cpp/aspose.email.mapi/knownpropertylist/fax1emailaddress/ +--- + +## Fax1EmailAddress {#fax1emailaddress} + +Contains a user-readable display name, followed by the "@" character, followed by a fax number. Area: Contact Properties Canonical name: PidLidFax1EmailAddress Alternate names: dispidFax1EmailAddress + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax1EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax1originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax1originaldisplayname/_index.md new file mode 100644 index 0000000000..a82c729410 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax1originaldisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax1OriginalDisplayName method" +linktitle: "Fax1OriginalDisplayName" +articleTitle: "Fax1OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidTagNormalizedSubject property (section 2.803)." +type: docs +weight: 10270 +url: /cpp/aspose.email.mapi/knownpropertylist/fax1originaldisplayname/ +--- + +## Fax1OriginalDisplayName {#fax1originaldisplayname} + +Contains the same value as the PidTagNormalizedSubject property (section 2.803). Area: Contact Properties Canonical name: PidLidFax1OriginalDisplayName Alternate names: dispidFax1OriginalDisplayName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax1OriginalDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax1originalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax1originalentryid/_index.md new file mode 100644 index 0000000000..25692e73bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax1originalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax1OriginalEntryId method" +linktitle: "Fax1OriginalEntryId" +articleTitle: "Fax1OriginalEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies a one-off EntryID that corresponds to this fax address." +type: docs +weight: 10280 +url: /cpp/aspose.email.mapi/knownpropertylist/fax1originalentryid/ +--- + +## Fax1OriginalEntryId {#fax1originalentryid} + +Specifies a one-off EntryID that corresponds to this fax address. Area: Contact Properties Canonical name: PidLidFax1OriginalEntryId Alternate names: dispidFax1OriginalEntryID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax1OriginalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax2addresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax2addresstype/_index.md new file mode 100644 index 0000000000..bdc8be022e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax2addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax2AddressType method" +linktitle: "Fax2AddressType" +articleTitle: "Fax2AddressType" +second_title: "Aspose.Email for C++" +description: "Contains the string value \"FAX\"." +type: docs +weight: 10290 +url: /cpp/aspose.email.mapi/knownpropertylist/fax2addresstype/ +--- + +## Fax2AddressType {#fax2addresstype} + +Contains the string value "FAX". Area: Contact Properties Canonical name: PidLidFax2AddressType Alternate names: dispidFax2AddrType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax2AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax2emailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax2emailaddress/_index.md new file mode 100644 index 0000000000..4fdae3800d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax2emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax2EmailAddress method" +linktitle: "Fax2EmailAddress" +articleTitle: "Fax2EmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains a user-readable display name, followed by the \"@\" character, followed by a fax number." +type: docs +weight: 10300 +url: /cpp/aspose.email.mapi/knownpropertylist/fax2emailaddress/ +--- + +## Fax2EmailAddress {#fax2emailaddress} + +Contains a user-readable display name, followed by the "@" character, followed by a fax number. Area: Contact Properties Canonical name: PidLidFax2EmailAddress Alternate names: dispidFax2EmailAddress + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax2EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax2originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax2originaldisplayname/_index.md new file mode 100644 index 0000000000..0b207dc95c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax2originaldisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax2OriginalDisplayName method" +linktitle: "Fax2OriginalDisplayName" +articleTitle: "Fax2OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidTagNormalizedSubject property (section 2.803)." +type: docs +weight: 10310 +url: /cpp/aspose.email.mapi/knownpropertylist/fax2originaldisplayname/ +--- + +## Fax2OriginalDisplayName {#fax2originaldisplayname} + +Contains the same value as the PidTagNormalizedSubject property (section 2.803). Area: Contact Properties Canonical name: PidLidFax2OriginalDisplayName Alternate names: dispidFax2OriginalDisplayName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax2OriginalDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax2originalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax2originalentryid/_index.md new file mode 100644 index 0000000000..454b765124 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax2originalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax2OriginalEntryId method" +linktitle: "Fax2OriginalEntryId" +articleTitle: "Fax2OriginalEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies a one-off EntryID corresponding to this fax address." +type: docs +weight: 10320 +url: /cpp/aspose.email.mapi/knownpropertylist/fax2originalentryid/ +--- + +## Fax2OriginalEntryId {#fax2originalentryid} + +Specifies a one-off EntryID corresponding to this fax address. Area: Contact Properties Canonical name: PidLidFax2OriginalEntryId Alternate names: dispidFax2OriginalEntryID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax2OriginalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax3addresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax3addresstype/_index.md new file mode 100644 index 0000000000..58cfefdb0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax3addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax3AddressType method" +linktitle: "Fax3AddressType" +articleTitle: "Fax3AddressType" +second_title: "Aspose.Email for C++" +description: "Contains the string value \"FAX\"." +type: docs +weight: 10330 +url: /cpp/aspose.email.mapi/knownpropertylist/fax3addresstype/ +--- + +## Fax3AddressType {#fax3addresstype} + +Contains the string value "FAX". Area: Contact Properties Canonical name: PidLidFax3AddressType Alternate names: dispidFax3AddrType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax3AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax3emailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax3emailaddress/_index.md new file mode 100644 index 0000000000..d6e635e858 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax3emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax3EmailAddress method" +linktitle: "Fax3EmailAddress" +articleTitle: "Fax3EmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains a user-readable display name, followed by the \"@\" character, followed by a fax number." +type: docs +weight: 10340 +url: /cpp/aspose.email.mapi/knownpropertylist/fax3emailaddress/ +--- + +## Fax3EmailAddress {#fax3emailaddress} + +Contains a user-readable display name, followed by the "@" character, followed by a fax number. Area: Contact Properties Canonical name: PidLidFax3EmailAddress Alternate names: dispidFax3EmailAddress + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax3EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax3originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax3originaldisplayname/_index.md new file mode 100644 index 0000000000..99ba581460 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax3originaldisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax3OriginalDisplayName method" +linktitle: "Fax3OriginalDisplayName" +articleTitle: "Fax3OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidTagNormalizedSubject property (section 2.803)." +type: docs +weight: 10350 +url: /cpp/aspose.email.mapi/knownpropertylist/fax3originaldisplayname/ +--- + +## Fax3OriginalDisplayName {#fax3originaldisplayname} + +Contains the same value as the PidTagNormalizedSubject property (section 2.803). Area: Contact Properties Canonical name: PidLidFax3OriginalDisplayName Alternate names: dispidFax3OriginalDisplayName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax3OriginalDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fax3originalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fax3originalentryid/_index.md new file mode 100644 index 0000000000..065a6041b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fax3originalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Fax3OriginalEntryId method" +linktitle: "Fax3OriginalEntryId" +articleTitle: "Fax3OriginalEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies a one-off EntryID that corresponds to this fax address." +type: docs +weight: 10360 +url: /cpp/aspose.email.mapi/knownpropertylist/fax3originalentryid/ +--- + +## Fax3OriginalEntryId {#fax3originalentryid} + +Specifies a one-off EntryID that corresponds to this fax address. Area: Contact Properties Canonical name: PidLidFax3OriginalEntryId Alternate names: dispidFax3OriginalEntryID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Fax3OriginalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/faxnumberofpages/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/faxnumberofpages/_index.md new file mode 100644 index 0000000000..bad70c55af --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/faxnumberofpages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FaxNumberOfPages method" +linktitle: "FaxNumberOfPages" +articleTitle: "FaxNumberOfPages" +second_title: "Aspose.Email for C++" +description: "Contains the number of pages in a Fax object." +type: docs +weight: 10370 +url: /cpp/aspose.email.mapi/knownpropertylist/faxnumberofpages/ +--- + +## FaxNumberOfPages {#faxnumberofpages} + +Contains the number of pages in a Fax object. Area: Unified Messaging Canonical name: PidTagFaxNumberOfPages Alternate names: InternalSchemaFaxNumberOfPages + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FaxNumberOfPages() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fexceptionalattendees/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fexceptionalattendees/_index.md new file mode 100644 index 0000000000..ca1a1f6fc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fexceptionalattendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FExceptionalAttendees method" +linktitle: "FExceptionalAttendees" +articleTitle: "FExceptionalAttendees" +second_title: "Aspose.Email for C++" +description: "Indicates that the object is a Recurring Calendar object with one or more exceptions, structure, as described in [MS-OXCDATA] section 2.8.3." +type: docs +weight: 10380 +url: /cpp/aspose.email.mapi/knownpropertylist/fexceptionalattendees/ +--- + +## FExceptionalAttendees {#fexceptionalattendees} + +Indicates that the object is a Recurring Calendar object with one or more exceptions, structure, as described in [MS-OXCDATA] section 2.8.3. Area: Meetings Canonical name: PidLidFExceptionalAttendees Alternate names: dispidFExceptionalAttendees + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FExceptionalAttendees() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fexceptionalbody/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fexceptionalbody/_index.md new file mode 100644 index 0000000000..021425bbfc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fexceptionalbody/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FExceptionalBody method" +linktitle: "FExceptionalBody" +articleTitle: "FExceptionalBody" +second_title: "Aspose.Email for C++" +description: "Indicates that the Exception Embedded Message object has a body that differs from the Recurring Calendar object." +type: docs +weight: 10390 +url: /cpp/aspose.email.mapi/knownpropertylist/fexceptionalbody/ +--- + +## FExceptionalBody {#fexceptionalbody} + +Indicates that the Exception Embedded Message object has a body that differs from the Recurring Calendar object. Area: Meetings Canonical name: PidLidFExceptionalBody Alternate names: dispidFExceptionalBody + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FExceptionalBody() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fileunder/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fileunder/_index.md new file mode 100644 index 0000000000..5444e87f09 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fileunder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FileUnder method" +linktitle: "FileUnder" +articleTitle: "FileUnder" +second_title: "Aspose.Email for C++" +description: "Specifies the name under which to file a contact when displaying a list of contacts." +type: docs +weight: 10400 +url: /cpp/aspose.email.mapi/knownpropertylist/fileunder/ +--- + +## FileUnder {#fileunder} + +Specifies the name under which to file a contact when displaying a list of contacts. Area: Contact Properties Canonical name: PidLidFileUnder Alternate names: dispidFileUnder + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FileUnder() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fileunderid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fileunderid/_index.md new file mode 100644 index 0000000000..4a3dc62f77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fileunderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FileUnderId method" +linktitle: "FileUnderId" +articleTitle: "FileUnderId" +second_title: "Aspose.Email for C++" +description: "Specifies how to generate and recompute the value of the PidLidFileUnder property (section 2.132) when other contact name properties change." +type: docs +weight: 10410 +url: /cpp/aspose.email.mapi/knownpropertylist/fileunderid/ +--- + +## FileUnderId {#fileunderid} + +Specifies how to generate and recompute the value of the PidLidFileUnder property (section 2.132) when other contact name properties change. Area: Contact Properties Canonical name: PidLidFileUnderId Alternate names: dispidFileUnderId + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FileUnderId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fileunderlist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fileunderlist/_index.md new file mode 100644 index 0000000000..88bdf40849 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fileunderlist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FileUnderList method" +linktitle: "FileUnderList" +articleTitle: "FileUnderList" +second_title: "Aspose.Email for C++" +description: "Specifies a list of possible values for the PidLidFileUnderId property (section 2.133)." +type: docs +weight: 10420 +url: /cpp/aspose.email.mapi/knownpropertylist/fileunderlist/ +--- + +## FileUnderList {#fileunderlist} + +Specifies a list of possible values for the PidLidFileUnderId property (section 2.133). Area: Contact Properties Canonical name: PidLidFileUnderList Alternate names: dispidFileUnderList + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FileUnderList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/filteringhooks/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/filteringhooks/_index.md new file mode 100644 index 0000000000..886fb6d45d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/filteringhooks/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FilteringHooks method" +linktitle: "FilteringHooks" +articleTitle: "FilteringHooks" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10430 +url: /cpp/aspose.email.mapi/knownpropertylist/filteringhooks/ +--- + +## FilteringHooks {#filteringhooks} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FILTERING_HOOKS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FilteringHooks() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/find/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/find/_index.md new file mode 100644 index 0000000000..5d050a42a8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/find/_index.md @@ -0,0 +1,160 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Find method" +linktitle: "Find" +articleTitle: "Find" +second_title: "Aspose.Email for C++" +description: "Finds properties in list according to its PropertySet" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/knownpropertylist/find/ +--- + +## Find (1 of 9) {#find_1} + +Finds properties in list according to its PropertySet + +**Returns:** Array of PropertyDescriptor objects with required PropertySet if found in the list; otherwise empty array. + +```cpp +Find(const System::ArrayPtr< System::Guid > & propertySets) +``` + +| Parameter | Description | +| --- | --- | +| propertySets | PropertySet to find | + +--- + +## Find (2 of 9) {#find_2} + +Finds PidTagPropertyDescriptor properties in list + +**Returns:** PidTagPropertyDescriptor Array of objects with defined tag if found in the list; otherwise empty array. + +```cpp +Find(int32_t id) +``` + +| Parameter | Description | +| --- | --- | +| id | id to find | + +--- + +## Find (3 of 9) {#find_3} + +Finds PidTagPropertyDescriptor property in list + +**Returns:** PidTagPropertyDescriptor object with defined tag if found in the list; otherwise null. + +```cpp +Find(int32_t id, PropertyDataType type) +``` + +| Parameter | Description | +| --- | --- | +| id | id to find | +| type | Data type of a property | + +--- + +## Find (4 of 9) {#find_4} + +Finds PidLidPropertyDescriptor property in list according to required parameters + +**Returns:** PidLidPropertyDescriptor object if found in the list; otherwise null. + +```cpp +Find(int64_t lid, PropertyDataType type, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| lid | Long id of a property | +| type | Data type of a property | +| propertySet | PropertySet of a property | + +--- + +## Find (5 of 9) {#find_5} + +Finds PidLidPropertyDescriptor property in list according to required parameters This is simplified search operation without data type comparison. + +**Returns:** PidLidPropertyDescriptor object if found in the list; otherwise null. + +```cpp +Find(int64_t lid, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| lid | Long id of a property | +| propertySet | PropertySet of a property | + +--- + +## Find (6 of 9) {#find_6} + +Finds PidTagPropertyDescriptor property in list + +**Returns:** PidTagPropertyDescriptor object with defined tag if found in the list; otherwise null. + +```cpp +Find(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | Tag to find | + +--- + +## Find (7 of 9) {#find_7} + +Finds property in list with specified name + +**Returns:** PropertyDescriptor object if found in the list; otherwise null. + +```cpp +Find(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The name used to refer to the property. | + +--- + +## Find (8 of 9) {#find_8} + +Finds PidNamePropertyDescriptor property in list according to required parameters + +**Returns:** PidNamePropertyDescriptor object if found in the list; otherwise null. + +```cpp +Find(System::String name, PropertyDataType type, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| name | Name of a property | +| type | Data type of a property | +| propertySet | PropertySet of a property | + +--- + +## Find (9 of 9) {#find_9} + +Finds PidNamePropertyDescriptor property in list according to required parameters This is simplified search operation without data type comparison. + +**Returns:** PidNamePropertyDescriptor object if found in the list; otherwise null. + +```cpp +Find(System::String name, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| name | Name of a property | +| propertySet | PropertySet of a property | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/finderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/finderentryid/_index.md new file mode 100644 index 0000000000..f9485cf366 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/finderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FinderEntryid method" +linktitle: "FinderEntryid" +articleTitle: "FinderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10440 +url: /cpp/aspose.email.mapi/knownpropertylist/finderentryid/ +--- + +## FinderEntryid {#finderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FINDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FinderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/findorgetcurrent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/findorgetcurrent/_index.md new file mode 100644 index 0000000000..c376f6b6e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/findorgetcurrent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FindOrGetCurrent method" +linktitle: "FindOrGetCurrent" +articleTitle: "FindOrGetCurrent" +second_title: "Aspose.Email for C++" +description: "Finds property in list with canonical name" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/knownpropertylist/findorgetcurrent/ +--- + +## FindOrGetCurrent {#findorgetcurrent} + +Finds property in list with canonical name + +**Returns:** PropertyDescriptor object if found in the list; otherwise PropertyDescriptor object from parameter. + +```cpp +FindOrGetCurrent(System::SharedPtr < PropertyDescriptor > item) +``` + +| Parameter | Description | +| --- | --- | +| item | Property descriptor to search | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/findproperties/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/findproperties/_index.md new file mode 100644 index 0000000000..48a8ab6e7f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/findproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FindProperties method" +linktitle: "FindProperties" +articleTitle: "FindProperties" +second_title: "Aspose.Email for C++" +description: "Finds properties in list according to its PropertySet" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/knownpropertylist/findproperties/ +--- + +## FindProperties {#findproperties} + +Finds properties in list according to its PropertySet + +**Returns:** Array of PropertyDescriptor objects with required PropertySet if found in the list; otherwise empty array. + +```cpp +FindProperties(const System::ArrayPtr< System::Guid > & propertySets) +``` + +| Parameter | Description | +| --- | --- | +| propertySets | PropertySet to find | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/finvited/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/finvited/_index.md new file mode 100644 index 0000000000..2270c4c507 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/finvited/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FInvited method" +linktitle: "FInvited" +articleTitle: "FInvited" +second_title: "Aspose.Email for C++" +description: "Indicates whether invitations have been sent for the meeting that this Meeting object represents." +type: docs +weight: 10450 +url: /cpp/aspose.email.mapi/knownpropertylist/finvited/ +--- + +## FInvited {#finvited} + +Indicates whether invitations have been sent for the meeting that this Meeting object represents. Area: Meetings Canonical name: PidLidFInvited Alternate names: dispidFInvited + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FInvited() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/flagcompletetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/flagcompletetime/_index.md new file mode 100644 index 0000000000..1ec557b152 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/flagcompletetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FlagCompleteTime method" +linktitle: "FlagCompleteTime" +articleTitle: "FlagCompleteTime" +second_title: "Aspose.Email for C++" +description: "Specifies the date and time, in UTC, that the Message object was flagged as complete." +type: docs +weight: 10460 +url: /cpp/aspose.email.mapi/knownpropertylist/flagcompletetime/ +--- + +## FlagCompleteTime {#flagcompletetime} + +Specifies the date and time, in UTC, that the Message object was flagged as complete. Area: Miscellaneous Properties Canonical name: PidTagFlagCompleteTime Alternate names: PR_FLAG_COMPLETE_TIME, ptagFlagCompleteTime, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FlagCompleteTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/flagrequest/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/flagrequest/_index.md new file mode 100644 index 0000000000..3b19d1ebb2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/flagrequest/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FlagRequest method" +linktitle: "FlagRequest" +articleTitle: "FlagRequest" +second_title: "Aspose.Email for C++" +description: "Contains user-specifiable text to be associated with the flag." +type: docs +weight: 10470 +url: /cpp/aspose.email.mapi/knownpropertylist/flagrequest/ +--- + +## FlagRequest {#flagrequest} + +Contains user-specifiable text to be associated with the flag. Area: Flagging Canonical name: PidLidFlagRequest Alternate names: dispidRequest + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FlagRequest() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/flagstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/flagstatus/_index.md new file mode 100644 index 0000000000..cd3276b3fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/flagstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FlagStatus method" +linktitle: "FlagStatus" +articleTitle: "FlagStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the flag state of the Message object." +type: docs +weight: 10480 +url: /cpp/aspose.email.mapi/knownpropertylist/flagstatus/ +--- + +## FlagStatus {#flagstatus} + +Specifies the flag state of the Message object. Area: Miscellaneous Properties Canonical name: PidTagFlagStatus Alternate names: PR_FLAG_STATUS, ptagFlagStatus + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FlagStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/flagstring/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/flagstring/_index.md new file mode 100644 index 0000000000..38628b22ea --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/flagstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FlagString method" +linktitle: "FlagString" +articleTitle: "FlagString" +second_title: "Aspose.Email for C++" +description: "Contains an index identifying one of a set of pre-defined text strings to be associated with the flag." +type: docs +weight: 10490 +url: /cpp/aspose.email.mapi/knownpropertylist/flagstring/ +--- + +## FlagString {#flagstring} + +Contains an index identifying one of a set of pre-defined text strings to be associated with the flag. Area: Tasks Canonical name: PidLidFlagString Alternate names: dispidFlagStringEnum + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FlagString() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/flaturlname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/flaturlname/_index.md new file mode 100644 index 0000000000..b3fb095bc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/flaturlname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FlatUrlName method" +linktitle: "FlatUrlName" +articleTitle: "FlatUrlName" +second_title: "Aspose.Email for C++" +description: "Contains a unique identifier for an item across the message store." +type: docs +weight: 10500 +url: /cpp/aspose.email.mapi/knownpropertylist/flaturlname/ +--- + +## FlatUrlName {#flaturlname} + +Contains a unique identifier for an item across the message store. Area: ExchangeAdministrative Canonical name: PidTagFlatUrlName Alternate names: PR_FLAT_URL_NAME, PR_FLAT_URL_NAME_A, PR_FLAT_URL_NAME_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FlatUrlName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/folderassociatedcontents/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/folderassociatedcontents/_index.md new file mode 100644 index 0000000000..18a0d6d8b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/folderassociatedcontents/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FolderAssociatedContents method" +linktitle: "FolderAssociatedContents" +articleTitle: "FolderAssociatedContents" +second_title: "Aspose.Email for C++" +description: "Identifies all FAI messages in the current folder." +type: docs +weight: 10510 +url: /cpp/aspose.email.mapi/knownpropertylist/folderassociatedcontents/ +--- + +## FolderAssociatedContents {#folderassociatedcontents} + +Identifies all FAI messages in the current folder. Area: MapiContainer Canonical name: PidTagFolderAssociatedContents Alternate names: PR_FOLDER_ASSOCIATED_CONTENTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FolderAssociatedContents() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/folderchildcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/folderchildcount/_index.md new file mode 100644 index 0000000000..b401ba3f1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/folderchildcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FolderChildCount method" +linktitle: "FolderChildCount" +articleTitle: "FolderChildCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10520 +url: /cpp/aspose.email.mapi/knownpropertylist/folderchildcount/ +--- + +## FolderChildCount {#folderchildcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOLDER_CHILD_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FolderChildCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/folderdesignflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/folderdesignflags/_index.md new file mode 100644 index 0000000000..283b028403 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/folderdesignflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FolderDesignFlags method" +linktitle: "FolderDesignFlags" +articleTitle: "FolderDesignFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10530 +url: /cpp/aspose.email.mapi/knownpropertylist/folderdesignflags/ +--- + +## FolderDesignFlags {#folderdesignflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOLDER_DESIGN_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FolderDesignFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/folderflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/folderflags/_index.md new file mode 100644 index 0000000000..b98ce821c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/folderflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FolderFlags method" +linktitle: "FolderFlags" +articleTitle: "FolderFlags" +second_title: "Aspose.Email for C++" +description: "Contains a computed value to specify the type or state of a folder." +type: docs +weight: 10540 +url: /cpp/aspose.email.mapi/knownpropertylist/folderflags/ +--- + +## FolderFlags {#folderflags} + +Contains a computed value to specify the type or state of a folder. Area: ExchangeAdministrative Canonical name: PidTagFolderFlags Alternate names: PR_FOLDER_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FolderFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/folderid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/folderid/_index.md new file mode 100644 index 0000000000..7d9f5acfee --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/folderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FolderId method" +linktitle: "FolderId" +articleTitle: "FolderId" +second_title: "Aspose.Email for C++" +description: "Contains the Folder ID (FID) ([MS-OXCDATA] section 2.2.1.1) of the folder." +type: docs +weight: 10550 +url: /cpp/aspose.email.mapi/knownpropertylist/folderid/ +--- + +## FolderId {#folderid} + +Contains the Folder ID (FID) ([MS-OXCDATA] section 2.2.1.1) of the folder. Area: ID Properties Canonical name: PidTagFolderId Alternate names: ptagFID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FolderId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/folderpathname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/folderpathname/_index.md new file mode 100644 index 0000000000..6068bc1f11 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/folderpathname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FolderPathname method" +linktitle: "FolderPathname" +articleTitle: "FolderPathname" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10560 +url: /cpp/aspose.email.mapi/knownpropertylist/folderpathname/ +--- + +## FolderPathname {#folderpathname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOLDER_PATHNAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FolderPathname() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/foldertype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/foldertype/_index.md new file mode 100644 index 0000000000..2172750a23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/foldertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FolderType method" +linktitle: "FolderType" +articleTitle: "FolderType" +second_title: "Aspose.Email for C++" +description: "Specifies the type of a folder that includes the Root folder, Generic folder, and Search folder." +type: docs +weight: 10570 +url: /cpp/aspose.email.mapi/knownpropertylist/foldertype/ +--- + +## FolderType {#foldertype} + +Specifies the type of a folder that includes the Root folder, Generic folder, and Search folder. Area: MapiContainer Canonical name: PidTagFolderType Alternate names: PR_FOLDER_TYPE, ptagFolderType + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FolderType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/followupicon/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/followupicon/_index.md new file mode 100644 index 0000000000..526a62f370 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/followupicon/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FollowupIcon method" +linktitle: "FollowupIcon" +articleTitle: "FollowupIcon" +second_title: "Aspose.Email for C++" +description: "Specifies the flag color of the Message object." +type: docs +weight: 10580 +url: /cpp/aspose.email.mapi/knownpropertylist/followupicon/ +--- + +## FollowupIcon {#followupicon} + +Specifies the flag color of the Message object. Area: RenMessageFolder Canonical name: PidTagFollowupIcon Alternate names: PR_FOLLOWUP_ICON, ptagFollowupIcon + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FollowupIcon() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/foreignid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/foreignid/_index.md new file mode 100644 index 0000000000..243de79cff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/foreignid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ForeignId method" +linktitle: "ForeignId" +articleTitle: "ForeignId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10590 +url: /cpp/aspose.email.mapi/knownpropertylist/foreignid/ +--- + +## ForeignId {#foreignid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOREIGN_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ForeignId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/foreignreportid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/foreignreportid/_index.md new file mode 100644 index 0000000000..8c62e79b31 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/foreignreportid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ForeignReportId method" +linktitle: "ForeignReportId" +articleTitle: "ForeignReportId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10600 +url: /cpp/aspose.email.mapi/knownpropertylist/foreignreportid/ +--- + +## ForeignReportId {#foreignreportid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOREIGN_REPORT_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ForeignReportId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/foreignsubjectid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/foreignsubjectid/_index.md new file mode 100644 index 0000000000..c6b66bc722 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/foreignsubjectid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ForeignSubjectId method" +linktitle: "ForeignSubjectId" +articleTitle: "ForeignSubjectId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10610 +url: /cpp/aspose.email.mapi/knownpropertylist/foreignsubjectid/ +--- + +## ForeignSubjectId {#foreignsubjectid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FOREIGN_SUBJECT_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ForeignSubjectId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formcategory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formcategory/_index.md new file mode 100644 index 0000000000..82cdebedc7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formcategory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormCategory method" +linktitle: "FormCategory" +articleTitle: "FormCategory" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10620 +url: /cpp/aspose.email.mapi/knownpropertylist/formcategory/ +--- + +## FormCategory {#formcategory} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_CATEGORY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormCategory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formcategorysub/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formcategorysub/_index.md new file mode 100644 index 0000000000..e513eec606 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formcategorysub/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormCategorySub method" +linktitle: "FormCategorySub" +articleTitle: "FormCategorySub" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10630 +url: /cpp/aspose.email.mapi/knownpropertylist/formcategorysub/ +--- + +## FormCategorySub {#formcategorysub} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_CATEGORY_SUB + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormCategorySub() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formclsid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formclsid/_index.md new file mode 100644 index 0000000000..0778327dbd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formclsid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormClsid method" +linktitle: "FormClsid" +articleTitle: "FormClsid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10640 +url: /cpp/aspose.email.mapi/knownpropertylist/formclsid/ +--- + +## FormClsid {#formclsid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_CLSID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormClsid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formcontactname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formcontactname/_index.md new file mode 100644 index 0000000000..5352817b76 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formcontactname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormContactName method" +linktitle: "FormContactName" +articleTitle: "FormContactName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10650 +url: /cpp/aspose.email.mapi/knownpropertylist/formcontactname/ +--- + +## FormContactName {#formcontactname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_CONTACT_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormContactName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formdesignerguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formdesignerguid/_index.md new file mode 100644 index 0000000000..6501a2e60b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formdesignerguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormDesignerGuid method" +linktitle: "FormDesignerGuid" +articleTitle: "FormDesignerGuid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10660 +url: /cpp/aspose.email.mapi/knownpropertylist/formdesignerguid/ +--- + +## FormDesignerGuid {#formdesignerguid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_DESIGNER_GUID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormDesignerGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formdesignername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formdesignername/_index.md new file mode 100644 index 0000000000..06aaa6564d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formdesignername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormDesignerName method" +linktitle: "FormDesignerName" +articleTitle: "FormDesignerName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10670 +url: /cpp/aspose.email.mapi/knownpropertylist/formdesignername/ +--- + +## FormDesignerName {#formdesignername} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_DESIGNER_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormDesignerName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formhidden/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formhidden/_index.md new file mode 100644 index 0000000000..29c6bae7e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formhidden/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormHidden method" +linktitle: "FormHidden" +articleTitle: "FormHidden" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10680 +url: /cpp/aspose.email.mapi/knownpropertylist/formhidden/ +--- + +## FormHidden {#formhidden} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_HIDDEN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormHidden() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formhostmap/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formhostmap/_index.md new file mode 100644 index 0000000000..39b1560398 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formhostmap/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormHostMap method" +linktitle: "FormHostMap" +articleTitle: "FormHostMap" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10690 +url: /cpp/aspose.email.mapi/knownpropertylist/formhostmap/ +--- + +## FormHostMap {#formhostmap} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_HOST_MAP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormHostMap() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formmessagebehavior/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formmessagebehavior/_index.md new file mode 100644 index 0000000000..15e1e4677b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formmessagebehavior/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormMessageBehavior method" +linktitle: "FormMessageBehavior" +articleTitle: "FormMessageBehavior" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10700 +url: /cpp/aspose.email.mapi/knownpropertylist/formmessagebehavior/ +--- + +## FormMessageBehavior {#formmessagebehavior} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_MESSAGE_BEHAVIOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormMessageBehavior() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/formversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/formversion/_index.md new file mode 100644 index 0000000000..4a91055252 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/formversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FormVersion method" +linktitle: "FormVersion" +articleTitle: "FormVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10710 +url: /cpp/aspose.email.mapi/knownpropertylist/formversion/ +--- + +## FormVersion {#formversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FORM_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FormVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/forwardinstance/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/forwardinstance/_index.md new file mode 100644 index 0000000000..fbc3afa6f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/forwardinstance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ForwardInstance method" +linktitle: "ForwardInstance" +articleTitle: "ForwardInstance" +second_title: "Aspose.Email for C++" +description: "Indicates whether the Meeting Request object represents an exception to a recurring invitation sent by the organizer." +type: docs +weight: 10720 +url: /cpp/aspose.email.mapi/knownpropertylist/forwardinstance/ +--- + +## ForwardInstance {#forwardinstance} + +Indicates whether the Meeting Request object represents an exception to a recurring invitation sent by the organizer. Area: Meetings Canonical name: PidLidForwardInstance Alternate names: dispidFwrdInstance + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ForwardInstance() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/forwardnotificationrecipients/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/forwardnotificationrecipients/_index.md new file mode 100644 index 0000000000..258163146a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/forwardnotificationrecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ForwardNotificationRecipients method" +linktitle: "ForwardNotificationRecipients" +articleTitle: "ForwardNotificationRecipients" +second_title: "Aspose.Email for C++" +description: "Contains a list of RecipientRow structures, as described in [MS-OXCDATA] section 2.8.3, that indicate the recipients of a meeting forward." +type: docs +weight: 10730 +url: /cpp/aspose.email.mapi/knownpropertylist/forwardnotificationrecipients/ +--- + +## ForwardNotificationRecipients {#forwardnotificationrecipients} + +Contains a list of RecipientRow structures, as described in [MS-OXCDATA] section 2.8.3, that indicate the recipients of a meeting forward. Area: Meetings Canonical name: PidLidForwardNotificationRecipients Alternate names: dispidForwardNotificationRecipients + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ForwardNotificationRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/fothersappointment/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/fothersappointment/_index.md new file mode 100644 index 0000000000..c3266f9d12 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/fothersappointment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FOthersAppointment method" +linktitle: "FOthersAppointment" +articleTitle: "FOthersAppointment" +second_title: "Aspose.Email for C++" +description: "Indicates whether the Calendar folder from which the meeting was opened is another user's calendar." +type: docs +weight: 10740 +url: /cpp/aspose.email.mapi/knownpropertylist/fothersappointment/ +--- + +## FOthersAppointment {#fothersappointment} + +Indicates whether the Calendar folder from which the meeting was opened is another user's calendar. Area: Meetings Canonical name: PidLidFOthersAppointment Alternate names: dispidFOthersAppt, http://schemas.microsoft.com/mapi/fothersappt + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FOthersAppointment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/freebusycountmonths/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/freebusycountmonths/_index.md new file mode 100644 index 0000000000..8f358a04e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/freebusycountmonths/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FreeBusyCountMonths method" +linktitle: "FreeBusyCountMonths" +articleTitle: "FreeBusyCountMonths" +second_title: "Aspose.Email for C++" +description: "Contains an integer value used to calculate the start and end dates of the range of free/busy data to be published to the public folders." +type: docs +weight: 10750 +url: /cpp/aspose.email.mapi/knownpropertylist/freebusycountmonths/ +--- + +## FreeBusyCountMonths {#freebusycountmonths} + +Contains an integer value used to calculate the start and end dates of the range of free/busy data to be published to the public folders. Area: MessageClassDefinedTransmittable Canonical name: PidTagFreeBusyCountMonths Alternate names: PR_FREEBUSY_COUNT_MONTHS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FreeBusyCountMonths() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/freebusyentryids/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/freebusyentryids/_index.md new file mode 100644 index 0000000000..ae2f44561f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/freebusyentryids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FreeBusyEntryIds method" +linktitle: "FreeBusyEntryIds" +articleTitle: "FreeBusyEntryIds" +second_title: "Aspose.Email for C++" +description: "Contains EntryIDs of the Delegate Information object, the free/busy message of the \"Freebusy Data\"." +type: docs +weight: 10760 +url: /cpp/aspose.email.mapi/knownpropertylist/freebusyentryids/ +--- + +## FreeBusyEntryIds {#freebusyentryids} + +Contains EntryIDs of the Delegate Information object, the free/busy message of the "Freebusy Data". Area: MapiContainer Canonical name: PidTagFreeBusyEntryIds Alternate names: PR_FREEBUSY_ENTRYIDS, ptagFreeBusyEntryIds + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FreeBusyEntryIds() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/freebusyforlocalsiteentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/freebusyforlocalsiteentryid/_index.md new file mode 100644 index 0000000000..6fe910ea79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/freebusyforlocalsiteentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FreeBusyForLocalSiteEntryid method" +linktitle: "FreeBusyForLocalSiteEntryid" +articleTitle: "FreeBusyForLocalSiteEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10770 +url: /cpp/aspose.email.mapi/knownpropertylist/freebusyforlocalsiteentryid/ +--- + +## FreeBusyForLocalSiteEntryid {#freebusyforlocalsiteentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FreeBusyForLocalSiteEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/freebusylocation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/freebusylocation/_index.md new file mode 100644 index 0000000000..3a47a3fc45 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/freebusylocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FreeBusyLocation method" +linktitle: "FreeBusyLocation" +articleTitle: "FreeBusyLocation" +second_title: "Aspose.Email for C++" +description: "Specifies a URL path from which a client can retrieve free/busy status information for the contact." +type: docs +weight: 10780 +url: /cpp/aspose.email.mapi/knownpropertylist/freebusylocation/ +--- + +## FreeBusyLocation {#freebusylocation} + +Specifies a URL path from which a client can retrieve free/busy status information for the contact. Area: Contact Properties Canonical name: PidLidFreeBusyLocation Alternate names: dispidFreeBusyLocation + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FreeBusyLocation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/freebusymessageemailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/freebusymessageemailaddress/_index.md new file mode 100644 index 0000000000..f783bcf3eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/freebusymessageemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FreeBusyMessageEmailAddress method" +linktitle: "FreeBusyMessageEmailAddress" +articleTitle: "FreeBusyMessageEmailAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the email address of the user or resource to whom this free/busy message applies." +type: docs +weight: 10790 +url: /cpp/aspose.email.mapi/knownpropertylist/freebusymessageemailaddress/ +--- + +## FreeBusyMessageEmailAddress {#freebusymessageemailaddress} + +Specifies the email address of the user or resource to whom this free/busy message applies. Area: MessageClassDefinedTransmittable Canonical name: PidTagFreeBusyMessageEmailAddress Alternate names: PR_FREEBUSY_EMA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FreeBusyMessageEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/freebusypublishend/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/freebusypublishend/_index.md new file mode 100644 index 0000000000..144acb7d34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/freebusypublishend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FreeBusyPublishEnd method" +linktitle: "FreeBusyPublishEnd" +articleTitle: "FreeBusyPublishEnd" +second_title: "Aspose.Email for C++" +description: "Specifies the end time, in UTC, of the publishing range." +type: docs +weight: 10800 +url: /cpp/aspose.email.mapi/knownpropertylist/freebusypublishend/ +--- + +## FreeBusyPublishEnd {#freebusypublishend} + +Specifies the end time, in UTC, of the publishing range. Area: Free/Busy Properties Canonical name: PidTagFreeBusyPublishEnd Alternate names: PR_FREEBUSY_PUBLISH_END + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FreeBusyPublishEnd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/freebusypublishstart/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/freebusypublishstart/_index.md new file mode 100644 index 0000000000..a1d162c071 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/freebusypublishstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FreeBusyPublishStart method" +linktitle: "FreeBusyPublishStart" +articleTitle: "FreeBusyPublishStart" +second_title: "Aspose.Email for C++" +description: "Specifies the start time, in UTC, of the publishing range." +type: docs +weight: 10810 +url: /cpp/aspose.email.mapi/knownpropertylist/freebusypublishstart/ +--- + +## FreeBusyPublishStart {#freebusypublishstart} + +Specifies the start time, in UTC, of the publishing range. Area: Free/Busy Properties Canonical name: PidTagFreeBusyPublishStart Alternate names: PR_FREEBUSY_PUBLISH_START + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FreeBusyPublishStart() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/freebusyrangetimestamp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/freebusyrangetimestamp/_index.md new file mode 100644 index 0000000000..1455803431 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/freebusyrangetimestamp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FreeBusyRangeTimestamp method" +linktitle: "FreeBusyRangeTimestamp" +articleTitle: "FreeBusyRangeTimestamp" +second_title: "Aspose.Email for C++" +description: "Specifies the time, in UTC, that the data was published." +type: docs +weight: 10820 +url: /cpp/aspose.email.mapi/knownpropertylist/freebusyrangetimestamp/ +--- + +## FreeBusyRangeTimestamp {#freebusyrangetimestamp} + +Specifies the time, in UTC, that the data was published. Area: Free/Busy Properties Canonical name: PidTagFreeBusyRangeTimestamp Alternate names: PR_FREEBUSY_RANGE_TIMESTAMP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FreeBusyRangeTimestamp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/from/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/from/_index.md new file mode 100644 index 0000000000..6438915c25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::From method" +linktitle: "From" +articleTitle: "From" +second_title: "Aspose.Email for C++" +description: "Specifies the SMTP email alias of the organizer of an appointment or meeting." +type: docs +weight: 10830 +url: /cpp/aspose.email.mapi/knownpropertylist/from/ +--- + +## From {#from} + +Specifies the SMTP email alias of the organizer of an appointment or meeting. Area: Email Canonical name: PidNameFrom Alternate names: urn:schemas:calendar:organizer + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +From() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ftpsite/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ftpsite/_index.md new file mode 100644 index 0000000000..afb89552a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ftpsite/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::FtpSite method" +linktitle: "FtpSite" +articleTitle: "FtpSite" +second_title: "Aspose.Email for C++" +description: "Contains the File Transfer Protocol (FTP) site address of the mail user." +type: docs +weight: 10840 +url: /cpp/aspose.email.mapi/knownpropertylist/ftpsite/ +--- + +## FtpSite {#ftpsite} + +Contains the File Transfer Protocol (FTP) site address of the mail user. Area: MapiMailUser Canonical name: PidTagFtpSite Alternate names: PR_FTP_SITE, PR_FTP_SITE_A, PR_FTP_SITE_W, urn:schemas:contacts:ftpsite + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +FtpSite() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/gatewayneedstorefresh/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/gatewayneedstorefresh/_index.md new file mode 100644 index 0000000000..0db2dd6fa1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/gatewayneedstorefresh/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GatewayNeedsToRefresh method" +linktitle: "GatewayNeedsToRefresh" +articleTitle: "GatewayNeedsToRefresh" +second_title: "Aspose.Email for C++" +description: "This property is deprecated and SHOULD NOT be used." +type: docs +weight: 10850 +url: /cpp/aspose.email.mapi/knownpropertylist/gatewayneedstorefresh/ +--- + +## GatewayNeedsToRefresh {#gatewayneedstorefresh} + +This property is deprecated and SHOULD NOT be used. Area: MessageClassDefinedTransmittable Canonical name: PidTagGatewayNeedsToRefresh Alternate names: PR_GATEWAY_NEEDS_TO_REFRESH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GatewayNeedsToRefresh() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/gdatacontactversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/gdatacontactversion/_index.md new file mode 100644 index 0000000000..938f1eb870 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/gdatacontactversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GDataContactVersion method" +linktitle: "GDataContactVersion" +articleTitle: "GDataContactVersion" +second_title: "Aspose.Email for C++" +description: "Contains GData contact version (ETag)." +type: docs +weight: 10860 +url: /cpp/aspose.email.mapi/knownpropertylist/gdatacontactversion/ +--- + +## GDataContactVersion {#gdatacontactversion} + +Contains GData contact version (ETag). https://developers.google.com/contacts/v3/ https://developers.google.com/gdata/docs/2.0/reference?csw=1#ResourceVersioning This property does not transmit via transport protocols. Area: User-defined Aspose specified properties + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GDataContactVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/gdataphotoversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/gdataphotoversion/_index.md new file mode 100644 index 0000000000..cb8276263f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/gdataphotoversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GDataPhotoVersion method" +linktitle: "GDataPhotoVersion" +articleTitle: "GDataPhotoVersion" +second_title: "Aspose.Email for C++" +description: "Contains GData photo version (ETag)." +type: docs +weight: 10870 +url: /cpp/aspose.email.mapi/knownpropertylist/gdataphotoversion/ +--- + +## GDataPhotoVersion {#gdataphotoversion} + +Contains GData photo version (ETag). https://developers.google.com/contacts/v3/ https://developers.google.com/gdata/docs/2.0/reference?csw=1#ResourceVersioning This property does not transmit via transport protocols. Area: User-defined Aspose specified properties + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GDataPhotoVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/gender/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/gender/_index.md new file mode 100644 index 0000000000..2e57f900a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/gender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Gender method" +linktitle: "Gender" +articleTitle: "Gender" +second_title: "Aspose.Email for C++" +description: "Contains a value that represents the mail user's gender." +type: docs +weight: 10880 +url: /cpp/aspose.email.mapi/knownpropertylist/gender/ +--- + +## Gender {#gender} + +Contains a value that represents the mail user's gender. Area: MapiMailUser Canonical name: PidTagGender Alternate names: PR_GENDER, urn:schemas:contacts:gender + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Gender() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/generation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/generation/_index.md new file mode 100644 index 0000000000..dd4b3d1a73 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/generation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Generation method" +linktitle: "Generation" +articleTitle: "Generation" +second_title: "Aspose.Email for C++" +description: "Contains a generational abbreviation that follows the full name of the mail user." +type: docs +weight: 10890 +url: /cpp/aspose.email.mapi/knownpropertylist/generation/ +--- + +## Generation {#generation} + +Contains a generational abbreviation that follows the full name of the mail user. Area: MapiMailUser Canonical name: PidTagGeneration Alternate names: PR_GENERATION, PR_GENERATION_A, PR_GENERATION_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Generation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/get_count/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/get_count/_index.md new file mode 100644 index 0000000000..fb4486fb8c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of elements contained in the System.Collections.Generic.ICollection." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/knownpropertylist/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of elements contained in the System.Collections.Generic.ICollection. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/get_enummapping/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/get_enummapping/_index.md new file mode 100644 index 0000000000..08faebb150 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/get_enummapping/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::get_EnumMapping method" +linktitle: "get_EnumMapping" +articleTitle: "get_EnumMapping" +second_title: "Aspose.Email for C++" +description: "get_EnumMapping of KnownPropertyList." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/knownpropertylist/get_enummapping/ +--- + +## get_EnumMapping {#get_enummapping} + +**Returns:** static System::SharedPtr , System::SharedPtr > > > Aspose::Email::Mapi:: + +```cpp +get_EnumMapping() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/get_isreadonly/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/get_isreadonly/_index.md new file mode 100644 index 0000000000..72ca442bf8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "true if the System.Collections.Generic.ICollection is read-only; otherwise, false." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/knownpropertylist/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +true if the System.Collections.Generic.ICollection is read-only; otherwise, false. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/get_values/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/get_values/_index.md new file mode 100644 index 0000000000..354863602f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/get_values/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::get_Values method" +linktitle: "get_Values" +articleTitle: "get_Values" +second_title: "Aspose.Email for C++" +description: "Gets PropertyList with all properties." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/knownpropertylist/get_values/ +--- + +## get_Values {#get_values} + +Gets PropertyList with all properties. + +**Returns:** Returns instance of PropertyList. + +```cpp +get_Values() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/getenumerator/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/getenumerator/_index.md new file mode 100644 index 0000000000..84d4392588 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/getenumerator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "Returns an enumerator that iterates through the collection." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/knownpropertylist/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +Returns an enumerator that iterates through the collection. + +**Returns:** A System.Collections.Generic.IEnumerator that can be used to iterate through the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/getvalues/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/getvalues/_index.md new file mode 100644 index 0000000000..9c4fe3a95a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/getvalues/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GetValues method" +linktitle: "GetValues" +articleTitle: "GetValues" +second_title: "Aspose.Email for C++" +description: "Gets PropertyList with all properties." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/knownpropertylist/getvalues/ +--- + +## GetValues {#getvalues} + +Gets PropertyList with all properties. + +**Returns:** Returns instance of PropertyList. + +```cpp +GetValues() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/givenname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/givenname/_index.md new file mode 100644 index 0000000000..0e185a706c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/givenname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GivenName method" +linktitle: "GivenName" +articleTitle: "GivenName" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's given name." +type: docs +weight: 10900 +url: /cpp/aspose.email.mapi/knownpropertylist/givenname/ +--- + +## GivenName {#givenname} + +Contains the mail user's given name. Area: MapiMailUser Canonical name: PidTagGivenName Alternate names: PR_GIVEN_NAME, PR_GIVEN_NAME_A, PR_GIVEN_NAME_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GivenName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/globalobjectid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/globalobjectid/_index.md new file mode 100644 index 0000000000..9133c40a34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/globalobjectid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GlobalObjectId method" +linktitle: "GlobalObjectId" +articleTitle: "GlobalObjectId" +second_title: "Aspose.Email for C++" +description: "Contains an ID for an object that represents an exception to a recurring series." +type: docs +weight: 10910 +url: /cpp/aspose.email.mapi/knownpropertylist/globalobjectid/ +--- + +## GlobalObjectId {#globalobjectid} + +Contains an ID for an object that represents an exception to a recurring series. Area: Meetings Canonical name: PidLidGlobalObjectId Alternate names: LID_GLOBAL_OBJID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GlobalObjectId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/governmentidnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/governmentidnumber/_index.md new file mode 100644 index 0000000000..1b669917fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/governmentidnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GovernmentIdNumber method" +linktitle: "GovernmentIdNumber" +articleTitle: "GovernmentIdNumber" +second_title: "Aspose.Email for C++" +description: "Contains a government identifier for the mail user." +type: docs +weight: 10920 +url: /cpp/aspose.email.mapi/knownpropertylist/governmentidnumber/ +--- + +## GovernmentIdNumber {#governmentidnumber} + +Contains a government identifier for the mail user. Area: MapiMailUser Canonical name: PidTagGovernmentIdNumber Alternate names: PR_GOVERNMENT_ID_NUMBER, PR_GOVERNMENT_ID_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GovernmentIdNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/gwadminoperations/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/gwadminoperations/_index.md new file mode 100644 index 0000000000..47fe8e65a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/gwadminoperations/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GwAdminOperations method" +linktitle: "GwAdminOperations" +articleTitle: "GwAdminOperations" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10930 +url: /cpp/aspose.email.mapi/knownpropertylist/gwadminoperations/ +--- + +## GwAdminOperations {#gwadminoperations} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_GW_ADMIN_OPERATIONS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GwAdminOperations() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/gwmtsinentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/gwmtsinentryid/_index.md new file mode 100644 index 0000000000..75a0e0ba88 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/gwmtsinentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GwMtsinEntryid method" +linktitle: "GwMtsinEntryid" +articleTitle: "GwMtsinEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10940 +url: /cpp/aspose.email.mapi/knownpropertylist/gwmtsinentryid/ +--- + +## GwMtsinEntryid {#gwmtsinentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_GW_MTSIN_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GwMtsinEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/gwmtsoutentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/gwmtsoutentryid/_index.md new file mode 100644 index 0000000000..c3de9c42d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/gwmtsoutentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::GwMtsoutEntryid method" +linktitle: "GwMtsoutEntryid" +articleTitle: "GwMtsoutEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10950 +url: /cpp/aspose.email.mapi/knownpropertylist/gwmtsoutentryid/ +--- + +## GwMtsoutEntryid {#gwmtsoutentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_GW_MTSOUT_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GwMtsoutEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hasattachments/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hasattachments/_index.md new file mode 100644 index 0000000000..50e34fd4fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hasattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HasAttachments method" +linktitle: "HasAttachments" +articleTitle: "HasAttachments" +second_title: "Aspose.Email for C++" +description: "Indicates whether the Message object contains at least one attachment." +type: docs +weight: 10960 +url: /cpp/aspose.email.mapi/knownpropertylist/hasattachments/ +--- + +## HasAttachments {#hasattachments} + +Indicates whether the Message object contains at least one attachment. Area: Message Attachment Properties Property set Canonical name: PidTagHasAttachments Alternate names: PR_HASATTACH, ptagHasAttach, urn:schemas:httpmail:hasattachment + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HasAttachments() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hasdeferredactionmessages/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hasdeferredactionmessages/_index.md new file mode 100644 index 0000000000..6cc5a1ac00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hasdeferredactionmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HasDeferredActionMessages method" +linktitle: "HasDeferredActionMessages" +articleTitle: "HasDeferredActionMessages" +second_title: "Aspose.Email for C++" +description: "Indicates whether a Message object has a deferred action message associated with it." +type: docs +weight: 10970 +url: /cpp/aspose.email.mapi/knownpropertylist/hasdeferredactionmessages/ +--- + +## HasDeferredActionMessages {#hasdeferredactionmessages} + +Indicates whether a Message object has a deferred action message associated with it. Area: Rules Canonical name: PidTagHasDeferredActionMessages Alternate names: PR_HAS_DAMS, ptagHasDAMs + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HasDeferredActionMessages() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hasmoderatorrules/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hasmoderatorrules/_index.md new file mode 100644 index 0000000000..2e86534058 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hasmoderatorrules/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HasModeratorRules method" +linktitle: "HasModeratorRules" +articleTitle: "HasModeratorRules" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 10980 +url: /cpp/aspose.email.mapi/knownpropertylist/hasmoderatorrules/ +--- + +## HasModeratorRules {#hasmoderatorrules} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_HAS_MODERATOR_RULES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HasModeratorRules() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hasnamedproperties/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hasnamedproperties/_index.md new file mode 100644 index 0000000000..4ed44d93af --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hasnamedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HasNamedProperties method" +linktitle: "HasNamedProperties" +articleTitle: "HasNamedProperties" +second_title: "Aspose.Email for C++" +description: "Indicates whether the Message object has a named property." +type: docs +weight: 10990 +url: /cpp/aspose.email.mapi/knownpropertylist/hasnamedproperties/ +--- + +## HasNamedProperties {#hasnamedproperties} + +Indicates whether the Message object has a named property. Area: ExchangeMessageReadOnly Canonical name: PidTagHasNamedProperties Alternate names: PR_HAS_NAMED_PROPERTIES, ptagHasNamedProperties + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HasNamedProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/haspicture/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/haspicture/_index.md new file mode 100644 index 0000000000..01c374d3a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/haspicture/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HasPicture method" +linktitle: "HasPicture" +articleTitle: "HasPicture" +second_title: "Aspose.Email for C++" +description: "Specifies whether the attachment has a picture." +type: docs +weight: 11000 +url: /cpp/aspose.email.mapi/knownpropertylist/haspicture/ +--- + +## HasPicture {#haspicture} + +Specifies whether the attachment has a picture. Area: Contact Properties Canonical name: PidLidHasPicture Alternate names: dispidHasPicture + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HasPicture() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hasrules/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hasrules/_index.md new file mode 100644 index 0000000000..679682d556 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hasrules/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HasRules method" +linktitle: "HasRules" +articleTitle: "HasRules" +second_title: "Aspose.Email for C++" +description: "Indicates whether a Folder object has rules." +type: docs +weight: 11010 +url: /cpp/aspose.email.mapi/knownpropertylist/hasrules/ +--- + +## HasRules {#hasrules} + +Indicates whether a Folder object has rules. Area: ExchangeFolder Canonical name: PidTagHasRules Alternate names: PR_HAS_RULES, ptagHasRules + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HasRules() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/headerfolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/headerfolderentryid/_index.md new file mode 100644 index 0000000000..bd35851e06 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/headerfolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HeaderFolderEntryid method" +linktitle: "HeaderFolderEntryid" +articleTitle: "HeaderFolderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11020 +url: /cpp/aspose.email.mapi/knownpropertylist/headerfolderentryid/ +--- + +## HeaderFolderEntryid {#headerfolderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_HEADER_FOLDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HeaderFolderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/headingpairs/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/headingpairs/_index.md new file mode 100644 index 0000000000..bff194e06a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/headingpairs/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HeadingPairs method" +linktitle: "HeadingPairs" +articleTitle: "HeadingPairs" +second_title: "Aspose.Email for C++" +description: "Specifies which group of headings are indented in the document." +type: docs +weight: 11030 +url: /cpp/aspose.email.mapi/knownpropertylist/headingpairs/ +--- + +## HeadingPairs {#headingpairs} + +Specifies which group of headings are indented in the document. Area: Common Canonical name: PidNameHeadingPairs Alternate names: urn:schemas-microsoft-com:office:office::HeadingPairs + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HeadingPairs() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hiddencount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hiddencount/_index.md new file mode 100644 index 0000000000..b48344f921 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hiddencount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HiddenCount method" +linktitle: "HiddenCount" +articleTitle: "HiddenCount" +second_title: "Aspose.Email for C++" +description: "Specifies the hidden value of the file attached to the Document object." +type: docs +weight: 11040 +url: /cpp/aspose.email.mapi/knownpropertylist/hiddencount/ +--- + +## HiddenCount {#hiddencount} + +Specifies the hidden value of the file attached to the Document object. Area: Common Canonical name: PidNameHiddenCount Alternate names: urn:schemas-microsoft-com:office:office::HiddenSlides + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HiddenCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hierarchychangenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hierarchychangenumber/_index.md new file mode 100644 index 0000000000..4618b4e5ea --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hierarchychangenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HierarchyChangeNumber method" +linktitle: "HierarchyChangeNumber" +articleTitle: "HierarchyChangeNumber" +second_title: "Aspose.Email for C++" +description: "Contains a number that monotonically increases every time a subfolder is added to, or deleted from, this folder." +type: docs +weight: 11050 +url: /cpp/aspose.email.mapi/knownpropertylist/hierarchychangenumber/ +--- + +## HierarchyChangeNumber {#hierarchychangenumber} + +Contains a number that monotonically increases every time a subfolder is added to, or deleted from, this folder. Area: ExchangeFolder Canonical name: PidTagHierarchyChangeNumber Alternate names: PR_HIERARCHY_CHANGE_NUM + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HierarchyChangeNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hierarchyserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hierarchyserver/_index.md new file mode 100644 index 0000000000..7444e4528d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hierarchyserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HierarchyServer method" +linktitle: "HierarchyServer" +articleTitle: "HierarchyServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11060 +url: /cpp/aspose.email.mapi/knownpropertylist/hierarchyserver/ +--- + +## HierarchyServer {#hierarchyserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_HIERARCHY_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HierarchyServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hierarchysynchronizer/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hierarchysynchronizer/_index.md new file mode 100644 index 0000000000..3743396153 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hierarchysynchronizer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HierarchySynchronizer method" +linktitle: "HierarchySynchronizer" +articleTitle: "HierarchySynchronizer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11070 +url: /cpp/aspose.email.mapi/knownpropertylist/hierarchysynchronizer/ +--- + +## HierarchySynchronizer {#hierarchysynchronizer} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_HIERARCHY_SYNCHRONIZER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HierarchySynchronizer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hierrev/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hierrev/_index.md new file mode 100644 index 0000000000..1b0cac5aee --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hierrev/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HierRev method" +linktitle: "HierRev" +articleTitle: "HierRev" +second_title: "Aspose.Email for C++" +description: "Specifies the time, in UTC, to trigger the client in cached mode to synchronize the folder hierarchy." +type: docs +weight: 11080 +url: /cpp/aspose.email.mapi/knownpropertylist/hierrev/ +--- + +## HierRev {#hierrev} + +Specifies the time, in UTC, to trigger the client in cached mode to synchronize the folder hierarchy. Area: TransportEnvelope Canonical name: PidTagHierRev Alternate names: PR_HIER_REV, ptagHierRev + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HierRev() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hobbies/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hobbies/_index.md new file mode 100644 index 0000000000..806ae13d44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hobbies/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Hobbies method" +linktitle: "Hobbies" +articleTitle: "Hobbies" +second_title: "Aspose.Email for C++" +description: "Contains the names of the mail user's hobbies." +type: docs +weight: 11090 +url: /cpp/aspose.email.mapi/knownpropertylist/hobbies/ +--- + +## Hobbies {#hobbies} + +Contains the names of the mail user's hobbies. Area: MapiMailUser Canonical name: PidTagHobbies Alternate names: PR_HOBBIES, PR_HOBBIES_A, PR_HOBBIES_W, urn:schemas:contacts:hobbies + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Hobbies() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/home2telephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/home2telephonenumber/_index.md new file mode 100644 index 0000000000..fb0b6dbeac --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/home2telephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Home2TelephoneNumber method" +linktitle: "Home2TelephoneNumber" +articleTitle: "Home2TelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains a secondary telephone number at the mail user's home." +type: docs +weight: 11100 +url: /cpp/aspose.email.mapi/knownpropertylist/home2telephonenumber/ +--- + +## Home2TelephoneNumber {#home2telephonenumber} + +Contains a secondary telephone number at the mail user's home. Area: MapiMailUser Canonical name: PidTagHome2TelephoneNumber Alternate names: PR_HOME2_TELEPHONE_NUMBER, PR_HOME2_TELEPHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Home2TelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/home2telephonenumbers/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/home2telephonenumbers/_index.md new file mode 100644 index 0000000000..9bf5ab1af3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/home2telephonenumbers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Home2TelephoneNumbers method" +linktitle: "Home2TelephoneNumbers" +articleTitle: "Home2TelephoneNumbers" +second_title: "Aspose.Email for C++" +description: "Contains secondary telephone numbers at the mail user's home." +type: docs +weight: 11110 +url: /cpp/aspose.email.mapi/knownpropertylist/home2telephonenumbers/ +--- + +## Home2TelephoneNumbers {#home2telephonenumbers} + +Contains secondary telephone numbers at the mail user's home. Area: MapiMailUser Canonical name: PidTagHome2TelephoneNumbers Alternate names: PR_HOME2_TELEPHONE_NUMBER_A_MV + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Home2TelephoneNumbers() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/homeaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddress/_index.md new file mode 100644 index 0000000000..b2a20c85b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeAddress method" +linktitle: "HomeAddress" +articleTitle: "HomeAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the complete address of the home address of the contact." +type: docs +weight: 11120 +url: /cpp/aspose.email.mapi/knownpropertylist/homeaddress/ +--- + +## HomeAddress {#homeaddress} + +Specifies the complete address of the home address of the contact. Area: Contact Properties Canonical name: PidLidHomeAddress Alternate names: dispidHomeAddress + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresscity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresscity/_index.md new file mode 100644 index 0000000000..997bc1bd93 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresscity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeAddressCity method" +linktitle: "HomeAddressCity" +articleTitle: "HomeAddressCity" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's home locality, such as the town or city." +type: docs +weight: 11130 +url: /cpp/aspose.email.mapi/knownpropertylist/homeaddresscity/ +--- + +## HomeAddressCity {#homeaddresscity} + +Contains the name of the mail user's home locality, such as the town or city. Area: MapiMailUser Canonical name: PidTagHomeAddressCity Alternate names: PR_HOME_ADDRESS_CITY, PR_HOME_ADDRESS_CITY_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeAddressCity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresscountry/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresscountry/_index.md new file mode 100644 index 0000000000..f1624822c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresscountry/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeAddressCountry method" +linktitle: "HomeAddressCountry" +articleTitle: "HomeAddressCountry" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's home country/region." +type: docs +weight: 11140 +url: /cpp/aspose.email.mapi/knownpropertylist/homeaddresscountry/ +--- + +## HomeAddressCountry {#homeaddresscountry} + +Contains the name of the mail user's home country/region. Area: MapiMailUser Canonical name: PidTagHomeAddressCountry Alternate names: PR_HOME_ADDRESS_COUNTRY, PR_HOME_ADDRESS_COUNTRY_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeAddressCountry() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresscountrycode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresscountrycode/_index.md new file mode 100644 index 0000000000..794a39e3b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresscountrycode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeAddressCountryCode method" +linktitle: "HomeAddressCountryCode" +articleTitle: "HomeAddressCountryCode" +second_title: "Aspose.Email for C++" +description: "Specifies the country code portion of the home address of the contact." +type: docs +weight: 11150 +url: /cpp/aspose.email.mapi/knownpropertylist/homeaddresscountrycode/ +--- + +## HomeAddressCountryCode {#homeaddresscountrycode} + +Specifies the country code portion of the home address of the contact. Area: Contact Properties Canonical name: PidLidHomeAddressCountryCode Alternate names: dispidHomeAddressCountryCode + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeAddressCountryCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresspostalcode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresspostalcode/_index.md new file mode 100644 index 0000000000..4c87bb9750 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresspostalcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeAddressPostalCode method" +linktitle: "HomeAddressPostalCode" +articleTitle: "HomeAddressPostalCode" +second_title: "Aspose.Email for C++" +description: "Contains the postal code for the mail user's home postal address." +type: docs +weight: 11160 +url: /cpp/aspose.email.mapi/knownpropertylist/homeaddresspostalcode/ +--- + +## HomeAddressPostalCode {#homeaddresspostalcode} + +Contains the postal code for the mail user's home postal address. Area: MapiMailUser Canonical name: PidTagHomeAddressPostalCode Alternate names: PR_HOME_ADDRESS_POSTAL_CODE, PR_HOME_ADDRESS_POSTAL_CODE_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeAddressPostalCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresspostofficebox/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresspostofficebox/_index.md new file mode 100644 index 0000000000..3521341b59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddresspostofficebox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeAddressPostOfficeBox method" +linktitle: "HomeAddressPostOfficeBox" +articleTitle: "HomeAddressPostOfficeBox" +second_title: "Aspose.Email for C++" +description: "Contains the number or identifier of the mail user's home post office box." +type: docs +weight: 11170 +url: /cpp/aspose.email.mapi/knownpropertylist/homeaddresspostofficebox/ +--- + +## HomeAddressPostOfficeBox {#homeaddresspostofficebox} + +Contains the number or identifier of the mail user's home post office box. Area: MapiMailUser Canonical name: PidTagHomeAddressPostOfficeBox Alternate names: PR_HOME_ADDRESS_POST_OFFICE_BOX, PR_HOME_ADDRESS_POST_OFFICE_BOX_A, PR_HOME_ADDRESS_POST_OFFICE_BOX_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeAddressPostOfficeBox() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/homeaddressstateorprovince/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddressstateorprovince/_index.md new file mode 100644 index 0000000000..7cd99ae9f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddressstateorprovince/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeAddressStateOrProvince method" +linktitle: "HomeAddressStateOrProvince" +articleTitle: "HomeAddressStateOrProvince" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's home state or province." +type: docs +weight: 11180 +url: /cpp/aspose.email.mapi/knownpropertylist/homeaddressstateorprovince/ +--- + +## HomeAddressStateOrProvince {#homeaddressstateorprovince} + +Contains the name of the mail user's home state or province. Area: MapiMailUser Canonical name: PidTagHomeAddressStateOrProvince Alternate names: PR_HOME_ADDRESS_STATE_OR_PROVINCE, PR_HOME_ADDRESS_STATE_OR_PROVINCE_A, PR_HOME_ADDRESS_STATE_OR_PROVINCE_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeAddressStateOrProvince() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/homeaddressstreet/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddressstreet/_index.md new file mode 100644 index 0000000000..3f46795021 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/homeaddressstreet/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeAddressStreet method" +linktitle: "HomeAddressStreet" +articleTitle: "HomeAddressStreet" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's home street address." +type: docs +weight: 11190 +url: /cpp/aspose.email.mapi/knownpropertylist/homeaddressstreet/ +--- + +## HomeAddressStreet {#homeaddressstreet} + +Contains the mail user's home street address. Area: MapiMailUser Canonical name: PidTagHomeAddressStreet Alternate names: PR_HOME_ADDRESS_STREET, PR_HOME_ADDRESS_STREET_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeAddressStreet() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/homefaxnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/homefaxnumber/_index.md new file mode 100644 index 0000000000..5590fbcd1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/homefaxnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeFaxNumber method" +linktitle: "HomeFaxNumber" +articleTitle: "HomeFaxNumber" +second_title: "Aspose.Email for C++" +description: "Contains the telephone number of the mail user's home fax machine." +type: docs +weight: 11200 +url: /cpp/aspose.email.mapi/knownpropertylist/homefaxnumber/ +--- + +## HomeFaxNumber {#homefaxnumber} + +Contains the telephone number of the mail user's home fax machine. Area: MapiMailUser Canonical name: PidTagHomeFaxNumber Alternate names: PR_HOME_FAX_NUMBER, PR_HOME_FAX_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeFaxNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/hometelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/hometelephonenumber/_index.md new file mode 100644 index 0000000000..9f7cd0fd78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/hometelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HomeTelephoneNumber method" +linktitle: "HomeTelephoneNumber" +articleTitle: "HomeTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the primary telephone number of the mail user's home." +type: docs +weight: 11210 +url: /cpp/aspose.email.mapi/knownpropertylist/hometelephonenumber/ +--- + +## HomeTelephoneNumber {#hometelephonenumber} + +Contains the primary telephone number of the mail user's home. Area: MapiMailUser Canonical name: PidTagHomeTelephoneNumber Alternate names: PR_HOME_TELEPHONE_NUMBER, PR_HOME_TELEPHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HomeTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/html/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/html/_index.md new file mode 100644 index 0000000000..52d40692c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/html/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Html method" +linktitle: "Html" +articleTitle: "Html" +second_title: "Aspose.Email for C++" +description: "Specifies the business webpage URL of the contact." +type: docs +weight: 11220 +url: /cpp/aspose.email.mapi/knownpropertylist/html/ +--- + +## Html {#html} + +Specifies the business webpage URL of the contact. Area: Contact Properties Canonical name: PidLidHtml Alternate names: dispidHTML + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Html() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/httpmailcalendar/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/httpmailcalendar/_index.md new file mode 100644 index 0000000000..631a4d5c33 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/httpmailcalendar/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HttpmailCalendar method" +linktitle: "HttpmailCalendar" +articleTitle: "HttpmailCalendar" +second_title: "Aspose.Email for C++" +description: "Specifies the URL for the Calendar folder for a particular user." +type: docs +weight: 11230 +url: /cpp/aspose.email.mapi/knownpropertylist/httpmailcalendar/ +--- + +## HttpmailCalendar {#httpmailcalendar} + +Specifies the URL for the Calendar folder for a particular user. Area: Common Canonical name: PidNameHttpmailCalendar Alternate names: urn:schemas:httpmail:calendar + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HttpmailCalendar() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/httpmailhtmldescription/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/httpmailhtmldescription/_index.md new file mode 100644 index 0000000000..c2c34607f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/httpmailhtmldescription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HttpmailHtmlDescription method" +linktitle: "HttpmailHtmlDescription" +articleTitle: "HttpmailHtmlDescription" +second_title: "Aspose.Email for C++" +description: "Specifies the HTML content of the message." +type: docs +weight: 11240 +url: /cpp/aspose.email.mapi/knownpropertylist/httpmailhtmldescription/ +--- + +## HttpmailHtmlDescription {#httpmailhtmldescription} + +Specifies the HTML content of the message. Area: Common Canonical name: PidNameHttpmailHtmlDescription Alternate names: urn:schemas:httpmail:htmldescription + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HttpmailHtmlDescription() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/httpmailsendmessage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/httpmailsendmessage/_index.md new file mode 100644 index 0000000000..3b0b6d426f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/httpmailsendmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::HttpmailSendMessage method" +linktitle: "HttpmailSendMessage" +articleTitle: "HttpmailSendMessage" +second_title: "Aspose.Email for C++" +description: "Specifies the email submission URI to which outgoing email is submitted." +type: docs +weight: 11250 +url: /cpp/aspose.email.mapi/knownpropertylist/httpmailsendmessage/ +--- + +## HttpmailSendMessage {#httpmailsendmessage} + +Specifies the email submission URI to which outgoing email is submitted. Area: Common Canonical name: PidNameHttpmailSendMessage Alternate names: urn:schemas:httpmail:sendmsg + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +HttpmailSendMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/icalendardayofweekmask/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/icalendardayofweekmask/_index.md new file mode 100644 index 0000000000..a041fc7f48 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/icalendardayofweekmask/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ICalendarDayOfWeekMask method" +linktitle: "ICalendarDayOfWeekMask" +articleTitle: "ICalendarDayOfWeekMask" +second_title: "Aspose.Email for C++" +description: "Identifies the day of the week for the appointment or meeting." +type: docs +weight: 11260 +url: /cpp/aspose.email.mapi/knownpropertylist/icalendardayofweekmask/ +--- + +## ICalendarDayOfWeekMask {#icalendardayofweekmask} + +Identifies the day of the week for the appointment or meeting. Area: Calendar Canonical name: PidLidICalendarDayOfWeekMask Alternate names: http://schemas.microsoft.com/mapi/dayofweekmask + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ICalendarDayOfWeekMask() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/icalendarendtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarendtime/_index.md new file mode 100644 index 0000000000..f2ed64dca9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarendtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ICalendarEndTime method" +linktitle: "ICalendarEndTime" +articleTitle: "ICalendarEndTime" +second_title: "Aspose.Email for C++" +description: "Contains the date and time, in UTC, when an appointment or meeting ends." +type: docs +weight: 11270 +url: /cpp/aspose.email.mapi/knownpropertylist/icalendarendtime/ +--- + +## ICalendarEndTime {#icalendarendtime} + +Contains the date and time, in UTC, when an appointment or meeting ends. Area: Calendar Canonical name: PidTagICalendarEndTime Alternate names: urn:schemas:calendar:dtend + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ICalendarEndTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/icalendarrecurrencedate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarrecurrencedate/_index.md new file mode 100644 index 0000000000..21683acd6a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarrecurrencedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ICalendarRecurrenceDate method" +linktitle: "ICalendarRecurrenceDate" +articleTitle: "ICalendarRecurrenceDate" +second_title: "Aspose.Email for C++" +description: "Identifies an array of instances of a recurring appointment." +type: docs +weight: 11280 +url: /cpp/aspose.email.mapi/knownpropertylist/icalendarrecurrencedate/ +--- + +## ICalendarRecurrenceDate {#icalendarrecurrencedate} + +Identifies an array of instances of a recurring appointment. Area: Common Canonical name: PidNameICalendarRecurrenceDate Alternate names: urn:schemas:calendar:rdate + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ICalendarRecurrenceDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/icalendarrecurrencerule/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarrecurrencerule/_index.md new file mode 100644 index 0000000000..f92b6abdd0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarrecurrencerule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ICalendarRecurrenceRule method" +linktitle: "ICalendarRecurrenceRule" +articleTitle: "ICalendarRecurrenceRule" +second_title: "Aspose.Email for C++" +description: "Specifies the rule for the pattern that defines a recurring appointment." +type: docs +weight: 11290 +url: /cpp/aspose.email.mapi/knownpropertylist/icalendarrecurrencerule/ +--- + +## ICalendarRecurrenceRule {#icalendarrecurrencerule} + +Specifies the rule for the pattern that defines a recurring appointment. Area: Common Canonical name: PidNameICalendarRecurrenceRule Alternate names: urn:schemas:calendar:rrule + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ICalendarRecurrenceRule() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/icalendarremindernexttime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarremindernexttime/_index.md new file mode 100644 index 0000000000..62cb7e0616 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarremindernexttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ICalendarReminderNextTime method" +linktitle: "ICalendarReminderNextTime" +articleTitle: "ICalendarReminderNextTime" +second_title: "Aspose.Email for C++" +description: "Contains the date and time, in UTC, for the activation of the next reminder." +type: docs +weight: 11300 +url: /cpp/aspose.email.mapi/knownpropertylist/icalendarremindernexttime/ +--- + +## ICalendarReminderNextTime {#icalendarremindernexttime} + +Contains the date and time, in UTC, for the activation of the next reminder. Area: Calendar Canonical name: PidTagICalendarReminderNextTime Alternate names: urn:schemas:calendar:remindernexttime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ICalendarReminderNextTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/icalendarstarttime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarstarttime/_index.md new file mode 100644 index 0000000000..fa3607480b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/icalendarstarttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ICalendarStartTime method" +linktitle: "ICalendarStartTime" +articleTitle: "ICalendarStartTime" +second_title: "Aspose.Email for C++" +description: "Contains the date and time, in UTC, when the appointment or meeting starts." +type: docs +weight: 11310 +url: /cpp/aspose.email.mapi/knownpropertylist/icalendarstarttime/ +--- + +## ICalendarStartTime {#icalendarstarttime} + +Contains the date and time, in UTC, when the appointment or meeting starts. Area: Calendar Property set Canonical name: PidTagICalendarStartTime Alternate names: urn:schemas:calendar:dtstart + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ICalendarStartTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/icon/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/icon/_index.md new file mode 100644 index 0000000000..9dde5a8aee --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/icon/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Icon method" +linktitle: "Icon" +articleTitle: "Icon" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11320 +url: /cpp/aspose.email.mapi/knownpropertylist/icon/ +--- + +## Icon {#icon} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ICON + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Icon() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/iconindex/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/iconindex/_index.md new file mode 100644 index 0000000000..988a1e1bec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/iconindex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IconIndex method" +linktitle: "IconIndex" +articleTitle: "IconIndex" +second_title: "Aspose.Email for C++" +description: "Specifies which icon is to be used by a user interface when displaying a group of Message objects." +type: docs +weight: 11330 +url: /cpp/aspose.email.mapi/knownpropertylist/iconindex/ +--- + +## IconIndex {#iconindex} + +Specifies which icon is to be used by a user interface when displaying a group of Message objects. Area: General Message Properties Canonical name: PidTagIconIndex Alternate names: PR_ICON_INDEX, ptagIconIndex + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IconIndex() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/identitydisplay/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/identitydisplay/_index.md new file mode 100644 index 0000000000..bb86115d41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/identitydisplay/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IdentityDisplay method" +linktitle: "IdentityDisplay" +articleTitle: "IdentityDisplay" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11340 +url: /cpp/aspose.email.mapi/knownpropertylist/identitydisplay/ +--- + +## IdentityDisplay {#identitydisplay} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IDENTITY_DISPLAY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IdentityDisplay() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/identityentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/identityentryid/_index.md new file mode 100644 index 0000000000..e5ff348069 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/identityentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IdentityEntryid method" +linktitle: "IdentityEntryid" +articleTitle: "IdentityEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11350 +url: /cpp/aspose.email.mapi/knownpropertylist/identityentryid/ +--- + +## IdentityEntryid {#identityentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IDENTITY_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IdentityEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/identitysearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/identitysearchkey/_index.md new file mode 100644 index 0000000000..f4953f9530 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/identitysearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IdentitySearchKey method" +linktitle: "IdentitySearchKey" +articleTitle: "IdentitySearchKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11360 +url: /cpp/aspose.email.mapi/knownpropertylist/identitysearchkey/ +--- + +## IdentitySearchKey {#identitysearchkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IDENTITY_SEARCH_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IdentitySearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/idx_get/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/idx_get/_index.md new file mode 100644 index 0000000000..249931eabf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/idx_get/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/knownpropertylist/idx_get/ +--- + +## idx_get {#idx_get} + +Gets the element at the specified index. + +**Returns:** The property is set and the System.Collections.Generic.IList is read-only. + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/idx_set/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/idx_set/_index.md new file mode 100644 index 0000000000..1a623f2b17 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/idx_set/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/knownpropertylist/idx_set/ +--- + +## idx_set {#idx_set} + +Gets the element at the specified index. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +idx_set(int32_t index, System::SharedPtr < PropertyDescriptor > value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | +| value | The property is set and the System.Collections.Generic.IList is read-only. | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/imapinternaldate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/imapinternaldate/_index.md new file mode 100644 index 0000000000..98f0223e5b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/imapinternaldate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ImapInternalDate method" +linktitle: "ImapInternalDate" +articleTitle: "ImapInternalDate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11370 +url: /cpp/aspose.email.mapi/knownpropertylist/imapinternaldate/ +--- + +## ImapInternalDate {#imapinternaldate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IMAP_INTERNAL_DATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ImapInternalDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/implicitconversionprohibited/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/implicitconversionprohibited/_index.md new file mode 100644 index 0000000000..673f027937 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/implicitconversionprohibited/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ImplicitConversionProhibited method" +linktitle: "ImplicitConversionProhibited" +articleTitle: "ImplicitConversionProhibited" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11380 +url: /cpp/aspose.email.mapi/knownpropertylist/implicitconversionprohibited/ +--- + +## ImplicitConversionProhibited {#implicitconversionprohibited} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IMPLICIT_CONVERSION_PROHIBITED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ImplicitConversionProhibited() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/importance/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/importance/_index.md new file mode 100644 index 0000000000..3033e4c359 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/importance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Importance method" +linktitle: "Importance" +articleTitle: "Importance" +second_title: "Aspose.Email for C++" +description: "Indicates the level of importance assigned by the end user to the Message object." +type: docs +weight: 11390 +url: /cpp/aspose.email.mapi/knownpropertylist/importance/ +--- + +## Importance {#importance} + +Indicates the level of importance assigned by the end user to the Message object. Area: General Message Properties Canonical name: PidTagImportance Alternate names: PR_IMPORTANCE, ptagImportance, urn:schemas:httpmail:importance, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Importance() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/inboundicalstream/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/inboundicalstream/_index.md new file mode 100644 index 0000000000..6011b6e794 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/inboundicalstream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InboundICalStream method" +linktitle: "InboundICalStream" +articleTitle: "InboundICalStream" +second_title: "Aspose.Email for C++" +description: "Contains the contents of the iCalendar MIME part of the original MIME message." +type: docs +weight: 11400 +url: /cpp/aspose.email.mapi/knownpropertylist/inboundicalstream/ +--- + +## InboundICalStream {#inboundicalstream} + +Contains the contents of the iCalendar MIME part of the original MIME message. Area: Calendar Canonical name: PidLidInboundICalStream Alternate names: InboundICalStream, dispidInboundICalStream + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InboundICalStream() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/inboundnewsfeeddn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/inboundnewsfeeddn/_index.md new file mode 100644 index 0000000000..3ea5c2328d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/inboundnewsfeeddn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InboundNewsfeedDn method" +linktitle: "InboundNewsfeedDn" +articleTitle: "InboundNewsfeedDn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11410 +url: /cpp/aspose.email.mapi/knownpropertylist/inboundnewsfeeddn/ +--- + +## InboundNewsfeedDn {#inboundnewsfeeddn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INBOUND_NEWSFEED_DN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InboundNewsfeedDn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/incompletecopy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/incompletecopy/_index.md new file mode 100644 index 0000000000..c32a6ed7a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/incompletecopy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IncompleteCopy method" +linktitle: "IncompleteCopy" +articleTitle: "IncompleteCopy" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11420 +url: /cpp/aspose.email.mapi/knownpropertylist/incompletecopy/ +--- + +## IncompleteCopy {#incompletecopy} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INCOMPLETE_COPY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IncompleteCopy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/inconflict/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/inconflict/_index.md new file mode 100644 index 0000000000..56a0d3d2d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/inconflict/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InConflict method" +linktitle: "InConflict" +articleTitle: "InConflict" +second_title: "Aspose.Email for C++" +description: "Specifies whether the attachment represents an alternate replica." +type: docs +weight: 11430 +url: /cpp/aspose.email.mapi/knownpropertylist/inconflict/ +--- + +## InConflict {#inconflict} + +Specifies whether the attachment represents an alternate replica. Area: Conflict Note Canonical name: PidTagInConflict Alternate names: PR_IN_CONFLICT, ptagInConflict + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InConflict() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/indexof/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/indexof/_index.md new file mode 100644 index 0000000000..ca77b02786 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/indexof/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IndexOf method" +linktitle: "IndexOf" +articleTitle: "IndexOf" +second_title: "Aspose.Email for C++" +description: "Determines the index of a specific item in the System.Collections.Generic.IList." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/knownpropertylist/indexof/ +--- + +## IndexOf (1 of 2) {#indexof_1} + +Determines the index of a specific item in the System.Collections.Generic.IList. + +**Returns:** The index of item if found in the list; otherwise, -1. + +```cpp +IndexOf(const System::SharedPtr < PropertyDescriptor > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The object to locate in the System.Collections.Generic.IList. | + +--- + +## IndexOf (2 of 2) {#indexof_2} + +Determines the index of a specific item in the System.Collections.Generic.IList. + +**Returns:** The index of item if found in the list; otherwise, -1. + +```cpp +IndexOf(const System::String & name) +``` + +| Parameter | Description | +| --- | --- | +| name | The name used to refer to the property. | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/infopathformname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/infopathformname/_index.md new file mode 100644 index 0000000000..4e81fdf0ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/infopathformname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InfoPathFormName method" +linktitle: "InfoPathFormName" +articleTitle: "InfoPathFormName" +second_title: "Aspose.Email for C++" +description: "Contains the name of the form associated with this message." +type: docs +weight: 11440 +url: /cpp/aspose.email.mapi/knownpropertylist/infopathformname/ +--- + +## InfoPathFormName {#infopathformname} + +Contains the name of the form associated with this message. Area: Common Canonical name: PidLidInfoPathFormName Alternate names: + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InfoPathFormName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/initialdetailspane/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/initialdetailspane/_index.md new file mode 100644 index 0000000000..82773fdaa9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/initialdetailspane/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InitialDetailsPane method" +linktitle: "InitialDetailsPane" +articleTitle: "InitialDetailsPane" +second_title: "Aspose.Email for C++" +description: "Indicates which page of a display template to display first." +type: docs +weight: 11450 +url: /cpp/aspose.email.mapi/knownpropertylist/initialdetailspane/ +--- + +## InitialDetailsPane {#initialdetailspane} + +Indicates which page of a display template to display first. Area: MAPI Display Tables Canonical name: PidTagInitialDetailsPane Alternate names: PR_INITIAL_DETAILS_PANE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InitialDetailsPane() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/initials/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/initials/_index.md new file mode 100644 index 0000000000..c45026c24d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/initials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Initials method" +linktitle: "Initials" +articleTitle: "Initials" +second_title: "Aspose.Email for C++" +description: "Contains the initials for parts of the full name of the mail user." +type: docs +weight: 11460 +url: /cpp/aspose.email.mapi/knownpropertylist/initials/ +--- + +## Initials {#initials} + +Contains the initials for parts of the full name of the mail user. Area: Address Properties Canonical name: PidTagInitials Alternate names: PR_INITIALS, PR_INITIALS_A, PR_INITIALS_W, urn:schemas:contacts:initials + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Initials() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/inreplytoid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/inreplytoid/_index.md new file mode 100644 index 0000000000..e2bb0d81c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/inreplytoid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InReplyToId method" +linktitle: "InReplyToId" +articleTitle: "InReplyToId" +second_title: "Aspose.Email for C++" +description: "Contains the value of the original message's PidTagInternetMessageId property (section 2.739) value." +type: docs +weight: 11470 +url: /cpp/aspose.email.mapi/knownpropertylist/inreplytoid/ +--- + +## InReplyToId {#inreplytoid} + +Contains the value of the original message's PidTagInternetMessageId property (section 2.739) value. Area: General Message Properties Canonical name: PidTagInReplyToId Alternate names: PR_IN_REPLY_TO_ID, PR_IN_REPLY_TO_ID_A, PR_IN_REPLY_TO_ID_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InReplyToId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/insert/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/insert/_index.md new file mode 100644 index 0000000000..ad1f699c80 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "List is read-only." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/knownpropertylist/insert/ +--- + +## Insert {#insert} + +List is read-only. Operation is not supported. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Insert(int32_t index, const System::SharedPtr < PropertyDescriptor > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which item should be inserted. | +| item | The object to insert into the System.Collections.Generic.IList. | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/instancekey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/instancekey/_index.md new file mode 100644 index 0000000000..094d69eb05 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/instancekey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InstanceKey method" +linktitle: "InstanceKey" +articleTitle: "InstanceKey" +second_title: "Aspose.Email for C++" +description: "Contains an object on an NSPI server." +type: docs +weight: 11480 +url: /cpp/aspose.email.mapi/knownpropertylist/instancekey/ +--- + +## InstanceKey {#instancekey} + +Contains an object on an NSPI server. Area: Table Properties Canonical name: PidTagInstanceKey Alternate names: PR_INSTANCE_KEY, ptagInstanceKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InstanceKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/instancenum/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/instancenum/_index.md new file mode 100644 index 0000000000..2a8a04ab5b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/instancenum/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InstanceNum method" +linktitle: "InstanceNum" +articleTitle: "InstanceNum" +second_title: "Aspose.Email for C++" +description: "Contains an identifier for a single instance of a row in the table." +type: docs +weight: 11490 +url: /cpp/aspose.email.mapi/knownpropertylist/instancenum/ +--- + +## InstanceNum {#instancenum} + +Contains an identifier for a single instance of a row in the table. Area: ProviderDefinedNonTransmittable Canonical name: PidTagInstanceNum Alternate names: ptagInstanceNum + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InstanceNum() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/instantmessagingaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/instantmessagingaddress/_index.md new file mode 100644 index 0000000000..91f7f0e3d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/instantmessagingaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InstantMessagingAddress method" +linktitle: "InstantMessagingAddress" +articleTitle: "InstantMessagingAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the instant messaging address of the contact." +type: docs +weight: 11500 +url: /cpp/aspose.email.mapi/knownpropertylist/instantmessagingaddress/ +--- + +## InstantMessagingAddress {#instantmessagingaddress} + +Specifies the instant messaging address of the contact. Area: Contact Properties Canonical name: PidLidInstantMessagingAddress Alternate names: dispidInstMsg + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InstantMessagingAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/instid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/instid/_index.md new file mode 100644 index 0000000000..fc6765465a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/instid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InstID method" +linktitle: "InstID" +articleTitle: "InstID" +second_title: "Aspose.Email for C++" +description: "Contains an identifier for all instances of a row in the table." +type: docs +weight: 11510 +url: /cpp/aspose.email.mapi/knownpropertylist/instid/ +--- + +## InstID {#instid} + +Contains an identifier for all instances of a row in the table. Area: ProviderDefinedNonTransmittable Canonical name: PidTagInstID Alternate names: ptagInstID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InstID() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/intendedbusystatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/intendedbusystatus/_index.md new file mode 100644 index 0000000000..67e8594f29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/intendedbusystatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IntendedBusyStatus method" +linktitle: "IntendedBusyStatus" +articleTitle: "IntendedBusyStatus" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidLidBusyStatus property (section 2.47) on the Meeting object was sent." +type: docs +weight: 11520 +url: /cpp/aspose.email.mapi/knownpropertylist/intendedbusystatus/ +--- + +## IntendedBusyStatus {#intendedbusystatus} + +Contains the value of the PidLidBusyStatus property (section 2.47) on the Meeting object was sent. Area: Meetings Canonical name: PidLidIntendedBusyStatus Alternate names: dispidIntendedBusyStatus + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IntendedBusyStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetaccountname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetaccountname/_index.md new file mode 100644 index 0000000000..d71403daf9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetaccountname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetAccountName method" +linktitle: "InternetAccountName" +articleTitle: "InternetAccountName" +second_title: "Aspose.Email for C++" +description: "Specifies the user-visible email account name through which the email message is sent." +type: docs +weight: 11530 +url: /cpp/aspose.email.mapi/knownpropertylist/internetaccountname/ +--- + +## InternetAccountName {#internetaccountname} + +Specifies the user-visible email account name through which the email message is sent. Area: General Message Properties Canonical name: PidLidInternetAccountName Alternate names: dispidInetAcctName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetAccountName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetaccountstamp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetaccountstamp/_index.md new file mode 100644 index 0000000000..6943765a74 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetaccountstamp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetAccountStamp method" +linktitle: "InternetAccountStamp" +articleTitle: "InternetAccountStamp" +second_title: "Aspose.Email for C++" +description: "Specifies the email account ID through which the email message is sent." +type: docs +weight: 11540 +url: /cpp/aspose.email.mapi/knownpropertylist/internetaccountstamp/ +--- + +## InternetAccountStamp {#internetaccountstamp} + +Specifies the email account ID through which the email message is sent. Area: General Message Properties Canonical name: PidLidInternetAccountStamp Alternate names: dispidInetAcctStamp + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetAccountStamp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetapproved/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetapproved/_index.md new file mode 100644 index 0000000000..244a409f6f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetapproved/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetApproved method" +linktitle: "InternetApproved" +articleTitle: "InternetApproved" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11550 +url: /cpp/aspose.email.mapi/knownpropertylist/internetapproved/ +--- + +## InternetApproved {#internetapproved} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_APPROVED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetApproved() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetarticlenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetarticlenumber/_index.md new file mode 100644 index 0000000000..5105f94e5c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetarticlenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetArticleNumber method" +linktitle: "InternetArticleNumber" +articleTitle: "InternetArticleNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11560 +url: /cpp/aspose.email.mapi/knownpropertylist/internetarticlenumber/ +--- + +## InternetArticleNumber {#internetarticlenumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_ARTICLE_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetArticleNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetcharset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetcharset/_index.md new file mode 100644 index 0000000000..6ea0e55c12 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetcharset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetCharset method" +linktitle: "InternetCharset" +articleTitle: "InternetCharset" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11570 +url: /cpp/aspose.email.mapi/knownpropertylist/internetcharset/ +--- + +## InternetCharset {#internetcharset} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_CHARSET + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetCharset() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetcodepage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetcodepage/_index.md new file mode 100644 index 0000000000..1e340909f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetcodepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetCodepage method" +linktitle: "InternetCodepage" +articleTitle: "InternetCodepage" +second_title: "Aspose.Email for C++" +description: "Indicates the code page used for the PidTagBody property (section 2.609) or the PidTagBodyHtml property (section 2.612)." +type: docs +weight: 11580 +url: /cpp/aspose.email.mapi/knownpropertylist/internetcodepage/ +--- + +## InternetCodepage {#internetcodepage} + +Indicates the code page used for the PidTagBody property (section 2.609) or the PidTagBodyHtml property (section 2.612). Area: Miscellaneous Properties Canonical name: PidTagInternetCodepage Alternate names: PR_INTERNET_CPID, ptagInternetCpid + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetCodepage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetcontrol/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetcontrol/_index.md new file mode 100644 index 0000000000..5195ab6e9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetcontrol/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetControl method" +linktitle: "InternetControl" +articleTitle: "InternetControl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11590 +url: /cpp/aspose.email.mapi/knownpropertylist/internetcontrol/ +--- + +## InternetControl {#internetcontrol} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_CONTROL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetControl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetdistribution/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetdistribution/_index.md new file mode 100644 index 0000000000..79a2816e40 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetdistribution/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetDistribution method" +linktitle: "InternetDistribution" +articleTitle: "InternetDistribution" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11600 +url: /cpp/aspose.email.mapi/knownpropertylist/internetdistribution/ +--- + +## InternetDistribution {#internetdistribution} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_DISTRIBUTION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetDistribution() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetfollowupto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetfollowupto/_index.md new file mode 100644 index 0000000000..c9b812e4f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetfollowupto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetFollowupTo method" +linktitle: "InternetFollowupTo" +articleTitle: "InternetFollowupTo" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11610 +url: /cpp/aspose.email.mapi/knownpropertylist/internetfollowupto/ +--- + +## InternetFollowupTo {#internetfollowupto} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_FOLLOWUP_TO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetFollowupTo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetlines/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetlines/_index.md new file mode 100644 index 0000000000..6e0cfa454e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetlines/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetLines method" +linktitle: "InternetLines" +articleTitle: "InternetLines" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11620 +url: /cpp/aspose.email.mapi/knownpropertylist/internetlines/ +--- + +## InternetLines {#internetlines} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_LINES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetLines() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetmailoverrideformat/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetmailoverrideformat/_index.md new file mode 100644 index 0000000000..b89d710317 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetmailoverrideformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetMailOverrideFormat method" +linktitle: "InternetMailOverrideFormat" +articleTitle: "InternetMailOverrideFormat" +second_title: "Aspose.Email for C++" +description: "Indicates the encoding method and HTML inclusion for attachments." +type: docs +weight: 11630 +url: /cpp/aspose.email.mapi/knownpropertylist/internetmailoverrideformat/ +--- + +## InternetMailOverrideFormat {#internetmailoverrideformat} + +Indicates the encoding method and HTML inclusion for attachments. Area: MIME Properties Canonical name: PidTagInternetMailOverrideFormat Alternate names: PR_INETMAIL_OVERRIDE_FORMAT, ptagInetMailOverrideFormat + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetMailOverrideFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetmessageid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetmessageid/_index.md new file mode 100644 index 0000000000..215d713c36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetmessageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetMessageId method" +linktitle: "InternetMessageId" +articleTitle: "InternetMessageId" +second_title: "Aspose.Email for C++" +description: "Corresponds to the message-id field." +type: docs +weight: 11640 +url: /cpp/aspose.email.mapi/knownpropertylist/internetmessageid/ +--- + +## InternetMessageId {#internetmessageid} + +Corresponds to the message-id field. Area: MIME Properties Canonical name: PidTagInternetMessageId Alternate names: PR_INTERNET_MESSAGE_ID, PR_INTERNET_MESSAGE_ID_A, PR_INTERNET_MESSAGE_ID_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetMessageId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetnewsgroupname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetnewsgroupname/_index.md new file mode 100644 index 0000000000..76bc602ce3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetnewsgroupname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetNewsgroupName method" +linktitle: "InternetNewsgroupName" +articleTitle: "InternetNewsgroupName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11650 +url: /cpp/aspose.email.mapi/knownpropertylist/internetnewsgroupname/ +--- + +## InternetNewsgroupName {#internetnewsgroupname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_NEWSGROUP_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetNewsgroupName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetnewsgroups/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetnewsgroups/_index.md new file mode 100644 index 0000000000..6d6c7bd701 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetnewsgroups/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetNewsgroups method" +linktitle: "InternetNewsgroups" +articleTitle: "InternetNewsgroups" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11660 +url: /cpp/aspose.email.mapi/knownpropertylist/internetnewsgroups/ +--- + +## InternetNewsgroups {#internetnewsgroups} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_NEWSGROUPS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetNewsgroups() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetnntppath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetnntppath/_index.md new file mode 100644 index 0000000000..d8713d4c81 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetnntppath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetNntpPath method" +linktitle: "InternetNntpPath" +articleTitle: "InternetNntpPath" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11670 +url: /cpp/aspose.email.mapi/knownpropertylist/internetnntppath/ +--- + +## InternetNntpPath {#internetnntppath} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_NNTP_PATH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetNntpPath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetorganization/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetorganization/_index.md new file mode 100644 index 0000000000..0384e61b10 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetorganization/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetOrganization method" +linktitle: "InternetOrganization" +articleTitle: "InternetOrganization" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11680 +url: /cpp/aspose.email.mapi/knownpropertylist/internetorganization/ +--- + +## InternetOrganization {#internetorganization} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_ORGANIZATION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetOrganization() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetprecedence/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetprecedence/_index.md new file mode 100644 index 0000000000..1242ab5429 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetprecedence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetPrecedence method" +linktitle: "InternetPrecedence" +articleTitle: "InternetPrecedence" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11690 +url: /cpp/aspose.email.mapi/knownpropertylist/internetprecedence/ +--- + +## InternetPrecedence {#internetprecedence} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_INTERNET_PRECEDENCE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetPrecedence() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetreferences/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetreferences/_index.md new file mode 100644 index 0000000000..cf19c65847 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetreferences/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetReferences method" +linktitle: "InternetReferences" +articleTitle: "InternetReferences" +second_title: "Aspose.Email for C++" +description: "Contains a list of message IDs that specify the messages to which this reply is related." +type: docs +weight: 11700 +url: /cpp/aspose.email.mapi/knownpropertylist/internetreferences/ +--- + +## InternetReferences {#internetreferences} + +Contains a list of message IDs that specify the messages to which this reply is related. Area: MIME Properties Canonical name: PidTagInternetReferences Alternate names: PR_INTERNET_REFERENCES, PR_INTERNET_REFERENCES_A, PR_INTERNET_REFERENCES_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetReferences() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/internetsubject/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/internetsubject/_index.md new file mode 100644 index 0000000000..e09878b1e2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/internetsubject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InternetSubject method" +linktitle: "InternetSubject" +articleTitle: "InternetSubject" +second_title: "Aspose.Email for C++" +description: "Specifies the subject of the message." +type: docs +weight: 11710 +url: /cpp/aspose.email.mapi/knownpropertylist/internetsubject/ +--- + +## InternetSubject {#internetsubject} + +Specifies the subject of the message. Area: Email Canonical name: PidNameInternetSubject Alternate names: urn:schemas:mailheader:subject + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InternetSubject() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/intransit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/intransit/_index.md new file mode 100644 index 0000000000..1913105f0e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/intransit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::InTransit method" +linktitle: "InTransit" +articleTitle: "InTransit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11720 +url: /cpp/aspose.email.mapi/knownpropertylist/intransit/ +--- + +## InTransit {#intransit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IN_TRANSIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +InTransit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmappointmententryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmappointmententryid/_index.md new file mode 100644 index 0000000000..6e1998149f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmappointmententryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmAppointmentEntryId method" +linktitle: "IpmAppointmentEntryId" +articleTitle: "IpmAppointmentEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Calendar folder." +type: docs +weight: 11730 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmappointmententryid/ +--- + +## IpmAppointmentEntryId {#ipmappointmententryid} + +Contains the EntryID of the Calendar folder. Area: Folder Properties Canonical name: PidTagIpmAppointmentEntryId Alternate names: PR_IPM_APPOINTMENT_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmAppointmentEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmcontactentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmcontactentryid/_index.md new file mode 100644 index 0000000000..fd8300fd2d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmcontactentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmContactEntryId method" +linktitle: "IpmContactEntryId" +articleTitle: "IpmContactEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Contacts folder." +type: docs +weight: 11740 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmcontactentryid/ +--- + +## IpmContactEntryId {#ipmcontactentryid} + +Contains the EntryID of the Contacts folder. Area: Folder Properties Canonical name: PidTagIpmContactEntryId Alternate names: PR_IPM_CONTACT_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmContactEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmdafentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmdafentryid/_index.md new file mode 100644 index 0000000000..ce65cb1662 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmdafentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmDafEntryid method" +linktitle: "IpmDafEntryid" +articleTitle: "IpmDafEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11750 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmdafentryid/ +--- + +## IpmDafEntryid {#ipmdafentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_DAF_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmDafEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmdraftsentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmdraftsentryid/_index.md new file mode 100644 index 0000000000..a7af5a10f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmdraftsentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmDraftsEntryId method" +linktitle: "IpmDraftsEntryId" +articleTitle: "IpmDraftsEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Drafts folder." +type: docs +weight: 11760 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmdraftsentryid/ +--- + +## IpmDraftsEntryId {#ipmdraftsentryid} + +Contains the EntryID of the Drafts folder. Area: Folder Properties Canonical name: PidTagIpmDraftsEntryId Alternate names: PR_IPM_DRAFTS_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmDraftsEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmfavoritesentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmfavoritesentryid/_index.md new file mode 100644 index 0000000000..c1081618a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmfavoritesentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmFavoritesEntryid method" +linktitle: "IpmFavoritesEntryid" +articleTitle: "IpmFavoritesEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11770 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmfavoritesentryid/ +--- + +## IpmFavoritesEntryid {#ipmfavoritesentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_FAVORITES_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmFavoritesEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmid/_index.md new file mode 100644 index 0000000000..93365ba356 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmId method" +linktitle: "IpmId" +articleTitle: "IpmId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11780 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmid/ +--- + +## IpmId {#ipmid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmjournalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmjournalentryid/_index.md new file mode 100644 index 0000000000..9c844dfcf1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmjournalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmJournalEntryId method" +linktitle: "IpmJournalEntryId" +articleTitle: "IpmJournalEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Journal folder." +type: docs +weight: 11790 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmjournalentryid/ +--- + +## IpmJournalEntryId {#ipmjournalentryid} + +Contains the EntryID of the Journal folder. Area: Folder Properties Canonical name: PidTagIpmJournalEntryId Alternate names: PR_IPM_JOURNAL_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmJournalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmnoteentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmnoteentryid/_index.md new file mode 100644 index 0000000000..ca64e885b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmnoteentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmNoteEntryId method" +linktitle: "IpmNoteEntryId" +articleTitle: "IpmNoteEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Notes folder." +type: docs +weight: 11800 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmnoteentryid/ +--- + +## IpmNoteEntryId {#ipmnoteentryid} + +Contains the EntryID of the Notes folder. Area: Folder Properties Canonical name: PidTagIpmNoteEntryId Alternate names: PR_IPM_NOTE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmNoteEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmoutboxentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmoutboxentryid/_index.md new file mode 100644 index 0000000000..f04f550068 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmoutboxentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmOutboxEntryid method" +linktitle: "IpmOutboxEntryid" +articleTitle: "IpmOutboxEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11810 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmoutboxentryid/ +--- + +## IpmOutboxEntryid {#ipmoutboxentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_OUTBOX_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmOutboxEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmoutboxsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmoutboxsearchkey/_index.md new file mode 100644 index 0000000000..1775a26ced --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmoutboxsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmOutboxSearchKey method" +linktitle: "IpmOutboxSearchKey" +articleTitle: "IpmOutboxSearchKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11820 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmoutboxsearchkey/ +--- + +## IpmOutboxSearchKey {#ipmoutboxsearchkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_OUTBOX_SEARCH_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmOutboxSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmpublicfoldersentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmpublicfoldersentryid/_index.md new file mode 100644 index 0000000000..87b5d23c53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmpublicfoldersentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmPublicFoldersEntryid method" +linktitle: "IpmPublicFoldersEntryid" +articleTitle: "IpmPublicFoldersEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11830 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmpublicfoldersentryid/ +--- + +## IpmPublicFoldersEntryid {#ipmpublicfoldersentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_PUBLIC_FOLDERS_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmPublicFoldersEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmreturnrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmreturnrequested/_index.md new file mode 100644 index 0000000000..f6f5835934 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmreturnrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmReturnRequested method" +linktitle: "IpmReturnRequested" +articleTitle: "IpmReturnRequested" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11840 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmreturnrequested/ +--- + +## IpmReturnRequested {#ipmreturnrequested} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_RETURN_REQUESTED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmReturnRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmsentmailentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmsentmailentryid/_index.md new file mode 100644 index 0000000000..f3d4034289 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmsentmailentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmSentmailEntryid method" +linktitle: "IpmSentmailEntryid" +articleTitle: "IpmSentmailEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11850 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmsentmailentryid/ +--- + +## IpmSentmailEntryid {#ipmsentmailentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_SENTMAIL_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmSentmailEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmsentmailsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmsentmailsearchkey/_index.md new file mode 100644 index 0000000000..1445cdeec6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmsentmailsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmSentmailSearchKey method" +linktitle: "IpmSentmailSearchKey" +articleTitle: "IpmSentmailSearchKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11860 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmsentmailsearchkey/ +--- + +## IpmSentmailSearchKey {#ipmsentmailsearchkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_SENTMAIL_SEARCH_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmSentmailSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmsubtreeentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmsubtreeentryid/_index.md new file mode 100644 index 0000000000..7f291fb22a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmsubtreeentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmSubtreeEntryid method" +linktitle: "IpmSubtreeEntryid" +articleTitle: "IpmSubtreeEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11870 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmsubtreeentryid/ +--- + +## IpmSubtreeEntryid {#ipmsubtreeentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_SUBTREE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmSubtreeEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmsubtreesearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmsubtreesearchkey/_index.md new file mode 100644 index 0000000000..9be8ee613f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmsubtreesearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmSubtreeSearchKey method" +linktitle: "IpmSubtreeSearchKey" +articleTitle: "IpmSubtreeSearchKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11880 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmsubtreesearchkey/ +--- + +## IpmSubtreeSearchKey {#ipmsubtreesearchkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_SUBTREE_SEARCH_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmSubtreeSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmtaskentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmtaskentryid/_index.md new file mode 100644 index 0000000000..8bd8b7c0cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmtaskentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmTaskEntryId method" +linktitle: "IpmTaskEntryId" +articleTitle: "IpmTaskEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Tasks folder." +type: docs +weight: 11890 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmtaskentryid/ +--- + +## IpmTaskEntryId {#ipmtaskentryid} + +Contains the EntryID of the Tasks folder. Area: Folder Properties Canonical name: PidTagIpmTaskEntryId Alternate names: PR_IPM_TASK_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmTaskEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmwastebasketentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmwastebasketentryid/_index.md new file mode 100644 index 0000000000..4ae2b5f87d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmwastebasketentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmWastebasketEntryid method" +linktitle: "IpmWastebasketEntryid" +articleTitle: "IpmWastebasketEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11900 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmwastebasketentryid/ +--- + +## IpmWastebasketEntryid {#ipmwastebasketentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_WASTEBASKET_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmWastebasketEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ipmwastebasketsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ipmwastebasketsearchkey/_index.md new file mode 100644 index 0000000000..81271cf33c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ipmwastebasketsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IpmWastebasketSearchKey method" +linktitle: "IpmWastebasketSearchKey" +articleTitle: "IpmWastebasketSearchKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11910 +url: /cpp/aspose.email.mapi/knownpropertylist/ipmwastebasketsearchkey/ +--- + +## IpmWastebasketSearchKey {#ipmwastebasketsearchkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IPM_WASTEBASKET_SEARCH_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IpmWastebasketSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/iscontactlinked/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/iscontactlinked/_index.md new file mode 100644 index 0000000000..0ce0fa6b0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/iscontactlinked/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IsContactLinked method" +linktitle: "IsContactLinked" +articleTitle: "IsContactLinked" +second_title: "Aspose.Email for C++" +description: "Specifies whether the contact is linked to other contacts." +type: docs +weight: 11920 +url: /cpp/aspose.email.mapi/knownpropertylist/iscontactlinked/ +--- + +## IsContactLinked {#iscontactlinked} + +Specifies whether the contact is linked to other contacts. Area: Contact Properties Canonical name: PidLidIsContactLinked Alternate names: dispidIsContactLinked + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IsContactLinked() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/isdnnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/isdnnumber/_index.md new file mode 100644 index 0000000000..84349304c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/isdnnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IsdnNumber method" +linktitle: "IsdnNumber" +articleTitle: "IsdnNumber" +second_title: "Aspose.Email for C++" +description: "Contains the Integrated Services Digital Network (ISDN) telephone number of the mail user." +type: docs +weight: 11930 +url: /cpp/aspose.email.mapi/knownpropertylist/isdnnumber/ +--- + +## IsdnNumber {#isdnnumber} + +Contains the Integrated Services Digital Network (ISDN) telephone number of the mail user. Area: Address Properties Canonical name: PidTagIsdnNumber Alternate names: PR_ISDN_NUMBER, PR_ISDN_NUMBER_A, PR_ISDN_NUMBER_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IsdnNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/isnewsgroup/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/isnewsgroup/_index.md new file mode 100644 index 0000000000..acd799a91c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/isnewsgroup/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IsNewsgroup method" +linktitle: "IsNewsgroup" +articleTitle: "IsNewsgroup" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11940 +url: /cpp/aspose.email.mapi/knownpropertylist/isnewsgroup/ +--- + +## IsNewsgroup {#isnewsgroup} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IS_NEWSGROUP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IsNewsgroup() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/isnewsgroupanchor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/isnewsgroupanchor/_index.md new file mode 100644 index 0000000000..22e8fec278 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/isnewsgroupanchor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IsNewsgroupAnchor method" +linktitle: "IsNewsgroupAnchor" +articleTitle: "IsNewsgroupAnchor" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 11950 +url: /cpp/aspose.email.mapi/knownpropertylist/isnewsgroupanchor/ +--- + +## IsNewsgroupAnchor {#isnewsgroupanchor} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_IS_NEWSGROUP_ANCHOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IsNewsgroupAnchor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/isrecurring/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/isrecurring/_index.md new file mode 100644 index 0000000000..7b6eb355a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/isrecurring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IsRecurring method" +linktitle: "IsRecurring" +articleTitle: "IsRecurring" +second_title: "Aspose.Email for C++" +description: "Specifies whether the object is associated with a recurring series." +type: docs +weight: 11960 +url: /cpp/aspose.email.mapi/knownpropertylist/isrecurring/ +--- + +## IsRecurring {#isrecurring} + +Specifies whether the object is associated with a recurring series. Area: Meetings Canonical name: PidLidIsRecurring Alternate names: LID_IS_RECURRING + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IsRecurring() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/issilent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/issilent/_index.md new file mode 100644 index 0000000000..7d818f2c1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/issilent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::IsSilent method" +linktitle: "IsSilent" +articleTitle: "IsSilent" +second_title: "Aspose.Email for C++" +description: "Indicates whether the user did not include any text in the body of the Meeting Response object." +type: docs +weight: 11970 +url: /cpp/aspose.email.mapi/knownpropertylist/issilent/ +--- + +## IsSilent {#issilent} + +Indicates whether the user did not include any text in the body of the Meeting Response object. Area: Meetings Canonical name: PidLidIsSilent Alternate names: LID_IS_SILENT + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +IsSilent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/junkaddrecipientstosafesenderslist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/junkaddrecipientstosafesenderslist/_index.md new file mode 100644 index 0000000000..0bcb51bbbf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/junkaddrecipientstosafesenderslist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::JunkAddRecipientsToSafeSendersList method" +linktitle: "JunkAddRecipientsToSafeSendersList" +articleTitle: "JunkAddRecipientsToSafeSendersList" +second_title: "Aspose.Email for C++" +description: "Indicates whether email recipients are to be added to the safe senders list." +type: docs +weight: 11980 +url: /cpp/aspose.email.mapi/knownpropertylist/junkaddrecipientstosafesenderslist/ +--- + +## JunkAddRecipientsToSafeSendersList {#junkaddrecipientstosafesenderslist} + +Indicates whether email recipients are to be added to the safe senders list. Area: Spam Canonical name: PidTagJunkAddRecipientsToSafeSendersList Alternate names: PR_JUNK_ADD_RECIPS_TO_SSL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +JunkAddRecipientsToSafeSendersList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/junkincludecontacts/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/junkincludecontacts/_index.md new file mode 100644 index 0000000000..51eaeed0e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/junkincludecontacts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::JunkIncludeContacts method" +linktitle: "JunkIncludeContacts" +articleTitle: "JunkIncludeContacts" +second_title: "Aspose.Email for C++" +description: "Indicates whether email addresses of the contacts in the Contacts folder are treated in a special way with respect to the spam filter." +type: docs +weight: 11990 +url: /cpp/aspose.email.mapi/knownpropertylist/junkincludecontacts/ +--- + +## JunkIncludeContacts {#junkincludecontacts} + +Indicates whether email addresses of the contacts in the Contacts folder are treated in a special way with respect to the spam filter. Area: Spam Canonical name: PidTagJunkIncludeContacts Alternate names: PR_JUNK_INCLUDE_CONTACTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +JunkIncludeContacts() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/junkpermanentlydelete/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/junkpermanentlydelete/_index.md new file mode 100644 index 0000000000..298d042666 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/junkpermanentlydelete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::JunkPermanentlyDelete method" +linktitle: "JunkPermanentlyDelete" +articleTitle: "JunkPermanentlyDelete" +second_title: "Aspose.Email for C++" +description: "Indicates whether messages identified as spam can be permanently deleted." +type: docs +weight: 12000 +url: /cpp/aspose.email.mapi/knownpropertylist/junkpermanentlydelete/ +--- + +## JunkPermanentlyDelete {#junkpermanentlydelete} + +Indicates whether messages identified as spam can be permanently deleted. Area: Spam Canonical name: PidTagJunkPermanentlyDelete Alternate names: PR_JUNK_PERMANENTLY_DELETE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +JunkPermanentlyDelete() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/junkphishingenablelinks/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/junkphishingenablelinks/_index.md new file mode 100644 index 0000000000..5a48007981 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/junkphishingenablelinks/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::JunkPhishingEnableLinks method" +linktitle: "JunkPhishingEnableLinks" +articleTitle: "JunkPhishingEnableLinks" +second_title: "Aspose.Email for C++" +description: "Indicated whether the phishing stamp on a message is to be ignored." +type: docs +weight: 12010 +url: /cpp/aspose.email.mapi/knownpropertylist/junkphishingenablelinks/ +--- + +## JunkPhishingEnableLinks {#junkphishingenablelinks} + +Indicated whether the phishing stamp on a message is to be ignored. Area: Spam Canonical name: PidTagJunkPhishingEnableLinks Alternate names: PR_JUNK_PHISHING_ENABLE_LINKS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +JunkPhishingEnableLinks() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/junkthreshold/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/junkthreshold/_index.md new file mode 100644 index 0000000000..00684468dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/junkthreshold/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::JunkThreshold method" +linktitle: "JunkThreshold" +articleTitle: "JunkThreshold" +second_title: "Aspose.Email for C++" +description: "Indicates how aggressively incoming email is to be sent to the Junk Email folder." +type: docs +weight: 12020 +url: /cpp/aspose.email.mapi/knownpropertylist/junkthreshold/ +--- + +## JunkThreshold {#junkthreshold} + +Indicates how aggressively incoming email is to be sent to the Junk Email folder. Area: Spam Canonical name: PidTagJunkThreshold Alternate names: PR_JUNK_THRESHOLD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +JunkThreshold() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/keyword/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/keyword/_index.md new file mode 100644 index 0000000000..8d221d9b9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/keyword/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Keyword method" +linktitle: "Keyword" +articleTitle: "Keyword" +second_title: "Aspose.Email for C++" +description: "Contains a keyword that identifies the mail user to the mail user's system administrator." +type: docs +weight: 12030 +url: /cpp/aspose.email.mapi/knownpropertylist/keyword/ +--- + +## Keyword {#keyword} + +Contains a keyword that identifies the mail user to the mail user's system administrator. Area: Address Properties Canonical name: PidTagKeyword Alternate names: PR_KEYWORD, PR_KEYWORD_A, PR_KEYWORD_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Keyword() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/keywords/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/keywords/_index.md new file mode 100644 index 0000000000..665de5aabb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/keywords/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Keywords method" +linktitle: "Keywords" +articleTitle: "Keywords" +second_title: "Aspose.Email for C++" +description: "Contains keywords or categories for the Message object." +type: docs +weight: 12040 +url: /cpp/aspose.email.mapi/knownpropertylist/keywords/ +--- + +## Keywords {#keywords} + +Contains keywords or categories for the Message object. Area: General Message Properties Canonical name: PidNameKeywords Alternate names: urn:schemas-microsoft-com:office:office::Keywords, + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Keywords() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/knownpropertylist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/knownpropertylist/_index.md new file mode 100644 index 0000000000..0b8662090f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/knownpropertylist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::KnownPropertyList constructor" +linktitle: "KnownPropertyList" +articleTitle: "KnownPropertyList" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PropertyList class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/knownpropertylist/knownpropertylist/ +--- + +## KnownPropertyList {#knownpropertylist} + +Initializes a new instance of the PropertyList class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +KnownPropertyList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/language/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/language/_index.md new file mode 100644 index 0000000000..53d64d5e4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/language/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Language method" +linktitle: "Language" +articleTitle: "Language" +second_title: "Aspose.Email for C++" +description: "Contains a value that indicates the language in which the messaging user is writing messages." +type: docs +weight: 12050 +url: /cpp/aspose.email.mapi/knownpropertylist/language/ +--- + +## Language {#language} + +Contains a value that indicates the language in which the messaging user is writing messages. Area: Address Properties Canonical name: PidTagLanguage Alternate names: PR_LANGUAGE, PR_LANGUAGE_A, PR_LANGUAGE_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Language() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/languages/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/languages/_index.md new file mode 100644 index 0000000000..b0f9715b9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/languages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Languages method" +linktitle: "Languages" +articleTitle: "Languages" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12060 +url: /cpp/aspose.email.mapi/knownpropertylist/languages/ +--- + +## Languages {#languages} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LANGUAGES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Languages() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastaccesstime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastaccesstime/_index.md new file mode 100644 index 0000000000..76b3537bf8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastaccesstime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastAccessTime method" +linktitle: "LastAccessTime" +articleTitle: "LastAccessTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12070 +url: /cpp/aspose.email.mapi/knownpropertylist/lastaccesstime/ +--- + +## LastAccessTime {#lastaccesstime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LAST_ACCESS_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastAccessTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastauthor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastauthor/_index.md new file mode 100644 index 0000000000..7c73d973e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastauthor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastAuthor method" +linktitle: "LastAuthor" +articleTitle: "LastAuthor" +second_title: "Aspose.Email for C++" +description: "Specifies the most recent author of the file attached to the Document object." +type: docs +weight: 12080 +url: /cpp/aspose.email.mapi/knownpropertylist/lastauthor/ +--- + +## LastAuthor {#lastauthor} + +Specifies the most recent author of the file attached to the Document object. Area: Common Canonical name: PidNameLastAuthor Alternate names: urn:schemas-microsoft-com:office:office::LastAuthor + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastAuthor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastfullbackup/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastfullbackup/_index.md new file mode 100644 index 0000000000..ce8064b518 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastfullbackup/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastFullBackup method" +linktitle: "LastFullBackup" +articleTitle: "LastFullBackup" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12090 +url: /cpp/aspose.email.mapi/knownpropertylist/lastfullbackup/ +--- + +## LastFullBackup {#lastfullbackup} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LAST_FULL_BACKUP + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastFullBackup() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastlogofftime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastlogofftime/_index.md new file mode 100644 index 0000000000..90f79f4df8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastlogofftime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastLogoffTime method" +linktitle: "LastLogoffTime" +articleTitle: "LastLogoffTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12100 +url: /cpp/aspose.email.mapi/knownpropertylist/lastlogofftime/ +--- + +## LastLogoffTime {#lastlogofftime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LAST_LOGOFF_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastLogoffTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastlogontime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastlogontime/_index.md new file mode 100644 index 0000000000..842f629d41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastlogontime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastLogonTime method" +linktitle: "LastLogonTime" +articleTitle: "LastLogonTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12110 +url: /cpp/aspose.email.mapi/knownpropertylist/lastlogontime/ +--- + +## LastLogonTime {#lastlogontime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LAST_LOGON_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastLogonTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastmodificationtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastmodificationtime/_index.md new file mode 100644 index 0000000000..2b49a82c7d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastmodificationtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastModificationTime method" +linktitle: "LastModificationTime" +articleTitle: "LastModificationTime" +second_title: "Aspose.Email for C++" +description: "Contains the time, in UTC, of the last modification to the object." +type: docs +weight: 12120 +url: /cpp/aspose.email.mapi/knownpropertylist/lastmodificationtime/ +--- + +## LastModificationTime {#lastmodificationtime} + +Contains the time, in UTC, of the last modification to the object. Area: Message Time Properties Canonical name: PidTagLastModificationTime Alternate names: PR_LAST_MODIFICATION_TIME, ptagLastModificationTime, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastModificationTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastmodifierentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastmodifierentryid/_index.md new file mode 100644 index 0000000000..d0b1957148 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastmodifierentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastModifierEntryId method" +linktitle: "LastModifierEntryId" +articleTitle: "LastModifierEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the Address Book EntryID of the last user to modify the contents of the message." +type: docs +weight: 12130 +url: /cpp/aspose.email.mapi/knownpropertylist/lastmodifierentryid/ +--- + +## LastModifierEntryId {#lastmodifierentryid} + +Specifies the Address Book EntryID of the last user to modify the contents of the message. Area: History Properties Canonical name: PidTagLastModifierEntryId Alternate names: PR_LAST_MODIFIER_ENTRYID, ptagLastModifierEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastModifierEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastmodifiername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastmodifiername/_index.md new file mode 100644 index 0000000000..15f96618cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastmodifiername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastModifierName method" +linktitle: "LastModifierName" +articleTitle: "LastModifierName" +second_title: "Aspose.Email for C++" +description: "Contains the name of the last mail user to change the Message object." +type: docs +weight: 12140 +url: /cpp/aspose.email.mapi/knownpropertylist/lastmodifiername/ +--- + +## LastModifierName {#lastmodifiername} + +Contains the name of the last mail user to change the Message object. Area: History Properties Canonical name: PidTagLastModifierName Alternate names: PR_LAST_MODIFIER_NAME, PR_LAST_MODIFIER_NAME_A, ptagLastModifierName, PR_LAST_MODIFIER_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastModifierName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastprinted/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastprinted/_index.md new file mode 100644 index 0000000000..c8ba95946f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastprinted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastPrinted method" +linktitle: "LastPrinted" +articleTitle: "LastPrinted" +second_title: "Aspose.Email for C++" +description: "Specifies the time, in UTC, that the file was last printed." +type: docs +weight: 12150 +url: /cpp/aspose.email.mapi/knownpropertylist/lastprinted/ +--- + +## LastPrinted {#lastprinted} + +Specifies the time, in UTC, that the file was last printed. Area: Common Canonical name: PidNameLastPrinted Alternate names: urn:schemas-microsoft-com:office:office::LastPrinted + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastPrinted() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastsavedatetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastsavedatetime/_index.md new file mode 100644 index 0000000000..7cef715b79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastsavedatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastSaveDateTime method" +linktitle: "LastSaveDateTime" +articleTitle: "LastSaveDateTime" +second_title: "Aspose.Email for C++" +description: "Specifies the time, in UTC, that the file was last saved." +type: docs +weight: 12160 +url: /cpp/aspose.email.mapi/knownpropertylist/lastsavedatetime/ +--- + +## LastSaveDateTime {#lastsavedatetime} + +Specifies the time, in UTC, that the file was last saved. Area: Common Canonical name: PidNameLastSaveDateTime Alternate names: urn:schemas-microsoft-com:office:office::LastSaved + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastSaveDateTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastverbexecuted/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastverbexecuted/_index.md new file mode 100644 index 0000000000..a440b3267a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastverbexecuted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastVerbExecuted method" +linktitle: "LastVerbExecuted" +articleTitle: "LastVerbExecuted" +second_title: "Aspose.Email for C++" +description: "Specifies the last verb executed for the message item to which it is related." +type: docs +weight: 12170 +url: /cpp/aspose.email.mapi/knownpropertylist/lastverbexecuted/ +--- + +## LastVerbExecuted {#lastverbexecuted} + +Specifies the last verb executed for the message item to which it is related. Area: History Properties Canonical name: PidTagLastVerbExecuted Alternate names: PR_LAST_VERB_EXECUTED, ptagLastVerbExecuted + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastVerbExecuted() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/lastverbexecutiontime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/lastverbexecutiontime/_index.md new file mode 100644 index 0000000000..e05a1b4037 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/lastverbexecutiontime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LastVerbExecutionTime method" +linktitle: "LastVerbExecutionTime" +articleTitle: "LastVerbExecutionTime" +second_title: "Aspose.Email for C++" +description: "Contains the date and time, in UTC, during which the operation represented in the PidTagLastVerbExecuted property (section 2.758) took place." +type: docs +weight: 12180 +url: /cpp/aspose.email.mapi/knownpropertylist/lastverbexecutiontime/ +--- + +## LastVerbExecutionTime {#lastverbexecutiontime} + +Contains the date and time, in UTC, during which the operation represented in the PidTagLastVerbExecuted property (section 2.758) took place. Area: History Properties Canonical name: PidTagLastVerbExecutionTime Alternate names: PR_LAST_VERB_EXECUTION_TIME, ptagLastVerbExecutionTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LastVerbExecutionTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/latestdeliverytime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/latestdeliverytime/_index.md new file mode 100644 index 0000000000..339aa8ea33 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/latestdeliverytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LatestDeliveryTime method" +linktitle: "LatestDeliveryTime" +articleTitle: "LatestDeliveryTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12190 +url: /cpp/aspose.email.mapi/knownpropertylist/latestdeliverytime/ +--- + +## LatestDeliveryTime {#latestdeliverytime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LATEST_DELIVERY_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LatestDeliveryTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/linecount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/linecount/_index.md new file mode 100644 index 0000000000..b7a5488a2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/linecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LineCount method" +linktitle: "LineCount" +articleTitle: "LineCount" +second_title: "Aspose.Email for C++" +description: "Specifies the number of lines in the file attached to the Document object." +type: docs +weight: 12200 +url: /cpp/aspose.email.mapi/knownpropertylist/linecount/ +--- + +## LineCount {#linecount} + +Specifies the number of lines in the file attached to the Document object. Area: Common Canonical name: PidNameLineCount Alternate names: urn:schemas-microsoft-com:office:office::Lines + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LineCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/linkedtaskitems/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/linkedtaskitems/_index.md new file mode 100644 index 0000000000..41c80079cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/linkedtaskitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LinkedTaskItems method" +linktitle: "LinkedTaskItems" +articleTitle: "LinkedTaskItems" +second_title: "Aspose.Email for C++" +description: "Indicates whether the user did not include any text in the body of the Meeting Response object." +type: docs +weight: 12210 +url: /cpp/aspose.email.mapi/knownpropertylist/linkedtaskitems/ +--- + +## LinkedTaskItems {#linkedtaskitems} + +Indicates whether the user did not include any text in the body of the Meeting Response object. Area: Tasks Canonical name: PidLidLinkedTaskItems Alternate names: dispidLinkedTaskItems + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LinkedTaskItems() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/linksdirty/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/linksdirty/_index.md new file mode 100644 index 0000000000..0559f3401b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/linksdirty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LinksDirty method" +linktitle: "LinksDirty" +articleTitle: "LinksDirty" +second_title: "Aspose.Email for C++" +description: "Indicates whether the links in the document are up-to-date." +type: docs +weight: 12220 +url: /cpp/aspose.email.mapi/knownpropertylist/linksdirty/ +--- + +## LinksDirty {#linksdirty} + +Indicates whether the links in the document are up-to-date. Area: Common Canonical name: PidNameLinksDirty Alternate names: urn:schemas-microsoft-com:office:office::LinksUpToDate + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LinksDirty() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/listhelp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/listhelp/_index.md new file mode 100644 index 0000000000..ce3eaa5f28 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/listhelp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ListHelp method" +linktitle: "ListHelp" +articleTitle: "ListHelp" +second_title: "Aspose.Email for C++" +description: "Contains a URI that provides detailed help information for the mailing list from which an email message was sent." +type: docs +weight: 12230 +url: /cpp/aspose.email.mapi/knownpropertylist/listhelp/ +--- + +## ListHelp {#listhelp} + +Contains a URI that provides detailed help information for the mailing list from which an email message was sent. Area: Miscellaneous Properties Canonical name: PidTagListHelp Alternate names: PR_LIST_HELP, PR_LIST_HELP_A, PR_LIST_HELP_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ListHelp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/listsubscribe/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/listsubscribe/_index.md new file mode 100644 index 0000000000..d58f7f0f03 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/listsubscribe/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ListSubscribe method" +linktitle: "ListSubscribe" +articleTitle: "ListSubscribe" +second_title: "Aspose.Email for C++" +description: "Contains the URI that subscribes a recipient to a message�s associated mailing list." +type: docs +weight: 12240 +url: /cpp/aspose.email.mapi/knownpropertylist/listsubscribe/ +--- + +## ListSubscribe {#listsubscribe} + +Contains the URI that subscribes a recipient to a message�s associated mailing list. Area: Miscellaneous Properties Canonical name: PidTagListSubscribe Alternate names: PR_LIST_SUBSCRIBE, PR_LIST_SUBSCRIBE_A, PR_LIST_SUBSCRIBE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ListSubscribe() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/listunsubscribe/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/listunsubscribe/_index.md new file mode 100644 index 0000000000..d89875da77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/listunsubscribe/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ListUnsubscribe method" +linktitle: "ListUnsubscribe" +articleTitle: "ListUnsubscribe" +second_title: "Aspose.Email for C++" +description: "Contains the URI that unsubscribes a recipient from a message�s associated mailing list." +type: docs +weight: 12250 +url: /cpp/aspose.email.mapi/knownpropertylist/listunsubscribe/ +--- + +## ListUnsubscribe {#listunsubscribe} + +Contains the URI that unsubscribes a recipient from a message�s associated mailing list. Area: Miscellaneous Properties Canonical name: PidTagListUnsubscribe Alternate names: PR_LIST_UNSUBSCRIBE, PR_LIST_UNSUBSCRIBE_A, PR_LIST_UNSUBSCRIBE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ListUnsubscribe() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/localcommittime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/localcommittime/_index.md new file mode 100644 index 0000000000..92bb516177 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/localcommittime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LocalCommitTime method" +linktitle: "LocalCommitTime" +articleTitle: "LocalCommitTime" +second_title: "Aspose.Email for C++" +description: "Specifies the time, in UTC, that a Message object or Folder object was last changed." +type: docs +weight: 12260 +url: /cpp/aspose.email.mapi/knownpropertylist/localcommittime/ +--- + +## LocalCommitTime {#localcommittime} + +Specifies the time, in UTC, that a Message object or Folder object was last changed. Area: Server Canonical name: PidTagLocalCommitTime Alternate names: PR_LOCAL_COMMIT_TIME, ptagLocalCommitTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LocalCommitTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/localcommittimemax/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/localcommittimemax/_index.md new file mode 100644 index 0000000000..68f26e65e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/localcommittimemax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LocalCommitTimeMax method" +linktitle: "LocalCommitTimeMax" +articleTitle: "LocalCommitTimeMax" +second_title: "Aspose.Email for C++" +description: "Contains the time of the most recent message change within the folder container, excluding messages changed within subfolders." +type: docs +weight: 12270 +url: /cpp/aspose.email.mapi/knownpropertylist/localcommittimemax/ +--- + +## LocalCommitTimeMax {#localcommittimemax} + +Contains the time of the most recent message change within the folder container, excluding messages changed within subfolders. Area: Server Canonical name: PidTagLocalCommitTimeMax Alternate names: PR_LOCAL_COMMIT_TIME_MAX, ptagLocalCommitTimeMax + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LocalCommitTimeMax() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/localeid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/localeid/_index.md new file mode 100644 index 0000000000..aef1c2c4b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/localeid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LocaleId method" +linktitle: "LocaleId" +articleTitle: "LocaleId" +second_title: "Aspose.Email for C++" +description: "Contains the Logon object LocaleID." +type: docs +weight: 12280 +url: /cpp/aspose.email.mapi/knownpropertylist/localeid/ +--- + +## LocaleId {#localeid} + +Contains the Logon object LocaleID. Area: Miscellaneous Properties Canonical name: PidTagLocaleId Alternate names: PR_LOCALE_ID, ptagLocaleId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LocaleId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/locality/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/locality/_index.md new file mode 100644 index 0000000000..955c12855a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/locality/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Locality method" +linktitle: "Locality" +articleTitle: "Locality" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's locality, such as the town or city." +type: docs +weight: 12290 +url: /cpp/aspose.email.mapi/knownpropertylist/locality/ +--- + +## Locality {#locality} + +Contains the name of the mail user's locality, such as the town or city. Area: Address Properties Canonical name: PidTagLocality Alternate names: PR_LOCALITY, PR_LOCALITY_A, PR_LOCALITY_W, PR_BUSINESS_ADDRESS_LOCALITY, PR_BUSINESS_ADDRESS_LOCALITY_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Locality() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/location/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/location/_index.md new file mode 100644 index 0000000000..ad24c796d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Location method" +linktitle: "Location" +articleTitle: "Location" +second_title: "Aspose.Email for C++" +description: "Specifies the location of the event." +type: docs +weight: 12300 +url: /cpp/aspose.email.mapi/knownpropertylist/location/ +--- + +## Location {#location} + +Specifies the location of the event. Area: Calendar Canonical name: PidLidLocation Alternate names: dispidLocation + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Location() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/locationurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/locationurl/_index.md new file mode 100644 index 0000000000..c386168df3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/locationurl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LocationUrl method" +linktitle: "LocationUrl" +articleTitle: "LocationUrl" +second_title: "Aspose.Email for C++" +description: "LocationUrl of KnownPropertyList." +type: docs +weight: 12310 +url: /cpp/aspose.email.mapi/knownpropertylist/locationurl/ +--- + +## LocationUrl {#locationurl} + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LocationUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentposted/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentposted/_index.md new file mode 100644 index 0000000000..710e8b6093 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentposted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogDocumentPosted method" +linktitle: "LogDocumentPosted" +articleTitle: "LogDocumentPosted" +second_title: "Aspose.Email for C++" +description: "Indicates whether the document was sent by email or posted to a server folder during journaling." +type: docs +weight: 12320 +url: /cpp/aspose.email.mapi/knownpropertylist/logdocumentposted/ +--- + +## LogDocumentPosted {#logdocumentposted} + +Indicates whether the document was sent by email or posted to a server folder during journaling. Area: Journal Canonical name: PidLidLogDocumentPosted Alternate names: dispidLogDocPosted + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogDocumentPosted() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentprinted/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentprinted/_index.md new file mode 100644 index 0000000000..e96bbe2dc8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentprinted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogDocumentPrinted method" +linktitle: "LogDocumentPrinted" +articleTitle: "LogDocumentPrinted" +second_title: "Aspose.Email for C++" +description: "Indicates whether the document was printed during journaling." +type: docs +weight: 12330 +url: /cpp/aspose.email.mapi/knownpropertylist/logdocumentprinted/ +--- + +## LogDocumentPrinted {#logdocumentprinted} + +Indicates whether the document was printed during journaling. Area: Journal Canonical name: PidLidLogDocumentPrinted Alternate names: dispidLogDocPrinted + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogDocumentPrinted() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentrouted/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentrouted/_index.md new file mode 100644 index 0000000000..3e95be7e55 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentrouted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogDocumentRouted method" +linktitle: "LogDocumentRouted" +articleTitle: "LogDocumentRouted" +second_title: "Aspose.Email for C++" +description: "Indicates whether the document was sent to a routing recipient during journaling." +type: docs +weight: 12340 +url: /cpp/aspose.email.mapi/knownpropertylist/logdocumentrouted/ +--- + +## LogDocumentRouted {#logdocumentrouted} + +Indicates whether the document was sent to a routing recipient during journaling. Area: Journal Canonical name: PidLidLogDocumentRouted Alternate names: dispidLogDocRouted + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogDocumentRouted() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentsaved/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentsaved/_index.md new file mode 100644 index 0000000000..906354d662 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logdocumentsaved/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogDocumentSaved method" +linktitle: "LogDocumentSaved" +articleTitle: "LogDocumentSaved" +second_title: "Aspose.Email for C++" +description: "Indicates whether the document was saved during journaling." +type: docs +weight: 12350 +url: /cpp/aspose.email.mapi/knownpropertylist/logdocumentsaved/ +--- + +## LogDocumentSaved {#logdocumentsaved} + +Indicates whether the document was saved during journaling. Area: Journal Canonical name: PidLidLogDocumentSaved Alternate names: dispidLogDocSaved + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogDocumentSaved() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logduration/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logduration/_index.md new file mode 100644 index 0000000000..47a0f15dd6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logduration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogDuration method" +linktitle: "LogDuration" +articleTitle: "LogDuration" +second_title: "Aspose.Email for C++" +description: "Contains the duration, in minutes, of the activity." +type: docs +weight: 12360 +url: /cpp/aspose.email.mapi/knownpropertylist/logduration/ +--- + +## LogDuration {#logduration} + +Contains the duration, in minutes, of the activity. Area: Journal Canonical name: PidLidLogDuration Alternate names: dispidLogDuration + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogDuration() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logend/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logend/_index.md new file mode 100644 index 0000000000..229734460e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogEnd method" +linktitle: "LogEnd" +articleTitle: "LogEnd" +second_title: "Aspose.Email for C++" +description: "Contains the time, in UTC, at which the activity ended." +type: docs +weight: 12370 +url: /cpp/aspose.email.mapi/knownpropertylist/logend/ +--- + +## LogEnd {#logend} + +Contains the time, in UTC, at which the activity ended. Area: Journal Canonical name: PidLidLogEnd Alternate names: dispidLogEnd + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogEnd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logflags/_index.md new file mode 100644 index 0000000000..cac28ecbab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogFlags method" +linktitle: "LogFlags" +articleTitle: "LogFlags" +second_title: "Aspose.Email for C++" +description: "Contains metadata about the Journal object." +type: docs +weight: 12380 +url: /cpp/aspose.email.mapi/knownpropertylist/logflags/ +--- + +## LogFlags {#logflags} + +Contains metadata about the Journal object. Area: Journal Canonical name: PidLidLogFlags Alternate names: dispidLogFlags + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logstart/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logstart/_index.md new file mode 100644 index 0000000000..ab26327a6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogStart method" +linktitle: "LogStart" +articleTitle: "LogStart" +second_title: "Aspose.Email for C++" +description: "Contains the time, in UTC, at which the activity began." +type: docs +weight: 12390 +url: /cpp/aspose.email.mapi/knownpropertylist/logstart/ +--- + +## LogStart {#logstart} + +Contains the time, in UTC, at which the activity began. Area: Journal Canonical name: PidLidLogStart Alternate names: dispidLogStart + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogStart() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logtype/_index.md new file mode 100644 index 0000000000..c44fcdb1a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogType method" +linktitle: "LogType" +articleTitle: "LogType" +second_title: "Aspose.Email for C++" +description: "Briefly describes the journal activity that is being recorded." +type: docs +weight: 12400 +url: /cpp/aspose.email.mapi/knownpropertylist/logtype/ +--- + +## LogType {#logtype} + +Briefly describes the journal activity that is being recorded. Area: Journal Canonical name: PidLidLogType Alternate names: dispidLogType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/logtypedesc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/logtypedesc/_index.md new file mode 100644 index 0000000000..888a0788e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/logtypedesc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LogTypeDesc method" +linktitle: "LogTypeDesc" +articleTitle: "LogTypeDesc" +second_title: "Aspose.Email for C++" +description: "Contains an expanded description of the journal activity that is being recorded." +type: docs +weight: 12410 +url: /cpp/aspose.email.mapi/knownpropertylist/logtypedesc/ +--- + +## LogTypeDesc {#logtypedesc} + +Contains an expanded description of the journal activity that is being recorded. Area: Journal Canonical name: PidLidLogTypeDesc Alternate names: dispidLogTypeDesc + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LogTypeDesc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/longtermentryidfromtable/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/longtermentryidfromtable/_index.md new file mode 100644 index 0000000000..0e601b94b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/longtermentryidfromtable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::LongtermEntryidFromTable method" +linktitle: "LongtermEntryidFromTable" +articleTitle: "LongtermEntryidFromTable" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12420 +url: /cpp/aspose.email.mapi/knownpropertylist/longtermentryidfromtable/ +--- + +## LongtermEntryidFromTable {#longtermentryidfromtable} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_LONGTERM_ENTRYID_FROM_TABLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +LongtermEntryidFromTable() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mailboxownerentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mailboxownerentryid/_index.md new file mode 100644 index 0000000000..8328f16163 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mailboxownerentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MailboxOwnerEntryId method" +linktitle: "MailboxOwnerEntryId" +articleTitle: "MailboxOwnerEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID in the Global Address List (GAL) of the owner of the mailbox." +type: docs +weight: 12430 +url: /cpp/aspose.email.mapi/knownpropertylist/mailboxownerentryid/ +--- + +## MailboxOwnerEntryId {#mailboxownerentryid} + +Contains the EntryID in the Global Address List (GAL) of the owner of the mailbox. Area: Message Store Properties Canonical name: PidTagMailboxOwnerEntryId Alternate names: PR_MAILBOX_OWNER_ENTRYID, ptagMailboxOwnerEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MailboxOwnerEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mailboxownername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mailboxownername/_index.md new file mode 100644 index 0000000000..e8f44fbe8e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mailboxownername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MailboxOwnerName method" +linktitle: "MailboxOwnerName" +articleTitle: "MailboxOwnerName" +second_title: "Aspose.Email for C++" +description: "Contains the display name of the owner of the mailbox." +type: docs +weight: 12440 +url: /cpp/aspose.email.mapi/knownpropertylist/mailboxownername/ +--- + +## MailboxOwnerName {#mailboxownername} + +Contains the display name of the owner of the mailbox. Area: Message Store Properties Canonical name: PidTagMailboxOwnerName Alternate names: PR_MAILBOX_OWNER_NAME, PR_MAILBOX_OWNER_NAME_A, ptagMailboxOwnerName, PR_MAILBOX_OWNER_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MailboxOwnerName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mailpermission/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mailpermission/_index.md new file mode 100644 index 0000000000..1f07c5cc41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mailpermission/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MailPermission method" +linktitle: "MailPermission" +articleTitle: "MailPermission" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12450 +url: /cpp/aspose.email.mapi/knownpropertylist/mailpermission/ +--- + +## MailPermission {#mailpermission} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MAIL_PERMISSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MailPermission() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/manager/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/manager/_index.md new file mode 100644 index 0000000000..fc52cb60ae --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/manager/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Manager method" +linktitle: "Manager" +articleTitle: "Manager" +second_title: "Aspose.Email for C++" +description: "Specifies the manager of the file attached to the Document object." +type: docs +weight: 12460 +url: /cpp/aspose.email.mapi/knownpropertylist/manager/ +--- + +## Manager {#manager} + +Specifies the manager of the file attached to the Document object. Area: Common Canonical name: PidNameManager Alternate names: urn:schemas-microsoft-com:office:office::Manager + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Manager() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/managername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/managername/_index.md new file mode 100644 index 0000000000..fa41da5763 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/managername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ManagerName method" +linktitle: "ManagerName" +articleTitle: "ManagerName" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's manager." +type: docs +weight: 12470 +url: /cpp/aspose.email.mapi/knownpropertylist/managername/ +--- + +## ManagerName {#managername} + +Contains the name of the mail user's manager. Area: Address Properties Canonical name: PidTagManagerName Alternate names: PR_MANAGER_NAME, PR_MANAGER_NAME_A, PR_MANAGER_NAME_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ManagerName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mappingsignature/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mappingsignature/_index.md new file mode 100644 index 0000000000..9740f59ac3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mappingsignature/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MappingSignature method" +linktitle: "MappingSignature" +articleTitle: "MappingSignature" +second_title: "Aspose.Email for C++" +description: "A 16-byte constant that is present on all Address Book objects, but is not present on objects in an offline address book." +type: docs +weight: 12480 +url: /cpp/aspose.email.mapi/knownpropertylist/mappingsignature/ +--- + +## MappingSignature {#mappingsignature} + +A 16-byte constant that is present on all Address Book objects, but is not present on objects in an offline address book. Area: Miscellaneous Properties Canonical name: PidTagMappingSignature Alternate names: PR_MAPPING_SIGNATURE, ptagMappingSignature + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MappingSignature() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/maximumsubmitmessagesize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/maximumsubmitmessagesize/_index.md new file mode 100644 index 0000000000..833097b8a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/maximumsubmitmessagesize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MaximumSubmitMessageSize method" +linktitle: "MaximumSubmitMessageSize" +articleTitle: "MaximumSubmitMessageSize" +second_title: "Aspose.Email for C++" +description: "Maximum size, in kilobytes, of a message that a user is allowed to submit for transmission to another user." +type: docs +weight: 12490 +url: /cpp/aspose.email.mapi/knownpropertylist/maximumsubmitmessagesize/ +--- + +## MaximumSubmitMessageSize {#maximumsubmitmessagesize} + +Maximum size, in kilobytes, of a message that a user is allowed to submit for transmission to another user. Area: Message Store Properties Canonical name: PidTagMaximumSubmitMessageSize Alternate names: PR_MAX_SUBMIT_MESSAGE_SIZE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MaximumSubmitMessageSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mdbprovider/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mdbprovider/_index.md new file mode 100644 index 0000000000..4db5659097 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mdbprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MdbProvider method" +linktitle: "MdbProvider" +articleTitle: "MdbProvider" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12500 +url: /cpp/aspose.email.mapi/knownpropertylist/mdbprovider/ +--- + +## MdbProvider {#mdbprovider} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MDB_PROVIDER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MdbProvider() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/meetingtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/meetingtype/_index.md new file mode 100644 index 0000000000..734b02f76a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/meetingtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MeetingType method" +linktitle: "MeetingType" +articleTitle: "MeetingType" +second_title: "Aspose.Email for C++" +description: "Indicates the type of Meeting Request object or Meeting Update object." +type: docs +weight: 12510 +url: /cpp/aspose.email.mapi/knownpropertylist/meetingtype/ +--- + +## MeetingType {#meetingtype} + +Indicates the type of Meeting Request object or Meeting Update object. Area: Meetings Canonical name: PidLidMeetingType Alternate names: dispidMeetingType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MeetingType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/meetingworkspaceurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/meetingworkspaceurl/_index.md new file mode 100644 index 0000000000..4794eb6ae0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/meetingworkspaceurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MeetingWorkspaceUrl method" +linktitle: "MeetingWorkspaceUrl" +articleTitle: "MeetingWorkspaceUrl" +second_title: "Aspose.Email for C++" +description: "Specifies the URL of the Meeting Workspace that is associated with a Calendar object." +type: docs +weight: 12520 +url: /cpp/aspose.email.mapi/knownpropertylist/meetingworkspaceurl/ +--- + +## MeetingWorkspaceUrl {#meetingworkspaceurl} + +Specifies the URL of the Meeting Workspace that is associated with a Calendar object. Area: Meetings Canonical name: PidLidMeetingWorkspaceUrl Alternate names: dispidMWSURL + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MeetingWorkspaceUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/memberid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/memberid/_index.md new file mode 100644 index 0000000000..855a36f9e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/memberid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MemberId method" +linktitle: "MemberId" +articleTitle: "MemberId" +second_title: "Aspose.Email for C++" +description: "Contains a unique identifier that the messaging server generates for each user." +type: docs +weight: 12530 +url: /cpp/aspose.email.mapi/knownpropertylist/memberid/ +--- + +## MemberId {#memberid} + +Contains a unique identifier that the messaging server generates for each user. Area: Access Control Properties Canonical name: PidTagMemberId Alternate names: PR_MEMBER_ID, ptagMemberId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MemberId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/membername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/membername/_index.md new file mode 100644 index 0000000000..1d720741c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/membername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MemberName method" +linktitle: "MemberName" +articleTitle: "MemberName" +second_title: "Aspose.Email for C++" +description: "Contains the user-readable name of the user." +type: docs +weight: 12540 +url: /cpp/aspose.email.mapi/knownpropertylist/membername/ +--- + +## MemberName {#membername} + +Contains the user-readable name of the user. Area: Access Control Properties Canonical name: PidTagMemberName Alternate names: PR_MEMBER_NAME, PR_MEMBER_NAME_A, ptagMemberName, PR_MEMBER_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MemberName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/memberrights/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/memberrights/_index.md new file mode 100644 index 0000000000..85fbf43752 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/memberrights/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MemberRights method" +linktitle: "MemberRights" +articleTitle: "MemberRights" +second_title: "Aspose.Email for C++" +description: "Contains the permissions for the specified user." +type: docs +weight: 12550 +url: /cpp/aspose.email.mapi/knownpropertylist/memberrights/ +--- + +## MemberRights {#memberrights} + +Contains the permissions for the specified user. Area: Access Control Properties Canonical name: PidTagMemberRights Alternate names: PR_MEMBER_RIGHTS, ptagMemberRights + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MemberRights() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messageattachments/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messageattachments/_index.md new file mode 100644 index 0000000000..05b6782a01 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messageattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageAttachments method" +linktitle: "MessageAttachments" +articleTitle: "MessageAttachments" +second_title: "Aspose.Email for C++" +description: "Identifies all attachments to the current message." +type: docs +weight: 12560 +url: /cpp/aspose.email.mapi/knownpropertylist/messageattachments/ +--- + +## MessageAttachments {#messageattachments} + +Identifies all attachments to the current message. Area: Message Attachment Properties Canonical name: PidTagMessageAttachments Alternate names: PR_MESSAGE_ATTACHMENTS, ptagMessageAttachments + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageAttachments() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messageccme/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messageccme/_index.md new file mode 100644 index 0000000000..952b72e793 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messageccme/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageCcMe method" +linktitle: "MessageCcMe" +articleTitle: "MessageCcMe" +second_title: "Aspose.Email for C++" +description: "MessageCcMe of KnownPropertyList." +type: docs +weight: 12570 +url: /cpp/aspose.email.mapi/knownpropertylist/messageccme/ +--- + +## MessageCcMe {#messageccme} + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageCcMe() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messageclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messageclass/_index.md new file mode 100644 index 0000000000..5ca06a5ff2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageClass method" +linktitle: "MessageClass" +articleTitle: "MessageClass" +second_title: "Aspose.Email for C++" +description: "Denotes the specific type of the Message object." +type: docs +weight: 12580 +url: /cpp/aspose.email.mapi/knownpropertylist/messageclass/ +--- + +## MessageClass {#messageclass} + +Denotes the specific type of the Message object. Area: Common Property set Canonical name: PidTagMessageClass Alternate names: PR_MESSAGE_CLASS, PR_MESSAGE_CLASS_A, ptagMessageClass, PR_MESSAGE_CLASS_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagecodepage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagecodepage/_index.md new file mode 100644 index 0000000000..b09e7cadb3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagecodepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageCodepage method" +linktitle: "MessageCodepage" +articleTitle: "MessageCodepage" +second_title: "Aspose.Email for C++" +description: "Specifies the code page used to encode the non-Unicode string properties on this Message object." +type: docs +weight: 12590 +url: /cpp/aspose.email.mapi/knownpropertylist/messagecodepage/ +--- + +## MessageCodepage {#messagecodepage} + +Specifies the code page used to encode the non-Unicode string properties on this Message object. Area: Common Canonical name: PidTagMessageCodepage Alternate names: PR_MESSAGE_CODEPAGE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageCodepage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagedeliveryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagedeliveryid/_index.md new file mode 100644 index 0000000000..7f621b10a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagedeliveryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageDeliveryId method" +linktitle: "MessageDeliveryId" +articleTitle: "MessageDeliveryId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12600 +url: /cpp/aspose.email.mapi/knownpropertylist/messagedeliveryid/ +--- + +## MessageDeliveryId {#messagedeliveryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_DELIVERY_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageDeliveryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagedeliverytime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagedeliverytime/_index.md new file mode 100644 index 0000000000..40db8022b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagedeliverytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageDeliveryTime method" +linktitle: "MessageDeliveryTime" +articleTitle: "MessageDeliveryTime" +second_title: "Aspose.Email for C++" +description: "Specifies the time (in UTC) when the server received the message." +type: docs +weight: 12610 +url: /cpp/aspose.email.mapi/knownpropertylist/messagedeliverytime/ +--- + +## MessageDeliveryTime {#messagedeliverytime} + +Specifies the time (in UTC) when the server received the message. Area: Message Time Properties Canonical name: PidTagMessageDeliveryTime Alternate names: PR_MESSAGE_DELIVERY_TIME, urn:schemas:httpmail:datereceived + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageDeliveryTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagedownloadtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagedownloadtime/_index.md new file mode 100644 index 0000000000..d7229d3145 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagedownloadtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageDownloadTime method" +linktitle: "MessageDownloadTime" +articleTitle: "MessageDownloadTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12620 +url: /cpp/aspose.email.mapi/knownpropertylist/messagedownloadtime/ +--- + +## MessageDownloadTime {#messagedownloadtime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_DOWNLOAD_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageDownloadTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messageeditorformat/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messageeditorformat/_index.md new file mode 100644 index 0000000000..2560e76b85 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messageeditorformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageEditorFormat method" +linktitle: "MessageEditorFormat" +articleTitle: "MessageEditorFormat" +second_title: "Aspose.Email for C++" +description: "Specifies the format that an email editor can use for editing the message body." +type: docs +weight: 12630 +url: /cpp/aspose.email.mapi/knownpropertylist/messageeditorformat/ +--- + +## MessageEditorFormat {#messageeditorformat} + +Specifies the format that an email editor can use for editing the message body. Area: Miscellaneous Properties Canonical name: PidTagMessageEditorFormat Alternate names: PR_MSG_EDITOR_FORMAT, ptagMsgEditorFormat + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageEditorFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messageflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messageflags/_index.md new file mode 100644 index 0000000000..14daa8cdc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messageflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageFlags method" +linktitle: "MessageFlags" +articleTitle: "MessageFlags" +second_title: "Aspose.Email for C++" +description: "Specifies the status of the Message object." +type: docs +weight: 12640 +url: /cpp/aspose.email.mapi/knownpropertylist/messageflags/ +--- + +## MessageFlags {#messageflags} + +Specifies the status of the Message object. Area: General Message Properties Canonical name: PidTagMessageFlags Alternate names: PR_MESSAGE_FLAGS, ptagMessageFlags + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagehandlingsystemcommonname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagehandlingsystemcommonname/_index.md new file mode 100644 index 0000000000..005fd3054d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagehandlingsystemcommonname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageHandlingSystemCommonName method" +linktitle: "MessageHandlingSystemCommonName" +articleTitle: "MessageHandlingSystemCommonName" +second_title: "Aspose.Email for C++" +description: "Contains the common name of a messaging user for use in a message header." +type: docs +weight: 12650 +url: /cpp/aspose.email.mapi/knownpropertylist/messagehandlingsystemcommonname/ +--- + +## MessageHandlingSystemCommonName {#messagehandlingsystemcommonname} + +Contains the common name of a messaging user for use in a message header. Area: Address Properties Canonical name: PidTagMessageHandlingSystemCommonName Alternate names: PR_MHS_COMMON_NAME, PR_MHS_COMMON_NAME_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageHandlingSystemCommonName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagelocaleid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagelocaleid/_index.md new file mode 100644 index 0000000000..5c25d05af2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagelocaleid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageLocaleId method" +linktitle: "MessageLocaleId" +articleTitle: "MessageLocaleId" +second_title: "Aspose.Email for C++" +description: "Contains the Windows Locale ID of the end-user who created this message." +type: docs +weight: 12660 +url: /cpp/aspose.email.mapi/knownpropertylist/messagelocaleid/ +--- + +## MessageLocaleId {#messagelocaleid} + +Contains the Windows Locale ID of the end-user who created this message. Area: Miscellaneous Properties Canonical name: PidTagMessageLocaleId Alternate names: PR_MESSAGE_LOCALE_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageLocaleId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messageprocessed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messageprocessed/_index.md new file mode 100644 index 0000000000..5f48b76d7c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messageprocessed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageProcessed method" +linktitle: "MessageProcessed" +articleTitle: "MessageProcessed" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12670 +url: /cpp/aspose.email.mapi/knownpropertylist/messageprocessed/ +--- + +## MessageProcessed {#messageprocessed} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_PROCESSED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageProcessed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagerecipientme/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagerecipientme/_index.md new file mode 100644 index 0000000000..1d16063b29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagerecipientme/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageRecipientMe method" +linktitle: "MessageRecipientMe" +articleTitle: "MessageRecipientMe" +second_title: "Aspose.Email for C++" +description: "Indicates that the receiving mailbox owner is a primary or a carbon copy (Cc) recipient of this email message." +type: docs +weight: 12680 +url: /cpp/aspose.email.mapi/knownpropertylist/messagerecipientme/ +--- + +## MessageRecipientMe {#messagerecipientme} + +Indicates that the receiving mailbox owner is a primary or a carbon copy (Cc) recipient of this email message. Area: General Message Properties Canonical name: PidTagMessageRecipientMe Alternate names: PR_MESSAGE_RECIP_ME, ptagMessageRecipMe + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageRecipientMe() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagerecipients/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagerecipients/_index.md new file mode 100644 index 0000000000..c21766ddef --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagerecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageRecipients method" +linktitle: "MessageRecipients" +articleTitle: "MessageRecipients" +second_title: "Aspose.Email for C++" +description: "Identifies all of the recipients of the current message." +type: docs +weight: 12690 +url: /cpp/aspose.email.mapi/knownpropertylist/messagerecipients/ +--- + +## MessageRecipients {#messagerecipients} + +Identifies all of the recipients of the current message. Area: Address Properties Canonical name: PidTagMessageRecipients Alternate names: PR_MESSAGE_RECIPIENTS, ptagMessageRecipients + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagesecuritylabel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagesecuritylabel/_index.md new file mode 100644 index 0000000000..7e314b97b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagesecuritylabel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageSecurityLabel method" +linktitle: "MessageSecurityLabel" +articleTitle: "MessageSecurityLabel" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12700 +url: /cpp/aspose.email.mapi/knownpropertylist/messagesecuritylabel/ +--- + +## MessageSecurityLabel {#messagesecuritylabel} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_SECURITY_LABEL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageSecurityLabel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagesitename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagesitename/_index.md new file mode 100644 index 0000000000..17d6385a20 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagesitename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageSiteName method" +linktitle: "MessageSiteName" +articleTitle: "MessageSiteName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12710 +url: /cpp/aspose.email.mapi/knownpropertylist/messagesitename/ +--- + +## MessageSiteName {#messagesitename} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_SITE_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageSiteName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagesize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagesize/_index.md new file mode 100644 index 0000000000..bf433e29b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagesize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageSize method" +linktitle: "MessageSize" +articleTitle: "MessageSize" +second_title: "Aspose.Email for C++" +description: "Contains the size, in bytes, consumed by the Message object on the server." +type: docs +weight: 12720 +url: /cpp/aspose.email.mapi/knownpropertylist/messagesize/ +--- + +## MessageSize {#messagesize} + +Contains the size, in bytes, consumed by the Message object on the server. Area: General Message Properties Canonical name: PidTagMessageSize Alternate names: PR_MESSAGE_SIZE, ptagMessageSize + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagesizeextended/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagesizeextended/_index.md new file mode 100644 index 0000000000..7835213087 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagesizeextended/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageSizeExtended method" +linktitle: "MessageSizeExtended" +articleTitle: "MessageSizeExtended" +second_title: "Aspose.Email for C++" +description: "Specifies the 64-bit version of the PidTagMessageSize property (section 2.787)." +type: docs +weight: 12730 +url: /cpp/aspose.email.mapi/knownpropertylist/messagesizeextended/ +--- + +## MessageSizeExtended {#messagesizeextended} + +Specifies the 64-bit version of the PidTagMessageSize property (section 2.787). Area: General Message Properties Canonical name: PidTagMessageSizeExtended Alternate names: PR_MESSAGE_SIZE_EXTENDED, ptagMessageSizeExtended + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageSizeExtended() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagestatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagestatus/_index.md new file mode 100644 index 0000000000..1d9af89cea --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagestatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageStatus method" +linktitle: "MessageStatus" +articleTitle: "MessageStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the status of a message in a contents table." +type: docs +weight: 12740 +url: /cpp/aspose.email.mapi/knownpropertylist/messagestatus/ +--- + +## MessageStatus {#messagestatus} + +Specifies the status of a message in a contents table. Area: General Message Properties Canonical name: PidTagMessageStatus Alternate names: PR_MSG_STATUS, ptagMsgStatus + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagesubmissionid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagesubmissionid/_index.md new file mode 100644 index 0000000000..b037ac12c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagesubmissionid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageSubmissionId method" +linktitle: "MessageSubmissionId" +articleTitle: "MessageSubmissionId" +second_title: "Aspose.Email for C++" +description: "Contains a message identifier assigned by a message transfer agent." +type: docs +weight: 12750 +url: /cpp/aspose.email.mapi/knownpropertylist/messagesubmissionid/ +--- + +## MessageSubmissionId {#messagesubmissionid} + +Contains a message identifier assigned by a message transfer agent. Area: Email Canonical name: PidTagMessageSubmissionId Alternate names: PR_MESSAGE_SUBMISSION_ID, ptagMessageSubmissionId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageSubmissionId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagetoken/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagetoken/_index.md new file mode 100644 index 0000000000..35f59c648a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagetoken/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageToken method" +linktitle: "MessageToken" +articleTitle: "MessageToken" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12760 +url: /cpp/aspose.email.mapi/knownpropertylist/messagetoken/ +--- + +## MessageToken {#messagetoken} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MESSAGE_TOKEN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageToken() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/messagetome/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/messagetome/_index.md new file mode 100644 index 0000000000..6bd0f2ce9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/messagetome/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MessageToMe method" +linktitle: "MessageToMe" +articleTitle: "MessageToMe" +second_title: "Aspose.Email for C++" +description: "Indicates that the receiving mailbox owner is one of the primary recipients of this email message." +type: docs +weight: 12770 +url: /cpp/aspose.email.mapi/knownpropertylist/messagetome/ +--- + +## MessageToMe {#messagetome} + +Indicates that the receiving mailbox owner is one of the primary recipients of this email message. Area: General Message Properties Canonical name: PidTagMessageToMe Alternate names: PR_MESSAGE_TO_ME, ptagMessageToMe + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MessageToMe() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mid/_index.md new file mode 100644 index 0000000000..fbf2ddd9d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Mid method" +linktitle: "Mid" +articleTitle: "Mid" +second_title: "Aspose.Email for C++" +description: "Contains a value that contains the MID of the message currently being synchronized." +type: docs +weight: 12780 +url: /cpp/aspose.email.mapi/knownpropertylist/mid/ +--- + +## Mid {#mid} + +Contains a value that contains the MID of the message currently being synchronized. Area: ID Properties Canonical name: PidTagMid Alternate names: ptagMID, http://schemas.microsoft.com/exchange/mid + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Mid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/middlename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/middlename/_index.md new file mode 100644 index 0000000000..61f44bc364 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/middlename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MiddleName method" +linktitle: "MiddleName" +articleTitle: "MiddleName" +second_title: "Aspose.Email for C++" +description: "Specifies the middle name(s) of the contact." +type: docs +weight: 12790 +url: /cpp/aspose.email.mapi/knownpropertylist/middlename/ +--- + +## MiddleName {#middlename} + +Specifies the middle name(s) of the contact. Area: Address Properties Canonical name: PidTagMiddleName Alternate names: PR_MIDDLE_NAME, PR_MIDDLE_NAME_A, PR_MIDDLE_NAME_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MiddleName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mileage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mileage/_index.md new file mode 100644 index 0000000000..71b71189d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mileage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Mileage method" +linktitle: "Mileage" +articleTitle: "Mileage" +second_title: "Aspose.Email for C++" +description: "Contains the mileage information that is associated with an item." +type: docs +weight: 12800 +url: /cpp/aspose.email.mapi/knownpropertylist/mileage/ +--- + +## Mileage {#mileage} + +Contains the mileage information that is associated with an item. Area: General Message Properties Canonical name: PidLidMileage Alternate names: dispidMileage + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Mileage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mimeskeleton/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mimeskeleton/_index.md new file mode 100644 index 0000000000..9ab3fd4c5b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mimeskeleton/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MimeSkeleton method" +linktitle: "MimeSkeleton" +articleTitle: "MimeSkeleton" +second_title: "Aspose.Email for C++" +description: "Contains the top-level MIME message headers, all MIME message body part headers, attachments." +type: docs +weight: 12810 +url: /cpp/aspose.email.mapi/knownpropertylist/mimeskeleton/ +--- + +## MimeSkeleton {#mimeskeleton} + +Contains the top-level MIME message headers, all MIME message body part headers, attachments. Area: MIME properties Canonical name: PidTagMimeSkeleton Alternate names: ptagMimeSkeleton + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MimeSkeleton() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/miniicon/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/miniicon/_index.md new file mode 100644 index 0000000000..ddc6bb1521 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/miniicon/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MiniIcon method" +linktitle: "MiniIcon" +articleTitle: "MiniIcon" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12820 +url: /cpp/aspose.email.mapi/knownpropertylist/miniicon/ +--- + +## MiniIcon {#miniicon} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MINI_ICON + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MiniIcon() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mobiletelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mobiletelephonenumber/_index.md new file mode 100644 index 0000000000..f4fc555f23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mobiletelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MobileTelephoneNumber method" +linktitle: "MobileTelephoneNumber" +articleTitle: "MobileTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's cellular telephone number." +type: docs +weight: 12830 +url: /cpp/aspose.email.mapi/knownpropertylist/mobiletelephonenumber/ +--- + +## MobileTelephoneNumber {#mobiletelephonenumber} + +Contains the mail user's cellular telephone number. Area: Address Properties Canonical name: PidTagMobileTelephoneNumber Alternate names: PR_MOBILE_TELEPHONE_NUMBER, PR_MOBILE_TELEPHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MobileTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/modifyversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/modifyversion/_index.md new file mode 100644 index 0000000000..d56bc281e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/modifyversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ModifyVersion method" +linktitle: "ModifyVersion" +articleTitle: "ModifyVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12840 +url: /cpp/aspose.email.mapi/knownpropertylist/modifyversion/ +--- + +## ModifyVersion {#modifyversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MODIFY_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ModifyVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/monthinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/monthinterval/_index.md new file mode 100644 index 0000000000..ba3e8d8d09 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/monthinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MonthInterval method" +linktitle: "MonthInterval" +articleTitle: "MonthInterval" +second_title: "Aspose.Email for C++" +description: "Indicates the monthly interval of the appointment or meeting." +type: docs +weight: 12850 +url: /cpp/aspose.email.mapi/knownpropertylist/monthinterval/ +--- + +## MonthInterval {#monthinterval} + +Indicates the monthly interval of the appointment or meeting. Area: Meetings Canonical name: PidLidMonthInterval Alternate names: LID_MONTH_INTERVAL + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MonthInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/monthofyear/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/monthofyear/_index.md new file mode 100644 index 0000000000..2696e9ab91 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/monthofyear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MonthOfYear method" +linktitle: "MonthOfYear" +articleTitle: "MonthOfYear" +second_title: "Aspose.Email for C++" +description: "Indicates the month of the year in which the appointment or meeting occurs." +type: docs +weight: 12860 +url: /cpp/aspose.email.mapi/knownpropertylist/monthofyear/ +--- + +## MonthOfYear {#monthofyear} + +Indicates the month of the year in which the appointment or meeting occurs. Area: Calendar Canonical name: PidLidMonthOfYear Alternate names: + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MonthOfYear() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/monthofyearmask/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/monthofyearmask/_index.md new file mode 100644 index 0000000000..d420171358 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/monthofyearmask/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MonthOfYearMask method" +linktitle: "MonthOfYearMask" +articleTitle: "MonthOfYearMask" +second_title: "Aspose.Email for C++" +description: "Indicates the calculated month of the year in which the appointment or meeting occurs." +type: docs +weight: 12870 +url: /cpp/aspose.email.mapi/knownpropertylist/monthofyearmask/ +--- + +## MonthOfYearMask {#monthofyearmask} + +Indicates the calculated month of the year in which the appointment or meeting occurs. Area: Meetings Canonical name: PidLidMonthOfYearMask Alternate names: LID_MOY_MASK + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MonthOfYearMask() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/movetofolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/movetofolderentryid/_index.md new file mode 100644 index 0000000000..f3cbf8b697 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/movetofolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MoveToFolderEntryid method" +linktitle: "MoveToFolderEntryid" +articleTitle: "MoveToFolderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12880 +url: /cpp/aspose.email.mapi/knownpropertylist/movetofolderentryid/ +--- + +## MoveToFolderEntryid {#movetofolderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MOVE_TO_FOLDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MoveToFolderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/movetostoreentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/movetostoreentryid/_index.md new file mode 100644 index 0000000000..ce3a383d07 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/movetostoreentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MoveToStoreEntryid method" +linktitle: "MoveToStoreEntryid" +articleTitle: "MoveToStoreEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12890 +url: /cpp/aspose.email.mapi/knownpropertylist/movetostoreentryid/ +--- + +## MoveToStoreEntryid {#movetostoreentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MOVE_TO_STORE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MoveToStoreEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/msgbodyid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/msgbodyid/_index.md new file mode 100644 index 0000000000..553f37ee29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/msgbodyid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MsgBodyId method" +linktitle: "MsgBodyId" +articleTitle: "MsgBodyId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12900 +url: /cpp/aspose.email.mapi/knownpropertylist/msgbodyid/ +--- + +## MsgBodyId {#msgbodyid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MSG_BODY_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MsgBodyId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/mtssubjectid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/mtssubjectid/_index.md new file mode 100644 index 0000000000..35107d239f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/mtssubjectid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MtsSubjectId method" +linktitle: "MtsSubjectId" +articleTitle: "MtsSubjectId" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12910 +url: /cpp/aspose.email.mapi/knownpropertylist/mtssubjectid/ +--- + +## MtsSubjectId {#mtssubjectid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_MTS_SUBJECT_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MtsSubjectId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/multimediaclipcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/multimediaclipcount/_index.md new file mode 100644 index 0000000000..2719ed4f59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/multimediaclipcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::MultimediaClipCount method" +linktitle: "MultimediaClipCount" +articleTitle: "MultimediaClipCount" +second_title: "Aspose.Email for C++" +description: "Specifies the number of multimedia clips in the file attached to the Document object." +type: docs +weight: 12920 +url: /cpp/aspose.email.mapi/knownpropertylist/multimediaclipcount/ +--- + +## MultimediaClipCount {#multimediaclipcount} + +Specifies the number of multimedia clips in the file attached to the Document object. Area: Common Canonical name: PidNameMultimediaClipCount Alternate names: urn:schemas-microsoft-com:office:office::MultimediaClips + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +MultimediaClipCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nativebody/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nativebody/_index.md new file mode 100644 index 0000000000..f77d9bc41a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nativebody/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NativeBody method" +linktitle: "NativeBody" +articleTitle: "NativeBody" +second_title: "Aspose.Email for C++" +description: "Indicates the best available format for storing the message body." +type: docs +weight: 12930 +url: /cpp/aspose.email.mapi/knownpropertylist/nativebody/ +--- + +## NativeBody {#nativebody} + +Indicates the best available format for storing the message body. Area: BestBody Canonical name: PidTagNativeBody Alternate names: PR_NATIVE_BODY_INFO, ptagNativeBodyInfo + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NativeBody() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/netshowurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/netshowurl/_index.md new file mode 100644 index 0000000000..15f783e89e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/netshowurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NetShowUrl method" +linktitle: "NetShowUrl" +articleTitle: "NetShowUrl" +second_title: "Aspose.Email for C++" +description: "Specifies the URL to be launched when the user joins the meeting." +type: docs +weight: 12940 +url: /cpp/aspose.email.mapi/knownpropertylist/netshowurl/ +--- + +## NetShowUrl {#netshowurl} + +Specifies the URL to be launched when the user joins the meeting. Area: Conferencing Canonical name: PidLidNetShowUrl Alternate names: dispidNetShowURL + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NetShowUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/newsfeedinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/newsfeedinfo/_index.md new file mode 100644 index 0000000000..93d4176023 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/newsfeedinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NewsfeedInfo method" +linktitle: "NewsfeedInfo" +articleTitle: "NewsfeedInfo" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12950 +url: /cpp/aspose.email.mapi/knownpropertylist/newsfeedinfo/ +--- + +## NewsfeedInfo {#newsfeedinfo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEWSFEED_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NewsfeedInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/newsgroupcomponent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/newsgroupcomponent/_index.md new file mode 100644 index 0000000000..0cdb70d78b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/newsgroupcomponent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NewsgroupComponent method" +linktitle: "NewsgroupComponent" +articleTitle: "NewsgroupComponent" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12960 +url: /cpp/aspose.email.mapi/knownpropertylist/newsgroupcomponent/ +--- + +## NewsgroupComponent {#newsgroupcomponent} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEWSGROUP_COMPONENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NewsgroupComponent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/newsgroupname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/newsgroupname/_index.md new file mode 100644 index 0000000000..2ba6ffe827 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/newsgroupname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NewsgroupName method" +linktitle: "NewsgroupName" +articleTitle: "NewsgroupName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12970 +url: /cpp/aspose.email.mapi/knownpropertylist/newsgroupname/ +--- + +## NewsgroupName {#newsgroupname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEWSGROUP_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NewsgroupName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/newsgrouprootfolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/newsgrouprootfolderentryid/_index.md new file mode 100644 index 0000000000..9ef3b171af --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/newsgrouprootfolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NewsgroupRootFolderEntryid method" +linktitle: "NewsgroupRootFolderEntryid" +articleTitle: "NewsgroupRootFolderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12980 +url: /cpp/aspose.email.mapi/knownpropertylist/newsgrouprootfolderentryid/ +--- + +## NewsgroupRootFolderEntryid {#newsgrouprootfolderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEWSGROUP_ROOT_FOLDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NewsgroupRootFolderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/newsubsgetautoadd/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/newsubsgetautoadd/_index.md new file mode 100644 index 0000000000..da3e9a557a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/newsubsgetautoadd/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NewSubsGetAutoAdd method" +linktitle: "NewSubsGetAutoAdd" +articleTitle: "NewSubsGetAutoAdd" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 12990 +url: /cpp/aspose.email.mapi/knownpropertylist/newsubsgetautoadd/ +--- + +## NewSubsGetAutoAdd {#newsubsgetautoadd} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NEW_SUBS_GET_AUTO_ADD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NewSubsGetAutoAdd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nextsendacct/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nextsendacct/_index.md new file mode 100644 index 0000000000..d0dff55b3e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nextsendacct/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NextSendAcct method" +linktitle: "NextSendAcct" +articleTitle: "NextSendAcct" +second_title: "Aspose.Email for C++" +description: "Specifies the server that a client is currently attempting to use to send email." +type: docs +weight: 13000 +url: /cpp/aspose.email.mapi/knownpropertylist/nextsendacct/ +--- + +## NextSendAcct {#nextsendacct} + +Specifies the server that a client is currently attempting to use to send email. Area: Outlook Application Canonical name: PidTagNextSendAcct Alternate names: PR_NEXT_SEND_ACCT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NextSendAcct() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nickname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nickname/_index.md new file mode 100644 index 0000000000..08f2fce215 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nickname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Nickname method" +linktitle: "Nickname" +articleTitle: "Nickname" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's nickname." +type: docs +weight: 13010 +url: /cpp/aspose.email.mapi/knownpropertylist/nickname/ +--- + +## Nickname {#nickname} + +Contains the mail user's nickname. Area: Address Properties Canonical name: PidTagNickname Alternate names: PR_NICKNAME, PR_NICKNAME_A, PR_NICKNAME_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Nickname() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nntparticlefolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nntparticlefolderentryid/_index.md new file mode 100644 index 0000000000..4d0dbd326e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nntparticlefolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NntpArticleFolderEntryid method" +linktitle: "NntpArticleFolderEntryid" +articleTitle: "NntpArticleFolderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13020 +url: /cpp/aspose.email.mapi/knownpropertylist/nntparticlefolderentryid/ +--- + +## NntpArticleFolderEntryid {#nntparticlefolderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NNTP_ARTICLE_FOLDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NntpArticleFolderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nntpcontrolfolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nntpcontrolfolderentryid/_index.md new file mode 100644 index 0000000000..b546d74435 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nntpcontrolfolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NntpControlFolderEntryid method" +linktitle: "NntpControlFolderEntryid" +articleTitle: "NntpControlFolderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13030 +url: /cpp/aspose.email.mapi/knownpropertylist/nntpcontrolfolderentryid/ +--- + +## NntpControlFolderEntryid {#nntpcontrolfolderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NNTP_CONTROL_FOLDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NntpControlFolderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nntpxref/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nntpxref/_index.md new file mode 100644 index 0000000000..6c22917c69 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nntpxref/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NntpXref method" +linktitle: "NntpXref" +articleTitle: "NntpXref" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13040 +url: /cpp/aspose.email.mapi/knownpropertylist/nntpxref/ +--- + +## NntpXref {#nntpxref} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NNTP_XREF + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NntpXref() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/noenddateflag/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/noenddateflag/_index.md new file mode 100644 index 0000000000..0acb1a17ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/noenddateflag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NoEndDateFlag method" +linktitle: "NoEndDateFlag" +articleTitle: "NoEndDateFlag" +second_title: "Aspose.Email for C++" +description: "Indicates whether the recurrence pattern has an end date." +type: docs +weight: 13050 +url: /cpp/aspose.email.mapi/knownpropertylist/noenddateflag/ +--- + +## NoEndDateFlag {#noenddateflag} + +Indicates whether the recurrence pattern has an end date. Area: Calendar Canonical name: PidLidNoEndDateFlag Alternate names: http://schemas.microsoft.com/mapi/fnoenddate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NoEndDateFlag() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportdiagcode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportdiagcode/_index.md new file mode 100644 index 0000000000..dfd23c1ea2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportdiagcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonDeliveryReportDiagCode method" +linktitle: "NonDeliveryReportDiagCode" +articleTitle: "NonDeliveryReportDiagCode" +second_title: "Aspose.Email for C++" +description: "Contains the diagnostic code for a delivery status notification, as specified in [RFC3464]." +type: docs +weight: 13060 +url: /cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportdiagcode/ +--- + +## NonDeliveryReportDiagCode {#nondeliveryreportdiagcode} + +Contains the diagnostic code for a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagNonDeliveryReportDiagCode Alternate names: PR_NDR_DIAG_CODE, ptagNonDeliveryDiagCode + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonDeliveryReportDiagCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportreasoncode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportreasoncode/_index.md new file mode 100644 index 0000000000..5336207d2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportreasoncode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonDeliveryReportReasonCode method" +linktitle: "NonDeliveryReportReasonCode" +articleTitle: "NonDeliveryReportReasonCode" +second_title: "Aspose.Email for C++" +description: "Contains an integer value that indicates a reason for delivery failure." +type: docs +weight: 13070 +url: /cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportreasoncode/ +--- + +## NonDeliveryReportReasonCode {#nondeliveryreportreasoncode} + +Contains an integer value that indicates a reason for delivery failure. Area: Email Canonical name: PidTagNonDeliveryReportReasonCode Alternate names: PR_NDR_REASON_CODE, ptagNDRReasonCode + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonDeliveryReportReasonCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportstatuscode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportstatuscode/_index.md new file mode 100644 index 0000000000..b114a02a7d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportstatuscode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonDeliveryReportStatusCode method" +linktitle: "NonDeliveryReportStatusCode" +articleTitle: "NonDeliveryReportStatusCode" +second_title: "Aspose.Email for C++" +description: "Contains the value of the Status field for a delivery status notification, as specified in [RFC3464]." +type: docs +weight: 13080 +url: /cpp/aspose.email.mapi/knownpropertylist/nondeliveryreportstatuscode/ +--- + +## NonDeliveryReportStatusCode {#nondeliveryreportstatuscode} + +Contains the value of the Status field for a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagNonDeliveryReportStatusCode Alternate names: PR_NDR_STATUS_CODE, ptagNDRStatusCode + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonDeliveryReportStatusCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nonipmsubtreeentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nonipmsubtreeentryid/_index.md new file mode 100644 index 0000000000..a5f8d8a736 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nonipmsubtreeentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonIpmSubtreeEntryid method" +linktitle: "NonIpmSubtreeEntryid" +articleTitle: "NonIpmSubtreeEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13090 +url: /cpp/aspose.email.mapi/knownpropertylist/nonipmsubtreeentryid/ +--- + +## NonIpmSubtreeEntryid {#nonipmsubtreeentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NON_IPM_SUBTREE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonIpmSubtreeEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nonreceiptnotificationrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nonreceiptnotificationrequested/_index.md new file mode 100644 index 0000000000..84ddfb7afe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nonreceiptnotificationrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonReceiptNotificationRequested method" +linktitle: "NonReceiptNotificationRequested" +articleTitle: "NonReceiptNotificationRequested" +second_title: "Aspose.Email for C++" +description: "Specifies whether the client sends a non-read receipt." +type: docs +weight: 13100 +url: /cpp/aspose.email.mapi/knownpropertylist/nonreceiptnotificationrequested/ +--- + +## NonReceiptNotificationRequested {#nonreceiptnotificationrequested} + +Specifies whether the client sends a non-read receipt. Area: Email Canonical name: PidTagNonReceiptNotificationRequested Alternate names: PR_NON_RECEIPT_NOTIFICATION_REQUESTED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonReceiptNotificationRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nonreceiptreason/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nonreceiptreason/_index.md new file mode 100644 index 0000000000..3e267e2c4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nonreceiptreason/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonReceiptReason method" +linktitle: "NonReceiptReason" +articleTitle: "NonReceiptReason" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13110 +url: /cpp/aspose.email.mapi/knownpropertylist/nonreceiptreason/ +--- + +## NonReceiptReason {#nonreceiptreason} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NON_RECEIPT_REASON + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonReceiptReason() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nonsendablebcc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendablebcc/_index.md new file mode 100644 index 0000000000..faacbf9be7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendablebcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonSendableBcc method" +linktitle: "NonSendableBcc" +articleTitle: "NonSendableBcc" +second_title: "Aspose.Email for C++" +description: "Contains a list of all of the unsendable attendees who are also resources." +type: docs +weight: 13120 +url: /cpp/aspose.email.mapi/knownpropertylist/nonsendablebcc/ +--- + +## NonSendableBcc {#nonsendablebcc} + +Contains a list of all of the unsendable attendees who are also resources. Area: Meetings Canonical name: PidLidNonSendableBcc Alternate names: dispidNonSendableBCC + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonSendableBcc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nonsendablecc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendablecc/_index.md new file mode 100644 index 0000000000..ba7dd7bdcf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendablecc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonSendableCc method" +linktitle: "NonSendableCc" +articleTitle: "NonSendableCc" +second_title: "Aspose.Email for C++" +description: "Contains a list of all of the unsendable attendees who are also optional attendees." +type: docs +weight: 13130 +url: /cpp/aspose.email.mapi/knownpropertylist/nonsendablecc/ +--- + +## NonSendableCc {#nonsendablecc} + +Contains a list of all of the unsendable attendees who are also optional attendees. Area: Meetings Canonical name: PidLidNonSendableCc Alternate names: dispidNonSendableCC + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonSendableCc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nonsendableto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendableto/_index.md new file mode 100644 index 0000000000..ad0af10ea1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendableto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonSendableTo method" +linktitle: "NonSendableTo" +articleTitle: "NonSendableTo" +second_title: "Aspose.Email for C++" +description: "Contains a list of all of the unsendable attendees who are also required attendees." +type: docs +weight: 13140 +url: /cpp/aspose.email.mapi/knownpropertylist/nonsendableto/ +--- + +## NonSendableTo {#nonsendableto} + +Contains a list of all of the unsendable attendees who are also required attendees. Area: Meetings Canonical name: PidLidNonSendableTo Alternate names: dispidNonSendableTo + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonSendableTo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nonsendbcctrackstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendbcctrackstatus/_index.md new file mode 100644 index 0000000000..d0eef8f968 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendbcctrackstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonSendBccTrackStatus method" +linktitle: "NonSendBccTrackStatus" +articleTitle: "NonSendBccTrackStatus" +second_title: "Aspose.Email for C++" +description: "Contains the value from the response table." +type: docs +weight: 13150 +url: /cpp/aspose.email.mapi/knownpropertylist/nonsendbcctrackstatus/ +--- + +## NonSendBccTrackStatus {#nonsendbcctrackstatus} + +Contains the value from the response table. Area: General Message Properties Canonical name: PidLidNonSendBccTrackStatus Alternate names: dispidNonSendBccTrackStatus + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonSendBccTrackStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nonsendcctrackstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendcctrackstatus/_index.md new file mode 100644 index 0000000000..556a3f3f95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendcctrackstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonSendCcTrackStatus method" +linktitle: "NonSendCcTrackStatus" +articleTitle: "NonSendCcTrackStatus" +second_title: "Aspose.Email for C++" +description: "Contains the value from the response table." +type: docs +weight: 13160 +url: /cpp/aspose.email.mapi/knownpropertylist/nonsendcctrackstatus/ +--- + +## NonSendCcTrackStatus {#nonsendcctrackstatus} + +Contains the value from the response table. Area: General Message Properties Canonical name: PidLidNonSendCcTrackStatus Alternate names: dispidNonSendCcTrackStatus + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonSendCcTrackStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/nonsendtotrackstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendtotrackstatus/_index.md new file mode 100644 index 0000000000..15b7db57a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/nonsendtotrackstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NonSendToTrackStatus method" +linktitle: "NonSendToTrackStatus" +articleTitle: "NonSendToTrackStatus" +second_title: "Aspose.Email for C++" +description: "Contains the value from the response table." +type: docs +weight: 13170 +url: /cpp/aspose.email.mapi/knownpropertylist/nonsendtotrackstatus/ +--- + +## NonSendToTrackStatus {#nonsendtotrackstatus} + +Contains the value from the response table. Area: General Message Properties Canonical name: PidLidNonSendToTrackStatus Alternate names: dispidNonSendToTrackStatus + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NonSendToTrackStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/normalizedsubject/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/normalizedsubject/_index.md new file mode 100644 index 0000000000..c0904efe65 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/normalizedsubject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NormalizedSubject method" +linktitle: "NormalizedSubject" +articleTitle: "NormalizedSubject" +second_title: "Aspose.Email for C++" +description: "Contains the normalized subject of the message." +type: docs +weight: 13180 +url: /cpp/aspose.email.mapi/knownpropertylist/normalizedsubject/ +--- + +## NormalizedSubject {#normalizedsubject} + +Contains the normalized subject of the message. Area: Email Canonical name: PidTagNormalizedSubject Alternate names: PR_NORMALIZED_SUBJECT, PR_NORMALIZED_SUBJECT_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NormalizedSubject() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/normalmessagesize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/normalmessagesize/_index.md new file mode 100644 index 0000000000..6ddf9da61f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/normalmessagesize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NormalMessageSize method" +linktitle: "NormalMessageSize" +articleTitle: "NormalMessageSize" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13190 +url: /cpp/aspose.email.mapi/knownpropertylist/normalmessagesize/ +--- + +## NormalMessageSize {#normalmessagesize} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NORMAL_MESSAGE_SIZE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NormalMessageSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/normalmessagesizeextended/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/normalmessagesizeextended/_index.md new file mode 100644 index 0000000000..49b0dae7bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/normalmessagesizeextended/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NormalMessageSizeExtended method" +linktitle: "NormalMessageSizeExtended" +articleTitle: "NormalMessageSizeExtended" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13200 +url: /cpp/aspose.email.mapi/knownpropertylist/normalmessagesizeextended/ +--- + +## NormalMessageSizeExtended {#normalmessagesizeextended} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NORMAL_MESSAGE_SIZE_EXTENDED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NormalMessageSizeExtended() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/normalmsgwattachcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/normalmsgwattachcount/_index.md new file mode 100644 index 0000000000..da87c7ba52 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/normalmsgwattachcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NormalMsgWAttachCount method" +linktitle: "NormalMsgWAttachCount" +articleTitle: "NormalMsgWAttachCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13210 +url: /cpp/aspose.email.mapi/knownpropertylist/normalmsgwattachcount/ +--- + +## NormalMsgWAttachCount {#normalmsgwattachcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NORMAL_MSG_W_ATTACH_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NormalMsgWAttachCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/notecolor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/notecolor/_index.md new file mode 100644 index 0000000000..ac666cbbf5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/notecolor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NoteColor method" +linktitle: "NoteColor" +articleTitle: "NoteColor" +second_title: "Aspose.Email for C++" +description: "Specifies the suggested background color of the Note object." +type: docs +weight: 13220 +url: /cpp/aspose.email.mapi/knownpropertylist/notecolor/ +--- + +## NoteColor {#notecolor} + +Specifies the suggested background color of the Note object. Area: Sticky Notes Canonical name: PidLidNoteColor Alternate names: dispidNoteColor + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NoteColor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/notecount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/notecount/_index.md new file mode 100644 index 0000000000..06608b4c68 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/notecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NoteCount method" +linktitle: "NoteCount" +articleTitle: "NoteCount" +second_title: "Aspose.Email for C++" +description: "Specifies the number of notes in the file attached to the Document object." +type: docs +weight: 13230 +url: /cpp/aspose.email.mapi/knownpropertylist/notecount/ +--- + +## NoteCount {#notecount} + +Specifies the number of notes in the file attached to the Document object. Area: Common Canonical name: PidNameNoteCount Alternate names: urn:schemas-microsoft-com:office:office::Notes + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NoteCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/noteheight/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/noteheight/_index.md new file mode 100644 index 0000000000..680ab8f52a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/noteheight/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NoteHeight method" +linktitle: "NoteHeight" +articleTitle: "NoteHeight" +second_title: "Aspose.Email for C++" +description: "Specifies the height of the visible message window in pixels." +type: docs +weight: 13240 +url: /cpp/aspose.email.mapi/knownpropertylist/noteheight/ +--- + +## NoteHeight {#noteheight} + +Specifies the height of the visible message window in pixels. Area: Sticky Notes Canonical name: PidLidNoteHeight Alternate names: dispidNoteHeight + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NoteHeight() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/notewidth/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/notewidth/_index.md new file mode 100644 index 0000000000..8800033496 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/notewidth/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NoteWidth method" +linktitle: "NoteWidth" +articleTitle: "NoteWidth" +second_title: "Aspose.Email for C++" +description: "Specifies the width of the visible message window in pixels." +type: docs +weight: 13250 +url: /cpp/aspose.email.mapi/knownpropertylist/notewidth/ +--- + +## NoteWidth {#notewidth} + +Specifies the width of the visible message window in pixels. Area: Sticky Notes Canonical name: PidLidNoteWidth Alternate names: dispidNoteWidth + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NoteWidth() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/notex/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/notex/_index.md new file mode 100644 index 0000000000..ce1963145d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/notex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NoteX method" +linktitle: "NoteX" +articleTitle: "NoteX" +second_title: "Aspose.Email for C++" +description: "Specifies the distance, in pixels, from the left edge of the screen that a user interface displays a Note object." +type: docs +weight: 13260 +url: /cpp/aspose.email.mapi/knownpropertylist/notex/ +--- + +## NoteX {#notex} + +Specifies the distance, in pixels, from the left edge of the screen that a user interface displays a Note object. Area: Sticky Notes Canonical name: PidLidNoteX Alternate names: dispidNoteX + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NoteX() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/notey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/notey/_index.md new file mode 100644 index 0000000000..accb878d4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/notey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NoteY method" +linktitle: "NoteY" +articleTitle: "NoteY" +second_title: "Aspose.Email for C++" +description: "Specifies the distance, in pixels, from the top edge of the screen that a user interface displays a Note object." +type: docs +weight: 13270 +url: /cpp/aspose.email.mapi/knownpropertylist/notey/ +--- + +## NoteY {#notey} + +Specifies the distance, in pixels, from the top edge of the screen that a user interface displays a Note object. Area: Sticky Notes Canonical name: PidLidNoteY Alternate names: dispidNoteY + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NoteY() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ntusername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ntusername/_index.md new file mode 100644 index 0000000000..7fda57e74b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ntusername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::NtUserName method" +linktitle: "NtUserName" +articleTitle: "NtUserName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13280 +url: /cpp/aspose.email.mapi/knownpropertylist/ntusername/ +--- + +## NtUserName {#ntusername} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_NT_USER_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +NtUserName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/objecttype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/objecttype/_index.md new file mode 100644 index 0000000000..5768eee29d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/objecttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ObjectType method" +linktitle: "ObjectType" +articleTitle: "ObjectType" +second_title: "Aspose.Email for C++" +description: "Indicates the type of Server object." +type: docs +weight: 13290 +url: /cpp/aspose.email.mapi/knownpropertylist/objecttype/ +--- + +## ObjectType {#objecttype} + +Indicates the type of Server object. Area: Common Canonical name: PidTagObjectType Alternate names: PR_OBJECT_TYPE, ptagObjectType + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ObjectType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/objecturi/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/objecturi/_index.md new file mode 100644 index 0000000000..990c487dc4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/objecturi/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ObjectUri method" +linktitle: "ObjectUri" +articleTitle: "ObjectUri" +second_title: "Aspose.Email for C++" +description: "Contains object uri." +type: docs +weight: 13300 +url: /cpp/aspose.email.mapi/knownpropertylist/objecturi/ +--- + +## ObjectUri {#objecturi} + +Contains object uri. This property does not transmit via transport protocols. Area: User-defined Aspose specified properties Alternate names: ObjectUri + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ObjectUri() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/obsoletedipms/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/obsoletedipms/_index.md new file mode 100644 index 0000000000..0f0bc55886 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/obsoletedipms/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ObsoletedIpms method" +linktitle: "ObsoletedIpms" +articleTitle: "ObsoletedIpms" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13310 +url: /cpp/aspose.email.mapi/knownpropertylist/obsoletedipms/ +--- + +## ObsoletedIpms {#obsoletedipms} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OBSOLETED_IPMS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ObsoletedIpms() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/occurrences/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/occurrences/_index.md new file mode 100644 index 0000000000..8d7d32af5e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/occurrences/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Occurrences method" +linktitle: "Occurrences" +articleTitle: "Occurrences" +second_title: "Aspose.Email for C++" +description: "Indicates the number of occurrences in the recurring appointment or meeting." +type: docs +weight: 13320 +url: /cpp/aspose.email.mapi/knownpropertylist/occurrences/ +--- + +## Occurrences {#occurrences} + +Indicates the number of occurrences in the recurring appointment or meeting. Area: Calendar Canonical name: PidLidOccurrences Alternate names: + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Occurrences() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/officelocation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/officelocation/_index.md new file mode 100644 index 0000000000..e1139367b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/officelocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfficeLocation method" +linktitle: "OfficeLocation" +articleTitle: "OfficeLocation" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's office location." +type: docs +weight: 13330 +url: /cpp/aspose.email.mapi/knownpropertylist/officelocation/ +--- + +## OfficeLocation {#officelocation} + +Contains the mail user's office location. Area: Address Properties Canonical name: PidTagOfficeLocation Alternate names: PR_OFFICE_LOCATION, PR_OFFICE_LOCATION_A, PR_OFFICE_LOCATION_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfficeLocation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddrbookentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddrbookentryid/_index.md new file mode 100644 index 0000000000..ffbbd1d3fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddrbookentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfflineAddrbookEntryid method" +linktitle: "OfflineAddrbookEntryid" +articleTitle: "OfflineAddrbookEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13340 +url: /cpp/aspose.email.mapi/knownpropertylist/offlineaddrbookentryid/ +--- + +## OfflineAddrbookEntryid {#offlineaddrbookentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OFFLINE_ADDRBOOK_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfflineAddrbookEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookcontainerguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookcontainerguid/_index.md new file mode 100644 index 0000000000..e6d379a83f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookcontainerguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfflineAddressBookContainerGuid method" +linktitle: "OfflineAddressBookContainerGuid" +articleTitle: "OfflineAddressBookContainerGuid" +second_title: "Aspose.Email for C++" +description: "A string-formatted GUID that represents the address list container object." +type: docs +weight: 13350 +url: /cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookcontainerguid/ +--- + +## OfflineAddressBookContainerGuid {#offlineaddressbookcontainerguid} + +A string-formatted GUID that represents the address list container object. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookContainerGuid Alternate names: PR_OAB_CONTAINER_GUID, PR_OAB_CONTAINER_GUID_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfflineAddressBookContainerGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookdistinguishedname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookdistinguishedname/_index.md new file mode 100644 index 0000000000..deaf89ed09 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookdistinguishedname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfflineAddressBookDistinguishedName method" +linktitle: "OfflineAddressBookDistinguishedName" +articleTitle: "OfflineAddressBookDistinguishedName" +second_title: "Aspose.Email for C++" +description: "Contains the DN of the address list that is contained in the OAB message." +type: docs +weight: 13360 +url: /cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookdistinguishedname/ +--- + +## OfflineAddressBookDistinguishedName {#offlineaddressbookdistinguishedname} + +Contains the DN of the address list that is contained in the OAB message. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookDistinguishedName Alternate names: PR_OAB_DN, PR_OAB_DN_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfflineAddressBookDistinguishedName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookmessageclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookmessageclass/_index.md new file mode 100644 index 0000000000..54fe77896f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookmessageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfflineAddressBookMessageClass method" +linktitle: "OfflineAddressBookMessageClass" +articleTitle: "OfflineAddressBookMessageClass" +second_title: "Aspose.Email for C++" +description: "Contains the message class for full OAB messages." +type: docs +weight: 13370 +url: /cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookmessageclass/ +--- + +## OfflineAddressBookMessageClass {#offlineaddressbookmessageclass} + +Contains the message class for full OAB messages. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookMessageClass Alternate names: PR_OAB_MESSAGE_CLASS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfflineAddressBookMessageClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookname/_index.md new file mode 100644 index 0000000000..bee07e184b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfflineAddressBookName method" +linktitle: "OfflineAddressBookName" +articleTitle: "OfflineAddressBookName" +second_title: "Aspose.Email for C++" +description: "Contains the display name of the address list." +type: docs +weight: 13380 +url: /cpp/aspose.email.mapi/knownpropertylist/offlineaddressbookname/ +--- + +## OfflineAddressBookName {#offlineaddressbookname} + +Contains the display name of the address list. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookName Alternate names: PR_OAB_NAME, PR_OAB_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfflineAddressBookName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbooksequence/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbooksequence/_index.md new file mode 100644 index 0000000000..bef55f2da3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbooksequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfflineAddressBookSequence method" +linktitle: "OfflineAddressBookSequence" +articleTitle: "OfflineAddressBookSequence" +second_title: "Aspose.Email for C++" +description: "Contains the sequence number of the OAB." +type: docs +weight: 13390 +url: /cpp/aspose.email.mapi/knownpropertylist/offlineaddressbooksequence/ +--- + +## OfflineAddressBookSequence {#offlineaddressbooksequence} + +Contains the sequence number of the OAB. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookSequence Alternate names: PR_OAB_SEQUENCE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfflineAddressBookSequence() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbooktruncatedproperties/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbooktruncatedproperties/_index.md new file mode 100644 index 0000000000..be84d81c0f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/offlineaddressbooktruncatedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfflineAddressBookTruncatedProperties method" +linktitle: "OfflineAddressBookTruncatedProperties" +articleTitle: "OfflineAddressBookTruncatedProperties" +second_title: "Aspose.Email for C++" +description: "Contains a list of the property tags that have been truncated or limited by the server." +type: docs +weight: 13400 +url: /cpp/aspose.email.mapi/knownpropertylist/offlineaddressbooktruncatedproperties/ +--- + +## OfflineAddressBookTruncatedProperties {#offlineaddressbooktruncatedproperties} + +Contains a list of the property tags that have been truncated or limited by the server. Area: Offline Address Book Properties Canonical name: PidTagOfflineAddressBookTruncatedProperties Alternate names: PR_OAB_TRUNCATED_PROPS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfflineAddressBookTruncatedProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/offlineflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/offlineflags/_index.md new file mode 100644 index 0000000000..98be70ce34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/offlineflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfflineFlags method" +linktitle: "OfflineFlags" +articleTitle: "OfflineFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13410 +url: /cpp/aspose.email.mapi/knownpropertylist/offlineflags/ +--- + +## OfflineFlags {#offlineflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OFFLINE_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfflineFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/offlinemessageentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/offlinemessageentryid/_index.md new file mode 100644 index 0000000000..f77ae7c47f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/offlinemessageentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OfflineMessageEntryid method" +linktitle: "OfflineMessageEntryid" +articleTitle: "OfflineMessageEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13420 +url: /cpp/aspose.email.mapi/knownpropertylist/offlinemessageentryid/ +--- + +## OfflineMessageEntryid {#offlinemessageentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OFFLINE_MESSAGE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OfflineMessageEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/oldestdeletedon/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/oldestdeletedon/_index.md new file mode 100644 index 0000000000..661b272096 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/oldestdeletedon/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OldestDeletedOn method" +linktitle: "OldestDeletedOn" +articleTitle: "OldestDeletedOn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13430 +url: /cpp/aspose.email.mapi/knownpropertylist/oldestdeletedon/ +--- + +## OldestDeletedOn {#oldestdeletedon} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OLDEST_DELETED_ON + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OldestDeletedOn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/oldlocation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/oldlocation/_index.md new file mode 100644 index 0000000000..020296101a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/oldlocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OldLocation method" +linktitle: "OldLocation" +articleTitle: "OldLocation" +second_title: "Aspose.Email for C++" +description: "Indicates the original value of the PidLidLocation property (section 2.159) before a meeting update." +type: docs +weight: 13440 +url: /cpp/aspose.email.mapi/knownpropertylist/oldlocation/ +--- + +## OldLocation {#oldlocation} + +Indicates the original value of the PidLidLocation property (section 2.159) before a meeting update. Area: Meetings Canonical name: PidLidOldLocation Alternate names: dispidOldLocation + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OldLocation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/oldrecurrencetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/oldrecurrencetype/_index.md new file mode 100644 index 0000000000..1ec9852bc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/oldrecurrencetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OldRecurrenceType method" +linktitle: "OldRecurrenceType" +articleTitle: "OldRecurrenceType" +second_title: "Aspose.Email for C++" +description: "Indicates the recurrence pattern for the appointment or meeting." +type: docs +weight: 13450 +url: /cpp/aspose.email.mapi/knownpropertylist/oldrecurrencetype/ +--- + +## OldRecurrenceType {#oldrecurrencetype} + +Indicates the recurrence pattern for the appointment or meeting. Area: Meetings Canonical name: PidLidOldRecurrenceType Alternate names: LID_RECUR_TYPE + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OldRecurrenceType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/oldwhenendwhole/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/oldwhenendwhole/_index.md new file mode 100644 index 0000000000..81d4050df9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/oldwhenendwhole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OldWhenEndWhole method" +linktitle: "OldWhenEndWhole" +articleTitle: "OldWhenEndWhole" +second_title: "Aspose.Email for C++" +description: "Indicates the original value of the PidLidAppointmentEndWhole property (section 2.14) before a meeting update." +type: docs +weight: 13460 +url: /cpp/aspose.email.mapi/knownpropertylist/oldwhenendwhole/ +--- + +## OldWhenEndWhole {#oldwhenendwhole} + +Indicates the original value of the PidLidAppointmentEndWhole property (section 2.14) before a meeting update. Area: Meetings Canonical name: PidLidOldWhenEndWhole Alternate names: dispidOldWhenEndWhole + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OldWhenEndWhole() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/oldwhenstartwhole/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/oldwhenstartwhole/_index.md new file mode 100644 index 0000000000..eb1b4de01f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/oldwhenstartwhole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OldWhenStartWhole method" +linktitle: "OldWhenStartWhole" +articleTitle: "OldWhenStartWhole" +second_title: "Aspose.Email for C++" +description: "Indicates the original value of the PidLidAppointmentStartWhole property (section 2.29) before a meeting update." +type: docs +weight: 13470 +url: /cpp/aspose.email.mapi/knownpropertylist/oldwhenstartwhole/ +--- + +## OldWhenStartWhole {#oldwhenstartwhole} + +Indicates the original value of the PidLidAppointmentStartWhole property (section 2.29) before a meeting update. Area: Meetings Canonical name: PidLidOldWhenStartWhole Alternate names: dispidOldWhenStartWhole + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OldWhenStartWhole() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/omsaccountguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/omsaccountguid/_index.md new file mode 100644 index 0000000000..fe376932b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/omsaccountguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OMSAccountGuid method" +linktitle: "OMSAccountGuid" +articleTitle: "OMSAccountGuid" +second_title: "Aspose.Email for C++" +description: "Contains the GUID of the SMS account used to deliver the message." +type: docs +weight: 13480 +url: /cpp/aspose.email.mapi/knownpropertylist/omsaccountguid/ +--- + +## OMSAccountGuid {#omsaccountguid} + +Contains the GUID of the SMS account used to deliver the message. Area: SMS Canonical name: PidNameOMSAccountGuid Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OMSAccountGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/omsmobilemodel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/omsmobilemodel/_index.md new file mode 100644 index 0000000000..35ea40cbbb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/omsmobilemodel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OMSMobileModel method" +linktitle: "OMSMobileModel" +articleTitle: "OMSMobileModel" +second_title: "Aspose.Email for C++" +description: "Indicates the model of the mobile device used to send the SMS or MMS message." +type: docs +weight: 13490 +url: /cpp/aspose.email.mapi/knownpropertylist/omsmobilemodel/ +--- + +## OMSMobileModel {#omsmobilemodel} + +Indicates the model of the mobile device used to send the SMS or MMS message. Area: SMS Canonical name: PidNameOMSMobileModel Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OMSMobileModel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/omsscheduletime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/omsscheduletime/_index.md new file mode 100644 index 0000000000..781e4d673c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/omsscheduletime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OMSScheduleTime method" +linktitle: "OMSScheduleTime" +articleTitle: "OMSScheduleTime" +second_title: "Aspose.Email for C++" +description: "Contains the time, in UTC, at which the client requested that the service provider send the SMS or MMS message." +type: docs +weight: 13500 +url: /cpp/aspose.email.mapi/knownpropertylist/omsscheduletime/ +--- + +## OMSScheduleTime {#omsscheduletime} + +Contains the time, in UTC, at which the client requested that the service provider send the SMS or MMS message. Area: SMS Canonical name: PidNameOMSScheduleTime Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OMSScheduleTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/omsservicetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/omsservicetype/_index.md new file mode 100644 index 0000000000..32c5233bf3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/omsservicetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OMSServiceType method" +linktitle: "OMSServiceType" +articleTitle: "OMSServiceType" +second_title: "Aspose.Email for C++" +description: "Contains the type of service used to send an SMS or MMS message." +type: docs +weight: 13510 +url: /cpp/aspose.email.mapi/knownpropertylist/omsservicetype/ +--- + +## OMSServiceType {#omsservicetype} + +Contains the type of service used to send an SMS or MMS message. Area: SMS Canonical name: PidNameOMSServiceType Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OMSServiceType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/omssourcetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/omssourcetype/_index.md new file mode 100644 index 0000000000..7e3504d11a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/omssourcetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OMSSourceType method" +linktitle: "OMSSourceType" +articleTitle: "OMSSourceType" +second_title: "Aspose.Email for C++" +description: "Contains the source of an SMS or MMS message." +type: docs +weight: 13520 +url: /cpp/aspose.email.mapi/knownpropertylist/omssourcetype/ +--- + +## OMSSourceType {#omssourcetype} + +Contains the source of an SMS or MMS message. Area: SMS Canonical name: PidNameOMSSourceType Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OMSSourceType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/onlinepassword/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/onlinepassword/_index.md new file mode 100644 index 0000000000..993ad271af --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/onlinepassword/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OnlinePassword method" +linktitle: "OnlinePassword" +articleTitle: "OnlinePassword" +second_title: "Aspose.Email for C++" +description: "Specifies the password for a meeting on which the PidLidConferencingType property (section 2.66) has the value 0x00000002." +type: docs +weight: 13530 +url: /cpp/aspose.email.mapi/knownpropertylist/onlinepassword/ +--- + +## OnlinePassword {#onlinepassword} + +Specifies the password for a meeting on which the PidLidConferencingType property (section 2.66) has the value 0x00000002. Area: Conferencing Canonical name: PidLidOnlinePassword Alternate names: dispidOnlinePassword + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OnlinePassword() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/optionalattendees/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/optionalattendees/_index.md new file mode 100644 index 0000000000..54f7adedc5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/optionalattendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OptionalAttendees method" +linktitle: "OptionalAttendees" +articleTitle: "OptionalAttendees" +second_title: "Aspose.Email for C++" +description: "Specifies optional attendees." +type: docs +weight: 13540 +url: /cpp/aspose.email.mapi/knownpropertylist/optionalattendees/ +--- + +## OptionalAttendees {#optionalattendees} + +Specifies optional attendees. Area: Meetings Canonical name: PidLidOptionalAttendees Alternate names: LID_OPTIONAL_ATTENDEES + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OptionalAttendees() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ordinalmost/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ordinalmost/_index.md new file mode 100644 index 0000000000..64a471c772 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ordinalmost/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OrdinalMost method" +linktitle: "OrdinalMost" +articleTitle: "OrdinalMost" +second_title: "Aspose.Email for C++" +description: "Contains a positive number whose negative is less than or equal to the value of the PidLidTaskOrdinal property (section 2.327) of all of the Task objects in the" +type: docs +weight: 13550 +url: /cpp/aspose.email.mapi/knownpropertylist/ordinalmost/ +--- + +## OrdinalMost {#ordinalmost} + +Contains a positive number whose negative is less than or equal to the value of the PidLidTaskOrdinal property (section 2.327) of all of the Task objects in the folder. Area: Tasks Canonical name: PidTagOrdinalMost Alternate names: PR_ORDINAL_MOST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OrdinalMost() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/organizationalidnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/organizationalidnumber/_index.md new file mode 100644 index 0000000000..1e6434a970 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/organizationalidnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OrganizationalIdNumber method" +linktitle: "OrganizationalIdNumber" +articleTitle: "OrganizationalIdNumber" +second_title: "Aspose.Email for C++" +description: "Contains an identifier for the mail user used within the mail user's organization." +type: docs +weight: 13560 +url: /cpp/aspose.email.mapi/knownpropertylist/organizationalidnumber/ +--- + +## OrganizationalIdNumber {#organizationalidnumber} + +Contains an identifier for the mail user used within the mail user's organization. Area: Address Properties Canonical name: PidTagOrganizationalIdNumber Alternate names: PR_ORGANIZATIONAL_ID_NUMBER, PR_ORGANIZATIONAL_ID_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OrganizationalIdNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/organizeralias/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/organizeralias/_index.md new file mode 100644 index 0000000000..cffbcc69ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/organizeralias/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OrganizerAlias method" +linktitle: "OrganizerAlias" +articleTitle: "OrganizerAlias" +second_title: "Aspose.Email for C++" +description: "Specifies the email address of the organizer." +type: docs +weight: 13570 +url: /cpp/aspose.email.mapi/knownpropertylist/organizeralias/ +--- + +## OrganizerAlias {#organizeralias} + +Specifies the email address of the organizer. Area: Conferencing Canonical name: PidLidOrganizerAlias Alternate names: dispidOrgAlias + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OrganizerAlias() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalauthoraddrtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthoraddrtype/_index.md new file mode 100644 index 0000000000..b8f863a395 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthoraddrtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalAuthorAddrtype method" +linktitle: "OriginalAuthorAddrtype" +articleTitle: "OriginalAuthorAddrtype" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13580 +url: /cpp/aspose.email.mapi/knownpropertylist/originalauthoraddrtype/ +--- + +## OriginalAuthorAddrtype {#originalauthoraddrtype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_AUTHOR_ADDRTYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalAuthorAddrtype() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalauthoremailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthoremailaddress/_index.md new file mode 100644 index 0000000000..e6fd257dbb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthoremailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalAuthorEmailAddress method" +linktitle: "OriginalAuthorEmailAddress" +articleTitle: "OriginalAuthorEmailAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13590 +url: /cpp/aspose.email.mapi/knownpropertylist/originalauthoremailaddress/ +--- + +## OriginalAuthorEmailAddress {#originalauthoremailaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalAuthorEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalauthorentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthorentryid/_index.md new file mode 100644 index 0000000000..0b08f50665 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthorentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalAuthorEntryId method" +linktitle: "OriginalAuthorEntryId" +articleTitle: "OriginalAuthorEntryId" +second_title: "Aspose.Email for C++" +description: "Contains an address book EntryID structure ([MS-OXCDATA] section 2.2.5.2) and is defined in report messages to identify the user who sent the original message." +type: docs +weight: 13600 +url: /cpp/aspose.email.mapi/knownpropertylist/originalauthorentryid/ +--- + +## OriginalAuthorEntryId {#originalauthorentryid} + +Contains an address book EntryID structure ([MS-OXCDATA] section 2.2.5.2) and is defined in report messages to identify the user who sent the original message. Area: Email Canonical name: PidTagOriginalAuthorEntryId Alternate names: PR_ORIGINAL_AUTHOR_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalAuthorEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalauthorname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthorname/_index.md new file mode 100644 index 0000000000..3c5ceb38dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthorname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalAuthorName method" +linktitle: "OriginalAuthorName" +articleTitle: "OriginalAuthorName" +second_title: "Aspose.Email for C++" +description: "Contains the display name of the sender of the original message referenced by a report message." +type: docs +weight: 13610 +url: /cpp/aspose.email.mapi/knownpropertylist/originalauthorname/ +--- + +## OriginalAuthorName {#originalauthorname} + +Contains the display name of the sender of the original message referenced by a report message. Area: Email Canonical name: PidTagOriginalAuthorName Alternate names: PR_ORIGINAL_AUTHOR_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalAuthorName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalauthorsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthorsearchkey/_index.md new file mode 100644 index 0000000000..a8f13840fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalauthorsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalAuthorSearchKey method" +linktitle: "OriginalAuthorSearchKey" +articleTitle: "OriginalAuthorSearchKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13620 +url: /cpp/aspose.email.mapi/knownpropertylist/originalauthorsearchkey/ +--- + +## OriginalAuthorSearchKey {#originalauthorsearchkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_AUTHOR_SEARCH_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalAuthorSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originaldeliverytime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originaldeliverytime/_index.md new file mode 100644 index 0000000000..142fc16a69 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originaldeliverytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalDeliveryTime method" +linktitle: "OriginalDeliveryTime" +articleTitle: "OriginalDeliveryTime" +second_title: "Aspose.Email for C++" +description: "Contains the delivery time, in UTC, from the original message." +type: docs +weight: 13630 +url: /cpp/aspose.email.mapi/knownpropertylist/originaldeliverytime/ +--- + +## OriginalDeliveryTime {#originaldeliverytime} + +Contains the delivery time, in UTC, from the original message. Area: General Message Properties Canonical name: PidTagOriginalDeliveryTime Alternate names: PR_ORIGINAL_DELIVERY_TIME, ptagOriginalDeliveryTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalDeliveryTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplaybcc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplaybcc/_index.md new file mode 100644 index 0000000000..2082526801 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplaybcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalDisplayBcc method" +linktitle: "OriginalDisplayBcc" +articleTitle: "OriginalDisplayBcc" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagDisplayBcc property (section 2.665) from the original message." +type: docs +weight: 13640 +url: /cpp/aspose.email.mapi/knownpropertylist/originaldisplaybcc/ +--- + +## OriginalDisplayBcc {#originaldisplaybcc} + +Contains the value of the PidTagDisplayBcc property (section 2.665) from the original message. Area: General Message Properties Canonical name: PidTagOriginalDisplayBcc Alternate names: PR_ORIGINAL_DISPLAY_BCC, PR_ORIGINAL_DISPLAY_BCC_A, ptagOriginalDisplayBcc, PR_ORIGINAL_DISPLAY_BCC_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalDisplayBcc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplaycc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplaycc/_index.md new file mode 100644 index 0000000000..ae64da2460 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplaycc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalDisplayCc method" +linktitle: "OriginalDisplayCc" +articleTitle: "OriginalDisplayCc" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagDisplayCc property(section 2.666) from the original message." +type: docs +weight: 13650 +url: /cpp/aspose.email.mapi/knownpropertylist/originaldisplaycc/ +--- + +## OriginalDisplayCc {#originaldisplaycc} + +Contains the value of the PidTagDisplayCc property(section 2.666) from the original message. Area: General Message Properties Canonical name: PidTagOriginalDisplayCc Alternate names: PR_ORIGINAL_DISPLAY_CC, PR_ORIGINAL_DISPLAY_CC_A, ptagOriginalDisplayCc, PR_ORIGINAL_DISPLAY_CC_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalDisplayCc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplayname/_index.md new file mode 100644 index 0000000000..9628ff64e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalDisplayName method" +linktitle: "OriginalDisplayName" +articleTitle: "OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13660 +url: /cpp/aspose.email.mapi/knownpropertylist/originaldisplayname/ +--- + +## OriginalDisplayName {#originaldisplayname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_DISPLAY_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplayto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplayto/_index.md new file mode 100644 index 0000000000..b7d7e753a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originaldisplayto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalDisplayTo method" +linktitle: "OriginalDisplayTo" +articleTitle: "OriginalDisplayTo" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagDisplayTo property (section 2.669) from the original message." +type: docs +weight: 13670 +url: /cpp/aspose.email.mapi/knownpropertylist/originaldisplayto/ +--- + +## OriginalDisplayTo {#originaldisplayto} + +Contains the value of the PidTagDisplayTo property (section 2.669) from the original message. Area: General Message Properties Canonical name: PidTagOriginalDisplayTo Alternate names: PR_ORIGINAL_DISPLAY_TO, PR_ORIGINAL_DISPLAY_TO_A, ptagOriginalDisplayTo, PR_ORIGINAL_DISPLAY_TO_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalDisplayTo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originaleits/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originaleits/_index.md new file mode 100644 index 0000000000..fe6a105cc4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originaleits/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalEits method" +linktitle: "OriginalEits" +articleTitle: "OriginalEits" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13680 +url: /cpp/aspose.email.mapi/knownpropertylist/originaleits/ +--- + +## OriginalEits {#originaleits} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_EITS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalEits() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalentryid/_index.md new file mode 100644 index 0000000000..36808fb992 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalEntryId method" +linktitle: "OriginalEntryId" +articleTitle: "OriginalEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the original EntryID of an object." +type: docs +weight: 13690 +url: /cpp/aspose.email.mapi/knownpropertylist/originalentryid/ +--- + +## OriginalEntryId {#originalentryid} + +Contains the original EntryID of an object. Area: General Message Properties Canonical name: PidTagOriginalEntryId Alternate names: PR_ORIGINAL_ENTRYID, ptagOriginalEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipaddrtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipaddrtype/_index.md new file mode 100644 index 0000000000..a3c83398ae --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipaddrtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginallyIntendedRecipAddrtype method" +linktitle: "OriginallyIntendedRecipAddrtype" +articleTitle: "OriginallyIntendedRecipAddrtype" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13700 +url: /cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipaddrtype/ +--- + +## OriginallyIntendedRecipAddrtype {#originallyintendedrecipaddrtype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginallyIntendedRecipAddrtype() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipemailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipemailaddress/_index.md new file mode 100644 index 0000000000..ee1dfcd017 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginallyIntendedRecipEmailAddress method" +linktitle: "OriginallyIntendedRecipEmailAddress" +articleTitle: "OriginallyIntendedRecipEmailAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13710 +url: /cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipemailaddress/ +--- + +## OriginallyIntendedRecipEmailAddress {#originallyintendedrecipemailaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginallyIntendedRecipEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipentryid/_index.md new file mode 100644 index 0000000000..fb64f5ae58 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginallyIntendedRecipEntryid method" +linktitle: "OriginallyIntendedRecipEntryid" +articleTitle: "OriginallyIntendedRecipEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13720 +url: /cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipentryid/ +--- + +## OriginallyIntendedRecipEntryid {#originallyintendedrecipentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINALLY_INTENDED_RECIP_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginallyIntendedRecipEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipientname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipientname/_index.md new file mode 100644 index 0000000000..2fe1b75135 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipientname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginallyIntendedRecipientName method" +linktitle: "OriginallyIntendedRecipientName" +articleTitle: "OriginallyIntendedRecipientName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13730 +url: /cpp/aspose.email.mapi/knownpropertylist/originallyintendedrecipientname/ +--- + +## OriginallyIntendedRecipientName {#originallyintendedrecipientname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINALLY_INTENDED_RECIPIENT_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginallyIntendedRecipientName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalmessageclass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalmessageclass/_index.md new file mode 100644 index 0000000000..579acba418 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalmessageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalMessageClass method" +linktitle: "OriginalMessageClass" +articleTitle: "OriginalMessageClass" +second_title: "Aspose.Email for C++" +description: "Designates the PidTagMessageClass property ([MS-OXCMSG] section 2.2.1.3) from the original message." +type: docs +weight: 13740 +url: /cpp/aspose.email.mapi/knownpropertylist/originalmessageclass/ +--- + +## OriginalMessageClass {#originalmessageclass} + +Designates the PidTagMessageClass property ([MS-OXCMSG] section 2.2.1.3) from the original message. Area: Secure Messaging Properties Canonical name: PidTagOriginalMessageClass Alternate names: PR_ORIG_MESSAGE_CLASS, PR_ORIG_MESSAGE_CLASS_A, PR_ORIG_MESSAGE_CLASS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalMessageClass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalmessageid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalmessageid/_index.md new file mode 100644 index 0000000000..9861e2e8ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalmessageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalMessageId method" +linktitle: "OriginalMessageId" +articleTitle: "OriginalMessageId" +second_title: "Aspose.Email for C++" +description: "Contains the message ID of the original message included in replies or resent messages." +type: docs +weight: 13750 +url: /cpp/aspose.email.mapi/knownpropertylist/originalmessageid/ +--- + +## OriginalMessageId {#originalmessageid} + +Contains the message ID of the original message included in replies or resent messages. Area: Mail Canonical name: PidTagOriginalMessageId Alternate names: ptagOriginalInternetMessageID, OriginalMessageId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalMessageId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsearchkey/_index.md new file mode 100644 index 0000000000..df169a0602 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSearchKey method" +linktitle: "OriginalSearchKey" +articleTitle: "OriginalSearchKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13760 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsearchkey/ +--- + +## OriginalSearchKey {#originalsearchkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINAL_SEARCH_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsenderaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsenderaddresstype/_index.md new file mode 100644 index 0000000000..294ee4b45d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsenderaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSenderAddressType method" +linktitle: "OriginalSenderAddressType" +articleTitle: "OriginalSenderAddressType" +second_title: "Aspose.Email for C++" +description: "Contains the value of the original message sender's PidTagSenderAddressType property (section 2.991)." +type: docs +weight: 13770 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsenderaddresstype/ +--- + +## OriginalSenderAddressType {#originalsenderaddresstype} + +Contains the value of the original message sender's PidTagSenderAddressType property (section 2.991). Area: General Message Properties Canonical name: PidTagOriginalSenderAddressType Alternate names: PR_ORIGINAL_SENDER_ADDRTYPE, PR_ORIGINAL_SENDER_ADDRTYPE_A, ptagOriginalSenderAddrType, PR_ORIGINAL_SENDER_ADDRTYPE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSenderAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsenderemailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsenderemailaddress/_index.md new file mode 100644 index 0000000000..96f8152bac --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsenderemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSenderEmailAddress method" +linktitle: "OriginalSenderEmailAddress" +articleTitle: "OriginalSenderEmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains the value of the original message sender's PidTagSenderEmailAddress property (section 2.992)." +type: docs +weight: 13780 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsenderemailaddress/ +--- + +## OriginalSenderEmailAddress {#originalsenderemailaddress} + +Contains the value of the original message sender's PidTagSenderEmailAddress property (section 2.992). Area: General Message Properties Canonical name: PidTagOriginalSenderEmailAddress Alternate names: PR_ORIGINAL_SENDER_EMAIL_ADDRESS, PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A, PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSenderEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsenderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsenderentryid/_index.md new file mode 100644 index 0000000000..fa6e444687 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsenderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSenderEntryId method" +linktitle: "OriginalSenderEntryId" +articleTitle: "OriginalSenderEntryId" +second_title: "Aspose.Email for C++" +description: "Contains an address book EntryID that is set on delivery report messages." +type: docs +weight: 13790 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsenderentryid/ +--- + +## OriginalSenderEntryId {#originalsenderentryid} + +Contains an address book EntryID that is set on delivery report messages. Area: General Message Properties Canonical name: PidTagOriginalSenderEntryId Alternate names: PR_ORIGINAL_SENDER_ENTRYID, ptagOriginalSenderEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSenderEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsendername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsendername/_index.md new file mode 100644 index 0000000000..ff8ca56157 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsendername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSenderName method" +linktitle: "OriginalSenderName" +articleTitle: "OriginalSenderName" +second_title: "Aspose.Email for C++" +description: "Contains the value of the original message sender's PidTagSenderName property (section 2.995), and is set on delivery report messages." +type: docs +weight: 13800 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsendername/ +--- + +## OriginalSenderName {#originalsendername} + +Contains the value of the original message sender's PidTagSenderName property (section 2.995), and is set on delivery report messages. Area: General Message Properties Canonical name: PidTagOriginalSenderName Alternate names: PR_ORIGINAL_SENDER_NAME, PR_ORIGINAL_SENDER_NAME_A, ptagOriginalSenderName, PR_ORIGINAL_SENDER_NAME_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSenderName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsendersearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsendersearchkey/_index.md new file mode 100644 index 0000000000..7b49edb67e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsendersearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSenderSearchKey method" +linktitle: "OriginalSenderSearchKey" +articleTitle: "OriginalSenderSearchKey" +second_title: "Aspose.Email for C++" +description: "Contains an address book search key set on the original email message." +type: docs +weight: 13810 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsendersearchkey/ +--- + +## OriginalSenderSearchKey {#originalsendersearchkey} + +Contains an address book search key set on the original email message. Area: General Message Properties Canonical name: PidTagOriginalSenderSearchKey Alternate names: PR_ORIGINAL_SENDER_SEARCH_KEY, ptagOriginalSenderSearchKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSenderSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsensitivity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsensitivity/_index.md new file mode 100644 index 0000000000..11c5c0239b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSensitivity method" +linktitle: "OriginalSensitivity" +articleTitle: "OriginalSensitivity" +second_title: "Aspose.Email for C++" +description: "Contains the sensitivity value of the original email message." +type: docs +weight: 13820 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsensitivity/ +--- + +## OriginalSensitivity {#originalsensitivity} + +Contains the sensitivity value of the original email message. Area: General Message Properties Canonical name: PidTagOriginalSensitivity Alternate names: PR_ORIGINAL_SENSITIVITY, ptagOriginalSensitivity + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSensitivity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingaddresstype/_index.md new file mode 100644 index 0000000000..7f7f33a60f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSentRepresentingAddressType method" +linktitle: "OriginalSentRepresentingAddressType" +articleTitle: "OriginalSentRepresentingAddressType" +second_title: "Aspose.Email for C++" +description: "Contains the address type of the end user who is represented by the original email message sender." +type: docs +weight: 13830 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingaddresstype/ +--- + +## OriginalSentRepresentingAddressType {#originalsentrepresentingaddresstype} + +Contains the address type of the end user who is represented by the original email message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingAddressType Alternate names: PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE, PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSentRepresentingAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingemailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingemailaddress/_index.md new file mode 100644 index 0000000000..838438048c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSentRepresentingEmailAddress method" +linktitle: "OriginalSentRepresentingEmailAddress" +articleTitle: "OriginalSentRepresentingEmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains the email address of the end user who is represented by the original email message sender." +type: docs +weight: 13840 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingemailaddress/ +--- + +## OriginalSentRepresentingEmailAddress {#originalsentrepresentingemailaddress} + +Contains the email address of the end user who is represented by the original email message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingEmailAddress Alternate names: PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS, PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSentRepresentingEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingentryid/_index.md new file mode 100644 index 0000000000..95817e76e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSentRepresentingEntryId method" +linktitle: "OriginalSentRepresentingEntryId" +articleTitle: "OriginalSentRepresentingEntryId" +second_title: "Aspose.Email for C++" +description: "Identifies an address book EntryID that contains the entry identifier of the end user who is represented by the original message sender." +type: docs +weight: 13850 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingentryid/ +--- + +## OriginalSentRepresentingEntryId {#originalsentrepresentingentryid} + +Identifies an address book EntryID that contains the entry identifier of the end user who is represented by the original message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingEntryId Alternate names: PR_ORIGINAL_SENT_REPRESENTING_ENTRYID, ptagOriginalSentRepresentingEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSentRepresentingEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingname/_index.md new file mode 100644 index 0000000000..3d02029ec3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSentRepresentingName method" +linktitle: "OriginalSentRepresentingName" +articleTitle: "OriginalSentRepresentingName" +second_title: "Aspose.Email for C++" +description: "Contains the display name of the end user who is represented by the original email message sender." +type: docs +weight: 13860 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingname/ +--- + +## OriginalSentRepresentingName {#originalsentrepresentingname} + +Contains the display name of the end user who is represented by the original email message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingName Alternate names: PR_ORIGINAL_SENT_REPRESENTING_NAME, PR_ORIGINAL_SENT_REPRESENTING_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSentRepresentingName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingsearchkey/_index.md new file mode 100644 index 0000000000..ca454d03e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSentRepresentingSearchKey method" +linktitle: "OriginalSentRepresentingSearchKey" +articleTitle: "OriginalSentRepresentingSearchKey" +second_title: "Aspose.Email for C++" +description: "Identifies an address book search key that contains the SearchKey of the end user who is represented by the original message sender." +type: docs +weight: 13870 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsentrepresentingsearchkey/ +--- + +## OriginalSentRepresentingSearchKey {#originalsentrepresentingsearchkey} + +Identifies an address book search key that contains the SearchKey of the end user who is represented by the original message sender. Area: General Message Properties Canonical name: PidTagOriginalSentRepresentingSearchKey Alternate names: PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY, ptagOriginalSentRepresentingSearchKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSentRepresentingSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalstoreentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalstoreentryid/_index.md new file mode 100644 index 0000000000..5a0ca935bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalstoreentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalStoreEntryId method" +linktitle: "OriginalStoreEntryId" +articleTitle: "OriginalStoreEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the EntryID of the delegator�s message store." +type: docs +weight: 13880 +url: /cpp/aspose.email.mapi/knownpropertylist/originalstoreentryid/ +--- + +## OriginalStoreEntryId {#originalstoreentryid} + +Specifies the EntryID of the delegator�s message store. Area: Meetings Canonical name: PidLidOriginalStoreEntryId Alternate names: dispidOrigStoreEid, http://schemas.microsoft.com/mapi/origstoreeid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalStoreEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsubject/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsubject/_index.md new file mode 100644 index 0000000000..aa3f011a10 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsubject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSubject method" +linktitle: "OriginalSubject" +articleTitle: "OriginalSubject" +second_title: "Aspose.Email for C++" +description: "Specifies the subject of the original message." +type: docs +weight: 13890 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsubject/ +--- + +## OriginalSubject {#originalsubject} + +Specifies the subject of the original message. Area: General Message Properties Canonical name: PidTagOriginalSubject Alternate names: PR_ORIGINAL_SUBJECT, PR_ORIGINAL_SUBJECT_A, ptagOriginalSubject, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSubject() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originalsubmittime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originalsubmittime/_index.md new file mode 100644 index 0000000000..9067746e0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originalsubmittime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginalSubmitTime method" +linktitle: "OriginalSubmitTime" +articleTitle: "OriginalSubmitTime" +second_title: "Aspose.Email for C++" +description: "Specifies the original email message's submission date and time, in UTC." +type: docs +weight: 13900 +url: /cpp/aspose.email.mapi/knownpropertylist/originalsubmittime/ +--- + +## OriginalSubmitTime {#originalsubmittime} + +Specifies the original email message's submission date and time, in UTC. Area: General Message Properties Canonical name: PidTagOriginalSubmitTime Alternate names: PR_ORIGINAL_SUBMIT_TIME, ptagOriginalSubmitTime, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginalSubmitTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatingmtacertificate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatingmtacertificate/_index.md new file mode 100644 index 0000000000..f87367a309 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatingmtacertificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatingMtaCertificate method" +linktitle: "OriginatingMtaCertificate" +articleTitle: "OriginatingMtaCertificate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13910 +url: /cpp/aspose.email.mapi/knownpropertylist/originatingmtacertificate/ +--- + +## OriginatingMtaCertificate {#originatingmtacertificate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATING_MTA_CERTIFICATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatingMtaCertificate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatoraddr/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatoraddr/_index.md new file mode 100644 index 0000000000..acb3e6eecd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatoraddr/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorAddr method" +linktitle: "OriginatorAddr" +articleTitle: "OriginatorAddr" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13920 +url: /cpp/aspose.email.mapi/knownpropertylist/originatoraddr/ +--- + +## OriginatorAddr {#originatoraddr} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_ADDR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorAddr() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatoraddrtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatoraddrtype/_index.md new file mode 100644 index 0000000000..b5552b6d95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatoraddrtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorAddrtype method" +linktitle: "OriginatorAddrtype" +articleTitle: "OriginatorAddrtype" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13930 +url: /cpp/aspose.email.mapi/knownpropertylist/originatoraddrtype/ +--- + +## OriginatorAddrtype {#originatoraddrtype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_ADDRTYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorAddrtype() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatoranddlexpansionhistory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatoranddlexpansionhistory/_index.md new file mode 100644 index 0000000000..ceea61e220 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatoranddlexpansionhistory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorAndDlExpansionHistory method" +linktitle: "OriginatorAndDlExpansionHistory" +articleTitle: "OriginatorAndDlExpansionHistory" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13940 +url: /cpp/aspose.email.mapi/knownpropertylist/originatoranddlexpansionhistory/ +--- + +## OriginatorAndDlExpansionHistory {#originatoranddlexpansionhistory} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorAndDlExpansionHistory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatorcertificate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatorcertificate/_index.md new file mode 100644 index 0000000000..b4acdb98a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatorcertificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorCertificate method" +linktitle: "OriginatorCertificate" +articleTitle: "OriginatorCertificate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13950 +url: /cpp/aspose.email.mapi/knownpropertylist/originatorcertificate/ +--- + +## OriginatorCertificate {#originatorcertificate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_CERTIFICATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorCertificate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatordeliveryreportrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatordeliveryreportrequested/_index.md new file mode 100644 index 0000000000..5bd019ecff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatordeliveryreportrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorDeliveryReportRequested method" +linktitle: "OriginatorDeliveryReportRequested" +articleTitle: "OriginatorDeliveryReportRequested" +second_title: "Aspose.Email for C++" +description: "Indicates whether an email sender requests an email delivery receipt from the messaging system." +type: docs +weight: 13960 +url: /cpp/aspose.email.mapi/knownpropertylist/originatordeliveryreportrequested/ +--- + +## OriginatorDeliveryReportRequested {#originatordeliveryreportrequested} + +Indicates whether an email sender requests an email delivery receipt from the messaging system. Area: MIME Properties Canonical name: PidTagOriginatorDeliveryReportRequested Alternate names: PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorDeliveryReportRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatorentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatorentryid/_index.md new file mode 100644 index 0000000000..398f657675 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatorentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorEntryid method" +linktitle: "OriginatorEntryid" +articleTitle: "OriginatorEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13970 +url: /cpp/aspose.email.mapi/knownpropertylist/originatorentryid/ +--- + +## OriginatorEntryid {#originatorentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatorname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatorname/_index.md new file mode 100644 index 0000000000..fae6491e4c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatorname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorName method" +linktitle: "OriginatorName" +articleTitle: "OriginatorName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 13980 +url: /cpp/aspose.email.mapi/knownpropertylist/originatorname/ +--- + +## OriginatorName {#originatorname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatornondeliveryreportrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatornondeliveryreportrequested/_index.md new file mode 100644 index 0000000000..2cc83ba9ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatornondeliveryreportrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorNonDeliveryReportRequested method" +linktitle: "OriginatorNonDeliveryReportRequested" +articleTitle: "OriginatorNonDeliveryReportRequested" +second_title: "Aspose.Email for C++" +description: "Specifies whether an email sender requests suppression of nondelivery receipts." +type: docs +weight: 13990 +url: /cpp/aspose.email.mapi/knownpropertylist/originatornondeliveryreportrequested/ +--- + +## OriginatorNonDeliveryReportRequested {#originatornondeliveryreportrequested} + +Specifies whether an email sender requests suppression of nondelivery receipts. Area: MIME Properties Canonical name: PidTagOriginatorNonDeliveryReportRequested Alternate names: PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorNonDeliveryReportRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatorrequestedalternaterecipient/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatorrequestedalternaterecipient/_index.md new file mode 100644 index 0000000000..c45163cff4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatorrequestedalternaterecipient/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorRequestedAlternateRecipient method" +linktitle: "OriginatorRequestedAlternateRecipient" +articleTitle: "OriginatorRequestedAlternateRecipient" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14000 +url: /cpp/aspose.email.mapi/knownpropertylist/originatorrequestedalternaterecipient/ +--- + +## OriginatorRequestedAlternateRecipient {#originatorrequestedalternaterecipient} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorRequestedAlternateRecipient() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/originatorreturnaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/originatorreturnaddress/_index.md new file mode 100644 index 0000000000..0b75a028a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/originatorreturnaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginatorReturnAddress method" +linktitle: "OriginatorReturnAddress" +articleTitle: "OriginatorReturnAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14010 +url: /cpp/aspose.email.mapi/knownpropertylist/originatorreturnaddress/ +--- + +## OriginatorReturnAddress {#originatorreturnaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGINATOR_RETURN_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginatorReturnAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/origincheck/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/origincheck/_index.md new file mode 100644 index 0000000000..5fb131401c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/origincheck/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OriginCheck method" +linktitle: "OriginCheck" +articleTitle: "OriginCheck" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14020 +url: /cpp/aspose.email.mapi/knownpropertylist/origincheck/ +--- + +## OriginCheck {#origincheck} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_ORIGIN_CHECK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OriginCheck() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/oscsyncenabled/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/oscsyncenabled/_index.md new file mode 100644 index 0000000000..fa7708a84a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/oscsyncenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OscSyncEnabled method" +linktitle: "OscSyncEnabled" +articleTitle: "OscSyncEnabled" +second_title: "Aspose.Email for C++" +description: "Specifies whether contact synchronization with an external source is handled by the server." +type: docs +weight: 14030 +url: /cpp/aspose.email.mapi/knownpropertylist/oscsyncenabled/ +--- + +## OscSyncEnabled {#oscsyncenabled} + +Specifies whether contact synchronization with an external source is handled by the server. Area: Contact Properties Canonical name: PidTagOscSyncEnabled Alternate names: PR_OSC_SYNC_ENABLEDONSERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OscSyncEnabled() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ostencryption/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ostencryption/_index.md new file mode 100644 index 0000000000..74b0b1ddfb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ostencryption/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OstEncryption method" +linktitle: "OstEncryption" +articleTitle: "OstEncryption" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14040 +url: /cpp/aspose.email.mapi/knownpropertylist/ostencryption/ +--- + +## OstEncryption {#ostencryption} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OST_ENCRYPTION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OstEncryption() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/otheraddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddress/_index.md new file mode 100644 index 0000000000..1040bebfa6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OtherAddress method" +linktitle: "OtherAddress" +articleTitle: "OtherAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the complete address of the other address of the contact." +type: docs +weight: 14050 +url: /cpp/aspose.email.mapi/knownpropertylist/otheraddress/ +--- + +## OtherAddress {#otheraddress} + +Specifies the complete address of the other address of the contact. Area: Contact Properties Canonical name: PidLidOtherAddress Alternate names: dispidOtherAddress + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OtherAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresscity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresscity/_index.md new file mode 100644 index 0000000000..ef83c94c16 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresscity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OtherAddressCity method" +linktitle: "OtherAddressCity" +articleTitle: "OtherAddressCity" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's other locality, such as the town or city." +type: docs +weight: 14060 +url: /cpp/aspose.email.mapi/knownpropertylist/otheraddresscity/ +--- + +## OtherAddressCity {#otheraddresscity} + +Contains the name of the mail user's other locality, such as the town or city. Area: Address Properties Canonical name: PidTagOtherAddressCity Alternate names: PR_OTHER_ADDRESS_CITY, PR_OTHER_ADDRESS_CITY_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OtherAddressCity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresscountry/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresscountry/_index.md new file mode 100644 index 0000000000..37cbb1dd4e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresscountry/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OtherAddressCountry method" +linktitle: "OtherAddressCountry" +articleTitle: "OtherAddressCountry" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's other country/region." +type: docs +weight: 14070 +url: /cpp/aspose.email.mapi/knownpropertylist/otheraddresscountry/ +--- + +## OtherAddressCountry {#otheraddresscountry} + +Contains the name of the mail user's other country/region. Area: Address Properties Canonical name: PidTagOtherAddressCountry Alternate names: PR_OTHER_ADDRESS_COUNTRY, PR_OTHER_ADDRESS_COUNTRY_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OtherAddressCountry() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresscountrycode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresscountrycode/_index.md new file mode 100644 index 0000000000..e8043d7b7a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresscountrycode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OtherAddressCountryCode method" +linktitle: "OtherAddressCountryCode" +articleTitle: "OtherAddressCountryCode" +second_title: "Aspose.Email for C++" +description: "Specifies the country code portion of the other address of the contact." +type: docs +weight: 14080 +url: /cpp/aspose.email.mapi/knownpropertylist/otheraddresscountrycode/ +--- + +## OtherAddressCountryCode {#otheraddresscountrycode} + +Specifies the country code portion of the other address of the contact. Area: Contact Properties Canonical name: PidLidOtherAddressCountryCode Alternate names: dispidOtherAddressCountryCode + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OtherAddressCountryCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresspostalcode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresspostalcode/_index.md new file mode 100644 index 0000000000..b871e11688 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresspostalcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OtherAddressPostalCode method" +linktitle: "OtherAddressPostalCode" +articleTitle: "OtherAddressPostalCode" +second_title: "Aspose.Email for C++" +description: "Contains the postal code for the mail user's other postal address." +type: docs +weight: 14090 +url: /cpp/aspose.email.mapi/knownpropertylist/otheraddresspostalcode/ +--- + +## OtherAddressPostalCode {#otheraddresspostalcode} + +Contains the postal code for the mail user's other postal address. Area: Address Properties Canonical name: PidTagOtherAddressPostalCode Alternate names: PR_OTHER_ADDRESS_POSTAL_CODE, PR_OTHER_ADDRESS_POSTAL_CODE_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OtherAddressPostalCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresspostofficebox/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresspostofficebox/_index.md new file mode 100644 index 0000000000..b99f11c47b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddresspostofficebox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OtherAddressPostOfficeBox method" +linktitle: "OtherAddressPostOfficeBox" +articleTitle: "OtherAddressPostOfficeBox" +second_title: "Aspose.Email for C++" +description: "Contains the number or identifier of the mail user's other post office box." +type: docs +weight: 14100 +url: /cpp/aspose.email.mapi/knownpropertylist/otheraddresspostofficebox/ +--- + +## OtherAddressPostOfficeBox {#otheraddresspostofficebox} + +Contains the number or identifier of the mail user's other post office box. Area: Address Properties Canonical name: PidTagOtherAddressPostOfficeBox Alternate names: PR_OTHER_ADDRESS_POST_OFFICE_BOX, PR_OTHER_ADDRESS_POST_OFFICE_BOX_A, PR_OTHER_ADDRESS_POST_OFFICE_BOX_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OtherAddressPostOfficeBox() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/otheraddressstateorprovince/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddressstateorprovince/_index.md new file mode 100644 index 0000000000..bd2d3d63f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddressstateorprovince/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OtherAddressStateOrProvince method" +linktitle: "OtherAddressStateOrProvince" +articleTitle: "OtherAddressStateOrProvince" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's other state or province." +type: docs +weight: 14110 +url: /cpp/aspose.email.mapi/knownpropertylist/otheraddressstateorprovince/ +--- + +## OtherAddressStateOrProvince {#otheraddressstateorprovince} + +Contains the name of the mail user's other state or province. Area: Address Properties Canonical name: PidTagOtherAddressStateOrProvince Alternate names: PR_OTHER_ADDRESS_STATE_OR_PROVINCE, PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A, PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OtherAddressStateOrProvince() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/otheraddressstreet/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddressstreet/_index.md new file mode 100644 index 0000000000..43f55fdca6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/otheraddressstreet/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OtherAddressStreet method" +linktitle: "OtherAddressStreet" +articleTitle: "OtherAddressStreet" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's other street address." +type: docs +weight: 14120 +url: /cpp/aspose.email.mapi/knownpropertylist/otheraddressstreet/ +--- + +## OtherAddressStreet {#otheraddressstreet} + +Contains the mail user's other street address. Area: Address Properties Canonical name: PidTagOtherAddressStreet Alternate names: PR_OTHER_ADDRESS_STREET, PR_OTHER_ADDRESS_STREET_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OtherAddressStreet() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/othertelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/othertelephonenumber/_index.md new file mode 100644 index 0000000000..4a59ca1530 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/othertelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OtherTelephoneNumber method" +linktitle: "OtherTelephoneNumber" +articleTitle: "OtherTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains an alternate telephone number for the mail user." +type: docs +weight: 14130 +url: /cpp/aspose.email.mapi/knownpropertylist/othertelephonenumber/ +--- + +## OtherTelephoneNumber {#othertelephonenumber} + +Contains an alternate telephone number for the mail user. Area: Address Properties Canonical name: PidTagOtherTelephoneNumber Alternate names: PR_OTHER_TELEPHONE_NUMBER, PR_OTHER_TELEPHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OtherTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/outboundnewsfeeddn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/outboundnewsfeeddn/_index.md new file mode 100644 index 0000000000..710d69891b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/outboundnewsfeeddn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OutboundNewsfeedDn method" +linktitle: "OutboundNewsfeedDn" +articleTitle: "OutboundNewsfeedDn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14140 +url: /cpp/aspose.email.mapi/knownpropertylist/outboundnewsfeeddn/ +--- + +## OutboundNewsfeedDn {#outboundnewsfeeddn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OUTBOUND_NEWSFEED_DN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OutboundNewsfeedDn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/outofofficestate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/outofofficestate/_index.md new file mode 100644 index 0000000000..cf3a924007 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/outofofficestate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OutOfOfficeState method" +linktitle: "OutOfOfficeState" +articleTitle: "OutOfOfficeState" +second_title: "Aspose.Email for C++" +description: "Indicates whether the user is OOF." +type: docs +weight: 14150 +url: /cpp/aspose.email.mapi/knownpropertylist/outofofficestate/ +--- + +## OutOfOfficeState {#outofofficestate} + +Indicates whether the user is OOF. Area: Message Store Properties Canonical name: PidTagOutOfOfficeState Alternate names: PR_OOF_STATE, ptagOOFState + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OutOfOfficeState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/overallagelimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/overallagelimit/_index.md new file mode 100644 index 0000000000..0383d936ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/overallagelimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OverallAgeLimit method" +linktitle: "OverallAgeLimit" +articleTitle: "OverallAgeLimit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14160 +url: /cpp/aspose.email.mapi/knownpropertylist/overallagelimit/ +--- + +## OverallAgeLimit {#overallagelimit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OVERALL_AGE_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OverallAgeLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/overallmsgagelimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/overallmsgagelimit/_index.md new file mode 100644 index 0000000000..441cf8967a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/overallmsgagelimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OverallMsgAgeLimit method" +linktitle: "OverallMsgAgeLimit" +articleTitle: "OverallMsgAgeLimit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14170 +url: /cpp/aspose.email.mapi/knownpropertylist/overallmsgagelimit/ +--- + +## OverallMsgAgeLimit {#overallmsgagelimit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OVERALL_MSG_AGE_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OverallMsgAgeLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/owaurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/owaurl/_index.md new file mode 100644 index 0000000000..6570351b23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/owaurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OwaUrl method" +linktitle: "OwaUrl" +articleTitle: "OwaUrl" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14180 +url: /cpp/aspose.email.mapi/knownpropertylist/owaurl/ +--- + +## OwaUrl {#owaurl} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OWA_URL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OwaUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ownerappointmentid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ownerappointmentid/_index.md new file mode 100644 index 0000000000..e841812e86 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ownerappointmentid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OwnerAppointmentId method" +linktitle: "OwnerAppointmentId" +articleTitle: "OwnerAppointmentId" +second_title: "Aspose.Email for C++" +description: "Specifies a quasi-unique value among all of the Calendar objects in a user's mailbox." +type: docs +weight: 14190 +url: /cpp/aspose.email.mapi/knownpropertylist/ownerappointmentid/ +--- + +## OwnerAppointmentId {#ownerappointmentid} + +Specifies a quasi-unique value among all of the Calendar objects in a user's mailbox. Area: Appointment Canonical name: PidTagOwnerAppointmentId Alternate names: PR_OWNER_APPT_ID, http://schemas.microsoft.com/mapi/owner_appt_id + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OwnerAppointmentId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ownercount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ownercount/_index.md new file mode 100644 index 0000000000..c736fb31e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ownercount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OwnerCount method" +linktitle: "OwnerCount" +articleTitle: "OwnerCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14200 +url: /cpp/aspose.email.mapi/knownpropertylist/ownercount/ +--- + +## OwnerCount {#ownercount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OWNER_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OwnerCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ownercriticalchange/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ownercriticalchange/_index.md new file mode 100644 index 0000000000..75133cdef0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ownercriticalchange/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OwnerCriticalChange method" +linktitle: "OwnerCriticalChange" +articleTitle: "OwnerCriticalChange" +second_title: "Aspose.Email for C++" +description: "Specifies the date and time at which a Meeting Request object was sent by the organizer." +type: docs +weight: 14210 +url: /cpp/aspose.email.mapi/knownpropertylist/ownercriticalchange/ +--- + +## OwnerCriticalChange {#ownercriticalchange} + +Specifies the date and time at which a Meeting Request object was sent by the organizer. Area: Meetings Canonical name: PidLidOwnerCriticalChange Alternate names: LID_OWNER_CRITICAL_CHANGE + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OwnerCriticalChange() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ownername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ownername/_index.md new file mode 100644 index 0000000000..39e3bc7ddd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ownername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OwnerName method" +linktitle: "OwnerName" +articleTitle: "OwnerName" +second_title: "Aspose.Email for C++" +description: "Indicates the name of the owner of the mailbox." +type: docs +weight: 14220 +url: /cpp/aspose.email.mapi/knownpropertylist/ownername/ +--- + +## OwnerName {#ownername} + +Indicates the name of the owner of the mailbox. Area: Meetings Canonical name: PidLidOwnerName Alternate names: dispidOwnerName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OwnerName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ownstoreentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ownstoreentryid/_index.md new file mode 100644 index 0000000000..ccaa3bb6c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ownstoreentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::OwnStoreEntryid method" +linktitle: "OwnStoreEntryid" +articleTitle: "OwnStoreEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14230 +url: /cpp/aspose.email.mapi/knownpropertylist/ownstoreentryid/ +--- + +## OwnStoreEntryid {#ownstoreentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_OWN_STORE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +OwnStoreEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/p1content/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/p1content/_index.md new file mode 100644 index 0000000000..94e3459517 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/p1content/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::P1Content method" +linktitle: "P1Content" +articleTitle: "P1Content" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14240 +url: /cpp/aspose.email.mapi/knownpropertylist/p1content/ +--- + +## P1Content {#p1content} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_P1_CONTENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +P1Content() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/p1contenttype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/p1contenttype/_index.md new file mode 100644 index 0000000000..71d56e5b9b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/p1contenttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::P1ContentType method" +linktitle: "P1ContentType" +articleTitle: "P1ContentType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14250 +url: /cpp/aspose.email.mapi/knownpropertylist/p1contenttype/ +--- + +## P1ContentType {#p1contenttype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_P1_CONTENT_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +P1ContentType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/pagecount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/pagecount/_index.md new file mode 100644 index 0000000000..43719d512a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/pagecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PageCount method" +linktitle: "PageCount" +articleTitle: "PageCount" +second_title: "Aspose.Email for C++" +description: "Specifies the page count of the file attached to the Document object." +type: docs +weight: 14260 +url: /cpp/aspose.email.mapi/knownpropertylist/pagecount/ +--- + +## PageCount {#pagecount} + +Specifies the page count of the file attached to the Document object. Area: Common Canonical name: PidNamePageCount Alternate names: urn:schemas-microsoft-com:office:office::Pages + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PageCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/pagertelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/pagertelephonenumber/_index.md new file mode 100644 index 0000000000..9cdd956ea7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/pagertelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PagerTelephoneNumber method" +linktitle: "PagerTelephoneNumber" +articleTitle: "PagerTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's pager telephone number." +type: docs +weight: 14270 +url: /cpp/aspose.email.mapi/knownpropertylist/pagertelephonenumber/ +--- + +## PagerTelephoneNumber {#pagertelephonenumber} + +Contains the mail user's pager telephone number. Area: Address Properties Canonical name: PidTagPagerTelephoneNumber Alternate names: PR_PAGER_TELEPHONE_NUMBER, PR_PAGER_TELEPHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PagerTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/paragraphcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/paragraphcount/_index.md new file mode 100644 index 0000000000..c9c5ae17d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/paragraphcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ParagraphCount method" +linktitle: "ParagraphCount" +articleTitle: "ParagraphCount" +second_title: "Aspose.Email for C++" +description: "Specifies the number of paragraphs in the file attached to the Document object." +type: docs +weight: 14280 +url: /cpp/aspose.email.mapi/knownpropertylist/paragraphcount/ +--- + +## ParagraphCount {#paragraphcount} + +Specifies the number of paragraphs in the file attached to the Document object. Area: Common Canonical name: PidNameParagraphCount Alternate names: urn:schemas-microsoft-com:office:office::Paragraphs + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ParagraphCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/parentdisplay/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/parentdisplay/_index.md new file mode 100644 index 0000000000..539b6aae2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/parentdisplay/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ParentDisplay method" +linktitle: "ParentDisplay" +articleTitle: "ParentDisplay" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14290 +url: /cpp/aspose.email.mapi/knownpropertylist/parentdisplay/ +--- + +## ParentDisplay {#parentdisplay} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PARENT_DISPLAY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ParentDisplay() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/parententryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/parententryid/_index.md new file mode 100644 index 0000000000..1176faae6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/parententryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ParentEntryId method" +linktitle: "ParentEntryId" +articleTitle: "ParentEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the folder where messages or subfolders reside." +type: docs +weight: 14300 +url: /cpp/aspose.email.mapi/knownpropertylist/parententryid/ +--- + +## ParentEntryId {#parententryid} + +Contains the EntryID of the folder where messages or subfolders reside. Area: ID Properties Canonical name: PidTagParentEntryId Alternate names: PR_PARENT_ENTRYID, ptagParentEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ParentEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/parentfolderid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/parentfolderid/_index.md new file mode 100644 index 0000000000..4323287da4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/parentfolderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ParentFolderId method" +linktitle: "ParentFolderId" +articleTitle: "ParentFolderId" +second_title: "Aspose.Email for C++" +description: "Contains a value that contains the Folder ID (FID), as specified in [MS-OXCDATA] section 2.2.1.1, that identifies the parent folder of the messaging object bein" +type: docs +weight: 14310 +url: /cpp/aspose.email.mapi/knownpropertylist/parentfolderid/ +--- + +## ParentFolderId {#parentfolderid} + +Contains a value that contains the Folder ID (FID), as specified in [MS-OXCDATA] section 2.2.1.1, that identifies the parent folder of the messaging object being synchronized. Area: ID Properties Canonical name: PidTagParentFolderId Alternate names: ptagParentFID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ParentFolderId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/parentkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/parentkey/_index.md new file mode 100644 index 0000000000..bd433b45be --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/parentkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ParentKey method" +linktitle: "ParentKey" +articleTitle: "ParentKey" +second_title: "Aspose.Email for C++" +description: "Contains the search key that is used to correlate the original message and the reports about the original message." +type: docs +weight: 14320 +url: /cpp/aspose.email.mapi/knownpropertylist/parentkey/ +--- + +## ParentKey {#parentkey} + +Contains the search key that is used to correlate the original message and the reports about the original message. Area: MapiEnvelope Canonical name: PidTagParentKey Alternate names: PR_PARENT_KEY, ptagParentKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ParentKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/parentsourcekey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/parentsourcekey/_index.md new file mode 100644 index 0000000000..efa921a85d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/parentsourcekey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ParentSourceKey method" +linktitle: "ParentSourceKey" +articleTitle: "ParentSourceKey" +second_title: "Aspose.Email for C++" +description: "Contains a value on a folder that contains the PidTagSourceKey property (section 2.1012) of the parent folder." +type: docs +weight: 14330 +url: /cpp/aspose.email.mapi/knownpropertylist/parentsourcekey/ +--- + +## ParentSourceKey {#parentsourcekey} + +Contains a value on a folder that contains the PidTagSourceKey property (section 2.1012) of the parent folder. Area: ExchangeNonTransmittableReserved Canonical name: PidTagParentSourceKey Alternate names: PR_PARENT_SOURCE_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ParentSourceKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/pendingstateforsitemailboxdocument/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/pendingstateforsitemailboxdocument/_index.md new file mode 100644 index 0000000000..6c14b2d880 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/pendingstateforsitemailboxdocument/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PendingStateForSiteMailboxDocument method" +linktitle: "PendingStateForSiteMailboxDocument" +articleTitle: "PendingStateForSiteMailboxDocument" +second_title: "Aspose.Email for C++" +description: "Specifies the synchronization state of the Document object that is in the Document Libraries folder of the site mailbox." +type: docs +weight: 14340 +url: /cpp/aspose.email.mapi/knownpropertylist/pendingstateforsitemailboxdocument/ +--- + +## PendingStateForSiteMailboxDocument {#pendingstateforsitemailboxdocument} + +Specifies the synchronization state of the Document object that is in the Document Libraries folder of the site mailbox. Area: Site Mailbox Canonical name: PidLidPendingStateForSiteMailboxDocument Alternate names: dispidPendingStateforTMDocument + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PendingStateForSiteMailboxDocument() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/percentcomplete/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/percentcomplete/_index.md new file mode 100644 index 0000000000..5e43e0dfa1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/percentcomplete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PercentComplete method" +linktitle: "PercentComplete" +articleTitle: "PercentComplete" +second_title: "Aspose.Email for C++" +description: "Indicates whether a time-flagged Message object is complete." +type: docs +weight: 14350 +url: /cpp/aspose.email.mapi/knownpropertylist/percentcomplete/ +--- + +## PercentComplete {#percentcomplete} + +Indicates whether a time-flagged Message object is complete. Area: Tasks Canonical name: PidLidPercentComplete Alternate names: dispidPercentComplete + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PercentComplete() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/personalhomepage/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/personalhomepage/_index.md new file mode 100644 index 0000000000..40013688d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/personalhomepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PersonalHomePage method" +linktitle: "PersonalHomePage" +articleTitle: "PersonalHomePage" +second_title: "Aspose.Email for C++" +description: "Contains the URL of the mail user's personal home page." +type: docs +weight: 14360 +url: /cpp/aspose.email.mapi/knownpropertylist/personalhomepage/ +--- + +## PersonalHomePage {#personalhomepage} + +Contains the URL of the mail user's personal home page. Area: MapiMailUser Canonical name: PidTagPersonalHomePage Alternate names: PR_PERSONAL_HOME_PAGE, PR_PERSONAL_HOME_PAGE_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PersonalHomePage() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/phishingstamp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/phishingstamp/_index.md new file mode 100644 index 0000000000..190492e69a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/phishingstamp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PhishingStamp method" +linktitle: "PhishingStamp" +articleTitle: "PhishingStamp" +second_title: "Aspose.Email for C++" +description: "Indicates whether a message is likely to be phishing." +type: docs +weight: 14370 +url: /cpp/aspose.email.mapi/knownpropertylist/phishingstamp/ +--- + +## PhishingStamp {#phishingstamp} + +Indicates whether a message is likely to be phishing. Area: Secure Messaging Properties Canonical name: PidNamePhishingStamp Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PhishingStamp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/physicaldeliverybureaufaxdelivery/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/physicaldeliverybureaufaxdelivery/_index.md new file mode 100644 index 0000000000..90e6bf5436 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/physicaldeliverybureaufaxdelivery/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PhysicalDeliveryBureauFaxDelivery method" +linktitle: "PhysicalDeliveryBureauFaxDelivery" +articleTitle: "PhysicalDeliveryBureauFaxDelivery" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14380 +url: /cpp/aspose.email.mapi/knownpropertylist/physicaldeliverybureaufaxdelivery/ +--- + +## PhysicalDeliveryBureauFaxDelivery {#physicaldeliverybureaufaxdelivery} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PhysicalDeliveryBureauFaxDelivery() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/physicaldeliverymode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/physicaldeliverymode/_index.md new file mode 100644 index 0000000000..627cb83252 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/physicaldeliverymode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PhysicalDeliveryMode method" +linktitle: "PhysicalDeliveryMode" +articleTitle: "PhysicalDeliveryMode" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14390 +url: /cpp/aspose.email.mapi/knownpropertylist/physicaldeliverymode/ +--- + +## PhysicalDeliveryMode {#physicaldeliverymode} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_DELIVERY_MODE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PhysicalDeliveryMode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/physicaldeliveryreportrequest/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/physicaldeliveryreportrequest/_index.md new file mode 100644 index 0000000000..2993e5f597 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/physicaldeliveryreportrequest/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PhysicalDeliveryReportRequest method" +linktitle: "PhysicalDeliveryReportRequest" +articleTitle: "PhysicalDeliveryReportRequest" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14400 +url: /cpp/aspose.email.mapi/knownpropertylist/physicaldeliveryreportrequest/ +--- + +## PhysicalDeliveryReportRequest {#physicaldeliveryreportrequest} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_DELIVERY_REPORT_REQUEST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PhysicalDeliveryReportRequest() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/physicalforwardingaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/physicalforwardingaddress/_index.md new file mode 100644 index 0000000000..923b9e98c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/physicalforwardingaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PhysicalForwardingAddress method" +linktitle: "PhysicalForwardingAddress" +articleTitle: "PhysicalForwardingAddress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14410 +url: /cpp/aspose.email.mapi/knownpropertylist/physicalforwardingaddress/ +--- + +## PhysicalForwardingAddress {#physicalforwardingaddress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_FORWARDING_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PhysicalForwardingAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/physicalforwardingaddressrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/physicalforwardingaddressrequested/_index.md new file mode 100644 index 0000000000..4a0baa1803 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/physicalforwardingaddressrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PhysicalForwardingAddressRequested method" +linktitle: "PhysicalForwardingAddressRequested" +articleTitle: "PhysicalForwardingAddressRequested" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14420 +url: /cpp/aspose.email.mapi/knownpropertylist/physicalforwardingaddressrequested/ +--- + +## PhysicalForwardingAddressRequested {#physicalforwardingaddressrequested} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PhysicalForwardingAddressRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/physicalforwardingprohibited/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/physicalforwardingprohibited/_index.md new file mode 100644 index 0000000000..3b5ca71f66 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/physicalforwardingprohibited/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PhysicalForwardingProhibited method" +linktitle: "PhysicalForwardingProhibited" +articleTitle: "PhysicalForwardingProhibited" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14430 +url: /cpp/aspose.email.mapi/knownpropertylist/physicalforwardingprohibited/ +--- + +## PhysicalForwardingProhibited {#physicalforwardingprohibited} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_FORWARDING_PROHIBITED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PhysicalForwardingProhibited() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/physicalrenditionattributes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/physicalrenditionattributes/_index.md new file mode 100644 index 0000000000..73cb7b0d0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/physicalrenditionattributes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PhysicalRenditionAttributes method" +linktitle: "PhysicalRenditionAttributes" +articleTitle: "PhysicalRenditionAttributes" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14440 +url: /cpp/aspose.email.mapi/knownpropertylist/physicalrenditionattributes/ +--- + +## PhysicalRenditionAttributes {#physicalrenditionattributes} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PHYSICAL_RENDITION_ATTRIBUTES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PhysicalRenditionAttributes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/policytag/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/policytag/_index.md new file mode 100644 index 0000000000..f6647e9570 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/policytag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PolicyTag method" +linktitle: "PolicyTag" +articleTitle: "PolicyTag" +second_title: "Aspose.Email for C++" +description: "Specifies the GUID of a retention tag." +type: docs +weight: 14450 +url: /cpp/aspose.email.mapi/knownpropertylist/policytag/ +--- + +## PolicyTag {#policytag} + +Specifies the GUID of a retention tag. Area: Archive Canonical name: PidTagPolicyTag Alternate names: PR_POLICY_TAG, ptagPolicyTag + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PolicyTag() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postaladdress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postaladdress/_index.md new file mode 100644 index 0000000000..43245695d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postaladdress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostalAddress method" +linktitle: "PostalAddress" +articleTitle: "PostalAddress" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's postal address." +type: docs +weight: 14460 +url: /cpp/aspose.email.mapi/knownpropertylist/postaladdress/ +--- + +## PostalAddress {#postaladdress} + +Contains the mail user's postal address. Area: MapiMailUser Canonical name: PidTagPostalAddress Alternate names: PR_POSTAL_ADDRESS, PR_POSTAL_ADDRESS_A, PR_POSTAL_ADDRESS_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostalAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postaladdressid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postaladdressid/_index.md new file mode 100644 index 0000000000..c33a5c8abd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postaladdressid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostalAddressId method" +linktitle: "PostalAddressId" +articleTitle: "PostalAddressId" +second_title: "Aspose.Email for C++" +description: "Specifies which physical address is the mailing address for this contact." +type: docs +weight: 14470 +url: /cpp/aspose.email.mapi/knownpropertylist/postaladdressid/ +--- + +## PostalAddressId {#postaladdressid} + +Specifies which physical address is the mailing address for this contact. Area: Contact Properties Canonical name: PidLidPostalAddressId Alternate names: dispidPostalAddressId + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostalAddressId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postalcode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postalcode/_index.md new file mode 100644 index 0000000000..f8b3d3afe3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postalcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostalCode method" +linktitle: "PostalCode" +articleTitle: "PostalCode" +second_title: "Aspose.Email for C++" +description: "Contains the postal code for the mail user's postal address." +type: docs +weight: 14480 +url: /cpp/aspose.email.mapi/knownpropertylist/postalcode/ +--- + +## PostalCode {#postalcode} + +Contains the postal code for the mail user's postal address. Area: MapiMailUser Canonical name: PidTagPostalCode Alternate names: PR_POSTAL_CODE, PR_POSTAL_CODE_A, PR_POSTAL_CODE_W, PR_BUSINESS_ADDRESS_POSTAL_CODE, PR_BUSINESS_ADDRESS_POSTAL_CODE_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostalCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postfolderentries/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postfolderentries/_index.md new file mode 100644 index 0000000000..59849a5a14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postfolderentries/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostFolderEntries method" +linktitle: "PostFolderEntries" +articleTitle: "PostFolderEntries" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14490 +url: /cpp/aspose.email.mapi/knownpropertylist/postfolderentries/ +--- + +## PostFolderEntries {#postfolderentries} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_FOLDER_ENTRIES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostFolderEntries() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postfoldernames/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postfoldernames/_index.md new file mode 100644 index 0000000000..7ebd40cdb5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postfoldernames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostFolderNames method" +linktitle: "PostFolderNames" +articleTitle: "PostFolderNames" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14500 +url: /cpp/aspose.email.mapi/knownpropertylist/postfoldernames/ +--- + +## PostFolderNames {#postfoldernames} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_FOLDER_NAMES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostFolderNames() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postofficebox/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postofficebox/_index.md new file mode 100644 index 0000000000..99aff071c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postofficebox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostOfficeBox method" +linktitle: "PostOfficeBox" +articleTitle: "PostOfficeBox" +second_title: "Aspose.Email for C++" +description: "Contains the number or identifier of the mail user's post office box." +type: docs +weight: 14510 +url: /cpp/aspose.email.mapi/knownpropertylist/postofficebox/ +--- + +## PostOfficeBox {#postofficebox} + +Contains the number or identifier of the mail user's post office box. Area: MapiMailUser Canonical name: PidTagPostOfficeBox Alternate names: PR_POST_OFFICE_BOX, PR_POST_OFFICE_BOX_A, PR_POST_OFFICE_BOX_W, PR_BUSINESS_ADDRESS_POST_OFFICE_BOX, PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostOfficeBox() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postreplydenied/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postreplydenied/_index.md new file mode 100644 index 0000000000..4f34468108 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postreplydenied/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostReplyDenied method" +linktitle: "PostReplyDenied" +articleTitle: "PostReplyDenied" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14520 +url: /cpp/aspose.email.mapi/knownpropertylist/postreplydenied/ +--- + +## PostReplyDenied {#postreplydenied} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_REPLY_DENIED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostReplyDenied() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postreplyfolderentries/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postreplyfolderentries/_index.md new file mode 100644 index 0000000000..ac58e098e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postreplyfolderentries/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostReplyFolderEntries method" +linktitle: "PostReplyFolderEntries" +articleTitle: "PostReplyFolderEntries" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14530 +url: /cpp/aspose.email.mapi/knownpropertylist/postreplyfolderentries/ +--- + +## PostReplyFolderEntries {#postreplyfolderentries} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_REPLY_FOLDER_ENTRIES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostReplyFolderEntries() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postreplyfoldernames/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postreplyfoldernames/_index.md new file mode 100644 index 0000000000..16e9728635 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postreplyfoldernames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostReplyFolderNames method" +linktitle: "PostReplyFolderNames" +articleTitle: "PostReplyFolderNames" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14540 +url: /cpp/aspose.email.mapi/knownpropertylist/postreplyfoldernames/ +--- + +## PostReplyFolderNames {#postreplyfoldernames} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_POST_REPLY_FOLDER_NAMES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostReplyFolderNames() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postrsschannel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postrsschannel/_index.md new file mode 100644 index 0000000000..de5716a958 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postrsschannel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostRssChannel method" +linktitle: "PostRssChannel" +articleTitle: "PostRssChannel" +second_title: "Aspose.Email for C++" +description: "Contains the contents of the title field from the XML of the Atom feed or RSS channel." +type: docs +weight: 14550 +url: /cpp/aspose.email.mapi/knownpropertylist/postrsschannel/ +--- + +## PostRssChannel {#postrsschannel} + +Contains the contents of the title field from the XML of the Atom feed or RSS channel. Area: RSS Canonical name: PidLidPostRssChannel Alternate names: dispidPostRssChannel + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostRssChannel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postrsschannellink/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postrsschannellink/_index.md new file mode 100644 index 0000000000..5869bf2b70 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postrsschannellink/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostRssChannelLink method" +linktitle: "PostRssChannelLink" +articleTitle: "PostRssChannelLink" +second_title: "Aspose.Email for C++" +description: "Contains the URL of the RSS or Atom feed from which the XML file came." +type: docs +weight: 14560 +url: /cpp/aspose.email.mapi/knownpropertylist/postrsschannellink/ +--- + +## PostRssChannelLink {#postrsschannellink} + +Contains the URL of the RSS or Atom feed from which the XML file came. Area: RSS Canonical name: PidLidPostRssChannelLink Alternate names: dispidPostRssChannelLink + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostRssChannelLink() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemguid/_index.md new file mode 100644 index 0000000000..4ad25913c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostRssItemGuid method" +linktitle: "PostRssItemGuid" +articleTitle: "PostRssItemGuid" +second_title: "Aspose.Email for C++" +description: "Contains a unique identifier for the RSS object." +type: docs +weight: 14570 +url: /cpp/aspose.email.mapi/knownpropertylist/postrssitemguid/ +--- + +## PostRssItemGuid {#postrssitemguid} + +Contains a unique identifier for the RSS object. Area: RSS Canonical name: PidLidPostRssItemGuid Alternate names: dispidPostRssItemGuid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostRssItemGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemhash/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemhash/_index.md new file mode 100644 index 0000000000..694334f1b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemhash/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostRssItemHash method" +linktitle: "PostRssItemHash" +articleTitle: "PostRssItemHash" +second_title: "Aspose.Email for C++" +description: "Contains a hash of the feed XML computed by using an implementation-dependent algorithm." +type: docs +weight: 14580 +url: /cpp/aspose.email.mapi/knownpropertylist/postrssitemhash/ +--- + +## PostRssItemHash {#postrssitemhash} + +Contains a hash of the feed XML computed by using an implementation-dependent algorithm. Area: RSS Canonical name: PidLidPostRssItemHash Alternate names: dispidPostRssItemHash + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostRssItemHash() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemlink/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemlink/_index.md new file mode 100644 index 0000000000..67caf695d2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemlink/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostRssItemLink method" +linktitle: "PostRssItemLink" +articleTitle: "PostRssItemLink" +second_title: "Aspose.Email for C++" +description: "Contains the URL of the link from an RSS or Atom item." +type: docs +weight: 14590 +url: /cpp/aspose.email.mapi/knownpropertylist/postrssitemlink/ +--- + +## PostRssItemLink {#postrssitemlink} + +Contains the URL of the link from an RSS or Atom item. Area: RSS Canonical name: PidLidPostRssItemLink Alternate names: dispidPostRssItemLink + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostRssItemLink() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemxml/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemxml/_index.md new file mode 100644 index 0000000000..4c80adcdb3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postrssitemxml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostRssItemXml method" +linktitle: "PostRssItemXml" +articleTitle: "PostRssItemXml" +second_title: "Aspose.Email for C++" +description: "Contains the item element and all of its sub-elements from an RSS feed, or the entry element and all of its sub-elements from an Atom feed." +type: docs +weight: 14600 +url: /cpp/aspose.email.mapi/knownpropertylist/postrssitemxml/ +--- + +## PostRssItemXml {#postrssitemxml} + +Contains the item element and all of its sub-elements from an RSS feed, or the entry element and all of its sub-elements from an Atom feed. Area: RSS Canonical name: PidLidPostRssItemXml Alternate names: dispidPostRssItemXml + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostRssItemXml() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/postrsssubscription/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/postrsssubscription/_index.md new file mode 100644 index 0000000000..bb344ec18d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/postrsssubscription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PostRssSubscription method" +linktitle: "PostRssSubscription" +articleTitle: "PostRssSubscription" +second_title: "Aspose.Email for C++" +description: "Contains the user's preferred name for the RSS or Atom subscription." +type: docs +weight: 14610 +url: /cpp/aspose.email.mapi/knownpropertylist/postrsssubscription/ +--- + +## PostRssSubscription {#postrsssubscription} + +Contains the user's preferred name for the RSS or Atom subscription. Area: RSS Canonical name: PidLidPostRssSubscription Alternate names: dispidPostRssSubscription + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PostRssSubscription() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/predecessorchangelist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/predecessorchangelist/_index.md new file mode 100644 index 0000000000..ce2cb9d8b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/predecessorchangelist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PredecessorChangeList method" +linktitle: "PredecessorChangeList" +articleTitle: "PredecessorChangeList" +second_title: "Aspose.Email for C++" +description: "Contains a value that contains a serialized representation of a PredecessorChangeList structure." +type: docs +weight: 14620 +url: /cpp/aspose.email.mapi/knownpropertylist/predecessorchangelist/ +--- + +## PredecessorChangeList {#predecessorchangelist} + +Contains a value that contains a serialized representation of a PredecessorChangeList structure. Area: Sync Canonical name: PidTagPredecessorChangeList Alternate names: PR_PREDECESSOR_CHANGE_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PredecessorChangeList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/preprocess/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/preprocess/_index.md new file mode 100644 index 0000000000..bda8c9c885 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/preprocess/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Preprocess method" +linktitle: "Preprocess" +articleTitle: "Preprocess" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14630 +url: /cpp/aspose.email.mapi/knownpropertylist/preprocess/ +--- + +## Preprocess {#preprocess} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PREPROCESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Preprocess() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/presentationformat/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/presentationformat/_index.md new file mode 100644 index 0000000000..46c36a6523 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/presentationformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PresentationFormat method" +linktitle: "PresentationFormat" +articleTitle: "PresentationFormat" +second_title: "Aspose.Email for C++" +description: "Specifies the presentation format of the file attached to the Document object." +type: docs +weight: 14640 +url: /cpp/aspose.email.mapi/knownpropertylist/presentationformat/ +--- + +## PresentationFormat {#presentationformat} + +Specifies the presentation format of the file attached to the Document object. Area: Common Canonical name: PidNamePresentationFormat Alternate names: urn:schemas-microsoft-com:office:office::PresentationFormat + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PresentationFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/preventmsgcreate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/preventmsgcreate/_index.md new file mode 100644 index 0000000000..c66c0094be --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/preventmsgcreate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PreventMsgCreate method" +linktitle: "PreventMsgCreate" +articleTitle: "PreventMsgCreate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14650 +url: /cpp/aspose.email.mapi/knownpropertylist/preventmsgcreate/ +--- + +## PreventMsgCreate {#preventmsgcreate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PREVENT_MSG_CREATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PreventMsgCreate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/preview/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/preview/_index.md new file mode 100644 index 0000000000..52d7f1aa8b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/preview/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Preview method" +linktitle: "Preview" +articleTitle: "Preview" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14660 +url: /cpp/aspose.email.mapi/knownpropertylist/preview/ +--- + +## Preview {#preview} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PREVIEW + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Preview() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/previewunread/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/previewunread/_index.md new file mode 100644 index 0000000000..6d1dbc14fb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/previewunread/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PreviewUnread method" +linktitle: "PreviewUnread" +articleTitle: "PreviewUnread" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14670 +url: /cpp/aspose.email.mapi/knownpropertylist/previewunread/ +--- + +## PreviewUnread {#previewunread} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PREVIEW_UNREAD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PreviewUnread() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/primarycapability/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/primarycapability/_index.md new file mode 100644 index 0000000000..51cc32fca2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/primarycapability/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PrimaryCapability method" +linktitle: "PrimaryCapability" +articleTitle: "PrimaryCapability" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14680 +url: /cpp/aspose.email.mapi/knownpropertylist/primarycapability/ +--- + +## PrimaryCapability {#primarycapability} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PRIMARY_CAPABILITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PrimaryCapability() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/primaryfaxnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/primaryfaxnumber/_index.md new file mode 100644 index 0000000000..72280922ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/primaryfaxnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PrimaryFaxNumber method" +linktitle: "PrimaryFaxNumber" +articleTitle: "PrimaryFaxNumber" +second_title: "Aspose.Email for C++" +description: "Contains the telephone number of the mail user's primary fax machine." +type: docs +weight: 14690 +url: /cpp/aspose.email.mapi/knownpropertylist/primaryfaxnumber/ +--- + +## PrimaryFaxNumber {#primaryfaxnumber} + +Contains the telephone number of the mail user's primary fax machine. Area: MapiMailUser Canonical name: PidTagPrimaryFaxNumber Alternate names: PR_PRIMARY_FAX_NUMBER, PR_PRIMARY_FAX_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PrimaryFaxNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/primarysendaccount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/primarysendaccount/_index.md new file mode 100644 index 0000000000..3edba4af6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/primarysendaccount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PrimarySendAccount method" +linktitle: "PrimarySendAccount" +articleTitle: "PrimarySendAccount" +second_title: "Aspose.Email for C++" +description: "Specifies the first server that a client is to use to send the email with." +type: docs +weight: 14700 +url: /cpp/aspose.email.mapi/knownpropertylist/primarysendaccount/ +--- + +## PrimarySendAccount {#primarysendaccount} + +Specifies the first server that a client is to use to send the email with. Area: MapiNonTransmittable Canonical name: PidTagPrimarySendAccount Alternate names: PR_PRIMARY_SEND_ACCT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PrimarySendAccount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/primarytelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/primarytelephonenumber/_index.md new file mode 100644 index 0000000000..e643a416b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/primarytelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PrimaryTelephoneNumber method" +linktitle: "PrimaryTelephoneNumber" +articleTitle: "PrimaryTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's primary telephone number." +type: docs +weight: 14710 +url: /cpp/aspose.email.mapi/knownpropertylist/primarytelephonenumber/ +--- + +## PrimaryTelephoneNumber {#primarytelephonenumber} + +Contains the mail user's primary telephone number. Area: MapiMailUser Canonical name: PidTagPrimaryTelephoneNumber Alternate names: PR_PRIMARY_TELEPHONE_NUMBER, PR_PRIMARY_TELEPHONE_NUMBER_A, PR_PRIMARY_TELEPHONE_NUMBER_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PrimaryTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/priority/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/priority/_index.md new file mode 100644 index 0000000000..8375b2a3ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/priority/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Priority method" +linktitle: "Priority" +articleTitle: "Priority" +second_title: "Aspose.Email for C++" +description: "Indicates the client's request for the priority with which the message is to be sent by the messaging system." +type: docs +weight: 14720 +url: /cpp/aspose.email.mapi/knownpropertylist/priority/ +--- + +## Priority {#priority} + +Indicates the client's request for the priority with which the message is to be sent by the messaging system. Area: Email Canonical name: PidTagPriority Alternate names: PR_PRIORITY, ptagPriority, urn:schemas:httpmail:priority, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Priority() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/private/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/private/_index.md new file mode 100644 index 0000000000..1fb2096175 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/private/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Private method" +linktitle: "Private" +articleTitle: "Private" +second_title: "Aspose.Email for C++" +description: "Indicates whether the end user wishes for this Message object to be hidden from other users who have access to the Message object." +type: docs +weight: 14730 +url: /cpp/aspose.email.mapi/knownpropertylist/private/ +--- + +## Private {#private} + +Indicates whether the end user wishes for this Message object to be hidden from other users who have access to the Message object. Area: General Message Properties Canonical name: PidLidPrivate Alternate names: dispidPrivate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Private() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/processed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/processed/_index.md new file mode 100644 index 0000000000..d722a7ad89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/processed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Processed method" +linktitle: "Processed" +articleTitle: "Processed" +second_title: "Aspose.Email for C++" +description: "Indicates whether a client has already processed a received task communication." +type: docs +weight: 14740 +url: /cpp/aspose.email.mapi/knownpropertylist/processed/ +--- + +## Processed {#processed} + +Indicates whether a client has already processed a received task communication. Area: Calendar Canonical name: PidTagProcessed Alternate names: PR_PROCESSED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Processed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profession/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profession/_index.md new file mode 100644 index 0000000000..40d3853cf6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profession/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Profession method" +linktitle: "Profession" +articleTitle: "Profession" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's line of business." +type: docs +weight: 14750 +url: /cpp/aspose.email.mapi/knownpropertylist/profession/ +--- + +## Profession {#profession} + +Contains the name of the mail user's line of business. Area: MapiMailUser Canonical name: PidTagProfession Alternate names: PR_PROFESSION, PR_PROFESSION_A, PR_PROFESSION_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Profession() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileabfilespath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileabfilespath/_index.md new file mode 100644 index 0000000000..4b8bd312e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileabfilespath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileAbFilesPath method" +linktitle: "ProfileAbFilesPath" +articleTitle: "ProfileAbFilesPath" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14760 +url: /cpp/aspose.email.mapi/knownpropertylist/profileabfilespath/ +--- + +## ProfileAbFilesPath {#profileabfilespath} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_AB_FILES_PATH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileAbFilesPath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileaddrinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileaddrinfo/_index.md new file mode 100644 index 0000000000..5c691acd02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileaddrinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileAddrInfo method" +linktitle: "ProfileAddrInfo" +articleTitle: "ProfileAddrInfo" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14770 +url: /cpp/aspose.email.mapi/knownpropertylist/profileaddrinfo/ +--- + +## ProfileAddrInfo {#profileaddrinfo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_ADDR_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileAddrInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileallpubcomment/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileallpubcomment/_index.md new file mode 100644 index 0000000000..67f06013d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileallpubcomment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileAllpubComment method" +linktitle: "ProfileAllpubComment" +articleTitle: "ProfileAllpubComment" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14780 +url: /cpp/aspose.email.mapi/knownpropertylist/profileallpubcomment/ +--- + +## ProfileAllpubComment {#profileallpubcomment} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_ALLPUB_COMMENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileAllpubComment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileallpubdisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileallpubdisplayname/_index.md new file mode 100644 index 0000000000..15d0c0ab29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileallpubdisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileAllpubDisplayName method" +linktitle: "ProfileAllpubDisplayName" +articleTitle: "ProfileAllpubDisplayName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14790 +url: /cpp/aspose.email.mapi/knownpropertylist/profileallpubdisplayname/ +--- + +## ProfileAllpubDisplayName {#profileallpubdisplayname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_ALLPUB_DISPLAY_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileAllpubDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilebindingorder/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilebindingorder/_index.md new file mode 100644 index 0000000000..94ba43d7eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilebindingorder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileBindingOrder method" +linktitle: "ProfileBindingOrder" +articleTitle: "ProfileBindingOrder" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14800 +url: /cpp/aspose.email.mapi/knownpropertylist/profilebindingorder/ +--- + +## ProfileBindingOrder {#profilebindingorder} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_BINDING_ORDER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileBindingOrder() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileconfigflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileconfigflags/_index.md new file mode 100644 index 0000000000..6f6c0b2fc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileconfigflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileConfigFlags method" +linktitle: "ProfileConfigFlags" +articleTitle: "ProfileConfigFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14810 +url: /cpp/aspose.email.mapi/knownpropertylist/profileconfigflags/ +--- + +## ProfileConfigFlags {#profileconfigflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_CONFIG_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileConfigFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileconnectflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileconnectflags/_index.md new file mode 100644 index 0000000000..b3923ea908 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileconnectflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileConnectFlags method" +linktitle: "ProfileConnectFlags" +articleTitle: "ProfileConnectFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14820 +url: /cpp/aspose.email.mapi/knownpropertylist/profileconnectflags/ +--- + +## ProfileConnectFlags {#profileconnectflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_CONNECT_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileConnectFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilefavfldcomment/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilefavfldcomment/_index.md new file mode 100644 index 0000000000..b4299fd0f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilefavfldcomment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileFavfldComment method" +linktitle: "ProfileFavfldComment" +articleTitle: "ProfileFavfldComment" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14830 +url: /cpp/aspose.email.mapi/knownpropertylist/profilefavfldcomment/ +--- + +## ProfileFavfldComment {#profilefavfldcomment} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_FAVFLD_COMMENT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileFavfldComment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilefavflddisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilefavflddisplayname/_index.md new file mode 100644 index 0000000000..dc8bbd4908 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilefavflddisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileFavfldDisplayName method" +linktitle: "ProfileFavfldDisplayName" +articleTitle: "ProfileFavfldDisplayName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14840 +url: /cpp/aspose.email.mapi/knownpropertylist/profilefavflddisplayname/ +--- + +## ProfileFavfldDisplayName {#profilefavflddisplayname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_FAVFLD_DISPLAY_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileFavfldDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilehomeserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilehomeserver/_index.md new file mode 100644 index 0000000000..a9e6f8021e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilehomeserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileHomeServer method" +linktitle: "ProfileHomeServer" +articleTitle: "ProfileHomeServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14850 +url: /cpp/aspose.email.mapi/knownpropertylist/profilehomeserver/ +--- + +## ProfileHomeServer {#profilehomeserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_HOME_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileHomeServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilehomeserveraddrs/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilehomeserveraddrs/_index.md new file mode 100644 index 0000000000..795550344f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilehomeserveraddrs/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileHomeServerAddrs method" +linktitle: "ProfileHomeServerAddrs" +articleTitle: "ProfileHomeServerAddrs" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14860 +url: /cpp/aspose.email.mapi/knownpropertylist/profilehomeserveraddrs/ +--- + +## ProfileHomeServerAddrs {#profilehomeserveraddrs} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_HOME_SERVER_ADDRS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileHomeServerAddrs() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilehomeserverdn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilehomeserverdn/_index.md new file mode 100644 index 0000000000..712a79df76 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilehomeserverdn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileHomeServerDn method" +linktitle: "ProfileHomeServerDn" +articleTitle: "ProfileHomeServerDn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14870 +url: /cpp/aspose.email.mapi/knownpropertylist/profilehomeserverdn/ +--- + +## ProfileHomeServerDn {#profilehomeserverdn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_HOME_SERVER_DN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileHomeServerDn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilemailbox/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilemailbox/_index.md new file mode 100644 index 0000000000..c61a0d6c90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilemailbox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileMailbox method" +linktitle: "ProfileMailbox" +articleTitle: "ProfileMailbox" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14880 +url: /cpp/aspose.email.mapi/knownpropertylist/profilemailbox/ +--- + +## ProfileMailbox {#profilemailbox} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MAILBOX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileMailbox() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilemaxrestrict/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilemaxrestrict/_index.md new file mode 100644 index 0000000000..6d93d983de --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilemaxrestrict/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileMaxRestrict method" +linktitle: "ProfileMaxRestrict" +articleTitle: "ProfileMaxRestrict" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14890 +url: /cpp/aspose.email.mapi/knownpropertylist/profilemaxrestrict/ +--- + +## ProfileMaxRestrict {#profilemaxrestrict} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MAX_RESTRICT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileMaxRestrict() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilemoab/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilemoab/_index.md new file mode 100644 index 0000000000..23460a463d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilemoab/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileMoab method" +linktitle: "ProfileMoab" +articleTitle: "ProfileMoab" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14900 +url: /cpp/aspose.email.mapi/knownpropertylist/profilemoab/ +--- + +## ProfileMoab {#profilemoab} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MOAB + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileMoab() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilemoabguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilemoabguid/_index.md new file mode 100644 index 0000000000..f14b8066f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilemoabguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileMoabGuid method" +linktitle: "ProfileMoabGuid" +articleTitle: "ProfileMoabGuid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14910 +url: /cpp/aspose.email.mapi/knownpropertylist/profilemoabguid/ +--- + +## ProfileMoabGuid {#profilemoabguid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MOAB_GUID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileMoabGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilemoabseq/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilemoabseq/_index.md new file mode 100644 index 0000000000..da9ad878c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilemoabseq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileMoabSeq method" +linktitle: "ProfileMoabSeq" +articleTitle: "ProfileMoabSeq" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14920 +url: /cpp/aspose.email.mapi/knownpropertylist/profilemoabseq/ +--- + +## ProfileMoabSeq {#profilemoabseq} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_MOAB_SEQ + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileMoabSeq() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilename/_index.md new file mode 100644 index 0000000000..bf77fcfda7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileName method" +linktitle: "ProfileName" +articleTitle: "ProfileName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14930 +url: /cpp/aspose.email.mapi/knownpropertylist/profilename/ +--- + +## ProfileName {#profilename} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileofflineinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileofflineinfo/_index.md new file mode 100644 index 0000000000..3359e24a44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileofflineinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileOfflineInfo method" +linktitle: "ProfileOfflineInfo" +articleTitle: "ProfileOfflineInfo" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14940 +url: /cpp/aspose.email.mapi/knownpropertylist/profileofflineinfo/ +--- + +## ProfileOfflineInfo {#profileofflineinfo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_OFFLINE_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileOfflineInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileofflinestorepath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileofflinestorepath/_index.md new file mode 100644 index 0000000000..88eb0795e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileofflinestorepath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileOfflineStorePath method" +linktitle: "ProfileOfflineStorePath" +articleTitle: "ProfileOfflineStorePath" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14950 +url: /cpp/aspose.email.mapi/knownpropertylist/profileofflinestorepath/ +--- + +## ProfileOfflineStorePath {#profileofflinestorepath} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_OFFLINE_STORE_PATH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileOfflineStorePath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileopenflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileopenflags/_index.md new file mode 100644 index 0000000000..064e0b5d4c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileopenflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileOpenFlags method" +linktitle: "ProfileOpenFlags" +articleTitle: "ProfileOpenFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14960 +url: /cpp/aspose.email.mapi/knownpropertylist/profileopenflags/ +--- + +## ProfileOpenFlags {#profileopenflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_OPEN_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileOpenFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileoptionsdata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileoptionsdata/_index.md new file mode 100644 index 0000000000..129942a107 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileoptionsdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileOptionsData method" +linktitle: "ProfileOptionsData" +articleTitle: "ProfileOptionsData" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14970 +url: /cpp/aspose.email.mapi/knownpropertylist/profileoptionsdata/ +--- + +## ProfileOptionsData {#profileoptionsdata} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_OPTIONS_DATA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileOptionsData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profilesecuremailbox/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profilesecuremailbox/_index.md new file mode 100644 index 0000000000..2c5dd5fb6d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profilesecuremailbox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileSecureMailbox method" +linktitle: "ProfileSecureMailbox" +articleTitle: "ProfileSecureMailbox" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14980 +url: /cpp/aspose.email.mapi/knownpropertylist/profilesecuremailbox/ +--- + +## ProfileSecureMailbox {#profilesecuremailbox} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_SECURE_MAILBOX + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileSecureMailbox() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileserver/_index.md new file mode 100644 index 0000000000..b5c25284ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileServer method" +linktitle: "ProfileServer" +articleTitle: "ProfileServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 14990 +url: /cpp/aspose.email.mapi/knownpropertylist/profileserver/ +--- + +## ProfileServer {#profileserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileserverdn/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileserverdn/_index.md new file mode 100644 index 0000000000..41e0b0ce41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileserverdn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileServerDn method" +linktitle: "ProfileServerDn" +articleTitle: "ProfileServerDn" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15000 +url: /cpp/aspose.email.mapi/knownpropertylist/profileserverdn/ +--- + +## ProfileServerDn {#profileserverdn} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_SERVER_DN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileServerDn() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profiletransportflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profiletransportflags/_index.md new file mode 100644 index 0000000000..1eecbb1bfe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profiletransportflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileTransportFlags method" +linktitle: "ProfileTransportFlags" +articleTitle: "ProfileTransportFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15010 +url: /cpp/aspose.email.mapi/knownpropertylist/profiletransportflags/ +--- + +## ProfileTransportFlags {#profiletransportflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_TRANSPORT_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileTransportFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profiletype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profiletype/_index.md new file mode 100644 index 0000000000..62b975286b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profiletype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileType method" +linktitle: "ProfileType" +articleTitle: "ProfileType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15020 +url: /cpp/aspose.email.mapi/knownpropertylist/profiletype/ +--- + +## ProfileType {#profiletype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileuistate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileuistate/_index.md new file mode 100644 index 0000000000..17821c5991 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileuistate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileUiState method" +linktitle: "ProfileUiState" +articleTitle: "ProfileUiState" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15030 +url: /cpp/aspose.email.mapi/knownpropertylist/profileuistate/ +--- + +## ProfileUiState {#profileuistate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_UI_STATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileUiState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileunresolvedname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileunresolvedname/_index.md new file mode 100644 index 0000000000..6b3ae9e2d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileunresolvedname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileUnresolvedName method" +linktitle: "ProfileUnresolvedName" +articleTitle: "ProfileUnresolvedName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15040 +url: /cpp/aspose.email.mapi/knownpropertylist/profileunresolvedname/ +--- + +## ProfileUnresolvedName {#profileunresolvedname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_UNRESOLVED_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileUnresolvedName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileunresolvedserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileunresolvedserver/_index.md new file mode 100644 index 0000000000..ffe644ce51 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileunresolvedserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileUnresolvedServer method" +linktitle: "ProfileUnresolvedServer" +articleTitle: "ProfileUnresolvedServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15050 +url: /cpp/aspose.email.mapi/knownpropertylist/profileunresolvedserver/ +--- + +## ProfileUnresolvedServer {#profileunresolvedserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_UNRESOLVED_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileUnresolvedServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileuser/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileuser/_index.md new file mode 100644 index 0000000000..b318cafb44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileuser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileUser method" +linktitle: "ProfileUser" +articleTitle: "ProfileUser" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15060 +url: /cpp/aspose.email.mapi/knownpropertylist/profileuser/ +--- + +## ProfileUser {#profileuser} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_USER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileUser() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/profileversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/profileversion/_index.md new file mode 100644 index 0000000000..5cd6b1938e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/profileversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProfileVersion method" +linktitle: "ProfileVersion" +articleTitle: "ProfileVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15070 +url: /cpp/aspose.email.mapi/knownpropertylist/profileversion/ +--- + +## ProfileVersion {#profileversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROFILE_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProfileVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/prohibitreceivequota/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/prohibitreceivequota/_index.md new file mode 100644 index 0000000000..fadc7c80a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/prohibitreceivequota/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProhibitReceiveQuota method" +linktitle: "ProhibitReceiveQuota" +articleTitle: "ProhibitReceiveQuota" +second_title: "Aspose.Email for C++" +description: "Maximum size, in kilobytes, that a user is allowed to accumulate in their mailbox before no further email will be delivered to their mailbox." +type: docs +weight: 15080 +url: /cpp/aspose.email.mapi/knownpropertylist/prohibitreceivequota/ +--- + +## ProhibitReceiveQuota {#prohibitreceivequota} + +Maximum size, in kilobytes, that a user is allowed to accumulate in their mailbox before no further email will be delivered to their mailbox. Area: Exchange Administrative Canonical name: PidTagProhibitReceiveQuota Alternate names: PR_PROHIBIT_RECEIVE_QUOTA, ptagProhibitReceiveQuota + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProhibitReceiveQuota() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/prohibitsendquota/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/prohibitsendquota/_index.md new file mode 100644 index 0000000000..f3938b17c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/prohibitsendquota/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProhibitSendQuota method" +linktitle: "ProhibitSendQuota" +articleTitle: "ProhibitSendQuota" +second_title: "Aspose.Email for C++" +description: "Maximum size, in kilobytes, that a user is allowed to accumulate in their mailbox before the user can no longer send any more email." +type: docs +weight: 15090 +url: /cpp/aspose.email.mapi/knownpropertylist/prohibitsendquota/ +--- + +## ProhibitSendQuota {#prohibitsendquota} + +Maximum size, in kilobytes, that a user is allowed to accumulate in their mailbox before the user can no longer send any more email. Area: ExchangeAdministrative Canonical name: PidTagProhibitSendQuota Alternate names: PR_PROHIBIT_SEND_QUOTA, ptagProhibitSendQuota + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProhibitSendQuota() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/promptsendupdate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/promptsendupdate/_index.md new file mode 100644 index 0000000000..b3f0b19618 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/promptsendupdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PromptSendUpdate method" +linktitle: "PromptSendUpdate" +articleTitle: "PromptSendUpdate" +second_title: "Aspose.Email for C++" +description: "Indicates that the Meeting Response object was out-of-date when it was received." +type: docs +weight: 15100 +url: /cpp/aspose.email.mapi/knownpropertylist/promptsendupdate/ +--- + +## PromptSendUpdate {#promptsendupdate} + +Indicates that the Meeting Response object was out-of-date when it was received. Area: Meeting Response Canonical name: PidLidPromptSendUpdate Alternate names: dispidPromptSendUpdate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PromptSendUpdate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/proofofdelivery/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/proofofdelivery/_index.md new file mode 100644 index 0000000000..369352a29b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/proofofdelivery/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProofOfDelivery method" +linktitle: "ProofOfDelivery" +articleTitle: "ProofOfDelivery" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15110 +url: /cpp/aspose.email.mapi/knownpropertylist/proofofdelivery/ +--- + +## ProofOfDelivery {#proofofdelivery} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROOF_OF_DELIVERY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProofOfDelivery() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/proofofdeliveryrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/proofofdeliveryrequested/_index.md new file mode 100644 index 0000000000..592647679e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/proofofdeliveryrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProofOfDeliveryRequested method" +linktitle: "ProofOfDeliveryRequested" +articleTitle: "ProofOfDeliveryRequested" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15120 +url: /cpp/aspose.email.mapi/knownpropertylist/proofofdeliveryrequested/ +--- + +## ProofOfDeliveryRequested {#proofofdeliveryrequested} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROOF_OF_DELIVERY_REQUESTED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProofOfDeliveryRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/proofofsubmission/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/proofofsubmission/_index.md new file mode 100644 index 0000000000..53db20da09 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/proofofsubmission/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProofOfSubmission method" +linktitle: "ProofOfSubmission" +articleTitle: "ProofOfSubmission" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15130 +url: /cpp/aspose.email.mapi/knownpropertylist/proofofsubmission/ +--- + +## ProofOfSubmission {#proofofsubmission} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROOF_OF_SUBMISSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProofOfSubmission() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/proofofsubmissionrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/proofofsubmissionrequested/_index.md new file mode 100644 index 0000000000..5540af6df4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/proofofsubmissionrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProofOfSubmissionRequested method" +linktitle: "ProofOfSubmissionRequested" +articleTitle: "ProofOfSubmissionRequested" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15140 +url: /cpp/aspose.email.mapi/knownpropertylist/proofofsubmissionrequested/ +--- + +## ProofOfSubmissionRequested {#proofofsubmissionrequested} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROOF_OF_SUBMISSION_REQUESTED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProofOfSubmissionRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/providerdisplay/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/providerdisplay/_index.md new file mode 100644 index 0000000000..73c3b68210 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/providerdisplay/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProviderDisplay method" +linktitle: "ProviderDisplay" +articleTitle: "ProviderDisplay" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15150 +url: /cpp/aspose.email.mapi/knownpropertylist/providerdisplay/ +--- + +## ProviderDisplay {#providerdisplay} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_DISPLAY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProviderDisplay() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/providerdllname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/providerdllname/_index.md new file mode 100644 index 0000000000..3f7b5921eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/providerdllname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProviderDllName method" +linktitle: "ProviderDllName" +articleTitle: "ProviderDllName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15160 +url: /cpp/aspose.email.mapi/knownpropertylist/providerdllname/ +--- + +## ProviderDllName {#providerdllname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_DLL_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProviderDllName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/providerordinal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/providerordinal/_index.md new file mode 100644 index 0000000000..8d29b50b12 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/providerordinal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProviderOrdinal method" +linktitle: "ProviderOrdinal" +articleTitle: "ProviderOrdinal" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15170 +url: /cpp/aspose.email.mapi/knownpropertylist/providerordinal/ +--- + +## ProviderOrdinal {#providerordinal} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_ORDINAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProviderOrdinal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/providersubmittime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/providersubmittime/_index.md new file mode 100644 index 0000000000..8fca9039ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/providersubmittime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProviderSubmitTime method" +linktitle: "ProviderSubmitTime" +articleTitle: "ProviderSubmitTime" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15180 +url: /cpp/aspose.email.mapi/knownpropertylist/providersubmittime/ +--- + +## ProviderSubmitTime {#providersubmittime} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_SUBMIT_TIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProviderSubmitTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/provideruid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/provideruid/_index.md new file mode 100644 index 0000000000..8f967f216b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/provideruid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ProviderUid method" +linktitle: "ProviderUid" +articleTitle: "ProviderUid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15190 +url: /cpp/aspose.email.mapi/knownpropertylist/provideruid/ +--- + +## ProviderUid {#provideruid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PROVIDER_UID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ProviderUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/pstencryption/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/pstencryption/_index.md new file mode 100644 index 0000000000..25e6a97da7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/pstencryption/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PstEncryption method" +linktitle: "PstEncryption" +articleTitle: "PstEncryption" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15200 +url: /cpp/aspose.email.mapi/knownpropertylist/pstencryption/ +--- + +## PstEncryption {#pstencryption} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PST_ENCRYPTION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PstEncryption() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/pstpath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/pstpath/_index.md new file mode 100644 index 0000000000..3cf0c155d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/pstpath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PstPath method" +linktitle: "PstPath" +articleTitle: "PstPath" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15210 +url: /cpp/aspose.email.mapi/knownpropertylist/pstpath/ +--- + +## PstPath {#pstpath} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PST_PATH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PstPath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/pstpwszold/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/pstpwszold/_index.md new file mode 100644 index 0000000000..2cbab45efc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/pstpwszold/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PstPwSzOld method" +linktitle: "PstPwSzOld" +articleTitle: "PstPwSzOld" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15220 +url: /cpp/aspose.email.mapi/knownpropertylist/pstpwszold/ +--- + +## PstPwSzOld {#pstpwszold} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PST_PW_SZ_OLD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PstPwSzOld() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/pstrememberpw/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/pstrememberpw/_index.md new file mode 100644 index 0000000000..85f13ab3fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/pstrememberpw/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PstRememberPw method" +linktitle: "PstRememberPw" +articleTitle: "PstRememberPw" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15230 +url: /cpp/aspose.email.mapi/knownpropertylist/pstrememberpw/ +--- + +## PstRememberPw {#pstrememberpw} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PST_REMEMBER_PW + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PstRememberPw() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/publicfolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/publicfolderentryid/_index.md new file mode 100644 index 0000000000..15eefd4e9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/publicfolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PublicFolderEntryid method" +linktitle: "PublicFolderEntryid" +articleTitle: "PublicFolderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15240 +url: /cpp/aspose.email.mapi/knownpropertylist/publicfolderentryid/ +--- + +## PublicFolderEntryid {#publicfolderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PUBLIC_FOLDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PublicFolderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/publishinaddressbook/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/publishinaddressbook/_index.md new file mode 100644 index 0000000000..aee6b22c2f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/publishinaddressbook/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PublishInAddressBook method" +linktitle: "PublishInAddressBook" +articleTitle: "PublishInAddressBook" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15250 +url: /cpp/aspose.email.mapi/knownpropertylist/publishinaddressbook/ +--- + +## PublishInAddressBook {#publishinaddressbook} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_PUBLISH_IN_ADDRESS_BOOK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PublishInAddressBook() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/purportedsenderdomain/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/purportedsenderdomain/_index.md new file mode 100644 index 0000000000..900f63406c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/purportedsenderdomain/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::PurportedSenderDomain method" +linktitle: "PurportedSenderDomain" +articleTitle: "PurportedSenderDomain" +second_title: "Aspose.Email for C++" +description: "Contains the domain responsible for transmitting the current message." +type: docs +weight: 15260 +url: /cpp/aspose.email.mapi/knownpropertylist/purportedsenderdomain/ +--- + +## PurportedSenderDomain {#purportedsenderdomain} + +Contains the domain responsible for transmitting the current message. Area: TransportEnvelope Canonical name: PidTagPurportedSenderDomain Alternate names: PR_PURPORTED_SENDER_DOMAIN + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +PurportedSenderDomain() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/quarantineoriginalsender/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/quarantineoriginalsender/_index.md new file mode 100644 index 0000000000..b3041dbb45 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/quarantineoriginalsender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::QuarantineOriginalSender method" +linktitle: "QuarantineOriginalSender" +articleTitle: "QuarantineOriginalSender" +second_title: "Aspose.Email for C++" +description: "Specifies the original sender of a message." +type: docs +weight: 15270 +url: /cpp/aspose.email.mapi/knownpropertylist/quarantineoriginalsender/ +--- + +## QuarantineOriginalSender {#quarantineoriginalsender} + +Specifies the original sender of a message. Area: Common Canonical name: PidNameQuarantineOriginalSender Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +QuarantineOriginalSender() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/radiotelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/radiotelephonenumber/_index.md new file mode 100644 index 0000000000..ddcced2051 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/radiotelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RadioTelephoneNumber method" +linktitle: "RadioTelephoneNumber" +articleTitle: "RadioTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's radio telephone number." +type: docs +weight: 15280 +url: /cpp/aspose.email.mapi/knownpropertylist/radiotelephonenumber/ +--- + +## RadioTelephoneNumber {#radiotelephonenumber} + +Contains the mail user's radio telephone number. Area: MapiMailUser Canonical name: PidTagRadioTelephoneNumber Alternate names: PR_RADIO_TELEPHONE_NUMBER, PR_RADIO_TELEPHONE_NUMBER_A, PR_RADIO_TELEPHONE_NUMBER_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RadioTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/read/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/read/_index.md new file mode 100644 index 0000000000..f9eb8b8657 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/read/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Read method" +linktitle: "Read" +articleTitle: "Read" +second_title: "Aspose.Email for C++" +description: "Indicates whether a message has been read." +type: docs +weight: 15290 +url: /cpp/aspose.email.mapi/knownpropertylist/read/ +--- + +## Read {#read} + +Indicates whether a message has been read. Area: MapiNonTransmittable Property set Canonical name: PidTagRead Alternate names: PR_READ, ptagRead, urn:schemas:httpmail:read + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Read() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptaddresstype/_index.md new file mode 100644 index 0000000000..bd76c5fdaf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReadReceiptAddressType method" +linktitle: "ReadReceiptAddressType" +articleTitle: "ReadReceiptAddressType" +second_title: "Aspose.Email for C++" +description: "Contains the address type of the end user to whom a read receipt is directed." +type: docs +weight: 15300 +url: /cpp/aspose.email.mapi/knownpropertylist/readreceiptaddresstype/ +--- + +## ReadReceiptAddressType {#readreceiptaddresstype} + +Contains the address type of the end user to whom a read receipt is directed. Area: Transport Envelope Canonical name: PidTagReadReceiptAddressType Alternate names: ptagReadReceiptAddrType, ReadReceiptAddrType + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReadReceiptAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptemailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptemailaddress/_index.md new file mode 100644 index 0000000000..46b1b4a6a8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReadReceiptEmailAddress method" +linktitle: "ReadReceiptEmailAddress" +articleTitle: "ReadReceiptEmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains the email address of the end user to whom a read receipt is directed." +type: docs +weight: 15310 +url: /cpp/aspose.email.mapi/knownpropertylist/readreceiptemailaddress/ +--- + +## ReadReceiptEmailAddress {#readreceiptemailaddress} + +Contains the email address of the end user to whom a read receipt is directed. Area: Transport Envelope Canonical name: PidTagReadReceiptEmailAddress Alternate names: ptagReadReceiptEmailAddr, ReadReceiptEmailAddress + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReadReceiptEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptentryid/_index.md new file mode 100644 index 0000000000..cca42ff05e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReadReceiptEntryId method" +linktitle: "ReadReceiptEntryId" +articleTitle: "ReadReceiptEntryId" +second_title: "Aspose.Email for C++" +description: "Contains an address book EntryID." +type: docs +weight: 15320 +url: /cpp/aspose.email.mapi/knownpropertylist/readreceiptentryid/ +--- + +## ReadReceiptEntryId {#readreceiptentryid} + +Contains an address book EntryID. Area: MapiEnvelope Canonical name: PidTagReadReceiptEntryId Alternate names: PR_READ_RECEIPT_ENTRYID, ptagReadReceiptEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReadReceiptEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptname/_index.md new file mode 100644 index 0000000000..4ae69d1834 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReadReceiptName method" +linktitle: "ReadReceiptName" +articleTitle: "ReadReceiptName" +second_title: "Aspose.Email for C++" +description: "Contains the display name for the end user to whom a read receipt is directed." +type: docs +weight: 15330 +url: /cpp/aspose.email.mapi/knownpropertylist/readreceiptname/ +--- + +## ReadReceiptName {#readreceiptname} + +Contains the display name for the end user to whom a read receipt is directed. Area: Transport Envelope Canonical name: PidTagReadReceiptName Alternate names: ptagReadReceiptDisplayName, ReadReceiptDisplayName + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReadReceiptName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptrequested/_index.md new file mode 100644 index 0000000000..6c442ac14a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReadReceiptRequested method" +linktitle: "ReadReceiptRequested" +articleTitle: "ReadReceiptRequested" +second_title: "Aspose.Email for C++" +description: "Specifies whether the email sender requests a read receipt from all recipients when this email message is read or opened." +type: docs +weight: 15340 +url: /cpp/aspose.email.mapi/knownpropertylist/readreceiptrequested/ +--- + +## ReadReceiptRequested {#readreceiptrequested} + +Specifies whether the email sender requests a read receipt from all recipients when this email message is read or opened. Area: Email Canonical name: PidTagReadReceiptRequested Alternate names: PR_READ_RECEIPT_REQUESTED, ptagReadReceiptRequested, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReadReceiptRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptsearchkey/_index.md new file mode 100644 index 0000000000..a38d711a19 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReadReceiptSearchKey method" +linktitle: "ReadReceiptSearchKey" +articleTitle: "ReadReceiptSearchKey" +second_title: "Aspose.Email for C++" +description: "Contains an address book search key." +type: docs +weight: 15350 +url: /cpp/aspose.email.mapi/knownpropertylist/readreceiptsearchkey/ +--- + +## ReadReceiptSearchKey {#readreceiptsearchkey} + +Contains an address book search key. Area: MapiEnvelope Canonical name: PidTagReadReceiptSearchKey Alternate names: PR_READ_RECEIPT_SEARCH_KEY, ptagReadReceiptSearchKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReadReceiptSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptsmtpaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptsmtpaddress/_index.md new file mode 100644 index 0000000000..4c28053549 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/readreceiptsmtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReadReceiptSmtpAddress method" +linktitle: "ReadReceiptSmtpAddress" +articleTitle: "ReadReceiptSmtpAddress" +second_title: "Aspose.Email for C++" +description: "Contains the SMTP email address of the user to whom a read receipt is directed." +type: docs +weight: 15360 +url: /cpp/aspose.email.mapi/knownpropertylist/readreceiptsmtpaddress/ +--- + +## ReadReceiptSmtpAddress {#readreceiptsmtpaddress} + +Contains the SMTP email address of the user to whom a read receipt is directed. Area: Mail Canonical name: PidTagReadReceiptSmtpAddress Alternate names: ptagRecipientReadReceiptSmtpAddress + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReadReceiptSmtpAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receipttime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receipttime/_index.md new file mode 100644 index 0000000000..f0c50cbb8f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receipttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceiptTime method" +linktitle: "ReceiptTime" +articleTitle: "ReceiptTime" +second_title: "Aspose.Email for C++" +description: "Contains the sent time for a message disposition notification, as specified in [RFC3798]." +type: docs +weight: 15370 +url: /cpp/aspose.email.mapi/knownpropertylist/receipttime/ +--- + +## ReceiptTime {#receipttime} + +Contains the sent time for a message disposition notification, as specified in [RFC3798]. Area: Email Canonical name: PidTagReceiptTime Alternate names: PR_RECEIPT_TIME, ptagReceiptTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceiptTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyaddresstype/_index.md new file mode 100644 index 0000000000..b3f531838d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedByAddressType method" +linktitle: "ReceivedByAddressType" +articleTitle: "ReceivedByAddressType" +second_title: "Aspose.Email for C++" +description: "Contains the email message receiver's email address type." +type: docs +weight: 15380 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedbyaddresstype/ +--- + +## ReceivedByAddressType {#receivedbyaddresstype} + +Contains the email message receiver's email address type. Area: MapiEnvelope Canonical name: PidTagReceivedByAddressType Alternate names: PR_RECEIVED_BY_ADDRTYPE, PR_RECEIVED_BY_ADDRTYPE_A, ptagReceivedByAddrType, PR_RECEIVED_BY_ADDRTYPE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedByAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyemailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyemailaddress/_index.md new file mode 100644 index 0000000000..3caadc2063 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedByEmailAddress method" +linktitle: "ReceivedByEmailAddress" +articleTitle: "ReceivedByEmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains the email message receiver's email address." +type: docs +weight: 15390 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedbyemailaddress/ +--- + +## ReceivedByEmailAddress {#receivedbyemailaddress} + +Contains the email message receiver's email address. Area: Address Properties Canonical name: PidTagReceivedByEmailAddress Alternate names: PR_RECEIVED_BY_EMAIL_ADDRESS, PR_RECEIVED_BY_EMAIL_ADDRESS_A, PR_RECEIVED_BY_EMAIL_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedByEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyentryid/_index.md new file mode 100644 index 0000000000..2d9ebd282c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedByEntryId method" +linktitle: "ReceivedByEntryId" +articleTitle: "ReceivedByEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the address book EntryID of the mailbox receiving the Email object." +type: docs +weight: 15400 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedbyentryid/ +--- + +## ReceivedByEntryId {#receivedbyentryid} + +Contains the address book EntryID of the mailbox receiving the Email object. Area: Address Properties Canonical name: PidTagReceivedByEntryId Alternate names: PR_RECEIVED_BY_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedByEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyname/_index.md new file mode 100644 index 0000000000..a71ed73ad8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedByName method" +linktitle: "ReceivedByName" +articleTitle: "ReceivedByName" +second_title: "Aspose.Email for C++" +description: "Contains the email message receiver's display name." +type: docs +weight: 15410 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedbyname/ +--- + +## ReceivedByName {#receivedbyname} + +Contains the email message receiver's display name. Area: Address Properties Canonical name: PidTagReceivedByName Alternate names: PR_RECEIVED_BY_NAME, PR_RECEIVED_BY_NAME_A, PR_RECEIVED_BY_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedByName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedbysearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbysearchkey/_index.md new file mode 100644 index 0000000000..7b4057a367 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbysearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedBySearchKey method" +linktitle: "ReceivedBySearchKey" +articleTitle: "ReceivedBySearchKey" +second_title: "Aspose.Email for C++" +description: "Identifies an address book search key that contains a binary-comparable key that is used to identify correlated objects for a search." +type: docs +weight: 15420 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedbysearchkey/ +--- + +## ReceivedBySearchKey {#receivedbysearchkey} + +Identifies an address book search key that contains a binary-comparable key that is used to identify correlated objects for a search. Area: Address Properties Canonical name: PidTagReceivedBySearchKey Alternate names: PR_RECEIVED_BY_SEARCH_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedBySearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedbysmtpaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbysmtpaddress/_index.md new file mode 100644 index 0000000000..d8f66ea3a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedbysmtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedBySmtpAddress method" +linktitle: "ReceivedBySmtpAddress" +articleTitle: "ReceivedBySmtpAddress" +second_title: "Aspose.Email for C++" +description: "Contains the email message receiver's SMTP email address." +type: docs +weight: 15430 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedbysmtpaddress/ +--- + +## ReceivedBySmtpAddress {#receivedbysmtpaddress} + +Contains the email message receiver's SMTP email address. Area: Mail Canonical name: PidTagReceivedBySmtpAddress Alternate names: ptagRecipientRcvdBySmtpAddress + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedBySmtpAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingaddresstype/_index.md new file mode 100644 index 0000000000..47a2953377 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedRepresentingAddressType method" +linktitle: "ReceivedRepresentingAddressType" +articleTitle: "ReceivedRepresentingAddressType" +second_title: "Aspose.Email for C++" +description: "Contains the email address type for the end user represented by the receiving mailbox owner." +type: docs +weight: 15440 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingaddresstype/ +--- + +## ReceivedRepresentingAddressType {#receivedrepresentingaddresstype} + +Contains the email address type for the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingAddressType Alternate names: PR_RCVD_REPRESENTING_ADDRTYPE, PR_RCVD_REPRESENTING_ADDRTYPE_A, ptagRcvdRepresentingAddrType, PR_RCVD_REPRESENTING_ADDRTYPE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedRepresentingAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingemailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingemailaddress/_index.md new file mode 100644 index 0000000000..d633ba2ec5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedRepresentingEmailAddress method" +linktitle: "ReceivedRepresentingEmailAddress" +articleTitle: "ReceivedRepresentingEmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains the email address for the end user represented by the receiving mailbox owner." +type: docs +weight: 15450 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingemailaddress/ +--- + +## ReceivedRepresentingEmailAddress {#receivedrepresentingemailaddress} + +Contains the email address for the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingEmailAddress Alternate names: PR_RCVD_REPRESENTING_EMAIL_ADDRESS, PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A, PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedRepresentingEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingentryid/_index.md new file mode 100644 index 0000000000..dc64dc3b9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedRepresentingEntryId method" +linktitle: "ReceivedRepresentingEntryId" +articleTitle: "ReceivedRepresentingEntryId" +second_title: "Aspose.Email for C++" +description: "Contains an address book EntryID that identifies the end user represented by the receiving mailbox owner." +type: docs +weight: 15460 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingentryid/ +--- + +## ReceivedRepresentingEntryId {#receivedrepresentingentryid} + +Contains an address book EntryID that identifies the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingEntryId Alternate names: PR_RCVD_REPRESENTING_ENTRYID, ptagRcvdRepresentingEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedRepresentingEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingname/_index.md new file mode 100644 index 0000000000..2848aa8ac5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedRepresentingName method" +linktitle: "ReceivedRepresentingName" +articleTitle: "ReceivedRepresentingName" +second_title: "Aspose.Email for C++" +description: "Contains the display name for the end user represented by the receiving mailbox owner." +type: docs +weight: 15470 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingname/ +--- + +## ReceivedRepresentingName {#receivedrepresentingname} + +Contains the display name for the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingName Alternate names: PR_RCVD_REPRESENTING_NAME, PR_RCVD_REPRESENTING_NAME_A, ptagRcvdRepresentingName, PR_RCVD_REPRESENTING_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedRepresentingName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingsearchkey/_index.md new file mode 100644 index 0000000000..b85c98c04b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedRepresentingSearchKey method" +linktitle: "ReceivedRepresentingSearchKey" +articleTitle: "ReceivedRepresentingSearchKey" +second_title: "Aspose.Email for C++" +description: "Identifies an address book search key that contains a binary-comparable key of the end user represented by the receiving mailbox owner." +type: docs +weight: 15480 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingsearchkey/ +--- + +## ReceivedRepresentingSearchKey {#receivedrepresentingsearchkey} + +Identifies an address book search key that contains a binary-comparable key of the end user represented by the receiving mailbox owner. Area: Address Properties Canonical name: PidTagReceivedRepresentingSearchKey Alternate names: PR_RCVD_REPRESENTING_SEARCH_KEY, ptagRcvdRepresentingSearchKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedRepresentingSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingsmtpaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingsmtpaddress/_index.md new file mode 100644 index 0000000000..f9f7fd558b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingsmtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceivedRepresentingSmtpAddress method" +linktitle: "ReceivedRepresentingSmtpAddress" +articleTitle: "ReceivedRepresentingSmtpAddress" +second_title: "Aspose.Email for C++" +description: "Contains the SMTP email address of the user represented by the receiving mailbox owner." +type: docs +weight: 15490 +url: /cpp/aspose.email.mapi/knownpropertylist/receivedrepresentingsmtpaddress/ +--- + +## ReceivedRepresentingSmtpAddress {#receivedrepresentingsmtpaddress} + +Contains the SMTP email address of the user represented by the receiving mailbox owner. Area: Mail Canonical name: PidTagReceivedRepresentingSmtpAddress Alternate names: ptagRecipientRcvdRepresentingSmtpAddress + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceivedRepresentingSmtpAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/receivefoldersettings/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/receivefoldersettings/_index.md new file mode 100644 index 0000000000..78657bfff9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/receivefoldersettings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReceiveFolderSettings method" +linktitle: "ReceiveFolderSettings" +articleTitle: "ReceiveFolderSettings" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15500 +url: /cpp/aspose.email.mapi/knownpropertylist/receivefoldersettings/ +--- + +## ReceiveFolderSettings {#receivefoldersettings} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECEIVE_FOLDER_SETTINGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReceiveFolderSettings() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientcertificate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientcertificate/_index.md new file mode 100644 index 0000000000..1d3aa31d3b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientcertificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientCertificate method" +linktitle: "RecipientCertificate" +articleTitle: "RecipientCertificate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15510 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientcertificate/ +--- + +## RecipientCertificate {#recipientcertificate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_CERTIFICATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientCertificate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientdisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientdisplayname/_index.md new file mode 100644 index 0000000000..cc2094c61a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientdisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientDisplayName method" +linktitle: "RecipientDisplayName" +articleTitle: "RecipientDisplayName" +second_title: "Aspose.Email for C++" +description: "Specifies the display name of the recipient." +type: docs +weight: 15520 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientdisplayname/ +--- + +## RecipientDisplayName {#recipientdisplayname} + +Specifies the display name of the recipient. Area: TransportRecipient Canonical name: PidTagRecipientDisplayName Alternate names: PR_RECIPIENT_DISPLAY_NAME, PR_RECIPIENT_DISPLAY_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipiententryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipiententryid/_index.md new file mode 100644 index 0000000000..7a7024a019 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipiententryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientEntryId method" +linktitle: "RecipientEntryId" +articleTitle: "RecipientEntryId" +second_title: "Aspose.Email for C++" +description: "Identifies an Address Book object that specifies the recipient." +type: docs +weight: 15530 +url: /cpp/aspose.email.mapi/knownpropertylist/recipiententryid/ +--- + +## RecipientEntryId {#recipiententryid} + +Identifies an Address Book object that specifies the recipient. Area: ID Properties Canonical name: PidTagRecipientEntryId Alternate names: PR_RECIPIENT_ENTRYID, ptagRecipientEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientflags/_index.md new file mode 100644 index 0000000000..4cbd7eda96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientFlags method" +linktitle: "RecipientFlags" +articleTitle: "RecipientFlags" +second_title: "Aspose.Email for C++" +description: "Specifies a bit field that describes the recipient status." +type: docs +weight: 15540 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientflags/ +--- + +## RecipientFlags {#recipientflags} + +Specifies a bit field that describes the recipient status. Area: TransportRecipient Canonical name: PidTagRecipientFlags Alternate names: PR_RECIPIENT_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientnumber/_index.md new file mode 100644 index 0000000000..f7f791157e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientNumber method" +linktitle: "RecipientNumber" +articleTitle: "RecipientNumber" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15550 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientnumber/ +--- + +## RecipientNumber {#recipientnumber} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_NUMBER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientnumberforadvice/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientnumberforadvice/_index.md new file mode 100644 index 0000000000..d50fee17a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientnumberforadvice/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientNumberForAdvice method" +linktitle: "RecipientNumberForAdvice" +articleTitle: "RecipientNumberForAdvice" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15560 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientnumberforadvice/ +--- + +## RecipientNumberForAdvice {#recipientnumberforadvice} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_NUMBER_FOR_ADVICE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientNumberForAdvice() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientonassocmsgcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientonassocmsgcount/_index.md new file mode 100644 index 0000000000..3348e61a87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientonassocmsgcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientOnAssocMsgCount method" +linktitle: "RecipientOnAssocMsgCount" +articleTitle: "RecipientOnAssocMsgCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15570 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientonassocmsgcount/ +--- + +## RecipientOnAssocMsgCount {#recipientonassocmsgcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_ON_ASSOC_MSG_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientOnAssocMsgCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientonnormalmsgcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientonnormalmsgcount/_index.md new file mode 100644 index 0000000000..d921f2d33e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientonnormalmsgcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientOnNormalMsgCount method" +linktitle: "RecipientOnNormalMsgCount" +articleTitle: "RecipientOnNormalMsgCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15580 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientonnormalmsgcount/ +--- + +## RecipientOnNormalMsgCount {#recipientonnormalmsgcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_ON_NORMAL_MSG_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientOnNormalMsgCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientorder/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientorder/_index.md new file mode 100644 index 0000000000..47fd10507c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientorder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientOrder method" +linktitle: "RecipientOrder" +articleTitle: "RecipientOrder" +second_title: "Aspose.Email for C++" +description: "Specifies the location of the current recipient in the recipient table." +type: docs +weight: 15590 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientorder/ +--- + +## RecipientOrder {#recipientorder} + +Specifies the location of the current recipient in the recipient table. Area: TransportRecipient Canonical name: PidTagRecipientOrder Alternate names: PR_RECIPIENT_ORDER, ptagRecipientOrder + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientOrder() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientproposed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientproposed/_index.md new file mode 100644 index 0000000000..f1c54e6fc3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientproposed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientProposed method" +linktitle: "RecipientProposed" +articleTitle: "RecipientProposed" +second_title: "Aspose.Email for C++" +description: "Indicates that the attendee proposed a new date and/or time." +type: docs +weight: 15600 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientproposed/ +--- + +## RecipientProposed {#recipientproposed} + +Indicates that the attendee proposed a new date and/or time. Area: TransportRecipient Canonical name: PidTagRecipientProposed Alternate names: PR_RECIPIENT_PROPOSED, ptagRecipientProposed + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientProposed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientproposedendtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientproposedendtime/_index.md new file mode 100644 index 0000000000..e657707a18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientproposedendtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientProposedEndTime method" +linktitle: "RecipientProposedEndTime" +articleTitle: "RecipientProposedEndTime" +second_title: "Aspose.Email for C++" +description: "Indicates the meeting end time requested by the attendee in a counter proposal." +type: docs +weight: 15610 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientproposedendtime/ +--- + +## RecipientProposedEndTime {#recipientproposedendtime} + +Indicates the meeting end time requested by the attendee in a counter proposal. Area: TransportRecipient Canonical name: PidTagRecipientProposedEndTime Alternate names: PR_RECIPIENT_PROPOSEDENDTIME, ptagRecipientProposedEndTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientProposedEndTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientproposedstarttime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientproposedstarttime/_index.md new file mode 100644 index 0000000000..ef18deb47a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientproposedstarttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientProposedStartTime method" +linktitle: "RecipientProposedStartTime" +articleTitle: "RecipientProposedStartTime" +second_title: "Aspose.Email for C++" +description: "Indicates the meeting start time requested by the attendee in a counter proposal." +type: docs +weight: 15620 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientproposedstarttime/ +--- + +## RecipientProposedStartTime {#recipientproposedstarttime} + +Indicates the meeting start time requested by the attendee in a counter proposal. Area: TransportRecipient Canonical name: PidTagRecipientProposedStartTime Alternate names: PR_RECIPIENT_PROPOSEDSTARTTIME, ptagRecipientProposedStartTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientProposedStartTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientreassignmentprohibited/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientreassignmentprohibited/_index.md new file mode 100644 index 0000000000..260a587c45 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientreassignmentprohibited/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientReassignmentProhibited method" +linktitle: "RecipientReassignmentProhibited" +articleTitle: "RecipientReassignmentProhibited" +second_title: "Aspose.Email for C++" +description: "Specifies whether adding additional or different recipients is prohibited for the email message when forwarding the email message." +type: docs +weight: 15630 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientreassignmentprohibited/ +--- + +## RecipientReassignmentProhibited {#recipientreassignmentprohibited} + +Specifies whether adding additional or different recipients is prohibited for the email message when forwarding the email message. Area: MapiEnvelope Canonical name: PidTagRecipientReassignmentProhibited Alternate names: PR_RECIPIENT_REASSIGNMENT_PROHIBITED, ptagRecipientReassignmentProhibited + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientReassignmentProhibited() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipientstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipientstatus/_index.md new file mode 100644 index 0000000000..0ab622e2dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipientstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientStatus method" +linktitle: "RecipientStatus" +articleTitle: "RecipientStatus" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15640 +url: /cpp/aspose.email.mapi/knownpropertylist/recipientstatus/ +--- + +## RecipientStatus {#recipientstatus} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RECIPIENT_STATUS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipienttrackstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipienttrackstatus/_index.md new file mode 100644 index 0000000000..5a03d6ae20 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipienttrackstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientTrackStatus method" +linktitle: "RecipientTrackStatus" +articleTitle: "RecipientTrackStatus" +second_title: "Aspose.Email for C++" +description: "Indicates the response status that is returned by the attendee." +type: docs +weight: 15650 +url: /cpp/aspose.email.mapi/knownpropertylist/recipienttrackstatus/ +--- + +## RecipientTrackStatus {#recipienttrackstatus} + +Indicates the response status that is returned by the attendee. Area: TransportRecipient Canonical name: PidTagRecipientTrackStatus Alternate names: PR_RECIPIENT_TRACKSTATUS, ptagRecipientTrackStatus + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientTrackStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipienttrackstatustime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipienttrackstatustime/_index.md new file mode 100644 index 0000000000..f18fcd82c5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipienttrackstatustime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientTrackStatusTime method" +linktitle: "RecipientTrackStatusTime" +articleTitle: "RecipientTrackStatusTime" +second_title: "Aspose.Email for C++" +description: "Indicates the date and time at which the attendee responded." +type: docs +weight: 15660 +url: /cpp/aspose.email.mapi/knownpropertylist/recipienttrackstatustime/ +--- + +## RecipientTrackStatusTime {#recipienttrackstatustime} + +Indicates the date and time at which the attendee responded. Area: TransportRecipient Canonical name: PidTagRecipientTrackStatusTime Alternate names: PR_RECIPIENT_TRACKSTATUS_TIME, ptagRecipientTrackStatusTime + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientTrackStatusTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recipienttype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recipienttype/_index.md new file mode 100644 index 0000000000..61812c121d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recipienttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecipientType method" +linktitle: "RecipientType" +articleTitle: "RecipientType" +second_title: "Aspose.Email for C++" +description: "Represents the recipient type of a recipient on the message." +type: docs +weight: 15670 +url: /cpp/aspose.email.mapi/knownpropertylist/recipienttype/ +--- + +## RecipientType {#recipienttype} + +Represents the recipient type of a recipient on the message. Area: MapiRecipient Canonical name: PidTagRecipientType Alternate names: PR_RECIPIENT_TYPE, ptagRecipientType + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecipientType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recordkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recordkey/_index.md new file mode 100644 index 0000000000..cf69969bf1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recordkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecordKey method" +linktitle: "RecordKey" +articleTitle: "RecordKey" +second_title: "Aspose.Email for C++" +description: "Contains a unique binary-comparable identifier for a specific object." +type: docs +weight: 15680 +url: /cpp/aspose.email.mapi/knownpropertylist/recordkey/ +--- + +## RecordKey {#recordkey} + +Contains a unique binary-comparable identifier for a specific object. Area: ID Properties Canonical name: PidTagRecordKey Alternate names: PR_RECORD_KEY, ptagRecordKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecordKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recurrenceduration/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recurrenceduration/_index.md new file mode 100644 index 0000000000..4f7c95231e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recurrenceduration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecurrenceDuration method" +linktitle: "RecurrenceDuration" +articleTitle: "RecurrenceDuration" +second_title: "Aspose.Email for C++" +description: "Identifies the length, in minutes, of the appointment or meeting." +type: docs +weight: 15690 +url: /cpp/aspose.email.mapi/knownpropertylist/recurrenceduration/ +--- + +## RecurrenceDuration {#recurrenceduration} + +Identifies the length, in minutes, of the appointment or meeting. Area: Calendar Canonical name: PidLidRecurrenceDuration Alternate names: + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecurrenceDuration() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recurrencepattern/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recurrencepattern/_index.md new file mode 100644 index 0000000000..a9b4a069c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recurrencepattern/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecurrencePattern method" +linktitle: "RecurrencePattern" +articleTitle: "RecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Specifies a description of the recurrence pattern of the Calendar object." +type: docs +weight: 15700 +url: /cpp/aspose.email.mapi/knownpropertylist/recurrencepattern/ +--- + +## RecurrencePattern {#recurrencepattern} + +Specifies a description of the recurrence pattern of the Calendar object. Area: Calendar Canonical name: PidLidRecurrencePattern Alternate names: dispidRecurPattern + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recurrencetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recurrencetype/_index.md new file mode 100644 index 0000000000..c7b5abe046 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recurrencetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RecurrenceType method" +linktitle: "RecurrenceType" +articleTitle: "RecurrenceType" +second_title: "Aspose.Email for C++" +description: "Specifies the recurrence type of the recurring series." +type: docs +weight: 15710 +url: /cpp/aspose.email.mapi/knownpropertylist/recurrencetype/ +--- + +## RecurrenceType {#recurrencetype} + +Specifies the recurrence type of the recurring series. Area: Calendar Canonical name: PidLidRecurrenceType Alternate names: dispidRecurType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RecurrenceType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/recurring/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/recurring/_index.md new file mode 100644 index 0000000000..abc95e130a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/recurring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Recurring method" +linktitle: "Recurring" +articleTitle: "Recurring" +second_title: "Aspose.Email for C++" +description: "Specifies whether the object represents a recurring series." +type: docs +weight: 15720 +url: /cpp/aspose.email.mapi/knownpropertylist/recurring/ +--- + +## Recurring {#recurring} + +Specifies whether the object represents a recurring series. Area: Calendar Canonical name: PidLidRecurring Alternate names: dispidRecurring + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Recurring() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/redirectionhistory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/redirectionhistory/_index.md new file mode 100644 index 0000000000..5018882ddd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/redirectionhistory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RedirectionHistory method" +linktitle: "RedirectionHistory" +articleTitle: "RedirectionHistory" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15730 +url: /cpp/aspose.email.mapi/knownpropertylist/redirectionhistory/ +--- + +## RedirectionHistory {#redirectionhistory} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REDIRECTION_HISTORY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RedirectionHistory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/referenceentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/referenceentryid/_index.md new file mode 100644 index 0000000000..8a06c83cbb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/referenceentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReferenceEntryId method" +linktitle: "ReferenceEntryId" +articleTitle: "ReferenceEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the value of the EntryID of the Contact object unless the Contact object is a copy of an earlier original." +type: docs +weight: 15740 +url: /cpp/aspose.email.mapi/knownpropertylist/referenceentryid/ +--- + +## ReferenceEntryId {#referenceentryid} + +Specifies the value of the EntryID of the Contact object unless the Contact object is a copy of an earlier original. Area: Contact Properties Canonical name: PidLidReferenceEntryId Alternate names: dispidReferenceEID + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReferenceEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/referredbyname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/referredbyname/_index.md new file mode 100644 index 0000000000..c448a5090e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/referredbyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReferredByName method" +linktitle: "ReferredByName" +articleTitle: "ReferredByName" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's referral." +type: docs +weight: 15750 +url: /cpp/aspose.email.mapi/knownpropertylist/referredbyname/ +--- + +## ReferredByName {#referredbyname} + +Contains the name of the mail user's referral. Area: MapiMailUser Canonical name: PidTagReferredByName Alternate names: PR_REFERRED_BY_NAME, PR_REFERRED_BY_NAME_A, PR_REFERRED_BY_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReferredByName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/registeredmailtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/registeredmailtype/_index.md new file mode 100644 index 0000000000..fa85ca4353 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/registeredmailtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RegisteredMailType method" +linktitle: "RegisteredMailType" +articleTitle: "RegisteredMailType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15760 +url: /cpp/aspose.email.mapi/knownpropertylist/registeredmailtype/ +--- + +## RegisteredMailType {#registeredmailtype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REGISTERED_MAIL_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RegisteredMailType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/relatedipms/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/relatedipms/_index.md new file mode 100644 index 0000000000..e5adea5a35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/relatedipms/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RelatedIpms method" +linktitle: "RelatedIpms" +articleTitle: "RelatedIpms" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15770 +url: /cpp/aspose.email.mapi/knownpropertylist/relatedipms/ +--- + +## RelatedIpms {#relatedipms} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RELATED_IPMS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RelatedIpms() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reminderdelta/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reminderdelta/_index.md new file mode 100644 index 0000000000..116d042b10 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reminderdelta/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderDelta method" +linktitle: "ReminderDelta" +articleTitle: "ReminderDelta" +second_title: "Aspose.Email for C++" +description: "Specifies the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object." +type: docs +weight: 15780 +url: /cpp/aspose.email.mapi/knownpropertylist/reminderdelta/ +--- + +## ReminderDelta {#reminderdelta} + +Specifies the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object. Area: Reminders Canonical name: PidLidReminderDelta Alternate names: dispidReminderDelta, http://schemas.microsoft.com/mapi/reminderdelta + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderDelta() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reminderfileparameter/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reminderfileparameter/_index.md new file mode 100644 index 0000000000..f699d4821d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reminderfileparameter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderFileParameter method" +linktitle: "ReminderFileParameter" +articleTitle: "ReminderFileParameter" +second_title: "Aspose.Email for C++" +description: "Specifies the filename of the sound that a client is to play when the reminder for that object becomes overdue." +type: docs +weight: 15790 +url: /cpp/aspose.email.mapi/knownpropertylist/reminderfileparameter/ +--- + +## ReminderFileParameter {#reminderfileparameter} + +Specifies the filename of the sound that a client is to play when the reminder for that object becomes overdue. Area: Reminders Canonical name: PidLidReminderFileParameter Alternate names: dispidReminderFileParam + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderFileParameter() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reminderoverride/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reminderoverride/_index.md new file mode 100644 index 0000000000..4d1b148fa3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reminderoverride/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderOverride method" +linktitle: "ReminderOverride" +articleTitle: "ReminderOverride" +second_title: "Aspose.Email for C++" +description: "Specifies whether the client is to respect the current values of the property (section 2.219), or use the default values for those properties." +type: docs +weight: 15800 +url: /cpp/aspose.email.mapi/knownpropertylist/reminderoverride/ +--- + +## ReminderOverride {#reminderoverride} + +Specifies whether the client is to respect the current values of the property (section 2.219), or use the default values for those properties. Area: Reminders Canonical name: PidLidReminderOverride Alternate names: dispidReminderOverride + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderOverride() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reminderplaysound/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reminderplaysound/_index.md new file mode 100644 index 0000000000..9c32595cef --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reminderplaysound/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderPlaySound method" +linktitle: "ReminderPlaySound" +articleTitle: "ReminderPlaySound" +second_title: "Aspose.Email for C++" +description: "Specifies whether the client is to play a sound when the reminder becomes overdue." +type: docs +weight: 15810 +url: /cpp/aspose.email.mapi/knownpropertylist/reminderplaysound/ +--- + +## ReminderPlaySound {#reminderplaysound} + +Specifies whether the client is to play a sound when the reminder becomes overdue. Area: Reminders Canonical name: PidLidReminderPlaySound Alternate names: dispidReminderPlaySound + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderPlaySound() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reminderset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reminderset/_index.md new file mode 100644 index 0000000000..4373b796f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reminderset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderSet method" +linktitle: "ReminderSet" +articleTitle: "ReminderSet" +second_title: "Aspose.Email for C++" +description: "Specifies whether a reminder is set on the object." +type: docs +weight: 15820 +url: /cpp/aspose.email.mapi/knownpropertylist/reminderset/ +--- + +## ReminderSet {#reminderset} + +Specifies whether a reminder is set on the object. Area: Reminders Canonical name: PidLidReminderSet Alternate names: dispidReminderSet + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderSet() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remindersignaltime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remindersignaltime/_index.md new file mode 100644 index 0000000000..d1cd79e209 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remindersignaltime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderSignalTime method" +linktitle: "ReminderSignalTime" +articleTitle: "ReminderSignalTime" +second_title: "Aspose.Email for C++" +description: "Specifies the point in time when a reminder transitions from pending to overdue." +type: docs +weight: 15830 +url: /cpp/aspose.email.mapi/knownpropertylist/remindersignaltime/ +--- + +## ReminderSignalTime {#remindersignaltime} + +Specifies the point in time when a reminder transitions from pending to overdue. Area: Reminders Canonical name: PidLidReminderSignalTime Alternate names: dispidReminderNextTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderSignalTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remindersonlineentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remindersonlineentryid/_index.md new file mode 100644 index 0000000000..298f2810dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remindersonlineentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RemindersOnlineEntryId method" +linktitle: "RemindersOnlineEntryId" +articleTitle: "RemindersOnlineEntryId" +second_title: "Aspose.Email for C++" +description: "Contains an EntryID for the Reminders folder." +type: docs +weight: 15840 +url: /cpp/aspose.email.mapi/knownpropertylist/remindersonlineentryid/ +--- + +## RemindersOnlineEntryId {#remindersonlineentryid} + +Contains an EntryID for the Reminders folder. Area: MapiContainer Canonical name: PidTagRemindersOnlineEntryId Alternate names: PR_REM_ONLINE_ENTRYID, ptagRemOnlineEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RemindersOnlineEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remindertime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remindertime/_index.md new file mode 100644 index 0000000000..c8e17b8e80 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remindertime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderTime method" +linktitle: "ReminderTime" +articleTitle: "ReminderTime" +second_title: "Aspose.Email for C++" +description: "Specifies the initial signal time for objects that are not Calendar objects." +type: docs +weight: 15850 +url: /cpp/aspose.email.mapi/knownpropertylist/remindertime/ +--- + +## ReminderTime {#remindertime} + +Specifies the initial signal time for objects that are not Calendar objects. Area: Reminders Canonical name: PidLidReminderTime Alternate names: dispidReminderTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remindertimedate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remindertimedate/_index.md new file mode 100644 index 0000000000..b63e6ea7c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remindertimedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderTimeDate method" +linktitle: "ReminderTimeDate" +articleTitle: "ReminderTimeDate" +second_title: "Aspose.Email for C++" +description: "Indicates the time and date of the reminder for the appointment or meeting." +type: docs +weight: 15860 +url: /cpp/aspose.email.mapi/knownpropertylist/remindertimedate/ +--- + +## ReminderTimeDate {#remindertimedate} + +Indicates the time and date of the reminder for the appointment or meeting. Area: Reminders Canonical name: PidLidReminderTimeDate Alternate names: dispidReminderTimeDate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderTimeDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remindertimetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remindertimetime/_index.md new file mode 100644 index 0000000000..283be42097 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remindertimetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderTimeTime method" +linktitle: "ReminderTimeTime" +articleTitle: "ReminderTimeTime" +second_title: "Aspose.Email for C++" +description: "Indicates the time of the reminder for the appointment or meeting." +type: docs +weight: 15870 +url: /cpp/aspose.email.mapi/knownpropertylist/remindertimetime/ +--- + +## ReminderTimeTime {#remindertimetime} + +Indicates the time of the reminder for the appointment or meeting. Area: Reminders Canonical name: PidLidReminderTimeTime Alternate names: dispidReminderTimeTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderTimeTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remindertype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remindertype/_index.md new file mode 100644 index 0000000000..9f363b9d1c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remindertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReminderType method" +linktitle: "ReminderType" +articleTitle: "ReminderType" +second_title: "Aspose.Email for C++" +description: "This property is not set and, if set, is ignored." +type: docs +weight: 15880 +url: /cpp/aspose.email.mapi/knownpropertylist/remindertype/ +--- + +## ReminderType {#remindertype} + +This property is not set and, if set, is ignored. Area: Reminders Canonical name: PidLidReminderType Alternate names: dispidReminderType, http://schemas.microsoft.com/mapi/remindertype + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReminderType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remotemessagetransferagent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remotemessagetransferagent/_index.md new file mode 100644 index 0000000000..39b8c8edd2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remotemessagetransferagent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RemoteMessageTransferAgent method" +linktitle: "RemoteMessageTransferAgent" +articleTitle: "RemoteMessageTransferAgent" +second_title: "Aspose.Email for C++" +description: "Contains the value of the Remote-MTA field for a delivery status notification, as specified in [RFC3464]." +type: docs +weight: 15890 +url: /cpp/aspose.email.mapi/knownpropertylist/remotemessagetransferagent/ +--- + +## RemoteMessageTransferAgent {#remotemessagetransferagent} + +Contains the value of the Remote-MTA field for a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagRemoteMessageTransferAgent Alternate names: PR_DSN_REMOTE_MTA, ptagDsnRemoteMta + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RemoteMessageTransferAgent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remoteprogress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remoteprogress/_index.md new file mode 100644 index 0000000000..9ab1d1f71e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remoteprogress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RemoteProgress method" +linktitle: "RemoteProgress" +articleTitle: "RemoteProgress" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15900 +url: /cpp/aspose.email.mapi/knownpropertylist/remoteprogress/ +--- + +## RemoteProgress {#remoteprogress} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REMOTE_PROGRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RemoteProgress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remoteprogresstext/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remoteprogresstext/_index.md new file mode 100644 index 0000000000..fe0b9ef5e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remoteprogresstext/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RemoteProgressText method" +linktitle: "RemoteProgressText" +articleTitle: "RemoteProgressText" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15910 +url: /cpp/aspose.email.mapi/knownpropertylist/remoteprogresstext/ +--- + +## RemoteProgressText {#remoteprogresstext} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REMOTE_PROGRESS_TEXT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RemoteProgressText() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remotestatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remotestatus/_index.md new file mode 100644 index 0000000000..63eaf50b83 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remotestatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RemoteStatus method" +linktitle: "RemoteStatus" +articleTitle: "RemoteStatus" +second_title: "Aspose.Email for C++" +description: "Indicates the remote status of the calendar item." +type: docs +weight: 15920 +url: /cpp/aspose.email.mapi/knownpropertylist/remotestatus/ +--- + +## RemoteStatus {#remotestatus} + +Indicates the remote status of the calendar item. Area: Run-time configuration Canonical name: PidLidRemoteStatus Alternate names: dispidRemoteStatus + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RemoteStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remotevalidateok/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remotevalidateok/_index.md new file mode 100644 index 0000000000..5596926cab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remotevalidateok/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RemoteValidateOk method" +linktitle: "RemoteValidateOk" +articleTitle: "RemoteValidateOk" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15930 +url: /cpp/aspose.email.mapi/knownpropertylist/remotevalidateok/ +--- + +## RemoteValidateOk {#remotevalidateok} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REMOTE_VALIDATE_OK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RemoteValidateOk() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/remove/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/remove/_index.md new file mode 100644 index 0000000000..d2bb3bf840 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "List is read-only." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/knownpropertylist/remove/ +--- + +## Remove {#remove} + +List is read-only. Operation is not supported. + +**Returns:** true if item was successfully removed from the System.Collections.Generic.ICollection; otherwise, false. This method also returns false if item is not found in the original System.Collections.Generic.ICollection. + +```cpp +Remove(const System::SharedPtr < PropertyDescriptor > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The object to remove from the System.Collections.Generic.ICollection. | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/removeat/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/removeat/_index.md new file mode 100644 index 0000000000..cc20ec01cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "List is read-only." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/knownpropertylist/removeat/ +--- + +## RemoveAt {#removeat} + +List is read-only. Operation is not supported. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the item to remove. | + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/renderingposition/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/renderingposition/_index.md new file mode 100644 index 0000000000..a99ed87039 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/renderingposition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RenderingPosition method" +linktitle: "RenderingPosition" +articleTitle: "RenderingPosition" +second_title: "Aspose.Email for C++" +description: "Represents an offset, in rendered characters, to use when rendering an attachment within the main message text." +type: docs +weight: 15940 +url: /cpp/aspose.email.mapi/knownpropertylist/renderingposition/ +--- + +## RenderingPosition {#renderingposition} + +Represents an offset, in rendered characters, to use when rendering an attachment within the main message text. Area: MapiAttachment Canonical name: PidTagRenderingPosition Alternate names: PR_RENDERING_POSITION, ptagRenderingPosition + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RenderingPosition() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replicalist/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replicalist/_index.md new file mode 100644 index 0000000000..f2ad8ad675 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replicalist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplicaList method" +linktitle: "ReplicaList" +articleTitle: "ReplicaList" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15950 +url: /cpp/aspose.email.mapi/knownpropertylist/replicalist/ +--- + +## ReplicaList {#replicalist} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICA_LIST + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplicaList() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replicaserver/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replicaserver/_index.md new file mode 100644 index 0000000000..761daa894b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replicaserver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplicaServer method" +linktitle: "ReplicaServer" +articleTitle: "ReplicaServer" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15960 +url: /cpp/aspose.email.mapi/knownpropertylist/replicaserver/ +--- + +## ReplicaServer {#replicaserver} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICA_SERVER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplicaServer() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replicationalwaysinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replicationalwaysinterval/_index.md new file mode 100644 index 0000000000..6db77b29a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replicationalwaysinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplicationAlwaysInterval method" +linktitle: "ReplicationAlwaysInterval" +articleTitle: "ReplicationAlwaysInterval" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15970 +url: /cpp/aspose.email.mapi/knownpropertylist/replicationalwaysinterval/ +--- + +## ReplicationAlwaysInterval {#replicationalwaysinterval} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_ALWAYS_INTERVAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplicationAlwaysInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replicationmessagepriority/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replicationmessagepriority/_index.md new file mode 100644 index 0000000000..3d1a883208 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replicationmessagepriority/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplicationMessagePriority method" +linktitle: "ReplicationMessagePriority" +articleTitle: "ReplicationMessagePriority" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15980 +url: /cpp/aspose.email.mapi/knownpropertylist/replicationmessagepriority/ +--- + +## ReplicationMessagePriority {#replicationmessagepriority} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_MESSAGE_PRIORITY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplicationMessagePriority() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replicationmsgsize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replicationmsgsize/_index.md new file mode 100644 index 0000000000..9b31087312 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replicationmsgsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplicationMsgSize method" +linktitle: "ReplicationMsgSize" +articleTitle: "ReplicationMsgSize" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 15990 +url: /cpp/aspose.email.mapi/knownpropertylist/replicationmsgsize/ +--- + +## ReplicationMsgSize {#replicationmsgsize} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_MSG_SIZE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplicationMsgSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replicationschedule/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replicationschedule/_index.md new file mode 100644 index 0000000000..be8733e50f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replicationschedule/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplicationSchedule method" +linktitle: "ReplicationSchedule" +articleTitle: "ReplicationSchedule" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16000 +url: /cpp/aspose.email.mapi/knownpropertylist/replicationschedule/ +--- + +## ReplicationSchedule {#replicationschedule} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_SCHEDULE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplicationSchedule() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replicationstyle/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replicationstyle/_index.md new file mode 100644 index 0000000000..f899f3e1ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replicationstyle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplicationStyle method" +linktitle: "ReplicationStyle" +articleTitle: "ReplicationStyle" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16010 +url: /cpp/aspose.email.mapi/knownpropertylist/replicationstyle/ +--- + +## ReplicationStyle {#replicationstyle} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICATION_STYLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplicationStyle() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replicaversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replicaversion/_index.md new file mode 100644 index 0000000000..e403896a34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replicaversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplicaVersion method" +linktitle: "ReplicaVersion" +articleTitle: "ReplicaVersion" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16020 +url: /cpp/aspose.email.mapi/knownpropertylist/replicaversion/ +--- + +## ReplicaVersion {#replicaversion} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLICA_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplicaVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replyrecipiententries/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replyrecipiententries/_index.md new file mode 100644 index 0000000000..91ce17ce56 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replyrecipiententries/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplyRecipientEntries method" +linktitle: "ReplyRecipientEntries" +articleTitle: "ReplyRecipientEntries" +second_title: "Aspose.Email for C++" +description: "Identifies a FlatEntryList structure ([MS-OXCDATA] section 2.3.3) of address book EntryIDs for recipients that are to receive a reply." +type: docs +weight: 16030 +url: /cpp/aspose.email.mapi/knownpropertylist/replyrecipiententries/ +--- + +## ReplyRecipientEntries {#replyrecipiententries} + +Identifies a FlatEntryList structure ([MS-OXCDATA] section 2.3.3) of address book EntryIDs for recipients that are to receive a reply. Area: MapiEnvelope Canonical name: PidTagReplyRecipientEntries Alternate names: PR_REPLY_RECIPIENT_ENTRIES, ptagReplyRecipientEntries, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplyRecipientEntries() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replyrecipientnames/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replyrecipientnames/_index.md new file mode 100644 index 0000000000..f8c9df86e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replyrecipientnames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplyRecipientNames method" +linktitle: "ReplyRecipientNames" +articleTitle: "ReplyRecipientNames" +second_title: "Aspose.Email for C++" +description: "Contains a list of display names for recipients that are to receive a reply." +type: docs +weight: 16040 +url: /cpp/aspose.email.mapi/knownpropertylist/replyrecipientnames/ +--- + +## ReplyRecipientNames {#replyrecipientnames} + +Contains a list of display names for recipients that are to receive a reply. Area: MapiEnvelope Canonical name: PidTagReplyRecipientNames Alternate names: PR_REPLY_RECIPIENT_NAMES, PR_REPLY_RECIPIENT_NAMES_A, ptagReplyRecipientNames, PR_REPLY_RECIPIENT_NAMES_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplyRecipientNames() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replyrecipientsmtpproxies/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replyrecipientsmtpproxies/_index.md new file mode 100644 index 0000000000..d338e4d1a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replyrecipientsmtpproxies/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplyRecipientSmtpProxies method" +linktitle: "ReplyRecipientSmtpProxies" +articleTitle: "ReplyRecipientSmtpProxies" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16050 +url: /cpp/aspose.email.mapi/knownpropertylist/replyrecipientsmtpproxies/ +--- + +## ReplyRecipientSmtpProxies {#replyrecipientsmtpproxies} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPLY_RECIPIENT_SMTP_PROXIES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplyRecipientSmtpProxies() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replyrequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replyrequested/_index.md new file mode 100644 index 0000000000..62b6673b2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replyrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplyRequested method" +linktitle: "ReplyRequested" +articleTitle: "ReplyRequested" +second_title: "Aspose.Email for C++" +description: "Indicates whether a reply is requested to a Message object." +type: docs +weight: 16060 +url: /cpp/aspose.email.mapi/knownpropertylist/replyrequested/ +--- + +## ReplyRequested {#replyrequested} + +Indicates whether a reply is requested to a Message object. Area: MapiRecipient Canonical name: PidTagReplyRequested Alternate names: PR_REPLY_REQUESTED, ptagReplyRequested + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplyRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replytemplateid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replytemplateid/_index.md new file mode 100644 index 0000000000..75fdcfc8e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replytemplateid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplyTemplateId method" +linktitle: "ReplyTemplateId" +articleTitle: "ReplyTemplateId" +second_title: "Aspose.Email for C++" +description: "Contains the value of the GUID that points to a Reply template." +type: docs +weight: 16070 +url: /cpp/aspose.email.mapi/knownpropertylist/replytemplateid/ +--- + +## ReplyTemplateId {#replytemplateid} + +Contains the value of the GUID that points to a Reply template. Area: Rules Canonical name: PidTagReplyTemplateId Alternate names: PR_REPLY_TEMPLATE_ID, ptagReplyTemplateId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplyTemplateId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/replytime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/replytime/_index.md new file mode 100644 index 0000000000..8a027fc14e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/replytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReplyTime method" +linktitle: "ReplyTime" +articleTitle: "ReplyTime" +second_title: "Aspose.Email for C++" +description: "Specifies the time, in UTC, that the sender has designated for an associated work item to be due." +type: docs +weight: 16080 +url: /cpp/aspose.email.mapi/knownpropertylist/replytime/ +--- + +## ReplyTime {#replytime} + +Specifies the time, in UTC, that the sender has designated for an associated work item to be due. Area: MapiEnvelope Canonical name: PidTagReplyTime Alternate names: PR_REPLY_TIME, urn:schemas:httpmail:reply-by, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReplyTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportdestinationentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportdestinationentryid/_index.md new file mode 100644 index 0000000000..55e3765e15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportdestinationentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportDestinationEntryid method" +linktitle: "ReportDestinationEntryid" +articleTitle: "ReportDestinationEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16090 +url: /cpp/aspose.email.mapi/knownpropertylist/reportdestinationentryid/ +--- + +## ReportDestinationEntryid {#reportdestinationentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPORT_DESTINATION_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportDestinationEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportdestinationname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportdestinationname/_index.md new file mode 100644 index 0000000000..0f68e2aa4e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportdestinationname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportDestinationName method" +linktitle: "ReportDestinationName" +articleTitle: "ReportDestinationName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16100 +url: /cpp/aspose.email.mapi/knownpropertylist/reportdestinationname/ +--- + +## ReportDestinationName {#reportdestinationname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPORT_DESTINATION_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportDestinationName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportdisposition/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportdisposition/_index.md new file mode 100644 index 0000000000..a025a29828 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportdisposition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportDisposition method" +linktitle: "ReportDisposition" +articleTitle: "ReportDisposition" +second_title: "Aspose.Email for C++" +description: "Contains a string indicating whether the original message was displayed to the user or deleted (report messages only)." +type: docs +weight: 16110 +url: /cpp/aspose.email.mapi/knownpropertylist/reportdisposition/ +--- + +## ReportDisposition {#reportdisposition} + +Contains a string indicating whether the original message was displayed to the user or deleted (report messages only). Area: Email Canonical name: PidTagReportDisposition Alternate names: PR_REPORT_DISPOSITION_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportDisposition() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportdispositionmode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportdispositionmode/_index.md new file mode 100644 index 0000000000..10f7cd26ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportdispositionmode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportDispositionMode method" +linktitle: "ReportDispositionMode" +articleTitle: "ReportDispositionMode" +second_title: "Aspose.Email for C++" +description: "Contains a description of the action that a client has performed on behalf of a user (report messages only)." +type: docs +weight: 16120 +url: /cpp/aspose.email.mapi/knownpropertylist/reportdispositionmode/ +--- + +## ReportDispositionMode {#reportdispositionmode} + +Contains a description of the action that a client has performed on behalf of a user (report messages only). Area: Email Canonical name: PidTagReportDispositionMode Alternate names: PR_REPORT_DISPOSITION_MODE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportDispositionMode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportentryid/_index.md new file mode 100644 index 0000000000..bb07e64b8e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportEntryId method" +linktitle: "ReportEntryId" +articleTitle: "ReportEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies an entry ID that identifies the application that generated a report message." +type: docs +weight: 16130 +url: /cpp/aspose.email.mapi/knownpropertylist/reportentryid/ +--- + +## ReportEntryId {#reportentryid} + +Specifies an entry ID that identifies the application that generated a report message. Area: MapiEnvelope Canonical name: PidTagReportEntryId Alternate names: PR_REPORT_ENTRYID, ptagReportEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportingdlname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportingdlname/_index.md new file mode 100644 index 0000000000..04f7f11b6b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportingdlname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportingDlName method" +linktitle: "ReportingDlName" +articleTitle: "ReportingDlName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16140 +url: /cpp/aspose.email.mapi/knownpropertylist/reportingdlname/ +--- + +## ReportingDlName {#reportingdlname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPORTING_DL_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportingDlName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportingmessagetransferagent/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportingmessagetransferagent/_index.md new file mode 100644 index 0000000000..e2a35c595b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportingmessagetransferagent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportingMessageTransferAgent method" +linktitle: "ReportingMessageTransferAgent" +articleTitle: "ReportingMessageTransferAgent" +second_title: "Aspose.Email for C++" +description: "Contains the value of the Reporting-MTA field for a delivery status notification, as specified in [RFC3464]." +type: docs +weight: 16150 +url: /cpp/aspose.email.mapi/knownpropertylist/reportingmessagetransferagent/ +--- + +## ReportingMessageTransferAgent {#reportingmessagetransferagent} + +Contains the value of the Reporting-MTA field for a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagReportingMessageTransferAgent Alternate names: ptagDsnReportingMta + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportingMessageTransferAgent() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportingmtacertificate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportingmtacertificate/_index.md new file mode 100644 index 0000000000..b53631a20e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportingmtacertificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportingMtaCertificate method" +linktitle: "ReportingMtaCertificate" +articleTitle: "ReportingMtaCertificate" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16160 +url: /cpp/aspose.email.mapi/knownpropertylist/reportingmtacertificate/ +--- + +## ReportingMtaCertificate {#reportingmtacertificate} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REPORTING_MTA_CERTIFICATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportingMtaCertificate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportname/_index.md new file mode 100644 index 0000000000..96a2f5ee9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportName method" +linktitle: "ReportName" +articleTitle: "ReportName" +second_title: "Aspose.Email for C++" +description: "Contains the display name for the entity (usually a server agent) that generated the report message." +type: docs +weight: 16170 +url: /cpp/aspose.email.mapi/knownpropertylist/reportname/ +--- + +## ReportName {#reportname} + +Contains the display name for the entity (usually a server agent) that generated the report message. Area: MapiEnvelope Canonical name: PidTagReportName Alternate names: PR_REPORT_NAME, PR_REPORT_NAME_A, PR_REPORT_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reportsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reportsearchkey/_index.md new file mode 100644 index 0000000000..ee7e5ca780 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reportsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportSearchKey method" +linktitle: "ReportSearchKey" +articleTitle: "ReportSearchKey" +second_title: "Aspose.Email for C++" +description: "Contains an address book search key representing the entity (usually a server agent) that generated the report message." +type: docs +weight: 16180 +url: /cpp/aspose.email.mapi/knownpropertylist/reportsearchkey/ +--- + +## ReportSearchKey {#reportsearchkey} + +Contains an address book search key representing the entity (usually a server agent) that generated the report message. Area: MapiEnvelope Canonical name: PidTagReportSearchKey Alternate names: PR_REPORT_SEARCH_KEY, ptagReportSearchKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reporttag/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reporttag/_index.md new file mode 100644 index 0000000000..8d7367418e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reporttag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportTag method" +linktitle: "ReportTag" +articleTitle: "ReportTag" +second_title: "Aspose.Email for C++" +description: "Contains the data that is used to correlate the report and the original message." +type: docs +weight: 16190 +url: /cpp/aspose.email.mapi/knownpropertylist/reporttag/ +--- + +## ReportTag {#reporttag} + +Contains the data that is used to correlate the report and the original message. Area: MapiEnvelope Canonical name: PidTagReportTag Alternate names: PR_REPORT_TAG, ptagReportTag + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportTag() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reporttext/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reporttext/_index.md new file mode 100644 index 0000000000..7de1570a26 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reporttext/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportText method" +linktitle: "ReportText" +articleTitle: "ReportText" +second_title: "Aspose.Email for C++" +description: "Contains the optional text for a report message." +type: docs +weight: 16200 +url: /cpp/aspose.email.mapi/knownpropertylist/reporttext/ +--- + +## ReportText {#reporttext} + +Contains the optional text for a report message. Area: MapiMessage Canonical name: PidTagReportText Alternate names: PR_REPORT_TEXT, PR_REPORT_TEXT_A, ptagReportText, PR_REPORT_TEXT_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportText() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/reporttime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/reporttime/_index.md new file mode 100644 index 0000000000..2ea06afe39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/reporttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReportTime method" +linktitle: "ReportTime" +articleTitle: "ReportTime" +second_title: "Aspose.Email for C++" +description: "Indicates the last time that the contact list that is controlled by the PidTagJunkIncludeContacts property (section 2.749) was updated." +type: docs +weight: 16210 +url: /cpp/aspose.email.mapi/knownpropertylist/reporttime/ +--- + +## ReportTime {#reporttime} + +Indicates the last time that the contact list that is controlled by the PidTagJunkIncludeContacts property (section 2.749) was updated. Area: MapiEnvelope Property set Canonical name: PidTagReportTime Alternate names: PR_REPORT_TIME, ptagReportTime, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReportTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/requesteddeliverymethod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/requesteddeliverymethod/_index.md new file mode 100644 index 0000000000..0fbd8f942d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/requesteddeliverymethod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RequestedDeliveryMethod method" +linktitle: "RequestedDeliveryMethod" +articleTitle: "RequestedDeliveryMethod" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16220 +url: /cpp/aspose.email.mapi/knownpropertylist/requesteddeliverymethod/ +--- + +## RequestedDeliveryMethod {#requesteddeliverymethod} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_REQUESTED_DELIVERY_METHOD + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RequestedDeliveryMethod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/requiredattendees/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/requiredattendees/_index.md new file mode 100644 index 0000000000..3aec8ed6aa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/requiredattendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RequiredAttendees method" +linktitle: "RequiredAttendees" +articleTitle: "RequiredAttendees" +second_title: "Aspose.Email for C++" +description: "Identifies required attendees for the appointment or meeting." +type: docs +weight: 16230 +url: /cpp/aspose.email.mapi/knownpropertylist/requiredattendees/ +--- + +## RequiredAttendees {#requiredattendees} + +Identifies required attendees for the appointment or meeting. Area: Meetings Canonical name: PidLidRequiredAttendees Alternate names: LID_REQUIRED_ATTENDEES + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RequiredAttendees() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/resolvemethod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/resolvemethod/_index.md new file mode 100644 index 0000000000..c30ca1fb57 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/resolvemethod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ResolveMethod method" +linktitle: "ResolveMethod" +articleTitle: "ResolveMethod" +second_title: "Aspose.Email for C++" +description: "Specifies how to resolve any conflicts with the message." +type: docs +weight: 16240 +url: /cpp/aspose.email.mapi/knownpropertylist/resolvemethod/ +--- + +## ResolveMethod {#resolvemethod} + +Specifies how to resolve any conflicts with the message. Area: MapiStatus Canonical name: PidTagResolveMethod Alternate names: PR_RESOLVE_METHOD, ptagResolveMethod + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ResolveMethod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/resourceattendees/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/resourceattendees/_index.md new file mode 100644 index 0000000000..14c02cd456 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/resourceattendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ResourceAttendees method" +linktitle: "ResourceAttendees" +articleTitle: "ResourceAttendees" +second_title: "Aspose.Email for C++" +description: "Identifies resource attendees for the appointment or meeting." +type: docs +weight: 16250 +url: /cpp/aspose.email.mapi/knownpropertylist/resourceattendees/ +--- + +## ResourceAttendees {#resourceattendees} + +Identifies resource attendees for the appointment or meeting. Area: Meetings Canonical name: PidLidResourceAttendees Alternate names: LID_RESOURCE_ATTENDEES + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ResourceAttendees() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/resourceflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/resourceflags/_index.md new file mode 100644 index 0000000000..6489f847b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/resourceflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ResourceFlags method" +linktitle: "ResourceFlags" +articleTitle: "ResourceFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16260 +url: /cpp/aspose.email.mapi/knownpropertylist/resourceflags/ +--- + +## ResourceFlags {#resourceflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESOURCE_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ResourceFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/resourcemethods/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/resourcemethods/_index.md new file mode 100644 index 0000000000..fc1c2ed0f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/resourcemethods/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ResourceMethods method" +linktitle: "ResourceMethods" +articleTitle: "ResourceMethods" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16270 +url: /cpp/aspose.email.mapi/knownpropertylist/resourcemethods/ +--- + +## ResourceMethods {#resourcemethods} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESOURCE_METHODS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ResourceMethods() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/resourcepath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/resourcepath/_index.md new file mode 100644 index 0000000000..484b97e695 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/resourcepath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ResourcePath method" +linktitle: "ResourcePath" +articleTitle: "ResourcePath" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16280 +url: /cpp/aspose.email.mapi/knownpropertylist/resourcepath/ +--- + +## ResourcePath {#resourcepath} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESOURCE_PATH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ResourcePath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/resourcetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/resourcetype/_index.md new file mode 100644 index 0000000000..24ea106772 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/resourcetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ResourceType method" +linktitle: "ResourceType" +articleTitle: "ResourceType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16290 +url: /cpp/aspose.email.mapi/knownpropertylist/resourcetype/ +--- + +## ResourceType {#resourcetype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESOURCE_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ResourceType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/responserequested/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/responserequested/_index.md new file mode 100644 index 0000000000..8286da18b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/responserequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ResponseRequested method" +linktitle: "ResponseRequested" +articleTitle: "ResponseRequested" +second_title: "Aspose.Email for C++" +description: "Indicates whether a response is requested to a Message object." +type: docs +weight: 16300 +url: /cpp/aspose.email.mapi/knownpropertylist/responserequested/ +--- + +## ResponseRequested {#responserequested} + +Indicates whether a response is requested to a Message object. Area: MapiEnvelope Property set Canonical name: PidTagResponseRequested Alternate names: PR_RESPONSE_REQUESTED, urn:schemas:calendar:responserequested, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ResponseRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/responsestatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/responsestatus/_index.md new file mode 100644 index 0000000000..7829061c55 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/responsestatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ResponseStatus method" +linktitle: "ResponseStatus" +articleTitle: "ResponseStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the response status of an attendee." +type: docs +weight: 16310 +url: /cpp/aspose.email.mapi/knownpropertylist/responsestatus/ +--- + +## ResponseStatus {#responsestatus} + +Specifies the response status of an attendee. Area: Meetings Canonical name: PidLidResponseStatus Alternate names: dispidResponseStatus + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ResponseStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/responsibility/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/responsibility/_index.md new file mode 100644 index 0000000000..97f142415a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/responsibility/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Responsibility method" +linktitle: "Responsibility" +articleTitle: "Responsibility" +second_title: "Aspose.Email for C++" +description: "Specifies whether another mail agent has ensured that the message will be delivered." +type: docs +weight: 16320 +url: /cpp/aspose.email.mapi/knownpropertylist/responsibility/ +--- + +## Responsibility {#responsibility} + +Specifies whether another mail agent has ensured that the message will be delivered. Area: MapiNonTransmittable Canonical name: PidTagResponsibility Alternate names: PR_RESPONSIBILITY, ptagResponsibility + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Responsibility() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/restrictioncount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/restrictioncount/_index.md new file mode 100644 index 0000000000..5ccbfbce85 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/restrictioncount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RestrictionCount method" +linktitle: "RestrictionCount" +articleTitle: "RestrictionCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16330 +url: /cpp/aspose.email.mapi/knownpropertylist/restrictioncount/ +--- + +## RestrictionCount {#restrictioncount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RESTRICTION_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RestrictionCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/retentionagelimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/retentionagelimit/_index.md new file mode 100644 index 0000000000..48a1a6d222 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/retentionagelimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RetentionAgeLimit method" +linktitle: "RetentionAgeLimit" +articleTitle: "RetentionAgeLimit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16340 +url: /cpp/aspose.email.mapi/knownpropertylist/retentionagelimit/ +--- + +## RetentionAgeLimit {#retentionagelimit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RETENTION_AGE_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RetentionAgeLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/retentiondate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/retentiondate/_index.md new file mode 100644 index 0000000000..0969f8b564 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/retentiondate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RetentionDate method" +linktitle: "RetentionDate" +articleTitle: "RetentionDate" +second_title: "Aspose.Email for C++" +description: "Specifies the date, in UTC, after which a Message object is expired by the server." +type: docs +weight: 16350 +url: /cpp/aspose.email.mapi/knownpropertylist/retentiondate/ +--- + +## RetentionDate {#retentiondate} + +Specifies the date, in UTC, after which a Message object is expired by the server. Area: Archive Canonical name: PidTagRetentionDate Alternate names: PR_RETENTION_DATE, ptagRetentionDate + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RetentionDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/retentionflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/retentionflags/_index.md new file mode 100644 index 0000000000..2775395d25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/retentionflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RetentionFlags method" +linktitle: "RetentionFlags" +articleTitle: "RetentionFlags" +second_title: "Aspose.Email for C++" +description: "Contains flags that specify the status or nature of an item's retention tag or archive tag." +type: docs +weight: 16360 +url: /cpp/aspose.email.mapi/knownpropertylist/retentionflags/ +--- + +## RetentionFlags {#retentionflags} + +Contains flags that specify the status or nature of an item's retention tag or archive tag. Area: Archive Canonical name: PidTagRetentionFlags Alternate names: PR_RETENTION_FLAGS, ptagRetentionFlags + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RetentionFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/retentionperiod/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/retentionperiod/_index.md new file mode 100644 index 0000000000..36d257dfbe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/retentionperiod/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RetentionPeriod method" +linktitle: "RetentionPeriod" +articleTitle: "RetentionPeriod" +second_title: "Aspose.Email for C++" +description: "Specifies the number of days that a Message object can remain unarchived." +type: docs +weight: 16370 +url: /cpp/aspose.email.mapi/knownpropertylist/retentionperiod/ +--- + +## RetentionPeriod {#retentionperiod} + +Specifies the number of days that a Message object can remain unarchived. Area: Archive Canonical name: PidTagRetentionPeriod Alternate names: PR_RETENTION_PERIOD, ptagRetentionPeriod + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RetentionPeriod() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/returnedipm/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/returnedipm/_index.md new file mode 100644 index 0000000000..63d0c087a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/returnedipm/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ReturnedIpm method" +linktitle: "ReturnedIpm" +articleTitle: "ReturnedIpm" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16380 +url: /cpp/aspose.email.mapi/knownpropertylist/returnedipm/ +--- + +## ReturnedIpm {#returnedipm} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RETURNED_IPM + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ReturnedIpm() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/revisionnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/revisionnumber/_index.md new file mode 100644 index 0000000000..6704f517ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/revisionnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RevisionNumber method" +linktitle: "RevisionNumber" +articleTitle: "RevisionNumber" +second_title: "Aspose.Email for C++" +description: "Specifies the revision number of the file attached to the Document object." +type: docs +weight: 16390 +url: /cpp/aspose.email.mapi/knownpropertylist/revisionnumber/ +--- + +## RevisionNumber {#revisionnumber} + +Specifies the revision number of the file attached to the Document object. Area: Common Canonical name: PidNameRevisionNumber Alternate names: urn:schemas-microsoft-com:office:office::Revision + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RevisionNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rights/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rights/_index.md new file mode 100644 index 0000000000..1efb7a2344 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rights/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Rights method" +linktitle: "Rights" +articleTitle: "Rights" +second_title: "Aspose.Email for C++" +description: "Specifies a user's folder permissions." +type: docs +weight: 16400 +url: /cpp/aspose.email.mapi/knownpropertylist/rights/ +--- + +## Rights {#rights} + +Specifies a user's folder permissions. Area: ExchangeFolder Canonical name: PidTagRights Alternate names: PR_RIGHTS, ptagRights + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Rights() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rightsmanagementlicense/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rightsmanagementlicense/_index.md new file mode 100644 index 0000000000..15660a1ddd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rightsmanagementlicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RightsManagementLicense method" +linktitle: "RightsManagementLicense" +articleTitle: "RightsManagementLicense" +second_title: "Aspose.Email for C++" +description: "Specifies the value used to cache the Use License for the rights-managed email message." +type: docs +weight: 16410 +url: /cpp/aspose.email.mapi/knownpropertylist/rightsmanagementlicense/ +--- + +## RightsManagementLicense {#rightsmanagementlicense} + +Specifies the value used to cache the Use License for the rights-managed email message. Area: Secure Messaging Properties Canonical name: PidNameRightsManagementLicense Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RightsManagementLicense() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/roamingdatatypes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/roamingdatatypes/_index.md new file mode 100644 index 0000000000..5237708503 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/roamingdatatypes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RoamingDatatypes method" +linktitle: "RoamingDatatypes" +articleTitle: "RoamingDatatypes" +second_title: "Aspose.Email for C++" +description: "Contains a bitmask that indicates which stream properties exist on the message." +type: docs +weight: 16420 +url: /cpp/aspose.email.mapi/knownpropertylist/roamingdatatypes/ +--- + +## RoamingDatatypes {#roamingdatatypes} + +Contains a bitmask that indicates which stream properties exist on the message. Area: Configuration Canonical name: PidTagRoamingDatatypes Alternate names: PR_ROAMING_DATATYPES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RoamingDatatypes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/roamingdictionary/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/roamingdictionary/_index.md new file mode 100644 index 0000000000..6772b94dca --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/roamingdictionary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RoamingDictionary method" +linktitle: "RoamingDictionary" +articleTitle: "RoamingDictionary" +second_title: "Aspose.Email for C++" +description: "Contains a dictionary stream, as specified in [MS-OXOCFG] section 2.2.5.1." +type: docs +weight: 16430 +url: /cpp/aspose.email.mapi/knownpropertylist/roamingdictionary/ +--- + +## RoamingDictionary {#roamingdictionary} + +Contains a dictionary stream, as specified in [MS-OXOCFG] section 2.2.5.1. Area: Configuration Canonical name: PidTagRoamingDictionary Alternate names: PR_ROAMING_DICTIONARY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RoamingDictionary() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/roamingxmlstream/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/roamingxmlstream/_index.md new file mode 100644 index 0000000000..8c2826574f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/roamingxmlstream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RoamingXmlStream method" +linktitle: "RoamingXmlStream" +articleTitle: "RoamingXmlStream" +second_title: "Aspose.Email for C++" +description: "Contains an XML stream, as specified in [MS-OXOCFG] section 2.2.5.2." +type: docs +weight: 16440 +url: /cpp/aspose.email.mapi/knownpropertylist/roamingxmlstream/ +--- + +## RoamingXmlStream {#roamingxmlstream} + +Contains an XML stream, as specified in [MS-OXOCFG] section 2.2.5.2. Area: Configuration Canonical name: PidTagRoamingXmlStream Alternate names: PR_ROAMING_XMLSTREAM + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RoamingXmlStream() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rowid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rowid/_index.md new file mode 100644 index 0000000000..8363a41472 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rowid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Rowid method" +linktitle: "Rowid" +articleTitle: "Rowid" +second_title: "Aspose.Email for C++" +description: "Contains a unique identifier for a recipient in a message's recipient table." +type: docs +weight: 16450 +url: /cpp/aspose.email.mapi/knownpropertylist/rowid/ +--- + +## Rowid {#rowid} + +Contains a unique identifier for a recipient in a message's recipient table. Area: MapiCommon Canonical name: PidTagRowid Alternate names: PR_ROWID, ptagRowId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Rowid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rowtype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rowtype/_index.md new file mode 100644 index 0000000000..cc2d9c9dd6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rowtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RowType method" +linktitle: "RowType" +articleTitle: "RowType" +second_title: "Aspose.Email for C++" +description: "Identifies the type of the row." +type: docs +weight: 16460 +url: /cpp/aspose.email.mapi/knownpropertylist/rowtype/ +--- + +## RowType {#rowtype} + +Identifies the type of the row. Area: MapiNonTransmittable Canonical name: PidTagRowType Alternate names: PR_ROW_TYPE, ptagRowType + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RowType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rtfcompressed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rtfcompressed/_index.md new file mode 100644 index 0000000000..4b9a348a7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rtfcompressed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RtfCompressed method" +linktitle: "RtfCompressed" +articleTitle: "RtfCompressed" +second_title: "Aspose.Email for C++" +description: "Contains message body text in compressed RTF format." +type: docs +weight: 16470 +url: /cpp/aspose.email.mapi/knownpropertylist/rtfcompressed/ +--- + +## RtfCompressed {#rtfcompressed} + +Contains message body text in compressed RTF format. Area: Email Canonical name: PidTagRtfCompressed Alternate names: PR_RTF_COMPRESSED, ptagRTFCompressed + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RtfCompressed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rtfinsync/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rtfinsync/_index.md new file mode 100644 index 0000000000..d3e584b94d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rtfinsync/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RtfInSync method" +linktitle: "RtfInSync" +articleTitle: "RtfInSync" +second_title: "Aspose.Email for C++" +description: "Indicates whether the PidTagBody property (section 2.609) and the PidTagRtfCompressed property (section 2.932) contain the same text (ignoring formatting)." +type: docs +weight: 16480 +url: /cpp/aspose.email.mapi/knownpropertylist/rtfinsync/ +--- + +## RtfInSync {#rtfinsync} + +Indicates whether the PidTagBody property (section 2.609) and the PidTagRtfCompressed property (section 2.932) contain the same text (ignoring formatting). Area: Email Canonical name: PidTagRtfInSync Alternate names: PR_RTF_IN_SYNC, ptagRTFInSync + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RtfInSync() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodycount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodycount/_index.md new file mode 100644 index 0000000000..81cc319af5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodycount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RtfSyncBodyCount method" +linktitle: "RtfSyncBodyCount" +articleTitle: "RtfSyncBodyCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16490 +url: /cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodycount/ +--- + +## RtfSyncBodyCount {#rtfsyncbodycount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_BODY_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RtfSyncBodyCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodycrc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodycrc/_index.md new file mode 100644 index 0000000000..c2bae5d430 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodycrc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RtfSyncBodyCrc method" +linktitle: "RtfSyncBodyCrc" +articleTitle: "RtfSyncBodyCrc" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16500 +url: /cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodycrc/ +--- + +## RtfSyncBodyCrc {#rtfsyncbodycrc} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_BODY_CRC + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RtfSyncBodyCrc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodytag/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodytag/_index.md new file mode 100644 index 0000000000..b810d4c80e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodytag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RtfSyncBodyTag method" +linktitle: "RtfSyncBodyTag" +articleTitle: "RtfSyncBodyTag" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16510 +url: /cpp/aspose.email.mapi/knownpropertylist/rtfsyncbodytag/ +--- + +## RtfSyncBodyTag {#rtfsyncbodytag} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_BODY_TAG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RtfSyncBodyTag() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncprefixcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncprefixcount/_index.md new file mode 100644 index 0000000000..a1f5d38797 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsyncprefixcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RtfSyncPrefixCount method" +linktitle: "RtfSyncPrefixCount" +articleTitle: "RtfSyncPrefixCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16520 +url: /cpp/aspose.email.mapi/knownpropertylist/rtfsyncprefixcount/ +--- + +## RtfSyncPrefixCount {#rtfsyncprefixcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_PREFIX_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RtfSyncPrefixCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rtfsynctrailingcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsynctrailingcount/_index.md new file mode 100644 index 0000000000..54aa228afc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rtfsynctrailingcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RtfSyncTrailingCount method" +linktitle: "RtfSyncTrailingCount" +articleTitle: "RtfSyncTrailingCount" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16530 +url: /cpp/aspose.email.mapi/knownpropertylist/rtfsynctrailingcount/ +--- + +## RtfSyncTrailingCount {#rtfsynctrailingcount} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RTF_SYNC_TRAILING_COUNT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RtfSyncTrailingCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruleactionnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruleactionnumber/_index.md new file mode 100644 index 0000000000..630b1b8e5a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruleactionnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleActionNumber method" +linktitle: "RuleActionNumber" +articleTitle: "RuleActionNumber" +second_title: "Aspose.Email for C++" +description: "Contains the index of a rule action that failed." +type: docs +weight: 16540 +url: /cpp/aspose.email.mapi/knownpropertylist/ruleactionnumber/ +--- + +## RuleActionNumber {#ruleactionnumber} + +Contains the index of a rule action that failed. Area: ExchangeMessageReadOnly Canonical name: PidTagRuleActionNumber Alternate names: PR_RULE_ACTION_NUMBER, ptagRuleActionNumber + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleActionNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruleactions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruleactions/_index.md new file mode 100644 index 0000000000..25ee833131 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruleactions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleActions method" +linktitle: "RuleActions" +articleTitle: "RuleActions" +second_title: "Aspose.Email for C++" +description: "Contains the set of actions associated with the rule." +type: docs +weight: 16550 +url: /cpp/aspose.email.mapi/knownpropertylist/ruleactions/ +--- + +## RuleActions {#ruleactions} + +Contains the set of actions associated with the rule. Area: Server-Side Rules Properties Canonical name: PidTagRuleActions Alternate names: PR_RULE_ACTIONS, ptagRuleActions + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleActions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruleactiontype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruleactiontype/_index.md new file mode 100644 index 0000000000..d8e341ff83 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruleactiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleActionType method" +linktitle: "RuleActionType" +articleTitle: "RuleActionType" +second_title: "Aspose.Email for C++" +description: "Contains the ActionType field ([MS-OXORULE] section 2.2.5.1) of a rule that failed." +type: docs +weight: 16560 +url: /cpp/aspose.email.mapi/knownpropertylist/ruleactiontype/ +--- + +## RuleActionType {#ruleactiontype} + +Contains the ActionType field ([MS-OXORULE] section 2.2.5.1) of a rule that failed. Area: ExchangeMessageReadOnly Canonical name: PidTagRuleActionType Alternate names: PR_RULE_ACTION_TYPE, ptagRuleActionType + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleActionType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulecondition/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulecondition/_index.md new file mode 100644 index 0000000000..a256a3564e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulecondition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleCondition method" +linktitle: "RuleCondition" +articleTitle: "RuleCondition" +second_title: "Aspose.Email for C++" +description: "Defines the conditions under which a rule action is to be executed." +type: docs +weight: 16570 +url: /cpp/aspose.email.mapi/knownpropertylist/rulecondition/ +--- + +## RuleCondition {#rulecondition} + +Defines the conditions under which a rule action is to be executed. Area: Server-Side Rules Properties Canonical name: PidTagRuleCondition Alternate names: PR_RULE_CONDITION, ptagRuleCondition + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleCondition() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruleerror/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruleerror/_index.md new file mode 100644 index 0000000000..dc427ff399 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruleerror/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleError method" +linktitle: "RuleError" +articleTitle: "RuleError" +second_title: "Aspose.Email for C++" +description: "Contains the error code that indicates the cause of an error encountered during the execution of the rule." +type: docs +weight: 16580 +url: /cpp/aspose.email.mapi/knownpropertylist/ruleerror/ +--- + +## RuleError {#ruleerror} + +Contains the error code that indicates the cause of an error encountered during the execution of the rule. Area: ExchangeMessageReadOnly Canonical name: PidTagRuleError Alternate names: PR_RULE_ERROR, ptagRuleError + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleError() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulefolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulefolderentryid/_index.md new file mode 100644 index 0000000000..685d77ce59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulefolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleFolderEntryId method" +linktitle: "RuleFolderEntryId" +articleTitle: "RuleFolderEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the folder where the rule that triggered the generation of a DAM is stored." +type: docs +weight: 16590 +url: /cpp/aspose.email.mapi/knownpropertylist/rulefolderentryid/ +--- + +## RuleFolderEntryId {#rulefolderentryid} + +Contains the EntryID of the folder where the rule that triggered the generation of a DAM is stored. Area: ExchangeMessageReadOnly Canonical name: PidTagRuleFolderEntryId Alternate names: PR_RULE_FOLDER_ENTRYID, ptagRuleFolderEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleFolderEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruleid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruleid/_index.md new file mode 100644 index 0000000000..a365ccac13 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruleid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleId method" +linktitle: "RuleId" +articleTitle: "RuleId" +second_title: "Aspose.Email for C++" +description: "Specifies a unique identifier that is generated by the messaging server for each rule when the rule is first created." +type: docs +weight: 16600 +url: /cpp/aspose.email.mapi/knownpropertylist/ruleid/ +--- + +## RuleId {#ruleid} + +Specifies a unique identifier that is generated by the messaging server for each rule when the rule is first created. Area: Server-Side Rules Properties Canonical name: PidTagRuleId Alternate names: PR_RULE_ID, ptagRuleId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruleids/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruleids/_index.md new file mode 100644 index 0000000000..f047d6b6cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruleids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleIds method" +linktitle: "RuleIds" +articleTitle: "RuleIds" +second_title: "Aspose.Email for C++" +description: "Contains a buffer that is obtained by concatenating the PidTagRuleId property (section property (section 2.625)." +type: docs +weight: 16610 +url: /cpp/aspose.email.mapi/knownpropertylist/ruleids/ +--- + +## RuleIds {#ruleids} + +Contains a buffer that is obtained by concatenating the PidTagRuleId property (section property (section 2.625). Area: Server-Side Rules Properties Canonical name: PidTagRuleIds Alternate names: PR_RULE_IDS, ptagRuleIds + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleIds() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulelevel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulelevel/_index.md new file mode 100644 index 0000000000..b60a873995 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulelevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleLevel method" +linktitle: "RuleLevel" +articleTitle: "RuleLevel" +second_title: "Aspose.Email for C++" +description: "Contains 0x00000000." +type: docs +weight: 16620 +url: /cpp/aspose.email.mapi/knownpropertylist/rulelevel/ +--- + +## RuleLevel {#rulelevel} + +Contains 0x00000000. This property is not used. Area: Server-Side Rules Properties Canonical name: PidTagRuleLevel Alternate names: PR_RULE_LEVEL, ptagRuleLevel + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleLevel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagelevel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagelevel/_index.md new file mode 100644 index 0000000000..cfe6d67dac --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagelevel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleMessageLevel method" +linktitle: "RuleMessageLevel" +articleTitle: "RuleMessageLevel" +second_title: "Aspose.Email for C++" +description: "Contains 0x00000000." +type: docs +weight: 16630 +url: /cpp/aspose.email.mapi/knownpropertylist/rulemessagelevel/ +--- + +## RuleMessageLevel {#rulemessagelevel} + +Contains 0x00000000. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageLevel Alternate names: PR_RULE_MSG_LEVEL, ptagRuleMsgLevel + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleMessageLevel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagename/_index.md new file mode 100644 index 0000000000..7924404525 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleMessageName method" +linktitle: "RuleMessageName" +articleTitle: "RuleMessageName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the rule." +type: docs +weight: 16640 +url: /cpp/aspose.email.mapi/knownpropertylist/rulemessagename/ +--- + +## RuleMessageName {#rulemessagename} + +Specifies the name of the rule. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageName Alternate names: ptagRuleMsgName + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleMessageName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulemessageprovider/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessageprovider/_index.md new file mode 100644 index 0000000000..a9ae715115 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessageprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleMessageProvider method" +linktitle: "RuleMessageProvider" +articleTitle: "RuleMessageProvider" +second_title: "Aspose.Email for C++" +description: "Identifies the client application that owns the rule." +type: docs +weight: 16650 +url: /cpp/aspose.email.mapi/knownpropertylist/rulemessageprovider/ +--- + +## RuleMessageProvider {#rulemessageprovider} + +Identifies the client application that owns the rule. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageProvider Alternate names: ptagRuleMsgProvider + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleMessageProvider() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulemessageproviderdata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessageproviderdata/_index.md new file mode 100644 index 0000000000..c9f0258c17 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessageproviderdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleMessageProviderData method" +linktitle: "RuleMessageProviderData" +articleTitle: "RuleMessageProviderData" +second_title: "Aspose.Email for C++" +description: "Contains opaque data set by the client for the exclusive use of the client." +type: docs +weight: 16660 +url: /cpp/aspose.email.mapi/knownpropertylist/rulemessageproviderdata/ +--- + +## RuleMessageProviderData {#rulemessageproviderdata} + +Contains opaque data set by the client for the exclusive use of the client. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageProviderData Alternate names: PR_RULE_MSG_PROVIDER_DATA, ptagRuleMsgProviderData + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleMessageProviderData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagesequence/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagesequence/_index.md new file mode 100644 index 0000000000..c7c3ed8e7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagesequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleMessageSequence method" +linktitle: "RuleMessageSequence" +articleTitle: "RuleMessageSequence" +second_title: "Aspose.Email for C++" +description: "Contains a value used to determine the order in which rules are evaluated and executed." +type: docs +weight: 16670 +url: /cpp/aspose.email.mapi/knownpropertylist/rulemessagesequence/ +--- + +## RuleMessageSequence {#rulemessagesequence} + +Contains a value used to determine the order in which rules are evaluated and executed. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageSequence Alternate names: PR_RULE_MSG_SEQUENCE, ptagRuleMsgSequence + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleMessageSequence() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagestate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagestate/_index.md new file mode 100644 index 0000000000..7b5ab3da3e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessagestate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleMessageState method" +linktitle: "RuleMessageState" +articleTitle: "RuleMessageState" +second_title: "Aspose.Email for C++" +description: "Contains flags that specify the state of the rule." +type: docs +weight: 16680 +url: /cpp/aspose.email.mapi/knownpropertylist/rulemessagestate/ +--- + +## RuleMessageState {#rulemessagestate} + +Contains flags that specify the state of the rule. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageState Alternate names: PR_RULE_MSG_STATE, ptagRuleMsgState + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleMessageState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulemessageuserflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessageuserflags/_index.md new file mode 100644 index 0000000000..ccdbe123db --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulemessageuserflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleMessageUserFlags method" +linktitle: "RuleMessageUserFlags" +articleTitle: "RuleMessageUserFlags" +second_title: "Aspose.Email for C++" +description: "Contains an opaque property that the client sets for the exclusive use of the client." +type: docs +weight: 16690 +url: /cpp/aspose.email.mapi/knownpropertylist/rulemessageuserflags/ +--- + +## RuleMessageUserFlags {#rulemessageuserflags} + +Contains an opaque property that the client sets for the exclusive use of the client. Set on the FAI message. Area: ExchangeNonTransmittableReserved Canonical name: PidTagRuleMessageUserFlags Alternate names: PR_RULE_MSG_USER_FLAGS, ptagRuleMsgUserFlags + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleMessageUserFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulename/_index.md new file mode 100644 index 0000000000..84c5c54af9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleName method" +linktitle: "RuleName" +articleTitle: "RuleName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the rule." +type: docs +weight: 16700 +url: /cpp/aspose.email.mapi/knownpropertylist/rulename/ +--- + +## RuleName {#rulename} + +Specifies the name of the rule. Area: Server-Side Rules Properties Canonical name: PidTagRuleName Alternate names: PR_RULE_NAME, PR_RULE_NAME_A, ptagRuleName, PR_RULE_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruleprovider/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruleprovider/_index.md new file mode 100644 index 0000000000..2503b88ee6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruleprovider/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleProvider method" +linktitle: "RuleProvider" +articleTitle: "RuleProvider" +second_title: "Aspose.Email for C++" +description: "A string identifying the client application that owns a rule." +type: docs +weight: 16710 +url: /cpp/aspose.email.mapi/knownpropertylist/ruleprovider/ +--- + +## RuleProvider {#ruleprovider} + +A string identifying the client application that owns a rule. Area: Server-Side Rules Properties Canonical name: PidTagRuleProvider Alternate names: PR_RULE_PROVIDER, ptagRuleProvider, PR_RULE_PROVIDER_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleProvider() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruleproviderdata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruleproviderdata/_index.md new file mode 100644 index 0000000000..58d3bfecf1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruleproviderdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleProviderData method" +linktitle: "RuleProviderData" +articleTitle: "RuleProviderData" +second_title: "Aspose.Email for C++" +description: "Contains opaque data set by the client for the exclusive use of the client." +type: docs +weight: 16720 +url: /cpp/aspose.email.mapi/knownpropertylist/ruleproviderdata/ +--- + +## RuleProviderData {#ruleproviderdata} + +Contains opaque data set by the client for the exclusive use of the client. Area: Server-Side Rules Properties Canonical name: PidTagRuleProviderData Alternate names: PR_RULE_PROVIDER_DATA, ptagRuleProviderData + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleProviderData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulesdata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulesdata/_index.md new file mode 100644 index 0000000000..9f60059030 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulesdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RulesData method" +linktitle: "RulesData" +articleTitle: "RulesData" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16730 +url: /cpp/aspose.email.mapi/knownpropertylist/rulesdata/ +--- + +## RulesData {#rulesdata} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RULES_DATA + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RulesData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulesequence/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulesequence/_index.md new file mode 100644 index 0000000000..85ab0651b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulesequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleSequence method" +linktitle: "RuleSequence" +articleTitle: "RuleSequence" +second_title: "Aspose.Email for C++" +description: "Contains a value used to determine the order in which rules are evaluated and executed." +type: docs +weight: 16740 +url: /cpp/aspose.email.mapi/knownpropertylist/rulesequence/ +--- + +## RuleSequence {#rulesequence} + +Contains a value used to determine the order in which rules are evaluated and executed. Area: Server-Side Rules Properties Canonical name: PidTagRuleSequence Alternate names: PR_RULE_SEQUENCE, ptagRuleSequence + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleSequence() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulestable/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulestable/_index.md new file mode 100644 index 0000000000..f4635a90d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulestable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RulesTable method" +linktitle: "RulesTable" +articleTitle: "RulesTable" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16750 +url: /cpp/aspose.email.mapi/knownpropertylist/rulestable/ +--- + +## RulesTable {#rulestable} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RULES_TABLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RulesTable() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rulestate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rulestate/_index.md new file mode 100644 index 0000000000..c74fb410e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rulestate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleState method" +linktitle: "RuleState" +articleTitle: "RuleState" +second_title: "Aspose.Email for C++" +description: "Contains flags that specify the state of the rule." +type: docs +weight: 16760 +url: /cpp/aspose.email.mapi/knownpropertylist/rulestate/ +--- + +## RuleState {#rulestate} + +Contains flags that specify the state of the rule. Area: Server-Side Rules Properties Canonical name: PidTagRuleState Alternate names: PR_RULE_STATE, ptagRuleState + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruletriggerhistory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruletriggerhistory/_index.md new file mode 100644 index 0000000000..d7116030be --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruletriggerhistory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleTriggerHistory method" +linktitle: "RuleTriggerHistory" +articleTitle: "RuleTriggerHistory" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16770 +url: /cpp/aspose.email.mapi/knownpropertylist/ruletriggerhistory/ +--- + +## RuleTriggerHistory {#ruletriggerhistory} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_RULE_TRIGGER_HISTORY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleTriggerHistory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ruleuserflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ruleuserflags/_index.md new file mode 100644 index 0000000000..142f8c8760 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ruleuserflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RuleUserFlags method" +linktitle: "RuleUserFlags" +articleTitle: "RuleUserFlags" +second_title: "Aspose.Email for C++" +description: "Contains an opaque property that the client sets for the exclusive use of the client." +type: docs +weight: 16780 +url: /cpp/aspose.email.mapi/knownpropertylist/ruleuserflags/ +--- + +## RuleUserFlags {#ruleuserflags} + +Contains an opaque property that the client sets for the exclusive use of the client. Area: Server-Side Rules Properties Canonical name: PidTagRuleUserFlags Alternate names: PR_RULE_USER_FLAGS, ptagRuleUserFlags + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RuleUserFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/rwrulesstream/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/rwrulesstream/_index.md new file mode 100644 index 0000000000..d9d66ef51a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/rwrulesstream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::RwRulesStream method" +linktitle: "RwRulesStream" +articleTitle: "RwRulesStream" +second_title: "Aspose.Email for C++" +description: "Contains additional rule data about the Rule FAI message." +type: docs +weight: 16790 +url: /cpp/aspose.email.mapi/knownpropertylist/rwrulesstream/ +--- + +## RwRulesStream {#rwrulesstream} + +Contains additional rule data about the Rule FAI message. Area: Message Class Defined Transmittable Canonical name: PidTagRwRulesStream Alternate names: PR_RW_RULES_STREAM + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +RwRulesStream() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scale/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scale/_index.md new file mode 100644 index 0000000000..549438b141 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scale/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Scale method" +linktitle: "Scale" +articleTitle: "Scale" +second_title: "Aspose.Email for C++" +description: "Indicates whether the image is to be scaled or cropped." +type: docs +weight: 16800 +url: /cpp/aspose.email.mapi/knownpropertylist/scale/ +--- + +## Scale {#scale} + +Indicates whether the image is to be scaled or cropped. Area: Common Canonical name: PidNameScale Alternate names: urn:schemas-microsoft-com:office:office::ScaleCrop + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Scale() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/schedulefolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/schedulefolderentryid/_index.md new file mode 100644 index 0000000000..f52869ac86 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/schedulefolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleFolderEntryid method" +linktitle: "ScheduleFolderEntryid" +articleTitle: "ScheduleFolderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 16810 +url: /cpp/aspose.email.mapi/knownpropertylist/schedulefolderentryid/ +--- + +## ScheduleFolderEntryid {#schedulefolderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SCHEDULE_FOLDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleFolderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfoappointmenttombstone/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfoappointmenttombstone/_index.md new file mode 100644 index 0000000000..c3d50ed919 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfoappointmenttombstone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoAppointmentTombstone method" +linktitle: "ScheduleInfoAppointmentTombstone" +articleTitle: "ScheduleInfoAppointmentTombstone" +second_title: "Aspose.Email for C++" +description: "Contains a list of tombstones, where each tombstone represents a Meeting object that has been declined." +type: docs +weight: 16820 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfoappointmenttombstone/ +--- + +## ScheduleInfoAppointmentTombstone {#scheduleinfoappointmenttombstone} + +Contains a list of tombstones, where each tombstone represents a Meeting object that has been declined. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoAppointmentTombstone Alternate names: PR_SCHDINFO_APPT_TOMBSTONE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoAppointmentTombstone() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfoautoacceptappointments/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfoautoacceptappointments/_index.md new file mode 100644 index 0000000000..ff3f74ee7b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfoautoacceptappointments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoAutoAcceptAppointments method" +linktitle: "ScheduleInfoAutoAcceptAppointments" +articleTitle: "ScheduleInfoAutoAcceptAppointments" +second_title: "Aspose.Email for C++" +description: "Indicates whether a client or server is to automatically respond to all meeting requests for the attendee or resource." +type: docs +weight: 16830 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfoautoacceptappointments/ +--- + +## ScheduleInfoAutoAcceptAppointments {#scheduleinfoautoacceptappointments} + +Indicates whether a client or server is to automatically respond to all meeting requests for the attendee or resource. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoAutoAcceptAppointments Alternate names: PR_SCHDINFO_AUTO_ACCEPT_APPTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoAutoAcceptAppointments() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegateentryids/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegateentryids/_index.md new file mode 100644 index 0000000000..0afc5211e2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegateentryids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoDelegateEntryIds method" +linktitle: "ScheduleInfoDelegateEntryIds" +articleTitle: "ScheduleInfoDelegateEntryIds" +second_title: "Aspose.Email for C++" +description: "Specifies the EntryIDs of the delegates." +type: docs +weight: 16840 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegateentryids/ +--- + +## ScheduleInfoDelegateEntryIds {#scheduleinfodelegateentryids} + +Specifies the EntryIDs of the delegates. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegateEntryIds Alternate names: PR_SCHDINFO_DELEGATE_ENTRYIDS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoDelegateEntryIds() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatenames/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatenames/_index.md new file mode 100644 index 0000000000..fc8e308fd2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatenames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoDelegateNames method" +linktitle: "ScheduleInfoDelegateNames" +articleTitle: "ScheduleInfoDelegateNames" +second_title: "Aspose.Email for C++" +description: "Specifies the names of the delegates." +type: docs +weight: 16850 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatenames/ +--- + +## ScheduleInfoDelegateNames {#scheduleinfodelegatenames} + +Specifies the names of the delegates. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegateNames Alternate names: PR_SCHDINFO_DELEGATE_NAMES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoDelegateNames() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatenamesw/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatenamesw/_index.md new file mode 100644 index 0000000000..1e7964eaae --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatenamesw/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoDelegateNamesW method" +linktitle: "ScheduleInfoDelegateNamesW" +articleTitle: "ScheduleInfoDelegateNamesW" +second_title: "Aspose.Email for C++" +description: "Specifies the names of the delegates in Unicode." +type: docs +weight: 16860 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatenamesw/ +--- + +## ScheduleInfoDelegateNamesW {#scheduleinfodelegatenamesw} + +Specifies the names of the delegates in Unicode. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegateNamesW Alternate names: PR_SCHDINFO_DELEGATE_NAMES_W, ptagDelegateNames + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoDelegateNamesW() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatorwantscopy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatorwantscopy/_index.md new file mode 100644 index 0000000000..3a97fb20cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatorwantscopy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoDelegatorWantsCopy method" +linktitle: "ScheduleInfoDelegatorWantsCopy" +articleTitle: "ScheduleInfoDelegatorWantsCopy" +second_title: "Aspose.Email for C++" +description: "Indicates whether the delegator wants to receive copies of the meeting-related objects that are sent to the delegate." +type: docs +weight: 16870 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatorwantscopy/ +--- + +## ScheduleInfoDelegatorWantsCopy {#scheduleinfodelegatorwantscopy} + +Indicates whether the delegator wants to receive copies of the meeting-related objects that are sent to the delegate. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegatorWantsCopy Alternate names: PR_SCHDINFO_BOSS_WANTS_COPY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoDelegatorWantsCopy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatorwantsinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatorwantsinfo/_index.md new file mode 100644 index 0000000000..a4557e6f08 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatorwantsinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoDelegatorWantsInfo method" +linktitle: "ScheduleInfoDelegatorWantsInfo" +articleTitle: "ScheduleInfoDelegatorWantsInfo" +second_title: "Aspose.Email for C++" +description: "Indicates whether the delegator wants to receive informational updates." +type: docs +weight: 16880 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfodelegatorwantsinfo/ +--- + +## ScheduleInfoDelegatorWantsInfo {#scheduleinfodelegatorwantsinfo} + +Indicates whether the delegator wants to receive informational updates. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDelegatorWantsInfo Alternate names: PR_SCHDINFO_BOSS_WANTS_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoDelegatorWantsInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodisallowoverlappingappts/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodisallowoverlappingappts/_index.md new file mode 100644 index 0000000000..5058fa81e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodisallowoverlappingappts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoDisallowOverlappingAppts method" +linktitle: "ScheduleInfoDisallowOverlappingAppts" +articleTitle: "ScheduleInfoDisallowOverlappingAppts" +second_title: "Aspose.Email for C++" +description: "Indicates whether a client or server, when automatically responding to meeting requests, is to decline Meeting Request objects that overlap with previously sche" +type: docs +weight: 16890 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfodisallowoverlappingappts/ +--- + +## ScheduleInfoDisallowOverlappingAppts {#scheduleinfodisallowoverlappingappts} + +Indicates whether a client or server, when automatically responding to meeting requests, is to decline Meeting Request objects that overlap with previously scheduled events. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDisallowOverlappingAppts Alternate names: PR_SCHDINFO_DISALLOW_OVERLAPPING_APPTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoDisallowOverlappingAppts() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodisallowrecurringappts/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodisallowrecurringappts/_index.md new file mode 100644 index 0000000000..a9b55a8014 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodisallowrecurringappts/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoDisallowRecurringAppts method" +linktitle: "ScheduleInfoDisallowRecurringAppts" +articleTitle: "ScheduleInfoDisallowRecurringAppts" +second_title: "Aspose.Email for C++" +description: "Indicates whether a client or server, when automatically responding to meeting requests, is to decline Meeting Request objects that represent a recurring series" +type: docs +weight: 16900 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfodisallowrecurringappts/ +--- + +## ScheduleInfoDisallowRecurringAppts {#scheduleinfodisallowrecurringappts} + +Indicates whether a client or server, when automatically responding to meeting requests, is to decline Meeting Request objects that represent a recurring series. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDisallowRecurringAppts Alternate names: PR_SCHDINFO_DISALLOW_RECURRING_APPTS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoDisallowRecurringAppts() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodontmaildelegates/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodontmaildelegates/_index.md new file mode 100644 index 0000000000..200e2d7cba --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfodontmaildelegates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoDontMailDelegates method" +linktitle: "ScheduleInfoDontMailDelegates" +articleTitle: "ScheduleInfoDontMailDelegates" +second_title: "Aspose.Email for C++" +description: "Contains a value set to TRUE by the client, regardless of user input." +type: docs +weight: 16910 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfodontmaildelegates/ +--- + +## ScheduleInfoDontMailDelegates {#scheduleinfodontmaildelegates} + +Contains a value set to TRUE by the client, regardless of user input. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoDontMailDelegates Alternate names: PR_SCHDINFO_DONT_MAIL_DELEGATES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoDontMailDelegates() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusy/_index.md new file mode 100644 index 0000000000..27b7db4407 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoFreeBusy method" +linktitle: "ScheduleInfoFreeBusy" +articleTitle: "ScheduleInfoFreeBusy" +second_title: "Aspose.Email for C++" +description: "This property is deprecated and is not to be used." +type: docs +weight: 16920 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusy/ +--- + +## ScheduleInfoFreeBusy {#scheduleinfofreebusy} + +This property is deprecated and is not to be used. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusy Alternate names: PR_SCHDINFO_FREEBUSY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoFreeBusy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusyaway/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusyaway/_index.md new file mode 100644 index 0000000000..7ed90e02dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusyaway/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoFreeBusyAway method" +linktitle: "ScheduleInfoFreeBusyAway" +articleTitle: "ScheduleInfoFreeBusyAway" +second_title: "Aspose.Email for C++" +description: "Specifies the times for which the free/busy status is set a value of OOF." +type: docs +weight: 16930 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusyaway/ +--- + +## ScheduleInfoFreeBusyAway {#scheduleinfofreebusyaway} + +Specifies the times for which the free/busy status is set a value of OOF. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusyAway Alternate names: PR_SCHDINFO_FREEBUSY_OOF + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoFreeBusyAway() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusybusy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusybusy/_index.md new file mode 100644 index 0000000000..b49d820af5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusybusy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoFreeBusyBusy method" +linktitle: "ScheduleInfoFreeBusyBusy" +articleTitle: "ScheduleInfoFreeBusyBusy" +second_title: "Aspose.Email for C++" +description: "Specifies the blocks of time for which the free/busy status is set to a value of busy." +type: docs +weight: 16940 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusybusy/ +--- + +## ScheduleInfoFreeBusyBusy {#scheduleinfofreebusybusy} + +Specifies the blocks of time for which the free/busy status is set to a value of busy. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusyBusy Alternate names: PR_SCHDINFO_FREEBUSY_BUSY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoFreeBusyBusy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusymerged/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusymerged/_index.md new file mode 100644 index 0000000000..644e597113 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusymerged/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoFreeBusyMerged method" +linktitle: "ScheduleInfoFreeBusyMerged" +articleTitle: "ScheduleInfoFreeBusyMerged" +second_title: "Aspose.Email for C++" +description: "Specifies the blocks for which free/busy data of type busy or OOF is present in the free/busy message." +type: docs +weight: 16950 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusymerged/ +--- + +## ScheduleInfoFreeBusyMerged {#scheduleinfofreebusymerged} + +Specifies the blocks for which free/busy data of type busy or OOF is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusyMerged Alternate names: PR_SCHDINFO_FREEBUSY_MERGED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoFreeBusyMerged() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusytentative/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusytentative/_index.md new file mode 100644 index 0000000000..27620a5d4f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusytentative/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoFreeBusyTentative method" +linktitle: "ScheduleInfoFreeBusyTentative" +articleTitle: "ScheduleInfoFreeBusyTentative" +second_title: "Aspose.Email for C++" +description: "Specifies the blocks of times for which the free/busy status is set to a value of tentative." +type: docs +weight: 16960 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfofreebusytentative/ +--- + +## ScheduleInfoFreeBusyTentative {#scheduleinfofreebusytentative} + +Specifies the blocks of times for which the free/busy status is set to a value of tentative. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoFreeBusyTentative Alternate names: PR_SCHDINFO_FREEBUSY_TENTATIVE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoFreeBusyTentative() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsaway/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsaway/_index.md new file mode 100644 index 0000000000..4742d7cfe1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsaway/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoMonthsAway method" +linktitle: "ScheduleInfoMonthsAway" +articleTitle: "ScheduleInfoMonthsAway" +second_title: "Aspose.Email for C++" +description: "Specifies the months for which free/busy data of type OOF is present in the free/busy message." +type: docs +weight: 16970 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsaway/ +--- + +## ScheduleInfoMonthsAway {#scheduleinfomonthsaway} + +Specifies the months for which free/busy data of type OOF is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoMonthsAway Alternate names: PR_SCHDINFO_MONTHS_OOF + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoMonthsAway() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsbusy/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsbusy/_index.md new file mode 100644 index 0000000000..e5603e410f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsbusy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoMonthsBusy method" +linktitle: "ScheduleInfoMonthsBusy" +articleTitle: "ScheduleInfoMonthsBusy" +second_title: "Aspose.Email for C++" +description: "Specifies the months for which free/busy data of type busy is present in the free/busy message." +type: docs +weight: 16980 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsbusy/ +--- + +## ScheduleInfoMonthsBusy {#scheduleinfomonthsbusy} + +Specifies the months for which free/busy data of type busy is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoMonthsBusy Alternate names: PR_SCHDINFO_MONTHS_BUSY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoMonthsBusy() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsmerged/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsmerged/_index.md new file mode 100644 index 0000000000..1337afe0ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsmerged/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoMonthsMerged method" +linktitle: "ScheduleInfoMonthsMerged" +articleTitle: "ScheduleInfoMonthsMerged" +second_title: "Aspose.Email for C++" +description: "Specifies the months for which free/busy data of type busy or OOF is present in the free/busy message." +type: docs +weight: 16990 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthsmerged/ +--- + +## ScheduleInfoMonthsMerged {#scheduleinfomonthsmerged} + +Specifies the months for which free/busy data of type busy or OOF is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoMonthsMerged Alternate names: PR_SCHDINFO_MONTHS_MERGED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoMonthsMerged() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthstentative/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthstentative/_index.md new file mode 100644 index 0000000000..3cd83e36d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthstentative/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoMonthsTentative method" +linktitle: "ScheduleInfoMonthsTentative" +articleTitle: "ScheduleInfoMonthsTentative" +second_title: "Aspose.Email for C++" +description: "Specifies the months for which free/busy data of type tentative is present in the free/busy message." +type: docs +weight: 17000 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinfomonthstentative/ +--- + +## ScheduleInfoMonthsTentative {#scheduleinfomonthstentative} + +Specifies the months for which free/busy data of type tentative is present in the free/busy message. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoMonthsTentative Alternate names: PR_SCHDINFO_MONTHS_TENTATIVE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoMonthsTentative() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinforesourcetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinforesourcetype/_index.md new file mode 100644 index 0000000000..83d36b183f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleinforesourcetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScheduleInfoResourceType method" +linktitle: "ScheduleInfoResourceType" +articleTitle: "ScheduleInfoResourceType" +second_title: "Aspose.Email for C++" +description: "Set to 0x00000000 when sending and is ignored on receipt." +type: docs +weight: 17010 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleinforesourcetype/ +--- + +## ScheduleInfoResourceType {#scheduleinforesourcetype} + +Set to 0x00000000 when sending and is ignored on receipt. Area: Free/Busy Properties Canonical name: PidTagScheduleInfoResourceType Alternate names: PR_SCHDINFO_RESOURCE_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScheduleInfoResourceType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scheduleplusfreebusyentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleplusfreebusyentryid/_index.md new file mode 100644 index 0000000000..1f7e8e5945 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scheduleplusfreebusyentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SchedulePlusFreeBusyEntryId method" +linktitle: "SchedulePlusFreeBusyEntryId" +articleTitle: "SchedulePlusFreeBusyEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the folder named \"SCHEDULE+ FREE BUSY\" under the non-IPM subtree of the public folder message store." +type: docs +weight: 17020 +url: /cpp/aspose.email.mapi/knownpropertylist/scheduleplusfreebusyentryid/ +--- + +## SchedulePlusFreeBusyEntryId {#scheduleplusfreebusyentryid} + +Contains the EntryID of the folder named "SCHEDULE+ FREE BUSY" under the non-IPM subtree of the public folder message store. Area: ExchangeMessageStore Canonical name: PidTagSchedulePlusFreeBusyEntryId Alternate names: PR_SPLUS_FREE_BUSY_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SchedulePlusFreeBusyEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/scriptdata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/scriptdata/_index.md new file mode 100644 index 0000000000..32ec0a8391 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/scriptdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ScriptData method" +linktitle: "ScriptData" +articleTitle: "ScriptData" +second_title: "Aspose.Email for C++" +description: "Contains a series of instructions that can be executed to format an address and the data that is needed to execute those instructions." +type: docs +weight: 17030 +url: /cpp/aspose.email.mapi/knownpropertylist/scriptdata/ +--- + +## ScriptData {#scriptdata} + +Contains a series of instructions that can be executed to format an address and the data that is needed to execute those instructions. Area: Address Book Canonical name: PidTagScriptData Alternate names: PR_EMS_SCRIPT_BLOB + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ScriptData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/search/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/search/_index.md new file mode 100644 index 0000000000..eef3fb63d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/search/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Search method" +linktitle: "Search" +articleTitle: "Search" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17040 +url: /cpp/aspose.email.mapi/knownpropertylist/search/ +--- + +## Search {#search} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SEARCH + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Search() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderdefinition/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderdefinition/_index.md new file mode 100644 index 0000000000..f070c004d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderdefinition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchFolderDefinition method" +linktitle: "SearchFolderDefinition" +articleTitle: "SearchFolderDefinition" +second_title: "Aspose.Email for C++" +description: "Specifies the search criteria and search options." +type: docs +weight: 17050 +url: /cpp/aspose.email.mapi/knownpropertylist/searchfolderdefinition/ +--- + +## SearchFolderDefinition {#searchfolderdefinition} + +Specifies the search criteria and search options. Area: Search Canonical name: PidTagSearchFolderDefinition Alternate names: PR_WB_SF_DEFINITION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchFolderDefinition() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderefpflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderefpflags/_index.md new file mode 100644 index 0000000000..d76f5ced4e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderefpflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchFolderEfpFlags method" +linktitle: "SearchFolderEfpFlags" +articleTitle: "SearchFolderEfpFlags" +second_title: "Aspose.Email for C++" +description: "Specifies flags that control how a folder is displayed." +type: docs +weight: 17060 +url: /cpp/aspose.email.mapi/knownpropertylist/searchfolderefpflags/ +--- + +## SearchFolderEfpFlags {#searchfolderefpflags} + +Specifies flags that control how a folder is displayed. Area: Search Canonical name: PidTagSearchFolderEfpFlags Alternate names: PR_WB_SF_EFP_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchFolderEfpFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderexpiration/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderexpiration/_index.md new file mode 100644 index 0000000000..95fd72b6f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderexpiration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchFolderExpiration method" +linktitle: "SearchFolderExpiration" +articleTitle: "SearchFolderExpiration" +second_title: "Aspose.Email for C++" +description: "Contains the time, in UTC, at which the search folder container will be stale and has to be updated or recreated." +type: docs +weight: 17070 +url: /cpp/aspose.email.mapi/knownpropertylist/searchfolderexpiration/ +--- + +## SearchFolderExpiration {#searchfolderexpiration} + +Contains the time, in UTC, at which the search folder container will be stale and has to be updated or recreated. Area: Search Canonical name: PidTagSearchFolderExpiration Alternate names: PR_WB_SF_EXPIRATION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchFolderExpiration() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderid/_index.md new file mode 100644 index 0000000000..92742cc28e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchFolderId method" +linktitle: "SearchFolderId" +articleTitle: "SearchFolderId" +second_title: "Aspose.Email for C++" +description: "Contains a GUID that identifies the search folder." +type: docs +weight: 17080 +url: /cpp/aspose.email.mapi/knownpropertylist/searchfolderid/ +--- + +## SearchFolderId {#searchfolderid} + +Contains a GUID that identifies the search folder. Area: Search Canonical name: PidTagSearchFolderId Alternate names: PR_WB_SF_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchFolderId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderlastused/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderlastused/_index.md new file mode 100644 index 0000000000..2412202a93 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderlastused/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchFolderLastUsed method" +linktitle: "SearchFolderLastUsed" +articleTitle: "SearchFolderLastUsed" +second_title: "Aspose.Email for C++" +description: "Contains the last time, in UTC, that the folder was accessed." +type: docs +weight: 17090 +url: /cpp/aspose.email.mapi/knownpropertylist/searchfolderlastused/ +--- + +## SearchFolderLastUsed {#searchfolderlastused} + +Contains the last time, in UTC, that the folder was accessed. Area: Search Canonical name: PidTagSearchFolderLastUsed Alternate names: PR_WB_SF_LAST_USED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchFolderLastUsed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderrecreateinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderrecreateinfo/_index.md new file mode 100644 index 0000000000..6663f3cf99 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderrecreateinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchFolderRecreateInfo method" +linktitle: "SearchFolderRecreateInfo" +articleTitle: "SearchFolderRecreateInfo" +second_title: "Aspose.Email for C++" +description: "This property is not to be used." +type: docs +weight: 17100 +url: /cpp/aspose.email.mapi/knownpropertylist/searchfolderrecreateinfo/ +--- + +## SearchFolderRecreateInfo {#searchfolderrecreateinfo} + +This property is not to be used. Area: Search Canonical name: PidTagSearchFolderRecreateInfo Alternate names: PR_WB_SF_RECREATE_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchFolderRecreateInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderstoragetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderstoragetype/_index.md new file mode 100644 index 0000000000..c91e39f4de --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchfolderstoragetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchFolderStorageType method" +linktitle: "SearchFolderStorageType" +articleTitle: "SearchFolderStorageType" +second_title: "Aspose.Email for C++" +description: "Contains flags that specify the binary large object (BLOB) data that appears in the PidTagSearchFolderDefinition (section 2.979) property." +type: docs +weight: 17110 +url: /cpp/aspose.email.mapi/knownpropertylist/searchfolderstoragetype/ +--- + +## SearchFolderStorageType {#searchfolderstoragetype} + +Contains flags that specify the binary large object (BLOB) data that appears in the PidTagSearchFolderDefinition (section 2.979) property. Area: Search Canonical name: PidTagSearchFolderStorageType Alternate names: PR_WB_SF_STORAGE_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchFolderStorageType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchfoldertag/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchfoldertag/_index.md new file mode 100644 index 0000000000..62d1ad8ee1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchfoldertag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchFolderTag method" +linktitle: "SearchFolderTag" +articleTitle: "SearchFolderTag" +second_title: "Aspose.Email for C++" +description: "Contains the value of the SearchFolderTag sub-property of the PidTagExtendedFolderFlags (section 2.682) property of the search folder container." +type: docs +weight: 17120 +url: /cpp/aspose.email.mapi/knownpropertylist/searchfoldertag/ +--- + +## SearchFolderTag {#searchfoldertag} + +Contains the value of the SearchFolderTag sub-property of the PidTagExtendedFolderFlags (section 2.682) property of the search folder container. Area: Search Canonical name: PidTagSearchFolderTag Alternate names: PR_WB_SF_TAG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchFolderTag() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchfoldertemplateid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchfoldertemplateid/_index.md new file mode 100644 index 0000000000..46027b092e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchfoldertemplateid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchFolderTemplateId method" +linktitle: "SearchFolderTemplateId" +articleTitle: "SearchFolderTemplateId" +second_title: "Aspose.Email for C++" +description: "Contains the ID of the template that is being used for the search." +type: docs +weight: 17130 +url: /cpp/aspose.email.mapi/knownpropertylist/searchfoldertemplateid/ +--- + +## SearchFolderTemplateId {#searchfoldertemplateid} + +Contains the ID of the template that is being used for the search. Area: Search Canonical name: PidTagSearchFolderTemplateId Alternate names: PR_WB_SF_TEMPLATE_ID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchFolderTemplateId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/searchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/searchkey/_index.md new file mode 100644 index 0000000000..87861b500f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/searchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SearchKey method" +linktitle: "SearchKey" +articleTitle: "SearchKey" +second_title: "Aspose.Email for C++" +description: "Contains a unique binary-comparable key that identifies an object for a search." +type: docs +weight: 17140 +url: /cpp/aspose.email.mapi/knownpropertylist/searchkey/ +--- + +## SearchKey {#searchkey} + +Contains a unique binary-comparable key that identifies an object for a search. Area: ID Properties Canonical name: PidTagSearchKey Alternate names: PR_SEARCH_KEY, ptagSearchKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/secureinsite/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/secureinsite/_index.md new file mode 100644 index 0000000000..95f645ac0e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/secureinsite/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SecureInSite method" +linktitle: "SecureInSite" +articleTitle: "SecureInSite" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17150 +url: /cpp/aspose.email.mapi/knownpropertylist/secureinsite/ +--- + +## SecureInSite {#secureinsite} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SECURE_IN_SITE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SecureInSite() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/secureorigination/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/secureorigination/_index.md new file mode 100644 index 0000000000..e126d2f93c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/secureorigination/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SecureOrigination method" +linktitle: "SecureOrigination" +articleTitle: "SecureOrigination" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17160 +url: /cpp/aspose.email.mapi/knownpropertylist/secureorigination/ +--- + +## SecureOrigination {#secureorigination} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SECURE_ORIGINATION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SecureOrigination() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/security/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/security/_index.md new file mode 100644 index 0000000000..7927905c07 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/security/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Security method" +linktitle: "Security" +articleTitle: "Security" +second_title: "Aspose.Email for C++" +description: "Specifies the security level of the file attached to the Document object." +type: docs +weight: 17170 +url: /cpp/aspose.email.mapi/knownpropertylist/security/ +--- + +## Security {#security} + +Specifies the security level of the file attached to the Document object. Area: Common Canonical name: PidNameSecurity Alternate names: urn:schemas-microsoft-com:office:office::Security + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Security() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/securitydescriptorasxml/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/securitydescriptorasxml/_index.md new file mode 100644 index 0000000000..415f0891d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/securitydescriptorasxml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SecurityDescriptorAsXml method" +linktitle: "SecurityDescriptorAsXml" +articleTitle: "SecurityDescriptorAsXml" +second_title: "Aspose.Email for C++" +description: "Contains security attributes in XML." +type: docs +weight: 17180 +url: /cpp/aspose.email.mapi/knownpropertylist/securitydescriptorasxml/ +--- + +## SecurityDescriptorAsXml {#securitydescriptorasxml} + +Contains security attributes in XML. Area: Access Control Properties Canonical name: PidTagSecurityDescriptorAsXml Alternate names: PR_NT_SECURITY_DESCRIPTOR_AS_XML, PR_NT_SECURITY_DESCRIPTOR_AS_XML_A, PR_NT_SECURITY_DESCRIPTOR_AS_XML_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SecurityDescriptorAsXml() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/selectable/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/selectable/_index.md new file mode 100644 index 0000000000..6f44fffd72 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/selectable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Selectable method" +linktitle: "Selectable" +articleTitle: "Selectable" +second_title: "Aspose.Email for C++" +description: "This property is not set and, if set, is ignored." +type: docs +weight: 17190 +url: /cpp/aspose.email.mapi/knownpropertylist/selectable/ +--- + +## Selectable {#selectable} + +This property is not set and, if set, is ignored. Area: AB Container Canonical name: PidTagSelectable Alternate names: PR_SELECTABLE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Selectable() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/senderaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/senderaddresstype/_index.md new file mode 100644 index 0000000000..edbed3a88b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/senderaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SenderAddressType method" +linktitle: "SenderAddressType" +articleTitle: "SenderAddressType" +second_title: "Aspose.Email for C++" +description: "Contains the email address type of the sending mailbox owner." +type: docs +weight: 17200 +url: /cpp/aspose.email.mapi/knownpropertylist/senderaddresstype/ +--- + +## SenderAddressType {#senderaddresstype} + +Contains the email address type of the sending mailbox owner. Area: Address Properties Canonical name: PidTagSenderAddressType Alternate names: PR_SENDER_ADDRTYPE, PR_SENDER_ADDRTYPE_A, ptagSenderAddrType, PR_SENDER_ADDRTYPE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SenderAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/senderemailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/senderemailaddress/_index.md new file mode 100644 index 0000000000..9cc55991f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/senderemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SenderEmailAddress method" +linktitle: "SenderEmailAddress" +articleTitle: "SenderEmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains the email address of the sending mailbox owner." +type: docs +weight: 17210 +url: /cpp/aspose.email.mapi/knownpropertylist/senderemailaddress/ +--- + +## SenderEmailAddress {#senderemailaddress} + +Contains the email address of the sending mailbox owner. Area: Address Properties Canonical name: PidTagSenderEmailAddress Alternate names: PR_SENDER_EMAIL_ADDRESS, PR_SENDER_EMAIL_ADDRESS_A, PR_SENDER_EMAIL_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SenderEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/senderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/senderentryid/_index.md new file mode 100644 index 0000000000..df0b3a4d89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/senderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SenderEntryId method" +linktitle: "SenderEntryId" +articleTitle: "SenderEntryId" +second_title: "Aspose.Email for C++" +description: "Identifies an address book EntryID that contains the address book EntryID of the sending mailbox owner." +type: docs +weight: 17220 +url: /cpp/aspose.email.mapi/knownpropertylist/senderentryid/ +--- + +## SenderEntryId {#senderentryid} + +Identifies an address book EntryID that contains the address book EntryID of the sending mailbox owner. Area: Address Properties Canonical name: PidTagSenderEntryId Alternate names: PR_SENDER_ENTRYID, ptagSenderEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SenderEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/senderidstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/senderidstatus/_index.md new file mode 100644 index 0000000000..1512836238 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/senderidstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SenderIdStatus method" +linktitle: "SenderIdStatus" +articleTitle: "SenderIdStatus" +second_title: "Aspose.Email for C++" +description: "Reports the results of a Sender-ID check." +type: docs +weight: 17230 +url: /cpp/aspose.email.mapi/knownpropertylist/senderidstatus/ +--- + +## SenderIdStatus {#senderidstatus} + +Reports the results of a Sender-ID check. Area: Secure Messaging Properties Canonical name: PidTagSenderIdStatus Alternate names: PR_SENDER_ID_STATUS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SenderIdStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sendername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sendername/_index.md new file mode 100644 index 0000000000..7db40033e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sendername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SenderName method" +linktitle: "SenderName" +articleTitle: "SenderName" +second_title: "Aspose.Email for C++" +description: "Contains the display name of the sending mailbox owner." +type: docs +weight: 17240 +url: /cpp/aspose.email.mapi/knownpropertylist/sendername/ +--- + +## SenderName {#sendername} + +Contains the display name of the sending mailbox owner. Area: Address Properties Canonical name: PidTagSenderName Alternate names: PR_SENDER_NAME, PR_SENDER_NAME_A, ptagSenderName, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SenderName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sendersearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sendersearchkey/_index.md new file mode 100644 index 0000000000..5e8a2540ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sendersearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SenderSearchKey method" +linktitle: "SenderSearchKey" +articleTitle: "SenderSearchKey" +second_title: "Aspose.Email for C++" +description: "Identifies an address book search key." +type: docs +weight: 17250 +url: /cpp/aspose.email.mapi/knownpropertylist/sendersearchkey/ +--- + +## SenderSearchKey {#sendersearchkey} + +Identifies an address book search key. Area: Address Properties Canonical name: PidTagSenderSearchKey Alternate names: PR_SENDER_SEARCH_KEY, ptagSenderSearchKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SenderSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sendersmtpaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sendersmtpaddress/_index.md new file mode 100644 index 0000000000..677771a425 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sendersmtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SenderSmtpAddress method" +linktitle: "SenderSmtpAddress" +articleTitle: "SenderSmtpAddress" +second_title: "Aspose.Email for C++" +description: "Contains the SMTP email address format of the e�mail address of the sending mailbox owner." +type: docs +weight: 17260 +url: /cpp/aspose.email.mapi/knownpropertylist/sendersmtpaddress/ +--- + +## SenderSmtpAddress {#sendersmtpaddress} + +Contains the SMTP email address format of the e�mail address of the sending mailbox owner. Area: Mail Canonical name: PidTagSenderSmtpAddress Alternate names: SenderSmtpAddress, ptagSenderSmtpAddress + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SenderSmtpAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sendertelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sendertelephonenumber/_index.md new file mode 100644 index 0000000000..0d5a2b8916 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sendertelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SenderTelephoneNumber method" +linktitle: "SenderTelephoneNumber" +articleTitle: "SenderTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the telephone number of the caller associated with a voice mail message." +type: docs +weight: 17270 +url: /cpp/aspose.email.mapi/knownpropertylist/sendertelephonenumber/ +--- + +## SenderTelephoneNumber {#sendertelephonenumber} + +Contains the telephone number of the caller associated with a voice mail message. Area: Unified Messaging Canonical name: PidTagSenderTelephoneNumber Alternate names: InternalSchemaSenderTelephoneNumber + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SenderTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sendinternetencoding/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sendinternetencoding/_index.md new file mode 100644 index 0000000000..729722c3c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sendinternetencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SendInternetEncoding method" +linktitle: "SendInternetEncoding" +articleTitle: "SendInternetEncoding" +second_title: "Aspose.Email for C++" +description: "Contains a bitmask of message encoding preferences for email sent to an email-enabled entity that is represented by this Address Book object." +type: docs +weight: 17280 +url: /cpp/aspose.email.mapi/knownpropertylist/sendinternetencoding/ +--- + +## SendInternetEncoding {#sendinternetencoding} + +Contains a bitmask of message encoding preferences for email sent to an email-enabled entity that is represented by this Address Book object. Area: Address Properties Canonical name: PidTagSendInternetEncoding Alternate names: PR_SEND_INTERNET_ENCODING, ptagSendInternetEncoding + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SendInternetEncoding() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sendrichinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sendrichinfo/_index.md new file mode 100644 index 0000000000..f20552d2ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sendrichinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SendRichInfo method" +linktitle: "SendRichInfo" +articleTitle: "SendRichInfo" +second_title: "Aspose.Email for C++" +description: "Indicates whether the email-enabled entity represented by the Address Book object can receive all message content, including Rich Text Format (RTF) and other em" +type: docs +weight: 17290 +url: /cpp/aspose.email.mapi/knownpropertylist/sendrichinfo/ +--- + +## SendRichInfo {#sendrichinfo} + +Indicates whether the email-enabled entity represented by the Address Book object can receive all message content, including Rich Text Format (RTF) and other embedded objects. Area: Address Properties Canonical name: PidTagSendRichInfo Alternate names: PR_SEND_RICH_INFO, ptagSendRichInfo + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SendRichInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sensitivity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sensitivity/_index.md new file mode 100644 index 0000000000..ec5fb62e25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Sensitivity method" +linktitle: "Sensitivity" +articleTitle: "Sensitivity" +second_title: "Aspose.Email for C++" +description: "Indicates the sender's assessment of the sensitivity of the Message object." +type: docs +weight: 17300 +url: /cpp/aspose.email.mapi/knownpropertylist/sensitivity/ +--- + +## Sensitivity {#sensitivity} + +Indicates the sender's assessment of the sensitivity of the Message object. Area: General Message Properties Canonical name: PidTagSensitivity Alternate names: PR_SENSITIVITY, ptagSensitivity, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Sensitivity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sentmailentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sentmailentryid/_index.md new file mode 100644 index 0000000000..e7bf072e32 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sentmailentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SentmailEntryid method" +linktitle: "SentmailEntryid" +articleTitle: "SentmailEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17310 +url: /cpp/aspose.email.mapi/knownpropertylist/sentmailentryid/ +--- + +## SentmailEntryid {#sentmailentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SENTMAIL_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SentmailEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sentmailsvreid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sentmailsvreid/_index.md new file mode 100644 index 0000000000..a0dc6e417b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sentmailsvreid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SentMailSvrEID method" +linktitle: "SentMailSvrEID" +articleTitle: "SentMailSvrEID" +second_title: "Aspose.Email for C++" +description: "Contains an EntryID that represents the Sent Items folder for the message." +type: docs +weight: 17320 +url: /cpp/aspose.email.mapi/knownpropertylist/sentmailsvreid/ +--- + +## SentMailSvrEID {#sentmailsvreid} + +Contains an EntryID that represents the Sent Items folder for the message. Area: ProviderDefinedNonTransmittable Canonical name: PidTagSentMailSvrEID Alternate names: ptagSentMailSvrEID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SentMailSvrEID() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingaddresstype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingaddresstype/_index.md new file mode 100644 index 0000000000..bcada9f0cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SentRepresentingAddressType method" +linktitle: "SentRepresentingAddressType" +articleTitle: "SentRepresentingAddressType" +second_title: "Aspose.Email for C++" +description: "Contains an email address type." +type: docs +weight: 17330 +url: /cpp/aspose.email.mapi/knownpropertylist/sentrepresentingaddresstype/ +--- + +## SentRepresentingAddressType {#sentrepresentingaddresstype} + +Contains an email address type. Area: Address Properties Canonical name: PidTagSentRepresentingAddressType Alternate names: PR_SENT_REPRESENTING_ADDRTYPE, PR_SENT_REPRESENTING_ADDRTYPE_A, ptagSentRepresentingAddrType, PR_SENT_REPRESENTING_ADDRTYPE_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SentRepresentingAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingemailaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingemailaddress/_index.md new file mode 100644 index 0000000000..df7fa89498 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SentRepresentingEmailAddress method" +linktitle: "SentRepresentingEmailAddress" +articleTitle: "SentRepresentingEmailAddress" +second_title: "Aspose.Email for C++" +description: "Contains an email address for the end user who is represented by the sending mailbox owner." +type: docs +weight: 17340 +url: /cpp/aspose.email.mapi/knownpropertylist/sentrepresentingemailaddress/ +--- + +## SentRepresentingEmailAddress {#sentrepresentingemailaddress} + +Contains an email address for the end user who is represented by the sending mailbox owner. Area: Address Properties Canonical name: PidTagSentRepresentingEmailAddress Alternate names: PR_SENT_REPRESENTING_EMAIL_ADDRESS, PR_SENT_REPRESENTING_EMAIL_ADDRESS_A, PR_SENT_REPRESENTING_EMAIL_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SentRepresentingEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingentryid/_index.md new file mode 100644 index 0000000000..126b2f28f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SentRepresentingEntryId method" +linktitle: "SentRepresentingEntryId" +articleTitle: "SentRepresentingEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the identifier of the end user who is represented by the sending mailbox owner." +type: docs +weight: 17350 +url: /cpp/aspose.email.mapi/knownpropertylist/sentrepresentingentryid/ +--- + +## SentRepresentingEntryId {#sentrepresentingentryid} + +Contains the identifier of the end user who is represented by the sending mailbox owner. Area: Address Properties Canonical name: PidTagSentRepresentingEntryId Alternate names: PR_SENT_REPRESENTING_ENTRYID, ptagSentRepresentingEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SentRepresentingEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingflags/_index.md new file mode 100644 index 0000000000..c92be295bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingflags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SentRepresentingFlags method" +linktitle: "SentRepresentingFlags" +articleTitle: "SentRepresentingFlags" +second_title: "Aspose.Email for C++" +description: "SentRepresentingFlags of KnownPropertyList." +type: docs +weight: 17360 +url: /cpp/aspose.email.mapi/knownpropertylist/sentrepresentingflags/ +--- + +## SentRepresentingFlags {#sentrepresentingflags} + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SentRepresentingFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingname/_index.md new file mode 100644 index 0000000000..21971085cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SentRepresentingName method" +linktitle: "SentRepresentingName" +articleTitle: "SentRepresentingName" +second_title: "Aspose.Email for C++" +description: "Contains the display name for the end user who is represented by the sending mailbox owner." +type: docs +weight: 17370 +url: /cpp/aspose.email.mapi/knownpropertylist/sentrepresentingname/ +--- + +## SentRepresentingName {#sentrepresentingname} + +Contains the display name for the end user who is represented by the sending mailbox owner. Area: Address Properties Canonical name: PidTagSentRepresentingName Alternate names: PR_SENT_REPRESENTING_NAME, PR_SENT_REPRESENTING_NAME_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SentRepresentingName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingsearchkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingsearchkey/_index.md new file mode 100644 index 0000000000..1657504d9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingsearchkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SentRepresentingSearchKey method" +linktitle: "SentRepresentingSearchKey" +articleTitle: "SentRepresentingSearchKey" +second_title: "Aspose.Email for C++" +description: "Contains a binary-comparable key that represents the end user who is represented by the sending mailbox owner." +type: docs +weight: 17380 +url: /cpp/aspose.email.mapi/knownpropertylist/sentrepresentingsearchkey/ +--- + +## SentRepresentingSearchKey {#sentrepresentingsearchkey} + +Contains a binary-comparable key that represents the end user who is represented by the sending mailbox owner. Area: Address Properties Canonical name: PidTagSentRepresentingSearchKey Alternate names: PR_SENT_REPRESENTING_SEARCH_KEY, ptagSentRepresentingSearchKey + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SentRepresentingSearchKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingsmtpaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingsmtpaddress/_index.md new file mode 100644 index 0000000000..418e1830b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sentrepresentingsmtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SentRepresentingSmtpAddress method" +linktitle: "SentRepresentingSmtpAddress" +articleTitle: "SentRepresentingSmtpAddress" +second_title: "Aspose.Email for C++" +description: "Contains the SMTP email address of the end user who is represented by the sending mailbox owner." +type: docs +weight: 17390 +url: /cpp/aspose.email.mapi/knownpropertylist/sentrepresentingsmtpaddress/ +--- + +## SentRepresentingSmtpAddress {#sentrepresentingsmtpaddress} + +Contains the SMTP email address of the end user who is represented by the sending mailbox owner. Area: Mail Canonical name: PidTagSentRepresentingSmtpAddress Alternate names: ptagRecipientSentRepresentingSMTPAddress, SentRepresentingSMTPAddressXSO, PR_SENT_REPRESENTING_SMTP_ADDRESS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SentRepresentingSmtpAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/serverprocessed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/serverprocessed/_index.md new file mode 100644 index 0000000000..c6bfcaaa7c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/serverprocessed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ServerProcessed method" +linktitle: "ServerProcessed" +articleTitle: "ServerProcessed" +second_title: "Aspose.Email for C++" +description: "Indicates whether the Meeting Request object or Meeting Update object has been processed." +type: docs +weight: 17400 +url: /cpp/aspose.email.mapi/knownpropertylist/serverprocessed/ +--- + +## ServerProcessed {#serverprocessed} + +Indicates whether the Meeting Request object or Meeting Update object has been processed. Area: Calendar Canonical name: PidLidServerProcessed Alternate names: dispidExchangeProcessed + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ServerProcessed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/serverprocessingactions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/serverprocessingactions/_index.md new file mode 100644 index 0000000000..7cea6ec288 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/serverprocessingactions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ServerProcessingActions method" +linktitle: "ServerProcessingActions" +articleTitle: "ServerProcessingActions" +second_title: "Aspose.Email for C++" +description: "Indicates what processing actions have been taken on this Meeting Request object or Meeting Update object." +type: docs +weight: 17410 +url: /cpp/aspose.email.mapi/knownpropertylist/serverprocessingactions/ +--- + +## ServerProcessingActions {#serverprocessingactions} + +Indicates what processing actions have been taken on this Meeting Request object or Meeting Update object. Area: Calendar Canonical name: PidLidServerProcessingActions Alternate names: dispidExchangeProcessingAction + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ServerProcessingActions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/servicedeletefiles/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/servicedeletefiles/_index.md new file mode 100644 index 0000000000..6149abf5c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/servicedeletefiles/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ServiceDeleteFiles method" +linktitle: "ServiceDeleteFiles" +articleTitle: "ServiceDeleteFiles" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17420 +url: /cpp/aspose.email.mapi/knownpropertylist/servicedeletefiles/ +--- + +## ServiceDeleteFiles {#servicedeletefiles} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_DELETE_FILES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ServiceDeleteFiles() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/servicedllname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/servicedllname/_index.md new file mode 100644 index 0000000000..f06fd67980 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/servicedllname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ServiceDllName method" +linktitle: "ServiceDllName" +articleTitle: "ServiceDllName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17430 +url: /cpp/aspose.email.mapi/knownpropertylist/servicedllname/ +--- + +## ServiceDllName {#servicedllname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_DLL_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ServiceDllName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/serviceentryname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/serviceentryname/_index.md new file mode 100644 index 0000000000..016d51588f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/serviceentryname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ServiceEntryName method" +linktitle: "ServiceEntryName" +articleTitle: "ServiceEntryName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17440 +url: /cpp/aspose.email.mapi/knownpropertylist/serviceentryname/ +--- + +## ServiceEntryName {#serviceentryname} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_ENTRY_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ServiceEntryName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/serviceextrauids/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/serviceextrauids/_index.md new file mode 100644 index 0000000000..9f7d78e913 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/serviceextrauids/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ServiceExtraUids method" +linktitle: "ServiceExtraUids" +articleTitle: "ServiceExtraUids" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17450 +url: /cpp/aspose.email.mapi/knownpropertylist/serviceextrauids/ +--- + +## ServiceExtraUids {#serviceextrauids} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_EXTRA_UIDS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ServiceExtraUids() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/servicename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/servicename/_index.md new file mode 100644 index 0000000000..26c3069c29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/servicename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ServiceName method" +linktitle: "ServiceName" +articleTitle: "ServiceName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17460 +url: /cpp/aspose.email.mapi/knownpropertylist/servicename/ +--- + +## ServiceName {#servicename} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ServiceName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/services/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/services/_index.md new file mode 100644 index 0000000000..6615d4ee0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/services/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Services method" +linktitle: "Services" +articleTitle: "Services" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17470 +url: /cpp/aspose.email.mapi/knownpropertylist/services/ +--- + +## Services {#services} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Services() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/servicesupportfiles/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/servicesupportfiles/_index.md new file mode 100644 index 0000000000..50c228a898 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/servicesupportfiles/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ServiceSupportFiles method" +linktitle: "ServiceSupportFiles" +articleTitle: "ServiceSupportFiles" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17480 +url: /cpp/aspose.email.mapi/knownpropertylist/servicesupportfiles/ +--- + +## ServiceSupportFiles {#servicesupportfiles} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_SUPPORT_FILES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ServiceSupportFiles() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/serviceuid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/serviceuid/_index.md new file mode 100644 index 0000000000..6f84a1c8f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/serviceuid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ServiceUid method" +linktitle: "ServiceUid" +articleTitle: "ServiceUid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 17490 +url: /cpp/aspose.email.mapi/knownpropertylist/serviceuid/ +--- + +## ServiceUid {#serviceuid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SERVICE_UID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ServiceUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinganonymity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinganonymity/_index.md new file mode 100644 index 0000000000..183bc84551 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinganonymity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingAnonymity method" +linktitle: "SharingAnonymity" +articleTitle: "SharingAnonymity" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17500 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinganonymity/ +--- + +## SharingAnonymity {#sharinganonymity} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingAnonymity Alternate names: dispidSharingAnonymity + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingAnonymity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingbindingentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingbindingentryid/_index.md new file mode 100644 index 0000000000..a009bc3262 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingbindingentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingBindingEntryId method" +linktitle: "SharingBindingEntryId" +articleTitle: "SharingBindingEntryId" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17510 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingbindingentryid/ +--- + +## SharingBindingEntryId {#sharingbindingentryid} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingBindingEntryId Alternate names: dispidSharingBindingEid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingBindingEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingbrowseurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingbrowseurl/_index.md new file mode 100644 index 0000000000..a9f30bc934 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingbrowseurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingBrowseUrl method" +linktitle: "SharingBrowseUrl" +articleTitle: "SharingBrowseUrl" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17520 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingbrowseurl/ +--- + +## SharingBrowseUrl {#sharingbrowseurl} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingBrowseUrl Alternate names: dispidSharingBrowseUrl + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingBrowseUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingcapabilities/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingcapabilities/_index.md new file mode 100644 index 0000000000..1d2e5c2a6b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingcapabilities/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingCapabilities method" +linktitle: "SharingCapabilities" +articleTitle: "SharingCapabilities" +second_title: "Aspose.Email for C++" +description: "Indicates that the Message object relates to a special folder." +type: docs +weight: 17530 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingcapabilities/ +--- + +## SharingCapabilities {#sharingcapabilities} + +Indicates that the Message object relates to a special folder. Area: Sharing Canonical name: PidLidSharingCapabilities Alternate names: dispidSharingCaps + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingCapabilities() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingconfigurationurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingconfigurationurl/_index.md new file mode 100644 index 0000000000..cad8edc548 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingconfigurationurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingConfigurationUrl method" +linktitle: "SharingConfigurationUrl" +articleTitle: "SharingConfigurationUrl" +second_title: "Aspose.Email for C++" +description: "Contains a zero-length string." +type: docs +weight: 17540 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingconfigurationurl/ +--- + +## SharingConfigurationUrl {#sharingconfigurationurl} + +Contains a zero-length string. Area: Sharing Canonical name: PidLidSharingConfigurationUrl Alternate names: dispidSharingConfigUrl + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingConfigurationUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingdatarangeend/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingdatarangeend/_index.md new file mode 100644 index 0000000000..339d571f90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingdatarangeend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingDataRangeEnd method" +linktitle: "SharingDataRangeEnd" +articleTitle: "SharingDataRangeEnd" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17550 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingdatarangeend/ +--- + +## SharingDataRangeEnd {#sharingdatarangeend} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingDataRangeEnd Alternate names: dispidSharingDataRangeEnd + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingDataRangeEnd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingdatarangestart/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingdatarangestart/_index.md new file mode 100644 index 0000000000..a90efd7639 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingdatarangestart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingDataRangeStart method" +linktitle: "SharingDataRangeStart" +articleTitle: "SharingDataRangeStart" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17560 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingdatarangestart/ +--- + +## SharingDataRangeStart {#sharingdatarangestart} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingDataRangeStart Alternate names: dispidSharingDataRangeStart + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingDataRangeStart() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingdetail/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingdetail/_index.md new file mode 100644 index 0000000000..bd6e176195 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingdetail/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingDetail method" +linktitle: "SharingDetail" +articleTitle: "SharingDetail" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17570 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingdetail/ +--- + +## SharingDetail {#sharingdetail} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingDetail Alternate names: dispidSharingDetail + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingDetail() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingextensionxml/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingextensionxml/_index.md new file mode 100644 index 0000000000..30a936ba04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingextensionxml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingExtensionXml method" +linktitle: "SharingExtensionXml" +articleTitle: "SharingExtensionXml" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17580 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingextensionxml/ +--- + +## SharingExtensionXml {#sharingextensionxml} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingExtensionXml Alternate names: dispidSharingExtXml + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingExtensionXml() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingfilter/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingfilter/_index.md new file mode 100644 index 0000000000..32d4716e34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingfilter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingFilter method" +linktitle: "SharingFilter" +articleTitle: "SharingFilter" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17590 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingfilter/ +--- + +## SharingFilter {#sharingfilter} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingFilter Alternate names: dispidSharingFilter + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingFilter() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingflags/_index.md new file mode 100644 index 0000000000..8889c2a169 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingFlags method" +linktitle: "SharingFlags" +articleTitle: "SharingFlags" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17600 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingflags/ +--- + +## SharingFlags {#sharingflags} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingFlags Alternate names: dispidSharingFlags + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingflavor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingflavor/_index.md new file mode 100644 index 0000000000..84ab28511b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingflavor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingFlavor method" +linktitle: "SharingFlavor" +articleTitle: "SharingFlavor" +second_title: "Aspose.Email for C++" +description: "Indicates the type of Sharing Message object." +type: docs +weight: 17610 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingflavor/ +--- + +## SharingFlavor {#sharingflavor} + +Indicates the type of Sharing Message object. Area: Sharing Canonical name: PidLidSharingFlavor Alternate names: dispidSharingFlavor + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingFlavor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingfolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingfolderentryid/_index.md new file mode 100644 index 0000000000..84ecd660af --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingfolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingFolderEntryId method" +linktitle: "SharingFolderEntryId" +articleTitle: "SharingFolderEntryId" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17620 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingfolderentryid/ +--- + +## SharingFolderEntryId {#sharingfolderentryid} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingFolderEntryId Alternate names: dispidSharingFolderEid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingFolderEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingindexentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingindexentryid/_index.md new file mode 100644 index 0000000000..0c740742c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingindexentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingIndexEntryId method" +linktitle: "SharingIndexEntryId" +articleTitle: "SharingIndexEntryId" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17630 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingindexentryid/ +--- + +## SharingIndexEntryId {#sharingindexentryid} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingIndexEntryId Alternate names: dispidSharingIndexEid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingIndexEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorentryid/_index.md new file mode 100644 index 0000000000..69f33f770a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingInitiatorEntryId method" +linktitle: "SharingInitiatorEntryId" +articleTitle: "SharingInitiatorEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagEntryId property (section 2.674) for the Address Book object of the currently logged-on user." +type: docs +weight: 17640 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorentryid/ +--- + +## SharingInitiatorEntryId {#sharinginitiatorentryid} + +Contains the value of the PidTagEntryId property (section 2.674) for the Address Book object of the currently logged-on user. Area: Sharing Canonical name: PidLidSharingInitiatorEntryId Alternate names: dispidSharingInitiatorEid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingInitiatorEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorname/_index.md new file mode 100644 index 0000000000..a56e731462 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingInitiatorName method" +linktitle: "SharingInitiatorName" +articleTitle: "SharingInitiatorName" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagDisplayName property (section 2.667) from the Address Book object identified by the PidLidSharingInitiatorEntryId property (sect" +type: docs +weight: 17650 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorname/ +--- + +## SharingInitiatorName {#sharinginitiatorname} + +Contains the value of the PidTagDisplayName property (section 2.667) from the Address Book object identified by the PidLidSharingInitiatorEntryId property (section 2.248). Area: Sharing Canonical name: PidLidSharingInitiatorName Alternate names: dispidSharingInitiatorName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingInitiatorName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorsmtp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorsmtp/_index.md new file mode 100644 index 0000000000..6ff61faac0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorsmtp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingInitiatorSmtp method" +linktitle: "SharingInitiatorSmtp" +articleTitle: "SharingInitiatorSmtp" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagSmtpAddress property (section 2.1010) from the Address Book object identified by the PidLidSharingInitiatorEntryId property (sec" +type: docs +weight: 17660 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinginitiatorsmtp/ +--- + +## SharingInitiatorSmtp {#sharinginitiatorsmtp} + +Contains the value of the PidTagSmtpAddress property (section 2.1010) from the Address Book object identified by the PidLidSharingInitiatorEntryId property (section 2.248). Area: Sharing Canonical name: PidLidSharingInitiatorSmtp Alternate names: dispidSharingInitiatorSmtp + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingInitiatorSmtp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinginstanceguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinginstanceguid/_index.md new file mode 100644 index 0000000000..6f0a2c3a50 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinginstanceguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingInstanceGuid method" +linktitle: "SharingInstanceGuid" +articleTitle: "SharingInstanceGuid" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17670 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinginstanceguid/ +--- + +## SharingInstanceGuid {#sharinginstanceguid} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingInstanceGuid Alternate names: dispidSharingInstanceGuid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingInstanceGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinglastautosynctime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglastautosynctime/_index.md new file mode 100644 index 0000000000..c7c0d182ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglastautosynctime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingLastAutoSyncTime method" +linktitle: "SharingLastAutoSyncTime" +articleTitle: "SharingLastAutoSyncTime" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17680 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinglastautosynctime/ +--- + +## SharingLastAutoSyncTime {#sharinglastautosynctime} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLastAutoSyncTime Alternate names: dispidSharingLastAutoSync + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingLastAutoSyncTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinglastsynctime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglastsynctime/_index.md new file mode 100644 index 0000000000..bedcb5b275 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglastsynctime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingLastSyncTime method" +linktitle: "SharingLastSyncTime" +articleTitle: "SharingLastSyncTime" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17690 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinglastsynctime/ +--- + +## SharingLastSyncTime {#sharinglastsynctime} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLastSyncTime Alternate names: dispidSharingLastSync + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingLastSyncTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalcomment/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalcomment/_index.md new file mode 100644 index 0000000000..d37533eb0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalcomment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingLocalComment method" +linktitle: "SharingLocalComment" +articleTitle: "SharingLocalComment" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17700 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinglocalcomment/ +--- + +## SharingLocalComment {#sharinglocalcomment} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalComment Alternate names: dispidSharingLocalComment + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingLocalComment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocallastmodificationtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocallastmodificationtime/_index.md new file mode 100644 index 0000000000..f02c65a94c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocallastmodificationtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingLocalLastModificationTime method" +linktitle: "SharingLocalLastModificationTime" +articleTitle: "SharingLocalLastModificationTime" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17710 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinglocallastmodificationtime/ +--- + +## SharingLocalLastModificationTime {#sharinglocallastmodificationtime} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalLastModificationTime Alternate names: dispidSharingLocalLastMod + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingLocalLastModificationTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalname/_index.md new file mode 100644 index 0000000000..fa33e6cb9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingLocalName method" +linktitle: "SharingLocalName" +articleTitle: "SharingLocalName" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17720 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinglocalname/ +--- + +## SharingLocalName {#sharinglocalname} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalName Alternate names: dispidSharingLocalName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingLocalName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalpath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalpath/_index.md new file mode 100644 index 0000000000..c8f69e0a90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalpath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingLocalPath method" +linktitle: "SharingLocalPath" +articleTitle: "SharingLocalPath" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17730 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinglocalpath/ +--- + +## SharingLocalPath {#sharinglocalpath} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalPath Alternate names: dispidSharingLocalPath + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingLocalPath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalstoreuid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalstoreuid/_index.md new file mode 100644 index 0000000000..4f004a9f3f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocalstoreuid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingLocalStoreUid method" +linktitle: "SharingLocalStoreUid" +articleTitle: "SharingLocalStoreUid" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17740 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinglocalstoreuid/ +--- + +## SharingLocalStoreUid {#sharinglocalstoreuid} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalStoreUid Alternate names: dispidSharingLocalStoreUid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingLocalStoreUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocaltype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocaltype/_index.md new file mode 100644 index 0000000000..45cb65e281 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocaltype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingLocalType method" +linktitle: "SharingLocalType" +articleTitle: "SharingLocalType" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagContainerClass property (section 2.633) of the folder being shared." +type: docs +weight: 17750 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinglocaltype/ +--- + +## SharingLocalType {#sharinglocaltype} + +Contains the value of the PidTagContainerClass property (section 2.633) of the folder being shared. Area: Sharing Canonical name: PidLidSharingLocalType Alternate names: dispidSharingLocalType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingLocalType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocaluid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocaluid/_index.md new file mode 100644 index 0000000000..5471978a5d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharinglocaluid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingLocalUid method" +linktitle: "SharingLocalUid" +articleTitle: "SharingLocalUid" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17760 +url: /cpp/aspose.email.mapi/knownpropertylist/sharinglocaluid/ +--- + +## SharingLocalUid {#sharinglocaluid} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingLocalUid Alternate names: dispidSharingLocalUid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingLocalUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingoriginalmessageentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingoriginalmessageentryid/_index.md new file mode 100644 index 0000000000..1be45e8374 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingoriginalmessageentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingOriginalMessageEntryId method" +linktitle: "SharingOriginalMessageEntryId" +articleTitle: "SharingOriginalMessageEntryId" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17770 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingoriginalmessageentryid/ +--- + +## SharingOriginalMessageEntryId {#sharingoriginalmessageentryid} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingOriginalMessageEntryId Alternate names: dispidSharingOriginalMessageEid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingOriginalMessageEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingparentbindingentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingparentbindingentryid/_index.md new file mode 100644 index 0000000000..16b001e83b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingparentbindingentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingParentBindingEntryId method" +linktitle: "SharingParentBindingEntryId" +articleTitle: "SharingParentBindingEntryId" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17780 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingparentbindingentryid/ +--- + +## SharingParentBindingEntryId {#sharingparentbindingentryid} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingParentBindingEntryId Alternate names: dispidSharingParentBindingEid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingParentBindingEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingparticipants/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingparticipants/_index.md new file mode 100644 index 0000000000..628557d0f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingparticipants/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingParticipants method" +linktitle: "SharingParticipants" +articleTitle: "SharingParticipants" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17790 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingparticipants/ +--- + +## SharingParticipants {#sharingparticipants} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingParticipants Alternate names: dispidSharingParticipants + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingParticipants() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingpermissions/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingpermissions/_index.md new file mode 100644 index 0000000000..0846e5e866 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingpermissions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingPermissions method" +linktitle: "SharingPermissions" +articleTitle: "SharingPermissions" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17800 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingpermissions/ +--- + +## SharingPermissions {#sharingpermissions} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingPermissions Alternate names: dispidSharingPermissions + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingPermissions() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingproviderextension/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingproviderextension/_index.md new file mode 100644 index 0000000000..62c99df7a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingproviderextension/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingProviderExtension method" +linktitle: "SharingProviderExtension" +articleTitle: "SharingProviderExtension" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17810 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingproviderextension/ +--- + +## SharingProviderExtension {#sharingproviderextension} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingProviderExtension Alternate names: dispidSharingProviderExtension + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingProviderExtension() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingproviderguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingproviderguid/_index.md new file mode 100644 index 0000000000..b1c147d54d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingproviderguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingProviderGuid method" +linktitle: "SharingProviderGuid" +articleTitle: "SharingProviderGuid" +second_title: "Aspose.Email for C++" +description: "Contains the value \"%xAE.F0.06.00.00.00.00.00.C0.00.00.00.00.00.00.46\"." +type: docs +weight: 17820 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingproviderguid/ +--- + +## SharingProviderGuid {#sharingproviderguid} + +Contains the value "%xAE.F0.06.00.00.00.00.00.C0.00.00.00.00.00.00.46". Area: Sharing Canonical name: PidLidSharingProviderGuid Alternate names: dispidSharingProviderGuid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingProviderGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingprovidername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingprovidername/_index.md new file mode 100644 index 0000000000..aef8056c00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingprovidername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingProviderName method" +linktitle: "SharingProviderName" +articleTitle: "SharingProviderName" +second_title: "Aspose.Email for C++" +description: "Contains a user-displayable name of the sharing provider identified by the PidLidSharingProviderGuid property (section 2.266)." +type: docs +weight: 17830 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingprovidername/ +--- + +## SharingProviderName {#sharingprovidername} + +Contains a user-displayable name of the sharing provider identified by the PidLidSharingProviderGuid property (section 2.266). Area: Sharing Canonical name: PidLidSharingProviderName Alternate names: dispidSharingProviderName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingProviderName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingproviderurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingproviderurl/_index.md new file mode 100644 index 0000000000..1f8eba0ddf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingproviderurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingProviderUrl method" +linktitle: "SharingProviderUrl" +articleTitle: "SharingProviderUrl" +second_title: "Aspose.Email for C++" +description: "Contains a URL related to the sharing provider identified by the PidLidSharingProviderGuid property (section 2.266)." +type: docs +weight: 17840 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingproviderurl/ +--- + +## SharingProviderUrl {#sharingproviderurl} + +Contains a URL related to the sharing provider identified by the PidLidSharingProviderGuid property (section 2.266). Area: Sharing Canonical name: PidLidSharingProviderUrl Alternate names: dispidSharingProviderUrl + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingProviderUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingrangeend/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingrangeend/_index.md new file mode 100644 index 0000000000..25b2468666 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingrangeend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRangeEnd method" +linktitle: "SharingRangeEnd" +articleTitle: "SharingRangeEnd" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17850 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingrangeend/ +--- + +## SharingRangeEnd {#sharingrangeend} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRangeEnd Alternate names: dispidSharingRangeEnd + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRangeEnd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingrangestart/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingrangestart/_index.md new file mode 100644 index 0000000000..6261673e99 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingrangestart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRangeStart method" +linktitle: "SharingRangeStart" +articleTitle: "SharingRangeStart" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17860 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingrangestart/ +--- + +## SharingRangeStart {#sharingrangestart} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRangeStart Alternate names: dispidSharingRangeStart + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRangeStart() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingreciprocation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingreciprocation/_index.md new file mode 100644 index 0000000000..2609c3b8f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingreciprocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingReciprocation method" +linktitle: "SharingReciprocation" +articleTitle: "SharingReciprocation" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17870 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingreciprocation/ +--- + +## SharingReciprocation {#sharingreciprocation} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingReciprocation Alternate names: dispidSharingReciprocation + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingReciprocation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotebytesize/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotebytesize/_index.md new file mode 100644 index 0000000000..01e09792ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotebytesize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteByteSize method" +linktitle: "SharingRemoteByteSize" +articleTitle: "SharingRemoteByteSize" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17880 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotebytesize/ +--- + +## SharingRemoteByteSize {#sharingremotebytesize} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteByteSize Alternate names: dispidSharingRemoteByteSize + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteByteSize() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotecomment/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotecomment/_index.md new file mode 100644 index 0000000000..efeaf54396 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotecomment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteComment method" +linktitle: "SharingRemoteComment" +articleTitle: "SharingRemoteComment" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17890 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotecomment/ +--- + +## SharingRemoteComment {#sharingremotecomment} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteComment Alternate names: dispidSharingRemoteComment + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteComment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotecrc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotecrc/_index.md new file mode 100644 index 0000000000..0b53b63e8b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotecrc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteCrc method" +linktitle: "SharingRemoteCrc" +articleTitle: "SharingRemoteCrc" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17900 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotecrc/ +--- + +## SharingRemoteCrc {#sharingremotecrc} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteCrc Alternate names: dispidSharingRemoteCrc + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteCrc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotelastmodificationtime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotelastmodificationtime/_index.md new file mode 100644 index 0000000000..6602237f2d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotelastmodificationtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteLastModificationTime method" +linktitle: "SharingRemoteLastModificationTime" +articleTitle: "SharingRemoteLastModificationTime" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17910 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotelastmodificationtime/ +--- + +## SharingRemoteLastModificationTime {#sharingremotelastmodificationtime} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteLastModificationTime Alternate names: dispidSharingRemoteLastMod + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteLastModificationTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotemessagecount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotemessagecount/_index.md new file mode 100644 index 0000000000..37c8398192 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotemessagecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteMessageCount method" +linktitle: "SharingRemoteMessageCount" +articleTitle: "SharingRemoteMessageCount" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17920 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotemessagecount/ +--- + +## SharingRemoteMessageCount {#sharingremotemessagecount} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteMessageCount Alternate names: dispidSharingRemoteMsgCount + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteMessageCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotename/_index.md new file mode 100644 index 0000000000..50312239c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteName method" +linktitle: "SharingRemoteName" +articleTitle: "SharingRemoteName" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagDisplayName property (section 2.667) on the folder being shared." +type: docs +weight: 17930 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotename/ +--- + +## SharingRemoteName {#sharingremotename} + +Contains the value of the PidTagDisplayName property (section 2.667) on the folder being shared. Area: Sharing Canonical name: PidLidSharingRemoteName Alternate names: dispidSharingRemoteName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotepass/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotepass/_index.md new file mode 100644 index 0000000000..522a5fb9ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotepass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemotePass method" +linktitle: "SharingRemotePass" +articleTitle: "SharingRemotePass" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17940 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotepass/ +--- + +## SharingRemotePass {#sharingremotepass} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemotePass Alternate names: dispidSharingRemotePass + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemotePass() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotepath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotepath/_index.md new file mode 100644 index 0000000000..aa09dccfaf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotepath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemotePath method" +linktitle: "SharingRemotePath" +articleTitle: "SharingRemotePath" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17950 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotepath/ +--- + +## SharingRemotePath {#sharingremotepath} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemotePath Alternate names: dispidSharingRemotePath + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemotePath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotestoreuid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotestoreuid/_index.md new file mode 100644 index 0000000000..9ef2bb9682 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotestoreuid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteStoreUid method" +linktitle: "SharingRemoteStoreUid" +articleTitle: "SharingRemoteStoreUid" +second_title: "Aspose.Email for C++" +description: "Contains a hexadecimal string representation of the value of the PidTagStoreEntryId property (section 2.1018) on the folder being shared." +type: docs +weight: 17960 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotestoreuid/ +--- + +## SharingRemoteStoreUid {#sharingremotestoreuid} + +Contains a hexadecimal string representation of the value of the PidTagStoreEntryId property (section 2.1018) on the folder being shared. Area: Sharing Canonical name: PidLidSharingRemoteStoreUid Alternate names: dispidSharingRemoteStoreUid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteStoreUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotetype/_index.md new file mode 100644 index 0000000000..6495ef92df --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremotetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteType method" +linktitle: "SharingRemoteType" +articleTitle: "SharingRemoteType" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidLidSharingLocalType property (section 2.259)." +type: docs +weight: 17970 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremotetype/ +--- + +## SharingRemoteType {#sharingremotetype} + +Contains the same value as the PidLidSharingLocalType property (section 2.259). Area: Sharing Canonical name: PidLidSharingRemoteType Alternate names: dispidSharingRemoteType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremoteuid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremoteuid/_index.md new file mode 100644 index 0000000000..11f6d3f161 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremoteuid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteUid method" +linktitle: "SharingRemoteUid" +articleTitle: "SharingRemoteUid" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the folder being shared." +type: docs +weight: 17980 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremoteuid/ +--- + +## SharingRemoteUid {#sharingremoteuid} + +Contains the EntryID of the folder being shared. Area: Sharing Canonical name: PidLidSharingRemoteUid Alternate names: dispidSharingRemoteUid + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremoteuser/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremoteuser/_index.md new file mode 100644 index 0000000000..abadde5c00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremoteuser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteUser method" +linktitle: "SharingRemoteUser" +articleTitle: "SharingRemoteUser" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 17990 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremoteuser/ +--- + +## SharingRemoteUser {#sharingremoteuser} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteUser Alternate names: dispidSharingRemoteUser + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteUser() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingremoteversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremoteversion/_index.md new file mode 100644 index 0000000000..04562a3154 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingremoteversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRemoteVersion method" +linktitle: "SharingRemoteVersion" +articleTitle: "SharingRemoteVersion" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18000 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingremoteversion/ +--- + +## SharingRemoteVersion {#sharingremoteversion} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRemoteVersion Alternate names: dispidSharingRemoteVersion + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRemoteVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingresponsetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingresponsetime/_index.md new file mode 100644 index 0000000000..a6ac3c2527 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingresponsetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingResponseTime method" +linktitle: "SharingResponseTime" +articleTitle: "SharingResponseTime" +second_title: "Aspose.Email for C++" +description: "Contains the time at which the recipient of the sharing request sent a sharing response." +type: docs +weight: 18010 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingresponsetime/ +--- + +## SharingResponseTime {#sharingresponsetime} + +Contains the time at which the recipient of the sharing request sent a sharing response. Area: Sharing Canonical name: PidLidSharingResponseTime Alternate names: dispidSharingResponseTime + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingResponseTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingresponsetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingresponsetype/_index.md new file mode 100644 index 0000000000..6b9b1375c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingresponsetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingResponseType method" +linktitle: "SharingResponseType" +articleTitle: "SharingResponseType" +second_title: "Aspose.Email for C++" +description: "Contains the type of response with which the recipient of the sharing request responded." +type: docs +weight: 18020 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingresponsetype/ +--- + +## SharingResponseType {#sharingresponsetype} + +Contains the type of response with which the recipient of the sharing request responded. Area: Sharing Canonical name: PidLidSharingResponseType Alternate names: dispidSharingResponseType + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingResponseType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingroamlog/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingroamlog/_index.md new file mode 100644 index 0000000000..a65301a5d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingroamlog/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingRoamLog method" +linktitle: "SharingRoamLog" +articleTitle: "SharingRoamLog" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18030 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingroamlog/ +--- + +## SharingRoamLog {#sharingroamlog} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingRoamLog Alternate names: dispidSharingRoamLog + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingRoamLog() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingstart/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingstart/_index.md new file mode 100644 index 0000000000..ae0fc72b07 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingStart method" +linktitle: "SharingStart" +articleTitle: "SharingStart" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18040 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingstart/ +--- + +## SharingStart {#sharingstart} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingStart Alternate names: dispidSharingStart + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingStart() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingstatus/_index.md new file mode 100644 index 0000000000..25ff5bddb8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingStatus method" +linktitle: "SharingStatus" +articleTitle: "SharingStatus" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18050 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingstatus/ +--- + +## SharingStatus {#sharingstatus} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingStatus Alternate names: dispidSharingStatus + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingstop/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingstop/_index.md new file mode 100644 index 0000000000..06f44c0884 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingstop/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingStop method" +linktitle: "SharingStop" +articleTitle: "SharingStop" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18060 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingstop/ +--- + +## SharingStop {#sharingstop} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingStop Alternate names: dispidSharingStop + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingStop() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingsyncflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingsyncflags/_index.md new file mode 100644 index 0000000000..d9ed81a0b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingsyncflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingSyncFlags method" +linktitle: "SharingSyncFlags" +articleTitle: "SharingSyncFlags" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18070 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingsyncflags/ +--- + +## SharingSyncFlags {#sharingsyncflags} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingSyncFlags Alternate names: dispidSharingSyncFlags + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingSyncFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingsyncinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingsyncinterval/_index.md new file mode 100644 index 0000000000..89c0352ed1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingsyncinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingSyncInterval method" +linktitle: "SharingSyncInterval" +articleTitle: "SharingSyncInterval" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18080 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingsyncinterval/ +--- + +## SharingSyncInterval {#sharingsyncinterval} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingSyncInterval Alternate names: dispidSharingSyncInterval + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingSyncInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingtimetolive/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingtimetolive/_index.md new file mode 100644 index 0000000000..bdc63620d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingtimetolive/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingTimeToLive method" +linktitle: "SharingTimeToLive" +articleTitle: "SharingTimeToLive" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18090 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingtimetolive/ +--- + +## SharingTimeToLive {#sharingtimetolive} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingTimeToLive Alternate names: dispidSharingTimeToLive + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingTimeToLive() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingtimetoliveauto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingtimetoliveauto/_index.md new file mode 100644 index 0000000000..6d528ef83f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingtimetoliveauto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingTimeToLiveAuto method" +linktitle: "SharingTimeToLiveAuto" +articleTitle: "SharingTimeToLiveAuto" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18100 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingtimetoliveauto/ +--- + +## SharingTimeToLiveAuto {#sharingtimetoliveauto} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingTimeToLiveAuto Alternate names: dispidSharingTimeToLiveAuto + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingTimeToLiveAuto() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursdays/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursdays/_index.md new file mode 100644 index 0000000000..faa9a6623e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursdays/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingWorkingHoursDays method" +linktitle: "SharingWorkingHoursDays" +articleTitle: "SharingWorkingHoursDays" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18110 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursdays/ +--- + +## SharingWorkingHoursDays {#sharingworkinghoursdays} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingWorkingHoursDays Alternate names: dispidSharingWorkingHoursDays + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingWorkingHoursDays() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursend/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursend/_index.md new file mode 100644 index 0000000000..1370a6fe67 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingWorkingHoursEnd method" +linktitle: "SharingWorkingHoursEnd" +articleTitle: "SharingWorkingHoursEnd" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18120 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursend/ +--- + +## SharingWorkingHoursEnd {#sharingworkinghoursend} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingWorkingHoursEnd Alternate names: dispidSharingWorkingHoursEnd + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingWorkingHoursEnd() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursstart/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursstart/_index.md new file mode 100644 index 0000000000..b7b3c7eb42 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingWorkingHoursStart method" +linktitle: "SharingWorkingHoursStart" +articleTitle: "SharingWorkingHoursStart" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18130 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingworkinghoursstart/ +--- + +## SharingWorkingHoursStart {#sharingworkinghoursstart} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingWorkingHoursStart Alternate names: dispidSharingWorkingHoursStart + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingWorkingHoursStart() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghourstimezone/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghourstimezone/_index.md new file mode 100644 index 0000000000..41c3b7b715 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sharingworkinghourstimezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SharingWorkingHoursTimeZone method" +linktitle: "SharingWorkingHoursTimeZone" +articleTitle: "SharingWorkingHoursTimeZone" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 18140 +url: /cpp/aspose.email.mapi/knownpropertylist/sharingworkinghourstimezone/ +--- + +## SharingWorkingHoursTimeZone {#sharingworkinghourstimezone} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidLidSharingWorkingHoursTimeZone Alternate names: dispidSharingWorkingHoursTZ + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SharingWorkingHoursTimeZone() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sideeffects/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sideeffects/_index.md new file mode 100644 index 0000000000..08ca33487b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sideeffects/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SideEffects method" +linktitle: "SideEffects" +articleTitle: "SideEffects" +second_title: "Aspose.Email for C++" +description: "Specifies how a Message object is handled by the client in relation to certain user interface actions by the user, such as deleting a message." +type: docs +weight: 18150 +url: /cpp/aspose.email.mapi/knownpropertylist/sideeffects/ +--- + +## SideEffects {#sideeffects} + +Specifies how a Message object is handled by the client in relation to certain user interface actions by the user, such as deleting a message. Area: Run-time configuration Canonical name: PidLidSideEffects Alternate names: dispidSideEffects + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SideEffects() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/singlebodyical/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/singlebodyical/_index.md new file mode 100644 index 0000000000..bece676776 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/singlebodyical/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SingleBodyICal method" +linktitle: "SingleBodyICal" +articleTitle: "SingleBodyICal" +second_title: "Aspose.Email for C++" +description: "Indicates that the original MIME message contained a single MIME part." +type: docs +weight: 18160 +url: /cpp/aspose.email.mapi/knownpropertylist/singlebodyical/ +--- + +## SingleBodyICal {#singlebodyical} + +Indicates that the original MIME message contained a single MIME part. Area: Calendar Canonical name: PidLidSingleBodyICal Alternate names: IsSingleBodyICal, dispidIsSingleBodyICal + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SingleBodyICal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/slidecount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/slidecount/_index.md new file mode 100644 index 0000000000..67609e4d4a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/slidecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SlideCount method" +linktitle: "SlideCount" +articleTitle: "SlideCount" +second_title: "Aspose.Email for C++" +description: "Specifies the number of slides in the file attached to the Document object." +type: docs +weight: 18170 +url: /cpp/aspose.email.mapi/knownpropertylist/slidecount/ +--- + +## SlideCount {#slidecount} + +Specifies the number of slides in the file attached to the Document object. Area: Common Canonical name: PidNameSlideCount Alternate names: urn:schemas-microsoft-com:office:office::Slides + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SlideCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/smartnoattach/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/smartnoattach/_index.md new file mode 100644 index 0000000000..2c3b6f34cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/smartnoattach/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SmartNoAttach method" +linktitle: "SmartNoAttach" +articleTitle: "SmartNoAttach" +second_title: "Aspose.Email for C++" +description: "Indicates whether the Message object has no end-user visible attachments." +type: docs +weight: 18180 +url: /cpp/aspose.email.mapi/knownpropertylist/smartnoattach/ +--- + +## SmartNoAttach {#smartnoattach} + +Indicates whether the Message object has no end-user visible attachments. Area: Run-time configuration Canonical name: PidLidSmartNoAttach Alternate names: dispidSmartNoAttach + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SmartNoAttach() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/smtpaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/smtpaddress/_index.md new file mode 100644 index 0000000000..fc49349549 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/smtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SmtpAddress method" +linktitle: "SmtpAddress" +articleTitle: "SmtpAddress" +second_title: "Aspose.Email for C++" +description: "Contains the SMTP address of the Message object." +type: docs +weight: 18190 +url: /cpp/aspose.email.mapi/knownpropertylist/smtpaddress/ +--- + +## SmtpAddress {#smtpaddress} + +Contains the SMTP address of the Message object. Area: Address Properties Canonical name: PidTagSmtpAddress Alternate names: PR_SMTP_ADDRESS, PR_SMTP_ADDRESS_A, PR_SMTP_ADDRESS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SmtpAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sortlocaleid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sortlocaleid/_index.md new file mode 100644 index 0000000000..8d2c9e4045 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sortlocaleid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SortLocaleId method" +linktitle: "SortLocaleId" +articleTitle: "SortLocaleId" +second_title: "Aspose.Email for C++" +description: "Contains the locale identifier." +type: docs +weight: 18200 +url: /cpp/aspose.email.mapi/knownpropertylist/sortlocaleid/ +--- + +## SortLocaleId {#sortlocaleid} + +Contains the locale identifier. Area: ExchangeAdministrative Canonical name: PidTagSortLocaleId Alternate names: PR_SORT_LOCALE_ID, ptagSortLocaleId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SortLocaleId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sourcekey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sourcekey/_index.md new file mode 100644 index 0000000000..39aceb085c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sourcekey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SourceKey method" +linktitle: "SourceKey" +articleTitle: "SourceKey" +second_title: "Aspose.Email for C++" +description: "Contains a value that contains an internal global identifier (GID) for this folder or message." +type: docs +weight: 18210 +url: /cpp/aspose.email.mapi/knownpropertylist/sourcekey/ +--- + +## SourceKey {#sourcekey} + +Contains a value that contains an internal global identifier (GID) for this folder or message. Area: Sync Canonical name: PidTagSourceKey Alternate names: PR_SOURCE_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SourceKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/spamoriginalfolder/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/spamoriginalfolder/_index.md new file mode 100644 index 0000000000..29b2b7b1ac --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/spamoriginalfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SpamOriginalFolder method" +linktitle: "SpamOriginalFolder" +articleTitle: "SpamOriginalFolder" +second_title: "Aspose.Email for C++" +description: "Specifies which folder a message was in before it was filtered into the Junk Email folder." +type: docs +weight: 18220 +url: /cpp/aspose.email.mapi/knownpropertylist/spamoriginalfolder/ +--- + +## SpamOriginalFolder {#spamoriginalfolder} + +Specifies which folder a message was in before it was filtered into the Junk Email folder. Area: Spam Canonical name: PidLidSpamOriginalFolder Alternate names: dispidSpamOriginalFolder + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SpamOriginalFolder() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/spokenname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/spokenname/_index.md new file mode 100644 index 0000000000..ab89a58577 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/spokenname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SpokenName method" +linktitle: "SpokenName" +articleTitle: "SpokenName" +second_title: "Aspose.Email for C++" +description: "Contains a recording of the mail user's name pronunciation." +type: docs +weight: 18230 +url: /cpp/aspose.email.mapi/knownpropertylist/spokenname/ +--- + +## SpokenName {#spokenname} + +Contains a recording of the mail user's name pronunciation. Area: Address Book Canonical name: PidTagSpokenName Alternate names: PR_EMS_AB_UM_SPOKEN_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SpokenName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/spoolerstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/spoolerstatus/_index.md new file mode 100644 index 0000000000..716e8a1d93 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/spoolerstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SpoolerStatus method" +linktitle: "SpoolerStatus" +articleTitle: "SpoolerStatus" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18240 +url: /cpp/aspose.email.mapi/knownpropertylist/spoolerstatus/ +--- + +## SpoolerStatus {#spoolerstatus} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SPOOLER_STATUS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SpoolerStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/spousename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/spousename/_index.md new file mode 100644 index 0000000000..c11a714909 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/spousename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SpouseName method" +linktitle: "SpouseName" +articleTitle: "SpouseName" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's spouse/partner." +type: docs +weight: 18250 +url: /cpp/aspose.email.mapi/knownpropertylist/spousename/ +--- + +## SpouseName {#spousename} + +Contains the name of the mail user's spouse/partner. Area: MapiMailUser Canonical name: PidTagSpouseName Alternate names: PR_SPOUSE_NAME, PR_SPOUSE_NAME_A, PR_SPOUSE_NAME_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SpouseName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/startdate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/startdate/_index.md new file mode 100644 index 0000000000..4aa7794cbc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/startdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StartDate method" +linktitle: "StartDate" +articleTitle: "StartDate" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidLidAppointmentStartWhole property (section 2.29)." +type: docs +weight: 18260 +url: /cpp/aspose.email.mapi/knownpropertylist/startdate/ +--- + +## StartDate {#startdate} + +Contains the value of the PidLidAppointmentStartWhole property (section 2.29). Area: MapiEnvelope Canonical name: PidTagStartDate Alternate names: PR_START_DATE, http://schemas.microsoft.com/mapi/start_date + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StartDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/startdateetc/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/startdateetc/_index.md new file mode 100644 index 0000000000..f7719b9cc0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/startdateetc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StartDateEtc method" +linktitle: "StartDateEtc" +articleTitle: "StartDateEtc" +second_title: "Aspose.Email for C++" +description: "Contains the default retention period, and the start date from which the age of a Message object is calculated." +type: docs +weight: 18270 +url: /cpp/aspose.email.mapi/knownpropertylist/startdateetc/ +--- + +## StartDateEtc {#startdateetc} + +Contains the default retention period, and the start date from which the age of a Message object is calculated. Area: Archive Canonical name: PidTagStartDateEtc Alternate names: PR_START_DATE_ETC, ptagStartDateEtc + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StartDateEtc() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/startrecurrencedate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/startrecurrencedate/_index.md new file mode 100644 index 0000000000..0b5277d354 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/startrecurrencedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StartRecurrenceDate method" +linktitle: "StartRecurrenceDate" +articleTitle: "StartRecurrenceDate" +second_title: "Aspose.Email for C++" +description: "Identifies the start date of the recurrence pattern." +type: docs +weight: 18280 +url: /cpp/aspose.email.mapi/knownpropertylist/startrecurrencedate/ +--- + +## StartRecurrenceDate {#startrecurrencedate} + +Identifies the start date of the recurrence pattern. Area: Meetings Canonical name: PidLidStartRecurrenceDate Alternate names: LID_START_RECUR_DATE + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StartRecurrenceDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/startrecurrencetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/startrecurrencetime/_index.md new file mode 100644 index 0000000000..75a5cecbc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/startrecurrencetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StartRecurrenceTime method" +linktitle: "StartRecurrenceTime" +articleTitle: "StartRecurrenceTime" +second_title: "Aspose.Email for C++" +description: "Identifies the start time of the recurrence pattern." +type: docs +weight: 18290 +url: /cpp/aspose.email.mapi/knownpropertylist/startrecurrencetime/ +--- + +## StartRecurrenceTime {#startrecurrencetime} + +Identifies the start time of the recurrence pattern. Area: Meetings Canonical name: PidLidStartRecurrenceTime Alternate names: LID_START_RECUR_TIME + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StartRecurrenceTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/stateorprovince/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/stateorprovince/_index.md new file mode 100644 index 0000000000..980aef28e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/stateorprovince/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StateOrProvince method" +linktitle: "StateOrProvince" +articleTitle: "StateOrProvince" +second_title: "Aspose.Email for C++" +description: "Contains the name of the mail user's state or province." +type: docs +weight: 18300 +url: /cpp/aspose.email.mapi/knownpropertylist/stateorprovince/ +--- + +## StateOrProvince {#stateorprovince} + +Contains the name of the mail user's state or province. Area: MapiMailUser Canonical name: PidTagStateOrProvince Alternate names: PR_STATE_OR_PROVINCE, PR_STATE_OR_PROVINCE_A, PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StateOrProvince() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/status/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/status/_index.md new file mode 100644 index 0000000000..892bf9b898 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/status/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Status method" +linktitle: "Status" +articleTitle: "Status" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18310 +url: /cpp/aspose.email.mapi/knownpropertylist/status/ +--- + +## Status {#status} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STATUS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Status() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/statuscode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/statuscode/_index.md new file mode 100644 index 0000000000..f2b3e35fb2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/statuscode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StatusCode method" +linktitle: "StatusCode" +articleTitle: "StatusCode" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18320 +url: /cpp/aspose.email.mapi/knownpropertylist/statuscode/ +--- + +## StatusCode {#statuscode} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STATUS_CODE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StatusCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/statusstring/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/statusstring/_index.md new file mode 100644 index 0000000000..427da0165f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/statusstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StatusString method" +linktitle: "StatusString" +articleTitle: "StatusString" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18330 +url: /cpp/aspose.email.mapi/knownpropertylist/statusstring/ +--- + +## StatusString {#statusstring} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STATUS_STRING + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StatusString() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/storagelimitinformation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/storagelimitinformation/_index.md new file mode 100644 index 0000000000..d66e93d294 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/storagelimitinformation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StorageLimitInformation method" +linktitle: "StorageLimitInformation" +articleTitle: "StorageLimitInformation" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18340 +url: /cpp/aspose.email.mapi/knownpropertylist/storagelimitinformation/ +--- + +## StorageLimitInformation {#storagelimitinformation} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORAGE_LIMIT_INFORMATION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StorageLimitInformation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/storagequotalimit/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/storagequotalimit/_index.md new file mode 100644 index 0000000000..56dcd38450 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/storagequotalimit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StorageQuotaLimit method" +linktitle: "StorageQuotaLimit" +articleTitle: "StorageQuotaLimit" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18350 +url: /cpp/aspose.email.mapi/knownpropertylist/storagequotalimit/ +--- + +## StorageQuotaLimit {#storagequotalimit} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORAGE_QUOTA_LIMIT + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StorageQuotaLimit() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/storeentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/storeentryid/_index.md new file mode 100644 index 0000000000..90df4675cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/storeentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StoreEntryId method" +linktitle: "StoreEntryId" +articleTitle: "StoreEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the unique EntryID of the message store where an object resides." +type: docs +weight: 18360 +url: /cpp/aspose.email.mapi/knownpropertylist/storeentryid/ +--- + +## StoreEntryId {#storeentryid} + +Contains the unique EntryID of the message store where an object resides. Area: ID Properties Canonical name: PidTagStoreEntryId Alternate names: PR_STORE_ENTRYID, ptagStoreEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StoreEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/storeoffline/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/storeoffline/_index.md new file mode 100644 index 0000000000..72f6a8e5c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/storeoffline/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StoreOffline method" +linktitle: "StoreOffline" +articleTitle: "StoreOffline" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18370 +url: /cpp/aspose.email.mapi/knownpropertylist/storeoffline/ +--- + +## StoreOffline {#storeoffline} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORE_OFFLINE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StoreOffline() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/storeproviders/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/storeproviders/_index.md new file mode 100644 index 0000000000..37ed76af13 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/storeproviders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StoreProviders method" +linktitle: "StoreProviders" +articleTitle: "StoreProviders" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18380 +url: /cpp/aspose.email.mapi/knownpropertylist/storeproviders/ +--- + +## StoreProviders {#storeproviders} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORE_PROVIDERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StoreProviders() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/storerecordkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/storerecordkey/_index.md new file mode 100644 index 0000000000..7dd9bebb7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/storerecordkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StoreRecordKey method" +linktitle: "StoreRecordKey" +articleTitle: "StoreRecordKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18390 +url: /cpp/aspose.email.mapi/knownpropertylist/storerecordkey/ +--- + +## StoreRecordKey {#storerecordkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORE_RECORD_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StoreRecordKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/storeslowlink/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/storeslowlink/_index.md new file mode 100644 index 0000000000..6c687880cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/storeslowlink/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StoreSlowlink method" +linktitle: "StoreSlowlink" +articleTitle: "StoreSlowlink" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18400 +url: /cpp/aspose.email.mapi/knownpropertylist/storeslowlink/ +--- + +## StoreSlowlink {#storeslowlink} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_STORE_SLOWLINK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StoreSlowlink() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/storestate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/storestate/_index.md new file mode 100644 index 0000000000..8e27bf96b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/storestate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StoreState method" +linktitle: "StoreState" +articleTitle: "StoreState" +second_title: "Aspose.Email for C++" +description: "Indicates whether a mailbox has any active Search folders." +type: docs +weight: 18410 +url: /cpp/aspose.email.mapi/knownpropertylist/storestate/ +--- + +## StoreState {#storestate} + +Indicates whether a mailbox has any active Search folders. Area: MapiMessageStore Canonical name: PidTagStoreState Alternate names: PR_STORE_STATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StoreState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/storesupportmask/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/storesupportmask/_index.md new file mode 100644 index 0000000000..6686a8b427 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/storesupportmask/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StoreSupportMask method" +linktitle: "StoreSupportMask" +articleTitle: "StoreSupportMask" +second_title: "Aspose.Email for C++" +description: "Indicates whether string properties within the .msg file are Unicode-encoded." +type: docs +weight: 18420 +url: /cpp/aspose.email.mapi/knownpropertylist/storesupportmask/ +--- + +## StoreSupportMask {#storesupportmask} + +Indicates whether string properties within the .msg file are Unicode-encoded. Area: Miscellaneous Properties Canonical name: PidTagStoreSupportMask Alternate names: PR_STORE_SUPPORT_MASK, ptagStoreSupportMask + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StoreSupportMask() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/streetaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/streetaddress/_index.md new file mode 100644 index 0000000000..2df7a8d27d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/streetaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::StreetAddress method" +linktitle: "StreetAddress" +articleTitle: "StreetAddress" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's street address." +type: docs +weight: 18430 +url: /cpp/aspose.email.mapi/knownpropertylist/streetaddress/ +--- + +## StreetAddress {#streetaddress} + +Contains the mail user's street address. Area: MapiMailUser Canonical name: PidTagStreetAddress Alternate names: PR_STREET_ADDRESS, PR_STREET_ADDRESS_A, PR_STREET_ADDRESS_W, PR_BUSINESS_ADDRESS_STREET, PR_BUSINESS_ADDRESS_STREET_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +StreetAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/subfolders/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/subfolders/_index.md new file mode 100644 index 0000000000..70045dc05d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/subfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Subfolders method" +linktitle: "Subfolders" +articleTitle: "Subfolders" +second_title: "Aspose.Email for C++" +description: "Specifies whether a folder has subfolders." +type: docs +weight: 18440 +url: /cpp/aspose.email.mapi/knownpropertylist/subfolders/ +--- + +## Subfolders {#subfolders} + +Specifies whether a folder has subfolders. Area: MapiContainer Canonical name: PidTagSubfolders Alternate names: PR_SUBFOLDERS, ptagSubFolders, DAV:hassubs + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Subfolders() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/subject/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/subject/_index.md new file mode 100644 index 0000000000..8fa28709cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Subject method" +linktitle: "Subject" +articleTitle: "Subject" +second_title: "Aspose.Email for C++" +description: "Specifies the subject of the file attached to the Document object." +type: docs +weight: 18450 +url: /cpp/aspose.email.mapi/knownpropertylist/subject/ +--- + +## Subject {#subject} + +Specifies the subject of the file attached to the Document object. Area: Common Canonical name: PidNameSubject Alternate names: urn:schemas-microsoft-com:office:office::Subject + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Subject() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/subjectipm/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/subjectipm/_index.md new file mode 100644 index 0000000000..1e201eb850 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/subjectipm/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SubjectIpm method" +linktitle: "SubjectIpm" +articleTitle: "SubjectIpm" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18460 +url: /cpp/aspose.email.mapi/knownpropertylist/subjectipm/ +--- + +## SubjectIpm {#subjectipm} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SUBJECT_IPM + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SubjectIpm() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/subjectprefix/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/subjectprefix/_index.md new file mode 100644 index 0000000000..8bffe6e158 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/subjectprefix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SubjectPrefix method" +linktitle: "SubjectPrefix" +articleTitle: "SubjectPrefix" +second_title: "Aspose.Email for C++" +description: "Contains the prefix for the subject of the message." +type: docs +weight: 18470 +url: /cpp/aspose.email.mapi/knownpropertylist/subjectprefix/ +--- + +## SubjectPrefix {#subjectprefix} + +Contains the prefix for the subject of the message. Area: General Message Properties Canonical name: PidTagSubjectPrefix Alternate names: PR_SUBJECT_PREFIX, PR_SUBJECT_PREFIX_A, ptagSubjectPrefix, PR_SUBJECT_PREFIX_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SubjectPrefix() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/subjecttraceinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/subjecttraceinfo/_index.md new file mode 100644 index 0000000000..00150a51ac --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/subjecttraceinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SubjectTraceInfo method" +linktitle: "SubjectTraceInfo" +articleTitle: "SubjectTraceInfo" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18480 +url: /cpp/aspose.email.mapi/knownpropertylist/subjecttraceinfo/ +--- + +## SubjectTraceInfo {#subjecttraceinfo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SUBJECT_TRACE_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SubjectTraceInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/submitflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/submitflags/_index.md new file mode 100644 index 0000000000..82feb6571e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/submitflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SubmitFlags method" +linktitle: "SubmitFlags" +articleTitle: "SubmitFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18490 +url: /cpp/aspose.email.mapi/knownpropertylist/submitflags/ +--- + +## SubmitFlags {#submitflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SUBMIT_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SubmitFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/supersedes/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/supersedes/_index.md new file mode 100644 index 0000000000..15df8823dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/supersedes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Supersedes method" +linktitle: "Supersedes" +articleTitle: "Supersedes" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18500 +url: /cpp/aspose.email.mapi/knownpropertylist/supersedes/ +--- + +## Supersedes {#supersedes} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SUPERSEDES + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Supersedes() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/supplementaryinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/supplementaryinfo/_index.md new file mode 100644 index 0000000000..d92203e9c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/supplementaryinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SupplementaryInfo method" +linktitle: "SupplementaryInfo" +articleTitle: "SupplementaryInfo" +second_title: "Aspose.Email for C++" +description: "Contains supplementary information about a delivery status notification, as specified in [RFC3464]." +type: docs +weight: 18510 +url: /cpp/aspose.email.mapi/knownpropertylist/supplementaryinfo/ +--- + +## SupplementaryInfo {#supplementaryinfo} + +Contains supplementary information about a delivery status notification, as specified in [RFC3464]. Area: Email Canonical name: PidTagSupplementaryInfo Alternate names: PR_SUPPLEMENTARY_INFO, ptagSupplementaryInfo + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SupplementaryInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/surname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/surname/_index.md new file mode 100644 index 0000000000..24b307d02a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/surname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Surname method" +linktitle: "Surname" +articleTitle: "Surname" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's family name." +type: docs +weight: 18520 +url: /cpp/aspose.email.mapi/knownpropertylist/surname/ +--- + +## Surname {#surname} + +Contains the mail user's family name. Area: MapiMailUser Canonical name: PidTagSurname Alternate names: PR_SURNAME, PR_SURNAME_A, PR_SURNAME_W, urn:schemas:contacts:sn + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Surname() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/svrgeneratingquotamsg/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/svrgeneratingquotamsg/_index.md new file mode 100644 index 0000000000..a7bc8fe597 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/svrgeneratingquotamsg/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SvrGeneratingQuotaMsg method" +linktitle: "SvrGeneratingQuotaMsg" +articleTitle: "SvrGeneratingQuotaMsg" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18530 +url: /cpp/aspose.email.mapi/knownpropertylist/svrgeneratingquotamsg/ +--- + +## SvrGeneratingQuotaMsg {#svrgeneratingquotamsg} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SVR_GENERATING_QUOTA_MSG + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SvrGeneratingQuotaMsg() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/swappedtododata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/swappedtododata/_index.md new file mode 100644 index 0000000000..9a2e9c964d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/swappedtododata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SwappedToDoData method" +linktitle: "SwappedToDoData" +articleTitle: "SwappedToDoData" +second_title: "Aspose.Email for C++" +description: "Contains a secondary storage location for flags when sender flags or sender reminders are supported." +type: docs +weight: 18540 +url: /cpp/aspose.email.mapi/knownpropertylist/swappedtododata/ +--- + +## SwappedToDoData {#swappedtododata} + +Contains a secondary storage location for flags when sender flags or sender reminders are supported. Area: MapiNonTransmittable Canonical name: PidTagSwappedToDoData Alternate names: PR_SWAPPED_TODO_DATA, ptagSwappedTodoData + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SwappedToDoData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/swappedtodostore/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/swappedtodostore/_index.md new file mode 100644 index 0000000000..aad95bd9fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/swappedtodostore/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SwappedToDoStore method" +linktitle: "SwappedToDoStore" +articleTitle: "SwappedToDoStore" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagStoreEntryId property (section 2.1018) of the message when the value of the PidTagSwappedToDoData property (section 2.1027) is s" +type: docs +weight: 18550 +url: /cpp/aspose.email.mapi/knownpropertylist/swappedtodostore/ +--- + +## SwappedToDoStore {#swappedtodostore} + +Contains the value of the PidTagStoreEntryId property (section 2.1018) of the message when the value of the PidTagSwappedToDoData property (section 2.1027) is set. Area: MapiNonTransmittable Canonical name: PidTagSwappedToDoStore Alternate names: PR_SWAPPED_TODO_STORE, ptagSwappedTodoStore + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SwappedToDoStore() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/synchronizeflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/synchronizeflags/_index.md new file mode 100644 index 0000000000..7efe77bd96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/synchronizeflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SynchronizeFlags method" +linktitle: "SynchronizeFlags" +articleTitle: "SynchronizeFlags" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18560 +url: /cpp/aspose.email.mapi/knownpropertylist/synchronizeflags/ +--- + +## SynchronizeFlags {#synchronizeflags} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SYNCHRONIZE_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SynchronizeFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/sysconfigfolderentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/sysconfigfolderentryid/_index.md new file mode 100644 index 0000000000..d3054ebcc8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/sysconfigfolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::SysConfigFolderEntryid method" +linktitle: "SysConfigFolderEntryid" +articleTitle: "SysConfigFolderEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 18570 +url: /cpp/aspose.email.mapi/knownpropertylist/sysconfigfolderentryid/ +--- + +## SysConfigFolderEntryid {#sysconfigfolderentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_SYS_CONFIG_FOLDER_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +SysConfigFolderEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/tagexceptionreplacetime/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/tagexceptionreplacetime/_index.md new file mode 100644 index 0000000000..483bed7280 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/tagexceptionreplacetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TagExceptionReplaceTime method" +linktitle: "TagExceptionReplaceTime" +articleTitle: "TagExceptionReplaceTime" +second_title: "Aspose.Email for C++" +description: "Indicates the original date and time, in UTC, at which the instance in the recurrence pattern would have occurred if it were not an exception." +type: docs +weight: 18580 +url: /cpp/aspose.email.mapi/knownpropertylist/tagexceptionreplacetime/ +--- + +## TagExceptionReplaceTime {#tagexceptionreplacetime} + +Indicates the original date and time, in UTC, at which the instance in the recurrence pattern would have occurred if it were not an exception. Area: MessageClassDefinedNonTransmittable Canonical name: PidTagExceptionReplaceTime Alternate names: PR_EXCEPTION_REPLACETIME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TagExceptionReplaceTime() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taghtml/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taghtml/_index.md new file mode 100644 index 0000000000..3d5eb74298 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taghtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TagHtml method" +linktitle: "TagHtml" +articleTitle: "TagHtml" +second_title: "Aspose.Email for C++" +description: "Contains message body text in HTML format." +type: docs +weight: 18590 +url: /cpp/aspose.email.mapi/knownpropertylist/taghtml/ +--- + +## TagHtml {#taghtml} + +Contains message body text in HTML format. Area: General Message Properties Canonical name: PidTagHtml Alternate names: PR_HTML, ptagHtml + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TagHtml() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taglocation/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taglocation/_index.md new file mode 100644 index 0000000000..5ef5971aae --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taglocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TagLocation method" +linktitle: "TagLocation" +articleTitle: "TagLocation" +second_title: "Aspose.Email for C++" +description: "Contains the location of the mail user." +type: docs +weight: 18600 +url: /cpp/aspose.email.mapi/knownpropertylist/taglocation/ +--- + +## TagLocation {#taglocation} + +Contains the location of the mail user. Area: Address Properties Canonical name: PidTagLocation Alternate names: PR_LOCATION, PR_LOCATION_A, PR_LOCATION_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TagLocation() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/tagsubject/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/tagsubject/_index.md new file mode 100644 index 0000000000..7129a955d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/tagsubject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TagSubject method" +linktitle: "TagSubject" +articleTitle: "TagSubject" +second_title: "Aspose.Email for C++" +description: "Contains the subject of the email message." +type: docs +weight: 18610 +url: /cpp/aspose.email.mapi/knownpropertylist/tagsubject/ +--- + +## TagSubject {#tagsubject} + +Contains the subject of the email message. Area: General Message Properties Canonical name: PidTagSubject Alternate names: PR_SUBJECT, PR_SUBJECT_A, ptagSubject, PR_SUBJECT_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TagSubject() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/tagtitle/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/tagtitle/_index.md new file mode 100644 index 0000000000..63992fcdb8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/tagtitle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TagTitle method" +linktitle: "TagTitle" +articleTitle: "TagTitle" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's job title." +type: docs +weight: 18620 +url: /cpp/aspose.email.mapi/knownpropertylist/tagtitle/ +--- + +## TagTitle {#tagtitle} + +Contains the mail user's job title. Area: MapiMailUser Canonical name: PidTagTitle Alternate names: PR_TITLE, PR_TITLE_A, PR_TITLE_W, urn:schemas:contacts:title + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TagTitle() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/targetentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/targetentryid/_index.md new file mode 100644 index 0000000000..be74969792 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/targetentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TargetEntryId method" +linktitle: "TargetEntryId" +articleTitle: "TargetEntryId" +second_title: "Aspose.Email for C++" +description: "Contains the message ID of a Message object being submitted for optimization ([MS- OXOMSG] section 3.2.4.4)." +type: docs +weight: 18630 +url: /cpp/aspose.email.mapi/knownpropertylist/targetentryid/ +--- + +## TargetEntryId {#targetentryid} + +Contains the message ID of a Message object being submitted for optimization ([MS- OXOMSG] section 3.2.4.4). Area: ID Properties Canonical name: PidTagTargetEntryId Alternate names: PR_TARGET_ENTRYID, ptagTargetEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TargetEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskacceptancestate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskacceptancestate/_index.md new file mode 100644 index 0000000000..f4670c2c92 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskacceptancestate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskAcceptanceState method" +linktitle: "TaskAcceptanceState" +articleTitle: "TaskAcceptanceState" +second_title: "Aspose.Email for C++" +description: "Indicates the acceptance state of the task." +type: docs +weight: 18640 +url: /cpp/aspose.email.mapi/knownpropertylist/taskacceptancestate/ +--- + +## TaskAcceptanceState {#taskacceptancestate} + +Indicates the acceptance state of the task. Area: Tasks Canonical name: PidLidTaskAcceptanceState Alternate names: dispidTaskDelegValue + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskAcceptanceState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskaccepted/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskaccepted/_index.md new file mode 100644 index 0000000000..71264c12f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskaccepted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskAccepted method" +linktitle: "TaskAccepted" +articleTitle: "TaskAccepted" +second_title: "Aspose.Email for C++" +description: "Indicates whether a task assignee has replied to a task request for this Task object." +type: docs +weight: 18650 +url: /cpp/aspose.email.mapi/knownpropertylist/taskaccepted/ +--- + +## TaskAccepted {#taskaccepted} + +Indicates whether a task assignee has replied to a task request for this Task object. Area: Tasks Canonical name: PidLidTaskAccepted Alternate names: dispidTaskAccepted + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskAccepted() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskactualeffort/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskactualeffort/_index.md new file mode 100644 index 0000000000..78a356d919 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskactualeffort/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskActualEffort method" +linktitle: "TaskActualEffort" +articleTitle: "TaskActualEffort" +second_title: "Aspose.Email for C++" +description: "Indicates the number of minutes that the user actually spent working on a task." +type: docs +weight: 18660 +url: /cpp/aspose.email.mapi/knownpropertylist/taskactualeffort/ +--- + +## TaskActualEffort {#taskactualeffort} + +Indicates the number of minutes that the user actually spent working on a task. Area: Tasks Canonical name: PidLidTaskActualEffort Alternate names: dispidTaskActualEffort + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskActualEffort() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskassigner/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskassigner/_index.md new file mode 100644 index 0000000000..40aa243652 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskassigner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskAssigner method" +linktitle: "TaskAssigner" +articleTitle: "TaskAssigner" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the user that last assigned the task." +type: docs +weight: 18670 +url: /cpp/aspose.email.mapi/knownpropertylist/taskassigner/ +--- + +## TaskAssigner {#taskassigner} + +Specifies the name of the user that last assigned the task. Area: Tasks Canonical name: PidLidTaskAssigner Alternate names: dispidTaskDelegator + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskAssigner() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskassigners/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskassigners/_index.md new file mode 100644 index 0000000000..99c6510491 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskassigners/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskAssigners method" +linktitle: "TaskAssigners" +articleTitle: "TaskAssigners" +second_title: "Aspose.Email for C++" +description: "Contains a stack of entries, each of which represents a task assigner." +type: docs +weight: 18680 +url: /cpp/aspose.email.mapi/knownpropertylist/taskassigners/ +--- + +## TaskAssigners {#taskassigners} + +Contains a stack of entries, each of which represents a task assigner. Area: Tasks Canonical name: PidLidTaskAssigners Alternate names: dispidTaskMyDelegators + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskAssigners() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskcomplete/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskcomplete/_index.md new file mode 100644 index 0000000000..45af3314b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskcomplete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskComplete method" +linktitle: "TaskComplete" +articleTitle: "TaskComplete" +second_title: "Aspose.Email for C++" +description: "Indicates that the task is complete." +type: docs +weight: 18690 +url: /cpp/aspose.email.mapi/knownpropertylist/taskcomplete/ +--- + +## TaskComplete {#taskcomplete} + +Indicates that the task is complete. Area: Tasks Canonical name: PidLidTaskComplete Alternate names: dispidTaskComplete + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskComplete() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskcustomflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskcustomflags/_index.md new file mode 100644 index 0000000000..7e03243319 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskcustomflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskCustomFlags method" +linktitle: "TaskCustomFlags" +articleTitle: "TaskCustomFlags" +second_title: "Aspose.Email for C++" +description: "The client can set this property, but it has no impact on the Task-Related Objects Protocol and is ignored by the server." +type: docs +weight: 18700 +url: /cpp/aspose.email.mapi/knownpropertylist/taskcustomflags/ +--- + +## TaskCustomFlags {#taskcustomflags} + +The client can set this property, but it has no impact on the Task-Related Objects Protocol and is ignored by the server. Area: Tasks Canonical name: PidLidTaskCustomFlags Alternate names: dispidTaskCustomFlags + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskCustomFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskdatecompleted/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskdatecompleted/_index.md new file mode 100644 index 0000000000..27f87eb61e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskdatecompleted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskDateCompleted method" +linktitle: "TaskDateCompleted" +articleTitle: "TaskDateCompleted" +second_title: "Aspose.Email for C++" +description: "Specifies the date when the user completed work on the task." +type: docs +weight: 18710 +url: /cpp/aspose.email.mapi/knownpropertylist/taskdatecompleted/ +--- + +## TaskDateCompleted {#taskdatecompleted} + +Specifies the date when the user completed work on the task. Area: Tasks Canonical name: PidLidTaskDateCompleted Alternate names: dispidTaskDateCompleted + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskDateCompleted() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskdeadoccurrence/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskdeadoccurrence/_index.md new file mode 100644 index 0000000000..ec81ded79d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskdeadoccurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskDeadOccurrence method" +linktitle: "TaskDeadOccurrence" +articleTitle: "TaskDeadOccurrence" +second_title: "Aspose.Email for C++" +description: "Indicates whether new occurrences remain to be generated." +type: docs +weight: 18720 +url: /cpp/aspose.email.mapi/knownpropertylist/taskdeadoccurrence/ +--- + +## TaskDeadOccurrence {#taskdeadoccurrence} + +Indicates whether new occurrences remain to be generated. Area: Tasks Canonical name: PidLidTaskDeadOccurrence Alternate names: dispidTaskDeadOccur + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskDeadOccurrence() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskduedate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskduedate/_index.md new file mode 100644 index 0000000000..18a7f76a81 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskduedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskDueDate method" +linktitle: "TaskDueDate" +articleTitle: "TaskDueDate" +second_title: "Aspose.Email for C++" +description: "Specifies the date by which the user expects work on the task to be complete." +type: docs +weight: 18730 +url: /cpp/aspose.email.mapi/knownpropertylist/taskduedate/ +--- + +## TaskDueDate {#taskduedate} + +Specifies the date by which the user expects work on the task to be complete. Area: Tasks Canonical name: PidLidTaskDueDate Alternate names: dispidTaskDueDate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskDueDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskestimatedeffort/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskestimatedeffort/_index.md new file mode 100644 index 0000000000..6018dc591a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskestimatedeffort/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskEstimatedEffort method" +linktitle: "TaskEstimatedEffort" +articleTitle: "TaskEstimatedEffort" +second_title: "Aspose.Email for C++" +description: "Indicates the number of minutes that the user expects to work on a task." +type: docs +weight: 18740 +url: /cpp/aspose.email.mapi/knownpropertylist/taskestimatedeffort/ +--- + +## TaskEstimatedEffort {#taskestimatedeffort} + +Indicates the number of minutes that the user expects to work on a task. Area: Tasks Canonical name: PidLidTaskEstimatedEffort Alternate names: dispidTaskEstimatedEffort + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskEstimatedEffort() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskfcreator/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskfcreator/_index.md new file mode 100644 index 0000000000..8474ca8134 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskfcreator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskFCreator method" +linktitle: "TaskFCreator" +articleTitle: "TaskFCreator" +second_title: "Aspose.Email for C++" +description: "Indicates that the Task object was originally created by the action of the current user or user agent instead of by the processing of a task request." +type: docs +weight: 18750 +url: /cpp/aspose.email.mapi/knownpropertylist/taskfcreator/ +--- + +## TaskFCreator {#taskfcreator} + +Indicates that the Task object was originally created by the action of the current user or user agent instead of by the processing of a task request. Area: Tasks Canonical name: PidLidTaskFCreator Alternate names: dispidTaskFCreator + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskFCreator() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskffixoffline/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskffixoffline/_index.md new file mode 100644 index 0000000000..cdd599caa4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskffixoffline/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskFFixOffline method" +linktitle: "TaskFFixOffline" +articleTitle: "TaskFFixOffline" +second_title: "Aspose.Email for C++" +description: "Indicates the accuracy of the PidLidTaskOwner property (section 2.328)." +type: docs +weight: 18760 +url: /cpp/aspose.email.mapi/knownpropertylist/taskffixoffline/ +--- + +## TaskFFixOffline {#taskffixoffline} + +Indicates the accuracy of the PidLidTaskOwner property (section 2.328). Area: Tasks Canonical name: PidLidTaskFFixOffline Alternate names: dispidTaskFFixOffline + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskFFixOffline() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskfrecurring/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskfrecurring/_index.md new file mode 100644 index 0000000000..98b6aad8a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskfrecurring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskFRecurring method" +linktitle: "TaskFRecurring" +articleTitle: "TaskFRecurring" +second_title: "Aspose.Email for C++" +description: "Indicates whether the task includes a recurrence pattern." +type: docs +weight: 18770 +url: /cpp/aspose.email.mapi/knownpropertylist/taskfrecurring/ +--- + +## TaskFRecurring {#taskfrecurring} + +Indicates whether the task includes a recurrence pattern. Area: Tasks Canonical name: PidLidTaskFRecurring Alternate names: dispidTaskFRecur + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskFRecurring() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskglobalid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskglobalid/_index.md new file mode 100644 index 0000000000..d6eb97625e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskglobalid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskGlobalId method" +linktitle: "TaskGlobalId" +articleTitle: "TaskGlobalId" +second_title: "Aspose.Email for C++" +description: "Contains a unique GUID for this task, which is used to locate an existing task upon receipt of a task response or task update." +type: docs +weight: 18780 +url: /cpp/aspose.email.mapi/knownpropertylist/taskglobalid/ +--- + +## TaskGlobalId {#taskglobalid} + +Contains a unique GUID for this task, which is used to locate an existing task upon receipt of a task response or task update. Area: Tasks Canonical name: PidLidTaskGlobalId Alternate names: dispidTaskGlobalObjId + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskGlobalId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskhistory/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskhistory/_index.md new file mode 100644 index 0000000000..b4f7e59db2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskhistory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskHistory method" +linktitle: "TaskHistory" +articleTitle: "TaskHistory" +second_title: "Aspose.Email for C++" +description: "Indicates the type of change that was last made to the Task object." +type: docs +weight: 18790 +url: /cpp/aspose.email.mapi/knownpropertylist/taskhistory/ +--- + +## TaskHistory {#taskhistory} + +Indicates the type of change that was last made to the Task object. Area: Tasks Canonical name: PidLidTaskHistory Alternate names: dispidTaskHistory + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskHistory() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/tasklastdelegate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/tasklastdelegate/_index.md new file mode 100644 index 0000000000..2f854dcf6a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/tasklastdelegate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskLastDelegate method" +linktitle: "TaskLastDelegate" +articleTitle: "TaskLastDelegate" +second_title: "Aspose.Email for C++" +description: "Contains the name of the user who most recently assigned the task, or the user to whom it was most recently assigned." +type: docs +weight: 18800 +url: /cpp/aspose.email.mapi/knownpropertylist/tasklastdelegate/ +--- + +## TaskLastDelegate {#tasklastdelegate} + +Contains the name of the user who most recently assigned the task, or the user to whom it was most recently assigned. Area: Tasks Canonical name: PidLidTaskLastDelegate Alternate names: dispidTaskLastDelegate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskLastDelegate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/tasklastupdate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/tasklastupdate/_index.md new file mode 100644 index 0000000000..479ee8f5c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/tasklastupdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskLastUpdate method" +linktitle: "TaskLastUpdate" +articleTitle: "TaskLastUpdate" +second_title: "Aspose.Email for C++" +description: "Contains the date and time of the most recent change made to the Task object." +type: docs +weight: 18810 +url: /cpp/aspose.email.mapi/knownpropertylist/tasklastupdate/ +--- + +## TaskLastUpdate {#tasklastupdate} + +Contains the date and time of the most recent change made to the Task object. Area: Tasks Canonical name: PidLidTaskLastUpdate Alternate names: dispidTaskLastUpdate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskLastUpdate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/tasklastuser/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/tasklastuser/_index.md new file mode 100644 index 0000000000..1516c8df1f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/tasklastuser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskLastUser method" +linktitle: "TaskLastUser" +articleTitle: "TaskLastUser" +second_title: "Aspose.Email for C++" +description: "Contains the name of the most recent user to have been the owner of the task." +type: docs +weight: 18820 +url: /cpp/aspose.email.mapi/knownpropertylist/tasklastuser/ +--- + +## TaskLastUser {#tasklastuser} + +Contains the name of the most recent user to have been the owner of the task. Area: Tasks Canonical name: PidLidTaskLastUser Alternate names: dispidTaskLastUser + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskLastUser() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskmode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskmode/_index.md new file mode 100644 index 0000000000..7cbc52451b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskmode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskMode method" +linktitle: "TaskMode" +articleTitle: "TaskMode" +second_title: "Aspose.Email for C++" +description: "Specifies the assignment status of the embedded Task object." +type: docs +weight: 18830 +url: /cpp/aspose.email.mapi/knownpropertylist/taskmode/ +--- + +## TaskMode {#taskmode} + +Specifies the assignment status of the embedded Task object. Area: Tasks Canonical name: PidLidTaskMode Alternate names: dispidTaskMode + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskMode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskmultiplerecipients/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskmultiplerecipients/_index.md new file mode 100644 index 0000000000..054d4c9bab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskmultiplerecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskMultipleRecipients method" +linktitle: "TaskMultipleRecipients" +articleTitle: "TaskMultipleRecipients" +second_title: "Aspose.Email for C++" +description: "Provides optimization hints about the recipients of a Task object." +type: docs +weight: 18840 +url: /cpp/aspose.email.mapi/knownpropertylist/taskmultiplerecipients/ +--- + +## TaskMultipleRecipients {#taskmultiplerecipients} + +Provides optimization hints about the recipients of a Task object. Area: Tasks Canonical name: PidLidTaskMultipleRecipients Alternate names: dispidTaskMultRecips + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskMultipleRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/tasknocompute/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/tasknocompute/_index.md new file mode 100644 index 0000000000..8495259719 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/tasknocompute/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskNoCompute method" +linktitle: "TaskNoCompute" +articleTitle: "TaskNoCompute" +second_title: "Aspose.Email for C++" +description: "Not used." +type: docs +weight: 18850 +url: /cpp/aspose.email.mapi/knownpropertylist/tasknocompute/ +--- + +## TaskNoCompute {#tasknocompute} + +Not used. The client can set this property, but it has no impact on the Task-Related Objects Protocol and is ignored by the server. Area: Tasks Canonical name: PidLidTaskNoCompute Alternate names: dispidTaskNoCompute + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskNoCompute() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskordinal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskordinal/_index.md new file mode 100644 index 0000000000..9953836b7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskordinal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskOrdinal method" +linktitle: "TaskOrdinal" +articleTitle: "TaskOrdinal" +second_title: "Aspose.Email for C++" +description: "Provides an aid to custom sorting of Task objects." +type: docs +weight: 18860 +url: /cpp/aspose.email.mapi/knownpropertylist/taskordinal/ +--- + +## TaskOrdinal {#taskordinal} + +Provides an aid to custom sorting of Task objects. Area: Tasks Canonical name: PidLidTaskOrdinal Alternate names: dispidTaskOrdinal + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskOrdinal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskowner/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskowner/_index.md new file mode 100644 index 0000000000..dbb8a47e12 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskowner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskOwner method" +linktitle: "TaskOwner" +articleTitle: "TaskOwner" +second_title: "Aspose.Email for C++" +description: "Contains the name of the owner of the task." +type: docs +weight: 18870 +url: /cpp/aspose.email.mapi/knownpropertylist/taskowner/ +--- + +## TaskOwner {#taskowner} + +Contains the name of the owner of the task. Area: Tasks Canonical name: PidLidTaskOwner Alternate names: dispidTaskOwner + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskOwner() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskownership/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskownership/_index.md new file mode 100644 index 0000000000..73b885b738 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskownership/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskOwnership method" +linktitle: "TaskOwnership" +articleTitle: "TaskOwnership" +second_title: "Aspose.Email for C++" +description: "Indicates the role of the current user relative to the Task object." +type: docs +weight: 18880 +url: /cpp/aspose.email.mapi/knownpropertylist/taskownership/ +--- + +## TaskOwnership {#taskownership} + +Indicates the role of the current user relative to the Task object. Area: Tasks Canonical name: PidLidTaskOwnership Alternate names: dispidTaskOwnership + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskOwnership() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskrecurrence/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskrecurrence/_index.md new file mode 100644 index 0000000000..037fca2fc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskrecurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskRecurrence method" +linktitle: "TaskRecurrence" +articleTitle: "TaskRecurrence" +second_title: "Aspose.Email for C++" +description: "Contains a RecurrencePattern structure that provides information about recurring tasks." +type: docs +weight: 18890 +url: /cpp/aspose.email.mapi/knownpropertylist/taskrecurrence/ +--- + +## TaskRecurrence {#taskrecurrence} + +Contains a RecurrencePattern structure that provides information about recurring tasks. Area: Tasks Canonical name: PidLidTaskRecurrence Alternate names: dispidTaskRecur + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskRecurrence() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskresetreminder/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskresetreminder/_index.md new file mode 100644 index 0000000000..1a16026753 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskresetreminder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskResetReminder method" +linktitle: "TaskResetReminder" +articleTitle: "TaskResetReminder" +second_title: "Aspose.Email for C++" +description: "Indicates whether future instances of recurring tasks need reminders, even though the value of the PidLidReminderSet property (section 2.222) is 0x00." +type: docs +weight: 18900 +url: /cpp/aspose.email.mapi/knownpropertylist/taskresetreminder/ +--- + +## TaskResetReminder {#taskresetreminder} + +Indicates whether future instances of recurring tasks need reminders, even though the value of the PidLidReminderSet property (section 2.222) is 0x00. Area: Tasks Canonical name: PidLidTaskResetReminder Alternate names: dispidTaskResetReminder + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskResetReminder() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskrole/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskrole/_index.md new file mode 100644 index 0000000000..7e865ffc77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskrole/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskRole method" +linktitle: "TaskRole" +articleTitle: "TaskRole" +second_title: "Aspose.Email for C++" +description: "Not used." +type: docs +weight: 18910 +url: /cpp/aspose.email.mapi/knownpropertylist/taskrole/ +--- + +## TaskRole {#taskrole} + +Not used. The client can set this property, but it has no impact on the Task-Related Objects Protocol and is ignored by the server. Area: Tasks Canonical name: PidLidTaskRole Alternate names: dispidTaskRole + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskRole() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskstartdate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskstartdate/_index.md new file mode 100644 index 0000000000..af565cd312 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskstartdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskStartDate method" +linktitle: "TaskStartDate" +articleTitle: "TaskStartDate" +second_title: "Aspose.Email for C++" +description: "Specifies the date on which the user expects work on the task to begin." +type: docs +weight: 18920 +url: /cpp/aspose.email.mapi/knownpropertylist/taskstartdate/ +--- + +## TaskStartDate {#taskstartdate} + +Specifies the date on which the user expects work on the task to begin. Area: Tasks Canonical name: PidLidTaskStartDate Alternate names: dispidTaskStartDate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskStartDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskstate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskstate/_index.md new file mode 100644 index 0000000000..de397d1d21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskState method" +linktitle: "TaskState" +articleTitle: "TaskState" +second_title: "Aspose.Email for C++" +description: "Indicates the current assignment state of the Task object." +type: docs +weight: 18930 +url: /cpp/aspose.email.mapi/knownpropertylist/taskstate/ +--- + +## TaskState {#taskstate} + +Indicates the current assignment state of the Task object. Area: Tasks Canonical name: PidLidTaskState Alternate names: dispidTaskState + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskstatus/_index.md new file mode 100644 index 0000000000..c23f90b347 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskStatus method" +linktitle: "TaskStatus" +articleTitle: "TaskStatus" +second_title: "Aspose.Email for C++" +description: "Specifies the status of a task." +type: docs +weight: 18940 +url: /cpp/aspose.email.mapi/knownpropertylist/taskstatus/ +--- + +## TaskStatus {#taskstatus} + +Specifies the status of a task. Area: Tasks Canonical name: PidLidTaskStatus Alternate names: dispidTaskStatus + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskstatusoncomplete/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskstatusoncomplete/_index.md new file mode 100644 index 0000000000..ab18b738c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskstatusoncomplete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskStatusOnComplete method" +linktitle: "TaskStatusOnComplete" +articleTitle: "TaskStatusOnComplete" +second_title: "Aspose.Email for C++" +description: "Indicates whether the task assignee has been requested to send an email message update upon completion of the assigned task." +type: docs +weight: 18950 +url: /cpp/aspose.email.mapi/knownpropertylist/taskstatusoncomplete/ +--- + +## TaskStatusOnComplete {#taskstatusoncomplete} + +Indicates whether the task assignee has been requested to send an email message update upon completion of the assigned task. Area: Tasks Canonical name: PidLidTaskStatusOnComplete Alternate names: dispidTaskSOC + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskStatusOnComplete() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskupdates/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskupdates/_index.md new file mode 100644 index 0000000000..8e86a4498f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskupdates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskUpdates method" +linktitle: "TaskUpdates" +articleTitle: "TaskUpdates" +second_title: "Aspose.Email for C++" +description: "Indicates whether the task assignee has been requested to send a task update when the assigned Task object changes." +type: docs +weight: 18960 +url: /cpp/aspose.email.mapi/knownpropertylist/taskupdates/ +--- + +## TaskUpdates {#taskupdates} + +Indicates whether the task assignee has been requested to send a task update when the assigned Task object changes. Area: Tasks Canonical name: PidLidTaskUpdates Alternate names: dispidTaskUpdates + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskUpdates() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/taskversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/taskversion/_index.md new file mode 100644 index 0000000000..7de0adf103 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/taskversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TaskVersion method" +linktitle: "TaskVersion" +articleTitle: "TaskVersion" +second_title: "Aspose.Email for C++" +description: "Indicates which copy is the latest update of a Task object." +type: docs +weight: 18970 +url: /cpp/aspose.email.mapi/knownpropertylist/taskversion/ +--- + +## TaskVersion {#taskversion} + +Indicates which copy is the latest update of a Task object. Area: Tasks Canonical name: PidLidTaskVersion Alternate names: dispidTaskVersion + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TaskVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/teamtask/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/teamtask/_index.md new file mode 100644 index 0000000000..1302795025 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/teamtask/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TeamTask method" +linktitle: "TeamTask" +articleTitle: "TeamTask" +second_title: "Aspose.Email for C++" +description: "This property is set by the client but is ignored by the server." +type: docs +weight: 18980 +url: /cpp/aspose.email.mapi/knownpropertylist/teamtask/ +--- + +## TeamTask {#teamtask} + +This property is set by the client but is ignored by the server. Area: Tasks Canonical name: PidLidTeamTask Alternate names: dispidTeamTask + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TeamTask() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/telecommunicationsdevicefordeaftelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/telecommunicationsdevicefordeaftelephonenumber/_index.md new file mode 100644 index 0000000000..47e784d1b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/telecommunicationsdevicefordeaftelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TelecommunicationsDeviceForDeafTelephoneNumber method" +linktitle: "TelecommunicationsDeviceForDeafTelephoneNumber" +articleTitle: "TelecommunicationsDeviceForDeafTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's telecommunication device for the deaf (TTY/TDD) telephone number." +type: docs +weight: 18990 +url: /cpp/aspose.email.mapi/knownpropertylist/telecommunicationsdevicefordeaftelephonenumber/ +--- + +## TelecommunicationsDeviceForDeafTelephoneNumber {#telecommunicationsdevicefordeaftelephonenumber} + +Contains the mail user's telecommunication device for the deaf (TTY/TDD) telephone number. Area: MapiMailUser Canonical name: PidTagTelecommunicationsDeviceForDeafTelephoneNumber Alternate names: PR_TTYTDD_PHONE_NUMBER, PR_TTYTDD_PHONE_NUMBER_A, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TelecommunicationsDeviceForDeafTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/telexnumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/telexnumber/_index.md new file mode 100644 index 0000000000..5fc12ad913 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/telexnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TelexNumber method" +linktitle: "TelexNumber" +articleTitle: "TelexNumber" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's telex number." +type: docs +weight: 19000 +url: /cpp/aspose.email.mapi/knownpropertylist/telexnumber/ +--- + +## TelexNumber {#telexnumber} + +Contains the mail user's telex number. This property is returned from an NSPI server as a PtypMultipleBinary. Otherwise, the data type is PtypString. Area: MapiMailUser Canonical name: PidTagTelexNumber Alternate names: PR_TELEX_NUMBER, PR_TELEX_NUMBER_A, PR_TELEX_NUMBER_W, + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TelexNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/template/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/template/_index.md new file mode 100644 index 0000000000..33079ff716 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/template/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Template method" +linktitle: "Template" +articleTitle: "Template" +second_title: "Aspose.Email for C++" +description: "Specifies the template of the file attached to the Document object." +type: docs +weight: 19010 +url: /cpp/aspose.email.mapi/knownpropertylist/template/ +--- + +## Template {#template} + +Specifies the template of the file attached to the Document object. Area: Common Canonical name: PidNameTemplate Alternate names: urn:schemas-microsoft-com:office:office::Template + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Template() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/templatedata/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/templatedata/_index.md new file mode 100644 index 0000000000..85397916b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/templatedata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TemplateData method" +linktitle: "TemplateData" +articleTitle: "TemplateData" +second_title: "Aspose.Email for C++" +description: "Describes the controls used in the template that is used to retrieve address book information." +type: docs +weight: 19020 +url: /cpp/aspose.email.mapi/knownpropertylist/templatedata/ +--- + +## TemplateData {#templatedata} + +Describes the controls used in the template that is used to retrieve address book information. Area: Address Book Canonical name: PidTagTemplateData Alternate names: PR_EMS_TEMPLATE_BLOB + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TemplateData() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/templateid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/templateid/_index.md new file mode 100644 index 0000000000..1a6d3092e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/templateid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Templateid method" +linktitle: "Templateid" +articleTitle: "Templateid" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagEntryId property (section 2.674), expressed as a Permanent Entry ID format." +type: docs +weight: 19030 +url: /cpp/aspose.email.mapi/knownpropertylist/templateid/ +--- + +## Templateid {#templateid} + +Contains the value of the PidTagEntryId property (section 2.674), expressed as a Permanent Entry ID format. Area: MapiAddressBook Canonical name: PidTagTemplateid Alternate names: PR_TEMPLATEID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Templateid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/testlinespeed/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/testlinespeed/_index.md new file mode 100644 index 0000000000..eac2b59a4c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/testlinespeed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TestLineSpeed method" +linktitle: "TestLineSpeed" +articleTitle: "TestLineSpeed" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19040 +url: /cpp/aspose.email.mapi/knownpropertylist/testlinespeed/ +--- + +## TestLineSpeed {#testlinespeed} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TEST_LINE_SPEED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TestLineSpeed() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/textattachmentcharset/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/textattachmentcharset/_index.md new file mode 100644 index 0000000000..c7583dc1c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/textattachmentcharset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TextAttachmentCharset method" +linktitle: "TextAttachmentCharset" +articleTitle: "TextAttachmentCharset" +second_title: "Aspose.Email for C++" +description: "Specifies the character set of an attachment received via MIME with the content-type of text." +type: docs +weight: 19050 +url: /cpp/aspose.email.mapi/knownpropertylist/textattachmentcharset/ +--- + +## TextAttachmentCharset {#textattachmentcharset} + +Specifies the character set of an attachment received via MIME with the content-type of text. Area: Message Attachment Properties Canonical name: PidTagTextAttachmentCharset Alternate names: ptagTextAttachmentCharset + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TextAttachmentCharset() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/thumbnail/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/thumbnail/_index.md new file mode 100644 index 0000000000..18883a3a9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/thumbnail/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Thumbnail method" +linktitle: "Thumbnail" +articleTitle: "Thumbnail" +second_title: "Aspose.Email for C++" +description: "Specifies the data representing the thumbnail image of the document." +type: docs +weight: 19060 +url: /cpp/aspose.email.mapi/knownpropertylist/thumbnail/ +--- + +## Thumbnail {#thumbnail} + +Specifies the data representing the thumbnail image of the document. Area: Common Canonical name: PidNameThumbnail Alternate names: urn:schemas-microsoft-com:office:office::ThumbNail + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Thumbnail() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/thumbnailphoto/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/thumbnailphoto/_index.md new file mode 100644 index 0000000000..3e19d5df7a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/thumbnailphoto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ThumbnailPhoto method" +linktitle: "ThumbnailPhoto" +articleTitle: "ThumbnailPhoto" +second_title: "Aspose.Email for C++" +description: "Contains the mail user's photo in .jpg format." +type: docs +weight: 19070 +url: /cpp/aspose.email.mapi/knownpropertylist/thumbnailphoto/ +--- + +## ThumbnailPhoto {#thumbnailphoto} + +Contains the mail user's photo in .jpg format. Area: Address Book Canonical name: PidTagThumbnailPhoto Alternate names: PR_EMS_AB_THUMBNAIL_PHOTO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ThumbnailPhoto() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/timezone/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/timezone/_index.md new file mode 100644 index 0000000000..b6527178e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/timezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TimeZone method" +linktitle: "TimeZone" +articleTitle: "TimeZone" +second_title: "Aspose.Email for C++" +description: "Specifies information about the time zone of a recurring meeting." +type: docs +weight: 19080 +url: /cpp/aspose.email.mapi/knownpropertylist/timezone/ +--- + +## TimeZone {#timezone} + +Specifies information about the time zone of a recurring meeting. Area: Meetings Canonical name: PidLidTimeZone Alternate names: LID_TIME_ZONE + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TimeZone() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/timezonedescription/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/timezonedescription/_index.md new file mode 100644 index 0000000000..cc9ab16cc4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/timezonedescription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TimeZoneDescription method" +linktitle: "TimeZoneDescription" +articleTitle: "TimeZoneDescription" +second_title: "Aspose.Email for C++" +description: "Specifies a human-readable description of the time zone that is represented by the data in the PidLidTimeZoneStruct property (section 2.342)." +type: docs +weight: 19090 +url: /cpp/aspose.email.mapi/knownpropertylist/timezonedescription/ +--- + +## TimeZoneDescription {#timezonedescription} + +Specifies a human-readable description of the time zone that is represented by the data in the PidLidTimeZoneStruct property (section 2.342). Area: Calendar Canonical name: PidLidTimeZoneDescription Alternate names: dispidTimeZoneDesc + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TimeZoneDescription() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/timezonestruct/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/timezonestruct/_index.md new file mode 100644 index 0000000000..e8d282256a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/timezonestruct/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TimeZoneStruct method" +linktitle: "TimeZoneStruct" +articleTitle: "TimeZoneStruct" +second_title: "Aspose.Email for C++" +description: "Specifies time zone information for a recurring meeting." +type: docs +weight: 19100 +url: /cpp/aspose.email.mapi/knownpropertylist/timezonestruct/ +--- + +## TimeZoneStruct {#timezonestruct} + +Specifies time zone information for a recurring meeting. Area: Calendar Canonical name: PidLidTimeZoneStruct Alternate names: dispidTimeZoneStruct + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TimeZoneStruct() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/title/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/title/_index.md new file mode 100644 index 0000000000..55cdc26f35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/title/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Title method" +linktitle: "Title" +articleTitle: "Title" +second_title: "Aspose.Email for C++" +description: "Specifies the title of the file attached to the Document object." +type: docs +weight: 19110 +url: /cpp/aspose.email.mapi/knownpropertylist/title/ +--- + +## Title {#title} + +Specifies the title of the file attached to the Document object. Area: Common Canonical name: PidNameTitle Alternate names: urn:schemas-microsoft-com:office:office::Title + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Title() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/tnefcorrelationkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/tnefcorrelationkey/_index.md new file mode 100644 index 0000000000..0fdcc8bf86 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/tnefcorrelationkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TnefCorrelationKey method" +linktitle: "TnefCorrelationKey" +articleTitle: "TnefCorrelationKey" +second_title: "Aspose.Email for C++" +description: "Contains a value that correlates a Transport Neutral Encapsulation Format (TNEF) attachment with a message." +type: docs +weight: 19120 +url: /cpp/aspose.email.mapi/knownpropertylist/tnefcorrelationkey/ +--- + +## TnefCorrelationKey {#tnefcorrelationkey} + +Contains a value that correlates a Transport Neutral Encapsulation Format (TNEF) attachment with a message. Area: MapiEnvelope Canonical name: PidTagTnefCorrelationKey Alternate names: PR_TNEF_CORRELATION_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TnefCorrelationKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/toattendeesstring/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/toattendeesstring/_index.md new file mode 100644 index 0000000000..08218f1a79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/toattendeesstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ToAttendeesString method" +linktitle: "ToAttendeesString" +articleTitle: "ToAttendeesString" +second_title: "Aspose.Email for C++" +description: "Contains a list of all of the sendable attendees who are also required attendees." +type: docs +weight: 19130 +url: /cpp/aspose.email.mapi/knownpropertylist/toattendeesstring/ +--- + +## ToAttendeesString {#toattendeesstring} + +Contains a list of all of the sendable attendees who are also required attendees. Area: Meetings Canonical name: PidLidToAttendeesString Alternate names: dispidToAttendeesString + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ToAttendeesString() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/todoitemflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/todoitemflags/_index.md new file mode 100644 index 0000000000..a14db994d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/todoitemflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ToDoItemFlags method" +linktitle: "ToDoItemFlags" +articleTitle: "ToDoItemFlags" +second_title: "Aspose.Email for C++" +description: "Contains flags associated with objects." +type: docs +weight: 19140 +url: /cpp/aspose.email.mapi/knownpropertylist/todoitemflags/ +--- + +## ToDoItemFlags {#todoitemflags} + +Contains flags associated with objects. Area: MapiNonTransmittable Canonical name: PidTagToDoItemFlags Alternate names: PR_TODO_ITEM_FLAGS, ptagToDoItemFlags + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ToDoItemFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/todoordinaldate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/todoordinaldate/_index.md new file mode 100644 index 0000000000..5871e22f14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/todoordinaldate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ToDoOrdinalDate method" +linktitle: "ToDoOrdinalDate" +articleTitle: "ToDoOrdinalDate" +second_title: "Aspose.Email for C++" +description: "Contains the current time, in UTC, which is used to determine the sort order of objects in a consolidated to-do list." +type: docs +weight: 19150 +url: /cpp/aspose.email.mapi/knownpropertylist/todoordinaldate/ +--- + +## ToDoOrdinalDate {#todoordinaldate} + +Contains the current time, in UTC, which is used to determine the sort order of objects in a consolidated to-do list. Area: Tasks Canonical name: PidLidToDoOrdinalDate Alternate names: dispidToDoOrdinalDate + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ToDoOrdinalDate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/todosubordinal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/todosubordinal/_index.md new file mode 100644 index 0000000000..426c1690b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/todosubordinal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ToDoSubOrdinal method" +linktitle: "ToDoSubOrdinal" +articleTitle: "ToDoSubOrdinal" +second_title: "Aspose.Email for C++" +description: "Contains the numerals 0 through 9 that are used to break a tie when the PidLidToDoOrdinalDate property (section 2.344) is used to perform a sort of objects." +type: docs +weight: 19160 +url: /cpp/aspose.email.mapi/knownpropertylist/todosubordinal/ +--- + +## ToDoSubOrdinal {#todosubordinal} + +Contains the numerals 0 through 9 that are used to break a tie when the PidLidToDoOrdinalDate property (section 2.344) is used to perform a sort of objects. Area: Tasks Canonical name: PidLidToDoSubOrdinal Alternate names: dispidToDoSubOrdinal + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ToDoSubOrdinal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/todotitle/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/todotitle/_index.md new file mode 100644 index 0000000000..1064511b6d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/todotitle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ToDoTitle method" +linktitle: "ToDoTitle" +articleTitle: "ToDoTitle" +second_title: "Aspose.Email for C++" +description: "Contains user-specifiable text to identify this Message object in a consolidated to-do list." +type: docs +weight: 19170 +url: /cpp/aspose.email.mapi/knownpropertylist/todotitle/ +--- + +## ToDoTitle {#todotitle} + +Contains user-specifiable text to identify this Message object in a consolidated to-do list. Area: Tasks Canonical name: PidLidToDoTitle Alternate names: dispidToDoTitle + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ToDoTitle() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/traceinfo/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/traceinfo/_index.md new file mode 100644 index 0000000000..8401dc35d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/traceinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TraceInfo method" +linktitle: "TraceInfo" +articleTitle: "TraceInfo" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19180 +url: /cpp/aspose.email.mapi/knownpropertylist/traceinfo/ +--- + +## TraceInfo {#traceinfo} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRACE_INFO + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TraceInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/transferenabled/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/transferenabled/_index.md new file mode 100644 index 0000000000..3c63275030 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/transferenabled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TransferEnabled method" +linktitle: "TransferEnabled" +articleTitle: "TransferEnabled" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19190 +url: /cpp/aspose.email.mapi/knownpropertylist/transferenabled/ +--- + +## TransferEnabled {#transferenabled} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRANSFER_ENABLED + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TransferEnabled() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/transmittabledisplayname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/transmittabledisplayname/_index.md new file mode 100644 index 0000000000..4a6fb0bb5a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/transmittabledisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TransmittableDisplayName method" +linktitle: "TransmittableDisplayName" +articleTitle: "TransmittableDisplayName" +second_title: "Aspose.Email for C++" +description: "Contains an Address Book object's display name that is transmitted with the message." +type: docs +weight: 19200 +url: /cpp/aspose.email.mapi/knownpropertylist/transmittabledisplayname/ +--- + +## TransmittableDisplayName {#transmittabledisplayname} + +Contains an Address Book object's display name that is transmitted with the message. Area: Address Properties Canonical name: PidTagTransmittableDisplayName Alternate names: PR_TRANSMITABLE_DISPLAY_NAME, PR_TRANSMITABLE_DISPLAY_NAME_A, ptagTransmitableDisplayName, PR_TRANSMITABLE_DISPLAY_NAME_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TransmittableDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/transportkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/transportkey/_index.md new file mode 100644 index 0000000000..df0e607948 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/transportkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TransportKey method" +linktitle: "TransportKey" +articleTitle: "TransportKey" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19210 +url: /cpp/aspose.email.mapi/knownpropertylist/transportkey/ +--- + +## TransportKey {#transportkey} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRANSPORT_KEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TransportKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/transportmessageheaders/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/transportmessageheaders/_index.md new file mode 100644 index 0000000000..8b197303bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/transportmessageheaders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TransportMessageHeaders method" +linktitle: "TransportMessageHeaders" +articleTitle: "TransportMessageHeaders" +second_title: "Aspose.Email for C++" +description: "Contains transport-specific message envelope information for email." +type: docs +weight: 19220 +url: /cpp/aspose.email.mapi/knownpropertylist/transportmessageheaders/ +--- + +## TransportMessageHeaders {#transportmessageheaders} + +Contains transport-specific message envelope information for email. Area: Email Canonical name: PidTagTransportMessageHeaders Alternate names: PR_TRANSPORT_MESSAGE_HEADERS, PR_TRANSPORT_MESSAGE_HEADERS_A, PR_TRANSPORT_MESSAGE_HEADERS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TransportMessageHeaders() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/transportproviders/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/transportproviders/_index.md new file mode 100644 index 0000000000..df73d04d45 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/transportproviders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TransportProviders method" +linktitle: "TransportProviders" +articleTitle: "TransportProviders" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19230 +url: /cpp/aspose.email.mapi/knownpropertylist/transportproviders/ +--- + +## TransportProviders {#transportproviders} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRANSPORT_PROVIDERS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TransportProviders() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/transportstatus/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/transportstatus/_index.md new file mode 100644 index 0000000000..efbcc4458c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/transportstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TransportStatus method" +linktitle: "TransportStatus" +articleTitle: "TransportStatus" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19240 +url: /cpp/aspose.email.mapi/knownpropertylist/transportstatus/ +--- + +## TransportStatus {#transportstatus} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TRANSPORT_STATUS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TransportStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/trustsender/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/trustsender/_index.md new file mode 100644 index 0000000000..175a05ad23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/trustsender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TrustSender method" +linktitle: "TrustSender" +articleTitle: "TrustSender" +second_title: "Aspose.Email for C++" +description: "Specifies whether the associated message was delivered through a trusted transport channel." +type: docs +weight: 19250 +url: /cpp/aspose.email.mapi/knownpropertylist/trustsender/ +--- + +## TrustSender {#trustsender} + +Specifies whether the associated message was delivered through a trusted transport channel. Area: MapiNonTransmittable Canonical name: PidTagTrustSender Alternate names: PR_TRUST_SENDER, ptagTrustSender + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TrustSender() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/typeofmtsuser/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/typeofmtsuser/_index.md new file mode 100644 index 0000000000..c31dc52e44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/typeofmtsuser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::TypeOfMtsUser method" +linktitle: "TypeOfMtsUser" +articleTitle: "TypeOfMtsUser" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19260 +url: /cpp/aspose.email.mapi/knownpropertylist/typeofmtsuser/ +--- + +## TypeOfMtsUser {#typeofmtsuser} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_TYPE_OF_MTS_USER + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +TypeOfMtsUser() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/usercertificate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/usercertificate/_index.md new file mode 100644 index 0000000000..7ad697a81e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/usercertificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::UserCertificate method" +linktitle: "UserCertificate" +articleTitle: "UserCertificate" +second_title: "Aspose.Email for C++" +description: "Contains an ASN.1 authentication certificate for a messaging user." +type: docs +weight: 19270 +url: /cpp/aspose.email.mapi/knownpropertylist/usercertificate/ +--- + +## UserCertificate {#usercertificate} + +Contains an ASN.1 authentication certificate for a messaging user. Area: MapiMailUser Canonical name: PidTagUserCertificate Alternate names: PR_USER_CERTIFICATE, ptagUserCertificate, urn:schemas:contacts:usercertificate + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +UserCertificate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/userentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/userentryid/_index.md new file mode 100644 index 0000000000..60b980a3ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/userentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::UserEntryId method" +linktitle: "UserEntryId" +articleTitle: "UserEntryId" +second_title: "Aspose.Email for C++" +description: "Address book EntryID of the user logged on to the public folders." +type: docs +weight: 19280 +url: /cpp/aspose.email.mapi/knownpropertylist/userentryid/ +--- + +## UserEntryId {#userentryid} + +Address book EntryID of the user logged on to the public folders. Area: ExchangeMessageStore Canonical name: PidTagUserEntryId Alternate names: PR_USER_ENTRYID, ptagUserEntryId + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +UserEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/username/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/username/_index.md new file mode 100644 index 0000000000..bde48cb030 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/username/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::UserName method" +linktitle: "UserName" +articleTitle: "UserName" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19290 +url: /cpp/aspose.email.mapi/knownpropertylist/username/ +--- + +## UserName {#username} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_USER_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +UserName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/userx509certificate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/userx509certificate/_index.md new file mode 100644 index 0000000000..65ba3ca93a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/userx509certificate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::UserX509Certificate method" +linktitle: "UserX509Certificate" +articleTitle: "UserX509Certificate" +second_title: "Aspose.Email for C++" +description: "Contains a list of certificates for the mail user." +type: docs +weight: 19300 +url: /cpp/aspose.email.mapi/knownpropertylist/userx509certificate/ +--- + +## UserX509Certificate {#userx509certificate} + +Contains a list of certificates for the mail user. Area: MapiMailUser Canonical name: PidTagUserX509Certificate Alternate names: PR_USER_X509_CERTIFICATE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +UserX509Certificate() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/usetnef/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/usetnef/_index.md new file mode 100644 index 0000000000..b13096c4d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/usetnef/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::UseTnef method" +linktitle: "UseTnef" +articleTitle: "UseTnef" +second_title: "Aspose.Email for C++" +description: "Specifies whether Transport Neutral Encapsulation Format (TNEF) is to be included on a message when the message is converted from TNEF to MIME or SMTP format." +type: docs +weight: 19310 +url: /cpp/aspose.email.mapi/knownpropertylist/usetnef/ +--- + +## UseTnef {#usetnef} + +Specifies whether Transport Neutral Encapsulation Format (TNEF) is to be included on a message when the message is converted from TNEF to MIME or SMTP format. Area: Run-time configuration Canonical name: PidLidUseTnef Alternate names: dispidUseTNEF + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +UseTnef() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/validflagstringproof/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/validflagstringproof/_index.md new file mode 100644 index 0000000000..a60d7ae2c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/validflagstringproof/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ValidFlagStringProof method" +linktitle: "ValidFlagStringProof" +articleTitle: "ValidFlagStringProof" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidTagMessageDeliveryTime property (section 2.780) when modifying the PidLidFlagRequest property (section 2.136)." +type: docs +weight: 19320 +url: /cpp/aspose.email.mapi/knownpropertylist/validflagstringproof/ +--- + +## ValidFlagStringProof {#validflagstringproof} + +Contains the value of the PidTagMessageDeliveryTime property (section 2.780) when modifying the PidLidFlagRequest property (section 2.136). Area: Tasks Canonical name: PidLidValidFlagStringProof Alternate names: dispidValidFlagStringProof + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ValidFlagStringProof() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/validfoldermask/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/validfoldermask/_index.md new file mode 100644 index 0000000000..5aba248d9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/validfoldermask/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ValidFolderMask method" +linktitle: "ValidFolderMask" +articleTitle: "ValidFolderMask" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19330 +url: /cpp/aspose.email.mapi/knownpropertylist/validfoldermask/ +--- + +## ValidFolderMask {#validfoldermask} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_VALID_FOLDER_MASK + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ValidFolderMask() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/verbresponse/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/verbresponse/_index.md new file mode 100644 index 0000000000..92fa563a2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/verbresponse/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::VerbResponse method" +linktitle: "VerbResponse" +articleTitle: "VerbResponse" +second_title: "Aspose.Email for C++" +description: "Specifies the voting option that a respondent has selected." +type: docs +weight: 19340 +url: /cpp/aspose.email.mapi/knownpropertylist/verbresponse/ +--- + +## VerbResponse {#verbresponse} + +Specifies the voting option that a respondent has selected. Area: General Message Properties Canonical name: PidLidVerbResponse Alternate names: dispidVerbResponse + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +VerbResponse() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/verbstream/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/verbstream/_index.md new file mode 100644 index 0000000000..00935d70c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/verbstream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::VerbStream method" +linktitle: "VerbStream" +articleTitle: "VerbStream" +second_title: "Aspose.Email for C++" +description: "Specifies what voting responses the user can make in response to the message." +type: docs +weight: 19350 +url: /cpp/aspose.email.mapi/knownpropertylist/verbstream/ +--- + +## VerbStream {#verbstream} + +Specifies what voting responses the user can make in response to the message. Area: Run-time configuration Canonical name: PidLidVerbStream Alternate names: dispidVerbStream + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +VerbStream() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorbinary/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorbinary/_index.md new file mode 100644 index 0000000000..24b7e3cadb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorbinary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ViewDescriptorBinary method" +linktitle: "ViewDescriptorBinary" +articleTitle: "ViewDescriptorBinary" +second_title: "Aspose.Email for C++" +description: "Contains view definitions." +type: docs +weight: 19360 +url: /cpp/aspose.email.mapi/knownpropertylist/viewdescriptorbinary/ +--- + +## ViewDescriptorBinary {#viewdescriptorbinary} + +Contains view definitions. Area: MessageClassDefinedTransmittable Canonical name: PidTagViewDescriptorBinary Alternate names: PR_VD_BINARY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ViewDescriptorBinary() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorname/_index.md new file mode 100644 index 0000000000..b417f67d4e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ViewDescriptorName method" +linktitle: "ViewDescriptorName" +articleTitle: "ViewDescriptorName" +second_title: "Aspose.Email for C++" +description: "ViewDescriptorName of KnownPropertyList." +type: docs +weight: 19370 +url: /cpp/aspose.email.mapi/knownpropertylist/viewdescriptorname/ +--- + +## ViewDescriptorName {#viewdescriptorname} + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ViewDescriptorName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorstrings/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorstrings/_index.md new file mode 100644 index 0000000000..9cb8e3106c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorstrings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ViewDescriptorStrings method" +linktitle: "ViewDescriptorStrings" +articleTitle: "ViewDescriptorStrings" +second_title: "Aspose.Email for C++" +description: "Contains view definitions in string format." +type: docs +weight: 19380 +url: /cpp/aspose.email.mapi/knownpropertylist/viewdescriptorstrings/ +--- + +## ViewDescriptorStrings {#viewdescriptorstrings} + +Contains view definitions in string format. Area: MessageClassDefinedTransmittable Canonical name: PidTagViewDescriptorStrings Alternate names: PR_VD_STRINGS, PR_VD_STRINGS_W + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ViewDescriptorStrings() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorversion/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorversion/_index.md new file mode 100644 index 0000000000..f7dd4ada0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/viewdescriptorversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ViewDescriptorVersion method" +linktitle: "ViewDescriptorVersion" +articleTitle: "ViewDescriptorVersion" +second_title: "Aspose.Email for C++" +description: "Contains the View Descriptor version." +type: docs +weight: 19390 +url: /cpp/aspose.email.mapi/knownpropertylist/viewdescriptorversion/ +--- + +## ViewDescriptorVersion {#viewdescriptorversion} + +Contains the View Descriptor version. Area: Miscellaneous Properties Canonical name: PidTagViewDescriptorVersion Alternate names: PR_VD_VERSION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ViewDescriptorVersion() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/viewsentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/viewsentryid/_index.md new file mode 100644 index 0000000000..828d9b0010 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/viewsentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::ViewsEntryid method" +linktitle: "ViewsEntryid" +articleTitle: "ViewsEntryid" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19400 +url: /cpp/aspose.email.mapi/knownpropertylist/viewsentryid/ +--- + +## ViewsEntryid {#viewsentryid} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_VIEWS_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +ViewsEntryid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/voicemessageattachmentorder/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/voicemessageattachmentorder/_index.md new file mode 100644 index 0000000000..7514f70141 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/voicemessageattachmentorder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::VoiceMessageAttachmentOrder method" +linktitle: "VoiceMessageAttachmentOrder" +articleTitle: "VoiceMessageAttachmentOrder" +second_title: "Aspose.Email for C++" +description: "Contains a list of file names for the audio file attachments that are to be played as part of a message." +type: docs +weight: 19410 +url: /cpp/aspose.email.mapi/knownpropertylist/voicemessageattachmentorder/ +--- + +## VoiceMessageAttachmentOrder {#voicemessageattachmentorder} + +Contains a list of file names for the audio file attachments that are to be played as part of a message. Area: Unified Messaging Canonical name: PidTagVoiceMessageAttachmentOrder Alternate names: InternalSchemaVoiceMessageAttachmentOrder + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +VoiceMessageAttachmentOrder() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/voicemessageduration/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/voicemessageduration/_index.md new file mode 100644 index 0000000000..f7ded2e0b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/voicemessageduration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::VoiceMessageDuration method" +linktitle: "VoiceMessageDuration" +articleTitle: "VoiceMessageDuration" +second_title: "Aspose.Email for C++" +description: "Specifies the length of the attached audio message, in seconds." +type: docs +weight: 19420 +url: /cpp/aspose.email.mapi/knownpropertylist/voicemessageduration/ +--- + +## VoiceMessageDuration {#voicemessageduration} + +Specifies the length of the attached audio message, in seconds. Area: Unified Messaging Canonical name: PidTagVoiceMessageDuration Alternate names: InternalSchemaVoiceMessageDuration + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +VoiceMessageDuration() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/voicemessagesendername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/voicemessagesendername/_index.md new file mode 100644 index 0000000000..339e3d57d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/voicemessagesendername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::VoiceMessageSenderName method" +linktitle: "VoiceMessageSenderName" +articleTitle: "VoiceMessageSenderName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the caller who left the attached voice message, as provided by the voice network's caller ID system." +type: docs +weight: 19430 +url: /cpp/aspose.email.mapi/knownpropertylist/voicemessagesendername/ +--- + +## VoiceMessageSenderName {#voicemessagesendername} + +Specifies the name of the caller who left the attached voice message, as provided by the voice network's caller ID system. Area: Unified Messaging Canonical name: PidTagVoiceMessageSenderName Alternate names: InternalSchemaVoiceMessageSenderName + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +VoiceMessageSenderName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/weddinganniversary/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/weddinganniversary/_index.md new file mode 100644 index 0000000000..12606303f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/weddinganniversary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WeddingAnniversary method" +linktitle: "WeddingAnniversary" +articleTitle: "WeddingAnniversary" +second_title: "Aspose.Email for C++" +description: "Contains the date of the mail user's wedding anniversary." +type: docs +weight: 19440 +url: /cpp/aspose.email.mapi/knownpropertylist/weddinganniversary/ +--- + +## WeddingAnniversary {#weddinganniversary} + +Contains the date of the mail user's wedding anniversary. Area: MapiMailUser Canonical name: PidTagWeddingAnniversary Alternate names: PR_WEDDING_ANNIVERSARY, urn:schemas:contacts:weddinganniversary + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WeddingAnniversary() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/weddinganniversarylocal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/weddinganniversarylocal/_index.md new file mode 100644 index 0000000000..ac7426dd6a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/weddinganniversarylocal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WeddingAnniversaryLocal method" +linktitle: "WeddingAnniversaryLocal" +articleTitle: "WeddingAnniversaryLocal" +second_title: "Aspose.Email for C++" +description: "Specifies the wedding anniversary of the contact, at midnight in the client's local time zone, and is saved without any time zone conversions." +type: docs +weight: 19450 +url: /cpp/aspose.email.mapi/knownpropertylist/weddinganniversarylocal/ +--- + +## WeddingAnniversaryLocal {#weddinganniversarylocal} + +Specifies the wedding anniversary of the contact, at midnight in the client's local time zone, and is saved without any time zone conversions. Area: Contact Properties Canonical name: PidLidWeddingAnniversaryLocal Alternate names: dispidApptAnniversaryLocal + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WeddingAnniversaryLocal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/weekinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/weekinterval/_index.md new file mode 100644 index 0000000000..f4313c5210 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/weekinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WeekInterval method" +linktitle: "WeekInterval" +articleTitle: "WeekInterval" +second_title: "Aspose.Email for C++" +description: "Identifies the number of weeks that occur between each meeting." +type: docs +weight: 19460 +url: /cpp/aspose.email.mapi/knownpropertylist/weekinterval/ +--- + +## WeekInterval {#weekinterval} + +Identifies the number of weeks that occur between each meeting. Area: Meetings Canonical name: PidLidWeekInterval Alternate names: LID_WEEK_INTERVAL + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WeekInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/where/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/where/_index.md new file mode 100644 index 0000000000..77fc8ab52b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/where/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Where method" +linktitle: "Where" +articleTitle: "Where" +second_title: "Aspose.Email for C++" +description: "Contains the value of the PidLidLocation property (section 2.159) from the associated Meeting object." +type: docs +weight: 19470 +url: /cpp/aspose.email.mapi/knownpropertylist/where/ +--- + +## Where {#where} + +Contains the value of the PidLidLocation property (section 2.159) from the associated Meeting object. Area: Meetings Canonical name: PidLidWhere Alternate names: LID_WHERE + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Where() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkaddressbookeid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkaddressbookeid/_index.md new file mode 100644 index 0000000000..98101c3270 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkaddressbookeid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkAddressBookEID method" +linktitle: "WlinkAddressBookEID" +articleTitle: "WlinkAddressBookEID" +second_title: "Aspose.Email for C++" +description: "Specifies the value of the PidTagEntryId property (section 2.674) of the user to whom the folder belongs." +type: docs +weight: 19480 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkaddressbookeid/ +--- + +## WlinkAddressBookEID {#wlinkaddressbookeid} + +Specifies the value of the PidTagEntryId property (section 2.674) of the user to whom the folder belongs. Area: Configuration Canonical name: PidTagWlinkAddressBookEID Alternate names: PR_WLINK_ABEID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkAddressBookEID() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkaddressbookstoreeid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkaddressbookstoreeid/_index.md new file mode 100644 index 0000000000..b2db23a51e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkaddressbookstoreeid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkAddressBookStoreEID method" +linktitle: "WlinkAddressBookStoreEID" +articleTitle: "WlinkAddressBookStoreEID" +second_title: "Aspose.Email for C++" +description: "Specifies the value of the PidTagStoreEntryId property (section 2.1018) of the current user (not the owner of the folder)." +type: docs +weight: 19490 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkaddressbookstoreeid/ +--- + +## WlinkAddressBookStoreEID {#wlinkaddressbookstoreeid} + +Specifies the value of the PidTagStoreEntryId property (section 2.1018) of the current user (not the owner of the folder). Area: Configuration Canonical name: PidTagWlinkAddressBookStoreEID Alternate names: PR_WLINK_AB_EXSTOREEID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkAddressBookStoreEID() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkcalendarcolor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkcalendarcolor/_index.md new file mode 100644 index 0000000000..56ee039e72 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkcalendarcolor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkCalendarColor method" +linktitle: "WlinkCalendarColor" +articleTitle: "WlinkCalendarColor" +second_title: "Aspose.Email for C++" +description: "Specifies the background color of the calendar." +type: docs +weight: 19500 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkcalendarcolor/ +--- + +## WlinkCalendarColor {#wlinkcalendarcolor} + +Specifies the background color of the calendar. Area: Configuration Canonical name: PidTagWlinkCalendarColor Alternate names: PR_WLINK_CALENDAR_COLOR + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkCalendarColor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkclientid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkclientid/_index.md new file mode 100644 index 0000000000..baf78df984 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkclientid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkClientID method" +linktitle: "WlinkClientID" +articleTitle: "WlinkClientID" +second_title: "Aspose.Email for C++" +description: "Specifies the Client ID that allows the client to determine whether the shortcut was created on the current machine/user via an equality test." +type: docs +weight: 19510 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkclientid/ +--- + +## WlinkClientID {#wlinkclientid} + +Specifies the Client ID that allows the client to determine whether the shortcut was created on the current machine/user via an equality test. Area: Configuration Canonical name: PidTagWlinkClientID Alternate names: PR_WLINK_CLIENTID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkClientID() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkentryid/_index.md new file mode 100644 index 0000000000..792fc1c336 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkEntryId method" +linktitle: "WlinkEntryId" +articleTitle: "WlinkEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the EntryID of the folder pointed to by the shortcut." +type: docs +weight: 19520 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkentryid/ +--- + +## WlinkEntryId {#wlinkentryid} + +Specifies the EntryID of the folder pointed to by the shortcut. Area: Configuration Canonical name: PidTagWlinkEntryId Alternate names: PR_WLINK_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkflags/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkflags/_index.md new file mode 100644 index 0000000000..848f42b501 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkFlags method" +linktitle: "WlinkFlags" +articleTitle: "WlinkFlags" +second_title: "Aspose.Email for C++" +description: "Specifies conditions associated with the shortcut." +type: docs +weight: 19530 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkflags/ +--- + +## WlinkFlags {#wlinkflags} + +Specifies conditions associated with the shortcut. Area: Configuration Canonical name: PidTagWlinkFlags Alternate names: PR_WLINK_FLAGS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkfoldertype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkfoldertype/_index.md new file mode 100644 index 0000000000..415c710f28 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkfoldertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkFolderType method" +linktitle: "WlinkFolderType" +articleTitle: "WlinkFolderType" +second_title: "Aspose.Email for C++" +description: "Specifies the type of folder pointed to by the shortcut." +type: docs +weight: 19540 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkfoldertype/ +--- + +## WlinkFolderType {#wlinkfoldertype} + +Specifies the type of folder pointed to by the shortcut. Area: Configuration Canonical name: PidTagWlinkFolderType Alternate names: PR_WLINK_FOLDER_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkFolderType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkgroupclsid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkgroupclsid/_index.md new file mode 100644 index 0000000000..3cd4357aab --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkgroupclsid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkGroupClsid method" +linktitle: "WlinkGroupClsid" +articleTitle: "WlinkGroupClsid" +second_title: "Aspose.Email for C++" +description: "Specifies the value of the PidTagWlinkGroupHeaderID property (section 2.1060) of the group header associated with the shortcut." +type: docs +weight: 19550 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkgroupclsid/ +--- + +## WlinkGroupClsid {#wlinkgroupclsid} + +Specifies the value of the PidTagWlinkGroupHeaderID property (section 2.1060) of the group header associated with the shortcut. Area: Configuration Canonical name: PidTagWlinkGroupClsid Alternate names: PR_WLINK_GROUP_CLSID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkGroupClsid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkgroupheaderid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkgroupheaderid/_index.md new file mode 100644 index 0000000000..1b4f24cfc2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkgroupheaderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkGroupHeaderID method" +linktitle: "WlinkGroupHeaderID" +articleTitle: "WlinkGroupHeaderID" +second_title: "Aspose.Email for C++" +description: "Specifies the ID of the navigation shortcut that groups other navigation shortcuts." +type: docs +weight: 19560 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkgroupheaderid/ +--- + +## WlinkGroupHeaderID {#wlinkgroupheaderid} + +Specifies the ID of the navigation shortcut that groups other navigation shortcuts. Area: Configuration Canonical name: PidTagWlinkGroupHeaderID Alternate names: + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkGroupHeaderID() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkgroupname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkgroupname/_index.md new file mode 100644 index 0000000000..a1a0f3242c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkgroupname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkGroupName method" +linktitle: "WlinkGroupName" +articleTitle: "WlinkGroupName" +second_title: "Aspose.Email for C++" +description: "Specifies the value of the PidTagNormalizedSubject (section 2.803) of the group header associated with the shortcut." +type: docs +weight: 19570 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkgroupname/ +--- + +## WlinkGroupName {#wlinkgroupname} + +Specifies the value of the PidTagNormalizedSubject (section 2.803) of the group header associated with the shortcut. Area: Configuration Canonical name: PidTagWlinkGroupName Alternate names: PR_WLINK_GROUP_NAME + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkGroupName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkordinal/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkordinal/_index.md new file mode 100644 index 0000000000..74b8b124fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkordinal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkOrdinal method" +linktitle: "WlinkOrdinal" +articleTitle: "WlinkOrdinal" +second_title: "Aspose.Email for C++" +description: "Specifies a variable-length binary property to be used to sort shortcuts lexicographically." +type: docs +weight: 19580 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkordinal/ +--- + +## WlinkOrdinal {#wlinkordinal} + +Specifies a variable-length binary property to be used to sort shortcuts lexicographically. Area: Configuration Canonical name: PidTagWlinkOrdinal Alternate names: PR_WLINK_ORDINAL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkOrdinal() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkrecordkey/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkrecordkey/_index.md new file mode 100644 index 0000000000..c327a2ef6d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkrecordkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkRecordKey method" +linktitle: "WlinkRecordKey" +articleTitle: "WlinkRecordKey" +second_title: "Aspose.Email for C++" +description: "Specifies the value of PidTagRecordKey property (section 2.901) of the folder pointed to by the shortcut." +type: docs +weight: 19590 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkrecordkey/ +--- + +## WlinkRecordKey {#wlinkrecordkey} + +Specifies the value of PidTagRecordKey property (section 2.901) of the folder pointed to by the shortcut. Area: Configuration Canonical name: PidTagWlinkRecordKey Alternate names: PR_WLINK_RECKEY + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkRecordKey() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkrogrouptype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkrogrouptype/_index.md new file mode 100644 index 0000000000..2ec5b0346d --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkrogrouptype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkROGroupType method" +linktitle: "WlinkROGroupType" +articleTitle: "WlinkROGroupType" +second_title: "Aspose.Email for C++" +description: "Specifies the type of group header." +type: docs +weight: 19600 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkrogrouptype/ +--- + +## WlinkROGroupType {#wlinkrogrouptype} + +Specifies the type of group header. Area: Configuration Canonical name: PidTagWlinkROGroupType Alternate names: PR_WLINK_RO_GROUP_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkROGroupType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinksavestamp/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinksavestamp/_index.md new file mode 100644 index 0000000000..68b7acb215 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinksavestamp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkSaveStamp method" +linktitle: "WlinkSaveStamp" +articleTitle: "WlinkSaveStamp" +second_title: "Aspose.Email for C++" +description: "Specifies an integer that allows a client to identify with a high probability whether the navigation shortcut was saved by the current client session." +type: docs +weight: 19610 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinksavestamp/ +--- + +## WlinkSaveStamp {#wlinksavestamp} + +Specifies an integer that allows a client to identify with a high probability whether the navigation shortcut was saved by the current client session. Area: Configuration Canonical name: PidTagWlinkSaveStamp Alternate names: + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkSaveStamp() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinksection/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinksection/_index.md new file mode 100644 index 0000000000..eddf5cfcdb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinksection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkSection method" +linktitle: "WlinkSection" +articleTitle: "WlinkSection" +second_title: "Aspose.Email for C++" +description: "Specifies the section where the shortcut should be grouped." +type: docs +weight: 19620 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinksection/ +--- + +## WlinkSection {#wlinksection} + +Specifies the section where the shortcut should be grouped. Area: Configuration Canonical name: PidTagWlinkSection Alternate names: PR_WLINK_SECTION + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkSection() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinkstoreentryid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkstoreentryid/_index.md new file mode 100644 index 0000000000..361f3f2d28 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinkstoreentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkStoreEntryId method" +linktitle: "WlinkStoreEntryId" +articleTitle: "WlinkStoreEntryId" +second_title: "Aspose.Email for C++" +description: "Specifies the value of the PidTagStoreEntryId property (section 2.1018) of the folder pointed to by the shortcut." +type: docs +weight: 19630 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinkstoreentryid/ +--- + +## WlinkStoreEntryId {#wlinkstoreentryid} + +Specifies the value of the PidTagStoreEntryId property (section 2.1018) of the folder pointed to by the shortcut. Area: Configuration Canonical name: PidTagWlinkStoreEntryId Alternate names: PR_WLINK_STORE_ENTRYID + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkStoreEntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wlinktype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wlinktype/_index.md new file mode 100644 index 0000000000..57abcc6387 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wlinktype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WlinkType method" +linktitle: "WlinkType" +articleTitle: "WlinkType" +second_title: "Aspose.Email for C++" +description: "Specifies the type of navigation shortcut." +type: docs +weight: 19640 +url: /cpp/aspose.email.mapi/knownpropertylist/wlinktype/ +--- + +## WlinkType {#wlinktype} + +Specifies the type of navigation shortcut. Area: Configuration Canonical name: PidTagWlinkType Alternate names: PR_WLINK_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WlinkType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/wordcount/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/wordcount/_index.md new file mode 100644 index 0000000000..d1cb9d1c96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/wordcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WordCount method" +linktitle: "WordCount" +articleTitle: "WordCount" +second_title: "Aspose.Email for C++" +description: "Specifies the word count of the file attached to the Document object." +type: docs +weight: 19650 +url: /cpp/aspose.email.mapi/knownpropertylist/wordcount/ +--- + +## WordCount {#wordcount} + +Specifies the word count of the file attached to the Document object. Area: Common Canonical name: PidNameWordCount Alternate names: urn:schemas-microsoft-com:office:office::Words + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WordCount() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/workaddress/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/workaddress/_index.md new file mode 100644 index 0000000000..9f7e4aaf6f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/workaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WorkAddress method" +linktitle: "WorkAddress" +articleTitle: "WorkAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the complete address of the work address of the contact." +type: docs +weight: 19660 +url: /cpp/aspose.email.mapi/knownpropertylist/workaddress/ +--- + +## WorkAddress {#workaddress} + +Specifies the complete address of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddress Alternate names: dispidWorkAddress + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WorkAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/workaddresscity/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresscity/_index.md new file mode 100644 index 0000000000..b9c4b4685a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresscity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WorkAddressCity method" +linktitle: "WorkAddressCity" +articleTitle: "WorkAddressCity" +second_title: "Aspose.Email for C++" +description: "Specifies the city or locality portion of the work address of the contact." +type: docs +weight: 19670 +url: /cpp/aspose.email.mapi/knownpropertylist/workaddresscity/ +--- + +## WorkAddressCity {#workaddresscity} + +Specifies the city or locality portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressCity Alternate names: dispidWorkAddressCity + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WorkAddressCity() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/workaddresscountry/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresscountry/_index.md new file mode 100644 index 0000000000..b0eb9d2adf --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresscountry/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WorkAddressCountry method" +linktitle: "WorkAddressCountry" +articleTitle: "WorkAddressCountry" +second_title: "Aspose.Email for C++" +description: "Specifies the country or region portion of the work address of the contact." +type: docs +weight: 19680 +url: /cpp/aspose.email.mapi/knownpropertylist/workaddresscountry/ +--- + +## WorkAddressCountry {#workaddresscountry} + +Specifies the country or region portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressCountry Alternate names: dispidWorkAddressCountry + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WorkAddressCountry() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/workaddresscountrycode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresscountrycode/_index.md new file mode 100644 index 0000000000..5cdb62bf6f --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresscountrycode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WorkAddressCountryCode method" +linktitle: "WorkAddressCountryCode" +articleTitle: "WorkAddressCountryCode" +second_title: "Aspose.Email for C++" +description: "Specifies the country code portion of the work address of the contact." +type: docs +weight: 19690 +url: /cpp/aspose.email.mapi/knownpropertylist/workaddresscountrycode/ +--- + +## WorkAddressCountryCode {#workaddresscountrycode} + +Specifies the country code portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressCountryCode Alternate names: dispidWorkAddressCountryCode + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WorkAddressCountryCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/workaddresspostalcode/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresspostalcode/_index.md new file mode 100644 index 0000000000..5545d506fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresspostalcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WorkAddressPostalCode method" +linktitle: "WorkAddressPostalCode" +articleTitle: "WorkAddressPostalCode" +second_title: "Aspose.Email for C++" +description: "Specifies the postal code (ZIP code) portion of the work address of the contact." +type: docs +weight: 19700 +url: /cpp/aspose.email.mapi/knownpropertylist/workaddresspostalcode/ +--- + +## WorkAddressPostalCode {#workaddresspostalcode} + +Specifies the postal code (ZIP code) portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressPostalCode Alternate names: dispidWorkAddressPostalCode + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WorkAddressPostalCode() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/workaddresspostofficebox/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresspostofficebox/_index.md new file mode 100644 index 0000000000..7e69987cc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/workaddresspostofficebox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WorkAddressPostOfficeBox method" +linktitle: "WorkAddressPostOfficeBox" +articleTitle: "WorkAddressPostOfficeBox" +second_title: "Aspose.Email for C++" +description: "Specifies the post office box portion of the work address of the contact." +type: docs +weight: 19710 +url: /cpp/aspose.email.mapi/knownpropertylist/workaddresspostofficebox/ +--- + +## WorkAddressPostOfficeBox {#workaddresspostofficebox} + +Specifies the post office box portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressPostOfficeBox Alternate names: dispidWorkAddressPostOfficeBox + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WorkAddressPostOfficeBox() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/workaddressstate/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/workaddressstate/_index.md new file mode 100644 index 0000000000..0ddf91af39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/workaddressstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WorkAddressState method" +linktitle: "WorkAddressState" +articleTitle: "WorkAddressState" +second_title: "Aspose.Email for C++" +description: "Specifies the state or province portion of the work address of the contact." +type: docs +weight: 19720 +url: /cpp/aspose.email.mapi/knownpropertylist/workaddressstate/ +--- + +## WorkAddressState {#workaddressstate} + +Specifies the state or province portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressState Alternate names: dispidWorkAddressState + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WorkAddressState() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/workaddressstreet/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/workaddressstreet/_index.md new file mode 100644 index 0000000000..4c185a8230 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/workaddressstreet/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::WorkAddressStreet method" +linktitle: "WorkAddressStreet" +articleTitle: "WorkAddressStreet" +second_title: "Aspose.Email for C++" +description: "Specifies the street portion of the work address of the contact." +type: docs +weight: 19730 +url: /cpp/aspose.email.mapi/knownpropertylist/workaddressstreet/ +--- + +## WorkAddressStreet {#workaddressstreet} + +Specifies the street portion of the work address of the contact. Area: Contact Properties Canonical name: PidLidWorkAddressStreet Alternate names: dispidWorkAddressStreet + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +WorkAddressStreet() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/x400contenttype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/x400contenttype/_index.md new file mode 100644 index 0000000000..2820c3da6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/x400contenttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::X400ContentType method" +linktitle: "X400ContentType" +articleTitle: "X400ContentType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19740 +url: /cpp/aspose.email.mapi/knownpropertylist/x400contenttype/ +--- + +## X400ContentType {#x400contenttype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_X400_CONTENT_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +X400ContentType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/x400deferreddeliverycancel/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/x400deferreddeliverycancel/_index.md new file mode 100644 index 0000000000..d750da1a4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/x400deferreddeliverycancel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::X400DeferredDeliveryCancel method" +linktitle: "X400DeferredDeliveryCancel" +articleTitle: "X400DeferredDeliveryCancel" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19750 +url: /cpp/aspose.email.mapi/knownpropertylist/x400deferreddeliverycancel/ +--- + +## X400DeferredDeliveryCancel {#x400deferreddeliverycancel} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_X400_DEFERRED_DELIVERY_CANCEL + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +X400DeferredDeliveryCancel() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/x400envelopetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/x400envelopetype/_index.md new file mode 100644 index 0000000000..3a50a765d2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/x400envelopetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::X400EnvelopeType method" +linktitle: "X400EnvelopeType" +articleTitle: "X400EnvelopeType" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19760 +url: /cpp/aspose.email.mapi/knownpropertylist/x400envelopetype/ +--- + +## X400EnvelopeType {#x400envelopetype} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_X400_ENVELOPE_TYPE + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +X400EnvelopeType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xcallid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xcallid/_index.md new file mode 100644 index 0000000000..db8c536202 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xcallid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XCallId method" +linktitle: "XCallId" +articleTitle: "XCallId" +second_title: "Aspose.Email for C++" +description: "Contains a unique identifier associated with the phone call." +type: docs +weight: 19770 +url: /cpp/aspose.email.mapi/knownpropertylist/xcallid/ +--- + +## XCallId {#xcallid} + +Contains a unique identifier associated with the phone call. Area: Unified Messaging Canonical name: PidNameXCallId Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XCallId() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xfaxnumberofpages/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xfaxnumberofpages/_index.md new file mode 100644 index 0000000000..02afab0627 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xfaxnumberofpages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XFaxNumberOfPages method" +linktitle: "XFaxNumberOfPages" +articleTitle: "XFaxNumberOfPages" +second_title: "Aspose.Email for C++" +description: "Specifies how many discrete pages are contained within an attachment representing a facsimile message." +type: docs +weight: 19780 +url: /cpp/aspose.email.mapi/knownpropertylist/xfaxnumberofpages/ +--- + +## XFaxNumberOfPages {#xfaxnumberofpages} + +Specifies how many discrete pages are contained within an attachment representing a facsimile message. Area: Unified Messaging Canonical name: PidNameXFaxNumberOfPages Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XFaxNumberOfPages() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xpos/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xpos/_index.md new file mode 100644 index 0000000000..0fa7c6f13e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xpos/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Xpos method" +linktitle: "Xpos" +articleTitle: "Xpos" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 19790 +url: /cpp/aspose.email.mapi/knownpropertylist/xpos/ +--- + +## Xpos {#xpos} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_XPOS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Xpos() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xrequireprotectedplayonphone/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xrequireprotectedplayonphone/_index.md new file mode 100644 index 0000000000..4769b3cf2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xrequireprotectedplayonphone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XRequireProtectedPlayOnPhone method" +linktitle: "XRequireProtectedPlayOnPhone" +articleTitle: "XRequireProtectedPlayOnPhone" +second_title: "Aspose.Email for C++" +description: "Indicates that the client only renders the message on a phone." +type: docs +weight: 19800 +url: /cpp/aspose.email.mapi/knownpropertylist/xrequireprotectedplayonphone/ +--- + +## XRequireProtectedPlayOnPhone {#xrequireprotectedplayonphone} + +Indicates that the client only renders the message on a phone. Area: Unified Messaging Canonical name: PidNameXRequireProtectedPlayOnPhone Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XRequireProtectedPlayOnPhone() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsendertelephonenumber/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsendertelephonenumber/_index.md new file mode 100644 index 0000000000..eca6d01fa0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsendertelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSenderTelephoneNumber method" +linktitle: "XSenderTelephoneNumber" +articleTitle: "XSenderTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Contains the telephone number of the caller associated with a voice mail message." +type: docs +weight: 19810 +url: /cpp/aspose.email.mapi/knownpropertylist/xsendertelephonenumber/ +--- + +## XSenderTelephoneNumber {#xsendertelephonenumber} + +Contains the telephone number of the caller associated with a voice mail message. Area: Unified Messaging Canonical name: PidNameXSenderTelephoneNumber Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSenderTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingbrowseurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingbrowseurl/_index.md new file mode 100644 index 0000000000..eb0e3a3385 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingbrowseurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingBrowseUrl method" +linktitle: "XSharingBrowseUrl" +articleTitle: "XSharingBrowseUrl" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 19820 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingbrowseurl/ +--- + +## XSharingBrowseUrl {#xsharingbrowseurl} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidNameXSharingBrowseUrl Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingBrowseUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingcapabilities/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingcapabilities/_index.md new file mode 100644 index 0000000000..33b95fadd3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingcapabilities/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingCapabilities method" +linktitle: "XSharingCapabilities" +articleTitle: "XSharingCapabilities" +second_title: "Aspose.Email for C++" +description: "Contains a string representation of the value of the PidLidSharingCapabilities property (section 2.237)." +type: docs +weight: 19830 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingcapabilities/ +--- + +## XSharingCapabilities {#xsharingcapabilities} + +Contains a string representation of the value of the PidLidSharingCapabilities property (section 2.237). Area: Sharing Canonical name: PidNameXSharingCapabilities Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingCapabilities() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingconfigurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingconfigurl/_index.md new file mode 100644 index 0000000000..bc92c3dc1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingconfigurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingConfigUrl method" +linktitle: "XSharingConfigUrl" +articleTitle: "XSharingConfigUrl" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidLidSharingConfigurationUrl property (section 2.238)." +type: docs +weight: 19840 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingconfigurl/ +--- + +## XSharingConfigUrl {#xsharingconfigurl} + +Contains the same value as the PidLidSharingConfigurationUrl property (section 2.238). Area: Sharing Canonical name: PidNameXSharingConfigUrl Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingConfigUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingexendedcaps/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingexendedcaps/_index.md new file mode 100644 index 0000000000..2a737b3d1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingexendedcaps/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingExendedCaps method" +linktitle: "XSharingExendedCaps" +articleTitle: "XSharingExendedCaps" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 19850 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingexendedcaps/ +--- + +## XSharingExendedCaps {#xsharingexendedcaps} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidNameXSharingExendedCaps Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingExendedCaps() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingflavor/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingflavor/_index.md new file mode 100644 index 0000000000..02f56c3bbe --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingflavor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingFlavor method" +linktitle: "XSharingFlavor" +articleTitle: "XSharingFlavor" +second_title: "Aspose.Email for C++" +description: "Contains a hexadecimal string representation of the value of the PidLidSharingFlavor property (section 2.245)." +type: docs +weight: 19860 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingflavor/ +--- + +## XSharingFlavor {#xsharingflavor} + +Contains a hexadecimal string representation of the value of the PidLidSharingFlavor property (section 2.245). Area: Sharing Canonical name: PidNameXSharingFlavor Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingFlavor() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharinginstanceguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharinginstanceguid/_index.md new file mode 100644 index 0000000000..839d5f85f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharinginstanceguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingInstanceGuid method" +linktitle: "XSharingInstanceGuid" +articleTitle: "XSharingInstanceGuid" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 19870 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharinginstanceguid/ +--- + +## XSharingInstanceGuid {#xsharinginstanceguid} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidNameXSharingInstanceGuid Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingInstanceGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharinglocaltype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharinglocaltype/_index.md new file mode 100644 index 0000000000..a6027d2543 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharinglocaltype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingLocalType method" +linktitle: "XSharingLocalType" +articleTitle: "XSharingLocalType" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidLidSharingLocalType property (section 2.259)." +type: docs +weight: 19880 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharinglocaltype/ +--- + +## XSharingLocalType {#xsharinglocaltype} + +Contains the same value as the PidLidSharingLocalType property (section 2.259). Area: Sharing Canonical name: PidNameXSharingLocalType Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingLocalType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingproviderguid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingproviderguid/_index.md new file mode 100644 index 0000000000..a82936c9ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingproviderguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingProviderGuid method" +linktitle: "XSharingProviderGuid" +articleTitle: "XSharingProviderGuid" +second_title: "Aspose.Email for C++" +description: "Contains the hexadecimal string representation of the value of the PidLidSharingProviderGuid property (section 2.266)." +type: docs +weight: 19890 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingproviderguid/ +--- + +## XSharingProviderGuid {#xsharingproviderguid} + +Contains the hexadecimal string representation of the value of the PidLidSharingProviderGuid property (section 2.266). Area: Sharing Canonical name: PidNameXSharingProviderGuid Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingProviderGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingprovidername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingprovidername/_index.md new file mode 100644 index 0000000000..6c06702338 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingprovidername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingProviderName method" +linktitle: "XSharingProviderName" +articleTitle: "XSharingProviderName" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidLidSharingProviderName property (section 2.267)." +type: docs +weight: 19900 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingprovidername/ +--- + +## XSharingProviderName {#xsharingprovidername} + +Contains the same value as the PidLidSharingProviderName property (section 2.267). Area: Sharing Canonical name: PidNameXSharingProviderName Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingProviderName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingproviderurl/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingproviderurl/_index.md new file mode 100644 index 0000000000..ef72f93153 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingproviderurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingProviderUrl method" +linktitle: "XSharingProviderUrl" +articleTitle: "XSharingProviderUrl" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidLidSharingProviderUrl property (section 2.268)." +type: docs +weight: 19910 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingproviderurl/ +--- + +## XSharingProviderUrl {#xsharingproviderurl} + +Contains the same value as the PidLidSharingProviderUrl property (section 2.268). Area: Sharing Canonical name: PidNameXSharingProviderUrl Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingProviderUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotename/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotename/_index.md new file mode 100644 index 0000000000..ebe72e23e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingRemoteName method" +linktitle: "XSharingRemoteName" +articleTitle: "XSharingRemoteName" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidLidSharingRemoteName property (section 2.277)." +type: docs +weight: 19920 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingremotename/ +--- + +## XSharingRemoteName {#xsharingremotename} + +Contains the same value as the PidLidSharingRemoteName property (section 2.277). Area: Sharing Canonical name: PidNameXSharingRemoteName Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingRemoteName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotepath/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotepath/_index.md new file mode 100644 index 0000000000..b05ca52dd8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotepath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingRemotePath method" +linktitle: "XSharingRemotePath" +articleTitle: "XSharingRemotePath" +second_title: "Aspose.Email for C++" +description: "Contains a value that is ignored by the server no matter what value is generated by the client." +type: docs +weight: 19930 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingremotepath/ +--- + +## XSharingRemotePath {#xsharingremotepath} + +Contains a value that is ignored by the server no matter what value is generated by the client. Area: Sharing Canonical name: PidNameXSharingRemotePath Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingRemotePath() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotestoreuid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotestoreuid/_index.md new file mode 100644 index 0000000000..f48e14d438 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotestoreuid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingRemoteStoreUid method" +linktitle: "XSharingRemoteStoreUid" +articleTitle: "XSharingRemoteStoreUid" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidLidSharingRemoteStoreUid property (section 2.282)." +type: docs +weight: 19940 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingremotestoreuid/ +--- + +## XSharingRemoteStoreUid {#xsharingremotestoreuid} + +Contains the same value as the PidLidSharingRemoteStoreUid property (section 2.282). Area: Sharing Canonical name: PidNameXSharingRemoteStoreUid Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingRemoteStoreUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotetype/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotetype/_index.md new file mode 100644 index 0000000000..939130aeb0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremotetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingRemoteType method" +linktitle: "XSharingRemoteType" +articleTitle: "XSharingRemoteType" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidLidSharingRemoteType property (section 2.281)." +type: docs +weight: 19950 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingremotetype/ +--- + +## XSharingRemoteType {#xsharingremotetype} + +Contains the same value as the PidLidSharingRemoteType property (section 2.281). Area: Sharing Canonical name: PidNameXSharingRemoteType Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingRemoteType() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremoteuid/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremoteuid/_index.md new file mode 100644 index 0000000000..c094e9f68a --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xsharingremoteuid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XSharingRemoteUid method" +linktitle: "XSharingRemoteUid" +articleTitle: "XSharingRemoteUid" +second_title: "Aspose.Email for C++" +description: "Contains the same value as the PidLidSharingRemoteUid property (section 2.282)." +type: docs +weight: 19960 +url: /cpp/aspose.email.mapi/knownpropertylist/xsharingremoteuid/ +--- + +## XSharingRemoteUid {#xsharingremoteuid} + +Contains the same value as the PidLidSharingRemoteUid property (section 2.282). Area: Sharing Canonical name: PidNameXSharingRemoteUid Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XSharingRemoteUid() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xvoicemessageattachmentorder/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xvoicemessageattachmentorder/_index.md new file mode 100644 index 0000000000..59ec5b0cbb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xvoicemessageattachmentorder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XVoiceMessageAttachmentOrder method" +linktitle: "XVoiceMessageAttachmentOrder" +articleTitle: "XVoiceMessageAttachmentOrder" +second_title: "Aspose.Email for C++" +description: "Contains the list of names for the audio file attachments that are to be played as part of a message, in reverse order." +type: docs +weight: 19970 +url: /cpp/aspose.email.mapi/knownpropertylist/xvoicemessageattachmentorder/ +--- + +## XVoiceMessageAttachmentOrder {#xvoicemessageattachmentorder} + +Contains the list of names for the audio file attachments that are to be played as part of a message, in reverse order. Area: Unified Messaging Canonical name: PidNameXVoiceMessageAttachmentOrder Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XVoiceMessageAttachmentOrder() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xvoicemessageduration/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xvoicemessageduration/_index.md new file mode 100644 index 0000000000..aa5abc3fd9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xvoicemessageduration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XVoiceMessageDuration method" +linktitle: "XVoiceMessageDuration" +articleTitle: "XVoiceMessageDuration" +second_title: "Aspose.Email for C++" +description: "Specifies the length of the attached audio message, in seconds." +type: docs +weight: 19980 +url: /cpp/aspose.email.mapi/knownpropertylist/xvoicemessageduration/ +--- + +## XVoiceMessageDuration {#xvoicemessageduration} + +Specifies the length of the attached audio message, in seconds. Area: Unified Messaging Canonical name: PidNameXVoiceMessageDuration Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XVoiceMessageDuration() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/xvoicemessagesendername/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/xvoicemessagesendername/_index.md new file mode 100644 index 0000000000..30bf377eea --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/xvoicemessagesendername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::XVoiceMessageSenderName method" +linktitle: "XVoiceMessageSenderName" +articleTitle: "XVoiceMessageSenderName" +second_title: "Aspose.Email for C++" +description: "Contains the name of the caller who left the attached voice message, as provided by the voice network's caller ID system." +type: docs +weight: 19990 +url: /cpp/aspose.email.mapi/knownpropertylist/xvoicemessagesendername/ +--- + +## XVoiceMessageSenderName {#xvoicemessagesendername} + +Contains the name of the caller who left the attached voice message, as provided by the voice network's caller ID system. Area: Unified Messaging Canonical name: PidNameXVoiceMessageSenderName Alternate names: + +**Returns:** System::SharedPtr < PidNamePropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +XVoiceMessageSenderName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/yearinterval/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/yearinterval/_index.md new file mode 100644 index 0000000000..7d643b2690 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/yearinterval/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::YearInterval method" +linktitle: "YearInterval" +articleTitle: "YearInterval" +second_title: "Aspose.Email for C++" +description: "Indicates the yearly interval of the appointment or meeting." +type: docs +weight: 20000 +url: /cpp/aspose.email.mapi/knownpropertylist/yearinterval/ +--- + +## YearInterval {#yearinterval} + +Indicates the yearly interval of the appointment or meeting. Area: Meetings Canonical name: PidLidYearInterval Alternate names: LID_YEAR_INTERVAL + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +YearInterval() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/yomicompanyname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/yomicompanyname/_index.md new file mode 100644 index 0000000000..f3c32e90e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/yomicompanyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::YomiCompanyName method" +linktitle: "YomiCompanyName" +articleTitle: "YomiCompanyName" +second_title: "Aspose.Email for C++" +description: "Specifies the phonetic pronunciation of the company name of the contact." +type: docs +weight: 20010 +url: /cpp/aspose.email.mapi/knownpropertylist/yomicompanyname/ +--- + +## YomiCompanyName {#yomicompanyname} + +Specifies the phonetic pronunciation of the company name of the contact. Area: Contact Properties Canonical name: PidLidYomiCompanyName Alternate names: dispidYomiCompanyName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +YomiCompanyName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/yomifirstname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/yomifirstname/_index.md new file mode 100644 index 0000000000..e019a8848c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/yomifirstname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::YomiFirstName method" +linktitle: "YomiFirstName" +articleTitle: "YomiFirstName" +second_title: "Aspose.Email for C++" +description: "Specifies the phonetic pronunciation of the given name of the contact." +type: docs +weight: 20020 +url: /cpp/aspose.email.mapi/knownpropertylist/yomifirstname/ +--- + +## YomiFirstName {#yomifirstname} + +Specifies the phonetic pronunciation of the given name of the contact. Area: Contact Properties Canonical name: PidLidYomiFirstName Alternate names: dispidYomiFirstName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +YomiFirstName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/yomilastname/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/yomilastname/_index.md new file mode 100644 index 0000000000..fdd851e0c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/yomilastname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::YomiLastName method" +linktitle: "YomiLastName" +articleTitle: "YomiLastName" +second_title: "Aspose.Email for C++" +description: "Specifies the phonetic pronunciation of the surname of the contact." +type: docs +weight: 20030 +url: /cpp/aspose.email.mapi/knownpropertylist/yomilastname/ +--- + +## YomiLastName {#yomilastname} + +Specifies the phonetic pronunciation of the surname of the contact. Area: Contact Properties Canonical name: PidLidYomiLastName Alternate names: dispidYomiLastName + +**Returns:** System::SharedPtr < PidLidPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +YomiLastName() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertylist/ypos/_index.md b/english/cpp/aspose.email.mapi/knownpropertylist/ypos/_index.md new file mode 100644 index 0000000000..b3b8029f97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertylist/ypos/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertyList::Ypos method" +linktitle: "Ypos" +articleTitle: "Ypos" +second_title: "Aspose.Email for C++" +description: "Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client." +type: docs +weight: 20040 +url: /cpp/aspose.email.mapi/knownpropertylist/ypos/ +--- + +## Ypos {#ypos} + +Microsoft� Exchange defines this property that is used by the Microsoft Exchange Server and the Microsoft Exchange Client. Canonical name: Alternate names: PR_YPOS + +**Returns:** System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Ypos() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/_index.md new file mode 100644 index 0000000000..2a93fc5608 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets class" +linktitle: "KnownPropertySets" +articleTitle: "KnownPropertySets" +second_title: "Aspose.Email for C++" +description: "[MS-OXCDATA]: Commonly Used Property Sets" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/knownpropertysets/ +--- + +## KnownPropertySets class + +[MS-OXCDATA]: Commonly Used Property Sets + +## Constructors + +| Name | Description | +| --- | --- | +| [KnownPropertySets](./knownpropertysets/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Address](./address/) | Area name: Contact Property set name: PSETID_Address | +| [AirSync](./airsync/) | Area name: Sync Property set name: PSETID_AirSync | +| [Appointment](./appointment/) | Area name: Calendar Property set name: PSETID_Appointment | +| [Attachment](./attachment/) | Area name: Message attachment Property set name: PSETID_Attachment | +| [CalendarAssistant](./calendarassistant/) | Area name: Calendar Property set name: PSETID_CalendarAssistant | +| [Common](./common/) | Area name: Common Property set name: PSETID_Common | +| [Entities](./entities/) | Area name: Extracted entities Property set name: PSETID_XmlExtractedEntities | +| [InternetHeaders](./internetheaders/) | Area name: Email Property set name: PS_INTERNET_HEADERS | +| [Log](./log/) | Area name: Journal Property set name: PSETID_Log | +| [Mapi](./mapi/) | Area name: Common Property set name: PS_MAPI | +| [Meeting](./meeting/) | Area name: Calendar Property set name: PSETID_Meeting | +| [Messaging](./messaging/) | Area name: Messaging Property set name: PSETID_Messaging | +| [Note](./note/) | Area name: Sticky note Property set name: PSETID_Note | +| [PostRss](./postrss/) | Area name: RSS feed Property set name: PSETID_PostRss | +| [PublicStrings](./publicstrings/) | Area name: Common Property set name: PS_PUBLIC_STRINGS | +| [Sharing](./sharing/) | Area name: Sharing Property set name: PSETID_Sharing | +| [Task](./task/) | Area name: Task Property set name: PSETID_Task | +| [UnifiedMessaging](./unifiedmessaging/) | Area name: Unified messaging Property set name: PSETID_UnifiedMessaging | + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/address/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/address/_index.md new file mode 100644 index 0000000000..61c923a2db --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Address method" +linktitle: "Address" +articleTitle: "Address" +second_title: "Aspose.Email for C++" +description: "Area name: Contact Property set name: PSETID_Address" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/knownpropertysets/address/ +--- + +## Address {#address} + +Area name: Contact Property set name: PSETID_Address + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Address() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/airsync/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/airsync/_index.md new file mode 100644 index 0000000000..41c7bec87b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/airsync/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::AirSync method" +linktitle: "AirSync" +articleTitle: "AirSync" +second_title: "Aspose.Email for C++" +description: "Area name: Sync Property set name: PSETID_AirSync" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/knownpropertysets/airsync/ +--- + +## AirSync {#airsync} + +Area name: Sync Property set name: PSETID_AirSync + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +AirSync() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/appointment/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/appointment/_index.md new file mode 100644 index 0000000000..bf38c1e08b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/appointment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Appointment method" +linktitle: "Appointment" +articleTitle: "Appointment" +second_title: "Aspose.Email for C++" +description: "Area name: Calendar Property set name: PSETID_Appointment" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/knownpropertysets/appointment/ +--- + +## Appointment {#appointment} + +Area name: Calendar Property set name: PSETID_Appointment + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Appointment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/attachment/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/attachment/_index.md new file mode 100644 index 0000000000..05902801bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/attachment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Attachment method" +linktitle: "Attachment" +articleTitle: "Attachment" +second_title: "Aspose.Email for C++" +description: "Area name: Message attachment Property set name: PSETID_Attachment" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/knownpropertysets/attachment/ +--- + +## Attachment {#attachment} + +Area name: Message attachment Property set name: PSETID_Attachment + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Attachment() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/calendarassistant/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/calendarassistant/_index.md new file mode 100644 index 0000000000..9057fcfe44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/calendarassistant/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::CalendarAssistant method" +linktitle: "CalendarAssistant" +articleTitle: "CalendarAssistant" +second_title: "Aspose.Email for C++" +description: "Area name: Calendar Property set name: PSETID_CalendarAssistant" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/knownpropertysets/calendarassistant/ +--- + +## CalendarAssistant {#calendarassistant} + +Area name: Calendar Property set name: PSETID_CalendarAssistant + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +CalendarAssistant() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/common/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/common/_index.md new file mode 100644 index 0000000000..49c0254a1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/common/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Common method" +linktitle: "Common" +articleTitle: "Common" +second_title: "Aspose.Email for C++" +description: "Area name: Common Property set name: PSETID_Common" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/knownpropertysets/common/ +--- + +## Common {#common} + +Area name: Common Property set name: PSETID_Common + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Common() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/entities/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/entities/_index.md new file mode 100644 index 0000000000..ca86bf0fff --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/entities/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Entities method" +linktitle: "Entities" +articleTitle: "Entities" +second_title: "Aspose.Email for C++" +description: "Area name: Extracted entities Property set name: PSETID_XmlExtractedEntities" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/knownpropertysets/entities/ +--- + +## Entities {#entities} + +Area name: Extracted entities Property set name: PSETID_XmlExtractedEntities + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Entities() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/internetheaders/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/internetheaders/_index.md new file mode 100644 index 0000000000..4fdb6ca058 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/internetheaders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::InternetHeaders method" +linktitle: "InternetHeaders" +articleTitle: "InternetHeaders" +second_title: "Aspose.Email for C++" +description: "Area name: Email Property set name: PS_INTERNET_HEADERS" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/knownpropertysets/internetheaders/ +--- + +## InternetHeaders {#internetheaders} + +Area name: Email Property set name: PS_INTERNET_HEADERS + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +InternetHeaders() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/knownpropertysets/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/knownpropertysets/_index.md new file mode 100644 index 0000000000..bb77588fc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/knownpropertysets/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::KnownPropertySets constructor" +linktitle: "KnownPropertySets" +articleTitle: "KnownPropertySets" +second_title: "Aspose.Email for C++" +description: "KnownPropertySets of KnownPropertySets." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/knownpropertysets/knownpropertysets/ +--- + +## KnownPropertySets {#knownpropertysets} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +KnownPropertySets() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/log/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/log/_index.md new file mode 100644 index 0000000000..097ff527b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/log/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Log method" +linktitle: "Log" +articleTitle: "Log" +second_title: "Aspose.Email for C++" +description: "Area name: Journal Property set name: PSETID_Log" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/knownpropertysets/log/ +--- + +## Log {#log} + +Area name: Journal Property set name: PSETID_Log + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Log() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/mapi/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/mapi/_index.md new file mode 100644 index 0000000000..9f7c9836ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/mapi/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Mapi method" +linktitle: "Mapi" +articleTitle: "Mapi" +second_title: "Aspose.Email for C++" +description: "Area name: Common Property set name: PS_MAPI" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/knownpropertysets/mapi/ +--- + +## Mapi {#mapi} + +Area name: Common Property set name: PS_MAPI + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Mapi() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/meeting/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/meeting/_index.md new file mode 100644 index 0000000000..4f5dc88b59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/meeting/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Meeting method" +linktitle: "Meeting" +articleTitle: "Meeting" +second_title: "Aspose.Email for C++" +description: "Area name: Calendar Property set name: PSETID_Meeting" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/knownpropertysets/meeting/ +--- + +## Meeting {#meeting} + +Area name: Calendar Property set name: PSETID_Meeting + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Meeting() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/messaging/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/messaging/_index.md new file mode 100644 index 0000000000..a0017ee837 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/messaging/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Messaging method" +linktitle: "Messaging" +articleTitle: "Messaging" +second_title: "Aspose.Email for C++" +description: "Area name: Messaging Property set name: PSETID_Messaging" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/knownpropertysets/messaging/ +--- + +## Messaging {#messaging} + +Area name: Messaging Property set name: PSETID_Messaging + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Messaging() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/note/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/note/_index.md new file mode 100644 index 0000000000..5cb2cf8ecd --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/note/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Note method" +linktitle: "Note" +articleTitle: "Note" +second_title: "Aspose.Email for C++" +description: "Area name: Sticky note Property set name: PSETID_Note" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/knownpropertysets/note/ +--- + +## Note {#note} + +Area name: Sticky note Property set name: PSETID_Note + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Note() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/postrss/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/postrss/_index.md new file mode 100644 index 0000000000..5224674953 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/postrss/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::PostRss method" +linktitle: "PostRss" +articleTitle: "PostRss" +second_title: "Aspose.Email for C++" +description: "Area name: RSS feed Property set name: PSETID_PostRss" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/knownpropertysets/postrss/ +--- + +## PostRss {#postrss} + +Area name: RSS feed Property set name: PSETID_PostRss + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +PostRss() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/publicstrings/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/publicstrings/_index.md new file mode 100644 index 0000000000..cf80670c25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/publicstrings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::PublicStrings method" +linktitle: "PublicStrings" +articleTitle: "PublicStrings" +second_title: "Aspose.Email for C++" +description: "Area name: Common Property set name: PS_PUBLIC_STRINGS" +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/knownpropertysets/publicstrings/ +--- + +## PublicStrings {#publicstrings} + +Area name: Common Property set name: PS_PUBLIC_STRINGS + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +PublicStrings() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/sharing/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/sharing/_index.md new file mode 100644 index 0000000000..0b4003ef74 --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/sharing/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Sharing method" +linktitle: "Sharing" +articleTitle: "Sharing" +second_title: "Aspose.Email for C++" +description: "Area name: Sharing Property set name: PSETID_Sharing" +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/knownpropertysets/sharing/ +--- + +## Sharing {#sharing} + +Area name: Sharing Property set name: PSETID_Sharing + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Sharing() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/task/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/task/_index.md new file mode 100644 index 0000000000..cf4ba9ec6e --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/task/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::Task method" +linktitle: "Task" +articleTitle: "Task" +second_title: "Aspose.Email for C++" +description: "Area name: Task Property set name: PSETID_Task" +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/knownpropertysets/task/ +--- + +## Task {#task} + +Area name: Task Property set name: PSETID_Task + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +Task() +``` + diff --git a/english/cpp/aspose.email.mapi/knownpropertysets/unifiedmessaging/_index.md b/english/cpp/aspose.email.mapi/knownpropertysets/unifiedmessaging/_index.md new file mode 100644 index 0000000000..8c97bd247c --- /dev/null +++ b/english/cpp/aspose.email.mapi/knownpropertysets/unifiedmessaging/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::KnownPropertySets::UnifiedMessaging method" +linktitle: "UnifiedMessaging" +articleTitle: "UnifiedMessaging" +second_title: "Aspose.Email for C++" +description: "Area name: Unified messaging Property set name: PSETID_UnifiedMessaging" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/knownpropertysets/unifiedmessaging/ +--- + +## UnifiedMessaging {#unifiedmessaging} + +Area name: Unified messaging Property set name: PSETID_UnifiedMessaging + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +UnifiedMessaging() +``` + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/_index.md new file mode 100644 index 0000000000..5456f51428 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions class" +linktitle: "MailConversionOptions" +articleTitle: "MailConversionOptions" +second_title: "Aspose.Email for C++" +description: "Specify additional options when converting from MapiMessage to MailMessage ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mailconversionoptions/ +--- + +## MailConversionOptions class + +Specify additional options when converting from MapiMessage to MailMessage . + +## Constructors + +| Name | Description | +| --- | --- | +| [MailConversionOptions](./mailconversionoptions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ConvertAsTnef](./get_convertastnef/) | Set to true to import the MapiMessage information into a MailMessage object with MapiMessage as TNEF attachment. | +| [get_KeepOriginalEmailAddresses](./get_keeporiginalemailaddresses/) | Gets a value indicating whether need keep original email address. | +| [get_PreserveEmbeddedMessageFormat](./get_preserveembeddedmessageformat/) | Gets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage . By default the value is false. | +| [get_PreserveRtfContent](./get_preservertfcontent/) | Gets a value indicating whether need keep rtf body in MailMessage . | +| [get_Timeout](./get_timeout/) | Limits the time in milliseconds of formatting message while converting. Default value 3 sec. | +| [OnTimeoutReached](./ontimeoutreached/) | | +| [set_ConvertAsTnef](./set_convertastnef/) | Set to true to import the MapiMessage information into a MailMessage object with MapiMessage as TNEF attachment. | +| [set_KeepOriginalEmailAddresses](./set_keeporiginalemailaddresses/) | Sets a value indicating whether need keep original email address. | +| [set_PreserveEmbeddedMessageFormat](./set_preserveembeddedmessageformat/) | Sets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage . By default the value is false. | +| [set_PreserveRtfContent](./set_preservertfcontent/) | Sets a value indicating whether need keep rtf body in MailMessage . | +| [set_Timeout](./set_timeout/) | Limits the time in milliseconds of formatting message while converting. Default value 3 sec. | +| [TimeoutReached](./timeoutreached/) | Raised if timed out while converting to MailMessage . | + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/get_convertastnef/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/get_convertastnef/_index.md new file mode 100644 index 0000000000..1a0c0d3319 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/get_convertastnef/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::get_ConvertAsTnef method" +linktitle: "get_ConvertAsTnef" +articleTitle: "get_ConvertAsTnef" +second_title: "Aspose.Email for C++" +description: "Set to true to import the MapiMessage information into a MailMessage object with MapiMessage as TNEF attachment." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mailconversionoptions/get_convertastnef/ +--- + +## get_ConvertAsTnef {#get_convertastnef} + +Set to true to import the MapiMessage information into a MailMessage object with MapiMessage as TNEF attachment. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_ConvertAsTnef() +``` + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/get_keeporiginalemailaddresses/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/get_keeporiginalemailaddresses/_index.md new file mode 100644 index 0000000000..7458f57313 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/get_keeporiginalemailaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::get_KeepOriginalEmailAddresses method" +linktitle: "get_KeepOriginalEmailAddresses" +articleTitle: "get_KeepOriginalEmailAddresses" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether need keep original email address." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mailconversionoptions/get_keeporiginalemailaddresses/ +--- + +## get_KeepOriginalEmailAddresses {#get_keeporiginalemailaddresses} + +Gets a value indicating whether need keep original email address. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_KeepOriginalEmailAddresses() +``` + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/get_preserveembeddedmessageformat/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/get_preserveembeddedmessageformat/_index.md new file mode 100644 index 0000000000..179321ba39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/get_preserveembeddedmessageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::get_PreserveEmbeddedMessageFormat method" +linktitle: "get_PreserveEmbeddedMessageFormat" +articleTitle: "get_PreserveEmbeddedMessageFormat" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage ." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mailconversionoptions/get_preserveembeddedmessageformat/ +--- + +## get_PreserveEmbeddedMessageFormat {#get_preserveembeddedmessageformat} + +Gets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage . By default the value is false. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_PreserveEmbeddedMessageFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/get_preservertfcontent/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/get_preservertfcontent/_index.md new file mode 100644 index 0000000000..6468329606 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/get_preservertfcontent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::get_PreserveRtfContent method" +linktitle: "get_PreserveRtfContent" +articleTitle: "get_PreserveRtfContent" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether need keep rtf body in MailMessage ." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mailconversionoptions/get_preservertfcontent/ +--- + +## get_PreserveRtfContent {#get_preservertfcontent} + +Gets a value indicating whether need keep rtf body in MailMessage . + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_PreserveRtfContent() +``` + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/get_timeout/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/get_timeout/_index.md new file mode 100644 index 0000000000..904c2cc611 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Limits the time in milliseconds of formatting message while converting." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mailconversionoptions/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Limits the time in milliseconds of formatting message while converting. Default value 3 sec. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/mailconversionoptions/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/mailconversionoptions/_index.md new file mode 100644 index 0000000000..ab50661012 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/mailconversionoptions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::MailConversionOptions constructor" +linktitle: "MailConversionOptions" +articleTitle: "MailConversionOptions" +second_title: "Aspose.Email for C++" +description: "MailConversionOptions of MailConversionOptions." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mailconversionoptions/mailconversionoptions/ +--- + +## MailConversionOptions {#mailconversionoptions} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MailConversionOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/ontimeoutreached/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/ontimeoutreached/_index.md new file mode 100644 index 0000000000..928fcb0367 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/ontimeoutreached/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::OnTimeoutReached method" +linktitle: "OnTimeoutReached" +articleTitle: "OnTimeoutReached" +second_title: "Aspose.Email for C++" +description: "OnTimeoutReached of MailConversionOptions." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mailconversionoptions/ontimeoutreached/ +--- + +## OnTimeoutReached {#ontimeoutreached} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +OnTimeoutReached(System::SharedPtr < MailMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/set_convertastnef/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/set_convertastnef/_index.md new file mode 100644 index 0000000000..dd9a33f1d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/set_convertastnef/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::set_ConvertAsTnef method" +linktitle: "set_ConvertAsTnef" +articleTitle: "set_ConvertAsTnef" +second_title: "Aspose.Email for C++" +description: "Set to true to import the MapiMessage information into a MailMessage object with MapiMessage as TNEF attachment." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mailconversionoptions/set_convertastnef/ +--- + +## set_ConvertAsTnef {#set_convertastnef} + +Set to true to import the MapiMessage information into a MailMessage object with MapiMessage as TNEF attachment. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ConvertAsTnef(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/set_keeporiginalemailaddresses/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/set_keeporiginalemailaddresses/_index.md new file mode 100644 index 0000000000..3dd881e770 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/set_keeporiginalemailaddresses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::set_KeepOriginalEmailAddresses method" +linktitle: "set_KeepOriginalEmailAddresses" +articleTitle: "set_KeepOriginalEmailAddresses" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether need keep original email address." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mailconversionoptions/set_keeporiginalemailaddresses/ +--- + +## set_KeepOriginalEmailAddresses {#set_keeporiginalemailaddresses} + +Sets a value indicating whether need keep original email address. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_KeepOriginalEmailAddresses(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/set_preserveembeddedmessageformat/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/set_preserveembeddedmessageformat/_index.md new file mode 100644 index 0000000000..e9584a13a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/set_preserveembeddedmessageformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::set_PreserveEmbeddedMessageFormat method" +linktitle: "set_PreserveEmbeddedMessageFormat" +articleTitle: "set_PreserveEmbeddedMessageFormat" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage ." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mailconversionoptions/set_preserveembeddedmessageformat/ +--- + +## set_PreserveEmbeddedMessageFormat {#set_preserveembeddedmessageformat} + +Sets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage . By default the value is false. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PreserveEmbeddedMessageFormat(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/set_preservertfcontent/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/set_preservertfcontent/_index.md new file mode 100644 index 0000000000..af592eb16c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/set_preservertfcontent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::set_PreserveRtfContent method" +linktitle: "set_PreserveRtfContent" +articleTitle: "set_PreserveRtfContent" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether need keep rtf body in MailMessage ." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mailconversionoptions/set_preservertfcontent/ +--- + +## set_PreserveRtfContent {#set_preservertfcontent} + +Sets a value indicating whether need keep rtf body in MailMessage . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PreserveRtfContent(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/set_timeout/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/set_timeout/_index.md new file mode 100644 index 0000000000..45ac4b3d6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Limits the time in milliseconds of formatting message while converting." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mailconversionoptions/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Limits the time in milliseconds of formatting message while converting. Default value 3 sec. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mailconversionoptions/timeoutreached/_index.md b/english/cpp/aspose.email.mapi/mailconversionoptions/timeoutreached/_index.md new file mode 100644 index 0000000000..645961acbe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mailconversionoptions/timeoutreached/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MailConversionOptions::TimeoutReached method" +linktitle: "TimeoutReached" +articleTitle: "TimeoutReached" +second_title: "Aspose.Email for C++" +description: "Raised if timed out while converting to MailMessage ." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mailconversionoptions/timeoutreached/ +--- + +## TimeoutReached {#timeoutreached} + +Raised if timed out while converting to MailMessage . + +**Returns:** System::EventHandler Aspose::Email::Mapi:: + +```cpp +TimeoutReached() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/_index.md new file mode 100644 index 0000000000..a93c0854b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/_index.md @@ -0,0 +1,145 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment class" +linktitle: "MapiAttachment" +articleTitle: "MapiAttachment" +second_title: "Aspose.Email for C++" +description: "Represents a message attachment." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiattachment/ +--- + +## MapiAttachment class + +**Inherits:** Aspose::Email::Mapi::MapiPropertyContainer + +Represents a message attachment. + +This class encapsulates an attachment, providing methods to access and manipulate its properties. + +This code example loads a message from a file and iterates over each attachment. If an attachment is inline, it prints its display name. If not, it checks if the attachment is an embedded message. If so, it saves the attachment to a memory stream. If not, it saves to a specified path. + +```csharp +// Load the MAPI message from the specified file +var msg = MapiMessage.Load("source.msg"); + +// Iterate over each attachment in the MAPI message +foreach (var mapiAttachment in msg.Attachments) +{ + // Check if the attachment is inline + if (mapiAttachment.IsInline) + { + // If inline, print its display name + Console.WriteLine($"Inline: {mapiAttachment.DisplayName}"); + } + else + { + // If not inline + // Check if the attachment contains an embedded message + if (mapiAttachment.ObjectData != null && mapiAttachment.ObjectData.IsOutlookMessage) + { + // If it's an embedded message + // Save the attachment to a memory stream + using (MemoryStream ms = new MemoryStream()) + { + mapiAttachment.Save(ms); + ms.Position = 0; + // Load the embedded message from the memory stream + var embeddedMessage = MapiMessage.Load(ms); + } + } + else + { + // If it's not an embedded message + // Save the attachment to the specified path + mapiAttachment.Save(Path.Combine(path, mapiAttachment.LongFileName)); + } + } +} +``` + +```vb +' Load the MAPI message from the specified file +Dim msg = MapiMessage.Load("source.msg") + +' Iterate over each attachment in the MAPI message +For Each mapiAttachment In msg.Attachments + ' Check if the attachment is inline + If mapiAttachment.IsInline Then + ' If inline, print its display name + Console.WriteLine($"Inline: {mapiAttachment.DisplayName}") + Else + ' If not inline + ' Check if the attachment contains an embedded message + If mapiAttachment.ObjectData IsNot Nothing AndAlso mapiAttachment.ObjectData.IsOutlookMessage Then + ' If it's an embedded message + ' Save the attachment to a memory stream + Using ms As New MemoryStream() + mapiAttachment.Save(ms) + ms.Position = 0 + ' Load the embedded message from the memory stream + Dim embeddedMessage = MapiMessage.Load(ms) + End Using + Else + ' If it's not an embedded message + ' Save the attachment to the specified path + mapiAttachment.Save(Path.Combine(path, mapiAttachment.LongFileName)) + End If + End If +Next +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiAttachment (8 overloads)](./mapiattachment/) | Initializes a new instance of the MapiAttachment class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | | +| [CreateMapiNode](./createmapinode/) | Creates the mapi node. | +| [get_BinaryData](./get_binarydata/) | Gets binary attachment data. | +| [get_Content](./get_content/) | Gets the content. | +| [get_ContentId](./get_contentid/) | | +| [get_DisplayName](./get_displayname/) | Gets the display name of the ole object in an attachment. | +| [get_Extension](./get_extension/) | Gets a filename extension that indicates the document type of an attachment. | +| [get_FileName](./get_filename/) | Gets an attachment's base filename and extension, excluding path. | +| [get_Hidden](./get_hidden/) | | +| [get_IsInline](./get_isinline/) | Gets a value indicating whether the attachment is inline or regular. If inline returns true, otherwise false. | +| [get_IsReference](./get_isreference/) | Gets a value indicating whether the attachment is stored as a reference rather than being embedded in the email. | +| [get_ItemId](./get_itemid/) | The item id, uses with a server | +| [get_LongFileName](./get_longfilename/) | Gets an attachment's long filename and extension, excluding path. | +| [get_MimeTag](./get_mimetag/) | Gets formatting information about a Multipurpose Internet Mail Extensions (MIME) attachment. | +| [get_NamedProperties](./get_namedproperties/) | Gets the named properties of message. | +| [get_ObjectData](./get_objectdata/) | Gets an attachment object typically accessed through the OLE IStorage interface. | +| [get_PropertyStream](./get_propertystream/) | Gets the property stream. | +| [get_SubStorages](./get_substorages/) | Gets the sub storages. | +| [GetProperty](./getproperty/) | Gets MAPI property by property descriptor. | +| [GetSize](./getsize/) | Gets the size of the attachment. Contains the sum, in bytes, of the sizes of all properties on an attachment. The sum contained in PR_ATTACH_SIZE property includes the size of the PR_ATTACH_DATA_BIN or PR_ATTACH_DATA_OBJ property. | +| [LoadFromTnef (2 overloads)](./loadfromtnef/) | Load MapiAttachment from stream with tnef content. | +| [RemoveProperty](./removeproperty/) | Provides correctly removing property from all collections. | +| [Save (2 overloads)](./save/) | Save attachment content. | +| [SaveInternal](./saveinternal/) | Save attachment content. | +| [SaveToTnef (2 overloads)](./savetotnef/) | Save attachment to tnef content. | +| [SaveToTnefInternal](./savetotnefinternal/) | | +| [set_BinaryData](./set_binarydata/) | Sets binary attachment data. | +| [set_DisplayName](./set_displayname/) | Gets the display name of the ole object in an attachment. | +| [set_ItemId](./set_itemid/) | The item id, uses with a server | +| [SetNamedPropertyMapping](./setnamedpropertymapping/) | Sets the named property mapping. | +| [SetOwner](./setowner/) | Sets the owner. | +| [SetProperty (2 overloads)](./setproperty/) | Sets the property. | +| [ToMapiMessage](./tomapimessage/) | | +| [ToMemoryStream](./tomemorystream/) | | +| [TryGetNamedProperty](./trygetnamedproperty/) | If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null. | +| [Aspose::Email::Clients::Graph::GraphClientV1](./asposeemailclientsgraphgraphclientv1/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::CreateAttachmentCommand](./asposeemailclientsgraphv1commandscreateattachmentcommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::CreateTaskAttachmentCommand](./asposeemailclientsgraphv1commandscreatetaskattachmentcommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::GetAttachmentCommand](./asposeemailclientsgraphv1commandsgetattachmentcommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::GetTaskAttachmentCommand](./asposeemailclientsgraphv1commandsgettaskattachmentcommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::ListAttachmentsCommand](./asposeemailclientsgraphv1commandslistattachmentscommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::ListTaskAttachmentsCommand](./asposeemailclientsgraphv1commandslisttaskattachmentscommand/) | | +| [namedPropertyMappingStorage](./namedpropertymappingstorage/) | The named property mapping storage. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphgraphclientv1/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphgraphclientv1/_index.md new file mode 100644 index 0000000000..c612d6fc8a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphgraphclientv1/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::Aspose::Email::Clients::Graph::GraphClientV1 method" +linktitle: "Aspose::Email::Clients::Graph::GraphClientV1" +articleTitle: "Aspose::Email::Clients::Graph::GraphClientV1" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::GraphClientV1 of MapiAttachment." +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphgraphclientv1/ +--- + +## Aspose::Email::Clients::Graph::GraphClientV1 {#asposeemailclientsgraphgraphclientv1} + +```cpp +GraphClientV1() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandscreateattachmentcommand/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandscreateattachmentcommand/_index.md new file mode 100644 index 0000000000..627c2c2984 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandscreateattachmentcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::Aspose::Email::Clients::Graph::V1::Commands::CreateAttachmentCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateAttachmentCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateAttachmentCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::CreateAttachmentCommand of MapiAttachment." +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandscreateattachmentcommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::CreateAttachmentCommand {#asposeemailclientsgraphv1commandscreateattachmentcommand} + +```cpp +CreateAttachmentCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandscreatetaskattachmentcommand/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandscreatetaskattachmentcommand/_index.md new file mode 100644 index 0000000000..f77f8ea99e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandscreatetaskattachmentcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::Aspose::Email::Clients::Graph::V1::Commands::CreateTaskAttachmentCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateTaskAttachmentCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateTaskAttachmentCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::CreateTaskAttachmentCommand of MapiAttachment." +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandscreatetaskattachmentcommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::CreateTaskAttachmentCommand {#asposeemailclientsgraphv1commandscreatetaskattachmentcommand} + +```cpp +CreateTaskAttachmentCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandsgetattachmentcommand/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandsgetattachmentcommand/_index.md new file mode 100644 index 0000000000..cd025857de --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandsgetattachmentcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::Aspose::Email::Clients::Graph::V1::Commands::GetAttachmentCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::GetAttachmentCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::GetAttachmentCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::GetAttachmentCommand of MapiAttachment." +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandsgetattachmentcommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::GetAttachmentCommand {#asposeemailclientsgraphv1commandsgetattachmentcommand} + +```cpp +GetAttachmentCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandsgettaskattachmentcommand/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandsgettaskattachmentcommand/_index.md new file mode 100644 index 0000000000..021c10401c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandsgettaskattachmentcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::Aspose::Email::Clients::Graph::V1::Commands::GetTaskAttachmentCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::GetTaskAttachmentCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::GetTaskAttachmentCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::GetTaskAttachmentCommand of MapiAttachment." +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandsgettaskattachmentcommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::GetTaskAttachmentCommand {#asposeemailclientsgraphv1commandsgettaskattachmentcommand} + +```cpp +GetTaskAttachmentCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandslistattachmentscommand/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandslistattachmentscommand/_index.md new file mode 100644 index 0000000000..d2bad3d7b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandslistattachmentscommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::Aspose::Email::Clients::Graph::V1::Commands::ListAttachmentsCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::ListAttachmentsCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::ListAttachmentsCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::ListAttachmentsCommand of MapiAttachment." +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandslistattachmentscommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::ListAttachmentsCommand {#asposeemailclientsgraphv1commandslistattachmentscommand} + +```cpp +ListAttachmentsCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandslisttaskattachmentscommand/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandslisttaskattachmentscommand/_index.md new file mode 100644 index 0000000000..61a7fbe6db --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandslisttaskattachmentscommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::Aspose::Email::Clients::Graph::V1::Commands::ListTaskAttachmentsCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::ListTaskAttachmentsCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::ListTaskAttachmentsCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::ListTaskAttachmentsCommand of MapiAttachment." +type: docs +weight: 420 +url: /cpp/aspose.email.mapi/mapiattachment/asposeemailclientsgraphv1commandslisttaskattachmentscommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::ListTaskAttachmentsCommand {#asposeemailclientsgraphv1commandslisttaskattachmentscommand} + +```cpp +ListTaskAttachmentsCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/clone/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/clone/_index.md new file mode 100644 index 0000000000..fc5ff72d9b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of MapiAttachment." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiattachment/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < MapiAttachment > Aspose::Email::Mapi:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/createmapinode/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/createmapinode/_index.md new file mode 100644 index 0000000000..001e2b7cec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/createmapinode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::CreateMapiNode method" +linktitle: "CreateMapiNode" +articleTitle: "CreateMapiNode" +second_title: "Aspose.Email for C++" +description: "Creates the mapi node." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapiattachment/createmapinode/ +--- + +## CreateMapiNode {#createmapinode} + +Creates the mapi node. + +**Returns:** The IMapiNode interface. + +```cpp +CreateMapiNode(System::String key) +``` + +| Parameter | Description | +| --- | --- | +| key | The node key. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_binarydata/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_binarydata/_index.md new file mode 100644 index 0000000000..5d04bd15b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_binarydata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_BinaryData method" +linktitle: "get_BinaryData" +articleTitle: "get_BinaryData" +second_title: "Aspose.Email for C++" +description: "Gets binary attachment data." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapiattachment/get_binarydata/ +--- + +## get_BinaryData {#get_binarydata} + +Gets binary attachment data. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_BinaryData() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_content/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_content/_index.md new file mode 100644 index 0000000000..67e32b2ff5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_content/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_Content method" +linktitle: "get_Content" +articleTitle: "get_Content" +second_title: "Aspose.Email for C++" +description: "Gets the content." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapiattachment/get_content/ +--- + +## get_Content {#get_content} + +Gets the content. + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +get_Content() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_contentid/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_contentid/_index.md new file mode 100644 index 0000000000..11e9ebf6ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_contentid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_ContentId method" +linktitle: "get_ContentId" +articleTitle: "get_ContentId" +second_title: "Aspose.Email for C++" +description: "get_ContentId of MapiAttachment." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapiattachment/get_contentid/ +--- + +## get_ContentId {#get_contentid} + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ContentId() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_displayname/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_displayname/_index.md new file mode 100644 index 0000000000..ad32bde14b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the display name of the ole object in an attachment." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapiattachment/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the display name of the ole object in an attachment. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_extension/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_extension/_index.md new file mode 100644 index 0000000000..5d0e457bfb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_extension/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_Extension method" +linktitle: "get_Extension" +articleTitle: "get_Extension" +second_title: "Aspose.Email for C++" +description: "Gets a filename extension that indicates the document type of an attachment." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapiattachment/get_extension/ +--- + +## get_Extension {#get_extension} + +Gets a filename extension that indicates the document type of an attachment. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Extension() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_filename/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_filename/_index.md new file mode 100644 index 0000000000..526ae729eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_filename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_FileName method" +linktitle: "get_FileName" +articleTitle: "get_FileName" +second_title: "Aspose.Email for C++" +description: "Gets an attachment's base filename and extension, excluding path." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapiattachment/get_filename/ +--- + +## get_FileName {#get_filename} + +Gets an attachment's base filename and extension, excluding path. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_FileName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_hidden/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_hidden/_index.md new file mode 100644 index 0000000000..0e3c411178 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_hidden/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_Hidden method" +linktitle: "get_Hidden" +articleTitle: "get_Hidden" +second_title: "Aspose.Email for C++" +description: "get_Hidden of MapiAttachment." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapiattachment/get_hidden/ +--- + +## get_Hidden {#get_hidden} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_Hidden() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_isinline/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_isinline/_index.md new file mode 100644 index 0000000000..d9e024693b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_isinline/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_IsInline method" +linktitle: "get_IsInline" +articleTitle: "get_IsInline" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the attachment is inline or regular." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapiattachment/get_isinline/ +--- + +## get_IsInline {#get_isinline} + +Gets a value indicating whether the attachment is inline or regular. If inline returns true, otherwise false. + +**Returns:** virtual bool Aspose::Email::Mapi:: + +```cpp +get_IsInline() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_isreference/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_isreference/_index.md new file mode 100644 index 0000000000..1c86993fdf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_isreference/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_IsReference method" +linktitle: "get_IsReference" +articleTitle: "get_IsReference" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the attachment is stored as a reference rather than being embedded in the email." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapiattachment/get_isreference/ +--- + +## get_IsReference {#get_isreference} + +Gets a value indicating whether the attachment is stored as a reference rather than being embedded in the email. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsReference() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_itemid/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_itemid/_index.md new file mode 100644 index 0000000000..12a09215b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_itemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "The item id, uses with a server" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapiattachment/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +The item id, uses with a server + +**Returns:** virtual System::String Aspose::Email::Mapi:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_longfilename/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_longfilename/_index.md new file mode 100644 index 0000000000..d97c68c2a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_longfilename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_LongFileName method" +linktitle: "get_LongFileName" +articleTitle: "get_LongFileName" +second_title: "Aspose.Email for C++" +description: "Gets an attachment's long filename and extension, excluding path." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapiattachment/get_longfilename/ +--- + +## get_LongFileName {#get_longfilename} + +Gets an attachment's long filename and extension, excluding path. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_LongFileName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_mimetag/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_mimetag/_index.md new file mode 100644 index 0000000000..144f2a5d81 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_mimetag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_MimeTag method" +linktitle: "get_MimeTag" +articleTitle: "get_MimeTag" +second_title: "Aspose.Email for C++" +description: "Gets formatting information about a Multipurpose Internet Mail Extensions (MIME) attachment." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapiattachment/get_mimetag/ +--- + +## get_MimeTag {#get_mimetag} + +Gets formatting information about a Multipurpose Internet Mail Extensions (MIME) attachment. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_MimeTag() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_namedproperties/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_namedproperties/_index.md new file mode 100644 index 0000000000..a697fd2cb5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_namedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_NamedProperties method" +linktitle: "get_NamedProperties" +articleTitle: "get_NamedProperties" +second_title: "Aspose.Email for C++" +description: "Gets the named properties of message." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapiattachment/get_namedproperties/ +--- + +## get_NamedProperties {#get_namedproperties} + +Gets the named properties of message. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +get_NamedProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_objectdata/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_objectdata/_index.md new file mode 100644 index 0000000000..aef4fcfb7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_objectdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_ObjectData method" +linktitle: "get_ObjectData" +articleTitle: "get_ObjectData" +second_title: "Aspose.Email for C++" +description: "Gets an attachment object typically accessed through the OLE IStorage interface." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapiattachment/get_objectdata/ +--- + +## get_ObjectData {#get_objectdata} + +Gets an attachment object typically accessed through the OLE IStorage interface. + +**Returns:** System::SharedPtr < MapiObjectProperty > Aspose::Email::Mapi:: + +```cpp +get_ObjectData() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_propertystream/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_propertystream/_index.md new file mode 100644 index 0000000000..b179d61544 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_propertystream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_PropertyStream method" +linktitle: "get_PropertyStream" +articleTitle: "get_PropertyStream" +second_title: "Aspose.Email for C++" +description: "Gets the property stream." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapiattachment/get_propertystream/ +--- + +## get_PropertyStream {#get_propertystream} + +Gets the property stream. + +**Returns:** System::SharedPtr < MapiPropertyStream > Aspose::Email::Mapi:: + +```cpp +get_PropertyStream() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/get_substorages/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/get_substorages/_index.md new file mode 100644 index 0000000000..77585db896 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/get_substorages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::get_SubStorages method" +linktitle: "get_SubStorages" +articleTitle: "get_SubStorages" +second_title: "Aspose.Email for C++" +description: "Gets the sub storages." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapiattachment/get_substorages/ +--- + +## get_SubStorages {#get_substorages} + +Gets the sub storages. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +get_SubStorages() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/getproperty/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/getproperty/_index.md new file mode 100644 index 0000000000..be1b7ec06b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/getproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::GetProperty method" +linktitle: "GetProperty" +articleTitle: "GetProperty" +second_title: "Aspose.Email for C++" +description: "Gets MAPI property by property descriptor." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapiattachment/getproperty/ +--- + +## GetProperty {#getproperty} + +Gets MAPI property by property descriptor. + +**Returns:** Mapi property if it is found, otherwise null. + +```cpp +GetProperty(System::SharedPtr < PropertyDescriptor > pd) +``` + +| Parameter | Description | +| --- | --- | +| pd | Property descriptor for looked property | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/getsize/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/getsize/_index.md new file mode 100644 index 0000000000..47f9a6bb9b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/getsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::GetSize method" +linktitle: "GetSize" +articleTitle: "GetSize" +second_title: "Aspose.Email for C++" +description: "Gets the size of the attachment." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapiattachment/getsize/ +--- + +## GetSize {#getsize} + +Gets the size of the attachment. Contains the sum, in bytes, of the sizes of all properties on an attachment. The sum contained in PR_ATTACH_SIZE property includes the size of the PR_ATTACH_DATA_BIN or PR_ATTACH_DATA_OBJ property. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +GetSize() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/loadfromtnef/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/loadfromtnef/_index.md new file mode 100644 index 0000000000..d6607b611d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/loadfromtnef/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::LoadFromTnef method" +linktitle: "LoadFromTnef" +articleTitle: "LoadFromTnef" +second_title: "Aspose.Email for C++" +description: "Load MapiAttachment from stream with tnef content." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapiattachment/loadfromtnef/ +--- + +## LoadFromTnef (1 of 2) {#loadfromtnef_1} + +Load MapiAttachment from stream with tnef content. + +**Returns:** MapiAttachment + +```cpp +LoadFromTnef(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream | + +--- + +## LoadFromTnef (2 of 2) {#loadfromtnef_2} + +Load MapiAttachment from file with tnef content. + +**Returns:** MapiAttachment + +```cpp +LoadFromTnef(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Source file path. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/mapiattachment/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/mapiattachment/_index.md new file mode 100644 index 0000000000..e50d247ef1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/mapiattachment/_index.md @@ -0,0 +1,161 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::MapiAttachment constructor" +linktitle: "MapiAttachment" +articleTitle: "MapiAttachment" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiAttachment class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiattachment/mapiattachment/ +--- + +## MapiAttachment (1 of 8) {#mapiattachment_1} + +Initializes a new instance of the MapiAttachment class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachment() +``` + +--- + +## MapiAttachment (2 of 8) {#mapiattachment_2} + +Initializes a new instance of the MapiAttachment class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachment(System::String itemId, System::String attachName, System::ArrayPtr< uint8_t > attachData, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| itemId | The attachment id | +| attachName | Name of the attach. | +| attachData | The attach data. | +| count | The attachments quantity. | + +--- + +## MapiAttachment (3 of 8) {#mapiattachment_3} + +Initializes a new instance of the MapiAttachment class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachment(System::String itemId, System::String attachName, System::ArrayPtr< uint8_t > attachData, System::String mediaType, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| itemId | The attachment id | +| attachName | Name of the attach. | +| attachData | The attach data. | +| mediaType | The media type name. | +| count | The attachments quantity. | + +--- + +## MapiAttachment (4 of 8) {#mapiattachment_4} + +Initializes a new instance of the MapiAttachment class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachment(System::String attachName, System::ArrayPtr< uint8_t > attachData, int32_t count, OutlookMessageFormat format, bool preserveDates, int32_t codePage) +``` + +| Parameter | Description | +| --- | --- | +| attachName | Name of the attach. | +| attachData | The attach data. | +| count | The count. | +| format | The format. | +| preserveDates | If set to true [preserve dates]. | +| codePage | | + +--- + +## MapiAttachment (5 of 8) {#mapiattachment_5} + +Initializes a new instance of the MapiAttachment class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachment(System::String attachName, System::SharedPtr < MapiMessageItemBase > attachMsg, int32_t count, OutlookMessageFormat format, bool preserveDates, int32_t codePage) +``` + +| Parameter | Description | +| --- | --- | +| attachName | Name of the attach. | +| attachMsg | | +| count | The count. | +| format | The format. | +| preserveDates | If set to true [preserve dates]. | +| codePage | | + +--- + +## MapiAttachment (6 of 8) {#mapiattachment_6} + +Initializes a new instance of the MapiAttachment class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachment(System::String attachName, System::String attachContentId, System::ArrayPtr< uint8_t > attachData, int32_t count, OutlookMessageFormat format, bool preserveDates) +``` + +| Parameter | Description | +| --- | --- | +| attachName | Name of the attach. | +| attachContentId | ContentId of the attachment. | +| attachData | The attach data. | +| count | The count. | +| format | The format. | +| preserveDates | If set to true [preserve dates]. | + +--- + +## MapiAttachment (7 of 8) {#mapiattachment_7} + +Initializes a new instance of the MapiAttachment class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachment(System::String attachName, System::SharedPtr < MapiMessage > attachMsg, int32_t count, OutlookMessageFormat format, bool preserveDates) +``` + +| Parameter | Description | +| --- | --- | +| attachName | Name of the attach. | +| attachMsg | The mapi message that will be attached. | +| count | The count. | +| format | The format. | +| preserveDates | If set to true [preserve dates]. | + +--- + +## MapiAttachment (8 of 8) {#mapiattachment_8} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachment(System::SharedPtr < ReferenceAttachment > refAttach, int32_t codePage, int32_t count, OutlookMessageFormat format, bool preserveDates) +``` + +| Parameter | Description | +| --- | --- | +| refAttach | | +| codePage | | +| count | | +| format | | +| preserveDates | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/namedpropertymappingstorage/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/namedpropertymappingstorage/_index.md new file mode 100644 index 0000000000..6dcb69ef15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/namedpropertymappingstorage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::namedPropertyMappingStorage method" +linktitle: "namedPropertyMappingStorage" +articleTitle: "namedPropertyMappingStorage" +second_title: "Aspose.Email for C++" +description: "The named property mapping storage." +type: docs +weight: 430 +url: /cpp/aspose.email.mapi/mapiattachment/namedpropertymappingstorage/ +--- + +## namedPropertyMappingStorage {#namedpropertymappingstorage} + +The named property mapping storage. + +**Returns:** System::SharedPtr < MapiNamedPropertyMappingStorage > Aspose::Email::Mapi:: + +```cpp +namedPropertyMappingStorage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/removeproperty/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/removeproperty/_index.md new file mode 100644 index 0000000000..2037386fab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/removeproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::RemoveProperty method" +linktitle: "RemoveProperty" +articleTitle: "RemoveProperty" +second_title: "Aspose.Email for C++" +description: "Provides correctly removing property from all collections." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapiattachment/removeproperty/ +--- + +## RemoveProperty {#removeproperty} + +Provides correctly removing property from all collections. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +RemoveProperty(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag of MapiProperty . | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/save/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/save/_index.md new file mode 100644 index 0000000000..3d19bb67df --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/save/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Save attachment content." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapiattachment/save/ +--- + +## Save (1 of 2) {#save_1} + +Save attachment content. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to save. | + +--- + +## Save (2 of 2) {#save_2} + +Save attachment content. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String filename) +``` + +| Parameter | Description | +| --- | --- | +| filename | The file name to save. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/saveinternal/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/saveinternal/_index.md new file mode 100644 index 0000000000..45c556e8b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/saveinternal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::SaveInternal method" +linktitle: "SaveInternal" +articleTitle: "SaveInternal" +second_title: "Aspose.Email for C++" +description: "Save attachment content." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapiattachment/saveinternal/ +--- + +## SaveInternal {#saveinternal} + +Save attachment content. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SaveInternal(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to save. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/savetotnef/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/savetotnef/_index.md new file mode 100644 index 0000000000..842526808e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/savetotnef/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::SaveToTnef method" +linktitle: "SaveToTnef" +articleTitle: "SaveToTnef" +second_title: "Aspose.Email for C++" +description: "Save attachment to tnef content." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapiattachment/savetotnef/ +--- + +## SaveToTnef (1 of 2) {#savetotnef_1} + +Save attachment to tnef content. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SaveToTnef(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to save. | + +--- + +## SaveToTnef (2 of 2) {#savetotnef_2} + +Save attachment to tnef content. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SaveToTnef(System::String filename) +``` + +| Parameter | Description | +| --- | --- | +| filename | The file name to save. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/savetotnefinternal/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/savetotnefinternal/_index.md new file mode 100644 index 0000000000..e19d27839e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/savetotnefinternal/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::SaveToTnefInternal method" +linktitle: "SaveToTnefInternal" +articleTitle: "SaveToTnefInternal" +second_title: "Aspose.Email for C++" +description: "SaveToTnefInternal of MapiAttachment." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapiattachment/savetotnefinternal/ +--- + +## SaveToTnefInternal {#savetotnefinternal} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SaveToTnefInternal(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/set_binarydata/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/set_binarydata/_index.md new file mode 100644 index 0000000000..ce3043aa2f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/set_binarydata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::set_BinaryData method" +linktitle: "set_BinaryData" +articleTitle: "set_BinaryData" +second_title: "Aspose.Email for C++" +description: "Sets binary attachment data." +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapiattachment/set_binarydata/ +--- + +## set_BinaryData {#set_binarydata} + +Sets binary attachment data. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_BinaryData(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/set_displayname/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/set_displayname/_index.md new file mode 100644 index 0000000000..bc1749fb69 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the display name of the ole object in an attachment." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapiattachment/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Gets the display name of the ole object in an attachment. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/set_itemid/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/set_itemid/_index.md new file mode 100644 index 0000000000..378c9a19ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/set_itemid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::set_ItemId method" +linktitle: "set_ItemId" +articleTitle: "set_ItemId" +second_title: "Aspose.Email for C++" +description: "The item id, uses with a server" +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapiattachment/set_itemid/ +--- + +## set_ItemId {#set_itemid} + +The item id, uses with a server + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +set_ItemId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/setnamedpropertymapping/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/setnamedpropertymapping/_index.md new file mode 100644 index 0000000000..0880998674 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/setnamedpropertymapping/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::SetNamedPropertyMapping method" +linktitle: "SetNamedPropertyMapping" +articleTitle: "SetNamedPropertyMapping" +second_title: "Aspose.Email for C++" +description: "Sets the named property mapping." +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapiattachment/setnamedpropertymapping/ +--- + +## SetNamedPropertyMapping {#setnamedpropertymapping} + +Sets the named property mapping. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetNamedPropertyMapping(System::SharedPtr < MapiNamedPropertyMappingStorage > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The MapiNamedPropertyMappingStorage . | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/setowner/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/setowner/_index.md new file mode 100644 index 0000000000..585af0dd54 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Sets the owner." +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapiattachment/setowner/ +--- + +## SetOwner {#setowner} + +Sets the owner. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > owner) +``` + +| Parameter | Description | +| --- | --- | +| owner | The owner message. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/setproperty/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/setproperty/_index.md new file mode 100644 index 0000000000..602548217f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/setproperty/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::SetProperty method" +linktitle: "SetProperty" +articleTitle: "SetProperty" +second_title: "Aspose.Email for C++" +description: "Sets the property." +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/mapiattachment/setproperty/ +--- + +## SetProperty (1 of 2) {#setproperty_1} + +Sets the property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < MapiProperty > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The property. | + +--- + +## SetProperty (2 of 2) {#setproperty_2} + +Sets MAPI property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < PropertyDescriptor > pd, System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| pd | The property descriptor. | +| value | The property data. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/tomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/tomapimessage/_index.md new file mode 100644 index 0000000000..924ed67a89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/tomapimessage/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::ToMapiMessage method" +linktitle: "ToMapiMessage" +articleTitle: "ToMapiMessage" +second_title: "Aspose.Email for C++" +description: "ToMapiMessage of MapiAttachment." +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/mapiattachment/tomapimessage/ +--- + +## ToMapiMessage {#tomapimessage} + +**Returns:** System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +ToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/tomemorystream/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/tomemorystream/_index.md new file mode 100644 index 0000000000..712680e2be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/tomemorystream/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::ToMemoryStream method" +linktitle: "ToMemoryStream" +articleTitle: "ToMemoryStream" +second_title: "Aspose.Email for C++" +description: "ToMemoryStream of MapiAttachment." +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/mapiattachment/tomemorystream/ +--- + +## ToMemoryStream {#tomemorystream} + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +ToMemoryStream() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachment/trygetnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapiattachment/trygetnamedproperty/_index.md new file mode 100644 index 0000000000..0f721861d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachment/trygetnamedproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachment::TryGetNamedProperty method" +linktitle: "TryGetNamedProperty" +articleTitle: "TryGetNamedProperty" +second_title: "Aspose.Email for C++" +description: "If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null." +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/mapiattachment/trygetnamedproperty/ +--- + +## TryGetNamedProperty {#trygetnamedproperty} + +If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +TryGetNamedProperty(System::SharedPtr < MapiProperty > mapiProperty, System::SharedPtr < MapiNamedProperty > & mapiNamedProperty) +``` + +| Parameter | Description | +| --- | --- | +| mapiProperty | | +| mapiNamedProperty | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/_index.md new file mode 100644 index 0000000000..c2082e8b42 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection class" +linktitle: "MapiAttachmentCollection" +articleTitle: "MapiAttachmentCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of MapiAttachment objects." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/ +--- + +## MapiAttachmentCollection class + +Represents a collection of MapiAttachment objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiAttachmentCollection (2 overloads)](./mapiattachmentcollection/) | Initializes a new instance of the MapiAttachmentCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Add (5 overloads)](./add/) | Adds an object to the end of the T:System::Collections::ObjectModel::Collection`1 . | +| [ContainsFileName](./containsfilename/) | Determines whether an element with defined name is in the collection. | +| [CreateMapiAttachment](./createmapiattachment/) | | +| [DeepCopyTo](./deepcopyto/) | | +| [GetNames](./getnames/) | Gets the attachment names separated with comma. | +| [Insert (2 overloads)](./insert/) | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. | +| [Remove](./remove/) | Removes the first occurrence of a specific object from the MapiAttachmentCollection . | +| [RemoveAt](./removeat/) | Removes the element at the specified index of the MapiAttachmentCollection . | +| [Replace](./replace/) | Replaces an element at the specified index. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/add/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/add/_index.md new file mode 100644 index 0000000000..f7924d1df6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/add/_index.md @@ -0,0 +1,95 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an object to the end of the T:System::Collections::ObjectModel::Collection`1 ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/add/ +--- + +## Add (1 of 5) {#add_1} + +Adds an object to the end of the T:System::Collections::ObjectModel::Collection`1 . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(const System::SharedPtr < MapiAttachment > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The object to be added to the end of the T:System::Collections::ObjectModel::Collection`1 . The value can be null for reference types. | + +--- + +## Add (2 of 5) {#add_2} + +Adds the new attachment. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(System::String name, System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of attachment. | +| data | The attachment data. | + +--- + +## Add (3 of 5) {#add_3} + +Adds the new attachment as embedded message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(System::String name, System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of attachment. | +| msg | The MapiMessage that represents the attached message. | + +--- + +## Add (4 of 5) {#add_4} + +Adds a reference attachment to the collection using the specified name and configuration options. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(System::String name, System::SharedPtr < ReferenceAttachmentOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of the attachment to display in the message. | +| options | An instance of ReferenceAttachmentOptions containing the configuration details for the reference attachment, such as the shared link, URL, and provider name. | + +--- + +## Add (5 of 5) {#add_5} + +Adds the reference attachment. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(System::String name, System::String sharedLink, System::String url, System::String providerName) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of attachment. | +| sharedLink | A fully qualified shared link to the attachment provided by web service manipulating the attachment. | +| url | A file location. | +| providerName | A name of reference attachment provider. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/containsfilename/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/containsfilename/_index.md new file mode 100644 index 0000000000..1a5edd0bcb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/containsfilename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::ContainsFileName method" +linktitle: "ContainsFileName" +articleTitle: "ContainsFileName" +second_title: "Aspose.Email for C++" +description: "Determines whether an element with defined name is in the collection." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/containsfilename/ +--- + +## ContainsFileName {#containsfilename} + +Determines whether an element with defined name is in the collection. + +**Returns:** true if item is found in the collections otherwise, false. + +```cpp +ContainsFileName(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/createmapiattachment/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/createmapiattachment/_index.md new file mode 100644 index 0000000000..4ee6d780d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/createmapiattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::CreateMapiAttachment method" +linktitle: "CreateMapiAttachment" +articleTitle: "CreateMapiAttachment" +second_title: "Aspose.Email for C++" +description: "CreateMapiAttachment of MapiAttachmentCollection." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/createmapiattachment/ +--- + +## CreateMapiAttachment {#createmapiattachment} + +**Returns:** System::SharedPtr < MapiAttachment > Aspose::Email::Mapi:: + +```cpp +CreateMapiAttachment(System::String name, System::SharedPtr < MapiMessage > msg, int32_t attachNum) +``` + +| Parameter | Description | +| --- | --- | +| name | | +| msg | | +| attachNum | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/deepcopyto/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/deepcopyto/_index.md new file mode 100644 index 0000000000..d49b02dece --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/deepcopyto/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::DeepCopyTo method" +linktitle: "DeepCopyTo" +articleTitle: "DeepCopyTo" +second_title: "Aspose.Email for C++" +description: "DeepCopyTo of MapiAttachmentCollection." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/deepcopyto/ +--- + +## DeepCopyTo {#deepcopyto} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +DeepCopyTo(System::SharedPtr < MapiAttachmentCollection > dest) +``` + +| Parameter | Description | +| --- | --- | +| dest | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/getnames/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/getnames/_index.md new file mode 100644 index 0000000000..9c1e898cd3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/getnames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::GetNames method" +linktitle: "GetNames" +articleTitle: "GetNames" +second_title: "Aspose.Email for C++" +description: "Gets the attachment names separated with comma." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/getnames/ +--- + +## GetNames {#getnames} + +Gets the attachment names separated with comma. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +GetNames() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/insert/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/insert/_index.md new file mode 100644 index 0000000000..219a1fc8ac --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/insert/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/insert/ +--- + +## Insert (1 of 2) {#insert_1} + +Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Insert(int32_t index, const System::SharedPtr < MapiAttachment > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which item should be inserted. | +| item | The object to insert. The value can be null for reference types. | + +--- + +## Insert (2 of 2) {#insert_2} + +Inserts a message as attachment into the MapiAttachmentCollection at the specified index. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Insert(int32_t index, System::String name, System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which should be inserted. | +| name | The name of attachment. | +| msg | The MapiMessage that represents the attached message. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/mapiattachmentcollection/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/mapiattachmentcollection/_index.md new file mode 100644 index 0000000000..e81df1df57 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/mapiattachmentcollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::MapiAttachmentCollection constructor" +linktitle: "MapiAttachmentCollection" +articleTitle: "MapiAttachmentCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiAttachmentCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/mapiattachmentcollection/ +--- + +## MapiAttachmentCollection (1 of 2) {#mapiattachmentcollection_1} + +Initializes a new instance of the MapiAttachmentCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachmentCollection() +``` + +--- + +## MapiAttachmentCollection (2 of 2) {#mapiattachmentcollection_2} + +Initializes a new instance of the MapiAttachmentCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachmentCollection(System::SharedPtr < MapiMessageItemBase > owner) +``` + +| Parameter | Description | +| --- | --- | +| owner | The owner message. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/remove/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/remove/_index.md new file mode 100644 index 0000000000..9e84ffbc58 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the first occurrence of a specific object from the MapiAttachmentCollection ." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/remove/ +--- + +## Remove {#remove} + +Removes the first occurrence of a specific object from the MapiAttachmentCollection . + +**Returns:** true if item is successfully removed; otherwise, false. + +```cpp +Remove(const System::SharedPtr < MapiAttachment > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The object to remove from the MapiAttachmentCollection . | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/removeat/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/removeat/_index.md new file mode 100644 index 0000000000..032519cbbf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Removes the element at the specified index of the MapiAttachmentCollection ." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/removeat/ +--- + +## RemoveAt {#removeat} + +Removes the element at the specified index of the MapiAttachmentCollection . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | he zero-based index of the element to remove. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/replace/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/replace/_index.md new file mode 100644 index 0000000000..5e03fef0a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/replace/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::Replace method" +linktitle: "Replace" +articleTitle: "Replace" +second_title: "Aspose.Email for C++" +description: "Replaces an element at the specified index." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/replace/ +--- + +## Replace {#replace} + +Replaces an element at the specified index. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Replace(int32_t index, System::String name, System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which should be replaced. | +| name | The name of attachment. | +| msg | The MapiMessage that represents the attached message. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..137221c15f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MapiAttachmentCollection." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapiattachmentcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentpropertystream/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentpropertystream/_index.md new file mode 100644 index 0000000000..3ab49f9584 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentpropertystream/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentPropertyStream class" +linktitle: "MapiAttachmentPropertyStream" +articleTitle: "MapiAttachmentPropertyStream" +second_title: "Aspose.Email for C++" +description: "Represents the property stream of attachment object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiattachmentpropertystream/ +--- + +## MapiAttachmentPropertyStream class + +**Inherits:** Aspose::Email::Mapi::MapiPropertyStream + +Represents the property stream of attachment object. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiAttachmentPropertyStream (2 overloads)](./mapiattachmentpropertystream/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [GetContent](./getcontent/) | Gets the content. | + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentpropertystream/getcontent/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentpropertystream/getcontent/_index.md new file mode 100644 index 0000000000..ee9bfadf1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentpropertystream/getcontent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentPropertyStream::GetContent method" +linktitle: "GetContent" +articleTitle: "GetContent" +second_title: "Aspose.Email for C++" +description: "Gets the content." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiattachmentpropertystream/getcontent/ +--- + +## GetContent {#getcontent} + +Gets the content. + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +GetContent() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiattachmentpropertystream/mapiattachmentpropertystream/_index.md b/english/cpp/aspose.email.mapi/mapiattachmentpropertystream/mapiattachmentpropertystream/_index.md new file mode 100644 index 0000000000..424644b2fb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiattachmentpropertystream/mapiattachmentpropertystream/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Mapi::MapiAttachmentPropertyStream::MapiAttachmentPropertyStream constructor" +linktitle: "MapiAttachmentPropertyStream" +articleTitle: "MapiAttachmentPropertyStream" +second_title: "Aspose.Email for C++" +description: "MapiAttachmentPropertyStream of MapiAttachmentPropertyStream." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiattachmentpropertystream/mapiattachmentpropertystream/ +--- + +## MapiAttachmentPropertyStream (1 of 2) {#mapiattachmentpropertystream_1} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachmentPropertyStream() +``` + +--- + +## MapiAttachmentPropertyStream (2 of 2) {#mapiattachmentpropertystream_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiAttachmentPropertyStream(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/_index.md new file mode 100644 index 0000000000..5355350a29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/_index.md @@ -0,0 +1,108 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar class" +linktitle: "MapiCalendar" +articleTitle: "MapiCalendar" +second_title: "Aspose.Email for C++" +description: "Represents a MAPI calendar item." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendar/ +--- + +## MapiCalendar class + +**Inherits:** Aspose::Email::Mapi::MapiMessageItemBase + +Represents a MAPI calendar item. + +This class serves as a wrapper for MapiMessage to simplify the process of handling calendar information from MAPI properties. It provides a more intuitive interface for accessing and manipulating calendar data within the MAPI message. + +The following example demonstrates how to get a MapiCalendar object from a MapiMessage . + +```csharp +var msg = MapiMessage.Load("calendar.msg"); + +// Check if the loaded message is a supported calendar type +if (msg.SupportedType == MapiItemType.Calendar) +{ + // Convert the MAPI message to a MapiCalendar object + var mapiCalendar = (MapiCalendar)msg.ToMapiMessageItem(); + + // Display some calendar info + Console.WriteLine(mapiCalendar.Subject); + Console.WriteLine(mapiCalendar.StartDate); +} +``` + +```vb +Dim msg = MapiMessage.Load("calendar.msg") + +' Check if the loaded message is a supported calendar type +If msg.SupportedType = MapiItemType.Calendar Then + ' Convert the MAPI message to a MapiCalendar object + Dim mapiCalendar = DirectCast(msg.ToMapiMessageItem(), MapiCalendar) + + ' Display some calendar info + Console.WriteLine(mapiCalendar.Subject) + Console.WriteLine(mapiCalendar.StartDate) +End If +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendar (8 overloads)](./mapicalendar/) | Initializes a new instance of the MapiCalendar class | + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertToMapiMessage](./converttomapimessage/) | Converts the task object to mapi message | +| [Dispose](./dispose/) | Releases all resources. | +| [get_AppointmentCounterProposal](./get_appointmentcounterproposal/) | Gets a value indicating whether a Meeting Response object is a counter proposal. | +| [get_Attachments](./get_attachments/) | Gets the attachment collection. | +| [get_Attendees](./get_attendees/) | Gets the attendees | +| [get_AuxiliaryFlags](./get_auxiliaryflags/) | Gets the auxiliary state | +| [get_BusyStatus](./get_busystatus/) | Gets the busy status | +| [get_ClientIntent](./get_clientintent/) | Gets the actions the user has taken on this Meeting object. | +| [get_EndDate](./get_enddate/) | Gets the end date and time of the event. If the date is not set, default value for DateTime is returned. | +| [get_EndDateTimeZone](./get_enddatetimezone/) | Gets time zone information that indicates the time zone of the EndDate property | +| [get_IsAllDay](./get_isallday/) | Gets a value indicating whether the event is an all-day event | +| [get_KeyWords](./get_keywords/) | Gets the categories of the calendar object | +| [get_Location](./get_location/) | Gets the location of the event | +| [get_Organizer](./get_organizer/) | Gets the organizer. | +| [get_Recurrence](./get_recurrence/) | Gets the recurrence properties | +| [get_ReminderDelta](./get_reminderdelta/) | Gets the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object | +| [get_ReminderFileParameter](./get_reminderfileparameter/) | Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue. | +| [get_ReminderSet](./get_reminderset/) | Gets a value indicating whether a reminder is set on the object | +| [get_Sequence](./get_sequence/) | Gets the sequence number | +| [get_StartDate](./get_startdate/) | Gets the start date and time of the event. If the date is not set, default value for DateTime is returned. | +| [get_StartDateTimeZone](./get_startdatetimezone/) | Gets time zone information that indicates the time zone of the StartDate property | +| [get_State](./get_state/) | Gets the state of the calendar object | +| [get_Uid](./get_uid/) | Gets the unique identifier | +| [GetUnderlyingMessage](./getunderlyingmessage/) | Retrieves the underlying MapiMessage object. | +| [Save (6 overloads)](./save/) | Saves calendar object to the file with iCalendar format using te default save options | +| [set_AppointmentCounterProposal](./set_appointmentcounterproposal/) | Sets a value indicating whether a Meeting Response object is a counter proposal. | +| [set_Attendees](./set_attendees/) | Sets the attendees | +| [set_AuxiliaryFlags](./set_auxiliaryflags/) | Sets the auxiliary state | +| [set_BusyStatus](./set_busystatus/) | Sets the busy status | +| [set_ClientIntent](./set_clientintent/) | Sets the actions the user has taken on this Meeting object. | +| [set_EndDate](./set_enddate/) | Sets the end date and time of the event. If the date is not set, default value for DateTime is returned. | +| [set_EndDateTimeZone](./set_enddatetimezone/) | Sets time zone information that indicates the time zone of the EndDate property | +| [set_IsAllDay](./set_isallday/) | Sets a value indicating whether the event is an all-day event | +| [set_KeyWords](./set_keywords/) | Sets the categories of the calendar object | +| [set_Location](./set_location/) | Sets the location of the event | +| [set_Organizer](./set_organizer/) | Sets the organizer. | +| [set_Recurrence](./set_recurrence/) | Sets the recurrence properties | +| [set_ReminderDelta](./set_reminderdelta/) | Sets the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object | +| [set_ReminderFileParameter](./set_reminderfileparameter/) | Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue. | +| [set_ReminderSet](./set_reminderset/) | Sets a value indicating whether a reminder is set on the object | +| [set_Sequence](./set_sequence/) | Sets the sequence number | +| [set_StartDate](./set_startdate/) | Sets the start date and time of the event. If the date is not set, default value for DateTime is returned. | +| [set_StartDateTimeZone](./set_startdatetimezone/) | Sets time zone information that indicates the time zone of the StartDate property | +| [set_State](./set_state/) | Sets the state of the calendar object | +| [set_Uid](./set_uid/) | Gets the unique identifier | +| [SetStateForced](./setstateforced/) | Sets the state of the calendar object, overriding any default behavior. | +| [ToIcalendar](./toicalendar/) | Converts this MapiCalendar into CalendarObject | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/converttomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/converttomapimessage/_index.md new file mode 100644 index 0000000000..c5dcdf13a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/converttomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::ConvertToMapiMessage method" +linktitle: "ConvertToMapiMessage" +articleTitle: "ConvertToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Converts the task object to mapi message" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendar/converttomapimessage/ +--- + +## ConvertToMapiMessage {#converttomapimessage} + +Converts the task object to mapi message + +**Returns:** MapiMessage that represents a MAPI message + +```cpp +ConvertToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/dispose/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/dispose/_index.md new file mode 100644 index 0000000000..bc17e9313d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Releases all resources." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendar/dispose/ +--- + +## Dispose {#dispose} + +Releases all resources. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_appointmentcounterproposal/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_appointmentcounterproposal/_index.md new file mode 100644 index 0000000000..8a96fbdf86 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_appointmentcounterproposal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_AppointmentCounterProposal method" +linktitle: "get_AppointmentCounterProposal" +articleTitle: "get_AppointmentCounterProposal" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a Meeting Response object is a counter proposal." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendar/get_appointmentcounterproposal/ +--- + +## get_AppointmentCounterProposal {#get_appointmentcounterproposal} + +Gets a value indicating whether a Meeting Response object is a counter proposal. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_AppointmentCounterProposal() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_attachments/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_attachments/_index.md new file mode 100644 index 0000000000..6da2b24bf8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets the attachment collection." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendar/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets the attachment collection. + +**Returns:** System::SharedPtr < MapiAttachmentCollection > Aspose::Email::Mapi:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_attendees/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_attendees/_index.md new file mode 100644 index 0000000000..f058f1a6a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_attendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_Attendees method" +linktitle: "get_Attendees" +articleTitle: "get_Attendees" +second_title: "Aspose.Email for C++" +description: "Gets the attendees" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendar/get_attendees/ +--- + +## get_Attendees {#get_attendees} + +Gets the attendees + +**Returns:** System::SharedPtr < MapiCalendarAttendees > Aspose::Email::Mapi:: + +```cpp +get_Attendees() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_auxiliaryflags/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_auxiliaryflags/_index.md new file mode 100644 index 0000000000..5ba45c8fbb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_auxiliaryflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_AuxiliaryFlags method" +linktitle: "get_AuxiliaryFlags" +articleTitle: "get_AuxiliaryFlags" +second_title: "Aspose.Email for C++" +description: "Gets the auxiliary state" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendar/get_auxiliaryflags/ +--- + +## get_AuxiliaryFlags {#get_auxiliaryflags} + +Gets the auxiliary state + +**Returns:** MapiCalendarAuxiliaryFlags Aspose::Email::Mapi:: + +```cpp +get_AuxiliaryFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_busystatus/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_busystatus/_index.md new file mode 100644 index 0000000000..fa19856101 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_busystatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_BusyStatus method" +linktitle: "get_BusyStatus" +articleTitle: "get_BusyStatus" +second_title: "Aspose.Email for C++" +description: "Gets the busy status" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendar/get_busystatus/ +--- + +## get_BusyStatus {#get_busystatus} + +Gets the busy status + +**Returns:** MapiCalendarBusyStatus Aspose::Email::Mapi:: + +```cpp +get_BusyStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_clientintent/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_clientintent/_index.md new file mode 100644 index 0000000000..92e570b35a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_clientintent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_ClientIntent method" +linktitle: "get_ClientIntent" +articleTitle: "get_ClientIntent" +second_title: "Aspose.Email for C++" +description: "Gets the actions the user has taken on this Meeting object." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicalendar/get_clientintent/ +--- + +## get_ClientIntent {#get_clientintent} + +Gets the actions the user has taken on this Meeting object. + +**Returns:** MapiCalendarClientIntent Aspose::Email::Mapi:: + +```cpp +get_ClientIntent() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_enddate/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_enddate/_index.md new file mode 100644 index 0000000000..b346c2c043 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_enddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_EndDate method" +linktitle: "get_EndDate" +articleTitle: "get_EndDate" +second_title: "Aspose.Email for C++" +description: "Gets the end date and time of the event." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicalendar/get_enddate/ +--- + +## get_EndDate {#get_enddate} + +Gets the end date and time of the event. If the date is not set, default value for DateTime is returned. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_EndDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_enddatetimezone/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_enddatetimezone/_index.md new file mode 100644 index 0000000000..13e2ebc223 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_enddatetimezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_EndDateTimeZone method" +linktitle: "get_EndDateTimeZone" +articleTitle: "get_EndDateTimeZone" +second_title: "Aspose.Email for C++" +description: "Gets time zone information that indicates the time zone of the EndDate property" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicalendar/get_enddatetimezone/ +--- + +## get_EndDateTimeZone {#get_enddatetimezone} + +Gets time zone information that indicates the time zone of the EndDate property + +**Returns:** System::SharedPtr < MapiCalendarTimeZone > Aspose::Email::Mapi:: + +```cpp +get_EndDateTimeZone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_isallday/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_isallday/_index.md new file mode 100644 index 0000000000..7c44da5884 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_isallday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_IsAllDay method" +linktitle: "get_IsAllDay" +articleTitle: "get_IsAllDay" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the event is an all-day event" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicalendar/get_isallday/ +--- + +## get_IsAllDay {#get_isallday} + +Gets a value indicating whether the event is an all-day event + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsAllDay() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_keywords/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_keywords/_index.md new file mode 100644 index 0000000000..3e0d550698 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_keywords/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_KeyWords method" +linktitle: "get_KeyWords" +articleTitle: "get_KeyWords" +second_title: "Aspose.Email for C++" +description: "Gets the categories of the calendar object" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicalendar/get_keywords/ +--- + +## get_KeyWords {#get_keywords} + +Gets the categories of the calendar object + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_KeyWords() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_location/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_location/_index.md new file mode 100644 index 0000000000..7b90d981d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_Location method" +linktitle: "get_Location" +articleTitle: "get_Location" +second_title: "Aspose.Email for C++" +description: "Gets the location of the event" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicalendar/get_location/ +--- + +## get_Location {#get_location} + +Gets the location of the event + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Location() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_organizer/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_organizer/_index.md new file mode 100644 index 0000000000..f548738972 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_organizer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_Organizer method" +linktitle: "get_Organizer" +articleTitle: "get_Organizer" +second_title: "Aspose.Email for C++" +description: "Gets the organizer." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicalendar/get_organizer/ +--- + +## get_Organizer {#get_organizer} + +Gets the organizer. + +**Returns:** System::SharedPtr < MapiElectronicAddress > Aspose::Email::Mapi:: + +```cpp +get_Organizer() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_recurrence/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_recurrence/_index.md new file mode 100644 index 0000000000..c0c1b313da --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_recurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_Recurrence method" +linktitle: "get_Recurrence" +articleTitle: "get_Recurrence" +second_title: "Aspose.Email for C++" +description: "Gets the recurrence properties" +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicalendar/get_recurrence/ +--- + +## get_Recurrence {#get_recurrence} + +Gets the recurrence properties + +**Returns:** System::SharedPtr < MapiCalendarEventRecurrence > Aspose::Email::Mapi:: + +```cpp +get_Recurrence() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_reminderdelta/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_reminderdelta/_index.md new file mode 100644 index 0000000000..b18158d093 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_reminderdelta/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_ReminderDelta method" +linktitle: "get_ReminderDelta" +articleTitle: "get_ReminderDelta" +second_title: "Aspose.Email for C++" +description: "Gets the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object" +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicalendar/get_reminderdelta/ +--- + +## get_ReminderDelta {#get_reminderdelta} + +Gets the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_ReminderDelta() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_reminderfileparameter/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_reminderfileparameter/_index.md new file mode 100644 index 0000000000..ca414a7fec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_reminderfileparameter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_ReminderFileParameter method" +linktitle: "get_ReminderFileParameter" +articleTitle: "get_ReminderFileParameter" +second_title: "Aspose.Email for C++" +description: "Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicalendar/get_reminderfileparameter/ +--- + +## get_ReminderFileParameter {#get_reminderfileparameter} + +Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ReminderFileParameter() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_reminderset/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_reminderset/_index.md new file mode 100644 index 0000000000..475266d99f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_reminderset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_ReminderSet method" +linktitle: "get_ReminderSet" +articleTitle: "get_ReminderSet" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a reminder is set on the object" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicalendar/get_reminderset/ +--- + +## get_ReminderSet {#get_reminderset} + +Gets a value indicating whether a reminder is set on the object + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_ReminderSet() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_sequence/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_sequence/_index.md new file mode 100644 index 0000000000..a3a447c9ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_sequence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_Sequence method" +linktitle: "get_Sequence" +articleTitle: "get_Sequence" +second_title: "Aspose.Email for C++" +description: "Gets the sequence number" +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicalendar/get_sequence/ +--- + +## get_Sequence {#get_sequence} + +Gets the sequence number + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_Sequence() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_startdate/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_startdate/_index.md new file mode 100644 index 0000000000..2b80420a7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_startdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_StartDate method" +linktitle: "get_StartDate" +articleTitle: "get_StartDate" +second_title: "Aspose.Email for C++" +description: "Gets the start date and time of the event." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicalendar/get_startdate/ +--- + +## get_StartDate {#get_startdate} + +Gets the start date and time of the event. If the date is not set, default value for DateTime is returned. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_StartDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_startdatetimezone/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_startdatetimezone/_index.md new file mode 100644 index 0000000000..0135c1c7a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_startdatetimezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_StartDateTimeZone method" +linktitle: "get_StartDateTimeZone" +articleTitle: "get_StartDateTimeZone" +second_title: "Aspose.Email for C++" +description: "Gets time zone information that indicates the time zone of the StartDate property" +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicalendar/get_startdatetimezone/ +--- + +## get_StartDateTimeZone {#get_startdatetimezone} + +Gets time zone information that indicates the time zone of the StartDate property + +**Returns:** System::SharedPtr < MapiCalendarTimeZone > Aspose::Email::Mapi:: + +```cpp +get_StartDateTimeZone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_state/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_state/_index.md new file mode 100644 index 0000000000..65bbbcb800 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_state/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_State method" +linktitle: "get_State" +articleTitle: "get_State" +second_title: "Aspose.Email for C++" +description: "Gets the state of the calendar object" +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicalendar/get_state/ +--- + +## get_State {#get_state} + +Gets the state of the calendar object + +**Returns:** MapiCalendarState Aspose::Email::Mapi:: + +```cpp +get_State() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/get_uid/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/get_uid/_index.md new file mode 100644 index 0000000000..11aebf3d95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/get_uid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::get_Uid method" +linktitle: "get_Uid" +articleTitle: "get_Uid" +second_title: "Aspose.Email for C++" +description: "Gets the unique identifier" +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapicalendar/get_uid/ +--- + +## get_Uid {#get_uid} + +Gets the unique identifier + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Uid() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/getunderlyingmessage/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/getunderlyingmessage/_index.md new file mode 100644 index 0000000000..a4794347f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/getunderlyingmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::GetUnderlyingMessage method" +linktitle: "GetUnderlyingMessage" +articleTitle: "GetUnderlyingMessage" +second_title: "Aspose.Email for C++" +description: "Retrieves the underlying MapiMessage object." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapicalendar/getunderlyingmessage/ +--- + +## GetUnderlyingMessage {#getunderlyingmessage} + +Retrieves the underlying MapiMessage object. + +**Returns:** The MapiMessage object. + +```cpp +GetUnderlyingMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/mapicalendar/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/mapicalendar/_index.md new file mode 100644 index 0000000000..dcc1075ba4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/mapicalendar/_index.md @@ -0,0 +1,150 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::MapiCalendar constructor" +linktitle: "MapiCalendar" +articleTitle: "MapiCalendar" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendar class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendar/mapicalendar/ +--- + +## MapiCalendar (1 of 8) {#mapicalendar_1} + +Initializes a new instance of the MapiCalendar class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendar() +``` + +--- + +## MapiCalendar (2 of 8) {#mapicalendar_2} + +Initializes a new instance of the MapiCalendar class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendar(System::String location, System::String summary, System::String description, System::DateTime startDate, System::DateTime endDate) +``` + +| Parameter | Description | +| --- | --- | +| location | The appointment location. | +| summary | The appointment summary. | +| description | The appointment description. | +| startDate | The start date. | +| endDate | The end date. | + +--- + +## MapiCalendar (3 of 8) {#mapicalendar_3} + +Initializes a new instance of the MapiCalendar class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendar(System::String location, System::DateTime startDate, System::DateTime endDate, System::String organizer, System::SharedPtr < MapiRecipientCollection > attendees) +``` + +| Parameter | Description | +| --- | --- | +| location | The meeting location. | +| startDate | The start date. | +| endDate | The end date. | +| organizer | The meeting organizer address. | +| attendees | The meeting attendees. | + +--- + +## MapiCalendar (4 of 8) {#mapicalendar_4} + +Initializes a new instance of the MapiCalendar class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendar(System::String location, System::String summary, System::String description, System::DateTime startDate, System::DateTime endDate, System::String organizer, System::SharedPtr < MapiRecipientCollection > attendees) +``` + +| Parameter | Description | +| --- | --- | +| location | The meeting location. | +| summary | The meeting summary. | +| description | The meeting description. | +| startDate | The start date. | +| endDate | The end date. | +| organizer | The meeting organizer address. | +| attendees | The meeting attendees. | + +--- + +## MapiCalendar (5 of 8) {#mapicalendar_5} + +Initializes a new instance of the MapiCalendar class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendar(System::String location, System::String summary, System::String description, System::DateTime startDate, System::DateTime endDate, System::SharedPtr < MapiElectronicAddress > organizer, System::SharedPtr < MapiRecipientCollection > attendees) +``` + +| Parameter | Description | +| --- | --- | +| location | The meeting location. | +| summary | The meeting summary. | +| description | The meeting description. | +| startDate | The start date. | +| endDate | The end date. | +| organizer | The meeting organizer. | +| attendees | The meeting attendees. | + +--- + +## MapiCalendar (6 of 8) {#mapicalendar_6} + +Initializes a new instance of the MapiCalendar class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendar(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | A MapiMessage whose class name is IPM.Appointment or starts with IPM.Appointment. or IPM.Schedule.meeting. | + +--- + +## MapiCalendar (7 of 8) {#mapicalendar_7} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendar(System::SharedPtr < MapiMessageItemBase > msg, bool checkMessageClass) +``` + +| Parameter | Description | +| --- | --- | +| msg | | +| checkMessageClass | | + +--- + +## MapiCalendar (8 of 8) {#mapicalendar_8} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendar(int64_t storeSupportMask) +``` + +| Parameter | Description | +| --- | --- | +| storeSupportMask | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/save/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/save/_index.md new file mode 100644 index 0000000000..aa4761d4cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/save/_index.md @@ -0,0 +1,109 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves calendar object to the file with iCalendar format using te default save options" +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapicalendar/save/ +--- + +## Save (1 of 6) {#save_1} + +Saves calendar object to the file with iCalendar format using te default save options + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | + +--- + +## Save (2 of 6) {#save_2} + +Saves calendar object to the stream with specified format using te default save options + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, Calendar::AppointmentSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveFormat | A save format | + +--- + +## Save (3 of 6) {#save_3} + +Saves calendar to the stream with specified save options + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < MapiCalendarSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveOptions | A save options | + +--- + +## Save (4 of 6) {#save_4} + +Saves calendar object to the file with iCalendar format using te default save options + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file path | + +--- + +## Save (5 of 6) {#save_5} + +Saves calendar object to the file with specified format using te default save options + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String filePath, Calendar::AppointmentSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file path | +| saveFormat | A save format | + +--- + +## Save (6 of 6) {#save_6} + +Saves calendar object to the file with specified format using te default save options + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String filePath, System::SharedPtr < MapiCalendarSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file path | +| saveOptions | A save options | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_appointmentcounterproposal/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_appointmentcounterproposal/_index.md new file mode 100644 index 0000000000..c65bde1e04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_appointmentcounterproposal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_AppointmentCounterProposal method" +linktitle: "set_AppointmentCounterProposal" +articleTitle: "set_AppointmentCounterProposal" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a Meeting Response object is a counter proposal." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapicalendar/set_appointmentcounterproposal/ +--- + +## set_AppointmentCounterProposal {#set_appointmentcounterproposal} + +Sets a value indicating whether a Meeting Response object is a counter proposal. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AppointmentCounterProposal(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_attendees/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_attendees/_index.md new file mode 100644 index 0000000000..0fbeb136b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_attendees/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_Attendees method" +linktitle: "set_Attendees" +articleTitle: "set_Attendees" +second_title: "Aspose.Email for C++" +description: "Sets the attendees" +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapicalendar/set_attendees/ +--- + +## set_Attendees {#set_attendees} + +Sets the attendees + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Attendees(System::SharedPtr < MapiCalendarAttendees > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_auxiliaryflags/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_auxiliaryflags/_index.md new file mode 100644 index 0000000000..0547797e92 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_auxiliaryflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_AuxiliaryFlags method" +linktitle: "set_AuxiliaryFlags" +articleTitle: "set_AuxiliaryFlags" +second_title: "Aspose.Email for C++" +description: "Sets the auxiliary state" +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapicalendar/set_auxiliaryflags/ +--- + +## set_AuxiliaryFlags {#set_auxiliaryflags} + +Sets the auxiliary state + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AuxiliaryFlags(MapiCalendarAuxiliaryFlags value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_busystatus/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_busystatus/_index.md new file mode 100644 index 0000000000..1258dc38d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_busystatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_BusyStatus method" +linktitle: "set_BusyStatus" +articleTitle: "set_BusyStatus" +second_title: "Aspose.Email for C++" +description: "Sets the busy status" +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapicalendar/set_busystatus/ +--- + +## set_BusyStatus {#set_busystatus} + +Sets the busy status + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_BusyStatus(MapiCalendarBusyStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_clientintent/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_clientintent/_index.md new file mode 100644 index 0000000000..8b0a987e7a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_clientintent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_ClientIntent method" +linktitle: "set_ClientIntent" +articleTitle: "set_ClientIntent" +second_title: "Aspose.Email for C++" +description: "Sets the actions the user has taken on this Meeting object." +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapicalendar/set_clientintent/ +--- + +## set_ClientIntent {#set_clientintent} + +Sets the actions the user has taken on this Meeting object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ClientIntent(MapiCalendarClientIntent value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_enddate/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_enddate/_index.md new file mode 100644 index 0000000000..709792767b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_enddate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_EndDate method" +linktitle: "set_EndDate" +articleTitle: "set_EndDate" +second_title: "Aspose.Email for C++" +description: "Sets the end date and time of the event." +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapicalendar/set_enddate/ +--- + +## set_EndDate {#set_enddate} + +Sets the end date and time of the event. If the date is not set, default value for DateTime is returned. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EndDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_enddatetimezone/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_enddatetimezone/_index.md new file mode 100644 index 0000000000..126d23867b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_enddatetimezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_EndDateTimeZone method" +linktitle: "set_EndDateTimeZone" +articleTitle: "set_EndDateTimeZone" +second_title: "Aspose.Email for C++" +description: "Sets time zone information that indicates the time zone of the EndDate property" +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/mapicalendar/set_enddatetimezone/ +--- + +## set_EndDateTimeZone {#set_enddatetimezone} + +Sets time zone information that indicates the time zone of the EndDate property + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EndDateTimeZone(System::SharedPtr < MapiCalendarTimeZone > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_isallday/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_isallday/_index.md new file mode 100644 index 0000000000..3f3d2ce62b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_isallday/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_IsAllDay method" +linktitle: "set_IsAllDay" +articleTitle: "set_IsAllDay" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the event is an all-day event" +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/mapicalendar/set_isallday/ +--- + +## set_IsAllDay {#set_isallday} + +Sets a value indicating whether the event is an all-day event + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_IsAllDay(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_keywords/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_keywords/_index.md new file mode 100644 index 0000000000..be003327e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_keywords/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_KeyWords method" +linktitle: "set_KeyWords" +articleTitle: "set_KeyWords" +second_title: "Aspose.Email for C++" +description: "Sets the categories of the calendar object" +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/mapicalendar/set_keywords/ +--- + +## set_KeyWords {#set_keywords} + +Sets the categories of the calendar object + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_KeyWords(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_location/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_location/_index.md new file mode 100644 index 0000000000..2e473bf799 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_location/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_Location method" +linktitle: "set_Location" +articleTitle: "set_Location" +second_title: "Aspose.Email for C++" +description: "Sets the location of the event" +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/mapicalendar/set_location/ +--- + +## set_Location {#set_location} + +Sets the location of the event + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Location(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_organizer/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_organizer/_index.md new file mode 100644 index 0000000000..4d4fae9b6e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_organizer/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_Organizer method" +linktitle: "set_Organizer" +articleTitle: "set_Organizer" +second_title: "Aspose.Email for C++" +description: "Sets the organizer." +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/mapicalendar/set_organizer/ +--- + +## set_Organizer {#set_organizer} + +Sets the organizer. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Organizer(System::SharedPtr < MapiElectronicAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_recurrence/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_recurrence/_index.md new file mode 100644 index 0000000000..dc5b3610fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_recurrence/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_Recurrence method" +linktitle: "set_Recurrence" +articleTitle: "set_Recurrence" +second_title: "Aspose.Email for C++" +description: "Sets the recurrence properties" +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/mapicalendar/set_recurrence/ +--- + +## set_Recurrence {#set_recurrence} + +Sets the recurrence properties + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Recurrence(System::SharedPtr < MapiCalendarEventRecurrence > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_reminderdelta/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_reminderdelta/_index.md new file mode 100644 index 0000000000..c7213296ae --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_reminderdelta/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_ReminderDelta method" +linktitle: "set_ReminderDelta" +articleTitle: "set_ReminderDelta" +second_title: "Aspose.Email for C++" +description: "Sets the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object" +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/mapicalendar/set_reminderdelta/ +--- + +## set_ReminderDelta {#set_reminderdelta} + +Sets the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderDelta(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_reminderfileparameter/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_reminderfileparameter/_index.md new file mode 100644 index 0000000000..536ae5e342 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_reminderfileparameter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_ReminderFileParameter method" +linktitle: "set_ReminderFileParameter" +articleTitle: "set_ReminderFileParameter" +second_title: "Aspose.Email for C++" +description: "Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue." +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/mapicalendar/set_reminderfileparameter/ +--- + +## set_ReminderFileParameter {#set_reminderfileparameter} + +Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderFileParameter(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_reminderset/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_reminderset/_index.md new file mode 100644 index 0000000000..05f08d3175 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_reminderset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_ReminderSet method" +linktitle: "set_ReminderSet" +articleTitle: "set_ReminderSet" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a reminder is set on the object" +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/mapicalendar/set_reminderset/ +--- + +## set_ReminderSet {#set_reminderset} + +Sets a value indicating whether a reminder is set on the object + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderSet(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_sequence/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_sequence/_index.md new file mode 100644 index 0000000000..b48d731d40 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_sequence/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_Sequence method" +linktitle: "set_Sequence" +articleTitle: "set_Sequence" +second_title: "Aspose.Email for C++" +description: "Sets the sequence number" +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/mapicalendar/set_sequence/ +--- + +## set_Sequence {#set_sequence} + +Sets the sequence number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Sequence(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_startdate/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_startdate/_index.md new file mode 100644 index 0000000000..84bdd00d61 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_startdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_StartDate method" +linktitle: "set_StartDate" +articleTitle: "set_StartDate" +second_title: "Aspose.Email for C++" +description: "Sets the start date and time of the event." +type: docs +weight: 420 +url: /cpp/aspose.email.mapi/mapicalendar/set_startdate/ +--- + +## set_StartDate {#set_startdate} + +Sets the start date and time of the event. If the date is not set, default value for DateTime is returned. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StartDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_startdatetimezone/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_startdatetimezone/_index.md new file mode 100644 index 0000000000..cdd98f0508 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_startdatetimezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_StartDateTimeZone method" +linktitle: "set_StartDateTimeZone" +articleTitle: "set_StartDateTimeZone" +second_title: "Aspose.Email for C++" +description: "Sets time zone information that indicates the time zone of the StartDate property" +type: docs +weight: 430 +url: /cpp/aspose.email.mapi/mapicalendar/set_startdatetimezone/ +--- + +## set_StartDateTimeZone {#set_startdatetimezone} + +Sets time zone information that indicates the time zone of the StartDate property + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StartDateTimeZone(System::SharedPtr < MapiCalendarTimeZone > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_state/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_state/_index.md new file mode 100644 index 0000000000..946ec67d12 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_state/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_State method" +linktitle: "set_State" +articleTitle: "set_State" +second_title: "Aspose.Email for C++" +description: "Sets the state of the calendar object" +type: docs +weight: 440 +url: /cpp/aspose.email.mapi/mapicalendar/set_state/ +--- + +## set_State {#set_state} + +Sets the state of the calendar object + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_State(MapiCalendarState value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/set_uid/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/set_uid/_index.md new file mode 100644 index 0000000000..fbc16951cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/set_uid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::set_Uid method" +linktitle: "set_Uid" +articleTitle: "set_Uid" +second_title: "Aspose.Email for C++" +description: "Gets the unique identifier" +type: docs +weight: 450 +url: /cpp/aspose.email.mapi/mapicalendar/set_uid/ +--- + +## set_Uid {#set_uid} + +Gets the unique identifier + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Uid(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/setstateforced/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/setstateforced/_index.md new file mode 100644 index 0000000000..e7e12166e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/setstateforced/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::SetStateForced method" +linktitle: "SetStateForced" +articleTitle: "SetStateForced" +second_title: "Aspose.Email for C++" +description: "Sets the state of the calendar object, overriding any default behavior." +type: docs +weight: 460 +url: /cpp/aspose.email.mapi/mapicalendar/setstateforced/ +--- + +## SetStateForced {#setstateforced} + +Sets the state of the calendar object, overriding any default behavior. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetStateForced(MapiCalendarState state) +``` + +| Parameter | Description | +| --- | --- | +| state | The new state to apply to the calendar object. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendar/toicalendar/_index.md b/english/cpp/aspose.email.mapi/mapicalendar/toicalendar/_index.md new file mode 100644 index 0000000000..ba04dbb9b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendar/toicalendar/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendar::ToIcalendar method" +linktitle: "ToIcalendar" +articleTitle: "ToIcalendar" +second_title: "Aspose.Email for C++" +description: "Converts this MapiCalendar into CalendarObject" +type: docs +weight: 470 +url: /cpp/aspose.email.mapi/mapicalendar/toicalendar/ +--- + +## ToIcalendar {#toicalendar} + +Converts this MapiCalendar into CalendarObject + +**Returns:** A converted CalendarObject + +```cpp +ToIcalendar(System::SharedPtr < MapiCalendarIcsSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| saveOptions | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/_index.md new file mode 100644 index 0000000000..babe4c645d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees class" +linktitle: "MapiCalendarAttendees" +articleTitle: "MapiCalendarAttendees" +second_title: "Aspose.Email for C++" +description: "Represents the mapi calendar attendees" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarattendees/ +--- + +## MapiCalendarAttendees class + +Represents the mapi calendar attendees + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarAttendees (2 overloads)](./mapicalendarattendees/) | Initializes a new instance of the MapiCalendarAttendees class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AppointmentRecipients](./get_appointmentrecipients/) | Gets a list of attendees. | +| [get_AppointmentUnsendableRecipients](./get_appointmentunsendablerecipients/) | Gets a list of unsendable attendees. | +| [get_NotAllowPropose](./get_notallowpropose/) | Gets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting. | +| [get_ResponseRequested](./get_responserequested/) | Gets a value indicating whether a response is requested to a Message object. | +| [set_AppointmentRecipients](./set_appointmentrecipients/) | Sets a list of attendees. | +| [set_AppointmentUnsendableRecipients](./set_appointmentunsendablerecipients/) | Sets a list of unsendable attendees. | +| [set_NotAllowPropose](./set_notallowpropose/) | Sets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting. | +| [set_ResponseRequested](./set_responserequested/) | Sets a value indicating whether a response is requested to a Message object. | +| [ToEventProperties](./toeventproperties/) | Converts the properties of this instance into the corresponding properties of iCalendar VEVENT component | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/get_appointmentrecipients/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/get_appointmentrecipients/_index.md new file mode 100644 index 0000000000..191ccdd536 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/get_appointmentrecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::get_AppointmentRecipients method" +linktitle: "get_AppointmentRecipients" +articleTitle: "get_AppointmentRecipients" +second_title: "Aspose.Email for C++" +description: "Gets a list of attendees." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarattendees/get_appointmentrecipients/ +--- + +## get_AppointmentRecipients {#get_appointmentrecipients} + +Gets a list of attendees. + +**Returns:** System::SharedPtr < MapiRecipientCollection > Aspose::Email::Mapi:: + +```cpp +get_AppointmentRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/get_appointmentunsendablerecipients/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/get_appointmentunsendablerecipients/_index.md new file mode 100644 index 0000000000..fbe24e8697 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/get_appointmentunsendablerecipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::get_AppointmentUnsendableRecipients method" +linktitle: "get_AppointmentUnsendableRecipients" +articleTitle: "get_AppointmentUnsendableRecipients" +second_title: "Aspose.Email for C++" +description: "Gets a list of unsendable attendees." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendarattendees/get_appointmentunsendablerecipients/ +--- + +## get_AppointmentUnsendableRecipients {#get_appointmentunsendablerecipients} + +Gets a list of unsendable attendees. + +**Returns:** System::SharedPtr < MapiRecipientCollection > Aspose::Email::Mapi:: + +```cpp +get_AppointmentUnsendableRecipients() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/get_notallowpropose/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/get_notallowpropose/_index.md new file mode 100644 index 0000000000..544519419d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/get_notallowpropose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::get_NotAllowPropose method" +linktitle: "get_NotAllowPropose" +articleTitle: "get_NotAllowPropose" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendarattendees/get_notallowpropose/ +--- + +## get_NotAllowPropose {#get_notallowpropose} + +Gets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_NotAllowPropose() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/get_responserequested/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/get_responserequested/_index.md new file mode 100644 index 0000000000..72fd32587b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/get_responserequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::get_ResponseRequested method" +linktitle: "get_ResponseRequested" +articleTitle: "get_ResponseRequested" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a response is requested to a Message object." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendarattendees/get_responserequested/ +--- + +## get_ResponseRequested {#get_responserequested} + +Gets a value indicating whether a response is requested to a Message object. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_ResponseRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/mapicalendarattendees/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/mapicalendarattendees/_index.md new file mode 100644 index 0000000000..e7ae43136b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/mapicalendarattendees/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::MapiCalendarAttendees constructor" +linktitle: "MapiCalendarAttendees" +articleTitle: "MapiCalendarAttendees" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarAttendees class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarattendees/mapicalendarattendees/ +--- + +## MapiCalendarAttendees (1 of 2) {#mapicalendarattendees_1} + +Initializes a new instance of the MapiCalendarAttendees class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarAttendees() +``` + +--- + +## MapiCalendarAttendees (2 of 2) {#mapicalendarattendees_2} + +Initializes a new instance of the MapiCalendarAttendees class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarAttendees(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | A MapiMessage of calendar type | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/set_appointmentrecipients/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/set_appointmentrecipients/_index.md new file mode 100644 index 0000000000..69da82961c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/set_appointmentrecipients/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::set_AppointmentRecipients method" +linktitle: "set_AppointmentRecipients" +articleTitle: "set_AppointmentRecipients" +second_title: "Aspose.Email for C++" +description: "Sets a list of attendees." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendarattendees/set_appointmentrecipients/ +--- + +## set_AppointmentRecipients {#set_appointmentrecipients} + +Sets a list of attendees. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AppointmentRecipients(System::SharedPtr < MapiRecipientCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/set_appointmentunsendablerecipients/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/set_appointmentunsendablerecipients/_index.md new file mode 100644 index 0000000000..6cc0b97093 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/set_appointmentunsendablerecipients/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::set_AppointmentUnsendableRecipients method" +linktitle: "set_AppointmentUnsendableRecipients" +articleTitle: "set_AppointmentUnsendableRecipients" +second_title: "Aspose.Email for C++" +description: "Sets a list of unsendable attendees." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendarattendees/set_appointmentunsendablerecipients/ +--- + +## set_AppointmentUnsendableRecipients {#set_appointmentunsendablerecipients} + +Sets a list of unsendable attendees. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AppointmentUnsendableRecipients(System::SharedPtr < MapiRecipientCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/set_notallowpropose/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/set_notallowpropose/_index.md new file mode 100644 index 0000000000..12fd3bb3ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/set_notallowpropose/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::set_NotAllowPropose method" +linktitle: "set_NotAllowPropose" +articleTitle: "set_NotAllowPropose" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendarattendees/set_notallowpropose/ +--- + +## set_NotAllowPropose {#set_notallowpropose} + +Sets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_NotAllowPropose(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/set_responserequested/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/set_responserequested/_index.md new file mode 100644 index 0000000000..fdf24cceef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/set_responserequested/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::set_ResponseRequested method" +linktitle: "set_ResponseRequested" +articleTitle: "set_ResponseRequested" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a response is requested to a Message object." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicalendarattendees/set_responserequested/ +--- + +## set_ResponseRequested {#set_responserequested} + +Sets a value indicating whether a response is requested to a Message object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ResponseRequested(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarattendees/toeventproperties/_index.md b/english/cpp/aspose.email.mapi/mapicalendarattendees/toeventproperties/_index.md new file mode 100644 index 0000000000..b8ee005d4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarattendees/toeventproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarAttendees::ToEventProperties method" +linktitle: "ToEventProperties" +articleTitle: "ToEventProperties" +second_title: "Aspose.Email for C++" +description: "Converts the properties of this instance into the corresponding properties of iCalendar VEVENT component" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicalendarattendees/toeventproperties/ +--- + +## ToEventProperties {#toeventproperties} + +Converts the properties of this instance into the corresponding properties of iCalendar VEVENT component + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToEventProperties(System::SharedPtr < Calendar::Model::Component::EventComponent > eventComponent) +``` + +| Parameter | Description | +| --- | --- | +| eventComponent | A EventComponent | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarbusystatus/_index.md b/english/cpp/aspose.email.mapi/mapicalendarbusystatus/_index.md new file mode 100644 index 0000000000..b032a3b73e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarbusystatus/_index.md @@ -0,0 +1,23 @@ +--- +title: "MapiCalendarBusyStatus Enum" +linktitle: "MapiCalendarBusyStatus" +articleTitle: "MapiCalendarBusyStatus" +second_title: "Aspose.Email for C++" +description: "Enumerates the mapi calendar possible busy status" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarbusystatus/ +--- + +## MapiCalendarBusyStatus enumeration (5 values) + +Enumerates the mapi calendar possible busy status + +| Value | Description | +| --- | --- | +| NotDefined | Value is not defined | +| Free | The user is available. | +| Tentative | The user has a tentative event scheduled. | +| Busy | The user is busy. | +| OutOfOffice | The user is Out of Office (OOF). | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarclientintent/_index.md b/english/cpp/aspose.email.mapi/mapicalendarclientintent/_index.md new file mode 100644 index 0000000000..4336ff3bf3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarclientintent/_index.md @@ -0,0 +1,31 @@ +--- +title: "MapiCalendarClientIntent Enum" +linktitle: "MapiCalendarClientIntent" +articleTitle: "MapiCalendarClientIntent" +second_title: "Aspose.Email for C++" +description: "Enumerates the actions the user can taken on the Meeting object" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarclientintent/ +--- + +## MapiCalendarClientIntent enumeration (13 values) + +Enumerates the actions the user can taken on the Meeting object + +| Value | Description | +| --- | --- | +| Manager | The user is the owner of the meeting object. | +| Delegate | The user is a delegate acting on a meeting object in a delegator's calendar folder. | +| DeletedWithNoResponse | The user deleted the meeting object with no response sent to the organizer. | +| DeletedExceptionWithNoResponse | The user deleted an exception to a recurring series with no response sent to the organizer. | +| RespondedTentative | The user tentatively accepted the meeting request. | +| RespondedAccept | The user accepted the meeting request. | +| RespondedDecline | The user declined the meeting request. | +| ModifiedStartTime | The user modified the start time. | +| ModifiedEndTime | The user modified the end time. | +| ModifiedLocation | The user changed the location of the meeting. | +| RespondedExceptionDecline | The user declined an exception to a recurring series. | +| Canceled | The user canceled a meeting request. | +| ExceptionCanceled | The user canceled an exception to a recurring series. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarcollection/_index.md b/english/cpp/aspose.email.mapi/mapicalendarcollection/_index.md new file mode 100644 index 0000000000..4ec4c9cdc8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarcollection/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarCollection class" +linktitle: "MapiCalendarCollection" +articleTitle: "MapiCalendarCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of MapiCalendar" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarcollection/ +--- + +## MapiCalendarCollection class + +Represents the collection of MapiCalendar + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarCollection (2 overloads)](./mapicalendarcollection/) | Initializes a new instance of the MapiCalendarCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [to_MapiCalendarCollection](./to_mapicalendarcollection/) | Converts array to collection | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarcollection/mapicalendarcollection/_index.md b/english/cpp/aspose.email.mapi/mapicalendarcollection/mapicalendarcollection/_index.md new file mode 100644 index 0000000000..85f3c7c9f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarcollection/mapicalendarcollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarCollection::MapiCalendarCollection constructor" +linktitle: "MapiCalendarCollection" +articleTitle: "MapiCalendarCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarcollection/mapicalendarcollection/ +--- + +## MapiCalendarCollection (1 of 2) {#mapicalendarcollection_1} + +Initializes a new instance of the MapiCalendarCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarCollection() +``` + +--- + +## MapiCalendarCollection (2 of 2) {#mapicalendarcollection_2} + +Initializes a new instance of the MapiCalendarCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarCollection(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MapiCalendar >>> collection) +``` + +| Parameter | Description | +| --- | --- | +| collection | Initial items of collection | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi/mapicalendarcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..e6928e164b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MapiCalendarCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarcollection/to_mapicalendarcollection/_index.md b/english/cpp/aspose.email.mapi/mapicalendarcollection/to_mapicalendarcollection/_index.md new file mode 100644 index 0000000000..05a0f1aa43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarcollection/to_mapicalendarcollection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarCollection::to_MapiCalendarCollection method" +linktitle: "to_MapiCalendarCollection" +articleTitle: "to_MapiCalendarCollection" +second_title: "Aspose.Email for C++" +description: "Converts array to collection" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendarcollection/to_mapicalendarcollection/ +--- + +## to_MapiCalendarCollection {#to_mapicalendarcollection} + +Converts array to collection + +**Returns:** static System::SharedPtr < MapiCalendarCollection > Aspose::Email::Mapi:: + +```cpp +to_MapiCalendarCollection(System::ArrayPtr< System::SharedPtr < MapiCalendar >> contacts) +``` + +| Parameter | Description | +| --- | --- | +| contacts | Array to convert | + diff --git a/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/_index.md new file mode 100644 index 0000000000..db081f219b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern class" +linktitle: "MapiCalendarDailyRecurrencePattern" +articleTitle: "MapiCalendarDailyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents the daily recurrence pattern of the mapi calendar" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/ +--- + +## MapiCalendarDailyRecurrencePattern class + +**Inherits:** Aspose::Email::Mapi::MapiCalendarRecurrencePattern + +Represents the daily recurrence pattern of the mapi calendar + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarDailyRecurrencePattern](./mapicalendardailyrecurrencepattern/) | Initializes a new instance of the MapiCalendarDailyRecurrencePattern class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DayOfWeek](./get_dayofweek/) | Gets the days of week at which the event occurs | +| [get_Period](./get_period/) | Gets interval (in days) at which the meeting pattern repeats | +| [get_PeriodInMinutes](./get_periodinminutes/) | Implements Aspose::Email::Mapi::MapiCalendarRecurrencePattern . | +| [ParsePatternTypeSpecificField](./parsepatterntypespecificfield/) | Parses the pattern type specific fields | +| [set_DayOfWeek](./set_dayofweek/) | Sets the days of week at which the event occurs | +| [set_Period](./set_period/) | Sets interval (in days) at which the meeting pattern repeats | +| [ToCalendarRecurrence](./tocalendarrecurrence/) | Converts this instance to the corresponding CalendarRecurrence | + diff --git a/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_dayofweek/_index.md b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_dayofweek/_index.md new file mode 100644 index 0000000000..c2f89d8c06 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_dayofweek/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern::get_DayOfWeek method" +linktitle: "get_DayOfWeek" +articleTitle: "get_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Gets the days of week at which the event occurs" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_dayofweek/ +--- + +## get_DayOfWeek {#get_dayofweek} + +Gets the days of week at which the event occurs + +**Returns:** MapiCalendarDayOfWeek Aspose::Email::Mapi:: + +```cpp +get_DayOfWeek() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_period/_index.md b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_period/_index.md new file mode 100644 index 0000000000..0c4962a570 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_period/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern::get_Period method" +linktitle: "get_Period" +articleTitle: "get_Period" +second_title: "Aspose.Email for C++" +description: "Gets interval (in days) at which the meeting pattern repeats" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_period/ +--- + +## get_Period {#get_period} + +Gets interval (in days) at which the meeting pattern repeats + +**Returns:** uint32_t Aspose::Email::Mapi:: + +```cpp +get_Period() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_periodinminutes/_index.md b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_periodinminutes/_index.md new file mode 100644 index 0000000000..3119c4e754 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_periodinminutes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern::get_PeriodInMinutes method" +linktitle: "get_PeriodInMinutes" +articleTitle: "get_PeriodInMinutes" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiCalendarRecurrencePattern ." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/get_periodinminutes/ +--- + +## get_PeriodInMinutes {#get_periodinminutes} + +Implements Aspose::Email::Mapi::MapiCalendarRecurrencePattern . + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_PeriodInMinutes() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/mapicalendardailyrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/mapicalendardailyrecurrencepattern/_index.md new file mode 100644 index 0000000000..0dd5a01507 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/mapicalendardailyrecurrencepattern/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern::MapiCalendarDailyRecurrencePattern constructor" +linktitle: "MapiCalendarDailyRecurrencePattern" +articleTitle: "MapiCalendarDailyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarDailyRecurrencePattern class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/mapicalendardailyrecurrencepattern/ +--- + +## MapiCalendarDailyRecurrencePattern {#mapicalendardailyrecurrencepattern} + +Initializes a new instance of the MapiCalendarDailyRecurrencePattern class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarDailyRecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/parsepatterntypespecificfield/_index.md b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/parsepatterntypespecificfield/_index.md new file mode 100644 index 0000000000..af14778b0e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/parsepatterntypespecificfield/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern::ParsePatternTypeSpecificField method" +linktitle: "ParsePatternTypeSpecificField" +articleTitle: "ParsePatternTypeSpecificField" +second_title: "Aspose.Email for C++" +description: "Parses the pattern type specific fields" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/parsepatterntypespecificfield/ +--- + +## ParsePatternTypeSpecificField {#parsepatterntypespecificfield} + +Parses the pattern type specific fields + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ParsePatternTypeSpecificField(System::SharedPtr < System::IO::BinaryReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | A BinaryReader to read from | + diff --git a/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/set_dayofweek/_index.md b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/set_dayofweek/_index.md new file mode 100644 index 0000000000..bf8f28356e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/set_dayofweek/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern::set_DayOfWeek method" +linktitle: "set_DayOfWeek" +articleTitle: "set_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Sets the days of week at which the event occurs" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/set_dayofweek/ +--- + +## set_DayOfWeek {#set_dayofweek} + +Sets the days of week at which the event occurs + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DayOfWeek(MapiCalendarDayOfWeek value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/set_period/_index.md b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/set_period/_index.md new file mode 100644 index 0000000000..aab815c045 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/set_period/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern::set_Period method" +linktitle: "set_Period" +articleTitle: "set_Period" +second_title: "Aspose.Email for C++" +description: "Sets interval (in days) at which the meeting pattern repeats" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/set_period/ +--- + +## set_Period {#set_period} + +Sets interval (in days) at which the meeting pattern repeats + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Period(uint32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/tocalendarrecurrence/_index.md b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/tocalendarrecurrence/_index.md new file mode 100644 index 0000000000..bf73d4220b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/tocalendarrecurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern::ToCalendarRecurrence method" +linktitle: "ToCalendarRecurrence" +articleTitle: "ToCalendarRecurrence" +second_title: "Aspose.Email for C++" +description: "Converts this instance to the corresponding CalendarRecurrence" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/tocalendarrecurrence/ +--- + +## ToCalendarRecurrence {#tocalendarrecurrence} + +Converts this instance to the corresponding CalendarRecurrence + +**Returns:** A Recur + +```cpp +ToCalendarRecurrence() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendardayofweek/_index.md b/english/cpp/aspose.email.mapi/mapicalendardayofweek/_index.md new file mode 100644 index 0000000000..c04bfae86b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendardayofweek/_index.md @@ -0,0 +1,25 @@ +--- +title: "MapiCalendarDayOfWeek Enum" +linktitle: "MapiCalendarDayOfWeek" +articleTitle: "MapiCalendarDayOfWeek" +second_title: "Aspose.Email for C++" +description: "Enumerates the days of week of the mapi calendar recurrence pattern" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendardayofweek/ +--- + +## MapiCalendarDayOfWeek enumeration (7 values) + +Enumerates the days of week of the mapi calendar recurrence pattern + +| Value | Description | +| --- | --- | +| Saturday | The event occurs on Saturday. | +| Friday | The event occurs on Friday. | +| Thursday | The event occurs on Thursday. | +| Wednesday | The event occurs on Wednesday. | +| Tuesday | The event occurs on Tuesday. | +| Monday | The event occurs on Monday. | +| Sunday | The event occurs on Sunday. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/_index.md new file mode 100644 index 0000000000..5d4581b653 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence class" +linktitle: "MapiCalendarEventRecurrence" +articleTitle: "MapiCalendarEventRecurrence" +second_title: "Aspose.Email for C++" +description: "Represents the recurrence properties of calendar object" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/ +--- + +## MapiCalendarEventRecurrence class + +Represents the recurrence properties of calendar object + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarEventRecurrence (2 overloads)](./mapicalendareventrecurrence/) | Initializes a new instance of the MapiCalendarEventRecurrence class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AppointmentTimeZoneDefinitionRecur](./get_appointmenttimezonedefinitionrecur/) | Gets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. | +| [get_ClipEnd](./get_clipend/) | Gets the date of the last instance | +| [get_ClipStart](./get_clipstart/) | Gets the date of the first instance | +| [get_IsException](./get_isexception/) | Gets a value indicating whether the object represents an exception | +| [get_RecurrencePattern](./get_recurrencepattern/) | Gets the recurrence pattern | +| [get_TimeZoneStruct](./get_timezonestruct/) | Gets the time zone information for a recurring meeting. | +| [set_AppointmentTimeZoneDefinitionRecur](./set_appointmenttimezonedefinitionrecur/) | Sets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. | +| [set_ClipEnd](./set_clipend/) | Sets the date of the last instance | +| [set_ClipStart](./set_clipstart/) | Sets the date of the first instance | +| [set_IsException](./set_isexception/) | Sets a value indicating whether the object represents an exception | +| [set_RecurrencePattern](./set_recurrencepattern/) | Sets the recurrence pattern | +| [set_TimeZoneStruct](./set_timezonestruct/) | Sets the time zone information for a recurring meeting. | +| [ToIcalendar](./toicalendar/) | Converts the properties of this instance into the corresponding component and properties of iCalendar | +| [RecurrencePatternChanged](./recurrencepatternchanged/) | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_appointmenttimezonedefinitionrecur/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_appointmenttimezonedefinitionrecur/_index.md new file mode 100644 index 0000000000..cbcecd43dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_appointmenttimezonedefinitionrecur/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::get_AppointmentTimeZoneDefinitionRecur method" +linktitle: "get_AppointmentTimeZoneDefinitionRecur" +articleTitle: "get_AppointmentTimeZoneDefinitionRecur" +second_title: "Aspose.Email for C++" +description: "Gets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/get_appointmenttimezonedefinitionrecur/ +--- + +## get_AppointmentTimeZoneDefinitionRecur {#get_appointmenttimezonedefinitionrecur} + +Gets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. + +**Returns:** System::SharedPtr < MapiCalendarTimeZone > Aspose::Email::Mapi:: + +```cpp +get_AppointmentTimeZoneDefinitionRecur() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_clipend/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_clipend/_index.md new file mode 100644 index 0000000000..c0144450a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_clipend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::get_ClipEnd method" +linktitle: "get_ClipEnd" +articleTitle: "get_ClipEnd" +second_title: "Aspose.Email for C++" +description: "Gets the date of the last instance" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/get_clipend/ +--- + +## get_ClipEnd {#get_clipend} + +Gets the date of the last instance + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_ClipEnd() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_clipstart/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_clipstart/_index.md new file mode 100644 index 0000000000..5ce5cac769 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_clipstart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::get_ClipStart method" +linktitle: "get_ClipStart" +articleTitle: "get_ClipStart" +second_title: "Aspose.Email for C++" +description: "Gets the date of the first instance" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/get_clipstart/ +--- + +## get_ClipStart {#get_clipstart} + +Gets the date of the first instance + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_ClipStart() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_isexception/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_isexception/_index.md new file mode 100644 index 0000000000..c79976545f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_isexception/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::get_IsException method" +linktitle: "get_IsException" +articleTitle: "get_IsException" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the object represents an exception" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/get_isexception/ +--- + +## get_IsException {#get_isexception} + +Gets a value indicating whether the object represents an exception + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsException() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_recurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_recurrencepattern/_index.md new file mode 100644 index 0000000000..41d9926a40 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_recurrencepattern/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::get_RecurrencePattern method" +linktitle: "get_RecurrencePattern" +articleTitle: "get_RecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Gets the recurrence pattern" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/get_recurrencepattern/ +--- + +## get_RecurrencePattern {#get_recurrencepattern} + +Gets the recurrence pattern + +**Returns:** System::SharedPtr < MapiCalendarRecurrencePattern > Aspose::Email::Mapi:: + +```cpp +get_RecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_timezonestruct/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_timezonestruct/_index.md new file mode 100644 index 0000000000..9aab9f7fd1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/get_timezonestruct/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::get_TimeZoneStruct method" +linktitle: "get_TimeZoneStruct" +articleTitle: "get_TimeZoneStruct" +second_title: "Aspose.Email for C++" +description: "Gets the time zone information for a recurring meeting." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/get_timezonestruct/ +--- + +## get_TimeZoneStruct {#get_timezonestruct} + +Gets the time zone information for a recurring meeting. + +**Returns:** System::SharedPtr < MapiCalendarTimeZone > Aspose::Email::Mapi:: + +```cpp +get_TimeZoneStruct() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/mapicalendareventrecurrence/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/mapicalendareventrecurrence/_index.md new file mode 100644 index 0000000000..4966d38e6f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/mapicalendareventrecurrence/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::MapiCalendarEventRecurrence constructor" +linktitle: "MapiCalendarEventRecurrence" +articleTitle: "MapiCalendarEventRecurrence" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarEventRecurrence class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/mapicalendareventrecurrence/ +--- + +## MapiCalendarEventRecurrence (1 of 2) {#mapicalendareventrecurrence_1} + +Initializes a new instance of the MapiCalendarEventRecurrence class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarEventRecurrence() +``` + +--- + +## MapiCalendarEventRecurrence (2 of 2) {#mapicalendareventrecurrence_2} + +Initializes a new instance of the MapiCalendarEventRecurrence class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarEventRecurrence(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | A MapiMessage of calendar type | + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/recurrencepatternchanged/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/recurrencepatternchanged/_index.md new file mode 100644 index 0000000000..e6703f75c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/recurrencepatternchanged/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::RecurrencePatternChanged method" +linktitle: "RecurrencePatternChanged" +articleTitle: "RecurrencePatternChanged" +second_title: "Aspose.Email for C++" +description: "RecurrencePatternChanged of MapiCalendarEventRecurrence." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/recurrencepatternchanged/ +--- + +## RecurrencePatternChanged {#recurrencepatternchanged} + +**Returns:** System::EventHandler Aspose::Email::Mapi:: + +```cpp +RecurrencePatternChanged() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_appointmenttimezonedefinitionrecur/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_appointmenttimezonedefinitionrecur/_index.md new file mode 100644 index 0000000000..01a264c116 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_appointmenttimezonedefinitionrecur/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::set_AppointmentTimeZoneDefinitionRecur method" +linktitle: "set_AppointmentTimeZoneDefinitionRecur" +articleTitle: "set_AppointmentTimeZoneDefinitionRecur" +second_title: "Aspose.Email for C++" +description: "Sets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/set_appointmenttimezonedefinitionrecur/ +--- + +## set_AppointmentTimeZoneDefinitionRecur {#set_appointmenttimezonedefinitionrecur} + +Sets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AppointmentTimeZoneDefinitionRecur(System::SharedPtr < MapiCalendarTimeZone > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_clipend/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_clipend/_index.md new file mode 100644 index 0000000000..1a7bc736cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_clipend/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::set_ClipEnd method" +linktitle: "set_ClipEnd" +articleTitle: "set_ClipEnd" +second_title: "Aspose.Email for C++" +description: "Sets the date of the last instance" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/set_clipend/ +--- + +## set_ClipEnd {#set_clipend} + +Sets the date of the last instance + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ClipEnd(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_clipstart/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_clipstart/_index.md new file mode 100644 index 0000000000..6b288dd961 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_clipstart/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::set_ClipStart method" +linktitle: "set_ClipStart" +articleTitle: "set_ClipStart" +second_title: "Aspose.Email for C++" +description: "Sets the date of the first instance" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/set_clipstart/ +--- + +## set_ClipStart {#set_clipstart} + +Sets the date of the first instance + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ClipStart(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_isexception/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_isexception/_index.md new file mode 100644 index 0000000000..ca29b61cfe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_isexception/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::set_IsException method" +linktitle: "set_IsException" +articleTitle: "set_IsException" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the object represents an exception" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/set_isexception/ +--- + +## set_IsException {#set_isexception} + +Sets a value indicating whether the object represents an exception + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_IsException(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_recurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_recurrencepattern/_index.md new file mode 100644 index 0000000000..a260b37d79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_recurrencepattern/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::set_RecurrencePattern method" +linktitle: "set_RecurrencePattern" +articleTitle: "set_RecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Sets the recurrence pattern" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/set_recurrencepattern/ +--- + +## set_RecurrencePattern {#set_recurrencepattern} + +Sets the recurrence pattern + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_RecurrencePattern(System::SharedPtr < MapiCalendarRecurrencePattern > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_timezonestruct/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_timezonestruct/_index.md new file mode 100644 index 0000000000..ec736994ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/set_timezonestruct/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::set_TimeZoneStruct method" +linktitle: "set_TimeZoneStruct" +articleTitle: "set_TimeZoneStruct" +second_title: "Aspose.Email for C++" +description: "Sets the time zone information for a recurring meeting." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/set_timezonestruct/ +--- + +## set_TimeZoneStruct {#set_timezonestruct} + +Sets the time zone information for a recurring meeting. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_TimeZoneStruct(System::SharedPtr < MapiCalendarTimeZone > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/toicalendar/_index.md b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/toicalendar/_index.md new file mode 100644 index 0000000000..e72a55bd62 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendareventrecurrence/toicalendar/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarEventRecurrence::ToIcalendar method" +linktitle: "ToIcalendar" +articleTitle: "ToIcalendar" +second_title: "Aspose.Email for C++" +description: "Converts the properties of this instance into the corresponding component and properties of iCalendar" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicalendareventrecurrence/toicalendar/ +--- + +## ToIcalendar {#toicalendar} + +Converts the properties of this instance into the corresponding component and properties of iCalendar + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToIcalendar(System::SharedPtr < Calendar::Model::CalendarObject > calendarObject) +``` + +| Parameter | Description | +| --- | --- | +| calendarObject | A CalendarObject to add properties to | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/_index.md new file mode 100644 index 0000000000..bad4f7c8b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo class" +linktitle: "MapiCalendarExceptionInfo" +articleTitle: "MapiCalendarExceptionInfo" +second_title: "Aspose.Email for C++" +description: "An exception specifies changes to an instance of a recurring series." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/ +--- + +## MapiCalendarExceptionInfo class + +An exception specifies changes to an instance of a recurring series. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarExceptionInfo (2 overloads)](./mapicalendarexceptioninfo/) | Initializes a new instance of the MapiCalendarExceptionInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [AddAsAttachemnt](./addasattachemnt/) | If necessary, create an attachment based on the exception and adds it to the destMessage. | +| [FindExceptionEmbeddedMessage](./findexceptionembeddedmessage/) | Find the embedded message attachment, associated with a current exception | +| [get_Attachments](./get_attachments/) | Gets attachments in the recurrence exception. | +| [get_Body](./get_body/) | Gets the body. | +| [get_BusyStatus](./get_busystatus/) | Gets the busy status. | +| [get_EndDateTime](./get_enddatetime/) | Gets the end date. | +| [get_HasAttachment](./get_hasattachment/) | Gets a value of this field specifies whether the Exception Embedded Message object contains attachments | +| [get_Location](./get_location/) | Gets the location. | +| [get_MeetingType](./get_meetingtype/) | Gets the type of the meeting. | +| [get_OriginalStartDate](./get_originalstartdate/) | Gets the original start date. | +| [get_OverrideFlags](./get_overrideflags/) | Gets the override flags. | +| [get_ReminderDelta](./get_reminderdelta/) | Gets the reminder delta. | +| [get_ReminderSet](./get_reminderset/) | Gets a value for the PidLidReminderSet property. | +| [get_StartDateTime](./get_startdatetime/) | Gets the start date. | +| [get_Subject](./get_subject/) | Gets the subject. | +| [get_SubType](./get_subtype/) | Gets the subtype. | +| [HasFlag](./hasflag/) | Return true, if OverrideFlags contains the specified flag | +| [IsExceptionEmbeddedMessage](./isexceptionembeddedmessage/) | | +| [ParseExceptionEmbeddedMessage](./parseexceptionembeddedmessage/) | Retrieves data from a message. | +| [set_Attachments](./set_attachments/) | Sets attachments in the recurrence exception. | +| [set_Body](./set_body/) | Sets the body. | +| [set_BusyStatus](./set_busystatus/) | Sets the busy status. | +| [set_EndDateTime](./set_enddatetime/) | Sets the end date. | +| [set_Location](./set_location/) | Sets the location. | +| [set_MeetingType](./set_meetingtype/) | Sets the type of the meeting. | +| [set_OriginalStartDate](./set_originalstartdate/) | Sets the original start date. | +| [set_ReminderDelta](./set_reminderdelta/) | Sets the reminder delta. | +| [set_ReminderSet](./set_reminderset/) | Sets a value for the PidLidReminderSet property. | +| [set_StartDateTime](./set_startdatetime/) | Sets the start date. | +| [set_Subject](./set_subject/) | Sets the subject. | +| [set_SubType](./set_subtype/) | Sets the subtype. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/addasattachemnt/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/addasattachemnt/_index.md new file mode 100644 index 0000000000..81a9fe54ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/addasattachemnt/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::AddAsAttachemnt method" +linktitle: "AddAsAttachemnt" +articleTitle: "AddAsAttachemnt" +second_title: "Aspose.Email for C++" +description: "If necessary, create an attachment based on the exception and adds it to the destMessage." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/addasattachemnt/ +--- + +## AddAsAttachemnt {#addasattachemnt} + +If necessary, create an attachment based on the exception and adds it to the destMessage. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddAsAttachemnt(System::SharedPtr < MapiCalendar > parent, System::SharedPtr < MapiMessageItemBase > destMsg) +``` + +| Parameter | Description | +| --- | --- | +| parent | | +| destMsg | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/findexceptionembeddedmessage/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/findexceptionembeddedmessage/_index.md new file mode 100644 index 0000000000..165264d498 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/findexceptionembeddedmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::FindExceptionEmbeddedMessage method" +linktitle: "FindExceptionEmbeddedMessage" +articleTitle: "FindExceptionEmbeddedMessage" +second_title: "Aspose.Email for C++" +description: "Find the embedded message attachment, associated with a current exception" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/findexceptionembeddedmessage/ +--- + +## FindExceptionEmbeddedMessage {#findexceptionembeddedmessage} + +Find the embedded message attachment, associated with a current exception + +**Returns:** System::SharedPtr < MapiAttachment > Aspose::Email::Mapi:: + +```cpp +FindExceptionEmbeddedMessage(System::SharedPtr < MapiAttachmentCollection > attachs) +``` + +| Parameter | Description | +| --- | --- | +| attachs | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_attachments/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_attachments/_index.md new file mode 100644 index 0000000000..3ea583e245 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets attachments in the recurrence exception." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets attachments in the recurrence exception. + +**Returns:** System::SharedPtr < MapiAttachmentCollection > Aspose::Email::Mapi:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_body/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_body/_index.md new file mode 100644 index 0000000000..568463d029 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_body/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_Body method" +linktitle: "get_Body" +articleTitle: "get_Body" +second_title: "Aspose.Email for C++" +description: "Gets the body." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_body/ +--- + +## get_Body {#get_body} + +Gets the body. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Body() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_busystatus/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_busystatus/_index.md new file mode 100644 index 0000000000..d080433e65 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_busystatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_BusyStatus method" +linktitle: "get_BusyStatus" +articleTitle: "get_BusyStatus" +second_title: "Aspose.Email for C++" +description: "Gets the busy status." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_busystatus/ +--- + +## get_BusyStatus {#get_busystatus} + +Gets the busy status. + +**Returns:** MapiCalendarBusyStatus Aspose::Email::Mapi:: + +```cpp +get_BusyStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_enddatetime/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_enddatetime/_index.md new file mode 100644 index 0000000000..515728b392 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_enddatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_EndDateTime method" +linktitle: "get_EndDateTime" +articleTitle: "get_EndDateTime" +second_title: "Aspose.Email for C++" +description: "Gets the end date." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_enddatetime/ +--- + +## get_EndDateTime {#get_enddatetime} + +Gets the end date. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_EndDateTime() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_hasattachment/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_hasattachment/_index.md new file mode 100644 index 0000000000..c725839214 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_hasattachment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_HasAttachment method" +linktitle: "get_HasAttachment" +articleTitle: "get_HasAttachment" +second_title: "Aspose.Email for C++" +description: "Gets a value of this field specifies whether the Exception Embedded Message object contains attachments" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_hasattachment/ +--- + +## get_HasAttachment {#get_hasattachment} + +Gets a value of this field specifies whether the Exception Embedded Message object contains attachments + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_HasAttachment() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_location/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_location/_index.md new file mode 100644 index 0000000000..dc1c6df7b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_Location method" +linktitle: "get_Location" +articleTitle: "get_Location" +second_title: "Aspose.Email for C++" +description: "Gets the location." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_location/ +--- + +## get_Location {#get_location} + +Gets the location. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Location() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_meetingtype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_meetingtype/_index.md new file mode 100644 index 0000000000..67a0118e0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_meetingtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_MeetingType method" +linktitle: "get_MeetingType" +articleTitle: "get_MeetingType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the meeting." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_meetingtype/ +--- + +## get_MeetingType {#get_meetingtype} + +Gets the type of the meeting. + +**Returns:** MapiCalendarState Aspose::Email::Mapi:: + +```cpp +get_MeetingType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_originalstartdate/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_originalstartdate/_index.md new file mode 100644 index 0000000000..e874f3c704 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_originalstartdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_OriginalStartDate method" +linktitle: "get_OriginalStartDate" +articleTitle: "get_OriginalStartDate" +second_title: "Aspose.Email for C++" +description: "Gets the original start date." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_originalstartdate/ +--- + +## get_OriginalStartDate {#get_originalstartdate} + +Gets the original start date. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_OriginalStartDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_overrideflags/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_overrideflags/_index.md new file mode 100644 index 0000000000..d66112572e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_overrideflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_OverrideFlags method" +linktitle: "get_OverrideFlags" +articleTitle: "get_OverrideFlags" +second_title: "Aspose.Email for C++" +description: "Gets the override flags." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_overrideflags/ +--- + +## get_OverrideFlags {#get_overrideflags} + +Gets the override flags. + +**Returns:** MapiCalendarOverrideFlags Aspose::Email::Mapi:: + +```cpp +get_OverrideFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_reminderdelta/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_reminderdelta/_index.md new file mode 100644 index 0000000000..1620b10081 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_reminderdelta/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_ReminderDelta method" +linktitle: "get_ReminderDelta" +articleTitle: "get_ReminderDelta" +second_title: "Aspose.Email for C++" +description: "Gets the reminder delta." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_reminderdelta/ +--- + +## get_ReminderDelta {#get_reminderdelta} + +Gets the reminder delta. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_ReminderDelta() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_reminderset/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_reminderset/_index.md new file mode 100644 index 0000000000..63af37d989 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_reminderset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_ReminderSet method" +linktitle: "get_ReminderSet" +articleTitle: "get_ReminderSet" +second_title: "Aspose.Email for C++" +description: "Gets a value for the PidLidReminderSet property." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_reminderset/ +--- + +## get_ReminderSet {#get_reminderset} + +Gets a value for the PidLidReminderSet property. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_ReminderSet() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_startdatetime/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_startdatetime/_index.md new file mode 100644 index 0000000000..52abc9c480 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_startdatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_StartDateTime method" +linktitle: "get_StartDateTime" +articleTitle: "get_StartDateTime" +second_title: "Aspose.Email for C++" +description: "Gets the start date." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_startdatetime/ +--- + +## get_StartDateTime {#get_startdatetime} + +Gets the start date. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_StartDateTime() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_subject/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_subject/_index.md new file mode 100644 index 0000000000..086cd01dd7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the subject." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the subject. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_subtype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_subtype/_index.md new file mode 100644 index 0000000000..6b13ad00df --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_subtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::get_SubType method" +linktitle: "get_SubType" +articleTitle: "get_SubType" +second_title: "Aspose.Email for C++" +description: "Gets the subtype." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/get_subtype/ +--- + +## get_SubType {#get_subtype} + +Gets the subtype. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_SubType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/hasflag/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/hasflag/_index.md new file mode 100644 index 0000000000..ac83e39ed3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/hasflag/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::HasFlag method" +linktitle: "HasFlag" +articleTitle: "HasFlag" +second_title: "Aspose.Email for C++" +description: "Return true, if OverrideFlags contains the specified flag" +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/hasflag/ +--- + +## HasFlag {#hasflag} + +Return true, if OverrideFlags contains the specified flag + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +HasFlag(MapiCalendarOverrideFlags flag) +``` + +| Parameter | Description | +| --- | --- | +| flag | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/isexceptionembeddedmessage/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/isexceptionembeddedmessage/_index.md new file mode 100644 index 0000000000..cc6a9cb6dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/isexceptionembeddedmessage/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::IsExceptionEmbeddedMessage method" +linktitle: "IsExceptionEmbeddedMessage" +articleTitle: "IsExceptionEmbeddedMessage" +second_title: "Aspose.Email for C++" +description: "IsExceptionEmbeddedMessage of MapiCalendarExceptionInfo." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/isexceptionembeddedmessage/ +--- + +## IsExceptionEmbeddedMessage {#isexceptionembeddedmessage} + +**Returns:** static bool Aspose::Email::Mapi:: + +```cpp +IsExceptionEmbeddedMessage(System::SharedPtr < MapiAttachment > attach) +``` + +| Parameter | Description | +| --- | --- | +| attach | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/mapicalendarexceptioninfo/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/mapicalendarexceptioninfo/_index.md new file mode 100644 index 0000000000..c400264f9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/mapicalendarexceptioninfo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::MapiCalendarExceptionInfo constructor" +linktitle: "MapiCalendarExceptionInfo" +articleTitle: "MapiCalendarExceptionInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarExceptionInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/mapicalendarexceptioninfo/ +--- + +## MapiCalendarExceptionInfo (1 of 2) {#mapicalendarexceptioninfo_1} + +Initializes a new instance of the MapiCalendarExceptionInfo class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarExceptionInfo() +``` + +--- + +## MapiCalendarExceptionInfo (2 of 2) {#mapicalendarexceptioninfo_2} + +Initializes a new instance of the MapiCalendarExceptionInfo class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarExceptionInfo(System::SharedPtr < System::IO::BinaryReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | The reader. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/parseexceptionembeddedmessage/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/parseexceptionembeddedmessage/_index.md new file mode 100644 index 0000000000..2483275b7d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/parseexceptionembeddedmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::ParseExceptionEmbeddedMessage method" +linktitle: "ParseExceptionEmbeddedMessage" +articleTitle: "ParseExceptionEmbeddedMessage" +second_title: "Aspose.Email for C++" +description: "Retrieves data from a message." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/parseexceptionembeddedmessage/ +--- + +## ParseExceptionEmbeddedMessage {#parseexceptionembeddedmessage} + +Retrieves data from a message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ParseExceptionEmbeddedMessage(System::SharedPtr < MapiCalendar > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_attachments/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_attachments/_index.md new file mode 100644 index 0000000000..b01fecc27e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_attachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_Attachments method" +linktitle: "set_Attachments" +articleTitle: "set_Attachments" +second_title: "Aspose.Email for C++" +description: "Sets attachments in the recurrence exception." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_attachments/ +--- + +## set_Attachments {#set_attachments} + +Sets attachments in the recurrence exception. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Attachments(System::SharedPtr < MapiAttachmentCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_body/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_body/_index.md new file mode 100644 index 0000000000..f73c5804ae --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_body/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_Body method" +linktitle: "set_Body" +articleTitle: "set_Body" +second_title: "Aspose.Email for C++" +description: "Sets the body." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_body/ +--- + +## set_Body {#set_body} + +Sets the body. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Body(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_busystatus/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_busystatus/_index.md new file mode 100644 index 0000000000..0fdeb3174b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_busystatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_BusyStatus method" +linktitle: "set_BusyStatus" +articleTitle: "set_BusyStatus" +second_title: "Aspose.Email for C++" +description: "Sets the busy status." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_busystatus/ +--- + +## set_BusyStatus {#set_busystatus} + +Sets the busy status. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_BusyStatus(MapiCalendarBusyStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_enddatetime/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_enddatetime/_index.md new file mode 100644 index 0000000000..e761652228 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_enddatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_EndDateTime method" +linktitle: "set_EndDateTime" +articleTitle: "set_EndDateTime" +second_title: "Aspose.Email for C++" +description: "Sets the end date." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_enddatetime/ +--- + +## set_EndDateTime {#set_enddatetime} + +Sets the end date. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EndDateTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_location/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_location/_index.md new file mode 100644 index 0000000000..ff561c3b5e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_location/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_Location method" +linktitle: "set_Location" +articleTitle: "set_Location" +second_title: "Aspose.Email for C++" +description: "Sets the location." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_location/ +--- + +## set_Location {#set_location} + +Sets the location. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Location(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_meetingtype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_meetingtype/_index.md new file mode 100644 index 0000000000..d5f14bfb29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_meetingtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_MeetingType method" +linktitle: "set_MeetingType" +articleTitle: "set_MeetingType" +second_title: "Aspose.Email for C++" +description: "Sets the type of the meeting." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_meetingtype/ +--- + +## set_MeetingType {#set_meetingtype} + +Sets the type of the meeting. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_MeetingType(MapiCalendarState value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_originalstartdate/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_originalstartdate/_index.md new file mode 100644 index 0000000000..147a1733e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_originalstartdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_OriginalStartDate method" +linktitle: "set_OriginalStartDate" +articleTitle: "set_OriginalStartDate" +second_title: "Aspose.Email for C++" +description: "Sets the original start date." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_originalstartdate/ +--- + +## set_OriginalStartDate {#set_originalstartdate} + +Sets the original start date. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OriginalStartDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_reminderdelta/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_reminderdelta/_index.md new file mode 100644 index 0000000000..ab7e454df8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_reminderdelta/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_ReminderDelta method" +linktitle: "set_ReminderDelta" +articleTitle: "set_ReminderDelta" +second_title: "Aspose.Email for C++" +description: "Sets the reminder delta." +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_reminderdelta/ +--- + +## set_ReminderDelta {#set_reminderdelta} + +Sets the reminder delta. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderDelta(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_reminderset/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_reminderset/_index.md new file mode 100644 index 0000000000..05b2e51a9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_reminderset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_ReminderSet method" +linktitle: "set_ReminderSet" +articleTitle: "set_ReminderSet" +second_title: "Aspose.Email for C++" +description: "Sets a value for the PidLidReminderSet property." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_reminderset/ +--- + +## set_ReminderSet {#set_reminderset} + +Sets a value for the PidLidReminderSet property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderSet(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_startdatetime/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_startdatetime/_index.md new file mode 100644 index 0000000000..3fc4aaded6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_startdatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_StartDateTime method" +linktitle: "set_StartDateTime" +articleTitle: "set_StartDateTime" +second_title: "Aspose.Email for C++" +description: "Sets the start date." +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_startdatetime/ +--- + +## set_StartDateTime {#set_startdatetime} + +Sets the start date. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StartDateTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_subject/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_subject/_index.md new file mode 100644 index 0000000000..bf4d40f024 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Sets the subject." +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_subject/ +--- + +## set_Subject {#set_subject} + +Sets the subject. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_subtype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_subtype/_index.md new file mode 100644 index 0000000000..211626bc6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_subtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarExceptionInfo::set_SubType method" +linktitle: "set_SubType" +articleTitle: "set_SubType" +second_title: "Aspose.Email for C++" +description: "Sets the subtype." +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapicalendarexceptioninfo/set_subtype/ +--- + +## set_SubType {#set_subtype} + +Sets the subtype. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_SubType(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/_index.md new file mode 100644 index 0000000000..76db8027c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarIcsSaveOptions class" +linktitle: "MapiCalendarIcsSaveOptions" +articleTitle: "MapiCalendarIcsSaveOptions" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendaricssaveoptions/ +--- + +## MapiCalendarIcsSaveOptions class + +**Inherits:** Aspose::Email::Mapi::MapiCalendarSaveOptions + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarIcsSaveOptions](./mapicalendaricssaveoptions/) | Initializes a new instance of the MapiCalendarSaveOptions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_KeepOriginalDateTimeStamp](./get_keeporiginaldatetimestamp/) | | +| [get_ProductIdentifier](./get_productidentifier/) | Gets the product identifier. | +| [set_KeepOriginalDateTimeStamp](./set_keeporiginaldatetimestamp/) | | +| [set_ProductIdentifier](./set_productidentifier/) | Sets the product identifier. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/get_keeporiginaldatetimestamp/_index.md b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/get_keeporiginaldatetimestamp/_index.md new file mode 100644 index 0000000000..4ac7c55471 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/get_keeporiginaldatetimestamp/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarIcsSaveOptions::get_KeepOriginalDateTimeStamp method" +linktitle: "get_KeepOriginalDateTimeStamp" +articleTitle: "get_KeepOriginalDateTimeStamp" +second_title: "Aspose.Email for C++" +description: "get_KeepOriginalDateTimeStamp of MapiCalendarIcsSaveOptions." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendaricssaveoptions/get_keeporiginaldatetimestamp/ +--- + +## get_KeepOriginalDateTimeStamp {#get_keeporiginaldatetimestamp} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_KeepOriginalDateTimeStamp() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/get_productidentifier/_index.md b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/get_productidentifier/_index.md new file mode 100644 index 0000000000..5e2e6e1dfa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/get_productidentifier/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarIcsSaveOptions::get_ProductIdentifier method" +linktitle: "get_ProductIdentifier" +articleTitle: "get_ProductIdentifier" +second_title: "Aspose.Email for C++" +description: "Gets the product identifier." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendaricssaveoptions/get_productidentifier/ +--- + +## get_ProductIdentifier {#get_productidentifier} + +Gets the product identifier. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ProductIdentifier() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/mapicalendaricssaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/mapicalendaricssaveoptions/_index.md new file mode 100644 index 0000000000..8393a469c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/mapicalendaricssaveoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarIcsSaveOptions::MapiCalendarIcsSaveOptions constructor" +linktitle: "MapiCalendarIcsSaveOptions" +articleTitle: "MapiCalendarIcsSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarSaveOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendaricssaveoptions/mapicalendaricssaveoptions/ +--- + +## MapiCalendarIcsSaveOptions {#mapicalendaricssaveoptions} + +Initializes a new instance of the MapiCalendarSaveOptions class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarIcsSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/set_keeporiginaldatetimestamp/_index.md b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/set_keeporiginaldatetimestamp/_index.md new file mode 100644 index 0000000000..a4045793cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/set_keeporiginaldatetimestamp/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarIcsSaveOptions::set_KeepOriginalDateTimeStamp method" +linktitle: "set_KeepOriginalDateTimeStamp" +articleTitle: "set_KeepOriginalDateTimeStamp" +second_title: "Aspose.Email for C++" +description: "set_KeepOriginalDateTimeStamp of MapiCalendarIcsSaveOptions." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendaricssaveoptions/set_keeporiginaldatetimestamp/ +--- + +## set_KeepOriginalDateTimeStamp {#set_keeporiginaldatetimestamp} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_KeepOriginalDateTimeStamp(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/set_productidentifier/_index.md b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/set_productidentifier/_index.md new file mode 100644 index 0000000000..4d9d391a0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaricssaveoptions/set_productidentifier/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarIcsSaveOptions::set_ProductIdentifier method" +linktitle: "set_ProductIdentifier" +articleTitle: "set_ProductIdentifier" +second_title: "Aspose.Email for C++" +description: "Sets the product identifier." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendaricssaveoptions/set_productidentifier/ +--- + +## set_ProductIdentifier {#set_productidentifier} + +Sets the product identifier. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ProductIdentifier(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarmonthlynthrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendarmonthlynthrecurrencepattern/_index.md new file mode 100644 index 0000000000..81d0f022f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarmonthlynthrecurrencepattern/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarMonthlyNthRecurrencePattern class" +linktitle: "MapiCalendarMonthlyNthRecurrencePattern" +articleTitle: "MapiCalendarMonthlyNthRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents the monthly nth recurrence pattern of the mapi calendar" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarmonthlynthrecurrencepattern/ +--- + +## MapiCalendarMonthlyNthRecurrencePattern class + +**Inherits:** Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern + +Represents the monthly nth recurrence pattern of the mapi calendar + diff --git a/english/cpp/aspose.email.mapi/mapicalendarmonthlyrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendarmonthlyrecurrencepattern/_index.md new file mode 100644 index 0000000000..21c36294fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarmonthlyrecurrencepattern/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarMonthlyRecurrencePattern class" +linktitle: "MapiCalendarMonthlyRecurrencePattern" +articleTitle: "MapiCalendarMonthlyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents the monthly recurrence pattern of the mapi calendar" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarmonthlyrecurrencepattern/ +--- + +## MapiCalendarMonthlyRecurrencePattern class + +**Inherits:** Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern + +Represents the monthly recurrence pattern of the mapi calendar + diff --git a/english/cpp/aspose.email.mapi/mapicalendarmsgsaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicalendarmsgsaveoptions/_index.md new file mode 100644 index 0000000000..41cb051148 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarmsgsaveoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarMsgSaveOptions class" +linktitle: "MapiCalendarMsgSaveOptions" +articleTitle: "MapiCalendarMsgSaveOptions" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarmsgsaveoptions/ +--- + +## MapiCalendarMsgSaveOptions class + +**Inherits:** Aspose::Email::Mapi::MapiCalendarSaveOptions + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarMsgSaveOptions](./mapicalendarmsgsaveoptions/) | Initializes a new instance of the MapiCalendarMsgSaveOptions class | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarmsgsaveoptions/mapicalendarmsgsaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicalendarmsgsaveoptions/mapicalendarmsgsaveoptions/_index.md new file mode 100644 index 0000000000..e9ec756b9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarmsgsaveoptions/mapicalendarmsgsaveoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarMsgSaveOptions::MapiCalendarMsgSaveOptions constructor" +linktitle: "MapiCalendarMsgSaveOptions" +articleTitle: "MapiCalendarMsgSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarMsgSaveOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarmsgsaveoptions/mapicalendarmsgsaveoptions/ +--- + +## MapiCalendarMsgSaveOptions {#mapicalendarmsgsaveoptions} + +Initializes a new instance of the MapiCalendarMsgSaveOptions class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarMsgSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaroverrideflags/_index.md b/english/cpp/aspose.email.mapi/mapicalendaroverrideflags/_index.md new file mode 100644 index 0000000000..ef6d5d874a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaroverrideflags/_index.md @@ -0,0 +1,28 @@ +--- +title: "MapiCalendarOverrideFlags Enum" +linktitle: "MapiCalendarOverrideFlags" +articleTitle: "MapiCalendarOverrideFlags" +second_title: "Aspose.Email for C++" +description: "Specifies what data in the MapiCalendarOverrideFlags structure has a value different from the recurring series." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendaroverrideflags/ +--- + +## MapiCalendarOverrideFlags enumeration (10 values) + +Specifies what data in the MapiCalendarOverrideFlags structure has a value different from the recurring series. + +| Value | Description | +| --- | --- | +| Subject | Indicates that the Subject, SubjectLength, and SubjectLength2 fields are present. | +| MeetingType | Indicates that the MeetingType field is present. | +| ReminderDelta | Indicates that the ReminderDelta field is present. | +| Reminder | Indicates that the ReminderSet field is present. | +| Location | Indicates that the Location, LocationLength, and LocationLength2 fields are present. | +| BusyStatus | Indicates that the BusyStatus field is present. | +| Attachment | Indicates that the attachment field is present. | +| Subtype | Indicates that the SubType field is present. | +| AppointmentColor | Reserved for future use and MUST NOT be set. | +| ExceptionalBody | Indicates that the Exception Embedded Message object has the PidTagRtfCompressed property set on it. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencecalendartype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencecalendartype/_index.md new file mode 100644 index 0000000000..72d3bd9bed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencecalendartype/_index.md @@ -0,0 +1,39 @@ +--- +title: "MapiCalendarRecurrenceCalendarType Enum" +linktitle: "MapiCalendarRecurrenceCalendarType" +articleTitle: "MapiCalendarRecurrenceCalendarType" +second_title: "Aspose.Email for C++" +description: "Enumerated the calendar type of the mapi recurrence" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencecalendartype/ +--- + +## MapiCalendarRecurrenceCalendarType enumeration (21 values) + +Enumerated the calendar type of the mapi recurrence + +| Value | Description | +| --- | --- | +| Default | The default value for the calendar type is Gregorian. (If the PatternType is HjMonth, HjMonthNth, or HjMonthEnd, and the CalendarType is Default, this recurrence uses the Hijri calendar.) | +| CAL_GREGORIAN | Gregorian (localized) calendar | +| CAL_GREGORIAN_US | Gregorian (U.S.) calendar | +| CAL_JAPAN | Japanese Emperor Era calendar | +| CAL_TAIWAN | Taiwan calendar | +| CAL_KOREA | Korean Tangun Era calendar | +| CAL_HIJRI | Hijri (Arabic Lunar) calendar | +| CAL_THAI | Thai calendar | +| CAL_HEBREW | Hebrew lunar calendar | +| CAL_GREGORIAN_ME_FRENCH | Gregorian Middle East French calendar | +| CAL_GREGORIAN_ARABIC | Gregorian Arabic calendar | +| CAL_GREGORIAN_XLIT_ENGLISH | Gregorian transliterated English calendar | +| CAL_GREGORIAN_XLIT_FRENCH | Gregorian transliterated French calendar | +| CAL_LUNAR_JAPANESE | Japanese lunar calendar | +| CAL_CHINESE_LUNAR | Chinese lunar calendar | +| CAL_SAKA | Saka Era calendar | +| CAL_LUNAR_ETO_CHN | Lunar ETO Chinese calendar | +| CAL_LUNAR_ETO_KOR | Lunar ETO Korean calendar | +| CAL_LUNAR_ROKUYOU | Lunar Rokuyou calendar | +| CAL_LUNAR_KOREAN | Korean lunar calendar | +| CAL_UMALQURA | Um Al Qura calendar | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrenceendtype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrenceendtype/_index.md new file mode 100644 index 0000000000..2a4e2ffff7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrenceendtype/_index.md @@ -0,0 +1,22 @@ +--- +title: "MapiCalendarRecurrenceEndType Enum" +linktitle: "MapiCalendarRecurrenceEndType" +articleTitle: "MapiCalendarRecurrenceEndType" +second_title: "Aspose.Email for C++" +description: "Enumerates the ending type for the recurrence." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrenceendtype/ +--- + +## MapiCalendarRecurrenceEndType enumeration (4 values) + +Enumerates the ending type for the recurrence. + +| Value | Description | +| --- | --- | +| None | No values are set | +| EndAfterDate | Ends after date. | +| EndAfterNOccurrences | Ends after N occurrences. | +| NeverEnd | Never ends. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencefrequency/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencefrequency/_index.md new file mode 100644 index 0000000000..f47d51d19f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencefrequency/_index.md @@ -0,0 +1,23 @@ +--- +title: "MapiCalendarRecurrenceFrequency Enum" +linktitle: "MapiCalendarRecurrenceFrequency" +articleTitle: "MapiCalendarRecurrenceFrequency" +second_title: "Aspose.Email for C++" +description: "Enumerates mapi calendar recurrence frequency" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencefrequency/ +--- + +## MapiCalendarRecurrenceFrequency enumeration (5 values) + +Enumerates mapi calendar recurrence frequency + +| Value | Description | +| --- | --- | +| None | No values are set. | +| Daily | Specifies daily frequency | +| Weekly | Specifies weekly frequency | +| Monthly | Specifies monthly frequency | +| Yearly | Specifies yearly frequency | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/_index.md new file mode 100644 index 0000000000..41a2ca8e1c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/_index.md @@ -0,0 +1,52 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern class" +linktitle: "MapiCalendarRecurrencePattern" +articleTitle: "MapiCalendarRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents the mapi recurrence pattern" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/ +--- + +## MapiCalendarRecurrencePattern class + +Represents the mapi recurrence pattern + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarRecurrencePattern](./mapicalendarrecurrencepattern/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CalendarType](./get_calendartype/) | Gets the type of calendar that is used | +| [get_DeletedInstanceDates](./get_deletedinstancedates/) | An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence. | +| [get_EndDate](./get_enddate/) | Gets Defines the end date of an item recurrence pattern. | +| [get_EndType](./get_endtype/) | Gets the ending type for the recurrence. | +| [get_Exceptions](./get_exceptions/) | An exception specifies changes to an instance of a recurring series. | +| [get_Frequency](./get_frequency/) | Gets the frequency of the recurring series. | +| [get_ModifiedInstanceDates](./get_modifiedinstancedates/) | An array of dates, each of which is the date of a modified instance. | +| [get_OccurrenceCount](./get_occurrencecount/) | Gets the number of occurrences in a recurrence. | +| [get_PatternType](./get_patterntype/) | Gets the type of recurrence pattern | +| [get_Period](./get_period/) | Gets interval at which the meeting pattern repeats | +| [get_PeriodInMinutes](./get_periodinminutes/) | Implemented in Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern , Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern , and Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern . | +| [get_SlidingFlag](./get_slidingflag/) | Defines whether pattern is sliding or not. | +| [get_StartDate](./get_startdate/) | Gets the start date of an item recurrence pattern. | +| [get_WeekStartDay](./get_weekstartday/) | Gets the first day of the calendar week. | +| [ParsePatternTypeSpecificField](./parsepatterntypespecificfield/) | Parses the pattern type specific fields | +| [set_CalendarType](./set_calendartype/) | Sets the type of calendar that is used | +| [set_EndDate](./set_enddate/) | Sets Defines the end date of an item recurrence pattern. | +| [set_EndType](./set_endtype/) | Sets the ending type for the recurrence. | +| [set_Frequency](./set_frequency/) | Sets the frequency of the recurring series. | +| [set_OccurrenceCount](./set_occurrencecount/) | Sets the number of occurrences in a recurrence. | +| [set_PatternType](./set_patterntype/) | Sets the type of recurrence pattern | +| [set_Period](./set_period/) | Sets interval at which the meeting pattern repeats | +| [set_SlidingFlag](./set_slidingflag/) | Defines whether pattern is sliding or not. | +| [set_StartDate](./set_startdate/) | Sets the start date of an item recurrence pattern. | +| [set_WeekStartDay](./set_weekstartday/) | Sets the first day of the calendar week. | +| [ToCalendarRecurrence](./tocalendarrecurrence/) | Converts this instance to the corresponding CalendarRecurrence | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_calendartype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_calendartype/_index.md new file mode 100644 index 0000000000..ad6166ee4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_calendartype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_CalendarType method" +linktitle: "get_CalendarType" +articleTitle: "get_CalendarType" +second_title: "Aspose.Email for C++" +description: "Gets the type of calendar that is used" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_calendartype/ +--- + +## get_CalendarType {#get_calendartype} + +Gets the type of calendar that is used + +**Returns:** MapiCalendarRecurrenceCalendarType Aspose::Email::Mapi:: + +```cpp +get_CalendarType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_deletedinstancedates/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_deletedinstancedates/_index.md new file mode 100644 index 0000000000..47315acfc8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_deletedinstancedates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_DeletedInstanceDates method" +linktitle: "get_DeletedInstanceDates" +articleTitle: "get_DeletedInstanceDates" +second_title: "Aspose.Email for C++" +description: "An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_deletedinstancedates/ +--- + +## get_DeletedInstanceDates {#get_deletedinstancedates} + +An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence. + +**Returns:** System::SharedPtr > Aspose::Email::Mapi:: + +```cpp +get_DeletedInstanceDates() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_enddate/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_enddate/_index.md new file mode 100644 index 0000000000..915c0bc4e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_enddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_EndDate method" +linktitle: "get_EndDate" +articleTitle: "get_EndDate" +second_title: "Aspose.Email for C++" +description: "Gets Defines the end date of an item recurrence pattern." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_enddate/ +--- + +## get_EndDate {#get_enddate} + +Gets Defines the end date of an item recurrence pattern. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_EndDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_endtype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_endtype/_index.md new file mode 100644 index 0000000000..83a6854bea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_endtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_EndType method" +linktitle: "get_EndType" +articleTitle: "get_EndType" +second_title: "Aspose.Email for C++" +description: "Gets the ending type for the recurrence." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_endtype/ +--- + +## get_EndType {#get_endtype} + +Gets the ending type for the recurrence. + +**Returns:** MapiCalendarRecurrenceEndType Aspose::Email::Mapi:: + +```cpp +get_EndType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_exceptions/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_exceptions/_index.md new file mode 100644 index 0000000000..20521f6e77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_exceptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_Exceptions method" +linktitle: "get_Exceptions" +articleTitle: "get_Exceptions" +second_title: "Aspose.Email for C++" +description: "An exception specifies changes to an instance of a recurring series." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_exceptions/ +--- + +## get_Exceptions {#get_exceptions} + +An exception specifies changes to an instance of a recurring series. + +**Returns:** System::SharedPtr > > Aspose::Email::Mapi:: + +```cpp +get_Exceptions() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_frequency/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_frequency/_index.md new file mode 100644 index 0000000000..f30e74b15f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_frequency/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_Frequency method" +linktitle: "get_Frequency" +articleTitle: "get_Frequency" +second_title: "Aspose.Email for C++" +description: "Gets the frequency of the recurring series." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_frequency/ +--- + +## get_Frequency {#get_frequency} + +Gets the frequency of the recurring series. + +**Returns:** virtual MapiCalendarRecurrenceFrequency Aspose::Email::Mapi:: + +```cpp +get_Frequency() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_modifiedinstancedates/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_modifiedinstancedates/_index.md new file mode 100644 index 0000000000..3f9187ba3a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_modifiedinstancedates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_ModifiedInstanceDates method" +linktitle: "get_ModifiedInstanceDates" +articleTitle: "get_ModifiedInstanceDates" +second_title: "Aspose.Email for C++" +description: "An array of dates, each of which is the date of a modified instance." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_modifiedinstancedates/ +--- + +## get_ModifiedInstanceDates {#get_modifiedinstancedates} + +An array of dates, each of which is the date of a modified instance. + +**Returns:** System::SharedPtr > Aspose::Email::Mapi:: + +```cpp +get_ModifiedInstanceDates() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_occurrencecount/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_occurrencecount/_index.md new file mode 100644 index 0000000000..f507806d89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_occurrencecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_OccurrenceCount method" +linktitle: "get_OccurrenceCount" +articleTitle: "get_OccurrenceCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of occurrences in a recurrence." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_occurrencecount/ +--- + +## get_OccurrenceCount {#get_occurrencecount} + +Gets the number of occurrences in a recurrence. + +**Returns:** uint32_t Aspose::Email::Mapi:: + +```cpp +get_OccurrenceCount() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_patterntype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_patterntype/_index.md new file mode 100644 index 0000000000..ba3d3d5ce1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_patterntype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_PatternType method" +linktitle: "get_PatternType" +articleTitle: "get_PatternType" +second_title: "Aspose.Email for C++" +description: "Gets the type of recurrence pattern" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_patterntype/ +--- + +## get_PatternType {#get_patterntype} + +Gets the type of recurrence pattern + +**Returns:** MapiCalendarRecurrencePatternType Aspose::Email::Mapi:: + +```cpp +get_PatternType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_period/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_period/_index.md new file mode 100644 index 0000000000..e3b7f56a43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_period/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_Period method" +linktitle: "get_Period" +articleTitle: "get_Period" +second_title: "Aspose.Email for C++" +description: "Gets interval at which the meeting pattern repeats" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_period/ +--- + +## get_Period {#get_period} + +Gets interval at which the meeting pattern repeats + +**Returns:** virtual uint32_t Aspose::Email::Mapi:: + +```cpp +get_Period() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_periodinminutes/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_periodinminutes/_index.md new file mode 100644 index 0000000000..cac0030485 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_periodinminutes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_PeriodInMinutes method" +linktitle: "get_PeriodInMinutes" +articleTitle: "get_PeriodInMinutes" +second_title: "Aspose.Email for C++" +description: "Implemented in Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern , Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern , and Aspose::Email" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_periodinminutes/ +--- + +## get_PeriodInMinutes {#get_periodinminutes} + +Implemented in Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern , Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern , and Aspose::Email::Mapi::MapiCalendarDailyRecurrencePattern . + +**Returns:** virtual int32_t Aspose::Email::Mapi:: + +```cpp +get_PeriodInMinutes() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_slidingflag/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_slidingflag/_index.md new file mode 100644 index 0000000000..7d7bea54dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_slidingflag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_SlidingFlag method" +linktitle: "get_SlidingFlag" +articleTitle: "get_SlidingFlag" +second_title: "Aspose.Email for C++" +description: "Defines whether pattern is sliding or not." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_slidingflag/ +--- + +## get_SlidingFlag {#get_slidingflag} + +Defines whether pattern is sliding or not. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_SlidingFlag() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_startdate/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_startdate/_index.md new file mode 100644 index 0000000000..c9e87c6f7c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_startdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_StartDate method" +linktitle: "get_StartDate" +articleTitle: "get_StartDate" +second_title: "Aspose.Email for C++" +description: "Gets the start date of an item recurrence pattern." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_startdate/ +--- + +## get_StartDate {#get_startdate} + +Gets the start date of an item recurrence pattern. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_StartDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_weekstartday/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_weekstartday/_index.md new file mode 100644 index 0000000000..a81c7a2b25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_weekstartday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::get_WeekStartDay method" +linktitle: "get_WeekStartDay" +articleTitle: "get_WeekStartDay" +second_title: "Aspose.Email for C++" +description: "Gets the first day of the calendar week." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/get_weekstartday/ +--- + +## get_WeekStartDay {#get_weekstartday} + +Gets the first day of the calendar week. + +**Returns:** System::DayOfWeek Aspose::Email::Mapi:: + +```cpp +get_WeekStartDay() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/mapicalendarrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/mapicalendarrecurrencepattern/_index.md new file mode 100644 index 0000000000..a97ddec0c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/mapicalendarrecurrencepattern/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::MapiCalendarRecurrencePattern constructor" +linktitle: "MapiCalendarRecurrencePattern" +articleTitle: "MapiCalendarRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "MapiCalendarRecurrencePattern of MapiCalendarRecurrencePattern." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/mapicalendarrecurrencepattern/ +--- + +## MapiCalendarRecurrencePattern {#mapicalendarrecurrencepattern} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarRecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/parsepatterntypespecificfield/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/parsepatterntypespecificfield/_index.md new file mode 100644 index 0000000000..342e44193d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/parsepatterntypespecificfield/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::ParsePatternTypeSpecificField method" +linktitle: "ParsePatternTypeSpecificField" +articleTitle: "ParsePatternTypeSpecificField" +second_title: "Aspose.Email for C++" +description: "Parses the pattern type specific fields" +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/parsepatterntypespecificfield/ +--- + +## ParsePatternTypeSpecificField {#parsepatterntypespecificfield} + +Parses the pattern type specific fields + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +ParsePatternTypeSpecificField(System::SharedPtr < System::IO::BinaryReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | A BinaryReader to read from | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_calendartype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_calendartype/_index.md new file mode 100644 index 0000000000..95a364e2ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_calendartype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_CalendarType method" +linktitle: "set_CalendarType" +articleTitle: "set_CalendarType" +second_title: "Aspose.Email for C++" +description: "Sets the type of calendar that is used" +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_calendartype/ +--- + +## set_CalendarType {#set_calendartype} + +Sets the type of calendar that is used + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CalendarType(MapiCalendarRecurrenceCalendarType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_enddate/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_enddate/_index.md new file mode 100644 index 0000000000..0278e94e86 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_enddate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_EndDate method" +linktitle: "set_EndDate" +articleTitle: "set_EndDate" +second_title: "Aspose.Email for C++" +description: "Sets Defines the end date of an item recurrence pattern." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_enddate/ +--- + +## set_EndDate {#set_enddate} + +Sets Defines the end date of an item recurrence pattern. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EndDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_endtype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_endtype/_index.md new file mode 100644 index 0000000000..1004d3073f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_endtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_EndType method" +linktitle: "set_EndType" +articleTitle: "set_EndType" +second_title: "Aspose.Email for C++" +description: "Sets the ending type for the recurrence." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_endtype/ +--- + +## set_EndType {#set_endtype} + +Sets the ending type for the recurrence. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EndType(MapiCalendarRecurrenceEndType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_frequency/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_frequency/_index.md new file mode 100644 index 0000000000..baf9df17f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_frequency/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_Frequency method" +linktitle: "set_Frequency" +articleTitle: "set_Frequency" +second_title: "Aspose.Email for C++" +description: "Sets the frequency of the recurring series." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_frequency/ +--- + +## set_Frequency {#set_frequency} + +Sets the frequency of the recurring series. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +set_Frequency(MapiCalendarRecurrenceFrequency value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_occurrencecount/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_occurrencecount/_index.md new file mode 100644 index 0000000000..639fd597fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_occurrencecount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_OccurrenceCount method" +linktitle: "set_OccurrenceCount" +articleTitle: "set_OccurrenceCount" +second_title: "Aspose.Email for C++" +description: "Sets the number of occurrences in a recurrence." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_occurrencecount/ +--- + +## set_OccurrenceCount {#set_occurrencecount} + +Sets the number of occurrences in a recurrence. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OccurrenceCount(uint32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_patterntype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_patterntype/_index.md new file mode 100644 index 0000000000..cefb5a05a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_patterntype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_PatternType method" +linktitle: "set_PatternType" +articleTitle: "set_PatternType" +second_title: "Aspose.Email for C++" +description: "Sets the type of recurrence pattern" +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_patterntype/ +--- + +## set_PatternType {#set_patterntype} + +Sets the type of recurrence pattern + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PatternType(MapiCalendarRecurrencePatternType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_period/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_period/_index.md new file mode 100644 index 0000000000..1dcae2ad66 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_period/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_Period method" +linktitle: "set_Period" +articleTitle: "set_Period" +second_title: "Aspose.Email for C++" +description: "Sets interval at which the meeting pattern repeats" +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_period/ +--- + +## set_Period {#set_period} + +Sets interval at which the meeting pattern repeats + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +set_Period(uint32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_slidingflag/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_slidingflag/_index.md new file mode 100644 index 0000000000..0f6b89f750 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_slidingflag/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_SlidingFlag method" +linktitle: "set_SlidingFlag" +articleTitle: "set_SlidingFlag" +second_title: "Aspose.Email for C++" +description: "Defines whether pattern is sliding or not." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_slidingflag/ +--- + +## set_SlidingFlag {#set_slidingflag} + +Defines whether pattern is sliding or not. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_SlidingFlag(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_startdate/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_startdate/_index.md new file mode 100644 index 0000000000..701e165afe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_startdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_StartDate method" +linktitle: "set_StartDate" +articleTitle: "set_StartDate" +second_title: "Aspose.Email for C++" +description: "Sets the start date of an item recurrence pattern." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_startdate/ +--- + +## set_StartDate {#set_startdate} + +Sets the start date of an item recurrence pattern. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StartDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_weekstartday/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_weekstartday/_index.md new file mode 100644 index 0000000000..871beba531 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_weekstartday/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::set_WeekStartDay method" +linktitle: "set_WeekStartDay" +articleTitle: "set_WeekStartDay" +second_title: "Aspose.Email for C++" +description: "Sets the first day of the calendar week." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/set_weekstartday/ +--- + +## set_WeekStartDay {#set_weekstartday} + +Sets the first day of the calendar week. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_WeekStartDay(System::DayOfWeek value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/tocalendarrecurrence/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/tocalendarrecurrence/_index.md new file mode 100644 index 0000000000..4c87474736 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/tocalendarrecurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePattern::ToCalendarRecurrence method" +linktitle: "ToCalendarRecurrence" +articleTitle: "ToCalendarRecurrence" +second_title: "Aspose.Email for C++" +description: "Converts this instance to the corresponding CalendarRecurrence" +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepattern/tocalendarrecurrence/ +--- + +## ToCalendarRecurrence {#tocalendarrecurrence} + +Converts this instance to the corresponding CalendarRecurrence + +**Returns:** A Recur + +```cpp +ToCalendarRecurrence() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/_index.md new file mode 100644 index 0000000000..5d3fb0e32e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePatternFactory class" +linktitle: "MapiCalendarRecurrencePatternFactory" +articleTitle: "MapiCalendarRecurrencePatternFactory" +second_title: "Aspose.Email for C++" +description: "Represents the factory of MapiCalendarRecurrencePattern" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/ +--- + +## MapiCalendarRecurrencePatternFactory class + +Represents the factory of MapiCalendarRecurrencePattern + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarRecurrencePatternFactory](./mapicalendarrecurrencepatternfactory/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateAppointmentRecurData](./createappointmentrecurdata/) | Creates the AppointmentRecur data. | +| [FromString](./fromstring/) | Creates MapiCalendarRecurrencePattern from string pattern of recurrence rule. | +| [ParseRecurrencePattern (2 overloads)](./parserecurrencepattern/) | Parses the MapiCalendarRecurrencePattern from the RecurrencePattern structure | +| [ToByteArray](./tobytearray/) | Parses the MapiCalendarRecurrencePattern from the calendar recurrence. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/createappointmentrecurdata/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/createappointmentrecurdata/_index.md new file mode 100644 index 0000000000..9558f5483c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/createappointmentrecurdata/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePatternFactory::CreateAppointmentRecurData method" +linktitle: "CreateAppointmentRecurData" +articleTitle: "CreateAppointmentRecurData" +second_title: "Aspose.Email for C++" +description: "Creates the AppointmentRecur data." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/createappointmentrecurdata/ +--- + +## CreateAppointmentRecurData {#createappointmentrecurdata} + +Creates the AppointmentRecur data. + +**Returns:** The byte array that represents AppointmentRecur data. + +```cpp +CreateAppointmentRecurData(System::SharedPtr < Calendar::Model::CalendarComponent > component, System::SharedPtr < System::Collections::Generic::ListExt< System::SharedPtr < Calendar::Model::Component::EventComponent >>> recurrenceSpecialCases, System::SharedPtr < MapiCalendarTimeZone > localTimeZone, System::SharedPtr < MapiMessageItemBase > parent) +``` + +| Parameter | Description | +| --- | --- | +| component | The calendar component of iCalendar. | +| recurrenceSpecialCases | | +| localTimeZone | The calendar local TimeZone | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/fromstring/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/fromstring/_index.md new file mode 100644 index 0000000000..13c96dcbd8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/fromstring/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePatternFactory::FromString method" +linktitle: "FromString" +articleTitle: "FromString" +second_title: "Aspose.Email for C++" +description: "Creates MapiCalendarRecurrencePattern from string pattern of recurrence rule." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/fromstring/ +--- + +## FromString {#fromstring} + +Creates MapiCalendarRecurrencePattern from string pattern of recurrence rule. + +**Returns:** static System::SharedPtr < MapiCalendarRecurrencePattern > Aspose::Email::Mapi:: + +```cpp +FromString(System::String pattern) +``` + +| Parameter | Description | +| --- | --- | +| pattern | The string value of recurrence rule in iCalendar format. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/mapicalendarrecurrencepatternfactory/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/mapicalendarrecurrencepatternfactory/_index.md new file mode 100644 index 0000000000..2d707cf096 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/mapicalendarrecurrencepatternfactory/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePatternFactory::MapiCalendarRecurrencePatternFactory constructor" +linktitle: "MapiCalendarRecurrencePatternFactory" +articleTitle: "MapiCalendarRecurrencePatternFactory" +second_title: "Aspose.Email for C++" +description: "MapiCalendarRecurrencePatternFactory of MapiCalendarRecurrencePatternFactory." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/mapicalendarrecurrencepatternfactory/ +--- + +## MapiCalendarRecurrencePatternFactory {#mapicalendarrecurrencepatternfactory} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarRecurrencePatternFactory() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/parserecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/parserecurrencepattern/_index.md new file mode 100644 index 0000000000..7424ec8aed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/parserecurrencepattern/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePatternFactory::ParseRecurrencePattern method" +linktitle: "ParseRecurrencePattern" +articleTitle: "ParseRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Parses the MapiCalendarRecurrencePattern from the RecurrencePattern structure" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/parserecurrencepattern/ +--- + +## ParseRecurrencePattern (1 of 2) {#parserecurrencepattern_1} + +Parses the MapiCalendarRecurrencePattern from the RecurrencePattern structure + +**Returns:** A parsed MapiCalendarRecurrencePattern + +```cpp +ParseRecurrencePattern(System::ArrayPtr< uint8_t > recurrencePattern) +``` + +| Parameter | Description | +| --- | --- | +| recurrencePattern | A byte array containing RecurrencePattern structure | + +--- + +## ParseRecurrencePattern (2 of 2) {#parserecurrencepattern_2} + +Parses the MapiCalendarRecurrencePattern from the calendar recurrence. + +**Returns:** A parsed MapiCalendarRecurrencePattern + +```cpp +ParseRecurrencePattern(System::SharedPtr < Calendar::Model::Recur > recurrencePattern) +``` + +| Parameter | Description | +| --- | --- | +| recurrencePattern | The recurrence pattern. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/tobytearray/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/tobytearray/_index.md new file mode 100644 index 0000000000..9aa968edb8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/tobytearray/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarRecurrencePatternFactory::ToByteArray method" +linktitle: "ToByteArray" +articleTitle: "ToByteArray" +second_title: "Aspose.Email for C++" +description: "Parses the MapiCalendarRecurrencePattern from the calendar recurrence." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/tobytearray/ +--- + +## ToByteArray {#tobytearray} + +Parses the MapiCalendarRecurrencePattern from the calendar recurrence. + +**Returns:** A parsed MapiCalendarRecurrencePattern + +```cpp +ToByteArray(System::SharedPtr < MapiCalendarRecurrencePattern > recurrencePattern, System::DateTime startDate, System::DateTime endDate, System::DateTime startWhole, System::DateTime endWhole, System::DateTime clipStart, System::DateTime clipEnd, System::SharedPtr < MapiCalendarTimeZone > localTimeZone, bool isAllDay) +``` + +| Parameter | Description | +| --- | --- | +| recurrencePattern | The recurrence pattern. | +| startDate | The start date. | +| endDate | The end date. | +| startWhole | PidLidAppointmentStartWhole( https://docs.microsoft.com/en-us/office/client-developer/outlook/mapi/pidlidappointmentstartwhole-canonical-property ) For a recurring series, this property is the start date and time of the first instance according to the recurrence pattern. | +| endWhole | PidLidAppointmentEndWhole( https://docs.microsoft.com/en-us/office/client-developer/outlook/mapi/pidlidappointmentendwhole-canonical-property ) For a recurring series, the dispidApptEndWhole property is the end date and time of the first instance according to the recurrence pattern. | +| clipStart | PidLidClipStart( https://docs.microsoft.com/en-us/office/client-developer/outlook/mapi/pidlidclipstart-canonical-property ) Specifies midnight on the date of the first instance in UTC for a recurring series. | +| clipEnd | PidLidClipEnd( https://docs.microsoft.com/en-us/office/client-developer/outlook/mapi/pidlidclipend-canonical-property ) For a recurring series, this property specifies midnight on the date of the last instance of the recurring series in UTC, unless the recurring series has no end, in which case the value must be 31 August 4500, 11:59 p.m. | +| localTimeZone | The local TimeZone. | +| isAllDay | The AllDay property. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatterntype/_index.md b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatterntype/_index.md new file mode 100644 index 0000000000..cf1719a0bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarrecurrencepatterntype/_index.md @@ -0,0 +1,26 @@ +--- +title: "MapiCalendarRecurrencePatternType Enum" +linktitle: "MapiCalendarRecurrencePatternType" +articleTitle: "MapiCalendarRecurrencePatternType" +second_title: "Aspose.Email for C++" +description: "Enumerates the mapi calendar recurrence pattern types" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarrecurrencepatterntype/ +--- + +## MapiCalendarRecurrencePatternType enumeration (8 values) + +Enumerates the mapi calendar recurrence pattern types + +| Value | Description | +| --- | --- | +| Day | The event has a daily recurrence. | +| Week | The event has a weekly recurrence. | +| Month | The event has a monthly recurrence. | +| MonthEnd | The event has a month-end recurrence. | +| MonthNth | The event has an every nth month pattern. | +| HjMonth | The event has a monthly recurrence in the Hijri calendar | +| HjMonthNth | The event has an every nth month pattern in the Hijri calendar. | +| HjMonthEnd | The event has a month end recurrence in the Hijri calendar. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/_index.md new file mode 100644 index 0000000000..153047079f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarSaveOptions class" +linktitle: "MapiCalendarSaveOptions" +articleTitle: "MapiCalendarSaveOptions" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarsaveoptions/ +--- + +## MapiCalendarSaveOptions class + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarSaveOptions](./mapicalendarsaveoptions/) | Initializes a new instance of the MapiCalendarSaveOptions class | + +## Methods + +| Name | Description | +| --- | --- | +| [FromSaveFormat](./fromsaveformat/) | Gets the MapiCalendarSaveOptions from SaveFormat. | +| [get_DefaultIcs](./get_defaultics/) | Gets the default Ics save options. | +| [get_DefaultMsg](./get_defaultmsg/) | Gets the default Msg save options. | +| [get_SaveFormat](./get_saveformat/) | Gets a save format. | +| [MapiCalendarIcsSaveOptions](./mapicalendaricssaveoptions/) | | +| [MapiCalendarMsgSaveOptions](./mapicalendarmsgsaveoptions/) | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/fromsaveformat/_index.md b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/fromsaveformat/_index.md new file mode 100644 index 0000000000..fe3ef1ebc0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/fromsaveformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarSaveOptions::FromSaveFormat method" +linktitle: "FromSaveFormat" +articleTitle: "FromSaveFormat" +second_title: "Aspose.Email for C++" +description: "Gets the MapiCalendarSaveOptions from SaveFormat." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarsaveoptions/fromsaveformat/ +--- + +## FromSaveFormat {#fromsaveformat} + +Gets the MapiCalendarSaveOptions from SaveFormat. + +**Returns:** static System::SharedPtr < MapiCalendarSaveOptions > Aspose::Email::Mapi:: + +```cpp +FromSaveFormat(Calendar::AppointmentSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| saveFormat | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/get_defaultics/_index.md b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/get_defaultics/_index.md new file mode 100644 index 0000000000..b01a25fcc2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/get_defaultics/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarSaveOptions::get_DefaultIcs method" +linktitle: "get_DefaultIcs" +articleTitle: "get_DefaultIcs" +second_title: "Aspose.Email for C++" +description: "Gets the default Ics save options." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendarsaveoptions/get_defaultics/ +--- + +## get_DefaultIcs {#get_defaultics} + +Gets the default Ics save options. + +**Returns:** static System::SharedPtr < MapiCalendarIcsSaveOptions > Aspose::Email::Mapi:: + +```cpp +get_DefaultIcs() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/get_defaultmsg/_index.md b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/get_defaultmsg/_index.md new file mode 100644 index 0000000000..319d6b9bbd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/get_defaultmsg/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarSaveOptions::get_DefaultMsg method" +linktitle: "get_DefaultMsg" +articleTitle: "get_DefaultMsg" +second_title: "Aspose.Email for C++" +description: "Gets the default Msg save options." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendarsaveoptions/get_defaultmsg/ +--- + +## get_DefaultMsg {#get_defaultmsg} + +Gets the default Msg save options. + +**Returns:** static System::SharedPtr < MapiCalendarMsgSaveOptions > Aspose::Email::Mapi:: + +```cpp +get_DefaultMsg() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/get_saveformat/_index.md b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/get_saveformat/_index.md new file mode 100644 index 0000000000..8cd737ef21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/get_saveformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarSaveOptions::get_SaveFormat method" +linktitle: "get_SaveFormat" +articleTitle: "get_SaveFormat" +second_title: "Aspose.Email for C++" +description: "Gets a save format." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendarsaveoptions/get_saveformat/ +--- + +## get_SaveFormat {#get_saveformat} + +Gets a save format. + +**Returns:** Calendar::AppointmentSaveFormat Aspose::Email::Mapi:: + +```cpp +get_SaveFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendaricssaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendaricssaveoptions/_index.md new file mode 100644 index 0000000000..0ff5925d29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendaricssaveoptions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarSaveOptions::MapiCalendarIcsSaveOptions method" +linktitle: "MapiCalendarIcsSaveOptions" +articleTitle: "MapiCalendarIcsSaveOptions" +second_title: "Aspose.Email for C++" +description: "MapiCalendarIcsSaveOptions of MapiCalendarSaveOptions." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendaricssaveoptions/ +--- + +## MapiCalendarIcsSaveOptions {#mapicalendaricssaveoptions} + +```cpp +friend class MapiCalendarIcsSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendarmsgsaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendarmsgsaveoptions/_index.md new file mode 100644 index 0000000000..b7dbc9996b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendarmsgsaveoptions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarSaveOptions::MapiCalendarMsgSaveOptions method" +linktitle: "MapiCalendarMsgSaveOptions" +articleTitle: "MapiCalendarMsgSaveOptions" +second_title: "Aspose.Email for C++" +description: "MapiCalendarMsgSaveOptions of MapiCalendarSaveOptions." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendarmsgsaveoptions/ +--- + +## MapiCalendarMsgSaveOptions {#mapicalendarmsgsaveoptions} + +```cpp +friend class MapiCalendarMsgSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendarsaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendarsaveoptions/_index.md new file mode 100644 index 0000000000..0dc36de9f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendarsaveoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarSaveOptions::MapiCalendarSaveOptions constructor" +linktitle: "MapiCalendarSaveOptions" +articleTitle: "MapiCalendarSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarSaveOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarsaveoptions/mapicalendarsaveoptions/ +--- + +## MapiCalendarSaveOptions {#mapicalendarsaveoptions} + +Initializes a new instance of the MapiCalendarSaveOptions class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarSaveOptions(Calendar::AppointmentSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| saveFormat | An appointment save format | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarstate/_index.md b/english/cpp/aspose.email.mapi/mapicalendarstate/_index.md new file mode 100644 index 0000000000..d5f84de059 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "MapiCalendarState Enum" +linktitle: "MapiCalendarState" +articleTitle: "MapiCalendarState" +second_title: "Aspose.Email for C++" +description: "Enumerates the appointment state" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarstate/ +--- + +## MapiCalendarState enumeration (3 values) + +Enumerates the appointment state + +| Value | Description | +| --- | --- | +| Meeting | Indicates that the represented calendar object is a Meeting object | +| Received | Indicates that the represented calendar object was received from someone else | +| Canceled | Indicates that the Meeting object has been canceled. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/_index.md new file mode 100644 index 0000000000..b5d24ad63e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone class" +linktitle: "MapiCalendarTimeZone" +articleTitle: "MapiCalendarTimeZone" +second_title: "Aspose.Email for C++" +description: "Represents the mapi calendar time zone information" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezone/ +--- + +## MapiCalendarTimeZone class + +Represents the mapi calendar time zone information + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarTimeZone (2 overloads)](./mapicalendartimezone/) | Initializes a new instance of the MapiCalendarTimeZone class. | + +## Methods + +| Name | Description | +| --- | --- | +| [FromCurrentTimeZoneToUtc](./fromcurrenttimezonetoutc/) | Convert value from current time zone to UTC | +| [get_KeyName](./get_keyname/) | Gets a human-readable description of the time zone | +| [get_TimeZoneRules](./get_timezonerules/) | Gets the time zone rules | +| [ParseApptTimeZoneDefRecur](./parseappttimezonedefrecur/) | Parses the time zone rule information from the AppointmentTimeZoneDefinitionRecur | +| [ParseTimeZoneStruct](./parsetimezonestruct/) | Parses the time zone information from the time zone struct | +| [set_KeyName](./set_keyname/) | Sets a human-readable description of the time zone | +| [set_TimeZoneRules](./set_timezonerules/) | Sets the time zone rules | +| [SetFlagEffectiveTzReg](./setflageffectivetzreg/) | | +| [ToByteArray](./tobytearray/) | | +| [ToIcalendar](./toicalendar/) | Converts the properties of this instance into the corresponding component and properties of iCalendar | +| [ToTimeZone](./totimezone/) | Applies this timezone to the specified datetime | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/fromcurrenttimezonetoutc/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/fromcurrenttimezonetoutc/_index.md new file mode 100644 index 0000000000..545e5a3ba2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/fromcurrenttimezonetoutc/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::FromCurrentTimeZoneToUtc method" +linktitle: "FromCurrentTimeZoneToUtc" +articleTitle: "FromCurrentTimeZoneToUtc" +second_title: "Aspose.Email for C++" +description: "Convert value from current time zone to UTC" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezone/fromcurrenttimezonetoutc/ +--- + +## FromCurrentTimeZoneToUtc {#fromcurrenttimezonetoutc} + +Convert value from current time zone to UTC + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +FromCurrentTimeZoneToUtc(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/get_keyname/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/get_keyname/_index.md new file mode 100644 index 0000000000..01f0783bd5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/get_keyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::get_KeyName method" +linktitle: "get_KeyName" +articleTitle: "get_KeyName" +second_title: "Aspose.Email for C++" +description: "Gets a human-readable description of the time zone" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendartimezone/get_keyname/ +--- + +## get_KeyName {#get_keyname} + +Gets a human-readable description of the time zone + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_KeyName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/get_timezonerules/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/get_timezonerules/_index.md new file mode 100644 index 0000000000..ab07ec0f62 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/get_timezonerules/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::get_TimeZoneRules method" +linktitle: "get_TimeZoneRules" +articleTitle: "get_TimeZoneRules" +second_title: "Aspose.Email for C++" +description: "Gets the time zone rules" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendartimezone/get_timezonerules/ +--- + +## get_TimeZoneRules {#get_timezonerules} + +Gets the time zone rules + +**Returns:** System::SharedPtr < MapiCalendarTimeZoneInfoCollection > Aspose::Email::Mapi:: + +```cpp +get_TimeZoneRules() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/mapicalendartimezone/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/mapicalendartimezone/_index.md new file mode 100644 index 0000000000..dac06efb52 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/mapicalendartimezone/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::MapiCalendarTimeZone constructor" +linktitle: "MapiCalendarTimeZone" +articleTitle: "MapiCalendarTimeZone" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarTimeZone class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezone/mapicalendartimezone/ +--- + +## MapiCalendarTimeZone (1 of 2) {#mapicalendartimezone_1} + +Initializes a new instance of the MapiCalendarTimeZone class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarTimeZone() +``` + +--- + +## MapiCalendarTimeZone (2 of 2) {#mapicalendartimezone_2} + +Creates a new instance of the MapiCalendarTimeZone class from a Standard Timezone. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarTimeZone(System::SharedPtr < System::TimeZoneInfo > timeZone) +``` + +| Parameter | Description | +| --- | --- | +| timeZone | Standart Timezone System::TimeZoneInfo . | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/parseappttimezonedefrecur/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/parseappttimezonedefrecur/_index.md new file mode 100644 index 0000000000..00de11699a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/parseappttimezonedefrecur/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::ParseApptTimeZoneDefRecur method" +linktitle: "ParseApptTimeZoneDefRecur" +articleTitle: "ParseApptTimeZoneDefRecur" +second_title: "Aspose.Email for C++" +description: "Parses the time zone rule information from the AppointmentTimeZoneDefinitionRecur" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendartimezone/parseappttimezonedefrecur/ +--- + +## ParseApptTimeZoneDefRecur {#parseappttimezonedefrecur} + +Parses the time zone rule information from the AppointmentTimeZoneDefinitionRecur + +**Returns:** A parsed MapiCalendarTimeZoneInfo + +```cpp +ParseApptTimeZoneDefRecur(System::ArrayPtr< uint8_t > apptTimeZoneDefRecur) +``` + +| Parameter | Description | +| --- | --- | +| apptTimeZoneDefRecur | A byte array containing AppointmentTimeZoneDefinitionRecur | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/parsetimezonestruct/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/parsetimezonestruct/_index.md new file mode 100644 index 0000000000..14df4056d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/parsetimezonestruct/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::ParseTimeZoneStruct method" +linktitle: "ParseTimeZoneStruct" +articleTitle: "ParseTimeZoneStruct" +second_title: "Aspose.Email for C++" +description: "Parses the time zone information from the time zone struct" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendartimezone/parsetimezonestruct/ +--- + +## ParseTimeZoneStruct {#parsetimezonestruct} + +Parses the time zone information from the time zone struct + +**Returns:** A parsed MapiCalendarTimeZone + +```cpp +ParseTimeZoneStruct(System::ArrayPtr< uint8_t > timeZoneStruct) +``` + +| Parameter | Description | +| --- | --- | +| timeZoneStruct | A byte array representing the time zone struct | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/set_keyname/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/set_keyname/_index.md new file mode 100644 index 0000000000..adbe55bbd5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/set_keyname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::set_KeyName method" +linktitle: "set_KeyName" +articleTitle: "set_KeyName" +second_title: "Aspose.Email for C++" +description: "Sets a human-readable description of the time zone" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendartimezone/set_keyname/ +--- + +## set_KeyName {#set_keyname} + +Sets a human-readable description of the time zone + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_KeyName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/set_timezonerules/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/set_timezonerules/_index.md new file mode 100644 index 0000000000..c21dfbf710 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/set_timezonerules/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::set_TimeZoneRules method" +linktitle: "set_TimeZoneRules" +articleTitle: "set_TimeZoneRules" +second_title: "Aspose.Email for C++" +description: "Sets the time zone rules" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendartimezone/set_timezonerules/ +--- + +## set_TimeZoneRules {#set_timezonerules} + +Sets the time zone rules + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_TimeZoneRules(System::SharedPtr < MapiCalendarTimeZoneInfoCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/setflageffectivetzreg/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/setflageffectivetzreg/_index.md new file mode 100644 index 0000000000..8827f4ad89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/setflageffectivetzreg/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::SetFlagEffectiveTzReg method" +linktitle: "SetFlagEffectiveTzReg" +articleTitle: "SetFlagEffectiveTzReg" +second_title: "Aspose.Email for C++" +description: "SetFlagEffectiveTzReg of MapiCalendarTimeZone." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicalendartimezone/setflageffectivetzreg/ +--- + +## SetFlagEffectiveTzReg {#setflageffectivetzreg} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetFlagEffectiveTzReg(System::DateTime startDate) +``` + +| Parameter | Description | +| --- | --- | +| startDate | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/tobytearray/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/tobytearray/_index.md new file mode 100644 index 0000000000..dc7eaffbf4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/tobytearray/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::ToByteArray method" +linktitle: "ToByteArray" +articleTitle: "ToByteArray" +second_title: "Aspose.Email for C++" +description: "ToByteArray of MapiCalendarTimeZone." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicalendartimezone/tobytearray/ +--- + +## ToByteArray {#tobytearray} + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToByteArray() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/toicalendar/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/toicalendar/_index.md new file mode 100644 index 0000000000..83a7c6243a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/toicalendar/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::ToIcalendar method" +linktitle: "ToIcalendar" +articleTitle: "ToIcalendar" +second_title: "Aspose.Email for C++" +description: "Converts the properties of this instance into the corresponding component and properties of iCalendar" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicalendartimezone/toicalendar/ +--- + +## ToIcalendar {#toicalendar} + +Converts the properties of this instance into the corresponding component and properties of iCalendar + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToIcalendar(System::SharedPtr < Calendar::Model::CalendarObject > calendarObject) +``` + +| Parameter | Description | +| --- | --- | +| calendarObject | A CalendarObject to add properties to | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezone/totimezone/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezone/totimezone/_index.md new file mode 100644 index 0000000000..f3b739aaee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezone/totimezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZone::ToTimeZone method" +linktitle: "ToTimeZone" +articleTitle: "ToTimeZone" +second_title: "Aspose.Email for C++" +description: "Applies this timezone to the specified datetime" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicalendartimezone/totimezone/ +--- + +## ToTimeZone {#totimezone} + +Applies this timezone to the specified datetime + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +ToTimeZone(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | A DateTime | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneflags/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneflags/_index.md new file mode 100644 index 0000000000..0687e0d5cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneflags/_index.md @@ -0,0 +1,20 @@ +--- +title: "MapiCalendarTimeZoneFlags Enum" +linktitle: "MapiCalendarTimeZoneFlags" +articleTitle: "MapiCalendarTimeZoneFlags" +second_title: "Aspose.Email for C++" +description: "Enumerates the individual bit flags that specify information about TimeZoneRule" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezoneflags/ +--- + +## MapiCalendarTimeZoneFlags enumeration (2 values) + +Enumerates the individual bit flags that specify information about TimeZoneRule + +| Value | Description | +| --- | --- | +| TZRULE_FLAG_RECUR_CURRENT_TZREG | Indicates that this rule is associated with a recurring series. | +| TZRULE_FLAG_EFFECTIVE_TZREG | This flag indicates that this rule is the effective rule. | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/_index.md new file mode 100644 index 0000000000..dbdc9e039c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo class" +linktitle: "MapiCalendarTimeZoneInfo" +articleTitle: "MapiCalendarTimeZoneInfo" +second_title: "Aspose.Email for C++" +description: "Represents the mapi calendar time zone rule" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/ +--- + +## MapiCalendarTimeZoneInfo class + +Represents the mapi calendar time zone rule + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarTimeZoneInfo (2 overloads)](./mapicalendartimezoneinfo/) | Initializes a new instance of the MapiCalendarTimeZoneInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Bias](./get_bias/) | Gets the time zone's offset in minutes from UTC. | +| [get_DaylightBias](./get_daylightbias/) | Gets offset in minutes from lBias during daylight saving time. | +| [get_DaylightDate](./get_daylightdate/) | Gets the date and local time that indicate when to begin using the DaylightBias. | +| [get_rule](./get_rule/) | | +| [get_StandardBias](./get_standardbias/) | Gets the offset in minutes from lBias during standard time. | +| [get_StandardDate](./get_standarddate/) | Gets the date and local time that indicate when to begin using the StandardBias. | +| [get_TimeZoneFlags](./get_timezoneflags/) | Gets individual bit flags that specify information about this TimeZoneRule | +| [get_Year](./get_year/) | Gets the year in which this rule is scheduled to take effect. | +| [IsDaylightSavingTime](./isdaylightsavingtime/) | Returns a value indicating whether this DateTime is within the daylight saving time range for this time zone. | +| [ParseTimeZoneRule](./parsetimezonerule/) | Parses the time zone rule information from the time zone rule | +| [ParseTimeZoneStruct](./parsetimezonestruct/) | Parses the time zone rule information from the time zone struct | +| [set_Bias](./set_bias/) | Sets the time zone's offset in minutes from UTC. | +| [set_DaylightBias](./set_daylightbias/) | Sets offset in minutes from lBias during daylight saving time. | +| [set_DaylightDate](./set_daylightdate/) | Sets the date and local time that indicate when to begin using the DaylightBias. | +| [set_rule](./set_rule/) | | +| [set_StandardBias](./set_standardbias/) | Sets the offset in minutes from lBias during standard time. | +| [set_StandardDate](./set_standarddate/) | Sets the date and local time that indicate when to begin using the StandardBias. | +| [set_TimeZoneFlags](./set_timezoneflags/) | Sets individual bit flags that specify information about this TimeZoneRule | +| [set_Year](./set_year/) | Sets the year in which this rule is scheduled to take effect. | +| [ToByteArray](./tobytearray/) | | +| [ToTimeZoneComponent](./totimezonecomponent/) | Converts this instance into the corresponding iCalendar TimeZoneComponent | +| [ToTimeZoneStructByteArray](./totimezonestructbytearray/) | For TimeZoneStruct serialization | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_bias/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_bias/_index.md new file mode 100644 index 0000000000..45686cb270 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_bias/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::get_Bias method" +linktitle: "get_Bias" +articleTitle: "get_Bias" +second_title: "Aspose.Email for C++" +description: "Gets the time zone's offset in minutes from UTC." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_bias/ +--- + +## get_Bias {#get_bias} + +Gets the time zone's offset in minutes from UTC. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_Bias() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_daylightbias/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_daylightbias/_index.md new file mode 100644 index 0000000000..a77b62f65b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_daylightbias/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::get_DaylightBias method" +linktitle: "get_DaylightBias" +articleTitle: "get_DaylightBias" +second_title: "Aspose.Email for C++" +description: "Gets offset in minutes from lBias during daylight saving time." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_daylightbias/ +--- + +## get_DaylightBias {#get_daylightbias} + +Gets offset in minutes from lBias during daylight saving time. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_DaylightBias() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_daylightdate/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_daylightdate/_index.md new file mode 100644 index 0000000000..a1e2b3c2f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_daylightdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::get_DaylightDate method" +linktitle: "get_DaylightDate" +articleTitle: "get_DaylightDate" +second_title: "Aspose.Email for C++" +description: "Gets the date and local time that indicate when to begin using the DaylightBias." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_daylightdate/ +--- + +## get_DaylightDate {#get_daylightdate} + +Gets the date and local time that indicate when to begin using the DaylightBias. + +**Returns:** System::SharedPtr < MapiCalendarTimeZoneRule > Aspose::Email::Mapi:: + +```cpp +get_DaylightDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_rule/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_rule/_index.md new file mode 100644 index 0000000000..3578097f49 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_rule/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::get_rule method" +linktitle: "get_rule" +articleTitle: "get_rule" +second_title: "Aspose.Email for C++" +description: "get_rule of MapiCalendarTimeZoneInfo." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_rule/ +--- + +## get_rule {#get_rule} + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +get_rule() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_standardbias/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_standardbias/_index.md new file mode 100644 index 0000000000..1de475f8e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_standardbias/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::get_StandardBias method" +linktitle: "get_StandardBias" +articleTitle: "get_StandardBias" +second_title: "Aspose.Email for C++" +description: "Gets the offset in minutes from lBias during standard time." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_standardbias/ +--- + +## get_StandardBias {#get_standardbias} + +Gets the offset in minutes from lBias during standard time. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_StandardBias() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_standarddate/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_standarddate/_index.md new file mode 100644 index 0000000000..b824113acb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_standarddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::get_StandardDate method" +linktitle: "get_StandardDate" +articleTitle: "get_StandardDate" +second_title: "Aspose.Email for C++" +description: "Gets the date and local time that indicate when to begin using the StandardBias." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_standarddate/ +--- + +## get_StandardDate {#get_standarddate} + +Gets the date and local time that indicate when to begin using the StandardBias. + +**Returns:** System::SharedPtr < MapiCalendarTimeZoneRule > Aspose::Email::Mapi:: + +```cpp +get_StandardDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_timezoneflags/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_timezoneflags/_index.md new file mode 100644 index 0000000000..8d834836a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_timezoneflags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::get_TimeZoneFlags method" +linktitle: "get_TimeZoneFlags" +articleTitle: "get_TimeZoneFlags" +second_title: "Aspose.Email for C++" +description: "Gets individual bit flags that specify information about this TimeZoneRule" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_timezoneflags/ +--- + +## get_TimeZoneFlags {#get_timezoneflags} + +Gets individual bit flags that specify information about this TimeZoneRule + +**Returns:** MapiCalendarTimeZoneFlags Aspose::Email::Mapi:: + +```cpp +get_TimeZoneFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_year/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_year/_index.md new file mode 100644 index 0000000000..ad678f791a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_year/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::get_Year method" +linktitle: "get_Year" +articleTitle: "get_Year" +second_title: "Aspose.Email for C++" +description: "Gets the year in which this rule is scheduled to take effect." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/get_year/ +--- + +## get_Year {#get_year} + +Gets the year in which this rule is scheduled to take effect. + +**Returns:** uint16_t Aspose::Email::Mapi:: + +```cpp +get_Year() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/isdaylightsavingtime/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/isdaylightsavingtime/_index.md new file mode 100644 index 0000000000..1bdc1622d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/isdaylightsavingtime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::IsDaylightSavingTime method" +linktitle: "IsDaylightSavingTime" +articleTitle: "IsDaylightSavingTime" +second_title: "Aspose.Email for C++" +description: "Returns a value indicating whether this DateTime is within the daylight saving time range for this time zone." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/isdaylightsavingtime/ +--- + +## IsDaylightSavingTime {#isdaylightsavingtime} + +Returns a value indicating whether this DateTime is within the daylight saving time range for this time zone. + +**Returns:** A value indicating whether this DateTime is within the daylight saving time range for this time zone. + +```cpp +IsDaylightSavingTime(System::DateTime dateTime) +``` + +| Parameter | Description | +| --- | --- | +| dateTime | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/mapicalendartimezoneinfo/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/mapicalendartimezoneinfo/_index.md new file mode 100644 index 0000000000..ba6358665a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/mapicalendartimezoneinfo/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::MapiCalendarTimeZoneInfo constructor" +linktitle: "MapiCalendarTimeZoneInfo" +articleTitle: "MapiCalendarTimeZoneInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarTimeZoneInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/mapicalendartimezoneinfo/ +--- + +## MapiCalendarTimeZoneInfo (1 of 2) {#mapicalendartimezoneinfo_1} + +Initializes a new instance of the MapiCalendarTimeZoneInfo class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarTimeZoneInfo() +``` + +--- + +## MapiCalendarTimeZoneInfo (2 of 2) {#mapicalendartimezoneinfo_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarTimeZoneInfo(System::SharedPtr < System::TimeZoneInfo::AdjustmentRule > rule) +``` + +| Parameter | Description | +| --- | --- | +| rule | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/parsetimezonerule/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/parsetimezonerule/_index.md new file mode 100644 index 0000000000..7014feb23e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/parsetimezonerule/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::ParseTimeZoneRule method" +linktitle: "ParseTimeZoneRule" +articleTitle: "ParseTimeZoneRule" +second_title: "Aspose.Email for C++" +description: "Parses the time zone rule information from the time zone rule" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/parsetimezonerule/ +--- + +## ParseTimeZoneRule {#parsetimezonerule} + +Parses the time zone rule information from the time zone rule + +**Returns:** A parsed MapiCalendarTimeZoneInfo + +```cpp +ParseTimeZoneRule(System::SharedPtr < System::IO::BinaryReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | A BinaryReader to read from | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/parsetimezonestruct/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/parsetimezonestruct/_index.md new file mode 100644 index 0000000000..cddf82ee59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/parsetimezonestruct/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::ParseTimeZoneStruct method" +linktitle: "ParseTimeZoneStruct" +articleTitle: "ParseTimeZoneStruct" +second_title: "Aspose.Email for C++" +description: "Parses the time zone rule information from the time zone struct" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/parsetimezonestruct/ +--- + +## ParseTimeZoneStruct {#parsetimezonestruct} + +Parses the time zone rule information from the time zone struct + +**Returns:** A parsed MapiCalendarTimeZoneInfo + +```cpp +ParseTimeZoneStruct(System::ArrayPtr< uint8_t > timeZoneStruct) +``` + +| Parameter | Description | +| --- | --- | +| timeZoneStruct | A byte array representing the time zone struct | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_bias/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_bias/_index.md new file mode 100644 index 0000000000..93079c7dc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_bias/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::set_Bias method" +linktitle: "set_Bias" +articleTitle: "set_Bias" +second_title: "Aspose.Email for C++" +description: "Sets the time zone's offset in minutes from UTC." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_bias/ +--- + +## set_Bias {#set_bias} + +Sets the time zone's offset in minutes from UTC. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Bias(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_daylightbias/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_daylightbias/_index.md new file mode 100644 index 0000000000..fba3043fa6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_daylightbias/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::set_DaylightBias method" +linktitle: "set_DaylightBias" +articleTitle: "set_DaylightBias" +second_title: "Aspose.Email for C++" +description: "Sets offset in minutes from lBias during daylight saving time." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_daylightbias/ +--- + +## set_DaylightBias {#set_daylightbias} + +Sets offset in minutes from lBias during daylight saving time. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DaylightBias(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_daylightdate/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_daylightdate/_index.md new file mode 100644 index 0000000000..c5800e11c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_daylightdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::set_DaylightDate method" +linktitle: "set_DaylightDate" +articleTitle: "set_DaylightDate" +second_title: "Aspose.Email for C++" +description: "Sets the date and local time that indicate when to begin using the DaylightBias." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_daylightdate/ +--- + +## set_DaylightDate {#set_daylightdate} + +Sets the date and local time that indicate when to begin using the DaylightBias. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DaylightDate(System::SharedPtr < MapiCalendarTimeZoneRule > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_rule/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_rule/_index.md new file mode 100644 index 0000000000..10d0f97680 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_rule/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::set_rule method" +linktitle: "set_rule" +articleTitle: "set_rule" +second_title: "Aspose.Email for C++" +description: "set_rule of MapiCalendarTimeZoneInfo." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_rule/ +--- + +## set_rule {#set_rule} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_rule(System::SharedPtr < System::TimeZoneInfo::AdjustmentRule > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_standardbias/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_standardbias/_index.md new file mode 100644 index 0000000000..599a616efc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_standardbias/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::set_StandardBias method" +linktitle: "set_StandardBias" +articleTitle: "set_StandardBias" +second_title: "Aspose.Email for C++" +description: "Sets the offset in minutes from lBias during standard time." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_standardbias/ +--- + +## set_StandardBias {#set_standardbias} + +Sets the offset in minutes from lBias during standard time. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StandardBias(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_standarddate/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_standarddate/_index.md new file mode 100644 index 0000000000..958156e3e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_standarddate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::set_StandardDate method" +linktitle: "set_StandardDate" +articleTitle: "set_StandardDate" +second_title: "Aspose.Email for C++" +description: "Sets the date and local time that indicate when to begin using the StandardBias." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_standarddate/ +--- + +## set_StandardDate {#set_standarddate} + +Sets the date and local time that indicate when to begin using the StandardBias. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StandardDate(System::SharedPtr < MapiCalendarTimeZoneRule > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_timezoneflags/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_timezoneflags/_index.md new file mode 100644 index 0000000000..6a8cdee448 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_timezoneflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::set_TimeZoneFlags method" +linktitle: "set_TimeZoneFlags" +articleTitle: "set_TimeZoneFlags" +second_title: "Aspose.Email for C++" +description: "Sets individual bit flags that specify information about this TimeZoneRule" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_timezoneflags/ +--- + +## set_TimeZoneFlags {#set_timezoneflags} + +Sets individual bit flags that specify information about this TimeZoneRule + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_TimeZoneFlags(MapiCalendarTimeZoneFlags value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_year/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_year/_index.md new file mode 100644 index 0000000000..0f25af677c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_year/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::set_Year method" +linktitle: "set_Year" +articleTitle: "set_Year" +second_title: "Aspose.Email for C++" +description: "Sets the year in which this rule is scheduled to take effect." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/set_year/ +--- + +## set_Year {#set_year} + +Sets the year in which this rule is scheduled to take effect. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Year(uint16_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/tobytearray/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/tobytearray/_index.md new file mode 100644 index 0000000000..a738b21d74 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/tobytearray/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::ToByteArray method" +linktitle: "ToByteArray" +articleTitle: "ToByteArray" +second_title: "Aspose.Email for C++" +description: "ToByteArray of MapiCalendarTimeZoneInfo." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/tobytearray/ +--- + +## ToByteArray {#tobytearray} + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToByteArray() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/totimezonecomponent/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/totimezonecomponent/_index.md new file mode 100644 index 0000000000..8c8fd6dec5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/totimezonecomponent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::ToTimeZoneComponent method" +linktitle: "ToTimeZoneComponent" +articleTitle: "ToTimeZoneComponent" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding iCalendar TimeZoneComponent" +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/totimezonecomponent/ +--- + +## ToTimeZoneComponent {#totimezonecomponent} + +Converts this instance into the corresponding iCalendar TimeZoneComponent + +**Returns:** The converted TimeZoneComponent + +```cpp +ToTimeZoneComponent() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/totimezonestructbytearray/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/totimezonestructbytearray/_index.md new file mode 100644 index 0000000000..a0ec9036fb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfo/totimezonestructbytearray/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfo::ToTimeZoneStructByteArray method" +linktitle: "ToTimeZoneStructByteArray" +articleTitle: "ToTimeZoneStructByteArray" +second_title: "Aspose.Email for C++" +description: "For TimeZoneStruct serialization" +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfo/totimezonestructbytearray/ +--- + +## ToTimeZoneStructByteArray {#totimezonestructbytearray} + +For TimeZoneStruct serialization + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToTimeZoneStructByteArray() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfocollection/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfocollection/_index.md new file mode 100644 index 0000000000..1355fdefc4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfocollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfoCollection class" +linktitle: "MapiCalendarTimeZoneInfoCollection" +articleTitle: "MapiCalendarTimeZoneInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of MapiCalendarTimeZoneInfo" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfocollection/ +--- + +## MapiCalendarTimeZoneInfoCollection class + +Represents a collection of MapiCalendarTimeZoneInfo + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezoneinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..06ddb7d5c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezoneinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MapiCalendarTimeZoneInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezoneinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/_index.md new file mode 100644 index 0000000000..449a628f31 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule class" +linktitle: "MapiCalendarTimeZoneRule" +articleTitle: "MapiCalendarTimeZoneRule" +second_title: "Aspose.Email for C++" +description: "Represents time zone rule that indicate when to begin using the Standard/Daylight time." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/ +--- + +## MapiCalendarTimeZoneRule class + +Represents time zone rule that indicate when to begin using the Standard/Daylight time. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarTimeZoneRule (2 overloads)](./mapicalendartimezonerule/) | Initializes a new instance of the MapiCalendarTimeZoneRule class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Date](./get_date/) | Gets the date and time that indicate when to begin using the Standard/Daylight time. | +| [get_DayOfWeek](./get_dayofweek/) | Gets the day of week | +| [get_Hour](./get_hour/) | Gets the hour | +| [get_Milliseconds](./get_milliseconds/) | Gets the milliseconds | +| [get_Minute](./get_minute/) | Gets the minutes | +| [get_Month](./get_month/) | Gets the month | +| [get_Position](./get_position/) | Gets the day position | +| [get_Seconds](./get_seconds/) | Gets the seconds | +| [get_Year](./get_year/) | Gets the year | +| [GetDateTime](./getdatetime/) | Gets the start date and time of this rule for the specified year | +| [IsEmpty](./isempty/) | Check is empty | +| [ParseSystemtime](./parsesystemtime/) | Reads the MapiCalendarTimeZoneRule from the SYSTEMTIME struct | +| [set_DayOfWeek](./set_dayofweek/) | Sets the day of week | +| [set_Hour](./set_hour/) | Sets the hour | +| [set_Milliseconds](./set_milliseconds/) | Sets the milliseconds | +| [set_Minute](./set_minute/) | Sets the minutes | +| [set_Month](./set_month/) | Sets the month | +| [set_Position](./set_position/) | Sets the day position | +| [set_Seconds](./set_seconds/) | Sets the seconds | +| [set_Year](./set_year/) | Sets the year | +| [ToByteArray](./tobytearray/) | | +| [ToRruleProperty](./torruleproperty/) | Converts this instance to the corresponding RRuleProperty | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_date/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_date/_index.md new file mode 100644 index 0000000000..fa92ff9d06 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "Gets the date and time that indicate when to begin using the Standard/Daylight time." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/get_date/ +--- + +## get_Date {#get_date} + +Gets the date and time that indicate when to begin using the Standard/Daylight time. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_dayofweek/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_dayofweek/_index.md new file mode 100644 index 0000000000..b981896305 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_dayofweek/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::get_DayOfWeek method" +linktitle: "get_DayOfWeek" +articleTitle: "get_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Gets the day of week" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/get_dayofweek/ +--- + +## get_DayOfWeek {#get_dayofweek} + +Gets the day of week + +**Returns:** System::DayOfWeek Aspose::Email::Mapi:: + +```cpp +get_DayOfWeek() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_hour/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_hour/_index.md new file mode 100644 index 0000000000..ec59b249e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_hour/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::get_Hour method" +linktitle: "get_Hour" +articleTitle: "get_Hour" +second_title: "Aspose.Email for C++" +description: "Gets the hour" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/get_hour/ +--- + +## get_Hour {#get_hour} + +Gets the hour + +**Returns:** uint16_t Aspose::Email::Mapi:: + +```cpp +get_Hour() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_milliseconds/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_milliseconds/_index.md new file mode 100644 index 0000000000..c461759f84 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_milliseconds/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::get_Milliseconds method" +linktitle: "get_Milliseconds" +articleTitle: "get_Milliseconds" +second_title: "Aspose.Email for C++" +description: "Gets the milliseconds" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/get_milliseconds/ +--- + +## get_Milliseconds {#get_milliseconds} + +Gets the milliseconds + +**Returns:** uint16_t Aspose::Email::Mapi:: + +```cpp +get_Milliseconds() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_minute/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_minute/_index.md new file mode 100644 index 0000000000..f22b042879 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_minute/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::get_Minute method" +linktitle: "get_Minute" +articleTitle: "get_Minute" +second_title: "Aspose.Email for C++" +description: "Gets the minutes" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/get_minute/ +--- + +## get_Minute {#get_minute} + +Gets the minutes + +**Returns:** uint16_t Aspose::Email::Mapi:: + +```cpp +get_Minute() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_month/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_month/_index.md new file mode 100644 index 0000000000..3ca9d01759 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_month/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::get_Month method" +linktitle: "get_Month" +articleTitle: "get_Month" +second_title: "Aspose.Email for C++" +description: "Gets the month" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/get_month/ +--- + +## get_Month {#get_month} + +Gets the month + +**Returns:** uint16_t Aspose::Email::Mapi:: + +```cpp +get_Month() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_position/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_position/_index.md new file mode 100644 index 0000000000..9725fa6a9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_position/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::get_Position method" +linktitle: "get_Position" +articleTitle: "get_Position" +second_title: "Aspose.Email for C++" +description: "Gets the day position" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/get_position/ +--- + +## get_Position {#get_position} + +Gets the day position + +**Returns:** Calendar::Recurrences::DayPosition Aspose::Email::Mapi:: + +```cpp +get_Position() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_seconds/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_seconds/_index.md new file mode 100644 index 0000000000..6aab9f97c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_seconds/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::get_Seconds method" +linktitle: "get_Seconds" +articleTitle: "get_Seconds" +second_title: "Aspose.Email for C++" +description: "Gets the seconds" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/get_seconds/ +--- + +## get_Seconds {#get_seconds} + +Gets the seconds + +**Returns:** uint16_t Aspose::Email::Mapi:: + +```cpp +get_Seconds() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_year/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_year/_index.md new file mode 100644 index 0000000000..eeb6b7dd0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/get_year/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::get_Year method" +linktitle: "get_Year" +articleTitle: "get_Year" +second_title: "Aspose.Email for C++" +description: "Gets the year" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/get_year/ +--- + +## get_Year {#get_year} + +Gets the year + +**Returns:** uint16_t Aspose::Email::Mapi:: + +```cpp +get_Year() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/getdatetime/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/getdatetime/_index.md new file mode 100644 index 0000000000..fa82fb8091 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/getdatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::GetDateTime method" +linktitle: "GetDateTime" +articleTitle: "GetDateTime" +second_title: "Aspose.Email for C++" +description: "Gets the start date and time of this rule for the specified year" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/getdatetime/ +--- + +## GetDateTime {#getdatetime} + +Gets the start date and time of this rule for the specified year + +**Returns:** A DateTime + +```cpp +GetDateTime(int32_t year) +``` + +| Parameter | Description | +| --- | --- | +| year | A year | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/isempty/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/isempty/_index.md new file mode 100644 index 0000000000..04a250c7a8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/isempty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::IsEmpty method" +linktitle: "IsEmpty" +articleTitle: "IsEmpty" +second_title: "Aspose.Email for C++" +description: "Check is empty" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/isempty/ +--- + +## IsEmpty {#isempty} + +Check is empty + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +IsEmpty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/mapicalendartimezonerule/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/mapicalendartimezonerule/_index.md new file mode 100644 index 0000000000..3a5625a9c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/mapicalendartimezonerule/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::MapiCalendarTimeZoneRule constructor" +linktitle: "MapiCalendarTimeZoneRule" +articleTitle: "MapiCalendarTimeZoneRule" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarTimeZoneRule class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/mapicalendartimezonerule/ +--- + +## MapiCalendarTimeZoneRule (1 of 2) {#mapicalendartimezonerule_1} + +Initializes a new instance of the MapiCalendarTimeZoneRule class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarTimeZoneRule() +``` + +--- + +## MapiCalendarTimeZoneRule (2 of 2) {#mapicalendartimezonerule_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarTimeZoneRule(System::TimeZoneInfo::TransitionTime transitionTime) +``` + +| Parameter | Description | +| --- | --- | +| transitionTime | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/parsesystemtime/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/parsesystemtime/_index.md new file mode 100644 index 0000000000..c4244c15d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/parsesystemtime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::ParseSystemtime method" +linktitle: "ParseSystemtime" +articleTitle: "ParseSystemtime" +second_title: "Aspose.Email for C++" +description: "Reads the MapiCalendarTimeZoneRule from the SYSTEMTIME struct" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/parsesystemtime/ +--- + +## ParseSystemtime {#parsesystemtime} + +Reads the MapiCalendarTimeZoneRule from the SYSTEMTIME struct + +**Returns:** A read MapiCalendarTimeZoneRule + +```cpp +ParseSystemtime(System::SharedPtr < System::IO::BinaryReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | A BinaryReader to read from | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_dayofweek/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_dayofweek/_index.md new file mode 100644 index 0000000000..9649ca2870 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_dayofweek/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::set_DayOfWeek method" +linktitle: "set_DayOfWeek" +articleTitle: "set_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Sets the day of week" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/set_dayofweek/ +--- + +## set_DayOfWeek {#set_dayofweek} + +Sets the day of week + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DayOfWeek(System::DayOfWeek value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_hour/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_hour/_index.md new file mode 100644 index 0000000000..1fc93cbef4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_hour/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::set_Hour method" +linktitle: "set_Hour" +articleTitle: "set_Hour" +second_title: "Aspose.Email for C++" +description: "Sets the hour" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/set_hour/ +--- + +## set_Hour {#set_hour} + +Sets the hour + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Hour(uint16_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_milliseconds/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_milliseconds/_index.md new file mode 100644 index 0000000000..96eac4104e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_milliseconds/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::set_Milliseconds method" +linktitle: "set_Milliseconds" +articleTitle: "set_Milliseconds" +second_title: "Aspose.Email for C++" +description: "Sets the milliseconds" +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/set_milliseconds/ +--- + +## set_Milliseconds {#set_milliseconds} + +Sets the milliseconds + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Milliseconds(uint16_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_minute/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_minute/_index.md new file mode 100644 index 0000000000..fe21e66c34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_minute/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::set_Minute method" +linktitle: "set_Minute" +articleTitle: "set_Minute" +second_title: "Aspose.Email for C++" +description: "Sets the minutes" +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/set_minute/ +--- + +## set_Minute {#set_minute} + +Sets the minutes + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Minute(uint16_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_month/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_month/_index.md new file mode 100644 index 0000000000..24e5e8549e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_month/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::set_Month method" +linktitle: "set_Month" +articleTitle: "set_Month" +second_title: "Aspose.Email for C++" +description: "Sets the month" +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/set_month/ +--- + +## set_Month {#set_month} + +Sets the month + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Month(uint16_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_position/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_position/_index.md new file mode 100644 index 0000000000..42eeb5155f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_position/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::set_Position method" +linktitle: "set_Position" +articleTitle: "set_Position" +second_title: "Aspose.Email for C++" +description: "Sets the day position" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/set_position/ +--- + +## set_Position {#set_position} + +Sets the day position + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Position(Calendar::Recurrences::DayPosition value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_seconds/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_seconds/_index.md new file mode 100644 index 0000000000..52e64e3a29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_seconds/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::set_Seconds method" +linktitle: "set_Seconds" +articleTitle: "set_Seconds" +second_title: "Aspose.Email for C++" +description: "Sets the seconds" +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/set_seconds/ +--- + +## set_Seconds {#set_seconds} + +Sets the seconds + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Seconds(uint16_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_year/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_year/_index.md new file mode 100644 index 0000000000..a89ff785b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/set_year/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::set_Year method" +linktitle: "set_Year" +articleTitle: "set_Year" +second_title: "Aspose.Email for C++" +description: "Sets the year" +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/set_year/ +--- + +## set_Year {#set_year} + +Sets the year + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Year(uint16_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/tobytearray/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/tobytearray/_index.md new file mode 100644 index 0000000000..67807c7619 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/tobytearray/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::ToByteArray method" +linktitle: "ToByteArray" +articleTitle: "ToByteArray" +second_title: "Aspose.Email for C++" +description: "ToByteArray of MapiCalendarTimeZoneRule." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/tobytearray/ +--- + +## ToByteArray {#tobytearray} + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToByteArray() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendartimezonerule/torruleproperty/_index.md b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/torruleproperty/_index.md new file mode 100644 index 0000000000..efa4f6a74c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendartimezonerule/torruleproperty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarTimeZoneRule::ToRruleProperty method" +linktitle: "ToRruleProperty" +articleTitle: "ToRruleProperty" +second_title: "Aspose.Email for C++" +description: "Converts this instance to the corresponding RRuleProperty" +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicalendartimezonerule/torruleproperty/ +--- + +## ToRruleProperty {#torruleproperty} + +Converts this instance to the corresponding RRuleProperty + +**Returns:** A converted RRuleProperty + +```cpp +ToRruleProperty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/_index.md new file mode 100644 index 0000000000..518e916bd5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern class" +linktitle: "MapiCalendarWeeklyRecurrencePattern" +articleTitle: "MapiCalendarWeeklyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents the weekly recurrence pattern of the mapi calendar" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/ +--- + +## MapiCalendarWeeklyRecurrencePattern class + +**Inherits:** Aspose::Email::Mapi::MapiCalendarRecurrencePattern + +Represents the weekly recurrence pattern of the mapi calendar + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarWeeklyRecurrencePattern](./mapicalendarweeklyrecurrencepattern/) | Initializes a new instance of the MapiCalendarWeeklyRecurrencePattern class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DayOfWeek](./get_dayofweek/) | Gets the days of week at which the event occurs | +| [get_Period](./get_period/) | Gets interval (in weeks) at which the meeting pattern repeats | +| [get_PeriodInMinutes](./get_periodinminutes/) | Implements Aspose::Email::Mapi::MapiCalendarRecurrencePattern . | +| [ParsePatternTypeSpecificField](./parsepatterntypespecificfield/) | Parses the pattern type specific fields | +| [set_DayOfWeek](./set_dayofweek/) | Sets the days of week at which the event occurs | +| [set_Period](./set_period/) | Sets interval (in weeks) at which the meeting pattern repeats | +| [ToCalendarRecurrence](./tocalendarrecurrence/) | Converts this instance to the corresponding CalendarRecurrence | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_dayofweek/_index.md b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_dayofweek/_index.md new file mode 100644 index 0000000000..ee6e5a9854 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_dayofweek/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern::get_DayOfWeek method" +linktitle: "get_DayOfWeek" +articleTitle: "get_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Gets the days of week at which the event occurs" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_dayofweek/ +--- + +## get_DayOfWeek {#get_dayofweek} + +Gets the days of week at which the event occurs + +**Returns:** MapiCalendarDayOfWeek Aspose::Email::Mapi:: + +```cpp +get_DayOfWeek() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_period/_index.md b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_period/_index.md new file mode 100644 index 0000000000..b4cbf4bf77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_period/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern::get_Period method" +linktitle: "get_Period" +articleTitle: "get_Period" +second_title: "Aspose.Email for C++" +description: "Gets interval (in weeks) at which the meeting pattern repeats" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_period/ +--- + +## get_Period {#get_period} + +Gets interval (in weeks) at which the meeting pattern repeats + +**Returns:** uint32_t Aspose::Email::Mapi:: + +```cpp +get_Period() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_periodinminutes/_index.md b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_periodinminutes/_index.md new file mode 100644 index 0000000000..a542d56a41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_periodinminutes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern::get_PeriodInMinutes method" +linktitle: "get_PeriodInMinutes" +articleTitle: "get_PeriodInMinutes" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiCalendarRecurrencePattern ." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/get_periodinminutes/ +--- + +## get_PeriodInMinutes {#get_periodinminutes} + +Implements Aspose::Email::Mapi::MapiCalendarRecurrencePattern . + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_PeriodInMinutes() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/mapicalendarweeklyrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/mapicalendarweeklyrecurrencepattern/_index.md new file mode 100644 index 0000000000..e119b4e625 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/mapicalendarweeklyrecurrencepattern/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern::MapiCalendarWeeklyRecurrencePattern constructor" +linktitle: "MapiCalendarWeeklyRecurrencePattern" +articleTitle: "MapiCalendarWeeklyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarWeeklyRecurrencePattern class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/mapicalendarweeklyrecurrencepattern/ +--- + +## MapiCalendarWeeklyRecurrencePattern {#mapicalendarweeklyrecurrencepattern} + +Initializes a new instance of the MapiCalendarWeeklyRecurrencePattern class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarWeeklyRecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/parsepatterntypespecificfield/_index.md b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/parsepatterntypespecificfield/_index.md new file mode 100644 index 0000000000..814233f391 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/parsepatterntypespecificfield/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern::ParsePatternTypeSpecificField method" +linktitle: "ParsePatternTypeSpecificField" +articleTitle: "ParsePatternTypeSpecificField" +second_title: "Aspose.Email for C++" +description: "Parses the pattern type specific fields" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/parsepatterntypespecificfield/ +--- + +## ParsePatternTypeSpecificField {#parsepatterntypespecificfield} + +Parses the pattern type specific fields + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ParsePatternTypeSpecificField(System::SharedPtr < System::IO::BinaryReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | A BinaryReader to read from | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/set_dayofweek/_index.md b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/set_dayofweek/_index.md new file mode 100644 index 0000000000..cc0f03fcd8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/set_dayofweek/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern::set_DayOfWeek method" +linktitle: "set_DayOfWeek" +articleTitle: "set_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Sets the days of week at which the event occurs" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/set_dayofweek/ +--- + +## set_DayOfWeek {#set_dayofweek} + +Sets the days of week at which the event occurs + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DayOfWeek(MapiCalendarDayOfWeek value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/set_period/_index.md b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/set_period/_index.md new file mode 100644 index 0000000000..943efb82e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/set_period/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern::set_Period method" +linktitle: "set_Period" +articleTitle: "set_Period" +second_title: "Aspose.Email for C++" +description: "Sets interval (in weeks) at which the meeting pattern repeats" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/set_period/ +--- + +## set_Period {#set_period} + +Sets interval (in weeks) at which the meeting pattern repeats + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Period(uint32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/tocalendarrecurrence/_index.md b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/tocalendarrecurrence/_index.md new file mode 100644 index 0000000000..2f5372b160 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/tocalendarrecurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarWeeklyRecurrencePattern::ToCalendarRecurrence method" +linktitle: "ToCalendarRecurrence" +articleTitle: "ToCalendarRecurrence" +second_title: "Aspose.Email for C++" +description: "Converts this instance to the corresponding CalendarRecurrence" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/tocalendarrecurrence/ +--- + +## ToCalendarRecurrence {#tocalendarrecurrence} + +Converts this instance to the corresponding CalendarRecurrence + +**Returns:** A Recur + +```cpp +ToCalendarRecurrence() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md new file mode 100644 index 0000000000..704f9cfab7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern class" +linktitle: "MapiCalendarYearlyAndMonthlyRecurrencePattern" +articleTitle: "MapiCalendarYearlyAndMonthlyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Represents the yearly and monthly recurrence pattern of the mapi calendar" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/ +--- + +## MapiCalendarYearlyAndMonthlyRecurrencePattern class + +**Inherits:** Aspose::Email::Mapi::MapiCalendarRecurrencePattern + +Represents the yearly and monthly recurrence pattern of the mapi calendar + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiCalendarYearlyAndMonthlyRecurrencePattern](./mapicalendaryearlyandmonthlyrecurrencepattern/) | Initializes a new instance of the MapiCalendarYearlyAndMonthlyRecurrencePattern class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ByMonth](./get_bymonth/) | | +| [get_Day](./get_day/) | Gets day of the month on which the recurrence falls. | +| [get_DayOfWeek](./get_dayofweek/) | Gets the days of week at which the event occurs | +| [get_Frequency](./get_frequency/) | Gets the frequency of the recurring series. | +| [get_Period](./get_period/) | Gets interval (in months) at which the meeting pattern repeats | +| [get_PeriodInMinutes](./get_periodinminutes/) | Implements Aspose::Email::Mapi::MapiCalendarRecurrencePattern . | +| [get_Position](./get_position/) | Gets the occurrence of the recurrence's days in each month in which the recurrence falls. | +| [ParsePatternTypeSpecificField](./parsepatterntypespecificfield/) | Parses the pattern type specific fields | +| [set_ByMonth](./set_bymonth/) | | +| [set_Day](./set_day/) | Sets day of the month on which the recurrence falls. | +| [set_DayOfWeek](./set_dayofweek/) | Sets the days of week at which the event occurs | +| [set_Period](./set_period/) | Sets interval (in months) at which the meeting pattern repeats | +| [set_Position](./set_position/) | Sets the occurrence of the recurrence's days in each month in which the recurrence falls. | +| [ToCalendarRecurrence](./tocalendarrecurrence/) | Converts this instance to the corresponding CalendarRecurrence | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_bymonth/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_bymonth/_index.md new file mode 100644 index 0000000000..ef20f1e77e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_bymonth/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::get_ByMonth method" +linktitle: "get_ByMonth" +articleTitle: "get_ByMonth" +second_title: "Aspose.Email for C++" +description: "get_ByMonth of MapiCalendarYearlyAndMonthlyRecurrencePattern." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_bymonth/ +--- + +## get_ByMonth {#get_bymonth} + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_ByMonth() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_day/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_day/_index.md new file mode 100644 index 0000000000..aa5fda4216 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_day/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::get_Day method" +linktitle: "get_Day" +articleTitle: "get_Day" +second_title: "Aspose.Email for C++" +description: "Gets day of the month on which the recurrence falls." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_day/ +--- + +## get_Day {#get_day} + +Gets day of the month on which the recurrence falls. + +**Returns:** uint32_t Aspose::Email::Mapi:: + +```cpp +get_Day() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_dayofweek/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_dayofweek/_index.md new file mode 100644 index 0000000000..e3e335b5e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_dayofweek/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::get_DayOfWeek method" +linktitle: "get_DayOfWeek" +articleTitle: "get_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Gets the days of week at which the event occurs" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_dayofweek/ +--- + +## get_DayOfWeek {#get_dayofweek} + +Gets the days of week at which the event occurs + +**Returns:** MapiCalendarDayOfWeek Aspose::Email::Mapi:: + +```cpp +get_DayOfWeek() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_frequency/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_frequency/_index.md new file mode 100644 index 0000000000..3585037a19 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_frequency/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::get_Frequency method" +linktitle: "get_Frequency" +articleTitle: "get_Frequency" +second_title: "Aspose.Email for C++" +description: "Gets the frequency of the recurring series." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_frequency/ +--- + +## get_Frequency {#get_frequency} + +Gets the frequency of the recurring series. + +**Returns:** MapiCalendarRecurrenceFrequency Aspose::Email::Mapi:: + +```cpp +get_Frequency() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_period/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_period/_index.md new file mode 100644 index 0000000000..27ece30812 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_period/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::get_Period method" +linktitle: "get_Period" +articleTitle: "get_Period" +second_title: "Aspose.Email for C++" +description: "Gets interval (in months) at which the meeting pattern repeats" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_period/ +--- + +## get_Period {#get_period} + +Gets interval (in months) at which the meeting pattern repeats + +**Returns:** uint32_t Aspose::Email::Mapi:: + +```cpp +get_Period() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_periodinminutes/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_periodinminutes/_index.md new file mode 100644 index 0000000000..b25ff3741f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_periodinminutes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::get_PeriodInMinutes method" +linktitle: "get_PeriodInMinutes" +articleTitle: "get_PeriodInMinutes" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiCalendarRecurrencePattern ." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_periodinminutes/ +--- + +## get_PeriodInMinutes {#get_periodinminutes} + +Implements Aspose::Email::Mapi::MapiCalendarRecurrencePattern . + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_PeriodInMinutes() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_position/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_position/_index.md new file mode 100644 index 0000000000..a46aad5c39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_position/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::get_Position method" +linktitle: "get_Position" +articleTitle: "get_Position" +second_title: "Aspose.Email for C++" +description: "Gets the occurrence of the recurrence's days in each month in which the recurrence falls." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/get_position/ +--- + +## get_Position {#get_position} + +Gets the occurrence of the recurrence's days in each month in which the recurrence falls. + +**Returns:** Calendar::Recurrences::DayPosition Aspose::Email::Mapi:: + +```cpp +get_Position() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md new file mode 100644 index 0000000000..265fc0fe22 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::MapiCalendarYearlyAndMonthlyRecurrencePattern constructor" +linktitle: "MapiCalendarYearlyAndMonthlyRecurrencePattern" +articleTitle: "MapiCalendarYearlyAndMonthlyRecurrencePattern" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiCalendarYearlyAndMonthlyRecurrencePattern class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/mapicalendaryearlyandmonthlyrecurrencepattern/ +--- + +## MapiCalendarYearlyAndMonthlyRecurrencePattern {#mapicalendaryearlyandmonthlyrecurrencepattern} + +Initializes a new instance of the MapiCalendarYearlyAndMonthlyRecurrencePattern class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiCalendarYearlyAndMonthlyRecurrencePattern() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/parsepatterntypespecificfield/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/parsepatterntypespecificfield/_index.md new file mode 100644 index 0000000000..66c2f8675a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/parsepatterntypespecificfield/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::ParsePatternTypeSpecificField method" +linktitle: "ParsePatternTypeSpecificField" +articleTitle: "ParsePatternTypeSpecificField" +second_title: "Aspose.Email for C++" +description: "Parses the pattern type specific fields" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/parsepatterntypespecificfield/ +--- + +## ParsePatternTypeSpecificField {#parsepatterntypespecificfield} + +Parses the pattern type specific fields + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ParsePatternTypeSpecificField(System::SharedPtr < System::IO::BinaryReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | A BinaryReader to read from | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_bymonth/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_bymonth/_index.md new file mode 100644 index 0000000000..e24de7acd6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_bymonth/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::set_ByMonth method" +linktitle: "set_ByMonth" +articleTitle: "set_ByMonth" +second_title: "Aspose.Email for C++" +description: "set_ByMonth of MapiCalendarYearlyAndMonthlyRecurrencePattern." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_bymonth/ +--- + +## set_ByMonth {#set_bymonth} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ByMonth(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_day/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_day/_index.md new file mode 100644 index 0000000000..82aab8adb4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_day/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::set_Day method" +linktitle: "set_Day" +articleTitle: "set_Day" +second_title: "Aspose.Email for C++" +description: "Sets day of the month on which the recurrence falls." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_day/ +--- + +## set_Day {#set_day} + +Sets day of the month on which the recurrence falls. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Day(uint32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_dayofweek/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_dayofweek/_index.md new file mode 100644 index 0000000000..c76b2ab563 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_dayofweek/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::set_DayOfWeek method" +linktitle: "set_DayOfWeek" +articleTitle: "set_DayOfWeek" +second_title: "Aspose.Email for C++" +description: "Sets the days of week at which the event occurs" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_dayofweek/ +--- + +## set_DayOfWeek {#set_dayofweek} + +Sets the days of week at which the event occurs + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DayOfWeek(MapiCalendarDayOfWeek value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_period/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_period/_index.md new file mode 100644 index 0000000000..9390bb77a8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_period/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::set_Period method" +linktitle: "set_Period" +articleTitle: "set_Period" +second_title: "Aspose.Email for C++" +description: "Sets interval (in months) at which the meeting pattern repeats" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_period/ +--- + +## set_Period {#set_period} + +Sets interval (in months) at which the meeting pattern repeats + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Period(uint32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_position/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_position/_index.md new file mode 100644 index 0000000000..a12edd03d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_position/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::set_Position method" +linktitle: "set_Position" +articleTitle: "set_Position" +second_title: "Aspose.Email for C++" +description: "Sets the occurrence of the recurrence's days in each month in which the recurrence falls." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/set_position/ +--- + +## set_Position {#set_position} + +Sets the occurrence of the recurrence's days in each month in which the recurrence falls. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Position(Calendar::Recurrences::DayPosition value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/tocalendarrecurrence/_index.md b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/tocalendarrecurrence/_index.md new file mode 100644 index 0000000000..d0d81bf257 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/tocalendarrecurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiCalendarYearlyAndMonthlyRecurrencePattern::ToCalendarRecurrence method" +linktitle: "ToCalendarRecurrence" +articleTitle: "ToCalendarRecurrence" +second_title: "Aspose.Email for C++" +description: "Converts this instance to the corresponding CalendarRecurrence" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/tocalendarrecurrence/ +--- + +## ToCalendarRecurrence {#tocalendarrecurrence} + +Converts this instance to the corresponding CalendarRecurrence + +**Returns:** A Recur + +```cpp +ToCalendarRecurrence() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/_index.md b/english/cpp/aspose.email.mapi/mapicontact/_index.md new file mode 100644 index 0000000000..50cb0e8335 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/_index.md @@ -0,0 +1,90 @@ +--- +title: "Aspose::Email::Mapi::MapiContact class" +linktitle: "MapiContact" +articleTitle: "MapiContact" +second_title: "Aspose.Email for C++" +description: "Represents a MAPI contact item." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontact/ +--- + +## MapiContact class + +**Inherits:** Aspose::Email::Mapi::MapiMessageItemBase + +Represents a MAPI contact item. + +This class serves as a wrapper for MapiMessage to simplify the process of handling contact information from MAPI properties. It provides a more intuitive interface for accessing and manipulating contact data within the MAPI message. + +The following exmaple demonstrates how to get MapiContact object from MapiMessage . + +```csharp +var msg = MapiMessage.Load("contact.msg"); + +// Check if the loaded message is a supported contact type +if (msg.SupportedType == MapiItemType.Contact) +{ + // Convert the MAPI message to a MapiContact object + var mapiContact = (MapiContact)msg.ToMapiMessageItem(); + + // Display some contact info + Console.WriteLine(mapiContact.NameInfo.DisplayName); + Console.WriteLine(mapiContact.ElectronicAddresses.Email1.EmailAddress); +} +``` + +```vb +Dim msg = MapiMessage.Load("contact.msg") + +' Check if the loaded message is a supported contact type +If msg.SupportedType = MapiItemType.Contact Then + ' Convert the MAPI message to a MapiContact object + Dim mapiContact = DirectCast(msg.ToMapiMessageItem(), MapiContact) + + ' Display some contact info + Console.WriteLine(mapiContact.NameInfo.DisplayName) + Console.WriteLine(mapiContact.ElectronicAddresses.Email1.EmailAddress) +End If +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContact (6 overloads)](./mapicontact/) | Initializes a new instance of the MapiContact class | + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertToMapiMessage](./converttomapimessage/) | Converts contact object to mapi message | +| [FromVCard (6 overloads)](./fromvcard/) | Reads MapiContact from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 | +| [get_Attachments](./get_attachments/) | Gets the attachments in the contact. | +| [get_ElectronicAddresses](./get_electronicaddresses/) | Specify properties for up to three different e-mail addresses and three different fax addresses | +| [get_Events](./get_events/) | Specify events associated with a contact | +| [get_GoogleId](./get_googleid/) | Uses to specify the server URI of the contact GmailClient only | +| [get_NameInfo](./get_nameinfo/) | The properties are used to specify the name of the person represented by the contact | +| [get_OtherFields](./get_otherfields/) | Specify other fields of conhtact. | +| [get_PersonalInfo](./get_personalinfo/) | Specify other additional contact information | +| [get_Photo](./get_photo/) | Contains contact photo MapiContactPhoto . | +| [get_PhysicalAddresses](./get_physicaladdresses/) | Specify three physical addresses: Home Address, Work Address, and Other Address. One of the addresses can be marked as the Mailing Address | +| [get_PidTagUrlName](./get_pidtagurlname/) | Uses to specify the server URI of the contact WebDav only | +| [get_ProfessionalInfo](./get_professionalinfo/) | Properties are used to store professional details for the person represented by the contact | +| [get_Telephones](./get_telephones/) | Specify telephone numbers for the contact | +| [GetUnderlyingMessage](./getunderlyingmessage/) | Retrieves the underlying MapiMessage object. | +| [Save (6 overloads)](./save/) | Saves this MapiContact into the given stream with vCard format. The supported vCard version is 2.1 | +| [set_ElectronicAddresses](./set_electronicaddresses/) | Specify properties for up to three different e-mail addresses and three different fax addresses | +| [set_Events](./set_events/) | Specify events associated with a contact | +| [set_GoogleId](./set_googleid/) | Uses to specify the server URI of the contact GmailClient only | +| [set_NameInfo](./set_nameinfo/) | The properties are used to specify the name of the person represented by the contact | +| [set_OtherFields](./set_otherfields/) | Specify other fields of conhtact. | +| [set_PersonalInfo](./set_personalinfo/) | Specify other additional contact information | +| [set_Photo](./set_photo/) | Contains contact photo MapiContactPhoto . | +| [set_PhysicalAddresses](./set_physicaladdresses/) | Specify three physical addresses: Home Address, Work Address, and Other Address. One of the addresses can be marked as the Mailing Address | +| [set_PidTagUrlName](./set_pidtagurlname/) | Uses to specify the server URI of the contact WebDav only | +| [set_ProfessionalInfo](./set_professionalinfo/) | Properties are used to store professional details for the person represented by the contact | +| [set_Telephones](./set_telephones/) | Specify telephone numbers for the contact | +| [SetBodyContent](./setbodycontent/) | Sets the content of the body. | +| [ContactClass](./contactclass/) | Represents message class. | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/contactclass/_index.md b/english/cpp/aspose.email.mapi/mapicontact/contactclass/_index.md new file mode 100644 index 0000000000..b1b204e38b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/contactclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::ContactClass method" +linktitle: "ContactClass" +articleTitle: "ContactClass" +second_title: "Aspose.Email for C++" +description: "Represents message class." +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapicontact/contactclass/ +--- + +## ContactClass {#contactclass} + +Represents message class. + +**Returns:** const System::String Aspose::Email::Mapi:: + +```cpp +ContactClass() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/converttomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapicontact/converttomapimessage/_index.md new file mode 100644 index 0000000000..4f83e1a0e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/converttomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::ConvertToMapiMessage method" +linktitle: "ConvertToMapiMessage" +articleTitle: "ConvertToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Converts contact object to mapi message" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontact/converttomapimessage/ +--- + +## ConvertToMapiMessage {#converttomapimessage} + +Converts contact object to mapi message + +**Returns:** MapiMessage that represents a MAPI message + +```cpp +ConvertToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/fromvcard/_index.md b/english/cpp/aspose.email.mapi/mapicontact/fromvcard/_index.md new file mode 100644 index 0000000000..3573f44c33 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/fromvcard/_index.md @@ -0,0 +1,109 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::FromVCard method" +linktitle: "FromVCard" +articleTitle: "FromVCard" +second_title: "Aspose.Email for C++" +description: "Reads MapiContact from the specified stream containing vCard." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontact/fromvcard/ +--- + +## FromVCard (1 of 6) {#fromvcard_1} + +Reads MapiContact from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read MapiContact + +```cpp +FromVCard(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to read from | + +--- + +## FromVCard (2 of 6) {#fromvcard_2} + +Reads MapiContact from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read MapiContact + +```cpp +FromVCard(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < Aspose::Email::PersonalInfo::VCard::VCardLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to read from | +| options | Additional options when loading a VCardContact | + +--- + +## FromVCard (3 of 6) {#fromvcard_3} + +Reads MapiContact from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read MapiContact + +```cpp +FromVCard(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < System::Text::Encoding > encoding) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to read from | +| encoding | Stream data encoding | + +--- + +## FromVCard (4 of 6) {#fromvcard_4} + +Reads MapiContact from the specified vCard file The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read MapiContact + +```cpp +FromVCard(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name to read from | + +--- + +## FromVCard (5 of 6) {#fromvcard_5} + +Reads MapiContact from the specified vCard file The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read MapiContact + +```cpp +FromVCard(System::String filePath, System::SharedPtr < Aspose::Email::PersonalInfo::VCard::VCardLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name to read from | +| options | Additional options when loading a VCardContact | + +--- + +## FromVCard (6 of 6) {#fromvcard_6} + +Reads MapiContact from the specified vCard file The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read MapiContact + +```cpp +FromVCard(System::String filePath, System::SharedPtr < System::Text::Encoding > encoding) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name to read from | +| encoding | File data encoding | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_attachments/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_attachments/_index.md new file mode 100644 index 0000000000..180ce78f9b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets the attachments in the contact." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontact/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets the attachments in the contact. + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiAttachmentCollection > Aspose::Email::Mapi:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_electronicaddresses/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_electronicaddresses/_index.md new file mode 100644 index 0000000000..d72c65c93b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_electronicaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_ElectronicAddresses method" +linktitle: "get_ElectronicAddresses" +articleTitle: "get_ElectronicAddresses" +second_title: "Aspose.Email for C++" +description: "Specify properties for up to three different e-mail addresses and three different fax addresses" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontact/get_electronicaddresses/ +--- + +## get_ElectronicAddresses {#get_electronicaddresses} + +Specify properties for up to three different e-mail addresses and three different fax addresses + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet > Aspose::Email::Mapi:: + +```cpp +get_ElectronicAddresses() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_events/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_events/_index.md new file mode 100644 index 0000000000..5b808b79d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_events/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_Events method" +linktitle: "get_Events" +articleTitle: "get_Events" +second_title: "Aspose.Email for C++" +description: "Specify events associated with a contact" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontact/get_events/ +--- + +## get_Events {#get_events} + +Specify events associated with a contact + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContactEventPropertySet > Aspose::Email::Mapi:: + +```cpp +get_Events() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_googleid/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_googleid/_index.md new file mode 100644 index 0000000000..2fe9f02b11 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_googleid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_GoogleId method" +linktitle: "get_GoogleId" +articleTitle: "get_GoogleId" +second_title: "Aspose.Email for C++" +description: "Uses to specify the server URI of the contact GmailClient only" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontact/get_googleid/ +--- + +## get_GoogleId {#get_googleid} + +Uses to specify the server URI of the contact GmailClient only + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_GoogleId() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_nameinfo/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_nameinfo/_index.md new file mode 100644 index 0000000000..c491abe2a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_nameinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_NameInfo method" +linktitle: "get_NameInfo" +articleTitle: "get_NameInfo" +second_title: "Aspose.Email for C++" +description: "The properties are used to specify the name of the person represented by the contact" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontact/get_nameinfo/ +--- + +## get_NameInfo {#get_nameinfo} + +The properties are used to specify the name of the person represented by the contact + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContactNamePropertySet > Aspose::Email::Mapi:: + +```cpp +get_NameInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_otherfields/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_otherfields/_index.md new file mode 100644 index 0000000000..c77c1908c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_otherfields/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_OtherFields method" +linktitle: "get_OtherFields" +articleTitle: "get_OtherFields" +second_title: "Aspose.Email for C++" +description: "Specify other fields of conhtact." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontact/get_otherfields/ +--- + +## get_OtherFields {#get_otherfields} + +Specify other fields of conhtact. + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContactOtherPropertySet > Aspose::Email::Mapi:: + +```cpp +get_OtherFields() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_personalinfo/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_personalinfo/_index.md new file mode 100644 index 0000000000..ff2fec0e30 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_personalinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_PersonalInfo method" +linktitle: "get_PersonalInfo" +articleTitle: "get_PersonalInfo" +second_title: "Aspose.Email for C++" +description: "Specify other additional contact information" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicontact/get_personalinfo/ +--- + +## get_PersonalInfo {#get_personalinfo} + +Specify other additional contact information + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet > Aspose::Email::Mapi:: + +```cpp +get_PersonalInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_photo/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_photo/_index.md new file mode 100644 index 0000000000..797744e0d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_photo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_Photo method" +linktitle: "get_Photo" +articleTitle: "get_Photo" +second_title: "Aspose.Email for C++" +description: "Contains contact photo MapiContactPhoto ." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicontact/get_photo/ +--- + +## get_Photo {#get_photo} + +Contains contact photo MapiContactPhoto . + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContactPhoto > Aspose::Email::Mapi:: + +```cpp +get_Photo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_physicaladdresses/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_physicaladdresses/_index.md new file mode 100644 index 0000000000..1a9cdb0033 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_physicaladdresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_PhysicalAddresses method" +linktitle: "get_PhysicalAddresses" +articleTitle: "get_PhysicalAddresses" +second_title: "Aspose.Email for C++" +description: "Specify three physical addresses: Home Address, Work Address, and Other Address." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicontact/get_physicaladdresses/ +--- + +## get_PhysicalAddresses {#get_physicaladdresses} + +Specify three physical addresses: Home Address, Work Address, and Other Address. One of the addresses can be marked as the Mailing Address + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet > Aspose::Email::Mapi:: + +```cpp +get_PhysicalAddresses() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_pidtagurlname/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_pidtagurlname/_index.md new file mode 100644 index 0000000000..35f71957d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_pidtagurlname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_PidTagUrlName method" +linktitle: "get_PidTagUrlName" +articleTitle: "get_PidTagUrlName" +second_title: "Aspose.Email for C++" +description: "Uses to specify the server URI of the contact WebDav only" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicontact/get_pidtagurlname/ +--- + +## get_PidTagUrlName {#get_pidtagurlname} + +Uses to specify the server URI of the contact WebDav only + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_PidTagUrlName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_professionalinfo/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_professionalinfo/_index.md new file mode 100644 index 0000000000..e419267749 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_professionalinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_ProfessionalInfo method" +linktitle: "get_ProfessionalInfo" +articleTitle: "get_ProfessionalInfo" +second_title: "Aspose.Email for C++" +description: "Properties are used to store professional details for the person represented by the contact" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicontact/get_professionalinfo/ +--- + +## get_ProfessionalInfo {#get_professionalinfo} + +Properties are used to store professional details for the person represented by the contact + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContactProfessionalPropertySet > Aspose::Email::Mapi:: + +```cpp +get_ProfessionalInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/get_telephones/_index.md b/english/cpp/aspose.email.mapi/mapicontact/get_telephones/_index.md new file mode 100644 index 0000000000..bc44a34cf1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/get_telephones/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::get_Telephones method" +linktitle: "get_Telephones" +articleTitle: "get_Telephones" +second_title: "Aspose.Email for C++" +description: "Specify telephone numbers for the contact" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicontact/get_telephones/ +--- + +## get_Telephones {#get_telephones} + +Specify telephone numbers for the contact + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::MapiContactTelephonePropertySet > Aspose::Email::Mapi:: + +```cpp +get_Telephones() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/getunderlyingmessage/_index.md b/english/cpp/aspose.email.mapi/mapicontact/getunderlyingmessage/_index.md new file mode 100644 index 0000000000..d8c6aafc5c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/getunderlyingmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::GetUnderlyingMessage method" +linktitle: "GetUnderlyingMessage" +articleTitle: "GetUnderlyingMessage" +second_title: "Aspose.Email for C++" +description: "Retrieves the underlying MapiMessage object." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicontact/getunderlyingmessage/ +--- + +## GetUnderlyingMessage {#getunderlyingmessage} + +Retrieves the underlying MapiMessage object. + +**Returns:** The MapiMessage object. + +```cpp +GetUnderlyingMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontact/mapicontact/_index.md b/english/cpp/aspose.email.mapi/mapicontact/mapicontact/_index.md new file mode 100644 index 0000000000..c7cb76dbaa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/mapicontact/_index.md @@ -0,0 +1,107 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::MapiContact constructor" +linktitle: "MapiContact" +articleTitle: "MapiContact" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContact class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontact/mapicontact/ +--- + +## MapiContact (1 of 6) {#mapicontact_1} + +Initializes a new instance of the MapiContact class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContact() +``` + +--- + +## MapiContact (2 of 6) {#mapicontact_2} + +Initializes a new instance of the MapiContact class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContact(System::String displayName, System::String electonicAddress) +``` + +| Parameter | Description | +| --- | --- | +| displayName | The display name. | +| electonicAddress | The electonic address. | + +--- + +## MapiContact (3 of 6) {#mapicontact_3} + +Initializes a new instance of the MapiContact class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContact(System::String displayName, System::String electonicAddress, System::String companyName) +``` + +| Parameter | Description | +| --- | --- | +| displayName | The display name. | +| electonicAddress | The electonic address. | +| companyName | Name of the company. | + +--- + +## MapiContact (4 of 6) {#mapicontact_4} + +Initializes a new instance of the MapiContact class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContact(System::String displayName, System::String electonicAddress, System::String companyName, System::String primaryTelephoneNumber) +``` + +| Parameter | Description | +| --- | --- | +| displayName | The display name. | +| electonicAddress | The electonic address. | +| companyName | Name of the company. | +| primaryTelephoneNumber | The telephone number. | + +--- + +## MapiContact (5 of 6) {#mapicontact_5} + +Initializes a new instance of the MapiContact class basing on the given message + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContact(System::SharedPtr < Aspose::Email::Mapi::MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | A MapiMessage | + +--- + +## MapiContact (6 of 6) {#mapicontact_6} + +Initializes a new instance of the MapiContact class basing on the given vCard properties + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContact(System::SharedPtr < Aspose::Email::PersonalInfo::VCard::VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | An VCardHeaderList which define a mapi contact | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/save/_index.md b/english/cpp/aspose.email.mapi/mapicontact/save/_index.md new file mode 100644 index 0000000000..0cfb1123d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/save/_index.md @@ -0,0 +1,109 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves this MapiContact into the given stream with vCard format." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicontact/save/ +--- + +## Save (1 of 6) {#save_1} + +Saves this MapiContact into the given stream with vCard format. The supported vCard version is 2.1 + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | + +--- + +## Save (2 of 6) {#save_2} + +Saves this MapiContact to the given stream with a format using the default options. The supported save format is vCard + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, Aspose::Email::Mapi::ContactSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveFormat | A save format | + +--- + +## Save (3 of 6) {#save_3} + +Saves this MapiContact to the given stream using specified save options. The supported save options is VCardSaveOptions + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < Aspose::Email::Mapi::ContactSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveOptions | A save options | + +--- + +## Save (4 of 6) {#save_4} + +Saves this MapiContact to the vCard file with a default options. The supported vCard version is 2.1 + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A vCard file name | + +--- + +## Save (5 of 6) {#save_5} + +Saves this MapiContact to the specified file with a format using the default options. The supported save format is vCard. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String filePath, Aspose::Email::Mapi::ContactSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A vCard file name | +| saveFormat | A save format | + +--- + +## Save (6 of 6) {#save_6} + +Saves this MapiContact into file using specified save options. The supported save options is VCardSaveOptions + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String filePath, System::SharedPtr < Aspose::Email::Mapi::ContactSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A vCard file name | +| saveOptions | A save options | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_electronicaddresses/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_electronicaddresses/_index.md new file mode 100644 index 0000000000..d6ec5756fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_electronicaddresses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_ElectronicAddresses method" +linktitle: "set_ElectronicAddresses" +articleTitle: "set_ElectronicAddresses" +second_title: "Aspose.Email for C++" +description: "Specify properties for up to three different e-mail addresses and three different fax addresses" +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicontact/set_electronicaddresses/ +--- + +## set_ElectronicAddresses {#set_electronicaddresses} + +Specify properties for up to three different e-mail addresses and three different fax addresses + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ElectronicAddresses(System::SharedPtr < Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_events/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_events/_index.md new file mode 100644 index 0000000000..432672b87a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_events/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_Events method" +linktitle: "set_Events" +articleTitle: "set_Events" +second_title: "Aspose.Email for C++" +description: "Specify events associated with a contact" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicontact/set_events/ +--- + +## set_Events {#set_events} + +Specify events associated with a contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Events(System::SharedPtr < Aspose::Email::Mapi::MapiContactEventPropertySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_googleid/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_googleid/_index.md new file mode 100644 index 0000000000..5c985ec54c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_googleid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_GoogleId method" +linktitle: "set_GoogleId" +articleTitle: "set_GoogleId" +second_title: "Aspose.Email for C++" +description: "Uses to specify the server URI of the contact GmailClient only" +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicontact/set_googleid/ +--- + +## set_GoogleId {#set_googleid} + +Uses to specify the server URI of the contact GmailClient only + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_GoogleId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_nameinfo/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_nameinfo/_index.md new file mode 100644 index 0000000000..75a898139b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_nameinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_NameInfo method" +linktitle: "set_NameInfo" +articleTitle: "set_NameInfo" +second_title: "Aspose.Email for C++" +description: "The properties are used to specify the name of the person represented by the contact" +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicontact/set_nameinfo/ +--- + +## set_NameInfo {#set_nameinfo} + +The properties are used to specify the name of the person represented by the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_NameInfo(System::SharedPtr < Aspose::Email::Mapi::MapiContactNamePropertySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_otherfields/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_otherfields/_index.md new file mode 100644 index 0000000000..03bee12627 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_otherfields/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_OtherFields method" +linktitle: "set_OtherFields" +articleTitle: "set_OtherFields" +second_title: "Aspose.Email for C++" +description: "Specify other fields of conhtact." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicontact/set_otherfields/ +--- + +## set_OtherFields {#set_otherfields} + +Specify other fields of conhtact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OtherFields(System::SharedPtr < Aspose::Email::Mapi::MapiContactOtherPropertySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_personalinfo/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_personalinfo/_index.md new file mode 100644 index 0000000000..d09f72201a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_personalinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_PersonalInfo method" +linktitle: "set_PersonalInfo" +articleTitle: "set_PersonalInfo" +second_title: "Aspose.Email for C++" +description: "Specify other additional contact information" +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicontact/set_personalinfo/ +--- + +## set_PersonalInfo {#set_personalinfo} + +Specify other additional contact information + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PersonalInfo(System::SharedPtr < Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_photo/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_photo/_index.md new file mode 100644 index 0000000000..fb5475c2d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_photo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_Photo method" +linktitle: "set_Photo" +articleTitle: "set_Photo" +second_title: "Aspose.Email for C++" +description: "Contains contact photo MapiContactPhoto ." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapicontact/set_photo/ +--- + +## set_Photo {#set_photo} + +Contains contact photo MapiContactPhoto . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Photo(System::SharedPtr < Aspose::Email::Mapi::MapiContactPhoto > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_physicaladdresses/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_physicaladdresses/_index.md new file mode 100644 index 0000000000..6e90e9ad58 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_physicaladdresses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_PhysicalAddresses method" +linktitle: "set_PhysicalAddresses" +articleTitle: "set_PhysicalAddresses" +second_title: "Aspose.Email for C++" +description: "Specify three physical addresses: Home Address, Work Address, and Other Address." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapicontact/set_physicaladdresses/ +--- + +## set_PhysicalAddresses {#set_physicaladdresses} + +Specify three physical addresses: Home Address, Work Address, and Other Address. One of the addresses can be marked as the Mailing Address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PhysicalAddresses(System::SharedPtr < Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_pidtagurlname/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_pidtagurlname/_index.md new file mode 100644 index 0000000000..47b3fdb55a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_pidtagurlname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_PidTagUrlName method" +linktitle: "set_PidTagUrlName" +articleTitle: "set_PidTagUrlName" +second_title: "Aspose.Email for C++" +description: "Uses to specify the server URI of the contact WebDav only" +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapicontact/set_pidtagurlname/ +--- + +## set_PidTagUrlName {#set_pidtagurlname} + +Uses to specify the server URI of the contact WebDav only + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PidTagUrlName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_professionalinfo/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_professionalinfo/_index.md new file mode 100644 index 0000000000..e4b54962fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_professionalinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_ProfessionalInfo method" +linktitle: "set_ProfessionalInfo" +articleTitle: "set_ProfessionalInfo" +second_title: "Aspose.Email for C++" +description: "Properties are used to store professional details for the person represented by the contact" +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapicontact/set_professionalinfo/ +--- + +## set_ProfessionalInfo {#set_professionalinfo} + +Properties are used to store professional details for the person represented by the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ProfessionalInfo(System::SharedPtr < Aspose::Email::Mapi::MapiContactProfessionalPropertySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/set_telephones/_index.md b/english/cpp/aspose.email.mapi/mapicontact/set_telephones/_index.md new file mode 100644 index 0000000000..d963dab523 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/set_telephones/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::set_Telephones method" +linktitle: "set_Telephones" +articleTitle: "set_Telephones" +second_title: "Aspose.Email for C++" +description: "Specify telephone numbers for the contact" +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapicontact/set_telephones/ +--- + +## set_Telephones {#set_telephones} + +Specify telephone numbers for the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Telephones(System::SharedPtr < Aspose::Email::Mapi::MapiContactTelephonePropertySet > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontact/setbodycontent/_index.md b/english/cpp/aspose.email.mapi/mapicontact/setbodycontent/_index.md new file mode 100644 index 0000000000..63ce143219 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontact/setbodycontent/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiContact::SetBodyContent method" +linktitle: "SetBodyContent" +articleTitle: "SetBodyContent" +second_title: "Aspose.Email for C++" +description: "Sets the content of the body." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapicontact/setbodycontent/ +--- + +## SetBodyContent {#setbodycontent} + +Sets the content of the body. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetBodyContent(System::String content, Aspose::Email::Mapi::BodyContentType contentType) +``` + +| Parameter | Description | +| --- | --- | +| content | The content. | +| contentType | Type of the content. | + diff --git a/english/cpp/aspose.email.mapi/mapicontactaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactaddress/_index.md new file mode 100644 index 0000000000..314b5a645f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactaddress/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Mapi::MapiContactAddress class" +linktitle: "MapiContactAddress" +articleTitle: "MapiContactAddress" +second_title: "Aspose.Email for C++" +description: "Base abstract class for MapiContactElectronicAddress and MapiContactPhysicalAddress ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactaddress/ +--- + +## MapiContactAddress class + +Base abstract class for MapiContactElectronicAddress and MapiContactPhysicalAddress . + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactAddress](./mapicontactaddress/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [GetStringProperty](./getstringproperty/) | | +| [SetOwner](./setowner/) | | +| [SetProperties](./setproperties/) | Implemented in Aspose::Email::Mapi::MapiContactPhysicalAddress , and Aspose::Email::Mapi::MapiContactElectronicAddress . | +| [SetStringNamedProperty](./setstringnamedproperty/) | | +| [SetStringProperty](./setstringproperty/) | | +| [msg](./msg/) | | +| [type](./type/) | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactaddress/getstringproperty/_index.md b/english/cpp/aspose.email.mapi/mapicontactaddress/getstringproperty/_index.md new file mode 100644 index 0000000000..6562a2c24c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactaddress/getstringproperty/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::MapiContactAddress::GetStringProperty method" +linktitle: "GetStringProperty" +articleTitle: "GetStringProperty" +second_title: "Aspose.Email for C++" +description: "GetStringProperty of MapiContactAddress." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactaddress/getstringproperty/ +--- + +## GetStringProperty {#getstringproperty} + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +GetStringProperty(System::SharedPtr < System::Object > propId, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| propId | | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactaddress/mapicontactaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactaddress/mapicontactaddress/_index.md new file mode 100644 index 0000000000..1ec878716c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactaddress/mapicontactaddress/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiContactAddress::MapiContactAddress constructor" +linktitle: "MapiContactAddress" +articleTitle: "MapiContactAddress" +second_title: "Aspose.Email for C++" +description: "MapiContactAddress of MapiContactAddress." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactaddress/mapicontactaddress/ +--- + +## MapiContactAddress {#mapicontactaddress} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactaddress/msg/_index.md b/english/cpp/aspose.email.mapi/mapicontactaddress/msg/_index.md new file mode 100644 index 0000000000..6d5df0cf77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactaddress/msg/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiContactAddress::msg method" +linktitle: "msg" +articleTitle: "msg" +second_title: "Aspose.Email for C++" +description: "msg of MapiContactAddress." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactaddress/msg/ +--- + +## msg {#msg} + +**Returns:** System::SharedPtr < MapiMessageItemBase > Aspose::Email::Mapi:: + +```cpp +msg() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactaddress/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontactaddress/setowner/_index.md new file mode 100644 index 0000000000..a251377991 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactaddress/setowner/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::MapiContactAddress::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "SetOwner of MapiContactAddress." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactaddress/setowner/ +--- + +## SetOwner {#setowner} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg, MapiContactAddressType type) +``` + +| Parameter | Description | +| --- | --- | +| msg | | +| type | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactaddress/setproperties/_index.md b/english/cpp/aspose.email.mapi/mapicontactaddress/setproperties/_index.md new file mode 100644 index 0000000000..abc8644d2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactaddress/setproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactAddress::SetProperties method" +linktitle: "SetProperties" +articleTitle: "SetProperties" +second_title: "Aspose.Email for C++" +description: "Implemented in Aspose::Email::Mapi::MapiContactPhysicalAddress , and Aspose::Email::Mapi::MapiContactElectronicAddress ." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactaddress/setproperties/ +--- + +## SetProperties {#setproperties} + +Implemented in Aspose::Email::Mapi::MapiContactPhysicalAddress , and Aspose::Email::Mapi::MapiContactElectronicAddress . + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +SetProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactaddress/setstringnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapicontactaddress/setstringnamedproperty/_index.md new file mode 100644 index 0000000000..4a960e1708 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactaddress/setstringnamedproperty/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::MapiContactAddress::SetStringNamedProperty method" +linktitle: "SetStringNamedProperty" +articleTitle: "SetStringNamedProperty" +second_title: "Aspose.Email for C++" +description: "SetStringNamedProperty of MapiContactAddress." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactaddress/setstringnamedproperty/ +--- + +## SetStringNamedProperty {#setstringnamedproperty} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetStringNamedProperty(System::String value, MapiNamedPropertyId propId) +``` + +| Parameter | Description | +| --- | --- | +| value | | +| propId | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactaddress/setstringproperty/_index.md b/english/cpp/aspose.email.mapi/mapicontactaddress/setstringproperty/_index.md new file mode 100644 index 0000000000..2587efcee0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactaddress/setstringproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactAddress::SetStringProperty method" +linktitle: "SetStringProperty" +articleTitle: "SetStringProperty" +second_title: "Aspose.Email for C++" +description: "SetStringProperty of MapiContactAddress." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactaddress/setstringproperty/ +--- + +## SetStringProperty {#setstringproperty} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetStringProperty(System::SharedPtr < System::Object > propId, System::String value, System::String & prop) +``` + +| Parameter | Description | +| --- | --- | +| propId | | +| value | | +| prop | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactaddress/type/_index.md b/english/cpp/aspose.email.mapi/mapicontactaddress/type/_index.md new file mode 100644 index 0000000000..16e3b24edb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactaddress/type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiContactAddress::type method" +linktitle: "type" +articleTitle: "type" +second_title: "Aspose.Email for C++" +description: "type of MapiContactAddress." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactaddress/type/ +--- + +## type {#type} + +**Returns:** MapiContactAddressType Aspose::Email::Mapi:: + +```cpp +type() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactcollection/_index.md b/english/cpp/aspose.email.mapi/mapicontactcollection/_index.md new file mode 100644 index 0000000000..1f330d6ca2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactcollection/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mapi::MapiContactCollection class" +linktitle: "MapiContactCollection" +articleTitle: "MapiContactCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of MapiContact" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactcollection/ +--- + +## MapiContactCollection class + +Represents the collection of MapiContact + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactCollection (2 overloads)](./mapicontactcollection/) | Initializes a new instance of the MapiContactCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [to_MapiContactCollection](./to_mapicontactcollection/) | Converts array to collection | + diff --git a/english/cpp/aspose.email.mapi/mapicontactcollection/mapicontactcollection/_index.md b/english/cpp/aspose.email.mapi/mapicontactcollection/mapicontactcollection/_index.md new file mode 100644 index 0000000000..37668b93f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactcollection/mapicontactcollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiContactCollection::MapiContactCollection constructor" +linktitle: "MapiContactCollection" +articleTitle: "MapiContactCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactcollection/mapicontactcollection/ +--- + +## MapiContactCollection (1 of 2) {#mapicontactcollection_1} + +Initializes a new instance of the MapiContactCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactCollection() +``` + +--- + +## MapiContactCollection (2 of 2) {#mapicontactcollection_2} + +Initializes a new instance of the MapiContactCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactCollection(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MapiContact >>> collection) +``` + +| Parameter | Description | +| --- | --- | +| collection | Initial items of collection | + diff --git a/english/cpp/aspose.email.mapi/mapicontactcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi/mapicontactcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..c4e2b665f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiContactCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MapiContactCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactcollection/to_mapicontactcollection/_index.md b/english/cpp/aspose.email.mapi/mapicontactcollection/to_mapicontactcollection/_index.md new file mode 100644 index 0000000000..f39b2ebb03 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactcollection/to_mapicontactcollection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactCollection::to_MapiContactCollection method" +linktitle: "to_MapiContactCollection" +articleTitle: "to_MapiContactCollection" +second_title: "Aspose.Email for C++" +description: "Converts array to collection" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactcollection/to_mapicontactcollection/ +--- + +## to_MapiContactCollection {#to_mapicontactcollection} + +Converts array to collection + +**Returns:** static System::SharedPtr < MapiContactCollection > Aspose::Email::Mapi:: + +```cpp +to_MapiContactCollection(System::ArrayPtr< System::SharedPtr < MapiContact >> contacts) +``` + +| Parameter | Description | +| --- | --- | +| contacts | Array to convert | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/_index.md new file mode 100644 index 0000000000..b7539a39ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress class" +linktitle: "MapiContactElectronicAddress" +articleTitle: "MapiContactElectronicAddress" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the e-mail address or fax address for a contact." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/ +--- + +## MapiContactElectronicAddress class + +**Inherits:** Aspose::Email::Mapi::MapiContactAddress + +Refers to the group of properties that define the e-mail address or fax address for a contact. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactElectronicAddress (5 overloads)](./mapicontactelectronicaddress/) | Initializes a new instance of the MapiContactElectronicAddress class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Determines whether the specified object is equal to the current object. | +| [get_AddressType](./get_addresstype/) | Gets the address type of an electronic address | +| [get_DisplayName](./get_displayname/) | Gets the user-readable display name for the e-mail address | +| [get_EmailAddress](./get_emailaddress/) | Gets the e-mail address of the contact | +| [get_FaxNumber](./get_faxnumber/) | Gets the telephone number of the mail user's primary fax machine | +| [get_IsEmpty](./get_isempty/) | Shows if MapiContactElectronicAddress is empty | +| [get_OriginalDisplayName](./get_originaldisplayname/) | Gets the SMTP e-mail address that corresponds to the e-mail address for the Contact object. | +| [GetHashCode](./gethashcode/) | | +| [set_AddressType](./set_addresstype/) | Sets the address type of an electronic address | +| [set_DisplayName](./set_displayname/) | Sets the user-readable display name for the e-mail address | +| [set_EmailAddress](./set_emailaddress/) | Sets the e-mail address of the contact | +| [set_FaxNumber](./set_faxnumber/) | Sets the telephone number of the mail user's primary fax machine | +| [set_OriginalDisplayName](./set_originaldisplayname/) | Sets the SMTP e-mail address that corresponds to the e-mail address for the Contact object. | +| [SetProperties](./setproperties/) | Implements Aspose::Email::Mapi::MapiContactAddress . | +| [to_MapiContactElectronicAddress](./to_mapicontactelectronicaddress/) | Performs an implicit conversion from System::String to MapiContactElectronicAddress . | +| [ToString](./tostring/) | Returns a string that represents the current object. | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/equals/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/equals/_index.md new file mode 100644 index 0000000000..e20b1bffdc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified object is equal to the current object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/equals/ +--- + +## Equals {#equals} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The object to compare with the current object. | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_addresstype/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_addresstype/_index.md new file mode 100644 index 0000000000..3b3ef428b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::get_AddressType method" +linktitle: "get_AddressType" +articleTitle: "get_AddressType" +second_title: "Aspose.Email for C++" +description: "Gets the address type of an electronic address" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/get_addresstype/ +--- + +## get_AddressType {#get_addresstype} + +Gets the address type of an electronic address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_displayname/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_displayname/_index.md new file mode 100644 index 0000000000..38dc478cf0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the user-readable display name for the e-mail address" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the user-readable display name for the e-mail address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_emailaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_emailaddress/_index.md new file mode 100644 index 0000000000..2773a305c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::get_EmailAddress method" +linktitle: "get_EmailAddress" +articleTitle: "get_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address of the contact" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/get_emailaddress/ +--- + +## get_EmailAddress {#get_emailaddress} + +Gets the e-mail address of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_faxnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_faxnumber/_index.md new file mode 100644 index 0000000000..58f5d4ccdc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_faxnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::get_FaxNumber method" +linktitle: "get_FaxNumber" +articleTitle: "get_FaxNumber" +second_title: "Aspose.Email for C++" +description: "Gets the telephone number of the mail user's primary fax machine" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/get_faxnumber/ +--- + +## get_FaxNumber {#get_faxnumber} + +Gets the telephone number of the mail user's primary fax machine + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_FaxNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_isempty/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_isempty/_index.md new file mode 100644 index 0000000000..d7c83ad4fb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_isempty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::get_IsEmpty method" +linktitle: "get_IsEmpty" +articleTitle: "get_IsEmpty" +second_title: "Aspose.Email for C++" +description: "Shows if MapiContactElectronicAddress is empty" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/get_isempty/ +--- + +## get_IsEmpty {#get_isempty} + +Shows if MapiContactElectronicAddress is empty + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsEmpty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_originaldisplayname/_index.md new file mode 100644 index 0000000000..fb2702c9fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/get_originaldisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::get_OriginalDisplayName method" +linktitle: "get_OriginalDisplayName" +articleTitle: "get_OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the SMTP e-mail address that corresponds to the e-mail address for the Contact object." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/get_originaldisplayname/ +--- + +## get_OriginalDisplayName {#get_originaldisplayname} + +Gets the SMTP e-mail address that corresponds to the e-mail address for the Contact object. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_OriginalDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/gethashcode/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/gethashcode/_index.md new file mode 100644 index 0000000000..85beb7f229 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/gethashcode/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode of MapiContactElectronicAddress." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/mapicontactelectronicaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/mapicontactelectronicaddress/_index.md new file mode 100644 index 0000000000..aef7cdd97d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/mapicontactelectronicaddress/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::MapiContactElectronicAddress constructor" +linktitle: "MapiContactElectronicAddress" +articleTitle: "MapiContactElectronicAddress" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactElectronicAddress class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/mapicontactelectronicaddress/ +--- + +## MapiContactElectronicAddress (1 of 5) {#mapicontactelectronicaddress_1} + +Initializes a new instance of the MapiContactElectronicAddress class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddress() +``` + +--- + +## MapiContactElectronicAddress (2 of 5) {#mapicontactelectronicaddress_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddress(System::SharedPtr < MapiMessageItemBase > msg, MapiContactAddressType type) +``` + +| Parameter | Description | +| --- | --- | +| msg | | +| type | | + +--- + +## MapiContactElectronicAddress (3 of 5) {#mapicontactelectronicaddress_3} + +Initializes a new instance of the MapiContactElectronicAddress class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddress(System::String displayName, System::String addressType, System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| displayName | The display name. | +| addressType | Type of the address. | +| emailAddress | The email address. | + +--- + +## MapiContactElectronicAddress (4 of 5) {#mapicontactelectronicaddress_4} + +Initializes a new instance of the MapiContactElectronicAddress class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddress(System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| emailAddress | The email address. | + +--- + +## MapiContactElectronicAddress (5 of 5) {#mapicontactelectronicaddress_5} + +Initializes a new instance of the MapiContactElectronicAddress class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddress(System::String faxNumber, System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| faxNumber | The fax number. | +| emailAddress | The email address. | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_addresstype/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_addresstype/_index.md new file mode 100644 index 0000000000..06d6e98633 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_addresstype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::set_AddressType method" +linktitle: "set_AddressType" +articleTitle: "set_AddressType" +second_title: "Aspose.Email for C++" +description: "Sets the address type of an electronic address" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/set_addresstype/ +--- + +## set_AddressType {#set_addresstype} + +Sets the address type of an electronic address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AddressType(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_displayname/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_displayname/_index.md new file mode 100644 index 0000000000..35a2b8e072 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the user-readable display name for the e-mail address" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets the user-readable display name for the e-mail address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_emailaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_emailaddress/_index.md new file mode 100644 index 0000000000..f16a6b00fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_emailaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::set_EmailAddress method" +linktitle: "set_EmailAddress" +articleTitle: "set_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail address of the contact" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/set_emailaddress/ +--- + +## set_EmailAddress {#set_emailaddress} + +Sets the e-mail address of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EmailAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_faxnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_faxnumber/_index.md new file mode 100644 index 0000000000..a3e8db4063 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_faxnumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::set_FaxNumber method" +linktitle: "set_FaxNumber" +articleTitle: "set_FaxNumber" +second_title: "Aspose.Email for C++" +description: "Sets the telephone number of the mail user's primary fax machine" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/set_faxnumber/ +--- + +## set_FaxNumber {#set_faxnumber} + +Sets the telephone number of the mail user's primary fax machine + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_FaxNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_originaldisplayname/_index.md new file mode 100644 index 0000000000..330856415f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/set_originaldisplayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::set_OriginalDisplayName method" +linktitle: "set_OriginalDisplayName" +articleTitle: "set_OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the SMTP e-mail address that corresponds to the e-mail address for the Contact object." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/set_originaldisplayname/ +--- + +## set_OriginalDisplayName {#set_originaldisplayname} + +Sets the SMTP e-mail address that corresponds to the e-mail address for the Contact object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OriginalDisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/setproperties/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/setproperties/_index.md new file mode 100644 index 0000000000..1795c8bf94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/setproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::SetProperties method" +linktitle: "SetProperties" +articleTitle: "SetProperties" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiContactAddress ." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/setproperties/ +--- + +## SetProperties {#setproperties} + +Implements Aspose::Email::Mapi::MapiContactAddress . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/to_mapicontactelectronicaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/to_mapicontactelectronicaddress/_index.md new file mode 100644 index 0000000000..11db1f30d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/to_mapicontactelectronicaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::to_MapiContactElectronicAddress method" +linktitle: "to_MapiContactElectronicAddress" +articleTitle: "to_MapiContactElectronicAddress" +second_title: "Aspose.Email for C++" +description: "Performs an implicit conversion from System::String to MapiContactElectronicAddress ." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/to_mapicontactelectronicaddress/ +--- + +## to_MapiContactElectronicAddress {#to_mapicontactelectronicaddress} + +Performs an implicit conversion from System::String to MapiContactElectronicAddress . + +**Returns:** The result of the conversion. + +```cpp +to_MapiContactElectronicAddress(System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| emailAddress | The email address. | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/tostring/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/tostring/_index.md new file mode 100644 index 0000000000..ba99c3e2fb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddress/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddress::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddress/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/_index.md new file mode 100644 index 0000000000..c8a657df72 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/_index.md @@ -0,0 +1,50 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet class" +linktitle: "MapiContactElectronicAddressPropertySet" +articleTitle: "MapiContactElectronicAddressPropertySet" +second_title: "Aspose.Email for C++" +description: "Specify properties for up to three different e-mail addresses (Email1, Email2, and Email3) and three different fax addresses (Primary Fax, Business Fax, and Hom" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/ +--- + +## MapiContactElectronicAddressPropertySet class + +**Inherits:** Aspose::Email::Mapi::MapiContactPropertySet + +Specify properties for up to three different e-mail addresses (Email1, Email2, and Email3) and three different fax addresses (Primary Fax, Business Fax, and Home Fax) + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactElectronicAddressPropertySet (5 overloads)](./mapicontactelectronicaddresspropertyset/) | Initializes a new instance of the MapiContactElectronicAddressPropertySet class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_BusinessFax](./get_businessfax/) | Refers to the group of properties that define the business fax address for a contact. | +| [get_DefaultEmailAddress](./get_defaultemailaddress/) | Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true' | +| [get_Email1](./get_email1/) | Refers to the group of properties that define the first e-mail address for a contact. | +| [get_Email2](./get_email2/) | Refers to the group of properties that define the second e-mail address for a contact. | +| [get_Email3](./get_email3/) | Refers to the group of properties that define the third e-mail address for a contact. | +| [get_EnableAutocomplete](./get_enableautocomplete/) | | +| [get_HomeFax](./get_homefax/) | Refers to the group of properties that define the home fax address for a contact. | +| [get_IsEmpty](./get_isempty/) | Shows if MapiContactElectronicAddressPropertySet is empty | +| [get_PrimaryFax](./get_primaryfax/) | Refers to the group of properties that define the primary fax address for a contact. | +| [get_UseAutocomplete](./get_useautocomplete/) | Indicates that one electronic address is completed automatically in case if user does not set any electronic address | +| [set_BusinessFax](./set_businessfax/) | Refers to the group of properties that define the business fax address for a contact. | +| [set_DefaultEmailAddress](./set_defaultemailaddress/) | Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true' | +| [set_Email1 (2 overloads)](./set_email1/) | Refers to the group of properties that define the first e-mail address for a contact. | +| [set_Email2](./set_email2/) | Refers to the group of properties that define the second e-mail address for a contact. | +| [set_Email3](./set_email3/) | Refers to the group of properties that define the third e-mail address for a contact. | +| [set_EnableAutocomplete](./set_enableautocomplete/) | | +| [set_HomeFax](./set_homefax/) | Refers to the group of properties that define the home fax address for a contact. | +| [set_PrimaryFax](./set_primaryfax/) | Refers to the group of properties that define the primary fax address for a contact. | +| [set_UseAutocomplete](./set_useautocomplete/) | Indicates that one electronic address is completed automatically in case if user does not set any electronic address | +| [SetOwner](./setowner/) | Implements Aspose::Email::Mapi::MapiContactPropertySet . | +| [SetProperties](./setproperties/) | Sets the message properties. | +| [ToVCard](./tovcard/) | Converts this MapiContactElectronicAddressPropertySet into vCard properties and adds them to the specified VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_businessfax/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_businessfax/_index.md new file mode 100644 index 0000000000..a2c15db802 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_businessfax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_BusinessFax method" +linktitle: "get_BusinessFax" +articleTitle: "get_BusinessFax" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the business fax address for a contact." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_businessfax/ +--- + +## get_BusinessFax {#get_businessfax} + +Refers to the group of properties that define the business fax address for a contact. + +**Returns:** System::SharedPtr < MapiContactElectronicAddress > Aspose::Email::Mapi:: + +```cpp +get_BusinessFax() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_defaultemailaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_defaultemailaddress/_index.md new file mode 100644 index 0000000000..797df28497 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_defaultemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_DefaultEmailAddress method" +linktitle: "get_DefaultEmailAddress" +articleTitle: "get_DefaultEmailAddress" +second_title: "Aspose.Email for C++" +description: "Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true'" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_defaultemailaddress/ +--- + +## get_DefaultEmailAddress {#get_defaultemailaddress} + +Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true' + +**Returns:** System::SharedPtr < MapiContactElectronicAddress > Aspose::Email::Mapi:: + +```cpp +get_DefaultEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email1/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email1/_index.md new file mode 100644 index 0000000000..84dc09fa85 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_Email1 method" +linktitle: "get_Email1" +articleTitle: "get_Email1" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the first e-mail address for a contact." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email1/ +--- + +## get_Email1 {#get_email1} + +Refers to the group of properties that define the first e-mail address for a contact. + +**Returns:** System::SharedPtr < MapiContactElectronicAddress > Aspose::Email::Mapi:: + +```cpp +get_Email1() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email2/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email2/_index.md new file mode 100644 index 0000000000..851e0d5cbf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_Email2 method" +linktitle: "get_Email2" +articleTitle: "get_Email2" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the second e-mail address for a contact." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email2/ +--- + +## get_Email2 {#get_email2} + +Refers to the group of properties that define the second e-mail address for a contact. + +**Returns:** System::SharedPtr < MapiContactElectronicAddress > Aspose::Email::Mapi:: + +```cpp +get_Email2() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email3/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email3/_index.md new file mode 100644 index 0000000000..6332f91559 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_Email3 method" +linktitle: "get_Email3" +articleTitle: "get_Email3" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the third e-mail address for a contact." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_email3/ +--- + +## get_Email3 {#get_email3} + +Refers to the group of properties that define the third e-mail address for a contact. + +**Returns:** System::SharedPtr < MapiContactElectronicAddress > Aspose::Email::Mapi:: + +```cpp +get_Email3() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_enableautocomplete/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_enableautocomplete/_index.md new file mode 100644 index 0000000000..70f804ac49 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_enableautocomplete/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_EnableAutocomplete method" +linktitle: "get_EnableAutocomplete" +articleTitle: "get_EnableAutocomplete" +second_title: "Aspose.Email for C++" +description: "get_EnableAutocomplete of MapiContactElectronicAddressPropertySet." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_enableautocomplete/ +--- + +## get_EnableAutocomplete {#get_enableautocomplete} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_EnableAutocomplete() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_homefax/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_homefax/_index.md new file mode 100644 index 0000000000..1ebda7a7b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_homefax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_HomeFax method" +linktitle: "get_HomeFax" +articleTitle: "get_HomeFax" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the home fax address for a contact." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_homefax/ +--- + +## get_HomeFax {#get_homefax} + +Refers to the group of properties that define the home fax address for a contact. + +**Returns:** System::SharedPtr < MapiContactElectronicAddress > Aspose::Email::Mapi:: + +```cpp +get_HomeFax() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_isempty/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_isempty/_index.md new file mode 100644 index 0000000000..6d9f0e90d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_isempty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_IsEmpty method" +linktitle: "get_IsEmpty" +articleTitle: "get_IsEmpty" +second_title: "Aspose.Email for C++" +description: "Shows if MapiContactElectronicAddressPropertySet is empty" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_isempty/ +--- + +## get_IsEmpty {#get_isempty} + +Shows if MapiContactElectronicAddressPropertySet is empty + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsEmpty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_primaryfax/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_primaryfax/_index.md new file mode 100644 index 0000000000..796a2bc19e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_primaryfax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_PrimaryFax method" +linktitle: "get_PrimaryFax" +articleTitle: "get_PrimaryFax" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the primary fax address for a contact." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_primaryfax/ +--- + +## get_PrimaryFax {#get_primaryfax} + +Refers to the group of properties that define the primary fax address for a contact. + +**Returns:** System::SharedPtr < MapiContactElectronicAddress > Aspose::Email::Mapi:: + +```cpp +get_PrimaryFax() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_useautocomplete/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_useautocomplete/_index.md new file mode 100644 index 0000000000..6b2f5b02bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_useautocomplete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::get_UseAutocomplete method" +linktitle: "get_UseAutocomplete" +articleTitle: "get_UseAutocomplete" +second_title: "Aspose.Email for C++" +description: "Indicates that one electronic address is completed automatically in case if user does not set any electronic address" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/get_useautocomplete/ +--- + +## get_UseAutocomplete {#get_useautocomplete} + +Indicates that one electronic address is completed automatically in case if user does not set any electronic address + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_UseAutocomplete() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/mapicontactelectronicaddresspropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/mapicontactelectronicaddresspropertyset/_index.md new file mode 100644 index 0000000000..bd32127543 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/mapicontactelectronicaddresspropertyset/_index.md @@ -0,0 +1,85 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::MapiContactElectronicAddressPropertySet constructor" +linktitle: "MapiContactElectronicAddressPropertySet" +articleTitle: "MapiContactElectronicAddressPropertySet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactElectronicAddressPropertySet class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/mapicontactelectronicaddresspropertyset/ +--- + +## MapiContactElectronicAddressPropertySet (1 of 5) {#mapicontactelectronicaddresspropertyset_1} + +Initializes a new instance of the MapiContactElectronicAddressPropertySet class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddressPropertySet(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage | + +--- + +## MapiContactElectronicAddressPropertySet (2 of 5) {#mapicontactelectronicaddresspropertyset_2} + +Initializes a new instance of the MapiContactElectronicAddressPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddressPropertySet() +``` + +--- + +## MapiContactElectronicAddressPropertySet (3 of 5) {#mapicontactelectronicaddresspropertyset_3} + +Initializes a new instance of the MapiContactElectronicAddressPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddressPropertySet(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A MapiPropertyCollection containing contact e-mail addresses properties | + +--- + +## MapiContactElectronicAddressPropertySet (4 of 5) {#mapicontactelectronicaddresspropertyset_4} + +Initializes a new instance of the MapiContactElectronicAddressPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddressPropertySet(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A VCardHeaderList containing contact e-mail addresses properties | + +--- + +## MapiContactElectronicAddressPropertySet (5 of 5) {#mapicontactelectronicaddresspropertyset_5} + +Initializes a new instance of the MapiContactElectronicAddressPropertySet class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactElectronicAddressPropertySet(System::String primaryEmailAddress) +``` + +| Parameter | Description | +| --- | --- | +| primaryEmailAddress | A contact primary email address. | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_businessfax/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_businessfax/_index.md new file mode 100644 index 0000000000..a0a5eab703 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_businessfax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::set_BusinessFax method" +linktitle: "set_BusinessFax" +articleTitle: "set_BusinessFax" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the business fax address for a contact." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_businessfax/ +--- + +## set_BusinessFax {#set_businessfax} + +Refers to the group of properties that define the business fax address for a contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_BusinessFax(System::SharedPtr < MapiContactElectronicAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_defaultemailaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_defaultemailaddress/_index.md new file mode 100644 index 0000000000..e07acddfce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_defaultemailaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::set_DefaultEmailAddress method" +linktitle: "set_DefaultEmailAddress" +articleTitle: "set_DefaultEmailAddress" +second_title: "Aspose.Email for C++" +description: "Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true'" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_defaultemailaddress/ +--- + +## set_DefaultEmailAddress {#set_defaultemailaddress} + +Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true' + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DefaultEmailAddress(System::SharedPtr < MapiContactElectronicAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email1/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email1/_index.md new file mode 100644 index 0000000000..b6dfafb721 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email1/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::set_Email1 method" +linktitle: "set_Email1" +articleTitle: "set_Email1" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the first e-mail address for a contact." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email1/ +--- + +## set_Email1 (1 of 2) {#set_email1_1} + +Refers to the group of properties that define the first e-mail address for a contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Email1(System::SharedPtr < MapiContactElectronicAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + +--- + +## set_Email1 (2 of 2) {#set_email1_2} + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +set_Email1(System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| emailAddress | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email2/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email2/_index.md new file mode 100644 index 0000000000..b62f9b7486 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email2/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::set_Email2 method" +linktitle: "set_Email2" +articleTitle: "set_Email2" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the second e-mail address for a contact." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email2/ +--- + +## set_Email2 {#set_email2} + +Refers to the group of properties that define the second e-mail address for a contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Email2(System::SharedPtr < MapiContactElectronicAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email3/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email3/_index.md new file mode 100644 index 0000000000..c7988311e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email3/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::set_Email3 method" +linktitle: "set_Email3" +articleTitle: "set_Email3" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the third e-mail address for a contact." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_email3/ +--- + +## set_Email3 {#set_email3} + +Refers to the group of properties that define the third e-mail address for a contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Email3(System::SharedPtr < MapiContactElectronicAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_enableautocomplete/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_enableautocomplete/_index.md new file mode 100644 index 0000000000..0984a815f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_enableautocomplete/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::set_EnableAutocomplete method" +linktitle: "set_EnableAutocomplete" +articleTitle: "set_EnableAutocomplete" +second_title: "Aspose.Email for C++" +description: "set_EnableAutocomplete of MapiContactElectronicAddressPropertySet." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_enableautocomplete/ +--- + +## set_EnableAutocomplete {#set_enableautocomplete} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EnableAutocomplete(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_homefax/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_homefax/_index.md new file mode 100644 index 0000000000..25dc8074a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_homefax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::set_HomeFax method" +linktitle: "set_HomeFax" +articleTitle: "set_HomeFax" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the home fax address for a contact." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_homefax/ +--- + +## set_HomeFax {#set_homefax} + +Refers to the group of properties that define the home fax address for a contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_HomeFax(System::SharedPtr < MapiContactElectronicAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_primaryfax/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_primaryfax/_index.md new file mode 100644 index 0000000000..90ccd7097a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_primaryfax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::set_PrimaryFax method" +linktitle: "set_PrimaryFax" +articleTitle: "set_PrimaryFax" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the primary fax address for a contact." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_primaryfax/ +--- + +## set_PrimaryFax {#set_primaryfax} + +Refers to the group of properties that define the primary fax address for a contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PrimaryFax(System::SharedPtr < MapiContactElectronicAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_useautocomplete/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_useautocomplete/_index.md new file mode 100644 index 0000000000..55d67b84a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_useautocomplete/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::set_UseAutocomplete method" +linktitle: "set_UseAutocomplete" +articleTitle: "set_UseAutocomplete" +second_title: "Aspose.Email for C++" +description: "Indicates that one electronic address is completed automatically in case if user does not set any electronic address" +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/set_useautocomplete/ +--- + +## set_UseAutocomplete {#set_useautocomplete} + +Indicates that one electronic address is completed automatically in case if user does not set any electronic address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_UseAutocomplete(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/setowner/_index.md new file mode 100644 index 0000000000..f46dc01c3e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiContactPropertySet ." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/setowner/ +--- + +## SetOwner {#setowner} + +Implements Aspose::Email::Mapi::MapiContactPropertySet . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/setproperties/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/setproperties/_index.md new file mode 100644 index 0000000000..9ad7db27b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/setproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::SetProperties method" +linktitle: "SetProperties" +articleTitle: "SetProperties" +second_title: "Aspose.Email for C++" +description: "Sets the message properties." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/setproperties/ +--- + +## SetProperties {#setproperties} + +Sets the message properties. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/tovcard/_index.md b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/tovcard/_index.md new file mode 100644 index 0000000000..3ebd37340a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/tovcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet::ToVCard method" +linktitle: "ToVCard" +articleTitle: "ToVCard" +second_title: "Aspose.Email for C++" +description: "Converts this MapiContactElectronicAddressPropertySet into vCard properties and adds them to the specified VCardHeaderList" +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/tovcard/ +--- + +## ToVCard {#tovcard} + +Converts this MapiContactElectronicAddressPropertySet into vCard properties and adds them to the specified VCardHeaderList + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToVCard(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > vCardProperties) +``` + +| Parameter | Description | +| --- | --- | +| vCardProperties | A VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/_index.md new file mode 100644 index 0000000000..2315cb7de1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Mapi::MapiContactEventPropertySet class" +linktitle: "MapiContactEventPropertySet" +articleTitle: "MapiContactEventPropertySet" +second_title: "Aspose.Email for C++" +description: "Specify events associated with a contact" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontacteventpropertyset/ +--- + +## MapiContactEventPropertySet class + +**Inherits:** Aspose::Email::Mapi::MapiContactPropertySet + +Specify events associated with a contact + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactEventPropertySet (4 overloads)](./mapicontacteventpropertyset/) | Initializes a new instance of the MapiContactEventPropertySet class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Birthday](./get_birthday/) | Specifies the birthday of the contact | +| [get_WeddingAnniversary](./get_weddinganniversary/) | Specifies the wedding anniversary of the contact | +| [set_Birthday](./set_birthday/) | Specifies the birthday of the contact | +| [set_WeddingAnniversary](./set_weddinganniversary/) | Specifies the wedding anniversary of the contact | +| [SetOwner](./setowner/) | Implements Aspose::Email::Mapi::MapiContactPropertySet . | +| [ToVCard](./tovcard/) | Converts this MapiContactEventPropertySet into vCard properties and adds them to the specified VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/get_birthday/_index.md b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/get_birthday/_index.md new file mode 100644 index 0000000000..168d76190e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/get_birthday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactEventPropertySet::get_Birthday method" +linktitle: "get_Birthday" +articleTitle: "get_Birthday" +second_title: "Aspose.Email for C++" +description: "Specifies the birthday of the contact" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontacteventpropertyset/get_birthday/ +--- + +## get_Birthday {#get_birthday} + +Specifies the birthday of the contact + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_Birthday() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/get_weddinganniversary/_index.md b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/get_weddinganniversary/_index.md new file mode 100644 index 0000000000..2e2e6d88f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/get_weddinganniversary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactEventPropertySet::get_WeddingAnniversary method" +linktitle: "get_WeddingAnniversary" +articleTitle: "get_WeddingAnniversary" +second_title: "Aspose.Email for C++" +description: "Specifies the wedding anniversary of the contact" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontacteventpropertyset/get_weddinganniversary/ +--- + +## get_WeddingAnniversary {#get_weddinganniversary} + +Specifies the wedding anniversary of the contact + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_WeddingAnniversary() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/mapicontacteventpropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/mapicontacteventpropertyset/_index.md new file mode 100644 index 0000000000..990c5657d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/mapicontacteventpropertyset/_index.md @@ -0,0 +1,69 @@ +--- +title: "Aspose::Email::Mapi::MapiContactEventPropertySet::MapiContactEventPropertySet constructor" +linktitle: "MapiContactEventPropertySet" +articleTitle: "MapiContactEventPropertySet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactEventPropertySet class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontacteventpropertyset/mapicontacteventpropertyset/ +--- + +## MapiContactEventPropertySet (1 of 4) {#mapicontacteventpropertyset_1} + +Initializes a new instance of the MapiContactEventPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactEventPropertySet() +``` + +--- + +## MapiContactEventPropertySet (2 of 4) {#mapicontacteventpropertyset_2} + +Initializes a new instance of the MapiContactEventPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactEventPropertySet(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | A MapiMessage containing contact events properties | + +--- + +## MapiContactEventPropertySet (3 of 4) {#mapicontacteventpropertyset_3} + +Initializes a new instance of the MapiContactEventPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactEventPropertySet(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A MapiPropertyCollection containing contact events properties | + +--- + +## MapiContactEventPropertySet (4 of 4) {#mapicontacteventpropertyset_4} + +Initializes a new instance of the MapiContactEventPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactEventPropertySet(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A VCardHeaderList containing contact events properties | + diff --git a/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/set_birthday/_index.md b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/set_birthday/_index.md new file mode 100644 index 0000000000..3e1e1db223 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/set_birthday/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactEventPropertySet::set_Birthday method" +linktitle: "set_Birthday" +articleTitle: "set_Birthday" +second_title: "Aspose.Email for C++" +description: "Specifies the birthday of the contact" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontacteventpropertyset/set_birthday/ +--- + +## set_Birthday {#set_birthday} + +Specifies the birthday of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Birthday(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/set_weddinganniversary/_index.md b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/set_weddinganniversary/_index.md new file mode 100644 index 0000000000..6f8d9289e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/set_weddinganniversary/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactEventPropertySet::set_WeddingAnniversary method" +linktitle: "set_WeddingAnniversary" +articleTitle: "set_WeddingAnniversary" +second_title: "Aspose.Email for C++" +description: "Specifies the wedding anniversary of the contact" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontacteventpropertyset/set_weddinganniversary/ +--- + +## set_WeddingAnniversary {#set_weddinganniversary} + +Specifies the wedding anniversary of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_WeddingAnniversary(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/setowner/_index.md new file mode 100644 index 0000000000..71b1cef4a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactEventPropertySet::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiContactPropertySet ." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontacteventpropertyset/setowner/ +--- + +## SetOwner {#setowner} + +Implements Aspose::Email::Mapi::MapiContactPropertySet . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/tovcard/_index.md b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/tovcard/_index.md new file mode 100644 index 0000000000..16eee657c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacteventpropertyset/tovcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactEventPropertySet::ToVCard method" +linktitle: "ToVCard" +articleTitle: "ToVCard" +second_title: "Aspose.Email for C++" +description: "Converts this MapiContactEventPropertySet into vCard properties and adds them to the specified VCardHeaderList" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontacteventpropertyset/tovcard/ +--- + +## ToVCard {#tovcard} + +Converts this MapiContactEventPropertySet into vCard properties and adds them to the specified VCardHeaderList + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToVCard(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > vCardProperties) +``` + +| Parameter | Description | +| --- | --- | +| vCardProperties | A VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactgender/_index.md b/english/cpp/aspose.email.mapi/mapicontactgender/_index.md new file mode 100644 index 0000000000..18a359f13c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactgender/_index.md @@ -0,0 +1,21 @@ +--- +title: "MapiContactGender Enum" +linktitle: "MapiContactGender" +articleTitle: "MapiContactGender" +second_title: "Aspose.Email for C++" +description: "Gender of the contact" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactgender/ +--- + +## MapiContactGender enumeration (3 values) + +Gender of the contact + +| Value | Description | +| --- | --- | +| Unspecified | The gender is not specified. | +| Female | The value that indicates that the gender is female. | +| Male | The value that indicates that the gender is male. | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/_index.md new file mode 100644 index 0000000000..16cdb05544 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/_index.md @@ -0,0 +1,50 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet class" +linktitle: "MapiContactNamePropertySet" +articleTitle: "MapiContactNamePropertySet" +second_title: "Aspose.Email for C++" +description: "The properties are used to specify the name of the person represented by the contact" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/ +--- + +## MapiContactNamePropertySet class + +**Inherits:** Aspose::Email::Mapi::MapiContactPropertySet + +The properties are used to specify the name of the person represented by the contact + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactNamePropertySet (5 overloads)](./mapicontactnamepropertyset/) | Initializes a new instance of MapiContactNamePropertySet class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DisplayName](./get_displayname/) | Gets the full name of the contact | +| [get_DisplayNamePrefix](./get_displaynameprefix/) | Gets the title of the contact | +| [get_FileUnder](./get_fileunder/) | Gets the name under which to file this contact when displaying a list of contacts | +| [get_FileUnderID](./get_fileunderid/) | Gets a value specifying how to generate and recompute the | +| [get_Generation](./get_generation/) | Gets the generation suffix of the contact | +| [get_GivenName](./get_givenname/) | Gets the given name (first name) of the contact | +| [get_Initials](./get_initials/) | Gets the initials of the contact | +| [get_MiddleName](./get_middlename/) | Gets the middle name of the contact | +| [get_Nickname](./get_nickname/) | Gets the nickname of the contact | +| [get_Surname](./get_surname/) | Gets the surname (family name) of the contact | +| [set_DisplayName](./set_displayname/) | Sets the full name of the contact | +| [set_DisplayNamePrefix](./set_displaynameprefix/) | Sets the title of the contact | +| [set_FileUnder](./set_fileunder/) | Sets the name under which to file this contact when displaying a list of contacts | +| [set_FileUnderID](./set_fileunderid/) | Sets a value specifying how to generate and recompute the | +| [set_Generation](./set_generation/) | Sets the generation suffix of the contact | +| [set_GivenName](./set_givenname/) | Sets the given name (first name) of the contact | +| [set_Initials](./set_initials/) | Sets the initials of the contact | +| [set_MiddleName](./set_middlename/) | Sets the middle name of the contact | +| [set_Nickname](./set_nickname/) | Sets the nickname of the contact | +| [set_Surname](./set_surname/) | Sets the surname (family name) of the contact | +| [SetOwner](./setowner/) | Implements Aspose::Email::Mapi::MapiContactPropertySet . | +| [ToVCard](./tovcard/) | Converts this MapiContactNamePropertySet into vCard properties and adds them to the specified VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_displayname/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_displayname/_index.md new file mode 100644 index 0000000000..1ae973f938 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the full name of the contact" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the full name of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_displaynameprefix/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_displaynameprefix/_index.md new file mode 100644 index 0000000000..6c79147b9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_displaynameprefix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_DisplayNamePrefix method" +linktitle: "get_DisplayNamePrefix" +articleTitle: "get_DisplayNamePrefix" +second_title: "Aspose.Email for C++" +description: "Gets the title of the contact" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_displaynameprefix/ +--- + +## get_DisplayNamePrefix {#get_displaynameprefix} + +Gets the title of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayNamePrefix() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_fileunder/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_fileunder/_index.md new file mode 100644 index 0000000000..703f501c4a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_fileunder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_FileUnder method" +linktitle: "get_FileUnder" +articleTitle: "get_FileUnder" +second_title: "Aspose.Email for C++" +description: "Gets the name under which to file this contact when displaying a list of contacts" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_fileunder/ +--- + +## get_FileUnder {#get_fileunder} + +Gets the name under which to file this contact when displaying a list of contacts + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_FileUnder() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_fileunderid/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_fileunderid/_index.md new file mode 100644 index 0000000000..3c58d13e35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_fileunderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_FileUnderID method" +linktitle: "get_FileUnderID" +articleTitle: "get_FileUnderID" +second_title: "Aspose.Email for C++" +description: "Gets a value specifying how to generate and recompute the" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_fileunderid/ +--- + +## get_FileUnderID {#get_fileunderid} + +Gets a value specifying how to generate and recompute the + +**Returns:** uint32_t Aspose::Email::Mapi:: + +```cpp +get_FileUnderID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_generation/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_generation/_index.md new file mode 100644 index 0000000000..ac657e7fd9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_generation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_Generation method" +linktitle: "get_Generation" +articleTitle: "get_Generation" +second_title: "Aspose.Email for C++" +description: "Gets the generation suffix of the contact" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_generation/ +--- + +## get_Generation {#get_generation} + +Gets the generation suffix of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Generation() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_givenname/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_givenname/_index.md new file mode 100644 index 0000000000..1f9e4adc79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_givenname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_GivenName method" +linktitle: "get_GivenName" +articleTitle: "get_GivenName" +second_title: "Aspose.Email for C++" +description: "Gets the given name (first name) of the contact" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_givenname/ +--- + +## get_GivenName {#get_givenname} + +Gets the given name (first name) of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_GivenName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_initials/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_initials/_index.md new file mode 100644 index 0000000000..550ef2ca1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_initials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_Initials method" +linktitle: "get_Initials" +articleTitle: "get_Initials" +second_title: "Aspose.Email for C++" +description: "Gets the initials of the contact" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_initials/ +--- + +## get_Initials {#get_initials} + +Gets the initials of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Initials() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_middlename/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_middlename/_index.md new file mode 100644 index 0000000000..0f9668c651 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_middlename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_MiddleName method" +linktitle: "get_MiddleName" +articleTitle: "get_MiddleName" +second_title: "Aspose.Email for C++" +description: "Gets the middle name of the contact" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_middlename/ +--- + +## get_MiddleName {#get_middlename} + +Gets the middle name of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_MiddleName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_nickname/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_nickname/_index.md new file mode 100644 index 0000000000..78e5a70d14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_nickname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_Nickname method" +linktitle: "get_Nickname" +articleTitle: "get_Nickname" +second_title: "Aspose.Email for C++" +description: "Gets the nickname of the contact" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_nickname/ +--- + +## get_Nickname {#get_nickname} + +Gets the nickname of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Nickname() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_surname/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_surname/_index.md new file mode 100644 index 0000000000..e1bb2f5ccd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/get_surname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::get_Surname method" +linktitle: "get_Surname" +articleTitle: "get_Surname" +second_title: "Aspose.Email for C++" +description: "Gets the surname (family name) of the contact" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/get_surname/ +--- + +## get_Surname {#get_surname} + +Gets the surname (family name) of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Surname() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/mapicontactnamepropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/mapicontactnamepropertyset/_index.md new file mode 100644 index 0000000000..8781471b2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/mapicontactnamepropertyset/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::MapiContactNamePropertySet constructor" +linktitle: "MapiContactNamePropertySet" +articleTitle: "MapiContactNamePropertySet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of MapiContactNamePropertySet class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/mapicontactnamepropertyset/ +--- + +## MapiContactNamePropertySet (1 of 5) {#mapicontactnamepropertyset_1} + +Initializes a new instance of MapiContactNamePropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactNamePropertySet() +``` + +--- + +## MapiContactNamePropertySet (2 of 5) {#mapicontactnamepropertyset_2} + +Initializes a new instance of MapiContactNamePropertySet class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactNamePropertySet(System::String givenName, System::String middleName, System::String surname) +``` + +| Parameter | Description | +| --- | --- | +| givenName | The string that represents a given name. | +| middleName | The string that represents a middle name. | +| surname | The string that represents a surname. | + +--- + +## MapiContactNamePropertySet (3 of 5) {#mapicontactnamepropertyset_3} + +Initializes a new instance of MapiContactNamePropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactNamePropertySet(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | A MapiMessage containing contact name properties | + +--- + +## MapiContactNamePropertySet (4 of 5) {#mapicontactnamepropertyset_4} + +Initializes a new instance of MapiContactNamePropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactNamePropertySet(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A MapiPropertyCollection containing contact name properties | + +--- + +## MapiContactNamePropertySet (5 of 5) {#mapicontactnamepropertyset_5} + +Initializes a new instance of MapiContactNamePropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactNamePropertySet(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A VCardHeaderList containing contact name properties | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_displayname/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_displayname/_index.md new file mode 100644 index 0000000000..a729ec1faf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the full name of the contact" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets the full name of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_displaynameprefix/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_displaynameprefix/_index.md new file mode 100644 index 0000000000..bd1521a0ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_displaynameprefix/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_DisplayNamePrefix method" +linktitle: "set_DisplayNamePrefix" +articleTitle: "set_DisplayNamePrefix" +second_title: "Aspose.Email for C++" +description: "Sets the title of the contact" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_displaynameprefix/ +--- + +## set_DisplayNamePrefix {#set_displaynameprefix} + +Sets the title of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DisplayNamePrefix(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_fileunder/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_fileunder/_index.md new file mode 100644 index 0000000000..0e24b6418d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_fileunder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_FileUnder method" +linktitle: "set_FileUnder" +articleTitle: "set_FileUnder" +second_title: "Aspose.Email for C++" +description: "Sets the name under which to file this contact when displaying a list of contacts" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_fileunder/ +--- + +## set_FileUnder {#set_fileunder} + +Sets the name under which to file this contact when displaying a list of contacts + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_FileUnder(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_fileunderid/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_fileunderid/_index.md new file mode 100644 index 0000000000..e01d5bd1be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_fileunderid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_FileUnderID method" +linktitle: "set_FileUnderID" +articleTitle: "set_FileUnderID" +second_title: "Aspose.Email for C++" +description: "Sets a value specifying how to generate and recompute the" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_fileunderid/ +--- + +## set_FileUnderID {#set_fileunderid} + +Sets a value specifying how to generate and recompute the + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_FileUnderID(uint32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_generation/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_generation/_index.md new file mode 100644 index 0000000000..3cffdffaaa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_generation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_Generation method" +linktitle: "set_Generation" +articleTitle: "set_Generation" +second_title: "Aspose.Email for C++" +description: "Sets the generation suffix of the contact" +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_generation/ +--- + +## set_Generation {#set_generation} + +Sets the generation suffix of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Generation(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_givenname/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_givenname/_index.md new file mode 100644 index 0000000000..7456c9a463 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_givenname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_GivenName method" +linktitle: "set_GivenName" +articleTitle: "set_GivenName" +second_title: "Aspose.Email for C++" +description: "Sets the given name (first name) of the contact" +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_givenname/ +--- + +## set_GivenName {#set_givenname} + +Sets the given name (first name) of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_GivenName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_initials/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_initials/_index.md new file mode 100644 index 0000000000..502cbee4c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_initials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_Initials method" +linktitle: "set_Initials" +articleTitle: "set_Initials" +second_title: "Aspose.Email for C++" +description: "Sets the initials of the contact" +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_initials/ +--- + +## set_Initials {#set_initials} + +Sets the initials of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Initials(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_middlename/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_middlename/_index.md new file mode 100644 index 0000000000..bc440e4dbd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_middlename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_MiddleName method" +linktitle: "set_MiddleName" +articleTitle: "set_MiddleName" +second_title: "Aspose.Email for C++" +description: "Sets the middle name of the contact" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_middlename/ +--- + +## set_MiddleName {#set_middlename} + +Sets the middle name of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_MiddleName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_nickname/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_nickname/_index.md new file mode 100644 index 0000000000..5ce7c28828 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_nickname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_Nickname method" +linktitle: "set_Nickname" +articleTitle: "set_Nickname" +second_title: "Aspose.Email for C++" +description: "Sets the nickname of the contact" +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_nickname/ +--- + +## set_Nickname {#set_nickname} + +Sets the nickname of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Nickname(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_surname/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_surname/_index.md new file mode 100644 index 0000000000..4acc204a7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/set_surname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::set_Surname method" +linktitle: "set_Surname" +articleTitle: "set_Surname" +second_title: "Aspose.Email for C++" +description: "Sets the surname (family name) of the contact" +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/set_surname/ +--- + +## set_Surname {#set_surname} + +Sets the surname (family name) of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Surname(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/setowner/_index.md new file mode 100644 index 0000000000..6cb948bc7c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiContactPropertySet ." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/setowner/ +--- + +## SetOwner {#setowner} + +Implements Aspose::Email::Mapi::MapiContactPropertySet . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/tovcard/_index.md b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/tovcard/_index.md new file mode 100644 index 0000000000..aa3e4ef85e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactnamepropertyset/tovcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactNamePropertySet::ToVCard method" +linktitle: "ToVCard" +articleTitle: "ToVCard" +second_title: "Aspose.Email for C++" +description: "Converts this MapiContactNamePropertySet into vCard properties and adds them to the specified VCardHeaderList" +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicontactnamepropertyset/tovcard/ +--- + +## ToVCard {#tovcard} + +Converts this MapiContactNamePropertySet into vCard properties and adds them to the specified VCardHeaderList + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToVCard(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > vCardProperties) +``` + +| Parameter | Description | +| --- | --- | +| vCardProperties | A VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/_index.md new file mode 100644 index 0000000000..3c7a97aa1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet class" +linktitle: "MapiContactOtherPropertySet" +articleTitle: "MapiContactOtherPropertySet" +second_title: "Aspose.Email for C++" +description: "The properties are used to specify additional properies of contact." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/ +--- + +## MapiContactOtherPropertySet class + +**Inherits:** Aspose::Email::Mapi::MapiContactPropertySet + +The properties are used to specify additional properies of contact. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactOtherPropertySet (3 overloads)](./mapicontactotherpropertyset/) | Initializes a new instance of MapiContactOtherPropertySet class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Journal](./get_journal/) | Specifies whether to create a journal for each action associated with this contact. | +| [get_Private](./get_private/) | Indicates whether the end-user wants this message object hidden from other users who have access to the message object. | +| [get_ReminderTime](./get_remindertime/) | Specifies the initial signal time for a reminder. | +| [get_ReminderTopic](./get_remindertopic/) | Represents the status of a meeting request. | +| [get_UserField1](./get_userfield1/) | Specifies the first field on the contact that is intended for miscellaneous use for the contact. | +| [get_UserField2](./get_userfield2/) | Specifies the second field on the contact that is intended for miscellaneous use for the contact. | +| [get_UserField3](./get_userfield3/) | Specifies the third field on the contact that is intended for miscellaneous use for the contact. | +| [get_UserField4](./get_userfield4/) | Specifies the forth field on the contact that is intended for miscellaneous use for the contact. | +| [set_Journal](./set_journal/) | Specifies whether to create a journal for each action associated with this contact. | +| [set_Private](./set_private/) | Indicates whether the end-user wants this message object hidden from other users who have access to the message object. | +| [set_ReminderTime](./set_remindertime/) | Specifies the initial signal time for a reminder. | +| [set_ReminderTopic](./set_remindertopic/) | Represents the status of a meeting request. | +| [set_UserField1](./set_userfield1/) | Specifies the first field on the contact that is intended for miscellaneous use for the contact. | +| [set_UserField2](./set_userfield2/) | Specifies the second field on the contact that is intended for miscellaneous use for the contact. | +| [set_UserField3](./set_userfield3/) | Specifies the third field on the contact that is intended for miscellaneous use for the contact. | +| [set_UserField4](./set_userfield4/) | Specifies the forth field on the contact that is intended for miscellaneous use for the contact. | +| [SetOwner](./setowner/) | Implements Aspose::Email::Mapi::MapiContactPropertySet . | +| [ToVCard](./tovcard/) | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_journal/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_journal/_index.md new file mode 100644 index 0000000000..0d15eb9f3d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_journal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::get_Journal method" +linktitle: "get_Journal" +articleTitle: "get_Journal" +second_title: "Aspose.Email for C++" +description: "Specifies whether to create a journal for each action associated with this contact." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/get_journal/ +--- + +## get_Journal {#get_journal} + +Specifies whether to create a journal for each action associated with this contact. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_Journal() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_private/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_private/_index.md new file mode 100644 index 0000000000..d432d5034a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_private/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::get_Private method" +linktitle: "get_Private" +articleTitle: "get_Private" +second_title: "Aspose.Email for C++" +description: "Indicates whether the end-user wants this message object hidden from other users who have access to the message object." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/get_private/ +--- + +## get_Private {#get_private} + +Indicates whether the end-user wants this message object hidden from other users who have access to the message object. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_Private() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_remindertime/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_remindertime/_index.md new file mode 100644 index 0000000000..e1848951e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_remindertime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::get_ReminderTime method" +linktitle: "get_ReminderTime" +articleTitle: "get_ReminderTime" +second_title: "Aspose.Email for C++" +description: "Specifies the initial signal time for a reminder." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/get_remindertime/ +--- + +## get_ReminderTime {#get_remindertime} + +Specifies the initial signal time for a reminder. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_ReminderTime() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_remindertopic/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_remindertopic/_index.md new file mode 100644 index 0000000000..672aac61d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_remindertopic/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::get_ReminderTopic method" +linktitle: "get_ReminderTopic" +articleTitle: "get_ReminderTopic" +second_title: "Aspose.Email for C++" +description: "Represents the status of a meeting request." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/get_remindertopic/ +--- + +## get_ReminderTopic {#get_remindertopic} + +Represents the status of a meeting request. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ReminderTopic() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield1/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield1/_index.md new file mode 100644 index 0000000000..3160bf5208 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::get_UserField1 method" +linktitle: "get_UserField1" +articleTitle: "get_UserField1" +second_title: "Aspose.Email for C++" +description: "Specifies the first field on the contact that is intended for miscellaneous use for the contact." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield1/ +--- + +## get_UserField1 {#get_userfield1} + +Specifies the first field on the contact that is intended for miscellaneous use for the contact. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_UserField1() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield2/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield2/_index.md new file mode 100644 index 0000000000..c36847826f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::get_UserField2 method" +linktitle: "get_UserField2" +articleTitle: "get_UserField2" +second_title: "Aspose.Email for C++" +description: "Specifies the second field on the contact that is intended for miscellaneous use for the contact." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield2/ +--- + +## get_UserField2 {#get_userfield2} + +Specifies the second field on the contact that is intended for miscellaneous use for the contact. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_UserField2() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield3/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield3/_index.md new file mode 100644 index 0000000000..42106a92af --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::get_UserField3 method" +linktitle: "get_UserField3" +articleTitle: "get_UserField3" +second_title: "Aspose.Email for C++" +description: "Specifies the third field on the contact that is intended for miscellaneous use for the contact." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield3/ +--- + +## get_UserField3 {#get_userfield3} + +Specifies the third field on the contact that is intended for miscellaneous use for the contact. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_UserField3() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield4/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield4/_index.md new file mode 100644 index 0000000000..bccd104796 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield4/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::get_UserField4 method" +linktitle: "get_UserField4" +articleTitle: "get_UserField4" +second_title: "Aspose.Email for C++" +description: "Specifies the forth field on the contact that is intended for miscellaneous use for the contact." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/get_userfield4/ +--- + +## get_UserField4 {#get_userfield4} + +Specifies the forth field on the contact that is intended for miscellaneous use for the contact. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_UserField4() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/mapicontactotherpropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/mapicontactotherpropertyset/_index.md new file mode 100644 index 0000000000..f090559894 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/mapicontactotherpropertyset/_index.md @@ -0,0 +1,51 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::MapiContactOtherPropertySet constructor" +linktitle: "MapiContactOtherPropertySet" +articleTitle: "MapiContactOtherPropertySet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of MapiContactOtherPropertySet class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/mapicontactotherpropertyset/ +--- + +## MapiContactOtherPropertySet (1 of 3) {#mapicontactotherpropertyset_1} + +Initializes a new instance of MapiContactOtherPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactOtherPropertySet() +``` + +--- + +## MapiContactOtherPropertySet (2 of 3) {#mapicontactotherpropertyset_2} + +Initializes a new instance of MapiContactOtherPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactOtherPropertySet(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | A MapiMessage containing contact name properties | + +--- + +## MapiContactOtherPropertySet (3 of 3) {#mapicontactotherpropertyset_3} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactOtherPropertySet(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_journal/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_journal/_index.md new file mode 100644 index 0000000000..324039743d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_journal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::set_Journal method" +linktitle: "set_Journal" +articleTitle: "set_Journal" +second_title: "Aspose.Email for C++" +description: "Specifies whether to create a journal for each action associated with this contact." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/set_journal/ +--- + +## set_Journal {#set_journal} + +Specifies whether to create a journal for each action associated with this contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Journal(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_private/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_private/_index.md new file mode 100644 index 0000000000..7a48f7f8b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_private/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::set_Private method" +linktitle: "set_Private" +articleTitle: "set_Private" +second_title: "Aspose.Email for C++" +description: "Indicates whether the end-user wants this message object hidden from other users who have access to the message object." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/set_private/ +--- + +## set_Private {#set_private} + +Indicates whether the end-user wants this message object hidden from other users who have access to the message object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Private(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_remindertime/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_remindertime/_index.md new file mode 100644 index 0000000000..f36198bb75 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_remindertime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::set_ReminderTime method" +linktitle: "set_ReminderTime" +articleTitle: "set_ReminderTime" +second_title: "Aspose.Email for C++" +description: "Specifies the initial signal time for a reminder." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/set_remindertime/ +--- + +## set_ReminderTime {#set_remindertime} + +Specifies the initial signal time for a reminder. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_remindertopic/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_remindertopic/_index.md new file mode 100644 index 0000000000..653d02e25f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_remindertopic/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::set_ReminderTopic method" +linktitle: "set_ReminderTopic" +articleTitle: "set_ReminderTopic" +second_title: "Aspose.Email for C++" +description: "Represents the status of a meeting request." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/set_remindertopic/ +--- + +## set_ReminderTopic {#set_remindertopic} + +Represents the status of a meeting request. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderTopic(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield1/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield1/_index.md new file mode 100644 index 0000000000..e649c3d966 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield1/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::set_UserField1 method" +linktitle: "set_UserField1" +articleTitle: "set_UserField1" +second_title: "Aspose.Email for C++" +description: "Specifies the first field on the contact that is intended for miscellaneous use for the contact." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield1/ +--- + +## set_UserField1 {#set_userfield1} + +Specifies the first field on the contact that is intended for miscellaneous use for the contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_UserField1(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield2/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield2/_index.md new file mode 100644 index 0000000000..ec36e18519 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield2/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::set_UserField2 method" +linktitle: "set_UserField2" +articleTitle: "set_UserField2" +second_title: "Aspose.Email for C++" +description: "Specifies the second field on the contact that is intended for miscellaneous use for the contact." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield2/ +--- + +## set_UserField2 {#set_userfield2} + +Specifies the second field on the contact that is intended for miscellaneous use for the contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_UserField2(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield3/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield3/_index.md new file mode 100644 index 0000000000..c9954e54be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield3/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::set_UserField3 method" +linktitle: "set_UserField3" +articleTitle: "set_UserField3" +second_title: "Aspose.Email for C++" +description: "Specifies the third field on the contact that is intended for miscellaneous use for the contact." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield3/ +--- + +## set_UserField3 {#set_userfield3} + +Specifies the third field on the contact that is intended for miscellaneous use for the contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_UserField3(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield4/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield4/_index.md new file mode 100644 index 0000000000..3b31e0014d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield4/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::set_UserField4 method" +linktitle: "set_UserField4" +articleTitle: "set_UserField4" +second_title: "Aspose.Email for C++" +description: "Specifies the forth field on the contact that is intended for miscellaneous use for the contact." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/set_userfield4/ +--- + +## set_UserField4 {#set_userfield4} + +Specifies the forth field on the contact that is intended for miscellaneous use for the contact. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_UserField4(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/setowner/_index.md new file mode 100644 index 0000000000..69303e6bbd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiContactPropertySet ." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/setowner/ +--- + +## SetOwner {#setowner} + +Implements Aspose::Email::Mapi::MapiContactPropertySet . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/tovcard/_index.md b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/tovcard/_index.md new file mode 100644 index 0000000000..daf94f24fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactotherpropertyset/tovcard/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiContactOtherPropertySet::ToVCard method" +linktitle: "ToVCard" +articleTitle: "ToVCard" +second_title: "Aspose.Email for C++" +description: "ToVCard of MapiContactOtherPropertySet." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicontactotherpropertyset/tovcard/ +--- + +## ToVCard {#tovcard} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToVCard(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > vCardProperties) +``` + +| Parameter | Description | +| --- | --- | +| vCardProperties | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/_index.md new file mode 100644 index 0000000000..1028aeff15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/_index.md @@ -0,0 +1,70 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet class" +linktitle: "MapiContactPersonalInfoPropertySet" +articleTitle: "MapiContactPersonalInfoPropertySet" +second_title: "Aspose.Email for C++" +description: "Specify other additional contact information" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/ +--- + +## MapiContactPersonalInfoPropertySet class + +**Inherits:** Aspose::Email::Mapi::MapiContactPropertySet + +Specify other additional contact information + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactPersonalInfoPropertySet (4 overloads)](./mapicontactpersonalinfopropertyset/) | Initializes a new instance of the MapiContactPersonalInfoPropertySet class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Account](./get_account/) | Specifies the account name of the contact | +| [get_BusinessHomePage](./get_businesshomepage/) | Specifies the contact's business web page URL | +| [get_Children](./get_children/) | Contains a list of names of children. | +| [get_ComputerNetworkName](./get_computernetworkname/) | Specifies the name of the network to which the contact's computer is connected | +| [get_CustomerId](./get_customerid/) | Specifies the contact's customer ID number | +| [get_FreeBusyLocation](./get_freebusylocation/) | Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file | +| [get_FtpSite](./get_ftpsite/) | Specifies the contact's File Transfer Protocol (FTP) URL | +| [get_Gender](./get_gender/) | Specifies the gender of the contact | +| [get_GovernmentIdNumber](./get_governmentidnumber/) | Specifies the contact's government ID number | +| [get_Hobbies](./get_hobbies/) | Specifies the hobbies of the contact | +| [get_Html](./get_html/) | Specifies the contact's business web page URL | +| [get_InstantMessagingAddress](./get_instantmessagingaddress/) | Specifies the contact's instant messaging address | +| [get_Language](./get_language/) | Specifies the language that the contact uses | +| [get_Location](./get_location/) | Specifies the location of the contact | +| [get_Notes](./get_notes/) | Specifies the additional notes | +| [get_NotesType](./get_notestype/) | Gets the notes text format. | +| [get_OrganizationalIdNumber](./get_organizationalidnumber/) | Specifies an organizational ID number for the contact | +| [get_PersonalHomePage](./get_personalhomepage/) | Specifies the contact's personal web page URL | +| [get_ReferredByName](./get_referredbyname/) | Specifies the name of the person who referred this contact to the user | +| [get_SpouseName](./get_spousename/) | Specifies the name of the contact's spouse/partner | +| [set_Account](./set_account/) | Specifies the account name of the contact | +| [set_BusinessHomePage](./set_businesshomepage/) | Specifies the contact's business web page URL | +| [set_Children](./set_children/) | Contains a list of names of children. | +| [set_ComputerNetworkName](./set_computernetworkname/) | Specifies the name of the network to which the contact's computer is connected | +| [set_CustomerId](./set_customerid/) | Specifies the contact's customer ID number | +| [set_FreeBusyLocation](./set_freebusylocation/) | Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file | +| [set_FtpSite](./set_ftpsite/) | Specifies the contact's File Transfer Protocol (FTP) URL | +| [set_Gender](./set_gender/) | Specifies the gender of the contact | +| [set_GovernmentIdNumber](./set_governmentidnumber/) | Specifies the contact's government ID number | +| [set_Hobbies](./set_hobbies/) | Specifies the hobbies of the contact | +| [set_Html](./set_html/) | Specifies the contact's business web page URL | +| [set_InstantMessagingAddress](./set_instantmessagingaddress/) | Specifies the contact's instant messaging address | +| [set_Language](./set_language/) | Specifies the language that the contact uses | +| [set_Location](./set_location/) | Specifies the location of the contact | +| [set_Notes](./set_notes/) | Specifies the additional notes | +| [set_NotesType](./set_notestype/) | Sets the notes text format. | +| [set_OrganizationalIdNumber](./set_organizationalidnumber/) | Specifies an organizational ID number for the contact | +| [set_PersonalHomePage](./set_personalhomepage/) | Specifies the contact's personal web page URL | +| [set_ReferredByName](./set_referredbyname/) | Specifies the name of the person who referred this contact to the user | +| [set_SpouseName](./set_spousename/) | Specifies the name of the contact's spouse/partner | +| [SetOwner](./setowner/) | Implements Aspose::Email::Mapi::MapiContactPropertySet . | +| [ToVCard](./tovcard/) | Converts this MapiContactPersonalInfoPropertySet into vCard properties and adds them to the specified VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_account/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_account/_index.md new file mode 100644 index 0000000000..0d7dc4919c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_account/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Account method" +linktitle: "get_Account" +articleTitle: "get_Account" +second_title: "Aspose.Email for C++" +description: "Specifies the account name of the contact" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_account/ +--- + +## get_Account {#get_account} + +Specifies the account name of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Account() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_businesshomepage/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_businesshomepage/_index.md new file mode 100644 index 0000000000..264825499e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_businesshomepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_BusinessHomePage method" +linktitle: "get_BusinessHomePage" +articleTitle: "get_BusinessHomePage" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's business web page URL" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_businesshomepage/ +--- + +## get_BusinessHomePage {#get_businesshomepage} + +Specifies the contact's business web page URL + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_BusinessHomePage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_children/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_children/_index.md new file mode 100644 index 0000000000..0993acbbf0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_children/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Children method" +linktitle: "get_Children" +articleTitle: "get_Children" +second_title: "Aspose.Email for C++" +description: "Contains a list of names of children." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_children/ +--- + +## get_Children {#get_children} + +Contains a list of names of children. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_Children() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_computernetworkname/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_computernetworkname/_index.md new file mode 100644 index 0000000000..ebd11191d2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_computernetworkname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_ComputerNetworkName method" +linktitle: "get_ComputerNetworkName" +articleTitle: "get_ComputerNetworkName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the network to which the contact's computer is connected" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_computernetworkname/ +--- + +## get_ComputerNetworkName {#get_computernetworkname} + +Specifies the name of the network to which the contact's computer is connected + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ComputerNetworkName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_customerid/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_customerid/_index.md new file mode 100644 index 0000000000..0636fadd62 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_customerid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_CustomerId method" +linktitle: "get_CustomerId" +articleTitle: "get_CustomerId" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's customer ID number" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_customerid/ +--- + +## get_CustomerId {#get_customerid} + +Specifies the contact's customer ID number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_CustomerId() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_freebusylocation/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_freebusylocation/_index.md new file mode 100644 index 0000000000..97371c9f9b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_freebusylocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_FreeBusyLocation method" +linktitle: "get_FreeBusyLocation" +articleTitle: "get_FreeBusyLocation" +second_title: "Aspose.Email for C++" +description: "Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_freebusylocation/ +--- + +## get_FreeBusyLocation {#get_freebusylocation} + +Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_FreeBusyLocation() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_ftpsite/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_ftpsite/_index.md new file mode 100644 index 0000000000..a138d37889 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_ftpsite/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_FtpSite method" +linktitle: "get_FtpSite" +articleTitle: "get_FtpSite" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's File Transfer Protocol (FTP) URL" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_ftpsite/ +--- + +## get_FtpSite {#get_ftpsite} + +Specifies the contact's File Transfer Protocol (FTP) URL + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_FtpSite() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_gender/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_gender/_index.md new file mode 100644 index 0000000000..878df90ad7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_gender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Gender method" +linktitle: "get_Gender" +articleTitle: "get_Gender" +second_title: "Aspose.Email for C++" +description: "Specifies the gender of the contact" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_gender/ +--- + +## get_Gender {#get_gender} + +Specifies the gender of the contact + +**Returns:** MapiContactGender Aspose::Email::Mapi:: + +```cpp +get_Gender() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_governmentidnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_governmentidnumber/_index.md new file mode 100644 index 0000000000..bbbbcfdd47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_governmentidnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_GovernmentIdNumber method" +linktitle: "get_GovernmentIdNumber" +articleTitle: "get_GovernmentIdNumber" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's government ID number" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_governmentidnumber/ +--- + +## get_GovernmentIdNumber {#get_governmentidnumber} + +Specifies the contact's government ID number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_GovernmentIdNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_hobbies/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_hobbies/_index.md new file mode 100644 index 0000000000..87f7e760c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_hobbies/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Hobbies method" +linktitle: "get_Hobbies" +articleTitle: "get_Hobbies" +second_title: "Aspose.Email for C++" +description: "Specifies the hobbies of the contact" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_hobbies/ +--- + +## get_Hobbies {#get_hobbies} + +Specifies the hobbies of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Hobbies() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_html/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_html/_index.md new file mode 100644 index 0000000000..e3f871a3d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_html/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Html method" +linktitle: "get_Html" +articleTitle: "get_Html" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's business web page URL" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_html/ +--- + +## get_Html {#get_html} + +Specifies the contact's business web page URL + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Html() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_instantmessagingaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_instantmessagingaddress/_index.md new file mode 100644 index 0000000000..bdbf6621db --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_instantmessagingaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_InstantMessagingAddress method" +linktitle: "get_InstantMessagingAddress" +articleTitle: "get_InstantMessagingAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's instant messaging address" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_instantmessagingaddress/ +--- + +## get_InstantMessagingAddress {#get_instantmessagingaddress} + +Specifies the contact's instant messaging address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_InstantMessagingAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_language/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_language/_index.md new file mode 100644 index 0000000000..7fe19e3d3c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_language/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Language method" +linktitle: "get_Language" +articleTitle: "get_Language" +second_title: "Aspose.Email for C++" +description: "Specifies the language that the contact uses" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_language/ +--- + +## get_Language {#get_language} + +Specifies the language that the contact uses + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Language() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_location/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_location/_index.md new file mode 100644 index 0000000000..485a35e3e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Location method" +linktitle: "get_Location" +articleTitle: "get_Location" +second_title: "Aspose.Email for C++" +description: "Specifies the location of the contact" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_location/ +--- + +## get_Location {#get_location} + +Specifies the location of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Location() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_notes/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_notes/_index.md new file mode 100644 index 0000000000..f790dba1a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_notes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Notes method" +linktitle: "get_Notes" +articleTitle: "get_Notes" +second_title: "Aspose.Email for C++" +description: "Specifies the additional notes" +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_notes/ +--- + +## get_Notes {#get_notes} + +Specifies the additional notes + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Notes() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_notestype/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_notestype/_index.md new file mode 100644 index 0000000000..0618a42a8f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_notestype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_NotesType method" +linktitle: "get_NotesType" +articleTitle: "get_NotesType" +second_title: "Aspose.Email for C++" +description: "Gets the notes text format." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_notestype/ +--- + +## get_NotesType {#get_notestype} + +Gets the notes text format. + +**Returns:** BodyContentType Aspose::Email::Mapi:: + +```cpp +get_NotesType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_organizationalidnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_organizationalidnumber/_index.md new file mode 100644 index 0000000000..04fd113c08 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_organizationalidnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_OrganizationalIdNumber method" +linktitle: "get_OrganizationalIdNumber" +articleTitle: "get_OrganizationalIdNumber" +second_title: "Aspose.Email for C++" +description: "Specifies an organizational ID number for the contact" +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_organizationalidnumber/ +--- + +## get_OrganizationalIdNumber {#get_organizationalidnumber} + +Specifies an organizational ID number for the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_OrganizationalIdNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_personalhomepage/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_personalhomepage/_index.md new file mode 100644 index 0000000000..94183a69d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_personalhomepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_PersonalHomePage method" +linktitle: "get_PersonalHomePage" +articleTitle: "get_PersonalHomePage" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's personal web page URL" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_personalhomepage/ +--- + +## get_PersonalHomePage {#get_personalhomepage} + +Specifies the contact's personal web page URL + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_PersonalHomePage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_referredbyname/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_referredbyname/_index.md new file mode 100644 index 0000000000..c9c1279610 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_referredbyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_ReferredByName method" +linktitle: "get_ReferredByName" +articleTitle: "get_ReferredByName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the person who referred this contact to the user" +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_referredbyname/ +--- + +## get_ReferredByName {#get_referredbyname} + +Specifies the name of the person who referred this contact to the user + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ReferredByName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_spousename/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_spousename/_index.md new file mode 100644 index 0000000000..ef05417fc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_spousename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_SpouseName method" +linktitle: "get_SpouseName" +articleTitle: "get_SpouseName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the contact's spouse/partner" +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/get_spousename/ +--- + +## get_SpouseName {#get_spousename} + +Specifies the name of the contact's spouse/partner + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SpouseName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/mapicontactpersonalinfopropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/mapicontactpersonalinfopropertyset/_index.md new file mode 100644 index 0000000000..dbe4327c2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/mapicontactpersonalinfopropertyset/_index.md @@ -0,0 +1,69 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::MapiContactPersonalInfoPropertySet constructor" +linktitle: "MapiContactPersonalInfoPropertySet" +articleTitle: "MapiContactPersonalInfoPropertySet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactPersonalInfoPropertySet class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/mapicontactpersonalinfopropertyset/ +--- + +## MapiContactPersonalInfoPropertySet (1 of 4) {#mapicontactpersonalinfopropertyset_1} + +Initializes a new instance of the MapiContactPersonalInfoPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPersonalInfoPropertySet() +``` + +--- + +## MapiContactPersonalInfoPropertySet (2 of 4) {#mapicontactpersonalinfopropertyset_2} + +Initializes a new instance of the MapiContactPersonalInfoPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPersonalInfoPropertySet(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | A MapiMessage containing contact personal properties | + +--- + +## MapiContactPersonalInfoPropertySet (3 of 4) {#mapicontactpersonalinfopropertyset_3} + +Initializes a new instance of the MapiContactPersonalInfoPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPersonalInfoPropertySet(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A MapiPropertyCollection containing contact personal properties | + +--- + +## MapiContactPersonalInfoPropertySet (4 of 4) {#mapicontactpersonalinfopropertyset_4} + +Initializes a new instance of the MapiContactPersonalInfoPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPersonalInfoPropertySet(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A VCardHeaderList containing vCard properties | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_account/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_account/_index.md new file mode 100644 index 0000000000..1cee19de8d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_account/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Account method" +linktitle: "set_Account" +articleTitle: "set_Account" +second_title: "Aspose.Email for C++" +description: "Specifies the account name of the contact" +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_account/ +--- + +## set_Account {#set_account} + +Specifies the account name of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Account(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_businesshomepage/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_businesshomepage/_index.md new file mode 100644 index 0000000000..b48d1820f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_businesshomepage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_BusinessHomePage method" +linktitle: "set_BusinessHomePage" +articleTitle: "set_BusinessHomePage" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's business web page URL" +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_businesshomepage/ +--- + +## set_BusinessHomePage {#set_businesshomepage} + +Specifies the contact's business web page URL + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_BusinessHomePage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_children/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_children/_index.md new file mode 100644 index 0000000000..b8c5b28ff1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_children/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Children method" +linktitle: "set_Children" +articleTitle: "set_Children" +second_title: "Aspose.Email for C++" +description: "Contains a list of names of children." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_children/ +--- + +## set_Children {#set_children} + +Contains a list of names of children. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Children(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_computernetworkname/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_computernetworkname/_index.md new file mode 100644 index 0000000000..c5d528ea2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_computernetworkname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_ComputerNetworkName method" +linktitle: "set_ComputerNetworkName" +articleTitle: "set_ComputerNetworkName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the network to which the contact's computer is connected" +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_computernetworkname/ +--- + +## set_ComputerNetworkName {#set_computernetworkname} + +Specifies the name of the network to which the contact's computer is connected + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ComputerNetworkName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_customerid/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_customerid/_index.md new file mode 100644 index 0000000000..0a1df00e4f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_customerid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_CustomerId method" +linktitle: "set_CustomerId" +articleTitle: "set_CustomerId" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's customer ID number" +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_customerid/ +--- + +## set_CustomerId {#set_customerid} + +Specifies the contact's customer ID number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CustomerId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_freebusylocation/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_freebusylocation/_index.md new file mode 100644 index 0000000000..1d62cf9fbc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_freebusylocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_FreeBusyLocation method" +linktitle: "set_FreeBusyLocation" +articleTitle: "set_FreeBusyLocation" +second_title: "Aspose.Email for C++" +description: "Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file" +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_freebusylocation/ +--- + +## set_FreeBusyLocation {#set_freebusylocation} + +Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_FreeBusyLocation(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_ftpsite/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_ftpsite/_index.md new file mode 100644 index 0000000000..5cff24aea1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_ftpsite/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_FtpSite method" +linktitle: "set_FtpSite" +articleTitle: "set_FtpSite" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's File Transfer Protocol (FTP) URL" +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_ftpsite/ +--- + +## set_FtpSite {#set_ftpsite} + +Specifies the contact's File Transfer Protocol (FTP) URL + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_FtpSite(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_gender/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_gender/_index.md new file mode 100644 index 0000000000..4d3cbf3b01 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_gender/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Gender method" +linktitle: "set_Gender" +articleTitle: "set_Gender" +second_title: "Aspose.Email for C++" +description: "Specifies the gender of the contact" +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_gender/ +--- + +## set_Gender {#set_gender} + +Specifies the gender of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Gender(MapiContactGender value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_governmentidnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_governmentidnumber/_index.md new file mode 100644 index 0000000000..3f9ad54101 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_governmentidnumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_GovernmentIdNumber method" +linktitle: "set_GovernmentIdNumber" +articleTitle: "set_GovernmentIdNumber" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's government ID number" +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_governmentidnumber/ +--- + +## set_GovernmentIdNumber {#set_governmentidnumber} + +Specifies the contact's government ID number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_GovernmentIdNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_hobbies/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_hobbies/_index.md new file mode 100644 index 0000000000..65627638f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_hobbies/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Hobbies method" +linktitle: "set_Hobbies" +articleTitle: "set_Hobbies" +second_title: "Aspose.Email for C++" +description: "Specifies the hobbies of the contact" +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_hobbies/ +--- + +## set_Hobbies {#set_hobbies} + +Specifies the hobbies of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Hobbies(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_html/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_html/_index.md new file mode 100644 index 0000000000..a087d9fb2f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_html/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Html method" +linktitle: "set_Html" +articleTitle: "set_Html" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's business web page URL" +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_html/ +--- + +## set_Html {#set_html} + +Specifies the contact's business web page URL + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Html(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_instantmessagingaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_instantmessagingaddress/_index.md new file mode 100644 index 0000000000..197842dd6b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_instantmessagingaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_InstantMessagingAddress method" +linktitle: "set_InstantMessagingAddress" +articleTitle: "set_InstantMessagingAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's instant messaging address" +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_instantmessagingaddress/ +--- + +## set_InstantMessagingAddress {#set_instantmessagingaddress} + +Specifies the contact's instant messaging address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_InstantMessagingAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_language/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_language/_index.md new file mode 100644 index 0000000000..250ab2965e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_language/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Language method" +linktitle: "set_Language" +articleTitle: "set_Language" +second_title: "Aspose.Email for C++" +description: "Specifies the language that the contact uses" +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_language/ +--- + +## set_Language {#set_language} + +Specifies the language that the contact uses + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Language(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_location/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_location/_index.md new file mode 100644 index 0000000000..48a6abb384 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_location/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Location method" +linktitle: "set_Location" +articleTitle: "set_Location" +second_title: "Aspose.Email for C++" +description: "Specifies the location of the contact" +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_location/ +--- + +## set_Location {#set_location} + +Specifies the location of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Location(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_notes/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_notes/_index.md new file mode 100644 index 0000000000..1bd4a45ecf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_notes/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Notes method" +linktitle: "set_Notes" +articleTitle: "set_Notes" +second_title: "Aspose.Email for C++" +description: "Specifies the additional notes" +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_notes/ +--- + +## set_Notes {#set_notes} + +Specifies the additional notes + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Notes(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_notestype/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_notestype/_index.md new file mode 100644 index 0000000000..ff5c2dc41e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_notestype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_NotesType method" +linktitle: "set_NotesType" +articleTitle: "set_NotesType" +second_title: "Aspose.Email for C++" +description: "Sets the notes text format." +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_notestype/ +--- + +## set_NotesType {#set_notestype} + +Sets the notes text format. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_NotesType(BodyContentType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_organizationalidnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_organizationalidnumber/_index.md new file mode 100644 index 0000000000..9b6b46a71f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_organizationalidnumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_OrganizationalIdNumber method" +linktitle: "set_OrganizationalIdNumber" +articleTitle: "set_OrganizationalIdNumber" +second_title: "Aspose.Email for C++" +description: "Specifies an organizational ID number for the contact" +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_organizationalidnumber/ +--- + +## set_OrganizationalIdNumber {#set_organizationalidnumber} + +Specifies an organizational ID number for the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OrganizationalIdNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_personalhomepage/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_personalhomepage/_index.md new file mode 100644 index 0000000000..40a88c4d03 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_personalhomepage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_PersonalHomePage method" +linktitle: "set_PersonalHomePage" +articleTitle: "set_PersonalHomePage" +second_title: "Aspose.Email for C++" +description: "Specifies the contact's personal web page URL" +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_personalhomepage/ +--- + +## set_PersonalHomePage {#set_personalhomepage} + +Specifies the contact's personal web page URL + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PersonalHomePage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_referredbyname/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_referredbyname/_index.md new file mode 100644 index 0000000000..85cc56e64d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_referredbyname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_ReferredByName method" +linktitle: "set_ReferredByName" +articleTitle: "set_ReferredByName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the person who referred this contact to the user" +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_referredbyname/ +--- + +## set_ReferredByName {#set_referredbyname} + +Specifies the name of the person who referred this contact to the user + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReferredByName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_spousename/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_spousename/_index.md new file mode 100644 index 0000000000..46c9bfe56b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_spousename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_SpouseName method" +linktitle: "set_SpouseName" +articleTitle: "set_SpouseName" +second_title: "Aspose.Email for C++" +description: "Specifies the name of the contact's spouse/partner" +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/set_spousename/ +--- + +## set_SpouseName {#set_spousename} + +Specifies the name of the contact's spouse/partner + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_SpouseName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/setowner/_index.md new file mode 100644 index 0000000000..97078244cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiContactPropertySet ." +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/setowner/ +--- + +## SetOwner {#setowner} + +Implements Aspose::Email::Mapi::MapiContactPropertySet . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/tovcard/_index.md b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/tovcard/_index.md new file mode 100644 index 0000000000..9b668993e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/tovcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::ToVCard method" +linktitle: "ToVCard" +articleTitle: "ToVCard" +second_title: "Aspose.Email for C++" +description: "Converts this MapiContactPersonalInfoPropertySet into vCard properties and adds them to the specified VCardHeaderList" +type: docs +weight: 420 +url: /cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/tovcard/ +--- + +## ToVCard {#tovcard} + +Converts this MapiContactPersonalInfoPropertySet into vCard properties and adds them to the specified VCardHeaderList + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToVCard(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > vCardProperties) +``` + +| Parameter | Description | +| --- | --- | +| vCardProperties | A VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/_index.md new file mode 100644 index 0000000000..4dd53218fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto class" +linktitle: "MapiContactPhoto" +articleTitle: "MapiContactPhoto" +second_title: "Aspose.Email for C++" +description: "Contains data and type of contact's photo." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphoto/ +--- + +## MapiContactPhoto class + +**Inherits:** Aspose::Email::PersonalInfo::ContactPhoto + +Contains data and type of contact's photo. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactPhoto](./mapicontactphoto/) | Initializes a new instance of the MapiContactPhoto class | + +## Methods + +| Name | Description | +| --- | --- | +| [FromMapiMessage](./frommapimessage/) | Gets MapiContactPhoto from MapiMessage . | +| [FromVCardPhoto](./fromvcardphoto/) | Gets MapiContactPhoto from VCardPhoto. | +| [MapiContactPhotoTypeToMediaType](./mapicontactphototypetomediatype/) | | +| [MapiContactToVCardPhotoType](./mapicontacttovcardphototype/) | | +| [MediaTypeToMapiContactPhotoType](./mediatypetomapicontactphototype/) | | +| [SetProperties](./setproperties/) | Sets the message properties. | +| [ToVCard](./tovcard/) | Converts this MapiContactPhoto into vCard properties and adds them to the specified. VCardHeaderList | +| [VCardToMapiContactPhotoType](./vcardtomapicontactphototype/) | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/frommapimessage/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/frommapimessage/_index.md new file mode 100644 index 0000000000..20b1396b43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/frommapimessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto::FromMapiMessage method" +linktitle: "FromMapiMessage" +articleTitle: "FromMapiMessage" +second_title: "Aspose.Email for C++" +description: "Gets MapiContactPhoto from MapiMessage ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphoto/frommapimessage/ +--- + +## FromMapiMessage {#frommapimessage} + +Gets MapiContactPhoto from MapiMessage . + +**Returns:** static System::SharedPtr < MapiContactPhoto > Aspose::Email::Mapi:: + +```cpp +FromMapiMessage(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | MapiMessage . MapiMessage Returns | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/fromvcardphoto/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/fromvcardphoto/_index.md new file mode 100644 index 0000000000..19b5c907dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/fromvcardphoto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto::FromVCardPhoto method" +linktitle: "FromVCardPhoto" +articleTitle: "FromVCardPhoto" +second_title: "Aspose.Email for C++" +description: "Gets MapiContactPhoto from VCardPhoto." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactphoto/fromvcardphoto/ +--- + +## FromVCardPhoto {#fromvcardphoto} + +Gets MapiContactPhoto from VCardPhoto. + +**Returns:** static System::SharedPtr < MapiContactPhoto > Aspose::Email::Mapi:: + +```cpp +FromVCardPhoto(System::SharedPtr < PersonalInfo::VCard::VCardPhoto > photo) +``` + +| Parameter | Description | +| --- | --- | +| photo | VCardPhoto. VCardPhoto | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/mapicontactphoto/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/mapicontactphoto/_index.md new file mode 100644 index 0000000000..9f30c233dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/mapicontactphoto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto::MapiContactPhoto constructor" +linktitle: "MapiContactPhoto" +articleTitle: "MapiContactPhoto" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactPhoto class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphoto/mapicontactphoto/ +--- + +## MapiContactPhoto {#mapicontactphoto} + +Initializes a new instance of the MapiContactPhoto class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPhoto(System::ArrayPtr< uint8_t > data, MapiContactPhotoImageFormat photoImageFormat) +``` + +| Parameter | Description | +| --- | --- | +| data | Image data of photo. | +| photoImageFormat | Image format of photo MapiContactPhotoImageFormat . | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/mapicontactphototypetomediatype/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/mapicontactphototypetomediatype/_index.md new file mode 100644 index 0000000000..a7f285cb18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/mapicontactphototypetomediatype/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto::MapiContactPhotoTypeToMediaType method" +linktitle: "MapiContactPhotoTypeToMediaType" +articleTitle: "MapiContactPhotoTypeToMediaType" +second_title: "Aspose.Email for C++" +description: "MapiContactPhotoTypeToMediaType of MapiContactPhoto." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactphoto/mapicontactphototypetomediatype/ +--- + +## MapiContactPhotoTypeToMediaType {#mapicontactphototypetomediatype} + +**Returns:** static System::String Aspose::Email::Mapi:: + +```cpp +MapiContactPhotoTypeToMediaType(MapiContactPhotoImageFormat imageFormat) +``` + +| Parameter | Description | +| --- | --- | +| imageFormat | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/mapicontacttovcardphototype/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/mapicontacttovcardphototype/_index.md new file mode 100644 index 0000000000..2d21ef08f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/mapicontacttovcardphototype/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto::MapiContactToVCardPhotoType method" +linktitle: "MapiContactToVCardPhotoType" +articleTitle: "MapiContactToVCardPhotoType" +second_title: "Aspose.Email for C++" +description: "MapiContactToVCardPhotoType of MapiContactPhoto." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactphoto/mapicontacttovcardphototype/ +--- + +## MapiContactToVCardPhotoType {#mapicontacttovcardphototype} + +**Returns:** static PersonalInfo::VCard::VCardPhotoType Aspose::Email::Mapi:: + +```cpp +MapiContactToVCardPhotoType(MapiContactPhotoImageFormat mapiContPhotoImageFormat) +``` + +| Parameter | Description | +| --- | --- | +| mapiContPhotoImageFormat | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/mediatypetomapicontactphototype/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/mediatypetomapicontactphototype/_index.md new file mode 100644 index 0000000000..3719120b02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/mediatypetomapicontactphototype/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto::MediaTypeToMapiContactPhotoType method" +linktitle: "MediaTypeToMapiContactPhotoType" +articleTitle: "MediaTypeToMapiContactPhotoType" +second_title: "Aspose.Email for C++" +description: "MediaTypeToMapiContactPhotoType of MapiContactPhoto." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactphoto/mediatypetomapicontactphototype/ +--- + +## MediaTypeToMapiContactPhotoType {#mediatypetomapicontactphototype} + +**Returns:** static MapiContactPhotoImageFormat Aspose::Email::Mapi:: + +```cpp +MediaTypeToMapiContactPhotoType(System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| mediaType | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/setproperties/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/setproperties/_index.md new file mode 100644 index 0000000000..2ef6938400 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/setproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto::SetProperties method" +linktitle: "SetProperties" +articleTitle: "SetProperties" +second_title: "Aspose.Email for C++" +description: "Sets the message properties." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactphoto/setproperties/ +--- + +## SetProperties {#setproperties} + +Sets the message properties. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperties(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage . | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/tovcard/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/tovcard/_index.md new file mode 100644 index 0000000000..ba96129f39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/tovcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto::ToVCard method" +linktitle: "ToVCard" +articleTitle: "ToVCard" +second_title: "Aspose.Email for C++" +description: "Converts this MapiContactPhoto into vCard properties and adds them to the specified." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactphoto/tovcard/ +--- + +## ToVCard {#tovcard} + +Converts this MapiContactPhoto into vCard properties and adds them to the specified. VCardHeaderList + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToVCard(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > vCardProperties) +``` + +| Parameter | Description | +| --- | --- | +| vCardProperties | A VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphoto/vcardtomapicontactphototype/_index.md b/english/cpp/aspose.email.mapi/mapicontactphoto/vcardtomapicontactphototype/_index.md new file mode 100644 index 0000000000..c8d70aefb2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphoto/vcardtomapicontactphototype/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhoto::VCardToMapiContactPhotoType method" +linktitle: "VCardToMapiContactPhotoType" +articleTitle: "VCardToMapiContactPhotoType" +second_title: "Aspose.Email for C++" +description: "VCardToMapiContactPhotoType of MapiContactPhoto." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactphoto/vcardtomapicontactphototype/ +--- + +## VCardToMapiContactPhotoType {#vcardtomapicontactphototype} + +**Returns:** static MapiContactPhotoImageFormat Aspose::Email::Mapi:: + +```cpp +VCardToMapiContactPhotoType(PersonalInfo::VCard::VCardPhotoType vcardType) +``` + +| Parameter | Description | +| --- | --- | +| vcardType | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphotoimageformat/_index.md b/english/cpp/aspose.email.mapi/mapicontactphotoimageformat/_index.md new file mode 100644 index 0000000000..dd01e68d44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphotoimageformat/_index.md @@ -0,0 +1,24 @@ +--- +title: "MapiContactPhotoImageFormat Enum" +linktitle: "MapiContactPhotoImageFormat" +articleTitle: "MapiContactPhotoImageFormat" +second_title: "Aspose.Email for C++" +description: "Enumerates MapiContact photo image format." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphotoimageformat/ +--- + +## MapiContactPhotoImageFormat enumeration (6 values) + +Enumerates MapiContact photo image format. + +| Value | Description | +| --- | --- | +| Undefined | Undefined format. | +| Jpeg | Jpeg format | +| Gif | Graphics interchange format. | +| Wmf | MS windows metafile. | +| Bmp | MS windows bitmap. | +| Tiff | Tagged image file format. | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/_index.md new file mode 100644 index 0000000000..4c52e7c398 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/_index.md @@ -0,0 +1,49 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress class" +linktitle: "MapiContactPhysicalAddress" +articleTitle: "MapiContactPhysicalAddress" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define physical address for a contact." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/ +--- + +## MapiContactPhysicalAddress class + +**Inherits:** Aspose::Email::Mapi::MapiContactAddress + +Refers to the group of properties that define physical address for a contact. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactPhysicalAddress (2 overloads)](./mapicontactphysicaladdress/) | Initializes a new instance of the MapiContactPhysicalAddress class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Address](./get_address/) | Specifies the complete address of the contact's address | +| [get_City](./get_city/) | Specifies the city or locality portion of the contact's address | +| [get_Country](./get_country/) | Specifies the country or region portion of the contact's address | +| [get_CountryCode](./get_countrycode/) | Specifies the country code portion of the contact's address | +| [get_IsMailingAddress](./get_ismailingaddress/) | Gets a value indicating whether this address is mailing address | +| [get_PostalCode](./get_postalcode/) | Specifies the postal code (ZIP code) portion of the contact's address | +| [get_PostOfficeBox](./get_postofficebox/) | Gets the post office box | +| [get_StateOrProvince](./get_stateorprovince/) | Specifies the state or province portion of the contact's address | +| [get_Street](./get_street/) | Specifies the street portion of the contact's address | +| [ParseFromVCard](./parsefromvcard/) | Parses a MapiContactPhysicalAddress from the given vCard value | +| [set_Address](./set_address/) | Specifies the complete address of the contact's address | +| [set_City](./set_city/) | Specifies the city or locality portion of the contact's address | +| [set_Country](./set_country/) | Specifies the country or region portion of the contact's address | +| [set_CountryCode](./set_countrycode/) | Specifies the country code portion of the contact's address | +| [set_IsMailingAddress](./set_ismailingaddress/) | Sets a value indicating whether this address is mailing address | +| [set_PostalCode](./set_postalcode/) | Specifies the postal code (ZIP code) portion of the contact's address | +| [set_PostOfficeBox](./set_postofficebox/) | Sets the post office box | +| [set_StateOrProvince](./set_stateorprovince/) | Specifies the state or province portion of the contact's address | +| [set_Street](./set_street/) | Specifies the street portion of the contact's address | +| [SetProperties](./setproperties/) | Sets the message properties. | +| [ToVCardValue](./tovcardvalue/) | Composes the string according to vCard format | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_address/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_address/_index.md new file mode 100644 index 0000000000..bf0c7e31cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::get_Address method" +linktitle: "get_Address" +articleTitle: "get_Address" +second_title: "Aspose.Email for C++" +description: "Specifies the complete address of the contact's address" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/get_address/ +--- + +## get_Address {#get_address} + +Specifies the complete address of the contact's address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Address() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_city/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_city/_index.md new file mode 100644 index 0000000000..ce1e888794 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_city/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::get_City method" +linktitle: "get_City" +articleTitle: "get_City" +second_title: "Aspose.Email for C++" +description: "Specifies the city or locality portion of the contact's address" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/get_city/ +--- + +## get_City {#get_city} + +Specifies the city or locality portion of the contact's address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_City() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_country/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_country/_index.md new file mode 100644 index 0000000000..cdf8eef36b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_country/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::get_Country method" +linktitle: "get_Country" +articleTitle: "get_Country" +second_title: "Aspose.Email for C++" +description: "Specifies the country or region portion of the contact's address" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/get_country/ +--- + +## get_Country {#get_country} + +Specifies the country or region portion of the contact's address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Country() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_countrycode/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_countrycode/_index.md new file mode 100644 index 0000000000..954afac59a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_countrycode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::get_CountryCode method" +linktitle: "get_CountryCode" +articleTitle: "get_CountryCode" +second_title: "Aspose.Email for C++" +description: "Specifies the country code portion of the contact's address" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/get_countrycode/ +--- + +## get_CountryCode {#get_countrycode} + +Specifies the country code portion of the contact's address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_CountryCode() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_ismailingaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_ismailingaddress/_index.md new file mode 100644 index 0000000000..eb82b3c808 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_ismailingaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::get_IsMailingAddress method" +linktitle: "get_IsMailingAddress" +articleTitle: "get_IsMailingAddress" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether this address is mailing address" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/get_ismailingaddress/ +--- + +## get_IsMailingAddress {#get_ismailingaddress} + +Gets a value indicating whether this address is mailing address + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsMailingAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_postalcode/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_postalcode/_index.md new file mode 100644 index 0000000000..2711f8731a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_postalcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::get_PostalCode method" +linktitle: "get_PostalCode" +articleTitle: "get_PostalCode" +second_title: "Aspose.Email for C++" +description: "Specifies the postal code (ZIP code) portion of the contact's address" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/get_postalcode/ +--- + +## get_PostalCode {#get_postalcode} + +Specifies the postal code (ZIP code) portion of the contact's address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_PostalCode() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_postofficebox/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_postofficebox/_index.md new file mode 100644 index 0000000000..bc83850b3e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_postofficebox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::get_PostOfficeBox method" +linktitle: "get_PostOfficeBox" +articleTitle: "get_PostOfficeBox" +second_title: "Aspose.Email for C++" +description: "Gets the post office box" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/get_postofficebox/ +--- + +## get_PostOfficeBox {#get_postofficebox} + +Gets the post office box + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_PostOfficeBox() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_stateorprovince/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_stateorprovince/_index.md new file mode 100644 index 0000000000..81d92cd90b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_stateorprovince/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::get_StateOrProvince method" +linktitle: "get_StateOrProvince" +articleTitle: "get_StateOrProvince" +second_title: "Aspose.Email for C++" +description: "Specifies the state or province portion of the contact's address" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/get_stateorprovince/ +--- + +## get_StateOrProvince {#get_stateorprovince} + +Specifies the state or province portion of the contact's address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_StateOrProvince() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_street/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_street/_index.md new file mode 100644 index 0000000000..ef0d278a70 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/get_street/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::get_Street method" +linktitle: "get_Street" +articleTitle: "get_Street" +second_title: "Aspose.Email for C++" +description: "Specifies the street portion of the contact's address" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/get_street/ +--- + +## get_Street {#get_street} + +Specifies the street portion of the contact's address + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Street() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/mapicontactphysicaladdress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/mapicontactphysicaladdress/_index.md new file mode 100644 index 0000000000..05f0df9f47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/mapicontactphysicaladdress/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::MapiContactPhysicalAddress constructor" +linktitle: "MapiContactPhysicalAddress" +articleTitle: "MapiContactPhysicalAddress" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactPhysicalAddress class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/mapicontactphysicaladdress/ +--- + +## MapiContactPhysicalAddress (1 of 2) {#mapicontactphysicaladdress_1} + +Initializes a new instance of the MapiContactPhysicalAddress class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPhysicalAddress() +``` + +--- + +## MapiContactPhysicalAddress (2 of 2) {#mapicontactphysicaladdress_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPhysicalAddress(System::SharedPtr < MapiMessageItemBase > msg, MapiContactAddressType type) +``` + +| Parameter | Description | +| --- | --- | +| msg | | +| type | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/parsefromvcard/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/parsefromvcard/_index.md new file mode 100644 index 0000000000..a7158d03c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/parsefromvcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::ParseFromVCard method" +linktitle: "ParseFromVCard" +articleTitle: "ParseFromVCard" +second_title: "Aspose.Email for C++" +description: "Parses a MapiContactPhysicalAddress from the given vCard value" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/parsefromvcard/ +--- + +## ParseFromVCard {#parsefromvcard} + +Parses a MapiContactPhysicalAddress from the given vCard value + +**Returns:** A parsed MapiContactPhysicalAddress + +```cpp +ParseFromVCard(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | A System::String | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_address/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_address/_index.md new file mode 100644 index 0000000000..c2337ce37b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::set_Address method" +linktitle: "set_Address" +articleTitle: "set_Address" +second_title: "Aspose.Email for C++" +description: "Specifies the complete address of the contact's address" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/set_address/ +--- + +## set_Address {#set_address} + +Specifies the complete address of the contact's address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_city/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_city/_index.md new file mode 100644 index 0000000000..6ba81958cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_city/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::set_City method" +linktitle: "set_City" +articleTitle: "set_City" +second_title: "Aspose.Email for C++" +description: "Specifies the city or locality portion of the contact's address" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/set_city/ +--- + +## set_City {#set_city} + +Specifies the city or locality portion of the contact's address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_City(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_country/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_country/_index.md new file mode 100644 index 0000000000..6c27be124d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_country/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::set_Country method" +linktitle: "set_Country" +articleTitle: "set_Country" +second_title: "Aspose.Email for C++" +description: "Specifies the country or region portion of the contact's address" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/set_country/ +--- + +## set_Country {#set_country} + +Specifies the country or region portion of the contact's address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Country(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_countrycode/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_countrycode/_index.md new file mode 100644 index 0000000000..a96ec14b5a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_countrycode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::set_CountryCode method" +linktitle: "set_CountryCode" +articleTitle: "set_CountryCode" +second_title: "Aspose.Email for C++" +description: "Specifies the country code portion of the contact's address" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/set_countrycode/ +--- + +## set_CountryCode {#set_countrycode} + +Specifies the country code portion of the contact's address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CountryCode(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_ismailingaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_ismailingaddress/_index.md new file mode 100644 index 0000000000..ec3e462d9b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_ismailingaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::set_IsMailingAddress method" +linktitle: "set_IsMailingAddress" +articleTitle: "set_IsMailingAddress" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether this address is mailing address" +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/set_ismailingaddress/ +--- + +## set_IsMailingAddress {#set_ismailingaddress} + +Sets a value indicating whether this address is mailing address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_IsMailingAddress(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_postalcode/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_postalcode/_index.md new file mode 100644 index 0000000000..8d7bad6277 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_postalcode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::set_PostalCode method" +linktitle: "set_PostalCode" +articleTitle: "set_PostalCode" +second_title: "Aspose.Email for C++" +description: "Specifies the postal code (ZIP code) portion of the contact's address" +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/set_postalcode/ +--- + +## set_PostalCode {#set_postalcode} + +Specifies the postal code (ZIP code) portion of the contact's address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PostalCode(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_postofficebox/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_postofficebox/_index.md new file mode 100644 index 0000000000..81350b62c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_postofficebox/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::set_PostOfficeBox method" +linktitle: "set_PostOfficeBox" +articleTitle: "set_PostOfficeBox" +second_title: "Aspose.Email for C++" +description: "Sets the post office box" +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/set_postofficebox/ +--- + +## set_PostOfficeBox {#set_postofficebox} + +Sets the post office box + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PostOfficeBox(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_stateorprovince/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_stateorprovince/_index.md new file mode 100644 index 0000000000..bdf8d288f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_stateorprovince/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::set_StateOrProvince method" +linktitle: "set_StateOrProvince" +articleTitle: "set_StateOrProvince" +second_title: "Aspose.Email for C++" +description: "Specifies the state or province portion of the contact's address" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/set_stateorprovince/ +--- + +## set_StateOrProvince {#set_stateorprovince} + +Specifies the state or province portion of the contact's address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StateOrProvince(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_street/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_street/_index.md new file mode 100644 index 0000000000..16285bdbb7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/set_street/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::set_Street method" +linktitle: "set_Street" +articleTitle: "set_Street" +second_title: "Aspose.Email for C++" +description: "Specifies the street portion of the contact's address" +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/set_street/ +--- + +## set_Street {#set_street} + +Specifies the street portion of the contact's address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Street(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/setproperties/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/setproperties/_index.md new file mode 100644 index 0000000000..ce27de5d83 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/setproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::SetProperties method" +linktitle: "SetProperties" +articleTitle: "SetProperties" +second_title: "Aspose.Email for C++" +description: "Sets the message properties." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/setproperties/ +--- + +## SetProperties {#setproperties} + +Sets the message properties. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/tovcardvalue/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/tovcardvalue/_index.md new file mode 100644 index 0000000000..11bd3a9235 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdress/tovcardvalue/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddress::ToVCardValue method" +linktitle: "ToVCardValue" +articleTitle: "ToVCardValue" +second_title: "Aspose.Email for C++" +description: "Composes the string according to vCard format" +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdress/tovcardvalue/ +--- + +## ToVCardValue {#tovcardvalue} + +Composes the string according to vCard format + +**Returns:** A System::String representing this MapiContactPhysicalAddress in vCard format + +```cpp +ToVCardValue(System::String officeLocation) +``` + +| Parameter | Description | +| --- | --- | +| officeLocation | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/_index.md new file mode 100644 index 0000000000..310ef18332 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet class" +linktitle: "MapiContactPhysicalAddressPropertySet" +articleTitle: "MapiContactPhysicalAddressPropertySet" +second_title: "Aspose.Email for C++" +description: "Specify three physical addresses: Home Address, Work Address, and Other Address." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/ +--- + +## MapiContactPhysicalAddressPropertySet class + +**Inherits:** Aspose::Email::Mapi::MapiContactPropertySet + +Specify three physical addresses: Home Address, Work Address, and Other Address. One of the addresses can be marked as the Mailing Address + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactPhysicalAddressPropertySet (4 overloads)](./mapicontactphysicaladdresspropertyset/) | Initializes a new instance of the MapiContactPhysicalAddressPropertySet class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_HomeAddress](./get_homeaddress/) | Specifies the address of the contact's home | +| [get_OtherAddress](./get_otheraddress/) | Specifies the other contact's address | +| [get_WorkAddress](./get_workaddress/) | Specifies the address of the contact's work | +| [set_HomeAddress](./set_homeaddress/) | Specifies the address of the contact's home | +| [set_OtherAddress](./set_otheraddress/) | Specifies the other contact's address | +| [set_WorkAddress](./set_workaddress/) | Specifies the address of the contact's work | +| [SetOwner](./setowner/) | Implements Aspose::Email::Mapi::MapiContactPropertySet . | +| [ToVCard](./tovcard/) | Converts this MapiContactPhysicalAddressPropertySet into vCard properties and adds them to the specified VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_homeaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_homeaddress/_index.md new file mode 100644 index 0000000000..43c328528a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_homeaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet::get_HomeAddress method" +linktitle: "get_HomeAddress" +articleTitle: "get_HomeAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the address of the contact's home" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_homeaddress/ +--- + +## get_HomeAddress {#get_homeaddress} + +Specifies the address of the contact's home + +**Returns:** System::SharedPtr < MapiContactPhysicalAddress > Aspose::Email::Mapi:: + +```cpp +get_HomeAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_otheraddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_otheraddress/_index.md new file mode 100644 index 0000000000..691d5ea4ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_otheraddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet::get_OtherAddress method" +linktitle: "get_OtherAddress" +articleTitle: "get_OtherAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the other contact's address" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_otheraddress/ +--- + +## get_OtherAddress {#get_otheraddress} + +Specifies the other contact's address + +**Returns:** System::SharedPtr < MapiContactPhysicalAddress > Aspose::Email::Mapi:: + +```cpp +get_OtherAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_workaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_workaddress/_index.md new file mode 100644 index 0000000000..8965d836d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_workaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet::get_WorkAddress method" +linktitle: "get_WorkAddress" +articleTitle: "get_WorkAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the address of the contact's work" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/get_workaddress/ +--- + +## get_WorkAddress {#get_workaddress} + +Specifies the address of the contact's work + +**Returns:** System::SharedPtr < MapiContactPhysicalAddress > Aspose::Email::Mapi:: + +```cpp +get_WorkAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/mapicontactphysicaladdresspropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/mapicontactphysicaladdresspropertyset/_index.md new file mode 100644 index 0000000000..3faac1ff9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/mapicontactphysicaladdresspropertyset/_index.md @@ -0,0 +1,67 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet::MapiContactPhysicalAddressPropertySet constructor" +linktitle: "MapiContactPhysicalAddressPropertySet" +articleTitle: "MapiContactPhysicalAddressPropertySet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactPhysicalAddressPropertySet class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/mapicontactphysicaladdresspropertyset/ +--- + +## MapiContactPhysicalAddressPropertySet (1 of 4) {#mapicontactphysicaladdresspropertyset_1} + +Initializes a new instance of the MapiContactPhysicalAddressPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPhysicalAddressPropertySet() +``` + +--- + +## MapiContactPhysicalAddressPropertySet (2 of 4) {#mapicontactphysicaladdresspropertyset_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPhysicalAddressPropertySet(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + +--- + +## MapiContactPhysicalAddressPropertySet (3 of 4) {#mapicontactphysicaladdresspropertyset_3} + +Initializes a new instance of the MapiContactPhysicalAddressPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPhysicalAddressPropertySet(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A MapiPropertyCollection containing contact physical addresses properties | + +--- + +## MapiContactPhysicalAddressPropertySet (4 of 4) {#mapicontactphysicaladdresspropertyset_4} + +Initializes a new instance of the MapiContactPhysicalAddressPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactPhysicalAddressPropertySet(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A VCardHeaderList containing contact physical addresses properties | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_homeaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_homeaddress/_index.md new file mode 100644 index 0000000000..d26da8c5ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_homeaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet::set_HomeAddress method" +linktitle: "set_HomeAddress" +articleTitle: "set_HomeAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the address of the contact's home" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_homeaddress/ +--- + +## set_HomeAddress {#set_homeaddress} + +Specifies the address of the contact's home + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_HomeAddress(System::SharedPtr < MapiContactPhysicalAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_otheraddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_otheraddress/_index.md new file mode 100644 index 0000000000..34446bd393 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_otheraddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet::set_OtherAddress method" +linktitle: "set_OtherAddress" +articleTitle: "set_OtherAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the other contact's address" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_otheraddress/ +--- + +## set_OtherAddress {#set_otheraddress} + +Specifies the other contact's address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OtherAddress(System::SharedPtr < MapiContactPhysicalAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_workaddress/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_workaddress/_index.md new file mode 100644 index 0000000000..d803b780e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_workaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet::set_WorkAddress method" +linktitle: "set_WorkAddress" +articleTitle: "set_WorkAddress" +second_title: "Aspose.Email for C++" +description: "Specifies the address of the contact's work" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/set_workaddress/ +--- + +## set_WorkAddress {#set_workaddress} + +Specifies the address of the contact's work + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_WorkAddress(System::SharedPtr < MapiContactPhysicalAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/setowner/_index.md new file mode 100644 index 0000000000..b236d041e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiContactPropertySet ." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/setowner/ +--- + +## SetOwner {#setowner} + +Implements Aspose::Email::Mapi::MapiContactPropertySet . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/tovcard/_index.md b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/tovcard/_index.md new file mode 100644 index 0000000000..1961ca1df3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/tovcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet::ToVCard method" +linktitle: "ToVCard" +articleTitle: "ToVCard" +second_title: "Aspose.Email for C++" +description: "Converts this MapiContactPhysicalAddressPropertySet into vCard properties and adds them to the specified VCardHeaderList" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/tovcard/ +--- + +## ToVCard {#tovcard} + +Converts this MapiContactPhysicalAddressPropertySet into vCard properties and adds them to the specified VCardHeaderList + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToVCard(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > vCardProperties, System::String officeLocation) +``` + +| Parameter | Description | +| --- | --- | +| vCardProperties | A VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/_index.md new file mode 100644 index 0000000000..6973966f37 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet class" +linktitle: "MapiContactProfessionalPropertySet" +articleTitle: "MapiContactProfessionalPropertySet" +second_title: "Aspose.Email for C++" +description: "Properties are used to store professional details for the person represented by the contact" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/ +--- + +## MapiContactProfessionalPropertySet class + +**Inherits:** Aspose::Email::Mapi::MapiContactPropertySet + +Properties are used to store professional details for the person represented by the contact + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactProfessionalPropertySet (6 overloads)](./mapicontactprofessionalpropertyset/) | Initializes a new instance of the MapiContactProfessionalPropertySet class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Assistant](./get_assistant/) | Gets the name of the contact's assistant | +| [get_CompanyName](./get_companyname/) | Gets the company that employs the contact | +| [get_DepartmentName](./get_departmentname/) | Gets the name of the department to which the contact belongs | +| [get_ManagerName](./get_managername/) | Gets the name of the contact's manager | +| [get_OfficeLocation](./get_officelocation/) | Gets the location of the office that the contact works in | +| [get_Profession](./get_profession/) | Gets the profession of the contact | +| [get_Title](./get_title/) | Gets the job title of the contact | +| [set_Assistant](./set_assistant/) | Sets the name of the contact's assistant | +| [set_CompanyName](./set_companyname/) | Sets the company that employs the contact | +| [set_DepartmentName](./set_departmentname/) | Sets the name of the department to which the contact belongs | +| [set_ManagerName](./set_managername/) | Sets the name of the contact's manager | +| [set_OfficeLocation](./set_officelocation/) | Sets the location of the office that the contact works in | +| [set_Profession](./set_profession/) | Sets the profession of the contact | +| [set_Title](./set_title/) | Sets the job title of the contact | +| [SetOwner](./setowner/) | Implements Aspose::Email::Mapi::MapiContactPropertySet . | +| [ToVCard](./tovcard/) | Converts this MapiContactProfessionalPropertySet into vCard properties and adds them to the specified VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_assistant/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_assistant/_index.md new file mode 100644 index 0000000000..f419bee169 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_assistant/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::get_Assistant method" +linktitle: "get_Assistant" +articleTitle: "get_Assistant" +second_title: "Aspose.Email for C++" +description: "Gets the name of the contact's assistant" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_assistant/ +--- + +## get_Assistant {#get_assistant} + +Gets the name of the contact's assistant + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Assistant() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_companyname/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_companyname/_index.md new file mode 100644 index 0000000000..7116a194c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_companyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::get_CompanyName method" +linktitle: "get_CompanyName" +articleTitle: "get_CompanyName" +second_title: "Aspose.Email for C++" +description: "Gets the company that employs the contact" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_companyname/ +--- + +## get_CompanyName {#get_companyname} + +Gets the company that employs the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_CompanyName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_departmentname/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_departmentname/_index.md new file mode 100644 index 0000000000..b2651a735a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_departmentname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::get_DepartmentName method" +linktitle: "get_DepartmentName" +articleTitle: "get_DepartmentName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the department to which the contact belongs" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_departmentname/ +--- + +## get_DepartmentName {#get_departmentname} + +Gets the name of the department to which the contact belongs + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DepartmentName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_managername/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_managername/_index.md new file mode 100644 index 0000000000..43537d609d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_managername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::get_ManagerName method" +linktitle: "get_ManagerName" +articleTitle: "get_ManagerName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the contact's manager" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_managername/ +--- + +## get_ManagerName {#get_managername} + +Gets the name of the contact's manager + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ManagerName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_officelocation/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_officelocation/_index.md new file mode 100644 index 0000000000..a2eee03607 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_officelocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::get_OfficeLocation method" +linktitle: "get_OfficeLocation" +articleTitle: "get_OfficeLocation" +second_title: "Aspose.Email for C++" +description: "Gets the location of the office that the contact works in" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_officelocation/ +--- + +## get_OfficeLocation {#get_officelocation} + +Gets the location of the office that the contact works in + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_OfficeLocation() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_profession/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_profession/_index.md new file mode 100644 index 0000000000..6df728b6ac --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_profession/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::get_Profession method" +linktitle: "get_Profession" +articleTitle: "get_Profession" +second_title: "Aspose.Email for C++" +description: "Gets the profession of the contact" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_profession/ +--- + +## get_Profession {#get_profession} + +Gets the profession of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Profession() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_title/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_title/_index.md new file mode 100644 index 0000000000..c67629f743 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_title/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::get_Title method" +linktitle: "get_Title" +articleTitle: "get_Title" +second_title: "Aspose.Email for C++" +description: "Gets the job title of the contact" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/get_title/ +--- + +## get_Title {#get_title} + +Gets the job title of the contact + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Title() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/mapicontactprofessionalpropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/mapicontactprofessionalpropertyset/_index.md new file mode 100644 index 0000000000..6f8697405c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/mapicontactprofessionalpropertyset/_index.md @@ -0,0 +1,108 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::MapiContactProfessionalPropertySet constructor" +linktitle: "MapiContactProfessionalPropertySet" +articleTitle: "MapiContactProfessionalPropertySet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactProfessionalPropertySet class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/mapicontactprofessionalpropertyset/ +--- + +## MapiContactProfessionalPropertySet (1 of 6) {#mapicontactprofessionalpropertyset_1} + +Initializes a new instance of the MapiContactProfessionalPropertySet class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactProfessionalPropertySet() +``` + +--- + +## MapiContactProfessionalPropertySet (2 of 6) {#mapicontactprofessionalpropertyset_2} + +Initializes a new instance of the MapiContactProfessionalPropertySet class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactProfessionalPropertySet(System::String companyName, System::String title) +``` + +| Parameter | Description | +| --- | --- | +| companyName | Name of the company. | +| title | The title. | + +--- + +## MapiContactProfessionalPropertySet (3 of 6) {#mapicontactprofessionalpropertyset_3} + +Initializes a new instance of the MapiContactProfessionalPropertySet class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactProfessionalPropertySet(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage | + +--- + +## MapiContactProfessionalPropertySet (4 of 6) {#mapicontactprofessionalpropertyset_4} + +Initializes a new instance of the MapiContactProfessionalPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactProfessionalPropertySet(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A MapiPropertyCollection containing contact professional properties | + +--- + +## MapiContactProfessionalPropertySet (5 of 6) {#mapicontactprofessionalpropertyset_5} + +Initializes a new instance of the MapiContactProfessionalPropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactProfessionalPropertySet(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A VCardHeaderList containing contact professional properties | + +--- + +## MapiContactProfessionalPropertySet (6 of 6) {#mapicontactprofessionalpropertyset_6} + +Initializes a new instance of the MapiContactProfessionalPropertySet class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactProfessionalPropertySet(System::String company, System::String department, System::String office, System::String title, System::String managerName, System::String assistant, System::String profession) +``` + +| Parameter | Description | +| --- | --- | +| company | A company name. | +| department | A department name. | +| office | An office location. | +| title | A job title. | +| managerName | | +| assistant | | +| profession | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_assistant/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_assistant/_index.md new file mode 100644 index 0000000000..c5dda0a8ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_assistant/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::set_Assistant method" +linktitle: "set_Assistant" +articleTitle: "set_Assistant" +second_title: "Aspose.Email for C++" +description: "Sets the name of the contact's assistant" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_assistant/ +--- + +## set_Assistant {#set_assistant} + +Sets the name of the contact's assistant + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Assistant(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_companyname/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_companyname/_index.md new file mode 100644 index 0000000000..452f0bd0af --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_companyname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::set_CompanyName method" +linktitle: "set_CompanyName" +articleTitle: "set_CompanyName" +second_title: "Aspose.Email for C++" +description: "Sets the company that employs the contact" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_companyname/ +--- + +## set_CompanyName {#set_companyname} + +Sets the company that employs the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CompanyName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_departmentname/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_departmentname/_index.md new file mode 100644 index 0000000000..a8f79e2db2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_departmentname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::set_DepartmentName method" +linktitle: "set_DepartmentName" +articleTitle: "set_DepartmentName" +second_title: "Aspose.Email for C++" +description: "Sets the name of the department to which the contact belongs" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_departmentname/ +--- + +## set_DepartmentName {#set_departmentname} + +Sets the name of the department to which the contact belongs + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DepartmentName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_managername/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_managername/_index.md new file mode 100644 index 0000000000..d09c74037a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_managername/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::set_ManagerName method" +linktitle: "set_ManagerName" +articleTitle: "set_ManagerName" +second_title: "Aspose.Email for C++" +description: "Sets the name of the contact's manager" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_managername/ +--- + +## set_ManagerName {#set_managername} + +Sets the name of the contact's manager + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ManagerName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_officelocation/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_officelocation/_index.md new file mode 100644 index 0000000000..ea8e84c080 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_officelocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::set_OfficeLocation method" +linktitle: "set_OfficeLocation" +articleTitle: "set_OfficeLocation" +second_title: "Aspose.Email for C++" +description: "Sets the location of the office that the contact works in" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_officelocation/ +--- + +## set_OfficeLocation {#set_officelocation} + +Sets the location of the office that the contact works in + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OfficeLocation(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_profession/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_profession/_index.md new file mode 100644 index 0000000000..7aeb30a8db --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_profession/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::set_Profession method" +linktitle: "set_Profession" +articleTitle: "set_Profession" +second_title: "Aspose.Email for C++" +description: "Sets the profession of the contact" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_profession/ +--- + +## set_Profession {#set_profession} + +Sets the profession of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Profession(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_title/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_title/_index.md new file mode 100644 index 0000000000..14fc655226 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_title/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::set_Title method" +linktitle: "set_Title" +articleTitle: "set_Title" +second_title: "Aspose.Email for C++" +description: "Sets the job title of the contact" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/set_title/ +--- + +## set_Title {#set_title} + +Sets the job title of the contact + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Title(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/setowner/_index.md new file mode 100644 index 0000000000..5959fdf2fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiContactPropertySet ." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/setowner/ +--- + +## SetOwner {#setowner} + +Implements Aspose::Email::Mapi::MapiContactPropertySet . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/tovcard/_index.md b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/tovcard/_index.md new file mode 100644 index 0000000000..1bb9ee591b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/tovcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactProfessionalPropertySet::ToVCard method" +linktitle: "ToVCard" +articleTitle: "ToVCard" +second_title: "Aspose.Email for C++" +description: "Converts this MapiContactProfessionalPropertySet into vCard properties and adds them to the specified VCardHeaderList" +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/tovcard/ +--- + +## ToVCard {#tovcard} + +Converts this MapiContactProfessionalPropertySet into vCard properties and adds them to the specified VCardHeaderList + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToVCard(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > vCardProperties) +``` + +| Parameter | Description | +| --- | --- | +| vCardProperties | A VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontactpropertyset/_index.md new file mode 100644 index 0000000000..e4645b4c68 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpropertyset/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPropertySet class" +linktitle: "MapiContactPropertySet" +articleTitle: "MapiContactPropertySet" +second_title: "Aspose.Email for C++" +description: "Base class for all sets of MapiContact properties." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactpropertyset/ +--- + +## MapiContactPropertySet class + +Base class for all sets of MapiContact properties. + +## Methods + +| Name | Description | +| --- | --- | +| [GetBooleanProperty](./getbooleanproperty/) | | +| [GetDateTimeProperty](./getdatetimeproperty/) | | +| [GetStringProperty (2 overloads)](./getstringproperty/) | | +| [SetBooleanProperty](./setbooleanproperty/) | | +| [SetDateTimeProperty (2 overloads)](./setdatetimeproperty/) | | +| [SetOwner](./setowner/) | Implemented in Aspose::Email::Mapi::MapiContactTelephonePropertySet , Aspose::Email::Mapi::MapiContactProfessionalPropertySet , Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet , Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet , Aspose::Email::Mapi::MapiContactOtherPropertySet , Aspose::Email::Mapi::MapiContactNamePropertySet , Aspose::Email::Mapi::MapiContactEventPropertySet , and Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet . | +| [SetStringProperty (2 overloads)](./setstringproperty/) | | +| [msg](./msg/) | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpropertyset/getbooleanproperty/_index.md b/english/cpp/aspose.email.mapi/mapicontactpropertyset/getbooleanproperty/_index.md new file mode 100644 index 0000000000..5114a131b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpropertyset/getbooleanproperty/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPropertySet::GetBooleanProperty method" +linktitle: "GetBooleanProperty" +articleTitle: "GetBooleanProperty" +second_title: "Aspose.Email for C++" +description: "GetBooleanProperty of MapiContactPropertySet." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactpropertyset/getbooleanproperty/ +--- + +## GetBooleanProperty {#getbooleanproperty} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +GetBooleanProperty(MapiNamedPropertyId nameId, bool value) +``` + +| Parameter | Description | +| --- | --- | +| nameId | | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpropertyset/getdatetimeproperty/_index.md b/english/cpp/aspose.email.mapi/mapicontactpropertyset/getdatetimeproperty/_index.md new file mode 100644 index 0000000000..ec36e93194 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpropertyset/getdatetimeproperty/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPropertySet::GetDateTimeProperty method" +linktitle: "GetDateTimeProperty" +articleTitle: "GetDateTimeProperty" +second_title: "Aspose.Email for C++" +description: "GetDateTimeProperty of MapiContactPropertySet." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontactpropertyset/getdatetimeproperty/ +--- + +## GetDateTimeProperty {#getdatetimeproperty} + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +GetDateTimeProperty(MapiNamedPropertyId nameId, System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| nameId | | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpropertyset/getstringproperty/_index.md b/english/cpp/aspose.email.mapi/mapicontactpropertyset/getstringproperty/_index.md new file mode 100644 index 0000000000..b6a997cb1d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpropertyset/getstringproperty/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPropertySet::GetStringProperty method" +linktitle: "GetStringProperty" +articleTitle: "GetStringProperty" +second_title: "Aspose.Email for C++" +description: "GetStringProperty of MapiContactPropertySet." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontactpropertyset/getstringproperty/ +--- + +## GetStringProperty (1 of 2) {#getstringproperty_1} + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +GetStringProperty(int64_t tag, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| tag | | +| value | | + +--- + +## GetStringProperty (2 of 2) {#getstringproperty_2} + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +GetStringProperty(MapiNamedPropertyId nameId, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| nameId | | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpropertyset/msg/_index.md b/english/cpp/aspose.email.mapi/mapicontactpropertyset/msg/_index.md new file mode 100644 index 0000000000..869710d35b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpropertyset/msg/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPropertySet::msg method" +linktitle: "msg" +articleTitle: "msg" +second_title: "Aspose.Email for C++" +description: "msg of MapiContactPropertySet." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontactpropertyset/msg/ +--- + +## msg {#msg} + +**Returns:** System::SharedPtr < MapiMessageItemBase > Aspose::Email::Mapi:: + +```cpp +msg() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactpropertyset/setbooleanproperty/_index.md b/english/cpp/aspose.email.mapi/mapicontactpropertyset/setbooleanproperty/_index.md new file mode 100644 index 0000000000..e5c0bd47d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpropertyset/setbooleanproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPropertySet::SetBooleanProperty method" +linktitle: "SetBooleanProperty" +articleTitle: "SetBooleanProperty" +second_title: "Aspose.Email for C++" +description: "SetBooleanProperty of MapiContactPropertySet." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontactpropertyset/setbooleanproperty/ +--- + +## SetBooleanProperty {#setbooleanproperty} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetBooleanProperty(MapiNamedPropertyId nameId, bool value, System::Guid psetId, bool & prop) +``` + +| Parameter | Description | +| --- | --- | +| nameId | | +| value | | +| psetId | | +| prop | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpropertyset/setdatetimeproperty/_index.md b/english/cpp/aspose.email.mapi/mapicontactpropertyset/setdatetimeproperty/_index.md new file mode 100644 index 0000000000..79448d7ecd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpropertyset/setdatetimeproperty/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPropertySet::SetDateTimeProperty method" +linktitle: "SetDateTimeProperty" +articleTitle: "SetDateTimeProperty" +second_title: "Aspose.Email for C++" +description: "SetDateTimeProperty of MapiContactPropertySet." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontactpropertyset/setdatetimeproperty/ +--- + +## SetDateTimeProperty (1 of 2) {#setdatetimeproperty_1} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetDateTimeProperty(int64_t tag, System::DateTime value, System::DateTime & prop) +``` + +| Parameter | Description | +| --- | --- | +| tag | | +| value | | +| prop | | + +--- + +## SetDateTimeProperty (2 of 2) {#setdatetimeproperty_2} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetDateTimeProperty(MapiNamedPropertyId nameId, System::DateTime value, System::Guid psetId, System::DateTime & prop) +``` + +| Parameter | Description | +| --- | --- | +| nameId | | +| value | | +| psetId | | +| prop | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpropertyset/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontactpropertyset/setowner/_index.md new file mode 100644 index 0000000000..a870f7cfa5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpropertyset/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPropertySet::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Implemented in Aspose::Email::Mapi::MapiContactTelephonePropertySet , Aspose::Email::Mapi::MapiContactProfessionalPropertySet , Aspose::Email::Mapi::MapiContact" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontactpropertyset/setowner/ +--- + +## SetOwner {#setowner} + +Implemented in Aspose::Email::Mapi::MapiContactTelephonePropertySet , Aspose::Email::Mapi::MapiContactProfessionalPropertySet , Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet , Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet , Aspose::Email::Mapi::MapiContactOtherPropertySet , Aspose::Email::Mapi::MapiContactNamePropertySet , Aspose::Email::Mapi::MapiContactEventPropertySet , and Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet . + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactpropertyset/setstringproperty/_index.md b/english/cpp/aspose.email.mapi/mapicontactpropertyset/setstringproperty/_index.md new file mode 100644 index 0000000000..1bc98003e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactpropertyset/setstringproperty/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiContactPropertySet::SetStringProperty method" +linktitle: "SetStringProperty" +articleTitle: "SetStringProperty" +second_title: "Aspose.Email for C++" +description: "SetStringProperty of MapiContactPropertySet." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontactpropertyset/setstringproperty/ +--- + +## SetStringProperty (1 of 2) {#setstringproperty_1} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetStringProperty(int64_t tag, System::String value, System::String & prop) +``` + +| Parameter | Description | +| --- | --- | +| tag | | +| value | | +| prop | | + +--- + +## SetStringProperty (2 of 2) {#setstringproperty_2} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetStringProperty(MapiNamedPropertyId nameId, System::String value, System::Guid psetId, System::String & prop) +``` + +| Parameter | Description | +| --- | --- | +| nameId | | +| value | | +| psetId | | +| prop | | + diff --git a/english/cpp/aspose.email.mapi/mapicontactsaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicontactsaveoptions/_index.md new file mode 100644 index 0000000000..f2ad878c56 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactsaveoptions/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Mapi::MapiContactSaveOptions class" +linktitle: "MapiContactSaveOptions" +articleTitle: "MapiContactSaveOptions" +second_title: "Aspose.Email for C++" +description: "Specifies the contact save options." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactsaveoptions/ +--- + +## MapiContactSaveOptions class + +**Inherits:** Aspose::Email::Mapi::ContactSaveOptions + +Specifies the contact save options. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactSaveOptions](./mapicontactsaveoptions/) | Initializes a new instance of the MapiContactSaveOptions class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Default](./get_default/) | Gets the default options. | + diff --git a/english/cpp/aspose.email.mapi/mapicontactsaveoptions/get_default/_index.md b/english/cpp/aspose.email.mapi/mapicontactsaveoptions/get_default/_index.md new file mode 100644 index 0000000000..771cd78595 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactsaveoptions/get_default/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactSaveOptions::get_Default method" +linktitle: "get_Default" +articleTitle: "get_Default" +second_title: "Aspose.Email for C++" +description: "Gets the default options." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactsaveoptions/get_default/ +--- + +## get_Default {#get_default} + +Gets the default options. + +**Returns:** static System::SharedPtr < MapiContactSaveOptions > Aspose::Email::Mapi:: + +```cpp +get_Default() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontactsaveoptions/mapicontactsaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapicontactsaveoptions/mapicontactsaveoptions/_index.md new file mode 100644 index 0000000000..2681b9931b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontactsaveoptions/mapicontactsaveoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactSaveOptions::MapiContactSaveOptions constructor" +linktitle: "MapiContactSaveOptions" +articleTitle: "MapiContactSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactSaveOptions class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontactsaveoptions/mapicontactsaveoptions/ +--- + +## MapiContactSaveOptions {#mapicontactsaveoptions} + +Initializes a new instance of the MapiContactSaveOptions class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/_index.md new file mode 100644 index 0000000000..72d794adb5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/_index.md @@ -0,0 +1,69 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet class" +linktitle: "MapiContactTelephonePropertySet" +articleTitle: "MapiContactTelephonePropertySet" +second_title: "Aspose.Email for C++" +description: "Specify optional telephone numbers for the contact" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/ +--- + +## MapiContactTelephonePropertySet class + +**Inherits:** Aspose::Email::Mapi::MapiContactPropertySet + +Specify optional telephone numbers for the contact + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiContactTelephonePropertySet (5 overloads)](./mapicontacttelephonepropertyset/) | Initializes a new instance of the MapiContactTelephonePropertySet class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AssistantTelephoneNumber](./get_assistanttelephonenumber/) | Gets the telephone number of the contact's assistant | +| [get_Business2TelephoneNumber](./get_business2telephonenumber/) | Gets the second business telephone number | +| [get_BusinessTelephoneNumber](./get_businesstelephonenumber/) | Gets the business telephone number | +| [get_CallbackTelephoneNumber](./get_callbacktelephonenumber/) | Gets the callback telephone number | +| [get_CarTelephoneNumber](./get_cartelephonenumber/) | Gets the car telephone number | +| [get_CompanyMainTelephoneNumber](./get_companymaintelephonenumber/) | Gets the company phone number | +| [get_DefaultTelephoneNumber](./get_defaulttelephonenumber/) | Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true' | +| [get_EnableAutocomplete](./get_enableautocomplete/) | | +| [get_Home2TelephoneNumber](./get_home2telephonenumber/) | Gets a second home telephone number | +| [get_HomeTelephoneNumber](./get_hometelephonenumber/) | Gets the home telephone number | +| [get_IsdnNumber](./get_isdnnumber/) | Gets the integrated services digital network (ISDN) number | +| [get_IsEmpty](./get_isempty/) | Shows if MapiContactTelephonePropertySet is empty | +| [get_MobileTelephoneNumber](./get_mobiletelephonenumber/) | Gets the mobile telephone number | +| [get_OtherTelephoneNumber](./get_othertelephonenumber/) | Gets an alternate telephone number | +| [get_PagerTelephoneNumber](./get_pagertelephonenumber/) | Gets a pager telephone number | +| [get_PrimaryTelephoneNumber](./get_primarytelephonenumber/) | Gets the primary telephone number | +| [get_RadioTelephoneNumber](./get_radiotelephonenumber/) | Gets the radio telephone number | +| [get_TelexNumber](./get_telexnumber/) | Gets the telex number | +| [get_TtyTddPhoneNumber](./get_ttytddphonenumber/) | Gets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD) | +| [get_UseAutocomplete](./get_useautocomplete/) | Indicates that one electronic address is completed automatically in case if user does not set any electronic address | +| [set_AssistantTelephoneNumber](./set_assistanttelephonenumber/) | Sets the telephone number of the contact's assistant | +| [set_Business2TelephoneNumber](./set_business2telephonenumber/) | Sets the second business telephone number | +| [set_BusinessTelephoneNumber](./set_businesstelephonenumber/) | Sets the business telephone number | +| [set_CallbackTelephoneNumber](./set_callbacktelephonenumber/) | Sets the callback telephone number | +| [set_CarTelephoneNumber](./set_cartelephonenumber/) | Sets the car telephone number | +| [set_CompanyMainTelephoneNumber](./set_companymaintelephonenumber/) | Sets the company phone number | +| [set_DefaultTelephoneNumber](./set_defaulttelephonenumber/) | Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true' | +| [set_EnableAutocomplete](./set_enableautocomplete/) | | +| [set_Home2TelephoneNumber](./set_home2telephonenumber/) | Sets a second home telephone number | +| [set_HomeTelephoneNumber](./set_hometelephonenumber/) | Sets the home telephone number | +| [set_IsdnNumber](./set_isdnnumber/) | Sets the integrated services digital network (ISDN) number | +| [set_MobileTelephoneNumber](./set_mobiletelephonenumber/) | Sets the mobile telephone number | +| [set_OtherTelephoneNumber](./set_othertelephonenumber/) | Sets an alternate telephone number | +| [set_PagerTelephoneNumber](./set_pagertelephonenumber/) | Sets a pager telephone number | +| [set_PrimaryTelephoneNumber](./set_primarytelephonenumber/) | Sets the primary telephone number | +| [set_RadioTelephoneNumber](./set_radiotelephonenumber/) | Sets the radio telephone number | +| [set_TelexNumber](./set_telexnumber/) | Sets the telex number | +| [set_TtyTddPhoneNumber](./set_ttytddphonenumber/) | Sets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD) | +| [set_UseAutocomplete](./set_useautocomplete/) | Indicates that one electronic address is completed automatically in case if user does not set any electronic address | +| [SetOwner](./setowner/) | Implements Aspose::Email::Mapi::MapiContactPropertySet . | +| [ToVCard](./tovcard/) | Converts this MapiContactTelephonePropertySet into vCard properties and adds them to the specified VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_assistanttelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_assistanttelephonenumber/_index.md new file mode 100644 index 0000000000..91abe791f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_assistanttelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_AssistantTelephoneNumber method" +linktitle: "get_AssistantTelephoneNumber" +articleTitle: "get_AssistantTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the telephone number of the contact's assistant" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_assistanttelephonenumber/ +--- + +## get_AssistantTelephoneNumber {#get_assistanttelephonenumber} + +Gets the telephone number of the contact's assistant + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_AssistantTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_business2telephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_business2telephonenumber/_index.md new file mode 100644 index 0000000000..2bcfb3c643 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_business2telephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_Business2TelephoneNumber method" +linktitle: "get_Business2TelephoneNumber" +articleTitle: "get_Business2TelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the second business telephone number" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_business2telephonenumber/ +--- + +## get_Business2TelephoneNumber {#get_business2telephonenumber} + +Gets the second business telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Business2TelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_businesstelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_businesstelephonenumber/_index.md new file mode 100644 index 0000000000..c2da21a18e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_businesstelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_BusinessTelephoneNumber method" +linktitle: "get_BusinessTelephoneNumber" +articleTitle: "get_BusinessTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the business telephone number" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_businesstelephonenumber/ +--- + +## get_BusinessTelephoneNumber {#get_businesstelephonenumber} + +Gets the business telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_BusinessTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_callbacktelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_callbacktelephonenumber/_index.md new file mode 100644 index 0000000000..8baa1dc78a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_callbacktelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_CallbackTelephoneNumber method" +linktitle: "get_CallbackTelephoneNumber" +articleTitle: "get_CallbackTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the callback telephone number" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_callbacktelephonenumber/ +--- + +## get_CallbackTelephoneNumber {#get_callbacktelephonenumber} + +Gets the callback telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_CallbackTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_cartelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_cartelephonenumber/_index.md new file mode 100644 index 0000000000..16373b9000 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_cartelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_CarTelephoneNumber method" +linktitle: "get_CarTelephoneNumber" +articleTitle: "get_CarTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the car telephone number" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_cartelephonenumber/ +--- + +## get_CarTelephoneNumber {#get_cartelephonenumber} + +Gets the car telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_CarTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_companymaintelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_companymaintelephonenumber/_index.md new file mode 100644 index 0000000000..885a08e642 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_companymaintelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_CompanyMainTelephoneNumber method" +linktitle: "get_CompanyMainTelephoneNumber" +articleTitle: "get_CompanyMainTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the company phone number" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_companymaintelephonenumber/ +--- + +## get_CompanyMainTelephoneNumber {#get_companymaintelephonenumber} + +Gets the company phone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_CompanyMainTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_defaulttelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_defaulttelephonenumber/_index.md new file mode 100644 index 0000000000..f0c779fb7b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_defaulttelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_DefaultTelephoneNumber method" +linktitle: "get_DefaultTelephoneNumber" +articleTitle: "get_DefaultTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true'" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_defaulttelephonenumber/ +--- + +## get_DefaultTelephoneNumber {#get_defaulttelephonenumber} + +Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true' + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DefaultTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_enableautocomplete/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_enableautocomplete/_index.md new file mode 100644 index 0000000000..1e054d6bdc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_enableautocomplete/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_EnableAutocomplete method" +linktitle: "get_EnableAutocomplete" +articleTitle: "get_EnableAutocomplete" +second_title: "Aspose.Email for C++" +description: "get_EnableAutocomplete of MapiContactTelephonePropertySet." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_enableautocomplete/ +--- + +## get_EnableAutocomplete {#get_enableautocomplete} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_EnableAutocomplete() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_home2telephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_home2telephonenumber/_index.md new file mode 100644 index 0000000000..cae23be80a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_home2telephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_Home2TelephoneNumber method" +linktitle: "get_Home2TelephoneNumber" +articleTitle: "get_Home2TelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets a second home telephone number" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_home2telephonenumber/ +--- + +## get_Home2TelephoneNumber {#get_home2telephonenumber} + +Gets a second home telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Home2TelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_hometelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_hometelephonenumber/_index.md new file mode 100644 index 0000000000..a785ad13e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_hometelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_HomeTelephoneNumber method" +linktitle: "get_HomeTelephoneNumber" +articleTitle: "get_HomeTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the home telephone number" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_hometelephonenumber/ +--- + +## get_HomeTelephoneNumber {#get_hometelephonenumber} + +Gets the home telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_HomeTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_isdnnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_isdnnumber/_index.md new file mode 100644 index 0000000000..da845d2094 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_isdnnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_IsdnNumber method" +linktitle: "get_IsdnNumber" +articleTitle: "get_IsdnNumber" +second_title: "Aspose.Email for C++" +description: "Gets the integrated services digital network (ISDN) number" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_isdnnumber/ +--- + +## get_IsdnNumber {#get_isdnnumber} + +Gets the integrated services digital network (ISDN) number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_IsdnNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_isempty/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_isempty/_index.md new file mode 100644 index 0000000000..d9c4d1b088 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_isempty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_IsEmpty method" +linktitle: "get_IsEmpty" +articleTitle: "get_IsEmpty" +second_title: "Aspose.Email for C++" +description: "Shows if MapiContactTelephonePropertySet is empty" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_isempty/ +--- + +## get_IsEmpty {#get_isempty} + +Shows if MapiContactTelephonePropertySet is empty + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsEmpty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_mobiletelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_mobiletelephonenumber/_index.md new file mode 100644 index 0000000000..7ff455d878 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_mobiletelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_MobileTelephoneNumber method" +linktitle: "get_MobileTelephoneNumber" +articleTitle: "get_MobileTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the mobile telephone number" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_mobiletelephonenumber/ +--- + +## get_MobileTelephoneNumber {#get_mobiletelephonenumber} + +Gets the mobile telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_MobileTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_othertelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_othertelephonenumber/_index.md new file mode 100644 index 0000000000..7b3bb0a22c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_othertelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_OtherTelephoneNumber method" +linktitle: "get_OtherTelephoneNumber" +articleTitle: "get_OtherTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets an alternate telephone number" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_othertelephonenumber/ +--- + +## get_OtherTelephoneNumber {#get_othertelephonenumber} + +Gets an alternate telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_OtherTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_pagertelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_pagertelephonenumber/_index.md new file mode 100644 index 0000000000..cfe8a03dd2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_pagertelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_PagerTelephoneNumber method" +linktitle: "get_PagerTelephoneNumber" +articleTitle: "get_PagerTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets a pager telephone number" +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_pagertelephonenumber/ +--- + +## get_PagerTelephoneNumber {#get_pagertelephonenumber} + +Gets a pager telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_PagerTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_primarytelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_primarytelephonenumber/_index.md new file mode 100644 index 0000000000..f49f655d11 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_primarytelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_PrimaryTelephoneNumber method" +linktitle: "get_PrimaryTelephoneNumber" +articleTitle: "get_PrimaryTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the primary telephone number" +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_primarytelephonenumber/ +--- + +## get_PrimaryTelephoneNumber {#get_primarytelephonenumber} + +Gets the primary telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_PrimaryTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_radiotelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_radiotelephonenumber/_index.md new file mode 100644 index 0000000000..6531c2f17a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_radiotelephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_RadioTelephoneNumber method" +linktitle: "get_RadioTelephoneNumber" +articleTitle: "get_RadioTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the radio telephone number" +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_radiotelephonenumber/ +--- + +## get_RadioTelephoneNumber {#get_radiotelephonenumber} + +Gets the radio telephone number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_RadioTelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_telexnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_telexnumber/_index.md new file mode 100644 index 0000000000..f40b758881 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_telexnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_TelexNumber method" +linktitle: "get_TelexNumber" +articleTitle: "get_TelexNumber" +second_title: "Aspose.Email for C++" +description: "Gets the telex number" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_telexnumber/ +--- + +## get_TelexNumber {#get_telexnumber} + +Gets the telex number + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_TelexNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_ttytddphonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_ttytddphonenumber/_index.md new file mode 100644 index 0000000000..d0e36c3164 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_ttytddphonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_TtyTddPhoneNumber method" +linktitle: "get_TtyTddPhoneNumber" +articleTitle: "get_TtyTddPhoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD)" +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_ttytddphonenumber/ +--- + +## get_TtyTddPhoneNumber {#get_ttytddphonenumber} + +Gets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD) + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_TtyTddPhoneNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_useautocomplete/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_useautocomplete/_index.md new file mode 100644 index 0000000000..e3a37d8db6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_useautocomplete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::get_UseAutocomplete method" +linktitle: "get_UseAutocomplete" +articleTitle: "get_UseAutocomplete" +second_title: "Aspose.Email for C++" +description: "Indicates that one electronic address is completed automatically in case if user does not set any electronic address" +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/get_useautocomplete/ +--- + +## get_UseAutocomplete {#get_useautocomplete} + +Indicates that one electronic address is completed automatically in case if user does not set any electronic address + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_UseAutocomplete() +``` + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/mapicontacttelephonepropertyset/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/mapicontacttelephonepropertyset/_index.md new file mode 100644 index 0000000000..557b049ef2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/mapicontacttelephonepropertyset/_index.md @@ -0,0 +1,85 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::MapiContactTelephonePropertySet constructor" +linktitle: "MapiContactTelephonePropertySet" +articleTitle: "MapiContactTelephonePropertySet" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiContactTelephonePropertySet class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/mapicontacttelephonepropertyset/ +--- + +## MapiContactTelephonePropertySet (1 of 5) {#mapicontacttelephonepropertyset_1} + +Initializes a new instance of the MapiContactTelephonePropertySet class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactTelephonePropertySet(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage | + +--- + +## MapiContactTelephonePropertySet (2 of 5) {#mapicontacttelephonepropertyset_2} + +Initializes a new instance of the MapiContactTelephonePropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactTelephonePropertySet() +``` + +--- + +## MapiContactTelephonePropertySet (3 of 5) {#mapicontacttelephonepropertyset_3} + +Initializes a new instance of the MapiContactTelephonePropertySet class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactTelephonePropertySet(System::String primaryTelephoneNumber) +``` + +| Parameter | Description | +| --- | --- | +| primaryTelephoneNumber | The primary telephone number. | + +--- + +## MapiContactTelephonePropertySet (4 of 5) {#mapicontacttelephonepropertyset_4} + +Initializes a new instance of the MapiContactTelephonePropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactTelephonePropertySet(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A MapiPropertyCollection containing contact telephone properties | + +--- + +## MapiContactTelephonePropertySet (5 of 5) {#mapicontacttelephonepropertyset_5} + +Initializes a new instance of the MapiContactTelephonePropertySet class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiContactTelephonePropertySet(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A VCardHeaderList containing contact telephone properties | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_assistanttelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_assistanttelephonenumber/_index.md new file mode 100644 index 0000000000..f95b36c709 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_assistanttelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_AssistantTelephoneNumber method" +linktitle: "set_AssistantTelephoneNumber" +articleTitle: "set_AssistantTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the telephone number of the contact's assistant" +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_assistanttelephonenumber/ +--- + +## set_AssistantTelephoneNumber {#set_assistanttelephonenumber} + +Sets the telephone number of the contact's assistant + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AssistantTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_business2telephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_business2telephonenumber/_index.md new file mode 100644 index 0000000000..ce8e65cfe0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_business2telephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_Business2TelephoneNumber method" +linktitle: "set_Business2TelephoneNumber" +articleTitle: "set_Business2TelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the second business telephone number" +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_business2telephonenumber/ +--- + +## set_Business2TelephoneNumber {#set_business2telephonenumber} + +Sets the second business telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Business2TelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_businesstelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_businesstelephonenumber/_index.md new file mode 100644 index 0000000000..8743075c04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_businesstelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_BusinessTelephoneNumber method" +linktitle: "set_BusinessTelephoneNumber" +articleTitle: "set_BusinessTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the business telephone number" +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_businesstelephonenumber/ +--- + +## set_BusinessTelephoneNumber {#set_businesstelephonenumber} + +Sets the business telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_BusinessTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_callbacktelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_callbacktelephonenumber/_index.md new file mode 100644 index 0000000000..d142e7a327 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_callbacktelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_CallbackTelephoneNumber method" +linktitle: "set_CallbackTelephoneNumber" +articleTitle: "set_CallbackTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the callback telephone number" +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_callbacktelephonenumber/ +--- + +## set_CallbackTelephoneNumber {#set_callbacktelephonenumber} + +Sets the callback telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CallbackTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_cartelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_cartelephonenumber/_index.md new file mode 100644 index 0000000000..a5a1b5f0c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_cartelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_CarTelephoneNumber method" +linktitle: "set_CarTelephoneNumber" +articleTitle: "set_CarTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the car telephone number" +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_cartelephonenumber/ +--- + +## set_CarTelephoneNumber {#set_cartelephonenumber} + +Sets the car telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CarTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_companymaintelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_companymaintelephonenumber/_index.md new file mode 100644 index 0000000000..2d5b0b5fd1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_companymaintelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_CompanyMainTelephoneNumber method" +linktitle: "set_CompanyMainTelephoneNumber" +articleTitle: "set_CompanyMainTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the company phone number" +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_companymaintelephonenumber/ +--- + +## set_CompanyMainTelephoneNumber {#set_companymaintelephonenumber} + +Sets the company phone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CompanyMainTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_defaulttelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_defaulttelephonenumber/_index.md new file mode 100644 index 0000000000..64d18ebfed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_defaulttelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_DefaultTelephoneNumber method" +linktitle: "set_DefaultTelephoneNumber" +articleTitle: "set_DefaultTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true'" +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_defaulttelephonenumber/ +--- + +## set_DefaultTelephoneNumber {#set_defaulttelephonenumber} + +Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true' + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DefaultTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_enableautocomplete/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_enableautocomplete/_index.md new file mode 100644 index 0000000000..8448236eb1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_enableautocomplete/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_EnableAutocomplete method" +linktitle: "set_EnableAutocomplete" +articleTitle: "set_EnableAutocomplete" +second_title: "Aspose.Email for C++" +description: "set_EnableAutocomplete of MapiContactTelephonePropertySet." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_enableautocomplete/ +--- + +## set_EnableAutocomplete {#set_enableautocomplete} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EnableAutocomplete(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_home2telephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_home2telephonenumber/_index.md new file mode 100644 index 0000000000..3de3a1e0da --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_home2telephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_Home2TelephoneNumber method" +linktitle: "set_Home2TelephoneNumber" +articleTitle: "set_Home2TelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets a second home telephone number" +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_home2telephonenumber/ +--- + +## set_Home2TelephoneNumber {#set_home2telephonenumber} + +Sets a second home telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Home2TelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_hometelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_hometelephonenumber/_index.md new file mode 100644 index 0000000000..83f9d993e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_hometelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_HomeTelephoneNumber method" +linktitle: "set_HomeTelephoneNumber" +articleTitle: "set_HomeTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the home telephone number" +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_hometelephonenumber/ +--- + +## set_HomeTelephoneNumber {#set_hometelephonenumber} + +Sets the home telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_HomeTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_isdnnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_isdnnumber/_index.md new file mode 100644 index 0000000000..e21aa984e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_isdnnumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_IsdnNumber method" +linktitle: "set_IsdnNumber" +articleTitle: "set_IsdnNumber" +second_title: "Aspose.Email for C++" +description: "Sets the integrated services digital network (ISDN) number" +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_isdnnumber/ +--- + +## set_IsdnNumber {#set_isdnnumber} + +Sets the integrated services digital network (ISDN) number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_IsdnNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_mobiletelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_mobiletelephonenumber/_index.md new file mode 100644 index 0000000000..5d322b2912 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_mobiletelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_MobileTelephoneNumber method" +linktitle: "set_MobileTelephoneNumber" +articleTitle: "set_MobileTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the mobile telephone number" +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_mobiletelephonenumber/ +--- + +## set_MobileTelephoneNumber {#set_mobiletelephonenumber} + +Sets the mobile telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_MobileTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_othertelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_othertelephonenumber/_index.md new file mode 100644 index 0000000000..cc3fb19911 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_othertelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_OtherTelephoneNumber method" +linktitle: "set_OtherTelephoneNumber" +articleTitle: "set_OtherTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets an alternate telephone number" +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_othertelephonenumber/ +--- + +## set_OtherTelephoneNumber {#set_othertelephonenumber} + +Sets an alternate telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OtherTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_pagertelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_pagertelephonenumber/_index.md new file mode 100644 index 0000000000..3712ed6386 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_pagertelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_PagerTelephoneNumber method" +linktitle: "set_PagerTelephoneNumber" +articleTitle: "set_PagerTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets a pager telephone number" +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_pagertelephonenumber/ +--- + +## set_PagerTelephoneNumber {#set_pagertelephonenumber} + +Sets a pager telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PagerTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_primarytelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_primarytelephonenumber/_index.md new file mode 100644 index 0000000000..f5f6adcfd1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_primarytelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_PrimaryTelephoneNumber method" +linktitle: "set_PrimaryTelephoneNumber" +articleTitle: "set_PrimaryTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the primary telephone number" +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_primarytelephonenumber/ +--- + +## set_PrimaryTelephoneNumber {#set_primarytelephonenumber} + +Sets the primary telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PrimaryTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_radiotelephonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_radiotelephonenumber/_index.md new file mode 100644 index 0000000000..a3f3b896bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_radiotelephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_RadioTelephoneNumber method" +linktitle: "set_RadioTelephoneNumber" +articleTitle: "set_RadioTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the radio telephone number" +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_radiotelephonenumber/ +--- + +## set_RadioTelephoneNumber {#set_radiotelephonenumber} + +Sets the radio telephone number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_RadioTelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_telexnumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_telexnumber/_index.md new file mode 100644 index 0000000000..060457014c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_telexnumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_TelexNumber method" +linktitle: "set_TelexNumber" +articleTitle: "set_TelexNumber" +second_title: "Aspose.Email for C++" +description: "Sets the telex number" +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_telexnumber/ +--- + +## set_TelexNumber {#set_telexnumber} + +Sets the telex number + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_TelexNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_ttytddphonenumber/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_ttytddphonenumber/_index.md new file mode 100644 index 0000000000..f2c089b4f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_ttytddphonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_TtyTddPhoneNumber method" +linktitle: "set_TtyTddPhoneNumber" +articleTitle: "set_TtyTddPhoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD)" +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_ttytddphonenumber/ +--- + +## set_TtyTddPhoneNumber {#set_ttytddphonenumber} + +Sets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD) + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_TtyTddPhoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_useautocomplete/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_useautocomplete/_index.md new file mode 100644 index 0000000000..0315e08e27 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_useautocomplete/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::set_UseAutocomplete method" +linktitle: "set_UseAutocomplete" +articleTitle: "set_UseAutocomplete" +second_title: "Aspose.Email for C++" +description: "Indicates that one electronic address is completed automatically in case if user does not set any electronic address" +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/set_useautocomplete/ +--- + +## set_UseAutocomplete {#set_useautocomplete} + +Indicates that one electronic address is completed automatically in case if user does not set any electronic address + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_UseAutocomplete(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/setowner/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/setowner/_index.md new file mode 100644 index 0000000000..1efc103a3d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Mapi::MapiContactPropertySet ." +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/setowner/ +--- + +## SetOwner {#setowner} + +Implements Aspose::Email::Mapi::MapiContactPropertySet . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/tovcard/_index.md b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/tovcard/_index.md new file mode 100644 index 0000000000..578b388118 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/tovcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiContactTelephonePropertySet::ToVCard method" +linktitle: "ToVCard" +articleTitle: "ToVCard" +second_title: "Aspose.Email for C++" +description: "Converts this MapiContactTelephonePropertySet into vCard properties and adds them to the specified VCardHeaderList" +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/mapicontacttelephonepropertyset/tovcard/ +--- + +## ToVCard {#tovcard} + +Converts this MapiContactTelephonePropertySet into vCard properties and adds them to the specified VCardHeaderList + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ToVCard(System::SharedPtr < PersonalInfo::VCard::VCardHeaderList > vCardProperties) +``` + +| Parameter | Description | +| --- | --- | +| vCardProperties | A VCardHeaderList | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/_index.md new file mode 100644 index 0000000000..f951ea6015 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/_index.md @@ -0,0 +1,51 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions class" +linktitle: "MapiConversionOptions" +articleTitle: "MapiConversionOptions" +second_title: "Aspose.Email for C++" +description: "This class allows the user to specify additional options when converting from MailMessage to MapiMessage ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiconversionoptions/ +--- + +## MapiConversionOptions class + +This class allows the user to specify additional options when converting from MailMessage to MapiMessage . + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiConversionOptions (2 overloads)](./mapiconversionoptions/) | Initializes a new instance of the MapiConversionOptions class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | | +| [get_ASCIIFormat](./get_asciiformat/) | Returns MapiConversionOptions with OutlookMessageFormat is ASCII(PreserveSignature is False, UseBodyCompression is False). | +| [get_CustomProgressHandler](./get_customprogresshandler/) | | +| [get_ForcedRtfBodyForAppointment](./get_forcedrtfbodyforappointment/) | Gets a value indicating whether it is necessary to use forced RTF body for an appointment. Default value is true. | +| [get_Format](./get_format/) | Represents outlook message format. | +| [get_PreserveEmbeddedMessageFormat](./get_preserveembeddedmessageformat/) | Gets a value indicating whether it is necessary to preserve EML format of embedded message at converting to MapiMessage . By default the value is false. | +| [get_PreserveEmptyDates](./get_preserveemptydates/) | Gets a value indicating whether it is necessary to generate new saving and modification dates when converting a message. | +| [get_PreserveOriginalAddresses](./get_preserveoriginaladdresses/) | Gets a value indicating whether it is necessary to keep original value of mail addresses (without validation). | +| [get_PreserveOriginalDates](./get_preserveoriginaldates/) | Gets a value indicating whether it is necessary to generate new saving and modification dates when converting a message. | +| [get_PreserveSignature](./get_preservesignature/) | Set to true, if signature is to be preserved. | +| [get_ProgressInfo](./get_progressinfo/) | | +| [get_RemoveSignature](./get_removesignature/) | Gets a value indicating whether signature will be removed while converting. | +| [get_UnicodeFormat](./get_unicodeformat/) | Returns MapiConversionOptions with OutlookMessageFormat is Unicode(PreserveSignature is False, UseBodyCompression is False). | +| [get_UseBodyCompression](./get_usebodycompression/) | Set to true, if need RTF body compression. | +| [set_CustomProgressHandler](./set_customprogresshandler/) | | +| [set_ForcedRtfBodyForAppointment](./set_forcedrtfbodyforappointment/) | Sets a value indicating whether it is necessary to use forced RTF body for an appointment. Default value is true. | +| [set_Format](./set_format/) | Represents outlook message format. | +| [set_PreserveEmbeddedMessageFormat](./set_preserveembeddedmessageformat/) | Sets a value indicating whether it is necessary to preserve EML format of embedded message at converting to MapiMessage . By default the value is false. | +| [set_PreserveEmptyDates](./set_preserveemptydates/) | Sets a value indicating whether it is necessary to generate new saving and modification dates when converting a message. | +| [set_PreserveOriginalAddresses](./set_preserveoriginaladdresses/) | Sets a value indicating whether it is necessary to keep original value of mail addresses (without validation). | +| [set_PreserveOriginalDates](./set_preserveoriginaldates/) | Sets a value indicating whether it is necessary to generate new saving and modification dates when converting a message. | +| [set_PreserveSignature](./set_preservesignature/) | Set to true, if signature is to be preserved. | +| [set_ProgressInfo](./set_progressinfo/) | | +| [set_RemoveSignature](./set_removesignature/) | Sets a value indicating whether signature will be removed while converting. | +| [set_UseBodyCompression](./set_usebodycompression/) | Set to true, if need RTF body compression. | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/clone/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/clone/_index.md new file mode 100644 index 0000000000..9a06d6702c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of MapiConversionOptions." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiconversionoptions/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < MapiConversionOptions > Aspose::Email::Mapi:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_asciiformat/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_asciiformat/_index.md new file mode 100644 index 0000000000..28bbf173ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_asciiformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_ASCIIFormat method" +linktitle: "get_ASCIIFormat" +articleTitle: "get_ASCIIFormat" +second_title: "Aspose.Email for C++" +description: "Returns MapiConversionOptions with OutlookMessageFormat is ASCII(PreserveSignature is False, UseBodyCompression is False)." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_asciiformat/ +--- + +## get_ASCIIFormat {#get_asciiformat} + +Returns MapiConversionOptions with OutlookMessageFormat is ASCII(PreserveSignature is False, UseBodyCompression is False). + +**Returns:** static System::SharedPtr < MapiConversionOptions > Aspose::Email::Mapi:: + +```cpp +get_ASCIIFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_customprogresshandler/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_customprogresshandler/_index.md new file mode 100644 index 0000000000..fd98bd6d48 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_customprogresshandler/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_CustomProgressHandler method" +linktitle: "get_CustomProgressHandler" +articleTitle: "get_CustomProgressHandler" +second_title: "Aspose.Email for C++" +description: "get_CustomProgressHandler of MapiConversionOptions." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_customprogresshandler/ +--- + +## get_CustomProgressHandler {#get_customprogresshandler} + +**Returns:** ConversionProgressEventHandler Aspose::Email::Mapi:: + +```cpp +get_CustomProgressHandler() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_forcedrtfbodyforappointment/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_forcedrtfbodyforappointment/_index.md new file mode 100644 index 0000000000..cbafef337a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_forcedrtfbodyforappointment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_ForcedRtfBodyForAppointment method" +linktitle: "get_ForcedRtfBodyForAppointment" +articleTitle: "get_ForcedRtfBodyForAppointment" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to use forced RTF body for an appointment." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_forcedrtfbodyforappointment/ +--- + +## get_ForcedRtfBodyForAppointment {#get_forcedrtfbodyforappointment} + +Gets a value indicating whether it is necessary to use forced RTF body for an appointment. Default value is true. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_ForcedRtfBodyForAppointment() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_format/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_format/_index.md new file mode 100644 index 0000000000..3092c57721 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_format/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_Format method" +linktitle: "get_Format" +articleTitle: "get_Format" +second_title: "Aspose.Email for C++" +description: "Represents outlook message format." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_format/ +--- + +## get_Format {#get_format} + +Represents outlook message format. + +**Returns:** OutlookMessageFormat Aspose::Email::Mapi:: + +```cpp +get_Format() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveembeddedmessageformat/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveembeddedmessageformat/_index.md new file mode 100644 index 0000000000..5a45b5d2c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveembeddedmessageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_PreserveEmbeddedMessageFormat method" +linktitle: "get_PreserveEmbeddedMessageFormat" +articleTitle: "get_PreserveEmbeddedMessageFormat" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to preserve EML format of embedded message at converting to MapiMessage ." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_preserveembeddedmessageformat/ +--- + +## get_PreserveEmbeddedMessageFormat {#get_preserveembeddedmessageformat} + +Gets a value indicating whether it is necessary to preserve EML format of embedded message at converting to MapiMessage . By default the value is false. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_PreserveEmbeddedMessageFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveemptydates/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveemptydates/_index.md new file mode 100644 index 0000000000..5349752688 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveemptydates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_PreserveEmptyDates method" +linktitle: "get_PreserveEmptyDates" +articleTitle: "get_PreserveEmptyDates" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to generate new saving and modification dates when converting a message." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_preserveemptydates/ +--- + +## get_PreserveEmptyDates {#get_preserveemptydates} + +Gets a value indicating whether it is necessary to generate new saving and modification dates when converting a message. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_PreserveEmptyDates() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveoriginaladdresses/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveoriginaladdresses/_index.md new file mode 100644 index 0000000000..e183906448 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveoriginaladdresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_PreserveOriginalAddresses method" +linktitle: "get_PreserveOriginalAddresses" +articleTitle: "get_PreserveOriginalAddresses" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to keep original value of mail addresses (without validation)." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_preserveoriginaladdresses/ +--- + +## get_PreserveOriginalAddresses {#get_preserveoriginaladdresses} + +Gets a value indicating whether it is necessary to keep original value of mail addresses (without validation). + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_PreserveOriginalAddresses() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveoriginaldates/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveoriginaldates/_index.md new file mode 100644 index 0000000000..5a2d8b126d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preserveoriginaldates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_PreserveOriginalDates method" +linktitle: "get_PreserveOriginalDates" +articleTitle: "get_PreserveOriginalDates" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to generate new saving and modification dates when converting a message." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_preserveoriginaldates/ +--- + +## get_PreserveOriginalDates {#get_preserveoriginaldates} + +Gets a value indicating whether it is necessary to generate new saving and modification dates when converting a message. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_PreserveOriginalDates() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preservesignature/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preservesignature/_index.md new file mode 100644 index 0000000000..3c51dfe4ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_preservesignature/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_PreserveSignature method" +linktitle: "get_PreserveSignature" +articleTitle: "get_PreserveSignature" +second_title: "Aspose.Email for C++" +description: "Set to true, if signature is to be preserved." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_preservesignature/ +--- + +## get_PreserveSignature {#get_preservesignature} + +Set to true, if signature is to be preserved. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_PreserveSignature() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_progressinfo/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_progressinfo/_index.md new file mode 100644 index 0000000000..238c54d490 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_progressinfo/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_ProgressInfo method" +linktitle: "get_ProgressInfo" +articleTitle: "get_ProgressInfo" +second_title: "Aspose.Email for C++" +description: "get_ProgressInfo of MapiConversionOptions." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_progressinfo/ +--- + +## get_ProgressInfo {#get_progressinfo} + +**Returns:** System::SharedPtr < ProgressEventHandlerInfo > Aspose::Email::Mapi:: + +```cpp +get_ProgressInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_removesignature/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_removesignature/_index.md new file mode 100644 index 0000000000..fdeb932e80 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_removesignature/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_RemoveSignature method" +linktitle: "get_RemoveSignature" +articleTitle: "get_RemoveSignature" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether signature will be removed while converting." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_removesignature/ +--- + +## get_RemoveSignature {#get_removesignature} + +Gets a value indicating whether signature will be removed while converting. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_RemoveSignature() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_unicodeformat/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_unicodeformat/_index.md new file mode 100644 index 0000000000..e002750821 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_unicodeformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_UnicodeFormat method" +linktitle: "get_UnicodeFormat" +articleTitle: "get_UnicodeFormat" +second_title: "Aspose.Email for C++" +description: "Returns MapiConversionOptions with OutlookMessageFormat is Unicode(PreserveSignature is False, UseBodyCompression is False)." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_unicodeformat/ +--- + +## get_UnicodeFormat {#get_unicodeformat} + +Returns MapiConversionOptions with OutlookMessageFormat is Unicode(PreserveSignature is False, UseBodyCompression is False). + +**Returns:** static System::SharedPtr < MapiConversionOptions > Aspose::Email::Mapi:: + +```cpp +get_UnicodeFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/get_usebodycompression/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_usebodycompression/_index.md new file mode 100644 index 0000000000..74e7f55f5f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/get_usebodycompression/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::get_UseBodyCompression method" +linktitle: "get_UseBodyCompression" +articleTitle: "get_UseBodyCompression" +second_title: "Aspose.Email for C++" +description: "Set to true, if need RTF body compression." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapiconversionoptions/get_usebodycompression/ +--- + +## get_UseBodyCompression {#get_usebodycompression} + +Set to true, if need RTF body compression. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_UseBodyCompression() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/mapiconversionoptions/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/mapiconversionoptions/_index.md new file mode 100644 index 0000000000..cf6041f857 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/mapiconversionoptions/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::MapiConversionOptions constructor" +linktitle: "MapiConversionOptions" +articleTitle: "MapiConversionOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiConversionOptions class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiconversionoptions/mapiconversionoptions/ +--- + +## MapiConversionOptions (1 of 2) {#mapiconversionoptions_1} + +Initializes a new instance of the MapiConversionOptions class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiConversionOptions() +``` + +--- + +## MapiConversionOptions (2 of 2) {#mapiconversionoptions_2} + +Initializes a new instance of the MapiConversionOptions class with specified OutlookMessageFormat. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiConversionOptions(OutlookMessageFormat format) +``` + +| Parameter | Description | +| --- | --- | +| format | Format of MapiMessage OutlookMessageFormat . | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_customprogresshandler/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_customprogresshandler/_index.md new file mode 100644 index 0000000000..3bfd5ee544 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_customprogresshandler/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_CustomProgressHandler method" +linktitle: "set_CustomProgressHandler" +articleTitle: "set_CustomProgressHandler" +second_title: "Aspose.Email for C++" +description: "set_CustomProgressHandler of MapiConversionOptions." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_customprogresshandler/ +--- + +## set_CustomProgressHandler {#set_customprogresshandler} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CustomProgressHandler(ConversionProgressEventHandler value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_forcedrtfbodyforappointment/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_forcedrtfbodyforappointment/_index.md new file mode 100644 index 0000000000..558d562cbb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_forcedrtfbodyforappointment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_ForcedRtfBodyForAppointment method" +linktitle: "set_ForcedRtfBodyForAppointment" +articleTitle: "set_ForcedRtfBodyForAppointment" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to use forced RTF body for an appointment." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_forcedrtfbodyforappointment/ +--- + +## set_ForcedRtfBodyForAppointment {#set_forcedrtfbodyforappointment} + +Sets a value indicating whether it is necessary to use forced RTF body for an appointment. Default value is true. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ForcedRtfBodyForAppointment(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_format/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_format/_index.md new file mode 100644 index 0000000000..eaca65981a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_format/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_Format method" +linktitle: "set_Format" +articleTitle: "set_Format" +second_title: "Aspose.Email for C++" +description: "Represents outlook message format." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_format/ +--- + +## set_Format {#set_format} + +Represents outlook message format. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Format(OutlookMessageFormat value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveembeddedmessageformat/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveembeddedmessageformat/_index.md new file mode 100644 index 0000000000..063ed1edfd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveembeddedmessageformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_PreserveEmbeddedMessageFormat method" +linktitle: "set_PreserveEmbeddedMessageFormat" +articleTitle: "set_PreserveEmbeddedMessageFormat" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to preserve EML format of embedded message at converting to MapiMessage ." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_preserveembeddedmessageformat/ +--- + +## set_PreserveEmbeddedMessageFormat {#set_preserveembeddedmessageformat} + +Sets a value indicating whether it is necessary to preserve EML format of embedded message at converting to MapiMessage . By default the value is false. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PreserveEmbeddedMessageFormat(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveemptydates/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveemptydates/_index.md new file mode 100644 index 0000000000..0d305ace3a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveemptydates/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_PreserveEmptyDates method" +linktitle: "set_PreserveEmptyDates" +articleTitle: "set_PreserveEmptyDates" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to generate new saving and modification dates when converting a message." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_preserveemptydates/ +--- + +## set_PreserveEmptyDates {#set_preserveemptydates} + +Sets a value indicating whether it is necessary to generate new saving and modification dates when converting a message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PreserveEmptyDates(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveoriginaladdresses/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveoriginaladdresses/_index.md new file mode 100644 index 0000000000..83dee24d02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveoriginaladdresses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_PreserveOriginalAddresses method" +linktitle: "set_PreserveOriginalAddresses" +articleTitle: "set_PreserveOriginalAddresses" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to keep original value of mail addresses (without validation)." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_preserveoriginaladdresses/ +--- + +## set_PreserveOriginalAddresses {#set_preserveoriginaladdresses} + +Sets a value indicating whether it is necessary to keep original value of mail addresses (without validation). + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PreserveOriginalAddresses(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveoriginaldates/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveoriginaldates/_index.md new file mode 100644 index 0000000000..d871799050 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preserveoriginaldates/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_PreserveOriginalDates method" +linktitle: "set_PreserveOriginalDates" +articleTitle: "set_PreserveOriginalDates" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to generate new saving and modification dates when converting a message." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_preserveoriginaldates/ +--- + +## set_PreserveOriginalDates {#set_preserveoriginaldates} + +Sets a value indicating whether it is necessary to generate new saving and modification dates when converting a message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PreserveOriginalDates(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preservesignature/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preservesignature/_index.md new file mode 100644 index 0000000000..689e406116 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_preservesignature/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_PreserveSignature method" +linktitle: "set_PreserveSignature" +articleTitle: "set_PreserveSignature" +second_title: "Aspose.Email for C++" +description: "Set to true, if signature is to be preserved." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_preservesignature/ +--- + +## set_PreserveSignature {#set_preservesignature} + +Set to true, if signature is to be preserved. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PreserveSignature(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_progressinfo/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_progressinfo/_index.md new file mode 100644 index 0000000000..69588fd54d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_progressinfo/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_ProgressInfo method" +linktitle: "set_ProgressInfo" +articleTitle: "set_ProgressInfo" +second_title: "Aspose.Email for C++" +description: "set_ProgressInfo of MapiConversionOptions." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_progressinfo/ +--- + +## set_ProgressInfo {#set_progressinfo} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ProgressInfo(System::SharedPtr < ProgressEventHandlerInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_removesignature/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_removesignature/_index.md new file mode 100644 index 0000000000..1de91cc722 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_removesignature/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_RemoveSignature method" +linktitle: "set_RemoveSignature" +articleTitle: "set_RemoveSignature" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether signature will be removed while converting." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_removesignature/ +--- + +## set_RemoveSignature {#set_removesignature} + +Sets a value indicating whether signature will be removed while converting. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_RemoveSignature(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiconversionoptions/set_usebodycompression/_index.md b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_usebodycompression/_index.md new file mode 100644 index 0000000000..55837cafe7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiconversionoptions/set_usebodycompression/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiConversionOptions::set_UseBodyCompression method" +linktitle: "set_UseBodyCompression" +articleTitle: "set_UseBodyCompression" +second_title: "Aspose.Email for C++" +description: "Set to true, if need RTF body compression." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapiconversionoptions/set_usebodycompression/ +--- + +## set_UseBodyCompression {#set_usebodycompression} + +Set to true, if need RTF body compression. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_UseBodyCompression(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlist/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlist/_index.md new file mode 100644 index 0000000000..e4b56836ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlist/_index.md @@ -0,0 +1,68 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionList class" +linktitle: "MapiDistributionList" +articleTitle: "MapiDistributionList" +second_title: "Aspose.Email for C++" +description: "Represents a MAPI distribution list item." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlist/ +--- + +## MapiDistributionList class + +**Inherits:** Aspose::Email::Mapi::MapiMessageItemBase + +Represents a MAPI distribution list item. + +This class serves as a wrapper for MapiMessage to simplify the process of handling distribution list information from MAPI properties. It provides a more intuitive interface for accessing and manipulating distribution list data within the MAPI message. + +The following example demonstrates how to get a MapiDistributionList object from a MapiMessage . + +```csharp +var msg = MapiMessage.Load("distributionList.msg"); + +// Check if the loaded message is a supported distribution list type +if (msg.SupportedType == MapiItemType.DistList) +{ + // Convert the MAPI message to a MapiDistributionList object + var mapiDistributionList = (MapiDistributionList)msg.ToMapiMessageItem(); + + // Display some distribution list info + Console.WriteLine(mapiDistributionList.DisplayName); + Console.WriteLine(mapiDistributionList.Members.Count); +} +``` + +```vb +Dim msg = MapiMessage.Load("distributionList.msg") + +' Check if the loaded message is a supported distribution list type +If msg.SupportedType = MapiItemType.DistList Then + ' Convert the MAPI message to a MapiDistributionList object + Dim mapiDistributionList = DirectCast(msg.ToMapiMessageItem(), MapiDistributionList) + + ' Display some distribution list info + Console.WriteLine(mapiDistributionList.DisplayName) + Console.WriteLine(mapiDistributionList.Members.Count) +End If +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiDistributionList (3 overloads)](./mapidistributionlist/) | Initializes a new instance of the MapiDistributionList class. | + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertToMapiMessage](./converttomapimessage/) | Converts contact object to mapi message | +| [FromVCF (2 overloads)](./fromvcf/) | Loads MapiDistributionList from VCF stream. | +| [get_DisplayName](./get_displayname/) | Gets the user-visible name of the personal distribution list. | +| [get_Members](./get_members/) | Gets the list of the members of the personal distribution list. | +| [GetUnderlyingMessage](./getunderlyingmessage/) | Retrieves the underlying MapiMessage object. | +| [Save (4 overloads)](./save/) | Saves the specified stream. | +| [set_DisplayName](./set_displayname/) | Sets the user-visible name of the personal distribution list. | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlist/converttomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlist/converttomapimessage/_index.md new file mode 100644 index 0000000000..c5f8e84ae0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlist/converttomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionList::ConvertToMapiMessage method" +linktitle: "ConvertToMapiMessage" +articleTitle: "ConvertToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Converts contact object to mapi message" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlist/converttomapimessage/ +--- + +## ConvertToMapiMessage {#converttomapimessage} + +Converts contact object to mapi message + +**Returns:** MapiMessage that represents a MAPI message + +```cpp +ConvertToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlist/fromvcf/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlist/fromvcf/_index.md new file mode 100644 index 0000000000..7efbbfc614 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlist/fromvcf/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionList::FromVCF method" +linktitle: "FromVCF" +articleTitle: "FromVCF" +second_title: "Aspose.Email for C++" +description: "Loads MapiDistributionList from VCF stream." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapidistributionlist/fromvcf/ +--- + +## FromVCF (1 of 2) {#fromvcf_1} + +Loads MapiDistributionList from VCF stream. + +**Returns:** The result MapiDistributionList . + +```cpp +FromVCF(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream in the VCF format. | + +--- + +## FromVCF (2 of 2) {#fromvcf_2} + +Loads MapiDistributionList from VCF file. + +**Returns:** The result MapiDistributionList . + +```cpp +FromVCF(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | Path to the VCF file. | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlist/get_displayname/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlist/get_displayname/_index.md new file mode 100644 index 0000000000..31e19d8fe7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlist/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionList::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the user-visible name of the personal distribution list." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapidistributionlist/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the user-visible name of the personal distribution list. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlist/get_members/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlist/get_members/_index.md new file mode 100644 index 0000000000..7249abc2dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlist/get_members/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionList::get_Members method" +linktitle: "get_Members" +articleTitle: "get_Members" +second_title: "Aspose.Email for C++" +description: "Gets the list of the members of the personal distribution list." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapidistributionlist/get_members/ +--- + +## get_Members {#get_members} + +Gets the list of the members of the personal distribution list. + +**Returns:** System::SharedPtr < MapiDistributionListMemberCollection > Aspose::Email::Mapi:: + +```cpp +get_Members() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlist/getunderlyingmessage/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlist/getunderlyingmessage/_index.md new file mode 100644 index 0000000000..12b94a7d9e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlist/getunderlyingmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionList::GetUnderlyingMessage method" +linktitle: "GetUnderlyingMessage" +articleTitle: "GetUnderlyingMessage" +second_title: "Aspose.Email for C++" +description: "Retrieves the underlying MapiMessage object." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapidistributionlist/getunderlyingmessage/ +--- + +## GetUnderlyingMessage {#getunderlyingmessage} + +Retrieves the underlying MapiMessage object. + +**Returns:** The MapiMessage object. + +```cpp +GetUnderlyingMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlist/mapidistributionlist/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlist/mapidistributionlist/_index.md new file mode 100644 index 0000000000..fc5f8e9f02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlist/mapidistributionlist/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionList::MapiDistributionList constructor" +linktitle: "MapiDistributionList" +articleTitle: "MapiDistributionList" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiDistributionList class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlist/mapidistributionlist/ +--- + +## MapiDistributionList (1 of 3) {#mapidistributionlist_1} + +Initializes a new instance of the MapiDistributionList class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiDistributionList() +``` + +--- + +## MapiDistributionList (2 of 3) {#mapidistributionlist_2} + +Initializes a new instance of the MapiDistributionList class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiDistributionList(System::String displayName, System::SharedPtr < MapiDistributionListMemberCollection > members) +``` + +| Parameter | Description | +| --- | --- | +| displayName | The display namme. | +| members | The recipiens. | + +--- + +## MapiDistributionList (3 of 3) {#mapidistributionlist_3} + +Initializes a new instance of the MapiDistributionList class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiDistributionList(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MSG. | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlist/save/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlist/save/_index.md new file mode 100644 index 0000000000..2e6663c2c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlist/save/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionList::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves the specified stream." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapidistributionlist/save/ +--- + +## Save (1 of 4) {#save_1} + +Saves the specified stream. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + +--- + +## Save (2 of 4) {#save_2} + +Saves the specified stream. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < MapiDistributionListSaveOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | +| options | Additional options for saving DistributionList. | + +--- + +## Save (3 of 4) {#save_3} + +Saves the specified file name. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + +--- + +## Save (4 of 4) {#save_4} + +Saves the specified file name. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String fileName, System::SharedPtr < MapiDistributionListSaveOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| options | Additional options for saving DistributionList. | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlist/set_displayname/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlist/set_displayname/_index.md new file mode 100644 index 0000000000..fc5b818986 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlist/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionList::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the user-visible name of the personal distribution list." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapidistributionlist/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets the user-visible name of the personal distribution list. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistcontactaddresstype/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistcontactaddresstype/_index.md new file mode 100644 index 0000000000..6e14c21e4c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistcontactaddresstype/_index.md @@ -0,0 +1,25 @@ +--- +title: "MapiDistributionListContactAddressType Enum" +linktitle: "MapiDistributionListContactAddressType" +articleTitle: "MapiDistributionListContactAddressType" +second_title: "Aspose.Email for C++" +description: "Represents the address type of a personal distribution list member." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistcontactaddresstype/ +--- + +## MapiDistributionListContactAddressType enumeration (7 values) + +Represents the address type of a personal distribution list member. + +| Value | Description | +| --- | --- | +| BusinessFax | Business Fax electronic address. | +| HomeFax | Home Fax electronic address. | +| PrimaryFax | Primary Fax electronic address. | +| Email1 | Email1 address. | +| Email2 | Email2 address. | +| Email3 | Email3 address. | +| None | None. | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistentryidtype/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistentryidtype/_index.md new file mode 100644 index 0000000000..f1906e6198 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistentryidtype/_index.md @@ -0,0 +1,23 @@ +--- +title: "MapiDistributionListEntryIdType Enum" +linktitle: "MapiDistributionListEntryIdType" +articleTitle: "MapiDistributionListEntryIdType" +second_title: "Aspose.Email for C++" +description: "Specifies the type of EntryID." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistentryidtype/ +--- + +## MapiDistributionListEntryIdType enumeration (5 values) + +Specifies the type of EntryID. + +| Value | Description | +| --- | --- | +| OneOff | Designates a one-off EntryID. The EntryID must be a One-Off EntryID structure. | +| Contact | EntryID of a Contact object. The EntryID must be a Message EntryID structure. | +| DistributionList | EntryID of a Personal Distribution List object. The EntryID must be a Message EntryID structure. | +| GalMailUser | EntryID of a mail user in the GAL. The EntryID must be an Address Book EntryID structure. | +| GalDistributionList | EntryID of a distribution list in the GAL. The EntryID must be an Address Book EntryID structure. | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/_index.md new file mode 100644 index 0000000000..5802a69d04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember class" +linktitle: "MapiDistributionListMember" +articleTitle: "MapiDistributionListMember" +second_title: "Aspose.Email for C++" +description: "Represents the members of the personal distribution list." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/ +--- + +## MapiDistributionListMember class + +Represents the members of the personal distribution list. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiDistributionListMember (2 overloads)](./mapidistributionlistmember/) | Initializes a new instance of the MapiDistributionListMember class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateOneOffEntryIdStructure](./createoneoffentryidstructure/) | Creates the one off entry id structure. | +| [CreateWrappedEntryIdStructure](./createwrappedentryidstructure/) | Creates the one off entry id structure. | +| [get_AddressType](./get_addresstype/) | Gets the recipient's e-mail address type. | +| [get_ContactAddressType](./get_contactaddresstype/) | Gets the type of the address, when EntryId property contains a the EntryID of a Contact object. | +| [get_DisplayName](./get_displayname/) | Gets the recipient's display name. | +| [get_EmailAddress](./get_emailaddress/) | Gets the recipient's e-mail address. | +| [get_EntryId](./get_entryid/) | Gets the EntryID of a member of a personal distribution list. | +| [get_EntryIdType](./get_entryidtype/) | Gets the type of EntryID. | +| [set_AddressType](./set_addresstype/) | Sets the recipient's e-mail address type. | +| [set_ContactAddressType](./set_contactaddresstype/) | Sets the type of the address, when EntryId property contains a the EntryID of a Contact object. | +| [set_DisplayName](./set_displayname/) | Sets the recipient's display name. | +| [set_EmailAddress](./set_emailaddress/) | Sets the recipient's e-mail address. | +| [set_EntryId](./set_entryid/) | Sets the EntryID of a member of a personal distribution list. | +| [set_EntryIdType](./set_entryidtype/) | Sets the type of EntryID. | +| [ToMapiContact](./tomapicontact/) | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/createoneoffentryidstructure/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/createoneoffentryidstructure/_index.md new file mode 100644 index 0000000000..da791cc63f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/createoneoffentryidstructure/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::CreateOneOffEntryIdStructure method" +linktitle: "CreateOneOffEntryIdStructure" +articleTitle: "CreateOneOffEntryIdStructure" +second_title: "Aspose.Email for C++" +description: "Creates the one off entry id structure." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/createoneoffentryidstructure/ +--- + +## CreateOneOffEntryIdStructure {#createoneoffentryidstructure} + +Creates the one off entry id structure. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +CreateOneOffEntryIdStructure() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/createwrappedentryidstructure/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/createwrappedentryidstructure/_index.md new file mode 100644 index 0000000000..6d7df37cf2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/createwrappedentryidstructure/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::CreateWrappedEntryIdStructure method" +linktitle: "CreateWrappedEntryIdStructure" +articleTitle: "CreateWrappedEntryIdStructure" +second_title: "Aspose.Email for C++" +description: "Creates the one off entry id structure." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/createwrappedentryidstructure/ +--- + +## CreateWrappedEntryIdStructure {#createwrappedentryidstructure} + +Creates the one off entry id structure. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +CreateWrappedEntryIdStructure() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_addresstype/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_addresstype/_index.md new file mode 100644 index 0000000000..aebce796db --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::get_AddressType method" +linktitle: "get_AddressType" +articleTitle: "get_AddressType" +second_title: "Aspose.Email for C++" +description: "Gets the recipient's e-mail address type." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/get_addresstype/ +--- + +## get_AddressType {#get_addresstype} + +Gets the recipient's e-mail address type. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_contactaddresstype/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_contactaddresstype/_index.md new file mode 100644 index 0000000000..82f7e19ead --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_contactaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::get_ContactAddressType method" +linktitle: "get_ContactAddressType" +articleTitle: "get_ContactAddressType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the address, when EntryId property contains a the EntryID of a Contact object." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/get_contactaddresstype/ +--- + +## get_ContactAddressType {#get_contactaddresstype} + +Gets the type of the address, when EntryId property contains a the EntryID of a Contact object. + +**Returns:** MapiDistributionListContactAddressType Aspose::Email::Mapi:: + +```cpp +get_ContactAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_displayname/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_displayname/_index.md new file mode 100644 index 0000000000..c749a07da5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the recipient's display name." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the recipient's display name. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_emailaddress/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_emailaddress/_index.md new file mode 100644 index 0000000000..f729fee0c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::get_EmailAddress method" +linktitle: "get_EmailAddress" +articleTitle: "get_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Gets the recipient's e-mail address." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/get_emailaddress/ +--- + +## get_EmailAddress {#get_emailaddress} + +Gets the recipient's e-mail address. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_entryid/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_entryid/_index.md new file mode 100644 index 0000000000..615c31ac90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::get_EntryId method" +linktitle: "get_EntryId" +articleTitle: "get_EntryId" +second_title: "Aspose.Email for C++" +description: "Gets the EntryID of a member of a personal distribution list." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/get_entryid/ +--- + +## get_EntryId {#get_entryid} + +Gets the EntryID of a member of a personal distribution list. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_EntryId() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_entryidtype/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_entryidtype/_index.md new file mode 100644 index 0000000000..428e4d7fad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/get_entryidtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::get_EntryIdType method" +linktitle: "get_EntryIdType" +articleTitle: "get_EntryIdType" +second_title: "Aspose.Email for C++" +description: "Gets the type of EntryID." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/get_entryidtype/ +--- + +## get_EntryIdType {#get_entryidtype} + +Gets the type of EntryID. + +**Returns:** MapiDistributionListEntryIdType Aspose::Email::Mapi:: + +```cpp +get_EntryIdType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/mapidistributionlistmember/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/mapidistributionlistmember/_index.md new file mode 100644 index 0000000000..6a1b158d83 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/mapidistributionlistmember/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::MapiDistributionListMember constructor" +linktitle: "MapiDistributionListMember" +articleTitle: "MapiDistributionListMember" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiDistributionListMember class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/mapidistributionlistmember/ +--- + +## MapiDistributionListMember (1 of 2) {#mapidistributionlistmember_1} + +Initializes a new instance of the MapiDistributionListMember class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiDistributionListMember(System::String displayName, System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| displayName | The display name. | +| emailAddress | The email address. | + +--- + +## MapiDistributionListMember (2 of 2) {#mapidistributionlistmember_2} + +Initializes a new instance of the MapiDistributionListMember class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiDistributionListMember(System::ArrayPtr< uint8_t > entryId, MapiDistributionListEntryIdType entryIdType, MapiDistributionListContactAddressType contactAddressType) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry id. | +| entryIdType | Type of the entry id. | +| contactAddressType | Type of the contact address. | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_addresstype/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_addresstype/_index.md new file mode 100644 index 0000000000..ba76d4ce47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_addresstype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::set_AddressType method" +linktitle: "set_AddressType" +articleTitle: "set_AddressType" +second_title: "Aspose.Email for C++" +description: "Sets the recipient's e-mail address type." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/set_addresstype/ +--- + +## set_AddressType {#set_addresstype} + +Sets the recipient's e-mail address type. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AddressType(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_contactaddresstype/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_contactaddresstype/_index.md new file mode 100644 index 0000000000..0434299ad8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_contactaddresstype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::set_ContactAddressType method" +linktitle: "set_ContactAddressType" +articleTitle: "set_ContactAddressType" +second_title: "Aspose.Email for C++" +description: "Sets the type of the address, when EntryId property contains a the EntryID of a Contact object." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/set_contactaddresstype/ +--- + +## set_ContactAddressType {#set_contactaddresstype} + +Sets the type of the address, when EntryId property contains a the EntryID of a Contact object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ContactAddressType(MapiDistributionListContactAddressType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_displayname/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_displayname/_index.md new file mode 100644 index 0000000000..635cd5689d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the recipient's display name." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets the recipient's display name. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_emailaddress/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_emailaddress/_index.md new file mode 100644 index 0000000000..dc72f7fa44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_emailaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::set_EmailAddress method" +linktitle: "set_EmailAddress" +articleTitle: "set_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Sets the recipient's e-mail address." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/set_emailaddress/ +--- + +## set_EmailAddress {#set_emailaddress} + +Sets the recipient's e-mail address. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EmailAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_entryid/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_entryid/_index.md new file mode 100644 index 0000000000..7f2948c602 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_entryid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::set_EntryId method" +linktitle: "set_EntryId" +articleTitle: "set_EntryId" +second_title: "Aspose.Email for C++" +description: "Sets the EntryID of a member of a personal distribution list." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/set_entryid/ +--- + +## set_EntryId {#set_entryid} + +Sets the EntryID of a member of a personal distribution list. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EntryId(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_entryidtype/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_entryidtype/_index.md new file mode 100644 index 0000000000..853174962c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/set_entryidtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::set_EntryIdType method" +linktitle: "set_EntryIdType" +articleTitle: "set_EntryIdType" +second_title: "Aspose.Email for C++" +description: "Sets the type of EntryID." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/set_entryidtype/ +--- + +## set_EntryIdType {#set_entryidtype} + +Sets the type of EntryID. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EntryIdType(MapiDistributionListEntryIdType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmember/tomapicontact/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmember/tomapicontact/_index.md new file mode 100644 index 0000000000..467bac7804 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmember/tomapicontact/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMember::ToMapiContact method" +linktitle: "ToMapiContact" +articleTitle: "ToMapiContact" +second_title: "Aspose.Email for C++" +description: "ToMapiContact of MapiDistributionListMember." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapidistributionlistmember/tomapicontact/ +--- + +## ToMapiContact {#tomapicontact} + +**Returns:** System::SharedPtr < MapiContact > Aspose::Email::Mapi:: + +```cpp +ToMapiContact() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmembercollection/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmembercollection/_index.md new file mode 100644 index 0000000000..f64ffaced0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmembercollection/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMemberCollection class" +linktitle: "MapiDistributionListMemberCollection" +articleTitle: "MapiDistributionListMemberCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of MapiDistributionListMember objects." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistmembercollection/ +--- + +## MapiDistributionListMemberCollection class + +Represents a collection of MapiDistributionListMember objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiDistributionListMemberCollection (2 overloads)](./mapidistributionlistmembercollection/) | Initializes a new instance of the MapiDistributionListMemberCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmembercollection/mapidistributionlistmembercollection/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmembercollection/mapidistributionlistmembercollection/_index.md new file mode 100644 index 0000000000..1c76c4b5a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmembercollection/mapidistributionlistmembercollection/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMemberCollection::MapiDistributionListMemberCollection constructor" +linktitle: "MapiDistributionListMemberCollection" +articleTitle: "MapiDistributionListMemberCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiDistributionListMemberCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistmembercollection/mapidistributionlistmembercollection/ +--- + +## MapiDistributionListMemberCollection (1 of 2) {#mapidistributionlistmembercollection_1} + +Initializes a new instance of the MapiDistributionListMemberCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiDistributionListMemberCollection() +``` + +--- + +## MapiDistributionListMemberCollection (2 of 2) {#mapidistributionlistmembercollection_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiDistributionListMemberCollection(System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < PersonalInfo::VCard::VCardContact >>> contacts) +``` + +| Parameter | Description | +| --- | --- | +| contacts | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistmembercollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistmembercollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..1b5827ea10 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistmembercollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListMemberCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MapiDistributionListMemberCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistmembercollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/_index.md new file mode 100644 index 0000000000..931934302c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListSaveOptions class" +linktitle: "MapiDistributionListSaveOptions" +articleTitle: "MapiDistributionListSaveOptions" +second_title: "Aspose.Email for C++" +description: "Specifies the DistributionList save options." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistsaveoptions/ +--- + +## MapiDistributionListSaveOptions class + +**Inherits:** Aspose::Email::Mapi::ContactSaveOptions + +Specifies the DistributionList save options. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiDistributionListSaveOptions](./mapidistributionlistsaveoptions/) | Initializes a new instance of the MapiDistributionListSaveOptions class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Default](./get_default/) | Gets the default options. | + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/get_default/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/get_default/_index.md new file mode 100644 index 0000000000..60138f57fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/get_default/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListSaveOptions::get_Default method" +linktitle: "get_Default" +articleTitle: "get_Default" +second_title: "Aspose.Email for C++" +description: "Gets the default options." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistsaveoptions/get_default/ +--- + +## get_Default {#get_default} + +Gets the default options. + +**Returns:** static System::SharedPtr < MapiDistributionListSaveOptions > Aspose::Email::Mapi:: + +```cpp +get_Default() +``` + diff --git a/english/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/mapidistributionlistsaveoptions/_index.md b/english/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/mapidistributionlistsaveoptions/_index.md new file mode 100644 index 0000000000..9ab6ce9868 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/mapidistributionlistsaveoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiDistributionListSaveOptions::MapiDistributionListSaveOptions constructor" +linktitle: "MapiDistributionListSaveOptions" +articleTitle: "MapiDistributionListSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiDistributionListSaveOptions class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapidistributionlistsaveoptions/mapidistributionlistsaveoptions/ +--- + +## MapiDistributionListSaveOptions {#mapidistributionlistsaveoptions} + +Initializes a new instance of the MapiDistributionListSaveOptions class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiDistributionListSaveOptions(ContactSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| saveFormat | | + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/_index.md new file mode 100644 index 0000000000..339a13d032 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress class" +linktitle: "MapiElectronicAddress" +articleTitle: "MapiElectronicAddress" +second_title: "Aspose.Email for C++" +description: "Refers to the group of properties that define the e-mail address or fax address." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapielectronicaddress/ +--- + +## MapiElectronicAddress class + +Refers to the group of properties that define the e-mail address or fax address. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiElectronicAddress (4 overloads)](./mapielectronicaddress/) | Initializes a new instance of the MapiElectronicAddress class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AddressType](./get_addresstype/) | Gets the address type of an electronic address. | +| [get_DisplayName](./get_displayname/) | Gets the user-readable display name for the e-mail address. | +| [get_EmailAddress](./get_emailaddress/) | Gets the e-mail address. | +| [get_FaxNumber](./get_faxnumber/) | Gets the telephone number of the mail user's primary fax machine. | +| [get_IsEmpty](./get_isempty/) | Shows if MapiElectronicAddress is empty | +| [get_OriginalDisplayName](./get_originaldisplayname/) | Gets the SMTP e-mail address that corresponds to the e-mail address . | +| [set_AddressType](./set_addresstype/) | Sets the address type of an electronic address. | +| [set_DisplayName](./set_displayname/) | Sets the user-readable display name for the e-mail address. | +| [set_EmailAddress](./set_emailaddress/) | Sets the e-mail address. | +| [set_FaxNumber](./set_faxnumber/) | Sets the telephone number of the mail user's primary fax machine. | +| [set_OriginalDisplayName](./set_originaldisplayname/) | Sets the SMTP e-mail address that corresponds to the e-mail address . | +| [to_MapiElectronicAddress](./to_mapielectronicaddress/) | Performs an implicit conversion from System::String to MapiElectronicAddress . | + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/get_addresstype/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_addresstype/_index.md new file mode 100644 index 0000000000..3017cdf28b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::get_AddressType method" +linktitle: "get_AddressType" +articleTitle: "get_AddressType" +second_title: "Aspose.Email for C++" +description: "Gets the address type of an electronic address." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapielectronicaddress/get_addresstype/ +--- + +## get_AddressType {#get_addresstype} + +Gets the address type of an electronic address. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/get_displayname/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_displayname/_index.md new file mode 100644 index 0000000000..b60ef6bbc3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the user-readable display name for the e-mail address." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapielectronicaddress/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the user-readable display name for the e-mail address. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/get_emailaddress/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_emailaddress/_index.md new file mode 100644 index 0000000000..b6e96b5e63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::get_EmailAddress method" +linktitle: "get_EmailAddress" +articleTitle: "get_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapielectronicaddress/get_emailaddress/ +--- + +## get_EmailAddress {#get_emailaddress} + +Gets the e-mail address. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/get_faxnumber/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_faxnumber/_index.md new file mode 100644 index 0000000000..6c06641b04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_faxnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::get_FaxNumber method" +linktitle: "get_FaxNumber" +articleTitle: "get_FaxNumber" +second_title: "Aspose.Email for C++" +description: "Gets the telephone number of the mail user's primary fax machine." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapielectronicaddress/get_faxnumber/ +--- + +## get_FaxNumber {#get_faxnumber} + +Gets the telephone number of the mail user's primary fax machine. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_FaxNumber() +``` + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/get_isempty/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_isempty/_index.md new file mode 100644 index 0000000000..1f49c64635 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_isempty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::get_IsEmpty method" +linktitle: "get_IsEmpty" +articleTitle: "get_IsEmpty" +second_title: "Aspose.Email for C++" +description: "Shows if MapiElectronicAddress is empty" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapielectronicaddress/get_isempty/ +--- + +## get_IsEmpty {#get_isempty} + +Shows if MapiElectronicAddress is empty + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsEmpty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/get_originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_originaldisplayname/_index.md new file mode 100644 index 0000000000..8c784e5084 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/get_originaldisplayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::get_OriginalDisplayName method" +linktitle: "get_OriginalDisplayName" +articleTitle: "get_OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the SMTP e-mail address that corresponds to the e-mail address ." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapielectronicaddress/get_originaldisplayname/ +--- + +## get_OriginalDisplayName {#get_originaldisplayname} + +Gets the SMTP e-mail address that corresponds to the e-mail address . + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_OriginalDisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/mapielectronicaddress/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/mapielectronicaddress/_index.md new file mode 100644 index 0000000000..8776e66dd4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/mapielectronicaddress/_index.md @@ -0,0 +1,72 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::MapiElectronicAddress constructor" +linktitle: "MapiElectronicAddress" +articleTitle: "MapiElectronicAddress" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiElectronicAddress class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapielectronicaddress/mapielectronicaddress/ +--- + +## MapiElectronicAddress (1 of 4) {#mapielectronicaddress_1} + +Initializes a new instance of the MapiElectronicAddress class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiElectronicAddress() +``` + +--- + +## MapiElectronicAddress (2 of 4) {#mapielectronicaddress_2} + +Initializes a new instance of the MapiElectronicAddress class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiElectronicAddress(System::String displayName, System::String addressType, System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| displayName | The display name. | +| addressType | Type of the address. | +| emailAddress | The email address. | + +--- + +## MapiElectronicAddress (3 of 4) {#mapielectronicaddress_3} + +Initializes a new instance of the MapiElectronicAddress class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiElectronicAddress(System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| emailAddress | The email address. | + +--- + +## MapiElectronicAddress (4 of 4) {#mapielectronicaddress_4} + +Initializes a new instance of the MapiElectronicAddress class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiElectronicAddress(System::String faxNumber, System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| faxNumber | The fax number. | +| emailAddress | The email address. | + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/set_addresstype/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_addresstype/_index.md new file mode 100644 index 0000000000..41d3ac279f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_addresstype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::set_AddressType method" +linktitle: "set_AddressType" +articleTitle: "set_AddressType" +second_title: "Aspose.Email for C++" +description: "Sets the address type of an electronic address." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapielectronicaddress/set_addresstype/ +--- + +## set_AddressType {#set_addresstype} + +Sets the address type of an electronic address. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AddressType(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/set_displayname/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_displayname/_index.md new file mode 100644 index 0000000000..3be4f53180 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the user-readable display name for the e-mail address." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapielectronicaddress/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets the user-readable display name for the e-mail address. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/set_emailaddress/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_emailaddress/_index.md new file mode 100644 index 0000000000..fcb7904334 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_emailaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::set_EmailAddress method" +linktitle: "set_EmailAddress" +articleTitle: "set_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail address." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapielectronicaddress/set_emailaddress/ +--- + +## set_EmailAddress {#set_emailaddress} + +Sets the e-mail address. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EmailAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/set_faxnumber/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_faxnumber/_index.md new file mode 100644 index 0000000000..56871c967c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_faxnumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::set_FaxNumber method" +linktitle: "set_FaxNumber" +articleTitle: "set_FaxNumber" +second_title: "Aspose.Email for C++" +description: "Sets the telephone number of the mail user's primary fax machine." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapielectronicaddress/set_faxnumber/ +--- + +## set_FaxNumber {#set_faxnumber} + +Sets the telephone number of the mail user's primary fax machine. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_FaxNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/set_originaldisplayname/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_originaldisplayname/_index.md new file mode 100644 index 0000000000..c9580b8121 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/set_originaldisplayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::set_OriginalDisplayName method" +linktitle: "set_OriginalDisplayName" +articleTitle: "set_OriginalDisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the SMTP e-mail address that corresponds to the e-mail address ." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapielectronicaddress/set_originaldisplayname/ +--- + +## set_OriginalDisplayName {#set_originaldisplayname} + +Sets the SMTP e-mail address that corresponds to the e-mail address . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OriginalDisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapielectronicaddress/to_mapielectronicaddress/_index.md b/english/cpp/aspose.email.mapi/mapielectronicaddress/to_mapielectronicaddress/_index.md new file mode 100644 index 0000000000..b1dc02607b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapielectronicaddress/to_mapielectronicaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiElectronicAddress::to_MapiElectronicAddress method" +linktitle: "to_MapiElectronicAddress" +articleTitle: "to_MapiElectronicAddress" +second_title: "Aspose.Email for C++" +description: "Performs an implicit conversion from System::String to MapiElectronicAddress ." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapielectronicaddress/to_mapielectronicaddress/ +--- + +## to_MapiElectronicAddress {#to_mapielectronicaddress} + +Performs an implicit conversion from System::String to MapiElectronicAddress . + +**Returns:** The result of the conversion. + +```cpp +to_MapiElectronicAddress(System::String emailAddress) +``` + +| Parameter | Description | +| --- | --- | +| emailAddress | The email address. | + diff --git a/english/cpp/aspose.email.mapi/mapiitemtype/_index.md b/english/cpp/aspose.email.mapi/mapiitemtype/_index.md new file mode 100644 index 0000000000..d6fb07a4a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiitemtype/_index.md @@ -0,0 +1,26 @@ +--- +title: "MapiItemType Enum" +linktitle: "MapiItemType" +articleTitle: "MapiItemType" +second_title: "Aspose.Email for C++" +description: "Represents a MAPI item type that can be explicitly converted into an object of the corresponding class derived from the IMapiMessageItem interface." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiitemtype/ +--- + +## MapiItemType enumeration (8 values) + +Represents a MAPI item type that can be explicitly converted into an object of the corresponding class derived from the IMapiMessageItem interface. + +| Value | Description | +| --- | --- | +| None | Non-supported type. MapiMessage cannot be converted to an appropriate item type. | +| Message | An email message. This type does not need to be converted. | +| Contact | A contact item. Can be converted to MapiContact . if (mapiMessage.SupportedType == MapiItemType.Contact ) { var contact = ( MapiContact )mapiMessage.ToMapiMessageItem(); } | +| Calendar | A calendar item. Can be converted to MapiCalendar . if (mapiMessage.SupportedType == MapiItemType.Calendar ) { var calendar = ( MapiCalendar )mapiMessage.ToMapiMessageItem(); } | +| DistList | A distribution list. Can be converted to MapiDistributionList . if (mapiMessage.SupportedType == MapiItemType.DistList) { var distList = ( MapiDistributionList )mapiMessage.ToMapiMessageItem(); } | +| Journal | A Journal entry. Can be converted to MapiJournal . if (mapiMessage.SupportedType == MapiItemType.Journal) { var journal = ( MapiJournal )mapiMessage.ToMapiMessageItem(); } | +| Note | A StickyNote. Can be converted to MapiNote . if (mapiMessage.SupportedType == MapiItemType.Note ) { var note = ( MapiNote )mapiMessage.ToMapiMessageItem(); } | +| Task | A Task item. Can be converted to MapiTask . if (mapiMessage.SupportedType == MapiItemType.Task ) { var task = ( MapiTask )mapiMessage.ToMapiMessageItem(); } | + diff --git a/english/cpp/aspose.email.mapi/mapijournal/_index.md b/english/cpp/aspose.email.mapi/mapijournal/_index.md new file mode 100644 index 0000000000..fa3fc10507 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal class" +linktitle: "MapiJournal" +articleTitle: "MapiJournal" +second_title: "Aspose.Email for C++" +description: "Represents a MAPI journal item." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapijournal/ +--- + +## MapiJournal class + +**Inherits:** Aspose::Email::Mapi::MapiMessageItemBase + +Represents a MAPI journal item. + +This class serves as a wrapper for MapiMessage to simplify the process of handling journal information from MAPI properties. It provides a more intuitive interface for accessing and manipulating journal data within the MAPI message. + +The following example demonstrates how to get a MapiJournal object from a MapiMessage . + +```csharp +var msg = MapiMessage.Load("journal.msg"); + +// Check if the loaded message is a supported journal type +if (msg.SupportedType == MapiItemType.Journal) +{ + // Convert the MAPI message to a MapiJournal object + var mapiJournal = (MapiJournal)msg.ToMapiMessageItem(); + + // Display some journal info + Console.WriteLine(mapiJournal.StartTime); + Console.WriteLine(mapiJournal.Description); +} +``` + +```vb +Dim msg = MapiMessage.Load("journal.msg") + +' Check if the loaded message is a supported journal type +If msg.SupportedType = MapiItemType.Journal Then + ' Convert the MAPI message to a MapiJournal object + Dim mapiJournal = DirectCast(msg.ToMapiMessageItem(), MapiJournal) + + ' Display some journal info + Console.WriteLine(mapiJournal.StartTime) + Console.WriteLine(mapiJournal.Description) +End If +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiJournal (3 overloads)](./mapijournal/) | Initializes a new instance of the MapiJournal class. | + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertToMapiMessage](./converttomapimessage/) | Converts journal object to mapi message | +| [get_BriefDescription](./get_briefdescription/) | Gets the brief description of activity that is being recorded. | +| [get_Description](./get_description/) | Gets the description of activity that is being recorded. | +| [get_DocumentStatus](./get_documentstatus/) | Gets the status of document. | +| [get_Duration](./get_duration/) | Gets the duration of the activity. | +| [get_EndTime](./get_endtime/) | Gets the time at which the activity ended. | +| [get_Flags](./get_flags/) | Gets a flags that contains metadata about the Journal object. | +| [get_StartTime](./get_starttime/) | Gets the time at which the activity began. | +| [GetUnderlyingMessage](./getunderlyingmessage/) | Retrieves the underlying MapiMessage object. | +| [Save (2 overloads)](./save/) | Saves the specified stream. | +| [set_BriefDescription](./set_briefdescription/) | Sets the brief description of activity that is being recorded. | +| [set_Description](./set_description/) | Sets the description of activity that is being recorded. | +| [set_DocumentStatus](./set_documentstatus/) | Sets the status of document. | +| [set_EndTime](./set_endtime/) | Sets the time at which the activity ended. | +| [set_Flags](./set_flags/) | Sets a flags that contains metadata about the Journal object. | +| [set_StartTime](./set_starttime/) | Sets the time at which the activity began. | + diff --git a/english/cpp/aspose.email.mapi/mapijournal/converttomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapijournal/converttomapimessage/_index.md new file mode 100644 index 0000000000..cf6e11182e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/converttomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::ConvertToMapiMessage method" +linktitle: "ConvertToMapiMessage" +articleTitle: "ConvertToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Converts journal object to mapi message" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapijournal/converttomapimessage/ +--- + +## ConvertToMapiMessage {#converttomapimessage} + +Converts journal object to mapi message + +**Returns:** MapiMessage that represents a MAPI message + +```cpp +ConvertToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapijournal/get_briefdescription/_index.md b/english/cpp/aspose.email.mapi/mapijournal/get_briefdescription/_index.md new file mode 100644 index 0000000000..69eda29651 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/get_briefdescription/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::get_BriefDescription method" +linktitle: "get_BriefDescription" +articleTitle: "get_BriefDescription" +second_title: "Aspose.Email for C++" +description: "Gets the brief description of activity that is being recorded." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapijournal/get_briefdescription/ +--- + +## get_BriefDescription {#get_briefdescription} + +Gets the brief description of activity that is being recorded. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_BriefDescription() +``` + diff --git a/english/cpp/aspose.email.mapi/mapijournal/get_description/_index.md b/english/cpp/aspose.email.mapi/mapijournal/get_description/_index.md new file mode 100644 index 0000000000..e5c7cd74cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets the description of activity that is being recorded." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapijournal/get_description/ +--- + +## get_Description {#get_description} + +Gets the description of activity that is being recorded. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.mapi/mapijournal/get_documentstatus/_index.md b/english/cpp/aspose.email.mapi/mapijournal/get_documentstatus/_index.md new file mode 100644 index 0000000000..4c76e9e493 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/get_documentstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::get_DocumentStatus method" +linktitle: "get_DocumentStatus" +articleTitle: "get_DocumentStatus" +second_title: "Aspose.Email for C++" +description: "Gets the status of document." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapijournal/get_documentstatus/ +--- + +## get_DocumentStatus {#get_documentstatus} + +Gets the status of document. + +**Returns:** MapiJournalDocumentStatus Aspose::Email::Mapi:: + +```cpp +get_DocumentStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/mapijournal/get_duration/_index.md b/english/cpp/aspose.email.mapi/mapijournal/get_duration/_index.md new file mode 100644 index 0000000000..898d1bcdf1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/get_duration/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::get_Duration method" +linktitle: "get_Duration" +articleTitle: "get_Duration" +second_title: "Aspose.Email for C++" +description: "Gets the duration of the activity." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapijournal/get_duration/ +--- + +## get_Duration {#get_duration} + +Gets the duration of the activity. + +**Returns:** System::TimeSpan Aspose::Email::Mapi:: + +```cpp +get_Duration() +``` + diff --git a/english/cpp/aspose.email.mapi/mapijournal/get_endtime/_index.md b/english/cpp/aspose.email.mapi/mapijournal/get_endtime/_index.md new file mode 100644 index 0000000000..ed28995b47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/get_endtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::get_EndTime method" +linktitle: "get_EndTime" +articleTitle: "get_EndTime" +second_title: "Aspose.Email for C++" +description: "Gets the time at which the activity ended." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapijournal/get_endtime/ +--- + +## get_EndTime {#get_endtime} + +Gets the time at which the activity ended. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_EndTime() +``` + diff --git a/english/cpp/aspose.email.mapi/mapijournal/get_flags/_index.md b/english/cpp/aspose.email.mapi/mapijournal/get_flags/_index.md new file mode 100644 index 0000000000..9786ef3101 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/get_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::get_Flags method" +linktitle: "get_Flags" +articleTitle: "get_Flags" +second_title: "Aspose.Email for C++" +description: "Gets a flags that contains metadata about the Journal object." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapijournal/get_flags/ +--- + +## get_Flags {#get_flags} + +Gets a flags that contains metadata about the Journal object. + +**Returns:** MapiJournalFlags Aspose::Email::Mapi:: + +```cpp +get_Flags() +``` + diff --git a/english/cpp/aspose.email.mapi/mapijournal/get_starttime/_index.md b/english/cpp/aspose.email.mapi/mapijournal/get_starttime/_index.md new file mode 100644 index 0000000000..49dcaa5a89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/get_starttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::get_StartTime method" +linktitle: "get_StartTime" +articleTitle: "get_StartTime" +second_title: "Aspose.Email for C++" +description: "Gets the time at which the activity began." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapijournal/get_starttime/ +--- + +## get_StartTime {#get_starttime} + +Gets the time at which the activity began. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_StartTime() +``` + diff --git a/english/cpp/aspose.email.mapi/mapijournal/getunderlyingmessage/_index.md b/english/cpp/aspose.email.mapi/mapijournal/getunderlyingmessage/_index.md new file mode 100644 index 0000000000..96cf0d0eda --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/getunderlyingmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::GetUnderlyingMessage method" +linktitle: "GetUnderlyingMessage" +articleTitle: "GetUnderlyingMessage" +second_title: "Aspose.Email for C++" +description: "Retrieves the underlying MapiMessage object." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapijournal/getunderlyingmessage/ +--- + +## GetUnderlyingMessage {#getunderlyingmessage} + +Retrieves the underlying MapiMessage object. + +**Returns:** The MapiMessage object. + +```cpp +GetUnderlyingMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapijournal/mapijournal/_index.md b/english/cpp/aspose.email.mapi/mapijournal/mapijournal/_index.md new file mode 100644 index 0000000000..c6dddb8aa8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/mapijournal/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::MapiJournal constructor" +linktitle: "MapiJournal" +articleTitle: "MapiJournal" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiJournal class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapijournal/mapijournal/ +--- + +## MapiJournal (1 of 3) {#mapijournal_1} + +Initializes a new instance of the MapiJournal class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiJournal() +``` + +--- + +## MapiJournal (2 of 3) {#mapijournal_2} + +Initializes a new instance of the MapiJournal class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiJournal(System::String subject, System::String body, System::String description, System::String briefDescription) +``` + +| Parameter | Description | +| --- | --- | +| subject | The subject. | +| body | The message body. | +| description | The description. | +| briefDescription | The brief description. | + +--- + +## MapiJournal (3 of 3) {#mapijournal_3} + +Initializes a new instance of the MapiJournal class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiJournal(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage that represents IPM.Activity message class. | + diff --git a/english/cpp/aspose.email.mapi/mapijournal/save/_index.md b/english/cpp/aspose.email.mapi/mapijournal/save/_index.md new file mode 100644 index 0000000000..34e764e3f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/save/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves the specified stream." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapijournal/save/ +--- + +## Save (1 of 2) {#save_1} + +Saves the specified stream. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + +--- + +## Save (2 of 2) {#save_2} + +Saves the specified file name. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + diff --git a/english/cpp/aspose.email.mapi/mapijournal/set_briefdescription/_index.md b/english/cpp/aspose.email.mapi/mapijournal/set_briefdescription/_index.md new file mode 100644 index 0000000000..b8241ae217 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/set_briefdescription/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::set_BriefDescription method" +linktitle: "set_BriefDescription" +articleTitle: "set_BriefDescription" +second_title: "Aspose.Email for C++" +description: "Sets the brief description of activity that is being recorded." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapijournal/set_briefdescription/ +--- + +## set_BriefDescription {#set_briefdescription} + +Sets the brief description of activity that is being recorded. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_BriefDescription(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapijournal/set_description/_index.md b/english/cpp/aspose.email.mapi/mapijournal/set_description/_index.md new file mode 100644 index 0000000000..f963336ed5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/set_description/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::set_Description method" +linktitle: "set_Description" +articleTitle: "set_Description" +second_title: "Aspose.Email for C++" +description: "Sets the description of activity that is being recorded." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapijournal/set_description/ +--- + +## set_Description {#set_description} + +Sets the description of activity that is being recorded. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Description(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapijournal/set_documentstatus/_index.md b/english/cpp/aspose.email.mapi/mapijournal/set_documentstatus/_index.md new file mode 100644 index 0000000000..725bdd450e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/set_documentstatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::set_DocumentStatus method" +linktitle: "set_DocumentStatus" +articleTitle: "set_DocumentStatus" +second_title: "Aspose.Email for C++" +description: "Sets the status of document." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapijournal/set_documentstatus/ +--- + +## set_DocumentStatus {#set_documentstatus} + +Sets the status of document. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DocumentStatus(MapiJournalDocumentStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapijournal/set_endtime/_index.md b/english/cpp/aspose.email.mapi/mapijournal/set_endtime/_index.md new file mode 100644 index 0000000000..0a8701fe2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/set_endtime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::set_EndTime method" +linktitle: "set_EndTime" +articleTitle: "set_EndTime" +second_title: "Aspose.Email for C++" +description: "Sets the time at which the activity ended." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapijournal/set_endtime/ +--- + +## set_EndTime {#set_endtime} + +Sets the time at which the activity ended. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EndTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapijournal/set_flags/_index.md b/english/cpp/aspose.email.mapi/mapijournal/set_flags/_index.md new file mode 100644 index 0000000000..f88f894807 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/set_flags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::set_Flags method" +linktitle: "set_Flags" +articleTitle: "set_Flags" +second_title: "Aspose.Email for C++" +description: "Sets a flags that contains metadata about the Journal object." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapijournal/set_flags/ +--- + +## set_Flags {#set_flags} + +Sets a flags that contains metadata about the Journal object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Flags(MapiJournalFlags value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapijournal/set_starttime/_index.md b/english/cpp/aspose.email.mapi/mapijournal/set_starttime/_index.md new file mode 100644 index 0000000000..99e9fec9b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournal/set_starttime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiJournal::set_StartTime method" +linktitle: "set_StartTime" +articleTitle: "set_StartTime" +second_title: "Aspose.Email for C++" +description: "Sets the time at which the activity began." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapijournal/set_starttime/ +--- + +## set_StartTime {#set_starttime} + +Sets the time at which the activity began. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StartTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapijournaldocumentstatus/_index.md b/english/cpp/aspose.email.mapi/mapijournaldocumentstatus/_index.md new file mode 100644 index 0000000000..c920d99bb0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournaldocumentstatus/_index.md @@ -0,0 +1,23 @@ +--- +title: "MapiJournalDocumentStatus Enum" +linktitle: "MapiJournalDocumentStatus" +articleTitle: "MapiJournalDocumentStatus" +second_title: "Aspose.Email for C++" +description: "Indicates the status of document." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapijournaldocumentstatus/ +--- + +## MapiJournalDocumentStatus enumeration (5 values) + +Indicates the status of document. + +| Value | Description | +| --- | --- | +| None | The document has not any status. | +| Printed | Indicates whether the document was printed during journaling. | +| Saved | Indicates whether the document was saved during journaling. | +| Routed | Indicates whether the document was sent to a routing recipient during journaling. | +| Posted | Indicates whether the document was sent by e-mail or posted to a server folder during journaling. | + diff --git a/english/cpp/aspose.email.mapi/mapijournalflags/_index.md b/english/cpp/aspose.email.mapi/mapijournalflags/_index.md new file mode 100644 index 0000000000..c9bab1faff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapijournalflags/_index.md @@ -0,0 +1,20 @@ +--- +title: "MapiJournalFlags Enum" +linktitle: "MapiJournalFlags" +articleTitle: "MapiJournalFlags" +second_title: "Aspose.Email for C++" +description: "Contains metadata about the Journal object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapijournalflags/ +--- + +## MapiJournalFlags enumeration (2 values) + +Contains metadata about the Journal object. Must be either zero or the following values. + +| Value | Description | +| --- | --- | +| None | The Journal object has no journal-associated attachment. | +| HasAttachment | The Journal object has a journal-associated attachment. | + diff --git a/english/cpp/aspose.email.mapi/mapilazyrtfproperty/_index.md b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/_index.md new file mode 100644 index 0000000000..73c5ea40e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Mapi::MapiLazyRtfProperty class" +linktitle: "MapiLazyRtfProperty" +articleTitle: "MapiLazyRtfProperty" +second_title: "Aspose.Email for C++" +description: "Inherits Aspose::Email::Mapi::MapiProperty ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapilazyrtfproperty/ +--- + +## MapiLazyRtfProperty class + +**Inherits:** Aspose::Email::Mapi::MapiProperty + +Inherits Aspose::Email::Mapi::MapiProperty . + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiLazyRtfProperty (4 overloads)](./mapilazyrtfproperty/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | Reimplemented from Aspose::Email::Mapi::MapiProperty . | +| [get_Data](./get_data/) | Gets the binary data. | +| [get_Decompressed](./get_decompressed/) | | + diff --git a/english/cpp/aspose.email.mapi/mapilazyrtfproperty/clone/_index.md b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/clone/_index.md new file mode 100644 index 0000000000..e19be32484 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/clone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiLazyRtfProperty::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Reimplemented from Aspose::Email::Mapi::MapiProperty ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapilazyrtfproperty/clone/ +--- + +## Clone {#clone} + +Reimplemented from Aspose::Email::Mapi::MapiProperty . + +**Returns:** System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapilazyrtfproperty/get_data/_index.md b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/get_data/_index.md new file mode 100644 index 0000000000..4e7fa37583 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/get_data/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiLazyRtfProperty::get_Data method" +linktitle: "get_Data" +articleTitle: "get_Data" +second_title: "Aspose.Email for C++" +description: "Gets the binary data." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapilazyrtfproperty/get_data/ +--- + +## get_Data {#get_data} + +Gets the binary data. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_Data() +``` + diff --git a/english/cpp/aspose.email.mapi/mapilazyrtfproperty/get_decompressed/_index.md b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/get_decompressed/_index.md new file mode 100644 index 0000000000..e89cfa3585 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/get_decompressed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiLazyRtfProperty::get_Decompressed method" +linktitle: "get_Decompressed" +articleTitle: "get_Decompressed" +second_title: "Aspose.Email for C++" +description: "get_Decompressed of MapiLazyRtfProperty." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapilazyrtfproperty/get_decompressed/ +--- + +## get_Decompressed {#get_decompressed} + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_Decompressed() +``` + diff --git a/english/cpp/aspose.email.mapi/mapilazyrtfproperty/mapilazyrtfproperty/_index.md b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/mapilazyrtfproperty/_index.md new file mode 100644 index 0000000000..2c2e4a003c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapilazyrtfproperty/mapilazyrtfproperty/_index.md @@ -0,0 +1,67 @@ +--- +title: "Aspose::Email::Mapi::MapiLazyRtfProperty::MapiLazyRtfProperty constructor" +linktitle: "MapiLazyRtfProperty" +articleTitle: "MapiLazyRtfProperty" +second_title: "Aspose.Email for C++" +description: "MapiLazyRtfProperty of MapiLazyRtfProperty." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapilazyrtfproperty/mapilazyrtfproperty/ +--- + +## MapiLazyRtfProperty (1 of 4) {#mapilazyrtfproperty_1} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiLazyRtfProperty(System::String html) +``` + +| Parameter | Description | +| --- | --- | +| html | | + +--- + +## MapiLazyRtfProperty (2 of 4) {#mapilazyrtfproperty_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiLazyRtfProperty(System::ArrayPtr< uint8_t > decompressed, bool useBodyCompression) +``` + +| Parameter | Description | +| --- | --- | +| decompressed | | +| useBodyCompression | | + +--- + +## MapiLazyRtfProperty (3 of 4) {#mapilazyrtfproperty_3} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiLazyRtfProperty(System::ArrayPtr< uint8_t > decompressed) +``` + +| Parameter | Description | +| --- | --- | +| decompressed | | + +--- + +## MapiLazyRtfProperty (4 of 4) {#mapilazyrtfproperty_4} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiLazyRtfProperty(System::ArrayPtr< uint8_t > decompressed, System::ArrayPtr< uint8_t > compressed) +``` + +| Parameter | Description | +| --- | --- | +| decompressed | | +| compressed | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/_index.md b/english/cpp/aspose.email.mapi/mapimessage/_index.md new file mode 100644 index 0000000000..48c4f1b2aa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/_index.md @@ -0,0 +1,146 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage class" +linktitle: "MapiMessage" +articleTitle: "MapiMessage" +second_title: "Aspose.Email for C++" +description: "Represents an Outlook Message format document that can be parsed." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessage/ +--- + +## MapiMessage class + +**Inherits:** Aspose::Email::Mapi::MapiMessageItemBase + +Represents an Outlook Message format document that can be parsed. + +Instances of the MapiMessage class are used to represent Microsoft Outlook Message document files that are parsed by MapiMessageReader class. To access the sender, recipient, and contents of an e-mail message, use the associated properties of the MapiMessage class. + +The following exmaple demonstrates how to read Outlook Message files. + +```csharp + //Open Outlook Message files + MapiMessage msg = MapiMessage.Load(@"c:\outlookmessage.msg"); + +//read subject +Console.WriteLine("Subject:" + msg.Subject); + +//sender name +Console.WriteLine("From:" + msg.SenderName); + +//message body +Console.WriteLine("Body:" + msg.Body); + +//Attachments +foreach(MapiAttachment att in msg.Attachments) +{ + Console.WriteLine("Attachment Name:"+att.FileName); + att.Save(att.FileName); +} +``` + +```vb +'Open Outlook Message files +Dim msg As MapiMessage = MapiMessage.Load("c:\outlookmessage.msg") + +'read subject +Console.WriteLine("Subject:" + msg.Subject) + +'sender name +Console.WriteLine("From:" + msg.SenderName) + +'message body +Console.WriteLine("Body:" + msg.Body) + +'Attachments +For Each att As MapiAttachment In msg.Attachments + Console.WriteLine("Attachment Name:" + att.FileName) + att.Save(att.FileName) +Next +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiMessage (7 overloads)](./mapimessage/) | Initializes a new instance of the MapiMessage class. | + +## Methods + +| Name | Description | +| --- | --- | +| [AddCustomProperty (2 overloads)](./addcustomproperty/) | Adds the custom property. | +| [AddEmbeddedImageToRtfBody](./addembeddedimagetortfbody/) | Adds string data that represents embedded image into rtf body. | +| [ChangeMessageClass](./changemessageclass/) | Changes the message type to the specified value. | +| [CheckBounced](./checkbounced/) | Checks whether this message can be treated as a bounce message. | +| [Clone](./clone/) | Creates a new object that is a copy of the current instance. | +| [ConvertToMapiMessage](./converttomapimessage/) | Convert item to MapiMessage . Set MessageClass, Subject, Mileage and Billing. | +| [ConvertToUnicode](./converttounicode/) | Converts ASCII message to unicode. | +| [CovertToUnicode](./coverttounicode/) | | +| [DestroyAttachments](./destroyattachments/) | Destroies the attachments in the specified Outlook Message files. DestroyAttachments will ignore the attachment parsing. | +| [FromMailMessage (4 overloads)](./frommailmessage/) | Creates an instance of MapiMessage from the MailMessage . | +| [FromObjectData](./fromobjectdata/) | Creates the MapiMessage from the object data. | +| [FromProperties (2 overloads)](./fromproperties/) | Creates an instance of MapiMessage from a collection of Mapi properties. | +| [FromStreamInternal](./fromstreaminternal/) | | +| [get_ClientSubmitTime](./get_clientsubmittime/) | Gets the date and time the message sender submitted a message. | +| [get_ConversationTopic](./get_conversationtopic/) | Gets the topic of the first message in a conversation thread. | +| [get_DeliveryTime](./get_deliverytime/) | Gets the date and time a message was delivered. | +| [get_DisplayBcc](./get_displaybcc/) | Gets a list of the display names of any blind carbon copy (BCC) message recipients, separated by semicolons (;). | +| [get_DisplayCc](./get_displaycc/) | Gets a list of the display names of any carbon copy (CC) message recipients, separated by semicolons (;). | +| [get_DisplayName](./get_displayname/) | Gets the display name for the message. | +| [get_DisplayNamePrefix](./get_displaynameprefix/) | Gets a prefix of the display name. | +| [get_DisplayTo](./get_displayto/) | Gets a list of the display names of the primary (To) message recipients, separated by semicolons (;). | +| [get_Flags](./get_flags/) | Gets the message flags. | +| [get_Headers](./get_headers/) | Gets the transport message headers | +| [get_InternetMessageId](./get_internetmessageid/) | Gets the message id of the message. | +| [get_IsEncrypted](./get_isencrypted/) | Gets a value indicating whether the message is encrypted. | +| [get_IsSigned](./get_issigned/) | Gets a value indicating whether the message is signed. | +| [get_IsTemplate](./get_istemplate/) | Determines whether the message is Outlook template (.oft). | +| [get_MessageFormat](./get_messageformat/) | Gets the outlook message format. | +| [get_NormalizedSubject](./get_normalizedsubject/) | Gets normalized subject of the message. | +| [get_ReadReceiptRequested](./get_readreceiptrequested/) | Gets a value indicating whether the read receipt is requested. | +| [get_ReplyTo](./get_replyto/) | Gets the reply to names. | +| [get_SenderAddressType](./get_senderaddresstype/) | Gets the message sender's e-mail address type. | +| [get_SenderEmailAddress](./get_senderemailaddress/) | Gets the message sender's e-mail address. | +| [get_SenderName](./get_sendername/) | Gets the message sender's display name. | +| [get_SenderSmtpAddress](./get_sendersmtpaddress/) | Gets the message sender's e-mail address. | +| [get_SentRepresentingAddressType](./get_sentrepresentingaddresstype/) | Gets the address type for the messaging user represented by the sender. | +| [get_SentRepresentingEmailAddress](./get_sentrepresentingemailaddress/) | Gets the e-mail address for the messaging user represented by the sender. | +| [get_SentRepresentingName](./get_sentrepresentingname/) | Gets the display name for the messaging user represented by the sender. | +| [get_SentRepresentingSmtpAddress](./get_sentrepresentingsmtpaddress/) | Gets the e-mail address for the messaging user represented by the sender. | +| [get_TransportMessageHeaders](./get_transportmessageheaders/) | Gets the transport-specific message envelope information. | +| [GetAddressType](./getaddresstype/) | | +| [GetBlankMapiMessage](./getblankmapimessage/) | | +| [GetCustomProperties](./getcustomproperties/) | Gets collection of custom MapiProperties. | +| [GetSize](./getsize/) | Gets the total size of message property values. | +| [ImportCalendarToMapiMessage (2 overloads)](./importcalendartomapimessage/) | Imports the iCalendar to MapiMessage . | +| [IsMsgFormat (2 overloads)](./ismsgformat/) | Determines whether the specified stream has a MSG format. | +| [Load (4 overloads)](./load/) | Loads message from stream. | +| [LoadFromTnef (2 overloads)](./loadfromtnef/) | Loads message from Transport Neutral Encapsulation Format (TNEF) data structure | +| [LoadInternal](./loadinternal/) | Loads message from stream with additional options. NOTE!!! Call this method if you don't need to increase customer consumption credit for Dynabic.Metered. | +| [MakeTemplate](./maketemplate/) | | +| [OnConversionProgress](./onconversionprogress/) | | +| [RemoveAttachments](./removeattachments/) | Removes all of the attachments from the specified Outlook Message files. | +| [Save (4 overloads)](./save/) | Saves to the specified stream as Msg . | +| [SaveAsTemplate (2 overloads)](./saveastemplate/) | Saves to the specified stream as Outlook File Template(OFT format). | +| [SaveAsTnef (2 overloads)](./saveastnef/) | Save message in TNEF format. | +| [set_ClientSubmitTime](./set_clientsubmittime/) | Sets the date and time the message sender submitted a message. | +| [set_DeliveryTime](./set_deliverytime/) | Sets the date and time a message was delivered. | +| [set_Headers](./set_headers/) | Gets the transport message headers | +| [set_ReadReceiptRequested](./set_readreceiptrequested/) | Sets a value indicating whether the read receipt is requested. | +| [set_ReplyTo](./set_replyto/) | Sets the reply to names. | +| [set_SenderEmailAddress](./set_senderemailaddress/) | Sets the message sender's e-mail address. | +| [set_SenderName](./set_sendername/) | Sets the message sender's display name. | +| [set_SenderSmtpAddress](./set_sendersmtpaddress/) | Sets the message sender's e-mail address. | +| [set_SentRepresentingEmailAddress](./set_sentrepresentingemailaddress/) | Sets the e-mail address for the messaging user represented by the sender. | +| [set_SentRepresentingName](./set_sentrepresentingname/) | Sets the display name for the messaging user represented by the sender. | +| [SetDateInHeaders](./setdateinheaders/) | | +| [SetProperty (3 overloads)](./setproperty/) | Sets the attachment. | +| [SetStringPropertyValue](./setstringpropertyvalue/) | Sets the string property value. | +| [ToMailMessage](./tomailmessage/) | Creates an instance of MailMessage from this MapiMessage . | +| [ToMapiMessageItem](./tomapimessageitem/) | Convert MapiMessage to IMapiMessageItem object in dependence with MessageClass. | +| [TrySetCodePageFromRtfBody](./trysetcodepagefromrtfbody/) | Tries the set code page from RTF body. | +| [ConversionProgressEvent](./conversionprogressevent/) | Event to notify user about progress of conversion/saving. | +| [emlBoundaries](./emlboundaries/) | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/addcustomproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessage/addcustomproperty/_index.md new file mode 100644 index 0000000000..40a399e989 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/addcustomproperty/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::AddCustomProperty method" +linktitle: "AddCustomProperty" +articleTitle: "AddCustomProperty" +second_title: "Aspose.Email for C++" +description: "Adds the custom property." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessage/addcustomproperty/ +--- + +## AddCustomProperty (1 of 2) {#addcustomproperty_1} + +Adds the custom property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddCustomProperty(MapiPropertyType type, System::ArrayPtr< uint8_t > data, System::String stringNameId) +``` + +| Parameter | Description | +| --- | --- | +| type | Type of MapiProperty Aspose::Email::Mapi::MapiPropertyType | +| data | MapiProperty data. uint8_t | +| stringNameId | The name of property System::String . | + +--- + +## AddCustomProperty (2 of 2) {#addcustomproperty_2} + +Adds the custom property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddCustomProperty(System::SharedPtr < MapiProperty > property, System::String stringNameId) +``` + +| Parameter | Description | +| --- | --- | +| property | The property MapiProperty . | +| stringNameId | The name of property System::String . | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/addembeddedimagetortfbody/_index.md b/english/cpp/aspose.email.mapi/mapimessage/addembeddedimagetortfbody/_index.md new file mode 100644 index 0000000000..2415de9228 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/addembeddedimagetortfbody/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::AddEmbeddedImageToRtfBody method" +linktitle: "AddEmbeddedImageToRtfBody" +articleTitle: "AddEmbeddedImageToRtfBody" +second_title: "Aspose.Email for C++" +description: "Adds string data that represents embedded image into rtf body." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapimessage/addembeddedimagetortfbody/ +--- + +## AddEmbeddedImageToRtfBody {#addembeddedimagetortfbody} + +Adds string data that represents embedded image into rtf body. + +**Returns:** Rtf body with embedded image. + +```cpp +AddEmbeddedImageToRtfBody(System::String bodyRtf, System::SharedPtr < LinkedResource > linkedResource) +``` + +| Parameter | Description | +| --- | --- | +| bodyRtf | Rtf body of msg. | +| linkedResource | Inline image resource. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/changemessageclass/_index.md b/english/cpp/aspose.email.mapi/mapimessage/changemessageclass/_index.md new file mode 100644 index 0000000000..de2bf31d86 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/changemessageclass/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::ChangeMessageClass method" +linktitle: "ChangeMessageClass" +articleTitle: "ChangeMessageClass" +second_title: "Aspose.Email for C++" +description: "Changes the message type to the specified value." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapimessage/changemessageclass/ +--- + +## ChangeMessageClass {#changemessageclass} + +Changes the message type to the specified value. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ChangeMessageClass(System::String messageClass) +``` + +| Parameter | Description | +| --- | --- | +| messageClass | The message class. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/checkbounced/_index.md b/english/cpp/aspose.email.mapi/mapimessage/checkbounced/_index.md new file mode 100644 index 0000000000..5b5b235c4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/checkbounced/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::CheckBounced method" +linktitle: "CheckBounced" +articleTitle: "CheckBounced" +second_title: "Aspose.Email for C++" +description: "Checks whether this message can be treated as a bounce message." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapimessage/checkbounced/ +--- + +## CheckBounced {#checkbounced} + +Checks whether this message can be treated as a bounce message. + +**Returns:** Result of checking BounceResult . + +```cpp +CheckBounced() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/clone/_index.md b/english/cpp/aspose.email.mapi/mapimessage/clone/_index.md new file mode 100644 index 0000000000..bd5af5ddfc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/clone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Creates a new object that is a copy of the current instance." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapimessage/clone/ +--- + +## Clone {#clone} + +Creates a new object that is a copy of the current instance. + +**Returns:** A new object that is a copy of this instance. + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/conversionprogressevent/_index.md b/english/cpp/aspose.email.mapi/mapimessage/conversionprogressevent/_index.md new file mode 100644 index 0000000000..0cf35ba937 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/conversionprogressevent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::ConversionProgressEvent method" +linktitle: "ConversionProgressEvent" +articleTitle: "ConversionProgressEvent" +second_title: "Aspose.Email for C++" +description: "Event to notify user about progress of conversion/saving." +type: docs +weight: 720 +url: /cpp/aspose.email.mapi/mapimessage/conversionprogressevent/ +--- + +## ConversionProgressEvent {#conversionprogressevent} + +Event to notify user about progress of conversion/saving. + +**Returns:** System::Event)> Aspose::Email::Mapi:: + +```cpp +ConversionProgressEvent() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/converttomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapimessage/converttomapimessage/_index.md new file mode 100644 index 0000000000..26b8786267 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/converttomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::ConvertToMapiMessage method" +linktitle: "ConvertToMapiMessage" +articleTitle: "ConvertToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Convert item to MapiMessage ." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapimessage/converttomapimessage/ +--- + +## ConvertToMapiMessage {#converttomapimessage} + +Convert item to MapiMessage . Set MessageClass, Subject, Mileage and Billing. + +**Returns:** System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +ConvertToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/converttounicode/_index.md b/english/cpp/aspose.email.mapi/mapimessage/converttounicode/_index.md new file mode 100644 index 0000000000..e86b7f0adf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/converttounicode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::ConvertToUnicode method" +linktitle: "ConvertToUnicode" +articleTitle: "ConvertToUnicode" +second_title: "Aspose.Email for C++" +description: "Converts ASCII message to unicode." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapimessage/converttounicode/ +--- + +## ConvertToUnicode {#converttounicode} + +Converts ASCII message to unicode. + +**Returns:** The unicode MapiMessage . + +```cpp +ConvertToUnicode() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/coverttounicode/_index.md b/english/cpp/aspose.email.mapi/mapimessage/coverttounicode/_index.md new file mode 100644 index 0000000000..e4cefb72be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/coverttounicode/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::CovertToUnicode method" +linktitle: "CovertToUnicode" +articleTitle: "CovertToUnicode" +second_title: "Aspose.Email for C++" +description: "CovertToUnicode of MapiMessage." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapimessage/coverttounicode/ +--- + +## CovertToUnicode {#coverttounicode} + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +CovertToUnicode(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/destroyattachments/_index.md b/english/cpp/aspose.email.mapi/mapimessage/destroyattachments/_index.md new file mode 100644 index 0000000000..2e85395867 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/destroyattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::DestroyAttachments method" +linktitle: "DestroyAttachments" +articleTitle: "DestroyAttachments" +second_title: "Aspose.Email for C++" +description: "Destroies the attachments in the specified Outlook Message files." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapimessage/destroyattachments/ +--- + +## DestroyAttachments {#destroyattachments} + +Destroies the attachments in the specified Outlook Message files. DestroyAttachments will ignore the attachment parsing. + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +DestroyAttachments(System::String path) +``` + +| Parameter | Description | +| --- | --- | +| path | The name of the Outlook Message file. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/emlboundaries/_index.md b/english/cpp/aspose.email.mapi/mapimessage/emlboundaries/_index.md new file mode 100644 index 0000000000..29835dc5b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/emlboundaries/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::emlBoundaries method" +linktitle: "emlBoundaries" +articleTitle: "emlBoundaries" +second_title: "Aspose.Email for C++" +description: "emlBoundaries of MapiMessage." +type: docs +weight: 730 +url: /cpp/aspose.email.mapi/mapimessage/emlboundaries/ +--- + +## emlBoundaries {#emlboundaries} + +**Returns:** System::SharedPtr > Aspose::Email::Mapi:: + +```cpp +emlBoundaries() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/frommailmessage/_index.md b/english/cpp/aspose.email.mapi/mapimessage/frommailmessage/_index.md new file mode 100644 index 0000000000..63d6f05e4a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/frommailmessage/_index.md @@ -0,0 +1,74 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::FromMailMessage method" +linktitle: "FromMailMessage" +articleTitle: "FromMailMessage" +second_title: "Aspose.Email for C++" +description: "Creates an instance of MapiMessage from the MailMessage ." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapimessage/frommailmessage/ +--- + +## FromMailMessage (1 of 4) {#frommailmessage_1} + +Creates an instance of MapiMessage from the MailMessage . + +**Returns:** Returns a MapiMessage instance which is loaded from the MailMessage . + +```cpp +FromMailMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The MailMessage . | + +--- + +## FromMailMessage (2 of 4) {#frommailmessage_2} + +Creates an instance of MapiMessage from the MailMessage . + +**Returns:** MapiMessage that represents Outlook message. + +```cpp +FromMailMessage(System::SharedPtr < MailMessage > message, System::SharedPtr < MapiConversionOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| message | The MailMessage . | +| options | MapiFromMailMessageOptions MapiConversionOptions | + +--- + +## FromMailMessage (3 of 4) {#frommailmessage_3} + +Creates an instance of MapiMessage from the EML format data stream. + +**Returns:** Returns a MapiMessage instance which is loaded from the EML format data stream. + +```cpp +FromMailMessage(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream of data that represents an EML file. | + +--- + +## FromMailMessage (4 of 4) {#frommailmessage_4} + +Creates an instance of MapiMessage from the MailMessage . + +**Returns:** Returns a MapiMessage instance which is loaded from the MailMessage . + +```cpp +FromMailMessage(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The file name of MailMessage . | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/fromobjectdata/_index.md b/english/cpp/aspose.email.mapi/mapimessage/fromobjectdata/_index.md new file mode 100644 index 0000000000..567a87e991 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/fromobjectdata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::FromObjectData method" +linktitle: "FromObjectData" +articleTitle: "FromObjectData" +second_title: "Aspose.Email for C++" +description: "Creates the MapiMessage from the object data." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapimessage/fromobjectdata/ +--- + +## FromObjectData {#fromobjectdata} + +Creates the MapiMessage from the object data. + +**Returns:** static System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +FromObjectData(System::SharedPtr < MapiObjectProperty > objectData, System::SharedPtr < System::Object > ventureLicense) +``` + +| Parameter | Description | +| --- | --- | +| objectData | The object data. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/fromproperties/_index.md b/english/cpp/aspose.email.mapi/mapimessage/fromproperties/_index.md new file mode 100644 index 0000000000..b84cd502d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/fromproperties/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::FromProperties method" +linktitle: "FromProperties" +articleTitle: "FromProperties" +second_title: "Aspose.Email for C++" +description: "Creates an instance of MapiMessage from a collection of Mapi properties." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapimessage/fromproperties/ +--- + +## FromProperties (1 of 2) {#fromproperties_1} + +Creates an instance of MapiMessage from a collection of Mapi properties. + +**Returns:** Returns a MapiMessage instance which is loaded from the specified properties. + +```cpp +FromProperties(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A collection of MapiProperty . | + +--- + +## FromProperties (2 of 2) {#fromproperties_2} + +Creates an instance of MapiMessage from a collection of Mapi properties. + +**Returns:** Returns a MapiMessage instance which is loaded from the specified properties. + +```cpp +FromProperties(System::SharedPtr < MapiPropertyCollection > properties, bool removeNamedProperties) +``` + +| Parameter | Description | +| --- | --- | +| properties | The property collection. | +| removeNamedProperties | If set to true then named properties will be removed from collection. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/fromstreaminternal/_index.md b/english/cpp/aspose.email.mapi/mapimessage/fromstreaminternal/_index.md new file mode 100644 index 0000000000..a3bd74d41d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/fromstreaminternal/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::FromStreamInternal method" +linktitle: "FromStreamInternal" +articleTitle: "FromStreamInternal" +second_title: "Aspose.Email for C++" +description: "FromStreamInternal of MapiMessage." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapimessage/fromstreaminternal/ +--- + +## FromStreamInternal {#fromstreaminternal} + +**Returns:** static System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +FromStreamInternal(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < VentureLicense > ventureLicense) +``` + +| Parameter | Description | +| --- | --- | +| stream | | +| ventureLicense | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_clientsubmittime/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_clientsubmittime/_index.md new file mode 100644 index 0000000000..be5c13f7f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_clientsubmittime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_ClientSubmitTime method" +linktitle: "get_ClientSubmitTime" +articleTitle: "get_ClientSubmitTime" +second_title: "Aspose.Email for C++" +description: "Gets the date and time the message sender submitted a message." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapimessage/get_clientsubmittime/ +--- + +## get_ClientSubmitTime {#get_clientsubmittime} + +Gets the date and time the message sender submitted a message. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_ClientSubmitTime() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_conversationtopic/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_conversationtopic/_index.md new file mode 100644 index 0000000000..123b199121 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_conversationtopic/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_ConversationTopic method" +linktitle: "get_ConversationTopic" +articleTitle: "get_ConversationTopic" +second_title: "Aspose.Email for C++" +description: "Gets the topic of the first message in a conversation thread." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapimessage/get_conversationtopic/ +--- + +## get_ConversationTopic {#get_conversationtopic} + +Gets the topic of the first message in a conversation thread. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ConversationTopic() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_deliverytime/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_deliverytime/_index.md new file mode 100644 index 0000000000..bf067f4d73 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_deliverytime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_DeliveryTime method" +linktitle: "get_DeliveryTime" +articleTitle: "get_DeliveryTime" +second_title: "Aspose.Email for C++" +description: "Gets the date and time a message was delivered." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapimessage/get_deliverytime/ +--- + +## get_DeliveryTime {#get_deliverytime} + +Gets the date and time a message was delivered. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_DeliveryTime() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_displaybcc/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_displaybcc/_index.md new file mode 100644 index 0000000000..9a1f0e8469 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_displaybcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_DisplayBcc method" +linktitle: "get_DisplayBcc" +articleTitle: "get_DisplayBcc" +second_title: "Aspose.Email for C++" +description: "Gets a list of the display names of any blind carbon copy (BCC) message recipients, separated by semicolons (;)." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapimessage/get_displaybcc/ +--- + +## get_DisplayBcc {#get_displaybcc} + +Gets a list of the display names of any blind carbon copy (BCC) message recipients, separated by semicolons (;). + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayBcc() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_displaycc/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_displaycc/_index.md new file mode 100644 index 0000000000..2785e1e63f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_displaycc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_DisplayCc method" +linktitle: "get_DisplayCc" +articleTitle: "get_DisplayCc" +second_title: "Aspose.Email for C++" +description: "Gets a list of the display names of any carbon copy (CC) message recipients, separated by semicolons (;)." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapimessage/get_displaycc/ +--- + +## get_DisplayCc {#get_displaycc} + +Gets a list of the display names of any carbon copy (CC) message recipients, separated by semicolons (;). + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayCc() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_displayname/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_displayname/_index.md new file mode 100644 index 0000000000..0528a799c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the display name for the message." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapimessage/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the display name for the message. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_displaynameprefix/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_displaynameprefix/_index.md new file mode 100644 index 0000000000..5dbace7798 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_displaynameprefix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_DisplayNamePrefix method" +linktitle: "get_DisplayNamePrefix" +articleTitle: "get_DisplayNamePrefix" +second_title: "Aspose.Email for C++" +description: "Gets a prefix of the display name." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapimessage/get_displaynameprefix/ +--- + +## get_DisplayNamePrefix {#get_displaynameprefix} + +Gets a prefix of the display name. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayNamePrefix() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_displayto/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_displayto/_index.md new file mode 100644 index 0000000000..63b80b9479 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_displayto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_DisplayTo method" +linktitle: "get_DisplayTo" +articleTitle: "get_DisplayTo" +second_title: "Aspose.Email for C++" +description: "Gets a list of the display names of the primary (To) message recipients, separated by semicolons (;)." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapimessage/get_displayto/ +--- + +## get_DisplayTo {#get_displayto} + +Gets a list of the display names of the primary (To) message recipients, separated by semicolons (;). + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayTo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_flags/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_flags/_index.md new file mode 100644 index 0000000000..7ec6eccf82 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_Flags method" +linktitle: "get_Flags" +articleTitle: "get_Flags" +second_title: "Aspose.Email for C++" +description: "Gets the message flags." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapimessage/get_flags/ +--- + +## get_Flags {#get_flags} + +Gets the message flags. + +**Returns:** MapiMessageFlags Aspose::Email::Mapi:: + +```cpp +get_Flags() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_headers/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_headers/_index.md new file mode 100644 index 0000000000..0bda8665c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_headers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_Headers method" +linktitle: "get_Headers" +articleTitle: "get_Headers" +second_title: "Aspose.Email for C++" +description: "Gets the transport message headers" +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapimessage/get_headers/ +--- + +## get_Headers {#get_headers} + +Gets the transport message headers + +**Returns:** System::SharedPtr < Mime::HeaderCollection > Aspose::Email::Mapi:: + +```cpp +get_Headers() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_internetmessageid/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_internetmessageid/_index.md new file mode 100644 index 0000000000..319da8b2d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_internetmessageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_InternetMessageId method" +linktitle: "get_InternetMessageId" +articleTitle: "get_InternetMessageId" +second_title: "Aspose.Email for C++" +description: "Gets the message id of the message." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapimessage/get_internetmessageid/ +--- + +## get_InternetMessageId {#get_internetmessageid} + +Gets the message id of the message. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_InternetMessageId() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_isencrypted/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_isencrypted/_index.md new file mode 100644 index 0000000000..911b049066 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_isencrypted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_IsEncrypted method" +linktitle: "get_IsEncrypted" +articleTitle: "get_IsEncrypted" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message is encrypted." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapimessage/get_isencrypted/ +--- + +## get_IsEncrypted {#get_isencrypted} + +Gets a value indicating whether the message is encrypted. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsEncrypted() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_issigned/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_issigned/_index.md new file mode 100644 index 0000000000..659515eb17 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_issigned/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_IsSigned method" +linktitle: "get_IsSigned" +articleTitle: "get_IsSigned" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message is signed." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapimessage/get_issigned/ +--- + +## get_IsSigned {#get_issigned} + +Gets a value indicating whether the message is signed. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsSigned() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_istemplate/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_istemplate/_index.md new file mode 100644 index 0000000000..98eee499fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_istemplate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_IsTemplate method" +linktitle: "get_IsTemplate" +articleTitle: "get_IsTemplate" +second_title: "Aspose.Email for C++" +description: "Determines whether the message is Outlook template (.oft)." +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapimessage/get_istemplate/ +--- + +## get_IsTemplate {#get_istemplate} + +Determines whether the message is Outlook template (.oft). + +**Returns:** true if the message is OFT template; otherwise, false . + +```cpp +get_IsTemplate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_messageformat/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_messageformat/_index.md new file mode 100644 index 0000000000..dce2674589 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_messageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_MessageFormat method" +linktitle: "get_MessageFormat" +articleTitle: "get_MessageFormat" +second_title: "Aspose.Email for C++" +description: "Gets the outlook message format." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapimessage/get_messageformat/ +--- + +## get_MessageFormat {#get_messageformat} + +Gets the outlook message format. + +**Returns:** OutlookMessageFormat Aspose::Email::Mapi:: + +```cpp +get_MessageFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_normalizedsubject/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_normalizedsubject/_index.md new file mode 100644 index 0000000000..2486bfb677 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_normalizedsubject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_NormalizedSubject method" +linktitle: "get_NormalizedSubject" +articleTitle: "get_NormalizedSubject" +second_title: "Aspose.Email for C++" +description: "Gets normalized subject of the message." +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapimessage/get_normalizedsubject/ +--- + +## get_NormalizedSubject {#get_normalizedsubject} + +Gets normalized subject of the message. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_NormalizedSubject() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_readreceiptrequested/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_readreceiptrequested/_index.md new file mode 100644 index 0000000000..82aa006b41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_readreceiptrequested/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_ReadReceiptRequested method" +linktitle: "get_ReadReceiptRequested" +articleTitle: "get_ReadReceiptRequested" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the read receipt is requested." +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapimessage/get_readreceiptrequested/ +--- + +## get_ReadReceiptRequested {#get_readreceiptrequested} + +Gets a value indicating whether the read receipt is requested. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_ReadReceiptRequested() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_replyto/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_replyto/_index.md new file mode 100644 index 0000000000..9a751e7a88 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_replyto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_ReplyTo method" +linktitle: "get_ReplyTo" +articleTitle: "get_ReplyTo" +second_title: "Aspose.Email for C++" +description: "Gets the reply to names." +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapimessage/get_replyto/ +--- + +## get_ReplyTo {#get_replyto} + +Gets the reply to names. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ReplyTo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_senderaddresstype/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_senderaddresstype/_index.md new file mode 100644 index 0000000000..f1d165e024 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_senderaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_SenderAddressType method" +linktitle: "get_SenderAddressType" +articleTitle: "get_SenderAddressType" +second_title: "Aspose.Email for C++" +description: "Gets the message sender's e-mail address type." +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/mapimessage/get_senderaddresstype/ +--- + +## get_SenderAddressType {#get_senderaddresstype} + +Gets the message sender's e-mail address type. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SenderAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_senderemailaddress/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_senderemailaddress/_index.md new file mode 100644 index 0000000000..e6b82e1b61 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_senderemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_SenderEmailAddress method" +linktitle: "get_SenderEmailAddress" +articleTitle: "get_SenderEmailAddress" +second_title: "Aspose.Email for C++" +description: "Gets the message sender's e-mail address." +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/mapimessage/get_senderemailaddress/ +--- + +## get_SenderEmailAddress {#get_senderemailaddress} + +Gets the message sender's e-mail address. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SenderEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_sendername/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_sendername/_index.md new file mode 100644 index 0000000000..c481161965 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_sendername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_SenderName method" +linktitle: "get_SenderName" +articleTitle: "get_SenderName" +second_title: "Aspose.Email for C++" +description: "Gets the message sender's display name." +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/mapimessage/get_sendername/ +--- + +## get_SenderName {#get_sendername} + +Gets the message sender's display name. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SenderName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_sendersmtpaddress/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_sendersmtpaddress/_index.md new file mode 100644 index 0000000000..b63fc68db5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_sendersmtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_SenderSmtpAddress method" +linktitle: "get_SenderSmtpAddress" +articleTitle: "get_SenderSmtpAddress" +second_title: "Aspose.Email for C++" +description: "Gets the message sender's e-mail address." +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/mapimessage/get_sendersmtpaddress/ +--- + +## get_SenderSmtpAddress {#get_sendersmtpaddress} + +Gets the message sender's e-mail address. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SenderSmtpAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingaddresstype/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingaddresstype/_index.md new file mode 100644 index 0000000000..64febbfb1a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingaddresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_SentRepresentingAddressType method" +linktitle: "get_SentRepresentingAddressType" +articleTitle: "get_SentRepresentingAddressType" +second_title: "Aspose.Email for C++" +description: "Gets the address type for the messaging user represented by the sender." +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/mapimessage/get_sentrepresentingaddresstype/ +--- + +## get_SentRepresentingAddressType {#get_sentrepresentingaddresstype} + +Gets the address type for the messaging user represented by the sender. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SentRepresentingAddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingemailaddress/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingemailaddress/_index.md new file mode 100644 index 0000000000..f76f94cad5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_SentRepresentingEmailAddress method" +linktitle: "get_SentRepresentingEmailAddress" +articleTitle: "get_SentRepresentingEmailAddress" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address for the messaging user represented by the sender." +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/mapimessage/get_sentrepresentingemailaddress/ +--- + +## get_SentRepresentingEmailAddress {#get_sentrepresentingemailaddress} + +Gets the e-mail address for the messaging user represented by the sender. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SentRepresentingEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingname/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingname/_index.md new file mode 100644 index 0000000000..ab46d0c560 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_SentRepresentingName method" +linktitle: "get_SentRepresentingName" +articleTitle: "get_SentRepresentingName" +second_title: "Aspose.Email for C++" +description: "Gets the display name for the messaging user represented by the sender." +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/mapimessage/get_sentrepresentingname/ +--- + +## get_SentRepresentingName {#get_sentrepresentingname} + +Gets the display name for the messaging user represented by the sender. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SentRepresentingName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingsmtpaddress/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingsmtpaddress/_index.md new file mode 100644 index 0000000000..dc5e306d6b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_sentrepresentingsmtpaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_SentRepresentingSmtpAddress method" +linktitle: "get_SentRepresentingSmtpAddress" +articleTitle: "get_SentRepresentingSmtpAddress" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address for the messaging user represented by the sender." +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/mapimessage/get_sentrepresentingsmtpaddress/ +--- + +## get_SentRepresentingSmtpAddress {#get_sentrepresentingsmtpaddress} + +Gets the e-mail address for the messaging user represented by the sender. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SentRepresentingSmtpAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/get_transportmessageheaders/_index.md b/english/cpp/aspose.email.mapi/mapimessage/get_transportmessageheaders/_index.md new file mode 100644 index 0000000000..18fbf9fc29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/get_transportmessageheaders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::get_TransportMessageHeaders method" +linktitle: "get_TransportMessageHeaders" +articleTitle: "get_TransportMessageHeaders" +second_title: "Aspose.Email for C++" +description: "Gets the transport-specific message envelope information." +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/mapimessage/get_transportmessageheaders/ +--- + +## get_TransportMessageHeaders {#get_transportmessageheaders} + +Gets the transport-specific message envelope information. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_TransportMessageHeaders() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/getaddresstype/_index.md b/english/cpp/aspose.email.mapi/mapimessage/getaddresstype/_index.md new file mode 100644 index 0000000000..9eb0a15574 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/getaddresstype/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::GetAddressType method" +linktitle: "GetAddressType" +articleTitle: "GetAddressType" +second_title: "Aspose.Email for C++" +description: "GetAddressType of MapiMessage." +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/mapimessage/getaddresstype/ +--- + +## GetAddressType {#getaddresstype} + +**Returns:** static System::String Aspose::Email::Mapi:: + +```cpp +GetAddressType(System::String address) +``` + +| Parameter | Description | +| --- | --- | +| address | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/getblankmapimessage/_index.md b/english/cpp/aspose.email.mapi/mapimessage/getblankmapimessage/_index.md new file mode 100644 index 0000000000..4e92ac477f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/getblankmapimessage/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::GetBlankMapiMessage method" +linktitle: "GetBlankMapiMessage" +articleTitle: "GetBlankMapiMessage" +second_title: "Aspose.Email for C++" +description: "GetBlankMapiMessage of MapiMessage." +type: docs +weight: 420 +url: /cpp/aspose.email.mapi/mapimessage/getblankmapimessage/ +--- + +## GetBlankMapiMessage {#getblankmapimessage} + +**Returns:** static System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +GetBlankMapiMessage(System::SharedPtr < VentureLicense > ventureLicense) +``` + +| Parameter | Description | +| --- | --- | +| ventureLicense | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/getcustomproperties/_index.md b/english/cpp/aspose.email.mapi/mapimessage/getcustomproperties/_index.md new file mode 100644 index 0000000000..d12e6b4e47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/getcustomproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::GetCustomProperties method" +linktitle: "GetCustomProperties" +articleTitle: "GetCustomProperties" +second_title: "Aspose.Email for C++" +description: "Gets collection of custom MapiProperties." +type: docs +weight: 430 +url: /cpp/aspose.email.mapi/mapimessage/getcustomproperties/ +--- + +## GetCustomProperties {#getcustomproperties} + +Gets collection of custom MapiProperties. + +**Returns:** Collection of custom MapiProperties Aspose::Email::Mapi::MapiPropertyCollection . + +```cpp +GetCustomProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/getsize/_index.md b/english/cpp/aspose.email.mapi/mapimessage/getsize/_index.md new file mode 100644 index 0000000000..e299b92656 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/getsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::GetSize method" +linktitle: "GetSize" +articleTitle: "GetSize" +second_title: "Aspose.Email for C++" +description: "Gets the total size of message property values." +type: docs +weight: 440 +url: /cpp/aspose.email.mapi/mapimessage/getsize/ +--- + +## GetSize {#getsize} + +Gets the total size of message property values. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +GetSize() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/importcalendartomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapimessage/importcalendartomapimessage/_index.md new file mode 100644 index 0000000000..65707bc8e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/importcalendartomapimessage/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::ImportCalendarToMapiMessage method" +linktitle: "ImportCalendarToMapiMessage" +articleTitle: "ImportCalendarToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Imports the iCalendar to MapiMessage ." +type: docs +weight: 450 +url: /cpp/aspose.email.mapi/mapimessage/importcalendartomapimessage/ +--- + +## ImportCalendarToMapiMessage (1 of 2) {#importcalendartomapimessage_1} + +Imports the iCalendar to MapiMessage . + +**Returns:** The MapiMessage that represents meeting request in outlook format. + +```cpp +ImportCalendarToMapiMessage(System::SharedPtr < Calendar::Model::CalendarObject > calendarObject, OutlookMessageFormat format, System::String from) +``` + +| Parameter | Description | +| --- | --- | +| calendarObject | The calendar. | +| format | | +| from | | + +--- + +## ImportCalendarToMapiMessage (2 of 2) {#importcalendartomapimessage_2} + +**Returns:** static System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +ImportCalendarToMapiMessage(System::SharedPtr < Calendar::Model::CalendarObject > calendarObject, OutlookMessageFormat format, System::String from, int32_t cp) +``` + +| Parameter | Description | +| --- | --- | +| calendarObject | | +| format | | +| from | | +| cp | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/ismsgformat/_index.md b/english/cpp/aspose.email.mapi/mapimessage/ismsgformat/_index.md new file mode 100644 index 0000000000..6b9c669ddc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/ismsgformat/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::IsMsgFormat method" +linktitle: "IsMsgFormat" +articleTitle: "IsMsgFormat" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified stream has a MSG format." +type: docs +weight: 460 +url: /cpp/aspose.email.mapi/mapimessage/ismsgformat/ +--- + +## IsMsgFormat (1 of 2) {#ismsgformat_1} + +Determines whether the specified stream has a MSG format. + +**Returns:** true if the stream is represented in MSG format]; otherwise, false . + +```cpp +IsMsgFormat(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The message stream. | + +--- + +## IsMsgFormat (2 of 2) {#ismsgformat_2} + +Determines whether the specified file has a MSG format. + +**Returns:** true if the file is represented in MSG format; otherwise, false . + +```cpp +IsMsgFormat(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/load/_index.md b/english/cpp/aspose.email.mapi/mapimessage/load/_index.md new file mode 100644 index 0000000000..ad69267fcb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/load/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::Load method" +linktitle: "Load" +articleTitle: "Load" +second_title: "Aspose.Email for C++" +description: "Loads message from stream." +type: docs +weight: 470 +url: /cpp/aspose.email.mapi/mapimessage/load/ +--- + +## Load (1 of 4) {#load_1} + +Loads message from stream. + +**Returns:** static System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream System::IO::Stream . | + +--- + +## Load (2 of 4) {#load_2} + +Loads message from stream with additional options. + +**Returns:** static System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < LoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream System::IO::Stream . | +| options | Additional options LoadOptions . | + +--- + +## Load (3 of 4) {#load_3} + +Loads message from file. + +**Returns:** static System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +Load(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Source file path System::String . | + +--- + +## Load (4 of 4) {#load_4} + +Loads message from file with additional options. + +**Returns:** static System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +Load(System::String fileName, System::SharedPtr < LoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Source file path System::String . | +| options | Additional options LoadOptions . | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/loadfromtnef/_index.md b/english/cpp/aspose.email.mapi/mapimessage/loadfromtnef/_index.md new file mode 100644 index 0000000000..4e2ef45a23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/loadfromtnef/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::LoadFromTnef method" +linktitle: "LoadFromTnef" +articleTitle: "LoadFromTnef" +second_title: "Aspose.Email for C++" +description: "Loads message from Transport Neutral Encapsulation Format (TNEF) data structure" +type: docs +weight: 480 +url: /cpp/aspose.email.mapi/mapimessage/loadfromtnef/ +--- + +## LoadFromTnef (1 of 2) {#loadfromtnef_1} + +Loads message from Transport Neutral Encapsulation Format (TNEF) data structure + +**Returns:** A read MapiMessage + +```cpp +LoadFromTnef(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream representing message data in TNEF format | + +--- + +## LoadFromTnef (2 of 2) {#loadfromtnef_2} + +Loads message from Transport Neutral Encapsulation Format (TNEF) data structure + +**Returns:** A read MapiMessage + +```cpp +LoadFromTnef(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of file containing message data in TNEF format | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/loadinternal/_index.md b/english/cpp/aspose.email.mapi/mapimessage/loadinternal/_index.md new file mode 100644 index 0000000000..bc9ee9ed94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/loadinternal/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::LoadInternal method" +linktitle: "LoadInternal" +articleTitle: "LoadInternal" +second_title: "Aspose.Email for C++" +description: "Loads message from stream with additional options." +type: docs +weight: 490 +url: /cpp/aspose.email.mapi/mapimessage/loadinternal/ +--- + +## LoadInternal {#loadinternal} + +Loads message from stream with additional options. NOTE!!! Call this method if you don't need to increase customer consumption credit for Dynabic.Metered. + +**Returns:** static System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +LoadInternal(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < LoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream System::IO::Stream . | +| options | Additional options LoadOptions . | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/maketemplate/_index.md b/english/cpp/aspose.email.mapi/mapimessage/maketemplate/_index.md new file mode 100644 index 0000000000..9ed4f851dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/maketemplate/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::MakeTemplate method" +linktitle: "MakeTemplate" +articleTitle: "MakeTemplate" +second_title: "Aspose.Email for C++" +description: "MakeTemplate of MapiMessage." +type: docs +weight: 500 +url: /cpp/aspose.email.mapi/mapimessage/maketemplate/ +--- + +## MakeTemplate {#maketemplate} + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +MakeTemplate(System::String fileName, bool unicode) +``` + +| Parameter | Description | +| --- | --- | +| fileName | | +| unicode | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/mapimessage/_index.md b/english/cpp/aspose.email.mapi/mapimessage/mapimessage/_index.md new file mode 100644 index 0000000000..cd7cad4932 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/mapimessage/_index.md @@ -0,0 +1,133 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::MapiMessage constructor" +linktitle: "MapiMessage" +articleTitle: "MapiMessage" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiMessage class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessage/mapimessage/ +--- + +## MapiMessage (1 of 7) {#mapimessage_1} + +Initializes a new instance of the MapiMessage class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessage() +``` + +--- + +## MapiMessage (2 of 7) {#mapimessage_2} + +Initializes a new instance of the MapiMessage class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessage(bool increaseCredit) +``` + +| Parameter | Description | +| --- | --- | +| increaseCredit | if set to true [increase credit]. | + +--- + +## MapiMessage (3 of 7) {#mapimessage_3} + +Initializes a new instance of the MapiMessage class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessage(OutlookMessageFormat format) +``` + +| Parameter | Description | +| --- | --- | +| format | Defines whether to use Unicode or ASCII encoding for this message. | + +--- + +## MapiMessage (4 of 7) {#mapimessage_4} + +Initializes a new instance of the MapiMessage class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessage(System::String from, System::String to, System::String subject, System::String body, OutlookMessageFormat format, bool checkAddressFields) +``` + +| Parameter | Description | +| --- | --- | +| from | From. | +| to | To. | +| subject | The subject. | +| body | The body. | +| format | The format. | +| checkAddressFields | if set to true [check address fields]. | + +--- + +## MapiMessage (5 of 7) {#mapimessage_5} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessage(System::String from, System::String to, System::String subject, System::String body, OutlookMessageFormat format, bool checkAddressFields, int32_t cp) +``` + +| Parameter | Description | +| --- | --- | +| from | | +| to | | +| subject | | +| body | | +| format | | +| checkAddressFields | | +| cp | | + +--- + +## MapiMessage (6 of 7) {#mapimessage_6} + +Initializes a new instance of the MapiMessage class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessage(System::String from, System::String to, System::String subject, System::String body, OutlookMessageFormat format) +``` + +| Parameter | Description | +| --- | --- | +| from | The From address. | +| to | The addresses of recipients. Note, that addresses are separated by semicolon. | +| subject | The message subject. | +| body | The message body. | +| format | Defines whether to use Unicode or ASCII encoding for this message. | + +--- + +## MapiMessage (7 of 7) {#mapimessage_7} + +Initializes a new instance of the MapiMessage class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessage(System::String from, System::String to, System::String subject, System::String body) +``` + +| Parameter | Description | +| --- | --- | +| from | The From address. | +| to | The addresses of recipients. Note, that addresses are separated by semicolon. | +| subject | The message subject. | +| body | The message body. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/onconversionprogress/_index.md b/english/cpp/aspose.email.mapi/mapimessage/onconversionprogress/_index.md new file mode 100644 index 0000000000..4f2710def3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/onconversionprogress/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::OnConversionProgress method" +linktitle: "OnConversionProgress" +articleTitle: "OnConversionProgress" +second_title: "Aspose.Email for C++" +description: "OnConversionProgress of MapiMessage." +type: docs +weight: 510 +url: /cpp/aspose.email.mapi/mapimessage/onconversionprogress/ +--- + +## OnConversionProgress {#onconversionprogress} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +OnConversionProgress(System::SharedPtr < ProgressEventHandlerInfo > info) +``` + +| Parameter | Description | +| --- | --- | +| info | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/removeattachments/_index.md b/english/cpp/aspose.email.mapi/mapimessage/removeattachments/_index.md new file mode 100644 index 0000000000..3fcb21a107 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/removeattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::RemoveAttachments method" +linktitle: "RemoveAttachments" +articleTitle: "RemoveAttachments" +second_title: "Aspose.Email for C++" +description: "Removes all of the attachments from the specified Outlook Message files." +type: docs +weight: 520 +url: /cpp/aspose.email.mapi/mapimessage/removeattachments/ +--- + +## RemoveAttachments {#removeattachments} + +Removes all of the attachments from the specified Outlook Message files. + +**Returns:** The attachments collection. + +```cpp +RemoveAttachments(System::String path) +``` + +| Parameter | Description | +| --- | --- | +| path | The name of the Outlook Message file. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/save/_index.md b/english/cpp/aspose.email.mapi/mapimessage/save/_index.md new file mode 100644 index 0000000000..9c59effc75 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/save/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves to the specified stream as Msg ." +type: docs +weight: 530 +url: /cpp/aspose.email.mapi/mapimessage/save/ +--- + +## Save (1 of 4) {#save_1} + +Saves to the specified stream as Msg . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + +--- + +## Save (2 of 4) {#save_2} + +Saves message as a stream with additional options. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < SaveOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream into which message is saved. | +| options | Additional options for saving SaveOptions . | + +--- + +## Save (3 of 4) {#save_3} + +Saves to the specified file as Msg . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + +--- + +## Save (4 of 4) {#save_4} + +Saves message as a file with additional options. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String fileName, System::SharedPtr < SaveOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Stream into which message is saved. | +| options | Additional options for saving SaveOptions . | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/saveastemplate/_index.md b/english/cpp/aspose.email.mapi/mapimessage/saveastemplate/_index.md new file mode 100644 index 0000000000..4eb8f96a84 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/saveastemplate/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::SaveAsTemplate method" +linktitle: "SaveAsTemplate" +articleTitle: "SaveAsTemplate" +second_title: "Aspose.Email for C++" +description: "Saves to the specified stream as Outlook File Template(OFT format)." +type: docs +weight: 540 +url: /cpp/aspose.email.mapi/mapimessage/saveastemplate/ +--- + +## SaveAsTemplate (1 of 2) {#saveastemplate_1} + +Saves to the specified stream as Outlook File Template(OFT format). + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SaveAsTemplate(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + +--- + +## SaveAsTemplate (2 of 2) {#saveastemplate_2} + +Saves to the specified file as Outlook File Template(OFT format). + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SaveAsTemplate(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/saveastnef/_index.md b/english/cpp/aspose.email.mapi/mapimessage/saveastnef/_index.md new file mode 100644 index 0000000000..2c19a3a699 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/saveastnef/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::SaveAsTnef method" +linktitle: "SaveAsTnef" +articleTitle: "SaveAsTnef" +second_title: "Aspose.Email for C++" +description: "Save message in TNEF format." +type: docs +weight: 550 +url: /cpp/aspose.email.mapi/mapimessage/saveastnef/ +--- + +## SaveAsTnef (1 of 2) {#saveastnef_1} + +Save message in TNEF format. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SaveAsTnef(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream where a message will be saved to. | + +--- + +## SaveAsTnef (2 of 2) {#saveastnef_2} + +Save message in TNEF format. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SaveAsTnef(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file where a message will be saved to. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_clientsubmittime/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_clientsubmittime/_index.md new file mode 100644 index 0000000000..3897767c13 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_clientsubmittime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_ClientSubmitTime method" +linktitle: "set_ClientSubmitTime" +articleTitle: "set_ClientSubmitTime" +second_title: "Aspose.Email for C++" +description: "Sets the date and time the message sender submitted a message." +type: docs +weight: 560 +url: /cpp/aspose.email.mapi/mapimessage/set_clientsubmittime/ +--- + +## set_ClientSubmitTime {#set_clientsubmittime} + +Sets the date and time the message sender submitted a message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ClientSubmitTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_deliverytime/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_deliverytime/_index.md new file mode 100644 index 0000000000..5a506f2727 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_deliverytime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_DeliveryTime method" +linktitle: "set_DeliveryTime" +articleTitle: "set_DeliveryTime" +second_title: "Aspose.Email for C++" +description: "Sets the date and time a message was delivered." +type: docs +weight: 570 +url: /cpp/aspose.email.mapi/mapimessage/set_deliverytime/ +--- + +## set_DeliveryTime {#set_deliverytime} + +Sets the date and time a message was delivered. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DeliveryTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_headers/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_headers/_index.md new file mode 100644 index 0000000000..b97aa588b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_headers/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_Headers method" +linktitle: "set_Headers" +articleTitle: "set_Headers" +second_title: "Aspose.Email for C++" +description: "Gets the transport message headers" +type: docs +weight: 580 +url: /cpp/aspose.email.mapi/mapimessage/set_headers/ +--- + +## set_Headers {#set_headers} + +Gets the transport message headers + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Headers(System::SharedPtr < Mime::HeaderCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_readreceiptrequested/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_readreceiptrequested/_index.md new file mode 100644 index 0000000000..8616ae6a05 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_readreceiptrequested/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_ReadReceiptRequested method" +linktitle: "set_ReadReceiptRequested" +articleTitle: "set_ReadReceiptRequested" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the read receipt is requested." +type: docs +weight: 590 +url: /cpp/aspose.email.mapi/mapimessage/set_readreceiptrequested/ +--- + +## set_ReadReceiptRequested {#set_readreceiptrequested} + +Sets a value indicating whether the read receipt is requested. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReadReceiptRequested(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_replyto/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_replyto/_index.md new file mode 100644 index 0000000000..e907cd95a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_replyto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_ReplyTo method" +linktitle: "set_ReplyTo" +articleTitle: "set_ReplyTo" +second_title: "Aspose.Email for C++" +description: "Sets the reply to names." +type: docs +weight: 600 +url: /cpp/aspose.email.mapi/mapimessage/set_replyto/ +--- + +## set_ReplyTo {#set_replyto} + +Sets the reply to names. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReplyTo(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_senderemailaddress/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_senderemailaddress/_index.md new file mode 100644 index 0000000000..2eae6e9138 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_senderemailaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_SenderEmailAddress method" +linktitle: "set_SenderEmailAddress" +articleTitle: "set_SenderEmailAddress" +second_title: "Aspose.Email for C++" +description: "Sets the message sender's e-mail address." +type: docs +weight: 610 +url: /cpp/aspose.email.mapi/mapimessage/set_senderemailaddress/ +--- + +## set_SenderEmailAddress {#set_senderemailaddress} + +Sets the message sender's e-mail address. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_SenderEmailAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_sendername/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_sendername/_index.md new file mode 100644 index 0000000000..c43fb20cb9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_sendername/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_SenderName method" +linktitle: "set_SenderName" +articleTitle: "set_SenderName" +second_title: "Aspose.Email for C++" +description: "Sets the message sender's display name." +type: docs +weight: 620 +url: /cpp/aspose.email.mapi/mapimessage/set_sendername/ +--- + +## set_SenderName {#set_sendername} + +Sets the message sender's display name. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_SenderName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_sendersmtpaddress/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_sendersmtpaddress/_index.md new file mode 100644 index 0000000000..892810b7a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_sendersmtpaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_SenderSmtpAddress method" +linktitle: "set_SenderSmtpAddress" +articleTitle: "set_SenderSmtpAddress" +second_title: "Aspose.Email for C++" +description: "Sets the message sender's e-mail address." +type: docs +weight: 630 +url: /cpp/aspose.email.mapi/mapimessage/set_sendersmtpaddress/ +--- + +## set_SenderSmtpAddress {#set_sendersmtpaddress} + +Sets the message sender's e-mail address. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_SenderSmtpAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_sentrepresentingemailaddress/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_sentrepresentingemailaddress/_index.md new file mode 100644 index 0000000000..852cb8e8b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_sentrepresentingemailaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_SentRepresentingEmailAddress method" +linktitle: "set_SentRepresentingEmailAddress" +articleTitle: "set_SentRepresentingEmailAddress" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail address for the messaging user represented by the sender." +type: docs +weight: 640 +url: /cpp/aspose.email.mapi/mapimessage/set_sentrepresentingemailaddress/ +--- + +## set_SentRepresentingEmailAddress {#set_sentrepresentingemailaddress} + +Sets the e-mail address for the messaging user represented by the sender. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_SentRepresentingEmailAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/set_sentrepresentingname/_index.md b/english/cpp/aspose.email.mapi/mapimessage/set_sentrepresentingname/_index.md new file mode 100644 index 0000000000..379a011776 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/set_sentrepresentingname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::set_SentRepresentingName method" +linktitle: "set_SentRepresentingName" +articleTitle: "set_SentRepresentingName" +second_title: "Aspose.Email for C++" +description: "Sets the display name for the messaging user represented by the sender." +type: docs +weight: 650 +url: /cpp/aspose.email.mapi/mapimessage/set_sentrepresentingname/ +--- + +## set_SentRepresentingName {#set_sentrepresentingname} + +Sets the display name for the messaging user represented by the sender. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_SentRepresentingName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/setdateinheaders/_index.md b/english/cpp/aspose.email.mapi/mapimessage/setdateinheaders/_index.md new file mode 100644 index 0000000000..3d1505f223 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/setdateinheaders/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::SetDateInHeaders method" +linktitle: "SetDateInHeaders" +articleTitle: "SetDateInHeaders" +second_title: "Aspose.Email for C++" +description: "SetDateInHeaders of MapiMessage." +type: docs +weight: 660 +url: /cpp/aspose.email.mapi/mapimessage/setdateinheaders/ +--- + +## SetDateInHeaders {#setdateinheaders} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +SetDateInHeaders(System::DateTime submitdate) +``` + +| Parameter | Description | +| --- | --- | +| submitdate | | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/setproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessage/setproperty/_index.md new file mode 100644 index 0000000000..b298ac1c89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/setproperty/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::SetProperty method" +linktitle: "SetProperty" +articleTitle: "SetProperty" +second_title: "Aspose.Email for C++" +description: "Sets the attachment." +type: docs +weight: 670 +url: /cpp/aspose.email.mapi/mapimessage/setproperty/ +--- + +## SetProperty (1 of 3) {#setproperty_1} + +Sets the attachment. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < MapiAttachment > value, int64_t signed_, int64_t key) +``` + +| Parameter | Description | +| --- | --- | +| value | The property value. | +| signed | The value, that indicates that the property is signed. | +| key | The property tag. | + +--- + +## SetProperty (2 of 3) {#setproperty_2} + +Sets the recipient. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < MapiRecipient > value, int64_t signed_, int64_t key) +``` + +| Parameter | Description | +| --- | --- | +| value | The property value. | +| signed | The value, that indicates that the property is signed. | +| key | The property tag. | + +--- + +## SetProperty (3 of 3) {#setproperty_3} + +Sets MAPI property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < PropertyDescriptor > pd, System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| pd | The property descriptor. | +| value | The property data. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/setstringpropertyvalue/_index.md b/english/cpp/aspose.email.mapi/mapimessage/setstringpropertyvalue/_index.md new file mode 100644 index 0000000000..eb2eddb81f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/setstringpropertyvalue/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::SetStringPropertyValue method" +linktitle: "SetStringPropertyValue" +articleTitle: "SetStringPropertyValue" +second_title: "Aspose.Email for C++" +description: "Sets the string property value." +type: docs +weight: 680 +url: /cpp/aspose.email.mapi/mapimessage/setstringpropertyvalue/ +--- + +## SetStringPropertyValue {#setstringpropertyvalue} + +Sets the string property value. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetStringPropertyValue(int64_t tag, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| tag | The property tag. | +| value | The property value. | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/tomailmessage/_index.md b/english/cpp/aspose.email.mapi/mapimessage/tomailmessage/_index.md new file mode 100644 index 0000000000..d69b101805 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/tomailmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::ToMailMessage method" +linktitle: "ToMailMessage" +articleTitle: "ToMailMessage" +second_title: "Aspose.Email for C++" +description: "Creates an instance of MailMessage from this MapiMessage ." +type: docs +weight: 690 +url: /cpp/aspose.email.mapi/mapimessage/tomailmessage/ +--- + +## ToMailMessage {#tomailmessage} + +Creates an instance of MailMessage from this MapiMessage . + +**Returns:** Returns a MailMessage instance which is loaded from this MapiMessage . + +```cpp +ToMailMessage(System::SharedPtr < MailConversionOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| options | Allows to specify additional options when converting from MapiMessage to MailMessage . | + diff --git a/english/cpp/aspose.email.mapi/mapimessage/tomapimessageitem/_index.md b/english/cpp/aspose.email.mapi/mapimessage/tomapimessageitem/_index.md new file mode 100644 index 0000000000..c3cfe351ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/tomapimessageitem/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::ToMapiMessageItem method" +linktitle: "ToMapiMessageItem" +articleTitle: "ToMapiMessageItem" +second_title: "Aspose.Email for C++" +description: "Convert MapiMessage to IMapiMessageItem object in dependence with MessageClass." +type: docs +weight: 700 +url: /cpp/aspose.email.mapi/mapimessage/tomapimessageitem/ +--- + +## ToMapiMessageItem {#tomapimessageitem} + +Convert MapiMessage to IMapiMessageItem object in dependence with MessageClass. + +**Returns:** The IMapiMessageItem interface. + +```cpp +ToMapiMessageItem() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessage/trysetcodepagefromrtfbody/_index.md b/english/cpp/aspose.email.mapi/mapimessage/trysetcodepagefromrtfbody/_index.md new file mode 100644 index 0000000000..ba6b59317b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessage/trysetcodepagefromrtfbody/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessage::TrySetCodePageFromRtfBody method" +linktitle: "TrySetCodePageFromRtfBody" +articleTitle: "TrySetCodePageFromRtfBody" +second_title: "Aspose.Email for C++" +description: "Tries the set code page from RTF body." +type: docs +weight: 710 +url: /cpp/aspose.email.mapi/mapimessage/trysetcodepagefromrtfbody/ +--- + +## TrySetCodePageFromRtfBody {#trysetcodepagefromrtfbody} + +Tries the set code page from RTF body. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +TrySetCodePageFromRtfBody() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageflags/_index.md b/english/cpp/aspose.email.mapi/mapimessageflags/_index.md new file mode 100644 index 0000000000..18d7b15a33 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageflags/_index.md @@ -0,0 +1,33 @@ +--- +title: "MapiMessageFlags Enum" +linktitle: "MapiMessageFlags" +articleTitle: "MapiMessageFlags" +second_title: "Aspose.Email for C++" +description: "MapiMessageFlags." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessageflags/ +--- + +## MapiMessageFlags enumeration (15 values) + +MapiMessageFlags. + +| Value | Description | +| --- | --- | +| MSGFLAG_ZERO | | +| MSGFLAG_READ | The message is marked as having been read. | +| MSGFLAG_UNMODIFIED | The message has not been modified since it was first saved (if unsent) or it was delivered (if sent). | +| MSGFLAG_SUBMIT | The message is marked for sending as a result of a call to IMessage::SubmitMessage. Message store providers set this flag; the client has read-only access. | +| MSGFLAG_UNSENT | The message is still being composed. It is saved, but has not been sent. | +| MSGFLAG_HASATTACH | The message has at least one attachment. | +| MSGFLAG_FROMME | The user receiving the message was also the user who sent the message. | +| MSGFLAG_ASSOCIATED | MSGFLAG_ASSOCIATED. | +| MSGFLAG_RESEND | The message includes a request for a resend operation with a non-delivery report. | +| MSGFLAG_NOTIFYREAD | The user who sent the message has requested notification when a recipient first reads it. | +| MSGFLAG_NOTIFYUNREAD | The user who sent the message has requested notification when a recipient deletes it before reading or the Message object expires. | +| MSGFLAG_EVERREAD | The message has been read at least once. This flag is set or cleared by the server whenever the MSGFLAG_READ flag is set or cleared. | +| MSGFLAG_ORIGIN_X400 | The incoming message arrived over an X.400 link. | +| MSGFLAG_ORIGIN_INTERNET | The incoming message arrived over the Internet. | +| MSGFLAG_ORIGIN_MISC_EXT | The incoming message arrived over an external link other than X.400 or the Internet. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/_index.md new file mode 100644 index 0000000000..cd8ea817c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/_index.md @@ -0,0 +1,127 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase class" +linktitle: "MapiMessageItemBase" +articleTitle: "MapiMessageItemBase" +second_title: "Aspose.Email for C++" +description: "Represents the base class for all MapiMessageItem classes and keeps common collections of mapi properties, attachments, recipients." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessageitembase/ +--- + +## MapiMessageItemBase class + +**Inherits:** Aspose::Email::Mapi::MapiPropertyContainer, Aspose::Email::Mapi::IMapiMessageItem + +Represents the base class for all MapiMessageItem classes and keeps common collections of mapi properties, attachments, recipients. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiMessageItemBase (2 overloads)](./mapimessageitembase/) | Initializes a new instance of the MapiMessageItemBase class. | + +## Methods + +| Name | Description | +| --- | --- | +| [AddNamedProperty (15 overloads)](./addnamedproperty/) | Adds the named bool property. | +| [AddNamedPropertyLong (2 overloads)](./addnamedpropertylong/) | Adds the named long property. | +| [AddNamedPropertyToEmbeddedMsg](./addnamedpropertytoembeddedmsg/) | Adds the named property to embedded message. | +| [CheckIsDisposed](./checkisdisposed/) | Checks if the object is disposed and raised exception in this case. | +| [ConvertToMapiMessage](./converttomapimessage/) | Convert item to MapiMessage . Set MessageClass, Subject, Mileage and Billing. | +| [CreateNamedProperty](./createnamedproperty/) | | +| [Dispose](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [get_Attachments](./get_attachments/) | Gets the attachments in the message. | +| [get_Billing](./get_billing/) | Contains the billing information associated with an item. | +| [get_Body](./get_body/) | Gets the message text. | +| [get_BodyHtml](./get_bodyhtml/) | Gets the BodyRtf of the message converted to HTML, if present, otherwise an empty string. | +| [get_BodyRtf](./get_bodyrtf/) | Gets the RTF formatted message text. | +| [get_BodyType](./get_bodytype/) | Gets the type of the body. | +| [get_Categories](./get_categories/) | Contains keywords or categories for the message object. | +| [get_Companies](./get_companies/) | Contains the names of the companies that are associated with an item. | +| [get_ItemId](./get_itemid/) | The item id, uses with a server | +| [get_MessageClass](./get_messageclass/) | Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note. The message class specifies the type, purpose, or content of the message. | +| [get_Mileage](./get_mileage/) | Contains the mileage information that is associated with an item. | +| [get_NamedProperties](./get_namedproperties/) | Gets the named properties of message. | +| [get_NamedPropertyMapping](./get_namedpropertymapping/) | Gets the named property mapping. | +| [get_PropertyStream](./get_propertystream/) | Gets the property stream. | +| [get_Recipients](./get_recipients/) | Gets the recipients of the message. | +| [get_Sensitivity](./get_sensitivity/) | Gets the Sensitivity. | +| [get_Subject](./get_subject/) | Gets the subject of the message. | +| [get_SubjectPrefix](./get_subjectprefix/) | Gets a subject prefix that typically indicates some action on a message, such as "FW: " for forwarding. | +| [get_SubStorages](./get_substorages/) | Gets the sub storages. | +| [get_SupportedType](./get_supportedtype/) | Gets the supported item type. | +| [get_VentureLicenseObj](./get_venturelicenseobj/) | This stores the venture licensing state instead of 2 obvious fields such as string value for watermark and some value indicating license is set or not. | +| [GetFlags](./getflags/) | | +| [GetProperty](./getproperty/) | Gets MAPI property by property descriptor. | +| [GetTagFromNamedProperty (4 overloads)](./gettagfromnamedproperty/) | Gets the tag from named property. | +| [InitNamedPropertyMappingStorage](./initnamedpropertymappingstorage/) | Inits the named property mapping storage. | +| [RemoveProperty](./removeproperty/) | Provides correctly removing property from all collections. | +| [set_Attachments](./set_attachments/) | Gets the attachments in the message. | +| [set_Billing](./set_billing/) | Contains the billing information associated with an item. | +| [set_Body](./set_body/) | Gets the message text. | +| [set_BodyRtf](./set_bodyrtf/) | Sets the RTF formatted message text. | +| [set_Categories](./set_categories/) | Contains keywords or categories for the message object. | +| [set_Companies](./set_companies/) | Contains the names of the companies that are associated with an item. | +| [set_ItemId](./set_itemid/) | The item id, uses with a server | +| [set_MessageClass](./set_messageclass/) | Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note. The message class specifies the type, purpose, or content of the message. | +| [set_Mileage](./set_mileage/) | Contains the mileage information that is associated with an item. | +| [set_Recipients](./set_recipients/) | Gets the recipients of the message. | +| [set_Sensitivity](./set_sensitivity/) | Gets the Sensitivity. | +| [set_Subject](./set_subject/) | Sets the subject of the message. | +| [SetBodyContent (2 overloads)](./setbodycontent/) | Sets the content of the body. | +| [SetBodyRtf](./setbodyrtf/) | Gets or sets the RTF formatted message text. | +| [SetMessageFlags](./setmessageflags/) | Sets the message flags. | +| [SetNamedPropertyMapping](./setnamedpropertymapping/) | Sets the named property mapping. | +| [SetPriority](./setpriority/) | Sets MailPriority value for MapiMessageItemBase See more PidTagPriority mapi property: https://msdn.microsoft.com/en-us/library/ee159473(v=exchg.80).aspx See more PidTagImportance mapi property: https://msdn.microsoft.com/en-us/library/ee237166(v=exchg.80).aspx | +| [SetProperty](./setproperty/) | Sets MAPI property. | +| [SetsIMapiMessageItemMembers](./setsimapimessageitemmembers/) | Sets MessageClass,Body and Subject. | +| [SetStringNamedProperty](./setstringnamedproperty/) | | +| [SetVentureLicense](./setventurelicense/) | All Aspose products should implement this method. It is called by a GroupDocs product to indicate whether GroupDocs itself is licensed or not and specify a custom watermark. When GroupDocs is licensed, this document instance should behave as licensed too even if the Aspose product is not licensed. | +| [TryGetNamedProperty](./trygetnamedproperty/) | If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null. | +| [UpdateDisplayNames](./updatedisplaynames/) | Updates the display names. | +| [UpdateHasAttach](./updatehasattach/) | Updates the PR_HASATTACH property value. | +| [Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter](./asposeemailclientsexchangewebservicecontactewsconverter/) | | +| [Aspose::Email::Clients::Exchange::WebService::EwsConverterUtils](./asposeemailclientsexchangewebserviceewsconverterutils/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate](./asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate](./asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Notes::Create::EwsClientNoteCreate](./asposeemailclientsexchangewebserviceimplementationnotescreateewsclientnotecreate/) | | +| [Aspose::Email::Clients::Exchange::WebService::NoteEwsConverter](./asposeemailclientsexchangewebservicenoteewsconverter/) | | +| [Aspose::Email::Clients::Graph::GraphClientV1](./asposeemailclientsgraphgraphclientv1/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::SendMessageCommand](./asposeemailclientsgraphv1commandssendmessagecommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::UpdateContactCommand](./asposeemailclientsgraphv1commandsupdatecontactcommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand](./asposeemailclientsgraphv1commandsupdatemessagecommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::UpdateTodoTaskCommand](./asposeemailclientsgraphv1commandsupdatetodotaskcommand/) | | +| [Aspose::Email::Storage::Olm::MapiMessageIterator](./asposeemailstorageolmmapimessageiterator/) | | +| [Aspose::Email::Storage::Olm::OlmStorage](./asposeemailstorageolmolmstorage/) | | +| [Aspose::Email::Storage::Pst::FolderInfo](./asposeemailstoragepstfolderinfo/) | | +| [Aspose::Email::Storage::Pst::Ltp::LtpDoer](./asposeemailstoragepstltpltpdoer/) | | +| [Aspose::Email::Storage::Pst::PersonalStorage](./asposeemailstoragepstpersonalstorage/) | | +| [Aspose::Email::Storage::Pst::PstDoer](./asposeemailstoragepstpstdoer/) | | +| [Aspose::Email::Tnef::TnefAttachment](./asposeemailtneftnefattachment/) | | +| [Aspose::Email::Tools::ContactConverter](./asposeemailtoolscontactconverter/) | | +| [Aspose::Email::Tools::ForwardMessageBuilder](./asposeemailtoolsforwardmessagebuilder/) | | +| [Aspose::Email::Tools::MessageConverter](./asposeemailtoolsmessageconverter/) | | +| [Aspose::Email::Tools::ResponseMessageBuilder](./asposeemailtoolsresponsemessagebuilder/) | | +| [ClearSignedMailMessageInterpretor](./clearsignedmailmessageinterpretor/) | | +| [MailMessageInterpretor](./mailmessageinterpretor/) | | +| [MapiCalendar](./mapicalendar/) | | +| [MapiCalendarEventRecurrence](./mapicalendareventrecurrence/) | | +| [MapiCalendarExceptionInfo](./mapicalendarexceptioninfo/) | | +| [MapiContact](./mapicontact/) | | +| [MapiContactPhoto](./mapicontactphoto/) | | +| [MapiDistributionList](./mapidistributionlist/) | | +| [MapiJournal](./mapijournal/) | | +| [MapiMessage](./mapimessage/) | | +| [MapiMessagePropertyStream](./mapimessagepropertystream/) | | +| [MapiMessageReader](./mapimessagereader/) | | +| [MapiNote](./mapinote/) | | +| [MapiTask](./mapitask/) | | +| [OpaqueSignedMailMessageInterpretor](./opaquesignedmailmessageinterpretor/) | | +| [OutlookUtil](./outlookutil/) | | +| [TaskMailMessageInterpretor](./taskmailmessageinterpretor/) | | +| [attachments](./attachments/) | The collection of attachments. | +| [namedPropertyMappingStorage](./namedpropertymappingstorage/) | The named property mapping storage. | +| [recipients](./recipients/) | The collection of recipients. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/addnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/addnamedproperty/_index.md new file mode 100644 index 0000000000..e77cde8902 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/addnamedproperty/_index.md @@ -0,0 +1,291 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::AddNamedProperty method" +linktitle: "AddNamedProperty" +articleTitle: "AddNamedProperty" +second_title: "Aspose.Email for C++" +description: "Adds the named bool property." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessageitembase/addnamedproperty/ +--- + +## AddNamedProperty (1 of 15) {#addnamedproperty_1} + +Adds the named bool property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(bool value, int64_t nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (2 of 15) {#addnamedproperty_2} + +Adds the named bool property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(bool value, MapiNamedPropertyId nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (3 of 15) {#addnamedproperty_3} + +Adds the named property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(MapiPropertyType type, System::ArrayPtr< uint8_t > data, int64_t nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| type | The data type. | +| data | The property data. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (4 of 15) {#addnamedproperty_4} + +Adds the named property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(MapiPropertyType type, System::ArrayPtr< uint8_t > data, int64_t nameId, System::Guid guid, System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < System::Object >>> mvEntries) +``` + +| Parameter | Description | +| --- | --- | +| type | The data type. | +| data | The property data. | +| nameId | The name id. | +| guid | The property GUID. | +| mvEntries | Multiple values. | + +--- + +## AddNamedProperty (5 of 15) {#addnamedproperty_5} + +Adds the named property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(MapiPropertyType type, System::ArrayPtr< uint8_t > data, System::String nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| type | The data type. | +| data | The property data. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (6 of 15) {#addnamedproperty_6} + +Adds the named property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(MapiPropertyType type, System::ArrayPtr< uint8_t > data, System::String nameId, System::Guid guid, System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < System::Object >>> mvEntries) +``` + +| Parameter | Description | +| --- | --- | +| type | The data type. | +| data | The property data. | +| nameId | The name id. | +| guid | The property GUID. | +| mvEntries | Multiple values. | + +--- + +## AddNamedProperty (7 of 15) {#addnamedproperty_7} + +Adds the named binary property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(System::ArrayPtr< uint8_t > value, int64_t nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (8 of 15) {#addnamedproperty_8} + +Adds the named binary property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(System::ArrayPtr< uint8_t > value, MapiNamedPropertyId nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (9 of 15) {#addnamedproperty_9} + +Adds the named datetime property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(System::DateTime value, int64_t nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (10 of 15) {#addnamedproperty_10} + +Adds the named datetime property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(System::DateTime value, MapiNamedPropertyId nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (11 of 15) {#addnamedproperty_11} + +Adds the named property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(System::SharedPtr < MapiAttachment > attachment, MapiPropertyType type, System::ArrayPtr< uint8_t > data, int64_t nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| attachment | | +| type | The data type. | +| data | The property data. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (12 of 15) {#addnamedproperty_12} + +Adds the named property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(System::SharedPtr < MapiAttachment > attachment, MapiPropertyType type, System::ArrayPtr< uint8_t > data, System::String nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| attachment | | +| type | The data type. | +| data | The property data. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (13 of 15) {#addnamedproperty_13} + +Adds the named string property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(System::String value, MapiNamedPropertyId nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (14 of 15) {#addnamedproperty_14} + +Adds the named string property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(System::String value, OutlookMessageFormat format, int64_t nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| format | The encoding format. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedProperty (15 of 15) {#addnamedproperty_15} + +Adds the named string property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedProperty(System::String value, OutlookMessageFormat format, MapiNamedPropertyId nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| format | The encoding format. | +| nameId | The name id. | +| guid | The property GUID. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/addnamedpropertylong/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/addnamedpropertylong/_index.md new file mode 100644 index 0000000000..7f6c9cd232 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/addnamedpropertylong/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::AddNamedPropertyLong method" +linktitle: "AddNamedPropertyLong" +articleTitle: "AddNamedPropertyLong" +second_title: "Aspose.Email for C++" +description: "Adds the named long property." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapimessageitembase/addnamedpropertylong/ +--- + +## AddNamedPropertyLong (1 of 2) {#addnamedpropertylong_1} + +Adds the named long property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedPropertyLong(int64_t value, int64_t nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| nameId | The name id. | +| guid | The property GUID. | + +--- + +## AddNamedPropertyLong (2 of 2) {#addnamedpropertylong_2} + +Adds the named long property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedPropertyLong(int64_t value, MapiNamedPropertyId nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| nameId | The name id. | +| guid | The property GUID. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/addnamedpropertytoembeddedmsg/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/addnamedpropertytoembeddedmsg/_index.md new file mode 100644 index 0000000000..876294855d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/addnamedpropertytoembeddedmsg/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::AddNamedPropertyToEmbeddedMsg method" +linktitle: "AddNamedPropertyToEmbeddedMsg" +articleTitle: "AddNamedPropertyToEmbeddedMsg" +second_title: "Aspose.Email for C++" +description: "Adds the named property to embedded message." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapimessageitembase/addnamedpropertytoembeddedmsg/ +--- + +## AddNamedPropertyToEmbeddedMsg {#addnamedpropertytoembeddedmsg} + +Adds the named property to embedded message. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +AddNamedPropertyToEmbeddedMsg(System::SharedPtr < MapiMessage > msg, MapiPropertyType type, System::ArrayPtr< uint8_t > data, System::SharedPtr < System::Object > nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| msg | The embedded message. | +| type | The property type. | +| data | The property data. | +| nameId | The name id. | +| guid | The property GUID. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebservicecontactewsconverter/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebservicecontactewsconverter/_index.md new file mode 100644 index 0000000000..e48c44a456 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebservicecontactewsconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter of MapiMessageItemBase." +type: docs +weight: 580 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebservicecontactewsconverter/ +--- + +## Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter {#asposeemailclientsexchangewebservicecontactewsconverter} + +```cpp +ContactEwsConverter() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceewsconverterutils/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceewsconverterutils/_index.md new file mode 100644 index 0000000000..ee2d2d3333 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceewsconverterutils/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Exchange::WebService::EwsConverterUtils method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::EwsConverterUtils" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::EwsConverterUtils" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::EwsConverterUtils of MapiMessageItemBase." +type: docs +weight: 590 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceewsconverterutils/ +--- + +## Aspose::Email::Clients::Exchange::WebService::EwsConverterUtils {#asposeemailclientsexchangewebserviceewsconverterutils} + +```cpp +EwsConverterUtils() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/_index.md new file mode 100644 index 0000000000..4dad4d795f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate of MapiMessageItemBase." +type: docs +weight: 600 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate {#asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate} + +```cpp +EwsClientContactCreate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/_index.md new file mode 100644 index 0000000000..adef7179b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate of MapiMessageItemBase." +type: docs +weight: 610 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate {#asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate} + +```cpp +EwsClientContactUpdate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationnotescreateewsclientnotecreate/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationnotescreateewsclientnotecreate/_index.md new file mode 100644 index 0000000000..2e83874f8c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationnotescreateewsclientnotecreate/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Exchange::WebService::Implementation::Notes::Create::EwsClientNoteCreate method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Notes::Create::EwsClientNoteCreate" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Notes::Create::EwsClientNoteCreate" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Notes::Create::EwsClientNoteCreate of MapiMessageItemBase." +type: docs +weight: 620 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebserviceimplementationnotescreateewsclientnotecreate/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Notes::Create::EwsClientNoteCreate {#asposeemailclientsexchangewebserviceimplementationnotescreateewsclientnotecreate} + +```cpp +EwsClientNoteCreate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebservicenoteewsconverter/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebservicenoteewsconverter/_index.md new file mode 100644 index 0000000000..69e42bc81e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebservicenoteewsconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Exchange::WebService::NoteEwsConverter method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::NoteEwsConverter" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::NoteEwsConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::NoteEwsConverter of MapiMessageItemBase." +type: docs +weight: 630 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsexchangewebservicenoteewsconverter/ +--- + +## Aspose::Email::Clients::Exchange::WebService::NoteEwsConverter {#asposeemailclientsexchangewebservicenoteewsconverter} + +```cpp +NoteEwsConverter() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphgraphclientv1/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphgraphclientv1/_index.md new file mode 100644 index 0000000000..7071758baf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphgraphclientv1/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Graph::GraphClientV1 method" +linktitle: "Aspose::Email::Clients::Graph::GraphClientV1" +articleTitle: "Aspose::Email::Clients::Graph::GraphClientV1" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::GraphClientV1 of MapiMessageItemBase." +type: docs +weight: 640 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphgraphclientv1/ +--- + +## Aspose::Email::Clients::Graph::GraphClientV1 {#asposeemailclientsgraphgraphclientv1} + +```cpp +GraphClientV1() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandssendmessagecommand/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandssendmessagecommand/_index.md new file mode 100644 index 0000000000..9c88a66125 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandssendmessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Graph::V1::Commands::SendMessageCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::SendMessageCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::SendMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::SendMessageCommand of MapiMessageItemBase." +type: docs +weight: 650 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandssendmessagecommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::SendMessageCommand {#asposeemailclientsgraphv1commandssendmessagecommand} + +```cpp +SendMessageCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatecontactcommand/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatecontactcommand/_index.md new file mode 100644 index 0000000000..3e4f6f4f6f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatecontactcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Graph::V1::Commands::UpdateContactCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateContactCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateContactCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::UpdateContactCommand of MapiMessageItemBase." +type: docs +weight: 660 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatecontactcommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::UpdateContactCommand {#asposeemailclientsgraphv1commandsupdatecontactcommand} + +```cpp +UpdateContactCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatemessagecommand/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatemessagecommand/_index.md new file mode 100644 index 0000000000..9700447719 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatemessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand of MapiMessageItemBase." +type: docs +weight: 670 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatemessagecommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand {#asposeemailclientsgraphv1commandsupdatemessagecommand} + +```cpp +UpdateMessageCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatetodotaskcommand/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatetodotaskcommand/_index.md new file mode 100644 index 0000000000..37b32f19ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatetodotaskcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Clients::Graph::V1::Commands::UpdateTodoTaskCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateTodoTaskCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateTodoTaskCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::UpdateTodoTaskCommand of MapiMessageItemBase." +type: docs +weight: 680 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailclientsgraphv1commandsupdatetodotaskcommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::UpdateTodoTaskCommand {#asposeemailclientsgraphv1commandsupdatetodotaskcommand} + +```cpp +UpdateTodoTaskCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstorageolmmapimessageiterator/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstorageolmmapimessageiterator/_index.md new file mode 100644 index 0000000000..3a0bb48da9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstorageolmmapimessageiterator/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Storage::Olm::MapiMessageIterator method" +linktitle: "Aspose::Email::Storage::Olm::MapiMessageIterator" +articleTitle: "Aspose::Email::Storage::Olm::MapiMessageIterator" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Olm::MapiMessageIterator of MapiMessageItemBase." +type: docs +weight: 690 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailstorageolmmapimessageiterator/ +--- + +## Aspose::Email::Storage::Olm::MapiMessageIterator {#asposeemailstorageolmmapimessageiterator} + +```cpp +MapiMessageIterator() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstorageolmolmstorage/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstorageolmolmstorage/_index.md new file mode 100644 index 0000000000..83ab5e1fd5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstorageolmolmstorage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Storage::Olm::OlmStorage method" +linktitle: "Aspose::Email::Storage::Olm::OlmStorage" +articleTitle: "Aspose::Email::Storage::Olm::OlmStorage" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Olm::OlmStorage of MapiMessageItemBase." +type: docs +weight: 700 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailstorageolmolmstorage/ +--- + +## Aspose::Email::Storage::Olm::OlmStorage {#asposeemailstorageolmolmstorage} + +```cpp +OlmStorage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstfolderinfo/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstfolderinfo/_index.md new file mode 100644 index 0000000000..9785198a71 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstfolderinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Storage::Pst::FolderInfo method" +linktitle: "Aspose::Email::Storage::Pst::FolderInfo" +articleTitle: "Aspose::Email::Storage::Pst::FolderInfo" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::FolderInfo of MapiMessageItemBase." +type: docs +weight: 710 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstfolderinfo/ +--- + +## Aspose::Email::Storage::Pst::FolderInfo {#asposeemailstoragepstfolderinfo} + +```cpp +FolderInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstltpltpdoer/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstltpltpdoer/_index.md new file mode 100644 index 0000000000..aa6d1c1667 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstltpltpdoer/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Storage::Pst::Ltp::LtpDoer method" +linktitle: "Aspose::Email::Storage::Pst::Ltp::LtpDoer" +articleTitle: "Aspose::Email::Storage::Pst::Ltp::LtpDoer" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::Ltp::LtpDoer of MapiMessageItemBase." +type: docs +weight: 720 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstltpltpdoer/ +--- + +## Aspose::Email::Storage::Pst::Ltp::LtpDoer {#asposeemailstoragepstltpltpdoer} + +```cpp +LtpDoer() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstpersonalstorage/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstpersonalstorage/_index.md new file mode 100644 index 0000000000..80a01b4a2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstpersonalstorage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Storage::Pst::PersonalStorage method" +linktitle: "Aspose::Email::Storage::Pst::PersonalStorage" +articleTitle: "Aspose::Email::Storage::Pst::PersonalStorage" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::PersonalStorage of MapiMessageItemBase." +type: docs +weight: 730 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstpersonalstorage/ +--- + +## Aspose::Email::Storage::Pst::PersonalStorage {#asposeemailstoragepstpersonalstorage} + +```cpp +PersonalStorage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstpstdoer/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstpstdoer/_index.md new file mode 100644 index 0000000000..7c9a33d70f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstpstdoer/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Storage::Pst::PstDoer method" +linktitle: "Aspose::Email::Storage::Pst::PstDoer" +articleTitle: "Aspose::Email::Storage::Pst::PstDoer" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::PstDoer of MapiMessageItemBase." +type: docs +weight: 740 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailstoragepstpstdoer/ +--- + +## Aspose::Email::Storage::Pst::PstDoer {#asposeemailstoragepstpstdoer} + +```cpp +PstDoer() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtneftnefattachment/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtneftnefattachment/_index.md new file mode 100644 index 0000000000..2541c47244 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtneftnefattachment/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Tnef::TnefAttachment method" +linktitle: "Aspose::Email::Tnef::TnefAttachment" +articleTitle: "Aspose::Email::Tnef::TnefAttachment" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tnef::TnefAttachment of MapiMessageItemBase." +type: docs +weight: 750 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailtneftnefattachment/ +--- + +## Aspose::Email::Tnef::TnefAttachment {#asposeemailtneftnefattachment} + +```cpp +TnefAttachment() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolscontactconverter/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolscontactconverter/_index.md new file mode 100644 index 0000000000..eca3abe83d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolscontactconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Tools::ContactConverter method" +linktitle: "Aspose::Email::Tools::ContactConverter" +articleTitle: "Aspose::Email::Tools::ContactConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::ContactConverter of MapiMessageItemBase." +type: docs +weight: 760 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolscontactconverter/ +--- + +## Aspose::Email::Tools::ContactConverter {#asposeemailtoolscontactconverter} + +```cpp +ContactConverter() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsforwardmessagebuilder/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsforwardmessagebuilder/_index.md new file mode 100644 index 0000000000..481f7c9615 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsforwardmessagebuilder/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Tools::ForwardMessageBuilder method" +linktitle: "Aspose::Email::Tools::ForwardMessageBuilder" +articleTitle: "Aspose::Email::Tools::ForwardMessageBuilder" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::ForwardMessageBuilder of MapiMessageItemBase." +type: docs +weight: 770 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsforwardmessagebuilder/ +--- + +## Aspose::Email::Tools::ForwardMessageBuilder {#asposeemailtoolsforwardmessagebuilder} + +```cpp +ForwardMessageBuilder() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsmessageconverter/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsmessageconverter/_index.md new file mode 100644 index 0000000000..4beb887585 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsmessageconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Tools::MessageConverter method" +linktitle: "Aspose::Email::Tools::MessageConverter" +articleTitle: "Aspose::Email::Tools::MessageConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::MessageConverter of MapiMessageItemBase." +type: docs +weight: 780 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsmessageconverter/ +--- + +## Aspose::Email::Tools::MessageConverter {#asposeemailtoolsmessageconverter} + +```cpp +MessageConverter() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsresponsemessagebuilder/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsresponsemessagebuilder/_index.md new file mode 100644 index 0000000000..72e599bea1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsresponsemessagebuilder/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Aspose::Email::Tools::ResponseMessageBuilder method" +linktitle: "Aspose::Email::Tools::ResponseMessageBuilder" +articleTitle: "Aspose::Email::Tools::ResponseMessageBuilder" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::ResponseMessageBuilder of MapiMessageItemBase." +type: docs +weight: 790 +url: /cpp/aspose.email.mapi/mapimessageitembase/asposeemailtoolsresponsemessagebuilder/ +--- + +## Aspose::Email::Tools::ResponseMessageBuilder {#asposeemailtoolsresponsemessagebuilder} + +```cpp +ResponseMessageBuilder() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/attachments/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/attachments/_index.md new file mode 100644 index 0000000000..c2cb4467b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::attachments method" +linktitle: "attachments" +articleTitle: "attachments" +second_title: "Aspose.Email for C++" +description: "The collection of attachments." +type: docs +weight: 970 +url: /cpp/aspose.email.mapi/mapimessageitembase/attachments/ +--- + +## attachments {#attachments} + +The collection of attachments. + +**Returns:** System::SharedPtr < MapiAttachmentCollection > Aspose::Email::Mapi:: + +```cpp +attachments() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/checkisdisposed/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/checkisdisposed/_index.md new file mode 100644 index 0000000000..0de0eb3685 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/checkisdisposed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::CheckIsDisposed method" +linktitle: "CheckIsDisposed" +articleTitle: "CheckIsDisposed" +second_title: "Aspose.Email for C++" +description: "Checks if the object is disposed and raised exception in this case." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapimessageitembase/checkisdisposed/ +--- + +## CheckIsDisposed {#checkisdisposed} + +Checks if the object is disposed and raised exception in this case. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +CheckIsDisposed() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/clearsignedmailmessageinterpretor/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/clearsignedmailmessageinterpretor/_index.md new file mode 100644 index 0000000000..0de5759cfb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/clearsignedmailmessageinterpretor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::ClearSignedMailMessageInterpretor method" +linktitle: "ClearSignedMailMessageInterpretor" +articleTitle: "ClearSignedMailMessageInterpretor" +second_title: "Aspose.Email for C++" +description: "ClearSignedMailMessageInterpretor of MapiMessageItemBase." +type: docs +weight: 800 +url: /cpp/aspose.email.mapi/mapimessageitembase/clearsignedmailmessageinterpretor/ +--- + +## ClearSignedMailMessageInterpretor {#clearsignedmailmessageinterpretor} + +```cpp +friend class ClearSignedMailMessageInterpretor() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/converttomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/converttomapimessage/_index.md new file mode 100644 index 0000000000..c1d3109d88 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/converttomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::ConvertToMapiMessage method" +linktitle: "ConvertToMapiMessage" +articleTitle: "ConvertToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Convert item to MapiMessage ." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapimessageitembase/converttomapimessage/ +--- + +## ConvertToMapiMessage {#converttomapimessage} + +Convert item to MapiMessage . Set MessageClass, Subject, Mileage and Billing. + +**Returns:** virtual System::SharedPtr < MapiMessage > Aspose::Email::Mapi:: + +```cpp +ConvertToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/createnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/createnamedproperty/_index.md new file mode 100644 index 0000000000..849a5fa733 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/createnamedproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::CreateNamedProperty method" +linktitle: "CreateNamedProperty" +articleTitle: "CreateNamedProperty" +second_title: "Aspose.Email for C++" +description: "CreateNamedProperty of MapiMessageItemBase." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapimessageitembase/createnamedproperty/ +--- + +## CreateNamedProperty {#createnamedproperty} + +**Returns:** System::SharedPtr < MapiNamedProperty > Aspose::Email::Mapi:: + +```cpp +CreateNamedProperty(MapiPropertyType type, System::ArrayPtr< uint8_t > data, System::String nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| type | | +| data | | +| nameId | | +| guid | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/dispose/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/dispose/_index.md new file mode 100644 index 0000000000..76d623a9f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapimessageitembase/dispose/ +--- + +## Dispose {#dispose} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_attachments/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_attachments/_index.md new file mode 100644 index 0000000000..0e651b68e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets the attachments in the message." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets the attachments in the message. + +**Returns:** System::SharedPtr < MapiAttachmentCollection > Aspose::Email::Mapi:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_billing/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_billing/_index.md new file mode 100644 index 0000000000..38c8f77529 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_billing/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_Billing method" +linktitle: "get_Billing" +articleTitle: "get_Billing" +second_title: "Aspose.Email for C++" +description: "Contains the billing information associated with an item." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_billing/ +--- + +## get_Billing {#get_billing} + +Contains the billing information associated with an item. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Billing() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_body/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_body/_index.md new file mode 100644 index 0000000000..2c79cd90a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_body/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_Body method" +linktitle: "get_Body" +articleTitle: "get_Body" +second_title: "Aspose.Email for C++" +description: "Gets the message text." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_body/ +--- + +## get_Body {#get_body} + +Gets the message text. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Body() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_bodyhtml/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_bodyhtml/_index.md new file mode 100644 index 0000000000..335646f6f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_bodyhtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_BodyHtml method" +linktitle: "get_BodyHtml" +articleTitle: "get_BodyHtml" +second_title: "Aspose.Email for C++" +description: "Gets the BodyRtf of the message converted to HTML, if present, otherwise an empty string." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_bodyhtml/ +--- + +## get_BodyHtml {#get_bodyhtml} + +Gets the BodyRtf of the message converted to HTML, if present, otherwise an empty string. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_BodyHtml() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_bodyrtf/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_bodyrtf/_index.md new file mode 100644 index 0000000000..96a53283f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_bodyrtf/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_BodyRtf method" +linktitle: "get_BodyRtf" +articleTitle: "get_BodyRtf" +second_title: "Aspose.Email for C++" +description: "Gets the RTF formatted message text." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_bodyrtf/ +--- + +## get_BodyRtf {#get_bodyrtf} + +Gets the RTF formatted message text. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_BodyRtf() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_bodytype/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_bodytype/_index.md new file mode 100644 index 0000000000..a37e9a7e28 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_bodytype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_BodyType method" +linktitle: "get_BodyType" +articleTitle: "get_BodyType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the body." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_bodytype/ +--- + +## get_BodyType {#get_bodytype} + +Gets the type of the body. + +**Returns:** BodyContentType Aspose::Email::Mapi:: + +```cpp +get_BodyType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_categories/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_categories/_index.md new file mode 100644 index 0000000000..496f2d6cdf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_categories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_Categories method" +linktitle: "get_Categories" +articleTitle: "get_Categories" +second_title: "Aspose.Email for C++" +description: "Contains keywords or categories for the message object." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_categories/ +--- + +## get_Categories {#get_categories} + +Contains keywords or categories for the message object. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_Categories() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_companies/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_companies/_index.md new file mode 100644 index 0000000000..8dc5b20561 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_companies/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_Companies method" +linktitle: "get_Companies" +articleTitle: "get_Companies" +second_title: "Aspose.Email for C++" +description: "Contains the names of the companies that are associated with an item." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_companies/ +--- + +## get_Companies {#get_companies} + +Contains the names of the companies that are associated with an item. + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_Companies() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_itemid/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_itemid/_index.md new file mode 100644 index 0000000000..70c82afb2e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_itemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "The item id, uses with a server" +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +The item id, uses with a server + +**Returns:** virtual System::String Aspose::Email::Mapi:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_messageclass/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_messageclass/_index.md new file mode 100644 index 0000000000..e7220fea23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_messageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_MessageClass method" +linktitle: "get_MessageClass" +articleTitle: "get_MessageClass" +second_title: "Aspose.Email for C++" +description: "Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_messageclass/ +--- + +## get_MessageClass {#get_messageclass} + +Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note. The message class specifies the type, purpose, or content of the message. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_MessageClass() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_mileage/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_mileage/_index.md new file mode 100644 index 0000000000..4609fca38a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_mileage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_Mileage method" +linktitle: "get_Mileage" +articleTitle: "get_Mileage" +second_title: "Aspose.Email for C++" +description: "Contains the mileage information that is associated with an item." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_mileage/ +--- + +## get_Mileage {#get_mileage} + +Contains the mileage information that is associated with an item. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Mileage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_namedproperties/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_namedproperties/_index.md new file mode 100644 index 0000000000..bcaeaec4b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_namedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_NamedProperties method" +linktitle: "get_NamedProperties" +articleTitle: "get_NamedProperties" +second_title: "Aspose.Email for C++" +description: "Gets the named properties of message." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_namedproperties/ +--- + +## get_NamedProperties {#get_namedproperties} + +Gets the named properties of message. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +get_NamedProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_namedpropertymapping/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_namedpropertymapping/_index.md new file mode 100644 index 0000000000..95a2b54864 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_namedpropertymapping/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_NamedPropertyMapping method" +linktitle: "get_NamedPropertyMapping" +articleTitle: "get_NamedPropertyMapping" +second_title: "Aspose.Email for C++" +description: "Gets the named property mapping." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_namedpropertymapping/ +--- + +## get_NamedPropertyMapping {#get_namedpropertymapping} + +Gets the named property mapping. + +**Returns:** System::SharedPtr < MapiNamedPropertyMappingStorage > Aspose::Email::Mapi:: + +```cpp +get_NamedPropertyMapping() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_propertystream/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_propertystream/_index.md new file mode 100644 index 0000000000..4c2aa00226 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_propertystream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_PropertyStream method" +linktitle: "get_PropertyStream" +articleTitle: "get_PropertyStream" +second_title: "Aspose.Email for C++" +description: "Gets the property stream." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_propertystream/ +--- + +## get_PropertyStream {#get_propertystream} + +Gets the property stream. + +**Returns:** System::SharedPtr < MapiPropertyStream > Aspose::Email::Mapi:: + +```cpp +get_PropertyStream() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_recipients/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_recipients/_index.md new file mode 100644 index 0000000000..f368c6f0b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_recipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_Recipients method" +linktitle: "get_Recipients" +articleTitle: "get_Recipients" +second_title: "Aspose.Email for C++" +description: "Gets the recipients of the message." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_recipients/ +--- + +## get_Recipients {#get_recipients} + +Gets the recipients of the message. + +**Returns:** System::SharedPtr < MapiRecipientCollection > Aspose::Email::Mapi:: + +```cpp +get_Recipients() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_sensitivity/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_sensitivity/_index.md new file mode 100644 index 0000000000..c8d2627666 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_sensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_Sensitivity method" +linktitle: "get_Sensitivity" +articleTitle: "get_Sensitivity" +second_title: "Aspose.Email for C++" +description: "Gets the Sensitivity." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_sensitivity/ +--- + +## get_Sensitivity {#get_sensitivity} + +Gets the Sensitivity. + +**Returns:** Storage::Pst::MapiSensitivity Aspose::Email::Mapi:: + +```cpp +get_Sensitivity() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_subject/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_subject/_index.md new file mode 100644 index 0000000000..8ed786087c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the subject of the message." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the subject of the message. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_subjectprefix/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_subjectprefix/_index.md new file mode 100644 index 0000000000..cf570c24b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_subjectprefix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_SubjectPrefix method" +linktitle: "get_SubjectPrefix" +articleTitle: "get_SubjectPrefix" +second_title: "Aspose.Email for C++" +description: "Gets a subject prefix that typically indicates some action on a message, such as \"FW: \" for forwarding." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_subjectprefix/ +--- + +## get_SubjectPrefix {#get_subjectprefix} + +Gets a subject prefix that typically indicates some action on a message, such as "FW: " for forwarding. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SubjectPrefix() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_substorages/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_substorages/_index.md new file mode 100644 index 0000000000..915637a2d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_substorages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_SubStorages method" +linktitle: "get_SubStorages" +articleTitle: "get_SubStorages" +second_title: "Aspose.Email for C++" +description: "Gets the sub storages." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_substorages/ +--- + +## get_SubStorages {#get_substorages} + +Gets the sub storages. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +get_SubStorages() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_supportedtype/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_supportedtype/_index.md new file mode 100644 index 0000000000..d3ff9335bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_supportedtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_SupportedType method" +linktitle: "get_SupportedType" +articleTitle: "get_SupportedType" +second_title: "Aspose.Email for C++" +description: "Gets the supported item type." +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_supportedtype/ +--- + +## get_SupportedType {#get_supportedtype} + +Gets the supported item type. + +**Returns:** MapiItemType Aspose::Email::Mapi:: + +```cpp +get_SupportedType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/get_venturelicenseobj/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/get_venturelicenseobj/_index.md new file mode 100644 index 0000000000..847ea8c104 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/get_venturelicenseobj/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::get_VentureLicenseObj method" +linktitle: "get_VentureLicenseObj" +articleTitle: "get_VentureLicenseObj" +second_title: "Aspose.Email for C++" +description: "This stores the venture licensing state instead of 2 obvious fields such as string value for watermark and some value indicating license is set or not." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapimessageitembase/get_venturelicenseobj/ +--- + +## get_VentureLicenseObj {#get_venturelicenseobj} + +This stores the venture licensing state instead of 2 obvious fields such as string value for watermark and some value indicating license is set or not. + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +get_VentureLicenseObj() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/getflags/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/getflags/_index.md new file mode 100644 index 0000000000..3dadf2a9e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/getflags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::GetFlags method" +linktitle: "GetFlags" +articleTitle: "GetFlags" +second_title: "Aspose.Email for C++" +description: "GetFlags of MapiMessageItemBase." +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapimessageitembase/getflags/ +--- + +## GetFlags {#getflags} + +**Returns:** MapiMessageFlags Aspose::Email::Mapi:: + +```cpp +GetFlags() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/getproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/getproperty/_index.md new file mode 100644 index 0000000000..0db7f0340c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/getproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::GetProperty method" +linktitle: "GetProperty" +articleTitle: "GetProperty" +second_title: "Aspose.Email for C++" +description: "Gets MAPI property by property descriptor." +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapimessageitembase/getproperty/ +--- + +## GetProperty {#getproperty} + +Gets MAPI property by property descriptor. + +**Returns:** Mapi property if it is found, otherwise null. + +```cpp +GetProperty(System::SharedPtr < PropertyDescriptor > pd) +``` + +| Parameter | Description | +| --- | --- | +| pd | Property descriptor for looked property | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/gettagfromnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/gettagfromnamedproperty/_index.md new file mode 100644 index 0000000000..5f109603d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/gettagfromnamedproperty/_index.md @@ -0,0 +1,71 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::GetTagFromNamedProperty method" +linktitle: "GetTagFromNamedProperty" +articleTitle: "GetTagFromNamedProperty" +second_title: "Aspose.Email for C++" +description: "Gets the tag from named property." +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapimessageitembase/gettagfromnamedproperty/ +--- + +## GetTagFromNamedProperty (1 of 4) {#gettagfromnamedproperty_1} + +Gets the tag from named property. + +**Returns:** The property tag value. + +```cpp +GetTagFromNamedProperty(MapiNamedPropertyId propertyId) +``` + +| Parameter | Description | +| --- | --- | +| propertyId | The property id. | + +--- + +## GetTagFromNamedProperty (2 of 4) {#gettagfromnamedproperty_2} + +**Returns:** static int64_t Aspose::Email::Mapi:: + +```cpp +GetTagFromNamedProperty(MapiNamedPropertyId propertyId, System::SharedPtr < MapiPropertyCollection > namedProperties) +``` + +| Parameter | Description | +| --- | --- | +| propertyId | | +| namedProperties | | + +--- + +## GetTagFromNamedProperty (3 of 4) {#gettagfromnamedproperty_3} + +Gets the tag from named property. + +**Returns:** The property tag value. + +```cpp +GetTagFromNamedProperty(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The property name | + +--- + +## GetTagFromNamedProperty (4 of 4) {#gettagfromnamedproperty_4} + +**Returns:** static int64_t Aspose::Email::Mapi:: + +```cpp +GetTagFromNamedProperty(System::String name, System::SharedPtr < MapiPropertyCollection > namedProperties) +``` + +| Parameter | Description | +| --- | --- | +| name | | +| namedProperties | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/initnamedpropertymappingstorage/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/initnamedpropertymappingstorage/_index.md new file mode 100644 index 0000000000..ceb75effc4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/initnamedpropertymappingstorage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::InitNamedPropertyMappingStorage method" +linktitle: "InitNamedPropertyMappingStorage" +articleTitle: "InitNamedPropertyMappingStorage" +second_title: "Aspose.Email for C++" +description: "Inits the named property mapping storage." +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/mapimessageitembase/initnamedpropertymappingstorage/ +--- + +## InitNamedPropertyMappingStorage {#initnamedpropertymappingstorage} + +Inits the named property mapping storage. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +InitNamedPropertyMappingStorage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mailmessageinterpretor/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mailmessageinterpretor/_index.md new file mode 100644 index 0000000000..4c91f11155 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mailmessageinterpretor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MailMessageInterpretor method" +linktitle: "MailMessageInterpretor" +articleTitle: "MailMessageInterpretor" +second_title: "Aspose.Email for C++" +description: "MailMessageInterpretor of MapiMessageItemBase." +type: docs +weight: 810 +url: /cpp/aspose.email.mapi/mapimessageitembase/mailmessageinterpretor/ +--- + +## MailMessageInterpretor {#mailmessageinterpretor} + +```cpp +friend class MailMessageInterpretor() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapicalendar/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicalendar/_index.md new file mode 100644 index 0000000000..cfa40a6d13 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicalendar/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiCalendar method" +linktitle: "MapiCalendar" +articleTitle: "MapiCalendar" +second_title: "Aspose.Email for C++" +description: "MapiCalendar of MapiMessageItemBase." +type: docs +weight: 820 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapicalendar/ +--- + +## MapiCalendar {#mapicalendar} + +```cpp +friend class MapiCalendar() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapicalendareventrecurrence/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicalendareventrecurrence/_index.md new file mode 100644 index 0000000000..25ecf4e8fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicalendareventrecurrence/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiCalendarEventRecurrence method" +linktitle: "MapiCalendarEventRecurrence" +articleTitle: "MapiCalendarEventRecurrence" +second_title: "Aspose.Email for C++" +description: "MapiCalendarEventRecurrence of MapiMessageItemBase." +type: docs +weight: 830 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapicalendareventrecurrence/ +--- + +## MapiCalendarEventRecurrence {#mapicalendareventrecurrence} + +```cpp +friend class MapiCalendarEventRecurrence() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapicalendarexceptioninfo/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicalendarexceptioninfo/_index.md new file mode 100644 index 0000000000..77d34a2f7b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicalendarexceptioninfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiCalendarExceptionInfo method" +linktitle: "MapiCalendarExceptionInfo" +articleTitle: "MapiCalendarExceptionInfo" +second_title: "Aspose.Email for C++" +description: "MapiCalendarExceptionInfo of MapiMessageItemBase." +type: docs +weight: 840 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapicalendarexceptioninfo/ +--- + +## MapiCalendarExceptionInfo {#mapicalendarexceptioninfo} + +```cpp +friend class MapiCalendarExceptionInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapicontact/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicontact/_index.md new file mode 100644 index 0000000000..f03e37ca68 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicontact/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiContact method" +linktitle: "MapiContact" +articleTitle: "MapiContact" +second_title: "Aspose.Email for C++" +description: "MapiContact of MapiMessageItemBase." +type: docs +weight: 850 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapicontact/ +--- + +## MapiContact {#mapicontact} + +```cpp +friend class MapiContact() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapicontactphoto/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicontactphoto/_index.md new file mode 100644 index 0000000000..5423efb840 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapicontactphoto/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiContactPhoto method" +linktitle: "MapiContactPhoto" +articleTitle: "MapiContactPhoto" +second_title: "Aspose.Email for C++" +description: "MapiContactPhoto of MapiMessageItemBase." +type: docs +weight: 860 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapicontactphoto/ +--- + +## MapiContactPhoto {#mapicontactphoto} + +```cpp +friend class MapiContactPhoto() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapidistributionlist/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapidistributionlist/_index.md new file mode 100644 index 0000000000..c6ed425619 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapidistributionlist/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiDistributionList method" +linktitle: "MapiDistributionList" +articleTitle: "MapiDistributionList" +second_title: "Aspose.Email for C++" +description: "MapiDistributionList of MapiMessageItemBase." +type: docs +weight: 870 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapidistributionlist/ +--- + +## MapiDistributionList {#mapidistributionlist} + +```cpp +friend class MapiDistributionList() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapijournal/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapijournal/_index.md new file mode 100644 index 0000000000..960d8c46c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapijournal/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiJournal method" +linktitle: "MapiJournal" +articleTitle: "MapiJournal" +second_title: "Aspose.Email for C++" +description: "MapiJournal of MapiMessageItemBase." +type: docs +weight: 880 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapijournal/ +--- + +## MapiJournal {#mapijournal} + +```cpp +friend class MapiJournal() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessage/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessage/_index.md new file mode 100644 index 0000000000..c4a7787840 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiMessage method" +linktitle: "MapiMessage" +articleTitle: "MapiMessage" +second_title: "Aspose.Email for C++" +description: "MapiMessage of MapiMessageItemBase." +type: docs +weight: 890 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapimessage/ +--- + +## MapiMessage {#mapimessage} + +```cpp +friend class MapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessageitembase/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessageitembase/_index.md new file mode 100644 index 0000000000..c6363ab64d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessageitembase/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiMessageItemBase constructor" +linktitle: "MapiMessageItemBase" +articleTitle: "MapiMessageItemBase" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiMessageItemBase class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapimessageitembase/ +--- + +## MapiMessageItemBase (1 of 2) {#mapimessageitembase_1} + +Initializes a new instance of the MapiMessageItemBase class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessageItemBase() +``` + +--- + +## MapiMessageItemBase (2 of 2) {#mapimessageitembase_2} + +Initializes a new instance of the MapiMessageItemBase class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessageItemBase(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | MapiPropertyCollection | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessagepropertystream/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessagepropertystream/_index.md new file mode 100644 index 0000000000..cdba885c08 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessagepropertystream/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiMessagePropertyStream method" +linktitle: "MapiMessagePropertyStream" +articleTitle: "MapiMessagePropertyStream" +second_title: "Aspose.Email for C++" +description: "MapiMessagePropertyStream of MapiMessageItemBase." +type: docs +weight: 900 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapimessagepropertystream/ +--- + +## MapiMessagePropertyStream {#mapimessagepropertystream} + +```cpp +friend class MapiMessagePropertyStream() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessagereader/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessagereader/_index.md new file mode 100644 index 0000000000..2ea951ed9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapimessagereader/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiMessageReader method" +linktitle: "MapiMessageReader" +articleTitle: "MapiMessageReader" +second_title: "Aspose.Email for C++" +description: "MapiMessageReader of MapiMessageItemBase." +type: docs +weight: 910 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapimessagereader/ +--- + +## MapiMessageReader {#mapimessagereader} + +```cpp +friend class MapiMessageReader() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapinote/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapinote/_index.md new file mode 100644 index 0000000000..e4c41cf9f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapinote/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiNote method" +linktitle: "MapiNote" +articleTitle: "MapiNote" +second_title: "Aspose.Email for C++" +description: "MapiNote of MapiMessageItemBase." +type: docs +weight: 920 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapinote/ +--- + +## MapiNote {#mapinote} + +```cpp +friend class MapiNote() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/mapitask/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/mapitask/_index.md new file mode 100644 index 0000000000..10280d67a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/mapitask/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::MapiTask method" +linktitle: "MapiTask" +articleTitle: "MapiTask" +second_title: "Aspose.Email for C++" +description: "MapiTask of MapiMessageItemBase." +type: docs +weight: 930 +url: /cpp/aspose.email.mapi/mapimessageitembase/mapitask/ +--- + +## MapiTask {#mapitask} + +```cpp +friend class MapiTask() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/namedpropertymappingstorage/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/namedpropertymappingstorage/_index.md new file mode 100644 index 0000000000..277114df15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/namedpropertymappingstorage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::namedPropertyMappingStorage method" +linktitle: "namedPropertyMappingStorage" +articleTitle: "namedPropertyMappingStorage" +second_title: "Aspose.Email for C++" +description: "The named property mapping storage." +type: docs +weight: 980 +url: /cpp/aspose.email.mapi/mapimessageitembase/namedpropertymappingstorage/ +--- + +## namedPropertyMappingStorage {#namedpropertymappingstorage} + +The named property mapping storage. + +**Returns:** System::SharedPtr < MapiNamedPropertyMappingStorage > Aspose::Email::Mapi:: + +```cpp +namedPropertyMappingStorage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/opaquesignedmailmessageinterpretor/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/opaquesignedmailmessageinterpretor/_index.md new file mode 100644 index 0000000000..1f880c515f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/opaquesignedmailmessageinterpretor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::OpaqueSignedMailMessageInterpretor method" +linktitle: "OpaqueSignedMailMessageInterpretor" +articleTitle: "OpaqueSignedMailMessageInterpretor" +second_title: "Aspose.Email for C++" +description: "OpaqueSignedMailMessageInterpretor of MapiMessageItemBase." +type: docs +weight: 940 +url: /cpp/aspose.email.mapi/mapimessageitembase/opaquesignedmailmessageinterpretor/ +--- + +## OpaqueSignedMailMessageInterpretor {#opaquesignedmailmessageinterpretor} + +```cpp +friend class OpaqueSignedMailMessageInterpretor() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/outlookutil/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/outlookutil/_index.md new file mode 100644 index 0000000000..df4ea94120 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/outlookutil/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::OutlookUtil method" +linktitle: "OutlookUtil" +articleTitle: "OutlookUtil" +second_title: "Aspose.Email for C++" +description: "OutlookUtil of MapiMessageItemBase." +type: docs +weight: 950 +url: /cpp/aspose.email.mapi/mapimessageitembase/outlookutil/ +--- + +## OutlookUtil {#outlookutil} + +```cpp +friend class OutlookUtil() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/recipients/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/recipients/_index.md new file mode 100644 index 0000000000..6df37384f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/recipients/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::recipients method" +linktitle: "recipients" +articleTitle: "recipients" +second_title: "Aspose.Email for C++" +description: "The collection of recipients." +type: docs +weight: 990 +url: /cpp/aspose.email.mapi/mapimessageitembase/recipients/ +--- + +## recipients {#recipients} + +The collection of recipients. + +**Returns:** System::SharedPtr < MapiRecipientCollection > Aspose::Email::Mapi:: + +```cpp +recipients() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/removeproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/removeproperty/_index.md new file mode 100644 index 0000000000..e58f0ad49e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/removeproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::RemoveProperty method" +linktitle: "RemoveProperty" +articleTitle: "RemoveProperty" +second_title: "Aspose.Email for C++" +description: "Provides correctly removing property from all collections." +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/mapimessageitembase/removeproperty/ +--- + +## RemoveProperty {#removeproperty} + +Provides correctly removing property from all collections. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +RemoveProperty(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag of MapiProperty . | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_attachments/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_attachments/_index.md new file mode 100644 index 0000000000..73ff2ef266 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_attachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_Attachments method" +linktitle: "set_Attachments" +articleTitle: "set_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets the attachments in the message." +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_attachments/ +--- + +## set_Attachments {#set_attachments} + +Gets the attachments in the message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Attachments(System::SharedPtr < MapiAttachmentCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_billing/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_billing/_index.md new file mode 100644 index 0000000000..768a86976a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_billing/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_Billing method" +linktitle: "set_Billing" +articleTitle: "set_Billing" +second_title: "Aspose.Email for C++" +description: "Contains the billing information associated with an item." +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_billing/ +--- + +## set_Billing {#set_billing} + +Contains the billing information associated with an item. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Billing(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_body/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_body/_index.md new file mode 100644 index 0000000000..a2fec7c5ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_body/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_Body method" +linktitle: "set_Body" +articleTitle: "set_Body" +second_title: "Aspose.Email for C++" +description: "Gets the message text." +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_body/ +--- + +## set_Body {#set_body} + +Gets the message text. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Body(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_bodyrtf/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_bodyrtf/_index.md new file mode 100644 index 0000000000..fa8bcde53c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_bodyrtf/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_BodyRtf method" +linktitle: "set_BodyRtf" +articleTitle: "set_BodyRtf" +second_title: "Aspose.Email for C++" +description: "Sets the RTF formatted message text." +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_bodyrtf/ +--- + +## set_BodyRtf {#set_bodyrtf} + +Sets the RTF formatted message text. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_BodyRtf(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_categories/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_categories/_index.md new file mode 100644 index 0000000000..d641531f2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_categories/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_Categories method" +linktitle: "set_Categories" +articleTitle: "set_Categories" +second_title: "Aspose.Email for C++" +description: "Contains keywords or categories for the message object." +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_categories/ +--- + +## set_Categories {#set_categories} + +Contains keywords or categories for the message object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Categories(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_companies/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_companies/_index.md new file mode 100644 index 0000000000..046829b83f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_companies/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_Companies method" +linktitle: "set_Companies" +articleTitle: "set_Companies" +second_title: "Aspose.Email for C++" +description: "Contains the names of the companies that are associated with an item." +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_companies/ +--- + +## set_Companies {#set_companies} + +Contains the names of the companies that are associated with an item. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Companies(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_itemid/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_itemid/_index.md new file mode 100644 index 0000000000..282e604209 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_itemid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_ItemId method" +linktitle: "set_ItemId" +articleTitle: "set_ItemId" +second_title: "Aspose.Email for C++" +description: "The item id, uses with a server" +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_itemid/ +--- + +## set_ItemId {#set_itemid} + +The item id, uses with a server + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +set_ItemId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_messageclass/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_messageclass/_index.md new file mode 100644 index 0000000000..4e58be60d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_messageclass/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_MessageClass method" +linktitle: "set_MessageClass" +articleTitle: "set_MessageClass" +second_title: "Aspose.Email for C++" +description: "Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note." +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_messageclass/ +--- + +## set_MessageClass {#set_messageclass} + +Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note. The message class specifies the type, purpose, or content of the message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_MessageClass(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_mileage/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_mileage/_index.md new file mode 100644 index 0000000000..ce149a6dc5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_mileage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_Mileage method" +linktitle: "set_Mileage" +articleTitle: "set_Mileage" +second_title: "Aspose.Email for C++" +description: "Contains the mileage information that is associated with an item." +type: docs +weight: 420 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_mileage/ +--- + +## set_Mileage {#set_mileage} + +Contains the mileage information that is associated with an item. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Mileage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_recipients/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_recipients/_index.md new file mode 100644 index 0000000000..2a4e4180c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_recipients/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_Recipients method" +linktitle: "set_Recipients" +articleTitle: "set_Recipients" +second_title: "Aspose.Email for C++" +description: "Gets the recipients of the message." +type: docs +weight: 430 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_recipients/ +--- + +## set_Recipients {#set_recipients} + +Gets the recipients of the message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Recipients(System::SharedPtr < MapiRecipientCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_sensitivity/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_sensitivity/_index.md new file mode 100644 index 0000000000..ed4b054371 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_sensitivity/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_Sensitivity method" +linktitle: "set_Sensitivity" +articleTitle: "set_Sensitivity" +second_title: "Aspose.Email for C++" +description: "Gets the Sensitivity." +type: docs +weight: 440 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_sensitivity/ +--- + +## set_Sensitivity {#set_sensitivity} + +Gets the Sensitivity. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Sensitivity(Storage::Pst::MapiSensitivity value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/set_subject/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/set_subject/_index.md new file mode 100644 index 0000000000..3b2b1a3762 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Sets the subject of the message." +type: docs +weight: 450 +url: /cpp/aspose.email.mapi/mapimessageitembase/set_subject/ +--- + +## set_Subject {#set_subject} + +Sets the subject of the message. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/setbodycontent/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/setbodycontent/_index.md new file mode 100644 index 0000000000..b0fac60ab3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/setbodycontent/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::SetBodyContent method" +linktitle: "SetBodyContent" +articleTitle: "SetBodyContent" +second_title: "Aspose.Email for C++" +description: "Sets the content of the body." +type: docs +weight: 460 +url: /cpp/aspose.email.mapi/mapimessageitembase/setbodycontent/ +--- + +## SetBodyContent (1 of 2) {#setbodycontent_1} + +Sets the content of the body. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +SetBodyContent(System::String content, BodyContentType contentType) +``` + +| Parameter | Description | +| --- | --- | +| content | The content. | +| contentType | Type of the content. | + +--- + +## SetBodyContent (2 of 2) {#setbodycontent_2} + +Sets the content of the body. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +SetBodyContent(System::String content, BodyContentType contentType, bool compression) +``` + +| Parameter | Description | +| --- | --- | +| content | The content. | +| contentType | Type of the content. | +| compression | Specify that the content should be compressed. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/setbodyrtf/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/setbodyrtf/_index.md new file mode 100644 index 0000000000..2acff677cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/setbodyrtf/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::SetBodyRtf method" +linktitle: "SetBodyRtf" +articleTitle: "SetBodyRtf" +second_title: "Aspose.Email for C++" +description: "Gets or sets the RTF formatted message text." +type: docs +weight: 470 +url: /cpp/aspose.email.mapi/mapimessageitembase/setbodyrtf/ +--- + +## SetBodyRtf {#setbodyrtf} + +Gets or sets the RTF formatted message text. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetBodyRtf(System::String content, bool compression) +``` + +| Parameter | Description | +| --- | --- | +| content | The content. | +| compression | Specify that the content should be compressed. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/setmessageflags/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/setmessageflags/_index.md new file mode 100644 index 0000000000..34d0e96ed8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/setmessageflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::SetMessageFlags method" +linktitle: "SetMessageFlags" +articleTitle: "SetMessageFlags" +second_title: "Aspose.Email for C++" +description: "Sets the message flags." +type: docs +weight: 480 +url: /cpp/aspose.email.mapi/mapimessageitembase/setmessageflags/ +--- + +## SetMessageFlags {#setmessageflags} + +Sets the message flags. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetMessageFlags(MapiMessageFlags flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | The message flags. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/setnamedpropertymapping/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/setnamedpropertymapping/_index.md new file mode 100644 index 0000000000..383e65616b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/setnamedpropertymapping/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::SetNamedPropertyMapping method" +linktitle: "SetNamedPropertyMapping" +articleTitle: "SetNamedPropertyMapping" +second_title: "Aspose.Email for C++" +description: "Sets the named property mapping." +type: docs +weight: 490 +url: /cpp/aspose.email.mapi/mapimessageitembase/setnamedpropertymapping/ +--- + +## SetNamedPropertyMapping {#setnamedpropertymapping} + +Sets the named property mapping. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetNamedPropertyMapping(System::SharedPtr < MapiNamedPropertyMappingStorage > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The MapiNamedPropertyMappingStorage . | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/setpriority/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/setpriority/_index.md new file mode 100644 index 0000000000..6045041f93 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/setpriority/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::SetPriority method" +linktitle: "SetPriority" +articleTitle: "SetPriority" +second_title: "Aspose.Email for C++" +description: "Sets MailPriority value for MapiMessageItemBase See more PidTagPriority mapi property: https://msdn.microsoft.com/en-us/library/ee159473(v=exchg.80).aspx See mo" +type: docs +weight: 500 +url: /cpp/aspose.email.mapi/mapimessageitembase/setpriority/ +--- + +## SetPriority {#setpriority} + +Sets MailPriority value for MapiMessageItemBase See more PidTagPriority mapi property: https://msdn.microsoft.com/en-us/library/ee159473(v=exchg.80).aspx See more PidTagImportance mapi property: https://msdn.microsoft.com/en-us/library/ee237166(v=exchg.80).aspx + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +SetPriority(System::SharedPtr < MapiMessageItemBase > message, MailPriority priority) +``` + +| Parameter | Description | +| --- | --- | +| message | Mapi object | +| priority | Mail priority | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/setproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/setproperty/_index.md new file mode 100644 index 0000000000..f4ab284233 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/setproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::SetProperty method" +linktitle: "SetProperty" +articleTitle: "SetProperty" +second_title: "Aspose.Email for C++" +description: "Sets MAPI property." +type: docs +weight: 510 +url: /cpp/aspose.email.mapi/mapimessageitembase/setproperty/ +--- + +## SetProperty {#setproperty} + +Sets MAPI property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < PropertyDescriptor > pd, System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| pd | The property descriptor. | +| value | The property data. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/setsimapimessageitemmembers/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/setsimapimessageitemmembers/_index.md new file mode 100644 index 0000000000..fc340365c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/setsimapimessageitemmembers/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::SetsIMapiMessageItemMembers method" +linktitle: "SetsIMapiMessageItemMembers" +articleTitle: "SetsIMapiMessageItemMembers" +second_title: "Aspose.Email for C++" +description: "Sets MessageClass,Body and Subject." +type: docs +weight: 520 +url: /cpp/aspose.email.mapi/mapimessageitembase/setsimapimessageitemmembers/ +--- + +## SetsIMapiMessageItemMembers {#setsimapimessageitemmembers} + +Sets MessageClass,Body and Subject. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetsIMapiMessageItemMembers(System::String messageClass, System::String body, System::String subject) +``` + +| Parameter | Description | +| --- | --- | +| messageClass | | +| body | | +| subject | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/setstringnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/setstringnamedproperty/_index.md new file mode 100644 index 0000000000..59cf25ba94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/setstringnamedproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::SetStringNamedProperty method" +linktitle: "SetStringNamedProperty" +articleTitle: "SetStringNamedProperty" +second_title: "Aspose.Email for C++" +description: "SetStringNamedProperty of MapiMessageItemBase." +type: docs +weight: 530 +url: /cpp/aspose.email.mapi/mapimessageitembase/setstringnamedproperty/ +--- + +## SetStringNamedProperty {#setstringnamedproperty} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetStringNamedProperty(System::String value, MapiNamedPropertyId nameId, System::Guid psetId) +``` + +| Parameter | Description | +| --- | --- | +| value | | +| nameId | | +| psetId | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/setventurelicense/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/setventurelicense/_index.md new file mode 100644 index 0000000000..40a28659fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/setventurelicense/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::SetVentureLicense method" +linktitle: "SetVentureLicense" +articleTitle: "SetVentureLicense" +second_title: "Aspose.Email for C++" +description: "All Aspose products should implement this method." +type: docs +weight: 540 +url: /cpp/aspose.email.mapi/mapimessageitembase/setventurelicense/ +--- + +## SetVentureLicense {#setventurelicense} + +All Aspose products should implement this method. It is called by a GroupDocs product to indicate whether GroupDocs itself is licensed or not and specify a custom watermark. When GroupDocs is licensed, this document instance should behave as licensed too even if the Aspose product is not licensed. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetVentureLicense(System::SharedPtr < System::Object > ventureLicense) +``` + +| Parameter | Description | +| --- | --- | +| ventureLicense | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/taskmailmessageinterpretor/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/taskmailmessageinterpretor/_index.md new file mode 100644 index 0000000000..9977284c7d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/taskmailmessageinterpretor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::TaskMailMessageInterpretor method" +linktitle: "TaskMailMessageInterpretor" +articleTitle: "TaskMailMessageInterpretor" +second_title: "Aspose.Email for C++" +description: "TaskMailMessageInterpretor of MapiMessageItemBase." +type: docs +weight: 960 +url: /cpp/aspose.email.mapi/mapimessageitembase/taskmailmessageinterpretor/ +--- + +## TaskMailMessageInterpretor {#taskmailmessageinterpretor} + +```cpp +friend class TaskMailMessageInterpretor() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/trygetnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/trygetnamedproperty/_index.md new file mode 100644 index 0000000000..d89bdc5166 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/trygetnamedproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::TryGetNamedProperty method" +linktitle: "TryGetNamedProperty" +articleTitle: "TryGetNamedProperty" +second_title: "Aspose.Email for C++" +description: "If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null." +type: docs +weight: 550 +url: /cpp/aspose.email.mapi/mapimessageitembase/trygetnamedproperty/ +--- + +## TryGetNamedProperty {#trygetnamedproperty} + +If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +TryGetNamedProperty(System::SharedPtr < MapiProperty > mapiProperty, System::SharedPtr < MapiNamedProperty > & mapiNamedProperty) +``` + +| Parameter | Description | +| --- | --- | +| mapiProperty | | +| mapiNamedProperty | | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/updatedisplaynames/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/updatedisplaynames/_index.md new file mode 100644 index 0000000000..4f38475bc9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/updatedisplaynames/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::UpdateDisplayNames method" +linktitle: "UpdateDisplayNames" +articleTitle: "UpdateDisplayNames" +second_title: "Aspose.Email for C++" +description: "Updates the display names." +type: docs +weight: 560 +url: /cpp/aspose.email.mapi/mapimessageitembase/updatedisplaynames/ +--- + +## UpdateDisplayNames {#updatedisplaynames} + +Updates the display names. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +UpdateDisplayNames(MapiRecipientType recipientType) +``` + +| Parameter | Description | +| --- | --- | +| recipientType | The recipient Type. | + diff --git a/english/cpp/aspose.email.mapi/mapimessageitembase/updatehasattach/_index.md b/english/cpp/aspose.email.mapi/mapimessageitembase/updatehasattach/_index.md new file mode 100644 index 0000000000..9a2460b75e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessageitembase/updatehasattach/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageItemBase::UpdateHasAttach method" +linktitle: "UpdateHasAttach" +articleTitle: "UpdateHasAttach" +second_title: "Aspose.Email for C++" +description: "Updates the PR_HASATTACH property value." +type: docs +weight: 570 +url: /cpp/aspose.email.mapi/mapimessageitembase/updatehasattach/ +--- + +## UpdateHasAttach {#updatehasattach} + +Updates the PR_HASATTACH property value. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +UpdateHasAttach() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessagepropertystream/_index.md b/english/cpp/aspose.email.mapi/mapimessagepropertystream/_index.md new file mode 100644 index 0000000000..09cc44a86f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagepropertystream/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Mapi::MapiMessagePropertyStream class" +linktitle: "MapiMessagePropertyStream" +articleTitle: "MapiMessagePropertyStream" +second_title: "Aspose.Email for C++" +description: "Represents the property stream." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessagepropertystream/ +--- + +## MapiMessagePropertyStream class + +**Inherits:** Aspose::Email::Mapi::MapiPropertyStream + +Represents the property stream. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiMessagePropertyStream (2 overloads)](./mapimessagepropertystream/) | Initializes a new instance of the MapiMessagePropertyStream class. | + +## Methods + +| Name | Description | +| --- | --- | +| [GetContent (2 overloads)](./getcontent/) | Gets the content. | + diff --git a/english/cpp/aspose.email.mapi/mapimessagepropertystream/getcontent/_index.md b/english/cpp/aspose.email.mapi/mapimessagepropertystream/getcontent/_index.md new file mode 100644 index 0000000000..18400db074 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagepropertystream/getcontent/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Mapi::MapiMessagePropertyStream::GetContent method" +linktitle: "GetContent" +articleTitle: "GetContent" +second_title: "Aspose.Email for C++" +description: "Gets the content." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessagepropertystream/getcontent/ +--- + +## GetContent (1 of 2) {#getcontent_1} + +Gets the content. + +**Returns:** The System::IO::MemoryStream + +```cpp +GetContent() +``` + +--- + +## GetContent (2 of 2) {#getcontent_2} + +Gets the content. + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +GetContent(int32_t recipientsCount, int32_t attachmentsCount) +``` + +| Parameter | Description | +| --- | --- | +| recipientsCount | | +| attachmentsCount | | + diff --git a/english/cpp/aspose.email.mapi/mapimessagepropertystream/mapimessagepropertystream/_index.md b/english/cpp/aspose.email.mapi/mapimessagepropertystream/mapimessagepropertystream/_index.md new file mode 100644 index 0000000000..f380f07f09 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagepropertystream/mapimessagepropertystream/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiMessagePropertyStream::MapiMessagePropertyStream constructor" +linktitle: "MapiMessagePropertyStream" +articleTitle: "MapiMessagePropertyStream" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiMessagePropertyStream class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessagepropertystream/mapimessagepropertystream/ +--- + +## MapiMessagePropertyStream (1 of 2) {#mapimessagepropertystream_1} + +Initializes a new instance of the MapiMessagePropertyStream class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessagePropertyStream(System::SharedPtr < MapiMessageItemBase > parent) +``` + +| Parameter | Description | +| --- | --- | +| parent | The parent. | + +--- + +## MapiMessagePropertyStream (2 of 2) {#mapimessagepropertystream_2} + +Initializes a new instance of the MapiMessagePropertyStream class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessagePropertyStream(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | | + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/_index.md new file mode 100644 index 0000000000..282bb26801 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader class" +linktitle: "MapiMessageReader" +articleTitle: "MapiMessageReader" +second_title: "Aspose.Email for C++" +description: "Represents a reader that can read a Microsoft Outlook Message format document." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessagereader/ +--- + +## MapiMessageReader class + +Represents a reader that can read a Microsoft Outlook Message format document. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiMessageReader (2 overloads)](./mapimessagereader/) | Initializes a new instance of the MapiMessageReader class for the specified file name. | + +## Methods + +| Name | Description | +| --- | --- | +| [DestroyAttachments](./destroyattachments/) | Destroies the attachments in the specified Outlook Message files | +| [Dispose](./dispose/) | Releases the unmanaged resources used by the MapiMessageReader . | +| [get_FileSystem](./get_filesystem/) | | +| [get_VentureLicense](./get_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | +| [ReadAttachments](./readattachments/) | Extracts the attachment from the Outlook Message files. | +| [ReadMessage](./readmessage/) | Parse the current stream and returns the data as a MapiMessage . | +| [RemoveAttachments](./removeattachments/) | Removes the attachments from the specified Outlook Message files | +| [set_VentureLicense](./set_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/destroyattachments/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/destroyattachments/_index.md new file mode 100644 index 0000000000..d22ce2472d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/destroyattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader::DestroyAttachments method" +linktitle: "DestroyAttachments" +articleTitle: "DestroyAttachments" +second_title: "Aspose.Email for C++" +description: "Destroies the attachments in the specified Outlook Message files" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessagereader/destroyattachments/ +--- + +## DestroyAttachments {#destroyattachments} + +Destroies the attachments in the specified Outlook Message files + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +DestroyAttachments(System::String newPath) +``` + +| Parameter | Description | +| --- | --- | +| newPath | The path for saving | + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/dispose/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/dispose/_index.md new file mode 100644 index 0000000000..f73468125b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Releases the unmanaged resources used by the MapiMessageReader ." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapimessagereader/dispose/ +--- + +## Dispose {#dispose} + +Releases the unmanaged resources used by the MapiMessageReader . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/get_filesystem/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/get_filesystem/_index.md new file mode 100644 index 0000000000..78a25db2d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/get_filesystem/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader::get_FileSystem method" +linktitle: "get_FileSystem" +articleTitle: "get_FileSystem" +second_title: "Aspose.Email for C++" +description: "get_FileSystem of MapiMessageReader." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapimessagereader/get_filesystem/ +--- + +## get_FileSystem {#get_filesystem} + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +get_FileSystem() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/get_venturelicense/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/get_venturelicense/_index.md new file mode 100644 index 0000000000..bed199ea51 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/get_venturelicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader::get_VentureLicense method" +linktitle: "get_VentureLicense" +articleTitle: "get_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapimessagereader/get_venturelicense/ +--- + +## get_VentureLicense {#get_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +get_VentureLicense() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/mapimessagereader/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/mapimessagereader/_index.md new file mode 100644 index 0000000000..3481e8523f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/mapimessagereader/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader::MapiMessageReader constructor" +linktitle: "MapiMessageReader" +articleTitle: "MapiMessageReader" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiMessageReader class for the specified file name." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapimessagereader/mapimessagereader/ +--- + +## MapiMessageReader (1 of 2) {#mapimessagereader_1} + +Initializes a new instance of the MapiMessageReader class for the specified file name. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessageReader(System::String path) +``` + +| Parameter | Description | +| --- | --- | +| path | The complete file path to be read. | + +--- + +## MapiMessageReader (2 of 2) {#mapimessagereader_2} + +Initializes a new instance of the MapiMessageReader class for the specified stream. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiMessageReader(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to be read. | + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/readattachments/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/readattachments/_index.md new file mode 100644 index 0000000000..cfcaad0cce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/readattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader::ReadAttachments method" +linktitle: "ReadAttachments" +articleTitle: "ReadAttachments" +second_title: "Aspose.Email for C++" +description: "Extracts the attachment from the Outlook Message files." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapimessagereader/readattachments/ +--- + +## ReadAttachments {#readattachments} + +Extracts the attachment from the Outlook Message files. + +**Returns:** The Attachment collection. + +```cpp +ReadAttachments() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/readmessage/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/readmessage/_index.md new file mode 100644 index 0000000000..96f18610af --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/readmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader::ReadMessage method" +linktitle: "ReadMessage" +articleTitle: "ReadMessage" +second_title: "Aspose.Email for C++" +description: "Parse the current stream and returns the data as a MapiMessage ." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapimessagereader/readmessage/ +--- + +## ReadMessage {#readmessage} + +Parse the current stream and returns the data as a MapiMessage . + +**Returns:** The MapiMessage from the input stream. + +```cpp +ReadMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/removeattachments/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/removeattachments/_index.md new file mode 100644 index 0000000000..a7096a430f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/removeattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader::RemoveAttachments method" +linktitle: "RemoveAttachments" +articleTitle: "RemoveAttachments" +second_title: "Aspose.Email for C++" +description: "Removes the attachments from the specified Outlook Message files" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapimessagereader/removeattachments/ +--- + +## RemoveAttachments {#removeattachments} + +Removes the attachments from the specified Outlook Message files + +**Returns:** The attachments removed. + +```cpp +RemoveAttachments(System::String newPath) +``` + +| Parameter | Description | +| --- | --- | +| newPath | The path for saving | + diff --git a/english/cpp/aspose.email.mapi/mapimessagereader/set_venturelicense/_index.md b/english/cpp/aspose.email.mapi/mapimessagereader/set_venturelicense/_index.md new file mode 100644 index 0000000000..c26c008cec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapimessagereader/set_venturelicense/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiMessageReader::set_VentureLicense method" +linktitle: "set_VentureLicense" +articleTitle: "set_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapimessagereader/set_venturelicense/ +--- + +## set_VentureLicense {#set_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_VentureLicense(System::SharedPtr < Aspose::Email::VentureLicense > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/_index.md new file mode 100644 index 0000000000..1734d50975 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty class" +linktitle: "MapiNamedProperty" +articleTitle: "MapiNamedProperty" +second_title: "Aspose.Email for C++" +description: "Represents the data type of Named Property." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapinamedproperty/ +--- + +## MapiNamedProperty class + +**Inherits:** Aspose::Email::Mapi::MapiProperty + +Represents the data type of Named Property. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiNamedProperty (7 overloads)](./mapinamedproperty/) | Initializes a new instance of the MapiNamedProperty class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | Reimplemented from Aspose::Email::Mapi::MapiProperty . | +| [ExtractEntryData](./extractentrydata/) | Extracts the entry data | +| [get_EntryData](./get_entrydata/) | Gets the entry data | +| [get_Guid](./get_guid/) | gets named property GUID | +| [get_Kind](./get_kind/) | gets named property kind | +| [get_MappingStreamData](./get_mappingstreamdata/) | Gets the mapping stream data | +| [get_MappingStreamTag](./get_mappingstreamtag/) | Gets the mapping stream tag | +| [get_NameId](./get_nameid/) | gets named property ID | +| [get_Oom](./get_oom/) | gets OOM value | +| [InitializeHash](./initializehash/) | Initialize dictionary that contains OOM values | +| [InitNamedProperty](./initnamedproperty/) | Initialize named property | +| [SetNameId](./setnameid/) | | +| [GuidIndex](./guidindex/) | | +| [PropertyId](./propertyid/) | | +| [PropertyIndex](./propertyindex/) | | + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/clone/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/clone/_index.md new file mode 100644 index 0000000000..18a947da16 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/clone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Reimplemented from Aspose::Email::Mapi::MapiProperty ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapinamedproperty/clone/ +--- + +## Clone {#clone} + +Reimplemented from Aspose::Email::Mapi::MapiProperty . + +**Returns:** System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/extractentrydata/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/extractentrydata/_index.md new file mode 100644 index 0000000000..2b999be0f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/extractentrydata/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::ExtractEntryData method" +linktitle: "ExtractEntryData" +articleTitle: "ExtractEntryData" +second_title: "Aspose.Email for C++" +description: "Extracts the entry data" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapinamedproperty/extractentrydata/ +--- + +## ExtractEntryData {#extractentrydata} + +Extracts the entry data + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +ExtractEntryData(System::ArrayPtr< uint8_t > data, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| data | The data | +| offset | The offset in data | + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/get_entrydata/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/get_entrydata/_index.md new file mode 100644 index 0000000000..f32f773243 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/get_entrydata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::get_EntryData method" +linktitle: "get_EntryData" +articleTitle: "get_EntryData" +second_title: "Aspose.Email for C++" +description: "Gets the entry data" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapinamedproperty/get_entrydata/ +--- + +## get_EntryData {#get_entrydata} + +Gets the entry data + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_EntryData() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/get_guid/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/get_guid/_index.md new file mode 100644 index 0000000000..0b2dc5fbde --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/get_guid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::get_Guid method" +linktitle: "get_Guid" +articleTitle: "get_Guid" +second_title: "Aspose.Email for C++" +description: "gets named property GUID" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapinamedproperty/get_guid/ +--- + +## get_Guid {#get_guid} + +gets named property GUID + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +get_Guid() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/get_kind/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/get_kind/_index.md new file mode 100644 index 0000000000..9f10bc699b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/get_kind/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::get_Kind method" +linktitle: "get_Kind" +articleTitle: "get_Kind" +second_title: "Aspose.Email for C++" +description: "gets named property kind" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapinamedproperty/get_kind/ +--- + +## get_Kind {#get_kind} + +gets named property kind + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_Kind() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/get_mappingstreamdata/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/get_mappingstreamdata/_index.md new file mode 100644 index 0000000000..85109a0e01 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/get_mappingstreamdata/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::get_MappingStreamData method" +linktitle: "get_MappingStreamData" +articleTitle: "get_MappingStreamData" +second_title: "Aspose.Email for C++" +description: "Gets the mapping stream data" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapinamedproperty/get_mappingstreamdata/ +--- + +## get_MappingStreamData {#get_mappingstreamdata} + +Gets the mapping stream data + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_MappingStreamData() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/get_mappingstreamtag/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/get_mappingstreamtag/_index.md new file mode 100644 index 0000000000..d9a7522bac --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/get_mappingstreamtag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::get_MappingStreamTag method" +linktitle: "get_MappingStreamTag" +articleTitle: "get_MappingStreamTag" +second_title: "Aspose.Email for C++" +description: "Gets the mapping stream tag" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapinamedproperty/get_mappingstreamtag/ +--- + +## get_MappingStreamTag {#get_mappingstreamtag} + +Gets the mapping stream tag + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +get_MappingStreamTag() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/get_nameid/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/get_nameid/_index.md new file mode 100644 index 0000000000..dfbf40b3db --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/get_nameid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::get_NameId method" +linktitle: "get_NameId" +articleTitle: "get_NameId" +second_title: "Aspose.Email for C++" +description: "gets named property ID" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapinamedproperty/get_nameid/ +--- + +## get_NameId {#get_nameid} + +gets named property ID + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_NameId() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/get_oom/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/get_oom/_index.md new file mode 100644 index 0000000000..301b1e547f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/get_oom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::get_Oom method" +linktitle: "get_Oom" +articleTitle: "get_Oom" +second_title: "Aspose.Email for C++" +description: "gets OOM value" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapinamedproperty/get_oom/ +--- + +## get_Oom {#get_oom} + +gets OOM value + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Oom() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/guidindex/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/guidindex/_index.md new file mode 100644 index 0000000000..ff749d81f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/guidindex/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::GuidIndex method" +linktitle: "GuidIndex" +articleTitle: "GuidIndex" +second_title: "Aspose.Email for C++" +description: "GuidIndex of MapiNamedProperty." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapinamedproperty/guidindex/ +--- + +## GuidIndex {#guidindex} + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +GuidIndex() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/initializehash/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/initializehash/_index.md new file mode 100644 index 0000000000..5aee3c8706 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/initializehash/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::InitializeHash method" +linktitle: "InitializeHash" +articleTitle: "InitializeHash" +second_title: "Aspose.Email for C++" +description: "Initialize dictionary that contains OOM values" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapinamedproperty/initializehash/ +--- + +## InitializeHash {#initializehash} + +Initialize dictionary that contains OOM values + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +InitializeHash() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/initnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/initnamedproperty/_index.md new file mode 100644 index 0000000000..78d5bf2140 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/initnamedproperty/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::InitNamedProperty method" +linktitle: "InitNamedProperty" +articleTitle: "InitNamedProperty" +second_title: "Aspose.Email for C++" +description: "Initialize named property" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapinamedproperty/initnamedproperty/ +--- + +## InitNamedProperty {#initnamedproperty} + +Initialize named property + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +InitNamedProperty(System::Guid propGuid, System::String nameId, System::SharedPtr < MapiProperty > mapiProperty) +``` + +| Parameter | Description | +| --- | --- | +| propGuid | named property GUID | +| nameId | property ID | +| mapiProperty | mapi property that contains named property value | + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/mapinamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/mapinamedproperty/_index.md new file mode 100644 index 0000000000..0716988b9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/mapinamedproperty/_index.md @@ -0,0 +1,127 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::MapiNamedProperty constructor" +linktitle: "MapiNamedProperty" +articleTitle: "MapiNamedProperty" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiNamedProperty class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapinamedproperty/mapinamedproperty/ +--- + +## MapiNamedProperty (1 of 7) {#mapinamedproperty_1} + +Initializes a new instance of the MapiNamedProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNamedProperty() +``` + +--- + +## MapiNamedProperty (2 of 7) {#mapinamedproperty_2} + +Initializes a new instance of the MapiNamedProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNamedProperty(int64_t propertyTag, System::String nameIdentifier, System::Guid propertyGuid, System::ArrayPtr< uint8_t > propertyValue) +``` + +| Parameter | Description | +| --- | --- | +| propertyTag | The property tag represented a 32-bit value that contains a property type and a property ID. The low-order 16 bits represent the property type. The high-order 16 bits represent the property ID. | +| nameIdentifier | The name identifier that is used to refer to a named property. | +| propertyGuid | The property unique identifier. | +| propertyValue | A property value. | + +--- + +## MapiNamedProperty (3 of 7) {#mapinamedproperty_3} + +Initializes a new instance of the MapiNamedProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNamedProperty(int64_t propertyTag, int64_t nameIdentifier, System::Guid propertyGuid, System::ArrayPtr< uint8_t > propertyValue) +``` + +| Parameter | Description | +| --- | --- | +| propertyTag | The property tag represented a 32-bit value that contains a property type and a property ID. The low-order 16 bits represent the property type. The high-order 16 bits represent the property ID. | +| nameIdentifier | The name identifier that is used to refer to a named property. | +| propertyGuid | The property unique identifier. | +| propertyValue | A property value. | + +--- + +## MapiNamedProperty (4 of 7) {#mapinamedproperty_4} + +Initializes a new instance of the MapiNamedProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNamedProperty(System::SharedPtr < INamedPropertyTagProvider > tagProvider, System::SharedPtr < PidLidPropertyDescriptor > pd, System::SharedPtr < System::Object > data) +``` + +| Parameter | Description | +| --- | --- | +| tagProvider | Property storage that can provide tag for named property | +| pd | Property descriptor | +| data | A property value. | + +--- + +## MapiNamedProperty (5 of 7) {#mapinamedproperty_5} + +Initializes a new instance of the MapiNamedProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNamedProperty(System::SharedPtr < INamedPropertyTagProvider > tagProvider, System::SharedPtr < PidNamePropertyDescriptor > pd, System::SharedPtr < System::Object > data) +``` + +| Parameter | Description | +| --- | --- | +| tagProvider | Property storage that can provide tag for named property | +| pd | Property descriptor | +| data | A property value. | + +--- + +## MapiNamedProperty (6 of 7) {#mapinamedproperty_6} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNamedProperty(System::String nameIdentifier, System::Guid propertyGuid, System::SharedPtr < MapiProperty > property) +``` + +| Parameter | Description | +| --- | --- | +| nameIdentifier | | +| propertyGuid | | +| property | | + +--- + +## MapiNamedProperty (7 of 7) {#mapinamedproperty_7} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNamedProperty(int64_t nameIdentifier, System::Guid propertyGuid, System::SharedPtr < MapiProperty > property) +``` + +| Parameter | Description | +| --- | --- | +| nameIdentifier | | +| propertyGuid | | +| property | | + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/propertyid/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/propertyid/_index.md new file mode 100644 index 0000000000..008f983c68 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/propertyid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::PropertyId method" +linktitle: "PropertyId" +articleTitle: "PropertyId" +second_title: "Aspose.Email for C++" +description: "PropertyId of MapiNamedProperty." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapinamedproperty/propertyid/ +--- + +## PropertyId {#propertyid} + +**Returns:** uint32_t Aspose::Email::Mapi:: + +```cpp +PropertyId() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/propertyindex/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/propertyindex/_index.md new file mode 100644 index 0000000000..c9e1655178 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/propertyindex/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::PropertyIndex method" +linktitle: "PropertyIndex" +articleTitle: "PropertyIndex" +second_title: "Aspose.Email for C++" +description: "PropertyIndex of MapiNamedProperty." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapinamedproperty/propertyindex/ +--- + +## PropertyIndex {#propertyindex} + +**Returns:** uint16_t Aspose::Email::Mapi:: + +```cpp +PropertyIndex() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedproperty/setnameid/_index.md b/english/cpp/aspose.email.mapi/mapinamedproperty/setnameid/_index.md new file mode 100644 index 0000000000..5174e06c82 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedproperty/setnameid/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedProperty::SetNameId method" +linktitle: "SetNameId" +articleTitle: "SetNameId" +second_title: "Aspose.Email for C++" +description: "SetNameId of MapiNamedProperty." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapinamedproperty/setnameid/ +--- + +## SetNameId {#setnameid} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetNameId(System::String nameId) +``` + +| Parameter | Description | +| --- | --- | +| nameId | | + diff --git a/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/_index.md b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/_index.md new file mode 100644 index 0000000000..0421de18c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedPropertyMappingStorage class" +linktitle: "MapiNamedPropertyMappingStorage" +articleTitle: "MapiNamedPropertyMappingStorage" +second_title: "Aspose.Email for C++" +description: "Represents the named property mapping" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapinamedpropertymappingstorage/ +--- + +## MapiNamedPropertyMappingStorage class + +**Inherits:** Aspose::Email::Mapi::MapiPropertyContainer + +Represents the named property mapping + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiNamedPropertyMappingStorage (2 overloads)](./mapinamedpropertymappingstorage/) | Initializes a new instance of the MapiNamedPropertyMappingStorage class. | + +## Methods + +| Name | Description | +| --- | --- | +| [AddNamedPropertyMapping (2 overloads)](./addnamedpropertymapping/) | Adds the named property mapping for numeric named property. | +| [Clone](./clone/) | | +| [get_Content](./get_content/) | Gets the content | +| [get_Name](./get_name/) | Gets the name | +| [GetNextAvailablePropertyId](./getnextavailablepropertyid/) | Gets the next available property id in entries stream based on property datatype. | +| [TryGetNamedProperty](./trygetnamedproperty/) | Gets the MapiNamedProperty that represent named property | +| [PS_PUBLIC_STRINGS](./ps_public_strings/) | Identifies PS_PUBLIC_STRINGS property set. | + diff --git a/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/addnamedpropertymapping/_index.md b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/addnamedpropertymapping/_index.md new file mode 100644 index 0000000000..12d7d067c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/addnamedpropertymapping/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedPropertyMappingStorage::AddNamedPropertyMapping method" +linktitle: "AddNamedPropertyMapping" +articleTitle: "AddNamedPropertyMapping" +second_title: "Aspose.Email for C++" +description: "Adds the named property mapping for numeric named property." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapinamedpropertymappingstorage/addnamedpropertymapping/ +--- + +## AddNamedPropertyMapping (1 of 2) {#addnamedpropertymapping_1} + +Adds the named property mapping for numeric named property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedPropertyMapping(System::SharedPtr < MapiProperty > property, int64_t nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| property | The property to add mapping for. | +| nameId | The name id. | +| guid | The GUID identifying property set. | + +--- + +## AddNamedPropertyMapping (2 of 2) {#addnamedpropertymapping_2} + +Adds the named property mapping for string named property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddNamedPropertyMapping(System::SharedPtr < MapiProperty > property, System::String nameId, System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| property | The property to add mapping for. | +| nameId | The name id. | +| guid | The GUID identifying property set. | + diff --git a/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/clone/_index.md b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/clone/_index.md new file mode 100644 index 0000000000..50858111b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedPropertyMappingStorage::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of MapiNamedPropertyMappingStorage." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapinamedpropertymappingstorage/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < MapiNamedPropertyMappingStorage > Aspose::Email::Mapi:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/get_content/_index.md b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/get_content/_index.md new file mode 100644 index 0000000000..09f3b8d818 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/get_content/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedPropertyMappingStorage::get_Content method" +linktitle: "get_Content" +articleTitle: "get_Content" +second_title: "Aspose.Email for C++" +description: "Gets the content" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapinamedpropertymappingstorage/get_content/ +--- + +## get_Content {#get_content} + +Gets the content + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +get_Content() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/get_name/_index.md b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/get_name/_index.md new file mode 100644 index 0000000000..c7f1427c87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedPropertyMappingStorage::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapinamedpropertymappingstorage/get_name/ +--- + +## get_Name {#get_name} + +Gets the name + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/getnextavailablepropertyid/_index.md b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/getnextavailablepropertyid/_index.md new file mode 100644 index 0000000000..c53dfeded4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/getnextavailablepropertyid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedPropertyMappingStorage::GetNextAvailablePropertyId method" +linktitle: "GetNextAvailablePropertyId" +articleTitle: "GetNextAvailablePropertyId" +second_title: "Aspose.Email for C++" +description: "Gets the next available property id in entries stream based on property datatype." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapinamedpropertymappingstorage/getnextavailablepropertyid/ +--- + +## GetNextAvailablePropertyId {#getnextavailablepropertyid} + +Gets the next available property id in entries stream based on property datatype. + +**Returns:** An id that can be lately used to add property mapping. + +```cpp +GetNextAvailablePropertyId(MapiPropertyType dataType) +``` + +| Parameter | Description | +| --- | --- | +| dataType | Type of the data for the property. | + diff --git a/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/mapinamedpropertymappingstorage/_index.md b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/mapinamedpropertymappingstorage/_index.md new file mode 100644 index 0000000000..a38a5b2c07 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/mapinamedpropertymappingstorage/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedPropertyMappingStorage::MapiNamedPropertyMappingStorage constructor" +linktitle: "MapiNamedPropertyMappingStorage" +articleTitle: "MapiNamedPropertyMappingStorage" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiNamedPropertyMappingStorage class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapinamedpropertymappingstorage/mapinamedpropertymappingstorage/ +--- + +## MapiNamedPropertyMappingStorage (1 of 2) {#mapinamedpropertymappingstorage_1} + +Initializes a new instance of the MapiNamedPropertyMappingStorage class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNamedPropertyMappingStorage() +``` + +--- + +## MapiNamedPropertyMappingStorage (2 of 2) {#mapinamedpropertymappingstorage_2} + +Initializes a new instance of the MapiNamedPropertyMappingStorage class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNamedPropertyMappingStorage(System::SharedPtr < MapiPropertyCollection > properties, System::SharedPtr < System::Collections::Generic::IList< System::Guid >> guidCollection, System::ArrayPtr< uint8_t > entryData, System::ArrayPtr< uint8_t > stringData) +``` + +| Parameter | Description | +| --- | --- | +| properties | The properties | +| guidCollection | The GUID collection | +| entryData | The entry data | +| stringData | The string data | + diff --git a/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/ps_public_strings/_index.md b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/ps_public_strings/_index.md new file mode 100644 index 0000000000..0e04a1dbf0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/ps_public_strings/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedPropertyMappingStorage::PS_PUBLIC_STRINGS method" +linktitle: "PS_PUBLIC_STRINGS" +articleTitle: "PS_PUBLIC_STRINGS" +second_title: "Aspose.Email for C++" +description: "Identifies PS_PUBLIC_STRINGS property set." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapinamedpropertymappingstorage/ps_public_strings/ +--- + +## PS_PUBLIC_STRINGS {#ps_public_strings} + +Identifies PS_PUBLIC_STRINGS property set. + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +PS_PUBLIC_STRINGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/trygetnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/trygetnamedproperty/_index.md new file mode 100644 index 0000000000..c0c06f485e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/trygetnamedproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiNamedPropertyMappingStorage::TryGetNamedProperty method" +linktitle: "TryGetNamedProperty" +articleTitle: "TryGetNamedProperty" +second_title: "Aspose.Email for C++" +description: "Gets the MapiNamedProperty that represent named property" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapinamedpropertymappingstorage/trygetnamedproperty/ +--- + +## TryGetNamedProperty {#trygetnamedproperty} + +Gets the MapiNamedProperty that represent named property + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +TryGetNamedProperty(System::SharedPtr < MapiProperty > mapiProperty, System::SharedPtr < MapiNamedProperty > & mapiNamedProperty) +``` + +| Parameter | Description | +| --- | --- | +| mapiProperty | | +| mapiNamedProperty | | + diff --git a/english/cpp/aspose.email.mapi/mapinote/_index.md b/english/cpp/aspose.email.mapi/mapinote/_index.md new file mode 100644 index 0000000000..daeb7174de --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/_index.md @@ -0,0 +1,76 @@ +--- +title: "Aspose::Email::Mapi::MapiNote class" +linktitle: "MapiNote" +articleTitle: "MapiNote" +second_title: "Aspose.Email for C++" +description: "Represents a MAPI note (\"sticky note\") item." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapinote/ +--- + +## MapiNote class + +**Inherits:** Aspose::Email::Mapi::MapiMessageItemBase + +Represents a MAPI note ("sticky note") item. + +This class serves as a wrapper for MapiMessage to simplify the process of handling note information from MAPI properties. It provides a more intuitive interface for accessing and manipulating note data within the MAPI message. + +The following example demonstrates how to get a MapiNote object from a MapiMessage . + +```csharp +var msg = MapiMessage.Load("note.msg"); + +// Check if the loaded message is a supported note type +if (msg.SupportedType == MapiItemType.Note) +{ + // Convert the MAPI message to a MapiNote object + var mapiNote = (MapiNote)msg.ToMapiMessageItem(); + + // Display some note info + Console.WriteLine(mapiNote.Color); + Console.WriteLine(mapiNote.Body); +} +``` + +```vb +Dim msg = MapiMessage.Load("note.msg") + +' Check if the loaded message is a supported note type +If msg.SupportedType = MapiItemType.Note Then + ' Convert the MAPI message to a MapiNote object + Dim mapiNote = DirectCast(msg.ToMapiMessageItem(), MapiNote) + + ' Display some note info + Console.WriteLine(mapiNote.Color) + Console.WriteLine(mapiNote.Body) +End If +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiNote (3 overloads)](./mapinote/) | Initializes a new instance of the MapiNote class. | + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertToMapiMessage](./converttomapimessage/) | Converts note object to mapi message | +| [get_Color](./get_color/) | Gets the suggested background color of the Note object | +| [get_CreationDate](./get_creationdate/) | Gets the creation date of note | +| [get_Height](./get_height/) | Gets height of the visible message window in pixels | +| [get_Width](./get_width/) | Gets width of the visible message window in pixels | +| [get_XPosition](./get_xposition/) | Gets the distance, in pixels, from the left edge of the screen that a user interface displays a Note object | +| [get_YPosition](./get_yposition/) | Gets the distance, in pixels, from the top edge of the screen that a user interface displays a Note object | +| [GetUnderlyingMessage](./getunderlyingmessage/) | Retrieves the underlying MapiMessage object. | +| [Save (2 overloads)](./save/) | Saves this MapiNote to the given stream using specified format. | +| [set_Color](./set_color/) | Sets the suggested background color of the Note object | +| [set_CreationDate](./set_creationdate/) | Sets the creation date of note | +| [set_Height](./set_height/) | Sets height of the visible message window in pixels | +| [set_Width](./set_width/) | Sets width of the visible message window in pixels | +| [set_XPosition](./set_xposition/) | Sets the distance, in pixels, from the left edge of the screen that a user interface displays a Note object | +| [set_YPosition](./set_yposition/) | Sets the distance, in pixels, from the top edge of the screen that a user interface displays a Note object | + diff --git a/english/cpp/aspose.email.mapi/mapinote/converttomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapinote/converttomapimessage/_index.md new file mode 100644 index 0000000000..58c5b599bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/converttomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::ConvertToMapiMessage method" +linktitle: "ConvertToMapiMessage" +articleTitle: "ConvertToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Converts note object to mapi message" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapinote/converttomapimessage/ +--- + +## ConvertToMapiMessage {#converttomapimessage} + +Converts note object to mapi message + +**Returns:** MapiMessage that represents a MAPI message + +```cpp +ConvertToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinote/get_color/_index.md b/english/cpp/aspose.email.mapi/mapinote/get_color/_index.md new file mode 100644 index 0000000000..c0ec732458 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/get_color/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::get_Color method" +linktitle: "get_Color" +articleTitle: "get_Color" +second_title: "Aspose.Email for C++" +description: "Gets the suggested background color of the Note object" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapinote/get_color/ +--- + +## get_Color {#get_color} + +Gets the suggested background color of the Note object + +**Returns:** NoteColor Aspose::Email::Mapi:: + +```cpp +get_Color() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinote/get_creationdate/_index.md b/english/cpp/aspose.email.mapi/mapinote/get_creationdate/_index.md new file mode 100644 index 0000000000..d152398b73 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/get_creationdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::get_CreationDate method" +linktitle: "get_CreationDate" +articleTitle: "get_CreationDate" +second_title: "Aspose.Email for C++" +description: "Gets the creation date of note" +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapinote/get_creationdate/ +--- + +## get_CreationDate {#get_creationdate} + +Gets the creation date of note + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_CreationDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinote/get_height/_index.md b/english/cpp/aspose.email.mapi/mapinote/get_height/_index.md new file mode 100644 index 0000000000..6bf52ca704 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/get_height/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::get_Height method" +linktitle: "get_Height" +articleTitle: "get_Height" +second_title: "Aspose.Email for C++" +description: "Gets height of the visible message window in pixels" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapinote/get_height/ +--- + +## get_Height {#get_height} + +Gets height of the visible message window in pixels + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_Height() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinote/get_width/_index.md b/english/cpp/aspose.email.mapi/mapinote/get_width/_index.md new file mode 100644 index 0000000000..9c767aade8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/get_width/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::get_Width method" +linktitle: "get_Width" +articleTitle: "get_Width" +second_title: "Aspose.Email for C++" +description: "Gets width of the visible message window in pixels" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapinote/get_width/ +--- + +## get_Width {#get_width} + +Gets width of the visible message window in pixels + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_Width() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinote/get_xposition/_index.md b/english/cpp/aspose.email.mapi/mapinote/get_xposition/_index.md new file mode 100644 index 0000000000..8e3ed782a8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/get_xposition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::get_XPosition method" +linktitle: "get_XPosition" +articleTitle: "get_XPosition" +second_title: "Aspose.Email for C++" +description: "Gets the distance, in pixels, from the left edge of the screen that a user interface displays a Note object" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapinote/get_xposition/ +--- + +## get_XPosition {#get_xposition} + +Gets the distance, in pixels, from the left edge of the screen that a user interface displays a Note object + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_XPosition() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinote/get_yposition/_index.md b/english/cpp/aspose.email.mapi/mapinote/get_yposition/_index.md new file mode 100644 index 0000000000..9f0733f414 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/get_yposition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::get_YPosition method" +linktitle: "get_YPosition" +articleTitle: "get_YPosition" +second_title: "Aspose.Email for C++" +description: "Gets the distance, in pixels, from the top edge of the screen that a user interface displays a Note object" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapinote/get_yposition/ +--- + +## get_YPosition {#get_yposition} + +Gets the distance, in pixels, from the top edge of the screen that a user interface displays a Note object + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_YPosition() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinote/getunderlyingmessage/_index.md b/english/cpp/aspose.email.mapi/mapinote/getunderlyingmessage/_index.md new file mode 100644 index 0000000000..6fe330930a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/getunderlyingmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::GetUnderlyingMessage method" +linktitle: "GetUnderlyingMessage" +articleTitle: "GetUnderlyingMessage" +second_title: "Aspose.Email for C++" +description: "Retrieves the underlying MapiMessage object." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapinote/getunderlyingmessage/ +--- + +## GetUnderlyingMessage {#getunderlyingmessage} + +Retrieves the underlying MapiMessage object. + +**Returns:** The MapiMessage object. + +```cpp +GetUnderlyingMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapinote/mapinote/_index.md b/english/cpp/aspose.email.mapi/mapinote/mapinote/_index.md new file mode 100644 index 0000000000..87ae57bb4e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/mapinote/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::MapiNote constructor" +linktitle: "MapiNote" +articleTitle: "MapiNote" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiNote class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapinote/mapinote/ +--- + +## MapiNote (1 of 3) {#mapinote_1} + +Initializes a new instance of the MapiNote class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNote() +``` + +--- + +## MapiNote (2 of 3) {#mapinote_2} + +Initializes a new instance of the MapiNote class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNote(System::String subject, System::String body) +``` + +| Parameter | Description | +| --- | --- | +| subject | The message subject. | +| body | The message body. | + +--- + +## MapiNote (3 of 3) {#mapinote_3} + +Constructor + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiNote(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage that represents IPM.StickyNote message class | + diff --git a/english/cpp/aspose.email.mapi/mapinote/save/_index.md b/english/cpp/aspose.email.mapi/mapinote/save/_index.md new file mode 100644 index 0000000000..b94c832a42 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/save/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves this MapiNote to the given stream using specified format." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapinote/save/ +--- + +## Save (1 of 2) {#save_1} + +Saves this MapiNote to the given stream using specified format. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, NoteSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to. | +| saveFormat | A save format. | + +--- + +## Save (2 of 2) {#save_2} + +Saves this MapiNote into file using specified format. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String filePath, NoteSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name. | +| saveFormat | A save format. | + diff --git a/english/cpp/aspose.email.mapi/mapinote/set_color/_index.md b/english/cpp/aspose.email.mapi/mapinote/set_color/_index.md new file mode 100644 index 0000000000..52912a417c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/set_color/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::set_Color method" +linktitle: "set_Color" +articleTitle: "set_Color" +second_title: "Aspose.Email for C++" +description: "Sets the suggested background color of the Note object" +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapinote/set_color/ +--- + +## set_Color {#set_color} + +Sets the suggested background color of the Note object + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Color(NoteColor value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapinote/set_creationdate/_index.md b/english/cpp/aspose.email.mapi/mapinote/set_creationdate/_index.md new file mode 100644 index 0000000000..6fd82f14df --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/set_creationdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::set_CreationDate method" +linktitle: "set_CreationDate" +articleTitle: "set_CreationDate" +second_title: "Aspose.Email for C++" +description: "Sets the creation date of note" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapinote/set_creationdate/ +--- + +## set_CreationDate {#set_creationdate} + +Sets the creation date of note + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_CreationDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapinote/set_height/_index.md b/english/cpp/aspose.email.mapi/mapinote/set_height/_index.md new file mode 100644 index 0000000000..92cd5cc80d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/set_height/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::set_Height method" +linktitle: "set_Height" +articleTitle: "set_Height" +second_title: "Aspose.Email for C++" +description: "Sets height of the visible message window in pixels" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapinote/set_height/ +--- + +## set_Height {#set_height} + +Sets height of the visible message window in pixels + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Height(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapinote/set_width/_index.md b/english/cpp/aspose.email.mapi/mapinote/set_width/_index.md new file mode 100644 index 0000000000..f925773205 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/set_width/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::set_Width method" +linktitle: "set_Width" +articleTitle: "set_Width" +second_title: "Aspose.Email for C++" +description: "Sets width of the visible message window in pixels" +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapinote/set_width/ +--- + +## set_Width {#set_width} + +Sets width of the visible message window in pixels + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Width(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapinote/set_xposition/_index.md b/english/cpp/aspose.email.mapi/mapinote/set_xposition/_index.md new file mode 100644 index 0000000000..bbbf22c7c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/set_xposition/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::set_XPosition method" +linktitle: "set_XPosition" +articleTitle: "set_XPosition" +second_title: "Aspose.Email for C++" +description: "Sets the distance, in pixels, from the left edge of the screen that a user interface displays a Note object" +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapinote/set_xposition/ +--- + +## set_XPosition {#set_xposition} + +Sets the distance, in pixels, from the left edge of the screen that a user interface displays a Note object + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_XPosition(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapinote/set_yposition/_index.md b/english/cpp/aspose.email.mapi/mapinote/set_yposition/_index.md new file mode 100644 index 0000000000..e4cad9faaf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapinote/set_yposition/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiNote::set_YPosition method" +linktitle: "set_YPosition" +articleTitle: "set_YPosition" +second_title: "Aspose.Email for C++" +description: "Sets the distance, in pixels, from the top edge of the screen that a user interface displays a Note object" +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapinote/set_yposition/ +--- + +## set_YPosition {#set_yposition} + +Sets the distance, in pixels, from the top edge of the screen that a user interface displays a Note object + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_YPosition(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/_index.md new file mode 100644 index 0000000000..6f7486e879 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty class" +linktitle: "MapiObjectProperty" +articleTitle: "MapiObjectProperty" +second_title: "Aspose.Email for C++" +description: "Represents a Custom object included in Outlook Message documents." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiobjectproperty/ +--- + +## MapiObjectProperty class + +**Inherits:** Aspose::Email::Mapi::MapiProperty + +Represents a Custom object included in Outlook Message documents. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiObjectProperty (2 overloads)](./mapiobjectproperty/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | Reimplemented from Aspose::Email::Mapi::MapiProperty . | +| [CreateMapiNode](./createmapinode/) | | +| [get_Container](./get_container/) | | +| [get_DocumentName](./get_documentname/) | Gets the document name. | +| [get_IsOutlookMessage](./get_isoutlookmessage/) | Indicates whether the object property is an embedded outlook message. | +| [get_OleDocumentFormat](./get_oledocumentformat/) | Gets the Ole format type. | +| [get_Properties](./get_properties/) | Gets a collection of MAPI properties. | +| [GetPropertyStreamContent](./getpropertystreamcontent/) | Gets the content of the property stream. | +| [GetSubStorages](./getsubstorages/) | Gets the sub storages from object properties. | +| [SetDocumentName](./setdocumentname/) | | +| [SetOleDocumentFormat](./setoledocumentformat/) | | +| [ToMapiMessage](./tomapimessage/) | Creates the MapiMessage from object data. | + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/clone/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/clone/_index.md new file mode 100644 index 0000000000..522737cab9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/clone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Reimplemented from Aspose::Email::Mapi::MapiProperty ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiobjectproperty/clone/ +--- + +## Clone {#clone} + +Reimplemented from Aspose::Email::Mapi::MapiProperty . + +**Returns:** System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/createmapinode/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/createmapinode/_index.md new file mode 100644 index 0000000000..1cba7b70c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/createmapinode/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::CreateMapiNode method" +linktitle: "CreateMapiNode" +articleTitle: "CreateMapiNode" +second_title: "Aspose.Email for C++" +description: "CreateMapiNode of MapiObjectProperty." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapiobjectproperty/createmapinode/ +--- + +## CreateMapiNode {#createmapinode} + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +CreateMapiNode(System::String tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | | + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/get_container/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_container/_index.md new file mode 100644 index 0000000000..d53c9a6e78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_container/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::get_Container method" +linktitle: "get_Container" +articleTitle: "get_Container" +second_title: "Aspose.Email for C++" +description: "get_Container of MapiObjectProperty." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapiobjectproperty/get_container/ +--- + +## get_Container {#get_container} + +**Returns:** System::SharedPtr < MapiPropertyContainer > Aspose::Email::Mapi:: + +```cpp +get_Container() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/get_documentname/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_documentname/_index.md new file mode 100644 index 0000000000..a674d7df26 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_documentname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::get_DocumentName method" +linktitle: "get_DocumentName" +articleTitle: "get_DocumentName" +second_title: "Aspose.Email for C++" +description: "Gets the document name." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapiobjectproperty/get_documentname/ +--- + +## get_DocumentName {#get_documentname} + +Gets the document name. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DocumentName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/get_isoutlookmessage/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_isoutlookmessage/_index.md new file mode 100644 index 0000000000..8f4279601f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_isoutlookmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::get_IsOutlookMessage method" +linktitle: "get_IsOutlookMessage" +articleTitle: "get_IsOutlookMessage" +second_title: "Aspose.Email for C++" +description: "Indicates whether the object property is an embedded outlook message." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapiobjectproperty/get_isoutlookmessage/ +--- + +## get_IsOutlookMessage {#get_isoutlookmessage} + +Indicates whether the object property is an embedded outlook message. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsOutlookMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/get_oledocumentformat/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_oledocumentformat/_index.md new file mode 100644 index 0000000000..e2d31d39b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_oledocumentformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::get_OleDocumentFormat method" +linktitle: "get_OleDocumentFormat" +articleTitle: "get_OleDocumentFormat" +second_title: "Aspose.Email for C++" +description: "Gets the Ole format type." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapiobjectproperty/get_oledocumentformat/ +--- + +## get_OleDocumentFormat {#get_oledocumentformat} + +Gets the Ole format type. + +**Returns:** System::SharedPtr < Aspose::Email::Mapi::OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_OleDocumentFormat() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/get_properties/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_properties/_index.md new file mode 100644 index 0000000000..2bfa8599ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets a collection of MAPI properties." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapiobjectproperty/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets a collection of MAPI properties. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/getpropertystreamcontent/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/getpropertystreamcontent/_index.md new file mode 100644 index 0000000000..5013086e68 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/getpropertystreamcontent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::GetPropertyStreamContent method" +linktitle: "GetPropertyStreamContent" +articleTitle: "GetPropertyStreamContent" +second_title: "Aspose.Email for C++" +description: "Gets the content of the property stream." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapiobjectproperty/getpropertystreamcontent/ +--- + +## GetPropertyStreamContent {#getpropertystreamcontent} + +Gets the content of the property stream. + +**Returns:** The MemoryStream that represents content of property stream. + +```cpp +GetPropertyStreamContent(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The parent message. | + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/getsubstorages/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/getsubstorages/_index.md new file mode 100644 index 0000000000..b5bc8a87b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/getsubstorages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::GetSubStorages method" +linktitle: "GetSubStorages" +articleTitle: "GetSubStorages" +second_title: "Aspose.Email for C++" +description: "Gets the sub storages from object properties." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapiobjectproperty/getsubstorages/ +--- + +## GetSubStorages {#getsubstorages} + +Gets the sub storages from object properties. + +**Returns:** The MapiProperty collection. + +```cpp +GetSubStorages() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/mapiobjectproperty/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/mapiobjectproperty/_index.md new file mode 100644 index 0000000000..742659a034 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/mapiobjectproperty/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::MapiObjectProperty constructor" +linktitle: "MapiObjectProperty" +articleTitle: "MapiObjectProperty" +second_title: "Aspose.Email for C++" +description: "MapiObjectProperty of MapiObjectProperty." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiobjectproperty/mapiobjectproperty/ +--- + +## MapiObjectProperty (1 of 2) {#mapiobjectproperty_1} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiObjectProperty(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + +--- + +## MapiObjectProperty (2 of 2) {#mapiobjectproperty_2} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiObjectProperty(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | | + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/setdocumentname/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/setdocumentname/_index.md new file mode 100644 index 0000000000..e7bb22764a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/setdocumentname/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::SetDocumentName method" +linktitle: "SetDocumentName" +articleTitle: "SetDocumentName" +second_title: "Aspose.Email for C++" +description: "SetDocumentName of MapiObjectProperty." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapiobjectproperty/setdocumentname/ +--- + +## SetDocumentName {#setdocumentname} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetDocumentName(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | | + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/setoledocumentformat/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/setoledocumentformat/_index.md new file mode 100644 index 0000000000..f75217e8c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/setoledocumentformat/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::SetOleDocumentFormat method" +linktitle: "SetOleDocumentFormat" +articleTitle: "SetOleDocumentFormat" +second_title: "Aspose.Email for C++" +description: "SetOleDocumentFormat of MapiObjectProperty." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapiobjectproperty/setoledocumentformat/ +--- + +## SetOleDocumentFormat {#setoledocumentformat} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOleDocumentFormat(System::SharedPtr < Aspose::Email::Mapi::OleDocumentFormat > format) +``` + +| Parameter | Description | +| --- | --- | +| format | | + diff --git a/english/cpp/aspose.email.mapi/mapiobjectproperty/tomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapiobjectproperty/tomapimessage/_index.md new file mode 100644 index 0000000000..3b7b08963b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjectproperty/tomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiObjectProperty::ToMapiMessage method" +linktitle: "ToMapiMessage" +articleTitle: "ToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Creates the MapiMessage from object data." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapiobjectproperty/tomapimessage/ +--- + +## ToMapiMessage {#tomapimessage} + +Creates the MapiMessage from object data. + +**Returns:** The resultant MapiMessage . + +```cpp +ToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiobjecttype/_index.md b/english/cpp/aspose.email.mapi/mapiobjecttype/_index.md new file mode 100644 index 0000000000..bc873ca227 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiobjecttype/_index.md @@ -0,0 +1,31 @@ +--- +title: "MapiObjectType Enum" +linktitle: "MapiObjectType" +articleTitle: "MapiObjectType" +second_title: "Aspose.Email for C++" +description: "Represents the mapi object type." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiobjecttype/ +--- + +## MapiObjectType enumeration (13 values) + +Represents the mapi object type. + +| Value | Description | +| --- | --- | +| MAPI_ABCONT | MAPI_ABCONT | +| MAPI_ADDRBOOK | MAPI_ADDRBOOK | +| MAPI_ATTACH | MAPI_ATTACH | +| MAPI_DISTLIST | MAPI_DISTLIST | +| MAPI_FOLDER | MAPI_FOLDER | +| MAPI_FORMINFO | MAPI_FORMINFO | +| MAPI_MAILUSER | MAPI_MAILUSER | +| MAPI_MESSAGE | MAPI_MESSAGE | +| MAPI_PROFSECT | MAPI_PROFSECT | +| MAPI_SESSION | MAPI_SESSION | +| MAPI_STATUS | MAPI_STATUS | +| MAPI_STORE | MAPI_STORE | +| None | No values are set. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/_index.md new file mode 100644 index 0000000000..66c6445950 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/_index.md @@ -0,0 +1,149 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty class" +linktitle: "MapiProperty" +articleTitle: "MapiProperty" +second_title: "Aspose.Email for C++" +description: "Represents the mapi property." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiproperty/ +--- + +## MapiProperty class + +Represents the mapi property. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiProperty (9 overloads)](./mapiproperty/) | Initializes a new instance of the MapiProperty class. | + +## Methods + +| Name | Description | +| --- | --- | +| [AddMVEntries](./addmventries/) | Add entries to MVEntries | +| [Clone](./clone/) | Reimplemented in Aspose::Email::Mapi::MapiLazyRtfProperty , Aspose::Email::Mapi::MapiObjectProperty , and Aspose::Email::Mapi::MapiNamedProperty . | +| [CreateMapiPropertyFromBytes](./createmapipropertyfrombytes/) | Creates the mapi property from bytes. | +| [CreateMapiPropertyFromDateTime](./createmapipropertyfromdatetime/) | Creates the mapi property from date time. | +| [CreateMapiPropertyFromLong (2 overloads)](./createmapipropertyfromlong/) | Creates the mapi property from long. | +| [FromString](./fromstring/) | Creates the mapi property from string. | +| [get_Data](./get_data/) | Gets the binary data. | +| [get_DataType](./get_datatype/) | Gets the data type. | +| [get_Descriptor](./get_descriptor/) | Gets descriptor of MAPI property | +| [get_Identifier](./get_identifier/) | Gets the indifier. | +| [get_IsNamed](./get_isnamed/) | Indicates whether the property is a named property. | +| [get_IsSigned](./get_issigned/) | Indicates whether the binary data is signed. | +| [get_MVEntries](./get_mventries/) | Gets the MV entries list. | +| [get_Name](./get_name/) | Gets the name. | +| [get_PropertyTagName](./get_propertytagname/) | Gets the PropertyName. | +| [get_Tag](./get_tag/) | Gets the tag. | +| [GetBoolean](./getboolean/) | Gets the first bytes of the binary data as boolean. | +| [GetBytes](./getbytes/) | | +| [GetCurrency](./getcurrency/) | Gets the Currency as string using the specified code page. | +| [GetDateTime](./getdatetime/) | Gets the first bytes of the binary data as datetime. | +| [GetDouble](./getdouble/) | Gets the bytes of the binary data as double. | +| [GetFloat](./getfloat/) | Gets the bytes of the binary data as float. | +| [GetFloatingDate](./getfloatingdate/) | Gets the bytes of the binary data as DateTime. | +| [GetGuid](./getguid/) | Gets the bytes of the binary data as Guid. | +| [GetInt32](./getint32/) | Gets the first 4 bytes of the binary data as int32. | +| [GetLong](./getlong/) | Gets the first 8 bytes of the binary data as long. | +| [GetShort](./getshort/) | Gets the first 2 bytes of the binary data as short. | +| [GetSizeByType](./getsizebytype/) | | +| [GetString (2 overloads)](./getstring/) | Gets the binary data as string. | +| [GetValue](./getvalue/) | Gets value as object | +| [IsComplex (2 overloads)](./iscomplex/) | | +| [MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION](./member_function_make_object_declaration/) | | +| [set_Data](./set_data/) | Gets the binary data. | +| [set_IsSigned](./set_issigned/) | Indicates whether the binary data is signed. | +| [SetData](./setdata/) | Sets the data. | +| [SetDataFileTime](./setdatafiletime/) | Sets the data file time. | +| [SetDataLong (2 overloads)](./setdatalong/) | Sets the data long. | +| [SetDataWithoutCopy](./setdatawithoutcopy/) | Sets the data without copy. | +| [SetName](./setname/) | Sets the name. | +| [SetTag](./settag/) | Sets the tag. | +| [SetValue (2 overloads)](./setvalue/) | Sets the value. | +| [ToString](./tostring/) | Returns a T:System::String that represents the current T:System::Object . | +| [Aspose::Email::Clients::Exchange::Dav::ExchangeClient](./asposeemailclientsexchangedavexchangeclient/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::CopyMessageCommand](./asposeemailclientsgraphv1commandscopymessagecommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::CreateMessageCommand](./asposeemailclientsgraphv1commandscreatemessagecommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::GetMessageCommand](./asposeemailclientsgraphv1commandsgetmessagecommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand](./asposeemailclientsgraphv1commandsupdatemessagecommand/) | | +| [Aspose::Email::Clients::Graph::V1::Model::TLMailMessage](./asposeemailclientsgraphv1modeltlmailmessage/) | | +| [Aspose::Email::Clients::Imap::ImapMessageInfo](./asposeemailclientsimapimapmessageinfo/) | | +| [Aspose::Email::LinkedResource](./asposeemaillinkedresource/) | | +| [Aspose::Email::Mapi::Msg::MsgFormatWriter](./asposeemailmapimsgmsgformatwriter/) | | +| [Aspose::Email::Mapi::Nodes::MapiDirectoryNodeBase](./asposeemailmapinodesmapidirectorynodebase/) | | +| [Aspose::Email::Storage::Pst::FolderInfo](./asposeemailstoragepstfolderinfo/) | | +| [Aspose::Email::Storage::Pst::Ltp::LtpDoer](./asposeemailstoragepstltpltpdoer/) | | +| [Aspose::Email::Storage::Pst::Ltp::NamedPropertyLookupMap](./asposeemailstoragepstltpnamedpropertylookupmap/) | | +| [Aspose::Email::Storage::Pst::Ltp::PropertyContext](./asposeemailstoragepstltppropertycontext/) | | +| [Aspose::Email::Storage::Pst::Ltp::Tc](./asposeemailstoragepstltptc/) | | +| [Aspose::Email::Storage::Pst::MessageInfo](./asposeemailstoragepstmessageinfo/) | | +| [Aspose::Email::Storage::Pst::MessageStore](./asposeemailstoragepstmessagestore/) | | +| [Aspose::Email::Storage::Pst::PersonalStorage](./asposeemailstoragepstpersonalstorage/) | | +| [Aspose::Email::Storage::Pst::PstDoer](./asposeemailstoragepstpstdoer/) | | +| [Aspose::Email::Storage::Pst::PstUtil](./asposeemailstoragepstpstutil/) | | +| [Aspose::Email::Tnef::TnefAttachment](./asposeemailtneftnefattachment/) | | +| [Aspose::Email::Tnef::TnefMessageProperty](./asposeemailtneftnefmessageproperty/) | | +| [Aspose::Email::Tools::ReplyMessageBuilder](./asposeemailtoolsreplymessagebuilder/) | | +| [ConversationIndex](./conversationindex/) | | +| [FollowUpManager](./followupmanager/) | | +| [MailMessageInterpretor](./mailmessageinterpretor/) | | +| [MapiAttachment](./mapiattachment/) | | +| [MapiContactOtherPropertySet](./mapicontactotherpropertyset/) | | +| [MapiContactPropertySet](./mapicontactpropertyset/) | | +| [MapiDistributionList](./mapidistributionlist/) | | +| [MapiMessage](./mapimessage/) | | +| [MapiMessageItemBase](./mapimessageitembase/) | | +| [MapiMessageItemInterpretor](./mapimessageiteminterpretor/) | | +| [MapiNamedProperty](./mapinamedproperty/) | | +| [MapiNamedPropertyMappingStorage](./mapinamedpropertymappingstorage/) | | +| [MapiObjectProperty](./mapiobjectproperty/) | | +| [MapiPropertyCollection](./mapipropertycollection/) | | +| [MapiPropertyContainer](./mapipropertycontainer/) | | +| [MapiPropertyStream](./mapipropertystream/) | | +| [MapiRecipient](./mapirecipient/) | | +| [OutlookUtil](./outlookutil/) | | +| [CurrencyMultiplier](./currencymultiplier/) | | +| [data](./data/) | | +| [PT_ACTIONS](./pt_actions/) | | +| [PT_APPTIME](./pt_apptime/) | | +| [PT_BINARY](./pt_binary/) | | +| [PT_BOOLEAN](./pt_boolean/) | | +| [PT_CLSID](./pt_clsid/) | | +| [PT_CURRENCY](./pt_currency/) | | +| [PT_DOUBLE](./pt_double/) | | +| [PT_ERROR](./pt_error/) | | +| [PT_FLOAT](./pt_float/) | | +| [PT_LONG](./pt_long/) | | +| [PT_LONGLONG](./pt_longlong/) | | +| [PT_MV_APPTIME](./pt_mv_apptime/) | | +| [PT_MV_BINARY](./pt_mv_binary/) | | +| [PT_MV_BOOLEAN](./pt_mv_boolean/) | | +| [PT_MV_CLSID](./pt_mv_clsid/) | | +| [PT_MV_CURRENCY](./pt_mv_currency/) | | +| [PT_MV_DOUBLE](./pt_mv_double/) | | +| [PT_MV_FLOAT](./pt_mv_float/) | | +| [PT_MV_LONG](./pt_mv_long/) | | +| [PT_MV_LONGLONG](./pt_mv_longlong/) | | +| [PT_MV_SHORT](./pt_mv_short/) | | +| [PT_MV_STRING8](./pt_mv_string8/) | | +| [PT_MV_SYSTIME](./pt_mv_systime/) | | +| [PT_MV_UNICODE](./pt_mv_unicode/) | | +| [PT_MV_xxx](./pt_mv_xxx/) | | +| [PT_NULL](./pt_null/) | | +| [PT_OBJECT](./pt_object/) | | +| [PT_SHORT](./pt_short/) | | +| [PT_SRESTRICTION](./pt_srestriction/) | | +| [PT_STRING8](./pt_string8/) | | +| [PT_SVREID](./pt_svreid/) | | +| [PT_SYSTIME](./pt_systime/) | | +| [PT_UNICODE](./pt_unicode/) | | +| [PT_UNSPECIFIED](./pt_unspecified/) | | +| [Signed](./signed/) | | +| [signedFlag](./signedflag/) | | +| [tag](./tag/) | | +| [Unsigned](./unsigned/) | | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/addmventries/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/addmventries/_index.md new file mode 100644 index 0000000000..89b422ed8e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/addmventries/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::AddMVEntries method" +linktitle: "AddMVEntries" +articleTitle: "AddMVEntries" +second_title: "Aspose.Email for C++" +description: "Add entries to MVEntries" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiproperty/addmventries/ +--- + +## AddMVEntries {#addmventries} + +Add entries to MVEntries + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +AddMVEntries(System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < System::Object >>> entries) +``` + +| Parameter | Description | +| --- | --- | +| entries | | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsexchangedavexchangeclient/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsexchangedavexchangeclient/_index.md new file mode 100644 index 0000000000..2884e0cc56 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsexchangedavexchangeclient/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Clients::Exchange::Dav::ExchangeClient method" +linktitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +articleTitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient of MapiProperty." +type: docs +weight: 430 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailclientsexchangedavexchangeclient/ +--- + +## Aspose::Email::Clients::Exchange::Dav::ExchangeClient {#asposeemailclientsexchangedavexchangeclient} + +```cpp +ExchangeClient() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandscopymessagecommand/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandscopymessagecommand/_index.md new file mode 100644 index 0000000000..30f6870f15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandscopymessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Clients::Graph::V1::Commands::CopyMessageCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::CopyMessageCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::CopyMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::CopyMessageCommand of MapiProperty." +type: docs +weight: 440 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandscopymessagecommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::CopyMessageCommand {#asposeemailclientsgraphv1commandscopymessagecommand} + +```cpp +CopyMessageCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandscreatemessagecommand/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandscreatemessagecommand/_index.md new file mode 100644 index 0000000000..82fef26111 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandscreatemessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Clients::Graph::V1::Commands::CreateMessageCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateMessageCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::CreateMessageCommand of MapiProperty." +type: docs +weight: 450 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandscreatemessagecommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::CreateMessageCommand {#asposeemailclientsgraphv1commandscreatemessagecommand} + +```cpp +CreateMessageCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandsgetmessagecommand/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandsgetmessagecommand/_index.md new file mode 100644 index 0000000000..00a22426ee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandsgetmessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Clients::Graph::V1::Commands::GetMessageCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::GetMessageCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::GetMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::GetMessageCommand of MapiProperty." +type: docs +weight: 460 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandsgetmessagecommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::GetMessageCommand {#asposeemailclientsgraphv1commandsgetmessagecommand} + +```cpp +GetMessageCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandsupdatemessagecommand/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandsupdatemessagecommand/_index.md new file mode 100644 index 0000000000..e7d03d4327 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandsupdatemessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand of MapiProperty." +type: docs +weight: 470 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1commandsupdatemessagecommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::UpdateMessageCommand {#asposeemailclientsgraphv1commandsupdatemessagecommand} + +```cpp +UpdateMessageCommand() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1modeltlmailmessage/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1modeltlmailmessage/_index.md new file mode 100644 index 0000000000..9c7db6ecd2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1modeltlmailmessage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Clients::Graph::V1::Model::TLMailMessage method" +linktitle: "Aspose::Email::Clients::Graph::V1::Model::TLMailMessage" +articleTitle: "Aspose::Email::Clients::Graph::V1::Model::TLMailMessage" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Model::TLMailMessage of MapiProperty." +type: docs +weight: 480 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailclientsgraphv1modeltlmailmessage/ +--- + +## Aspose::Email::Clients::Graph::V1::Model::TLMailMessage {#asposeemailclientsgraphv1modeltlmailmessage} + +```cpp +TLMailMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsimapimapmessageinfo/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsimapimapmessageinfo/_index.md new file mode 100644 index 0000000000..f5e854d0cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailclientsimapimapmessageinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Clients::Imap::ImapMessageInfo method" +linktitle: "Aspose::Email::Clients::Imap::ImapMessageInfo" +articleTitle: "Aspose::Email::Clients::Imap::ImapMessageInfo" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::ImapMessageInfo of MapiProperty." +type: docs +weight: 490 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailclientsimapimapmessageinfo/ +--- + +## Aspose::Email::Clients::Imap::ImapMessageInfo {#asposeemailclientsimapimapmessageinfo} + +```cpp +ImapMessageInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemaillinkedresource/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemaillinkedresource/_index.md new file mode 100644 index 0000000000..a62ed3fe96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemaillinkedresource/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::LinkedResource method" +linktitle: "Aspose::Email::LinkedResource" +articleTitle: "Aspose::Email::LinkedResource" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::LinkedResource of MapiProperty." +type: docs +weight: 500 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemaillinkedresource/ +--- + +## Aspose::Email::LinkedResource {#asposeemaillinkedresource} + +```cpp +LinkedResource() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailmapimsgmsgformatwriter/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailmapimsgmsgformatwriter/_index.md new file mode 100644 index 0000000000..93a1ceb562 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailmapimsgmsgformatwriter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Mapi::Msg::MsgFormatWriter method" +linktitle: "Aspose::Email::Mapi::Msg::MsgFormatWriter" +articleTitle: "Aspose::Email::Mapi::Msg::MsgFormatWriter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::Msg::MsgFormatWriter of MapiProperty." +type: docs +weight: 510 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailmapimsgmsgformatwriter/ +--- + +## Aspose::Email::Mapi::Msg::MsgFormatWriter {#asposeemailmapimsgmsgformatwriter} + +```cpp +MsgFormatWriter() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailmapinodesmapidirectorynodebase/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailmapinodesmapidirectorynodebase/_index.md new file mode 100644 index 0000000000..c44717fa65 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailmapinodesmapidirectorynodebase/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Mapi::Nodes::MapiDirectoryNodeBase method" +linktitle: "Aspose::Email::Mapi::Nodes::MapiDirectoryNodeBase" +articleTitle: "Aspose::Email::Mapi::Nodes::MapiDirectoryNodeBase" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::Nodes::MapiDirectoryNodeBase of MapiProperty." +type: docs +weight: 520 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailmapinodesmapidirectorynodebase/ +--- + +## Aspose::Email::Mapi::Nodes::MapiDirectoryNodeBase {#asposeemailmapinodesmapidirectorynodebase} + +```cpp +MapiDirectoryNodeBase() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstfolderinfo/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstfolderinfo/_index.md new file mode 100644 index 0000000000..5015d83715 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstfolderinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::FolderInfo method" +linktitle: "Aspose::Email::Storage::Pst::FolderInfo" +articleTitle: "Aspose::Email::Storage::Pst::FolderInfo" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::FolderInfo of MapiProperty." +type: docs +weight: 530 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstfolderinfo/ +--- + +## Aspose::Email::Storage::Pst::FolderInfo {#asposeemailstoragepstfolderinfo} + +```cpp +FolderInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltpltpdoer/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltpltpdoer/_index.md new file mode 100644 index 0000000000..e8bf33d008 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltpltpdoer/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::Ltp::LtpDoer method" +linktitle: "Aspose::Email::Storage::Pst::Ltp::LtpDoer" +articleTitle: "Aspose::Email::Storage::Pst::Ltp::LtpDoer" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::Ltp::LtpDoer of MapiProperty." +type: docs +weight: 540 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltpltpdoer/ +--- + +## Aspose::Email::Storage::Pst::Ltp::LtpDoer {#asposeemailstoragepstltpltpdoer} + +```cpp +LtpDoer() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltpnamedpropertylookupmap/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltpnamedpropertylookupmap/_index.md new file mode 100644 index 0000000000..186135e7d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltpnamedpropertylookupmap/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::Ltp::NamedPropertyLookupMap method" +linktitle: "Aspose::Email::Storage::Pst::Ltp::NamedPropertyLookupMap" +articleTitle: "Aspose::Email::Storage::Pst::Ltp::NamedPropertyLookupMap" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::Ltp::NamedPropertyLookupMap of MapiProperty." +type: docs +weight: 550 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltpnamedpropertylookupmap/ +--- + +## Aspose::Email::Storage::Pst::Ltp::NamedPropertyLookupMap {#asposeemailstoragepstltpnamedpropertylookupmap} + +```cpp +NamedPropertyLookupMap() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltppropertycontext/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltppropertycontext/_index.md new file mode 100644 index 0000000000..be2e0db241 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltppropertycontext/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::Ltp::PropertyContext method" +linktitle: "Aspose::Email::Storage::Pst::Ltp::PropertyContext" +articleTitle: "Aspose::Email::Storage::Pst::Ltp::PropertyContext" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::Ltp::PropertyContext of MapiProperty." +type: docs +weight: 560 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltppropertycontext/ +--- + +## Aspose::Email::Storage::Pst::Ltp::PropertyContext {#asposeemailstoragepstltppropertycontext} + +```cpp +PropertyContext() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltptc/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltptc/_index.md new file mode 100644 index 0000000000..3a94e91a91 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltptc/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::Ltp::Tc method" +linktitle: "Aspose::Email::Storage::Pst::Ltp::Tc" +articleTitle: "Aspose::Email::Storage::Pst::Ltp::Tc" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::Ltp::Tc of MapiProperty." +type: docs +weight: 570 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstltptc/ +--- + +## Aspose::Email::Storage::Pst::Ltp::Tc {#asposeemailstoragepstltptc} + +```cpp +Tc() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstmessageinfo/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstmessageinfo/_index.md new file mode 100644 index 0000000000..4bf0e42f91 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstmessageinfo/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::MessageInfo method" +linktitle: "Aspose::Email::Storage::Pst::MessageInfo" +articleTitle: "Aspose::Email::Storage::Pst::MessageInfo" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::MessageInfo of MapiProperty." +type: docs +weight: 580 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstmessageinfo/ +--- + +## Aspose::Email::Storage::Pst::MessageInfo {#asposeemailstoragepstmessageinfo} + +```cpp +MessageInfo() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstmessagestore/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstmessagestore/_index.md new file mode 100644 index 0000000000..774da4d55a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstmessagestore/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::MessageStore method" +linktitle: "Aspose::Email::Storage::Pst::MessageStore" +articleTitle: "Aspose::Email::Storage::Pst::MessageStore" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::MessageStore of MapiProperty." +type: docs +weight: 590 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstmessagestore/ +--- + +## Aspose::Email::Storage::Pst::MessageStore {#asposeemailstoragepstmessagestore} + +```cpp +MessageStore() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpersonalstorage/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpersonalstorage/_index.md new file mode 100644 index 0000000000..a97a447604 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpersonalstorage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::PersonalStorage method" +linktitle: "Aspose::Email::Storage::Pst::PersonalStorage" +articleTitle: "Aspose::Email::Storage::Pst::PersonalStorage" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::PersonalStorage of MapiProperty." +type: docs +weight: 600 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpersonalstorage/ +--- + +## Aspose::Email::Storage::Pst::PersonalStorage {#asposeemailstoragepstpersonalstorage} + +```cpp +PersonalStorage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpstdoer/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpstdoer/_index.md new file mode 100644 index 0000000000..6fe420c98b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpstdoer/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::PstDoer method" +linktitle: "Aspose::Email::Storage::Pst::PstDoer" +articleTitle: "Aspose::Email::Storage::Pst::PstDoer" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::PstDoer of MapiProperty." +type: docs +weight: 610 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpstdoer/ +--- + +## Aspose::Email::Storage::Pst::PstDoer {#asposeemailstoragepstpstdoer} + +```cpp +PstDoer() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpstutil/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpstutil/_index.md new file mode 100644 index 0000000000..5e1b568e2d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpstutil/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Storage::Pst::PstUtil method" +linktitle: "Aspose::Email::Storage::Pst::PstUtil" +articleTitle: "Aspose::Email::Storage::Pst::PstUtil" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Storage::Pst::PstUtil of MapiProperty." +type: docs +weight: 620 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailstoragepstpstutil/ +--- + +## Aspose::Email::Storage::Pst::PstUtil {#asposeemailstoragepstpstutil} + +```cpp +PstUtil() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailtneftnefattachment/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailtneftnefattachment/_index.md new file mode 100644 index 0000000000..e87cdc4754 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailtneftnefattachment/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Tnef::TnefAttachment method" +linktitle: "Aspose::Email::Tnef::TnefAttachment" +articleTitle: "Aspose::Email::Tnef::TnefAttachment" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tnef::TnefAttachment of MapiProperty." +type: docs +weight: 630 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailtneftnefattachment/ +--- + +## Aspose::Email::Tnef::TnefAttachment {#asposeemailtneftnefattachment} + +```cpp +TnefAttachment() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailtneftnefmessageproperty/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailtneftnefmessageproperty/_index.md new file mode 100644 index 0000000000..9d0724402c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailtneftnefmessageproperty/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Tnef::TnefMessageProperty method" +linktitle: "Aspose::Email::Tnef::TnefMessageProperty" +articleTitle: "Aspose::Email::Tnef::TnefMessageProperty" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tnef::TnefMessageProperty of MapiProperty." +type: docs +weight: 640 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailtneftnefmessageproperty/ +--- + +## Aspose::Email::Tnef::TnefMessageProperty {#asposeemailtneftnefmessageproperty} + +```cpp +TnefMessageProperty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/asposeemailtoolsreplymessagebuilder/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailtoolsreplymessagebuilder/_index.md new file mode 100644 index 0000000000..ecfe82b8a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/asposeemailtoolsreplymessagebuilder/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Aspose::Email::Tools::ReplyMessageBuilder method" +linktitle: "Aspose::Email::Tools::ReplyMessageBuilder" +articleTitle: "Aspose::Email::Tools::ReplyMessageBuilder" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::ReplyMessageBuilder of MapiProperty." +type: docs +weight: 650 +url: /cpp/aspose.email.mapi/mapiproperty/asposeemailtoolsreplymessagebuilder/ +--- + +## Aspose::Email::Tools::ReplyMessageBuilder {#asposeemailtoolsreplymessagebuilder} + +```cpp +ReplyMessageBuilder() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/clone/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/clone/_index.md new file mode 100644 index 0000000000..4887c639f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/clone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Reimplemented in Aspose::Email::Mapi::MapiLazyRtfProperty , Aspose::Email::Mapi::MapiObjectProperty , and Aspose::Email::Mapi::MapiNamedProperty ." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapiproperty/clone/ +--- + +## Clone {#clone} + +Reimplemented in Aspose::Email::Mapi::MapiLazyRtfProperty , Aspose::Email::Mapi::MapiObjectProperty , and Aspose::Email::Mapi::MapiNamedProperty . + +**Returns:** virtual System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/conversationindex/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/conversationindex/_index.md new file mode 100644 index 0000000000..93c31708dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/conversationindex/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::ConversationIndex method" +linktitle: "ConversationIndex" +articleTitle: "ConversationIndex" +second_title: "Aspose.Email for C++" +description: "ConversationIndex of MapiProperty." +type: docs +weight: 660 +url: /cpp/aspose.email.mapi/mapiproperty/conversationindex/ +--- + +## ConversationIndex {#conversationindex} + +```cpp +friend class ConversationIndex() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/createmapipropertyfrombytes/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/createmapipropertyfrombytes/_index.md new file mode 100644 index 0000000000..a1ecdddb17 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/createmapipropertyfrombytes/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::CreateMapiPropertyFromBytes method" +linktitle: "CreateMapiPropertyFromBytes" +articleTitle: "CreateMapiPropertyFromBytes" +second_title: "Aspose.Email for C++" +description: "Creates the mapi property from bytes." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapiproperty/createmapipropertyfrombytes/ +--- + +## CreateMapiPropertyFromBytes {#createmapipropertyfrombytes} + +Creates the mapi property from bytes. + +**Returns:** static System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +CreateMapiPropertyFromBytes(int64_t tag, System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| data | The data. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/createmapipropertyfromdatetime/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/createmapipropertyfromdatetime/_index.md new file mode 100644 index 0000000000..4bf7e956a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/createmapipropertyfromdatetime/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::CreateMapiPropertyFromDateTime method" +linktitle: "CreateMapiPropertyFromDateTime" +articleTitle: "CreateMapiPropertyFromDateTime" +second_title: "Aspose.Email for C++" +description: "Creates the mapi property from date time." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapiproperty/createmapipropertyfromdatetime/ +--- + +## CreateMapiPropertyFromDateTime {#createmapipropertyfromdatetime} + +Creates the mapi property from date time. + +**Returns:** static System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +CreateMapiPropertyFromDateTime(int64_t tag, System::DateTime data) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| data | The data. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/createmapipropertyfromlong/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/createmapipropertyfromlong/_index.md new file mode 100644 index 0000000000..602c171f2e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/createmapipropertyfromlong/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::CreateMapiPropertyFromLong method" +linktitle: "CreateMapiPropertyFromLong" +articleTitle: "CreateMapiPropertyFromLong" +second_title: "Aspose.Email for C++" +description: "Creates the mapi property from long." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapiproperty/createmapipropertyfromlong/ +--- + +## CreateMapiPropertyFromLong (1 of 2) {#createmapipropertyfromlong_1} + +Creates the mapi property from long. + +**Returns:** static System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +CreateMapiPropertyFromLong(int64_t tag, int64_t data) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| data | The data. | + +--- + +## CreateMapiPropertyFromLong (2 of 2) {#createmapipropertyfromlong_2} + +Creates the mapi property from long. + +**Returns:** static System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +CreateMapiPropertyFromLong(int64_t tag, int64_t data, int64_t delimiter) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| data | The data. | +| delimiter | The delimiter. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/currencymultiplier/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/currencymultiplier/_index.md new file mode 100644 index 0000000000..9a7bb0b8db --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/currencymultiplier/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::CurrencyMultiplier method" +linktitle: "CurrencyMultiplier" +articleTitle: "CurrencyMultiplier" +second_title: "Aspose.Email for C++" +description: "CurrencyMultiplier of MapiProperty." +type: docs +weight: 840 +url: /cpp/aspose.email.mapi/mapiproperty/currencymultiplier/ +--- + +## CurrencyMultiplier {#currencymultiplier} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +CurrencyMultiplier = 10000() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/data/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/data/_index.md new file mode 100644 index 0000000000..7cfe7c15cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/data/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::data method" +linktitle: "data" +articleTitle: "data" +second_title: "Aspose.Email for C++" +description: "data of MapiProperty." +type: docs +weight: 850 +url: /cpp/aspose.email.mapi/mapiproperty/data/ +--- + +## data {#data} + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +data() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/followupmanager/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/followupmanager/_index.md new file mode 100644 index 0000000000..2456f01796 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/followupmanager/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::FollowUpManager method" +linktitle: "FollowUpManager" +articleTitle: "FollowUpManager" +second_title: "Aspose.Email for C++" +description: "FollowUpManager of MapiProperty." +type: docs +weight: 670 +url: /cpp/aspose.email.mapi/mapiproperty/followupmanager/ +--- + +## FollowUpManager {#followupmanager} + +```cpp +friend class FollowUpManager() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/fromstring/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/fromstring/_index.md new file mode 100644 index 0000000000..a0fc0e0755 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/fromstring/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::FromString method" +linktitle: "FromString" +articleTitle: "FromString" +second_title: "Aspose.Email for C++" +description: "Creates the mapi property from string." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapiproperty/fromstring/ +--- + +## FromString {#fromstring} + +Creates the mapi property from string. + +**Returns:** static System::SharedPtr < MapiProperty > Aspose::Email::Mapi:: + +```cpp +FromString(int64_t tag, System::String str, System::SharedPtr < System::Text::Encoding > enc) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| str | The string. | +| enc | The encoding. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_data/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_data/_index.md new file mode 100644 index 0000000000..f676f24dbc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_data/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_Data method" +linktitle: "get_Data" +articleTitle: "get_Data" +second_title: "Aspose.Email for C++" +description: "Gets the binary data." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapiproperty/get_data/ +--- + +## get_Data {#get_data} + +Gets the binary data. + +**Returns:** virtual System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_Data() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_datatype/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_datatype/_index.md new file mode 100644 index 0000000000..5559f3ff38 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_datatype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_DataType method" +linktitle: "get_DataType" +articleTitle: "get_DataType" +second_title: "Aspose.Email for C++" +description: "Gets the data type." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapiproperty/get_datatype/ +--- + +## get_DataType {#get_datatype} + +Gets the data type. + +**Returns:** virtual int32_t Aspose::Email::Mapi:: + +```cpp +get_DataType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_descriptor/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_descriptor/_index.md new file mode 100644 index 0000000000..0a12c3f7a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_descriptor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_Descriptor method" +linktitle: "get_Descriptor" +articleTitle: "get_Descriptor" +second_title: "Aspose.Email for C++" +description: "Gets descriptor of MAPI property" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapiproperty/get_descriptor/ +--- + +## get_Descriptor {#get_descriptor} + +Gets descriptor of MAPI property + +**Returns:** System::SharedPtr < PropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +get_Descriptor() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_identifier/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_identifier/_index.md new file mode 100644 index 0000000000..702b5ae8d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_identifier/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_Identifier method" +linktitle: "get_Identifier" +articleTitle: "get_Identifier" +second_title: "Aspose.Email for C++" +description: "Gets the indifier." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapiproperty/get_identifier/ +--- + +## get_Identifier {#get_identifier} + +Gets the indifier. + +**Returns:** virtual int64_t Aspose::Email::Mapi:: + +```cpp +get_Identifier() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_isnamed/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_isnamed/_index.md new file mode 100644 index 0000000000..40447b7151 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_isnamed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_IsNamed method" +linktitle: "get_IsNamed" +articleTitle: "get_IsNamed" +second_title: "Aspose.Email for C++" +description: "Indicates whether the property is a named property." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapiproperty/get_isnamed/ +--- + +## get_IsNamed {#get_isnamed} + +Indicates whether the property is a named property. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsNamed() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_issigned/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_issigned/_index.md new file mode 100644 index 0000000000..96a983f9ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_issigned/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_IsSigned method" +linktitle: "get_IsSigned" +articleTitle: "get_IsSigned" +second_title: "Aspose.Email for C++" +description: "Indicates whether the binary data is signed." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapiproperty/get_issigned/ +--- + +## get_IsSigned {#get_issigned} + +Indicates whether the binary data is signed. + +**Returns:** virtual bool Aspose::Email::Mapi:: + +```cpp +get_IsSigned() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_mventries/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_mventries/_index.md new file mode 100644 index 0000000000..6f019d5590 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_mventries/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_MVEntries method" +linktitle: "get_MVEntries" +articleTitle: "get_MVEntries" +second_title: "Aspose.Email for C++" +description: "Gets the MV entries list." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapiproperty/get_mventries/ +--- + +## get_MVEntries {#get_mventries} + +Gets the MV entries list. + +**Returns:** System::SharedPtr > > Aspose::Email::Mapi:: + +```cpp +get_MVEntries() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_name/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_name/_index.md new file mode 100644 index 0000000000..1daf9357ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapiproperty/get_name/ +--- + +## get_Name {#get_name} + +Gets the name. + +**Returns:** virtual System::String Aspose::Email::Mapi:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_propertytagname/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_propertytagname/_index.md new file mode 100644 index 0000000000..9bfdaa4ea7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_propertytagname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_PropertyTagName method" +linktitle: "get_PropertyTagName" +articleTitle: "get_PropertyTagName" +second_title: "Aspose.Email for C++" +description: "Gets the PropertyName." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapiproperty/get_propertytagname/ +--- + +## get_PropertyTagName {#get_propertytagname} + +Gets the PropertyName. + +**Returns:** virtual System::String Aspose::Email::Mapi:: + +```cpp +get_PropertyTagName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/get_tag/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/get_tag/_index.md new file mode 100644 index 0000000000..2a5e991b2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/get_tag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::get_Tag method" +linktitle: "get_Tag" +articleTitle: "get_Tag" +second_title: "Aspose.Email for C++" +description: "Gets the tag." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapiproperty/get_tag/ +--- + +## get_Tag {#get_tag} + +Gets the tag. + +**Returns:** virtual int64_t Aspose::Email::Mapi:: + +```cpp +get_Tag() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getboolean/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getboolean/_index.md new file mode 100644 index 0000000000..e647f893bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getboolean/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetBoolean method" +linktitle: "GetBoolean" +articleTitle: "GetBoolean" +second_title: "Aspose.Email for C++" +description: "Gets the first bytes of the binary data as boolean." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapiproperty/getboolean/ +--- + +## GetBoolean {#getboolean} + +Gets the first bytes of the binary data as boolean. + +**Returns:** The boolean value. + +```cpp +GetBoolean() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getbytes/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getbytes/_index.md new file mode 100644 index 0000000000..4442da5493 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getbytes/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetBytes method" +linktitle: "GetBytes" +articleTitle: "GetBytes" +second_title: "Aspose.Email for C++" +description: "GetBytes of MapiProperty." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapiproperty/getbytes/ +--- + +## GetBytes {#getbytes} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +GetBytes(System::DateTime dateTime) +``` + +| Parameter | Description | +| --- | --- | +| dateTime | | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getcurrency/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getcurrency/_index.md new file mode 100644 index 0000000000..b2798762dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getcurrency/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetCurrency method" +linktitle: "GetCurrency" +articleTitle: "GetCurrency" +second_title: "Aspose.Email for C++" +description: "Gets the Currency as string using the specified code page." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapiproperty/getcurrency/ +--- + +## GetCurrency {#getcurrency} + +Gets the Currency as string using the specified code page. + +**Returns:** A string contains the binary data. + +```cpp +GetCurrency() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getdatetime/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getdatetime/_index.md new file mode 100644 index 0000000000..33d3dc0876 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getdatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetDateTime method" +linktitle: "GetDateTime" +articleTitle: "GetDateTime" +second_title: "Aspose.Email for C++" +description: "Gets the first bytes of the binary data as datetime." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapiproperty/getdatetime/ +--- + +## GetDateTime {#getdatetime} + +Gets the first bytes of the binary data as datetime. + +**Returns:** The datetime value. + +```cpp +GetDateTime() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getdouble/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getdouble/_index.md new file mode 100644 index 0000000000..5a83fd1273 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getdouble/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetDouble method" +linktitle: "GetDouble" +articleTitle: "GetDouble" +second_title: "Aspose.Email for C++" +description: "Gets the bytes of the binary data as double." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapiproperty/getdouble/ +--- + +## GetDouble {#getdouble} + +Gets the bytes of the binary data as double. + +**Returns:** The double value. + +```cpp +GetDouble() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getfloat/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getfloat/_index.md new file mode 100644 index 0000000000..61940aefc3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getfloat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetFloat method" +linktitle: "GetFloat" +articleTitle: "GetFloat" +second_title: "Aspose.Email for C++" +description: "Gets the bytes of the binary data as float." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapiproperty/getfloat/ +--- + +## GetFloat {#getfloat} + +Gets the bytes of the binary data as float. + +**Returns:** The double value. + +```cpp +GetFloat() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getfloatingdate/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getfloatingdate/_index.md new file mode 100644 index 0000000000..5b10d0e809 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getfloatingdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetFloatingDate method" +linktitle: "GetFloatingDate" +articleTitle: "GetFloatingDate" +second_title: "Aspose.Email for C++" +description: "Gets the bytes of the binary data as DateTime." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapiproperty/getfloatingdate/ +--- + +## GetFloatingDate {#getfloatingdate} + +Gets the bytes of the binary data as DateTime. + +**Returns:** The DateTime value. + +```cpp +GetFloatingDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getguid/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getguid/_index.md new file mode 100644 index 0000000000..1647f0092c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getguid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetGuid method" +linktitle: "GetGuid" +articleTitle: "GetGuid" +second_title: "Aspose.Email for C++" +description: "Gets the bytes of the binary data as Guid." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapiproperty/getguid/ +--- + +## GetGuid {#getguid} + +Gets the bytes of the binary data as Guid. + +**Returns:** The Guid value. + +```cpp +GetGuid() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getint32/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getint32/_index.md new file mode 100644 index 0000000000..48525f6523 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getint32/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetInt32 method" +linktitle: "GetInt32" +articleTitle: "GetInt32" +second_title: "Aspose.Email for C++" +description: "Gets the first 4 bytes of the binary data as int32." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapiproperty/getint32/ +--- + +## GetInt32 {#getint32} + +Gets the first 4 bytes of the binary data as int32. + +**Returns:** The int32 value. + +```cpp +GetInt32() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getlong/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getlong/_index.md new file mode 100644 index 0000000000..5999026d92 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getlong/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetLong method" +linktitle: "GetLong" +articleTitle: "GetLong" +second_title: "Aspose.Email for C++" +description: "Gets the first 8 bytes of the binary data as long." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapiproperty/getlong/ +--- + +## GetLong {#getlong} + +Gets the first 8 bytes of the binary data as long. + +**Returns:** The long value. + +```cpp +GetLong() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getshort/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getshort/_index.md new file mode 100644 index 0000000000..3c9c5327df --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getshort/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetShort method" +linktitle: "GetShort" +articleTitle: "GetShort" +second_title: "Aspose.Email for C++" +description: "Gets the first 2 bytes of the binary data as short." +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapiproperty/getshort/ +--- + +## GetShort {#getshort} + +Gets the first 2 bytes of the binary data as short. + +**Returns:** The short value. + +```cpp +GetShort() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getsizebytype/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getsizebytype/_index.md new file mode 100644 index 0000000000..5cef9adbec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getsizebytype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetSizeByType method" +linktitle: "GetSizeByType" +articleTitle: "GetSizeByType" +second_title: "Aspose.Email for C++" +description: "GetSizeByType of MapiProperty." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapiproperty/getsizebytype/ +--- + +## GetSizeByType {#getsizebytype} + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +GetSizeByType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getstring/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getstring/_index.md new file mode 100644 index 0000000000..ff845fa90c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getstring/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetString method" +linktitle: "GetString" +articleTitle: "GetString" +second_title: "Aspose.Email for C++" +description: "Gets the binary data as string." +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapiproperty/getstring/ +--- + +## GetString (1 of 2) {#getstring_1} + +Gets the binary data as string. + +**Returns:** A string contains the binary data. + +```cpp +GetString() +``` + +--- + +## GetString (2 of 2) {#getstring_2} + +Gets the binary data as string using the specified code page. + +**Returns:** A string contains the binary data. + +```cpp +GetString(int32_t codepage) +``` + +| Parameter | Description | +| --- | --- | +| codepage | The code page. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/getvalue/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/getvalue/_index.md new file mode 100644 index 0000000000..32b8bfb5c5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/getvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::GetValue method" +linktitle: "GetValue" +articleTitle: "GetValue" +second_title: "Aspose.Email for C++" +description: "Gets value as object" +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapiproperty/getvalue/ +--- + +## GetValue {#getvalue} + +Gets value as object + +**Returns:** value of a property + +```cpp +GetValue() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/iscomplex/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/iscomplex/_index.md new file mode 100644 index 0000000000..6437f198e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/iscomplex/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::IsComplex method" +linktitle: "IsComplex" +articleTitle: "IsComplex" +second_title: "Aspose.Email for C++" +description: "IsComplex of MapiProperty." +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapiproperty/iscomplex/ +--- + +## IsComplex (1 of 2) {#iscomplex_1} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +IsComplex() +``` + +--- + +## IsComplex (2 of 2) {#iscomplex_2} + +**Returns:** static bool Aspose::Email::Mapi:: + +```cpp +IsComplex(int64_t dataType) +``` + +| Parameter | Description | +| --- | --- | +| dataType | | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mailmessageinterpretor/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mailmessageinterpretor/_index.md new file mode 100644 index 0000000000..71918e4df9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mailmessageinterpretor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MailMessageInterpretor method" +linktitle: "MailMessageInterpretor" +articleTitle: "MailMessageInterpretor" +second_title: "Aspose.Email for C++" +description: "MailMessageInterpretor of MapiProperty." +type: docs +weight: 680 +url: /cpp/aspose.email.mapi/mapiproperty/mailmessageinterpretor/ +--- + +## MailMessageInterpretor {#mailmessageinterpretor} + +```cpp +friend class MailMessageInterpretor() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapiattachment/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapiattachment/_index.md new file mode 100644 index 0000000000..a87dce2ec8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapiattachment/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiAttachment method" +linktitle: "MapiAttachment" +articleTitle: "MapiAttachment" +second_title: "Aspose.Email for C++" +description: "MapiAttachment of MapiProperty." +type: docs +weight: 690 +url: /cpp/aspose.email.mapi/mapiproperty/mapiattachment/ +--- + +## MapiAttachment {#mapiattachment} + +```cpp +friend class MapiAttachment() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapicontactotherpropertyset/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapicontactotherpropertyset/_index.md new file mode 100644 index 0000000000..f48e56f26d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapicontactotherpropertyset/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiContactOtherPropertySet method" +linktitle: "MapiContactOtherPropertySet" +articleTitle: "MapiContactOtherPropertySet" +second_title: "Aspose.Email for C++" +description: "MapiContactOtherPropertySet of MapiProperty." +type: docs +weight: 700 +url: /cpp/aspose.email.mapi/mapiproperty/mapicontactotherpropertyset/ +--- + +## MapiContactOtherPropertySet {#mapicontactotherpropertyset} + +```cpp +friend class MapiContactOtherPropertySet() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapicontactpropertyset/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapicontactpropertyset/_index.md new file mode 100644 index 0000000000..4c0eaf38a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapicontactpropertyset/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiContactPropertySet method" +linktitle: "MapiContactPropertySet" +articleTitle: "MapiContactPropertySet" +second_title: "Aspose.Email for C++" +description: "MapiContactPropertySet of MapiProperty." +type: docs +weight: 710 +url: /cpp/aspose.email.mapi/mapiproperty/mapicontactpropertyset/ +--- + +## MapiContactPropertySet {#mapicontactpropertyset} + +```cpp +friend class MapiContactPropertySet() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapidistributionlist/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapidistributionlist/_index.md new file mode 100644 index 0000000000..38fd997b43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapidistributionlist/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiDistributionList method" +linktitle: "MapiDistributionList" +articleTitle: "MapiDistributionList" +second_title: "Aspose.Email for C++" +description: "MapiDistributionList of MapiProperty." +type: docs +weight: 720 +url: /cpp/aspose.email.mapi/mapiproperty/mapidistributionlist/ +--- + +## MapiDistributionList {#mapidistributionlist} + +```cpp +friend class MapiDistributionList() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapimessage/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapimessage/_index.md new file mode 100644 index 0000000000..1066e854f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapimessage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiMessage method" +linktitle: "MapiMessage" +articleTitle: "MapiMessage" +second_title: "Aspose.Email for C++" +description: "MapiMessage of MapiProperty." +type: docs +weight: 730 +url: /cpp/aspose.email.mapi/mapiproperty/mapimessage/ +--- + +## MapiMessage {#mapimessage} + +```cpp +friend class MapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapimessageitembase/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapimessageitembase/_index.md new file mode 100644 index 0000000000..e79b4a40f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapimessageitembase/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiMessageItemBase method" +linktitle: "MapiMessageItemBase" +articleTitle: "MapiMessageItemBase" +second_title: "Aspose.Email for C++" +description: "MapiMessageItemBase of MapiProperty." +type: docs +weight: 740 +url: /cpp/aspose.email.mapi/mapiproperty/mapimessageitembase/ +--- + +## MapiMessageItemBase {#mapimessageitembase} + +```cpp +friend class MapiMessageItemBase() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapimessageiteminterpretor/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapimessageiteminterpretor/_index.md new file mode 100644 index 0000000000..e078a03486 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapimessageiteminterpretor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiMessageItemInterpretor method" +linktitle: "MapiMessageItemInterpretor" +articleTitle: "MapiMessageItemInterpretor" +second_title: "Aspose.Email for C++" +description: "MapiMessageItemInterpretor of MapiProperty." +type: docs +weight: 750 +url: /cpp/aspose.email.mapi/mapiproperty/mapimessageiteminterpretor/ +--- + +## MapiMessageItemInterpretor {#mapimessageiteminterpretor} + +```cpp +friend class MapiMessageItemInterpretor() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapinamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapinamedproperty/_index.md new file mode 100644 index 0000000000..b0f582ea32 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapinamedproperty/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiNamedProperty method" +linktitle: "MapiNamedProperty" +articleTitle: "MapiNamedProperty" +second_title: "Aspose.Email for C++" +description: "MapiNamedProperty of MapiProperty." +type: docs +weight: 760 +url: /cpp/aspose.email.mapi/mapiproperty/mapinamedproperty/ +--- + +## MapiNamedProperty {#mapinamedproperty} + +```cpp +friend class MapiNamedProperty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapinamedpropertymappingstorage/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapinamedpropertymappingstorage/_index.md new file mode 100644 index 0000000000..cc0ded0c2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapinamedpropertymappingstorage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiNamedPropertyMappingStorage method" +linktitle: "MapiNamedPropertyMappingStorage" +articleTitle: "MapiNamedPropertyMappingStorage" +second_title: "Aspose.Email for C++" +description: "MapiNamedPropertyMappingStorage of MapiProperty." +type: docs +weight: 770 +url: /cpp/aspose.email.mapi/mapiproperty/mapinamedpropertymappingstorage/ +--- + +## MapiNamedPropertyMappingStorage {#mapinamedpropertymappingstorage} + +```cpp +friend class MapiNamedPropertyMappingStorage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapiobjectproperty/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapiobjectproperty/_index.md new file mode 100644 index 0000000000..37bd6da518 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapiobjectproperty/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiObjectProperty method" +linktitle: "MapiObjectProperty" +articleTitle: "MapiObjectProperty" +second_title: "Aspose.Email for C++" +description: "MapiObjectProperty of MapiProperty." +type: docs +weight: 780 +url: /cpp/aspose.email.mapi/mapiproperty/mapiobjectproperty/ +--- + +## MapiObjectProperty {#mapiobjectproperty} + +```cpp +friend class MapiObjectProperty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapiproperty/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapiproperty/_index.md new file mode 100644 index 0000000000..1593757c32 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapiproperty/_index.md @@ -0,0 +1,157 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiProperty constructor" +linktitle: "MapiProperty" +articleTitle: "MapiProperty" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiProperty class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapiproperty/mapiproperty/ +--- + +## MapiProperty (1 of 9) {#mapiproperty_1} + +Initializes a new instance of the MapiProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiProperty(int64_t tag, System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag key of the property. | +| data | The binary data of the property. | + +--- + +## MapiProperty (2 of 9) {#mapiproperty_2} + +Initializes a new instance of the MapiProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiProperty(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag key of the property. | + +--- + +## MapiProperty (3 of 9) {#mapiproperty_3} + +Initializes a new instance of the MapiProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiProperty(System::SharedPtr < PidTagPropertyDescriptor > pd, System::SharedPtr < System::Object > data) +``` + +| Parameter | Description | +| --- | --- | +| pd | Property descriptor | +| data | The data of the property. | + +--- + +## MapiProperty (4 of 9) {#mapiproperty_4} + +Initializes a new instance of the MapiProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiProperty(System::SharedPtr < PidLidPropertyDescriptor > pd, System::SharedPtr < System::Object > data) +``` + +| Parameter | Description | +| --- | --- | +| pd | Property descriptor | +| data | The data of the property. | + +--- + +## MapiProperty (5 of 9) {#mapiproperty_5} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiProperty(System::SharedPtr < PidTagPropertyDescriptor > pd, System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < System::Object >>> values) +``` + +| Parameter | Description | +| --- | --- | +| pd | | +| values | | + +--- + +## MapiProperty (6 of 9) {#mapiproperty_6} + +Initializes a new instance of the MapiProperty class. This overload is used to create a multiple valued property, PT_MV_*. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiProperty(int64_t tag, System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < System::Object >>> values) +``` + +| Parameter | Description | +| --- | --- | +| tag | The property tag. | +| values | The values. | + +--- + +## MapiProperty (7 of 9) {#mapiproperty_7} + +Initializes a new instance of the MapiProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiProperty(int64_t tag, int64_t signedParam, System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| tag | The property tag. | +| signedParam | The signed. | +| data | The property data. | + +--- + +## MapiProperty (8 of 9) {#mapiproperty_8} + +Initializes a new instance of the MapiProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiProperty(System::String name, int64_t tag, int64_t signedParam, System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| name | The name. | +| tag | The tag key of the property. | +| signedParam | Indicates the data is signed or not. | +| data | The binary data of the property. | + +--- + +## MapiProperty (9 of 9) {#mapiproperty_9} + +Initializes a new instance of the MapiProperty class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiProperty() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapipropertycollection/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapipropertycollection/_index.md new file mode 100644 index 0000000000..e33df4af43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapipropertycollection/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiPropertyCollection method" +linktitle: "MapiPropertyCollection" +articleTitle: "MapiPropertyCollection" +second_title: "Aspose.Email for C++" +description: "MapiPropertyCollection of MapiProperty." +type: docs +weight: 790 +url: /cpp/aspose.email.mapi/mapiproperty/mapipropertycollection/ +--- + +## MapiPropertyCollection {#mapipropertycollection} + +```cpp +friend class MapiPropertyCollection() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapipropertycontainer/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapipropertycontainer/_index.md new file mode 100644 index 0000000000..4f8ae5d8b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapipropertycontainer/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiPropertyContainer method" +linktitle: "MapiPropertyContainer" +articleTitle: "MapiPropertyContainer" +second_title: "Aspose.Email for C++" +description: "MapiPropertyContainer of MapiProperty." +type: docs +weight: 800 +url: /cpp/aspose.email.mapi/mapiproperty/mapipropertycontainer/ +--- + +## MapiPropertyContainer {#mapipropertycontainer} + +```cpp +friend class MapiPropertyContainer() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapipropertystream/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapipropertystream/_index.md new file mode 100644 index 0000000000..8cbc448133 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapipropertystream/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiPropertyStream method" +linktitle: "MapiPropertyStream" +articleTitle: "MapiPropertyStream" +second_title: "Aspose.Email for C++" +description: "MapiPropertyStream of MapiProperty." +type: docs +weight: 810 +url: /cpp/aspose.email.mapi/mapiproperty/mapipropertystream/ +--- + +## MapiPropertyStream {#mapipropertystream} + +```cpp +friend class MapiPropertyStream() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/mapirecipient/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/mapirecipient/_index.md new file mode 100644 index 0000000000..ec65dd3729 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/mapirecipient/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MapiRecipient method" +linktitle: "MapiRecipient" +articleTitle: "MapiRecipient" +second_title: "Aspose.Email for C++" +description: "MapiRecipient of MapiProperty." +type: docs +weight: 820 +url: /cpp/aspose.email.mapi/mapiproperty/mapirecipient/ +--- + +## MapiRecipient {#mapirecipient} + +```cpp +friend class MapiRecipient() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/member_function_make_object_declaration/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/member_function_make_object_declaration/_index.md new file mode 100644 index 0000000000..0e4eec4da0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/member_function_make_object_declaration/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION method" +linktitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +articleTitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +second_title: "Aspose.Email for C++" +description: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION of MapiProperty." +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/mapiproperty/member_function_make_object_declaration/ +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION {#member_function_make_object_declaration} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(MapiProperty, CODEPORTING_ARGS()) +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/outlookutil/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/outlookutil/_index.md new file mode 100644 index 0000000000..ae9158dc6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/outlookutil/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::OutlookUtil method" +linktitle: "OutlookUtil" +articleTitle: "OutlookUtil" +second_title: "Aspose.Email for C++" +description: "OutlookUtil of MapiProperty." +type: docs +weight: 830 +url: /cpp/aspose.email.mapi/mapiproperty/outlookutil/ +--- + +## OutlookUtil {#outlookutil} + +```cpp +friend class OutlookUtil() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_actions/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_actions/_index.md new file mode 100644 index 0000000000..528082b986 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_actions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_ACTIONS method" +linktitle: "PT_ACTIONS" +articleTitle: "PT_ACTIONS" +second_title: "Aspose.Email for C++" +description: "PT_ACTIONS of MapiProperty." +type: docs +weight: 860 +url: /cpp/aspose.email.mapi/mapiproperty/pt_actions/ +--- + +## PT_ACTIONS {#pt_actions} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_ACTIONS = 0x00FE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_apptime/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_apptime/_index.md new file mode 100644 index 0000000000..a079f6a785 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_apptime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_APPTIME method" +linktitle: "PT_APPTIME" +articleTitle: "PT_APPTIME" +second_title: "Aspose.Email for C++" +description: "PT_APPTIME of MapiProperty." +type: docs +weight: 870 +url: /cpp/aspose.email.mapi/mapiproperty/pt_apptime/ +--- + +## PT_APPTIME {#pt_apptime} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_APPTIME = 0x0007() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_binary/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_binary/_index.md new file mode 100644 index 0000000000..5aae794b90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_binary/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_BINARY method" +linktitle: "PT_BINARY" +articleTitle: "PT_BINARY" +second_title: "Aspose.Email for C++" +description: "PT_BINARY of MapiProperty." +type: docs +weight: 880 +url: /cpp/aspose.email.mapi/mapiproperty/pt_binary/ +--- + +## PT_BINARY {#pt_binary} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_BINARY = 0x0102() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_boolean/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_boolean/_index.md new file mode 100644 index 0000000000..c4800574fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_boolean/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_BOOLEAN method" +linktitle: "PT_BOOLEAN" +articleTitle: "PT_BOOLEAN" +second_title: "Aspose.Email for C++" +description: "PT_BOOLEAN of MapiProperty." +type: docs +weight: 890 +url: /cpp/aspose.email.mapi/mapiproperty/pt_boolean/ +--- + +## PT_BOOLEAN {#pt_boolean} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_BOOLEAN = 0x000B() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_clsid/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_clsid/_index.md new file mode 100644 index 0000000000..09ae5fb161 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_clsid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_CLSID method" +linktitle: "PT_CLSID" +articleTitle: "PT_CLSID" +second_title: "Aspose.Email for C++" +description: "PT_CLSID of MapiProperty." +type: docs +weight: 900 +url: /cpp/aspose.email.mapi/mapiproperty/pt_clsid/ +--- + +## PT_CLSID {#pt_clsid} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_CLSID = 0x0048() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_currency/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_currency/_index.md new file mode 100644 index 0000000000..25a3b83e53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_currency/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_CURRENCY method" +linktitle: "PT_CURRENCY" +articleTitle: "PT_CURRENCY" +second_title: "Aspose.Email for C++" +description: "PT_CURRENCY of MapiProperty." +type: docs +weight: 910 +url: /cpp/aspose.email.mapi/mapiproperty/pt_currency/ +--- + +## PT_CURRENCY {#pt_currency} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_CURRENCY = 0x0006() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_double/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_double/_index.md new file mode 100644 index 0000000000..e18d9655e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_double/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_DOUBLE method" +linktitle: "PT_DOUBLE" +articleTitle: "PT_DOUBLE" +second_title: "Aspose.Email for C++" +description: "PT_DOUBLE of MapiProperty." +type: docs +weight: 920 +url: /cpp/aspose.email.mapi/mapiproperty/pt_double/ +--- + +## PT_DOUBLE {#pt_double} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_DOUBLE = 0x0005() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_error/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_error/_index.md new file mode 100644 index 0000000000..faa2f9b5ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_error/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_ERROR method" +linktitle: "PT_ERROR" +articleTitle: "PT_ERROR" +second_title: "Aspose.Email for C++" +description: "PT_ERROR of MapiProperty." +type: docs +weight: 930 +url: /cpp/aspose.email.mapi/mapiproperty/pt_error/ +--- + +## PT_ERROR {#pt_error} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_ERROR = 0x000A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_float/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_float/_index.md new file mode 100644 index 0000000000..fac7c82f6b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_float/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_FLOAT method" +linktitle: "PT_FLOAT" +articleTitle: "PT_FLOAT" +second_title: "Aspose.Email for C++" +description: "PT_FLOAT of MapiProperty." +type: docs +weight: 940 +url: /cpp/aspose.email.mapi/mapiproperty/pt_float/ +--- + +## PT_FLOAT {#pt_float} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_FLOAT = 0x0004() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_long/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_long/_index.md new file mode 100644 index 0000000000..567f6a749d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_long/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_LONG method" +linktitle: "PT_LONG" +articleTitle: "PT_LONG" +second_title: "Aspose.Email for C++" +description: "PT_LONG of MapiProperty." +type: docs +weight: 950 +url: /cpp/aspose.email.mapi/mapiproperty/pt_long/ +--- + +## PT_LONG {#pt_long} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_LONG = 0x0003() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_longlong/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_longlong/_index.md new file mode 100644 index 0000000000..7aa2936fd8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_longlong/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_LONGLONG method" +linktitle: "PT_LONGLONG" +articleTitle: "PT_LONGLONG" +second_title: "Aspose.Email for C++" +description: "PT_LONGLONG of MapiProperty." +type: docs +weight: 960 +url: /cpp/aspose.email.mapi/mapiproperty/pt_longlong/ +--- + +## PT_LONGLONG {#pt_longlong} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_LONGLONG = 0x0014() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_apptime/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_apptime/_index.md new file mode 100644 index 0000000000..117422a8f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_apptime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_APPTIME method" +linktitle: "PT_MV_APPTIME" +articleTitle: "PT_MV_APPTIME" +second_title: "Aspose.Email for C++" +description: "PT_MV_APPTIME of MapiProperty." +type: docs +weight: 970 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_apptime/ +--- + +## PT_MV_APPTIME {#pt_mv_apptime} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_APPTIME = 0x1007() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_binary/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_binary/_index.md new file mode 100644 index 0000000000..8ab45669f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_binary/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_BINARY method" +linktitle: "PT_MV_BINARY" +articleTitle: "PT_MV_BINARY" +second_title: "Aspose.Email for C++" +description: "PT_MV_BINARY of MapiProperty." +type: docs +weight: 980 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_binary/ +--- + +## PT_MV_BINARY {#pt_mv_binary} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_BINARY = 0x1102() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_boolean/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_boolean/_index.md new file mode 100644 index 0000000000..c5ff6671b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_boolean/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_BOOLEAN method" +linktitle: "PT_MV_BOOLEAN" +articleTitle: "PT_MV_BOOLEAN" +second_title: "Aspose.Email for C++" +description: "PT_MV_BOOLEAN of MapiProperty." +type: docs +weight: 990 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_boolean/ +--- + +## PT_MV_BOOLEAN {#pt_mv_boolean} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_BOOLEAN = 0x100B() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_clsid/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_clsid/_index.md new file mode 100644 index 0000000000..ca53d8131b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_clsid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_CLSID method" +linktitle: "PT_MV_CLSID" +articleTitle: "PT_MV_CLSID" +second_title: "Aspose.Email for C++" +description: "PT_MV_CLSID of MapiProperty." +type: docs +weight: 1000 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_clsid/ +--- + +## PT_MV_CLSID {#pt_mv_clsid} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_CLSID = 0x1048() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_currency/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_currency/_index.md new file mode 100644 index 0000000000..d1de978b34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_currency/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_CURRENCY method" +linktitle: "PT_MV_CURRENCY" +articleTitle: "PT_MV_CURRENCY" +second_title: "Aspose.Email for C++" +description: "PT_MV_CURRENCY of MapiProperty." +type: docs +weight: 1010 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_currency/ +--- + +## PT_MV_CURRENCY {#pt_mv_currency} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_CURRENCY = 0x1006() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_double/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_double/_index.md new file mode 100644 index 0000000000..91e7f3b18d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_double/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_DOUBLE method" +linktitle: "PT_MV_DOUBLE" +articleTitle: "PT_MV_DOUBLE" +second_title: "Aspose.Email for C++" +description: "PT_MV_DOUBLE of MapiProperty." +type: docs +weight: 1020 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_double/ +--- + +## PT_MV_DOUBLE {#pt_mv_double} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_DOUBLE = 0x1005() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_float/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_float/_index.md new file mode 100644 index 0000000000..3af9fa3f0e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_float/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_FLOAT method" +linktitle: "PT_MV_FLOAT" +articleTitle: "PT_MV_FLOAT" +second_title: "Aspose.Email for C++" +description: "PT_MV_FLOAT of MapiProperty." +type: docs +weight: 1030 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_float/ +--- + +## PT_MV_FLOAT {#pt_mv_float} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_FLOAT = 0x1004() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_long/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_long/_index.md new file mode 100644 index 0000000000..8a384a8592 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_long/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_LONG method" +linktitle: "PT_MV_LONG" +articleTitle: "PT_MV_LONG" +second_title: "Aspose.Email for C++" +description: "PT_MV_LONG of MapiProperty." +type: docs +weight: 1040 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_long/ +--- + +## PT_MV_LONG {#pt_mv_long} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_LONG = 0x1003() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_longlong/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_longlong/_index.md new file mode 100644 index 0000000000..650b6ad540 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_longlong/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_LONGLONG method" +linktitle: "PT_MV_LONGLONG" +articleTitle: "PT_MV_LONGLONG" +second_title: "Aspose.Email for C++" +description: "PT_MV_LONGLONG of MapiProperty." +type: docs +weight: 1050 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_longlong/ +--- + +## PT_MV_LONGLONG {#pt_mv_longlong} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_LONGLONG = 0x1014() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_short/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_short/_index.md new file mode 100644 index 0000000000..da42b67094 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_short/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_SHORT method" +linktitle: "PT_MV_SHORT" +articleTitle: "PT_MV_SHORT" +second_title: "Aspose.Email for C++" +description: "PT_MV_SHORT of MapiProperty." +type: docs +weight: 1060 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_short/ +--- + +## PT_MV_SHORT {#pt_mv_short} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_SHORT = 0x1002() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_string8/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_string8/_index.md new file mode 100644 index 0000000000..d3dc1936e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_string8/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_STRING8 method" +linktitle: "PT_MV_STRING8" +articleTitle: "PT_MV_STRING8" +second_title: "Aspose.Email for C++" +description: "PT_MV_STRING8 of MapiProperty." +type: docs +weight: 1070 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_string8/ +--- + +## PT_MV_STRING8 {#pt_mv_string8} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_STRING8 = 0x101E() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_systime/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_systime/_index.md new file mode 100644 index 0000000000..b7cdb4565b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_systime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_SYSTIME method" +linktitle: "PT_MV_SYSTIME" +articleTitle: "PT_MV_SYSTIME" +second_title: "Aspose.Email for C++" +description: "PT_MV_SYSTIME of MapiProperty." +type: docs +weight: 1080 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_systime/ +--- + +## PT_MV_SYSTIME {#pt_mv_systime} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_SYSTIME = 0x1040() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_unicode/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_unicode/_index.md new file mode 100644 index 0000000000..586b61411c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_unicode/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_UNICODE method" +linktitle: "PT_MV_UNICODE" +articleTitle: "PT_MV_UNICODE" +second_title: "Aspose.Email for C++" +description: "PT_MV_UNICODE of MapiProperty." +type: docs +weight: 1090 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_unicode/ +--- + +## PT_MV_UNICODE {#pt_mv_unicode} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_UNICODE = 0x101F() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_xxx/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_xxx/_index.md new file mode 100644 index 0000000000..31977f4b0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_mv_xxx/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_MV_xxx method" +linktitle: "PT_MV_xxx" +articleTitle: "PT_MV_xxx" +second_title: "Aspose.Email for C++" +description: "PT_MV_xxx of MapiProperty." +type: docs +weight: 1100 +url: /cpp/aspose.email.mapi/mapiproperty/pt_mv_xxx/ +--- + +## PT_MV_xxx {#pt_mv_xxx} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_MV_xxx = 0x1000() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_null/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_null/_index.md new file mode 100644 index 0000000000..2c2139d46c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_null/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_NULL method" +linktitle: "PT_NULL" +articleTitle: "PT_NULL" +second_title: "Aspose.Email for C++" +description: "PT_NULL of MapiProperty." +type: docs +weight: 1110 +url: /cpp/aspose.email.mapi/mapiproperty/pt_null/ +--- + +## PT_NULL {#pt_null} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_NULL = 0x0001() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_object/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_object/_index.md new file mode 100644 index 0000000000..30ddbee77e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_object/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_OBJECT method" +linktitle: "PT_OBJECT" +articleTitle: "PT_OBJECT" +second_title: "Aspose.Email for C++" +description: "PT_OBJECT of MapiProperty." +type: docs +weight: 1120 +url: /cpp/aspose.email.mapi/mapiproperty/pt_object/ +--- + +## PT_OBJECT {#pt_object} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_OBJECT = 0x000D() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_short/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_short/_index.md new file mode 100644 index 0000000000..3da4d56004 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_short/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_SHORT method" +linktitle: "PT_SHORT" +articleTitle: "PT_SHORT" +second_title: "Aspose.Email for C++" +description: "PT_SHORT of MapiProperty." +type: docs +weight: 1130 +url: /cpp/aspose.email.mapi/mapiproperty/pt_short/ +--- + +## PT_SHORT {#pt_short} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_SHORT = 0x0002() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_srestriction/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_srestriction/_index.md new file mode 100644 index 0000000000..2bb1a3412b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_srestriction/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_SRESTRICTION method" +linktitle: "PT_SRESTRICTION" +articleTitle: "PT_SRESTRICTION" +second_title: "Aspose.Email for C++" +description: "PT_SRESTRICTION of MapiProperty." +type: docs +weight: 1140 +url: /cpp/aspose.email.mapi/mapiproperty/pt_srestriction/ +--- + +## PT_SRESTRICTION {#pt_srestriction} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_SRESTRICTION = 0x00FD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_string8/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_string8/_index.md new file mode 100644 index 0000000000..47eff12421 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_string8/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_STRING8 method" +linktitle: "PT_STRING8" +articleTitle: "PT_STRING8" +second_title: "Aspose.Email for C++" +description: "PT_STRING8 of MapiProperty." +type: docs +weight: 1150 +url: /cpp/aspose.email.mapi/mapiproperty/pt_string8/ +--- + +## PT_STRING8 {#pt_string8} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_STRING8 = 0x001E() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_svreid/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_svreid/_index.md new file mode 100644 index 0000000000..2baa32a2ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_svreid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_SVREID method" +linktitle: "PT_SVREID" +articleTitle: "PT_SVREID" +second_title: "Aspose.Email for C++" +description: "PT_SVREID of MapiProperty." +type: docs +weight: 1160 +url: /cpp/aspose.email.mapi/mapiproperty/pt_svreid/ +--- + +## PT_SVREID {#pt_svreid} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_SVREID = 0x00FB() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_systime/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_systime/_index.md new file mode 100644 index 0000000000..e2b2ce5b01 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_systime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_SYSTIME method" +linktitle: "PT_SYSTIME" +articleTitle: "PT_SYSTIME" +second_title: "Aspose.Email for C++" +description: "PT_SYSTIME of MapiProperty." +type: docs +weight: 1170 +url: /cpp/aspose.email.mapi/mapiproperty/pt_systime/ +--- + +## PT_SYSTIME {#pt_systime} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_SYSTIME = 0x0040() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_unicode/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_unicode/_index.md new file mode 100644 index 0000000000..6684213c33 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_unicode/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_UNICODE method" +linktitle: "PT_UNICODE" +articleTitle: "PT_UNICODE" +second_title: "Aspose.Email for C++" +description: "PT_UNICODE of MapiProperty." +type: docs +weight: 1180 +url: /cpp/aspose.email.mapi/mapiproperty/pt_unicode/ +--- + +## PT_UNICODE {#pt_unicode} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_UNICODE = 0x001F() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/pt_unspecified/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/pt_unspecified/_index.md new file mode 100644 index 0000000000..f81c5cbe16 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/pt_unspecified/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::PT_UNSPECIFIED method" +linktitle: "PT_UNSPECIFIED" +articleTitle: "PT_UNSPECIFIED" +second_title: "Aspose.Email for C++" +description: "PT_UNSPECIFIED of MapiProperty." +type: docs +weight: 1190 +url: /cpp/aspose.email.mapi/mapiproperty/pt_unspecified/ +--- + +## PT_UNSPECIFIED {#pt_unspecified} + +**Returns:** constexpr int32_t Aspose::Email::Mapi:: + +```cpp +PT_UNSPECIFIED = 0x0000() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/set_data/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/set_data/_index.md new file mode 100644 index 0000000000..30e7af6d87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/set_data/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::set_Data method" +linktitle: "set_Data" +articleTitle: "set_Data" +second_title: "Aspose.Email for C++" +description: "Gets the binary data." +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/mapiproperty/set_data/ +--- + +## set_Data {#set_data} + +Gets the binary data. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +set_Data(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/set_issigned/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/set_issigned/_index.md new file mode 100644 index 0000000000..6dd5c53ecf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/set_issigned/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::set_IsSigned method" +linktitle: "set_IsSigned" +articleTitle: "set_IsSigned" +second_title: "Aspose.Email for C++" +description: "Indicates whether the binary data is signed." +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/mapiproperty/set_issigned/ +--- + +## set_IsSigned {#set_issigned} + +Indicates whether the binary data is signed. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +set_IsSigned(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/setdata/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/setdata/_index.md new file mode 100644 index 0000000000..281b3a4479 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/setdata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::SetData method" +linktitle: "SetData" +articleTitle: "SetData" +second_title: "Aspose.Email for C++" +description: "Sets the data." +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/mapiproperty/setdata/ +--- + +## SetData {#setdata} + +Sets the data. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetData(System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| data | The data. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/setdatafiletime/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/setdatafiletime/_index.md new file mode 100644 index 0000000000..46cf96026c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/setdatafiletime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::SetDataFileTime method" +linktitle: "SetDataFileTime" +articleTitle: "SetDataFileTime" +second_title: "Aspose.Email for C++" +description: "Sets the data file time." +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/mapiproperty/setdatafiletime/ +--- + +## SetDataFileTime {#setdatafiletime} + +Sets the data file time. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetDataFileTime(System::DateTime t) +``` + +| Parameter | Description | +| --- | --- | +| t | The t. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/setdatalong/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/setdatalong/_index.md new file mode 100644 index 0000000000..4fa146b04a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/setdatalong/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::SetDataLong method" +linktitle: "SetDataLong" +articleTitle: "SetDataLong" +second_title: "Aspose.Email for C++" +description: "Sets the data long." +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/mapiproperty/setdatalong/ +--- + +## SetDataLong (1 of 2) {#setdatalong_1} + +Sets the data long. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetDataLong(int64_t byteCount) +``` + +| Parameter | Description | +| --- | --- | +| byteCount | The byte count. | + +--- + +## SetDataLong (2 of 2) {#setdatalong_2} + +Sets the data long. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetDataLong(int64_t byteCount, int64_t delimiter) +``` + +| Parameter | Description | +| --- | --- | +| byteCount | The byte count. | +| delimiter | The delimiter. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/setdatawithoutcopy/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/setdatawithoutcopy/_index.md new file mode 100644 index 0000000000..24b6072149 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/setdatawithoutcopy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::SetDataWithoutCopy method" +linktitle: "SetDataWithoutCopy" +articleTitle: "SetDataWithoutCopy" +second_title: "Aspose.Email for C++" +description: "Sets the data without copy." +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/mapiproperty/setdatawithoutcopy/ +--- + +## SetDataWithoutCopy {#setdatawithoutcopy} + +Sets the data without copy. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetDataWithoutCopy(System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| data | The data. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/setname/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/setname/_index.md new file mode 100644 index 0000000000..377dd5024a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/setname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::SetName method" +linktitle: "SetName" +articleTitle: "SetName" +second_title: "Aspose.Email for C++" +description: "Sets the name." +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/mapiproperty/setname/ +--- + +## SetName {#setname} + +Sets the name. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetName(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The name. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/settag/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/settag/_index.md new file mode 100644 index 0000000000..8afe39d558 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/settag/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::SetTag method" +linktitle: "SetTag" +articleTitle: "SetTag" +second_title: "Aspose.Email for C++" +description: "Sets the tag." +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/mapiproperty/settag/ +--- + +## SetTag {#settag} + +Sets the tag. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetTag(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/setvalue/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/setvalue/_index.md new file mode 100644 index 0000000000..7cffd2a937 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/setvalue/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::SetValue method" +linktitle: "SetValue" +articleTitle: "SetValue" +second_title: "Aspose.Email for C++" +description: "Sets the value." +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/mapiproperty/setvalue/ +--- + +## SetValue (1 of 2) {#setvalue_1} + +Sets the value. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetValue(System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The data. | + +--- + +## SetValue (2 of 2) {#setvalue_2} + +Sets the value. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetValue(System::SharedPtr < System::Object > value, System::SharedPtr < System::Globalization::DateTimeFormatInfo > dateTimeFormatInfo) +``` + +| Parameter | Description | +| --- | --- | +| value | The data. | +| dateTimeFormatInfo | DateTime format provider. | + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/signed/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/signed/_index.md new file mode 100644 index 0000000000..cc5e81ffb6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/signed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Signed method" +linktitle: "Signed" +articleTitle: "Signed" +second_title: "Aspose.Email for C++" +description: "Signed of MapiProperty." +type: docs +weight: 1200 +url: /cpp/aspose.email.mapi/mapiproperty/signed/ +--- + +## Signed {#signed} + +**Returns:** constexpr int64_t Aspose::Email::Mapi:: + +```cpp +Signed = 0x00000006() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/signedflag/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/signedflag/_index.md new file mode 100644 index 0000000000..307a2b2af4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/signedflag/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::signedFlag method" +linktitle: "signedFlag" +articleTitle: "signedFlag" +second_title: "Aspose.Email for C++" +description: "signedFlag of MapiProperty." +type: docs +weight: 1210 +url: /cpp/aspose.email.mapi/mapiproperty/signedflag/ +--- + +## signedFlag {#signedflag} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +signedFlag() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/tag/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/tag/_index.md new file mode 100644 index 0000000000..dba5a9b4be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/tag/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::tag method" +linktitle: "tag" +articleTitle: "tag" +second_title: "Aspose.Email for C++" +description: "tag of MapiProperty." +type: docs +weight: 1220 +url: /cpp/aspose.email.mapi/mapiproperty/tag/ +--- + +## tag {#tag} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +tag() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/tostring/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/tostring/_index.md new file mode 100644 index 0000000000..4a6d5643bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a T:System::String that represents the current T:System::Object ." +type: docs +weight: 420 +url: /cpp/aspose.email.mapi/mapiproperty/tostring/ +--- + +## ToString {#tostring} + +Returns a T:System::String that represents the current T:System::Object . + +**Returns:** A T:System::String that represents the current T:System::Object . + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.mapi/mapiproperty/unsigned/_index.md b/english/cpp/aspose.email.mapi/mapiproperty/unsigned/_index.md new file mode 100644 index 0000000000..4445e071a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapiproperty/unsigned/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiProperty::Unsigned method" +linktitle: "Unsigned" +articleTitle: "Unsigned" +second_title: "Aspose.Email for C++" +description: "Unsigned of MapiProperty." +type: docs +weight: 1230 +url: /cpp/aspose.email.mapi/mapiproperty/unsigned/ +--- + +## Unsigned {#unsigned} + +**Returns:** constexpr int64_t Aspose::Email::Mapi:: + +```cpp +Unsigned = 0x00000002() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/_index.md new file mode 100644 index 0000000000..35c6bc80a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/_index.md @@ -0,0 +1,49 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection class" +linktitle: "MapiPropertyCollection" +articleTitle: "MapiPropertyCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of MapiProperty items." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertycollection/ +--- + +## MapiPropertyCollection class + +**Inherits:** Aspose::Email::Mapi::INamedPropertyTagProvider + +Represents the collection of MapiProperty items. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiPropertyCollection](./mapipropertycollection/) | Creates a new instance of class MapiProperty . | + +## Methods + +| Name | Description | +| --- | --- | +| [Add (3 overloads)](./add/) | Adds a MapiProperty item with specified tag. | +| [Clear](./clear/) | Removes all of the elements from the collection. | +| [Contains](./contains/) | | +| [ContainsKey](./containskey/) | Determines whether the collection contains a property with the specified tag. | +| [CopyTo](./copyto/) | | +| [DeepCopyTo](./deepcopyto/) | | +| [ExtractNamedProperties](./extractnamedproperties/) | Extracts the collection of MapiNamedProperties. | +| [get_Count](./get_count/) | Gets the number of elements contained in the collection. | +| [get_IsReadOnly](./get_isreadonly/) | Gets a value indicating whether the collection is read only. | +| [get_Keys](./get_keys/) | Gets a System.Collections.Generic.ICollection containing the keys in the collection. | +| [get_KeysCopy](./get_keyscopy/) | | +| [get_RtfDecompressed](./get_rtfdecompressed/) | Cache for decompressed rtf | +| [get_Values](./get_values/) | Gets an System.Collections.Generic.ICollection< MapiProperty > containing the values in the collection. | +| [GetEnumerator](./getenumerator/) | | +| [GetProperty](./getproperty/) | Gets MAPI property by property descriptor. | +| [GetSize](./getsize/) | Gets the total size of property values. | +| [idx_get (2 overloads)](./idx_get/) | Gets the value associated with the specified key. | +| [idx_set (2 overloads)](./idx_set/) | Sets the value associated with the specified key. | +| [Remove (3 overloads)](./remove/) | Removes the property with the specified tag from the collection. | +| [SetProperty (2 overloads)](./setproperty/) | Sets the property. | +| [TryGetValue](./trygetvalue/) | Gets the property associated with the specified tag. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/add/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/add/_index.md new file mode 100644 index 0000000000..1dc63be12b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/add/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds a MapiProperty item with specified tag." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertycollection/add/ +--- + +## Add (1 of 3) {#add_1} + +Adds a MapiProperty item with specified tag. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(const int64_t & key, const System::SharedPtr < MapiProperty > & value) +``` + +| Parameter | Description | +| --- | --- | +| key | The property tag. | +| value | The property value. | + +--- + +## Add (2 of 3) {#add_2} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(const System::Collections::Generic::KeyValuePair< int64_t, System::SharedPtr < MapiProperty >> & item) +``` + +| Parameter | Description | +| --- | --- | +| item | | + +--- + +## Add (3 of 3) {#add_3} + +Adds a MapiProperty item with specified tag. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +Add(const System::SharedPtr < MapiProperty > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The property value. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/clear/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/clear/_index.md new file mode 100644 index 0000000000..f111714efd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Removes all of the elements from the collection." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapipropertycollection/clear/ +--- + +## Clear {#clear} + +Removes all of the elements from the collection. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/contains/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/contains/_index.md new file mode 100644 index 0000000000..27943d8d18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/contains/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Contains of MapiPropertyCollection." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapipropertycollection/contains/ +--- + +## Contains {#contains} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +Contains(const System::Collections::Generic::KeyValuePair< int64_t, System::SharedPtr < MapiProperty >> & item) +``` + +| Parameter | Description | +| --- | --- | +| item | | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/containskey/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/containskey/_index.md new file mode 100644 index 0000000000..70b74704ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/containskey/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::ContainsKey method" +linktitle: "ContainsKey" +articleTitle: "ContainsKey" +second_title: "Aspose.Email for C++" +description: "Determines whether the collection contains a property with the specified tag." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapipropertycollection/containskey/ +--- + +## ContainsKey {#containskey} + +Determines whether the collection contains a property with the specified tag. + +**Returns:** true if the collection contains a property with the tag; otherwise, false + +```cpp +ContainsKey(const int64_t & key) +``` + +| Parameter | Description | +| --- | --- | +| key | The property tag. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/copyto/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/copyto/_index.md new file mode 100644 index 0000000000..fa4bde81b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/copyto/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "CopyTo of MapiPropertyCollection." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapipropertycollection/copyto/ +--- + +## CopyTo {#copyto} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +CopyTo(System::ArrayPtr< System::Collections::Generic::KeyValuePair< int64_t, System::SharedPtr < MapiProperty >>> array, int32_t arrayIndex) +``` + +| Parameter | Description | +| --- | --- | +| array | | +| arrayIndex | | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/deepcopyto/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/deepcopyto/_index.md new file mode 100644 index 0000000000..fae36b1cf6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/deepcopyto/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::DeepCopyTo method" +linktitle: "DeepCopyTo" +articleTitle: "DeepCopyTo" +second_title: "Aspose.Email for C++" +description: "DeepCopyTo of MapiPropertyCollection." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapipropertycollection/deepcopyto/ +--- + +## DeepCopyTo {#deepcopyto} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +DeepCopyTo(System::SharedPtr < MapiPropertyCollection > dest) +``` + +| Parameter | Description | +| --- | --- | +| dest | | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/extractnamedproperties/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/extractnamedproperties/_index.md new file mode 100644 index 0000000000..8466e14448 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/extractnamedproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::ExtractNamedProperties method" +linktitle: "ExtractNamedProperties" +articleTitle: "ExtractNamedProperties" +second_title: "Aspose.Email for C++" +description: "Extracts the collection of MapiNamedProperties." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapipropertycollection/extractnamedproperties/ +--- + +## ExtractNamedProperties {#extractnamedproperties} + +Extracts the collection of MapiNamedProperties. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +ExtractNamedProperties(System::SharedPtr < MapiNamedPropertyMappingStorage > mappingStorage) +``` + +| Parameter | Description | +| --- | --- | +| mappingStorage | The mapping storage. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/get_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/get_count/_index.md new file mode 100644 index 0000000000..f5df4dd157 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of elements contained in the collection." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapipropertycollection/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of elements contained in the collection. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/get_isreadonly/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/get_isreadonly/_index.md new file mode 100644 index 0000000000..56f0c135c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the collection is read only." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapipropertycollection/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Gets a value indicating whether the collection is read only. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/get_keys/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/get_keys/_index.md new file mode 100644 index 0000000000..b61a305766 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/get_keys/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::get_Keys method" +linktitle: "get_Keys" +articleTitle: "get_Keys" +second_title: "Aspose.Email for C++" +description: "Gets a System.Collections.Generic.ICollection containing the keys in the collection." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapipropertycollection/get_keys/ +--- + +## get_Keys {#get_keys} + +Gets a System.Collections.Generic.ICollection containing the keys in the collection. + +**Returns:** System::SharedPtr > Aspose::Email::Mapi:: + +```cpp +get_Keys() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/get_keyscopy/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/get_keyscopy/_index.md new file mode 100644 index 0000000000..0420ec58d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/get_keyscopy/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::get_KeysCopy method" +linktitle: "get_KeysCopy" +articleTitle: "get_KeysCopy" +second_title: "Aspose.Email for C++" +description: "get_KeysCopy of MapiPropertyCollection." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapipropertycollection/get_keyscopy/ +--- + +## get_KeysCopy {#get_keyscopy} + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_KeysCopy() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/get_rtfdecompressed/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/get_rtfdecompressed/_index.md new file mode 100644 index 0000000000..a65bec6467 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/get_rtfdecompressed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::get_RtfDecompressed method" +linktitle: "get_RtfDecompressed" +articleTitle: "get_RtfDecompressed" +second_title: "Aspose.Email for C++" +description: "Cache for decompressed rtf" +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapipropertycollection/get_rtfdecompressed/ +--- + +## get_RtfDecompressed {#get_rtfdecompressed} + +Cache for decompressed rtf + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +get_RtfDecompressed() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/get_values/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/get_values/_index.md new file mode 100644 index 0000000000..3cc95bd6c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/get_values/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::get_Values method" +linktitle: "get_Values" +articleTitle: "get_Values" +second_title: "Aspose.Email for C++" +description: "Gets an System.Collections.Generic.ICollection< MapiProperty > containing the values in the collection." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapipropertycollection/get_values/ +--- + +## get_Values {#get_values} + +Gets an System.Collections.Generic.ICollection< MapiProperty > containing the values in the collection. + +**Returns:** System::SharedPtr > > Aspose::Email::Mapi:: + +```cpp +get_Values() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/getenumerator/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/getenumerator/_index.md new file mode 100644 index 0000000000..08307ced5d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/getenumerator/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "GetEnumerator of MapiPropertyCollection." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapipropertycollection/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +**Returns:** System::SharedPtr > > > Aspose::Email::Mapi:: + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/getproperty/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/getproperty/_index.md new file mode 100644 index 0000000000..337e8a33e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/getproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::GetProperty method" +linktitle: "GetProperty" +articleTitle: "GetProperty" +second_title: "Aspose.Email for C++" +description: "Gets MAPI property by property descriptor." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapipropertycollection/getproperty/ +--- + +## GetProperty {#getproperty} + +Gets MAPI property by property descriptor. + +**Returns:** Mapi property if it is found, otherwise null. + +```cpp +GetProperty(System::SharedPtr < PropertyDescriptor > pd) +``` + +| Parameter | Description | +| --- | --- | +| pd | Property descriptor for looked property | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/getsize/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/getsize/_index.md new file mode 100644 index 0000000000..8f1328a2fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/getsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::GetSize method" +linktitle: "GetSize" +articleTitle: "GetSize" +second_title: "Aspose.Email for C++" +description: "Gets the total size of property values." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapipropertycollection/getsize/ +--- + +## GetSize {#getsize} + +Gets the total size of property values. + +**Returns:** The size of property values. + +```cpp +GetSize() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/idx_get/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/idx_get/_index.md new file mode 100644 index 0000000000..233135dfaf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/idx_get/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the value associated with the specified key." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapipropertycollection/idx_get/ +--- + +## idx_get (1 of 2) {#idx_get_1} + +Gets the value associated with the specified key. + +**Returns:** The value associated with the specified key. + +```cpp +idx_get(const int64_t & tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag key whose value to get or set. | + +--- + +## idx_get (2 of 2) {#idx_get_2} + +Gets the value associated with the specified key. + +**Returns:** The value associated with the specified key. + +```cpp +idx_get(const System::SharedPtr < PropertyDescriptor > & pd) +``` + +| Parameter | Description | +| --- | --- | +| pd | The PropertyDescriptor key whose value to get or set. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/idx_set/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/idx_set/_index.md new file mode 100644 index 0000000000..ce2357de86 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/idx_set/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Sets the value associated with the specified key." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapipropertycollection/idx_set/ +--- + +## idx_set (1 of 2) {#idx_set_1} + +Sets the value associated with the specified key. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +idx_set(const int64_t & tag, System::SharedPtr < MapiProperty > value) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag key whose value to get or set. | +| value | The value associated with the specified key. | + +--- + +## idx_set (2 of 2) {#idx_set_2} + +Sets the value associated with the specified key. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +idx_set(const System::SharedPtr < PropertyDescriptor > & pd, System::SharedPtr < MapiProperty > value) +``` + +| Parameter | Description | +| --- | --- | +| pd | The PropertyDescriptor key whose value to get or set. | +| value | The value associated with the specified key. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/mapipropertycollection/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/mapipropertycollection/_index.md new file mode 100644 index 0000000000..3d64abfd05 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/mapipropertycollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::MapiPropertyCollection constructor" +linktitle: "MapiPropertyCollection" +articleTitle: "MapiPropertyCollection" +second_title: "Aspose.Email for C++" +description: "Creates a new instance of class MapiProperty ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertycollection/mapipropertycollection/ +--- + +## MapiPropertyCollection {#mapipropertycollection} + +Creates a new instance of class MapiProperty . + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiPropertyCollection() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/remove/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/remove/_index.md new file mode 100644 index 0000000000..9e09b99651 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/remove/_index.md @@ -0,0 +1,55 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the property with the specified tag from the collection." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapipropertycollection/remove/ +--- + +## Remove (1 of 3) {#remove_1} + +Removes the property with the specified tag from the collection. + +**Returns:** true if the property is successfully removed; otherwise, false. + +```cpp +Remove(const int64_t & key) +``` + +| Parameter | Description | +| --- | --- | +| key | The tag of the property to remove. | + +--- + +## Remove (2 of 3) {#remove_2} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +Remove(const System::Collections::Generic::KeyValuePair< int64_t, System::SharedPtr < MapiProperty >> & item) +``` + +| Parameter | Description | +| --- | --- | +| item | | + +--- + +## Remove (3 of 3) {#remove_3} + +Removes the property with the specified property descriptor from the collection. + +**Returns:** true if the property is successfully removed; otherwise, false. + +```cpp +Remove(const System::SharedPtr < PropertyDescriptor > & pd) +``` + +| Parameter | Description | +| --- | --- | +| pd | Property descriptor of the property to remove. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/setproperty/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/setproperty/_index.md new file mode 100644 index 0000000000..eb71c3d5f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/setproperty/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::SetProperty method" +linktitle: "SetProperty" +articleTitle: "SetProperty" +second_title: "Aspose.Email for C++" +description: "Sets the property." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapipropertycollection/setproperty/ +--- + +## SetProperty (1 of 2) {#setproperty_1} + +Sets the property. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < MapiProperty > property) +``` + +| Parameter | Description | +| --- | --- | +| property | The property. | + +--- + +## SetProperty (2 of 2) {#setproperty_2} + +Sets MAPI property. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < PropertyDescriptor > pd, System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| pd | The property descriptor. | +| value | The property data. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycollection/trygetvalue/_index.md b/english/cpp/aspose.email.mapi/mapipropertycollection/trygetvalue/_index.md new file mode 100644 index 0000000000..5d7308cb9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycollection/trygetvalue/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyCollection::TryGetValue method" +linktitle: "TryGetValue" +articleTitle: "TryGetValue" +second_title: "Aspose.Email for C++" +description: "Gets the property associated with the specified tag." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapipropertycollection/trygetvalue/ +--- + +## TryGetValue {#trygetvalue} + +Gets the property associated with the specified tag. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +TryGetValue(const int64_t & key, System::SharedPtr < MapiProperty > & value) +``` + +| Parameter | Description | +| --- | --- | +| key | The property tag. | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/_index.md new file mode 100644 index 0000000000..7821a78384 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/_index.md @@ -0,0 +1,51 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer class" +linktitle: "MapiPropertyContainer" +articleTitle: "MapiPropertyContainer" +second_title: "Aspose.Email for C++" +description: "Represents the base class for MapiAttachment , MapiRecipient , MapiMessage ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertycontainer/ +--- + +## MapiPropertyContainer class + +Represents the base class for MapiAttachment , MapiRecipient , MapiMessage . + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiPropertyContainer (2 overloads)](./mapipropertycontainer/) | Initializes a new instance of the MapiPropertyContainer class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateMapiNode](./createmapinode/) | Creates the mapi node. | +| [get_CodePage](./get_codepage/) | Gets the code page. | +| [get_CurrentEncoding](./get_currentencoding/) | | +| [get_Properties](./get_properties/) | Gets the collection of properties. | +| [GetProperty](./getproperty/) | Gets MAPI property by property descriptor. | +| [GetPropertyBoolean](./getpropertyboolean/) | Gets the value of the property specified by tag as Boolean type. | +| [GetPropertyBytes](./getpropertybytes/) | Gets the string value of the property specified by tag. | +| [GetPropertyDateTime](./getpropertydatetime/) | Gets the value of the property specified by tag as DateTime type. | +| [GetPropertyInt32](./getpropertyint32/) | Gets the int32 value of the property specified by tag. | +| [GetPropertyLong](./getpropertylong/) | Gets the value of the property specified by tag as Long (int64) type. | +| [GetPropertyShort](./getpropertyshort/) | Gets the value of the property specified by tag as Short type. | +| [GetPropertyString (2 overloads)](./getpropertystring/) | Gets the string value of the property specified by tag. | +| [GetSubStorages](./getsubstorages/) | | +| [IsStoreUnicodeOk](./isstoreunicodeok/) | Determines if string properties are Unicode encoded or not. | +| [SetProperty (8 overloads)](./setproperty/) | Set the property. | +| [SetPropertyLong](./setpropertylong/) | Set the long property. | +| [TryGetNamedProperty](./trygetnamedproperty/) | If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null. | +| [TryGetPropertyData](./trygetpropertydata/) | Try to get the property data with specified tag key. | +| [TryGetPropertyDateTime](./trygetpropertydatetime/) | Gets the value of the specified property as DateTime type. A return value indicates whether the operation succeeded. | +| [TryGetPropertyInt32](./trygetpropertyint32/) | Gets the value of the specified property as Int32 type. A return value indicates whether the operation succeeded. | +| [TryGetPropertyLong](./trygetpropertylong/) | Gets the value of the specified property as Long type. A return value indicates whether the operation succeeded. | +| [TryGetPropertyString (4 overloads)](./trygetpropertystring/) | Try to get a property data as string with specified tag. | +| [codePage](./codepage/) | The code page. | +| [DefaultCodePage](./defaultcodepage/) | | +| [propertyDictionary](./propertydictionary/) | The property dictionary. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/codepage/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/codepage/_index.md new file mode 100644 index 0000000000..8d53a4600e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/codepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::codePage method" +linktitle: "codePage" +articleTitle: "codePage" +second_title: "Aspose.Email for C++" +description: "The code page." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapipropertycontainer/codepage/ +--- + +## codePage {#codepage} + +The code page. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +codePage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/createmapinode/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/createmapinode/_index.md new file mode 100644 index 0000000000..57fb871b2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/createmapinode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::CreateMapiNode method" +linktitle: "CreateMapiNode" +articleTitle: "CreateMapiNode" +second_title: "Aspose.Email for C++" +description: "Creates the mapi node." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertycontainer/createmapinode/ +--- + +## CreateMapiNode {#createmapinode} + +Creates the mapi node. + +**Returns:** The IMapiNode interface. + +```cpp +CreateMapiNode(System::String key) +``` + +| Parameter | Description | +| --- | --- | +| key | The node key. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/defaultcodepage/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/defaultcodepage/_index.md new file mode 100644 index 0000000000..32fb4ec7ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/defaultcodepage/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::DefaultCodePage method" +linktitle: "DefaultCodePage" +articleTitle: "DefaultCodePage" +second_title: "Aspose.Email for C++" +description: "DefaultCodePage of MapiPropertyContainer." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapipropertycontainer/defaultcodepage/ +--- + +## DefaultCodePage {#defaultcodepage} + +**Returns:** const int32_t Aspose::Email::Mapi:: + +```cpp +DefaultCodePage = 20127() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/get_codepage/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/get_codepage/_index.md new file mode 100644 index 0000000000..0e7ee7be7a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/get_codepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::get_CodePage method" +linktitle: "get_CodePage" +articleTitle: "get_CodePage" +second_title: "Aspose.Email for C++" +description: "Gets the code page." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapipropertycontainer/get_codepage/ +--- + +## get_CodePage {#get_codepage} + +Gets the code page. + +**Returns:** virtual int32_t Aspose::Email::Mapi:: + +```cpp +get_CodePage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/get_currentencoding/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/get_currentencoding/_index.md new file mode 100644 index 0000000000..00cc19b72f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/get_currentencoding/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::get_CurrentEncoding method" +linktitle: "get_CurrentEncoding" +articleTitle: "get_CurrentEncoding" +second_title: "Aspose.Email for C++" +description: "get_CurrentEncoding of MapiPropertyContainer." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapipropertycontainer/get_currentencoding/ +--- + +## get_CurrentEncoding {#get_currentencoding} + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +get_CurrentEncoding() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/get_properties/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/get_properties/_index.md new file mode 100644 index 0000000000..14c8c28753 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the collection of properties." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapipropertycontainer/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the collection of properties. + +**Returns:** virtual System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/getproperty/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/getproperty/_index.md new file mode 100644 index 0000000000..f429cf7af4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/getproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::GetProperty method" +linktitle: "GetProperty" +articleTitle: "GetProperty" +second_title: "Aspose.Email for C++" +description: "Gets MAPI property by property descriptor." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapipropertycontainer/getproperty/ +--- + +## GetProperty {#getproperty} + +Gets MAPI property by property descriptor. + +**Returns:** Mapi property if it is found, otherwise null. + +```cpp +GetProperty(System::SharedPtr < PropertyDescriptor > pd) +``` + +| Parameter | Description | +| --- | --- | +| pd | Property descriptor for looked property | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertyboolean/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertyboolean/_index.md new file mode 100644 index 0000000000..6b0c70e35a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertyboolean/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::GetPropertyBoolean method" +linktitle: "GetPropertyBoolean" +articleTitle: "GetPropertyBoolean" +second_title: "Aspose.Email for C++" +description: "Gets the value of the property specified by tag as Boolean type." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapipropertycontainer/getpropertyboolean/ +--- + +## GetPropertyBoolean {#getpropertyboolean} + +Gets the value of the property specified by tag as Boolean type. + +**Returns:** The value of the property. If the property does not exist, returns NULL; otherwise, returns the value. + +```cpp +GetPropertyBoolean(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertybytes/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertybytes/_index.md new file mode 100644 index 0000000000..4a017d1108 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertybytes/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::GetPropertyBytes method" +linktitle: "GetPropertyBytes" +articleTitle: "GetPropertyBytes" +second_title: "Aspose.Email for C++" +description: "Gets the string value of the property specified by tag." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapipropertycontainer/getpropertybytes/ +--- + +## GetPropertyBytes {#getpropertybytes} + +Gets the string value of the property specified by tag. + +**Returns:** The value of the property. If the property does not exist, returns NULL; otherwise, returns the value. + +```cpp +GetPropertyBytes(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertydatetime/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertydatetime/_index.md new file mode 100644 index 0000000000..ca67a1f390 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertydatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::GetPropertyDateTime method" +linktitle: "GetPropertyDateTime" +articleTitle: "GetPropertyDateTime" +second_title: "Aspose.Email for C++" +description: "Gets the value of the property specified by tag as DateTime type." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapipropertycontainer/getpropertydatetime/ +--- + +## GetPropertyDateTime {#getpropertydatetime} + +Gets the value of the property specified by tag as DateTime type. + +**Returns:** The value of the property. If the property does not exist, returns NULL; otherwise, returns the value. + +```cpp +GetPropertyDateTime(int64_t key) +``` + +| Parameter | Description | +| --- | --- | +| key | The MAPI property tag. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertyint32/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertyint32/_index.md new file mode 100644 index 0000000000..867c1beb58 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertyint32/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::GetPropertyInt32 method" +linktitle: "GetPropertyInt32" +articleTitle: "GetPropertyInt32" +second_title: "Aspose.Email for C++" +description: "Gets the int32 value of the property specified by tag." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapipropertycontainer/getpropertyint32/ +--- + +## GetPropertyInt32 {#getpropertyint32} + +Gets the int32 value of the property specified by tag. + +**Returns:** The value of the property. If the property does not exist, returns NULL; otherwise, returns the value. + +```cpp +GetPropertyInt32(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertylong/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertylong/_index.md new file mode 100644 index 0000000000..66f4be0140 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertylong/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::GetPropertyLong method" +linktitle: "GetPropertyLong" +articleTitle: "GetPropertyLong" +second_title: "Aspose.Email for C++" +description: "Gets the value of the property specified by tag as Long (int64) type." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapipropertycontainer/getpropertylong/ +--- + +## GetPropertyLong {#getpropertylong} + +Gets the value of the property specified by tag as Long (int64) type. + +**Returns:** The value of the property. If the property does not exist, returns NULL; otherwise, returns the value. + +```cpp +GetPropertyLong(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertyshort/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertyshort/_index.md new file mode 100644 index 0000000000..6367247326 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertyshort/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::GetPropertyShort method" +linktitle: "GetPropertyShort" +articleTitle: "GetPropertyShort" +second_title: "Aspose.Email for C++" +description: "Gets the value of the property specified by tag as Short type." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapipropertycontainer/getpropertyshort/ +--- + +## GetPropertyShort {#getpropertyshort} + +Gets the value of the property specified by tag as Short type. + +**Returns:** The value of the property. If the property does not exist, returns NULL; otherwise, returns the value. + +```cpp +GetPropertyShort(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertystring/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertystring/_index.md new file mode 100644 index 0000000000..598da9526a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/getpropertystring/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::GetPropertyString method" +linktitle: "GetPropertyString" +articleTitle: "GetPropertyString" +second_title: "Aspose.Email for C++" +description: "Gets the string value of the property specified by tag." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapipropertycontainer/getpropertystring/ +--- + +## GetPropertyString (1 of 2) {#getpropertystring_1} + +Gets the string value of the property specified by tag. + +**Returns:** The value of the property. If the property does not exist, returns NULL; otherwise, returns the value. + +```cpp +GetPropertyString(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | + +--- + +## GetPropertyString (2 of 2) {#getpropertystring_2} + +Gets the string value of the property specified by tag. + +**Returns:** The value of the property. If the property does not exist, returns NULL; otherwise, returns the value. + +```cpp +GetPropertyString(int64_t tag, int32_t codepage) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | +| codepage | The specified codepage used to get string value. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/getsubstorages/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/getsubstorages/_index.md new file mode 100644 index 0000000000..53dfc0847c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/getsubstorages/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::GetSubStorages method" +linktitle: "GetSubStorages" +articleTitle: "GetSubStorages" +second_title: "Aspose.Email for C++" +description: "GetSubStorages of MapiPropertyContainer." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapipropertycontainer/getsubstorages/ +--- + +## GetSubStorages {#getsubstorages} + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +GetSubStorages() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/isstoreunicodeok/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/isstoreunicodeok/_index.md new file mode 100644 index 0000000000..e4794393d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/isstoreunicodeok/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::IsStoreUnicodeOk method" +linktitle: "IsStoreUnicodeOk" +articleTitle: "IsStoreUnicodeOk" +second_title: "Aspose.Email for C++" +description: "Determines if string properties are Unicode encoded or not." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapipropertycontainer/isstoreunicodeok/ +--- + +## IsStoreUnicodeOk {#isstoreunicodeok} + +Determines if string properties are Unicode encoded or not. + +**Returns:** True, if string properties are Unicode encoded. + +```cpp +IsStoreUnicodeOk() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/mapipropertycontainer/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/mapipropertycontainer/_index.md new file mode 100644 index 0000000000..315d0d7584 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/mapipropertycontainer/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::MapiPropertyContainer constructor" +linktitle: "MapiPropertyContainer" +articleTitle: "MapiPropertyContainer" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiPropertyContainer class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertycontainer/mapipropertycontainer/ +--- + +## MapiPropertyContainer (1 of 2) {#mapipropertycontainer_1} + +Initializes a new instance of the MapiPropertyContainer class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiPropertyContainer() +``` + +--- + +## MapiPropertyContainer (2 of 2) {#mapipropertycontainer_2} + +Initializes a new instance of the MapiPropertyContainer class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiPropertyContainer(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | The properties. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/propertydictionary/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/propertydictionary/_index.md new file mode 100644 index 0000000000..cd59c14c58 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/propertydictionary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::propertyDictionary method" +linktitle: "propertyDictionary" +articleTitle: "propertyDictionary" +second_title: "Aspose.Email for C++" +description: "The property dictionary." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapipropertycontainer/propertydictionary/ +--- + +## propertyDictionary {#propertydictionary} + +The property dictionary. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +propertyDictionary() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/setproperty/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/setproperty/_index.md new file mode 100644 index 0000000000..a0611a1abd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/setproperty/_index.md @@ -0,0 +1,147 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::SetProperty method" +linktitle: "SetProperty" +articleTitle: "SetProperty" +second_title: "Aspose.Email for C++" +description: "Set the property." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapipropertycontainer/setproperty/ +--- + +## SetProperty (1 of 8) {#setproperty_1} + +Set the property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(int64_t tag, System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| data | The property data. | + +--- + +## SetProperty (2 of 8) {#setproperty_2} + +Set the datetime property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(int64_t tag, System::DateTime dateTime) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| dateTime | The dateTime. | + +--- + +## SetProperty (3 of 8) {#setproperty_3} + +Set the string property with CurrentEncoding + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(int64_t tag, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| value | The property value. | + +--- + +## SetProperty (4 of 8) {#setproperty_4} + +Set the string property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(int64_t tag, System::String value, bool isUnicode) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| value | The property value. | +| isUnicode | If true, the Unicode encoding is used, otherwise the CurrentEncoding. | + +--- + +## SetProperty (5 of 8) {#setproperty_5} + +Set the string property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(int64_t tag, System::String value, OutlookMessageFormat format) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| value | The property value. | +| format | The type of encoding. If format == Unicode, the Unicode encoding is used, otherwise the CurrentEncoding. | + +--- + +## SetProperty (6 of 8) {#setproperty_6} + +Set the string property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperty(int64_t tag, System::String value, System::SharedPtr < System::Text::Encoding > nonUnicodeEncoding) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| value | The property value. | +| nonUnicodeEncoding | If message is Unicode, the Unicode encoding is used, otherwise the nonUnicodeEncoding. | + +--- + +## SetProperty (7 of 8) {#setproperty_7} + +Sets the property. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < MapiProperty > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The property. | + +--- + +## SetProperty (8 of 8) {#setproperty_8} + +Sets MAPI property. + +**Returns:** virtual void Aspose::Email::Mapi:: + +```cpp +SetProperty(System::SharedPtr < PropertyDescriptor > pd, System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| pd | The property descriptor. | +| value | The property data. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/setpropertylong/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/setpropertylong/_index.md new file mode 100644 index 0000000000..830f53ebfc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/setpropertylong/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::SetPropertyLong method" +linktitle: "SetPropertyLong" +articleTitle: "SetPropertyLong" +second_title: "Aspose.Email for C++" +description: "Set the long property." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapipropertycontainer/setpropertylong/ +--- + +## SetPropertyLong {#setpropertylong} + +Set the long property. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetPropertyLong(int64_t tag, int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag. | +| value | The value. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetnamedproperty/_index.md new file mode 100644 index 0000000000..ff056df6cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetnamedproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::TryGetNamedProperty method" +linktitle: "TryGetNamedProperty" +articleTitle: "TryGetNamedProperty" +second_title: "Aspose.Email for C++" +description: "If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapipropertycontainer/trygetnamedproperty/ +--- + +## TryGetNamedProperty {#trygetnamedproperty} + +If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null. + +**Returns:** virtual bool Aspose::Email::Mapi:: + +```cpp +TryGetNamedProperty(System::SharedPtr < MapiProperty > mapiProperty, System::SharedPtr < MapiNamedProperty > & mapiNamedProperty) +``` + +| Parameter | Description | +| --- | --- | +| mapiProperty | | +| mapiNamedProperty | | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertydata/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertydata/_index.md new file mode 100644 index 0000000000..67236b1e82 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertydata/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::TryGetPropertyData method" +linktitle: "TryGetPropertyData" +articleTitle: "TryGetPropertyData" +second_title: "Aspose.Email for C++" +description: "Try to get the property data with specified tag key." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertydata/ +--- + +## TryGetPropertyData {#trygetpropertydata} + +Try to get the property data with specified tag key. + +**Returns:** The property data. + +```cpp +TryGetPropertyData(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The tag key. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertydatetime/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertydatetime/_index.md new file mode 100644 index 0000000000..b250e37165 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertydatetime/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::TryGetPropertyDateTime method" +linktitle: "TryGetPropertyDateTime" +articleTitle: "TryGetPropertyDateTime" +second_title: "Aspose.Email for C++" +description: "Gets the value of the specified property as DateTime type." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertydatetime/ +--- + +## TryGetPropertyDateTime {#trygetpropertydatetime} + +Gets the value of the specified property as DateTime type. A return value indicates whether the operation succeeded. + +**Returns:** true if s was converted successfully; otherwise, false. + +```cpp +TryGetPropertyDateTime(int64_t tag, System::DateTime & value) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | +| value | When this method returns, contains the value of the specified property, if the property exists. This parameter is passed uninitialized. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertyint32/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertyint32/_index.md new file mode 100644 index 0000000000..dad3953db0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertyint32/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::TryGetPropertyInt32 method" +linktitle: "TryGetPropertyInt32" +articleTitle: "TryGetPropertyInt32" +second_title: "Aspose.Email for C++" +description: "Gets the value of the specified property as Int32 type." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertyint32/ +--- + +## TryGetPropertyInt32 {#trygetpropertyint32} + +Gets the value of the specified property as Int32 type. A return value indicates whether the operation succeeded. + +**Returns:** true if s was converted successfully; otherwise, false. + +```cpp +TryGetPropertyInt32(int64_t tag, int32_t & value) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | +| value | When this method returns, contains the value of the specified property, if the property exists. This parameter is passed uninitialized. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertylong/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertylong/_index.md new file mode 100644 index 0000000000..195fd2fc09 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertylong/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::TryGetPropertyLong method" +linktitle: "TryGetPropertyLong" +articleTitle: "TryGetPropertyLong" +second_title: "Aspose.Email for C++" +description: "Gets the value of the specified property as Long type." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertylong/ +--- + +## TryGetPropertyLong {#trygetpropertylong} + +Gets the value of the specified property as Long type. A return value indicates whether the operation succeeded. + +**Returns:** true if s was converted successfully; otherwise, false. + +```cpp +TryGetPropertyLong(int64_t tag, int64_t & value) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | +| value | When this method returns, contains the value of the specified property, if the property exists. This parameter is passed uninitialized. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertystring/_index.md b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertystring/_index.md new file mode 100644 index 0000000000..e55dc4c8f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertystring/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyContainer::TryGetPropertyString method" +linktitle: "TryGetPropertyString" +articleTitle: "TryGetPropertyString" +second_title: "Aspose.Email for C++" +description: "Try to get a property data as string with specified tag." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapipropertycontainer/trygetpropertystring/ +--- + +## TryGetPropertyString (1 of 4) {#trygetpropertystring_1} + +Try to get a property data as string with specified tag. + +**Returns:** String that contains the contents of property data. + +```cpp +TryGetPropertyString(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The property tag key. | + +--- + +## TryGetPropertyString (2 of 4) {#trygetpropertystring_2} + +Try to get a property data as string with specified tag and code page. + +**Returns:** String that contains the contents of property data. + +```cpp +TryGetPropertyString(int64_t tag, int32_t codepage) +``` + +| Parameter | Description | +| --- | --- | +| tag | The property tag key. | +| codepage | The code page. | + +--- + +## TryGetPropertyString (3 of 4) {#trygetpropertystring_3} + +Gets the value of the specified property as String type. A return value indicates whether the operation succeeded. + +**Returns:** true if s was converted successfully; otherwise, false. + +```cpp +TryGetPropertyString(int64_t tag, System::String & value) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | +| value | When this method returns, contains the value of the specified property, if the property exists. This parameter is passed uninitialized. | + +--- + +## TryGetPropertyString (4 of 4) {#trygetpropertystring_4} + +Gets the value of the specified property as String type. A return value indicates whether the operation succeeded. + +**Returns:** true if s was converted successfully; otherwise, false. + +```cpp +TryGetPropertyString(int64_t tag, System::String & value, int32_t codepage) +``` + +| Parameter | Description | +| --- | --- | +| tag | The MAPI property tag. | +| value | When this method returns, contains the value of the specified property, if the property exists. This parameter is passed uninitialized. | +| codepage | The specified codepage used to get string value. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertystream/_index.md b/english/cpp/aspose.email.mapi/mapipropertystream/_index.md new file mode 100644 index 0000000000..3b02c54c00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertystream/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyStream class" +linktitle: "MapiPropertyStream" +articleTitle: "MapiPropertyStream" +second_title: "Aspose.Email for C++" +description: "Represents the property stream." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertystream/ +--- + +## MapiPropertyStream class + +**Inherits:** Aspose::Email::Mapi::MapiPropertyContainer + +Represents the property stream. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Content](./get_content/) | Gets the content. | +| [get_Name](./get_name/) | Gets the name. | +| [get_Properties](./get_properties/) | Gets the collection of properties. | +| [GetContent](./getcontent/) | Gets the content. | +| [GetDataForStream](./getdataforstream/) | | +| [ToBytes](./tobytes/) | | + diff --git a/english/cpp/aspose.email.mapi/mapipropertystream/get_content/_index.md b/english/cpp/aspose.email.mapi/mapipropertystream/get_content/_index.md new file mode 100644 index 0000000000..79198258d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertystream/get_content/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyStream::get_Content method" +linktitle: "get_Content" +articleTitle: "get_Content" +second_title: "Aspose.Email for C++" +description: "Gets the content." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertystream/get_content/ +--- + +## get_Content {#get_content} + +Gets the content. + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +get_Content() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertystream/get_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertystream/get_name/_index.md new file mode 100644 index 0000000000..15cc10aa57 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertystream/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyStream::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapipropertystream/get_name/ +--- + +## get_Name {#get_name} + +Gets the name. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertystream/get_properties/_index.md b/english/cpp/aspose.email.mapi/mapipropertystream/get_properties/_index.md new file mode 100644 index 0000000000..adef8fa363 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertystream/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyStream::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the collection of properties." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapipropertystream/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the collection of properties. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertystream/getcontent/_index.md b/english/cpp/aspose.email.mapi/mapipropertystream/getcontent/_index.md new file mode 100644 index 0000000000..961b562151 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertystream/getcontent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyStream::GetContent method" +linktitle: "GetContent" +articleTitle: "GetContent" +second_title: "Aspose.Email for C++" +description: "Gets the content." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapipropertystream/getcontent/ +--- + +## GetContent {#getcontent} + +Gets the content. + +**Returns:** The System::IO::MemoryStream + +```cpp +GetContent() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertystream/getdataforstream/_index.md b/english/cpp/aspose.email.mapi/mapipropertystream/getdataforstream/_index.md new file mode 100644 index 0000000000..fc01a98fe1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertystream/getdataforstream/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyStream::GetDataForStream method" +linktitle: "GetDataForStream" +articleTitle: "GetDataForStream" +second_title: "Aspose.Email for C++" +description: "GetDataForStream of MapiPropertyStream." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapipropertystream/getdataforstream/ +--- + +## GetDataForStream {#getdataforstream} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +GetDataForStream(System::SharedPtr < MapiProperty > prop) +``` + +| Parameter | Description | +| --- | --- | +| prop | | + diff --git a/english/cpp/aspose.email.mapi/mapipropertystream/tobytes/_index.md b/english/cpp/aspose.email.mapi/mapipropertystream/tobytes/_index.md new file mode 100644 index 0000000000..4bca9a4ce6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertystream/tobytes/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyStream::ToBytes method" +linktitle: "ToBytes" +articleTitle: "ToBytes" +second_title: "Aspose.Email for C++" +description: "ToBytes of MapiPropertyStream." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapipropertystream/tobytes/ +--- + +## ToBytes {#tobytes} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToBytes(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/_index.md new file mode 100644 index 0000000000..17cbc6eaed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/_index.md @@ -0,0 +1,2065 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag class" +linktitle: "MapiPropertyTag" +articleTitle: "MapiPropertyTag" +second_title: "Aspose.Email for C++" +description: "Represents the MAPI property tags definition." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertytag/ +--- + +## MapiPropertyTag class + +Represents the MAPI property tags definition. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiPropertyTag](./mapipropertytag/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [GetPropertyName](./getpropertyname/) | Gets the name of the property. | +| [PidTagUrlName](./pidtagurlname/) | | +| [PR_7BIT_DISPLAY_NAME](./pr_7bit_display_name/) | The PR_7BIT_DISPLAY_NAME property contains a 7-bit ASCII version of a messaging user's name. | +| [PR_7BIT_DISPLAY_NAME_A](./pr_7bit_display_name_a/) | The ASCII peer for PR_7BIT_DISPLAY_NAME. | +| [PR_7BIT_DISPLAY_NAME_W](./pr_7bit_display_name_w/) | The Unicode peer for PR_7BIT_DISPLAY_NAME. | +| [PR_AB_DEFAULT_DIR](./pr_ab_default_dir/) | The PR_AB_DEFAULT_DIR property contains the entry identifier of the address book container that is to be shown to the user first. | +| [PR_AB_DEFAULT_PAB](./pr_ab_default_pab/) | The PR_AB_DEFAULT_PAB property contains the entry identifier of the address book container that is to be used as the personal address book. | +| [PR_AB_PROVIDER_ID](./pr_ab_provider_id/) | The PR_AB_DEFAULT_PAB property contains the entry identifier of the address book container that is to be used as the personal address book. | +| [PR_AB_PROVIDERS](./pr_ab_providers/) | The PR_AB_PROVIDERS property contains a list of identifiers for address book providers in the current profile. | +| [PR_AB_SEARCH_PATH](./pr_ab_search_path/) | The PR_AB_PROVIDERS property contains a list of identifiers for address book providers in the current profile. | +| [PR_AB_SEARCH_PATH_UPDATE](./pr_ab_search_path_update/) | | +| [PR_ABSTRACT](./pr_abstract/) | | +| [PR_ABSTRACT_A](./pr_abstract_a/) | | +| [PR_ABSTRACT_W](./pr_abstract_w/) | | +| [PR_ACCESS](./pr_access/) | | +| [PR_ACCESS_LEVEL](./pr_access_level/) | | +| [PR_ACCOUNT](./pr_account/) | | +| [PR_ACCOUNT_A](./pr_account_a/) | | +| [PR_ACCOUNT_W](./pr_account_w/) | | +| [PR_ACKNOWLEDGEMENT_MODE](./pr_acknowledgement_mode/) | | +| [PR_ACL_DATA](./pr_acl_data/) | | +| [PR_ACL_TABLE](./pr_acl_table/) | | +| [PR_ACTIVE_USER_ENTRYID](./pr_active_user_entryid/) | | +| [PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID](./pr_addrbook_for_local_site_entryid/) | | +| [PR_ADDRESS_BOOK_DISPLAY_NAME](./pr_address_book_display_name/) | | +| [PR_ADDRESS_BOOK_DISPLAY_NAME_A](./pr_address_book_display_name_a/) | | +| [PR_ADDRESS_BOOK_DISPLAY_NAME_W](./pr_address_book_display_name_w/) | | +| [PR_ADDRESS_BOOK_ENTRYID](./pr_address_book_entryid/) | | +| [PR_ADDRTYPE](./pr_addrtype/) | | +| [PR_ADDRTYPE_A](./pr_addrtype_a/) | | +| [PR_ADDRTYPE_W](./pr_addrtype_w/) | | +| [PR_ALTERNATE_RECIPIENT](./pr_alternate_recipient/) | | +| [PR_ALTERNATE_RECIPIENT_ALLOWED](./pr_alternate_recipient_allowed/) | | +| [PR_ANR](./pr_anr/) | | +| [PR_ANR_A](./pr_anr_a/) | | +| [PR_ANR_W](./pr_anr_w/) | | +| [PR_ARRIVAL_TIME](./pr_arrival_time/) | | +| [PR_ASSISTANT](./pr_assistant/) | | +| [PR_ASSISTANT_A](./pr_assistant_a/) | | +| [PR_ASSISTANT_TELEPHONE_NUMBER](./pr_assistant_telephone_number/) | | +| [PR_ASSISTANT_TELEPHONE_NUMBER_A](./pr_assistant_telephone_number_a/) | | +| [PR_ASSISTANT_TELEPHONE_NUMBER_W](./pr_assistant_telephone_number_w/) | | +| [PR_ASSISTANT_W](./pr_assistant_w/) | | +| [PR_ASSOC_CONTENT_COUNT](./pr_assoc_content_count/) | | +| [PR_ASSOC_MESSAGE_SIZE](./pr_assoc_message_size/) | | +| [PR_ASSOC_MESSAGE_SIZE_EXTENDED](./pr_assoc_message_size_extended/) | | +| [PR_ASSOC_MSG_W_ATTACH_COUNT](./pr_assoc_msg_w_attach_count/) | | +| [PR_ATTACH_ADDITIONAL_INFO](./pr_attach_additional_info/) | | +| [PR_ATTACH_CONTENT_ID](./pr_attach_content_id/) | Contains the content identification header of a MIME message attachment. This property is used for MHTML support. | +| [PR_ATTACH_CONTENT_ID_A](./pr_attach_content_id_a/) | Contains the content identification header of a MIME message attachment. This property is used for MHTML support. Non-UNICODE compilation. | +| [PR_ATTACH_CONTENT_ID_W](./pr_attach_content_id_w/) | Contains the content identification header of a MIME message attachment. This property is used for MHTML support. UNICODE compilation. | +| [PR_ATTACH_CONTENT_LOCATION](./pr_attach_content_location/) | | +| [PR_ATTACH_CONTENT_LOCATION_W](./pr_attach_content_location_w/) | | +| [PR_ATTACH_DATA_BIN](./pr_attach_data_bin/) | | +| [PR_ATTACH_DATA_OBJ](./pr_attach_data_obj/) | | +| [PR_ATTACH_ENCODING](./pr_attach_encoding/) | | +| [PR_ATTACH_EXTENSION](./pr_attach_extension/) | | +| [PR_ATTACH_EXTENSION_A](./pr_attach_extension_a/) | | +| [PR_ATTACH_EXTENSION_W](./pr_attach_extension_w/) | | +| [PR_ATTACH_FILENAME](./pr_attach_filename/) | | +| [PR_ATTACH_FILENAME_A](./pr_attach_filename_a/) | | +| [PR_ATTACH_FILENAME_W](./pr_attach_filename_w/) | | +| [PR_ATTACH_FLAGS](./pr_attach_flags/) | Contains a bitmask of flags for an attachment. | +| [PR_ATTACH_LONG_FILENAME](./pr_attach_long_filename/) | | +| [PR_ATTACH_LONG_FILENAME_A](./pr_attach_long_filename_a/) | | +| [PR_ATTACH_LONG_FILENAME_W](./pr_attach_long_filename_w/) | | +| [PR_ATTACH_LONG_PATHNAME](./pr_attach_long_pathname/) | | +| [PR_ATTACH_LONG_PATHNAME_A](./pr_attach_long_pathname_a/) | | +| [PR_ATTACH_LONG_PATHNAME_W](./pr_attach_long_pathname_w/) | | +| [PR_ATTACH_METHOD](./pr_attach_method/) | | +| [PR_ATTACH_MIME_TAG](./pr_attach_mime_tag/) | | +| [PR_ATTACH_MIME_TAG_A](./pr_attach_mime_tag_a/) | | +| [PR_ATTACH_MIME_TAG_W](./pr_attach_mime_tag_w/) | | +| [PR_ATTACH_NUM](./pr_attach_num/) | | +| [PR_ATTACH_ON_ASSOC_MSG_COUNT](./pr_attach_on_assoc_msg_count/) | | +| [PR_ATTACH_ON_NORMAL_MSG_COUNT](./pr_attach_on_normal_msg_count/) | | +| [PR_ATTACH_PATHNAME](./pr_attach_pathname/) | | +| [PR_ATTACH_PATHNAME_A](./pr_attach_pathname_a/) | | +| [PR_ATTACH_PATHNAME_W](./pr_attach_pathname_w/) | | +| [PR_ATTACH_RENDERING](./pr_attach_rendering/) | | +| [PR_ATTACH_SIZE](./pr_attach_size/) | | +| [PR_ATTACH_TAG](./pr_attach_tag/) | | +| [PR_ATTACH_TRANSPORT_NAME](./pr_attach_transport_name/) | | +| [PR_ATTACH_TRANSPORT_NAME_A](./pr_attach_transport_name_a/) | | +| [PR_ATTACH_TRANSPORT_NAME_W](./pr_attach_transport_name_w/) | | +| [PR_ATTACHMENT_CONTACTPHOTO](./pr_attachment_contactphoto/) | | +| [PR_ATTACHMENT_FLAGS](./pr_attachment_flags/) | | +| [PR_ATTACHMENT_HIDDEN](./pr_attachment_hidden/) | | +| [PR_ATTACHMENT_X400_PARAMETERS](./pr_attachment_x400_parameters/) | | +| [PR_AUTHORIZING_USERS](./pr_authorizing_users/) | | +| [PR_AUTO_ADD_NEW_SUBS](./pr_auto_add_new_subs/) | | +| [PR_AUTO_FORWARD_COMMENT](./pr_auto_forward_comment/) | | +| [PR_AUTO_FORWARD_COMMENT_A](./pr_auto_forward_comment_a/) | | +| [PR_AUTO_FORWARD_COMMENT_W](./pr_auto_forward_comment_w/) | | +| [PR_AUTO_FORWARDED](./pr_auto_forwarded/) | | +| [PR_AUTO_RESPONSE_SUPPRESS](./pr_auto_response_suppress/) | | +| [PR_BEEPER_TELEPHONE_NUMBER](./pr_beeper_telephone_number/) | | +| [PR_BEEPER_TELEPHONE_NUMBER_A](./pr_beeper_telephone_number_a/) | | +| [PR_BEEPER_TELEPHONE_NUMBER_W](./pr_beeper_telephone_number_w/) | | +| [PR_BILATERAL_INFO](./pr_bilateral_info/) | | +| [PR_BIRTHDAY](./pr_birthday/) | | +| [PR_BODY](./pr_body/) | | +| [PR_BODY_A](./pr_body_a/) | | +| [PR_BODY_CRC](./pr_body_crc/) | | +| [PR_BODY_HTML](./pr_body_html/) | Contains the Hypertext Markup Language (HTML)-encoded text body. | +| [PR_BODY_HTML_A](./pr_body_html_a/) | Contains the HTML-encoded text body. Non-UNICODE compilation. | +| [PR_BODY_HTML_W](./pr_body_html_w/) | Contains the HTML-encoded text body. UNICODE compilation. | +| [PR_BODY_W](./pr_body_w/) | | +| [PR_BUSINESS2_TELEPHONE_NUMBER](./pr_business2_telephone_number/) | | +| [PR_BUSINESS2_TELEPHONE_NUMBER_A](./pr_business2_telephone_number_a/) | | +| [PR_BUSINESS2_TELEPHONE_NUMBER_W](./pr_business2_telephone_number_w/) | | +| [PR_BUSINESS_ADDRESS_CITY](./pr_business_address_city/) | | +| [PR_BUSINESS_ADDRESS_CITY_A](./pr_business_address_city_a/) | | +| [PR_BUSINESS_ADDRESS_CITY_W](./pr_business_address_city_w/) | | +| [PR_BUSINESS_ADDRESS_COUNTRY](./pr_business_address_country/) | | +| [PR_BUSINESS_ADDRESS_COUNTRY_A](./pr_business_address_country_a/) | | +| [PR_BUSINESS_ADDRESS_COUNTRY_W](./pr_business_address_country_w/) | | +| [PR_BUSINESS_ADDRESS_POST_OFFICE_BOX](./pr_business_address_post_office_box/) | | +| [PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A](./pr_business_address_post_office_box_a/) | | +| [PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_W](./pr_business_address_post_office_box_w/) | | +| [PR_BUSINESS_ADDRESS_POSTAL_CODE](./pr_business_address_postal_code/) | | +| [PR_BUSINESS_ADDRESS_POSTAL_CODE_A](./pr_business_address_postal_code_a/) | | +| [PR_BUSINESS_ADDRESS_POSTAL_CODE_W](./pr_business_address_postal_code_w/) | | +| [PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE](./pr_business_address_state_or_province/) | | +| [PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A](./pr_business_address_state_or_province_a/) | | +| [PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_W](./pr_business_address_state_or_province_w/) | | +| [PR_BUSINESS_ADDRESS_STREET](./pr_business_address_street/) | | +| [PR_BUSINESS_ADDRESS_STREET_A](./pr_business_address_street_a/) | | +| [PR_BUSINESS_ADDRESS_STREET_W](./pr_business_address_street_w/) | | +| [PR_BUSINESS_FAX_NUMBER](./pr_business_fax_number/) | | +| [PR_BUSINESS_FAX_NUMBER_A](./pr_business_fax_number_a/) | | +| [PR_BUSINESS_FAX_NUMBER_W](./pr_business_fax_number_w/) | | +| [PR_BUSINESS_HOME_PAGE](./pr_business_home_page/) | | +| [PR_BUSINESS_HOME_PAGE_A](./pr_business_home_page_a/) | | +| [PR_BUSINESS_HOME_PAGE_W](./pr_business_home_page_w/) | | +| [PR_BUSINESS_TELEPHONE_NUMBER](./pr_business_telephone_number/) | | +| [PR_BUSINESS_TELEPHONE_NUMBER_A](./pr_business_telephone_number_a/) | | +| [PR_BUSINESS_TELEPHONE_NUMBER_W](./pr_business_telephone_number_w/) | | +| [PR_CACHED_COLUMN_COUNT](./pr_cached_column_count/) | | +| [PR_CALLBACK_TELEPHONE_NUMBER](./pr_callback_telephone_number/) | | +| [PR_CALLBACK_TELEPHONE_NUMBER_A](./pr_callback_telephone_number_a/) | | +| [PR_CALLBACK_TELEPHONE_NUMBER_W](./pr_callback_telephone_number_w/) | | +| [PR_CAR_TELEPHONE_NUMBER](./pr_car_telephone_number/) | | +| [PR_CAR_TELEPHONE_NUMBER_A](./pr_car_telephone_number_a/) | | +| [PR_CAR_TELEPHONE_NUMBER_W](./pr_car_telephone_number_w/) | | +| [PR_CATEG_COUNT](./pr_categ_count/) | | +| [PR_CELLULAR_TELEPHONE_NUMBER](./pr_cellular_telephone_number/) | | +| [PR_CELLULAR_TELEPHONE_NUMBER_A](./pr_cellular_telephone_number_a/) | | +| [PR_CELLULAR_TELEPHONE_NUMBER_W](./pr_cellular_telephone_number_w/) | | +| [PR_CHANGE_ADVISOR](./pr_change_advisor/) | | +| [PR_CHANGE_KEY](./pr_change_key/) | | +| [PR_CHANGE_NOTIFICATION_GUID](./pr_change_notification_guid/) | | +| [PR_CHILDRENS_NAMES](./pr_childrens_names/) | | +| [PR_CLIENT_ACTIONS](./pr_client_actions/) | | +| [PR_CLIENT_SUBMIT_TIME](./pr_client_submit_time/) | | +| [PR_CODE_PAGE_ID](./pr_code_page_id/) | | +| [PR_COLLECTOR](./pr_collector/) | | +| [PR_COMMENT](./pr_comment/) | | +| [PR_COMMENT_A](./pr_comment_a/) | | +| [PR_COMMENT_W](./pr_comment_w/) | | +| [PR_COMMON_VIEWS_ENTRYID](./pr_common_views_entryid/) | | +| [PR_COMPANY_MAIN_PHONE_NUMBER](./pr_company_main_phone_number/) | | +| [PR_COMPANY_MAIN_PHONE_NUMBER_A](./pr_company_main_phone_number_a/) | | +| [PR_COMPANY_MAIN_PHONE_NUMBER_W](./pr_company_main_phone_number_w/) | | +| [PR_COMPANY_NAME](./pr_company_name/) | | +| [PR_COMPANY_NAME_A](./pr_company_name_a/) | | +| [PR_COMPANY_NAME_W](./pr_company_name_w/) | | +| [PR_COMPUTER_NETWORK_NAME](./pr_computer_network_name/) | | +| [PR_COMPUTER_NETWORK_NAME_A](./pr_computer_network_name_a/) | | +| [PR_COMPUTER_NETWORK_NAME_W](./pr_computer_network_name_w/) | | +| [PR_CONFLICT_ENTRYID](./pr_conflict_entryid/) | | +| [PR_CONTACT_ADDRTYPES](./pr_contact_addrtypes/) | | +| [PR_CONTACT_COUNT](./pr_contact_count/) | | +| [PR_CONTACT_DEFAULT_ADDRESS_INDEX](./pr_contact_default_address_index/) | | +| [PR_CONTACT_EMAIL_ADDRESSES](./pr_contact_email_addresses/) | | +| [PR_CONTACT_ENTRYIDS](./pr_contact_entryids/) | | +| [PR_CONTACT_VERSION](./pr_contact_version/) | | +| [PR_CONTAINER_CLASS](./pr_container_class/) | | +| [PR_CONTAINER_CLASS_A](./pr_container_class_a/) | | +| [PR_CONTAINER_CLASS_W](./pr_container_class_w/) | | +| [PR_CONTAINER_CONTENTS](./pr_container_contents/) | | +| [PR_CONTAINER_FLAGS](./pr_container_flags/) | | +| [PR_CONTAINER_HIERARCHY](./pr_container_hierarchy/) | | +| [PR_CONTAINER_MODIFY_VERSION](./pr_container_modify_version/) | | +| [PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID](./pr_content_confidentiality_algorithm_id/) | | +| [PR_CONTENT_CORRELATOR](./pr_content_correlator/) | | +| [PR_CONTENT_COUNT](./pr_content_count/) | | +| [PR_CONTENT_IDENTIFIER](./pr_content_identifier/) | | +| [PR_CONTENT_IDENTIFIER_A](./pr_content_identifier_a/) | | +| [PR_CONTENT_IDENTIFIER_W](./pr_content_identifier_w/) | | +| [PR_CONTENT_INTEGRITY_CHECK](./pr_content_integrity_check/) | | +| [PR_CONTENT_LENGTH](./pr_content_length/) | | +| [PR_CONTENT_RETURN_REQUESTED](./pr_content_return_requested/) | | +| [PR_CONTENT_SEARCH_KEY](./pr_content_search_key/) | | +| [PR_CONTENT_UNREAD](./pr_content_unread/) | | +| [PR_CONTENTS_SORT_ORDER](./pr_contents_sort_order/) | | +| [PR_CONTENTS_SYNCHRONIZER](./pr_contents_synchronizer/) | | +| [PR_CONTROL_FLAGS](./pr_control_flags/) | | +| [PR_CONTROL_ID](./pr_control_id/) | | +| [PR_CONTROL_STRUCTURE](./pr_control_structure/) | | +| [PR_CONTROL_TYPE](./pr_control_type/) | | +| [PR_CONVERSATION_INDEX](./pr_conversation_index/) | | +| [PR_CONVERSATION_INDEX_TRACKING](./pr_conversation_index_tracking/) | | +| [PR_CONVERSATION_KEY](./pr_conversation_key/) | | +| [PR_CONVERSATION_TOPIC](./pr_conversation_topic/) | | +| [PR_CONVERSATION_TOPIC_A](./pr_conversation_topic_a/) | | +| [PR_CONVERSATION_TOPIC_W](./pr_conversation_topic_w/) | | +| [PR_CONVERSION_EITS](./pr_conversion_eits/) | | +| [PR_CONVERSION_PROHIBITED](./pr_conversion_prohibited/) | | +| [PR_CONVERSION_WITH_LOSS_PROHIBITED](./pr_conversion_with_loss_prohibited/) | | +| [PR_CONVERTED_EITS](./pr_converted_eits/) | | +| [PR_CORRELATE](./pr_correlate/) | | +| [PR_CORRELATE_MTSID](./pr_correlate_mtsid/) | | +| [PR_COUNTRY](./pr_country/) | | +| [PR_COUNTRY_A](./pr_country_a/) | | +| [PR_COUNTRY_W](./pr_country_w/) | | +| [PR_CREATE_TEMPLATES](./pr_create_templates/) | | +| [PR_CREATION_TIME](./pr_creation_time/) | | +| [PR_CREATION_VERSION](./pr_creation_version/) | | +| [PR_CREATOR_ENTRYID](./pr_creator_entryid/) | | +| [PR_CREATOR_NAME](./pr_creator_name/) | | +| [PR_CREATOR_NAME_A](./pr_creator_name_a/) | | +| [PR_CREATOR_NAME_W](./pr_creator_name_w/) | | +| [PR_CURRENT_VERSION](./pr_current_version/) | | +| [PR_CUSTOMER_ID](./pr_customer_id/) | | +| [PR_CUSTOMER_ID_A](./pr_customer_id_a/) | | +| [PR_CUSTOMER_ID_W](./pr_customer_id_w/) | | +| [PR_DAM_BACK_PATCHED](./pr_dam_back_patched/) | | +| [PR_DAM_ORIGINAL_ENTRYID](./pr_dam_original_entryid/) | | +| [PR_DEF_CREATE_DL](./pr_def_create_dl/) | | +| [PR_DEF_CREATE_MAILUSER](./pr_def_create_mailuser/) | | +| [PR_DEFAULT_PROFILE](./pr_default_profile/) | | +| [PR_DEFAULT_STORE](./pr_default_store/) | | +| [PR_DEFAULT_VIEW_ENTRYID](./pr_default_view_entryid/) | | +| [PR_DEFERRED_DELIVERY_TIME](./pr_deferred_delivery_time/) | | +| [PR_DEFERRED_SEND_NUMBER](./pr_deferred_send_number/) | | +| [PR_DEFERRED_SEND_TIME](./pr_deferred_send_time/) | | +| [PR_DEFERRED_SEND_UNITS](./pr_deferred_send_units/) | | +| [PR_DELEGATED_BY_RULE](./pr_delegated_by_rule/) | | +| [PR_DELEGATION](./pr_delegation/) | | +| [PR_DELETE_AFTER_SUBMIT](./pr_delete_after_submit/) | | +| [PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED](./pr_deleted_assoc_message_size_extended/) | | +| [PR_DELETED_ASSOC_MSG_COUNT](./pr_deleted_assoc_msg_count/) | | +| [PR_DELETED_FOLDER_COUNT](./pr_deleted_folder_count/) | | +| [PR_DELETED_MESSAGE_SIZE_EXTENDED](./pr_deleted_message_size_extended/) | | +| [PR_DELETED_MSG_COUNT](./pr_deleted_msg_count/) | | +| [PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED](./pr_deleted_normal_message_size_extended/) | | +| [PR_DELETED_ON](./pr_deleted_on/) | | +| [PR_DELIVER_TIME](./pr_deliver_time/) | | +| [PR_DELIVERY_POINT](./pr_delivery_point/) | | +| [PR_DELTAX](./pr_deltax/) | | +| [PR_DELTAY](./pr_deltay/) | | +| [PR_DEPARTMENT_NAME](./pr_department_name/) | | +| [PR_DEPARTMENT_NAME_A](./pr_department_name_a/) | | +| [PR_DEPARTMENT_NAME_W](./pr_department_name_w/) | | +| [PR_DEPTH](./pr_depth/) | | +| [PR_DESIGN_IN_PROGRESS](./pr_design_in_progress/) | | +| [PR_DETAILS_TABLE](./pr_details_table/) | | +| [PR_DISABLE_FULL_FIDELITY](./pr_disable_full_fidelity/) | | +| [PR_DISABLE_WINSOCK](./pr_disable_winsock/) | | +| [PR_DISC_VAL](./pr_disc_val/) | | +| [PR_DISCARD_REASON](./pr_discard_reason/) | | +| [PR_DISCLOSE_RECIPIENTS](./pr_disclose_recipients/) | | +| [PR_DISCLOSURE_OF_RECIPIENTS](./pr_disclosure_of_recipients/) | | +| [PR_DISCRETE_VALUES](./pr_discrete_values/) | | +| [PR_DISPLAY_BCC](./pr_display_bcc/) | | +| [PR_DISPLAY_BCC_A](./pr_display_bcc_a/) | | +| [PR_DISPLAY_BCC_W](./pr_display_bcc_w/) | | +| [PR_DISPLAY_CC](./pr_display_cc/) | | +| [PR_DISPLAY_CC_A](./pr_display_cc_a/) | | +| [PR_DISPLAY_CC_W](./pr_display_cc_w/) | | +| [PR_DISPLAY_NAME](./pr_display_name/) | | +| [PR_DISPLAY_NAME_A](./pr_display_name_a/) | | +| [PR_DISPLAY_NAME_PREFIX](./pr_display_name_prefix/) | | +| [PR_DISPLAY_NAME_PREFIX_A](./pr_display_name_prefix_a/) | | +| [PR_DISPLAY_NAME_PREFIX_W](./pr_display_name_prefix_w/) | | +| [PR_DISPLAY_NAME_W](./pr_display_name_w/) | | +| [PR_DISPLAY_TO](./pr_display_to/) | | +| [PR_DISPLAY_TO_A](./pr_display_to_a/) | | +| [PR_DISPLAY_TO_W](./pr_display_to_w/) | | +| [PR_DISPLAY_TYPE](./pr_display_type/) | | +| [PR_DL_EXPANSION_HISTORY](./pr_dl_expansion_history/) | | +| [PR_DL_EXPANSION_PROHIBITED](./pr_dl_expansion_prohibited/) | | +| [PR_DL_REPORT_FLAGS](./pr_dl_report_flags/) | | +| [PR_EFORMS_FOR_LOCALE_ENTRYID](./pr_eforms_for_locale_entryid/) | | +| [PR_EFORMS_LOCALE_ID](./pr_eforms_locale_id/) | | +| [PR_EFORMS_REGISTRY_ENTRYID](./pr_eforms_registry_entryid/) | | +| [PR_EMAIL_ADDRESS](./pr_email_address/) | | +| [PR_EMAIL_ADDRESS_A](./pr_email_address_a/) | | +| [PR_EMAIL_ADDRESS_W](./pr_email_address_w/) | | +| [PR_EMS_AB_ACCESS_CATEGORY](./pr_ems_ab_access_category/) | | +| [PR_EMS_AB_ACTIVATION_SCHEDULE](./pr_ems_ab_activation_schedule/) | | +| [PR_EMS_AB_ACTIVATION_STYLE](./pr_ems_ab_activation_style/) | | +| [PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE](./pr_ems_ab_address_entry_display_table/) | | +| [PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS](./pr_ems_ab_address_entry_display_table_msdos/) | | +| [PR_EMS_AB_ADDRESS_SYNTAX](./pr_ems_ab_address_syntax/) | | +| [PR_EMS_AB_ADDRESS_TYPE](./pr_ems_ab_address_type/) | | +| [PR_EMS_AB_ADDRESS_TYPE_A](./pr_ems_ab_address_type_a/) | | +| [PR_EMS_AB_ADDRESS_TYPE_W](./pr_ems_ab_address_type_w/) | | +| [PR_EMS_AB_ADMD](./pr_ems_ab_admd/) | | +| [PR_EMS_AB_ADMD_A](./pr_ems_ab_admd_a/) | | +| [PR_EMS_AB_ADMD_W](./pr_ems_ab_admd_w/) | | +| [PR_EMS_AB_ADMIN_DESCRIPTION](./pr_ems_ab_admin_description/) | | +| [PR_EMS_AB_ADMIN_DESCRIPTION_A](./pr_ems_ab_admin_description_a/) | | +| [PR_EMS_AB_ADMIN_DESCRIPTION_W](./pr_ems_ab_admin_description_w/) | | +| [PR_EMS_AB_ADMIN_DISPLAY_NAME](./pr_ems_ab_admin_display_name/) | | +| [PR_EMS_AB_ADMIN_DISPLAY_NAME_A](./pr_ems_ab_admin_display_name_a/) | | +| [PR_EMS_AB_ADMIN_DISPLAY_NAME_W](./pr_ems_ab_admin_display_name_w/) | | +| [PR_EMS_AB_ADMIN_EXTENSION_DLL](./pr_ems_ab_admin_extension_dll/) | | +| [PR_EMS_AB_ADMIN_EXTENSION_DLL_A](./pr_ems_ab_admin_extension_dll_a/) | | +| [PR_EMS_AB_ADMIN_EXTENSION_DLL_W](./pr_ems_ab_admin_extension_dll_w/) | | +| [PR_EMS_AB_ALIASED_OBJECT_NAME](./pr_ems_ab_aliased_object_name/) | | +| [PR_EMS_AB_ALIASED_OBJECT_NAME_A](./pr_ems_ab_aliased_object_name_a/) | | +| [PR_EMS_AB_ALIASED_OBJECT_NAME_O](./pr_ems_ab_aliased_object_name_o/) | | +| [PR_EMS_AB_ALIASED_OBJECT_NAME_W](./pr_ems_ab_aliased_object_name_w/) | | +| [PR_EMS_AB_ALT_RECIPIENT](./pr_ems_ab_alt_recipient/) | | +| [PR_EMS_AB_ALT_RECIPIENT_A](./pr_ems_ab_alt_recipient_a/) | | +| [PR_EMS_AB_ALT_RECIPIENT_BL](./pr_ems_ab_alt_recipient_bl/) | | +| [PR_EMS_AB_ALT_RECIPIENT_BL_O](./pr_ems_ab_alt_recipient_bl_o/) | | +| [PR_EMS_AB_ALT_RECIPIENT_O](./pr_ems_ab_alt_recipient_o/) | | +| [PR_EMS_AB_ALT_RECIPIENT_W](./pr_ems_ab_alt_recipient_w/) | | +| [PR_EMS_AB_ANCESTOR_ID](./pr_ems_ab_ancestor_id/) | | +| [PR_EMS_AB_ANONYMOUS_ACCESS](./pr_ems_ab_anonymous_access/) | | +| [PR_EMS_AB_ANONYMOUS_ACCOUNT](./pr_ems_ab_anonymous_account/) | | +| [PR_EMS_AB_ANONYMOUS_ACCOUNT_A](./pr_ems_ab_anonymous_account_a/) | | +| [PR_EMS_AB_ANONYMOUS_ACCOUNT_W](./pr_ems_ab_anonymous_account_w/) | | +| [PR_EMS_AB_ASSOC_NT_ACCOUNT](./pr_ems_ab_assoc_nt_account/) | | +| [PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP](./pr_ems_ab_assoc_protocol_cfg_nntp/) | | +| [PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_A](./pr_ems_ab_assoc_protocol_cfg_nntp_a/) | | +| [PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O](./pr_ems_ab_assoc_protocol_cfg_nntp_o/) | | +| [PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_W](./pr_ems_ab_assoc_protocol_cfg_nntp_w/) | | +| [PR_EMS_AB_ASSOC_REMOTE_DXA](./pr_ems_ab_assoc_remote_dxa/) | | +| [PR_EMS_AB_ASSOC_REMOTE_DXA_O](./pr_ems_ab_assoc_remote_dxa_o/) | | +| [PR_EMS_AB_ASSOCIATION_LIFETIME](./pr_ems_ab_association_lifetime/) | | +| [PR_EMS_AB_ATTRIBUTE_CERTIFICATE](./pr_ems_ab_attribute_certificate/) | | +| [PR_EMS_AB_AUTH_ORIG_BL](./pr_ems_ab_auth_orig_bl/) | | +| [PR_EMS_AB_AUTH_ORIG_BL_O](./pr_ems_ab_auth_orig_bl_o/) | | +| [PR_EMS_AB_AUTHENTICATION_TO_USE](./pr_ems_ab_authentication_to_use/) | | +| [PR_EMS_AB_AUTHENTICATION_TO_USE_A](./pr_ems_ab_authentication_to_use_a/) | | +| [PR_EMS_AB_AUTHENTICATION_TO_USE_W](./pr_ems_ab_authentication_to_use_w/) | | +| [PR_EMS_AB_AUTHORITY_REVOCATION_LIST](./pr_ems_ab_authority_revocation_list/) | | +| [PR_EMS_AB_AUTHORIZED_DOMAIN](./pr_ems_ab_authorized_domain/) | | +| [PR_EMS_AB_AUTHORIZED_DOMAIN_A](./pr_ems_ab_authorized_domain_a/) | | +| [PR_EMS_AB_AUTHORIZED_DOMAIN_W](./pr_ems_ab_authorized_domain_w/) | | +| [PR_EMS_AB_AUTHORIZED_PASSWORD](./pr_ems_ab_authorized_password/) | | +| [PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM](./pr_ems_ab_authorized_password_confirm/) | | +| [PR_EMS_AB_AUTHORIZED_USER](./pr_ems_ab_authorized_user/) | | +| [PR_EMS_AB_AUTHORIZED_USER_A](./pr_ems_ab_authorized_user_a/) | | +| [PR_EMS_AB_AUTHORIZED_USER_W](./pr_ems_ab_authorized_user_w/) | | +| [PR_EMS_AB_AUTOREPLY](./pr_ems_ab_autoreply/) | | +| [PR_EMS_AB_AUTOREPLY_MESSAGE](./pr_ems_ab_autoreply_message/) | | +| [PR_EMS_AB_AUTOREPLY_MESSAGE_A](./pr_ems_ab_autoreply_message_a/) | | +| [PR_EMS_AB_AUTOREPLY_MESSAGE_W](./pr_ems_ab_autoreply_message_w/) | | +| [PR_EMS_AB_AUTOREPLY_SUBJECT](./pr_ems_ab_autoreply_subject/) | | +| [PR_EMS_AB_AUTOREPLY_SUBJECT_A](./pr_ems_ab_autoreply_subject_a/) | | +| [PR_EMS_AB_AUTOREPLY_SUBJECT_W](./pr_ems_ab_autoreply_subject_w/) | | +| [PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES](./pr_ems_ab_available_authorization_packages/) | | +| [PR_EMS_AB_AVAILABLE_DISTRIBUTIONS](./pr_ems_ab_available_distributions/) | | +| [PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_A](./pr_ems_ab_available_distributions_a/) | | +| [PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_W](./pr_ems_ab_available_distributions_w/) | | +| [PR_EMS_AB_BRIDGEHEAD_SERVERS](./pr_ems_ab_bridgehead_servers/) | | +| [PR_EMS_AB_BRIDGEHEAD_SERVERS_O](./pr_ems_ab_bridgehead_servers_o/) | | +| [PR_EMS_AB_BUSINESS_CATEGORY](./pr_ems_ab_business_category/) | | +| [PR_EMS_AB_BUSINESS_ROLES](./pr_ems_ab_business_roles/) | | +| [PR_EMS_AB_CA_CERTIFICATE](./pr_ems_ab_ca_certificate/) | | +| [PR_EMS_AB_CAN_CREATE_PF](./pr_ems_ab_can_create_pf/) | | +| [PR_EMS_AB_CAN_CREATE_PF_BL](./pr_ems_ab_can_create_pf_bl/) | | +| [PR_EMS_AB_CAN_CREATE_PF_BL_O](./pr_ems_ab_can_create_pf_bl_o/) | | +| [PR_EMS_AB_CAN_CREATE_PF_DL](./pr_ems_ab_can_create_pf_dl/) | | +| [PR_EMS_AB_CAN_CREATE_PF_DL_BL](./pr_ems_ab_can_create_pf_dl_bl/) | | +| [PR_EMS_AB_CAN_CREATE_PF_DL_BL_O](./pr_ems_ab_can_create_pf_dl_bl_o/) | | +| [PR_EMS_AB_CAN_CREATE_PF_DL_O](./pr_ems_ab_can_create_pf_dl_o/) | | +| [PR_EMS_AB_CAN_CREATE_PF_O](./pr_ems_ab_can_create_pf_o/) | | +| [PR_EMS_AB_CAN_NOT_CREATE_PF](./pr_ems_ab_can_not_create_pf/) | | +| [PR_EMS_AB_CAN_NOT_CREATE_PF_BL](./pr_ems_ab_can_not_create_pf_bl/) | | +| [PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O](./pr_ems_ab_can_not_create_pf_bl_o/) | | +| [PR_EMS_AB_CAN_NOT_CREATE_PF_DL](./pr_ems_ab_can_not_create_pf_dl/) | | +| [PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL](./pr_ems_ab_can_not_create_pf_dl_bl/) | | +| [PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O](./pr_ems_ab_can_not_create_pf_dl_bl_o/) | | +| [PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O](./pr_ems_ab_can_not_create_pf_dl_o/) | | +| [PR_EMS_AB_CAN_NOT_CREATE_PF_O](./pr_ems_ab_can_not_create_pf_o/) | | +| [PR_EMS_AB_CAN_PRESERVE_DNS](./pr_ems_ab_can_preserve_dns/) | | +| [PR_EMS_AB_CERTIFICATE_CHAIN_V3](./pr_ems_ab_certificate_chain_v3/) | | +| [PR_EMS_AB_CERTIFICATE_REVOCATION_LIST](./pr_ems_ab_certificate_revocation_list/) | | +| [PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V1](./pr_ems_ab_certificate_revocation_list_v1/) | | +| [PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V3](./pr_ems_ab_certificate_revocation_list_v3/) | | +| [PR_EMS_AB_CHARACTER_SET](./pr_ems_ab_character_set/) | | +| [PR_EMS_AB_CHARACTER_SET_A](./pr_ems_ab_character_set_a/) | | +| [PR_EMS_AB_CHARACTER_SET_LIST](./pr_ems_ab_character_set_list/) | | +| [PR_EMS_AB_CHARACTER_SET_W](./pr_ems_ab_character_set_w/) | | +| [PR_EMS_AB_CHILD_RDNS](./pr_ems_ab_child_rdns/) | | +| [PR_EMS_AB_CLIENT_ACCESS_ENABLED](./pr_ems_ab_client_access_enabled/) | | +| [PR_EMS_AB_CLOCK_ALERT_OFFSET](./pr_ems_ab_clock_alert_offset/) | | +| [PR_EMS_AB_CLOCK_ALERT_REPAIR](./pr_ems_ab_clock_alert_repair/) | | +| [PR_EMS_AB_CLOCK_WARNING_OFFSET](./pr_ems_ab_clock_warning_offset/) | | +| [PR_EMS_AB_CLOCK_WARNING_REPAIR](./pr_ems_ab_clock_warning_repair/) | | +| [PR_EMS_AB_COMPROMISED_KEY_LIST](./pr_ems_ab_compromised_key_list/) | | +| [PR_EMS_AB_COMPUTER_NAME](./pr_ems_ab_computer_name/) | | +| [PR_EMS_AB_COMPUTER_NAME_A](./pr_ems_ab_computer_name_a/) | | +| [PR_EMS_AB_COMPUTER_NAME_W](./pr_ems_ab_computer_name_w/) | | +| [PR_EMS_AB_CONNECTED_DOMAINS](./pr_ems_ab_connected_domains/) | | +| [PR_EMS_AB_CONNECTION_LIST_FILTER](./pr_ems_ab_connection_list_filter/) | | +| [PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE](./pr_ems_ab_connection_list_filter_type/) | | +| [PR_EMS_AB_CONNECTION_TYPE](./pr_ems_ab_connection_type/) | | +| [PR_EMS_AB_CONTAINER_INFO](./pr_ems_ab_container_info/) | | +| [PR_EMS_AB_CONTAINERID](./pr_ems_ab_containerid/) | | +| [PR_EMS_AB_CONTENT_TYPE](./pr_ems_ab_content_type/) | | +| [PR_EMS_AB_CONTROL_MSG_FOLDER_ID](./pr_ems_ab_control_msg_folder_id/) | | +| [PR_EMS_AB_CONTROL_MSG_RULES](./pr_ems_ab_control_msg_rules/) | | +| [PR_EMS_AB_COST](./pr_ems_ab_cost/) | | +| [PR_EMS_AB_COUNTRY_NAME](./pr_ems_ab_country_name/) | | +| [PR_EMS_AB_COUNTRY_NAME_A](./pr_ems_ab_country_name_a/) | | +| [PR_EMS_AB_COUNTRY_NAME_W](./pr_ems_ab_country_name_w/) | | +| [PR_EMS_AB_CROSS_CERTIFICATE_CRL](./pr_ems_ab_cross_certificate_crl/) | | +| [PR_EMS_AB_CROSS_CERTIFICATE_PAIR](./pr_ems_ab_cross_certificate_pair/) | | +| [PR_EMS_AB_DEFAULT_MESSAGE_FORMAT](./pr_ems_ab_default_message_format/) | | +| [PR_EMS_AB_DELEGATE_USER](./pr_ems_ab_delegate_user/) | | +| [PR_EMS_AB_DELIV_CONT_LENGTH](./pr_ems_ab_deliv_cont_length/) | | +| [PR_EMS_AB_DELIV_EITS](./pr_ems_ab_deliv_eits/) | | +| [PR_EMS_AB_DELIV_EXT_CONT_TYPES](./pr_ems_ab_deliv_ext_cont_types/) | | +| [PR_EMS_AB_DELIVER_AND_REDIRECT](./pr_ems_ab_deliver_and_redirect/) | | +| [PR_EMS_AB_DELIVERY_MECHANISM](./pr_ems_ab_delivery_mechanism/) | | +| [PR_EMS_AB_DELTA_REVOCATION_LIST](./pr_ems_ab_delta_revocation_list/) | | +| [PR_EMS_AB_DESCRIPTION](./pr_ems_ab_description/) | | +| [PR_EMS_AB_DESTINATION_INDICATOR](./pr_ems_ab_destination_indicator/) | | +| [PR_EMS_AB_DIAGNOSTIC_REG_KEY](./pr_ems_ab_diagnostic_reg_key/) | | +| [PR_EMS_AB_DIAGNOSTIC_REG_KEY_A](./pr_ems_ab_diagnostic_reg_key_a/) | | +| [PR_EMS_AB_DIAGNOSTIC_REG_KEY_W](./pr_ems_ab_diagnostic_reg_key_w/) | | +| [PR_EMS_AB_DISABLE_DEFERRED_COMMIT](./pr_ems_ab_disable_deferred_commit/) | | +| [PR_EMS_AB_DISABLED_GATEWAY_PROXY](./pr_ems_ab_disabled_gateway_proxy/) | | +| [PR_EMS_AB_DISPLAY_NAME_OVERRIDE](./pr_ems_ab_display_name_override/) | | +| [PR_EMS_AB_DISPLAY_NAME_PRINTABLE](./pr_ems_ab_display_name_printable/) | | +| [PR_EMS_AB_DISPLAY_NAME_PRINTABLE_A](./pr_ems_ab_display_name_printable_a/) | | +| [PR_EMS_AB_DISPLAY_NAME_PRINTABLE_W](./pr_ems_ab_display_name_printable_w/) | | +| [PR_EMS_AB_DISPLAY_NAME_SUFFIX](./pr_ems_ab_display_name_suffix/) | | +| [PR_EMS_AB_DISPLAY_NAME_SUFFIX_A](./pr_ems_ab_display_name_suffix_a/) | | +| [PR_EMS_AB_DISPLAY_NAME_SUFFIX_W](./pr_ems_ab_display_name_suffix_w/) | | +| [PR_EMS_AB_DL_MEM_REJECT_PERMS_BL](./pr_ems_ab_dl_mem_reject_perms_bl/) | | +| [PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O](./pr_ems_ab_dl_mem_reject_perms_bl_o/) | | +| [PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL](./pr_ems_ab_dl_mem_submit_perms_bl/) | | +| [PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O](./pr_ems_ab_dl_mem_submit_perms_bl_o/) | | +| [PR_EMS_AB_DL_MEMBER_RULE](./pr_ems_ab_dl_member_rule/) | | +| [PR_EMS_AB_DMD_NAME](./pr_ems_ab_dmd_name/) | | +| [PR_EMS_AB_DMD_NAME_A](./pr_ems_ab_dmd_name_a/) | | +| [PR_EMS_AB_DMD_NAME_W](./pr_ems_ab_dmd_name_w/) | | +| [PR_EMS_AB_DO_OAB_VERSION](./pr_ems_ab_do_oab_version/) | | +| [PR_EMS_AB_DOMAIN_DEF_ALT_RECIP](./pr_ems_ab_domain_def_alt_recip/) | | +| [PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_A](./pr_ems_ab_domain_def_alt_recip_a/) | | +| [PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O](./pr_ems_ab_domain_def_alt_recip_o/) | | +| [PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_W](./pr_ems_ab_domain_def_alt_recip_w/) | | +| [PR_EMS_AB_DOMAIN_NAME](./pr_ems_ab_domain_name/) | | +| [PR_EMS_AB_DOMAIN_NAME_A](./pr_ems_ab_domain_name_a/) | | +| [PR_EMS_AB_DOMAIN_NAME_W](./pr_ems_ab_domain_name_w/) | | +| [PR_EMS_AB_DOS_ENTRYID](./pr_ems_ab_dos_entryid/) | | +| [PR_EMS_AB_DSA_SIGNATURE](./pr_ems_ab_dsa_signature/) | | +| [PR_EMS_AB_DXA_ADMIN_COPY](./pr_ems_ab_dxa_admin_copy/) | | +| [PR_EMS_AB_DXA_ADMIN_FORWARD](./pr_ems_ab_dxa_admin_forward/) | | +| [PR_EMS_AB_DXA_ADMIN_UPDATE](./pr_ems_ab_dxa_admin_update/) | | +| [PR_EMS_AB_DXA_APPEND_REQCN](./pr_ems_ab_dxa_append_reqcn/) | | +| [PR_EMS_AB_DXA_CONF_CONTAINER_LIST](./pr_ems_ab_dxa_conf_container_list/) | | +| [PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O](./pr_ems_ab_dxa_conf_container_list_o/) | | +| [PR_EMS_AB_DXA_CONF_REQ_TIME](./pr_ems_ab_dxa_conf_req_time/) | | +| [PR_EMS_AB_DXA_CONF_SEQ](./pr_ems_ab_dxa_conf_seq/) | | +| [PR_EMS_AB_DXA_CONF_SEQ_A](./pr_ems_ab_dxa_conf_seq_a/) | | +| [PR_EMS_AB_DXA_CONF_SEQ_USN](./pr_ems_ab_dxa_conf_seq_usn/) | | +| [PR_EMS_AB_DXA_CONF_SEQ_W](./pr_ems_ab_dxa_conf_seq_w/) | | +| [PR_EMS_AB_DXA_EXCHANGE_OPTIONS](./pr_ems_ab_dxa_exchange_options/) | | +| [PR_EMS_AB_DXA_EXPORT_NOW](./pr_ems_ab_dxa_export_now/) | | +| [PR_EMS_AB_DXA_FLAGS](./pr_ems_ab_dxa_flags/) | | +| [PR_EMS_AB_DXA_IMP_SEQ](./pr_ems_ab_dxa_imp_seq/) | | +| [PR_EMS_AB_DXA_IMP_SEQ_A](./pr_ems_ab_dxa_imp_seq_a/) | | +| [PR_EMS_AB_DXA_IMP_SEQ_TIME](./pr_ems_ab_dxa_imp_seq_time/) | | +| [PR_EMS_AB_DXA_IMP_SEQ_USN](./pr_ems_ab_dxa_imp_seq_usn/) | | +| [PR_EMS_AB_DXA_IMP_SEQ_W](./pr_ems_ab_dxa_imp_seq_w/) | | +| [PR_EMS_AB_DXA_IMPORT_NOW](./pr_ems_ab_dxa_import_now/) | | +| [PR_EMS_AB_DXA_IN_TEMPLATE_MAP](./pr_ems_ab_dxa_in_template_map/) | | +| [PR_EMS_AB_DXA_LOCAL_ADMIN](./pr_ems_ab_dxa_local_admin/) | | +| [PR_EMS_AB_DXA_LOCAL_ADMIN_A](./pr_ems_ab_dxa_local_admin_a/) | | +| [PR_EMS_AB_DXA_LOCAL_ADMIN_O](./pr_ems_ab_dxa_local_admin_o/) | | +| [PR_EMS_AB_DXA_LOCAL_ADMIN_W](./pr_ems_ab_dxa_local_admin_w/) | | +| [PR_EMS_AB_DXA_LOGGING_LEVEL](./pr_ems_ab_dxa_logging_level/) | | +| [PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE](./pr_ems_ab_dxa_native_address_type/) | | +| [PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_A](./pr_ems_ab_dxa_native_address_type_a/) | | +| [PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_W](./pr_ems_ab_dxa_native_address_type_w/) | | +| [PR_EMS_AB_DXA_OUT_TEMPLATE_MAP](./pr_ems_ab_dxa_out_template_map/) | | +| [PR_EMS_AB_DXA_PASSWORD](./pr_ems_ab_dxa_password/) | | +| [PR_EMS_AB_DXA_PASSWORD_A](./pr_ems_ab_dxa_password_a/) | | +| [PR_EMS_AB_DXA_PASSWORD_W](./pr_ems_ab_dxa_password_w/) | | +| [PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS](./pr_ems_ab_dxa_prev_exchange_options/) | | +| [PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY](./pr_ems_ab_dxa_prev_export_native_only/) | | +| [PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY](./pr_ems_ab_dxa_prev_in_exchange_sensitivity/) | | +| [PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES](./pr_ems_ab_dxa_prev_remote_entries/) | | +| [PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_A](./pr_ems_ab_dxa_prev_remote_entries_a/) | | +| [PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O](./pr_ems_ab_dxa_prev_remote_entries_o/) | | +| [PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_W](./pr_ems_ab_dxa_prev_remote_entries_w/) | | +| [PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY](./pr_ems_ab_dxa_prev_replication_sensitivity/) | | +| [PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS](./pr_ems_ab_dxa_prev_template_options/) | | +| [PR_EMS_AB_DXA_PREV_TYPES](./pr_ems_ab_dxa_prev_types/) | | +| [PR_EMS_AB_DXA_RECIPIENT_CP](./pr_ems_ab_dxa_recipient_cp/) | | +| [PR_EMS_AB_DXA_RECIPIENT_CP_A](./pr_ems_ab_dxa_recipient_cp_a/) | | +| [PR_EMS_AB_DXA_RECIPIENT_CP_W](./pr_ems_ab_dxa_recipient_cp_w/) | | +| [PR_EMS_AB_DXA_REMOTE_CLIENT](./pr_ems_ab_dxa_remote_client/) | | +| [PR_EMS_AB_DXA_REMOTE_CLIENT_A](./pr_ems_ab_dxa_remote_client_a/) | | +| [PR_EMS_AB_DXA_REMOTE_CLIENT_O](./pr_ems_ab_dxa_remote_client_o/) | | +| [PR_EMS_AB_DXA_REMOTE_CLIENT_W](./pr_ems_ab_dxa_remote_client_w/) | | +| [PR_EMS_AB_DXA_REQ_SEQ](./pr_ems_ab_dxa_req_seq/) | | +| [PR_EMS_AB_DXA_REQ_SEQ_A](./pr_ems_ab_dxa_req_seq_a/) | | +| [PR_EMS_AB_DXA_REQ_SEQ_TIME](./pr_ems_ab_dxa_req_seq_time/) | | +| [PR_EMS_AB_DXA_REQ_SEQ_USN](./pr_ems_ab_dxa_req_seq_usn/) | | +| [PR_EMS_AB_DXA_REQ_SEQ_W](./pr_ems_ab_dxa_req_seq_w/) | | +| [PR_EMS_AB_DXA_REQNAME](./pr_ems_ab_dxa_reqname/) | | +| [PR_EMS_AB_DXA_REQNAME_A](./pr_ems_ab_dxa_reqname_a/) | | +| [PR_EMS_AB_DXA_REQNAME_W](./pr_ems_ab_dxa_reqname_w/) | | +| [PR_EMS_AB_DXA_SVR_SEQ](./pr_ems_ab_dxa_svr_seq/) | | +| [PR_EMS_AB_DXA_SVR_SEQ_A](./pr_ems_ab_dxa_svr_seq_a/) | | +| [PR_EMS_AB_DXA_SVR_SEQ_TIME](./pr_ems_ab_dxa_svr_seq_time/) | | +| [PR_EMS_AB_DXA_SVR_SEQ_USN](./pr_ems_ab_dxa_svr_seq_usn/) | | +| [PR_EMS_AB_DXA_SVR_SEQ_W](./pr_ems_ab_dxa_svr_seq_w/) | | +| [PR_EMS_AB_DXA_TASK](./pr_ems_ab_dxa_task/) | | +| [PR_EMS_AB_DXA_TEMPLATE_OPTIONS](./pr_ems_ab_dxa_template_options/) | | +| [PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP](./pr_ems_ab_dxa_template_timestamp/) | | +| [PR_EMS_AB_DXA_TYPES](./pr_ems_ab_dxa_types/) | | +| [PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST](./pr_ems_ab_dxa_unconf_container_list/) | | +| [PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O](./pr_ems_ab_dxa_unconf_container_list_o/) | | +| [PR_EMS_AB_EMPLOYEE_NUMBER](./pr_ems_ab_employee_number/) | | +| [PR_EMS_AB_EMPLOYEE_NUMBER_A](./pr_ems_ab_employee_number_a/) | | +| [PR_EMS_AB_EMPLOYEE_NUMBER_W](./pr_ems_ab_employee_number_w/) | | +| [PR_EMS_AB_EMPLOYEE_TYPE](./pr_ems_ab_employee_type/) | | +| [PR_EMS_AB_EMPLOYEE_TYPE_A](./pr_ems_ab_employee_type_a/) | | +| [PR_EMS_AB_EMPLOYEE_TYPE_W](./pr_ems_ab_employee_type_w/) | | +| [PR_EMS_AB_ENABLE_COMPATIBILITY](./pr_ems_ab_enable_compatibility/) | | +| [PR_EMS_AB_ENABLED](./pr_ems_ab_enabled/) | | +| [PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES](./pr_ems_ab_enabled_authorization_packages/) | | +| [PR_EMS_AB_ENABLED_PROTOCOL_CFG](./pr_ems_ab_enabled_protocol_cfg/) | | +| [PR_EMS_AB_ENABLED_PROTOCOLS](./pr_ems_ab_enabled_protocols/) | | +| [PR_EMS_AB_ENCAPSULATION_METHOD](./pr_ems_ab_encapsulation_method/) | | +| [PR_EMS_AB_ENCRYPT](./pr_ems_ab_encrypt/) | | +| [PR_EMS_AB_ENCRYPT_ALG_LIST_NA](./pr_ems_ab_encrypt_alg_list_na/) | | +| [PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER](./pr_ems_ab_encrypt_alg_list_other/) | | +| [PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA](./pr_ems_ab_encrypt_alg_selected_na/) | | +| [PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_A](./pr_ems_ab_encrypt_alg_selected_na_a/) | | +| [PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_W](./pr_ems_ab_encrypt_alg_selected_na_w/) | | +| [PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER](./pr_ems_ab_encrypt_alg_selected_other/) | | +| [PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_A](./pr_ems_ab_encrypt_alg_selected_other_a/) | | +| [PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_W](./pr_ems_ab_encrypt_alg_selected_other_w/) | | +| [PR_EMS_AB_EXPAND_DLS_LOCALLY](./pr_ems_ab_expand_dls_locally/) | | +| [PR_EMS_AB_EXPIRATION_TIME](./pr_ems_ab_expiration_time/) | | +| [PR_EMS_AB_EXPORT_CONTAINERS](./pr_ems_ab_export_containers/) | | +| [PR_EMS_AB_EXPORT_CONTAINERS_O](./pr_ems_ab_export_containers_o/) | | +| [PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS](./pr_ems_ab_export_custom_recipients/) | | +| [PR_EMS_AB_EXTENDED_CHARS_ALLOWED](./pr_ems_ab_extended_chars_allowed/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_1](./pr_ems_ab_extension_attribute_1/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_10](./pr_ems_ab_extension_attribute_10/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A](./pr_ems_ab_extension_attribute_10_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W](./pr_ems_ab_extension_attribute_10_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_11](./pr_ems_ab_extension_attribute_11/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A](./pr_ems_ab_extension_attribute_11_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W](./pr_ems_ab_extension_attribute_11_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_12](./pr_ems_ab_extension_attribute_12/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A](./pr_ems_ab_extension_attribute_12_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W](./pr_ems_ab_extension_attribute_12_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_13](./pr_ems_ab_extension_attribute_13/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A](./pr_ems_ab_extension_attribute_13_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W](./pr_ems_ab_extension_attribute_13_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_14](./pr_ems_ab_extension_attribute_14/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A](./pr_ems_ab_extension_attribute_14_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W](./pr_ems_ab_extension_attribute_14_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_15](./pr_ems_ab_extension_attribute_15/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A](./pr_ems_ab_extension_attribute_15_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W](./pr_ems_ab_extension_attribute_15_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A](./pr_ems_ab_extension_attribute_1_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W](./pr_ems_ab_extension_attribute_1_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_2](./pr_ems_ab_extension_attribute_2/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A](./pr_ems_ab_extension_attribute_2_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W](./pr_ems_ab_extension_attribute_2_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_3](./pr_ems_ab_extension_attribute_3/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A](./pr_ems_ab_extension_attribute_3_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W](./pr_ems_ab_extension_attribute_3_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_4](./pr_ems_ab_extension_attribute_4/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A](./pr_ems_ab_extension_attribute_4_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W](./pr_ems_ab_extension_attribute_4_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_5](./pr_ems_ab_extension_attribute_5/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A](./pr_ems_ab_extension_attribute_5_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W](./pr_ems_ab_extension_attribute_5_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_6](./pr_ems_ab_extension_attribute_6/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A](./pr_ems_ab_extension_attribute_6_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W](./pr_ems_ab_extension_attribute_6_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_7](./pr_ems_ab_extension_attribute_7/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A](./pr_ems_ab_extension_attribute_7_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W](./pr_ems_ab_extension_attribute_7_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_8](./pr_ems_ab_extension_attribute_8/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A](./pr_ems_ab_extension_attribute_8_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W](./pr_ems_ab_extension_attribute_8_w/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_9](./pr_ems_ab_extension_attribute_9/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A](./pr_ems_ab_extension_attribute_9_a/) | | +| [PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W](./pr_ems_ab_extension_attribute_9_w/) | | +| [PR_EMS_AB_EXTENSION_DATA](./pr_ems_ab_extension_data/) | | +| [PR_EMS_AB_EXTENSION_NAME](./pr_ems_ab_extension_name/) | | +| [PR_EMS_AB_EXTENSION_NAME_INHERITED](./pr_ems_ab_extension_name_inherited/) | | +| [PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER](./pr_ems_ab_facsimile_telephone_number/) | | +| [PR_EMS_AB_FILE_VERSION](./pr_ems_ab_file_version/) | | +| [PR_EMS_AB_FILTER_LOCAL_ADDRESSES](./pr_ems_ab_filter_local_addresses/) | | +| [PR_EMS_AB_FOLDER_PATHNAME](./pr_ems_ab_folder_pathname/) | | +| [PR_EMS_AB_FOLDER_PATHNAME_A](./pr_ems_ab_folder_pathname_a/) | | +| [PR_EMS_AB_FOLDER_PATHNAME_W](./pr_ems_ab_folder_pathname_w/) | | +| [PR_EMS_AB_FOLDERS_CONTAINER](./pr_ems_ab_folders_container/) | | +| [PR_EMS_AB_FOLDERS_CONTAINER_A](./pr_ems_ab_folders_container_a/) | | +| [PR_EMS_AB_FOLDERS_CONTAINER_O](./pr_ems_ab_folders_container_o/) | | +| [PR_EMS_AB_FOLDERS_CONTAINER_W](./pr_ems_ab_folders_container_w/) | | +| [PR_EMS_AB_FORM_DATA](./pr_ems_ab_form_data/) | | +| [PR_EMS_AB_FORWARDING_ADDRESS](./pr_ems_ab_forwarding_address/) | | +| [PR_EMS_AB_FORWARDING_ADDRESS_A](./pr_ems_ab_forwarding_address_a/) | | +| [PR_EMS_AB_FORWARDING_ADDRESS_W](./pr_ems_ab_forwarding_address_w/) | | +| [PR_EMS_AB_GARBAGE_COLL_PERIOD](./pr_ems_ab_garbage_coll_period/) | | +| [PR_EMS_AB_GATEWAY_LOCAL_CRED](./pr_ems_ab_gateway_local_cred/) | | +| [PR_EMS_AB_GATEWAY_LOCAL_CRED_A](./pr_ems_ab_gateway_local_cred_a/) | | +| [PR_EMS_AB_GATEWAY_LOCAL_CRED_W](./pr_ems_ab_gateway_local_cred_w/) | | +| [PR_EMS_AB_GATEWAY_LOCAL_DESIG](./pr_ems_ab_gateway_local_desig/) | | +| [PR_EMS_AB_GATEWAY_LOCAL_DESIG_A](./pr_ems_ab_gateway_local_desig_a/) | | +| [PR_EMS_AB_GATEWAY_LOCAL_DESIG_W](./pr_ems_ab_gateway_local_desig_w/) | | +| [PR_EMS_AB_GATEWAY_PROXY](./pr_ems_ab_gateway_proxy/) | | +| [PR_EMS_AB_GATEWAY_ROUTING_TREE](./pr_ems_ab_gateway_routing_tree/) | | +| [PR_EMS_AB_GENERATION_QUALIFIER](./pr_ems_ab_generation_qualifier/) | | +| [PR_EMS_AB_GENERATION_QUALIFIER_A](./pr_ems_ab_generation_qualifier_a/) | | +| [PR_EMS_AB_GENERATION_QUALIFIER_W](./pr_ems_ab_generation_qualifier_w/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_1](./pr_ems_ab_group_by_attr_1/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_1_A](./pr_ems_ab_group_by_attr_1_a/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_1_W](./pr_ems_ab_group_by_attr_1_w/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_2](./pr_ems_ab_group_by_attr_2/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_2_A](./pr_ems_ab_group_by_attr_2_a/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_2_W](./pr_ems_ab_group_by_attr_2_w/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_3](./pr_ems_ab_group_by_attr_3/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_3_A](./pr_ems_ab_group_by_attr_3_a/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_3_W](./pr_ems_ab_group_by_attr_3_w/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_4](./pr_ems_ab_group_by_attr_4/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_4_A](./pr_ems_ab_group_by_attr_4_a/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_4_W](./pr_ems_ab_group_by_attr_4_w/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN](./pr_ems_ab_group_by_attr_value_dn/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_A](./pr_ems_ab_group_by_attr_value_dn_a/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O](./pr_ems_ab_group_by_attr_value_dn_o/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_W](./pr_ems_ab_group_by_attr_value_dn_w/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR](./pr_ems_ab_group_by_attr_value_str/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_A](./pr_ems_ab_group_by_attr_value_str_a/) | | +| [PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_W](./pr_ems_ab_group_by_attr_value_str_w/) | | +| [PR_EMS_AB_GWART_LAST_MODIFIED](./pr_ems_ab_gwart_last_modified/) | | +| [PR_EMS_AB_HAS_FULL_REPLICA_NCS](./pr_ems_ab_has_full_replica_ncs/) | | +| [PR_EMS_AB_HAS_FULL_REPLICA_NCS_O](./pr_ems_ab_has_full_replica_ncs_o/) | | +| [PR_EMS_AB_HAS_MASTER_NCS](./pr_ems_ab_has_master_ncs/) | | +| [PR_EMS_AB_HAS_MASTER_NCS_O](./pr_ems_ab_has_master_ncs_o/) | | +| [PR_EMS_AB_HELP_DATA16](./pr_ems_ab_help_data16/) | | +| [PR_EMS_AB_HELP_DATA32](./pr_ems_ab_help_data32/) | | +| [PR_EMS_AB_HELP_FILE_NAME](./pr_ems_ab_help_file_name/) | | +| [PR_EMS_AB_HELP_FILE_NAME_A](./pr_ems_ab_help_file_name_a/) | | +| [PR_EMS_AB_HELP_FILE_NAME_W](./pr_ems_ab_help_file_name_w/) | | +| [PR_EMS_AB_HEURISTICS](./pr_ems_ab_heuristics/) | | +| [PR_EMS_AB_HIDE_DL_MEMBERSHIP](./pr_ems_ab_hide_dl_membership/) | | +| [PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK](./pr_ems_ab_hide_from_address_book/) | | +| [PR_EMS_AB_HIERARCHY_PATH](./pr_ems_ab_hierarchy_path/) | | +| [PR_EMS_AB_HIERARCHY_PATH_A](./pr_ems_ab_hierarchy_path_a/) | | +| [PR_EMS_AB_HIERARCHY_PATH_W](./pr_ems_ab_hierarchy_path_w/) | | +| [PR_EMS_AB_HOME_MDB](./pr_ems_ab_home_mdb/) | | +| [PR_EMS_AB_HOME_MDB_A](./pr_ems_ab_home_mdb_a/) | | +| [PR_EMS_AB_HOME_MDB_BL](./pr_ems_ab_home_mdb_bl/) | | +| [PR_EMS_AB_HOME_MDB_BL_O](./pr_ems_ab_home_mdb_bl_o/) | | +| [PR_EMS_AB_HOME_MDB_O](./pr_ems_ab_home_mdb_o/) | | +| [PR_EMS_AB_HOME_MDB_W](./pr_ems_ab_home_mdb_w/) | | +| [PR_EMS_AB_HOME_MTA](./pr_ems_ab_home_mta/) | | +| [PR_EMS_AB_HOME_MTA_A](./pr_ems_ab_home_mta_a/) | | +| [PR_EMS_AB_HOME_MTA_O](./pr_ems_ab_home_mta_o/) | | +| [PR_EMS_AB_HOME_MTA_W](./pr_ems_ab_home_mta_w/) | | +| [PR_EMS_AB_HOME_PUBLIC_SERVER](./pr_ems_ab_home_public_server/) | | +| [PR_EMS_AB_HOME_PUBLIC_SERVER_A](./pr_ems_ab_home_public_server_a/) | | +| [PR_EMS_AB_HOME_PUBLIC_SERVER_O](./pr_ems_ab_home_public_server_o/) | | +| [PR_EMS_AB_HOME_PUBLIC_SERVER_W](./pr_ems_ab_home_public_server_w/) | | +| [PR_EMS_AB_HOUSE_IDENTIFIER](./pr_ems_ab_house_identifier/) | | +| [PR_EMS_AB_HOUSE_IDENTIFIER_A](./pr_ems_ab_house_identifier_a/) | | +| [PR_EMS_AB_HOUSE_IDENTIFIER_W](./pr_ems_ab_house_identifier_w/) | | +| [PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES](./pr_ems_ab_http_pub_ab_attributes/) | | +| [PR_EMS_AB_HTTP_PUB_GAL](./pr_ems_ab_http_pub_gal/) | | +| [PR_EMS_AB_HTTP_PUB_GAL_LIMIT](./pr_ems_ab_http_pub_gal_limit/) | | +| [PR_EMS_AB_HTTP_PUB_PF](./pr_ems_ab_http_pub_pf/) | | +| [PR_EMS_AB_HTTP_SERVERS](./pr_ems_ab_http_servers/) | | +| [PR_EMS_AB_IMPORT_CONTAINER](./pr_ems_ab_import_container/) | | +| [PR_EMS_AB_IMPORT_CONTAINER_A](./pr_ems_ab_import_container_a/) | | +| [PR_EMS_AB_IMPORT_CONTAINER_O](./pr_ems_ab_import_container_o/) | | +| [PR_EMS_AB_IMPORT_CONTAINER_W](./pr_ems_ab_import_container_w/) | | +| [PR_EMS_AB_IMPORT_SENSITIVITY](./pr_ems_ab_import_sensitivity/) | | +| [PR_EMS_AB_IMPORTED_FROM](./pr_ems_ab_imported_from/) | | +| [PR_EMS_AB_IMPORTED_FROM_A](./pr_ems_ab_imported_from_a/) | | +| [PR_EMS_AB_IMPORTED_FROM_W](./pr_ems_ab_imported_from_w/) | | +| [PR_EMS_AB_INBOUND_ACCEPT_ALL](./pr_ems_ab_inbound_accept_all/) | | +| [PR_EMS_AB_INBOUND_DN](./pr_ems_ab_inbound_dn/) | | +| [PR_EMS_AB_INBOUND_DN_A](./pr_ems_ab_inbound_dn_a/) | | +| [PR_EMS_AB_INBOUND_DN_O](./pr_ems_ab_inbound_dn_o/) | | +| [PR_EMS_AB_INBOUND_DN_W](./pr_ems_ab_inbound_dn_w/) | | +| [PR_EMS_AB_INBOUND_HOST](./pr_ems_ab_inbound_host/) | | +| [PR_EMS_AB_INBOUND_NEWSFEED](./pr_ems_ab_inbound_newsfeed/) | | +| [PR_EMS_AB_INBOUND_NEWSFEED_A](./pr_ems_ab_inbound_newsfeed_a/) | | +| [PR_EMS_AB_INBOUND_NEWSFEED_TYPE](./pr_ems_ab_inbound_newsfeed_type/) | | +| [PR_EMS_AB_INBOUND_NEWSFEED_W](./pr_ems_ab_inbound_newsfeed_w/) | | +| [PR_EMS_AB_INBOUND_SITES](./pr_ems_ab_inbound_sites/) | | +| [PR_EMS_AB_INBOUND_SITES_O](./pr_ems_ab_inbound_sites_o/) | | +| [PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT](./pr_ems_ab_incoming_msg_size_limit/) | | +| [PR_EMS_AB_INCOMING_PASSWORD](./pr_ems_ab_incoming_password/) | | +| [PR_EMS_AB_INSADMIN](./pr_ems_ab_insadmin/) | | +| [PR_EMS_AB_INSADMIN_A](./pr_ems_ab_insadmin_a/) | | +| [PR_EMS_AB_INSADMIN_O](./pr_ems_ab_insadmin_o/) | | +| [PR_EMS_AB_INSADMIN_W](./pr_ems_ab_insadmin_w/) | | +| [PR_EMS_AB_INSTANCE_TYPE](./pr_ems_ab_instance_type/) | | +| [PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER](./pr_ems_ab_international_isdn_number/) | | +| [PR_EMS_AB_INVOCATION_ID](./pr_ems_ab_invocation_id/) | | +| [PR_EMS_AB_IS_DELETED](./pr_ems_ab_is_deleted/) | | +| [PR_EMS_AB_IS_MASTER](./pr_ems_ab_is_master/) | | +| [PR_EMS_AB_IS_MEMBER_OF_DL](./pr_ems_ab_is_member_of_dl/) | | +| [PR_EMS_AB_IS_MEMBER_OF_DL_T](./pr_ems_ab_is_member_of_dl_t/) | | +| [PR_EMS_AB_IS_MEMBER_OF_DL_T_A](./pr_ems_ab_is_member_of_dl_t_a/) | | +| [PR_EMS_AB_IS_MEMBER_OF_DL_T_W](./pr_ems_ab_is_member_of_dl_t_w/) | | +| [PR_EMS_AB_IS_SINGLE_VALUED](./pr_ems_ab_is_single_valued/) | | +| [PR_EMS_AB_KCC_STATUS](./pr_ems_ab_kcc_status/) | | +| [PR_EMS_AB_KM_SERVER](./pr_ems_ab_km_server/) | | +| [PR_EMS_AB_KM_SERVER_A](./pr_ems_ab_km_server_a/) | | +| [PR_EMS_AB_KM_SERVER_O](./pr_ems_ab_km_server_o/) | | +| [PR_EMS_AB_KM_SERVER_W](./pr_ems_ab_km_server_w/) | | +| [PR_EMS_AB_KNOWLEDGE_INFORMATION](./pr_ems_ab_knowledge_information/) | | +| [PR_EMS_AB_LABELEDURI](./pr_ems_ab_labeleduri/) | | +| [PR_EMS_AB_LABELEDURI_A](./pr_ems_ab_labeleduri_a/) | | +| [PR_EMS_AB_LABELEDURI_W](./pr_ems_ab_labeleduri_w/) | | +| [PR_EMS_AB_LANGUAGE](./pr_ems_ab_language/) | | +| [PR_EMS_AB_LANGUAGE_ISO639](./pr_ems_ab_language_iso639/) | | +| [PR_EMS_AB_LANGUAGE_ISO639_A](./pr_ems_ab_language_iso639_a/) | | +| [PR_EMS_AB_LANGUAGE_ISO639_W](./pr_ems_ab_language_iso639_w/) | | +| [PR_EMS_AB_LDAP_DISPLAY_NAME](./pr_ems_ab_ldap_display_name/) | | +| [PR_EMS_AB_LDAP_SEARCH_CFG](./pr_ems_ab_ldap_search_cfg/) | | +| [PR_EMS_AB_LINE_WRAP](./pr_ems_ab_line_wrap/) | | +| [PR_EMS_AB_LINK_ID](./pr_ems_ab_link_id/) | | +| [PR_EMS_AB_LIST_PUBLIC_FOLDERS](./pr_ems_ab_list_public_folders/) | | +| [PR_EMS_AB_LOCAL_BRIDGE_HEAD](./pr_ems_ab_local_bridge_head/) | | +| [PR_EMS_AB_LOCAL_BRIDGE_HEAD_A](./pr_ems_ab_local_bridge_head_a/) | | +| [PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS](./pr_ems_ab_local_bridge_head_address/) | | +| [PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_A](./pr_ems_ab_local_bridge_head_address_a/) | | +| [PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_W](./pr_ems_ab_local_bridge_head_address_w/) | | +| [PR_EMS_AB_LOCAL_BRIDGE_HEAD_W](./pr_ems_ab_local_bridge_head_w/) | | +| [PR_EMS_AB_LOCAL_INITIAL_TURN](./pr_ems_ab_local_initial_turn/) | | +| [PR_EMS_AB_LOCAL_SCOPE](./pr_ems_ab_local_scope/) | | +| [PR_EMS_AB_LOCAL_SCOPE_O](./pr_ems_ab_local_scope_o/) | | +| [PR_EMS_AB_LOG_FILENAME](./pr_ems_ab_log_filename/) | | +| [PR_EMS_AB_LOG_FILENAME_A](./pr_ems_ab_log_filename_a/) | | +| [PR_EMS_AB_LOG_FILENAME_W](./pr_ems_ab_log_filename_w/) | | +| [PR_EMS_AB_LOG_ROLLOVER_INTERVAL](./pr_ems_ab_log_rollover_interval/) | | +| [PR_EMS_AB_MAIL_DROP](./pr_ems_ab_mail_drop/) | | +| [PR_EMS_AB_MAIL_DROP_A](./pr_ems_ab_mail_drop_a/) | | +| [PR_EMS_AB_MAIL_DROP_W](./pr_ems_ab_mail_drop_w/) | | +| [PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY](./pr_ems_ab_maintain_autoreply_history/) | | +| [PR_EMS_AB_MANAGER](./pr_ems_ab_manager/) | | +| [PR_EMS_AB_MANAGER_T](./pr_ems_ab_manager_t/) | | +| [PR_EMS_AB_MANAGER_T_A](./pr_ems_ab_manager_t_a/) | | +| [PR_EMS_AB_MANAGER_T_W](./pr_ems_ab_manager_t_w/) | | +| [PR_EMS_AB_MAPI_DISPLAY_TYPE](./pr_ems_ab_mapi_display_type/) | | +| [PR_EMS_AB_MAPI_ID](./pr_ems_ab_mapi_id/) | | +| [PR_EMS_AB_MAXIMUM_OBJECT_ID](./pr_ems_ab_maximum_object_id/) | | +| [PR_EMS_AB_MDB_BACKOFF_INTERVAL](./pr_ems_ab_mdb_backoff_interval/) | | +| [PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD](./pr_ems_ab_mdb_msg_time_out_period/) | | +| [PR_EMS_AB_MDB_OVER_QUOTA_LIMIT](./pr_ems_ab_mdb_over_quota_limit/) | | +| [PR_EMS_AB_MDB_STORAGE_QUOTA](./pr_ems_ab_mdb_storage_quota/) | | +| [PR_EMS_AB_MDB_UNREAD_LIMIT](./pr_ems_ab_mdb_unread_limit/) | | +| [PR_EMS_AB_MDB_USE_DEFAULTS](./pr_ems_ab_mdb_use_defaults/) | | +| [PR_EMS_AB_MEMBER](./pr_ems_ab_member/) | | +| [PR_EMS_AB_MEMBER_T](./pr_ems_ab_member_t/) | | +| [PR_EMS_AB_MEMBER_T_A](./pr_ems_ab_member_t_a/) | | +| [PR_EMS_AB_MEMBER_T_W](./pr_ems_ab_member_t_w/) | | +| [PR_EMS_AB_MESSAGE_TRACKING_ENABLED](./pr_ems_ab_message_tracking_enabled/) | | +| [PR_EMS_AB_MIME_TYPES](./pr_ems_ab_mime_types/) | | +| [PR_EMS_AB_MODERATED](./pr_ems_ab_moderated/) | | +| [PR_EMS_AB_MODERATOR](./pr_ems_ab_moderator/) | | +| [PR_EMS_AB_MODERATOR_A](./pr_ems_ab_moderator_a/) | | +| [PR_EMS_AB_MODERATOR_W](./pr_ems_ab_moderator_w/) | | +| [PR_EMS_AB_MONITOR_CLOCK](./pr_ems_ab_monitor_clock/) | | +| [PR_EMS_AB_MONITOR_SERVERS](./pr_ems_ab_monitor_servers/) | | +| [PR_EMS_AB_MONITOR_SERVICES](./pr_ems_ab_monitor_services/) | | +| [PR_EMS_AB_MONITORED_CONFIGURATIONS](./pr_ems_ab_monitored_configurations/) | | +| [PR_EMS_AB_MONITORED_CONFIGURATIONS_O](./pr_ems_ab_monitored_configurations_o/) | | +| [PR_EMS_AB_MONITORED_SERVERS](./pr_ems_ab_monitored_servers/) | | +| [PR_EMS_AB_MONITORED_SERVERS_O](./pr_ems_ab_monitored_servers_o/) | | +| [PR_EMS_AB_MONITORED_SERVICES](./pr_ems_ab_monitored_services/) | | +| [PR_EMS_AB_MONITORING_ALERT_DELAY](./pr_ems_ab_monitoring_alert_delay/) | | +| [PR_EMS_AB_MONITORING_ALERT_UNITS](./pr_ems_ab_monitoring_alert_units/) | | +| [PR_EMS_AB_MONITORING_AVAILABILITY_STYLE](./pr_ems_ab_monitoring_availability_style/) | | +| [PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW](./pr_ems_ab_monitoring_availability_window/) | | +| [PR_EMS_AB_MONITORING_CACHED_VIA_MAIL](./pr_ems_ab_monitoring_cached_via_mail/) | | +| [PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O](./pr_ems_ab_monitoring_cached_via_mail_o/) | | +| [PR_EMS_AB_MONITORING_CACHED_VIA_RPC](./pr_ems_ab_monitoring_cached_via_rpc/) | | +| [PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O](./pr_ems_ab_monitoring_cached_via_rpc_o/) | | +| [PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE](./pr_ems_ab_monitoring_escalation_procedure/) | | +| [PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL](./pr_ems_ab_monitoring_hotsite_poll_interval/) | | +| [PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS](./pr_ems_ab_monitoring_hotsite_poll_units/) | | +| [PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL](./pr_ems_ab_monitoring_mail_update_interval/) | | +| [PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS](./pr_ems_ab_monitoring_mail_update_units/) | | +| [PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL](./pr_ems_ab_monitoring_normal_poll_interval/) | | +| [PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS](./pr_ems_ab_monitoring_normal_poll_units/) | | +| [PR_EMS_AB_MONITORING_RECIPIENTS](./pr_ems_ab_monitoring_recipients/) | | +| [PR_EMS_AB_MONITORING_RECIPIENTS_NDR](./pr_ems_ab_monitoring_recipients_ndr/) | | +| [PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O](./pr_ems_ab_monitoring_recipients_ndr_o/) | | +| [PR_EMS_AB_MONITORING_RECIPIENTS_O](./pr_ems_ab_monitoring_recipients_o/) | | +| [PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL](./pr_ems_ab_monitoring_rpc_update_interval/) | | +| [PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS](./pr_ems_ab_monitoring_rpc_update_units/) | | +| [PR_EMS_AB_MONITORING_WARNING_DELAY](./pr_ems_ab_monitoring_warning_delay/) | | +| [PR_EMS_AB_MONITORING_WARNING_UNITS](./pr_ems_ab_monitoring_warning_units/) | | +| [PR_EMS_AB_MTA_LOCAL_CRED](./pr_ems_ab_mta_local_cred/) | | +| [PR_EMS_AB_MTA_LOCAL_CRED_A](./pr_ems_ab_mta_local_cred_a/) | | +| [PR_EMS_AB_MTA_LOCAL_CRED_W](./pr_ems_ab_mta_local_cred_w/) | | +| [PR_EMS_AB_MTA_LOCAL_DESIG](./pr_ems_ab_mta_local_desig/) | | +| [PR_EMS_AB_MTA_LOCAL_DESIG_A](./pr_ems_ab_mta_local_desig_a/) | | +| [PR_EMS_AB_MTA_LOCAL_DESIG_W](./pr_ems_ab_mta_local_desig_w/) | | +| [PR_EMS_AB_N_ADDRESS](./pr_ems_ab_n_address/) | | +| [PR_EMS_AB_N_ADDRESS_TYPE](./pr_ems_ab_n_address_type/) | | +| [PR_EMS_AB_NETWORK_ADDRESS](./pr_ems_ab_network_address/) | | +| [PR_EMS_AB_NEWSFEED_TYPE](./pr_ems_ab_newsfeed_type/) | | +| [PR_EMS_AB_NEWSGROUP](./pr_ems_ab_newsgroup/) | | +| [PR_EMS_AB_NEWSGROUP_A](./pr_ems_ab_newsgroup_a/) | | +| [PR_EMS_AB_NEWSGROUP_LIST](./pr_ems_ab_newsgroup_list/) | | +| [PR_EMS_AB_NEWSGROUP_W](./pr_ems_ab_newsgroup_w/) | | +| [PR_EMS_AB_NNTP_CHARACTER_SET](./pr_ems_ab_nntp_character_set/) | | +| [PR_EMS_AB_NNTP_CHARACTER_SET_A](./pr_ems_ab_nntp_character_set_a/) | | +| [PR_EMS_AB_NNTP_CHARACTER_SET_W](./pr_ems_ab_nntp_character_set_w/) | | +| [PR_EMS_AB_NNTP_CONTENT_FORMAT](./pr_ems_ab_nntp_content_format/) | | +| [PR_EMS_AB_NNTP_CONTENT_FORMAT_A](./pr_ems_ab_nntp_content_format_a/) | | +| [PR_EMS_AB_NNTP_CONTENT_FORMAT_W](./pr_ems_ab_nntp_content_format_w/) | | +| [PR_EMS_AB_NNTP_DISTRIBUTIONS](./pr_ems_ab_nntp_distributions/) | | +| [PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG](./pr_ems_ab_nntp_distributions_flag/) | | +| [PR_EMS_AB_NNTP_NEWSFEEDS](./pr_ems_ab_nntp_newsfeeds/) | | +| [PR_EMS_AB_NNTP_NEWSFEEDS_O](./pr_ems_ab_nntp_newsfeeds_o/) | | +| [PR_EMS_AB_NT_MACHINE_NAME](./pr_ems_ab_nt_machine_name/) | | +| [PR_EMS_AB_NT_MACHINE_NAME_A](./pr_ems_ab_nt_machine_name_a/) | | +| [PR_EMS_AB_NT_MACHINE_NAME_W](./pr_ems_ab_nt_machine_name_w/) | | +| [PR_EMS_AB_NT_SECURITY_DESCRIPTOR](./pr_ems_ab_nt_security_descriptor/) | | +| [PR_EMS_AB_NUM_OF_OPEN_RETRIES](./pr_ems_ab_num_of_open_retries/) | | +| [PR_EMS_AB_NUM_OF_TRANSFER_RETRIES](./pr_ems_ab_num_of_transfer_retries/) | | +| [PR_EMS_AB_OBJ_DIST_NAME](./pr_ems_ab_obj_dist_name/) | | +| [PR_EMS_AB_OBJ_DIST_NAME_A](./pr_ems_ab_obj_dist_name_a/) | | +| [PR_EMS_AB_OBJ_DIST_NAME_O](./pr_ems_ab_obj_dist_name_o/) | | +| [PR_EMS_AB_OBJ_DIST_NAME_W](./pr_ems_ab_obj_dist_name_w/) | | +| [PR_EMS_AB_OBJ_VIEW_CONTAINERS](./pr_ems_ab_obj_view_containers/) | | +| [PR_EMS_AB_OBJ_VIEW_CONTAINERS_O](./pr_ems_ab_obj_view_containers_o/) | | +| [PR_EMS_AB_OBJECT_CLASS_CATEGORY](./pr_ems_ab_object_class_category/) | | +| [PR_EMS_AB_OBJECT_OID](./pr_ems_ab_object_oid/) | | +| [PR_EMS_AB_OBJECT_VERSION](./pr_ems_ab_object_version/) | | +| [PR_EMS_AB_OFF_LINE_AB_CONTAINERS](./pr_ems_ab_off_line_ab_containers/) | | +| [PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O](./pr_ems_ab_off_line_ab_containers_o/) | | +| [PR_EMS_AB_OFF_LINE_AB_SCHEDULE](./pr_ems_ab_off_line_ab_schedule/) | | +| [PR_EMS_AB_OFF_LINE_AB_SERVER](./pr_ems_ab_off_line_ab_server/) | | +| [PR_EMS_AB_OFF_LINE_AB_SERVER_A](./pr_ems_ab_off_line_ab_server_a/) | | +| [PR_EMS_AB_OFF_LINE_AB_SERVER_O](./pr_ems_ab_off_line_ab_server_o/) | | +| [PR_EMS_AB_OFF_LINE_AB_SERVER_W](./pr_ems_ab_off_line_ab_server_w/) | | +| [PR_EMS_AB_OFF_LINE_AB_STYLE](./pr_ems_ab_off_line_ab_style/) | | +| [PR_EMS_AB_OID_TYPE](./pr_ems_ab_oid_type/) | | +| [PR_EMS_AB_OM_OBJECT_CLASS](./pr_ems_ab_om_object_class/) | | +| [PR_EMS_AB_OM_SYNTAX](./pr_ems_ab_om_syntax/) | | +| [PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR](./pr_ems_ab_oof_reply_to_originator/) | | +| [PR_EMS_AB_OPEN_RETRY_INTERVAL](./pr_ems_ab_open_retry_interval/) | | +| [PR_EMS_AB_ORGANIZATION_NAME](./pr_ems_ab_organization_name/) | | +| [PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME](./pr_ems_ab_organizational_unit_name/) | | +| [PR_EMS_AB_ORIGINAL_DISPLAY_TABLE](./pr_ems_ab_original_display_table/) | | +| [PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS](./pr_ems_ab_original_display_table_msdos/) | | +| [PR_EMS_AB_OTHER_RECIPS](./pr_ems_ab_other_recips/) | | +| [PR_EMS_AB_OUTBOUND_HOST](./pr_ems_ab_outbound_host/) | | +| [PR_EMS_AB_OUTBOUND_HOST_TYPE](./pr_ems_ab_outbound_host_type/) | | +| [PR_EMS_AB_OUTBOUND_NEWSFEED](./pr_ems_ab_outbound_newsfeed/) | | +| [PR_EMS_AB_OUTBOUND_NEWSFEED_A](./pr_ems_ab_outbound_newsfeed_a/) | | +| [PR_EMS_AB_OUTBOUND_NEWSFEED_W](./pr_ems_ab_outbound_newsfeed_w/) | | +| [PR_EMS_AB_OUTBOUND_SITES](./pr_ems_ab_outbound_sites/) | | +| [PR_EMS_AB_OUTBOUND_SITES_O](./pr_ems_ab_outbound_sites_o/) | | +| [PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT](./pr_ems_ab_outgoing_msg_size_limit/) | | +| [PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT](./pr_ems_ab_override_nntp_content_format/) | | +| [PR_EMS_AB_OWA_SERVER](./pr_ems_ab_owa_server/) | | +| [PR_EMS_AB_OWA_SERVER_A](./pr_ems_ab_owa_server_a/) | | +| [PR_EMS_AB_OWA_SERVER_W](./pr_ems_ab_owa_server_w/) | | +| [PR_EMS_AB_OWNER](./pr_ems_ab_owner/) | | +| [PR_EMS_AB_OWNER_A](./pr_ems_ab_owner_a/) | | +| [PR_EMS_AB_OWNER_BL](./pr_ems_ab_owner_bl/) | | +| [PR_EMS_AB_OWNER_BL_O](./pr_ems_ab_owner_bl_o/) | | +| [PR_EMS_AB_OWNER_O](./pr_ems_ab_owner_o/) | | +| [PR_EMS_AB_OWNER_W](./pr_ems_ab_owner_w/) | | +| [PR_EMS_AB_P_SELECTOR](./pr_ems_ab_p_selector/) | | +| [PR_EMS_AB_P_SELECTOR_INBOUND](./pr_ems_ab_p_selector_inbound/) | | +| [PR_EMS_AB_PARENT_ENTRYID](./pr_ems_ab_parent_entryid/) | | +| [PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE](./pr_ems_ab_per_msg_dialog_display_table/) | | +| [PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE](./pr_ems_ab_per_recip_dialog_display_table/) | | +| [PR_EMS_AB_PERIOD_REP_SYNC_TIMES](./pr_ems_ab_period_rep_sync_times/) | | +| [PR_EMS_AB_PERIOD_REPL_STAGGER](./pr_ems_ab_period_repl_stagger/) | | +| [PR_EMS_AB_PERSONAL_TITLE](./pr_ems_ab_personal_title/) | | +| [PR_EMS_AB_PERSONAL_TITLE_A](./pr_ems_ab_personal_title_a/) | | +| [PR_EMS_AB_PERSONAL_TITLE_W](./pr_ems_ab_personal_title_w/) | | +| [PR_EMS_AB_PF_CONTACTS](./pr_ems_ab_pf_contacts/) | | +| [PR_EMS_AB_PF_CONTACTS_O](./pr_ems_ab_pf_contacts_o/) | | +| [PR_EMS_AB_POP_CHARACTER_SET](./pr_ems_ab_pop_character_set/) | | +| [PR_EMS_AB_POP_CHARACTER_SET_A](./pr_ems_ab_pop_character_set_a/) | | +| [PR_EMS_AB_POP_CHARACTER_SET_W](./pr_ems_ab_pop_character_set_w/) | | +| [PR_EMS_AB_POP_CONTENT_FORMAT](./pr_ems_ab_pop_content_format/) | | +| [PR_EMS_AB_POP_CONTENT_FORMAT_A](./pr_ems_ab_pop_content_format_a/) | | +| [PR_EMS_AB_POP_CONTENT_FORMAT_W](./pr_ems_ab_pop_content_format_w/) | | +| [PR_EMS_AB_PORT_NUMBER](./pr_ems_ab_port_number/) | | +| [PR_EMS_AB_POSTAL_ADDRESS](./pr_ems_ab_postal_address/) | | +| [PR_EMS_AB_PREFERRED_DELIVERY_METHOD](./pr_ems_ab_preferred_delivery_method/) | | +| [PR_EMS_AB_PRESERVE_INTERNET_CONTENT](./pr_ems_ab_preserve_internet_content/) | | +| [PR_EMS_AB_PRMD](./pr_ems_ab_prmd/) | | +| [PR_EMS_AB_PRMD_A](./pr_ems_ab_prmd_a/) | | +| [PR_EMS_AB_PRMD_W](./pr_ems_ab_prmd_w/) | | +| [PR_EMS_AB_PROMO_EXPIRATION](./pr_ems_ab_promo_expiration/) | | +| [PR_EMS_AB_PROTOCOL_SETTINGS](./pr_ems_ab_protocol_settings/) | | +| [PR_EMS_AB_PROXY_ADDRESSES](./pr_ems_ab_proxy_addresses/) | | +| [PR_EMS_AB_PROXY_GENERATION_ENABLED](./pr_ems_ab_proxy_generation_enabled/) | | +| [PR_EMS_AB_PROXY_GENERATOR_DLL](./pr_ems_ab_proxy_generator_dll/) | | +| [PR_EMS_AB_PROXY_GENERATOR_DLL_A](./pr_ems_ab_proxy_generator_dll_a/) | | +| [PR_EMS_AB_PROXY_GENERATOR_DLL_W](./pr_ems_ab_proxy_generator_dll_w/) | | +| [PR_EMS_AB_PUBLIC_DELEGATES](./pr_ems_ab_public_delegates/) | | +| [PR_EMS_AB_PUBLIC_DELEGATES_BL](./pr_ems_ab_public_delegates_bl/) | | +| [PR_EMS_AB_PUBLIC_DELEGATES_BL_O](./pr_ems_ab_public_delegates_bl_o/) | | +| [PR_EMS_AB_PUBLIC_DELEGATES_T](./pr_ems_ab_public_delegates_t/) | | +| [PR_EMS_AB_PUBLIC_DELEGATES_T_A](./pr_ems_ab_public_delegates_t_a/) | | +| [PR_EMS_AB_PUBLIC_DELEGATES_T_W](./pr_ems_ab_public_delegates_t_w/) | | +| [PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE](./pr_ems_ab_quota_notification_schedule/) | | +| [PR_EMS_AB_QUOTA_NOTIFICATION_STYLE](./pr_ems_ab_quota_notification_style/) | | +| [PR_EMS_AB_RANGE_LOWER](./pr_ems_ab_range_lower/) | | +| [PR_EMS_AB_RANGE_UPPER](./pr_ems_ab_range_upper/) | | +| [PR_EMS_AB_RAS_ACCOUNT](./pr_ems_ab_ras_account/) | | +| [PR_EMS_AB_RAS_ACCOUNT_A](./pr_ems_ab_ras_account_a/) | | +| [PR_EMS_AB_RAS_ACCOUNT_W](./pr_ems_ab_ras_account_w/) | | +| [PR_EMS_AB_RAS_CALLBACK_NUMBER](./pr_ems_ab_ras_callback_number/) | | +| [PR_EMS_AB_RAS_CALLBACK_NUMBER_A](./pr_ems_ab_ras_callback_number_a/) | | +| [PR_EMS_AB_RAS_CALLBACK_NUMBER_W](./pr_ems_ab_ras_callback_number_w/) | | +| [PR_EMS_AB_RAS_PASSWORD](./pr_ems_ab_ras_password/) | | +| [PR_EMS_AB_RAS_PHONE_NUMBER](./pr_ems_ab_ras_phone_number/) | | +| [PR_EMS_AB_RAS_PHONE_NUMBER_A](./pr_ems_ab_ras_phone_number_a/) | | +| [PR_EMS_AB_RAS_PHONE_NUMBER_W](./pr_ems_ab_ras_phone_number_w/) | | +| [PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME](./pr_ems_ab_ras_phonebook_entry_name/) | | +| [PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_A](./pr_ems_ab_ras_phonebook_entry_name_a/) | | +| [PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_W](./pr_ems_ab_ras_phonebook_entry_name_w/) | | +| [PR_EMS_AB_RAS_REMOTE_SRVR_NAME](./pr_ems_ab_ras_remote_srvr_name/) | | +| [PR_EMS_AB_RAS_REMOTE_SRVR_NAME_A](./pr_ems_ab_ras_remote_srvr_name_a/) | | +| [PR_EMS_AB_RAS_REMOTE_SRVR_NAME_W](./pr_ems_ab_ras_remote_srvr_name_w/) | | +| [PR_EMS_AB_REFERRAL_LIST](./pr_ems_ab_referral_list/) | | +| [PR_EMS_AB_REGISTERED_ADDRESS](./pr_ems_ab_registered_address/) | | +| [PR_EMS_AB_REMOTE_BRIDGE_HEAD](./pr_ems_ab_remote_bridge_head/) | | +| [PR_EMS_AB_REMOTE_BRIDGE_HEAD_A](./pr_ems_ab_remote_bridge_head_a/) | | +| [PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS](./pr_ems_ab_remote_bridge_head_address/) | | +| [PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_A](./pr_ems_ab_remote_bridge_head_address_a/) | | +| [PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_W](./pr_ems_ab_remote_bridge_head_address_w/) | | +| [PR_EMS_AB_REMOTE_BRIDGE_HEAD_W](./pr_ems_ab_remote_bridge_head_w/) | | +| [PR_EMS_AB_REMOTE_OUT_BH_SERVER](./pr_ems_ab_remote_out_bh_server/) | | +| [PR_EMS_AB_REMOTE_OUT_BH_SERVER_A](./pr_ems_ab_remote_out_bh_server_a/) | | +| [PR_EMS_AB_REMOTE_OUT_BH_SERVER_O](./pr_ems_ab_remote_out_bh_server_o/) | | +| [PR_EMS_AB_REMOTE_OUT_BH_SERVER_W](./pr_ems_ab_remote_out_bh_server_w/) | | +| [PR_EMS_AB_REMOTE_SITE](./pr_ems_ab_remote_site/) | | +| [PR_EMS_AB_REMOTE_SITE_A](./pr_ems_ab_remote_site_a/) | | +| [PR_EMS_AB_REMOTE_SITE_O](./pr_ems_ab_remote_site_o/) | | +| [PR_EMS_AB_REMOTE_SITE_W](./pr_ems_ab_remote_site_w/) | | +| [PR_EMS_AB_REPLICATED_OBJECT_VERSION](./pr_ems_ab_replicated_object_version/) | | +| [PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE](./pr_ems_ab_replication_mail_msg_size/) | | +| [PR_EMS_AB_REPLICATION_SENSITIVITY](./pr_ems_ab_replication_sensitivity/) | | +| [PR_EMS_AB_REPLICATION_STAGGER](./pr_ems_ab_replication_stagger/) | | +| [PR_EMS_AB_REPORT_TO_ORIGINATOR](./pr_ems_ab_report_to_originator/) | | +| [PR_EMS_AB_REPORT_TO_OWNER](./pr_ems_ab_report_to_owner/) | | +| [PR_EMS_AB_REPORTS](./pr_ems_ab_reports/) | | +| [PR_EMS_AB_REPORTS_T](./pr_ems_ab_reports_t/) | | +| [PR_EMS_AB_REQ_SEQ](./pr_ems_ab_req_seq/) | | +| [PR_EMS_AB_REQUIRE_SSL](./pr_ems_ab_require_ssl/) | | +| [PR_EMS_AB_RESPONSIBLE_LOCAL_DXA](./pr_ems_ab_responsible_local_dxa/) | | +| [PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_A](./pr_ems_ab_responsible_local_dxa_a/) | | +| [PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O](./pr_ems_ab_responsible_local_dxa_o/) | | +| [PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_W](./pr_ems_ab_responsible_local_dxa_w/) | | +| [PR_EMS_AB_RETURN_EXACT_MSG_SIZE](./pr_ems_ab_return_exact_msg_size/) | | +| [PR_EMS_AB_RID_SERVER](./pr_ems_ab_rid_server/) | | +| [PR_EMS_AB_RID_SERVER_A](./pr_ems_ab_rid_server_a/) | | +| [PR_EMS_AB_RID_SERVER_O](./pr_ems_ab_rid_server_o/) | | +| [PR_EMS_AB_RID_SERVER_W](./pr_ems_ab_rid_server_w/) | | +| [PR_EMS_AB_ROLE_OCCUPANT](./pr_ems_ab_role_occupant/) | | +| [PR_EMS_AB_ROLE_OCCUPANT_O](./pr_ems_ab_role_occupant_o/) | | +| [PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID](./pr_ems_ab_root_newsgroups_folder_id/) | | +| [PR_EMS_AB_ROUTING_LIST](./pr_ems_ab_routing_list/) | | +| [PR_EMS_AB_RTS_CHECKPOINT_SIZE](./pr_ems_ab_rts_checkpoint_size/) | | +| [PR_EMS_AB_RTS_RECOVERY_TIMEOUT](./pr_ems_ab_rts_recovery_timeout/) | | +| [PR_EMS_AB_RTS_WINDOW_SIZE](./pr_ems_ab_rts_window_size/) | | +| [PR_EMS_AB_RUNS_ON](./pr_ems_ab_runs_on/) | | +| [PR_EMS_AB_RUNS_ON_O](./pr_ems_ab_runs_on_o/) | | +| [PR_EMS_AB_S_SELECTOR](./pr_ems_ab_s_selector/) | | +| [PR_EMS_AB_S_SELECTOR_INBOUND](./pr_ems_ab_s_selector_inbound/) | | +| [PR_EMS_AB_SCHEMA_FLAGS](./pr_ems_ab_schema_flags/) | | +| [PR_EMS_AB_SCHEMA_VERSION](./pr_ems_ab_schema_version/) | | +| [PR_EMS_AB_SEARCH_FLAGS](./pr_ems_ab_search_flags/) | | +| [PR_EMS_AB_SEARCH_GUIDE](./pr_ems_ab_search_guide/) | | +| [PR_EMS_AB_SECURITY_POLICY](./pr_ems_ab_security_policy/) | | +| [PR_EMS_AB_SECURITY_PROTOCOL](./pr_ems_ab_security_protocol/) | | +| [PR_EMS_AB_SEE_ALSO](./pr_ems_ab_see_also/) | | +| [PR_EMS_AB_SEE_ALSO_O](./pr_ems_ab_see_also_o/) | | +| [PR_EMS_AB_SEND_EMAIL_MESSAGE](./pr_ems_ab_send_email_message/) | | +| [PR_EMS_AB_SEND_TNEF](./pr_ems_ab_send_tnef/) | | +| [PR_EMS_AB_SERIAL_NUMBER](./pr_ems_ab_serial_number/) | | +| [PR_EMS_AB_SERVER](./pr_ems_ab_server/) | | +| [PR_EMS_AB_SERVER_A](./pr_ems_ab_server_a/) | | +| [PR_EMS_AB_SERVER_W](./pr_ems_ab_server_w/) | | +| [PR_EMS_AB_SERVICE_ACTION_FIRST](./pr_ems_ab_service_action_first/) | | +| [PR_EMS_AB_SERVICE_ACTION_OTHER](./pr_ems_ab_service_action_other/) | | +| [PR_EMS_AB_SERVICE_ACTION_SECOND](./pr_ems_ab_service_action_second/) | | +| [PR_EMS_AB_SERVICE_RESTART_DELAY](./pr_ems_ab_service_restart_delay/) | | +| [PR_EMS_AB_SERVICE_RESTART_MESSAGE](./pr_ems_ab_service_restart_message/) | | +| [PR_EMS_AB_SERVICE_RESTART_MESSAGE_A](./pr_ems_ab_service_restart_message_a/) | | +| [PR_EMS_AB_SERVICE_RESTART_MESSAGE_W](./pr_ems_ab_service_restart_message_w/) | | +| [PR_EMS_AB_SESSION_DISCONNECT_TIMER](./pr_ems_ab_session_disconnect_timer/) | | +| [PR_EMS_AB_SITE_AFFINITY](./pr_ems_ab_site_affinity/) | | +| [PR_EMS_AB_SITE_FOLDER_GUID](./pr_ems_ab_site_folder_guid/) | | +| [PR_EMS_AB_SITE_FOLDER_SERVER](./pr_ems_ab_site_folder_server/) | | +| [PR_EMS_AB_SITE_FOLDER_SERVER_A](./pr_ems_ab_site_folder_server_a/) | | +| [PR_EMS_AB_SITE_FOLDER_SERVER_O](./pr_ems_ab_site_folder_server_o/) | | +| [PR_EMS_AB_SITE_FOLDER_SERVER_W](./pr_ems_ab_site_folder_server_w/) | | +| [PR_EMS_AB_SITE_PROXY_SPACE](./pr_ems_ab_site_proxy_space/) | | +| [PR_EMS_AB_SMIME_ALG_LIST_NA](./pr_ems_ab_smime_alg_list_na/) | | +| [PR_EMS_AB_SMIME_ALG_LIST_OTHER](./pr_ems_ab_smime_alg_list_other/) | | +| [PR_EMS_AB_SMIME_ALG_SELECTED_NA](./pr_ems_ab_smime_alg_selected_na/) | | +| [PR_EMS_AB_SMIME_ALG_SELECTED_NA_A](./pr_ems_ab_smime_alg_selected_na_a/) | | +| [PR_EMS_AB_SMIME_ALG_SELECTED_NA_W](./pr_ems_ab_smime_alg_selected_na_w/) | | +| [PR_EMS_AB_SMIME_ALG_SELECTED_OTHER](./pr_ems_ab_smime_alg_selected_other/) | | +| [PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_A](./pr_ems_ab_smime_alg_selected_other_a/) | | +| [PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_W](./pr_ems_ab_smime_alg_selected_other_w/) | | +| [PR_EMS_AB_SPACE_LAST_COMPUTED](./pr_ems_ab_space_last_computed/) | | +| [PR_EMS_AB_STREET_ADDRESS](./pr_ems_ab_street_address/) | | +| [PR_EMS_AB_STREET_ADDRESS_A](./pr_ems_ab_street_address_a/) | | +| [PR_EMS_AB_STREET_ADDRESS_W](./pr_ems_ab_street_address_w/) | | +| [PR_EMS_AB_SUB_REFS](./pr_ems_ab_sub_refs/) | | +| [PR_EMS_AB_SUB_REFS_O](./pr_ems_ab_sub_refs_o/) | | +| [PR_EMS_AB_SUB_SITE](./pr_ems_ab_sub_site/) | | +| [PR_EMS_AB_SUB_SITE_A](./pr_ems_ab_sub_site_a/) | | +| [PR_EMS_AB_SUB_SITE_W](./pr_ems_ab_sub_site_w/) | | +| [PR_EMS_AB_SUBMISSION_CONT_LENGTH](./pr_ems_ab_submission_cont_length/) | | +| [PR_EMS_AB_SUPPORT_SMIME_SIGNATURES](./pr_ems_ab_support_smime_signatures/) | | +| [PR_EMS_AB_SUPPORTED_ALGORITHMS](./pr_ems_ab_supported_algorithms/) | | +| [PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT](./pr_ems_ab_supported_application_context/) | | +| [PR_EMS_AB_SUPPORTING_STACK](./pr_ems_ab_supporting_stack/) | | +| [PR_EMS_AB_SUPPORTING_STACK_BL](./pr_ems_ab_supporting_stack_bl/) | | +| [PR_EMS_AB_SUPPORTING_STACK_BL_O](./pr_ems_ab_supporting_stack_bl_o/) | | +| [PR_EMS_AB_SUPPORTING_STACK_O](./pr_ems_ab_supporting_stack_o/) | | +| [PR_EMS_AB_T_SELECTOR](./pr_ems_ab_t_selector/) | | +| [PR_EMS_AB_T_SELECTOR_INBOUND](./pr_ems_ab_t_selector_inbound/) | | +| [PR_EMS_AB_TAGGED_X509_CERT](./pr_ems_ab_tagged_x509_cert/) | | +| [PR_EMS_AB_TARGET_ADDRESS](./pr_ems_ab_target_address/) | | +| [PR_EMS_AB_TARGET_ADDRESS_A](./pr_ems_ab_target_address_a/) | | +| [PR_EMS_AB_TARGET_ADDRESS_W](./pr_ems_ab_target_address_w/) | | +| [PR_EMS_AB_TARGET_MTAS](./pr_ems_ab_target_mtas/) | | +| [PR_EMS_AB_TELEPHONE_NUMBER](./pr_ems_ab_telephone_number/) | | +| [PR_EMS_AB_TELEPHONE_PERSONAL_PAGER](./pr_ems_ab_telephone_personal_pager/) | | +| [PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_A](./pr_ems_ab_telephone_personal_pager_a/) | | +| [PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_W](./pr_ems_ab_telephone_personal_pager_w/) | | +| [PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER](./pr_ems_ab_teletex_terminal_identifier/) | | +| [PR_EMS_AB_TEMP_ASSOC_THRESHOLD](./pr_ems_ab_temp_assoc_threshold/) | | +| [PR_EMS_AB_TOMBSTONE_LIFETIME](./pr_ems_ab_tombstone_lifetime/) | | +| [PR_EMS_AB_TRACKING_LOG_PATH_NAME](./pr_ems_ab_tracking_log_path_name/) | | +| [PR_EMS_AB_TRACKING_LOG_PATH_NAME_A](./pr_ems_ab_tracking_log_path_name_a/) | | +| [PR_EMS_AB_TRACKING_LOG_PATH_NAME_W](./pr_ems_ab_tracking_log_path_name_w/) | | +| [PR_EMS_AB_TRANS_RETRY_MINS](./pr_ems_ab_trans_retry_mins/) | | +| [PR_EMS_AB_TRANS_TIMEOUT_MINS](./pr_ems_ab_trans_timeout_mins/) | | +| [PR_EMS_AB_TRANSFER_RETRY_INTERVAL](./pr_ems_ab_transfer_retry_interval/) | | +| [PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT](./pr_ems_ab_transfer_timeout_non_urgent/) | | +| [PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL](./pr_ems_ab_transfer_timeout_normal/) | | +| [PR_EMS_AB_TRANSFER_TIMEOUT_URGENT](./pr_ems_ab_transfer_timeout_urgent/) | | +| [PR_EMS_AB_TRANSLATION_TABLE_USED](./pr_ems_ab_translation_table_used/) | | +| [PR_EMS_AB_TRANSPORT_EXPEDITED_DATA](./pr_ems_ab_transport_expedited_data/) | | +| [PR_EMS_AB_TRUST_LEVEL](./pr_ems_ab_trust_level/) | | +| [PR_EMS_AB_TURN_REQUEST_THRESHOLD](./pr_ems_ab_turn_request_threshold/) | | +| [PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY](./pr_ems_ab_two_way_alternate_facility/) | | +| [PR_EMS_AB_TYPE](./pr_ems_ab_type/) | | +| [PR_EMS_AB_TYPE_A](./pr_ems_ab_type_a/) | | +| [PR_EMS_AB_TYPE_W](./pr_ems_ab_type_w/) | | +| [PR_EMS_AB_UNAUTH_ORIG_BL](./pr_ems_ab_unauth_orig_bl/) | | +| [PR_EMS_AB_UNAUTH_ORIG_BL_O](./pr_ems_ab_unauth_orig_bl_o/) | | +| [PR_EMS_AB_USE_SERVER_VALUES](./pr_ems_ab_use_server_values/) | | +| [PR_EMS_AB_USE_SITE_VALUES](./pr_ems_ab_use_site_values/) | | +| [PR_EMS_AB_USENET_SITE_NAME](./pr_ems_ab_usenet_site_name/) | | +| [PR_EMS_AB_USENET_SITE_NAME_A](./pr_ems_ab_usenet_site_name_a/) | | +| [PR_EMS_AB_USENET_SITE_NAME_W](./pr_ems_ab_usenet_site_name_w/) | | +| [PR_EMS_AB_USER_PASSWORD](./pr_ems_ab_user_password/) | | +| [PR_EMS_AB_USN_CHANGED](./pr_ems_ab_usn_changed/) | | +| [PR_EMS_AB_USN_CREATED](./pr_ems_ab_usn_created/) | | +| [PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED](./pr_ems_ab_usn_dsa_last_obj_removed/) | | +| [PR_EMS_AB_USN_INTERSITE](./pr_ems_ab_usn_intersite/) | | +| [PR_EMS_AB_USN_LAST_OBJ_REM](./pr_ems_ab_usn_last_obj_rem/) | | +| [PR_EMS_AB_USN_SOURCE](./pr_ems_ab_usn_source/) | | +| [PR_EMS_AB_VIEW_CONTAINER_1](./pr_ems_ab_view_container_1/) | | +| [PR_EMS_AB_VIEW_CONTAINER_1_A](./pr_ems_ab_view_container_1_a/) | | +| [PR_EMS_AB_VIEW_CONTAINER_1_W](./pr_ems_ab_view_container_1_w/) | | +| [PR_EMS_AB_VIEW_CONTAINER_2](./pr_ems_ab_view_container_2/) | | +| [PR_EMS_AB_VIEW_CONTAINER_2_A](./pr_ems_ab_view_container_2_a/) | | +| [PR_EMS_AB_VIEW_CONTAINER_2_W](./pr_ems_ab_view_container_2_w/) | | +| [PR_EMS_AB_VIEW_CONTAINER_3](./pr_ems_ab_view_container_3/) | | +| [PR_EMS_AB_VIEW_CONTAINER_3_A](./pr_ems_ab_view_container_3_a/) | | +| [PR_EMS_AB_VIEW_CONTAINER_3_W](./pr_ems_ab_view_container_3_w/) | | +| [PR_EMS_AB_VIEW_DEFINITION](./pr_ems_ab_view_definition/) | | +| [PR_EMS_AB_VIEW_FLAGS](./pr_ems_ab_view_flags/) | | +| [PR_EMS_AB_VIEW_SITE](./pr_ems_ab_view_site/) | | +| [PR_EMS_AB_VIEW_SITE_A](./pr_ems_ab_view_site_a/) | | +| [PR_EMS_AB_VIEW_SITE_W](./pr_ems_ab_view_site_w/) | | +| [PR_EMS_AB_VOICE_MAIL_FLAGS](./pr_ems_ab_voice_mail_flags/) | | +| [PR_EMS_AB_VOICE_MAIL_GREETINGS](./pr_ems_ab_voice_mail_greetings/) | | +| [PR_EMS_AB_VOICE_MAIL_PASSWORD](./pr_ems_ab_voice_mail_password/) | | +| [PR_EMS_AB_VOICE_MAIL_PASSWORD_A](./pr_ems_ab_voice_mail_password_a/) | | +| [PR_EMS_AB_VOICE_MAIL_PASSWORD_W](./pr_ems_ab_voice_mail_password_w/) | | +| [PR_EMS_AB_VOICE_MAIL_RECORDED_NAME](./pr_ems_ab_voice_mail_recorded_name/) | | +| [PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH](./pr_ems_ab_voice_mail_recording_length/) | | +| [PR_EMS_AB_VOICE_MAIL_SPEED](./pr_ems_ab_voice_mail_speed/) | | +| [PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID](./pr_ems_ab_voice_mail_system_guid/) | | +| [PR_EMS_AB_VOICE_MAIL_USER_ID](./pr_ems_ab_voice_mail_user_id/) | | +| [PR_EMS_AB_VOICE_MAIL_USER_ID_A](./pr_ems_ab_voice_mail_user_id_a/) | | +| [PR_EMS_AB_VOICE_MAIL_USER_ID_W](./pr_ems_ab_voice_mail_user_id_w/) | | +| [PR_EMS_AB_VOICE_MAIL_VOLUME](./pr_ems_ab_voice_mail_volume/) | | +| [PR_EMS_AB_WWW_HOME_PAGE](./pr_ems_ab_www_home_page/) | | +| [PR_EMS_AB_WWW_HOME_PAGE_A](./pr_ems_ab_www_home_page_a/) | | +| [PR_EMS_AB_WWW_HOME_PAGE_W](./pr_ems_ab_www_home_page_w/) | | +| [PR_EMS_AB_X121_ADDRESS](./pr_ems_ab_x121_address/) | | +| [PR_EMS_AB_X25_CALL_USER_DATA_INCOMING](./pr_ems_ab_x25_call_user_data_incoming/) | | +| [PR_EMS_AB_X25_CALL_USER_DATA_OUTGOING](./pr_ems_ab_x25_call_user_data_outgoing/) | | +| [PR_EMS_AB_X25_FACILITIES_DATA_INCOMING](./pr_ems_ab_x25_facilities_data_incoming/) | | +| [PR_EMS_AB_X25_FACILITIES_DATA_OUTGOING](./pr_ems_ab_x25_facilities_data_outgoing/) | | +| [PR_EMS_AB_X25_LEASED_LINE_PORT](./pr_ems_ab_x25_leased_line_port/) | | +| [PR_EMS_AB_X25_LEASED_OR_SWITCHED](./pr_ems_ab_x25_leased_or_switched/) | | +| [PR_EMS_AB_X25_REMOTE_MTA_PHONE](./pr_ems_ab_x25_remote_mta_phone/) | | +| [PR_EMS_AB_X25_REMOTE_MTA_PHONE_A](./pr_ems_ab_x25_remote_mta_phone_a/) | | +| [PR_EMS_AB_X25_REMOTE_MTA_PHONE_W](./pr_ems_ab_x25_remote_mta_phone_w/) | | +| [PR_EMS_AB_X400_ATTACHMENT_TYPE](./pr_ems_ab_x400_attachment_type/) | | +| [PR_EMS_AB_X400_SELECTOR_SYNTAX](./pr_ems_ab_x400_selector_syntax/) | | +| [PR_EMS_AB_X500_ACCESS_CONTROL_LIST](./pr_ems_ab_x500_access_control_list/) | | +| [PR_EMS_AB_X500_NC](./pr_ems_ab_x500_nc/) | | +| [PR_EMS_AB_X500_NC_A](./pr_ems_ab_x500_nc_a/) | | +| [PR_EMS_AB_X500_NC_W](./pr_ems_ab_x500_nc_w/) | | +| [PR_EMS_AB_X500_RDN](./pr_ems_ab_x500_rdn/) | | +| [PR_EMS_AB_X500_RDN_A](./pr_ems_ab_x500_rdn_a/) | | +| [PR_EMS_AB_X500_RDN_W](./pr_ems_ab_x500_rdn_w/) | | +| [PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT](./pr_ems_ab_xmit_timeout_non_urgent/) | | +| [PR_EMS_AB_XMIT_TIMEOUT_NORMAL](./pr_ems_ab_xmit_timeout_normal/) | | +| [PR_EMS_AB_XMIT_TIMEOUT_URGENT](./pr_ems_ab_xmit_timeout_urgent/) | | +| [PR_END_DATE](./pr_end_date/) | | +| [PR_ENTRYID](./pr_entryid/) | | +| [PR_EVENTS_ROOT_FOLDER_ENTRYID](./pr_events_root_folder_entryid/) | | +| [PR_EXCEPTION_ENDTIME](./pr_exception_endtime/) | Contains the end date and time of the exception in the local time zone of the computer when the exception is created. | +| [PR_EXCEPTION_REPLACETIME](./pr_exception_replacetime/) | Indicates the original date and time, in UTC, at which the instance in the recurrence pattern would have occurred if it were not an exception. | +| [PR_EXCEPTION_STARTTIME](./pr_exception_starttime/) | Contains the start date and time of the exception in the local time zone of the computer when the exception is created. | +| [PR_EXCESS_STORAGE_USED](./pr_excess_storage_used/) | | +| [PR_EXPIRY_NUMBER](./pr_expiry_number/) | | +| [PR_EXPIRY_TIME](./pr_expiry_time/) | | +| [PR_EXPIRY_UNITS](./pr_expiry_units/) | | +| [PR_EXPLICIT_CONVERSION](./pr_explicit_conversion/) | | +| [PR_EXTENDED_ACL_DATA](./pr_extended_acl_data/) | | +| [PR_FAST_TRANSFER](./pr_fast_transfer/) | | +| [PR_FAVORITES_DEFAULT_NAME](./pr_favorites_default_name/) | | +| [PR_FAVORITES_DEFAULT_NAME_A](./pr_favorites_default_name_a/) | | +| [PR_FAVORITES_DEFAULT_NAME_W](./pr_favorites_default_name_w/) | | +| [PR_FILTERING_HOOKS](./pr_filtering_hooks/) | | +| [PR_FINDER_ENTRYID](./pr_finder_entryid/) | | +| [PR_FLAG_COMPLETE_TIME](./pr_flag_complete_time/) | Specifies the date and time in Coordinated Universal Time (UTC) that the message object was flagged as completed. | +| [PR_FLAG_ICON](./pr_flag_icon/) | Specifies the flag icon of the message object. | +| [PR_FLAG_STATUS](./pr_flag_status/) | Specifies the flag state of the message object. | +| [PR_FOLDER_ASSOCIATED_CONTENTS](./pr_folder_associated_contents/) | | +| [PR_FOLDER_CHILD_COUNT](./pr_folder_child_count/) | | +| [PR_FOLDER_DESIGN_FLAGS](./pr_folder_design_flags/) | | +| [PR_FOLDER_FLAGS](./pr_folder_flags/) | | +| [PR_FOLDER_PATHNAME](./pr_folder_pathname/) | | +| [PR_FOLDER_PATHNAME_A](./pr_folder_pathname_a/) | | +| [PR_FOLDER_PATHNAME_W](./pr_folder_pathname_w/) | | +| [PR_FOLDER_TYPE](./pr_folder_type/) | | +| [PR_FOREIGN_ID](./pr_foreign_id/) | | +| [PR_FOREIGN_REPORT_ID](./pr_foreign_report_id/) | | +| [PR_FOREIGN_SUBJECT_ID](./pr_foreign_subject_id/) | | +| [PR_FORM_CATEGORY](./pr_form_category/) | | +| [PR_FORM_CATEGORY_A](./pr_form_category_a/) | | +| [PR_FORM_CATEGORY_SUB](./pr_form_category_sub/) | | +| [PR_FORM_CATEGORY_SUB_A](./pr_form_category_sub_a/) | | +| [PR_FORM_CATEGORY_SUB_W](./pr_form_category_sub_w/) | | +| [PR_FORM_CATEGORY_W](./pr_form_category_w/) | | +| [PR_FORM_CLSID](./pr_form_clsid/) | | +| [PR_FORM_CONTACT_NAME](./pr_form_contact_name/) | | +| [PR_FORM_CONTACT_NAME_A](./pr_form_contact_name_a/) | | +| [PR_FORM_CONTACT_NAME_W](./pr_form_contact_name_w/) | | +| [PR_FORM_DESIGNER_GUID](./pr_form_designer_guid/) | | +| [PR_FORM_DESIGNER_NAME](./pr_form_designer_name/) | | +| [PR_FORM_DESIGNER_NAME_A](./pr_form_designer_name_a/) | | +| [PR_FORM_DESIGNER_NAME_W](./pr_form_designer_name_w/) | | +| [PR_FORM_HIDDEN](./pr_form_hidden/) | | +| [PR_FORM_HOST_MAP](./pr_form_host_map/) | | +| [PR_FORM_MESSAGE_BEHAVIOR](./pr_form_message_behavior/) | | +| [PR_FORM_VERSION](./pr_form_version/) | | +| [PR_FORM_VERSION_A](./pr_form_version_a/) | | +| [PR_FORM_VERSION_W](./pr_form_version_w/) | | +| [PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID](./pr_free_busy_for_local_site_entryid/) | | +| [PR_FTP_SITE](./pr_ftp_site/) | | +| [PR_FTP_SITE_A](./pr_ftp_site_a/) | | +| [PR_FTP_SITE_W](./pr_ftp_site_w/) | | +| [PR_GENDER](./pr_gender/) | | +| [PR_GENERATION](./pr_generation/) | | +| [PR_GENERATION_A](./pr_generation_a/) | | +| [PR_GENERATION_W](./pr_generation_w/) | | +| [PR_GIVEN_NAME](./pr_given_name/) | | +| [PR_GIVEN_NAME_A](./pr_given_name_a/) | | +| [PR_GIVEN_NAME_W](./pr_given_name_w/) | | +| [PR_GOVERNMENT_ID_NUMBER](./pr_government_id_number/) | | +| [PR_GOVERNMENT_ID_NUMBER_A](./pr_government_id_number_a/) | | +| [PR_GOVERNMENT_ID_NUMBER_W](./pr_government_id_number_w/) | | +| [PR_GW_ADMIN_OPERATIONS](./pr_gw_admin_operations/) | | +| [PR_GW_MTSIN_ENTRYID](./pr_gw_mtsin_entryid/) | | +| [PR_GW_MTSOUT_ENTRYID](./pr_gw_mtsout_entryid/) | | +| [PR_HAS_DAMS](./pr_has_dams/) | | +| [PR_HAS_MODERATOR_RULES](./pr_has_moderator_rules/) | | +| [PR_HAS_NAMED_PROPERTIES](./pr_has_named_properties/) | | +| [PR_HAS_RULES](./pr_has_rules/) | | +| [PR_HASATTACH](./pr_hasattach/) | | +| [PR_HEADER_FOLDER_ENTRYID](./pr_header_folder_entryid/) | | +| [PR_HIERARCHY_CHANGE_NUM](./pr_hierarchy_change_num/) | | +| [PR_HIERARCHY_SERVER](./pr_hierarchy_server/) | | +| [PR_HIERARCHY_SERVER_A](./pr_hierarchy_server_a/) | | +| [PR_HIERARCHY_SERVER_W](./pr_hierarchy_server_w/) | | +| [PR_HIERARCHY_SYNCHRONIZER](./pr_hierarchy_synchronizer/) | | +| [PR_HOBBIES](./pr_hobbies/) | | +| [PR_HOBBIES_A](./pr_hobbies_a/) | | +| [PR_HOBBIES_W](./pr_hobbies_w/) | | +| [PR_HOME2_TELEPHONE_NUMBER](./pr_home2_telephone_number/) | | +| [PR_HOME2_TELEPHONE_NUMBER_A](./pr_home2_telephone_number_a/) | | +| [PR_HOME2_TELEPHONE_NUMBER_W](./pr_home2_telephone_number_w/) | | +| [PR_HOME_ADDRESS_CITY](./pr_home_address_city/) | | +| [PR_HOME_ADDRESS_CITY_A](./pr_home_address_city_a/) | | +| [PR_HOME_ADDRESS_CITY_W](./pr_home_address_city_w/) | | +| [PR_HOME_ADDRESS_COUNTRY](./pr_home_address_country/) | | +| [PR_HOME_ADDRESS_COUNTRY_A](./pr_home_address_country_a/) | | +| [PR_HOME_ADDRESS_COUNTRY_W](./pr_home_address_country_w/) | | +| [PR_HOME_ADDRESS_POST_OFFICE_BOX](./pr_home_address_post_office_box/) | | +| [PR_HOME_ADDRESS_POST_OFFICE_BOX_A](./pr_home_address_post_office_box_a/) | | +| [PR_HOME_ADDRESS_POST_OFFICE_BOX_W](./pr_home_address_post_office_box_w/) | | +| [PR_HOME_ADDRESS_POSTAL_CODE](./pr_home_address_postal_code/) | | +| [PR_HOME_ADDRESS_POSTAL_CODE_A](./pr_home_address_postal_code_a/) | | +| [PR_HOME_ADDRESS_POSTAL_CODE_W](./pr_home_address_postal_code_w/) | | +| [PR_HOME_ADDRESS_STATE_OR_PROVINCE](./pr_home_address_state_or_province/) | | +| [PR_HOME_ADDRESS_STATE_OR_PROVINCE_A](./pr_home_address_state_or_province_a/) | | +| [PR_HOME_ADDRESS_STATE_OR_PROVINCE_W](./pr_home_address_state_or_province_w/) | | +| [PR_HOME_ADDRESS_STREET](./pr_home_address_street/) | | +| [PR_HOME_ADDRESS_STREET_A](./pr_home_address_street_a/) | | +| [PR_HOME_ADDRESS_STREET_W](./pr_home_address_street_w/) | | +| [PR_HOME_FAX_NUMBER](./pr_home_fax_number/) | | +| [PR_HOME_FAX_NUMBER_A](./pr_home_fax_number_a/) | | +| [PR_HOME_FAX_NUMBER_W](./pr_home_fax_number_w/) | | +| [PR_HOME_TELEPHONE_NUMBER](./pr_home_telephone_number/) | | +| [PR_HOME_TELEPHONE_NUMBER_A](./pr_home_telephone_number_a/) | | +| [PR_HOME_TELEPHONE_NUMBER_W](./pr_home_telephone_number_w/) | | +| [PR_HTML](./pr_html/) | | +| [PR_ICON](./pr_icon/) | | +| [PR_IDENTITY_DISPLAY](./pr_identity_display/) | | +| [PR_IDENTITY_DISPLAY_A](./pr_identity_display_a/) | | +| [PR_IDENTITY_DISPLAY_W](./pr_identity_display_w/) | | +| [PR_IDENTITY_ENTRYID](./pr_identity_entryid/) | | +| [PR_IDENTITY_SEARCH_KEY](./pr_identity_search_key/) | | +| [PR_IMAP_INTERNAL_DATE](./pr_imap_internal_date/) | | +| [PR_IMPLICIT_CONVERSION_PROHIBITED](./pr_implicit_conversion_prohibited/) | | +| [PR_IMPORTANCE](./pr_importance/) | | +| [PR_IN_CONFLICT](./pr_in_conflict/) | | +| [PR_IN_REPLY_TO_ID](./pr_in_reply_to_id/) | | +| [PR_IN_REPLY_TO_ID_A](./pr_in_reply_to_id_a/) | | +| [PR_IN_REPLY_TO_ID_W](./pr_in_reply_to_id_w/) | | +| [PR_IN_TRANSIT](./pr_in_transit/) | | +| [PR_INBOUND_NEWSFEED_DN](./pr_inbound_newsfeed_dn/) | | +| [PR_INBOUND_NEWSFEED_DN_A](./pr_inbound_newsfeed_dn_a/) | | +| [PR_INBOUND_NEWSFEED_DN_W](./pr_inbound_newsfeed_dn_w/) | | +| [PR_INCOMPLETE_COPY](./pr_incomplete_copy/) | | +| [PR_INITIAL_DETAILS_PANE](./pr_initial_details_pane/) | | +| [PR_INITIALS](./pr_initials/) | | +| [PR_INITIALS_A](./pr_initials_a/) | | +| [PR_INITIALS_W](./pr_initials_w/) | | +| [PR_INSTANCE_KEY](./pr_instance_key/) | | +| [PR_INTERNAL_TRACE_INFO](./pr_internal_trace_info/) | | +| [PR_INTERNET_APPROVED](./pr_internet_approved/) | | +| [PR_INTERNET_APPROVED_A](./pr_internet_approved_a/) | | +| [PR_INTERNET_APPROVED_W](./pr_internet_approved_w/) | | +| [PR_INTERNET_ARTICLE_NUMBER](./pr_internet_article_number/) | | +| [PR_INTERNET_CHARSET](./pr_internet_charset/) | | +| [PR_INTERNET_CHARSET_A](./pr_internet_charset_a/) | | +| [PR_INTERNET_CHARSET_W](./pr_internet_charset_w/) | | +| [PR_INTERNET_CONTROL](./pr_internet_control/) | | +| [PR_INTERNET_CONTROL_A](./pr_internet_control_a/) | | +| [PR_INTERNET_CONTROL_W](./pr_internet_control_w/) | | +| [PR_INTERNET_CPID](./pr_internet_cpid/) | | +| [PR_INTERNET_DISTRIBUTION](./pr_internet_distribution/) | | +| [PR_INTERNET_DISTRIBUTION_A](./pr_internet_distribution_a/) | | +| [PR_INTERNET_DISTRIBUTION_W](./pr_internet_distribution_w/) | | +| [PR_INTERNET_FOLLOWUP_TO](./pr_internet_followup_to/) | | +| [PR_INTERNET_FOLLOWUP_TO_A](./pr_internet_followup_to_a/) | | +| [PR_INTERNET_FOLLOWUP_TO_W](./pr_internet_followup_to_w/) | | +| [PR_INTERNET_LINES](./pr_internet_lines/) | | +| [PR_INTERNET_MESSAGE_ID](./pr_internet_message_id/) | | +| [PR_INTERNET_MESSAGE_ID_A](./pr_internet_message_id_a/) | | +| [PR_INTERNET_MESSAGE_ID_W](./pr_internet_message_id_w/) | | +| [PR_INTERNET_NEWSGROUP_NAME](./pr_internet_newsgroup_name/) | | +| [PR_INTERNET_NEWSGROUP_NAME_A](./pr_internet_newsgroup_name_a/) | | +| [PR_INTERNET_NEWSGROUP_NAME_W](./pr_internet_newsgroup_name_w/) | | +| [PR_INTERNET_NEWSGROUPS](./pr_internet_newsgroups/) | | +| [PR_INTERNET_NEWSGROUPS_A](./pr_internet_newsgroups_a/) | | +| [PR_INTERNET_NEWSGROUPS_W](./pr_internet_newsgroups_w/) | | +| [PR_INTERNET_NNTP_PATH](./pr_internet_nntp_path/) | | +| [PR_INTERNET_NNTP_PATH_A](./pr_internet_nntp_path_a/) | | +| [PR_INTERNET_NNTP_PATH_W](./pr_internet_nntp_path_w/) | | +| [PR_INTERNET_ORGANIZATION](./pr_internet_organization/) | | +| [PR_INTERNET_ORGANIZATION_A](./pr_internet_organization_a/) | | +| [PR_INTERNET_ORGANIZATION_W](./pr_internet_organization_w/) | | +| [PR_INTERNET_PRECEDENCE](./pr_internet_precedence/) | | +| [PR_INTERNET_PRECEDENCE_A](./pr_internet_precedence_a/) | | +| [PR_INTERNET_PRECEDENCE_W](./pr_internet_precedence_w/) | | +| [PR_INTERNET_REFERENCES](./pr_internet_references/) | | +| [PR_INTERNET_REFERENCES_A](./pr_internet_references_a/) | | +| [PR_INTERNET_REFERENCES_W](./pr_internet_references_w/) | | +| [PR_IPM_APPOINTMENT_ENTRYID](./pr_ipm_appointment_entryid/) | Contains the EntryID of the Outlook Calendar folder. | +| [PR_IPM_CONTACT_ENTRYID](./pr_ipm_contact_entryid/) | Contains the EntryID of the Outlook Contacts folder. | +| [PR_IPM_DAF_ENTRYID](./pr_ipm_daf_entryid/) | | +| [PR_IPM_DRAFTS_ENTRYID](./pr_ipm_drafts_entryid/) | Contains the EntryID of the Outlook Drafts folder. | +| [PR_IPM_FAVORITES_ENTRYID](./pr_ipm_favorites_entryid/) | | +| [PR_IPM_ID](./pr_ipm_id/) | | +| [PR_IPM_JOURNAL_ENTRYID](./pr_ipm_journal_entryid/) | Contains the EntryID of the Outlook Journal folder. | +| [PR_IPM_NOTE_ENTRYID](./pr_ipm_note_entryid/) | Contains the EntryID of the Outlook Notes folder. | +| [PR_IPM_OUTBOX_ENTRYID](./pr_ipm_outbox_entryid/) | | +| [PR_IPM_OUTBOX_SEARCH_KEY](./pr_ipm_outbox_search_key/) | | +| [PR_IPM_PUBLIC_FOLDERS_ENTRYID](./pr_ipm_public_folders_entryid/) | | +| [PR_IPM_RETURN_REQUESTED](./pr_ipm_return_requested/) | | +| [PR_IPM_SENTMAIL_ENTRYID](./pr_ipm_sentmail_entryid/) | | +| [PR_IPM_SENTMAIL_SEARCH_KEY](./pr_ipm_sentmail_search_key/) | | +| [PR_IPM_SUBTREE_ENTRYID](./pr_ipm_subtree_entryid/) | | +| [PR_IPM_SUBTREE_SEARCH_KEY](./pr_ipm_subtree_search_key/) | | +| [PR_IPM_TASK_ENTRYID](./pr_ipm_task_entryid/) | Contains the EntryID of the Outlook Tasks folder. | +| [PR_IPM_WASTEBASKET_ENTRYID](./pr_ipm_wastebasket_entryid/) | | +| [PR_IPM_WASTEBASKET_SEARCH_KEY](./pr_ipm_wastebasket_search_key/) | | +| [PR_IS_NEWSGROUP](./pr_is_newsgroup/) | | +| [PR_IS_NEWSGROUP_ANCHOR](./pr_is_newsgroup_anchor/) | | +| [PR_ISDN_NUMBER](./pr_isdn_number/) | | +| [PR_ISDN_NUMBER_A](./pr_isdn_number_a/) | | +| [PR_ISDN_NUMBER_W](./pr_isdn_number_w/) | | +| [PR_KEYWORD](./pr_keyword/) | | +| [PR_KEYWORD_A](./pr_keyword_a/) | | +| [PR_KEYWORD_W](./pr_keyword_w/) | | +| [PR_LANGUAGE](./pr_language/) | | +| [PR_LANGUAGE_A](./pr_language_a/) | | +| [PR_LANGUAGE_W](./pr_language_w/) | | +| [PR_LANGUAGES](./pr_languages/) | | +| [PR_LANGUAGES_A](./pr_languages_a/) | | +| [PR_LANGUAGES_W](./pr_languages_w/) | | +| [PR_LAST_ACCESS_TIME](./pr_last_access_time/) | | +| [PR_LAST_FULL_BACKUP](./pr_last_full_backup/) | | +| [PR_LAST_LOGOFF_TIME](./pr_last_logoff_time/) | | +| [PR_LAST_LOGON_TIME](./pr_last_logon_time/) | | +| [PR_LAST_MODIFICATION_TIME](./pr_last_modification_time/) | | +| [PR_LAST_MODIFIER_ENTRYID](./pr_last_modifier_entryid/) | | +| [PR_LAST_MODIFIER_NAME](./pr_last_modifier_name/) | | +| [PR_LAST_MODIFIER_NAME_A](./pr_last_modifier_name_a/) | | +| [PR_LAST_MODIFIER_NAME_W](./pr_last_modifier_name_w/) | | +| [PR_LAST_VERB_EXECUTED](./pr_last_verb_executed/) | Specifies the last verb executed for the message item to which it is related | +| [PR_LAST_VERB_EXECUTION_TIME](./pr_last_verb_execution_time/) | Contains the time when the last verb was executed. | +| [PR_LATEST_DELIVERY_TIME](./pr_latest_delivery_time/) | | +| [PR_LOCALE_ID](./pr_locale_id/) | | +| [PR_LOCALITY](./pr_locality/) | | +| [PR_LOCALITY_A](./pr_locality_a/) | | +| [PR_LOCALITY_W](./pr_locality_w/) | | +| [PR_LOCATION](./pr_location/) | | +| [PR_LOCATION_A](./pr_location_a/) | | +| [PR_LOCATION_W](./pr_location_w/) | | +| [PR_LONGTERM_ENTRYID_FROM_TABLE](./pr_longterm_entryid_from_table/) | | +| [PR_LTP_ROW_ID](./pr_ltp_row_id/) | LTP Row ID. | +| [PR_LTP_ROW_VER](./pr_ltp_row_ver/) | LTP Row Ver. | +| [PR_MAIL_PERMISSION](./pr_mail_permission/) | | +| [PR_MAILBOX_OWNER_ENTRYID](./pr_mailbox_owner_entryid/) | | +| [PR_MAILBOX_OWNER_NAME](./pr_mailbox_owner_name/) | | +| [PR_MAILBOX_OWNER_NAME_A](./pr_mailbox_owner_name_a/) | | +| [PR_MAILBOX_OWNER_NAME_W](./pr_mailbox_owner_name_w/) | | +| [PR_MANAGER_NAME](./pr_manager_name/) | | +| [PR_MANAGER_NAME_A](./pr_manager_name_a/) | | +| [PR_MANAGER_NAME_W](./pr_manager_name_w/) | | +| [PR_MAPPING_SIGNATURE](./pr_mapping_signature/) | | +| [PR_MDB_PROVIDER](./pr_mdb_provider/) | | +| [PR_MEMBER_ENTRYID](./pr_member_entryid/) | | +| [PR_MEMBER_ID](./pr_member_id/) | | +| [PR_MEMBER_NAME](./pr_member_name/) | | +| [PR_MEMBER_NAME_A](./pr_member_name_a/) | | +| [PR_MEMBER_NAME_W](./pr_member_name_w/) | | +| [PR_MEMBER_RIGHTS](./pr_member_rights/) | | +| [PR_MESSAGE_ATTACHMENTS](./pr_message_attachments/) | | +| [PR_MESSAGE_CC_ME](./pr_message_cc_me/) | | +| [PR_MESSAGE_CLASS](./pr_message_class/) | | +| [PR_MESSAGE_CLASS_A](./pr_message_class_a/) | | +| [PR_MESSAGE_CLASS_W](./pr_message_class_w/) | | +| [PR_MESSAGE_CODEPAGE](./pr_message_codepage/) | | +| [PR_MESSAGE_DELIVERY_ID](./pr_message_delivery_id/) | | +| [PR_MESSAGE_DELIVERY_TIME](./pr_message_delivery_time/) | | +| [PR_MESSAGE_DOWNLOAD_TIME](./pr_message_download_time/) | | +| [PR_MESSAGE_FLAGS](./pr_message_flags/) | | +| [PR_MESSAGE_LOCALE_ID](./pr_message_locale_id/) | | +| [PR_MESSAGE_PROCESSED](./pr_message_processed/) | | +| [PR_MESSAGE_RECIP_ME](./pr_message_recip_me/) | | +| [PR_MESSAGE_RECIPIENTS](./pr_message_recipients/) | | +| [PR_MESSAGE_SECURITY_LABEL](./pr_message_security_label/) | | +| [PR_MESSAGE_SITE_NAME](./pr_message_site_name/) | | +| [PR_MESSAGE_SITE_NAME_A](./pr_message_site_name_a/) | | +| [PR_MESSAGE_SITE_NAME_W](./pr_message_site_name_w/) | | +| [PR_MESSAGE_SIZE](./pr_message_size/) | | +| [PR_MESSAGE_SIZE_EXTENDED](./pr_message_size_extended/) | | +| [PR_MESSAGE_SUBMISSION_ID](./pr_message_submission_id/) | | +| [PR_MESSAGE_TO_ME](./pr_message_to_me/) | | +| [PR_MESSAGE_TOKEN](./pr_message_token/) | | +| [PR_MHS_COMMON_NAME](./pr_mhs_common_name/) | | +| [PR_MHS_COMMON_NAME_A](./pr_mhs_common_name_a/) | | +| [PR_MHS_COMMON_NAME_W](./pr_mhs_common_name_w/) | | +| [PR_MIDDLE_NAME](./pr_middle_name/) | | +| [PR_MIDDLE_NAME_A](./pr_middle_name_a/) | | +| [PR_MIDDLE_NAME_W](./pr_middle_name_w/) | | +| [PR_MINI_ICON](./pr_mini_icon/) | | +| [PR_MOBILE_TELEPHONE_NUMBER](./pr_mobile_telephone_number/) | | +| [PR_MOBILE_TELEPHONE_NUMBER_A](./pr_mobile_telephone_number_a/) | | +| [PR_MOBILE_TELEPHONE_NUMBER_W](./pr_mobile_telephone_number_w/) | | +| [PR_MODIFY_VERSION](./pr_modify_version/) | | +| [PR_MOVE_TO_FOLDER_ENTRYID](./pr_move_to_folder_entryid/) | | +| [PR_MOVE_TO_STORE_ENTRYID](./pr_move_to_store_entryid/) | | +| [PR_MSG_BODY_ID](./pr_msg_body_id/) | | +| [PR_MSG_STATUS](./pr_msg_status/) | | +| [PR_MTS_ID](./pr_mts_id/) | | +| [PR_MTS_REPORT_ID](./pr_mts_report_id/) | | +| [PR_MTS_SUBJECT_ID](./pr_mts_subject_id/) | | +| [PR_NDR_DIAG_CODE](./pr_ndr_diag_code/) | | +| [PR_NDR_REASON_CODE](./pr_ndr_reason_code/) | | +| [PR_NEW_SUBS_GET_AUTO_ADD](./pr_new_subs_get_auto_add/) | | +| [PR_NEWSFEED_INFO](./pr_newsfeed_info/) | | +| [PR_NEWSGROUP_COMPONENT](./pr_newsgroup_component/) | | +| [PR_NEWSGROUP_COMPONENT_A](./pr_newsgroup_component_a/) | | +| [PR_NEWSGROUP_COMPONENT_W](./pr_newsgroup_component_w/) | | +| [PR_NEWSGROUP_NAME](./pr_newsgroup_name/) | | +| [PR_NEWSGROUP_NAME_A](./pr_newsgroup_name_a/) | | +| [PR_NEWSGROUP_NAME_W](./pr_newsgroup_name_w/) | | +| [PR_NEWSGROUP_ROOT_FOLDER_ENTRYID](./pr_newsgroup_root_folder_entryid/) | | +| [PR_NICKNAME](./pr_nickname/) | | +| [PR_NICKNAME_A](./pr_nickname_a/) | | +| [PR_NICKNAME_W](./pr_nickname_w/) | | +| [PR_NNTP_ARTICLE_FOLDER_ENTRYID](./pr_nntp_article_folder_entryid/) | | +| [PR_NNTP_CONTROL_FOLDER_ENTRYID](./pr_nntp_control_folder_entryid/) | | +| [PR_NNTP_XREF](./pr_nntp_xref/) | | +| [PR_NNTP_XREF_A](./pr_nntp_xref_a/) | | +| [PR_NNTP_XREF_W](./pr_nntp_xref_w/) | | +| [PR_NON_IPM_SUBTREE_ENTRYID](./pr_non_ipm_subtree_entryid/) | | +| [PR_NON_RECEIPT_NOTIFICATION_REQUESTED](./pr_non_receipt_notification_requested/) | | +| [PR_NON_RECEIPT_REASON](./pr_non_receipt_reason/) | | +| [PR_NORMAL_MESSAGE_SIZE](./pr_normal_message_size/) | | +| [PR_NORMAL_MESSAGE_SIZE_EXTENDED](./pr_normal_message_size_extended/) | | +| [PR_NORMAL_MSG_W_ATTACH_COUNT](./pr_normal_msg_w_attach_count/) | | +| [PR_NORMALIZED_SUBJECT](./pr_normalized_subject/) | | +| [PR_NORMALIZED_SUBJECT_A](./pr_normalized_subject_a/) | | +| [PR_NORMALIZED_SUBJECT_W](./pr_normalized_subject_w/) | | +| [PR_NT_USER_NAME](./pr_nt_user_name/) | | +| [PR_NT_USER_NAME_A](./pr_nt_user_name_a/) | | +| [PR_NT_USER_NAME_W](./pr_nt_user_name_w/) | | +| [PR_OBJECT_TYPE](./pr_object_type/) | | +| [PR_OBSOLETED_IPMS](./pr_obsoleted_ipms/) | | +| [PR_OFFICE2_TELEPHONE_NUMBER](./pr_office2_telephone_number/) | | +| [PR_OFFICE2_TELEPHONE_NUMBER_A](./pr_office2_telephone_number_a/) | | +| [PR_OFFICE2_TELEPHONE_NUMBER_W](./pr_office2_telephone_number_w/) | | +| [PR_OFFICE_LOCATION](./pr_office_location/) | | +| [PR_OFFICE_LOCATION_A](./pr_office_location_a/) | | +| [PR_OFFICE_LOCATION_W](./pr_office_location_w/) | | +| [PR_OFFICE_TELEPHONE_NUMBER](./pr_office_telephone_number/) | | +| [PR_OFFICE_TELEPHONE_NUMBER_A](./pr_office_telephone_number_a/) | | +| [PR_OFFICE_TELEPHONE_NUMBER_W](./pr_office_telephone_number_w/) | | +| [PR_OFFLINE_ADDRBOOK_ENTRYID](./pr_offline_addrbook_entryid/) | | +| [PR_OFFLINE_FLAGS](./pr_offline_flags/) | | +| [PR_OFFLINE_MESSAGE_ENTRYID](./pr_offline_message_entryid/) | | +| [PR_OLDEST_DELETED_ON](./pr_oldest_deleted_on/) | | +| [PR_OOF_STATE](./pr_oof_state/) | | +| [PR_ORG_EMAIL_ADDR](./pr_org_email_addr/) | | +| [PR_ORG_EMAIL_ADDR_A](./pr_org_email_addr_a/) | | +| [PR_ORG_EMAIL_ADDR_W](./pr_org_email_addr_w/) | | +| [PR_ORGANIZATIONAL_ID_NUMBER](./pr_organizational_id_number/) | | +| [PR_ORGANIZATIONAL_ID_NUMBER_A](./pr_organizational_id_number_a/) | | +| [PR_ORGANIZATIONAL_ID_NUMBER_W](./pr_organizational_id_number_w/) | | +| [PR_ORIG_MESSAGE_CLASS](./pr_orig_message_class/) | | +| [PR_ORIG_MESSAGE_CLASS_A](./pr_orig_message_class_a/) | | +| [PR_ORIG_MESSAGE_CLASS_W](./pr_orig_message_class_w/) | | +| [PR_ORIGIN_CHECK](./pr_origin_check/) | | +| [PR_ORIGINAL_AUTHOR_ADDRTYPE](./pr_original_author_addrtype/) | | +| [PR_ORIGINAL_AUTHOR_ADDRTYPE_A](./pr_original_author_addrtype_a/) | | +| [PR_ORIGINAL_AUTHOR_ADDRTYPE_W](./pr_original_author_addrtype_w/) | | +| [PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS](./pr_original_author_email_address/) | | +| [PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_A](./pr_original_author_email_address_a/) | | +| [PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_W](./pr_original_author_email_address_w/) | | +| [PR_ORIGINAL_AUTHOR_ENTRYID](./pr_original_author_entryid/) | | +| [PR_ORIGINAL_AUTHOR_NAME](./pr_original_author_name/) | | +| [PR_ORIGINAL_AUTHOR_NAME_A](./pr_original_author_name_a/) | | +| [PR_ORIGINAL_AUTHOR_NAME_W](./pr_original_author_name_w/) | | +| [PR_ORIGINAL_AUTHOR_SEARCH_KEY](./pr_original_author_search_key/) | | +| [PR_ORIGINAL_DELIVERY_TIME](./pr_original_delivery_time/) | | +| [PR_ORIGINAL_DISPLAY_BCC](./pr_original_display_bcc/) | | +| [PR_ORIGINAL_DISPLAY_BCC_A](./pr_original_display_bcc_a/) | | +| [PR_ORIGINAL_DISPLAY_BCC_W](./pr_original_display_bcc_w/) | | +| [PR_ORIGINAL_DISPLAY_CC](./pr_original_display_cc/) | | +| [PR_ORIGINAL_DISPLAY_CC_A](./pr_original_display_cc_a/) | | +| [PR_ORIGINAL_DISPLAY_CC_W](./pr_original_display_cc_w/) | | +| [PR_ORIGINAL_DISPLAY_NAME](./pr_original_display_name/) | | +| [PR_ORIGINAL_DISPLAY_NAME_A](./pr_original_display_name_a/) | | +| [PR_ORIGINAL_DISPLAY_NAME_W](./pr_original_display_name_w/) | | +| [PR_ORIGINAL_DISPLAY_TO](./pr_original_display_to/) | | +| [PR_ORIGINAL_DISPLAY_TO_A](./pr_original_display_to_a/) | | +| [PR_ORIGINAL_DISPLAY_TO_W](./pr_original_display_to_w/) | | +| [PR_ORIGINAL_EITS](./pr_original_eits/) | | +| [PR_ORIGINAL_ENTRYID](./pr_original_entryid/) | | +| [PR_ORIGINAL_SEARCH_KEY](./pr_original_search_key/) | | +| [PR_ORIGINAL_SENDER_ADDRTYPE](./pr_original_sender_addrtype/) | | +| [PR_ORIGINAL_SENDER_ADDRTYPE_A](./pr_original_sender_addrtype_a/) | | +| [PR_ORIGINAL_SENDER_ADDRTYPE_W](./pr_original_sender_addrtype_w/) | | +| [PR_ORIGINAL_SENDER_EMAIL_ADDRESS](./pr_original_sender_email_address/) | | +| [PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A](./pr_original_sender_email_address_a/) | | +| [PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W](./pr_original_sender_email_address_w/) | | +| [PR_ORIGINAL_SENDER_ENTRYID](./pr_original_sender_entryid/) | | +| [PR_ORIGINAL_SENDER_NAME](./pr_original_sender_name/) | | +| [PR_ORIGINAL_SENDER_NAME_A](./pr_original_sender_name_a/) | | +| [PR_ORIGINAL_SENDER_NAME_W](./pr_original_sender_name_w/) | | +| [PR_ORIGINAL_SENDER_SEARCH_KEY](./pr_original_sender_search_key/) | | +| [PR_ORIGINAL_SENSITIVITY](./pr_original_sensitivity/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE](./pr_original_sent_representing_addrtype/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_A](./pr_original_sent_representing_addrtype_a/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W](./pr_original_sent_representing_addrtype_w/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS](./pr_original_sent_representing_email_address/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_A](./pr_original_sent_representing_email_address_a/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W](./pr_original_sent_representing_email_address_w/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_ENTRYID](./pr_original_sent_representing_entryid/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_NAME](./pr_original_sent_representing_name/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_NAME_A](./pr_original_sent_representing_name_a/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_NAME_W](./pr_original_sent_representing_name_w/) | | +| [PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY](./pr_original_sent_representing_search_key/) | | +| [PR_ORIGINAL_SUBJECT](./pr_original_subject/) | | +| [PR_ORIGINAL_SUBJECT_A](./pr_original_subject_a/) | | +| [PR_ORIGINAL_SUBJECT_W](./pr_original_subject_w/) | | +| [PR_ORIGINAL_SUBMIT_TIME](./pr_original_submit_time/) | | +| [PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE](./pr_originally_intended_recip_addrtype/) | | +| [PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_A](./pr_originally_intended_recip_addrtype_a/) | | +| [PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_W](./pr_originally_intended_recip_addrtype_w/) | | +| [PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS](./pr_originally_intended_recip_email_address/) | | +| [PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_A](./pr_originally_intended_recip_email_address_a/) | | +| [PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_W](./pr_originally_intended_recip_email_address_w/) | | +| [PR_ORIGINALLY_INTENDED_RECIP_ENTRYID](./pr_originally_intended_recip_entryid/) | | +| [PR_ORIGINALLY_INTENDED_RECIPIENT_NAME](./pr_originally_intended_recipient_name/) | | +| [PR_ORIGINATING_MTA_CERTIFICATE](./pr_originating_mta_certificate/) | | +| [PR_ORIGINATOR_ADDR](./pr_originator_addr/) | | +| [PR_ORIGINATOR_ADDR_A](./pr_originator_addr_a/) | | +| [PR_ORIGINATOR_ADDR_W](./pr_originator_addr_w/) | | +| [PR_ORIGINATOR_ADDRTYPE](./pr_originator_addrtype/) | | +| [PR_ORIGINATOR_ADDRTYPE_A](./pr_originator_addrtype_a/) | | +| [PR_ORIGINATOR_ADDRTYPE_W](./pr_originator_addrtype_w/) | | +| [PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY](./pr_originator_and_dl_expansion_history/) | | +| [PR_ORIGINATOR_CERTIFICATE](./pr_originator_certificate/) | | +| [PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED](./pr_originator_delivery_report_requested/) | | +| [PR_ORIGINATOR_ENTRYID](./pr_originator_entryid/) | | +| [PR_ORIGINATOR_NAME](./pr_originator_name/) | | +| [PR_ORIGINATOR_NAME_A](./pr_originator_name_a/) | | +| [PR_ORIGINATOR_NAME_W](./pr_originator_name_w/) | | +| [PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED](./pr_originator_non_delivery_report_requested/) | | +| [PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT](./pr_originator_requested_alternate_recipient/) | | +| [PR_ORIGINATOR_RETURN_ADDRESS](./pr_originator_return_address/) | | +| [PR_OST_ENCRYPTION](./pr_ost_encryption/) | | +| [PR_OTHER_ADDRESS_CITY](./pr_other_address_city/) | | +| [PR_OTHER_ADDRESS_CITY_A](./pr_other_address_city_a/) | | +| [PR_OTHER_ADDRESS_CITY_W](./pr_other_address_city_w/) | | +| [PR_OTHER_ADDRESS_COUNTRY](./pr_other_address_country/) | | +| [PR_OTHER_ADDRESS_COUNTRY_A](./pr_other_address_country_a/) | | +| [PR_OTHER_ADDRESS_COUNTRY_W](./pr_other_address_country_w/) | | +| [PR_OTHER_ADDRESS_POST_OFFICE_BOX](./pr_other_address_post_office_box/) | | +| [PR_OTHER_ADDRESS_POST_OFFICE_BOX_A](./pr_other_address_post_office_box_a/) | | +| [PR_OTHER_ADDRESS_POST_OFFICE_BOX_W](./pr_other_address_post_office_box_w/) | | +| [PR_OTHER_ADDRESS_POSTAL_CODE](./pr_other_address_postal_code/) | | +| [PR_OTHER_ADDRESS_POSTAL_CODE_A](./pr_other_address_postal_code_a/) | | +| [PR_OTHER_ADDRESS_POSTAL_CODE_W](./pr_other_address_postal_code_w/) | | +| [PR_OTHER_ADDRESS_STATE_OR_PROVINCE](./pr_other_address_state_or_province/) | | +| [PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A](./pr_other_address_state_or_province_a/) | | +| [PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W](./pr_other_address_state_or_province_w/) | | +| [PR_OTHER_ADDRESS_STREET](./pr_other_address_street/) | | +| [PR_OTHER_ADDRESS_STREET_A](./pr_other_address_street_a/) | | +| [PR_OTHER_ADDRESS_STREET_W](./pr_other_address_street_w/) | | +| [PR_OTHER_TELEPHONE_NUMBER](./pr_other_telephone_number/) | | +| [PR_OTHER_TELEPHONE_NUMBER_A](./pr_other_telephone_number_a/) | | +| [PR_OTHER_TELEPHONE_NUMBER_W](./pr_other_telephone_number_w/) | | +| [PR_OUTBOUND_NEWSFEED_DN](./pr_outbound_newsfeed_dn/) | | +| [PR_OUTBOUND_NEWSFEED_DN_A](./pr_outbound_newsfeed_dn_a/) | | +| [PR_OUTBOUND_NEWSFEED_DN_W](./pr_outbound_newsfeed_dn_w/) | | +| [PR_OVERALL_AGE_LIMIT](./pr_overall_age_limit/) | | +| [PR_OVERALL_MSG_AGE_LIMIT](./pr_overall_msg_age_limit/) | | +| [PR_OWA_URL](./pr_owa_url/) | | +| [PR_OWA_URL_A](./pr_owa_url_a/) | | +| [PR_OWA_URL_W](./pr_owa_url_w/) | | +| [PR_OWN_STORE_ENTRYID](./pr_own_store_entryid/) | | +| [PR_OWNER_APPT_ID](./pr_owner_appt_id/) | | +| [PR_OWNER_COUNT](./pr_owner_count/) | | +| [PR_P1_CONTENT](./pr_p1_content/) | | +| [PR_P1_CONTENT_TYPE](./pr_p1_content_type/) | | +| [PR_PAGER_TELEPHONE_NUMBER](./pr_pager_telephone_number/) | | +| [PR_PAGER_TELEPHONE_NUMBER_A](./pr_pager_telephone_number_a/) | | +| [PR_PAGER_TELEPHONE_NUMBER_W](./pr_pager_telephone_number_w/) | | +| [PR_PARENT_DISPLAY](./pr_parent_display/) | | +| [PR_PARENT_DISPLAY_A](./pr_parent_display_a/) | | +| [PR_PARENT_DISPLAY_W](./pr_parent_display_w/) | | +| [PR_PARENT_ENTRYID](./pr_parent_entryid/) | | +| [PR_PARENT_KEY](./pr_parent_key/) | | +| [PR_PARENT_SOURCE_KEY](./pr_parent_source_key/) | | +| [PR_PERSONAL_HOME_PAGE](./pr_personal_home_page/) | | +| [PR_PERSONAL_HOME_PAGE_A](./pr_personal_home_page_a/) | | +| [PR_PERSONAL_HOME_PAGE_W](./pr_personal_home_page_w/) | | +| [PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY](./pr_physical_delivery_bureau_fax_delivery/) | | +| [PR_PHYSICAL_DELIVERY_MODE](./pr_physical_delivery_mode/) | | +| [PR_PHYSICAL_DELIVERY_REPORT_REQUEST](./pr_physical_delivery_report_request/) | | +| [PR_PHYSICAL_FORWARDING_ADDRESS](./pr_physical_forwarding_address/) | | +| [PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED](./pr_physical_forwarding_address_requested/) | | +| [PR_PHYSICAL_FORWARDING_PROHIBITED](./pr_physical_forwarding_prohibited/) | | +| [PR_PHYSICAL_RENDITION_ATTRIBUTES](./pr_physical_rendition_attributes/) | | +| [PR_POST_FOLDER_ENTRIES](./pr_post_folder_entries/) | | +| [PR_POST_FOLDER_NAMES](./pr_post_folder_names/) | | +| [PR_POST_FOLDER_NAMES_A](./pr_post_folder_names_a/) | | +| [PR_POST_FOLDER_NAMES_W](./pr_post_folder_names_w/) | | +| [PR_POST_OFFICE_BOX](./pr_post_office_box/) | | +| [PR_POST_OFFICE_BOX_A](./pr_post_office_box_a/) | | +| [PR_POST_OFFICE_BOX_W](./pr_post_office_box_w/) | | +| [PR_POST_REPLY_DENIED](./pr_post_reply_denied/) | | +| [PR_POST_REPLY_FOLDER_ENTRIES](./pr_post_reply_folder_entries/) | | +| [PR_POST_REPLY_FOLDER_NAMES](./pr_post_reply_folder_names/) | | +| [PR_POST_REPLY_FOLDER_NAMES_A](./pr_post_reply_folder_names_a/) | | +| [PR_POST_REPLY_FOLDER_NAMES_W](./pr_post_reply_folder_names_w/) | | +| [PR_POSTAL_ADDRESS](./pr_postal_address/) | | +| [PR_POSTAL_ADDRESS_A](./pr_postal_address_a/) | | +| [PR_POSTAL_ADDRESS_W](./pr_postal_address_w/) | | +| [PR_POSTAL_CODE](./pr_postal_code/) | | +| [PR_POSTAL_CODE_A](./pr_postal_code_a/) | | +| [PR_POSTAL_CODE_W](./pr_postal_code_w/) | | +| [PR_PREDECESSOR_CHANGE_LIST](./pr_predecessor_change_list/) | | +| [PR_PREFERRED_BY_NAME](./pr_preferred_by_name/) | | +| [PR_PREFERRED_BY_NAME_A](./pr_preferred_by_name_a/) | | +| [PR_PREFERRED_BY_NAME_W](./pr_preferred_by_name_w/) | | +| [PR_PREPROCESS](./pr_preprocess/) | | +| [PR_PREVENT_MSG_CREATE](./pr_prevent_msg_create/) | | +| [PR_PREVIEW](./pr_preview/) | | +| [PR_PREVIEW_A](./pr_preview_a/) | | +| [PR_PREVIEW_UNREAD](./pr_preview_unread/) | | +| [PR_PREVIEW_UNREAD_A](./pr_preview_unread_a/) | | +| [PR_PREVIEW_UNREAD_W](./pr_preview_unread_w/) | | +| [PR_PREVIEW_W](./pr_preview_w/) | | +| [PR_PRIMARY_CAPABILITY](./pr_primary_capability/) | | +| [PR_PRIMARY_FAX_NUMBER](./pr_primary_fax_number/) | | +| [PR_PRIMARY_FAX_NUMBER_A](./pr_primary_fax_number_a/) | | +| [PR_PRIMARY_FAX_NUMBER_W](./pr_primary_fax_number_w/) | | +| [PR_PRIMARY_TELEPHONE_NUMBER](./pr_primary_telephone_number/) | | +| [PR_PRIMARY_TELEPHONE_NUMBER_A](./pr_primary_telephone_number_a/) | | +| [PR_PRIMARY_TELEPHONE_NUMBER_W](./pr_primary_telephone_number_w/) | | +| [PR_PRIORITY](./pr_priority/) | | +| [PR_PROFESSION](./pr_profession/) | | +| [PR_PROFESSION_A](./pr_profession_a/) | | +| [PR_PROFESSION_W](./pr_profession_w/) | | +| [PR_PROFILE_AB_FILES_PATH](./pr_profile_ab_files_path/) | | +| [PR_PROFILE_AB_FILES_PATH_A](./pr_profile_ab_files_path_a/) | | +| [PR_PROFILE_AB_FILES_PATH_W](./pr_profile_ab_files_path_w/) | | +| [PR_PROFILE_ADDR_INFO](./pr_profile_addr_info/) | | +| [PR_PROFILE_ALLPUB_COMMENT](./pr_profile_allpub_comment/) | | +| [PR_PROFILE_ALLPUB_COMMENT_A](./pr_profile_allpub_comment_a/) | | +| [PR_PROFILE_ALLPUB_COMMENT_W](./pr_profile_allpub_comment_w/) | | +| [PR_PROFILE_ALLPUB_DISPLAY_NAME](./pr_profile_allpub_display_name/) | | +| [PR_PROFILE_ALLPUB_DISPLAY_NAME_A](./pr_profile_allpub_display_name_a/) | | +| [PR_PROFILE_ALLPUB_DISPLAY_NAME_W](./pr_profile_allpub_display_name_w/) | | +| [PR_PROFILE_AUTH_PACKAGE](./pr_profile_auth_package/) | | +| [PR_PROFILE_BINDING_ORDER](./pr_profile_binding_order/) | | +| [PR_PROFILE_BINDING_ORDER_A](./pr_profile_binding_order_a/) | | +| [PR_PROFILE_BINDING_ORDER_W](./pr_profile_binding_order_w/) | | +| [PR_PROFILE_CONFIG_FLAGS](./pr_profile_config_flags/) | | +| [PR_PROFILE_CONNECT_FLAGS](./pr_profile_connect_flags/) | | +| [PR_PROFILE_FAVFLD_COMMENT](./pr_profile_favfld_comment/) | | +| [PR_PROFILE_FAVFLD_COMMENT_A](./pr_profile_favfld_comment_a/) | | +| [PR_PROFILE_FAVFLD_COMMENT_W](./pr_profile_favfld_comment_w/) | | +| [PR_PROFILE_FAVFLD_DISPLAY_NAME](./pr_profile_favfld_display_name/) | | +| [PR_PROFILE_FAVFLD_DISPLAY_NAME_A](./pr_profile_favfld_display_name_a/) | | +| [PR_PROFILE_FAVFLD_DISPLAY_NAME_W](./pr_profile_favfld_display_name_w/) | | +| [PR_PROFILE_HOME_SERVER](./pr_profile_home_server/) | | +| [PR_PROFILE_HOME_SERVER_A](./pr_profile_home_server_a/) | | +| [PR_PROFILE_HOME_SERVER_ADDRS](./pr_profile_home_server_addrs/) | | +| [PR_PROFILE_HOME_SERVER_DN](./pr_profile_home_server_dn/) | | +| [PR_PROFILE_HOME_SERVER_DN_A](./pr_profile_home_server_dn_a/) | | +| [PR_PROFILE_HOME_SERVER_DN_W](./pr_profile_home_server_dn_w/) | | +| [PR_PROFILE_HOME_SERVER_W](./pr_profile_home_server_w/) | | +| [PR_PROFILE_MAILBOX](./pr_profile_mailbox/) | | +| [PR_PROFILE_MAILBOX_A](./pr_profile_mailbox_a/) | | +| [PR_PROFILE_MAILBOX_W](./pr_profile_mailbox_w/) | | +| [PR_PROFILE_MAX_RESTRICT](./pr_profile_max_restrict/) | | +| [PR_PROFILE_MOAB](./pr_profile_moab/) | | +| [PR_PROFILE_MOAB_A](./pr_profile_moab_a/) | | +| [PR_PROFILE_MOAB_GUID](./pr_profile_moab_guid/) | | +| [PR_PROFILE_MOAB_GUID_A](./pr_profile_moab_guid_a/) | | +| [PR_PROFILE_MOAB_GUID_W](./pr_profile_moab_guid_w/) | | +| [PR_PROFILE_MOAB_SEQ](./pr_profile_moab_seq/) | | +| [PR_PROFILE_MOAB_W](./pr_profile_moab_w/) | | +| [PR_PROFILE_NAME](./pr_profile_name/) | | +| [PR_PROFILE_NAME_A](./pr_profile_name_a/) | | +| [PR_PROFILE_NAME_W](./pr_profile_name_w/) | | +| [PR_PROFILE_OFFLINE_INFO](./pr_profile_offline_info/) | | +| [PR_PROFILE_OFFLINE_STORE_PATH](./pr_profile_offline_store_path/) | | +| [PR_PROFILE_OFFLINE_STORE_PATH_A](./pr_profile_offline_store_path_a/) | | +| [PR_PROFILE_OFFLINE_STORE_PATH_W](./pr_profile_offline_store_path_w/) | | +| [PR_PROFILE_OPEN_FLAGS](./pr_profile_open_flags/) | | +| [PR_PROFILE_OPTIONS_DATA](./pr_profile_options_data/) | | +| [PR_PROFILE_SECURE_MAILBOX](./pr_profile_secure_mailbox/) | | +| [PR_PROFILE_SERVER](./pr_profile_server/) | | +| [PR_PROFILE_SERVER_A](./pr_profile_server_a/) | | +| [PR_PROFILE_SERVER_DN](./pr_profile_server_dn/) | | +| [PR_PROFILE_SERVER_DN_A](./pr_profile_server_dn_a/) | | +| [PR_PROFILE_SERVER_DN_W](./pr_profile_server_dn_w/) | | +| [PR_PROFILE_SERVER_W](./pr_profile_server_w/) | | +| [PR_PROFILE_TRANSPORT_FLAGS](./pr_profile_transport_flags/) | | +| [PR_PROFILE_TYPE](./pr_profile_type/) | | +| [PR_PROFILE_UI_STATE](./pr_profile_ui_state/) | | +| [PR_PROFILE_UNRESOLVED_NAME](./pr_profile_unresolved_name/) | | +| [PR_PROFILE_UNRESOLVED_NAME_A](./pr_profile_unresolved_name_a/) | | +| [PR_PROFILE_UNRESOLVED_NAME_W](./pr_profile_unresolved_name_w/) | | +| [PR_PROFILE_UNRESOLVED_SERVER](./pr_profile_unresolved_server/) | | +| [PR_PROFILE_UNRESOLVED_SERVER_A](./pr_profile_unresolved_server_a/) | | +| [PR_PROFILE_UNRESOLVED_SERVER_W](./pr_profile_unresolved_server_w/) | | +| [PR_PROFILE_USER](./pr_profile_user/) | | +| [PR_PROFILE_USER_A](./pr_profile_user_a/) | | +| [PR_PROFILE_USER_W](./pr_profile_user_w/) | | +| [PR_PROFILE_VERSION](./pr_profile_version/) | | +| [PR_PROMOTE_PROP_ID_LIST](./pr_promote_prop_id_list/) | | +| [PR_PROOF_OF_DELIVERY](./pr_proof_of_delivery/) | | +| [PR_PROOF_OF_DELIVERY_REQUESTED](./pr_proof_of_delivery_requested/) | | +| [PR_PROOF_OF_SUBMISSION](./pr_proof_of_submission/) | | +| [PR_PROOF_OF_SUBMISSION_REQUESTED](./pr_proof_of_submission_requested/) | | +| [PR_PROVIDER_DISPLAY](./pr_provider_display/) | | +| [PR_PROVIDER_DISPLAY_A](./pr_provider_display_a/) | | +| [PR_PROVIDER_DISPLAY_W](./pr_provider_display_w/) | | +| [PR_PROVIDER_DLL_NAME](./pr_provider_dll_name/) | | +| [PR_PROVIDER_DLL_NAME_A](./pr_provider_dll_name_a/) | | +| [PR_PROVIDER_DLL_NAME_W](./pr_provider_dll_name_w/) | | +| [PR_PROVIDER_ORDINAL](./pr_provider_ordinal/) | | +| [PR_PROVIDER_SUBMIT_TIME](./pr_provider_submit_time/) | | +| [PR_PROVIDER_UID](./pr_provider_uid/) | | +| [PR_PST_ENCRYPTION](./pr_pst_encryption/) | | +| [PR_PST_PASSWORD](./pr_pst_password/) | Contains the CRC-32 hash of the password string of PST. If the property exists and is nonzero, then the PST file is password protected. | +| [PR_PST_PATH](./pr_pst_path/) | | +| [PR_PST_PATH_A](./pr_pst_path_a/) | | +| [PR_PST_PATH_W](./pr_pst_path_w/) | | +| [PR_PST_PW_SZ_NEW](./pr_pst_pw_sz_new/) | | +| [PR_PST_PW_SZ_NEW_A](./pr_pst_pw_sz_new_a/) | | +| [PR_PST_PW_SZ_NEW_W](./pr_pst_pw_sz_new_w/) | | +| [PR_PST_PW_SZ_OLD](./pr_pst_pw_sz_old/) | | +| [PR_PST_PW_SZ_OLD_A](./pr_pst_pw_sz_old_a/) | | +| [PR_PST_PW_SZ_OLD_W](./pr_pst_pw_sz_old_w/) | | +| [PR_PST_REMEMBER_PW](./pr_pst_remember_pw/) | | +| [PR_PUBLIC_FOLDER_ENTRYID](./pr_public_folder_entryid/) | | +| [PR_PUBLISH_IN_ADDRESS_BOOK](./pr_publish_in_address_book/) | | +| [PR_RADIO_TELEPHONE_NUMBER](./pr_radio_telephone_number/) | | +| [PR_RADIO_TELEPHONE_NUMBER_A](./pr_radio_telephone_number_a/) | | +| [PR_RADIO_TELEPHONE_NUMBER_W](./pr_radio_telephone_number_w/) | | +| [PR_RCVD_REPRESENTING_ADDRTYPE](./pr_rcvd_representing_addrtype/) | | +| [PR_RCVD_REPRESENTING_ADDRTYPE_A](./pr_rcvd_representing_addrtype_a/) | | +| [PR_RCVD_REPRESENTING_ADDRTYPE_W](./pr_rcvd_representing_addrtype_w/) | | +| [PR_RCVD_REPRESENTING_EMAIL_ADDRESS](./pr_rcvd_representing_email_address/) | | +| [PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A](./pr_rcvd_representing_email_address_a/) | | +| [PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W](./pr_rcvd_representing_email_address_w/) | | +| [PR_RCVD_REPRESENTING_ENTRYID](./pr_rcvd_representing_entryid/) | | +| [PR_RCVD_REPRESENTING_NAME](./pr_rcvd_representing_name/) | | +| [PR_RCVD_REPRESENTING_NAME_A](./pr_rcvd_representing_name_a/) | | +| [PR_RCVD_REPRESENTING_NAME_W](./pr_rcvd_representing_name_w/) | | +| [PR_RCVD_REPRESENTING_SEARCH_KEY](./pr_rcvd_representing_search_key/) | | +| [PR_READ_RECEIPT_ENTRYID](./pr_read_receipt_entryid/) | | +| [PR_READ_RECEIPT_REQUESTED](./pr_read_receipt_requested/) | | +| [PR_READ_RECEIPT_SEARCH_KEY](./pr_read_receipt_search_key/) | | +| [PR_RECEIPT_TIME](./pr_receipt_time/) | | +| [PR_RECEIVE_FOLDER_SETTINGS](./pr_receive_folder_settings/) | | +| [PR_RECEIVED_BY_ADDRTYPE](./pr_received_by_addrtype/) | | +| [PR_RECEIVED_BY_ADDRTYPE_A](./pr_received_by_addrtype_a/) | | +| [PR_RECEIVED_BY_ADDRTYPE_W](./pr_received_by_addrtype_w/) | | +| [PR_RECEIVED_BY_EMAIL_ADDRESS](./pr_received_by_email_address/) | | +| [PR_RECEIVED_BY_EMAIL_ADDRESS_A](./pr_received_by_email_address_a/) | | +| [PR_RECEIVED_BY_EMAIL_ADDRESS_W](./pr_received_by_email_address_w/) | | +| [PR_RECEIVED_BY_ENTRYID](./pr_received_by_entryid/) | | +| [PR_RECEIVED_BY_NAME](./pr_received_by_name/) | | +| [PR_RECEIVED_BY_NAME_A](./pr_received_by_name_a/) | | +| [PR_RECEIVED_BY_NAME_W](./pr_received_by_name_w/) | | +| [PR_RECEIVED_BY_SEARCH_KEY](./pr_received_by_search_key/) | | +| [PR_RECIPIENT_AUTORESPONSE_PROP_RESPONSE](./pr_recipient_autoresponse_prop_response/) | | +| [PR_RECIPIENT_CERTIFICATE](./pr_recipient_certificate/) | | +| [PR_RECIPIENT_FLAGS](./pr_recipient_flags/) | Specifies a bit field that describes the recipient status. | +| [PR_RECIPIENT_NUMBER](./pr_recipient_number/) | | +| [PR_RECIPIENT_NUMBER_FOR_ADVICE](./pr_recipient_number_for_advice/) | | +| [PR_RECIPIENT_NUMBER_FOR_ADVICE_A](./pr_recipient_number_for_advice_a/) | | +| [PR_RECIPIENT_NUMBER_FOR_ADVICE_W](./pr_recipient_number_for_advice_w/) | | +| [PR_RECIPIENT_ON_ASSOC_MSG_COUNT](./pr_recipient_on_assoc_msg_count/) | | +| [PR_RECIPIENT_ON_NORMAL_MSG_COUNT](./pr_recipient_on_normal_msg_count/) | | +| [PR_RECIPIENT_REASSIGNMENT_PROHIBITED](./pr_recipient_reassignment_prohibited/) | | +| [PR_RECIPIENT_STATUS](./pr_recipient_status/) | | +| [PR_RECIPIENT_TRACKSTATUS](./pr_recipient_trackstatus/) | | +| [PR_RECIPIENT_TRACKSTATUS_TIME](./pr_recipient_trackstatus_time/) | Indicates the date and time at which the attendee responded. The value is specified in UTC. | +| [PR_RECIPIENT_TRACKSTATUS_TIME_DELIVERY](./pr_recipient_trackstatus_time_delivery/) | Indicates the date and time at which the message was delivered. The value is specified in UTC. | +| [PR_RECIPIENT_TRACKSTATUS_TIME_READ](./pr_recipient_trackstatus_time_read/) | Indicates the date and time at which the recipient read the message. The value is specified in UTC. | +| [PR_RECIPIENT_TYPE](./pr_recipient_type/) | | +| [PR_RECORD_KEY](./pr_record_key/) | | +| [PR_REDIRECTION_HISTORY](./pr_redirection_history/) | | +| [PR_REFERRED_BY_NAME](./pr_referred_by_name/) | | +| [PR_REFERRED_BY_NAME_A](./pr_referred_by_name_a/) | | +| [PR_REFERRED_BY_NAME_W](./pr_referred_by_name_w/) | | +| [PR_REGISTERED_MAIL_TYPE](./pr_registered_mail_type/) | | +| [PR_RELATED_IPMS](./pr_related_ipms/) | | +| [PR_REMOTE_PROGRESS](./pr_remote_progress/) | | +| [PR_REMOTE_PROGRESS_TEXT](./pr_remote_progress_text/) | | +| [PR_REMOTE_PROGRESS_TEXT_A](./pr_remote_progress_text_a/) | | +| [PR_REMOTE_PROGRESS_TEXT_W](./pr_remote_progress_text_w/) | | +| [PR_REMOTE_VALIDATE_OK](./pr_remote_validate_ok/) | | +| [PR_RENDERING_POSITION](./pr_rendering_position/) | | +| [PR_REPLICA_LIST](./pr_replica_list/) | | +| [PR_REPLICA_SERVER](./pr_replica_server/) | | +| [PR_REPLICA_SERVER_A](./pr_replica_server_a/) | | +| [PR_REPLICA_SERVER_W](./pr_replica_server_w/) | | +| [PR_REPLICA_VERSION](./pr_replica_version/) | | +| [PR_REPLICATION_ALWAYS_INTERVAL](./pr_replication_always_interval/) | | +| [PR_REPLICATION_MESSAGE_PRIORITY](./pr_replication_message_priority/) | | +| [PR_REPLICATION_MSG_SIZE](./pr_replication_msg_size/) | | +| [PR_REPLICATION_SCHEDULE](./pr_replication_schedule/) | | +| [PR_REPLICATION_STYLE](./pr_replication_style/) | | +| [PR_REPLY_RECIPIENT_ENTRIES](./pr_reply_recipient_entries/) | | +| [PR_REPLY_RECIPIENT_NAMES](./pr_reply_recipient_names/) | | +| [PR_REPLY_RECIPIENT_NAMES_A](./pr_reply_recipient_names_a/) | | +| [PR_REPLY_RECIPIENT_NAMES_W](./pr_reply_recipient_names_w/) | | +| [PR_REPLY_RECIPIENT_SMTP_PROXIES](./pr_reply_recipient_smtp_proxies/) | | +| [PR_REPLY_RECIPIENT_SMTP_PROXIES_A](./pr_reply_recipient_smtp_proxies_a/) | | +| [PR_REPLY_RECIPIENT_SMTP_PROXIES_W](./pr_reply_recipient_smtp_proxies_w/) | | +| [PR_REPLY_REQUESTED](./pr_reply_requested/) | | +| [PR_REPLY_TIME](./pr_reply_time/) | | +| [PR_REPORT_DESTINATION_ENTRYID](./pr_report_destination_entryid/) | | +| [PR_REPORT_DESTINATION_NAME](./pr_report_destination_name/) | | +| [PR_REPORT_DESTINATION_NAME_A](./pr_report_destination_name_a/) | | +| [PR_REPORT_DESTINATION_NAME_W](./pr_report_destination_name_w/) | | +| [PR_REPORT_ENTRYID](./pr_report_entryid/) | | +| [PR_REPORT_NAME](./pr_report_name/) | | +| [PR_REPORT_NAME_A](./pr_report_name_a/) | | +| [PR_REPORT_NAME_W](./pr_report_name_w/) | | +| [PR_REPORT_SEARCH_KEY](./pr_report_search_key/) | | +| [PR_REPORT_TAG](./pr_report_tag/) | | +| [PR_REPORT_TEXT](./pr_report_text/) | | +| [PR_REPORT_TEXT_A](./pr_report_text_a/) | | +| [PR_REPORT_TEXT_W](./pr_report_text_w/) | | +| [PR_REPORT_TIME](./pr_report_time/) | | +| [PR_REPORTING_DL_NAME](./pr_reporting_dl_name/) | | +| [PR_REPORTING_MTA_CERTIFICATE](./pr_reporting_mta_certificate/) | | +| [PR_REQUESTED_DELIVERY_METHOD](./pr_requested_delivery_method/) | | +| [PR_RESOLVE_METHOD](./pr_resolve_method/) | | +| [PR_RESOURCE_FLAGS](./pr_resource_flags/) | | +| [PR_RESOURCE_METHODS](./pr_resource_methods/) | | +| [PR_RESOURCE_PATH](./pr_resource_path/) | | +| [PR_RESOURCE_PATH_A](./pr_resource_path_a/) | | +| [PR_RESOURCE_PATH_W](./pr_resource_path_w/) | | +| [PR_RESOURCE_TYPE](./pr_resource_type/) | | +| [PR_RESPONSE_REQUESTED](./pr_response_requested/) | | +| [PR_RESPONSIBILITY](./pr_responsibility/) | | +| [PR_RESTRICTION_COUNT](./pr_restriction_count/) | | +| [PR_RETENTION_AGE_LIMIT](./pr_retention_age_limit/) | | +| [PR_RETURNED_IPM](./pr_returned_ipm/) | | +| [PR_RIGHTS](./pr_rights/) | | +| [PR_ROW_TYPE](./pr_row_type/) | | +| [PR_ROWID](./pr_rowid/) | | +| [PR_RTF_COMPRESSED](./pr_rtf_compressed/) | | +| [PR_RTF_IN_SYNC](./pr_rtf_in_sync/) | | +| [PR_RTF_SYNC_BODY_COUNT](./pr_rtf_sync_body_count/) | | +| [PR_RTF_SYNC_BODY_CRC](./pr_rtf_sync_body_crc/) | | +| [PR_RTF_SYNC_BODY_TAG](./pr_rtf_sync_body_tag/) | | +| [PR_RTF_SYNC_BODY_TAG_A](./pr_rtf_sync_body_tag_a/) | | +| [PR_RTF_SYNC_BODY_TAG_W](./pr_rtf_sync_body_tag_w/) | | +| [PR_RTF_SYNC_PREFIX_COUNT](./pr_rtf_sync_prefix_count/) | | +| [PR_RTF_SYNC_TRAILING_COUNT](./pr_rtf_sync_trailing_count/) | | +| [PR_RULE_ACTION_NUMBER](./pr_rule_action_number/) | | +| [PR_RULE_ACTION_TYPE](./pr_rule_action_type/) | | +| [PR_RULE_ACTIONS](./pr_rule_actions/) | | +| [PR_RULE_CONDITION](./pr_rule_condition/) | | +| [PR_RULE_ERROR](./pr_rule_error/) | | +| [PR_RULE_FOLDER_ENTRYID](./pr_rule_folder_entryid/) | | +| [PR_RULE_ID](./pr_rule_id/) | | +| [PR_RULE_IDS](./pr_rule_ids/) | | +| [PR_RULE_LEVEL](./pr_rule_level/) | | +| [PR_RULE_NAME](./pr_rule_name/) | | +| [PR_RULE_NAME_A](./pr_rule_name_a/) | | +| [PR_RULE_NAME_W](./pr_rule_name_w/) | | +| [PR_RULE_PROVIDER](./pr_rule_provider/) | | +| [PR_RULE_PROVIDER_A](./pr_rule_provider_a/) | | +| [PR_RULE_PROVIDER_DATA](./pr_rule_provider_data/) | | +| [PR_RULE_PROVIDER_W](./pr_rule_provider_w/) | | +| [PR_RULE_SEQUENCE](./pr_rule_sequence/) | | +| [PR_RULE_STATE](./pr_rule_state/) | | +| [PR_RULE_TRIGGER_HISTORY](./pr_rule_trigger_history/) | | +| [PR_RULE_USER_FLAGS](./pr_rule_user_flags/) | | +| [PR_RULES_DATA](./pr_rules_data/) | | +| [PR_RULES_TABLE](./pr_rules_table/) | | +| [PR_SCHEDULE_FOLDER_ENTRYID](./pr_schedule_folder_entryid/) | | +| [PR_SEARCH](./pr_search/) | | +| [PR_SEARCH_KEY](./pr_search_key/) | | +| [PR_SECURE_IN_SITE](./pr_secure_in_site/) | | +| [PR_SECURE_ORIGINATION](./pr_secure_origination/) | | +| [PR_SECURITY](./pr_security/) | | +| [PR_SELECTABLE](./pr_selectable/) | | +| [PR_SEND_INTERNET_ENCODING](./pr_send_internet_encoding/) | | +| [PR_SEND_RICH_INFO](./pr_send_rich_info/) | | +| [PR_SENDER_ADDRTYPE](./pr_sender_addrtype/) | | +| [PR_SENDER_ADDRTYPE_A](./pr_sender_addrtype_a/) | | +| [PR_SENDER_ADDRTYPE_W](./pr_sender_addrtype_w/) | | +| [PR_SENDER_EMAIL_ADDRESS](./pr_sender_email_address/) | | +| [PR_SENDER_EMAIL_ADDRESS_A](./pr_sender_email_address_a/) | | +| [PR_SENDER_EMAIL_ADDRESS_W](./pr_sender_email_address_w/) | | +| [PR_SENDER_ENTRYID](./pr_sender_entryid/) | | +| [PR_SENDER_NAME](./pr_sender_name/) | | +| [PR_SENDER_NAME_A](./pr_sender_name_a/) | | +| [PR_SENDER_NAME_W](./pr_sender_name_w/) | | +| [PR_SENDER_SEARCH_KEY](./pr_sender_search_key/) | | +| [PR_SENDER_SMTP_ADDRESS](./pr_sender_smtp_address/) | | +| [PR_SENDER_SMTP_ADDRESS_A](./pr_sender_smtp_address_a/) | | +| [PR_SENDER_SMTP_ADDRESS_W](./pr_sender_smtp_address_w/) | | +| [PR_SENSITIVITY](./pr_sensitivity/) | | +| [PR_SENT_REPRESENTING_ADDRTYPE](./pr_sent_representing_addrtype/) | | +| [PR_SENT_REPRESENTING_ADDRTYPE_A](./pr_sent_representing_addrtype_a/) | | +| [PR_SENT_REPRESENTING_ADDRTYPE_W](./pr_sent_representing_addrtype_w/) | | +| [PR_SENT_REPRESENTING_EMAIL_ADDRESS](./pr_sent_representing_email_address/) | | +| [PR_SENT_REPRESENTING_EMAIL_ADDRESS_A](./pr_sent_representing_email_address_a/) | | +| [PR_SENT_REPRESENTING_EMAIL_ADDRESS_W](./pr_sent_representing_email_address_w/) | | +| [PR_SENT_REPRESENTING_ENTRYID](./pr_sent_representing_entryid/) | | +| [PR_SENT_REPRESENTING_NAME](./pr_sent_representing_name/) | | +| [PR_SENT_REPRESENTING_NAME_A](./pr_sent_representing_name_a/) | | +| [PR_SENT_REPRESENTING_NAME_W](./pr_sent_representing_name_w/) | | +| [PR_SENT_REPRESENTING_SEARCH_KEY](./pr_sent_representing_search_key/) | | +| [PR_SENT_REPRESENTING_SMTP_ADDRESS](./pr_sent_representing_smtp_address/) | | +| [PR_SENT_REPRESENTING_SMTP_ADDRESS_A](./pr_sent_representing_smtp_address_a/) | | +| [PR_SENT_REPRESENTING_SMTP_ADDRESS_W](./pr_sent_representing_smtp_address_w/) | | +| [PR_SENTMAIL_ENTRYID](./pr_sentmail_entryid/) | | +| [PR_SERVICE_DELETE_FILES](./pr_service_delete_files/) | | +| [PR_SERVICE_DLL_NAME](./pr_service_dll_name/) | | +| [PR_SERVICE_DLL_NAME_A](./pr_service_dll_name_a/) | | +| [PR_SERVICE_DLL_NAME_W](./pr_service_dll_name_w/) | | +| [PR_SERVICE_ENTRY_NAME](./pr_service_entry_name/) | | +| [PR_SERVICE_ENTRY_NAME_A](./pr_service_entry_name_a/) | | +| [PR_SERVICE_ENTRY_NAME_W](./pr_service_entry_name_w/) | | +| [PR_SERVICE_EXTRA_UIDS](./pr_service_extra_uids/) | | +| [PR_SERVICE_NAME](./pr_service_name/) | | +| [PR_SERVICE_NAME_A](./pr_service_name_a/) | | +| [PR_SERVICE_NAME_W](./pr_service_name_w/) | | +| [PR_SERVICE_SUPPORT_FILES](./pr_service_support_files/) | | +| [PR_SERVICE_UID](./pr_service_uid/) | | +| [PR_SERVICES](./pr_services/) | | +| [PR_SMTP_ADDRESS](./pr_smtp_address/) | | +| [PR_SMTP_ADDRESS_W](./pr_smtp_address_w/) | | +| [PR_SORT_LOCALE_ID](./pr_sort_locale_id/) | | +| [PR_SOURCE_KEY](./pr_source_key/) | | +| [PR_SPLUS_FREE_BUSY_ENTRYID](./pr_splus_free_busy_entryid/) | | +| [PR_SPOOLER_STATUS](./pr_spooler_status/) | | +| [PR_SPOUSE_NAME](./pr_spouse_name/) | | +| [PR_SPOUSE_NAME_A](./pr_spouse_name_a/) | | +| [PR_SPOUSE_NAME_W](./pr_spouse_name_w/) | | +| [PR_START_DATE](./pr_start_date/) | | +| [PR_STATE_OR_PROVINCE](./pr_state_or_province/) | | +| [PR_STATE_OR_PROVINCE_A](./pr_state_or_province_a/) | | +| [PR_STATE_OR_PROVINCE_W](./pr_state_or_province_w/) | | +| [PR_STATUS](./pr_status/) | | +| [PR_STATUS_CODE](./pr_status_code/) | | +| [PR_STATUS_STRING](./pr_status_string/) | | +| [PR_STATUS_STRING_A](./pr_status_string_a/) | | +| [PR_STATUS_STRING_W](./pr_status_string_w/) | | +| [PR_STORAGE_LIMIT_INFORMATION](./pr_storage_limit_information/) | | +| [PR_STORAGE_QUOTA_LIMIT](./pr_storage_quota_limit/) | | +| [PR_STORE_ENTRYID](./pr_store_entryid/) | | +| [PR_STORE_OFFLINE](./pr_store_offline/) | | +| [PR_STORE_PROVIDERS](./pr_store_providers/) | | +| [PR_STORE_RECORD_KEY](./pr_store_record_key/) | | +| [PR_STORE_SLOWLINK](./pr_store_slowlink/) | | +| [PR_STORE_STATE](./pr_store_state/) | | +| [PR_STORE_SUPPORT_MASK](./pr_store_support_mask/) | | +| [PR_STREET_ADDRESS](./pr_street_address/) | | +| [PR_STREET_ADDRESS_A](./pr_street_address_a/) | | +| [PR_STREET_ADDRESS_W](./pr_street_address_w/) | | +| [PR_SUBFOLDERS](./pr_subfolders/) | | +| [PR_SUBJECT](./pr_subject/) | | +| [PR_SUBJECT_A](./pr_subject_a/) | | +| [PR_SUBJECT_IPM](./pr_subject_ipm/) | | +| [PR_SUBJECT_PREFIX](./pr_subject_prefix/) | | +| [PR_SUBJECT_PREFIX_A](./pr_subject_prefix_a/) | | +| [PR_SUBJECT_PREFIX_W](./pr_subject_prefix_w/) | | +| [PR_SUBJECT_TRACE_INFO](./pr_subject_trace_info/) | | +| [PR_SUBJECT_W](./pr_subject_w/) | | +| [PR_SUBMIT_FLAGS](./pr_submit_flags/) | | +| [PR_SUPERSEDES](./pr_supersedes/) | | +| [PR_SUPERSEDES_A](./pr_supersedes_a/) | | +| [PR_SUPERSEDES_W](./pr_supersedes_w/) | | +| [PR_SUPPLEMENTARY_INFO](./pr_supplementary_info/) | | +| [PR_SUPPLEMENTARY_INFO_A](./pr_supplementary_info_a/) | | +| [PR_SUPPLEMENTARY_INFO_W](./pr_supplementary_info_w/) | | +| [PR_SURNAME](./pr_surname/) | | +| [PR_SURNAME_A](./pr_surname_a/) | | +| [PR_SURNAME_W](./pr_surname_w/) | | +| [PR_SVR_GENERATING_QUOTA_MSG](./pr_svr_generating_quota_msg/) | | +| [PR_SVR_GENERATING_QUOTA_MSG_A](./pr_svr_generating_quota_msg_a/) | | +| [PR_SVR_GENERATING_QUOTA_MSG_W](./pr_svr_generating_quota_msg_w/) | | +| [PR_SWAPPED_TODO_DATA](./pr_swapped_todo_data/) | Maintains a second set of property values that do not affect the flagged state of the Message object. | +| [PR_SYNCHRONIZE_FLAGS](./pr_synchronize_flags/) | | +| [PR_SYS_CONFIG_FOLDER_ENTRYID](./pr_sys_config_folder_entryid/) | | +| [PR_TELEX_NUMBER](./pr_telex_number/) | | +| [PR_TELEX_NUMBER_A](./pr_telex_number_a/) | | +| [PR_TELEX_NUMBER_W](./pr_telex_number_w/) | | +| [PR_TEMPLATEID](./pr_templateid/) | | +| [PR_TEST_LINE_SPEED](./pr_test_line_speed/) | | +| [PR_TITLE](./pr_title/) | | +| [PR_TITLE_A](./pr_title_a/) | | +| [PR_TITLE_W](./pr_title_w/) | | +| [PR_TNEF_CORRELATION_KEY](./pr_tnef_correlation_key/) | | +| [PR_TODO_ITEM_FLAGS](./pr_todo_item_flags/) | Represents a To-Do item's flagged condition. | +| [PR_TRACE_INFO](./pr_trace_info/) | | +| [PR_TRANSFER_ENABLED](./pr_transfer_enabled/) | | +| [PR_TRANSMITABLE_DISPLAY_NAME](./pr_transmitable_display_name/) | | +| [PR_TRANSMITABLE_DISPLAY_NAME_A](./pr_transmitable_display_name_a/) | | +| [PR_TRANSMITABLE_DISPLAY_NAME_W](./pr_transmitable_display_name_w/) | | +| [PR_TRANSPORT_KEY](./pr_transport_key/) | | +| [PR_TRANSPORT_MESSAGE_HEADERS](./pr_transport_message_headers/) | | +| [PR_TRANSPORT_MESSAGE_HEADERS_A](./pr_transport_message_headers_a/) | | +| [PR_TRANSPORT_MESSAGE_HEADERS_W](./pr_transport_message_headers_w/) | | +| [PR_TRANSPORT_PROVIDERS](./pr_transport_providers/) | | +| [PR_TRANSPORT_STATUS](./pr_transport_status/) | | +| [PR_TTYTDD_PHONE_NUMBER](./pr_ttytdd_phone_number/) | | +| [PR_TTYTDD_PHONE_NUMBER_A](./pr_ttytdd_phone_number_a/) | | +| [PR_TTYTDD_PHONE_NUMBER_W](./pr_ttytdd_phone_number_w/) | | +| [PR_TYPE_OF_MTS_USER](./pr_type_of_mts_user/) | | +| [PR_USER_CERTIFICATE](./pr_user_certificate/) | | +| [PR_USER_ENTRYID](./pr_user_entryid/) | | +| [PR_USER_NAME](./pr_user_name/) | | +| [PR_USER_NAME_A](./pr_user_name_a/) | | +| [PR_USER_NAME_W](./pr_user_name_w/) | | +| [PR_USER_X509_CERTIFICATE](./pr_user_x509_certificate/) | | +| [PR_VALID_FOLDER_MASK](./pr_valid_folder_mask/) | | +| [PR_VIEWS_ENTRYID](./pr_views_entryid/) | | +| [PR_WEDDING_ANNIVERSARY](./pr_wedding_anniversary/) | | +| [PR_X400_CONTENT_TYPE](./pr_x400_content_type/) | | +| [PR_X400_DEFERRED_DELIVERY_CANCEL](./pr_x400_deferred_delivery_cancel/) | | +| [PR_X400_ENVELOPE_TYPE](./pr_x400_envelope_type/) | | +| [PR_XPOS](./pr_xpos/) | | +| [PR_YPOS](./pr_ypos/) | | + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/getpropertyname/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/getpropertyname/_index.md new file mode 100644 index 0000000000..0e76a722d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/getpropertyname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::GetPropertyName method" +linktitle: "GetPropertyName" +articleTitle: "GetPropertyName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the property." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertytag/getpropertyname/ +--- + +## GetPropertyName {#getpropertyname} + +Gets the name of the property. + +**Returns:** A System::String that represents property name. + +```cpp +GetPropertyName(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | The property tag. | + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/mapipropertytag/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/mapipropertytag/_index.md new file mode 100644 index 0000000000..a33a3be1ac --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/mapipropertytag/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::MapiPropertyTag constructor" +linktitle: "MapiPropertyTag" +articleTitle: "MapiPropertyTag" +second_title: "Aspose.Email for C++" +description: "MapiPropertyTag of MapiPropertyTag." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertytag/mapipropertytag/ +--- + +## MapiPropertyTag {#mapipropertytag} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiPropertyTag() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pidtagurlname/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pidtagurlname/_index.md new file mode 100644 index 0000000000..cfd286f97a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pidtagurlname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PidTagUrlName method" +linktitle: "PidTagUrlName" +articleTitle: "PidTagUrlName" +second_title: "Aspose.Email for C++" +description: "PidTagUrlName of MapiPropertyTag." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapipropertytag/pidtagurlname/ +--- + +## PidTagUrlName {#pidtagurlname} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PidTagUrlName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name/_index.md new file mode 100644 index 0000000000..f66c3489bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_7BIT_DISPLAY_NAME method" +linktitle: "PR_7BIT_DISPLAY_NAME" +articleTitle: "PR_7BIT_DISPLAY_NAME" +second_title: "Aspose.Email for C++" +description: "The PR_7BIT_DISPLAY_NAME property contains a 7-bit ASCII version of a messaging user's name." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name/ +--- + +## PR_7BIT_DISPLAY_NAME {#pr_7bit_display_name} + +The PR_7BIT_DISPLAY_NAME property contains a 7-bit ASCII version of a messaging user's name. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_7BIT_DISPLAY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name_a/_index.md new file mode 100644 index 0000000000..f49905e8c5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name_a/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_7BIT_DISPLAY_NAME_A method" +linktitle: "PR_7BIT_DISPLAY_NAME_A" +articleTitle: "PR_7BIT_DISPLAY_NAME_A" +second_title: "Aspose.Email for C++" +description: "The ASCII peer for PR_7BIT_DISPLAY_NAME." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name_a/ +--- + +## PR_7BIT_DISPLAY_NAME_A {#pr_7bit_display_name_a} + +The ASCII peer for PR_7BIT_DISPLAY_NAME. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_7BIT_DISPLAY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name_w/_index.md new file mode 100644 index 0000000000..2b93fbe694 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name_w/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_7BIT_DISPLAY_NAME_W method" +linktitle: "PR_7BIT_DISPLAY_NAME_W" +articleTitle: "PR_7BIT_DISPLAY_NAME_W" +second_title: "Aspose.Email for C++" +description: "The Unicode peer for PR_7BIT_DISPLAY_NAME." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_7bit_display_name_w/ +--- + +## PR_7BIT_DISPLAY_NAME_W {#pr_7bit_display_name_w} + +The Unicode peer for PR_7BIT_DISPLAY_NAME. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_7BIT_DISPLAY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_default_dir/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_default_dir/_index.md new file mode 100644 index 0000000000..3a9e182347 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_default_dir/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AB_DEFAULT_DIR method" +linktitle: "PR_AB_DEFAULT_DIR" +articleTitle: "PR_AB_DEFAULT_DIR" +second_title: "Aspose.Email for C++" +description: "The PR_AB_DEFAULT_DIR property contains the entry identifier of the address book container that is to be shown to the user first." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ab_default_dir/ +--- + +## PR_AB_DEFAULT_DIR {#pr_ab_default_dir} + +The PR_AB_DEFAULT_DIR property contains the entry identifier of the address book container that is to be shown to the user first. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AB_DEFAULT_DIR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_default_pab/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_default_pab/_index.md new file mode 100644 index 0000000000..a86d9fc153 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_default_pab/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AB_DEFAULT_PAB method" +linktitle: "PR_AB_DEFAULT_PAB" +articleTitle: "PR_AB_DEFAULT_PAB" +second_title: "Aspose.Email for C++" +description: "The PR_AB_DEFAULT_PAB property contains the entry identifier of the address book container that is to be used as the personal address book." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ab_default_pab/ +--- + +## PR_AB_DEFAULT_PAB {#pr_ab_default_pab} + +The PR_AB_DEFAULT_PAB property contains the entry identifier of the address book container that is to be used as the personal address book. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AB_DEFAULT_PAB() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_provider_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_provider_id/_index.md new file mode 100644 index 0000000000..beb66a9a0d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_provider_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AB_PROVIDER_ID method" +linktitle: "PR_AB_PROVIDER_ID" +articleTitle: "PR_AB_PROVIDER_ID" +second_title: "Aspose.Email for C++" +description: "The PR_AB_DEFAULT_PAB property contains the entry identifier of the address book container that is to be used as the personal address book." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ab_provider_id/ +--- + +## PR_AB_PROVIDER_ID {#pr_ab_provider_id} + +The PR_AB_DEFAULT_PAB property contains the entry identifier of the address book container that is to be used as the personal address book. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AB_PROVIDER_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_providers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_providers/_index.md new file mode 100644 index 0000000000..be67e634fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_providers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AB_PROVIDERS method" +linktitle: "PR_AB_PROVIDERS" +articleTitle: "PR_AB_PROVIDERS" +second_title: "Aspose.Email for C++" +description: "The PR_AB_PROVIDERS property contains a list of identifiers for address book providers in the current profile." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ab_providers/ +--- + +## PR_AB_PROVIDERS {#pr_ab_providers} + +The PR_AB_PROVIDERS property contains a list of identifiers for address book providers in the current profile. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AB_PROVIDERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_search_path/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_search_path/_index.md new file mode 100644 index 0000000000..f21d3bdf07 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_search_path/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AB_SEARCH_PATH method" +linktitle: "PR_AB_SEARCH_PATH" +articleTitle: "PR_AB_SEARCH_PATH" +second_title: "Aspose.Email for C++" +description: "The PR_AB_PROVIDERS property contains a list of identifiers for address book providers in the current profile." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ab_search_path/ +--- + +## PR_AB_SEARCH_PATH {#pr_ab_search_path} + +The PR_AB_PROVIDERS property contains a list of identifiers for address book providers in the current profile. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AB_SEARCH_PATH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_search_path_update/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_search_path_update/_index.md new file mode 100644 index 0000000000..2f9034163f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ab_search_path_update/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AB_SEARCH_PATH_UPDATE method" +linktitle: "PR_AB_SEARCH_PATH_UPDATE" +articleTitle: "PR_AB_SEARCH_PATH_UPDATE" +second_title: "Aspose.Email for C++" +description: "PR_AB_SEARCH_PATH_UPDATE of MapiPropertyTag." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ab_search_path_update/ +--- + +## PR_AB_SEARCH_PATH_UPDATE {#pr_ab_search_path_update} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AB_SEARCH_PATH_UPDATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_abstract/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_abstract/_index.md new file mode 100644 index 0000000000..5cf5030222 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_abstract/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ABSTRACT method" +linktitle: "PR_ABSTRACT" +articleTitle: "PR_ABSTRACT" +second_title: "Aspose.Email for C++" +description: "PR_ABSTRACT of MapiPropertyTag." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_abstract/ +--- + +## PR_ABSTRACT {#pr_abstract} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ABSTRACT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_abstract_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_abstract_a/_index.md new file mode 100644 index 0000000000..4c3caa88d2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_abstract_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ABSTRACT_A method" +linktitle: "PR_ABSTRACT_A" +articleTitle: "PR_ABSTRACT_A" +second_title: "Aspose.Email for C++" +description: "PR_ABSTRACT_A of MapiPropertyTag." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_abstract_a/ +--- + +## PR_ABSTRACT_A {#pr_abstract_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ABSTRACT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_abstract_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_abstract_w/_index.md new file mode 100644 index 0000000000..b222fd2e76 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_abstract_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ABSTRACT_W method" +linktitle: "PR_ABSTRACT_W" +articleTitle: "PR_ABSTRACT_W" +second_title: "Aspose.Email for C++" +description: "PR_ABSTRACT_W of MapiPropertyTag." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_abstract_w/ +--- + +## PR_ABSTRACT_W {#pr_abstract_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ABSTRACT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_access/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_access/_index.md new file mode 100644 index 0000000000..fe02cd2f72 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_access/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ACCESS method" +linktitle: "PR_ACCESS" +articleTitle: "PR_ACCESS" +second_title: "Aspose.Email for C++" +description: "PR_ACCESS of MapiPropertyTag." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_access/ +--- + +## PR_ACCESS {#pr_access} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ACCESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_access_level/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_access_level/_index.md new file mode 100644 index 0000000000..2cc5e2de2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_access_level/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ACCESS_LEVEL method" +linktitle: "PR_ACCESS_LEVEL" +articleTitle: "PR_ACCESS_LEVEL" +second_title: "Aspose.Email for C++" +description: "PR_ACCESS_LEVEL of MapiPropertyTag." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_access_level/ +--- + +## PR_ACCESS_LEVEL {#pr_access_level} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ACCESS_LEVEL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_account/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_account/_index.md new file mode 100644 index 0000000000..3024503d22 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_account/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ACCOUNT method" +linktitle: "PR_ACCOUNT" +articleTitle: "PR_ACCOUNT" +second_title: "Aspose.Email for C++" +description: "PR_ACCOUNT of MapiPropertyTag." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_account/ +--- + +## PR_ACCOUNT {#pr_account} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ACCOUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_account_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_account_a/_index.md new file mode 100644 index 0000000000..b5374c2ca1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_account_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ACCOUNT_A method" +linktitle: "PR_ACCOUNT_A" +articleTitle: "PR_ACCOUNT_A" +second_title: "Aspose.Email for C++" +description: "PR_ACCOUNT_A of MapiPropertyTag." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_account_a/ +--- + +## PR_ACCOUNT_A {#pr_account_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ACCOUNT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_account_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_account_w/_index.md new file mode 100644 index 0000000000..2c698b06c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_account_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ACCOUNT_W method" +linktitle: "PR_ACCOUNT_W" +articleTitle: "PR_ACCOUNT_W" +second_title: "Aspose.Email for C++" +description: "PR_ACCOUNT_W of MapiPropertyTag." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_account_w/ +--- + +## PR_ACCOUNT_W {#pr_account_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ACCOUNT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_acknowledgement_mode/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_acknowledgement_mode/_index.md new file mode 100644 index 0000000000..33f1bd48c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_acknowledgement_mode/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ACKNOWLEDGEMENT_MODE method" +linktitle: "PR_ACKNOWLEDGEMENT_MODE" +articleTitle: "PR_ACKNOWLEDGEMENT_MODE" +second_title: "Aspose.Email for C++" +description: "PR_ACKNOWLEDGEMENT_MODE of MapiPropertyTag." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_acknowledgement_mode/ +--- + +## PR_ACKNOWLEDGEMENT_MODE {#pr_acknowledgement_mode} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ACKNOWLEDGEMENT_MODE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_acl_data/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_acl_data/_index.md new file mode 100644 index 0000000000..cbcacebcd7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_acl_data/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ACL_DATA method" +linktitle: "PR_ACL_DATA" +articleTitle: "PR_ACL_DATA" +second_title: "Aspose.Email for C++" +description: "PR_ACL_DATA of MapiPropertyTag." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_acl_data/ +--- + +## PR_ACL_DATA {#pr_acl_data} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ACL_DATA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_acl_table/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_acl_table/_index.md new file mode 100644 index 0000000000..e31624a067 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_acl_table/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ACL_TABLE method" +linktitle: "PR_ACL_TABLE" +articleTitle: "PR_ACL_TABLE" +second_title: "Aspose.Email for C++" +description: "PR_ACL_TABLE of MapiPropertyTag." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_acl_table/ +--- + +## PR_ACL_TABLE {#pr_acl_table} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ACL_TABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_active_user_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_active_user_entryid/_index.md new file mode 100644 index 0000000000..46b7dc4edc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_active_user_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ACTIVE_USER_ENTRYID method" +linktitle: "PR_ACTIVE_USER_ENTRYID" +articleTitle: "PR_ACTIVE_USER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ACTIVE_USER_ENTRYID of MapiPropertyTag." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_active_user_entryid/ +--- + +## PR_ACTIVE_USER_ENTRYID {#pr_active_user_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ACTIVE_USER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrbook_for_local_site_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrbook_for_local_site_entryid/_index.md new file mode 100644 index 0000000000..ae36152c70 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrbook_for_local_site_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID method" +linktitle: "PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID" +articleTitle: "PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID of MapiPropertyTag." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_addrbook_for_local_site_entryid/ +--- + +## PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID {#pr_addrbook_for_local_site_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name/_index.md new file mode 100644 index 0000000000..ebd1470eb7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ADDRESS_BOOK_DISPLAY_NAME method" +linktitle: "PR_ADDRESS_BOOK_DISPLAY_NAME" +articleTitle: "PR_ADDRESS_BOOK_DISPLAY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_ADDRESS_BOOK_DISPLAY_NAME of MapiPropertyTag." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name/ +--- + +## PR_ADDRESS_BOOK_DISPLAY_NAME {#pr_address_book_display_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ADDRESS_BOOK_DISPLAY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name_a/_index.md new file mode 100644 index 0000000000..260d717b16 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ADDRESS_BOOK_DISPLAY_NAME_A method" +linktitle: "PR_ADDRESS_BOOK_DISPLAY_NAME_A" +articleTitle: "PR_ADDRESS_BOOK_DISPLAY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ADDRESS_BOOK_DISPLAY_NAME_A of MapiPropertyTag." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name_a/ +--- + +## PR_ADDRESS_BOOK_DISPLAY_NAME_A {#pr_address_book_display_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ADDRESS_BOOK_DISPLAY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name_w/_index.md new file mode 100644 index 0000000000..6f2e9b8969 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ADDRESS_BOOK_DISPLAY_NAME_W method" +linktitle: "PR_ADDRESS_BOOK_DISPLAY_NAME_W" +articleTitle: "PR_ADDRESS_BOOK_DISPLAY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ADDRESS_BOOK_DISPLAY_NAME_W of MapiPropertyTag." +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_address_book_display_name_w/ +--- + +## PR_ADDRESS_BOOK_DISPLAY_NAME_W {#pr_address_book_display_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ADDRESS_BOOK_DISPLAY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_entryid/_index.md new file mode 100644 index 0000000000..634f4ebf16 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_address_book_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ADDRESS_BOOK_ENTRYID method" +linktitle: "PR_ADDRESS_BOOK_ENTRYID" +articleTitle: "PR_ADDRESS_BOOK_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ADDRESS_BOOK_ENTRYID of MapiPropertyTag." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_address_book_entryid/ +--- + +## PR_ADDRESS_BOOK_ENTRYID {#pr_address_book_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ADDRESS_BOOK_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrtype/_index.md new file mode 100644 index 0000000000..996d9dcf40 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ADDRTYPE method" +linktitle: "PR_ADDRTYPE" +articleTitle: "PR_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_addrtype/ +--- + +## PR_ADDRTYPE {#pr_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrtype_a/_index.md new file mode 100644 index 0000000000..d6365b79d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ADDRTYPE_A method" +linktitle: "PR_ADDRTYPE_A" +articleTitle: "PR_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_addrtype_a/ +--- + +## PR_ADDRTYPE_A {#pr_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrtype_w/_index.md new file mode 100644 index 0000000000..b11c7c2d44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ADDRTYPE_W method" +linktitle: "PR_ADDRTYPE_W" +articleTitle: "PR_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_addrtype_w/ +--- + +## PR_ADDRTYPE_W {#pr_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_alternate_recipient/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_alternate_recipient/_index.md new file mode 100644 index 0000000000..e12726cda4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_alternate_recipient/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ALTERNATE_RECIPIENT method" +linktitle: "PR_ALTERNATE_RECIPIENT" +articleTitle: "PR_ALTERNATE_RECIPIENT" +second_title: "Aspose.Email for C++" +description: "PR_ALTERNATE_RECIPIENT of MapiPropertyTag." +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_alternate_recipient/ +--- + +## PR_ALTERNATE_RECIPIENT {#pr_alternate_recipient} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ALTERNATE_RECIPIENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_alternate_recipient_allowed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_alternate_recipient_allowed/_index.md new file mode 100644 index 0000000000..95a884b17f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_alternate_recipient_allowed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ALTERNATE_RECIPIENT_ALLOWED method" +linktitle: "PR_ALTERNATE_RECIPIENT_ALLOWED" +articleTitle: "PR_ALTERNATE_RECIPIENT_ALLOWED" +second_title: "Aspose.Email for C++" +description: "PR_ALTERNATE_RECIPIENT_ALLOWED of MapiPropertyTag." +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_alternate_recipient_allowed/ +--- + +## PR_ALTERNATE_RECIPIENT_ALLOWED {#pr_alternate_recipient_allowed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ALTERNATE_RECIPIENT_ALLOWED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_anr/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_anr/_index.md new file mode 100644 index 0000000000..23e5c98f02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_anr/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ANR method" +linktitle: "PR_ANR" +articleTitle: "PR_ANR" +second_title: "Aspose.Email for C++" +description: "PR_ANR of MapiPropertyTag." +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_anr/ +--- + +## PR_ANR {#pr_anr} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ANR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_anr_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_anr_a/_index.md new file mode 100644 index 0000000000..696d3531eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_anr_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ANR_A method" +linktitle: "PR_ANR_A" +articleTitle: "PR_ANR_A" +second_title: "Aspose.Email for C++" +description: "PR_ANR_A of MapiPropertyTag." +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_anr_a/ +--- + +## PR_ANR_A {#pr_anr_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ANR_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_anr_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_anr_w/_index.md new file mode 100644 index 0000000000..a808f2b539 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_anr_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ANR_W method" +linktitle: "PR_ANR_W" +articleTitle: "PR_ANR_W" +second_title: "Aspose.Email for C++" +description: "PR_ANR_W of MapiPropertyTag." +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_anr_w/ +--- + +## PR_ANR_W {#pr_anr_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ANR_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_arrival_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_arrival_time/_index.md new file mode 100644 index 0000000000..cdf09d2714 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_arrival_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ARRIVAL_TIME method" +linktitle: "PR_ARRIVAL_TIME" +articleTitle: "PR_ARRIVAL_TIME" +second_title: "Aspose.Email for C++" +description: "PR_ARRIVAL_TIME of MapiPropertyTag." +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_arrival_time/ +--- + +## PR_ARRIVAL_TIME {#pr_arrival_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ARRIVAL_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant/_index.md new file mode 100644 index 0000000000..720945e9ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSISTANT method" +linktitle: "PR_ASSISTANT" +articleTitle: "PR_ASSISTANT" +second_title: "Aspose.Email for C++" +description: "PR_ASSISTANT of MapiPropertyTag." +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assistant/ +--- + +## PR_ASSISTANT {#pr_assistant} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSISTANT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_a/_index.md new file mode 100644 index 0000000000..95505d0184 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSISTANT_A method" +linktitle: "PR_ASSISTANT_A" +articleTitle: "PR_ASSISTANT_A" +second_title: "Aspose.Email for C++" +description: "PR_ASSISTANT_A of MapiPropertyTag." +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assistant_a/ +--- + +## PR_ASSISTANT_A {#pr_assistant_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSISTANT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number/_index.md new file mode 100644 index 0000000000..fc06759db4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSISTANT_TELEPHONE_NUMBER method" +linktitle: "PR_ASSISTANT_TELEPHONE_NUMBER" +articleTitle: "PR_ASSISTANT_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_ASSISTANT_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number/ +--- + +## PR_ASSISTANT_TELEPHONE_NUMBER {#pr_assistant_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSISTANT_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number_a/_index.md new file mode 100644 index 0000000000..d4dff87328 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSISTANT_TELEPHONE_NUMBER_A method" +linktitle: "PR_ASSISTANT_TELEPHONE_NUMBER_A" +articleTitle: "PR_ASSISTANT_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_ASSISTANT_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number_a/ +--- + +## PR_ASSISTANT_TELEPHONE_NUMBER_A {#pr_assistant_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSISTANT_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number_w/_index.md new file mode 100644 index 0000000000..c8a9b74e52 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSISTANT_TELEPHONE_NUMBER_W method" +linktitle: "PR_ASSISTANT_TELEPHONE_NUMBER_W" +articleTitle: "PR_ASSISTANT_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_ASSISTANT_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assistant_telephone_number_w/ +--- + +## PR_ASSISTANT_TELEPHONE_NUMBER_W {#pr_assistant_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSISTANT_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_w/_index.md new file mode 100644 index 0000000000..2441ce30a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assistant_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSISTANT_W method" +linktitle: "PR_ASSISTANT_W" +articleTitle: "PR_ASSISTANT_W" +second_title: "Aspose.Email for C++" +description: "PR_ASSISTANT_W of MapiPropertyTag." +type: docs +weight: 430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assistant_w/ +--- + +## PR_ASSISTANT_W {#pr_assistant_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSISTANT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_content_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_content_count/_index.md new file mode 100644 index 0000000000..2484fd4f44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_content_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSOC_CONTENT_COUNT method" +linktitle: "PR_ASSOC_CONTENT_COUNT" +articleTitle: "PR_ASSOC_CONTENT_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_ASSOC_CONTENT_COUNT of MapiPropertyTag." +type: docs +weight: 440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assoc_content_count/ +--- + +## PR_ASSOC_CONTENT_COUNT {#pr_assoc_content_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSOC_CONTENT_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_message_size/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_message_size/_index.md new file mode 100644 index 0000000000..6d962afba5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_message_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSOC_MESSAGE_SIZE method" +linktitle: "PR_ASSOC_MESSAGE_SIZE" +articleTitle: "PR_ASSOC_MESSAGE_SIZE" +second_title: "Aspose.Email for C++" +description: "PR_ASSOC_MESSAGE_SIZE of MapiPropertyTag." +type: docs +weight: 450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assoc_message_size/ +--- + +## PR_ASSOC_MESSAGE_SIZE {#pr_assoc_message_size} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSOC_MESSAGE_SIZE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_message_size_extended/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_message_size_extended/_index.md new file mode 100644 index 0000000000..c2b6db4655 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_message_size_extended/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSOC_MESSAGE_SIZE_EXTENDED method" +linktitle: "PR_ASSOC_MESSAGE_SIZE_EXTENDED" +articleTitle: "PR_ASSOC_MESSAGE_SIZE_EXTENDED" +second_title: "Aspose.Email for C++" +description: "PR_ASSOC_MESSAGE_SIZE_EXTENDED of MapiPropertyTag." +type: docs +weight: 460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assoc_message_size_extended/ +--- + +## PR_ASSOC_MESSAGE_SIZE_EXTENDED {#pr_assoc_message_size_extended} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSOC_MESSAGE_SIZE_EXTENDED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_msg_w_attach_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_msg_w_attach_count/_index.md new file mode 100644 index 0000000000..0a73e33122 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_assoc_msg_w_attach_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ASSOC_MSG_W_ATTACH_COUNT method" +linktitle: "PR_ASSOC_MSG_W_ATTACH_COUNT" +articleTitle: "PR_ASSOC_MSG_W_ATTACH_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_ASSOC_MSG_W_ATTACH_COUNT of MapiPropertyTag." +type: docs +weight: 470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_assoc_msg_w_attach_count/ +--- + +## PR_ASSOC_MSG_W_ATTACH_COUNT {#pr_assoc_msg_w_attach_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ASSOC_MSG_W_ATTACH_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_additional_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_additional_info/_index.md new file mode 100644 index 0000000000..ceffdb1de9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_additional_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_ADDITIONAL_INFO method" +linktitle: "PR_ATTACH_ADDITIONAL_INFO" +articleTitle: "PR_ATTACH_ADDITIONAL_INFO" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_ADDITIONAL_INFO of MapiPropertyTag." +type: docs +weight: 480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_additional_info/ +--- + +## PR_ATTACH_ADDITIONAL_INFO {#pr_attach_additional_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_ADDITIONAL_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id/_index.md new file mode 100644 index 0000000000..1e9f5f51ae --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_CONTENT_ID method" +linktitle: "PR_ATTACH_CONTENT_ID" +articleTitle: "PR_ATTACH_CONTENT_ID" +second_title: "Aspose.Email for C++" +description: "Contains the content identification header of a MIME message attachment." +type: docs +weight: 490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id/ +--- + +## PR_ATTACH_CONTENT_ID {#pr_attach_content_id} + +Contains the content identification header of a MIME message attachment. This property is used for MHTML support. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_CONTENT_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id_a/_index.md new file mode 100644 index 0000000000..ee3126eecb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id_a/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_CONTENT_ID_A method" +linktitle: "PR_ATTACH_CONTENT_ID_A" +articleTitle: "PR_ATTACH_CONTENT_ID_A" +second_title: "Aspose.Email for C++" +description: "Contains the content identification header of a MIME message attachment." +type: docs +weight: 500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id_a/ +--- + +## PR_ATTACH_CONTENT_ID_A {#pr_attach_content_id_a} + +Contains the content identification header of a MIME message attachment. This property is used for MHTML support. Non-UNICODE compilation. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_CONTENT_ID_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id_w/_index.md new file mode 100644 index 0000000000..7fae08c0b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id_w/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_CONTENT_ID_W method" +linktitle: "PR_ATTACH_CONTENT_ID_W" +articleTitle: "PR_ATTACH_CONTENT_ID_W" +second_title: "Aspose.Email for C++" +description: "Contains the content identification header of a MIME message attachment." +type: docs +weight: 510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_id_w/ +--- + +## PR_ATTACH_CONTENT_ID_W {#pr_attach_content_id_w} + +Contains the content identification header of a MIME message attachment. This property is used for MHTML support. UNICODE compilation. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_CONTENT_ID_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_location/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_location/_index.md new file mode 100644 index 0000000000..13e5a07e0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_location/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_CONTENT_LOCATION method" +linktitle: "PR_ATTACH_CONTENT_LOCATION" +articleTitle: "PR_ATTACH_CONTENT_LOCATION" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_CONTENT_LOCATION of MapiPropertyTag." +type: docs +weight: 520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_location/ +--- + +## PR_ATTACH_CONTENT_LOCATION {#pr_attach_content_location} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_CONTENT_LOCATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_location_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_location_w/_index.md new file mode 100644 index 0000000000..7ce163b50d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_location_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_CONTENT_LOCATION_W method" +linktitle: "PR_ATTACH_CONTENT_LOCATION_W" +articleTitle: "PR_ATTACH_CONTENT_LOCATION_W" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_CONTENT_LOCATION_W of MapiPropertyTag." +type: docs +weight: 530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_content_location_w/ +--- + +## PR_ATTACH_CONTENT_LOCATION_W {#pr_attach_content_location_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_CONTENT_LOCATION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_data_bin/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_data_bin/_index.md new file mode 100644 index 0000000000..c9f0994f21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_data_bin/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_DATA_BIN method" +linktitle: "PR_ATTACH_DATA_BIN" +articleTitle: "PR_ATTACH_DATA_BIN" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_DATA_BIN of MapiPropertyTag." +type: docs +weight: 540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_data_bin/ +--- + +## PR_ATTACH_DATA_BIN {#pr_attach_data_bin} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_DATA_BIN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_data_obj/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_data_obj/_index.md new file mode 100644 index 0000000000..b59a389ff1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_data_obj/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_DATA_OBJ method" +linktitle: "PR_ATTACH_DATA_OBJ" +articleTitle: "PR_ATTACH_DATA_OBJ" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_DATA_OBJ of MapiPropertyTag." +type: docs +weight: 550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_data_obj/ +--- + +## PR_ATTACH_DATA_OBJ {#pr_attach_data_obj} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_DATA_OBJ() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_encoding/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_encoding/_index.md new file mode 100644 index 0000000000..8c2ec5f6ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_encoding/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_ENCODING method" +linktitle: "PR_ATTACH_ENCODING" +articleTitle: "PR_ATTACH_ENCODING" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_ENCODING of MapiPropertyTag." +type: docs +weight: 560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_encoding/ +--- + +## PR_ATTACH_ENCODING {#pr_attach_encoding} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_ENCODING() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension/_index.md new file mode 100644 index 0000000000..1522a36b01 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_EXTENSION method" +linktitle: "PR_ATTACH_EXTENSION" +articleTitle: "PR_ATTACH_EXTENSION" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_EXTENSION of MapiPropertyTag." +type: docs +weight: 570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension/ +--- + +## PR_ATTACH_EXTENSION {#pr_attach_extension} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_EXTENSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension_a/_index.md new file mode 100644 index 0000000000..25779e40ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_EXTENSION_A method" +linktitle: "PR_ATTACH_EXTENSION_A" +articleTitle: "PR_ATTACH_EXTENSION_A" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_EXTENSION_A of MapiPropertyTag." +type: docs +weight: 580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension_a/ +--- + +## PR_ATTACH_EXTENSION_A {#pr_attach_extension_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_EXTENSION_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension_w/_index.md new file mode 100644 index 0000000000..156bbc674e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_EXTENSION_W method" +linktitle: "PR_ATTACH_EXTENSION_W" +articleTitle: "PR_ATTACH_EXTENSION_W" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_EXTENSION_W of MapiPropertyTag." +type: docs +weight: 590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_extension_w/ +--- + +## PR_ATTACH_EXTENSION_W {#pr_attach_extension_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_EXTENSION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename/_index.md new file mode 100644 index 0000000000..50315760ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_FILENAME method" +linktitle: "PR_ATTACH_FILENAME" +articleTitle: "PR_ATTACH_FILENAME" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_FILENAME of MapiPropertyTag." +type: docs +weight: 600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename/ +--- + +## PR_ATTACH_FILENAME {#pr_attach_filename} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_FILENAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename_a/_index.md new file mode 100644 index 0000000000..2a1077a9ae --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_FILENAME_A method" +linktitle: "PR_ATTACH_FILENAME_A" +articleTitle: "PR_ATTACH_FILENAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_FILENAME_A of MapiPropertyTag." +type: docs +weight: 610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename_a/ +--- + +## PR_ATTACH_FILENAME_A {#pr_attach_filename_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_FILENAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename_w/_index.md new file mode 100644 index 0000000000..1baf179d2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_FILENAME_W method" +linktitle: "PR_ATTACH_FILENAME_W" +articleTitle: "PR_ATTACH_FILENAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_FILENAME_W of MapiPropertyTag." +type: docs +weight: 620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_filename_w/ +--- + +## PR_ATTACH_FILENAME_W {#pr_attach_filename_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_FILENAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_flags/_index.md new file mode 100644 index 0000000000..6856697704 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_FLAGS method" +linktitle: "PR_ATTACH_FLAGS" +articleTitle: "PR_ATTACH_FLAGS" +second_title: "Aspose.Email for C++" +description: "Contains a bitmask of flags for an attachment." +type: docs +weight: 630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_flags/ +--- + +## PR_ATTACH_FLAGS {#pr_attach_flags} + +Contains a bitmask of flags for an attachment. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename/_index.md new file mode 100644 index 0000000000..3efaa7f77c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_LONG_FILENAME method" +linktitle: "PR_ATTACH_LONG_FILENAME" +articleTitle: "PR_ATTACH_LONG_FILENAME" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_LONG_FILENAME of MapiPropertyTag." +type: docs +weight: 640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename/ +--- + +## PR_ATTACH_LONG_FILENAME {#pr_attach_long_filename} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_LONG_FILENAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename_a/_index.md new file mode 100644 index 0000000000..d0117e5737 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_LONG_FILENAME_A method" +linktitle: "PR_ATTACH_LONG_FILENAME_A" +articleTitle: "PR_ATTACH_LONG_FILENAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_LONG_FILENAME_A of MapiPropertyTag." +type: docs +weight: 650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename_a/ +--- + +## PR_ATTACH_LONG_FILENAME_A {#pr_attach_long_filename_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_LONG_FILENAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename_w/_index.md new file mode 100644 index 0000000000..8b5c6014ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_LONG_FILENAME_W method" +linktitle: "PR_ATTACH_LONG_FILENAME_W" +articleTitle: "PR_ATTACH_LONG_FILENAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_LONG_FILENAME_W of MapiPropertyTag." +type: docs +weight: 660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_filename_w/ +--- + +## PR_ATTACH_LONG_FILENAME_W {#pr_attach_long_filename_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_LONG_FILENAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname/_index.md new file mode 100644 index 0000000000..ee0552b17c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_LONG_PATHNAME method" +linktitle: "PR_ATTACH_LONG_PATHNAME" +articleTitle: "PR_ATTACH_LONG_PATHNAME" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_LONG_PATHNAME of MapiPropertyTag." +type: docs +weight: 670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname/ +--- + +## PR_ATTACH_LONG_PATHNAME {#pr_attach_long_pathname} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_LONG_PATHNAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname_a/_index.md new file mode 100644 index 0000000000..43d06688f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_LONG_PATHNAME_A method" +linktitle: "PR_ATTACH_LONG_PATHNAME_A" +articleTitle: "PR_ATTACH_LONG_PATHNAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_LONG_PATHNAME_A of MapiPropertyTag." +type: docs +weight: 680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname_a/ +--- + +## PR_ATTACH_LONG_PATHNAME_A {#pr_attach_long_pathname_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_LONG_PATHNAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname_w/_index.md new file mode 100644 index 0000000000..ed2ac408d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_LONG_PATHNAME_W method" +linktitle: "PR_ATTACH_LONG_PATHNAME_W" +articleTitle: "PR_ATTACH_LONG_PATHNAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_LONG_PATHNAME_W of MapiPropertyTag." +type: docs +weight: 690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_long_pathname_w/ +--- + +## PR_ATTACH_LONG_PATHNAME_W {#pr_attach_long_pathname_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_LONG_PATHNAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_method/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_method/_index.md new file mode 100644 index 0000000000..f38199508c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_method/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_METHOD method" +linktitle: "PR_ATTACH_METHOD" +articleTitle: "PR_ATTACH_METHOD" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_METHOD of MapiPropertyTag." +type: docs +weight: 700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_method/ +--- + +## PR_ATTACH_METHOD {#pr_attach_method} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_METHOD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag/_index.md new file mode 100644 index 0000000000..b81bdfacb7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_MIME_TAG method" +linktitle: "PR_ATTACH_MIME_TAG" +articleTitle: "PR_ATTACH_MIME_TAG" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_MIME_TAG of MapiPropertyTag." +type: docs +weight: 710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag/ +--- + +## PR_ATTACH_MIME_TAG {#pr_attach_mime_tag} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_MIME_TAG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag_a/_index.md new file mode 100644 index 0000000000..8ec7742284 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_MIME_TAG_A method" +linktitle: "PR_ATTACH_MIME_TAG_A" +articleTitle: "PR_ATTACH_MIME_TAG_A" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_MIME_TAG_A of MapiPropertyTag." +type: docs +weight: 720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag_a/ +--- + +## PR_ATTACH_MIME_TAG_A {#pr_attach_mime_tag_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_MIME_TAG_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag_w/_index.md new file mode 100644 index 0000000000..5731e7f88f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_MIME_TAG_W method" +linktitle: "PR_ATTACH_MIME_TAG_W" +articleTitle: "PR_ATTACH_MIME_TAG_W" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_MIME_TAG_W of MapiPropertyTag." +type: docs +weight: 730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_mime_tag_w/ +--- + +## PR_ATTACH_MIME_TAG_W {#pr_attach_mime_tag_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_MIME_TAG_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_num/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_num/_index.md new file mode 100644 index 0000000000..222f32ac51 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_num/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_NUM method" +linktitle: "PR_ATTACH_NUM" +articleTitle: "PR_ATTACH_NUM" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_NUM of MapiPropertyTag." +type: docs +weight: 740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_num/ +--- + +## PR_ATTACH_NUM {#pr_attach_num} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_NUM() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_on_assoc_msg_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_on_assoc_msg_count/_index.md new file mode 100644 index 0000000000..9184c55bce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_on_assoc_msg_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_ON_ASSOC_MSG_COUNT method" +linktitle: "PR_ATTACH_ON_ASSOC_MSG_COUNT" +articleTitle: "PR_ATTACH_ON_ASSOC_MSG_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_ON_ASSOC_MSG_COUNT of MapiPropertyTag." +type: docs +weight: 750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_on_assoc_msg_count/ +--- + +## PR_ATTACH_ON_ASSOC_MSG_COUNT {#pr_attach_on_assoc_msg_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_ON_ASSOC_MSG_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_on_normal_msg_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_on_normal_msg_count/_index.md new file mode 100644 index 0000000000..afe7b87205 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_on_normal_msg_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_ON_NORMAL_MSG_COUNT method" +linktitle: "PR_ATTACH_ON_NORMAL_MSG_COUNT" +articleTitle: "PR_ATTACH_ON_NORMAL_MSG_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_ON_NORMAL_MSG_COUNT of MapiPropertyTag." +type: docs +weight: 760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_on_normal_msg_count/ +--- + +## PR_ATTACH_ON_NORMAL_MSG_COUNT {#pr_attach_on_normal_msg_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_ON_NORMAL_MSG_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname/_index.md new file mode 100644 index 0000000000..ed075eea07 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_PATHNAME method" +linktitle: "PR_ATTACH_PATHNAME" +articleTitle: "PR_ATTACH_PATHNAME" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_PATHNAME of MapiPropertyTag." +type: docs +weight: 770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname/ +--- + +## PR_ATTACH_PATHNAME {#pr_attach_pathname} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_PATHNAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname_a/_index.md new file mode 100644 index 0000000000..3688033c25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_PATHNAME_A method" +linktitle: "PR_ATTACH_PATHNAME_A" +articleTitle: "PR_ATTACH_PATHNAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_PATHNAME_A of MapiPropertyTag." +type: docs +weight: 780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname_a/ +--- + +## PR_ATTACH_PATHNAME_A {#pr_attach_pathname_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_PATHNAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname_w/_index.md new file mode 100644 index 0000000000..99e0635c71 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_PATHNAME_W method" +linktitle: "PR_ATTACH_PATHNAME_W" +articleTitle: "PR_ATTACH_PATHNAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_PATHNAME_W of MapiPropertyTag." +type: docs +weight: 790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_pathname_w/ +--- + +## PR_ATTACH_PATHNAME_W {#pr_attach_pathname_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_PATHNAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_rendering/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_rendering/_index.md new file mode 100644 index 0000000000..165d42daef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_rendering/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_RENDERING method" +linktitle: "PR_ATTACH_RENDERING" +articleTitle: "PR_ATTACH_RENDERING" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_RENDERING of MapiPropertyTag." +type: docs +weight: 800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_rendering/ +--- + +## PR_ATTACH_RENDERING {#pr_attach_rendering} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_RENDERING() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_size/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_size/_index.md new file mode 100644 index 0000000000..34b1498d8f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_SIZE method" +linktitle: "PR_ATTACH_SIZE" +articleTitle: "PR_ATTACH_SIZE" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_SIZE of MapiPropertyTag." +type: docs +weight: 810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_size/ +--- + +## PR_ATTACH_SIZE {#pr_attach_size} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_SIZE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_tag/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_tag/_index.md new file mode 100644 index 0000000000..97b82a6ed4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_tag/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_TAG method" +linktitle: "PR_ATTACH_TAG" +articleTitle: "PR_ATTACH_TAG" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_TAG of MapiPropertyTag." +type: docs +weight: 820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_tag/ +--- + +## PR_ATTACH_TAG {#pr_attach_tag} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_TAG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name/_index.md new file mode 100644 index 0000000000..e847302321 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_TRANSPORT_NAME method" +linktitle: "PR_ATTACH_TRANSPORT_NAME" +articleTitle: "PR_ATTACH_TRANSPORT_NAME" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_TRANSPORT_NAME of MapiPropertyTag." +type: docs +weight: 830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name/ +--- + +## PR_ATTACH_TRANSPORT_NAME {#pr_attach_transport_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_TRANSPORT_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name_a/_index.md new file mode 100644 index 0000000000..dd706201de --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_TRANSPORT_NAME_A method" +linktitle: "PR_ATTACH_TRANSPORT_NAME_A" +articleTitle: "PR_ATTACH_TRANSPORT_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_TRANSPORT_NAME_A of MapiPropertyTag." +type: docs +weight: 840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name_a/ +--- + +## PR_ATTACH_TRANSPORT_NAME_A {#pr_attach_transport_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_TRANSPORT_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name_w/_index.md new file mode 100644 index 0000000000..cf63e808e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACH_TRANSPORT_NAME_W method" +linktitle: "PR_ATTACH_TRANSPORT_NAME_W" +articleTitle: "PR_ATTACH_TRANSPORT_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ATTACH_TRANSPORT_NAME_W of MapiPropertyTag." +type: docs +weight: 850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attach_transport_name_w/ +--- + +## PR_ATTACH_TRANSPORT_NAME_W {#pr_attach_transport_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACH_TRANSPORT_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_contactphoto/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_contactphoto/_index.md new file mode 100644 index 0000000000..eebe13d281 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_contactphoto/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACHMENT_CONTACTPHOTO method" +linktitle: "PR_ATTACHMENT_CONTACTPHOTO" +articleTitle: "PR_ATTACHMENT_CONTACTPHOTO" +second_title: "Aspose.Email for C++" +description: "PR_ATTACHMENT_CONTACTPHOTO of MapiPropertyTag." +type: docs +weight: 860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attachment_contactphoto/ +--- + +## PR_ATTACHMENT_CONTACTPHOTO {#pr_attachment_contactphoto} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACHMENT_CONTACTPHOTO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_flags/_index.md new file mode 100644 index 0000000000..dc82d381ea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACHMENT_FLAGS method" +linktitle: "PR_ATTACHMENT_FLAGS" +articleTitle: "PR_ATTACHMENT_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_ATTACHMENT_FLAGS of MapiPropertyTag." +type: docs +weight: 870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attachment_flags/ +--- + +## PR_ATTACHMENT_FLAGS {#pr_attachment_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACHMENT_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_hidden/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_hidden/_index.md new file mode 100644 index 0000000000..e2f86e5140 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_hidden/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACHMENT_HIDDEN method" +linktitle: "PR_ATTACHMENT_HIDDEN" +articleTitle: "PR_ATTACHMENT_HIDDEN" +second_title: "Aspose.Email for C++" +description: "PR_ATTACHMENT_HIDDEN of MapiPropertyTag." +type: docs +weight: 880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attachment_hidden/ +--- + +## PR_ATTACHMENT_HIDDEN {#pr_attachment_hidden} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACHMENT_HIDDEN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_x400_parameters/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_x400_parameters/_index.md new file mode 100644 index 0000000000..ed492f9a4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_attachment_x400_parameters/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ATTACHMENT_X400_PARAMETERS method" +linktitle: "PR_ATTACHMENT_X400_PARAMETERS" +articleTitle: "PR_ATTACHMENT_X400_PARAMETERS" +second_title: "Aspose.Email for C++" +description: "PR_ATTACHMENT_X400_PARAMETERS of MapiPropertyTag." +type: docs +weight: 890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_attachment_x400_parameters/ +--- + +## PR_ATTACHMENT_X400_PARAMETERS {#pr_attachment_x400_parameters} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ATTACHMENT_X400_PARAMETERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_authorizing_users/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_authorizing_users/_index.md new file mode 100644 index 0000000000..10767bba6f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_authorizing_users/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AUTHORIZING_USERS method" +linktitle: "PR_AUTHORIZING_USERS" +articleTitle: "PR_AUTHORIZING_USERS" +second_title: "Aspose.Email for C++" +description: "PR_AUTHORIZING_USERS of MapiPropertyTag." +type: docs +weight: 900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_authorizing_users/ +--- + +## PR_AUTHORIZING_USERS {#pr_authorizing_users} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AUTHORIZING_USERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_add_new_subs/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_add_new_subs/_index.md new file mode 100644 index 0000000000..35a7b3269f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_add_new_subs/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AUTO_ADD_NEW_SUBS method" +linktitle: "PR_AUTO_ADD_NEW_SUBS" +articleTitle: "PR_AUTO_ADD_NEW_SUBS" +second_title: "Aspose.Email for C++" +description: "PR_AUTO_ADD_NEW_SUBS of MapiPropertyTag." +type: docs +weight: 910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_auto_add_new_subs/ +--- + +## PR_AUTO_ADD_NEW_SUBS {#pr_auto_add_new_subs} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AUTO_ADD_NEW_SUBS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment/_index.md new file mode 100644 index 0000000000..7f8d331eb4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AUTO_FORWARD_COMMENT method" +linktitle: "PR_AUTO_FORWARD_COMMENT" +articleTitle: "PR_AUTO_FORWARD_COMMENT" +second_title: "Aspose.Email for C++" +description: "PR_AUTO_FORWARD_COMMENT of MapiPropertyTag." +type: docs +weight: 920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment/ +--- + +## PR_AUTO_FORWARD_COMMENT {#pr_auto_forward_comment} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AUTO_FORWARD_COMMENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment_a/_index.md new file mode 100644 index 0000000000..1cdf3cb98e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AUTO_FORWARD_COMMENT_A method" +linktitle: "PR_AUTO_FORWARD_COMMENT_A" +articleTitle: "PR_AUTO_FORWARD_COMMENT_A" +second_title: "Aspose.Email for C++" +description: "PR_AUTO_FORWARD_COMMENT_A of MapiPropertyTag." +type: docs +weight: 930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment_a/ +--- + +## PR_AUTO_FORWARD_COMMENT_A {#pr_auto_forward_comment_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AUTO_FORWARD_COMMENT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment_w/_index.md new file mode 100644 index 0000000000..a86eecaa94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AUTO_FORWARD_COMMENT_W method" +linktitle: "PR_AUTO_FORWARD_COMMENT_W" +articleTitle: "PR_AUTO_FORWARD_COMMENT_W" +second_title: "Aspose.Email for C++" +description: "PR_AUTO_FORWARD_COMMENT_W of MapiPropertyTag." +type: docs +weight: 940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_auto_forward_comment_w/ +--- + +## PR_AUTO_FORWARD_COMMENT_W {#pr_auto_forward_comment_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AUTO_FORWARD_COMMENT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forwarded/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forwarded/_index.md new file mode 100644 index 0000000000..23c62ecc00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_forwarded/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AUTO_FORWARDED method" +linktitle: "PR_AUTO_FORWARDED" +articleTitle: "PR_AUTO_FORWARDED" +second_title: "Aspose.Email for C++" +description: "PR_AUTO_FORWARDED of MapiPropertyTag." +type: docs +weight: 950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_auto_forwarded/ +--- + +## PR_AUTO_FORWARDED {#pr_auto_forwarded} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AUTO_FORWARDED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_response_suppress/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_response_suppress/_index.md new file mode 100644 index 0000000000..842f014f63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_auto_response_suppress/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_AUTO_RESPONSE_SUPPRESS method" +linktitle: "PR_AUTO_RESPONSE_SUPPRESS" +articleTitle: "PR_AUTO_RESPONSE_SUPPRESS" +second_title: "Aspose.Email for C++" +description: "PR_AUTO_RESPONSE_SUPPRESS of MapiPropertyTag." +type: docs +weight: 960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_auto_response_suppress/ +--- + +## PR_AUTO_RESPONSE_SUPPRESS {#pr_auto_response_suppress} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_AUTO_RESPONSE_SUPPRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number/_index.md new file mode 100644 index 0000000000..1fb47250de --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BEEPER_TELEPHONE_NUMBER method" +linktitle: "PR_BEEPER_TELEPHONE_NUMBER" +articleTitle: "PR_BEEPER_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_BEEPER_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number/ +--- + +## PR_BEEPER_TELEPHONE_NUMBER {#pr_beeper_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BEEPER_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number_a/_index.md new file mode 100644 index 0000000000..78fde77ea5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BEEPER_TELEPHONE_NUMBER_A method" +linktitle: "PR_BEEPER_TELEPHONE_NUMBER_A" +articleTitle: "PR_BEEPER_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_BEEPER_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number_a/ +--- + +## PR_BEEPER_TELEPHONE_NUMBER_A {#pr_beeper_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BEEPER_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number_w/_index.md new file mode 100644 index 0000000000..e4f0109e96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BEEPER_TELEPHONE_NUMBER_W method" +linktitle: "PR_BEEPER_TELEPHONE_NUMBER_W" +articleTitle: "PR_BEEPER_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_BEEPER_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_beeper_telephone_number_w/ +--- + +## PR_BEEPER_TELEPHONE_NUMBER_W {#pr_beeper_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BEEPER_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_bilateral_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_bilateral_info/_index.md new file mode 100644 index 0000000000..84d55b14a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_bilateral_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BILATERAL_INFO method" +linktitle: "PR_BILATERAL_INFO" +articleTitle: "PR_BILATERAL_INFO" +second_title: "Aspose.Email for C++" +description: "PR_BILATERAL_INFO of MapiPropertyTag." +type: docs +weight: 1000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_bilateral_info/ +--- + +## PR_BILATERAL_INFO {#pr_bilateral_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BILATERAL_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_birthday/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_birthday/_index.md new file mode 100644 index 0000000000..4389b46e00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_birthday/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BIRTHDAY method" +linktitle: "PR_BIRTHDAY" +articleTitle: "PR_BIRTHDAY" +second_title: "Aspose.Email for C++" +description: "PR_BIRTHDAY of MapiPropertyTag." +type: docs +weight: 1010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_birthday/ +--- + +## PR_BIRTHDAY {#pr_birthday} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BIRTHDAY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_body/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body/_index.md new file mode 100644 index 0000000000..4f13bf98d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BODY method" +linktitle: "PR_BODY" +articleTitle: "PR_BODY" +second_title: "Aspose.Email for C++" +description: "PR_BODY of MapiPropertyTag." +type: docs +weight: 1020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_body/ +--- + +## PR_BODY {#pr_body} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BODY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_a/_index.md new file mode 100644 index 0000000000..6801b1e7f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BODY_A method" +linktitle: "PR_BODY_A" +articleTitle: "PR_BODY_A" +second_title: "Aspose.Email for C++" +description: "PR_BODY_A of MapiPropertyTag." +type: docs +weight: 1030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_body_a/ +--- + +## PR_BODY_A {#pr_body_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BODY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_crc/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_crc/_index.md new file mode 100644 index 0000000000..4f45982e8d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_crc/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BODY_CRC method" +linktitle: "PR_BODY_CRC" +articleTitle: "PR_BODY_CRC" +second_title: "Aspose.Email for C++" +description: "PR_BODY_CRC of MapiPropertyTag." +type: docs +weight: 1040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_body_crc/ +--- + +## PR_BODY_CRC {#pr_body_crc} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BODY_CRC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_html/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_html/_index.md new file mode 100644 index 0000000000..aaff2a91ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_html/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BODY_HTML method" +linktitle: "PR_BODY_HTML" +articleTitle: "PR_BODY_HTML" +second_title: "Aspose.Email for C++" +description: "Contains the Hypertext Markup Language (HTML)-encoded text body." +type: docs +weight: 1050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_body_html/ +--- + +## PR_BODY_HTML {#pr_body_html} + +Contains the Hypertext Markup Language (HTML)-encoded text body. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BODY_HTML() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_html_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_html_a/_index.md new file mode 100644 index 0000000000..d5a2a683d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_html_a/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BODY_HTML_A method" +linktitle: "PR_BODY_HTML_A" +articleTitle: "PR_BODY_HTML_A" +second_title: "Aspose.Email for C++" +description: "Contains the HTML-encoded text body." +type: docs +weight: 1060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_body_html_a/ +--- + +## PR_BODY_HTML_A {#pr_body_html_a} + +Contains the HTML-encoded text body. Non-UNICODE compilation. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BODY_HTML_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_html_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_html_w/_index.md new file mode 100644 index 0000000000..773ad289f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_html_w/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BODY_HTML_W method" +linktitle: "PR_BODY_HTML_W" +articleTitle: "PR_BODY_HTML_W" +second_title: "Aspose.Email for C++" +description: "Contains the HTML-encoded text body." +type: docs +weight: 1070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_body_html_w/ +--- + +## PR_BODY_HTML_W {#pr_body_html_w} + +Contains the HTML-encoded text body. UNICODE compilation. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BODY_HTML_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_w/_index.md new file mode 100644 index 0000000000..fb1891921a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_body_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BODY_W method" +linktitle: "PR_BODY_W" +articleTitle: "PR_BODY_W" +second_title: "Aspose.Email for C++" +description: "PR_BODY_W of MapiPropertyTag." +type: docs +weight: 1080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_body_w/ +--- + +## PR_BODY_W {#pr_body_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BODY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number/_index.md new file mode 100644 index 0000000000..48d146ae08 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS2_TELEPHONE_NUMBER method" +linktitle: "PR_BUSINESS2_TELEPHONE_NUMBER" +articleTitle: "PR_BUSINESS2_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS2_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 1090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number/ +--- + +## PR_BUSINESS2_TELEPHONE_NUMBER {#pr_business2_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS2_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number_a/_index.md new file mode 100644 index 0000000000..397b3eee35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS2_TELEPHONE_NUMBER_A method" +linktitle: "PR_BUSINESS2_TELEPHONE_NUMBER_A" +articleTitle: "PR_BUSINESS2_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS2_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 1100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number_a/ +--- + +## PR_BUSINESS2_TELEPHONE_NUMBER_A {#pr_business2_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS2_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number_w/_index.md new file mode 100644 index 0000000000..97b521621d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS2_TELEPHONE_NUMBER_W method" +linktitle: "PR_BUSINESS2_TELEPHONE_NUMBER_W" +articleTitle: "PR_BUSINESS2_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS2_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 1110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business2_telephone_number_w/ +--- + +## PR_BUSINESS2_TELEPHONE_NUMBER_W {#pr_business2_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS2_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city/_index.md new file mode 100644 index 0000000000..e6e5cb73ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_CITY method" +linktitle: "PR_BUSINESS_ADDRESS_CITY" +articleTitle: "PR_BUSINESS_ADDRESS_CITY" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_CITY of MapiPropertyTag." +type: docs +weight: 1120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city/ +--- + +## PR_BUSINESS_ADDRESS_CITY {#pr_business_address_city} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_CITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city_a/_index.md new file mode 100644 index 0000000000..c05dd2be71 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_CITY_A method" +linktitle: "PR_BUSINESS_ADDRESS_CITY_A" +articleTitle: "PR_BUSINESS_ADDRESS_CITY_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_CITY_A of MapiPropertyTag." +type: docs +weight: 1130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city_a/ +--- + +## PR_BUSINESS_ADDRESS_CITY_A {#pr_business_address_city_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_CITY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city_w/_index.md new file mode 100644 index 0000000000..9747353c26 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_CITY_W method" +linktitle: "PR_BUSINESS_ADDRESS_CITY_W" +articleTitle: "PR_BUSINESS_ADDRESS_CITY_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_CITY_W of MapiPropertyTag." +type: docs +weight: 1140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_city_w/ +--- + +## PR_BUSINESS_ADDRESS_CITY_W {#pr_business_address_city_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_CITY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country/_index.md new file mode 100644 index 0000000000..f481995bff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_COUNTRY method" +linktitle: "PR_BUSINESS_ADDRESS_COUNTRY" +articleTitle: "PR_BUSINESS_ADDRESS_COUNTRY" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_COUNTRY of MapiPropertyTag." +type: docs +weight: 1150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country/ +--- + +## PR_BUSINESS_ADDRESS_COUNTRY {#pr_business_address_country} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_COUNTRY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country_a/_index.md new file mode 100644 index 0000000000..bf33c5ad13 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_COUNTRY_A method" +linktitle: "PR_BUSINESS_ADDRESS_COUNTRY_A" +articleTitle: "PR_BUSINESS_ADDRESS_COUNTRY_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_COUNTRY_A of MapiPropertyTag." +type: docs +weight: 1160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country_a/ +--- + +## PR_BUSINESS_ADDRESS_COUNTRY_A {#pr_business_address_country_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_COUNTRY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country_w/_index.md new file mode 100644 index 0000000000..e2502848b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_COUNTRY_W method" +linktitle: "PR_BUSINESS_ADDRESS_COUNTRY_W" +articleTitle: "PR_BUSINESS_ADDRESS_COUNTRY_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_COUNTRY_W of MapiPropertyTag." +type: docs +weight: 1170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_country_w/ +--- + +## PR_BUSINESS_ADDRESS_COUNTRY_W {#pr_business_address_country_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_COUNTRY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box/_index.md new file mode 100644 index 0000000000..781bf15694 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_POST_OFFICE_BOX method" +linktitle: "PR_BUSINESS_ADDRESS_POST_OFFICE_BOX" +articleTitle: "PR_BUSINESS_ADDRESS_POST_OFFICE_BOX" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_POST_OFFICE_BOX of MapiPropertyTag." +type: docs +weight: 1180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box/ +--- + +## PR_BUSINESS_ADDRESS_POST_OFFICE_BOX {#pr_business_address_post_office_box} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_POST_OFFICE_BOX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box_a/_index.md new file mode 100644 index 0000000000..b6bfc9ee2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A method" +linktitle: "PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A" +articleTitle: "PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A of MapiPropertyTag." +type: docs +weight: 1190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box_a/ +--- + +## PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A {#pr_business_address_post_office_box_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box_w/_index.md new file mode 100644 index 0000000000..f4f43cfb5e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_W method" +linktitle: "PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_W" +articleTitle: "PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_W of MapiPropertyTag." +type: docs +weight: 1200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_post_office_box_w/ +--- + +## PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_W {#pr_business_address_post_office_box_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code/_index.md new file mode 100644 index 0000000000..cf7bd1bed9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_POSTAL_CODE method" +linktitle: "PR_BUSINESS_ADDRESS_POSTAL_CODE" +articleTitle: "PR_BUSINESS_ADDRESS_POSTAL_CODE" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_POSTAL_CODE of MapiPropertyTag." +type: docs +weight: 1210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code/ +--- + +## PR_BUSINESS_ADDRESS_POSTAL_CODE {#pr_business_address_postal_code} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_POSTAL_CODE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code_a/_index.md new file mode 100644 index 0000000000..6f7669f540 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_POSTAL_CODE_A method" +linktitle: "PR_BUSINESS_ADDRESS_POSTAL_CODE_A" +articleTitle: "PR_BUSINESS_ADDRESS_POSTAL_CODE_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_POSTAL_CODE_A of MapiPropertyTag." +type: docs +weight: 1220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code_a/ +--- + +## PR_BUSINESS_ADDRESS_POSTAL_CODE_A {#pr_business_address_postal_code_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_POSTAL_CODE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code_w/_index.md new file mode 100644 index 0000000000..80ab191bed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_POSTAL_CODE_W method" +linktitle: "PR_BUSINESS_ADDRESS_POSTAL_CODE_W" +articleTitle: "PR_BUSINESS_ADDRESS_POSTAL_CODE_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_POSTAL_CODE_W of MapiPropertyTag." +type: docs +weight: 1230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_postal_code_w/ +--- + +## PR_BUSINESS_ADDRESS_POSTAL_CODE_W {#pr_business_address_postal_code_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_POSTAL_CODE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province/_index.md new file mode 100644 index 0000000000..0a650beb6e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE method" +linktitle: "PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE" +articleTitle: "PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE of MapiPropertyTag." +type: docs +weight: 1240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province/ +--- + +## PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE {#pr_business_address_state_or_province} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province_a/_index.md new file mode 100644 index 0000000000..df447ec2fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A method" +linktitle: "PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A" +articleTitle: "PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A of MapiPropertyTag." +type: docs +weight: 1250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province_a/ +--- + +## PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A {#pr_business_address_state_or_province_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province_w/_index.md new file mode 100644 index 0000000000..d21c4333e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_W method" +linktitle: "PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_W" +articleTitle: "PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_W of MapiPropertyTag." +type: docs +weight: 1260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_state_or_province_w/ +--- + +## PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_W {#pr_business_address_state_or_province_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street/_index.md new file mode 100644 index 0000000000..b325f3d25c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_STREET method" +linktitle: "PR_BUSINESS_ADDRESS_STREET" +articleTitle: "PR_BUSINESS_ADDRESS_STREET" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_STREET of MapiPropertyTag." +type: docs +weight: 1270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street/ +--- + +## PR_BUSINESS_ADDRESS_STREET {#pr_business_address_street} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_STREET() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street_a/_index.md new file mode 100644 index 0000000000..b946cc5f47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_STREET_A method" +linktitle: "PR_BUSINESS_ADDRESS_STREET_A" +articleTitle: "PR_BUSINESS_ADDRESS_STREET_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_STREET_A of MapiPropertyTag." +type: docs +weight: 1280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street_a/ +--- + +## PR_BUSINESS_ADDRESS_STREET_A {#pr_business_address_street_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_STREET_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street_w/_index.md new file mode 100644 index 0000000000..8c1645e179 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_ADDRESS_STREET_W method" +linktitle: "PR_BUSINESS_ADDRESS_STREET_W" +articleTitle: "PR_BUSINESS_ADDRESS_STREET_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_ADDRESS_STREET_W of MapiPropertyTag." +type: docs +weight: 1290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_address_street_w/ +--- + +## PR_BUSINESS_ADDRESS_STREET_W {#pr_business_address_street_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_ADDRESS_STREET_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number/_index.md new file mode 100644 index 0000000000..17a5bfad78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_FAX_NUMBER method" +linktitle: "PR_BUSINESS_FAX_NUMBER" +articleTitle: "PR_BUSINESS_FAX_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_FAX_NUMBER of MapiPropertyTag." +type: docs +weight: 1300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number/ +--- + +## PR_BUSINESS_FAX_NUMBER {#pr_business_fax_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_FAX_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number_a/_index.md new file mode 100644 index 0000000000..c8fe4905d2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_FAX_NUMBER_A method" +linktitle: "PR_BUSINESS_FAX_NUMBER_A" +articleTitle: "PR_BUSINESS_FAX_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_FAX_NUMBER_A of MapiPropertyTag." +type: docs +weight: 1310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number_a/ +--- + +## PR_BUSINESS_FAX_NUMBER_A {#pr_business_fax_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_FAX_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number_w/_index.md new file mode 100644 index 0000000000..c75ef79574 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_FAX_NUMBER_W method" +linktitle: "PR_BUSINESS_FAX_NUMBER_W" +articleTitle: "PR_BUSINESS_FAX_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_FAX_NUMBER_W of MapiPropertyTag." +type: docs +weight: 1320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_fax_number_w/ +--- + +## PR_BUSINESS_FAX_NUMBER_W {#pr_business_fax_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_FAX_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page/_index.md new file mode 100644 index 0000000000..f4baa3bbc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_HOME_PAGE method" +linktitle: "PR_BUSINESS_HOME_PAGE" +articleTitle: "PR_BUSINESS_HOME_PAGE" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_HOME_PAGE of MapiPropertyTag." +type: docs +weight: 1330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page/ +--- + +## PR_BUSINESS_HOME_PAGE {#pr_business_home_page} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_HOME_PAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page_a/_index.md new file mode 100644 index 0000000000..ebd7440b2e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_HOME_PAGE_A method" +linktitle: "PR_BUSINESS_HOME_PAGE_A" +articleTitle: "PR_BUSINESS_HOME_PAGE_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_HOME_PAGE_A of MapiPropertyTag." +type: docs +weight: 1340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page_a/ +--- + +## PR_BUSINESS_HOME_PAGE_A {#pr_business_home_page_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_HOME_PAGE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page_w/_index.md new file mode 100644 index 0000000000..2018aa603f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_HOME_PAGE_W method" +linktitle: "PR_BUSINESS_HOME_PAGE_W" +articleTitle: "PR_BUSINESS_HOME_PAGE_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_HOME_PAGE_W of MapiPropertyTag." +type: docs +weight: 1350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_home_page_w/ +--- + +## PR_BUSINESS_HOME_PAGE_W {#pr_business_home_page_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_HOME_PAGE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number/_index.md new file mode 100644 index 0000000000..06675ec21c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_TELEPHONE_NUMBER method" +linktitle: "PR_BUSINESS_TELEPHONE_NUMBER" +articleTitle: "PR_BUSINESS_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 1360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number/ +--- + +## PR_BUSINESS_TELEPHONE_NUMBER {#pr_business_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number_a/_index.md new file mode 100644 index 0000000000..0fef83f95b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_TELEPHONE_NUMBER_A method" +linktitle: "PR_BUSINESS_TELEPHONE_NUMBER_A" +articleTitle: "PR_BUSINESS_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 1370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number_a/ +--- + +## PR_BUSINESS_TELEPHONE_NUMBER_A {#pr_business_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number_w/_index.md new file mode 100644 index 0000000000..3c3c1ed08b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_BUSINESS_TELEPHONE_NUMBER_W method" +linktitle: "PR_BUSINESS_TELEPHONE_NUMBER_W" +articleTitle: "PR_BUSINESS_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_BUSINESS_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 1380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_business_telephone_number_w/ +--- + +## PR_BUSINESS_TELEPHONE_NUMBER_W {#pr_business_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_BUSINESS_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_cached_column_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_cached_column_count/_index.md new file mode 100644 index 0000000000..c476b80f26 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_cached_column_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CACHED_COLUMN_COUNT method" +linktitle: "PR_CACHED_COLUMN_COUNT" +articleTitle: "PR_CACHED_COLUMN_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_CACHED_COLUMN_COUNT of MapiPropertyTag." +type: docs +weight: 1390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_cached_column_count/ +--- + +## PR_CACHED_COLUMN_COUNT {#pr_cached_column_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CACHED_COLUMN_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number/_index.md new file mode 100644 index 0000000000..a97a64da72 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CALLBACK_TELEPHONE_NUMBER method" +linktitle: "PR_CALLBACK_TELEPHONE_NUMBER" +articleTitle: "PR_CALLBACK_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_CALLBACK_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 1400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number/ +--- + +## PR_CALLBACK_TELEPHONE_NUMBER {#pr_callback_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CALLBACK_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number_a/_index.md new file mode 100644 index 0000000000..b303a8cedf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CALLBACK_TELEPHONE_NUMBER_A method" +linktitle: "PR_CALLBACK_TELEPHONE_NUMBER_A" +articleTitle: "PR_CALLBACK_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_CALLBACK_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 1410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number_a/ +--- + +## PR_CALLBACK_TELEPHONE_NUMBER_A {#pr_callback_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CALLBACK_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number_w/_index.md new file mode 100644 index 0000000000..d7fdd09d28 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CALLBACK_TELEPHONE_NUMBER_W method" +linktitle: "PR_CALLBACK_TELEPHONE_NUMBER_W" +articleTitle: "PR_CALLBACK_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_CALLBACK_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 1420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_callback_telephone_number_w/ +--- + +## PR_CALLBACK_TELEPHONE_NUMBER_W {#pr_callback_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CALLBACK_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number/_index.md new file mode 100644 index 0000000000..8c09f52545 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CAR_TELEPHONE_NUMBER method" +linktitle: "PR_CAR_TELEPHONE_NUMBER" +articleTitle: "PR_CAR_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_CAR_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 1430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number/ +--- + +## PR_CAR_TELEPHONE_NUMBER {#pr_car_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CAR_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number_a/_index.md new file mode 100644 index 0000000000..01cb0d7d39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CAR_TELEPHONE_NUMBER_A method" +linktitle: "PR_CAR_TELEPHONE_NUMBER_A" +articleTitle: "PR_CAR_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_CAR_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 1440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number_a/ +--- + +## PR_CAR_TELEPHONE_NUMBER_A {#pr_car_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CAR_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number_w/_index.md new file mode 100644 index 0000000000..9bf0f5961d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CAR_TELEPHONE_NUMBER_W method" +linktitle: "PR_CAR_TELEPHONE_NUMBER_W" +articleTitle: "PR_CAR_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_CAR_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 1450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_car_telephone_number_w/ +--- + +## PR_CAR_TELEPHONE_NUMBER_W {#pr_car_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CAR_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_categ_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_categ_count/_index.md new file mode 100644 index 0000000000..8722e262e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_categ_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CATEG_COUNT method" +linktitle: "PR_CATEG_COUNT" +articleTitle: "PR_CATEG_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_CATEG_COUNT of MapiPropertyTag." +type: docs +weight: 1460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_categ_count/ +--- + +## PR_CATEG_COUNT {#pr_categ_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CATEG_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number/_index.md new file mode 100644 index 0000000000..9b3a296aca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CELLULAR_TELEPHONE_NUMBER method" +linktitle: "PR_CELLULAR_TELEPHONE_NUMBER" +articleTitle: "PR_CELLULAR_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_CELLULAR_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 1470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number/ +--- + +## PR_CELLULAR_TELEPHONE_NUMBER {#pr_cellular_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CELLULAR_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number_a/_index.md new file mode 100644 index 0000000000..6b263fdbc5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CELLULAR_TELEPHONE_NUMBER_A method" +linktitle: "PR_CELLULAR_TELEPHONE_NUMBER_A" +articleTitle: "PR_CELLULAR_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_CELLULAR_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 1480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number_a/ +--- + +## PR_CELLULAR_TELEPHONE_NUMBER_A {#pr_cellular_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CELLULAR_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number_w/_index.md new file mode 100644 index 0000000000..23e7d49d68 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CELLULAR_TELEPHONE_NUMBER_W method" +linktitle: "PR_CELLULAR_TELEPHONE_NUMBER_W" +articleTitle: "PR_CELLULAR_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_CELLULAR_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 1490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_cellular_telephone_number_w/ +--- + +## PR_CELLULAR_TELEPHONE_NUMBER_W {#pr_cellular_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CELLULAR_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_change_advisor/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_change_advisor/_index.md new file mode 100644 index 0000000000..aed8b61b53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_change_advisor/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CHANGE_ADVISOR method" +linktitle: "PR_CHANGE_ADVISOR" +articleTitle: "PR_CHANGE_ADVISOR" +second_title: "Aspose.Email for C++" +description: "PR_CHANGE_ADVISOR of MapiPropertyTag." +type: docs +weight: 1500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_change_advisor/ +--- + +## PR_CHANGE_ADVISOR {#pr_change_advisor} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CHANGE_ADVISOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_change_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_change_key/_index.md new file mode 100644 index 0000000000..31c173dc9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_change_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CHANGE_KEY method" +linktitle: "PR_CHANGE_KEY" +articleTitle: "PR_CHANGE_KEY" +second_title: "Aspose.Email for C++" +description: "PR_CHANGE_KEY of MapiPropertyTag." +type: docs +weight: 1510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_change_key/ +--- + +## PR_CHANGE_KEY {#pr_change_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CHANGE_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_change_notification_guid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_change_notification_guid/_index.md new file mode 100644 index 0000000000..c3aff0d64c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_change_notification_guid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CHANGE_NOTIFICATION_GUID method" +linktitle: "PR_CHANGE_NOTIFICATION_GUID" +articleTitle: "PR_CHANGE_NOTIFICATION_GUID" +second_title: "Aspose.Email for C++" +description: "PR_CHANGE_NOTIFICATION_GUID of MapiPropertyTag." +type: docs +weight: 1520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_change_notification_guid/ +--- + +## PR_CHANGE_NOTIFICATION_GUID {#pr_change_notification_guid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CHANGE_NOTIFICATION_GUID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_childrens_names/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_childrens_names/_index.md new file mode 100644 index 0000000000..076abc5990 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_childrens_names/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CHILDRENS_NAMES method" +linktitle: "PR_CHILDRENS_NAMES" +articleTitle: "PR_CHILDRENS_NAMES" +second_title: "Aspose.Email for C++" +description: "PR_CHILDRENS_NAMES of MapiPropertyTag." +type: docs +weight: 1530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_childrens_names/ +--- + +## PR_CHILDRENS_NAMES {#pr_childrens_names} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CHILDRENS_NAMES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_client_actions/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_client_actions/_index.md new file mode 100644 index 0000000000..1ce55eb899 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_client_actions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CLIENT_ACTIONS method" +linktitle: "PR_CLIENT_ACTIONS" +articleTitle: "PR_CLIENT_ACTIONS" +second_title: "Aspose.Email for C++" +description: "PR_CLIENT_ACTIONS of MapiPropertyTag." +type: docs +weight: 1540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_client_actions/ +--- + +## PR_CLIENT_ACTIONS {#pr_client_actions} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CLIENT_ACTIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_client_submit_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_client_submit_time/_index.md new file mode 100644 index 0000000000..e99ae4d82a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_client_submit_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CLIENT_SUBMIT_TIME method" +linktitle: "PR_CLIENT_SUBMIT_TIME" +articleTitle: "PR_CLIENT_SUBMIT_TIME" +second_title: "Aspose.Email for C++" +description: "PR_CLIENT_SUBMIT_TIME of MapiPropertyTag." +type: docs +weight: 1550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_client_submit_time/ +--- + +## PR_CLIENT_SUBMIT_TIME {#pr_client_submit_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CLIENT_SUBMIT_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_code_page_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_code_page_id/_index.md new file mode 100644 index 0000000000..ffb17a5ba8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_code_page_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CODE_PAGE_ID method" +linktitle: "PR_CODE_PAGE_ID" +articleTitle: "PR_CODE_PAGE_ID" +second_title: "Aspose.Email for C++" +description: "PR_CODE_PAGE_ID of MapiPropertyTag." +type: docs +weight: 1560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_code_page_id/ +--- + +## PR_CODE_PAGE_ID {#pr_code_page_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CODE_PAGE_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_collector/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_collector/_index.md new file mode 100644 index 0000000000..ead51e1fd2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_collector/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COLLECTOR method" +linktitle: "PR_COLLECTOR" +articleTitle: "PR_COLLECTOR" +second_title: "Aspose.Email for C++" +description: "PR_COLLECTOR of MapiPropertyTag." +type: docs +weight: 1570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_collector/ +--- + +## PR_COLLECTOR {#pr_collector} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COLLECTOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_comment/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_comment/_index.md new file mode 100644 index 0000000000..3b0af05472 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_comment/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMMENT method" +linktitle: "PR_COMMENT" +articleTitle: "PR_COMMENT" +second_title: "Aspose.Email for C++" +description: "PR_COMMENT of MapiPropertyTag." +type: docs +weight: 1580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_comment/ +--- + +## PR_COMMENT {#pr_comment} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMMENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_comment_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_comment_a/_index.md new file mode 100644 index 0000000000..9d04306c74 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_comment_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMMENT_A method" +linktitle: "PR_COMMENT_A" +articleTitle: "PR_COMMENT_A" +second_title: "Aspose.Email for C++" +description: "PR_COMMENT_A of MapiPropertyTag." +type: docs +weight: 1590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_comment_a/ +--- + +## PR_COMMENT_A {#pr_comment_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMMENT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_comment_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_comment_w/_index.md new file mode 100644 index 0000000000..3a7da54388 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_comment_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMMENT_W method" +linktitle: "PR_COMMENT_W" +articleTitle: "PR_COMMENT_W" +second_title: "Aspose.Email for C++" +description: "PR_COMMENT_W of MapiPropertyTag." +type: docs +weight: 1600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_comment_w/ +--- + +## PR_COMMENT_W {#pr_comment_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMMENT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_common_views_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_common_views_entryid/_index.md new file mode 100644 index 0000000000..9e102b27ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_common_views_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMMON_VIEWS_ENTRYID method" +linktitle: "PR_COMMON_VIEWS_ENTRYID" +articleTitle: "PR_COMMON_VIEWS_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_COMMON_VIEWS_ENTRYID of MapiPropertyTag." +type: docs +weight: 1610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_common_views_entryid/ +--- + +## PR_COMMON_VIEWS_ENTRYID {#pr_common_views_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMMON_VIEWS_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number/_index.md new file mode 100644 index 0000000000..6fa15b2936 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMPANY_MAIN_PHONE_NUMBER method" +linktitle: "PR_COMPANY_MAIN_PHONE_NUMBER" +articleTitle: "PR_COMPANY_MAIN_PHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_COMPANY_MAIN_PHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 1620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number/ +--- + +## PR_COMPANY_MAIN_PHONE_NUMBER {#pr_company_main_phone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMPANY_MAIN_PHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number_a/_index.md new file mode 100644 index 0000000000..c3e84f651c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMPANY_MAIN_PHONE_NUMBER_A method" +linktitle: "PR_COMPANY_MAIN_PHONE_NUMBER_A" +articleTitle: "PR_COMPANY_MAIN_PHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_COMPANY_MAIN_PHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 1630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number_a/ +--- + +## PR_COMPANY_MAIN_PHONE_NUMBER_A {#pr_company_main_phone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMPANY_MAIN_PHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number_w/_index.md new file mode 100644 index 0000000000..295e2532b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMPANY_MAIN_PHONE_NUMBER_W method" +linktitle: "PR_COMPANY_MAIN_PHONE_NUMBER_W" +articleTitle: "PR_COMPANY_MAIN_PHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_COMPANY_MAIN_PHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 1640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_company_main_phone_number_w/ +--- + +## PR_COMPANY_MAIN_PHONE_NUMBER_W {#pr_company_main_phone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMPANY_MAIN_PHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_name/_index.md new file mode 100644 index 0000000000..8e0bfb7135 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMPANY_NAME method" +linktitle: "PR_COMPANY_NAME" +articleTitle: "PR_COMPANY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_COMPANY_NAME of MapiPropertyTag." +type: docs +weight: 1650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_company_name/ +--- + +## PR_COMPANY_NAME {#pr_company_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMPANY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_name_a/_index.md new file mode 100644 index 0000000000..79c03cf1d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMPANY_NAME_A method" +linktitle: "PR_COMPANY_NAME_A" +articleTitle: "PR_COMPANY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_COMPANY_NAME_A of MapiPropertyTag." +type: docs +weight: 1660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_company_name_a/ +--- + +## PR_COMPANY_NAME_A {#pr_company_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMPANY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_name_w/_index.md new file mode 100644 index 0000000000..8d13180b64 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_company_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMPANY_NAME_W method" +linktitle: "PR_COMPANY_NAME_W" +articleTitle: "PR_COMPANY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_COMPANY_NAME_W of MapiPropertyTag." +type: docs +weight: 1670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_company_name_w/ +--- + +## PR_COMPANY_NAME_W {#pr_company_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMPANY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name/_index.md new file mode 100644 index 0000000000..d477673c37 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMPUTER_NETWORK_NAME method" +linktitle: "PR_COMPUTER_NETWORK_NAME" +articleTitle: "PR_COMPUTER_NETWORK_NAME" +second_title: "Aspose.Email for C++" +description: "PR_COMPUTER_NETWORK_NAME of MapiPropertyTag." +type: docs +weight: 1680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name/ +--- + +## PR_COMPUTER_NETWORK_NAME {#pr_computer_network_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMPUTER_NETWORK_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name_a/_index.md new file mode 100644 index 0000000000..94109cccc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMPUTER_NETWORK_NAME_A method" +linktitle: "PR_COMPUTER_NETWORK_NAME_A" +articleTitle: "PR_COMPUTER_NETWORK_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_COMPUTER_NETWORK_NAME_A of MapiPropertyTag." +type: docs +weight: 1690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name_a/ +--- + +## PR_COMPUTER_NETWORK_NAME_A {#pr_computer_network_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMPUTER_NETWORK_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name_w/_index.md new file mode 100644 index 0000000000..7801004769 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COMPUTER_NETWORK_NAME_W method" +linktitle: "PR_COMPUTER_NETWORK_NAME_W" +articleTitle: "PR_COMPUTER_NETWORK_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_COMPUTER_NETWORK_NAME_W of MapiPropertyTag." +type: docs +weight: 1700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_computer_network_name_w/ +--- + +## PR_COMPUTER_NETWORK_NAME_W {#pr_computer_network_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COMPUTER_NETWORK_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conflict_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conflict_entryid/_index.md new file mode 100644 index 0000000000..5689de5397 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conflict_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONFLICT_ENTRYID method" +linktitle: "PR_CONFLICT_ENTRYID" +articleTitle: "PR_CONFLICT_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_CONFLICT_ENTRYID of MapiPropertyTag." +type: docs +weight: 1710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conflict_entryid/ +--- + +## PR_CONFLICT_ENTRYID {#pr_conflict_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONFLICT_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_addrtypes/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_addrtypes/_index.md new file mode 100644 index 0000000000..8a9d42decb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_addrtypes/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTACT_ADDRTYPES method" +linktitle: "PR_CONTACT_ADDRTYPES" +articleTitle: "PR_CONTACT_ADDRTYPES" +second_title: "Aspose.Email for C++" +description: "PR_CONTACT_ADDRTYPES of MapiPropertyTag." +type: docs +weight: 1720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_contact_addrtypes/ +--- + +## PR_CONTACT_ADDRTYPES {#pr_contact_addrtypes} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTACT_ADDRTYPES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_count/_index.md new file mode 100644 index 0000000000..ca4399ab7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTACT_COUNT method" +linktitle: "PR_CONTACT_COUNT" +articleTitle: "PR_CONTACT_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_CONTACT_COUNT of MapiPropertyTag." +type: docs +weight: 1730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_contact_count/ +--- + +## PR_CONTACT_COUNT {#pr_contact_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTACT_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_default_address_index/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_default_address_index/_index.md new file mode 100644 index 0000000000..9657b231af --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_default_address_index/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTACT_DEFAULT_ADDRESS_INDEX method" +linktitle: "PR_CONTACT_DEFAULT_ADDRESS_INDEX" +articleTitle: "PR_CONTACT_DEFAULT_ADDRESS_INDEX" +second_title: "Aspose.Email for C++" +description: "PR_CONTACT_DEFAULT_ADDRESS_INDEX of MapiPropertyTag." +type: docs +weight: 1740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_contact_default_address_index/ +--- + +## PR_CONTACT_DEFAULT_ADDRESS_INDEX {#pr_contact_default_address_index} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTACT_DEFAULT_ADDRESS_INDEX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_email_addresses/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_email_addresses/_index.md new file mode 100644 index 0000000000..92132f0f22 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_email_addresses/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTACT_EMAIL_ADDRESSES method" +linktitle: "PR_CONTACT_EMAIL_ADDRESSES" +articleTitle: "PR_CONTACT_EMAIL_ADDRESSES" +second_title: "Aspose.Email for C++" +description: "PR_CONTACT_EMAIL_ADDRESSES of MapiPropertyTag." +type: docs +weight: 1750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_contact_email_addresses/ +--- + +## PR_CONTACT_EMAIL_ADDRESSES {#pr_contact_email_addresses} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTACT_EMAIL_ADDRESSES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_entryids/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_entryids/_index.md new file mode 100644 index 0000000000..c5075014fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_entryids/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTACT_ENTRYIDS method" +linktitle: "PR_CONTACT_ENTRYIDS" +articleTitle: "PR_CONTACT_ENTRYIDS" +second_title: "Aspose.Email for C++" +description: "PR_CONTACT_ENTRYIDS of MapiPropertyTag." +type: docs +weight: 1760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_contact_entryids/ +--- + +## PR_CONTACT_ENTRYIDS {#pr_contact_entryids} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTACT_ENTRYIDS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_version/_index.md new file mode 100644 index 0000000000..f405abd8f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contact_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTACT_VERSION method" +linktitle: "PR_CONTACT_VERSION" +articleTitle: "PR_CONTACT_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_CONTACT_VERSION of MapiPropertyTag." +type: docs +weight: 1770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_contact_version/ +--- + +## PR_CONTACT_VERSION {#pr_contact_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTACT_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_class/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_class/_index.md new file mode 100644 index 0000000000..cecf1202b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_class/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTAINER_CLASS method" +linktitle: "PR_CONTAINER_CLASS" +articleTitle: "PR_CONTAINER_CLASS" +second_title: "Aspose.Email for C++" +description: "PR_CONTAINER_CLASS of MapiPropertyTag." +type: docs +weight: 1780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_container_class/ +--- + +## PR_CONTAINER_CLASS {#pr_container_class} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTAINER_CLASS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_class_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_class_a/_index.md new file mode 100644 index 0000000000..4a9f95b56c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_class_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTAINER_CLASS_A method" +linktitle: "PR_CONTAINER_CLASS_A" +articleTitle: "PR_CONTAINER_CLASS_A" +second_title: "Aspose.Email for C++" +description: "PR_CONTAINER_CLASS_A of MapiPropertyTag." +type: docs +weight: 1790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_container_class_a/ +--- + +## PR_CONTAINER_CLASS_A {#pr_container_class_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTAINER_CLASS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_class_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_class_w/_index.md new file mode 100644 index 0000000000..f6129bc216 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_class_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTAINER_CLASS_W method" +linktitle: "PR_CONTAINER_CLASS_W" +articleTitle: "PR_CONTAINER_CLASS_W" +second_title: "Aspose.Email for C++" +description: "PR_CONTAINER_CLASS_W of MapiPropertyTag." +type: docs +weight: 1800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_container_class_w/ +--- + +## PR_CONTAINER_CLASS_W {#pr_container_class_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTAINER_CLASS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_contents/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_contents/_index.md new file mode 100644 index 0000000000..ecdf42202c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_contents/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTAINER_CONTENTS method" +linktitle: "PR_CONTAINER_CONTENTS" +articleTitle: "PR_CONTAINER_CONTENTS" +second_title: "Aspose.Email for C++" +description: "PR_CONTAINER_CONTENTS of MapiPropertyTag." +type: docs +weight: 1810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_container_contents/ +--- + +## PR_CONTAINER_CONTENTS {#pr_container_contents} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTAINER_CONTENTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_flags/_index.md new file mode 100644 index 0000000000..5393e75f1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTAINER_FLAGS method" +linktitle: "PR_CONTAINER_FLAGS" +articleTitle: "PR_CONTAINER_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_CONTAINER_FLAGS of MapiPropertyTag." +type: docs +weight: 1820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_container_flags/ +--- + +## PR_CONTAINER_FLAGS {#pr_container_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTAINER_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_hierarchy/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_hierarchy/_index.md new file mode 100644 index 0000000000..9278264c7c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_hierarchy/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTAINER_HIERARCHY method" +linktitle: "PR_CONTAINER_HIERARCHY" +articleTitle: "PR_CONTAINER_HIERARCHY" +second_title: "Aspose.Email for C++" +description: "PR_CONTAINER_HIERARCHY of MapiPropertyTag." +type: docs +weight: 1830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_container_hierarchy/ +--- + +## PR_CONTAINER_HIERARCHY {#pr_container_hierarchy} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTAINER_HIERARCHY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_modify_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_modify_version/_index.md new file mode 100644 index 0000000000..0549ea24c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_container_modify_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTAINER_MODIFY_VERSION method" +linktitle: "PR_CONTAINER_MODIFY_VERSION" +articleTitle: "PR_CONTAINER_MODIFY_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_CONTAINER_MODIFY_VERSION of MapiPropertyTag." +type: docs +weight: 1840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_container_modify_version/ +--- + +## PR_CONTAINER_MODIFY_VERSION {#pr_container_modify_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTAINER_MODIFY_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_confidentiality_algorithm_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_confidentiality_algorithm_id/_index.md new file mode 100644 index 0000000000..a4db865389 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_confidentiality_algorithm_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID method" +linktitle: "PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID" +articleTitle: "PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID of MapiPropertyTag." +type: docs +weight: 1850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_confidentiality_algorithm_id/ +--- + +## PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID {#pr_content_confidentiality_algorithm_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_correlator/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_correlator/_index.md new file mode 100644 index 0000000000..7574964ab0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_correlator/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_CORRELATOR method" +linktitle: "PR_CONTENT_CORRELATOR" +articleTitle: "PR_CONTENT_CORRELATOR" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_CORRELATOR of MapiPropertyTag." +type: docs +weight: 1860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_correlator/ +--- + +## PR_CONTENT_CORRELATOR {#pr_content_correlator} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_CORRELATOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_count/_index.md new file mode 100644 index 0000000000..2103a309c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_COUNT method" +linktitle: "PR_CONTENT_COUNT" +articleTitle: "PR_CONTENT_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_COUNT of MapiPropertyTag." +type: docs +weight: 1870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_count/ +--- + +## PR_CONTENT_COUNT {#pr_content_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier/_index.md new file mode 100644 index 0000000000..b44a191f29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_IDENTIFIER method" +linktitle: "PR_CONTENT_IDENTIFIER" +articleTitle: "PR_CONTENT_IDENTIFIER" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_IDENTIFIER of MapiPropertyTag." +type: docs +weight: 1880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier/ +--- + +## PR_CONTENT_IDENTIFIER {#pr_content_identifier} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_IDENTIFIER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier_a/_index.md new file mode 100644 index 0000000000..6ccc8d51c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_IDENTIFIER_A method" +linktitle: "PR_CONTENT_IDENTIFIER_A" +articleTitle: "PR_CONTENT_IDENTIFIER_A" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_IDENTIFIER_A of MapiPropertyTag." +type: docs +weight: 1890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier_a/ +--- + +## PR_CONTENT_IDENTIFIER_A {#pr_content_identifier_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_IDENTIFIER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier_w/_index.md new file mode 100644 index 0000000000..9013e765ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_IDENTIFIER_W method" +linktitle: "PR_CONTENT_IDENTIFIER_W" +articleTitle: "PR_CONTENT_IDENTIFIER_W" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_IDENTIFIER_W of MapiPropertyTag." +type: docs +weight: 1900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_identifier_w/ +--- + +## PR_CONTENT_IDENTIFIER_W {#pr_content_identifier_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_IDENTIFIER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_integrity_check/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_integrity_check/_index.md new file mode 100644 index 0000000000..b31dea112d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_integrity_check/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_INTEGRITY_CHECK method" +linktitle: "PR_CONTENT_INTEGRITY_CHECK" +articleTitle: "PR_CONTENT_INTEGRITY_CHECK" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_INTEGRITY_CHECK of MapiPropertyTag." +type: docs +weight: 1910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_integrity_check/ +--- + +## PR_CONTENT_INTEGRITY_CHECK {#pr_content_integrity_check} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_INTEGRITY_CHECK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_length/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_length/_index.md new file mode 100644 index 0000000000..c87adc7103 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_length/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_LENGTH method" +linktitle: "PR_CONTENT_LENGTH" +articleTitle: "PR_CONTENT_LENGTH" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_LENGTH of MapiPropertyTag." +type: docs +weight: 1920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_length/ +--- + +## PR_CONTENT_LENGTH {#pr_content_length} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_LENGTH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_return_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_return_requested/_index.md new file mode 100644 index 0000000000..3d181fbaee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_return_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_RETURN_REQUESTED method" +linktitle: "PR_CONTENT_RETURN_REQUESTED" +articleTitle: "PR_CONTENT_RETURN_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_RETURN_REQUESTED of MapiPropertyTag." +type: docs +weight: 1930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_return_requested/ +--- + +## PR_CONTENT_RETURN_REQUESTED {#pr_content_return_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_RETURN_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_search_key/_index.md new file mode 100644 index 0000000000..eaf267952a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_SEARCH_KEY method" +linktitle: "PR_CONTENT_SEARCH_KEY" +articleTitle: "PR_CONTENT_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 1940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_search_key/ +--- + +## PR_CONTENT_SEARCH_KEY {#pr_content_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_unread/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_unread/_index.md new file mode 100644 index 0000000000..a70cf26b57 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_content_unread/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENT_UNREAD method" +linktitle: "PR_CONTENT_UNREAD" +articleTitle: "PR_CONTENT_UNREAD" +second_title: "Aspose.Email for C++" +description: "PR_CONTENT_UNREAD of MapiPropertyTag." +type: docs +weight: 1950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_content_unread/ +--- + +## PR_CONTENT_UNREAD {#pr_content_unread} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENT_UNREAD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_contents_sort_order/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contents_sort_order/_index.md new file mode 100644 index 0000000000..27436e20b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contents_sort_order/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENTS_SORT_ORDER method" +linktitle: "PR_CONTENTS_SORT_ORDER" +articleTitle: "PR_CONTENTS_SORT_ORDER" +second_title: "Aspose.Email for C++" +description: "PR_CONTENTS_SORT_ORDER of MapiPropertyTag." +type: docs +weight: 1960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_contents_sort_order/ +--- + +## PR_CONTENTS_SORT_ORDER {#pr_contents_sort_order} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENTS_SORT_ORDER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_contents_synchronizer/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contents_synchronizer/_index.md new file mode 100644 index 0000000000..02229678b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_contents_synchronizer/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTENTS_SYNCHRONIZER method" +linktitle: "PR_CONTENTS_SYNCHRONIZER" +articleTitle: "PR_CONTENTS_SYNCHRONIZER" +second_title: "Aspose.Email for C++" +description: "PR_CONTENTS_SYNCHRONIZER of MapiPropertyTag." +type: docs +weight: 1970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_contents_synchronizer/ +--- + +## PR_CONTENTS_SYNCHRONIZER {#pr_contents_synchronizer} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTENTS_SYNCHRONIZER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_flags/_index.md new file mode 100644 index 0000000000..1635d0c261 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTROL_FLAGS method" +linktitle: "PR_CONTROL_FLAGS" +articleTitle: "PR_CONTROL_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_CONTROL_FLAGS of MapiPropertyTag." +type: docs +weight: 1980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_control_flags/ +--- + +## PR_CONTROL_FLAGS {#pr_control_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTROL_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_id/_index.md new file mode 100644 index 0000000000..15be0dd687 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTROL_ID method" +linktitle: "PR_CONTROL_ID" +articleTitle: "PR_CONTROL_ID" +second_title: "Aspose.Email for C++" +description: "PR_CONTROL_ID of MapiPropertyTag." +type: docs +weight: 1990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_control_id/ +--- + +## PR_CONTROL_ID {#pr_control_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTROL_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_structure/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_structure/_index.md new file mode 100644 index 0000000000..8c34e521a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_structure/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTROL_STRUCTURE method" +linktitle: "PR_CONTROL_STRUCTURE" +articleTitle: "PR_CONTROL_STRUCTURE" +second_title: "Aspose.Email for C++" +description: "PR_CONTROL_STRUCTURE of MapiPropertyTag." +type: docs +weight: 2000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_control_structure/ +--- + +## PR_CONTROL_STRUCTURE {#pr_control_structure} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTROL_STRUCTURE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_type/_index.md new file mode 100644 index 0000000000..ed079ec654 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_control_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONTROL_TYPE method" +linktitle: "PR_CONTROL_TYPE" +articleTitle: "PR_CONTROL_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_CONTROL_TYPE of MapiPropertyTag." +type: docs +weight: 2010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_control_type/ +--- + +## PR_CONTROL_TYPE {#pr_control_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONTROL_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_index/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_index/_index.md new file mode 100644 index 0000000000..1bda0dd69e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_index/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERSATION_INDEX method" +linktitle: "PR_CONVERSATION_INDEX" +articleTitle: "PR_CONVERSATION_INDEX" +second_title: "Aspose.Email for C++" +description: "PR_CONVERSATION_INDEX of MapiPropertyTag." +type: docs +weight: 2020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conversation_index/ +--- + +## PR_CONVERSATION_INDEX {#pr_conversation_index} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERSATION_INDEX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_index_tracking/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_index_tracking/_index.md new file mode 100644 index 0000000000..63b7ba42ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_index_tracking/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERSATION_INDEX_TRACKING method" +linktitle: "PR_CONVERSATION_INDEX_TRACKING" +articleTitle: "PR_CONVERSATION_INDEX_TRACKING" +second_title: "Aspose.Email for C++" +description: "PR_CONVERSATION_INDEX_TRACKING of MapiPropertyTag." +type: docs +weight: 2030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conversation_index_tracking/ +--- + +## PR_CONVERSATION_INDEX_TRACKING {#pr_conversation_index_tracking} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERSATION_INDEX_TRACKING() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_key/_index.md new file mode 100644 index 0000000000..eca5f97cf9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERSATION_KEY method" +linktitle: "PR_CONVERSATION_KEY" +articleTitle: "PR_CONVERSATION_KEY" +second_title: "Aspose.Email for C++" +description: "PR_CONVERSATION_KEY of MapiPropertyTag." +type: docs +weight: 2040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conversation_key/ +--- + +## PR_CONVERSATION_KEY {#pr_conversation_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERSATION_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic/_index.md new file mode 100644 index 0000000000..db0c332274 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERSATION_TOPIC method" +linktitle: "PR_CONVERSATION_TOPIC" +articleTitle: "PR_CONVERSATION_TOPIC" +second_title: "Aspose.Email for C++" +description: "PR_CONVERSATION_TOPIC of MapiPropertyTag." +type: docs +weight: 2050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic/ +--- + +## PR_CONVERSATION_TOPIC {#pr_conversation_topic} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERSATION_TOPIC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic_a/_index.md new file mode 100644 index 0000000000..2aadbe54ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERSATION_TOPIC_A method" +linktitle: "PR_CONVERSATION_TOPIC_A" +articleTitle: "PR_CONVERSATION_TOPIC_A" +second_title: "Aspose.Email for C++" +description: "PR_CONVERSATION_TOPIC_A of MapiPropertyTag." +type: docs +weight: 2060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic_a/ +--- + +## PR_CONVERSATION_TOPIC_A {#pr_conversation_topic_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERSATION_TOPIC_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic_w/_index.md new file mode 100644 index 0000000000..117c3fbce5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERSATION_TOPIC_W method" +linktitle: "PR_CONVERSATION_TOPIC_W" +articleTitle: "PR_CONVERSATION_TOPIC_W" +second_title: "Aspose.Email for C++" +description: "PR_CONVERSATION_TOPIC_W of MapiPropertyTag." +type: docs +weight: 2070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conversation_topic_w/ +--- + +## PR_CONVERSATION_TOPIC_W {#pr_conversation_topic_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERSATION_TOPIC_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversion_eits/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversion_eits/_index.md new file mode 100644 index 0000000000..9a83ee0d08 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversion_eits/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERSION_EITS method" +linktitle: "PR_CONVERSION_EITS" +articleTitle: "PR_CONVERSION_EITS" +second_title: "Aspose.Email for C++" +description: "PR_CONVERSION_EITS of MapiPropertyTag." +type: docs +weight: 2080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conversion_eits/ +--- + +## PR_CONVERSION_EITS {#pr_conversion_eits} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERSION_EITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversion_prohibited/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversion_prohibited/_index.md new file mode 100644 index 0000000000..e2ff7b8484 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversion_prohibited/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERSION_PROHIBITED method" +linktitle: "PR_CONVERSION_PROHIBITED" +articleTitle: "PR_CONVERSION_PROHIBITED" +second_title: "Aspose.Email for C++" +description: "PR_CONVERSION_PROHIBITED of MapiPropertyTag." +type: docs +weight: 2090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conversion_prohibited/ +--- + +## PR_CONVERSION_PROHIBITED {#pr_conversion_prohibited} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERSION_PROHIBITED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversion_with_loss_prohibited/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversion_with_loss_prohibited/_index.md new file mode 100644 index 0000000000..bdb587d2dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_conversion_with_loss_prohibited/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERSION_WITH_LOSS_PROHIBITED method" +linktitle: "PR_CONVERSION_WITH_LOSS_PROHIBITED" +articleTitle: "PR_CONVERSION_WITH_LOSS_PROHIBITED" +second_title: "Aspose.Email for C++" +description: "PR_CONVERSION_WITH_LOSS_PROHIBITED of MapiPropertyTag." +type: docs +weight: 2100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_conversion_with_loss_prohibited/ +--- + +## PR_CONVERSION_WITH_LOSS_PROHIBITED {#pr_conversion_with_loss_prohibited} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERSION_WITH_LOSS_PROHIBITED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_converted_eits/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_converted_eits/_index.md new file mode 100644 index 0000000000..6628635239 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_converted_eits/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CONVERTED_EITS method" +linktitle: "PR_CONVERTED_EITS" +articleTitle: "PR_CONVERTED_EITS" +second_title: "Aspose.Email for C++" +description: "PR_CONVERTED_EITS of MapiPropertyTag." +type: docs +weight: 2110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_converted_eits/ +--- + +## PR_CONVERTED_EITS {#pr_converted_eits} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CONVERTED_EITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_correlate/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_correlate/_index.md new file mode 100644 index 0000000000..e34498ab20 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_correlate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CORRELATE method" +linktitle: "PR_CORRELATE" +articleTitle: "PR_CORRELATE" +second_title: "Aspose.Email for C++" +description: "PR_CORRELATE of MapiPropertyTag." +type: docs +weight: 2120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_correlate/ +--- + +## PR_CORRELATE {#pr_correlate} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CORRELATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_correlate_mtsid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_correlate_mtsid/_index.md new file mode 100644 index 0000000000..59f8b49f2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_correlate_mtsid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CORRELATE_MTSID method" +linktitle: "PR_CORRELATE_MTSID" +articleTitle: "PR_CORRELATE_MTSID" +second_title: "Aspose.Email for C++" +description: "PR_CORRELATE_MTSID of MapiPropertyTag." +type: docs +weight: 2130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_correlate_mtsid/ +--- + +## PR_CORRELATE_MTSID {#pr_correlate_mtsid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CORRELATE_MTSID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_country/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_country/_index.md new file mode 100644 index 0000000000..5b95235bfd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_country/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COUNTRY method" +linktitle: "PR_COUNTRY" +articleTitle: "PR_COUNTRY" +second_title: "Aspose.Email for C++" +description: "PR_COUNTRY of MapiPropertyTag." +type: docs +weight: 2140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_country/ +--- + +## PR_COUNTRY {#pr_country} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COUNTRY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_country_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_country_a/_index.md new file mode 100644 index 0000000000..41e7ae84b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_country_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COUNTRY_A method" +linktitle: "PR_COUNTRY_A" +articleTitle: "PR_COUNTRY_A" +second_title: "Aspose.Email for C++" +description: "PR_COUNTRY_A of MapiPropertyTag." +type: docs +weight: 2150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_country_a/ +--- + +## PR_COUNTRY_A {#pr_country_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COUNTRY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_country_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_country_w/_index.md new file mode 100644 index 0000000000..f0af9861b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_country_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_COUNTRY_W method" +linktitle: "PR_COUNTRY_W" +articleTitle: "PR_COUNTRY_W" +second_title: "Aspose.Email for C++" +description: "PR_COUNTRY_W of MapiPropertyTag." +type: docs +weight: 2160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_country_w/ +--- + +## PR_COUNTRY_W {#pr_country_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_COUNTRY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_create_templates/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_create_templates/_index.md new file mode 100644 index 0000000000..8b921d04cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_create_templates/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CREATE_TEMPLATES method" +linktitle: "PR_CREATE_TEMPLATES" +articleTitle: "PR_CREATE_TEMPLATES" +second_title: "Aspose.Email for C++" +description: "PR_CREATE_TEMPLATES of MapiPropertyTag." +type: docs +weight: 2170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_create_templates/ +--- + +## PR_CREATE_TEMPLATES {#pr_create_templates} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CREATE_TEMPLATES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_creation_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creation_time/_index.md new file mode 100644 index 0000000000..2b0a21d7cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creation_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CREATION_TIME method" +linktitle: "PR_CREATION_TIME" +articleTitle: "PR_CREATION_TIME" +second_title: "Aspose.Email for C++" +description: "PR_CREATION_TIME of MapiPropertyTag." +type: docs +weight: 2180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_creation_time/ +--- + +## PR_CREATION_TIME {#pr_creation_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CREATION_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_creation_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creation_version/_index.md new file mode 100644 index 0000000000..aebde95e49 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creation_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CREATION_VERSION method" +linktitle: "PR_CREATION_VERSION" +articleTitle: "PR_CREATION_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_CREATION_VERSION of MapiPropertyTag." +type: docs +weight: 2190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_creation_version/ +--- + +## PR_CREATION_VERSION {#pr_creation_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CREATION_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_entryid/_index.md new file mode 100644 index 0000000000..fe5e959fcf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CREATOR_ENTRYID method" +linktitle: "PR_CREATOR_ENTRYID" +articleTitle: "PR_CREATOR_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_CREATOR_ENTRYID of MapiPropertyTag." +type: docs +weight: 2200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_creator_entryid/ +--- + +## PR_CREATOR_ENTRYID {#pr_creator_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CREATOR_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_name/_index.md new file mode 100644 index 0000000000..823941b7d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CREATOR_NAME method" +linktitle: "PR_CREATOR_NAME" +articleTitle: "PR_CREATOR_NAME" +second_title: "Aspose.Email for C++" +description: "PR_CREATOR_NAME of MapiPropertyTag." +type: docs +weight: 2210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_creator_name/ +--- + +## PR_CREATOR_NAME {#pr_creator_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CREATOR_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_name_a/_index.md new file mode 100644 index 0000000000..b9476ac7a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CREATOR_NAME_A method" +linktitle: "PR_CREATOR_NAME_A" +articleTitle: "PR_CREATOR_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_CREATOR_NAME_A of MapiPropertyTag." +type: docs +weight: 2220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_creator_name_a/ +--- + +## PR_CREATOR_NAME_A {#pr_creator_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CREATOR_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_name_w/_index.md new file mode 100644 index 0000000000..27deb85528 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_creator_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CREATOR_NAME_W method" +linktitle: "PR_CREATOR_NAME_W" +articleTitle: "PR_CREATOR_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_CREATOR_NAME_W of MapiPropertyTag." +type: docs +weight: 2230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_creator_name_w/ +--- + +## PR_CREATOR_NAME_W {#pr_creator_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CREATOR_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_current_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_current_version/_index.md new file mode 100644 index 0000000000..af468f277f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_current_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CURRENT_VERSION method" +linktitle: "PR_CURRENT_VERSION" +articleTitle: "PR_CURRENT_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_CURRENT_VERSION of MapiPropertyTag." +type: docs +weight: 2240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_current_version/ +--- + +## PR_CURRENT_VERSION {#pr_current_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CURRENT_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_customer_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_customer_id/_index.md new file mode 100644 index 0000000000..f168ec0315 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_customer_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CUSTOMER_ID method" +linktitle: "PR_CUSTOMER_ID" +articleTitle: "PR_CUSTOMER_ID" +second_title: "Aspose.Email for C++" +description: "PR_CUSTOMER_ID of MapiPropertyTag." +type: docs +weight: 2250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_customer_id/ +--- + +## PR_CUSTOMER_ID {#pr_customer_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CUSTOMER_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_customer_id_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_customer_id_a/_index.md new file mode 100644 index 0000000000..813fa48063 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_customer_id_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CUSTOMER_ID_A method" +linktitle: "PR_CUSTOMER_ID_A" +articleTitle: "PR_CUSTOMER_ID_A" +second_title: "Aspose.Email for C++" +description: "PR_CUSTOMER_ID_A of MapiPropertyTag." +type: docs +weight: 2260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_customer_id_a/ +--- + +## PR_CUSTOMER_ID_A {#pr_customer_id_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CUSTOMER_ID_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_customer_id_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_customer_id_w/_index.md new file mode 100644 index 0000000000..abc5eabe43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_customer_id_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_CUSTOMER_ID_W method" +linktitle: "PR_CUSTOMER_ID_W" +articleTitle: "PR_CUSTOMER_ID_W" +second_title: "Aspose.Email for C++" +description: "PR_CUSTOMER_ID_W of MapiPropertyTag." +type: docs +weight: 2270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_customer_id_w/ +--- + +## PR_CUSTOMER_ID_W {#pr_customer_id_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_CUSTOMER_ID_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_dam_back_patched/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dam_back_patched/_index.md new file mode 100644 index 0000000000..23eef7d5e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dam_back_patched/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DAM_BACK_PATCHED method" +linktitle: "PR_DAM_BACK_PATCHED" +articleTitle: "PR_DAM_BACK_PATCHED" +second_title: "Aspose.Email for C++" +description: "PR_DAM_BACK_PATCHED of MapiPropertyTag." +type: docs +weight: 2280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_dam_back_patched/ +--- + +## PR_DAM_BACK_PATCHED {#pr_dam_back_patched} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DAM_BACK_PATCHED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_dam_original_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dam_original_entryid/_index.md new file mode 100644 index 0000000000..01c2e699d2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dam_original_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DAM_ORIGINAL_ENTRYID method" +linktitle: "PR_DAM_ORIGINAL_ENTRYID" +articleTitle: "PR_DAM_ORIGINAL_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_DAM_ORIGINAL_ENTRYID of MapiPropertyTag." +type: docs +weight: 2290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_dam_original_entryid/ +--- + +## PR_DAM_ORIGINAL_ENTRYID {#pr_dam_original_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DAM_ORIGINAL_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_def_create_dl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_def_create_dl/_index.md new file mode 100644 index 0000000000..51c7b8aec8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_def_create_dl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEF_CREATE_DL method" +linktitle: "PR_DEF_CREATE_DL" +articleTitle: "PR_DEF_CREATE_DL" +second_title: "Aspose.Email for C++" +description: "PR_DEF_CREATE_DL of MapiPropertyTag." +type: docs +weight: 2300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_def_create_dl/ +--- + +## PR_DEF_CREATE_DL {#pr_def_create_dl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEF_CREATE_DL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_def_create_mailuser/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_def_create_mailuser/_index.md new file mode 100644 index 0000000000..842f6bd461 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_def_create_mailuser/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEF_CREATE_MAILUSER method" +linktitle: "PR_DEF_CREATE_MAILUSER" +articleTitle: "PR_DEF_CREATE_MAILUSER" +second_title: "Aspose.Email for C++" +description: "PR_DEF_CREATE_MAILUSER of MapiPropertyTag." +type: docs +weight: 2310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_def_create_mailuser/ +--- + +## PR_DEF_CREATE_MAILUSER {#pr_def_create_mailuser} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEF_CREATE_MAILUSER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_default_profile/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_default_profile/_index.md new file mode 100644 index 0000000000..4c5968b20c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_default_profile/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEFAULT_PROFILE method" +linktitle: "PR_DEFAULT_PROFILE" +articleTitle: "PR_DEFAULT_PROFILE" +second_title: "Aspose.Email for C++" +description: "PR_DEFAULT_PROFILE of MapiPropertyTag." +type: docs +weight: 2320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_default_profile/ +--- + +## PR_DEFAULT_PROFILE {#pr_default_profile} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEFAULT_PROFILE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_default_store/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_default_store/_index.md new file mode 100644 index 0000000000..8b0c034ca8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_default_store/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEFAULT_STORE method" +linktitle: "PR_DEFAULT_STORE" +articleTitle: "PR_DEFAULT_STORE" +second_title: "Aspose.Email for C++" +description: "PR_DEFAULT_STORE of MapiPropertyTag." +type: docs +weight: 2330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_default_store/ +--- + +## PR_DEFAULT_STORE {#pr_default_store} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEFAULT_STORE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_default_view_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_default_view_entryid/_index.md new file mode 100644 index 0000000000..b70abc87a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_default_view_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEFAULT_VIEW_ENTRYID method" +linktitle: "PR_DEFAULT_VIEW_ENTRYID" +articleTitle: "PR_DEFAULT_VIEW_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_DEFAULT_VIEW_ENTRYID of MapiPropertyTag." +type: docs +weight: 2340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_default_view_entryid/ +--- + +## PR_DEFAULT_VIEW_ENTRYID {#pr_default_view_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEFAULT_VIEW_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_delivery_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_delivery_time/_index.md new file mode 100644 index 0000000000..80c80d3d95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_delivery_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEFERRED_DELIVERY_TIME method" +linktitle: "PR_DEFERRED_DELIVERY_TIME" +articleTitle: "PR_DEFERRED_DELIVERY_TIME" +second_title: "Aspose.Email for C++" +description: "PR_DEFERRED_DELIVERY_TIME of MapiPropertyTag." +type: docs +weight: 2350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deferred_delivery_time/ +--- + +## PR_DEFERRED_DELIVERY_TIME {#pr_deferred_delivery_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEFERRED_DELIVERY_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_number/_index.md new file mode 100644 index 0000000000..ffdad08767 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEFERRED_SEND_NUMBER method" +linktitle: "PR_DEFERRED_SEND_NUMBER" +articleTitle: "PR_DEFERRED_SEND_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_DEFERRED_SEND_NUMBER of MapiPropertyTag." +type: docs +weight: 2360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_number/ +--- + +## PR_DEFERRED_SEND_NUMBER {#pr_deferred_send_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEFERRED_SEND_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_time/_index.md new file mode 100644 index 0000000000..b032631d67 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEFERRED_SEND_TIME method" +linktitle: "PR_DEFERRED_SEND_TIME" +articleTitle: "PR_DEFERRED_SEND_TIME" +second_title: "Aspose.Email for C++" +description: "PR_DEFERRED_SEND_TIME of MapiPropertyTag." +type: docs +weight: 2370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_time/ +--- + +## PR_DEFERRED_SEND_TIME {#pr_deferred_send_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEFERRED_SEND_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_units/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_units/_index.md new file mode 100644 index 0000000000..cec68c4477 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_units/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEFERRED_SEND_UNITS method" +linktitle: "PR_DEFERRED_SEND_UNITS" +articleTitle: "PR_DEFERRED_SEND_UNITS" +second_title: "Aspose.Email for C++" +description: "PR_DEFERRED_SEND_UNITS of MapiPropertyTag." +type: docs +weight: 2380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deferred_send_units/ +--- + +## PR_DEFERRED_SEND_UNITS {#pr_deferred_send_units} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEFERRED_SEND_UNITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_delegated_by_rule/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_delegated_by_rule/_index.md new file mode 100644 index 0000000000..d8b5737136 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_delegated_by_rule/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELEGATED_BY_RULE method" +linktitle: "PR_DELEGATED_BY_RULE" +articleTitle: "PR_DELEGATED_BY_RULE" +second_title: "Aspose.Email for C++" +description: "PR_DELEGATED_BY_RULE of MapiPropertyTag." +type: docs +weight: 2390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_delegated_by_rule/ +--- + +## PR_DELEGATED_BY_RULE {#pr_delegated_by_rule} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELEGATED_BY_RULE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_delegation/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_delegation/_index.md new file mode 100644 index 0000000000..b22f20ba90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_delegation/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELEGATION method" +linktitle: "PR_DELEGATION" +articleTitle: "PR_DELEGATION" +second_title: "Aspose.Email for C++" +description: "PR_DELEGATION of MapiPropertyTag." +type: docs +weight: 2400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_delegation/ +--- + +## PR_DELEGATION {#pr_delegation} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELEGATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_delete_after_submit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_delete_after_submit/_index.md new file mode 100644 index 0000000000..d4af11d312 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_delete_after_submit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELETE_AFTER_SUBMIT method" +linktitle: "PR_DELETE_AFTER_SUBMIT" +articleTitle: "PR_DELETE_AFTER_SUBMIT" +second_title: "Aspose.Email for C++" +description: "PR_DELETE_AFTER_SUBMIT of MapiPropertyTag." +type: docs +weight: 2410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_delete_after_submit/ +--- + +## PR_DELETE_AFTER_SUBMIT {#pr_delete_after_submit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELETE_AFTER_SUBMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_assoc_message_size_extended/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_assoc_message_size_extended/_index.md new file mode 100644 index 0000000000..e2ae99db96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_assoc_message_size_extended/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED method" +linktitle: "PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED" +articleTitle: "PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED" +second_title: "Aspose.Email for C++" +description: "PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED of MapiPropertyTag." +type: docs +weight: 2420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deleted_assoc_message_size_extended/ +--- + +## PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED {#pr_deleted_assoc_message_size_extended} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_assoc_msg_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_assoc_msg_count/_index.md new file mode 100644 index 0000000000..7fb1c701f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_assoc_msg_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELETED_ASSOC_MSG_COUNT method" +linktitle: "PR_DELETED_ASSOC_MSG_COUNT" +articleTitle: "PR_DELETED_ASSOC_MSG_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_DELETED_ASSOC_MSG_COUNT of MapiPropertyTag." +type: docs +weight: 2430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deleted_assoc_msg_count/ +--- + +## PR_DELETED_ASSOC_MSG_COUNT {#pr_deleted_assoc_msg_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELETED_ASSOC_MSG_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_folder_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_folder_count/_index.md new file mode 100644 index 0000000000..02581a1a2e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_folder_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELETED_FOLDER_COUNT method" +linktitle: "PR_DELETED_FOLDER_COUNT" +articleTitle: "PR_DELETED_FOLDER_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_DELETED_FOLDER_COUNT of MapiPropertyTag." +type: docs +weight: 2440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deleted_folder_count/ +--- + +## PR_DELETED_FOLDER_COUNT {#pr_deleted_folder_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELETED_FOLDER_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_message_size_extended/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_message_size_extended/_index.md new file mode 100644 index 0000000000..2eddc95e65 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_message_size_extended/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELETED_MESSAGE_SIZE_EXTENDED method" +linktitle: "PR_DELETED_MESSAGE_SIZE_EXTENDED" +articleTitle: "PR_DELETED_MESSAGE_SIZE_EXTENDED" +second_title: "Aspose.Email for C++" +description: "PR_DELETED_MESSAGE_SIZE_EXTENDED of MapiPropertyTag." +type: docs +weight: 2450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deleted_message_size_extended/ +--- + +## PR_DELETED_MESSAGE_SIZE_EXTENDED {#pr_deleted_message_size_extended} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELETED_MESSAGE_SIZE_EXTENDED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_msg_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_msg_count/_index.md new file mode 100644 index 0000000000..f79154f008 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_msg_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELETED_MSG_COUNT method" +linktitle: "PR_DELETED_MSG_COUNT" +articleTitle: "PR_DELETED_MSG_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_DELETED_MSG_COUNT of MapiPropertyTag." +type: docs +weight: 2460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deleted_msg_count/ +--- + +## PR_DELETED_MSG_COUNT {#pr_deleted_msg_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELETED_MSG_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_normal_message_size_extended/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_normal_message_size_extended/_index.md new file mode 100644 index 0000000000..c610043387 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_normal_message_size_extended/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED method" +linktitle: "PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED" +articleTitle: "PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED" +second_title: "Aspose.Email for C++" +description: "PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED of MapiPropertyTag." +type: docs +weight: 2470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deleted_normal_message_size_extended/ +--- + +## PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED {#pr_deleted_normal_message_size_extended} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_on/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_on/_index.md new file mode 100644 index 0000000000..96a8bc03be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deleted_on/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELETED_ON method" +linktitle: "PR_DELETED_ON" +articleTitle: "PR_DELETED_ON" +second_title: "Aspose.Email for C++" +description: "PR_DELETED_ON of MapiPropertyTag." +type: docs +weight: 2480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deleted_on/ +--- + +## PR_DELETED_ON {#pr_deleted_on} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELETED_ON() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deliver_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deliver_time/_index.md new file mode 100644 index 0000000000..c172dddc23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deliver_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELIVER_TIME method" +linktitle: "PR_DELIVER_TIME" +articleTitle: "PR_DELIVER_TIME" +second_title: "Aspose.Email for C++" +description: "PR_DELIVER_TIME of MapiPropertyTag." +type: docs +weight: 2490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deliver_time/ +--- + +## PR_DELIVER_TIME {#pr_deliver_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELIVER_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_delivery_point/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_delivery_point/_index.md new file mode 100644 index 0000000000..274263b3a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_delivery_point/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELIVERY_POINT method" +linktitle: "PR_DELIVERY_POINT" +articleTitle: "PR_DELIVERY_POINT" +second_title: "Aspose.Email for C++" +description: "PR_DELIVERY_POINT of MapiPropertyTag." +type: docs +weight: 2500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_delivery_point/ +--- + +## PR_DELIVERY_POINT {#pr_delivery_point} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELIVERY_POINT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deltax/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deltax/_index.md new file mode 100644 index 0000000000..13f7ac0cee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deltax/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELTAX method" +linktitle: "PR_DELTAX" +articleTitle: "PR_DELTAX" +second_title: "Aspose.Email for C++" +description: "PR_DELTAX of MapiPropertyTag." +type: docs +weight: 2510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deltax/ +--- + +## PR_DELTAX {#pr_deltax} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELTAX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_deltay/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deltay/_index.md new file mode 100644 index 0000000000..0b999c5746 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_deltay/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DELTAY method" +linktitle: "PR_DELTAY" +articleTitle: "PR_DELTAY" +second_title: "Aspose.Email for C++" +description: "PR_DELTAY of MapiPropertyTag." +type: docs +weight: 2520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_deltay/ +--- + +## PR_DELTAY {#pr_deltay} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DELTAY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_department_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_department_name/_index.md new file mode 100644 index 0000000000..dfd82b7e26 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_department_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEPARTMENT_NAME method" +linktitle: "PR_DEPARTMENT_NAME" +articleTitle: "PR_DEPARTMENT_NAME" +second_title: "Aspose.Email for C++" +description: "PR_DEPARTMENT_NAME of MapiPropertyTag." +type: docs +weight: 2530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_department_name/ +--- + +## PR_DEPARTMENT_NAME {#pr_department_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEPARTMENT_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_department_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_department_name_a/_index.md new file mode 100644 index 0000000000..096c588ad7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_department_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEPARTMENT_NAME_A method" +linktitle: "PR_DEPARTMENT_NAME_A" +articleTitle: "PR_DEPARTMENT_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_DEPARTMENT_NAME_A of MapiPropertyTag." +type: docs +weight: 2540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_department_name_a/ +--- + +## PR_DEPARTMENT_NAME_A {#pr_department_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEPARTMENT_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_department_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_department_name_w/_index.md new file mode 100644 index 0000000000..79ff2ac641 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_department_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEPARTMENT_NAME_W method" +linktitle: "PR_DEPARTMENT_NAME_W" +articleTitle: "PR_DEPARTMENT_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_DEPARTMENT_NAME_W of MapiPropertyTag." +type: docs +weight: 2550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_department_name_w/ +--- + +## PR_DEPARTMENT_NAME_W {#pr_department_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEPARTMENT_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_depth/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_depth/_index.md new file mode 100644 index 0000000000..cfdc34fbd8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_depth/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DEPTH method" +linktitle: "PR_DEPTH" +articleTitle: "PR_DEPTH" +second_title: "Aspose.Email for C++" +description: "PR_DEPTH of MapiPropertyTag." +type: docs +weight: 2560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_depth/ +--- + +## PR_DEPTH {#pr_depth} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DEPTH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_design_in_progress/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_design_in_progress/_index.md new file mode 100644 index 0000000000..1e9d012852 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_design_in_progress/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DESIGN_IN_PROGRESS method" +linktitle: "PR_DESIGN_IN_PROGRESS" +articleTitle: "PR_DESIGN_IN_PROGRESS" +second_title: "Aspose.Email for C++" +description: "PR_DESIGN_IN_PROGRESS of MapiPropertyTag." +type: docs +weight: 2570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_design_in_progress/ +--- + +## PR_DESIGN_IN_PROGRESS {#pr_design_in_progress} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DESIGN_IN_PROGRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_details_table/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_details_table/_index.md new file mode 100644 index 0000000000..49104d1fde --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_details_table/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DETAILS_TABLE method" +linktitle: "PR_DETAILS_TABLE" +articleTitle: "PR_DETAILS_TABLE" +second_title: "Aspose.Email for C++" +description: "PR_DETAILS_TABLE of MapiPropertyTag." +type: docs +weight: 2580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_details_table/ +--- + +## PR_DETAILS_TABLE {#pr_details_table} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DETAILS_TABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_disable_full_fidelity/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disable_full_fidelity/_index.md new file mode 100644 index 0000000000..91e1dd6385 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disable_full_fidelity/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISABLE_FULL_FIDELITY method" +linktitle: "PR_DISABLE_FULL_FIDELITY" +articleTitle: "PR_DISABLE_FULL_FIDELITY" +second_title: "Aspose.Email for C++" +description: "PR_DISABLE_FULL_FIDELITY of MapiPropertyTag." +type: docs +weight: 2590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_disable_full_fidelity/ +--- + +## PR_DISABLE_FULL_FIDELITY {#pr_disable_full_fidelity} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISABLE_FULL_FIDELITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_disable_winsock/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disable_winsock/_index.md new file mode 100644 index 0000000000..ffd5e1717d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disable_winsock/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISABLE_WINSOCK method" +linktitle: "PR_DISABLE_WINSOCK" +articleTitle: "PR_DISABLE_WINSOCK" +second_title: "Aspose.Email for C++" +description: "PR_DISABLE_WINSOCK of MapiPropertyTag." +type: docs +weight: 2600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_disable_winsock/ +--- + +## PR_DISABLE_WINSOCK {#pr_disable_winsock} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISABLE_WINSOCK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_disc_val/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disc_val/_index.md new file mode 100644 index 0000000000..727a1a8ce5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disc_val/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISC_VAL method" +linktitle: "PR_DISC_VAL" +articleTitle: "PR_DISC_VAL" +second_title: "Aspose.Email for C++" +description: "PR_DISC_VAL of MapiPropertyTag." +type: docs +weight: 2610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_disc_val/ +--- + +## PR_DISC_VAL {#pr_disc_val} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISC_VAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_discard_reason/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_discard_reason/_index.md new file mode 100644 index 0000000000..b1e0624abc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_discard_reason/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISCARD_REASON method" +linktitle: "PR_DISCARD_REASON" +articleTitle: "PR_DISCARD_REASON" +second_title: "Aspose.Email for C++" +description: "PR_DISCARD_REASON of MapiPropertyTag." +type: docs +weight: 2620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_discard_reason/ +--- + +## PR_DISCARD_REASON {#pr_discard_reason} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISCARD_REASON() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_disclose_recipients/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disclose_recipients/_index.md new file mode 100644 index 0000000000..8abd3f7bcb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disclose_recipients/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISCLOSE_RECIPIENTS method" +linktitle: "PR_DISCLOSE_RECIPIENTS" +articleTitle: "PR_DISCLOSE_RECIPIENTS" +second_title: "Aspose.Email for C++" +description: "PR_DISCLOSE_RECIPIENTS of MapiPropertyTag." +type: docs +weight: 2630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_disclose_recipients/ +--- + +## PR_DISCLOSE_RECIPIENTS {#pr_disclose_recipients} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISCLOSE_RECIPIENTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_disclosure_of_recipients/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disclosure_of_recipients/_index.md new file mode 100644 index 0000000000..08ccb44e55 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_disclosure_of_recipients/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISCLOSURE_OF_RECIPIENTS method" +linktitle: "PR_DISCLOSURE_OF_RECIPIENTS" +articleTitle: "PR_DISCLOSURE_OF_RECIPIENTS" +second_title: "Aspose.Email for C++" +description: "PR_DISCLOSURE_OF_RECIPIENTS of MapiPropertyTag." +type: docs +weight: 2640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_disclosure_of_recipients/ +--- + +## PR_DISCLOSURE_OF_RECIPIENTS {#pr_disclosure_of_recipients} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISCLOSURE_OF_RECIPIENTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_discrete_values/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_discrete_values/_index.md new file mode 100644 index 0000000000..a53ccd8f91 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_discrete_values/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISCRETE_VALUES method" +linktitle: "PR_DISCRETE_VALUES" +articleTitle: "PR_DISCRETE_VALUES" +second_title: "Aspose.Email for C++" +description: "PR_DISCRETE_VALUES of MapiPropertyTag." +type: docs +weight: 2650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_discrete_values/ +--- + +## PR_DISCRETE_VALUES {#pr_discrete_values} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISCRETE_VALUES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc/_index.md new file mode 100644 index 0000000000..b7e46b49a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_BCC method" +linktitle: "PR_DISPLAY_BCC" +articleTitle: "PR_DISPLAY_BCC" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_BCC of MapiPropertyTag." +type: docs +weight: 2660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc/ +--- + +## PR_DISPLAY_BCC {#pr_display_bcc} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_BCC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc_a/_index.md new file mode 100644 index 0000000000..31791d2795 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_BCC_A method" +linktitle: "PR_DISPLAY_BCC_A" +articleTitle: "PR_DISPLAY_BCC_A" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_BCC_A of MapiPropertyTag." +type: docs +weight: 2670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc_a/ +--- + +## PR_DISPLAY_BCC_A {#pr_display_bcc_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_BCC_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc_w/_index.md new file mode 100644 index 0000000000..ae4706a0dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_BCC_W method" +linktitle: "PR_DISPLAY_BCC_W" +articleTitle: "PR_DISPLAY_BCC_W" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_BCC_W of MapiPropertyTag." +type: docs +weight: 2680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_bcc_w/ +--- + +## PR_DISPLAY_BCC_W {#pr_display_bcc_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_BCC_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_cc/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_cc/_index.md new file mode 100644 index 0000000000..00e6110a33 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_cc/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_CC method" +linktitle: "PR_DISPLAY_CC" +articleTitle: "PR_DISPLAY_CC" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_CC of MapiPropertyTag." +type: docs +weight: 2690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_cc/ +--- + +## PR_DISPLAY_CC {#pr_display_cc} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_CC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_cc_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_cc_a/_index.md new file mode 100644 index 0000000000..3cf5d6afcb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_cc_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_CC_A method" +linktitle: "PR_DISPLAY_CC_A" +articleTitle: "PR_DISPLAY_CC_A" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_CC_A of MapiPropertyTag." +type: docs +weight: 2700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_cc_a/ +--- + +## PR_DISPLAY_CC_A {#pr_display_cc_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_CC_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_cc_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_cc_w/_index.md new file mode 100644 index 0000000000..3eba270a4c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_cc_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_CC_W method" +linktitle: "PR_DISPLAY_CC_W" +articleTitle: "PR_DISPLAY_CC_W" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_CC_W of MapiPropertyTag." +type: docs +weight: 2710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_cc_w/ +--- + +## PR_DISPLAY_CC_W {#pr_display_cc_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_CC_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name/_index.md new file mode 100644 index 0000000000..0430c44922 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_NAME method" +linktitle: "PR_DISPLAY_NAME" +articleTitle: "PR_DISPLAY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_NAME of MapiPropertyTag." +type: docs +weight: 2720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_name/ +--- + +## PR_DISPLAY_NAME {#pr_display_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_a/_index.md new file mode 100644 index 0000000000..d8dbbcec83 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_NAME_A method" +linktitle: "PR_DISPLAY_NAME_A" +articleTitle: "PR_DISPLAY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_NAME_A of MapiPropertyTag." +type: docs +weight: 2730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_name_a/ +--- + +## PR_DISPLAY_NAME_A {#pr_display_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix/_index.md new file mode 100644 index 0000000000..c1eda622e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_NAME_PREFIX method" +linktitle: "PR_DISPLAY_NAME_PREFIX" +articleTitle: "PR_DISPLAY_NAME_PREFIX" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_NAME_PREFIX of MapiPropertyTag." +type: docs +weight: 2740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix/ +--- + +## PR_DISPLAY_NAME_PREFIX {#pr_display_name_prefix} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_NAME_PREFIX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix_a/_index.md new file mode 100644 index 0000000000..42c399b4e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_NAME_PREFIX_A method" +linktitle: "PR_DISPLAY_NAME_PREFIX_A" +articleTitle: "PR_DISPLAY_NAME_PREFIX_A" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_NAME_PREFIX_A of MapiPropertyTag." +type: docs +weight: 2750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix_a/ +--- + +## PR_DISPLAY_NAME_PREFIX_A {#pr_display_name_prefix_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_NAME_PREFIX_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix_w/_index.md new file mode 100644 index 0000000000..1ff86be17d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_NAME_PREFIX_W method" +linktitle: "PR_DISPLAY_NAME_PREFIX_W" +articleTitle: "PR_DISPLAY_NAME_PREFIX_W" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_NAME_PREFIX_W of MapiPropertyTag." +type: docs +weight: 2760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_name_prefix_w/ +--- + +## PR_DISPLAY_NAME_PREFIX_W {#pr_display_name_prefix_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_NAME_PREFIX_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_w/_index.md new file mode 100644 index 0000000000..2e3b446129 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_NAME_W method" +linktitle: "PR_DISPLAY_NAME_W" +articleTitle: "PR_DISPLAY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_NAME_W of MapiPropertyTag." +type: docs +weight: 2770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_name_w/ +--- + +## PR_DISPLAY_NAME_W {#pr_display_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_to/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_to/_index.md new file mode 100644 index 0000000000..7b86a1c690 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_to/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_TO method" +linktitle: "PR_DISPLAY_TO" +articleTitle: "PR_DISPLAY_TO" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_TO of MapiPropertyTag." +type: docs +weight: 2780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_to/ +--- + +## PR_DISPLAY_TO {#pr_display_to} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_TO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_to_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_to_a/_index.md new file mode 100644 index 0000000000..989bc07949 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_to_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_TO_A method" +linktitle: "PR_DISPLAY_TO_A" +articleTitle: "PR_DISPLAY_TO_A" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_TO_A of MapiPropertyTag." +type: docs +weight: 2790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_to_a/ +--- + +## PR_DISPLAY_TO_A {#pr_display_to_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_TO_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_to_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_to_w/_index.md new file mode 100644 index 0000000000..49a64ddf8b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_to_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_TO_W method" +linktitle: "PR_DISPLAY_TO_W" +articleTitle: "PR_DISPLAY_TO_W" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_TO_W of MapiPropertyTag." +type: docs +weight: 2800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_to_w/ +--- + +## PR_DISPLAY_TO_W {#pr_display_to_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_TO_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_type/_index.md new file mode 100644 index 0000000000..2db21ff342 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_display_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DISPLAY_TYPE method" +linktitle: "PR_DISPLAY_TYPE" +articleTitle: "PR_DISPLAY_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_DISPLAY_TYPE of MapiPropertyTag." +type: docs +weight: 2810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_display_type/ +--- + +## PR_DISPLAY_TYPE {#pr_display_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DISPLAY_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_dl_expansion_history/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dl_expansion_history/_index.md new file mode 100644 index 0000000000..e2ca056148 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dl_expansion_history/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DL_EXPANSION_HISTORY method" +linktitle: "PR_DL_EXPANSION_HISTORY" +articleTitle: "PR_DL_EXPANSION_HISTORY" +second_title: "Aspose.Email for C++" +description: "PR_DL_EXPANSION_HISTORY of MapiPropertyTag." +type: docs +weight: 2820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_dl_expansion_history/ +--- + +## PR_DL_EXPANSION_HISTORY {#pr_dl_expansion_history} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DL_EXPANSION_HISTORY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_dl_expansion_prohibited/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dl_expansion_prohibited/_index.md new file mode 100644 index 0000000000..88d44eed62 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dl_expansion_prohibited/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DL_EXPANSION_PROHIBITED method" +linktitle: "PR_DL_EXPANSION_PROHIBITED" +articleTitle: "PR_DL_EXPANSION_PROHIBITED" +second_title: "Aspose.Email for C++" +description: "PR_DL_EXPANSION_PROHIBITED of MapiPropertyTag." +type: docs +weight: 2830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_dl_expansion_prohibited/ +--- + +## PR_DL_EXPANSION_PROHIBITED {#pr_dl_expansion_prohibited} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DL_EXPANSION_PROHIBITED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_dl_report_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dl_report_flags/_index.md new file mode 100644 index 0000000000..6dfc4b0975 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_dl_report_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_DL_REPORT_FLAGS method" +linktitle: "PR_DL_REPORT_FLAGS" +articleTitle: "PR_DL_REPORT_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_DL_REPORT_FLAGS of MapiPropertyTag." +type: docs +weight: 2840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_dl_report_flags/ +--- + +## PR_DL_REPORT_FLAGS {#pr_dl_report_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_DL_REPORT_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_eforms_for_locale_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_eforms_for_locale_entryid/_index.md new file mode 100644 index 0000000000..c6fbea8dc3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_eforms_for_locale_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EFORMS_FOR_LOCALE_ENTRYID method" +linktitle: "PR_EFORMS_FOR_LOCALE_ENTRYID" +articleTitle: "PR_EFORMS_FOR_LOCALE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_EFORMS_FOR_LOCALE_ENTRYID of MapiPropertyTag." +type: docs +weight: 2850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_eforms_for_locale_entryid/ +--- + +## PR_EFORMS_FOR_LOCALE_ENTRYID {#pr_eforms_for_locale_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EFORMS_FOR_LOCALE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_eforms_locale_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_eforms_locale_id/_index.md new file mode 100644 index 0000000000..4893704dd4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_eforms_locale_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EFORMS_LOCALE_ID method" +linktitle: "PR_EFORMS_LOCALE_ID" +articleTitle: "PR_EFORMS_LOCALE_ID" +second_title: "Aspose.Email for C++" +description: "PR_EFORMS_LOCALE_ID of MapiPropertyTag." +type: docs +weight: 2860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_eforms_locale_id/ +--- + +## PR_EFORMS_LOCALE_ID {#pr_eforms_locale_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EFORMS_LOCALE_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_eforms_registry_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_eforms_registry_entryid/_index.md new file mode 100644 index 0000000000..7cf942c80f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_eforms_registry_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EFORMS_REGISTRY_ENTRYID method" +linktitle: "PR_EFORMS_REGISTRY_ENTRYID" +articleTitle: "PR_EFORMS_REGISTRY_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_EFORMS_REGISTRY_ENTRYID of MapiPropertyTag." +type: docs +weight: 2870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_eforms_registry_entryid/ +--- + +## PR_EFORMS_REGISTRY_ENTRYID {#pr_eforms_registry_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EFORMS_REGISTRY_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_email_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_email_address/_index.md new file mode 100644 index 0000000000..b0e5a7a45d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_email_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMAIL_ADDRESS method" +linktitle: "PR_EMAIL_ADDRESS" +articleTitle: "PR_EMAIL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMAIL_ADDRESS of MapiPropertyTag." +type: docs +weight: 2880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_email_address/ +--- + +## PR_EMAIL_ADDRESS {#pr_email_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMAIL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_email_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_email_address_a/_index.md new file mode 100644 index 0000000000..3293e939a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_email_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMAIL_ADDRESS_A method" +linktitle: "PR_EMAIL_ADDRESS_A" +articleTitle: "PR_EMAIL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_EMAIL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 2890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_email_address_a/ +--- + +## PR_EMAIL_ADDRESS_A {#pr_email_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMAIL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_email_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_email_address_w/_index.md new file mode 100644 index 0000000000..217a572e89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_email_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMAIL_ADDRESS_W method" +linktitle: "PR_EMAIL_ADDRESS_W" +articleTitle: "PR_EMAIL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_EMAIL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 2900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_email_address_w/ +--- + +## PR_EMAIL_ADDRESS_W {#pr_email_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMAIL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_access_category/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_access_category/_index.md new file mode 100644 index 0000000000..b9c74ab1f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_access_category/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ACCESS_CATEGORY method" +linktitle: "PR_EMS_AB_ACCESS_CATEGORY" +articleTitle: "PR_EMS_AB_ACCESS_CATEGORY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ACCESS_CATEGORY of MapiPropertyTag." +type: docs +weight: 2910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_access_category/ +--- + +## PR_EMS_AB_ACCESS_CATEGORY {#pr_ems_ab_access_category} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ACCESS_CATEGORY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_activation_schedule/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_activation_schedule/_index.md new file mode 100644 index 0000000000..edbd8f0632 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_activation_schedule/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ACTIVATION_SCHEDULE method" +linktitle: "PR_EMS_AB_ACTIVATION_SCHEDULE" +articleTitle: "PR_EMS_AB_ACTIVATION_SCHEDULE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ACTIVATION_SCHEDULE of MapiPropertyTag." +type: docs +weight: 2920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_activation_schedule/ +--- + +## PR_EMS_AB_ACTIVATION_SCHEDULE {#pr_ems_ab_activation_schedule} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ACTIVATION_SCHEDULE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_activation_style/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_activation_style/_index.md new file mode 100644 index 0000000000..410f2f2ca7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_activation_style/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ACTIVATION_STYLE method" +linktitle: "PR_EMS_AB_ACTIVATION_STYLE" +articleTitle: "PR_EMS_AB_ACTIVATION_STYLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ACTIVATION_STYLE of MapiPropertyTag." +type: docs +weight: 2930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_activation_style/ +--- + +## PR_EMS_AB_ACTIVATION_STYLE {#pr_ems_ab_activation_style} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ACTIVATION_STYLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_entry_display_table/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_entry_display_table/_index.md new file mode 100644 index 0000000000..3d59c8e48e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_entry_display_table/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE method" +linktitle: "PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE" +articleTitle: "PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE of MapiPropertyTag." +type: docs +weight: 2940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_entry_display_table/ +--- + +## PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE {#pr_ems_ab_address_entry_display_table} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_entry_display_table_msdos/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_entry_display_table_msdos/_index.md new file mode 100644 index 0000000000..6694dc39f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_entry_display_table_msdos/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS method" +linktitle: "PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS" +articleTitle: "PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS of MapiPropertyTag." +type: docs +weight: 2950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_entry_display_table_msdos/ +--- + +## PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS {#pr_ems_ab_address_entry_display_table_msdos} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_syntax/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_syntax/_index.md new file mode 100644 index 0000000000..88dd9c84d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_syntax/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADDRESS_SYNTAX method" +linktitle: "PR_EMS_AB_ADDRESS_SYNTAX" +articleTitle: "PR_EMS_AB_ADDRESS_SYNTAX" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADDRESS_SYNTAX of MapiPropertyTag." +type: docs +weight: 2960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_syntax/ +--- + +## PR_EMS_AB_ADDRESS_SYNTAX {#pr_ems_ab_address_syntax} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADDRESS_SYNTAX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type/_index.md new file mode 100644 index 0000000000..b6deab36c5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADDRESS_TYPE method" +linktitle: "PR_EMS_AB_ADDRESS_TYPE" +articleTitle: "PR_EMS_AB_ADDRESS_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADDRESS_TYPE of MapiPropertyTag." +type: docs +weight: 2970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type/ +--- + +## PR_EMS_AB_ADDRESS_TYPE {#pr_ems_ab_address_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADDRESS_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type_a/_index.md new file mode 100644 index 0000000000..e16813d1e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADDRESS_TYPE_A method" +linktitle: "PR_EMS_AB_ADDRESS_TYPE_A" +articleTitle: "PR_EMS_AB_ADDRESS_TYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADDRESS_TYPE_A of MapiPropertyTag." +type: docs +weight: 2980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type_a/ +--- + +## PR_EMS_AB_ADDRESS_TYPE_A {#pr_ems_ab_address_type_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADDRESS_TYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type_w/_index.md new file mode 100644 index 0000000000..e00ae12b49 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADDRESS_TYPE_W method" +linktitle: "PR_EMS_AB_ADDRESS_TYPE_W" +articleTitle: "PR_EMS_AB_ADDRESS_TYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADDRESS_TYPE_W of MapiPropertyTag." +type: docs +weight: 2990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_address_type_w/ +--- + +## PR_EMS_AB_ADDRESS_TYPE_W {#pr_ems_ab_address_type_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADDRESS_TYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd/_index.md new file mode 100644 index 0000000000..4c484ac6fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMD method" +linktitle: "PR_EMS_AB_ADMD" +articleTitle: "PR_EMS_AB_ADMD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMD of MapiPropertyTag." +type: docs +weight: 3000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd/ +--- + +## PR_EMS_AB_ADMD {#pr_ems_ab_admd} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd_a/_index.md new file mode 100644 index 0000000000..525d06d0dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMD_A method" +linktitle: "PR_EMS_AB_ADMD_A" +articleTitle: "PR_EMS_AB_ADMD_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMD_A of MapiPropertyTag." +type: docs +weight: 3010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd_a/ +--- + +## PR_EMS_AB_ADMD_A {#pr_ems_ab_admd_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMD_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd_w/_index.md new file mode 100644 index 0000000000..562360f392 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMD_W method" +linktitle: "PR_EMS_AB_ADMD_W" +articleTitle: "PR_EMS_AB_ADMD_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMD_W of MapiPropertyTag." +type: docs +weight: 3020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admd_w/ +--- + +## PR_EMS_AB_ADMD_W {#pr_ems_ab_admd_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMD_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description/_index.md new file mode 100644 index 0000000000..e7d3c191c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMIN_DESCRIPTION method" +linktitle: "PR_EMS_AB_ADMIN_DESCRIPTION" +articleTitle: "PR_EMS_AB_ADMIN_DESCRIPTION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMIN_DESCRIPTION of MapiPropertyTag." +type: docs +weight: 3030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description/ +--- + +## PR_EMS_AB_ADMIN_DESCRIPTION {#pr_ems_ab_admin_description} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMIN_DESCRIPTION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description_a/_index.md new file mode 100644 index 0000000000..3d9e1f8ee7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMIN_DESCRIPTION_A method" +linktitle: "PR_EMS_AB_ADMIN_DESCRIPTION_A" +articleTitle: "PR_EMS_AB_ADMIN_DESCRIPTION_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMIN_DESCRIPTION_A of MapiPropertyTag." +type: docs +weight: 3040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description_a/ +--- + +## PR_EMS_AB_ADMIN_DESCRIPTION_A {#pr_ems_ab_admin_description_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMIN_DESCRIPTION_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description_w/_index.md new file mode 100644 index 0000000000..2cb7316b90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMIN_DESCRIPTION_W method" +linktitle: "PR_EMS_AB_ADMIN_DESCRIPTION_W" +articleTitle: "PR_EMS_AB_ADMIN_DESCRIPTION_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMIN_DESCRIPTION_W of MapiPropertyTag." +type: docs +weight: 3050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_description_w/ +--- + +## PR_EMS_AB_ADMIN_DESCRIPTION_W {#pr_ems_ab_admin_description_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMIN_DESCRIPTION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name/_index.md new file mode 100644 index 0000000000..7bea157d4c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMIN_DISPLAY_NAME method" +linktitle: "PR_EMS_AB_ADMIN_DISPLAY_NAME" +articleTitle: "PR_EMS_AB_ADMIN_DISPLAY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMIN_DISPLAY_NAME of MapiPropertyTag." +type: docs +weight: 3060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name/ +--- + +## PR_EMS_AB_ADMIN_DISPLAY_NAME {#pr_ems_ab_admin_display_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMIN_DISPLAY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name_a/_index.md new file mode 100644 index 0000000000..a7b5f919a8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMIN_DISPLAY_NAME_A method" +linktitle: "PR_EMS_AB_ADMIN_DISPLAY_NAME_A" +articleTitle: "PR_EMS_AB_ADMIN_DISPLAY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMIN_DISPLAY_NAME_A of MapiPropertyTag." +type: docs +weight: 3070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name_a/ +--- + +## PR_EMS_AB_ADMIN_DISPLAY_NAME_A {#pr_ems_ab_admin_display_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMIN_DISPLAY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name_w/_index.md new file mode 100644 index 0000000000..2d677cf81f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMIN_DISPLAY_NAME_W method" +linktitle: "PR_EMS_AB_ADMIN_DISPLAY_NAME_W" +articleTitle: "PR_EMS_AB_ADMIN_DISPLAY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMIN_DISPLAY_NAME_W of MapiPropertyTag." +type: docs +weight: 3080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_display_name_w/ +--- + +## PR_EMS_AB_ADMIN_DISPLAY_NAME_W {#pr_ems_ab_admin_display_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMIN_DISPLAY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll/_index.md new file mode 100644 index 0000000000..bdc12c248b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMIN_EXTENSION_DLL method" +linktitle: "PR_EMS_AB_ADMIN_EXTENSION_DLL" +articleTitle: "PR_EMS_AB_ADMIN_EXTENSION_DLL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMIN_EXTENSION_DLL of MapiPropertyTag." +type: docs +weight: 3090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll/ +--- + +## PR_EMS_AB_ADMIN_EXTENSION_DLL {#pr_ems_ab_admin_extension_dll} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMIN_EXTENSION_DLL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll_a/_index.md new file mode 100644 index 0000000000..850b7d726a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMIN_EXTENSION_DLL_A method" +linktitle: "PR_EMS_AB_ADMIN_EXTENSION_DLL_A" +articleTitle: "PR_EMS_AB_ADMIN_EXTENSION_DLL_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMIN_EXTENSION_DLL_A of MapiPropertyTag." +type: docs +weight: 3100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll_a/ +--- + +## PR_EMS_AB_ADMIN_EXTENSION_DLL_A {#pr_ems_ab_admin_extension_dll_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMIN_EXTENSION_DLL_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll_w/_index.md new file mode 100644 index 0000000000..eb31a1bfef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ADMIN_EXTENSION_DLL_W method" +linktitle: "PR_EMS_AB_ADMIN_EXTENSION_DLL_W" +articleTitle: "PR_EMS_AB_ADMIN_EXTENSION_DLL_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ADMIN_EXTENSION_DLL_W of MapiPropertyTag." +type: docs +weight: 3110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_admin_extension_dll_w/ +--- + +## PR_EMS_AB_ADMIN_EXTENSION_DLL_W {#pr_ems_ab_admin_extension_dll_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ADMIN_EXTENSION_DLL_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name/_index.md new file mode 100644 index 0000000000..749450280d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALIASED_OBJECT_NAME method" +linktitle: "PR_EMS_AB_ALIASED_OBJECT_NAME" +articleTitle: "PR_EMS_AB_ALIASED_OBJECT_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALIASED_OBJECT_NAME of MapiPropertyTag." +type: docs +weight: 3120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name/ +--- + +## PR_EMS_AB_ALIASED_OBJECT_NAME {#pr_ems_ab_aliased_object_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALIASED_OBJECT_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_a/_index.md new file mode 100644 index 0000000000..1bdf83e964 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALIASED_OBJECT_NAME_A method" +linktitle: "PR_EMS_AB_ALIASED_OBJECT_NAME_A" +articleTitle: "PR_EMS_AB_ALIASED_OBJECT_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALIASED_OBJECT_NAME_A of MapiPropertyTag." +type: docs +weight: 3130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_a/ +--- + +## PR_EMS_AB_ALIASED_OBJECT_NAME_A {#pr_ems_ab_aliased_object_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALIASED_OBJECT_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_o/_index.md new file mode 100644 index 0000000000..b24c45993e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALIASED_OBJECT_NAME_O method" +linktitle: "PR_EMS_AB_ALIASED_OBJECT_NAME_O" +articleTitle: "PR_EMS_AB_ALIASED_OBJECT_NAME_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALIASED_OBJECT_NAME_O of MapiPropertyTag." +type: docs +weight: 3140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_o/ +--- + +## PR_EMS_AB_ALIASED_OBJECT_NAME_O {#pr_ems_ab_aliased_object_name_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALIASED_OBJECT_NAME_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_w/_index.md new file mode 100644 index 0000000000..438f81c267 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALIASED_OBJECT_NAME_W method" +linktitle: "PR_EMS_AB_ALIASED_OBJECT_NAME_W" +articleTitle: "PR_EMS_AB_ALIASED_OBJECT_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALIASED_OBJECT_NAME_W of MapiPropertyTag." +type: docs +weight: 3150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_aliased_object_name_w/ +--- + +## PR_EMS_AB_ALIASED_OBJECT_NAME_W {#pr_ems_ab_aliased_object_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALIASED_OBJECT_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient/_index.md new file mode 100644 index 0000000000..b24a13bc73 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALT_RECIPIENT method" +linktitle: "PR_EMS_AB_ALT_RECIPIENT" +articleTitle: "PR_EMS_AB_ALT_RECIPIENT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALT_RECIPIENT of MapiPropertyTag." +type: docs +weight: 3160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient/ +--- + +## PR_EMS_AB_ALT_RECIPIENT {#pr_ems_ab_alt_recipient} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALT_RECIPIENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_a/_index.md new file mode 100644 index 0000000000..cb73786678 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALT_RECIPIENT_A method" +linktitle: "PR_EMS_AB_ALT_RECIPIENT_A" +articleTitle: "PR_EMS_AB_ALT_RECIPIENT_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALT_RECIPIENT_A of MapiPropertyTag." +type: docs +weight: 3170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_a/ +--- + +## PR_EMS_AB_ALT_RECIPIENT_A {#pr_ems_ab_alt_recipient_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALT_RECIPIENT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_bl/_index.md new file mode 100644 index 0000000000..97dc9538e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALT_RECIPIENT_BL method" +linktitle: "PR_EMS_AB_ALT_RECIPIENT_BL" +articleTitle: "PR_EMS_AB_ALT_RECIPIENT_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALT_RECIPIENT_BL of MapiPropertyTag." +type: docs +weight: 3180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_bl/ +--- + +## PR_EMS_AB_ALT_RECIPIENT_BL {#pr_ems_ab_alt_recipient_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALT_RECIPIENT_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_bl_o/_index.md new file mode 100644 index 0000000000..36649a1fc9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALT_RECIPIENT_BL_O method" +linktitle: "PR_EMS_AB_ALT_RECIPIENT_BL_O" +articleTitle: "PR_EMS_AB_ALT_RECIPIENT_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALT_RECIPIENT_BL_O of MapiPropertyTag." +type: docs +weight: 3190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_bl_o/ +--- + +## PR_EMS_AB_ALT_RECIPIENT_BL_O {#pr_ems_ab_alt_recipient_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALT_RECIPIENT_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_o/_index.md new file mode 100644 index 0000000000..2cbd54045a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALT_RECIPIENT_O method" +linktitle: "PR_EMS_AB_ALT_RECIPIENT_O" +articleTitle: "PR_EMS_AB_ALT_RECIPIENT_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALT_RECIPIENT_O of MapiPropertyTag." +type: docs +weight: 3200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_o/ +--- + +## PR_EMS_AB_ALT_RECIPIENT_O {#pr_ems_ab_alt_recipient_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALT_RECIPIENT_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_w/_index.md new file mode 100644 index 0000000000..52843b72f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ALT_RECIPIENT_W method" +linktitle: "PR_EMS_AB_ALT_RECIPIENT_W" +articleTitle: "PR_EMS_AB_ALT_RECIPIENT_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ALT_RECIPIENT_W of MapiPropertyTag." +type: docs +weight: 3210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_alt_recipient_w/ +--- + +## PR_EMS_AB_ALT_RECIPIENT_W {#pr_ems_ab_alt_recipient_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ALT_RECIPIENT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ancestor_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ancestor_id/_index.md new file mode 100644 index 0000000000..6abba8da7b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ancestor_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ANCESTOR_ID method" +linktitle: "PR_EMS_AB_ANCESTOR_ID" +articleTitle: "PR_EMS_AB_ANCESTOR_ID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ANCESTOR_ID of MapiPropertyTag." +type: docs +weight: 3220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ancestor_id/ +--- + +## PR_EMS_AB_ANCESTOR_ID {#pr_ems_ab_ancestor_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ANCESTOR_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_access/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_access/_index.md new file mode 100644 index 0000000000..f93f2b4caa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_access/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ANONYMOUS_ACCESS method" +linktitle: "PR_EMS_AB_ANONYMOUS_ACCESS" +articleTitle: "PR_EMS_AB_ANONYMOUS_ACCESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ANONYMOUS_ACCESS of MapiPropertyTag." +type: docs +weight: 3230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_access/ +--- + +## PR_EMS_AB_ANONYMOUS_ACCESS {#pr_ems_ab_anonymous_access} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ANONYMOUS_ACCESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account/_index.md new file mode 100644 index 0000000000..162714ba4c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ANONYMOUS_ACCOUNT method" +linktitle: "PR_EMS_AB_ANONYMOUS_ACCOUNT" +articleTitle: "PR_EMS_AB_ANONYMOUS_ACCOUNT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ANONYMOUS_ACCOUNT of MapiPropertyTag." +type: docs +weight: 3240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account/ +--- + +## PR_EMS_AB_ANONYMOUS_ACCOUNT {#pr_ems_ab_anonymous_account} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ANONYMOUS_ACCOUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account_a/_index.md new file mode 100644 index 0000000000..c2e58586cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ANONYMOUS_ACCOUNT_A method" +linktitle: "PR_EMS_AB_ANONYMOUS_ACCOUNT_A" +articleTitle: "PR_EMS_AB_ANONYMOUS_ACCOUNT_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ANONYMOUS_ACCOUNT_A of MapiPropertyTag." +type: docs +weight: 3250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account_a/ +--- + +## PR_EMS_AB_ANONYMOUS_ACCOUNT_A {#pr_ems_ab_anonymous_account_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ANONYMOUS_ACCOUNT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account_w/_index.md new file mode 100644 index 0000000000..73c2f09de5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ANONYMOUS_ACCOUNT_W method" +linktitle: "PR_EMS_AB_ANONYMOUS_ACCOUNT_W" +articleTitle: "PR_EMS_AB_ANONYMOUS_ACCOUNT_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ANONYMOUS_ACCOUNT_W of MapiPropertyTag." +type: docs +weight: 3260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_anonymous_account_w/ +--- + +## PR_EMS_AB_ANONYMOUS_ACCOUNT_W {#pr_ems_ab_anonymous_account_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ANONYMOUS_ACCOUNT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_nt_account/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_nt_account/_index.md new file mode 100644 index 0000000000..fbd92e8d53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_nt_account/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ASSOC_NT_ACCOUNT method" +linktitle: "PR_EMS_AB_ASSOC_NT_ACCOUNT" +articleTitle: "PR_EMS_AB_ASSOC_NT_ACCOUNT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ASSOC_NT_ACCOUNT of MapiPropertyTag." +type: docs +weight: 3270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_nt_account/ +--- + +## PR_EMS_AB_ASSOC_NT_ACCOUNT {#pr_ems_ab_assoc_nt_account} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ASSOC_NT_ACCOUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp/_index.md new file mode 100644 index 0000000000..57cb586b53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP method" +linktitle: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP" +articleTitle: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP of MapiPropertyTag." +type: docs +weight: 3280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp/ +--- + +## PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP {#pr_ems_ab_assoc_protocol_cfg_nntp} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_a/_index.md new file mode 100644 index 0000000000..de48028031 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_A method" +linktitle: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_A" +articleTitle: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_A of MapiPropertyTag." +type: docs +weight: 3290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_a/ +--- + +## PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_A {#pr_ems_ab_assoc_protocol_cfg_nntp_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_o/_index.md new file mode 100644 index 0000000000..98ca8fd8c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O method" +linktitle: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O" +articleTitle: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O of MapiPropertyTag." +type: docs +weight: 3300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_o/ +--- + +## PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O {#pr_ems_ab_assoc_protocol_cfg_nntp_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_w/_index.md new file mode 100644 index 0000000000..1bf5edb9e2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_W method" +linktitle: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_W" +articleTitle: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_W of MapiPropertyTag." +type: docs +weight: 3310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_protocol_cfg_nntp_w/ +--- + +## PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_W {#pr_ems_ab_assoc_protocol_cfg_nntp_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_remote_dxa/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_remote_dxa/_index.md new file mode 100644 index 0000000000..c4a23e2924 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_remote_dxa/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ASSOC_REMOTE_DXA method" +linktitle: "PR_EMS_AB_ASSOC_REMOTE_DXA" +articleTitle: "PR_EMS_AB_ASSOC_REMOTE_DXA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ASSOC_REMOTE_DXA of MapiPropertyTag." +type: docs +weight: 3320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_remote_dxa/ +--- + +## PR_EMS_AB_ASSOC_REMOTE_DXA {#pr_ems_ab_assoc_remote_dxa} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ASSOC_REMOTE_DXA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_remote_dxa_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_remote_dxa_o/_index.md new file mode 100644 index 0000000000..ecf0af0bd6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_remote_dxa_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ASSOC_REMOTE_DXA_O method" +linktitle: "PR_EMS_AB_ASSOC_REMOTE_DXA_O" +articleTitle: "PR_EMS_AB_ASSOC_REMOTE_DXA_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ASSOC_REMOTE_DXA_O of MapiPropertyTag." +type: docs +weight: 3330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_assoc_remote_dxa_o/ +--- + +## PR_EMS_AB_ASSOC_REMOTE_DXA_O {#pr_ems_ab_assoc_remote_dxa_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ASSOC_REMOTE_DXA_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_association_lifetime/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_association_lifetime/_index.md new file mode 100644 index 0000000000..b444326e69 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_association_lifetime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ASSOCIATION_LIFETIME method" +linktitle: "PR_EMS_AB_ASSOCIATION_LIFETIME" +articleTitle: "PR_EMS_AB_ASSOCIATION_LIFETIME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ASSOCIATION_LIFETIME of MapiPropertyTag." +type: docs +weight: 3340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_association_lifetime/ +--- + +## PR_EMS_AB_ASSOCIATION_LIFETIME {#pr_ems_ab_association_lifetime} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ASSOCIATION_LIFETIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_attribute_certificate/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_attribute_certificate/_index.md new file mode 100644 index 0000000000..0b0962dd29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_attribute_certificate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ATTRIBUTE_CERTIFICATE method" +linktitle: "PR_EMS_AB_ATTRIBUTE_CERTIFICATE" +articleTitle: "PR_EMS_AB_ATTRIBUTE_CERTIFICATE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ATTRIBUTE_CERTIFICATE of MapiPropertyTag." +type: docs +weight: 3350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_attribute_certificate/ +--- + +## PR_EMS_AB_ATTRIBUTE_CERTIFICATE {#pr_ems_ab_attribute_certificate} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ATTRIBUTE_CERTIFICATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_auth_orig_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_auth_orig_bl/_index.md new file mode 100644 index 0000000000..abfe3cf172 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_auth_orig_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTH_ORIG_BL method" +linktitle: "PR_EMS_AB_AUTH_ORIG_BL" +articleTitle: "PR_EMS_AB_AUTH_ORIG_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTH_ORIG_BL of MapiPropertyTag." +type: docs +weight: 3360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_auth_orig_bl/ +--- + +## PR_EMS_AB_AUTH_ORIG_BL {#pr_ems_ab_auth_orig_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTH_ORIG_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_auth_orig_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_auth_orig_bl_o/_index.md new file mode 100644 index 0000000000..6dc2a47a5d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_auth_orig_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTH_ORIG_BL_O method" +linktitle: "PR_EMS_AB_AUTH_ORIG_BL_O" +articleTitle: "PR_EMS_AB_AUTH_ORIG_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTH_ORIG_BL_O of MapiPropertyTag." +type: docs +weight: 3370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_auth_orig_bl_o/ +--- + +## PR_EMS_AB_AUTH_ORIG_BL_O {#pr_ems_ab_auth_orig_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTH_ORIG_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use/_index.md new file mode 100644 index 0000000000..b207b7d71e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHENTICATION_TO_USE method" +linktitle: "PR_EMS_AB_AUTHENTICATION_TO_USE" +articleTitle: "PR_EMS_AB_AUTHENTICATION_TO_USE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHENTICATION_TO_USE of MapiPropertyTag." +type: docs +weight: 3380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use/ +--- + +## PR_EMS_AB_AUTHENTICATION_TO_USE {#pr_ems_ab_authentication_to_use} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHENTICATION_TO_USE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use_a/_index.md new file mode 100644 index 0000000000..7aeaec60bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHENTICATION_TO_USE_A method" +linktitle: "PR_EMS_AB_AUTHENTICATION_TO_USE_A" +articleTitle: "PR_EMS_AB_AUTHENTICATION_TO_USE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHENTICATION_TO_USE_A of MapiPropertyTag." +type: docs +weight: 3390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use_a/ +--- + +## PR_EMS_AB_AUTHENTICATION_TO_USE_A {#pr_ems_ab_authentication_to_use_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHENTICATION_TO_USE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use_w/_index.md new file mode 100644 index 0000000000..48aeae258a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHENTICATION_TO_USE_W method" +linktitle: "PR_EMS_AB_AUTHENTICATION_TO_USE_W" +articleTitle: "PR_EMS_AB_AUTHENTICATION_TO_USE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHENTICATION_TO_USE_W of MapiPropertyTag." +type: docs +weight: 3400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authentication_to_use_w/ +--- + +## PR_EMS_AB_AUTHENTICATION_TO_USE_W {#pr_ems_ab_authentication_to_use_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHENTICATION_TO_USE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authority_revocation_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authority_revocation_list/_index.md new file mode 100644 index 0000000000..b26aab6fa0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authority_revocation_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHORITY_REVOCATION_LIST method" +linktitle: "PR_EMS_AB_AUTHORITY_REVOCATION_LIST" +articleTitle: "PR_EMS_AB_AUTHORITY_REVOCATION_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHORITY_REVOCATION_LIST of MapiPropertyTag." +type: docs +weight: 3410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authority_revocation_list/ +--- + +## PR_EMS_AB_AUTHORITY_REVOCATION_LIST {#pr_ems_ab_authority_revocation_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHORITY_REVOCATION_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain/_index.md new file mode 100644 index 0000000000..f8e56c9515 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHORIZED_DOMAIN method" +linktitle: "PR_EMS_AB_AUTHORIZED_DOMAIN" +articleTitle: "PR_EMS_AB_AUTHORIZED_DOMAIN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHORIZED_DOMAIN of MapiPropertyTag." +type: docs +weight: 3420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain/ +--- + +## PR_EMS_AB_AUTHORIZED_DOMAIN {#pr_ems_ab_authorized_domain} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHORIZED_DOMAIN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain_a/_index.md new file mode 100644 index 0000000000..c0280c29fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHORIZED_DOMAIN_A method" +linktitle: "PR_EMS_AB_AUTHORIZED_DOMAIN_A" +articleTitle: "PR_EMS_AB_AUTHORIZED_DOMAIN_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHORIZED_DOMAIN_A of MapiPropertyTag." +type: docs +weight: 3430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain_a/ +--- + +## PR_EMS_AB_AUTHORIZED_DOMAIN_A {#pr_ems_ab_authorized_domain_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHORIZED_DOMAIN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain_w/_index.md new file mode 100644 index 0000000000..4dcc9f9c7d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHORIZED_DOMAIN_W method" +linktitle: "PR_EMS_AB_AUTHORIZED_DOMAIN_W" +articleTitle: "PR_EMS_AB_AUTHORIZED_DOMAIN_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHORIZED_DOMAIN_W of MapiPropertyTag." +type: docs +weight: 3440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_domain_w/ +--- + +## PR_EMS_AB_AUTHORIZED_DOMAIN_W {#pr_ems_ab_authorized_domain_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHORIZED_DOMAIN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_password/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_password/_index.md new file mode 100644 index 0000000000..9bd023e031 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_password/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHORIZED_PASSWORD method" +linktitle: "PR_EMS_AB_AUTHORIZED_PASSWORD" +articleTitle: "PR_EMS_AB_AUTHORIZED_PASSWORD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHORIZED_PASSWORD of MapiPropertyTag." +type: docs +weight: 3450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_password/ +--- + +## PR_EMS_AB_AUTHORIZED_PASSWORD {#pr_ems_ab_authorized_password} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHORIZED_PASSWORD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_password_confirm/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_password_confirm/_index.md new file mode 100644 index 0000000000..f16f7c5f63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_password_confirm/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM method" +linktitle: "PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM" +articleTitle: "PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM of MapiPropertyTag." +type: docs +weight: 3460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_password_confirm/ +--- + +## PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM {#pr_ems_ab_authorized_password_confirm} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user/_index.md new file mode 100644 index 0000000000..99f69c9cb6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHORIZED_USER method" +linktitle: "PR_EMS_AB_AUTHORIZED_USER" +articleTitle: "PR_EMS_AB_AUTHORIZED_USER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHORIZED_USER of MapiPropertyTag." +type: docs +weight: 3470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user/ +--- + +## PR_EMS_AB_AUTHORIZED_USER {#pr_ems_ab_authorized_user} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHORIZED_USER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user_a/_index.md new file mode 100644 index 0000000000..63c325d577 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHORIZED_USER_A method" +linktitle: "PR_EMS_AB_AUTHORIZED_USER_A" +articleTitle: "PR_EMS_AB_AUTHORIZED_USER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHORIZED_USER_A of MapiPropertyTag." +type: docs +weight: 3480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user_a/ +--- + +## PR_EMS_AB_AUTHORIZED_USER_A {#pr_ems_ab_authorized_user_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHORIZED_USER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user_w/_index.md new file mode 100644 index 0000000000..a0e6ba843e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTHORIZED_USER_W method" +linktitle: "PR_EMS_AB_AUTHORIZED_USER_W" +articleTitle: "PR_EMS_AB_AUTHORIZED_USER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTHORIZED_USER_W of MapiPropertyTag." +type: docs +weight: 3490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_authorized_user_w/ +--- + +## PR_EMS_AB_AUTHORIZED_USER_W {#pr_ems_ab_authorized_user_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTHORIZED_USER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply/_index.md new file mode 100644 index 0000000000..9b9de0b1ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTOREPLY method" +linktitle: "PR_EMS_AB_AUTOREPLY" +articleTitle: "PR_EMS_AB_AUTOREPLY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTOREPLY of MapiPropertyTag." +type: docs +weight: 3500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply/ +--- + +## PR_EMS_AB_AUTOREPLY {#pr_ems_ab_autoreply} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTOREPLY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message/_index.md new file mode 100644 index 0000000000..fb3976f982 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTOREPLY_MESSAGE method" +linktitle: "PR_EMS_AB_AUTOREPLY_MESSAGE" +articleTitle: "PR_EMS_AB_AUTOREPLY_MESSAGE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTOREPLY_MESSAGE of MapiPropertyTag." +type: docs +weight: 3510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message/ +--- + +## PR_EMS_AB_AUTOREPLY_MESSAGE {#pr_ems_ab_autoreply_message} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTOREPLY_MESSAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message_a/_index.md new file mode 100644 index 0000000000..7305adea80 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTOREPLY_MESSAGE_A method" +linktitle: "PR_EMS_AB_AUTOREPLY_MESSAGE_A" +articleTitle: "PR_EMS_AB_AUTOREPLY_MESSAGE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTOREPLY_MESSAGE_A of MapiPropertyTag." +type: docs +weight: 3520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message_a/ +--- + +## PR_EMS_AB_AUTOREPLY_MESSAGE_A {#pr_ems_ab_autoreply_message_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTOREPLY_MESSAGE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message_w/_index.md new file mode 100644 index 0000000000..3846fbb6fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTOREPLY_MESSAGE_W method" +linktitle: "PR_EMS_AB_AUTOREPLY_MESSAGE_W" +articleTitle: "PR_EMS_AB_AUTOREPLY_MESSAGE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTOREPLY_MESSAGE_W of MapiPropertyTag." +type: docs +weight: 3530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_message_w/ +--- + +## PR_EMS_AB_AUTOREPLY_MESSAGE_W {#pr_ems_ab_autoreply_message_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTOREPLY_MESSAGE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject/_index.md new file mode 100644 index 0000000000..4d42565414 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTOREPLY_SUBJECT method" +linktitle: "PR_EMS_AB_AUTOREPLY_SUBJECT" +articleTitle: "PR_EMS_AB_AUTOREPLY_SUBJECT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTOREPLY_SUBJECT of MapiPropertyTag." +type: docs +weight: 3540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject/ +--- + +## PR_EMS_AB_AUTOREPLY_SUBJECT {#pr_ems_ab_autoreply_subject} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTOREPLY_SUBJECT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject_a/_index.md new file mode 100644 index 0000000000..359f0747ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTOREPLY_SUBJECT_A method" +linktitle: "PR_EMS_AB_AUTOREPLY_SUBJECT_A" +articleTitle: "PR_EMS_AB_AUTOREPLY_SUBJECT_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTOREPLY_SUBJECT_A of MapiPropertyTag." +type: docs +weight: 3550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject_a/ +--- + +## PR_EMS_AB_AUTOREPLY_SUBJECT_A {#pr_ems_ab_autoreply_subject_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTOREPLY_SUBJECT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject_w/_index.md new file mode 100644 index 0000000000..8ac66a83b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AUTOREPLY_SUBJECT_W method" +linktitle: "PR_EMS_AB_AUTOREPLY_SUBJECT_W" +articleTitle: "PR_EMS_AB_AUTOREPLY_SUBJECT_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AUTOREPLY_SUBJECT_W of MapiPropertyTag." +type: docs +weight: 3560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_autoreply_subject_w/ +--- + +## PR_EMS_AB_AUTOREPLY_SUBJECT_W {#pr_ems_ab_autoreply_subject_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AUTOREPLY_SUBJECT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_authorization_packages/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_authorization_packages/_index.md new file mode 100644 index 0000000000..ce7d1137a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_authorization_packages/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES method" +linktitle: "PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES" +articleTitle: "PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES of MapiPropertyTag." +type: docs +weight: 3570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_authorization_packages/ +--- + +## PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES {#pr_ems_ab_available_authorization_packages} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions/_index.md new file mode 100644 index 0000000000..8b4848f357 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AVAILABLE_DISTRIBUTIONS method" +linktitle: "PR_EMS_AB_AVAILABLE_DISTRIBUTIONS" +articleTitle: "PR_EMS_AB_AVAILABLE_DISTRIBUTIONS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AVAILABLE_DISTRIBUTIONS of MapiPropertyTag." +type: docs +weight: 3580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions/ +--- + +## PR_EMS_AB_AVAILABLE_DISTRIBUTIONS {#pr_ems_ab_available_distributions} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AVAILABLE_DISTRIBUTIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions_a/_index.md new file mode 100644 index 0000000000..36157ec7fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_A method" +linktitle: "PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_A" +articleTitle: "PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_A of MapiPropertyTag." +type: docs +weight: 3590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions_a/ +--- + +## PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_A {#pr_ems_ab_available_distributions_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions_w/_index.md new file mode 100644 index 0000000000..a3be76f115 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_W method" +linktitle: "PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_W" +articleTitle: "PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_W of MapiPropertyTag." +type: docs +weight: 3600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_available_distributions_w/ +--- + +## PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_W {#pr_ems_ab_available_distributions_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_bridgehead_servers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_bridgehead_servers/_index.md new file mode 100644 index 0000000000..7f9e84a77c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_bridgehead_servers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_BRIDGEHEAD_SERVERS method" +linktitle: "PR_EMS_AB_BRIDGEHEAD_SERVERS" +articleTitle: "PR_EMS_AB_BRIDGEHEAD_SERVERS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_BRIDGEHEAD_SERVERS of MapiPropertyTag." +type: docs +weight: 3610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_bridgehead_servers/ +--- + +## PR_EMS_AB_BRIDGEHEAD_SERVERS {#pr_ems_ab_bridgehead_servers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_BRIDGEHEAD_SERVERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_bridgehead_servers_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_bridgehead_servers_o/_index.md new file mode 100644 index 0000000000..e2bb666f54 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_bridgehead_servers_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_BRIDGEHEAD_SERVERS_O method" +linktitle: "PR_EMS_AB_BRIDGEHEAD_SERVERS_O" +articleTitle: "PR_EMS_AB_BRIDGEHEAD_SERVERS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_BRIDGEHEAD_SERVERS_O of MapiPropertyTag." +type: docs +weight: 3620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_bridgehead_servers_o/ +--- + +## PR_EMS_AB_BRIDGEHEAD_SERVERS_O {#pr_ems_ab_bridgehead_servers_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_BRIDGEHEAD_SERVERS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_business_category/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_business_category/_index.md new file mode 100644 index 0000000000..cff09943c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_business_category/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_BUSINESS_CATEGORY method" +linktitle: "PR_EMS_AB_BUSINESS_CATEGORY" +articleTitle: "PR_EMS_AB_BUSINESS_CATEGORY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_BUSINESS_CATEGORY of MapiPropertyTag." +type: docs +weight: 3630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_business_category/ +--- + +## PR_EMS_AB_BUSINESS_CATEGORY {#pr_ems_ab_business_category} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_BUSINESS_CATEGORY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_business_roles/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_business_roles/_index.md new file mode 100644 index 0000000000..c3c319bd84 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_business_roles/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_BUSINESS_ROLES method" +linktitle: "PR_EMS_AB_BUSINESS_ROLES" +articleTitle: "PR_EMS_AB_BUSINESS_ROLES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_BUSINESS_ROLES of MapiPropertyTag." +type: docs +weight: 3640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_business_roles/ +--- + +## PR_EMS_AB_BUSINESS_ROLES {#pr_ems_ab_business_roles} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_BUSINESS_ROLES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ca_certificate/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ca_certificate/_index.md new file mode 100644 index 0000000000..fe25fe44c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ca_certificate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CA_CERTIFICATE method" +linktitle: "PR_EMS_AB_CA_CERTIFICATE" +articleTitle: "PR_EMS_AB_CA_CERTIFICATE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CA_CERTIFICATE of MapiPropertyTag." +type: docs +weight: 3650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ca_certificate/ +--- + +## PR_EMS_AB_CA_CERTIFICATE {#pr_ems_ab_ca_certificate} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CA_CERTIFICATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf/_index.md new file mode 100644 index 0000000000..be57e89dd0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_CREATE_PF method" +linktitle: "PR_EMS_AB_CAN_CREATE_PF" +articleTitle: "PR_EMS_AB_CAN_CREATE_PF" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_CREATE_PF of MapiPropertyTag." +type: docs +weight: 3660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf/ +--- + +## PR_EMS_AB_CAN_CREATE_PF {#pr_ems_ab_can_create_pf} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_CREATE_PF() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_bl/_index.md new file mode 100644 index 0000000000..d748d3b882 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_CREATE_PF_BL method" +linktitle: "PR_EMS_AB_CAN_CREATE_PF_BL" +articleTitle: "PR_EMS_AB_CAN_CREATE_PF_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_CREATE_PF_BL of MapiPropertyTag." +type: docs +weight: 3670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_bl/ +--- + +## PR_EMS_AB_CAN_CREATE_PF_BL {#pr_ems_ab_can_create_pf_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_CREATE_PF_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_bl_o/_index.md new file mode 100644 index 0000000000..211b781860 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_CREATE_PF_BL_O method" +linktitle: "PR_EMS_AB_CAN_CREATE_PF_BL_O" +articleTitle: "PR_EMS_AB_CAN_CREATE_PF_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_CREATE_PF_BL_O of MapiPropertyTag." +type: docs +weight: 3680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_bl_o/ +--- + +## PR_EMS_AB_CAN_CREATE_PF_BL_O {#pr_ems_ab_can_create_pf_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_CREATE_PF_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl/_index.md new file mode 100644 index 0000000000..3131898c69 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_CREATE_PF_DL method" +linktitle: "PR_EMS_AB_CAN_CREATE_PF_DL" +articleTitle: "PR_EMS_AB_CAN_CREATE_PF_DL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_CREATE_PF_DL of MapiPropertyTag." +type: docs +weight: 3690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl/ +--- + +## PR_EMS_AB_CAN_CREATE_PF_DL {#pr_ems_ab_can_create_pf_dl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_CREATE_PF_DL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_bl/_index.md new file mode 100644 index 0000000000..69a86ef13d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_CREATE_PF_DL_BL method" +linktitle: "PR_EMS_AB_CAN_CREATE_PF_DL_BL" +articleTitle: "PR_EMS_AB_CAN_CREATE_PF_DL_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_CREATE_PF_DL_BL of MapiPropertyTag." +type: docs +weight: 3700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_bl/ +--- + +## PR_EMS_AB_CAN_CREATE_PF_DL_BL {#pr_ems_ab_can_create_pf_dl_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_CREATE_PF_DL_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_bl_o/_index.md new file mode 100644 index 0000000000..d57091eb3b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_CREATE_PF_DL_BL_O method" +linktitle: "PR_EMS_AB_CAN_CREATE_PF_DL_BL_O" +articleTitle: "PR_EMS_AB_CAN_CREATE_PF_DL_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_CREATE_PF_DL_BL_O of MapiPropertyTag." +type: docs +weight: 3710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_bl_o/ +--- + +## PR_EMS_AB_CAN_CREATE_PF_DL_BL_O {#pr_ems_ab_can_create_pf_dl_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_CREATE_PF_DL_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_o/_index.md new file mode 100644 index 0000000000..69c222fdeb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_CREATE_PF_DL_O method" +linktitle: "PR_EMS_AB_CAN_CREATE_PF_DL_O" +articleTitle: "PR_EMS_AB_CAN_CREATE_PF_DL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_CREATE_PF_DL_O of MapiPropertyTag." +type: docs +weight: 3720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_dl_o/ +--- + +## PR_EMS_AB_CAN_CREATE_PF_DL_O {#pr_ems_ab_can_create_pf_dl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_CREATE_PF_DL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_o/_index.md new file mode 100644 index 0000000000..4bd2192f73 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_CREATE_PF_O method" +linktitle: "PR_EMS_AB_CAN_CREATE_PF_O" +articleTitle: "PR_EMS_AB_CAN_CREATE_PF_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_CREATE_PF_O of MapiPropertyTag." +type: docs +weight: 3730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_create_pf_o/ +--- + +## PR_EMS_AB_CAN_CREATE_PF_O {#pr_ems_ab_can_create_pf_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_CREATE_PF_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf/_index.md new file mode 100644 index 0000000000..bd5c8f4c99 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_NOT_CREATE_PF method" +linktitle: "PR_EMS_AB_CAN_NOT_CREATE_PF" +articleTitle: "PR_EMS_AB_CAN_NOT_CREATE_PF" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_NOT_CREATE_PF of MapiPropertyTag." +type: docs +weight: 3740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf/ +--- + +## PR_EMS_AB_CAN_NOT_CREATE_PF {#pr_ems_ab_can_not_create_pf} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_NOT_CREATE_PF() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_bl/_index.md new file mode 100644 index 0000000000..c87694eae1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_NOT_CREATE_PF_BL method" +linktitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_BL" +articleTitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_NOT_CREATE_PF_BL of MapiPropertyTag." +type: docs +weight: 3750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_bl/ +--- + +## PR_EMS_AB_CAN_NOT_CREATE_PF_BL {#pr_ems_ab_can_not_create_pf_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_NOT_CREATE_PF_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_bl_o/_index.md new file mode 100644 index 0000000000..1d755c1a0f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O method" +linktitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O" +articleTitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O of MapiPropertyTag." +type: docs +weight: 3760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_bl_o/ +--- + +## PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O {#pr_ems_ab_can_not_create_pf_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl/_index.md new file mode 100644 index 0000000000..7596fb9fd6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_NOT_CREATE_PF_DL method" +linktitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL" +articleTitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL of MapiPropertyTag." +type: docs +weight: 3770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl/ +--- + +## PR_EMS_AB_CAN_NOT_CREATE_PF_DL {#pr_ems_ab_can_not_create_pf_dl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_NOT_CREATE_PF_DL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_bl/_index.md new file mode 100644 index 0000000000..ab7c567e3c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL method" +linktitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL" +articleTitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL of MapiPropertyTag." +type: docs +weight: 3780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_bl/ +--- + +## PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL {#pr_ems_ab_can_not_create_pf_dl_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_bl_o/_index.md new file mode 100644 index 0000000000..ce937ffc18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O method" +linktitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O" +articleTitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O of MapiPropertyTag." +type: docs +weight: 3790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_bl_o/ +--- + +## PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O {#pr_ems_ab_can_not_create_pf_dl_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_o/_index.md new file mode 100644 index 0000000000..daf87b7309 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O method" +linktitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O" +articleTitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O of MapiPropertyTag." +type: docs +weight: 3800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_dl_o/ +--- + +## PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O {#pr_ems_ab_can_not_create_pf_dl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_o/_index.md new file mode 100644 index 0000000000..eb5e22684b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_NOT_CREATE_PF_O method" +linktitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_O" +articleTitle: "PR_EMS_AB_CAN_NOT_CREATE_PF_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_NOT_CREATE_PF_O of MapiPropertyTag." +type: docs +weight: 3810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_not_create_pf_o/ +--- + +## PR_EMS_AB_CAN_NOT_CREATE_PF_O {#pr_ems_ab_can_not_create_pf_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_NOT_CREATE_PF_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_preserve_dns/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_preserve_dns/_index.md new file mode 100644 index 0000000000..5724c96e84 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_preserve_dns/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CAN_PRESERVE_DNS method" +linktitle: "PR_EMS_AB_CAN_PRESERVE_DNS" +articleTitle: "PR_EMS_AB_CAN_PRESERVE_DNS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CAN_PRESERVE_DNS of MapiPropertyTag." +type: docs +weight: 3820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_can_preserve_dns/ +--- + +## PR_EMS_AB_CAN_PRESERVE_DNS {#pr_ems_ab_can_preserve_dns} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CAN_PRESERVE_DNS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_chain_v3/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_chain_v3/_index.md new file mode 100644 index 0000000000..3511cecda4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_chain_v3/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CERTIFICATE_CHAIN_V3 method" +linktitle: "PR_EMS_AB_CERTIFICATE_CHAIN_V3" +articleTitle: "PR_EMS_AB_CERTIFICATE_CHAIN_V3" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CERTIFICATE_CHAIN_V3 of MapiPropertyTag." +type: docs +weight: 3830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_chain_v3/ +--- + +## PR_EMS_AB_CERTIFICATE_CHAIN_V3 {#pr_ems_ab_certificate_chain_v3} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CERTIFICATE_CHAIN_V3() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list/_index.md new file mode 100644 index 0000000000..48c0857bfc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CERTIFICATE_REVOCATION_LIST method" +linktitle: "PR_EMS_AB_CERTIFICATE_REVOCATION_LIST" +articleTitle: "PR_EMS_AB_CERTIFICATE_REVOCATION_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CERTIFICATE_REVOCATION_LIST of MapiPropertyTag." +type: docs +weight: 3840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list/ +--- + +## PR_EMS_AB_CERTIFICATE_REVOCATION_LIST {#pr_ems_ab_certificate_revocation_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CERTIFICATE_REVOCATION_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list_v1/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list_v1/_index.md new file mode 100644 index 0000000000..bf54ae5667 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list_v1/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V1 method" +linktitle: "PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V1" +articleTitle: "PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V1" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V1 of MapiPropertyTag." +type: docs +weight: 3850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list_v1/ +--- + +## PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V1 {#pr_ems_ab_certificate_revocation_list_v1} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V1() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list_v3/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list_v3/_index.md new file mode 100644 index 0000000000..e5b5d7ebf6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list_v3/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V3 method" +linktitle: "PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V3" +articleTitle: "PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V3" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V3 of MapiPropertyTag." +type: docs +weight: 3860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_certificate_revocation_list_v3/ +--- + +## PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V3 {#pr_ems_ab_certificate_revocation_list_v3} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V3() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set/_index.md new file mode 100644 index 0000000000..53c5c7b60b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CHARACTER_SET method" +linktitle: "PR_EMS_AB_CHARACTER_SET" +articleTitle: "PR_EMS_AB_CHARACTER_SET" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CHARACTER_SET of MapiPropertyTag." +type: docs +weight: 3870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set/ +--- + +## PR_EMS_AB_CHARACTER_SET {#pr_ems_ab_character_set} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CHARACTER_SET() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_a/_index.md new file mode 100644 index 0000000000..28a142b09e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CHARACTER_SET_A method" +linktitle: "PR_EMS_AB_CHARACTER_SET_A" +articleTitle: "PR_EMS_AB_CHARACTER_SET_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CHARACTER_SET_A of MapiPropertyTag." +type: docs +weight: 3880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_a/ +--- + +## PR_EMS_AB_CHARACTER_SET_A {#pr_ems_ab_character_set_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CHARACTER_SET_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_list/_index.md new file mode 100644 index 0000000000..c8e32aca5d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CHARACTER_SET_LIST method" +linktitle: "PR_EMS_AB_CHARACTER_SET_LIST" +articleTitle: "PR_EMS_AB_CHARACTER_SET_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CHARACTER_SET_LIST of MapiPropertyTag." +type: docs +weight: 3890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_list/ +--- + +## PR_EMS_AB_CHARACTER_SET_LIST {#pr_ems_ab_character_set_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CHARACTER_SET_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_w/_index.md new file mode 100644 index 0000000000..09bd372308 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CHARACTER_SET_W method" +linktitle: "PR_EMS_AB_CHARACTER_SET_W" +articleTitle: "PR_EMS_AB_CHARACTER_SET_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CHARACTER_SET_W of MapiPropertyTag." +type: docs +weight: 3900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_character_set_w/ +--- + +## PR_EMS_AB_CHARACTER_SET_W {#pr_ems_ab_character_set_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CHARACTER_SET_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_child_rdns/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_child_rdns/_index.md new file mode 100644 index 0000000000..4f2750e70e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_child_rdns/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CHILD_RDNS method" +linktitle: "PR_EMS_AB_CHILD_RDNS" +articleTitle: "PR_EMS_AB_CHILD_RDNS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CHILD_RDNS of MapiPropertyTag." +type: docs +weight: 3910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_child_rdns/ +--- + +## PR_EMS_AB_CHILD_RDNS {#pr_ems_ab_child_rdns} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CHILD_RDNS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_client_access_enabled/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_client_access_enabled/_index.md new file mode 100644 index 0000000000..8abc36f180 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_client_access_enabled/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CLIENT_ACCESS_ENABLED method" +linktitle: "PR_EMS_AB_CLIENT_ACCESS_ENABLED" +articleTitle: "PR_EMS_AB_CLIENT_ACCESS_ENABLED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CLIENT_ACCESS_ENABLED of MapiPropertyTag." +type: docs +weight: 3920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_client_access_enabled/ +--- + +## PR_EMS_AB_CLIENT_ACCESS_ENABLED {#pr_ems_ab_client_access_enabled} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CLIENT_ACCESS_ENABLED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_alert_offset/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_alert_offset/_index.md new file mode 100644 index 0000000000..d2a27ad75d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_alert_offset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CLOCK_ALERT_OFFSET method" +linktitle: "PR_EMS_AB_CLOCK_ALERT_OFFSET" +articleTitle: "PR_EMS_AB_CLOCK_ALERT_OFFSET" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CLOCK_ALERT_OFFSET of MapiPropertyTag." +type: docs +weight: 3930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_alert_offset/ +--- + +## PR_EMS_AB_CLOCK_ALERT_OFFSET {#pr_ems_ab_clock_alert_offset} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CLOCK_ALERT_OFFSET() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_alert_repair/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_alert_repair/_index.md new file mode 100644 index 0000000000..71bdbdb57e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_alert_repair/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CLOCK_ALERT_REPAIR method" +linktitle: "PR_EMS_AB_CLOCK_ALERT_REPAIR" +articleTitle: "PR_EMS_AB_CLOCK_ALERT_REPAIR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CLOCK_ALERT_REPAIR of MapiPropertyTag." +type: docs +weight: 3940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_alert_repair/ +--- + +## PR_EMS_AB_CLOCK_ALERT_REPAIR {#pr_ems_ab_clock_alert_repair} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CLOCK_ALERT_REPAIR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_warning_offset/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_warning_offset/_index.md new file mode 100644 index 0000000000..c83f35200f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_warning_offset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CLOCK_WARNING_OFFSET method" +linktitle: "PR_EMS_AB_CLOCK_WARNING_OFFSET" +articleTitle: "PR_EMS_AB_CLOCK_WARNING_OFFSET" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CLOCK_WARNING_OFFSET of MapiPropertyTag." +type: docs +weight: 3950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_warning_offset/ +--- + +## PR_EMS_AB_CLOCK_WARNING_OFFSET {#pr_ems_ab_clock_warning_offset} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CLOCK_WARNING_OFFSET() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_warning_repair/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_warning_repair/_index.md new file mode 100644 index 0000000000..ad2ac94f4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_warning_repair/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CLOCK_WARNING_REPAIR method" +linktitle: "PR_EMS_AB_CLOCK_WARNING_REPAIR" +articleTitle: "PR_EMS_AB_CLOCK_WARNING_REPAIR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CLOCK_WARNING_REPAIR of MapiPropertyTag." +type: docs +weight: 3960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_clock_warning_repair/ +--- + +## PR_EMS_AB_CLOCK_WARNING_REPAIR {#pr_ems_ab_clock_warning_repair} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CLOCK_WARNING_REPAIR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_compromised_key_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_compromised_key_list/_index.md new file mode 100644 index 0000000000..1d0545c819 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_compromised_key_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_COMPROMISED_KEY_LIST method" +linktitle: "PR_EMS_AB_COMPROMISED_KEY_LIST" +articleTitle: "PR_EMS_AB_COMPROMISED_KEY_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_COMPROMISED_KEY_LIST of MapiPropertyTag." +type: docs +weight: 3970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_compromised_key_list/ +--- + +## PR_EMS_AB_COMPROMISED_KEY_LIST {#pr_ems_ab_compromised_key_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_COMPROMISED_KEY_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name/_index.md new file mode 100644 index 0000000000..9279ae97e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_COMPUTER_NAME method" +linktitle: "PR_EMS_AB_COMPUTER_NAME" +articleTitle: "PR_EMS_AB_COMPUTER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_COMPUTER_NAME of MapiPropertyTag." +type: docs +weight: 3980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name/ +--- + +## PR_EMS_AB_COMPUTER_NAME {#pr_ems_ab_computer_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_COMPUTER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name_a/_index.md new file mode 100644 index 0000000000..3850c42a6d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_COMPUTER_NAME_A method" +linktitle: "PR_EMS_AB_COMPUTER_NAME_A" +articleTitle: "PR_EMS_AB_COMPUTER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_COMPUTER_NAME_A of MapiPropertyTag." +type: docs +weight: 3990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name_a/ +--- + +## PR_EMS_AB_COMPUTER_NAME_A {#pr_ems_ab_computer_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_COMPUTER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name_w/_index.md new file mode 100644 index 0000000000..80e5d0cf82 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_COMPUTER_NAME_W method" +linktitle: "PR_EMS_AB_COMPUTER_NAME_W" +articleTitle: "PR_EMS_AB_COMPUTER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_COMPUTER_NAME_W of MapiPropertyTag." +type: docs +weight: 4000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_computer_name_w/ +--- + +## PR_EMS_AB_COMPUTER_NAME_W {#pr_ems_ab_computer_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_COMPUTER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connected_domains/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connected_domains/_index.md new file mode 100644 index 0000000000..be4c4c7018 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connected_domains/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CONNECTED_DOMAINS method" +linktitle: "PR_EMS_AB_CONNECTED_DOMAINS" +articleTitle: "PR_EMS_AB_CONNECTED_DOMAINS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CONNECTED_DOMAINS of MapiPropertyTag." +type: docs +weight: 4010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connected_domains/ +--- + +## PR_EMS_AB_CONNECTED_DOMAINS {#pr_ems_ab_connected_domains} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CONNECTED_DOMAINS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_list_filter/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_list_filter/_index.md new file mode 100644 index 0000000000..8e655672cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_list_filter/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CONNECTION_LIST_FILTER method" +linktitle: "PR_EMS_AB_CONNECTION_LIST_FILTER" +articleTitle: "PR_EMS_AB_CONNECTION_LIST_FILTER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CONNECTION_LIST_FILTER of MapiPropertyTag." +type: docs +weight: 4020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_list_filter/ +--- + +## PR_EMS_AB_CONNECTION_LIST_FILTER {#pr_ems_ab_connection_list_filter} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CONNECTION_LIST_FILTER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_list_filter_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_list_filter_type/_index.md new file mode 100644 index 0000000000..c569098742 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_list_filter_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE method" +linktitle: "PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE" +articleTitle: "PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE of MapiPropertyTag." +type: docs +weight: 4030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_list_filter_type/ +--- + +## PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE {#pr_ems_ab_connection_list_filter_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_type/_index.md new file mode 100644 index 0000000000..f828780072 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CONNECTION_TYPE method" +linktitle: "PR_EMS_AB_CONNECTION_TYPE" +articleTitle: "PR_EMS_AB_CONNECTION_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CONNECTION_TYPE of MapiPropertyTag." +type: docs +weight: 4040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_connection_type/ +--- + +## PR_EMS_AB_CONNECTION_TYPE {#pr_ems_ab_connection_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CONNECTION_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_container_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_container_info/_index.md new file mode 100644 index 0000000000..f8fddec68f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_container_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CONTAINER_INFO method" +linktitle: "PR_EMS_AB_CONTAINER_INFO" +articleTitle: "PR_EMS_AB_CONTAINER_INFO" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CONTAINER_INFO of MapiPropertyTag." +type: docs +weight: 4050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_container_info/ +--- + +## PR_EMS_AB_CONTAINER_INFO {#pr_ems_ab_container_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CONTAINER_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_containerid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_containerid/_index.md new file mode 100644 index 0000000000..56ddb69aff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_containerid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CONTAINERID method" +linktitle: "PR_EMS_AB_CONTAINERID" +articleTitle: "PR_EMS_AB_CONTAINERID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CONTAINERID of MapiPropertyTag." +type: docs +weight: 4060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_containerid/ +--- + +## PR_EMS_AB_CONTAINERID {#pr_ems_ab_containerid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CONTAINERID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_content_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_content_type/_index.md new file mode 100644 index 0000000000..9131a89fcf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_content_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CONTENT_TYPE method" +linktitle: "PR_EMS_AB_CONTENT_TYPE" +articleTitle: "PR_EMS_AB_CONTENT_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CONTENT_TYPE of MapiPropertyTag." +type: docs +weight: 4070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_content_type/ +--- + +## PR_EMS_AB_CONTENT_TYPE {#pr_ems_ab_content_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CONTENT_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_control_msg_folder_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_control_msg_folder_id/_index.md new file mode 100644 index 0000000000..567f57d594 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_control_msg_folder_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CONTROL_MSG_FOLDER_ID method" +linktitle: "PR_EMS_AB_CONTROL_MSG_FOLDER_ID" +articleTitle: "PR_EMS_AB_CONTROL_MSG_FOLDER_ID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CONTROL_MSG_FOLDER_ID of MapiPropertyTag." +type: docs +weight: 4080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_control_msg_folder_id/ +--- + +## PR_EMS_AB_CONTROL_MSG_FOLDER_ID {#pr_ems_ab_control_msg_folder_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CONTROL_MSG_FOLDER_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_control_msg_rules/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_control_msg_rules/_index.md new file mode 100644 index 0000000000..7c8c2624f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_control_msg_rules/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CONTROL_MSG_RULES method" +linktitle: "PR_EMS_AB_CONTROL_MSG_RULES" +articleTitle: "PR_EMS_AB_CONTROL_MSG_RULES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CONTROL_MSG_RULES of MapiPropertyTag." +type: docs +weight: 4090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_control_msg_rules/ +--- + +## PR_EMS_AB_CONTROL_MSG_RULES {#pr_ems_ab_control_msg_rules} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CONTROL_MSG_RULES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cost/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cost/_index.md new file mode 100644 index 0000000000..267b8a2595 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cost/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_COST method" +linktitle: "PR_EMS_AB_COST" +articleTitle: "PR_EMS_AB_COST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_COST of MapiPropertyTag." +type: docs +weight: 4100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cost/ +--- + +## PR_EMS_AB_COST {#pr_ems_ab_cost} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_COST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name/_index.md new file mode 100644 index 0000000000..1d498e7336 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_COUNTRY_NAME method" +linktitle: "PR_EMS_AB_COUNTRY_NAME" +articleTitle: "PR_EMS_AB_COUNTRY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_COUNTRY_NAME of MapiPropertyTag." +type: docs +weight: 4110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name/ +--- + +## PR_EMS_AB_COUNTRY_NAME {#pr_ems_ab_country_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_COUNTRY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name_a/_index.md new file mode 100644 index 0000000000..18819d46dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_COUNTRY_NAME_A method" +linktitle: "PR_EMS_AB_COUNTRY_NAME_A" +articleTitle: "PR_EMS_AB_COUNTRY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_COUNTRY_NAME_A of MapiPropertyTag." +type: docs +weight: 4120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name_a/ +--- + +## PR_EMS_AB_COUNTRY_NAME_A {#pr_ems_ab_country_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_COUNTRY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name_w/_index.md new file mode 100644 index 0000000000..649781f80c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_COUNTRY_NAME_W method" +linktitle: "PR_EMS_AB_COUNTRY_NAME_W" +articleTitle: "PR_EMS_AB_COUNTRY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_COUNTRY_NAME_W of MapiPropertyTag." +type: docs +weight: 4130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_country_name_w/ +--- + +## PR_EMS_AB_COUNTRY_NAME_W {#pr_ems_ab_country_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_COUNTRY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cross_certificate_crl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cross_certificate_crl/_index.md new file mode 100644 index 0000000000..89ca1202c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cross_certificate_crl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CROSS_CERTIFICATE_CRL method" +linktitle: "PR_EMS_AB_CROSS_CERTIFICATE_CRL" +articleTitle: "PR_EMS_AB_CROSS_CERTIFICATE_CRL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CROSS_CERTIFICATE_CRL of MapiPropertyTag." +type: docs +weight: 4140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cross_certificate_crl/ +--- + +## PR_EMS_AB_CROSS_CERTIFICATE_CRL {#pr_ems_ab_cross_certificate_crl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CROSS_CERTIFICATE_CRL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cross_certificate_pair/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cross_certificate_pair/_index.md new file mode 100644 index 0000000000..e9f1612502 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cross_certificate_pair/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_CROSS_CERTIFICATE_PAIR method" +linktitle: "PR_EMS_AB_CROSS_CERTIFICATE_PAIR" +articleTitle: "PR_EMS_AB_CROSS_CERTIFICATE_PAIR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_CROSS_CERTIFICATE_PAIR of MapiPropertyTag." +type: docs +weight: 4150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_cross_certificate_pair/ +--- + +## PR_EMS_AB_CROSS_CERTIFICATE_PAIR {#pr_ems_ab_cross_certificate_pair} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_CROSS_CERTIFICATE_PAIR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_default_message_format/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_default_message_format/_index.md new file mode 100644 index 0000000000..caf2366153 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_default_message_format/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DEFAULT_MESSAGE_FORMAT method" +linktitle: "PR_EMS_AB_DEFAULT_MESSAGE_FORMAT" +articleTitle: "PR_EMS_AB_DEFAULT_MESSAGE_FORMAT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DEFAULT_MESSAGE_FORMAT of MapiPropertyTag." +type: docs +weight: 4160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_default_message_format/ +--- + +## PR_EMS_AB_DEFAULT_MESSAGE_FORMAT {#pr_ems_ab_default_message_format} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DEFAULT_MESSAGE_FORMAT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delegate_user/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delegate_user/_index.md new file mode 100644 index 0000000000..7403097290 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delegate_user/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DELEGATE_USER method" +linktitle: "PR_EMS_AB_DELEGATE_USER" +articleTitle: "PR_EMS_AB_DELEGATE_USER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DELEGATE_USER of MapiPropertyTag." +type: docs +weight: 4170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delegate_user/ +--- + +## PR_EMS_AB_DELEGATE_USER {#pr_ems_ab_delegate_user} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DELEGATE_USER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_cont_length/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_cont_length/_index.md new file mode 100644 index 0000000000..bc147d55b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_cont_length/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DELIV_CONT_LENGTH method" +linktitle: "PR_EMS_AB_DELIV_CONT_LENGTH" +articleTitle: "PR_EMS_AB_DELIV_CONT_LENGTH" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DELIV_CONT_LENGTH of MapiPropertyTag." +type: docs +weight: 4180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_cont_length/ +--- + +## PR_EMS_AB_DELIV_CONT_LENGTH {#pr_ems_ab_deliv_cont_length} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DELIV_CONT_LENGTH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_eits/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_eits/_index.md new file mode 100644 index 0000000000..49c309ae24 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_eits/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DELIV_EITS method" +linktitle: "PR_EMS_AB_DELIV_EITS" +articleTitle: "PR_EMS_AB_DELIV_EITS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DELIV_EITS of MapiPropertyTag." +type: docs +weight: 4190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_eits/ +--- + +## PR_EMS_AB_DELIV_EITS {#pr_ems_ab_deliv_eits} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DELIV_EITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_ext_cont_types/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_ext_cont_types/_index.md new file mode 100644 index 0000000000..f8cb819281 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_ext_cont_types/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DELIV_EXT_CONT_TYPES method" +linktitle: "PR_EMS_AB_DELIV_EXT_CONT_TYPES" +articleTitle: "PR_EMS_AB_DELIV_EXT_CONT_TYPES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DELIV_EXT_CONT_TYPES of MapiPropertyTag." +type: docs +weight: 4200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliv_ext_cont_types/ +--- + +## PR_EMS_AB_DELIV_EXT_CONT_TYPES {#pr_ems_ab_deliv_ext_cont_types} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DELIV_EXT_CONT_TYPES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliver_and_redirect/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliver_and_redirect/_index.md new file mode 100644 index 0000000000..614dc87dc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliver_and_redirect/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DELIVER_AND_REDIRECT method" +linktitle: "PR_EMS_AB_DELIVER_AND_REDIRECT" +articleTitle: "PR_EMS_AB_DELIVER_AND_REDIRECT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DELIVER_AND_REDIRECT of MapiPropertyTag." +type: docs +weight: 4210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_deliver_and_redirect/ +--- + +## PR_EMS_AB_DELIVER_AND_REDIRECT {#pr_ems_ab_deliver_and_redirect} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DELIVER_AND_REDIRECT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delivery_mechanism/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delivery_mechanism/_index.md new file mode 100644 index 0000000000..9ec359982e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delivery_mechanism/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DELIVERY_MECHANISM method" +linktitle: "PR_EMS_AB_DELIVERY_MECHANISM" +articleTitle: "PR_EMS_AB_DELIVERY_MECHANISM" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DELIVERY_MECHANISM of MapiPropertyTag." +type: docs +weight: 4220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delivery_mechanism/ +--- + +## PR_EMS_AB_DELIVERY_MECHANISM {#pr_ems_ab_delivery_mechanism} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DELIVERY_MECHANISM() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delta_revocation_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delta_revocation_list/_index.md new file mode 100644 index 0000000000..1dccdcb40b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delta_revocation_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DELTA_REVOCATION_LIST method" +linktitle: "PR_EMS_AB_DELTA_REVOCATION_LIST" +articleTitle: "PR_EMS_AB_DELTA_REVOCATION_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DELTA_REVOCATION_LIST of MapiPropertyTag." +type: docs +weight: 4230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_delta_revocation_list/ +--- + +## PR_EMS_AB_DELTA_REVOCATION_LIST {#pr_ems_ab_delta_revocation_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DELTA_REVOCATION_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_description/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_description/_index.md new file mode 100644 index 0000000000..bf8c961971 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_description/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DESCRIPTION method" +linktitle: "PR_EMS_AB_DESCRIPTION" +articleTitle: "PR_EMS_AB_DESCRIPTION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DESCRIPTION of MapiPropertyTag." +type: docs +weight: 4240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_description/ +--- + +## PR_EMS_AB_DESCRIPTION {#pr_ems_ab_description} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DESCRIPTION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_destination_indicator/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_destination_indicator/_index.md new file mode 100644 index 0000000000..e142e7bb9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_destination_indicator/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DESTINATION_INDICATOR method" +linktitle: "PR_EMS_AB_DESTINATION_INDICATOR" +articleTitle: "PR_EMS_AB_DESTINATION_INDICATOR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DESTINATION_INDICATOR of MapiPropertyTag." +type: docs +weight: 4250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_destination_indicator/ +--- + +## PR_EMS_AB_DESTINATION_INDICATOR {#pr_ems_ab_destination_indicator} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DESTINATION_INDICATOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key/_index.md new file mode 100644 index 0000000000..ff1bc0fe45 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DIAGNOSTIC_REG_KEY method" +linktitle: "PR_EMS_AB_DIAGNOSTIC_REG_KEY" +articleTitle: "PR_EMS_AB_DIAGNOSTIC_REG_KEY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DIAGNOSTIC_REG_KEY of MapiPropertyTag." +type: docs +weight: 4260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key/ +--- + +## PR_EMS_AB_DIAGNOSTIC_REG_KEY {#pr_ems_ab_diagnostic_reg_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DIAGNOSTIC_REG_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key_a/_index.md new file mode 100644 index 0000000000..70bd510440 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DIAGNOSTIC_REG_KEY_A method" +linktitle: "PR_EMS_AB_DIAGNOSTIC_REG_KEY_A" +articleTitle: "PR_EMS_AB_DIAGNOSTIC_REG_KEY_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DIAGNOSTIC_REG_KEY_A of MapiPropertyTag." +type: docs +weight: 4270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key_a/ +--- + +## PR_EMS_AB_DIAGNOSTIC_REG_KEY_A {#pr_ems_ab_diagnostic_reg_key_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DIAGNOSTIC_REG_KEY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key_w/_index.md new file mode 100644 index 0000000000..8a5d56d519 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DIAGNOSTIC_REG_KEY_W method" +linktitle: "PR_EMS_AB_DIAGNOSTIC_REG_KEY_W" +articleTitle: "PR_EMS_AB_DIAGNOSTIC_REG_KEY_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DIAGNOSTIC_REG_KEY_W of MapiPropertyTag." +type: docs +weight: 4280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_diagnostic_reg_key_w/ +--- + +## PR_EMS_AB_DIAGNOSTIC_REG_KEY_W {#pr_ems_ab_diagnostic_reg_key_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DIAGNOSTIC_REG_KEY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_disable_deferred_commit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_disable_deferred_commit/_index.md new file mode 100644 index 0000000000..b0e060a1c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_disable_deferred_commit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DISABLE_DEFERRED_COMMIT method" +linktitle: "PR_EMS_AB_DISABLE_DEFERRED_COMMIT" +articleTitle: "PR_EMS_AB_DISABLE_DEFERRED_COMMIT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DISABLE_DEFERRED_COMMIT of MapiPropertyTag." +type: docs +weight: 4290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_disable_deferred_commit/ +--- + +## PR_EMS_AB_DISABLE_DEFERRED_COMMIT {#pr_ems_ab_disable_deferred_commit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DISABLE_DEFERRED_COMMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_disabled_gateway_proxy/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_disabled_gateway_proxy/_index.md new file mode 100644 index 0000000000..9a3d8ab6ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_disabled_gateway_proxy/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DISABLED_GATEWAY_PROXY method" +linktitle: "PR_EMS_AB_DISABLED_GATEWAY_PROXY" +articleTitle: "PR_EMS_AB_DISABLED_GATEWAY_PROXY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DISABLED_GATEWAY_PROXY of MapiPropertyTag." +type: docs +weight: 4300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_disabled_gateway_proxy/ +--- + +## PR_EMS_AB_DISABLED_GATEWAY_PROXY {#pr_ems_ab_disabled_gateway_proxy} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DISABLED_GATEWAY_PROXY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_override/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_override/_index.md new file mode 100644 index 0000000000..c9deb0e144 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_override/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DISPLAY_NAME_OVERRIDE method" +linktitle: "PR_EMS_AB_DISPLAY_NAME_OVERRIDE" +articleTitle: "PR_EMS_AB_DISPLAY_NAME_OVERRIDE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DISPLAY_NAME_OVERRIDE of MapiPropertyTag." +type: docs +weight: 4310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_override/ +--- + +## PR_EMS_AB_DISPLAY_NAME_OVERRIDE {#pr_ems_ab_display_name_override} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DISPLAY_NAME_OVERRIDE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable/_index.md new file mode 100644 index 0000000000..41aede6a18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DISPLAY_NAME_PRINTABLE method" +linktitle: "PR_EMS_AB_DISPLAY_NAME_PRINTABLE" +articleTitle: "PR_EMS_AB_DISPLAY_NAME_PRINTABLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DISPLAY_NAME_PRINTABLE of MapiPropertyTag." +type: docs +weight: 4320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable/ +--- + +## PR_EMS_AB_DISPLAY_NAME_PRINTABLE {#pr_ems_ab_display_name_printable} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DISPLAY_NAME_PRINTABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable_a/_index.md new file mode 100644 index 0000000000..4107c22da6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DISPLAY_NAME_PRINTABLE_A method" +linktitle: "PR_EMS_AB_DISPLAY_NAME_PRINTABLE_A" +articleTitle: "PR_EMS_AB_DISPLAY_NAME_PRINTABLE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DISPLAY_NAME_PRINTABLE_A of MapiPropertyTag." +type: docs +weight: 4330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable_a/ +--- + +## PR_EMS_AB_DISPLAY_NAME_PRINTABLE_A {#pr_ems_ab_display_name_printable_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DISPLAY_NAME_PRINTABLE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable_w/_index.md new file mode 100644 index 0000000000..b84ea0b909 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DISPLAY_NAME_PRINTABLE_W method" +linktitle: "PR_EMS_AB_DISPLAY_NAME_PRINTABLE_W" +articleTitle: "PR_EMS_AB_DISPLAY_NAME_PRINTABLE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DISPLAY_NAME_PRINTABLE_W of MapiPropertyTag." +type: docs +weight: 4340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_printable_w/ +--- + +## PR_EMS_AB_DISPLAY_NAME_PRINTABLE_W {#pr_ems_ab_display_name_printable_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DISPLAY_NAME_PRINTABLE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix/_index.md new file mode 100644 index 0000000000..d1784fa9e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DISPLAY_NAME_SUFFIX method" +linktitle: "PR_EMS_AB_DISPLAY_NAME_SUFFIX" +articleTitle: "PR_EMS_AB_DISPLAY_NAME_SUFFIX" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DISPLAY_NAME_SUFFIX of MapiPropertyTag." +type: docs +weight: 4350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix/ +--- + +## PR_EMS_AB_DISPLAY_NAME_SUFFIX {#pr_ems_ab_display_name_suffix} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DISPLAY_NAME_SUFFIX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix_a/_index.md new file mode 100644 index 0000000000..dd80d916ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DISPLAY_NAME_SUFFIX_A method" +linktitle: "PR_EMS_AB_DISPLAY_NAME_SUFFIX_A" +articleTitle: "PR_EMS_AB_DISPLAY_NAME_SUFFIX_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DISPLAY_NAME_SUFFIX_A of MapiPropertyTag." +type: docs +weight: 4360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix_a/ +--- + +## PR_EMS_AB_DISPLAY_NAME_SUFFIX_A {#pr_ems_ab_display_name_suffix_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DISPLAY_NAME_SUFFIX_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix_w/_index.md new file mode 100644 index 0000000000..cb6e61e0ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DISPLAY_NAME_SUFFIX_W method" +linktitle: "PR_EMS_AB_DISPLAY_NAME_SUFFIX_W" +articleTitle: "PR_EMS_AB_DISPLAY_NAME_SUFFIX_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DISPLAY_NAME_SUFFIX_W of MapiPropertyTag." +type: docs +weight: 4370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_display_name_suffix_w/ +--- + +## PR_EMS_AB_DISPLAY_NAME_SUFFIX_W {#pr_ems_ab_display_name_suffix_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DISPLAY_NAME_SUFFIX_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_reject_perms_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_reject_perms_bl/_index.md new file mode 100644 index 0000000000..fc811a4b31 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_reject_perms_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DL_MEM_REJECT_PERMS_BL method" +linktitle: "PR_EMS_AB_DL_MEM_REJECT_PERMS_BL" +articleTitle: "PR_EMS_AB_DL_MEM_REJECT_PERMS_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DL_MEM_REJECT_PERMS_BL of MapiPropertyTag." +type: docs +weight: 4380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_reject_perms_bl/ +--- + +## PR_EMS_AB_DL_MEM_REJECT_PERMS_BL {#pr_ems_ab_dl_mem_reject_perms_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DL_MEM_REJECT_PERMS_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_reject_perms_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_reject_perms_bl_o/_index.md new file mode 100644 index 0000000000..dbe5ad1fa7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_reject_perms_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O method" +linktitle: "PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O" +articleTitle: "PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O of MapiPropertyTag." +type: docs +weight: 4390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_reject_perms_bl_o/ +--- + +## PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O {#pr_ems_ab_dl_mem_reject_perms_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_submit_perms_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_submit_perms_bl/_index.md new file mode 100644 index 0000000000..cc91ac07b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_submit_perms_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL method" +linktitle: "PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL" +articleTitle: "PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL of MapiPropertyTag." +type: docs +weight: 4400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_submit_perms_bl/ +--- + +## PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL {#pr_ems_ab_dl_mem_submit_perms_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_submit_perms_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_submit_perms_bl_o/_index.md new file mode 100644 index 0000000000..5b79be99de --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_submit_perms_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O method" +linktitle: "PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O" +articleTitle: "PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O of MapiPropertyTag." +type: docs +weight: 4410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_mem_submit_perms_bl_o/ +--- + +## PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O {#pr_ems_ab_dl_mem_submit_perms_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_member_rule/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_member_rule/_index.md new file mode 100644 index 0000000000..9bc1e9b671 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_member_rule/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DL_MEMBER_RULE method" +linktitle: "PR_EMS_AB_DL_MEMBER_RULE" +articleTitle: "PR_EMS_AB_DL_MEMBER_RULE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DL_MEMBER_RULE of MapiPropertyTag." +type: docs +weight: 4420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dl_member_rule/ +--- + +## PR_EMS_AB_DL_MEMBER_RULE {#pr_ems_ab_dl_member_rule} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DL_MEMBER_RULE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name/_index.md new file mode 100644 index 0000000000..529fa165bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DMD_NAME method" +linktitle: "PR_EMS_AB_DMD_NAME" +articleTitle: "PR_EMS_AB_DMD_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DMD_NAME of MapiPropertyTag." +type: docs +weight: 4430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name/ +--- + +## PR_EMS_AB_DMD_NAME {#pr_ems_ab_dmd_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DMD_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name_a/_index.md new file mode 100644 index 0000000000..2e10feb90a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DMD_NAME_A method" +linktitle: "PR_EMS_AB_DMD_NAME_A" +articleTitle: "PR_EMS_AB_DMD_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DMD_NAME_A of MapiPropertyTag." +type: docs +weight: 4440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name_a/ +--- + +## PR_EMS_AB_DMD_NAME_A {#pr_ems_ab_dmd_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DMD_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name_w/_index.md new file mode 100644 index 0000000000..ad0b4fd2fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DMD_NAME_W method" +linktitle: "PR_EMS_AB_DMD_NAME_W" +articleTitle: "PR_EMS_AB_DMD_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DMD_NAME_W of MapiPropertyTag." +type: docs +weight: 4450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dmd_name_w/ +--- + +## PR_EMS_AB_DMD_NAME_W {#pr_ems_ab_dmd_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DMD_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_do_oab_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_do_oab_version/_index.md new file mode 100644 index 0000000000..67aa61a7cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_do_oab_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DO_OAB_VERSION method" +linktitle: "PR_EMS_AB_DO_OAB_VERSION" +articleTitle: "PR_EMS_AB_DO_OAB_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DO_OAB_VERSION of MapiPropertyTag." +type: docs +weight: 4460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_do_oab_version/ +--- + +## PR_EMS_AB_DO_OAB_VERSION {#pr_ems_ab_do_oab_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DO_OAB_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip/_index.md new file mode 100644 index 0000000000..385d5fa26f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DOMAIN_DEF_ALT_RECIP method" +linktitle: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP" +articleTitle: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP of MapiPropertyTag." +type: docs +weight: 4470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip/ +--- + +## PR_EMS_AB_DOMAIN_DEF_ALT_RECIP {#pr_ems_ab_domain_def_alt_recip} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DOMAIN_DEF_ALT_RECIP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_a/_index.md new file mode 100644 index 0000000000..ee02d72ef3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_A method" +linktitle: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_A" +articleTitle: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_A of MapiPropertyTag." +type: docs +weight: 4480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_a/ +--- + +## PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_A {#pr_ems_ab_domain_def_alt_recip_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_o/_index.md new file mode 100644 index 0000000000..8d04b0f1ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O method" +linktitle: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O" +articleTitle: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O of MapiPropertyTag." +type: docs +weight: 4490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_o/ +--- + +## PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O {#pr_ems_ab_domain_def_alt_recip_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_w/_index.md new file mode 100644 index 0000000000..e854eba057 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_W method" +linktitle: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_W" +articleTitle: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_W of MapiPropertyTag." +type: docs +weight: 4500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_def_alt_recip_w/ +--- + +## PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_W {#pr_ems_ab_domain_def_alt_recip_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name/_index.md new file mode 100644 index 0000000000..d5b72fa8c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DOMAIN_NAME method" +linktitle: "PR_EMS_AB_DOMAIN_NAME" +articleTitle: "PR_EMS_AB_DOMAIN_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DOMAIN_NAME of MapiPropertyTag." +type: docs +weight: 4510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name/ +--- + +## PR_EMS_AB_DOMAIN_NAME {#pr_ems_ab_domain_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DOMAIN_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name_a/_index.md new file mode 100644 index 0000000000..fe4b1dbfd4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DOMAIN_NAME_A method" +linktitle: "PR_EMS_AB_DOMAIN_NAME_A" +articleTitle: "PR_EMS_AB_DOMAIN_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DOMAIN_NAME_A of MapiPropertyTag." +type: docs +weight: 4520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name_a/ +--- + +## PR_EMS_AB_DOMAIN_NAME_A {#pr_ems_ab_domain_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DOMAIN_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name_w/_index.md new file mode 100644 index 0000000000..22fb21a881 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DOMAIN_NAME_W method" +linktitle: "PR_EMS_AB_DOMAIN_NAME_W" +articleTitle: "PR_EMS_AB_DOMAIN_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DOMAIN_NAME_W of MapiPropertyTag." +type: docs +weight: 4530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_domain_name_w/ +--- + +## PR_EMS_AB_DOMAIN_NAME_W {#pr_ems_ab_domain_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DOMAIN_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dos_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dos_entryid/_index.md new file mode 100644 index 0000000000..4f1f3127df --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dos_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DOS_ENTRYID method" +linktitle: "PR_EMS_AB_DOS_ENTRYID" +articleTitle: "PR_EMS_AB_DOS_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DOS_ENTRYID of MapiPropertyTag." +type: docs +weight: 4540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dos_entryid/ +--- + +## PR_EMS_AB_DOS_ENTRYID {#pr_ems_ab_dos_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DOS_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dsa_signature/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dsa_signature/_index.md new file mode 100644 index 0000000000..9fa7c209a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dsa_signature/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DSA_SIGNATURE method" +linktitle: "PR_EMS_AB_DSA_SIGNATURE" +articleTitle: "PR_EMS_AB_DSA_SIGNATURE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DSA_SIGNATURE of MapiPropertyTag." +type: docs +weight: 4550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dsa_signature/ +--- + +## PR_EMS_AB_DSA_SIGNATURE {#pr_ems_ab_dsa_signature} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DSA_SIGNATURE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_copy/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_copy/_index.md new file mode 100644 index 0000000000..0a818fcf9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_copy/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_ADMIN_COPY method" +linktitle: "PR_EMS_AB_DXA_ADMIN_COPY" +articleTitle: "PR_EMS_AB_DXA_ADMIN_COPY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_ADMIN_COPY of MapiPropertyTag." +type: docs +weight: 4560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_copy/ +--- + +## PR_EMS_AB_DXA_ADMIN_COPY {#pr_ems_ab_dxa_admin_copy} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_ADMIN_COPY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_forward/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_forward/_index.md new file mode 100644 index 0000000000..f10dd09c21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_forward/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_ADMIN_FORWARD method" +linktitle: "PR_EMS_AB_DXA_ADMIN_FORWARD" +articleTitle: "PR_EMS_AB_DXA_ADMIN_FORWARD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_ADMIN_FORWARD of MapiPropertyTag." +type: docs +weight: 4570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_forward/ +--- + +## PR_EMS_AB_DXA_ADMIN_FORWARD {#pr_ems_ab_dxa_admin_forward} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_ADMIN_FORWARD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_update/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_update/_index.md new file mode 100644 index 0000000000..7b91d86595 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_update/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_ADMIN_UPDATE method" +linktitle: "PR_EMS_AB_DXA_ADMIN_UPDATE" +articleTitle: "PR_EMS_AB_DXA_ADMIN_UPDATE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_ADMIN_UPDATE of MapiPropertyTag." +type: docs +weight: 4580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_admin_update/ +--- + +## PR_EMS_AB_DXA_ADMIN_UPDATE {#pr_ems_ab_dxa_admin_update} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_ADMIN_UPDATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_append_reqcn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_append_reqcn/_index.md new file mode 100644 index 0000000000..2cf8ac1c71 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_append_reqcn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_APPEND_REQCN method" +linktitle: "PR_EMS_AB_DXA_APPEND_REQCN" +articleTitle: "PR_EMS_AB_DXA_APPEND_REQCN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_APPEND_REQCN of MapiPropertyTag." +type: docs +weight: 4590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_append_reqcn/ +--- + +## PR_EMS_AB_DXA_APPEND_REQCN {#pr_ems_ab_dxa_append_reqcn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_APPEND_REQCN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_container_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_container_list/_index.md new file mode 100644 index 0000000000..3bc034d92b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_container_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_CONF_CONTAINER_LIST method" +linktitle: "PR_EMS_AB_DXA_CONF_CONTAINER_LIST" +articleTitle: "PR_EMS_AB_DXA_CONF_CONTAINER_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_CONF_CONTAINER_LIST of MapiPropertyTag." +type: docs +weight: 4600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_container_list/ +--- + +## PR_EMS_AB_DXA_CONF_CONTAINER_LIST {#pr_ems_ab_dxa_conf_container_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_CONF_CONTAINER_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_container_list_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_container_list_o/_index.md new file mode 100644 index 0000000000..52e58343ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_container_list_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O method" +linktitle: "PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O" +articleTitle: "PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O of MapiPropertyTag." +type: docs +weight: 4610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_container_list_o/ +--- + +## PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O {#pr_ems_ab_dxa_conf_container_list_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_req_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_req_time/_index.md new file mode 100644 index 0000000000..380a9c6568 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_req_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_CONF_REQ_TIME method" +linktitle: "PR_EMS_AB_DXA_CONF_REQ_TIME" +articleTitle: "PR_EMS_AB_DXA_CONF_REQ_TIME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_CONF_REQ_TIME of MapiPropertyTag." +type: docs +weight: 4620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_req_time/ +--- + +## PR_EMS_AB_DXA_CONF_REQ_TIME {#pr_ems_ab_dxa_conf_req_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_CONF_REQ_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq/_index.md new file mode 100644 index 0000000000..f6e6d0709a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_CONF_SEQ method" +linktitle: "PR_EMS_AB_DXA_CONF_SEQ" +articleTitle: "PR_EMS_AB_DXA_CONF_SEQ" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_CONF_SEQ of MapiPropertyTag." +type: docs +weight: 4630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq/ +--- + +## PR_EMS_AB_DXA_CONF_SEQ {#pr_ems_ab_dxa_conf_seq} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_CONF_SEQ() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_a/_index.md new file mode 100644 index 0000000000..e8262564a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_CONF_SEQ_A method" +linktitle: "PR_EMS_AB_DXA_CONF_SEQ_A" +articleTitle: "PR_EMS_AB_DXA_CONF_SEQ_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_CONF_SEQ_A of MapiPropertyTag." +type: docs +weight: 4640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_a/ +--- + +## PR_EMS_AB_DXA_CONF_SEQ_A {#pr_ems_ab_dxa_conf_seq_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_CONF_SEQ_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_usn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_usn/_index.md new file mode 100644 index 0000000000..4f2c4e424b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_usn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_CONF_SEQ_USN method" +linktitle: "PR_EMS_AB_DXA_CONF_SEQ_USN" +articleTitle: "PR_EMS_AB_DXA_CONF_SEQ_USN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_CONF_SEQ_USN of MapiPropertyTag." +type: docs +weight: 4650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_usn/ +--- + +## PR_EMS_AB_DXA_CONF_SEQ_USN {#pr_ems_ab_dxa_conf_seq_usn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_CONF_SEQ_USN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_w/_index.md new file mode 100644 index 0000000000..3970bc0b00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_CONF_SEQ_W method" +linktitle: "PR_EMS_AB_DXA_CONF_SEQ_W" +articleTitle: "PR_EMS_AB_DXA_CONF_SEQ_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_CONF_SEQ_W of MapiPropertyTag." +type: docs +weight: 4660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_conf_seq_w/ +--- + +## PR_EMS_AB_DXA_CONF_SEQ_W {#pr_ems_ab_dxa_conf_seq_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_CONF_SEQ_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_exchange_options/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_exchange_options/_index.md new file mode 100644 index 0000000000..91be3adb3b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_exchange_options/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_EXCHANGE_OPTIONS method" +linktitle: "PR_EMS_AB_DXA_EXCHANGE_OPTIONS" +articleTitle: "PR_EMS_AB_DXA_EXCHANGE_OPTIONS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_EXCHANGE_OPTIONS of MapiPropertyTag." +type: docs +weight: 4670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_exchange_options/ +--- + +## PR_EMS_AB_DXA_EXCHANGE_OPTIONS {#pr_ems_ab_dxa_exchange_options} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_EXCHANGE_OPTIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_export_now/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_export_now/_index.md new file mode 100644 index 0000000000..839f11886c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_export_now/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_EXPORT_NOW method" +linktitle: "PR_EMS_AB_DXA_EXPORT_NOW" +articleTitle: "PR_EMS_AB_DXA_EXPORT_NOW" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_EXPORT_NOW of MapiPropertyTag." +type: docs +weight: 4680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_export_now/ +--- + +## PR_EMS_AB_DXA_EXPORT_NOW {#pr_ems_ab_dxa_export_now} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_EXPORT_NOW() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_flags/_index.md new file mode 100644 index 0000000000..6f43b52223 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_FLAGS method" +linktitle: "PR_EMS_AB_DXA_FLAGS" +articleTitle: "PR_EMS_AB_DXA_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_FLAGS of MapiPropertyTag." +type: docs +weight: 4690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_flags/ +--- + +## PR_EMS_AB_DXA_FLAGS {#pr_ems_ab_dxa_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq/_index.md new file mode 100644 index 0000000000..976c42e2fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_IMP_SEQ method" +linktitle: "PR_EMS_AB_DXA_IMP_SEQ" +articleTitle: "PR_EMS_AB_DXA_IMP_SEQ" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_IMP_SEQ of MapiPropertyTag." +type: docs +weight: 4700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq/ +--- + +## PR_EMS_AB_DXA_IMP_SEQ {#pr_ems_ab_dxa_imp_seq} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_IMP_SEQ() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_a/_index.md new file mode 100644 index 0000000000..f844c1550f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_IMP_SEQ_A method" +linktitle: "PR_EMS_AB_DXA_IMP_SEQ_A" +articleTitle: "PR_EMS_AB_DXA_IMP_SEQ_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_IMP_SEQ_A of MapiPropertyTag." +type: docs +weight: 4710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_a/ +--- + +## PR_EMS_AB_DXA_IMP_SEQ_A {#pr_ems_ab_dxa_imp_seq_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_IMP_SEQ_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_time/_index.md new file mode 100644 index 0000000000..cbd09ce89d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_IMP_SEQ_TIME method" +linktitle: "PR_EMS_AB_DXA_IMP_SEQ_TIME" +articleTitle: "PR_EMS_AB_DXA_IMP_SEQ_TIME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_IMP_SEQ_TIME of MapiPropertyTag." +type: docs +weight: 4720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_time/ +--- + +## PR_EMS_AB_DXA_IMP_SEQ_TIME {#pr_ems_ab_dxa_imp_seq_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_IMP_SEQ_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_usn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_usn/_index.md new file mode 100644 index 0000000000..fc047a01eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_usn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_IMP_SEQ_USN method" +linktitle: "PR_EMS_AB_DXA_IMP_SEQ_USN" +articleTitle: "PR_EMS_AB_DXA_IMP_SEQ_USN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_IMP_SEQ_USN of MapiPropertyTag." +type: docs +weight: 4730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_usn/ +--- + +## PR_EMS_AB_DXA_IMP_SEQ_USN {#pr_ems_ab_dxa_imp_seq_usn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_IMP_SEQ_USN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_w/_index.md new file mode 100644 index 0000000000..d77007d617 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_IMP_SEQ_W method" +linktitle: "PR_EMS_AB_DXA_IMP_SEQ_W" +articleTitle: "PR_EMS_AB_DXA_IMP_SEQ_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_IMP_SEQ_W of MapiPropertyTag." +type: docs +weight: 4740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_imp_seq_w/ +--- + +## PR_EMS_AB_DXA_IMP_SEQ_W {#pr_ems_ab_dxa_imp_seq_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_IMP_SEQ_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_import_now/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_import_now/_index.md new file mode 100644 index 0000000000..dd5551decb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_import_now/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_IMPORT_NOW method" +linktitle: "PR_EMS_AB_DXA_IMPORT_NOW" +articleTitle: "PR_EMS_AB_DXA_IMPORT_NOW" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_IMPORT_NOW of MapiPropertyTag." +type: docs +weight: 4750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_import_now/ +--- + +## PR_EMS_AB_DXA_IMPORT_NOW {#pr_ems_ab_dxa_import_now} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_IMPORT_NOW() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_in_template_map/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_in_template_map/_index.md new file mode 100644 index 0000000000..2e9e08ad7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_in_template_map/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_IN_TEMPLATE_MAP method" +linktitle: "PR_EMS_AB_DXA_IN_TEMPLATE_MAP" +articleTitle: "PR_EMS_AB_DXA_IN_TEMPLATE_MAP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_IN_TEMPLATE_MAP of MapiPropertyTag." +type: docs +weight: 4760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_in_template_map/ +--- + +## PR_EMS_AB_DXA_IN_TEMPLATE_MAP {#pr_ems_ab_dxa_in_template_map} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_IN_TEMPLATE_MAP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin/_index.md new file mode 100644 index 0000000000..5dbfceae3b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_LOCAL_ADMIN method" +linktitle: "PR_EMS_AB_DXA_LOCAL_ADMIN" +articleTitle: "PR_EMS_AB_DXA_LOCAL_ADMIN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_LOCAL_ADMIN of MapiPropertyTag." +type: docs +weight: 4770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin/ +--- + +## PR_EMS_AB_DXA_LOCAL_ADMIN {#pr_ems_ab_dxa_local_admin} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_LOCAL_ADMIN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_a/_index.md new file mode 100644 index 0000000000..8ebc1f66eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_LOCAL_ADMIN_A method" +linktitle: "PR_EMS_AB_DXA_LOCAL_ADMIN_A" +articleTitle: "PR_EMS_AB_DXA_LOCAL_ADMIN_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_LOCAL_ADMIN_A of MapiPropertyTag." +type: docs +weight: 4780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_a/ +--- + +## PR_EMS_AB_DXA_LOCAL_ADMIN_A {#pr_ems_ab_dxa_local_admin_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_LOCAL_ADMIN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_o/_index.md new file mode 100644 index 0000000000..f08490ec0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_LOCAL_ADMIN_O method" +linktitle: "PR_EMS_AB_DXA_LOCAL_ADMIN_O" +articleTitle: "PR_EMS_AB_DXA_LOCAL_ADMIN_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_LOCAL_ADMIN_O of MapiPropertyTag." +type: docs +weight: 4790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_o/ +--- + +## PR_EMS_AB_DXA_LOCAL_ADMIN_O {#pr_ems_ab_dxa_local_admin_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_LOCAL_ADMIN_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_w/_index.md new file mode 100644 index 0000000000..b7dbf702e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_LOCAL_ADMIN_W method" +linktitle: "PR_EMS_AB_DXA_LOCAL_ADMIN_W" +articleTitle: "PR_EMS_AB_DXA_LOCAL_ADMIN_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_LOCAL_ADMIN_W of MapiPropertyTag." +type: docs +weight: 4800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_local_admin_w/ +--- + +## PR_EMS_AB_DXA_LOCAL_ADMIN_W {#pr_ems_ab_dxa_local_admin_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_LOCAL_ADMIN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_logging_level/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_logging_level/_index.md new file mode 100644 index 0000000000..0e61d18399 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_logging_level/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_LOGGING_LEVEL method" +linktitle: "PR_EMS_AB_DXA_LOGGING_LEVEL" +articleTitle: "PR_EMS_AB_DXA_LOGGING_LEVEL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_LOGGING_LEVEL of MapiPropertyTag." +type: docs +weight: 4810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_logging_level/ +--- + +## PR_EMS_AB_DXA_LOGGING_LEVEL {#pr_ems_ab_dxa_logging_level} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_LOGGING_LEVEL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type/_index.md new file mode 100644 index 0000000000..721c543ecb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE method" +linktitle: "PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE" +articleTitle: "PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE of MapiPropertyTag." +type: docs +weight: 4820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type/ +--- + +## PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE {#pr_ems_ab_dxa_native_address_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type_a/_index.md new file mode 100644 index 0000000000..91ad51d07d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_A method" +linktitle: "PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_A" +articleTitle: "PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_A of MapiPropertyTag." +type: docs +weight: 4830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type_a/ +--- + +## PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_A {#pr_ems_ab_dxa_native_address_type_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type_w/_index.md new file mode 100644 index 0000000000..26847681e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_W method" +linktitle: "PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_W" +articleTitle: "PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_W of MapiPropertyTag." +type: docs +weight: 4840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_native_address_type_w/ +--- + +## PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_W {#pr_ems_ab_dxa_native_address_type_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_out_template_map/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_out_template_map/_index.md new file mode 100644 index 0000000000..6709e3a537 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_out_template_map/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_OUT_TEMPLATE_MAP method" +linktitle: "PR_EMS_AB_DXA_OUT_TEMPLATE_MAP" +articleTitle: "PR_EMS_AB_DXA_OUT_TEMPLATE_MAP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_OUT_TEMPLATE_MAP of MapiPropertyTag." +type: docs +weight: 4850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_out_template_map/ +--- + +## PR_EMS_AB_DXA_OUT_TEMPLATE_MAP {#pr_ems_ab_dxa_out_template_map} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_OUT_TEMPLATE_MAP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password/_index.md new file mode 100644 index 0000000000..83f58c955d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PASSWORD method" +linktitle: "PR_EMS_AB_DXA_PASSWORD" +articleTitle: "PR_EMS_AB_DXA_PASSWORD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PASSWORD of MapiPropertyTag." +type: docs +weight: 4860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password/ +--- + +## PR_EMS_AB_DXA_PASSWORD {#pr_ems_ab_dxa_password} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PASSWORD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password_a/_index.md new file mode 100644 index 0000000000..3e73f0ff8f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PASSWORD_A method" +linktitle: "PR_EMS_AB_DXA_PASSWORD_A" +articleTitle: "PR_EMS_AB_DXA_PASSWORD_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PASSWORD_A of MapiPropertyTag." +type: docs +weight: 4870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password_a/ +--- + +## PR_EMS_AB_DXA_PASSWORD_A {#pr_ems_ab_dxa_password_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PASSWORD_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password_w/_index.md new file mode 100644 index 0000000000..cc8ad15cdc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PASSWORD_W method" +linktitle: "PR_EMS_AB_DXA_PASSWORD_W" +articleTitle: "PR_EMS_AB_DXA_PASSWORD_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PASSWORD_W of MapiPropertyTag." +type: docs +weight: 4880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_password_w/ +--- + +## PR_EMS_AB_DXA_PASSWORD_W {#pr_ems_ab_dxa_password_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PASSWORD_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_exchange_options/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_exchange_options/_index.md new file mode 100644 index 0000000000..4240195497 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_exchange_options/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS method" +linktitle: "PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS" +articleTitle: "PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS of MapiPropertyTag." +type: docs +weight: 4890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_exchange_options/ +--- + +## PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS {#pr_ems_ab_dxa_prev_exchange_options} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_export_native_only/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_export_native_only/_index.md new file mode 100644 index 0000000000..5bf04f74ac --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_export_native_only/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY method" +linktitle: "PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY" +articleTitle: "PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY of MapiPropertyTag." +type: docs +weight: 4900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_export_native_only/ +--- + +## PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY {#pr_ems_ab_dxa_prev_export_native_only} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_in_exchange_sensitivity/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_in_exchange_sensitivity/_index.md new file mode 100644 index 0000000000..24f95cca98 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_in_exchange_sensitivity/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY method" +linktitle: "PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY" +articleTitle: "PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY of MapiPropertyTag." +type: docs +weight: 4910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_in_exchange_sensitivity/ +--- + +## PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY {#pr_ems_ab_dxa_prev_in_exchange_sensitivity} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries/_index.md new file mode 100644 index 0000000000..16f918d73a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES method" +linktitle: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES" +articleTitle: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES of MapiPropertyTag." +type: docs +weight: 4920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries/ +--- + +## PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES {#pr_ems_ab_dxa_prev_remote_entries} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_a/_index.md new file mode 100644 index 0000000000..1e1abc42e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_A method" +linktitle: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_A" +articleTitle: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_A of MapiPropertyTag." +type: docs +weight: 4930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_a/ +--- + +## PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_A {#pr_ems_ab_dxa_prev_remote_entries_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_o/_index.md new file mode 100644 index 0000000000..7ea51b3e1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O method" +linktitle: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O" +articleTitle: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O of MapiPropertyTag." +type: docs +weight: 4940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_o/ +--- + +## PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O {#pr_ems_ab_dxa_prev_remote_entries_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_w/_index.md new file mode 100644 index 0000000000..b6645edfa7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_W method" +linktitle: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_W" +articleTitle: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_W of MapiPropertyTag." +type: docs +weight: 4950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_remote_entries_w/ +--- + +## PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_W {#pr_ems_ab_dxa_prev_remote_entries_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_replication_sensitivity/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_replication_sensitivity/_index.md new file mode 100644 index 0000000000..d295e63b46 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_replication_sensitivity/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY method" +linktitle: "PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY" +articleTitle: "PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY of MapiPropertyTag." +type: docs +weight: 4960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_replication_sensitivity/ +--- + +## PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY {#pr_ems_ab_dxa_prev_replication_sensitivity} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_template_options/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_template_options/_index.md new file mode 100644 index 0000000000..dd5708e914 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_template_options/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS method" +linktitle: "PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS" +articleTitle: "PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS of MapiPropertyTag." +type: docs +weight: 4970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_template_options/ +--- + +## PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS {#pr_ems_ab_dxa_prev_template_options} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_types/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_types/_index.md new file mode 100644 index 0000000000..7fdc14ea6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_types/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_PREV_TYPES method" +linktitle: "PR_EMS_AB_DXA_PREV_TYPES" +articleTitle: "PR_EMS_AB_DXA_PREV_TYPES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_PREV_TYPES of MapiPropertyTag." +type: docs +weight: 4980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_prev_types/ +--- + +## PR_EMS_AB_DXA_PREV_TYPES {#pr_ems_ab_dxa_prev_types} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_PREV_TYPES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp/_index.md new file mode 100644 index 0000000000..1d029ecd58 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_RECIPIENT_CP method" +linktitle: "PR_EMS_AB_DXA_RECIPIENT_CP" +articleTitle: "PR_EMS_AB_DXA_RECIPIENT_CP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_RECIPIENT_CP of MapiPropertyTag." +type: docs +weight: 4990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp/ +--- + +## PR_EMS_AB_DXA_RECIPIENT_CP {#pr_ems_ab_dxa_recipient_cp} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_RECIPIENT_CP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp_a/_index.md new file mode 100644 index 0000000000..93f2c5e0c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_RECIPIENT_CP_A method" +linktitle: "PR_EMS_AB_DXA_RECIPIENT_CP_A" +articleTitle: "PR_EMS_AB_DXA_RECIPIENT_CP_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_RECIPIENT_CP_A of MapiPropertyTag." +type: docs +weight: 5000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp_a/ +--- + +## PR_EMS_AB_DXA_RECIPIENT_CP_A {#pr_ems_ab_dxa_recipient_cp_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_RECIPIENT_CP_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp_w/_index.md new file mode 100644 index 0000000000..7b46c20a44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_RECIPIENT_CP_W method" +linktitle: "PR_EMS_AB_DXA_RECIPIENT_CP_W" +articleTitle: "PR_EMS_AB_DXA_RECIPIENT_CP_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_RECIPIENT_CP_W of MapiPropertyTag." +type: docs +weight: 5010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_recipient_cp_w/ +--- + +## PR_EMS_AB_DXA_RECIPIENT_CP_W {#pr_ems_ab_dxa_recipient_cp_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_RECIPIENT_CP_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client/_index.md new file mode 100644 index 0000000000..ec8ab50544 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REMOTE_CLIENT method" +linktitle: "PR_EMS_AB_DXA_REMOTE_CLIENT" +articleTitle: "PR_EMS_AB_DXA_REMOTE_CLIENT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REMOTE_CLIENT of MapiPropertyTag." +type: docs +weight: 5020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client/ +--- + +## PR_EMS_AB_DXA_REMOTE_CLIENT {#pr_ems_ab_dxa_remote_client} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REMOTE_CLIENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_a/_index.md new file mode 100644 index 0000000000..fa439bf404 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REMOTE_CLIENT_A method" +linktitle: "PR_EMS_AB_DXA_REMOTE_CLIENT_A" +articleTitle: "PR_EMS_AB_DXA_REMOTE_CLIENT_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REMOTE_CLIENT_A of MapiPropertyTag." +type: docs +weight: 5030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_a/ +--- + +## PR_EMS_AB_DXA_REMOTE_CLIENT_A {#pr_ems_ab_dxa_remote_client_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REMOTE_CLIENT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_o/_index.md new file mode 100644 index 0000000000..92f1b03b3b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REMOTE_CLIENT_O method" +linktitle: "PR_EMS_AB_DXA_REMOTE_CLIENT_O" +articleTitle: "PR_EMS_AB_DXA_REMOTE_CLIENT_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REMOTE_CLIENT_O of MapiPropertyTag." +type: docs +weight: 5040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_o/ +--- + +## PR_EMS_AB_DXA_REMOTE_CLIENT_O {#pr_ems_ab_dxa_remote_client_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REMOTE_CLIENT_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_w/_index.md new file mode 100644 index 0000000000..ca1da3d10f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REMOTE_CLIENT_W method" +linktitle: "PR_EMS_AB_DXA_REMOTE_CLIENT_W" +articleTitle: "PR_EMS_AB_DXA_REMOTE_CLIENT_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REMOTE_CLIENT_W of MapiPropertyTag." +type: docs +weight: 5050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_remote_client_w/ +--- + +## PR_EMS_AB_DXA_REMOTE_CLIENT_W {#pr_ems_ab_dxa_remote_client_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REMOTE_CLIENT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq/_index.md new file mode 100644 index 0000000000..5e1f254f57 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REQ_SEQ method" +linktitle: "PR_EMS_AB_DXA_REQ_SEQ" +articleTitle: "PR_EMS_AB_DXA_REQ_SEQ" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REQ_SEQ of MapiPropertyTag." +type: docs +weight: 5060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq/ +--- + +## PR_EMS_AB_DXA_REQ_SEQ {#pr_ems_ab_dxa_req_seq} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REQ_SEQ() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_a/_index.md new file mode 100644 index 0000000000..e4dd104014 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REQ_SEQ_A method" +linktitle: "PR_EMS_AB_DXA_REQ_SEQ_A" +articleTitle: "PR_EMS_AB_DXA_REQ_SEQ_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REQ_SEQ_A of MapiPropertyTag." +type: docs +weight: 5070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_a/ +--- + +## PR_EMS_AB_DXA_REQ_SEQ_A {#pr_ems_ab_dxa_req_seq_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REQ_SEQ_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_time/_index.md new file mode 100644 index 0000000000..dc48373fac --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REQ_SEQ_TIME method" +linktitle: "PR_EMS_AB_DXA_REQ_SEQ_TIME" +articleTitle: "PR_EMS_AB_DXA_REQ_SEQ_TIME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REQ_SEQ_TIME of MapiPropertyTag." +type: docs +weight: 5080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_time/ +--- + +## PR_EMS_AB_DXA_REQ_SEQ_TIME {#pr_ems_ab_dxa_req_seq_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REQ_SEQ_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_usn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_usn/_index.md new file mode 100644 index 0000000000..6699258273 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_usn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REQ_SEQ_USN method" +linktitle: "PR_EMS_AB_DXA_REQ_SEQ_USN" +articleTitle: "PR_EMS_AB_DXA_REQ_SEQ_USN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REQ_SEQ_USN of MapiPropertyTag." +type: docs +weight: 5090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_usn/ +--- + +## PR_EMS_AB_DXA_REQ_SEQ_USN {#pr_ems_ab_dxa_req_seq_usn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REQ_SEQ_USN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_w/_index.md new file mode 100644 index 0000000000..d92efaf802 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REQ_SEQ_W method" +linktitle: "PR_EMS_AB_DXA_REQ_SEQ_W" +articleTitle: "PR_EMS_AB_DXA_REQ_SEQ_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REQ_SEQ_W of MapiPropertyTag." +type: docs +weight: 5100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_req_seq_w/ +--- + +## PR_EMS_AB_DXA_REQ_SEQ_W {#pr_ems_ab_dxa_req_seq_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REQ_SEQ_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname/_index.md new file mode 100644 index 0000000000..5fa8dd0247 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REQNAME method" +linktitle: "PR_EMS_AB_DXA_REQNAME" +articleTitle: "PR_EMS_AB_DXA_REQNAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REQNAME of MapiPropertyTag." +type: docs +weight: 5110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname/ +--- + +## PR_EMS_AB_DXA_REQNAME {#pr_ems_ab_dxa_reqname} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REQNAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname_a/_index.md new file mode 100644 index 0000000000..e0c69251ae --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REQNAME_A method" +linktitle: "PR_EMS_AB_DXA_REQNAME_A" +articleTitle: "PR_EMS_AB_DXA_REQNAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REQNAME_A of MapiPropertyTag." +type: docs +weight: 5120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname_a/ +--- + +## PR_EMS_AB_DXA_REQNAME_A {#pr_ems_ab_dxa_reqname_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REQNAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname_w/_index.md new file mode 100644 index 0000000000..0d78c8f211 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_REQNAME_W method" +linktitle: "PR_EMS_AB_DXA_REQNAME_W" +articleTitle: "PR_EMS_AB_DXA_REQNAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_REQNAME_W of MapiPropertyTag." +type: docs +weight: 5130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_reqname_w/ +--- + +## PR_EMS_AB_DXA_REQNAME_W {#pr_ems_ab_dxa_reqname_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_REQNAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq/_index.md new file mode 100644 index 0000000000..dccb348ec3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_SVR_SEQ method" +linktitle: "PR_EMS_AB_DXA_SVR_SEQ" +articleTitle: "PR_EMS_AB_DXA_SVR_SEQ" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_SVR_SEQ of MapiPropertyTag." +type: docs +weight: 5140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq/ +--- + +## PR_EMS_AB_DXA_SVR_SEQ {#pr_ems_ab_dxa_svr_seq} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_SVR_SEQ() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_a/_index.md new file mode 100644 index 0000000000..c835b2a687 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_SVR_SEQ_A method" +linktitle: "PR_EMS_AB_DXA_SVR_SEQ_A" +articleTitle: "PR_EMS_AB_DXA_SVR_SEQ_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_SVR_SEQ_A of MapiPropertyTag." +type: docs +weight: 5150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_a/ +--- + +## PR_EMS_AB_DXA_SVR_SEQ_A {#pr_ems_ab_dxa_svr_seq_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_SVR_SEQ_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_time/_index.md new file mode 100644 index 0000000000..8f7597f2c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_SVR_SEQ_TIME method" +linktitle: "PR_EMS_AB_DXA_SVR_SEQ_TIME" +articleTitle: "PR_EMS_AB_DXA_SVR_SEQ_TIME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_SVR_SEQ_TIME of MapiPropertyTag." +type: docs +weight: 5160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_time/ +--- + +## PR_EMS_AB_DXA_SVR_SEQ_TIME {#pr_ems_ab_dxa_svr_seq_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_SVR_SEQ_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_usn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_usn/_index.md new file mode 100644 index 0000000000..5bd7da40a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_usn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_SVR_SEQ_USN method" +linktitle: "PR_EMS_AB_DXA_SVR_SEQ_USN" +articleTitle: "PR_EMS_AB_DXA_SVR_SEQ_USN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_SVR_SEQ_USN of MapiPropertyTag." +type: docs +weight: 5170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_usn/ +--- + +## PR_EMS_AB_DXA_SVR_SEQ_USN {#pr_ems_ab_dxa_svr_seq_usn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_SVR_SEQ_USN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_w/_index.md new file mode 100644 index 0000000000..a876f78847 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_SVR_SEQ_W method" +linktitle: "PR_EMS_AB_DXA_SVR_SEQ_W" +articleTitle: "PR_EMS_AB_DXA_SVR_SEQ_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_SVR_SEQ_W of MapiPropertyTag." +type: docs +weight: 5180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_svr_seq_w/ +--- + +## PR_EMS_AB_DXA_SVR_SEQ_W {#pr_ems_ab_dxa_svr_seq_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_SVR_SEQ_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_task/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_task/_index.md new file mode 100644 index 0000000000..d5a949be68 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_task/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_TASK method" +linktitle: "PR_EMS_AB_DXA_TASK" +articleTitle: "PR_EMS_AB_DXA_TASK" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_TASK of MapiPropertyTag." +type: docs +weight: 5190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_task/ +--- + +## PR_EMS_AB_DXA_TASK {#pr_ems_ab_dxa_task} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_TASK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_template_options/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_template_options/_index.md new file mode 100644 index 0000000000..bccb73763f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_template_options/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_TEMPLATE_OPTIONS method" +linktitle: "PR_EMS_AB_DXA_TEMPLATE_OPTIONS" +articleTitle: "PR_EMS_AB_DXA_TEMPLATE_OPTIONS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_TEMPLATE_OPTIONS of MapiPropertyTag." +type: docs +weight: 5200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_template_options/ +--- + +## PR_EMS_AB_DXA_TEMPLATE_OPTIONS {#pr_ems_ab_dxa_template_options} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_TEMPLATE_OPTIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_template_timestamp/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_template_timestamp/_index.md new file mode 100644 index 0000000000..4d63e33c7d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_template_timestamp/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP method" +linktitle: "PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP" +articleTitle: "PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP of MapiPropertyTag." +type: docs +weight: 5210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_template_timestamp/ +--- + +## PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP {#pr_ems_ab_dxa_template_timestamp} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_types/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_types/_index.md new file mode 100644 index 0000000000..2a9269515b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_types/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_TYPES method" +linktitle: "PR_EMS_AB_DXA_TYPES" +articleTitle: "PR_EMS_AB_DXA_TYPES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_TYPES of MapiPropertyTag." +type: docs +weight: 5220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_types/ +--- + +## PR_EMS_AB_DXA_TYPES {#pr_ems_ab_dxa_types} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_TYPES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_unconf_container_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_unconf_container_list/_index.md new file mode 100644 index 0000000000..02fa6517c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_unconf_container_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST method" +linktitle: "PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST" +articleTitle: "PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST of MapiPropertyTag." +type: docs +weight: 5230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_unconf_container_list/ +--- + +## PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST {#pr_ems_ab_dxa_unconf_container_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_unconf_container_list_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_unconf_container_list_o/_index.md new file mode 100644 index 0000000000..aab28ea87d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_unconf_container_list_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O method" +linktitle: "PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O" +articleTitle: "PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O of MapiPropertyTag." +type: docs +weight: 5240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_dxa_unconf_container_list_o/ +--- + +## PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O {#pr_ems_ab_dxa_unconf_container_list_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number/_index.md new file mode 100644 index 0000000000..569bfb25c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EMPLOYEE_NUMBER method" +linktitle: "PR_EMS_AB_EMPLOYEE_NUMBER" +articleTitle: "PR_EMS_AB_EMPLOYEE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EMPLOYEE_NUMBER of MapiPropertyTag." +type: docs +weight: 5250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number/ +--- + +## PR_EMS_AB_EMPLOYEE_NUMBER {#pr_ems_ab_employee_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EMPLOYEE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number_a/_index.md new file mode 100644 index 0000000000..9ff2b5c7c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EMPLOYEE_NUMBER_A method" +linktitle: "PR_EMS_AB_EMPLOYEE_NUMBER_A" +articleTitle: "PR_EMS_AB_EMPLOYEE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EMPLOYEE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 5260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number_a/ +--- + +## PR_EMS_AB_EMPLOYEE_NUMBER_A {#pr_ems_ab_employee_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EMPLOYEE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number_w/_index.md new file mode 100644 index 0000000000..07560ebb9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EMPLOYEE_NUMBER_W method" +linktitle: "PR_EMS_AB_EMPLOYEE_NUMBER_W" +articleTitle: "PR_EMS_AB_EMPLOYEE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EMPLOYEE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 5270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_number_w/ +--- + +## PR_EMS_AB_EMPLOYEE_NUMBER_W {#pr_ems_ab_employee_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EMPLOYEE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type/_index.md new file mode 100644 index 0000000000..95048dd2f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EMPLOYEE_TYPE method" +linktitle: "PR_EMS_AB_EMPLOYEE_TYPE" +articleTitle: "PR_EMS_AB_EMPLOYEE_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EMPLOYEE_TYPE of MapiPropertyTag." +type: docs +weight: 5280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type/ +--- + +## PR_EMS_AB_EMPLOYEE_TYPE {#pr_ems_ab_employee_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EMPLOYEE_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type_a/_index.md new file mode 100644 index 0000000000..92fcf097cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EMPLOYEE_TYPE_A method" +linktitle: "PR_EMS_AB_EMPLOYEE_TYPE_A" +articleTitle: "PR_EMS_AB_EMPLOYEE_TYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EMPLOYEE_TYPE_A of MapiPropertyTag." +type: docs +weight: 5290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type_a/ +--- + +## PR_EMS_AB_EMPLOYEE_TYPE_A {#pr_ems_ab_employee_type_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EMPLOYEE_TYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type_w/_index.md new file mode 100644 index 0000000000..69a0fe3e48 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EMPLOYEE_TYPE_W method" +linktitle: "PR_EMS_AB_EMPLOYEE_TYPE_W" +articleTitle: "PR_EMS_AB_EMPLOYEE_TYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EMPLOYEE_TYPE_W of MapiPropertyTag." +type: docs +weight: 5300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_employee_type_w/ +--- + +## PR_EMS_AB_EMPLOYEE_TYPE_W {#pr_ems_ab_employee_type_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EMPLOYEE_TYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enable_compatibility/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enable_compatibility/_index.md new file mode 100644 index 0000000000..0893dd5331 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enable_compatibility/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENABLE_COMPATIBILITY method" +linktitle: "PR_EMS_AB_ENABLE_COMPATIBILITY" +articleTitle: "PR_EMS_AB_ENABLE_COMPATIBILITY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENABLE_COMPATIBILITY of MapiPropertyTag." +type: docs +weight: 5310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enable_compatibility/ +--- + +## PR_EMS_AB_ENABLE_COMPATIBILITY {#pr_ems_ab_enable_compatibility} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENABLE_COMPATIBILITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled/_index.md new file mode 100644 index 0000000000..3958beb60a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENABLED method" +linktitle: "PR_EMS_AB_ENABLED" +articleTitle: "PR_EMS_AB_ENABLED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENABLED of MapiPropertyTag." +type: docs +weight: 5320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled/ +--- + +## PR_EMS_AB_ENABLED {#pr_ems_ab_enabled} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENABLED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_authorization_packages/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_authorization_packages/_index.md new file mode 100644 index 0000000000..9ceeb6b296 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_authorization_packages/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES method" +linktitle: "PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES" +articleTitle: "PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES of MapiPropertyTag." +type: docs +weight: 5330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_authorization_packages/ +--- + +## PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES {#pr_ems_ab_enabled_authorization_packages} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_protocol_cfg/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_protocol_cfg/_index.md new file mode 100644 index 0000000000..3b8f72f6c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_protocol_cfg/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENABLED_PROTOCOL_CFG method" +linktitle: "PR_EMS_AB_ENABLED_PROTOCOL_CFG" +articleTitle: "PR_EMS_AB_ENABLED_PROTOCOL_CFG" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENABLED_PROTOCOL_CFG of MapiPropertyTag." +type: docs +weight: 5340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_protocol_cfg/ +--- + +## PR_EMS_AB_ENABLED_PROTOCOL_CFG {#pr_ems_ab_enabled_protocol_cfg} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENABLED_PROTOCOL_CFG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_protocols/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_protocols/_index.md new file mode 100644 index 0000000000..cfa3568fcf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_protocols/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENABLED_PROTOCOLS method" +linktitle: "PR_EMS_AB_ENABLED_PROTOCOLS" +articleTitle: "PR_EMS_AB_ENABLED_PROTOCOLS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENABLED_PROTOCOLS of MapiPropertyTag." +type: docs +weight: 5350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_enabled_protocols/ +--- + +## PR_EMS_AB_ENABLED_PROTOCOLS {#pr_ems_ab_enabled_protocols} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENABLED_PROTOCOLS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encapsulation_method/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encapsulation_method/_index.md new file mode 100644 index 0000000000..53daaaf0fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encapsulation_method/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCAPSULATION_METHOD method" +linktitle: "PR_EMS_AB_ENCAPSULATION_METHOD" +articleTitle: "PR_EMS_AB_ENCAPSULATION_METHOD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCAPSULATION_METHOD of MapiPropertyTag." +type: docs +weight: 5360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encapsulation_method/ +--- + +## PR_EMS_AB_ENCAPSULATION_METHOD {#pr_ems_ab_encapsulation_method} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCAPSULATION_METHOD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt/_index.md new file mode 100644 index 0000000000..c2a3e430e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCRYPT method" +linktitle: "PR_EMS_AB_ENCRYPT" +articleTitle: "PR_EMS_AB_ENCRYPT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCRYPT of MapiPropertyTag." +type: docs +weight: 5370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt/ +--- + +## PR_EMS_AB_ENCRYPT {#pr_ems_ab_encrypt} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCRYPT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_list_na/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_list_na/_index.md new file mode 100644 index 0000000000..9800aa9e90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_list_na/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCRYPT_ALG_LIST_NA method" +linktitle: "PR_EMS_AB_ENCRYPT_ALG_LIST_NA" +articleTitle: "PR_EMS_AB_ENCRYPT_ALG_LIST_NA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCRYPT_ALG_LIST_NA of MapiPropertyTag." +type: docs +weight: 5380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_list_na/ +--- + +## PR_EMS_AB_ENCRYPT_ALG_LIST_NA {#pr_ems_ab_encrypt_alg_list_na} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCRYPT_ALG_LIST_NA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_list_other/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_list_other/_index.md new file mode 100644 index 0000000000..5a1ae6446f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_list_other/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER method" +linktitle: "PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER" +articleTitle: "PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER of MapiPropertyTag." +type: docs +weight: 5390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_list_other/ +--- + +## PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER {#pr_ems_ab_encrypt_alg_list_other} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na/_index.md new file mode 100644 index 0000000000..cbdef5e028 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA method" +linktitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA" +articleTitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA of MapiPropertyTag." +type: docs +weight: 5400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na/ +--- + +## PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA {#pr_ems_ab_encrypt_alg_selected_na} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na_a/_index.md new file mode 100644 index 0000000000..5730f4518e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_A method" +linktitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_A" +articleTitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_A of MapiPropertyTag." +type: docs +weight: 5410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na_a/ +--- + +## PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_A {#pr_ems_ab_encrypt_alg_selected_na_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na_w/_index.md new file mode 100644 index 0000000000..e36ce2e303 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_W method" +linktitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_W" +articleTitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_W of MapiPropertyTag." +type: docs +weight: 5420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_na_w/ +--- + +## PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_W {#pr_ems_ab_encrypt_alg_selected_na_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other/_index.md new file mode 100644 index 0000000000..f80d2040ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER method" +linktitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER" +articleTitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER of MapiPropertyTag." +type: docs +weight: 5430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other/ +--- + +## PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER {#pr_ems_ab_encrypt_alg_selected_other} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other_a/_index.md new file mode 100644 index 0000000000..11cb36b6dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_A method" +linktitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_A" +articleTitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_A of MapiPropertyTag." +type: docs +weight: 5440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other_a/ +--- + +## PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_A {#pr_ems_ab_encrypt_alg_selected_other_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other_w/_index.md new file mode 100644 index 0000000000..7988ac965d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_W method" +linktitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_W" +articleTitle: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_W of MapiPropertyTag." +type: docs +weight: 5450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_encrypt_alg_selected_other_w/ +--- + +## PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_W {#pr_ems_ab_encrypt_alg_selected_other_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_expand_dls_locally/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_expand_dls_locally/_index.md new file mode 100644 index 0000000000..69bc0461a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_expand_dls_locally/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXPAND_DLS_LOCALLY method" +linktitle: "PR_EMS_AB_EXPAND_DLS_LOCALLY" +articleTitle: "PR_EMS_AB_EXPAND_DLS_LOCALLY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXPAND_DLS_LOCALLY of MapiPropertyTag." +type: docs +weight: 5460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_expand_dls_locally/ +--- + +## PR_EMS_AB_EXPAND_DLS_LOCALLY {#pr_ems_ab_expand_dls_locally} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXPAND_DLS_LOCALLY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_expiration_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_expiration_time/_index.md new file mode 100644 index 0000000000..9f365e96bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_expiration_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXPIRATION_TIME method" +linktitle: "PR_EMS_AB_EXPIRATION_TIME" +articleTitle: "PR_EMS_AB_EXPIRATION_TIME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXPIRATION_TIME of MapiPropertyTag." +type: docs +weight: 5470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_expiration_time/ +--- + +## PR_EMS_AB_EXPIRATION_TIME {#pr_ems_ab_expiration_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXPIRATION_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_containers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_containers/_index.md new file mode 100644 index 0000000000..72a6c9b4a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_containers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXPORT_CONTAINERS method" +linktitle: "PR_EMS_AB_EXPORT_CONTAINERS" +articleTitle: "PR_EMS_AB_EXPORT_CONTAINERS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXPORT_CONTAINERS of MapiPropertyTag." +type: docs +weight: 5480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_containers/ +--- + +## PR_EMS_AB_EXPORT_CONTAINERS {#pr_ems_ab_export_containers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXPORT_CONTAINERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_containers_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_containers_o/_index.md new file mode 100644 index 0000000000..42d1d68f30 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_containers_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXPORT_CONTAINERS_O method" +linktitle: "PR_EMS_AB_EXPORT_CONTAINERS_O" +articleTitle: "PR_EMS_AB_EXPORT_CONTAINERS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXPORT_CONTAINERS_O of MapiPropertyTag." +type: docs +weight: 5490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_containers_o/ +--- + +## PR_EMS_AB_EXPORT_CONTAINERS_O {#pr_ems_ab_export_containers_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXPORT_CONTAINERS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_custom_recipients/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_custom_recipients/_index.md new file mode 100644 index 0000000000..6fcb8f1347 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_custom_recipients/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS method" +linktitle: "PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS" +articleTitle: "PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS of MapiPropertyTag." +type: docs +weight: 5500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_export_custom_recipients/ +--- + +## PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS {#pr_ems_ab_export_custom_recipients} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extended_chars_allowed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extended_chars_allowed/_index.md new file mode 100644 index 0000000000..a1d32063d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extended_chars_allowed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENDED_CHARS_ALLOWED method" +linktitle: "PR_EMS_AB_EXTENDED_CHARS_ALLOWED" +articleTitle: "PR_EMS_AB_EXTENDED_CHARS_ALLOWED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENDED_CHARS_ALLOWED of MapiPropertyTag." +type: docs +weight: 5510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extended_chars_allowed/ +--- + +## PR_EMS_AB_EXTENDED_CHARS_ALLOWED {#pr_ems_ab_extended_chars_allowed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENDED_CHARS_ALLOWED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1/_index.md new file mode 100644 index 0000000000..73f0f1a1d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_1 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_1" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_1" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_1 of MapiPropertyTag." +type: docs +weight: 5520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_1 {#pr_ems_ab_extension_attribute_1} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_1() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10/_index.md new file mode 100644 index 0000000000..91afb0fb5d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_10 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_10" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_10" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_10 of MapiPropertyTag." +type: docs +weight: 5530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_10 {#pr_ems_ab_extension_attribute_10} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_10() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10_a/_index.md new file mode 100644 index 0000000000..f9ec5ceab6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A of MapiPropertyTag." +type: docs +weight: 5540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A {#pr_ems_ab_extension_attribute_10_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10_w/_index.md new file mode 100644 index 0000000000..a2bec3680f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W of MapiPropertyTag." +type: docs +weight: 5550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_10_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W {#pr_ems_ab_extension_attribute_10_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11/_index.md new file mode 100644 index 0000000000..8ebf74d561 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_11 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_11" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_11" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_11 of MapiPropertyTag." +type: docs +weight: 5560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_11 {#pr_ems_ab_extension_attribute_11} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_11() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11_a/_index.md new file mode 100644 index 0000000000..5bbb71e085 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A of MapiPropertyTag." +type: docs +weight: 5570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A {#pr_ems_ab_extension_attribute_11_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11_w/_index.md new file mode 100644 index 0000000000..9d531c83f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W of MapiPropertyTag." +type: docs +weight: 5580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_11_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W {#pr_ems_ab_extension_attribute_11_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12/_index.md new file mode 100644 index 0000000000..011900d2e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_12 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_12" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_12" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_12 of MapiPropertyTag." +type: docs +weight: 5590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_12 {#pr_ems_ab_extension_attribute_12} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_12() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12_a/_index.md new file mode 100644 index 0000000000..da65dbf205 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A of MapiPropertyTag." +type: docs +weight: 5600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A {#pr_ems_ab_extension_attribute_12_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12_w/_index.md new file mode 100644 index 0000000000..48e7d0fa86 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W of MapiPropertyTag." +type: docs +weight: 5610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_12_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W {#pr_ems_ab_extension_attribute_12_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13/_index.md new file mode 100644 index 0000000000..271962bee9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_13 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_13" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_13" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_13 of MapiPropertyTag." +type: docs +weight: 5620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_13 {#pr_ems_ab_extension_attribute_13} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_13() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13_a/_index.md new file mode 100644 index 0000000000..5245b9c6d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A of MapiPropertyTag." +type: docs +weight: 5630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A {#pr_ems_ab_extension_attribute_13_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13_w/_index.md new file mode 100644 index 0000000000..3fc6325ec6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W of MapiPropertyTag." +type: docs +weight: 5640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_13_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W {#pr_ems_ab_extension_attribute_13_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14/_index.md new file mode 100644 index 0000000000..95b2d211c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_14 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_14" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_14" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_14 of MapiPropertyTag." +type: docs +weight: 5650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_14 {#pr_ems_ab_extension_attribute_14} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_14() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14_a/_index.md new file mode 100644 index 0000000000..1df7e9a0fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A of MapiPropertyTag." +type: docs +weight: 5660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A {#pr_ems_ab_extension_attribute_14_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14_w/_index.md new file mode 100644 index 0000000000..71b60f15ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W of MapiPropertyTag." +type: docs +weight: 5670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_14_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W {#pr_ems_ab_extension_attribute_14_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15/_index.md new file mode 100644 index 0000000000..559b5b976d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_15 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_15" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_15" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_15 of MapiPropertyTag." +type: docs +weight: 5680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_15 {#pr_ems_ab_extension_attribute_15} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_15() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15_a/_index.md new file mode 100644 index 0000000000..76519404c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A of MapiPropertyTag." +type: docs +weight: 5690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A {#pr_ems_ab_extension_attribute_15_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15_w/_index.md new file mode 100644 index 0000000000..30dbe39041 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W of MapiPropertyTag." +type: docs +weight: 5700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_15_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W {#pr_ems_ab_extension_attribute_15_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1_a/_index.md new file mode 100644 index 0000000000..42c5965c94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A of MapiPropertyTag." +type: docs +weight: 5710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A {#pr_ems_ab_extension_attribute_1_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1_w/_index.md new file mode 100644 index 0000000000..b770f203a3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W of MapiPropertyTag." +type: docs +weight: 5720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_1_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W {#pr_ems_ab_extension_attribute_1_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2/_index.md new file mode 100644 index 0000000000..48f4494f89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_2 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_2" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_2" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_2 of MapiPropertyTag." +type: docs +weight: 5730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_2 {#pr_ems_ab_extension_attribute_2} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_2() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2_a/_index.md new file mode 100644 index 0000000000..451f0bdd0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A of MapiPropertyTag." +type: docs +weight: 5740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A {#pr_ems_ab_extension_attribute_2_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2_w/_index.md new file mode 100644 index 0000000000..ecc4b1ee98 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W of MapiPropertyTag." +type: docs +weight: 5750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_2_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W {#pr_ems_ab_extension_attribute_2_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3/_index.md new file mode 100644 index 0000000000..0cda408685 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_3 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_3" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_3" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_3 of MapiPropertyTag." +type: docs +weight: 5760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_3 {#pr_ems_ab_extension_attribute_3} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_3() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3_a/_index.md new file mode 100644 index 0000000000..bfee9dd2b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A of MapiPropertyTag." +type: docs +weight: 5770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A {#pr_ems_ab_extension_attribute_3_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3_w/_index.md new file mode 100644 index 0000000000..c066421334 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W of MapiPropertyTag." +type: docs +weight: 5780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_3_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W {#pr_ems_ab_extension_attribute_3_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4/_index.md new file mode 100644 index 0000000000..de050f6bf9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_4 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_4" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_4" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_4 of MapiPropertyTag." +type: docs +weight: 5790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_4 {#pr_ems_ab_extension_attribute_4} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_4() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4_a/_index.md new file mode 100644 index 0000000000..14fed5122c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A of MapiPropertyTag." +type: docs +weight: 5800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A {#pr_ems_ab_extension_attribute_4_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4_w/_index.md new file mode 100644 index 0000000000..4adc2d2c5d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W of MapiPropertyTag." +type: docs +weight: 5810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_4_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W {#pr_ems_ab_extension_attribute_4_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5/_index.md new file mode 100644 index 0000000000..994b850491 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_5 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_5" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_5" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_5 of MapiPropertyTag." +type: docs +weight: 5820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_5 {#pr_ems_ab_extension_attribute_5} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_5() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5_a/_index.md new file mode 100644 index 0000000000..50108c60ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A of MapiPropertyTag." +type: docs +weight: 5830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A {#pr_ems_ab_extension_attribute_5_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5_w/_index.md new file mode 100644 index 0000000000..ff039abe87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W of MapiPropertyTag." +type: docs +weight: 5840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_5_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W {#pr_ems_ab_extension_attribute_5_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6/_index.md new file mode 100644 index 0000000000..9cf269e45d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_6 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_6" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_6" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_6 of MapiPropertyTag." +type: docs +weight: 5850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_6 {#pr_ems_ab_extension_attribute_6} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_6() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6_a/_index.md new file mode 100644 index 0000000000..59d43a9e25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A of MapiPropertyTag." +type: docs +weight: 5860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A {#pr_ems_ab_extension_attribute_6_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6_w/_index.md new file mode 100644 index 0000000000..10a64c048d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W of MapiPropertyTag." +type: docs +weight: 5870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_6_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W {#pr_ems_ab_extension_attribute_6_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7/_index.md new file mode 100644 index 0000000000..ca003bb86e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_7 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_7" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_7" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_7 of MapiPropertyTag." +type: docs +weight: 5880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_7 {#pr_ems_ab_extension_attribute_7} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_7() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7_a/_index.md new file mode 100644 index 0000000000..4535d7a68d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A of MapiPropertyTag." +type: docs +weight: 5890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A {#pr_ems_ab_extension_attribute_7_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7_w/_index.md new file mode 100644 index 0000000000..acd4e37191 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W of MapiPropertyTag." +type: docs +weight: 5900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_7_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W {#pr_ems_ab_extension_attribute_7_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8/_index.md new file mode 100644 index 0000000000..8573e926da --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_8 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_8" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_8" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_8 of MapiPropertyTag." +type: docs +weight: 5910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_8 {#pr_ems_ab_extension_attribute_8} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_8() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8_a/_index.md new file mode 100644 index 0000000000..76fcc9575d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A of MapiPropertyTag." +type: docs +weight: 5920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A {#pr_ems_ab_extension_attribute_8_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8_w/_index.md new file mode 100644 index 0000000000..9a7b1e21e2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W of MapiPropertyTag." +type: docs +weight: 5930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_8_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W {#pr_ems_ab_extension_attribute_8_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9/_index.md new file mode 100644 index 0000000000..8d5c006b80 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_9 method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_9" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_9" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_9 of MapiPropertyTag." +type: docs +weight: 5940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_9 {#pr_ems_ab_extension_attribute_9} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_9() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9_a/_index.md new file mode 100644 index 0000000000..c89a389072 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A of MapiPropertyTag." +type: docs +weight: 5950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9_a/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A {#pr_ems_ab_extension_attribute_9_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9_w/_index.md new file mode 100644 index 0000000000..ddea8e88b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W method" +linktitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W" +articleTitle: "PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W of MapiPropertyTag." +type: docs +weight: 5960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_attribute_9_w/ +--- + +## PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W {#pr_ems_ab_extension_attribute_9_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_data/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_data/_index.md new file mode 100644 index 0000000000..d0921d1e91 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_data/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_DATA method" +linktitle: "PR_EMS_AB_EXTENSION_DATA" +articleTitle: "PR_EMS_AB_EXTENSION_DATA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_DATA of MapiPropertyTag." +type: docs +weight: 5970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_data/ +--- + +## PR_EMS_AB_EXTENSION_DATA {#pr_ems_ab_extension_data} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_DATA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_name/_index.md new file mode 100644 index 0000000000..19c2ae9e36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_NAME method" +linktitle: "PR_EMS_AB_EXTENSION_NAME" +articleTitle: "PR_EMS_AB_EXTENSION_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_NAME of MapiPropertyTag." +type: docs +weight: 5980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_name/ +--- + +## PR_EMS_AB_EXTENSION_NAME {#pr_ems_ab_extension_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_name_inherited/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_name_inherited/_index.md new file mode 100644 index 0000000000..9b952d004a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_name_inherited/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_EXTENSION_NAME_INHERITED method" +linktitle: "PR_EMS_AB_EXTENSION_NAME_INHERITED" +articleTitle: "PR_EMS_AB_EXTENSION_NAME_INHERITED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_EXTENSION_NAME_INHERITED of MapiPropertyTag." +type: docs +weight: 5990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_extension_name_inherited/ +--- + +## PR_EMS_AB_EXTENSION_NAME_INHERITED {#pr_ems_ab_extension_name_inherited} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_EXTENSION_NAME_INHERITED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_facsimile_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_facsimile_telephone_number/_index.md new file mode 100644 index 0000000000..99d5ab1aea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_facsimile_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER method" +linktitle: "PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER" +articleTitle: "PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 6000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_facsimile_telephone_number/ +--- + +## PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER {#pr_ems_ab_facsimile_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_file_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_file_version/_index.md new file mode 100644 index 0000000000..8e4f72b172 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_file_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FILE_VERSION method" +linktitle: "PR_EMS_AB_FILE_VERSION" +articleTitle: "PR_EMS_AB_FILE_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FILE_VERSION of MapiPropertyTag." +type: docs +weight: 6010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_file_version/ +--- + +## PR_EMS_AB_FILE_VERSION {#pr_ems_ab_file_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FILE_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_filter_local_addresses/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_filter_local_addresses/_index.md new file mode 100644 index 0000000000..0b3bc18a70 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_filter_local_addresses/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FILTER_LOCAL_ADDRESSES method" +linktitle: "PR_EMS_AB_FILTER_LOCAL_ADDRESSES" +articleTitle: "PR_EMS_AB_FILTER_LOCAL_ADDRESSES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FILTER_LOCAL_ADDRESSES of MapiPropertyTag." +type: docs +weight: 6020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_filter_local_addresses/ +--- + +## PR_EMS_AB_FILTER_LOCAL_ADDRESSES {#pr_ems_ab_filter_local_addresses} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FILTER_LOCAL_ADDRESSES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname/_index.md new file mode 100644 index 0000000000..32eba23839 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FOLDER_PATHNAME method" +linktitle: "PR_EMS_AB_FOLDER_PATHNAME" +articleTitle: "PR_EMS_AB_FOLDER_PATHNAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FOLDER_PATHNAME of MapiPropertyTag." +type: docs +weight: 6030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname/ +--- + +## PR_EMS_AB_FOLDER_PATHNAME {#pr_ems_ab_folder_pathname} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FOLDER_PATHNAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname_a/_index.md new file mode 100644 index 0000000000..7bfaae3913 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FOLDER_PATHNAME_A method" +linktitle: "PR_EMS_AB_FOLDER_PATHNAME_A" +articleTitle: "PR_EMS_AB_FOLDER_PATHNAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FOLDER_PATHNAME_A of MapiPropertyTag." +type: docs +weight: 6040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname_a/ +--- + +## PR_EMS_AB_FOLDER_PATHNAME_A {#pr_ems_ab_folder_pathname_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FOLDER_PATHNAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname_w/_index.md new file mode 100644 index 0000000000..de493f35a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FOLDER_PATHNAME_W method" +linktitle: "PR_EMS_AB_FOLDER_PATHNAME_W" +articleTitle: "PR_EMS_AB_FOLDER_PATHNAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FOLDER_PATHNAME_W of MapiPropertyTag." +type: docs +weight: 6050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folder_pathname_w/ +--- + +## PR_EMS_AB_FOLDER_PATHNAME_W {#pr_ems_ab_folder_pathname_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FOLDER_PATHNAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container/_index.md new file mode 100644 index 0000000000..e74ae2f116 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FOLDERS_CONTAINER method" +linktitle: "PR_EMS_AB_FOLDERS_CONTAINER" +articleTitle: "PR_EMS_AB_FOLDERS_CONTAINER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FOLDERS_CONTAINER of MapiPropertyTag." +type: docs +weight: 6060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container/ +--- + +## PR_EMS_AB_FOLDERS_CONTAINER {#pr_ems_ab_folders_container} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FOLDERS_CONTAINER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_a/_index.md new file mode 100644 index 0000000000..842245432d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FOLDERS_CONTAINER_A method" +linktitle: "PR_EMS_AB_FOLDERS_CONTAINER_A" +articleTitle: "PR_EMS_AB_FOLDERS_CONTAINER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FOLDERS_CONTAINER_A of MapiPropertyTag." +type: docs +weight: 6070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_a/ +--- + +## PR_EMS_AB_FOLDERS_CONTAINER_A {#pr_ems_ab_folders_container_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FOLDERS_CONTAINER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_o/_index.md new file mode 100644 index 0000000000..52262338b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FOLDERS_CONTAINER_O method" +linktitle: "PR_EMS_AB_FOLDERS_CONTAINER_O" +articleTitle: "PR_EMS_AB_FOLDERS_CONTAINER_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FOLDERS_CONTAINER_O of MapiPropertyTag." +type: docs +weight: 6080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_o/ +--- + +## PR_EMS_AB_FOLDERS_CONTAINER_O {#pr_ems_ab_folders_container_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FOLDERS_CONTAINER_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_w/_index.md new file mode 100644 index 0000000000..08506e3219 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FOLDERS_CONTAINER_W method" +linktitle: "PR_EMS_AB_FOLDERS_CONTAINER_W" +articleTitle: "PR_EMS_AB_FOLDERS_CONTAINER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FOLDERS_CONTAINER_W of MapiPropertyTag." +type: docs +weight: 6090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_folders_container_w/ +--- + +## PR_EMS_AB_FOLDERS_CONTAINER_W {#pr_ems_ab_folders_container_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FOLDERS_CONTAINER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_form_data/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_form_data/_index.md new file mode 100644 index 0000000000..68f4297168 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_form_data/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FORM_DATA method" +linktitle: "PR_EMS_AB_FORM_DATA" +articleTitle: "PR_EMS_AB_FORM_DATA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FORM_DATA of MapiPropertyTag." +type: docs +weight: 6100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_form_data/ +--- + +## PR_EMS_AB_FORM_DATA {#pr_ems_ab_form_data} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FORM_DATA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address/_index.md new file mode 100644 index 0000000000..2d2a596b0a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FORWARDING_ADDRESS method" +linktitle: "PR_EMS_AB_FORWARDING_ADDRESS" +articleTitle: "PR_EMS_AB_FORWARDING_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FORWARDING_ADDRESS of MapiPropertyTag." +type: docs +weight: 6110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address/ +--- + +## PR_EMS_AB_FORWARDING_ADDRESS {#pr_ems_ab_forwarding_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FORWARDING_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address_a/_index.md new file mode 100644 index 0000000000..2c85a17a64 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FORWARDING_ADDRESS_A method" +linktitle: "PR_EMS_AB_FORWARDING_ADDRESS_A" +articleTitle: "PR_EMS_AB_FORWARDING_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FORWARDING_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 6120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address_a/ +--- + +## PR_EMS_AB_FORWARDING_ADDRESS_A {#pr_ems_ab_forwarding_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FORWARDING_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address_w/_index.md new file mode 100644 index 0000000000..ae3068ad19 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_FORWARDING_ADDRESS_W method" +linktitle: "PR_EMS_AB_FORWARDING_ADDRESS_W" +articleTitle: "PR_EMS_AB_FORWARDING_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_FORWARDING_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 6130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_forwarding_address_w/ +--- + +## PR_EMS_AB_FORWARDING_ADDRESS_W {#pr_ems_ab_forwarding_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_FORWARDING_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_garbage_coll_period/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_garbage_coll_period/_index.md new file mode 100644 index 0000000000..263831ebb2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_garbage_coll_period/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GARBAGE_COLL_PERIOD method" +linktitle: "PR_EMS_AB_GARBAGE_COLL_PERIOD" +articleTitle: "PR_EMS_AB_GARBAGE_COLL_PERIOD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GARBAGE_COLL_PERIOD of MapiPropertyTag." +type: docs +weight: 6140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_garbage_coll_period/ +--- + +## PR_EMS_AB_GARBAGE_COLL_PERIOD {#pr_ems_ab_garbage_coll_period} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GARBAGE_COLL_PERIOD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred/_index.md new file mode 100644 index 0000000000..d59cce5d63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GATEWAY_LOCAL_CRED method" +linktitle: "PR_EMS_AB_GATEWAY_LOCAL_CRED" +articleTitle: "PR_EMS_AB_GATEWAY_LOCAL_CRED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GATEWAY_LOCAL_CRED of MapiPropertyTag." +type: docs +weight: 6150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred/ +--- + +## PR_EMS_AB_GATEWAY_LOCAL_CRED {#pr_ems_ab_gateway_local_cred} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GATEWAY_LOCAL_CRED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred_a/_index.md new file mode 100644 index 0000000000..49fdb92b42 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GATEWAY_LOCAL_CRED_A method" +linktitle: "PR_EMS_AB_GATEWAY_LOCAL_CRED_A" +articleTitle: "PR_EMS_AB_GATEWAY_LOCAL_CRED_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GATEWAY_LOCAL_CRED_A of MapiPropertyTag." +type: docs +weight: 6160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred_a/ +--- + +## PR_EMS_AB_GATEWAY_LOCAL_CRED_A {#pr_ems_ab_gateway_local_cred_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GATEWAY_LOCAL_CRED_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred_w/_index.md new file mode 100644 index 0000000000..4506e9603d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GATEWAY_LOCAL_CRED_W method" +linktitle: "PR_EMS_AB_GATEWAY_LOCAL_CRED_W" +articleTitle: "PR_EMS_AB_GATEWAY_LOCAL_CRED_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GATEWAY_LOCAL_CRED_W of MapiPropertyTag." +type: docs +weight: 6170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_cred_w/ +--- + +## PR_EMS_AB_GATEWAY_LOCAL_CRED_W {#pr_ems_ab_gateway_local_cred_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GATEWAY_LOCAL_CRED_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig/_index.md new file mode 100644 index 0000000000..3ca84eb1e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GATEWAY_LOCAL_DESIG method" +linktitle: "PR_EMS_AB_GATEWAY_LOCAL_DESIG" +articleTitle: "PR_EMS_AB_GATEWAY_LOCAL_DESIG" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GATEWAY_LOCAL_DESIG of MapiPropertyTag." +type: docs +weight: 6180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig/ +--- + +## PR_EMS_AB_GATEWAY_LOCAL_DESIG {#pr_ems_ab_gateway_local_desig} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GATEWAY_LOCAL_DESIG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig_a/_index.md new file mode 100644 index 0000000000..c8062f3fca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GATEWAY_LOCAL_DESIG_A method" +linktitle: "PR_EMS_AB_GATEWAY_LOCAL_DESIG_A" +articleTitle: "PR_EMS_AB_GATEWAY_LOCAL_DESIG_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GATEWAY_LOCAL_DESIG_A of MapiPropertyTag." +type: docs +weight: 6190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig_a/ +--- + +## PR_EMS_AB_GATEWAY_LOCAL_DESIG_A {#pr_ems_ab_gateway_local_desig_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GATEWAY_LOCAL_DESIG_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig_w/_index.md new file mode 100644 index 0000000000..8786085971 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GATEWAY_LOCAL_DESIG_W method" +linktitle: "PR_EMS_AB_GATEWAY_LOCAL_DESIG_W" +articleTitle: "PR_EMS_AB_GATEWAY_LOCAL_DESIG_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GATEWAY_LOCAL_DESIG_W of MapiPropertyTag." +type: docs +weight: 6200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_local_desig_w/ +--- + +## PR_EMS_AB_GATEWAY_LOCAL_DESIG_W {#pr_ems_ab_gateway_local_desig_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GATEWAY_LOCAL_DESIG_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_proxy/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_proxy/_index.md new file mode 100644 index 0000000000..0950979cc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_proxy/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GATEWAY_PROXY method" +linktitle: "PR_EMS_AB_GATEWAY_PROXY" +articleTitle: "PR_EMS_AB_GATEWAY_PROXY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GATEWAY_PROXY of MapiPropertyTag." +type: docs +weight: 6210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_proxy/ +--- + +## PR_EMS_AB_GATEWAY_PROXY {#pr_ems_ab_gateway_proxy} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GATEWAY_PROXY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_routing_tree/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_routing_tree/_index.md new file mode 100644 index 0000000000..e2d93aa15b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_routing_tree/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GATEWAY_ROUTING_TREE method" +linktitle: "PR_EMS_AB_GATEWAY_ROUTING_TREE" +articleTitle: "PR_EMS_AB_GATEWAY_ROUTING_TREE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GATEWAY_ROUTING_TREE of MapiPropertyTag." +type: docs +weight: 6220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gateway_routing_tree/ +--- + +## PR_EMS_AB_GATEWAY_ROUTING_TREE {#pr_ems_ab_gateway_routing_tree} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GATEWAY_ROUTING_TREE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier/_index.md new file mode 100644 index 0000000000..07cdf5ec4a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GENERATION_QUALIFIER method" +linktitle: "PR_EMS_AB_GENERATION_QUALIFIER" +articleTitle: "PR_EMS_AB_GENERATION_QUALIFIER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GENERATION_QUALIFIER of MapiPropertyTag." +type: docs +weight: 6230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier/ +--- + +## PR_EMS_AB_GENERATION_QUALIFIER {#pr_ems_ab_generation_qualifier} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GENERATION_QUALIFIER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier_a/_index.md new file mode 100644 index 0000000000..6a888c629b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GENERATION_QUALIFIER_A method" +linktitle: "PR_EMS_AB_GENERATION_QUALIFIER_A" +articleTitle: "PR_EMS_AB_GENERATION_QUALIFIER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GENERATION_QUALIFIER_A of MapiPropertyTag." +type: docs +weight: 6240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier_a/ +--- + +## PR_EMS_AB_GENERATION_QUALIFIER_A {#pr_ems_ab_generation_qualifier_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GENERATION_QUALIFIER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier_w/_index.md new file mode 100644 index 0000000000..28d813657d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GENERATION_QUALIFIER_W method" +linktitle: "PR_EMS_AB_GENERATION_QUALIFIER_W" +articleTitle: "PR_EMS_AB_GENERATION_QUALIFIER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GENERATION_QUALIFIER_W of MapiPropertyTag." +type: docs +weight: 6250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_generation_qualifier_w/ +--- + +## PR_EMS_AB_GENERATION_QUALIFIER_W {#pr_ems_ab_generation_qualifier_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GENERATION_QUALIFIER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1/_index.md new file mode 100644 index 0000000000..baf1991fee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_1 method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_1" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_1" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_1 of MapiPropertyTag." +type: docs +weight: 6260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_1 {#pr_ems_ab_group_by_attr_1} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_1() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1_a/_index.md new file mode 100644 index 0000000000..66abe3c204 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_1_A method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_1_A" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_1_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_1_A of MapiPropertyTag." +type: docs +weight: 6270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1_a/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_1_A {#pr_ems_ab_group_by_attr_1_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_1_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1_w/_index.md new file mode 100644 index 0000000000..055861d7a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_1_W method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_1_W" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_1_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_1_W of MapiPropertyTag." +type: docs +weight: 6280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_1_w/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_1_W {#pr_ems_ab_group_by_attr_1_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_1_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2/_index.md new file mode 100644 index 0000000000..d524e9504d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_2 method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_2" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_2" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_2 of MapiPropertyTag." +type: docs +weight: 6290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_2 {#pr_ems_ab_group_by_attr_2} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_2() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2_a/_index.md new file mode 100644 index 0000000000..76c929c987 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_2_A method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_2_A" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_2_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_2_A of MapiPropertyTag." +type: docs +weight: 6300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2_a/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_2_A {#pr_ems_ab_group_by_attr_2_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_2_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2_w/_index.md new file mode 100644 index 0000000000..62001883fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_2_W method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_2_W" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_2_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_2_W of MapiPropertyTag." +type: docs +weight: 6310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_2_w/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_2_W {#pr_ems_ab_group_by_attr_2_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_2_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3/_index.md new file mode 100644 index 0000000000..d04db96983 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_3 method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_3" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_3" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_3 of MapiPropertyTag." +type: docs +weight: 6320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_3 {#pr_ems_ab_group_by_attr_3} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_3() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3_a/_index.md new file mode 100644 index 0000000000..6ba65f884e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_3_A method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_3_A" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_3_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_3_A of MapiPropertyTag." +type: docs +weight: 6330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3_a/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_3_A {#pr_ems_ab_group_by_attr_3_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_3_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3_w/_index.md new file mode 100644 index 0000000000..5b511da900 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_3_W method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_3_W" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_3_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_3_W of MapiPropertyTag." +type: docs +weight: 6340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_3_w/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_3_W {#pr_ems_ab_group_by_attr_3_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_3_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4/_index.md new file mode 100644 index 0000000000..4110ba8162 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_4 method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_4" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_4" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_4 of MapiPropertyTag." +type: docs +weight: 6350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_4 {#pr_ems_ab_group_by_attr_4} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_4() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4_a/_index.md new file mode 100644 index 0000000000..7566711644 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_4_A method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_4_A" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_4_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_4_A of MapiPropertyTag." +type: docs +weight: 6360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4_a/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_4_A {#pr_ems_ab_group_by_attr_4_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_4_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4_w/_index.md new file mode 100644 index 0000000000..f5964f8139 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_4_W method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_4_W" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_4_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_4_W of MapiPropertyTag." +type: docs +weight: 6370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_4_w/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_4_W {#pr_ems_ab_group_by_attr_4_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_4_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn/_index.md new file mode 100644 index 0000000000..5d2c61607f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN of MapiPropertyTag." +type: docs +weight: 6380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN {#pr_ems_ab_group_by_attr_value_dn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_a/_index.md new file mode 100644 index 0000000000..57dcdaebc5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_A method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_A" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_A of MapiPropertyTag." +type: docs +weight: 6390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_a/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_A {#pr_ems_ab_group_by_attr_value_dn_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_o/_index.md new file mode 100644 index 0000000000..b131625f56 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O of MapiPropertyTag." +type: docs +weight: 6400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_o/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O {#pr_ems_ab_group_by_attr_value_dn_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_w/_index.md new file mode 100644 index 0000000000..b62565afcd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_W method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_W" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_W of MapiPropertyTag." +type: docs +weight: 6410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_dn_w/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_W {#pr_ems_ab_group_by_attr_value_dn_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str/_index.md new file mode 100644 index 0000000000..6f483ee8ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR of MapiPropertyTag." +type: docs +weight: 6420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR {#pr_ems_ab_group_by_attr_value_str} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str_a/_index.md new file mode 100644 index 0000000000..4a2ecafc32 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_A method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_A" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_A of MapiPropertyTag." +type: docs +weight: 6430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str_a/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_A {#pr_ems_ab_group_by_attr_value_str_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str_w/_index.md new file mode 100644 index 0000000000..a3df514f9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_W method" +linktitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_W" +articleTitle: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_W of MapiPropertyTag." +type: docs +weight: 6440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_group_by_attr_value_str_w/ +--- + +## PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_W {#pr_ems_ab_group_by_attr_value_str_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gwart_last_modified/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gwart_last_modified/_index.md new file mode 100644 index 0000000000..4e5d341556 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gwart_last_modified/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_GWART_LAST_MODIFIED method" +linktitle: "PR_EMS_AB_GWART_LAST_MODIFIED" +articleTitle: "PR_EMS_AB_GWART_LAST_MODIFIED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_GWART_LAST_MODIFIED of MapiPropertyTag." +type: docs +weight: 6450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_gwart_last_modified/ +--- + +## PR_EMS_AB_GWART_LAST_MODIFIED {#pr_ems_ab_gwart_last_modified} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_GWART_LAST_MODIFIED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_full_replica_ncs/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_full_replica_ncs/_index.md new file mode 100644 index 0000000000..a96348fec2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_full_replica_ncs/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HAS_FULL_REPLICA_NCS method" +linktitle: "PR_EMS_AB_HAS_FULL_REPLICA_NCS" +articleTitle: "PR_EMS_AB_HAS_FULL_REPLICA_NCS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HAS_FULL_REPLICA_NCS of MapiPropertyTag." +type: docs +weight: 6460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_full_replica_ncs/ +--- + +## PR_EMS_AB_HAS_FULL_REPLICA_NCS {#pr_ems_ab_has_full_replica_ncs} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HAS_FULL_REPLICA_NCS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_full_replica_ncs_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_full_replica_ncs_o/_index.md new file mode 100644 index 0000000000..1c55be1e48 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_full_replica_ncs_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HAS_FULL_REPLICA_NCS_O method" +linktitle: "PR_EMS_AB_HAS_FULL_REPLICA_NCS_O" +articleTitle: "PR_EMS_AB_HAS_FULL_REPLICA_NCS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HAS_FULL_REPLICA_NCS_O of MapiPropertyTag." +type: docs +weight: 6470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_full_replica_ncs_o/ +--- + +## PR_EMS_AB_HAS_FULL_REPLICA_NCS_O {#pr_ems_ab_has_full_replica_ncs_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HAS_FULL_REPLICA_NCS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_master_ncs/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_master_ncs/_index.md new file mode 100644 index 0000000000..facf2a594f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_master_ncs/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HAS_MASTER_NCS method" +linktitle: "PR_EMS_AB_HAS_MASTER_NCS" +articleTitle: "PR_EMS_AB_HAS_MASTER_NCS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HAS_MASTER_NCS of MapiPropertyTag." +type: docs +weight: 6480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_master_ncs/ +--- + +## PR_EMS_AB_HAS_MASTER_NCS {#pr_ems_ab_has_master_ncs} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HAS_MASTER_NCS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_master_ncs_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_master_ncs_o/_index.md new file mode 100644 index 0000000000..7a67af059e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_master_ncs_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HAS_MASTER_NCS_O method" +linktitle: "PR_EMS_AB_HAS_MASTER_NCS_O" +articleTitle: "PR_EMS_AB_HAS_MASTER_NCS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HAS_MASTER_NCS_O of MapiPropertyTag." +type: docs +weight: 6490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_has_master_ncs_o/ +--- + +## PR_EMS_AB_HAS_MASTER_NCS_O {#pr_ems_ab_has_master_ncs_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HAS_MASTER_NCS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_data16/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_data16/_index.md new file mode 100644 index 0000000000..fca693231d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_data16/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HELP_DATA16 method" +linktitle: "PR_EMS_AB_HELP_DATA16" +articleTitle: "PR_EMS_AB_HELP_DATA16" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HELP_DATA16 of MapiPropertyTag." +type: docs +weight: 6500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_data16/ +--- + +## PR_EMS_AB_HELP_DATA16 {#pr_ems_ab_help_data16} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HELP_DATA16() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_data32/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_data32/_index.md new file mode 100644 index 0000000000..0c792ff7fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_data32/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HELP_DATA32 method" +linktitle: "PR_EMS_AB_HELP_DATA32" +articleTitle: "PR_EMS_AB_HELP_DATA32" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HELP_DATA32 of MapiPropertyTag." +type: docs +weight: 6510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_data32/ +--- + +## PR_EMS_AB_HELP_DATA32 {#pr_ems_ab_help_data32} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HELP_DATA32() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name/_index.md new file mode 100644 index 0000000000..05d0d814b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HELP_FILE_NAME method" +linktitle: "PR_EMS_AB_HELP_FILE_NAME" +articleTitle: "PR_EMS_AB_HELP_FILE_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HELP_FILE_NAME of MapiPropertyTag." +type: docs +weight: 6520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name/ +--- + +## PR_EMS_AB_HELP_FILE_NAME {#pr_ems_ab_help_file_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HELP_FILE_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name_a/_index.md new file mode 100644 index 0000000000..6cf0ee57bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HELP_FILE_NAME_A method" +linktitle: "PR_EMS_AB_HELP_FILE_NAME_A" +articleTitle: "PR_EMS_AB_HELP_FILE_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HELP_FILE_NAME_A of MapiPropertyTag." +type: docs +weight: 6530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name_a/ +--- + +## PR_EMS_AB_HELP_FILE_NAME_A {#pr_ems_ab_help_file_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HELP_FILE_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name_w/_index.md new file mode 100644 index 0000000000..8645b0482e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HELP_FILE_NAME_W method" +linktitle: "PR_EMS_AB_HELP_FILE_NAME_W" +articleTitle: "PR_EMS_AB_HELP_FILE_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HELP_FILE_NAME_W of MapiPropertyTag." +type: docs +weight: 6540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_help_file_name_w/ +--- + +## PR_EMS_AB_HELP_FILE_NAME_W {#pr_ems_ab_help_file_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HELP_FILE_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_heuristics/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_heuristics/_index.md new file mode 100644 index 0000000000..88f53ad2c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_heuristics/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HEURISTICS method" +linktitle: "PR_EMS_AB_HEURISTICS" +articleTitle: "PR_EMS_AB_HEURISTICS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HEURISTICS of MapiPropertyTag." +type: docs +weight: 6550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_heuristics/ +--- + +## PR_EMS_AB_HEURISTICS {#pr_ems_ab_heuristics} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HEURISTICS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hide_dl_membership/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hide_dl_membership/_index.md new file mode 100644 index 0000000000..9d9944cea1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hide_dl_membership/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HIDE_DL_MEMBERSHIP method" +linktitle: "PR_EMS_AB_HIDE_DL_MEMBERSHIP" +articleTitle: "PR_EMS_AB_HIDE_DL_MEMBERSHIP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HIDE_DL_MEMBERSHIP of MapiPropertyTag." +type: docs +weight: 6560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hide_dl_membership/ +--- + +## PR_EMS_AB_HIDE_DL_MEMBERSHIP {#pr_ems_ab_hide_dl_membership} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HIDE_DL_MEMBERSHIP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hide_from_address_book/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hide_from_address_book/_index.md new file mode 100644 index 0000000000..5688074b2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hide_from_address_book/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK method" +linktitle: "PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK" +articleTitle: "PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK of MapiPropertyTag." +type: docs +weight: 6570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hide_from_address_book/ +--- + +## PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK {#pr_ems_ab_hide_from_address_book} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path/_index.md new file mode 100644 index 0000000000..f39ec16576 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HIERARCHY_PATH method" +linktitle: "PR_EMS_AB_HIERARCHY_PATH" +articleTitle: "PR_EMS_AB_HIERARCHY_PATH" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HIERARCHY_PATH of MapiPropertyTag." +type: docs +weight: 6580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path/ +--- + +## PR_EMS_AB_HIERARCHY_PATH {#pr_ems_ab_hierarchy_path} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HIERARCHY_PATH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path_a/_index.md new file mode 100644 index 0000000000..4e9a038015 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HIERARCHY_PATH_A method" +linktitle: "PR_EMS_AB_HIERARCHY_PATH_A" +articleTitle: "PR_EMS_AB_HIERARCHY_PATH_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HIERARCHY_PATH_A of MapiPropertyTag." +type: docs +weight: 6590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path_a/ +--- + +## PR_EMS_AB_HIERARCHY_PATH_A {#pr_ems_ab_hierarchy_path_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HIERARCHY_PATH_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path_w/_index.md new file mode 100644 index 0000000000..993757b32d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HIERARCHY_PATH_W method" +linktitle: "PR_EMS_AB_HIERARCHY_PATH_W" +articleTitle: "PR_EMS_AB_HIERARCHY_PATH_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HIERARCHY_PATH_W of MapiPropertyTag." +type: docs +weight: 6600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_hierarchy_path_w/ +--- + +## PR_EMS_AB_HIERARCHY_PATH_W {#pr_ems_ab_hierarchy_path_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HIERARCHY_PATH_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb/_index.md new file mode 100644 index 0000000000..0bac882f93 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MDB method" +linktitle: "PR_EMS_AB_HOME_MDB" +articleTitle: "PR_EMS_AB_HOME_MDB" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MDB of MapiPropertyTag." +type: docs +weight: 6610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb/ +--- + +## PR_EMS_AB_HOME_MDB {#pr_ems_ab_home_mdb} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MDB() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_a/_index.md new file mode 100644 index 0000000000..ce68525759 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MDB_A method" +linktitle: "PR_EMS_AB_HOME_MDB_A" +articleTitle: "PR_EMS_AB_HOME_MDB_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MDB_A of MapiPropertyTag." +type: docs +weight: 6620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_a/ +--- + +## PR_EMS_AB_HOME_MDB_A {#pr_ems_ab_home_mdb_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MDB_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_bl/_index.md new file mode 100644 index 0000000000..91fbc03dbf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MDB_BL method" +linktitle: "PR_EMS_AB_HOME_MDB_BL" +articleTitle: "PR_EMS_AB_HOME_MDB_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MDB_BL of MapiPropertyTag." +type: docs +weight: 6630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_bl/ +--- + +## PR_EMS_AB_HOME_MDB_BL {#pr_ems_ab_home_mdb_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MDB_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_bl_o/_index.md new file mode 100644 index 0000000000..93ba04e16b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MDB_BL_O method" +linktitle: "PR_EMS_AB_HOME_MDB_BL_O" +articleTitle: "PR_EMS_AB_HOME_MDB_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MDB_BL_O of MapiPropertyTag." +type: docs +weight: 6640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_bl_o/ +--- + +## PR_EMS_AB_HOME_MDB_BL_O {#pr_ems_ab_home_mdb_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MDB_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_o/_index.md new file mode 100644 index 0000000000..431e90b651 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MDB_O method" +linktitle: "PR_EMS_AB_HOME_MDB_O" +articleTitle: "PR_EMS_AB_HOME_MDB_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MDB_O of MapiPropertyTag." +type: docs +weight: 6650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_o/ +--- + +## PR_EMS_AB_HOME_MDB_O {#pr_ems_ab_home_mdb_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MDB_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_w/_index.md new file mode 100644 index 0000000000..e0e55c5d95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MDB_W method" +linktitle: "PR_EMS_AB_HOME_MDB_W" +articleTitle: "PR_EMS_AB_HOME_MDB_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MDB_W of MapiPropertyTag." +type: docs +weight: 6660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mdb_w/ +--- + +## PR_EMS_AB_HOME_MDB_W {#pr_ems_ab_home_mdb_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MDB_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta/_index.md new file mode 100644 index 0000000000..1969a4ea59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MTA method" +linktitle: "PR_EMS_AB_HOME_MTA" +articleTitle: "PR_EMS_AB_HOME_MTA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MTA of MapiPropertyTag." +type: docs +weight: 6670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta/ +--- + +## PR_EMS_AB_HOME_MTA {#pr_ems_ab_home_mta} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MTA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_a/_index.md new file mode 100644 index 0000000000..dd410db606 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MTA_A method" +linktitle: "PR_EMS_AB_HOME_MTA_A" +articleTitle: "PR_EMS_AB_HOME_MTA_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MTA_A of MapiPropertyTag." +type: docs +weight: 6680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_a/ +--- + +## PR_EMS_AB_HOME_MTA_A {#pr_ems_ab_home_mta_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MTA_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_o/_index.md new file mode 100644 index 0000000000..9524d3234d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MTA_O method" +linktitle: "PR_EMS_AB_HOME_MTA_O" +articleTitle: "PR_EMS_AB_HOME_MTA_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MTA_O of MapiPropertyTag." +type: docs +weight: 6690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_o/ +--- + +## PR_EMS_AB_HOME_MTA_O {#pr_ems_ab_home_mta_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MTA_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_w/_index.md new file mode 100644 index 0000000000..f3f86e1b4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_MTA_W method" +linktitle: "PR_EMS_AB_HOME_MTA_W" +articleTitle: "PR_EMS_AB_HOME_MTA_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_MTA_W of MapiPropertyTag." +type: docs +weight: 6700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_mta_w/ +--- + +## PR_EMS_AB_HOME_MTA_W {#pr_ems_ab_home_mta_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_MTA_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server/_index.md new file mode 100644 index 0000000000..4715bdff61 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_PUBLIC_SERVER method" +linktitle: "PR_EMS_AB_HOME_PUBLIC_SERVER" +articleTitle: "PR_EMS_AB_HOME_PUBLIC_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_PUBLIC_SERVER of MapiPropertyTag." +type: docs +weight: 6710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server/ +--- + +## PR_EMS_AB_HOME_PUBLIC_SERVER {#pr_ems_ab_home_public_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_PUBLIC_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_a/_index.md new file mode 100644 index 0000000000..f422695a99 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_PUBLIC_SERVER_A method" +linktitle: "PR_EMS_AB_HOME_PUBLIC_SERVER_A" +articleTitle: "PR_EMS_AB_HOME_PUBLIC_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_PUBLIC_SERVER_A of MapiPropertyTag." +type: docs +weight: 6720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_a/ +--- + +## PR_EMS_AB_HOME_PUBLIC_SERVER_A {#pr_ems_ab_home_public_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_PUBLIC_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_o/_index.md new file mode 100644 index 0000000000..17e03c8f53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_PUBLIC_SERVER_O method" +linktitle: "PR_EMS_AB_HOME_PUBLIC_SERVER_O" +articleTitle: "PR_EMS_AB_HOME_PUBLIC_SERVER_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_PUBLIC_SERVER_O of MapiPropertyTag." +type: docs +weight: 6730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_o/ +--- + +## PR_EMS_AB_HOME_PUBLIC_SERVER_O {#pr_ems_ab_home_public_server_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_PUBLIC_SERVER_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_w/_index.md new file mode 100644 index 0000000000..3b5d0719bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOME_PUBLIC_SERVER_W method" +linktitle: "PR_EMS_AB_HOME_PUBLIC_SERVER_W" +articleTitle: "PR_EMS_AB_HOME_PUBLIC_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOME_PUBLIC_SERVER_W of MapiPropertyTag." +type: docs +weight: 6740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_home_public_server_w/ +--- + +## PR_EMS_AB_HOME_PUBLIC_SERVER_W {#pr_ems_ab_home_public_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOME_PUBLIC_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier/_index.md new file mode 100644 index 0000000000..721977d70c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOUSE_IDENTIFIER method" +linktitle: "PR_EMS_AB_HOUSE_IDENTIFIER" +articleTitle: "PR_EMS_AB_HOUSE_IDENTIFIER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOUSE_IDENTIFIER of MapiPropertyTag." +type: docs +weight: 6750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier/ +--- + +## PR_EMS_AB_HOUSE_IDENTIFIER {#pr_ems_ab_house_identifier} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOUSE_IDENTIFIER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier_a/_index.md new file mode 100644 index 0000000000..1d46eb6523 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOUSE_IDENTIFIER_A method" +linktitle: "PR_EMS_AB_HOUSE_IDENTIFIER_A" +articleTitle: "PR_EMS_AB_HOUSE_IDENTIFIER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOUSE_IDENTIFIER_A of MapiPropertyTag." +type: docs +weight: 6760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier_a/ +--- + +## PR_EMS_AB_HOUSE_IDENTIFIER_A {#pr_ems_ab_house_identifier_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOUSE_IDENTIFIER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier_w/_index.md new file mode 100644 index 0000000000..191ff8cbf1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HOUSE_IDENTIFIER_W method" +linktitle: "PR_EMS_AB_HOUSE_IDENTIFIER_W" +articleTitle: "PR_EMS_AB_HOUSE_IDENTIFIER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HOUSE_IDENTIFIER_W of MapiPropertyTag." +type: docs +weight: 6770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_house_identifier_w/ +--- + +## PR_EMS_AB_HOUSE_IDENTIFIER_W {#pr_ems_ab_house_identifier_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HOUSE_IDENTIFIER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_ab_attributes/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_ab_attributes/_index.md new file mode 100644 index 0000000000..af83dbb367 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_ab_attributes/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES method" +linktitle: "PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES" +articleTitle: "PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES of MapiPropertyTag." +type: docs +weight: 6780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_ab_attributes/ +--- + +## PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES {#pr_ems_ab_http_pub_ab_attributes} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_gal/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_gal/_index.md new file mode 100644 index 0000000000..e07b73930f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_gal/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HTTP_PUB_GAL method" +linktitle: "PR_EMS_AB_HTTP_PUB_GAL" +articleTitle: "PR_EMS_AB_HTTP_PUB_GAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HTTP_PUB_GAL of MapiPropertyTag." +type: docs +weight: 6790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_gal/ +--- + +## PR_EMS_AB_HTTP_PUB_GAL {#pr_ems_ab_http_pub_gal} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HTTP_PUB_GAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_gal_limit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_gal_limit/_index.md new file mode 100644 index 0000000000..5bbfe12d8b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_gal_limit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HTTP_PUB_GAL_LIMIT method" +linktitle: "PR_EMS_AB_HTTP_PUB_GAL_LIMIT" +articleTitle: "PR_EMS_AB_HTTP_PUB_GAL_LIMIT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HTTP_PUB_GAL_LIMIT of MapiPropertyTag." +type: docs +weight: 6800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_gal_limit/ +--- + +## PR_EMS_AB_HTTP_PUB_GAL_LIMIT {#pr_ems_ab_http_pub_gal_limit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HTTP_PUB_GAL_LIMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_pf/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_pf/_index.md new file mode 100644 index 0000000000..da3c14b3ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_pf/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HTTP_PUB_PF method" +linktitle: "PR_EMS_AB_HTTP_PUB_PF" +articleTitle: "PR_EMS_AB_HTTP_PUB_PF" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HTTP_PUB_PF of MapiPropertyTag." +type: docs +weight: 6810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_pub_pf/ +--- + +## PR_EMS_AB_HTTP_PUB_PF {#pr_ems_ab_http_pub_pf} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HTTP_PUB_PF() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_servers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_servers/_index.md new file mode 100644 index 0000000000..8f0bb89465 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_servers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_HTTP_SERVERS method" +linktitle: "PR_EMS_AB_HTTP_SERVERS" +articleTitle: "PR_EMS_AB_HTTP_SERVERS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_HTTP_SERVERS of MapiPropertyTag." +type: docs +weight: 6820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_http_servers/ +--- + +## PR_EMS_AB_HTTP_SERVERS {#pr_ems_ab_http_servers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_HTTP_SERVERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container/_index.md new file mode 100644 index 0000000000..dc50222c87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IMPORT_CONTAINER method" +linktitle: "PR_EMS_AB_IMPORT_CONTAINER" +articleTitle: "PR_EMS_AB_IMPORT_CONTAINER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IMPORT_CONTAINER of MapiPropertyTag." +type: docs +weight: 6830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container/ +--- + +## PR_EMS_AB_IMPORT_CONTAINER {#pr_ems_ab_import_container} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IMPORT_CONTAINER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_a/_index.md new file mode 100644 index 0000000000..44228fc4a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IMPORT_CONTAINER_A method" +linktitle: "PR_EMS_AB_IMPORT_CONTAINER_A" +articleTitle: "PR_EMS_AB_IMPORT_CONTAINER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IMPORT_CONTAINER_A of MapiPropertyTag." +type: docs +weight: 6840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_a/ +--- + +## PR_EMS_AB_IMPORT_CONTAINER_A {#pr_ems_ab_import_container_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IMPORT_CONTAINER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_o/_index.md new file mode 100644 index 0000000000..30bebd40e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IMPORT_CONTAINER_O method" +linktitle: "PR_EMS_AB_IMPORT_CONTAINER_O" +articleTitle: "PR_EMS_AB_IMPORT_CONTAINER_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IMPORT_CONTAINER_O of MapiPropertyTag." +type: docs +weight: 6850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_o/ +--- + +## PR_EMS_AB_IMPORT_CONTAINER_O {#pr_ems_ab_import_container_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IMPORT_CONTAINER_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_w/_index.md new file mode 100644 index 0000000000..c7a0e3160a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IMPORT_CONTAINER_W method" +linktitle: "PR_EMS_AB_IMPORT_CONTAINER_W" +articleTitle: "PR_EMS_AB_IMPORT_CONTAINER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IMPORT_CONTAINER_W of MapiPropertyTag." +type: docs +weight: 6860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_container_w/ +--- + +## PR_EMS_AB_IMPORT_CONTAINER_W {#pr_ems_ab_import_container_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IMPORT_CONTAINER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_sensitivity/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_sensitivity/_index.md new file mode 100644 index 0000000000..6adbc3d8ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_sensitivity/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IMPORT_SENSITIVITY method" +linktitle: "PR_EMS_AB_IMPORT_SENSITIVITY" +articleTitle: "PR_EMS_AB_IMPORT_SENSITIVITY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IMPORT_SENSITIVITY of MapiPropertyTag." +type: docs +weight: 6870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_import_sensitivity/ +--- + +## PR_EMS_AB_IMPORT_SENSITIVITY {#pr_ems_ab_import_sensitivity} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IMPORT_SENSITIVITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from/_index.md new file mode 100644 index 0000000000..ac3a59a871 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IMPORTED_FROM method" +linktitle: "PR_EMS_AB_IMPORTED_FROM" +articleTitle: "PR_EMS_AB_IMPORTED_FROM" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IMPORTED_FROM of MapiPropertyTag." +type: docs +weight: 6880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from/ +--- + +## PR_EMS_AB_IMPORTED_FROM {#pr_ems_ab_imported_from} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IMPORTED_FROM() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from_a/_index.md new file mode 100644 index 0000000000..cce20cf253 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IMPORTED_FROM_A method" +linktitle: "PR_EMS_AB_IMPORTED_FROM_A" +articleTitle: "PR_EMS_AB_IMPORTED_FROM_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IMPORTED_FROM_A of MapiPropertyTag." +type: docs +weight: 6890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from_a/ +--- + +## PR_EMS_AB_IMPORTED_FROM_A {#pr_ems_ab_imported_from_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IMPORTED_FROM_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from_w/_index.md new file mode 100644 index 0000000000..d4327584e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IMPORTED_FROM_W method" +linktitle: "PR_EMS_AB_IMPORTED_FROM_W" +articleTitle: "PR_EMS_AB_IMPORTED_FROM_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IMPORTED_FROM_W of MapiPropertyTag." +type: docs +weight: 6900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_imported_from_w/ +--- + +## PR_EMS_AB_IMPORTED_FROM_W {#pr_ems_ab_imported_from_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IMPORTED_FROM_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_accept_all/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_accept_all/_index.md new file mode 100644 index 0000000000..44d353d9d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_accept_all/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_ACCEPT_ALL method" +linktitle: "PR_EMS_AB_INBOUND_ACCEPT_ALL" +articleTitle: "PR_EMS_AB_INBOUND_ACCEPT_ALL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_ACCEPT_ALL of MapiPropertyTag." +type: docs +weight: 6910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_accept_all/ +--- + +## PR_EMS_AB_INBOUND_ACCEPT_ALL {#pr_ems_ab_inbound_accept_all} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_ACCEPT_ALL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn/_index.md new file mode 100644 index 0000000000..0e912c033f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_DN method" +linktitle: "PR_EMS_AB_INBOUND_DN" +articleTitle: "PR_EMS_AB_INBOUND_DN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_DN of MapiPropertyTag." +type: docs +weight: 6920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn/ +--- + +## PR_EMS_AB_INBOUND_DN {#pr_ems_ab_inbound_dn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_DN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_a/_index.md new file mode 100644 index 0000000000..03e0935c94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_DN_A method" +linktitle: "PR_EMS_AB_INBOUND_DN_A" +articleTitle: "PR_EMS_AB_INBOUND_DN_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_DN_A of MapiPropertyTag." +type: docs +weight: 6930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_a/ +--- + +## PR_EMS_AB_INBOUND_DN_A {#pr_ems_ab_inbound_dn_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_DN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_o/_index.md new file mode 100644 index 0000000000..229ad8a1be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_DN_O method" +linktitle: "PR_EMS_AB_INBOUND_DN_O" +articleTitle: "PR_EMS_AB_INBOUND_DN_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_DN_O of MapiPropertyTag." +type: docs +weight: 6940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_o/ +--- + +## PR_EMS_AB_INBOUND_DN_O {#pr_ems_ab_inbound_dn_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_DN_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_w/_index.md new file mode 100644 index 0000000000..1667f5432c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_DN_W method" +linktitle: "PR_EMS_AB_INBOUND_DN_W" +articleTitle: "PR_EMS_AB_INBOUND_DN_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_DN_W of MapiPropertyTag." +type: docs +weight: 6950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_dn_w/ +--- + +## PR_EMS_AB_INBOUND_DN_W {#pr_ems_ab_inbound_dn_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_DN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_host/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_host/_index.md new file mode 100644 index 0000000000..5272094665 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_host/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_HOST method" +linktitle: "PR_EMS_AB_INBOUND_HOST" +articleTitle: "PR_EMS_AB_INBOUND_HOST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_HOST of MapiPropertyTag." +type: docs +weight: 6960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_host/ +--- + +## PR_EMS_AB_INBOUND_HOST {#pr_ems_ab_inbound_host} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_HOST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed/_index.md new file mode 100644 index 0000000000..dfd0ac080f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_NEWSFEED method" +linktitle: "PR_EMS_AB_INBOUND_NEWSFEED" +articleTitle: "PR_EMS_AB_INBOUND_NEWSFEED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_NEWSFEED of MapiPropertyTag." +type: docs +weight: 6970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed/ +--- + +## PR_EMS_AB_INBOUND_NEWSFEED {#pr_ems_ab_inbound_newsfeed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_NEWSFEED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_a/_index.md new file mode 100644 index 0000000000..8604cf909f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_NEWSFEED_A method" +linktitle: "PR_EMS_AB_INBOUND_NEWSFEED_A" +articleTitle: "PR_EMS_AB_INBOUND_NEWSFEED_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_NEWSFEED_A of MapiPropertyTag." +type: docs +weight: 6980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_a/ +--- + +## PR_EMS_AB_INBOUND_NEWSFEED_A {#pr_ems_ab_inbound_newsfeed_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_NEWSFEED_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_type/_index.md new file mode 100644 index 0000000000..5364f84ae6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_NEWSFEED_TYPE method" +linktitle: "PR_EMS_AB_INBOUND_NEWSFEED_TYPE" +articleTitle: "PR_EMS_AB_INBOUND_NEWSFEED_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_NEWSFEED_TYPE of MapiPropertyTag." +type: docs +weight: 6990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_type/ +--- + +## PR_EMS_AB_INBOUND_NEWSFEED_TYPE {#pr_ems_ab_inbound_newsfeed_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_NEWSFEED_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_w/_index.md new file mode 100644 index 0000000000..fa44ac76ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_NEWSFEED_W method" +linktitle: "PR_EMS_AB_INBOUND_NEWSFEED_W" +articleTitle: "PR_EMS_AB_INBOUND_NEWSFEED_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_NEWSFEED_W of MapiPropertyTag." +type: docs +weight: 7000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_newsfeed_w/ +--- + +## PR_EMS_AB_INBOUND_NEWSFEED_W {#pr_ems_ab_inbound_newsfeed_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_NEWSFEED_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_sites/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_sites/_index.md new file mode 100644 index 0000000000..fd61999068 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_sites/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_SITES method" +linktitle: "PR_EMS_AB_INBOUND_SITES" +articleTitle: "PR_EMS_AB_INBOUND_SITES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_SITES of MapiPropertyTag." +type: docs +weight: 7010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_sites/ +--- + +## PR_EMS_AB_INBOUND_SITES {#pr_ems_ab_inbound_sites} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_SITES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_sites_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_sites_o/_index.md new file mode 100644 index 0000000000..673378f6d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_sites_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INBOUND_SITES_O method" +linktitle: "PR_EMS_AB_INBOUND_SITES_O" +articleTitle: "PR_EMS_AB_INBOUND_SITES_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INBOUND_SITES_O of MapiPropertyTag." +type: docs +weight: 7020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_inbound_sites_o/ +--- + +## PR_EMS_AB_INBOUND_SITES_O {#pr_ems_ab_inbound_sites_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INBOUND_SITES_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_incoming_msg_size_limit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_incoming_msg_size_limit/_index.md new file mode 100644 index 0000000000..9e5d1e2b16 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_incoming_msg_size_limit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT method" +linktitle: "PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT" +articleTitle: "PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT of MapiPropertyTag." +type: docs +weight: 7030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_incoming_msg_size_limit/ +--- + +## PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT {#pr_ems_ab_incoming_msg_size_limit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_incoming_password/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_incoming_password/_index.md new file mode 100644 index 0000000000..770a2172fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_incoming_password/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INCOMING_PASSWORD method" +linktitle: "PR_EMS_AB_INCOMING_PASSWORD" +articleTitle: "PR_EMS_AB_INCOMING_PASSWORD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INCOMING_PASSWORD of MapiPropertyTag." +type: docs +weight: 7040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_incoming_password/ +--- + +## PR_EMS_AB_INCOMING_PASSWORD {#pr_ems_ab_incoming_password} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INCOMING_PASSWORD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin/_index.md new file mode 100644 index 0000000000..1fc4a1812c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INSADMIN method" +linktitle: "PR_EMS_AB_INSADMIN" +articleTitle: "PR_EMS_AB_INSADMIN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INSADMIN of MapiPropertyTag." +type: docs +weight: 7050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin/ +--- + +## PR_EMS_AB_INSADMIN {#pr_ems_ab_insadmin} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INSADMIN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_a/_index.md new file mode 100644 index 0000000000..c681b83953 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INSADMIN_A method" +linktitle: "PR_EMS_AB_INSADMIN_A" +articleTitle: "PR_EMS_AB_INSADMIN_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INSADMIN_A of MapiPropertyTag." +type: docs +weight: 7060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_a/ +--- + +## PR_EMS_AB_INSADMIN_A {#pr_ems_ab_insadmin_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INSADMIN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_o/_index.md new file mode 100644 index 0000000000..81962ae4d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INSADMIN_O method" +linktitle: "PR_EMS_AB_INSADMIN_O" +articleTitle: "PR_EMS_AB_INSADMIN_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INSADMIN_O of MapiPropertyTag." +type: docs +weight: 7070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_o/ +--- + +## PR_EMS_AB_INSADMIN_O {#pr_ems_ab_insadmin_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INSADMIN_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_w/_index.md new file mode 100644 index 0000000000..67111d61d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INSADMIN_W method" +linktitle: "PR_EMS_AB_INSADMIN_W" +articleTitle: "PR_EMS_AB_INSADMIN_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INSADMIN_W of MapiPropertyTag." +type: docs +weight: 7080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_insadmin_w/ +--- + +## PR_EMS_AB_INSADMIN_W {#pr_ems_ab_insadmin_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INSADMIN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_instance_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_instance_type/_index.md new file mode 100644 index 0000000000..2f82c190e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_instance_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INSTANCE_TYPE method" +linktitle: "PR_EMS_AB_INSTANCE_TYPE" +articleTitle: "PR_EMS_AB_INSTANCE_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INSTANCE_TYPE of MapiPropertyTag." +type: docs +weight: 7090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_instance_type/ +--- + +## PR_EMS_AB_INSTANCE_TYPE {#pr_ems_ab_instance_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INSTANCE_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_international_isdn_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_international_isdn_number/_index.md new file mode 100644 index 0000000000..5f274f467d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_international_isdn_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER method" +linktitle: "PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER" +articleTitle: "PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER of MapiPropertyTag." +type: docs +weight: 7100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_international_isdn_number/ +--- + +## PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER {#pr_ems_ab_international_isdn_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_invocation_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_invocation_id/_index.md new file mode 100644 index 0000000000..44b2703c16 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_invocation_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_INVOCATION_ID method" +linktitle: "PR_EMS_AB_INVOCATION_ID" +articleTitle: "PR_EMS_AB_INVOCATION_ID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_INVOCATION_ID of MapiPropertyTag." +type: docs +weight: 7110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_invocation_id/ +--- + +## PR_EMS_AB_INVOCATION_ID {#pr_ems_ab_invocation_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_INVOCATION_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_deleted/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_deleted/_index.md new file mode 100644 index 0000000000..3accd87b52 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_deleted/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IS_DELETED method" +linktitle: "PR_EMS_AB_IS_DELETED" +articleTitle: "PR_EMS_AB_IS_DELETED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IS_DELETED of MapiPropertyTag." +type: docs +weight: 7120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_deleted/ +--- + +## PR_EMS_AB_IS_DELETED {#pr_ems_ab_is_deleted} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IS_DELETED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_master/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_master/_index.md new file mode 100644 index 0000000000..a050033fee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_master/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IS_MASTER method" +linktitle: "PR_EMS_AB_IS_MASTER" +articleTitle: "PR_EMS_AB_IS_MASTER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IS_MASTER of MapiPropertyTag." +type: docs +weight: 7130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_master/ +--- + +## PR_EMS_AB_IS_MASTER {#pr_ems_ab_is_master} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IS_MASTER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl/_index.md new file mode 100644 index 0000000000..b06a443b57 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IS_MEMBER_OF_DL method" +linktitle: "PR_EMS_AB_IS_MEMBER_OF_DL" +articleTitle: "PR_EMS_AB_IS_MEMBER_OF_DL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IS_MEMBER_OF_DL of MapiPropertyTag." +type: docs +weight: 7140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl/ +--- + +## PR_EMS_AB_IS_MEMBER_OF_DL {#pr_ems_ab_is_member_of_dl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IS_MEMBER_OF_DL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t/_index.md new file mode 100644 index 0000000000..be2df36c95 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IS_MEMBER_OF_DL_T method" +linktitle: "PR_EMS_AB_IS_MEMBER_OF_DL_T" +articleTitle: "PR_EMS_AB_IS_MEMBER_OF_DL_T" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IS_MEMBER_OF_DL_T of MapiPropertyTag." +type: docs +weight: 7150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t/ +--- + +## PR_EMS_AB_IS_MEMBER_OF_DL_T {#pr_ems_ab_is_member_of_dl_t} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IS_MEMBER_OF_DL_T() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t_a/_index.md new file mode 100644 index 0000000000..5b0fbb500c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IS_MEMBER_OF_DL_T_A method" +linktitle: "PR_EMS_AB_IS_MEMBER_OF_DL_T_A" +articleTitle: "PR_EMS_AB_IS_MEMBER_OF_DL_T_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IS_MEMBER_OF_DL_T_A of MapiPropertyTag." +type: docs +weight: 7160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t_a/ +--- + +## PR_EMS_AB_IS_MEMBER_OF_DL_T_A {#pr_ems_ab_is_member_of_dl_t_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IS_MEMBER_OF_DL_T_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t_w/_index.md new file mode 100644 index 0000000000..1c539d7cf9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IS_MEMBER_OF_DL_T_W method" +linktitle: "PR_EMS_AB_IS_MEMBER_OF_DL_T_W" +articleTitle: "PR_EMS_AB_IS_MEMBER_OF_DL_T_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IS_MEMBER_OF_DL_T_W of MapiPropertyTag." +type: docs +weight: 7170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_member_of_dl_t_w/ +--- + +## PR_EMS_AB_IS_MEMBER_OF_DL_T_W {#pr_ems_ab_is_member_of_dl_t_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IS_MEMBER_OF_DL_T_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_single_valued/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_single_valued/_index.md new file mode 100644 index 0000000000..f52d501efc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_single_valued/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_IS_SINGLE_VALUED method" +linktitle: "PR_EMS_AB_IS_SINGLE_VALUED" +articleTitle: "PR_EMS_AB_IS_SINGLE_VALUED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_IS_SINGLE_VALUED of MapiPropertyTag." +type: docs +weight: 7180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_is_single_valued/ +--- + +## PR_EMS_AB_IS_SINGLE_VALUED {#pr_ems_ab_is_single_valued} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_IS_SINGLE_VALUED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_kcc_status/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_kcc_status/_index.md new file mode 100644 index 0000000000..086e11ccc0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_kcc_status/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_KCC_STATUS method" +linktitle: "PR_EMS_AB_KCC_STATUS" +articleTitle: "PR_EMS_AB_KCC_STATUS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_KCC_STATUS of MapiPropertyTag." +type: docs +weight: 7190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_kcc_status/ +--- + +## PR_EMS_AB_KCC_STATUS {#pr_ems_ab_kcc_status} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_KCC_STATUS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server/_index.md new file mode 100644 index 0000000000..043dcdb300 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_KM_SERVER method" +linktitle: "PR_EMS_AB_KM_SERVER" +articleTitle: "PR_EMS_AB_KM_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_KM_SERVER of MapiPropertyTag." +type: docs +weight: 7200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server/ +--- + +## PR_EMS_AB_KM_SERVER {#pr_ems_ab_km_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_KM_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_a/_index.md new file mode 100644 index 0000000000..b691d0014d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_KM_SERVER_A method" +linktitle: "PR_EMS_AB_KM_SERVER_A" +articleTitle: "PR_EMS_AB_KM_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_KM_SERVER_A of MapiPropertyTag." +type: docs +weight: 7210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_a/ +--- + +## PR_EMS_AB_KM_SERVER_A {#pr_ems_ab_km_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_KM_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_o/_index.md new file mode 100644 index 0000000000..513fe29661 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_KM_SERVER_O method" +linktitle: "PR_EMS_AB_KM_SERVER_O" +articleTitle: "PR_EMS_AB_KM_SERVER_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_KM_SERVER_O of MapiPropertyTag." +type: docs +weight: 7220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_o/ +--- + +## PR_EMS_AB_KM_SERVER_O {#pr_ems_ab_km_server_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_KM_SERVER_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_w/_index.md new file mode 100644 index 0000000000..162964387e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_KM_SERVER_W method" +linktitle: "PR_EMS_AB_KM_SERVER_W" +articleTitle: "PR_EMS_AB_KM_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_KM_SERVER_W of MapiPropertyTag." +type: docs +weight: 7230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_km_server_w/ +--- + +## PR_EMS_AB_KM_SERVER_W {#pr_ems_ab_km_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_KM_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_knowledge_information/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_knowledge_information/_index.md new file mode 100644 index 0000000000..0c1e960cce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_knowledge_information/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_KNOWLEDGE_INFORMATION method" +linktitle: "PR_EMS_AB_KNOWLEDGE_INFORMATION" +articleTitle: "PR_EMS_AB_KNOWLEDGE_INFORMATION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_KNOWLEDGE_INFORMATION of MapiPropertyTag." +type: docs +weight: 7240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_knowledge_information/ +--- + +## PR_EMS_AB_KNOWLEDGE_INFORMATION {#pr_ems_ab_knowledge_information} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_KNOWLEDGE_INFORMATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri/_index.md new file mode 100644 index 0000000000..bba2a473ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LABELEDURI method" +linktitle: "PR_EMS_AB_LABELEDURI" +articleTitle: "PR_EMS_AB_LABELEDURI" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LABELEDURI of MapiPropertyTag." +type: docs +weight: 7250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri/ +--- + +## PR_EMS_AB_LABELEDURI {#pr_ems_ab_labeleduri} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LABELEDURI() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri_a/_index.md new file mode 100644 index 0000000000..360afac6bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LABELEDURI_A method" +linktitle: "PR_EMS_AB_LABELEDURI_A" +articleTitle: "PR_EMS_AB_LABELEDURI_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LABELEDURI_A of MapiPropertyTag." +type: docs +weight: 7260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri_a/ +--- + +## PR_EMS_AB_LABELEDURI_A {#pr_ems_ab_labeleduri_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LABELEDURI_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri_w/_index.md new file mode 100644 index 0000000000..df408fa4ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LABELEDURI_W method" +linktitle: "PR_EMS_AB_LABELEDURI_W" +articleTitle: "PR_EMS_AB_LABELEDURI_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LABELEDURI_W of MapiPropertyTag." +type: docs +weight: 7270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_labeleduri_w/ +--- + +## PR_EMS_AB_LABELEDURI_W {#pr_ems_ab_labeleduri_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LABELEDURI_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language/_index.md new file mode 100644 index 0000000000..6766a65195 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LANGUAGE method" +linktitle: "PR_EMS_AB_LANGUAGE" +articleTitle: "PR_EMS_AB_LANGUAGE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LANGUAGE of MapiPropertyTag." +type: docs +weight: 7280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language/ +--- + +## PR_EMS_AB_LANGUAGE {#pr_ems_ab_language} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LANGUAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639/_index.md new file mode 100644 index 0000000000..a2726e348e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LANGUAGE_ISO639 method" +linktitle: "PR_EMS_AB_LANGUAGE_ISO639" +articleTitle: "PR_EMS_AB_LANGUAGE_ISO639" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LANGUAGE_ISO639 of MapiPropertyTag." +type: docs +weight: 7290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639/ +--- + +## PR_EMS_AB_LANGUAGE_ISO639 {#pr_ems_ab_language_iso639} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LANGUAGE_ISO639() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639_a/_index.md new file mode 100644 index 0000000000..b851de8d96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LANGUAGE_ISO639_A method" +linktitle: "PR_EMS_AB_LANGUAGE_ISO639_A" +articleTitle: "PR_EMS_AB_LANGUAGE_ISO639_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LANGUAGE_ISO639_A of MapiPropertyTag." +type: docs +weight: 7300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639_a/ +--- + +## PR_EMS_AB_LANGUAGE_ISO639_A {#pr_ems_ab_language_iso639_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LANGUAGE_ISO639_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639_w/_index.md new file mode 100644 index 0000000000..48fa705db2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LANGUAGE_ISO639_W method" +linktitle: "PR_EMS_AB_LANGUAGE_ISO639_W" +articleTitle: "PR_EMS_AB_LANGUAGE_ISO639_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LANGUAGE_ISO639_W of MapiPropertyTag." +type: docs +weight: 7310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_language_iso639_w/ +--- + +## PR_EMS_AB_LANGUAGE_ISO639_W {#pr_ems_ab_language_iso639_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LANGUAGE_ISO639_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ldap_display_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ldap_display_name/_index.md new file mode 100644 index 0000000000..9c93e9eba2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ldap_display_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LDAP_DISPLAY_NAME method" +linktitle: "PR_EMS_AB_LDAP_DISPLAY_NAME" +articleTitle: "PR_EMS_AB_LDAP_DISPLAY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LDAP_DISPLAY_NAME of MapiPropertyTag." +type: docs +weight: 7320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ldap_display_name/ +--- + +## PR_EMS_AB_LDAP_DISPLAY_NAME {#pr_ems_ab_ldap_display_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LDAP_DISPLAY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ldap_search_cfg/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ldap_search_cfg/_index.md new file mode 100644 index 0000000000..380d517468 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ldap_search_cfg/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LDAP_SEARCH_CFG method" +linktitle: "PR_EMS_AB_LDAP_SEARCH_CFG" +articleTitle: "PR_EMS_AB_LDAP_SEARCH_CFG" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LDAP_SEARCH_CFG of MapiPropertyTag." +type: docs +weight: 7330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ldap_search_cfg/ +--- + +## PR_EMS_AB_LDAP_SEARCH_CFG {#pr_ems_ab_ldap_search_cfg} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LDAP_SEARCH_CFG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_line_wrap/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_line_wrap/_index.md new file mode 100644 index 0000000000..04ac01fb4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_line_wrap/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LINE_WRAP method" +linktitle: "PR_EMS_AB_LINE_WRAP" +articleTitle: "PR_EMS_AB_LINE_WRAP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LINE_WRAP of MapiPropertyTag." +type: docs +weight: 7340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_line_wrap/ +--- + +## PR_EMS_AB_LINE_WRAP {#pr_ems_ab_line_wrap} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LINE_WRAP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_link_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_link_id/_index.md new file mode 100644 index 0000000000..0bd6ffded3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_link_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LINK_ID method" +linktitle: "PR_EMS_AB_LINK_ID" +articleTitle: "PR_EMS_AB_LINK_ID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LINK_ID of MapiPropertyTag." +type: docs +weight: 7350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_link_id/ +--- + +## PR_EMS_AB_LINK_ID {#pr_ems_ab_link_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LINK_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_list_public_folders/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_list_public_folders/_index.md new file mode 100644 index 0000000000..8f3aa4cfad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_list_public_folders/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LIST_PUBLIC_FOLDERS method" +linktitle: "PR_EMS_AB_LIST_PUBLIC_FOLDERS" +articleTitle: "PR_EMS_AB_LIST_PUBLIC_FOLDERS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LIST_PUBLIC_FOLDERS of MapiPropertyTag." +type: docs +weight: 7360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_list_public_folders/ +--- + +## PR_EMS_AB_LIST_PUBLIC_FOLDERS {#pr_ems_ab_list_public_folders} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LIST_PUBLIC_FOLDERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head/_index.md new file mode 100644 index 0000000000..bfc1511add --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOCAL_BRIDGE_HEAD method" +linktitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD" +articleTitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOCAL_BRIDGE_HEAD of MapiPropertyTag." +type: docs +weight: 7370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head/ +--- + +## PR_EMS_AB_LOCAL_BRIDGE_HEAD {#pr_ems_ab_local_bridge_head} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOCAL_BRIDGE_HEAD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_a/_index.md new file mode 100644 index 0000000000..0380369920 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOCAL_BRIDGE_HEAD_A method" +linktitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_A" +articleTitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_A of MapiPropertyTag." +type: docs +weight: 7380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_a/ +--- + +## PR_EMS_AB_LOCAL_BRIDGE_HEAD_A {#pr_ems_ab_local_bridge_head_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOCAL_BRIDGE_HEAD_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address/_index.md new file mode 100644 index 0000000000..f7ea1a45e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS method" +linktitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS" +articleTitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS of MapiPropertyTag." +type: docs +weight: 7390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address/ +--- + +## PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS {#pr_ems_ab_local_bridge_head_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address_a/_index.md new file mode 100644 index 0000000000..26d44c4276 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_A method" +linktitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_A" +articleTitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 7400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address_a/ +--- + +## PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_A {#pr_ems_ab_local_bridge_head_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address_w/_index.md new file mode 100644 index 0000000000..44bdccfe0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_W method" +linktitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_W" +articleTitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 7410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_address_w/ +--- + +## PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_W {#pr_ems_ab_local_bridge_head_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_w/_index.md new file mode 100644 index 0000000000..46ac0419bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOCAL_BRIDGE_HEAD_W method" +linktitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_W" +articleTitle: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOCAL_BRIDGE_HEAD_W of MapiPropertyTag." +type: docs +weight: 7420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_bridge_head_w/ +--- + +## PR_EMS_AB_LOCAL_BRIDGE_HEAD_W {#pr_ems_ab_local_bridge_head_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOCAL_BRIDGE_HEAD_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_initial_turn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_initial_turn/_index.md new file mode 100644 index 0000000000..34a05e992f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_initial_turn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOCAL_INITIAL_TURN method" +linktitle: "PR_EMS_AB_LOCAL_INITIAL_TURN" +articleTitle: "PR_EMS_AB_LOCAL_INITIAL_TURN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOCAL_INITIAL_TURN of MapiPropertyTag." +type: docs +weight: 7430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_initial_turn/ +--- + +## PR_EMS_AB_LOCAL_INITIAL_TURN {#pr_ems_ab_local_initial_turn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOCAL_INITIAL_TURN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_scope/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_scope/_index.md new file mode 100644 index 0000000000..ceed2a6a21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_scope/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOCAL_SCOPE method" +linktitle: "PR_EMS_AB_LOCAL_SCOPE" +articleTitle: "PR_EMS_AB_LOCAL_SCOPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOCAL_SCOPE of MapiPropertyTag." +type: docs +weight: 7440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_scope/ +--- + +## PR_EMS_AB_LOCAL_SCOPE {#pr_ems_ab_local_scope} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOCAL_SCOPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_scope_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_scope_o/_index.md new file mode 100644 index 0000000000..e2d3e62d37 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_scope_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOCAL_SCOPE_O method" +linktitle: "PR_EMS_AB_LOCAL_SCOPE_O" +articleTitle: "PR_EMS_AB_LOCAL_SCOPE_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOCAL_SCOPE_O of MapiPropertyTag." +type: docs +weight: 7450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_local_scope_o/ +--- + +## PR_EMS_AB_LOCAL_SCOPE_O {#pr_ems_ab_local_scope_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOCAL_SCOPE_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename/_index.md new file mode 100644 index 0000000000..3a41f0d40a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOG_FILENAME method" +linktitle: "PR_EMS_AB_LOG_FILENAME" +articleTitle: "PR_EMS_AB_LOG_FILENAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOG_FILENAME of MapiPropertyTag." +type: docs +weight: 7460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename/ +--- + +## PR_EMS_AB_LOG_FILENAME {#pr_ems_ab_log_filename} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOG_FILENAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename_a/_index.md new file mode 100644 index 0000000000..a86bf61f43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOG_FILENAME_A method" +linktitle: "PR_EMS_AB_LOG_FILENAME_A" +articleTitle: "PR_EMS_AB_LOG_FILENAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOG_FILENAME_A of MapiPropertyTag." +type: docs +weight: 7470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename_a/ +--- + +## PR_EMS_AB_LOG_FILENAME_A {#pr_ems_ab_log_filename_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOG_FILENAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename_w/_index.md new file mode 100644 index 0000000000..239969e35b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOG_FILENAME_W method" +linktitle: "PR_EMS_AB_LOG_FILENAME_W" +articleTitle: "PR_EMS_AB_LOG_FILENAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOG_FILENAME_W of MapiPropertyTag." +type: docs +weight: 7480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_filename_w/ +--- + +## PR_EMS_AB_LOG_FILENAME_W {#pr_ems_ab_log_filename_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOG_FILENAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_rollover_interval/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_rollover_interval/_index.md new file mode 100644 index 0000000000..9c5eeaf805 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_rollover_interval/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_LOG_ROLLOVER_INTERVAL method" +linktitle: "PR_EMS_AB_LOG_ROLLOVER_INTERVAL" +articleTitle: "PR_EMS_AB_LOG_ROLLOVER_INTERVAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_LOG_ROLLOVER_INTERVAL of MapiPropertyTag." +type: docs +weight: 7490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_log_rollover_interval/ +--- + +## PR_EMS_AB_LOG_ROLLOVER_INTERVAL {#pr_ems_ab_log_rollover_interval} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_LOG_ROLLOVER_INTERVAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop/_index.md new file mode 100644 index 0000000000..f5203f54e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MAIL_DROP method" +linktitle: "PR_EMS_AB_MAIL_DROP" +articleTitle: "PR_EMS_AB_MAIL_DROP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MAIL_DROP of MapiPropertyTag." +type: docs +weight: 7500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop/ +--- + +## PR_EMS_AB_MAIL_DROP {#pr_ems_ab_mail_drop} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MAIL_DROP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop_a/_index.md new file mode 100644 index 0000000000..f3ce7202b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MAIL_DROP_A method" +linktitle: "PR_EMS_AB_MAIL_DROP_A" +articleTitle: "PR_EMS_AB_MAIL_DROP_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MAIL_DROP_A of MapiPropertyTag." +type: docs +weight: 7510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop_a/ +--- + +## PR_EMS_AB_MAIL_DROP_A {#pr_ems_ab_mail_drop_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MAIL_DROP_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop_w/_index.md new file mode 100644 index 0000000000..73485b96c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MAIL_DROP_W method" +linktitle: "PR_EMS_AB_MAIL_DROP_W" +articleTitle: "PR_EMS_AB_MAIL_DROP_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MAIL_DROP_W of MapiPropertyTag." +type: docs +weight: 7520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mail_drop_w/ +--- + +## PR_EMS_AB_MAIL_DROP_W {#pr_ems_ab_mail_drop_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MAIL_DROP_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_maintain_autoreply_history/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_maintain_autoreply_history/_index.md new file mode 100644 index 0000000000..e1295a10b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_maintain_autoreply_history/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY method" +linktitle: "PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY" +articleTitle: "PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY of MapiPropertyTag." +type: docs +weight: 7530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_maintain_autoreply_history/ +--- + +## PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY {#pr_ems_ab_maintain_autoreply_history} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager/_index.md new file mode 100644 index 0000000000..dc0ba1a145 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MANAGER method" +linktitle: "PR_EMS_AB_MANAGER" +articleTitle: "PR_EMS_AB_MANAGER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MANAGER of MapiPropertyTag." +type: docs +weight: 7540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager/ +--- + +## PR_EMS_AB_MANAGER {#pr_ems_ab_manager} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MANAGER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t/_index.md new file mode 100644 index 0000000000..307c2b888d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MANAGER_T method" +linktitle: "PR_EMS_AB_MANAGER_T" +articleTitle: "PR_EMS_AB_MANAGER_T" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MANAGER_T of MapiPropertyTag." +type: docs +weight: 7550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t/ +--- + +## PR_EMS_AB_MANAGER_T {#pr_ems_ab_manager_t} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MANAGER_T() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t_a/_index.md new file mode 100644 index 0000000000..5be58b2a90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MANAGER_T_A method" +linktitle: "PR_EMS_AB_MANAGER_T_A" +articleTitle: "PR_EMS_AB_MANAGER_T_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MANAGER_T_A of MapiPropertyTag." +type: docs +weight: 7560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t_a/ +--- + +## PR_EMS_AB_MANAGER_T_A {#pr_ems_ab_manager_t_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MANAGER_T_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t_w/_index.md new file mode 100644 index 0000000000..79c81f4451 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MANAGER_T_W method" +linktitle: "PR_EMS_AB_MANAGER_T_W" +articleTitle: "PR_EMS_AB_MANAGER_T_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MANAGER_T_W of MapiPropertyTag." +type: docs +weight: 7570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_manager_t_w/ +--- + +## PR_EMS_AB_MANAGER_T_W {#pr_ems_ab_manager_t_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MANAGER_T_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mapi_display_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mapi_display_type/_index.md new file mode 100644 index 0000000000..cd9a7384b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mapi_display_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MAPI_DISPLAY_TYPE method" +linktitle: "PR_EMS_AB_MAPI_DISPLAY_TYPE" +articleTitle: "PR_EMS_AB_MAPI_DISPLAY_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MAPI_DISPLAY_TYPE of MapiPropertyTag." +type: docs +weight: 7580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mapi_display_type/ +--- + +## PR_EMS_AB_MAPI_DISPLAY_TYPE {#pr_ems_ab_mapi_display_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MAPI_DISPLAY_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mapi_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mapi_id/_index.md new file mode 100644 index 0000000000..a719fa0405 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mapi_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MAPI_ID method" +linktitle: "PR_EMS_AB_MAPI_ID" +articleTitle: "PR_EMS_AB_MAPI_ID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MAPI_ID of MapiPropertyTag." +type: docs +weight: 7590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mapi_id/ +--- + +## PR_EMS_AB_MAPI_ID {#pr_ems_ab_mapi_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MAPI_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_maximum_object_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_maximum_object_id/_index.md new file mode 100644 index 0000000000..bd78e82c46 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_maximum_object_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MAXIMUM_OBJECT_ID method" +linktitle: "PR_EMS_AB_MAXIMUM_OBJECT_ID" +articleTitle: "PR_EMS_AB_MAXIMUM_OBJECT_ID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MAXIMUM_OBJECT_ID of MapiPropertyTag." +type: docs +weight: 7600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_maximum_object_id/ +--- + +## PR_EMS_AB_MAXIMUM_OBJECT_ID {#pr_ems_ab_maximum_object_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MAXIMUM_OBJECT_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_backoff_interval/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_backoff_interval/_index.md new file mode 100644 index 0000000000..f541d280dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_backoff_interval/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MDB_BACKOFF_INTERVAL method" +linktitle: "PR_EMS_AB_MDB_BACKOFF_INTERVAL" +articleTitle: "PR_EMS_AB_MDB_BACKOFF_INTERVAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MDB_BACKOFF_INTERVAL of MapiPropertyTag." +type: docs +weight: 7610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_backoff_interval/ +--- + +## PR_EMS_AB_MDB_BACKOFF_INTERVAL {#pr_ems_ab_mdb_backoff_interval} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MDB_BACKOFF_INTERVAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_msg_time_out_period/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_msg_time_out_period/_index.md new file mode 100644 index 0000000000..64273a7c8b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_msg_time_out_period/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD method" +linktitle: "PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD" +articleTitle: "PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD of MapiPropertyTag." +type: docs +weight: 7620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_msg_time_out_period/ +--- + +## PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD {#pr_ems_ab_mdb_msg_time_out_period} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_over_quota_limit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_over_quota_limit/_index.md new file mode 100644 index 0000000000..e3eb877b65 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_over_quota_limit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MDB_OVER_QUOTA_LIMIT method" +linktitle: "PR_EMS_AB_MDB_OVER_QUOTA_LIMIT" +articleTitle: "PR_EMS_AB_MDB_OVER_QUOTA_LIMIT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MDB_OVER_QUOTA_LIMIT of MapiPropertyTag." +type: docs +weight: 7630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_over_quota_limit/ +--- + +## PR_EMS_AB_MDB_OVER_QUOTA_LIMIT {#pr_ems_ab_mdb_over_quota_limit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MDB_OVER_QUOTA_LIMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_storage_quota/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_storage_quota/_index.md new file mode 100644 index 0000000000..4130511789 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_storage_quota/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MDB_STORAGE_QUOTA method" +linktitle: "PR_EMS_AB_MDB_STORAGE_QUOTA" +articleTitle: "PR_EMS_AB_MDB_STORAGE_QUOTA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MDB_STORAGE_QUOTA of MapiPropertyTag." +type: docs +weight: 7640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_storage_quota/ +--- + +## PR_EMS_AB_MDB_STORAGE_QUOTA {#pr_ems_ab_mdb_storage_quota} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MDB_STORAGE_QUOTA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_unread_limit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_unread_limit/_index.md new file mode 100644 index 0000000000..20c9625e9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_unread_limit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MDB_UNREAD_LIMIT method" +linktitle: "PR_EMS_AB_MDB_UNREAD_LIMIT" +articleTitle: "PR_EMS_AB_MDB_UNREAD_LIMIT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MDB_UNREAD_LIMIT of MapiPropertyTag." +type: docs +weight: 7650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_unread_limit/ +--- + +## PR_EMS_AB_MDB_UNREAD_LIMIT {#pr_ems_ab_mdb_unread_limit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MDB_UNREAD_LIMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_use_defaults/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_use_defaults/_index.md new file mode 100644 index 0000000000..d36078f7ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_use_defaults/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MDB_USE_DEFAULTS method" +linktitle: "PR_EMS_AB_MDB_USE_DEFAULTS" +articleTitle: "PR_EMS_AB_MDB_USE_DEFAULTS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MDB_USE_DEFAULTS of MapiPropertyTag." +type: docs +weight: 7660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mdb_use_defaults/ +--- + +## PR_EMS_AB_MDB_USE_DEFAULTS {#pr_ems_ab_mdb_use_defaults} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MDB_USE_DEFAULTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member/_index.md new file mode 100644 index 0000000000..9a8d631101 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MEMBER method" +linktitle: "PR_EMS_AB_MEMBER" +articleTitle: "PR_EMS_AB_MEMBER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MEMBER of MapiPropertyTag." +type: docs +weight: 7670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member/ +--- + +## PR_EMS_AB_MEMBER {#pr_ems_ab_member} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MEMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t/_index.md new file mode 100644 index 0000000000..b9a7cac94b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MEMBER_T method" +linktitle: "PR_EMS_AB_MEMBER_T" +articleTitle: "PR_EMS_AB_MEMBER_T" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MEMBER_T of MapiPropertyTag." +type: docs +weight: 7680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t/ +--- + +## PR_EMS_AB_MEMBER_T {#pr_ems_ab_member_t} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MEMBER_T() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t_a/_index.md new file mode 100644 index 0000000000..efa46c0712 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MEMBER_T_A method" +linktitle: "PR_EMS_AB_MEMBER_T_A" +articleTitle: "PR_EMS_AB_MEMBER_T_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MEMBER_T_A of MapiPropertyTag." +type: docs +weight: 7690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t_a/ +--- + +## PR_EMS_AB_MEMBER_T_A {#pr_ems_ab_member_t_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MEMBER_T_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t_w/_index.md new file mode 100644 index 0000000000..204d378359 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MEMBER_T_W method" +linktitle: "PR_EMS_AB_MEMBER_T_W" +articleTitle: "PR_EMS_AB_MEMBER_T_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MEMBER_T_W of MapiPropertyTag." +type: docs +weight: 7700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_member_t_w/ +--- + +## PR_EMS_AB_MEMBER_T_W {#pr_ems_ab_member_t_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MEMBER_T_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_message_tracking_enabled/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_message_tracking_enabled/_index.md new file mode 100644 index 0000000000..b1a53b25e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_message_tracking_enabled/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MESSAGE_TRACKING_ENABLED method" +linktitle: "PR_EMS_AB_MESSAGE_TRACKING_ENABLED" +articleTitle: "PR_EMS_AB_MESSAGE_TRACKING_ENABLED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MESSAGE_TRACKING_ENABLED of MapiPropertyTag." +type: docs +weight: 7710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_message_tracking_enabled/ +--- + +## PR_EMS_AB_MESSAGE_TRACKING_ENABLED {#pr_ems_ab_message_tracking_enabled} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MESSAGE_TRACKING_ENABLED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mime_types/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mime_types/_index.md new file mode 100644 index 0000000000..2203cac6e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mime_types/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MIME_TYPES method" +linktitle: "PR_EMS_AB_MIME_TYPES" +articleTitle: "PR_EMS_AB_MIME_TYPES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MIME_TYPES of MapiPropertyTag." +type: docs +weight: 7720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mime_types/ +--- + +## PR_EMS_AB_MIME_TYPES {#pr_ems_ab_mime_types} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MIME_TYPES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderated/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderated/_index.md new file mode 100644 index 0000000000..0f0666387c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderated/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MODERATED method" +linktitle: "PR_EMS_AB_MODERATED" +articleTitle: "PR_EMS_AB_MODERATED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MODERATED of MapiPropertyTag." +type: docs +weight: 7730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderated/ +--- + +## PR_EMS_AB_MODERATED {#pr_ems_ab_moderated} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MODERATED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator/_index.md new file mode 100644 index 0000000000..7e0dfa9c2f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MODERATOR method" +linktitle: "PR_EMS_AB_MODERATOR" +articleTitle: "PR_EMS_AB_MODERATOR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MODERATOR of MapiPropertyTag." +type: docs +weight: 7740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator/ +--- + +## PR_EMS_AB_MODERATOR {#pr_ems_ab_moderator} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MODERATOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator_a/_index.md new file mode 100644 index 0000000000..e8fe22e111 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MODERATOR_A method" +linktitle: "PR_EMS_AB_MODERATOR_A" +articleTitle: "PR_EMS_AB_MODERATOR_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MODERATOR_A of MapiPropertyTag." +type: docs +weight: 7750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator_a/ +--- + +## PR_EMS_AB_MODERATOR_A {#pr_ems_ab_moderator_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MODERATOR_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator_w/_index.md new file mode 100644 index 0000000000..e6c0062c9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MODERATOR_W method" +linktitle: "PR_EMS_AB_MODERATOR_W" +articleTitle: "PR_EMS_AB_MODERATOR_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MODERATOR_W of MapiPropertyTag." +type: docs +weight: 7760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_moderator_w/ +--- + +## PR_EMS_AB_MODERATOR_W {#pr_ems_ab_moderator_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MODERATOR_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_clock/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_clock/_index.md new file mode 100644 index 0000000000..5d3c886472 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_clock/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITOR_CLOCK method" +linktitle: "PR_EMS_AB_MONITOR_CLOCK" +articleTitle: "PR_EMS_AB_MONITOR_CLOCK" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITOR_CLOCK of MapiPropertyTag." +type: docs +weight: 7770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_clock/ +--- + +## PR_EMS_AB_MONITOR_CLOCK {#pr_ems_ab_monitor_clock} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITOR_CLOCK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_servers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_servers/_index.md new file mode 100644 index 0000000000..d4c8be9bdd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_servers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITOR_SERVERS method" +linktitle: "PR_EMS_AB_MONITOR_SERVERS" +articleTitle: "PR_EMS_AB_MONITOR_SERVERS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITOR_SERVERS of MapiPropertyTag." +type: docs +weight: 7780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_servers/ +--- + +## PR_EMS_AB_MONITOR_SERVERS {#pr_ems_ab_monitor_servers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITOR_SERVERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_services/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_services/_index.md new file mode 100644 index 0000000000..9887068978 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_services/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITOR_SERVICES method" +linktitle: "PR_EMS_AB_MONITOR_SERVICES" +articleTitle: "PR_EMS_AB_MONITOR_SERVICES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITOR_SERVICES of MapiPropertyTag." +type: docs +weight: 7790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitor_services/ +--- + +## PR_EMS_AB_MONITOR_SERVICES {#pr_ems_ab_monitor_services} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITOR_SERVICES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_configurations/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_configurations/_index.md new file mode 100644 index 0000000000..cdef6f3627 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_configurations/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORED_CONFIGURATIONS method" +linktitle: "PR_EMS_AB_MONITORED_CONFIGURATIONS" +articleTitle: "PR_EMS_AB_MONITORED_CONFIGURATIONS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORED_CONFIGURATIONS of MapiPropertyTag." +type: docs +weight: 7800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_configurations/ +--- + +## PR_EMS_AB_MONITORED_CONFIGURATIONS {#pr_ems_ab_monitored_configurations} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORED_CONFIGURATIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_configurations_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_configurations_o/_index.md new file mode 100644 index 0000000000..dfb8f1e8ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_configurations_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORED_CONFIGURATIONS_O method" +linktitle: "PR_EMS_AB_MONITORED_CONFIGURATIONS_O" +articleTitle: "PR_EMS_AB_MONITORED_CONFIGURATIONS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORED_CONFIGURATIONS_O of MapiPropertyTag." +type: docs +weight: 7810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_configurations_o/ +--- + +## PR_EMS_AB_MONITORED_CONFIGURATIONS_O {#pr_ems_ab_monitored_configurations_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORED_CONFIGURATIONS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_servers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_servers/_index.md new file mode 100644 index 0000000000..03c08a771e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_servers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORED_SERVERS method" +linktitle: "PR_EMS_AB_MONITORED_SERVERS" +articleTitle: "PR_EMS_AB_MONITORED_SERVERS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORED_SERVERS of MapiPropertyTag." +type: docs +weight: 7820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_servers/ +--- + +## PR_EMS_AB_MONITORED_SERVERS {#pr_ems_ab_monitored_servers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORED_SERVERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_servers_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_servers_o/_index.md new file mode 100644 index 0000000000..9310806a94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_servers_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORED_SERVERS_O method" +linktitle: "PR_EMS_AB_MONITORED_SERVERS_O" +articleTitle: "PR_EMS_AB_MONITORED_SERVERS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORED_SERVERS_O of MapiPropertyTag." +type: docs +weight: 7830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_servers_o/ +--- + +## PR_EMS_AB_MONITORED_SERVERS_O {#pr_ems_ab_monitored_servers_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORED_SERVERS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_services/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_services/_index.md new file mode 100644 index 0000000000..37b4020023 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_services/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORED_SERVICES method" +linktitle: "PR_EMS_AB_MONITORED_SERVICES" +articleTitle: "PR_EMS_AB_MONITORED_SERVICES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORED_SERVICES of MapiPropertyTag." +type: docs +weight: 7840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitored_services/ +--- + +## PR_EMS_AB_MONITORED_SERVICES {#pr_ems_ab_monitored_services} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORED_SERVICES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_alert_delay/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_alert_delay/_index.md new file mode 100644 index 0000000000..db7d6b89af --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_alert_delay/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_ALERT_DELAY method" +linktitle: "PR_EMS_AB_MONITORING_ALERT_DELAY" +articleTitle: "PR_EMS_AB_MONITORING_ALERT_DELAY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_ALERT_DELAY of MapiPropertyTag." +type: docs +weight: 7850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_alert_delay/ +--- + +## PR_EMS_AB_MONITORING_ALERT_DELAY {#pr_ems_ab_monitoring_alert_delay} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_ALERT_DELAY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_alert_units/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_alert_units/_index.md new file mode 100644 index 0000000000..01759314f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_alert_units/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_ALERT_UNITS method" +linktitle: "PR_EMS_AB_MONITORING_ALERT_UNITS" +articleTitle: "PR_EMS_AB_MONITORING_ALERT_UNITS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_ALERT_UNITS of MapiPropertyTag." +type: docs +weight: 7860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_alert_units/ +--- + +## PR_EMS_AB_MONITORING_ALERT_UNITS {#pr_ems_ab_monitoring_alert_units} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_ALERT_UNITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_availability_style/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_availability_style/_index.md new file mode 100644 index 0000000000..32d4016472 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_availability_style/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_AVAILABILITY_STYLE method" +linktitle: "PR_EMS_AB_MONITORING_AVAILABILITY_STYLE" +articleTitle: "PR_EMS_AB_MONITORING_AVAILABILITY_STYLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_AVAILABILITY_STYLE of MapiPropertyTag." +type: docs +weight: 7870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_availability_style/ +--- + +## PR_EMS_AB_MONITORING_AVAILABILITY_STYLE {#pr_ems_ab_monitoring_availability_style} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_AVAILABILITY_STYLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_availability_window/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_availability_window/_index.md new file mode 100644 index 0000000000..75197cb785 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_availability_window/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW method" +linktitle: "PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW" +articleTitle: "PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW of MapiPropertyTag." +type: docs +weight: 7880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_availability_window/ +--- + +## PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW {#pr_ems_ab_monitoring_availability_window} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_mail/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_mail/_index.md new file mode 100644 index 0000000000..88223dfe3f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_mail/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_CACHED_VIA_MAIL method" +linktitle: "PR_EMS_AB_MONITORING_CACHED_VIA_MAIL" +articleTitle: "PR_EMS_AB_MONITORING_CACHED_VIA_MAIL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_CACHED_VIA_MAIL of MapiPropertyTag." +type: docs +weight: 7890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_mail/ +--- + +## PR_EMS_AB_MONITORING_CACHED_VIA_MAIL {#pr_ems_ab_monitoring_cached_via_mail} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_CACHED_VIA_MAIL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_mail_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_mail_o/_index.md new file mode 100644 index 0000000000..2708e66cc0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_mail_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O method" +linktitle: "PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O" +articleTitle: "PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O of MapiPropertyTag." +type: docs +weight: 7900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_mail_o/ +--- + +## PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O {#pr_ems_ab_monitoring_cached_via_mail_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_rpc/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_rpc/_index.md new file mode 100644 index 0000000000..5912ce874d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_rpc/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_CACHED_VIA_RPC method" +linktitle: "PR_EMS_AB_MONITORING_CACHED_VIA_RPC" +articleTitle: "PR_EMS_AB_MONITORING_CACHED_VIA_RPC" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_CACHED_VIA_RPC of MapiPropertyTag." +type: docs +weight: 7910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_rpc/ +--- + +## PR_EMS_AB_MONITORING_CACHED_VIA_RPC {#pr_ems_ab_monitoring_cached_via_rpc} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_CACHED_VIA_RPC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_rpc_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_rpc_o/_index.md new file mode 100644 index 0000000000..1daf75dc20 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_rpc_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O method" +linktitle: "PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O" +articleTitle: "PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O of MapiPropertyTag." +type: docs +weight: 7920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_cached_via_rpc_o/ +--- + +## PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O {#pr_ems_ab_monitoring_cached_via_rpc_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_escalation_procedure/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_escalation_procedure/_index.md new file mode 100644 index 0000000000..94d2a9a223 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_escalation_procedure/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE method" +linktitle: "PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE" +articleTitle: "PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE of MapiPropertyTag." +type: docs +weight: 7930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_escalation_procedure/ +--- + +## PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE {#pr_ems_ab_monitoring_escalation_procedure} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_hotsite_poll_interval/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_hotsite_poll_interval/_index.md new file mode 100644 index 0000000000..30fb1a43f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_hotsite_poll_interval/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL method" +linktitle: "PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL" +articleTitle: "PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL of MapiPropertyTag." +type: docs +weight: 7940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_hotsite_poll_interval/ +--- + +## PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL {#pr_ems_ab_monitoring_hotsite_poll_interval} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_hotsite_poll_units/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_hotsite_poll_units/_index.md new file mode 100644 index 0000000000..654a01b66c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_hotsite_poll_units/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS method" +linktitle: "PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS" +articleTitle: "PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS of MapiPropertyTag." +type: docs +weight: 7950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_hotsite_poll_units/ +--- + +## PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS {#pr_ems_ab_monitoring_hotsite_poll_units} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_mail_update_interval/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_mail_update_interval/_index.md new file mode 100644 index 0000000000..fdf665c624 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_mail_update_interval/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL method" +linktitle: "PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL" +articleTitle: "PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL of MapiPropertyTag." +type: docs +weight: 7960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_mail_update_interval/ +--- + +## PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL {#pr_ems_ab_monitoring_mail_update_interval} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_mail_update_units/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_mail_update_units/_index.md new file mode 100644 index 0000000000..e7b80b495b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_mail_update_units/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS method" +linktitle: "PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS" +articleTitle: "PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS of MapiPropertyTag." +type: docs +weight: 7970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_mail_update_units/ +--- + +## PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS {#pr_ems_ab_monitoring_mail_update_units} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_normal_poll_interval/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_normal_poll_interval/_index.md new file mode 100644 index 0000000000..af430ca986 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_normal_poll_interval/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL method" +linktitle: "PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL" +articleTitle: "PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL of MapiPropertyTag." +type: docs +weight: 7980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_normal_poll_interval/ +--- + +## PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL {#pr_ems_ab_monitoring_normal_poll_interval} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_normal_poll_units/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_normal_poll_units/_index.md new file mode 100644 index 0000000000..d41d2b9fb8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_normal_poll_units/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS method" +linktitle: "PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS" +articleTitle: "PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS of MapiPropertyTag." +type: docs +weight: 7990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_normal_poll_units/ +--- + +## PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS {#pr_ems_ab_monitoring_normal_poll_units} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients/_index.md new file mode 100644 index 0000000000..3ac5b8d275 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_RECIPIENTS method" +linktitle: "PR_EMS_AB_MONITORING_RECIPIENTS" +articleTitle: "PR_EMS_AB_MONITORING_RECIPIENTS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_RECIPIENTS of MapiPropertyTag." +type: docs +weight: 8000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients/ +--- + +## PR_EMS_AB_MONITORING_RECIPIENTS {#pr_ems_ab_monitoring_recipients} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_RECIPIENTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_ndr/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_ndr/_index.md new file mode 100644 index 0000000000..74dee81e22 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_ndr/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_RECIPIENTS_NDR method" +linktitle: "PR_EMS_AB_MONITORING_RECIPIENTS_NDR" +articleTitle: "PR_EMS_AB_MONITORING_RECIPIENTS_NDR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_RECIPIENTS_NDR of MapiPropertyTag." +type: docs +weight: 8010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_ndr/ +--- + +## PR_EMS_AB_MONITORING_RECIPIENTS_NDR {#pr_ems_ab_monitoring_recipients_ndr} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_RECIPIENTS_NDR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_ndr_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_ndr_o/_index.md new file mode 100644 index 0000000000..504434a80d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_ndr_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O method" +linktitle: "PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O" +articleTitle: "PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O of MapiPropertyTag." +type: docs +weight: 8020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_ndr_o/ +--- + +## PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O {#pr_ems_ab_monitoring_recipients_ndr_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_o/_index.md new file mode 100644 index 0000000000..d9b5d9dc85 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_RECIPIENTS_O method" +linktitle: "PR_EMS_AB_MONITORING_RECIPIENTS_O" +articleTitle: "PR_EMS_AB_MONITORING_RECIPIENTS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_RECIPIENTS_O of MapiPropertyTag." +type: docs +weight: 8030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_recipients_o/ +--- + +## PR_EMS_AB_MONITORING_RECIPIENTS_O {#pr_ems_ab_monitoring_recipients_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_RECIPIENTS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_rpc_update_interval/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_rpc_update_interval/_index.md new file mode 100644 index 0000000000..e3147f5872 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_rpc_update_interval/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL method" +linktitle: "PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL" +articleTitle: "PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL of MapiPropertyTag." +type: docs +weight: 8040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_rpc_update_interval/ +--- + +## PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL {#pr_ems_ab_monitoring_rpc_update_interval} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_rpc_update_units/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_rpc_update_units/_index.md new file mode 100644 index 0000000000..1a499854ac --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_rpc_update_units/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS method" +linktitle: "PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS" +articleTitle: "PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS of MapiPropertyTag." +type: docs +weight: 8050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_rpc_update_units/ +--- + +## PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS {#pr_ems_ab_monitoring_rpc_update_units} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_warning_delay/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_warning_delay/_index.md new file mode 100644 index 0000000000..ffb7ef0479 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_warning_delay/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_WARNING_DELAY method" +linktitle: "PR_EMS_AB_MONITORING_WARNING_DELAY" +articleTitle: "PR_EMS_AB_MONITORING_WARNING_DELAY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_WARNING_DELAY of MapiPropertyTag." +type: docs +weight: 8060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_warning_delay/ +--- + +## PR_EMS_AB_MONITORING_WARNING_DELAY {#pr_ems_ab_monitoring_warning_delay} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_WARNING_DELAY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_warning_units/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_warning_units/_index.md new file mode 100644 index 0000000000..29a4efdd98 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_warning_units/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MONITORING_WARNING_UNITS method" +linktitle: "PR_EMS_AB_MONITORING_WARNING_UNITS" +articleTitle: "PR_EMS_AB_MONITORING_WARNING_UNITS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MONITORING_WARNING_UNITS of MapiPropertyTag." +type: docs +weight: 8070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_monitoring_warning_units/ +--- + +## PR_EMS_AB_MONITORING_WARNING_UNITS {#pr_ems_ab_monitoring_warning_units} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MONITORING_WARNING_UNITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred/_index.md new file mode 100644 index 0000000000..6851e44bee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MTA_LOCAL_CRED method" +linktitle: "PR_EMS_AB_MTA_LOCAL_CRED" +articleTitle: "PR_EMS_AB_MTA_LOCAL_CRED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MTA_LOCAL_CRED of MapiPropertyTag." +type: docs +weight: 8080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred/ +--- + +## PR_EMS_AB_MTA_LOCAL_CRED {#pr_ems_ab_mta_local_cred} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MTA_LOCAL_CRED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred_a/_index.md new file mode 100644 index 0000000000..8abc15b643 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MTA_LOCAL_CRED_A method" +linktitle: "PR_EMS_AB_MTA_LOCAL_CRED_A" +articleTitle: "PR_EMS_AB_MTA_LOCAL_CRED_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MTA_LOCAL_CRED_A of MapiPropertyTag." +type: docs +weight: 8090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred_a/ +--- + +## PR_EMS_AB_MTA_LOCAL_CRED_A {#pr_ems_ab_mta_local_cred_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MTA_LOCAL_CRED_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred_w/_index.md new file mode 100644 index 0000000000..5c50c9c37a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MTA_LOCAL_CRED_W method" +linktitle: "PR_EMS_AB_MTA_LOCAL_CRED_W" +articleTitle: "PR_EMS_AB_MTA_LOCAL_CRED_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MTA_LOCAL_CRED_W of MapiPropertyTag." +type: docs +weight: 8100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_cred_w/ +--- + +## PR_EMS_AB_MTA_LOCAL_CRED_W {#pr_ems_ab_mta_local_cred_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MTA_LOCAL_CRED_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig/_index.md new file mode 100644 index 0000000000..864cd6d109 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MTA_LOCAL_DESIG method" +linktitle: "PR_EMS_AB_MTA_LOCAL_DESIG" +articleTitle: "PR_EMS_AB_MTA_LOCAL_DESIG" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MTA_LOCAL_DESIG of MapiPropertyTag." +type: docs +weight: 8110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig/ +--- + +## PR_EMS_AB_MTA_LOCAL_DESIG {#pr_ems_ab_mta_local_desig} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MTA_LOCAL_DESIG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig_a/_index.md new file mode 100644 index 0000000000..0e2c34f3a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MTA_LOCAL_DESIG_A method" +linktitle: "PR_EMS_AB_MTA_LOCAL_DESIG_A" +articleTitle: "PR_EMS_AB_MTA_LOCAL_DESIG_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MTA_LOCAL_DESIG_A of MapiPropertyTag." +type: docs +weight: 8120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig_a/ +--- + +## PR_EMS_AB_MTA_LOCAL_DESIG_A {#pr_ems_ab_mta_local_desig_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MTA_LOCAL_DESIG_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig_w/_index.md new file mode 100644 index 0000000000..330105f322 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_MTA_LOCAL_DESIG_W method" +linktitle: "PR_EMS_AB_MTA_LOCAL_DESIG_W" +articleTitle: "PR_EMS_AB_MTA_LOCAL_DESIG_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_MTA_LOCAL_DESIG_W of MapiPropertyTag." +type: docs +weight: 8130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_mta_local_desig_w/ +--- + +## PR_EMS_AB_MTA_LOCAL_DESIG_W {#pr_ems_ab_mta_local_desig_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_MTA_LOCAL_DESIG_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_n_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_n_address/_index.md new file mode 100644 index 0000000000..bf9fcf3772 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_n_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_N_ADDRESS method" +linktitle: "PR_EMS_AB_N_ADDRESS" +articleTitle: "PR_EMS_AB_N_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_N_ADDRESS of MapiPropertyTag." +type: docs +weight: 8140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_n_address/ +--- + +## PR_EMS_AB_N_ADDRESS {#pr_ems_ab_n_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_N_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_n_address_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_n_address_type/_index.md new file mode 100644 index 0000000000..2a514a85fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_n_address_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_N_ADDRESS_TYPE method" +linktitle: "PR_EMS_AB_N_ADDRESS_TYPE" +articleTitle: "PR_EMS_AB_N_ADDRESS_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_N_ADDRESS_TYPE of MapiPropertyTag." +type: docs +weight: 8150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_n_address_type/ +--- + +## PR_EMS_AB_N_ADDRESS_TYPE {#pr_ems_ab_n_address_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_N_ADDRESS_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_network_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_network_address/_index.md new file mode 100644 index 0000000000..20c1db9c6d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_network_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NETWORK_ADDRESS method" +linktitle: "PR_EMS_AB_NETWORK_ADDRESS" +articleTitle: "PR_EMS_AB_NETWORK_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NETWORK_ADDRESS of MapiPropertyTag." +type: docs +weight: 8160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_network_address/ +--- + +## PR_EMS_AB_NETWORK_ADDRESS {#pr_ems_ab_network_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NETWORK_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsfeed_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsfeed_type/_index.md new file mode 100644 index 0000000000..2a136790fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsfeed_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NEWSFEED_TYPE method" +linktitle: "PR_EMS_AB_NEWSFEED_TYPE" +articleTitle: "PR_EMS_AB_NEWSFEED_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NEWSFEED_TYPE of MapiPropertyTag." +type: docs +weight: 8170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsfeed_type/ +--- + +## PR_EMS_AB_NEWSFEED_TYPE {#pr_ems_ab_newsfeed_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NEWSFEED_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup/_index.md new file mode 100644 index 0000000000..2ec84a5538 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NEWSGROUP method" +linktitle: "PR_EMS_AB_NEWSGROUP" +articleTitle: "PR_EMS_AB_NEWSGROUP" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NEWSGROUP of MapiPropertyTag." +type: docs +weight: 8180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup/ +--- + +## PR_EMS_AB_NEWSGROUP {#pr_ems_ab_newsgroup} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NEWSGROUP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_a/_index.md new file mode 100644 index 0000000000..80146c6883 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NEWSGROUP_A method" +linktitle: "PR_EMS_AB_NEWSGROUP_A" +articleTitle: "PR_EMS_AB_NEWSGROUP_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NEWSGROUP_A of MapiPropertyTag." +type: docs +weight: 8190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_a/ +--- + +## PR_EMS_AB_NEWSGROUP_A {#pr_ems_ab_newsgroup_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NEWSGROUP_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_list/_index.md new file mode 100644 index 0000000000..c236f67bbe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NEWSGROUP_LIST method" +linktitle: "PR_EMS_AB_NEWSGROUP_LIST" +articleTitle: "PR_EMS_AB_NEWSGROUP_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NEWSGROUP_LIST of MapiPropertyTag." +type: docs +weight: 8200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_list/ +--- + +## PR_EMS_AB_NEWSGROUP_LIST {#pr_ems_ab_newsgroup_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NEWSGROUP_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_w/_index.md new file mode 100644 index 0000000000..f9f3e88ee5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NEWSGROUP_W method" +linktitle: "PR_EMS_AB_NEWSGROUP_W" +articleTitle: "PR_EMS_AB_NEWSGROUP_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NEWSGROUP_W of MapiPropertyTag." +type: docs +weight: 8210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_newsgroup_w/ +--- + +## PR_EMS_AB_NEWSGROUP_W {#pr_ems_ab_newsgroup_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NEWSGROUP_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set/_index.md new file mode 100644 index 0000000000..19b6e61803 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_CHARACTER_SET method" +linktitle: "PR_EMS_AB_NNTP_CHARACTER_SET" +articleTitle: "PR_EMS_AB_NNTP_CHARACTER_SET" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_CHARACTER_SET of MapiPropertyTag." +type: docs +weight: 8220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set/ +--- + +## PR_EMS_AB_NNTP_CHARACTER_SET {#pr_ems_ab_nntp_character_set} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_CHARACTER_SET() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set_a/_index.md new file mode 100644 index 0000000000..f18162ddec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_CHARACTER_SET_A method" +linktitle: "PR_EMS_AB_NNTP_CHARACTER_SET_A" +articleTitle: "PR_EMS_AB_NNTP_CHARACTER_SET_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_CHARACTER_SET_A of MapiPropertyTag." +type: docs +weight: 8230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set_a/ +--- + +## PR_EMS_AB_NNTP_CHARACTER_SET_A {#pr_ems_ab_nntp_character_set_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_CHARACTER_SET_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set_w/_index.md new file mode 100644 index 0000000000..38b5cdec20 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_CHARACTER_SET_W method" +linktitle: "PR_EMS_AB_NNTP_CHARACTER_SET_W" +articleTitle: "PR_EMS_AB_NNTP_CHARACTER_SET_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_CHARACTER_SET_W of MapiPropertyTag." +type: docs +weight: 8240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_character_set_w/ +--- + +## PR_EMS_AB_NNTP_CHARACTER_SET_W {#pr_ems_ab_nntp_character_set_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_CHARACTER_SET_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format/_index.md new file mode 100644 index 0000000000..24b9e9449d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_CONTENT_FORMAT method" +linktitle: "PR_EMS_AB_NNTP_CONTENT_FORMAT" +articleTitle: "PR_EMS_AB_NNTP_CONTENT_FORMAT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_CONTENT_FORMAT of MapiPropertyTag." +type: docs +weight: 8250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format/ +--- + +## PR_EMS_AB_NNTP_CONTENT_FORMAT {#pr_ems_ab_nntp_content_format} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_CONTENT_FORMAT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format_a/_index.md new file mode 100644 index 0000000000..a1d2aa8897 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_CONTENT_FORMAT_A method" +linktitle: "PR_EMS_AB_NNTP_CONTENT_FORMAT_A" +articleTitle: "PR_EMS_AB_NNTP_CONTENT_FORMAT_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_CONTENT_FORMAT_A of MapiPropertyTag." +type: docs +weight: 8260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format_a/ +--- + +## PR_EMS_AB_NNTP_CONTENT_FORMAT_A {#pr_ems_ab_nntp_content_format_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_CONTENT_FORMAT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format_w/_index.md new file mode 100644 index 0000000000..3316c057c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_CONTENT_FORMAT_W method" +linktitle: "PR_EMS_AB_NNTP_CONTENT_FORMAT_W" +articleTitle: "PR_EMS_AB_NNTP_CONTENT_FORMAT_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_CONTENT_FORMAT_W of MapiPropertyTag." +type: docs +weight: 8270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_content_format_w/ +--- + +## PR_EMS_AB_NNTP_CONTENT_FORMAT_W {#pr_ems_ab_nntp_content_format_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_CONTENT_FORMAT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_distributions/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_distributions/_index.md new file mode 100644 index 0000000000..fa620408ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_distributions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_DISTRIBUTIONS method" +linktitle: "PR_EMS_AB_NNTP_DISTRIBUTIONS" +articleTitle: "PR_EMS_AB_NNTP_DISTRIBUTIONS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_DISTRIBUTIONS of MapiPropertyTag." +type: docs +weight: 8280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_distributions/ +--- + +## PR_EMS_AB_NNTP_DISTRIBUTIONS {#pr_ems_ab_nntp_distributions} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_DISTRIBUTIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_distributions_flag/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_distributions_flag/_index.md new file mode 100644 index 0000000000..206b88f0f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_distributions_flag/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG method" +linktitle: "PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG" +articleTitle: "PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG of MapiPropertyTag." +type: docs +weight: 8290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_distributions_flag/ +--- + +## PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG {#pr_ems_ab_nntp_distributions_flag} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_newsfeeds/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_newsfeeds/_index.md new file mode 100644 index 0000000000..51fd7a540d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_newsfeeds/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_NEWSFEEDS method" +linktitle: "PR_EMS_AB_NNTP_NEWSFEEDS" +articleTitle: "PR_EMS_AB_NNTP_NEWSFEEDS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_NEWSFEEDS of MapiPropertyTag." +type: docs +weight: 8300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_newsfeeds/ +--- + +## PR_EMS_AB_NNTP_NEWSFEEDS {#pr_ems_ab_nntp_newsfeeds} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_NEWSFEEDS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_newsfeeds_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_newsfeeds_o/_index.md new file mode 100644 index 0000000000..818038ee11 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_newsfeeds_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NNTP_NEWSFEEDS_O method" +linktitle: "PR_EMS_AB_NNTP_NEWSFEEDS_O" +articleTitle: "PR_EMS_AB_NNTP_NEWSFEEDS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NNTP_NEWSFEEDS_O of MapiPropertyTag." +type: docs +weight: 8310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nntp_newsfeeds_o/ +--- + +## PR_EMS_AB_NNTP_NEWSFEEDS_O {#pr_ems_ab_nntp_newsfeeds_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NNTP_NEWSFEEDS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name/_index.md new file mode 100644 index 0000000000..f99d675773 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NT_MACHINE_NAME method" +linktitle: "PR_EMS_AB_NT_MACHINE_NAME" +articleTitle: "PR_EMS_AB_NT_MACHINE_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NT_MACHINE_NAME of MapiPropertyTag." +type: docs +weight: 8320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name/ +--- + +## PR_EMS_AB_NT_MACHINE_NAME {#pr_ems_ab_nt_machine_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NT_MACHINE_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name_a/_index.md new file mode 100644 index 0000000000..db418bdfcb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NT_MACHINE_NAME_A method" +linktitle: "PR_EMS_AB_NT_MACHINE_NAME_A" +articleTitle: "PR_EMS_AB_NT_MACHINE_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NT_MACHINE_NAME_A of MapiPropertyTag." +type: docs +weight: 8330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name_a/ +--- + +## PR_EMS_AB_NT_MACHINE_NAME_A {#pr_ems_ab_nt_machine_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NT_MACHINE_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name_w/_index.md new file mode 100644 index 0000000000..6e0bc63102 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NT_MACHINE_NAME_W method" +linktitle: "PR_EMS_AB_NT_MACHINE_NAME_W" +articleTitle: "PR_EMS_AB_NT_MACHINE_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NT_MACHINE_NAME_W of MapiPropertyTag." +type: docs +weight: 8340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_machine_name_w/ +--- + +## PR_EMS_AB_NT_MACHINE_NAME_W {#pr_ems_ab_nt_machine_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NT_MACHINE_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_security_descriptor/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_security_descriptor/_index.md new file mode 100644 index 0000000000..b144590f7b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_security_descriptor/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NT_SECURITY_DESCRIPTOR method" +linktitle: "PR_EMS_AB_NT_SECURITY_DESCRIPTOR" +articleTitle: "PR_EMS_AB_NT_SECURITY_DESCRIPTOR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NT_SECURITY_DESCRIPTOR of MapiPropertyTag." +type: docs +weight: 8350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_nt_security_descriptor/ +--- + +## PR_EMS_AB_NT_SECURITY_DESCRIPTOR {#pr_ems_ab_nt_security_descriptor} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NT_SECURITY_DESCRIPTOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_num_of_open_retries/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_num_of_open_retries/_index.md new file mode 100644 index 0000000000..c1c118a686 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_num_of_open_retries/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NUM_OF_OPEN_RETRIES method" +linktitle: "PR_EMS_AB_NUM_OF_OPEN_RETRIES" +articleTitle: "PR_EMS_AB_NUM_OF_OPEN_RETRIES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NUM_OF_OPEN_RETRIES of MapiPropertyTag." +type: docs +weight: 8360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_num_of_open_retries/ +--- + +## PR_EMS_AB_NUM_OF_OPEN_RETRIES {#pr_ems_ab_num_of_open_retries} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NUM_OF_OPEN_RETRIES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_num_of_transfer_retries/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_num_of_transfer_retries/_index.md new file mode 100644 index 0000000000..8c7eb02f7c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_num_of_transfer_retries/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_NUM_OF_TRANSFER_RETRIES method" +linktitle: "PR_EMS_AB_NUM_OF_TRANSFER_RETRIES" +articleTitle: "PR_EMS_AB_NUM_OF_TRANSFER_RETRIES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_NUM_OF_TRANSFER_RETRIES of MapiPropertyTag." +type: docs +weight: 8370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_num_of_transfer_retries/ +--- + +## PR_EMS_AB_NUM_OF_TRANSFER_RETRIES {#pr_ems_ab_num_of_transfer_retries} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_NUM_OF_TRANSFER_RETRIES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name/_index.md new file mode 100644 index 0000000000..141d46b2f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OBJ_DIST_NAME method" +linktitle: "PR_EMS_AB_OBJ_DIST_NAME" +articleTitle: "PR_EMS_AB_OBJ_DIST_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OBJ_DIST_NAME of MapiPropertyTag." +type: docs +weight: 8380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name/ +--- + +## PR_EMS_AB_OBJ_DIST_NAME {#pr_ems_ab_obj_dist_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OBJ_DIST_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_a/_index.md new file mode 100644 index 0000000000..c9af2d46f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OBJ_DIST_NAME_A method" +linktitle: "PR_EMS_AB_OBJ_DIST_NAME_A" +articleTitle: "PR_EMS_AB_OBJ_DIST_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OBJ_DIST_NAME_A of MapiPropertyTag." +type: docs +weight: 8390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_a/ +--- + +## PR_EMS_AB_OBJ_DIST_NAME_A {#pr_ems_ab_obj_dist_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OBJ_DIST_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_o/_index.md new file mode 100644 index 0000000000..6a3de96a40 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OBJ_DIST_NAME_O method" +linktitle: "PR_EMS_AB_OBJ_DIST_NAME_O" +articleTitle: "PR_EMS_AB_OBJ_DIST_NAME_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OBJ_DIST_NAME_O of MapiPropertyTag." +type: docs +weight: 8400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_o/ +--- + +## PR_EMS_AB_OBJ_DIST_NAME_O {#pr_ems_ab_obj_dist_name_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OBJ_DIST_NAME_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_w/_index.md new file mode 100644 index 0000000000..c23b6be456 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OBJ_DIST_NAME_W method" +linktitle: "PR_EMS_AB_OBJ_DIST_NAME_W" +articleTitle: "PR_EMS_AB_OBJ_DIST_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OBJ_DIST_NAME_W of MapiPropertyTag." +type: docs +weight: 8410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_dist_name_w/ +--- + +## PR_EMS_AB_OBJ_DIST_NAME_W {#pr_ems_ab_obj_dist_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OBJ_DIST_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_view_containers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_view_containers/_index.md new file mode 100644 index 0000000000..6c5a32ffc5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_view_containers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OBJ_VIEW_CONTAINERS method" +linktitle: "PR_EMS_AB_OBJ_VIEW_CONTAINERS" +articleTitle: "PR_EMS_AB_OBJ_VIEW_CONTAINERS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OBJ_VIEW_CONTAINERS of MapiPropertyTag." +type: docs +weight: 8420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_view_containers/ +--- + +## PR_EMS_AB_OBJ_VIEW_CONTAINERS {#pr_ems_ab_obj_view_containers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OBJ_VIEW_CONTAINERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_view_containers_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_view_containers_o/_index.md new file mode 100644 index 0000000000..127876b881 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_view_containers_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OBJ_VIEW_CONTAINERS_O method" +linktitle: "PR_EMS_AB_OBJ_VIEW_CONTAINERS_O" +articleTitle: "PR_EMS_AB_OBJ_VIEW_CONTAINERS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OBJ_VIEW_CONTAINERS_O of MapiPropertyTag." +type: docs +weight: 8430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_obj_view_containers_o/ +--- + +## PR_EMS_AB_OBJ_VIEW_CONTAINERS_O {#pr_ems_ab_obj_view_containers_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OBJ_VIEW_CONTAINERS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_class_category/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_class_category/_index.md new file mode 100644 index 0000000000..f1e8c76d53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_class_category/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OBJECT_CLASS_CATEGORY method" +linktitle: "PR_EMS_AB_OBJECT_CLASS_CATEGORY" +articleTitle: "PR_EMS_AB_OBJECT_CLASS_CATEGORY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OBJECT_CLASS_CATEGORY of MapiPropertyTag." +type: docs +weight: 8440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_class_category/ +--- + +## PR_EMS_AB_OBJECT_CLASS_CATEGORY {#pr_ems_ab_object_class_category} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OBJECT_CLASS_CATEGORY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_oid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_oid/_index.md new file mode 100644 index 0000000000..3ee44d9126 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_oid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OBJECT_OID method" +linktitle: "PR_EMS_AB_OBJECT_OID" +articleTitle: "PR_EMS_AB_OBJECT_OID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OBJECT_OID of MapiPropertyTag." +type: docs +weight: 8450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_oid/ +--- + +## PR_EMS_AB_OBJECT_OID {#pr_ems_ab_object_oid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OBJECT_OID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_version/_index.md new file mode 100644 index 0000000000..c2eda5add8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OBJECT_VERSION method" +linktitle: "PR_EMS_AB_OBJECT_VERSION" +articleTitle: "PR_EMS_AB_OBJECT_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OBJECT_VERSION of MapiPropertyTag." +type: docs +weight: 8460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_object_version/ +--- + +## PR_EMS_AB_OBJECT_VERSION {#pr_ems_ab_object_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OBJECT_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_containers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_containers/_index.md new file mode 100644 index 0000000000..b4d2d34d1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_containers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OFF_LINE_AB_CONTAINERS method" +linktitle: "PR_EMS_AB_OFF_LINE_AB_CONTAINERS" +articleTitle: "PR_EMS_AB_OFF_LINE_AB_CONTAINERS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OFF_LINE_AB_CONTAINERS of MapiPropertyTag." +type: docs +weight: 8470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_containers/ +--- + +## PR_EMS_AB_OFF_LINE_AB_CONTAINERS {#pr_ems_ab_off_line_ab_containers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OFF_LINE_AB_CONTAINERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_containers_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_containers_o/_index.md new file mode 100644 index 0000000000..09b82de3cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_containers_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O method" +linktitle: "PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O" +articleTitle: "PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O of MapiPropertyTag." +type: docs +weight: 8480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_containers_o/ +--- + +## PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O {#pr_ems_ab_off_line_ab_containers_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_schedule/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_schedule/_index.md new file mode 100644 index 0000000000..cb45e9a8a8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_schedule/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OFF_LINE_AB_SCHEDULE method" +linktitle: "PR_EMS_AB_OFF_LINE_AB_SCHEDULE" +articleTitle: "PR_EMS_AB_OFF_LINE_AB_SCHEDULE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OFF_LINE_AB_SCHEDULE of MapiPropertyTag." +type: docs +weight: 8490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_schedule/ +--- + +## PR_EMS_AB_OFF_LINE_AB_SCHEDULE {#pr_ems_ab_off_line_ab_schedule} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OFF_LINE_AB_SCHEDULE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server/_index.md new file mode 100644 index 0000000000..c16883aeed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OFF_LINE_AB_SERVER method" +linktitle: "PR_EMS_AB_OFF_LINE_AB_SERVER" +articleTitle: "PR_EMS_AB_OFF_LINE_AB_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OFF_LINE_AB_SERVER of MapiPropertyTag." +type: docs +weight: 8500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server/ +--- + +## PR_EMS_AB_OFF_LINE_AB_SERVER {#pr_ems_ab_off_line_ab_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OFF_LINE_AB_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_a/_index.md new file mode 100644 index 0000000000..870d32f614 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OFF_LINE_AB_SERVER_A method" +linktitle: "PR_EMS_AB_OFF_LINE_AB_SERVER_A" +articleTitle: "PR_EMS_AB_OFF_LINE_AB_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OFF_LINE_AB_SERVER_A of MapiPropertyTag." +type: docs +weight: 8510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_a/ +--- + +## PR_EMS_AB_OFF_LINE_AB_SERVER_A {#pr_ems_ab_off_line_ab_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OFF_LINE_AB_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_o/_index.md new file mode 100644 index 0000000000..2a8d2ea2c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OFF_LINE_AB_SERVER_O method" +linktitle: "PR_EMS_AB_OFF_LINE_AB_SERVER_O" +articleTitle: "PR_EMS_AB_OFF_LINE_AB_SERVER_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OFF_LINE_AB_SERVER_O of MapiPropertyTag." +type: docs +weight: 8520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_o/ +--- + +## PR_EMS_AB_OFF_LINE_AB_SERVER_O {#pr_ems_ab_off_line_ab_server_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OFF_LINE_AB_SERVER_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_w/_index.md new file mode 100644 index 0000000000..1a360acc31 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OFF_LINE_AB_SERVER_W method" +linktitle: "PR_EMS_AB_OFF_LINE_AB_SERVER_W" +articleTitle: "PR_EMS_AB_OFF_LINE_AB_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OFF_LINE_AB_SERVER_W of MapiPropertyTag." +type: docs +weight: 8530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_server_w/ +--- + +## PR_EMS_AB_OFF_LINE_AB_SERVER_W {#pr_ems_ab_off_line_ab_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OFF_LINE_AB_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_style/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_style/_index.md new file mode 100644 index 0000000000..b872a55f12 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_style/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OFF_LINE_AB_STYLE method" +linktitle: "PR_EMS_AB_OFF_LINE_AB_STYLE" +articleTitle: "PR_EMS_AB_OFF_LINE_AB_STYLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OFF_LINE_AB_STYLE of MapiPropertyTag." +type: docs +weight: 8540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_off_line_ab_style/ +--- + +## PR_EMS_AB_OFF_LINE_AB_STYLE {#pr_ems_ab_off_line_ab_style} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OFF_LINE_AB_STYLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_oid_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_oid_type/_index.md new file mode 100644 index 0000000000..067be63f39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_oid_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OID_TYPE method" +linktitle: "PR_EMS_AB_OID_TYPE" +articleTitle: "PR_EMS_AB_OID_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OID_TYPE of MapiPropertyTag." +type: docs +weight: 8550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_oid_type/ +--- + +## PR_EMS_AB_OID_TYPE {#pr_ems_ab_oid_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OID_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_om_object_class/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_om_object_class/_index.md new file mode 100644 index 0000000000..4721dfa179 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_om_object_class/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OM_OBJECT_CLASS method" +linktitle: "PR_EMS_AB_OM_OBJECT_CLASS" +articleTitle: "PR_EMS_AB_OM_OBJECT_CLASS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OM_OBJECT_CLASS of MapiPropertyTag." +type: docs +weight: 8560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_om_object_class/ +--- + +## PR_EMS_AB_OM_OBJECT_CLASS {#pr_ems_ab_om_object_class} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OM_OBJECT_CLASS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_om_syntax/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_om_syntax/_index.md new file mode 100644 index 0000000000..f305b08b5a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_om_syntax/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OM_SYNTAX method" +linktitle: "PR_EMS_AB_OM_SYNTAX" +articleTitle: "PR_EMS_AB_OM_SYNTAX" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OM_SYNTAX of MapiPropertyTag." +type: docs +weight: 8570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_om_syntax/ +--- + +## PR_EMS_AB_OM_SYNTAX {#pr_ems_ab_om_syntax} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OM_SYNTAX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_oof_reply_to_originator/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_oof_reply_to_originator/_index.md new file mode 100644 index 0000000000..2e9ea1f1d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_oof_reply_to_originator/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR method" +linktitle: "PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR" +articleTitle: "PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR of MapiPropertyTag." +type: docs +weight: 8580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_oof_reply_to_originator/ +--- + +## PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR {#pr_ems_ab_oof_reply_to_originator} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_open_retry_interval/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_open_retry_interval/_index.md new file mode 100644 index 0000000000..ffa9a28dfb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_open_retry_interval/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OPEN_RETRY_INTERVAL method" +linktitle: "PR_EMS_AB_OPEN_RETRY_INTERVAL" +articleTitle: "PR_EMS_AB_OPEN_RETRY_INTERVAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OPEN_RETRY_INTERVAL of MapiPropertyTag." +type: docs +weight: 8590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_open_retry_interval/ +--- + +## PR_EMS_AB_OPEN_RETRY_INTERVAL {#pr_ems_ab_open_retry_interval} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OPEN_RETRY_INTERVAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_organization_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_organization_name/_index.md new file mode 100644 index 0000000000..2559ac42f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_organization_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ORGANIZATION_NAME method" +linktitle: "PR_EMS_AB_ORGANIZATION_NAME" +articleTitle: "PR_EMS_AB_ORGANIZATION_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ORGANIZATION_NAME of MapiPropertyTag." +type: docs +weight: 8600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_organization_name/ +--- + +## PR_EMS_AB_ORGANIZATION_NAME {#pr_ems_ab_organization_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ORGANIZATION_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_organizational_unit_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_organizational_unit_name/_index.md new file mode 100644 index 0000000000..dee34e2097 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_organizational_unit_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME method" +linktitle: "PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME" +articleTitle: "PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME of MapiPropertyTag." +type: docs +weight: 8610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_organizational_unit_name/ +--- + +## PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME {#pr_ems_ab_organizational_unit_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_original_display_table/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_original_display_table/_index.md new file mode 100644 index 0000000000..c43a20bc39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_original_display_table/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ORIGINAL_DISPLAY_TABLE method" +linktitle: "PR_EMS_AB_ORIGINAL_DISPLAY_TABLE" +articleTitle: "PR_EMS_AB_ORIGINAL_DISPLAY_TABLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ORIGINAL_DISPLAY_TABLE of MapiPropertyTag." +type: docs +weight: 8620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_original_display_table/ +--- + +## PR_EMS_AB_ORIGINAL_DISPLAY_TABLE {#pr_ems_ab_original_display_table} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ORIGINAL_DISPLAY_TABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_original_display_table_msdos/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_original_display_table_msdos/_index.md new file mode 100644 index 0000000000..33a6a6e615 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_original_display_table_msdos/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS method" +linktitle: "PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS" +articleTitle: "PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS of MapiPropertyTag." +type: docs +weight: 8630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_original_display_table_msdos/ +--- + +## PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS {#pr_ems_ab_original_display_table_msdos} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_other_recips/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_other_recips/_index.md new file mode 100644 index 0000000000..deecaf875f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_other_recips/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OTHER_RECIPS method" +linktitle: "PR_EMS_AB_OTHER_RECIPS" +articleTitle: "PR_EMS_AB_OTHER_RECIPS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OTHER_RECIPS of MapiPropertyTag." +type: docs +weight: 8640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_other_recips/ +--- + +## PR_EMS_AB_OTHER_RECIPS {#pr_ems_ab_other_recips} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OTHER_RECIPS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_host/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_host/_index.md new file mode 100644 index 0000000000..b5ea149491 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_host/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OUTBOUND_HOST method" +linktitle: "PR_EMS_AB_OUTBOUND_HOST" +articleTitle: "PR_EMS_AB_OUTBOUND_HOST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OUTBOUND_HOST of MapiPropertyTag." +type: docs +weight: 8650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_host/ +--- + +## PR_EMS_AB_OUTBOUND_HOST {#pr_ems_ab_outbound_host} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OUTBOUND_HOST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_host_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_host_type/_index.md new file mode 100644 index 0000000000..94aba76e4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_host_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OUTBOUND_HOST_TYPE method" +linktitle: "PR_EMS_AB_OUTBOUND_HOST_TYPE" +articleTitle: "PR_EMS_AB_OUTBOUND_HOST_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OUTBOUND_HOST_TYPE of MapiPropertyTag." +type: docs +weight: 8660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_host_type/ +--- + +## PR_EMS_AB_OUTBOUND_HOST_TYPE {#pr_ems_ab_outbound_host_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OUTBOUND_HOST_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed/_index.md new file mode 100644 index 0000000000..0b2cc73d9e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OUTBOUND_NEWSFEED method" +linktitle: "PR_EMS_AB_OUTBOUND_NEWSFEED" +articleTitle: "PR_EMS_AB_OUTBOUND_NEWSFEED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OUTBOUND_NEWSFEED of MapiPropertyTag." +type: docs +weight: 8670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed/ +--- + +## PR_EMS_AB_OUTBOUND_NEWSFEED {#pr_ems_ab_outbound_newsfeed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OUTBOUND_NEWSFEED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed_a/_index.md new file mode 100644 index 0000000000..4172f95a63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OUTBOUND_NEWSFEED_A method" +linktitle: "PR_EMS_AB_OUTBOUND_NEWSFEED_A" +articleTitle: "PR_EMS_AB_OUTBOUND_NEWSFEED_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OUTBOUND_NEWSFEED_A of MapiPropertyTag." +type: docs +weight: 8680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed_a/ +--- + +## PR_EMS_AB_OUTBOUND_NEWSFEED_A {#pr_ems_ab_outbound_newsfeed_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OUTBOUND_NEWSFEED_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed_w/_index.md new file mode 100644 index 0000000000..46c7eca571 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OUTBOUND_NEWSFEED_W method" +linktitle: "PR_EMS_AB_OUTBOUND_NEWSFEED_W" +articleTitle: "PR_EMS_AB_OUTBOUND_NEWSFEED_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OUTBOUND_NEWSFEED_W of MapiPropertyTag." +type: docs +weight: 8690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_newsfeed_w/ +--- + +## PR_EMS_AB_OUTBOUND_NEWSFEED_W {#pr_ems_ab_outbound_newsfeed_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OUTBOUND_NEWSFEED_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_sites/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_sites/_index.md new file mode 100644 index 0000000000..bcf4d346b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_sites/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OUTBOUND_SITES method" +linktitle: "PR_EMS_AB_OUTBOUND_SITES" +articleTitle: "PR_EMS_AB_OUTBOUND_SITES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OUTBOUND_SITES of MapiPropertyTag." +type: docs +weight: 8700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_sites/ +--- + +## PR_EMS_AB_OUTBOUND_SITES {#pr_ems_ab_outbound_sites} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OUTBOUND_SITES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_sites_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_sites_o/_index.md new file mode 100644 index 0000000000..2328bdfab8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_sites_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OUTBOUND_SITES_O method" +linktitle: "PR_EMS_AB_OUTBOUND_SITES_O" +articleTitle: "PR_EMS_AB_OUTBOUND_SITES_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OUTBOUND_SITES_O of MapiPropertyTag." +type: docs +weight: 8710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outbound_sites_o/ +--- + +## PR_EMS_AB_OUTBOUND_SITES_O {#pr_ems_ab_outbound_sites_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OUTBOUND_SITES_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outgoing_msg_size_limit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outgoing_msg_size_limit/_index.md new file mode 100644 index 0000000000..444ac2e11d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outgoing_msg_size_limit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT method" +linktitle: "PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT" +articleTitle: "PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT of MapiPropertyTag." +type: docs +weight: 8720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_outgoing_msg_size_limit/ +--- + +## PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT {#pr_ems_ab_outgoing_msg_size_limit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_override_nntp_content_format/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_override_nntp_content_format/_index.md new file mode 100644 index 0000000000..a7568b9fb3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_override_nntp_content_format/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT method" +linktitle: "PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT" +articleTitle: "PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT of MapiPropertyTag." +type: docs +weight: 8730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_override_nntp_content_format/ +--- + +## PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT {#pr_ems_ab_override_nntp_content_format} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server/_index.md new file mode 100644 index 0000000000..f9f6ad0485 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OWA_SERVER method" +linktitle: "PR_EMS_AB_OWA_SERVER" +articleTitle: "PR_EMS_AB_OWA_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OWA_SERVER of MapiPropertyTag." +type: docs +weight: 8740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server/ +--- + +## PR_EMS_AB_OWA_SERVER {#pr_ems_ab_owa_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OWA_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server_a/_index.md new file mode 100644 index 0000000000..9b974a7b26 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OWA_SERVER_A method" +linktitle: "PR_EMS_AB_OWA_SERVER_A" +articleTitle: "PR_EMS_AB_OWA_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OWA_SERVER_A of MapiPropertyTag." +type: docs +weight: 8750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server_a/ +--- + +## PR_EMS_AB_OWA_SERVER_A {#pr_ems_ab_owa_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OWA_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server_w/_index.md new file mode 100644 index 0000000000..e6deca71cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OWA_SERVER_W method" +linktitle: "PR_EMS_AB_OWA_SERVER_W" +articleTitle: "PR_EMS_AB_OWA_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OWA_SERVER_W of MapiPropertyTag." +type: docs +weight: 8760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owa_server_w/ +--- + +## PR_EMS_AB_OWA_SERVER_W {#pr_ems_ab_owa_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OWA_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner/_index.md new file mode 100644 index 0000000000..0ca664a79b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OWNER method" +linktitle: "PR_EMS_AB_OWNER" +articleTitle: "PR_EMS_AB_OWNER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OWNER of MapiPropertyTag." +type: docs +weight: 8770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner/ +--- + +## PR_EMS_AB_OWNER {#pr_ems_ab_owner} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OWNER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_a/_index.md new file mode 100644 index 0000000000..73f3068c48 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OWNER_A method" +linktitle: "PR_EMS_AB_OWNER_A" +articleTitle: "PR_EMS_AB_OWNER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OWNER_A of MapiPropertyTag." +type: docs +weight: 8780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_a/ +--- + +## PR_EMS_AB_OWNER_A {#pr_ems_ab_owner_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OWNER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_bl/_index.md new file mode 100644 index 0000000000..15804e385e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OWNER_BL method" +linktitle: "PR_EMS_AB_OWNER_BL" +articleTitle: "PR_EMS_AB_OWNER_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OWNER_BL of MapiPropertyTag." +type: docs +weight: 8790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_bl/ +--- + +## PR_EMS_AB_OWNER_BL {#pr_ems_ab_owner_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OWNER_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_bl_o/_index.md new file mode 100644 index 0000000000..6a2f380de2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OWNER_BL_O method" +linktitle: "PR_EMS_AB_OWNER_BL_O" +articleTitle: "PR_EMS_AB_OWNER_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OWNER_BL_O of MapiPropertyTag." +type: docs +weight: 8800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_bl_o/ +--- + +## PR_EMS_AB_OWNER_BL_O {#pr_ems_ab_owner_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OWNER_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_o/_index.md new file mode 100644 index 0000000000..4f4443efe3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OWNER_O method" +linktitle: "PR_EMS_AB_OWNER_O" +articleTitle: "PR_EMS_AB_OWNER_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OWNER_O of MapiPropertyTag." +type: docs +weight: 8810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_o/ +--- + +## PR_EMS_AB_OWNER_O {#pr_ems_ab_owner_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OWNER_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_w/_index.md new file mode 100644 index 0000000000..e91fce77f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_OWNER_W method" +linktitle: "PR_EMS_AB_OWNER_W" +articleTitle: "PR_EMS_AB_OWNER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_OWNER_W of MapiPropertyTag." +type: docs +weight: 8820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_owner_w/ +--- + +## PR_EMS_AB_OWNER_W {#pr_ems_ab_owner_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_OWNER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_p_selector/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_p_selector/_index.md new file mode 100644 index 0000000000..87e099f017 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_p_selector/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_P_SELECTOR method" +linktitle: "PR_EMS_AB_P_SELECTOR" +articleTitle: "PR_EMS_AB_P_SELECTOR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_P_SELECTOR of MapiPropertyTag." +type: docs +weight: 8830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_p_selector/ +--- + +## PR_EMS_AB_P_SELECTOR {#pr_ems_ab_p_selector} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_P_SELECTOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_p_selector_inbound/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_p_selector_inbound/_index.md new file mode 100644 index 0000000000..995a05e6a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_p_selector_inbound/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_P_SELECTOR_INBOUND method" +linktitle: "PR_EMS_AB_P_SELECTOR_INBOUND" +articleTitle: "PR_EMS_AB_P_SELECTOR_INBOUND" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_P_SELECTOR_INBOUND of MapiPropertyTag." +type: docs +weight: 8840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_p_selector_inbound/ +--- + +## PR_EMS_AB_P_SELECTOR_INBOUND {#pr_ems_ab_p_selector_inbound} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_P_SELECTOR_INBOUND() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_parent_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_parent_entryid/_index.md new file mode 100644 index 0000000000..c543eea296 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_parent_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PARENT_ENTRYID method" +linktitle: "PR_EMS_AB_PARENT_ENTRYID" +articleTitle: "PR_EMS_AB_PARENT_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PARENT_ENTRYID of MapiPropertyTag." +type: docs +weight: 8850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_parent_entryid/ +--- + +## PR_EMS_AB_PARENT_ENTRYID {#pr_ems_ab_parent_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PARENT_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_per_msg_dialog_display_table/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_per_msg_dialog_display_table/_index.md new file mode 100644 index 0000000000..39af374788 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_per_msg_dialog_display_table/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE method" +linktitle: "PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE" +articleTitle: "PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE of MapiPropertyTag." +type: docs +weight: 8860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_per_msg_dialog_display_table/ +--- + +## PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE {#pr_ems_ab_per_msg_dialog_display_table} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_per_recip_dialog_display_table/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_per_recip_dialog_display_table/_index.md new file mode 100644 index 0000000000..4b1523f1a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_per_recip_dialog_display_table/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE method" +linktitle: "PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE" +articleTitle: "PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE of MapiPropertyTag." +type: docs +weight: 8870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_per_recip_dialog_display_table/ +--- + +## PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE {#pr_ems_ab_per_recip_dialog_display_table} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_period_rep_sync_times/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_period_rep_sync_times/_index.md new file mode 100644 index 0000000000..fed667661c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_period_rep_sync_times/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PERIOD_REP_SYNC_TIMES method" +linktitle: "PR_EMS_AB_PERIOD_REP_SYNC_TIMES" +articleTitle: "PR_EMS_AB_PERIOD_REP_SYNC_TIMES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PERIOD_REP_SYNC_TIMES of MapiPropertyTag." +type: docs +weight: 8880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_period_rep_sync_times/ +--- + +## PR_EMS_AB_PERIOD_REP_SYNC_TIMES {#pr_ems_ab_period_rep_sync_times} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PERIOD_REP_SYNC_TIMES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_period_repl_stagger/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_period_repl_stagger/_index.md new file mode 100644 index 0000000000..74da9c57a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_period_repl_stagger/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PERIOD_REPL_STAGGER method" +linktitle: "PR_EMS_AB_PERIOD_REPL_STAGGER" +articleTitle: "PR_EMS_AB_PERIOD_REPL_STAGGER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PERIOD_REPL_STAGGER of MapiPropertyTag." +type: docs +weight: 8890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_period_repl_stagger/ +--- + +## PR_EMS_AB_PERIOD_REPL_STAGGER {#pr_ems_ab_period_repl_stagger} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PERIOD_REPL_STAGGER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title/_index.md new file mode 100644 index 0000000000..b3767e6945 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PERSONAL_TITLE method" +linktitle: "PR_EMS_AB_PERSONAL_TITLE" +articleTitle: "PR_EMS_AB_PERSONAL_TITLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PERSONAL_TITLE of MapiPropertyTag." +type: docs +weight: 8900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title/ +--- + +## PR_EMS_AB_PERSONAL_TITLE {#pr_ems_ab_personal_title} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PERSONAL_TITLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title_a/_index.md new file mode 100644 index 0000000000..c003e24524 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PERSONAL_TITLE_A method" +linktitle: "PR_EMS_AB_PERSONAL_TITLE_A" +articleTitle: "PR_EMS_AB_PERSONAL_TITLE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PERSONAL_TITLE_A of MapiPropertyTag." +type: docs +weight: 8910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title_a/ +--- + +## PR_EMS_AB_PERSONAL_TITLE_A {#pr_ems_ab_personal_title_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PERSONAL_TITLE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title_w/_index.md new file mode 100644 index 0000000000..10005023fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PERSONAL_TITLE_W method" +linktitle: "PR_EMS_AB_PERSONAL_TITLE_W" +articleTitle: "PR_EMS_AB_PERSONAL_TITLE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PERSONAL_TITLE_W of MapiPropertyTag." +type: docs +weight: 8920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_personal_title_w/ +--- + +## PR_EMS_AB_PERSONAL_TITLE_W {#pr_ems_ab_personal_title_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PERSONAL_TITLE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pf_contacts/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pf_contacts/_index.md new file mode 100644 index 0000000000..1a6685528d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pf_contacts/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PF_CONTACTS method" +linktitle: "PR_EMS_AB_PF_CONTACTS" +articleTitle: "PR_EMS_AB_PF_CONTACTS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PF_CONTACTS of MapiPropertyTag." +type: docs +weight: 8930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pf_contacts/ +--- + +## PR_EMS_AB_PF_CONTACTS {#pr_ems_ab_pf_contacts} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PF_CONTACTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pf_contacts_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pf_contacts_o/_index.md new file mode 100644 index 0000000000..0b9357824d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pf_contacts_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PF_CONTACTS_O method" +linktitle: "PR_EMS_AB_PF_CONTACTS_O" +articleTitle: "PR_EMS_AB_PF_CONTACTS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PF_CONTACTS_O of MapiPropertyTag." +type: docs +weight: 8940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pf_contacts_o/ +--- + +## PR_EMS_AB_PF_CONTACTS_O {#pr_ems_ab_pf_contacts_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PF_CONTACTS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set/_index.md new file mode 100644 index 0000000000..4b186e1fd9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_POP_CHARACTER_SET method" +linktitle: "PR_EMS_AB_POP_CHARACTER_SET" +articleTitle: "PR_EMS_AB_POP_CHARACTER_SET" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_POP_CHARACTER_SET of MapiPropertyTag." +type: docs +weight: 8950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set/ +--- + +## PR_EMS_AB_POP_CHARACTER_SET {#pr_ems_ab_pop_character_set} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_POP_CHARACTER_SET() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set_a/_index.md new file mode 100644 index 0000000000..edc6db336b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_POP_CHARACTER_SET_A method" +linktitle: "PR_EMS_AB_POP_CHARACTER_SET_A" +articleTitle: "PR_EMS_AB_POP_CHARACTER_SET_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_POP_CHARACTER_SET_A of MapiPropertyTag." +type: docs +weight: 8960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set_a/ +--- + +## PR_EMS_AB_POP_CHARACTER_SET_A {#pr_ems_ab_pop_character_set_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_POP_CHARACTER_SET_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set_w/_index.md new file mode 100644 index 0000000000..7278dd6afb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_POP_CHARACTER_SET_W method" +linktitle: "PR_EMS_AB_POP_CHARACTER_SET_W" +articleTitle: "PR_EMS_AB_POP_CHARACTER_SET_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_POP_CHARACTER_SET_W of MapiPropertyTag." +type: docs +weight: 8970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_character_set_w/ +--- + +## PR_EMS_AB_POP_CHARACTER_SET_W {#pr_ems_ab_pop_character_set_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_POP_CHARACTER_SET_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format/_index.md new file mode 100644 index 0000000000..9bd4061eef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_POP_CONTENT_FORMAT method" +linktitle: "PR_EMS_AB_POP_CONTENT_FORMAT" +articleTitle: "PR_EMS_AB_POP_CONTENT_FORMAT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_POP_CONTENT_FORMAT of MapiPropertyTag." +type: docs +weight: 8980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format/ +--- + +## PR_EMS_AB_POP_CONTENT_FORMAT {#pr_ems_ab_pop_content_format} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_POP_CONTENT_FORMAT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format_a/_index.md new file mode 100644 index 0000000000..fa550fed47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_POP_CONTENT_FORMAT_A method" +linktitle: "PR_EMS_AB_POP_CONTENT_FORMAT_A" +articleTitle: "PR_EMS_AB_POP_CONTENT_FORMAT_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_POP_CONTENT_FORMAT_A of MapiPropertyTag." +type: docs +weight: 8990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format_a/ +--- + +## PR_EMS_AB_POP_CONTENT_FORMAT_A {#pr_ems_ab_pop_content_format_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_POP_CONTENT_FORMAT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format_w/_index.md new file mode 100644 index 0000000000..91ea254a1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_POP_CONTENT_FORMAT_W method" +linktitle: "PR_EMS_AB_POP_CONTENT_FORMAT_W" +articleTitle: "PR_EMS_AB_POP_CONTENT_FORMAT_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_POP_CONTENT_FORMAT_W of MapiPropertyTag." +type: docs +weight: 9000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_pop_content_format_w/ +--- + +## PR_EMS_AB_POP_CONTENT_FORMAT_W {#pr_ems_ab_pop_content_format_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_POP_CONTENT_FORMAT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_port_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_port_number/_index.md new file mode 100644 index 0000000000..83a335133f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_port_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PORT_NUMBER method" +linktitle: "PR_EMS_AB_PORT_NUMBER" +articleTitle: "PR_EMS_AB_PORT_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PORT_NUMBER of MapiPropertyTag." +type: docs +weight: 9010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_port_number/ +--- + +## PR_EMS_AB_PORT_NUMBER {#pr_ems_ab_port_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PORT_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_postal_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_postal_address/_index.md new file mode 100644 index 0000000000..14c7407e8e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_postal_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_POSTAL_ADDRESS method" +linktitle: "PR_EMS_AB_POSTAL_ADDRESS" +articleTitle: "PR_EMS_AB_POSTAL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_POSTAL_ADDRESS of MapiPropertyTag." +type: docs +weight: 9020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_postal_address/ +--- + +## PR_EMS_AB_POSTAL_ADDRESS {#pr_ems_ab_postal_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_POSTAL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_preferred_delivery_method/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_preferred_delivery_method/_index.md new file mode 100644 index 0000000000..8279e8c722 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_preferred_delivery_method/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PREFERRED_DELIVERY_METHOD method" +linktitle: "PR_EMS_AB_PREFERRED_DELIVERY_METHOD" +articleTitle: "PR_EMS_AB_PREFERRED_DELIVERY_METHOD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PREFERRED_DELIVERY_METHOD of MapiPropertyTag." +type: docs +weight: 9030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_preferred_delivery_method/ +--- + +## PR_EMS_AB_PREFERRED_DELIVERY_METHOD {#pr_ems_ab_preferred_delivery_method} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PREFERRED_DELIVERY_METHOD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_preserve_internet_content/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_preserve_internet_content/_index.md new file mode 100644 index 0000000000..288b4acb31 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_preserve_internet_content/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PRESERVE_INTERNET_CONTENT method" +linktitle: "PR_EMS_AB_PRESERVE_INTERNET_CONTENT" +articleTitle: "PR_EMS_AB_PRESERVE_INTERNET_CONTENT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PRESERVE_INTERNET_CONTENT of MapiPropertyTag." +type: docs +weight: 9040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_preserve_internet_content/ +--- + +## PR_EMS_AB_PRESERVE_INTERNET_CONTENT {#pr_ems_ab_preserve_internet_content} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PRESERVE_INTERNET_CONTENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd/_index.md new file mode 100644 index 0000000000..4295597604 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PRMD method" +linktitle: "PR_EMS_AB_PRMD" +articleTitle: "PR_EMS_AB_PRMD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PRMD of MapiPropertyTag." +type: docs +weight: 9050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd/ +--- + +## PR_EMS_AB_PRMD {#pr_ems_ab_prmd} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PRMD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd_a/_index.md new file mode 100644 index 0000000000..35dd82a763 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PRMD_A method" +linktitle: "PR_EMS_AB_PRMD_A" +articleTitle: "PR_EMS_AB_PRMD_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PRMD_A of MapiPropertyTag." +type: docs +weight: 9060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd_a/ +--- + +## PR_EMS_AB_PRMD_A {#pr_ems_ab_prmd_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PRMD_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd_w/_index.md new file mode 100644 index 0000000000..af2553b14a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PRMD_W method" +linktitle: "PR_EMS_AB_PRMD_W" +articleTitle: "PR_EMS_AB_PRMD_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PRMD_W of MapiPropertyTag." +type: docs +weight: 9070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_prmd_w/ +--- + +## PR_EMS_AB_PRMD_W {#pr_ems_ab_prmd_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PRMD_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_promo_expiration/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_promo_expiration/_index.md new file mode 100644 index 0000000000..02f51e198e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_promo_expiration/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PROMO_EXPIRATION method" +linktitle: "PR_EMS_AB_PROMO_EXPIRATION" +articleTitle: "PR_EMS_AB_PROMO_EXPIRATION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PROMO_EXPIRATION of MapiPropertyTag." +type: docs +weight: 9080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_promo_expiration/ +--- + +## PR_EMS_AB_PROMO_EXPIRATION {#pr_ems_ab_promo_expiration} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PROMO_EXPIRATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_protocol_settings/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_protocol_settings/_index.md new file mode 100644 index 0000000000..3d87c040bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_protocol_settings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PROTOCOL_SETTINGS method" +linktitle: "PR_EMS_AB_PROTOCOL_SETTINGS" +articleTitle: "PR_EMS_AB_PROTOCOL_SETTINGS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PROTOCOL_SETTINGS of MapiPropertyTag." +type: docs +weight: 9090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_protocol_settings/ +--- + +## PR_EMS_AB_PROTOCOL_SETTINGS {#pr_ems_ab_protocol_settings} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PROTOCOL_SETTINGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_addresses/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_addresses/_index.md new file mode 100644 index 0000000000..46abb52d4a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_addresses/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PROXY_ADDRESSES method" +linktitle: "PR_EMS_AB_PROXY_ADDRESSES" +articleTitle: "PR_EMS_AB_PROXY_ADDRESSES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PROXY_ADDRESSES of MapiPropertyTag." +type: docs +weight: 9100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_addresses/ +--- + +## PR_EMS_AB_PROXY_ADDRESSES {#pr_ems_ab_proxy_addresses} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PROXY_ADDRESSES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generation_enabled/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generation_enabled/_index.md new file mode 100644 index 0000000000..6892bcafdb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generation_enabled/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PROXY_GENERATION_ENABLED method" +linktitle: "PR_EMS_AB_PROXY_GENERATION_ENABLED" +articleTitle: "PR_EMS_AB_PROXY_GENERATION_ENABLED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PROXY_GENERATION_ENABLED of MapiPropertyTag." +type: docs +weight: 9110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generation_enabled/ +--- + +## PR_EMS_AB_PROXY_GENERATION_ENABLED {#pr_ems_ab_proxy_generation_enabled} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PROXY_GENERATION_ENABLED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll/_index.md new file mode 100644 index 0000000000..14997bd026 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PROXY_GENERATOR_DLL method" +linktitle: "PR_EMS_AB_PROXY_GENERATOR_DLL" +articleTitle: "PR_EMS_AB_PROXY_GENERATOR_DLL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PROXY_GENERATOR_DLL of MapiPropertyTag." +type: docs +weight: 9120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll/ +--- + +## PR_EMS_AB_PROXY_GENERATOR_DLL {#pr_ems_ab_proxy_generator_dll} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PROXY_GENERATOR_DLL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll_a/_index.md new file mode 100644 index 0000000000..17a8a6f053 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PROXY_GENERATOR_DLL_A method" +linktitle: "PR_EMS_AB_PROXY_GENERATOR_DLL_A" +articleTitle: "PR_EMS_AB_PROXY_GENERATOR_DLL_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PROXY_GENERATOR_DLL_A of MapiPropertyTag." +type: docs +weight: 9130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll_a/ +--- + +## PR_EMS_AB_PROXY_GENERATOR_DLL_A {#pr_ems_ab_proxy_generator_dll_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PROXY_GENERATOR_DLL_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll_w/_index.md new file mode 100644 index 0000000000..0c4ca8a8c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PROXY_GENERATOR_DLL_W method" +linktitle: "PR_EMS_AB_PROXY_GENERATOR_DLL_W" +articleTitle: "PR_EMS_AB_PROXY_GENERATOR_DLL_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PROXY_GENERATOR_DLL_W of MapiPropertyTag." +type: docs +weight: 9140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_proxy_generator_dll_w/ +--- + +## PR_EMS_AB_PROXY_GENERATOR_DLL_W {#pr_ems_ab_proxy_generator_dll_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PROXY_GENERATOR_DLL_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates/_index.md new file mode 100644 index 0000000000..482b5cbae3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PUBLIC_DELEGATES method" +linktitle: "PR_EMS_AB_PUBLIC_DELEGATES" +articleTitle: "PR_EMS_AB_PUBLIC_DELEGATES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PUBLIC_DELEGATES of MapiPropertyTag." +type: docs +weight: 9150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates/ +--- + +## PR_EMS_AB_PUBLIC_DELEGATES {#pr_ems_ab_public_delegates} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PUBLIC_DELEGATES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_bl/_index.md new file mode 100644 index 0000000000..a2fdab46bb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PUBLIC_DELEGATES_BL method" +linktitle: "PR_EMS_AB_PUBLIC_DELEGATES_BL" +articleTitle: "PR_EMS_AB_PUBLIC_DELEGATES_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PUBLIC_DELEGATES_BL of MapiPropertyTag." +type: docs +weight: 9160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_bl/ +--- + +## PR_EMS_AB_PUBLIC_DELEGATES_BL {#pr_ems_ab_public_delegates_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PUBLIC_DELEGATES_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_bl_o/_index.md new file mode 100644 index 0000000000..b9fbd867b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PUBLIC_DELEGATES_BL_O method" +linktitle: "PR_EMS_AB_PUBLIC_DELEGATES_BL_O" +articleTitle: "PR_EMS_AB_PUBLIC_DELEGATES_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PUBLIC_DELEGATES_BL_O of MapiPropertyTag." +type: docs +weight: 9170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_bl_o/ +--- + +## PR_EMS_AB_PUBLIC_DELEGATES_BL_O {#pr_ems_ab_public_delegates_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PUBLIC_DELEGATES_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t/_index.md new file mode 100644 index 0000000000..a6d67f0983 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PUBLIC_DELEGATES_T method" +linktitle: "PR_EMS_AB_PUBLIC_DELEGATES_T" +articleTitle: "PR_EMS_AB_PUBLIC_DELEGATES_T" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PUBLIC_DELEGATES_T of MapiPropertyTag." +type: docs +weight: 9180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t/ +--- + +## PR_EMS_AB_PUBLIC_DELEGATES_T {#pr_ems_ab_public_delegates_t} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PUBLIC_DELEGATES_T() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t_a/_index.md new file mode 100644 index 0000000000..90b3730494 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PUBLIC_DELEGATES_T_A method" +linktitle: "PR_EMS_AB_PUBLIC_DELEGATES_T_A" +articleTitle: "PR_EMS_AB_PUBLIC_DELEGATES_T_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PUBLIC_DELEGATES_T_A of MapiPropertyTag." +type: docs +weight: 9190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t_a/ +--- + +## PR_EMS_AB_PUBLIC_DELEGATES_T_A {#pr_ems_ab_public_delegates_t_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PUBLIC_DELEGATES_T_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t_w/_index.md new file mode 100644 index 0000000000..4f114565b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_PUBLIC_DELEGATES_T_W method" +linktitle: "PR_EMS_AB_PUBLIC_DELEGATES_T_W" +articleTitle: "PR_EMS_AB_PUBLIC_DELEGATES_T_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_PUBLIC_DELEGATES_T_W of MapiPropertyTag." +type: docs +weight: 9200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_public_delegates_t_w/ +--- + +## PR_EMS_AB_PUBLIC_DELEGATES_T_W {#pr_ems_ab_public_delegates_t_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_PUBLIC_DELEGATES_T_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_quota_notification_schedule/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_quota_notification_schedule/_index.md new file mode 100644 index 0000000000..c820d8c12f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_quota_notification_schedule/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE method" +linktitle: "PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE" +articleTitle: "PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE of MapiPropertyTag." +type: docs +weight: 9210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_quota_notification_schedule/ +--- + +## PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE {#pr_ems_ab_quota_notification_schedule} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_quota_notification_style/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_quota_notification_style/_index.md new file mode 100644 index 0000000000..acd7ceefc6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_quota_notification_style/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_QUOTA_NOTIFICATION_STYLE method" +linktitle: "PR_EMS_AB_QUOTA_NOTIFICATION_STYLE" +articleTitle: "PR_EMS_AB_QUOTA_NOTIFICATION_STYLE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_QUOTA_NOTIFICATION_STYLE of MapiPropertyTag." +type: docs +weight: 9220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_quota_notification_style/ +--- + +## PR_EMS_AB_QUOTA_NOTIFICATION_STYLE {#pr_ems_ab_quota_notification_style} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_QUOTA_NOTIFICATION_STYLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_range_lower/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_range_lower/_index.md new file mode 100644 index 0000000000..14fbf45386 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_range_lower/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RANGE_LOWER method" +linktitle: "PR_EMS_AB_RANGE_LOWER" +articleTitle: "PR_EMS_AB_RANGE_LOWER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RANGE_LOWER of MapiPropertyTag." +type: docs +weight: 9230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_range_lower/ +--- + +## PR_EMS_AB_RANGE_LOWER {#pr_ems_ab_range_lower} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RANGE_LOWER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_range_upper/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_range_upper/_index.md new file mode 100644 index 0000000000..dc3e44f58d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_range_upper/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RANGE_UPPER method" +linktitle: "PR_EMS_AB_RANGE_UPPER" +articleTitle: "PR_EMS_AB_RANGE_UPPER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RANGE_UPPER of MapiPropertyTag." +type: docs +weight: 9240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_range_upper/ +--- + +## PR_EMS_AB_RANGE_UPPER {#pr_ems_ab_range_upper} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RANGE_UPPER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account/_index.md new file mode 100644 index 0000000000..b6bc60fe0f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_ACCOUNT method" +linktitle: "PR_EMS_AB_RAS_ACCOUNT" +articleTitle: "PR_EMS_AB_RAS_ACCOUNT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_ACCOUNT of MapiPropertyTag." +type: docs +weight: 9250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account/ +--- + +## PR_EMS_AB_RAS_ACCOUNT {#pr_ems_ab_ras_account} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_ACCOUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account_a/_index.md new file mode 100644 index 0000000000..a35b752b49 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_ACCOUNT_A method" +linktitle: "PR_EMS_AB_RAS_ACCOUNT_A" +articleTitle: "PR_EMS_AB_RAS_ACCOUNT_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_ACCOUNT_A of MapiPropertyTag." +type: docs +weight: 9260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account_a/ +--- + +## PR_EMS_AB_RAS_ACCOUNT_A {#pr_ems_ab_ras_account_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_ACCOUNT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account_w/_index.md new file mode 100644 index 0000000000..65526bd765 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_ACCOUNT_W method" +linktitle: "PR_EMS_AB_RAS_ACCOUNT_W" +articleTitle: "PR_EMS_AB_RAS_ACCOUNT_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_ACCOUNT_W of MapiPropertyTag." +type: docs +weight: 9270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_account_w/ +--- + +## PR_EMS_AB_RAS_ACCOUNT_W {#pr_ems_ab_ras_account_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_ACCOUNT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number/_index.md new file mode 100644 index 0000000000..ad76a8be00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_CALLBACK_NUMBER method" +linktitle: "PR_EMS_AB_RAS_CALLBACK_NUMBER" +articleTitle: "PR_EMS_AB_RAS_CALLBACK_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_CALLBACK_NUMBER of MapiPropertyTag." +type: docs +weight: 9280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number/ +--- + +## PR_EMS_AB_RAS_CALLBACK_NUMBER {#pr_ems_ab_ras_callback_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_CALLBACK_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number_a/_index.md new file mode 100644 index 0000000000..2768272c2d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_CALLBACK_NUMBER_A method" +linktitle: "PR_EMS_AB_RAS_CALLBACK_NUMBER_A" +articleTitle: "PR_EMS_AB_RAS_CALLBACK_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_CALLBACK_NUMBER_A of MapiPropertyTag." +type: docs +weight: 9290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number_a/ +--- + +## PR_EMS_AB_RAS_CALLBACK_NUMBER_A {#pr_ems_ab_ras_callback_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_CALLBACK_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number_w/_index.md new file mode 100644 index 0000000000..4d0a2fc837 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_CALLBACK_NUMBER_W method" +linktitle: "PR_EMS_AB_RAS_CALLBACK_NUMBER_W" +articleTitle: "PR_EMS_AB_RAS_CALLBACK_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_CALLBACK_NUMBER_W of MapiPropertyTag." +type: docs +weight: 9300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_callback_number_w/ +--- + +## PR_EMS_AB_RAS_CALLBACK_NUMBER_W {#pr_ems_ab_ras_callback_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_CALLBACK_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_password/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_password/_index.md new file mode 100644 index 0000000000..c363086965 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_password/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_PASSWORD method" +linktitle: "PR_EMS_AB_RAS_PASSWORD" +articleTitle: "PR_EMS_AB_RAS_PASSWORD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_PASSWORD of MapiPropertyTag." +type: docs +weight: 9310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_password/ +--- + +## PR_EMS_AB_RAS_PASSWORD {#pr_ems_ab_ras_password} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_PASSWORD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number/_index.md new file mode 100644 index 0000000000..86d9751626 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_PHONE_NUMBER method" +linktitle: "PR_EMS_AB_RAS_PHONE_NUMBER" +articleTitle: "PR_EMS_AB_RAS_PHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_PHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 9320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number/ +--- + +## PR_EMS_AB_RAS_PHONE_NUMBER {#pr_ems_ab_ras_phone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_PHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number_a/_index.md new file mode 100644 index 0000000000..2a030f82d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_PHONE_NUMBER_A method" +linktitle: "PR_EMS_AB_RAS_PHONE_NUMBER_A" +articleTitle: "PR_EMS_AB_RAS_PHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_PHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 9330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number_a/ +--- + +## PR_EMS_AB_RAS_PHONE_NUMBER_A {#pr_ems_ab_ras_phone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_PHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number_w/_index.md new file mode 100644 index 0000000000..36c1394629 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_PHONE_NUMBER_W method" +linktitle: "PR_EMS_AB_RAS_PHONE_NUMBER_W" +articleTitle: "PR_EMS_AB_RAS_PHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_PHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 9340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phone_number_w/ +--- + +## PR_EMS_AB_RAS_PHONE_NUMBER_W {#pr_ems_ab_ras_phone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_PHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name/_index.md new file mode 100644 index 0000000000..b4261bd989 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME method" +linktitle: "PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME" +articleTitle: "PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME of MapiPropertyTag." +type: docs +weight: 9350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name/ +--- + +## PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME {#pr_ems_ab_ras_phonebook_entry_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name_a/_index.md new file mode 100644 index 0000000000..e283532a47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_A method" +linktitle: "PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_A" +articleTitle: "PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_A of MapiPropertyTag." +type: docs +weight: 9360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name_a/ +--- + +## PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_A {#pr_ems_ab_ras_phonebook_entry_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name_w/_index.md new file mode 100644 index 0000000000..506e8f086b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_W method" +linktitle: "PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_W" +articleTitle: "PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_W of MapiPropertyTag." +type: docs +weight: 9370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_phonebook_entry_name_w/ +--- + +## PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_W {#pr_ems_ab_ras_phonebook_entry_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name/_index.md new file mode 100644 index 0000000000..4c39be6fb9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_REMOTE_SRVR_NAME method" +linktitle: "PR_EMS_AB_RAS_REMOTE_SRVR_NAME" +articleTitle: "PR_EMS_AB_RAS_REMOTE_SRVR_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_REMOTE_SRVR_NAME of MapiPropertyTag." +type: docs +weight: 9380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name/ +--- + +## PR_EMS_AB_RAS_REMOTE_SRVR_NAME {#pr_ems_ab_ras_remote_srvr_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_REMOTE_SRVR_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name_a/_index.md new file mode 100644 index 0000000000..ea43e4b086 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_REMOTE_SRVR_NAME_A method" +linktitle: "PR_EMS_AB_RAS_REMOTE_SRVR_NAME_A" +articleTitle: "PR_EMS_AB_RAS_REMOTE_SRVR_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_REMOTE_SRVR_NAME_A of MapiPropertyTag." +type: docs +weight: 9390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name_a/ +--- + +## PR_EMS_AB_RAS_REMOTE_SRVR_NAME_A {#pr_ems_ab_ras_remote_srvr_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_REMOTE_SRVR_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name_w/_index.md new file mode 100644 index 0000000000..6c82431f32 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RAS_REMOTE_SRVR_NAME_W method" +linktitle: "PR_EMS_AB_RAS_REMOTE_SRVR_NAME_W" +articleTitle: "PR_EMS_AB_RAS_REMOTE_SRVR_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RAS_REMOTE_SRVR_NAME_W of MapiPropertyTag." +type: docs +weight: 9400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_ras_remote_srvr_name_w/ +--- + +## PR_EMS_AB_RAS_REMOTE_SRVR_NAME_W {#pr_ems_ab_ras_remote_srvr_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RAS_REMOTE_SRVR_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_referral_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_referral_list/_index.md new file mode 100644 index 0000000000..101e632137 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_referral_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REFERRAL_LIST method" +linktitle: "PR_EMS_AB_REFERRAL_LIST" +articleTitle: "PR_EMS_AB_REFERRAL_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REFERRAL_LIST of MapiPropertyTag." +type: docs +weight: 9410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_referral_list/ +--- + +## PR_EMS_AB_REFERRAL_LIST {#pr_ems_ab_referral_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REFERRAL_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_registered_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_registered_address/_index.md new file mode 100644 index 0000000000..2d56577396 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_registered_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REGISTERED_ADDRESS method" +linktitle: "PR_EMS_AB_REGISTERED_ADDRESS" +articleTitle: "PR_EMS_AB_REGISTERED_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REGISTERED_ADDRESS of MapiPropertyTag." +type: docs +weight: 9420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_registered_address/ +--- + +## PR_EMS_AB_REGISTERED_ADDRESS {#pr_ems_ab_registered_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REGISTERED_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head/_index.md new file mode 100644 index 0000000000..70391bfc86 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_BRIDGE_HEAD method" +linktitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD" +articleTitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_BRIDGE_HEAD of MapiPropertyTag." +type: docs +weight: 9430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head/ +--- + +## PR_EMS_AB_REMOTE_BRIDGE_HEAD {#pr_ems_ab_remote_bridge_head} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_BRIDGE_HEAD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_a/_index.md new file mode 100644 index 0000000000..c785fd3b87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_BRIDGE_HEAD_A method" +linktitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_A" +articleTitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_A of MapiPropertyTag." +type: docs +weight: 9440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_a/ +--- + +## PR_EMS_AB_REMOTE_BRIDGE_HEAD_A {#pr_ems_ab_remote_bridge_head_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_BRIDGE_HEAD_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address/_index.md new file mode 100644 index 0000000000..79382a8a38 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS method" +linktitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS" +articleTitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS of MapiPropertyTag." +type: docs +weight: 9450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address/ +--- + +## PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS {#pr_ems_ab_remote_bridge_head_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address_a/_index.md new file mode 100644 index 0000000000..0211b5712e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_A method" +linktitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_A" +articleTitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 9460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address_a/ +--- + +## PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_A {#pr_ems_ab_remote_bridge_head_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address_w/_index.md new file mode 100644 index 0000000000..f59aa20e23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_W method" +linktitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_W" +articleTitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 9470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_address_w/ +--- + +## PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_W {#pr_ems_ab_remote_bridge_head_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_w/_index.md new file mode 100644 index 0000000000..8bd688f4c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_BRIDGE_HEAD_W method" +linktitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_W" +articleTitle: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_BRIDGE_HEAD_W of MapiPropertyTag." +type: docs +weight: 9480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_bridge_head_w/ +--- + +## PR_EMS_AB_REMOTE_BRIDGE_HEAD_W {#pr_ems_ab_remote_bridge_head_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_BRIDGE_HEAD_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server/_index.md new file mode 100644 index 0000000000..549b19ca15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_OUT_BH_SERVER method" +linktitle: "PR_EMS_AB_REMOTE_OUT_BH_SERVER" +articleTitle: "PR_EMS_AB_REMOTE_OUT_BH_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_OUT_BH_SERVER of MapiPropertyTag." +type: docs +weight: 9490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server/ +--- + +## PR_EMS_AB_REMOTE_OUT_BH_SERVER {#pr_ems_ab_remote_out_bh_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_OUT_BH_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_a/_index.md new file mode 100644 index 0000000000..894347dce2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_OUT_BH_SERVER_A method" +linktitle: "PR_EMS_AB_REMOTE_OUT_BH_SERVER_A" +articleTitle: "PR_EMS_AB_REMOTE_OUT_BH_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_OUT_BH_SERVER_A of MapiPropertyTag." +type: docs +weight: 9500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_a/ +--- + +## PR_EMS_AB_REMOTE_OUT_BH_SERVER_A {#pr_ems_ab_remote_out_bh_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_OUT_BH_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_o/_index.md new file mode 100644 index 0000000000..1f0cf03e4e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_OUT_BH_SERVER_O method" +linktitle: "PR_EMS_AB_REMOTE_OUT_BH_SERVER_O" +articleTitle: "PR_EMS_AB_REMOTE_OUT_BH_SERVER_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_OUT_BH_SERVER_O of MapiPropertyTag." +type: docs +weight: 9510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_o/ +--- + +## PR_EMS_AB_REMOTE_OUT_BH_SERVER_O {#pr_ems_ab_remote_out_bh_server_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_OUT_BH_SERVER_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_w/_index.md new file mode 100644 index 0000000000..dca3819c33 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_OUT_BH_SERVER_W method" +linktitle: "PR_EMS_AB_REMOTE_OUT_BH_SERVER_W" +articleTitle: "PR_EMS_AB_REMOTE_OUT_BH_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_OUT_BH_SERVER_W of MapiPropertyTag." +type: docs +weight: 9520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_out_bh_server_w/ +--- + +## PR_EMS_AB_REMOTE_OUT_BH_SERVER_W {#pr_ems_ab_remote_out_bh_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_OUT_BH_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site/_index.md new file mode 100644 index 0000000000..43b0b8062b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_SITE method" +linktitle: "PR_EMS_AB_REMOTE_SITE" +articleTitle: "PR_EMS_AB_REMOTE_SITE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_SITE of MapiPropertyTag." +type: docs +weight: 9530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site/ +--- + +## PR_EMS_AB_REMOTE_SITE {#pr_ems_ab_remote_site} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_SITE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_a/_index.md new file mode 100644 index 0000000000..1f45d2c6b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_SITE_A method" +linktitle: "PR_EMS_AB_REMOTE_SITE_A" +articleTitle: "PR_EMS_AB_REMOTE_SITE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_SITE_A of MapiPropertyTag." +type: docs +weight: 9540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_a/ +--- + +## PR_EMS_AB_REMOTE_SITE_A {#pr_ems_ab_remote_site_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_SITE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_o/_index.md new file mode 100644 index 0000000000..a865f87934 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_SITE_O method" +linktitle: "PR_EMS_AB_REMOTE_SITE_O" +articleTitle: "PR_EMS_AB_REMOTE_SITE_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_SITE_O of MapiPropertyTag." +type: docs +weight: 9550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_o/ +--- + +## PR_EMS_AB_REMOTE_SITE_O {#pr_ems_ab_remote_site_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_SITE_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_w/_index.md new file mode 100644 index 0000000000..a23ff33875 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REMOTE_SITE_W method" +linktitle: "PR_EMS_AB_REMOTE_SITE_W" +articleTitle: "PR_EMS_AB_REMOTE_SITE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REMOTE_SITE_W of MapiPropertyTag." +type: docs +weight: 9560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_remote_site_w/ +--- + +## PR_EMS_AB_REMOTE_SITE_W {#pr_ems_ab_remote_site_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REMOTE_SITE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replicated_object_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replicated_object_version/_index.md new file mode 100644 index 0000000000..212c783048 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replicated_object_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REPLICATED_OBJECT_VERSION method" +linktitle: "PR_EMS_AB_REPLICATED_OBJECT_VERSION" +articleTitle: "PR_EMS_AB_REPLICATED_OBJECT_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REPLICATED_OBJECT_VERSION of MapiPropertyTag." +type: docs +weight: 9570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replicated_object_version/ +--- + +## PR_EMS_AB_REPLICATED_OBJECT_VERSION {#pr_ems_ab_replicated_object_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REPLICATED_OBJECT_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_mail_msg_size/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_mail_msg_size/_index.md new file mode 100644 index 0000000000..004a94d66d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_mail_msg_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE method" +linktitle: "PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE" +articleTitle: "PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE of MapiPropertyTag." +type: docs +weight: 9580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_mail_msg_size/ +--- + +## PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE {#pr_ems_ab_replication_mail_msg_size} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_sensitivity/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_sensitivity/_index.md new file mode 100644 index 0000000000..7177f27c5f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_sensitivity/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REPLICATION_SENSITIVITY method" +linktitle: "PR_EMS_AB_REPLICATION_SENSITIVITY" +articleTitle: "PR_EMS_AB_REPLICATION_SENSITIVITY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REPLICATION_SENSITIVITY of MapiPropertyTag." +type: docs +weight: 9590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_sensitivity/ +--- + +## PR_EMS_AB_REPLICATION_SENSITIVITY {#pr_ems_ab_replication_sensitivity} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REPLICATION_SENSITIVITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_stagger/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_stagger/_index.md new file mode 100644 index 0000000000..84d2532e53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_stagger/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REPLICATION_STAGGER method" +linktitle: "PR_EMS_AB_REPLICATION_STAGGER" +articleTitle: "PR_EMS_AB_REPLICATION_STAGGER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REPLICATION_STAGGER of MapiPropertyTag." +type: docs +weight: 9600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_replication_stagger/ +--- + +## PR_EMS_AB_REPLICATION_STAGGER {#pr_ems_ab_replication_stagger} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REPLICATION_STAGGER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_report_to_originator/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_report_to_originator/_index.md new file mode 100644 index 0000000000..bdfa703201 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_report_to_originator/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REPORT_TO_ORIGINATOR method" +linktitle: "PR_EMS_AB_REPORT_TO_ORIGINATOR" +articleTitle: "PR_EMS_AB_REPORT_TO_ORIGINATOR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REPORT_TO_ORIGINATOR of MapiPropertyTag." +type: docs +weight: 9610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_report_to_originator/ +--- + +## PR_EMS_AB_REPORT_TO_ORIGINATOR {#pr_ems_ab_report_to_originator} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REPORT_TO_ORIGINATOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_report_to_owner/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_report_to_owner/_index.md new file mode 100644 index 0000000000..7994f0b349 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_report_to_owner/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REPORT_TO_OWNER method" +linktitle: "PR_EMS_AB_REPORT_TO_OWNER" +articleTitle: "PR_EMS_AB_REPORT_TO_OWNER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REPORT_TO_OWNER of MapiPropertyTag." +type: docs +weight: 9620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_report_to_owner/ +--- + +## PR_EMS_AB_REPORT_TO_OWNER {#pr_ems_ab_report_to_owner} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REPORT_TO_OWNER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_reports/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_reports/_index.md new file mode 100644 index 0000000000..26a047c977 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_reports/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REPORTS method" +linktitle: "PR_EMS_AB_REPORTS" +articleTitle: "PR_EMS_AB_REPORTS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REPORTS of MapiPropertyTag." +type: docs +weight: 9630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_reports/ +--- + +## PR_EMS_AB_REPORTS {#pr_ems_ab_reports} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REPORTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_reports_t/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_reports_t/_index.md new file mode 100644 index 0000000000..b7b5a4a990 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_reports_t/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REPORTS_T method" +linktitle: "PR_EMS_AB_REPORTS_T" +articleTitle: "PR_EMS_AB_REPORTS_T" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REPORTS_T of MapiPropertyTag." +type: docs +weight: 9640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_reports_t/ +--- + +## PR_EMS_AB_REPORTS_T {#pr_ems_ab_reports_t} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REPORTS_T() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_req_seq/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_req_seq/_index.md new file mode 100644 index 0000000000..5398c28f89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_req_seq/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REQ_SEQ method" +linktitle: "PR_EMS_AB_REQ_SEQ" +articleTitle: "PR_EMS_AB_REQ_SEQ" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REQ_SEQ of MapiPropertyTag." +type: docs +weight: 9650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_req_seq/ +--- + +## PR_EMS_AB_REQ_SEQ {#pr_ems_ab_req_seq} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REQ_SEQ() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_require_ssl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_require_ssl/_index.md new file mode 100644 index 0000000000..bb8fc5c939 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_require_ssl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_REQUIRE_SSL method" +linktitle: "PR_EMS_AB_REQUIRE_SSL" +articleTitle: "PR_EMS_AB_REQUIRE_SSL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_REQUIRE_SSL of MapiPropertyTag." +type: docs +weight: 9660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_require_ssl/ +--- + +## PR_EMS_AB_REQUIRE_SSL {#pr_ems_ab_require_ssl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_REQUIRE_SSL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa/_index.md new file mode 100644 index 0000000000..5fa0a1b5c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RESPONSIBLE_LOCAL_DXA method" +linktitle: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA" +articleTitle: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA of MapiPropertyTag." +type: docs +weight: 9670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa/ +--- + +## PR_EMS_AB_RESPONSIBLE_LOCAL_DXA {#pr_ems_ab_responsible_local_dxa} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RESPONSIBLE_LOCAL_DXA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_a/_index.md new file mode 100644 index 0000000000..87d18bc887 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_A method" +linktitle: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_A" +articleTitle: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_A of MapiPropertyTag." +type: docs +weight: 9680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_a/ +--- + +## PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_A {#pr_ems_ab_responsible_local_dxa_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_o/_index.md new file mode 100644 index 0000000000..a21c5ff3bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O method" +linktitle: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O" +articleTitle: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O of MapiPropertyTag." +type: docs +weight: 9690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_o/ +--- + +## PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O {#pr_ems_ab_responsible_local_dxa_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_w/_index.md new file mode 100644 index 0000000000..9656a9d4bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_W method" +linktitle: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_W" +articleTitle: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_W of MapiPropertyTag." +type: docs +weight: 9700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_responsible_local_dxa_w/ +--- + +## PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_W {#pr_ems_ab_responsible_local_dxa_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_return_exact_msg_size/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_return_exact_msg_size/_index.md new file mode 100644 index 0000000000..bc91a30087 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_return_exact_msg_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RETURN_EXACT_MSG_SIZE method" +linktitle: "PR_EMS_AB_RETURN_EXACT_MSG_SIZE" +articleTitle: "PR_EMS_AB_RETURN_EXACT_MSG_SIZE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RETURN_EXACT_MSG_SIZE of MapiPropertyTag." +type: docs +weight: 9710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_return_exact_msg_size/ +--- + +## PR_EMS_AB_RETURN_EXACT_MSG_SIZE {#pr_ems_ab_return_exact_msg_size} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RETURN_EXACT_MSG_SIZE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server/_index.md new file mode 100644 index 0000000000..c0de655710 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RID_SERVER method" +linktitle: "PR_EMS_AB_RID_SERVER" +articleTitle: "PR_EMS_AB_RID_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RID_SERVER of MapiPropertyTag." +type: docs +weight: 9720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server/ +--- + +## PR_EMS_AB_RID_SERVER {#pr_ems_ab_rid_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RID_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_a/_index.md new file mode 100644 index 0000000000..9ab3732d5f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RID_SERVER_A method" +linktitle: "PR_EMS_AB_RID_SERVER_A" +articleTitle: "PR_EMS_AB_RID_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RID_SERVER_A of MapiPropertyTag." +type: docs +weight: 9730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_a/ +--- + +## PR_EMS_AB_RID_SERVER_A {#pr_ems_ab_rid_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RID_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_o/_index.md new file mode 100644 index 0000000000..fe204eba7a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RID_SERVER_O method" +linktitle: "PR_EMS_AB_RID_SERVER_O" +articleTitle: "PR_EMS_AB_RID_SERVER_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RID_SERVER_O of MapiPropertyTag." +type: docs +weight: 9740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_o/ +--- + +## PR_EMS_AB_RID_SERVER_O {#pr_ems_ab_rid_server_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RID_SERVER_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_w/_index.md new file mode 100644 index 0000000000..d1ee2f26fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RID_SERVER_W method" +linktitle: "PR_EMS_AB_RID_SERVER_W" +articleTitle: "PR_EMS_AB_RID_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RID_SERVER_W of MapiPropertyTag." +type: docs +weight: 9750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rid_server_w/ +--- + +## PR_EMS_AB_RID_SERVER_W {#pr_ems_ab_rid_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RID_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_role_occupant/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_role_occupant/_index.md new file mode 100644 index 0000000000..ef00f68166 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_role_occupant/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ROLE_OCCUPANT method" +linktitle: "PR_EMS_AB_ROLE_OCCUPANT" +articleTitle: "PR_EMS_AB_ROLE_OCCUPANT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ROLE_OCCUPANT of MapiPropertyTag." +type: docs +weight: 9760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_role_occupant/ +--- + +## PR_EMS_AB_ROLE_OCCUPANT {#pr_ems_ab_role_occupant} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ROLE_OCCUPANT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_role_occupant_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_role_occupant_o/_index.md new file mode 100644 index 0000000000..57f5c58c74 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_role_occupant_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ROLE_OCCUPANT_O method" +linktitle: "PR_EMS_AB_ROLE_OCCUPANT_O" +articleTitle: "PR_EMS_AB_ROLE_OCCUPANT_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ROLE_OCCUPANT_O of MapiPropertyTag." +type: docs +weight: 9770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_role_occupant_o/ +--- + +## PR_EMS_AB_ROLE_OCCUPANT_O {#pr_ems_ab_role_occupant_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ROLE_OCCUPANT_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_root_newsgroups_folder_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_root_newsgroups_folder_id/_index.md new file mode 100644 index 0000000000..d88d4853f2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_root_newsgroups_folder_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID method" +linktitle: "PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID" +articleTitle: "PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID of MapiPropertyTag." +type: docs +weight: 9780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_root_newsgroups_folder_id/ +--- + +## PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID {#pr_ems_ab_root_newsgroups_folder_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_routing_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_routing_list/_index.md new file mode 100644 index 0000000000..c18b79c6aa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_routing_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_ROUTING_LIST method" +linktitle: "PR_EMS_AB_ROUTING_LIST" +articleTitle: "PR_EMS_AB_ROUTING_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_ROUTING_LIST of MapiPropertyTag." +type: docs +weight: 9790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_routing_list/ +--- + +## PR_EMS_AB_ROUTING_LIST {#pr_ems_ab_routing_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_ROUTING_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_checkpoint_size/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_checkpoint_size/_index.md new file mode 100644 index 0000000000..3a73c4e405 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_checkpoint_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RTS_CHECKPOINT_SIZE method" +linktitle: "PR_EMS_AB_RTS_CHECKPOINT_SIZE" +articleTitle: "PR_EMS_AB_RTS_CHECKPOINT_SIZE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RTS_CHECKPOINT_SIZE of MapiPropertyTag." +type: docs +weight: 9800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_checkpoint_size/ +--- + +## PR_EMS_AB_RTS_CHECKPOINT_SIZE {#pr_ems_ab_rts_checkpoint_size} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RTS_CHECKPOINT_SIZE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_recovery_timeout/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_recovery_timeout/_index.md new file mode 100644 index 0000000000..a8fe0aa8f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_recovery_timeout/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RTS_RECOVERY_TIMEOUT method" +linktitle: "PR_EMS_AB_RTS_RECOVERY_TIMEOUT" +articleTitle: "PR_EMS_AB_RTS_RECOVERY_TIMEOUT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RTS_RECOVERY_TIMEOUT of MapiPropertyTag." +type: docs +weight: 9810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_recovery_timeout/ +--- + +## PR_EMS_AB_RTS_RECOVERY_TIMEOUT {#pr_ems_ab_rts_recovery_timeout} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RTS_RECOVERY_TIMEOUT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_window_size/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_window_size/_index.md new file mode 100644 index 0000000000..e50a5ece49 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_window_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RTS_WINDOW_SIZE method" +linktitle: "PR_EMS_AB_RTS_WINDOW_SIZE" +articleTitle: "PR_EMS_AB_RTS_WINDOW_SIZE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RTS_WINDOW_SIZE of MapiPropertyTag." +type: docs +weight: 9820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_rts_window_size/ +--- + +## PR_EMS_AB_RTS_WINDOW_SIZE {#pr_ems_ab_rts_window_size} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RTS_WINDOW_SIZE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_runs_on/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_runs_on/_index.md new file mode 100644 index 0000000000..a1f45e8d44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_runs_on/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RUNS_ON method" +linktitle: "PR_EMS_AB_RUNS_ON" +articleTitle: "PR_EMS_AB_RUNS_ON" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RUNS_ON of MapiPropertyTag." +type: docs +weight: 9830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_runs_on/ +--- + +## PR_EMS_AB_RUNS_ON {#pr_ems_ab_runs_on} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RUNS_ON() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_runs_on_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_runs_on_o/_index.md new file mode 100644 index 0000000000..2dd93e32ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_runs_on_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_RUNS_ON_O method" +linktitle: "PR_EMS_AB_RUNS_ON_O" +articleTitle: "PR_EMS_AB_RUNS_ON_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_RUNS_ON_O of MapiPropertyTag." +type: docs +weight: 9840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_runs_on_o/ +--- + +## PR_EMS_AB_RUNS_ON_O {#pr_ems_ab_runs_on_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_RUNS_ON_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_s_selector/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_s_selector/_index.md new file mode 100644 index 0000000000..838e87ab78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_s_selector/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_S_SELECTOR method" +linktitle: "PR_EMS_AB_S_SELECTOR" +articleTitle: "PR_EMS_AB_S_SELECTOR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_S_SELECTOR of MapiPropertyTag." +type: docs +weight: 9850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_s_selector/ +--- + +## PR_EMS_AB_S_SELECTOR {#pr_ems_ab_s_selector} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_S_SELECTOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_s_selector_inbound/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_s_selector_inbound/_index.md new file mode 100644 index 0000000000..afb911fd18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_s_selector_inbound/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_S_SELECTOR_INBOUND method" +linktitle: "PR_EMS_AB_S_SELECTOR_INBOUND" +articleTitle: "PR_EMS_AB_S_SELECTOR_INBOUND" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_S_SELECTOR_INBOUND of MapiPropertyTag." +type: docs +weight: 9860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_s_selector_inbound/ +--- + +## PR_EMS_AB_S_SELECTOR_INBOUND {#pr_ems_ab_s_selector_inbound} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_S_SELECTOR_INBOUND() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_schema_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_schema_flags/_index.md new file mode 100644 index 0000000000..3b7054e3bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_schema_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SCHEMA_FLAGS method" +linktitle: "PR_EMS_AB_SCHEMA_FLAGS" +articleTitle: "PR_EMS_AB_SCHEMA_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SCHEMA_FLAGS of MapiPropertyTag." +type: docs +weight: 9870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_schema_flags/ +--- + +## PR_EMS_AB_SCHEMA_FLAGS {#pr_ems_ab_schema_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SCHEMA_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_schema_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_schema_version/_index.md new file mode 100644 index 0000000000..69f58a2816 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_schema_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SCHEMA_VERSION method" +linktitle: "PR_EMS_AB_SCHEMA_VERSION" +articleTitle: "PR_EMS_AB_SCHEMA_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SCHEMA_VERSION of MapiPropertyTag." +type: docs +weight: 9880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_schema_version/ +--- + +## PR_EMS_AB_SCHEMA_VERSION {#pr_ems_ab_schema_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SCHEMA_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_search_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_search_flags/_index.md new file mode 100644 index 0000000000..2b698d70f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_search_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SEARCH_FLAGS method" +linktitle: "PR_EMS_AB_SEARCH_FLAGS" +articleTitle: "PR_EMS_AB_SEARCH_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SEARCH_FLAGS of MapiPropertyTag." +type: docs +weight: 9890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_search_flags/ +--- + +## PR_EMS_AB_SEARCH_FLAGS {#pr_ems_ab_search_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SEARCH_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_search_guide/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_search_guide/_index.md new file mode 100644 index 0000000000..cf49d219f0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_search_guide/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SEARCH_GUIDE method" +linktitle: "PR_EMS_AB_SEARCH_GUIDE" +articleTitle: "PR_EMS_AB_SEARCH_GUIDE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SEARCH_GUIDE of MapiPropertyTag." +type: docs +weight: 9900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_search_guide/ +--- + +## PR_EMS_AB_SEARCH_GUIDE {#pr_ems_ab_search_guide} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SEARCH_GUIDE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_security_policy/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_security_policy/_index.md new file mode 100644 index 0000000000..b4f6442763 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_security_policy/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SECURITY_POLICY method" +linktitle: "PR_EMS_AB_SECURITY_POLICY" +articleTitle: "PR_EMS_AB_SECURITY_POLICY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SECURITY_POLICY of MapiPropertyTag." +type: docs +weight: 9910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_security_policy/ +--- + +## PR_EMS_AB_SECURITY_POLICY {#pr_ems_ab_security_policy} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SECURITY_POLICY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_security_protocol/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_security_protocol/_index.md new file mode 100644 index 0000000000..8a652752fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_security_protocol/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SECURITY_PROTOCOL method" +linktitle: "PR_EMS_AB_SECURITY_PROTOCOL" +articleTitle: "PR_EMS_AB_SECURITY_PROTOCOL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SECURITY_PROTOCOL of MapiPropertyTag." +type: docs +weight: 9920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_security_protocol/ +--- + +## PR_EMS_AB_SECURITY_PROTOCOL {#pr_ems_ab_security_protocol} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SECURITY_PROTOCOL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_see_also/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_see_also/_index.md new file mode 100644 index 0000000000..f174fe48d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_see_also/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SEE_ALSO method" +linktitle: "PR_EMS_AB_SEE_ALSO" +articleTitle: "PR_EMS_AB_SEE_ALSO" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SEE_ALSO of MapiPropertyTag." +type: docs +weight: 9930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_see_also/ +--- + +## PR_EMS_AB_SEE_ALSO {#pr_ems_ab_see_also} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SEE_ALSO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_see_also_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_see_also_o/_index.md new file mode 100644 index 0000000000..222f99153d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_see_also_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SEE_ALSO_O method" +linktitle: "PR_EMS_AB_SEE_ALSO_O" +articleTitle: "PR_EMS_AB_SEE_ALSO_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SEE_ALSO_O of MapiPropertyTag." +type: docs +weight: 9940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_see_also_o/ +--- + +## PR_EMS_AB_SEE_ALSO_O {#pr_ems_ab_see_also_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SEE_ALSO_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_send_email_message/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_send_email_message/_index.md new file mode 100644 index 0000000000..759a8fb92e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_send_email_message/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SEND_EMAIL_MESSAGE method" +linktitle: "PR_EMS_AB_SEND_EMAIL_MESSAGE" +articleTitle: "PR_EMS_AB_SEND_EMAIL_MESSAGE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SEND_EMAIL_MESSAGE of MapiPropertyTag." +type: docs +weight: 9950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_send_email_message/ +--- + +## PR_EMS_AB_SEND_EMAIL_MESSAGE {#pr_ems_ab_send_email_message} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SEND_EMAIL_MESSAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_send_tnef/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_send_tnef/_index.md new file mode 100644 index 0000000000..7ee27ee177 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_send_tnef/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SEND_TNEF method" +linktitle: "PR_EMS_AB_SEND_TNEF" +articleTitle: "PR_EMS_AB_SEND_TNEF" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SEND_TNEF of MapiPropertyTag." +type: docs +weight: 9960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_send_tnef/ +--- + +## PR_EMS_AB_SEND_TNEF {#pr_ems_ab_send_tnef} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SEND_TNEF() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_serial_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_serial_number/_index.md new file mode 100644 index 0000000000..e6c824a018 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_serial_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERIAL_NUMBER method" +linktitle: "PR_EMS_AB_SERIAL_NUMBER" +articleTitle: "PR_EMS_AB_SERIAL_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERIAL_NUMBER of MapiPropertyTag." +type: docs +weight: 9970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_serial_number/ +--- + +## PR_EMS_AB_SERIAL_NUMBER {#pr_ems_ab_serial_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERIAL_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server/_index.md new file mode 100644 index 0000000000..0269f17262 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVER method" +linktitle: "PR_EMS_AB_SERVER" +articleTitle: "PR_EMS_AB_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVER of MapiPropertyTag." +type: docs +weight: 9980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server/ +--- + +## PR_EMS_AB_SERVER {#pr_ems_ab_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server_a/_index.md new file mode 100644 index 0000000000..d03edeff9e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVER_A method" +linktitle: "PR_EMS_AB_SERVER_A" +articleTitle: "PR_EMS_AB_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVER_A of MapiPropertyTag." +type: docs +weight: 9990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server_a/ +--- + +## PR_EMS_AB_SERVER_A {#pr_ems_ab_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server_w/_index.md new file mode 100644 index 0000000000..7bb76fa755 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVER_W method" +linktitle: "PR_EMS_AB_SERVER_W" +articleTitle: "PR_EMS_AB_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVER_W of MapiPropertyTag." +type: docs +weight: 10000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_server_w/ +--- + +## PR_EMS_AB_SERVER_W {#pr_ems_ab_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_first/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_first/_index.md new file mode 100644 index 0000000000..ba622eaaca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_first/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVICE_ACTION_FIRST method" +linktitle: "PR_EMS_AB_SERVICE_ACTION_FIRST" +articleTitle: "PR_EMS_AB_SERVICE_ACTION_FIRST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVICE_ACTION_FIRST of MapiPropertyTag." +type: docs +weight: 10010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_first/ +--- + +## PR_EMS_AB_SERVICE_ACTION_FIRST {#pr_ems_ab_service_action_first} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVICE_ACTION_FIRST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_other/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_other/_index.md new file mode 100644 index 0000000000..a9a1fc5337 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_other/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVICE_ACTION_OTHER method" +linktitle: "PR_EMS_AB_SERVICE_ACTION_OTHER" +articleTitle: "PR_EMS_AB_SERVICE_ACTION_OTHER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVICE_ACTION_OTHER of MapiPropertyTag." +type: docs +weight: 10020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_other/ +--- + +## PR_EMS_AB_SERVICE_ACTION_OTHER {#pr_ems_ab_service_action_other} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVICE_ACTION_OTHER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_second/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_second/_index.md new file mode 100644 index 0000000000..e2080c5e9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_second/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVICE_ACTION_SECOND method" +linktitle: "PR_EMS_AB_SERVICE_ACTION_SECOND" +articleTitle: "PR_EMS_AB_SERVICE_ACTION_SECOND" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVICE_ACTION_SECOND of MapiPropertyTag." +type: docs +weight: 10030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_action_second/ +--- + +## PR_EMS_AB_SERVICE_ACTION_SECOND {#pr_ems_ab_service_action_second} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVICE_ACTION_SECOND() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_delay/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_delay/_index.md new file mode 100644 index 0000000000..fd54dade79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_delay/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVICE_RESTART_DELAY method" +linktitle: "PR_EMS_AB_SERVICE_RESTART_DELAY" +articleTitle: "PR_EMS_AB_SERVICE_RESTART_DELAY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVICE_RESTART_DELAY of MapiPropertyTag." +type: docs +weight: 10040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_delay/ +--- + +## PR_EMS_AB_SERVICE_RESTART_DELAY {#pr_ems_ab_service_restart_delay} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVICE_RESTART_DELAY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message/_index.md new file mode 100644 index 0000000000..227232a19d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVICE_RESTART_MESSAGE method" +linktitle: "PR_EMS_AB_SERVICE_RESTART_MESSAGE" +articleTitle: "PR_EMS_AB_SERVICE_RESTART_MESSAGE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVICE_RESTART_MESSAGE of MapiPropertyTag." +type: docs +weight: 10050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message/ +--- + +## PR_EMS_AB_SERVICE_RESTART_MESSAGE {#pr_ems_ab_service_restart_message} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVICE_RESTART_MESSAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message_a/_index.md new file mode 100644 index 0000000000..0bf873a985 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVICE_RESTART_MESSAGE_A method" +linktitle: "PR_EMS_AB_SERVICE_RESTART_MESSAGE_A" +articleTitle: "PR_EMS_AB_SERVICE_RESTART_MESSAGE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVICE_RESTART_MESSAGE_A of MapiPropertyTag." +type: docs +weight: 10060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message_a/ +--- + +## PR_EMS_AB_SERVICE_RESTART_MESSAGE_A {#pr_ems_ab_service_restart_message_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVICE_RESTART_MESSAGE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message_w/_index.md new file mode 100644 index 0000000000..345d20c4cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SERVICE_RESTART_MESSAGE_W method" +linktitle: "PR_EMS_AB_SERVICE_RESTART_MESSAGE_W" +articleTitle: "PR_EMS_AB_SERVICE_RESTART_MESSAGE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SERVICE_RESTART_MESSAGE_W of MapiPropertyTag." +type: docs +weight: 10070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_service_restart_message_w/ +--- + +## PR_EMS_AB_SERVICE_RESTART_MESSAGE_W {#pr_ems_ab_service_restart_message_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SERVICE_RESTART_MESSAGE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_session_disconnect_timer/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_session_disconnect_timer/_index.md new file mode 100644 index 0000000000..4c7cd3e452 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_session_disconnect_timer/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SESSION_DISCONNECT_TIMER method" +linktitle: "PR_EMS_AB_SESSION_DISCONNECT_TIMER" +articleTitle: "PR_EMS_AB_SESSION_DISCONNECT_TIMER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SESSION_DISCONNECT_TIMER of MapiPropertyTag." +type: docs +weight: 10080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_session_disconnect_timer/ +--- + +## PR_EMS_AB_SESSION_DISCONNECT_TIMER {#pr_ems_ab_session_disconnect_timer} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SESSION_DISCONNECT_TIMER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_affinity/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_affinity/_index.md new file mode 100644 index 0000000000..696d01b1fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_affinity/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SITE_AFFINITY method" +linktitle: "PR_EMS_AB_SITE_AFFINITY" +articleTitle: "PR_EMS_AB_SITE_AFFINITY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SITE_AFFINITY of MapiPropertyTag." +type: docs +weight: 10090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_affinity/ +--- + +## PR_EMS_AB_SITE_AFFINITY {#pr_ems_ab_site_affinity} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SITE_AFFINITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_guid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_guid/_index.md new file mode 100644 index 0000000000..4a796edd6a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_guid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SITE_FOLDER_GUID method" +linktitle: "PR_EMS_AB_SITE_FOLDER_GUID" +articleTitle: "PR_EMS_AB_SITE_FOLDER_GUID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SITE_FOLDER_GUID of MapiPropertyTag." +type: docs +weight: 10100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_guid/ +--- + +## PR_EMS_AB_SITE_FOLDER_GUID {#pr_ems_ab_site_folder_guid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SITE_FOLDER_GUID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server/_index.md new file mode 100644 index 0000000000..f81d61e632 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SITE_FOLDER_SERVER method" +linktitle: "PR_EMS_AB_SITE_FOLDER_SERVER" +articleTitle: "PR_EMS_AB_SITE_FOLDER_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SITE_FOLDER_SERVER of MapiPropertyTag." +type: docs +weight: 10110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server/ +--- + +## PR_EMS_AB_SITE_FOLDER_SERVER {#pr_ems_ab_site_folder_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SITE_FOLDER_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_a/_index.md new file mode 100644 index 0000000000..bef2a412fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SITE_FOLDER_SERVER_A method" +linktitle: "PR_EMS_AB_SITE_FOLDER_SERVER_A" +articleTitle: "PR_EMS_AB_SITE_FOLDER_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SITE_FOLDER_SERVER_A of MapiPropertyTag." +type: docs +weight: 10120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_a/ +--- + +## PR_EMS_AB_SITE_FOLDER_SERVER_A {#pr_ems_ab_site_folder_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SITE_FOLDER_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_o/_index.md new file mode 100644 index 0000000000..ce685136c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SITE_FOLDER_SERVER_O method" +linktitle: "PR_EMS_AB_SITE_FOLDER_SERVER_O" +articleTitle: "PR_EMS_AB_SITE_FOLDER_SERVER_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SITE_FOLDER_SERVER_O of MapiPropertyTag." +type: docs +weight: 10130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_o/ +--- + +## PR_EMS_AB_SITE_FOLDER_SERVER_O {#pr_ems_ab_site_folder_server_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SITE_FOLDER_SERVER_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_w/_index.md new file mode 100644 index 0000000000..6e06beb844 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SITE_FOLDER_SERVER_W method" +linktitle: "PR_EMS_AB_SITE_FOLDER_SERVER_W" +articleTitle: "PR_EMS_AB_SITE_FOLDER_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SITE_FOLDER_SERVER_W of MapiPropertyTag." +type: docs +weight: 10140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_folder_server_w/ +--- + +## PR_EMS_AB_SITE_FOLDER_SERVER_W {#pr_ems_ab_site_folder_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SITE_FOLDER_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_proxy_space/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_proxy_space/_index.md new file mode 100644 index 0000000000..c842ef6429 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_proxy_space/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SITE_PROXY_SPACE method" +linktitle: "PR_EMS_AB_SITE_PROXY_SPACE" +articleTitle: "PR_EMS_AB_SITE_PROXY_SPACE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SITE_PROXY_SPACE of MapiPropertyTag." +type: docs +weight: 10150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_site_proxy_space/ +--- + +## PR_EMS_AB_SITE_PROXY_SPACE {#pr_ems_ab_site_proxy_space} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SITE_PROXY_SPACE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_list_na/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_list_na/_index.md new file mode 100644 index 0000000000..7b2fe5d2b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_list_na/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SMIME_ALG_LIST_NA method" +linktitle: "PR_EMS_AB_SMIME_ALG_LIST_NA" +articleTitle: "PR_EMS_AB_SMIME_ALG_LIST_NA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SMIME_ALG_LIST_NA of MapiPropertyTag." +type: docs +weight: 10160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_list_na/ +--- + +## PR_EMS_AB_SMIME_ALG_LIST_NA {#pr_ems_ab_smime_alg_list_na} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SMIME_ALG_LIST_NA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_list_other/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_list_other/_index.md new file mode 100644 index 0000000000..34bc055b79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_list_other/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SMIME_ALG_LIST_OTHER method" +linktitle: "PR_EMS_AB_SMIME_ALG_LIST_OTHER" +articleTitle: "PR_EMS_AB_SMIME_ALG_LIST_OTHER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SMIME_ALG_LIST_OTHER of MapiPropertyTag." +type: docs +weight: 10170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_list_other/ +--- + +## PR_EMS_AB_SMIME_ALG_LIST_OTHER {#pr_ems_ab_smime_alg_list_other} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SMIME_ALG_LIST_OTHER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na/_index.md new file mode 100644 index 0000000000..f7e90ce711 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SMIME_ALG_SELECTED_NA method" +linktitle: "PR_EMS_AB_SMIME_ALG_SELECTED_NA" +articleTitle: "PR_EMS_AB_SMIME_ALG_SELECTED_NA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SMIME_ALG_SELECTED_NA of MapiPropertyTag." +type: docs +weight: 10180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na/ +--- + +## PR_EMS_AB_SMIME_ALG_SELECTED_NA {#pr_ems_ab_smime_alg_selected_na} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SMIME_ALG_SELECTED_NA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na_a/_index.md new file mode 100644 index 0000000000..9dcd341bf1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SMIME_ALG_SELECTED_NA_A method" +linktitle: "PR_EMS_AB_SMIME_ALG_SELECTED_NA_A" +articleTitle: "PR_EMS_AB_SMIME_ALG_SELECTED_NA_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SMIME_ALG_SELECTED_NA_A of MapiPropertyTag." +type: docs +weight: 10190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na_a/ +--- + +## PR_EMS_AB_SMIME_ALG_SELECTED_NA_A {#pr_ems_ab_smime_alg_selected_na_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SMIME_ALG_SELECTED_NA_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na_w/_index.md new file mode 100644 index 0000000000..62933a60df --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SMIME_ALG_SELECTED_NA_W method" +linktitle: "PR_EMS_AB_SMIME_ALG_SELECTED_NA_W" +articleTitle: "PR_EMS_AB_SMIME_ALG_SELECTED_NA_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SMIME_ALG_SELECTED_NA_W of MapiPropertyTag." +type: docs +weight: 10200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_na_w/ +--- + +## PR_EMS_AB_SMIME_ALG_SELECTED_NA_W {#pr_ems_ab_smime_alg_selected_na_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SMIME_ALG_SELECTED_NA_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other/_index.md new file mode 100644 index 0000000000..5a780be8e6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SMIME_ALG_SELECTED_OTHER method" +linktitle: "PR_EMS_AB_SMIME_ALG_SELECTED_OTHER" +articleTitle: "PR_EMS_AB_SMIME_ALG_SELECTED_OTHER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SMIME_ALG_SELECTED_OTHER of MapiPropertyTag." +type: docs +weight: 10210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other/ +--- + +## PR_EMS_AB_SMIME_ALG_SELECTED_OTHER {#pr_ems_ab_smime_alg_selected_other} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SMIME_ALG_SELECTED_OTHER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other_a/_index.md new file mode 100644 index 0000000000..57c725f6fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_A method" +linktitle: "PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_A" +articleTitle: "PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_A of MapiPropertyTag." +type: docs +weight: 10220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other_a/ +--- + +## PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_A {#pr_ems_ab_smime_alg_selected_other_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other_w/_index.md new file mode 100644 index 0000000000..42a4547e07 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_W method" +linktitle: "PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_W" +articleTitle: "PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_W of MapiPropertyTag." +type: docs +weight: 10230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_smime_alg_selected_other_w/ +--- + +## PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_W {#pr_ems_ab_smime_alg_selected_other_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_space_last_computed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_space_last_computed/_index.md new file mode 100644 index 0000000000..dcb0bc802e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_space_last_computed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SPACE_LAST_COMPUTED method" +linktitle: "PR_EMS_AB_SPACE_LAST_COMPUTED" +articleTitle: "PR_EMS_AB_SPACE_LAST_COMPUTED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SPACE_LAST_COMPUTED of MapiPropertyTag." +type: docs +weight: 10240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_space_last_computed/ +--- + +## PR_EMS_AB_SPACE_LAST_COMPUTED {#pr_ems_ab_space_last_computed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SPACE_LAST_COMPUTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address/_index.md new file mode 100644 index 0000000000..9cd3b591be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_STREET_ADDRESS method" +linktitle: "PR_EMS_AB_STREET_ADDRESS" +articleTitle: "PR_EMS_AB_STREET_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_STREET_ADDRESS of MapiPropertyTag." +type: docs +weight: 10250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address/ +--- + +## PR_EMS_AB_STREET_ADDRESS {#pr_ems_ab_street_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_STREET_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address_a/_index.md new file mode 100644 index 0000000000..137dd5fb12 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_STREET_ADDRESS_A method" +linktitle: "PR_EMS_AB_STREET_ADDRESS_A" +articleTitle: "PR_EMS_AB_STREET_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_STREET_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 10260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address_a/ +--- + +## PR_EMS_AB_STREET_ADDRESS_A {#pr_ems_ab_street_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_STREET_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address_w/_index.md new file mode 100644 index 0000000000..7982250440 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_STREET_ADDRESS_W method" +linktitle: "PR_EMS_AB_STREET_ADDRESS_W" +articleTitle: "PR_EMS_AB_STREET_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_STREET_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 10270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_street_address_w/ +--- + +## PR_EMS_AB_STREET_ADDRESS_W {#pr_ems_ab_street_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_STREET_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_refs/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_refs/_index.md new file mode 100644 index 0000000000..419aa6c9a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_refs/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUB_REFS method" +linktitle: "PR_EMS_AB_SUB_REFS" +articleTitle: "PR_EMS_AB_SUB_REFS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUB_REFS of MapiPropertyTag." +type: docs +weight: 10280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_refs/ +--- + +## PR_EMS_AB_SUB_REFS {#pr_ems_ab_sub_refs} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUB_REFS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_refs_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_refs_o/_index.md new file mode 100644 index 0000000000..33603ad10a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_refs_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUB_REFS_O method" +linktitle: "PR_EMS_AB_SUB_REFS_O" +articleTitle: "PR_EMS_AB_SUB_REFS_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUB_REFS_O of MapiPropertyTag." +type: docs +weight: 10290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_refs_o/ +--- + +## PR_EMS_AB_SUB_REFS_O {#pr_ems_ab_sub_refs_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUB_REFS_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site/_index.md new file mode 100644 index 0000000000..1ceae68619 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUB_SITE method" +linktitle: "PR_EMS_AB_SUB_SITE" +articleTitle: "PR_EMS_AB_SUB_SITE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUB_SITE of MapiPropertyTag." +type: docs +weight: 10300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site/ +--- + +## PR_EMS_AB_SUB_SITE {#pr_ems_ab_sub_site} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUB_SITE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site_a/_index.md new file mode 100644 index 0000000000..ad92e1b01c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUB_SITE_A method" +linktitle: "PR_EMS_AB_SUB_SITE_A" +articleTitle: "PR_EMS_AB_SUB_SITE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUB_SITE_A of MapiPropertyTag." +type: docs +weight: 10310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site_a/ +--- + +## PR_EMS_AB_SUB_SITE_A {#pr_ems_ab_sub_site_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUB_SITE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site_w/_index.md new file mode 100644 index 0000000000..5595e99dd7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUB_SITE_W method" +linktitle: "PR_EMS_AB_SUB_SITE_W" +articleTitle: "PR_EMS_AB_SUB_SITE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUB_SITE_W of MapiPropertyTag." +type: docs +weight: 10320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_sub_site_w/ +--- + +## PR_EMS_AB_SUB_SITE_W {#pr_ems_ab_sub_site_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUB_SITE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_submission_cont_length/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_submission_cont_length/_index.md new file mode 100644 index 0000000000..9d5b9442a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_submission_cont_length/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUBMISSION_CONT_LENGTH method" +linktitle: "PR_EMS_AB_SUBMISSION_CONT_LENGTH" +articleTitle: "PR_EMS_AB_SUBMISSION_CONT_LENGTH" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUBMISSION_CONT_LENGTH of MapiPropertyTag." +type: docs +weight: 10330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_submission_cont_length/ +--- + +## PR_EMS_AB_SUBMISSION_CONT_LENGTH {#pr_ems_ab_submission_cont_length} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUBMISSION_CONT_LENGTH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_support_smime_signatures/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_support_smime_signatures/_index.md new file mode 100644 index 0000000000..6aaaaf665b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_support_smime_signatures/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUPPORT_SMIME_SIGNATURES method" +linktitle: "PR_EMS_AB_SUPPORT_SMIME_SIGNATURES" +articleTitle: "PR_EMS_AB_SUPPORT_SMIME_SIGNATURES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUPPORT_SMIME_SIGNATURES of MapiPropertyTag." +type: docs +weight: 10340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_support_smime_signatures/ +--- + +## PR_EMS_AB_SUPPORT_SMIME_SIGNATURES {#pr_ems_ab_support_smime_signatures} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUPPORT_SMIME_SIGNATURES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supported_algorithms/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supported_algorithms/_index.md new file mode 100644 index 0000000000..fbb0f52f63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supported_algorithms/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUPPORTED_ALGORITHMS method" +linktitle: "PR_EMS_AB_SUPPORTED_ALGORITHMS" +articleTitle: "PR_EMS_AB_SUPPORTED_ALGORITHMS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUPPORTED_ALGORITHMS of MapiPropertyTag." +type: docs +weight: 10350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supported_algorithms/ +--- + +## PR_EMS_AB_SUPPORTED_ALGORITHMS {#pr_ems_ab_supported_algorithms} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUPPORTED_ALGORITHMS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supported_application_context/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supported_application_context/_index.md new file mode 100644 index 0000000000..93e6de155b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supported_application_context/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT method" +linktitle: "PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT" +articleTitle: "PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT of MapiPropertyTag." +type: docs +weight: 10360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supported_application_context/ +--- + +## PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT {#pr_ems_ab_supported_application_context} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack/_index.md new file mode 100644 index 0000000000..7a25d2cb24 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUPPORTING_STACK method" +linktitle: "PR_EMS_AB_SUPPORTING_STACK" +articleTitle: "PR_EMS_AB_SUPPORTING_STACK" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUPPORTING_STACK of MapiPropertyTag." +type: docs +weight: 10370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack/ +--- + +## PR_EMS_AB_SUPPORTING_STACK {#pr_ems_ab_supporting_stack} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUPPORTING_STACK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_bl/_index.md new file mode 100644 index 0000000000..5f7702fe38 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUPPORTING_STACK_BL method" +linktitle: "PR_EMS_AB_SUPPORTING_STACK_BL" +articleTitle: "PR_EMS_AB_SUPPORTING_STACK_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUPPORTING_STACK_BL of MapiPropertyTag." +type: docs +weight: 10380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_bl/ +--- + +## PR_EMS_AB_SUPPORTING_STACK_BL {#pr_ems_ab_supporting_stack_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUPPORTING_STACK_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_bl_o/_index.md new file mode 100644 index 0000000000..d1c8e73d0b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUPPORTING_STACK_BL_O method" +linktitle: "PR_EMS_AB_SUPPORTING_STACK_BL_O" +articleTitle: "PR_EMS_AB_SUPPORTING_STACK_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUPPORTING_STACK_BL_O of MapiPropertyTag." +type: docs +weight: 10390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_bl_o/ +--- + +## PR_EMS_AB_SUPPORTING_STACK_BL_O {#pr_ems_ab_supporting_stack_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUPPORTING_STACK_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_o/_index.md new file mode 100644 index 0000000000..9cdac7c948 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_SUPPORTING_STACK_O method" +linktitle: "PR_EMS_AB_SUPPORTING_STACK_O" +articleTitle: "PR_EMS_AB_SUPPORTING_STACK_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_SUPPORTING_STACK_O of MapiPropertyTag." +type: docs +weight: 10400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_supporting_stack_o/ +--- + +## PR_EMS_AB_SUPPORTING_STACK_O {#pr_ems_ab_supporting_stack_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_SUPPORTING_STACK_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_t_selector/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_t_selector/_index.md new file mode 100644 index 0000000000..4544ec7806 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_t_selector/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_T_SELECTOR method" +linktitle: "PR_EMS_AB_T_SELECTOR" +articleTitle: "PR_EMS_AB_T_SELECTOR" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_T_SELECTOR of MapiPropertyTag." +type: docs +weight: 10410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_t_selector/ +--- + +## PR_EMS_AB_T_SELECTOR {#pr_ems_ab_t_selector} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_T_SELECTOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_t_selector_inbound/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_t_selector_inbound/_index.md new file mode 100644 index 0000000000..610d1cf2d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_t_selector_inbound/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_T_SELECTOR_INBOUND method" +linktitle: "PR_EMS_AB_T_SELECTOR_INBOUND" +articleTitle: "PR_EMS_AB_T_SELECTOR_INBOUND" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_T_SELECTOR_INBOUND of MapiPropertyTag." +type: docs +weight: 10420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_t_selector_inbound/ +--- + +## PR_EMS_AB_T_SELECTOR_INBOUND {#pr_ems_ab_t_selector_inbound} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_T_SELECTOR_INBOUND() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tagged_x509_cert/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tagged_x509_cert/_index.md new file mode 100644 index 0000000000..6b817c9a5a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tagged_x509_cert/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TAGGED_X509_CERT method" +linktitle: "PR_EMS_AB_TAGGED_X509_CERT" +articleTitle: "PR_EMS_AB_TAGGED_X509_CERT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TAGGED_X509_CERT of MapiPropertyTag." +type: docs +weight: 10430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tagged_x509_cert/ +--- + +## PR_EMS_AB_TAGGED_X509_CERT {#pr_ems_ab_tagged_x509_cert} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TAGGED_X509_CERT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address/_index.md new file mode 100644 index 0000000000..efe90c8ef8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TARGET_ADDRESS method" +linktitle: "PR_EMS_AB_TARGET_ADDRESS" +articleTitle: "PR_EMS_AB_TARGET_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TARGET_ADDRESS of MapiPropertyTag." +type: docs +weight: 10440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address/ +--- + +## PR_EMS_AB_TARGET_ADDRESS {#pr_ems_ab_target_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TARGET_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address_a/_index.md new file mode 100644 index 0000000000..396df37321 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TARGET_ADDRESS_A method" +linktitle: "PR_EMS_AB_TARGET_ADDRESS_A" +articleTitle: "PR_EMS_AB_TARGET_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TARGET_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 10450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address_a/ +--- + +## PR_EMS_AB_TARGET_ADDRESS_A {#pr_ems_ab_target_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TARGET_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address_w/_index.md new file mode 100644 index 0000000000..c457bbc171 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TARGET_ADDRESS_W method" +linktitle: "PR_EMS_AB_TARGET_ADDRESS_W" +articleTitle: "PR_EMS_AB_TARGET_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TARGET_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 10460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_address_w/ +--- + +## PR_EMS_AB_TARGET_ADDRESS_W {#pr_ems_ab_target_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TARGET_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_mtas/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_mtas/_index.md new file mode 100644 index 0000000000..dc7aa6b3ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_mtas/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TARGET_MTAS method" +linktitle: "PR_EMS_AB_TARGET_MTAS" +articleTitle: "PR_EMS_AB_TARGET_MTAS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TARGET_MTAS of MapiPropertyTag." +type: docs +weight: 10470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_target_mtas/ +--- + +## PR_EMS_AB_TARGET_MTAS {#pr_ems_ab_target_mtas} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TARGET_MTAS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_number/_index.md new file mode 100644 index 0000000000..a82b16068b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TELEPHONE_NUMBER method" +linktitle: "PR_EMS_AB_TELEPHONE_NUMBER" +articleTitle: "PR_EMS_AB_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 10480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_number/ +--- + +## PR_EMS_AB_TELEPHONE_NUMBER {#pr_ems_ab_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager/_index.md new file mode 100644 index 0000000000..39d8fe081b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TELEPHONE_PERSONAL_PAGER method" +linktitle: "PR_EMS_AB_TELEPHONE_PERSONAL_PAGER" +articleTitle: "PR_EMS_AB_TELEPHONE_PERSONAL_PAGER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TELEPHONE_PERSONAL_PAGER of MapiPropertyTag." +type: docs +weight: 10490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager/ +--- + +## PR_EMS_AB_TELEPHONE_PERSONAL_PAGER {#pr_ems_ab_telephone_personal_pager} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TELEPHONE_PERSONAL_PAGER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager_a/_index.md new file mode 100644 index 0000000000..4da2a34116 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_A method" +linktitle: "PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_A" +articleTitle: "PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_A of MapiPropertyTag." +type: docs +weight: 10500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager_a/ +--- + +## PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_A {#pr_ems_ab_telephone_personal_pager_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager_w/_index.md new file mode 100644 index 0000000000..df38d60cab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_W method" +linktitle: "PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_W" +articleTitle: "PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_W of MapiPropertyTag." +type: docs +weight: 10510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_telephone_personal_pager_w/ +--- + +## PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_W {#pr_ems_ab_telephone_personal_pager_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_teletex_terminal_identifier/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_teletex_terminal_identifier/_index.md new file mode 100644 index 0000000000..0846e1a6d2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_teletex_terminal_identifier/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER method" +linktitle: "PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER" +articleTitle: "PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER of MapiPropertyTag." +type: docs +weight: 10520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_teletex_terminal_identifier/ +--- + +## PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER {#pr_ems_ab_teletex_terminal_identifier} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_temp_assoc_threshold/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_temp_assoc_threshold/_index.md new file mode 100644 index 0000000000..26c845c5c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_temp_assoc_threshold/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TEMP_ASSOC_THRESHOLD method" +linktitle: "PR_EMS_AB_TEMP_ASSOC_THRESHOLD" +articleTitle: "PR_EMS_AB_TEMP_ASSOC_THRESHOLD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TEMP_ASSOC_THRESHOLD of MapiPropertyTag." +type: docs +weight: 10530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_temp_assoc_threshold/ +--- + +## PR_EMS_AB_TEMP_ASSOC_THRESHOLD {#pr_ems_ab_temp_assoc_threshold} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TEMP_ASSOC_THRESHOLD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tombstone_lifetime/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tombstone_lifetime/_index.md new file mode 100644 index 0000000000..6e67059ec2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tombstone_lifetime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TOMBSTONE_LIFETIME method" +linktitle: "PR_EMS_AB_TOMBSTONE_LIFETIME" +articleTitle: "PR_EMS_AB_TOMBSTONE_LIFETIME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TOMBSTONE_LIFETIME of MapiPropertyTag." +type: docs +weight: 10540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tombstone_lifetime/ +--- + +## PR_EMS_AB_TOMBSTONE_LIFETIME {#pr_ems_ab_tombstone_lifetime} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TOMBSTONE_LIFETIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name/_index.md new file mode 100644 index 0000000000..ccd0e36577 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRACKING_LOG_PATH_NAME method" +linktitle: "PR_EMS_AB_TRACKING_LOG_PATH_NAME" +articleTitle: "PR_EMS_AB_TRACKING_LOG_PATH_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRACKING_LOG_PATH_NAME of MapiPropertyTag." +type: docs +weight: 10550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name/ +--- + +## PR_EMS_AB_TRACKING_LOG_PATH_NAME {#pr_ems_ab_tracking_log_path_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRACKING_LOG_PATH_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name_a/_index.md new file mode 100644 index 0000000000..432b17a285 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRACKING_LOG_PATH_NAME_A method" +linktitle: "PR_EMS_AB_TRACKING_LOG_PATH_NAME_A" +articleTitle: "PR_EMS_AB_TRACKING_LOG_PATH_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRACKING_LOG_PATH_NAME_A of MapiPropertyTag." +type: docs +weight: 10560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name_a/ +--- + +## PR_EMS_AB_TRACKING_LOG_PATH_NAME_A {#pr_ems_ab_tracking_log_path_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRACKING_LOG_PATH_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name_w/_index.md new file mode 100644 index 0000000000..1052fa2f83 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRACKING_LOG_PATH_NAME_W method" +linktitle: "PR_EMS_AB_TRACKING_LOG_PATH_NAME_W" +articleTitle: "PR_EMS_AB_TRACKING_LOG_PATH_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRACKING_LOG_PATH_NAME_W of MapiPropertyTag." +type: docs +weight: 10570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_tracking_log_path_name_w/ +--- + +## PR_EMS_AB_TRACKING_LOG_PATH_NAME_W {#pr_ems_ab_tracking_log_path_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRACKING_LOG_PATH_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trans_retry_mins/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trans_retry_mins/_index.md new file mode 100644 index 0000000000..06edb050dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trans_retry_mins/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRANS_RETRY_MINS method" +linktitle: "PR_EMS_AB_TRANS_RETRY_MINS" +articleTitle: "PR_EMS_AB_TRANS_RETRY_MINS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRANS_RETRY_MINS of MapiPropertyTag." +type: docs +weight: 10580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trans_retry_mins/ +--- + +## PR_EMS_AB_TRANS_RETRY_MINS {#pr_ems_ab_trans_retry_mins} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRANS_RETRY_MINS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trans_timeout_mins/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trans_timeout_mins/_index.md new file mode 100644 index 0000000000..a3e0d8a0ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trans_timeout_mins/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRANS_TIMEOUT_MINS method" +linktitle: "PR_EMS_AB_TRANS_TIMEOUT_MINS" +articleTitle: "PR_EMS_AB_TRANS_TIMEOUT_MINS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRANS_TIMEOUT_MINS of MapiPropertyTag." +type: docs +weight: 10590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trans_timeout_mins/ +--- + +## PR_EMS_AB_TRANS_TIMEOUT_MINS {#pr_ems_ab_trans_timeout_mins} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRANS_TIMEOUT_MINS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_retry_interval/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_retry_interval/_index.md new file mode 100644 index 0000000000..589ef1d382 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_retry_interval/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRANSFER_RETRY_INTERVAL method" +linktitle: "PR_EMS_AB_TRANSFER_RETRY_INTERVAL" +articleTitle: "PR_EMS_AB_TRANSFER_RETRY_INTERVAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRANSFER_RETRY_INTERVAL of MapiPropertyTag." +type: docs +weight: 10600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_retry_interval/ +--- + +## PR_EMS_AB_TRANSFER_RETRY_INTERVAL {#pr_ems_ab_transfer_retry_interval} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRANSFER_RETRY_INTERVAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_non_urgent/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_non_urgent/_index.md new file mode 100644 index 0000000000..0547063453 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_non_urgent/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT method" +linktitle: "PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT" +articleTitle: "PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT of MapiPropertyTag." +type: docs +weight: 10610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_non_urgent/ +--- + +## PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT {#pr_ems_ab_transfer_timeout_non_urgent} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_normal/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_normal/_index.md new file mode 100644 index 0000000000..cfc43a6398 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_normal/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL method" +linktitle: "PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL" +articleTitle: "PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL of MapiPropertyTag." +type: docs +weight: 10620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_normal/ +--- + +## PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL {#pr_ems_ab_transfer_timeout_normal} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_urgent/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_urgent/_index.md new file mode 100644 index 0000000000..560b1d3df4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_urgent/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRANSFER_TIMEOUT_URGENT method" +linktitle: "PR_EMS_AB_TRANSFER_TIMEOUT_URGENT" +articleTitle: "PR_EMS_AB_TRANSFER_TIMEOUT_URGENT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRANSFER_TIMEOUT_URGENT of MapiPropertyTag." +type: docs +weight: 10630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transfer_timeout_urgent/ +--- + +## PR_EMS_AB_TRANSFER_TIMEOUT_URGENT {#pr_ems_ab_transfer_timeout_urgent} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRANSFER_TIMEOUT_URGENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_translation_table_used/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_translation_table_used/_index.md new file mode 100644 index 0000000000..c3afbb94c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_translation_table_used/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRANSLATION_TABLE_USED method" +linktitle: "PR_EMS_AB_TRANSLATION_TABLE_USED" +articleTitle: "PR_EMS_AB_TRANSLATION_TABLE_USED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRANSLATION_TABLE_USED of MapiPropertyTag." +type: docs +weight: 10640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_translation_table_used/ +--- + +## PR_EMS_AB_TRANSLATION_TABLE_USED {#pr_ems_ab_translation_table_used} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRANSLATION_TABLE_USED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transport_expedited_data/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transport_expedited_data/_index.md new file mode 100644 index 0000000000..6043272651 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transport_expedited_data/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRANSPORT_EXPEDITED_DATA method" +linktitle: "PR_EMS_AB_TRANSPORT_EXPEDITED_DATA" +articleTitle: "PR_EMS_AB_TRANSPORT_EXPEDITED_DATA" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRANSPORT_EXPEDITED_DATA of MapiPropertyTag." +type: docs +weight: 10650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_transport_expedited_data/ +--- + +## PR_EMS_AB_TRANSPORT_EXPEDITED_DATA {#pr_ems_ab_transport_expedited_data} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRANSPORT_EXPEDITED_DATA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trust_level/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trust_level/_index.md new file mode 100644 index 0000000000..40c498e7af --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trust_level/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TRUST_LEVEL method" +linktitle: "PR_EMS_AB_TRUST_LEVEL" +articleTitle: "PR_EMS_AB_TRUST_LEVEL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TRUST_LEVEL of MapiPropertyTag." +type: docs +weight: 10660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_trust_level/ +--- + +## PR_EMS_AB_TRUST_LEVEL {#pr_ems_ab_trust_level} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TRUST_LEVEL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_turn_request_threshold/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_turn_request_threshold/_index.md new file mode 100644 index 0000000000..ee0994a4c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_turn_request_threshold/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TURN_REQUEST_THRESHOLD method" +linktitle: "PR_EMS_AB_TURN_REQUEST_THRESHOLD" +articleTitle: "PR_EMS_AB_TURN_REQUEST_THRESHOLD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TURN_REQUEST_THRESHOLD of MapiPropertyTag." +type: docs +weight: 10670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_turn_request_threshold/ +--- + +## PR_EMS_AB_TURN_REQUEST_THRESHOLD {#pr_ems_ab_turn_request_threshold} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TURN_REQUEST_THRESHOLD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_two_way_alternate_facility/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_two_way_alternate_facility/_index.md new file mode 100644 index 0000000000..93712336a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_two_way_alternate_facility/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY method" +linktitle: "PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY" +articleTitle: "PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY of MapiPropertyTag." +type: docs +weight: 10680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_two_way_alternate_facility/ +--- + +## PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY {#pr_ems_ab_two_way_alternate_facility} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type/_index.md new file mode 100644 index 0000000000..1066771890 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TYPE method" +linktitle: "PR_EMS_AB_TYPE" +articleTitle: "PR_EMS_AB_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TYPE of MapiPropertyTag." +type: docs +weight: 10690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type/ +--- + +## PR_EMS_AB_TYPE {#pr_ems_ab_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type_a/_index.md new file mode 100644 index 0000000000..4941f4967c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TYPE_A method" +linktitle: "PR_EMS_AB_TYPE_A" +articleTitle: "PR_EMS_AB_TYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TYPE_A of MapiPropertyTag." +type: docs +weight: 10700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type_a/ +--- + +## PR_EMS_AB_TYPE_A {#pr_ems_ab_type_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type_w/_index.md new file mode 100644 index 0000000000..010ad2feff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_TYPE_W method" +linktitle: "PR_EMS_AB_TYPE_W" +articleTitle: "PR_EMS_AB_TYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_TYPE_W of MapiPropertyTag." +type: docs +weight: 10710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_type_w/ +--- + +## PR_EMS_AB_TYPE_W {#pr_ems_ab_type_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_TYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_unauth_orig_bl/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_unauth_orig_bl/_index.md new file mode 100644 index 0000000000..bad990dc79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_unauth_orig_bl/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_UNAUTH_ORIG_BL method" +linktitle: "PR_EMS_AB_UNAUTH_ORIG_BL" +articleTitle: "PR_EMS_AB_UNAUTH_ORIG_BL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_UNAUTH_ORIG_BL of MapiPropertyTag." +type: docs +weight: 10720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_unauth_orig_bl/ +--- + +## PR_EMS_AB_UNAUTH_ORIG_BL {#pr_ems_ab_unauth_orig_bl} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_UNAUTH_ORIG_BL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_unauth_orig_bl_o/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_unauth_orig_bl_o/_index.md new file mode 100644 index 0000000000..b05f62b804 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_unauth_orig_bl_o/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_UNAUTH_ORIG_BL_O method" +linktitle: "PR_EMS_AB_UNAUTH_ORIG_BL_O" +articleTitle: "PR_EMS_AB_UNAUTH_ORIG_BL_O" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_UNAUTH_ORIG_BL_O of MapiPropertyTag." +type: docs +weight: 10730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_unauth_orig_bl_o/ +--- + +## PR_EMS_AB_UNAUTH_ORIG_BL_O {#pr_ems_ab_unauth_orig_bl_o} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_UNAUTH_ORIG_BL_O() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_use_server_values/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_use_server_values/_index.md new file mode 100644 index 0000000000..e20252811f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_use_server_values/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USE_SERVER_VALUES method" +linktitle: "PR_EMS_AB_USE_SERVER_VALUES" +articleTitle: "PR_EMS_AB_USE_SERVER_VALUES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USE_SERVER_VALUES of MapiPropertyTag." +type: docs +weight: 10740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_use_server_values/ +--- + +## PR_EMS_AB_USE_SERVER_VALUES {#pr_ems_ab_use_server_values} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USE_SERVER_VALUES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_use_site_values/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_use_site_values/_index.md new file mode 100644 index 0000000000..5d24bb0d16 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_use_site_values/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USE_SITE_VALUES method" +linktitle: "PR_EMS_AB_USE_SITE_VALUES" +articleTitle: "PR_EMS_AB_USE_SITE_VALUES" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USE_SITE_VALUES of MapiPropertyTag." +type: docs +weight: 10750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_use_site_values/ +--- + +## PR_EMS_AB_USE_SITE_VALUES {#pr_ems_ab_use_site_values} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USE_SITE_VALUES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name/_index.md new file mode 100644 index 0000000000..6dc79dfb54 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USENET_SITE_NAME method" +linktitle: "PR_EMS_AB_USENET_SITE_NAME" +articleTitle: "PR_EMS_AB_USENET_SITE_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USENET_SITE_NAME of MapiPropertyTag." +type: docs +weight: 10760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name/ +--- + +## PR_EMS_AB_USENET_SITE_NAME {#pr_ems_ab_usenet_site_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USENET_SITE_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name_a/_index.md new file mode 100644 index 0000000000..1c2162d1d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USENET_SITE_NAME_A method" +linktitle: "PR_EMS_AB_USENET_SITE_NAME_A" +articleTitle: "PR_EMS_AB_USENET_SITE_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USENET_SITE_NAME_A of MapiPropertyTag." +type: docs +weight: 10770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name_a/ +--- + +## PR_EMS_AB_USENET_SITE_NAME_A {#pr_ems_ab_usenet_site_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USENET_SITE_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name_w/_index.md new file mode 100644 index 0000000000..ce85a54758 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USENET_SITE_NAME_W method" +linktitle: "PR_EMS_AB_USENET_SITE_NAME_W" +articleTitle: "PR_EMS_AB_USENET_SITE_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USENET_SITE_NAME_W of MapiPropertyTag." +type: docs +weight: 10780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usenet_site_name_w/ +--- + +## PR_EMS_AB_USENET_SITE_NAME_W {#pr_ems_ab_usenet_site_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USENET_SITE_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_user_password/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_user_password/_index.md new file mode 100644 index 0000000000..04c44cc22c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_user_password/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USER_PASSWORD method" +linktitle: "PR_EMS_AB_USER_PASSWORD" +articleTitle: "PR_EMS_AB_USER_PASSWORD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USER_PASSWORD of MapiPropertyTag." +type: docs +weight: 10790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_user_password/ +--- + +## PR_EMS_AB_USER_PASSWORD {#pr_ems_ab_user_password} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USER_PASSWORD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_changed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_changed/_index.md new file mode 100644 index 0000000000..183fe92a25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_changed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USN_CHANGED method" +linktitle: "PR_EMS_AB_USN_CHANGED" +articleTitle: "PR_EMS_AB_USN_CHANGED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USN_CHANGED of MapiPropertyTag." +type: docs +weight: 10800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_changed/ +--- + +## PR_EMS_AB_USN_CHANGED {#pr_ems_ab_usn_changed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USN_CHANGED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_created/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_created/_index.md new file mode 100644 index 0000000000..e5b4178d6d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_created/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USN_CREATED method" +linktitle: "PR_EMS_AB_USN_CREATED" +articleTitle: "PR_EMS_AB_USN_CREATED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USN_CREATED of MapiPropertyTag." +type: docs +weight: 10810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_created/ +--- + +## PR_EMS_AB_USN_CREATED {#pr_ems_ab_usn_created} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USN_CREATED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_dsa_last_obj_removed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_dsa_last_obj_removed/_index.md new file mode 100644 index 0000000000..05d2c11942 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_dsa_last_obj_removed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED method" +linktitle: "PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED" +articleTitle: "PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED of MapiPropertyTag." +type: docs +weight: 10820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_dsa_last_obj_removed/ +--- + +## PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED {#pr_ems_ab_usn_dsa_last_obj_removed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_intersite/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_intersite/_index.md new file mode 100644 index 0000000000..d8697ca29c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_intersite/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USN_INTERSITE method" +linktitle: "PR_EMS_AB_USN_INTERSITE" +articleTitle: "PR_EMS_AB_USN_INTERSITE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USN_INTERSITE of MapiPropertyTag." +type: docs +weight: 10830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_intersite/ +--- + +## PR_EMS_AB_USN_INTERSITE {#pr_ems_ab_usn_intersite} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USN_INTERSITE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_last_obj_rem/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_last_obj_rem/_index.md new file mode 100644 index 0000000000..035241b88b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_last_obj_rem/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USN_LAST_OBJ_REM method" +linktitle: "PR_EMS_AB_USN_LAST_OBJ_REM" +articleTitle: "PR_EMS_AB_USN_LAST_OBJ_REM" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USN_LAST_OBJ_REM of MapiPropertyTag." +type: docs +weight: 10840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_last_obj_rem/ +--- + +## PR_EMS_AB_USN_LAST_OBJ_REM {#pr_ems_ab_usn_last_obj_rem} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USN_LAST_OBJ_REM() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_source/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_source/_index.md new file mode 100644 index 0000000000..fe61c7f99f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_source/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_USN_SOURCE method" +linktitle: "PR_EMS_AB_USN_SOURCE" +articleTitle: "PR_EMS_AB_USN_SOURCE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_USN_SOURCE of MapiPropertyTag." +type: docs +weight: 10850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_usn_source/ +--- + +## PR_EMS_AB_USN_SOURCE {#pr_ems_ab_usn_source} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_USN_SOURCE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1/_index.md new file mode 100644 index 0000000000..47e7c7d8ea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_CONTAINER_1 method" +linktitle: "PR_EMS_AB_VIEW_CONTAINER_1" +articleTitle: "PR_EMS_AB_VIEW_CONTAINER_1" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_CONTAINER_1 of MapiPropertyTag." +type: docs +weight: 10860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1/ +--- + +## PR_EMS_AB_VIEW_CONTAINER_1 {#pr_ems_ab_view_container_1} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_CONTAINER_1() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1_a/_index.md new file mode 100644 index 0000000000..d8be51b926 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_CONTAINER_1_A method" +linktitle: "PR_EMS_AB_VIEW_CONTAINER_1_A" +articleTitle: "PR_EMS_AB_VIEW_CONTAINER_1_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_CONTAINER_1_A of MapiPropertyTag." +type: docs +weight: 10870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1_a/ +--- + +## PR_EMS_AB_VIEW_CONTAINER_1_A {#pr_ems_ab_view_container_1_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_CONTAINER_1_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1_w/_index.md new file mode 100644 index 0000000000..fe05f0643b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_CONTAINER_1_W method" +linktitle: "PR_EMS_AB_VIEW_CONTAINER_1_W" +articleTitle: "PR_EMS_AB_VIEW_CONTAINER_1_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_CONTAINER_1_W of MapiPropertyTag." +type: docs +weight: 10880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_1_w/ +--- + +## PR_EMS_AB_VIEW_CONTAINER_1_W {#pr_ems_ab_view_container_1_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_CONTAINER_1_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2/_index.md new file mode 100644 index 0000000000..9342909377 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_CONTAINER_2 method" +linktitle: "PR_EMS_AB_VIEW_CONTAINER_2" +articleTitle: "PR_EMS_AB_VIEW_CONTAINER_2" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_CONTAINER_2 of MapiPropertyTag." +type: docs +weight: 10890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2/ +--- + +## PR_EMS_AB_VIEW_CONTAINER_2 {#pr_ems_ab_view_container_2} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_CONTAINER_2() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2_a/_index.md new file mode 100644 index 0000000000..b2d7d3bece --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_CONTAINER_2_A method" +linktitle: "PR_EMS_AB_VIEW_CONTAINER_2_A" +articleTitle: "PR_EMS_AB_VIEW_CONTAINER_2_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_CONTAINER_2_A of MapiPropertyTag." +type: docs +weight: 10900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2_a/ +--- + +## PR_EMS_AB_VIEW_CONTAINER_2_A {#pr_ems_ab_view_container_2_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_CONTAINER_2_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2_w/_index.md new file mode 100644 index 0000000000..f4db6e8e78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_CONTAINER_2_W method" +linktitle: "PR_EMS_AB_VIEW_CONTAINER_2_W" +articleTitle: "PR_EMS_AB_VIEW_CONTAINER_2_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_CONTAINER_2_W of MapiPropertyTag." +type: docs +weight: 10910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_2_w/ +--- + +## PR_EMS_AB_VIEW_CONTAINER_2_W {#pr_ems_ab_view_container_2_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_CONTAINER_2_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3/_index.md new file mode 100644 index 0000000000..8cabba2834 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_CONTAINER_3 method" +linktitle: "PR_EMS_AB_VIEW_CONTAINER_3" +articleTitle: "PR_EMS_AB_VIEW_CONTAINER_3" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_CONTAINER_3 of MapiPropertyTag." +type: docs +weight: 10920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3/ +--- + +## PR_EMS_AB_VIEW_CONTAINER_3 {#pr_ems_ab_view_container_3} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_CONTAINER_3() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3_a/_index.md new file mode 100644 index 0000000000..2680ac83ec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_CONTAINER_3_A method" +linktitle: "PR_EMS_AB_VIEW_CONTAINER_3_A" +articleTitle: "PR_EMS_AB_VIEW_CONTAINER_3_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_CONTAINER_3_A of MapiPropertyTag." +type: docs +weight: 10930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3_a/ +--- + +## PR_EMS_AB_VIEW_CONTAINER_3_A {#pr_ems_ab_view_container_3_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_CONTAINER_3_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3_w/_index.md new file mode 100644 index 0000000000..9a01ac5f3f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_CONTAINER_3_W method" +linktitle: "PR_EMS_AB_VIEW_CONTAINER_3_W" +articleTitle: "PR_EMS_AB_VIEW_CONTAINER_3_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_CONTAINER_3_W of MapiPropertyTag." +type: docs +weight: 10940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_container_3_w/ +--- + +## PR_EMS_AB_VIEW_CONTAINER_3_W {#pr_ems_ab_view_container_3_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_CONTAINER_3_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_definition/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_definition/_index.md new file mode 100644 index 0000000000..0721ec3ca0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_definition/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_DEFINITION method" +linktitle: "PR_EMS_AB_VIEW_DEFINITION" +articleTitle: "PR_EMS_AB_VIEW_DEFINITION" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_DEFINITION of MapiPropertyTag." +type: docs +weight: 10950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_definition/ +--- + +## PR_EMS_AB_VIEW_DEFINITION {#pr_ems_ab_view_definition} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_DEFINITION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_flags/_index.md new file mode 100644 index 0000000000..d0bfbb82e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_FLAGS method" +linktitle: "PR_EMS_AB_VIEW_FLAGS" +articleTitle: "PR_EMS_AB_VIEW_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_FLAGS of MapiPropertyTag." +type: docs +weight: 10960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_flags/ +--- + +## PR_EMS_AB_VIEW_FLAGS {#pr_ems_ab_view_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site/_index.md new file mode 100644 index 0000000000..4146048e9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_SITE method" +linktitle: "PR_EMS_AB_VIEW_SITE" +articleTitle: "PR_EMS_AB_VIEW_SITE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_SITE of MapiPropertyTag." +type: docs +weight: 10970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site/ +--- + +## PR_EMS_AB_VIEW_SITE {#pr_ems_ab_view_site} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_SITE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site_a/_index.md new file mode 100644 index 0000000000..5763160b8c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_SITE_A method" +linktitle: "PR_EMS_AB_VIEW_SITE_A" +articleTitle: "PR_EMS_AB_VIEW_SITE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_SITE_A of MapiPropertyTag." +type: docs +weight: 10980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site_a/ +--- + +## PR_EMS_AB_VIEW_SITE_A {#pr_ems_ab_view_site_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_SITE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site_w/_index.md new file mode 100644 index 0000000000..bb0e8f6ab7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VIEW_SITE_W method" +linktitle: "PR_EMS_AB_VIEW_SITE_W" +articleTitle: "PR_EMS_AB_VIEW_SITE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VIEW_SITE_W of MapiPropertyTag." +type: docs +weight: 10990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_view_site_w/ +--- + +## PR_EMS_AB_VIEW_SITE_W {#pr_ems_ab_view_site_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VIEW_SITE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_flags/_index.md new file mode 100644 index 0000000000..db9478ed73 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_FLAGS method" +linktitle: "PR_EMS_AB_VOICE_MAIL_FLAGS" +articleTitle: "PR_EMS_AB_VOICE_MAIL_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_FLAGS of MapiPropertyTag." +type: docs +weight: 11000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_flags/ +--- + +## PR_EMS_AB_VOICE_MAIL_FLAGS {#pr_ems_ab_voice_mail_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_greetings/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_greetings/_index.md new file mode 100644 index 0000000000..e915344c21 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_greetings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_GREETINGS method" +linktitle: "PR_EMS_AB_VOICE_MAIL_GREETINGS" +articleTitle: "PR_EMS_AB_VOICE_MAIL_GREETINGS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_GREETINGS of MapiPropertyTag." +type: docs +weight: 11010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_greetings/ +--- + +## PR_EMS_AB_VOICE_MAIL_GREETINGS {#pr_ems_ab_voice_mail_greetings} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_GREETINGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password/_index.md new file mode 100644 index 0000000000..afe12d8cc2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_PASSWORD method" +linktitle: "PR_EMS_AB_VOICE_MAIL_PASSWORD" +articleTitle: "PR_EMS_AB_VOICE_MAIL_PASSWORD" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_PASSWORD of MapiPropertyTag." +type: docs +weight: 11020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password/ +--- + +## PR_EMS_AB_VOICE_MAIL_PASSWORD {#pr_ems_ab_voice_mail_password} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_PASSWORD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password_a/_index.md new file mode 100644 index 0000000000..48eedb9d1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_PASSWORD_A method" +linktitle: "PR_EMS_AB_VOICE_MAIL_PASSWORD_A" +articleTitle: "PR_EMS_AB_VOICE_MAIL_PASSWORD_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_PASSWORD_A of MapiPropertyTag." +type: docs +weight: 11030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password_a/ +--- + +## PR_EMS_AB_VOICE_MAIL_PASSWORD_A {#pr_ems_ab_voice_mail_password_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_PASSWORD_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password_w/_index.md new file mode 100644 index 0000000000..3ce09037ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_PASSWORD_W method" +linktitle: "PR_EMS_AB_VOICE_MAIL_PASSWORD_W" +articleTitle: "PR_EMS_AB_VOICE_MAIL_PASSWORD_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_PASSWORD_W of MapiPropertyTag." +type: docs +weight: 11040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_password_w/ +--- + +## PR_EMS_AB_VOICE_MAIL_PASSWORD_W {#pr_ems_ab_voice_mail_password_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_PASSWORD_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_recorded_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_recorded_name/_index.md new file mode 100644 index 0000000000..9ff196df03 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_recorded_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_RECORDED_NAME method" +linktitle: "PR_EMS_AB_VOICE_MAIL_RECORDED_NAME" +articleTitle: "PR_EMS_AB_VOICE_MAIL_RECORDED_NAME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_RECORDED_NAME of MapiPropertyTag." +type: docs +weight: 11050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_recorded_name/ +--- + +## PR_EMS_AB_VOICE_MAIL_RECORDED_NAME {#pr_ems_ab_voice_mail_recorded_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_RECORDED_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_recording_length/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_recording_length/_index.md new file mode 100644 index 0000000000..e2fbb6d213 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_recording_length/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH method" +linktitle: "PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH" +articleTitle: "PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH of MapiPropertyTag." +type: docs +weight: 11060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_recording_length/ +--- + +## PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH {#pr_ems_ab_voice_mail_recording_length} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_speed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_speed/_index.md new file mode 100644 index 0000000000..3c298e6857 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_speed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_SPEED method" +linktitle: "PR_EMS_AB_VOICE_MAIL_SPEED" +articleTitle: "PR_EMS_AB_VOICE_MAIL_SPEED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_SPEED of MapiPropertyTag." +type: docs +weight: 11070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_speed/ +--- + +## PR_EMS_AB_VOICE_MAIL_SPEED {#pr_ems_ab_voice_mail_speed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_SPEED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_system_guid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_system_guid/_index.md new file mode 100644 index 0000000000..af2fdf94e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_system_guid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID method" +linktitle: "PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID" +articleTitle: "PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID of MapiPropertyTag." +type: docs +weight: 11080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_system_guid/ +--- + +## PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID {#pr_ems_ab_voice_mail_system_guid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id/_index.md new file mode 100644 index 0000000000..2a702ef99c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_USER_ID method" +linktitle: "PR_EMS_AB_VOICE_MAIL_USER_ID" +articleTitle: "PR_EMS_AB_VOICE_MAIL_USER_ID" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_USER_ID of MapiPropertyTag." +type: docs +weight: 11090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id/ +--- + +## PR_EMS_AB_VOICE_MAIL_USER_ID {#pr_ems_ab_voice_mail_user_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_USER_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id_a/_index.md new file mode 100644 index 0000000000..b3f35c7df5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_USER_ID_A method" +linktitle: "PR_EMS_AB_VOICE_MAIL_USER_ID_A" +articleTitle: "PR_EMS_AB_VOICE_MAIL_USER_ID_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_USER_ID_A of MapiPropertyTag." +type: docs +weight: 11100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id_a/ +--- + +## PR_EMS_AB_VOICE_MAIL_USER_ID_A {#pr_ems_ab_voice_mail_user_id_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_USER_ID_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id_w/_index.md new file mode 100644 index 0000000000..dc1ec73193 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_USER_ID_W method" +linktitle: "PR_EMS_AB_VOICE_MAIL_USER_ID_W" +articleTitle: "PR_EMS_AB_VOICE_MAIL_USER_ID_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_USER_ID_W of MapiPropertyTag." +type: docs +weight: 11110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_user_id_w/ +--- + +## PR_EMS_AB_VOICE_MAIL_USER_ID_W {#pr_ems_ab_voice_mail_user_id_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_USER_ID_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_volume/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_volume/_index.md new file mode 100644 index 0000000000..652a15f218 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_volume/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_VOICE_MAIL_VOLUME method" +linktitle: "PR_EMS_AB_VOICE_MAIL_VOLUME" +articleTitle: "PR_EMS_AB_VOICE_MAIL_VOLUME" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_VOICE_MAIL_VOLUME of MapiPropertyTag." +type: docs +weight: 11120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_voice_mail_volume/ +--- + +## PR_EMS_AB_VOICE_MAIL_VOLUME {#pr_ems_ab_voice_mail_volume} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_VOICE_MAIL_VOLUME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page/_index.md new file mode 100644 index 0000000000..d7705fdf29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_WWW_HOME_PAGE method" +linktitle: "PR_EMS_AB_WWW_HOME_PAGE" +articleTitle: "PR_EMS_AB_WWW_HOME_PAGE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_WWW_HOME_PAGE of MapiPropertyTag." +type: docs +weight: 11130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page/ +--- + +## PR_EMS_AB_WWW_HOME_PAGE {#pr_ems_ab_www_home_page} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_WWW_HOME_PAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page_a/_index.md new file mode 100644 index 0000000000..691b1e8be8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_WWW_HOME_PAGE_A method" +linktitle: "PR_EMS_AB_WWW_HOME_PAGE_A" +articleTitle: "PR_EMS_AB_WWW_HOME_PAGE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_WWW_HOME_PAGE_A of MapiPropertyTag." +type: docs +weight: 11140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page_a/ +--- + +## PR_EMS_AB_WWW_HOME_PAGE_A {#pr_ems_ab_www_home_page_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_WWW_HOME_PAGE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page_w/_index.md new file mode 100644 index 0000000000..ef6dc5c805 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_WWW_HOME_PAGE_W method" +linktitle: "PR_EMS_AB_WWW_HOME_PAGE_W" +articleTitle: "PR_EMS_AB_WWW_HOME_PAGE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_WWW_HOME_PAGE_W of MapiPropertyTag." +type: docs +weight: 11150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_www_home_page_w/ +--- + +## PR_EMS_AB_WWW_HOME_PAGE_W {#pr_ems_ab_www_home_page_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_WWW_HOME_PAGE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x121_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x121_address/_index.md new file mode 100644 index 0000000000..700345e909 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x121_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X121_ADDRESS method" +linktitle: "PR_EMS_AB_X121_ADDRESS" +articleTitle: "PR_EMS_AB_X121_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X121_ADDRESS of MapiPropertyTag." +type: docs +weight: 11160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x121_address/ +--- + +## PR_EMS_AB_X121_ADDRESS {#pr_ems_ab_x121_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X121_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_call_user_data_incoming/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_call_user_data_incoming/_index.md new file mode 100644 index 0000000000..16ae144ca8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_call_user_data_incoming/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X25_CALL_USER_DATA_INCOMING method" +linktitle: "PR_EMS_AB_X25_CALL_USER_DATA_INCOMING" +articleTitle: "PR_EMS_AB_X25_CALL_USER_DATA_INCOMING" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X25_CALL_USER_DATA_INCOMING of MapiPropertyTag." +type: docs +weight: 11170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_call_user_data_incoming/ +--- + +## PR_EMS_AB_X25_CALL_USER_DATA_INCOMING {#pr_ems_ab_x25_call_user_data_incoming} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X25_CALL_USER_DATA_INCOMING() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_call_user_data_outgoing/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_call_user_data_outgoing/_index.md new file mode 100644 index 0000000000..a9c7508fbb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_call_user_data_outgoing/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X25_CALL_USER_DATA_OUTGOING method" +linktitle: "PR_EMS_AB_X25_CALL_USER_DATA_OUTGOING" +articleTitle: "PR_EMS_AB_X25_CALL_USER_DATA_OUTGOING" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X25_CALL_USER_DATA_OUTGOING of MapiPropertyTag." +type: docs +weight: 11180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_call_user_data_outgoing/ +--- + +## PR_EMS_AB_X25_CALL_USER_DATA_OUTGOING {#pr_ems_ab_x25_call_user_data_outgoing} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X25_CALL_USER_DATA_OUTGOING() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_facilities_data_incoming/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_facilities_data_incoming/_index.md new file mode 100644 index 0000000000..4abeaf2dc7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_facilities_data_incoming/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X25_FACILITIES_DATA_INCOMING method" +linktitle: "PR_EMS_AB_X25_FACILITIES_DATA_INCOMING" +articleTitle: "PR_EMS_AB_X25_FACILITIES_DATA_INCOMING" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X25_FACILITIES_DATA_INCOMING of MapiPropertyTag." +type: docs +weight: 11190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_facilities_data_incoming/ +--- + +## PR_EMS_AB_X25_FACILITIES_DATA_INCOMING {#pr_ems_ab_x25_facilities_data_incoming} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X25_FACILITIES_DATA_INCOMING() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_facilities_data_outgoing/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_facilities_data_outgoing/_index.md new file mode 100644 index 0000000000..d64a49e9d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_facilities_data_outgoing/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X25_FACILITIES_DATA_OUTGOING method" +linktitle: "PR_EMS_AB_X25_FACILITIES_DATA_OUTGOING" +articleTitle: "PR_EMS_AB_X25_FACILITIES_DATA_OUTGOING" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X25_FACILITIES_DATA_OUTGOING of MapiPropertyTag." +type: docs +weight: 11200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_facilities_data_outgoing/ +--- + +## PR_EMS_AB_X25_FACILITIES_DATA_OUTGOING {#pr_ems_ab_x25_facilities_data_outgoing} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X25_FACILITIES_DATA_OUTGOING() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_leased_line_port/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_leased_line_port/_index.md new file mode 100644 index 0000000000..e6128a3b17 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_leased_line_port/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X25_LEASED_LINE_PORT method" +linktitle: "PR_EMS_AB_X25_LEASED_LINE_PORT" +articleTitle: "PR_EMS_AB_X25_LEASED_LINE_PORT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X25_LEASED_LINE_PORT of MapiPropertyTag." +type: docs +weight: 11210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_leased_line_port/ +--- + +## PR_EMS_AB_X25_LEASED_LINE_PORT {#pr_ems_ab_x25_leased_line_port} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X25_LEASED_LINE_PORT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_leased_or_switched/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_leased_or_switched/_index.md new file mode 100644 index 0000000000..52b60d69cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_leased_or_switched/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X25_LEASED_OR_SWITCHED method" +linktitle: "PR_EMS_AB_X25_LEASED_OR_SWITCHED" +articleTitle: "PR_EMS_AB_X25_LEASED_OR_SWITCHED" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X25_LEASED_OR_SWITCHED of MapiPropertyTag." +type: docs +weight: 11220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_leased_or_switched/ +--- + +## PR_EMS_AB_X25_LEASED_OR_SWITCHED {#pr_ems_ab_x25_leased_or_switched} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X25_LEASED_OR_SWITCHED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone/_index.md new file mode 100644 index 0000000000..34b28d9eb4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X25_REMOTE_MTA_PHONE method" +linktitle: "PR_EMS_AB_X25_REMOTE_MTA_PHONE" +articleTitle: "PR_EMS_AB_X25_REMOTE_MTA_PHONE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X25_REMOTE_MTA_PHONE of MapiPropertyTag." +type: docs +weight: 11230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone/ +--- + +## PR_EMS_AB_X25_REMOTE_MTA_PHONE {#pr_ems_ab_x25_remote_mta_phone} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X25_REMOTE_MTA_PHONE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone_a/_index.md new file mode 100644 index 0000000000..8a34e21e0b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X25_REMOTE_MTA_PHONE_A method" +linktitle: "PR_EMS_AB_X25_REMOTE_MTA_PHONE_A" +articleTitle: "PR_EMS_AB_X25_REMOTE_MTA_PHONE_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X25_REMOTE_MTA_PHONE_A of MapiPropertyTag." +type: docs +weight: 11240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone_a/ +--- + +## PR_EMS_AB_X25_REMOTE_MTA_PHONE_A {#pr_ems_ab_x25_remote_mta_phone_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X25_REMOTE_MTA_PHONE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone_w/_index.md new file mode 100644 index 0000000000..2654c98599 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X25_REMOTE_MTA_PHONE_W method" +linktitle: "PR_EMS_AB_X25_REMOTE_MTA_PHONE_W" +articleTitle: "PR_EMS_AB_X25_REMOTE_MTA_PHONE_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X25_REMOTE_MTA_PHONE_W of MapiPropertyTag." +type: docs +weight: 11250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x25_remote_mta_phone_w/ +--- + +## PR_EMS_AB_X25_REMOTE_MTA_PHONE_W {#pr_ems_ab_x25_remote_mta_phone_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X25_REMOTE_MTA_PHONE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x400_attachment_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x400_attachment_type/_index.md new file mode 100644 index 0000000000..cfa66c6019 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x400_attachment_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X400_ATTACHMENT_TYPE method" +linktitle: "PR_EMS_AB_X400_ATTACHMENT_TYPE" +articleTitle: "PR_EMS_AB_X400_ATTACHMENT_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X400_ATTACHMENT_TYPE of MapiPropertyTag." +type: docs +weight: 11260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x400_attachment_type/ +--- + +## PR_EMS_AB_X400_ATTACHMENT_TYPE {#pr_ems_ab_x400_attachment_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X400_ATTACHMENT_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x400_selector_syntax/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x400_selector_syntax/_index.md new file mode 100644 index 0000000000..f2cac29cad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x400_selector_syntax/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X400_SELECTOR_SYNTAX method" +linktitle: "PR_EMS_AB_X400_SELECTOR_SYNTAX" +articleTitle: "PR_EMS_AB_X400_SELECTOR_SYNTAX" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X400_SELECTOR_SYNTAX of MapiPropertyTag." +type: docs +weight: 11270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x400_selector_syntax/ +--- + +## PR_EMS_AB_X400_SELECTOR_SYNTAX {#pr_ems_ab_x400_selector_syntax} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X400_SELECTOR_SYNTAX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_access_control_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_access_control_list/_index.md new file mode 100644 index 0000000000..2000367d19 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_access_control_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X500_ACCESS_CONTROL_LIST method" +linktitle: "PR_EMS_AB_X500_ACCESS_CONTROL_LIST" +articleTitle: "PR_EMS_AB_X500_ACCESS_CONTROL_LIST" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X500_ACCESS_CONTROL_LIST of MapiPropertyTag." +type: docs +weight: 11280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_access_control_list/ +--- + +## PR_EMS_AB_X500_ACCESS_CONTROL_LIST {#pr_ems_ab_x500_access_control_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X500_ACCESS_CONTROL_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc/_index.md new file mode 100644 index 0000000000..e4ba926226 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X500_NC method" +linktitle: "PR_EMS_AB_X500_NC" +articleTitle: "PR_EMS_AB_X500_NC" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X500_NC of MapiPropertyTag." +type: docs +weight: 11290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc/ +--- + +## PR_EMS_AB_X500_NC {#pr_ems_ab_x500_nc} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X500_NC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc_a/_index.md new file mode 100644 index 0000000000..6bc4ff0d71 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X500_NC_A method" +linktitle: "PR_EMS_AB_X500_NC_A" +articleTitle: "PR_EMS_AB_X500_NC_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X500_NC_A of MapiPropertyTag." +type: docs +weight: 11300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc_a/ +--- + +## PR_EMS_AB_X500_NC_A {#pr_ems_ab_x500_nc_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X500_NC_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc_w/_index.md new file mode 100644 index 0000000000..7aaa163c9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X500_NC_W method" +linktitle: "PR_EMS_AB_X500_NC_W" +articleTitle: "PR_EMS_AB_X500_NC_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X500_NC_W of MapiPropertyTag." +type: docs +weight: 11310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_nc_w/ +--- + +## PR_EMS_AB_X500_NC_W {#pr_ems_ab_x500_nc_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X500_NC_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn/_index.md new file mode 100644 index 0000000000..5b7d50e207 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X500_RDN method" +linktitle: "PR_EMS_AB_X500_RDN" +articleTitle: "PR_EMS_AB_X500_RDN" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X500_RDN of MapiPropertyTag." +type: docs +weight: 11320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn/ +--- + +## PR_EMS_AB_X500_RDN {#pr_ems_ab_x500_rdn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X500_RDN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn_a/_index.md new file mode 100644 index 0000000000..030839da8c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X500_RDN_A method" +linktitle: "PR_EMS_AB_X500_RDN_A" +articleTitle: "PR_EMS_AB_X500_RDN_A" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X500_RDN_A of MapiPropertyTag." +type: docs +weight: 11330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn_a/ +--- + +## PR_EMS_AB_X500_RDN_A {#pr_ems_ab_x500_rdn_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X500_RDN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn_w/_index.md new file mode 100644 index 0000000000..b3aa13c1e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_X500_RDN_W method" +linktitle: "PR_EMS_AB_X500_RDN_W" +articleTitle: "PR_EMS_AB_X500_RDN_W" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_X500_RDN_W of MapiPropertyTag." +type: docs +weight: 11340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_x500_rdn_w/ +--- + +## PR_EMS_AB_X500_RDN_W {#pr_ems_ab_x500_rdn_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_X500_RDN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_non_urgent/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_non_urgent/_index.md new file mode 100644 index 0000000000..12af248da6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_non_urgent/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT method" +linktitle: "PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT" +articleTitle: "PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT of MapiPropertyTag." +type: docs +weight: 11350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_non_urgent/ +--- + +## PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT {#pr_ems_ab_xmit_timeout_non_urgent} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_normal/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_normal/_index.md new file mode 100644 index 0000000000..f6caa370ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_normal/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_XMIT_TIMEOUT_NORMAL method" +linktitle: "PR_EMS_AB_XMIT_TIMEOUT_NORMAL" +articleTitle: "PR_EMS_AB_XMIT_TIMEOUT_NORMAL" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_XMIT_TIMEOUT_NORMAL of MapiPropertyTag." +type: docs +weight: 11360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_normal/ +--- + +## PR_EMS_AB_XMIT_TIMEOUT_NORMAL {#pr_ems_ab_xmit_timeout_normal} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_XMIT_TIMEOUT_NORMAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_urgent/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_urgent/_index.md new file mode 100644 index 0000000000..adf370caba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_urgent/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EMS_AB_XMIT_TIMEOUT_URGENT method" +linktitle: "PR_EMS_AB_XMIT_TIMEOUT_URGENT" +articleTitle: "PR_EMS_AB_XMIT_TIMEOUT_URGENT" +second_title: "Aspose.Email for C++" +description: "PR_EMS_AB_XMIT_TIMEOUT_URGENT of MapiPropertyTag." +type: docs +weight: 11370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ems_ab_xmit_timeout_urgent/ +--- + +## PR_EMS_AB_XMIT_TIMEOUT_URGENT {#pr_ems_ab_xmit_timeout_urgent} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EMS_AB_XMIT_TIMEOUT_URGENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_end_date/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_end_date/_index.md new file mode 100644 index 0000000000..9eaa419b53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_end_date/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_END_DATE method" +linktitle: "PR_END_DATE" +articleTitle: "PR_END_DATE" +second_title: "Aspose.Email for C++" +description: "PR_END_DATE of MapiPropertyTag." +type: docs +weight: 11380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_end_date/ +--- + +## PR_END_DATE {#pr_end_date} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_END_DATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_entryid/_index.md new file mode 100644 index 0000000000..11bb52f0b1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ENTRYID method" +linktitle: "PR_ENTRYID" +articleTitle: "PR_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ENTRYID of MapiPropertyTag." +type: docs +weight: 11390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_entryid/ +--- + +## PR_ENTRYID {#pr_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_events_root_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_events_root_folder_entryid/_index.md new file mode 100644 index 0000000000..9eb9c9804f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_events_root_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EVENTS_ROOT_FOLDER_ENTRYID method" +linktitle: "PR_EVENTS_ROOT_FOLDER_ENTRYID" +articleTitle: "PR_EVENTS_ROOT_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_EVENTS_ROOT_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 11400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_events_root_folder_entryid/ +--- + +## PR_EVENTS_ROOT_FOLDER_ENTRYID {#pr_events_root_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EVENTS_ROOT_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_exception_endtime/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_exception_endtime/_index.md new file mode 100644 index 0000000000..b603d1f0d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_exception_endtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EXCEPTION_ENDTIME method" +linktitle: "PR_EXCEPTION_ENDTIME" +articleTitle: "PR_EXCEPTION_ENDTIME" +second_title: "Aspose.Email for C++" +description: "Contains the end date and time of the exception in the local time zone of the computer when the exception is created." +type: docs +weight: 11410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_exception_endtime/ +--- + +## PR_EXCEPTION_ENDTIME {#pr_exception_endtime} + +Contains the end date and time of the exception in the local time zone of the computer when the exception is created. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EXCEPTION_ENDTIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_exception_replacetime/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_exception_replacetime/_index.md new file mode 100644 index 0000000000..2c63794eff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_exception_replacetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EXCEPTION_REPLACETIME method" +linktitle: "PR_EXCEPTION_REPLACETIME" +articleTitle: "PR_EXCEPTION_REPLACETIME" +second_title: "Aspose.Email for C++" +description: "Indicates the original date and time, in UTC, at which the instance in the recurrence pattern would have occurred if it were not an exception." +type: docs +weight: 11420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_exception_replacetime/ +--- + +## PR_EXCEPTION_REPLACETIME {#pr_exception_replacetime} + +Indicates the original date and time, in UTC, at which the instance in the recurrence pattern would have occurred if it were not an exception. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EXCEPTION_REPLACETIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_exception_starttime/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_exception_starttime/_index.md new file mode 100644 index 0000000000..8e872b091a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_exception_starttime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EXCEPTION_STARTTIME method" +linktitle: "PR_EXCEPTION_STARTTIME" +articleTitle: "PR_EXCEPTION_STARTTIME" +second_title: "Aspose.Email for C++" +description: "Contains the start date and time of the exception in the local time zone of the computer when the exception is created." +type: docs +weight: 11430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_exception_starttime/ +--- + +## PR_EXCEPTION_STARTTIME {#pr_exception_starttime} + +Contains the start date and time of the exception in the local time zone of the computer when the exception is created. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EXCEPTION_STARTTIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_excess_storage_used/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_excess_storage_used/_index.md new file mode 100644 index 0000000000..b9210b69f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_excess_storage_used/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EXCESS_STORAGE_USED method" +linktitle: "PR_EXCESS_STORAGE_USED" +articleTitle: "PR_EXCESS_STORAGE_USED" +second_title: "Aspose.Email for C++" +description: "PR_EXCESS_STORAGE_USED of MapiPropertyTag." +type: docs +weight: 11440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_excess_storage_used/ +--- + +## PR_EXCESS_STORAGE_USED {#pr_excess_storage_used} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EXCESS_STORAGE_USED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_expiry_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_expiry_number/_index.md new file mode 100644 index 0000000000..b4330ae3d2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_expiry_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EXPIRY_NUMBER method" +linktitle: "PR_EXPIRY_NUMBER" +articleTitle: "PR_EXPIRY_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_EXPIRY_NUMBER of MapiPropertyTag." +type: docs +weight: 11450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_expiry_number/ +--- + +## PR_EXPIRY_NUMBER {#pr_expiry_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EXPIRY_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_expiry_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_expiry_time/_index.md new file mode 100644 index 0000000000..5ec913488b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_expiry_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EXPIRY_TIME method" +linktitle: "PR_EXPIRY_TIME" +articleTitle: "PR_EXPIRY_TIME" +second_title: "Aspose.Email for C++" +description: "PR_EXPIRY_TIME of MapiPropertyTag." +type: docs +weight: 11460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_expiry_time/ +--- + +## PR_EXPIRY_TIME {#pr_expiry_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EXPIRY_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_expiry_units/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_expiry_units/_index.md new file mode 100644 index 0000000000..1071a3ce35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_expiry_units/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EXPIRY_UNITS method" +linktitle: "PR_EXPIRY_UNITS" +articleTitle: "PR_EXPIRY_UNITS" +second_title: "Aspose.Email for C++" +description: "PR_EXPIRY_UNITS of MapiPropertyTag." +type: docs +weight: 11470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_expiry_units/ +--- + +## PR_EXPIRY_UNITS {#pr_expiry_units} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EXPIRY_UNITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_explicit_conversion/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_explicit_conversion/_index.md new file mode 100644 index 0000000000..6c88fec717 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_explicit_conversion/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EXPLICIT_CONVERSION method" +linktitle: "PR_EXPLICIT_CONVERSION" +articleTitle: "PR_EXPLICIT_CONVERSION" +second_title: "Aspose.Email for C++" +description: "PR_EXPLICIT_CONVERSION of MapiPropertyTag." +type: docs +weight: 11480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_explicit_conversion/ +--- + +## PR_EXPLICIT_CONVERSION {#pr_explicit_conversion} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EXPLICIT_CONVERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_extended_acl_data/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_extended_acl_data/_index.md new file mode 100644 index 0000000000..b1c1228a10 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_extended_acl_data/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_EXTENDED_ACL_DATA method" +linktitle: "PR_EXTENDED_ACL_DATA" +articleTitle: "PR_EXTENDED_ACL_DATA" +second_title: "Aspose.Email for C++" +description: "PR_EXTENDED_ACL_DATA of MapiPropertyTag." +type: docs +weight: 11490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_extended_acl_data/ +--- + +## PR_EXTENDED_ACL_DATA {#pr_extended_acl_data} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_EXTENDED_ACL_DATA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_fast_transfer/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_fast_transfer/_index.md new file mode 100644 index 0000000000..9a5b15872c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_fast_transfer/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FAST_TRANSFER method" +linktitle: "PR_FAST_TRANSFER" +articleTitle: "PR_FAST_TRANSFER" +second_title: "Aspose.Email for C++" +description: "PR_FAST_TRANSFER of MapiPropertyTag." +type: docs +weight: 11500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_fast_transfer/ +--- + +## PR_FAST_TRANSFER {#pr_fast_transfer} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FAST_TRANSFER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name/_index.md new file mode 100644 index 0000000000..fe70224815 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FAVORITES_DEFAULT_NAME method" +linktitle: "PR_FAVORITES_DEFAULT_NAME" +articleTitle: "PR_FAVORITES_DEFAULT_NAME" +second_title: "Aspose.Email for C++" +description: "PR_FAVORITES_DEFAULT_NAME of MapiPropertyTag." +type: docs +weight: 11510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name/ +--- + +## PR_FAVORITES_DEFAULT_NAME {#pr_favorites_default_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FAVORITES_DEFAULT_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name_a/_index.md new file mode 100644 index 0000000000..6d6abbeb3f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FAVORITES_DEFAULT_NAME_A method" +linktitle: "PR_FAVORITES_DEFAULT_NAME_A" +articleTitle: "PR_FAVORITES_DEFAULT_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_FAVORITES_DEFAULT_NAME_A of MapiPropertyTag." +type: docs +weight: 11520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name_a/ +--- + +## PR_FAVORITES_DEFAULT_NAME_A {#pr_favorites_default_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FAVORITES_DEFAULT_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name_w/_index.md new file mode 100644 index 0000000000..483e3f6c3d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FAVORITES_DEFAULT_NAME_W method" +linktitle: "PR_FAVORITES_DEFAULT_NAME_W" +articleTitle: "PR_FAVORITES_DEFAULT_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_FAVORITES_DEFAULT_NAME_W of MapiPropertyTag." +type: docs +weight: 11530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_favorites_default_name_w/ +--- + +## PR_FAVORITES_DEFAULT_NAME_W {#pr_favorites_default_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FAVORITES_DEFAULT_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_filtering_hooks/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_filtering_hooks/_index.md new file mode 100644 index 0000000000..aa8bfef9b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_filtering_hooks/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FILTERING_HOOKS method" +linktitle: "PR_FILTERING_HOOKS" +articleTitle: "PR_FILTERING_HOOKS" +second_title: "Aspose.Email for C++" +description: "PR_FILTERING_HOOKS of MapiPropertyTag." +type: docs +weight: 11540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_filtering_hooks/ +--- + +## PR_FILTERING_HOOKS {#pr_filtering_hooks} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FILTERING_HOOKS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_finder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_finder_entryid/_index.md new file mode 100644 index 0000000000..5655e2a7e1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_finder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FINDER_ENTRYID method" +linktitle: "PR_FINDER_ENTRYID" +articleTitle: "PR_FINDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_FINDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 11550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_finder_entryid/ +--- + +## PR_FINDER_ENTRYID {#pr_finder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FINDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_flag_complete_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_flag_complete_time/_index.md new file mode 100644 index 0000000000..a3f75faefc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_flag_complete_time/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FLAG_COMPLETE_TIME method" +linktitle: "PR_FLAG_COMPLETE_TIME" +articleTitle: "PR_FLAG_COMPLETE_TIME" +second_title: "Aspose.Email for C++" +description: "Specifies the date and time in Coordinated Universal Time (UTC) that the message object was flagged as completed." +type: docs +weight: 11560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_flag_complete_time/ +--- + +## PR_FLAG_COMPLETE_TIME {#pr_flag_complete_time} + +Specifies the date and time in Coordinated Universal Time (UTC) that the message object was flagged as completed. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FLAG_COMPLETE_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_flag_icon/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_flag_icon/_index.md new file mode 100644 index 0000000000..0f62f5f0ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_flag_icon/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FLAG_ICON method" +linktitle: "PR_FLAG_ICON" +articleTitle: "PR_FLAG_ICON" +second_title: "Aspose.Email for C++" +description: "Specifies the flag icon of the message object." +type: docs +weight: 11570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_flag_icon/ +--- + +## PR_FLAG_ICON {#pr_flag_icon} + +Specifies the flag icon of the message object. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FLAG_ICON() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_flag_status/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_flag_status/_index.md new file mode 100644 index 0000000000..2dbb325d62 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_flag_status/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FLAG_STATUS method" +linktitle: "PR_FLAG_STATUS" +articleTitle: "PR_FLAG_STATUS" +second_title: "Aspose.Email for C++" +description: "Specifies the flag state of the message object." +type: docs +weight: 11580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_flag_status/ +--- + +## PR_FLAG_STATUS {#pr_flag_status} + +Specifies the flag state of the message object. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FLAG_STATUS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_associated_contents/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_associated_contents/_index.md new file mode 100644 index 0000000000..a325ea0002 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_associated_contents/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOLDER_ASSOCIATED_CONTENTS method" +linktitle: "PR_FOLDER_ASSOCIATED_CONTENTS" +articleTitle: "PR_FOLDER_ASSOCIATED_CONTENTS" +second_title: "Aspose.Email for C++" +description: "PR_FOLDER_ASSOCIATED_CONTENTS of MapiPropertyTag." +type: docs +weight: 11590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_folder_associated_contents/ +--- + +## PR_FOLDER_ASSOCIATED_CONTENTS {#pr_folder_associated_contents} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOLDER_ASSOCIATED_CONTENTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_child_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_child_count/_index.md new file mode 100644 index 0000000000..68c01ec17e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_child_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOLDER_CHILD_COUNT method" +linktitle: "PR_FOLDER_CHILD_COUNT" +articleTitle: "PR_FOLDER_CHILD_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_FOLDER_CHILD_COUNT of MapiPropertyTag." +type: docs +weight: 11600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_folder_child_count/ +--- + +## PR_FOLDER_CHILD_COUNT {#pr_folder_child_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOLDER_CHILD_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_design_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_design_flags/_index.md new file mode 100644 index 0000000000..4df1c70479 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_design_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOLDER_DESIGN_FLAGS method" +linktitle: "PR_FOLDER_DESIGN_FLAGS" +articleTitle: "PR_FOLDER_DESIGN_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_FOLDER_DESIGN_FLAGS of MapiPropertyTag." +type: docs +weight: 11610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_folder_design_flags/ +--- + +## PR_FOLDER_DESIGN_FLAGS {#pr_folder_design_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOLDER_DESIGN_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_flags/_index.md new file mode 100644 index 0000000000..7c1bc72a09 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOLDER_FLAGS method" +linktitle: "PR_FOLDER_FLAGS" +articleTitle: "PR_FOLDER_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_FOLDER_FLAGS of MapiPropertyTag." +type: docs +weight: 11620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_folder_flags/ +--- + +## PR_FOLDER_FLAGS {#pr_folder_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOLDER_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname/_index.md new file mode 100644 index 0000000000..2a55263ee2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOLDER_PATHNAME method" +linktitle: "PR_FOLDER_PATHNAME" +articleTitle: "PR_FOLDER_PATHNAME" +second_title: "Aspose.Email for C++" +description: "PR_FOLDER_PATHNAME of MapiPropertyTag." +type: docs +weight: 11630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname/ +--- + +## PR_FOLDER_PATHNAME {#pr_folder_pathname} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOLDER_PATHNAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname_a/_index.md new file mode 100644 index 0000000000..44206f6fc3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOLDER_PATHNAME_A method" +linktitle: "PR_FOLDER_PATHNAME_A" +articleTitle: "PR_FOLDER_PATHNAME_A" +second_title: "Aspose.Email for C++" +description: "PR_FOLDER_PATHNAME_A of MapiPropertyTag." +type: docs +weight: 11640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname_a/ +--- + +## PR_FOLDER_PATHNAME_A {#pr_folder_pathname_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOLDER_PATHNAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname_w/_index.md new file mode 100644 index 0000000000..e8c00b30c9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOLDER_PATHNAME_W method" +linktitle: "PR_FOLDER_PATHNAME_W" +articleTitle: "PR_FOLDER_PATHNAME_W" +second_title: "Aspose.Email for C++" +description: "PR_FOLDER_PATHNAME_W of MapiPropertyTag." +type: docs +weight: 11650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_folder_pathname_w/ +--- + +## PR_FOLDER_PATHNAME_W {#pr_folder_pathname_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOLDER_PATHNAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_type/_index.md new file mode 100644 index 0000000000..824ac1d97b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_folder_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOLDER_TYPE method" +linktitle: "PR_FOLDER_TYPE" +articleTitle: "PR_FOLDER_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_FOLDER_TYPE of MapiPropertyTag." +type: docs +weight: 11660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_folder_type/ +--- + +## PR_FOLDER_TYPE {#pr_folder_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOLDER_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_foreign_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_foreign_id/_index.md new file mode 100644 index 0000000000..d4379d791b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_foreign_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOREIGN_ID method" +linktitle: "PR_FOREIGN_ID" +articleTitle: "PR_FOREIGN_ID" +second_title: "Aspose.Email for C++" +description: "PR_FOREIGN_ID of MapiPropertyTag." +type: docs +weight: 11670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_foreign_id/ +--- + +## PR_FOREIGN_ID {#pr_foreign_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOREIGN_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_foreign_report_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_foreign_report_id/_index.md new file mode 100644 index 0000000000..ca33892304 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_foreign_report_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOREIGN_REPORT_ID method" +linktitle: "PR_FOREIGN_REPORT_ID" +articleTitle: "PR_FOREIGN_REPORT_ID" +second_title: "Aspose.Email for C++" +description: "PR_FOREIGN_REPORT_ID of MapiPropertyTag." +type: docs +weight: 11680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_foreign_report_id/ +--- + +## PR_FOREIGN_REPORT_ID {#pr_foreign_report_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOREIGN_REPORT_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_foreign_subject_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_foreign_subject_id/_index.md new file mode 100644 index 0000000000..03d7e0f819 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_foreign_subject_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FOREIGN_SUBJECT_ID method" +linktitle: "PR_FOREIGN_SUBJECT_ID" +articleTitle: "PR_FOREIGN_SUBJECT_ID" +second_title: "Aspose.Email for C++" +description: "PR_FOREIGN_SUBJECT_ID of MapiPropertyTag." +type: docs +weight: 11690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_foreign_subject_id/ +--- + +## PR_FOREIGN_SUBJECT_ID {#pr_foreign_subject_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FOREIGN_SUBJECT_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category/_index.md new file mode 100644 index 0000000000..2afaa1d27f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CATEGORY method" +linktitle: "PR_FORM_CATEGORY" +articleTitle: "PR_FORM_CATEGORY" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CATEGORY of MapiPropertyTag." +type: docs +weight: 11700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_category/ +--- + +## PR_FORM_CATEGORY {#pr_form_category} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CATEGORY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_a/_index.md new file mode 100644 index 0000000000..f22bdeb947 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CATEGORY_A method" +linktitle: "PR_FORM_CATEGORY_A" +articleTitle: "PR_FORM_CATEGORY_A" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CATEGORY_A of MapiPropertyTag." +type: docs +weight: 11710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_category_a/ +--- + +## PR_FORM_CATEGORY_A {#pr_form_category_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CATEGORY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub/_index.md new file mode 100644 index 0000000000..d9040cf5a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CATEGORY_SUB method" +linktitle: "PR_FORM_CATEGORY_SUB" +articleTitle: "PR_FORM_CATEGORY_SUB" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CATEGORY_SUB of MapiPropertyTag." +type: docs +weight: 11720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub/ +--- + +## PR_FORM_CATEGORY_SUB {#pr_form_category_sub} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CATEGORY_SUB() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub_a/_index.md new file mode 100644 index 0000000000..b0b05f5b37 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CATEGORY_SUB_A method" +linktitle: "PR_FORM_CATEGORY_SUB_A" +articleTitle: "PR_FORM_CATEGORY_SUB_A" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CATEGORY_SUB_A of MapiPropertyTag." +type: docs +weight: 11730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub_a/ +--- + +## PR_FORM_CATEGORY_SUB_A {#pr_form_category_sub_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CATEGORY_SUB_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub_w/_index.md new file mode 100644 index 0000000000..df874314ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CATEGORY_SUB_W method" +linktitle: "PR_FORM_CATEGORY_SUB_W" +articleTitle: "PR_FORM_CATEGORY_SUB_W" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CATEGORY_SUB_W of MapiPropertyTag." +type: docs +weight: 11740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_category_sub_w/ +--- + +## PR_FORM_CATEGORY_SUB_W {#pr_form_category_sub_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CATEGORY_SUB_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_w/_index.md new file mode 100644 index 0000000000..10c31899ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_category_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CATEGORY_W method" +linktitle: "PR_FORM_CATEGORY_W" +articleTitle: "PR_FORM_CATEGORY_W" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CATEGORY_W of MapiPropertyTag." +type: docs +weight: 11750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_category_w/ +--- + +## PR_FORM_CATEGORY_W {#pr_form_category_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CATEGORY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_clsid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_clsid/_index.md new file mode 100644 index 0000000000..c75e936a36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_clsid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CLSID method" +linktitle: "PR_FORM_CLSID" +articleTitle: "PR_FORM_CLSID" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CLSID of MapiPropertyTag." +type: docs +weight: 11760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_clsid/ +--- + +## PR_FORM_CLSID {#pr_form_clsid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CLSID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name/_index.md new file mode 100644 index 0000000000..9df532778b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CONTACT_NAME method" +linktitle: "PR_FORM_CONTACT_NAME" +articleTitle: "PR_FORM_CONTACT_NAME" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CONTACT_NAME of MapiPropertyTag." +type: docs +weight: 11770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name/ +--- + +## PR_FORM_CONTACT_NAME {#pr_form_contact_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CONTACT_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name_a/_index.md new file mode 100644 index 0000000000..aded1f6f3c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CONTACT_NAME_A method" +linktitle: "PR_FORM_CONTACT_NAME_A" +articleTitle: "PR_FORM_CONTACT_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CONTACT_NAME_A of MapiPropertyTag." +type: docs +weight: 11780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name_a/ +--- + +## PR_FORM_CONTACT_NAME_A {#pr_form_contact_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CONTACT_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name_w/_index.md new file mode 100644 index 0000000000..9322f52f14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_CONTACT_NAME_W method" +linktitle: "PR_FORM_CONTACT_NAME_W" +articleTitle: "PR_FORM_CONTACT_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_FORM_CONTACT_NAME_W of MapiPropertyTag." +type: docs +weight: 11790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_contact_name_w/ +--- + +## PR_FORM_CONTACT_NAME_W {#pr_form_contact_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_CONTACT_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_guid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_guid/_index.md new file mode 100644 index 0000000000..db07129e2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_guid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_DESIGNER_GUID method" +linktitle: "PR_FORM_DESIGNER_GUID" +articleTitle: "PR_FORM_DESIGNER_GUID" +second_title: "Aspose.Email for C++" +description: "PR_FORM_DESIGNER_GUID of MapiPropertyTag." +type: docs +weight: 11800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_guid/ +--- + +## PR_FORM_DESIGNER_GUID {#pr_form_designer_guid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_DESIGNER_GUID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name/_index.md new file mode 100644 index 0000000000..a76e4a5556 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_DESIGNER_NAME method" +linktitle: "PR_FORM_DESIGNER_NAME" +articleTitle: "PR_FORM_DESIGNER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_FORM_DESIGNER_NAME of MapiPropertyTag." +type: docs +weight: 11810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name/ +--- + +## PR_FORM_DESIGNER_NAME {#pr_form_designer_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_DESIGNER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name_a/_index.md new file mode 100644 index 0000000000..214764985f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_DESIGNER_NAME_A method" +linktitle: "PR_FORM_DESIGNER_NAME_A" +articleTitle: "PR_FORM_DESIGNER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_FORM_DESIGNER_NAME_A of MapiPropertyTag." +type: docs +weight: 11820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name_a/ +--- + +## PR_FORM_DESIGNER_NAME_A {#pr_form_designer_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_DESIGNER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name_w/_index.md new file mode 100644 index 0000000000..fb7c4d490a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_DESIGNER_NAME_W method" +linktitle: "PR_FORM_DESIGNER_NAME_W" +articleTitle: "PR_FORM_DESIGNER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_FORM_DESIGNER_NAME_W of MapiPropertyTag." +type: docs +weight: 11830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_designer_name_w/ +--- + +## PR_FORM_DESIGNER_NAME_W {#pr_form_designer_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_DESIGNER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_hidden/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_hidden/_index.md new file mode 100644 index 0000000000..db7b76723c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_hidden/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_HIDDEN method" +linktitle: "PR_FORM_HIDDEN" +articleTitle: "PR_FORM_HIDDEN" +second_title: "Aspose.Email for C++" +description: "PR_FORM_HIDDEN of MapiPropertyTag." +type: docs +weight: 11840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_hidden/ +--- + +## PR_FORM_HIDDEN {#pr_form_hidden} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_HIDDEN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_host_map/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_host_map/_index.md new file mode 100644 index 0000000000..c839076106 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_host_map/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_HOST_MAP method" +linktitle: "PR_FORM_HOST_MAP" +articleTitle: "PR_FORM_HOST_MAP" +second_title: "Aspose.Email for C++" +description: "PR_FORM_HOST_MAP of MapiPropertyTag." +type: docs +weight: 11850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_host_map/ +--- + +## PR_FORM_HOST_MAP {#pr_form_host_map} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_HOST_MAP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_message_behavior/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_message_behavior/_index.md new file mode 100644 index 0000000000..9f44085773 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_message_behavior/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_MESSAGE_BEHAVIOR method" +linktitle: "PR_FORM_MESSAGE_BEHAVIOR" +articleTitle: "PR_FORM_MESSAGE_BEHAVIOR" +second_title: "Aspose.Email for C++" +description: "PR_FORM_MESSAGE_BEHAVIOR of MapiPropertyTag." +type: docs +weight: 11860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_message_behavior/ +--- + +## PR_FORM_MESSAGE_BEHAVIOR {#pr_form_message_behavior} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_MESSAGE_BEHAVIOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_version/_index.md new file mode 100644 index 0000000000..3d637eb83c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_VERSION method" +linktitle: "PR_FORM_VERSION" +articleTitle: "PR_FORM_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_FORM_VERSION of MapiPropertyTag." +type: docs +weight: 11870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_version/ +--- + +## PR_FORM_VERSION {#pr_form_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_version_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_version_a/_index.md new file mode 100644 index 0000000000..ab559f701f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_version_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_VERSION_A method" +linktitle: "PR_FORM_VERSION_A" +articleTitle: "PR_FORM_VERSION_A" +second_title: "Aspose.Email for C++" +description: "PR_FORM_VERSION_A of MapiPropertyTag." +type: docs +weight: 11880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_version_a/ +--- + +## PR_FORM_VERSION_A {#pr_form_version_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_VERSION_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_version_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_version_w/_index.md new file mode 100644 index 0000000000..4061d0d688 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_form_version_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FORM_VERSION_W method" +linktitle: "PR_FORM_VERSION_W" +articleTitle: "PR_FORM_VERSION_W" +second_title: "Aspose.Email for C++" +description: "PR_FORM_VERSION_W of MapiPropertyTag." +type: docs +weight: 11890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_form_version_w/ +--- + +## PR_FORM_VERSION_W {#pr_form_version_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FORM_VERSION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_free_busy_for_local_site_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_free_busy_for_local_site_entryid/_index.md new file mode 100644 index 0000000000..821832de96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_free_busy_for_local_site_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID method" +linktitle: "PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID" +articleTitle: "PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID of MapiPropertyTag." +type: docs +weight: 11900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_free_busy_for_local_site_entryid/ +--- + +## PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID {#pr_free_busy_for_local_site_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site/_index.md new file mode 100644 index 0000000000..ea5c736308 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FTP_SITE method" +linktitle: "PR_FTP_SITE" +articleTitle: "PR_FTP_SITE" +second_title: "Aspose.Email for C++" +description: "PR_FTP_SITE of MapiPropertyTag." +type: docs +weight: 11910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site/ +--- + +## PR_FTP_SITE {#pr_ftp_site} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FTP_SITE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site_a/_index.md new file mode 100644 index 0000000000..81aef20716 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FTP_SITE_A method" +linktitle: "PR_FTP_SITE_A" +articleTitle: "PR_FTP_SITE_A" +second_title: "Aspose.Email for C++" +description: "PR_FTP_SITE_A of MapiPropertyTag." +type: docs +weight: 11920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site_a/ +--- + +## PR_FTP_SITE_A {#pr_ftp_site_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FTP_SITE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site_w/_index.md new file mode 100644 index 0000000000..04672a0a87 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_FTP_SITE_W method" +linktitle: "PR_FTP_SITE_W" +articleTitle: "PR_FTP_SITE_W" +second_title: "Aspose.Email for C++" +description: "PR_FTP_SITE_W of MapiPropertyTag." +type: docs +weight: 11930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ftp_site_w/ +--- + +## PR_FTP_SITE_W {#pr_ftp_site_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_FTP_SITE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_gender/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_gender/_index.md new file mode 100644 index 0000000000..5e3a58693e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_gender/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GENDER method" +linktitle: "PR_GENDER" +articleTitle: "PR_GENDER" +second_title: "Aspose.Email for C++" +description: "PR_GENDER of MapiPropertyTag." +type: docs +weight: 11940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_gender/ +--- + +## PR_GENDER {#pr_gender} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GENDER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_generation/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_generation/_index.md new file mode 100644 index 0000000000..d8fd9382fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_generation/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GENERATION method" +linktitle: "PR_GENERATION" +articleTitle: "PR_GENERATION" +second_title: "Aspose.Email for C++" +description: "PR_GENERATION of MapiPropertyTag." +type: docs +weight: 11950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_generation/ +--- + +## PR_GENERATION {#pr_generation} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GENERATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_generation_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_generation_a/_index.md new file mode 100644 index 0000000000..26dc025ab6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_generation_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GENERATION_A method" +linktitle: "PR_GENERATION_A" +articleTitle: "PR_GENERATION_A" +second_title: "Aspose.Email for C++" +description: "PR_GENERATION_A of MapiPropertyTag." +type: docs +weight: 11960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_generation_a/ +--- + +## PR_GENERATION_A {#pr_generation_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GENERATION_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_generation_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_generation_w/_index.md new file mode 100644 index 0000000000..2a49b0b9d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_generation_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GENERATION_W method" +linktitle: "PR_GENERATION_W" +articleTitle: "PR_GENERATION_W" +second_title: "Aspose.Email for C++" +description: "PR_GENERATION_W of MapiPropertyTag." +type: docs +weight: 11970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_generation_w/ +--- + +## PR_GENERATION_W {#pr_generation_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GENERATION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_given_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_given_name/_index.md new file mode 100644 index 0000000000..5f04c6c688 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_given_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GIVEN_NAME method" +linktitle: "PR_GIVEN_NAME" +articleTitle: "PR_GIVEN_NAME" +second_title: "Aspose.Email for C++" +description: "PR_GIVEN_NAME of MapiPropertyTag." +type: docs +weight: 11980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_given_name/ +--- + +## PR_GIVEN_NAME {#pr_given_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GIVEN_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_given_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_given_name_a/_index.md new file mode 100644 index 0000000000..8849243783 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_given_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GIVEN_NAME_A method" +linktitle: "PR_GIVEN_NAME_A" +articleTitle: "PR_GIVEN_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_GIVEN_NAME_A of MapiPropertyTag." +type: docs +weight: 11990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_given_name_a/ +--- + +## PR_GIVEN_NAME_A {#pr_given_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GIVEN_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_given_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_given_name_w/_index.md new file mode 100644 index 0000000000..bcf63e0aa0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_given_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GIVEN_NAME_W method" +linktitle: "PR_GIVEN_NAME_W" +articleTitle: "PR_GIVEN_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_GIVEN_NAME_W of MapiPropertyTag." +type: docs +weight: 12000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_given_name_w/ +--- + +## PR_GIVEN_NAME_W {#pr_given_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GIVEN_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number/_index.md new file mode 100644 index 0000000000..b1b9cdb662 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GOVERNMENT_ID_NUMBER method" +linktitle: "PR_GOVERNMENT_ID_NUMBER" +articleTitle: "PR_GOVERNMENT_ID_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_GOVERNMENT_ID_NUMBER of MapiPropertyTag." +type: docs +weight: 12010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number/ +--- + +## PR_GOVERNMENT_ID_NUMBER {#pr_government_id_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GOVERNMENT_ID_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number_a/_index.md new file mode 100644 index 0000000000..fba0b7d785 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GOVERNMENT_ID_NUMBER_A method" +linktitle: "PR_GOVERNMENT_ID_NUMBER_A" +articleTitle: "PR_GOVERNMENT_ID_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_GOVERNMENT_ID_NUMBER_A of MapiPropertyTag." +type: docs +weight: 12020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number_a/ +--- + +## PR_GOVERNMENT_ID_NUMBER_A {#pr_government_id_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GOVERNMENT_ID_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number_w/_index.md new file mode 100644 index 0000000000..c334f0af9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GOVERNMENT_ID_NUMBER_W method" +linktitle: "PR_GOVERNMENT_ID_NUMBER_W" +articleTitle: "PR_GOVERNMENT_ID_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_GOVERNMENT_ID_NUMBER_W of MapiPropertyTag." +type: docs +weight: 12030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_government_id_number_w/ +--- + +## PR_GOVERNMENT_ID_NUMBER_W {#pr_government_id_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GOVERNMENT_ID_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_gw_admin_operations/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_gw_admin_operations/_index.md new file mode 100644 index 0000000000..9bf64f5e90 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_gw_admin_operations/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GW_ADMIN_OPERATIONS method" +linktitle: "PR_GW_ADMIN_OPERATIONS" +articleTitle: "PR_GW_ADMIN_OPERATIONS" +second_title: "Aspose.Email for C++" +description: "PR_GW_ADMIN_OPERATIONS of MapiPropertyTag." +type: docs +weight: 12040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_gw_admin_operations/ +--- + +## PR_GW_ADMIN_OPERATIONS {#pr_gw_admin_operations} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GW_ADMIN_OPERATIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_gw_mtsin_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_gw_mtsin_entryid/_index.md new file mode 100644 index 0000000000..ba7763fe8e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_gw_mtsin_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GW_MTSIN_ENTRYID method" +linktitle: "PR_GW_MTSIN_ENTRYID" +articleTitle: "PR_GW_MTSIN_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_GW_MTSIN_ENTRYID of MapiPropertyTag." +type: docs +weight: 12050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_gw_mtsin_entryid/ +--- + +## PR_GW_MTSIN_ENTRYID {#pr_gw_mtsin_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GW_MTSIN_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_gw_mtsout_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_gw_mtsout_entryid/_index.md new file mode 100644 index 0000000000..e1639953b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_gw_mtsout_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_GW_MTSOUT_ENTRYID method" +linktitle: "PR_GW_MTSOUT_ENTRYID" +articleTitle: "PR_GW_MTSOUT_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_GW_MTSOUT_ENTRYID of MapiPropertyTag." +type: docs +weight: 12060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_gw_mtsout_entryid/ +--- + +## PR_GW_MTSOUT_ENTRYID {#pr_gw_mtsout_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_GW_MTSOUT_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_dams/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_dams/_index.md new file mode 100644 index 0000000000..6c92764e08 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_dams/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HAS_DAMS method" +linktitle: "PR_HAS_DAMS" +articleTitle: "PR_HAS_DAMS" +second_title: "Aspose.Email for C++" +description: "PR_HAS_DAMS of MapiPropertyTag." +type: docs +weight: 12070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_has_dams/ +--- + +## PR_HAS_DAMS {#pr_has_dams} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HAS_DAMS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_moderator_rules/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_moderator_rules/_index.md new file mode 100644 index 0000000000..78f4d42577 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_moderator_rules/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HAS_MODERATOR_RULES method" +linktitle: "PR_HAS_MODERATOR_RULES" +articleTitle: "PR_HAS_MODERATOR_RULES" +second_title: "Aspose.Email for C++" +description: "PR_HAS_MODERATOR_RULES of MapiPropertyTag." +type: docs +weight: 12080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_has_moderator_rules/ +--- + +## PR_HAS_MODERATOR_RULES {#pr_has_moderator_rules} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HAS_MODERATOR_RULES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_named_properties/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_named_properties/_index.md new file mode 100644 index 0000000000..8d671617cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_named_properties/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HAS_NAMED_PROPERTIES method" +linktitle: "PR_HAS_NAMED_PROPERTIES" +articleTitle: "PR_HAS_NAMED_PROPERTIES" +second_title: "Aspose.Email for C++" +description: "PR_HAS_NAMED_PROPERTIES of MapiPropertyTag." +type: docs +weight: 12090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_has_named_properties/ +--- + +## PR_HAS_NAMED_PROPERTIES {#pr_has_named_properties} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HAS_NAMED_PROPERTIES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_rules/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_rules/_index.md new file mode 100644 index 0000000000..1f2fee85fb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_has_rules/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HAS_RULES method" +linktitle: "PR_HAS_RULES" +articleTitle: "PR_HAS_RULES" +second_title: "Aspose.Email for C++" +description: "PR_HAS_RULES of MapiPropertyTag." +type: docs +weight: 12100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_has_rules/ +--- + +## PR_HAS_RULES {#pr_has_rules} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HAS_RULES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_hasattach/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hasattach/_index.md new file mode 100644 index 0000000000..244f34e62a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hasattach/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HASATTACH method" +linktitle: "PR_HASATTACH" +articleTitle: "PR_HASATTACH" +second_title: "Aspose.Email for C++" +description: "PR_HASATTACH of MapiPropertyTag." +type: docs +weight: 12110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_hasattach/ +--- + +## PR_HASATTACH {#pr_hasattach} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HASATTACH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_header_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_header_folder_entryid/_index.md new file mode 100644 index 0000000000..48051c050b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_header_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HEADER_FOLDER_ENTRYID method" +linktitle: "PR_HEADER_FOLDER_ENTRYID" +articleTitle: "PR_HEADER_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_HEADER_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 12120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_header_folder_entryid/ +--- + +## PR_HEADER_FOLDER_ENTRYID {#pr_header_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HEADER_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_change_num/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_change_num/_index.md new file mode 100644 index 0000000000..2810647ac0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_change_num/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HIERARCHY_CHANGE_NUM method" +linktitle: "PR_HIERARCHY_CHANGE_NUM" +articleTitle: "PR_HIERARCHY_CHANGE_NUM" +second_title: "Aspose.Email for C++" +description: "PR_HIERARCHY_CHANGE_NUM of MapiPropertyTag." +type: docs +weight: 12130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_change_num/ +--- + +## PR_HIERARCHY_CHANGE_NUM {#pr_hierarchy_change_num} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HIERARCHY_CHANGE_NUM() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server/_index.md new file mode 100644 index 0000000000..4c22d27b47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HIERARCHY_SERVER method" +linktitle: "PR_HIERARCHY_SERVER" +articleTitle: "PR_HIERARCHY_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_HIERARCHY_SERVER of MapiPropertyTag." +type: docs +weight: 12140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server/ +--- + +## PR_HIERARCHY_SERVER {#pr_hierarchy_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HIERARCHY_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server_a/_index.md new file mode 100644 index 0000000000..5383ff5e75 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HIERARCHY_SERVER_A method" +linktitle: "PR_HIERARCHY_SERVER_A" +articleTitle: "PR_HIERARCHY_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_HIERARCHY_SERVER_A of MapiPropertyTag." +type: docs +weight: 12150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server_a/ +--- + +## PR_HIERARCHY_SERVER_A {#pr_hierarchy_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HIERARCHY_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server_w/_index.md new file mode 100644 index 0000000000..71840ff2b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HIERARCHY_SERVER_W method" +linktitle: "PR_HIERARCHY_SERVER_W" +articleTitle: "PR_HIERARCHY_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_HIERARCHY_SERVER_W of MapiPropertyTag." +type: docs +weight: 12160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_server_w/ +--- + +## PR_HIERARCHY_SERVER_W {#pr_hierarchy_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HIERARCHY_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_synchronizer/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_synchronizer/_index.md new file mode 100644 index 0000000000..3a26e25813 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_synchronizer/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HIERARCHY_SYNCHRONIZER method" +linktitle: "PR_HIERARCHY_SYNCHRONIZER" +articleTitle: "PR_HIERARCHY_SYNCHRONIZER" +second_title: "Aspose.Email for C++" +description: "PR_HIERARCHY_SYNCHRONIZER of MapiPropertyTag." +type: docs +weight: 12170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_hierarchy_synchronizer/ +--- + +## PR_HIERARCHY_SYNCHRONIZER {#pr_hierarchy_synchronizer} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HIERARCHY_SYNCHRONIZER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_hobbies/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hobbies/_index.md new file mode 100644 index 0000000000..81af3a6ae9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hobbies/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOBBIES method" +linktitle: "PR_HOBBIES" +articleTitle: "PR_HOBBIES" +second_title: "Aspose.Email for C++" +description: "PR_HOBBIES of MapiPropertyTag." +type: docs +weight: 12180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_hobbies/ +--- + +## PR_HOBBIES {#pr_hobbies} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOBBIES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_hobbies_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hobbies_a/_index.md new file mode 100644 index 0000000000..3473bd3d15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hobbies_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOBBIES_A method" +linktitle: "PR_HOBBIES_A" +articleTitle: "PR_HOBBIES_A" +second_title: "Aspose.Email for C++" +description: "PR_HOBBIES_A of MapiPropertyTag." +type: docs +weight: 12190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_hobbies_a/ +--- + +## PR_HOBBIES_A {#pr_hobbies_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOBBIES_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_hobbies_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hobbies_w/_index.md new file mode 100644 index 0000000000..9f7b084899 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_hobbies_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOBBIES_W method" +linktitle: "PR_HOBBIES_W" +articleTitle: "PR_HOBBIES_W" +second_title: "Aspose.Email for C++" +description: "PR_HOBBIES_W of MapiPropertyTag." +type: docs +weight: 12200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_hobbies_w/ +--- + +## PR_HOBBIES_W {#pr_hobbies_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOBBIES_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number/_index.md new file mode 100644 index 0000000000..98675ccc13 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME2_TELEPHONE_NUMBER method" +linktitle: "PR_HOME2_TELEPHONE_NUMBER" +articleTitle: "PR_HOME2_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_HOME2_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 12210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number/ +--- + +## PR_HOME2_TELEPHONE_NUMBER {#pr_home2_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME2_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number_a/_index.md new file mode 100644 index 0000000000..e5d666df34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME2_TELEPHONE_NUMBER_A method" +linktitle: "PR_HOME2_TELEPHONE_NUMBER_A" +articleTitle: "PR_HOME2_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_HOME2_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 12220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number_a/ +--- + +## PR_HOME2_TELEPHONE_NUMBER_A {#pr_home2_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME2_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number_w/_index.md new file mode 100644 index 0000000000..9ced29d817 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME2_TELEPHONE_NUMBER_W method" +linktitle: "PR_HOME2_TELEPHONE_NUMBER_W" +articleTitle: "PR_HOME2_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_HOME2_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 12230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home2_telephone_number_w/ +--- + +## PR_HOME2_TELEPHONE_NUMBER_W {#pr_home2_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME2_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city/_index.md new file mode 100644 index 0000000000..597b93e689 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_CITY method" +linktitle: "PR_HOME_ADDRESS_CITY" +articleTitle: "PR_HOME_ADDRESS_CITY" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_CITY of MapiPropertyTag." +type: docs +weight: 12240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city/ +--- + +## PR_HOME_ADDRESS_CITY {#pr_home_address_city} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_CITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city_a/_index.md new file mode 100644 index 0000000000..48056d21f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_CITY_A method" +linktitle: "PR_HOME_ADDRESS_CITY_A" +articleTitle: "PR_HOME_ADDRESS_CITY_A" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_CITY_A of MapiPropertyTag." +type: docs +weight: 12250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city_a/ +--- + +## PR_HOME_ADDRESS_CITY_A {#pr_home_address_city_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_CITY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city_w/_index.md new file mode 100644 index 0000000000..a03553bd08 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_CITY_W method" +linktitle: "PR_HOME_ADDRESS_CITY_W" +articleTitle: "PR_HOME_ADDRESS_CITY_W" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_CITY_W of MapiPropertyTag." +type: docs +weight: 12260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_city_w/ +--- + +## PR_HOME_ADDRESS_CITY_W {#pr_home_address_city_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_CITY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country/_index.md new file mode 100644 index 0000000000..1884d6b130 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_COUNTRY method" +linktitle: "PR_HOME_ADDRESS_COUNTRY" +articleTitle: "PR_HOME_ADDRESS_COUNTRY" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_COUNTRY of MapiPropertyTag." +type: docs +weight: 12270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country/ +--- + +## PR_HOME_ADDRESS_COUNTRY {#pr_home_address_country} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_COUNTRY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country_a/_index.md new file mode 100644 index 0000000000..1b4c227789 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_COUNTRY_A method" +linktitle: "PR_HOME_ADDRESS_COUNTRY_A" +articleTitle: "PR_HOME_ADDRESS_COUNTRY_A" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_COUNTRY_A of MapiPropertyTag." +type: docs +weight: 12280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country_a/ +--- + +## PR_HOME_ADDRESS_COUNTRY_A {#pr_home_address_country_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_COUNTRY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country_w/_index.md new file mode 100644 index 0000000000..1e703d07ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_COUNTRY_W method" +linktitle: "PR_HOME_ADDRESS_COUNTRY_W" +articleTitle: "PR_HOME_ADDRESS_COUNTRY_W" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_COUNTRY_W of MapiPropertyTag." +type: docs +weight: 12290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_country_w/ +--- + +## PR_HOME_ADDRESS_COUNTRY_W {#pr_home_address_country_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_COUNTRY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box/_index.md new file mode 100644 index 0000000000..30b6af8eca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_POST_OFFICE_BOX method" +linktitle: "PR_HOME_ADDRESS_POST_OFFICE_BOX" +articleTitle: "PR_HOME_ADDRESS_POST_OFFICE_BOX" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_POST_OFFICE_BOX of MapiPropertyTag." +type: docs +weight: 12300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box/ +--- + +## PR_HOME_ADDRESS_POST_OFFICE_BOX {#pr_home_address_post_office_box} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_POST_OFFICE_BOX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box_a/_index.md new file mode 100644 index 0000000000..4681cbcbbf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_POST_OFFICE_BOX_A method" +linktitle: "PR_HOME_ADDRESS_POST_OFFICE_BOX_A" +articleTitle: "PR_HOME_ADDRESS_POST_OFFICE_BOX_A" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_POST_OFFICE_BOX_A of MapiPropertyTag." +type: docs +weight: 12310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box_a/ +--- + +## PR_HOME_ADDRESS_POST_OFFICE_BOX_A {#pr_home_address_post_office_box_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_POST_OFFICE_BOX_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box_w/_index.md new file mode 100644 index 0000000000..c45e2b0dc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_POST_OFFICE_BOX_W method" +linktitle: "PR_HOME_ADDRESS_POST_OFFICE_BOX_W" +articleTitle: "PR_HOME_ADDRESS_POST_OFFICE_BOX_W" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_POST_OFFICE_BOX_W of MapiPropertyTag." +type: docs +weight: 12320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_post_office_box_w/ +--- + +## PR_HOME_ADDRESS_POST_OFFICE_BOX_W {#pr_home_address_post_office_box_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_POST_OFFICE_BOX_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code/_index.md new file mode 100644 index 0000000000..7ff9e5467f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_POSTAL_CODE method" +linktitle: "PR_HOME_ADDRESS_POSTAL_CODE" +articleTitle: "PR_HOME_ADDRESS_POSTAL_CODE" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_POSTAL_CODE of MapiPropertyTag." +type: docs +weight: 12330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code/ +--- + +## PR_HOME_ADDRESS_POSTAL_CODE {#pr_home_address_postal_code} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_POSTAL_CODE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code_a/_index.md new file mode 100644 index 0000000000..61d687ea84 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_POSTAL_CODE_A method" +linktitle: "PR_HOME_ADDRESS_POSTAL_CODE_A" +articleTitle: "PR_HOME_ADDRESS_POSTAL_CODE_A" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_POSTAL_CODE_A of MapiPropertyTag." +type: docs +weight: 12340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code_a/ +--- + +## PR_HOME_ADDRESS_POSTAL_CODE_A {#pr_home_address_postal_code_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_POSTAL_CODE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code_w/_index.md new file mode 100644 index 0000000000..40c47dfc2d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_POSTAL_CODE_W method" +linktitle: "PR_HOME_ADDRESS_POSTAL_CODE_W" +articleTitle: "PR_HOME_ADDRESS_POSTAL_CODE_W" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_POSTAL_CODE_W of MapiPropertyTag." +type: docs +weight: 12350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_postal_code_w/ +--- + +## PR_HOME_ADDRESS_POSTAL_CODE_W {#pr_home_address_postal_code_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_POSTAL_CODE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province/_index.md new file mode 100644 index 0000000000..17a8fc4193 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_STATE_OR_PROVINCE method" +linktitle: "PR_HOME_ADDRESS_STATE_OR_PROVINCE" +articleTitle: "PR_HOME_ADDRESS_STATE_OR_PROVINCE" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_STATE_OR_PROVINCE of MapiPropertyTag." +type: docs +weight: 12360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province/ +--- + +## PR_HOME_ADDRESS_STATE_OR_PROVINCE {#pr_home_address_state_or_province} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_STATE_OR_PROVINCE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province_a/_index.md new file mode 100644 index 0000000000..e70e6faa35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_STATE_OR_PROVINCE_A method" +linktitle: "PR_HOME_ADDRESS_STATE_OR_PROVINCE_A" +articleTitle: "PR_HOME_ADDRESS_STATE_OR_PROVINCE_A" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_STATE_OR_PROVINCE_A of MapiPropertyTag." +type: docs +weight: 12370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province_a/ +--- + +## PR_HOME_ADDRESS_STATE_OR_PROVINCE_A {#pr_home_address_state_or_province_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_STATE_OR_PROVINCE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province_w/_index.md new file mode 100644 index 0000000000..83bc0508a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_STATE_OR_PROVINCE_W method" +linktitle: "PR_HOME_ADDRESS_STATE_OR_PROVINCE_W" +articleTitle: "PR_HOME_ADDRESS_STATE_OR_PROVINCE_W" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_STATE_OR_PROVINCE_W of MapiPropertyTag." +type: docs +weight: 12380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_state_or_province_w/ +--- + +## PR_HOME_ADDRESS_STATE_OR_PROVINCE_W {#pr_home_address_state_or_province_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_STATE_OR_PROVINCE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street/_index.md new file mode 100644 index 0000000000..c855a4a016 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_STREET method" +linktitle: "PR_HOME_ADDRESS_STREET" +articleTitle: "PR_HOME_ADDRESS_STREET" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_STREET of MapiPropertyTag." +type: docs +weight: 12390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street/ +--- + +## PR_HOME_ADDRESS_STREET {#pr_home_address_street} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_STREET() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street_a/_index.md new file mode 100644 index 0000000000..5fa008a5d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_STREET_A method" +linktitle: "PR_HOME_ADDRESS_STREET_A" +articleTitle: "PR_HOME_ADDRESS_STREET_A" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_STREET_A of MapiPropertyTag." +type: docs +weight: 12400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street_a/ +--- + +## PR_HOME_ADDRESS_STREET_A {#pr_home_address_street_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_STREET_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street_w/_index.md new file mode 100644 index 0000000000..33e199e2a8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_ADDRESS_STREET_W method" +linktitle: "PR_HOME_ADDRESS_STREET_W" +articleTitle: "PR_HOME_ADDRESS_STREET_W" +second_title: "Aspose.Email for C++" +description: "PR_HOME_ADDRESS_STREET_W of MapiPropertyTag." +type: docs +weight: 12410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_address_street_w/ +--- + +## PR_HOME_ADDRESS_STREET_W {#pr_home_address_street_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_ADDRESS_STREET_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number/_index.md new file mode 100644 index 0000000000..397fcaba8e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_FAX_NUMBER method" +linktitle: "PR_HOME_FAX_NUMBER" +articleTitle: "PR_HOME_FAX_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_HOME_FAX_NUMBER of MapiPropertyTag." +type: docs +weight: 12420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number/ +--- + +## PR_HOME_FAX_NUMBER {#pr_home_fax_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_FAX_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number_a/_index.md new file mode 100644 index 0000000000..d5f883da78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_FAX_NUMBER_A method" +linktitle: "PR_HOME_FAX_NUMBER_A" +articleTitle: "PR_HOME_FAX_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_HOME_FAX_NUMBER_A of MapiPropertyTag." +type: docs +weight: 12430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number_a/ +--- + +## PR_HOME_FAX_NUMBER_A {#pr_home_fax_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_FAX_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number_w/_index.md new file mode 100644 index 0000000000..65db4a8191 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_FAX_NUMBER_W method" +linktitle: "PR_HOME_FAX_NUMBER_W" +articleTitle: "PR_HOME_FAX_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_HOME_FAX_NUMBER_W of MapiPropertyTag." +type: docs +weight: 12440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_fax_number_w/ +--- + +## PR_HOME_FAX_NUMBER_W {#pr_home_fax_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_FAX_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number/_index.md new file mode 100644 index 0000000000..ff2eafee64 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_TELEPHONE_NUMBER method" +linktitle: "PR_HOME_TELEPHONE_NUMBER" +articleTitle: "PR_HOME_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_HOME_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 12450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number/ +--- + +## PR_HOME_TELEPHONE_NUMBER {#pr_home_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number_a/_index.md new file mode 100644 index 0000000000..74a31a1f5f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_TELEPHONE_NUMBER_A method" +linktitle: "PR_HOME_TELEPHONE_NUMBER_A" +articleTitle: "PR_HOME_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_HOME_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 12460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number_a/ +--- + +## PR_HOME_TELEPHONE_NUMBER_A {#pr_home_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number_w/_index.md new file mode 100644 index 0000000000..734b09b2b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HOME_TELEPHONE_NUMBER_W method" +linktitle: "PR_HOME_TELEPHONE_NUMBER_W" +articleTitle: "PR_HOME_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_HOME_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 12470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_home_telephone_number_w/ +--- + +## PR_HOME_TELEPHONE_NUMBER_W {#pr_home_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HOME_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_html/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_html/_index.md new file mode 100644 index 0000000000..47b9fd1f36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_html/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_HTML method" +linktitle: "PR_HTML" +articleTitle: "PR_HTML" +second_title: "Aspose.Email for C++" +description: "PR_HTML of MapiPropertyTag." +type: docs +weight: 12480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_html/ +--- + +## PR_HTML {#pr_html} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_HTML() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_icon/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_icon/_index.md new file mode 100644 index 0000000000..2cfee2770c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_icon/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ICON method" +linktitle: "PR_ICON" +articleTitle: "PR_ICON" +second_title: "Aspose.Email for C++" +description: "PR_ICON of MapiPropertyTag." +type: docs +weight: 12490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_icon/ +--- + +## PR_ICON {#pr_icon} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ICON() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_display/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_display/_index.md new file mode 100644 index 0000000000..058a2a1262 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_display/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IDENTITY_DISPLAY method" +linktitle: "PR_IDENTITY_DISPLAY" +articleTitle: "PR_IDENTITY_DISPLAY" +second_title: "Aspose.Email for C++" +description: "PR_IDENTITY_DISPLAY of MapiPropertyTag." +type: docs +weight: 12500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_identity_display/ +--- + +## PR_IDENTITY_DISPLAY {#pr_identity_display} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IDENTITY_DISPLAY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_display_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_display_a/_index.md new file mode 100644 index 0000000000..a934780872 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_display_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IDENTITY_DISPLAY_A method" +linktitle: "PR_IDENTITY_DISPLAY_A" +articleTitle: "PR_IDENTITY_DISPLAY_A" +second_title: "Aspose.Email for C++" +description: "PR_IDENTITY_DISPLAY_A of MapiPropertyTag." +type: docs +weight: 12510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_identity_display_a/ +--- + +## PR_IDENTITY_DISPLAY_A {#pr_identity_display_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IDENTITY_DISPLAY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_display_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_display_w/_index.md new file mode 100644 index 0000000000..9d5c4612cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_display_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IDENTITY_DISPLAY_W method" +linktitle: "PR_IDENTITY_DISPLAY_W" +articleTitle: "PR_IDENTITY_DISPLAY_W" +second_title: "Aspose.Email for C++" +description: "PR_IDENTITY_DISPLAY_W of MapiPropertyTag." +type: docs +weight: 12520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_identity_display_w/ +--- + +## PR_IDENTITY_DISPLAY_W {#pr_identity_display_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IDENTITY_DISPLAY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_entryid/_index.md new file mode 100644 index 0000000000..a503f05f1a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IDENTITY_ENTRYID method" +linktitle: "PR_IDENTITY_ENTRYID" +articleTitle: "PR_IDENTITY_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_IDENTITY_ENTRYID of MapiPropertyTag." +type: docs +weight: 12530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_identity_entryid/ +--- + +## PR_IDENTITY_ENTRYID {#pr_identity_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IDENTITY_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_search_key/_index.md new file mode 100644 index 0000000000..a9d95508c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_identity_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IDENTITY_SEARCH_KEY method" +linktitle: "PR_IDENTITY_SEARCH_KEY" +articleTitle: "PR_IDENTITY_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_IDENTITY_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 12540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_identity_search_key/ +--- + +## PR_IDENTITY_SEARCH_KEY {#pr_identity_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IDENTITY_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_imap_internal_date/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_imap_internal_date/_index.md new file mode 100644 index 0000000000..4b1e5e698d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_imap_internal_date/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IMAP_INTERNAL_DATE method" +linktitle: "PR_IMAP_INTERNAL_DATE" +articleTitle: "PR_IMAP_INTERNAL_DATE" +second_title: "Aspose.Email for C++" +description: "PR_IMAP_INTERNAL_DATE of MapiPropertyTag." +type: docs +weight: 12550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_imap_internal_date/ +--- + +## PR_IMAP_INTERNAL_DATE {#pr_imap_internal_date} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IMAP_INTERNAL_DATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_implicit_conversion_prohibited/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_implicit_conversion_prohibited/_index.md new file mode 100644 index 0000000000..e1edd438e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_implicit_conversion_prohibited/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IMPLICIT_CONVERSION_PROHIBITED method" +linktitle: "PR_IMPLICIT_CONVERSION_PROHIBITED" +articleTitle: "PR_IMPLICIT_CONVERSION_PROHIBITED" +second_title: "Aspose.Email for C++" +description: "PR_IMPLICIT_CONVERSION_PROHIBITED of MapiPropertyTag." +type: docs +weight: 12560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_implicit_conversion_prohibited/ +--- + +## PR_IMPLICIT_CONVERSION_PROHIBITED {#pr_implicit_conversion_prohibited} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IMPLICIT_CONVERSION_PROHIBITED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_importance/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_importance/_index.md new file mode 100644 index 0000000000..464e1f7c77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_importance/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IMPORTANCE method" +linktitle: "PR_IMPORTANCE" +articleTitle: "PR_IMPORTANCE" +second_title: "Aspose.Email for C++" +description: "PR_IMPORTANCE of MapiPropertyTag." +type: docs +weight: 12570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_importance/ +--- + +## PR_IMPORTANCE {#pr_importance} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IMPORTANCE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_conflict/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_conflict/_index.md new file mode 100644 index 0000000000..568836e09f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_conflict/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IN_CONFLICT method" +linktitle: "PR_IN_CONFLICT" +articleTitle: "PR_IN_CONFLICT" +second_title: "Aspose.Email for C++" +description: "PR_IN_CONFLICT of MapiPropertyTag." +type: docs +weight: 12580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_in_conflict/ +--- + +## PR_IN_CONFLICT {#pr_in_conflict} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IN_CONFLICT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id/_index.md new file mode 100644 index 0000000000..d9a8cd6430 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IN_REPLY_TO_ID method" +linktitle: "PR_IN_REPLY_TO_ID" +articleTitle: "PR_IN_REPLY_TO_ID" +second_title: "Aspose.Email for C++" +description: "PR_IN_REPLY_TO_ID of MapiPropertyTag." +type: docs +weight: 12590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id/ +--- + +## PR_IN_REPLY_TO_ID {#pr_in_reply_to_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IN_REPLY_TO_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id_a/_index.md new file mode 100644 index 0000000000..4b36d4ba72 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IN_REPLY_TO_ID_A method" +linktitle: "PR_IN_REPLY_TO_ID_A" +articleTitle: "PR_IN_REPLY_TO_ID_A" +second_title: "Aspose.Email for C++" +description: "PR_IN_REPLY_TO_ID_A of MapiPropertyTag." +type: docs +weight: 12600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id_a/ +--- + +## PR_IN_REPLY_TO_ID_A {#pr_in_reply_to_id_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IN_REPLY_TO_ID_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id_w/_index.md new file mode 100644 index 0000000000..ad8981db28 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IN_REPLY_TO_ID_W method" +linktitle: "PR_IN_REPLY_TO_ID_W" +articleTitle: "PR_IN_REPLY_TO_ID_W" +second_title: "Aspose.Email for C++" +description: "PR_IN_REPLY_TO_ID_W of MapiPropertyTag." +type: docs +weight: 12610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_in_reply_to_id_w/ +--- + +## PR_IN_REPLY_TO_ID_W {#pr_in_reply_to_id_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IN_REPLY_TO_ID_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_transit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_transit/_index.md new file mode 100644 index 0000000000..6facbfff4f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_in_transit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IN_TRANSIT method" +linktitle: "PR_IN_TRANSIT" +articleTitle: "PR_IN_TRANSIT" +second_title: "Aspose.Email for C++" +description: "PR_IN_TRANSIT of MapiPropertyTag." +type: docs +weight: 12620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_in_transit/ +--- + +## PR_IN_TRANSIT {#pr_in_transit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IN_TRANSIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn/_index.md new file mode 100644 index 0000000000..3c916f5e8e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INBOUND_NEWSFEED_DN method" +linktitle: "PR_INBOUND_NEWSFEED_DN" +articleTitle: "PR_INBOUND_NEWSFEED_DN" +second_title: "Aspose.Email for C++" +description: "PR_INBOUND_NEWSFEED_DN of MapiPropertyTag." +type: docs +weight: 12630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn/ +--- + +## PR_INBOUND_NEWSFEED_DN {#pr_inbound_newsfeed_dn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INBOUND_NEWSFEED_DN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn_a/_index.md new file mode 100644 index 0000000000..c5568f5d4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INBOUND_NEWSFEED_DN_A method" +linktitle: "PR_INBOUND_NEWSFEED_DN_A" +articleTitle: "PR_INBOUND_NEWSFEED_DN_A" +second_title: "Aspose.Email for C++" +description: "PR_INBOUND_NEWSFEED_DN_A of MapiPropertyTag." +type: docs +weight: 12640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn_a/ +--- + +## PR_INBOUND_NEWSFEED_DN_A {#pr_inbound_newsfeed_dn_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INBOUND_NEWSFEED_DN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn_w/_index.md new file mode 100644 index 0000000000..cac513dcbf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INBOUND_NEWSFEED_DN_W method" +linktitle: "PR_INBOUND_NEWSFEED_DN_W" +articleTitle: "PR_INBOUND_NEWSFEED_DN_W" +second_title: "Aspose.Email for C++" +description: "PR_INBOUND_NEWSFEED_DN_W of MapiPropertyTag." +type: docs +weight: 12650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_inbound_newsfeed_dn_w/ +--- + +## PR_INBOUND_NEWSFEED_DN_W {#pr_inbound_newsfeed_dn_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INBOUND_NEWSFEED_DN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_incomplete_copy/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_incomplete_copy/_index.md new file mode 100644 index 0000000000..6e9c03bb01 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_incomplete_copy/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INCOMPLETE_COPY method" +linktitle: "PR_INCOMPLETE_COPY" +articleTitle: "PR_INCOMPLETE_COPY" +second_title: "Aspose.Email for C++" +description: "PR_INCOMPLETE_COPY of MapiPropertyTag." +type: docs +weight: 12660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_incomplete_copy/ +--- + +## PR_INCOMPLETE_COPY {#pr_incomplete_copy} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INCOMPLETE_COPY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_initial_details_pane/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_initial_details_pane/_index.md new file mode 100644 index 0000000000..ed7ccc57f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_initial_details_pane/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INITIAL_DETAILS_PANE method" +linktitle: "PR_INITIAL_DETAILS_PANE" +articleTitle: "PR_INITIAL_DETAILS_PANE" +second_title: "Aspose.Email for C++" +description: "PR_INITIAL_DETAILS_PANE of MapiPropertyTag." +type: docs +weight: 12670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_initial_details_pane/ +--- + +## PR_INITIAL_DETAILS_PANE {#pr_initial_details_pane} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INITIAL_DETAILS_PANE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_initials/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_initials/_index.md new file mode 100644 index 0000000000..944f02192f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_initials/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INITIALS method" +linktitle: "PR_INITIALS" +articleTitle: "PR_INITIALS" +second_title: "Aspose.Email for C++" +description: "PR_INITIALS of MapiPropertyTag." +type: docs +weight: 12680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_initials/ +--- + +## PR_INITIALS {#pr_initials} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INITIALS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_initials_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_initials_a/_index.md new file mode 100644 index 0000000000..1e525b5667 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_initials_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INITIALS_A method" +linktitle: "PR_INITIALS_A" +articleTitle: "PR_INITIALS_A" +second_title: "Aspose.Email for C++" +description: "PR_INITIALS_A of MapiPropertyTag." +type: docs +weight: 12690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_initials_a/ +--- + +## PR_INITIALS_A {#pr_initials_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INITIALS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_initials_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_initials_w/_index.md new file mode 100644 index 0000000000..989f2448c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_initials_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INITIALS_W method" +linktitle: "PR_INITIALS_W" +articleTitle: "PR_INITIALS_W" +second_title: "Aspose.Email for C++" +description: "PR_INITIALS_W of MapiPropertyTag." +type: docs +weight: 12700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_initials_w/ +--- + +## PR_INITIALS_W {#pr_initials_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INITIALS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_instance_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_instance_key/_index.md new file mode 100644 index 0000000000..47e7fbf845 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_instance_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INSTANCE_KEY method" +linktitle: "PR_INSTANCE_KEY" +articleTitle: "PR_INSTANCE_KEY" +second_title: "Aspose.Email for C++" +description: "PR_INSTANCE_KEY of MapiPropertyTag." +type: docs +weight: 12710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_instance_key/ +--- + +## PR_INSTANCE_KEY {#pr_instance_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INSTANCE_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internal_trace_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internal_trace_info/_index.md new file mode 100644 index 0000000000..19f5028a1f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internal_trace_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNAL_TRACE_INFO method" +linktitle: "PR_INTERNAL_TRACE_INFO" +articleTitle: "PR_INTERNAL_TRACE_INFO" +second_title: "Aspose.Email for C++" +description: "PR_INTERNAL_TRACE_INFO of MapiPropertyTag." +type: docs +weight: 12720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internal_trace_info/ +--- + +## PR_INTERNAL_TRACE_INFO {#pr_internal_trace_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNAL_TRACE_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved/_index.md new file mode 100644 index 0000000000..d659edd2cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_APPROVED method" +linktitle: "PR_INTERNET_APPROVED" +articleTitle: "PR_INTERNET_APPROVED" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_APPROVED of MapiPropertyTag." +type: docs +weight: 12730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved/ +--- + +## PR_INTERNET_APPROVED {#pr_internet_approved} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_APPROVED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved_a/_index.md new file mode 100644 index 0000000000..308543a307 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_APPROVED_A method" +linktitle: "PR_INTERNET_APPROVED_A" +articleTitle: "PR_INTERNET_APPROVED_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_APPROVED_A of MapiPropertyTag." +type: docs +weight: 12740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved_a/ +--- + +## PR_INTERNET_APPROVED_A {#pr_internet_approved_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_APPROVED_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved_w/_index.md new file mode 100644 index 0000000000..a9080d2771 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_APPROVED_W method" +linktitle: "PR_INTERNET_APPROVED_W" +articleTitle: "PR_INTERNET_APPROVED_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_APPROVED_W of MapiPropertyTag." +type: docs +weight: 12750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_approved_w/ +--- + +## PR_INTERNET_APPROVED_W {#pr_internet_approved_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_APPROVED_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_article_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_article_number/_index.md new file mode 100644 index 0000000000..e3360bb5b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_article_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_ARTICLE_NUMBER method" +linktitle: "PR_INTERNET_ARTICLE_NUMBER" +articleTitle: "PR_INTERNET_ARTICLE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_ARTICLE_NUMBER of MapiPropertyTag." +type: docs +weight: 12760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_article_number/ +--- + +## PR_INTERNET_ARTICLE_NUMBER {#pr_internet_article_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_ARTICLE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset/_index.md new file mode 100644 index 0000000000..d8bfaf58f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_CHARSET method" +linktitle: "PR_INTERNET_CHARSET" +articleTitle: "PR_INTERNET_CHARSET" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_CHARSET of MapiPropertyTag." +type: docs +weight: 12770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset/ +--- + +## PR_INTERNET_CHARSET {#pr_internet_charset} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_CHARSET() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset_a/_index.md new file mode 100644 index 0000000000..7253b781b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_CHARSET_A method" +linktitle: "PR_INTERNET_CHARSET_A" +articleTitle: "PR_INTERNET_CHARSET_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_CHARSET_A of MapiPropertyTag." +type: docs +weight: 12780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset_a/ +--- + +## PR_INTERNET_CHARSET_A {#pr_internet_charset_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_CHARSET_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset_w/_index.md new file mode 100644 index 0000000000..d6dfb2d1d2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_CHARSET_W method" +linktitle: "PR_INTERNET_CHARSET_W" +articleTitle: "PR_INTERNET_CHARSET_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_CHARSET_W of MapiPropertyTag." +type: docs +weight: 12790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_charset_w/ +--- + +## PR_INTERNET_CHARSET_W {#pr_internet_charset_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_CHARSET_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_control/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_control/_index.md new file mode 100644 index 0000000000..eea60d0fdd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_control/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_CONTROL method" +linktitle: "PR_INTERNET_CONTROL" +articleTitle: "PR_INTERNET_CONTROL" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_CONTROL of MapiPropertyTag." +type: docs +weight: 12800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_control/ +--- + +## PR_INTERNET_CONTROL {#pr_internet_control} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_CONTROL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_control_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_control_a/_index.md new file mode 100644 index 0000000000..cfb31170d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_control_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_CONTROL_A method" +linktitle: "PR_INTERNET_CONTROL_A" +articleTitle: "PR_INTERNET_CONTROL_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_CONTROL_A of MapiPropertyTag." +type: docs +weight: 12810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_control_a/ +--- + +## PR_INTERNET_CONTROL_A {#pr_internet_control_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_CONTROL_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_control_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_control_w/_index.md new file mode 100644 index 0000000000..da3b88a10c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_control_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_CONTROL_W method" +linktitle: "PR_INTERNET_CONTROL_W" +articleTitle: "PR_INTERNET_CONTROL_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_CONTROL_W of MapiPropertyTag." +type: docs +weight: 12820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_control_w/ +--- + +## PR_INTERNET_CONTROL_W {#pr_internet_control_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_CONTROL_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_cpid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_cpid/_index.md new file mode 100644 index 0000000000..9c991f3092 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_cpid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_CPID method" +linktitle: "PR_INTERNET_CPID" +articleTitle: "PR_INTERNET_CPID" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_CPID of MapiPropertyTag." +type: docs +weight: 12830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_cpid/ +--- + +## PR_INTERNET_CPID {#pr_internet_cpid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_CPID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution/_index.md new file mode 100644 index 0000000000..7b679de4b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_DISTRIBUTION method" +linktitle: "PR_INTERNET_DISTRIBUTION" +articleTitle: "PR_INTERNET_DISTRIBUTION" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_DISTRIBUTION of MapiPropertyTag." +type: docs +weight: 12840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution/ +--- + +## PR_INTERNET_DISTRIBUTION {#pr_internet_distribution} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_DISTRIBUTION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution_a/_index.md new file mode 100644 index 0000000000..3d016390cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_DISTRIBUTION_A method" +linktitle: "PR_INTERNET_DISTRIBUTION_A" +articleTitle: "PR_INTERNET_DISTRIBUTION_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_DISTRIBUTION_A of MapiPropertyTag." +type: docs +weight: 12850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution_a/ +--- + +## PR_INTERNET_DISTRIBUTION_A {#pr_internet_distribution_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_DISTRIBUTION_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution_w/_index.md new file mode 100644 index 0000000000..60c5dd78ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_DISTRIBUTION_W method" +linktitle: "PR_INTERNET_DISTRIBUTION_W" +articleTitle: "PR_INTERNET_DISTRIBUTION_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_DISTRIBUTION_W of MapiPropertyTag." +type: docs +weight: 12860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_distribution_w/ +--- + +## PR_INTERNET_DISTRIBUTION_W {#pr_internet_distribution_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_DISTRIBUTION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to/_index.md new file mode 100644 index 0000000000..3392a1fc36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_FOLLOWUP_TO method" +linktitle: "PR_INTERNET_FOLLOWUP_TO" +articleTitle: "PR_INTERNET_FOLLOWUP_TO" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_FOLLOWUP_TO of MapiPropertyTag." +type: docs +weight: 12870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to/ +--- + +## PR_INTERNET_FOLLOWUP_TO {#pr_internet_followup_to} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_FOLLOWUP_TO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to_a/_index.md new file mode 100644 index 0000000000..8ccabf8f6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_FOLLOWUP_TO_A method" +linktitle: "PR_INTERNET_FOLLOWUP_TO_A" +articleTitle: "PR_INTERNET_FOLLOWUP_TO_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_FOLLOWUP_TO_A of MapiPropertyTag." +type: docs +weight: 12880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to_a/ +--- + +## PR_INTERNET_FOLLOWUP_TO_A {#pr_internet_followup_to_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_FOLLOWUP_TO_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to_w/_index.md new file mode 100644 index 0000000000..beb85e5369 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_FOLLOWUP_TO_W method" +linktitle: "PR_INTERNET_FOLLOWUP_TO_W" +articleTitle: "PR_INTERNET_FOLLOWUP_TO_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_FOLLOWUP_TO_W of MapiPropertyTag." +type: docs +weight: 12890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_followup_to_w/ +--- + +## PR_INTERNET_FOLLOWUP_TO_W {#pr_internet_followup_to_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_FOLLOWUP_TO_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_lines/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_lines/_index.md new file mode 100644 index 0000000000..0e3073f632 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_lines/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_LINES method" +linktitle: "PR_INTERNET_LINES" +articleTitle: "PR_INTERNET_LINES" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_LINES of MapiPropertyTag." +type: docs +weight: 12900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_lines/ +--- + +## PR_INTERNET_LINES {#pr_internet_lines} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_LINES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id/_index.md new file mode 100644 index 0000000000..84dc5c6573 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_MESSAGE_ID method" +linktitle: "PR_INTERNET_MESSAGE_ID" +articleTitle: "PR_INTERNET_MESSAGE_ID" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_MESSAGE_ID of MapiPropertyTag." +type: docs +weight: 12910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id/ +--- + +## PR_INTERNET_MESSAGE_ID {#pr_internet_message_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_MESSAGE_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id_a/_index.md new file mode 100644 index 0000000000..939a9ce81a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_MESSAGE_ID_A method" +linktitle: "PR_INTERNET_MESSAGE_ID_A" +articleTitle: "PR_INTERNET_MESSAGE_ID_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_MESSAGE_ID_A of MapiPropertyTag." +type: docs +weight: 12920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id_a/ +--- + +## PR_INTERNET_MESSAGE_ID_A {#pr_internet_message_id_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_MESSAGE_ID_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id_w/_index.md new file mode 100644 index 0000000000..a89f6219eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_MESSAGE_ID_W method" +linktitle: "PR_INTERNET_MESSAGE_ID_W" +articleTitle: "PR_INTERNET_MESSAGE_ID_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_MESSAGE_ID_W of MapiPropertyTag." +type: docs +weight: 12930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_message_id_w/ +--- + +## PR_INTERNET_MESSAGE_ID_W {#pr_internet_message_id_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_MESSAGE_ID_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name/_index.md new file mode 100644 index 0000000000..5f49b51777 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_NEWSGROUP_NAME method" +linktitle: "PR_INTERNET_NEWSGROUP_NAME" +articleTitle: "PR_INTERNET_NEWSGROUP_NAME" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_NEWSGROUP_NAME of MapiPropertyTag." +type: docs +weight: 12940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name/ +--- + +## PR_INTERNET_NEWSGROUP_NAME {#pr_internet_newsgroup_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_NEWSGROUP_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name_a/_index.md new file mode 100644 index 0000000000..16e3ec5c93 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_NEWSGROUP_NAME_A method" +linktitle: "PR_INTERNET_NEWSGROUP_NAME_A" +articleTitle: "PR_INTERNET_NEWSGROUP_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_NEWSGROUP_NAME_A of MapiPropertyTag." +type: docs +weight: 12950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name_a/ +--- + +## PR_INTERNET_NEWSGROUP_NAME_A {#pr_internet_newsgroup_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_NEWSGROUP_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name_w/_index.md new file mode 100644 index 0000000000..46a855bea1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_NEWSGROUP_NAME_W method" +linktitle: "PR_INTERNET_NEWSGROUP_NAME_W" +articleTitle: "PR_INTERNET_NEWSGROUP_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_NEWSGROUP_NAME_W of MapiPropertyTag." +type: docs +weight: 12960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroup_name_w/ +--- + +## PR_INTERNET_NEWSGROUP_NAME_W {#pr_internet_newsgroup_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_NEWSGROUP_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups/_index.md new file mode 100644 index 0000000000..ba179c4066 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_NEWSGROUPS method" +linktitle: "PR_INTERNET_NEWSGROUPS" +articleTitle: "PR_INTERNET_NEWSGROUPS" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_NEWSGROUPS of MapiPropertyTag." +type: docs +weight: 12970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups/ +--- + +## PR_INTERNET_NEWSGROUPS {#pr_internet_newsgroups} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_NEWSGROUPS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups_a/_index.md new file mode 100644 index 0000000000..3fa3f6361b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_NEWSGROUPS_A method" +linktitle: "PR_INTERNET_NEWSGROUPS_A" +articleTitle: "PR_INTERNET_NEWSGROUPS_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_NEWSGROUPS_A of MapiPropertyTag." +type: docs +weight: 12980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups_a/ +--- + +## PR_INTERNET_NEWSGROUPS_A {#pr_internet_newsgroups_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_NEWSGROUPS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups_w/_index.md new file mode 100644 index 0000000000..452aa13441 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_NEWSGROUPS_W method" +linktitle: "PR_INTERNET_NEWSGROUPS_W" +articleTitle: "PR_INTERNET_NEWSGROUPS_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_NEWSGROUPS_W of MapiPropertyTag." +type: docs +weight: 12990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_newsgroups_w/ +--- + +## PR_INTERNET_NEWSGROUPS_W {#pr_internet_newsgroups_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_NEWSGROUPS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path/_index.md new file mode 100644 index 0000000000..f364ef467b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_NNTP_PATH method" +linktitle: "PR_INTERNET_NNTP_PATH" +articleTitle: "PR_INTERNET_NNTP_PATH" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_NNTP_PATH of MapiPropertyTag." +type: docs +weight: 13000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path/ +--- + +## PR_INTERNET_NNTP_PATH {#pr_internet_nntp_path} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_NNTP_PATH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path_a/_index.md new file mode 100644 index 0000000000..34750263a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_NNTP_PATH_A method" +linktitle: "PR_INTERNET_NNTP_PATH_A" +articleTitle: "PR_INTERNET_NNTP_PATH_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_NNTP_PATH_A of MapiPropertyTag." +type: docs +weight: 13010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path_a/ +--- + +## PR_INTERNET_NNTP_PATH_A {#pr_internet_nntp_path_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_NNTP_PATH_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path_w/_index.md new file mode 100644 index 0000000000..0e4138fbeb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_NNTP_PATH_W method" +linktitle: "PR_INTERNET_NNTP_PATH_W" +articleTitle: "PR_INTERNET_NNTP_PATH_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_NNTP_PATH_W of MapiPropertyTag." +type: docs +weight: 13020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_nntp_path_w/ +--- + +## PR_INTERNET_NNTP_PATH_W {#pr_internet_nntp_path_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_NNTP_PATH_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization/_index.md new file mode 100644 index 0000000000..8aca15946a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_ORGANIZATION method" +linktitle: "PR_INTERNET_ORGANIZATION" +articleTitle: "PR_INTERNET_ORGANIZATION" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_ORGANIZATION of MapiPropertyTag." +type: docs +weight: 13030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization/ +--- + +## PR_INTERNET_ORGANIZATION {#pr_internet_organization} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_ORGANIZATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization_a/_index.md new file mode 100644 index 0000000000..0cfc2fd7a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_ORGANIZATION_A method" +linktitle: "PR_INTERNET_ORGANIZATION_A" +articleTitle: "PR_INTERNET_ORGANIZATION_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_ORGANIZATION_A of MapiPropertyTag." +type: docs +weight: 13040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization_a/ +--- + +## PR_INTERNET_ORGANIZATION_A {#pr_internet_organization_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_ORGANIZATION_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization_w/_index.md new file mode 100644 index 0000000000..56ef01b381 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_ORGANIZATION_W method" +linktitle: "PR_INTERNET_ORGANIZATION_W" +articleTitle: "PR_INTERNET_ORGANIZATION_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_ORGANIZATION_W of MapiPropertyTag." +type: docs +weight: 13050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_organization_w/ +--- + +## PR_INTERNET_ORGANIZATION_W {#pr_internet_organization_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_ORGANIZATION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence/_index.md new file mode 100644 index 0000000000..832d3489e7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_PRECEDENCE method" +linktitle: "PR_INTERNET_PRECEDENCE" +articleTitle: "PR_INTERNET_PRECEDENCE" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_PRECEDENCE of MapiPropertyTag." +type: docs +weight: 13060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence/ +--- + +## PR_INTERNET_PRECEDENCE {#pr_internet_precedence} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_PRECEDENCE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence_a/_index.md new file mode 100644 index 0000000000..57ed86150a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_PRECEDENCE_A method" +linktitle: "PR_INTERNET_PRECEDENCE_A" +articleTitle: "PR_INTERNET_PRECEDENCE_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_PRECEDENCE_A of MapiPropertyTag." +type: docs +weight: 13070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence_a/ +--- + +## PR_INTERNET_PRECEDENCE_A {#pr_internet_precedence_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_PRECEDENCE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence_w/_index.md new file mode 100644 index 0000000000..8b77dd3a2c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_PRECEDENCE_W method" +linktitle: "PR_INTERNET_PRECEDENCE_W" +articleTitle: "PR_INTERNET_PRECEDENCE_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_PRECEDENCE_W of MapiPropertyTag." +type: docs +weight: 13080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_precedence_w/ +--- + +## PR_INTERNET_PRECEDENCE_W {#pr_internet_precedence_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_PRECEDENCE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_references/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_references/_index.md new file mode 100644 index 0000000000..ef1f0ddb64 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_references/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_REFERENCES method" +linktitle: "PR_INTERNET_REFERENCES" +articleTitle: "PR_INTERNET_REFERENCES" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_REFERENCES of MapiPropertyTag." +type: docs +weight: 13090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_references/ +--- + +## PR_INTERNET_REFERENCES {#pr_internet_references} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_REFERENCES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_references_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_references_a/_index.md new file mode 100644 index 0000000000..03fb9bf351 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_references_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_REFERENCES_A method" +linktitle: "PR_INTERNET_REFERENCES_A" +articleTitle: "PR_INTERNET_REFERENCES_A" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_REFERENCES_A of MapiPropertyTag." +type: docs +weight: 13100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_references_a/ +--- + +## PR_INTERNET_REFERENCES_A {#pr_internet_references_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_REFERENCES_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_references_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_references_w/_index.md new file mode 100644 index 0000000000..1a4c91066a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_internet_references_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_INTERNET_REFERENCES_W method" +linktitle: "PR_INTERNET_REFERENCES_W" +articleTitle: "PR_INTERNET_REFERENCES_W" +second_title: "Aspose.Email for C++" +description: "PR_INTERNET_REFERENCES_W of MapiPropertyTag." +type: docs +weight: 13110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_internet_references_w/ +--- + +## PR_INTERNET_REFERENCES_W {#pr_internet_references_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_INTERNET_REFERENCES_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_appointment_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_appointment_entryid/_index.md new file mode 100644 index 0000000000..b1235b3ebb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_appointment_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_APPOINTMENT_ENTRYID method" +linktitle: "PR_IPM_APPOINTMENT_ENTRYID" +articleTitle: "PR_IPM_APPOINTMENT_ENTRYID" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Outlook Calendar folder." +type: docs +weight: 13120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_appointment_entryid/ +--- + +## PR_IPM_APPOINTMENT_ENTRYID {#pr_ipm_appointment_entryid} + +Contains the EntryID of the Outlook Calendar folder. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_APPOINTMENT_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_contact_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_contact_entryid/_index.md new file mode 100644 index 0000000000..7b6b0f2406 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_contact_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_CONTACT_ENTRYID method" +linktitle: "PR_IPM_CONTACT_ENTRYID" +articleTitle: "PR_IPM_CONTACT_ENTRYID" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Outlook Contacts folder." +type: docs +weight: 13130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_contact_entryid/ +--- + +## PR_IPM_CONTACT_ENTRYID {#pr_ipm_contact_entryid} + +Contains the EntryID of the Outlook Contacts folder. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_CONTACT_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_daf_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_daf_entryid/_index.md new file mode 100644 index 0000000000..7bb20c220e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_daf_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_DAF_ENTRYID method" +linktitle: "PR_IPM_DAF_ENTRYID" +articleTitle: "PR_IPM_DAF_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_IPM_DAF_ENTRYID of MapiPropertyTag." +type: docs +weight: 13140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_daf_entryid/ +--- + +## PR_IPM_DAF_ENTRYID {#pr_ipm_daf_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_DAF_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_drafts_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_drafts_entryid/_index.md new file mode 100644 index 0000000000..1c79947026 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_drafts_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_DRAFTS_ENTRYID method" +linktitle: "PR_IPM_DRAFTS_ENTRYID" +articleTitle: "PR_IPM_DRAFTS_ENTRYID" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Outlook Drafts folder." +type: docs +weight: 13150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_drafts_entryid/ +--- + +## PR_IPM_DRAFTS_ENTRYID {#pr_ipm_drafts_entryid} + +Contains the EntryID of the Outlook Drafts folder. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_DRAFTS_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_favorites_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_favorites_entryid/_index.md new file mode 100644 index 0000000000..2e46f16849 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_favorites_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_FAVORITES_ENTRYID method" +linktitle: "PR_IPM_FAVORITES_ENTRYID" +articleTitle: "PR_IPM_FAVORITES_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_IPM_FAVORITES_ENTRYID of MapiPropertyTag." +type: docs +weight: 13160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_favorites_entryid/ +--- + +## PR_IPM_FAVORITES_ENTRYID {#pr_ipm_favorites_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_FAVORITES_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_id/_index.md new file mode 100644 index 0000000000..55ca6e3be4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_ID method" +linktitle: "PR_IPM_ID" +articleTitle: "PR_IPM_ID" +second_title: "Aspose.Email for C++" +description: "PR_IPM_ID of MapiPropertyTag." +type: docs +weight: 13170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_id/ +--- + +## PR_IPM_ID {#pr_ipm_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_journal_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_journal_entryid/_index.md new file mode 100644 index 0000000000..2d3de496ee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_journal_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_JOURNAL_ENTRYID method" +linktitle: "PR_IPM_JOURNAL_ENTRYID" +articleTitle: "PR_IPM_JOURNAL_ENTRYID" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Outlook Journal folder." +type: docs +weight: 13180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_journal_entryid/ +--- + +## PR_IPM_JOURNAL_ENTRYID {#pr_ipm_journal_entryid} + +Contains the EntryID of the Outlook Journal folder. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_JOURNAL_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_note_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_note_entryid/_index.md new file mode 100644 index 0000000000..77efa1ec5d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_note_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_NOTE_ENTRYID method" +linktitle: "PR_IPM_NOTE_ENTRYID" +articleTitle: "PR_IPM_NOTE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Outlook Notes folder." +type: docs +weight: 13190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_note_entryid/ +--- + +## PR_IPM_NOTE_ENTRYID {#pr_ipm_note_entryid} + +Contains the EntryID of the Outlook Notes folder. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_NOTE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_outbox_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_outbox_entryid/_index.md new file mode 100644 index 0000000000..a490ff5c44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_outbox_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_OUTBOX_ENTRYID method" +linktitle: "PR_IPM_OUTBOX_ENTRYID" +articleTitle: "PR_IPM_OUTBOX_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_IPM_OUTBOX_ENTRYID of MapiPropertyTag." +type: docs +weight: 13200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_outbox_entryid/ +--- + +## PR_IPM_OUTBOX_ENTRYID {#pr_ipm_outbox_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_OUTBOX_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_outbox_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_outbox_search_key/_index.md new file mode 100644 index 0000000000..88f2aa1e55 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_outbox_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_OUTBOX_SEARCH_KEY method" +linktitle: "PR_IPM_OUTBOX_SEARCH_KEY" +articleTitle: "PR_IPM_OUTBOX_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_IPM_OUTBOX_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 13210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_outbox_search_key/ +--- + +## PR_IPM_OUTBOX_SEARCH_KEY {#pr_ipm_outbox_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_OUTBOX_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_public_folders_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_public_folders_entryid/_index.md new file mode 100644 index 0000000000..7e85c5a191 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_public_folders_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_PUBLIC_FOLDERS_ENTRYID method" +linktitle: "PR_IPM_PUBLIC_FOLDERS_ENTRYID" +articleTitle: "PR_IPM_PUBLIC_FOLDERS_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_IPM_PUBLIC_FOLDERS_ENTRYID of MapiPropertyTag." +type: docs +weight: 13220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_public_folders_entryid/ +--- + +## PR_IPM_PUBLIC_FOLDERS_ENTRYID {#pr_ipm_public_folders_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_PUBLIC_FOLDERS_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_return_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_return_requested/_index.md new file mode 100644 index 0000000000..6669a750d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_return_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_RETURN_REQUESTED method" +linktitle: "PR_IPM_RETURN_REQUESTED" +articleTitle: "PR_IPM_RETURN_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_IPM_RETURN_REQUESTED of MapiPropertyTag." +type: docs +weight: 13230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_return_requested/ +--- + +## PR_IPM_RETURN_REQUESTED {#pr_ipm_return_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_RETURN_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_sentmail_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_sentmail_entryid/_index.md new file mode 100644 index 0000000000..61e578137b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_sentmail_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_SENTMAIL_ENTRYID method" +linktitle: "PR_IPM_SENTMAIL_ENTRYID" +articleTitle: "PR_IPM_SENTMAIL_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_IPM_SENTMAIL_ENTRYID of MapiPropertyTag." +type: docs +weight: 13240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_sentmail_entryid/ +--- + +## PR_IPM_SENTMAIL_ENTRYID {#pr_ipm_sentmail_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_SENTMAIL_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_sentmail_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_sentmail_search_key/_index.md new file mode 100644 index 0000000000..1649494197 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_sentmail_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_SENTMAIL_SEARCH_KEY method" +linktitle: "PR_IPM_SENTMAIL_SEARCH_KEY" +articleTitle: "PR_IPM_SENTMAIL_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_IPM_SENTMAIL_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 13250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_sentmail_search_key/ +--- + +## PR_IPM_SENTMAIL_SEARCH_KEY {#pr_ipm_sentmail_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_SENTMAIL_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_subtree_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_subtree_entryid/_index.md new file mode 100644 index 0000000000..516ba0081b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_subtree_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_SUBTREE_ENTRYID method" +linktitle: "PR_IPM_SUBTREE_ENTRYID" +articleTitle: "PR_IPM_SUBTREE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_IPM_SUBTREE_ENTRYID of MapiPropertyTag." +type: docs +weight: 13260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_subtree_entryid/ +--- + +## PR_IPM_SUBTREE_ENTRYID {#pr_ipm_subtree_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_SUBTREE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_subtree_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_subtree_search_key/_index.md new file mode 100644 index 0000000000..b94c136ece --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_subtree_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_SUBTREE_SEARCH_KEY method" +linktitle: "PR_IPM_SUBTREE_SEARCH_KEY" +articleTitle: "PR_IPM_SUBTREE_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_IPM_SUBTREE_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 13270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_subtree_search_key/ +--- + +## PR_IPM_SUBTREE_SEARCH_KEY {#pr_ipm_subtree_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_SUBTREE_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_task_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_task_entryid/_index.md new file mode 100644 index 0000000000..4bc2e38669 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_task_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_TASK_ENTRYID method" +linktitle: "PR_IPM_TASK_ENTRYID" +articleTitle: "PR_IPM_TASK_ENTRYID" +second_title: "Aspose.Email for C++" +description: "Contains the EntryID of the Outlook Tasks folder." +type: docs +weight: 13280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_task_entryid/ +--- + +## PR_IPM_TASK_ENTRYID {#pr_ipm_task_entryid} + +Contains the EntryID of the Outlook Tasks folder. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_TASK_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_wastebasket_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_wastebasket_entryid/_index.md new file mode 100644 index 0000000000..abe3beea84 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_wastebasket_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_WASTEBASKET_ENTRYID method" +linktitle: "PR_IPM_WASTEBASKET_ENTRYID" +articleTitle: "PR_IPM_WASTEBASKET_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_IPM_WASTEBASKET_ENTRYID of MapiPropertyTag." +type: docs +weight: 13290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_wastebasket_entryid/ +--- + +## PR_IPM_WASTEBASKET_ENTRYID {#pr_ipm_wastebasket_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_WASTEBASKET_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_wastebasket_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_wastebasket_search_key/_index.md new file mode 100644 index 0000000000..ecfd54ea31 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ipm_wastebasket_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IPM_WASTEBASKET_SEARCH_KEY method" +linktitle: "PR_IPM_WASTEBASKET_SEARCH_KEY" +articleTitle: "PR_IPM_WASTEBASKET_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_IPM_WASTEBASKET_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 13300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ipm_wastebasket_search_key/ +--- + +## PR_IPM_WASTEBASKET_SEARCH_KEY {#pr_ipm_wastebasket_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IPM_WASTEBASKET_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_is_newsgroup/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_is_newsgroup/_index.md new file mode 100644 index 0000000000..976d1c654f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_is_newsgroup/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IS_NEWSGROUP method" +linktitle: "PR_IS_NEWSGROUP" +articleTitle: "PR_IS_NEWSGROUP" +second_title: "Aspose.Email for C++" +description: "PR_IS_NEWSGROUP of MapiPropertyTag." +type: docs +weight: 13310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_is_newsgroup/ +--- + +## PR_IS_NEWSGROUP {#pr_is_newsgroup} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IS_NEWSGROUP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_is_newsgroup_anchor/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_is_newsgroup_anchor/_index.md new file mode 100644 index 0000000000..970f643d56 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_is_newsgroup_anchor/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_IS_NEWSGROUP_ANCHOR method" +linktitle: "PR_IS_NEWSGROUP_ANCHOR" +articleTitle: "PR_IS_NEWSGROUP_ANCHOR" +second_title: "Aspose.Email for C++" +description: "PR_IS_NEWSGROUP_ANCHOR of MapiPropertyTag." +type: docs +weight: 13320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_is_newsgroup_anchor/ +--- + +## PR_IS_NEWSGROUP_ANCHOR {#pr_is_newsgroup_anchor} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_IS_NEWSGROUP_ANCHOR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number/_index.md new file mode 100644 index 0000000000..d24264b0e2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ISDN_NUMBER method" +linktitle: "PR_ISDN_NUMBER" +articleTitle: "PR_ISDN_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_ISDN_NUMBER of MapiPropertyTag." +type: docs +weight: 13330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number/ +--- + +## PR_ISDN_NUMBER {#pr_isdn_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ISDN_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number_a/_index.md new file mode 100644 index 0000000000..151b3ef083 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ISDN_NUMBER_A method" +linktitle: "PR_ISDN_NUMBER_A" +articleTitle: "PR_ISDN_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_ISDN_NUMBER_A of MapiPropertyTag." +type: docs +weight: 13340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number_a/ +--- + +## PR_ISDN_NUMBER_A {#pr_isdn_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ISDN_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number_w/_index.md new file mode 100644 index 0000000000..b6b94fd9ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ISDN_NUMBER_W method" +linktitle: "PR_ISDN_NUMBER_W" +articleTitle: "PR_ISDN_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_ISDN_NUMBER_W of MapiPropertyTag." +type: docs +weight: 13350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_isdn_number_w/ +--- + +## PR_ISDN_NUMBER_W {#pr_isdn_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ISDN_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_keyword/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_keyword/_index.md new file mode 100644 index 0000000000..1a9b755b06 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_keyword/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_KEYWORD method" +linktitle: "PR_KEYWORD" +articleTitle: "PR_KEYWORD" +second_title: "Aspose.Email for C++" +description: "PR_KEYWORD of MapiPropertyTag." +type: docs +weight: 13360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_keyword/ +--- + +## PR_KEYWORD {#pr_keyword} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_KEYWORD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_keyword_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_keyword_a/_index.md new file mode 100644 index 0000000000..398d8bbd3a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_keyword_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_KEYWORD_A method" +linktitle: "PR_KEYWORD_A" +articleTitle: "PR_KEYWORD_A" +second_title: "Aspose.Email for C++" +description: "PR_KEYWORD_A of MapiPropertyTag." +type: docs +weight: 13370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_keyword_a/ +--- + +## PR_KEYWORD_A {#pr_keyword_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_KEYWORD_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_keyword_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_keyword_w/_index.md new file mode 100644 index 0000000000..72118585cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_keyword_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_KEYWORD_W method" +linktitle: "PR_KEYWORD_W" +articleTitle: "PR_KEYWORD_W" +second_title: "Aspose.Email for C++" +description: "PR_KEYWORD_W of MapiPropertyTag." +type: docs +weight: 13380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_keyword_w/ +--- + +## PR_KEYWORD_W {#pr_keyword_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_KEYWORD_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_language/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_language/_index.md new file mode 100644 index 0000000000..512010a8af --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_language/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LANGUAGE method" +linktitle: "PR_LANGUAGE" +articleTitle: "PR_LANGUAGE" +second_title: "Aspose.Email for C++" +description: "PR_LANGUAGE of MapiPropertyTag." +type: docs +weight: 13390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_language/ +--- + +## PR_LANGUAGE {#pr_language} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LANGUAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_language_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_language_a/_index.md new file mode 100644 index 0000000000..b0bcbb9d5e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_language_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LANGUAGE_A method" +linktitle: "PR_LANGUAGE_A" +articleTitle: "PR_LANGUAGE_A" +second_title: "Aspose.Email for C++" +description: "PR_LANGUAGE_A of MapiPropertyTag." +type: docs +weight: 13400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_language_a/ +--- + +## PR_LANGUAGE_A {#pr_language_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LANGUAGE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_language_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_language_w/_index.md new file mode 100644 index 0000000000..aed2b19d98 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_language_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LANGUAGE_W method" +linktitle: "PR_LANGUAGE_W" +articleTitle: "PR_LANGUAGE_W" +second_title: "Aspose.Email for C++" +description: "PR_LANGUAGE_W of MapiPropertyTag." +type: docs +weight: 13410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_language_w/ +--- + +## PR_LANGUAGE_W {#pr_language_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LANGUAGE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_languages/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_languages/_index.md new file mode 100644 index 0000000000..629966badd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_languages/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LANGUAGES method" +linktitle: "PR_LANGUAGES" +articleTitle: "PR_LANGUAGES" +second_title: "Aspose.Email for C++" +description: "PR_LANGUAGES of MapiPropertyTag." +type: docs +weight: 13420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_languages/ +--- + +## PR_LANGUAGES {#pr_languages} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LANGUAGES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_languages_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_languages_a/_index.md new file mode 100644 index 0000000000..ee9e5bee8f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_languages_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LANGUAGES_A method" +linktitle: "PR_LANGUAGES_A" +articleTitle: "PR_LANGUAGES_A" +second_title: "Aspose.Email for C++" +description: "PR_LANGUAGES_A of MapiPropertyTag." +type: docs +weight: 13430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_languages_a/ +--- + +## PR_LANGUAGES_A {#pr_languages_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LANGUAGES_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_languages_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_languages_w/_index.md new file mode 100644 index 0000000000..f2cb8c5a03 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_languages_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LANGUAGES_W method" +linktitle: "PR_LANGUAGES_W" +articleTitle: "PR_LANGUAGES_W" +second_title: "Aspose.Email for C++" +description: "PR_LANGUAGES_W of MapiPropertyTag." +type: docs +weight: 13440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_languages_w/ +--- + +## PR_LANGUAGES_W {#pr_languages_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LANGUAGES_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_access_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_access_time/_index.md new file mode 100644 index 0000000000..e6b7beac23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_access_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_ACCESS_TIME method" +linktitle: "PR_LAST_ACCESS_TIME" +articleTitle: "PR_LAST_ACCESS_TIME" +second_title: "Aspose.Email for C++" +description: "PR_LAST_ACCESS_TIME of MapiPropertyTag." +type: docs +weight: 13450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_access_time/ +--- + +## PR_LAST_ACCESS_TIME {#pr_last_access_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_ACCESS_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_full_backup/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_full_backup/_index.md new file mode 100644 index 0000000000..f83a5b0e3d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_full_backup/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_FULL_BACKUP method" +linktitle: "PR_LAST_FULL_BACKUP" +articleTitle: "PR_LAST_FULL_BACKUP" +second_title: "Aspose.Email for C++" +description: "PR_LAST_FULL_BACKUP of MapiPropertyTag." +type: docs +weight: 13460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_full_backup/ +--- + +## PR_LAST_FULL_BACKUP {#pr_last_full_backup} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_FULL_BACKUP() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_logoff_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_logoff_time/_index.md new file mode 100644 index 0000000000..8ae5ac761b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_logoff_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_LOGOFF_TIME method" +linktitle: "PR_LAST_LOGOFF_TIME" +articleTitle: "PR_LAST_LOGOFF_TIME" +second_title: "Aspose.Email for C++" +description: "PR_LAST_LOGOFF_TIME of MapiPropertyTag." +type: docs +weight: 13470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_logoff_time/ +--- + +## PR_LAST_LOGOFF_TIME {#pr_last_logoff_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_LOGOFF_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_logon_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_logon_time/_index.md new file mode 100644 index 0000000000..a554e46d75 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_logon_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_LOGON_TIME method" +linktitle: "PR_LAST_LOGON_TIME" +articleTitle: "PR_LAST_LOGON_TIME" +second_title: "Aspose.Email for C++" +description: "PR_LAST_LOGON_TIME of MapiPropertyTag." +type: docs +weight: 13480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_logon_time/ +--- + +## PR_LAST_LOGON_TIME {#pr_last_logon_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_LOGON_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modification_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modification_time/_index.md new file mode 100644 index 0000000000..2c1161990e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modification_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_MODIFICATION_TIME method" +linktitle: "PR_LAST_MODIFICATION_TIME" +articleTitle: "PR_LAST_MODIFICATION_TIME" +second_title: "Aspose.Email for C++" +description: "PR_LAST_MODIFICATION_TIME of MapiPropertyTag." +type: docs +weight: 13490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_modification_time/ +--- + +## PR_LAST_MODIFICATION_TIME {#pr_last_modification_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_MODIFICATION_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_entryid/_index.md new file mode 100644 index 0000000000..3c5b9a30ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_MODIFIER_ENTRYID method" +linktitle: "PR_LAST_MODIFIER_ENTRYID" +articleTitle: "PR_LAST_MODIFIER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_LAST_MODIFIER_ENTRYID of MapiPropertyTag." +type: docs +weight: 13500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_entryid/ +--- + +## PR_LAST_MODIFIER_ENTRYID {#pr_last_modifier_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_MODIFIER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name/_index.md new file mode 100644 index 0000000000..9c5a24262a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_MODIFIER_NAME method" +linktitle: "PR_LAST_MODIFIER_NAME" +articleTitle: "PR_LAST_MODIFIER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_LAST_MODIFIER_NAME of MapiPropertyTag." +type: docs +weight: 13510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name/ +--- + +## PR_LAST_MODIFIER_NAME {#pr_last_modifier_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_MODIFIER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name_a/_index.md new file mode 100644 index 0000000000..0628227fa1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_MODIFIER_NAME_A method" +linktitle: "PR_LAST_MODIFIER_NAME_A" +articleTitle: "PR_LAST_MODIFIER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_LAST_MODIFIER_NAME_A of MapiPropertyTag." +type: docs +weight: 13520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name_a/ +--- + +## PR_LAST_MODIFIER_NAME_A {#pr_last_modifier_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_MODIFIER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name_w/_index.md new file mode 100644 index 0000000000..7356b27cbc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_MODIFIER_NAME_W method" +linktitle: "PR_LAST_MODIFIER_NAME_W" +articleTitle: "PR_LAST_MODIFIER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_LAST_MODIFIER_NAME_W of MapiPropertyTag." +type: docs +weight: 13530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_modifier_name_w/ +--- + +## PR_LAST_MODIFIER_NAME_W {#pr_last_modifier_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_MODIFIER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_verb_executed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_verb_executed/_index.md new file mode 100644 index 0000000000..8d005759ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_verb_executed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_VERB_EXECUTED method" +linktitle: "PR_LAST_VERB_EXECUTED" +articleTitle: "PR_LAST_VERB_EXECUTED" +second_title: "Aspose.Email for C++" +description: "Specifies the last verb executed for the message item to which it is related" +type: docs +weight: 13540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_verb_executed/ +--- + +## PR_LAST_VERB_EXECUTED {#pr_last_verb_executed} + +Specifies the last verb executed for the message item to which it is related + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_VERB_EXECUTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_verb_execution_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_verb_execution_time/_index.md new file mode 100644 index 0000000000..8ab768184c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_last_verb_execution_time/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LAST_VERB_EXECUTION_TIME method" +linktitle: "PR_LAST_VERB_EXECUTION_TIME" +articleTitle: "PR_LAST_VERB_EXECUTION_TIME" +second_title: "Aspose.Email for C++" +description: "Contains the time when the last verb was executed." +type: docs +weight: 13550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_last_verb_execution_time/ +--- + +## PR_LAST_VERB_EXECUTION_TIME {#pr_last_verb_execution_time} + +Contains the time when the last verb was executed. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LAST_VERB_EXECUTION_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_latest_delivery_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_latest_delivery_time/_index.md new file mode 100644 index 0000000000..f5355b0871 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_latest_delivery_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LATEST_DELIVERY_TIME method" +linktitle: "PR_LATEST_DELIVERY_TIME" +articleTitle: "PR_LATEST_DELIVERY_TIME" +second_title: "Aspose.Email for C++" +description: "PR_LATEST_DELIVERY_TIME of MapiPropertyTag." +type: docs +weight: 13560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_latest_delivery_time/ +--- + +## PR_LATEST_DELIVERY_TIME {#pr_latest_delivery_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LATEST_DELIVERY_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_locale_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_locale_id/_index.md new file mode 100644 index 0000000000..2cfd5c7b98 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_locale_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LOCALE_ID method" +linktitle: "PR_LOCALE_ID" +articleTitle: "PR_LOCALE_ID" +second_title: "Aspose.Email for C++" +description: "PR_LOCALE_ID of MapiPropertyTag." +type: docs +weight: 13570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_locale_id/ +--- + +## PR_LOCALE_ID {#pr_locale_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LOCALE_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_locality/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_locality/_index.md new file mode 100644 index 0000000000..8facefaae0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_locality/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LOCALITY method" +linktitle: "PR_LOCALITY" +articleTitle: "PR_LOCALITY" +second_title: "Aspose.Email for C++" +description: "PR_LOCALITY of MapiPropertyTag." +type: docs +weight: 13580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_locality/ +--- + +## PR_LOCALITY {#pr_locality} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LOCALITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_locality_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_locality_a/_index.md new file mode 100644 index 0000000000..dfc1cead29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_locality_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LOCALITY_A method" +linktitle: "PR_LOCALITY_A" +articleTitle: "PR_LOCALITY_A" +second_title: "Aspose.Email for C++" +description: "PR_LOCALITY_A of MapiPropertyTag." +type: docs +weight: 13590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_locality_a/ +--- + +## PR_LOCALITY_A {#pr_locality_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LOCALITY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_locality_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_locality_w/_index.md new file mode 100644 index 0000000000..d6c989fe3c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_locality_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LOCALITY_W method" +linktitle: "PR_LOCALITY_W" +articleTitle: "PR_LOCALITY_W" +second_title: "Aspose.Email for C++" +description: "PR_LOCALITY_W of MapiPropertyTag." +type: docs +weight: 13600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_locality_w/ +--- + +## PR_LOCALITY_W {#pr_locality_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LOCALITY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_location/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_location/_index.md new file mode 100644 index 0000000000..b9a16b17fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_location/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LOCATION method" +linktitle: "PR_LOCATION" +articleTitle: "PR_LOCATION" +second_title: "Aspose.Email for C++" +description: "PR_LOCATION of MapiPropertyTag." +type: docs +weight: 13610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_location/ +--- + +## PR_LOCATION {#pr_location} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LOCATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_location_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_location_a/_index.md new file mode 100644 index 0000000000..30c621144d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_location_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LOCATION_A method" +linktitle: "PR_LOCATION_A" +articleTitle: "PR_LOCATION_A" +second_title: "Aspose.Email for C++" +description: "PR_LOCATION_A of MapiPropertyTag." +type: docs +weight: 13620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_location_a/ +--- + +## PR_LOCATION_A {#pr_location_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LOCATION_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_location_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_location_w/_index.md new file mode 100644 index 0000000000..253ebde11a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_location_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LOCATION_W method" +linktitle: "PR_LOCATION_W" +articleTitle: "PR_LOCATION_W" +second_title: "Aspose.Email for C++" +description: "PR_LOCATION_W of MapiPropertyTag." +type: docs +weight: 13630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_location_w/ +--- + +## PR_LOCATION_W {#pr_location_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LOCATION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_longterm_entryid_from_table/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_longterm_entryid_from_table/_index.md new file mode 100644 index 0000000000..3ccb307351 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_longterm_entryid_from_table/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LONGTERM_ENTRYID_FROM_TABLE method" +linktitle: "PR_LONGTERM_ENTRYID_FROM_TABLE" +articleTitle: "PR_LONGTERM_ENTRYID_FROM_TABLE" +second_title: "Aspose.Email for C++" +description: "PR_LONGTERM_ENTRYID_FROM_TABLE of MapiPropertyTag." +type: docs +weight: 13640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_longterm_entryid_from_table/ +--- + +## PR_LONGTERM_ENTRYID_FROM_TABLE {#pr_longterm_entryid_from_table} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LONGTERM_ENTRYID_FROM_TABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ltp_row_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ltp_row_id/_index.md new file mode 100644 index 0000000000..4c2289327e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ltp_row_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LTP_ROW_ID method" +linktitle: "PR_LTP_ROW_ID" +articleTitle: "PR_LTP_ROW_ID" +second_title: "Aspose.Email for C++" +description: "LTP Row ID." +type: docs +weight: 13650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ltp_row_id/ +--- + +## PR_LTP_ROW_ID {#pr_ltp_row_id} + +LTP Row ID. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LTP_ROW_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ltp_row_ver/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ltp_row_ver/_index.md new file mode 100644 index 0000000000..1c5d31b435 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ltp_row_ver/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_LTP_ROW_VER method" +linktitle: "PR_LTP_ROW_VER" +articleTitle: "PR_LTP_ROW_VER" +second_title: "Aspose.Email for C++" +description: "LTP Row Ver." +type: docs +weight: 13660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ltp_row_ver/ +--- + +## PR_LTP_ROW_VER {#pr_ltp_row_ver} + +LTP Row Ver. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_LTP_ROW_VER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mail_permission/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mail_permission/_index.md new file mode 100644 index 0000000000..7275d6edc8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mail_permission/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MAIL_PERMISSION method" +linktitle: "PR_MAIL_PERMISSION" +articleTitle: "PR_MAIL_PERMISSION" +second_title: "Aspose.Email for C++" +description: "PR_MAIL_PERMISSION of MapiPropertyTag." +type: docs +weight: 13670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mail_permission/ +--- + +## PR_MAIL_PERMISSION {#pr_mail_permission} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MAIL_PERMISSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_entryid/_index.md new file mode 100644 index 0000000000..55880b3e3f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MAILBOX_OWNER_ENTRYID method" +linktitle: "PR_MAILBOX_OWNER_ENTRYID" +articleTitle: "PR_MAILBOX_OWNER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_MAILBOX_OWNER_ENTRYID of MapiPropertyTag." +type: docs +weight: 13680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_entryid/ +--- + +## PR_MAILBOX_OWNER_ENTRYID {#pr_mailbox_owner_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MAILBOX_OWNER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name/_index.md new file mode 100644 index 0000000000..c3c2cbfb67 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MAILBOX_OWNER_NAME method" +linktitle: "PR_MAILBOX_OWNER_NAME" +articleTitle: "PR_MAILBOX_OWNER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_MAILBOX_OWNER_NAME of MapiPropertyTag." +type: docs +weight: 13690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name/ +--- + +## PR_MAILBOX_OWNER_NAME {#pr_mailbox_owner_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MAILBOX_OWNER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name_a/_index.md new file mode 100644 index 0000000000..22a187f570 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MAILBOX_OWNER_NAME_A method" +linktitle: "PR_MAILBOX_OWNER_NAME_A" +articleTitle: "PR_MAILBOX_OWNER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_MAILBOX_OWNER_NAME_A of MapiPropertyTag." +type: docs +weight: 13700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name_a/ +--- + +## PR_MAILBOX_OWNER_NAME_A {#pr_mailbox_owner_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MAILBOX_OWNER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name_w/_index.md new file mode 100644 index 0000000000..153f57494e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MAILBOX_OWNER_NAME_W method" +linktitle: "PR_MAILBOX_OWNER_NAME_W" +articleTitle: "PR_MAILBOX_OWNER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_MAILBOX_OWNER_NAME_W of MapiPropertyTag." +type: docs +weight: 13710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mailbox_owner_name_w/ +--- + +## PR_MAILBOX_OWNER_NAME_W {#pr_mailbox_owner_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MAILBOX_OWNER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_manager_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_manager_name/_index.md new file mode 100644 index 0000000000..74cc46185c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_manager_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MANAGER_NAME method" +linktitle: "PR_MANAGER_NAME" +articleTitle: "PR_MANAGER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_MANAGER_NAME of MapiPropertyTag." +type: docs +weight: 13720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_manager_name/ +--- + +## PR_MANAGER_NAME {#pr_manager_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MANAGER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_manager_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_manager_name_a/_index.md new file mode 100644 index 0000000000..05c108da7f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_manager_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MANAGER_NAME_A method" +linktitle: "PR_MANAGER_NAME_A" +articleTitle: "PR_MANAGER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_MANAGER_NAME_A of MapiPropertyTag." +type: docs +weight: 13730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_manager_name_a/ +--- + +## PR_MANAGER_NAME_A {#pr_manager_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MANAGER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_manager_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_manager_name_w/_index.md new file mode 100644 index 0000000000..9c9896891c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_manager_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MANAGER_NAME_W method" +linktitle: "PR_MANAGER_NAME_W" +articleTitle: "PR_MANAGER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_MANAGER_NAME_W of MapiPropertyTag." +type: docs +weight: 13740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_manager_name_w/ +--- + +## PR_MANAGER_NAME_W {#pr_manager_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MANAGER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mapping_signature/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mapping_signature/_index.md new file mode 100644 index 0000000000..7365b730fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mapping_signature/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MAPPING_SIGNATURE method" +linktitle: "PR_MAPPING_SIGNATURE" +articleTitle: "PR_MAPPING_SIGNATURE" +second_title: "Aspose.Email for C++" +description: "PR_MAPPING_SIGNATURE of MapiPropertyTag." +type: docs +weight: 13750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mapping_signature/ +--- + +## PR_MAPPING_SIGNATURE {#pr_mapping_signature} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MAPPING_SIGNATURE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mdb_provider/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mdb_provider/_index.md new file mode 100644 index 0000000000..bf1ea14d65 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mdb_provider/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MDB_PROVIDER method" +linktitle: "PR_MDB_PROVIDER" +articleTitle: "PR_MDB_PROVIDER" +second_title: "Aspose.Email for C++" +description: "PR_MDB_PROVIDER of MapiPropertyTag." +type: docs +weight: 13760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mdb_provider/ +--- + +## PR_MDB_PROVIDER {#pr_mdb_provider} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MDB_PROVIDER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_entryid/_index.md new file mode 100644 index 0000000000..7fc15e7401 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MEMBER_ENTRYID method" +linktitle: "PR_MEMBER_ENTRYID" +articleTitle: "PR_MEMBER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_MEMBER_ENTRYID of MapiPropertyTag." +type: docs +weight: 13770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_member_entryid/ +--- + +## PR_MEMBER_ENTRYID {#pr_member_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MEMBER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_id/_index.md new file mode 100644 index 0000000000..2798a8f63e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MEMBER_ID method" +linktitle: "PR_MEMBER_ID" +articleTitle: "PR_MEMBER_ID" +second_title: "Aspose.Email for C++" +description: "PR_MEMBER_ID of MapiPropertyTag." +type: docs +weight: 13780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_member_id/ +--- + +## PR_MEMBER_ID {#pr_member_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MEMBER_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_name/_index.md new file mode 100644 index 0000000000..13488fc455 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MEMBER_NAME method" +linktitle: "PR_MEMBER_NAME" +articleTitle: "PR_MEMBER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_MEMBER_NAME of MapiPropertyTag." +type: docs +weight: 13790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_member_name/ +--- + +## PR_MEMBER_NAME {#pr_member_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MEMBER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_name_a/_index.md new file mode 100644 index 0000000000..18ded84d4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MEMBER_NAME_A method" +linktitle: "PR_MEMBER_NAME_A" +articleTitle: "PR_MEMBER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_MEMBER_NAME_A of MapiPropertyTag." +type: docs +weight: 13800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_member_name_a/ +--- + +## PR_MEMBER_NAME_A {#pr_member_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MEMBER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_name_w/_index.md new file mode 100644 index 0000000000..f0d20d6cf6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MEMBER_NAME_W method" +linktitle: "PR_MEMBER_NAME_W" +articleTitle: "PR_MEMBER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_MEMBER_NAME_W of MapiPropertyTag." +type: docs +weight: 13810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_member_name_w/ +--- + +## PR_MEMBER_NAME_W {#pr_member_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MEMBER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_rights/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_rights/_index.md new file mode 100644 index 0000000000..bc9924e2fc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_member_rights/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MEMBER_RIGHTS method" +linktitle: "PR_MEMBER_RIGHTS" +articleTitle: "PR_MEMBER_RIGHTS" +second_title: "Aspose.Email for C++" +description: "PR_MEMBER_RIGHTS of MapiPropertyTag." +type: docs +weight: 13820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_member_rights/ +--- + +## PR_MEMBER_RIGHTS {#pr_member_rights} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MEMBER_RIGHTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_attachments/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_attachments/_index.md new file mode 100644 index 0000000000..92c7d71398 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_attachments/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_ATTACHMENTS method" +linktitle: "PR_MESSAGE_ATTACHMENTS" +articleTitle: "PR_MESSAGE_ATTACHMENTS" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_ATTACHMENTS of MapiPropertyTag." +type: docs +weight: 13830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_attachments/ +--- + +## PR_MESSAGE_ATTACHMENTS {#pr_message_attachments} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_ATTACHMENTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_cc_me/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_cc_me/_index.md new file mode 100644 index 0000000000..1b410a29f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_cc_me/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_CC_ME method" +linktitle: "PR_MESSAGE_CC_ME" +articleTitle: "PR_MESSAGE_CC_ME" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_CC_ME of MapiPropertyTag." +type: docs +weight: 13840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_cc_me/ +--- + +## PR_MESSAGE_CC_ME {#pr_message_cc_me} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_CC_ME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_class/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_class/_index.md new file mode 100644 index 0000000000..6588e593a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_class/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_CLASS method" +linktitle: "PR_MESSAGE_CLASS" +articleTitle: "PR_MESSAGE_CLASS" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_CLASS of MapiPropertyTag." +type: docs +weight: 13850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_class/ +--- + +## PR_MESSAGE_CLASS {#pr_message_class} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_CLASS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_class_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_class_a/_index.md new file mode 100644 index 0000000000..f8c58bbdd6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_class_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_CLASS_A method" +linktitle: "PR_MESSAGE_CLASS_A" +articleTitle: "PR_MESSAGE_CLASS_A" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_CLASS_A of MapiPropertyTag." +type: docs +weight: 13860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_class_a/ +--- + +## PR_MESSAGE_CLASS_A {#pr_message_class_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_CLASS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_class_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_class_w/_index.md new file mode 100644 index 0000000000..58b46aafcc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_class_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_CLASS_W method" +linktitle: "PR_MESSAGE_CLASS_W" +articleTitle: "PR_MESSAGE_CLASS_W" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_CLASS_W of MapiPropertyTag." +type: docs +weight: 13870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_class_w/ +--- + +## PR_MESSAGE_CLASS_W {#pr_message_class_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_CLASS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_codepage/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_codepage/_index.md new file mode 100644 index 0000000000..6ee54ca684 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_codepage/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_CODEPAGE method" +linktitle: "PR_MESSAGE_CODEPAGE" +articleTitle: "PR_MESSAGE_CODEPAGE" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_CODEPAGE of MapiPropertyTag." +type: docs +weight: 13880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_codepage/ +--- + +## PR_MESSAGE_CODEPAGE {#pr_message_codepage} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_CODEPAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_delivery_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_delivery_id/_index.md new file mode 100644 index 0000000000..ec476df235 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_delivery_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_DELIVERY_ID method" +linktitle: "PR_MESSAGE_DELIVERY_ID" +articleTitle: "PR_MESSAGE_DELIVERY_ID" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_DELIVERY_ID of MapiPropertyTag." +type: docs +weight: 13890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_delivery_id/ +--- + +## PR_MESSAGE_DELIVERY_ID {#pr_message_delivery_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_DELIVERY_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_delivery_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_delivery_time/_index.md new file mode 100644 index 0000000000..69aed6d299 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_delivery_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_DELIVERY_TIME method" +linktitle: "PR_MESSAGE_DELIVERY_TIME" +articleTitle: "PR_MESSAGE_DELIVERY_TIME" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_DELIVERY_TIME of MapiPropertyTag." +type: docs +weight: 13900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_delivery_time/ +--- + +## PR_MESSAGE_DELIVERY_TIME {#pr_message_delivery_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_DELIVERY_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_download_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_download_time/_index.md new file mode 100644 index 0000000000..a0df5785d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_download_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_DOWNLOAD_TIME method" +linktitle: "PR_MESSAGE_DOWNLOAD_TIME" +articleTitle: "PR_MESSAGE_DOWNLOAD_TIME" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_DOWNLOAD_TIME of MapiPropertyTag." +type: docs +weight: 13910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_download_time/ +--- + +## PR_MESSAGE_DOWNLOAD_TIME {#pr_message_download_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_DOWNLOAD_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_flags/_index.md new file mode 100644 index 0000000000..a5f4aded70 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_FLAGS method" +linktitle: "PR_MESSAGE_FLAGS" +articleTitle: "PR_MESSAGE_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_FLAGS of MapiPropertyTag." +type: docs +weight: 13920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_flags/ +--- + +## PR_MESSAGE_FLAGS {#pr_message_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_locale_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_locale_id/_index.md new file mode 100644 index 0000000000..8298097986 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_locale_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_LOCALE_ID method" +linktitle: "PR_MESSAGE_LOCALE_ID" +articleTitle: "PR_MESSAGE_LOCALE_ID" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_LOCALE_ID of MapiPropertyTag." +type: docs +weight: 13930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_locale_id/ +--- + +## PR_MESSAGE_LOCALE_ID {#pr_message_locale_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_LOCALE_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_processed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_processed/_index.md new file mode 100644 index 0000000000..f22cd436b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_processed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_PROCESSED method" +linktitle: "PR_MESSAGE_PROCESSED" +articleTitle: "PR_MESSAGE_PROCESSED" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_PROCESSED of MapiPropertyTag." +type: docs +weight: 13940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_processed/ +--- + +## PR_MESSAGE_PROCESSED {#pr_message_processed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_PROCESSED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_recip_me/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_recip_me/_index.md new file mode 100644 index 0000000000..c01bf850d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_recip_me/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_RECIP_ME method" +linktitle: "PR_MESSAGE_RECIP_ME" +articleTitle: "PR_MESSAGE_RECIP_ME" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_RECIP_ME of MapiPropertyTag." +type: docs +weight: 13950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_recip_me/ +--- + +## PR_MESSAGE_RECIP_ME {#pr_message_recip_me} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_RECIP_ME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_recipients/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_recipients/_index.md new file mode 100644 index 0000000000..e711912333 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_recipients/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_RECIPIENTS method" +linktitle: "PR_MESSAGE_RECIPIENTS" +articleTitle: "PR_MESSAGE_RECIPIENTS" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_RECIPIENTS of MapiPropertyTag." +type: docs +weight: 13960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_recipients/ +--- + +## PR_MESSAGE_RECIPIENTS {#pr_message_recipients} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_RECIPIENTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_security_label/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_security_label/_index.md new file mode 100644 index 0000000000..8545bb45e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_security_label/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_SECURITY_LABEL method" +linktitle: "PR_MESSAGE_SECURITY_LABEL" +articleTitle: "PR_MESSAGE_SECURITY_LABEL" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_SECURITY_LABEL of MapiPropertyTag." +type: docs +weight: 13970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_security_label/ +--- + +## PR_MESSAGE_SECURITY_LABEL {#pr_message_security_label} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_SECURITY_LABEL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name/_index.md new file mode 100644 index 0000000000..2b1e2e5ead --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_SITE_NAME method" +linktitle: "PR_MESSAGE_SITE_NAME" +articleTitle: "PR_MESSAGE_SITE_NAME" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_SITE_NAME of MapiPropertyTag." +type: docs +weight: 13980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name/ +--- + +## PR_MESSAGE_SITE_NAME {#pr_message_site_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_SITE_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name_a/_index.md new file mode 100644 index 0000000000..3137b20f92 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_SITE_NAME_A method" +linktitle: "PR_MESSAGE_SITE_NAME_A" +articleTitle: "PR_MESSAGE_SITE_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_SITE_NAME_A of MapiPropertyTag." +type: docs +weight: 13990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name_a/ +--- + +## PR_MESSAGE_SITE_NAME_A {#pr_message_site_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_SITE_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name_w/_index.md new file mode 100644 index 0000000000..ad7db411f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_SITE_NAME_W method" +linktitle: "PR_MESSAGE_SITE_NAME_W" +articleTitle: "PR_MESSAGE_SITE_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_SITE_NAME_W of MapiPropertyTag." +type: docs +weight: 14000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_site_name_w/ +--- + +## PR_MESSAGE_SITE_NAME_W {#pr_message_site_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_SITE_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_size/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_size/_index.md new file mode 100644 index 0000000000..6ecb9f713b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_SIZE method" +linktitle: "PR_MESSAGE_SIZE" +articleTitle: "PR_MESSAGE_SIZE" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_SIZE of MapiPropertyTag." +type: docs +weight: 14010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_size/ +--- + +## PR_MESSAGE_SIZE {#pr_message_size} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_SIZE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_size_extended/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_size_extended/_index.md new file mode 100644 index 0000000000..c3642939c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_size_extended/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_SIZE_EXTENDED method" +linktitle: "PR_MESSAGE_SIZE_EXTENDED" +articleTitle: "PR_MESSAGE_SIZE_EXTENDED" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_SIZE_EXTENDED of MapiPropertyTag." +type: docs +weight: 14020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_size_extended/ +--- + +## PR_MESSAGE_SIZE_EXTENDED {#pr_message_size_extended} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_SIZE_EXTENDED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_submission_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_submission_id/_index.md new file mode 100644 index 0000000000..4ce7cccfb6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_submission_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_SUBMISSION_ID method" +linktitle: "PR_MESSAGE_SUBMISSION_ID" +articleTitle: "PR_MESSAGE_SUBMISSION_ID" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_SUBMISSION_ID of MapiPropertyTag." +type: docs +weight: 14030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_submission_id/ +--- + +## PR_MESSAGE_SUBMISSION_ID {#pr_message_submission_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_SUBMISSION_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_to_me/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_to_me/_index.md new file mode 100644 index 0000000000..3b236ca72f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_to_me/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_TO_ME method" +linktitle: "PR_MESSAGE_TO_ME" +articleTitle: "PR_MESSAGE_TO_ME" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_TO_ME of MapiPropertyTag." +type: docs +weight: 14040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_to_me/ +--- + +## PR_MESSAGE_TO_ME {#pr_message_to_me} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_TO_ME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_token/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_token/_index.md new file mode 100644 index 0000000000..bd5a87167e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_message_token/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MESSAGE_TOKEN method" +linktitle: "PR_MESSAGE_TOKEN" +articleTitle: "PR_MESSAGE_TOKEN" +second_title: "Aspose.Email for C++" +description: "PR_MESSAGE_TOKEN of MapiPropertyTag." +type: docs +weight: 14050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_message_token/ +--- + +## PR_MESSAGE_TOKEN {#pr_message_token} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MESSAGE_TOKEN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name/_index.md new file mode 100644 index 0000000000..c2433e2092 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MHS_COMMON_NAME method" +linktitle: "PR_MHS_COMMON_NAME" +articleTitle: "PR_MHS_COMMON_NAME" +second_title: "Aspose.Email for C++" +description: "PR_MHS_COMMON_NAME of MapiPropertyTag." +type: docs +weight: 14060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name/ +--- + +## PR_MHS_COMMON_NAME {#pr_mhs_common_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MHS_COMMON_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name_a/_index.md new file mode 100644 index 0000000000..b4f24af36c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MHS_COMMON_NAME_A method" +linktitle: "PR_MHS_COMMON_NAME_A" +articleTitle: "PR_MHS_COMMON_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_MHS_COMMON_NAME_A of MapiPropertyTag." +type: docs +weight: 14070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name_a/ +--- + +## PR_MHS_COMMON_NAME_A {#pr_mhs_common_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MHS_COMMON_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name_w/_index.md new file mode 100644 index 0000000000..415238c1a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MHS_COMMON_NAME_W method" +linktitle: "PR_MHS_COMMON_NAME_W" +articleTitle: "PR_MHS_COMMON_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_MHS_COMMON_NAME_W of MapiPropertyTag." +type: docs +weight: 14080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mhs_common_name_w/ +--- + +## PR_MHS_COMMON_NAME_W {#pr_mhs_common_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MHS_COMMON_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_middle_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_middle_name/_index.md new file mode 100644 index 0000000000..5496b46a04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_middle_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MIDDLE_NAME method" +linktitle: "PR_MIDDLE_NAME" +articleTitle: "PR_MIDDLE_NAME" +second_title: "Aspose.Email for C++" +description: "PR_MIDDLE_NAME of MapiPropertyTag." +type: docs +weight: 14090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_middle_name/ +--- + +## PR_MIDDLE_NAME {#pr_middle_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MIDDLE_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_middle_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_middle_name_a/_index.md new file mode 100644 index 0000000000..7ab9827f4a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_middle_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MIDDLE_NAME_A method" +linktitle: "PR_MIDDLE_NAME_A" +articleTitle: "PR_MIDDLE_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_MIDDLE_NAME_A of MapiPropertyTag." +type: docs +weight: 14100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_middle_name_a/ +--- + +## PR_MIDDLE_NAME_A {#pr_middle_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MIDDLE_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_middle_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_middle_name_w/_index.md new file mode 100644 index 0000000000..d45392e992 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_middle_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MIDDLE_NAME_W method" +linktitle: "PR_MIDDLE_NAME_W" +articleTitle: "PR_MIDDLE_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_MIDDLE_NAME_W of MapiPropertyTag." +type: docs +weight: 14110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_middle_name_w/ +--- + +## PR_MIDDLE_NAME_W {#pr_middle_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MIDDLE_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mini_icon/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mini_icon/_index.md new file mode 100644 index 0000000000..4f45ebc9ee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mini_icon/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MINI_ICON method" +linktitle: "PR_MINI_ICON" +articleTitle: "PR_MINI_ICON" +second_title: "Aspose.Email for C++" +description: "PR_MINI_ICON of MapiPropertyTag." +type: docs +weight: 14120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mini_icon/ +--- + +## PR_MINI_ICON {#pr_mini_icon} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MINI_ICON() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number/_index.md new file mode 100644 index 0000000000..fd96b1f9a1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MOBILE_TELEPHONE_NUMBER method" +linktitle: "PR_MOBILE_TELEPHONE_NUMBER" +articleTitle: "PR_MOBILE_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_MOBILE_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 14130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number/ +--- + +## PR_MOBILE_TELEPHONE_NUMBER {#pr_mobile_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MOBILE_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number_a/_index.md new file mode 100644 index 0000000000..deeffbe685 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MOBILE_TELEPHONE_NUMBER_A method" +linktitle: "PR_MOBILE_TELEPHONE_NUMBER_A" +articleTitle: "PR_MOBILE_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_MOBILE_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 14140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number_a/ +--- + +## PR_MOBILE_TELEPHONE_NUMBER_A {#pr_mobile_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MOBILE_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number_w/_index.md new file mode 100644 index 0000000000..39f5260aba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MOBILE_TELEPHONE_NUMBER_W method" +linktitle: "PR_MOBILE_TELEPHONE_NUMBER_W" +articleTitle: "PR_MOBILE_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_MOBILE_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 14150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mobile_telephone_number_w/ +--- + +## PR_MOBILE_TELEPHONE_NUMBER_W {#pr_mobile_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MOBILE_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_modify_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_modify_version/_index.md new file mode 100644 index 0000000000..980ad8673e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_modify_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MODIFY_VERSION method" +linktitle: "PR_MODIFY_VERSION" +articleTitle: "PR_MODIFY_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_MODIFY_VERSION of MapiPropertyTag." +type: docs +weight: 14160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_modify_version/ +--- + +## PR_MODIFY_VERSION {#pr_modify_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MODIFY_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_move_to_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_move_to_folder_entryid/_index.md new file mode 100644 index 0000000000..74518fe567 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_move_to_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MOVE_TO_FOLDER_ENTRYID method" +linktitle: "PR_MOVE_TO_FOLDER_ENTRYID" +articleTitle: "PR_MOVE_TO_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_MOVE_TO_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 14170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_move_to_folder_entryid/ +--- + +## PR_MOVE_TO_FOLDER_ENTRYID {#pr_move_to_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MOVE_TO_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_move_to_store_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_move_to_store_entryid/_index.md new file mode 100644 index 0000000000..c8366a2bd0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_move_to_store_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MOVE_TO_STORE_ENTRYID method" +linktitle: "PR_MOVE_TO_STORE_ENTRYID" +articleTitle: "PR_MOVE_TO_STORE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_MOVE_TO_STORE_ENTRYID of MapiPropertyTag." +type: docs +weight: 14180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_move_to_store_entryid/ +--- + +## PR_MOVE_TO_STORE_ENTRYID {#pr_move_to_store_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MOVE_TO_STORE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_msg_body_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_msg_body_id/_index.md new file mode 100644 index 0000000000..72bab5a860 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_msg_body_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MSG_BODY_ID method" +linktitle: "PR_MSG_BODY_ID" +articleTitle: "PR_MSG_BODY_ID" +second_title: "Aspose.Email for C++" +description: "PR_MSG_BODY_ID of MapiPropertyTag." +type: docs +weight: 14190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_msg_body_id/ +--- + +## PR_MSG_BODY_ID {#pr_msg_body_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MSG_BODY_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_msg_status/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_msg_status/_index.md new file mode 100644 index 0000000000..7bb34351d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_msg_status/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MSG_STATUS method" +linktitle: "PR_MSG_STATUS" +articleTitle: "PR_MSG_STATUS" +second_title: "Aspose.Email for C++" +description: "PR_MSG_STATUS of MapiPropertyTag." +type: docs +weight: 14200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_msg_status/ +--- + +## PR_MSG_STATUS {#pr_msg_status} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MSG_STATUS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mts_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mts_id/_index.md new file mode 100644 index 0000000000..977d252895 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mts_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MTS_ID method" +linktitle: "PR_MTS_ID" +articleTitle: "PR_MTS_ID" +second_title: "Aspose.Email for C++" +description: "PR_MTS_ID of MapiPropertyTag." +type: docs +weight: 14210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mts_id/ +--- + +## PR_MTS_ID {#pr_mts_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MTS_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mts_report_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mts_report_id/_index.md new file mode 100644 index 0000000000..f4a1f4d4ee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mts_report_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MTS_REPORT_ID method" +linktitle: "PR_MTS_REPORT_ID" +articleTitle: "PR_MTS_REPORT_ID" +second_title: "Aspose.Email for C++" +description: "PR_MTS_REPORT_ID of MapiPropertyTag." +type: docs +weight: 14220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mts_report_id/ +--- + +## PR_MTS_REPORT_ID {#pr_mts_report_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MTS_REPORT_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_mts_subject_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mts_subject_id/_index.md new file mode 100644 index 0000000000..94860734bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_mts_subject_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_MTS_SUBJECT_ID method" +linktitle: "PR_MTS_SUBJECT_ID" +articleTitle: "PR_MTS_SUBJECT_ID" +second_title: "Aspose.Email for C++" +description: "PR_MTS_SUBJECT_ID of MapiPropertyTag." +type: docs +weight: 14230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_mts_subject_id/ +--- + +## PR_MTS_SUBJECT_ID {#pr_mts_subject_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_MTS_SUBJECT_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ndr_diag_code/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ndr_diag_code/_index.md new file mode 100644 index 0000000000..662c21379d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ndr_diag_code/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NDR_DIAG_CODE method" +linktitle: "PR_NDR_DIAG_CODE" +articleTitle: "PR_NDR_DIAG_CODE" +second_title: "Aspose.Email for C++" +description: "PR_NDR_DIAG_CODE of MapiPropertyTag." +type: docs +weight: 14240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ndr_diag_code/ +--- + +## PR_NDR_DIAG_CODE {#pr_ndr_diag_code} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NDR_DIAG_CODE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ndr_reason_code/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ndr_reason_code/_index.md new file mode 100644 index 0000000000..45b6e7abe0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ndr_reason_code/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NDR_REASON_CODE method" +linktitle: "PR_NDR_REASON_CODE" +articleTitle: "PR_NDR_REASON_CODE" +second_title: "Aspose.Email for C++" +description: "PR_NDR_REASON_CODE of MapiPropertyTag." +type: docs +weight: 14250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ndr_reason_code/ +--- + +## PR_NDR_REASON_CODE {#pr_ndr_reason_code} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NDR_REASON_CODE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_new_subs_get_auto_add/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_new_subs_get_auto_add/_index.md new file mode 100644 index 0000000000..edb1b9388b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_new_subs_get_auto_add/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NEW_SUBS_GET_AUTO_ADD method" +linktitle: "PR_NEW_SUBS_GET_AUTO_ADD" +articleTitle: "PR_NEW_SUBS_GET_AUTO_ADD" +second_title: "Aspose.Email for C++" +description: "PR_NEW_SUBS_GET_AUTO_ADD of MapiPropertyTag." +type: docs +weight: 14260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_new_subs_get_auto_add/ +--- + +## PR_NEW_SUBS_GET_AUTO_ADD {#pr_new_subs_get_auto_add} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NEW_SUBS_GET_AUTO_ADD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsfeed_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsfeed_info/_index.md new file mode 100644 index 0000000000..6397b25857 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsfeed_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NEWSFEED_INFO method" +linktitle: "PR_NEWSFEED_INFO" +articleTitle: "PR_NEWSFEED_INFO" +second_title: "Aspose.Email for C++" +description: "PR_NEWSFEED_INFO of MapiPropertyTag." +type: docs +weight: 14270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_newsfeed_info/ +--- + +## PR_NEWSFEED_INFO {#pr_newsfeed_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NEWSFEED_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component/_index.md new file mode 100644 index 0000000000..31f931b0cc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NEWSGROUP_COMPONENT method" +linktitle: "PR_NEWSGROUP_COMPONENT" +articleTitle: "PR_NEWSGROUP_COMPONENT" +second_title: "Aspose.Email for C++" +description: "PR_NEWSGROUP_COMPONENT of MapiPropertyTag." +type: docs +weight: 14280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component/ +--- + +## PR_NEWSGROUP_COMPONENT {#pr_newsgroup_component} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NEWSGROUP_COMPONENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component_a/_index.md new file mode 100644 index 0000000000..a12485b851 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NEWSGROUP_COMPONENT_A method" +linktitle: "PR_NEWSGROUP_COMPONENT_A" +articleTitle: "PR_NEWSGROUP_COMPONENT_A" +second_title: "Aspose.Email for C++" +description: "PR_NEWSGROUP_COMPONENT_A of MapiPropertyTag." +type: docs +weight: 14290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component_a/ +--- + +## PR_NEWSGROUP_COMPONENT_A {#pr_newsgroup_component_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NEWSGROUP_COMPONENT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component_w/_index.md new file mode 100644 index 0000000000..1a35fff4dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NEWSGROUP_COMPONENT_W method" +linktitle: "PR_NEWSGROUP_COMPONENT_W" +articleTitle: "PR_NEWSGROUP_COMPONENT_W" +second_title: "Aspose.Email for C++" +description: "PR_NEWSGROUP_COMPONENT_W of MapiPropertyTag." +type: docs +weight: 14300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_component_w/ +--- + +## PR_NEWSGROUP_COMPONENT_W {#pr_newsgroup_component_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NEWSGROUP_COMPONENT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name/_index.md new file mode 100644 index 0000000000..2cda8c06cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NEWSGROUP_NAME method" +linktitle: "PR_NEWSGROUP_NAME" +articleTitle: "PR_NEWSGROUP_NAME" +second_title: "Aspose.Email for C++" +description: "PR_NEWSGROUP_NAME of MapiPropertyTag." +type: docs +weight: 14310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name/ +--- + +## PR_NEWSGROUP_NAME {#pr_newsgroup_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NEWSGROUP_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name_a/_index.md new file mode 100644 index 0000000000..34f57a9cad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NEWSGROUP_NAME_A method" +linktitle: "PR_NEWSGROUP_NAME_A" +articleTitle: "PR_NEWSGROUP_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_NEWSGROUP_NAME_A of MapiPropertyTag." +type: docs +weight: 14320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name_a/ +--- + +## PR_NEWSGROUP_NAME_A {#pr_newsgroup_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NEWSGROUP_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name_w/_index.md new file mode 100644 index 0000000000..fbb8fb54d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NEWSGROUP_NAME_W method" +linktitle: "PR_NEWSGROUP_NAME_W" +articleTitle: "PR_NEWSGROUP_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_NEWSGROUP_NAME_W of MapiPropertyTag." +type: docs +weight: 14330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_name_w/ +--- + +## PR_NEWSGROUP_NAME_W {#pr_newsgroup_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NEWSGROUP_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_root_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_root_folder_entryid/_index.md new file mode 100644 index 0000000000..76020ff9db --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_root_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NEWSGROUP_ROOT_FOLDER_ENTRYID method" +linktitle: "PR_NEWSGROUP_ROOT_FOLDER_ENTRYID" +articleTitle: "PR_NEWSGROUP_ROOT_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_NEWSGROUP_ROOT_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 14340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_newsgroup_root_folder_entryid/ +--- + +## PR_NEWSGROUP_ROOT_FOLDER_ENTRYID {#pr_newsgroup_root_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NEWSGROUP_ROOT_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nickname/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nickname/_index.md new file mode 100644 index 0000000000..7c5ef6e9dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nickname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NICKNAME method" +linktitle: "PR_NICKNAME" +articleTitle: "PR_NICKNAME" +second_title: "Aspose.Email for C++" +description: "PR_NICKNAME of MapiPropertyTag." +type: docs +weight: 14350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nickname/ +--- + +## PR_NICKNAME {#pr_nickname} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NICKNAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nickname_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nickname_a/_index.md new file mode 100644 index 0000000000..dd0f03318a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nickname_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NICKNAME_A method" +linktitle: "PR_NICKNAME_A" +articleTitle: "PR_NICKNAME_A" +second_title: "Aspose.Email for C++" +description: "PR_NICKNAME_A of MapiPropertyTag." +type: docs +weight: 14360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nickname_a/ +--- + +## PR_NICKNAME_A {#pr_nickname_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NICKNAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nickname_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nickname_w/_index.md new file mode 100644 index 0000000000..421e7212bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nickname_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NICKNAME_W method" +linktitle: "PR_NICKNAME_W" +articleTitle: "PR_NICKNAME_W" +second_title: "Aspose.Email for C++" +description: "PR_NICKNAME_W of MapiPropertyTag." +type: docs +weight: 14370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nickname_w/ +--- + +## PR_NICKNAME_W {#pr_nickname_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NICKNAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_article_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_article_folder_entryid/_index.md new file mode 100644 index 0000000000..79fdfbf903 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_article_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NNTP_ARTICLE_FOLDER_ENTRYID method" +linktitle: "PR_NNTP_ARTICLE_FOLDER_ENTRYID" +articleTitle: "PR_NNTP_ARTICLE_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_NNTP_ARTICLE_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 14380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nntp_article_folder_entryid/ +--- + +## PR_NNTP_ARTICLE_FOLDER_ENTRYID {#pr_nntp_article_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NNTP_ARTICLE_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_control_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_control_folder_entryid/_index.md new file mode 100644 index 0000000000..39ec12a9fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_control_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NNTP_CONTROL_FOLDER_ENTRYID method" +linktitle: "PR_NNTP_CONTROL_FOLDER_ENTRYID" +articleTitle: "PR_NNTP_CONTROL_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_NNTP_CONTROL_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 14390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nntp_control_folder_entryid/ +--- + +## PR_NNTP_CONTROL_FOLDER_ENTRYID {#pr_nntp_control_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NNTP_CONTROL_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref/_index.md new file mode 100644 index 0000000000..aa18c462c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NNTP_XREF method" +linktitle: "PR_NNTP_XREF" +articleTitle: "PR_NNTP_XREF" +second_title: "Aspose.Email for C++" +description: "PR_NNTP_XREF of MapiPropertyTag." +type: docs +weight: 14400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref/ +--- + +## PR_NNTP_XREF {#pr_nntp_xref} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NNTP_XREF() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref_a/_index.md new file mode 100644 index 0000000000..921bf9e10c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NNTP_XREF_A method" +linktitle: "PR_NNTP_XREF_A" +articleTitle: "PR_NNTP_XREF_A" +second_title: "Aspose.Email for C++" +description: "PR_NNTP_XREF_A of MapiPropertyTag." +type: docs +weight: 14410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref_a/ +--- + +## PR_NNTP_XREF_A {#pr_nntp_xref_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NNTP_XREF_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref_w/_index.md new file mode 100644 index 0000000000..a1ea086fe9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NNTP_XREF_W method" +linktitle: "PR_NNTP_XREF_W" +articleTitle: "PR_NNTP_XREF_W" +second_title: "Aspose.Email for C++" +description: "PR_NNTP_XREF_W of MapiPropertyTag." +type: docs +weight: 14420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nntp_xref_w/ +--- + +## PR_NNTP_XREF_W {#pr_nntp_xref_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NNTP_XREF_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_non_ipm_subtree_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_non_ipm_subtree_entryid/_index.md new file mode 100644 index 0000000000..e018cff9cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_non_ipm_subtree_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NON_IPM_SUBTREE_ENTRYID method" +linktitle: "PR_NON_IPM_SUBTREE_ENTRYID" +articleTitle: "PR_NON_IPM_SUBTREE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_NON_IPM_SUBTREE_ENTRYID of MapiPropertyTag." +type: docs +weight: 14430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_non_ipm_subtree_entryid/ +--- + +## PR_NON_IPM_SUBTREE_ENTRYID {#pr_non_ipm_subtree_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NON_IPM_SUBTREE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_non_receipt_notification_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_non_receipt_notification_requested/_index.md new file mode 100644 index 0000000000..6886cb8021 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_non_receipt_notification_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NON_RECEIPT_NOTIFICATION_REQUESTED method" +linktitle: "PR_NON_RECEIPT_NOTIFICATION_REQUESTED" +articleTitle: "PR_NON_RECEIPT_NOTIFICATION_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_NON_RECEIPT_NOTIFICATION_REQUESTED of MapiPropertyTag." +type: docs +weight: 14440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_non_receipt_notification_requested/ +--- + +## PR_NON_RECEIPT_NOTIFICATION_REQUESTED {#pr_non_receipt_notification_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NON_RECEIPT_NOTIFICATION_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_non_receipt_reason/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_non_receipt_reason/_index.md new file mode 100644 index 0000000000..c6eebd9f35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_non_receipt_reason/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NON_RECEIPT_REASON method" +linktitle: "PR_NON_RECEIPT_REASON" +articleTitle: "PR_NON_RECEIPT_REASON" +second_title: "Aspose.Email for C++" +description: "PR_NON_RECEIPT_REASON of MapiPropertyTag." +type: docs +weight: 14450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_non_receipt_reason/ +--- + +## PR_NON_RECEIPT_REASON {#pr_non_receipt_reason} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NON_RECEIPT_REASON() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_normal_message_size/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normal_message_size/_index.md new file mode 100644 index 0000000000..01c90be7d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normal_message_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NORMAL_MESSAGE_SIZE method" +linktitle: "PR_NORMAL_MESSAGE_SIZE" +articleTitle: "PR_NORMAL_MESSAGE_SIZE" +second_title: "Aspose.Email for C++" +description: "PR_NORMAL_MESSAGE_SIZE of MapiPropertyTag." +type: docs +weight: 14460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_normal_message_size/ +--- + +## PR_NORMAL_MESSAGE_SIZE {#pr_normal_message_size} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NORMAL_MESSAGE_SIZE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_normal_message_size_extended/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normal_message_size_extended/_index.md new file mode 100644 index 0000000000..b1add07e2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normal_message_size_extended/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NORMAL_MESSAGE_SIZE_EXTENDED method" +linktitle: "PR_NORMAL_MESSAGE_SIZE_EXTENDED" +articleTitle: "PR_NORMAL_MESSAGE_SIZE_EXTENDED" +second_title: "Aspose.Email for C++" +description: "PR_NORMAL_MESSAGE_SIZE_EXTENDED of MapiPropertyTag." +type: docs +weight: 14470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_normal_message_size_extended/ +--- + +## PR_NORMAL_MESSAGE_SIZE_EXTENDED {#pr_normal_message_size_extended} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NORMAL_MESSAGE_SIZE_EXTENDED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_normal_msg_w_attach_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normal_msg_w_attach_count/_index.md new file mode 100644 index 0000000000..50c2a8c0e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normal_msg_w_attach_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NORMAL_MSG_W_ATTACH_COUNT method" +linktitle: "PR_NORMAL_MSG_W_ATTACH_COUNT" +articleTitle: "PR_NORMAL_MSG_W_ATTACH_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_NORMAL_MSG_W_ATTACH_COUNT of MapiPropertyTag." +type: docs +weight: 14480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_normal_msg_w_attach_count/ +--- + +## PR_NORMAL_MSG_W_ATTACH_COUNT {#pr_normal_msg_w_attach_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NORMAL_MSG_W_ATTACH_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject/_index.md new file mode 100644 index 0000000000..c66e404200 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NORMALIZED_SUBJECT method" +linktitle: "PR_NORMALIZED_SUBJECT" +articleTitle: "PR_NORMALIZED_SUBJECT" +second_title: "Aspose.Email for C++" +description: "PR_NORMALIZED_SUBJECT of MapiPropertyTag." +type: docs +weight: 14490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject/ +--- + +## PR_NORMALIZED_SUBJECT {#pr_normalized_subject} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NORMALIZED_SUBJECT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject_a/_index.md new file mode 100644 index 0000000000..a7f8e2de63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NORMALIZED_SUBJECT_A method" +linktitle: "PR_NORMALIZED_SUBJECT_A" +articleTitle: "PR_NORMALIZED_SUBJECT_A" +second_title: "Aspose.Email for C++" +description: "PR_NORMALIZED_SUBJECT_A of MapiPropertyTag." +type: docs +weight: 14500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject_a/ +--- + +## PR_NORMALIZED_SUBJECT_A {#pr_normalized_subject_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NORMALIZED_SUBJECT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject_w/_index.md new file mode 100644 index 0000000000..47283795ea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NORMALIZED_SUBJECT_W method" +linktitle: "PR_NORMALIZED_SUBJECT_W" +articleTitle: "PR_NORMALIZED_SUBJECT_W" +second_title: "Aspose.Email for C++" +description: "PR_NORMALIZED_SUBJECT_W of MapiPropertyTag." +type: docs +weight: 14510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_normalized_subject_w/ +--- + +## PR_NORMALIZED_SUBJECT_W {#pr_normalized_subject_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NORMALIZED_SUBJECT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name/_index.md new file mode 100644 index 0000000000..d97273b3cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NT_USER_NAME method" +linktitle: "PR_NT_USER_NAME" +articleTitle: "PR_NT_USER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_NT_USER_NAME of MapiPropertyTag." +type: docs +weight: 14520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name/ +--- + +## PR_NT_USER_NAME {#pr_nt_user_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NT_USER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name_a/_index.md new file mode 100644 index 0000000000..1ebd42a140 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NT_USER_NAME_A method" +linktitle: "PR_NT_USER_NAME_A" +articleTitle: "PR_NT_USER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_NT_USER_NAME_A of MapiPropertyTag." +type: docs +weight: 14530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name_a/ +--- + +## PR_NT_USER_NAME_A {#pr_nt_user_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NT_USER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name_w/_index.md new file mode 100644 index 0000000000..f174b5c80e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_NT_USER_NAME_W method" +linktitle: "PR_NT_USER_NAME_W" +articleTitle: "PR_NT_USER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_NT_USER_NAME_W of MapiPropertyTag." +type: docs +weight: 14540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_nt_user_name_w/ +--- + +## PR_NT_USER_NAME_W {#pr_nt_user_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_NT_USER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_object_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_object_type/_index.md new file mode 100644 index 0000000000..e65ff144e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_object_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OBJECT_TYPE method" +linktitle: "PR_OBJECT_TYPE" +articleTitle: "PR_OBJECT_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_OBJECT_TYPE of MapiPropertyTag." +type: docs +weight: 14550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_object_type/ +--- + +## PR_OBJECT_TYPE {#pr_object_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OBJECT_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_obsoleted_ipms/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_obsoleted_ipms/_index.md new file mode 100644 index 0000000000..8245a85d9b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_obsoleted_ipms/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OBSOLETED_IPMS method" +linktitle: "PR_OBSOLETED_IPMS" +articleTitle: "PR_OBSOLETED_IPMS" +second_title: "Aspose.Email for C++" +description: "PR_OBSOLETED_IPMS of MapiPropertyTag." +type: docs +weight: 14560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_obsoleted_ipms/ +--- + +## PR_OBSOLETED_IPMS {#pr_obsoleted_ipms} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OBSOLETED_IPMS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number/_index.md new file mode 100644 index 0000000000..6dc1105ec9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFICE2_TELEPHONE_NUMBER method" +linktitle: "PR_OFFICE2_TELEPHONE_NUMBER" +articleTitle: "PR_OFFICE2_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_OFFICE2_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 14570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number/ +--- + +## PR_OFFICE2_TELEPHONE_NUMBER {#pr_office2_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFICE2_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number_a/_index.md new file mode 100644 index 0000000000..61ce84c9c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFICE2_TELEPHONE_NUMBER_A method" +linktitle: "PR_OFFICE2_TELEPHONE_NUMBER_A" +articleTitle: "PR_OFFICE2_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_OFFICE2_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 14580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number_a/ +--- + +## PR_OFFICE2_TELEPHONE_NUMBER_A {#pr_office2_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFICE2_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number_w/_index.md new file mode 100644 index 0000000000..c315b51e4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFICE2_TELEPHONE_NUMBER_W method" +linktitle: "PR_OFFICE2_TELEPHONE_NUMBER_W" +articleTitle: "PR_OFFICE2_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_OFFICE2_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 14590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_office2_telephone_number_w/ +--- + +## PR_OFFICE2_TELEPHONE_NUMBER_W {#pr_office2_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFICE2_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_location/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_location/_index.md new file mode 100644 index 0000000000..fd628686c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_location/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFICE_LOCATION method" +linktitle: "PR_OFFICE_LOCATION" +articleTitle: "PR_OFFICE_LOCATION" +second_title: "Aspose.Email for C++" +description: "PR_OFFICE_LOCATION of MapiPropertyTag." +type: docs +weight: 14600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_office_location/ +--- + +## PR_OFFICE_LOCATION {#pr_office_location} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFICE_LOCATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_location_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_location_a/_index.md new file mode 100644 index 0000000000..aa365fe4f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_location_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFICE_LOCATION_A method" +linktitle: "PR_OFFICE_LOCATION_A" +articleTitle: "PR_OFFICE_LOCATION_A" +second_title: "Aspose.Email for C++" +description: "PR_OFFICE_LOCATION_A of MapiPropertyTag." +type: docs +weight: 14610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_office_location_a/ +--- + +## PR_OFFICE_LOCATION_A {#pr_office_location_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFICE_LOCATION_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_location_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_location_w/_index.md new file mode 100644 index 0000000000..ef31871914 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_location_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFICE_LOCATION_W method" +linktitle: "PR_OFFICE_LOCATION_W" +articleTitle: "PR_OFFICE_LOCATION_W" +second_title: "Aspose.Email for C++" +description: "PR_OFFICE_LOCATION_W of MapiPropertyTag." +type: docs +weight: 14620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_office_location_w/ +--- + +## PR_OFFICE_LOCATION_W {#pr_office_location_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFICE_LOCATION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number/_index.md new file mode 100644 index 0000000000..96d69e229b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFICE_TELEPHONE_NUMBER method" +linktitle: "PR_OFFICE_TELEPHONE_NUMBER" +articleTitle: "PR_OFFICE_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_OFFICE_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 14630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number/ +--- + +## PR_OFFICE_TELEPHONE_NUMBER {#pr_office_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFICE_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number_a/_index.md new file mode 100644 index 0000000000..3031b01659 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFICE_TELEPHONE_NUMBER_A method" +linktitle: "PR_OFFICE_TELEPHONE_NUMBER_A" +articleTitle: "PR_OFFICE_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_OFFICE_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 14640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number_a/ +--- + +## PR_OFFICE_TELEPHONE_NUMBER_A {#pr_office_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFICE_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number_w/_index.md new file mode 100644 index 0000000000..781ec57a34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFICE_TELEPHONE_NUMBER_W method" +linktitle: "PR_OFFICE_TELEPHONE_NUMBER_W" +articleTitle: "PR_OFFICE_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_OFFICE_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 14650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_office_telephone_number_w/ +--- + +## PR_OFFICE_TELEPHONE_NUMBER_W {#pr_office_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFICE_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_offline_addrbook_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_offline_addrbook_entryid/_index.md new file mode 100644 index 0000000000..fd9b754034 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_offline_addrbook_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFLINE_ADDRBOOK_ENTRYID method" +linktitle: "PR_OFFLINE_ADDRBOOK_ENTRYID" +articleTitle: "PR_OFFLINE_ADDRBOOK_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_OFFLINE_ADDRBOOK_ENTRYID of MapiPropertyTag." +type: docs +weight: 14660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_offline_addrbook_entryid/ +--- + +## PR_OFFLINE_ADDRBOOK_ENTRYID {#pr_offline_addrbook_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFLINE_ADDRBOOK_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_offline_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_offline_flags/_index.md new file mode 100644 index 0000000000..95f8b5b30e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_offline_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFLINE_FLAGS method" +linktitle: "PR_OFFLINE_FLAGS" +articleTitle: "PR_OFFLINE_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_OFFLINE_FLAGS of MapiPropertyTag." +type: docs +weight: 14670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_offline_flags/ +--- + +## PR_OFFLINE_FLAGS {#pr_offline_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFLINE_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_offline_message_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_offline_message_entryid/_index.md new file mode 100644 index 0000000000..07daf22b02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_offline_message_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OFFLINE_MESSAGE_ENTRYID method" +linktitle: "PR_OFFLINE_MESSAGE_ENTRYID" +articleTitle: "PR_OFFLINE_MESSAGE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_OFFLINE_MESSAGE_ENTRYID of MapiPropertyTag." +type: docs +weight: 14680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_offline_message_entryid/ +--- + +## PR_OFFLINE_MESSAGE_ENTRYID {#pr_offline_message_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OFFLINE_MESSAGE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_oldest_deleted_on/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_oldest_deleted_on/_index.md new file mode 100644 index 0000000000..92879cc01d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_oldest_deleted_on/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OLDEST_DELETED_ON method" +linktitle: "PR_OLDEST_DELETED_ON" +articleTitle: "PR_OLDEST_DELETED_ON" +second_title: "Aspose.Email for C++" +description: "PR_OLDEST_DELETED_ON of MapiPropertyTag." +type: docs +weight: 14690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_oldest_deleted_on/ +--- + +## PR_OLDEST_DELETED_ON {#pr_oldest_deleted_on} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OLDEST_DELETED_ON() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_oof_state/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_oof_state/_index.md new file mode 100644 index 0000000000..166ebec815 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_oof_state/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OOF_STATE method" +linktitle: "PR_OOF_STATE" +articleTitle: "PR_OOF_STATE" +second_title: "Aspose.Email for C++" +description: "PR_OOF_STATE of MapiPropertyTag." +type: docs +weight: 14700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_oof_state/ +--- + +## PR_OOF_STATE {#pr_oof_state} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OOF_STATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr/_index.md new file mode 100644 index 0000000000..29ddeea664 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORG_EMAIL_ADDR method" +linktitle: "PR_ORG_EMAIL_ADDR" +articleTitle: "PR_ORG_EMAIL_ADDR" +second_title: "Aspose.Email for C++" +description: "PR_ORG_EMAIL_ADDR of MapiPropertyTag." +type: docs +weight: 14710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr/ +--- + +## PR_ORG_EMAIL_ADDR {#pr_org_email_addr} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORG_EMAIL_ADDR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr_a/_index.md new file mode 100644 index 0000000000..3dfd3894d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORG_EMAIL_ADDR_A method" +linktitle: "PR_ORG_EMAIL_ADDR_A" +articleTitle: "PR_ORG_EMAIL_ADDR_A" +second_title: "Aspose.Email for C++" +description: "PR_ORG_EMAIL_ADDR_A of MapiPropertyTag." +type: docs +weight: 14720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr_a/ +--- + +## PR_ORG_EMAIL_ADDR_A {#pr_org_email_addr_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORG_EMAIL_ADDR_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr_w/_index.md new file mode 100644 index 0000000000..1931c6fa1d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORG_EMAIL_ADDR_W method" +linktitle: "PR_ORG_EMAIL_ADDR_W" +articleTitle: "PR_ORG_EMAIL_ADDR_W" +second_title: "Aspose.Email for C++" +description: "PR_ORG_EMAIL_ADDR_W of MapiPropertyTag." +type: docs +weight: 14730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_org_email_addr_w/ +--- + +## PR_ORG_EMAIL_ADDR_W {#pr_org_email_addr_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORG_EMAIL_ADDR_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number/_index.md new file mode 100644 index 0000000000..b3f0a77055 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORGANIZATIONAL_ID_NUMBER method" +linktitle: "PR_ORGANIZATIONAL_ID_NUMBER" +articleTitle: "PR_ORGANIZATIONAL_ID_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_ORGANIZATIONAL_ID_NUMBER of MapiPropertyTag." +type: docs +weight: 14740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number/ +--- + +## PR_ORGANIZATIONAL_ID_NUMBER {#pr_organizational_id_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORGANIZATIONAL_ID_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number_a/_index.md new file mode 100644 index 0000000000..466ba0a235 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORGANIZATIONAL_ID_NUMBER_A method" +linktitle: "PR_ORGANIZATIONAL_ID_NUMBER_A" +articleTitle: "PR_ORGANIZATIONAL_ID_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_ORGANIZATIONAL_ID_NUMBER_A of MapiPropertyTag." +type: docs +weight: 14750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number_a/ +--- + +## PR_ORGANIZATIONAL_ID_NUMBER_A {#pr_organizational_id_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORGANIZATIONAL_ID_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number_w/_index.md new file mode 100644 index 0000000000..2ccfecbe53 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORGANIZATIONAL_ID_NUMBER_W method" +linktitle: "PR_ORGANIZATIONAL_ID_NUMBER_W" +articleTitle: "PR_ORGANIZATIONAL_ID_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_ORGANIZATIONAL_ID_NUMBER_W of MapiPropertyTag." +type: docs +weight: 14760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_organizational_id_number_w/ +--- + +## PR_ORGANIZATIONAL_ID_NUMBER_W {#pr_organizational_id_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORGANIZATIONAL_ID_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class/_index.md new file mode 100644 index 0000000000..bd79bcf473 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIG_MESSAGE_CLASS method" +linktitle: "PR_ORIG_MESSAGE_CLASS" +articleTitle: "PR_ORIG_MESSAGE_CLASS" +second_title: "Aspose.Email for C++" +description: "PR_ORIG_MESSAGE_CLASS of MapiPropertyTag." +type: docs +weight: 14770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class/ +--- + +## PR_ORIG_MESSAGE_CLASS {#pr_orig_message_class} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIG_MESSAGE_CLASS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class_a/_index.md new file mode 100644 index 0000000000..98d955123f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIG_MESSAGE_CLASS_A method" +linktitle: "PR_ORIG_MESSAGE_CLASS_A" +articleTitle: "PR_ORIG_MESSAGE_CLASS_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIG_MESSAGE_CLASS_A of MapiPropertyTag." +type: docs +weight: 14780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class_a/ +--- + +## PR_ORIG_MESSAGE_CLASS_A {#pr_orig_message_class_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIG_MESSAGE_CLASS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class_w/_index.md new file mode 100644 index 0000000000..38a3c6e0a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIG_MESSAGE_CLASS_W method" +linktitle: "PR_ORIG_MESSAGE_CLASS_W" +articleTitle: "PR_ORIG_MESSAGE_CLASS_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIG_MESSAGE_CLASS_W of MapiPropertyTag." +type: docs +weight: 14790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_orig_message_class_w/ +--- + +## PR_ORIG_MESSAGE_CLASS_W {#pr_orig_message_class_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIG_MESSAGE_CLASS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_origin_check/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_origin_check/_index.md new file mode 100644 index 0000000000..bd57e32220 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_origin_check/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGIN_CHECK method" +linktitle: "PR_ORIGIN_CHECK" +articleTitle: "PR_ORIGIN_CHECK" +second_title: "Aspose.Email for C++" +description: "PR_ORIGIN_CHECK of MapiPropertyTag." +type: docs +weight: 14800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_origin_check/ +--- + +## PR_ORIGIN_CHECK {#pr_origin_check} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGIN_CHECK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype/_index.md new file mode 100644 index 0000000000..1e19817bbf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_ADDRTYPE method" +linktitle: "PR_ORIGINAL_AUTHOR_ADDRTYPE" +articleTitle: "PR_ORIGINAL_AUTHOR_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 14810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype/ +--- + +## PR_ORIGINAL_AUTHOR_ADDRTYPE {#pr_original_author_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype_a/_index.md new file mode 100644 index 0000000000..a401bf3cbc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_ADDRTYPE_A method" +linktitle: "PR_ORIGINAL_AUTHOR_ADDRTYPE_A" +articleTitle: "PR_ORIGINAL_AUTHOR_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 14820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype_a/ +--- + +## PR_ORIGINAL_AUTHOR_ADDRTYPE_A {#pr_original_author_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype_w/_index.md new file mode 100644 index 0000000000..b1007503bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_ADDRTYPE_W method" +linktitle: "PR_ORIGINAL_AUTHOR_ADDRTYPE_W" +articleTitle: "PR_ORIGINAL_AUTHOR_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 14830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_addrtype_w/ +--- + +## PR_ORIGINAL_AUTHOR_ADDRTYPE_W {#pr_original_author_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address/_index.md new file mode 100644 index 0000000000..327dc63c44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS method" +linktitle: "PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS" +articleTitle: "PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS of MapiPropertyTag." +type: docs +weight: 14840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address/ +--- + +## PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS {#pr_original_author_email_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address_a/_index.md new file mode 100644 index 0000000000..956c9d00ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_A method" +linktitle: "PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_A" +articleTitle: "PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 14850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address_a/ +--- + +## PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_A {#pr_original_author_email_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address_w/_index.md new file mode 100644 index 0000000000..43adf3b0da --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_W method" +linktitle: "PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_W" +articleTitle: "PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 14860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_email_address_w/ +--- + +## PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_W {#pr_original_author_email_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_entryid/_index.md new file mode 100644 index 0000000000..c61e0e1626 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_ENTRYID method" +linktitle: "PR_ORIGINAL_AUTHOR_ENTRYID" +articleTitle: "PR_ORIGINAL_AUTHOR_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_ENTRYID of MapiPropertyTag." +type: docs +weight: 14870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_entryid/ +--- + +## PR_ORIGINAL_AUTHOR_ENTRYID {#pr_original_author_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name/_index.md new file mode 100644 index 0000000000..3315dbbf1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_NAME method" +linktitle: "PR_ORIGINAL_AUTHOR_NAME" +articleTitle: "PR_ORIGINAL_AUTHOR_NAME" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_NAME of MapiPropertyTag." +type: docs +weight: 14880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name/ +--- + +## PR_ORIGINAL_AUTHOR_NAME {#pr_original_author_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name_a/_index.md new file mode 100644 index 0000000000..c606efefd4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_NAME_A method" +linktitle: "PR_ORIGINAL_AUTHOR_NAME_A" +articleTitle: "PR_ORIGINAL_AUTHOR_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_NAME_A of MapiPropertyTag." +type: docs +weight: 14890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name_a/ +--- + +## PR_ORIGINAL_AUTHOR_NAME_A {#pr_original_author_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name_w/_index.md new file mode 100644 index 0000000000..acfd5cafa8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_NAME_W method" +linktitle: "PR_ORIGINAL_AUTHOR_NAME_W" +articleTitle: "PR_ORIGINAL_AUTHOR_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_NAME_W of MapiPropertyTag." +type: docs +weight: 14900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_name_w/ +--- + +## PR_ORIGINAL_AUTHOR_NAME_W {#pr_original_author_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_search_key/_index.md new file mode 100644 index 0000000000..eedb599514 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_author_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_AUTHOR_SEARCH_KEY method" +linktitle: "PR_ORIGINAL_AUTHOR_SEARCH_KEY" +articleTitle: "PR_ORIGINAL_AUTHOR_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_AUTHOR_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 14910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_author_search_key/ +--- + +## PR_ORIGINAL_AUTHOR_SEARCH_KEY {#pr_original_author_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_AUTHOR_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_delivery_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_delivery_time/_index.md new file mode 100644 index 0000000000..73a3879a6e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_delivery_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DELIVERY_TIME method" +linktitle: "PR_ORIGINAL_DELIVERY_TIME" +articleTitle: "PR_ORIGINAL_DELIVERY_TIME" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DELIVERY_TIME of MapiPropertyTag." +type: docs +weight: 14920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_delivery_time/ +--- + +## PR_ORIGINAL_DELIVERY_TIME {#pr_original_delivery_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DELIVERY_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc/_index.md new file mode 100644 index 0000000000..5f0e0f1314 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_BCC method" +linktitle: "PR_ORIGINAL_DISPLAY_BCC" +articleTitle: "PR_ORIGINAL_DISPLAY_BCC" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_BCC of MapiPropertyTag." +type: docs +weight: 14930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc/ +--- + +## PR_ORIGINAL_DISPLAY_BCC {#pr_original_display_bcc} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_BCC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc_a/_index.md new file mode 100644 index 0000000000..b599035f15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_BCC_A method" +linktitle: "PR_ORIGINAL_DISPLAY_BCC_A" +articleTitle: "PR_ORIGINAL_DISPLAY_BCC_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_BCC_A of MapiPropertyTag." +type: docs +weight: 14940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc_a/ +--- + +## PR_ORIGINAL_DISPLAY_BCC_A {#pr_original_display_bcc_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_BCC_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc_w/_index.md new file mode 100644 index 0000000000..49ef35329a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_BCC_W method" +linktitle: "PR_ORIGINAL_DISPLAY_BCC_W" +articleTitle: "PR_ORIGINAL_DISPLAY_BCC_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_BCC_W of MapiPropertyTag." +type: docs +weight: 14950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_bcc_w/ +--- + +## PR_ORIGINAL_DISPLAY_BCC_W {#pr_original_display_bcc_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_BCC_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc/_index.md new file mode 100644 index 0000000000..719f160880 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_CC method" +linktitle: "PR_ORIGINAL_DISPLAY_CC" +articleTitle: "PR_ORIGINAL_DISPLAY_CC" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_CC of MapiPropertyTag." +type: docs +weight: 14960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc/ +--- + +## PR_ORIGINAL_DISPLAY_CC {#pr_original_display_cc} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_CC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc_a/_index.md new file mode 100644 index 0000000000..d332392d6f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_CC_A method" +linktitle: "PR_ORIGINAL_DISPLAY_CC_A" +articleTitle: "PR_ORIGINAL_DISPLAY_CC_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_CC_A of MapiPropertyTag." +type: docs +weight: 14970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc_a/ +--- + +## PR_ORIGINAL_DISPLAY_CC_A {#pr_original_display_cc_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_CC_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc_w/_index.md new file mode 100644 index 0000000000..d0c80102bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_CC_W method" +linktitle: "PR_ORIGINAL_DISPLAY_CC_W" +articleTitle: "PR_ORIGINAL_DISPLAY_CC_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_CC_W of MapiPropertyTag." +type: docs +weight: 14980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_cc_w/ +--- + +## PR_ORIGINAL_DISPLAY_CC_W {#pr_original_display_cc_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_CC_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name/_index.md new file mode 100644 index 0000000000..bcd2e5c358 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_NAME method" +linktitle: "PR_ORIGINAL_DISPLAY_NAME" +articleTitle: "PR_ORIGINAL_DISPLAY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_NAME of MapiPropertyTag." +type: docs +weight: 14990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name/ +--- + +## PR_ORIGINAL_DISPLAY_NAME {#pr_original_display_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name_a/_index.md new file mode 100644 index 0000000000..c2166c78a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_NAME_A method" +linktitle: "PR_ORIGINAL_DISPLAY_NAME_A" +articleTitle: "PR_ORIGINAL_DISPLAY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_NAME_A of MapiPropertyTag." +type: docs +weight: 15000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name_a/ +--- + +## PR_ORIGINAL_DISPLAY_NAME_A {#pr_original_display_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name_w/_index.md new file mode 100644 index 0000000000..f38ce03d61 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_NAME_W method" +linktitle: "PR_ORIGINAL_DISPLAY_NAME_W" +articleTitle: "PR_ORIGINAL_DISPLAY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_NAME_W of MapiPropertyTag." +type: docs +weight: 15010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_name_w/ +--- + +## PR_ORIGINAL_DISPLAY_NAME_W {#pr_original_display_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to/_index.md new file mode 100644 index 0000000000..c59f4e4e35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_TO method" +linktitle: "PR_ORIGINAL_DISPLAY_TO" +articleTitle: "PR_ORIGINAL_DISPLAY_TO" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_TO of MapiPropertyTag." +type: docs +weight: 15020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to/ +--- + +## PR_ORIGINAL_DISPLAY_TO {#pr_original_display_to} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_TO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to_a/_index.md new file mode 100644 index 0000000000..d46ed51654 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_TO_A method" +linktitle: "PR_ORIGINAL_DISPLAY_TO_A" +articleTitle: "PR_ORIGINAL_DISPLAY_TO_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_TO_A of MapiPropertyTag." +type: docs +weight: 15030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to_a/ +--- + +## PR_ORIGINAL_DISPLAY_TO_A {#pr_original_display_to_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_TO_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to_w/_index.md new file mode 100644 index 0000000000..d5c5bec0d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_DISPLAY_TO_W method" +linktitle: "PR_ORIGINAL_DISPLAY_TO_W" +articleTitle: "PR_ORIGINAL_DISPLAY_TO_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_DISPLAY_TO_W of MapiPropertyTag." +type: docs +weight: 15040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_display_to_w/ +--- + +## PR_ORIGINAL_DISPLAY_TO_W {#pr_original_display_to_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_DISPLAY_TO_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_eits/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_eits/_index.md new file mode 100644 index 0000000000..add41d2345 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_eits/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_EITS method" +linktitle: "PR_ORIGINAL_EITS" +articleTitle: "PR_ORIGINAL_EITS" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_EITS of MapiPropertyTag." +type: docs +weight: 15050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_eits/ +--- + +## PR_ORIGINAL_EITS {#pr_original_eits} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_EITS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_entryid/_index.md new file mode 100644 index 0000000000..8f2e1a312e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_ENTRYID method" +linktitle: "PR_ORIGINAL_ENTRYID" +articleTitle: "PR_ORIGINAL_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_ENTRYID of MapiPropertyTag." +type: docs +weight: 15060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_entryid/ +--- + +## PR_ORIGINAL_ENTRYID {#pr_original_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_search_key/_index.md new file mode 100644 index 0000000000..1a4c6640d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SEARCH_KEY method" +linktitle: "PR_ORIGINAL_SEARCH_KEY" +articleTitle: "PR_ORIGINAL_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 15070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_search_key/ +--- + +## PR_ORIGINAL_SEARCH_KEY {#pr_original_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype/_index.md new file mode 100644 index 0000000000..88ea8e0deb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_ADDRTYPE method" +linktitle: "PR_ORIGINAL_SENDER_ADDRTYPE" +articleTitle: "PR_ORIGINAL_SENDER_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 15080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype/ +--- + +## PR_ORIGINAL_SENDER_ADDRTYPE {#pr_original_sender_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype_a/_index.md new file mode 100644 index 0000000000..dd6d8e98b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_ADDRTYPE_A method" +linktitle: "PR_ORIGINAL_SENDER_ADDRTYPE_A" +articleTitle: "PR_ORIGINAL_SENDER_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 15090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype_a/ +--- + +## PR_ORIGINAL_SENDER_ADDRTYPE_A {#pr_original_sender_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype_w/_index.md new file mode 100644 index 0000000000..aacfe00752 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_ADDRTYPE_W method" +linktitle: "PR_ORIGINAL_SENDER_ADDRTYPE_W" +articleTitle: "PR_ORIGINAL_SENDER_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 15100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_addrtype_w/ +--- + +## PR_ORIGINAL_SENDER_ADDRTYPE_W {#pr_original_sender_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address/_index.md new file mode 100644 index 0000000000..f1704770b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_EMAIL_ADDRESS method" +linktitle: "PR_ORIGINAL_SENDER_EMAIL_ADDRESS" +articleTitle: "PR_ORIGINAL_SENDER_EMAIL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_EMAIL_ADDRESS of MapiPropertyTag." +type: docs +weight: 15110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address/ +--- + +## PR_ORIGINAL_SENDER_EMAIL_ADDRESS {#pr_original_sender_email_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_EMAIL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address_a/_index.md new file mode 100644 index 0000000000..84905f031c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A method" +linktitle: "PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A" +articleTitle: "PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 15120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address_a/ +--- + +## PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A {#pr_original_sender_email_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address_w/_index.md new file mode 100644 index 0000000000..4fc0841d6c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W method" +linktitle: "PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W" +articleTitle: "PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 15130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_email_address_w/ +--- + +## PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W {#pr_original_sender_email_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_entryid/_index.md new file mode 100644 index 0000000000..042aa78013 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_ENTRYID method" +linktitle: "PR_ORIGINAL_SENDER_ENTRYID" +articleTitle: "PR_ORIGINAL_SENDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 15140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_entryid/ +--- + +## PR_ORIGINAL_SENDER_ENTRYID {#pr_original_sender_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name/_index.md new file mode 100644 index 0000000000..ff549641b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_NAME method" +linktitle: "PR_ORIGINAL_SENDER_NAME" +articleTitle: "PR_ORIGINAL_SENDER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_NAME of MapiPropertyTag." +type: docs +weight: 15150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name/ +--- + +## PR_ORIGINAL_SENDER_NAME {#pr_original_sender_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name_a/_index.md new file mode 100644 index 0000000000..0a5d12c397 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_NAME_A method" +linktitle: "PR_ORIGINAL_SENDER_NAME_A" +articleTitle: "PR_ORIGINAL_SENDER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_NAME_A of MapiPropertyTag." +type: docs +weight: 15160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name_a/ +--- + +## PR_ORIGINAL_SENDER_NAME_A {#pr_original_sender_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name_w/_index.md new file mode 100644 index 0000000000..d6cf7861cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_NAME_W method" +linktitle: "PR_ORIGINAL_SENDER_NAME_W" +articleTitle: "PR_ORIGINAL_SENDER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_NAME_W of MapiPropertyTag." +type: docs +weight: 15170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_name_w/ +--- + +## PR_ORIGINAL_SENDER_NAME_W {#pr_original_sender_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_search_key/_index.md new file mode 100644 index 0000000000..9bfceabcc0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENDER_SEARCH_KEY method" +linktitle: "PR_ORIGINAL_SENDER_SEARCH_KEY" +articleTitle: "PR_ORIGINAL_SENDER_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENDER_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 15180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sender_search_key/ +--- + +## PR_ORIGINAL_SENDER_SEARCH_KEY {#pr_original_sender_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENDER_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sensitivity/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sensitivity/_index.md new file mode 100644 index 0000000000..04b036bd4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sensitivity/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENSITIVITY method" +linktitle: "PR_ORIGINAL_SENSITIVITY" +articleTitle: "PR_ORIGINAL_SENSITIVITY" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENSITIVITY of MapiPropertyTag." +type: docs +weight: 15190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sensitivity/ +--- + +## PR_ORIGINAL_SENSITIVITY {#pr_original_sensitivity} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENSITIVITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype/_index.md new file mode 100644 index 0000000000..d5b162de41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 15200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE {#pr_original_sent_representing_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype_a/_index.md new file mode 100644 index 0000000000..9f89a11357 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_A method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_A" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 15210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype_a/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_A {#pr_original_sent_representing_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype_w/_index.md new file mode 100644 index 0000000000..1a998796ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 15220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_addrtype_w/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W {#pr_original_sent_representing_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address/_index.md new file mode 100644 index 0000000000..f74c17c85a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS of MapiPropertyTag." +type: docs +weight: 15230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS {#pr_original_sent_representing_email_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address_a/_index.md new file mode 100644 index 0000000000..6a07576d54 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_A method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_A" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 15240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address_a/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_A {#pr_original_sent_representing_email_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address_w/_index.md new file mode 100644 index 0000000000..55ed7dcca7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 15250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_email_address_w/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W {#pr_original_sent_representing_email_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_entryid/_index.md new file mode 100644 index 0000000000..b3bf351e76 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_ENTRYID method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_ENTRYID" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_ENTRYID of MapiPropertyTag." +type: docs +weight: 15260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_entryid/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_ENTRYID {#pr_original_sent_representing_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name/_index.md new file mode 100644 index 0000000000..9a51b61c36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_NAME method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_NAME" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_NAME" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_NAME of MapiPropertyTag." +type: docs +weight: 15270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_NAME {#pr_original_sent_representing_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name_a/_index.md new file mode 100644 index 0000000000..b26cd6dd82 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_NAME_A method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_NAME_A" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_NAME_A of MapiPropertyTag." +type: docs +weight: 15280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name_a/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_NAME_A {#pr_original_sent_representing_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name_w/_index.md new file mode 100644 index 0000000000..ad9b7d2e4b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_NAME_W method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_NAME_W" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_NAME_W of MapiPropertyTag." +type: docs +weight: 15290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_name_w/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_NAME_W {#pr_original_sent_representing_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_search_key/_index.md new file mode 100644 index 0000000000..17f1ddcf2a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY method" +linktitle: "PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY" +articleTitle: "PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 15300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_sent_representing_search_key/ +--- + +## PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY {#pr_original_sent_representing_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_subject/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_subject/_index.md new file mode 100644 index 0000000000..9a20c49131 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_subject/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SUBJECT method" +linktitle: "PR_ORIGINAL_SUBJECT" +articleTitle: "PR_ORIGINAL_SUBJECT" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SUBJECT of MapiPropertyTag." +type: docs +weight: 15310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_subject/ +--- + +## PR_ORIGINAL_SUBJECT {#pr_original_subject} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SUBJECT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_subject_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_subject_a/_index.md new file mode 100644 index 0000000000..8d8f54429c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_subject_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SUBJECT_A method" +linktitle: "PR_ORIGINAL_SUBJECT_A" +articleTitle: "PR_ORIGINAL_SUBJECT_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SUBJECT_A of MapiPropertyTag." +type: docs +weight: 15320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_subject_a/ +--- + +## PR_ORIGINAL_SUBJECT_A {#pr_original_subject_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SUBJECT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_subject_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_subject_w/_index.md new file mode 100644 index 0000000000..1fe9fe9cb4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_subject_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SUBJECT_W method" +linktitle: "PR_ORIGINAL_SUBJECT_W" +articleTitle: "PR_ORIGINAL_SUBJECT_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SUBJECT_W of MapiPropertyTag." +type: docs +weight: 15330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_subject_w/ +--- + +## PR_ORIGINAL_SUBJECT_W {#pr_original_subject_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SUBJECT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_submit_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_submit_time/_index.md new file mode 100644 index 0000000000..0cce2d5ecd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_original_submit_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINAL_SUBMIT_TIME method" +linktitle: "PR_ORIGINAL_SUBMIT_TIME" +articleTitle: "PR_ORIGINAL_SUBMIT_TIME" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINAL_SUBMIT_TIME of MapiPropertyTag." +type: docs +weight: 15340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_original_submit_time/ +--- + +## PR_ORIGINAL_SUBMIT_TIME {#pr_original_submit_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINAL_SUBMIT_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype/_index.md new file mode 100644 index 0000000000..7ed2134853 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE method" +linktitle: "PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE" +articleTitle: "PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 15350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype/ +--- + +## PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE {#pr_originally_intended_recip_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype_a/_index.md new file mode 100644 index 0000000000..ebccdc0325 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_A method" +linktitle: "PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_A" +articleTitle: "PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 15360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype_a/ +--- + +## PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_A {#pr_originally_intended_recip_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype_w/_index.md new file mode 100644 index 0000000000..57c54d1e77 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_W method" +linktitle: "PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_W" +articleTitle: "PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 15370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_addrtype_w/ +--- + +## PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_W {#pr_originally_intended_recip_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address/_index.md new file mode 100644 index 0000000000..65b2610124 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS method" +linktitle: "PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS" +articleTitle: "PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS of MapiPropertyTag." +type: docs +weight: 15380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address/ +--- + +## PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS {#pr_originally_intended_recip_email_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address_a/_index.md new file mode 100644 index 0000000000..ce4251f4c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_A method" +linktitle: "PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_A" +articleTitle: "PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 15390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address_a/ +--- + +## PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_A {#pr_originally_intended_recip_email_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address_w/_index.md new file mode 100644 index 0000000000..428040840b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_W method" +linktitle: "PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_W" +articleTitle: "PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 15400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_email_address_w/ +--- + +## PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_W {#pr_originally_intended_recip_email_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_entryid/_index.md new file mode 100644 index 0000000000..d9f9ec95c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINALLY_INTENDED_RECIP_ENTRYID method" +linktitle: "PR_ORIGINALLY_INTENDED_RECIP_ENTRYID" +articleTitle: "PR_ORIGINALLY_INTENDED_RECIP_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINALLY_INTENDED_RECIP_ENTRYID of MapiPropertyTag." +type: docs +weight: 15410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recip_entryid/ +--- + +## PR_ORIGINALLY_INTENDED_RECIP_ENTRYID {#pr_originally_intended_recip_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINALLY_INTENDED_RECIP_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recipient_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recipient_name/_index.md new file mode 100644 index 0000000000..69acf5bf8b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recipient_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINALLY_INTENDED_RECIPIENT_NAME method" +linktitle: "PR_ORIGINALLY_INTENDED_RECIPIENT_NAME" +articleTitle: "PR_ORIGINALLY_INTENDED_RECIPIENT_NAME" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINALLY_INTENDED_RECIPIENT_NAME of MapiPropertyTag." +type: docs +weight: 15420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originally_intended_recipient_name/ +--- + +## PR_ORIGINALLY_INTENDED_RECIPIENT_NAME {#pr_originally_intended_recipient_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINALLY_INTENDED_RECIPIENT_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originating_mta_certificate/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originating_mta_certificate/_index.md new file mode 100644 index 0000000000..00a60a59c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originating_mta_certificate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATING_MTA_CERTIFICATE method" +linktitle: "PR_ORIGINATING_MTA_CERTIFICATE" +articleTitle: "PR_ORIGINATING_MTA_CERTIFICATE" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATING_MTA_CERTIFICATE of MapiPropertyTag." +type: docs +weight: 15430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originating_mta_certificate/ +--- + +## PR_ORIGINATING_MTA_CERTIFICATE {#pr_originating_mta_certificate} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATING_MTA_CERTIFICATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr/_index.md new file mode 100644 index 0000000000..626ca2ef80 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_ADDR method" +linktitle: "PR_ORIGINATOR_ADDR" +articleTitle: "PR_ORIGINATOR_ADDR" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_ADDR of MapiPropertyTag." +type: docs +weight: 15440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr/ +--- + +## PR_ORIGINATOR_ADDR {#pr_originator_addr} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_ADDR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr_a/_index.md new file mode 100644 index 0000000000..c30ff33288 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_ADDR_A method" +linktitle: "PR_ORIGINATOR_ADDR_A" +articleTitle: "PR_ORIGINATOR_ADDR_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_ADDR_A of MapiPropertyTag." +type: docs +weight: 15450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr_a/ +--- + +## PR_ORIGINATOR_ADDR_A {#pr_originator_addr_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_ADDR_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr_w/_index.md new file mode 100644 index 0000000000..7a06c2319b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_ADDR_W method" +linktitle: "PR_ORIGINATOR_ADDR_W" +articleTitle: "PR_ORIGINATOR_ADDR_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_ADDR_W of MapiPropertyTag." +type: docs +weight: 15460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_addr_w/ +--- + +## PR_ORIGINATOR_ADDR_W {#pr_originator_addr_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_ADDR_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype/_index.md new file mode 100644 index 0000000000..64735ed2c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_ADDRTYPE method" +linktitle: "PR_ORIGINATOR_ADDRTYPE" +articleTitle: "PR_ORIGINATOR_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 15470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype/ +--- + +## PR_ORIGINATOR_ADDRTYPE {#pr_originator_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype_a/_index.md new file mode 100644 index 0000000000..87381bbe13 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_ADDRTYPE_A method" +linktitle: "PR_ORIGINATOR_ADDRTYPE_A" +articleTitle: "PR_ORIGINATOR_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 15480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype_a/ +--- + +## PR_ORIGINATOR_ADDRTYPE_A {#pr_originator_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype_w/_index.md new file mode 100644 index 0000000000..7680a378bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_ADDRTYPE_W method" +linktitle: "PR_ORIGINATOR_ADDRTYPE_W" +articleTitle: "PR_ORIGINATOR_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 15490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_addrtype_w/ +--- + +## PR_ORIGINATOR_ADDRTYPE_W {#pr_originator_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_and_dl_expansion_history/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_and_dl_expansion_history/_index.md new file mode 100644 index 0000000000..3fe4c7b329 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_and_dl_expansion_history/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY method" +linktitle: "PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY" +articleTitle: "PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY of MapiPropertyTag." +type: docs +weight: 15500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_and_dl_expansion_history/ +--- + +## PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY {#pr_originator_and_dl_expansion_history} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_certificate/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_certificate/_index.md new file mode 100644 index 0000000000..db7e3d0a10 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_certificate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_CERTIFICATE method" +linktitle: "PR_ORIGINATOR_CERTIFICATE" +articleTitle: "PR_ORIGINATOR_CERTIFICATE" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_CERTIFICATE of MapiPropertyTag." +type: docs +weight: 15510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_certificate/ +--- + +## PR_ORIGINATOR_CERTIFICATE {#pr_originator_certificate} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_CERTIFICATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_delivery_report_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_delivery_report_requested/_index.md new file mode 100644 index 0000000000..010671978c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_delivery_report_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED method" +linktitle: "PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED" +articleTitle: "PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED of MapiPropertyTag." +type: docs +weight: 15520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_delivery_report_requested/ +--- + +## PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED {#pr_originator_delivery_report_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_entryid/_index.md new file mode 100644 index 0000000000..60ff5f40b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_ENTRYID method" +linktitle: "PR_ORIGINATOR_ENTRYID" +articleTitle: "PR_ORIGINATOR_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_ENTRYID of MapiPropertyTag." +type: docs +weight: 15530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_entryid/ +--- + +## PR_ORIGINATOR_ENTRYID {#pr_originator_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_name/_index.md new file mode 100644 index 0000000000..6bd9661bb6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_NAME method" +linktitle: "PR_ORIGINATOR_NAME" +articleTitle: "PR_ORIGINATOR_NAME" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_NAME of MapiPropertyTag." +type: docs +weight: 15540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_name/ +--- + +## PR_ORIGINATOR_NAME {#pr_originator_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_name_a/_index.md new file mode 100644 index 0000000000..c95d3057bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_NAME_A method" +linktitle: "PR_ORIGINATOR_NAME_A" +articleTitle: "PR_ORIGINATOR_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_NAME_A of MapiPropertyTag." +type: docs +weight: 15550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_name_a/ +--- + +## PR_ORIGINATOR_NAME_A {#pr_originator_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_name_w/_index.md new file mode 100644 index 0000000000..afcc4a6c38 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_NAME_W method" +linktitle: "PR_ORIGINATOR_NAME_W" +articleTitle: "PR_ORIGINATOR_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_NAME_W of MapiPropertyTag." +type: docs +weight: 15560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_name_w/ +--- + +## PR_ORIGINATOR_NAME_W {#pr_originator_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_non_delivery_report_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_non_delivery_report_requested/_index.md new file mode 100644 index 0000000000..6d76c5c034 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_non_delivery_report_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED method" +linktitle: "PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED" +articleTitle: "PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED of MapiPropertyTag." +type: docs +weight: 15570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_non_delivery_report_requested/ +--- + +## PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED {#pr_originator_non_delivery_report_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_requested_alternate_recipient/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_requested_alternate_recipient/_index.md new file mode 100644 index 0000000000..9cf535d18b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_requested_alternate_recipient/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT method" +linktitle: "PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT" +articleTitle: "PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT of MapiPropertyTag." +type: docs +weight: 15580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_requested_alternate_recipient/ +--- + +## PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT {#pr_originator_requested_alternate_recipient} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_return_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_return_address/_index.md new file mode 100644 index 0000000000..180b422b41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_originator_return_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ORIGINATOR_RETURN_ADDRESS method" +linktitle: "PR_ORIGINATOR_RETURN_ADDRESS" +articleTitle: "PR_ORIGINATOR_RETURN_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_ORIGINATOR_RETURN_ADDRESS of MapiPropertyTag." +type: docs +weight: 15590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_originator_return_address/ +--- + +## PR_ORIGINATOR_RETURN_ADDRESS {#pr_originator_return_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ORIGINATOR_RETURN_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ost_encryption/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ost_encryption/_index.md new file mode 100644 index 0000000000..bb7fd3941e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ost_encryption/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OST_ENCRYPTION method" +linktitle: "PR_OST_ENCRYPTION" +articleTitle: "PR_OST_ENCRYPTION" +second_title: "Aspose.Email for C++" +description: "PR_OST_ENCRYPTION of MapiPropertyTag." +type: docs +weight: 15600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ost_encryption/ +--- + +## PR_OST_ENCRYPTION {#pr_ost_encryption} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OST_ENCRYPTION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city/_index.md new file mode 100644 index 0000000000..bfa08fa5b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_CITY method" +linktitle: "PR_OTHER_ADDRESS_CITY" +articleTitle: "PR_OTHER_ADDRESS_CITY" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_CITY of MapiPropertyTag." +type: docs +weight: 15610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city/ +--- + +## PR_OTHER_ADDRESS_CITY {#pr_other_address_city} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_CITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city_a/_index.md new file mode 100644 index 0000000000..681321e426 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_CITY_A method" +linktitle: "PR_OTHER_ADDRESS_CITY_A" +articleTitle: "PR_OTHER_ADDRESS_CITY_A" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_CITY_A of MapiPropertyTag." +type: docs +weight: 15620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city_a/ +--- + +## PR_OTHER_ADDRESS_CITY_A {#pr_other_address_city_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_CITY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city_w/_index.md new file mode 100644 index 0000000000..8c03cbe45d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_CITY_W method" +linktitle: "PR_OTHER_ADDRESS_CITY_W" +articleTitle: "PR_OTHER_ADDRESS_CITY_W" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_CITY_W of MapiPropertyTag." +type: docs +weight: 15630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_city_w/ +--- + +## PR_OTHER_ADDRESS_CITY_W {#pr_other_address_city_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_CITY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country/_index.md new file mode 100644 index 0000000000..8de78191cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_COUNTRY method" +linktitle: "PR_OTHER_ADDRESS_COUNTRY" +articleTitle: "PR_OTHER_ADDRESS_COUNTRY" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_COUNTRY of MapiPropertyTag." +type: docs +weight: 15640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country/ +--- + +## PR_OTHER_ADDRESS_COUNTRY {#pr_other_address_country} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_COUNTRY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country_a/_index.md new file mode 100644 index 0000000000..7de2d564b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_COUNTRY_A method" +linktitle: "PR_OTHER_ADDRESS_COUNTRY_A" +articleTitle: "PR_OTHER_ADDRESS_COUNTRY_A" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_COUNTRY_A of MapiPropertyTag." +type: docs +weight: 15650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country_a/ +--- + +## PR_OTHER_ADDRESS_COUNTRY_A {#pr_other_address_country_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_COUNTRY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country_w/_index.md new file mode 100644 index 0000000000..19e788f6ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_COUNTRY_W method" +linktitle: "PR_OTHER_ADDRESS_COUNTRY_W" +articleTitle: "PR_OTHER_ADDRESS_COUNTRY_W" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_COUNTRY_W of MapiPropertyTag." +type: docs +weight: 15660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_country_w/ +--- + +## PR_OTHER_ADDRESS_COUNTRY_W {#pr_other_address_country_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_COUNTRY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box/_index.md new file mode 100644 index 0000000000..0845aac80c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_POST_OFFICE_BOX method" +linktitle: "PR_OTHER_ADDRESS_POST_OFFICE_BOX" +articleTitle: "PR_OTHER_ADDRESS_POST_OFFICE_BOX" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_POST_OFFICE_BOX of MapiPropertyTag." +type: docs +weight: 15670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box/ +--- + +## PR_OTHER_ADDRESS_POST_OFFICE_BOX {#pr_other_address_post_office_box} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_POST_OFFICE_BOX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box_a/_index.md new file mode 100644 index 0000000000..15ff6dfbac --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_POST_OFFICE_BOX_A method" +linktitle: "PR_OTHER_ADDRESS_POST_OFFICE_BOX_A" +articleTitle: "PR_OTHER_ADDRESS_POST_OFFICE_BOX_A" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_POST_OFFICE_BOX_A of MapiPropertyTag." +type: docs +weight: 15680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box_a/ +--- + +## PR_OTHER_ADDRESS_POST_OFFICE_BOX_A {#pr_other_address_post_office_box_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_POST_OFFICE_BOX_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box_w/_index.md new file mode 100644 index 0000000000..3b2332ec93 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_POST_OFFICE_BOX_W method" +linktitle: "PR_OTHER_ADDRESS_POST_OFFICE_BOX_W" +articleTitle: "PR_OTHER_ADDRESS_POST_OFFICE_BOX_W" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_POST_OFFICE_BOX_W of MapiPropertyTag." +type: docs +weight: 15690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_post_office_box_w/ +--- + +## PR_OTHER_ADDRESS_POST_OFFICE_BOX_W {#pr_other_address_post_office_box_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_POST_OFFICE_BOX_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code/_index.md new file mode 100644 index 0000000000..70907c8f4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_POSTAL_CODE method" +linktitle: "PR_OTHER_ADDRESS_POSTAL_CODE" +articleTitle: "PR_OTHER_ADDRESS_POSTAL_CODE" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_POSTAL_CODE of MapiPropertyTag." +type: docs +weight: 15700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code/ +--- + +## PR_OTHER_ADDRESS_POSTAL_CODE {#pr_other_address_postal_code} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_POSTAL_CODE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code_a/_index.md new file mode 100644 index 0000000000..59bfec03d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_POSTAL_CODE_A method" +linktitle: "PR_OTHER_ADDRESS_POSTAL_CODE_A" +articleTitle: "PR_OTHER_ADDRESS_POSTAL_CODE_A" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_POSTAL_CODE_A of MapiPropertyTag." +type: docs +weight: 15710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code_a/ +--- + +## PR_OTHER_ADDRESS_POSTAL_CODE_A {#pr_other_address_postal_code_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_POSTAL_CODE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code_w/_index.md new file mode 100644 index 0000000000..34e64169d5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_POSTAL_CODE_W method" +linktitle: "PR_OTHER_ADDRESS_POSTAL_CODE_W" +articleTitle: "PR_OTHER_ADDRESS_POSTAL_CODE_W" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_POSTAL_CODE_W of MapiPropertyTag." +type: docs +weight: 15720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_postal_code_w/ +--- + +## PR_OTHER_ADDRESS_POSTAL_CODE_W {#pr_other_address_postal_code_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_POSTAL_CODE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province/_index.md new file mode 100644 index 0000000000..76ec4e6331 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_STATE_OR_PROVINCE method" +linktitle: "PR_OTHER_ADDRESS_STATE_OR_PROVINCE" +articleTitle: "PR_OTHER_ADDRESS_STATE_OR_PROVINCE" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_STATE_OR_PROVINCE of MapiPropertyTag." +type: docs +weight: 15730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province/ +--- + +## PR_OTHER_ADDRESS_STATE_OR_PROVINCE {#pr_other_address_state_or_province} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_STATE_OR_PROVINCE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province_a/_index.md new file mode 100644 index 0000000000..18b951fee4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A method" +linktitle: "PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A" +articleTitle: "PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A of MapiPropertyTag." +type: docs +weight: 15740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province_a/ +--- + +## PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A {#pr_other_address_state_or_province_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province_w/_index.md new file mode 100644 index 0000000000..bda32f0ba0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W method" +linktitle: "PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W" +articleTitle: "PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W of MapiPropertyTag." +type: docs +weight: 15750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_state_or_province_w/ +--- + +## PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W {#pr_other_address_state_or_province_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street/_index.md new file mode 100644 index 0000000000..3dd48d4cc7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_STREET method" +linktitle: "PR_OTHER_ADDRESS_STREET" +articleTitle: "PR_OTHER_ADDRESS_STREET" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_STREET of MapiPropertyTag." +type: docs +weight: 15760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street/ +--- + +## PR_OTHER_ADDRESS_STREET {#pr_other_address_street} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_STREET() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street_a/_index.md new file mode 100644 index 0000000000..a464f7a29d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_STREET_A method" +linktitle: "PR_OTHER_ADDRESS_STREET_A" +articleTitle: "PR_OTHER_ADDRESS_STREET_A" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_STREET_A of MapiPropertyTag." +type: docs +weight: 15770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street_a/ +--- + +## PR_OTHER_ADDRESS_STREET_A {#pr_other_address_street_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_STREET_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street_w/_index.md new file mode 100644 index 0000000000..bca5dfe58e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_ADDRESS_STREET_W method" +linktitle: "PR_OTHER_ADDRESS_STREET_W" +articleTitle: "PR_OTHER_ADDRESS_STREET_W" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_ADDRESS_STREET_W of MapiPropertyTag." +type: docs +weight: 15780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_address_street_w/ +--- + +## PR_OTHER_ADDRESS_STREET_W {#pr_other_address_street_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_ADDRESS_STREET_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number/_index.md new file mode 100644 index 0000000000..a3b02a7bd3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_TELEPHONE_NUMBER method" +linktitle: "PR_OTHER_TELEPHONE_NUMBER" +articleTitle: "PR_OTHER_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 15790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number/ +--- + +## PR_OTHER_TELEPHONE_NUMBER {#pr_other_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number_a/_index.md new file mode 100644 index 0000000000..ebd76371b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_TELEPHONE_NUMBER_A method" +linktitle: "PR_OTHER_TELEPHONE_NUMBER_A" +articleTitle: "PR_OTHER_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 15800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number_a/ +--- + +## PR_OTHER_TELEPHONE_NUMBER_A {#pr_other_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number_w/_index.md new file mode 100644 index 0000000000..1aa7da4791 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OTHER_TELEPHONE_NUMBER_W method" +linktitle: "PR_OTHER_TELEPHONE_NUMBER_W" +articleTitle: "PR_OTHER_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_OTHER_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 15810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_other_telephone_number_w/ +--- + +## PR_OTHER_TELEPHONE_NUMBER_W {#pr_other_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OTHER_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn/_index.md new file mode 100644 index 0000000000..dd55b0e3d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OUTBOUND_NEWSFEED_DN method" +linktitle: "PR_OUTBOUND_NEWSFEED_DN" +articleTitle: "PR_OUTBOUND_NEWSFEED_DN" +second_title: "Aspose.Email for C++" +description: "PR_OUTBOUND_NEWSFEED_DN of MapiPropertyTag." +type: docs +weight: 15820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn/ +--- + +## PR_OUTBOUND_NEWSFEED_DN {#pr_outbound_newsfeed_dn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OUTBOUND_NEWSFEED_DN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn_a/_index.md new file mode 100644 index 0000000000..4be63d33b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OUTBOUND_NEWSFEED_DN_A method" +linktitle: "PR_OUTBOUND_NEWSFEED_DN_A" +articleTitle: "PR_OUTBOUND_NEWSFEED_DN_A" +second_title: "Aspose.Email for C++" +description: "PR_OUTBOUND_NEWSFEED_DN_A of MapiPropertyTag." +type: docs +weight: 15830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn_a/ +--- + +## PR_OUTBOUND_NEWSFEED_DN_A {#pr_outbound_newsfeed_dn_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OUTBOUND_NEWSFEED_DN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn_w/_index.md new file mode 100644 index 0000000000..41a8b57cfc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OUTBOUND_NEWSFEED_DN_W method" +linktitle: "PR_OUTBOUND_NEWSFEED_DN_W" +articleTitle: "PR_OUTBOUND_NEWSFEED_DN_W" +second_title: "Aspose.Email for C++" +description: "PR_OUTBOUND_NEWSFEED_DN_W of MapiPropertyTag." +type: docs +weight: 15840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_outbound_newsfeed_dn_w/ +--- + +## PR_OUTBOUND_NEWSFEED_DN_W {#pr_outbound_newsfeed_dn_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OUTBOUND_NEWSFEED_DN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_overall_age_limit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_overall_age_limit/_index.md new file mode 100644 index 0000000000..80564ad6da --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_overall_age_limit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OVERALL_AGE_LIMIT method" +linktitle: "PR_OVERALL_AGE_LIMIT" +articleTitle: "PR_OVERALL_AGE_LIMIT" +second_title: "Aspose.Email for C++" +description: "PR_OVERALL_AGE_LIMIT of MapiPropertyTag." +type: docs +weight: 15850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_overall_age_limit/ +--- + +## PR_OVERALL_AGE_LIMIT {#pr_overall_age_limit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OVERALL_AGE_LIMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_overall_msg_age_limit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_overall_msg_age_limit/_index.md new file mode 100644 index 0000000000..3c7c8f4ead --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_overall_msg_age_limit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OVERALL_MSG_AGE_LIMIT method" +linktitle: "PR_OVERALL_MSG_AGE_LIMIT" +articleTitle: "PR_OVERALL_MSG_AGE_LIMIT" +second_title: "Aspose.Email for C++" +description: "PR_OVERALL_MSG_AGE_LIMIT of MapiPropertyTag." +type: docs +weight: 15860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_overall_msg_age_limit/ +--- + +## PR_OVERALL_MSG_AGE_LIMIT {#pr_overall_msg_age_limit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OVERALL_MSG_AGE_LIMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_owa_url/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owa_url/_index.md new file mode 100644 index 0000000000..87cc86bd23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owa_url/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OWA_URL method" +linktitle: "PR_OWA_URL" +articleTitle: "PR_OWA_URL" +second_title: "Aspose.Email for C++" +description: "PR_OWA_URL of MapiPropertyTag." +type: docs +weight: 15870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_owa_url/ +--- + +## PR_OWA_URL {#pr_owa_url} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OWA_URL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_owa_url_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owa_url_a/_index.md new file mode 100644 index 0000000000..d53ec07431 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owa_url_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OWA_URL_A method" +linktitle: "PR_OWA_URL_A" +articleTitle: "PR_OWA_URL_A" +second_title: "Aspose.Email for C++" +description: "PR_OWA_URL_A of MapiPropertyTag." +type: docs +weight: 15880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_owa_url_a/ +--- + +## PR_OWA_URL_A {#pr_owa_url_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OWA_URL_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_owa_url_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owa_url_w/_index.md new file mode 100644 index 0000000000..a93194b4dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owa_url_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OWA_URL_W method" +linktitle: "PR_OWA_URL_W" +articleTitle: "PR_OWA_URL_W" +second_title: "Aspose.Email for C++" +description: "PR_OWA_URL_W of MapiPropertyTag." +type: docs +weight: 15890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_owa_url_w/ +--- + +## PR_OWA_URL_W {#pr_owa_url_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OWA_URL_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_own_store_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_own_store_entryid/_index.md new file mode 100644 index 0000000000..28d7db25f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_own_store_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OWN_STORE_ENTRYID method" +linktitle: "PR_OWN_STORE_ENTRYID" +articleTitle: "PR_OWN_STORE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_OWN_STORE_ENTRYID of MapiPropertyTag." +type: docs +weight: 15900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_own_store_entryid/ +--- + +## PR_OWN_STORE_ENTRYID {#pr_own_store_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OWN_STORE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_owner_appt_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owner_appt_id/_index.md new file mode 100644 index 0000000000..478ac2131f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owner_appt_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OWNER_APPT_ID method" +linktitle: "PR_OWNER_APPT_ID" +articleTitle: "PR_OWNER_APPT_ID" +second_title: "Aspose.Email for C++" +description: "PR_OWNER_APPT_ID of MapiPropertyTag." +type: docs +weight: 15910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_owner_appt_id/ +--- + +## PR_OWNER_APPT_ID {#pr_owner_appt_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OWNER_APPT_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_owner_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owner_count/_index.md new file mode 100644 index 0000000000..85f934f221 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_owner_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_OWNER_COUNT method" +linktitle: "PR_OWNER_COUNT" +articleTitle: "PR_OWNER_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_OWNER_COUNT of MapiPropertyTag." +type: docs +weight: 15920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_owner_count/ +--- + +## PR_OWNER_COUNT {#pr_owner_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_OWNER_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_p1_content/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_p1_content/_index.md new file mode 100644 index 0000000000..d90fa9919b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_p1_content/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_P1_CONTENT method" +linktitle: "PR_P1_CONTENT" +articleTitle: "PR_P1_CONTENT" +second_title: "Aspose.Email for C++" +description: "PR_P1_CONTENT of MapiPropertyTag." +type: docs +weight: 15930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_p1_content/ +--- + +## PR_P1_CONTENT {#pr_p1_content} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_P1_CONTENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_p1_content_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_p1_content_type/_index.md new file mode 100644 index 0000000000..4b54ccf8cd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_p1_content_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_P1_CONTENT_TYPE method" +linktitle: "PR_P1_CONTENT_TYPE" +articleTitle: "PR_P1_CONTENT_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_P1_CONTENT_TYPE of MapiPropertyTag." +type: docs +weight: 15940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_p1_content_type/ +--- + +## PR_P1_CONTENT_TYPE {#pr_p1_content_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_P1_CONTENT_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number/_index.md new file mode 100644 index 0000000000..44553f0fb4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PAGER_TELEPHONE_NUMBER method" +linktitle: "PR_PAGER_TELEPHONE_NUMBER" +articleTitle: "PR_PAGER_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_PAGER_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 15950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number/ +--- + +## PR_PAGER_TELEPHONE_NUMBER {#pr_pager_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PAGER_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number_a/_index.md new file mode 100644 index 0000000000..1b223233f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PAGER_TELEPHONE_NUMBER_A method" +linktitle: "PR_PAGER_TELEPHONE_NUMBER_A" +articleTitle: "PR_PAGER_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_PAGER_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 15960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number_a/ +--- + +## PR_PAGER_TELEPHONE_NUMBER_A {#pr_pager_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PAGER_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number_w/_index.md new file mode 100644 index 0000000000..f270ed1065 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PAGER_TELEPHONE_NUMBER_W method" +linktitle: "PR_PAGER_TELEPHONE_NUMBER_W" +articleTitle: "PR_PAGER_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_PAGER_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 15970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pager_telephone_number_w/ +--- + +## PR_PAGER_TELEPHONE_NUMBER_W {#pr_pager_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PAGER_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_display/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_display/_index.md new file mode 100644 index 0000000000..8a69accfe3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_display/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PARENT_DISPLAY method" +linktitle: "PR_PARENT_DISPLAY" +articleTitle: "PR_PARENT_DISPLAY" +second_title: "Aspose.Email for C++" +description: "PR_PARENT_DISPLAY of MapiPropertyTag." +type: docs +weight: 15980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_parent_display/ +--- + +## PR_PARENT_DISPLAY {#pr_parent_display} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PARENT_DISPLAY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_display_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_display_a/_index.md new file mode 100644 index 0000000000..e1b27f8f71 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_display_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PARENT_DISPLAY_A method" +linktitle: "PR_PARENT_DISPLAY_A" +articleTitle: "PR_PARENT_DISPLAY_A" +second_title: "Aspose.Email for C++" +description: "PR_PARENT_DISPLAY_A of MapiPropertyTag." +type: docs +weight: 15990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_parent_display_a/ +--- + +## PR_PARENT_DISPLAY_A {#pr_parent_display_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PARENT_DISPLAY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_display_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_display_w/_index.md new file mode 100644 index 0000000000..4b5d00e814 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_display_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PARENT_DISPLAY_W method" +linktitle: "PR_PARENT_DISPLAY_W" +articleTitle: "PR_PARENT_DISPLAY_W" +second_title: "Aspose.Email for C++" +description: "PR_PARENT_DISPLAY_W of MapiPropertyTag." +type: docs +weight: 16000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_parent_display_w/ +--- + +## PR_PARENT_DISPLAY_W {#pr_parent_display_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PARENT_DISPLAY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_entryid/_index.md new file mode 100644 index 0000000000..20df23f436 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PARENT_ENTRYID method" +linktitle: "PR_PARENT_ENTRYID" +articleTitle: "PR_PARENT_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_PARENT_ENTRYID of MapiPropertyTag." +type: docs +weight: 16010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_parent_entryid/ +--- + +## PR_PARENT_ENTRYID {#pr_parent_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PARENT_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_key/_index.md new file mode 100644 index 0000000000..38e0e0bd02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PARENT_KEY method" +linktitle: "PR_PARENT_KEY" +articleTitle: "PR_PARENT_KEY" +second_title: "Aspose.Email for C++" +description: "PR_PARENT_KEY of MapiPropertyTag." +type: docs +weight: 16020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_parent_key/ +--- + +## PR_PARENT_KEY {#pr_parent_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PARENT_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_source_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_source_key/_index.md new file mode 100644 index 0000000000..5f2864b998 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_parent_source_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PARENT_SOURCE_KEY method" +linktitle: "PR_PARENT_SOURCE_KEY" +articleTitle: "PR_PARENT_SOURCE_KEY" +second_title: "Aspose.Email for C++" +description: "PR_PARENT_SOURCE_KEY of MapiPropertyTag." +type: docs +weight: 16030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_parent_source_key/ +--- + +## PR_PARENT_SOURCE_KEY {#pr_parent_source_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PARENT_SOURCE_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page/_index.md new file mode 100644 index 0000000000..2339371ad5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PERSONAL_HOME_PAGE method" +linktitle: "PR_PERSONAL_HOME_PAGE" +articleTitle: "PR_PERSONAL_HOME_PAGE" +second_title: "Aspose.Email for C++" +description: "PR_PERSONAL_HOME_PAGE of MapiPropertyTag." +type: docs +weight: 16040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page/ +--- + +## PR_PERSONAL_HOME_PAGE {#pr_personal_home_page} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PERSONAL_HOME_PAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page_a/_index.md new file mode 100644 index 0000000000..af8a96592f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PERSONAL_HOME_PAGE_A method" +linktitle: "PR_PERSONAL_HOME_PAGE_A" +articleTitle: "PR_PERSONAL_HOME_PAGE_A" +second_title: "Aspose.Email for C++" +description: "PR_PERSONAL_HOME_PAGE_A of MapiPropertyTag." +type: docs +weight: 16050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page_a/ +--- + +## PR_PERSONAL_HOME_PAGE_A {#pr_personal_home_page_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PERSONAL_HOME_PAGE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page_w/_index.md new file mode 100644 index 0000000000..c0a192dbe7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PERSONAL_HOME_PAGE_W method" +linktitle: "PR_PERSONAL_HOME_PAGE_W" +articleTitle: "PR_PERSONAL_HOME_PAGE_W" +second_title: "Aspose.Email for C++" +description: "PR_PERSONAL_HOME_PAGE_W of MapiPropertyTag." +type: docs +weight: 16060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_personal_home_page_w/ +--- + +## PR_PERSONAL_HOME_PAGE_W {#pr_personal_home_page_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PERSONAL_HOME_PAGE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_bureau_fax_delivery/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_bureau_fax_delivery/_index.md new file mode 100644 index 0000000000..920ddfb855 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_bureau_fax_delivery/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY method" +linktitle: "PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY" +articleTitle: "PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY" +second_title: "Aspose.Email for C++" +description: "PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY of MapiPropertyTag." +type: docs +weight: 16070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_bureau_fax_delivery/ +--- + +## PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY {#pr_physical_delivery_bureau_fax_delivery} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_mode/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_mode/_index.md new file mode 100644 index 0000000000..9edf3ef06b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_mode/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PHYSICAL_DELIVERY_MODE method" +linktitle: "PR_PHYSICAL_DELIVERY_MODE" +articleTitle: "PR_PHYSICAL_DELIVERY_MODE" +second_title: "Aspose.Email for C++" +description: "PR_PHYSICAL_DELIVERY_MODE of MapiPropertyTag." +type: docs +weight: 16080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_mode/ +--- + +## PR_PHYSICAL_DELIVERY_MODE {#pr_physical_delivery_mode} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PHYSICAL_DELIVERY_MODE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_report_request/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_report_request/_index.md new file mode 100644 index 0000000000..731b3c5688 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_report_request/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PHYSICAL_DELIVERY_REPORT_REQUEST method" +linktitle: "PR_PHYSICAL_DELIVERY_REPORT_REQUEST" +articleTitle: "PR_PHYSICAL_DELIVERY_REPORT_REQUEST" +second_title: "Aspose.Email for C++" +description: "PR_PHYSICAL_DELIVERY_REPORT_REQUEST of MapiPropertyTag." +type: docs +weight: 16090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_physical_delivery_report_request/ +--- + +## PR_PHYSICAL_DELIVERY_REPORT_REQUEST {#pr_physical_delivery_report_request} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PHYSICAL_DELIVERY_REPORT_REQUEST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_address/_index.md new file mode 100644 index 0000000000..011751d0d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PHYSICAL_FORWARDING_ADDRESS method" +linktitle: "PR_PHYSICAL_FORWARDING_ADDRESS" +articleTitle: "PR_PHYSICAL_FORWARDING_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_PHYSICAL_FORWARDING_ADDRESS of MapiPropertyTag." +type: docs +weight: 16100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_address/ +--- + +## PR_PHYSICAL_FORWARDING_ADDRESS {#pr_physical_forwarding_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PHYSICAL_FORWARDING_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_address_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_address_requested/_index.md new file mode 100644 index 0000000000..3cee08aa28 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_address_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED method" +linktitle: "PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED" +articleTitle: "PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED of MapiPropertyTag." +type: docs +weight: 16110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_address_requested/ +--- + +## PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED {#pr_physical_forwarding_address_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_prohibited/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_prohibited/_index.md new file mode 100644 index 0000000000..0c5c0a2fed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_prohibited/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PHYSICAL_FORWARDING_PROHIBITED method" +linktitle: "PR_PHYSICAL_FORWARDING_PROHIBITED" +articleTitle: "PR_PHYSICAL_FORWARDING_PROHIBITED" +second_title: "Aspose.Email for C++" +description: "PR_PHYSICAL_FORWARDING_PROHIBITED of MapiPropertyTag." +type: docs +weight: 16120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_physical_forwarding_prohibited/ +--- + +## PR_PHYSICAL_FORWARDING_PROHIBITED {#pr_physical_forwarding_prohibited} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PHYSICAL_FORWARDING_PROHIBITED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_rendition_attributes/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_rendition_attributes/_index.md new file mode 100644 index 0000000000..ab4e83e091 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_physical_rendition_attributes/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PHYSICAL_RENDITION_ATTRIBUTES method" +linktitle: "PR_PHYSICAL_RENDITION_ATTRIBUTES" +articleTitle: "PR_PHYSICAL_RENDITION_ATTRIBUTES" +second_title: "Aspose.Email for C++" +description: "PR_PHYSICAL_RENDITION_ATTRIBUTES of MapiPropertyTag." +type: docs +weight: 16130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_physical_rendition_attributes/ +--- + +## PR_PHYSICAL_RENDITION_ATTRIBUTES {#pr_physical_rendition_attributes} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PHYSICAL_RENDITION_ATTRIBUTES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_entries/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_entries/_index.md new file mode 100644 index 0000000000..6cba261f7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_entries/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_FOLDER_ENTRIES method" +linktitle: "PR_POST_FOLDER_ENTRIES" +articleTitle: "PR_POST_FOLDER_ENTRIES" +second_title: "Aspose.Email for C++" +description: "PR_POST_FOLDER_ENTRIES of MapiPropertyTag." +type: docs +weight: 16140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_entries/ +--- + +## PR_POST_FOLDER_ENTRIES {#pr_post_folder_entries} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_FOLDER_ENTRIES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names/_index.md new file mode 100644 index 0000000000..4f3731d993 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_FOLDER_NAMES method" +linktitle: "PR_POST_FOLDER_NAMES" +articleTitle: "PR_POST_FOLDER_NAMES" +second_title: "Aspose.Email for C++" +description: "PR_POST_FOLDER_NAMES of MapiPropertyTag." +type: docs +weight: 16150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names/ +--- + +## PR_POST_FOLDER_NAMES {#pr_post_folder_names} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_FOLDER_NAMES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names_a/_index.md new file mode 100644 index 0000000000..5cb0649ee0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_FOLDER_NAMES_A method" +linktitle: "PR_POST_FOLDER_NAMES_A" +articleTitle: "PR_POST_FOLDER_NAMES_A" +second_title: "Aspose.Email for C++" +description: "PR_POST_FOLDER_NAMES_A of MapiPropertyTag." +type: docs +weight: 16160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names_a/ +--- + +## PR_POST_FOLDER_NAMES_A {#pr_post_folder_names_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_FOLDER_NAMES_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names_w/_index.md new file mode 100644 index 0000000000..45a6d4dd5e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_FOLDER_NAMES_W method" +linktitle: "PR_POST_FOLDER_NAMES_W" +articleTitle: "PR_POST_FOLDER_NAMES_W" +second_title: "Aspose.Email for C++" +description: "PR_POST_FOLDER_NAMES_W of MapiPropertyTag." +type: docs +weight: 16170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_folder_names_w/ +--- + +## PR_POST_FOLDER_NAMES_W {#pr_post_folder_names_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_FOLDER_NAMES_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box/_index.md new file mode 100644 index 0000000000..f6cea98ada --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_OFFICE_BOX method" +linktitle: "PR_POST_OFFICE_BOX" +articleTitle: "PR_POST_OFFICE_BOX" +second_title: "Aspose.Email for C++" +description: "PR_POST_OFFICE_BOX of MapiPropertyTag." +type: docs +weight: 16180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box/ +--- + +## PR_POST_OFFICE_BOX {#pr_post_office_box} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_OFFICE_BOX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box_a/_index.md new file mode 100644 index 0000000000..51fd259fb5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_OFFICE_BOX_A method" +linktitle: "PR_POST_OFFICE_BOX_A" +articleTitle: "PR_POST_OFFICE_BOX_A" +second_title: "Aspose.Email for C++" +description: "PR_POST_OFFICE_BOX_A of MapiPropertyTag." +type: docs +weight: 16190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box_a/ +--- + +## PR_POST_OFFICE_BOX_A {#pr_post_office_box_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_OFFICE_BOX_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box_w/_index.md new file mode 100644 index 0000000000..ca54bc8508 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_OFFICE_BOX_W method" +linktitle: "PR_POST_OFFICE_BOX_W" +articleTitle: "PR_POST_OFFICE_BOX_W" +second_title: "Aspose.Email for C++" +description: "PR_POST_OFFICE_BOX_W of MapiPropertyTag." +type: docs +weight: 16200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_office_box_w/ +--- + +## PR_POST_OFFICE_BOX_W {#pr_post_office_box_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_OFFICE_BOX_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_denied/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_denied/_index.md new file mode 100644 index 0000000000..bce5bc0b2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_denied/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_REPLY_DENIED method" +linktitle: "PR_POST_REPLY_DENIED" +articleTitle: "PR_POST_REPLY_DENIED" +second_title: "Aspose.Email for C++" +description: "PR_POST_REPLY_DENIED of MapiPropertyTag." +type: docs +weight: 16210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_denied/ +--- + +## PR_POST_REPLY_DENIED {#pr_post_reply_denied} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_REPLY_DENIED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_entries/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_entries/_index.md new file mode 100644 index 0000000000..c89ddbca3a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_entries/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_REPLY_FOLDER_ENTRIES method" +linktitle: "PR_POST_REPLY_FOLDER_ENTRIES" +articleTitle: "PR_POST_REPLY_FOLDER_ENTRIES" +second_title: "Aspose.Email for C++" +description: "PR_POST_REPLY_FOLDER_ENTRIES of MapiPropertyTag." +type: docs +weight: 16220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_entries/ +--- + +## PR_POST_REPLY_FOLDER_ENTRIES {#pr_post_reply_folder_entries} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_REPLY_FOLDER_ENTRIES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names/_index.md new file mode 100644 index 0000000000..50f622e856 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_REPLY_FOLDER_NAMES method" +linktitle: "PR_POST_REPLY_FOLDER_NAMES" +articleTitle: "PR_POST_REPLY_FOLDER_NAMES" +second_title: "Aspose.Email for C++" +description: "PR_POST_REPLY_FOLDER_NAMES of MapiPropertyTag." +type: docs +weight: 16230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names/ +--- + +## PR_POST_REPLY_FOLDER_NAMES {#pr_post_reply_folder_names} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_REPLY_FOLDER_NAMES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names_a/_index.md new file mode 100644 index 0000000000..c2c71b369a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_REPLY_FOLDER_NAMES_A method" +linktitle: "PR_POST_REPLY_FOLDER_NAMES_A" +articleTitle: "PR_POST_REPLY_FOLDER_NAMES_A" +second_title: "Aspose.Email for C++" +description: "PR_POST_REPLY_FOLDER_NAMES_A of MapiPropertyTag." +type: docs +weight: 16240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names_a/ +--- + +## PR_POST_REPLY_FOLDER_NAMES_A {#pr_post_reply_folder_names_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_REPLY_FOLDER_NAMES_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names_w/_index.md new file mode 100644 index 0000000000..05b5f1d4e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POST_REPLY_FOLDER_NAMES_W method" +linktitle: "PR_POST_REPLY_FOLDER_NAMES_W" +articleTitle: "PR_POST_REPLY_FOLDER_NAMES_W" +second_title: "Aspose.Email for C++" +description: "PR_POST_REPLY_FOLDER_NAMES_W of MapiPropertyTag." +type: docs +weight: 16250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_post_reply_folder_names_w/ +--- + +## PR_POST_REPLY_FOLDER_NAMES_W {#pr_post_reply_folder_names_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POST_REPLY_FOLDER_NAMES_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_address/_index.md new file mode 100644 index 0000000000..57c32924e0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POSTAL_ADDRESS method" +linktitle: "PR_POSTAL_ADDRESS" +articleTitle: "PR_POSTAL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_POSTAL_ADDRESS of MapiPropertyTag." +type: docs +weight: 16260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_postal_address/ +--- + +## PR_POSTAL_ADDRESS {#pr_postal_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POSTAL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_address_a/_index.md new file mode 100644 index 0000000000..7addf24b50 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POSTAL_ADDRESS_A method" +linktitle: "PR_POSTAL_ADDRESS_A" +articleTitle: "PR_POSTAL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_POSTAL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 16270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_postal_address_a/ +--- + +## PR_POSTAL_ADDRESS_A {#pr_postal_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POSTAL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_address_w/_index.md new file mode 100644 index 0000000000..33635e46a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POSTAL_ADDRESS_W method" +linktitle: "PR_POSTAL_ADDRESS_W" +articleTitle: "PR_POSTAL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_POSTAL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 16280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_postal_address_w/ +--- + +## PR_POSTAL_ADDRESS_W {#pr_postal_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POSTAL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_code/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_code/_index.md new file mode 100644 index 0000000000..bc10dbc452 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_code/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POSTAL_CODE method" +linktitle: "PR_POSTAL_CODE" +articleTitle: "PR_POSTAL_CODE" +second_title: "Aspose.Email for C++" +description: "PR_POSTAL_CODE of MapiPropertyTag." +type: docs +weight: 16290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_postal_code/ +--- + +## PR_POSTAL_CODE {#pr_postal_code} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POSTAL_CODE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_code_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_code_a/_index.md new file mode 100644 index 0000000000..2d0564cdd0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_code_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POSTAL_CODE_A method" +linktitle: "PR_POSTAL_CODE_A" +articleTitle: "PR_POSTAL_CODE_A" +second_title: "Aspose.Email for C++" +description: "PR_POSTAL_CODE_A of MapiPropertyTag." +type: docs +weight: 16300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_postal_code_a/ +--- + +## PR_POSTAL_CODE_A {#pr_postal_code_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POSTAL_CODE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_code_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_code_w/_index.md new file mode 100644 index 0000000000..c6830363d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_postal_code_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_POSTAL_CODE_W method" +linktitle: "PR_POSTAL_CODE_W" +articleTitle: "PR_POSTAL_CODE_W" +second_title: "Aspose.Email for C++" +description: "PR_POSTAL_CODE_W of MapiPropertyTag." +type: docs +weight: 16310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_postal_code_w/ +--- + +## PR_POSTAL_CODE_W {#pr_postal_code_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_POSTAL_CODE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_predecessor_change_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_predecessor_change_list/_index.md new file mode 100644 index 0000000000..39e472bb25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_predecessor_change_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREDECESSOR_CHANGE_LIST method" +linktitle: "PR_PREDECESSOR_CHANGE_LIST" +articleTitle: "PR_PREDECESSOR_CHANGE_LIST" +second_title: "Aspose.Email for C++" +description: "PR_PREDECESSOR_CHANGE_LIST of MapiPropertyTag." +type: docs +weight: 16320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_predecessor_change_list/ +--- + +## PR_PREDECESSOR_CHANGE_LIST {#pr_predecessor_change_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREDECESSOR_CHANGE_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name/_index.md new file mode 100644 index 0000000000..c6826aba36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREFERRED_BY_NAME method" +linktitle: "PR_PREFERRED_BY_NAME" +articleTitle: "PR_PREFERRED_BY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_PREFERRED_BY_NAME of MapiPropertyTag." +type: docs +weight: 16330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name/ +--- + +## PR_PREFERRED_BY_NAME {#pr_preferred_by_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREFERRED_BY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name_a/_index.md new file mode 100644 index 0000000000..0aefe892ee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREFERRED_BY_NAME_A method" +linktitle: "PR_PREFERRED_BY_NAME_A" +articleTitle: "PR_PREFERRED_BY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_PREFERRED_BY_NAME_A of MapiPropertyTag." +type: docs +weight: 16340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name_a/ +--- + +## PR_PREFERRED_BY_NAME_A {#pr_preferred_by_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREFERRED_BY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name_w/_index.md new file mode 100644 index 0000000000..d20c159d1f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREFERRED_BY_NAME_W method" +linktitle: "PR_PREFERRED_BY_NAME_W" +articleTitle: "PR_PREFERRED_BY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_PREFERRED_BY_NAME_W of MapiPropertyTag." +type: docs +weight: 16350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preferred_by_name_w/ +--- + +## PR_PREFERRED_BY_NAME_W {#pr_preferred_by_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREFERRED_BY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preprocess/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preprocess/_index.md new file mode 100644 index 0000000000..145edc83f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preprocess/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREPROCESS method" +linktitle: "PR_PREPROCESS" +articleTitle: "PR_PREPROCESS" +second_title: "Aspose.Email for C++" +description: "PR_PREPROCESS of MapiPropertyTag." +type: docs +weight: 16360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preprocess/ +--- + +## PR_PREPROCESS {#pr_preprocess} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREPROCESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_prevent_msg_create/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_prevent_msg_create/_index.md new file mode 100644 index 0000000000..fa9978101d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_prevent_msg_create/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREVENT_MSG_CREATE method" +linktitle: "PR_PREVENT_MSG_CREATE" +articleTitle: "PR_PREVENT_MSG_CREATE" +second_title: "Aspose.Email for C++" +description: "PR_PREVENT_MSG_CREATE of MapiPropertyTag." +type: docs +weight: 16370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_prevent_msg_create/ +--- + +## PR_PREVENT_MSG_CREATE {#pr_prevent_msg_create} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREVENT_MSG_CREATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview/_index.md new file mode 100644 index 0000000000..1c83d1cfec --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREVIEW method" +linktitle: "PR_PREVIEW" +articleTitle: "PR_PREVIEW" +second_title: "Aspose.Email for C++" +description: "PR_PREVIEW of MapiPropertyTag." +type: docs +weight: 16380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preview/ +--- + +## PR_PREVIEW {#pr_preview} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREVIEW() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_a/_index.md new file mode 100644 index 0000000000..a414bb1e7a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREVIEW_A method" +linktitle: "PR_PREVIEW_A" +articleTitle: "PR_PREVIEW_A" +second_title: "Aspose.Email for C++" +description: "PR_PREVIEW_A of MapiPropertyTag." +type: docs +weight: 16390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preview_a/ +--- + +## PR_PREVIEW_A {#pr_preview_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREVIEW_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread/_index.md new file mode 100644 index 0000000000..438eb0bcb7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREVIEW_UNREAD method" +linktitle: "PR_PREVIEW_UNREAD" +articleTitle: "PR_PREVIEW_UNREAD" +second_title: "Aspose.Email for C++" +description: "PR_PREVIEW_UNREAD of MapiPropertyTag." +type: docs +weight: 16400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread/ +--- + +## PR_PREVIEW_UNREAD {#pr_preview_unread} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREVIEW_UNREAD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread_a/_index.md new file mode 100644 index 0000000000..446ca508ee --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREVIEW_UNREAD_A method" +linktitle: "PR_PREVIEW_UNREAD_A" +articleTitle: "PR_PREVIEW_UNREAD_A" +second_title: "Aspose.Email for C++" +description: "PR_PREVIEW_UNREAD_A of MapiPropertyTag." +type: docs +weight: 16410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread_a/ +--- + +## PR_PREVIEW_UNREAD_A {#pr_preview_unread_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREVIEW_UNREAD_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread_w/_index.md new file mode 100644 index 0000000000..8859d59d78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREVIEW_UNREAD_W method" +linktitle: "PR_PREVIEW_UNREAD_W" +articleTitle: "PR_PREVIEW_UNREAD_W" +second_title: "Aspose.Email for C++" +description: "PR_PREVIEW_UNREAD_W of MapiPropertyTag." +type: docs +weight: 16420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preview_unread_w/ +--- + +## PR_PREVIEW_UNREAD_W {#pr_preview_unread_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREVIEW_UNREAD_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_w/_index.md new file mode 100644 index 0000000000..1d3847eac7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_preview_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PREVIEW_W method" +linktitle: "PR_PREVIEW_W" +articleTitle: "PR_PREVIEW_W" +second_title: "Aspose.Email for C++" +description: "PR_PREVIEW_W of MapiPropertyTag." +type: docs +weight: 16430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_preview_w/ +--- + +## PR_PREVIEW_W {#pr_preview_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PREVIEW_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_capability/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_capability/_index.md new file mode 100644 index 0000000000..db2fe0bd00 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_capability/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PRIMARY_CAPABILITY method" +linktitle: "PR_PRIMARY_CAPABILITY" +articleTitle: "PR_PRIMARY_CAPABILITY" +second_title: "Aspose.Email for C++" +description: "PR_PRIMARY_CAPABILITY of MapiPropertyTag." +type: docs +weight: 16440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_primary_capability/ +--- + +## PR_PRIMARY_CAPABILITY {#pr_primary_capability} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PRIMARY_CAPABILITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number/_index.md new file mode 100644 index 0000000000..07fb718704 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PRIMARY_FAX_NUMBER method" +linktitle: "PR_PRIMARY_FAX_NUMBER" +articleTitle: "PR_PRIMARY_FAX_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_PRIMARY_FAX_NUMBER of MapiPropertyTag." +type: docs +weight: 16450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number/ +--- + +## PR_PRIMARY_FAX_NUMBER {#pr_primary_fax_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PRIMARY_FAX_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number_a/_index.md new file mode 100644 index 0000000000..29e3399bd9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PRIMARY_FAX_NUMBER_A method" +linktitle: "PR_PRIMARY_FAX_NUMBER_A" +articleTitle: "PR_PRIMARY_FAX_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_PRIMARY_FAX_NUMBER_A of MapiPropertyTag." +type: docs +weight: 16460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number_a/ +--- + +## PR_PRIMARY_FAX_NUMBER_A {#pr_primary_fax_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PRIMARY_FAX_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number_w/_index.md new file mode 100644 index 0000000000..e9d4a84f5c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PRIMARY_FAX_NUMBER_W method" +linktitle: "PR_PRIMARY_FAX_NUMBER_W" +articleTitle: "PR_PRIMARY_FAX_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_PRIMARY_FAX_NUMBER_W of MapiPropertyTag." +type: docs +weight: 16470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_primary_fax_number_w/ +--- + +## PR_PRIMARY_FAX_NUMBER_W {#pr_primary_fax_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PRIMARY_FAX_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number/_index.md new file mode 100644 index 0000000000..9fc876f670 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PRIMARY_TELEPHONE_NUMBER method" +linktitle: "PR_PRIMARY_TELEPHONE_NUMBER" +articleTitle: "PR_PRIMARY_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_PRIMARY_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 16480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number/ +--- + +## PR_PRIMARY_TELEPHONE_NUMBER {#pr_primary_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PRIMARY_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number_a/_index.md new file mode 100644 index 0000000000..38fb88459f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PRIMARY_TELEPHONE_NUMBER_A method" +linktitle: "PR_PRIMARY_TELEPHONE_NUMBER_A" +articleTitle: "PR_PRIMARY_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_PRIMARY_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 16490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number_a/ +--- + +## PR_PRIMARY_TELEPHONE_NUMBER_A {#pr_primary_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PRIMARY_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number_w/_index.md new file mode 100644 index 0000000000..a56d7a8c02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PRIMARY_TELEPHONE_NUMBER_W method" +linktitle: "PR_PRIMARY_TELEPHONE_NUMBER_W" +articleTitle: "PR_PRIMARY_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_PRIMARY_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 16500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_primary_telephone_number_w/ +--- + +## PR_PRIMARY_TELEPHONE_NUMBER_W {#pr_primary_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PRIMARY_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_priority/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_priority/_index.md new file mode 100644 index 0000000000..29b5b3e406 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_priority/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PRIORITY method" +linktitle: "PR_PRIORITY" +articleTitle: "PR_PRIORITY" +second_title: "Aspose.Email for C++" +description: "PR_PRIORITY of MapiPropertyTag." +type: docs +weight: 16510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_priority/ +--- + +## PR_PRIORITY {#pr_priority} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PRIORITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profession/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profession/_index.md new file mode 100644 index 0000000000..1f7df67650 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profession/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFESSION method" +linktitle: "PR_PROFESSION" +articleTitle: "PR_PROFESSION" +second_title: "Aspose.Email for C++" +description: "PR_PROFESSION of MapiPropertyTag." +type: docs +weight: 16520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profession/ +--- + +## PR_PROFESSION {#pr_profession} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFESSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profession_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profession_a/_index.md new file mode 100644 index 0000000000..deaa09439f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profession_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFESSION_A method" +linktitle: "PR_PROFESSION_A" +articleTitle: "PR_PROFESSION_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFESSION_A of MapiPropertyTag." +type: docs +weight: 16530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profession_a/ +--- + +## PR_PROFESSION_A {#pr_profession_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFESSION_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profession_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profession_w/_index.md new file mode 100644 index 0000000000..46e4126933 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profession_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFESSION_W method" +linktitle: "PR_PROFESSION_W" +articleTitle: "PR_PROFESSION_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFESSION_W of MapiPropertyTag." +type: docs +weight: 16540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profession_w/ +--- + +## PR_PROFESSION_W {#pr_profession_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFESSION_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path/_index.md new file mode 100644 index 0000000000..97d6e592e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_AB_FILES_PATH method" +linktitle: "PR_PROFILE_AB_FILES_PATH" +articleTitle: "PR_PROFILE_AB_FILES_PATH" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_AB_FILES_PATH of MapiPropertyTag." +type: docs +weight: 16550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path/ +--- + +## PR_PROFILE_AB_FILES_PATH {#pr_profile_ab_files_path} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_AB_FILES_PATH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path_a/_index.md new file mode 100644 index 0000000000..3e9c8b9913 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_AB_FILES_PATH_A method" +linktitle: "PR_PROFILE_AB_FILES_PATH_A" +articleTitle: "PR_PROFILE_AB_FILES_PATH_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_AB_FILES_PATH_A of MapiPropertyTag." +type: docs +weight: 16560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path_a/ +--- + +## PR_PROFILE_AB_FILES_PATH_A {#pr_profile_ab_files_path_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_AB_FILES_PATH_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path_w/_index.md new file mode 100644 index 0000000000..1575382449 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_AB_FILES_PATH_W method" +linktitle: "PR_PROFILE_AB_FILES_PATH_W" +articleTitle: "PR_PROFILE_AB_FILES_PATH_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_AB_FILES_PATH_W of MapiPropertyTag." +type: docs +weight: 16570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_ab_files_path_w/ +--- + +## PR_PROFILE_AB_FILES_PATH_W {#pr_profile_ab_files_path_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_AB_FILES_PATH_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_addr_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_addr_info/_index.md new file mode 100644 index 0000000000..489dcfbae1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_addr_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_ADDR_INFO method" +linktitle: "PR_PROFILE_ADDR_INFO" +articleTitle: "PR_PROFILE_ADDR_INFO" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_ADDR_INFO of MapiPropertyTag." +type: docs +weight: 16580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_addr_info/ +--- + +## PR_PROFILE_ADDR_INFO {#pr_profile_addr_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_ADDR_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment/_index.md new file mode 100644 index 0000000000..05d5caeb10 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_ALLPUB_COMMENT method" +linktitle: "PR_PROFILE_ALLPUB_COMMENT" +articleTitle: "PR_PROFILE_ALLPUB_COMMENT" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_ALLPUB_COMMENT of MapiPropertyTag." +type: docs +weight: 16590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment/ +--- + +## PR_PROFILE_ALLPUB_COMMENT {#pr_profile_allpub_comment} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_ALLPUB_COMMENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment_a/_index.md new file mode 100644 index 0000000000..ae4b7121d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_ALLPUB_COMMENT_A method" +linktitle: "PR_PROFILE_ALLPUB_COMMENT_A" +articleTitle: "PR_PROFILE_ALLPUB_COMMENT_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_ALLPUB_COMMENT_A of MapiPropertyTag." +type: docs +weight: 16600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment_a/ +--- + +## PR_PROFILE_ALLPUB_COMMENT_A {#pr_profile_allpub_comment_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_ALLPUB_COMMENT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment_w/_index.md new file mode 100644 index 0000000000..bd0678fcfc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_ALLPUB_COMMENT_W method" +linktitle: "PR_PROFILE_ALLPUB_COMMENT_W" +articleTitle: "PR_PROFILE_ALLPUB_COMMENT_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_ALLPUB_COMMENT_W of MapiPropertyTag." +type: docs +weight: 16610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_comment_w/ +--- + +## PR_PROFILE_ALLPUB_COMMENT_W {#pr_profile_allpub_comment_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_ALLPUB_COMMENT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name/_index.md new file mode 100644 index 0000000000..f45ae9632a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_ALLPUB_DISPLAY_NAME method" +linktitle: "PR_PROFILE_ALLPUB_DISPLAY_NAME" +articleTitle: "PR_PROFILE_ALLPUB_DISPLAY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_ALLPUB_DISPLAY_NAME of MapiPropertyTag." +type: docs +weight: 16620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name/ +--- + +## PR_PROFILE_ALLPUB_DISPLAY_NAME {#pr_profile_allpub_display_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_ALLPUB_DISPLAY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name_a/_index.md new file mode 100644 index 0000000000..eb0374f6cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_ALLPUB_DISPLAY_NAME_A method" +linktitle: "PR_PROFILE_ALLPUB_DISPLAY_NAME_A" +articleTitle: "PR_PROFILE_ALLPUB_DISPLAY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_ALLPUB_DISPLAY_NAME_A of MapiPropertyTag." +type: docs +weight: 16630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name_a/ +--- + +## PR_PROFILE_ALLPUB_DISPLAY_NAME_A {#pr_profile_allpub_display_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_ALLPUB_DISPLAY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name_w/_index.md new file mode 100644 index 0000000000..44252efc39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_ALLPUB_DISPLAY_NAME_W method" +linktitle: "PR_PROFILE_ALLPUB_DISPLAY_NAME_W" +articleTitle: "PR_PROFILE_ALLPUB_DISPLAY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_ALLPUB_DISPLAY_NAME_W of MapiPropertyTag." +type: docs +weight: 16640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_allpub_display_name_w/ +--- + +## PR_PROFILE_ALLPUB_DISPLAY_NAME_W {#pr_profile_allpub_display_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_ALLPUB_DISPLAY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_auth_package/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_auth_package/_index.md new file mode 100644 index 0000000000..202e105c65 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_auth_package/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_AUTH_PACKAGE method" +linktitle: "PR_PROFILE_AUTH_PACKAGE" +articleTitle: "PR_PROFILE_AUTH_PACKAGE" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_AUTH_PACKAGE of MapiPropertyTag." +type: docs +weight: 16650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_auth_package/ +--- + +## PR_PROFILE_AUTH_PACKAGE {#pr_profile_auth_package} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_AUTH_PACKAGE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order/_index.md new file mode 100644 index 0000000000..9e9bc6f436 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_BINDING_ORDER method" +linktitle: "PR_PROFILE_BINDING_ORDER" +articleTitle: "PR_PROFILE_BINDING_ORDER" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_BINDING_ORDER of MapiPropertyTag." +type: docs +weight: 16660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order/ +--- + +## PR_PROFILE_BINDING_ORDER {#pr_profile_binding_order} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_BINDING_ORDER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order_a/_index.md new file mode 100644 index 0000000000..95b0d5573e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_BINDING_ORDER_A method" +linktitle: "PR_PROFILE_BINDING_ORDER_A" +articleTitle: "PR_PROFILE_BINDING_ORDER_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_BINDING_ORDER_A of MapiPropertyTag." +type: docs +weight: 16670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order_a/ +--- + +## PR_PROFILE_BINDING_ORDER_A {#pr_profile_binding_order_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_BINDING_ORDER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order_w/_index.md new file mode 100644 index 0000000000..0fe34875c1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_BINDING_ORDER_W method" +linktitle: "PR_PROFILE_BINDING_ORDER_W" +articleTitle: "PR_PROFILE_BINDING_ORDER_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_BINDING_ORDER_W of MapiPropertyTag." +type: docs +weight: 16680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_binding_order_w/ +--- + +## PR_PROFILE_BINDING_ORDER_W {#pr_profile_binding_order_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_BINDING_ORDER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_config_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_config_flags/_index.md new file mode 100644 index 0000000000..c68caa75bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_config_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_CONFIG_FLAGS method" +linktitle: "PR_PROFILE_CONFIG_FLAGS" +articleTitle: "PR_PROFILE_CONFIG_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_CONFIG_FLAGS of MapiPropertyTag." +type: docs +weight: 16690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_config_flags/ +--- + +## PR_PROFILE_CONFIG_FLAGS {#pr_profile_config_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_CONFIG_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_connect_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_connect_flags/_index.md new file mode 100644 index 0000000000..dd400b9575 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_connect_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_CONNECT_FLAGS method" +linktitle: "PR_PROFILE_CONNECT_FLAGS" +articleTitle: "PR_PROFILE_CONNECT_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_CONNECT_FLAGS of MapiPropertyTag." +type: docs +weight: 16700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_connect_flags/ +--- + +## PR_PROFILE_CONNECT_FLAGS {#pr_profile_connect_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_CONNECT_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment/_index.md new file mode 100644 index 0000000000..5e699c8723 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_FAVFLD_COMMENT method" +linktitle: "PR_PROFILE_FAVFLD_COMMENT" +articleTitle: "PR_PROFILE_FAVFLD_COMMENT" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_FAVFLD_COMMENT of MapiPropertyTag." +type: docs +weight: 16710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment/ +--- + +## PR_PROFILE_FAVFLD_COMMENT {#pr_profile_favfld_comment} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_FAVFLD_COMMENT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment_a/_index.md new file mode 100644 index 0000000000..b330ec4dfb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_FAVFLD_COMMENT_A method" +linktitle: "PR_PROFILE_FAVFLD_COMMENT_A" +articleTitle: "PR_PROFILE_FAVFLD_COMMENT_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_FAVFLD_COMMENT_A of MapiPropertyTag." +type: docs +weight: 16720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment_a/ +--- + +## PR_PROFILE_FAVFLD_COMMENT_A {#pr_profile_favfld_comment_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_FAVFLD_COMMENT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment_w/_index.md new file mode 100644 index 0000000000..c121330d56 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_FAVFLD_COMMENT_W method" +linktitle: "PR_PROFILE_FAVFLD_COMMENT_W" +articleTitle: "PR_PROFILE_FAVFLD_COMMENT_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_FAVFLD_COMMENT_W of MapiPropertyTag." +type: docs +weight: 16730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_comment_w/ +--- + +## PR_PROFILE_FAVFLD_COMMENT_W {#pr_profile_favfld_comment_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_FAVFLD_COMMENT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name/_index.md new file mode 100644 index 0000000000..e5492bb2fa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_FAVFLD_DISPLAY_NAME method" +linktitle: "PR_PROFILE_FAVFLD_DISPLAY_NAME" +articleTitle: "PR_PROFILE_FAVFLD_DISPLAY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_FAVFLD_DISPLAY_NAME of MapiPropertyTag." +type: docs +weight: 16740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name/ +--- + +## PR_PROFILE_FAVFLD_DISPLAY_NAME {#pr_profile_favfld_display_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_FAVFLD_DISPLAY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name_a/_index.md new file mode 100644 index 0000000000..d602fce967 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_FAVFLD_DISPLAY_NAME_A method" +linktitle: "PR_PROFILE_FAVFLD_DISPLAY_NAME_A" +articleTitle: "PR_PROFILE_FAVFLD_DISPLAY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_FAVFLD_DISPLAY_NAME_A of MapiPropertyTag." +type: docs +weight: 16750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name_a/ +--- + +## PR_PROFILE_FAVFLD_DISPLAY_NAME_A {#pr_profile_favfld_display_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_FAVFLD_DISPLAY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name_w/_index.md new file mode 100644 index 0000000000..0c31cca512 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_FAVFLD_DISPLAY_NAME_W method" +linktitle: "PR_PROFILE_FAVFLD_DISPLAY_NAME_W" +articleTitle: "PR_PROFILE_FAVFLD_DISPLAY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_FAVFLD_DISPLAY_NAME_W of MapiPropertyTag." +type: docs +weight: 16760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_favfld_display_name_w/ +--- + +## PR_PROFILE_FAVFLD_DISPLAY_NAME_W {#pr_profile_favfld_display_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_FAVFLD_DISPLAY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server/_index.md new file mode 100644 index 0000000000..2aaace048d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_HOME_SERVER method" +linktitle: "PR_PROFILE_HOME_SERVER" +articleTitle: "PR_PROFILE_HOME_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_HOME_SERVER of MapiPropertyTag." +type: docs +weight: 16770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server/ +--- + +## PR_PROFILE_HOME_SERVER {#pr_profile_home_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_HOME_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_a/_index.md new file mode 100644 index 0000000000..028f5440e5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_HOME_SERVER_A method" +linktitle: "PR_PROFILE_HOME_SERVER_A" +articleTitle: "PR_PROFILE_HOME_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_HOME_SERVER_A of MapiPropertyTag." +type: docs +weight: 16780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_a/ +--- + +## PR_PROFILE_HOME_SERVER_A {#pr_profile_home_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_HOME_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_addrs/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_addrs/_index.md new file mode 100644 index 0000000000..80985b1f07 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_addrs/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_HOME_SERVER_ADDRS method" +linktitle: "PR_PROFILE_HOME_SERVER_ADDRS" +articleTitle: "PR_PROFILE_HOME_SERVER_ADDRS" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_HOME_SERVER_ADDRS of MapiPropertyTag." +type: docs +weight: 16790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_addrs/ +--- + +## PR_PROFILE_HOME_SERVER_ADDRS {#pr_profile_home_server_addrs} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_HOME_SERVER_ADDRS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn/_index.md new file mode 100644 index 0000000000..4769fd993e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_HOME_SERVER_DN method" +linktitle: "PR_PROFILE_HOME_SERVER_DN" +articleTitle: "PR_PROFILE_HOME_SERVER_DN" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_HOME_SERVER_DN of MapiPropertyTag." +type: docs +weight: 16800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn/ +--- + +## PR_PROFILE_HOME_SERVER_DN {#pr_profile_home_server_dn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_HOME_SERVER_DN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn_a/_index.md new file mode 100644 index 0000000000..e80adda710 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_HOME_SERVER_DN_A method" +linktitle: "PR_PROFILE_HOME_SERVER_DN_A" +articleTitle: "PR_PROFILE_HOME_SERVER_DN_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_HOME_SERVER_DN_A of MapiPropertyTag." +type: docs +weight: 16810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn_a/ +--- + +## PR_PROFILE_HOME_SERVER_DN_A {#pr_profile_home_server_dn_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_HOME_SERVER_DN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn_w/_index.md new file mode 100644 index 0000000000..f627eebca1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_HOME_SERVER_DN_W method" +linktitle: "PR_PROFILE_HOME_SERVER_DN_W" +articleTitle: "PR_PROFILE_HOME_SERVER_DN_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_HOME_SERVER_DN_W of MapiPropertyTag." +type: docs +weight: 16820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_dn_w/ +--- + +## PR_PROFILE_HOME_SERVER_DN_W {#pr_profile_home_server_dn_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_HOME_SERVER_DN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_w/_index.md new file mode 100644 index 0000000000..29fae16eb2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_HOME_SERVER_W method" +linktitle: "PR_PROFILE_HOME_SERVER_W" +articleTitle: "PR_PROFILE_HOME_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_HOME_SERVER_W of MapiPropertyTag." +type: docs +weight: 16830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_home_server_w/ +--- + +## PR_PROFILE_HOME_SERVER_W {#pr_profile_home_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_HOME_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox/_index.md new file mode 100644 index 0000000000..2cadb8f3a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MAILBOX method" +linktitle: "PR_PROFILE_MAILBOX" +articleTitle: "PR_PROFILE_MAILBOX" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MAILBOX of MapiPropertyTag." +type: docs +weight: 16840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox/ +--- + +## PR_PROFILE_MAILBOX {#pr_profile_mailbox} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MAILBOX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox_a/_index.md new file mode 100644 index 0000000000..6dc0bb7678 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MAILBOX_A method" +linktitle: "PR_PROFILE_MAILBOX_A" +articleTitle: "PR_PROFILE_MAILBOX_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MAILBOX_A of MapiPropertyTag." +type: docs +weight: 16850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox_a/ +--- + +## PR_PROFILE_MAILBOX_A {#pr_profile_mailbox_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MAILBOX_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox_w/_index.md new file mode 100644 index 0000000000..7c768863a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MAILBOX_W method" +linktitle: "PR_PROFILE_MAILBOX_W" +articleTitle: "PR_PROFILE_MAILBOX_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MAILBOX_W of MapiPropertyTag." +type: docs +weight: 16860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_mailbox_w/ +--- + +## PR_PROFILE_MAILBOX_W {#pr_profile_mailbox_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MAILBOX_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_max_restrict/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_max_restrict/_index.md new file mode 100644 index 0000000000..1c4674f447 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_max_restrict/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MAX_RESTRICT method" +linktitle: "PR_PROFILE_MAX_RESTRICT" +articleTitle: "PR_PROFILE_MAX_RESTRICT" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MAX_RESTRICT of MapiPropertyTag." +type: docs +weight: 16870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_max_restrict/ +--- + +## PR_PROFILE_MAX_RESTRICT {#pr_profile_max_restrict} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MAX_RESTRICT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab/_index.md new file mode 100644 index 0000000000..dfa56424a6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MOAB method" +linktitle: "PR_PROFILE_MOAB" +articleTitle: "PR_PROFILE_MOAB" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MOAB of MapiPropertyTag." +type: docs +weight: 16880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab/ +--- + +## PR_PROFILE_MOAB {#pr_profile_moab} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MOAB() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_a/_index.md new file mode 100644 index 0000000000..768eac79aa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MOAB_A method" +linktitle: "PR_PROFILE_MOAB_A" +articleTitle: "PR_PROFILE_MOAB_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MOAB_A of MapiPropertyTag." +type: docs +weight: 16890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_a/ +--- + +## PR_PROFILE_MOAB_A {#pr_profile_moab_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MOAB_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid/_index.md new file mode 100644 index 0000000000..75d9892f8f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MOAB_GUID method" +linktitle: "PR_PROFILE_MOAB_GUID" +articleTitle: "PR_PROFILE_MOAB_GUID" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MOAB_GUID of MapiPropertyTag." +type: docs +weight: 16900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid/ +--- + +## PR_PROFILE_MOAB_GUID {#pr_profile_moab_guid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MOAB_GUID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid_a/_index.md new file mode 100644 index 0000000000..f812b40205 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MOAB_GUID_A method" +linktitle: "PR_PROFILE_MOAB_GUID_A" +articleTitle: "PR_PROFILE_MOAB_GUID_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MOAB_GUID_A of MapiPropertyTag." +type: docs +weight: 16910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid_a/ +--- + +## PR_PROFILE_MOAB_GUID_A {#pr_profile_moab_guid_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MOAB_GUID_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid_w/_index.md new file mode 100644 index 0000000000..eb547168b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MOAB_GUID_W method" +linktitle: "PR_PROFILE_MOAB_GUID_W" +articleTitle: "PR_PROFILE_MOAB_GUID_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MOAB_GUID_W of MapiPropertyTag." +type: docs +weight: 16920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_guid_w/ +--- + +## PR_PROFILE_MOAB_GUID_W {#pr_profile_moab_guid_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MOAB_GUID_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_seq/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_seq/_index.md new file mode 100644 index 0000000000..3698b2d205 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_seq/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MOAB_SEQ method" +linktitle: "PR_PROFILE_MOAB_SEQ" +articleTitle: "PR_PROFILE_MOAB_SEQ" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MOAB_SEQ of MapiPropertyTag." +type: docs +weight: 16930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_seq/ +--- + +## PR_PROFILE_MOAB_SEQ {#pr_profile_moab_seq} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MOAB_SEQ() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_w/_index.md new file mode 100644 index 0000000000..e596a32272 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_MOAB_W method" +linktitle: "PR_PROFILE_MOAB_W" +articleTitle: "PR_PROFILE_MOAB_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_MOAB_W of MapiPropertyTag." +type: docs +weight: 16940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_moab_w/ +--- + +## PR_PROFILE_MOAB_W {#pr_profile_moab_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_MOAB_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_name/_index.md new file mode 100644 index 0000000000..8e5c64b1ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_NAME method" +linktitle: "PR_PROFILE_NAME" +articleTitle: "PR_PROFILE_NAME" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_NAME of MapiPropertyTag." +type: docs +weight: 16950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_name/ +--- + +## PR_PROFILE_NAME {#pr_profile_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_name_a/_index.md new file mode 100644 index 0000000000..f9bfae44a9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_NAME_A method" +linktitle: "PR_PROFILE_NAME_A" +articleTitle: "PR_PROFILE_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_NAME_A of MapiPropertyTag." +type: docs +weight: 16960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_name_a/ +--- + +## PR_PROFILE_NAME_A {#pr_profile_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_name_w/_index.md new file mode 100644 index 0000000000..37750cb9d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_NAME_W method" +linktitle: "PR_PROFILE_NAME_W" +articleTitle: "PR_PROFILE_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_NAME_W of MapiPropertyTag." +type: docs +weight: 16970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_name_w/ +--- + +## PR_PROFILE_NAME_W {#pr_profile_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_info/_index.md new file mode 100644 index 0000000000..30fac97362 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_OFFLINE_INFO method" +linktitle: "PR_PROFILE_OFFLINE_INFO" +articleTitle: "PR_PROFILE_OFFLINE_INFO" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_OFFLINE_INFO of MapiPropertyTag." +type: docs +weight: 16980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_info/ +--- + +## PR_PROFILE_OFFLINE_INFO {#pr_profile_offline_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_OFFLINE_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path/_index.md new file mode 100644 index 0000000000..f84ac17855 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_OFFLINE_STORE_PATH method" +linktitle: "PR_PROFILE_OFFLINE_STORE_PATH" +articleTitle: "PR_PROFILE_OFFLINE_STORE_PATH" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_OFFLINE_STORE_PATH of MapiPropertyTag." +type: docs +weight: 16990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path/ +--- + +## PR_PROFILE_OFFLINE_STORE_PATH {#pr_profile_offline_store_path} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_OFFLINE_STORE_PATH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path_a/_index.md new file mode 100644 index 0000000000..3cb63a5541 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_OFFLINE_STORE_PATH_A method" +linktitle: "PR_PROFILE_OFFLINE_STORE_PATH_A" +articleTitle: "PR_PROFILE_OFFLINE_STORE_PATH_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_OFFLINE_STORE_PATH_A of MapiPropertyTag." +type: docs +weight: 17000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path_a/ +--- + +## PR_PROFILE_OFFLINE_STORE_PATH_A {#pr_profile_offline_store_path_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_OFFLINE_STORE_PATH_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path_w/_index.md new file mode 100644 index 0000000000..df022c2b9b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_OFFLINE_STORE_PATH_W method" +linktitle: "PR_PROFILE_OFFLINE_STORE_PATH_W" +articleTitle: "PR_PROFILE_OFFLINE_STORE_PATH_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_OFFLINE_STORE_PATH_W of MapiPropertyTag." +type: docs +weight: 17010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_offline_store_path_w/ +--- + +## PR_PROFILE_OFFLINE_STORE_PATH_W {#pr_profile_offline_store_path_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_OFFLINE_STORE_PATH_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_open_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_open_flags/_index.md new file mode 100644 index 0000000000..6c4e1c3b4a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_open_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_OPEN_FLAGS method" +linktitle: "PR_PROFILE_OPEN_FLAGS" +articleTitle: "PR_PROFILE_OPEN_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_OPEN_FLAGS of MapiPropertyTag." +type: docs +weight: 17020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_open_flags/ +--- + +## PR_PROFILE_OPEN_FLAGS {#pr_profile_open_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_OPEN_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_options_data/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_options_data/_index.md new file mode 100644 index 0000000000..2f6ff38171 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_options_data/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_OPTIONS_DATA method" +linktitle: "PR_PROFILE_OPTIONS_DATA" +articleTitle: "PR_PROFILE_OPTIONS_DATA" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_OPTIONS_DATA of MapiPropertyTag." +type: docs +weight: 17030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_options_data/ +--- + +## PR_PROFILE_OPTIONS_DATA {#pr_profile_options_data} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_OPTIONS_DATA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_secure_mailbox/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_secure_mailbox/_index.md new file mode 100644 index 0000000000..2184063153 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_secure_mailbox/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_SECURE_MAILBOX method" +linktitle: "PR_PROFILE_SECURE_MAILBOX" +articleTitle: "PR_PROFILE_SECURE_MAILBOX" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_SECURE_MAILBOX of MapiPropertyTag." +type: docs +weight: 17040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_secure_mailbox/ +--- + +## PR_PROFILE_SECURE_MAILBOX {#pr_profile_secure_mailbox} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_SECURE_MAILBOX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server/_index.md new file mode 100644 index 0000000000..27940084e4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_SERVER method" +linktitle: "PR_PROFILE_SERVER" +articleTitle: "PR_PROFILE_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_SERVER of MapiPropertyTag." +type: docs +weight: 17050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_server/ +--- + +## PR_PROFILE_SERVER {#pr_profile_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_a/_index.md new file mode 100644 index 0000000000..8033ed0627 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_SERVER_A method" +linktitle: "PR_PROFILE_SERVER_A" +articleTitle: "PR_PROFILE_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_SERVER_A of MapiPropertyTag." +type: docs +weight: 17060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_a/ +--- + +## PR_PROFILE_SERVER_A {#pr_profile_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn/_index.md new file mode 100644 index 0000000000..ffbfa2aadf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_SERVER_DN method" +linktitle: "PR_PROFILE_SERVER_DN" +articleTitle: "PR_PROFILE_SERVER_DN" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_SERVER_DN of MapiPropertyTag." +type: docs +weight: 17070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn/ +--- + +## PR_PROFILE_SERVER_DN {#pr_profile_server_dn} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_SERVER_DN() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn_a/_index.md new file mode 100644 index 0000000000..1f9bb20cdd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_SERVER_DN_A method" +linktitle: "PR_PROFILE_SERVER_DN_A" +articleTitle: "PR_PROFILE_SERVER_DN_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_SERVER_DN_A of MapiPropertyTag." +type: docs +weight: 17080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn_a/ +--- + +## PR_PROFILE_SERVER_DN_A {#pr_profile_server_dn_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_SERVER_DN_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn_w/_index.md new file mode 100644 index 0000000000..b3672cca19 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_SERVER_DN_W method" +linktitle: "PR_PROFILE_SERVER_DN_W" +articleTitle: "PR_PROFILE_SERVER_DN_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_SERVER_DN_W of MapiPropertyTag." +type: docs +weight: 17090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_dn_w/ +--- + +## PR_PROFILE_SERVER_DN_W {#pr_profile_server_dn_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_SERVER_DN_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_w/_index.md new file mode 100644 index 0000000000..50aaf09d97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_SERVER_W method" +linktitle: "PR_PROFILE_SERVER_W" +articleTitle: "PR_PROFILE_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_SERVER_W of MapiPropertyTag." +type: docs +weight: 17100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_server_w/ +--- + +## PR_PROFILE_SERVER_W {#pr_profile_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_transport_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_transport_flags/_index.md new file mode 100644 index 0000000000..b3f6e55cda --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_transport_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_TRANSPORT_FLAGS method" +linktitle: "PR_PROFILE_TRANSPORT_FLAGS" +articleTitle: "PR_PROFILE_TRANSPORT_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_TRANSPORT_FLAGS of MapiPropertyTag." +type: docs +weight: 17110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_transport_flags/ +--- + +## PR_PROFILE_TRANSPORT_FLAGS {#pr_profile_transport_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_TRANSPORT_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_type/_index.md new file mode 100644 index 0000000000..f2b2cec991 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_TYPE method" +linktitle: "PR_PROFILE_TYPE" +articleTitle: "PR_PROFILE_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_TYPE of MapiPropertyTag." +type: docs +weight: 17120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_type/ +--- + +## PR_PROFILE_TYPE {#pr_profile_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ui_state/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ui_state/_index.md new file mode 100644 index 0000000000..fabf90653e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_ui_state/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_UI_STATE method" +linktitle: "PR_PROFILE_UI_STATE" +articleTitle: "PR_PROFILE_UI_STATE" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_UI_STATE of MapiPropertyTag." +type: docs +weight: 17130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_ui_state/ +--- + +## PR_PROFILE_UI_STATE {#pr_profile_ui_state} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_UI_STATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name/_index.md new file mode 100644 index 0000000000..47a0685190 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_UNRESOLVED_NAME method" +linktitle: "PR_PROFILE_UNRESOLVED_NAME" +articleTitle: "PR_PROFILE_UNRESOLVED_NAME" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_UNRESOLVED_NAME of MapiPropertyTag." +type: docs +weight: 17140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name/ +--- + +## PR_PROFILE_UNRESOLVED_NAME {#pr_profile_unresolved_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_UNRESOLVED_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name_a/_index.md new file mode 100644 index 0000000000..6b31e5c011 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_UNRESOLVED_NAME_A method" +linktitle: "PR_PROFILE_UNRESOLVED_NAME_A" +articleTitle: "PR_PROFILE_UNRESOLVED_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_UNRESOLVED_NAME_A of MapiPropertyTag." +type: docs +weight: 17150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name_a/ +--- + +## PR_PROFILE_UNRESOLVED_NAME_A {#pr_profile_unresolved_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_UNRESOLVED_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name_w/_index.md new file mode 100644 index 0000000000..016f94fea1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_UNRESOLVED_NAME_W method" +linktitle: "PR_PROFILE_UNRESOLVED_NAME_W" +articleTitle: "PR_PROFILE_UNRESOLVED_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_UNRESOLVED_NAME_W of MapiPropertyTag." +type: docs +weight: 17160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_name_w/ +--- + +## PR_PROFILE_UNRESOLVED_NAME_W {#pr_profile_unresolved_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_UNRESOLVED_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server/_index.md new file mode 100644 index 0000000000..2b35e94c6d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_UNRESOLVED_SERVER method" +linktitle: "PR_PROFILE_UNRESOLVED_SERVER" +articleTitle: "PR_PROFILE_UNRESOLVED_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_UNRESOLVED_SERVER of MapiPropertyTag." +type: docs +weight: 17170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server/ +--- + +## PR_PROFILE_UNRESOLVED_SERVER {#pr_profile_unresolved_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_UNRESOLVED_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server_a/_index.md new file mode 100644 index 0000000000..316b0312eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_UNRESOLVED_SERVER_A method" +linktitle: "PR_PROFILE_UNRESOLVED_SERVER_A" +articleTitle: "PR_PROFILE_UNRESOLVED_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_UNRESOLVED_SERVER_A of MapiPropertyTag." +type: docs +weight: 17180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server_a/ +--- + +## PR_PROFILE_UNRESOLVED_SERVER_A {#pr_profile_unresolved_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_UNRESOLVED_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server_w/_index.md new file mode 100644 index 0000000000..e7b1239de0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_UNRESOLVED_SERVER_W method" +linktitle: "PR_PROFILE_UNRESOLVED_SERVER_W" +articleTitle: "PR_PROFILE_UNRESOLVED_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_UNRESOLVED_SERVER_W of MapiPropertyTag." +type: docs +weight: 17190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_unresolved_server_w/ +--- + +## PR_PROFILE_UNRESOLVED_SERVER_W {#pr_profile_unresolved_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_UNRESOLVED_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_user/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_user/_index.md new file mode 100644 index 0000000000..6bf4e36606 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_user/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_USER method" +linktitle: "PR_PROFILE_USER" +articleTitle: "PR_PROFILE_USER" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_USER of MapiPropertyTag." +type: docs +weight: 17200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_user/ +--- + +## PR_PROFILE_USER {#pr_profile_user} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_USER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_user_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_user_a/_index.md new file mode 100644 index 0000000000..817c6b08a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_user_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_USER_A method" +linktitle: "PR_PROFILE_USER_A" +articleTitle: "PR_PROFILE_USER_A" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_USER_A of MapiPropertyTag." +type: docs +weight: 17210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_user_a/ +--- + +## PR_PROFILE_USER_A {#pr_profile_user_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_USER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_user_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_user_w/_index.md new file mode 100644 index 0000000000..d613d517cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_user_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_USER_W method" +linktitle: "PR_PROFILE_USER_W" +articleTitle: "PR_PROFILE_USER_W" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_USER_W of MapiPropertyTag." +type: docs +weight: 17220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_user_w/ +--- + +## PR_PROFILE_USER_W {#pr_profile_user_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_USER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_version/_index.md new file mode 100644 index 0000000000..03d630a68c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_profile_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROFILE_VERSION method" +linktitle: "PR_PROFILE_VERSION" +articleTitle: "PR_PROFILE_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_PROFILE_VERSION of MapiPropertyTag." +type: docs +weight: 17230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_profile_version/ +--- + +## PR_PROFILE_VERSION {#pr_profile_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROFILE_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_promote_prop_id_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_promote_prop_id_list/_index.md new file mode 100644 index 0000000000..ae76757854 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_promote_prop_id_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROMOTE_PROP_ID_LIST method" +linktitle: "PR_PROMOTE_PROP_ID_LIST" +articleTitle: "PR_PROMOTE_PROP_ID_LIST" +second_title: "Aspose.Email for C++" +description: "PR_PROMOTE_PROP_ID_LIST of MapiPropertyTag." +type: docs +weight: 17240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_promote_prop_id_list/ +--- + +## PR_PROMOTE_PROP_ID_LIST {#pr_promote_prop_id_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROMOTE_PROP_ID_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_delivery/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_delivery/_index.md new file mode 100644 index 0000000000..37faa30088 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_delivery/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROOF_OF_DELIVERY method" +linktitle: "PR_PROOF_OF_DELIVERY" +articleTitle: "PR_PROOF_OF_DELIVERY" +second_title: "Aspose.Email for C++" +description: "PR_PROOF_OF_DELIVERY of MapiPropertyTag." +type: docs +weight: 17250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_delivery/ +--- + +## PR_PROOF_OF_DELIVERY {#pr_proof_of_delivery} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROOF_OF_DELIVERY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_delivery_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_delivery_requested/_index.md new file mode 100644 index 0000000000..a408b0f90c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_delivery_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROOF_OF_DELIVERY_REQUESTED method" +linktitle: "PR_PROOF_OF_DELIVERY_REQUESTED" +articleTitle: "PR_PROOF_OF_DELIVERY_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_PROOF_OF_DELIVERY_REQUESTED of MapiPropertyTag." +type: docs +weight: 17260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_delivery_requested/ +--- + +## PR_PROOF_OF_DELIVERY_REQUESTED {#pr_proof_of_delivery_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROOF_OF_DELIVERY_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_submission/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_submission/_index.md new file mode 100644 index 0000000000..ef9fd4d917 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_submission/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROOF_OF_SUBMISSION method" +linktitle: "PR_PROOF_OF_SUBMISSION" +articleTitle: "PR_PROOF_OF_SUBMISSION" +second_title: "Aspose.Email for C++" +description: "PR_PROOF_OF_SUBMISSION of MapiPropertyTag." +type: docs +weight: 17270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_submission/ +--- + +## PR_PROOF_OF_SUBMISSION {#pr_proof_of_submission} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROOF_OF_SUBMISSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_submission_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_submission_requested/_index.md new file mode 100644 index 0000000000..8f63c579ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_submission_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROOF_OF_SUBMISSION_REQUESTED method" +linktitle: "PR_PROOF_OF_SUBMISSION_REQUESTED" +articleTitle: "PR_PROOF_OF_SUBMISSION_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_PROOF_OF_SUBMISSION_REQUESTED of MapiPropertyTag." +type: docs +weight: 17280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_proof_of_submission_requested/ +--- + +## PR_PROOF_OF_SUBMISSION_REQUESTED {#pr_proof_of_submission_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROOF_OF_SUBMISSION_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_display/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_display/_index.md new file mode 100644 index 0000000000..a8b9b3ea89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_display/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROVIDER_DISPLAY method" +linktitle: "PR_PROVIDER_DISPLAY" +articleTitle: "PR_PROVIDER_DISPLAY" +second_title: "Aspose.Email for C++" +description: "PR_PROVIDER_DISPLAY of MapiPropertyTag." +type: docs +weight: 17290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_provider_display/ +--- + +## PR_PROVIDER_DISPLAY {#pr_provider_display} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROVIDER_DISPLAY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_display_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_display_a/_index.md new file mode 100644 index 0000000000..96186abfea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_display_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROVIDER_DISPLAY_A method" +linktitle: "PR_PROVIDER_DISPLAY_A" +articleTitle: "PR_PROVIDER_DISPLAY_A" +second_title: "Aspose.Email for C++" +description: "PR_PROVIDER_DISPLAY_A of MapiPropertyTag." +type: docs +weight: 17300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_provider_display_a/ +--- + +## PR_PROVIDER_DISPLAY_A {#pr_provider_display_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROVIDER_DISPLAY_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_display_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_display_w/_index.md new file mode 100644 index 0000000000..bb4911e254 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_display_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROVIDER_DISPLAY_W method" +linktitle: "PR_PROVIDER_DISPLAY_W" +articleTitle: "PR_PROVIDER_DISPLAY_W" +second_title: "Aspose.Email for C++" +description: "PR_PROVIDER_DISPLAY_W of MapiPropertyTag." +type: docs +weight: 17310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_provider_display_w/ +--- + +## PR_PROVIDER_DISPLAY_W {#pr_provider_display_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROVIDER_DISPLAY_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name/_index.md new file mode 100644 index 0000000000..d5db8dd93d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROVIDER_DLL_NAME method" +linktitle: "PR_PROVIDER_DLL_NAME" +articleTitle: "PR_PROVIDER_DLL_NAME" +second_title: "Aspose.Email for C++" +description: "PR_PROVIDER_DLL_NAME of MapiPropertyTag." +type: docs +weight: 17320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name/ +--- + +## PR_PROVIDER_DLL_NAME {#pr_provider_dll_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROVIDER_DLL_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name_a/_index.md new file mode 100644 index 0000000000..98f989e503 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROVIDER_DLL_NAME_A method" +linktitle: "PR_PROVIDER_DLL_NAME_A" +articleTitle: "PR_PROVIDER_DLL_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_PROVIDER_DLL_NAME_A of MapiPropertyTag." +type: docs +weight: 17330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name_a/ +--- + +## PR_PROVIDER_DLL_NAME_A {#pr_provider_dll_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROVIDER_DLL_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name_w/_index.md new file mode 100644 index 0000000000..1d1fd03827 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROVIDER_DLL_NAME_W method" +linktitle: "PR_PROVIDER_DLL_NAME_W" +articleTitle: "PR_PROVIDER_DLL_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_PROVIDER_DLL_NAME_W of MapiPropertyTag." +type: docs +weight: 17340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_provider_dll_name_w/ +--- + +## PR_PROVIDER_DLL_NAME_W {#pr_provider_dll_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROVIDER_DLL_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_ordinal/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_ordinal/_index.md new file mode 100644 index 0000000000..ee08593353 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_ordinal/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROVIDER_ORDINAL method" +linktitle: "PR_PROVIDER_ORDINAL" +articleTitle: "PR_PROVIDER_ORDINAL" +second_title: "Aspose.Email for C++" +description: "PR_PROVIDER_ORDINAL of MapiPropertyTag." +type: docs +weight: 17350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_provider_ordinal/ +--- + +## PR_PROVIDER_ORDINAL {#pr_provider_ordinal} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROVIDER_ORDINAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_submit_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_submit_time/_index.md new file mode 100644 index 0000000000..ef511480af --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_submit_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROVIDER_SUBMIT_TIME method" +linktitle: "PR_PROVIDER_SUBMIT_TIME" +articleTitle: "PR_PROVIDER_SUBMIT_TIME" +second_title: "Aspose.Email for C++" +description: "PR_PROVIDER_SUBMIT_TIME of MapiPropertyTag." +type: docs +weight: 17360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_provider_submit_time/ +--- + +## PR_PROVIDER_SUBMIT_TIME {#pr_provider_submit_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROVIDER_SUBMIT_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_uid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_uid/_index.md new file mode 100644 index 0000000000..d28234dcb9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_provider_uid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PROVIDER_UID method" +linktitle: "PR_PROVIDER_UID" +articleTitle: "PR_PROVIDER_UID" +second_title: "Aspose.Email for C++" +description: "PR_PROVIDER_UID of MapiPropertyTag." +type: docs +weight: 17370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_provider_uid/ +--- + +## PR_PROVIDER_UID {#pr_provider_uid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PROVIDER_UID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_encryption/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_encryption/_index.md new file mode 100644 index 0000000000..075581c35d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_encryption/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_ENCRYPTION method" +linktitle: "PR_PST_ENCRYPTION" +articleTitle: "PR_PST_ENCRYPTION" +second_title: "Aspose.Email for C++" +description: "PR_PST_ENCRYPTION of MapiPropertyTag." +type: docs +weight: 17380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_encryption/ +--- + +## PR_PST_ENCRYPTION {#pr_pst_encryption} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_ENCRYPTION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_password/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_password/_index.md new file mode 100644 index 0000000000..76c9a9071a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_password/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PASSWORD method" +linktitle: "PR_PST_PASSWORD" +articleTitle: "PR_PST_PASSWORD" +second_title: "Aspose.Email for C++" +description: "Contains the CRC-32 hash of the password string of PST." +type: docs +weight: 17390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_password/ +--- + +## PR_PST_PASSWORD {#pr_pst_password} + +Contains the CRC-32 hash of the password string of PST. If the property exists and is nonzero, then the PST file is password protected. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PASSWORD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_path/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_path/_index.md new file mode 100644 index 0000000000..36f4dc5488 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_path/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PATH method" +linktitle: "PR_PST_PATH" +articleTitle: "PR_PST_PATH" +second_title: "Aspose.Email for C++" +description: "PR_PST_PATH of MapiPropertyTag." +type: docs +weight: 17400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_path/ +--- + +## PR_PST_PATH {#pr_pst_path} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PATH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_path_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_path_a/_index.md new file mode 100644 index 0000000000..fc040f754f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_path_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PATH_A method" +linktitle: "PR_PST_PATH_A" +articleTitle: "PR_PST_PATH_A" +second_title: "Aspose.Email for C++" +description: "PR_PST_PATH_A of MapiPropertyTag." +type: docs +weight: 17410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_path_a/ +--- + +## PR_PST_PATH_A {#pr_pst_path_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PATH_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_path_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_path_w/_index.md new file mode 100644 index 0000000000..0ecd32ddc5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_path_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PATH_W method" +linktitle: "PR_PST_PATH_W" +articleTitle: "PR_PST_PATH_W" +second_title: "Aspose.Email for C++" +description: "PR_PST_PATH_W of MapiPropertyTag." +type: docs +weight: 17420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_path_w/ +--- + +## PR_PST_PATH_W {#pr_pst_path_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PATH_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new/_index.md new file mode 100644 index 0000000000..544408a7f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PW_SZ_NEW method" +linktitle: "PR_PST_PW_SZ_NEW" +articleTitle: "PR_PST_PW_SZ_NEW" +second_title: "Aspose.Email for C++" +description: "PR_PST_PW_SZ_NEW of MapiPropertyTag." +type: docs +weight: 17430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new/ +--- + +## PR_PST_PW_SZ_NEW {#pr_pst_pw_sz_new} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PW_SZ_NEW() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new_a/_index.md new file mode 100644 index 0000000000..c1a311e2c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PW_SZ_NEW_A method" +linktitle: "PR_PST_PW_SZ_NEW_A" +articleTitle: "PR_PST_PW_SZ_NEW_A" +second_title: "Aspose.Email for C++" +description: "PR_PST_PW_SZ_NEW_A of MapiPropertyTag." +type: docs +weight: 17440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new_a/ +--- + +## PR_PST_PW_SZ_NEW_A {#pr_pst_pw_sz_new_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PW_SZ_NEW_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new_w/_index.md new file mode 100644 index 0000000000..48c629d94a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PW_SZ_NEW_W method" +linktitle: "PR_PST_PW_SZ_NEW_W" +articleTitle: "PR_PST_PW_SZ_NEW_W" +second_title: "Aspose.Email for C++" +description: "PR_PST_PW_SZ_NEW_W of MapiPropertyTag." +type: docs +weight: 17450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_new_w/ +--- + +## PR_PST_PW_SZ_NEW_W {#pr_pst_pw_sz_new_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PW_SZ_NEW_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old/_index.md new file mode 100644 index 0000000000..e3a7d15635 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PW_SZ_OLD method" +linktitle: "PR_PST_PW_SZ_OLD" +articleTitle: "PR_PST_PW_SZ_OLD" +second_title: "Aspose.Email for C++" +description: "PR_PST_PW_SZ_OLD of MapiPropertyTag." +type: docs +weight: 17460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old/ +--- + +## PR_PST_PW_SZ_OLD {#pr_pst_pw_sz_old} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PW_SZ_OLD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old_a/_index.md new file mode 100644 index 0000000000..7a5ed66ed2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PW_SZ_OLD_A method" +linktitle: "PR_PST_PW_SZ_OLD_A" +articleTitle: "PR_PST_PW_SZ_OLD_A" +second_title: "Aspose.Email for C++" +description: "PR_PST_PW_SZ_OLD_A of MapiPropertyTag." +type: docs +weight: 17470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old_a/ +--- + +## PR_PST_PW_SZ_OLD_A {#pr_pst_pw_sz_old_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PW_SZ_OLD_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old_w/_index.md new file mode 100644 index 0000000000..0c8f1719e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_PW_SZ_OLD_W method" +linktitle: "PR_PST_PW_SZ_OLD_W" +articleTitle: "PR_PST_PW_SZ_OLD_W" +second_title: "Aspose.Email for C++" +description: "PR_PST_PW_SZ_OLD_W of MapiPropertyTag." +type: docs +weight: 17480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_pw_sz_old_w/ +--- + +## PR_PST_PW_SZ_OLD_W {#pr_pst_pw_sz_old_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_PW_SZ_OLD_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_remember_pw/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_remember_pw/_index.md new file mode 100644 index 0000000000..57d85b14f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_pst_remember_pw/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PST_REMEMBER_PW method" +linktitle: "PR_PST_REMEMBER_PW" +articleTitle: "PR_PST_REMEMBER_PW" +second_title: "Aspose.Email for C++" +description: "PR_PST_REMEMBER_PW of MapiPropertyTag." +type: docs +weight: 17490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_pst_remember_pw/ +--- + +## PR_PST_REMEMBER_PW {#pr_pst_remember_pw} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PST_REMEMBER_PW() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_public_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_public_folder_entryid/_index.md new file mode 100644 index 0000000000..625e9cd6c4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_public_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PUBLIC_FOLDER_ENTRYID method" +linktitle: "PR_PUBLIC_FOLDER_ENTRYID" +articleTitle: "PR_PUBLIC_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_PUBLIC_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 17500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_public_folder_entryid/ +--- + +## PR_PUBLIC_FOLDER_ENTRYID {#pr_public_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PUBLIC_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_publish_in_address_book/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_publish_in_address_book/_index.md new file mode 100644 index 0000000000..35c01bdaca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_publish_in_address_book/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_PUBLISH_IN_ADDRESS_BOOK method" +linktitle: "PR_PUBLISH_IN_ADDRESS_BOOK" +articleTitle: "PR_PUBLISH_IN_ADDRESS_BOOK" +second_title: "Aspose.Email for C++" +description: "PR_PUBLISH_IN_ADDRESS_BOOK of MapiPropertyTag." +type: docs +weight: 17510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_publish_in_address_book/ +--- + +## PR_PUBLISH_IN_ADDRESS_BOOK {#pr_publish_in_address_book} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_PUBLISH_IN_ADDRESS_BOOK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number/_index.md new file mode 100644 index 0000000000..4449eecc27 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RADIO_TELEPHONE_NUMBER method" +linktitle: "PR_RADIO_TELEPHONE_NUMBER" +articleTitle: "PR_RADIO_TELEPHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_RADIO_TELEPHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 17520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number/ +--- + +## PR_RADIO_TELEPHONE_NUMBER {#pr_radio_telephone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RADIO_TELEPHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number_a/_index.md new file mode 100644 index 0000000000..51309730b7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RADIO_TELEPHONE_NUMBER_A method" +linktitle: "PR_RADIO_TELEPHONE_NUMBER_A" +articleTitle: "PR_RADIO_TELEPHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_RADIO_TELEPHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 17530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number_a/ +--- + +## PR_RADIO_TELEPHONE_NUMBER_A {#pr_radio_telephone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RADIO_TELEPHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number_w/_index.md new file mode 100644 index 0000000000..c43dcbbb50 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RADIO_TELEPHONE_NUMBER_W method" +linktitle: "PR_RADIO_TELEPHONE_NUMBER_W" +articleTitle: "PR_RADIO_TELEPHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_RADIO_TELEPHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 17540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_radio_telephone_number_w/ +--- + +## PR_RADIO_TELEPHONE_NUMBER_W {#pr_radio_telephone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RADIO_TELEPHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype/_index.md new file mode 100644 index 0000000000..5386434bc1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_ADDRTYPE method" +linktitle: "PR_RCVD_REPRESENTING_ADDRTYPE" +articleTitle: "PR_RCVD_REPRESENTING_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 17550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype/ +--- + +## PR_RCVD_REPRESENTING_ADDRTYPE {#pr_rcvd_representing_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype_a/_index.md new file mode 100644 index 0000000000..0c20b080b4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_ADDRTYPE_A method" +linktitle: "PR_RCVD_REPRESENTING_ADDRTYPE_A" +articleTitle: "PR_RCVD_REPRESENTING_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 17560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype_a/ +--- + +## PR_RCVD_REPRESENTING_ADDRTYPE_A {#pr_rcvd_representing_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype_w/_index.md new file mode 100644 index 0000000000..4f023acbea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_ADDRTYPE_W method" +linktitle: "PR_RCVD_REPRESENTING_ADDRTYPE_W" +articleTitle: "PR_RCVD_REPRESENTING_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 17570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_addrtype_w/ +--- + +## PR_RCVD_REPRESENTING_ADDRTYPE_W {#pr_rcvd_representing_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address/_index.md new file mode 100644 index 0000000000..fb8f077c2d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_EMAIL_ADDRESS method" +linktitle: "PR_RCVD_REPRESENTING_EMAIL_ADDRESS" +articleTitle: "PR_RCVD_REPRESENTING_EMAIL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_EMAIL_ADDRESS of MapiPropertyTag." +type: docs +weight: 17580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address/ +--- + +## PR_RCVD_REPRESENTING_EMAIL_ADDRESS {#pr_rcvd_representing_email_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_EMAIL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address_a/_index.md new file mode 100644 index 0000000000..3c40caee05 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A method" +linktitle: "PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A" +articleTitle: "PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 17590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address_a/ +--- + +## PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A {#pr_rcvd_representing_email_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address_w/_index.md new file mode 100644 index 0000000000..fbaf89548f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W method" +linktitle: "PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W" +articleTitle: "PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 17600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_email_address_w/ +--- + +## PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W {#pr_rcvd_representing_email_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_entryid/_index.md new file mode 100644 index 0000000000..07ea547784 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_ENTRYID method" +linktitle: "PR_RCVD_REPRESENTING_ENTRYID" +articleTitle: "PR_RCVD_REPRESENTING_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_ENTRYID of MapiPropertyTag." +type: docs +weight: 17610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_entryid/ +--- + +## PR_RCVD_REPRESENTING_ENTRYID {#pr_rcvd_representing_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name/_index.md new file mode 100644 index 0000000000..7894e980a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_NAME method" +linktitle: "PR_RCVD_REPRESENTING_NAME" +articleTitle: "PR_RCVD_REPRESENTING_NAME" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_NAME of MapiPropertyTag." +type: docs +weight: 17620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name/ +--- + +## PR_RCVD_REPRESENTING_NAME {#pr_rcvd_representing_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name_a/_index.md new file mode 100644 index 0000000000..8c7de9cd02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_NAME_A method" +linktitle: "PR_RCVD_REPRESENTING_NAME_A" +articleTitle: "PR_RCVD_REPRESENTING_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_NAME_A of MapiPropertyTag." +type: docs +weight: 17630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name_a/ +--- + +## PR_RCVD_REPRESENTING_NAME_A {#pr_rcvd_representing_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name_w/_index.md new file mode 100644 index 0000000000..6088c23b02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_NAME_W method" +linktitle: "PR_RCVD_REPRESENTING_NAME_W" +articleTitle: "PR_RCVD_REPRESENTING_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_NAME_W of MapiPropertyTag." +type: docs +weight: 17640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_name_w/ +--- + +## PR_RCVD_REPRESENTING_NAME_W {#pr_rcvd_representing_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_search_key/_index.md new file mode 100644 index 0000000000..2576ca336e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RCVD_REPRESENTING_SEARCH_KEY method" +linktitle: "PR_RCVD_REPRESENTING_SEARCH_KEY" +articleTitle: "PR_RCVD_REPRESENTING_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_RCVD_REPRESENTING_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 17650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rcvd_representing_search_key/ +--- + +## PR_RCVD_REPRESENTING_SEARCH_KEY {#pr_rcvd_representing_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RCVD_REPRESENTING_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_entryid/_index.md new file mode 100644 index 0000000000..fd74683bb7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_READ_RECEIPT_ENTRYID method" +linktitle: "PR_READ_RECEIPT_ENTRYID" +articleTitle: "PR_READ_RECEIPT_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_READ_RECEIPT_ENTRYID of MapiPropertyTag." +type: docs +weight: 17660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_entryid/ +--- + +## PR_READ_RECEIPT_ENTRYID {#pr_read_receipt_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_READ_RECEIPT_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_requested/_index.md new file mode 100644 index 0000000000..85e432808e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_READ_RECEIPT_REQUESTED method" +linktitle: "PR_READ_RECEIPT_REQUESTED" +articleTitle: "PR_READ_RECEIPT_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_READ_RECEIPT_REQUESTED of MapiPropertyTag." +type: docs +weight: 17670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_requested/ +--- + +## PR_READ_RECEIPT_REQUESTED {#pr_read_receipt_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_READ_RECEIPT_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_search_key/_index.md new file mode 100644 index 0000000000..43062bf2f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_READ_RECEIPT_SEARCH_KEY method" +linktitle: "PR_READ_RECEIPT_SEARCH_KEY" +articleTitle: "PR_READ_RECEIPT_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_READ_RECEIPT_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 17680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_read_receipt_search_key/ +--- + +## PR_READ_RECEIPT_SEARCH_KEY {#pr_read_receipt_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_READ_RECEIPT_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_receipt_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_receipt_time/_index.md new file mode 100644 index 0000000000..7f1451730d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_receipt_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIPT_TIME method" +linktitle: "PR_RECEIPT_TIME" +articleTitle: "PR_RECEIPT_TIME" +second_title: "Aspose.Email for C++" +description: "PR_RECEIPT_TIME of MapiPropertyTag." +type: docs +weight: 17690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_receipt_time/ +--- + +## PR_RECEIPT_TIME {#pr_receipt_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIPT_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_receive_folder_settings/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_receive_folder_settings/_index.md new file mode 100644 index 0000000000..af615b7a64 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_receive_folder_settings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVE_FOLDER_SETTINGS method" +linktitle: "PR_RECEIVE_FOLDER_SETTINGS" +articleTitle: "PR_RECEIVE_FOLDER_SETTINGS" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVE_FOLDER_SETTINGS of MapiPropertyTag." +type: docs +weight: 17700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_receive_folder_settings/ +--- + +## PR_RECEIVE_FOLDER_SETTINGS {#pr_receive_folder_settings} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVE_FOLDER_SETTINGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype/_index.md new file mode 100644 index 0000000000..070a97ee97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_ADDRTYPE method" +linktitle: "PR_RECEIVED_BY_ADDRTYPE" +articleTitle: "PR_RECEIVED_BY_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 17710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype/ +--- + +## PR_RECEIVED_BY_ADDRTYPE {#pr_received_by_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype_a/_index.md new file mode 100644 index 0000000000..a8ef89c16d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_ADDRTYPE_A method" +linktitle: "PR_RECEIVED_BY_ADDRTYPE_A" +articleTitle: "PR_RECEIVED_BY_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 17720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype_a/ +--- + +## PR_RECEIVED_BY_ADDRTYPE_A {#pr_received_by_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype_w/_index.md new file mode 100644 index 0000000000..53d0b9c68b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_ADDRTYPE_W method" +linktitle: "PR_RECEIVED_BY_ADDRTYPE_W" +articleTitle: "PR_RECEIVED_BY_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 17730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_addrtype_w/ +--- + +## PR_RECEIVED_BY_ADDRTYPE_W {#pr_received_by_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address/_index.md new file mode 100644 index 0000000000..c53f33e522 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_EMAIL_ADDRESS method" +linktitle: "PR_RECEIVED_BY_EMAIL_ADDRESS" +articleTitle: "PR_RECEIVED_BY_EMAIL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_EMAIL_ADDRESS of MapiPropertyTag." +type: docs +weight: 17740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address/ +--- + +## PR_RECEIVED_BY_EMAIL_ADDRESS {#pr_received_by_email_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_EMAIL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address_a/_index.md new file mode 100644 index 0000000000..429dd4bc0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_EMAIL_ADDRESS_A method" +linktitle: "PR_RECEIVED_BY_EMAIL_ADDRESS_A" +articleTitle: "PR_RECEIVED_BY_EMAIL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_EMAIL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 17750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address_a/ +--- + +## PR_RECEIVED_BY_EMAIL_ADDRESS_A {#pr_received_by_email_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_EMAIL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address_w/_index.md new file mode 100644 index 0000000000..1e9b70b10b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_EMAIL_ADDRESS_W method" +linktitle: "PR_RECEIVED_BY_EMAIL_ADDRESS_W" +articleTitle: "PR_RECEIVED_BY_EMAIL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_EMAIL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 17760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_email_address_w/ +--- + +## PR_RECEIVED_BY_EMAIL_ADDRESS_W {#pr_received_by_email_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_EMAIL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_entryid/_index.md new file mode 100644 index 0000000000..e42fa0948f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_ENTRYID method" +linktitle: "PR_RECEIVED_BY_ENTRYID" +articleTitle: "PR_RECEIVED_BY_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_ENTRYID of MapiPropertyTag." +type: docs +weight: 17770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_entryid/ +--- + +## PR_RECEIVED_BY_ENTRYID {#pr_received_by_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name/_index.md new file mode 100644 index 0000000000..452ab1a8e3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_NAME method" +linktitle: "PR_RECEIVED_BY_NAME" +articleTitle: "PR_RECEIVED_BY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_NAME of MapiPropertyTag." +type: docs +weight: 17780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name/ +--- + +## PR_RECEIVED_BY_NAME {#pr_received_by_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name_a/_index.md new file mode 100644 index 0000000000..4e99405300 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_NAME_A method" +linktitle: "PR_RECEIVED_BY_NAME_A" +articleTitle: "PR_RECEIVED_BY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_NAME_A of MapiPropertyTag." +type: docs +weight: 17790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name_a/ +--- + +## PR_RECEIVED_BY_NAME_A {#pr_received_by_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name_w/_index.md new file mode 100644 index 0000000000..3225f6bb94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_NAME_W method" +linktitle: "PR_RECEIVED_BY_NAME_W" +articleTitle: "PR_RECEIVED_BY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_NAME_W of MapiPropertyTag." +type: docs +weight: 17800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_name_w/ +--- + +## PR_RECEIVED_BY_NAME_W {#pr_received_by_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_search_key/_index.md new file mode 100644 index 0000000000..3c3fa2ec94 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_received_by_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECEIVED_BY_SEARCH_KEY method" +linktitle: "PR_RECEIVED_BY_SEARCH_KEY" +articleTitle: "PR_RECEIVED_BY_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_RECEIVED_BY_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 17810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_received_by_search_key/ +--- + +## PR_RECEIVED_BY_SEARCH_KEY {#pr_received_by_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECEIVED_BY_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_autoresponse_prop_response/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_autoresponse_prop_response/_index.md new file mode 100644 index 0000000000..b8265df35f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_autoresponse_prop_response/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_AUTORESPONSE_PROP_RESPONSE method" +linktitle: "PR_RECIPIENT_AUTORESPONSE_PROP_RESPONSE" +articleTitle: "PR_RECIPIENT_AUTORESPONSE_PROP_RESPONSE" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_AUTORESPONSE_PROP_RESPONSE of MapiPropertyTag." +type: docs +weight: 17820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_autoresponse_prop_response/ +--- + +## PR_RECIPIENT_AUTORESPONSE_PROP_RESPONSE {#pr_recipient_autoresponse_prop_response} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_AUTORESPONSE_PROP_RESPONSE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_certificate/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_certificate/_index.md new file mode 100644 index 0000000000..d966221a24 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_certificate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_CERTIFICATE method" +linktitle: "PR_RECIPIENT_CERTIFICATE" +articleTitle: "PR_RECIPIENT_CERTIFICATE" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_CERTIFICATE of MapiPropertyTag." +type: docs +weight: 17830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_certificate/ +--- + +## PR_RECIPIENT_CERTIFICATE {#pr_recipient_certificate} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_CERTIFICATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_flags/_index.md new file mode 100644 index 0000000000..1913a4f97f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_FLAGS method" +linktitle: "PR_RECIPIENT_FLAGS" +articleTitle: "PR_RECIPIENT_FLAGS" +second_title: "Aspose.Email for C++" +description: "Specifies a bit field that describes the recipient status." +type: docs +weight: 17840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_flags/ +--- + +## PR_RECIPIENT_FLAGS {#pr_recipient_flags} + +Specifies a bit field that describes the recipient status. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number/_index.md new file mode 100644 index 0000000000..a368477732 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_NUMBER method" +linktitle: "PR_RECIPIENT_NUMBER" +articleTitle: "PR_RECIPIENT_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_NUMBER of MapiPropertyTag." +type: docs +weight: 17850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number/ +--- + +## PR_RECIPIENT_NUMBER {#pr_recipient_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice/_index.md new file mode 100644 index 0000000000..dbda149c22 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_NUMBER_FOR_ADVICE method" +linktitle: "PR_RECIPIENT_NUMBER_FOR_ADVICE" +articleTitle: "PR_RECIPIENT_NUMBER_FOR_ADVICE" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_NUMBER_FOR_ADVICE of MapiPropertyTag." +type: docs +weight: 17860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice/ +--- + +## PR_RECIPIENT_NUMBER_FOR_ADVICE {#pr_recipient_number_for_advice} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_NUMBER_FOR_ADVICE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice_a/_index.md new file mode 100644 index 0000000000..5b8aa0075f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_NUMBER_FOR_ADVICE_A method" +linktitle: "PR_RECIPIENT_NUMBER_FOR_ADVICE_A" +articleTitle: "PR_RECIPIENT_NUMBER_FOR_ADVICE_A" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_NUMBER_FOR_ADVICE_A of MapiPropertyTag." +type: docs +weight: 17870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice_a/ +--- + +## PR_RECIPIENT_NUMBER_FOR_ADVICE_A {#pr_recipient_number_for_advice_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_NUMBER_FOR_ADVICE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice_w/_index.md new file mode 100644 index 0000000000..8f1159475c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_NUMBER_FOR_ADVICE_W method" +linktitle: "PR_RECIPIENT_NUMBER_FOR_ADVICE_W" +articleTitle: "PR_RECIPIENT_NUMBER_FOR_ADVICE_W" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_NUMBER_FOR_ADVICE_W of MapiPropertyTag." +type: docs +weight: 17880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_number_for_advice_w/ +--- + +## PR_RECIPIENT_NUMBER_FOR_ADVICE_W {#pr_recipient_number_for_advice_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_NUMBER_FOR_ADVICE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_on_assoc_msg_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_on_assoc_msg_count/_index.md new file mode 100644 index 0000000000..8e78fe4b3b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_on_assoc_msg_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_ON_ASSOC_MSG_COUNT method" +linktitle: "PR_RECIPIENT_ON_ASSOC_MSG_COUNT" +articleTitle: "PR_RECIPIENT_ON_ASSOC_MSG_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_ON_ASSOC_MSG_COUNT of MapiPropertyTag." +type: docs +weight: 17890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_on_assoc_msg_count/ +--- + +## PR_RECIPIENT_ON_ASSOC_MSG_COUNT {#pr_recipient_on_assoc_msg_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_ON_ASSOC_MSG_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_on_normal_msg_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_on_normal_msg_count/_index.md new file mode 100644 index 0000000000..87277abd6b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_on_normal_msg_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_ON_NORMAL_MSG_COUNT method" +linktitle: "PR_RECIPIENT_ON_NORMAL_MSG_COUNT" +articleTitle: "PR_RECIPIENT_ON_NORMAL_MSG_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_ON_NORMAL_MSG_COUNT of MapiPropertyTag." +type: docs +weight: 17900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_on_normal_msg_count/ +--- + +## PR_RECIPIENT_ON_NORMAL_MSG_COUNT {#pr_recipient_on_normal_msg_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_ON_NORMAL_MSG_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_reassignment_prohibited/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_reassignment_prohibited/_index.md new file mode 100644 index 0000000000..bbd831f751 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_reassignment_prohibited/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_REASSIGNMENT_PROHIBITED method" +linktitle: "PR_RECIPIENT_REASSIGNMENT_PROHIBITED" +articleTitle: "PR_RECIPIENT_REASSIGNMENT_PROHIBITED" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_REASSIGNMENT_PROHIBITED of MapiPropertyTag." +type: docs +weight: 17910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_reassignment_prohibited/ +--- + +## PR_RECIPIENT_REASSIGNMENT_PROHIBITED {#pr_recipient_reassignment_prohibited} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_REASSIGNMENT_PROHIBITED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_status/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_status/_index.md new file mode 100644 index 0000000000..93dc2f4f06 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_status/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_STATUS method" +linktitle: "PR_RECIPIENT_STATUS" +articleTitle: "PR_RECIPIENT_STATUS" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_STATUS of MapiPropertyTag." +type: docs +weight: 17920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_status/ +--- + +## PR_RECIPIENT_STATUS {#pr_recipient_status} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_STATUS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus/_index.md new file mode 100644 index 0000000000..71f8434f59 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_TRACKSTATUS method" +linktitle: "PR_RECIPIENT_TRACKSTATUS" +articleTitle: "PR_RECIPIENT_TRACKSTATUS" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_TRACKSTATUS of MapiPropertyTag." +type: docs +weight: 17930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus/ +--- + +## PR_RECIPIENT_TRACKSTATUS {#pr_recipient_trackstatus} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_TRACKSTATUS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time/_index.md new file mode 100644 index 0000000000..9c5332d422 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_TRACKSTATUS_TIME method" +linktitle: "PR_RECIPIENT_TRACKSTATUS_TIME" +articleTitle: "PR_RECIPIENT_TRACKSTATUS_TIME" +second_title: "Aspose.Email for C++" +description: "Indicates the date and time at which the attendee responded." +type: docs +weight: 17940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time/ +--- + +## PR_RECIPIENT_TRACKSTATUS_TIME {#pr_recipient_trackstatus_time} + +Indicates the date and time at which the attendee responded. The value is specified in UTC. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_TRACKSTATUS_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time_delivery/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time_delivery/_index.md new file mode 100644 index 0000000000..463e1bf5e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time_delivery/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_TRACKSTATUS_TIME_DELIVERY method" +linktitle: "PR_RECIPIENT_TRACKSTATUS_TIME_DELIVERY" +articleTitle: "PR_RECIPIENT_TRACKSTATUS_TIME_DELIVERY" +second_title: "Aspose.Email for C++" +description: "Indicates the date and time at which the message was delivered." +type: docs +weight: 17950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time_delivery/ +--- + +## PR_RECIPIENT_TRACKSTATUS_TIME_DELIVERY {#pr_recipient_trackstatus_time_delivery} + +Indicates the date and time at which the message was delivered. The value is specified in UTC. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_TRACKSTATUS_TIME_DELIVERY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time_read/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time_read/_index.md new file mode 100644 index 0000000000..06fba91884 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time_read/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_TRACKSTATUS_TIME_READ method" +linktitle: "PR_RECIPIENT_TRACKSTATUS_TIME_READ" +articleTitle: "PR_RECIPIENT_TRACKSTATUS_TIME_READ" +second_title: "Aspose.Email for C++" +description: "Indicates the date and time at which the recipient read the message." +type: docs +weight: 17960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_trackstatus_time_read/ +--- + +## PR_RECIPIENT_TRACKSTATUS_TIME_READ {#pr_recipient_trackstatus_time_read} + +Indicates the date and time at which the recipient read the message. The value is specified in UTC. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_TRACKSTATUS_TIME_READ() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_type/_index.md new file mode 100644 index 0000000000..d918d82e69 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_recipient_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECIPIENT_TYPE method" +linktitle: "PR_RECIPIENT_TYPE" +articleTitle: "PR_RECIPIENT_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_RECIPIENT_TYPE of MapiPropertyTag." +type: docs +weight: 17970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_recipient_type/ +--- + +## PR_RECIPIENT_TYPE {#pr_recipient_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECIPIENT_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_record_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_record_key/_index.md new file mode 100644 index 0000000000..c7363f31cb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_record_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RECORD_KEY method" +linktitle: "PR_RECORD_KEY" +articleTitle: "PR_RECORD_KEY" +second_title: "Aspose.Email for C++" +description: "PR_RECORD_KEY of MapiPropertyTag." +type: docs +weight: 17980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_record_key/ +--- + +## PR_RECORD_KEY {#pr_record_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RECORD_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_redirection_history/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_redirection_history/_index.md new file mode 100644 index 0000000000..6f64df0157 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_redirection_history/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REDIRECTION_HISTORY method" +linktitle: "PR_REDIRECTION_HISTORY" +articleTitle: "PR_REDIRECTION_HISTORY" +second_title: "Aspose.Email for C++" +description: "PR_REDIRECTION_HISTORY of MapiPropertyTag." +type: docs +weight: 17990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_redirection_history/ +--- + +## PR_REDIRECTION_HISTORY {#pr_redirection_history} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REDIRECTION_HISTORY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name/_index.md new file mode 100644 index 0000000000..7151bc2d2b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REFERRED_BY_NAME method" +linktitle: "PR_REFERRED_BY_NAME" +articleTitle: "PR_REFERRED_BY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_REFERRED_BY_NAME of MapiPropertyTag." +type: docs +weight: 18000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name/ +--- + +## PR_REFERRED_BY_NAME {#pr_referred_by_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REFERRED_BY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name_a/_index.md new file mode 100644 index 0000000000..1a48ff79ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REFERRED_BY_NAME_A method" +linktitle: "PR_REFERRED_BY_NAME_A" +articleTitle: "PR_REFERRED_BY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_REFERRED_BY_NAME_A of MapiPropertyTag." +type: docs +weight: 18010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name_a/ +--- + +## PR_REFERRED_BY_NAME_A {#pr_referred_by_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REFERRED_BY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name_w/_index.md new file mode 100644 index 0000000000..53348a90f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REFERRED_BY_NAME_W method" +linktitle: "PR_REFERRED_BY_NAME_W" +articleTitle: "PR_REFERRED_BY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_REFERRED_BY_NAME_W of MapiPropertyTag." +type: docs +weight: 18020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_referred_by_name_w/ +--- + +## PR_REFERRED_BY_NAME_W {#pr_referred_by_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REFERRED_BY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_registered_mail_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_registered_mail_type/_index.md new file mode 100644 index 0000000000..339a82e42a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_registered_mail_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REGISTERED_MAIL_TYPE method" +linktitle: "PR_REGISTERED_MAIL_TYPE" +articleTitle: "PR_REGISTERED_MAIL_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_REGISTERED_MAIL_TYPE of MapiPropertyTag." +type: docs +weight: 18030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_registered_mail_type/ +--- + +## PR_REGISTERED_MAIL_TYPE {#pr_registered_mail_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REGISTERED_MAIL_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_related_ipms/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_related_ipms/_index.md new file mode 100644 index 0000000000..ecb585b234 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_related_ipms/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RELATED_IPMS method" +linktitle: "PR_RELATED_IPMS" +articleTitle: "PR_RELATED_IPMS" +second_title: "Aspose.Email for C++" +description: "PR_RELATED_IPMS of MapiPropertyTag." +type: docs +weight: 18040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_related_ipms/ +--- + +## PR_RELATED_IPMS {#pr_related_ipms} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RELATED_IPMS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress/_index.md new file mode 100644 index 0000000000..a86e90ada9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REMOTE_PROGRESS method" +linktitle: "PR_REMOTE_PROGRESS" +articleTitle: "PR_REMOTE_PROGRESS" +second_title: "Aspose.Email for C++" +description: "PR_REMOTE_PROGRESS of MapiPropertyTag." +type: docs +weight: 18050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress/ +--- + +## PR_REMOTE_PROGRESS {#pr_remote_progress} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REMOTE_PROGRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text/_index.md new file mode 100644 index 0000000000..6bedd72efb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REMOTE_PROGRESS_TEXT method" +linktitle: "PR_REMOTE_PROGRESS_TEXT" +articleTitle: "PR_REMOTE_PROGRESS_TEXT" +second_title: "Aspose.Email for C++" +description: "PR_REMOTE_PROGRESS_TEXT of MapiPropertyTag." +type: docs +weight: 18060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text/ +--- + +## PR_REMOTE_PROGRESS_TEXT {#pr_remote_progress_text} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REMOTE_PROGRESS_TEXT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text_a/_index.md new file mode 100644 index 0000000000..1136fa666e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REMOTE_PROGRESS_TEXT_A method" +linktitle: "PR_REMOTE_PROGRESS_TEXT_A" +articleTitle: "PR_REMOTE_PROGRESS_TEXT_A" +second_title: "Aspose.Email for C++" +description: "PR_REMOTE_PROGRESS_TEXT_A of MapiPropertyTag." +type: docs +weight: 18070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text_a/ +--- + +## PR_REMOTE_PROGRESS_TEXT_A {#pr_remote_progress_text_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REMOTE_PROGRESS_TEXT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text_w/_index.md new file mode 100644 index 0000000000..662a6ab04c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REMOTE_PROGRESS_TEXT_W method" +linktitle: "PR_REMOTE_PROGRESS_TEXT_W" +articleTitle: "PR_REMOTE_PROGRESS_TEXT_W" +second_title: "Aspose.Email for C++" +description: "PR_REMOTE_PROGRESS_TEXT_W of MapiPropertyTag." +type: docs +weight: 18080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_remote_progress_text_w/ +--- + +## PR_REMOTE_PROGRESS_TEXT_W {#pr_remote_progress_text_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REMOTE_PROGRESS_TEXT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_validate_ok/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_validate_ok/_index.md new file mode 100644 index 0000000000..494dd327db --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_remote_validate_ok/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REMOTE_VALIDATE_OK method" +linktitle: "PR_REMOTE_VALIDATE_OK" +articleTitle: "PR_REMOTE_VALIDATE_OK" +second_title: "Aspose.Email for C++" +description: "PR_REMOTE_VALIDATE_OK of MapiPropertyTag." +type: docs +weight: 18090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_remote_validate_ok/ +--- + +## PR_REMOTE_VALIDATE_OK {#pr_remote_validate_ok} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REMOTE_VALIDATE_OK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rendering_position/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rendering_position/_index.md new file mode 100644 index 0000000000..e53583ab8a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rendering_position/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RENDERING_POSITION method" +linktitle: "PR_RENDERING_POSITION" +articleTitle: "PR_RENDERING_POSITION" +second_title: "Aspose.Email for C++" +description: "PR_RENDERING_POSITION of MapiPropertyTag." +type: docs +weight: 18100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rendering_position/ +--- + +## PR_RENDERING_POSITION {#pr_rendering_position} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RENDERING_POSITION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_list/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_list/_index.md new file mode 100644 index 0000000000..fa3568161c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_list/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICA_LIST method" +linktitle: "PR_REPLICA_LIST" +articleTitle: "PR_REPLICA_LIST" +second_title: "Aspose.Email for C++" +description: "PR_REPLICA_LIST of MapiPropertyTag." +type: docs +weight: 18110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replica_list/ +--- + +## PR_REPLICA_LIST {#pr_replica_list} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICA_LIST() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_server/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_server/_index.md new file mode 100644 index 0000000000..9d3e08dbe4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_server/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICA_SERVER method" +linktitle: "PR_REPLICA_SERVER" +articleTitle: "PR_REPLICA_SERVER" +second_title: "Aspose.Email for C++" +description: "PR_REPLICA_SERVER of MapiPropertyTag." +type: docs +weight: 18120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replica_server/ +--- + +## PR_REPLICA_SERVER {#pr_replica_server} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICA_SERVER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_server_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_server_a/_index.md new file mode 100644 index 0000000000..2cdf0dff34 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_server_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICA_SERVER_A method" +linktitle: "PR_REPLICA_SERVER_A" +articleTitle: "PR_REPLICA_SERVER_A" +second_title: "Aspose.Email for C++" +description: "PR_REPLICA_SERVER_A of MapiPropertyTag." +type: docs +weight: 18130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replica_server_a/ +--- + +## PR_REPLICA_SERVER_A {#pr_replica_server_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICA_SERVER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_server_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_server_w/_index.md new file mode 100644 index 0000000000..1b157819ce --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_server_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICA_SERVER_W method" +linktitle: "PR_REPLICA_SERVER_W" +articleTitle: "PR_REPLICA_SERVER_W" +second_title: "Aspose.Email for C++" +description: "PR_REPLICA_SERVER_W of MapiPropertyTag." +type: docs +weight: 18140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replica_server_w/ +--- + +## PR_REPLICA_SERVER_W {#pr_replica_server_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICA_SERVER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_version/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_version/_index.md new file mode 100644 index 0000000000..f4b2d1b39b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replica_version/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICA_VERSION method" +linktitle: "PR_REPLICA_VERSION" +articleTitle: "PR_REPLICA_VERSION" +second_title: "Aspose.Email for C++" +description: "PR_REPLICA_VERSION of MapiPropertyTag." +type: docs +weight: 18150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replica_version/ +--- + +## PR_REPLICA_VERSION {#pr_replica_version} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICA_VERSION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_always_interval/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_always_interval/_index.md new file mode 100644 index 0000000000..ada88ae0c0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_always_interval/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICATION_ALWAYS_INTERVAL method" +linktitle: "PR_REPLICATION_ALWAYS_INTERVAL" +articleTitle: "PR_REPLICATION_ALWAYS_INTERVAL" +second_title: "Aspose.Email for C++" +description: "PR_REPLICATION_ALWAYS_INTERVAL of MapiPropertyTag." +type: docs +weight: 18160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replication_always_interval/ +--- + +## PR_REPLICATION_ALWAYS_INTERVAL {#pr_replication_always_interval} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICATION_ALWAYS_INTERVAL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_message_priority/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_message_priority/_index.md new file mode 100644 index 0000000000..9ec5513ab0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_message_priority/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICATION_MESSAGE_PRIORITY method" +linktitle: "PR_REPLICATION_MESSAGE_PRIORITY" +articleTitle: "PR_REPLICATION_MESSAGE_PRIORITY" +second_title: "Aspose.Email for C++" +description: "PR_REPLICATION_MESSAGE_PRIORITY of MapiPropertyTag." +type: docs +weight: 18170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replication_message_priority/ +--- + +## PR_REPLICATION_MESSAGE_PRIORITY {#pr_replication_message_priority} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICATION_MESSAGE_PRIORITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_msg_size/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_msg_size/_index.md new file mode 100644 index 0000000000..43b65daf47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_msg_size/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICATION_MSG_SIZE method" +linktitle: "PR_REPLICATION_MSG_SIZE" +articleTitle: "PR_REPLICATION_MSG_SIZE" +second_title: "Aspose.Email for C++" +description: "PR_REPLICATION_MSG_SIZE of MapiPropertyTag." +type: docs +weight: 18180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replication_msg_size/ +--- + +## PR_REPLICATION_MSG_SIZE {#pr_replication_msg_size} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICATION_MSG_SIZE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_schedule/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_schedule/_index.md new file mode 100644 index 0000000000..8b32422793 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_schedule/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICATION_SCHEDULE method" +linktitle: "PR_REPLICATION_SCHEDULE" +articleTitle: "PR_REPLICATION_SCHEDULE" +second_title: "Aspose.Email for C++" +description: "PR_REPLICATION_SCHEDULE of MapiPropertyTag." +type: docs +weight: 18190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replication_schedule/ +--- + +## PR_REPLICATION_SCHEDULE {#pr_replication_schedule} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICATION_SCHEDULE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_style/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_style/_index.md new file mode 100644 index 0000000000..f3b6fb8fae --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_replication_style/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLICATION_STYLE method" +linktitle: "PR_REPLICATION_STYLE" +articleTitle: "PR_REPLICATION_STYLE" +second_title: "Aspose.Email for C++" +description: "PR_REPLICATION_STYLE of MapiPropertyTag." +type: docs +weight: 18200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_replication_style/ +--- + +## PR_REPLICATION_STYLE {#pr_replication_style} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLICATION_STYLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_entries/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_entries/_index.md new file mode 100644 index 0000000000..509cd2768f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_entries/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLY_RECIPIENT_ENTRIES method" +linktitle: "PR_REPLY_RECIPIENT_ENTRIES" +articleTitle: "PR_REPLY_RECIPIENT_ENTRIES" +second_title: "Aspose.Email for C++" +description: "PR_REPLY_RECIPIENT_ENTRIES of MapiPropertyTag." +type: docs +weight: 18210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_entries/ +--- + +## PR_REPLY_RECIPIENT_ENTRIES {#pr_reply_recipient_entries} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLY_RECIPIENT_ENTRIES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names/_index.md new file mode 100644 index 0000000000..4e23720d3b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLY_RECIPIENT_NAMES method" +linktitle: "PR_REPLY_RECIPIENT_NAMES" +articleTitle: "PR_REPLY_RECIPIENT_NAMES" +second_title: "Aspose.Email for C++" +description: "PR_REPLY_RECIPIENT_NAMES of MapiPropertyTag." +type: docs +weight: 18220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names/ +--- + +## PR_REPLY_RECIPIENT_NAMES {#pr_reply_recipient_names} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLY_RECIPIENT_NAMES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names_a/_index.md new file mode 100644 index 0000000000..e971bc1513 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLY_RECIPIENT_NAMES_A method" +linktitle: "PR_REPLY_RECIPIENT_NAMES_A" +articleTitle: "PR_REPLY_RECIPIENT_NAMES_A" +second_title: "Aspose.Email for C++" +description: "PR_REPLY_RECIPIENT_NAMES_A of MapiPropertyTag." +type: docs +weight: 18230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names_a/ +--- + +## PR_REPLY_RECIPIENT_NAMES_A {#pr_reply_recipient_names_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLY_RECIPIENT_NAMES_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names_w/_index.md new file mode 100644 index 0000000000..f4e69b52c3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLY_RECIPIENT_NAMES_W method" +linktitle: "PR_REPLY_RECIPIENT_NAMES_W" +articleTitle: "PR_REPLY_RECIPIENT_NAMES_W" +second_title: "Aspose.Email for C++" +description: "PR_REPLY_RECIPIENT_NAMES_W of MapiPropertyTag." +type: docs +weight: 18240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_names_w/ +--- + +## PR_REPLY_RECIPIENT_NAMES_W {#pr_reply_recipient_names_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLY_RECIPIENT_NAMES_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies/_index.md new file mode 100644 index 0000000000..e66471135b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLY_RECIPIENT_SMTP_PROXIES method" +linktitle: "PR_REPLY_RECIPIENT_SMTP_PROXIES" +articleTitle: "PR_REPLY_RECIPIENT_SMTP_PROXIES" +second_title: "Aspose.Email for C++" +description: "PR_REPLY_RECIPIENT_SMTP_PROXIES of MapiPropertyTag." +type: docs +weight: 18250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies/ +--- + +## PR_REPLY_RECIPIENT_SMTP_PROXIES {#pr_reply_recipient_smtp_proxies} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLY_RECIPIENT_SMTP_PROXIES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies_a/_index.md new file mode 100644 index 0000000000..f07e82cc65 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLY_RECIPIENT_SMTP_PROXIES_A method" +linktitle: "PR_REPLY_RECIPIENT_SMTP_PROXIES_A" +articleTitle: "PR_REPLY_RECIPIENT_SMTP_PROXIES_A" +second_title: "Aspose.Email for C++" +description: "PR_REPLY_RECIPIENT_SMTP_PROXIES_A of MapiPropertyTag." +type: docs +weight: 18260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies_a/ +--- + +## PR_REPLY_RECIPIENT_SMTP_PROXIES_A {#pr_reply_recipient_smtp_proxies_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLY_RECIPIENT_SMTP_PROXIES_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies_w/_index.md new file mode 100644 index 0000000000..b61bc44ca4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLY_RECIPIENT_SMTP_PROXIES_W method" +linktitle: "PR_REPLY_RECIPIENT_SMTP_PROXIES_W" +articleTitle: "PR_REPLY_RECIPIENT_SMTP_PROXIES_W" +second_title: "Aspose.Email for C++" +description: "PR_REPLY_RECIPIENT_SMTP_PROXIES_W of MapiPropertyTag." +type: docs +weight: 18270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reply_recipient_smtp_proxies_w/ +--- + +## PR_REPLY_RECIPIENT_SMTP_PROXIES_W {#pr_reply_recipient_smtp_proxies_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLY_RECIPIENT_SMTP_PROXIES_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_requested/_index.md new file mode 100644 index 0000000000..2400208361 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLY_REQUESTED method" +linktitle: "PR_REPLY_REQUESTED" +articleTitle: "PR_REPLY_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_REPLY_REQUESTED of MapiPropertyTag." +type: docs +weight: 18280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reply_requested/ +--- + +## PR_REPLY_REQUESTED {#pr_reply_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLY_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_time/_index.md new file mode 100644 index 0000000000..77347af1b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reply_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPLY_TIME method" +linktitle: "PR_REPLY_TIME" +articleTitle: "PR_REPLY_TIME" +second_title: "Aspose.Email for C++" +description: "PR_REPLY_TIME of MapiPropertyTag." +type: docs +weight: 18290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reply_time/ +--- + +## PR_REPLY_TIME {#pr_reply_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPLY_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_entryid/_index.md new file mode 100644 index 0000000000..ee427b9b45 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_DESTINATION_ENTRYID method" +linktitle: "PR_REPORT_DESTINATION_ENTRYID" +articleTitle: "PR_REPORT_DESTINATION_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_DESTINATION_ENTRYID of MapiPropertyTag." +type: docs +weight: 18300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_entryid/ +--- + +## PR_REPORT_DESTINATION_ENTRYID {#pr_report_destination_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_DESTINATION_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name/_index.md new file mode 100644 index 0000000000..bc0ab9abc0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_DESTINATION_NAME method" +linktitle: "PR_REPORT_DESTINATION_NAME" +articleTitle: "PR_REPORT_DESTINATION_NAME" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_DESTINATION_NAME of MapiPropertyTag." +type: docs +weight: 18310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name/ +--- + +## PR_REPORT_DESTINATION_NAME {#pr_report_destination_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_DESTINATION_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name_a/_index.md new file mode 100644 index 0000000000..dd181b7ee9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_DESTINATION_NAME_A method" +linktitle: "PR_REPORT_DESTINATION_NAME_A" +articleTitle: "PR_REPORT_DESTINATION_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_DESTINATION_NAME_A of MapiPropertyTag." +type: docs +weight: 18320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name_a/ +--- + +## PR_REPORT_DESTINATION_NAME_A {#pr_report_destination_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_DESTINATION_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name_w/_index.md new file mode 100644 index 0000000000..c42bec270a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_DESTINATION_NAME_W method" +linktitle: "PR_REPORT_DESTINATION_NAME_W" +articleTitle: "PR_REPORT_DESTINATION_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_DESTINATION_NAME_W of MapiPropertyTag." +type: docs +weight: 18330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_destination_name_w/ +--- + +## PR_REPORT_DESTINATION_NAME_W {#pr_report_destination_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_DESTINATION_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_entryid/_index.md new file mode 100644 index 0000000000..2b8040a400 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_ENTRYID method" +linktitle: "PR_REPORT_ENTRYID" +articleTitle: "PR_REPORT_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_ENTRYID of MapiPropertyTag." +type: docs +weight: 18340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_entryid/ +--- + +## PR_REPORT_ENTRYID {#pr_report_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_name/_index.md new file mode 100644 index 0000000000..6adad1f015 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_NAME method" +linktitle: "PR_REPORT_NAME" +articleTitle: "PR_REPORT_NAME" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_NAME of MapiPropertyTag." +type: docs +weight: 18350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_name/ +--- + +## PR_REPORT_NAME {#pr_report_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_name_a/_index.md new file mode 100644 index 0000000000..75a10a3189 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_NAME_A method" +linktitle: "PR_REPORT_NAME_A" +articleTitle: "PR_REPORT_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_NAME_A of MapiPropertyTag." +type: docs +weight: 18360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_name_a/ +--- + +## PR_REPORT_NAME_A {#pr_report_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_name_w/_index.md new file mode 100644 index 0000000000..8df8ae0565 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_NAME_W method" +linktitle: "PR_REPORT_NAME_W" +articleTitle: "PR_REPORT_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_NAME_W of MapiPropertyTag." +type: docs +weight: 18370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_name_w/ +--- + +## PR_REPORT_NAME_W {#pr_report_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_search_key/_index.md new file mode 100644 index 0000000000..49abec04f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_SEARCH_KEY method" +linktitle: "PR_REPORT_SEARCH_KEY" +articleTitle: "PR_REPORT_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 18380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_search_key/ +--- + +## PR_REPORT_SEARCH_KEY {#pr_report_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_tag/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_tag/_index.md new file mode 100644 index 0000000000..8b4612744a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_tag/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_TAG method" +linktitle: "PR_REPORT_TAG" +articleTitle: "PR_REPORT_TAG" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_TAG of MapiPropertyTag." +type: docs +weight: 18390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_tag/ +--- + +## PR_REPORT_TAG {#pr_report_tag} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_TAG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_text/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_text/_index.md new file mode 100644 index 0000000000..e3c372eb52 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_text/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_TEXT method" +linktitle: "PR_REPORT_TEXT" +articleTitle: "PR_REPORT_TEXT" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_TEXT of MapiPropertyTag." +type: docs +weight: 18400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_text/ +--- + +## PR_REPORT_TEXT {#pr_report_text} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_TEXT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_text_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_text_a/_index.md new file mode 100644 index 0000000000..2b9f47208e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_text_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_TEXT_A method" +linktitle: "PR_REPORT_TEXT_A" +articleTitle: "PR_REPORT_TEXT_A" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_TEXT_A of MapiPropertyTag." +type: docs +weight: 18410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_text_a/ +--- + +## PR_REPORT_TEXT_A {#pr_report_text_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_TEXT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_text_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_text_w/_index.md new file mode 100644 index 0000000000..33e744234b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_text_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_TEXT_W method" +linktitle: "PR_REPORT_TEXT_W" +articleTitle: "PR_REPORT_TEXT_W" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_TEXT_W of MapiPropertyTag." +type: docs +weight: 18420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_text_w/ +--- + +## PR_REPORT_TEXT_W {#pr_report_text_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_TEXT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_time/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_time/_index.md new file mode 100644 index 0000000000..193036e2b9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_report_time/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORT_TIME method" +linktitle: "PR_REPORT_TIME" +articleTitle: "PR_REPORT_TIME" +second_title: "Aspose.Email for C++" +description: "PR_REPORT_TIME of MapiPropertyTag." +type: docs +weight: 18430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_report_time/ +--- + +## PR_REPORT_TIME {#pr_report_time} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORT_TIME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reporting_dl_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reporting_dl_name/_index.md new file mode 100644 index 0000000000..e02aa3ac04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reporting_dl_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORTING_DL_NAME method" +linktitle: "PR_REPORTING_DL_NAME" +articleTitle: "PR_REPORTING_DL_NAME" +second_title: "Aspose.Email for C++" +description: "PR_REPORTING_DL_NAME of MapiPropertyTag." +type: docs +weight: 18440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reporting_dl_name/ +--- + +## PR_REPORTING_DL_NAME {#pr_reporting_dl_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORTING_DL_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_reporting_mta_certificate/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reporting_mta_certificate/_index.md new file mode 100644 index 0000000000..f892c00cb1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_reporting_mta_certificate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REPORTING_MTA_CERTIFICATE method" +linktitle: "PR_REPORTING_MTA_CERTIFICATE" +articleTitle: "PR_REPORTING_MTA_CERTIFICATE" +second_title: "Aspose.Email for C++" +description: "PR_REPORTING_MTA_CERTIFICATE of MapiPropertyTag." +type: docs +weight: 18450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_reporting_mta_certificate/ +--- + +## PR_REPORTING_MTA_CERTIFICATE {#pr_reporting_mta_certificate} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REPORTING_MTA_CERTIFICATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_requested_delivery_method/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_requested_delivery_method/_index.md new file mode 100644 index 0000000000..430a9e0e38 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_requested_delivery_method/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_REQUESTED_DELIVERY_METHOD method" +linktitle: "PR_REQUESTED_DELIVERY_METHOD" +articleTitle: "PR_REQUESTED_DELIVERY_METHOD" +second_title: "Aspose.Email for C++" +description: "PR_REQUESTED_DELIVERY_METHOD of MapiPropertyTag." +type: docs +weight: 18460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_requested_delivery_method/ +--- + +## PR_REQUESTED_DELIVERY_METHOD {#pr_requested_delivery_method} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_REQUESTED_DELIVERY_METHOD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_resolve_method/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resolve_method/_index.md new file mode 100644 index 0000000000..c89be5f8f1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resolve_method/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESOLVE_METHOD method" +linktitle: "PR_RESOLVE_METHOD" +articleTitle: "PR_RESOLVE_METHOD" +second_title: "Aspose.Email for C++" +description: "PR_RESOLVE_METHOD of MapiPropertyTag." +type: docs +weight: 18470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_resolve_method/ +--- + +## PR_RESOLVE_METHOD {#pr_resolve_method} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESOLVE_METHOD() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_flags/_index.md new file mode 100644 index 0000000000..ddccb5f995 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESOURCE_FLAGS method" +linktitle: "PR_RESOURCE_FLAGS" +articleTitle: "PR_RESOURCE_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_RESOURCE_FLAGS of MapiPropertyTag." +type: docs +weight: 18480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_resource_flags/ +--- + +## PR_RESOURCE_FLAGS {#pr_resource_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESOURCE_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_methods/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_methods/_index.md new file mode 100644 index 0000000000..e5be4d267d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_methods/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESOURCE_METHODS method" +linktitle: "PR_RESOURCE_METHODS" +articleTitle: "PR_RESOURCE_METHODS" +second_title: "Aspose.Email for C++" +description: "PR_RESOURCE_METHODS of MapiPropertyTag." +type: docs +weight: 18490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_resource_methods/ +--- + +## PR_RESOURCE_METHODS {#pr_resource_methods} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESOURCE_METHODS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_path/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_path/_index.md new file mode 100644 index 0000000000..5ad7babd43 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_path/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESOURCE_PATH method" +linktitle: "PR_RESOURCE_PATH" +articleTitle: "PR_RESOURCE_PATH" +second_title: "Aspose.Email for C++" +description: "PR_RESOURCE_PATH of MapiPropertyTag." +type: docs +weight: 18500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_resource_path/ +--- + +## PR_RESOURCE_PATH {#pr_resource_path} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESOURCE_PATH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_path_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_path_a/_index.md new file mode 100644 index 0000000000..c8c360e912 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_path_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESOURCE_PATH_A method" +linktitle: "PR_RESOURCE_PATH_A" +articleTitle: "PR_RESOURCE_PATH_A" +second_title: "Aspose.Email for C++" +description: "PR_RESOURCE_PATH_A of MapiPropertyTag." +type: docs +weight: 18510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_resource_path_a/ +--- + +## PR_RESOURCE_PATH_A {#pr_resource_path_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESOURCE_PATH_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_path_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_path_w/_index.md new file mode 100644 index 0000000000..47e1365558 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_path_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESOURCE_PATH_W method" +linktitle: "PR_RESOURCE_PATH_W" +articleTitle: "PR_RESOURCE_PATH_W" +second_title: "Aspose.Email for C++" +description: "PR_RESOURCE_PATH_W of MapiPropertyTag." +type: docs +weight: 18520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_resource_path_w/ +--- + +## PR_RESOURCE_PATH_W {#pr_resource_path_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESOURCE_PATH_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_type/_index.md new file mode 100644 index 0000000000..c666ef4c7d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_resource_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESOURCE_TYPE method" +linktitle: "PR_RESOURCE_TYPE" +articleTitle: "PR_RESOURCE_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_RESOURCE_TYPE of MapiPropertyTag." +type: docs +weight: 18530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_resource_type/ +--- + +## PR_RESOURCE_TYPE {#pr_resource_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESOURCE_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_response_requested/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_response_requested/_index.md new file mode 100644 index 0000000000..1639579df9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_response_requested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESPONSE_REQUESTED method" +linktitle: "PR_RESPONSE_REQUESTED" +articleTitle: "PR_RESPONSE_REQUESTED" +second_title: "Aspose.Email for C++" +description: "PR_RESPONSE_REQUESTED of MapiPropertyTag." +type: docs +weight: 18540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_response_requested/ +--- + +## PR_RESPONSE_REQUESTED {#pr_response_requested} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESPONSE_REQUESTED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_responsibility/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_responsibility/_index.md new file mode 100644 index 0000000000..c4f1346db3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_responsibility/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESPONSIBILITY method" +linktitle: "PR_RESPONSIBILITY" +articleTitle: "PR_RESPONSIBILITY" +second_title: "Aspose.Email for C++" +description: "PR_RESPONSIBILITY of MapiPropertyTag." +type: docs +weight: 18550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_responsibility/ +--- + +## PR_RESPONSIBILITY {#pr_responsibility} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESPONSIBILITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_restriction_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_restriction_count/_index.md new file mode 100644 index 0000000000..b48816c6ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_restriction_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RESTRICTION_COUNT method" +linktitle: "PR_RESTRICTION_COUNT" +articleTitle: "PR_RESTRICTION_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_RESTRICTION_COUNT of MapiPropertyTag." +type: docs +weight: 18560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_restriction_count/ +--- + +## PR_RESTRICTION_COUNT {#pr_restriction_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RESTRICTION_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_retention_age_limit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_retention_age_limit/_index.md new file mode 100644 index 0000000000..0aadb5ac99 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_retention_age_limit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RETENTION_AGE_LIMIT method" +linktitle: "PR_RETENTION_AGE_LIMIT" +articleTitle: "PR_RETENTION_AGE_LIMIT" +second_title: "Aspose.Email for C++" +description: "PR_RETENTION_AGE_LIMIT of MapiPropertyTag." +type: docs +weight: 18570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_retention_age_limit/ +--- + +## PR_RETENTION_AGE_LIMIT {#pr_retention_age_limit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RETENTION_AGE_LIMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_returned_ipm/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_returned_ipm/_index.md new file mode 100644 index 0000000000..8a3fcc4025 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_returned_ipm/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RETURNED_IPM method" +linktitle: "PR_RETURNED_IPM" +articleTitle: "PR_RETURNED_IPM" +second_title: "Aspose.Email for C++" +description: "PR_RETURNED_IPM of MapiPropertyTag." +type: docs +weight: 18580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_returned_ipm/ +--- + +## PR_RETURNED_IPM {#pr_returned_ipm} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RETURNED_IPM() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rights/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rights/_index.md new file mode 100644 index 0000000000..d90e5b55f9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rights/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RIGHTS method" +linktitle: "PR_RIGHTS" +articleTitle: "PR_RIGHTS" +second_title: "Aspose.Email for C++" +description: "PR_RIGHTS of MapiPropertyTag." +type: docs +weight: 18590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rights/ +--- + +## PR_RIGHTS {#pr_rights} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RIGHTS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_row_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_row_type/_index.md new file mode 100644 index 0000000000..e7f4038e45 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_row_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ROW_TYPE method" +linktitle: "PR_ROW_TYPE" +articleTitle: "PR_ROW_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_ROW_TYPE of MapiPropertyTag." +type: docs +weight: 18600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_row_type/ +--- + +## PR_ROW_TYPE {#pr_row_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ROW_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rowid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rowid/_index.md new file mode 100644 index 0000000000..c2c0c620c2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rowid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_ROWID method" +linktitle: "PR_ROWID" +articleTitle: "PR_ROWID" +second_title: "Aspose.Email for C++" +description: "PR_ROWID of MapiPropertyTag." +type: docs +weight: 18610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rowid/ +--- + +## PR_ROWID {#pr_rowid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_ROWID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_compressed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_compressed/_index.md new file mode 100644 index 0000000000..6e9d77b697 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_compressed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RTF_COMPRESSED method" +linktitle: "PR_RTF_COMPRESSED" +articleTitle: "PR_RTF_COMPRESSED" +second_title: "Aspose.Email for C++" +description: "PR_RTF_COMPRESSED of MapiPropertyTag." +type: docs +weight: 18620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rtf_compressed/ +--- + +## PR_RTF_COMPRESSED {#pr_rtf_compressed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RTF_COMPRESSED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_in_sync/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_in_sync/_index.md new file mode 100644 index 0000000000..0223af4e06 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_in_sync/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RTF_IN_SYNC method" +linktitle: "PR_RTF_IN_SYNC" +articleTitle: "PR_RTF_IN_SYNC" +second_title: "Aspose.Email for C++" +description: "PR_RTF_IN_SYNC of MapiPropertyTag." +type: docs +weight: 18630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rtf_in_sync/ +--- + +## PR_RTF_IN_SYNC {#pr_rtf_in_sync} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RTF_IN_SYNC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_count/_index.md new file mode 100644 index 0000000000..f5a205da5a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RTF_SYNC_BODY_COUNT method" +linktitle: "PR_RTF_SYNC_BODY_COUNT" +articleTitle: "PR_RTF_SYNC_BODY_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_RTF_SYNC_BODY_COUNT of MapiPropertyTag." +type: docs +weight: 18640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_count/ +--- + +## PR_RTF_SYNC_BODY_COUNT {#pr_rtf_sync_body_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RTF_SYNC_BODY_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_crc/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_crc/_index.md new file mode 100644 index 0000000000..0fe26a109e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_crc/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RTF_SYNC_BODY_CRC method" +linktitle: "PR_RTF_SYNC_BODY_CRC" +articleTitle: "PR_RTF_SYNC_BODY_CRC" +second_title: "Aspose.Email for C++" +description: "PR_RTF_SYNC_BODY_CRC of MapiPropertyTag." +type: docs +weight: 18650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_crc/ +--- + +## PR_RTF_SYNC_BODY_CRC {#pr_rtf_sync_body_crc} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RTF_SYNC_BODY_CRC() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag/_index.md new file mode 100644 index 0000000000..7a5b3bcba4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RTF_SYNC_BODY_TAG method" +linktitle: "PR_RTF_SYNC_BODY_TAG" +articleTitle: "PR_RTF_SYNC_BODY_TAG" +second_title: "Aspose.Email for C++" +description: "PR_RTF_SYNC_BODY_TAG of MapiPropertyTag." +type: docs +weight: 18660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag/ +--- + +## PR_RTF_SYNC_BODY_TAG {#pr_rtf_sync_body_tag} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RTF_SYNC_BODY_TAG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag_a/_index.md new file mode 100644 index 0000000000..c2d7725ff5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RTF_SYNC_BODY_TAG_A method" +linktitle: "PR_RTF_SYNC_BODY_TAG_A" +articleTitle: "PR_RTF_SYNC_BODY_TAG_A" +second_title: "Aspose.Email for C++" +description: "PR_RTF_SYNC_BODY_TAG_A of MapiPropertyTag." +type: docs +weight: 18670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag_a/ +--- + +## PR_RTF_SYNC_BODY_TAG_A {#pr_rtf_sync_body_tag_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RTF_SYNC_BODY_TAG_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag_w/_index.md new file mode 100644 index 0000000000..eee2dc4789 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RTF_SYNC_BODY_TAG_W method" +linktitle: "PR_RTF_SYNC_BODY_TAG_W" +articleTitle: "PR_RTF_SYNC_BODY_TAG_W" +second_title: "Aspose.Email for C++" +description: "PR_RTF_SYNC_BODY_TAG_W of MapiPropertyTag." +type: docs +weight: 18680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_body_tag_w/ +--- + +## PR_RTF_SYNC_BODY_TAG_W {#pr_rtf_sync_body_tag_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RTF_SYNC_BODY_TAG_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_prefix_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_prefix_count/_index.md new file mode 100644 index 0000000000..a623042afc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_prefix_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RTF_SYNC_PREFIX_COUNT method" +linktitle: "PR_RTF_SYNC_PREFIX_COUNT" +articleTitle: "PR_RTF_SYNC_PREFIX_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_RTF_SYNC_PREFIX_COUNT of MapiPropertyTag." +type: docs +weight: 18690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_prefix_count/ +--- + +## PR_RTF_SYNC_PREFIX_COUNT {#pr_rtf_sync_prefix_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RTF_SYNC_PREFIX_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_trailing_count/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_trailing_count/_index.md new file mode 100644 index 0000000000..6c4ece81c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_trailing_count/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RTF_SYNC_TRAILING_COUNT method" +linktitle: "PR_RTF_SYNC_TRAILING_COUNT" +articleTitle: "PR_RTF_SYNC_TRAILING_COUNT" +second_title: "Aspose.Email for C++" +description: "PR_RTF_SYNC_TRAILING_COUNT of MapiPropertyTag." +type: docs +weight: 18700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rtf_sync_trailing_count/ +--- + +## PR_RTF_SYNC_TRAILING_COUNT {#pr_rtf_sync_trailing_count} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RTF_SYNC_TRAILING_COUNT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_action_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_action_number/_index.md new file mode 100644 index 0000000000..c2585b9782 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_action_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_ACTION_NUMBER method" +linktitle: "PR_RULE_ACTION_NUMBER" +articleTitle: "PR_RULE_ACTION_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_RULE_ACTION_NUMBER of MapiPropertyTag." +type: docs +weight: 18710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_action_number/ +--- + +## PR_RULE_ACTION_NUMBER {#pr_rule_action_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_ACTION_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_action_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_action_type/_index.md new file mode 100644 index 0000000000..a1b7b11ddf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_action_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_ACTION_TYPE method" +linktitle: "PR_RULE_ACTION_TYPE" +articleTitle: "PR_RULE_ACTION_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_RULE_ACTION_TYPE of MapiPropertyTag." +type: docs +weight: 18720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_action_type/ +--- + +## PR_RULE_ACTION_TYPE {#pr_rule_action_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_ACTION_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_actions/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_actions/_index.md new file mode 100644 index 0000000000..84f868c815 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_actions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_ACTIONS method" +linktitle: "PR_RULE_ACTIONS" +articleTitle: "PR_RULE_ACTIONS" +second_title: "Aspose.Email for C++" +description: "PR_RULE_ACTIONS of MapiPropertyTag." +type: docs +weight: 18730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_actions/ +--- + +## PR_RULE_ACTIONS {#pr_rule_actions} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_ACTIONS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_condition/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_condition/_index.md new file mode 100644 index 0000000000..c8abe2203f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_condition/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_CONDITION method" +linktitle: "PR_RULE_CONDITION" +articleTitle: "PR_RULE_CONDITION" +second_title: "Aspose.Email for C++" +description: "PR_RULE_CONDITION of MapiPropertyTag." +type: docs +weight: 18740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_condition/ +--- + +## PR_RULE_CONDITION {#pr_rule_condition} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_CONDITION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_error/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_error/_index.md new file mode 100644 index 0000000000..fe4a0be5d3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_error/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_ERROR method" +linktitle: "PR_RULE_ERROR" +articleTitle: "PR_RULE_ERROR" +second_title: "Aspose.Email for C++" +description: "PR_RULE_ERROR of MapiPropertyTag." +type: docs +weight: 18750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_error/ +--- + +## PR_RULE_ERROR {#pr_rule_error} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_ERROR() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_folder_entryid/_index.md new file mode 100644 index 0000000000..bb397861b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_FOLDER_ENTRYID method" +linktitle: "PR_RULE_FOLDER_ENTRYID" +articleTitle: "PR_RULE_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_RULE_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 18760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_folder_entryid/ +--- + +## PR_RULE_FOLDER_ENTRYID {#pr_rule_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_id/_index.md new file mode 100644 index 0000000000..51fd120b97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_ID method" +linktitle: "PR_RULE_ID" +articleTitle: "PR_RULE_ID" +second_title: "Aspose.Email for C++" +description: "PR_RULE_ID of MapiPropertyTag." +type: docs +weight: 18770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_id/ +--- + +## PR_RULE_ID {#pr_rule_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_ids/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_ids/_index.md new file mode 100644 index 0000000000..96deb8ea23 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_ids/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_IDS method" +linktitle: "PR_RULE_IDS" +articleTitle: "PR_RULE_IDS" +second_title: "Aspose.Email for C++" +description: "PR_RULE_IDS of MapiPropertyTag." +type: docs +weight: 18780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_ids/ +--- + +## PR_RULE_IDS {#pr_rule_ids} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_IDS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_level/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_level/_index.md new file mode 100644 index 0000000000..4c2fc430bd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_level/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_LEVEL method" +linktitle: "PR_RULE_LEVEL" +articleTitle: "PR_RULE_LEVEL" +second_title: "Aspose.Email for C++" +description: "PR_RULE_LEVEL of MapiPropertyTag." +type: docs +weight: 18790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_level/ +--- + +## PR_RULE_LEVEL {#pr_rule_level} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_LEVEL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_name/_index.md new file mode 100644 index 0000000000..1cbd816dcd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_NAME method" +linktitle: "PR_RULE_NAME" +articleTitle: "PR_RULE_NAME" +second_title: "Aspose.Email for C++" +description: "PR_RULE_NAME of MapiPropertyTag." +type: docs +weight: 18800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_name/ +--- + +## PR_RULE_NAME {#pr_rule_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_name_a/_index.md new file mode 100644 index 0000000000..ef262f9af0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_NAME_A method" +linktitle: "PR_RULE_NAME_A" +articleTitle: "PR_RULE_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_RULE_NAME_A of MapiPropertyTag." +type: docs +weight: 18810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_name_a/ +--- + +## PR_RULE_NAME_A {#pr_rule_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_name_w/_index.md new file mode 100644 index 0000000000..56364132eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_NAME_W method" +linktitle: "PR_RULE_NAME_W" +articleTitle: "PR_RULE_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_RULE_NAME_W of MapiPropertyTag." +type: docs +weight: 18820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_name_w/ +--- + +## PR_RULE_NAME_W {#pr_rule_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider/_index.md new file mode 100644 index 0000000000..1733933207 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_PROVIDER method" +linktitle: "PR_RULE_PROVIDER" +articleTitle: "PR_RULE_PROVIDER" +second_title: "Aspose.Email for C++" +description: "PR_RULE_PROVIDER of MapiPropertyTag." +type: docs +weight: 18830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider/ +--- + +## PR_RULE_PROVIDER {#pr_rule_provider} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_PROVIDER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_a/_index.md new file mode 100644 index 0000000000..615779cbb4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_PROVIDER_A method" +linktitle: "PR_RULE_PROVIDER_A" +articleTitle: "PR_RULE_PROVIDER_A" +second_title: "Aspose.Email for C++" +description: "PR_RULE_PROVIDER_A of MapiPropertyTag." +type: docs +weight: 18840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_a/ +--- + +## PR_RULE_PROVIDER_A {#pr_rule_provider_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_PROVIDER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_data/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_data/_index.md new file mode 100644 index 0000000000..7e8dfb3741 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_data/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_PROVIDER_DATA method" +linktitle: "PR_RULE_PROVIDER_DATA" +articleTitle: "PR_RULE_PROVIDER_DATA" +second_title: "Aspose.Email for C++" +description: "PR_RULE_PROVIDER_DATA of MapiPropertyTag." +type: docs +weight: 18850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_data/ +--- + +## PR_RULE_PROVIDER_DATA {#pr_rule_provider_data} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_PROVIDER_DATA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_w/_index.md new file mode 100644 index 0000000000..d69ef9f811 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_PROVIDER_W method" +linktitle: "PR_RULE_PROVIDER_W" +articleTitle: "PR_RULE_PROVIDER_W" +second_title: "Aspose.Email for C++" +description: "PR_RULE_PROVIDER_W of MapiPropertyTag." +type: docs +weight: 18860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_provider_w/ +--- + +## PR_RULE_PROVIDER_W {#pr_rule_provider_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_PROVIDER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_sequence/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_sequence/_index.md new file mode 100644 index 0000000000..d47c736dda --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_sequence/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_SEQUENCE method" +linktitle: "PR_RULE_SEQUENCE" +articleTitle: "PR_RULE_SEQUENCE" +second_title: "Aspose.Email for C++" +description: "PR_RULE_SEQUENCE of MapiPropertyTag." +type: docs +weight: 18870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_sequence/ +--- + +## PR_RULE_SEQUENCE {#pr_rule_sequence} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_SEQUENCE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_state/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_state/_index.md new file mode 100644 index 0000000000..7fc56795ba --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_state/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_STATE method" +linktitle: "PR_RULE_STATE" +articleTitle: "PR_RULE_STATE" +second_title: "Aspose.Email for C++" +description: "PR_RULE_STATE of MapiPropertyTag." +type: docs +weight: 18880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_state/ +--- + +## PR_RULE_STATE {#pr_rule_state} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_STATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_trigger_history/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_trigger_history/_index.md new file mode 100644 index 0000000000..4a7ce4ca35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_trigger_history/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_TRIGGER_HISTORY method" +linktitle: "PR_RULE_TRIGGER_HISTORY" +articleTitle: "PR_RULE_TRIGGER_HISTORY" +second_title: "Aspose.Email for C++" +description: "PR_RULE_TRIGGER_HISTORY of MapiPropertyTag." +type: docs +weight: 18890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_trigger_history/ +--- + +## PR_RULE_TRIGGER_HISTORY {#pr_rule_trigger_history} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_TRIGGER_HISTORY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_user_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_user_flags/_index.md new file mode 100644 index 0000000000..070f185d73 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rule_user_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULE_USER_FLAGS method" +linktitle: "PR_RULE_USER_FLAGS" +articleTitle: "PR_RULE_USER_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_RULE_USER_FLAGS of MapiPropertyTag." +type: docs +weight: 18900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rule_user_flags/ +--- + +## PR_RULE_USER_FLAGS {#pr_rule_user_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULE_USER_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rules_data/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rules_data/_index.md new file mode 100644 index 0000000000..2556b82a4a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rules_data/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULES_DATA method" +linktitle: "PR_RULES_DATA" +articleTitle: "PR_RULES_DATA" +second_title: "Aspose.Email for C++" +description: "PR_RULES_DATA of MapiPropertyTag." +type: docs +weight: 18910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rules_data/ +--- + +## PR_RULES_DATA {#pr_rules_data} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULES_DATA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_rules_table/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rules_table/_index.md new file mode 100644 index 0000000000..5908cc1eed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_rules_table/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_RULES_TABLE method" +linktitle: "PR_RULES_TABLE" +articleTitle: "PR_RULES_TABLE" +second_title: "Aspose.Email for C++" +description: "PR_RULES_TABLE of MapiPropertyTag." +type: docs +weight: 18920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_rules_table/ +--- + +## PR_RULES_TABLE {#pr_rules_table} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_RULES_TABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_schedule_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_schedule_folder_entryid/_index.md new file mode 100644 index 0000000000..552e2e087e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_schedule_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SCHEDULE_FOLDER_ENTRYID method" +linktitle: "PR_SCHEDULE_FOLDER_ENTRYID" +articleTitle: "PR_SCHEDULE_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_SCHEDULE_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 18930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_schedule_folder_entryid/ +--- + +## PR_SCHEDULE_FOLDER_ENTRYID {#pr_schedule_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SCHEDULE_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_search/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_search/_index.md new file mode 100644 index 0000000000..84248981bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_search/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SEARCH method" +linktitle: "PR_SEARCH" +articleTitle: "PR_SEARCH" +second_title: "Aspose.Email for C++" +description: "PR_SEARCH of MapiPropertyTag." +type: docs +weight: 18940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_search/ +--- + +## PR_SEARCH {#pr_search} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SEARCH() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_search_key/_index.md new file mode 100644 index 0000000000..7d79943a88 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SEARCH_KEY method" +linktitle: "PR_SEARCH_KEY" +articleTitle: "PR_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 18950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_search_key/ +--- + +## PR_SEARCH_KEY {#pr_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_secure_in_site/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_secure_in_site/_index.md new file mode 100644 index 0000000000..273785f212 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_secure_in_site/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SECURE_IN_SITE method" +linktitle: "PR_SECURE_IN_SITE" +articleTitle: "PR_SECURE_IN_SITE" +second_title: "Aspose.Email for C++" +description: "PR_SECURE_IN_SITE of MapiPropertyTag." +type: docs +weight: 18960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_secure_in_site/ +--- + +## PR_SECURE_IN_SITE {#pr_secure_in_site} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SECURE_IN_SITE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_secure_origination/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_secure_origination/_index.md new file mode 100644 index 0000000000..5577c21aa1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_secure_origination/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SECURE_ORIGINATION method" +linktitle: "PR_SECURE_ORIGINATION" +articleTitle: "PR_SECURE_ORIGINATION" +second_title: "Aspose.Email for C++" +description: "PR_SECURE_ORIGINATION of MapiPropertyTag." +type: docs +weight: 18970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_secure_origination/ +--- + +## PR_SECURE_ORIGINATION {#pr_secure_origination} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SECURE_ORIGINATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_security/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_security/_index.md new file mode 100644 index 0000000000..aef7941314 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_security/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SECURITY method" +linktitle: "PR_SECURITY" +articleTitle: "PR_SECURITY" +second_title: "Aspose.Email for C++" +description: "PR_SECURITY of MapiPropertyTag." +type: docs +weight: 18980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_security/ +--- + +## PR_SECURITY {#pr_security} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SECURITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_selectable/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_selectable/_index.md new file mode 100644 index 0000000000..5b3587e5d7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_selectable/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SELECTABLE method" +linktitle: "PR_SELECTABLE" +articleTitle: "PR_SELECTABLE" +second_title: "Aspose.Email for C++" +description: "PR_SELECTABLE of MapiPropertyTag." +type: docs +weight: 18990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_selectable/ +--- + +## PR_SELECTABLE {#pr_selectable} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SELECTABLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_send_internet_encoding/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_send_internet_encoding/_index.md new file mode 100644 index 0000000000..8d1f10ec39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_send_internet_encoding/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SEND_INTERNET_ENCODING method" +linktitle: "PR_SEND_INTERNET_ENCODING" +articleTitle: "PR_SEND_INTERNET_ENCODING" +second_title: "Aspose.Email for C++" +description: "PR_SEND_INTERNET_ENCODING of MapiPropertyTag." +type: docs +weight: 19000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_send_internet_encoding/ +--- + +## PR_SEND_INTERNET_ENCODING {#pr_send_internet_encoding} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SEND_INTERNET_ENCODING() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_send_rich_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_send_rich_info/_index.md new file mode 100644 index 0000000000..9679120a41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_send_rich_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SEND_RICH_INFO method" +linktitle: "PR_SEND_RICH_INFO" +articleTitle: "PR_SEND_RICH_INFO" +second_title: "Aspose.Email for C++" +description: "PR_SEND_RICH_INFO of MapiPropertyTag." +type: docs +weight: 19010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_send_rich_info/ +--- + +## PR_SEND_RICH_INFO {#pr_send_rich_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SEND_RICH_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype/_index.md new file mode 100644 index 0000000000..b8125baee0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_ADDRTYPE method" +linktitle: "PR_SENDER_ADDRTYPE" +articleTitle: "PR_SENDER_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 19020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype/ +--- + +## PR_SENDER_ADDRTYPE {#pr_sender_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype_a/_index.md new file mode 100644 index 0000000000..d4f75ecf13 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_ADDRTYPE_A method" +linktitle: "PR_SENDER_ADDRTYPE_A" +articleTitle: "PR_SENDER_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 19030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype_a/ +--- + +## PR_SENDER_ADDRTYPE_A {#pr_sender_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype_w/_index.md new file mode 100644 index 0000000000..0c9dc70261 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_ADDRTYPE_W method" +linktitle: "PR_SENDER_ADDRTYPE_W" +articleTitle: "PR_SENDER_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 19040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_addrtype_w/ +--- + +## PR_SENDER_ADDRTYPE_W {#pr_sender_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address/_index.md new file mode 100644 index 0000000000..63fb03f626 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_EMAIL_ADDRESS method" +linktitle: "PR_SENDER_EMAIL_ADDRESS" +articleTitle: "PR_SENDER_EMAIL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_EMAIL_ADDRESS of MapiPropertyTag." +type: docs +weight: 19050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address/ +--- + +## PR_SENDER_EMAIL_ADDRESS {#pr_sender_email_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_EMAIL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address_a/_index.md new file mode 100644 index 0000000000..73629fb7b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_EMAIL_ADDRESS_A method" +linktitle: "PR_SENDER_EMAIL_ADDRESS_A" +articleTitle: "PR_SENDER_EMAIL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_EMAIL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 19060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address_a/ +--- + +## PR_SENDER_EMAIL_ADDRESS_A {#pr_sender_email_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_EMAIL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address_w/_index.md new file mode 100644 index 0000000000..ef5e169489 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_EMAIL_ADDRESS_W method" +linktitle: "PR_SENDER_EMAIL_ADDRESS_W" +articleTitle: "PR_SENDER_EMAIL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_EMAIL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 19070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_email_address_w/ +--- + +## PR_SENDER_EMAIL_ADDRESS_W {#pr_sender_email_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_EMAIL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_entryid/_index.md new file mode 100644 index 0000000000..908fe833ab --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_ENTRYID method" +linktitle: "PR_SENDER_ENTRYID" +articleTitle: "PR_SENDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 19080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_entryid/ +--- + +## PR_SENDER_ENTRYID {#pr_sender_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_name/_index.md new file mode 100644 index 0000000000..2b70fddd47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_NAME method" +linktitle: "PR_SENDER_NAME" +articleTitle: "PR_SENDER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_NAME of MapiPropertyTag." +type: docs +weight: 19090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_name/ +--- + +## PR_SENDER_NAME {#pr_sender_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_name_a/_index.md new file mode 100644 index 0000000000..157058dcc8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_NAME_A method" +linktitle: "PR_SENDER_NAME_A" +articleTitle: "PR_SENDER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_NAME_A of MapiPropertyTag." +type: docs +weight: 19100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_name_a/ +--- + +## PR_SENDER_NAME_A {#pr_sender_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_name_w/_index.md new file mode 100644 index 0000000000..1f55d2cf4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_NAME_W method" +linktitle: "PR_SENDER_NAME_W" +articleTitle: "PR_SENDER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_NAME_W of MapiPropertyTag." +type: docs +weight: 19110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_name_w/ +--- + +## PR_SENDER_NAME_W {#pr_sender_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_search_key/_index.md new file mode 100644 index 0000000000..98c5d9c796 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_SEARCH_KEY method" +linktitle: "PR_SENDER_SEARCH_KEY" +articleTitle: "PR_SENDER_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 19120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_search_key/ +--- + +## PR_SENDER_SEARCH_KEY {#pr_sender_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address/_index.md new file mode 100644 index 0000000000..f211e80dc8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_SMTP_ADDRESS method" +linktitle: "PR_SENDER_SMTP_ADDRESS" +articleTitle: "PR_SENDER_SMTP_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_SMTP_ADDRESS of MapiPropertyTag." +type: docs +weight: 19130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address/ +--- + +## PR_SENDER_SMTP_ADDRESS {#pr_sender_smtp_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_SMTP_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address_a/_index.md new file mode 100644 index 0000000000..6329666190 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_SMTP_ADDRESS_A method" +linktitle: "PR_SENDER_SMTP_ADDRESS_A" +articleTitle: "PR_SENDER_SMTP_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_SMTP_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 19140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address_a/ +--- + +## PR_SENDER_SMTP_ADDRESS_A {#pr_sender_smtp_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_SMTP_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address_w/_index.md new file mode 100644 index 0000000000..d577708ebc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENDER_SMTP_ADDRESS_W method" +linktitle: "PR_SENDER_SMTP_ADDRESS_W" +articleTitle: "PR_SENDER_SMTP_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_SENDER_SMTP_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 19150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sender_smtp_address_w/ +--- + +## PR_SENDER_SMTP_ADDRESS_W {#pr_sender_smtp_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENDER_SMTP_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sensitivity/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sensitivity/_index.md new file mode 100644 index 0000000000..58509378d9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sensitivity/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENSITIVITY method" +linktitle: "PR_SENSITIVITY" +articleTitle: "PR_SENSITIVITY" +second_title: "Aspose.Email for C++" +description: "PR_SENSITIVITY of MapiPropertyTag." +type: docs +weight: 19160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sensitivity/ +--- + +## PR_SENSITIVITY {#pr_sensitivity} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENSITIVITY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype/_index.md new file mode 100644 index 0000000000..f074b876be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_ADDRTYPE method" +linktitle: "PR_SENT_REPRESENTING_ADDRTYPE" +articleTitle: "PR_SENT_REPRESENTING_ADDRTYPE" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_ADDRTYPE of MapiPropertyTag." +type: docs +weight: 19170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype/ +--- + +## PR_SENT_REPRESENTING_ADDRTYPE {#pr_sent_representing_addrtype} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_ADDRTYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype_a/_index.md new file mode 100644 index 0000000000..52f57af436 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_ADDRTYPE_A method" +linktitle: "PR_SENT_REPRESENTING_ADDRTYPE_A" +articleTitle: "PR_SENT_REPRESENTING_ADDRTYPE_A" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_ADDRTYPE_A of MapiPropertyTag." +type: docs +weight: 19180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype_a/ +--- + +## PR_SENT_REPRESENTING_ADDRTYPE_A {#pr_sent_representing_addrtype_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_ADDRTYPE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype_w/_index.md new file mode 100644 index 0000000000..29631486c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_ADDRTYPE_W method" +linktitle: "PR_SENT_REPRESENTING_ADDRTYPE_W" +articleTitle: "PR_SENT_REPRESENTING_ADDRTYPE_W" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_ADDRTYPE_W of MapiPropertyTag." +type: docs +weight: 19190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_addrtype_w/ +--- + +## PR_SENT_REPRESENTING_ADDRTYPE_W {#pr_sent_representing_addrtype_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_ADDRTYPE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address/_index.md new file mode 100644 index 0000000000..452293f3be --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_EMAIL_ADDRESS method" +linktitle: "PR_SENT_REPRESENTING_EMAIL_ADDRESS" +articleTitle: "PR_SENT_REPRESENTING_EMAIL_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_EMAIL_ADDRESS of MapiPropertyTag." +type: docs +weight: 19200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address/ +--- + +## PR_SENT_REPRESENTING_EMAIL_ADDRESS {#pr_sent_representing_email_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_EMAIL_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address_a/_index.md new file mode 100644 index 0000000000..9a429e8131 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_EMAIL_ADDRESS_A method" +linktitle: "PR_SENT_REPRESENTING_EMAIL_ADDRESS_A" +articleTitle: "PR_SENT_REPRESENTING_EMAIL_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_EMAIL_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 19210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address_a/ +--- + +## PR_SENT_REPRESENTING_EMAIL_ADDRESS_A {#pr_sent_representing_email_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_EMAIL_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address_w/_index.md new file mode 100644 index 0000000000..67f0a0d4b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_EMAIL_ADDRESS_W method" +linktitle: "PR_SENT_REPRESENTING_EMAIL_ADDRESS_W" +articleTitle: "PR_SENT_REPRESENTING_EMAIL_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_EMAIL_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 19220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_email_address_w/ +--- + +## PR_SENT_REPRESENTING_EMAIL_ADDRESS_W {#pr_sent_representing_email_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_EMAIL_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_entryid/_index.md new file mode 100644 index 0000000000..ce1009df6e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_ENTRYID method" +linktitle: "PR_SENT_REPRESENTING_ENTRYID" +articleTitle: "PR_SENT_REPRESENTING_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_ENTRYID of MapiPropertyTag." +type: docs +weight: 19230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_entryid/ +--- + +## PR_SENT_REPRESENTING_ENTRYID {#pr_sent_representing_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name/_index.md new file mode 100644 index 0000000000..5de23fc282 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_NAME method" +linktitle: "PR_SENT_REPRESENTING_NAME" +articleTitle: "PR_SENT_REPRESENTING_NAME" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_NAME of MapiPropertyTag." +type: docs +weight: 19240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name/ +--- + +## PR_SENT_REPRESENTING_NAME {#pr_sent_representing_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name_a/_index.md new file mode 100644 index 0000000000..ebc1f46a9d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_NAME_A method" +linktitle: "PR_SENT_REPRESENTING_NAME_A" +articleTitle: "PR_SENT_REPRESENTING_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_NAME_A of MapiPropertyTag." +type: docs +weight: 19250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name_a/ +--- + +## PR_SENT_REPRESENTING_NAME_A {#pr_sent_representing_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name_w/_index.md new file mode 100644 index 0000000000..1551c633f3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_NAME_W method" +linktitle: "PR_SENT_REPRESENTING_NAME_W" +articleTitle: "PR_SENT_REPRESENTING_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_NAME_W of MapiPropertyTag." +type: docs +weight: 19260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_name_w/ +--- + +## PR_SENT_REPRESENTING_NAME_W {#pr_sent_representing_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_search_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_search_key/_index.md new file mode 100644 index 0000000000..1856c3ab18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_search_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_SEARCH_KEY method" +linktitle: "PR_SENT_REPRESENTING_SEARCH_KEY" +articleTitle: "PR_SENT_REPRESENTING_SEARCH_KEY" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_SEARCH_KEY of MapiPropertyTag." +type: docs +weight: 19270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_search_key/ +--- + +## PR_SENT_REPRESENTING_SEARCH_KEY {#pr_sent_representing_search_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_SEARCH_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address/_index.md new file mode 100644 index 0000000000..86a57c8481 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_SMTP_ADDRESS method" +linktitle: "PR_SENT_REPRESENTING_SMTP_ADDRESS" +articleTitle: "PR_SENT_REPRESENTING_SMTP_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_SMTP_ADDRESS of MapiPropertyTag." +type: docs +weight: 19280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address/ +--- + +## PR_SENT_REPRESENTING_SMTP_ADDRESS {#pr_sent_representing_smtp_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_SMTP_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address_a/_index.md new file mode 100644 index 0000000000..e7b0ee2b24 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_SMTP_ADDRESS_A method" +linktitle: "PR_SENT_REPRESENTING_SMTP_ADDRESS_A" +articleTitle: "PR_SENT_REPRESENTING_SMTP_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_SMTP_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 19290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address_a/ +--- + +## PR_SENT_REPRESENTING_SMTP_ADDRESS_A {#pr_sent_representing_smtp_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_SMTP_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address_w/_index.md new file mode 100644 index 0000000000..4f03f352ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENT_REPRESENTING_SMTP_ADDRESS_W method" +linktitle: "PR_SENT_REPRESENTING_SMTP_ADDRESS_W" +articleTitle: "PR_SENT_REPRESENTING_SMTP_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_SENT_REPRESENTING_SMTP_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 19300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sent_representing_smtp_address_w/ +--- + +## PR_SENT_REPRESENTING_SMTP_ADDRESS_W {#pr_sent_representing_smtp_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENT_REPRESENTING_SMTP_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sentmail_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sentmail_entryid/_index.md new file mode 100644 index 0000000000..bf34621cf4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sentmail_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SENTMAIL_ENTRYID method" +linktitle: "PR_SENTMAIL_ENTRYID" +articleTitle: "PR_SENTMAIL_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_SENTMAIL_ENTRYID of MapiPropertyTag." +type: docs +weight: 19310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sentmail_entryid/ +--- + +## PR_SENTMAIL_ENTRYID {#pr_sentmail_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SENTMAIL_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_delete_files/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_delete_files/_index.md new file mode 100644 index 0000000000..ef1477e074 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_delete_files/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_DELETE_FILES method" +linktitle: "PR_SERVICE_DELETE_FILES" +articleTitle: "PR_SERVICE_DELETE_FILES" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_DELETE_FILES of MapiPropertyTag." +type: docs +weight: 19320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_delete_files/ +--- + +## PR_SERVICE_DELETE_FILES {#pr_service_delete_files} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_DELETE_FILES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name/_index.md new file mode 100644 index 0000000000..4876c61695 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_DLL_NAME method" +linktitle: "PR_SERVICE_DLL_NAME" +articleTitle: "PR_SERVICE_DLL_NAME" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_DLL_NAME of MapiPropertyTag." +type: docs +weight: 19330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name/ +--- + +## PR_SERVICE_DLL_NAME {#pr_service_dll_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_DLL_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name_a/_index.md new file mode 100644 index 0000000000..48dcef480b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_DLL_NAME_A method" +linktitle: "PR_SERVICE_DLL_NAME_A" +articleTitle: "PR_SERVICE_DLL_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_DLL_NAME_A of MapiPropertyTag." +type: docs +weight: 19340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name_a/ +--- + +## PR_SERVICE_DLL_NAME_A {#pr_service_dll_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_DLL_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name_w/_index.md new file mode 100644 index 0000000000..0e63edbdb5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_DLL_NAME_W method" +linktitle: "PR_SERVICE_DLL_NAME_W" +articleTitle: "PR_SERVICE_DLL_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_DLL_NAME_W of MapiPropertyTag." +type: docs +weight: 19350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_dll_name_w/ +--- + +## PR_SERVICE_DLL_NAME_W {#pr_service_dll_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_DLL_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name/_index.md new file mode 100644 index 0000000000..80d192f940 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_ENTRY_NAME method" +linktitle: "PR_SERVICE_ENTRY_NAME" +articleTitle: "PR_SERVICE_ENTRY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_ENTRY_NAME of MapiPropertyTag." +type: docs +weight: 19360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name/ +--- + +## PR_SERVICE_ENTRY_NAME {#pr_service_entry_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_ENTRY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name_a/_index.md new file mode 100644 index 0000000000..0ca6d20805 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_ENTRY_NAME_A method" +linktitle: "PR_SERVICE_ENTRY_NAME_A" +articleTitle: "PR_SERVICE_ENTRY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_ENTRY_NAME_A of MapiPropertyTag." +type: docs +weight: 19370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name_a/ +--- + +## PR_SERVICE_ENTRY_NAME_A {#pr_service_entry_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_ENTRY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name_w/_index.md new file mode 100644 index 0000000000..692d9c0aef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_ENTRY_NAME_W method" +linktitle: "PR_SERVICE_ENTRY_NAME_W" +articleTitle: "PR_SERVICE_ENTRY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_ENTRY_NAME_W of MapiPropertyTag." +type: docs +weight: 19380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_entry_name_w/ +--- + +## PR_SERVICE_ENTRY_NAME_W {#pr_service_entry_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_ENTRY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_extra_uids/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_extra_uids/_index.md new file mode 100644 index 0000000000..8868ae1413 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_extra_uids/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_EXTRA_UIDS method" +linktitle: "PR_SERVICE_EXTRA_UIDS" +articleTitle: "PR_SERVICE_EXTRA_UIDS" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_EXTRA_UIDS of MapiPropertyTag." +type: docs +weight: 19390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_extra_uids/ +--- + +## PR_SERVICE_EXTRA_UIDS {#pr_service_extra_uids} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_EXTRA_UIDS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_name/_index.md new file mode 100644 index 0000000000..559a6a8325 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_NAME method" +linktitle: "PR_SERVICE_NAME" +articleTitle: "PR_SERVICE_NAME" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_NAME of MapiPropertyTag." +type: docs +weight: 19400 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_name/ +--- + +## PR_SERVICE_NAME {#pr_service_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_name_a/_index.md new file mode 100644 index 0000000000..5090ecfe88 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_NAME_A method" +linktitle: "PR_SERVICE_NAME_A" +articleTitle: "PR_SERVICE_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_NAME_A of MapiPropertyTag." +type: docs +weight: 19410 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_name_a/ +--- + +## PR_SERVICE_NAME_A {#pr_service_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_name_w/_index.md new file mode 100644 index 0000000000..6eb361b053 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_NAME_W method" +linktitle: "PR_SERVICE_NAME_W" +articleTitle: "PR_SERVICE_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_NAME_W of MapiPropertyTag." +type: docs +weight: 19420 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_name_w/ +--- + +## PR_SERVICE_NAME_W {#pr_service_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_support_files/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_support_files/_index.md new file mode 100644 index 0000000000..f5765c1523 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_support_files/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_SUPPORT_FILES method" +linktitle: "PR_SERVICE_SUPPORT_FILES" +articleTitle: "PR_SERVICE_SUPPORT_FILES" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_SUPPORT_FILES of MapiPropertyTag." +type: docs +weight: 19430 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_support_files/ +--- + +## PR_SERVICE_SUPPORT_FILES {#pr_service_support_files} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_SUPPORT_FILES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_uid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_uid/_index.md new file mode 100644 index 0000000000..cfb7ff3a08 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_service_uid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICE_UID method" +linktitle: "PR_SERVICE_UID" +articleTitle: "PR_SERVICE_UID" +second_title: "Aspose.Email for C++" +description: "PR_SERVICE_UID of MapiPropertyTag." +type: docs +weight: 19440 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_service_uid/ +--- + +## PR_SERVICE_UID {#pr_service_uid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICE_UID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_services/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_services/_index.md new file mode 100644 index 0000000000..ee3227c7ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_services/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SERVICES method" +linktitle: "PR_SERVICES" +articleTitle: "PR_SERVICES" +second_title: "Aspose.Email for C++" +description: "PR_SERVICES of MapiPropertyTag." +type: docs +weight: 19450 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_services/ +--- + +## PR_SERVICES {#pr_services} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SERVICES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_smtp_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_smtp_address/_index.md new file mode 100644 index 0000000000..5b1b455e88 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_smtp_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SMTP_ADDRESS method" +linktitle: "PR_SMTP_ADDRESS" +articleTitle: "PR_SMTP_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_SMTP_ADDRESS of MapiPropertyTag." +type: docs +weight: 19460 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_smtp_address/ +--- + +## PR_SMTP_ADDRESS {#pr_smtp_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SMTP_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_smtp_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_smtp_address_w/_index.md new file mode 100644 index 0000000000..d3bcce9007 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_smtp_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SMTP_ADDRESS_W method" +linktitle: "PR_SMTP_ADDRESS_W" +articleTitle: "PR_SMTP_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_SMTP_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 19470 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_smtp_address_w/ +--- + +## PR_SMTP_ADDRESS_W {#pr_smtp_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SMTP_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sort_locale_id/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sort_locale_id/_index.md new file mode 100644 index 0000000000..8ffbd8ab18 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sort_locale_id/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SORT_LOCALE_ID method" +linktitle: "PR_SORT_LOCALE_ID" +articleTitle: "PR_SORT_LOCALE_ID" +second_title: "Aspose.Email for C++" +description: "PR_SORT_LOCALE_ID of MapiPropertyTag." +type: docs +weight: 19480 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sort_locale_id/ +--- + +## PR_SORT_LOCALE_ID {#pr_sort_locale_id} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SORT_LOCALE_ID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_source_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_source_key/_index.md new file mode 100644 index 0000000000..3e545411d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_source_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SOURCE_KEY method" +linktitle: "PR_SOURCE_KEY" +articleTitle: "PR_SOURCE_KEY" +second_title: "Aspose.Email for C++" +description: "PR_SOURCE_KEY of MapiPropertyTag." +type: docs +weight: 19490 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_source_key/ +--- + +## PR_SOURCE_KEY {#pr_source_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SOURCE_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_splus_free_busy_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_splus_free_busy_entryid/_index.md new file mode 100644 index 0000000000..8829513bc0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_splus_free_busy_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SPLUS_FREE_BUSY_ENTRYID method" +linktitle: "PR_SPLUS_FREE_BUSY_ENTRYID" +articleTitle: "PR_SPLUS_FREE_BUSY_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_SPLUS_FREE_BUSY_ENTRYID of MapiPropertyTag." +type: docs +weight: 19500 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_splus_free_busy_entryid/ +--- + +## PR_SPLUS_FREE_BUSY_ENTRYID {#pr_splus_free_busy_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SPLUS_FREE_BUSY_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_spooler_status/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_spooler_status/_index.md new file mode 100644 index 0000000000..6074ee4ed9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_spooler_status/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SPOOLER_STATUS method" +linktitle: "PR_SPOOLER_STATUS" +articleTitle: "PR_SPOOLER_STATUS" +second_title: "Aspose.Email for C++" +description: "PR_SPOOLER_STATUS of MapiPropertyTag." +type: docs +weight: 19510 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_spooler_status/ +--- + +## PR_SPOOLER_STATUS {#pr_spooler_status} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SPOOLER_STATUS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name/_index.md new file mode 100644 index 0000000000..25292ef3d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SPOUSE_NAME method" +linktitle: "PR_SPOUSE_NAME" +articleTitle: "PR_SPOUSE_NAME" +second_title: "Aspose.Email for C++" +description: "PR_SPOUSE_NAME of MapiPropertyTag." +type: docs +weight: 19520 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name/ +--- + +## PR_SPOUSE_NAME {#pr_spouse_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SPOUSE_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name_a/_index.md new file mode 100644 index 0000000000..355d744dd1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SPOUSE_NAME_A method" +linktitle: "PR_SPOUSE_NAME_A" +articleTitle: "PR_SPOUSE_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_SPOUSE_NAME_A of MapiPropertyTag." +type: docs +weight: 19530 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name_a/ +--- + +## PR_SPOUSE_NAME_A {#pr_spouse_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SPOUSE_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name_w/_index.md new file mode 100644 index 0000000000..7bdbaedb55 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SPOUSE_NAME_W method" +linktitle: "PR_SPOUSE_NAME_W" +articleTitle: "PR_SPOUSE_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_SPOUSE_NAME_W of MapiPropertyTag." +type: docs +weight: 19540 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_spouse_name_w/ +--- + +## PR_SPOUSE_NAME_W {#pr_spouse_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SPOUSE_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_start_date/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_start_date/_index.md new file mode 100644 index 0000000000..e486e43e3d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_start_date/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_START_DATE method" +linktitle: "PR_START_DATE" +articleTitle: "PR_START_DATE" +second_title: "Aspose.Email for C++" +description: "PR_START_DATE of MapiPropertyTag." +type: docs +weight: 19550 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_start_date/ +--- + +## PR_START_DATE {#pr_start_date} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_START_DATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province/_index.md new file mode 100644 index 0000000000..718adf3ed4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STATE_OR_PROVINCE method" +linktitle: "PR_STATE_OR_PROVINCE" +articleTitle: "PR_STATE_OR_PROVINCE" +second_title: "Aspose.Email for C++" +description: "PR_STATE_OR_PROVINCE of MapiPropertyTag." +type: docs +weight: 19560 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province/ +--- + +## PR_STATE_OR_PROVINCE {#pr_state_or_province} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STATE_OR_PROVINCE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province_a/_index.md new file mode 100644 index 0000000000..0f34888622 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STATE_OR_PROVINCE_A method" +linktitle: "PR_STATE_OR_PROVINCE_A" +articleTitle: "PR_STATE_OR_PROVINCE_A" +second_title: "Aspose.Email for C++" +description: "PR_STATE_OR_PROVINCE_A of MapiPropertyTag." +type: docs +weight: 19570 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province_a/ +--- + +## PR_STATE_OR_PROVINCE_A {#pr_state_or_province_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STATE_OR_PROVINCE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province_w/_index.md new file mode 100644 index 0000000000..4dd383d141 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STATE_OR_PROVINCE_W method" +linktitle: "PR_STATE_OR_PROVINCE_W" +articleTitle: "PR_STATE_OR_PROVINCE_W" +second_title: "Aspose.Email for C++" +description: "PR_STATE_OR_PROVINCE_W of MapiPropertyTag." +type: docs +weight: 19580 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_state_or_province_w/ +--- + +## PR_STATE_OR_PROVINCE_W {#pr_state_or_province_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STATE_OR_PROVINCE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_status/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status/_index.md new file mode 100644 index 0000000000..c2acf30844 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STATUS method" +linktitle: "PR_STATUS" +articleTitle: "PR_STATUS" +second_title: "Aspose.Email for C++" +description: "PR_STATUS of MapiPropertyTag." +type: docs +weight: 19590 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_status/ +--- + +## PR_STATUS {#pr_status} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STATUS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_code/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_code/_index.md new file mode 100644 index 0000000000..91cd9cb8ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_code/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STATUS_CODE method" +linktitle: "PR_STATUS_CODE" +articleTitle: "PR_STATUS_CODE" +second_title: "Aspose.Email for C++" +description: "PR_STATUS_CODE of MapiPropertyTag." +type: docs +weight: 19600 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_status_code/ +--- + +## PR_STATUS_CODE {#pr_status_code} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STATUS_CODE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_string/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_string/_index.md new file mode 100644 index 0000000000..ec965f8d88 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_string/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STATUS_STRING method" +linktitle: "PR_STATUS_STRING" +articleTitle: "PR_STATUS_STRING" +second_title: "Aspose.Email for C++" +description: "PR_STATUS_STRING of MapiPropertyTag." +type: docs +weight: 19610 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_status_string/ +--- + +## PR_STATUS_STRING {#pr_status_string} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STATUS_STRING() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_string_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_string_a/_index.md new file mode 100644 index 0000000000..03bec17174 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_string_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STATUS_STRING_A method" +linktitle: "PR_STATUS_STRING_A" +articleTitle: "PR_STATUS_STRING_A" +second_title: "Aspose.Email for C++" +description: "PR_STATUS_STRING_A of MapiPropertyTag." +type: docs +weight: 19620 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_status_string_a/ +--- + +## PR_STATUS_STRING_A {#pr_status_string_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STATUS_STRING_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_string_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_string_w/_index.md new file mode 100644 index 0000000000..3cf292b3a0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_status_string_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STATUS_STRING_W method" +linktitle: "PR_STATUS_STRING_W" +articleTitle: "PR_STATUS_STRING_W" +second_title: "Aspose.Email for C++" +description: "PR_STATUS_STRING_W of MapiPropertyTag." +type: docs +weight: 19630 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_status_string_w/ +--- + +## PR_STATUS_STRING_W {#pr_status_string_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STATUS_STRING_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_storage_limit_information/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_storage_limit_information/_index.md new file mode 100644 index 0000000000..8e2c0eebbd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_storage_limit_information/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STORAGE_LIMIT_INFORMATION method" +linktitle: "PR_STORAGE_LIMIT_INFORMATION" +articleTitle: "PR_STORAGE_LIMIT_INFORMATION" +second_title: "Aspose.Email for C++" +description: "PR_STORAGE_LIMIT_INFORMATION of MapiPropertyTag." +type: docs +weight: 19640 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_storage_limit_information/ +--- + +## PR_STORAGE_LIMIT_INFORMATION {#pr_storage_limit_information} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STORAGE_LIMIT_INFORMATION() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_storage_quota_limit/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_storage_quota_limit/_index.md new file mode 100644 index 0000000000..9f1bad2872 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_storage_quota_limit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STORAGE_QUOTA_LIMIT method" +linktitle: "PR_STORAGE_QUOTA_LIMIT" +articleTitle: "PR_STORAGE_QUOTA_LIMIT" +second_title: "Aspose.Email for C++" +description: "PR_STORAGE_QUOTA_LIMIT of MapiPropertyTag." +type: docs +weight: 19650 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_storage_quota_limit/ +--- + +## PR_STORAGE_QUOTA_LIMIT {#pr_storage_quota_limit} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STORAGE_QUOTA_LIMIT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_entryid/_index.md new file mode 100644 index 0000000000..6937a9ed56 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STORE_ENTRYID method" +linktitle: "PR_STORE_ENTRYID" +articleTitle: "PR_STORE_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_STORE_ENTRYID of MapiPropertyTag." +type: docs +weight: 19660 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_store_entryid/ +--- + +## PR_STORE_ENTRYID {#pr_store_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STORE_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_offline/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_offline/_index.md new file mode 100644 index 0000000000..42bc4ad8ca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_offline/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STORE_OFFLINE method" +linktitle: "PR_STORE_OFFLINE" +articleTitle: "PR_STORE_OFFLINE" +second_title: "Aspose.Email for C++" +description: "PR_STORE_OFFLINE of MapiPropertyTag." +type: docs +weight: 19670 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_store_offline/ +--- + +## PR_STORE_OFFLINE {#pr_store_offline} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STORE_OFFLINE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_providers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_providers/_index.md new file mode 100644 index 0000000000..6cce265433 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_providers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STORE_PROVIDERS method" +linktitle: "PR_STORE_PROVIDERS" +articleTitle: "PR_STORE_PROVIDERS" +second_title: "Aspose.Email for C++" +description: "PR_STORE_PROVIDERS of MapiPropertyTag." +type: docs +weight: 19680 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_store_providers/ +--- + +## PR_STORE_PROVIDERS {#pr_store_providers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STORE_PROVIDERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_record_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_record_key/_index.md new file mode 100644 index 0000000000..32f4373d75 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_record_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STORE_RECORD_KEY method" +linktitle: "PR_STORE_RECORD_KEY" +articleTitle: "PR_STORE_RECORD_KEY" +second_title: "Aspose.Email for C++" +description: "PR_STORE_RECORD_KEY of MapiPropertyTag." +type: docs +weight: 19690 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_store_record_key/ +--- + +## PR_STORE_RECORD_KEY {#pr_store_record_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STORE_RECORD_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_slowlink/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_slowlink/_index.md new file mode 100644 index 0000000000..ac803580bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_slowlink/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STORE_SLOWLINK method" +linktitle: "PR_STORE_SLOWLINK" +articleTitle: "PR_STORE_SLOWLINK" +second_title: "Aspose.Email for C++" +description: "PR_STORE_SLOWLINK of MapiPropertyTag." +type: docs +weight: 19700 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_store_slowlink/ +--- + +## PR_STORE_SLOWLINK {#pr_store_slowlink} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STORE_SLOWLINK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_state/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_state/_index.md new file mode 100644 index 0000000000..ea221b22ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_state/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STORE_STATE method" +linktitle: "PR_STORE_STATE" +articleTitle: "PR_STORE_STATE" +second_title: "Aspose.Email for C++" +description: "PR_STORE_STATE of MapiPropertyTag." +type: docs +weight: 19710 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_store_state/ +--- + +## PR_STORE_STATE {#pr_store_state} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STORE_STATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_support_mask/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_support_mask/_index.md new file mode 100644 index 0000000000..e25077be14 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_store_support_mask/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STORE_SUPPORT_MASK method" +linktitle: "PR_STORE_SUPPORT_MASK" +articleTitle: "PR_STORE_SUPPORT_MASK" +second_title: "Aspose.Email for C++" +description: "PR_STORE_SUPPORT_MASK of MapiPropertyTag." +type: docs +weight: 19720 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_store_support_mask/ +--- + +## PR_STORE_SUPPORT_MASK {#pr_store_support_mask} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STORE_SUPPORT_MASK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_street_address/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_street_address/_index.md new file mode 100644 index 0000000000..730776f00a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_street_address/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STREET_ADDRESS method" +linktitle: "PR_STREET_ADDRESS" +articleTitle: "PR_STREET_ADDRESS" +second_title: "Aspose.Email for C++" +description: "PR_STREET_ADDRESS of MapiPropertyTag." +type: docs +weight: 19730 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_street_address/ +--- + +## PR_STREET_ADDRESS {#pr_street_address} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STREET_ADDRESS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_street_address_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_street_address_a/_index.md new file mode 100644 index 0000000000..5647d28e44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_street_address_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STREET_ADDRESS_A method" +linktitle: "PR_STREET_ADDRESS_A" +articleTitle: "PR_STREET_ADDRESS_A" +second_title: "Aspose.Email for C++" +description: "PR_STREET_ADDRESS_A of MapiPropertyTag." +type: docs +weight: 19740 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_street_address_a/ +--- + +## PR_STREET_ADDRESS_A {#pr_street_address_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STREET_ADDRESS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_street_address_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_street_address_w/_index.md new file mode 100644 index 0000000000..8e7d9c545e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_street_address_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_STREET_ADDRESS_W method" +linktitle: "PR_STREET_ADDRESS_W" +articleTitle: "PR_STREET_ADDRESS_W" +second_title: "Aspose.Email for C++" +description: "PR_STREET_ADDRESS_W of MapiPropertyTag." +type: docs +weight: 19750 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_street_address_w/ +--- + +## PR_STREET_ADDRESS_W {#pr_street_address_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_STREET_ADDRESS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_subfolders/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subfolders/_index.md new file mode 100644 index 0000000000..d32f34ec9a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subfolders/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBFOLDERS method" +linktitle: "PR_SUBFOLDERS" +articleTitle: "PR_SUBFOLDERS" +second_title: "Aspose.Email for C++" +description: "PR_SUBFOLDERS of MapiPropertyTag." +type: docs +weight: 19760 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_subfolders/ +--- + +## PR_SUBFOLDERS {#pr_subfolders} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBFOLDERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject/_index.md new file mode 100644 index 0000000000..3e0b02ef5a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBJECT method" +linktitle: "PR_SUBJECT" +articleTitle: "PR_SUBJECT" +second_title: "Aspose.Email for C++" +description: "PR_SUBJECT of MapiPropertyTag." +type: docs +weight: 19770 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_subject/ +--- + +## PR_SUBJECT {#pr_subject} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBJECT() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_a/_index.md new file mode 100644 index 0000000000..fcc1eb0571 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBJECT_A method" +linktitle: "PR_SUBJECT_A" +articleTitle: "PR_SUBJECT_A" +second_title: "Aspose.Email for C++" +description: "PR_SUBJECT_A of MapiPropertyTag." +type: docs +weight: 19780 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_subject_a/ +--- + +## PR_SUBJECT_A {#pr_subject_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBJECT_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_ipm/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_ipm/_index.md new file mode 100644 index 0000000000..e61448d344 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_ipm/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBJECT_IPM method" +linktitle: "PR_SUBJECT_IPM" +articleTitle: "PR_SUBJECT_IPM" +second_title: "Aspose.Email for C++" +description: "PR_SUBJECT_IPM of MapiPropertyTag." +type: docs +weight: 19790 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_subject_ipm/ +--- + +## PR_SUBJECT_IPM {#pr_subject_ipm} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBJECT_IPM() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix/_index.md new file mode 100644 index 0000000000..30cfeeec47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBJECT_PREFIX method" +linktitle: "PR_SUBJECT_PREFIX" +articleTitle: "PR_SUBJECT_PREFIX" +second_title: "Aspose.Email for C++" +description: "PR_SUBJECT_PREFIX of MapiPropertyTag." +type: docs +weight: 19800 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix/ +--- + +## PR_SUBJECT_PREFIX {#pr_subject_prefix} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBJECT_PREFIX() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix_a/_index.md new file mode 100644 index 0000000000..ca6abbe825 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBJECT_PREFIX_A method" +linktitle: "PR_SUBJECT_PREFIX_A" +articleTitle: "PR_SUBJECT_PREFIX_A" +second_title: "Aspose.Email for C++" +description: "PR_SUBJECT_PREFIX_A of MapiPropertyTag." +type: docs +weight: 19810 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix_a/ +--- + +## PR_SUBJECT_PREFIX_A {#pr_subject_prefix_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBJECT_PREFIX_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix_w/_index.md new file mode 100644 index 0000000000..1e8841decf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBJECT_PREFIX_W method" +linktitle: "PR_SUBJECT_PREFIX_W" +articleTitle: "PR_SUBJECT_PREFIX_W" +second_title: "Aspose.Email for C++" +description: "PR_SUBJECT_PREFIX_W of MapiPropertyTag." +type: docs +weight: 19820 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_subject_prefix_w/ +--- + +## PR_SUBJECT_PREFIX_W {#pr_subject_prefix_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBJECT_PREFIX_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_trace_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_trace_info/_index.md new file mode 100644 index 0000000000..d6ad6dba55 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_trace_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBJECT_TRACE_INFO method" +linktitle: "PR_SUBJECT_TRACE_INFO" +articleTitle: "PR_SUBJECT_TRACE_INFO" +second_title: "Aspose.Email for C++" +description: "PR_SUBJECT_TRACE_INFO of MapiPropertyTag." +type: docs +weight: 19830 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_subject_trace_info/ +--- + +## PR_SUBJECT_TRACE_INFO {#pr_subject_trace_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBJECT_TRACE_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_w/_index.md new file mode 100644 index 0000000000..2d82e015d8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_subject_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBJECT_W method" +linktitle: "PR_SUBJECT_W" +articleTitle: "PR_SUBJECT_W" +second_title: "Aspose.Email for C++" +description: "PR_SUBJECT_W of MapiPropertyTag." +type: docs +weight: 19840 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_subject_w/ +--- + +## PR_SUBJECT_W {#pr_subject_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBJECT_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_submit_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_submit_flags/_index.md new file mode 100644 index 0000000000..f4d42c03cf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_submit_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUBMIT_FLAGS method" +linktitle: "PR_SUBMIT_FLAGS" +articleTitle: "PR_SUBMIT_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_SUBMIT_FLAGS of MapiPropertyTag." +type: docs +weight: 19850 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_submit_flags/ +--- + +## PR_SUBMIT_FLAGS {#pr_submit_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUBMIT_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_supersedes/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supersedes/_index.md new file mode 100644 index 0000000000..39cee0490a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supersedes/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUPERSEDES method" +linktitle: "PR_SUPERSEDES" +articleTitle: "PR_SUPERSEDES" +second_title: "Aspose.Email for C++" +description: "PR_SUPERSEDES of MapiPropertyTag." +type: docs +weight: 19860 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_supersedes/ +--- + +## PR_SUPERSEDES {#pr_supersedes} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUPERSEDES() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_supersedes_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supersedes_a/_index.md new file mode 100644 index 0000000000..ab6b1bd616 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supersedes_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUPERSEDES_A method" +linktitle: "PR_SUPERSEDES_A" +articleTitle: "PR_SUPERSEDES_A" +second_title: "Aspose.Email for C++" +description: "PR_SUPERSEDES_A of MapiPropertyTag." +type: docs +weight: 19870 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_supersedes_a/ +--- + +## PR_SUPERSEDES_A {#pr_supersedes_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUPERSEDES_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_supersedes_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supersedes_w/_index.md new file mode 100644 index 0000000000..4449e621e8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supersedes_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUPERSEDES_W method" +linktitle: "PR_SUPERSEDES_W" +articleTitle: "PR_SUPERSEDES_W" +second_title: "Aspose.Email for C++" +description: "PR_SUPERSEDES_W of MapiPropertyTag." +type: docs +weight: 19880 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_supersedes_w/ +--- + +## PR_SUPERSEDES_W {#pr_supersedes_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUPERSEDES_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info/_index.md new file mode 100644 index 0000000000..3bec64c6a4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUPPLEMENTARY_INFO method" +linktitle: "PR_SUPPLEMENTARY_INFO" +articleTitle: "PR_SUPPLEMENTARY_INFO" +second_title: "Aspose.Email for C++" +description: "PR_SUPPLEMENTARY_INFO of MapiPropertyTag." +type: docs +weight: 19890 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info/ +--- + +## PR_SUPPLEMENTARY_INFO {#pr_supplementary_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUPPLEMENTARY_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info_a/_index.md new file mode 100644 index 0000000000..1cf9904af2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUPPLEMENTARY_INFO_A method" +linktitle: "PR_SUPPLEMENTARY_INFO_A" +articleTitle: "PR_SUPPLEMENTARY_INFO_A" +second_title: "Aspose.Email for C++" +description: "PR_SUPPLEMENTARY_INFO_A of MapiPropertyTag." +type: docs +weight: 19900 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info_a/ +--- + +## PR_SUPPLEMENTARY_INFO_A {#pr_supplementary_info_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUPPLEMENTARY_INFO_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info_w/_index.md new file mode 100644 index 0000000000..dbb6cad3ff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SUPPLEMENTARY_INFO_W method" +linktitle: "PR_SUPPLEMENTARY_INFO_W" +articleTitle: "PR_SUPPLEMENTARY_INFO_W" +second_title: "Aspose.Email for C++" +description: "PR_SUPPLEMENTARY_INFO_W of MapiPropertyTag." +type: docs +weight: 19910 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_supplementary_info_w/ +--- + +## PR_SUPPLEMENTARY_INFO_W {#pr_supplementary_info_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SUPPLEMENTARY_INFO_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_surname/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_surname/_index.md new file mode 100644 index 0000000000..b2b75a3efd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_surname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SURNAME method" +linktitle: "PR_SURNAME" +articleTitle: "PR_SURNAME" +second_title: "Aspose.Email for C++" +description: "PR_SURNAME of MapiPropertyTag." +type: docs +weight: 19920 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_surname/ +--- + +## PR_SURNAME {#pr_surname} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SURNAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_surname_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_surname_a/_index.md new file mode 100644 index 0000000000..1afae450ea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_surname_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SURNAME_A method" +linktitle: "PR_SURNAME_A" +articleTitle: "PR_SURNAME_A" +second_title: "Aspose.Email for C++" +description: "PR_SURNAME_A of MapiPropertyTag." +type: docs +weight: 19930 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_surname_a/ +--- + +## PR_SURNAME_A {#pr_surname_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SURNAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_surname_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_surname_w/_index.md new file mode 100644 index 0000000000..97b8dc0603 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_surname_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SURNAME_W method" +linktitle: "PR_SURNAME_W" +articleTitle: "PR_SURNAME_W" +second_title: "Aspose.Email for C++" +description: "PR_SURNAME_W of MapiPropertyTag." +type: docs +weight: 19940 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_surname_w/ +--- + +## PR_SURNAME_W {#pr_surname_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SURNAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg/_index.md new file mode 100644 index 0000000000..b91a147dc5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SVR_GENERATING_QUOTA_MSG method" +linktitle: "PR_SVR_GENERATING_QUOTA_MSG" +articleTitle: "PR_SVR_GENERATING_QUOTA_MSG" +second_title: "Aspose.Email for C++" +description: "PR_SVR_GENERATING_QUOTA_MSG of MapiPropertyTag." +type: docs +weight: 19950 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg/ +--- + +## PR_SVR_GENERATING_QUOTA_MSG {#pr_svr_generating_quota_msg} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SVR_GENERATING_QUOTA_MSG() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg_a/_index.md new file mode 100644 index 0000000000..d906a7d046 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SVR_GENERATING_QUOTA_MSG_A method" +linktitle: "PR_SVR_GENERATING_QUOTA_MSG_A" +articleTitle: "PR_SVR_GENERATING_QUOTA_MSG_A" +second_title: "Aspose.Email for C++" +description: "PR_SVR_GENERATING_QUOTA_MSG_A of MapiPropertyTag." +type: docs +weight: 19960 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg_a/ +--- + +## PR_SVR_GENERATING_QUOTA_MSG_A {#pr_svr_generating_quota_msg_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SVR_GENERATING_QUOTA_MSG_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg_w/_index.md new file mode 100644 index 0000000000..8f45ecfb46 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SVR_GENERATING_QUOTA_MSG_W method" +linktitle: "PR_SVR_GENERATING_QUOTA_MSG_W" +articleTitle: "PR_SVR_GENERATING_QUOTA_MSG_W" +second_title: "Aspose.Email for C++" +description: "PR_SVR_GENERATING_QUOTA_MSG_W of MapiPropertyTag." +type: docs +weight: 19970 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_svr_generating_quota_msg_w/ +--- + +## PR_SVR_GENERATING_QUOTA_MSG_W {#pr_svr_generating_quota_msg_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SVR_GENERATING_QUOTA_MSG_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_swapped_todo_data/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_swapped_todo_data/_index.md new file mode 100644 index 0000000000..7f7d4f243d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_swapped_todo_data/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SWAPPED_TODO_DATA method" +linktitle: "PR_SWAPPED_TODO_DATA" +articleTitle: "PR_SWAPPED_TODO_DATA" +second_title: "Aspose.Email for C++" +description: "Maintains a second set of property values that do not affect the flagged state of the Message object." +type: docs +weight: 19980 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_swapped_todo_data/ +--- + +## PR_SWAPPED_TODO_DATA {#pr_swapped_todo_data} + +Maintains a second set of property values that do not affect the flagged state of the Message object. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SWAPPED_TODO_DATA() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_synchronize_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_synchronize_flags/_index.md new file mode 100644 index 0000000000..53439b37d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_synchronize_flags/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SYNCHRONIZE_FLAGS method" +linktitle: "PR_SYNCHRONIZE_FLAGS" +articleTitle: "PR_SYNCHRONIZE_FLAGS" +second_title: "Aspose.Email for C++" +description: "PR_SYNCHRONIZE_FLAGS of MapiPropertyTag." +type: docs +weight: 19990 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_synchronize_flags/ +--- + +## PR_SYNCHRONIZE_FLAGS {#pr_synchronize_flags} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SYNCHRONIZE_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_sys_config_folder_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sys_config_folder_entryid/_index.md new file mode 100644 index 0000000000..2a863764a8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_sys_config_folder_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_SYS_CONFIG_FOLDER_ENTRYID method" +linktitle: "PR_SYS_CONFIG_FOLDER_ENTRYID" +articleTitle: "PR_SYS_CONFIG_FOLDER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_SYS_CONFIG_FOLDER_ENTRYID of MapiPropertyTag." +type: docs +weight: 20000 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_sys_config_folder_entryid/ +--- + +## PR_SYS_CONFIG_FOLDER_ENTRYID {#pr_sys_config_folder_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_SYS_CONFIG_FOLDER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_telex_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_telex_number/_index.md new file mode 100644 index 0000000000..da5b96c79f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_telex_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TELEX_NUMBER method" +linktitle: "PR_TELEX_NUMBER" +articleTitle: "PR_TELEX_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_TELEX_NUMBER of MapiPropertyTag." +type: docs +weight: 20010 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_telex_number/ +--- + +## PR_TELEX_NUMBER {#pr_telex_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TELEX_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_telex_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_telex_number_a/_index.md new file mode 100644 index 0000000000..5d51f7de1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_telex_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TELEX_NUMBER_A method" +linktitle: "PR_TELEX_NUMBER_A" +articleTitle: "PR_TELEX_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_TELEX_NUMBER_A of MapiPropertyTag." +type: docs +weight: 20020 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_telex_number_a/ +--- + +## PR_TELEX_NUMBER_A {#pr_telex_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TELEX_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_telex_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_telex_number_w/_index.md new file mode 100644 index 0000000000..99a4b9c113 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_telex_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TELEX_NUMBER_W method" +linktitle: "PR_TELEX_NUMBER_W" +articleTitle: "PR_TELEX_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_TELEX_NUMBER_W of MapiPropertyTag." +type: docs +weight: 20030 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_telex_number_w/ +--- + +## PR_TELEX_NUMBER_W {#pr_telex_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TELEX_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_templateid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_templateid/_index.md new file mode 100644 index 0000000000..a79f33dcb8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_templateid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TEMPLATEID method" +linktitle: "PR_TEMPLATEID" +articleTitle: "PR_TEMPLATEID" +second_title: "Aspose.Email for C++" +description: "PR_TEMPLATEID of MapiPropertyTag." +type: docs +weight: 20040 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_templateid/ +--- + +## PR_TEMPLATEID {#pr_templateid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TEMPLATEID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_test_line_speed/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_test_line_speed/_index.md new file mode 100644 index 0000000000..407d836de6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_test_line_speed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TEST_LINE_SPEED method" +linktitle: "PR_TEST_LINE_SPEED" +articleTitle: "PR_TEST_LINE_SPEED" +second_title: "Aspose.Email for C++" +description: "PR_TEST_LINE_SPEED of MapiPropertyTag." +type: docs +weight: 20050 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_test_line_speed/ +--- + +## PR_TEST_LINE_SPEED {#pr_test_line_speed} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TEST_LINE_SPEED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_title/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_title/_index.md new file mode 100644 index 0000000000..0700657b47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_title/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TITLE method" +linktitle: "PR_TITLE" +articleTitle: "PR_TITLE" +second_title: "Aspose.Email for C++" +description: "PR_TITLE of MapiPropertyTag." +type: docs +weight: 20060 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_title/ +--- + +## PR_TITLE {#pr_title} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TITLE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_title_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_title_a/_index.md new file mode 100644 index 0000000000..01ee29f7eb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_title_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TITLE_A method" +linktitle: "PR_TITLE_A" +articleTitle: "PR_TITLE_A" +second_title: "Aspose.Email for C++" +description: "PR_TITLE_A of MapiPropertyTag." +type: docs +weight: 20070 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_title_a/ +--- + +## PR_TITLE_A {#pr_title_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TITLE_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_title_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_title_w/_index.md new file mode 100644 index 0000000000..4de18b64a2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_title_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TITLE_W method" +linktitle: "PR_TITLE_W" +articleTitle: "PR_TITLE_W" +second_title: "Aspose.Email for C++" +description: "PR_TITLE_W of MapiPropertyTag." +type: docs +weight: 20080 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_title_w/ +--- + +## PR_TITLE_W {#pr_title_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TITLE_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_tnef_correlation_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_tnef_correlation_key/_index.md new file mode 100644 index 0000000000..9a1d21b04c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_tnef_correlation_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TNEF_CORRELATION_KEY method" +linktitle: "PR_TNEF_CORRELATION_KEY" +articleTitle: "PR_TNEF_CORRELATION_KEY" +second_title: "Aspose.Email for C++" +description: "PR_TNEF_CORRELATION_KEY of MapiPropertyTag." +type: docs +weight: 20090 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_tnef_correlation_key/ +--- + +## PR_TNEF_CORRELATION_KEY {#pr_tnef_correlation_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TNEF_CORRELATION_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_todo_item_flags/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_todo_item_flags/_index.md new file mode 100644 index 0000000000..dfdfe1988b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_todo_item_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TODO_ITEM_FLAGS method" +linktitle: "PR_TODO_ITEM_FLAGS" +articleTitle: "PR_TODO_ITEM_FLAGS" +second_title: "Aspose.Email for C++" +description: "Represents a To-Do item's flagged condition." +type: docs +weight: 20100 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_todo_item_flags/ +--- + +## PR_TODO_ITEM_FLAGS {#pr_todo_item_flags} + +Represents a To-Do item's flagged condition. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TODO_ITEM_FLAGS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_trace_info/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_trace_info/_index.md new file mode 100644 index 0000000000..c6c0d17dca --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_trace_info/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRACE_INFO method" +linktitle: "PR_TRACE_INFO" +articleTitle: "PR_TRACE_INFO" +second_title: "Aspose.Email for C++" +description: "PR_TRACE_INFO of MapiPropertyTag." +type: docs +weight: 20110 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_trace_info/ +--- + +## PR_TRACE_INFO {#pr_trace_info} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRACE_INFO() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transfer_enabled/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transfer_enabled/_index.md new file mode 100644 index 0000000000..f0c08fd11a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transfer_enabled/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSFER_ENABLED method" +linktitle: "PR_TRANSFER_ENABLED" +articleTitle: "PR_TRANSFER_ENABLED" +second_title: "Aspose.Email for C++" +description: "PR_TRANSFER_ENABLED of MapiPropertyTag." +type: docs +weight: 20120 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transfer_enabled/ +--- + +## PR_TRANSFER_ENABLED {#pr_transfer_enabled} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSFER_ENABLED() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name/_index.md new file mode 100644 index 0000000000..00ee34f0ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSMITABLE_DISPLAY_NAME method" +linktitle: "PR_TRANSMITABLE_DISPLAY_NAME" +articleTitle: "PR_TRANSMITABLE_DISPLAY_NAME" +second_title: "Aspose.Email for C++" +description: "PR_TRANSMITABLE_DISPLAY_NAME of MapiPropertyTag." +type: docs +weight: 20130 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name/ +--- + +## PR_TRANSMITABLE_DISPLAY_NAME {#pr_transmitable_display_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSMITABLE_DISPLAY_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name_a/_index.md new file mode 100644 index 0000000000..1d67289d9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSMITABLE_DISPLAY_NAME_A method" +linktitle: "PR_TRANSMITABLE_DISPLAY_NAME_A" +articleTitle: "PR_TRANSMITABLE_DISPLAY_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_TRANSMITABLE_DISPLAY_NAME_A of MapiPropertyTag." +type: docs +weight: 20140 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name_a/ +--- + +## PR_TRANSMITABLE_DISPLAY_NAME_A {#pr_transmitable_display_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSMITABLE_DISPLAY_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name_w/_index.md new file mode 100644 index 0000000000..822df78d79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSMITABLE_DISPLAY_NAME_W method" +linktitle: "PR_TRANSMITABLE_DISPLAY_NAME_W" +articleTitle: "PR_TRANSMITABLE_DISPLAY_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_TRANSMITABLE_DISPLAY_NAME_W of MapiPropertyTag." +type: docs +weight: 20150 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transmitable_display_name_w/ +--- + +## PR_TRANSMITABLE_DISPLAY_NAME_W {#pr_transmitable_display_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSMITABLE_DISPLAY_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_key/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_key/_index.md new file mode 100644 index 0000000000..01abb70f97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_key/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSPORT_KEY method" +linktitle: "PR_TRANSPORT_KEY" +articleTitle: "PR_TRANSPORT_KEY" +second_title: "Aspose.Email for C++" +description: "PR_TRANSPORT_KEY of MapiPropertyTag." +type: docs +weight: 20160 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transport_key/ +--- + +## PR_TRANSPORT_KEY {#pr_transport_key} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSPORT_KEY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers/_index.md new file mode 100644 index 0000000000..340e62f0b2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSPORT_MESSAGE_HEADERS method" +linktitle: "PR_TRANSPORT_MESSAGE_HEADERS" +articleTitle: "PR_TRANSPORT_MESSAGE_HEADERS" +second_title: "Aspose.Email for C++" +description: "PR_TRANSPORT_MESSAGE_HEADERS of MapiPropertyTag." +type: docs +weight: 20170 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers/ +--- + +## PR_TRANSPORT_MESSAGE_HEADERS {#pr_transport_message_headers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSPORT_MESSAGE_HEADERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers_a/_index.md new file mode 100644 index 0000000000..b95cb6d692 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSPORT_MESSAGE_HEADERS_A method" +linktitle: "PR_TRANSPORT_MESSAGE_HEADERS_A" +articleTitle: "PR_TRANSPORT_MESSAGE_HEADERS_A" +second_title: "Aspose.Email for C++" +description: "PR_TRANSPORT_MESSAGE_HEADERS_A of MapiPropertyTag." +type: docs +weight: 20180 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers_a/ +--- + +## PR_TRANSPORT_MESSAGE_HEADERS_A {#pr_transport_message_headers_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSPORT_MESSAGE_HEADERS_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers_w/_index.md new file mode 100644 index 0000000000..e7403ffe03 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSPORT_MESSAGE_HEADERS_W method" +linktitle: "PR_TRANSPORT_MESSAGE_HEADERS_W" +articleTitle: "PR_TRANSPORT_MESSAGE_HEADERS_W" +second_title: "Aspose.Email for C++" +description: "PR_TRANSPORT_MESSAGE_HEADERS_W of MapiPropertyTag." +type: docs +weight: 20190 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transport_message_headers_w/ +--- + +## PR_TRANSPORT_MESSAGE_HEADERS_W {#pr_transport_message_headers_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSPORT_MESSAGE_HEADERS_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_providers/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_providers/_index.md new file mode 100644 index 0000000000..641db57bd0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_providers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSPORT_PROVIDERS method" +linktitle: "PR_TRANSPORT_PROVIDERS" +articleTitle: "PR_TRANSPORT_PROVIDERS" +second_title: "Aspose.Email for C++" +description: "PR_TRANSPORT_PROVIDERS of MapiPropertyTag." +type: docs +weight: 20200 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transport_providers/ +--- + +## PR_TRANSPORT_PROVIDERS {#pr_transport_providers} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSPORT_PROVIDERS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_status/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_status/_index.md new file mode 100644 index 0000000000..584dd71bdd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_transport_status/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TRANSPORT_STATUS method" +linktitle: "PR_TRANSPORT_STATUS" +articleTitle: "PR_TRANSPORT_STATUS" +second_title: "Aspose.Email for C++" +description: "PR_TRANSPORT_STATUS of MapiPropertyTag." +type: docs +weight: 20210 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_transport_status/ +--- + +## PR_TRANSPORT_STATUS {#pr_transport_status} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TRANSPORT_STATUS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number/_index.md new file mode 100644 index 0000000000..3d7951ff42 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TTYTDD_PHONE_NUMBER method" +linktitle: "PR_TTYTDD_PHONE_NUMBER" +articleTitle: "PR_TTYTDD_PHONE_NUMBER" +second_title: "Aspose.Email for C++" +description: "PR_TTYTDD_PHONE_NUMBER of MapiPropertyTag." +type: docs +weight: 20220 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number/ +--- + +## PR_TTYTDD_PHONE_NUMBER {#pr_ttytdd_phone_number} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TTYTDD_PHONE_NUMBER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number_a/_index.md new file mode 100644 index 0000000000..6b39f9393c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TTYTDD_PHONE_NUMBER_A method" +linktitle: "PR_TTYTDD_PHONE_NUMBER_A" +articleTitle: "PR_TTYTDD_PHONE_NUMBER_A" +second_title: "Aspose.Email for C++" +description: "PR_TTYTDD_PHONE_NUMBER_A of MapiPropertyTag." +type: docs +weight: 20230 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number_a/ +--- + +## PR_TTYTDD_PHONE_NUMBER_A {#pr_ttytdd_phone_number_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TTYTDD_PHONE_NUMBER_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number_w/_index.md new file mode 100644 index 0000000000..bea0bb214c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TTYTDD_PHONE_NUMBER_W method" +linktitle: "PR_TTYTDD_PHONE_NUMBER_W" +articleTitle: "PR_TTYTDD_PHONE_NUMBER_W" +second_title: "Aspose.Email for C++" +description: "PR_TTYTDD_PHONE_NUMBER_W of MapiPropertyTag." +type: docs +weight: 20240 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ttytdd_phone_number_w/ +--- + +## PR_TTYTDD_PHONE_NUMBER_W {#pr_ttytdd_phone_number_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TTYTDD_PHONE_NUMBER_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_type_of_mts_user/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_type_of_mts_user/_index.md new file mode 100644 index 0000000000..33401c3719 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_type_of_mts_user/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_TYPE_OF_MTS_USER method" +linktitle: "PR_TYPE_OF_MTS_USER" +articleTitle: "PR_TYPE_OF_MTS_USER" +second_title: "Aspose.Email for C++" +description: "PR_TYPE_OF_MTS_USER of MapiPropertyTag." +type: docs +weight: 20250 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_type_of_mts_user/ +--- + +## PR_TYPE_OF_MTS_USER {#pr_type_of_mts_user} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_TYPE_OF_MTS_USER() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_certificate/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_certificate/_index.md new file mode 100644 index 0000000000..0ff2875f8a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_certificate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_USER_CERTIFICATE method" +linktitle: "PR_USER_CERTIFICATE" +articleTitle: "PR_USER_CERTIFICATE" +second_title: "Aspose.Email for C++" +description: "PR_USER_CERTIFICATE of MapiPropertyTag." +type: docs +weight: 20260 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_user_certificate/ +--- + +## PR_USER_CERTIFICATE {#pr_user_certificate} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_USER_CERTIFICATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_entryid/_index.md new file mode 100644 index 0000000000..ebb3121b62 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_USER_ENTRYID method" +linktitle: "PR_USER_ENTRYID" +articleTitle: "PR_USER_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_USER_ENTRYID of MapiPropertyTag." +type: docs +weight: 20270 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_user_entryid/ +--- + +## PR_USER_ENTRYID {#pr_user_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_USER_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_name/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_name/_index.md new file mode 100644 index 0000000000..ccabb71e04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_USER_NAME method" +linktitle: "PR_USER_NAME" +articleTitle: "PR_USER_NAME" +second_title: "Aspose.Email for C++" +description: "PR_USER_NAME of MapiPropertyTag." +type: docs +weight: 20280 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_user_name/ +--- + +## PR_USER_NAME {#pr_user_name} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_USER_NAME() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_name_a/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_name_a/_index.md new file mode 100644 index 0000000000..20f99c9aef --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_name_a/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_USER_NAME_A method" +linktitle: "PR_USER_NAME_A" +articleTitle: "PR_USER_NAME_A" +second_title: "Aspose.Email for C++" +description: "PR_USER_NAME_A of MapiPropertyTag." +type: docs +weight: 20290 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_user_name_a/ +--- + +## PR_USER_NAME_A {#pr_user_name_a} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_USER_NAME_A() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_name_w/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_name_w/_index.md new file mode 100644 index 0000000000..188ec6d6f8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_name_w/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_USER_NAME_W method" +linktitle: "PR_USER_NAME_W" +articleTitle: "PR_USER_NAME_W" +second_title: "Aspose.Email for C++" +description: "PR_USER_NAME_W of MapiPropertyTag." +type: docs +weight: 20300 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_user_name_w/ +--- + +## PR_USER_NAME_W {#pr_user_name_w} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_USER_NAME_W() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_x509_certificate/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_x509_certificate/_index.md new file mode 100644 index 0000000000..5a87da4f24 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_user_x509_certificate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_USER_X509_CERTIFICATE method" +linktitle: "PR_USER_X509_CERTIFICATE" +articleTitle: "PR_USER_X509_CERTIFICATE" +second_title: "Aspose.Email for C++" +description: "PR_USER_X509_CERTIFICATE of MapiPropertyTag." +type: docs +weight: 20310 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_user_x509_certificate/ +--- + +## PR_USER_X509_CERTIFICATE {#pr_user_x509_certificate} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_USER_X509_CERTIFICATE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_valid_folder_mask/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_valid_folder_mask/_index.md new file mode 100644 index 0000000000..a3560bde47 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_valid_folder_mask/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_VALID_FOLDER_MASK method" +linktitle: "PR_VALID_FOLDER_MASK" +articleTitle: "PR_VALID_FOLDER_MASK" +second_title: "Aspose.Email for C++" +description: "PR_VALID_FOLDER_MASK of MapiPropertyTag." +type: docs +weight: 20320 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_valid_folder_mask/ +--- + +## PR_VALID_FOLDER_MASK {#pr_valid_folder_mask} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_VALID_FOLDER_MASK() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_views_entryid/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_views_entryid/_index.md new file mode 100644 index 0000000000..ee4b0b46ed --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_views_entryid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_VIEWS_ENTRYID method" +linktitle: "PR_VIEWS_ENTRYID" +articleTitle: "PR_VIEWS_ENTRYID" +second_title: "Aspose.Email for C++" +description: "PR_VIEWS_ENTRYID of MapiPropertyTag." +type: docs +weight: 20330 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_views_entryid/ +--- + +## PR_VIEWS_ENTRYID {#pr_views_entryid} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_VIEWS_ENTRYID() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_wedding_anniversary/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_wedding_anniversary/_index.md new file mode 100644 index 0000000000..1daa77ea0e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_wedding_anniversary/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_WEDDING_ANNIVERSARY method" +linktitle: "PR_WEDDING_ANNIVERSARY" +articleTitle: "PR_WEDDING_ANNIVERSARY" +second_title: "Aspose.Email for C++" +description: "PR_WEDDING_ANNIVERSARY of MapiPropertyTag." +type: docs +weight: 20340 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_wedding_anniversary/ +--- + +## PR_WEDDING_ANNIVERSARY {#pr_wedding_anniversary} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_WEDDING_ANNIVERSARY() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_x400_content_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_x400_content_type/_index.md new file mode 100644 index 0000000000..e8555f867b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_x400_content_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_X400_CONTENT_TYPE method" +linktitle: "PR_X400_CONTENT_TYPE" +articleTitle: "PR_X400_CONTENT_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_X400_CONTENT_TYPE of MapiPropertyTag." +type: docs +weight: 20350 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_x400_content_type/ +--- + +## PR_X400_CONTENT_TYPE {#pr_x400_content_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_X400_CONTENT_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_x400_deferred_delivery_cancel/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_x400_deferred_delivery_cancel/_index.md new file mode 100644 index 0000000000..dec444762b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_x400_deferred_delivery_cancel/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_X400_DEFERRED_DELIVERY_CANCEL method" +linktitle: "PR_X400_DEFERRED_DELIVERY_CANCEL" +articleTitle: "PR_X400_DEFERRED_DELIVERY_CANCEL" +second_title: "Aspose.Email for C++" +description: "PR_X400_DEFERRED_DELIVERY_CANCEL of MapiPropertyTag." +type: docs +weight: 20360 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_x400_deferred_delivery_cancel/ +--- + +## PR_X400_DEFERRED_DELIVERY_CANCEL {#pr_x400_deferred_delivery_cancel} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_X400_DEFERRED_DELIVERY_CANCEL() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_x400_envelope_type/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_x400_envelope_type/_index.md new file mode 100644 index 0000000000..88d7d0bf9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_x400_envelope_type/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_X400_ENVELOPE_TYPE method" +linktitle: "PR_X400_ENVELOPE_TYPE" +articleTitle: "PR_X400_ENVELOPE_TYPE" +second_title: "Aspose.Email for C++" +description: "PR_X400_ENVELOPE_TYPE of MapiPropertyTag." +type: docs +weight: 20370 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_x400_envelope_type/ +--- + +## PR_X400_ENVELOPE_TYPE {#pr_x400_envelope_type} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_X400_ENVELOPE_TYPE() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_xpos/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_xpos/_index.md new file mode 100644 index 0000000000..22de92971a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_xpos/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_XPOS method" +linktitle: "PR_XPOS" +articleTitle: "PR_XPOS" +second_title: "Aspose.Email for C++" +description: "PR_XPOS of MapiPropertyTag." +type: docs +weight: 20380 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_xpos/ +--- + +## PR_XPOS {#pr_xpos} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_XPOS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytag/pr_ypos/_index.md b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ypos/_index.md new file mode 100644 index 0000000000..237c2c9cbf --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytag/pr_ypos/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiPropertyTag::PR_YPOS method" +linktitle: "PR_YPOS" +articleTitle: "PR_YPOS" +second_title: "Aspose.Email for C++" +description: "PR_YPOS of MapiPropertyTag." +type: docs +weight: 20390 +url: /cpp/aspose.email.mapi/mapipropertytag/pr_ypos/ +--- + +## PR_YPOS {#pr_ypos} + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +PR_YPOS() +``` + diff --git a/english/cpp/aspose.email.mapi/mapipropertytype/_index.md b/english/cpp/aspose.email.mapi/mapipropertytype/_index.md new file mode 100644 index 0000000000..abd4bb3059 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapipropertytype/_index.md @@ -0,0 +1,51 @@ +--- +title: "MapiPropertyType Enum" +linktitle: "MapiPropertyType" +articleTitle: "MapiPropertyType" +second_title: "Aspose.Email for C++" +description: "Represents the data type of MapiProperty data." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapipropertytype/ +--- + +## MapiPropertyType enumeration (33 values) + +Represents the data type of MapiProperty data. + +| Value | Description | +| --- | --- | +| None | No values are set. | +| PT_SHORT | Signed 16-bit integer. This property type is the same as PT_SHORT and the OLE type VT_I2. | +| PT_LONG | Signed or unsigned 32-bit integer. This property type is the same as PT_I4 and the OLE type VT_I4. | +| PT_ERROR | SCODE value; 32-bit unsigned integer. This property type is the same as the OLE type VT_ERROR. | +| PT_BOOLEAN | 16-bit Boolean value where zero equals FALSE and non-zero equals TRUE. This property type is the same as the OLE type VT_BOOL. | +| PT_OBJECT | Pointer to an object that implements the IUnknown interface. This property type is similar to several OLE types such as VT_UNKNOWN. | +| PT_LONGLONG | Signed or unsigned 64-bit integer. This property type is the same as PT_I8 and the OLE type VT_I8. | +| PT_STRING8 | Null-terminated 8-bit character string. This property type is the same as the OLE type VT_LPSTR. | +| PT_UNICODE | PT_UNICODE | +| PT_SYSTIME | 64-bit integer data and time value in the form of a FILETIME structure. This property type is the same as the OLE type VT_FILETIME. | +| PT_CLSID | CLSID structure value. This property type is the same as the OLE type VT_CLSID. | +| PT_SRESTRICTION | PT_SRESTRICTION | +| PT_ACTIONS | PT_ACTIONS | +| PT_BINARY | SBinary structure value, a counted byte array. | +| PT_MV_xxx | PT_MV_xxx | +| PT_MV_STRING8 | A count field followed by that many PT_STRING8 values. | +| PT_MV_UNICODE | A count field followed by that many PT_UNICODE values. | +| PT_MV_BINARY | A count field followed by that many PT_BINARY values. | +| PT_DOUBLE | A 64-bit floating point number. | +| PT_FLOAT | A 32-bit floating point number. | +| PT_MV_FLOAT | A count field followed by that many PT_FLOAT values. | +| PT_MV_DOUBLE | A count field followed by that many PT_DOUBLE values. | +| PT_MV_CURRENCY | A count field followed by that many PT_CURRENCY values. | +| PT_MV_APPTIME | A count field followed by that many PtypFloatingTime values. | +| PT_MV_LONGLONG | A count field followed by that many PT_LONGLONG values. | +| PT_MV_CLSID | A count field followed by that many PT_CLSID values. | +| PT_MV_SHORT | A count field followed by that many PT_SHORT values. | +| PT_MV_SYSTIME | A count field followed by that many PT_SYSTIME values. | +| PT_MV_BOOLEAN | A count field followed by that many PT_BOOLEAN values. | +| PT_SVREID | Variable size, a 16-bit (2-byte) count followed by a structure. | +| PT_UNSPECIFIED | Indicates that the property type is unknown. | +| PT_NULL | Indicates no property value. | +| PT_MV_LONG | A count field followed by that many PT_LONG values. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/_index.md new file mode 100644 index 0000000000..e8b5275c76 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/_index.md @@ -0,0 +1,49 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient class" +linktitle: "MapiRecipient" +articleTitle: "MapiRecipient" +second_title: "Aspose.Email for C++" +description: "Represents the recipient information in the Microsoft Outlook Message." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipient/ +--- + +## MapiRecipient class + +**Inherits:** Aspose::Email::Mapi::MapiPropertyContainer + +Represents the recipient information in the Microsoft Outlook Message. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiRecipient (3 overloads)](./mapirecipient/) | Initializes a new instance of the MapiRecipient class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | | +| [CreateMapiNode](./createmapinode/) | Creates the mapi node. | +| [FromIcalendarProperty](./fromicalendarproperty/) | | +| [get_AddressType](./get_addresstype/) | Gets the type of the address of the message recipient or sender. | +| [get_Content](./get_content/) | Gets the content. | +| [get_DisplayName](./get_displayname/) | Gets the display name of the message recipient or sender. | +| [get_EmailAddress](./get_emailaddress/) | Gets the email address of the message recipient or sender. | +| [get_NamedProperties](./get_namedproperties/) | Gets the named properties of message. | +| [get_OrganizationEmailAddress](./get_organizationemailaddress/) | Gets the organization email address. | +| [get_PropertyStream](./get_propertystream/) | Gets the property stream. | +| [get_RecipientClass](./get_recipientclass/) | Gets the type of recipent. | +| [get_RecipientTrackStatus](./get_recipienttrackstatus/) | Status of recipient’s response to a meeting request. | +| [get_RecipientType](./get_recipienttype/) | Gets the type of the recipient or sender. | +| [get_SubStorages](./get_substorages/) | Gets the sub storages. | +| [GetSize](./getsize/) | Gets the total size of the recipient property values. | +| [set_DisplayName](./set_displayname/) | Sets the display name of the message recipient or sender. | +| [set_EmailAddress](./set_emailaddress/) | Sets the email address of the message recipient or sender. | +| [set_RecipientTrackStatus](./set_recipienttrackstatus/) | Status of recipient’s response to a meeting request. | +| [SetOwner](./setowner/) | Sets the owner. | +| [ToIcalendarProperty](./toicalendarproperty/) | Converts this instanse to the corresponding iCalendar property | +| [TryGetNamedProperty](./trygetnamedproperty/) | If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/clone/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/clone/_index.md new file mode 100644 index 0000000000..50fa3892b5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of MapiRecipient." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipient/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < MapiRecipient > Aspose::Email::Mapi:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/createmapinode/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/createmapinode/_index.md new file mode 100644 index 0000000000..08907bd4e9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/createmapinode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::CreateMapiNode method" +linktitle: "CreateMapiNode" +articleTitle: "CreateMapiNode" +second_title: "Aspose.Email for C++" +description: "Creates the mapi node." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapirecipient/createmapinode/ +--- + +## CreateMapiNode {#createmapinode} + +Creates the mapi node. + +**Returns:** The IMapiNode interface. + +```cpp +CreateMapiNode(System::String key) +``` + +| Parameter | Description | +| --- | --- | +| key | The node key. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/fromicalendarproperty/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/fromicalendarproperty/_index.md new file mode 100644 index 0000000000..15732bdbc0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/fromicalendarproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::FromIcalendarProperty method" +linktitle: "FromIcalendarProperty" +articleTitle: "FromIcalendarProperty" +second_title: "Aspose.Email for C++" +description: "FromIcalendarProperty of MapiRecipient." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapirecipient/fromicalendarproperty/ +--- + +## FromIcalendarProperty {#fromicalendarproperty} + +**Returns:** static System::SharedPtr < MapiRecipient > Aspose::Email::Mapi:: + +```cpp +FromIcalendarProperty(System::SharedPtr < Calendar::Model::CalendarProperty > attendee, OutlookMessageFormat format, int32_t count, int32_t codePage) +``` + +| Parameter | Description | +| --- | --- | +| attendee | | +| format | | +| count | | +| codePage | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_addresstype/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_addresstype/_index.md new file mode 100644 index 0000000000..a568587e92 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_AddressType method" +linktitle: "get_AddressType" +articleTitle: "get_AddressType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the address of the message recipient or sender." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapirecipient/get_addresstype/ +--- + +## get_AddressType {#get_addresstype} + +Gets the type of the address of the message recipient or sender. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_AddressType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_content/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_content/_index.md new file mode 100644 index 0000000000..ff30fbca68 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_content/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_Content method" +linktitle: "get_Content" +articleTitle: "get_Content" +second_title: "Aspose.Email for C++" +description: "Gets the content." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapirecipient/get_content/ +--- + +## get_Content {#get_content} + +Gets the content. + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +get_Content() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_displayname/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_displayname/_index.md new file mode 100644 index 0000000000..066ba9e4d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the display name of the message recipient or sender." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapirecipient/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the display name of the message recipient or sender. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_emailaddress/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_emailaddress/_index.md new file mode 100644 index 0000000000..fb58bbe790 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_EmailAddress method" +linktitle: "get_EmailAddress" +articleTitle: "get_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Gets the email address of the message recipient or sender." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapirecipient/get_emailaddress/ +--- + +## get_EmailAddress {#get_emailaddress} + +Gets the email address of the message recipient or sender. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_EmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_namedproperties/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_namedproperties/_index.md new file mode 100644 index 0000000000..6f5f53b5a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_namedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_NamedProperties method" +linktitle: "get_NamedProperties" +articleTitle: "get_NamedProperties" +second_title: "Aspose.Email for C++" +description: "Gets the named properties of message." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapirecipient/get_namedproperties/ +--- + +## get_NamedProperties {#get_namedproperties} + +Gets the named properties of message. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +get_NamedProperties() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_organizationemailaddress/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_organizationemailaddress/_index.md new file mode 100644 index 0000000000..f279cd646f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_organizationemailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_OrganizationEmailAddress method" +linktitle: "get_OrganizationEmailAddress" +articleTitle: "get_OrganizationEmailAddress" +second_title: "Aspose.Email for C++" +description: "Gets the organization email address." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapirecipient/get_organizationemailaddress/ +--- + +## get_OrganizationEmailAddress {#get_organizationemailaddress} + +Gets the organization email address. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_OrganizationEmailAddress() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_propertystream/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_propertystream/_index.md new file mode 100644 index 0000000000..aa38ec2394 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_propertystream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_PropertyStream method" +linktitle: "get_PropertyStream" +articleTitle: "get_PropertyStream" +second_title: "Aspose.Email for C++" +description: "Gets the property stream." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapirecipient/get_propertystream/ +--- + +## get_PropertyStream {#get_propertystream} + +Gets the property stream. + +**Returns:** System::SharedPtr < MapiPropertyStream > Aspose::Email::Mapi:: + +```cpp +get_PropertyStream() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_recipientclass/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_recipientclass/_index.md new file mode 100644 index 0000000000..8451675cb6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_recipientclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_RecipientClass method" +linktitle: "get_RecipientClass" +articleTitle: "get_RecipientClass" +second_title: "Aspose.Email for C++" +description: "Gets the type of recipent." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapirecipient/get_recipientclass/ +--- + +## get_RecipientClass {#get_recipientclass} + +Gets the type of recipent. + +**Returns:** MapiObjectType Aspose::Email::Mapi:: + +```cpp +get_RecipientClass() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_recipienttrackstatus/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_recipienttrackstatus/_index.md new file mode 100644 index 0000000000..3901d2b9c7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_recipienttrackstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_RecipientTrackStatus method" +linktitle: "get_RecipientTrackStatus" +articleTitle: "get_RecipientTrackStatus" +second_title: "Aspose.Email for C++" +description: "Status of recipient’s response to a meeting request." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapirecipient/get_recipienttrackstatus/ +--- + +## get_RecipientTrackStatus {#get_recipienttrackstatus} + +Status of recipient’s response to a meeting request. + +**Returns:** MapiRecipientTrackStatus Aspose::Email::Mapi:: + +```cpp +get_RecipientTrackStatus() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_recipienttype/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_recipienttype/_index.md new file mode 100644 index 0000000000..d80e9c3505 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_recipienttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_RecipientType method" +linktitle: "get_RecipientType" +articleTitle: "get_RecipientType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the recipient or sender." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapirecipient/get_recipienttype/ +--- + +## get_RecipientType {#get_recipienttype} + +Gets the type of the recipient or sender. + +**Returns:** MapiRecipientType Aspose::Email::Mapi:: + +```cpp +get_RecipientType() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/get_substorages/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/get_substorages/_index.md new file mode 100644 index 0000000000..4323ae2e20 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/get_substorages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::get_SubStorages method" +linktitle: "get_SubStorages" +articleTitle: "get_SubStorages" +second_title: "Aspose.Email for C++" +description: "Gets the sub storages." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapirecipient/get_substorages/ +--- + +## get_SubStorages {#get_substorages} + +Gets the sub storages. + +**Returns:** System::SharedPtr < MapiPropertyCollection > Aspose::Email::Mapi:: + +```cpp +get_SubStorages() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/getsize/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/getsize/_index.md new file mode 100644 index 0000000000..419ab8eeff --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/getsize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::GetSize method" +linktitle: "GetSize" +articleTitle: "GetSize" +second_title: "Aspose.Email for C++" +description: "Gets the total size of the recipient property values." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapirecipient/getsize/ +--- + +## GetSize {#getsize} + +Gets the total size of the recipient property values. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +GetSize() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/mapirecipient/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/mapirecipient/_index.md new file mode 100644 index 0000000000..4c9f6bafd6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/mapirecipient/_index.md @@ -0,0 +1,64 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::MapiRecipient constructor" +linktitle: "MapiRecipient" +articleTitle: "MapiRecipient" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiRecipient class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipient/mapirecipient/ +--- + +## MapiRecipient (1 of 3) {#mapirecipient_1} + +Initializes a new instance of the MapiRecipient class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiRecipient() +``` + +--- + +## MapiRecipient (2 of 3) {#mapirecipient_2} + +Initializes a new instance of the MapiRecipient class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiRecipient(System::String address, System::String displayName, MapiRecipientType recipientType, int32_t count, OutlookMessageFormat format, int32_t codePage) +``` + +| Parameter | Description | +| --- | --- | +| address | The address of recipient. | +| displayName | The display name of recipient. | +| recipientType | Type of the recipient. | +| count | The count of recipients. | +| format | The outlook message format. | +| codePage | The code page. | + +--- + +## MapiRecipient (3 of 3) {#mapirecipient_3} + +Initializes a new instance of the MapiRecipient class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiRecipient(System::String address, System::String addressType, System::String displayName, MapiRecipientType recipientType, int32_t count, OutlookMessageFormat format, int32_t codePage) +``` + +| Parameter | Description | +| --- | --- | +| address | The address of recipient. | +| addressType | Address type. | +| displayName | The display name of recipient. | +| recipientType | Type of the recipient. | +| count | The count of recipients. | +| format | The outlook message format. | +| codePage | The code page. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/set_displayname/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/set_displayname/_index.md new file mode 100644 index 0000000000..9cdd714a06 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets the display name of the message recipient or sender." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapirecipient/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets the display name of the message recipient or sender. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/set_emailaddress/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/set_emailaddress/_index.md new file mode 100644 index 0000000000..bec0cec308 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/set_emailaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::set_EmailAddress method" +linktitle: "set_EmailAddress" +articleTitle: "set_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Sets the email address of the message recipient or sender." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapirecipient/set_emailaddress/ +--- + +## set_EmailAddress {#set_emailaddress} + +Sets the email address of the message recipient or sender. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EmailAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/set_recipienttrackstatus/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/set_recipienttrackstatus/_index.md new file mode 100644 index 0000000000..43b7a7bb1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/set_recipienttrackstatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::set_RecipientTrackStatus method" +linktitle: "set_RecipientTrackStatus" +articleTitle: "set_RecipientTrackStatus" +second_title: "Aspose.Email for C++" +description: "Status of recipient’s response to a meeting request." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapirecipient/set_recipienttrackstatus/ +--- + +## set_RecipientTrackStatus {#set_recipienttrackstatus} + +Status of recipient’s response to a meeting request. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_RecipientTrackStatus(MapiRecipientTrackStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/setowner/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/setowner/_index.md new file mode 100644 index 0000000000..2a17cacee9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/setowner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::SetOwner method" +linktitle: "SetOwner" +articleTitle: "SetOwner" +second_title: "Aspose.Email for C++" +description: "Sets the owner." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapirecipient/setowner/ +--- + +## SetOwner {#setowner} + +Sets the owner. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetOwner(System::SharedPtr < MapiMessageItemBase > owner) +``` + +| Parameter | Description | +| --- | --- | +| owner | The owner message. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/toicalendarproperty/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/toicalendarproperty/_index.md new file mode 100644 index 0000000000..6b57085f97 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/toicalendarproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::ToIcalendarProperty method" +linktitle: "ToIcalendarProperty" +articleTitle: "ToIcalendarProperty" +second_title: "Aspose.Email for C++" +description: "Converts this instanse to the corresponding iCalendar property" +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapirecipient/toicalendarproperty/ +--- + +## ToIcalendarProperty {#toicalendarproperty} + +Converts this instanse to the corresponding iCalendar property + +**Returns:** A OrganizerProperty or AttendeeProperty depending on organizerAllow properties of this recipient + +```cpp +ToIcalendarProperty(bool organizerAllow) +``` + +| Parameter | Description | +| --- | --- | +| organizerAllow | Indicates whether the ORGANIZER property should be created | + diff --git a/english/cpp/aspose.email.mapi/mapirecipient/trygetnamedproperty/_index.md b/english/cpp/aspose.email.mapi/mapirecipient/trygetnamedproperty/_index.md new file mode 100644 index 0000000000..15a24b0c70 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipient/trygetnamedproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipient::TryGetNamedProperty method" +linktitle: "TryGetNamedProperty" +articleTitle: "TryGetNamedProperty" +second_title: "Aspose.Email for C++" +description: "If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapirecipient/trygetnamedproperty/ +--- + +## TryGetNamedProperty {#trygetnamedproperty} + +If MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null. + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +TryGetNamedProperty(System::SharedPtr < MapiProperty > mapiProperty, System::SharedPtr < MapiNamedProperty > & mapiNamedProperty) +``` + +| Parameter | Description | +| --- | --- | +| mapiProperty | | +| mapiNamedProperty | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipientcollection/_index.md b/english/cpp/aspose.email.mapi/mapirecipientcollection/_index.md new file mode 100644 index 0000000000..85c61ea0ea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientcollection/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientCollection class" +linktitle: "MapiRecipientCollection" +articleTitle: "MapiRecipientCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of MapiRecipient objects." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipientcollection/ +--- + +## MapiRecipientCollection class + +Represents a collection of MapiRecipient objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiRecipientCollection (2 overloads)](./mapirecipientcollection/) | Initializes a new instance of the MapiRecipientCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Add (4 overloads)](./add/) | Adds an object to the end of the T:System::Collections::ObjectModel::Collection`1 . | +| [ContainsAddress](./containsaddress/) | | +| [DeepCopyTo](./deepcopyto/) | | +| [Insert](./insert/) | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipientcollection/add/_index.md b/english/cpp/aspose.email.mapi/mapirecipientcollection/add/_index.md new file mode 100644 index 0000000000..07a60d841b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientcollection/add/_index.md @@ -0,0 +1,82 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an object to the end of the T:System::Collections::ObjectModel::Collection`1 ." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipientcollection/add/ +--- + +## Add (1 of 4) {#add_1} + +Adds an object to the end of the T:System::Collections::ObjectModel::Collection`1 . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(const System::SharedPtr < MapiRecipient > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The object to be added to the end of the T:System::Collections::ObjectModel::Collection`1 . The value can be null for reference types. | + +--- + +## Add (2 of 4) {#add_2} + +Adds the new recipient. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(System::String address, System::String addressType, System::String displayName, MapiRecipientType recipientType) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address of recipient. | +| addressType | The type of address. | +| displayName | The display name of recipient. | +| recipientType | Type of the recipient. | + +--- + +## Add (3 of 4) {#add_3} + +Adds the new recipient. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(System::String address, System::String addressType, System::String displayName, MapiRecipientType recipientType, bool updateDisplayNames) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address of recipient. | +| addressType | The type of address. | +| displayName | The display name of recipient. | +| recipientType | Type of the recipient. | +| updateDisplayNames | The DisplayNames will be updated if true. | + +--- + +## Add (4 of 4) {#add_4} + +Adds the new recipient. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Add(System::String address, System::String displayName, MapiRecipientType recipientType) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address of recipient. | +| displayName | The display name of recipient. | +| recipientType | Type of the recipient. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipientcollection/containsaddress/_index.md b/english/cpp/aspose.email.mapi/mapirecipientcollection/containsaddress/_index.md new file mode 100644 index 0000000000..f334a055ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientcollection/containsaddress/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientCollection::ContainsAddress method" +linktitle: "ContainsAddress" +articleTitle: "ContainsAddress" +second_title: "Aspose.Email for C++" +description: "ContainsAddress of MapiRecipientCollection." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapirecipientcollection/containsaddress/ +--- + +## ContainsAddress {#containsaddress} + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +ContainsAddress(System::String address, MapiRecipientType recType) +``` + +| Parameter | Description | +| --- | --- | +| address | | +| recType | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipientcollection/deepcopyto/_index.md b/english/cpp/aspose.email.mapi/mapirecipientcollection/deepcopyto/_index.md new file mode 100644 index 0000000000..eff4eae97c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientcollection/deepcopyto/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientCollection::DeepCopyTo method" +linktitle: "DeepCopyTo" +articleTitle: "DeepCopyTo" +second_title: "Aspose.Email for C++" +description: "DeepCopyTo of MapiRecipientCollection." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapirecipientcollection/deepcopyto/ +--- + +## DeepCopyTo {#deepcopyto} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +DeepCopyTo(System::SharedPtr < MapiRecipientCollection > dest) +``` + +| Parameter | Description | +| --- | --- | +| dest | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipientcollection/insert/_index.md b/english/cpp/aspose.email.mapi/mapirecipientcollection/insert/_index.md new file mode 100644 index 0000000000..0b45f5ffa5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientcollection/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientCollection::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapirecipientcollection/insert/ +--- + +## Insert {#insert} + +Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Insert(int32_t index, const System::SharedPtr < MapiRecipient > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which item should be inserted. | +| item | The object to insert. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipientcollection/mapirecipientcollection/_index.md b/english/cpp/aspose.email.mapi/mapirecipientcollection/mapirecipientcollection/_index.md new file mode 100644 index 0000000000..0212b15150 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientcollection/mapirecipientcollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientCollection::MapiRecipientCollection constructor" +linktitle: "MapiRecipientCollection" +articleTitle: "MapiRecipientCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiRecipientCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipientcollection/mapirecipientcollection/ +--- + +## MapiRecipientCollection (1 of 2) {#mapirecipientcollection_1} + +Initializes a new instance of the MapiRecipientCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiRecipientCollection() +``` + +--- + +## MapiRecipientCollection (2 of 2) {#mapirecipientcollection_2} + +Initializes a new instance of the MapiRecipientCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiRecipientCollection(System::SharedPtr < MapiMessageItemBase > owner) +``` + +| Parameter | Description | +| --- | --- | +| owner | The owner message. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipientcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi/mapirecipientcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..e719dbf445 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MapiRecipientCollection." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapirecipientcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipientpropertystream/_index.md b/english/cpp/aspose.email.mapi/mapirecipientpropertystream/_index.md new file mode 100644 index 0000000000..d940c9344b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientpropertystream/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientPropertyStream class" +linktitle: "MapiRecipientPropertyStream" +articleTitle: "MapiRecipientPropertyStream" +second_title: "Aspose.Email for C++" +description: "Represents the property stream of recipient object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipientpropertystream/ +--- + +## MapiRecipientPropertyStream class + +**Inherits:** Aspose::Email::Mapi::MapiPropertyStream + +Represents the property stream of recipient object. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiRecipientPropertyStream](./mapirecipientpropertystream/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [GetContent](./getcontent/) | Gets the content. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipientpropertystream/getcontent/_index.md b/english/cpp/aspose.email.mapi/mapirecipientpropertystream/getcontent/_index.md new file mode 100644 index 0000000000..9406947f93 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientpropertystream/getcontent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientPropertyStream::GetContent method" +linktitle: "GetContent" +articleTitle: "GetContent" +second_title: "Aspose.Email for C++" +description: "Gets the content." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipientpropertystream/getcontent/ +--- + +## GetContent {#getcontent} + +Gets the content. + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +GetContent() +``` + diff --git a/english/cpp/aspose.email.mapi/mapirecipientpropertystream/mapirecipientpropertystream/_index.md b/english/cpp/aspose.email.mapi/mapirecipientpropertystream/mapirecipientpropertystream/_index.md new file mode 100644 index 0000000000..7afc249943 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipientpropertystream/mapirecipientpropertystream/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiRecipientPropertyStream::MapiRecipientPropertyStream constructor" +linktitle: "MapiRecipientPropertyStream" +articleTitle: "MapiRecipientPropertyStream" +second_title: "Aspose.Email for C++" +description: "MapiRecipientPropertyStream of MapiRecipientPropertyStream." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipientpropertystream/mapirecipientpropertystream/ +--- + +## MapiRecipientPropertyStream {#mapirecipientpropertystream} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiRecipientPropertyStream(System::SharedPtr < MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | | + diff --git a/english/cpp/aspose.email.mapi/mapirecipienttrackstatus/_index.md b/english/cpp/aspose.email.mapi/mapirecipienttrackstatus/_index.md new file mode 100644 index 0000000000..1dfcb45afa --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipienttrackstatus/_index.md @@ -0,0 +1,22 @@ +--- +title: "MapiRecipientTrackStatus Enum" +linktitle: "MapiRecipientTrackStatus" +articleTitle: "MapiRecipientTrackStatus" +second_title: "Aspose.Email for C++" +description: "Represents the response status returned by the attendee." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipienttrackstatus/ +--- + +## MapiRecipientTrackStatus enumeration (4 values) + +Represents the response status returned by the attendee. + +| Value | Description | +| --- | --- | +| None | No response is required for this object. This is the case for appointment objects and meeting response objects. | +| Tentative | This value on the attendee’s meeting object indicates that the attendee has tentatively accepted the meeting request object. | +| Accepted | This value on the attendee’s meeting object indicates that the attendee has accepted the meeting request object. | +| Declined | This value on the attendee’s meeting object indicates that the attendee has declined the meeting request object. | + diff --git a/english/cpp/aspose.email.mapi/mapirecipienttype/_index.md b/english/cpp/aspose.email.mapi/mapirecipienttype/_index.md new file mode 100644 index 0000000000..4252722fcc --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapirecipienttype/_index.md @@ -0,0 +1,24 @@ +--- +title: "MapiRecipientType Enum" +linktitle: "MapiRecipientType" +articleTitle: "MapiRecipientType" +second_title: "Aspose.Email for C++" +description: "Represent the PR_RECIPIENT_TYPE property which contains the recipient type for a message recipient." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapirecipienttype/ +--- + +## MapiRecipientType enumeration (6 values) + +Represent the PR_RECIPIENT_TYPE property which contains the recipient type for a message recipient. + +| Value | Description | +| --- | --- | +| MAPI_BCC | The recipient is a blind carbon copy (BCC) recipient. Primary and carbon copy recipients are unaware of the existence of BCC recipients. | +| MAPI_CC | The recipient is a carbon copy (CC) recipient, a recipient that receives a message in addition to the primary recipients. | +| MAPI_P1 | The recipient did not successfully receive the message on the previous attempt. This is a resend of an earlier transmission. | +| MAPI_SUBMITTED | The recipient has already received the message and does not need to receive it again. This is a resend of an earlier transmission. This flag is set in conjunction with the MAPI_TO, MAPI_CC, and MAPI_BCC values. | +| MAPI_TO | The recipient is a primary (To) recipient. Clients are required to handle primary recipients; all other types are optional. | +| Unknown | Unknow. | + diff --git a/english/cpp/aspose.email.mapi/mapitask/_index.md b/english/cpp/aspose.email.mapi/mapitask/_index.md new file mode 100644 index 0000000000..ff8cedc94a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/_index.md @@ -0,0 +1,107 @@ +--- +title: "Aspose::Email::Mapi::MapiTask class" +linktitle: "MapiTask" +articleTitle: "MapiTask" +second_title: "Aspose.Email for C++" +description: "Represents a MAPI task item." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitask/ +--- + +## MapiTask class + +**Inherits:** Aspose::Email::Mapi::MapiMessageItemBase + +Represents a MAPI task item. + +This class serves as a wrapper for MapiMessage to simplify the process of handling task information from MAPI properties. It provides a more intuitive interface for accessing and manipulating task data within the MAPI message. + +The following example demonstrates how to get a MapiTask object from a MapiMessage . + +```csharp +var msg = MapiMessage.Load("task.msg"); + +// Check if the loaded message is a supported task type +if (msg.SupportedType == MapiItemType.Task) +{ + // Convert the MAPI message to a MapiTask object + var mapiTask = (MapiTask)msg.ToMapiMessageItem(); + + // Display some task info + Console.WriteLine(mapiTask.Subject); + Console.WriteLine(mapiTask.DueDate); +} +``` + +```vb +Dim msg = MapiMessage.Load("task.msg") + +' Check if the loaded message is a supported task type +If msg.SupportedType = MapiItemType.Task Then + ' Convert the MAPI message to a MapiTask object + Dim mapiTask = DirectCast(msg.ToMapiMessageItem(), MapiTask) + + ' Display some task info + Console.WriteLine(mapiTask.Subject) + Console.WriteLine(mapiTask.DueDate) +End If +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiTask (3 overloads)](./mapitask/) | Initializes a new instance of the MapiTask class. | + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertToMapiMessage](./converttomapimessage/) | Converts the task object to mapi message | +| [FromVTodo (4 overloads)](./fromvtodo/) | Creates an instance of MapiTask from the specified stream. | +| [get_AcceptanceState](./get_acceptancestate/) | Gets the acceptance state of the task. | +| [get_ActualEffort](./get_actualeffort/) | Gets the number of minutes that the user actually spent working on a task. | +| [get_Attachments](./get_attachments/) | Gets the attachments collection. | +| [get_DateCompleted](./get_datecompleted/) | Gets the date when the user completed work on the task. | +| [get_DueDate](./get_duedate/) | Gets the date by which the user expects work on the task to be complete. | +| [get_EstimatedEffort](./get_estimatedeffort/) | Gets the number of minutes that the user expects to work on a task. | +| [get_Flags](./get_flags/) | Gets the indication flags of the Task object. | +| [get_History](./get_history/) | Gets the type of change that was last made to the Task object. | +| [get_LastUpdate](./get_lastupdate/) | Gets the date and time of the most recent change made to the Task object. | +| [get_Mode](./get_mode/) | Gets the assignment status of the Task object. | +| [get_PercentComplete](./get_percentcomplete/) | Gets the progress the user has made on a task. | +| [get_Priority](./get_priority/) | Gets the current Priority of the Task object. | +| [get_Recurrence](./get_recurrence/) | Gets the recurrence properties. | +| [get_ReminderFileParameter](./get_reminderfileparameter/) | Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue. | +| [get_ReminderSet](./get_reminderset/) | Gets a value indicating whether a reminder is set on the object | +| [get_ReminderTime](./get_remindertime/) | Gets the initial signal time for a reminder | +| [get_StartDate](./get_startdate/) | Gets the date on which the user expects work on the task to begin. | +| [get_State](./get_state/) | Gets the current assignment state of the Task object. | +| [get_Status](./get_status/) | Gets the status of the user's progress on the task. | +| [get_Users](./get_users/) | Gets information about task users. | +| [GetsFlags](./getsflags/) | Gets the flags. | +| [GetUnderlyingMessage](./getunderlyingmessage/) | Retrieves the underlying MapiMessage object. | +| [Save (2 overloads)](./save/) | Saves this MapiTask to the given stream using specified format. | +| [set_AcceptanceState](./set_acceptancestate/) | Sets the acceptance state of the task. | +| [set_ActualEffort](./set_actualeffort/) | Sets the number of minutes that the user actually spent working on a task. | +| [set_DateCompleted](./set_datecompleted/) | Sets the date when the user completed work on the task. | +| [set_DueDate](./set_duedate/) | Sets the date by which the user expects work on the task to be complete. | +| [set_EstimatedEffort](./set_estimatedeffort/) | Sets the number of minutes that the user expects to work on a task. | +| [set_Flags](./set_flags/) | Gets the indication flags of the Task object. | +| [set_History](./set_history/) | Sets the type of change that was last made to the Task object. | +| [set_LastUpdate](./set_lastupdate/) | Sets the date and time of the most recent change made to the Task object. | +| [set_Mode](./set_mode/) | Sets the assignment status of the Task object. | +| [set_PercentComplete](./set_percentcomplete/) | Sets the progress the user has made on a task. | +| [set_Priority](./set_priority/) | Sets the current Priority of the Task object. | +| [set_Recurrence](./set_recurrence/) | Sets the recurrence properties. | +| [set_ReminderFileParameter](./set_reminderfileparameter/) | Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue. | +| [set_ReminderSet](./set_reminderset/) | Sets a value indicating whether a reminder is set on the object | +| [set_ReminderTime](./set_remindertime/) | Sets the initial signal time for a reminder | +| [set_StartDate](./set_startdate/) | Sets the date on which the user expects work on the task to begin. | +| [set_State](./set_state/) | Sets the current assignment state of the Task object. | +| [set_Status](./set_status/) | Sets the status of the user's progress on the task. | +| [set_Users](./set_users/) | Sets information about task users. | +| [ToIcalendar](./toicalendar/) | | +| [Aspose::Email::Tools::TaskConverter](./asposeemailtoolstaskconverter/) | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/asposeemailtoolstaskconverter/_index.md b/english/cpp/aspose.email.mapi/mapitask/asposeemailtoolstaskconverter/_index.md new file mode 100644 index 0000000000..c5ababb815 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/asposeemailtoolstaskconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::Aspose::Email::Tools::TaskConverter method" +linktitle: "Aspose::Email::Tools::TaskConverter" +articleTitle: "Aspose::Email::Tools::TaskConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::TaskConverter of MapiTask." +type: docs +weight: 460 +url: /cpp/aspose.email.mapi/mapitask/asposeemailtoolstaskconverter/ +--- + +## Aspose::Email::Tools::TaskConverter {#asposeemailtoolstaskconverter} + +```cpp +TaskConverter() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/converttomapimessage/_index.md b/english/cpp/aspose.email.mapi/mapitask/converttomapimessage/_index.md new file mode 100644 index 0000000000..ed071fccd5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/converttomapimessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::ConvertToMapiMessage method" +linktitle: "ConvertToMapiMessage" +articleTitle: "ConvertToMapiMessage" +second_title: "Aspose.Email for C++" +description: "Converts the task object to mapi message" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitask/converttomapimessage/ +--- + +## ConvertToMapiMessage {#converttomapimessage} + +Converts the task object to mapi message + +**Returns:** MapiMessage that represents a MAPI message + +```cpp +ConvertToMapiMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/fromvtodo/_index.md b/english/cpp/aspose.email.mapi/mapitask/fromvtodo/_index.md new file mode 100644 index 0000000000..7d43f6aa35 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/fromvtodo/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::FromVTodo method" +linktitle: "FromVTodo" +articleTitle: "FromVTodo" +second_title: "Aspose.Email for C++" +description: "Creates an instance of MapiTask from the specified stream." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapitask/fromvtodo/ +--- + +## FromVTodo (1 of 4) {#fromvtodo_1} + +Creates an instance of MapiTask from the specified stream. + +**Returns:** Returns a MapiTask instance which is loaded from the specified stream. + +```cpp +FromVTodo(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to be loaded. | + +--- + +## FromVTodo (2 of 4) {#fromvtodo_2} + +Creates an instance of MapiTask from the specified stream. + +**Returns:** Returns a MapiTask instance which is loaded from the specified stream. + +```cpp +FromVTodo(System::SharedPtr < System::IO::Stream > stream, bool detectEncoding) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to be loaded. | +| detectEncoding | Determines a data encoding by analyzing its byte order mark (BOM) | + +--- + +## FromVTodo (3 of 4) {#fromvtodo_3} + +Creates an instance of MapiTask from the specified .ics file. + +**Returns:** Returns a MapiTask instance which is loaded from the specified file. + +```cpp +FromVTodo(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | The path to the file to be loaded. | + +--- + +## FromVTodo (4 of 4) {#fromvtodo_4} + +Creates an instance of MapiTask from the specified .ics file. + +**Returns:** Returns a MapiTask instance which is loaded from the specified file. + +```cpp +FromVTodo(System::String filePath, bool detectEncoding) +``` + +| Parameter | Description | +| --- | --- | +| filePath | The path to the file to be loaded. | +| detectEncoding | Determines a data encoding by analyzing its byte order mark (BOM) | + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_acceptancestate/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_acceptancestate/_index.md new file mode 100644 index 0000000000..3bae85fe81 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_acceptancestate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_AcceptanceState method" +linktitle: "get_AcceptanceState" +articleTitle: "get_AcceptanceState" +second_title: "Aspose.Email for C++" +description: "Gets the acceptance state of the task." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapitask/get_acceptancestate/ +--- + +## get_AcceptanceState {#get_acceptancestate} + +Gets the acceptance state of the task. + +**Returns:** MapiTaskAcceptanceState Aspose::Email::Mapi:: + +```cpp +get_AcceptanceState() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_actualeffort/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_actualeffort/_index.md new file mode 100644 index 0000000000..109780fe79 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_actualeffort/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_ActualEffort method" +linktitle: "get_ActualEffort" +articleTitle: "get_ActualEffort" +second_title: "Aspose.Email for C++" +description: "Gets the number of minutes that the user actually spent working on a task." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapitask/get_actualeffort/ +--- + +## get_ActualEffort {#get_actualeffort} + +Gets the number of minutes that the user actually spent working on a task. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_ActualEffort() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_attachments/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_attachments/_index.md new file mode 100644 index 0000000000..3b43752fea --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets the attachments collection." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapitask/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets the attachments collection. + +**Returns:** System::SharedPtr < MapiAttachmentCollection > Aspose::Email::Mapi:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_datecompleted/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_datecompleted/_index.md new file mode 100644 index 0000000000..481adde816 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_datecompleted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_DateCompleted method" +linktitle: "get_DateCompleted" +articleTitle: "get_DateCompleted" +second_title: "Aspose.Email for C++" +description: "Gets the date when the user completed work on the task." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapitask/get_datecompleted/ +--- + +## get_DateCompleted {#get_datecompleted} + +Gets the date when the user completed work on the task. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_DateCompleted() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_duedate/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_duedate/_index.md new file mode 100644 index 0000000000..7b5f4c90c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_duedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_DueDate method" +linktitle: "get_DueDate" +articleTitle: "get_DueDate" +second_title: "Aspose.Email for C++" +description: "Gets the date by which the user expects work on the task to be complete." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapitask/get_duedate/ +--- + +## get_DueDate {#get_duedate} + +Gets the date by which the user expects work on the task to be complete. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_DueDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_estimatedeffort/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_estimatedeffort/_index.md new file mode 100644 index 0000000000..31bd11e60f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_estimatedeffort/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_EstimatedEffort method" +linktitle: "get_EstimatedEffort" +articleTitle: "get_EstimatedEffort" +second_title: "Aspose.Email for C++" +description: "Gets the number of minutes that the user expects to work on a task." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapitask/get_estimatedeffort/ +--- + +## get_EstimatedEffort {#get_estimatedeffort} + +Gets the number of minutes that the user expects to work on a task. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_EstimatedEffort() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_flags/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_flags/_index.md new file mode 100644 index 0000000000..a061446240 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_flags/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_Flags method" +linktitle: "get_Flags" +articleTitle: "get_Flags" +second_title: "Aspose.Email for C++" +description: "Gets the indication flags of the Task object." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapitask/get_flags/ +--- + +## get_Flags {#get_flags} + +Gets the indication flags of the Task object. + +**Returns:** MapiTaskFlags Aspose::Email::Mapi:: + +```cpp +get_Flags() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_history/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_history/_index.md new file mode 100644 index 0000000000..8f49995f50 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_history/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_History method" +linktitle: "get_History" +articleTitle: "get_History" +second_title: "Aspose.Email for C++" +description: "Gets the type of change that was last made to the Task object." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapitask/get_history/ +--- + +## get_History {#get_history} + +Gets the type of change that was last made to the Task object. + +**Returns:** MapiTaskHistory Aspose::Email::Mapi:: + +```cpp +get_History() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_lastupdate/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_lastupdate/_index.md new file mode 100644 index 0000000000..6b95f88c96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_lastupdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_LastUpdate method" +linktitle: "get_LastUpdate" +articleTitle: "get_LastUpdate" +second_title: "Aspose.Email for C++" +description: "Gets the date and time of the most recent change made to the Task object." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapitask/get_lastupdate/ +--- + +## get_LastUpdate {#get_lastupdate} + +Gets the date and time of the most recent change made to the Task object. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_LastUpdate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_mode/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_mode/_index.md new file mode 100644 index 0000000000..159ef3ac02 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_mode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_Mode method" +linktitle: "get_Mode" +articleTitle: "get_Mode" +second_title: "Aspose.Email for C++" +description: "Gets the assignment status of the Task object." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapitask/get_mode/ +--- + +## get_Mode {#get_mode} + +Gets the assignment status of the Task object. + +**Returns:** MapiTaskMode Aspose::Email::Mapi:: + +```cpp +get_Mode() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_percentcomplete/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_percentcomplete/_index.md new file mode 100644 index 0000000000..a6fa217fc9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_percentcomplete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_PercentComplete method" +linktitle: "get_PercentComplete" +articleTitle: "get_PercentComplete" +second_title: "Aspose.Email for C++" +description: "Gets the progress the user has made on a task." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapitask/get_percentcomplete/ +--- + +## get_PercentComplete {#get_percentcomplete} + +Gets the progress the user has made on a task. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_PercentComplete() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_priority/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_priority/_index.md new file mode 100644 index 0000000000..53416c4a0f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_priority/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_Priority method" +linktitle: "get_Priority" +articleTitle: "get_Priority" +second_title: "Aspose.Email for C++" +description: "Gets the current Priority of the Task object." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapitask/get_priority/ +--- + +## get_Priority {#get_priority} + +Gets the current Priority of the Task object. + +**Returns:** MapiTaskPriority Aspose::Email::Mapi:: + +```cpp +get_Priority() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_recurrence/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_recurrence/_index.md new file mode 100644 index 0000000000..2995aedfa3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_recurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_Recurrence method" +linktitle: "get_Recurrence" +articleTitle: "get_Recurrence" +second_title: "Aspose.Email for C++" +description: "Gets the recurrence properties." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapitask/get_recurrence/ +--- + +## get_Recurrence {#get_recurrence} + +Gets the recurrence properties. + +**Returns:** System::SharedPtr < MapiCalendarRecurrencePattern > Aspose::Email::Mapi:: + +```cpp +get_Recurrence() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_reminderfileparameter/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_reminderfileparameter/_index.md new file mode 100644 index 0000000000..2a3bd9de83 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_reminderfileparameter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_ReminderFileParameter method" +linktitle: "get_ReminderFileParameter" +articleTitle: "get_ReminderFileParameter" +second_title: "Aspose.Email for C++" +description: "Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapitask/get_reminderfileparameter/ +--- + +## get_ReminderFileParameter {#get_reminderfileparameter} + +Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ReminderFileParameter() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_reminderset/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_reminderset/_index.md new file mode 100644 index 0000000000..7f783d2f76 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_reminderset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_ReminderSet method" +linktitle: "get_ReminderSet" +articleTitle: "get_ReminderSet" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether a reminder is set on the object" +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/mapitask/get_reminderset/ +--- + +## get_ReminderSet {#get_reminderset} + +Gets a value indicating whether a reminder is set on the object + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_ReminderSet() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_remindertime/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_remindertime/_index.md new file mode 100644 index 0000000000..d13ed8e615 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_remindertime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_ReminderTime method" +linktitle: "get_ReminderTime" +articleTitle: "get_ReminderTime" +second_title: "Aspose.Email for C++" +description: "Gets the initial signal time for a reminder" +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/mapitask/get_remindertime/ +--- + +## get_ReminderTime {#get_remindertime} + +Gets the initial signal time for a reminder + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_ReminderTime() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_startdate/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_startdate/_index.md new file mode 100644 index 0000000000..d86540b985 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_startdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_StartDate method" +linktitle: "get_StartDate" +articleTitle: "get_StartDate" +second_title: "Aspose.Email for C++" +description: "Gets the date on which the user expects work on the task to begin." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/mapitask/get_startdate/ +--- + +## get_StartDate {#get_startdate} + +Gets the date on which the user expects work on the task to begin. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_StartDate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_state/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_state/_index.md new file mode 100644 index 0000000000..0493082328 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_state/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_State method" +linktitle: "get_State" +articleTitle: "get_State" +second_title: "Aspose.Email for C++" +description: "Gets the current assignment state of the Task object." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/mapitask/get_state/ +--- + +## get_State {#get_state} + +Gets the current assignment state of the Task object. + +**Returns:** MapiTaskState Aspose::Email::Mapi:: + +```cpp +get_State() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_status/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_status/_index.md new file mode 100644 index 0000000000..e1b0608e9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_status/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_Status method" +linktitle: "get_Status" +articleTitle: "get_Status" +second_title: "Aspose.Email for C++" +description: "Gets the status of the user's progress on the task." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/mapitask/get_status/ +--- + +## get_Status {#get_status} + +Gets the status of the user's progress on the task. + +**Returns:** MapiTaskStatus Aspose::Email::Mapi:: + +```cpp +get_Status() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/get_users/_index.md b/english/cpp/aspose.email.mapi/mapitask/get_users/_index.md new file mode 100644 index 0000000000..a5dde3a150 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/get_users/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::get_Users method" +linktitle: "get_Users" +articleTitle: "get_Users" +second_title: "Aspose.Email for C++" +description: "Gets information about task users." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/mapitask/get_users/ +--- + +## get_Users {#get_users} + +Gets information about task users. + +**Returns:** System::SharedPtr < MapiTaskUsers > Aspose::Email::Mapi:: + +```cpp +get_Users() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/getsflags/_index.md b/english/cpp/aspose.email.mapi/mapitask/getsflags/_index.md new file mode 100644 index 0000000000..fe7047fe04 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/getsflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::GetsFlags method" +linktitle: "GetsFlags" +articleTitle: "GetsFlags" +second_title: "Aspose.Email for C++" +description: "Gets the flags." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/mapitask/getsflags/ +--- + +## GetsFlags {#getsflags} + +Gets the flags. + +**Returns:** The MapiTaskFlags. + +```cpp +GetsFlags(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage . | + diff --git a/english/cpp/aspose.email.mapi/mapitask/getunderlyingmessage/_index.md b/english/cpp/aspose.email.mapi/mapitask/getunderlyingmessage/_index.md new file mode 100644 index 0000000000..3f40536f0e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/getunderlyingmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::GetUnderlyingMessage method" +linktitle: "GetUnderlyingMessage" +articleTitle: "GetUnderlyingMessage" +second_title: "Aspose.Email for C++" +description: "Retrieves the underlying MapiMessage object." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/mapitask/getunderlyingmessage/ +--- + +## GetUnderlyingMessage {#getunderlyingmessage} + +Retrieves the underlying MapiMessage object. + +**Returns:** The MapiMessage object. + +```cpp +GetUnderlyingMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitask/mapitask/_index.md b/english/cpp/aspose.email.mapi/mapitask/mapitask/_index.md new file mode 100644 index 0000000000..38d459642f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/mapitask/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::MapiTask constructor" +linktitle: "MapiTask" +articleTitle: "MapiTask" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiTask class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitask/mapitask/ +--- + +## MapiTask (1 of 3) {#mapitask_1} + +Initializes a new instance of the MapiTask class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiTask() +``` + +--- + +## MapiTask (2 of 3) {#mapitask_2} + +Initializes a new instance of the MapiTask class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiTask(System::String subject, System::String body, System::DateTime startDate, System::DateTime dueDate) +``` + +| Parameter | Description | +| --- | --- | +| subject | The subject. | +| body | The message body. | +| startDate | The start date. | +| dueDate | The due date. | + +--- + +## MapiTask (3 of 3) {#mapitask_3} + +Initializes a new instance of the MapiTask class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiTask(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage that represents IPM.Task message class. | + diff --git a/english/cpp/aspose.email.mapi/mapitask/save/_index.md b/english/cpp/aspose.email.mapi/mapitask/save/_index.md new file mode 100644 index 0000000000..f698310db5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/save/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves this MapiTask to the given stream using specified format." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/mapitask/save/ +--- + +## Save (1 of 2) {#save_1} + +Saves this MapiTask to the given stream using specified format. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, TaskSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to. | +| saveFormat | A save format. | + +--- + +## Save (2 of 2) {#save_2} + +Saves this MapiTask into file using specified format. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +Save(System::String filePath, TaskSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name. | +| saveFormat | A save format. | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_acceptancestate/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_acceptancestate/_index.md new file mode 100644 index 0000000000..b930861bc9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_acceptancestate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_AcceptanceState method" +linktitle: "set_AcceptanceState" +articleTitle: "set_AcceptanceState" +second_title: "Aspose.Email for C++" +description: "Sets the acceptance state of the task." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/mapitask/set_acceptancestate/ +--- + +## set_AcceptanceState {#set_acceptancestate} + +Sets the acceptance state of the task. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_AcceptanceState(MapiTaskAcceptanceState value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_actualeffort/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_actualeffort/_index.md new file mode 100644 index 0000000000..c243b965f5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_actualeffort/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_ActualEffort method" +linktitle: "set_ActualEffort" +articleTitle: "set_ActualEffort" +second_title: "Aspose.Email for C++" +description: "Sets the number of minutes that the user actually spent working on a task." +type: docs +weight: 270 +url: /cpp/aspose.email.mapi/mapitask/set_actualeffort/ +--- + +## set_ActualEffort {#set_actualeffort} + +Sets the number of minutes that the user actually spent working on a task. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ActualEffort(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_datecompleted/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_datecompleted/_index.md new file mode 100644 index 0000000000..0115a94314 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_datecompleted/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_DateCompleted method" +linktitle: "set_DateCompleted" +articleTitle: "set_DateCompleted" +second_title: "Aspose.Email for C++" +description: "Sets the date when the user completed work on the task." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/mapitask/set_datecompleted/ +--- + +## set_DateCompleted {#set_datecompleted} + +Sets the date when the user completed work on the task. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DateCompleted(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_duedate/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_duedate/_index.md new file mode 100644 index 0000000000..b0635e72a7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_duedate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_DueDate method" +linktitle: "set_DueDate" +articleTitle: "set_DueDate" +second_title: "Aspose.Email for C++" +description: "Sets the date by which the user expects work on the task to be complete." +type: docs +weight: 290 +url: /cpp/aspose.email.mapi/mapitask/set_duedate/ +--- + +## set_DueDate {#set_duedate} + +Sets the date by which the user expects work on the task to be complete. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_DueDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_estimatedeffort/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_estimatedeffort/_index.md new file mode 100644 index 0000000000..72bc8e7605 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_estimatedeffort/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_EstimatedEffort method" +linktitle: "set_EstimatedEffort" +articleTitle: "set_EstimatedEffort" +second_title: "Aspose.Email for C++" +description: "Sets the number of minutes that the user expects to work on a task." +type: docs +weight: 300 +url: /cpp/aspose.email.mapi/mapitask/set_estimatedeffort/ +--- + +## set_EstimatedEffort {#set_estimatedeffort} + +Sets the number of minutes that the user expects to work on a task. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_EstimatedEffort(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_flags/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_flags/_index.md new file mode 100644 index 0000000000..600b4ac0fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_flags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_Flags method" +linktitle: "set_Flags" +articleTitle: "set_Flags" +second_title: "Aspose.Email for C++" +description: "Gets the indication flags of the Task object." +type: docs +weight: 310 +url: /cpp/aspose.email.mapi/mapitask/set_flags/ +--- + +## set_Flags {#set_flags} + +Gets the indication flags of the Task object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Flags(MapiTaskFlags value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_history/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_history/_index.md new file mode 100644 index 0000000000..c74b12bd3a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_history/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_History method" +linktitle: "set_History" +articleTitle: "set_History" +second_title: "Aspose.Email for C++" +description: "Sets the type of change that was last made to the Task object." +type: docs +weight: 320 +url: /cpp/aspose.email.mapi/mapitask/set_history/ +--- + +## set_History {#set_history} + +Sets the type of change that was last made to the Task object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_History(MapiTaskHistory value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_lastupdate/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_lastupdate/_index.md new file mode 100644 index 0000000000..663214eb15 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_lastupdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_LastUpdate method" +linktitle: "set_LastUpdate" +articleTitle: "set_LastUpdate" +second_title: "Aspose.Email for C++" +description: "Sets the date and time of the most recent change made to the Task object." +type: docs +weight: 330 +url: /cpp/aspose.email.mapi/mapitask/set_lastupdate/ +--- + +## set_LastUpdate {#set_lastupdate} + +Sets the date and time of the most recent change made to the Task object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_LastUpdate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_mode/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_mode/_index.md new file mode 100644 index 0000000000..e15294f395 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_mode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_Mode method" +linktitle: "set_Mode" +articleTitle: "set_Mode" +second_title: "Aspose.Email for C++" +description: "Sets the assignment status of the Task object." +type: docs +weight: 340 +url: /cpp/aspose.email.mapi/mapitask/set_mode/ +--- + +## set_Mode {#set_mode} + +Sets the assignment status of the Task object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Mode(MapiTaskMode value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_percentcomplete/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_percentcomplete/_index.md new file mode 100644 index 0000000000..fe23077cfe --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_percentcomplete/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_PercentComplete method" +linktitle: "set_PercentComplete" +articleTitle: "set_PercentComplete" +second_title: "Aspose.Email for C++" +description: "Sets the progress the user has made on a task." +type: docs +weight: 350 +url: /cpp/aspose.email.mapi/mapitask/set_percentcomplete/ +--- + +## set_PercentComplete {#set_percentcomplete} + +Sets the progress the user has made on a task. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PercentComplete(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_priority/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_priority/_index.md new file mode 100644 index 0000000000..e164e61011 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_priority/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_Priority method" +linktitle: "set_Priority" +articleTitle: "set_Priority" +second_title: "Aspose.Email for C++" +description: "Sets the current Priority of the Task object." +type: docs +weight: 360 +url: /cpp/aspose.email.mapi/mapitask/set_priority/ +--- + +## set_Priority {#set_priority} + +Sets the current Priority of the Task object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Priority(MapiTaskPriority value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_recurrence/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_recurrence/_index.md new file mode 100644 index 0000000000..25b00091fb --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_recurrence/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_Recurrence method" +linktitle: "set_Recurrence" +articleTitle: "set_Recurrence" +second_title: "Aspose.Email for C++" +description: "Sets the recurrence properties." +type: docs +weight: 370 +url: /cpp/aspose.email.mapi/mapitask/set_recurrence/ +--- + +## set_Recurrence {#set_recurrence} + +Sets the recurrence properties. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Recurrence(System::SharedPtr < MapiCalendarRecurrencePattern > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_reminderfileparameter/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_reminderfileparameter/_index.md new file mode 100644 index 0000000000..283e5d6937 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_reminderfileparameter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_ReminderFileParameter method" +linktitle: "set_ReminderFileParameter" +articleTitle: "set_ReminderFileParameter" +second_title: "Aspose.Email for C++" +description: "Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue." +type: docs +weight: 380 +url: /cpp/aspose.email.mapi/mapitask/set_reminderfileparameter/ +--- + +## set_ReminderFileParameter {#set_reminderfileparameter} + +Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderFileParameter(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_reminderset/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_reminderset/_index.md new file mode 100644 index 0000000000..eaa780982a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_reminderset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_ReminderSet method" +linktitle: "set_ReminderSet" +articleTitle: "set_ReminderSet" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether a reminder is set on the object" +type: docs +weight: 390 +url: /cpp/aspose.email.mapi/mapitask/set_reminderset/ +--- + +## set_ReminderSet {#set_reminderset} + +Sets a value indicating whether a reminder is set on the object + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderSet(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_remindertime/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_remindertime/_index.md new file mode 100644 index 0000000000..594ea416ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_remindertime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_ReminderTime method" +linktitle: "set_ReminderTime" +articleTitle: "set_ReminderTime" +second_title: "Aspose.Email for C++" +description: "Sets the initial signal time for a reminder" +type: docs +weight: 400 +url: /cpp/aspose.email.mapi/mapitask/set_remindertime/ +--- + +## set_ReminderTime {#set_remindertime} + +Sets the initial signal time for a reminder + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReminderTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_startdate/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_startdate/_index.md new file mode 100644 index 0000000000..219a9b4805 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_startdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_StartDate method" +linktitle: "set_StartDate" +articleTitle: "set_StartDate" +second_title: "Aspose.Email for C++" +description: "Sets the date on which the user expects work on the task to begin." +type: docs +weight: 410 +url: /cpp/aspose.email.mapi/mapitask/set_startdate/ +--- + +## set_StartDate {#set_startdate} + +Sets the date on which the user expects work on the task to begin. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_StartDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_state/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_state/_index.md new file mode 100644 index 0000000000..56819311b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_state/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_State method" +linktitle: "set_State" +articleTitle: "set_State" +second_title: "Aspose.Email for C++" +description: "Sets the current assignment state of the Task object." +type: docs +weight: 420 +url: /cpp/aspose.email.mapi/mapitask/set_state/ +--- + +## set_State {#set_state} + +Sets the current assignment state of the Task object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_State(MapiTaskState value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_status/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_status/_index.md new file mode 100644 index 0000000000..88fc570c89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_status/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_Status method" +linktitle: "set_Status" +articleTitle: "set_Status" +second_title: "Aspose.Email for C++" +description: "Sets the status of the user's progress on the task." +type: docs +weight: 430 +url: /cpp/aspose.email.mapi/mapitask/set_status/ +--- + +## set_Status {#set_status} + +Sets the status of the user's progress on the task. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Status(MapiTaskStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/set_users/_index.md b/english/cpp/aspose.email.mapi/mapitask/set_users/_index.md new file mode 100644 index 0000000000..349b84510a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/set_users/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::set_Users method" +linktitle: "set_Users" +articleTitle: "set_Users" +second_title: "Aspose.Email for C++" +description: "Sets information about task users." +type: docs +weight: 440 +url: /cpp/aspose.email.mapi/mapitask/set_users/ +--- + +## set_Users {#set_users} + +Sets information about task users. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Users(System::SharedPtr < MapiTaskUsers > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitask/toicalendar/_index.md b/english/cpp/aspose.email.mapi/mapitask/toicalendar/_index.md new file mode 100644 index 0000000000..f586dd6b55 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitask/toicalendar/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiTask::ToIcalendar method" +linktitle: "ToIcalendar" +articleTitle: "ToIcalendar" +second_title: "Aspose.Email for C++" +description: "ToIcalendar of MapiTask." +type: docs +weight: 450 +url: /cpp/aspose.email.mapi/mapitask/toicalendar/ +--- + +## ToIcalendar {#toicalendar} + +**Returns:** System::SharedPtr Aspose::Email::Mapi:: + +```cpp +ToIcalendar(System::SharedPtr < Calendar::Model::Property::MethodProperty > method) +``` + +| Parameter | Description | +| --- | --- | +| method | | + diff --git a/english/cpp/aspose.email.mapi/mapitaskacceptancestate/_index.md b/english/cpp/aspose.email.mapi/mapitaskacceptancestate/_index.md new file mode 100644 index 0000000000..2b9a461a1b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskacceptancestate/_index.md @@ -0,0 +1,22 @@ +--- +title: "MapiTaskAcceptanceState Enum" +linktitle: "MapiTaskAcceptanceState" +articleTitle: "MapiTaskAcceptanceState" +second_title: "Aspose.Email for C++" +description: "Indicates the acceptance state of the task." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskacceptancestate/ +--- + +## MapiTaskAcceptanceState enumeration (4 values) + +Indicates the acceptance state of the task. + +| Value | Description | +| --- | --- | +| NotAssigned | The Task object is not assigned. | +| Unknown | The Task object's acceptance status is unknown. | +| Accepted | The task assignee has accepted the Task object. | +| Rejected | The task assignee has rejected the Task object. | + diff --git a/english/cpp/aspose.email.mapi/mapitaskcollection/_index.md b/english/cpp/aspose.email.mapi/mapitaskcollection/_index.md new file mode 100644 index 0000000000..eab0c59fe8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskcollection/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskCollection class" +linktitle: "MapiTaskCollection" +articleTitle: "MapiTaskCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of MapiTask" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskcollection/ +--- + +## MapiTaskCollection class + +Represents the collection of MapiTask + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiTaskCollection (2 overloads)](./mapitaskcollection/) | Initializes a new instance of the MapiTaskCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [to_MapiTaskCollection](./to_mapitaskcollection/) | Converts array to collection | + diff --git a/english/cpp/aspose.email.mapi/mapitaskcollection/mapitaskcollection/_index.md b/english/cpp/aspose.email.mapi/mapitaskcollection/mapitaskcollection/_index.md new file mode 100644 index 0000000000..6a33cba452 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskcollection/mapitaskcollection/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskCollection::MapiTaskCollection constructor" +linktitle: "MapiTaskCollection" +articleTitle: "MapiTaskCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiTaskCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskcollection/mapitaskcollection/ +--- + +## MapiTaskCollection (1 of 2) {#mapitaskcollection_1} + +Initializes a new instance of the MapiTaskCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiTaskCollection() +``` + +--- + +## MapiTaskCollection (2 of 2) {#mapitaskcollection_2} + +Initializes a new instance of the MapiTaskCollection class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiTaskCollection(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MapiTask >>> collection) +``` + +| Parameter | Description | +| --- | --- | +| collection | Initial items of collection | + diff --git a/english/cpp/aspose.email.mapi/mapitaskcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.mapi/mapitaskcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..f640862669 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MapiTaskCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.mapi/mapitaskcollection/to_mapitaskcollection/_index.md b/english/cpp/aspose.email.mapi/mapitaskcollection/to_mapitaskcollection/_index.md new file mode 100644 index 0000000000..eda3f49e36 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskcollection/to_mapitaskcollection/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskCollection::to_MapiTaskCollection method" +linktitle: "to_MapiTaskCollection" +articleTitle: "to_MapiTaskCollection" +second_title: "Aspose.Email for C++" +description: "Converts array to collection" +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapitaskcollection/to_mapitaskcollection/ +--- + +## to_MapiTaskCollection {#to_mapitaskcollection} + +Converts array to collection + +**Returns:** static System::SharedPtr < MapiTaskCollection > Aspose::Email::Mapi:: + +```cpp +to_MapiTaskCollection(System::ArrayPtr< System::SharedPtr < MapiTask >> tasks) +``` + +| Parameter | Description | +| --- | --- | +| tasks | Array to convert | + diff --git a/english/cpp/aspose.email.mapi/mapitaskflags/_index.md b/english/cpp/aspose.email.mapi/mapitaskflags/_index.md new file mode 100644 index 0000000000..a07c71565c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "MapiTaskFlags Enum" +linktitle: "MapiTaskFlags" +articleTitle: "MapiTaskFlags" +second_title: "Aspose.Email for C++" +description: "Contains indication flags of the Task object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskflags/ +--- + +## MapiTaskFlags enumeration (7 values) + +Contains indication flags of the Task object. + +| Value | Description | +| --- | --- | +| Complete | Indicates whether the task has been completed. | +| Accepted | Indicates whether a task assignee has replied to a task request for this Task object. | +| Updates | Indicates whether the task assignee has been requested to send a task update when the assigned Task object changes. | +| Recurring | Indicates whether the task includes a recurrence pattern. | +| StatusOnComplete | Indicates whether the task assignee has been requested to send an e-mail message update when the task assignee completes the assigned task. | +| DeadOccurrence | Indicates whether new occurrences remain to be generated. | +| ResetReminder | Indicates whether future instances of recurring tasks need reminders. | + diff --git a/english/cpp/aspose.email.mapi/mapitaskhistory/_index.md b/english/cpp/aspose.email.mapi/mapitaskhistory/_index.md new file mode 100644 index 0000000000..14569abe29 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskhistory/_index.md @@ -0,0 +1,24 @@ +--- +title: "MapiTaskHistory Enum" +linktitle: "MapiTaskHistory" +articleTitle: "MapiTaskHistory" +second_title: "Aspose.Email for C++" +description: "Indicates the type of change that was last made to the Task object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskhistory/ +--- + +## MapiTaskHistory enumeration (6 values) + +Indicates the type of change that was last made to the Task object. + +| Value | Description | +| --- | --- | +| DueDateChanged | The PidLidTaskDueDate property changed. | +| AnotherPropertyChanged | Another property was changed. | +| Accepted | The task assignee accepted this Task object. | +| Rejected | The task assignee rejected this Task object. | +| Assigned | The Task object has been assigned to a task assignee. | +| NoChanges | No changes were made. | + diff --git a/english/cpp/aspose.email.mapi/mapitaskmode/_index.md b/english/cpp/aspose.email.mapi/mapitaskmode/_index.md new file mode 100644 index 0000000000..b08448bb5a --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskmode/_index.md @@ -0,0 +1,24 @@ +--- +title: "MapiTaskMode Enum" +linktitle: "MapiTaskMode" +articleTitle: "MapiTaskMode" +second_title: "Aspose.Email for C++" +description: "Represents the assignment statuses of the task object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskmode/ +--- + +## MapiTaskMode enumeration (6 values) + +Represents the assignment statuses of the task object. + +| Value | Description | +| --- | --- | +| NotAssigned | The Task object is not assigned. | +| RequestEmbedded | The Task object is embedded in a task request. | +| Accepted | The Task object has been accepted by the task assignee. | +| Rejected | The Task object was rejected by the task assignee. | +| UpdateEmbedded | The Task object is embedded in a task update. | +| Assigned | The Task object was assigned to the task assigner (self-delegation). | + diff --git a/english/cpp/aspose.email.mapi/mapitaskownership/_index.md b/english/cpp/aspose.email.mapi/mapitaskownership/_index.md new file mode 100644 index 0000000000..37847e2a96 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskownership/_index.md @@ -0,0 +1,21 @@ +--- +title: "MapiTaskOwnership Enum" +linktitle: "MapiTaskOwnership" +articleTitle: "MapiTaskOwnership" +second_title: "Aspose.Email for C++" +description: "Indicates the role of the current user relative to the Task object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskownership/ +--- + +## MapiTaskOwnership enumeration (3 values) + +Indicates the role of the current user relative to the Task object. + +| Value | Description | +| --- | --- | +| NotAssigned | The Task object is not assigned. | +| AssignersCopy | The Task object is the task assigner's copy of the Task object. | +| AssigneesCopy | The Task object is the task assignee's copy of the Task object. | + diff --git a/english/cpp/aspose.email.mapi/mapitaskpriority/_index.md b/english/cpp/aspose.email.mapi/mapitaskpriority/_index.md new file mode 100644 index 0000000000..8d2faad6c6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskpriority/_index.md @@ -0,0 +1,21 @@ +--- +title: "MapiTaskPriority Enum" +linktitle: "MapiTaskPriority" +articleTitle: "MapiTaskPriority" +second_title: "Aspose.Email for C++" +description: "Represents the priority on the task." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskpriority/ +--- + +## MapiTaskPriority enumeration (3 values) + +Represents the priority on the task. + +| Value | Description | +| --- | --- | +| Low | Low priority. | +| Normal | Normal priority. | +| High | High priority . | + diff --git a/english/cpp/aspose.email.mapi/mapitaskstate/_index.md b/english/cpp/aspose.email.mapi/mapitaskstate/_index.md new file mode 100644 index 0000000000..25132866df --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskstate/_index.md @@ -0,0 +1,23 @@ +--- +title: "MapiTaskState Enum" +linktitle: "MapiTaskState" +articleTitle: "MapiTaskState" +second_title: "Aspose.Email for C++" +description: "Indicates the assignment state of the Task object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskstate/ +--- + +## MapiTaskState enumeration (5 values) + +Indicates the assignment state of the Task object. + +| Value | Description | +| --- | --- | +| NotAssigned | The Task object is not assigned. | +| AssigneesCopyOfAssignedTask | The Task object is the task assignee's copy of an assigned Task object. | +| AssignersCopyOfAssignedTask | The Task object is the task assigner's copy of an assigned Task object. | +| AssignersCopyOfRejectedTask | The Task object is the task assigner's copy of a rejected Task object. | +| EmbeddedInTaskRejection | This Task object was created to correspond to a Task object that was embedded in a task rejection but could not be found locally. | + diff --git a/english/cpp/aspose.email.mapi/mapitaskstatus/_index.md b/english/cpp/aspose.email.mapi/mapitaskstatus/_index.md new file mode 100644 index 0000000000..9ff2d73656 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskstatus/_index.md @@ -0,0 +1,23 @@ +--- +title: "MapiTaskStatus Enum" +linktitle: "MapiTaskStatus" +articleTitle: "MapiTaskStatus" +second_title: "Aspose.Email for C++" +description: "Represents the statuses of the user's progress on the task." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskstatus/ +--- + +## MapiTaskStatus enumeration (5 values) + +Represents the statuses of the user's progress on the task. + +| Value | Description | +| --- | --- | +| NotStarted | The user has not started work on the Task object. | +| InProgress | The user's work on this Task object is in progress. | +| Complete | The user's work on this Task object is complete. | +| Waiting | The user is waiting on somebody else. | +| Deferred | The user has deferred work on the Task object. | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/_index.md new file mode 100644 index 0000000000..be081ff2fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers class" +linktitle: "MapiTaskUsers" +articleTitle: "MapiTaskUsers" +second_title: "Aspose.Email for C++" +description: "Represents information about task users." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskusers/ +--- + +## MapiTaskUsers class + +Represents information about task users. + +## Constructors + +| Name | Description | +| --- | --- | +| [MapiTaskUsers (2 overloads)](./mapitaskusers/) | Initializes a new instance of the MapiTaskUsers class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Assigner](./get_assigner/) | Specifies the group of properties that defines the display name and e-mail address of user who created task. | +| [get_Attendees](./get_attendees/) | Gets the attendees. | +| [get_Delegator](./get_delegator/) | Gets task delegator. | +| [get_LastAssigner](./get_lastassigner/) | Gets the name of the user that last assigned the task. | +| [get_LastDelegate](./get_lastdelegate/) | Gets the name of the mailbox's delegate who most recently assigned the task, or an empty string if there is no delegate. | +| [get_LastUser](./get_lastuser/) | Gets the name of the most recent user to have been the task owner. | +| [get_Owner](./get_owner/) | Gets the name of the task owner. | +| [get_Ownership](./get_ownership/) | Gets the role of the current user relative to the Task object. | +| [set_Assigner](./set_assigner/) | Specifies the group of properties that defines the display name and e-mail address of user who created task. | +| [set_Delegator](./set_delegator/) | Sets task delegator. | +| [set_LastAssigner](./set_lastassigner/) | Sets the name of the user that last assigned the task. | +| [set_LastDelegate](./set_lastdelegate/) | Sets the name of the mailbox's delegate who most recently assigned the task, or an empty string if there is no delegate. | +| [set_LastUser](./set_lastuser/) | Sets the name of the most recent user to have been the task owner. | +| [set_Owner](./set_owner/) | Sets the name of the task owner. | +| [set_Ownership](./set_ownership/) | Sets the role of the current user relative to the Task object. | +| [SetProperties](./setproperties/) | Sets the message properties. | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/get_assigner/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/get_assigner/_index.md new file mode 100644 index 0000000000..b99be2904d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/get_assigner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::get_Assigner method" +linktitle: "get_Assigner" +articleTitle: "get_Assigner" +second_title: "Aspose.Email for C++" +description: "Specifies the group of properties that defines the display name and e-mail address of user who created task." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskusers/get_assigner/ +--- + +## get_Assigner {#get_assigner} + +Specifies the group of properties that defines the display name and e-mail address of user who created task. + +**Returns:** System::SharedPtr < MapiElectronicAddress > Aspose::Email::Mapi:: + +```cpp +get_Assigner() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/get_attendees/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/get_attendees/_index.md new file mode 100644 index 0000000000..8e9ee86eb3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/get_attendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::get_Attendees method" +linktitle: "get_Attendees" +articleTitle: "get_Attendees" +second_title: "Aspose.Email for C++" +description: "Gets the attendees." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/mapitaskusers/get_attendees/ +--- + +## get_Attendees {#get_attendees} + +Gets the attendees. + +**Returns:** System::SharedPtr < MapiRecipientCollection > Aspose::Email::Mapi:: + +```cpp +get_Attendees() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/get_delegator/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/get_delegator/_index.md new file mode 100644 index 0000000000..3949fb79df --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/get_delegator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::get_Delegator method" +linktitle: "get_Delegator" +articleTitle: "get_Delegator" +second_title: "Aspose.Email for C++" +description: "Gets task delegator." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/mapitaskusers/get_delegator/ +--- + +## get_Delegator {#get_delegator} + +Gets task delegator. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Delegator() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/get_lastassigner/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/get_lastassigner/_index.md new file mode 100644 index 0000000000..86d28a7e1f --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/get_lastassigner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::get_LastAssigner method" +linktitle: "get_LastAssigner" +articleTitle: "get_LastAssigner" +second_title: "Aspose.Email for C++" +description: "Gets the name of the user that last assigned the task." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/mapitaskusers/get_lastassigner/ +--- + +## get_LastAssigner {#get_lastassigner} + +Gets the name of the user that last assigned the task. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_LastAssigner() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/get_lastdelegate/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/get_lastdelegate/_index.md new file mode 100644 index 0000000000..ac5deffa25 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/get_lastdelegate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::get_LastDelegate method" +linktitle: "get_LastDelegate" +articleTitle: "get_LastDelegate" +second_title: "Aspose.Email for C++" +description: "Gets the name of the mailbox's delegate who most recently assigned the task, or an empty string if there is no delegate." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/mapitaskusers/get_lastdelegate/ +--- + +## get_LastDelegate {#get_lastdelegate} + +Gets the name of the mailbox's delegate who most recently assigned the task, or an empty string if there is no delegate. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_LastDelegate() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/get_lastuser/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/get_lastuser/_index.md new file mode 100644 index 0000000000..5fb6c9b2c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/get_lastuser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::get_LastUser method" +linktitle: "get_LastUser" +articleTitle: "get_LastUser" +second_title: "Aspose.Email for C++" +description: "Gets the name of the most recent user to have been the task owner." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/mapitaskusers/get_lastuser/ +--- + +## get_LastUser {#get_lastuser} + +Gets the name of the most recent user to have been the task owner. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_LastUser() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/get_owner/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/get_owner/_index.md new file mode 100644 index 0000000000..f60fffd137 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/get_owner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::get_Owner method" +linktitle: "get_Owner" +articleTitle: "get_Owner" +second_title: "Aspose.Email for C++" +description: "Gets the name of the task owner." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/mapitaskusers/get_owner/ +--- + +## get_Owner {#get_owner} + +Gets the name of the task owner. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Owner() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/get_ownership/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/get_ownership/_index.md new file mode 100644 index 0000000000..48d63f9df6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/get_ownership/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::get_Ownership method" +linktitle: "get_Ownership" +articleTitle: "get_Ownership" +second_title: "Aspose.Email for C++" +description: "Gets the role of the current user relative to the Task object." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/mapitaskusers/get_ownership/ +--- + +## get_Ownership {#get_ownership} + +Gets the role of the current user relative to the Task object. + +**Returns:** MapiTaskOwnership Aspose::Email::Mapi:: + +```cpp +get_Ownership() +``` + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/mapitaskusers/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/mapitaskusers/_index.md new file mode 100644 index 0000000000..d17d5d07dd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/mapitaskusers/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::MapiTaskUsers constructor" +linktitle: "MapiTaskUsers" +articleTitle: "MapiTaskUsers" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MapiTaskUsers class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/mapitaskusers/mapitaskusers/ +--- + +## MapiTaskUsers (1 of 2) {#mapitaskusers_1} + +Initializes a new instance of the MapiTaskUsers class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiTaskUsers() +``` + +--- + +## MapiTaskUsers (2 of 2) {#mapitaskusers_2} + +Initializes a new instance of the MapiTaskUsers class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +MapiTaskUsers(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage object. | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/set_assigner/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/set_assigner/_index.md new file mode 100644 index 0000000000..6e9d58689d --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/set_assigner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::set_Assigner method" +linktitle: "set_Assigner" +articleTitle: "set_Assigner" +second_title: "Aspose.Email for C++" +description: "Specifies the group of properties that defines the display name and e-mail address of user who created task." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/mapitaskusers/set_assigner/ +--- + +## set_Assigner {#set_assigner} + +Specifies the group of properties that defines the display name and e-mail address of user who created task. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Assigner(System::SharedPtr < MapiElectronicAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/set_delegator/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/set_delegator/_index.md new file mode 100644 index 0000000000..4eb82305ad --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/set_delegator/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::set_Delegator method" +linktitle: "set_Delegator" +articleTitle: "set_Delegator" +second_title: "Aspose.Email for C++" +description: "Sets task delegator." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/mapitaskusers/set_delegator/ +--- + +## set_Delegator {#set_delegator} + +Sets task delegator. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Delegator(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/set_lastassigner/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/set_lastassigner/_index.md new file mode 100644 index 0000000000..90ebdb5f9c --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/set_lastassigner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::set_LastAssigner method" +linktitle: "set_LastAssigner" +articleTitle: "set_LastAssigner" +second_title: "Aspose.Email for C++" +description: "Sets the name of the user that last assigned the task." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/mapitaskusers/set_lastassigner/ +--- + +## set_LastAssigner {#set_lastassigner} + +Sets the name of the user that last assigned the task. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_LastAssigner(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/set_lastdelegate/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/set_lastdelegate/_index.md new file mode 100644 index 0000000000..a5513187fd --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/set_lastdelegate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::set_LastDelegate method" +linktitle: "set_LastDelegate" +articleTitle: "set_LastDelegate" +second_title: "Aspose.Email for C++" +description: "Sets the name of the mailbox's delegate who most recently assigned the task, or an empty string if there is no delegate." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/mapitaskusers/set_lastdelegate/ +--- + +## set_LastDelegate {#set_lastdelegate} + +Sets the name of the mailbox's delegate who most recently assigned the task, or an empty string if there is no delegate. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_LastDelegate(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/set_lastuser/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/set_lastuser/_index.md new file mode 100644 index 0000000000..28481200c8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/set_lastuser/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::set_LastUser method" +linktitle: "set_LastUser" +articleTitle: "set_LastUser" +second_title: "Aspose.Email for C++" +description: "Sets the name of the most recent user to have been the task owner." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/mapitaskusers/set_lastuser/ +--- + +## set_LastUser {#set_lastuser} + +Sets the name of the most recent user to have been the task owner. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_LastUser(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/set_owner/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/set_owner/_index.md new file mode 100644 index 0000000000..f5570da00e --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/set_owner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::set_Owner method" +linktitle: "set_Owner" +articleTitle: "set_Owner" +second_title: "Aspose.Email for C++" +description: "Sets the name of the task owner." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/mapitaskusers/set_owner/ +--- + +## set_Owner {#set_owner} + +Sets the name of the task owner. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Owner(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/set_ownership/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/set_ownership/_index.md new file mode 100644 index 0000000000..2f31b61644 --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/set_ownership/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::set_Ownership method" +linktitle: "set_Ownership" +articleTitle: "set_Ownership" +second_title: "Aspose.Email for C++" +description: "Sets the role of the current user relative to the Task object." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/mapitaskusers/set_ownership/ +--- + +## set_Ownership {#set_ownership} + +Sets the role of the current user relative to the Task object. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Ownership(MapiTaskOwnership value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/mapitaskusers/setproperties/_index.md b/english/cpp/aspose.email.mapi/mapitaskusers/setproperties/_index.md new file mode 100644 index 0000000000..6905fd172b --- /dev/null +++ b/english/cpp/aspose.email.mapi/mapitaskusers/setproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::MapiTaskUsers::SetProperties method" +linktitle: "SetProperties" +articleTitle: "SetProperties" +second_title: "Aspose.Email for C++" +description: "Sets the message properties." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/mapitaskusers/setproperties/ +--- + +## SetProperties {#setproperties} + +Sets the message properties. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +SetProperties(System::SharedPtr < MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | The MapiMessage . | + diff --git a/english/cpp/aspose.email.mapi/notecolor/_index.md b/english/cpp/aspose.email.mapi/notecolor/_index.md new file mode 100644 index 0000000000..adf1a249da --- /dev/null +++ b/english/cpp/aspose.email.mapi/notecolor/_index.md @@ -0,0 +1,23 @@ +--- +title: "NoteColor Enum" +linktitle: "NoteColor" +articleTitle: "NoteColor" +second_title: "Aspose.Email for C++" +description: "Specifies the suggested background color of the Note object" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/notecolor/ +--- + +## NoteColor enumeration (5 values) + +Specifies the suggested background color of the Note object + +| Value | Description | +| --- | --- | +| Blue | Blue color. | +| Green | Green color. | +| Pink | Pink color. | +| Yellow | Yellow color. | +| White | White color. | + diff --git a/english/cpp/aspose.email.mapi/notesaveformat/_index.md b/english/cpp/aspose.email.mapi/notesaveformat/_index.md new file mode 100644 index 0000000000..720c1387d6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/notesaveformat/_index.md @@ -0,0 +1,19 @@ +--- +title: "NoteSaveFormat Enum" +linktitle: "NoteSaveFormat" +articleTitle: "NoteSaveFormat" +second_title: "Aspose.Email for C++" +description: "Enumerates NoteSaveFormat" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/notesaveformat/ +--- + +## NoteSaveFormat enumeration (1 values) + +Enumerates NoteSaveFormat + +| Value | Description | +| --- | --- | +| Msg | MSG format. | + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/_index.md new file mode 100644 index 0000000000..a1a9a0d318 --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat class" +linktitle: "OleDocumentFormat" +articleTitle: "OleDocumentFormat" +second_title: "Aspose.Email for C++" +description: "Represents the format for OLE document." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/oledocumentformat/ +--- + +## OleDocumentFormat class + +Represents the format for OLE document. + +## Constructors + +| Name | Description | +| --- | --- | +| [OleDocumentFormat](./oledocumentformat/) | Initializes a new instance of the OleDocumentFormat class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Returns a value indicating whether this instance is equal to a specified object. | +| [get_AdobeAcrobatDocument](./get_adobeacrobatdocument/) | Adobe PDF format. | +| [get_Guid](./get_guid/) | | +| [get_MicrosoftOfficeExcelWorksheet](./get_microsoftofficeexcelworksheet/) | Microsoft office exccel format. | +| [get_MicrosoftOfficeWordDocument](./get_microsoftofficeworddocument/) | Microsoft office word format. | +| [get_MicrosoftOutlookMessage](./get_microsoftoutlookmessage/) | Microsoft outlook message format. | +| [get_MicrosoftPhotoEditor](./get_microsoftphotoeditor/) | Microsoft Photo Editor type. | +| [get_MicrosoftPowerPointPresentation](./get_microsoftpowerpointpresentation/) | Microsoft power point format. | +| [get_Paintbrush](./get_paintbrush/) | Paintbrush type. | +| [get_PictureMetafile](./get_picturemetafile/) | Picture(Metafile) type. | +| [get_Unknown](./get_unknown/) | Unknown type. | +| [GetHashCode](./gethashcode/) | Returns the hash code of this instance. | +| [ToString](./tostring/) | Overridden. Returns a string representation of this instance. | + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/equals/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/equals/_index.md new file mode 100644 index 0000000000..e7a0ba7bde --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Returns a value indicating whether this instance is equal to a specified object." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/oledocumentformat/equals/ +--- + +## Equals {#equals} + +Returns a value indicating whether this instance is equal to a specified object. + +**Returns:** true if o is a System.Guid that has the same value as this instance; otherwise, false. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The object to compare with this instance. | + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_adobeacrobatdocument/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_adobeacrobatdocument/_index.md new file mode 100644 index 0000000000..9f57c263f7 --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_adobeacrobatdocument/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_AdobeAcrobatDocument method" +linktitle: "get_AdobeAcrobatDocument" +articleTitle: "get_AdobeAcrobatDocument" +second_title: "Aspose.Email for C++" +description: "Adobe PDF format." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/oledocumentformat/get_adobeacrobatdocument/ +--- + +## get_AdobeAcrobatDocument {#get_adobeacrobatdocument} + +Adobe PDF format. + +**Returns:** static System::SharedPtr < OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_AdobeAcrobatDocument() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_guid/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_guid/_index.md new file mode 100644 index 0000000000..11b2396513 --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_guid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_Guid method" +linktitle: "get_Guid" +articleTitle: "get_Guid" +second_title: "Aspose.Email for C++" +description: "get_Guid of OleDocumentFormat." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/oledocumentformat/get_guid/ +--- + +## get_Guid {#get_guid} + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +get_Guid() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftofficeexcelworksheet/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftofficeexcelworksheet/_index.md new file mode 100644 index 0000000000..25339be97d --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftofficeexcelworksheet/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_MicrosoftOfficeExcelWorksheet method" +linktitle: "get_MicrosoftOfficeExcelWorksheet" +articleTitle: "get_MicrosoftOfficeExcelWorksheet" +second_title: "Aspose.Email for C++" +description: "Microsoft office exccel format." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/oledocumentformat/get_microsoftofficeexcelworksheet/ +--- + +## get_MicrosoftOfficeExcelWorksheet {#get_microsoftofficeexcelworksheet} + +Microsoft office exccel format. + +**Returns:** static System::SharedPtr < OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_MicrosoftOfficeExcelWorksheet() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftofficeworddocument/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftofficeworddocument/_index.md new file mode 100644 index 0000000000..2d059c893c --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftofficeworddocument/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_MicrosoftOfficeWordDocument method" +linktitle: "get_MicrosoftOfficeWordDocument" +articleTitle: "get_MicrosoftOfficeWordDocument" +second_title: "Aspose.Email for C++" +description: "Microsoft office word format." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/oledocumentformat/get_microsoftofficeworddocument/ +--- + +## get_MicrosoftOfficeWordDocument {#get_microsoftofficeworddocument} + +Microsoft office word format. + +**Returns:** static System::SharedPtr < OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_MicrosoftOfficeWordDocument() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftoutlookmessage/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftoutlookmessage/_index.md new file mode 100644 index 0000000000..03432f7209 --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftoutlookmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_MicrosoftOutlookMessage method" +linktitle: "get_MicrosoftOutlookMessage" +articleTitle: "get_MicrosoftOutlookMessage" +second_title: "Aspose.Email for C++" +description: "Microsoft outlook message format." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/oledocumentformat/get_microsoftoutlookmessage/ +--- + +## get_MicrosoftOutlookMessage {#get_microsoftoutlookmessage} + +Microsoft outlook message format. + +**Returns:** static System::SharedPtr < OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_MicrosoftOutlookMessage() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftphotoeditor/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftphotoeditor/_index.md new file mode 100644 index 0000000000..e1e63d0e7e --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftphotoeditor/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_MicrosoftPhotoEditor method" +linktitle: "get_MicrosoftPhotoEditor" +articleTitle: "get_MicrosoftPhotoEditor" +second_title: "Aspose.Email for C++" +description: "Microsoft Photo Editor type." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/oledocumentformat/get_microsoftphotoeditor/ +--- + +## get_MicrosoftPhotoEditor {#get_microsoftphotoeditor} + +Microsoft Photo Editor type. + +**Returns:** static System::SharedPtr < OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_MicrosoftPhotoEditor() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftpowerpointpresentation/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftpowerpointpresentation/_index.md new file mode 100644 index 0000000000..829fd49e39 --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_microsoftpowerpointpresentation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_MicrosoftPowerPointPresentation method" +linktitle: "get_MicrosoftPowerPointPresentation" +articleTitle: "get_MicrosoftPowerPointPresentation" +second_title: "Aspose.Email for C++" +description: "Microsoft power point format." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/oledocumentformat/get_microsoftpowerpointpresentation/ +--- + +## get_MicrosoftPowerPointPresentation {#get_microsoftpowerpointpresentation} + +Microsoft power point format. + +**Returns:** static System::SharedPtr < OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_MicrosoftPowerPointPresentation() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_paintbrush/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_paintbrush/_index.md new file mode 100644 index 0000000000..23c069f4b3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_paintbrush/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_Paintbrush method" +linktitle: "get_Paintbrush" +articleTitle: "get_Paintbrush" +second_title: "Aspose.Email for C++" +description: "Paintbrush type." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/oledocumentformat/get_paintbrush/ +--- + +## get_Paintbrush {#get_paintbrush} + +Paintbrush type. + +**Returns:** static System::SharedPtr < OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_Paintbrush() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_picturemetafile/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_picturemetafile/_index.md new file mode 100644 index 0000000000..3864261970 --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_picturemetafile/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_PictureMetafile method" +linktitle: "get_PictureMetafile" +articleTitle: "get_PictureMetafile" +second_title: "Aspose.Email for C++" +description: "Picture(Metafile) type." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/oledocumentformat/get_picturemetafile/ +--- + +## get_PictureMetafile {#get_picturemetafile} + +Picture(Metafile) type. + +**Returns:** static System::SharedPtr < OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_PictureMetafile() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/get_unknown/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/get_unknown/_index.md new file mode 100644 index 0000000000..85c4e51e5c --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/get_unknown/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::get_Unknown method" +linktitle: "get_Unknown" +articleTitle: "get_Unknown" +second_title: "Aspose.Email for C++" +description: "Unknown type." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/oledocumentformat/get_unknown/ +--- + +## get_Unknown {#get_unknown} + +Unknown type. + +**Returns:** static System::SharedPtr < OleDocumentFormat > Aspose::Email::Mapi:: + +```cpp +get_Unknown() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/gethashcode/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/gethashcode/_index.md new file mode 100644 index 0000000000..b70ccc12fe --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Returns the hash code of this instance." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/oledocumentformat/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Returns the hash code of this instance. + +**Returns:** The hash code for this instance. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/oledocumentformat/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/oledocumentformat/_index.md new file mode 100644 index 0000000000..fce50b7da2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/oledocumentformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::OleDocumentFormat constructor" +linktitle: "OleDocumentFormat" +articleTitle: "OleDocumentFormat" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the OleDocumentFormat class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/oledocumentformat/oledocumentformat/ +--- + +## OleDocumentFormat {#oledocumentformat} + +Initializes a new instance of the OleDocumentFormat class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +OleDocumentFormat(System::Guid guid) +``` + +| Parameter | Description | +| --- | --- | +| guid | The guid of the ole document. | + diff --git a/english/cpp/aspose.email.mapi/oledocumentformat/tostring/_index.md b/english/cpp/aspose.email.mapi/oledocumentformat/tostring/_index.md new file mode 100644 index 0000000000..9296b0e02e --- /dev/null +++ b/english/cpp/aspose.email.mapi/oledocumentformat/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::OleDocumentFormat::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Overridden." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/oledocumentformat/tostring/ +--- + +## ToString {#tostring} + +Overridden. Returns a string representation of this instance. + +**Returns:** A string contains the mail addresse. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.mapi/outlookmessageformat/_index.md b/english/cpp/aspose.email.mapi/outlookmessageformat/_index.md new file mode 100644 index 0000000000..0f750c3293 --- /dev/null +++ b/english/cpp/aspose.email.mapi/outlookmessageformat/_index.md @@ -0,0 +1,20 @@ +--- +title: "OutlookMessageFormat Enum" +linktitle: "OutlookMessageFormat" +articleTitle: "OutlookMessageFormat" +second_title: "Aspose.Email for C++" +description: "Represents outlook message format." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/outlookmessageformat/ +--- + +## OutlookMessageFormat enumeration (2 values) + +Represents outlook message format. + +| Value | Description | +| --- | --- | +| ASCII | ASCII. | +| Unicode | Unicode. | + diff --git a/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/_index.md b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/_index.md new file mode 100644 index 0000000000..4649e5314e --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Mapi::PidLidPropertyDescriptor class" +linktitle: "PidLidPropertyDescriptor" +articleTitle: "PidLidPropertyDescriptor" +second_title: "Aspose.Email for C++" +description: "Class contains property description information." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/pidlidpropertydescriptor/ +--- + +## PidLidPropertyDescriptor class + +**Inherits:** Aspose::Email::Mapi::PropertyDescriptor + +Class contains property description information. + +## Constructors + +| Name | Description | +| --- | --- | +| [PidLidPropertyDescriptor (3 overloads)](./pidlidpropertydescriptor/) | Initializes a new instance of the PidLidPropertyDescriptor class Properties identified by an unsigned 32-bit quantity along with a property set. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Indicates whether the current object is equal to another object of the same type. | +| [get_LongId](./get_longid/) | Gets an unsigned 32-bit quantity that, along with the property set, identifies a named property. | +| [get_PropertySet](./get_propertyset/) | A GUID that identifies a group of properties with a similar purpose. | +| [GetHashCode](./gethashcode/) | Serves as a hash function for a type. | +| [ToString](./tostring/) | Returns a string that represents the property description. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal to each another. | +| [operator==](./operator/) | Determines whether the specified objects are equal to each another. | + diff --git a/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/equals/_index.md b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/equals/_index.md new file mode 100644 index 0000000000..cfd08438bc --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::PidLidPropertyDescriptor::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates whether the current object is equal to another object of the same type." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/pidlidpropertydescriptor/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Indicates whether the current object is equal to another object of the same type. + +**Returns:** true if the current object is equal to the other parameter; otherwise, false. + +```cpp +Equals(System::SharedPtr < PropertyDescriptor > other) +``` + +| Parameter | Description | +| --- | --- | +| other | An object to compare with this object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified System.Object is equal to the current System.Object. + +**Returns:** true if the specified System.Object is equal to the current System.Object; otherwise, false. + +```cpp +Equals(System::SharedPtr < System::Object > other) +``` + +| Parameter | Description | +| --- | --- | +| obj | The object to compare with the current object. | + diff --git a/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/get_longid/_index.md b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/get_longid/_index.md new file mode 100644 index 0000000000..8ad66110df --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/get_longid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidLidPropertyDescriptor::get_LongId method" +linktitle: "get_LongId" +articleTitle: "get_LongId" +second_title: "Aspose.Email for C++" +description: "Gets an unsigned 32-bit quantity that, along with the property set, identifies a named property." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/pidlidpropertydescriptor/get_longid/ +--- + +## get_LongId {#get_longid} + +Gets an unsigned 32-bit quantity that, along with the property set, identifies a named property. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +get_LongId() +``` + diff --git a/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/get_propertyset/_index.md b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/get_propertyset/_index.md new file mode 100644 index 0000000000..1d13cb53a5 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/get_propertyset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidLidPropertyDescriptor::get_PropertySet method" +linktitle: "get_PropertySet" +articleTitle: "get_PropertySet" +second_title: "Aspose.Email for C++" +description: "A GUID that identifies a group of properties with a similar purpose." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/pidlidpropertydescriptor/get_propertyset/ +--- + +## get_PropertySet {#get_propertyset} + +A GUID that identifies a group of properties with a similar purpose. + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +get_PropertySet() +``` + diff --git a/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/gethashcode/_index.md b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/gethashcode/_index.md new file mode 100644 index 0000000000..9c6a7dd128 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidLidPropertyDescriptor::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Serves as a hash function for a type." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/pidlidpropertydescriptor/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Serves as a hash function for a type. + +**Returns:** A hash code for the current object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/operator/_index.md b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/operator/_index.md new file mode 100644 index 0000000000..e42cdbb37a --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::PidLidPropertyDescriptor::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal to each another." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/pidlidpropertydescriptor/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal to each another. + +**Returns:** true if the specified PropertyDescriptor is equal to the another PropertyDescriptor ; otherwise, false. + +```cpp +bool operator==(System::SharedPtr < PidLidPropertyDescriptor > pd1, System::SharedPtr < PropertyDescriptor > pd2) +``` + +| Parameter | Description | +| --- | --- | +| pd1 | The object to compare with another object. | +| pd2 | The object to compare with another object. | + diff --git a/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/pidlidpropertydescriptor/_index.md b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/pidlidpropertydescriptor/_index.md new file mode 100644 index 0000000000..d95ce7cdfe --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/pidlidpropertydescriptor/_index.md @@ -0,0 +1,66 @@ +--- +title: "Aspose::Email::Mapi::PidLidPropertyDescriptor::PidLidPropertyDescriptor constructor" +linktitle: "PidLidPropertyDescriptor" +articleTitle: "PidLidPropertyDescriptor" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PidLidPropertyDescriptor class Properties identified by an unsigned 32-bit quantity along with a property set." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/pidlidpropertydescriptor/pidlidpropertydescriptor/ +--- + +## PidLidPropertyDescriptor (1 of 3) {#pidlidpropertydescriptor_1} + +Initializes a new instance of the PidLidPropertyDescriptor class Properties identified by an unsigned 32-bit quantity along with a property set. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidLidPropertyDescriptor(int64_t longId, PropertyDataType type, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| longId | long ID (LID): An unsigned 32-bit quantity that, in combination with a GUID, defines a named property. | +| type | Specifies the type of values allowed for the property. | +| propertySet | A GUID that identifies a group of properties with a similar purpose. | + +--- + +## PidLidPropertyDescriptor (2 of 3) {#pidlidpropertydescriptor_2} + +Initializes a new instance of the PidLidPropertyDescriptor class Properties identified by an unsigned 32-bit quantity along with a property set. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidLidPropertyDescriptor(System::String canonicalName, int64_t longId, PropertyDataType type, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| canonicalName | The name used to refer to the property in the documentation. | +| longId | long ID (LID): An unsigned 32-bit quantity that, in combination with a GUID, defines a named property. | +| type | Specifies the type of values allowed for the property. | +| propertySet | A GUID that identifies a group of properties with a similar purpose. | + +--- + +## PidLidPropertyDescriptor (3 of 3) {#pidlidpropertydescriptor_3} + +Initializes a new instance of the PidLidPropertyDescriptor class Properties identified by an unsigned 32-bit quantity along with a property set. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidLidPropertyDescriptor(System::String canonicalName, System::String name, int64_t longId, PropertyDataType type, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| canonicalName | The name used to refer to the property in the documentation. | +| name | The MAPI name used to refer to the property in the documentation. | +| longId | long ID (LID): An unsigned 32-bit quantity that, in combination with a GUID, defines a named property. | +| type | Specifies the type of values allowed for the property. | +| propertySet | A GUID that identifies a group of properties with a similar purpose. | + diff --git a/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/tostring/_index.md b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/tostring/_index.md new file mode 100644 index 0000000000..b3e32d2c1e --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidlidpropertydescriptor/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidLidPropertyDescriptor::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the property description." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/pidlidpropertydescriptor/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the property description. + +**Returns:** A string that represents the property description. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/_index.md b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/_index.md new file mode 100644 index 0000000000..a967e11866 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Mapi::PidNamePropertyDescriptor class" +linktitle: "PidNamePropertyDescriptor" +articleTitle: "PidNamePropertyDescriptor" +second_title: "Aspose.Email for C++" +description: "Class contains property description information." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/pidnamepropertydescriptor/ +--- + +## PidNamePropertyDescriptor class + +**Inherits:** Aspose::Email::Mapi::PropertyDescriptor + +Class contains property description information. + +## Constructors + +| Name | Description | +| --- | --- | +| [PidNamePropertyDescriptor (2 overloads)](./pidnamepropertydescriptor/) | Initializes a new instance of the PidNamePropertyDescriptor class Properties identified by a string name along with a property set. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Indicates whether the current object is equal to another object of the same type. | +| [get_PropertySet](./get_propertyset/) | A GUID that identifies a group of properties with a similar purpose. | +| [GetHashCode](./gethashcode/) | Serves as a hash function for a type. | +| [ToString](./tostring/) | Returns a string that represents the property description. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal to each another. | +| [operator==](./operator/) | Determines whether the specified objects are equal to each another. | + diff --git a/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/equals/_index.md b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/equals/_index.md new file mode 100644 index 0000000000..260fd72be2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::PidNamePropertyDescriptor::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates whether the current object is equal to another object of the same type." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/pidnamepropertydescriptor/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Indicates whether the current object is equal to another object of the same type. + +**Returns:** true if the current object is equal to the other parameter; otherwise, false. + +```cpp +Equals(System::SharedPtr < PropertyDescriptor > other) +``` + +| Parameter | Description | +| --- | --- | +| other | An object to compare with this object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified System.Object is equal to the current System.Object. + +**Returns:** true if the specified System.Object is equal to the current System.Object; otherwise, false. + +```cpp +Equals(System::SharedPtr < System::Object > other) +``` + +| Parameter | Description | +| --- | --- | +| obj | The object to compare with the current object. | + diff --git a/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/get_propertyset/_index.md b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/get_propertyset/_index.md new file mode 100644 index 0000000000..af0c6fde7d --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/get_propertyset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidNamePropertyDescriptor::get_PropertySet method" +linktitle: "get_PropertySet" +articleTitle: "get_PropertySet" +second_title: "Aspose.Email for C++" +description: "A GUID that identifies a group of properties with a similar purpose." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/pidnamepropertydescriptor/get_propertyset/ +--- + +## get_PropertySet {#get_propertyset} + +A GUID that identifies a group of properties with a similar purpose. + +**Returns:** System::Guid Aspose::Email::Mapi:: + +```cpp +get_PropertySet() +``` + diff --git a/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/gethashcode/_index.md b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/gethashcode/_index.md new file mode 100644 index 0000000000..16f926f9f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidNamePropertyDescriptor::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Serves as a hash function for a type." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/pidnamepropertydescriptor/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Serves as a hash function for a type. + +**Returns:** A hash code for the current object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/operator/_index.md b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/operator/_index.md new file mode 100644 index 0000000000..e2ee2dcf0b --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::PidNamePropertyDescriptor::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal to each another." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/pidnamepropertydescriptor/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal to each another. + +**Returns:** true if the specified PropertyDescriptor is equal to the another PropertyDescriptor ; otherwise, false. + +```cpp +bool operator==(System::SharedPtr < PidNamePropertyDescriptor > pd1, System::SharedPtr < PropertyDescriptor > pd2) +``` + +| Parameter | Description | +| --- | --- | +| pd1 | The object to compare with another object. | +| pd2 | The object to compare with another object. | + diff --git a/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/pidnamepropertydescriptor/_index.md b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/pidnamepropertydescriptor/_index.md new file mode 100644 index 0000000000..cde8a03ede --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/pidnamepropertydescriptor/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::Mapi::PidNamePropertyDescriptor::PidNamePropertyDescriptor constructor" +linktitle: "PidNamePropertyDescriptor" +articleTitle: "PidNamePropertyDescriptor" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PidNamePropertyDescriptor class Properties identified by a string name along with a property set." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/pidnamepropertydescriptor/pidnamepropertydescriptor/ +--- + +## PidNamePropertyDescriptor (1 of 2) {#pidnamepropertydescriptor_1} + +Initializes a new instance of the PidNamePropertyDescriptor class Properties identified by a string name along with a property set. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidNamePropertyDescriptor(System::String name, PropertyDataType type, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| name | A string that, along with the property set, identifies a named property. | +| type | Specifies the type of values allowed for the property. | +| propertySet | A GUID that identifies a group of properties with a similar purpose. | + +--- + +## PidNamePropertyDescriptor (2 of 2) {#pidnamepropertydescriptor_2} + +Initializes a new instance of the PidNamePropertyDescriptor class Properties identified by a string name along with a property set. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidNamePropertyDescriptor(System::String canonicalName, System::String name, PropertyDataType type, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| canonicalName | The name used to refer to the property in the documentation. | +| name | A string that, along with the property set, identifies a named property. | +| type | Specifies the type of values allowed for the property. | +| propertySet | A GUID that identifies a group of properties with a similar purpose. | + diff --git a/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/tostring/_index.md b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/tostring/_index.md new file mode 100644 index 0000000000..5e48f009d0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidnamepropertydescriptor/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidNamePropertyDescriptor::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the property description." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/pidnamepropertydescriptor/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the property description. + +**Returns:** A string that represents the property description. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/_index.md b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/_index.md new file mode 100644 index 0000000000..d3470039da --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Mapi::PidTagPropertyDescriptor class" +linktitle: "PidTagPropertyDescriptor" +articleTitle: "PidTagPropertyDescriptor" +second_title: "Aspose.Email for C++" +description: "Class contains property description information." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/pidtagpropertydescriptor/ +--- + +## PidTagPropertyDescriptor class + +**Inherits:** Aspose::Email::Mapi::PropertyDescriptor + +Class contains property description information. + +## Constructors + +| Name | Description | +| --- | --- | +| [PidTagPropertyDescriptor (5 overloads)](./pidtagpropertydescriptor/) | Initializes a new instance of the PidTagPropertyDescriptor class A property that is defined by a 16-bit property ID and a 16-bit property type. The property ID for a tagged property is in the range 0x001 � 0x7FFF. Property IDs in the range 0x8000 � 0x8FFF are reserved for assignment to named properties | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Indicates whether the current object is equal to another object of the same type. | +| [get_Id](./get_id/) | Gets an unsigned 16-bit quantity that identifies a tagged property. Property IDs are not necessarily unique. With the exception of property IDs in the range from 0x6800 to 0x7BFF, the combination of property ID and data type are unique. Property IDs in the range from 0x6800 to 0x7BFF are defined by the message class. | +| [get_Tag](./get_tag/) | A property tag is a 32-bit number that contains a unique property identifier in bits 16 through 31 and a property type in bits 0 through 15. | +| [GetHashCode](./gethashcode/) | Serves as a hash function for a type. | +| [to_PidTagPropertyDescriptor](./to_pidtagpropertydescriptor/) | Converts tag value to tagged property | +| [ToString](./tostring/) | Returns a string that represents the property description. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal to each another. | +| [operator==](./operator/) | Determines whether the specified objects are equal to each another. | + diff --git a/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/equals/_index.md b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/equals/_index.md new file mode 100644 index 0000000000..453f6abb4e --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mapi::PidTagPropertyDescriptor::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates whether the current object is equal to another object of the same type." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/pidtagpropertydescriptor/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Indicates whether the current object is equal to another object of the same type. + +**Returns:** true if the current object is equal to the other parameter; otherwise, false. + +```cpp +Equals(System::SharedPtr < PropertyDescriptor > other) +``` + +| Parameter | Description | +| --- | --- | +| other | An object to compare with this object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified System.Object is equal to the current System.Object. + +**Returns:** true if the specified System.Object is equal to the current System.Object; otherwise, false. + +```cpp +Equals(System::SharedPtr < System::Object > other) +``` + +| Parameter | Description | +| --- | --- | +| obj | The object to compare with the current object. | + diff --git a/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/get_id/_index.md b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/get_id/_index.md new file mode 100644 index 0000000000..bab48da703 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidTagPropertyDescriptor::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Gets an unsigned 16-bit quantity that identifies a tagged property." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/pidtagpropertydescriptor/get_id/ +--- + +## get_Id {#get_id} + +Gets an unsigned 16-bit quantity that identifies a tagged property. Property IDs are not necessarily unique. With the exception of property IDs in the range from 0x6800 to 0x7BFF, the combination of property ID and data type are unique. Property IDs in the range from 0x6800 to 0x7BFF are defined by the message class. + +**Returns:** int32_t Aspose::Email::Mapi:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/get_tag/_index.md b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/get_tag/_index.md new file mode 100644 index 0000000000..0bb9b996e2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/get_tag/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidTagPropertyDescriptor::get_Tag method" +linktitle: "get_Tag" +articleTitle: "get_Tag" +second_title: "Aspose.Email for C++" +description: "A property tag is a 32-bit number that contains a unique property identifier in bits 16 through 31 and a property type in bits 0 through 15." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/pidtagpropertydescriptor/get_tag/ +--- + +## get_Tag {#get_tag} + +A property tag is a 32-bit number that contains a unique property identifier in bits 16 through 31 and a property type in bits 0 through 15. + +**Returns:** int64_t Aspose::Email::Mapi:: + +```cpp +get_Tag() +``` + diff --git a/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/gethashcode/_index.md b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/gethashcode/_index.md new file mode 100644 index 0000000000..625d12b7d1 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidTagPropertyDescriptor::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Serves as a hash function for a type." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/pidtagpropertydescriptor/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Serves as a hash function for a type. + +**Returns:** A hash code for the current object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/operator/_index.md b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/operator/_index.md new file mode 100644 index 0000000000..fb417d4611 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mapi::PidTagPropertyDescriptor::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal to each another." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/pidtagpropertydescriptor/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal to each another. + +**Returns:** true if the specified PropertyDescriptor is equal to the another PropertyDescriptor ; otherwise, false. + +```cpp +bool operator==(System::SharedPtr < PidTagPropertyDescriptor > pd1, System::SharedPtr < PropertyDescriptor > pd2) +``` + +| Parameter | Description | +| --- | --- | +| pd1 | The object to compare with another object. | +| pd2 | The object to compare with another object. | + diff --git a/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/pidtagpropertydescriptor/_index.md b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/pidtagpropertydescriptor/_index.md new file mode 100644 index 0000000000..496a15bf0c --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/pidtagpropertydescriptor/_index.md @@ -0,0 +1,97 @@ +--- +title: "Aspose::Email::Mapi::PidTagPropertyDescriptor::PidTagPropertyDescriptor constructor" +linktitle: "PidTagPropertyDescriptor" +articleTitle: "PidTagPropertyDescriptor" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PidTagPropertyDescriptor class A property that is defined by a 16-bit property ID and a 16-bit property type." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/pidtagpropertydescriptor/pidtagpropertydescriptor/ +--- + +## PidTagPropertyDescriptor (1 of 5) {#pidtagpropertydescriptor_1} + +Initializes a new instance of the PidTagPropertyDescriptor class A property that is defined by a 16-bit property ID and a 16-bit property type. The property ID for a tagged property is in the range 0x001 � 0x7FFF. Property IDs in the range 0x8000 � 0x8FFF are reserved for assignment to named properties + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidTagPropertyDescriptor(int32_t id, PropertyDataType type) +``` + +| Parameter | Description | +| --- | --- | +| id | Unsigned 16-bit quantity that identifies a tagged property. | +| type | Specifies the type of values allowed for the property. | + +--- + +## PidTagPropertyDescriptor (2 of 5) {#pidtagpropertydescriptor_2} + +Initializes a new instance of the PidTagPropertyDescriptor class A property that is defined by a 16-bit property ID and a 16-bit property type. The property ID for a tagged property is in the range 0x001 � 0x7FFF. Property IDs in the range 0x8000 � 0x8FFF are reserved for assignment to named properties + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidTagPropertyDescriptor(System::String canonicalName, int32_t id, PropertyDataType type) +``` + +| Parameter | Description | +| --- | --- | +| canonicalName | The name used to refer to the property in the documentation. | +| id | Unsigned 16-bit quantity that identifies a tagged property. | +| type | Specifies the type of values allowed for the property. | + +--- + +## PidTagPropertyDescriptor (3 of 5) {#pidtagpropertydescriptor_3} + +Initializes a new instance of the PidTagPropertyDescriptor class A property that is defined by a 16-bit property ID and a 16-bit property type. The property ID for a tagged property is in the range 0x001 � 0x7FFF. Property IDs in the range 0x8000 � 0x8FFF are reserved for assignment to named properties + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidTagPropertyDescriptor(System::String canonicalName, System::String name, int32_t id, PropertyDataType type) +``` + +| Parameter | Description | +| --- | --- | +| canonicalName | The name used to refer to the property in the documentation. | +| name | The MAPI name used to refer to the property in the documentation. | +| id | Unsigned 16-bit quantity that identifies a tagged property. | +| type | Specifies the type of values allowed for the property. | + +--- + +## PidTagPropertyDescriptor (4 of 5) {#pidtagpropertydescriptor_4} + +Initializes a new instance of the PidTagPropertyDescriptor class A property that is defined by a 16-bit property ID and a 16-bit property type. The property ID for a tagged property is in the range 0x001 � 0x7FFF. Property IDs in the range 0x8000 � 0x8FFF are reserved for assignment to named properties + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidTagPropertyDescriptor(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | A tag is a 32-bit number that contains a unique property identifier in bits 16 through 31 and a property type in bits 0 through 15 | + +--- + +## PidTagPropertyDescriptor (5 of 5) {#pidtagpropertydescriptor_5} + +Initializes a new instance of the PidTagPropertyDescriptor class A property that is defined by a 16-bit property ID and a 16-bit property type. The property ID for a tagged property is in the range 0x001 � 0x7FFF. Property IDs in the range 0x8000 � 0x8FFF are reserved for assignment to named properties + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PidTagPropertyDescriptor(System::String canonicalName, System::String name, int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| canonicalName | The name used to refer to the property in the documentation. | +| name | The MAPI name used to refer to the property in the documentation. | +| tag | A tag is a 32-bit number that contains a unique property identifier in bits 16 through 31 and a property type in bits 0 through 15 | + diff --git a/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/to_pidtagpropertydescriptor/_index.md b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/to_pidtagpropertydescriptor/_index.md new file mode 100644 index 0000000000..01c48dec91 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/to_pidtagpropertydescriptor/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::PidTagPropertyDescriptor::to_PidTagPropertyDescriptor method" +linktitle: "to_PidTagPropertyDescriptor" +articleTitle: "to_PidTagPropertyDescriptor" +second_title: "Aspose.Email for C++" +description: "Converts tag value to tagged property" +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/pidtagpropertydescriptor/to_pidtagpropertydescriptor/ +--- + +## to_PidTagPropertyDescriptor {#to_pidtagpropertydescriptor} + +Converts tag value to tagged property + +**Returns:** static System::SharedPtr < PidTagPropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +to_PidTagPropertyDescriptor(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | tag value of a tag property | + diff --git a/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/tostring/_index.md b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/tostring/_index.md new file mode 100644 index 0000000000..b1d724d6f6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/pidtagpropertydescriptor/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PidTagPropertyDescriptor::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the property description." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/pidtagpropertydescriptor/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the property description. + +**Returns:** A string that represents the property description. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.mapi/propertydatatype/_index.md b/english/cpp/aspose.email.mapi/propertydatatype/_index.md new file mode 100644 index 0000000000..9697ec30dc --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydatatype/_index.md @@ -0,0 +1,51 @@ +--- +title: "PropertyDataType Enum" +linktitle: "PropertyDataType" +articleTitle: "PropertyDataType" +second_title: "Aspose.Email for C++" +description: "[MS-OXCDATA]: Data Structures" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/propertydatatype/ +--- + +## PropertyDataType enumeration (33 values) + +[MS-OXCDATA]: Data Structures + +| Value | Description | +| --- | --- | +| Unspecified | Any: this property type value matches any type; a server MUST return the actual type in its response. Servers MUST NOT return this type in response to a client request other than NspiGetIDsFromNames or the RopGetPropertyIdsFromNames ROP request ([MS-OXCROPS] section 2.2.8.1). Specification name: PtypUnspecified; Alternate names: PT_UNSPECIFIED; | +| Null | None: This property is a placeholder. Specification name: PtypNull; Alternate names: PT_NULL; | +| Integer16 | 2 bytes; a 16-bit integer Specification name: PtypInteger16; Alternate names: PT_SHORT, PT_I2, i2, ui2; | +| Integer32 | 4 bytes; a 32-bit integer Specification name: PtypInteger32; Alternate names: PT_LONG, PT_I4, int, ui4; | +| Floating32 | 4 bytes; a 32-bit floating point number Specification name: PtypFloating32; Alternate names: PT_FLOAT, PT_R4, float, r4; | +| Floating64 | 8 bytes; a 64-bit floating point number Specification name: PtypFloating64; Alternate names: PT_DOUBLE, PT_R8, r8; | +| Currency | 8 bytes; a 64-bit signed, scaled integer representation of a decimal currency value, with four places to the right of the decimal point Specification name: PtypCurrency; Alternate names: PT_CURRENCY, fixed.14.4; | +| FloatingTime | 8 bytes; a 64-bit floating point number in which the whole number part represents the number of days since December 30, 1899, and the fractional part represents the fraction of a day since midnight Specification name: PtypFloatingTime; Alternate names: PT_APPTIME; The date information is represented by whole-number increments, starting with December 30, 1899 midnight as time zero. The time information is represented by the fraction of a day since the preceding midnight. For example, 6:00 A.M. on January 4, 1900 would be represented by the value 5.25 (5 and 1/4 of a day past December 30, 1899). | +| ErrorCode | 4 bytes; a 32-bit integer encoding error information Specification name: PtypErrorCode; Alternate names: PT_ERROR; | +| Boolean | 1 byte; restricted to 1 or 0 Specification name: PtypBoolean; Alternate names: PT_BOOLEAN. bool; | +| Integer64 | 8 bytes; a 64-bit integer Specification name: PtypInteger64; Alternate names: PT_LONGLONG, PT_I8, i8, ui8; | +| String | Variable size; a string of Unicode characters in UTF-16LE format encoding with terminating null character (0x0000). Specification name: PtypString; Alternate names: PT_UNICODE, string; | +| String8 | Variable size; a string of multibyte characters in externally specified encoding with terminating null character (single 0 byte). Specification name: PtypString8; Alternate names: PT_STRING8; | +| Time | 8 bytes; a 64-bit integer representing the number of 100-nanosecond intervals since January 1, 1601 Specification name: PtypTime; Alternate names: PT_SYSTIME, time, datetime, datetime.tz, datetime.rfc1123, Date, time, time.tz; | +| Guid | 16 bytes; a GUID with Data1, Data2, and Data3 fields in little-endian format Specification name: PtypGuid; Alternate names: PT_CLSID, UUID; | +| ServerId | Variable size; a 16-bit COUNT field followed by a structure Specification name: PtypServerId; Alternate names: PT_SVREID; | +| Restriction | Variable size; a byte array representing one or more Restriction structures Specification name: PtypRestriction; Alternate names: PT_SRESTRICT; | +| RuleAction | Variable size; a 16-bit COUNT field followed by that many rule action structures Specification name: PtypRuleAction; Alternate names: PT_ACTIONS; | +| Binary | Variable size; a COUNT field followed by that many bytes. Specification name: PtypBinary; Alternate names: PT_BINARY; | +| MultipleInteger16 | Variable size; a COUNT field followed by that many PtypInteger16 values. Specification name: PtypMultipleInteger16; Alternate names: PT_MV_SHORT, PT_MV_I2, mv.i2; | +| MultipleInteger32 | Variable size; a COUNT field followed by that many PtypInteger32 values. Specification name: PtypMultipleInteger32; Alternate names: PT_MV_LONG, PT_MV_I4, mv.i4; | +| MultipleFloating32 | Variable size; a COUNT field followed by that many PtypFloating32 values. Specification name: PtypMultipleFloating32; Alternate names: PT_MV_FLOAT, PT_MV_R4, mv.float; | +| MultipleFloating64 | Variable size; a COUNT field followed by that many PtypFloating64 values. Specification name: PtypMultipleFloating64; Alternate names: PT_MV_DOUBLE, PT_MV_R8; | +| MultipleCurrency | Variable size; a COUNT field followed by that many PtypCurrency values. Specification name: PtypMultipleCurrency; Alternate names: PT_MV_CURRENCY, mv.fixed.14.4; | +| MultipleFloatingTime | Variable size; a COUNT field followed by that many PtypFloatingTime values. Specification name: PtypMultipleFloatingTime; Alternate names: PT_MV_APPTIME; | +| MultipleBoolean | Variable size; a COUNT field followed by that many PtypBoolean values. Specification name: PtypMultipleBoolean; Alternate names: PT_MV_BOOLEAN; | +| MultipleInteger64 | Variable size; a COUNT field followed by that many PtypInteger64 values. Specification name: PtypMultipleInteger64; Alternate names: PT_MV_I8, PT_MV_LONGLONG; | +| MultipleString | Variable size; a COUNT field followed by that many PtypString values. Specification name: PtypMultipleString; Alternate names: PT_MV_UNICODE; | +| MultipleString8 | Variable size; a COUNT field followed by that many PtypString8 values. Specification name: PtypMultipleString8; Alternate names: PT_MV_STRING8, mv.string; | +| MultipleTime | Variable size; a COUNT field followed by that many PtypTime values. Specification name: PtypMultipleTime; Alternate names: PT_MV_SYSTIME; | +| MultipleGuid | Variable size; a COUNT field followed by that many PtypGuid values. Specification name: PtypMultipleGuid; Alternate names: PT_MV_CLSID, mv.uuid; | +| MultipleBinary | Variable size; a COUNT field followed by that many PtypBinary values. Specification name: PtypMultipleBinary; Alternate names: PT_MV_BINARY, mv.bin.hex; | +| Object | The property value is a Component Object Model (COM) object. Specification name: PtypObject or PtypEmbeddedTable; Alternate names: PT_OBJECT; | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/_index.md new file mode 100644 index 0000000000..b25fa0dc4d --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor class" +linktitle: "PropertyDescriptor" +articleTitle: "PropertyDescriptor" +second_title: "Aspose.Email for C++" +description: "Class contains property description information." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/propertydescriptor/ +--- + +## PropertyDescriptor class + +Class contains property description information. + +## Constructors + +| Name | Description | +| --- | --- | +| [PropertyDescriptor (3 overloads)](./propertydescriptor/) | Initializes a new instance of the PropertyDescriptor class | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Indicates whether the current object is equal to another object of the same type. | +| [get_CanonicalName](./get_canonicalname/) | The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: | +| [get_DataType](./get_datatype/) | The property value type, as described in [MS-OXCDATA], that specifies the type of values allowed for the property. | +| [get_MultipleValuesDataType](./get_multiplevaluesdatatype/) | Indicates if data type contains of multiple values | +| [get_Name](./get_name/) | Gets string that, identifies a property. | +| [get_Use8BitStringAsUnicode](./get_use8bitstringasunicode/) | Specifies if PropertyDataType.String8 has to be interpreted as PropertyDataType.String | +| [GetInstance (5 overloads)](./getinstance/) | Retrieves PidTagPropertyDescriptor object | +| [Parse](./parse/) | Initializes a new instance of the PropertyDescriptor class | +| [set_Use8BitStringAsUnicode](./set_use8bitstringasunicode/) | Specifies if PropertyDataType.String8 has to be interpreted as PropertyDataType.String | +| [ThrowUnsupportedType](./throwunsupportedtype/) | | +| [ToBytes (4 overloads)](./tobytes/) | Converts value to binary data | +| [ToMultipleBinary](./tomultiplebinary/) | | +| [ToMultipleBinaryFromObject](./tomultiplebinaryfromobject/) | | +| [ToMultipleBoolean](./tomultipleboolean/) | | +| [ToMultipleCurrency](./tomultiplecurrency/) | | +| [ToMultipleFloating32](./tomultiplefloating32/) | | +| [ToMultipleFloating64](./tomultiplefloating64/) | | +| [ToMultipleFloatingTime](./tomultiplefloatingtime/) | | +| [ToMultipleGuid](./tomultipleguid/) | | +| [ToMultipleInteger16](./tomultipleinteger16/) | | +| [ToMultipleInteger32](./tomultipleinteger32/) | | +| [ToMultipleInteger64](./tomultipleinteger64/) | | +| [ToMultipleString (2 overloads)](./tomultiplestring/) | | +| [ToMultipleTime](./tomultipletime/) | | +| [ToPtypBinary](./toptypbinary/) | | +| [ToPtypInteger32](./toptypinteger32/) | | +| [operator!=](./operator/) | Determines whether the specified objects are not equal to each another. | +| [operator==](./operator/) | Determines whether the specified System.Object is equal to the current System.Object. | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/equals/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/equals/_index.md new file mode 100644 index 0000000000..a945b356b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates whether the current object is equal to another object of the same type." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/propertydescriptor/equals/ +--- + +## Equals {#equals} + +Indicates whether the current object is equal to another object of the same type. + +**Returns:** true if the current object is equal to the other parameter; otherwise, false. + +```cpp +Equals(System::SharedPtr < PropertyDescriptor > other) +``` + +| Parameter | Description | +| --- | --- | +| other | An object to compare with this object. | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/get_canonicalname/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/get_canonicalname/_index.md new file mode 100644 index 0000000000..bccf85f9d4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/get_canonicalname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::get_CanonicalName method" +linktitle: "get_CanonicalName" +articleTitle: "get_CanonicalName" +second_title: "Aspose.Email for C++" +description: "The name used to refer to the property in the documentation." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/propertydescriptor/get_canonicalname/ +--- + +## get_CanonicalName {#get_canonicalname} + +The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_CanonicalName() +``` + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/get_datatype/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/get_datatype/_index.md new file mode 100644 index 0000000000..317a4f9b06 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/get_datatype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::get_DataType method" +linktitle: "get_DataType" +articleTitle: "get_DataType" +second_title: "Aspose.Email for C++" +description: "The property value type, as described in [MS-OXCDATA], that specifies the type of values allowed for the property." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/propertydescriptor/get_datatype/ +--- + +## get_DataType {#get_datatype} + +The property value type, as described in [MS-OXCDATA], that specifies the type of values allowed for the property. + +**Returns:** PropertyDataType Aspose::Email::Mapi:: + +```cpp +get_DataType() +``` + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/get_multiplevaluesdatatype/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/get_multiplevaluesdatatype/_index.md new file mode 100644 index 0000000000..8e307777f4 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/get_multiplevaluesdatatype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::get_MultipleValuesDataType method" +linktitle: "get_MultipleValuesDataType" +articleTitle: "get_MultipleValuesDataType" +second_title: "Aspose.Email for C++" +description: "Indicates if data type contains of multiple values" +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/propertydescriptor/get_multiplevaluesdatatype/ +--- + +## get_MultipleValuesDataType {#get_multiplevaluesdatatype} + +Indicates if data type contains of multiple values + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_MultipleValuesDataType() +``` + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/get_name/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/get_name/_index.md new file mode 100644 index 0000000000..ea96110b3f --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets string that, identifies a property." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/propertydescriptor/get_name/ +--- + +## get_Name {#get_name} + +Gets string that, identifies a property. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/get_use8bitstringasunicode/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/get_use8bitstringasunicode/_index.md new file mode 100644 index 0000000000..950d71d581 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/get_use8bitstringasunicode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::get_Use8BitStringAsUnicode method" +linktitle: "get_Use8BitStringAsUnicode" +articleTitle: "get_Use8BitStringAsUnicode" +second_title: "Aspose.Email for C++" +description: "Specifies if PropertyDataType.String8 has to be interpreted as PropertyDataType.String" +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/propertydescriptor/get_use8bitstringasunicode/ +--- + +## get_Use8BitStringAsUnicode {#get_use8bitstringasunicode} + +Specifies if PropertyDataType.String8 has to be interpreted as PropertyDataType.String + +**Returns:** static bool Aspose::Email::Mapi:: + +```cpp +get_Use8BitStringAsUnicode() +``` + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/getinstance/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/getinstance/_index.md new file mode 100644 index 0000000000..463b013422 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/getinstance/_index.md @@ -0,0 +1,94 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::GetInstance method" +linktitle: "GetInstance" +articleTitle: "GetInstance" +second_title: "Aspose.Email for C++" +description: "Retrieves PidTagPropertyDescriptor object" +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/propertydescriptor/getinstance/ +--- + +## GetInstance (1 of 5) {#getinstance_1} + +Retrieves PidTagPropertyDescriptor object + +**Returns:** PidTagPropertyDescriptor object + +```cpp +GetInstance(int32_t id, PropertyDataType dataType) +``` + +| Parameter | Description | +| --- | --- | +| id | Id of a property | +| dataType | Data type of a property | + +--- + +## GetInstance (2 of 5) {#getinstance_2} + +Retrieves PidLidPropertyDescriptor object + +**Returns:** PidLidPropertyDescriptor object + +```cpp +GetInstance(int64_t lid, PropertyDataType dataType, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| lid | Long id of a property | +| dataType | Data type of a property | +| propertySet | PropertySet of a property | + +--- + +## GetInstance (3 of 5) {#getinstance_3} + +Retrieves PidTagPropertyDescriptor object + +**Returns:** PidTagPropertyDescriptor object + +```cpp +GetInstance(int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| tag | Tag of a property | + +--- + +## GetInstance (4 of 5) {#getinstance_4} + +Retrieves PropertyDescriptor object from MAPI property + +**Returns:** static System::SharedPtr < PropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +GetInstance(System::SharedPtr < MapiProperty > property) +``` + +| Parameter | Description | +| --- | --- | +| property | MapiProperty object | + +--- + +## GetInstance (5 of 5) {#getinstance_5} + +Retrieves PidNamePropertyDescriptor object + +**Returns:** PidNamePropertyDescriptor object + +```cpp +GetInstance(System::String name, PropertyDataType dataType, System::Guid propertySet) +``` + +| Parameter | Description | +| --- | --- | +| name | Name of a property | +| dataType | Data type of a property | +| propertySet | PropertySet of a property | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/operator/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/operator/_index.md new file mode 100644 index 0000000000..d2f88d0710 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/operator/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified System.Object is equal to the current System.Object." +type: docs +weight: 280 +url: /cpp/aspose.email.mapi/propertydescriptor/operator/ +--- + +## operator== {#operator} + +Determines whether the specified System.Object is equal to the current System.Object. + +**Returns:** true if the specified System.Object is equal to the current System.Object; otherwise, false. + +```cpp +bool operator==(System::SharedPtr < PropertyDescriptor > pd1, System::SharedPtr < PropertyDescriptor > pd2) +``` + +| Parameter | Description | +| --- | --- | +| obj | The object to compare with the current object. | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/parse/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/parse/_index.md new file mode 100644 index 0000000000..c4a9a7ea54 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/parse/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::Parse method" +linktitle: "Parse" +articleTitle: "Parse" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PropertyDescriptor class" +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/propertydescriptor/parse/ +--- + +## Parse {#parse} + +Initializes a new instance of the PropertyDescriptor class + +**Returns:** static System::SharedPtr < PropertyDescriptor > Aspose::Email::Mapi:: + +```cpp +Parse(System::String data) +``` + +| Parameter | Description | +| --- | --- | +| data | A string that represents the property description. | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/propertydescriptor/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/propertydescriptor/_index.md new file mode 100644 index 0000000000..7abe60e90b --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/propertydescriptor/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::PropertyDescriptor constructor" +linktitle: "PropertyDescriptor" +articleTitle: "PropertyDescriptor" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PropertyDescriptor class" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/propertydescriptor/propertydescriptor/ +--- + +## PropertyDescriptor (1 of 3) {#propertydescriptor_1} + +Initializes a new instance of the PropertyDescriptor class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PropertyDescriptor(PropertyDataType type) +``` + +| Parameter | Description | +| --- | --- | +| type | The property value type, as described in [MS-OXCDATA], that specifies the type of values allowed for the property. | + +--- + +## PropertyDescriptor (2 of 3) {#propertydescriptor_2} + +Initializes a new instance of the PropertyDescriptor class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PropertyDescriptor(System::String canonicalName, PropertyDataType type) +``` + +| Parameter | Description | +| --- | --- | +| canonicalName | The name used to refer to the property in the documentation. | +| type | The property value type, as described in [MS-OXCDATA], that specifies the type of values allowed for the property. | + +--- + +## PropertyDescriptor (3 of 3) {#propertydescriptor_3} + +Initializes a new instance of the PropertyDescriptor class + +**Returns:** Aspose::Email::Mapi:: + +```cpp +PropertyDescriptor(System::String canonicalName, System::String name, PropertyDataType type) +``` + +| Parameter | Description | +| --- | --- | +| canonicalName | The name used to refer to the property in the documentation. | +| name | The MAPI name used to refer to the property in the documentation. | +| type | The property value type, as described in [MS-OXCDATA], that specifies the type of values allowed for the property. | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/set_use8bitstringasunicode/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/set_use8bitstringasunicode/_index.md new file mode 100644 index 0000000000..0da2de3a41 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/set_use8bitstringasunicode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::set_Use8BitStringAsUnicode method" +linktitle: "set_Use8BitStringAsUnicode" +articleTitle: "set_Use8BitStringAsUnicode" +second_title: "Aspose.Email for C++" +description: "Specifies if PropertyDataType.String8 has to be interpreted as PropertyDataType.String" +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/propertydescriptor/set_use8bitstringasunicode/ +--- + +## set_Use8BitStringAsUnicode {#set_use8bitstringasunicode} + +Specifies if PropertyDataType.String8 has to be interpreted as PropertyDataType.String + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +set_Use8BitStringAsUnicode(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/throwunsupportedtype/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/throwunsupportedtype/_index.md new file mode 100644 index 0000000000..aa65252c5e --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/throwunsupportedtype/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ThrowUnsupportedType method" +linktitle: "ThrowUnsupportedType" +articleTitle: "ThrowUnsupportedType" +second_title: "Aspose.Email for C++" +description: "ThrowUnsupportedType of PropertyDescriptor." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/propertydescriptor/throwunsupportedtype/ +--- + +## ThrowUnsupportedType {#throwunsupportedtype} + +**Returns:** static void Aspose::Email::Mapi:: + +```cpp +ThrowUnsupportedType(System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tobytes/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tobytes/_index.md new file mode 100644 index 0000000000..f6734ceebd --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tobytes/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToBytes method" +linktitle: "ToBytes" +articleTitle: "ToBytes" +second_title: "Aspose.Email for C++" +description: "Converts value to binary data" +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/propertydescriptor/tobytes/ +--- + +## ToBytes (1 of 4) {#tobytes_1} + +Converts value to binary data + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToBytes(System::SharedPtr < PropertyDescriptor > pd, System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| pd | The property descriptor. | +| value | The property data. | + +--- + +## ToBytes (2 of 4) {#tobytes_2} + +Converts value to binary data + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToBytes(System::SharedPtr < PropertyDescriptor > pd, System::SharedPtr < System::Object > value, System::SharedPtr < System::Globalization::DateTimeFormatInfo > dateTimeFormatInfo) +``` + +| Parameter | Description | +| --- | --- | +| pd | The property descriptor. | +| value | The property data. | +| dateTimeFormatInfo | DateTime format provider. | + +--- + +## ToBytes (3 of 4) {#tobytes_3} + +Converts value to binary data + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToBytes(System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The property data. | + +--- + +## ToBytes (4 of 4) {#tobytes_4} + +Converts value to binary data + +**Returns:** System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToBytes(System::SharedPtr < System::Object > value, System::SharedPtr < System::Globalization::DateTimeFormatInfo > dateTimeFormatInfo) +``` + +| Parameter | Description | +| --- | --- | +| value | The property data. | +| dateTimeFormatInfo | DateTime format provider. | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplebinary/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplebinary/_index.md new file mode 100644 index 0000000000..7225cce937 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplebinary/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleBinary method" +linktitle: "ToMultipleBinary" +articleTitle: "ToMultipleBinary" +second_title: "Aspose.Email for C++" +description: "ToMultipleBinary of PropertyDescriptor." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultiplebinary/ +--- + +## ToMultipleBinary {#tomultiplebinary} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleBinary(System::SharedPtr < System::Collections::Generic::IEnumerable< System::ArrayPtr< uint8_t >>> data) +``` + +| Parameter | Description | +| --- | --- | +| data | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplebinaryfromobject/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplebinaryfromobject/_index.md new file mode 100644 index 0000000000..1350f9138d --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplebinaryfromobject/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleBinaryFromObject method" +linktitle: "ToMultipleBinaryFromObject" +articleTitle: "ToMultipleBinaryFromObject" +second_title: "Aspose.Email for C++" +description: "ToMultipleBinaryFromObject of PropertyDescriptor." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultiplebinaryfromobject/ +--- + +## ToMultipleBinaryFromObject {#tomultiplebinaryfromobject} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleBinaryFromObject(System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleboolean/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleboolean/_index.md new file mode 100644 index 0000000000..90912a8361 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleboolean/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleBoolean method" +linktitle: "ToMultipleBoolean" +articleTitle: "ToMultipleBoolean" +second_title: "Aspose.Email for C++" +description: "ToMultipleBoolean of PropertyDescriptor." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultipleboolean/ +--- + +## ToMultipleBoolean {#tomultipleboolean} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleBoolean(System::SharedPtr < System::Collections::IEnumerable > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplecurrency/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplecurrency/_index.md new file mode 100644 index 0000000000..7108841c78 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplecurrency/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleCurrency method" +linktitle: "ToMultipleCurrency" +articleTitle: "ToMultipleCurrency" +second_title: "Aspose.Email for C++" +description: "ToMultipleCurrency of PropertyDescriptor." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultiplecurrency/ +--- + +## ToMultipleCurrency {#tomultiplecurrency} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleCurrency(System::SharedPtr < System::Collections::IEnumerable > mCur) +``` + +| Parameter | Description | +| --- | --- | +| mCur | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplefloating32/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplefloating32/_index.md new file mode 100644 index 0000000000..6a6070a4b8 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplefloating32/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleFloating32 method" +linktitle: "ToMultipleFloating32" +articleTitle: "ToMultipleFloating32" +second_title: "Aspose.Email for C++" +description: "ToMultipleFloating32 of PropertyDescriptor." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultiplefloating32/ +--- + +## ToMultipleFloating32 {#tomultiplefloating32} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleFloating32(System::SharedPtr < System::Collections::IEnumerable > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplefloating64/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplefloating64/_index.md new file mode 100644 index 0000000000..900fdc442d --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplefloating64/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleFloating64 method" +linktitle: "ToMultipleFloating64" +articleTitle: "ToMultipleFloating64" +second_title: "Aspose.Email for C++" +description: "ToMultipleFloating64 of PropertyDescriptor." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultiplefloating64/ +--- + +## ToMultipleFloating64 {#tomultiplefloating64} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleFloating64(System::SharedPtr < System::Collections::IEnumerable > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplefloatingtime/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplefloatingtime/_index.md new file mode 100644 index 0000000000..cd55103d89 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplefloatingtime/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleFloatingTime method" +linktitle: "ToMultipleFloatingTime" +articleTitle: "ToMultipleFloatingTime" +second_title: "Aspose.Email for C++" +description: "ToMultipleFloatingTime of PropertyDescriptor." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultiplefloatingtime/ +--- + +## ToMultipleFloatingTime {#tomultiplefloatingtime} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleFloatingTime(System::SharedPtr < System::Globalization::DateTimeFormatInfo > dateTimeFormatInfo, System::SharedPtr < System::Collections::IEnumerable > value) +``` + +| Parameter | Description | +| --- | --- | +| dateTimeFormatInfo | | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleguid/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleguid/_index.md new file mode 100644 index 0000000000..a306bbc77f --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleguid/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleGuid method" +linktitle: "ToMultipleGuid" +articleTitle: "ToMultipleGuid" +second_title: "Aspose.Email for C++" +description: "ToMultipleGuid of PropertyDescriptor." +type: docs +weight: 190 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultipleguid/ +--- + +## ToMultipleGuid {#tomultipleguid} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleGuid(System::SharedPtr < System::Collections::IEnumerable > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger16/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger16/_index.md new file mode 100644 index 0000000000..a11ad6398c --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger16/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleInteger16 method" +linktitle: "ToMultipleInteger16" +articleTitle: "ToMultipleInteger16" +second_title: "Aspose.Email for C++" +description: "ToMultipleInteger16 of PropertyDescriptor." +type: docs +weight: 200 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger16/ +--- + +## ToMultipleInteger16 {#tomultipleinteger16} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleInteger16(System::SharedPtr < System::Collections::IEnumerable > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger32/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger32/_index.md new file mode 100644 index 0000000000..35b665cb98 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger32/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleInteger32 method" +linktitle: "ToMultipleInteger32" +articleTitle: "ToMultipleInteger32" +second_title: "Aspose.Email for C++" +description: "ToMultipleInteger32 of PropertyDescriptor." +type: docs +weight: 210 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger32/ +--- + +## ToMultipleInteger32 {#tomultipleinteger32} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleInteger32(System::SharedPtr < System::Collections::IEnumerable > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger64/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger64/_index.md new file mode 100644 index 0000000000..d6547bd453 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger64/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleInteger64 method" +linktitle: "ToMultipleInteger64" +articleTitle: "ToMultipleInteger64" +second_title: "Aspose.Email for C++" +description: "ToMultipleInteger64 of PropertyDescriptor." +type: docs +weight: 220 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultipleinteger64/ +--- + +## ToMultipleInteger64 {#tomultipleinteger64} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleInteger64(System::SharedPtr < System::Collections::IEnumerable > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplestring/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplestring/_index.md new file mode 100644 index 0000000000..5747de8b7a --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultiplestring/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleString method" +linktitle: "ToMultipleString" +articleTitle: "ToMultipleString" +second_title: "Aspose.Email for C++" +description: "ToMultipleString of PropertyDescriptor." +type: docs +weight: 230 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultiplestring/ +--- + +## ToMultipleString (1 of 2) {#tomultiplestring_1} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleString(System::SharedPtr < System::Text::Encoding > encoding, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> sData) +``` + +| Parameter | Description | +| --- | --- | +| encoding | | +| sData | | + +--- + +## ToMultipleString (2 of 2) {#tomultiplestring_2} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleString(System::SharedPtr < System::Text::Encoding > encoding, System::SharedPtr < System::Object > value) +``` + +| Parameter | Description | +| --- | --- | +| encoding | | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/tomultipletime/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipletime/_index.md new file mode 100644 index 0000000000..72110b53b6 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/tomultipletime/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToMultipleTime method" +linktitle: "ToMultipleTime" +articleTitle: "ToMultipleTime" +second_title: "Aspose.Email for C++" +description: "ToMultipleTime of PropertyDescriptor." +type: docs +weight: 240 +url: /cpp/aspose.email.mapi/propertydescriptor/tomultipletime/ +--- + +## ToMultipleTime {#tomultipletime} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToMultipleTime(System::SharedPtr < System::Globalization::DateTimeFormatInfo > dateTimeFormatInfo, System::SharedPtr < System::Collections::IEnumerable > value) +``` + +| Parameter | Description | +| --- | --- | +| dateTimeFormatInfo | | +| value | | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/toptypbinary/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/toptypbinary/_index.md new file mode 100644 index 0000000000..dc8719cca2 --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/toptypbinary/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToPtypBinary method" +linktitle: "ToPtypBinary" +articleTitle: "ToPtypBinary" +second_title: "Aspose.Email for C++" +description: "ToPtypBinary of PropertyDescriptor." +type: docs +weight: 250 +url: /cpp/aspose.email.mapi/propertydescriptor/toptypbinary/ +--- + +## ToPtypBinary {#toptypbinary} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToPtypBinary(System::ArrayPtr< uint8_t > clearDataWithoutLength) +``` + +| Parameter | Description | +| --- | --- | +| clearDataWithoutLength | !!!!! Binary data WITHOUT binary stream length metadata !!!!! | + diff --git a/english/cpp/aspose.email.mapi/propertydescriptor/toptypinteger32/_index.md b/english/cpp/aspose.email.mapi/propertydescriptor/toptypinteger32/_index.md new file mode 100644 index 0000000000..6d9d6376bf --- /dev/null +++ b/english/cpp/aspose.email.mapi/propertydescriptor/toptypinteger32/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mapi::PropertyDescriptor::ToPtypInteger32 method" +linktitle: "ToPtypInteger32" +articleTitle: "ToPtypInteger32" +second_title: "Aspose.Email for C++" +description: "ToPtypInteger32 of PropertyDescriptor." +type: docs +weight: 260 +url: /cpp/aspose.email.mapi/propertydescriptor/toptypinteger32/ +--- + +## ToPtypInteger32 {#toptypinteger32} + +**Returns:** static System::ArrayPtr Aspose::Email::Mapi:: + +```cpp +ToPtypInteger32(int32_t val) +``` + +| Parameter | Description | +| --- | --- | +| val | | + diff --git a/english/cpp/aspose.email.mapi/reactiontype/_index.md b/english/cpp/aspose.email.mapi/reactiontype/_index.md new file mode 100644 index 0000000000..9bfe8f2d7f --- /dev/null +++ b/english/cpp/aspose.email.mapi/reactiontype/_index.md @@ -0,0 +1,25 @@ +--- +title: "ReactionType Enum" +linktitle: "ReactionType" +articleTitle: "ReactionType" +second_title: "Aspose.Email for C++" +description: "Specifies the type of reaction a user can have on a message." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/reactiontype/ +--- + +## ReactionType enumeration (7 values) + +Specifies the type of reaction a user can have on a message. + +| Value | Description | +| --- | --- | +| Like | A "Like" reaction. | +| Heart | A "Heart" reaction, expressing love or appreciation. | +| Celebrate | A "Celebrate" reaction, indicating joy or congratulations. | +| Laugh | A "Laugh" reaction, showing amusement. | +| Surprised | A "Surprised" reaction, indicating astonishment. | +| Sad | A "Sad" reaction, expressing sorrow or disappointment. | +| Unknown | An unknown reaction type, used when the reaction is not recognized. | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/_index.md new file mode 100644 index 0000000000..157df21a76 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions class" +linktitle: "ReferenceAttachmentOptions" +articleTitle: "ReferenceAttachmentOptions" +second_title: "Aspose.Email for C++" +description: "Represents configuration options for adding a reference attachment to a MAPI message." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/ +--- + +## ReferenceAttachmentOptions class + +Represents configuration options for adding a reference attachment to a MAPI message. + +## Constructors + +| Name | Description | +| --- | --- | +| [ReferenceAttachmentOptions](./referenceattachmentoptions/) | Initializes a new instance of the ReferenceAttachmentOptions class with the specified shared link, URL, and provider name. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_IsFolder](./get_isfolder/) | Gets a value indicating whether the reference attachment is a folder. The default value is false . | +| [get_OriginalPermissionType](./get_originalpermissiontype/) | Gets the original permission type for the reference attachment. Used to specify the original permission level before any modifications. The default value is None . | +| [get_PermissionType](./get_permissiontype/) | Gets the permission type for the reference attachment. Indicates the level of access granted. The default value is AnyoneCanEdit . | +| [get_PreviewUrl](./get_previewurl/) | Gets the preview URL of the reference attachment. This URL can be used to generate a preview of the resource, if supported by the provider. The default value is Empty . | +| [get_ProviderEndpointUrl](./get_providerendpointurl/) | Gets the provider endpoint URL. Typically used for specifying the base URL of the cloud provider API. The default value is Empty . | +| [get_ProviderName](./get_providername/) | Gets the name of the provider for the reference attachment. Examples include "GoogleDrive", "OneDrive", etc. | +| [get_SharedLink](./get_sharedlink/) | Gets the shared link of the reference attachment. This is the URL to the shared resource, such as a file on a cloud storage provider. | +| [get_ThumbnailUrl](./get_thumbnailurl/) | Gets the thumbnail URL of the reference attachment. The URL points to a thumbnail image of the resource for visual representation. The default value is Empty . | +| [get_Url](./get_url/) | Gets the direct URL for accessing the reference attachment. This may point to the specific resource within the provider's interface. | +| [set_IsFolder](./set_isfolder/) | Sets a value indicating whether the reference attachment is a folder. The default value is false . | +| [set_OriginalPermissionType](./set_originalpermissiontype/) | Sets the original permission type for the reference attachment. Used to specify the original permission level before any modifications. The default value is None . | +| [set_PermissionType](./set_permissiontype/) | Sets the permission type for the reference attachment. Indicates the level of access granted. The default value is AnyoneCanEdit . | +| [set_PreviewUrl](./set_previewurl/) | Sets the preview URL of the reference attachment. This URL can be used to generate a preview of the resource, if supported by the provider. The default value is Empty . | +| [set_ProviderEndpointUrl](./set_providerendpointurl/) | Sets the provider endpoint URL. Typically used for specifying the base URL of the cloud provider API. The default value is Empty . | +| [set_ProviderName](./set_providername/) | Sets the name of the provider for the reference attachment. Examples include "GoogleDrive", "OneDrive", etc. | +| [set_SharedLink](./set_sharedlink/) | Sets the shared link of the reference attachment. This is the URL to the shared resource, such as a file on a cloud storage provider. | +| [set_ThumbnailUrl](./set_thumbnailurl/) | Sets the thumbnail URL of the reference attachment. The URL points to a thumbnail image of the resource for visual representation. The default value is Empty . | +| [set_Url](./set_url/) | Sets the direct URL for accessing the reference attachment. This may point to the specific resource within the provider's interface. | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_isfolder/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_isfolder/_index.md new file mode 100644 index 0000000000..210fbdeeae --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_isfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::get_IsFolder method" +linktitle: "get_IsFolder" +articleTitle: "get_IsFolder" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the reference attachment is a folder." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/get_isfolder/ +--- + +## get_IsFolder {#get_isfolder} + +Gets a value indicating whether the reference attachment is a folder. The default value is false . + +**Returns:** bool Aspose::Email::Mapi:: + +```cpp +get_IsFolder() +``` + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_originalpermissiontype/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_originalpermissiontype/_index.md new file mode 100644 index 0000000000..a17e3cd52f --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_originalpermissiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::get_OriginalPermissionType method" +linktitle: "get_OriginalPermissionType" +articleTitle: "get_OriginalPermissionType" +second_title: "Aspose.Email for C++" +description: "Gets the original permission type for the reference attachment." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/get_originalpermissiontype/ +--- + +## get_OriginalPermissionType {#get_originalpermissiontype} + +Gets the original permission type for the reference attachment. Used to specify the original permission level before any modifications. The default value is None . + +**Returns:** AttachmentPermissionType Aspose::Email::Mapi:: + +```cpp +get_OriginalPermissionType() +``` + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_permissiontype/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_permissiontype/_index.md new file mode 100644 index 0000000000..baacfa6676 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_permissiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::get_PermissionType method" +linktitle: "get_PermissionType" +articleTitle: "get_PermissionType" +second_title: "Aspose.Email for C++" +description: "Gets the permission type for the reference attachment." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/get_permissiontype/ +--- + +## get_PermissionType {#get_permissiontype} + +Gets the permission type for the reference attachment. Indicates the level of access granted. The default value is AnyoneCanEdit . + +**Returns:** AttachmentPermissionType Aspose::Email::Mapi:: + +```cpp +get_PermissionType() +``` + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_previewurl/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_previewurl/_index.md new file mode 100644 index 0000000000..b05a2f215b --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_previewurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::get_PreviewUrl method" +linktitle: "get_PreviewUrl" +articleTitle: "get_PreviewUrl" +second_title: "Aspose.Email for C++" +description: "Gets the preview URL of the reference attachment." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/get_previewurl/ +--- + +## get_PreviewUrl {#get_previewurl} + +Gets the preview URL of the reference attachment. This URL can be used to generate a preview of the resource, if supported by the provider. The default value is Empty . + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_PreviewUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_providerendpointurl/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_providerendpointurl/_index.md new file mode 100644 index 0000000000..bf30c99b63 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_providerendpointurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::get_ProviderEndpointUrl method" +linktitle: "get_ProviderEndpointUrl" +articleTitle: "get_ProviderEndpointUrl" +second_title: "Aspose.Email for C++" +description: "Gets the provider endpoint URL." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/get_providerendpointurl/ +--- + +## get_ProviderEndpointUrl {#get_providerendpointurl} + +Gets the provider endpoint URL. Typically used for specifying the base URL of the cloud provider API. The default value is Empty . + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ProviderEndpointUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_providername/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_providername/_index.md new file mode 100644 index 0000000000..2ea2cb3bed --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_providername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::get_ProviderName method" +linktitle: "get_ProviderName" +articleTitle: "get_ProviderName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the provider for the reference attachment." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/get_providername/ +--- + +## get_ProviderName {#get_providername} + +Gets the name of the provider for the reference attachment. Examples include "GoogleDrive", "OneDrive", etc. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ProviderName() +``` + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_sharedlink/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_sharedlink/_index.md new file mode 100644 index 0000000000..f653559fca --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_sharedlink/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::get_SharedLink method" +linktitle: "get_SharedLink" +articleTitle: "get_SharedLink" +second_title: "Aspose.Email for C++" +description: "Gets the shared link of the reference attachment." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/get_sharedlink/ +--- + +## get_SharedLink {#get_sharedlink} + +Gets the shared link of the reference attachment. This is the URL to the shared resource, such as a file on a cloud storage provider. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_SharedLink() +``` + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_thumbnailurl/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_thumbnailurl/_index.md new file mode 100644 index 0000000000..883e749811 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_thumbnailurl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::get_ThumbnailUrl method" +linktitle: "get_ThumbnailUrl" +articleTitle: "get_ThumbnailUrl" +second_title: "Aspose.Email for C++" +description: "Gets the thumbnail URL of the reference attachment." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/get_thumbnailurl/ +--- + +## get_ThumbnailUrl {#get_thumbnailurl} + +Gets the thumbnail URL of the reference attachment. The URL points to a thumbnail image of the resource for visual representation. The default value is Empty . + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_ThumbnailUrl() +``` + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_url/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_url/_index.md new file mode 100644 index 0000000000..66a8b33880 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/get_url/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::get_Url method" +linktitle: "get_Url" +articleTitle: "get_Url" +second_title: "Aspose.Email for C++" +description: "Gets the direct URL for accessing the reference attachment." +type: docs +weight: 90 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/get_url/ +--- + +## get_Url {#get_url} + +Gets the direct URL for accessing the reference attachment. This may point to the specific resource within the provider's interface. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Url() +``` + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/referenceattachmentoptions/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/referenceattachmentoptions/_index.md new file mode 100644 index 0000000000..8a4aaff154 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/referenceattachmentoptions/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::ReferenceAttachmentOptions constructor" +linktitle: "ReferenceAttachmentOptions" +articleTitle: "ReferenceAttachmentOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ReferenceAttachmentOptions class with the specified shared link, URL, and provider name." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/referenceattachmentoptions/ +--- + +## ReferenceAttachmentOptions {#referenceattachmentoptions} + +Initializes a new instance of the ReferenceAttachmentOptions class with the specified shared link, URL, and provider name. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +ReferenceAttachmentOptions(System::String sharedLink, System::String url, System::String providerName) +``` + +| Parameter | Description | +| --- | --- | +| sharedLink | The shared link of the reference attachment. | +| url | The direct URL for accessing the reference attachment. | +| providerName | The name of the provider for the reference attachment. | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_isfolder/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_isfolder/_index.md new file mode 100644 index 0000000000..b57871ee67 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_isfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::set_IsFolder method" +linktitle: "set_IsFolder" +articleTitle: "set_IsFolder" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the reference attachment is a folder." +type: docs +weight: 100 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/set_isfolder/ +--- + +## set_IsFolder {#set_isfolder} + +Sets a value indicating whether the reference attachment is a folder. The default value is false . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_IsFolder(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_originalpermissiontype/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_originalpermissiontype/_index.md new file mode 100644 index 0000000000..9706f6ca56 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_originalpermissiontype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::set_OriginalPermissionType method" +linktitle: "set_OriginalPermissionType" +articleTitle: "set_OriginalPermissionType" +second_title: "Aspose.Email for C++" +description: "Sets the original permission type for the reference attachment." +type: docs +weight: 110 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/set_originalpermissiontype/ +--- + +## set_OriginalPermissionType {#set_originalpermissiontype} + +Sets the original permission type for the reference attachment. Used to specify the original permission level before any modifications. The default value is None . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_OriginalPermissionType(AttachmentPermissionType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_permissiontype/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_permissiontype/_index.md new file mode 100644 index 0000000000..8fa6949fbd --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_permissiontype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::set_PermissionType method" +linktitle: "set_PermissionType" +articleTitle: "set_PermissionType" +second_title: "Aspose.Email for C++" +description: "Sets the permission type for the reference attachment." +type: docs +weight: 120 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/set_permissiontype/ +--- + +## set_PermissionType {#set_permissiontype} + +Sets the permission type for the reference attachment. Indicates the level of access granted. The default value is AnyoneCanEdit . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PermissionType(AttachmentPermissionType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_previewurl/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_previewurl/_index.md new file mode 100644 index 0000000000..cd085621b0 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_previewurl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::set_PreviewUrl method" +linktitle: "set_PreviewUrl" +articleTitle: "set_PreviewUrl" +second_title: "Aspose.Email for C++" +description: "Sets the preview URL of the reference attachment." +type: docs +weight: 130 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/set_previewurl/ +--- + +## set_PreviewUrl {#set_previewurl} + +Sets the preview URL of the reference attachment. This URL can be used to generate a preview of the resource, if supported by the provider. The default value is Empty . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_PreviewUrl(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_providerendpointurl/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_providerendpointurl/_index.md new file mode 100644 index 0000000000..1756c1db51 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_providerendpointurl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::set_ProviderEndpointUrl method" +linktitle: "set_ProviderEndpointUrl" +articleTitle: "set_ProviderEndpointUrl" +second_title: "Aspose.Email for C++" +description: "Sets the provider endpoint URL." +type: docs +weight: 140 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/set_providerendpointurl/ +--- + +## set_ProviderEndpointUrl {#set_providerendpointurl} + +Sets the provider endpoint URL. Typically used for specifying the base URL of the cloud provider API. The default value is Empty . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ProviderEndpointUrl(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_providername/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_providername/_index.md new file mode 100644 index 0000000000..438978ceaa --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_providername/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::set_ProviderName method" +linktitle: "set_ProviderName" +articleTitle: "set_ProviderName" +second_title: "Aspose.Email for C++" +description: "Sets the name of the provider for the reference attachment." +type: docs +weight: 150 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/set_providername/ +--- + +## set_ProviderName {#set_providername} + +Sets the name of the provider for the reference attachment. Examples include "GoogleDrive", "OneDrive", etc. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ProviderName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_sharedlink/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_sharedlink/_index.md new file mode 100644 index 0000000000..6c9fffb109 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_sharedlink/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::set_SharedLink method" +linktitle: "set_SharedLink" +articleTitle: "set_SharedLink" +second_title: "Aspose.Email for C++" +description: "Sets the shared link of the reference attachment." +type: docs +weight: 160 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/set_sharedlink/ +--- + +## set_SharedLink {#set_sharedlink} + +Sets the shared link of the reference attachment. This is the URL to the shared resource, such as a file on a cloud storage provider. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_SharedLink(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_thumbnailurl/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_thumbnailurl/_index.md new file mode 100644 index 0000000000..f620e4bd6e --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_thumbnailurl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::set_ThumbnailUrl method" +linktitle: "set_ThumbnailUrl" +articleTitle: "set_ThumbnailUrl" +second_title: "Aspose.Email for C++" +description: "Sets the thumbnail URL of the reference attachment." +type: docs +weight: 170 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/set_thumbnailurl/ +--- + +## set_ThumbnailUrl {#set_thumbnailurl} + +Sets the thumbnail URL of the reference attachment. The URL points to a thumbnail image of the resource for visual representation. The default value is Empty . + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ThumbnailUrl(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_url/_index.md b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_url/_index.md new file mode 100644 index 0000000000..0a146b9df9 --- /dev/null +++ b/english/cpp/aspose.email.mapi/referenceattachmentoptions/set_url/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::ReferenceAttachmentOptions::set_Url method" +linktitle: "set_Url" +articleTitle: "set_Url" +second_title: "Aspose.Email for C++" +description: "Sets the direct URL for accessing the reference attachment." +type: docs +weight: 180 +url: /cpp/aspose.email.mapi/referenceattachmentoptions/set_url/ +--- + +## set_Url {#set_url} + +Sets the direct URL for accessing the reference attachment. This may point to the specific resource within the provider's interface. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Url(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/tasksaveformat/_index.md b/english/cpp/aspose.email.mapi/tasksaveformat/_index.md new file mode 100644 index 0000000000..08089f9ca3 --- /dev/null +++ b/english/cpp/aspose.email.mapi/tasksaveformat/_index.md @@ -0,0 +1,19 @@ +--- +title: "TaskSaveFormat Enum" +linktitle: "TaskSaveFormat" +articleTitle: "TaskSaveFormat" +second_title: "Aspose.Email for C++" +description: "Enumerates TaskSaveFormat" +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/tasksaveformat/ +--- + +## TaskSaveFormat enumeration (1 values) + +Enumerates TaskSaveFormat + +| Value | Description | +| --- | --- | +| Msg | MSG format. | + diff --git a/english/cpp/aspose.email.mapi/userreaction/_index.md b/english/cpp/aspose.email.mapi/userreaction/_index.md new file mode 100644 index 0000000000..5bc97f0b44 --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Mapi::UserReaction class" +linktitle: "UserReaction" +articleTitle: "UserReaction" +second_title: "Aspose.Email for C++" +description: "Represents a user's reaction." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/userreaction/ +--- + +## UserReaction class + +Represents a user's reaction. + +## Constructors + +| Name | Description | +| --- | --- | +| [UserReaction](./userreaction/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Email](./get_email/) | Gets the email of the user. | +| [get_Name](./get_name/) | Gets the name of the user. | +| [get_ReactionDateTime](./get_reactiondatetime/) | Gets the date and time of the reaction. | +| [get_Type](./get_type/) | Gets the reaction type. | +| [set_Email](./set_email/) | Sets the email of the user. | +| [set_Name](./set_name/) | Sets the name of the user. | +| [set_ReactionDateTime](./set_reactiondatetime/) | Sets the date and time of the reaction. | +| [set_Type](./set_type/) | Sets the reaction type. | + diff --git a/english/cpp/aspose.email.mapi/userreaction/get_email/_index.md b/english/cpp/aspose.email.mapi/userreaction/get_email/_index.md new file mode 100644 index 0000000000..6a96720c9f --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/get_email/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::UserReaction::get_Email method" +linktitle: "get_Email" +articleTitle: "get_Email" +second_title: "Aspose.Email for C++" +description: "Gets the email of the user." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/userreaction/get_email/ +--- + +## get_Email {#get_email} + +Gets the email of the user. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Email() +``` + diff --git a/english/cpp/aspose.email.mapi/userreaction/get_name/_index.md b/english/cpp/aspose.email.mapi/userreaction/get_name/_index.md new file mode 100644 index 0000000000..bb0e58538f --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::UserReaction::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name of the user." +type: docs +weight: 20 +url: /cpp/aspose.email.mapi/userreaction/get_name/ +--- + +## get_Name {#get_name} + +Gets the name of the user. + +**Returns:** System::String Aspose::Email::Mapi:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.mapi/userreaction/get_reactiondatetime/_index.md b/english/cpp/aspose.email.mapi/userreaction/get_reactiondatetime/_index.md new file mode 100644 index 0000000000..1479559fca --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/get_reactiondatetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::UserReaction::get_ReactionDateTime method" +linktitle: "get_ReactionDateTime" +articleTitle: "get_ReactionDateTime" +second_title: "Aspose.Email for C++" +description: "Gets the date and time of the reaction." +type: docs +weight: 30 +url: /cpp/aspose.email.mapi/userreaction/get_reactiondatetime/ +--- + +## get_ReactionDateTime {#get_reactiondatetime} + +Gets the date and time of the reaction. + +**Returns:** System::DateTime Aspose::Email::Mapi:: + +```cpp +get_ReactionDateTime() +``` + diff --git a/english/cpp/aspose.email.mapi/userreaction/get_type/_index.md b/english/cpp/aspose.email.mapi/userreaction/get_type/_index.md new file mode 100644 index 0000000000..96502c7dad --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/get_type/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::UserReaction::get_Type method" +linktitle: "get_Type" +articleTitle: "get_Type" +second_title: "Aspose.Email for C++" +description: "Gets the reaction type." +type: docs +weight: 40 +url: /cpp/aspose.email.mapi/userreaction/get_type/ +--- + +## get_Type {#get_type} + +Gets the reaction type. + +**Returns:** ReactionType Aspose::Email::Mapi:: + +```cpp +get_Type() +``` + diff --git a/english/cpp/aspose.email.mapi/userreaction/set_email/_index.md b/english/cpp/aspose.email.mapi/userreaction/set_email/_index.md new file mode 100644 index 0000000000..1f2baa8d03 --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/set_email/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::UserReaction::set_Email method" +linktitle: "set_Email" +articleTitle: "set_Email" +second_title: "Aspose.Email for C++" +description: "Sets the email of the user." +type: docs +weight: 50 +url: /cpp/aspose.email.mapi/userreaction/set_email/ +--- + +## set_Email {#set_email} + +Sets the email of the user. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Email(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/userreaction/set_name/_index.md b/english/cpp/aspose.email.mapi/userreaction/set_name/_index.md new file mode 100644 index 0000000000..1ca4ba2743 --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::UserReaction::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Sets the name of the user." +type: docs +weight: 60 +url: /cpp/aspose.email.mapi/userreaction/set_name/ +--- + +## set_Name {#set_name} + +Sets the name of the user. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/userreaction/set_reactiondatetime/_index.md b/english/cpp/aspose.email.mapi/userreaction/set_reactiondatetime/_index.md new file mode 100644 index 0000000000..b538c5225e --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/set_reactiondatetime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::UserReaction::set_ReactionDateTime method" +linktitle: "set_ReactionDateTime" +articleTitle: "set_ReactionDateTime" +second_title: "Aspose.Email for C++" +description: "Sets the date and time of the reaction." +type: docs +weight: 70 +url: /cpp/aspose.email.mapi/userreaction/set_reactiondatetime/ +--- + +## set_ReactionDateTime {#set_reactiondatetime} + +Sets the date and time of the reaction. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_ReactionDateTime(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/userreaction/set_type/_index.md b/english/cpp/aspose.email.mapi/userreaction/set_type/_index.md new file mode 100644 index 0000000000..9563aefead --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/set_type/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mapi::UserReaction::set_Type method" +linktitle: "set_Type" +articleTitle: "set_Type" +second_title: "Aspose.Email for C++" +description: "Sets the reaction type." +type: docs +weight: 80 +url: /cpp/aspose.email.mapi/userreaction/set_type/ +--- + +## set_Type {#set_type} + +Sets the reaction type. + +**Returns:** void Aspose::Email::Mapi:: + +```cpp +set_Type(ReactionType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mapi/userreaction/userreaction/_index.md b/english/cpp/aspose.email.mapi/userreaction/userreaction/_index.md new file mode 100644 index 0000000000..f256ad6620 --- /dev/null +++ b/english/cpp/aspose.email.mapi/userreaction/userreaction/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mapi::UserReaction::UserReaction constructor" +linktitle: "UserReaction" +articleTitle: "UserReaction" +second_title: "Aspose.Email for C++" +description: "UserReaction of UserReaction." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/userreaction/userreaction/ +--- + +## UserReaction {#userreaction} + +**Returns:** Aspose::Email::Mapi:: + +```cpp +UserReaction() +``` + diff --git a/english/cpp/aspose.email.mapi/webdavcontactsaveoptions/_index.md b/english/cpp/aspose.email.mapi/webdavcontactsaveoptions/_index.md new file mode 100644 index 0000000000..c17631f153 --- /dev/null +++ b/english/cpp/aspose.email.mapi/webdavcontactsaveoptions/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Mapi::WebDavContactSaveOptions class" +linktitle: "WebDavContactSaveOptions" +articleTitle: "WebDavContactSaveOptions" +second_title: "Aspose.Email for C++" +description: "Specifies the contact save options." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/webdavcontactsaveoptions/ +--- + +## WebDavContactSaveOptions class + +**Inherits:** Aspose::Email::Mapi::ContactSaveOptions + +Specifies the contact save options. + +## Constructors + +| Name | Description | +| --- | --- | +| [WebDavContactSaveOptions](./webdavcontactsaveoptions/) | Initializes a new instance of the WebDavContactSaveOptions class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Default](./get_default/) | Gets the default options. | + diff --git a/english/cpp/aspose.email.mapi/webdavcontactsaveoptions/get_default/_index.md b/english/cpp/aspose.email.mapi/webdavcontactsaveoptions/get_default/_index.md new file mode 100644 index 0000000000..e174ddad4f --- /dev/null +++ b/english/cpp/aspose.email.mapi/webdavcontactsaveoptions/get_default/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::WebDavContactSaveOptions::get_Default method" +linktitle: "get_Default" +articleTitle: "get_Default" +second_title: "Aspose.Email for C++" +description: "Gets the default options." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/webdavcontactsaveoptions/get_default/ +--- + +## get_Default {#get_default} + +Gets the default options. + +**Returns:** static System::SharedPtr < WebDavContactSaveOptions > Aspose::Email::Mapi:: + +```cpp +get_Default() +``` + diff --git a/english/cpp/aspose.email.mapi/webdavcontactsaveoptions/webdavcontactsaveoptions/_index.md b/english/cpp/aspose.email.mapi/webdavcontactsaveoptions/webdavcontactsaveoptions/_index.md new file mode 100644 index 0000000000..fa907031ef --- /dev/null +++ b/english/cpp/aspose.email.mapi/webdavcontactsaveoptions/webdavcontactsaveoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mapi::WebDavContactSaveOptions::WebDavContactSaveOptions constructor" +linktitle: "WebDavContactSaveOptions" +articleTitle: "WebDavContactSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the WebDavContactSaveOptions class." +type: docs +weight: 10 +url: /cpp/aspose.email.mapi/webdavcontactsaveoptions/webdavcontactsaveoptions/ +--- + +## WebDavContactSaveOptions {#webdavcontactsaveoptions} + +Initializes a new instance of the WebDavContactSaveOptions class. + +**Returns:** Aspose::Email::Mapi:: + +```cpp +WebDavContactSaveOptions() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/_index.md b/english/cpp/aspose.email.mhttemplatename/_index.md new file mode 100644 index 0000000000..58ae0f0681 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MhtTemplateName namespace" +linktitle: "Aspose::Email::MhtTemplateName" +articleTitle: "Aspose::Email::MhtTemplateName" +second_title: "Aspose.Email for C++" +description: "Provides predefined MHT template identifiers for rendering common Outlook items such as contacts and tasks." +type: docs +weight: 10 +url: /cpp/aspose.email.mhttemplatename/ +--- + +## Aspose::Email::MhtTemplateName namespace + +The Aspose::Email::MhtTemplateName namespace contains constants that represent built‑in MHT templates used by the Aspose.Email library. These templates, including Contact and Task, enable straightforward generation of MHT‑formatted email representations of typical Outlook objects. + + +## Classes + +| Name | Description | +| --- | --- | +| [Contact](./contact/) | Defines well known names of headers of Contact for Mhtml formatting. | +| [Task](./task/) | Defines well known names of headers of Task for Mhtml formatting. | + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/_index.md new file mode 100644 index 0000000000..2266c7149f --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact class" +linktitle: "Contact" +articleTitle: "Contact" +second_title: "Aspose.Email for C++" +description: "Defines well known names of headers of Contact for Mhtml formatting." +type: docs +weight: 10 +url: /cpp/aspose.email.mhttemplatename/contact/ +--- + +## Contact class + +Defines well known names of headers of Contact for Mhtml formatting. + +## Constructors + +| Name | Description | +| --- | --- | +| [Contact](./contact/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Anniversary](./anniversary/) | Anniversary header. | +| [Birthday](./birthday/) | Birthday header. | +| [Business](./business/) | Business phone header. | +| [BusinessAddress](./businessaddress/) | Business Address header. | +| [BusinessFax](./businessfax/) | Business Fax header. | +| [BusinessHomePage](./businesshomepage/) | BusinessHomePage header. | +| [Company](./company/) | Company header. | +| [Department](./department/) | Department header. | +| [Email](./email/) | Email header. | +| [Email2](./email2/) | Email2 header. | +| [Email2DisplayAs](./email2displayas/) | Email2 Display As header. | +| [Email3](./email3/) | Email3 header. | +| [Email3DisplayAs](./email3displayas/) | Email3 Display As header. | +| [EmailDisplayAs](./emaildisplayas/) | Email Display As header. | +| [FirstName](./firstname/) | First Name header. | +| [FullName](./fullname/) | Full Name header. | +| [Gender](./gender/) | Gender header. | +| [Hobbies](./hobbies/) | Hobbies header. | +| [Home](./home/) | Home phone header. | +| [HomeAddress](./homeaddress/) | Home Address header. | +| [JobTitle](./jobtitle/) | Job Title header. | +| [LastName](./lastname/) | Last Name header. | +| [MiddleName](./middlename/) | Middle Name header. | +| [Mobile](./mobile/) | Mobile phone header. | +| [OtherAddress](./otheraddress/) | Other Address header. | +| [PersonalHomePage](./personalhomepage/) | PersonalHomePage header. | +| [Profession](./profession/) | Profession header. | +| [SpousePartner](./spousepartner/) | Spouse/Partner header. | +| [UserField1](./userfield1/) | UserField1 header. | +| [UserField2](./userfield2/) | UserField2 header. | +| [UserField3](./userfield3/) | UserField3 header. | +| [UserField4](./userfield4/) | UserField4 header. | + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/anniversary/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/anniversary/_index.md new file mode 100644 index 0000000000..eccb4c1986 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/anniversary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Anniversary method" +linktitle: "Anniversary" +articleTitle: "Anniversary" +second_title: "Aspose.Email for C++" +description: "Anniversary header." +type: docs +weight: 10 +url: /cpp/aspose.email.mhttemplatename/contact/anniversary/ +--- + +## Anniversary {#anniversary} + +Anniversary header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Anniversary() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/birthday/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/birthday/_index.md new file mode 100644 index 0000000000..2d2d98328e --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/birthday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Birthday method" +linktitle: "Birthday" +articleTitle: "Birthday" +second_title: "Aspose.Email for C++" +description: "Birthday header." +type: docs +weight: 20 +url: /cpp/aspose.email.mhttemplatename/contact/birthday/ +--- + +## Birthday {#birthday} + +Birthday header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Birthday() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/business/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/business/_index.md new file mode 100644 index 0000000000..986f1fca60 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/business/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Business method" +linktitle: "Business" +articleTitle: "Business" +second_title: "Aspose.Email for C++" +description: "Business phone header." +type: docs +weight: 30 +url: /cpp/aspose.email.mhttemplatename/contact/business/ +--- + +## Business {#business} + +Business phone header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Business() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/businessaddress/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/businessaddress/_index.md new file mode 100644 index 0000000000..63bf5a838d --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/businessaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::BusinessAddress method" +linktitle: "BusinessAddress" +articleTitle: "BusinessAddress" +second_title: "Aspose.Email for C++" +description: "Business Address header." +type: docs +weight: 40 +url: /cpp/aspose.email.mhttemplatename/contact/businessaddress/ +--- + +## BusinessAddress {#businessaddress} + +Business Address header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +BusinessAddress() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/businessfax/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/businessfax/_index.md new file mode 100644 index 0000000000..d68b59e747 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/businessfax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::BusinessFax method" +linktitle: "BusinessFax" +articleTitle: "BusinessFax" +second_title: "Aspose.Email for C++" +description: "Business Fax header." +type: docs +weight: 50 +url: /cpp/aspose.email.mhttemplatename/contact/businessfax/ +--- + +## BusinessFax {#businessfax} + +Business Fax header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +BusinessFax() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/businesshomepage/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/businesshomepage/_index.md new file mode 100644 index 0000000000..2f176993aa --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/businesshomepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::BusinessHomePage method" +linktitle: "BusinessHomePage" +articleTitle: "BusinessHomePage" +second_title: "Aspose.Email for C++" +description: "BusinessHomePage header." +type: docs +weight: 60 +url: /cpp/aspose.email.mhttemplatename/contact/businesshomepage/ +--- + +## BusinessHomePage {#businesshomepage} + +BusinessHomePage header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +BusinessHomePage() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/company/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/company/_index.md new file mode 100644 index 0000000000..2c204e97f8 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/company/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Company method" +linktitle: "Company" +articleTitle: "Company" +second_title: "Aspose.Email for C++" +description: "Company header." +type: docs +weight: 70 +url: /cpp/aspose.email.mhttemplatename/contact/company/ +--- + +## Company {#company} + +Company header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Company() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/contact/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/contact/_index.md new file mode 100644 index 0000000000..a3bd9cb382 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/contact/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Contact constructor" +linktitle: "Contact" +articleTitle: "Contact" +second_title: "Aspose.Email for C++" +description: "Contact of Contact." +type: docs +weight: 10 +url: /cpp/aspose.email.mhttemplatename/contact/contact/ +--- + +## Contact {#contact} + +**Returns:** Aspose::Email::MhtTemplateName:: + +```cpp +Contact() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/department/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/department/_index.md new file mode 100644 index 0000000000..b44c403ed3 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/department/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Department method" +linktitle: "Department" +articleTitle: "Department" +second_title: "Aspose.Email for C++" +description: "Department header." +type: docs +weight: 80 +url: /cpp/aspose.email.mhttemplatename/contact/department/ +--- + +## Department {#department} + +Department header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Department() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/email/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/email/_index.md new file mode 100644 index 0000000000..e146271db2 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/email/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Email method" +linktitle: "Email" +articleTitle: "Email" +second_title: "Aspose.Email for C++" +description: "Email header." +type: docs +weight: 90 +url: /cpp/aspose.email.mhttemplatename/contact/email/ +--- + +## Email {#email} + +Email header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Email() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/email2/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/email2/_index.md new file mode 100644 index 0000000000..4149df1d5f --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/email2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Email2 method" +linktitle: "Email2" +articleTitle: "Email2" +second_title: "Aspose.Email for C++" +description: "Email2 header." +type: docs +weight: 100 +url: /cpp/aspose.email.mhttemplatename/contact/email2/ +--- + +## Email2 {#email2} + +Email2 header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Email2() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/email2displayas/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/email2displayas/_index.md new file mode 100644 index 0000000000..772a6f6c30 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/email2displayas/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Email2DisplayAs method" +linktitle: "Email2DisplayAs" +articleTitle: "Email2DisplayAs" +second_title: "Aspose.Email for C++" +description: "Email2 Display As header." +type: docs +weight: 110 +url: /cpp/aspose.email.mhttemplatename/contact/email2displayas/ +--- + +## Email2DisplayAs {#email2displayas} + +Email2 Display As header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Email2DisplayAs() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/email3/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/email3/_index.md new file mode 100644 index 0000000000..f119d9b85c --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/email3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Email3 method" +linktitle: "Email3" +articleTitle: "Email3" +second_title: "Aspose.Email for C++" +description: "Email3 header." +type: docs +weight: 120 +url: /cpp/aspose.email.mhttemplatename/contact/email3/ +--- + +## Email3 {#email3} + +Email3 header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Email3() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/email3displayas/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/email3displayas/_index.md new file mode 100644 index 0000000000..2fe40dad1c --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/email3displayas/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Email3DisplayAs method" +linktitle: "Email3DisplayAs" +articleTitle: "Email3DisplayAs" +second_title: "Aspose.Email for C++" +description: "Email3 Display As header." +type: docs +weight: 130 +url: /cpp/aspose.email.mhttemplatename/contact/email3displayas/ +--- + +## Email3DisplayAs {#email3displayas} + +Email3 Display As header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Email3DisplayAs() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/emaildisplayas/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/emaildisplayas/_index.md new file mode 100644 index 0000000000..e32aeaa781 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/emaildisplayas/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::EmailDisplayAs method" +linktitle: "EmailDisplayAs" +articleTitle: "EmailDisplayAs" +second_title: "Aspose.Email for C++" +description: "Email Display As header." +type: docs +weight: 140 +url: /cpp/aspose.email.mhttemplatename/contact/emaildisplayas/ +--- + +## EmailDisplayAs {#emaildisplayas} + +Email Display As header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +EmailDisplayAs() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/firstname/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/firstname/_index.md new file mode 100644 index 0000000000..296fa33fc1 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/firstname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::FirstName method" +linktitle: "FirstName" +articleTitle: "FirstName" +second_title: "Aspose.Email for C++" +description: "First Name header." +type: docs +weight: 150 +url: /cpp/aspose.email.mhttemplatename/contact/firstname/ +--- + +## FirstName {#firstname} + +First Name header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +FirstName() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/fullname/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/fullname/_index.md new file mode 100644 index 0000000000..86f762d4aa --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/fullname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::FullName method" +linktitle: "FullName" +articleTitle: "FullName" +second_title: "Aspose.Email for C++" +description: "Full Name header." +type: docs +weight: 160 +url: /cpp/aspose.email.mhttemplatename/contact/fullname/ +--- + +## FullName {#fullname} + +Full Name header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +FullName() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/gender/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/gender/_index.md new file mode 100644 index 0000000000..2c7a274215 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/gender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Gender method" +linktitle: "Gender" +articleTitle: "Gender" +second_title: "Aspose.Email for C++" +description: "Gender header." +type: docs +weight: 170 +url: /cpp/aspose.email.mhttemplatename/contact/gender/ +--- + +## Gender {#gender} + +Gender header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Gender() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/hobbies/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/hobbies/_index.md new file mode 100644 index 0000000000..bb0864b7f5 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/hobbies/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Hobbies method" +linktitle: "Hobbies" +articleTitle: "Hobbies" +second_title: "Aspose.Email for C++" +description: "Hobbies header." +type: docs +weight: 180 +url: /cpp/aspose.email.mhttemplatename/contact/hobbies/ +--- + +## Hobbies {#hobbies} + +Hobbies header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Hobbies() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/home/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/home/_index.md new file mode 100644 index 0000000000..88678647c3 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/home/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Home method" +linktitle: "Home" +articleTitle: "Home" +second_title: "Aspose.Email for C++" +description: "Home phone header." +type: docs +weight: 190 +url: /cpp/aspose.email.mhttemplatename/contact/home/ +--- + +## Home {#home} + +Home phone header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Home() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/homeaddress/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/homeaddress/_index.md new file mode 100644 index 0000000000..412b598013 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/homeaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::HomeAddress method" +linktitle: "HomeAddress" +articleTitle: "HomeAddress" +second_title: "Aspose.Email for C++" +description: "Home Address header." +type: docs +weight: 200 +url: /cpp/aspose.email.mhttemplatename/contact/homeaddress/ +--- + +## HomeAddress {#homeaddress} + +Home Address header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +HomeAddress() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/jobtitle/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/jobtitle/_index.md new file mode 100644 index 0000000000..ff2b3b4d33 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/jobtitle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::JobTitle method" +linktitle: "JobTitle" +articleTitle: "JobTitle" +second_title: "Aspose.Email for C++" +description: "Job Title header." +type: docs +weight: 210 +url: /cpp/aspose.email.mhttemplatename/contact/jobtitle/ +--- + +## JobTitle {#jobtitle} + +Job Title header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +JobTitle() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/lastname/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/lastname/_index.md new file mode 100644 index 0000000000..155a3408cf --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/lastname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::LastName method" +linktitle: "LastName" +articleTitle: "LastName" +second_title: "Aspose.Email for C++" +description: "Last Name header." +type: docs +weight: 220 +url: /cpp/aspose.email.mhttemplatename/contact/lastname/ +--- + +## LastName {#lastname} + +Last Name header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +LastName() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/middlename/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/middlename/_index.md new file mode 100644 index 0000000000..795fc1fee4 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/middlename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::MiddleName method" +linktitle: "MiddleName" +articleTitle: "MiddleName" +second_title: "Aspose.Email for C++" +description: "Middle Name header." +type: docs +weight: 230 +url: /cpp/aspose.email.mhttemplatename/contact/middlename/ +--- + +## MiddleName {#middlename} + +Middle Name header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +MiddleName() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/mobile/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/mobile/_index.md new file mode 100644 index 0000000000..1802272c90 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/mobile/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Mobile method" +linktitle: "Mobile" +articleTitle: "Mobile" +second_title: "Aspose.Email for C++" +description: "Mobile phone header." +type: docs +weight: 240 +url: /cpp/aspose.email.mhttemplatename/contact/mobile/ +--- + +## Mobile {#mobile} + +Mobile phone header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Mobile() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/otheraddress/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/otheraddress/_index.md new file mode 100644 index 0000000000..531598e4b0 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/otheraddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::OtherAddress method" +linktitle: "OtherAddress" +articleTitle: "OtherAddress" +second_title: "Aspose.Email for C++" +description: "Other Address header." +type: docs +weight: 250 +url: /cpp/aspose.email.mhttemplatename/contact/otheraddress/ +--- + +## OtherAddress {#otheraddress} + +Other Address header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +OtherAddress() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/personalhomepage/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/personalhomepage/_index.md new file mode 100644 index 0000000000..1c4f0c884e --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/personalhomepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::PersonalHomePage method" +linktitle: "PersonalHomePage" +articleTitle: "PersonalHomePage" +second_title: "Aspose.Email for C++" +description: "PersonalHomePage header." +type: docs +weight: 260 +url: /cpp/aspose.email.mhttemplatename/contact/personalhomepage/ +--- + +## PersonalHomePage {#personalhomepage} + +PersonalHomePage header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +PersonalHomePage() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/profession/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/profession/_index.md new file mode 100644 index 0000000000..f334223bd5 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/profession/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::Profession method" +linktitle: "Profession" +articleTitle: "Profession" +second_title: "Aspose.Email for C++" +description: "Profession header." +type: docs +weight: 270 +url: /cpp/aspose.email.mhttemplatename/contact/profession/ +--- + +## Profession {#profession} + +Profession header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Profession() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/spousepartner/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/spousepartner/_index.md new file mode 100644 index 0000000000..0dda260613 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/spousepartner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::SpousePartner method" +linktitle: "SpousePartner" +articleTitle: "SpousePartner" +second_title: "Aspose.Email for C++" +description: "Spouse/Partner header." +type: docs +weight: 280 +url: /cpp/aspose.email.mhttemplatename/contact/spousepartner/ +--- + +## SpousePartner {#spousepartner} + +Spouse/Partner header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +SpousePartner() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/userfield1/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/userfield1/_index.md new file mode 100644 index 0000000000..1f54bdc90b --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/userfield1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::UserField1 method" +linktitle: "UserField1" +articleTitle: "UserField1" +second_title: "Aspose.Email for C++" +description: "UserField1 header." +type: docs +weight: 290 +url: /cpp/aspose.email.mhttemplatename/contact/userfield1/ +--- + +## UserField1 {#userfield1} + +UserField1 header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +UserField1() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/userfield2/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/userfield2/_index.md new file mode 100644 index 0000000000..05989b0af4 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/userfield2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::UserField2 method" +linktitle: "UserField2" +articleTitle: "UserField2" +second_title: "Aspose.Email for C++" +description: "UserField2 header." +type: docs +weight: 300 +url: /cpp/aspose.email.mhttemplatename/contact/userfield2/ +--- + +## UserField2 {#userfield2} + +UserField2 header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +UserField2() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/userfield3/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/userfield3/_index.md new file mode 100644 index 0000000000..2f65ab87a4 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/userfield3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::UserField3 method" +linktitle: "UserField3" +articleTitle: "UserField3" +second_title: "Aspose.Email for C++" +description: "UserField3 header." +type: docs +weight: 310 +url: /cpp/aspose.email.mhttemplatename/contact/userfield3/ +--- + +## UserField3 {#userfield3} + +UserField3 header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +UserField3() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/contact/userfield4/_index.md b/english/cpp/aspose.email.mhttemplatename/contact/userfield4/_index.md new file mode 100644 index 0000000000..10cb1f1c82 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/contact/userfield4/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Contact::UserField4 method" +linktitle: "UserField4" +articleTitle: "UserField4" +second_title: "Aspose.Email for C++" +description: "UserField4 header." +type: docs +weight: 320 +url: /cpp/aspose.email.mhttemplatename/contact/userfield4/ +--- + +## UserField4 {#userfield4} + +UserField4 header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +UserField4() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/_index.md b/english/cpp/aspose.email.mhttemplatename/task/_index.md new file mode 100644 index 0000000000..72cf44b3e7 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task class" +linktitle: "Task" +articleTitle: "Task" +second_title: "Aspose.Email for C++" +description: "Defines well known names of headers of Task for Mhtml formatting." +type: docs +weight: 10 +url: /cpp/aspose.email.mhttemplatename/task/ +--- + +## Task class + +Defines well known names of headers of Task for Mhtml formatting. + +## Constructors + +| Name | Description | +| --- | --- | +| [Task](./task/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [ActualWork](./actualwork/) | Actual Work header. | +| [BillingInformation](./billinginformation/) | Billing Information header. | +| [Categories](./categories/) | Categories header. | +| [Company](./company/) | Company header. | +| [Complete](./complete/) | % Complete header. | +| [DueDate](./duedate/) | Due Date header. | +| [Mileage](./mileage/) | Mileage header. | +| [Owner](./owner/) | Owner header. | +| [Priority](./priority/) | Priority header. | +| [StartDate](./startdate/) | Start Date header. | +| [Status](./status/) | Status header. | +| [Subject](./subject/) | Subject header. | +| [TotalWork](./totalwork/) | Total Work header. | + diff --git a/english/cpp/aspose.email.mhttemplatename/task/actualwork/_index.md b/english/cpp/aspose.email.mhttemplatename/task/actualwork/_index.md new file mode 100644 index 0000000000..a39fbeb791 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/actualwork/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::ActualWork method" +linktitle: "ActualWork" +articleTitle: "ActualWork" +second_title: "Aspose.Email for C++" +description: "Actual Work header." +type: docs +weight: 10 +url: /cpp/aspose.email.mhttemplatename/task/actualwork/ +--- + +## ActualWork {#actualwork} + +Actual Work header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +ActualWork() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/billinginformation/_index.md b/english/cpp/aspose.email.mhttemplatename/task/billinginformation/_index.md new file mode 100644 index 0000000000..38997dbbab --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/billinginformation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::BillingInformation method" +linktitle: "BillingInformation" +articleTitle: "BillingInformation" +second_title: "Aspose.Email for C++" +description: "Billing Information header." +type: docs +weight: 20 +url: /cpp/aspose.email.mhttemplatename/task/billinginformation/ +--- + +## BillingInformation {#billinginformation} + +Billing Information header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +BillingInformation() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/categories/_index.md b/english/cpp/aspose.email.mhttemplatename/task/categories/_index.md new file mode 100644 index 0000000000..d5b25b5b16 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/categories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::Categories method" +linktitle: "Categories" +articleTitle: "Categories" +second_title: "Aspose.Email for C++" +description: "Categories header." +type: docs +weight: 30 +url: /cpp/aspose.email.mhttemplatename/task/categories/ +--- + +## Categories {#categories} + +Categories header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Categories() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/company/_index.md b/english/cpp/aspose.email.mhttemplatename/task/company/_index.md new file mode 100644 index 0000000000..011d81308e --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/company/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::Company method" +linktitle: "Company" +articleTitle: "Company" +second_title: "Aspose.Email for C++" +description: "Company header." +type: docs +weight: 40 +url: /cpp/aspose.email.mhttemplatename/task/company/ +--- + +## Company {#company} + +Company header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Company() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/complete/_index.md b/english/cpp/aspose.email.mhttemplatename/task/complete/_index.md new file mode 100644 index 0000000000..85869ab1dc --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/complete/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::Complete method" +linktitle: "Complete" +articleTitle: "Complete" +second_title: "Aspose.Email for C++" +description: "% Complete header." +type: docs +weight: 50 +url: /cpp/aspose.email.mhttemplatename/task/complete/ +--- + +## Complete {#complete} + +% Complete header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Complete() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/duedate/_index.md b/english/cpp/aspose.email.mhttemplatename/task/duedate/_index.md new file mode 100644 index 0000000000..d266f704d3 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/duedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::DueDate method" +linktitle: "DueDate" +articleTitle: "DueDate" +second_title: "Aspose.Email for C++" +description: "Due Date header." +type: docs +weight: 60 +url: /cpp/aspose.email.mhttemplatename/task/duedate/ +--- + +## DueDate {#duedate} + +Due Date header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +DueDate() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/mileage/_index.md b/english/cpp/aspose.email.mhttemplatename/task/mileage/_index.md new file mode 100644 index 0000000000..8462f06775 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/mileage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::Mileage method" +linktitle: "Mileage" +articleTitle: "Mileage" +second_title: "Aspose.Email for C++" +description: "Mileage header." +type: docs +weight: 70 +url: /cpp/aspose.email.mhttemplatename/task/mileage/ +--- + +## Mileage {#mileage} + +Mileage header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Mileage() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/owner/_index.md b/english/cpp/aspose.email.mhttemplatename/task/owner/_index.md new file mode 100644 index 0000000000..1e58976508 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/owner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::Owner method" +linktitle: "Owner" +articleTitle: "Owner" +second_title: "Aspose.Email for C++" +description: "Owner header." +type: docs +weight: 80 +url: /cpp/aspose.email.mhttemplatename/task/owner/ +--- + +## Owner {#owner} + +Owner header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Owner() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/priority/_index.md b/english/cpp/aspose.email.mhttemplatename/task/priority/_index.md new file mode 100644 index 0000000000..35d7d0a187 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/priority/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::Priority method" +linktitle: "Priority" +articleTitle: "Priority" +second_title: "Aspose.Email for C++" +description: "Priority header." +type: docs +weight: 90 +url: /cpp/aspose.email.mhttemplatename/task/priority/ +--- + +## Priority {#priority} + +Priority header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Priority() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/startdate/_index.md b/english/cpp/aspose.email.mhttemplatename/task/startdate/_index.md new file mode 100644 index 0000000000..6094813988 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/startdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::StartDate method" +linktitle: "StartDate" +articleTitle: "StartDate" +second_title: "Aspose.Email for C++" +description: "Start Date header." +type: docs +weight: 100 +url: /cpp/aspose.email.mhttemplatename/task/startdate/ +--- + +## StartDate {#startdate} + +Start Date header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +StartDate() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/status/_index.md b/english/cpp/aspose.email.mhttemplatename/task/status/_index.md new file mode 100644 index 0000000000..4223432577 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/status/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::Status method" +linktitle: "Status" +articleTitle: "Status" +second_title: "Aspose.Email for C++" +description: "Status header." +type: docs +weight: 110 +url: /cpp/aspose.email.mhttemplatename/task/status/ +--- + +## Status {#status} + +Status header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Status() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/subject/_index.md b/english/cpp/aspose.email.mhttemplatename/task/subject/_index.md new file mode 100644 index 0000000000..d268df14d9 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::Subject method" +linktitle: "Subject" +articleTitle: "Subject" +second_title: "Aspose.Email for C++" +description: "Subject header." +type: docs +weight: 120 +url: /cpp/aspose.email.mhttemplatename/task/subject/ +--- + +## Subject {#subject} + +Subject header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +Subject() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/task/_index.md b/english/cpp/aspose.email.mhttemplatename/task/task/_index.md new file mode 100644 index 0000000000..98debf2c37 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/task/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::Task constructor" +linktitle: "Task" +articleTitle: "Task" +second_title: "Aspose.Email for C++" +description: "Task of Task." +type: docs +weight: 10 +url: /cpp/aspose.email.mhttemplatename/task/task/ +--- + +## Task {#task} + +**Returns:** Aspose::Email::MhtTemplateName:: + +```cpp +Task() +``` + diff --git a/english/cpp/aspose.email.mhttemplatename/task/totalwork/_index.md b/english/cpp/aspose.email.mhttemplatename/task/totalwork/_index.md new file mode 100644 index 0000000000..0403b94b27 --- /dev/null +++ b/english/cpp/aspose.email.mhttemplatename/task/totalwork/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Task::TotalWork method" +linktitle: "TotalWork" +articleTitle: "TotalWork" +second_title: "Aspose.Email for C++" +description: "Total Work header." +type: docs +weight: 130 +url: /cpp/aspose.email.mhttemplatename/task/totalwork/ +--- + +## TotalWork {#totalwork} + +Total Work header. + +**Returns:** const System::String Aspose::Email::MhtTemplateName:: + +```cpp +TotalWork() +``` + diff --git a/english/cpp/aspose.email.mime.encoders/_index.md b/english/cpp/aspose.email.mime.encoders/_index.md new file mode 100644 index 0000000000..7008c16109 --- /dev/null +++ b/english/cpp/aspose.email.mime.encoders/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Mime::Encoders namespace" +linktitle: "Aspose::Email::Mime::Encoders" +articleTitle: "Aspose::Email::Mime::Encoders" +second_title: "Aspose.Email for C++" +description: "Provides MIME encoding utilities, including stream-based encoders and related enums, for handling email content transformations." +type: docs +weight: 10 +url: /cpp/aspose.email.mime.encoders/ +--- + +## Aspose::Email::Mime::Encoders namespace + +The Aspose::Email::Mime::Encoders namespace groups classes and enumerations that implement MIME content encoding for email messages. It includes stream-access encoders such as EncoderStreamAccess, enabling efficient encoding of binary and textual data. + + +## Enumerations + +| Name | Description | +| --- | --- | +| [EncoderStreamAccess](./encoderstreamaccess/) | | + diff --git a/english/cpp/aspose.email.mime.encoders/encoderstreamaccess/_index.md b/english/cpp/aspose.email.mime.encoders/encoderstreamaccess/_index.md new file mode 100644 index 0000000000..d64be0b7e1 --- /dev/null +++ b/english/cpp/aspose.email.mime.encoders/encoderstreamaccess/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncoderStreamAccess Enum" +linktitle: "EncoderStreamAccess" +articleTitle: "EncoderStreamAccess" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mime.encoders/encoderstreamaccess/ +--- + +## EncoderStreamAccess enumeration (2 values) + +| Value | Description | +| --- | --- | +| Read | | +| Write | | + diff --git a/english/cpp/aspose.email.mime.mediatypenames/_index.md b/english/cpp/aspose.email.mime.mediatypenames/_index.md new file mode 100644 index 0000000000..a0dd0e3cf2 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames namespace" +linktitle: "Aspose::Email::Mime::MediaTypeNames" +articleTitle: "Aspose::Email::Mime::MediaTypeNames" +second_title: "Aspose.Email for C++" +description: "Provides strongly‑typed constants for standard MIME media type names (application, image, text) used in email messages." +type: docs +weight: 10 +url: /cpp/aspose.email.mime.mediatypenames/ +--- + +## Aspose::Email::Mime::MediaTypeNames namespace + +The Aspose::Email::Mime::MediaTypeNames namespace groups the Application, Image, and Text classes, each exposing static string constants that represent common MIME type identifiers. Use these constants when constructing or parsing email content to ensure correct media type specification. + + +## Classes + +| Name | Description | +| --- | --- | +| [Application](./application/) | Specifies the kind of application data in an e-mail message attachment. | +| [Image](./image/) | Specifies the type of image data in an e-mail message attachment. | +| [Text](./text/) | Specifies the type of text data in an e-mail message attachment. | + diff --git a/english/cpp/aspose.email.mime.mediatypenames/application/_index.md b/english/cpp/aspose.email.mime.mediatypenames/application/_index.md new file mode 100644 index 0000000000..2cfffe63ad --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/application/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Application class" +linktitle: "Application" +articleTitle: "Application" +second_title: "Aspose.Email for C++" +description: "Specifies the kind of application data in an e-mail message attachment." +type: docs +weight: 10 +url: /cpp/aspose.email.mime.mediatypenames/application/ +--- + +## Application class + +Specifies the kind of application data in an e-mail message attachment. + +## Methods + +| Name | Description | +| --- | --- | +| [Octet](./octet/) | Specifies application/octet-stream media type | +| [Pdf](./pdf/) | Specifies application/pdf media type | +| [Rtf](./rtf/) | Specifies application/rtf media type | +| [Soap](./soap/) | Specifies application/soap+xml media type | +| [Zip](./zip/) | Specifies application/zip media type | + diff --git a/english/cpp/aspose.email.mime.mediatypenames/application/octet/_index.md b/english/cpp/aspose.email.mime.mediatypenames/application/octet/_index.md new file mode 100644 index 0000000000..ceb3c5eb64 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/application/octet/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Application::Octet method" +linktitle: "Octet" +articleTitle: "Octet" +second_title: "Aspose.Email for C++" +description: "Specifies application/octet-stream media type" +type: docs +weight: 10 +url: /cpp/aspose.email.mime.mediatypenames/application/octet/ +--- + +## Octet {#octet} + +Specifies application/octet-stream media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Octet() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/application/pdf/_index.md b/english/cpp/aspose.email.mime.mediatypenames/application/pdf/_index.md new file mode 100644 index 0000000000..c3311a4f60 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/application/pdf/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Application::Pdf method" +linktitle: "Pdf" +articleTitle: "Pdf" +second_title: "Aspose.Email for C++" +description: "Specifies application/pdf media type" +type: docs +weight: 20 +url: /cpp/aspose.email.mime.mediatypenames/application/pdf/ +--- + +## Pdf {#pdf} + +Specifies application/pdf media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Pdf() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/application/rtf/_index.md b/english/cpp/aspose.email.mime.mediatypenames/application/rtf/_index.md new file mode 100644 index 0000000000..7f7b1f19c5 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/application/rtf/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Application::Rtf method" +linktitle: "Rtf" +articleTitle: "Rtf" +second_title: "Aspose.Email for C++" +description: "Specifies application/rtf media type" +type: docs +weight: 30 +url: /cpp/aspose.email.mime.mediatypenames/application/rtf/ +--- + +## Rtf {#rtf} + +Specifies application/rtf media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Rtf() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/application/soap/_index.md b/english/cpp/aspose.email.mime.mediatypenames/application/soap/_index.md new file mode 100644 index 0000000000..4909ae509c --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/application/soap/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Application::Soap method" +linktitle: "Soap" +articleTitle: "Soap" +second_title: "Aspose.Email for C++" +description: "Specifies application/soap+xml media type" +type: docs +weight: 40 +url: /cpp/aspose.email.mime.mediatypenames/application/soap/ +--- + +## Soap {#soap} + +Specifies application/soap+xml media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Soap() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/application/zip/_index.md b/english/cpp/aspose.email.mime.mediatypenames/application/zip/_index.md new file mode 100644 index 0000000000..edab474c2f --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/application/zip/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Application::Zip method" +linktitle: "Zip" +articleTitle: "Zip" +second_title: "Aspose.Email for C++" +description: "Specifies application/zip media type" +type: docs +weight: 50 +url: /cpp/aspose.email.mime.mediatypenames/application/zip/ +--- + +## Zip {#zip} + +Specifies application/zip media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Zip() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/image/_index.md b/english/cpp/aspose.email.mime.mediatypenames/image/_index.md new file mode 100644 index 0000000000..6f884471d1 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/image/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Image class" +linktitle: "Image" +articleTitle: "Image" +second_title: "Aspose.Email for C++" +description: "Specifies the type of image data in an e-mail message attachment." +type: docs +weight: 10 +url: /cpp/aspose.email.mime.mediatypenames/image/ +--- + +## Image class + +Specifies the type of image data in an e-mail message attachment. + +## Methods + +| Name | Description | +| --- | --- | +| [Bmp](./bmp/) | Specifies image/bmp media type | +| [Gif](./gif/) | Specifies image/gif media type | +| [Jpeg](./jpeg/) | Specifies image/jpeg media type | +| [Png](./png/) | Specifies image/png media type | +| [Tiff](./tiff/) | Specifies image/tiff media type | +| [Wmf](./wmf/) | Specifies MS windows metafile image/x-wmf | + diff --git a/english/cpp/aspose.email.mime.mediatypenames/image/bmp/_index.md b/english/cpp/aspose.email.mime.mediatypenames/image/bmp/_index.md new file mode 100644 index 0000000000..f2bca1ef0c --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/image/bmp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Image::Bmp method" +linktitle: "Bmp" +articleTitle: "Bmp" +second_title: "Aspose.Email for C++" +description: "Specifies image/bmp media type" +type: docs +weight: 10 +url: /cpp/aspose.email.mime.mediatypenames/image/bmp/ +--- + +## Bmp {#bmp} + +Specifies image/bmp media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Bmp() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/image/gif/_index.md b/english/cpp/aspose.email.mime.mediatypenames/image/gif/_index.md new file mode 100644 index 0000000000..7624b9ee0f --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/image/gif/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Image::Gif method" +linktitle: "Gif" +articleTitle: "Gif" +second_title: "Aspose.Email for C++" +description: "Specifies image/gif media type" +type: docs +weight: 20 +url: /cpp/aspose.email.mime.mediatypenames/image/gif/ +--- + +## Gif {#gif} + +Specifies image/gif media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Gif() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/image/jpeg/_index.md b/english/cpp/aspose.email.mime.mediatypenames/image/jpeg/_index.md new file mode 100644 index 0000000000..effd5112a3 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/image/jpeg/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Image::Jpeg method" +linktitle: "Jpeg" +articleTitle: "Jpeg" +second_title: "Aspose.Email for C++" +description: "Specifies image/jpeg media type" +type: docs +weight: 30 +url: /cpp/aspose.email.mime.mediatypenames/image/jpeg/ +--- + +## Jpeg {#jpeg} + +Specifies image/jpeg media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Jpeg() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/image/png/_index.md b/english/cpp/aspose.email.mime.mediatypenames/image/png/_index.md new file mode 100644 index 0000000000..b8e056dae8 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/image/png/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Image::Png method" +linktitle: "Png" +articleTitle: "Png" +second_title: "Aspose.Email for C++" +description: "Specifies image/png media type" +type: docs +weight: 40 +url: /cpp/aspose.email.mime.mediatypenames/image/png/ +--- + +## Png {#png} + +Specifies image/png media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Png() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/image/tiff/_index.md b/english/cpp/aspose.email.mime.mediatypenames/image/tiff/_index.md new file mode 100644 index 0000000000..21f41eb38b --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/image/tiff/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Image::Tiff method" +linktitle: "Tiff" +articleTitle: "Tiff" +second_title: "Aspose.Email for C++" +description: "Specifies image/tiff media type" +type: docs +weight: 50 +url: /cpp/aspose.email.mime.mediatypenames/image/tiff/ +--- + +## Tiff {#tiff} + +Specifies image/tiff media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Tiff() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/image/wmf/_index.md b/english/cpp/aspose.email.mime.mediatypenames/image/wmf/_index.md new file mode 100644 index 0000000000..a3f88934a6 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/image/wmf/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Image::Wmf method" +linktitle: "Wmf" +articleTitle: "Wmf" +second_title: "Aspose.Email for C++" +description: "Specifies MS windows metafile image/x-wmf" +type: docs +weight: 60 +url: /cpp/aspose.email.mime.mediatypenames/image/wmf/ +--- + +## Wmf {#wmf} + +Specifies MS windows metafile image/x-wmf + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Wmf() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/text/_index.md b/english/cpp/aspose.email.mime.mediatypenames/text/_index.md new file mode 100644 index 0000000000..8fc151d791 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/text/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Text class" +linktitle: "Text" +articleTitle: "Text" +second_title: "Aspose.Email for C++" +description: "Specifies the type of text data in an e-mail message attachment." +type: docs +weight: 10 +url: /cpp/aspose.email.mime.mediatypenames/text/ +--- + +## Text class + +Specifies the type of text data in an e-mail message attachment. + +## Methods + +| Name | Description | +| --- | --- | +| [Html](./html/) | Specifies text/html media type | +| [Plain](./plain/) | Specifies text/plain media type | +| [RichText](./richtext/) | Specifies text/richtext media type | +| [Xml](./xml/) | Specifies text/xml media type | + diff --git a/english/cpp/aspose.email.mime.mediatypenames/text/html/_index.md b/english/cpp/aspose.email.mime.mediatypenames/text/html/_index.md new file mode 100644 index 0000000000..a768c2e99a --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/text/html/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Text::Html method" +linktitle: "Html" +articleTitle: "Html" +second_title: "Aspose.Email for C++" +description: "Specifies text/html media type" +type: docs +weight: 10 +url: /cpp/aspose.email.mime.mediatypenames/text/html/ +--- + +## Html {#html} + +Specifies text/html media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Html() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/text/plain/_index.md b/english/cpp/aspose.email.mime.mediatypenames/text/plain/_index.md new file mode 100644 index 0000000000..1079495941 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/text/plain/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Text::Plain method" +linktitle: "Plain" +articleTitle: "Plain" +second_title: "Aspose.Email for C++" +description: "Specifies text/plain media type" +type: docs +weight: 20 +url: /cpp/aspose.email.mime.mediatypenames/text/plain/ +--- + +## Plain {#plain} + +Specifies text/plain media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Plain() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/text/richtext/_index.md b/english/cpp/aspose.email.mime.mediatypenames/text/richtext/_index.md new file mode 100644 index 0000000000..87d0652379 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/text/richtext/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Text::RichText method" +linktitle: "RichText" +articleTitle: "RichText" +second_title: "Aspose.Email for C++" +description: "Specifies text/richtext media type" +type: docs +weight: 30 +url: /cpp/aspose.email.mime.mediatypenames/text/richtext/ +--- + +## RichText {#richtext} + +Specifies text/richtext media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +RichText() +``` + diff --git a/english/cpp/aspose.email.mime.mediatypenames/text/xml/_index.md b/english/cpp/aspose.email.mime.mediatypenames/text/xml/_index.md new file mode 100644 index 0000000000..0c86e1b3a3 --- /dev/null +++ b/english/cpp/aspose.email.mime.mediatypenames/text/xml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::Text::Xml method" +linktitle: "Xml" +articleTitle: "Xml" +second_title: "Aspose.Email for C++" +description: "Specifies text/xml media type" +type: docs +weight: 40 +url: /cpp/aspose.email.mime.mediatypenames/text/xml/ +--- + +## Xml {#xml} + +Specifies text/xml media type + +**Returns:** const System::String Aspose::Email::Mime::MediaTypeNames:: + +```cpp +Xml() +``` + diff --git a/english/cpp/aspose.email.mime/_index.md b/english/cpp/aspose.email.mime/_index.md new file mode 100644 index 0000000000..237489ee1b --- /dev/null +++ b/english/cpp/aspose.email.mime/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Mime namespace" +linktitle: "Aspose::Email::Mime" +articleTitle: "Aspose::Email::Mime" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Mime namespace offers classes and enums for creating, parsing, and managing MIME content, headers, and disposition information." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/ +--- + +## Aspose::Email::Mime namespace + +It includes types such as ContentDisposition, ContentType, HeaderCollection, MediaTypeNames, and utilities like Details_MimeException, enabling developers to construct MIME parts, read message headers, and handle MIME‑related errors programmatically. + + +## Classes + +| Name | Description | +| --- | --- | +| [ContentDisposition](./contentdisposition/) | Represents a Content-Disposition header. | +| [ContentType](./contenttype/) | Represents a Content-Type header. | +| [Details_MimeException](./details_mimeexception/) | Provides information about MIME errors | +| [DispositionTypeNames](./dispositiontypenames/) | Represents the disposition type names. | +| [HeaderCollection](./headercollection/) | Defines the collection of header fields | +| [MediaTypeNames](./mediatypenames/) | Specifies the media type names for an e-mail message. | +| [MimeHeader](./mimeheader/) | Represents the mime header defined in RFC 2822. | +| [TrackingStringDictionary](./trackingstringdictionary/) | Inherits Object. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [DecodingFlags](./decodingflags/) | | +| [EncodingFlags](./encodingflags/) | | +| [EncodingScheme](./encodingscheme/) | | +| [LineTerminationState](./lineterminationstate/) | | +| [MimeSaveOptions](./mimesaveoptions/) | | +| [TransferEncoding](./transferencoding/) | Specifies the Content-Transfer-Encoding header information. | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/_index.md b/english/cpp/aspose.email.mime/contentdisposition/_index.md new file mode 100644 index 0000000000..94d1012688 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/_index.md @@ -0,0 +1,48 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition class" +linktitle: "ContentDisposition" +articleTitle: "ContentDisposition" +second_title: "Aspose.Email for C++" +description: "Represents a Content-Disposition header." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/contentdisposition/ +--- + +## ContentDisposition class + +Represents a Content-Disposition header. + +## Constructors + +| Name | Description | +| --- | --- | +| [ContentDisposition (2 overloads)](./contentdisposition/) | Initializes a new instance of the ContentDisposition class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | | +| [Equals](./equals/) | Determines whether the specified System::Object is equal to this instance. | +| [get_CreationDate](./get_creationdate/) | Gets the creation date. | +| [get_DispositionType](./get_dispositiontype/) | Gets the type of the disposition. | +| [get_FileName](./get_filename/) | Gets the file name for an attachment. | +| [get_Inline](./get_inline/) | Gets a value that determines the disposition type. | +| [get_IsChanged](./get_ischanged/) | | +| [get_ModificationDate](./get_modificationdate/) | Gets the modification date. | +| [get_Parameters](./get_parameters/) | Gets the parameters. | +| [get_ReadDate](./get_readdate/) | Gets the read date. | +| [get_Size](./get_size/) | Gets the size of a file attachment. | +| [GetHashCode](./gethashcode/) | Returns a hash code for this instance. | +| [Persist](./persist/) | | +| [Set](./set/) | | +| [set_CreationDate](./set_creationdate/) | Sets the creation date. | +| [set_DispositionType](./set_dispositiontype/) | Sets the type of the disposition. | +| [set_FileName](./set_filename/) | Sets the file name for an attachment. | +| [set_Inline](./set_inline/) | Sets a value that determines the disposition type. | +| [set_ModificationDate](./set_modificationdate/) | Sets the modification date. | +| [set_ReadDate](./set_readdate/) | Sets the read date. | +| [set_Size](./set_size/) | Sets the size of a file attachment. | +| [ToString](./tostring/) | Returns a System::String that represents this instance. | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/clone/_index.md b/english/cpp/aspose.email.mime/contentdisposition/clone/_index.md new file mode 100644 index 0000000000..9bdeae10e9 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of ContentDisposition." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/contentdisposition/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < ContentDisposition > Aspose::Email::Mime:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/contentdisposition/_index.md b/english/cpp/aspose.email.mime/contentdisposition/contentdisposition/_index.md new file mode 100644 index 0000000000..a334789960 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/contentdisposition/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::ContentDisposition constructor" +linktitle: "ContentDisposition" +articleTitle: "ContentDisposition" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ContentDisposition class." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/contentdisposition/contentdisposition/ +--- + +## ContentDisposition (1 of 2) {#contentdisposition_1} + +Initializes a new instance of the ContentDisposition class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +ContentDisposition() +``` + +--- + +## ContentDisposition (2 of 2) {#contentdisposition_2} + +Initializes a new instance of the ContentDisposition class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +ContentDisposition(System::String disposition) +``` + +| Parameter | Description | +| --- | --- | +| disposition | A value that contains the disposition. | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/equals/_index.md b/english/cpp/aspose.email.mime/contentdisposition/equals/_index.md new file mode 100644 index 0000000000..6097215c27 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified System::Object is equal to this instance." +type: docs +weight: 20 +url: /cpp/aspose.email.mime/contentdisposition/equals/ +--- + +## Equals {#equals} + +Determines whether the specified System::Object is equal to this instance. + +**Returns:** true if the specified System::Object is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The System::Object to compare with this instance. | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/get_creationdate/_index.md b/english/cpp/aspose.email.mime/contentdisposition/get_creationdate/_index.md new file mode 100644 index 0000000000..1bf471ba9c --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/get_creationdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::get_CreationDate method" +linktitle: "get_CreationDate" +articleTitle: "get_CreationDate" +second_title: "Aspose.Email for C++" +description: "Gets the creation date." +type: docs +weight: 30 +url: /cpp/aspose.email.mime/contentdisposition/get_creationdate/ +--- + +## get_CreationDate {#get_creationdate} + +Gets the creation date. + +**Returns:** System::DateTime Aspose::Email::Mime:: + +```cpp +get_CreationDate() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/get_dispositiontype/_index.md b/english/cpp/aspose.email.mime/contentdisposition/get_dispositiontype/_index.md new file mode 100644 index 0000000000..575fca9bec --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/get_dispositiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::get_DispositionType method" +linktitle: "get_DispositionType" +articleTitle: "get_DispositionType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the disposition." +type: docs +weight: 40 +url: /cpp/aspose.email.mime/contentdisposition/get_dispositiontype/ +--- + +## get_DispositionType {#get_dispositiontype} + +Gets the type of the disposition. + +**Returns:** System::String Aspose::Email::Mime:: + +```cpp +get_DispositionType() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/get_filename/_index.md b/english/cpp/aspose.email.mime/contentdisposition/get_filename/_index.md new file mode 100644 index 0000000000..a4b1b226d3 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/get_filename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::get_FileName method" +linktitle: "get_FileName" +articleTitle: "get_FileName" +second_title: "Aspose.Email for C++" +description: "Gets the file name for an attachment." +type: docs +weight: 50 +url: /cpp/aspose.email.mime/contentdisposition/get_filename/ +--- + +## get_FileName {#get_filename} + +Gets the file name for an attachment. + +**Returns:** System::String Aspose::Email::Mime:: + +```cpp +get_FileName() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/get_inline/_index.md b/english/cpp/aspose.email.mime/contentdisposition/get_inline/_index.md new file mode 100644 index 0000000000..7143b2e546 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/get_inline/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::get_Inline method" +linktitle: "get_Inline" +articleTitle: "get_Inline" +second_title: "Aspose.Email for C++" +description: "Gets a value that determines the disposition type." +type: docs +weight: 60 +url: /cpp/aspose.email.mime/contentdisposition/get_inline/ +--- + +## get_Inline {#get_inline} + +Gets a value that determines the disposition type. + +**Returns:** bool Aspose::Email::Mime:: + +```cpp +get_Inline() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/get_ischanged/_index.md b/english/cpp/aspose.email.mime/contentdisposition/get_ischanged/_index.md new file mode 100644 index 0000000000..fea90311d5 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/get_ischanged/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::get_IsChanged method" +linktitle: "get_IsChanged" +articleTitle: "get_IsChanged" +second_title: "Aspose.Email for C++" +description: "get_IsChanged of ContentDisposition." +type: docs +weight: 70 +url: /cpp/aspose.email.mime/contentdisposition/get_ischanged/ +--- + +## get_IsChanged {#get_ischanged} + +**Returns:** bool Aspose::Email::Mime:: + +```cpp +get_IsChanged() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/get_modificationdate/_index.md b/english/cpp/aspose.email.mime/contentdisposition/get_modificationdate/_index.md new file mode 100644 index 0000000000..f495d685da --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/get_modificationdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::get_ModificationDate method" +linktitle: "get_ModificationDate" +articleTitle: "get_ModificationDate" +second_title: "Aspose.Email for C++" +description: "Gets the modification date." +type: docs +weight: 80 +url: /cpp/aspose.email.mime/contentdisposition/get_modificationdate/ +--- + +## get_ModificationDate {#get_modificationdate} + +Gets the modification date. + +**Returns:** System::DateTime Aspose::Email::Mime:: + +```cpp +get_ModificationDate() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/get_parameters/_index.md b/english/cpp/aspose.email.mime/contentdisposition/get_parameters/_index.md new file mode 100644 index 0000000000..76d6bcbfda --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/get_parameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::get_Parameters method" +linktitle: "get_Parameters" +articleTitle: "get_Parameters" +second_title: "Aspose.Email for C++" +description: "Gets the parameters." +type: docs +weight: 90 +url: /cpp/aspose.email.mime/contentdisposition/get_parameters/ +--- + +## get_Parameters {#get_parameters} + +Gets the parameters. + +**Returns:** System::SharedPtr < TrackingStringDictionary > Aspose::Email::Mime:: + +```cpp +get_Parameters() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/get_readdate/_index.md b/english/cpp/aspose.email.mime/contentdisposition/get_readdate/_index.md new file mode 100644 index 0000000000..b9e061592e --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/get_readdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::get_ReadDate method" +linktitle: "get_ReadDate" +articleTitle: "get_ReadDate" +second_title: "Aspose.Email for C++" +description: "Gets the read date." +type: docs +weight: 100 +url: /cpp/aspose.email.mime/contentdisposition/get_readdate/ +--- + +## get_ReadDate {#get_readdate} + +Gets the read date. + +**Returns:** System::DateTime Aspose::Email::Mime:: + +```cpp +get_ReadDate() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/get_size/_index.md b/english/cpp/aspose.email.mime/contentdisposition/get_size/_index.md new file mode 100644 index 0000000000..32da1add79 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/get_size/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::get_Size method" +linktitle: "get_Size" +articleTitle: "get_Size" +second_title: "Aspose.Email for C++" +description: "Gets the size of a file attachment." +type: docs +weight: 110 +url: /cpp/aspose.email.mime/contentdisposition/get_size/ +--- + +## get_Size {#get_size} + +Gets the size of a file attachment. + +**Returns:** int64_t Aspose::Email::Mime:: + +```cpp +get_Size() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/gethashcode/_index.md b/english/cpp/aspose.email.mime/contentdisposition/gethashcode/_index.md new file mode 100644 index 0000000000..704a8004b8 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Returns a hash code for this instance." +type: docs +weight: 120 +url: /cpp/aspose.email.mime/contentdisposition/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Returns a hash code for this instance. + +**Returns:** A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.mime/contentdisposition/persist/_index.md b/english/cpp/aspose.email.mime/contentdisposition/persist/_index.md new file mode 100644 index 0000000000..89f8348e77 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/persist/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::Persist method" +linktitle: "Persist" +articleTitle: "Persist" +second_title: "Aspose.Email for C++" +description: "Persist of ContentDisposition." +type: docs +weight: 130 +url: /cpp/aspose.email.mime/contentdisposition/persist/ +--- + +## Persist {#persist} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Persist(System::SharedPtr < HeaderCollection > headers, bool forcePersist) +``` + +| Parameter | Description | +| --- | --- | +| headers | | +| forcePersist | | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/set/_index.md b/english/cpp/aspose.email.mime/contentdisposition/set/_index.md new file mode 100644 index 0000000000..95731a9b42 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/set/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::Set method" +linktitle: "Set" +articleTitle: "Set" +second_title: "Aspose.Email for C++" +description: "Set of ContentDisposition." +type: docs +weight: 140 +url: /cpp/aspose.email.mime/contentdisposition/set/ +--- + +## Set {#set} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Set(System::String contentDisposition, System::SharedPtr < HeaderCollection > headers) +``` + +| Parameter | Description | +| --- | --- | +| contentDisposition | | +| headers | | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/set_creationdate/_index.md b/english/cpp/aspose.email.mime/contentdisposition/set_creationdate/_index.md new file mode 100644 index 0000000000..a8864214c3 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/set_creationdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::set_CreationDate method" +linktitle: "set_CreationDate" +articleTitle: "set_CreationDate" +second_title: "Aspose.Email for C++" +description: "Sets the creation date." +type: docs +weight: 150 +url: /cpp/aspose.email.mime/contentdisposition/set_creationdate/ +--- + +## set_CreationDate {#set_creationdate} + +Sets the creation date. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_CreationDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/set_dispositiontype/_index.md b/english/cpp/aspose.email.mime/contentdisposition/set_dispositiontype/_index.md new file mode 100644 index 0000000000..a8d595507d --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/set_dispositiontype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::set_DispositionType method" +linktitle: "set_DispositionType" +articleTitle: "set_DispositionType" +second_title: "Aspose.Email for C++" +description: "Sets the type of the disposition." +type: docs +weight: 160 +url: /cpp/aspose.email.mime/contentdisposition/set_dispositiontype/ +--- + +## set_DispositionType {#set_dispositiontype} + +Sets the type of the disposition. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_DispositionType(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/set_filename/_index.md b/english/cpp/aspose.email.mime/contentdisposition/set_filename/_index.md new file mode 100644 index 0000000000..3697c38cd3 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/set_filename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::set_FileName method" +linktitle: "set_FileName" +articleTitle: "set_FileName" +second_title: "Aspose.Email for C++" +description: "Sets the file name for an attachment." +type: docs +weight: 170 +url: /cpp/aspose.email.mime/contentdisposition/set_filename/ +--- + +## set_FileName {#set_filename} + +Sets the file name for an attachment. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_FileName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/set_inline/_index.md b/english/cpp/aspose.email.mime/contentdisposition/set_inline/_index.md new file mode 100644 index 0000000000..7515b2f48a --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/set_inline/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::set_Inline method" +linktitle: "set_Inline" +articleTitle: "set_Inline" +second_title: "Aspose.Email for C++" +description: "Sets a value that determines the disposition type." +type: docs +weight: 180 +url: /cpp/aspose.email.mime/contentdisposition/set_inline/ +--- + +## set_Inline {#set_inline} + +Sets a value that determines the disposition type. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_Inline(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/set_modificationdate/_index.md b/english/cpp/aspose.email.mime/contentdisposition/set_modificationdate/_index.md new file mode 100644 index 0000000000..46e1343c07 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/set_modificationdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::set_ModificationDate method" +linktitle: "set_ModificationDate" +articleTitle: "set_ModificationDate" +second_title: "Aspose.Email for C++" +description: "Sets the modification date." +type: docs +weight: 190 +url: /cpp/aspose.email.mime/contentdisposition/set_modificationdate/ +--- + +## set_ModificationDate {#set_modificationdate} + +Sets the modification date. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_ModificationDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/set_readdate/_index.md b/english/cpp/aspose.email.mime/contentdisposition/set_readdate/_index.md new file mode 100644 index 0000000000..220f2e7018 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/set_readdate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::set_ReadDate method" +linktitle: "set_ReadDate" +articleTitle: "set_ReadDate" +second_title: "Aspose.Email for C++" +description: "Sets the read date." +type: docs +weight: 200 +url: /cpp/aspose.email.mime/contentdisposition/set_readdate/ +--- + +## set_ReadDate {#set_readdate} + +Sets the read date. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_ReadDate(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/set_size/_index.md b/english/cpp/aspose.email.mime/contentdisposition/set_size/_index.md new file mode 100644 index 0000000000..e975bc837c --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/set_size/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::set_Size method" +linktitle: "set_Size" +articleTitle: "set_Size" +second_title: "Aspose.Email for C++" +description: "Sets the size of a file attachment." +type: docs +weight: 210 +url: /cpp/aspose.email.mime/contentdisposition/set_size/ +--- + +## set_Size {#set_size} + +Sets the size of a file attachment. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_Size(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contentdisposition/tostring/_index.md b/english/cpp/aspose.email.mime/contentdisposition/tostring/_index.md new file mode 100644 index 0000000000..2a3c426a87 --- /dev/null +++ b/english/cpp/aspose.email.mime/contentdisposition/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentDisposition::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 220 +url: /cpp/aspose.email.mime/contentdisposition/tostring/ +--- + +## ToString {#tostring} + +Returns a System::String that represents this instance. + +**Returns:** A System::String that represents this instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/_index.md b/english/cpp/aspose.email.mime/contenttype/_index.md new file mode 100644 index 0000000000..b3894cc088 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Mime::ContentType class" +linktitle: "ContentType" +articleTitle: "ContentType" +second_title: "Aspose.Email for C++" +description: "Represents a Content-Type header." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/contenttype/ +--- + +## ContentType class + +Represents a Content-Type header. + +## Constructors + +| Name | Description | +| --- | --- | +| [ContentType (3 overloads)](./contenttype/) | Initializes a new instance of the ContentType class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | | +| [Equals](./equals/) | Determines whether the specified System::Object is equal to this instance. | +| [get_Boundary](./get_boundary/) | Gets the value of the boundary parameter included in the Content-Type header. | +| [get_CharSet](./get_charset/) | Gets the value of the charset parameter. | +| [get_CreatedManually](./get_createdmanually/) | | +| [get_IsChanged](./get_ischanged/) | Gets a value indicating whether content type is changed. | +| [get_MediaType](./get_mediatype/) | Gets the internet media type. | +| [get_Name](./get_name/) | Gets the value of the name parameter. | +| [get_Parameters](./get_parameters/) | Gets the dictionary that contains the parameters. | +| [GetHashCode](./gethashcode/) | Returns a hash code for this instance. | +| [PersistIfNeeded](./persistifneeded/) | | +| [Set](./set/) | | +| [set_Boundary](./set_boundary/) | Sets the value of the boundary parameter included in the Content-Type header. | +| [set_CharSet](./set_charset/) | Sets the value of the charset parameter. | +| [set_MediaType](./set_mediatype/) | Sets the internet media type. | +| [set_Name](./set_name/) | Sets the value of the name parameter. | +| [ToString](./tostring/) | Returns a System::String that represents this instance. | +| [parameters](./parameters/) | | + diff --git a/english/cpp/aspose.email.mime/contenttype/clone/_index.md b/english/cpp/aspose.email.mime/contenttype/clone/_index.md new file mode 100644 index 0000000000..c6137e87ba --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mime::ContentType::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of ContentType." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/contenttype/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < ContentType > Aspose::Email::Mime:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/contenttype/_index.md b/english/cpp/aspose.email.mime/contenttype/contenttype/_index.md new file mode 100644 index 0000000000..fbd147db61 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/contenttype/_index.md @@ -0,0 +1,52 @@ +--- +title: "Aspose::Email::Mime::ContentType::ContentType constructor" +linktitle: "ContentType" +articleTitle: "ContentType" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ContentType class." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/contenttype/contenttype/ +--- + +## ContentType (1 of 3) {#contenttype_1} + +Initializes a new instance of the ContentType class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +ContentType() +``` + +--- + +## ContentType (2 of 3) {#contenttype_2} + +Initializes a new instance of the ContentType class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +ContentType(System::String contentType) +``` + +| Parameter | Description | +| --- | --- | +| contentType | Type of the content. | + +--- + +## ContentType (3 of 3) {#contenttype_3} + +**Returns:** Aspose::Email::Mime:: + +```cpp +ContentType(System::String contentType, bool createdManually) +``` + +| Parameter | Description | +| --- | --- | +| contentType | | +| createdManually | | + diff --git a/english/cpp/aspose.email.mime/contenttype/equals/_index.md b/english/cpp/aspose.email.mime/contenttype/equals/_index.md new file mode 100644 index 0000000000..3586a1a203 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentType::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified System::Object is equal to this instance." +type: docs +weight: 20 +url: /cpp/aspose.email.mime/contenttype/equals/ +--- + +## Equals {#equals} + +Determines whether the specified System::Object is equal to this instance. + +**Returns:** true if the specified System::Object is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The System::Object to compare with this instance. | + diff --git a/english/cpp/aspose.email.mime/contenttype/get_boundary/_index.md b/english/cpp/aspose.email.mime/contenttype/get_boundary/_index.md new file mode 100644 index 0000000000..cd142ac26e --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/get_boundary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentType::get_Boundary method" +linktitle: "get_Boundary" +articleTitle: "get_Boundary" +second_title: "Aspose.Email for C++" +description: "Gets the value of the boundary parameter included in the Content-Type header." +type: docs +weight: 30 +url: /cpp/aspose.email.mime/contenttype/get_boundary/ +--- + +## get_Boundary {#get_boundary} + +Gets the value of the boundary parameter included in the Content-Type header. + +**Returns:** System::String Aspose::Email::Mime:: + +```cpp +get_Boundary() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/get_charset/_index.md b/english/cpp/aspose.email.mime/contenttype/get_charset/_index.md new file mode 100644 index 0000000000..80edf41ffc --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/get_charset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentType::get_CharSet method" +linktitle: "get_CharSet" +articleTitle: "get_CharSet" +second_title: "Aspose.Email for C++" +description: "Gets the value of the charset parameter." +type: docs +weight: 40 +url: /cpp/aspose.email.mime/contenttype/get_charset/ +--- + +## get_CharSet {#get_charset} + +Gets the value of the charset parameter. + +**Returns:** System::String Aspose::Email::Mime:: + +```cpp +get_CharSet() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/get_createdmanually/_index.md b/english/cpp/aspose.email.mime/contenttype/get_createdmanually/_index.md new file mode 100644 index 0000000000..5ad86e9986 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/get_createdmanually/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mime::ContentType::get_CreatedManually method" +linktitle: "get_CreatedManually" +articleTitle: "get_CreatedManually" +second_title: "Aspose.Email for C++" +description: "get_CreatedManually of ContentType." +type: docs +weight: 50 +url: /cpp/aspose.email.mime/contenttype/get_createdmanually/ +--- + +## get_CreatedManually {#get_createdmanually} + +**Returns:** bool Aspose::Email::Mime:: + +```cpp +get_CreatedManually() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/get_ischanged/_index.md b/english/cpp/aspose.email.mime/contenttype/get_ischanged/_index.md new file mode 100644 index 0000000000..e82ec8a6ee --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/get_ischanged/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentType::get_IsChanged method" +linktitle: "get_IsChanged" +articleTitle: "get_IsChanged" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether content type is changed." +type: docs +weight: 60 +url: /cpp/aspose.email.mime/contenttype/get_ischanged/ +--- + +## get_IsChanged {#get_ischanged} + +Gets a value indicating whether content type is changed. + +**Returns:** bool Aspose::Email::Mime:: + +```cpp +get_IsChanged() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/get_mediatype/_index.md b/english/cpp/aspose.email.mime/contenttype/get_mediatype/_index.md new file mode 100644 index 0000000000..c110739e74 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/get_mediatype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentType::get_MediaType method" +linktitle: "get_MediaType" +articleTitle: "get_MediaType" +second_title: "Aspose.Email for C++" +description: "Gets the internet media type." +type: docs +weight: 70 +url: /cpp/aspose.email.mime/contenttype/get_mediatype/ +--- + +## get_MediaType {#get_mediatype} + +Gets the internet media type. + +**Returns:** System::String Aspose::Email::Mime:: + +```cpp +get_MediaType() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/get_name/_index.md b/english/cpp/aspose.email.mime/contenttype/get_name/_index.md new file mode 100644 index 0000000000..4f11471655 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentType::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the value of the name parameter." +type: docs +weight: 80 +url: /cpp/aspose.email.mime/contenttype/get_name/ +--- + +## get_Name {#get_name} + +Gets the value of the name parameter. + +**Returns:** System::String Aspose::Email::Mime:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/get_parameters/_index.md b/english/cpp/aspose.email.mime/contenttype/get_parameters/_index.md new file mode 100644 index 0000000000..38f938b808 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/get_parameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentType::get_Parameters method" +linktitle: "get_Parameters" +articleTitle: "get_Parameters" +second_title: "Aspose.Email for C++" +description: "Gets the dictionary that contains the parameters." +type: docs +weight: 90 +url: /cpp/aspose.email.mime/contenttype/get_parameters/ +--- + +## get_Parameters {#get_parameters} + +Gets the dictionary that contains the parameters. + +**Returns:** System::SharedPtr < TrackingStringDictionary > Aspose::Email::Mime:: + +```cpp +get_Parameters() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/gethashcode/_index.md b/english/cpp/aspose.email.mime/contenttype/gethashcode/_index.md new file mode 100644 index 0000000000..432ac90d91 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentType::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Returns a hash code for this instance." +type: docs +weight: 100 +url: /cpp/aspose.email.mime/contenttype/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Returns a hash code for this instance. + +**Returns:** A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/parameters/_index.md b/english/cpp/aspose.email.mime/contenttype/parameters/_index.md new file mode 100644 index 0000000000..efe11cb9a3 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/parameters/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mime::ContentType::parameters method" +linktitle: "parameters" +articleTitle: "parameters" +second_title: "Aspose.Email for C++" +description: "parameters of ContentType." +type: docs +weight: 180 +url: /cpp/aspose.email.mime/contenttype/parameters/ +--- + +## parameters {#parameters} + +**Returns:** System::SharedPtr < TrackingStringDictionary > Aspose::Email::Mime:: + +```cpp +parameters() +``` + diff --git a/english/cpp/aspose.email.mime/contenttype/persistifneeded/_index.md b/english/cpp/aspose.email.mime/contenttype/persistifneeded/_index.md new file mode 100644 index 0000000000..8d985d7d39 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/persistifneeded/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mime::ContentType::PersistIfNeeded method" +linktitle: "PersistIfNeeded" +articleTitle: "PersistIfNeeded" +second_title: "Aspose.Email for C++" +description: "PersistIfNeeded of ContentType." +type: docs +weight: 110 +url: /cpp/aspose.email.mime/contenttype/persistifneeded/ +--- + +## PersistIfNeeded {#persistifneeded} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +PersistIfNeeded(System::SharedPtr < HeaderCollection > headers, bool forcePersist) +``` + +| Parameter | Description | +| --- | --- | +| headers | | +| forcePersist | | + diff --git a/english/cpp/aspose.email.mime/contenttype/set/_index.md b/english/cpp/aspose.email.mime/contenttype/set/_index.md new file mode 100644 index 0000000000..c1cc87433a --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/set/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mime::ContentType::Set method" +linktitle: "Set" +articleTitle: "Set" +second_title: "Aspose.Email for C++" +description: "Set of ContentType." +type: docs +weight: 120 +url: /cpp/aspose.email.mime/contenttype/set/ +--- + +## Set {#set} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Set(System::String contentType, System::SharedPtr < HeaderCollection > headers) +``` + +| Parameter | Description | +| --- | --- | +| contentType | | +| headers | | + diff --git a/english/cpp/aspose.email.mime/contenttype/set_boundary/_index.md b/english/cpp/aspose.email.mime/contenttype/set_boundary/_index.md new file mode 100644 index 0000000000..53856c4221 --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/set_boundary/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentType::set_Boundary method" +linktitle: "set_Boundary" +articleTitle: "set_Boundary" +second_title: "Aspose.Email for C++" +description: "Sets the value of the boundary parameter included in the Content-Type header." +type: docs +weight: 130 +url: /cpp/aspose.email.mime/contenttype/set_boundary/ +--- + +## set_Boundary {#set_boundary} + +Sets the value of the boundary parameter included in the Content-Type header. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_Boundary(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contenttype/set_charset/_index.md b/english/cpp/aspose.email.mime/contenttype/set_charset/_index.md new file mode 100644 index 0000000000..2052ecfbef --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/set_charset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentType::set_CharSet method" +linktitle: "set_CharSet" +articleTitle: "set_CharSet" +second_title: "Aspose.Email for C++" +description: "Sets the value of the charset parameter." +type: docs +weight: 140 +url: /cpp/aspose.email.mime/contenttype/set_charset/ +--- + +## set_CharSet {#set_charset} + +Sets the value of the charset parameter. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_CharSet(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contenttype/set_mediatype/_index.md b/english/cpp/aspose.email.mime/contenttype/set_mediatype/_index.md new file mode 100644 index 0000000000..3dbdfe9fbb --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/set_mediatype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentType::set_MediaType method" +linktitle: "set_MediaType" +articleTitle: "set_MediaType" +second_title: "Aspose.Email for C++" +description: "Sets the internet media type." +type: docs +weight: 150 +url: /cpp/aspose.email.mime/contenttype/set_mediatype/ +--- + +## set_MediaType {#set_mediatype} + +Sets the internet media type. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_MediaType(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contenttype/set_name/_index.md b/english/cpp/aspose.email.mime/contenttype/set_name/_index.md new file mode 100644 index 0000000000..ace2a4f01f --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::ContentType::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Sets the value of the name parameter." +type: docs +weight: 160 +url: /cpp/aspose.email.mime/contenttype/set_name/ +--- + +## set_Name {#set_name} + +Sets the value of the name parameter. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/contenttype/tostring/_index.md b/english/cpp/aspose.email.mime/contenttype/tostring/_index.md new file mode 100644 index 0000000000..edf9b0620e --- /dev/null +++ b/english/cpp/aspose.email.mime/contenttype/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::ContentType::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 170 +url: /cpp/aspose.email.mime/contenttype/tostring/ +--- + +## ToString {#tostring} + +Returns a System::String that represents this instance. + +**Returns:** A System::String that represents this instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.mime/decodingflags/_index.md b/english/cpp/aspose.email.mime/decodingflags/_index.md new file mode 100644 index 0000000000..77fb76d6a6 --- /dev/null +++ b/english/cpp/aspose.email.mime/decodingflags/_index.md @@ -0,0 +1,23 @@ +--- +title: "DecodingFlags Enum" +linktitle: "DecodingFlags" +articleTitle: "DecodingFlags" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mime/decodingflags/ +--- + +## DecodingFlags enumeration (7 values) + +| Value | Description | +| --- | --- | +| AllEncodings | | +| AllowControlCharacters | | +| FallbackToRaw | | +| Jis | | +| None | | +| Rfc2047 | | +| Rfc2231 | | + diff --git a/english/cpp/aspose.email.mime/details_mimeexception/_index.md b/english/cpp/aspose.email.mime/details_mimeexception/_index.md new file mode 100644 index 0000000000..da9945ccdb --- /dev/null +++ b/english/cpp/aspose.email.mime/details_mimeexception/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mime::Details_MimeException class" +linktitle: "Details_MimeException" +articleTitle: "Details_MimeException" +second_title: "Aspose.Email for C++" +description: "Provides information about MIME errors" +type: docs +weight: 10 +url: /cpp/aspose.email.mime/details_mimeexception/ +--- + +## Details_MimeException class + +Provides information about MIME errors + +## Constructors + +| Name | Description | +| --- | --- | +| [Details_MimeException (3 overloads)](./details_mimeexception/) | Initializes a new instance of the MimeException class. | + +## Methods + +| Name | Description | +| --- | --- | +| [DoThrow](./dothrow/) | | +| [MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 overloads)](./member_function_make_object_declaration/) | | + diff --git a/english/cpp/aspose.email.mime/details_mimeexception/details_mimeexception/_index.md b/english/cpp/aspose.email.mime/details_mimeexception/details_mimeexception/_index.md new file mode 100644 index 0000000000..cba4eed3d4 --- /dev/null +++ b/english/cpp/aspose.email.mime/details_mimeexception/details_mimeexception/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Mime::Details_MimeException::Details_MimeException constructor" +linktitle: "Details_MimeException" +articleTitle: "Details_MimeException" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MimeException class." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/details_mimeexception/details_mimeexception/ +--- + +## Details_MimeException (1 of 3) {#details_mimeexception_1} + +Initializes a new instance of the MimeException class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +Details_MimeException() +``` + +--- + +## Details_MimeException (2 of 3) {#details_mimeexception_2} + +Initializes a new instance of the MimeException class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +Details_MimeException(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | + +--- + +## Details_MimeException (3 of 3) {#details_mimeexception_3} + +Initializes a new instance of the MimeException class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +Details_MimeException(System::String message, System::Exception innerException) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | +| innerException | The inner exception. | + diff --git a/english/cpp/aspose.email.mime/details_mimeexception/dothrow/_index.md b/english/cpp/aspose.email.mime/details_mimeexception/dothrow/_index.md new file mode 100644 index 0000000000..d00aaea371 --- /dev/null +++ b/english/cpp/aspose.email.mime/details_mimeexception/dothrow/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mime::Details_MimeException::DoThrow method" +linktitle: "DoThrow" +articleTitle: "DoThrow" +second_title: "Aspose.Email for C++" +description: "DoThrow of Details_MimeException." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/details_mimeexception/dothrow/ +--- + +## DoThrow {#dothrow} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +DoThrow(const System::ExceptionPtr & self) +``` + +| Parameter | Description | +| --- | --- | +| self | | + diff --git a/english/cpp/aspose.email.mime/details_mimeexception/member_function_make_object_declaration/_index.md b/english/cpp/aspose.email.mime/details_mimeexception/member_function_make_object_declaration/_index.md new file mode 100644 index 0000000000..e66f3d323c --- /dev/null +++ b/english/cpp/aspose.email.mime/details_mimeexception/member_function_make_object_declaration/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Mime::Details_MimeException::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION method" +linktitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +articleTitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +second_title: "Aspose.Email for C++" +description: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION of Details_MimeException." +type: docs +weight: 20 +url: /cpp/aspose.email.mime/details_mimeexception/member_function_make_object_declaration/ +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (1 of 3) {#member_function_make_object_declaration_1} + +**Returns:** Aspose::Email::Mime:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_MimeException, CODEPORTING_ARGS()) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (2 of 3) {#member_function_make_object_declaration_2} + +**Returns:** Aspose::Email::Mime:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_MimeException, CODEPORTING_ARGS(System::String message)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 of 3) {#member_function_make_object_declaration_3} + +**Returns:** Aspose::Email::Mime:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_MimeException, CODEPORTING_ARGS(System::String message, System::Exception innerException)) +``` + diff --git a/english/cpp/aspose.email.mime/dispositiontypenames/_index.md b/english/cpp/aspose.email.mime/dispositiontypenames/_index.md new file mode 100644 index 0000000000..02a81453d2 --- /dev/null +++ b/english/cpp/aspose.email.mime/dispositiontypenames/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Mime::DispositionTypeNames class" +linktitle: "DispositionTypeNames" +articleTitle: "DispositionTypeNames" +second_title: "Aspose.Email for C++" +description: "Represents the disposition type names." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/dispositiontypenames/ +--- + +## DispositionTypeNames class + +Represents the disposition type names. + +## Constructors + +| Name | Description | +| --- | --- | +| [DispositionTypeNames](./dispositiontypenames/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Attachment](./attachment/) | Name for attachment disposition type. | +| [Inline](./inline/) | Name for inline disposition type. | + diff --git a/english/cpp/aspose.email.mime/dispositiontypenames/attachment/_index.md b/english/cpp/aspose.email.mime/dispositiontypenames/attachment/_index.md new file mode 100644 index 0000000000..0515f5f31b --- /dev/null +++ b/english/cpp/aspose.email.mime/dispositiontypenames/attachment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::DispositionTypeNames::Attachment method" +linktitle: "Attachment" +articleTitle: "Attachment" +second_title: "Aspose.Email for C++" +description: "Name for attachment disposition type." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/dispositiontypenames/attachment/ +--- + +## Attachment {#attachment} + +Name for attachment disposition type. + +**Returns:** const System::String Aspose::Email::Mime:: + +```cpp +Attachment() +``` + diff --git a/english/cpp/aspose.email.mime/dispositiontypenames/dispositiontypenames/_index.md b/english/cpp/aspose.email.mime/dispositiontypenames/dispositiontypenames/_index.md new file mode 100644 index 0000000000..7b95012f8d --- /dev/null +++ b/english/cpp/aspose.email.mime/dispositiontypenames/dispositiontypenames/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mime::DispositionTypeNames::DispositionTypeNames constructor" +linktitle: "DispositionTypeNames" +articleTitle: "DispositionTypeNames" +second_title: "Aspose.Email for C++" +description: "DispositionTypeNames of DispositionTypeNames." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/dispositiontypenames/dispositiontypenames/ +--- + +## DispositionTypeNames {#dispositiontypenames} + +**Returns:** Aspose::Email::Mime:: + +```cpp +DispositionTypeNames() +``` + diff --git a/english/cpp/aspose.email.mime/dispositiontypenames/inline/_index.md b/english/cpp/aspose.email.mime/dispositiontypenames/inline/_index.md new file mode 100644 index 0000000000..aef5001f1f --- /dev/null +++ b/english/cpp/aspose.email.mime/dispositiontypenames/inline/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::DispositionTypeNames::Inline method" +linktitle: "Inline" +articleTitle: "Inline" +second_title: "Aspose.Email for C++" +description: "Name for inline disposition type." +type: docs +weight: 20 +url: /cpp/aspose.email.mime/dispositiontypenames/inline/ +--- + +## Inline {#inline} + +Name for inline disposition type. + +**Returns:** const System::String Aspose::Email::Mime:: + +```cpp +Inline() +``` + diff --git a/english/cpp/aspose.email.mime/encodingflags/_index.md b/english/cpp/aspose.email.mime/encodingflags/_index.md new file mode 100644 index 0000000000..c0b66b1a72 --- /dev/null +++ b/english/cpp/aspose.email.mime/encodingflags/_index.md @@ -0,0 +1,19 @@ +--- +title: "EncodingFlags Enum" +linktitle: "EncodingFlags" +articleTitle: "EncodingFlags" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mime/encodingflags/ +--- + +## EncodingFlags enumeration (3 values) + +| Value | Description | +| --- | --- | +| EnableRfc2231 | | +| ForceReencode | | +| None | | + diff --git a/english/cpp/aspose.email.mime/encodingscheme/_index.md b/english/cpp/aspose.email.mime/encodingscheme/_index.md new file mode 100644 index 0000000000..0e0c482a38 --- /dev/null +++ b/english/cpp/aspose.email.mime/encodingscheme/_index.md @@ -0,0 +1,21 @@ +--- +title: "EncodingScheme Enum" +linktitle: "EncodingScheme" +articleTitle: "EncodingScheme" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mime/encodingscheme/ +--- + +## EncodingScheme enumeration (5 values) + +| Value | Description | +| --- | --- | +| EightBit | | +| Jis | | +| None | | +| Rfc2047 | | +| Rfc2231 | | + diff --git a/english/cpp/aspose.email.mime/headercollection/_index.md b/english/cpp/aspose.email.mime/headercollection/_index.md new file mode 100644 index 0000000000..c1d6868b05 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection class" +linktitle: "HeaderCollection" +articleTitle: "HeaderCollection" +second_title: "Aspose.Email for C++" +description: "Defines the collection of header fields" +type: docs +weight: 10 +url: /cpp/aspose.email.mime/headercollection/ +--- + +## HeaderCollection class + +Defines the collection of header fields + +## Constructors + +| Name | Description | +| --- | --- | +| [HeaderCollection (4 overloads)](./headercollection/) | Initializes a new instance of the HeaderCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Add (4 overloads)](./add/) | Adds a header to collection. | +| [Add_](./add_/) | Adds the header. | +| [AddHeaderObject](./addheaderobject/) | Adds the specified header value | +| [Clear](./clear/) | Clears all headers. | +| [Contains](./contains/) | Gets a value indicating whether the specified header is contained in the collection | +| [CopyTo](./copyto/) | Copies all the elements of the current collection to the specified string array starting at the specified destination index. | +| [Get (2 overloads)](./get/) | Gets the value at the specified index. | +| [get_AllKeys](./get_allkeys/) | Gets an array of strings containing all header keys in collections | +| [get_Count](./get_count/) | Gets a count of headers | +| [get_IsReadOnly](./get_isreadonly/) | Is collection readonly | +| [get_Keys](./get_keys/) | Gets a T:System::Collections::ObjectModel::ReadOnlyCollection containing all header keys in collections | +| [GetDecodedValue](./getdecodedvalue/) | Gets the header value. | +| [GetEnumerator](./getenumerator/) | Returns an enumerator that iterates through a collection. | +| [GetHeaderObject](./getheaderobject/) | Gets the object representing the specified header value Note: it gets the first value for multi-valued headers | +| [GetHeaderObjects](./getheaderobjects/) | Gets the objects array representing the specified header value Note: it gets the first value for multi-valued headers | +| [GetKey](./getkey/) | Gets the key at the specified index of the collection. | +| [GetString](./getstring/) | Returns a System::String that represents this instance. | +| [GetValues](./getvalues/) | Gets the header values. | +| [HasKeys](./haskeys/) | Gets a value indicating whether the collection contains keys. | +| [idx_get (2 overloads)](./idx_get/) | Gets a value from collection by the index. | +| [idx_set](./idx_set/) | Gets a value from collection by the name. | +| [Insert](./insert/) | Inserts the header in collection. If collection contains headers with the same name this header will be inserted before other headers with the same name. | +| [InternalRemove](./internalremove/) | | +| [InternalSet](./internalset/) | | +| [Remove](./remove/) | Removes the header from collection by a given header name. | +| [Set](./set/) | Sets the header. | +| [SetHeaderObject](./setheaderobject/) | Sets the specified header value | + diff --git a/english/cpp/aspose.email.mime/headercollection/add/_index.md b/english/cpp/aspose.email.mime/headercollection/add/_index.md new file mode 100644 index 0000000000..b9d0fa9879 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/add/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds a header to collection." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/headercollection/add/ +--- + +## Add (1 of 4) {#add_1} + +Adds a header to collection. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Add(const System::SharedPtr < HeaderCollection > & c) +``` + +| Parameter | Description | +| --- | --- | +| c | HeaderCollection for adding. | + +--- + +## Add (2 of 4) {#add_2} + +Adds the header without value + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Add(const System::String & item) +``` + +| Parameter | Description | +| --- | --- | +| item | | + +--- + +## Add (3 of 4) {#add_3} + +Adds a header to collection + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Add(System::SharedPtr < RawMimeHeader > header, System::SharedPtr < System::Text::Encoding > preferredEncoding) +``` + +| Parameter | Description | +| --- | --- | +| header | A RawMimeHeader containing a header key and a raw header value | +| preferredEncoding | A preferred text encoding | + +--- + +## Add (4 of 4) {#add_4} + +Adds the header. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Add(System::String name, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| name | The header name. | +| value | The header value. | + diff --git a/english/cpp/aspose.email.mime/headercollection/add_/_index.md b/english/cpp/aspose.email.mime/headercollection/add_/_index.md new file mode 100644 index 0000000000..61f3add3a3 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/add_/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::Add_ method" +linktitle: "Add_" +articleTitle: "Add_" +second_title: "Aspose.Email for C++" +description: "Adds the header." +type: docs +weight: 20 +url: /cpp/aspose.email.mime/headercollection/add_/ +--- + +## Add_ {#add_} + +Adds the header. + +**Returns:** virtual void Aspose::Email::Mime:: + +```cpp +Add_(System::String name, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| name | The header name. | +| value | The header value. | + diff --git a/english/cpp/aspose.email.mime/headercollection/addheaderobject/_index.md b/english/cpp/aspose.email.mime/headercollection/addheaderobject/_index.md new file mode 100644 index 0000000000..06cc6ecbf7 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/addheaderobject/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::AddHeaderObject method" +linktitle: "AddHeaderObject" +articleTitle: "AddHeaderObject" +second_title: "Aspose.Email for C++" +description: "Adds the specified header value" +type: docs +weight: 30 +url: /cpp/aspose.email.mime/headercollection/addheaderobject/ +--- + +## AddHeaderObject {#addheaderobject} + +Adds the specified header value + +**Returns:** void Aspose::Email::Mime:: + +```cpp +AddHeaderObject(System::String headerName, System::SharedPtr < System::Object > headerValue) +``` + +| Parameter | Description | +| --- | --- | +| headerName | A header name | +| headerValue | A header value | + diff --git a/english/cpp/aspose.email.mime/headercollection/clear/_index.md b/english/cpp/aspose.email.mime/headercollection/clear/_index.md new file mode 100644 index 0000000000..d43df0d0d1 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Clears all headers." +type: docs +weight: 40 +url: /cpp/aspose.email.mime/headercollection/clear/ +--- + +## Clear {#clear} + +Clears all headers. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.mime/headercollection/contains/_index.md b/english/cpp/aspose.email.mime/headercollection/contains/_index.md new file mode 100644 index 0000000000..d4308848bc --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/contains/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the specified header is contained in the collection" +type: docs +weight: 50 +url: /cpp/aspose.email.mime/headercollection/contains/ +--- + +## Contains {#contains} + +Gets a value indicating whether the specified header is contained in the collection + +**Returns:** True if collection contains specified item ; otherwise, false + +```cpp +Contains(const System::String & item) +``` + +| Parameter | Description | +| --- | --- | +| item | A header to search | + diff --git a/english/cpp/aspose.email.mime/headercollection/copyto/_index.md b/english/cpp/aspose.email.mime/headercollection/copyto/_index.md new file mode 100644 index 0000000000..f6e4b55ad7 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/copyto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "Copies all the elements of the current collection to the specified string array starting at the specified destination index." +type: docs +weight: 60 +url: /cpp/aspose.email.mime/headercollection/copyto/ +--- + +## CopyTo {#copyto} + +Copies all the elements of the current collection to the specified string array starting at the specified destination index. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +CopyTo(System::ArrayPtr< System::String > array, int32_t arrayIndex) +``` + +| Parameter | Description | +| --- | --- | +| array | The destination of the elements copied from the current collection. | +| arrayIndex | An integer that represents the index in array at which copying begins. | + diff --git a/english/cpp/aspose.email.mime/headercollection/get/_index.md b/english/cpp/aspose.email.mime/headercollection/get/_index.md new file mode 100644 index 0000000000..f559c41f3d --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/get/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::Get method" +linktitle: "Get" +articleTitle: "Get" +second_title: "Aspose.Email for C++" +description: "Gets the value at the specified index." +type: docs +weight: 70 +url: /cpp/aspose.email.mime/headercollection/get/ +--- + +## Get (1 of 2) {#get_1} + +Gets the value at the specified index. + +**Returns:** The value at the specified position in current collection. + +```cpp +Get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | An integer that represents the position of the element to get. | + +--- + +## Get (2 of 2) {#get_2} + +Gets the header value by a given header name. + +**Returns:** The header value. + +```cpp +Get(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The haeader name. | + diff --git a/english/cpp/aspose.email.mime/headercollection/get_allkeys/_index.md b/english/cpp/aspose.email.mime/headercollection/get_allkeys/_index.md new file mode 100644 index 0000000000..7e0a04681d --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/get_allkeys/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::get_AllKeys method" +linktitle: "get_AllKeys" +articleTitle: "get_AllKeys" +second_title: "Aspose.Email for C++" +description: "Gets an array of strings containing all header keys in collections" +type: docs +weight: 80 +url: /cpp/aspose.email.mime/headercollection/get_allkeys/ +--- + +## get_AllKeys {#get_allkeys} + +Gets an array of strings containing all header keys in collections + +**Returns:** virtual System::ArrayPtr Aspose::Email::Mime:: + +```cpp +get_AllKeys() +``` + diff --git a/english/cpp/aspose.email.mime/headercollection/get_count/_index.md b/english/cpp/aspose.email.mime/headercollection/get_count/_index.md new file mode 100644 index 0000000000..0aed1aaa68 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets a count of headers" +type: docs +weight: 90 +url: /cpp/aspose.email.mime/headercollection/get_count/ +--- + +## get_Count {#get_count} + +Gets a count of headers + +**Returns:** int32_t Aspose::Email::Mime:: + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.mime/headercollection/get_isreadonly/_index.md b/english/cpp/aspose.email.mime/headercollection/get_isreadonly/_index.md new file mode 100644 index 0000000000..c2137d7b07 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Is collection readonly" +type: docs +weight: 100 +url: /cpp/aspose.email.mime/headercollection/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Is collection readonly + +**Returns:** bool Aspose::Email::Mime:: + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.mime/headercollection/get_keys/_index.md b/english/cpp/aspose.email.mime/headercollection/get_keys/_index.md new file mode 100644 index 0000000000..65d7be849c --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/get_keys/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::get_Keys method" +linktitle: "get_Keys" +articleTitle: "get_Keys" +second_title: "Aspose.Email for C++" +description: "Gets a T:System::Collections::ObjectModel::ReadOnlyCollection containing all header keys in collections" +type: docs +weight: 110 +url: /cpp/aspose.email.mime/headercollection/get_keys/ +--- + +## get_Keys {#get_keys} + +Gets a T:System::Collections::ObjectModel::ReadOnlyCollection containing all header keys in collections + +**Returns:** virtual System::SharedPtr > Aspose::Email::Mime:: + +```cpp +get_Keys() +``` + diff --git a/english/cpp/aspose.email.mime/headercollection/getdecodedvalue/_index.md b/english/cpp/aspose.email.mime/headercollection/getdecodedvalue/_index.md new file mode 100644 index 0000000000..26fca2abe9 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/getdecodedvalue/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::GetDecodedValue method" +linktitle: "GetDecodedValue" +articleTitle: "GetDecodedValue" +second_title: "Aspose.Email for C++" +description: "Gets the header value." +type: docs +weight: 120 +url: /cpp/aspose.email.mime/headercollection/getdecodedvalue/ +--- + +## GetDecodedValue {#getdecodedvalue} + +Gets the header value. + +**Returns:** Decoded text value + +```cpp +GetDecodedValue(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The text header name. | + diff --git a/english/cpp/aspose.email.mime/headercollection/getenumerator/_index.md b/english/cpp/aspose.email.mime/headercollection/getenumerator/_index.md new file mode 100644 index 0000000000..51170dca37 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/getenumerator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "Returns an enumerator that iterates through a collection." +type: docs +weight: 130 +url: /cpp/aspose.email.mime/headercollection/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +Returns an enumerator that iterates through a collection. + +**Returns:** An T:System::Collections::Generic::IEnumerator object that can be used to iterate through the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.mime/headercollection/getheaderobject/_index.md b/english/cpp/aspose.email.mime/headercollection/getheaderobject/_index.md new file mode 100644 index 0000000000..d6f57484aa --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/getheaderobject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::GetHeaderObject method" +linktitle: "GetHeaderObject" +articleTitle: "GetHeaderObject" +second_title: "Aspose.Email for C++" +description: "Gets the object representing the specified header value Note: it gets the first value for multi-valued headers" +type: docs +weight: 140 +url: /cpp/aspose.email.mime/headercollection/getheaderobject/ +--- + +## GetHeaderObject {#getheaderobject} + +Gets the object representing the specified header value Note: it gets the first value for multi-valued headers + +**Returns:** An object corresponding to the specified header + +```cpp +GetHeaderObject(System::String headerName) +``` + +| Parameter | Description | +| --- | --- | +| headerName | A header name | + diff --git a/english/cpp/aspose.email.mime/headercollection/getheaderobjects/_index.md b/english/cpp/aspose.email.mime/headercollection/getheaderobjects/_index.md new file mode 100644 index 0000000000..7c9ec280ca --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/getheaderobjects/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::GetHeaderObjects method" +linktitle: "GetHeaderObjects" +articleTitle: "GetHeaderObjects" +second_title: "Aspose.Email for C++" +description: "Gets the objects array representing the specified header value Note: it gets the first value for multi-valued headers" +type: docs +weight: 150 +url: /cpp/aspose.email.mime/headercollection/getheaderobjects/ +--- + +## GetHeaderObjects {#getheaderobjects} + +Gets the objects array representing the specified header value Note: it gets the first value for multi-valued headers + +**Returns:** An objects array corresponding to the specified header + +```cpp +GetHeaderObjects(System::String headerName) +``` + +| Parameter | Description | +| --- | --- | +| headerName | A header name | + diff --git a/english/cpp/aspose.email.mime/headercollection/getkey/_index.md b/english/cpp/aspose.email.mime/headercollection/getkey/_index.md new file mode 100644 index 0000000000..4b1c40edeb --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/getkey/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::GetKey method" +linktitle: "GetKey" +articleTitle: "GetKey" +second_title: "Aspose.Email for C++" +description: "Gets the key at the specified index of the collection." +type: docs +weight: 160 +url: /cpp/aspose.email.mime/headercollection/getkey/ +--- + +## GetKey {#getkey} + +Gets the key at the specified index of the collection. + +**Returns:** The key at the specified index. + +```cpp +GetKey(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The index of the key. | + diff --git a/english/cpp/aspose.email.mime/headercollection/getstring/_index.md b/english/cpp/aspose.email.mime/headercollection/getstring/_index.md new file mode 100644 index 0000000000..4d9646b3a8 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/getstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::GetString method" +linktitle: "GetString" +articleTitle: "GetString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 170 +url: /cpp/aspose.email.mime/headercollection/getstring/ +--- + +## GetString {#getstring} + +Returns a System::String that represents this instance. + +**Returns:** A System::String that represents this instance. + +```cpp +GetString() +``` + diff --git a/english/cpp/aspose.email.mime/headercollection/getvalues/_index.md b/english/cpp/aspose.email.mime/headercollection/getvalues/_index.md new file mode 100644 index 0000000000..73c6be3a0a --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/getvalues/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::GetValues method" +linktitle: "GetValues" +articleTitle: "GetValues" +second_title: "Aspose.Email for C++" +description: "Gets the header values." +type: docs +weight: 180 +url: /cpp/aspose.email.mime/headercollection/getvalues/ +--- + +## GetValues {#getvalues} + +Gets the header values. + +**Returns:** The collection of header values. + +```cpp +GetValues(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The header name. | + diff --git a/english/cpp/aspose.email.mime/headercollection/haskeys/_index.md b/english/cpp/aspose.email.mime/headercollection/haskeys/_index.md new file mode 100644 index 0000000000..5437d822b5 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/haskeys/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::HasKeys method" +linktitle: "HasKeys" +articleTitle: "HasKeys" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the collection contains keys." +type: docs +weight: 190 +url: /cpp/aspose.email.mime/headercollection/haskeys/ +--- + +## HasKeys {#haskeys} + +Gets a value indicating whether the collection contains keys. + +**Returns:** Returns true if collection has an items, otherwise returns false. + +```cpp +HasKeys() +``` + diff --git a/english/cpp/aspose.email.mime/headercollection/headercollection/_index.md b/english/cpp/aspose.email.mime/headercollection/headercollection/_index.md new file mode 100644 index 0000000000..ce9a77963d --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/headercollection/_index.md @@ -0,0 +1,66 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::HeaderCollection constructor" +linktitle: "HeaderCollection" +articleTitle: "HeaderCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the HeaderCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/headercollection/headercollection/ +--- + +## HeaderCollection (1 of 4) {#headercollection_1} + +Initializes a new instance of the HeaderCollection class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +HeaderCollection(System::SharedPtr < HeaderCollection > col) +``` + +| Parameter | Description | +| --- | --- | +| col | The collection. | + +--- + +## HeaderCollection (2 of 4) {#headercollection_2} + +Initializes a new instance of the HeaderCollection class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +HeaderCollection() +``` + +--- + +## HeaderCollection (3 of 4) {#headercollection_3} + +**Returns:** Aspose::Email::Mime:: + +```cpp +HeaderCollection(System::SharedPtr < System::Collections::Generic::IEqualityComparer< System::String >> equalityComparer) +``` + +| Parameter | Description | +| --- | --- | +| equalityComparer | | + +--- + +## HeaderCollection (4 of 4) {#headercollection_4} + +**Returns:** Aspose::Email::Mime:: + +```cpp +HeaderCollection(int32_t capacity, System::SharedPtr < System::Collections::Generic::IEqualityComparer< System::String >> equalityComparer) +``` + +| Parameter | Description | +| --- | --- | +| capacity | | +| equalityComparer | | + diff --git a/english/cpp/aspose.email.mime/headercollection/idx_get/_index.md b/english/cpp/aspose.email.mime/headercollection/idx_get/_index.md new file mode 100644 index 0000000000..0509504710 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/idx_get/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets a value from collection by the index." +type: docs +weight: 200 +url: /cpp/aspose.email.mime/headercollection/idx_get/ +--- + +## idx_get (1 of 2) {#idx_get_1} + +Gets a value from collection by the index. + +**Returns:** Returns specified item + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The index in collection for an item. | + +--- + +## idx_get (2 of 2) {#idx_get_2} + +Gets a value from collection by the name. + +**Returns:** Returns specified item + +```cpp +idx_get(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The name (key) in collection for an item. | + diff --git a/english/cpp/aspose.email.mime/headercollection/idx_set/_index.md b/english/cpp/aspose.email.mime/headercollection/idx_set/_index.md new file mode 100644 index 0000000000..433d0d0b33 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/idx_set/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Gets a value from collection by the name." +type: docs +weight: 210 +url: /cpp/aspose.email.mime/headercollection/idx_set/ +--- + +## idx_set {#idx_set} + +Gets a value from collection by the name. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +idx_set(System::String name, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| name | The name (key) in collection for an item. | +| value | Returns specified item | + diff --git a/english/cpp/aspose.email.mime/headercollection/insert/_index.md b/english/cpp/aspose.email.mime/headercollection/insert/_index.md new file mode 100644 index 0000000000..9ecdf945ba --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts the header in collection." +type: docs +weight: 220 +url: /cpp/aspose.email.mime/headercollection/insert/ +--- + +## Insert {#insert} + +Inserts the header in collection. If collection contains headers with the same name this header will be inserted before other headers with the same name. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Insert(System::String name, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| name | The header name. | +| value | The header value. | + diff --git a/english/cpp/aspose.email.mime/headercollection/internalremove/_index.md b/english/cpp/aspose.email.mime/headercollection/internalremove/_index.md new file mode 100644 index 0000000000..68d83cd36c --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/internalremove/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::InternalRemove method" +linktitle: "InternalRemove" +articleTitle: "InternalRemove" +second_title: "Aspose.Email for C++" +description: "InternalRemove of HeaderCollection." +type: docs +weight: 230 +url: /cpp/aspose.email.mime/headercollection/internalremove/ +--- + +## InternalRemove {#internalremove} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +InternalRemove(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | | + diff --git a/english/cpp/aspose.email.mime/headercollection/internalset/_index.md b/english/cpp/aspose.email.mime/headercollection/internalset/_index.md new file mode 100644 index 0000000000..f2d1544994 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/internalset/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::InternalSet method" +linktitle: "InternalSet" +articleTitle: "InternalSet" +second_title: "Aspose.Email for C++" +description: "InternalSet of HeaderCollection." +type: docs +weight: 240 +url: /cpp/aspose.email.mime/headercollection/internalset/ +--- + +## InternalSet {#internalset} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +InternalSet(System::String name, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| name | | +| value | | + diff --git a/english/cpp/aspose.email.mime/headercollection/remove/_index.md b/english/cpp/aspose.email.mime/headercollection/remove/_index.md new file mode 100644 index 0000000000..f1dd42def0 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the header from collection by a given header name." +type: docs +weight: 250 +url: /cpp/aspose.email.mime/headercollection/remove/ +--- + +## Remove {#remove} + +Removes the header from collection by a given header name. + +**Returns:** true if item was successfully removed from the collection. + +```cpp +Remove(const System::String & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The header name. | + diff --git a/english/cpp/aspose.email.mime/headercollection/set/_index.md b/english/cpp/aspose.email.mime/headercollection/set/_index.md new file mode 100644 index 0000000000..0831246d9e --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/set/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::Set method" +linktitle: "Set" +articleTitle: "Set" +second_title: "Aspose.Email for C++" +description: "Sets the header." +type: docs +weight: 260 +url: /cpp/aspose.email.mime/headercollection/set/ +--- + +## Set {#set} + +Sets the header. + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Set(System::String name, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| name | The header name. | +| value | The header value. | + diff --git a/english/cpp/aspose.email.mime/headercollection/setheaderobject/_index.md b/english/cpp/aspose.email.mime/headercollection/setheaderobject/_index.md new file mode 100644 index 0000000000..497c538725 --- /dev/null +++ b/english/cpp/aspose.email.mime/headercollection/setheaderobject/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::HeaderCollection::SetHeaderObject method" +linktitle: "SetHeaderObject" +articleTitle: "SetHeaderObject" +second_title: "Aspose.Email for C++" +description: "Sets the specified header value" +type: docs +weight: 270 +url: /cpp/aspose.email.mime/headercollection/setheaderobject/ +--- + +## SetHeaderObject {#setheaderobject} + +Sets the specified header value + +**Returns:** void Aspose::Email::Mime:: + +```cpp +SetHeaderObject(System::String headerName, System::SharedPtr < System::Object > headerValue) +``` + +| Parameter | Description | +| --- | --- | +| headerName | A header name | +| headerValue | A header value | + diff --git a/english/cpp/aspose.email.mime/lineterminationstate/_index.md b/english/cpp/aspose.email.mime/lineterminationstate/_index.md new file mode 100644 index 0000000000..c0de67e8b8 --- /dev/null +++ b/english/cpp/aspose.email.mime/lineterminationstate/_index.md @@ -0,0 +1,21 @@ +--- +title: "LineTerminationState Enum" +linktitle: "LineTerminationState" +articleTitle: "LineTerminationState" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mime/lineterminationstate/ +--- + +## LineTerminationState enumeration (5 values) + +| Value | Description | +| --- | --- | +| CR | | +| CRLF | | +| NotInteresting | | +| Other | | +| Unknown | | + diff --git a/english/cpp/aspose.email.mime/mediatypenames/_index.md b/english/cpp/aspose.email.mime/mediatypenames/_index.md new file mode 100644 index 0000000000..a7f91ead0a --- /dev/null +++ b/english/cpp/aspose.email.mime/mediatypenames/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames class" +linktitle: "MediaTypeNames" +articleTitle: "MediaTypeNames" +second_title: "Aspose.Email for C++" +description: "Specifies the media type names for an e-mail message." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/mediatypenames/ +--- + +## MediaTypeNames class + +Specifies the media type names for an e-mail message. + +## Constructors + +| Name | Description | +| --- | --- | +| [MediaTypeNames](./mediatypenames/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [ParseName](./parsename/) | Converts file name extension to media type name | + diff --git a/english/cpp/aspose.email.mime/mediatypenames/mediatypenames/_index.md b/english/cpp/aspose.email.mime/mediatypenames/mediatypenames/_index.md new file mode 100644 index 0000000000..e33f24b642 --- /dev/null +++ b/english/cpp/aspose.email.mime/mediatypenames/mediatypenames/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::MediaTypeNames constructor" +linktitle: "MediaTypeNames" +articleTitle: "MediaTypeNames" +second_title: "Aspose.Email for C++" +description: "MediaTypeNames of MediaTypeNames." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/mediatypenames/mediatypenames/ +--- + +## MediaTypeNames {#mediatypenames} + +**Returns:** Aspose::Email::Mime:: + +```cpp +MediaTypeNames() +``` + diff --git a/english/cpp/aspose.email.mime/mediatypenames/parsename/_index.md b/english/cpp/aspose.email.mime/mediatypenames/parsename/_index.md new file mode 100644 index 0000000000..06a3d084fe --- /dev/null +++ b/english/cpp/aspose.email.mime/mediatypenames/parsename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::MediaTypeNames::ParseName method" +linktitle: "ParseName" +articleTitle: "ParseName" +second_title: "Aspose.Email for C++" +description: "Converts file name extension to media type name" +type: docs +weight: 10 +url: /cpp/aspose.email.mime/mediatypenames/parsename/ +--- + +## ParseName {#parsename} + +Converts file name extension to media type name + +**Returns:** Returns media type name + +```cpp +ParseName(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | File name extension | + diff --git a/english/cpp/aspose.email.mime/mimeheader/_index.md b/english/cpp/aspose.email.mime/mimeheader/_index.md new file mode 100644 index 0000000000..ce84d3ddde --- /dev/null +++ b/english/cpp/aspose.email.mime/mimeheader/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Mime::MimeHeader class" +linktitle: "MimeHeader" +articleTitle: "MimeHeader" +second_title: "Aspose.Email for C++" +description: "Represents the mime header defined in RFC 2822." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/mimeheader/ +--- + +## MimeHeader class + +Represents the mime header defined in RFC 2822. + +## Constructors + +| Name | Description | +| --- | --- | +| [MimeHeader](./mimeheader/) | Initializes a new instance of the MimeHeader class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | Clones this instance. | +| [get_Name](./get_name/) | Gets the name. | +| [get_RawContent](./get_rawcontent/) | Gets the content of the raw. | +| [ToString](./tostring/) | Returns a T:System::String that represents the current T:System::Object . | + diff --git a/english/cpp/aspose.email.mime/mimeheader/clone/_index.md b/english/cpp/aspose.email.mime/mimeheader/clone/_index.md new file mode 100644 index 0000000000..7fc717b691 --- /dev/null +++ b/english/cpp/aspose.email.mime/mimeheader/clone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MimeHeader::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clones this instance." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/mimeheader/clone/ +--- + +## Clone {#clone} + +Clones this instance. + +**Returns:** Returns new instance of the cloned MimeHeader class. + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.mime/mimeheader/get_name/_index.md b/english/cpp/aspose.email.mime/mimeheader/get_name/_index.md new file mode 100644 index 0000000000..60c3116e8c --- /dev/null +++ b/english/cpp/aspose.email.mime/mimeheader/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MimeHeader::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name." +type: docs +weight: 20 +url: /cpp/aspose.email.mime/mimeheader/get_name/ +--- + +## get_Name {#get_name} + +Gets the name. + +**Returns:** System::String Aspose::Email::Mime:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.mime/mimeheader/get_rawcontent/_index.md b/english/cpp/aspose.email.mime/mimeheader/get_rawcontent/_index.md new file mode 100644 index 0000000000..a94a8d1466 --- /dev/null +++ b/english/cpp/aspose.email.mime/mimeheader/get_rawcontent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MimeHeader::get_RawContent method" +linktitle: "get_RawContent" +articleTitle: "get_RawContent" +second_title: "Aspose.Email for C++" +description: "Gets the content of the raw." +type: docs +weight: 30 +url: /cpp/aspose.email.mime/mimeheader/get_rawcontent/ +--- + +## get_RawContent {#get_rawcontent} + +Gets the content of the raw. + +**Returns:** System::String Aspose::Email::Mime:: + +```cpp +get_RawContent() +``` + diff --git a/english/cpp/aspose.email.mime/mimeheader/mimeheader/_index.md b/english/cpp/aspose.email.mime/mimeheader/mimeheader/_index.md new file mode 100644 index 0000000000..aa0596ef1d --- /dev/null +++ b/english/cpp/aspose.email.mime/mimeheader/mimeheader/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::MimeHeader::MimeHeader constructor" +linktitle: "MimeHeader" +articleTitle: "MimeHeader" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MimeHeader class." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/mimeheader/mimeheader/ +--- + +## MimeHeader {#mimeheader} + +Initializes a new instance of the MimeHeader class. + +**Returns:** Aspose::Email::Mime:: + +```cpp +MimeHeader(System::String name, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| name | The MimeHeader name. | +| value | The MimeHeader value. | + diff --git a/english/cpp/aspose.email.mime/mimeheader/tostring/_index.md b/english/cpp/aspose.email.mime/mimeheader/tostring/_index.md new file mode 100644 index 0000000000..f3f6960f91 --- /dev/null +++ b/english/cpp/aspose.email.mime/mimeheader/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::MimeHeader::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a T:System::String that represents the current T:System::Object ." +type: docs +weight: 40 +url: /cpp/aspose.email.mime/mimeheader/tostring/ +--- + +## ToString {#tostring} + +Returns a T:System::String that represents the current T:System::Object . + +**Returns:** A T:System::String that represents the current T:System::Object . + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.mime/mimesaveoptions/_index.md b/english/cpp/aspose.email.mime/mimesaveoptions/_index.md new file mode 100644 index 0000000000..95d65a0c63 --- /dev/null +++ b/english/cpp/aspose.email.mime/mimesaveoptions/_index.md @@ -0,0 +1,19 @@ +--- +title: "MimeSaveOptions Enum" +linktitle: "MimeSaveOptions" +articleTitle: "MimeSaveOptions" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.mime/mimesaveoptions/ +--- + +## MimeSaveOptions enumeration (3 values) + +| Value | Description | +| --- | --- | +| Default | | +| SaveBcc | | +| RemoveAttachments | | + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/_index.md new file mode 100644 index 0000000000..4ee3057118 --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary class" +linktitle: "TrackingStringDictionary" +articleTitle: "TrackingStringDictionary" +second_title: "Aspose.Email for C++" +description: "Inherits Object." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/trackingstringdictionary/ +--- + +## TrackingStringDictionary class + +Inherits Object. + +## Constructors + +| Name | Description | +| --- | --- | +| [TrackingStringDictionary (2 overloads)](./trackingstringdictionary/) | Initializes a new instance of TrackingStringDictionary class | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | | +| [Clear](./clear/) | | +| [ContainsKey](./containskey/) | | +| [get_IsChanged](./get_ischanged/) | Gets or set a value indicating whether the dictionary was changes | +| [get_Keys](./get_keys/) | | +| [idx_get](./idx_get/) | | +| [idx_set](./idx_set/) | | +| [ParseParameters](./parseparameters/) | Parses parameters from the given header value and adds them into dictionary | +| [Remove](./remove/) | | +| [set_IsChanged](./set_ischanged/) | Gets or set a value indicating whether the dictionary was changes | + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/add/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/add/_index.md new file mode 100644 index 0000000000..3dd3f0d5fe --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/add/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Add of TrackingStringDictionary." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/trackingstringdictionary/add/ +--- + +## Add {#add} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Add(System::String key, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| key | | +| value | | + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/clear/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/clear/_index.md new file mode 100644 index 0000000000..b197d176c2 --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/clear/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Clear of TrackingStringDictionary." +type: docs +weight: 20 +url: /cpp/aspose.email.mime/trackingstringdictionary/clear/ +--- + +## Clear {#clear} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/containskey/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/containskey/_index.md new file mode 100644 index 0000000000..4ea1789520 --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/containskey/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::ContainsKey method" +linktitle: "ContainsKey" +articleTitle: "ContainsKey" +second_title: "Aspose.Email for C++" +description: "ContainsKey of TrackingStringDictionary." +type: docs +weight: 30 +url: /cpp/aspose.email.mime/trackingstringdictionary/containskey/ +--- + +## ContainsKey {#containskey} + +**Returns:** bool Aspose::Email::Mime:: + +```cpp +ContainsKey(System::String key) +``` + +| Parameter | Description | +| --- | --- | +| key | | + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/get_ischanged/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/get_ischanged/_index.md new file mode 100644 index 0000000000..366e53cd0e --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/get_ischanged/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::get_IsChanged method" +linktitle: "get_IsChanged" +articleTitle: "get_IsChanged" +second_title: "Aspose.Email for C++" +description: "Gets or set a value indicating whether the dictionary was changes" +type: docs +weight: 40 +url: /cpp/aspose.email.mime/trackingstringdictionary/get_ischanged/ +--- + +## get_IsChanged {#get_ischanged} + +Gets or set a value indicating whether the dictionary was changes + +**Returns:** bool Aspose::Email::Mime:: + +```cpp +get_IsChanged() +``` + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/get_keys/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/get_keys/_index.md new file mode 100644 index 0000000000..65789d826a --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/get_keys/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::get_Keys method" +linktitle: "get_Keys" +articleTitle: "get_Keys" +second_title: "Aspose.Email for C++" +description: "get_Keys of TrackingStringDictionary." +type: docs +weight: 50 +url: /cpp/aspose.email.mime/trackingstringdictionary/get_keys/ +--- + +## get_Keys {#get_keys} + +**Returns:** System::SharedPtr > Aspose::Email::Mime:: + +```cpp +get_Keys() +``` + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/idx_get/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/idx_get/_index.md new file mode 100644 index 0000000000..d45431a31c --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/idx_get/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "idx_get of TrackingStringDictionary." +type: docs +weight: 60 +url: /cpp/aspose.email.mime/trackingstringdictionary/idx_get/ +--- + +## idx_get {#idx_get} + +**Returns:** System::String Aspose::Email::Mime:: + +```cpp +idx_get(System::String key) +``` + +| Parameter | Description | +| --- | --- | +| key | | + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/idx_set/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/idx_set/_index.md new file mode 100644 index 0000000000..b1af140a97 --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/idx_set/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "idx_set of TrackingStringDictionary." +type: docs +weight: 70 +url: /cpp/aspose.email.mime/trackingstringdictionary/idx_set/ +--- + +## idx_set {#idx_set} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +idx_set(System::String key, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| key | | +| value | | + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/parseparameters/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/parseparameters/_index.md new file mode 100644 index 0000000000..118e1b8263 --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/parseparameters/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::ParseParameters method" +linktitle: "ParseParameters" +articleTitle: "ParseParameters" +second_title: "Aspose.Email for C++" +description: "Parses parameters from the given header value and adds them into dictionary" +type: docs +weight: 80 +url: /cpp/aspose.email.mime/trackingstringdictionary/parseparameters/ +--- + +## ParseParameters {#parseparameters} + +Parses parameters from the given header value and adds them into dictionary + +**Returns:** void Aspose::Email::Mime:: + +```cpp +ParseParameters(System::String headerValue, int32_t offset) +``` + +| Parameter | Description | +| --- | --- | +| headerValue | A header value to be parsed | +| offset | A position to start parsing at | + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/remove/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/remove/_index.md new file mode 100644 index 0000000000..f0cf25a7ac --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/remove/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Remove of TrackingStringDictionary." +type: docs +weight: 90 +url: /cpp/aspose.email.mime/trackingstringdictionary/remove/ +--- + +## Remove {#remove} + +**Returns:** void Aspose::Email::Mime:: + +```cpp +Remove(System::String key) +``` + +| Parameter | Description | +| --- | --- | +| key | | + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/set_ischanged/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/set_ischanged/_index.md new file mode 100644 index 0000000000..adc5a1a121 --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/set_ischanged/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::set_IsChanged method" +linktitle: "set_IsChanged" +articleTitle: "set_IsChanged" +second_title: "Aspose.Email for C++" +description: "Gets or set a value indicating whether the dictionary was changes" +type: docs +weight: 100 +url: /cpp/aspose.email.mime/trackingstringdictionary/set_ischanged/ +--- + +## set_IsChanged {#set_ischanged} + +Gets or set a value indicating whether the dictionary was changes + +**Returns:** void Aspose::Email::Mime:: + +```cpp +set_IsChanged(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.mime/trackingstringdictionary/trackingstringdictionary/_index.md b/english/cpp/aspose.email.mime/trackingstringdictionary/trackingstringdictionary/_index.md new file mode 100644 index 0000000000..a897467c39 --- /dev/null +++ b/english/cpp/aspose.email.mime/trackingstringdictionary/trackingstringdictionary/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Mime::TrackingStringDictionary::TrackingStringDictionary constructor" +linktitle: "TrackingStringDictionary" +articleTitle: "TrackingStringDictionary" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of TrackingStringDictionary class" +type: docs +weight: 10 +url: /cpp/aspose.email.mime/trackingstringdictionary/trackingstringdictionary/ +--- + +## TrackingStringDictionary (1 of 2) {#trackingstringdictionary_1} + +Initializes a new instance of TrackingStringDictionary class + +**Returns:** Aspose::Email::Mime:: + +```cpp +TrackingStringDictionary() +``` + +--- + +## TrackingStringDictionary (2 of 2) {#trackingstringdictionary_2} + +Initializes a new instance of TrackingStringDictionary class + +**Returns:** Aspose::Email::Mime:: + +```cpp +TrackingStringDictionary(bool isReadOnly) +``` + +| Parameter | Description | +| --- | --- | +| isReadOnly | Specifies whether the dictionary is read-only | + diff --git a/english/cpp/aspose.email.mime/transferencoding/_index.md b/english/cpp/aspose.email.mime/transferencoding/_index.md new file mode 100644 index 0000000000..c8fb7af93c --- /dev/null +++ b/english/cpp/aspose.email.mime/transferencoding/_index.md @@ -0,0 +1,26 @@ +--- +title: "TransferEncoding Enum" +linktitle: "TransferEncoding" +articleTitle: "TransferEncoding" +second_title: "Aspose.Email for C++" +description: "Specifies the Content-Transfer-Encoding header information." +type: docs +weight: 10 +url: /cpp/aspose.email.mime/transferencoding/ +--- + +## TransferEncoding enumeration (8 values) + +Specifies the Content-Transfer-Encoding header information. + +| Value | Description | +| --- | --- | +| Unknown | The transfer encoding is unknown. | +| SevenBit | The data is in 7-bit US-ASCII characters. | +| EightBit | The data is in 8-bit characters. | +| Binary | The binary encoding. | +| QuotedPrintable | Quoted-printable, is an encoding using printable ASCII characters. | +| Base64 | Base64 encoding that encodes stream-based data. | +| UUEncode | UUEncoding that encodes binary data for transmission over the uucp mail system. | +| BinHex | The binary-to-hexadecimal encoding. | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/_index.md b/english/cpp/aspose.email.personalinfo.vcard/_index.md new file mode 100644 index 0000000000..71a98b97db --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard namespace" +linktitle: "Aspose::Email::PersonalInfo::VCard" +articleTitle: "Aspose::Email::PersonalInfo::VCard" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::PersonalInfo::VCard namespace provides classes and enums for creating, parsing, and managing vCard contact data." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/ +--- + +## Aspose::Email::PersonalInfo::VCard namespace + +This namespace groups the core vCard components such as VCardContact, VCardEmail, VCardDeliveryAddress, and related collections, enabling developers to handle personal information in vCard format. Use these types to read, modify, and generate vCard files within Aspose.Email for C++. + + +## Classes + +| Name | Description | +| --- | --- | +| [VCardAgent](./vcardagent/) | Represents a vCard Agent property | +| [VCardContact](./vcardcontact/) | Represents a vCard contact | +| [VCardDeliveryAddress](./vcarddeliveryaddress/) | Represents a vCard delivery address | +| [VCardDeliveryAddressCollection](./vcarddeliveryaddresscollection/) | Represents a collection of VCardDeliveryAddresses | +| [VCardEmail](./vcardemail/) | Represents vCard email | +| [VCardEmailCollection](./vcardemailcollection/) | Represents a collection of VCardEmails | +| [VCardExplanatoryInfo](./vcardexplanatoryinfo/) | Represents vCard explanatory properties | +| [VCardFullName](./vcardfullname/) | Represents vCard contact full name (N property) | +| [VCardGeo](./vcardgeo/) | Represents a global positioning of vCard contact | +| [VCardIdentificationInfo](./vcardidentificationinfo/) | Represents vCard identification information | +| [VCardLabel](./vcardlabel/) | To specify the formatted text corresponding to delivery address of the object th | +| [VCardLabelCollection](./vcardlabelcollection/) | Represents a collection of VCardLabel | +| [VCardLoadOptions](./vcardloadoptions/) | This is class that allow the user to specify additional options when loading a V | +| [VCardOrganization](./vcardorganization/) | Represents vCard organization properties | +| [VCardPhoto](./vcardphoto/) | Represents vCard photo property | +| [VCardSaveOptions](./vcardsaveoptions/) | Represents vCard save options | +| [VCardSecurity](./vcardsecurity/) | Represents a vCard security properties | +| [VCardSound](./vcardsound/) | Represents a vCard sound property | +| [VCardTelephoneNumber](./vcardtelephonenumber/) | Represents a vCard telephone number | +| [VCardTelephoneNumberCollection](./vcardtelephonenumbercollection/) | Represents a collection of VCardTelephoneNumbers | +| [VCardUrl](./vcardurl/) | Represents a vCard URL property | +| [VCardUrlCollection](./vcardurlcollection/) | Represents a collection of VCardUrls | + +## Enumerations + +| Name | Description | +| --- | --- | +| [VCardDeliveryAddressType](./vcarddeliveryaddresstype/) | Enumerates a vCard delivery address types | +| [VCardEmailType](./vcardemailtype/) | Enumerates vCard email types | +| [VCardPhotoType](./vcardphototype/) | Enumerates vCard photo type | +| [VCardSoundType](./vcardsoundtype/) | Enumerates a cVard sound types | +| [VCardTelephoneType](./vcardtelephonetype/) | Enumerates a vCard telephone types | +| [VCardUrlType](./vcardurltype/) | Enumerates url type | +| [VCardValueLocation](./vcardvaluelocation/) | Enumerates the vCard property parameter ValueLocation. | +| [VCardVersion](./vcardversion/) | Enumerates vCard version | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardagent/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/_index.md new file mode 100644 index 0000000000..55eab7de5b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardAgent class" +linktitle: "VCardAgent" +articleTitle: "VCardAgent" +second_title: "Aspose.Email for C++" +description: "Represents a vCard Agent property" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardagent/ +--- + +## VCardAgent class + +Represents a vCard Agent property + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardAgent (2 overloads)](./vcardagent/) | Initializes a new instance of the VCardAgent class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AgentCard](./get_agentcard/) | Gets an agent's card ( null if ValueLocation is not INLINE ) | +| [get_Uri](./get_uri/) | Gets a uri of agent card ( null if ValueLocation is INLINE ) | +| [get_ValueLocation](./get_valuelocation/) | Gets a value location | +| [set_AgentCard](./set_agentcard/) | Sets an agent's card ( null if ValueLocation is not INLINE ) | +| [set_Uri](./set_uri/) | Sets a uri of agent card ( null if ValueLocation is INLINE ) | +| [set_ValueLocation](./set_valuelocation/) | Sets a value location | +| [ToVCardHeader](./tovcardheader/) | Converts this instance into the corresponding VCardHeader | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardagent/get_agentcard/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/get_agentcard/_index.md new file mode 100644 index 0000000000..412c8f9084 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/get_agentcard/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardAgent::get_AgentCard method" +linktitle: "get_AgentCard" +articleTitle: "get_AgentCard" +second_title: "Aspose.Email for C++" +description: "Gets an agent's card ( null if ValueLocation is not INLINE )" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardagent/get_agentcard/ +--- + +## get_AgentCard {#get_agentcard} + +Gets an agent's card ( null if ValueLocation is not INLINE ) + +**Returns:** System::SharedPtr < VCardContact > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_AgentCard() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardagent/get_uri/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/get_uri/_index.md new file mode 100644 index 0000000000..7fa96ea1d3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/get_uri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardAgent::get_Uri method" +linktitle: "get_Uri" +articleTitle: "get_Uri" +second_title: "Aspose.Email for C++" +description: "Gets a uri of agent card ( null if ValueLocation is INLINE )" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardagent/get_uri/ +--- + +## get_Uri {#get_uri} + +Gets a uri of agent card ( null if ValueLocation is INLINE ) + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Uri() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardagent/get_valuelocation/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/get_valuelocation/_index.md new file mode 100644 index 0000000000..1167b1163e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/get_valuelocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardAgent::get_ValueLocation method" +linktitle: "get_ValueLocation" +articleTitle: "get_ValueLocation" +second_title: "Aspose.Email for C++" +description: "Gets a value location" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardagent/get_valuelocation/ +--- + +## get_ValueLocation {#get_valuelocation} + +Gets a value location + +**Returns:** VCardValueLocation Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_ValueLocation() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardagent/set_agentcard/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/set_agentcard/_index.md new file mode 100644 index 0000000000..aae8b586d2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/set_agentcard/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardAgent::set_AgentCard method" +linktitle: "set_AgentCard" +articleTitle: "set_AgentCard" +second_title: "Aspose.Email for C++" +description: "Sets an agent's card ( null if ValueLocation is not INLINE )" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardagent/set_agentcard/ +--- + +## set_AgentCard {#set_agentcard} + +Sets an agent's card ( null if ValueLocation is not INLINE ) + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_AgentCard(System::SharedPtr < VCardContact > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardagent/set_uri/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/set_uri/_index.md new file mode 100644 index 0000000000..76bfb41caf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/set_uri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardAgent::set_Uri method" +linktitle: "set_Uri" +articleTitle: "set_Uri" +second_title: "Aspose.Email for C++" +description: "Sets a uri of agent card ( null if ValueLocation is INLINE )" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardagent/set_uri/ +--- + +## set_Uri {#set_uri} + +Sets a uri of agent card ( null if ValueLocation is INLINE ) + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Uri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardagent/set_valuelocation/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/set_valuelocation/_index.md new file mode 100644 index 0000000000..da789d1dc8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/set_valuelocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardAgent::set_ValueLocation method" +linktitle: "set_ValueLocation" +articleTitle: "set_ValueLocation" +second_title: "Aspose.Email for C++" +description: "Sets a value location" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcardagent/set_valuelocation/ +--- + +## set_ValueLocation {#set_valuelocation} + +Sets a value location + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_ValueLocation(VCardValueLocation value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardagent/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/tovcardheader/_index.md new file mode 100644 index 0000000000..2d7297725c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/tovcardheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardAgent::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding VCardHeader" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcardagent/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +Converts this instance into the corresponding VCardHeader + +**Returns:** A VCardHeader + +```cpp +ToVCardHeader() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardagent/vcardagent/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/vcardagent/_index.md new file mode 100644 index 0000000000..892610a7c6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardagent/vcardagent/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardAgent::VCardAgent constructor" +linktitle: "VCardAgent" +articleTitle: "VCardAgent" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardAgent class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardagent/vcardagent/ +--- + +## VCardAgent (1 of 2) {#vcardagent_1} + +Initializes a new instance of the VCardAgent class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardAgent() +``` + +--- + +## VCardAgent (2 of 2) {#vcardagent_2} + +Initializes a new instance of the VCardAgent class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardAgent(System::SharedPtr < VCardHeader > agent) +``` + +| Parameter | Description | +| --- | --- | +| agent | A vCard AGENT property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/_index.md new file mode 100644 index 0000000000..ab9e2e2f35 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact class" +linktitle: "VCardContact" +articleTitle: "VCardContact" +second_title: "Aspose.Email for C++" +description: "Represents a vCard contact" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/ +--- + +## VCardContact class + +Represents a vCard contact + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardContact (2 overloads)](./vcardcontact/) | Initializes a new instance of the VCardContact class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DeliveryAddresses](./get_deliveryaddresses/) | Gets a delivery addresses | +| [get_Emails](./get_emails/) | Gets a contact's email addresses | +| [get_ExplanatoryInfo](./get_explanatoryinfo/) | Gets a vCard explanatory information | +| [get_ExtendedProperties](./get_extendedproperties/) | Gets an extended properties | +| [get_Geo](./get_geo/) | Gets a global positioning | +| [get_IdentificationInfo](./get_identificationinfo/) | Gets an identification properties | +| [get_Labels](./get_labels/) | Gets a delivery addresses | +| [get_Mailer](./get_mailer/) | Gets a mailer | +| [get_Organization](./get_organization/) | Gets an organization information | +| [get_Security](./get_security/) | Gets a security properites | +| [get_TelephoneNumbers](./get_telephonenumbers/) | Gets a contact's telephone numbers | +| [get_TimeZone](./get_timezone/) | Gets a timeZone | +| [IsMultiContacts (2 overloads)](./ismulticontacts/) | Checks whether source stream contains multi contacts. | +| [Load (6 overloads)](./load/) | Reads VCardContact from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 | +| [LoadAsMultiple (6 overloads)](./loadasmultiple/) | Loads list of contacts from multi contact stream. | +| [Save (6 overloads)](./save/) | Saves this MapiContact into the given stream with vCard format. The supported vCard version is 2.1 | +| [set_DeliveryAddresses](./set_deliveryaddresses/) | Sets a delivery addresses | +| [set_Emails](./set_emails/) | Sets a contact's email addresses | +| [set_ExplanatoryInfo](./set_explanatoryinfo/) | Sets a vCard explanatory information | +| [set_ExtendedProperties](./set_extendedproperties/) | Sets an extended properties | +| [set_Geo](./set_geo/) | Sets a global positioning | +| [set_IdentificationInfo](./set_identificationinfo/) | Sets an identification properties | +| [set_Labels](./set_labels/) | Sets a delivery addresses | +| [set_Mailer](./set_mailer/) | Sets a mailer | +| [set_Organization](./set_organization/) | Sets an organization information | +| [set_Security](./set_security/) | Sets a security properites | +| [set_TelephoneNumbers](./set_telephonenumbers/) | Sets a contact's telephone numbers | +| [set_TimeZone](./set_timezone/) | Sets a timeZone | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_deliveryaddresses/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_deliveryaddresses/_index.md new file mode 100644 index 0000000000..15a6a007d2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_deliveryaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_DeliveryAddresses method" +linktitle: "get_DeliveryAddresses" +articleTitle: "get_DeliveryAddresses" +second_title: "Aspose.Email for C++" +description: "Gets a delivery addresses" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_deliveryaddresses/ +--- + +## get_DeliveryAddresses {#get_deliveryaddresses} + +Gets a delivery addresses + +**Returns:** System::SharedPtr < VCardDeliveryAddressCollection > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_DeliveryAddresses() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_emails/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_emails/_index.md new file mode 100644 index 0000000000..1e2e0d7123 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_emails/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_Emails method" +linktitle: "get_Emails" +articleTitle: "get_Emails" +second_title: "Aspose.Email for C++" +description: "Gets a contact's email addresses" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_emails/ +--- + +## get_Emails {#get_emails} + +Gets a contact's email addresses + +**Returns:** System::SharedPtr < VCardEmailCollection > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Emails() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_explanatoryinfo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_explanatoryinfo/_index.md new file mode 100644 index 0000000000..227f739c76 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_explanatoryinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_ExplanatoryInfo method" +linktitle: "get_ExplanatoryInfo" +articleTitle: "get_ExplanatoryInfo" +second_title: "Aspose.Email for C++" +description: "Gets a vCard explanatory information" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_explanatoryinfo/ +--- + +## get_ExplanatoryInfo {#get_explanatoryinfo} + +Gets a vCard explanatory information + +**Returns:** System::SharedPtr < VCardExplanatoryInfo > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_ExplanatoryInfo() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_extendedproperties/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_extendedproperties/_index.md new file mode 100644 index 0000000000..f0122e7b5d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_extendedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_ExtendedProperties method" +linktitle: "get_ExtendedProperties" +articleTitle: "get_ExtendedProperties" +second_title: "Aspose.Email for C++" +description: "Gets an extended properties" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_extendedproperties/ +--- + +## get_ExtendedProperties {#get_extendedproperties} + +Gets an extended properties + +**Returns:** System::SharedPtr Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_ExtendedProperties() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_geo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_geo/_index.md new file mode 100644 index 0000000000..d3cf6013f6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_geo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_Geo method" +linktitle: "get_Geo" +articleTitle: "get_Geo" +second_title: "Aspose.Email for C++" +description: "Gets a global positioning" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_geo/ +--- + +## get_Geo {#get_geo} + +Gets a global positioning + +**Returns:** System::SharedPtr < VCardGeo > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Geo() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_identificationinfo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_identificationinfo/_index.md new file mode 100644 index 0000000000..eb25442569 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_identificationinfo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_IdentificationInfo method" +linktitle: "get_IdentificationInfo" +articleTitle: "get_IdentificationInfo" +second_title: "Aspose.Email for C++" +description: "Gets an identification properties" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_identificationinfo/ +--- + +## get_IdentificationInfo {#get_identificationinfo} + +Gets an identification properties + +**Returns:** System::SharedPtr < VCardIdentificationInfo > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_IdentificationInfo() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_labels/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_labels/_index.md new file mode 100644 index 0000000000..607c6b5e19 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_labels/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_Labels method" +linktitle: "get_Labels" +articleTitle: "get_Labels" +second_title: "Aspose.Email for C++" +description: "Gets a delivery addresses" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_labels/ +--- + +## get_Labels {#get_labels} + +Gets a delivery addresses + +**Returns:** System::SharedPtr < VCardLabelCollection > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Labels() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_mailer/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_mailer/_index.md new file mode 100644 index 0000000000..17819a6663 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_mailer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_Mailer method" +linktitle: "get_Mailer" +articleTitle: "get_Mailer" +second_title: "Aspose.Email for C++" +description: "Gets a mailer" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_mailer/ +--- + +## get_Mailer {#get_mailer} + +Gets a mailer + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Mailer() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_organization/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_organization/_index.md new file mode 100644 index 0000000000..670e157bef --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_organization/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_Organization method" +linktitle: "get_Organization" +articleTitle: "get_Organization" +second_title: "Aspose.Email for C++" +description: "Gets an organization information" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_organization/ +--- + +## get_Organization {#get_organization} + +Gets an organization information + +**Returns:** System::SharedPtr < VCardOrganization > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Organization() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_security/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_security/_index.md new file mode 100644 index 0000000000..0ba6d8125d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_security/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_Security method" +linktitle: "get_Security" +articleTitle: "get_Security" +second_title: "Aspose.Email for C++" +description: "Gets a security properites" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_security/ +--- + +## get_Security {#get_security} + +Gets a security properites + +**Returns:** System::SharedPtr < VCardSecurity > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Security() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_telephonenumbers/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_telephonenumbers/_index.md new file mode 100644 index 0000000000..ce9ecc10f0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_telephonenumbers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_TelephoneNumbers method" +linktitle: "get_TelephoneNumbers" +articleTitle: "get_TelephoneNumbers" +second_title: "Aspose.Email for C++" +description: "Gets a contact's telephone numbers" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_telephonenumbers/ +--- + +## get_TelephoneNumbers {#get_telephonenumbers} + +Gets a contact's telephone numbers + +**Returns:** System::SharedPtr < VCardTelephoneNumberCollection > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_TelephoneNumbers() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_timezone/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_timezone/_index.md new file mode 100644 index 0000000000..d967cf02c7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/get_timezone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::get_TimeZone method" +linktitle: "get_TimeZone" +articleTitle: "get_TimeZone" +second_title: "Aspose.Email for C++" +description: "Gets a timeZone" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/get_timezone/ +--- + +## get_TimeZone {#get_timezone} + +Gets a timeZone + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_TimeZone() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/ismulticontacts/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/ismulticontacts/_index.md new file mode 100644 index 0000000000..20087aa3db --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/ismulticontacts/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::IsMultiContacts method" +linktitle: "IsMultiContacts" +articleTitle: "IsMultiContacts" +second_title: "Aspose.Email for C++" +description: "Checks whether source stream contains multi contacts." +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/ismulticontacts/ +--- + +## IsMultiContacts (1 of 2) {#ismulticontacts_1} + +Checks whether source stream contains multi contacts. + +**Returns:** True if multi contacts, otherwise false. + +```cpp +IsMultiContacts(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream | + +--- + +## IsMultiContacts (2 of 2) {#ismulticontacts_2} + +Checks whether source file contains multi contacts. + +**Returns:** True if multi contacts, otherwise false. + +```cpp +IsMultiContacts(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | Path to source file | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/load/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/load/_index.md new file mode 100644 index 0000000000..c44fd83672 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/load/_index.md @@ -0,0 +1,109 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::Load method" +linktitle: "Load" +articleTitle: "Load" +second_title: "Aspose.Email for C++" +description: "Reads VCardContact from the specified stream containing vCard." +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/load/ +--- + +## Load (1 of 6) {#load_1} + +Reads VCardContact from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read VCardContact + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to read from | + +--- + +## Load (2 of 6) {#load_2} + +Reads VCardContact from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read VCardContact + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < System::Text::Encoding > encoding) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to read from | +| encoding | Stream data encoding | + +--- + +## Load (3 of 6) {#load_3} + +Reads VCardContact from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read VCardContact + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < VCardLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to read from | +| options | Additional options when loading a VCardContact | + +--- + +## Load (4 of 6) {#load_4} + +Reads VCardContact from the specified vCard file The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read VCardContact + +```cpp +Load(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name to read from | + +--- + +## Load (5 of 6) {#load_5} + +Reads VCardContact from the specified vCard file The supported vCard versions are 2.1 and 3.0 + +**Returns:** A read VCardContact + +```cpp +Load(System::String filePath, System::SharedPtr < System::Text::Encoding > encoding) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A file name to read from | +| encoding | File encoding | + +--- + +## Load (6 of 6) {#load_6} + +Reads VCardContact from the specified vCard file The supported vCard versions are 2.1 and 3.0 + +**Returns:** List of contacts + +```cpp +Load(System::String filePath, System::SharedPtr < VCardLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| filePath | Source file | +| options | Additional options when loading a VCardContact | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/loadasmultiple/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/loadasmultiple/_index.md new file mode 100644 index 0000000000..00d320fb80 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/loadasmultiple/_index.md @@ -0,0 +1,107 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::LoadAsMultiple method" +linktitle: "LoadAsMultiple" +articleTitle: "LoadAsMultiple" +second_title: "Aspose.Email for C++" +description: "Loads list of contacts from multi contact stream." +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/loadasmultiple/ +--- + +## LoadAsMultiple (1 of 6) {#loadasmultiple_1} + +Loads list of contacts from multi contact stream. + +**Returns:** List of contacs + +```cpp +LoadAsMultiple(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream | + +--- + +## LoadAsMultiple (2 of 6) {#loadasmultiple_2} + +Loads list of contacts from multi contact stream. + +**Returns:** List of contacts + +```cpp +LoadAsMultiple(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < System::Text::Encoding > encoding) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream | +| encoding | Stream data encoding,if null then UTF8 will be used. | + +--- + +## LoadAsMultiple (3 of 6) {#loadasmultiple_3} + +Loads list of contacts from multi contact stream. + +**Returns:** List of contacts + +```cpp +LoadAsMultiple(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < VCardLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream | +| options | Additional options when loading a VCardContact | + +--- + +## LoadAsMultiple (4 of 6) {#loadasmultiple_4} + +Loads list of contacts from multi contact file. + +**Returns:** List of contacts + +```cpp +LoadAsMultiple(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | Source file | + +--- + +## LoadAsMultiple (5 of 6) {#loadasmultiple_5} + +Loads list of contacts from multi contact file. + +**Returns:** List of contacts + +```cpp +LoadAsMultiple(System::String filePath, System::SharedPtr < System::Text::Encoding > encoding) +``` + +| Parameter | Description | +| --- | --- | +| filePath | Source file | +| encoding | File data encoding,if null then UTF8 will be used. | + +--- + +## LoadAsMultiple (6 of 6) {#loadasmultiple_6} + +**Returns:** List of contacts + +```cpp +LoadAsMultiple(System::String filePath, System::SharedPtr < VCardLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| filePath | Source file | +| options | Additional options when loading a VCardContact | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/save/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/save/_index.md new file mode 100644 index 0000000000..5ac3262bd2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/save/_index.md @@ -0,0 +1,109 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves this MapiContact into the given stream with vCard format." +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/save/ +--- + +## Save (1 of 6) {#save_1} + +Saves this MapiContact into the given stream with vCard format. The supported vCard version is 2.1 + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | + +--- + +## Save (2 of 6) {#save_2} + +Saves this MapiContact to the given stream with a format using the default options. The supported save format is vCard + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, Mapi::ContactSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveFormat | A save format | + +--- + +## Save (3 of 6) {#save_3} + +Saves this MapiContact to the given stream using specified save options. The supported save options is VCardSaveOptions + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < Mapi::ContactSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveOptions | A save options | + +--- + +## Save (4 of 6) {#save_4} + +Saves this MapiContact to the vCard file with a default options. The supported vCard version is 2.1 + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +Save(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A vCard file name | + +--- + +## Save (5 of 6) {#save_5} + +Saves this MapiContact to the specified file with a format using the default options. The supported save format is vCard. + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +Save(System::String filePath, Mapi::ContactSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A vCard file name | +| saveFormat | A save format | + +--- + +## Save (6 of 6) {#save_6} + +Saves this MapiContact into file using specified save options. The supported save options is VCardSaveOptions + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +Save(System::String filePath, System::SharedPtr < Mapi::ContactSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A vCard file name | +| saveOptions | A save options | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_deliveryaddresses/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_deliveryaddresses/_index.md new file mode 100644 index 0000000000..620f8ad08a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_deliveryaddresses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_DeliveryAddresses method" +linktitle: "set_DeliveryAddresses" +articleTitle: "set_DeliveryAddresses" +second_title: "Aspose.Email for C++" +description: "Sets a delivery addresses" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_deliveryaddresses/ +--- + +## set_DeliveryAddresses {#set_deliveryaddresses} + +Sets a delivery addresses + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_DeliveryAddresses(System::SharedPtr < VCardDeliveryAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_emails/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_emails/_index.md new file mode 100644 index 0000000000..f8038fc879 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_emails/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_Emails method" +linktitle: "set_Emails" +articleTitle: "set_Emails" +second_title: "Aspose.Email for C++" +description: "Sets a contact's email addresses" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_emails/ +--- + +## set_Emails {#set_emails} + +Sets a contact's email addresses + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Emails(System::SharedPtr < VCardEmailCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_explanatoryinfo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_explanatoryinfo/_index.md new file mode 100644 index 0000000000..65dba302d1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_explanatoryinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_ExplanatoryInfo method" +linktitle: "set_ExplanatoryInfo" +articleTitle: "set_ExplanatoryInfo" +second_title: "Aspose.Email for C++" +description: "Sets a vCard explanatory information" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_explanatoryinfo/ +--- + +## set_ExplanatoryInfo {#set_explanatoryinfo} + +Sets a vCard explanatory information + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_ExplanatoryInfo(System::SharedPtr < VCardExplanatoryInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_extendedproperties/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_extendedproperties/_index.md new file mode 100644 index 0000000000..404ff3ef85 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_extendedproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_ExtendedProperties method" +linktitle: "set_ExtendedProperties" +articleTitle: "set_ExtendedProperties" +second_title: "Aspose.Email for C++" +description: "Sets an extended properties" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_extendedproperties/ +--- + +## set_ExtendedProperties {#set_extendedproperties} + +Sets an extended properties + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_ExtendedProperties(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_geo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_geo/_index.md new file mode 100644 index 0000000000..bfcf8e7eaf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_geo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_Geo method" +linktitle: "set_Geo" +articleTitle: "set_Geo" +second_title: "Aspose.Email for C++" +description: "Sets a global positioning" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_geo/ +--- + +## set_Geo {#set_geo} + +Sets a global positioning + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Geo(System::SharedPtr < VCardGeo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_identificationinfo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_identificationinfo/_index.md new file mode 100644 index 0000000000..2ea336e9bf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_identificationinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_IdentificationInfo method" +linktitle: "set_IdentificationInfo" +articleTitle: "set_IdentificationInfo" +second_title: "Aspose.Email for C++" +description: "Sets an identification properties" +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_identificationinfo/ +--- + +## set_IdentificationInfo {#set_identificationinfo} + +Sets an identification properties + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_IdentificationInfo(System::SharedPtr < VCardIdentificationInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_labels/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_labels/_index.md new file mode 100644 index 0000000000..19b2f72304 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_labels/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_Labels method" +linktitle: "set_Labels" +articleTitle: "set_Labels" +second_title: "Aspose.Email for C++" +description: "Sets a delivery addresses" +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_labels/ +--- + +## set_Labels {#set_labels} + +Sets a delivery addresses + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Labels(System::SharedPtr < VCardLabelCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_mailer/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_mailer/_index.md new file mode 100644 index 0000000000..6b32bf6722 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_mailer/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_Mailer method" +linktitle: "set_Mailer" +articleTitle: "set_Mailer" +second_title: "Aspose.Email for C++" +description: "Sets a mailer" +type: docs +weight: 240 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_mailer/ +--- + +## set_Mailer {#set_mailer} + +Sets a mailer + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Mailer(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_organization/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_organization/_index.md new file mode 100644 index 0000000000..109581efd7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_organization/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_Organization method" +linktitle: "set_Organization" +articleTitle: "set_Organization" +second_title: "Aspose.Email for C++" +description: "Sets an organization information" +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_organization/ +--- + +## set_Organization {#set_organization} + +Sets an organization information + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Organization(System::SharedPtr < VCardOrganization > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_security/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_security/_index.md new file mode 100644 index 0000000000..79c1a53b54 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_security/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_Security method" +linktitle: "set_Security" +articleTitle: "set_Security" +second_title: "Aspose.Email for C++" +description: "Sets a security properites" +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_security/ +--- + +## set_Security {#set_security} + +Sets a security properites + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Security(System::SharedPtr < VCardSecurity > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_telephonenumbers/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_telephonenumbers/_index.md new file mode 100644 index 0000000000..29b331316e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_telephonenumbers/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_TelephoneNumbers method" +linktitle: "set_TelephoneNumbers" +articleTitle: "set_TelephoneNumbers" +second_title: "Aspose.Email for C++" +description: "Sets a contact's telephone numbers" +type: docs +weight: 270 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_telephonenumbers/ +--- + +## set_TelephoneNumbers {#set_telephonenumbers} + +Sets a contact's telephone numbers + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_TelephoneNumbers(System::SharedPtr < VCardTelephoneNumberCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_timezone/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_timezone/_index.md new file mode 100644 index 0000000000..f5da967b8e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/set_timezone/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::set_TimeZone method" +linktitle: "set_TimeZone" +articleTitle: "set_TimeZone" +second_title: "Aspose.Email for C++" +description: "Sets a timeZone" +type: docs +weight: 280 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/set_timezone/ +--- + +## set_TimeZone {#set_timezone} + +Sets a timeZone + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_TimeZone(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/vcardcontact/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/vcardcontact/_index.md new file mode 100644 index 0000000000..2d965348cc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardcontact/vcardcontact/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardContact::VCardContact constructor" +linktitle: "VCardContact" +articleTitle: "VCardContact" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardContact class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardcontact/vcardcontact/ +--- + +## VCardContact (1 of 2) {#vcardcontact_1} + +Initializes a new instance of the VCardContact class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardContact() +``` + +--- + +## VCardContact (2 of 2) {#vcardcontact_2} + +Initializes a new instance of the VCardContact class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardContact(System::SharedPtr < VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A vCard properties. Used properties are removed | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/_index.md new file mode 100644 index 0000000000..a6e285beef --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress class" +linktitle: "VCardDeliveryAddress" +articleTitle: "VCardDeliveryAddress" +second_title: "Aspose.Email for C++" +description: "Represents a vCard delivery address" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/ +--- + +## VCardDeliveryAddress class + +Represents a vCard delivery address + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardDeliveryAddress (2 overloads)](./vcarddeliveryaddress/) | Initializes a new instance of the VCardDeliveryAddress class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AddressType](./get_addresstype/) | Gets an address type | +| [get_CountryName](./get_countryname/) | Gets a country | +| [get_ExtendedAddress](./get_extendedaddress/) | Gets an extended address | +| [get_Locality](./get_locality/) | Gets a locality | +| [get_PoBox](./get_pobox/) | Gets a PO box | +| [get_PostalCode](./get_postalcode/) | Gets a postal code | +| [get_Region](./get_region/) | Gets a region | +| [get_Street](./get_street/) | Gets a street | +| [set_AddressType](./set_addresstype/) | Sets an address type | +| [set_CountryName](./set_countryname/) | Sets a country | +| [set_ExtendedAddress](./set_extendedaddress/) | Sets an extended address | +| [set_Locality](./set_locality/) | Sets a locality | +| [set_PoBox](./set_pobox/) | Sets a PO box | +| [set_PostalCode](./set_postalcode/) | Sets a postal code | +| [set_Region](./set_region/) | Sets a region | +| [set_Street](./set_street/) | Sets a street | +| [ToVCardHeader](./tovcardheader/) | Converts this instance into the corresponding VCardHeader | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_addresstype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_addresstype/_index.md new file mode 100644 index 0000000000..5021f683e8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::get_AddressType method" +linktitle: "get_AddressType" +articleTitle: "get_AddressType" +second_title: "Aspose.Email for C++" +description: "Gets an address type" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_addresstype/ +--- + +## get_AddressType {#get_addresstype} + +Gets an address type + +**Returns:** VCardDeliveryAddressType Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_AddressType() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_countryname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_countryname/_index.md new file mode 100644 index 0000000000..212df07e88 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_countryname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::get_CountryName method" +linktitle: "get_CountryName" +articleTitle: "get_CountryName" +second_title: "Aspose.Email for C++" +description: "Gets a country" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_countryname/ +--- + +## get_CountryName {#get_countryname} + +Gets a country + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_CountryName() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_extendedaddress/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_extendedaddress/_index.md new file mode 100644 index 0000000000..4dbdbc61c5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_extendedaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::get_ExtendedAddress method" +linktitle: "get_ExtendedAddress" +articleTitle: "get_ExtendedAddress" +second_title: "Aspose.Email for C++" +description: "Gets an extended address" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_extendedaddress/ +--- + +## get_ExtendedAddress {#get_extendedaddress} + +Gets an extended address + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_ExtendedAddress() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_locality/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_locality/_index.md new file mode 100644 index 0000000000..5b89590f5b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_locality/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::get_Locality method" +linktitle: "get_Locality" +articleTitle: "get_Locality" +second_title: "Aspose.Email for C++" +description: "Gets a locality" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_locality/ +--- + +## get_Locality {#get_locality} + +Gets a locality + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Locality() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_pobox/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_pobox/_index.md new file mode 100644 index 0000000000..ebccd633ab --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_pobox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::get_PoBox method" +linktitle: "get_PoBox" +articleTitle: "get_PoBox" +second_title: "Aspose.Email for C++" +description: "Gets a PO box" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_pobox/ +--- + +## get_PoBox {#get_pobox} + +Gets a PO box + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_PoBox() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_postalcode/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_postalcode/_index.md new file mode 100644 index 0000000000..bdfd5f98d6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_postalcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::get_PostalCode method" +linktitle: "get_PostalCode" +articleTitle: "get_PostalCode" +second_title: "Aspose.Email for C++" +description: "Gets a postal code" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_postalcode/ +--- + +## get_PostalCode {#get_postalcode} + +Gets a postal code + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_PostalCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_region/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_region/_index.md new file mode 100644 index 0000000000..7bd14aa836 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_region/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::get_Region method" +linktitle: "get_Region" +articleTitle: "get_Region" +second_title: "Aspose.Email for C++" +description: "Gets a region" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_region/ +--- + +## get_Region {#get_region} + +Gets a region + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Region() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_street/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_street/_index.md new file mode 100644 index 0000000000..80dea5b415 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_street/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::get_Street method" +linktitle: "get_Street" +articleTitle: "get_Street" +second_title: "Aspose.Email for C++" +description: "Gets a street" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/get_street/ +--- + +## get_Street {#get_street} + +Gets a street + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Street() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_addresstype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_addresstype/_index.md new file mode 100644 index 0000000000..c75c229bf8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_addresstype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::set_AddressType method" +linktitle: "set_AddressType" +articleTitle: "set_AddressType" +second_title: "Aspose.Email for C++" +description: "Sets an address type" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_addresstype/ +--- + +## set_AddressType {#set_addresstype} + +Sets an address type + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_AddressType(VCardDeliveryAddressType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_countryname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_countryname/_index.md new file mode 100644 index 0000000000..285a1471d7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_countryname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::set_CountryName method" +linktitle: "set_CountryName" +articleTitle: "set_CountryName" +second_title: "Aspose.Email for C++" +description: "Sets a country" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_countryname/ +--- + +## set_CountryName {#set_countryname} + +Sets a country + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_CountryName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_extendedaddress/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_extendedaddress/_index.md new file mode 100644 index 0000000000..6d59d689ed --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_extendedaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::set_ExtendedAddress method" +linktitle: "set_ExtendedAddress" +articleTitle: "set_ExtendedAddress" +second_title: "Aspose.Email for C++" +description: "Sets an extended address" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_extendedaddress/ +--- + +## set_ExtendedAddress {#set_extendedaddress} + +Sets an extended address + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_ExtendedAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_locality/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_locality/_index.md new file mode 100644 index 0000000000..aa24859d0f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_locality/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::set_Locality method" +linktitle: "set_Locality" +articleTitle: "set_Locality" +second_title: "Aspose.Email for C++" +description: "Sets a locality" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_locality/ +--- + +## set_Locality {#set_locality} + +Sets a locality + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Locality(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_pobox/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_pobox/_index.md new file mode 100644 index 0000000000..c138f145a3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_pobox/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::set_PoBox method" +linktitle: "set_PoBox" +articleTitle: "set_PoBox" +second_title: "Aspose.Email for C++" +description: "Sets a PO box" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_pobox/ +--- + +## set_PoBox {#set_pobox} + +Sets a PO box + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_PoBox(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_postalcode/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_postalcode/_index.md new file mode 100644 index 0000000000..5258d7f88b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_postalcode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::set_PostalCode method" +linktitle: "set_PostalCode" +articleTitle: "set_PostalCode" +second_title: "Aspose.Email for C++" +description: "Sets a postal code" +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_postalcode/ +--- + +## set_PostalCode {#set_postalcode} + +Sets a postal code + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_PostalCode(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_region/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_region/_index.md new file mode 100644 index 0000000000..c2db042dc3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_region/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::set_Region method" +linktitle: "set_Region" +articleTitle: "set_Region" +second_title: "Aspose.Email for C++" +description: "Sets a region" +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_region/ +--- + +## set_Region {#set_region} + +Sets a region + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Region(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_street/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_street/_index.md new file mode 100644 index 0000000000..b827da3617 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_street/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::set_Street method" +linktitle: "set_Street" +articleTitle: "set_Street" +second_title: "Aspose.Email for C++" +description: "Sets a street" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/set_street/ +--- + +## set_Street {#set_street} + +Sets a street + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Street(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/tovcardheader/_index.md new file mode 100644 index 0000000000..331e87c9eb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/tovcardheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding VCardHeader" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +Converts this instance into the corresponding VCardHeader + +**Returns:** A VCardHeader + +```cpp +ToVCardHeader() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/vcarddeliveryaddress/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/vcarddeliveryaddress/_index.md new file mode 100644 index 0000000000..ce9f44a2e6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/vcarddeliveryaddress/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddress::VCardDeliveryAddress constructor" +linktitle: "VCardDeliveryAddress" +articleTitle: "VCardDeliveryAddress" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardDeliveryAddress class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/vcarddeliveryaddress/ +--- + +## VCardDeliveryAddress (1 of 2) {#vcarddeliveryaddress_1} + +Initializes a new instance of the VCardDeliveryAddress class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardDeliveryAddress() +``` + +--- + +## VCardDeliveryAddress (2 of 2) {#vcarddeliveryaddress_2} + +Initializes a new instance of the VCardDeliveryAddress class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardDeliveryAddress(System::SharedPtr < VCardHeader > adrProperty) +``` + +| Parameter | Description | +| --- | --- | +| adrProperty | An ADR vCard property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresscollection/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresscollection/_index.md new file mode 100644 index 0000000000..c33ee9f812 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresscollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddressCollection class" +linktitle: "VCardDeliveryAddressCollection" +articleTitle: "VCardDeliveryAddressCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of VCardDeliveryAddresses" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresscollection/ +--- + +## VCardDeliveryAddressCollection class + +Represents a collection of VCardDeliveryAddresses + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresscollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresscollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..a527fb127e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresscollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddressCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of VCardDeliveryAddressCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresscollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresstype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresstype/_index.md new file mode 100644 index 0000000000..c19c3e1b08 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresstype/_index.md @@ -0,0 +1,26 @@ +--- +title: "VCardDeliveryAddressType Enum" +linktitle: "VCardDeliveryAddressType" +articleTitle: "VCardDeliveryAddressType" +second_title: "Aspose.Email for C++" +description: "Enumerates a vCard delivery address types" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresstype/ +--- + +## VCardDeliveryAddressType enumeration (8 values) + +Enumerates a vCard delivery address types + +| Value | Description | +| --- | --- | +| None | No values are set. | +| POSTAL | A postal delivery address | +| PREF | A preferred delivery address | +| DOM | A domestic address | +| PARCEL | A parcel delivery address | +| HOME | A home delivery address | +| WORK | A work delivery address | +| INTL | An international address | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemail/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/_index.md new file mode 100644 index 0000000000..4b74afc417 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardEmail class" +linktitle: "VCardEmail" +articleTitle: "VCardEmail" +second_title: "Aspose.Email for C++" +description: "Represents vCard email" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardemail/ +--- + +## VCardEmail class + +Represents vCard email + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardEmail (2 overloads)](./vcardemail/) | Initializes a new instance of the VCardEmail class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_EmailAddress](./get_emailaddress/) | Gets an email address | +| [get_EmailType](./get_emailtype/) | Gets an email address type | +| [set_EmailAddress](./set_emailaddress/) | Sets an email address | +| [set_EmailType](./set_emailtype/) | Sets an email address type | +| [ToVCardHeader](./tovcardheader/) | Converts this instance into the corresponding VCardHeader | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemail/get_emailaddress/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/get_emailaddress/_index.md new file mode 100644 index 0000000000..92819b18cd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/get_emailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardEmail::get_EmailAddress method" +linktitle: "get_EmailAddress" +articleTitle: "get_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Gets an email address" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardemail/get_emailaddress/ +--- + +## get_EmailAddress {#get_emailaddress} + +Gets an email address + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_EmailAddress() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemail/get_emailtype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/get_emailtype/_index.md new file mode 100644 index 0000000000..dea49ab371 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/get_emailtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardEmail::get_EmailType method" +linktitle: "get_EmailType" +articleTitle: "get_EmailType" +second_title: "Aspose.Email for C++" +description: "Gets an email address type" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardemail/get_emailtype/ +--- + +## get_EmailType {#get_emailtype} + +Gets an email address type + +**Returns:** VCardEmailType Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_EmailType() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemail/set_emailaddress/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/set_emailaddress/_index.md new file mode 100644 index 0000000000..2f32993659 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/set_emailaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardEmail::set_EmailAddress method" +linktitle: "set_EmailAddress" +articleTitle: "set_EmailAddress" +second_title: "Aspose.Email for C++" +description: "Sets an email address" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardemail/set_emailaddress/ +--- + +## set_EmailAddress {#set_emailaddress} + +Sets an email address + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_EmailAddress(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemail/set_emailtype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/set_emailtype/_index.md new file mode 100644 index 0000000000..1440d8579a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/set_emailtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardEmail::set_EmailType method" +linktitle: "set_EmailType" +articleTitle: "set_EmailType" +second_title: "Aspose.Email for C++" +description: "Sets an email address type" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardemail/set_emailtype/ +--- + +## set_EmailType {#set_emailtype} + +Sets an email address type + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_EmailType(VCardEmailType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemail/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/tovcardheader/_index.md new file mode 100644 index 0000000000..89d99df74f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/tovcardheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardEmail::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding VCardHeader" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardemail/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +Converts this instance into the corresponding VCardHeader + +**Returns:** A VCardHeader + +```cpp +ToVCardHeader() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemail/vcardemail/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/vcardemail/_index.md new file mode 100644 index 0000000000..f1176d1177 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemail/vcardemail/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardEmail::VCardEmail constructor" +linktitle: "VCardEmail" +articleTitle: "VCardEmail" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardEmail class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardemail/vcardemail/ +--- + +## VCardEmail (1 of 2) {#vcardemail_1} + +Initializes a new instance of the VCardEmail class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardEmail() +``` + +--- + +## VCardEmail (2 of 2) {#vcardemail_2} + +Initializes a new instance of the VCardEmail class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardEmail(System::SharedPtr < VCardHeader > emailProperty) +``` + +| Parameter | Description | +| --- | --- | +| emailProperty | A TEL vCard property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemailcollection/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemailcollection/_index.md new file mode 100644 index 0000000000..cfa6ec0e10 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemailcollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardEmailCollection class" +linktitle: "VCardEmailCollection" +articleTitle: "VCardEmailCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of VCardEmails" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardemailcollection/ +--- + +## VCardEmailCollection class + +Represents a collection of VCardEmails + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemailcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemailcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..807b108b70 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemailcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardEmailCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of VCardEmailCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardemailcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardemailtype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardemailtype/_index.md new file mode 100644 index 0000000000..d609005bb0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardemailtype/_index.md @@ -0,0 +1,33 @@ +--- +title: "VCardEmailType Enum" +linktitle: "VCardEmailType" +articleTitle: "VCardEmailType" +second_title: "Aspose.Email for C++" +description: "Enumerates vCard email types" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardemailtype/ +--- + +## VCardEmailType enumeration (15 values) + +Enumerates vCard email types + +| Value | Description | +| --- | --- | +| None | No values are set. | +| INTERNET | An internet | +| PREF | An prefered address | +| AOL | An america On-Line | +| ATTMAIL | An AT&T Mail | +| CIS | A CompuServe Information Service | +| EWORLD | An eWorld type | +| IBMMAIL | An IBM Mail | +| MCIMAIL | A MCI Mail | +| POWERSHARE | A PowerShare | +| PRODIGY | A prodigy information service | +| TLX | A telex number | +| X400 | A X.400 service | +| IM | An instant messaging address | +| APPLELINK | An AppleLink | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/_index.md new file mode 100644 index 0000000000..3f292406d5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/_index.md @@ -0,0 +1,46 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo class" +linktitle: "VCardExplanatoryInfo" +articleTitle: "VCardExplanatoryInfo" +second_title: "Aspose.Email for C++" +description: "Represents vCard explanatory properties" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/ +--- + +## VCardExplanatoryInfo class + +Represents vCard explanatory properties + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardExplanatoryInfo (2 overloads)](./vcardexplanatoryinfo/) | Initializes a new instance of the VCardExplanatoryInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Categories](./get_categories/) | Gets a categories information | +| [get_FbUrl](./get_fburl/) | Gets URI for the busy time associated with the object that the vCard represents. | +| [get_Note](./get_note/) | Gets a comments | +| [get_ProdId](./get_prodid/) | Gets an id of product that created a vCard | +| [get_Revision](./get_revision/) | Gets a revision time | +| [get_SortString](./get_sortstring/) | Gets a sort string | +| [get_Sound](./get_sound/) | Gets a sound | +| [get_Uid](./get_uid/) | Gets a unique identifier | +| [get_Urls](./get_urls/) | Gets a urls | +| [get_Version](./get_version/) | Gets a vCard version | +| [set_Categories](./set_categories/) | Sets a categories information | +| [set_FbUrl](./set_fburl/) | Sets URI for the busy time associated with the object that the vCard represents. | +| [set_Note](./set_note/) | Sets a comments | +| [set_ProdId](./set_prodid/) | Sets an id of product that created a vCard | +| [set_Revision](./set_revision/) | Sets a revision time | +| [set_SortString](./set_sortstring/) | Sets a sort string | +| [set_Sound](./set_sound/) | Sets a sound | +| [set_Uid](./set_uid/) | Sets a unique identifier | +| [set_Urls](./set_urls/) | Sets a urls | +| [ToVCardHeaderList](./tovcardheaderlist/) | Adds the identification properties to the specified properties | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_categories/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_categories/_index.md new file mode 100644 index 0000000000..ae3239b34d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_categories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_Categories method" +linktitle: "get_Categories" +articleTitle: "get_Categories" +second_title: "Aspose.Email for C++" +description: "Gets a categories information" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_categories/ +--- + +## get_Categories {#get_categories} + +Gets a categories information + +**Returns:** System::SharedPtr Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Categories() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_fburl/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_fburl/_index.md new file mode 100644 index 0000000000..a7b6d0fc4a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_fburl/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_FbUrl method" +linktitle: "get_FbUrl" +articleTitle: "get_FbUrl" +second_title: "Aspose.Email for C++" +description: "Gets URI for the busy time associated with the object that the vCard represents." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_fburl/ +--- + +## get_FbUrl {#get_fburl} + +Gets URI for the busy time associated with the object that the vCard represents. + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_FbUrl() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_note/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_note/_index.md new file mode 100644 index 0000000000..7598d514e6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_note/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_Note method" +linktitle: "get_Note" +articleTitle: "get_Note" +second_title: "Aspose.Email for C++" +description: "Gets a comments" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_note/ +--- + +## get_Note {#get_note} + +Gets a comments + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Note() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_prodid/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_prodid/_index.md new file mode 100644 index 0000000000..8376cbd96c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_prodid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_ProdId method" +linktitle: "get_ProdId" +articleTitle: "get_ProdId" +second_title: "Aspose.Email for C++" +description: "Gets an id of product that created a vCard" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_prodid/ +--- + +## get_ProdId {#get_prodid} + +Gets an id of product that created a vCard + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_ProdId() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_revision/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_revision/_index.md new file mode 100644 index 0000000000..4dcf1c7e81 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_revision/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_Revision method" +linktitle: "get_Revision" +articleTitle: "get_Revision" +second_title: "Aspose.Email for C++" +description: "Gets a revision time" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_revision/ +--- + +## get_Revision {#get_revision} + +Gets a revision time + +**Returns:** System::DateTime Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Revision() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_sortstring/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_sortstring/_index.md new file mode 100644 index 0000000000..77ac39e552 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_sortstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_SortString method" +linktitle: "get_SortString" +articleTitle: "get_SortString" +second_title: "Aspose.Email for C++" +description: "Gets a sort string" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_sortstring/ +--- + +## get_SortString {#get_sortstring} + +Gets a sort string + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_SortString() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_sound/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_sound/_index.md new file mode 100644 index 0000000000..1406ec1891 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_sound/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_Sound method" +linktitle: "get_Sound" +articleTitle: "get_Sound" +second_title: "Aspose.Email for C++" +description: "Gets a sound" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_sound/ +--- + +## get_Sound {#get_sound} + +Gets a sound + +**Returns:** System::SharedPtr < VCardSound > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Sound() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_uid/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_uid/_index.md new file mode 100644 index 0000000000..b9279de33e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_uid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_Uid method" +linktitle: "get_Uid" +articleTitle: "get_Uid" +second_title: "Aspose.Email for C++" +description: "Gets a unique identifier" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_uid/ +--- + +## get_Uid {#get_uid} + +Gets a unique identifier + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Uid() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_urls/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_urls/_index.md new file mode 100644 index 0000000000..81df200a83 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_urls/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_Urls method" +linktitle: "get_Urls" +articleTitle: "get_Urls" +second_title: "Aspose.Email for C++" +description: "Gets a urls" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_urls/ +--- + +## get_Urls {#get_urls} + +Gets a urls + +**Returns:** System::SharedPtr < VCardUrlCollection > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Urls() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_version/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_version/_index.md new file mode 100644 index 0000000000..d07b6076da --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_version/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::get_Version method" +linktitle: "get_Version" +articleTitle: "get_Version" +second_title: "Aspose.Email for C++" +description: "Gets a vCard version" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/get_version/ +--- + +## get_Version {#get_version} + +Gets a vCard version + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Version() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_categories/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_categories/_index.md new file mode 100644 index 0000000000..caab4fa310 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_categories/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::set_Categories method" +linktitle: "set_Categories" +articleTitle: "set_Categories" +second_title: "Aspose.Email for C++" +description: "Sets a categories information" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_categories/ +--- + +## set_Categories {#set_categories} + +Sets a categories information + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Categories(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_fburl/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_fburl/_index.md new file mode 100644 index 0000000000..0ec9c82641 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_fburl/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::set_FbUrl method" +linktitle: "set_FbUrl" +articleTitle: "set_FbUrl" +second_title: "Aspose.Email for C++" +description: "Sets URI for the busy time associated with the object that the vCard represents." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_fburl/ +--- + +## set_FbUrl {#set_fburl} + +Sets URI for the busy time associated with the object that the vCard represents. + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_FbUrl(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_note/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_note/_index.md new file mode 100644 index 0000000000..4b48afe804 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_note/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::set_Note method" +linktitle: "set_Note" +articleTitle: "set_Note" +second_title: "Aspose.Email for C++" +description: "Sets a comments" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_note/ +--- + +## set_Note {#set_note} + +Sets a comments + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Note(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_prodid/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_prodid/_index.md new file mode 100644 index 0000000000..e2de5a40d5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_prodid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::set_ProdId method" +linktitle: "set_ProdId" +articleTitle: "set_ProdId" +second_title: "Aspose.Email for C++" +description: "Sets an id of product that created a vCard" +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_prodid/ +--- + +## set_ProdId {#set_prodid} + +Sets an id of product that created a vCard + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_ProdId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_revision/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_revision/_index.md new file mode 100644 index 0000000000..94569753cb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_revision/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::set_Revision method" +linktitle: "set_Revision" +articleTitle: "set_Revision" +second_title: "Aspose.Email for C++" +description: "Sets a revision time" +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_revision/ +--- + +## set_Revision {#set_revision} + +Sets a revision time + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Revision(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_sortstring/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_sortstring/_index.md new file mode 100644 index 0000000000..6ec41cda98 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_sortstring/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::set_SortString method" +linktitle: "set_SortString" +articleTitle: "set_SortString" +second_title: "Aspose.Email for C++" +description: "Sets a sort string" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_sortstring/ +--- + +## set_SortString {#set_sortstring} + +Sets a sort string + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_SortString(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_sound/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_sound/_index.md new file mode 100644 index 0000000000..04225caae9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_sound/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::set_Sound method" +linktitle: "set_Sound" +articleTitle: "set_Sound" +second_title: "Aspose.Email for C++" +description: "Sets a sound" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_sound/ +--- + +## set_Sound {#set_sound} + +Sets a sound + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Sound(System::SharedPtr < VCardSound > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_uid/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_uid/_index.md new file mode 100644 index 0000000000..5913d0f749 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_uid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::set_Uid method" +linktitle: "set_Uid" +articleTitle: "set_Uid" +second_title: "Aspose.Email for C++" +description: "Sets a unique identifier" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_uid/ +--- + +## set_Uid {#set_uid} + +Sets a unique identifier + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Uid(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_urls/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_urls/_index.md new file mode 100644 index 0000000000..fd03f1125d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_urls/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::set_Urls method" +linktitle: "set_Urls" +articleTitle: "set_Urls" +second_title: "Aspose.Email for C++" +description: "Sets a urls" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/set_urls/ +--- + +## set_Urls {#set_urls} + +Sets a urls + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Urls(System::SharedPtr < VCardUrlCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/tovcardheaderlist/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/tovcardheaderlist/_index.md new file mode 100644 index 0000000000..6898e73a8f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/tovcardheaderlist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::ToVCardHeaderList method" +linktitle: "ToVCardHeaderList" +articleTitle: "ToVCardHeaderList" +second_title: "Aspose.Email for C++" +description: "Adds the identification properties to the specified properties" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/tovcardheaderlist/ +--- + +## ToVCardHeaderList {#tovcardheaderlist} + +Adds the identification properties to the specified properties + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +ToVCardHeaderList(System::SharedPtr < VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A vCard properties | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/vcardexplanatoryinfo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/vcardexplanatoryinfo/_index.md new file mode 100644 index 0000000000..721f2c0456 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/vcardexplanatoryinfo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardExplanatoryInfo::VCardExplanatoryInfo constructor" +linktitle: "VCardExplanatoryInfo" +articleTitle: "VCardExplanatoryInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardExplanatoryInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/vcardexplanatoryinfo/ +--- + +## VCardExplanatoryInfo (1 of 2) {#vcardexplanatoryinfo_1} + +Initializes a new instance of the VCardExplanatoryInfo class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardExplanatoryInfo() +``` + +--- + +## VCardExplanatoryInfo (2 of 2) {#vcardexplanatoryinfo_2} + +Initializes a new instance of the VCardExplanatoryInfo class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardExplanatoryInfo(System::SharedPtr < VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A vCard properties. A used properties are removed | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/_index.md new file mode 100644 index 0000000000..07153e90df --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName class" +linktitle: "VCardFullName" +articleTitle: "VCardFullName" +second_title: "Aspose.Email for C++" +description: "Represents vCard contact full name (N property)" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/ +--- + +## VCardFullName class + +Represents vCard contact full name (N property) + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardFullName (2 overloads)](./vcardfullname/) | Initializes a new instance of the VCardFullName class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_FamilyName](./get_familyname/) | Gets a family name | +| [get_GivenName](./get_givenname/) | Gets a given name | +| [get_HonorificPostfixes](./get_honorificpostfixes/) | Gets a honorific postfixes | +| [get_HonorificPrefixes](./get_honorificprefixes/) | Gets a honorific prefixes | +| [get_IsEmpty](./get_isempty/) | Gets a value indicating whether the all properties are null or empty | +| [get_MiddleName](./get_middlename/) | Gets a middle name | +| [set_FamilyName](./set_familyname/) | Sets a family name | +| [set_GivenName](./set_givenname/) | Sets a given name | +| [set_HonorificPostfixes](./set_honorificpostfixes/) | Sets a honorific postfixes | +| [set_HonorificPrefixes](./set_honorificprefixes/) | Sets a honorific prefixes | +| [set_MiddleName](./set_middlename/) | Sets a middle name | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [ToVCardHeader](./tovcardheader/) | Converts this instance into the corresponding vCard N property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_familyname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_familyname/_index.md new file mode 100644 index 0000000000..bda0c069b2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_familyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::get_FamilyName method" +linktitle: "get_FamilyName" +articleTitle: "get_FamilyName" +second_title: "Aspose.Email for C++" +description: "Gets a family name" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/get_familyname/ +--- + +## get_FamilyName {#get_familyname} + +Gets a family name + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_FamilyName() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_givenname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_givenname/_index.md new file mode 100644 index 0000000000..f56a42c406 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_givenname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::get_GivenName method" +linktitle: "get_GivenName" +articleTitle: "get_GivenName" +second_title: "Aspose.Email for C++" +description: "Gets a given name" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/get_givenname/ +--- + +## get_GivenName {#get_givenname} + +Gets a given name + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_GivenName() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_honorificpostfixes/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_honorificpostfixes/_index.md new file mode 100644 index 0000000000..78fe9eeece --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_honorificpostfixes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::get_HonorificPostfixes method" +linktitle: "get_HonorificPostfixes" +articleTitle: "get_HonorificPostfixes" +second_title: "Aspose.Email for C++" +description: "Gets a honorific postfixes" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/get_honorificpostfixes/ +--- + +## get_HonorificPostfixes {#get_honorificpostfixes} + +Gets a honorific postfixes + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_HonorificPostfixes() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_honorificprefixes/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_honorificprefixes/_index.md new file mode 100644 index 0000000000..0c209df5e3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_honorificprefixes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::get_HonorificPrefixes method" +linktitle: "get_HonorificPrefixes" +articleTitle: "get_HonorificPrefixes" +second_title: "Aspose.Email for C++" +description: "Gets a honorific prefixes" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/get_honorificprefixes/ +--- + +## get_HonorificPrefixes {#get_honorificprefixes} + +Gets a honorific prefixes + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_HonorificPrefixes() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_isempty/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_isempty/_index.md new file mode 100644 index 0000000000..35538f8090 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_isempty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::get_IsEmpty method" +linktitle: "get_IsEmpty" +articleTitle: "get_IsEmpty" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the all properties are null or empty" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/get_isempty/ +--- + +## get_IsEmpty {#get_isempty} + +Gets a value indicating whether the all properties are null or empty + +**Returns:** bool Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_IsEmpty() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_middlename/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_middlename/_index.md new file mode 100644 index 0000000000..362ed39c85 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/get_middlename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::get_MiddleName method" +linktitle: "get_MiddleName" +articleTitle: "get_MiddleName" +second_title: "Aspose.Email for C++" +description: "Gets a middle name" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/get_middlename/ +--- + +## get_MiddleName {#get_middlename} + +Gets a middle name + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_MiddleName() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_familyname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_familyname/_index.md new file mode 100644 index 0000000000..82454f30e7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_familyname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::set_FamilyName method" +linktitle: "set_FamilyName" +articleTitle: "set_FamilyName" +second_title: "Aspose.Email for C++" +description: "Sets a family name" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/set_familyname/ +--- + +## set_FamilyName {#set_familyname} + +Sets a family name + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_FamilyName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_givenname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_givenname/_index.md new file mode 100644 index 0000000000..674af70def --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_givenname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::set_GivenName method" +linktitle: "set_GivenName" +articleTitle: "set_GivenName" +second_title: "Aspose.Email for C++" +description: "Sets a given name" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/set_givenname/ +--- + +## set_GivenName {#set_givenname} + +Sets a given name + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_GivenName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_honorificpostfixes/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_honorificpostfixes/_index.md new file mode 100644 index 0000000000..655cfca2b5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_honorificpostfixes/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::set_HonorificPostfixes method" +linktitle: "set_HonorificPostfixes" +articleTitle: "set_HonorificPostfixes" +second_title: "Aspose.Email for C++" +description: "Sets a honorific postfixes" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/set_honorificpostfixes/ +--- + +## set_HonorificPostfixes {#set_honorificpostfixes} + +Sets a honorific postfixes + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_HonorificPostfixes(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_honorificprefixes/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_honorificprefixes/_index.md new file mode 100644 index 0000000000..4292a74c58 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_honorificprefixes/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::set_HonorificPrefixes method" +linktitle: "set_HonorificPrefixes" +articleTitle: "set_HonorificPrefixes" +second_title: "Aspose.Email for C++" +description: "Sets a honorific prefixes" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/set_honorificprefixes/ +--- + +## set_HonorificPrefixes {#set_honorificprefixes} + +Sets a honorific prefixes + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_HonorificPrefixes(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_middlename/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_middlename/_index.md new file mode 100644 index 0000000000..da2d8619a4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/set_middlename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::set_MiddleName method" +linktitle: "set_MiddleName" +articleTitle: "set_MiddleName" +second_title: "Aspose.Email for C++" +description: "Sets a middle name" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/set_middlename/ +--- + +## set_MiddleName {#set_middlename} + +Sets a middle name + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_MiddleName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/tostring/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/tostring/_index.md new file mode 100644 index 0000000000..5749d0fdc6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/tovcardheader/_index.md new file mode 100644 index 0000000000..4bd11025bf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/tovcardheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding vCard N property" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +Converts this instance into the corresponding vCard N property + +**Returns:** A VCardHeader + +```cpp +ToVCardHeader() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/vcardfullname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/vcardfullname/_index.md new file mode 100644 index 0000000000..9775223552 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardfullname/vcardfullname/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardFullName::VCardFullName constructor" +linktitle: "VCardFullName" +articleTitle: "VCardFullName" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardFullName class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardfullname/vcardfullname/ +--- + +## VCardFullName (1 of 2) {#vcardfullname_1} + +Initializes a new instance of the VCardFullName class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardFullName() +``` + +--- + +## VCardFullName (2 of 2) {#vcardfullname_2} + +Initializes a new instance of the VCardFullName class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardFullName(System::SharedPtr < VCardHeader > nameProperty) +``` + +| Parameter | Description | +| --- | --- | +| nameProperty | A N vCard property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/_index.md new file mode 100644 index 0000000000..db2b5441dc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardGeo class" +linktitle: "VCardGeo" +articleTitle: "VCardGeo" +second_title: "Aspose.Email for C++" +description: "Represents a global positioning of vCard contact" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardgeo/ +--- + +## VCardGeo class + +Represents a global positioning of vCard contact + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardGeo (2 overloads)](./vcardgeo/) | Initializes a new instance of the VCardGeo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Latitude](./get_latitude/) | Gets a latitude | +| [get_Longitude](./get_longitude/) | Gets a longitude | +| [set_Latitude](./set_latitude/) | Sets a latitude | +| [set_Longitude](./set_longitude/) | Sets a longitude | +| [ToVCardHeader](./tovcardheader/) | Converts this instance into the corresponding VCardHeader | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/get_latitude/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/get_latitude/_index.md new file mode 100644 index 0000000000..fe40633d94 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/get_latitude/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardGeo::get_Latitude method" +linktitle: "get_Latitude" +articleTitle: "get_Latitude" +second_title: "Aspose.Email for C++" +description: "Gets a latitude" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardgeo/get_latitude/ +--- + +## get_Latitude {#get_latitude} + +Gets a latitude + +**Returns:** float Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Latitude() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/get_longitude/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/get_longitude/_index.md new file mode 100644 index 0000000000..34ba3ea9c2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/get_longitude/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardGeo::get_Longitude method" +linktitle: "get_Longitude" +articleTitle: "get_Longitude" +second_title: "Aspose.Email for C++" +description: "Gets a longitude" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardgeo/get_longitude/ +--- + +## get_Longitude {#get_longitude} + +Gets a longitude + +**Returns:** float Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Longitude() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/set_latitude/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/set_latitude/_index.md new file mode 100644 index 0000000000..fe4f6e883f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/set_latitude/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardGeo::set_Latitude method" +linktitle: "set_Latitude" +articleTitle: "set_Latitude" +second_title: "Aspose.Email for C++" +description: "Sets a latitude" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardgeo/set_latitude/ +--- + +## set_Latitude {#set_latitude} + +Sets a latitude + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Latitude(float value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/set_longitude/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/set_longitude/_index.md new file mode 100644 index 0000000000..81a04d5ff0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/set_longitude/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardGeo::set_Longitude method" +linktitle: "set_Longitude" +articleTitle: "set_Longitude" +second_title: "Aspose.Email for C++" +description: "Sets a longitude" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardgeo/set_longitude/ +--- + +## set_Longitude {#set_longitude} + +Sets a longitude + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Longitude(float value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/tovcardheader/_index.md new file mode 100644 index 0000000000..c854b61a38 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/tovcardheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardGeo::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding VCardHeader" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardgeo/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +Converts this instance into the corresponding VCardHeader + +**Returns:** A VCardHeader + +```cpp +ToVCardHeader() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/vcardgeo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/vcardgeo/_index.md new file mode 100644 index 0000000000..47f12488ba --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardgeo/vcardgeo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardGeo::VCardGeo constructor" +linktitle: "VCardGeo" +articleTitle: "VCardGeo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardGeo class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardgeo/vcardgeo/ +--- + +## VCardGeo (1 of 2) {#vcardgeo_1} + +Initializes a new instance of the VCardGeo class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardGeo() +``` + +--- + +## VCardGeo (2 of 2) {#vcardgeo_2} + +Initializes a new instance of the VCardGeo class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardGeo(System::SharedPtr < VCardHeader > geoProperty) +``` + +| Parameter | Description | +| --- | --- | +| geoProperty | A GEO vCard property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/_index.md new file mode 100644 index 0000000000..ab93a06132 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo class" +linktitle: "VCardIdentificationInfo" +articleTitle: "VCardIdentificationInfo" +second_title: "Aspose.Email for C++" +description: "Represents vCard identification information" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/ +--- + +## VCardIdentificationInfo class + +Represents vCard identification information + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardIdentificationInfo (2 overloads)](./vcardidentificationinfo/) | Initializes a new instance of the VCardIdentificationInfo class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Birthday](./get_birthday/) | Gets a contact's bithday | +| [get_DisplayName](./get_displayname/) | Gets a contact's display(formatted) name | +| [get_FullName](./get_fullname/) | Gets a contact's full name | +| [get_Nickname](./get_nickname/) | Gets a contact's nickname | +| [get_Photo](./get_photo/) | Gets a contact's photo | +| [set_Birthday](./set_birthday/) | Sets a contact's bithday | +| [set_DisplayName](./set_displayname/) | Sets a contact's display(formatted) name | +| [set_FullName](./set_fullname/) | Sets a contact's full name | +| [set_Nickname](./set_nickname/) | Sets a contact's nickname | +| [set_Photo](./set_photo/) | Sets a contact's photo | +| [ToVCardHeaderList](./tovcardheaderlist/) | Adds the identification properties to the specified properties | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_birthday/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_birthday/_index.md new file mode 100644 index 0000000000..b4b78badd3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_birthday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::get_Birthday method" +linktitle: "get_Birthday" +articleTitle: "get_Birthday" +second_title: "Aspose.Email for C++" +description: "Gets a contact's bithday" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_birthday/ +--- + +## get_Birthday {#get_birthday} + +Gets a contact's bithday + +**Returns:** System::DateTime Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Birthday() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_displayname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_displayname/_index.md new file mode 100644 index 0000000000..643829917b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets a contact's display(formatted) name" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets a contact's display(formatted) name + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_fullname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_fullname/_index.md new file mode 100644 index 0000000000..b6c5c88f40 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_fullname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::get_FullName method" +linktitle: "get_FullName" +articleTitle: "get_FullName" +second_title: "Aspose.Email for C++" +description: "Gets a contact's full name" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_fullname/ +--- + +## get_FullName {#get_fullname} + +Gets a contact's full name + +**Returns:** System::SharedPtr < VCardFullName > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_FullName() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_nickname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_nickname/_index.md new file mode 100644 index 0000000000..64419eba90 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_nickname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::get_Nickname method" +linktitle: "get_Nickname" +articleTitle: "get_Nickname" +second_title: "Aspose.Email for C++" +description: "Gets a contact's nickname" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_nickname/ +--- + +## get_Nickname {#get_nickname} + +Gets a contact's nickname + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Nickname() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_photo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_photo/_index.md new file mode 100644 index 0000000000..f53c500447 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_photo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::get_Photo method" +linktitle: "get_Photo" +articleTitle: "get_Photo" +second_title: "Aspose.Email for C++" +description: "Gets a contact's photo" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/get_photo/ +--- + +## get_Photo {#get_photo} + +Gets a contact's photo + +**Returns:** System::SharedPtr < VCardPhoto > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Photo() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_birthday/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_birthday/_index.md new file mode 100644 index 0000000000..db697b6c2d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_birthday/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::set_Birthday method" +linktitle: "set_Birthday" +articleTitle: "set_Birthday" +second_title: "Aspose.Email for C++" +description: "Sets a contact's bithday" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_birthday/ +--- + +## set_Birthday {#set_birthday} + +Sets a contact's bithday + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Birthday(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_displayname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_displayname/_index.md new file mode 100644 index 0000000000..63cc9ff218 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets a contact's display(formatted) name" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets a contact's display(formatted) name + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_fullname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_fullname/_index.md new file mode 100644 index 0000000000..274326a7b2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_fullname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::set_FullName method" +linktitle: "set_FullName" +articleTitle: "set_FullName" +second_title: "Aspose.Email for C++" +description: "Sets a contact's full name" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_fullname/ +--- + +## set_FullName {#set_fullname} + +Sets a contact's full name + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_FullName(System::SharedPtr < VCardFullName > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_nickname/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_nickname/_index.md new file mode 100644 index 0000000000..894c67248a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_nickname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::set_Nickname method" +linktitle: "set_Nickname" +articleTitle: "set_Nickname" +second_title: "Aspose.Email for C++" +description: "Sets a contact's nickname" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_nickname/ +--- + +## set_Nickname {#set_nickname} + +Sets a contact's nickname + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Nickname(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_photo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_photo/_index.md new file mode 100644 index 0000000000..58462c69fe --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_photo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::set_Photo method" +linktitle: "set_Photo" +articleTitle: "set_Photo" +second_title: "Aspose.Email for C++" +description: "Sets a contact's photo" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/set_photo/ +--- + +## set_Photo {#set_photo} + +Sets a contact's photo + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Photo(System::SharedPtr < VCardPhoto > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/tovcardheaderlist/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/tovcardheaderlist/_index.md new file mode 100644 index 0000000000..746a411d4e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/tovcardheaderlist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::ToVCardHeaderList method" +linktitle: "ToVCardHeaderList" +articleTitle: "ToVCardHeaderList" +second_title: "Aspose.Email for C++" +description: "Adds the identification properties to the specified properties" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/tovcardheaderlist/ +--- + +## ToVCardHeaderList {#tovcardheaderlist} + +Adds the identification properties to the specified properties + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +ToVCardHeaderList(System::SharedPtr < VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A vCard properties | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/vcardidentificationinfo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/vcardidentificationinfo/_index.md new file mode 100644 index 0000000000..e8b2bed891 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/vcardidentificationinfo/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardIdentificationInfo::VCardIdentificationInfo constructor" +linktitle: "VCardIdentificationInfo" +articleTitle: "VCardIdentificationInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardIdentificationInfo class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/vcardidentificationinfo/ +--- + +## VCardIdentificationInfo (1 of 2) {#vcardidentificationinfo_1} + +Initializes a new instance of the VCardIdentificationInfo class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardIdentificationInfo() +``` + +--- + +## VCardIdentificationInfo (2 of 2) {#vcardidentificationinfo_2} + +Initializes a new instance of the VCardIdentificationInfo class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardIdentificationInfo(System::SharedPtr < VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A vCard properties. The used properties are removed from list | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/_index.md new file mode 100644 index 0000000000..ec249a6e95 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLabel class" +linktitle: "VCardLabel" +articleTitle: "VCardLabel" +second_title: "Aspose.Email for C++" +description: "To specify the formatted text corresponding to delivery address of the object the vCard represents." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardlabel/ +--- + +## VCardLabel class + +To specify the formatted text corresponding to delivery address of the object the vCard represents. + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardLabel](./vcardlabel/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Address](./get_address/) | To specify the formatted text corresponding to delivery address of the object the vCard represents. | +| [get_AddressType](./get_addresstype/) | Gets an address type | +| [set_Address](./set_address/) | To specify the formatted text corresponding to delivery address of the object the vCard represents. | +| [set_AddressType](./set_addresstype/) | Sets an address type | +| [ToVCardHeader](./tovcardheader/) | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/get_address/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/get_address/_index.md new file mode 100644 index 0000000000..a140b49d1e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/get_address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLabel::get_Address method" +linktitle: "get_Address" +articleTitle: "get_Address" +second_title: "Aspose.Email for C++" +description: "To specify the formatted text corresponding to delivery address of the object the vCard represents." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardlabel/get_address/ +--- + +## get_Address {#get_address} + +To specify the formatted text corresponding to delivery address of the object the vCard represents. + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Address() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/get_addresstype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/get_addresstype/_index.md new file mode 100644 index 0000000000..d7ddaf2985 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/get_addresstype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLabel::get_AddressType method" +linktitle: "get_AddressType" +articleTitle: "get_AddressType" +second_title: "Aspose.Email for C++" +description: "Gets an address type" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardlabel/get_addresstype/ +--- + +## get_AddressType {#get_addresstype} + +Gets an address type + +**Returns:** VCardDeliveryAddressType Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_AddressType() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/set_address/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/set_address/_index.md new file mode 100644 index 0000000000..6060dd9b1a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/set_address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLabel::set_Address method" +linktitle: "set_Address" +articleTitle: "set_Address" +second_title: "Aspose.Email for C++" +description: "To specify the formatted text corresponding to delivery address of the object the vCard represents." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardlabel/set_address/ +--- + +## set_Address {#set_address} + +To specify the formatted text corresponding to delivery address of the object the vCard represents. + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/set_addresstype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/set_addresstype/_index.md new file mode 100644 index 0000000000..201bf6f01d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/set_addresstype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLabel::set_AddressType method" +linktitle: "set_AddressType" +articleTitle: "set_AddressType" +second_title: "Aspose.Email for C++" +description: "Sets an address type" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardlabel/set_addresstype/ +--- + +## set_AddressType {#set_addresstype} + +Sets an address type + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_AddressType(VCardDeliveryAddressType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/tovcardheader/_index.md new file mode 100644 index 0000000000..0a94b301ab --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/tovcardheader/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLabel::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "ToVCardHeader of VCardLabel." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardlabel/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +**Returns:** System::SharedPtr Aspose::Email::PersonalInfo::VCard:: + +```cpp +ToVCardHeader() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/vcardlabel/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/vcardlabel/_index.md new file mode 100644 index 0000000000..a4dfe7c943 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardlabel/vcardlabel/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLabel::VCardLabel constructor" +linktitle: "VCardLabel" +articleTitle: "VCardLabel" +second_title: "Aspose.Email for C++" +description: "VCardLabel of VCardLabel." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardlabel/vcardlabel/ +--- + +## VCardLabel {#vcardlabel} + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardLabel(System::SharedPtr < VCardHeader > header) +``` + +| Parameter | Description | +| --- | --- | +| header | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardlabelcollection/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardlabelcollection/_index.md new file mode 100644 index 0000000000..095d40742c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardlabelcollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLabelCollection class" +linktitle: "VCardLabelCollection" +articleTitle: "VCardLabelCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of VCardLabel" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardlabelcollection/ +--- + +## VCardLabelCollection class + +Represents a collection of VCardLabel + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardlabelcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardlabelcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..b312fccc3c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardlabelcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLabelCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of VCardLabelCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardlabelcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/_index.md new file mode 100644 index 0000000000..ad6842e444 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLoadOptions class" +linktitle: "VCardLoadOptions" +articleTitle: "VCardLoadOptions" +second_title: "Aspose.Email for C++" +description: "This is class that allow the user to specify additional options when loading a VCardContact ." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardloadoptions/ +--- + +## VCardLoadOptions class + +This is class that allow the user to specify additional options when loading a VCardContact . + +## Methods + +| Name | Description | +| --- | --- | +| [get_PreferredEncoding](./get_preferredencoding/) | File encoding. | +| [get_VentureLicense](./get_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | +| [set_PreferredEncoding](./set_preferredencoding/) | File encoding. | +| [set_VentureLicense](./set_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/get_preferredencoding/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/get_preferredencoding/_index.md new file mode 100644 index 0000000000..0b741938ed --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/get_preferredencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLoadOptions::get_PreferredEncoding method" +linktitle: "get_PreferredEncoding" +articleTitle: "get_PreferredEncoding" +second_title: "Aspose.Email for C++" +description: "File encoding." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardloadoptions/get_preferredencoding/ +--- + +## get_PreferredEncoding {#get_preferredencoding} + +File encoding. + +**Returns:** System::SharedPtr Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_PreferredEncoding() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/get_venturelicense/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/get_venturelicense/_index.md new file mode 100644 index 0000000000..a619945958 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/get_venturelicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLoadOptions::get_VentureLicense method" +linktitle: "get_VentureLicense" +articleTitle: "get_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardloadoptions/get_venturelicense/ +--- + +## get_VentureLicense {#get_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** System::SharedPtr Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_VentureLicense() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/set_preferredencoding/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/set_preferredencoding/_index.md new file mode 100644 index 0000000000..ab94c74647 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/set_preferredencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLoadOptions::set_PreferredEncoding method" +linktitle: "set_PreferredEncoding" +articleTitle: "set_PreferredEncoding" +second_title: "Aspose.Email for C++" +description: "File encoding." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardloadoptions/set_preferredencoding/ +--- + +## set_PreferredEncoding {#set_preferredencoding} + +File encoding. + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_PreferredEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/set_venturelicense/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/set_venturelicense/_index.md new file mode 100644 index 0000000000..85ece3abe1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/set_venturelicense/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardLoadOptions::set_VentureLicense method" +linktitle: "set_VentureLicense" +articleTitle: "set_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardloadoptions/set_venturelicense/ +--- + +## set_VentureLicense {#set_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_VentureLicense(System::SharedPtr < Aspose::Email::VentureLicense > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/_index.md new file mode 100644 index 0000000000..f24ecb36f1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization class" +linktitle: "VCardOrganization" +articleTitle: "VCardOrganization" +second_title: "Aspose.Email for C++" +description: "Represents vCard organization properties" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/ +--- + +## VCardOrganization class + +Represents vCard organization properties + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardOrganization (2 overloads)](./vcardorganization/) | Initializes a new instance of the VCardOrganization class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Agent](./get_agent/) | Gets an agent | +| [get_Departments](./get_departments/) | Gets a departments | +| [get_Logo](./get_logo/) | Gets a logo | +| [get_Organization](./get_organization/) | Gets a organization | +| [get_Role](./get_role/) | Gets a role | +| [get_Title](./get_title/) | Gets a job title | +| [set_Agent](./set_agent/) | Sets an agent | +| [set_Departments](./set_departments/) | Sets a departments | +| [set_Logo](./set_logo/) | Sets a logo | +| [set_Organization](./set_organization/) | Sets a organization | +| [set_Role](./set_role/) | Sets a role | +| [set_Title](./set_title/) | Sets a job title | +| [ToVCardHeaderList](./tovcardheaderlist/) | Adds the identification properties to the specified properties | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_agent/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_agent/_index.md new file mode 100644 index 0000000000..dc9f7cd57e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_agent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::get_Agent method" +linktitle: "get_Agent" +articleTitle: "get_Agent" +second_title: "Aspose.Email for C++" +description: "Gets an agent" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/get_agent/ +--- + +## get_Agent {#get_agent} + +Gets an agent + +**Returns:** System::SharedPtr < VCardAgent > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Agent() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_departments/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_departments/_index.md new file mode 100644 index 0000000000..42faa73629 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_departments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::get_Departments method" +linktitle: "get_Departments" +articleTitle: "get_Departments" +second_title: "Aspose.Email for C++" +description: "Gets a departments" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/get_departments/ +--- + +## get_Departments {#get_departments} + +Gets a departments + +**Returns:** System::SharedPtr Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Departments() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_logo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_logo/_index.md new file mode 100644 index 0000000000..e2f422ca65 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_logo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::get_Logo method" +linktitle: "get_Logo" +articleTitle: "get_Logo" +second_title: "Aspose.Email for C++" +description: "Gets a logo" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/get_logo/ +--- + +## get_Logo {#get_logo} + +Gets a logo + +**Returns:** System::SharedPtr < VCardPhoto > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Logo() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_organization/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_organization/_index.md new file mode 100644 index 0000000000..f50c610a01 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_organization/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::get_Organization method" +linktitle: "get_Organization" +articleTitle: "get_Organization" +second_title: "Aspose.Email for C++" +description: "Gets a organization" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/get_organization/ +--- + +## get_Organization {#get_organization} + +Gets a organization + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Organization() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_role/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_role/_index.md new file mode 100644 index 0000000000..fac6b7b0bf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_role/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::get_Role method" +linktitle: "get_Role" +articleTitle: "get_Role" +second_title: "Aspose.Email for C++" +description: "Gets a role" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/get_role/ +--- + +## get_Role {#get_role} + +Gets a role + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Role() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_title/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_title/_index.md new file mode 100644 index 0000000000..8bf996a935 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/get_title/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::get_Title method" +linktitle: "get_Title" +articleTitle: "get_Title" +second_title: "Aspose.Email for C++" +description: "Gets a job title" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/get_title/ +--- + +## get_Title {#get_title} + +Gets a job title + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Title() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_agent/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_agent/_index.md new file mode 100644 index 0000000000..b123db7b80 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_agent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::set_Agent method" +linktitle: "set_Agent" +articleTitle: "set_Agent" +second_title: "Aspose.Email for C++" +description: "Sets an agent" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/set_agent/ +--- + +## set_Agent {#set_agent} + +Sets an agent + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Agent(System::SharedPtr < VCardAgent > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_departments/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_departments/_index.md new file mode 100644 index 0000000000..3fdf7c1183 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_departments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::set_Departments method" +linktitle: "set_Departments" +articleTitle: "set_Departments" +second_title: "Aspose.Email for C++" +description: "Sets a departments" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/set_departments/ +--- + +## set_Departments {#set_departments} + +Sets a departments + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Departments(System::SharedPtr < System::Collections::Specialized::StringCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_logo/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_logo/_index.md new file mode 100644 index 0000000000..5a9be9f2b7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_logo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::set_Logo method" +linktitle: "set_Logo" +articleTitle: "set_Logo" +second_title: "Aspose.Email for C++" +description: "Sets a logo" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/set_logo/ +--- + +## set_Logo {#set_logo} + +Sets a logo + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Logo(System::SharedPtr < VCardPhoto > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_organization/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_organization/_index.md new file mode 100644 index 0000000000..18724edd27 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_organization/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::set_Organization method" +linktitle: "set_Organization" +articleTitle: "set_Organization" +second_title: "Aspose.Email for C++" +description: "Sets a organization" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/set_organization/ +--- + +## set_Organization {#set_organization} + +Sets a organization + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Organization(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_role/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_role/_index.md new file mode 100644 index 0000000000..34058cdcef --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_role/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::set_Role method" +linktitle: "set_Role" +articleTitle: "set_Role" +second_title: "Aspose.Email for C++" +description: "Sets a role" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/set_role/ +--- + +## set_Role {#set_role} + +Sets a role + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Role(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_title/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_title/_index.md new file mode 100644 index 0000000000..15560ac8d1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/set_title/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::set_Title method" +linktitle: "set_Title" +articleTitle: "set_Title" +second_title: "Aspose.Email for C++" +description: "Sets a job title" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/set_title/ +--- + +## set_Title {#set_title} + +Sets a job title + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Title(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/tovcardheaderlist/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/tovcardheaderlist/_index.md new file mode 100644 index 0000000000..cd24e3f519 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/tovcardheaderlist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::ToVCardHeaderList method" +linktitle: "ToVCardHeaderList" +articleTitle: "ToVCardHeaderList" +second_title: "Aspose.Email for C++" +description: "Adds the identification properties to the specified properties" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/tovcardheaderlist/ +--- + +## ToVCardHeaderList {#tovcardheaderlist} + +Adds the identification properties to the specified properties + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +ToVCardHeaderList(System::SharedPtr < VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A vCard properties | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/vcardorganization/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/vcardorganization/_index.md new file mode 100644 index 0000000000..523f3f454e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardorganization/vcardorganization/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardOrganization::VCardOrganization constructor" +linktitle: "VCardOrganization" +articleTitle: "VCardOrganization" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardOrganization class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardorganization/vcardorganization/ +--- + +## VCardOrganization (1 of 2) {#vcardorganization_1} + +Initializes a new instance of the VCardOrganization class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardOrganization() +``` + +--- + +## VCardOrganization (2 of 2) {#vcardorganization_2} + +Initializes a new instance of the VCardOrganization class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardOrganization(System::SharedPtr < VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | vCard properties. A used properties are removed | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/_index.md new file mode 100644 index 0000000000..d430f3593e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto class" +linktitle: "VCardPhoto" +articleTitle: "VCardPhoto" +second_title: "Aspose.Email for C++" +description: "Represents vCard photo property" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/ +--- + +## VCardPhoto class + +Represents vCard photo property + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardPhoto (2 overloads)](./vcardphoto/) | Initializes a new instance of the VCardPhoto class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Data](./get_data/) | Gets an image data ( null if valueLocation is not inline ) | +| [get_PhotoType](./get_phototype/) | Gets a photo type | +| [get_Uri](./get_uri/) | Gets a uri of photo ( null if valueLocation is inline ) | +| [get_ValueLocation](./get_valuelocation/) | Gets a value location | +| [set_Data](./set_data/) | Sets an image data ( null if valueLocation is not inline ) | +| [set_PhotoType](./set_phototype/) | Sets a photo type | +| [set_Uri](./set_uri/) | Sets a uri of photo ( null if valueLocation is inline ) | +| [set_ValueLocation](./set_valuelocation/) | Sets a value location | +| [ToVCardHeader](./tovcardheader/) | Converts this instance into the corresponding VCardHeader | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_data/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_data/_index.md new file mode 100644 index 0000000000..bcce7c1cac --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_data/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::get_Data method" +linktitle: "get_Data" +articleTitle: "get_Data" +second_title: "Aspose.Email for C++" +description: "Gets an image data ( null if valueLocation is not inline )" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/get_data/ +--- + +## get_Data {#get_data} + +Gets an image data ( null if valueLocation is not inline ) + +**Returns:** System::ArrayPtr Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Data() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_phototype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_phototype/_index.md new file mode 100644 index 0000000000..7882f4d8ee --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_phototype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::get_PhotoType method" +linktitle: "get_PhotoType" +articleTitle: "get_PhotoType" +second_title: "Aspose.Email for C++" +description: "Gets a photo type" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/get_phototype/ +--- + +## get_PhotoType {#get_phototype} + +Gets a photo type + +**Returns:** VCardPhotoType Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_PhotoType() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_uri/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_uri/_index.md new file mode 100644 index 0000000000..991736402c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_uri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::get_Uri method" +linktitle: "get_Uri" +articleTitle: "get_Uri" +second_title: "Aspose.Email for C++" +description: "Gets a uri of photo ( null if valueLocation is inline )" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/get_uri/ +--- + +## get_Uri {#get_uri} + +Gets a uri of photo ( null if valueLocation is inline ) + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Uri() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_valuelocation/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_valuelocation/_index.md new file mode 100644 index 0000000000..59d05b090f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/get_valuelocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::get_ValueLocation method" +linktitle: "get_ValueLocation" +articleTitle: "get_ValueLocation" +second_title: "Aspose.Email for C++" +description: "Gets a value location" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/get_valuelocation/ +--- + +## get_ValueLocation {#get_valuelocation} + +Gets a value location + +**Returns:** VCardValueLocation Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_ValueLocation() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_data/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_data/_index.md new file mode 100644 index 0000000000..243e6a163f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_data/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::set_Data method" +linktitle: "set_Data" +articleTitle: "set_Data" +second_title: "Aspose.Email for C++" +description: "Sets an image data ( null if valueLocation is not inline )" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/set_data/ +--- + +## set_Data {#set_data} + +Sets an image data ( null if valueLocation is not inline ) + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Data(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_phototype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_phototype/_index.md new file mode 100644 index 0000000000..012a739063 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_phototype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::set_PhotoType method" +linktitle: "set_PhotoType" +articleTitle: "set_PhotoType" +second_title: "Aspose.Email for C++" +description: "Sets a photo type" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/set_phototype/ +--- + +## set_PhotoType {#set_phototype} + +Sets a photo type + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_PhotoType(VCardPhotoType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_uri/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_uri/_index.md new file mode 100644 index 0000000000..0d6f6a5904 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_uri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::set_Uri method" +linktitle: "set_Uri" +articleTitle: "set_Uri" +second_title: "Aspose.Email for C++" +description: "Sets a uri of photo ( null if valueLocation is inline )" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/set_uri/ +--- + +## set_Uri {#set_uri} + +Sets a uri of photo ( null if valueLocation is inline ) + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Uri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_valuelocation/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_valuelocation/_index.md new file mode 100644 index 0000000000..ddf8096485 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/set_valuelocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::set_ValueLocation method" +linktitle: "set_ValueLocation" +articleTitle: "set_ValueLocation" +second_title: "Aspose.Email for C++" +description: "Sets a value location" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/set_valuelocation/ +--- + +## set_ValueLocation {#set_valuelocation} + +Sets a value location + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_ValueLocation(VCardValueLocation value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/tovcardheader/_index.md new file mode 100644 index 0000000000..19062e1c79 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/tovcardheader/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding VCardHeader" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +Converts this instance into the corresponding VCardHeader + +**Returns:** A VCardHeader + +```cpp +ToVCardHeader(System::String propertyName) +``` + +| Parameter | Description | +| --- | --- | +| propertyName | A vCard property name | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/vcardphoto/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/vcardphoto/_index.md new file mode 100644 index 0000000000..f7ecb09af9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphoto/vcardphoto/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardPhoto::VCardPhoto constructor" +linktitle: "VCardPhoto" +articleTitle: "VCardPhoto" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardPhoto class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardphoto/vcardphoto/ +--- + +## VCardPhoto (1 of 2) {#vcardphoto_1} + +Initializes a new instance of the VCardPhoto class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardPhoto() +``` + +--- + +## VCardPhoto (2 of 2) {#vcardphoto_2} + +Initializes a new instance of the VCardPhoto class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardPhoto(System::SharedPtr < VCardHeader > photo) +``` + +| Parameter | Description | +| --- | --- | +| photo | A photo vCard property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardphototype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardphototype/_index.md new file mode 100644 index 0000000000..4144d7663d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardphototype/_index.md @@ -0,0 +1,34 @@ +--- +title: "VCardPhotoType Enum" +linktitle: "VCardPhotoType" +articleTitle: "VCardPhotoType" +second_title: "Aspose.Email for C++" +description: "Enumerates vCard photo type" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardphototype/ +--- + +## VCardPhotoType enumeration (16 values) + +Enumerates vCard photo type + +| Value | Description | +| --- | --- | +| GIF | Graphics interchange format | +| CGM | ISO computer graphics metafile | +| WMF | MS windows metafile | +| BMP | MS windows bitmap | +| MET | IBM pm metafile | +| PMB | IBM pm bitmap | +| DIB | MS windows dib | +| PICT | Apple picture format | +| TIFF | Tagged image file format | +| PS | Adobe postscript format | +| PDF | Adobe page description format | +| JPEG | Jpeg format | +| MPEG | Mpeg format | +| MPEG2 | MPEG v.2 format | +| AVI | Intel avi format | +| QTIME | Apple quickTime format | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/_index.md new file mode 100644 index 0000000000..d26a9f3e54 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions class" +linktitle: "VCardSaveOptions" +articleTitle: "VCardSaveOptions" +second_title: "Aspose.Email for C++" +description: "Represents vCard save options" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/ +--- + +## VCardSaveOptions class + +**Inherits:** Aspose::Email::Mapi::ContactSaveOptions + +Represents vCard save options + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardSaveOptions (3 overloads)](./vcardsaveoptions/) | Initializes a new instance of the VCardSaveOptions class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Default](./get_default/) | Gets default VCardSaveOptions | +| [get_PreferredTextEncoding](./get_preferredtextencoding/) | Gets Encoding that will be used to save Contact . | +| [get_UseExtensions](./get_useextensions/) | Gets a value indicating whether the extended types can be used | +| [set_PreferredTextEncoding](./set_preferredtextencoding/) | Sets Encoding that will be used to save Contact . | +| [set_UseExtensions](./set_useextensions/) | Sets a value indicating whether the extended types can be used | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_default/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_default/_index.md new file mode 100644 index 0000000000..4fc3393dfa --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_default/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions::get_Default method" +linktitle: "get_Default" +articleTitle: "get_Default" +second_title: "Aspose.Email for C++" +description: "Gets default VCardSaveOptions" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_default/ +--- + +## get_Default {#get_default} + +Gets default VCardSaveOptions + +**Returns:** static System::SharedPtr < VCardSaveOptions > Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Default() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_preferredtextencoding/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_preferredtextencoding/_index.md new file mode 100644 index 0000000000..b9f2149597 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_preferredtextencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions::get_PreferredTextEncoding method" +linktitle: "get_PreferredTextEncoding" +articleTitle: "get_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Gets Encoding that will be used to save Contact ." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_preferredtextencoding/ +--- + +## get_PreferredTextEncoding {#get_preferredtextencoding} + +Gets Encoding that will be used to save Contact . + +**Returns:** System::SharedPtr Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_PreferredTextEncoding() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_useextensions/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_useextensions/_index.md new file mode 100644 index 0000000000..8d87f8ec83 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_useextensions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions::get_UseExtensions method" +linktitle: "get_UseExtensions" +articleTitle: "get_UseExtensions" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the extended types can be used" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/get_useextensions/ +--- + +## get_UseExtensions {#get_useextensions} + +Gets a value indicating whether the extended types can be used + +**Returns:** bool Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_UseExtensions() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/set_preferredtextencoding/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/set_preferredtextencoding/_index.md new file mode 100644 index 0000000000..92aba9e551 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/set_preferredtextencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions::set_PreferredTextEncoding method" +linktitle: "set_PreferredTextEncoding" +articleTitle: "set_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Sets Encoding that will be used to save Contact ." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/set_preferredtextencoding/ +--- + +## set_PreferredTextEncoding {#set_preferredtextencoding} + +Sets Encoding that will be used to save Contact . + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_PreferredTextEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/set_useextensions/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/set_useextensions/_index.md new file mode 100644 index 0000000000..a607cd936d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/set_useextensions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions::set_UseExtensions method" +linktitle: "set_UseExtensions" +articleTitle: "set_UseExtensions" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the extended types can be used" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/set_useextensions/ +--- + +## set_UseExtensions {#set_useextensions} + +Sets a value indicating whether the extended types can be used + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_UseExtensions(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/vcardsaveoptions/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/vcardsaveoptions/_index.md new file mode 100644 index 0000000000..06c7a26376 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/vcardsaveoptions/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSaveOptions::VCardSaveOptions constructor" +linktitle: "VCardSaveOptions" +articleTitle: "VCardSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardSaveOptions class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/vcardsaveoptions/ +--- + +## VCardSaveOptions (1 of 3) {#vcardsaveoptions_1} + +Initializes a new instance of the VCardSaveOptions class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardSaveOptions() +``` + +--- + +## VCardSaveOptions (2 of 3) {#vcardsaveoptions_2} + +Initializes a new instance of the VCardSaveOptions class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardSaveOptions(VCardVersion version, bool useExtensions) +``` + +| Parameter | Description | +| --- | --- | +| version | a vCard version | +| useExtensions | indicates whether extended types can be used. | + +--- + +## VCardSaveOptions (3 of 3) {#vcardsaveoptions_3} + +Initializes a new instance of the VCardSaveOptions class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardSaveOptions(VCardVersion version) +``` + +| Parameter | Description | +| --- | --- | +| version | a vCard version | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/_index.md new file mode 100644 index 0000000000..ffdc5f57ab --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity class" +linktitle: "VCardSecurity" +articleTitle: "VCardSecurity" +second_title: "Aspose.Email for C++" +description: "Represents a vCard security properties" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/ +--- + +## VCardSecurity class + +Represents a vCard security properties + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardSecurity (2 overloads)](./vcardsecurity/) | Initializes a new instance of the VCardSecurity class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AccessClass](./get_accessclass/) | Gets an access class | +| [get_Encoding](./get_encoding/) | Gets a ContentTransferEncoding | +| [get_Key](./get_key/) | Gets a public key(or authentication certificate) | +| [get_Type](./get_type/) | Gets type of public key. | +| [SaveToPEM (2 overloads)](./savetopem/) | Saves base64 key in PEM format to the stream. | +| [set_AccessClass](./set_accessclass/) | Sets an access class | +| [set_Encoding](./set_encoding/) | Sets a ContentTransferEncoding | +| [set_Key](./set_key/) | Sets a public key(or authentication certificate) | +| [set_Type](./set_type/) | Sets type of public key. | +| [ToVCardHeaderList](./tovcardheaderlist/) | Adds the identification properties to the specified properties | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_accessclass/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_accessclass/_index.md new file mode 100644 index 0000000000..2df219838a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_accessclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::get_AccessClass method" +linktitle: "get_AccessClass" +articleTitle: "get_AccessClass" +second_title: "Aspose.Email for C++" +description: "Gets an access class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_accessclass/ +--- + +## get_AccessClass {#get_accessclass} + +Gets an access class + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_AccessClass() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_encoding/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_encoding/_index.md new file mode 100644 index 0000000000..1612c5af8a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_encoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::get_Encoding method" +linktitle: "get_Encoding" +articleTitle: "get_Encoding" +second_title: "Aspose.Email for C++" +description: "Gets a ContentTransferEncoding" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_encoding/ +--- + +## get_Encoding {#get_encoding} + +Gets a ContentTransferEncoding + +**Returns:** Mime::TransferEncoding Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Encoding() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_key/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_key/_index.md new file mode 100644 index 0000000000..bf98ea31f1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_key/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::get_Key method" +linktitle: "get_Key" +articleTitle: "get_Key" +second_title: "Aspose.Email for C++" +description: "Gets a public key(or authentication certificate)" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_key/ +--- + +## get_Key {#get_key} + +Gets a public key(or authentication certificate) + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Key() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_type/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_type/_index.md new file mode 100644 index 0000000000..515650d4fc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_type/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::get_Type method" +linktitle: "get_Type" +articleTitle: "get_Type" +second_title: "Aspose.Email for C++" +description: "Gets type of public key." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/get_type/ +--- + +## get_Type {#get_type} + +Gets type of public key. + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Type() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/savetopem/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/savetopem/_index.md new file mode 100644 index 0000000000..a8cf580dd2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/savetopem/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::SaveToPEM method" +linktitle: "SaveToPEM" +articleTitle: "SaveToPEM" +second_title: "Aspose.Email for C++" +description: "Saves base64 key in PEM format to the stream." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/savetopem/ +--- + +## SaveToPEM (1 of 2) {#savetopem_1} + +Saves base64 key in PEM format to the stream. + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +SaveToPEM(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream to save. | + +--- + +## SaveToPEM (2 of 2) {#savetopem_2} + +Saves base64 key to PEM format. + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +SaveToPEM(System::String path) +``` + +| Parameter | Description | +| --- | --- | +| path | Path to file. | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_accessclass/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_accessclass/_index.md new file mode 100644 index 0000000000..fababc8ca6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_accessclass/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::set_AccessClass method" +linktitle: "set_AccessClass" +articleTitle: "set_AccessClass" +second_title: "Aspose.Email for C++" +description: "Sets an access class" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_accessclass/ +--- + +## set_AccessClass {#set_accessclass} + +Sets an access class + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_AccessClass(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_encoding/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_encoding/_index.md new file mode 100644 index 0000000000..de4f2e88d9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_encoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::set_Encoding method" +linktitle: "set_Encoding" +articleTitle: "set_Encoding" +second_title: "Aspose.Email for C++" +description: "Sets a ContentTransferEncoding" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_encoding/ +--- + +## set_Encoding {#set_encoding} + +Sets a ContentTransferEncoding + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Encoding(Mime::TransferEncoding value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_key/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_key/_index.md new file mode 100644 index 0000000000..beeaf3407e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_key/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::set_Key method" +linktitle: "set_Key" +articleTitle: "set_Key" +second_title: "Aspose.Email for C++" +description: "Sets a public key(or authentication certificate)" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_key/ +--- + +## set_Key {#set_key} + +Sets a public key(or authentication certificate) + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Key(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_type/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_type/_index.md new file mode 100644 index 0000000000..2a26377aea --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_type/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::set_Type method" +linktitle: "set_Type" +articleTitle: "set_Type" +second_title: "Aspose.Email for C++" +description: "Sets type of public key." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/set_type/ +--- + +## set_Type {#set_type} + +Sets type of public key. + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Type(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/tovcardheaderlist/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/tovcardheaderlist/_index.md new file mode 100644 index 0000000000..5d1650550e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/tovcardheaderlist/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::ToVCardHeaderList method" +linktitle: "ToVCardHeaderList" +articleTitle: "ToVCardHeaderList" +second_title: "Aspose.Email for C++" +description: "Adds the identification properties to the specified properties" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/tovcardheaderlist/ +--- + +## ToVCardHeaderList {#tovcardheaderlist} + +Adds the identification properties to the specified properties + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +ToVCardHeaderList(System::SharedPtr < VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A vCard properties | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/vcardsecurity/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/vcardsecurity/_index.md new file mode 100644 index 0000000000..92c6048723 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsecurity/vcardsecurity/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSecurity::VCardSecurity constructor" +linktitle: "VCardSecurity" +articleTitle: "VCardSecurity" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardSecurity class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsecurity/vcardsecurity/ +--- + +## VCardSecurity (1 of 2) {#vcardsecurity_1} + +Initializes a new instance of the VCardSecurity class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardSecurity() +``` + +--- + +## VCardSecurity (2 of 2) {#vcardsecurity_2} + +Initializes a new instance of the VCardSecurity class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardSecurity(System::SharedPtr < VCardHeaderList > properties) +``` + +| Parameter | Description | +| --- | --- | +| properties | A vCard properties. A used properties are removed | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/_index.md new file mode 100644 index 0000000000..410050d197 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound class" +linktitle: "VCardSound" +articleTitle: "VCardSound" +second_title: "Aspose.Email for C++" +description: "Represents a vCard sound property" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/ +--- + +## VCardSound class + +Represents a vCard sound property + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardSound (2 overloads)](./vcardsound/) | Initializes a new instance of the VCardSound class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Data](./get_data/) | Gets a sound data ( null if valueLocation is not inline ) | +| [get_SoundType](./get_soundtype/) | Gets a sound type | +| [get_Uri](./get_uri/) | Gets a uri of sound ( null if valueLocation is inline ) | +| [get_ValueLocation](./get_valuelocation/) | Gets a value location | +| [set_Data](./set_data/) | Sets a sound data ( null if valueLocation is not inline ) | +| [set_SoundType](./set_soundtype/) | Sets a sound type | +| [set_Uri](./set_uri/) | Sets a uri of sound ( null if valueLocation is inline ) | +| [set_ValueLocation](./set_valuelocation/) | Sets a value location | +| [ToVCardHeader](./tovcardheader/) | Converts this instance into the corresponding VCardHeader | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_data/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_data/_index.md new file mode 100644 index 0000000000..710cefe727 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_data/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::get_Data method" +linktitle: "get_Data" +articleTitle: "get_Data" +second_title: "Aspose.Email for C++" +description: "Gets a sound data ( null if valueLocation is not inline )" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/get_data/ +--- + +## get_Data {#get_data} + +Gets a sound data ( null if valueLocation is not inline ) + +**Returns:** System::ArrayPtr Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Data() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_soundtype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_soundtype/_index.md new file mode 100644 index 0000000000..bb52aea72e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_soundtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::get_SoundType method" +linktitle: "get_SoundType" +articleTitle: "get_SoundType" +second_title: "Aspose.Email for C++" +description: "Gets a sound type" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/get_soundtype/ +--- + +## get_SoundType {#get_soundtype} + +Gets a sound type + +**Returns:** VCardSoundType Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_SoundType() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_uri/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_uri/_index.md new file mode 100644 index 0000000000..09d302f628 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_uri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::get_Uri method" +linktitle: "get_Uri" +articleTitle: "get_Uri" +second_title: "Aspose.Email for C++" +description: "Gets a uri of sound ( null if valueLocation is inline )" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/get_uri/ +--- + +## get_Uri {#get_uri} + +Gets a uri of sound ( null if valueLocation is inline ) + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Uri() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_valuelocation/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_valuelocation/_index.md new file mode 100644 index 0000000000..f493577714 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/get_valuelocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::get_ValueLocation method" +linktitle: "get_ValueLocation" +articleTitle: "get_ValueLocation" +second_title: "Aspose.Email for C++" +description: "Gets a value location" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/get_valuelocation/ +--- + +## get_ValueLocation {#get_valuelocation} + +Gets a value location + +**Returns:** VCardValueLocation Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_ValueLocation() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_data/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_data/_index.md new file mode 100644 index 0000000000..9034722342 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_data/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::set_Data method" +linktitle: "set_Data" +articleTitle: "set_Data" +second_title: "Aspose.Email for C++" +description: "Sets a sound data ( null if valueLocation is not inline )" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/set_data/ +--- + +## set_Data {#set_data} + +Sets a sound data ( null if valueLocation is not inline ) + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Data(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_soundtype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_soundtype/_index.md new file mode 100644 index 0000000000..5bbe414464 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_soundtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::set_SoundType method" +linktitle: "set_SoundType" +articleTitle: "set_SoundType" +second_title: "Aspose.Email for C++" +description: "Sets a sound type" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/set_soundtype/ +--- + +## set_SoundType {#set_soundtype} + +Sets a sound type + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_SoundType(VCardSoundType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_uri/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_uri/_index.md new file mode 100644 index 0000000000..93ab7b6acb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_uri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::set_Uri method" +linktitle: "set_Uri" +articleTitle: "set_Uri" +second_title: "Aspose.Email for C++" +description: "Sets a uri of sound ( null if valueLocation is inline )" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/set_uri/ +--- + +## set_Uri {#set_uri} + +Sets a uri of sound ( null if valueLocation is inline ) + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Uri(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_valuelocation/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_valuelocation/_index.md new file mode 100644 index 0000000000..2e70a98db1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/set_valuelocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::set_ValueLocation method" +linktitle: "set_ValueLocation" +articleTitle: "set_ValueLocation" +second_title: "Aspose.Email for C++" +description: "Sets a value location" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/set_valuelocation/ +--- + +## set_ValueLocation {#set_valuelocation} + +Sets a value location + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_ValueLocation(VCardValueLocation value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/tovcardheader/_index.md new file mode 100644 index 0000000000..fb37258fab --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/tovcardheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding VCardHeader" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +Converts this instance into the corresponding VCardHeader + +**Returns:** A VCardHeader + +```cpp +ToVCardHeader() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsound/vcardsound/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/vcardsound/_index.md new file mode 100644 index 0000000000..a38106eb69 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsound/vcardsound/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardSound::VCardSound constructor" +linktitle: "VCardSound" +articleTitle: "VCardSound" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardSound class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsound/vcardsound/ +--- + +## VCardSound (1 of 2) {#vcardsound_1} + +Initializes a new instance of the VCardSound class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardSound() +``` + +--- + +## VCardSound (2 of 2) {#vcardsound_2} + +Initializes a new instance of the VCardSound class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardSound(System::SharedPtr < VCardHeader > sound) +``` + +| Parameter | Description | +| --- | --- | +| sound | A sound vCard property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardsoundtype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardsoundtype/_index.md new file mode 100644 index 0000000000..7ca94bdfd0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardsoundtype/_index.md @@ -0,0 +1,26 @@ +--- +title: "VCardSoundType Enum" +linktitle: "VCardSoundType" +articleTitle: "VCardSoundType" +second_title: "Aspose.Email for C++" +description: "Enumerates a cVard sound types" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardsoundtype/ +--- + +## VCardSoundType enumeration (8 values) + +Enumerates a cVard sound types + +| Value | Description | +| --- | --- | +| BASIC | A basic format | +| WAVE | A wave format | +| PCM | A MIME basic audio type | +| AIFF | A AIFF format | +| MPEG | A mpeg audio | +| MP4 | A mp4 audio | +| OGG | An ogg audio | +| WMA | A windows media audio | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/_index.md new file mode 100644 index 0000000000..816a76b541 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardTelephoneNumber class" +linktitle: "VCardTelephoneNumber" +articleTitle: "VCardTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Represents a vCard telephone number" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/ +--- + +## VCardTelephoneNumber class + +Represents a vCard telephone number + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardTelephoneNumber (2 overloads)](./vcardtelephonenumber/) | Initializes a new instance of the VCardTelephoneNumber class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_TelephoneNumber](./get_telephonenumber/) | Gets a telephone number | +| [get_TelephoneType](./get_telephonetype/) | Gets a telephone numer type | +| [set_TelephoneNumber](./set_telephonenumber/) | Sets a telephone number | +| [set_TelephoneType](./set_telephonetype/) | Sets a telephone numer type | +| [ToVCardHeader](./tovcardheader/) | Converts this instance into the corresponding VCardHeader | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/get_telephonenumber/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/get_telephonenumber/_index.md new file mode 100644 index 0000000000..37d662c194 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/get_telephonenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardTelephoneNumber::get_TelephoneNumber method" +linktitle: "get_TelephoneNumber" +articleTitle: "get_TelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Gets a telephone number" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/get_telephonenumber/ +--- + +## get_TelephoneNumber {#get_telephonenumber} + +Gets a telephone number + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_TelephoneNumber() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/get_telephonetype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/get_telephonetype/_index.md new file mode 100644 index 0000000000..01509bb4e0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/get_telephonetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardTelephoneNumber::get_TelephoneType method" +linktitle: "get_TelephoneType" +articleTitle: "get_TelephoneType" +second_title: "Aspose.Email for C++" +description: "Gets a telephone numer type" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/get_telephonetype/ +--- + +## get_TelephoneType {#get_telephonetype} + +Gets a telephone numer type + +**Returns:** VCardTelephoneType Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_TelephoneType() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/set_telephonenumber/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/set_telephonenumber/_index.md new file mode 100644 index 0000000000..5d5ca3b65e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/set_telephonenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardTelephoneNumber::set_TelephoneNumber method" +linktitle: "set_TelephoneNumber" +articleTitle: "set_TelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Sets a telephone number" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/set_telephonenumber/ +--- + +## set_TelephoneNumber {#set_telephonenumber} + +Sets a telephone number + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_TelephoneNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/set_telephonetype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/set_telephonetype/_index.md new file mode 100644 index 0000000000..8b9752b052 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/set_telephonetype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardTelephoneNumber::set_TelephoneType method" +linktitle: "set_TelephoneType" +articleTitle: "set_TelephoneType" +second_title: "Aspose.Email for C++" +description: "Sets a telephone numer type" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/set_telephonetype/ +--- + +## set_TelephoneType {#set_telephonetype} + +Sets a telephone numer type + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_TelephoneType(VCardTelephoneType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/tovcardheader/_index.md new file mode 100644 index 0000000000..a4562bc615 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/tovcardheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardTelephoneNumber::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding VCardHeader" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +Converts this instance into the corresponding VCardHeader + +**Returns:** A VCardHeader + +```cpp +ToVCardHeader() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/vcardtelephonenumber/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/vcardtelephonenumber/_index.md new file mode 100644 index 0000000000..46306b8643 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/vcardtelephonenumber/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardTelephoneNumber::VCardTelephoneNumber constructor" +linktitle: "VCardTelephoneNumber" +articleTitle: "VCardTelephoneNumber" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardTelephoneNumber class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/vcardtelephonenumber/ +--- + +## VCardTelephoneNumber (1 of 2) {#vcardtelephonenumber_1} + +Initializes a new instance of the VCardTelephoneNumber class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardTelephoneNumber() +``` + +--- + +## VCardTelephoneNumber (2 of 2) {#vcardtelephonenumber_2} + +Initializes a new instance of the VCardTelephoneNumber class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardTelephoneNumber(System::SharedPtr < VCardHeader > telProperty) +``` + +| Parameter | Description | +| --- | --- | +| telProperty | A TEL vCard property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumbercollection/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumbercollection/_index.md new file mode 100644 index 0000000000..b530f9b3b3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumbercollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardTelephoneNumberCollection class" +linktitle: "VCardTelephoneNumberCollection" +articleTitle: "VCardTelephoneNumberCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of VCardTelephoneNumbers" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonenumbercollection/ +--- + +## VCardTelephoneNumberCollection class + +Represents a collection of VCardTelephoneNumbers + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumbercollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumbercollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..e1acc129e5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumbercollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardTelephoneNumberCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of VCardTelephoneNumberCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonenumbercollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonetype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonetype/_index.md new file mode 100644 index 0000000000..da1883122f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardtelephonetype/_index.md @@ -0,0 +1,37 @@ +--- +title: "VCardTelephoneType Enum" +linktitle: "VCardTelephoneType" +articleTitle: "VCardTelephoneType" +second_title: "Aspose.Email for C++" +description: "Enumerates a vCard telephone types" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardtelephonetype/ +--- + +## VCardTelephoneType enumeration (19 values) + +Enumerates a vCard telephone types + +| Value | Description | +| --- | --- | +| None | No values are set. | +| VOICE | A voice number | +| PREF | A preferred number | +| WORK | A work number | +| HOME | A home number | +| FAX | A facsimile number | +| CELL | A cellular number | +| PAGER | A pager number | +| BBS | A bulletin board service number | +| MODEM | A modem number | +| CAR | A car-phone number | +| ISDN | An ISDN number | +| VIDEO | A video-phone number | +| PCS | A personal communication services telephone number | +| MSG | A messaging service on the number | +| RADIO | A radio-phone number | +| MAIN | Main phone number | +| ASSISTANT | An assistant phone number | +| OTHER | Other phone number | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurl/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/_index.md new file mode 100644 index 0000000000..85602e9a6c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardUrl class" +linktitle: "VCardUrl" +articleTitle: "VCardUrl" +second_title: "Aspose.Email for C++" +description: "Represents a vCard URL property" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardurl/ +--- + +## VCardUrl class + +Represents a vCard URL property + +## Constructors + +| Name | Description | +| --- | --- | +| [VCardUrl (2 overloads)](./vcardurl/) | Initializes a new instance of the VCardUrl class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Url](./get_url/) | Gets a url | +| [get_UrlType](./get_urltype/) | Gets a url type | +| [set_Url](./set_url/) | Sets a url | +| [set_UrlType](./set_urltype/) | Sets a url type | +| [ToVCardHeader](./tovcardheader/) | Converts this instance into the corresponding VCardHeader | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurl/get_url/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/get_url/_index.md new file mode 100644 index 0000000000..ec4f28de2d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/get_url/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardUrl::get_Url method" +linktitle: "get_Url" +articleTitle: "get_Url" +second_title: "Aspose.Email for C++" +description: "Gets a url" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardurl/get_url/ +--- + +## get_Url {#get_url} + +Gets a url + +**Returns:** System::String Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_Url() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurl/get_urltype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/get_urltype/_index.md new file mode 100644 index 0000000000..ff8955a3df --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/get_urltype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardUrl::get_UrlType method" +linktitle: "get_UrlType" +articleTitle: "get_UrlType" +second_title: "Aspose.Email for C++" +description: "Gets a url type" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo.vcard/vcardurl/get_urltype/ +--- + +## get_UrlType {#get_urltype} + +Gets a url type + +**Returns:** VCardUrlType Aspose::Email::PersonalInfo::VCard:: + +```cpp +get_UrlType() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurl/set_url/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/set_url/_index.md new file mode 100644 index 0000000000..332e9d3ee4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/set_url/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardUrl::set_Url method" +linktitle: "set_Url" +articleTitle: "set_Url" +second_title: "Aspose.Email for C++" +description: "Sets a url" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo.vcard/vcardurl/set_url/ +--- + +## set_Url {#set_url} + +Sets a url + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_Url(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurl/set_urltype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/set_urltype/_index.md new file mode 100644 index 0000000000..c948b30d52 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/set_urltype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardUrl::set_UrlType method" +linktitle: "set_UrlType" +articleTitle: "set_UrlType" +second_title: "Aspose.Email for C++" +description: "Sets a url type" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo.vcard/vcardurl/set_urltype/ +--- + +## set_UrlType {#set_urltype} + +Sets a url type + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +set_UrlType(VCardUrlType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurl/tovcardheader/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/tovcardheader/_index.md new file mode 100644 index 0000000000..581bec45b2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/tovcardheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardUrl::ToVCardHeader method" +linktitle: "ToVCardHeader" +articleTitle: "ToVCardHeader" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the corresponding VCardHeader" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo.vcard/vcardurl/tovcardheader/ +--- + +## ToVCardHeader {#tovcardheader} + +Converts this instance into the corresponding VCardHeader + +**Returns:** A VCardHeader + +```cpp +ToVCardHeader() +``` + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurl/vcardurl/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/vcardurl/_index.md new file mode 100644 index 0000000000..f9e6d82dfe --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurl/vcardurl/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardUrl::VCardUrl constructor" +linktitle: "VCardUrl" +articleTitle: "VCardUrl" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the VCardUrl class" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardurl/vcardurl/ +--- + +## VCardUrl (1 of 2) {#vcardurl_1} + +Initializes a new instance of the VCardUrl class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardUrl() +``` + +--- + +## VCardUrl (2 of 2) {#vcardurl_2} + +Initializes a new instance of the VCardUrl class + +**Returns:** Aspose::Email::PersonalInfo::VCard:: + +```cpp +VCardUrl(System::SharedPtr < VCardHeader > url) +``` + +| Parameter | Description | +| --- | --- | +| url | A url vCard property | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurlcollection/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurlcollection/_index.md new file mode 100644 index 0000000000..0dfc358fbc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurlcollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardUrlCollection class" +linktitle: "VCardUrlCollection" +articleTitle: "VCardUrlCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of VCardUrls" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardurlcollection/ +--- + +## VCardUrlCollection class + +Represents a collection of VCardUrls + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurlcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurlcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..995e1e5a9e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurlcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::PersonalInfo::VCard::VCardUrlCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of VCardUrlCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardurlcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::PersonalInfo::VCard:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardurltype/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardurltype/_index.md new file mode 100644 index 0000000000..b2c353a5ca --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardurltype/_index.md @@ -0,0 +1,21 @@ +--- +title: "VCardUrlType Enum" +linktitle: "VCardUrlType" +articleTitle: "VCardUrlType" +second_title: "Aspose.Email for C++" +description: "Enumerates url type" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardurltype/ +--- + +## VCardUrlType enumeration (3 values) + +Enumerates url type + +| Value | Description | +| --- | --- | +| None | No type is specified, | +| HOME | Home type of url. | +| WORK | Work type of url. | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardvaluelocation/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardvaluelocation/_index.md new file mode 100644 index 0000000000..63d2285416 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardvaluelocation/_index.md @@ -0,0 +1,22 @@ +--- +title: "VCardValueLocation Enum" +linktitle: "VCardValueLocation" +articleTitle: "VCardValueLocation" +second_title: "Aspose.Email for C++" +description: "Enumerates the vCard property parameter ValueLocation." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardvaluelocation/ +--- + +## VCardValueLocation enumeration (4 values) + +Enumerates the vCard property parameter ValueLocation. + +| Value | Description | +| --- | --- | +| INLINE | Inline value location (default). | +| URL | Url value location. | +| CID | Content id value location. | +| URI | Uri value location. | + diff --git a/english/cpp/aspose.email.personalinfo.vcard/vcardversion/_index.md b/english/cpp/aspose.email.personalinfo.vcard/vcardversion/_index.md new file mode 100644 index 0000000000..467359a806 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo.vcard/vcardversion/_index.md @@ -0,0 +1,20 @@ +--- +title: "VCardVersion Enum" +linktitle: "VCardVersion" +articleTitle: "VCardVersion" +second_title: "Aspose.Email for C++" +description: "Enumerates vCard version" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo.vcard/vcardversion/ +--- + +## VCardVersion enumeration (2 values) + +Enumerates vCard version + +| Value | Description | +| --- | --- | +| V21 | vCard version 2.1 (default) | +| V30 | vCard version 3.0 | + diff --git a/english/cpp/aspose.email.personalinfo/_index.md b/english/cpp/aspose.email.personalinfo/_index.md new file mode 100644 index 0000000000..ecd06d461f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::PersonalInfo namespace" +linktitle: "Aspose::Email::PersonalInfo" +articleTitle: "Aspose::Email::PersonalInfo" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::PersonalInfo namespace provides classes and enums for handling personal contact information, including persons, email addresses, photos, and events." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/ +--- + +## Aspose::Email::PersonalInfo namespace + +This namespace groups the core types used to represent and manipulate personal information within Aspose.Email for C++. It includes entities such as Contact, EmailAddress, AssociatedPerson, and related categories and collections. + + +## Classes + +| Name | Description | +| --- | --- | +| [AssociatedPerson](./associatedperson/) | Describes organization which is associated with a person. | +| [AssociatedPersonCategory](./associatedpersoncategory/) | Represents category for a persons | +| [AssociatedPersonsList](./associatedpersonslist/) | List of associated persons for a contact | +| [Contact](./contact/) | Represents contact information. | +| [ContactPhoto](./contactphoto/) | Represents contact photo. | +| [CustomerEvent](./customerevent/) | Represents an event. | +| [EmailAddress](./emailaddress/) | Represents an email address | +| [EmailAddressCategory](./emailaddresscategory/) | Represents category for an email address | +| [EmailAddressList](./emailaddresslist/) | List of email addresses for a contact | +| [EventCategory](./eventcategory/) | Represents category for an event | +| [EventList](./eventlist/) | List of events for a contact | +| [InstantMessengerAddress](./instantmessengeraddress/) | Represents an instant messanger address. | +| [InstantMessengerCategory](./instantmessengercategory/) | Represents category for an instant messenger address | +| [InstantMessengerList](./instantmessengerlist/) | List of instant messenger addresses for a contact. | +| [PhoneNumber](./phonenumber/) | Represents a phone number. | +| [PhoneNumberCategory](./phonenumbercategory/) | Represents category for a phone number | +| [PhoneNumberList](./phonenumberlist/) | List of phone numbers for a contact. | +| [PostalAddress](./postaladdress/) | Represents a postal address. | +| [PostalAddressCategory](./postaladdresscategory/) | Represents category for a postal address | +| [PostalAddressList](./postaladdresslist/) | List of postal addresses for a contact. | +| [Url](./url/) | Objects represents a URL and its category. | +| [UrlCategory](./urlcategory/) | Represents category for a URL | +| [UrlList](./urllist/) | List of urls for contact | + +## Enumerations + +| Name | Description | +| --- | --- | +| [ContactLoadFormat](./contactloadformat/) | Enumerates contact load formats | +| [FileAsMapping](./fileasmapping/) | Specifies how to generate and recompute the value of the dispidFileAs property w | +| [Gender](./gender/) | Enum defines gender of a person | +| [TextFormat](./textformat/) | Defines format of a text. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/_index.md new file mode 100644 index 0000000000..b3841532da --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson class" +linktitle: "AssociatedPerson" +articleTitle: "AssociatedPerson" +second_title: "Aspose.Email for C++" +description: "Describes organization which is associated with a person." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/associatedperson/ +--- + +## AssociatedPerson class + +Describes organization which is associated with a person. + +## Constructors + +| Name | Description | +| --- | --- | +| [AssociatedPerson](./associatedperson/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [CompareTo](./compareto/) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | +| [Equals (3 overloads)](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [get_Category](./get_category/) | Gets an object category | +| [get_Name](./get_name/) | Gets a name of a person | +| [get_Prefered](./get_prefered/) | Gets a value which defines whether object is preferred. | +| [GetHashCode (2 overloads)](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [set_Category](./set_category/) | Sets an object category | +| [set_Name](./set_name/) | Sets a name of a person | +| [set_Prefered](./set_prefered/) | Sets a value which defines whether object is preferred. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/associatedperson/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/associatedperson/_index.md new file mode 100644 index 0000000000..146dd47135 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/associatedperson/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::AssociatedPerson constructor" +linktitle: "AssociatedPerson" +articleTitle: "AssociatedPerson" +second_title: "Aspose.Email for C++" +description: "AssociatedPerson of AssociatedPerson." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/associatedperson/associatedperson/ +--- + +## AssociatedPerson {#associatedperson} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +AssociatedPerson() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/compareto/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/compareto/_index.md new file mode 100644 index 0000000000..243278fd7b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/compareto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::CompareTo method" +linktitle: "CompareTo" +articleTitle: "CompareTo" +second_title: "Aspose.Email for C++" +description: "Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occu" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/associatedperson/compareto/ +--- + +## CompareTo {#compareto} + +Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. + +**Returns:** This method returns: a value less than 0 if this is less than value 0 if this is equal to value a value greater than 0 if this is greater than value + +```cpp +CompareTo(System::SharedPtr < AssociatedPerson > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | An object to compare with this instance, or null. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/equals/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/equals/_index.md new file mode 100644 index 0000000000..caa63daa68 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/equals/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/associatedperson/equals/ +--- + +## Equals (1 of 3) {#equals_1} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < AssociatedPerson > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + +--- + +## Equals (2 of 3) {#equals_2} + +Determines whether the specified object instances are considered equal. + +**Returns:** true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true. + +```cpp +Equals(System::SharedPtr < AssociatedPerson > x, System::SharedPtr < AssociatedPerson > y) +``` + +| Parameter | Description | +| --- | --- | +| x | The first object to compare. | +| y | The second object to compare. | + +--- + +## Equals (3 of 3) {#equals_3} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/get_category/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/get_category/_index.md new file mode 100644 index 0000000000..874026a99d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/get_category/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::get_Category method" +linktitle: "get_Category" +articleTitle: "get_Category" +second_title: "Aspose.Email for C++" +description: "Gets an object category" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/associatedperson/get_category/ +--- + +## get_Category {#get_category} + +Gets an object category + +**Returns:** System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Category() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/get_name/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/get_name/_index.md new file mode 100644 index 0000000000..c44b4a5221 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets a name of a person" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/associatedperson/get_name/ +--- + +## get_Name {#get_name} + +Gets a name of a person + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/get_prefered/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/get_prefered/_index.md new file mode 100644 index 0000000000..13c1cf7b2f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/get_prefered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::get_Prefered method" +linktitle: "get_Prefered" +articleTitle: "get_Prefered" +second_title: "Aspose.Email for C++" +description: "Gets a value which defines whether object is preferred." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/associatedperson/get_prefered/ +--- + +## get_Prefered {#get_prefered} + +Gets a value which defines whether object is preferred. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +get_Prefered() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/gethashcode/_index.md new file mode 100644 index 0000000000..a88af4e80c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/gethashcode/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/associatedperson/gethashcode/ +--- + +## GetHashCode (1 of 2) {#gethashcode_1} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + +--- + +## GetHashCode (2 of 2) {#gethashcode_2} + +GetHashCode returns a hash function for specified object. + +**Returns:** Returns a hash function for specified object. + +```cpp +GetHashCode(System::SharedPtr < AssociatedPerson > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object for which a hash code is to be returned. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/operator/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/operator/_index.md new file mode 100644 index 0000000000..64e5256cd2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/associatedperson/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < AssociatedPerson > a, System::SharedPtr < AssociatedPerson > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/set_category/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/set_category/_index.md new file mode 100644 index 0000000000..b7d8896c98 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/set_category/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::set_Category method" +linktitle: "set_Category" +articleTitle: "set_Category" +second_title: "Aspose.Email for C++" +description: "Sets an object category" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/associatedperson/set_category/ +--- + +## set_Category {#set_category} + +Sets an object category + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Category(System::SharedPtr < AssociatedPersonCategory > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/set_name/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/set_name/_index.md new file mode 100644 index 0000000000..bbc676ac41 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Sets a name of a person" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/associatedperson/set_name/ +--- + +## set_Name {#set_name} + +Sets a name of a person + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/set_prefered/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/set_prefered/_index.md new file mode 100644 index 0000000000..68b35d3af3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/set_prefered/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::set_Prefered method" +linktitle: "set_Prefered" +articleTitle: "set_Prefered" +second_title: "Aspose.Email for C++" +description: "Sets a value which defines whether object is preferred." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/associatedperson/set_prefered/ +--- + +## set_Prefered {#set_prefered} + +Sets a value which defines whether object is preferred. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Prefered(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedperson/tostring/_index.md b/english/cpp/aspose.email.personalinfo/associatedperson/tostring/_index.md new file mode 100644 index 0000000000..f16c6ed05a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedperson/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPerson::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/associatedperson/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/_index.md new file mode 100644 index 0000000000..bc3eb8b2c0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/_index.md @@ -0,0 +1,63 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory class" +linktitle: "AssociatedPersonCategory" +articleTitle: "AssociatedPersonCategory" +second_title: "Aspose.Email for C++" +description: "Represents category for a persons" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/ +--- + +## AssociatedPersonCategory class + +Represents category for a persons + +## Constructors + +| Name | Description | +| --- | --- | +| [AssociatedPersonCategory (2 overloads)](./associatedpersoncategory/) | Initializes a new instance of the AssociatedPersonCategory class with 'Custom' category. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified object is equal to the current object. | +| [get_Assistant](./get_assistant/) | Assistant | +| [get_Brother](./get_brother/) | Brother | +| [get_Child](./get_child/) | Child | +| [get_Custom](./get_custom/) | Custom category with empty description | +| [get_Description](./get_description/) | Gets description for the 'Custom' category of a person | +| [get_DomesticPartner](./get_domesticpartner/) | Domestic partner | +| [get_Father](./get_father/) | Father | +| [get_Friend](./get_friend/) | Friend | +| [get_Manager](./get_manager/) | Manager | +| [get_Mother](./get_mother/) | Mother | +| [get_Parent](./get_parent/) | Parent | +| [get_Partner](./get_partner/) | Partner | +| [get_ReferredBy](./get_referredby/) | Referred by | +| [get_Relative](./get_relative/) | Relative | +| [get_Sister](./get_sister/) | Sister | +| [get_Spouse](./get_spouse/) | Spouse | +| [get_Value](./get_value/) | Gets category of a person | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | +| [AssistantValue](./assistantvalue/) | String value for 'Assistant' category | +| [BrotherValue](./brothervalue/) | String value for 'Brother' category | +| [ChildValue](./childvalue/) | String value for 'Child' category | +| [CustomValue](./customvalue/) | String value for 'Custom' category | +| [DomesticPartnerValue](./domesticpartnervalue/) | String value for 'DomesticPartner' category | +| [FatherValue](./fathervalue/) | String value for 'Father' category | +| [FriendValue](./friendvalue/) | String value for 'Friend' category | +| [ManagerValue](./managervalue/) | String value for 'Manager' category | +| [MotherValue](./mothervalue/) | String value for 'Mother' category | +| [ParentValue](./parentvalue/) | String value for 'Parent' category | +| [PartnerValue](./partnervalue/) | String value for 'Partner' category | +| [ReferredByValue](./referredbyvalue/) | String value for 'ReferredBy' category | +| [RelativeValue](./relativevalue/) | String value for 'Relative' category | +| [SisterValue](./sistervalue/) | String value for 'Sister' category | +| [SpouseValue](./spousevalue/) | String value for 'Spouse' category | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/assistantvalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/assistantvalue/_index.md new file mode 100644 index 0000000000..9a813b0171 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/assistantvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::AssistantValue method" +linktitle: "AssistantValue" +articleTitle: "AssistantValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Assistant' category" +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/assistantvalue/ +--- + +## AssistantValue {#assistantvalue} + +String value for 'Assistant' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +AssistantValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/associatedpersoncategory/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/associatedpersoncategory/_index.md new file mode 100644 index 0000000000..33bca1f3c3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/associatedpersoncategory/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::AssociatedPersonCategory constructor" +linktitle: "AssociatedPersonCategory" +articleTitle: "AssociatedPersonCategory" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AssociatedPersonCategory class with 'Custom' category." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/associatedpersoncategory/ +--- + +## AssociatedPersonCategory (1 of 2) {#associatedpersoncategory_1} + +Initializes a new instance of the AssociatedPersonCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +AssociatedPersonCategory(System::String value, System::String description) +``` + +| Parameter | Description | +| --- | --- | +| value | Person category | +| description | Description for the 'Custom' category of a person | + +--- + +## AssociatedPersonCategory (2 of 2) {#associatedpersoncategory_2} + +Initializes a new instance of the AssociatedPersonCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +AssociatedPersonCategory(System::String description) +``` + +| Parameter | Description | +| --- | --- | +| description | Description for the 'Custom' category of a person | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/brothervalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/brothervalue/_index.md new file mode 100644 index 0000000000..511c69b8dd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/brothervalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::BrotherValue method" +linktitle: "BrotherValue" +articleTitle: "BrotherValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Brother' category" +type: docs +weight: 240 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/brothervalue/ +--- + +## BrotherValue {#brothervalue} + +String value for 'Brother' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +BrotherValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/childvalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/childvalue/_index.md new file mode 100644 index 0000000000..e6e8e83c04 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/childvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::ChildValue method" +linktitle: "ChildValue" +articleTitle: "ChildValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Child' category" +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/childvalue/ +--- + +## ChildValue {#childvalue} + +String value for 'Child' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +ChildValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/customvalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/customvalue/_index.md new file mode 100644 index 0000000000..9fb525cd73 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/customvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::CustomValue method" +linktitle: "CustomValue" +articleTitle: "CustomValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Custom' category" +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/customvalue/ +--- + +## CustomValue {#customvalue} + +String value for 'Custom' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CustomValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/domesticpartnervalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/domesticpartnervalue/_index.md new file mode 100644 index 0000000000..fc496cbcb4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/domesticpartnervalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::DomesticPartnerValue method" +linktitle: "DomesticPartnerValue" +articleTitle: "DomesticPartnerValue" +second_title: "Aspose.Email for C++" +description: "String value for 'DomesticPartner' category" +type: docs +weight: 270 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/domesticpartnervalue/ +--- + +## DomesticPartnerValue {#domesticpartnervalue} + +String value for 'DomesticPartner' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +DomesticPartnerValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/equals/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/equals/_index.md new file mode 100644 index 0000000000..363bed3c39 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified object is equal to the current object." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < AssociatedPersonCategory > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The object to compare with the current object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/fathervalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/fathervalue/_index.md new file mode 100644 index 0000000000..f24abe684c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/fathervalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::FatherValue method" +linktitle: "FatherValue" +articleTitle: "FatherValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Father' category" +type: docs +weight: 280 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/fathervalue/ +--- + +## FatherValue {#fathervalue} + +String value for 'Father' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +FatherValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/friendvalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/friendvalue/_index.md new file mode 100644 index 0000000000..bd73e6712f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/friendvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::FriendValue method" +linktitle: "FriendValue" +articleTitle: "FriendValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Friend' category" +type: docs +weight: 290 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/friendvalue/ +--- + +## FriendValue {#friendvalue} + +String value for 'Friend' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +FriendValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_assistant/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_assistant/_index.md new file mode 100644 index 0000000000..ff4682b009 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_assistant/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Assistant method" +linktitle: "get_Assistant" +articleTitle: "get_Assistant" +second_title: "Aspose.Email for C++" +description: "Assistant" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_assistant/ +--- + +## get_Assistant {#get_assistant} + +Assistant + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Assistant() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_brother/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_brother/_index.md new file mode 100644 index 0000000000..fead796695 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_brother/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Brother method" +linktitle: "get_Brother" +articleTitle: "get_Brother" +second_title: "Aspose.Email for C++" +description: "Brother" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_brother/ +--- + +## get_Brother {#get_brother} + +Brother + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Brother() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_child/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_child/_index.md new file mode 100644 index 0000000000..5fb10eb39d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_child/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Child method" +linktitle: "get_Child" +articleTitle: "get_Child" +second_title: "Aspose.Email for C++" +description: "Child" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_child/ +--- + +## get_Child {#get_child} + +Child + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Child() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_custom/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_custom/_index.md new file mode 100644 index 0000000000..83bd9def62 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_custom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Custom method" +linktitle: "get_Custom" +articleTitle: "get_Custom" +second_title: "Aspose.Email for C++" +description: "Custom category with empty description" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_custom/ +--- + +## get_Custom {#get_custom} + +Custom category with empty description + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Custom() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_description/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_description/_index.md new file mode 100644 index 0000000000..f9eb85cca9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets description for the 'Custom' category of a person" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_description/ +--- + +## get_Description {#get_description} + +Gets description for the 'Custom' category of a person + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_domesticpartner/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_domesticpartner/_index.md new file mode 100644 index 0000000000..79439599dd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_domesticpartner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_DomesticPartner method" +linktitle: "get_DomesticPartner" +articleTitle: "get_DomesticPartner" +second_title: "Aspose.Email for C++" +description: "Domestic partner" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_domesticpartner/ +--- + +## get_DomesticPartner {#get_domesticpartner} + +Domestic partner + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_DomesticPartner() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_father/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_father/_index.md new file mode 100644 index 0000000000..505daffdb3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_father/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Father method" +linktitle: "get_Father" +articleTitle: "get_Father" +second_title: "Aspose.Email for C++" +description: "Father" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_father/ +--- + +## get_Father {#get_father} + +Father + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Father() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_friend/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_friend/_index.md new file mode 100644 index 0000000000..d830a9671c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_friend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Friend method" +linktitle: "get_Friend" +articleTitle: "get_Friend" +second_title: "Aspose.Email for C++" +description: "Friend" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_friend/ +--- + +## get_Friend {#get_friend} + +Friend + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Friend() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_manager/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_manager/_index.md new file mode 100644 index 0000000000..76f31534e6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_manager/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Manager method" +linktitle: "get_Manager" +articleTitle: "get_Manager" +second_title: "Aspose.Email for C++" +description: "Manager" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_manager/ +--- + +## get_Manager {#get_manager} + +Manager + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Manager() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_mother/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_mother/_index.md new file mode 100644 index 0000000000..7334b21b57 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_mother/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Mother method" +linktitle: "get_Mother" +articleTitle: "get_Mother" +second_title: "Aspose.Email for C++" +description: "Mother" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_mother/ +--- + +## get_Mother {#get_mother} + +Mother + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Mother() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_parent/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_parent/_index.md new file mode 100644 index 0000000000..5dc62a7f20 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_parent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Parent method" +linktitle: "get_Parent" +articleTitle: "get_Parent" +second_title: "Aspose.Email for C++" +description: "Parent" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_parent/ +--- + +## get_Parent {#get_parent} + +Parent + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Parent() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_partner/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_partner/_index.md new file mode 100644 index 0000000000..40fb60fe88 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_partner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Partner method" +linktitle: "get_Partner" +articleTitle: "get_Partner" +second_title: "Aspose.Email for C++" +description: "Partner" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_partner/ +--- + +## get_Partner {#get_partner} + +Partner + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Partner() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_referredby/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_referredby/_index.md new file mode 100644 index 0000000000..02586fdfff --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_referredby/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_ReferredBy method" +linktitle: "get_ReferredBy" +articleTitle: "get_ReferredBy" +second_title: "Aspose.Email for C++" +description: "Referred by" +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_referredby/ +--- + +## get_ReferredBy {#get_referredby} + +Referred by + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_ReferredBy() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_relative/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_relative/_index.md new file mode 100644 index 0000000000..3126fc186b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_relative/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Relative method" +linktitle: "get_Relative" +articleTitle: "get_Relative" +second_title: "Aspose.Email for C++" +description: "Relative" +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_relative/ +--- + +## get_Relative {#get_relative} + +Relative + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Relative() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_sister/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_sister/_index.md new file mode 100644 index 0000000000..8807f5228a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_sister/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Sister method" +linktitle: "get_Sister" +articleTitle: "get_Sister" +second_title: "Aspose.Email for C++" +description: "Sister" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_sister/ +--- + +## get_Sister {#get_sister} + +Sister + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Sister() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_spouse/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_spouse/_index.md new file mode 100644 index 0000000000..34d4f0091b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_spouse/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Spouse method" +linktitle: "get_Spouse" +articleTitle: "get_Spouse" +second_title: "Aspose.Email for C++" +description: "Spouse" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_spouse/ +--- + +## get_Spouse {#get_spouse} + +Spouse + +**Returns:** static System::SharedPtr < AssociatedPersonCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Spouse() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_value/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_value/_index.md new file mode 100644 index 0000000000..b974bdf6e2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Gets category of a person" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/get_value/ +--- + +## get_Value {#get_value} + +Gets category of a person + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/gethashcode/_index.md new file mode 100644 index 0000000000..04149e8b69 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/managervalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/managervalue/_index.md new file mode 100644 index 0000000000..b1766953b9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/managervalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::ManagerValue method" +linktitle: "ManagerValue" +articleTitle: "ManagerValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Manager' category" +type: docs +weight: 300 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/managervalue/ +--- + +## ManagerValue {#managervalue} + +String value for 'Manager' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +ManagerValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/mothervalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/mothervalue/_index.md new file mode 100644 index 0000000000..f4daa6811a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/mothervalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::MotherValue method" +linktitle: "MotherValue" +articleTitle: "MotherValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Mother' category" +type: docs +weight: 310 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/mothervalue/ +--- + +## MotherValue {#mothervalue} + +String value for 'Mother' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +MotherValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/operator/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/operator/_index.md new file mode 100644 index 0000000000..7ba42f0847 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < AssociatedPersonCategory > a, System::SharedPtr < AssociatedPersonCategory > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/parentvalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/parentvalue/_index.md new file mode 100644 index 0000000000..78485b9e33 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/parentvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::ParentValue method" +linktitle: "ParentValue" +articleTitle: "ParentValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Parent' category" +type: docs +weight: 320 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/parentvalue/ +--- + +## ParentValue {#parentvalue} + +String value for 'Parent' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +ParentValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/partnervalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/partnervalue/_index.md new file mode 100644 index 0000000000..51f60347a2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/partnervalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::PartnerValue method" +linktitle: "PartnerValue" +articleTitle: "PartnerValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Partner' category" +type: docs +weight: 330 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/partnervalue/ +--- + +## PartnerValue {#partnervalue} + +String value for 'Partner' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +PartnerValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/referredbyvalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/referredbyvalue/_index.md new file mode 100644 index 0000000000..a75727258a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/referredbyvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::ReferredByValue method" +linktitle: "ReferredByValue" +articleTitle: "ReferredByValue" +second_title: "Aspose.Email for C++" +description: "String value for 'ReferredBy' category" +type: docs +weight: 340 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/referredbyvalue/ +--- + +## ReferredByValue {#referredbyvalue} + +String value for 'ReferredBy' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +ReferredByValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/relativevalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/relativevalue/_index.md new file mode 100644 index 0000000000..6a04b07b91 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/relativevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::RelativeValue method" +linktitle: "RelativeValue" +articleTitle: "RelativeValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Relative' category" +type: docs +weight: 350 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/relativevalue/ +--- + +## RelativeValue {#relativevalue} + +String value for 'Relative' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +RelativeValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/sistervalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/sistervalue/_index.md new file mode 100644 index 0000000000..f1da8809a3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/sistervalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::SisterValue method" +linktitle: "SisterValue" +articleTitle: "SisterValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Sister' category" +type: docs +weight: 360 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/sistervalue/ +--- + +## SisterValue {#sistervalue} + +String value for 'Sister' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +SisterValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/spousevalue/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/spousevalue/_index.md new file mode 100644 index 0000000000..e788e5f376 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/spousevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::SpouseValue method" +linktitle: "SpouseValue" +articleTitle: "SpouseValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Spouse' category" +type: docs +weight: 370 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/spousevalue/ +--- + +## SpouseValue {#spousevalue} + +String value for 'Spouse' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +SpouseValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersoncategory/tostring/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/tostring/_index.md new file mode 100644 index 0000000000..16e1c51e1c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersoncategory/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/associatedpersoncategory/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/_index.md new file mode 100644 index 0000000000..79adc84599 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/_index.md @@ -0,0 +1,69 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList class" +linktitle: "AssociatedPersonsList" +articleTitle: "AssociatedPersonsList" +second_title: "Aspose.Email for C++" +description: "List of associated persons for a contact" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/ +--- + +## AssociatedPersonsList class + +List of associated persons for a contact + +## Constructors + +| Name | Description | +| --- | --- | +| [AssociatedPersonsList](./associatedpersonslist/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds an item to the list. | +| [Clear](./clear/) | Removes all items from the list. | +| [Contains](./contains/) | Determines whether the list contains a specific value. | +| [CopyTo](./copyto/) | Copies the elements to an array, starting at a particular array index. | +| [get_Assistant](./get_assistant/) | Default assistant | +| [get_Brother](./get_brother/) | Brother | +| [get_Child](./get_child/) | Child | +| [get_Count](./get_count/) | Gets the number of elements contained in the T:System::Collections::ICollection . | +| [get_DomesticPartner](./get_domesticpartner/) | Default domestic partner | +| [get_Father](./get_father/) | Father | +| [get_Friend](./get_friend/) | Default friend | +| [get_IsReadOnly](./get_isreadonly/) | Gets a value indicating whether the list is read-only. | +| [get_IsSynchronized](./get_issynchronized/) | Gets a value indicating whether access to the T:System::Collections::ICollection is synchronized (thread safe). | +| [get_Manager](./get_manager/) | Default manager | +| [get_Mother](./get_mother/) | Mother | +| [get_Parent](./get_parent/) | Parent | +| [get_Partner](./get_partner/) | Default partner | +| [get_ReferredBy](./get_referredby/) | Default referred by | +| [get_Relative](./get_relative/) | Relative | +| [get_Sister](./get_sister/) | Sister | +| [get_Spouse](./get_spouse/) | Spouse | +| [get_SyncRoot](./get_syncroot/) | Gets an object that can be used to synchronize access to the T:System::Collections::ICollection . | +| [GetEnumerator](./getenumerator/) | Returns an enumerator that iterates through a collection. | +| [idx_get](./idx_get/) | Gets the element at the specified index. | +| [idx_set](./idx_set/) | Sets the element at the specified index. | +| [IndexOf](./indexof/) | Determines the index of a specific item in the list. | +| [Insert](./insert/) | Inserts an item to the list at the specified index. | +| [Remove](./remove/) | Removes the first occurrence of a specific object from the list. | +| [RemoveAt](./removeat/) | Removes the list item at the specified index. | +| [set_Assistant](./set_assistant/) | Default assistant | +| [set_Brother](./set_brother/) | Brother | +| [set_Child](./set_child/) | Child | +| [set_DomesticPartner](./set_domesticpartner/) | Default domestic partner | +| [set_Father](./set_father/) | Father | +| [set_Friend](./set_friend/) | Default friend | +| [set_Manager](./set_manager/) | Default manager | +| [set_Mother](./set_mother/) | Mother | +| [set_Parent](./set_parent/) | Parent | +| [set_Partner](./set_partner/) | Default partner | +| [set_ReferredBy](./set_referredby/) | Default referred by | +| [set_Relative](./set_relative/) | Relative | +| [set_Sister](./set_sister/) | Sister | +| [set_Spouse](./set_spouse/) | Spouse | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/add/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/add/_index.md new file mode 100644 index 0000000000..27f647e45f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an item to the list." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/add/ +--- + +## Add {#add} + +Adds an item to the list. + +**Returns:** The position into which the new element was inserted. + +```cpp +Add(const System::SharedPtr < AssociatedPerson > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to add to the list. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/associatedpersonslist/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/associatedpersonslist/_index.md new file mode 100644 index 0000000000..701b30938d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/associatedpersonslist/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::AssociatedPersonsList constructor" +linktitle: "AssociatedPersonsList" +articleTitle: "AssociatedPersonsList" +second_title: "Aspose.Email for C++" +description: "AssociatedPersonsList of AssociatedPersonsList." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/associatedpersonslist/ +--- + +## AssociatedPersonsList {#associatedpersonslist} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +AssociatedPersonsList() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/clear/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/clear/_index.md new file mode 100644 index 0000000000..5c834b65c8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Removes all items from the list." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/clear/ +--- + +## Clear {#clear} + +Removes all items from the list. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/contains/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/contains/_index.md new file mode 100644 index 0000000000..f1dab07dd9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/contains/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Determines whether the list contains a specific value." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/contains/ +--- + +## Contains {#contains} + +Determines whether the list contains a specific value. + +**Returns:** true if the object is found in the list; otherwise, false. + +```cpp +Contains(const System::SharedPtr < AssociatedPerson > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/copyto/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/copyto/_index.md new file mode 100644 index 0000000000..649b4973db --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/copyto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "Copies the elements to an array, starting at a particular array index." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/copyto/ +--- + +## CopyTo {#copyto} + +Copies the elements to an array, starting at a particular array index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +CopyTo(System::ArrayPtr< System::SharedPtr < AssociatedPerson >> array, int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| array | The one-dimensional array that is the destination of the elements copied from collections. The array must have zero-based indexing. | +| index | The zero-based index in array at which copying begins. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_assistant/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_assistant/_index.md new file mode 100644 index 0000000000..c843b465e0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_assistant/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Assistant method" +linktitle: "get_Assistant" +articleTitle: "get_Assistant" +second_title: "Aspose.Email for C++" +description: "Default assistant" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_assistant/ +--- + +## get_Assistant {#get_assistant} + +Default assistant + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Assistant() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_brother/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_brother/_index.md new file mode 100644 index 0000000000..911a4d7238 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_brother/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Brother method" +linktitle: "get_Brother" +articleTitle: "get_Brother" +second_title: "Aspose.Email for C++" +description: "Brother" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_brother/ +--- + +## get_Brother {#get_brother} + +Brother + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Brother() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_child/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_child/_index.md new file mode 100644 index 0000000000..8e6d9a71cd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_child/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Child method" +linktitle: "get_Child" +articleTitle: "get_Child" +second_title: "Aspose.Email for C++" +description: "Child" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_child/ +--- + +## get_Child {#get_child} + +Child + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Child() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_count/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_count/_index.md new file mode 100644 index 0000000000..df7757600a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of elements contained in the T:System::Collections::ICollection ." +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of elements contained in the T:System::Collections::ICollection . + +**Returns:** The number of elements contained in the T:System::Collections::ICollection . + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_domesticpartner/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_domesticpartner/_index.md new file mode 100644 index 0000000000..e658649c94 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_domesticpartner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_DomesticPartner method" +linktitle: "get_DomesticPartner" +articleTitle: "get_DomesticPartner" +second_title: "Aspose.Email for C++" +description: "Default domestic partner" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_domesticpartner/ +--- + +## get_DomesticPartner {#get_domesticpartner} + +Default domestic partner + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_DomesticPartner() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_father/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_father/_index.md new file mode 100644 index 0000000000..7593950909 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_father/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Father method" +linktitle: "get_Father" +articleTitle: "get_Father" +second_title: "Aspose.Email for C++" +description: "Father" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_father/ +--- + +## get_Father {#get_father} + +Father + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Father() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_friend/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_friend/_index.md new file mode 100644 index 0000000000..44c28942f1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_friend/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Friend method" +linktitle: "get_Friend" +articleTitle: "get_Friend" +second_title: "Aspose.Email for C++" +description: "Default friend" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_friend/ +--- + +## get_Friend {#get_friend} + +Default friend + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Friend() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_isreadonly/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_isreadonly/_index.md new file mode 100644 index 0000000000..62a9ed1dd0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the list is read-only." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Gets a value indicating whether the list is read-only. + +**Returns:** true if the list is read-only; otherwise, false. + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_issynchronized/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_issynchronized/_index.md new file mode 100644 index 0000000000..e68159e46c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_issynchronized/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_IsSynchronized method" +linktitle: "get_IsSynchronized" +articleTitle: "get_IsSynchronized" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether access to the T:System::Collections::ICollection is synchronized (thread safe)." +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_issynchronized/ +--- + +## get_IsSynchronized {#get_issynchronized} + +Gets a value indicating whether access to the T:System::Collections::ICollection is synchronized (thread safe). + +**Returns:** true if access to the T:System::Collections::ICollection is synchronized (thread safe); otherwise, false. + +```cpp +get_IsSynchronized() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_manager/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_manager/_index.md new file mode 100644 index 0000000000..45252b17d8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_manager/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Manager method" +linktitle: "get_Manager" +articleTitle: "get_Manager" +second_title: "Aspose.Email for C++" +description: "Default manager" +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_manager/ +--- + +## get_Manager {#get_manager} + +Default manager + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Manager() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_mother/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_mother/_index.md new file mode 100644 index 0000000000..b4ecb15885 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_mother/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Mother method" +linktitle: "get_Mother" +articleTitle: "get_Mother" +second_title: "Aspose.Email for C++" +description: "Mother" +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_mother/ +--- + +## get_Mother {#get_mother} + +Mother + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Mother() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_parent/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_parent/_index.md new file mode 100644 index 0000000000..35eb3d0ee7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_parent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Parent method" +linktitle: "get_Parent" +articleTitle: "get_Parent" +second_title: "Aspose.Email for C++" +description: "Parent" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_parent/ +--- + +## get_Parent {#get_parent} + +Parent + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Parent() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_partner/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_partner/_index.md new file mode 100644 index 0000000000..9c5f981834 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_partner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Partner method" +linktitle: "get_Partner" +articleTitle: "get_Partner" +second_title: "Aspose.Email for C++" +description: "Default partner" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_partner/ +--- + +## get_Partner {#get_partner} + +Default partner + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Partner() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_referredby/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_referredby/_index.md new file mode 100644 index 0000000000..2d53298450 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_referredby/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_ReferredBy method" +linktitle: "get_ReferredBy" +articleTitle: "get_ReferredBy" +second_title: "Aspose.Email for C++" +description: "Default referred by" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_referredby/ +--- + +## get_ReferredBy {#get_referredby} + +Default referred by + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_ReferredBy() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_relative/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_relative/_index.md new file mode 100644 index 0000000000..4811e1e29e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_relative/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Relative method" +linktitle: "get_Relative" +articleTitle: "get_Relative" +second_title: "Aspose.Email for C++" +description: "Relative" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_relative/ +--- + +## get_Relative {#get_relative} + +Relative + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Relative() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_sister/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_sister/_index.md new file mode 100644 index 0000000000..0cf2a8724e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_sister/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Sister method" +linktitle: "get_Sister" +articleTitle: "get_Sister" +second_title: "Aspose.Email for C++" +description: "Sister" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_sister/ +--- + +## get_Sister {#get_sister} + +Sister + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Sister() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_spouse/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_spouse/_index.md new file mode 100644 index 0000000000..9aaa183363 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_spouse/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_Spouse method" +linktitle: "get_Spouse" +articleTitle: "get_Spouse" +second_title: "Aspose.Email for C++" +description: "Spouse" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_spouse/ +--- + +## get_Spouse {#get_spouse} + +Spouse + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Spouse() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_syncroot/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_syncroot/_index.md new file mode 100644 index 0000000000..a5be78c91c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/get_syncroot/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::get_SyncRoot method" +linktitle: "get_SyncRoot" +articleTitle: "get_SyncRoot" +second_title: "Aspose.Email for C++" +description: "Gets an object that can be used to synchronize access to the T:System::Collections::ICollection ." +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/get_syncroot/ +--- + +## get_SyncRoot {#get_syncroot} + +Gets an object that can be used to synchronize access to the T:System::Collections::ICollection . + +**Returns:** An object that can be used to synchronize access to the T:System::Collections::ICollection . + +```cpp +get_SyncRoot() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/getenumerator/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/getenumerator/_index.md new file mode 100644 index 0000000000..e9906eba7f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/getenumerator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "Returns an enumerator that iterates through a collection." +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +Returns an enumerator that iterates through a collection. + +**Returns:** An T:System::Collections::IEnumerator object that can be used to iterate through the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/idx_get/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/idx_get/_index.md new file mode 100644 index 0000000000..87d71bdeb0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/idx_get/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 240 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/idx_get/ +--- + +## idx_get {#idx_get} + +Gets the element at the specified index. + +**Returns:** The element at the specified index. + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/idx_set/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/idx_set/_index.md new file mode 100644 index 0000000000..568c7ffd48 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/idx_set/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Sets the element at the specified index." +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/idx_set/ +--- + +## idx_set {#idx_set} + +Sets the element at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +idx_set(int32_t index, System::SharedPtr < AssociatedPerson > value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | +| value | The element at the specified index. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/indexof/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/indexof/_index.md new file mode 100644 index 0000000000..8b215696e3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/indexof/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::IndexOf method" +linktitle: "IndexOf" +articleTitle: "IndexOf" +second_title: "Aspose.Email for C++" +description: "Determines the index of a specific item in the list." +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/indexof/ +--- + +## IndexOf {#indexof} + +Determines the index of a specific item in the list. + +**Returns:** The index of value if found in the list; otherwise, -1. + +```cpp +IndexOf(const System::SharedPtr < AssociatedPerson > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/insert/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/insert/_index.md new file mode 100644 index 0000000000..9effbcd356 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts an item to the list at the specified index." +type: docs +weight: 270 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/insert/ +--- + +## Insert {#insert} + +Inserts an item to the list at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Insert(int32_t index, const System::SharedPtr < AssociatedPerson > & value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which value should be inserted. | +| value | The T:System::Object to insert into the list. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/remove/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/remove/_index.md new file mode 100644 index 0000000000..e3a3a0e32c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the first occurrence of a specific object from the list." +type: docs +weight: 280 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/remove/ +--- + +## Remove {#remove} + +Removes the first occurrence of a specific object from the list. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +Remove(const System::SharedPtr < AssociatedPerson > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to remove from the list. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/removeat/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/removeat/_index.md new file mode 100644 index 0000000000..cad464ce99 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Removes the list item at the specified index." +type: docs +weight: 290 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/removeat/ +--- + +## RemoveAt {#removeat} + +Removes the list item at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the item to remove. | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_assistant/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_assistant/_index.md new file mode 100644 index 0000000000..000e06dfdd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_assistant/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Assistant method" +linktitle: "set_Assistant" +articleTitle: "set_Assistant" +second_title: "Aspose.Email for C++" +description: "Default assistant" +type: docs +weight: 300 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_assistant/ +--- + +## set_Assistant {#set_assistant} + +Default assistant + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Assistant(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_brother/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_brother/_index.md new file mode 100644 index 0000000000..d37e7204de --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_brother/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Brother method" +linktitle: "set_Brother" +articleTitle: "set_Brother" +second_title: "Aspose.Email for C++" +description: "Brother" +type: docs +weight: 310 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_brother/ +--- + +## set_Brother {#set_brother} + +Brother + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Brother(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_child/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_child/_index.md new file mode 100644 index 0000000000..f9a1279b4e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_child/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Child method" +linktitle: "set_Child" +articleTitle: "set_Child" +second_title: "Aspose.Email for C++" +description: "Child" +type: docs +weight: 320 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_child/ +--- + +## set_Child {#set_child} + +Child + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Child(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_domesticpartner/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_domesticpartner/_index.md new file mode 100644 index 0000000000..0237b0a456 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_domesticpartner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_DomesticPartner method" +linktitle: "set_DomesticPartner" +articleTitle: "set_DomesticPartner" +second_title: "Aspose.Email for C++" +description: "Default domestic partner" +type: docs +weight: 330 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_domesticpartner/ +--- + +## set_DomesticPartner {#set_domesticpartner} + +Default domestic partner + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_DomesticPartner(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_father/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_father/_index.md new file mode 100644 index 0000000000..385c0b80e2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_father/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Father method" +linktitle: "set_Father" +articleTitle: "set_Father" +second_title: "Aspose.Email for C++" +description: "Father" +type: docs +weight: 340 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_father/ +--- + +## set_Father {#set_father} + +Father + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Father(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_friend/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_friend/_index.md new file mode 100644 index 0000000000..1103516b8f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_friend/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Friend method" +linktitle: "set_Friend" +articleTitle: "set_Friend" +second_title: "Aspose.Email for C++" +description: "Default friend" +type: docs +weight: 350 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_friend/ +--- + +## set_Friend {#set_friend} + +Default friend + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Friend(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_manager/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_manager/_index.md new file mode 100644 index 0000000000..af1b76ec4d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_manager/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Manager method" +linktitle: "set_Manager" +articleTitle: "set_Manager" +second_title: "Aspose.Email for C++" +description: "Default manager" +type: docs +weight: 360 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_manager/ +--- + +## set_Manager {#set_manager} + +Default manager + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Manager(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_mother/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_mother/_index.md new file mode 100644 index 0000000000..2db95a7191 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_mother/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Mother method" +linktitle: "set_Mother" +articleTitle: "set_Mother" +second_title: "Aspose.Email for C++" +description: "Mother" +type: docs +weight: 370 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_mother/ +--- + +## set_Mother {#set_mother} + +Mother + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Mother(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_parent/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_parent/_index.md new file mode 100644 index 0000000000..027b151c27 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_parent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Parent method" +linktitle: "set_Parent" +articleTitle: "set_Parent" +second_title: "Aspose.Email for C++" +description: "Parent" +type: docs +weight: 380 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_parent/ +--- + +## set_Parent {#set_parent} + +Parent + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Parent(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_partner/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_partner/_index.md new file mode 100644 index 0000000000..45e0a32c9b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_partner/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Partner method" +linktitle: "set_Partner" +articleTitle: "set_Partner" +second_title: "Aspose.Email for C++" +description: "Default partner" +type: docs +weight: 390 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_partner/ +--- + +## set_Partner {#set_partner} + +Default partner + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Partner(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_referredby/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_referredby/_index.md new file mode 100644 index 0000000000..5c3ff9f25c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_referredby/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_ReferredBy method" +linktitle: "set_ReferredBy" +articleTitle: "set_ReferredBy" +second_title: "Aspose.Email for C++" +description: "Default referred by" +type: docs +weight: 400 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_referredby/ +--- + +## set_ReferredBy {#set_referredby} + +Default referred by + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_ReferredBy(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_relative/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_relative/_index.md new file mode 100644 index 0000000000..2d8b7a0cf8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_relative/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Relative method" +linktitle: "set_Relative" +articleTitle: "set_Relative" +second_title: "Aspose.Email for C++" +description: "Relative" +type: docs +weight: 410 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_relative/ +--- + +## set_Relative {#set_relative} + +Relative + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Relative(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_sister/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_sister/_index.md new file mode 100644 index 0000000000..f1c83f59ed --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_sister/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Sister method" +linktitle: "set_Sister" +articleTitle: "set_Sister" +second_title: "Aspose.Email for C++" +description: "Sister" +type: docs +weight: 420 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_sister/ +--- + +## set_Sister {#set_sister} + +Sister + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Sister(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_spouse/_index.md b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_spouse/_index.md new file mode 100644 index 0000000000..eda33fdc39 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/associatedpersonslist/set_spouse/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::AssociatedPersonsList::set_Spouse method" +linktitle: "set_Spouse" +articleTitle: "set_Spouse" +second_title: "Aspose.Email for C++" +description: "Spouse" +type: docs +weight: 430 +url: /cpp/aspose.email.personalinfo/associatedpersonslist/set_spouse/ +--- + +## set_Spouse {#set_spouse} + +Spouse + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Spouse(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/_index.md b/english/cpp/aspose.email.personalinfo/contact/_index.md new file mode 100644 index 0000000000..bef82bbbb9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/_index.md @@ -0,0 +1,102 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact class" +linktitle: "Contact" +articleTitle: "Contact" +second_title: "Aspose.Email for C++" +description: "Represents contact information." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/contact/ +--- + +## Contact class + +**Inherits:** Aspose::Email::IPreferredTextEncodingProvider + +Represents contact information. + +## Constructors + +| Name | Description | +| --- | --- | +| [Contact](./contact/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Account](./get_account/) | Contains the alias of an Address Book object, which is an alternative name by which the object can be identified. | +| [get_AssociatedPersons](./get_associatedpersons/) | Gets list of associated persons | +| [get_Attachments](./get_attachments/) | Gets attachments collection | +| [get_CompanyName](./get_companyname/) | Gets a company name. | +| [get_ComputerNetworkName](./get_computernetworkname/) | Gets a name of the mail user's computer network. | +| [get_CustomerId](./get_customerid/) | Gets a customer id | +| [get_DepartmentName](./get_departmentname/) | Gets a department name. | +| [get_DisplayName](./get_displayname/) | Gets a display name | +| [get_EmailAddresses](./get_emailaddresses/) | Gets list of email addresses | +| [get_Events](./get_events/) | Gets list of events | +| [get_ExtendedProperties](./get_extendedproperties/) | Gets extended properties of contact | +| [get_FileAs](./get_fileas/) | Gets a name used for sorting. | +| [get_FileAsMapping](./get_fileasmapping/) | Gets a value which specifies how to generate and recompute the value of the FileAs property when other contact name properties change. | +| [get_FreeBusyLocation](./get_freebusylocation/) | Gets URL path from which a client can retrieve free/busy information for the contact as an iCal file | +| [get_Gender](./get_gender/) | Gets gender of a person. | +| [get_GivenName](./get_givenname/) | Gets a given name that is a part of a person's full name. A given name is also known as a personal name, first name, forename, or Christian name. | +| [get_GovernmentIdNumber](./get_governmentidnumber/) | Gets a government id number | +| [get_Hobbies](./get_hobbies/) | Gets a hobbies | +| [get_Id](./get_id/) | Gets object identification information | +| [get_Initials](./get_initials/) | Gets an initials | +| [get_InstantMessengers](./get_instantmessengers/) | Gets list of instant messenger addresses | +| [get_JobTitle](./get_jobtitle/) | Gets a job title. | +| [get_Language](./get_language/) | Gets a language | +| [get_Location](./get_location/) | Gets location | +| [get_MiddleName](./get_middlename/) | Gets a middle name that is a part of a person's full name. In some countries people have an additional (middle) name. | +| [get_Nickname](./get_nickname/) | Gets a nickname of a person. | +| [get_Notes](./get_notes/) | Gets a notes | +| [get_NotesFormat](./get_notesformat/) | Gets a format of a notes field. | +| [get_OfficeLocation](./get_officelocation/) | Gets office location | +| [get_OrganizationalIdNumber](./get_organizationalidnumber/) | Contains an identifier for the mail user used within the mail user's organization. | +| [get_PhoneNumbers](./get_phonenumbers/) | Gets list of phone numbers | +| [get_Photo](./get_photo/) | Gets an image of contact | +| [get_PhysicalAddresses](./get_physicaladdresses/) | Gets list of postal addresses | +| [get_PreferredTextEncoding](./get_preferredtextencoding/) | Gets preferred encoding for all text properties | +| [get_Prefix](./get_prefix/) | Gets a prefix of a full name such like Mr.(mister), Dr.(doctor) and so on. | +| [get_Profession](./get_profession/) | Gets a job position of a person in a company. | +| [get_Suffix](./get_suffix/) | Gets a suffix of a full name such like Jr.(junior), Sr.(senior) and so on. | +| [get_Surname](./get_surname/) | Gets a surname that is a part of a person's full name. Surname is also known as family name or last name. | +| [get_Urls](./get_urls/) | Gets list of urls | +| [Load (4 overloads)](./load/) | Loads contact data | +| [parseContacts](./parsecontacts/) | | +| [Save (6 overloads)](./save/) | Saves this MapiContact into the given stream with vCard format. The supported vCard version is 2.1 | +| [set_Account](./set_account/) | Contains the alias of an Address Book object, which is an alternative name by which the object can be identified. | +| [set_CompanyName](./set_companyname/) | Sets a company name. | +| [set_ComputerNetworkName](./set_computernetworkname/) | Sets a name of the mail user's computer network. | +| [set_CustomerId](./set_customerid/) | Sets a customer id | +| [set_DepartmentName](./set_departmentname/) | Sets a department name. | +| [set_DisplayName](./set_displayname/) | Sets a display name | +| [set_FileAs](./set_fileas/) | Sets a name used for sorting. | +| [set_FileAsMapping](./set_fileasmapping/) | Sets a value which specifies how to generate and recompute the value of the FileAs property when other contact name properties change. | +| [set_FreeBusyLocation](./set_freebusylocation/) | Sets URL path from which a client can retrieve free/busy information for the contact as an iCal file | +| [set_Gender](./set_gender/) | Sets gender of a person. | +| [set_GivenName](./set_givenname/) | Sets a given name that is a part of a person's full name. A given name is also known as a personal name, first name, forename, or Christian name. | +| [set_GovernmentIdNumber](./set_governmentidnumber/) | Sets a government id number | +| [set_Hobbies](./set_hobbies/) | Sets a hobbies | +| [set_Initials](./set_initials/) | Sets an initials | +| [set_JobTitle](./set_jobtitle/) | Sets a job title. | +| [set_Language](./set_language/) | Sets a language | +| [set_Location](./set_location/) | Sets location | +| [set_MiddleName](./set_middlename/) | Sets a middle name that is a part of a person's full name. In some countries people have an additional (middle) name. | +| [set_Nickname](./set_nickname/) | Sets a nickname of a person. | +| [set_Notes](./set_notes/) | Sets a notes | +| [set_NotesFormat](./set_notesformat/) | Sets a format of a notes field. | +| [set_OfficeLocation](./set_officelocation/) | Sets office location | +| [set_OrganizationalIdNumber](./set_organizationalidnumber/) | Contains an identifier for the mail user used within the mail user's organization. | +| [set_Photo](./set_photo/) | Sets an image of contact | +| [set_PreferredTextEncoding](./set_preferredtextencoding/) | Sets preferred encoding for all text properties | +| [set_Prefix](./set_prefix/) | Sets a prefix of a full name such like Mr.(mister), Dr.(doctor) and so on. | +| [set_Profession](./set_profession/) | Sets a job position of a person in a company. | +| [set_Suffix](./set_suffix/) | Sets a suffix of a full name such like Jr.(junior), Sr.(senior) and so on. | +| [set_Surname](./set_surname/) | Sets a surname that is a part of a person's full name. Surname is also known as family name or last name. | +| [to_Contact](./to_contact/) | Converts MapiContact to Contact object | +| [to_MapiContact](./to_mapicontact/) | Converts Contact to MapiContact object | +| [ToString](./tostring/) | Returns a string that represents the current object. | + diff --git a/english/cpp/aspose.email.personalinfo/contact/contact/_index.md b/english/cpp/aspose.email.personalinfo/contact/contact/_index.md new file mode 100644 index 0000000000..19ec62e826 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/contact/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::Contact constructor" +linktitle: "Contact" +articleTitle: "Contact" +second_title: "Aspose.Email for C++" +description: "Contact of Contact." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/contact/contact/ +--- + +## Contact {#contact} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +Contact() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_account/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_account/_index.md new file mode 100644 index 0000000000..262e1bf555 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_account/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Account method" +linktitle: "get_Account" +articleTitle: "get_Account" +second_title: "Aspose.Email for C++" +description: "Contains the alias of an Address Book object, which is an alternative name by which the object can be identified." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/contact/get_account/ +--- + +## get_Account {#get_account} + +Contains the alias of an Address Book object, which is an alternative name by which the object can be identified. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Account() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_associatedpersons/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_associatedpersons/_index.md new file mode 100644 index 0000000000..94daecf410 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_associatedpersons/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_AssociatedPersons method" +linktitle: "get_AssociatedPersons" +articleTitle: "get_AssociatedPersons" +second_title: "Aspose.Email for C++" +description: "Gets list of associated persons" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/contact/get_associatedpersons/ +--- + +## get_AssociatedPersons {#get_associatedpersons} + +Gets list of associated persons + +**Returns:** System::SharedPtr < AssociatedPersonsList > Aspose::Email::PersonalInfo:: + +```cpp +get_AssociatedPersons() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_attachments/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_attachments/_index.md new file mode 100644 index 0000000000..9b2eb66b97 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets attachments collection" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/contact/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets attachments collection + +**Returns:** System::SharedPtr < AttachmentCollection > Aspose::Email::PersonalInfo:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_companyname/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_companyname/_index.md new file mode 100644 index 0000000000..eecefec6a7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_companyname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_CompanyName method" +linktitle: "get_CompanyName" +articleTitle: "get_CompanyName" +second_title: "Aspose.Email for C++" +description: "Gets a company name." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/contact/get_companyname/ +--- + +## get_CompanyName {#get_companyname} + +Gets a company name. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_CompanyName() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_computernetworkname/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_computernetworkname/_index.md new file mode 100644 index 0000000000..170ef2d6c6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_computernetworkname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_ComputerNetworkName method" +linktitle: "get_ComputerNetworkName" +articleTitle: "get_ComputerNetworkName" +second_title: "Aspose.Email for C++" +description: "Gets a name of the mail user's computer network." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/contact/get_computernetworkname/ +--- + +## get_ComputerNetworkName {#get_computernetworkname} + +Gets a name of the mail user's computer network. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_ComputerNetworkName() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_customerid/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_customerid/_index.md new file mode 100644 index 0000000000..f9e3691c80 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_customerid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_CustomerId method" +linktitle: "get_CustomerId" +articleTitle: "get_CustomerId" +second_title: "Aspose.Email for C++" +description: "Gets a customer id" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/contact/get_customerid/ +--- + +## get_CustomerId {#get_customerid} + +Gets a customer id + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_CustomerId() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_departmentname/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_departmentname/_index.md new file mode 100644 index 0000000000..a2e5463958 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_departmentname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_DepartmentName method" +linktitle: "get_DepartmentName" +articleTitle: "get_DepartmentName" +second_title: "Aspose.Email for C++" +description: "Gets a department name." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/contact/get_departmentname/ +--- + +## get_DepartmentName {#get_departmentname} + +Gets a department name. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_DepartmentName() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_displayname/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_displayname/_index.md new file mode 100644 index 0000000000..82e5c2ab33 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets a display name" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/contact/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets a display name + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_emailaddresses/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_emailaddresses/_index.md new file mode 100644 index 0000000000..faa0d0fd33 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_emailaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_EmailAddresses method" +linktitle: "get_EmailAddresses" +articleTitle: "get_EmailAddresses" +second_title: "Aspose.Email for C++" +description: "Gets list of email addresses" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/contact/get_emailaddresses/ +--- + +## get_EmailAddresses {#get_emailaddresses} + +Gets list of email addresses + +**Returns:** System::SharedPtr < EmailAddressList > Aspose::Email::PersonalInfo:: + +```cpp +get_EmailAddresses() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_events/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_events/_index.md new file mode 100644 index 0000000000..a3a2a8d550 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_events/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Events method" +linktitle: "get_Events" +articleTitle: "get_Events" +second_title: "Aspose.Email for C++" +description: "Gets list of events" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/contact/get_events/ +--- + +## get_Events {#get_events} + +Gets list of events + +**Returns:** System::SharedPtr < EventList > Aspose::Email::PersonalInfo:: + +```cpp +get_Events() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_extendedproperties/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_extendedproperties/_index.md new file mode 100644 index 0000000000..ceae0703ce --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_extendedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_ExtendedProperties method" +linktitle: "get_ExtendedProperties" +articleTitle: "get_ExtendedProperties" +second_title: "Aspose.Email for C++" +description: "Gets extended properties of contact" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/contact/get_extendedproperties/ +--- + +## get_ExtendedProperties {#get_extendedproperties} + +Gets extended properties of contact + +**Returns:** System::SharedPtr , System::SharedPtr > > Aspose::Email::PersonalInfo:: + +```cpp +get_ExtendedProperties() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_fileas/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_fileas/_index.md new file mode 100644 index 0000000000..bb65f288fc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_fileas/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_FileAs method" +linktitle: "get_FileAs" +articleTitle: "get_FileAs" +second_title: "Aspose.Email for C++" +description: "Gets a name used for sorting." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/contact/get_fileas/ +--- + +## get_FileAs {#get_fileas} + +Gets a name used for sorting. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_FileAs() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_fileasmapping/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_fileasmapping/_index.md new file mode 100644 index 0000000000..434688ad32 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_fileasmapping/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_FileAsMapping method" +linktitle: "get_FileAsMapping" +articleTitle: "get_FileAsMapping" +second_title: "Aspose.Email for C++" +description: "Gets a value which specifies how to generate and recompute the value of the FileAs property when other contact name properties change." +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/contact/get_fileasmapping/ +--- + +## get_FileAsMapping {#get_fileasmapping} + +Gets a value which specifies how to generate and recompute the value of the FileAs property when other contact name properties change. + +**Returns:** Aspose::Email::PersonalInfo::FileAsMapping Aspose::Email::PersonalInfo:: + +```cpp +get_FileAsMapping() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_freebusylocation/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_freebusylocation/_index.md new file mode 100644 index 0000000000..a391d317c1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_freebusylocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_FreeBusyLocation method" +linktitle: "get_FreeBusyLocation" +articleTitle: "get_FreeBusyLocation" +second_title: "Aspose.Email for C++" +description: "Gets URL path from which a client can retrieve free/busy information for the contact as an iCal file" +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/contact/get_freebusylocation/ +--- + +## get_FreeBusyLocation {#get_freebusylocation} + +Gets URL path from which a client can retrieve free/busy information for the contact as an iCal file + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_FreeBusyLocation() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_gender/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_gender/_index.md new file mode 100644 index 0000000000..ea87f3ca2e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_gender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Gender method" +linktitle: "get_Gender" +articleTitle: "get_Gender" +second_title: "Aspose.Email for C++" +description: "Gets gender of a person." +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/contact/get_gender/ +--- + +## get_Gender {#get_gender} + +Gets gender of a person. + +**Returns:** Aspose::Email::PersonalInfo::Gender Aspose::Email::PersonalInfo:: + +```cpp +get_Gender() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_givenname/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_givenname/_index.md new file mode 100644 index 0000000000..de00edeb15 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_givenname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_GivenName method" +linktitle: "get_GivenName" +articleTitle: "get_GivenName" +second_title: "Aspose.Email for C++" +description: "Gets a given name that is a part of a person's full name." +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/contact/get_givenname/ +--- + +## get_GivenName {#get_givenname} + +Gets a given name that is a part of a person's full name. A given name is also known as a personal name, first name, forename, or Christian name. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_GivenName() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_governmentidnumber/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_governmentidnumber/_index.md new file mode 100644 index 0000000000..fe45c85cbe --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_governmentidnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_GovernmentIdNumber method" +linktitle: "get_GovernmentIdNumber" +articleTitle: "get_GovernmentIdNumber" +second_title: "Aspose.Email for C++" +description: "Gets a government id number" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/contact/get_governmentidnumber/ +--- + +## get_GovernmentIdNumber {#get_governmentidnumber} + +Gets a government id number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_GovernmentIdNumber() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_hobbies/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_hobbies/_index.md new file mode 100644 index 0000000000..181913ae20 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_hobbies/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Hobbies method" +linktitle: "get_Hobbies" +articleTitle: "get_Hobbies" +second_title: "Aspose.Email for C++" +description: "Gets a hobbies" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/contact/get_hobbies/ +--- + +## get_Hobbies {#get_hobbies} + +Gets a hobbies + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Hobbies() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_id/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_id/_index.md new file mode 100644 index 0000000000..b25552434e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Gets object identification information" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/contact/get_id/ +--- + +## get_Id {#get_id} + +Gets object identification information + +**Returns:** System::SharedPtr < ObjectIdentifier > Aspose::Email::PersonalInfo:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_initials/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_initials/_index.md new file mode 100644 index 0000000000..a46a6cada2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_initials/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Initials method" +linktitle: "get_Initials" +articleTitle: "get_Initials" +second_title: "Aspose.Email for C++" +description: "Gets an initials" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/contact/get_initials/ +--- + +## get_Initials {#get_initials} + +Gets an initials + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Initials() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_instantmessengers/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_instantmessengers/_index.md new file mode 100644 index 0000000000..f8eb7c39be --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_instantmessengers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_InstantMessengers method" +linktitle: "get_InstantMessengers" +articleTitle: "get_InstantMessengers" +second_title: "Aspose.Email for C++" +description: "Gets list of instant messenger addresses" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/contact/get_instantmessengers/ +--- + +## get_InstantMessengers {#get_instantmessengers} + +Gets list of instant messenger addresses + +**Returns:** System::SharedPtr < InstantMessengerList > Aspose::Email::PersonalInfo:: + +```cpp +get_InstantMessengers() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_jobtitle/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_jobtitle/_index.md new file mode 100644 index 0000000000..0fb84e3fe6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_jobtitle/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_JobTitle method" +linktitle: "get_JobTitle" +articleTitle: "get_JobTitle" +second_title: "Aspose.Email for C++" +description: "Gets a job title." +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/contact/get_jobtitle/ +--- + +## get_JobTitle {#get_jobtitle} + +Gets a job title. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_JobTitle() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_language/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_language/_index.md new file mode 100644 index 0000000000..afaa0f03f5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_language/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Language method" +linktitle: "get_Language" +articleTitle: "get_Language" +second_title: "Aspose.Email for C++" +description: "Gets a language" +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/contact/get_language/ +--- + +## get_Language {#get_language} + +Gets a language + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Language() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_location/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_location/_index.md new file mode 100644 index 0000000000..6d01eba436 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Location method" +linktitle: "get_Location" +articleTitle: "get_Location" +second_title: "Aspose.Email for C++" +description: "Gets location" +type: docs +weight: 240 +url: /cpp/aspose.email.personalinfo/contact/get_location/ +--- + +## get_Location {#get_location} + +Gets location + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Location() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_middlename/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_middlename/_index.md new file mode 100644 index 0000000000..81d74e2f4a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_middlename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_MiddleName method" +linktitle: "get_MiddleName" +articleTitle: "get_MiddleName" +second_title: "Aspose.Email for C++" +description: "Gets a middle name that is a part of a person's full name." +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo/contact/get_middlename/ +--- + +## get_MiddleName {#get_middlename} + +Gets a middle name that is a part of a person's full name. In some countries people have an additional (middle) name. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_MiddleName() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_nickname/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_nickname/_index.md new file mode 100644 index 0000000000..f50597759f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_nickname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Nickname method" +linktitle: "get_Nickname" +articleTitle: "get_Nickname" +second_title: "Aspose.Email for C++" +description: "Gets a nickname of a person." +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo/contact/get_nickname/ +--- + +## get_Nickname {#get_nickname} + +Gets a nickname of a person. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Nickname() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_notes/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_notes/_index.md new file mode 100644 index 0000000000..3cbaa8c988 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_notes/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Notes method" +linktitle: "get_Notes" +articleTitle: "get_Notes" +second_title: "Aspose.Email for C++" +description: "Gets a notes" +type: docs +weight: 270 +url: /cpp/aspose.email.personalinfo/contact/get_notes/ +--- + +## get_Notes {#get_notes} + +Gets a notes + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Notes() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_notesformat/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_notesformat/_index.md new file mode 100644 index 0000000000..d4d6e5e13c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_notesformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_NotesFormat method" +linktitle: "get_NotesFormat" +articleTitle: "get_NotesFormat" +second_title: "Aspose.Email for C++" +description: "Gets a format of a notes field." +type: docs +weight: 280 +url: /cpp/aspose.email.personalinfo/contact/get_notesformat/ +--- + +## get_NotesFormat {#get_notesformat} + +Gets a format of a notes field. + +**Returns:** TextFormat Aspose::Email::PersonalInfo:: + +```cpp +get_NotesFormat() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_officelocation/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_officelocation/_index.md new file mode 100644 index 0000000000..a1438aaccd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_officelocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_OfficeLocation method" +linktitle: "get_OfficeLocation" +articleTitle: "get_OfficeLocation" +second_title: "Aspose.Email for C++" +description: "Gets office location" +type: docs +weight: 290 +url: /cpp/aspose.email.personalinfo/contact/get_officelocation/ +--- + +## get_OfficeLocation {#get_officelocation} + +Gets office location + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_OfficeLocation() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_organizationalidnumber/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_organizationalidnumber/_index.md new file mode 100644 index 0000000000..e7ea6b7d1c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_organizationalidnumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_OrganizationalIdNumber method" +linktitle: "get_OrganizationalIdNumber" +articleTitle: "get_OrganizationalIdNumber" +second_title: "Aspose.Email for C++" +description: "Contains an identifier for the mail user used within the mail user's organization." +type: docs +weight: 300 +url: /cpp/aspose.email.personalinfo/contact/get_organizationalidnumber/ +--- + +## get_OrganizationalIdNumber {#get_organizationalidnumber} + +Contains an identifier for the mail user used within the mail user's organization. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_OrganizationalIdNumber() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_phonenumbers/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_phonenumbers/_index.md new file mode 100644 index 0000000000..7aecd445b0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_phonenumbers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_PhoneNumbers method" +linktitle: "get_PhoneNumbers" +articleTitle: "get_PhoneNumbers" +second_title: "Aspose.Email for C++" +description: "Gets list of phone numbers" +type: docs +weight: 310 +url: /cpp/aspose.email.personalinfo/contact/get_phonenumbers/ +--- + +## get_PhoneNumbers {#get_phonenumbers} + +Gets list of phone numbers + +**Returns:** System::SharedPtr < PhoneNumberList > Aspose::Email::PersonalInfo:: + +```cpp +get_PhoneNumbers() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_photo/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_photo/_index.md new file mode 100644 index 0000000000..c4bbf221cf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_photo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Photo method" +linktitle: "get_Photo" +articleTitle: "get_Photo" +second_title: "Aspose.Email for C++" +description: "Gets an image of contact" +type: docs +weight: 320 +url: /cpp/aspose.email.personalinfo/contact/get_photo/ +--- + +## get_Photo {#get_photo} + +Gets an image of contact + +**Returns:** System::SharedPtr < ContactPhoto > Aspose::Email::PersonalInfo:: + +```cpp +get_Photo() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_physicaladdresses/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_physicaladdresses/_index.md new file mode 100644 index 0000000000..eff1a4d24e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_physicaladdresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_PhysicalAddresses method" +linktitle: "get_PhysicalAddresses" +articleTitle: "get_PhysicalAddresses" +second_title: "Aspose.Email for C++" +description: "Gets list of postal addresses" +type: docs +weight: 330 +url: /cpp/aspose.email.personalinfo/contact/get_physicaladdresses/ +--- + +## get_PhysicalAddresses {#get_physicaladdresses} + +Gets list of postal addresses + +**Returns:** System::SharedPtr < PostalAddressList > Aspose::Email::PersonalInfo:: + +```cpp +get_PhysicalAddresses() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_preferredtextencoding/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_preferredtextencoding/_index.md new file mode 100644 index 0000000000..3eed4c74ef --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_preferredtextencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_PreferredTextEncoding method" +linktitle: "get_PreferredTextEncoding" +articleTitle: "get_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Gets preferred encoding for all text properties" +type: docs +weight: 340 +url: /cpp/aspose.email.personalinfo/contact/get_preferredtextencoding/ +--- + +## get_PreferredTextEncoding {#get_preferredtextencoding} + +Gets preferred encoding for all text properties + +**Returns:** System::SharedPtr Aspose::Email::PersonalInfo:: + +```cpp +get_PreferredTextEncoding() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_prefix/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_prefix/_index.md new file mode 100644 index 0000000000..2c8ef28319 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_prefix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Prefix method" +linktitle: "get_Prefix" +articleTitle: "get_Prefix" +second_title: "Aspose.Email for C++" +description: "Gets a prefix of a full name such like Mr.(mister), Dr.(doctor) and so on." +type: docs +weight: 350 +url: /cpp/aspose.email.personalinfo/contact/get_prefix/ +--- + +## get_Prefix {#get_prefix} + +Gets a prefix of a full name such like Mr.(mister), Dr.(doctor) and so on. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Prefix() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_profession/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_profession/_index.md new file mode 100644 index 0000000000..49a4e72dd9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_profession/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Profession method" +linktitle: "get_Profession" +articleTitle: "get_Profession" +second_title: "Aspose.Email for C++" +description: "Gets a job position of a person in a company." +type: docs +weight: 360 +url: /cpp/aspose.email.personalinfo/contact/get_profession/ +--- + +## get_Profession {#get_profession} + +Gets a job position of a person in a company. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Profession() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_suffix/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_suffix/_index.md new file mode 100644 index 0000000000..b5530a9059 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_suffix/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Suffix method" +linktitle: "get_Suffix" +articleTitle: "get_Suffix" +second_title: "Aspose.Email for C++" +description: "Gets a suffix of a full name such like Jr.(junior), Sr.(senior) and so on." +type: docs +weight: 370 +url: /cpp/aspose.email.personalinfo/contact/get_suffix/ +--- + +## get_Suffix {#get_suffix} + +Gets a suffix of a full name such like Jr.(junior), Sr.(senior) and so on. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Suffix() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_surname/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_surname/_index.md new file mode 100644 index 0000000000..d31445ef67 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_surname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Surname method" +linktitle: "get_Surname" +articleTitle: "get_Surname" +second_title: "Aspose.Email for C++" +description: "Gets a surname that is a part of a person's full name." +type: docs +weight: 380 +url: /cpp/aspose.email.personalinfo/contact/get_surname/ +--- + +## get_Surname {#get_surname} + +Gets a surname that is a part of a person's full name. Surname is also known as family name or last name. + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Surname() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/get_urls/_index.md b/english/cpp/aspose.email.personalinfo/contact/get_urls/_index.md new file mode 100644 index 0000000000..1eec998b1a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/get_urls/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::get_Urls method" +linktitle: "get_Urls" +articleTitle: "get_Urls" +second_title: "Aspose.Email for C++" +description: "Gets list of urls" +type: docs +weight: 390 +url: /cpp/aspose.email.personalinfo/contact/get_urls/ +--- + +## get_Urls {#get_urls} + +Gets list of urls + +**Returns:** System::SharedPtr < UrlList > Aspose::Email::PersonalInfo:: + +```cpp +get_Urls() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contact/load/_index.md b/english/cpp/aspose.email.personalinfo/contact/load/_index.md new file mode 100644 index 0000000000..529502cfb9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/load/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::Load method" +linktitle: "Load" +articleTitle: "Load" +second_title: "Aspose.Email for C++" +description: "Loads contact data" +type: docs +weight: 400 +url: /cpp/aspose.email.personalinfo/contact/load/ +--- + +## Load (1 of 4) {#load_1} + +Loads contact data + +**Returns:** Returns contact object + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Contact stream | + +--- + +## Load (2 of 4) {#load_2} + +Loads contact data + +**Returns:** Returns contact object + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream, ContactLoadFormat format) +``` + +| Parameter | Description | +| --- | --- | +| stream | Contact stream | +| format | Represents contact format | + +--- + +## Load (3 of 4) {#load_3} + +Loads contact data + +**Returns:** Returns contact object + +```cpp +Load(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | file path | + +--- + +## Load (4 of 4) {#load_4} + +Loads contact data + +**Returns:** Returns contact object + +```cpp +Load(System::String filePath, ContactLoadFormat format) +``` + +| Parameter | Description | +| --- | --- | +| filePath | file path | +| format | Represents contact format | + diff --git a/english/cpp/aspose.email.personalinfo/contact/parsecontacts/_index.md b/english/cpp/aspose.email.personalinfo/contact/parsecontacts/_index.md new file mode 100644 index 0000000000..558dff2ece --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/parsecontacts/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::parseContacts method" +linktitle: "parseContacts" +articleTitle: "parseContacts" +second_title: "Aspose.Email for C++" +description: "parseContacts of Contact." +type: docs +weight: 410 +url: /cpp/aspose.email.personalinfo/contact/parsecontacts/ +--- + +## parseContacts {#parsecontacts} + +**Returns:** static System::ArrayPtr< System::SharedPtr > > > Aspose::Email::PersonalInfo:: + +```cpp +parseContacts(System::SharedPtr < System::IO::Stream > xmlStream) +``` + +| Parameter | Description | +| --- | --- | +| xmlStream | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/save/_index.md b/english/cpp/aspose.email.personalinfo/contact/save/_index.md new file mode 100644 index 0000000000..bf981b2085 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/save/_index.md @@ -0,0 +1,109 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves this MapiContact into the given stream with vCard format." +type: docs +weight: 420 +url: /cpp/aspose.email.personalinfo/contact/save/ +--- + +## Save (1 of 6) {#save_1} + +Saves this MapiContact into the given stream with vCard format. The supported vCard version is 2.1 + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | + +--- + +## Save (2 of 6) {#save_2} + +Saves this Contact to the given stream with a format using the default options. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, Mapi::ContactSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveFormat | A save format | + +--- + +## Save (3 of 6) {#save_3} + +Saves this Contact to the given stream using specified save options. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < Mapi::ContactSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | +| saveOptions | A save options | + +--- + +## Save (4 of 6) {#save_4} + +Saves this MapiContact to the vCard file with a default options. The supported vCard version is 2.1 + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Save(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A vCard file name | + +--- + +## Save (5 of 6) {#save_5} + +Saves this MapiContact to the specified file with a format using the default options. The supported save format is vCard. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Save(System::String filePath, Mapi::ContactSaveFormat saveFormat) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A vCard file name | +| saveFormat | A save format | + +--- + +## Save (6 of 6) {#save_6} + +Saves this MapiContact into file using specified save options. The supported save options is VCardSaveOptions + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Save(System::String filePath, System::SharedPtr < Mapi::ContactSaveOptions > saveOptions) +``` + +| Parameter | Description | +| --- | --- | +| filePath | A vCard file name | +| saveOptions | A save options | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_account/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_account/_index.md new file mode 100644 index 0000000000..871cbc399c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_account/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Account method" +linktitle: "set_Account" +articleTitle: "set_Account" +second_title: "Aspose.Email for C++" +description: "Contains the alias of an Address Book object, which is an alternative name by which the object can be identified." +type: docs +weight: 430 +url: /cpp/aspose.email.personalinfo/contact/set_account/ +--- + +## set_Account {#set_account} + +Contains the alias of an Address Book object, which is an alternative name by which the object can be identified. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Account(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_companyname/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_companyname/_index.md new file mode 100644 index 0000000000..700a052561 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_companyname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_CompanyName method" +linktitle: "set_CompanyName" +articleTitle: "set_CompanyName" +second_title: "Aspose.Email for C++" +description: "Sets a company name." +type: docs +weight: 440 +url: /cpp/aspose.email.personalinfo/contact/set_companyname/ +--- + +## set_CompanyName {#set_companyname} + +Sets a company name. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_CompanyName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_computernetworkname/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_computernetworkname/_index.md new file mode 100644 index 0000000000..8f66c191ec --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_computernetworkname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_ComputerNetworkName method" +linktitle: "set_ComputerNetworkName" +articleTitle: "set_ComputerNetworkName" +second_title: "Aspose.Email for C++" +description: "Sets a name of the mail user's computer network." +type: docs +weight: 450 +url: /cpp/aspose.email.personalinfo/contact/set_computernetworkname/ +--- + +## set_ComputerNetworkName {#set_computernetworkname} + +Sets a name of the mail user's computer network. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_ComputerNetworkName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_customerid/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_customerid/_index.md new file mode 100644 index 0000000000..e07dd01ccf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_customerid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_CustomerId method" +linktitle: "set_CustomerId" +articleTitle: "set_CustomerId" +second_title: "Aspose.Email for C++" +description: "Sets a customer id" +type: docs +weight: 460 +url: /cpp/aspose.email.personalinfo/contact/set_customerid/ +--- + +## set_CustomerId {#set_customerid} + +Sets a customer id + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_CustomerId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_departmentname/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_departmentname/_index.md new file mode 100644 index 0000000000..b82eca17f3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_departmentname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_DepartmentName method" +linktitle: "set_DepartmentName" +articleTitle: "set_DepartmentName" +second_title: "Aspose.Email for C++" +description: "Sets a department name." +type: docs +weight: 470 +url: /cpp/aspose.email.personalinfo/contact/set_departmentname/ +--- + +## set_DepartmentName {#set_departmentname} + +Sets a department name. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_DepartmentName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_displayname/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_displayname/_index.md new file mode 100644 index 0000000000..6cc286e860 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets a display name" +type: docs +weight: 480 +url: /cpp/aspose.email.personalinfo/contact/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets a display name + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_fileas/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_fileas/_index.md new file mode 100644 index 0000000000..9128bcf647 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_fileas/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_FileAs method" +linktitle: "set_FileAs" +articleTitle: "set_FileAs" +second_title: "Aspose.Email for C++" +description: "Sets a name used for sorting." +type: docs +weight: 490 +url: /cpp/aspose.email.personalinfo/contact/set_fileas/ +--- + +## set_FileAs {#set_fileas} + +Sets a name used for sorting. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_FileAs(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_fileasmapping/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_fileasmapping/_index.md new file mode 100644 index 0000000000..6c5fc1c35a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_fileasmapping/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_FileAsMapping method" +linktitle: "set_FileAsMapping" +articleTitle: "set_FileAsMapping" +second_title: "Aspose.Email for C++" +description: "Sets a value which specifies how to generate and recompute the value of the FileAs property when other contact name properties change." +type: docs +weight: 500 +url: /cpp/aspose.email.personalinfo/contact/set_fileasmapping/ +--- + +## set_FileAsMapping {#set_fileasmapping} + +Sets a value which specifies how to generate and recompute the value of the FileAs property when other contact name properties change. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_FileAsMapping(Aspose::Email::PersonalInfo::FileAsMapping value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_freebusylocation/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_freebusylocation/_index.md new file mode 100644 index 0000000000..f2cb153234 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_freebusylocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_FreeBusyLocation method" +linktitle: "set_FreeBusyLocation" +articleTitle: "set_FreeBusyLocation" +second_title: "Aspose.Email for C++" +description: "Sets URL path from which a client can retrieve free/busy information for the contact as an iCal file" +type: docs +weight: 510 +url: /cpp/aspose.email.personalinfo/contact/set_freebusylocation/ +--- + +## set_FreeBusyLocation {#set_freebusylocation} + +Sets URL path from which a client can retrieve free/busy information for the contact as an iCal file + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_FreeBusyLocation(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_gender/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_gender/_index.md new file mode 100644 index 0000000000..db851b6849 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_gender/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Gender method" +linktitle: "set_Gender" +articleTitle: "set_Gender" +second_title: "Aspose.Email for C++" +description: "Sets gender of a person." +type: docs +weight: 520 +url: /cpp/aspose.email.personalinfo/contact/set_gender/ +--- + +## set_Gender {#set_gender} + +Sets gender of a person. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Gender(Aspose::Email::PersonalInfo::Gender value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_givenname/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_givenname/_index.md new file mode 100644 index 0000000000..60098c3966 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_givenname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_GivenName method" +linktitle: "set_GivenName" +articleTitle: "set_GivenName" +second_title: "Aspose.Email for C++" +description: "Sets a given name that is a part of a person's full name." +type: docs +weight: 530 +url: /cpp/aspose.email.personalinfo/contact/set_givenname/ +--- + +## set_GivenName {#set_givenname} + +Sets a given name that is a part of a person's full name. A given name is also known as a personal name, first name, forename, or Christian name. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_GivenName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_governmentidnumber/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_governmentidnumber/_index.md new file mode 100644 index 0000000000..7993209842 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_governmentidnumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_GovernmentIdNumber method" +linktitle: "set_GovernmentIdNumber" +articleTitle: "set_GovernmentIdNumber" +second_title: "Aspose.Email for C++" +description: "Sets a government id number" +type: docs +weight: 540 +url: /cpp/aspose.email.personalinfo/contact/set_governmentidnumber/ +--- + +## set_GovernmentIdNumber {#set_governmentidnumber} + +Sets a government id number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_GovernmentIdNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_hobbies/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_hobbies/_index.md new file mode 100644 index 0000000000..9d70729559 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_hobbies/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Hobbies method" +linktitle: "set_Hobbies" +articleTitle: "set_Hobbies" +second_title: "Aspose.Email for C++" +description: "Sets a hobbies" +type: docs +weight: 550 +url: /cpp/aspose.email.personalinfo/contact/set_hobbies/ +--- + +## set_Hobbies {#set_hobbies} + +Sets a hobbies + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Hobbies(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_initials/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_initials/_index.md new file mode 100644 index 0000000000..ceb8ef2e1e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_initials/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Initials method" +linktitle: "set_Initials" +articleTitle: "set_Initials" +second_title: "Aspose.Email for C++" +description: "Sets an initials" +type: docs +weight: 560 +url: /cpp/aspose.email.personalinfo/contact/set_initials/ +--- + +## set_Initials {#set_initials} + +Sets an initials + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Initials(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_jobtitle/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_jobtitle/_index.md new file mode 100644 index 0000000000..b7c749636c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_jobtitle/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_JobTitle method" +linktitle: "set_JobTitle" +articleTitle: "set_JobTitle" +second_title: "Aspose.Email for C++" +description: "Sets a job title." +type: docs +weight: 570 +url: /cpp/aspose.email.personalinfo/contact/set_jobtitle/ +--- + +## set_JobTitle {#set_jobtitle} + +Sets a job title. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_JobTitle(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_language/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_language/_index.md new file mode 100644 index 0000000000..ff3d3c1d45 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_language/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Language method" +linktitle: "set_Language" +articleTitle: "set_Language" +second_title: "Aspose.Email for C++" +description: "Sets a language" +type: docs +weight: 580 +url: /cpp/aspose.email.personalinfo/contact/set_language/ +--- + +## set_Language {#set_language} + +Sets a language + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Language(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_location/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_location/_index.md new file mode 100644 index 0000000000..2e0fdebdca --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_location/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Location method" +linktitle: "set_Location" +articleTitle: "set_Location" +second_title: "Aspose.Email for C++" +description: "Sets location" +type: docs +weight: 590 +url: /cpp/aspose.email.personalinfo/contact/set_location/ +--- + +## set_Location {#set_location} + +Sets location + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Location(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_middlename/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_middlename/_index.md new file mode 100644 index 0000000000..fe2a35b122 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_middlename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_MiddleName method" +linktitle: "set_MiddleName" +articleTitle: "set_MiddleName" +second_title: "Aspose.Email for C++" +description: "Sets a middle name that is a part of a person's full name." +type: docs +weight: 600 +url: /cpp/aspose.email.personalinfo/contact/set_middlename/ +--- + +## set_MiddleName {#set_middlename} + +Sets a middle name that is a part of a person's full name. In some countries people have an additional (middle) name. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_MiddleName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_nickname/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_nickname/_index.md new file mode 100644 index 0000000000..0e7e9ce371 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_nickname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Nickname method" +linktitle: "set_Nickname" +articleTitle: "set_Nickname" +second_title: "Aspose.Email for C++" +description: "Sets a nickname of a person." +type: docs +weight: 610 +url: /cpp/aspose.email.personalinfo/contact/set_nickname/ +--- + +## set_Nickname {#set_nickname} + +Sets a nickname of a person. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Nickname(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_notes/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_notes/_index.md new file mode 100644 index 0000000000..48dca35aca --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_notes/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Notes method" +linktitle: "set_Notes" +articleTitle: "set_Notes" +second_title: "Aspose.Email for C++" +description: "Sets a notes" +type: docs +weight: 620 +url: /cpp/aspose.email.personalinfo/contact/set_notes/ +--- + +## set_Notes {#set_notes} + +Sets a notes + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Notes(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_notesformat/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_notesformat/_index.md new file mode 100644 index 0000000000..26bd6967b4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_notesformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_NotesFormat method" +linktitle: "set_NotesFormat" +articleTitle: "set_NotesFormat" +second_title: "Aspose.Email for C++" +description: "Sets a format of a notes field." +type: docs +weight: 630 +url: /cpp/aspose.email.personalinfo/contact/set_notesformat/ +--- + +## set_NotesFormat {#set_notesformat} + +Sets a format of a notes field. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_NotesFormat(TextFormat value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_officelocation/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_officelocation/_index.md new file mode 100644 index 0000000000..a1c799eb79 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_officelocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_OfficeLocation method" +linktitle: "set_OfficeLocation" +articleTitle: "set_OfficeLocation" +second_title: "Aspose.Email for C++" +description: "Sets office location" +type: docs +weight: 640 +url: /cpp/aspose.email.personalinfo/contact/set_officelocation/ +--- + +## set_OfficeLocation {#set_officelocation} + +Sets office location + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_OfficeLocation(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_organizationalidnumber/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_organizationalidnumber/_index.md new file mode 100644 index 0000000000..f0ec14792a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_organizationalidnumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_OrganizationalIdNumber method" +linktitle: "set_OrganizationalIdNumber" +articleTitle: "set_OrganizationalIdNumber" +second_title: "Aspose.Email for C++" +description: "Contains an identifier for the mail user used within the mail user's organization." +type: docs +weight: 650 +url: /cpp/aspose.email.personalinfo/contact/set_organizationalidnumber/ +--- + +## set_OrganizationalIdNumber {#set_organizationalidnumber} + +Contains an identifier for the mail user used within the mail user's organization. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_OrganizationalIdNumber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_photo/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_photo/_index.md new file mode 100644 index 0000000000..ffce9a8622 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_photo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Photo method" +linktitle: "set_Photo" +articleTitle: "set_Photo" +second_title: "Aspose.Email for C++" +description: "Sets an image of contact" +type: docs +weight: 660 +url: /cpp/aspose.email.personalinfo/contact/set_photo/ +--- + +## set_Photo {#set_photo} + +Sets an image of contact + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Photo(System::SharedPtr < ContactPhoto > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_preferredtextencoding/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_preferredtextencoding/_index.md new file mode 100644 index 0000000000..8a4ac052d7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_preferredtextencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_PreferredTextEncoding method" +linktitle: "set_PreferredTextEncoding" +articleTitle: "set_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Sets preferred encoding for all text properties" +type: docs +weight: 670 +url: /cpp/aspose.email.personalinfo/contact/set_preferredtextencoding/ +--- + +## set_PreferredTextEncoding {#set_preferredtextencoding} + +Sets preferred encoding for all text properties + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_PreferredTextEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_prefix/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_prefix/_index.md new file mode 100644 index 0000000000..1c4a633a8a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_prefix/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Prefix method" +linktitle: "set_Prefix" +articleTitle: "set_Prefix" +second_title: "Aspose.Email for C++" +description: "Sets a prefix of a full name such like Mr.(mister), Dr.(doctor) and so on." +type: docs +weight: 680 +url: /cpp/aspose.email.personalinfo/contact/set_prefix/ +--- + +## set_Prefix {#set_prefix} + +Sets a prefix of a full name such like Mr.(mister), Dr.(doctor) and so on. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Prefix(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_profession/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_profession/_index.md new file mode 100644 index 0000000000..5989ddd439 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_profession/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Profession method" +linktitle: "set_Profession" +articleTitle: "set_Profession" +second_title: "Aspose.Email for C++" +description: "Sets a job position of a person in a company." +type: docs +weight: 690 +url: /cpp/aspose.email.personalinfo/contact/set_profession/ +--- + +## set_Profession {#set_profession} + +Sets a job position of a person in a company. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Profession(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_suffix/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_suffix/_index.md new file mode 100644 index 0000000000..3906f31b56 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_suffix/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Suffix method" +linktitle: "set_Suffix" +articleTitle: "set_Suffix" +second_title: "Aspose.Email for C++" +description: "Sets a suffix of a full name such like Jr.(junior), Sr.(senior) and so on." +type: docs +weight: 700 +url: /cpp/aspose.email.personalinfo/contact/set_suffix/ +--- + +## set_Suffix {#set_suffix} + +Sets a suffix of a full name such like Jr.(junior), Sr.(senior) and so on. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Suffix(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/set_surname/_index.md b/english/cpp/aspose.email.personalinfo/contact/set_surname/_index.md new file mode 100644 index 0000000000..3d52e0fc7b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/set_surname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::set_Surname method" +linktitle: "set_Surname" +articleTitle: "set_Surname" +second_title: "Aspose.Email for C++" +description: "Sets a surname that is a part of a person's full name." +type: docs +weight: 710 +url: /cpp/aspose.email.personalinfo/contact/set_surname/ +--- + +## set_Surname {#set_surname} + +Sets a surname that is a part of a person's full name. Surname is also known as family name or last name. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Surname(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contact/to_contact/_index.md b/english/cpp/aspose.email.personalinfo/contact/to_contact/_index.md new file mode 100644 index 0000000000..cbb7162725 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/to_contact/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::to_Contact method" +linktitle: "to_Contact" +articleTitle: "to_Contact" +second_title: "Aspose.Email for C++" +description: "Converts MapiContact to Contact object" +type: docs +weight: 720 +url: /cpp/aspose.email.personalinfo/contact/to_contact/ +--- + +## to_Contact {#to_contact} + +Converts MapiContact to Contact object + +**Returns:** Contact object + +```cpp +to_Contact(System::SharedPtr < Mapi::MapiContact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | Object for conversion | + diff --git a/english/cpp/aspose.email.personalinfo/contact/to_mapicontact/_index.md b/english/cpp/aspose.email.personalinfo/contact/to_mapicontact/_index.md new file mode 100644 index 0000000000..2886033d0d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/to_mapicontact/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::to_MapiContact method" +linktitle: "to_MapiContact" +articleTitle: "to_MapiContact" +second_title: "Aspose.Email for C++" +description: "Converts Contact to MapiContact object" +type: docs +weight: 730 +url: /cpp/aspose.email.personalinfo/contact/to_mapicontact/ +--- + +## to_MapiContact {#to_mapicontact} + +Converts Contact to MapiContact object + +**Returns:** MapiContact object + +```cpp +to_MapiContact(System::SharedPtr < Contact > contact) +``` + +| Parameter | Description | +| --- | --- | +| contact | Object for conversion | + diff --git a/english/cpp/aspose.email.personalinfo/contact/tostring/_index.md b/english/cpp/aspose.email.personalinfo/contact/tostring/_index.md new file mode 100644 index 0000000000..b123654eca --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contact/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Contact::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 740 +url: /cpp/aspose.email.personalinfo/contact/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactloadformat/_index.md b/english/cpp/aspose.email.personalinfo/contactloadformat/_index.md new file mode 100644 index 0000000000..5018797142 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactloadformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "ContactLoadFormat Enum" +linktitle: "ContactLoadFormat" +articleTitle: "ContactLoadFormat" +second_title: "Aspose.Email for C++" +description: "Enumerates contact load formats" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/contactloadformat/ +--- + +## ContactLoadFormat enumeration (3 values) + +Enumerates contact load formats + +| Value | Description | +| --- | --- | +| VCard | vCard format (default). | +| WebDav | WebDav format. | +| Msg | MSG format. | + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/_index.md new file mode 100644 index 0000000000..0255f8c2c3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto class" +linktitle: "ContactPhoto" +articleTitle: "ContactPhoto" +second_title: "Aspose.Email for C++" +description: "Represents contact photo." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/contactphoto/ +--- + +## ContactPhoto class + +Represents contact photo. + +## Constructors + +| Name | Description | +| --- | --- | +| [ContactPhoto (2 overloads)](./contactphoto/) | Initializes a new instance of the ContactPhoto class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Data](./get_data/) | Gets an image data. | +| [get_Id](./get_id/) | Gets object identification information | +| [get_PhotoImageFormat](./get_photoimageformat/) | Gets a photo type. | +| [set_Data](./set_data/) | Gets an image data. | +| [set_PhotoImageFormat](./set_photoimageformat/) | Gets a photo type. | +| [Aspose::Email::Clients::Exchange::WebService::EWSClient2007](./asposeemailclientsexchangewebserviceewsclient2007/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate](./asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor](./asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList](./asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate](./asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/) | | +| [Aspose::Email::Clients::Graph::GraphClientV1](./asposeemailclientsgraphgraphclientv1/) | | +| [Aspose::Email::Mapi::MapiContact](./asposeemailmapimapicontact/) | | +| [Aspose::Email::Mapi::MapiContactPhoto](./asposeemailmapimapicontactphoto/) | | +| [Aspose::Email::Mapi::MapiMessage](./asposeemailmapimapimessage/) | | +| [Aspose::Email::Tools::ContactConverter](./asposeemailtoolscontactconverter/) | | +| [data](./data/) | | +| [photoImageFormat](./photoimageformat/) | | + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceewsclient2007/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceewsclient2007/_index.md new file mode 100644 index 0000000000..d710fd638a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceewsclient2007/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Clients::Exchange::WebService::EWSClient2007 method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007 of ContactPhoto." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceewsclient2007/ +--- + +## Aspose::Email::Clients::Exchange::WebService::EWSClient2007 {#asposeemailclientsexchangewebserviceewsclient2007} + +```cpp +EWSClient2007() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/_index.md new file mode 100644 index 0000000000..002037e63e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate of ContactPhoto." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate {#asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate} + +```cpp +EwsClientContactCreate() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/_index.md new file mode 100644 index 0000000000..f13291afd9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor of ContactPhoto." +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor {#asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor} + +```cpp +LoadContactPhotosAndAttachmentsProcessor() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/_index.md new file mode 100644 index 0000000000..3e6b50932c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList of ContactPhoto." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList {#asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist} + +```cpp +EwsClientContactList() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/_index.md new file mode 100644 index 0000000000..4694a4eb77 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate of ContactPhoto." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate {#asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate} + +```cpp +EwsClientContactUpdate() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsgraphgraphclientv1/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsgraphgraphclientv1/_index.md new file mode 100644 index 0000000000..2145730bf7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsgraphgraphclientv1/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Clients::Graph::GraphClientV1 method" +linktitle: "Aspose::Email::Clients::Graph::GraphClientV1" +articleTitle: "Aspose::Email::Clients::Graph::GraphClientV1" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::GraphClientV1 of ContactPhoto." +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailclientsgraphgraphclientv1/ +--- + +## Aspose::Email::Clients::Graph::GraphClientV1 {#asposeemailclientsgraphgraphclientv1} + +```cpp +GraphClientV1() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapicontact/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapicontact/_index.md new file mode 100644 index 0000000000..8f897349ec --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapicontact/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Mapi::MapiContact method" +linktitle: "Aspose::Email::Mapi::MapiContact" +articleTitle: "Aspose::Email::Mapi::MapiContact" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::MapiContact of ContactPhoto." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapicontact/ +--- + +## Aspose::Email::Mapi::MapiContact {#asposeemailmapimapicontact} + +```cpp +MapiContact() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapicontactphoto/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapicontactphoto/_index.md new file mode 100644 index 0000000000..ac407b5df5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapicontactphoto/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Mapi::MapiContactPhoto method" +linktitle: "Aspose::Email::Mapi::MapiContactPhoto" +articleTitle: "Aspose::Email::Mapi::MapiContactPhoto" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::MapiContactPhoto of ContactPhoto." +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapicontactphoto/ +--- + +## Aspose::Email::Mapi::MapiContactPhoto {#asposeemailmapimapicontactphoto} + +```cpp +MapiContactPhoto() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapimessage/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapimessage/_index.md new file mode 100644 index 0000000000..aba6076e85 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapimessage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Mapi::MapiMessage method" +linktitle: "Aspose::Email::Mapi::MapiMessage" +articleTitle: "Aspose::Email::Mapi::MapiMessage" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::MapiMessage of ContactPhoto." +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailmapimapimessage/ +--- + +## Aspose::Email::Mapi::MapiMessage {#asposeemailmapimapimessage} + +```cpp +MapiMessage() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailtoolscontactconverter/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailtoolscontactconverter/_index.md new file mode 100644 index 0000000000..541f2dd275 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/asposeemailtoolscontactconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::Aspose::Email::Tools::ContactConverter method" +linktitle: "Aspose::Email::Tools::ContactConverter" +articleTitle: "Aspose::Email::Tools::ContactConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::ContactConverter of ContactPhoto." +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/contactphoto/asposeemailtoolscontactconverter/ +--- + +## Aspose::Email::Tools::ContactConverter {#asposeemailtoolscontactconverter} + +```cpp +ContactConverter() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/contactphoto/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/contactphoto/_index.md new file mode 100644 index 0000000000..f1fb885851 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/contactphoto/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::ContactPhoto constructor" +linktitle: "ContactPhoto" +articleTitle: "ContactPhoto" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ContactPhoto class." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/contactphoto/contactphoto/ +--- + +## ContactPhoto (1 of 2) {#contactphoto_1} + +Initializes a new instance of the ContactPhoto class. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +ContactPhoto() +``` + +--- + +## ContactPhoto (2 of 2) {#contactphoto_2} + +Initializes a new instance of the ContactPhoto class + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +ContactPhoto(System::ArrayPtr< uint8_t > data, Mapi::MapiContactPhotoImageFormat photoImageFormat) +``` + +| Parameter | Description | +| --- | --- | +| data | Image data of photo. | +| photoImageFormat | Image format of photo Aspose::Email::Mapi::MapiContactPhotoImageFormat . | + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/data/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/data/_index.md new file mode 100644 index 0000000000..2634ffdc63 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/data/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::data method" +linktitle: "data" +articleTitle: "data" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/contactphoto/data/ +--- + +## data {#data} + + + +**Returns:** System::ArrayPtr Aspose::Email::PersonalInfo:: + +```cpp +data() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/get_data/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/get_data/_index.md new file mode 100644 index 0000000000..4a4be83af2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/get_data/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::get_Data method" +linktitle: "get_Data" +articleTitle: "get_Data" +second_title: "Aspose.Email for C++" +description: "Gets an image data." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/contactphoto/get_data/ +--- + +## get_Data {#get_data} + +Gets an image data. + +**Returns:** System::ArrayPtr Aspose::Email::PersonalInfo:: + +```cpp +get_Data() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/get_id/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/get_id/_index.md new file mode 100644 index 0000000000..dc24394d7f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Gets object identification information" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/contactphoto/get_id/ +--- + +## get_Id {#get_id} + +Gets object identification information + +**Returns:** System::SharedPtr < ObjectIdentifier > Aspose::Email::PersonalInfo:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/get_photoimageformat/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/get_photoimageformat/_index.md new file mode 100644 index 0000000000..991257a0fb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/get_photoimageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::get_PhotoImageFormat method" +linktitle: "get_PhotoImageFormat" +articleTitle: "get_PhotoImageFormat" +second_title: "Aspose.Email for C++" +description: "Gets a photo type." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/contactphoto/get_photoimageformat/ +--- + +## get_PhotoImageFormat {#get_photoimageformat} + +Gets a photo type. + +**Returns:** Mapi::MapiContactPhotoImageFormat Aspose::Email::PersonalInfo:: + +```cpp +get_PhotoImageFormat() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/photoimageformat/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/photoimageformat/_index.md new file mode 100644 index 0000000000..0da39e7b64 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/photoimageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::photoImageFormat method" +linktitle: "photoImageFormat" +articleTitle: "photoImageFormat" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/contactphoto/photoimageformat/ +--- + +## photoImageFormat {#photoimageformat} + + + +**Returns:** Mapi::MapiContactPhotoImageFormat Aspose::Email::PersonalInfo:: + +```cpp +photoImageFormat() +``` + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/set_data/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/set_data/_index.md new file mode 100644 index 0000000000..7305bf9223 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/set_data/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::set_Data method" +linktitle: "set_Data" +articleTitle: "set_Data" +second_title: "Aspose.Email for C++" +description: "Gets an image data." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/contactphoto/set_data/ +--- + +## set_Data {#set_data} + +Gets an image data. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Data(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/contactphoto/set_photoimageformat/_index.md b/english/cpp/aspose.email.personalinfo/contactphoto/set_photoimageformat/_index.md new file mode 100644 index 0000000000..d43019f953 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/contactphoto/set_photoimageformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::ContactPhoto::set_PhotoImageFormat method" +linktitle: "set_PhotoImageFormat" +articleTitle: "set_PhotoImageFormat" +second_title: "Aspose.Email for C++" +description: "Gets a photo type." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/contactphoto/set_photoimageformat/ +--- + +## set_PhotoImageFormat {#set_photoimageformat} + +Gets a photo type. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_PhotoImageFormat(Mapi::MapiContactPhotoImageFormat value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/_index.md new file mode 100644 index 0000000000..31a303b5af --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent class" +linktitle: "CustomerEvent" +articleTitle: "CustomerEvent" +second_title: "Aspose.Email for C++" +description: "Represents an event." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/customerevent/ +--- + +## CustomerEvent class + +Represents an event. + +## Methods + +| Name | Description | +| --- | --- | +| [CompareTo](./compareto/) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | +| [Equals (3 overloads)](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [get_Category](./get_category/) | Gets an object category | +| [get_Date](./get_date/) | Gets a date and time for an event. | +| [GetHashCode (2 overloads)](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [set_Category](./set_category/) | Sets an object category | +| [set_Date](./set_date/) | Sets a date and time for an event. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/compareto/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/compareto/_index.md new file mode 100644 index 0000000000..f115503bca --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/compareto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent::CompareTo method" +linktitle: "CompareTo" +articleTitle: "CompareTo" +second_title: "Aspose.Email for C++" +description: "Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occu" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/customerevent/compareto/ +--- + +## CompareTo {#compareto} + +Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. + +**Returns:** This method returns: a value less than 0 if this is less than value 0 if this is equal to value a value greater than 0 if this is greater than value + +```cpp +CompareTo(System::SharedPtr < CustomerEvent > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | An object to compare with this instance, or null. | + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/equals/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/equals/_index.md new file mode 100644 index 0000000000..3f6b9bc424 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/equals/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/customerevent/equals/ +--- + +## Equals (1 of 3) {#equals_1} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < CustomerEvent > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + +--- + +## Equals (2 of 3) {#equals_2} + +Determines whether the specified object instances are considered equal. + +**Returns:** true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true. + +```cpp +Equals(System::SharedPtr < CustomerEvent > x, System::SharedPtr < CustomerEvent > y) +``` + +| Parameter | Description | +| --- | --- | +| x | The first object to compare. | +| y | The second object to compare. | + +--- + +## Equals (3 of 3) {#equals_3} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/get_category/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/get_category/_index.md new file mode 100644 index 0000000000..730433d37b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/get_category/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent::get_Category method" +linktitle: "get_Category" +articleTitle: "get_Category" +second_title: "Aspose.Email for C++" +description: "Gets an object category" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/customerevent/get_category/ +--- + +## get_Category {#get_category} + +Gets an object category + +**Returns:** System::SharedPtr < EventCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Category() +``` + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/get_date/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/get_date/_index.md new file mode 100644 index 0000000000..ebf0d8b607 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "Gets a date and time for an event." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/customerevent/get_date/ +--- + +## get_Date {#get_date} + +Gets a date and time for an event. + +**Returns:** System::DateTime Aspose::Email::PersonalInfo:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/gethashcode/_index.md new file mode 100644 index 0000000000..3ba7eb5222 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/gethashcode/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/customerevent/gethashcode/ +--- + +## GetHashCode (1 of 2) {#gethashcode_1} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + +--- + +## GetHashCode (2 of 2) {#gethashcode_2} + +GetHashCode returns a hash function for specified object. + +**Returns:** Returns a hash function for specified object. + +```cpp +GetHashCode(System::SharedPtr < CustomerEvent > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object for which a hash code is to be returned. | + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/operator/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/operator/_index.md new file mode 100644 index 0000000000..b4e1c873fe --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/customerevent/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < CustomerEvent > a, System::SharedPtr < CustomerEvent > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/set_category/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/set_category/_index.md new file mode 100644 index 0000000000..af705f0d0a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/set_category/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent::set_Category method" +linktitle: "set_Category" +articleTitle: "set_Category" +second_title: "Aspose.Email for C++" +description: "Sets an object category" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/customerevent/set_category/ +--- + +## set_Category {#set_category} + +Sets an object category + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Category(System::SharedPtr < EventCategory > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/set_date/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/set_date/_index.md new file mode 100644 index 0000000000..e742bd8626 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/set_date/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent::set_Date method" +linktitle: "set_Date" +articleTitle: "set_Date" +second_title: "Aspose.Email for C++" +description: "Sets a date and time for an event." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/customerevent/set_date/ +--- + +## set_Date {#set_date} + +Sets a date and time for an event. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Date(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/customerevent/tostring/_index.md b/english/cpp/aspose.email.personalinfo/customerevent/tostring/_index.md new file mode 100644 index 0000000000..2e865de083 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/customerevent/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::CustomerEvent::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/customerevent/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/_index.md new file mode 100644 index 0000000000..b47b97131e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress class" +linktitle: "EmailAddress" +articleTitle: "EmailAddress" +second_title: "Aspose.Email for C++" +description: "Represents an email address" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/emailaddress/ +--- + +## EmailAddress class + +**Inherits:** Aspose::Email::MailAddress + +Represents an email address + +## Constructors + +| Name | Description | +| --- | --- | +| [EmailAddress (3 overloads)](./emailaddress/) | Initializes a new instance of the EmailAddress class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CompareTo](./compareto/) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | +| [Equals (3 overloads)](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [get_Category](./get_category/) | Gets an object category | +| [get_Prefered](./get_prefered/) | Gets a value which defines whether email address is preferred. | +| [get_RoutingType](./get_routingtype/) | Gets a routing type for an email | +| [GetHashCode (2 overloads)](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [set_Category](./set_category/) | Sets an object category | +| [set_Prefered](./set_prefered/) | Sets a value which defines whether email address is preferred. | +| [set_RoutingType](./set_routingtype/) | Sets a routing type for an email | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/compareto/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/compareto/_index.md new file mode 100644 index 0000000000..2c8753609d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/compareto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::CompareTo method" +linktitle: "CompareTo" +articleTitle: "CompareTo" +second_title: "Aspose.Email for C++" +description: "Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occu" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/emailaddress/compareto/ +--- + +## CompareTo {#compareto} + +Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. + +**Returns:** This method returns: a value less than 0 if this is less than value 0 if this is equal to value a value greater than 0 if this is greater than value + +```cpp +CompareTo(System::SharedPtr < EmailAddress > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | An object to compare with this instance, or null. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/emailaddress/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/emailaddress/_index.md new file mode 100644 index 0000000000..9140ff9234 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/emailaddress/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::EmailAddress constructor" +linktitle: "EmailAddress" +articleTitle: "EmailAddress" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the EmailAddress class." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/emailaddress/emailaddress/ +--- + +## EmailAddress (1 of 3) {#emailaddress_1} + +Initializes a new instance of the EmailAddress class. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +EmailAddress() +``` + +--- + +## EmailAddress (2 of 3) {#emailaddress_2} + +Initializes a new instance of the EmailAddress class. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +EmailAddress(System::String address) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address. | + +--- + +## EmailAddress (3 of 3) {#emailaddress_3} + +Initializes a new instance of the EmailAddress class. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +EmailAddress(System::String address, System::String displayName) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address. | +| displayName | The display name. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/equals/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/equals/_index.md new file mode 100644 index 0000000000..dd406e0860 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/equals/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/emailaddress/equals/ +--- + +## Equals (1 of 3) {#equals_1} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < EmailAddress > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + +--- + +## Equals (2 of 3) {#equals_2} + +Determines whether the specified object instances are considered equal. + +**Returns:** true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true. + +```cpp +Equals(System::SharedPtr < EmailAddress > x, System::SharedPtr < EmailAddress > y) +``` + +| Parameter | Description | +| --- | --- | +| x | The first object to compare. | +| y | The second object to compare. | + +--- + +## Equals (3 of 3) {#equals_3} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/get_category/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/get_category/_index.md new file mode 100644 index 0000000000..3b1209dfa4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/get_category/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::get_Category method" +linktitle: "get_Category" +articleTitle: "get_Category" +second_title: "Aspose.Email for C++" +description: "Gets an object category" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/emailaddress/get_category/ +--- + +## get_Category {#get_category} + +Gets an object category + +**Returns:** System::SharedPtr < EmailAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Category() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/get_prefered/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/get_prefered/_index.md new file mode 100644 index 0000000000..1904345f5b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/get_prefered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::get_Prefered method" +linktitle: "get_Prefered" +articleTitle: "get_Prefered" +second_title: "Aspose.Email for C++" +description: "Gets a value which defines whether email address is preferred." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/emailaddress/get_prefered/ +--- + +## get_Prefered {#get_prefered} + +Gets a value which defines whether email address is preferred. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +get_Prefered() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/get_routingtype/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/get_routingtype/_index.md new file mode 100644 index 0000000000..bc74fa651e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/get_routingtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::get_RoutingType method" +linktitle: "get_RoutingType" +articleTitle: "get_RoutingType" +second_title: "Aspose.Email for C++" +description: "Gets a routing type for an email" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/emailaddress/get_routingtype/ +--- + +## get_RoutingType {#get_routingtype} + +Gets a routing type for an email + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_RoutingType() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/gethashcode/_index.md new file mode 100644 index 0000000000..ff54d0a30f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/gethashcode/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/emailaddress/gethashcode/ +--- + +## GetHashCode (1 of 2) {#gethashcode_1} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + +--- + +## GetHashCode (2 of 2) {#gethashcode_2} + +GetHashCode returns a hash function for specified object. + +**Returns:** Returns a hash function for specified object. + +```cpp +GetHashCode(System::SharedPtr < EmailAddress > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object for which a hash code is to be returned. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/operator/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/operator/_index.md new file mode 100644 index 0000000000..45e344f4d9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/emailaddress/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < EmailAddress > a, System::SharedPtr < EmailAddress > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/set_category/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/set_category/_index.md new file mode 100644 index 0000000000..e9f6a499be --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/set_category/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::set_Category method" +linktitle: "set_Category" +articleTitle: "set_Category" +second_title: "Aspose.Email for C++" +description: "Sets an object category" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/emailaddress/set_category/ +--- + +## set_Category {#set_category} + +Sets an object category + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Category(System::SharedPtr < EmailAddressCategory > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/set_prefered/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/set_prefered/_index.md new file mode 100644 index 0000000000..6f27b288be --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/set_prefered/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::set_Prefered method" +linktitle: "set_Prefered" +articleTitle: "set_Prefered" +second_title: "Aspose.Email for C++" +description: "Sets a value which defines whether email address is preferred." +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/emailaddress/set_prefered/ +--- + +## set_Prefered {#set_prefered} + +Sets a value which defines whether email address is preferred. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Prefered(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/set_routingtype/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/set_routingtype/_index.md new file mode 100644 index 0000000000..1a90b795d9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/set_routingtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::set_RoutingType method" +linktitle: "set_RoutingType" +articleTitle: "set_RoutingType" +second_title: "Aspose.Email for C++" +description: "Sets a routing type for an email" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/emailaddress/set_routingtype/ +--- + +## set_RoutingType {#set_routingtype} + +Sets a routing type for an email + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_RoutingType(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddress/tostring/_index.md b/english/cpp/aspose.email.personalinfo/emailaddress/tostring/_index.md new file mode 100644 index 0000000000..ff21373239 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddress/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddress::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/emailaddress/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/_index.md new file mode 100644 index 0000000000..c3332e8453 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/_index.md @@ -0,0 +1,47 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory class" +linktitle: "EmailAddressCategory" +articleTitle: "EmailAddressCategory" +second_title: "Aspose.Email for C++" +description: "Represents category for an email address" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/ +--- + +## EmailAddressCategory class + +Represents category for an email address + +## Constructors + +| Name | Description | +| --- | --- | +| [EmailAddressCategory (2 overloads)](./emailaddresscategory/) | Initializes a new instance of the EmailAddressCategory class with 'Custom' category. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [get_Custom](./get_custom/) | Custom category | +| [get_Description](./get_description/) | Gets description for the 'Custom' category of a email address | +| [get_Email](./get_email/) | Email category. Used by MS Exchange server. | +| [get_Email1](./get_email1/) | Email1 category. Used by MS Exchange server. | +| [get_Email2](./get_email2/) | Email2 category. Used by MS Exchange server. | +| [get_Email3](./get_email3/) | Email3 category. Used by MS Exchange server. | +| [get_Home](./get_home/) | Home category | +| [get_Value](./get_value/) | Gets category of a email address | +| [get_Work](./get_work/) | Work category | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | +| [CustomValue](./customvalue/) | String value for 'Custom' category | +| [Email1Value](./email1value/) | String value for 'Email1' category | +| [Email2Value](./email2value/) | String value for 'Email2' category | +| [Email3Value](./email3value/) | String value for 'Email3' category | +| [EmailValue](./emailvalue/) | String value for ' Email ' category | +| [HomeValue](./homevalue/) | String value for 'Home' category | +| [WorkValue](./workvalue/) | String value for 'Work' category | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/customvalue/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/customvalue/_index.md new file mode 100644 index 0000000000..e47cfdd21d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/customvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::CustomValue method" +linktitle: "CustomValue" +articleTitle: "CustomValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Custom' category" +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/customvalue/ +--- + +## CustomValue {#customvalue} + +String value for 'Custom' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CustomValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/email1value/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/email1value/_index.md new file mode 100644 index 0000000000..f513e8bee5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/email1value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::Email1Value method" +linktitle: "Email1Value" +articleTitle: "Email1Value" +second_title: "Aspose.Email for C++" +description: "String value for 'Email1' category" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/email1value/ +--- + +## Email1Value {#email1value} + +String value for 'Email1' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +Email1Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/email2value/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/email2value/_index.md new file mode 100644 index 0000000000..18872a0bb4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/email2value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::Email2Value method" +linktitle: "Email2Value" +articleTitle: "Email2Value" +second_title: "Aspose.Email for C++" +description: "String value for 'Email2' category" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/email2value/ +--- + +## Email2Value {#email2value} + +String value for 'Email2' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +Email2Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/email3value/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/email3value/_index.md new file mode 100644 index 0000000000..b5336c4100 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/email3value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::Email3Value method" +linktitle: "Email3Value" +articleTitle: "Email3Value" +second_title: "Aspose.Email for C++" +description: "String value for 'Email3' category" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/email3value/ +--- + +## Email3Value {#email3value} + +String value for 'Email3' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +Email3Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/emailaddresscategory/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/emailaddresscategory/_index.md new file mode 100644 index 0000000000..bf4be70c4e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/emailaddresscategory/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::EmailAddressCategory constructor" +linktitle: "EmailAddressCategory" +articleTitle: "EmailAddressCategory" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the EmailAddressCategory class with 'Custom' category." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/emailaddresscategory/ +--- + +## EmailAddressCategory (1 of 2) {#emailaddresscategory_1} + +Initializes a new instance of the EmailAddressCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +EmailAddressCategory(System::String description) +``` + +| Parameter | Description | +| --- | --- | +| description | Description for email address category | + +--- + +## EmailAddressCategory (2 of 2) {#emailaddresscategory_2} + +Initializes a new instance of the EmailAddressCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +EmailAddressCategory(System::String value, System::String description) +``` + +| Parameter | Description | +| --- | --- | +| value | Email address category | +| description | Description for the 'Custom' category of a email address | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/emailvalue/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/emailvalue/_index.md new file mode 100644 index 0000000000..39e40ed848 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/emailvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::EmailValue method" +linktitle: "EmailValue" +articleTitle: "EmailValue" +second_title: "Aspose.Email for C++" +description: "String value for ' Email ' category" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/emailvalue/ +--- + +## EmailValue {#emailvalue} + +String value for ' Email ' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +EmailValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/equals/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/equals/_index.md new file mode 100644 index 0000000000..ae1a6f3956 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < EmailAddressCategory > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The Object to compare with the current Object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_custom/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_custom/_index.md new file mode 100644 index 0000000000..c7cd261afa --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_custom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::get_Custom method" +linktitle: "get_Custom" +articleTitle: "get_Custom" +second_title: "Aspose.Email for C++" +description: "Custom category" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/get_custom/ +--- + +## get_Custom {#get_custom} + +Custom category + +**Returns:** static System::SharedPtr < EmailAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Custom() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_description/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_description/_index.md new file mode 100644 index 0000000000..f38f94ab36 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets description for the 'Custom' category of a email address" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/get_description/ +--- + +## get_Description {#get_description} + +Gets description for the 'Custom' category of a email address + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email/_index.md new file mode 100644 index 0000000000..52618d2624 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::get_Email method" +linktitle: "get_Email" +articleTitle: "get_Email" +second_title: "Aspose.Email for C++" +description: "Email category." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/get_email/ +--- + +## get_Email {#get_email} + +Email category. Used by MS Exchange server. + +**Returns:** static System::SharedPtr < EmailAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Email() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email1/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email1/_index.md new file mode 100644 index 0000000000..79286b74f9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::get_Email1 method" +linktitle: "get_Email1" +articleTitle: "get_Email1" +second_title: "Aspose.Email for C++" +description: "Email1 category." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/get_email1/ +--- + +## get_Email1 {#get_email1} + +Email1 category. Used by MS Exchange server. + +**Returns:** static System::SharedPtr < EmailAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Email1() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email2/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email2/_index.md new file mode 100644 index 0000000000..b10e472bbc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::get_Email2 method" +linktitle: "get_Email2" +articleTitle: "get_Email2" +second_title: "Aspose.Email for C++" +description: "Email2 category." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/get_email2/ +--- + +## get_Email2 {#get_email2} + +Email2 category. Used by MS Exchange server. + +**Returns:** static System::SharedPtr < EmailAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Email2() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email3/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email3/_index.md new file mode 100644 index 0000000000..a1adf5c19a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_email3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::get_Email3 method" +linktitle: "get_Email3" +articleTitle: "get_Email3" +second_title: "Aspose.Email for C++" +description: "Email3 category." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/get_email3/ +--- + +## get_Email3 {#get_email3} + +Email3 category. Used by MS Exchange server. + +**Returns:** static System::SharedPtr < EmailAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Email3() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_home/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_home/_index.md new file mode 100644 index 0000000000..374934095b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_home/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::get_Home method" +linktitle: "get_Home" +articleTitle: "get_Home" +second_title: "Aspose.Email for C++" +description: "Home category" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/get_home/ +--- + +## get_Home {#get_home} + +Home category + +**Returns:** static System::SharedPtr < EmailAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Home() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_value/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_value/_index.md new file mode 100644 index 0000000000..7159a5d6ef --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Gets category of a email address" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/get_value/ +--- + +## get_Value {#get_value} + +Gets category of a email address + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_work/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_work/_index.md new file mode 100644 index 0000000000..643c188488 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/get_work/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::get_Work method" +linktitle: "get_Work" +articleTitle: "get_Work" +second_title: "Aspose.Email for C++" +description: "Work category" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/get_work/ +--- + +## get_Work {#get_work} + +Work category + +**Returns:** static System::SharedPtr < EmailAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Work() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/gethashcode/_index.md new file mode 100644 index 0000000000..35c34ad090 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/homevalue/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/homevalue/_index.md new file mode 100644 index 0000000000..4256a0499c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/homevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::HomeValue method" +linktitle: "HomeValue" +articleTitle: "HomeValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Home' category" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/homevalue/ +--- + +## HomeValue {#homevalue} + +String value for 'Home' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +HomeValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/operator/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/operator/_index.md new file mode 100644 index 0000000000..ca5e39f683 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < EmailAddressCategory > a, System::SharedPtr < EmailAddressCategory > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/tostring/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/tostring/_index.md new file mode 100644 index 0000000000..61f43bfebd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresscategory/workvalue/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresscategory/workvalue/_index.md new file mode 100644 index 0000000000..26968a3912 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresscategory/workvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressCategory::WorkValue method" +linktitle: "WorkValue" +articleTitle: "WorkValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Work' category" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/emailaddresscategory/workvalue/ +--- + +## WorkValue {#workvalue} + +String value for 'Work' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +WorkValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/_index.md new file mode 100644 index 0000000000..8774a7ee01 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/_index.md @@ -0,0 +1,52 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList class" +linktitle: "EmailAddressList" +articleTitle: "EmailAddressList" +second_title: "Aspose.Email for C++" +description: "List of email addresses for a contact" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/emailaddresslist/ +--- + +## EmailAddressList class + +List of email addresses for a contact + +## Constructors + +| Name | Description | +| --- | --- | +| [EmailAddressList](./emailaddresslist/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds an item to the list. | +| [Clear](./clear/) | Removes all items from the list. | +| [Contains](./contains/) | Determines whether the list contains a specific value. | +| [CopyTo](./copyto/) | Copies the elements to an array, starting at a particular array index. | +| [get_Count](./get_count/) | Gets the number of elements contained in the T:System::Collections::ICollection . | +| [get_Email](./get_email/) | Default email3 address. | +| [get_Email1](./get_email1/) | Default email1 address. | +| [get_Email2](./get_email2/) | Default email2 address. | +| [get_Email3](./get_email3/) | Default email3 address. | +| [get_Home](./get_home/) | Default home email address. | +| [get_IsReadOnly](./get_isreadonly/) | Gets a value indicating whether the list is read-only. | +| [get_SyncRoot](./get_syncroot/) | Gets an object that can be used to synchronize access to the T:System::Collections::ICollection . | +| [get_Work](./get_work/) | Default work email address. | +| [GetEnumerator](./getenumerator/) | Returns an enumerator that iterates through a collection. | +| [idx_get (2 overloads)](./idx_get/) | Gets the element at the specified index. | +| [idx_set (2 overloads)](./idx_set/) | Sets the element at the specified index. | +| [IndexOf](./indexof/) | Determines the index of a specific item in the list. | +| [Insert](./insert/) | Inserts an item to the list at the specified index. | +| [Remove](./remove/) | Removes the first occurrence of a specific object from the list. | +| [RemoveAt](./removeat/) | Removes the list item at the specified index. | +| [set_Email](./set_email/) | Default email3 address. | +| [set_Email1](./set_email1/) | Default email1 address. | +| [set_Email2](./set_email2/) | Default email2 address. | +| [set_Email3](./set_email3/) | Default email3 address. | +| [set_Home](./set_home/) | Default home email address. | +| [set_Work](./set_work/) | Default work email address. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/add/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/add/_index.md new file mode 100644 index 0000000000..c454a7bf6e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an item to the list." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/emailaddresslist/add/ +--- + +## Add {#add} + +Adds an item to the list. + +**Returns:** The position into which the new element was inserted. + +```cpp +Add(const System::SharedPtr < EmailAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to add to the list. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/clear/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/clear/_index.md new file mode 100644 index 0000000000..f81da626c8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Removes all items from the list." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/emailaddresslist/clear/ +--- + +## Clear {#clear} + +Removes all items from the list. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/contains/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/contains/_index.md new file mode 100644 index 0000000000..956c187069 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/contains/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Determines whether the list contains a specific value." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/emailaddresslist/contains/ +--- + +## Contains {#contains} + +Determines whether the list contains a specific value. + +**Returns:** true if the object is found in the list; otherwise, false. + +```cpp +Contains(const System::SharedPtr < EmailAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/copyto/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/copyto/_index.md new file mode 100644 index 0000000000..dcd779d667 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/copyto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "Copies the elements to an array, starting at a particular array index." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/emailaddresslist/copyto/ +--- + +## CopyTo {#copyto} + +Copies the elements to an array, starting at a particular array index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +CopyTo(System::ArrayPtr< System::SharedPtr < EmailAddress >> array, int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| array | The one-dimensional array that is the destination of the elements copied from collections. The array must have zero-based indexing. | +| index | The zero-based index in array at which copying begins. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/emailaddresslist/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/emailaddresslist/_index.md new file mode 100644 index 0000000000..2cd13e4e7d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/emailaddresslist/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::EmailAddressList constructor" +linktitle: "EmailAddressList" +articleTitle: "EmailAddressList" +second_title: "Aspose.Email for C++" +description: "EmailAddressList of EmailAddressList." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/emailaddresslist/emailaddresslist/ +--- + +## EmailAddressList {#emailaddresslist} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +EmailAddressList() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/get_count/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_count/_index.md new file mode 100644 index 0000000000..1a9d5f9f0c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of elements contained in the T:System::Collections::ICollection ." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/emailaddresslist/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of elements contained in the T:System::Collections::ICollection . + +**Returns:** The number of elements contained in the T:System::Collections::ICollection . + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email/_index.md new file mode 100644 index 0000000000..7dc76cd304 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::get_Email method" +linktitle: "get_Email" +articleTitle: "get_Email" +second_title: "Aspose.Email for C++" +description: "Default email3 address." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/emailaddresslist/get_email/ +--- + +## get_Email {#get_email} + +Default email3 address. + +**Returns:** System::SharedPtr < EmailAddress > Aspose::Email::PersonalInfo:: + +```cpp +get_Email() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email1/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email1/_index.md new file mode 100644 index 0000000000..e2316a13bc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::get_Email1 method" +linktitle: "get_Email1" +articleTitle: "get_Email1" +second_title: "Aspose.Email for C++" +description: "Default email1 address." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/emailaddresslist/get_email1/ +--- + +## get_Email1 {#get_email1} + +Default email1 address. + +**Returns:** System::SharedPtr < EmailAddress > Aspose::Email::PersonalInfo:: + +```cpp +get_Email1() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email2/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email2/_index.md new file mode 100644 index 0000000000..0802468999 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::get_Email2 method" +linktitle: "get_Email2" +articleTitle: "get_Email2" +second_title: "Aspose.Email for C++" +description: "Default email2 address." +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/emailaddresslist/get_email2/ +--- + +## get_Email2 {#get_email2} + +Default email2 address. + +**Returns:** System::SharedPtr < EmailAddress > Aspose::Email::PersonalInfo:: + +```cpp +get_Email2() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email3/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email3/_index.md new file mode 100644 index 0000000000..52e7ef86f9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_email3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::get_Email3 method" +linktitle: "get_Email3" +articleTitle: "get_Email3" +second_title: "Aspose.Email for C++" +description: "Default email3 address." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/emailaddresslist/get_email3/ +--- + +## get_Email3 {#get_email3} + +Default email3 address. + +**Returns:** System::SharedPtr < EmailAddress > Aspose::Email::PersonalInfo:: + +```cpp +get_Email3() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/get_home/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_home/_index.md new file mode 100644 index 0000000000..b6e37d1c28 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_home/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::get_Home method" +linktitle: "get_Home" +articleTitle: "get_Home" +second_title: "Aspose.Email for C++" +description: "Default home email address." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/emailaddresslist/get_home/ +--- + +## get_Home {#get_home} + +Default home email address. + +**Returns:** System::SharedPtr < EmailAddress > Aspose::Email::PersonalInfo:: + +```cpp +get_Home() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/get_isreadonly/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_isreadonly/_index.md new file mode 100644 index 0000000000..5363606d67 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the list is read-only." +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/emailaddresslist/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Gets a value indicating whether the list is read-only. + +**Returns:** true if the list is read-only; otherwise, false. + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/get_syncroot/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_syncroot/_index.md new file mode 100644 index 0000000000..816eabbef8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_syncroot/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::get_SyncRoot method" +linktitle: "get_SyncRoot" +articleTitle: "get_SyncRoot" +second_title: "Aspose.Email for C++" +description: "Gets an object that can be used to synchronize access to the T:System::Collections::ICollection ." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/emailaddresslist/get_syncroot/ +--- + +## get_SyncRoot {#get_syncroot} + +Gets an object that can be used to synchronize access to the T:System::Collections::ICollection . + +**Returns:** An object that can be used to synchronize access to the T:System::Collections::ICollection . + +```cpp +get_SyncRoot() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/get_work/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_work/_index.md new file mode 100644 index 0000000000..e6497b4bad --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/get_work/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::get_Work method" +linktitle: "get_Work" +articleTitle: "get_Work" +second_title: "Aspose.Email for C++" +description: "Default work email address." +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/emailaddresslist/get_work/ +--- + +## get_Work {#get_work} + +Default work email address. + +**Returns:** System::SharedPtr < EmailAddress > Aspose::Email::PersonalInfo:: + +```cpp +get_Work() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/getenumerator/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/getenumerator/_index.md new file mode 100644 index 0000000000..5a03e0918d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/getenumerator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "Returns an enumerator that iterates through a collection." +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/emailaddresslist/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +Returns an enumerator that iterates through a collection. + +**Returns:** An T:System::Collections::IEnumerator object that can be used to iterate through the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/idx_get/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/idx_get/_index.md new file mode 100644 index 0000000000..409c22f818 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/idx_get/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/emailaddresslist/idx_get/ +--- + +## idx_get (1 of 2) {#idx_get_1} + +Gets the element at the specified index. + +**Returns:** The element at the specified index. + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | + +--- + +## idx_get (2 of 2) {#idx_get_2} + +Default email address for specified category. + +**Returns:** default email address for specified category. + +```cpp +idx_get(System::SharedPtr < EmailAddressCategory > category) +``` + +| Parameter | Description | +| --- | --- | +| category | Category for email address | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/idx_set/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/idx_set/_index.md new file mode 100644 index 0000000000..8f5e64e663 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/idx_set/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Sets the element at the specified index." +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/emailaddresslist/idx_set/ +--- + +## idx_set (1 of 2) {#idx_set_1} + +Sets the element at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +idx_set(int32_t index, System::SharedPtr < EmailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | +| value | The element at the specified index. | + +--- + +## idx_set (2 of 2) {#idx_set_2} + +Default email address for specified category. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +idx_set(System::SharedPtr < EmailAddressCategory > category, System::SharedPtr < EmailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| category | Category for email address | +| value | default email address for specified category. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/indexof/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/indexof/_index.md new file mode 100644 index 0000000000..3cf2dc2df2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/indexof/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::IndexOf method" +linktitle: "IndexOf" +articleTitle: "IndexOf" +second_title: "Aspose.Email for C++" +description: "Determines the index of a specific item in the list." +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/emailaddresslist/indexof/ +--- + +## IndexOf {#indexof} + +Determines the index of a specific item in the list. + +**Returns:** The index of value if found in the list; otherwise, -1. + +```cpp +IndexOf(const System::SharedPtr < EmailAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/insert/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/insert/_index.md new file mode 100644 index 0000000000..d28fd7f571 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts an item to the list at the specified index." +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/emailaddresslist/insert/ +--- + +## Insert {#insert} + +Inserts an item to the list at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Insert(int32_t index, const System::SharedPtr < EmailAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which value should be inserted. | +| value | The T:System::Object to insert into the list. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/remove/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/remove/_index.md new file mode 100644 index 0000000000..1701edcd9c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the first occurrence of a specific object from the list." +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/emailaddresslist/remove/ +--- + +## Remove {#remove} + +Removes the first occurrence of a specific object from the list. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +Remove(const System::SharedPtr < EmailAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to remove from the list. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/removeat/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/removeat/_index.md new file mode 100644 index 0000000000..ca39063fd2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Removes the list item at the specified index." +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/emailaddresslist/removeat/ +--- + +## RemoveAt {#removeat} + +Removes the list item at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the item to remove. | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email/_index.md new file mode 100644 index 0000000000..8cc324055e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::set_Email method" +linktitle: "set_Email" +articleTitle: "set_Email" +second_title: "Aspose.Email for C++" +description: "Default email3 address." +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/emailaddresslist/set_email/ +--- + +## set_Email {#set_email} + +Default email3 address. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Email(System::SharedPtr < EmailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email1/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email1/_index.md new file mode 100644 index 0000000000..737cf44be2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email1/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::set_Email1 method" +linktitle: "set_Email1" +articleTitle: "set_Email1" +second_title: "Aspose.Email for C++" +description: "Default email1 address." +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/emailaddresslist/set_email1/ +--- + +## set_Email1 {#set_email1} + +Default email1 address. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Email1(System::SharedPtr < EmailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email2/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email2/_index.md new file mode 100644 index 0000000000..344adcc000 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email2/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::set_Email2 method" +linktitle: "set_Email2" +articleTitle: "set_Email2" +second_title: "Aspose.Email for C++" +description: "Default email2 address." +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/emailaddresslist/set_email2/ +--- + +## set_Email2 {#set_email2} + +Default email2 address. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Email2(System::SharedPtr < EmailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email3/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email3/_index.md new file mode 100644 index 0000000000..19d807c158 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_email3/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::set_Email3 method" +linktitle: "set_Email3" +articleTitle: "set_Email3" +second_title: "Aspose.Email for C++" +description: "Default email3 address." +type: docs +weight: 240 +url: /cpp/aspose.email.personalinfo/emailaddresslist/set_email3/ +--- + +## set_Email3 {#set_email3} + +Default email3 address. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Email3(System::SharedPtr < EmailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/set_home/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_home/_index.md new file mode 100644 index 0000000000..65f676a94f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_home/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::set_Home method" +linktitle: "set_Home" +articleTitle: "set_Home" +second_title: "Aspose.Email for C++" +description: "Default home email address." +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo/emailaddresslist/set_home/ +--- + +## set_Home {#set_home} + +Default home email address. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Home(System::SharedPtr < EmailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/emailaddresslist/set_work/_index.md b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_work/_index.md new file mode 100644 index 0000000000..18c08f0d23 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/emailaddresslist/set_work/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EmailAddressList::set_Work method" +linktitle: "set_Work" +articleTitle: "set_Work" +second_title: "Aspose.Email for C++" +description: "Default work email address." +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo/emailaddresslist/set_work/ +--- + +## set_Work {#set_work} + +Default work email address. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Work(System::SharedPtr < EmailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/_index.md new file mode 100644 index 0000000000..bac6022e92 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory class" +linktitle: "EventCategory" +articleTitle: "EventCategory" +second_title: "Aspose.Email for C++" +description: "Represents category for an event" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/eventcategory/ +--- + +## EventCategory class + +Represents category for an event + +## Constructors + +| Name | Description | +| --- | --- | +| [EventCategory (2 overloads)](./eventcategory/) | Initializes a new instance of the EventCategory class with 'Custom' category. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified object is equal to the current object. | +| [get_Anniversary](./get_anniversary/) | Anniversary | +| [get_Birthday](./get_birthday/) | Birthday | +| [get_Custom](./get_custom/) | Custom description | +| [get_Description](./get_description/) | Gets description for the 'Custom' category of an event | +| [get_Value](./get_value/) | Gets string representation of an event category | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | +| [AnniversaryValue](./anniversaryvalue/) | String value for 'Anniversary' category | +| [BirthdayValue](./birthdayvalue/) | String value for 'Birthday' category | +| [CustomValue](./customvalue/) | String value for 'Custom' category | + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/anniversaryvalue/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/anniversaryvalue/_index.md new file mode 100644 index 0000000000..986d2550fc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/anniversaryvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::AnniversaryValue method" +linktitle: "AnniversaryValue" +articleTitle: "AnniversaryValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Anniversary' category" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/eventcategory/anniversaryvalue/ +--- + +## AnniversaryValue {#anniversaryvalue} + +String value for 'Anniversary' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +AnniversaryValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/birthdayvalue/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/birthdayvalue/_index.md new file mode 100644 index 0000000000..c39aed7ee5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/birthdayvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::BirthdayValue method" +linktitle: "BirthdayValue" +articleTitle: "BirthdayValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Birthday' category" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/eventcategory/birthdayvalue/ +--- + +## BirthdayValue {#birthdayvalue} + +String value for 'Birthday' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +BirthdayValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/customvalue/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/customvalue/_index.md new file mode 100644 index 0000000000..c4072af61a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/customvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::CustomValue method" +linktitle: "CustomValue" +articleTitle: "CustomValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Custom' category" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/eventcategory/customvalue/ +--- + +## CustomValue {#customvalue} + +String value for 'Custom' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CustomValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/equals/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/equals/_index.md new file mode 100644 index 0000000000..2410719e3b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified object is equal to the current object." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/eventcategory/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < EventCategory > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The object to compare with the current object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/eventcategory/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/eventcategory/_index.md new file mode 100644 index 0000000000..d6f9ce8ab1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/eventcategory/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::EventCategory constructor" +linktitle: "EventCategory" +articleTitle: "EventCategory" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the EventCategory class with 'Custom' category." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/eventcategory/eventcategory/ +--- + +## EventCategory (1 of 2) {#eventcategory_1} + +Initializes a new instance of the EventCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +EventCategory(System::String value, System::String description) +``` + +| Parameter | Description | +| --- | --- | +| value | Event category | +| description | Description for the 'Custom' category of an event | + +--- + +## EventCategory (2 of 2) {#eventcategory_2} + +Initializes a new instance of the 'Custom' EventCategory . + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +EventCategory(System::String description) +``` + +| Parameter | Description | +| --- | --- | +| description | Description for the 'Custom' category of an event | + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/get_anniversary/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/get_anniversary/_index.md new file mode 100644 index 0000000000..be9bd14525 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/get_anniversary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::get_Anniversary method" +linktitle: "get_Anniversary" +articleTitle: "get_Anniversary" +second_title: "Aspose.Email for C++" +description: "Anniversary" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/eventcategory/get_anniversary/ +--- + +## get_Anniversary {#get_anniversary} + +Anniversary + +**Returns:** static System::SharedPtr < EventCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Anniversary() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/get_birthday/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/get_birthday/_index.md new file mode 100644 index 0000000000..2b3e97ad46 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/get_birthday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::get_Birthday method" +linktitle: "get_Birthday" +articleTitle: "get_Birthday" +second_title: "Aspose.Email for C++" +description: "Birthday" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/eventcategory/get_birthday/ +--- + +## get_Birthday {#get_birthday} + +Birthday + +**Returns:** static System::SharedPtr < EventCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Birthday() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/get_custom/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/get_custom/_index.md new file mode 100644 index 0000000000..d716d01fb5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/get_custom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::get_Custom method" +linktitle: "get_Custom" +articleTitle: "get_Custom" +second_title: "Aspose.Email for C++" +description: "Custom description" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/eventcategory/get_custom/ +--- + +## get_Custom {#get_custom} + +Custom description + +**Returns:** static System::SharedPtr < EventCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Custom() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/get_description/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/get_description/_index.md new file mode 100644 index 0000000000..e7c6956f69 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets description for the 'Custom' category of an event" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/eventcategory/get_description/ +--- + +## get_Description {#get_description} + +Gets description for the 'Custom' category of an event + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/get_value/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/get_value/_index.md new file mode 100644 index 0000000000..5d610a80f2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Gets string representation of an event category" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/eventcategory/get_value/ +--- + +## get_Value {#get_value} + +Gets string representation of an event category + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/gethashcode/_index.md new file mode 100644 index 0000000000..ceb3ed7734 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/eventcategory/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/operator/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/operator/_index.md new file mode 100644 index 0000000000..fbc052fa36 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/eventcategory/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < EventCategory > a, System::SharedPtr < EventCategory > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/eventcategory/tostring/_index.md b/english/cpp/aspose.email.personalinfo/eventcategory/tostring/_index.md new file mode 100644 index 0000000000..1ae33ecc48 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventcategory/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/eventcategory/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/_index.md new file mode 100644 index 0000000000..583595a591 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList class" +linktitle: "EventList" +articleTitle: "EventList" +second_title: "Aspose.Email for C++" +description: "List of events for a contact" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/eventlist/ +--- + +## EventList class + +List of events for a contact + +## Constructors + +| Name | Description | +| --- | --- | +| [EventList](./eventlist/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds an item to the list. | +| [Clear](./clear/) | Removes all items from the list. | +| [Contains](./contains/) | Determines whether the list contains a specific value. | +| [CopyTo](./copyto/) | Copies the elements to an array, starting at a particular array index. | +| [get_Anniversary](./get_anniversary/) | Wedding anniversary | +| [get_Birthday](./get_birthday/) | Birthday | +| [get_Count](./get_count/) | Gets the number of elements contained in the T:System::Collections::ICollection . | +| [get_IsReadOnly](./get_isreadonly/) | Gets a value indicating whether the list is read-only. | +| [GetEnumerator](./getenumerator/) | Returns an enumerator that iterates through a collection. | +| [idx_get](./idx_get/) | Gets the element at the specified index. | +| [idx_set](./idx_set/) | Sets the element at the specified index. | +| [IndexOf](./indexof/) | Determines the index of a specific item in the list. | +| [Insert](./insert/) | Inserts an item to the list at the specified index. | +| [Remove (2 overloads)](./remove/) | Removes the first occurrence of a specific object from the list. | +| [RemoveAndInsertFirst](./removeandinsertfirst/) | | +| [RemoveAt](./removeat/) | Removes the list item at the specified index. | +| [set_Anniversary](./set_anniversary/) | Wedding anniversary | +| [set_Birthday](./set_birthday/) | Birthday | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/add/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/add/_index.md new file mode 100644 index 0000000000..8948d085ae --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an item to the list." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/eventlist/add/ +--- + +## Add {#add} + +Adds an item to the list. + +**Returns:** The position into which the new element was inserted. + +```cpp +Add(const System::SharedPtr < CustomerEvent > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to add to the list. | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/clear/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/clear/_index.md new file mode 100644 index 0000000000..b188cea00d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Removes all items from the list." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/eventlist/clear/ +--- + +## Clear {#clear} + +Removes all items from the list. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/contains/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/contains/_index.md new file mode 100644 index 0000000000..f901ecfa4b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/contains/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Determines whether the list contains a specific value." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/eventlist/contains/ +--- + +## Contains {#contains} + +Determines whether the list contains a specific value. + +**Returns:** true if the object is found in the list; otherwise, false. + +```cpp +Contains(const System::SharedPtr < CustomerEvent > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/copyto/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/copyto/_index.md new file mode 100644 index 0000000000..48167d718c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/copyto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "Copies the elements to an array, starting at a particular array index." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/eventlist/copyto/ +--- + +## CopyTo {#copyto} + +Copies the elements to an array, starting at a particular array index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +CopyTo(System::ArrayPtr< System::SharedPtr < CustomerEvent >> array, int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| array | The one-dimensional array that is the destination of the elements copied from collections. The array must have zero-based indexing. | +| index | The zero-based index in array at which copying begins. | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/eventlist/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/eventlist/_index.md new file mode 100644 index 0000000000..f4958eb631 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/eventlist/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::EventList constructor" +linktitle: "EventList" +articleTitle: "EventList" +second_title: "Aspose.Email for C++" +description: "EventList of EventList." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/eventlist/eventlist/ +--- + +## EventList {#eventlist} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +EventList() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/get_anniversary/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/get_anniversary/_index.md new file mode 100644 index 0000000000..055a7e88a4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/get_anniversary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::get_Anniversary method" +linktitle: "get_Anniversary" +articleTitle: "get_Anniversary" +second_title: "Aspose.Email for C++" +description: "Wedding anniversary" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/eventlist/get_anniversary/ +--- + +## get_Anniversary {#get_anniversary} + +Wedding anniversary + +**Returns:** System::Nullable Aspose::Email::PersonalInfo:: + +```cpp +get_Anniversary() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/get_birthday/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/get_birthday/_index.md new file mode 100644 index 0000000000..038400820b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/get_birthday/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::get_Birthday method" +linktitle: "get_Birthday" +articleTitle: "get_Birthday" +second_title: "Aspose.Email for C++" +description: "Birthday" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/eventlist/get_birthday/ +--- + +## get_Birthday {#get_birthday} + +Birthday + +**Returns:** System::Nullable Aspose::Email::PersonalInfo:: + +```cpp +get_Birthday() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/get_count/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/get_count/_index.md new file mode 100644 index 0000000000..388315d564 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of elements contained in the T:System::Collections::ICollection ." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/eventlist/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of elements contained in the T:System::Collections::ICollection . + +**Returns:** The number of elements contained in the T:System::Collections::ICollection . + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/get_isreadonly/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/get_isreadonly/_index.md new file mode 100644 index 0000000000..53f48837ba --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the list is read-only." +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/eventlist/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Gets a value indicating whether the list is read-only. + +**Returns:** true if the list is read-only; otherwise, false. + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/getenumerator/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/getenumerator/_index.md new file mode 100644 index 0000000000..bb6f7d56ac --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/getenumerator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "Returns an enumerator that iterates through a collection." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/eventlist/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +Returns an enumerator that iterates through a collection. + +**Returns:** An T:System::Collections::IEnumerator object that can be used to iterate through the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/idx_get/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/idx_get/_index.md new file mode 100644 index 0000000000..08022b0dda --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/idx_get/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/eventlist/idx_get/ +--- + +## idx_get {#idx_get} + +Gets the element at the specified index. + +**Returns:** The element at the specified index. + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/idx_set/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/idx_set/_index.md new file mode 100644 index 0000000000..2788b86e8f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/idx_set/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Sets the element at the specified index." +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/eventlist/idx_set/ +--- + +## idx_set {#idx_set} + +Sets the element at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +idx_set(int32_t index, System::SharedPtr < CustomerEvent > value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | +| value | The element at the specified index. | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/indexof/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/indexof/_index.md new file mode 100644 index 0000000000..6421f28951 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/indexof/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::IndexOf method" +linktitle: "IndexOf" +articleTitle: "IndexOf" +second_title: "Aspose.Email for C++" +description: "Determines the index of a specific item in the list." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/eventlist/indexof/ +--- + +## IndexOf {#indexof} + +Determines the index of a specific item in the list. + +**Returns:** The index of value if found in the list; otherwise, -1. + +```cpp +IndexOf(const System::SharedPtr < CustomerEvent > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/insert/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/insert/_index.md new file mode 100644 index 0000000000..b9a87b40da --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts an item to the list at the specified index." +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/eventlist/insert/ +--- + +## Insert {#insert} + +Inserts an item to the list at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Insert(int32_t index, const System::SharedPtr < CustomerEvent > & value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which value should be inserted. | +| value | The T:System::Object to insert into the list. | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/remove/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/remove/_index.md new file mode 100644 index 0000000000..38299c907f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/remove/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the first occurrence of a specific object from the list." +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/eventlist/remove/ +--- + +## Remove (1 of 2) {#remove_1} + +Removes the first occurrence of a specific object from the list. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +Remove(const System::SharedPtr < CustomerEvent > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to remove from the list. | + +--- + +## Remove (2 of 2) {#remove_2} + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Remove(System::SharedPtr < EventCategory > cat) +``` + +| Parameter | Description | +| --- | --- | +| cat | | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/removeandinsertfirst/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/removeandinsertfirst/_index.md new file mode 100644 index 0000000000..ffd5b7496b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/removeandinsertfirst/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::RemoveAndInsertFirst method" +linktitle: "RemoveAndInsertFirst" +articleTitle: "RemoveAndInsertFirst" +second_title: "Aspose.Email for C++" +description: "RemoveAndInsertFirst of EventList." +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/eventlist/removeandinsertfirst/ +--- + +## RemoveAndInsertFirst {#removeandinsertfirst} + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +RemoveAndInsertFirst(System::SharedPtr < CustomerEvent > evnt) +``` + +| Parameter | Description | +| --- | --- | +| evnt | | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/removeat/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/removeat/_index.md new file mode 100644 index 0000000000..42590ee789 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Removes the list item at the specified index." +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/eventlist/removeat/ +--- + +## RemoveAt {#removeat} + +Removes the list item at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the item to remove. | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/set_anniversary/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/set_anniversary/_index.md new file mode 100644 index 0000000000..bbce9c9576 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/set_anniversary/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::set_Anniversary method" +linktitle: "set_Anniversary" +articleTitle: "set_Anniversary" +second_title: "Aspose.Email for C++" +description: "Wedding anniversary" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/eventlist/set_anniversary/ +--- + +## set_Anniversary {#set_anniversary} + +Wedding anniversary + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Anniversary(System::Nullable< System::DateTime > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/eventlist/set_birthday/_index.md b/english/cpp/aspose.email.personalinfo/eventlist/set_birthday/_index.md new file mode 100644 index 0000000000..f47db9b7ef --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/eventlist/set_birthday/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::EventList::set_Birthday method" +linktitle: "set_Birthday" +articleTitle: "set_Birthday" +second_title: "Aspose.Email for C++" +description: "Birthday" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/eventlist/set_birthday/ +--- + +## set_Birthday {#set_birthday} + +Birthday + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Birthday(System::Nullable< System::DateTime > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/fileasmapping/_index.md b/english/cpp/aspose.email.personalinfo/fileasmapping/_index.md new file mode 100644 index 0000000000..ead5b87def --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/fileasmapping/_index.md @@ -0,0 +1,38 @@ +--- +title: "FileAsMapping Enum" +linktitle: "FileAsMapping" +articleTitle: "FileAsMapping" +second_title: "Aspose.Email for C++" +description: "Specifies how to generate and recompute the value of the dispidFileAs property when other contact name properties change." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/fileasmapping/ +--- + +## FileAsMapping enumeration (20 values) + +Specifies how to generate and recompute the value of the dispidFileAs property when other contact name properties change. Coincides MS-OXPROPS revision 16.2 from 7/31/2014 + +| Value | Description | +| --- | --- | +| Empty | Empty value. | +| DisplayName | DisplayName | +| FirstName | GivenName | +| LastName | Surname | +| Organization | CompanyName | +| FirstMiddleLastGen | GivenName MiddleName Surname Generation | +| LastFirstMiddle | Surname, GivenName MiddleName | +| LastFirstMiddle2 | SurnameGivenName MiddleName | +| LastFirstMiddle3 | Surname GivenName MiddleName | +| OrgLastFirstMiddle | CompanyName\r\nSurname, GivenName MiddleName | +| OrgLastFirstMiddle2 | CompanyName\r\nSurnameGivenName MiddleName | +| OrgLastFirstMiddle3 | CompanyName\r\nSurname GivenName MiddleName | +| LastFirstMiddleOrg | Surname, GivenName MiddleName\r\nCompanyName | +| LastFirstMiddleOrg2 | SurnameGivenName MiddleName\r\nCompanyName | +| LastFirstMiddleOrg3 | Surname GivenName PidTagMiddleName\r\nCompanyName | +| LastFirstMiddleGen | Surname GivenName MiddleName Generation | +| LastFirstMiddleGen2 | SurnameGivenName MiddleName Generation | +| BestMatch | Specifies that, when displaying the contact, the application should attempt to use the current value of dispidFileUnder and other contact properties to find a "best match" for dispidFileUnderId to one of the previous values in this table. | +| AccordingToLocale | Specifies that, when displaying the contact, the application should choose the appropriate default values (according to the language locale) for dispidFileUnderId and update dispidFileUnder to match the choice. | +| None | Specifies that, FileUnder is a user-provided, and should not be changed when another contact name property changes. I.e. value of FileUnder is not constructed from other properties. | + diff --git a/english/cpp/aspose.email.personalinfo/gender/_index.md b/english/cpp/aspose.email.personalinfo/gender/_index.md new file mode 100644 index 0000000000..b0d82fb889 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/gender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Gender Enum" +linktitle: "Gender" +articleTitle: "Gender" +second_title: "Aspose.Email for C++" +description: "Enum defines gender of a person" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/gender/ +--- + +## Gender enumeration (3 values) + +Enum defines gender of a person + +| Value | Description | +| --- | --- | +| Unspecified | Gender is not defined | +| Female | Female gender | +| Male | Male gender | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/_index.md new file mode 100644 index 0000000000..27a99d9cd2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress class" +linktitle: "InstantMessengerAddress" +articleTitle: "InstantMessengerAddress" +second_title: "Aspose.Email for C++" +description: "Represents an instant messanger address." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/ +--- + +## InstantMessengerAddress class + +Represents an instant messanger address. + +## Constructors + +| Name | Description | +| --- | --- | +| [InstantMessengerAddress](./instantmessengeraddress/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [CompareTo](./compareto/) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | +| [Equals (3 overloads)](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [get_Address](./get_address/) | Gets an instant messanger address | +| [get_Category](./get_category/) | Gets an object category | +| [get_Prefered](./get_prefered/) | Gets a value which defines whether object is preferred. | +| [GetHashCode (2 overloads)](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [set_Address](./set_address/) | Sets an instant messanger address | +| [set_Category](./set_category/) | Sets an object category | +| [set_Prefered](./set_prefered/) | Sets a value which defines whether object is preferred. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/compareto/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/compareto/_index.md new file mode 100644 index 0000000000..38a3395d0a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/compareto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::CompareTo method" +linktitle: "CompareTo" +articleTitle: "CompareTo" +second_title: "Aspose.Email for C++" +description: "Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occu" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/compareto/ +--- + +## CompareTo {#compareto} + +Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. + +**Returns:** This method returns: a value less than 0 if this is less than value 0 if this is equal to value a value greater than 0 if this is greater than value + +```cpp +CompareTo(System::SharedPtr < InstantMessengerAddress > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | An object to compare with this instance, or null. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/equals/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/equals/_index.md new file mode 100644 index 0000000000..ab6d71e24b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/equals/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/equals/ +--- + +## Equals (1 of 3) {#equals_1} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < InstantMessengerAddress > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + +--- + +## Equals (2 of 3) {#equals_2} + +Determines whether the specified object instances are considered equal. + +**Returns:** true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true. + +```cpp +Equals(System::SharedPtr < InstantMessengerAddress > x, System::SharedPtr < InstantMessengerAddress > y) +``` + +| Parameter | Description | +| --- | --- | +| x | The first object to compare. | +| y | The second object to compare. | + +--- + +## Equals (3 of 3) {#equals_3} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/get_address/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/get_address/_index.md new file mode 100644 index 0000000000..1cf0a3ba15 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/get_address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::get_Address method" +linktitle: "get_Address" +articleTitle: "get_Address" +second_title: "Aspose.Email for C++" +description: "Gets an instant messanger address" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/get_address/ +--- + +## get_Address {#get_address} + +Gets an instant messanger address + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Address() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/get_category/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/get_category/_index.md new file mode 100644 index 0000000000..ecd9f79103 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/get_category/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::get_Category method" +linktitle: "get_Category" +articleTitle: "get_Category" +second_title: "Aspose.Email for C++" +description: "Gets an object category" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/get_category/ +--- + +## get_Category {#get_category} + +Gets an object category + +**Returns:** System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Category() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/get_prefered/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/get_prefered/_index.md new file mode 100644 index 0000000000..7a452db261 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/get_prefered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::get_Prefered method" +linktitle: "get_Prefered" +articleTitle: "get_Prefered" +second_title: "Aspose.Email for C++" +description: "Gets a value which defines whether object is preferred." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/get_prefered/ +--- + +## get_Prefered {#get_prefered} + +Gets a value which defines whether object is preferred. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +get_Prefered() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/gethashcode/_index.md new file mode 100644 index 0000000000..2e5dd3c86a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/gethashcode/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/gethashcode/ +--- + +## GetHashCode (1 of 2) {#gethashcode_1} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + +--- + +## GetHashCode (2 of 2) {#gethashcode_2} + +GetHashCode returns a hash function for specified object. + +**Returns:** Returns a hash function for specified object. + +```cpp +GetHashCode(System::SharedPtr < InstantMessengerAddress > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object for which a hash code is to be returned. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/instantmessengeraddress/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/instantmessengeraddress/_index.md new file mode 100644 index 0000000000..11c8b1e59a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/instantmessengeraddress/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::InstantMessengerAddress constructor" +linktitle: "InstantMessengerAddress" +articleTitle: "InstantMessengerAddress" +second_title: "Aspose.Email for C++" +description: "InstantMessengerAddress of InstantMessengerAddress." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/instantmessengeraddress/ +--- + +## InstantMessengerAddress {#instantmessengeraddress} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +InstantMessengerAddress() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/operator/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/operator/_index.md new file mode 100644 index 0000000000..17e5016846 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < InstantMessengerAddress > a, System::SharedPtr < InstantMessengerAddress > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/set_address/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/set_address/_index.md new file mode 100644 index 0000000000..b40cc21bbb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/set_address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::set_Address method" +linktitle: "set_Address" +articleTitle: "set_Address" +second_title: "Aspose.Email for C++" +description: "Sets an instant messanger address" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/set_address/ +--- + +## set_Address {#set_address} + +Sets an instant messanger address + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/set_category/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/set_category/_index.md new file mode 100644 index 0000000000..2162c9142b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/set_category/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::set_Category method" +linktitle: "set_Category" +articleTitle: "set_Category" +second_title: "Aspose.Email for C++" +description: "Sets an object category" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/set_category/ +--- + +## set_Category {#set_category} + +Sets an object category + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Category(System::SharedPtr < InstantMessengerCategory > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/set_prefered/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/set_prefered/_index.md new file mode 100644 index 0000000000..e18097a038 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/set_prefered/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::set_Prefered method" +linktitle: "set_Prefered" +articleTitle: "set_Prefered" +second_title: "Aspose.Email for C++" +description: "Sets a value which defines whether object is preferred." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/set_prefered/ +--- + +## set_Prefered {#set_prefered} + +Sets a value which defines whether object is preferred. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Prefered(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengeraddress/tostring/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/tostring/_index.md new file mode 100644 index 0000000000..64a637de8c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengeraddress/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerAddress::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/instantmessengeraddress/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/_index.md new file mode 100644 index 0000000000..7930b15c0e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory class" +linktitle: "InstantMessengerCategory" +articleTitle: "InstantMessengerCategory" +second_title: "Aspose.Email for C++" +description: "Represents category for an instant messenger address" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/ +--- + +## InstantMessengerCategory class + +Represents category for an instant messenger address + +## Constructors + +| Name | Description | +| --- | --- | +| [InstantMessengerCategory (2 overloads)](./instantmessengercategory/) | Initializes a new instance of the InstantMessengerCategory class with 'Custom' category. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified object is equal to the current object. | +| [get_AIM](./get_aim/) | AIM | +| [get_Custom](./get_custom/) | Custom messenger kind | +| [get_Description](./get_description/) | Gets description for the 'Custom' category of an instant messenger address | +| [get_GoogleTalk](./get_googletalk/) | Google Talk | +| [get_ICQ](./get_icq/) | ICQ | +| [get_ImAddress1](./get_imaddress1/) | ImAddress1 messenger kind | +| [get_ImAddress2](./get_imaddress2/) | ImAddress2 messenger kind | +| [get_ImAddress3](./get_imaddress3/) | ImAddress3 messenger kind | +| [get_Jabber](./get_jabber/) | Jabber | +| [get_MSN](./get_msn/) | MSN | +| [get_QQ](./get_qq/) | QQ | +| [get_Skype](./get_skype/) | Skype | +| [get_Value](./get_value/) | Gets category of an instant messenger address | +| [get_Yahoo](./get_yahoo/) | Yahoo | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | +| [AIMValue](./aimvalue/) | String value for 'AIM' category | +| [CustomValue](./customvalue/) | String value for 'Custom' category | +| [GoogleTalkValue](./googletalkvalue/) | String value for 'GoogleTalk' category | +| [ICQValue](./icqvalue/) | String value for 'MSN' category | +| [ImAddress1Value](./imaddress1value/) | String value for 'ImAddress1' category | +| [ImAddress2Value](./imaddress2value/) | String value for 'ImAddress2' category | +| [ImAddress3Value](./imaddress3value/) | String value for 'ImAddress3' category | +| [JabberValue](./jabbervalue/) | String value for 'Jabber' category | +| [MSNValue](./msnvalue/) | String value for '' category | +| [QQValue](./qqvalue/) | String value for 'QQ' category | +| [SkypeValue](./skypevalue/) | String value for 'Skype' category | +| [YahooValue](./yahoovalue/) | String value for 'Yahoo' category | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/aimvalue/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/aimvalue/_index.md new file mode 100644 index 0000000000..4c8fddf19b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/aimvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::AIMValue method" +linktitle: "AIMValue" +articleTitle: "AIMValue" +second_title: "Aspose.Email for C++" +description: "String value for 'AIM' category" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/aimvalue/ +--- + +## AIMValue {#aimvalue} + +String value for 'AIM' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +AIMValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/customvalue/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/customvalue/_index.md new file mode 100644 index 0000000000..1ecdea96e3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/customvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::CustomValue method" +linktitle: "CustomValue" +articleTitle: "CustomValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Custom' category" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/customvalue/ +--- + +## CustomValue {#customvalue} + +String value for 'Custom' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CustomValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/equals/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/equals/_index.md new file mode 100644 index 0000000000..f0143ae8ea --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified object is equal to the current object." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < InstantMessengerCategory > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The object to compare with the current object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_aim/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_aim/_index.md new file mode 100644 index 0000000000..888153beea --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_aim/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_AIM method" +linktitle: "get_AIM" +articleTitle: "get_AIM" +second_title: "Aspose.Email for C++" +description: "AIM" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_aim/ +--- + +## get_AIM {#get_aim} + +AIM + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_AIM() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_custom/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_custom/_index.md new file mode 100644 index 0000000000..0126f06e12 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_custom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_Custom method" +linktitle: "get_Custom" +articleTitle: "get_Custom" +second_title: "Aspose.Email for C++" +description: "Custom messenger kind" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_custom/ +--- + +## get_Custom {#get_custom} + +Custom messenger kind + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Custom() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_description/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_description/_index.md new file mode 100644 index 0000000000..e69bca59c6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets description for the 'Custom' category of an instant messenger address" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_description/ +--- + +## get_Description {#get_description} + +Gets description for the 'Custom' category of an instant messenger address + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_googletalk/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_googletalk/_index.md new file mode 100644 index 0000000000..d1615ef995 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_googletalk/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_GoogleTalk method" +linktitle: "get_GoogleTalk" +articleTitle: "get_GoogleTalk" +second_title: "Aspose.Email for C++" +description: "Google Talk" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_googletalk/ +--- + +## get_GoogleTalk {#get_googletalk} + +Google Talk + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_GoogleTalk() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_icq/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_icq/_index.md new file mode 100644 index 0000000000..7034e6b0f1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_icq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_ICQ method" +linktitle: "get_ICQ" +articleTitle: "get_ICQ" +second_title: "Aspose.Email for C++" +description: "ICQ" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_icq/ +--- + +## get_ICQ {#get_icq} + +ICQ + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_ICQ() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress1/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress1/_index.md new file mode 100644 index 0000000000..840887f5b0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress1/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_ImAddress1 method" +linktitle: "get_ImAddress1" +articleTitle: "get_ImAddress1" +second_title: "Aspose.Email for C++" +description: "ImAddress1 messenger kind" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress1/ +--- + +## get_ImAddress1 {#get_imaddress1} + +ImAddress1 messenger kind + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_ImAddress1() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress2/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress2/_index.md new file mode 100644 index 0000000000..d0d0380ca5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress2/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_ImAddress2 method" +linktitle: "get_ImAddress2" +articleTitle: "get_ImAddress2" +second_title: "Aspose.Email for C++" +description: "ImAddress2 messenger kind" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress2/ +--- + +## get_ImAddress2 {#get_imaddress2} + +ImAddress2 messenger kind + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_ImAddress2() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress3/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress3/_index.md new file mode 100644 index 0000000000..7ff03af7b2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress3/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_ImAddress3 method" +linktitle: "get_ImAddress3" +articleTitle: "get_ImAddress3" +second_title: "Aspose.Email for C++" +description: "ImAddress3 messenger kind" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_imaddress3/ +--- + +## get_ImAddress3 {#get_imaddress3} + +ImAddress3 messenger kind + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_ImAddress3() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_jabber/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_jabber/_index.md new file mode 100644 index 0000000000..8161768124 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_jabber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_Jabber method" +linktitle: "get_Jabber" +articleTitle: "get_Jabber" +second_title: "Aspose.Email for C++" +description: "Jabber" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_jabber/ +--- + +## get_Jabber {#get_jabber} + +Jabber + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Jabber() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_msn/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_msn/_index.md new file mode 100644 index 0000000000..7b85f01063 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_msn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_MSN method" +linktitle: "get_MSN" +articleTitle: "get_MSN" +second_title: "Aspose.Email for C++" +description: "MSN" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_msn/ +--- + +## get_MSN {#get_msn} + +MSN + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_MSN() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_qq/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_qq/_index.md new file mode 100644 index 0000000000..51b6acd508 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_qq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_QQ method" +linktitle: "get_QQ" +articleTitle: "get_QQ" +second_title: "Aspose.Email for C++" +description: "QQ" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_qq/ +--- + +## get_QQ {#get_qq} + +QQ + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_QQ() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_skype/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_skype/_index.md new file mode 100644 index 0000000000..9b067a5b63 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_skype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_Skype method" +linktitle: "get_Skype" +articleTitle: "get_Skype" +second_title: "Aspose.Email for C++" +description: "Skype" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_skype/ +--- + +## get_Skype {#get_skype} + +Skype + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Skype() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_value/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_value/_index.md new file mode 100644 index 0000000000..f58bbbae50 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Gets category of an instant messenger address" +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_value/ +--- + +## get_Value {#get_value} + +Gets category of an instant messenger address + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_yahoo/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_yahoo/_index.md new file mode 100644 index 0000000000..65003f8815 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/get_yahoo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::get_Yahoo method" +linktitle: "get_Yahoo" +articleTitle: "get_Yahoo" +second_title: "Aspose.Email for C++" +description: "Yahoo" +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/get_yahoo/ +--- + +## get_Yahoo {#get_yahoo} + +Yahoo + +**Returns:** static System::SharedPtr < InstantMessengerCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Yahoo() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/gethashcode/_index.md new file mode 100644 index 0000000000..6197b075a5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/googletalkvalue/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/googletalkvalue/_index.md new file mode 100644 index 0000000000..2216d216bd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/googletalkvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::GoogleTalkValue method" +linktitle: "GoogleTalkValue" +articleTitle: "GoogleTalkValue" +second_title: "Aspose.Email for C++" +description: "String value for 'GoogleTalk' category" +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/googletalkvalue/ +--- + +## GoogleTalkValue {#googletalkvalue} + +String value for 'GoogleTalk' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +GoogleTalkValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/icqvalue/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/icqvalue/_index.md new file mode 100644 index 0000000000..2bb90e14d3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/icqvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::ICQValue method" +linktitle: "ICQValue" +articleTitle: "ICQValue" +second_title: "Aspose.Email for C++" +description: "String value for 'MSN' category" +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/icqvalue/ +--- + +## ICQValue {#icqvalue} + +String value for 'MSN' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +ICQValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/imaddress1value/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/imaddress1value/_index.md new file mode 100644 index 0000000000..02c90c5cf7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/imaddress1value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::ImAddress1Value method" +linktitle: "ImAddress1Value" +articleTitle: "ImAddress1Value" +second_title: "Aspose.Email for C++" +description: "String value for 'ImAddress1' category" +type: docs +weight: 240 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/imaddress1value/ +--- + +## ImAddress1Value {#imaddress1value} + +String value for 'ImAddress1' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +ImAddress1Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/imaddress2value/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/imaddress2value/_index.md new file mode 100644 index 0000000000..cad5b4f029 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/imaddress2value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::ImAddress2Value method" +linktitle: "ImAddress2Value" +articleTitle: "ImAddress2Value" +second_title: "Aspose.Email for C++" +description: "String value for 'ImAddress2' category" +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/imaddress2value/ +--- + +## ImAddress2Value {#imaddress2value} + +String value for 'ImAddress2' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +ImAddress2Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/imaddress3value/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/imaddress3value/_index.md new file mode 100644 index 0000000000..c75a1318f7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/imaddress3value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::ImAddress3Value method" +linktitle: "ImAddress3Value" +articleTitle: "ImAddress3Value" +second_title: "Aspose.Email for C++" +description: "String value for 'ImAddress3' category" +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/imaddress3value/ +--- + +## ImAddress3Value {#imaddress3value} + +String value for 'ImAddress3' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +ImAddress3Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/instantmessengercategory/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/instantmessengercategory/_index.md new file mode 100644 index 0000000000..f77a95d86a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/instantmessengercategory/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::InstantMessengerCategory constructor" +linktitle: "InstantMessengerCategory" +articleTitle: "InstantMessengerCategory" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the InstantMessengerCategory class with 'Custom' category." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/instantmessengercategory/ +--- + +## InstantMessengerCategory (1 of 2) {#instantmessengercategory_1} + +Initializes a new instance of the InstantMessengerCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +InstantMessengerCategory(System::String value, System::String description) +``` + +| Parameter | Description | +| --- | --- | +| value | Instant messenger address category | +| description | Description for the 'Custom' category of a instant messenger address | + +--- + +## InstantMessengerCategory (2 of 2) {#instantmessengercategory_2} + +Initializes a new instance of the InstantMessengerCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +InstantMessengerCategory(System::String description) +``` + +| Parameter | Description | +| --- | --- | +| description | Description for the 'Custom' category of an instant messenger address | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/jabbervalue/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/jabbervalue/_index.md new file mode 100644 index 0000000000..63fcd91081 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/jabbervalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::JabberValue method" +linktitle: "JabberValue" +articleTitle: "JabberValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Jabber' category" +type: docs +weight: 270 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/jabbervalue/ +--- + +## JabberValue {#jabbervalue} + +String value for 'Jabber' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +JabberValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/msnvalue/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/msnvalue/_index.md new file mode 100644 index 0000000000..c5d88a70dd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/msnvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::MSNValue method" +linktitle: "MSNValue" +articleTitle: "MSNValue" +second_title: "Aspose.Email for C++" +description: "String value for '' category" +type: docs +weight: 280 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/msnvalue/ +--- + +## MSNValue {#msnvalue} + +String value for '' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +MSNValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/operator/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/operator/_index.md new file mode 100644 index 0000000000..fba7f838de --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < InstantMessengerCategory > a, System::SharedPtr < InstantMessengerCategory > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/qqvalue/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/qqvalue/_index.md new file mode 100644 index 0000000000..d1c2bb2caa --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/qqvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::QQValue method" +linktitle: "QQValue" +articleTitle: "QQValue" +second_title: "Aspose.Email for C++" +description: "String value for 'QQ' category" +type: docs +weight: 290 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/qqvalue/ +--- + +## QQValue {#qqvalue} + +String value for 'QQ' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +QQValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/skypevalue/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/skypevalue/_index.md new file mode 100644 index 0000000000..8aa55fa07d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/skypevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::SkypeValue method" +linktitle: "SkypeValue" +articleTitle: "SkypeValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Skype' category" +type: docs +weight: 300 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/skypevalue/ +--- + +## SkypeValue {#skypevalue} + +String value for 'Skype' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +SkypeValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/tostring/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/tostring/_index.md new file mode 100644 index 0000000000..e124e66b0d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengercategory/yahoovalue/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengercategory/yahoovalue/_index.md new file mode 100644 index 0000000000..3e4be72354 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengercategory/yahoovalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerCategory::YahooValue method" +linktitle: "YahooValue" +articleTitle: "YahooValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Yahoo' category" +type: docs +weight: 310 +url: /cpp/aspose.email.personalinfo/instantmessengercategory/yahoovalue/ +--- + +## YahooValue {#yahoovalue} + +String value for 'Yahoo' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +YahooValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/_index.md new file mode 100644 index 0000000000..169e4d592f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/_index.md @@ -0,0 +1,55 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList class" +linktitle: "InstantMessengerList" +articleTitle: "InstantMessengerList" +second_title: "Aspose.Email for C++" +description: "List of instant messenger addresses for a contact." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/ +--- + +## InstantMessengerList class + +List of instant messenger addresses for a contact. + +## Constructors + +| Name | Description | +| --- | --- | +| [InstantMessengerList](./instantmessengerlist/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds an item to the list. | +| [Clear](./clear/) | Removes all items from the list. | +| [Contains](./contains/) | Determines whether the list contains a specific value. | +| [CopyTo](./copyto/) | Copies the elements to an array, starting at a particular array index. | +| [get_AIM](./get_aim/) | Default AIM id | +| [get_Count](./get_count/) | Gets the number of elements contained in the T:System::Collections::ICollection . | +| [get_GoogleTalk](./get_googletalk/) | Default Google Talk id | +| [get_ICQ](./get_icq/) | Default ICQ id | +| [get_IsReadOnly](./get_isreadonly/) | Gets a value indicating whether the list is read-only. | +| [get_Jabber](./get_jabber/) | Default Jabber id | +| [get_MSN](./get_msn/) | Default MSN id | +| [get_QQ](./get_qq/) | Default QQ id | +| [get_Skype](./get_skype/) | Default skype is | +| [get_Yahoo](./get_yahoo/) | Default Yahoo id | +| [GetEnumerator](./getenumerator/) | Returns an enumerator that iterates through a collection. | +| [idx_get (2 overloads)](./idx_get/) | Gets the element at the specified index. | +| [idx_set (2 overloads)](./idx_set/) | Sets the element at the specified index. | +| [IndexOf](./indexof/) | Determines the index of a specific item in the list. | +| [Insert](./insert/) | Inserts an item to the list at the specified index. | +| [Remove](./remove/) | Removes the first occurrence of a specific object from the list. | +| [RemoveAt](./removeat/) | Removes the list item at the specified index. | +| [set_AIM](./set_aim/) | Default AIM id | +| [set_GoogleTalk](./set_googletalk/) | Default Google Talk id | +| [set_ICQ](./set_icq/) | Default ICQ id | +| [set_Jabber](./set_jabber/) | Default Jabber id | +| [set_MSN](./set_msn/) | Default MSN id | +| [set_QQ](./set_qq/) | Default QQ id | +| [set_Skype](./set_skype/) | Default skype is | +| [set_Yahoo](./set_yahoo/) | Default Yahoo id | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/add/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/add/_index.md new file mode 100644 index 0000000000..9f15d1a458 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an item to the list." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/add/ +--- + +## Add {#add} + +Adds an item to the list. + +**Returns:** The position into which the new element was inserted. + +```cpp +Add(const System::SharedPtr < InstantMessengerAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to add to the list. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/clear/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/clear/_index.md new file mode 100644 index 0000000000..68b9294155 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Removes all items from the list." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/clear/ +--- + +## Clear {#clear} + +Removes all items from the list. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/contains/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/contains/_index.md new file mode 100644 index 0000000000..5a74dff7ae --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/contains/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Determines whether the list contains a specific value." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/contains/ +--- + +## Contains {#contains} + +Determines whether the list contains a specific value. + +**Returns:** true if the object is found in the list; otherwise, false. + +```cpp +Contains(const System::SharedPtr < InstantMessengerAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/copyto/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/copyto/_index.md new file mode 100644 index 0000000000..2f9306038f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/copyto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "Copies the elements to an array, starting at a particular array index." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/copyto/ +--- + +## CopyTo {#copyto} + +Copies the elements to an array, starting at a particular array index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +CopyTo(System::ArrayPtr< System::SharedPtr < InstantMessengerAddress >> array, int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| array | The one-dimensional array that is the destination of the elements copied from collections. The array must have zero-based indexing. | +| index | The zero-based index in array at which copying begins. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_aim/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_aim/_index.md new file mode 100644 index 0000000000..d6a102597a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_aim/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_AIM method" +linktitle: "get_AIM" +articleTitle: "get_AIM" +second_title: "Aspose.Email for C++" +description: "Default AIM id" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_aim/ +--- + +## get_AIM {#get_aim} + +Default AIM id + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_AIM() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_count/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_count/_index.md new file mode 100644 index 0000000000..877bc1f4f9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of elements contained in the T:System::Collections::ICollection ." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of elements contained in the T:System::Collections::ICollection . + +**Returns:** The number of elements contained in the T:System::Collections::ICollection . + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_googletalk/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_googletalk/_index.md new file mode 100644 index 0000000000..81775aecdf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_googletalk/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_GoogleTalk method" +linktitle: "get_GoogleTalk" +articleTitle: "get_GoogleTalk" +second_title: "Aspose.Email for C++" +description: "Default Google Talk id" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_googletalk/ +--- + +## get_GoogleTalk {#get_googletalk} + +Default Google Talk id + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_GoogleTalk() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_icq/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_icq/_index.md new file mode 100644 index 0000000000..1e16e519dc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_icq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_ICQ method" +linktitle: "get_ICQ" +articleTitle: "get_ICQ" +second_title: "Aspose.Email for C++" +description: "Default ICQ id" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_icq/ +--- + +## get_ICQ {#get_icq} + +Default ICQ id + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_ICQ() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_isreadonly/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_isreadonly/_index.md new file mode 100644 index 0000000000..fe1ffae07a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the list is read-only." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Gets a value indicating whether the list is read-only. + +**Returns:** true if the list is read-only; otherwise, false. + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_jabber/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_jabber/_index.md new file mode 100644 index 0000000000..9f4b2407de --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_jabber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_Jabber method" +linktitle: "get_Jabber" +articleTitle: "get_Jabber" +second_title: "Aspose.Email for C++" +description: "Default Jabber id" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_jabber/ +--- + +## get_Jabber {#get_jabber} + +Default Jabber id + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Jabber() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_msn/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_msn/_index.md new file mode 100644 index 0000000000..f4565595f4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_msn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_MSN method" +linktitle: "get_MSN" +articleTitle: "get_MSN" +second_title: "Aspose.Email for C++" +description: "Default MSN id" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_msn/ +--- + +## get_MSN {#get_msn} + +Default MSN id + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_MSN() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_qq/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_qq/_index.md new file mode 100644 index 0000000000..b4540926ef --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_qq/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_QQ method" +linktitle: "get_QQ" +articleTitle: "get_QQ" +second_title: "Aspose.Email for C++" +description: "Default QQ id" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_qq/ +--- + +## get_QQ {#get_qq} + +Default QQ id + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_QQ() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_skype/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_skype/_index.md new file mode 100644 index 0000000000..82ab5553b3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_skype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_Skype method" +linktitle: "get_Skype" +articleTitle: "get_Skype" +second_title: "Aspose.Email for C++" +description: "Default skype is" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_skype/ +--- + +## get_Skype {#get_skype} + +Default skype is + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Skype() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_yahoo/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_yahoo/_index.md new file mode 100644 index 0000000000..ead5d9a070 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/get_yahoo/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::get_Yahoo method" +linktitle: "get_Yahoo" +articleTitle: "get_Yahoo" +second_title: "Aspose.Email for C++" +description: "Default Yahoo id" +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/get_yahoo/ +--- + +## get_Yahoo {#get_yahoo} + +Default Yahoo id + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Yahoo() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/getenumerator/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/getenumerator/_index.md new file mode 100644 index 0000000000..1c08906d5f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/getenumerator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "Returns an enumerator that iterates through a collection." +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +Returns an enumerator that iterates through a collection. + +**Returns:** An T:System::Collections::IEnumerator object that can be used to iterate through the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/idx_get/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/idx_get/_index.md new file mode 100644 index 0000000000..2badd85990 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/idx_get/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/idx_get/ +--- + +## idx_get (1 of 2) {#idx_get_1} + +Gets the element at the specified index. + +**Returns:** The element at the specified index. + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | + +--- + +## idx_get (2 of 2) {#idx_get_2} + +Default instant messenger address for specified category + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +idx_get(System::SharedPtr < InstantMessengerCategory > category) +``` + +| Parameter | Description | +| --- | --- | +| category | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/idx_set/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/idx_set/_index.md new file mode 100644 index 0000000000..dbbd18a0e2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/idx_set/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Sets the element at the specified index." +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/idx_set/ +--- + +## idx_set (1 of 2) {#idx_set_1} + +Sets the element at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +idx_set(int32_t index, System::SharedPtr < InstantMessengerAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | +| value | The element at the specified index. | + +--- + +## idx_set (2 of 2) {#idx_set_2} + +Default instant messenger address for specified category + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +idx_set(System::SharedPtr < InstantMessengerCategory > category, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| category | | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/indexof/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/indexof/_index.md new file mode 100644 index 0000000000..6b5e35a07d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/indexof/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::IndexOf method" +linktitle: "IndexOf" +articleTitle: "IndexOf" +second_title: "Aspose.Email for C++" +description: "Determines the index of a specific item in the list." +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/indexof/ +--- + +## IndexOf {#indexof} + +Determines the index of a specific item in the list. + +**Returns:** The index of value if found in the list; otherwise, -1. + +```cpp +IndexOf(const System::SharedPtr < InstantMessengerAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/insert/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/insert/_index.md new file mode 100644 index 0000000000..e183759fce --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts an item to the list at the specified index." +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/insert/ +--- + +## Insert {#insert} + +Inserts an item to the list at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Insert(int32_t index, const System::SharedPtr < InstantMessengerAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which value should be inserted. | +| value | The T:System::Object to insert into the list. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/instantmessengerlist/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/instantmessengerlist/_index.md new file mode 100644 index 0000000000..4c8a37168b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/instantmessengerlist/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::InstantMessengerList constructor" +linktitle: "InstantMessengerList" +articleTitle: "InstantMessengerList" +second_title: "Aspose.Email for C++" +description: "InstantMessengerList of InstantMessengerList." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/instantmessengerlist/ +--- + +## InstantMessengerList {#instantmessengerlist} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +InstantMessengerList() +``` + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/remove/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/remove/_index.md new file mode 100644 index 0000000000..e07e9849a8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the first occurrence of a specific object from the list." +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/remove/ +--- + +## Remove {#remove} + +Removes the first occurrence of a specific object from the list. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +Remove(const System::SharedPtr < InstantMessengerAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to remove from the list. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/removeat/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/removeat/_index.md new file mode 100644 index 0000000000..1c0a94f208 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Removes the list item at the specified index." +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/removeat/ +--- + +## RemoveAt {#removeat} + +Removes the list item at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the item to remove. | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_aim/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_aim/_index.md new file mode 100644 index 0000000000..888baaae04 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_aim/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::set_AIM method" +linktitle: "set_AIM" +articleTitle: "set_AIM" +second_title: "Aspose.Email for C++" +description: "Default AIM id" +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/set_aim/ +--- + +## set_AIM {#set_aim} + +Default AIM id + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_AIM(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_googletalk/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_googletalk/_index.md new file mode 100644 index 0000000000..28712bc773 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_googletalk/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::set_GoogleTalk method" +linktitle: "set_GoogleTalk" +articleTitle: "set_GoogleTalk" +second_title: "Aspose.Email for C++" +description: "Default Google Talk id" +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/set_googletalk/ +--- + +## set_GoogleTalk {#set_googletalk} + +Default Google Talk id + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_GoogleTalk(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_icq/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_icq/_index.md new file mode 100644 index 0000000000..3249919766 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_icq/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::set_ICQ method" +linktitle: "set_ICQ" +articleTitle: "set_ICQ" +second_title: "Aspose.Email for C++" +description: "Default ICQ id" +type: docs +weight: 240 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/set_icq/ +--- + +## set_ICQ {#set_icq} + +Default ICQ id + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_ICQ(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_jabber/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_jabber/_index.md new file mode 100644 index 0000000000..74fc393bc4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_jabber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::set_Jabber method" +linktitle: "set_Jabber" +articleTitle: "set_Jabber" +second_title: "Aspose.Email for C++" +description: "Default Jabber id" +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/set_jabber/ +--- + +## set_Jabber {#set_jabber} + +Default Jabber id + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Jabber(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_msn/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_msn/_index.md new file mode 100644 index 0000000000..f925d12f48 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_msn/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::set_MSN method" +linktitle: "set_MSN" +articleTitle: "set_MSN" +second_title: "Aspose.Email for C++" +description: "Default MSN id" +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/set_msn/ +--- + +## set_MSN {#set_msn} + +Default MSN id + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_MSN(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_qq/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_qq/_index.md new file mode 100644 index 0000000000..ea53cf539b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_qq/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::set_QQ method" +linktitle: "set_QQ" +articleTitle: "set_QQ" +second_title: "Aspose.Email for C++" +description: "Default QQ id" +type: docs +weight: 270 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/set_qq/ +--- + +## set_QQ {#set_qq} + +Default QQ id + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_QQ(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_skype/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_skype/_index.md new file mode 100644 index 0000000000..4b80241bc1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_skype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::set_Skype method" +linktitle: "set_Skype" +articleTitle: "set_Skype" +second_title: "Aspose.Email for C++" +description: "Default skype is" +type: docs +weight: 280 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/set_skype/ +--- + +## set_Skype {#set_skype} + +Default skype is + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Skype(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_yahoo/_index.md b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_yahoo/_index.md new file mode 100644 index 0000000000..acea931a31 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/instantmessengerlist/set_yahoo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::InstantMessengerList::set_Yahoo method" +linktitle: "set_Yahoo" +articleTitle: "set_Yahoo" +second_title: "Aspose.Email for C++" +description: "Default Yahoo id" +type: docs +weight: 290 +url: /cpp/aspose.email.personalinfo/instantmessengerlist/set_yahoo/ +--- + +## set_Yahoo {#set_yahoo} + +Default Yahoo id + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Yahoo(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/_index.md new file mode 100644 index 0000000000..ad5351f9f9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber class" +linktitle: "PhoneNumber" +articleTitle: "PhoneNumber" +second_title: "Aspose.Email for C++" +description: "Represents a phone number." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/phonenumber/ +--- + +## PhoneNumber class + +Represents a phone number. + +## Constructors + +| Name | Description | +| --- | --- | +| [PhoneNumber](./phonenumber/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [CompareTo](./compareto/) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | +| [Equals (3 overloads)](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [get_Category](./get_category/) | Gets an object category | +| [get_Number](./get_number/) | Gets a phone number | +| [get_Prefered](./get_prefered/) | Gets a value which defines whether phone number is preferred. | +| [GetHashCode (2 overloads)](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [set_Category](./set_category/) | Sets an object category | +| [set_Number](./set_number/) | Sets a phone number | +| [set_Prefered](./set_prefered/) | Sets a value which defines whether phone number is preferred. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/compareto/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/compareto/_index.md new file mode 100644 index 0000000000..87ae1f85e7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/compareto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::CompareTo method" +linktitle: "CompareTo" +articleTitle: "CompareTo" +second_title: "Aspose.Email for C++" +description: "Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occu" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/phonenumber/compareto/ +--- + +## CompareTo {#compareto} + +Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. + +**Returns:** This method returns: a value less than 0 if this is less than value 0 if this is equal to value a value greater than 0 if this is greater than value + +```cpp +CompareTo(System::SharedPtr < PhoneNumber > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | An object to compare with this instance, or null. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/equals/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/equals/_index.md new file mode 100644 index 0000000000..e9ac6e9930 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/equals/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/phonenumber/equals/ +--- + +## Equals (1 of 3) {#equals_1} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < PhoneNumber > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + +--- + +## Equals (2 of 3) {#equals_2} + +Determines whether the specified object instances are considered equal. + +**Returns:** true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true. + +```cpp +Equals(System::SharedPtr < PhoneNumber > x, System::SharedPtr < PhoneNumber > y) +``` + +| Parameter | Description | +| --- | --- | +| x | The first object to compare. | +| y | The second object to compare. | + +--- + +## Equals (3 of 3) {#equals_3} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/get_category/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/get_category/_index.md new file mode 100644 index 0000000000..bbba25164c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/get_category/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::get_Category method" +linktitle: "get_Category" +articleTitle: "get_Category" +second_title: "Aspose.Email for C++" +description: "Gets an object category" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/phonenumber/get_category/ +--- + +## get_Category {#get_category} + +Gets an object category + +**Returns:** System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Category() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/get_number/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/get_number/_index.md new file mode 100644 index 0000000000..8859b51434 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/get_number/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::get_Number method" +linktitle: "get_Number" +articleTitle: "get_Number" +second_title: "Aspose.Email for C++" +description: "Gets a phone number" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/phonenumber/get_number/ +--- + +## get_Number {#get_number} + +Gets a phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Number() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/get_prefered/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/get_prefered/_index.md new file mode 100644 index 0000000000..72d244b52c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/get_prefered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::get_Prefered method" +linktitle: "get_Prefered" +articleTitle: "get_Prefered" +second_title: "Aspose.Email for C++" +description: "Gets a value which defines whether phone number is preferred." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/phonenumber/get_prefered/ +--- + +## get_Prefered {#get_prefered} + +Gets a value which defines whether phone number is preferred. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +get_Prefered() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/gethashcode/_index.md new file mode 100644 index 0000000000..fe90b81b91 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/gethashcode/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/phonenumber/gethashcode/ +--- + +## GetHashCode (1 of 2) {#gethashcode_1} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + +--- + +## GetHashCode (2 of 2) {#gethashcode_2} + +GetHashCode returns a hash function for specified object. + +**Returns:** Returns a hash function for specified object. + +```cpp +GetHashCode(System::SharedPtr < PhoneNumber > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object for which a hash code is to be returned. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/operator/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/operator/_index.md new file mode 100644 index 0000000000..033c657e92 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/phonenumber/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < PhoneNumber > a, System::SharedPtr < PhoneNumber > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/phonenumber/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/phonenumber/_index.md new file mode 100644 index 0000000000..a6cea334c8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/phonenumber/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::PhoneNumber constructor" +linktitle: "PhoneNumber" +articleTitle: "PhoneNumber" +second_title: "Aspose.Email for C++" +description: "PhoneNumber of PhoneNumber." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/phonenumber/phonenumber/ +--- + +## PhoneNumber {#phonenumber} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +PhoneNumber() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/set_category/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/set_category/_index.md new file mode 100644 index 0000000000..7b80ccdfdb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/set_category/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::set_Category method" +linktitle: "set_Category" +articleTitle: "set_Category" +second_title: "Aspose.Email for C++" +description: "Sets an object category" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/phonenumber/set_category/ +--- + +## set_Category {#set_category} + +Sets an object category + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Category(System::SharedPtr < PhoneNumberCategory > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/set_number/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/set_number/_index.md new file mode 100644 index 0000000000..3f4afea70a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/set_number/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::set_Number method" +linktitle: "set_Number" +articleTitle: "set_Number" +second_title: "Aspose.Email for C++" +description: "Sets a phone number" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/phonenumber/set_number/ +--- + +## set_Number {#set_number} + +Sets a phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Number(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/set_prefered/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/set_prefered/_index.md new file mode 100644 index 0000000000..5451907879 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/set_prefered/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::set_Prefered method" +linktitle: "set_Prefered" +articleTitle: "set_Prefered" +second_title: "Aspose.Email for C++" +description: "Sets a value which defines whether phone number is preferred." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/phonenumber/set_prefered/ +--- + +## set_Prefered {#set_prefered} + +Sets a value which defines whether phone number is preferred. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Prefered(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumber/tostring/_index.md b/english/cpp/aspose.email.personalinfo/phonenumber/tostring/_index.md new file mode 100644 index 0000000000..7d9a32c3c6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumber/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumber::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/phonenumber/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/_index.md new file mode 100644 index 0000000000..1640ab31e8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/_index.md @@ -0,0 +1,69 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory class" +linktitle: "PhoneNumberCategory" +articleTitle: "PhoneNumberCategory" +second_title: "Aspose.Email for C++" +description: "Represents category for a phone number" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/ +--- + +## PhoneNumberCategory class + +Represents category for a phone number + +## Constructors + +| Name | Description | +| --- | --- | +| [PhoneNumberCategory (2 overloads)](./phonenumbercategory/) | Initializes a new instance of the PhoneNumberCategory class with 'Custom' category. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified object is equal to the current object. | +| [get_Assistant](./get_assistant/) | Assistant phone number | +| [get_Callback](./get_callback/) | Callback phone number | +| [get_Car](./get_car/) | Car phone number | +| [get_Company](./get_company/) | Company phone number | +| [get_Custom](./get_custom/) | Custom phone category | +| [get_Description](./get_description/) | Gets description for the 'Custom' category of a phone number | +| [get_Fax](./get_fax/) | Fax number | +| [get_Home](./get_home/) | Home phone number | +| [get_HomeFax](./get_homefax/) | Home fax number | +| [get_Isdn](./get_isdn/) | Isdn phone number | +| [get_Mobile](./get_mobile/) | Mobile phone number | +| [get_Office](./get_office/) | Office phone number | +| [get_Pager](./get_pager/) | Pager number | +| [get_Primary](./get_primary/) | Primary phone number | +| [get_Radio](./get_radio/) | Radio phone number | +| [get_Telex](./get_telex/) | Telex | +| [get_TtyTdd](./get_ttytdd/) | Tty/Tdd | +| [get_Value](./get_value/) | Gets category of a phone number | +| [get_Work](./get_work/) | Work phone number | +| [get_WorkFax](./get_workfax/) | Work fax number | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | +| [AssistantValue](./assistantvalue/) | String value for 'Assistant' category | +| [CallbackValue](./callbackvalue/) | String value for 'Callback' category | +| [CarValue](./carvalue/) | String value for 'Car' category | +| [CompanyValue](./companyvalue/) | String value for 'Company' category | +| [CustomValue](./customvalue/) | String value for 'Custom' category | +| [FaxValue](./faxvalue/) | String value for 'Fax' category | +| [HomeFaxValue](./homefaxvalue/) | String value for 'Fax' category | +| [HomeValue](./homevalue/) | String value for 'Home' category | +| [IsdnValue](./isdnvalue/) | String value for 'Isdn' category | +| [MobileValue](./mobilevalue/) | String value for 'Mobile' category | +| [OfficeValue](./officevalue/) | String value for 'Office' category | +| [PagerValue](./pagervalue/) | String value for 'Pager' category | +| [PrimaryValue](./primaryvalue/) | String value for 'Primary' category | +| [RadioValue](./radiovalue/) | String value for 'Radio' category | +| [TelexValue](./telexvalue/) | String value for 'Telex' category | +| [TtyTddValue](./ttytddvalue/) | String value for 'TtyTdd' category | +| [WorkFaxValue](./workfaxvalue/) | String value for 'Fax' category | +| [WorkValue](./workvalue/) | String value for 'Work' category | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/assistantvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/assistantvalue/_index.md new file mode 100644 index 0000000000..8d1df29091 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/assistantvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::AssistantValue method" +linktitle: "AssistantValue" +articleTitle: "AssistantValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Assistant' category" +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/assistantvalue/ +--- + +## AssistantValue {#assistantvalue} + +String value for 'Assistant' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +AssistantValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/callbackvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/callbackvalue/_index.md new file mode 100644 index 0000000000..20133aee6e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/callbackvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::CallbackValue method" +linktitle: "CallbackValue" +articleTitle: "CallbackValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Callback' category" +type: docs +weight: 270 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/callbackvalue/ +--- + +## CallbackValue {#callbackvalue} + +String value for 'Callback' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CallbackValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/carvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/carvalue/_index.md new file mode 100644 index 0000000000..4471043a72 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/carvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::CarValue method" +linktitle: "CarValue" +articleTitle: "CarValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Car' category" +type: docs +weight: 280 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/carvalue/ +--- + +## CarValue {#carvalue} + +String value for 'Car' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CarValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/companyvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/companyvalue/_index.md new file mode 100644 index 0000000000..bddfacda43 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/companyvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::CompanyValue method" +linktitle: "CompanyValue" +articleTitle: "CompanyValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Company' category" +type: docs +weight: 290 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/companyvalue/ +--- + +## CompanyValue {#companyvalue} + +String value for 'Company' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CompanyValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/customvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/customvalue/_index.md new file mode 100644 index 0000000000..0709177b41 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/customvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::CustomValue method" +linktitle: "CustomValue" +articleTitle: "CustomValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Custom' category" +type: docs +weight: 300 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/customvalue/ +--- + +## CustomValue {#customvalue} + +String value for 'Custom' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CustomValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/equals/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/equals/_index.md new file mode 100644 index 0000000000..fc9c74f92f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified object is equal to the current object." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < PhoneNumberCategory > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The object to compare with the current object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/faxvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/faxvalue/_index.md new file mode 100644 index 0000000000..1499d2cb34 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/faxvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::FaxValue method" +linktitle: "FaxValue" +articleTitle: "FaxValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Fax' category" +type: docs +weight: 310 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/faxvalue/ +--- + +## FaxValue {#faxvalue} + +String value for 'Fax' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +FaxValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_assistant/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_assistant/_index.md new file mode 100644 index 0000000000..8bffe22d77 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_assistant/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Assistant method" +linktitle: "get_Assistant" +articleTitle: "get_Assistant" +second_title: "Aspose.Email for C++" +description: "Assistant phone number" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_assistant/ +--- + +## get_Assistant {#get_assistant} + +Assistant phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Assistant() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_callback/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_callback/_index.md new file mode 100644 index 0000000000..7c120aee89 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_callback/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Callback method" +linktitle: "get_Callback" +articleTitle: "get_Callback" +second_title: "Aspose.Email for C++" +description: "Callback phone number" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_callback/ +--- + +## get_Callback {#get_callback} + +Callback phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Callback() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_car/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_car/_index.md new file mode 100644 index 0000000000..be4621a85e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_car/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Car method" +linktitle: "get_Car" +articleTitle: "get_Car" +second_title: "Aspose.Email for C++" +description: "Car phone number" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_car/ +--- + +## get_Car {#get_car} + +Car phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Car() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_company/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_company/_index.md new file mode 100644 index 0000000000..3e74551837 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_company/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Company method" +linktitle: "get_Company" +articleTitle: "get_Company" +second_title: "Aspose.Email for C++" +description: "Company phone number" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_company/ +--- + +## get_Company {#get_company} + +Company phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Company() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_custom/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_custom/_index.md new file mode 100644 index 0000000000..58a301cd69 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_custom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Custom method" +linktitle: "get_Custom" +articleTitle: "get_Custom" +second_title: "Aspose.Email for C++" +description: "Custom phone category" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_custom/ +--- + +## get_Custom {#get_custom} + +Custom phone category + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Custom() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_description/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_description/_index.md new file mode 100644 index 0000000000..51e394ac18 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets description for the 'Custom' category of a phone number" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_description/ +--- + +## get_Description {#get_description} + +Gets description for the 'Custom' category of a phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_fax/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_fax/_index.md new file mode 100644 index 0000000000..cb5441668d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_fax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Fax method" +linktitle: "get_Fax" +articleTitle: "get_Fax" +second_title: "Aspose.Email for C++" +description: "Fax number" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_fax/ +--- + +## get_Fax {#get_fax} + +Fax number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Fax() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_home/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_home/_index.md new file mode 100644 index 0000000000..3a8ded3929 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_home/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Home method" +linktitle: "get_Home" +articleTitle: "get_Home" +second_title: "Aspose.Email for C++" +description: "Home phone number" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_home/ +--- + +## get_Home {#get_home} + +Home phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Home() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_homefax/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_homefax/_index.md new file mode 100644 index 0000000000..02d4d63bd5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_homefax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_HomeFax method" +linktitle: "get_HomeFax" +articleTitle: "get_HomeFax" +second_title: "Aspose.Email for C++" +description: "Home fax number" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_homefax/ +--- + +## get_HomeFax {#get_homefax} + +Home fax number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_HomeFax() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_isdn/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_isdn/_index.md new file mode 100644 index 0000000000..4dc802c4c4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_isdn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Isdn method" +linktitle: "get_Isdn" +articleTitle: "get_Isdn" +second_title: "Aspose.Email for C++" +description: "Isdn phone number" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_isdn/ +--- + +## get_Isdn {#get_isdn} + +Isdn phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Isdn() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_mobile/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_mobile/_index.md new file mode 100644 index 0000000000..af9a2086bf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_mobile/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Mobile method" +linktitle: "get_Mobile" +articleTitle: "get_Mobile" +second_title: "Aspose.Email for C++" +description: "Mobile phone number" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_mobile/ +--- + +## get_Mobile {#get_mobile} + +Mobile phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Mobile() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_office/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_office/_index.md new file mode 100644 index 0000000000..0496750d3b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_office/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Office method" +linktitle: "get_Office" +articleTitle: "get_Office" +second_title: "Aspose.Email for C++" +description: "Office phone number" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_office/ +--- + +## get_Office {#get_office} + +Office phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Office() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_pager/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_pager/_index.md new file mode 100644 index 0000000000..741750d859 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_pager/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Pager method" +linktitle: "get_Pager" +articleTitle: "get_Pager" +second_title: "Aspose.Email for C++" +description: "Pager number" +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_pager/ +--- + +## get_Pager {#get_pager} + +Pager number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Pager() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_primary/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_primary/_index.md new file mode 100644 index 0000000000..4db7f8a39e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_primary/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Primary method" +linktitle: "get_Primary" +articleTitle: "get_Primary" +second_title: "Aspose.Email for C++" +description: "Primary phone number" +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_primary/ +--- + +## get_Primary {#get_primary} + +Primary phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Primary() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_radio/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_radio/_index.md new file mode 100644 index 0000000000..1711ba2602 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_radio/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Radio method" +linktitle: "get_Radio" +articleTitle: "get_Radio" +second_title: "Aspose.Email for C++" +description: "Radio phone number" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_radio/ +--- + +## get_Radio {#get_radio} + +Radio phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Radio() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_telex/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_telex/_index.md new file mode 100644 index 0000000000..b62afe1f21 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_telex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Telex method" +linktitle: "get_Telex" +articleTitle: "get_Telex" +second_title: "Aspose.Email for C++" +description: "Telex" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_telex/ +--- + +## get_Telex {#get_telex} + +Telex + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Telex() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_ttytdd/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_ttytdd/_index.md new file mode 100644 index 0000000000..c48698edfb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_ttytdd/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_TtyTdd method" +linktitle: "get_TtyTdd" +articleTitle: "get_TtyTdd" +second_title: "Aspose.Email for C++" +description: "Tty/Tdd" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_ttytdd/ +--- + +## get_TtyTdd {#get_ttytdd} + +Tty/Tdd + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_TtyTdd() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_value/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_value/_index.md new file mode 100644 index 0000000000..4d6b4e3686 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Gets category of a phone number" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_value/ +--- + +## get_Value {#get_value} + +Gets category of a phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_work/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_work/_index.md new file mode 100644 index 0000000000..2f046fc826 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_work/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_Work method" +linktitle: "get_Work" +articleTitle: "get_Work" +second_title: "Aspose.Email for C++" +description: "Work phone number" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_work/ +--- + +## get_Work {#get_work} + +Work phone number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Work() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_workfax/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_workfax/_index.md new file mode 100644 index 0000000000..79b6b68649 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/get_workfax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::get_WorkFax method" +linktitle: "get_WorkFax" +articleTitle: "get_WorkFax" +second_title: "Aspose.Email for C++" +description: "Work fax number" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/get_workfax/ +--- + +## get_WorkFax {#get_workfax} + +Work fax number + +**Returns:** static System::SharedPtr < PhoneNumberCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_WorkFax() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/gethashcode/_index.md new file mode 100644 index 0000000000..d891a0dccb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/homefaxvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/homefaxvalue/_index.md new file mode 100644 index 0000000000..34d6810af2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/homefaxvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::HomeFaxValue method" +linktitle: "HomeFaxValue" +articleTitle: "HomeFaxValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Fax' category" +type: docs +weight: 320 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/homefaxvalue/ +--- + +## HomeFaxValue {#homefaxvalue} + +String value for 'Fax' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +HomeFaxValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/homevalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/homevalue/_index.md new file mode 100644 index 0000000000..444a0cbe18 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/homevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::HomeValue method" +linktitle: "HomeValue" +articleTitle: "HomeValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Home' category" +type: docs +weight: 330 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/homevalue/ +--- + +## HomeValue {#homevalue} + +String value for 'Home' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +HomeValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/isdnvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/isdnvalue/_index.md new file mode 100644 index 0000000000..3ae514695c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/isdnvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::IsdnValue method" +linktitle: "IsdnValue" +articleTitle: "IsdnValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Isdn' category" +type: docs +weight: 340 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/isdnvalue/ +--- + +## IsdnValue {#isdnvalue} + +String value for 'Isdn' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +IsdnValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/mobilevalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/mobilevalue/_index.md new file mode 100644 index 0000000000..ad0ff2e66d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/mobilevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::MobileValue method" +linktitle: "MobileValue" +articleTitle: "MobileValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Mobile' category" +type: docs +weight: 350 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/mobilevalue/ +--- + +## MobileValue {#mobilevalue} + +String value for 'Mobile' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +MobileValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/officevalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/officevalue/_index.md new file mode 100644 index 0000000000..6b2826fadb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/officevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::OfficeValue method" +linktitle: "OfficeValue" +articleTitle: "OfficeValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Office' category" +type: docs +weight: 360 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/officevalue/ +--- + +## OfficeValue {#officevalue} + +String value for 'Office' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +OfficeValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/operator/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/operator/_index.md new file mode 100644 index 0000000000..61996905c4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < PhoneNumberCategory > a, System::SharedPtr < PhoneNumberCategory > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/pagervalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/pagervalue/_index.md new file mode 100644 index 0000000000..2201e51b75 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/pagervalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::PagerValue method" +linktitle: "PagerValue" +articleTitle: "PagerValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Pager' category" +type: docs +weight: 370 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/pagervalue/ +--- + +## PagerValue {#pagervalue} + +String value for 'Pager' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +PagerValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/phonenumbercategory/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/phonenumbercategory/_index.md new file mode 100644 index 0000000000..16e1c32be0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/phonenumbercategory/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::PhoneNumberCategory constructor" +linktitle: "PhoneNumberCategory" +articleTitle: "PhoneNumberCategory" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PhoneNumberCategory class with 'Custom' category." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/phonenumbercategory/ +--- + +## PhoneNumberCategory (1 of 2) {#phonenumbercategory_1} + +Initializes a new instance of the PhoneNumberCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +PhoneNumberCategory(System::String value, System::String description) +``` + +| Parameter | Description | +| --- | --- | +| value | phone number category | +| description | Description for the 'Custom' category of a phone number | + +--- + +## PhoneNumberCategory (2 of 2) {#phonenumbercategory_2} + +Initializes a new instance of the PhoneNumberCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +PhoneNumberCategory(System::String description) +``` + +| Parameter | Description | +| --- | --- | +| description | Description for the 'Custom' category of a phone number | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/primaryvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/primaryvalue/_index.md new file mode 100644 index 0000000000..37f53d6e19 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/primaryvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::PrimaryValue method" +linktitle: "PrimaryValue" +articleTitle: "PrimaryValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Primary' category" +type: docs +weight: 380 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/primaryvalue/ +--- + +## PrimaryValue {#primaryvalue} + +String value for 'Primary' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +PrimaryValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/radiovalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/radiovalue/_index.md new file mode 100644 index 0000000000..a08f5417d5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/radiovalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::RadioValue method" +linktitle: "RadioValue" +articleTitle: "RadioValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Radio' category" +type: docs +weight: 390 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/radiovalue/ +--- + +## RadioValue {#radiovalue} + +String value for 'Radio' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +RadioValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/telexvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/telexvalue/_index.md new file mode 100644 index 0000000000..d6db20474f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/telexvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::TelexValue method" +linktitle: "TelexValue" +articleTitle: "TelexValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Telex' category" +type: docs +weight: 400 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/telexvalue/ +--- + +## TelexValue {#telexvalue} + +String value for 'Telex' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +TelexValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/tostring/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/tostring/_index.md new file mode 100644 index 0000000000..bff5bf2965 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/ttytddvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/ttytddvalue/_index.md new file mode 100644 index 0000000000..94b801145b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/ttytddvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::TtyTddValue method" +linktitle: "TtyTddValue" +articleTitle: "TtyTddValue" +second_title: "Aspose.Email for C++" +description: "String value for 'TtyTdd' category" +type: docs +weight: 410 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/ttytddvalue/ +--- + +## TtyTddValue {#ttytddvalue} + +String value for 'TtyTdd' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +TtyTddValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/workfaxvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/workfaxvalue/_index.md new file mode 100644 index 0000000000..ab96ad542f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/workfaxvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::WorkFaxValue method" +linktitle: "WorkFaxValue" +articleTitle: "WorkFaxValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Fax' category" +type: docs +weight: 420 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/workfaxvalue/ +--- + +## WorkFaxValue {#workfaxvalue} + +String value for 'Fax' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +WorkFaxValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumbercategory/workvalue/_index.md b/english/cpp/aspose.email.personalinfo/phonenumbercategory/workvalue/_index.md new file mode 100644 index 0000000000..c7ba174628 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumbercategory/workvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberCategory::WorkValue method" +linktitle: "WorkValue" +articleTitle: "WorkValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Work' category" +type: docs +weight: 430 +url: /cpp/aspose.email.personalinfo/phonenumbercategory/workvalue/ +--- + +## WorkValue {#workvalue} + +String value for 'Work' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +WorkValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/_index.md new file mode 100644 index 0000000000..89198b143b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/_index.md @@ -0,0 +1,73 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList class" +linktitle: "PhoneNumberList" +articleTitle: "PhoneNumberList" +second_title: "Aspose.Email for C++" +description: "List of phone numbers for a contact." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/phonenumberlist/ +--- + +## PhoneNumberList class + +List of phone numbers for a contact. + +## Constructors + +| Name | Description | +| --- | --- | +| [PhoneNumberList](./phonenumberlist/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds an item to the list. | +| [Clear](./clear/) | Removes all items from the list. | +| [Contains](./contains/) | Determines whether the list contains a specific value. | +| [CopyTo](./copyto/) | Copies the elements to an array, starting at a particular array index. | +| [get_Assistant](./get_assistant/) | Default assistant phone number | +| [get_Callback](./get_callback/) | Default callback phone number | +| [get_Car](./get_car/) | Default car phone number | +| [get_Company](./get_company/) | Default company phone number | +| [get_Count](./get_count/) | Gets the number of elements contained in the T:System::Collections::ICollection . | +| [get_Custom](./get_custom/) | Default custom phone category | +| [get_Fax](./get_fax/) | Default fax number | +| [get_Home](./get_home/) | Default home phone number | +| [get_HomeFax](./get_homefax/) | Default home fax number | +| [get_Isdn](./get_isdn/) | Default isdn phone number | +| [get_IsReadOnly](./get_isreadonly/) | Gets a value indicating whether the list is read-only. | +| [get_Mobile](./get_mobile/) | Default mobile phone number | +| [get_Pager](./get_pager/) | Default pager number | +| [get_Prefered](./get_prefered/) | Default primary phone number | +| [get_Radio](./get_radio/) | Default radio phone number | +| [get_Telex](./get_telex/) | Default telex | +| [get_TtyTdd](./get_ttytdd/) | Default Tty/Tdd | +| [get_Work](./get_work/) | Default work phone number | +| [get_WorkFax](./get_workfax/) | Default work fax number | +| [GetEnumerator](./getenumerator/) | Returns an enumerator that iterates through a collection. | +| [idx_get](./idx_get/) | Gets the element at the specified index. | +| [idx_set](./idx_set/) | Sets the element at the specified index. | +| [IndexOf](./indexof/) | Determines the index of a specific item in the list. | +| [Insert](./insert/) | Inserts an item to the list at the specified index. | +| [Remove](./remove/) | Removes the first occurrence of a specific object from the list. | +| [RemoveAt](./removeat/) | Removes the list item at the specified index. | +| [set_Assistant](./set_assistant/) | Default assistant phone number | +| [set_Callback](./set_callback/) | Default callback phone number | +| [set_Car](./set_car/) | Default car phone number | +| [set_Company](./set_company/) | Default company phone number | +| [set_Custom](./set_custom/) | Default custom phone category | +| [set_Fax](./set_fax/) | Default fax number | +| [set_Home](./set_home/) | Default home phone number | +| [set_HomeFax](./set_homefax/) | Default home fax number | +| [set_Isdn](./set_isdn/) | Default isdn phone number | +| [set_Mobile](./set_mobile/) | Default mobile phone number | +| [set_Pager](./set_pager/) | Default pager number | +| [set_Prefered](./set_prefered/) | Default primary phone number | +| [set_Radio](./set_radio/) | Default radio phone number | +| [set_Telex](./set_telex/) | Default telex | +| [set_TtyTdd](./set_ttytdd/) | Default Tty/Tdd | +| [set_Work](./set_work/) | Default work phone number | +| [set_WorkFax](./set_workfax/) | Default work fax number | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/add/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/add/_index.md new file mode 100644 index 0000000000..aac4c8b8aa --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an item to the list." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/phonenumberlist/add/ +--- + +## Add {#add} + +Adds an item to the list. + +**Returns:** The position into which the new element was inserted. + +```cpp +Add(const System::SharedPtr < PhoneNumber > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to add to the list. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/clear/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/clear/_index.md new file mode 100644 index 0000000000..213583230f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Removes all items from the list." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/phonenumberlist/clear/ +--- + +## Clear {#clear} + +Removes all items from the list. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/contains/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/contains/_index.md new file mode 100644 index 0000000000..7e64ecf247 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/contains/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Determines whether the list contains a specific value." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/phonenumberlist/contains/ +--- + +## Contains {#contains} + +Determines whether the list contains a specific value. + +**Returns:** true if the object is found in the list; otherwise, false. + +```cpp +Contains(const System::SharedPtr < PhoneNumber > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/copyto/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/copyto/_index.md new file mode 100644 index 0000000000..7e44bd6634 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/copyto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "Copies the elements to an array, starting at a particular array index." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/phonenumberlist/copyto/ +--- + +## CopyTo {#copyto} + +Copies the elements to an array, starting at a particular array index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +CopyTo(System::ArrayPtr< System::SharedPtr < PhoneNumber >> array, int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| array | The one-dimensional array that is the destination of the elements copied from collections. The array must have zero-based indexing. | +| index | The zero-based index in array at which copying begins. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_assistant/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_assistant/_index.md new file mode 100644 index 0000000000..9ba8c0af01 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_assistant/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Assistant method" +linktitle: "get_Assistant" +articleTitle: "get_Assistant" +second_title: "Aspose.Email for C++" +description: "Default assistant phone number" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_assistant/ +--- + +## get_Assistant {#get_assistant} + +Default assistant phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Assistant() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_callback/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_callback/_index.md new file mode 100644 index 0000000000..9bb3a45357 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_callback/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Callback method" +linktitle: "get_Callback" +articleTitle: "get_Callback" +second_title: "Aspose.Email for C++" +description: "Default callback phone number" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_callback/ +--- + +## get_Callback {#get_callback} + +Default callback phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Callback() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_car/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_car/_index.md new file mode 100644 index 0000000000..88029183a5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_car/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Car method" +linktitle: "get_Car" +articleTitle: "get_Car" +second_title: "Aspose.Email for C++" +description: "Default car phone number" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_car/ +--- + +## get_Car {#get_car} + +Default car phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Car() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_company/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_company/_index.md new file mode 100644 index 0000000000..7aa2d52c4d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_company/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Company method" +linktitle: "get_Company" +articleTitle: "get_Company" +second_title: "Aspose.Email for C++" +description: "Default company phone number" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_company/ +--- + +## get_Company {#get_company} + +Default company phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Company() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_count/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_count/_index.md new file mode 100644 index 0000000000..9fec81489c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of elements contained in the T:System::Collections::ICollection ." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of elements contained in the T:System::Collections::ICollection . + +**Returns:** The number of elements contained in the T:System::Collections::ICollection . + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_custom/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_custom/_index.md new file mode 100644 index 0000000000..c05b5a1bc4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_custom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Custom method" +linktitle: "get_Custom" +articleTitle: "get_Custom" +second_title: "Aspose.Email for C++" +description: "Default custom phone category" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_custom/ +--- + +## get_Custom {#get_custom} + +Default custom phone category + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Custom() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_fax/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_fax/_index.md new file mode 100644 index 0000000000..cb3dbf79a9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_fax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Fax method" +linktitle: "get_Fax" +articleTitle: "get_Fax" +second_title: "Aspose.Email for C++" +description: "Default fax number" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_fax/ +--- + +## get_Fax {#get_fax} + +Default fax number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Fax() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_home/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_home/_index.md new file mode 100644 index 0000000000..41866be99b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_home/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Home method" +linktitle: "get_Home" +articleTitle: "get_Home" +second_title: "Aspose.Email for C++" +description: "Default home phone number" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_home/ +--- + +## get_Home {#get_home} + +Default home phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Home() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_homefax/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_homefax/_index.md new file mode 100644 index 0000000000..f4dca6a8e7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_homefax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_HomeFax method" +linktitle: "get_HomeFax" +articleTitle: "get_HomeFax" +second_title: "Aspose.Email for C++" +description: "Default home fax number" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_homefax/ +--- + +## get_HomeFax {#get_homefax} + +Default home fax number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_HomeFax() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_isdn/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_isdn/_index.md new file mode 100644 index 0000000000..108ae82ca5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_isdn/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Isdn method" +linktitle: "get_Isdn" +articleTitle: "get_Isdn" +second_title: "Aspose.Email for C++" +description: "Default isdn phone number" +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_isdn/ +--- + +## get_Isdn {#get_isdn} + +Default isdn phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Isdn() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_isreadonly/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_isreadonly/_index.md new file mode 100644 index 0000000000..84337442e5 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the list is read-only." +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Gets a value indicating whether the list is read-only. + +**Returns:** true if the list is read-only; otherwise, false. + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_mobile/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_mobile/_index.md new file mode 100644 index 0000000000..610d045117 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_mobile/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Mobile method" +linktitle: "get_Mobile" +articleTitle: "get_Mobile" +second_title: "Aspose.Email for C++" +description: "Default mobile phone number" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_mobile/ +--- + +## get_Mobile {#get_mobile} + +Default mobile phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Mobile() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_pager/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_pager/_index.md new file mode 100644 index 0000000000..10f7f4c595 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_pager/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Pager method" +linktitle: "get_Pager" +articleTitle: "get_Pager" +second_title: "Aspose.Email for C++" +description: "Default pager number" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_pager/ +--- + +## get_Pager {#get_pager} + +Default pager number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Pager() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_prefered/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_prefered/_index.md new file mode 100644 index 0000000000..ecc7d996fe --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_prefered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Prefered method" +linktitle: "get_Prefered" +articleTitle: "get_Prefered" +second_title: "Aspose.Email for C++" +description: "Default primary phone number" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_prefered/ +--- + +## get_Prefered {#get_prefered} + +Default primary phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Prefered() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_radio/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_radio/_index.md new file mode 100644 index 0000000000..8695206441 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_radio/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Radio method" +linktitle: "get_Radio" +articleTitle: "get_Radio" +second_title: "Aspose.Email for C++" +description: "Default radio phone number" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_radio/ +--- + +## get_Radio {#get_radio} + +Default radio phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Radio() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_telex/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_telex/_index.md new file mode 100644 index 0000000000..7af85fd1d1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_telex/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Telex method" +linktitle: "get_Telex" +articleTitle: "get_Telex" +second_title: "Aspose.Email for C++" +description: "Default telex" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_telex/ +--- + +## get_Telex {#get_telex} + +Default telex + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Telex() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_ttytdd/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_ttytdd/_index.md new file mode 100644 index 0000000000..cbb6eafef2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_ttytdd/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_TtyTdd method" +linktitle: "get_TtyTdd" +articleTitle: "get_TtyTdd" +second_title: "Aspose.Email for C++" +description: "Default Tty/Tdd" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_ttytdd/ +--- + +## get_TtyTdd {#get_ttytdd} + +Default Tty/Tdd + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_TtyTdd() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_work/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_work/_index.md new file mode 100644 index 0000000000..86daa7458c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_work/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_Work method" +linktitle: "get_Work" +articleTitle: "get_Work" +second_title: "Aspose.Email for C++" +description: "Default work phone number" +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_work/ +--- + +## get_Work {#get_work} + +Default work phone number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Work() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/get_workfax/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_workfax/_index.md new file mode 100644 index 0000000000..391b54ea58 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/get_workfax/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::get_WorkFax method" +linktitle: "get_WorkFax" +articleTitle: "get_WorkFax" +second_title: "Aspose.Email for C++" +description: "Default work fax number" +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/phonenumberlist/get_workfax/ +--- + +## get_WorkFax {#get_workfax} + +Default work fax number + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_WorkFax() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/getenumerator/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/getenumerator/_index.md new file mode 100644 index 0000000000..3a4df8f5fb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/getenumerator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "Returns an enumerator that iterates through a collection." +type: docs +weight: 240 +url: /cpp/aspose.email.personalinfo/phonenumberlist/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +Returns an enumerator that iterates through a collection. + +**Returns:** An T:System::Collections::IEnumerator object that can be used to iterate through the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/idx_get/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/idx_get/_index.md new file mode 100644 index 0000000000..330e03a163 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/idx_get/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo/phonenumberlist/idx_get/ +--- + +## idx_get {#idx_get} + +Gets the element at the specified index. + +**Returns:** The element at the specified index. + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/idx_set/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/idx_set/_index.md new file mode 100644 index 0000000000..c6a0214e3a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/idx_set/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Sets the element at the specified index." +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo/phonenumberlist/idx_set/ +--- + +## idx_set {#idx_set} + +Sets the element at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +idx_set(int32_t index, System::SharedPtr < PhoneNumber > value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | +| value | The element at the specified index. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/indexof/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/indexof/_index.md new file mode 100644 index 0000000000..976a0f8db1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/indexof/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::IndexOf method" +linktitle: "IndexOf" +articleTitle: "IndexOf" +second_title: "Aspose.Email for C++" +description: "Determines the index of a specific item in the list." +type: docs +weight: 270 +url: /cpp/aspose.email.personalinfo/phonenumberlist/indexof/ +--- + +## IndexOf {#indexof} + +Determines the index of a specific item in the list. + +**Returns:** The index of value if found in the list; otherwise, -1. + +```cpp +IndexOf(const System::SharedPtr < PhoneNumber > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/insert/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/insert/_index.md new file mode 100644 index 0000000000..b1adcef773 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts an item to the list at the specified index." +type: docs +weight: 280 +url: /cpp/aspose.email.personalinfo/phonenumberlist/insert/ +--- + +## Insert {#insert} + +Inserts an item to the list at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Insert(int32_t index, const System::SharedPtr < PhoneNumber > & value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which value should be inserted. | +| value | The T:System::Object to insert into the list. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/phonenumberlist/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/phonenumberlist/_index.md new file mode 100644 index 0000000000..fa8a2d3613 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/phonenumberlist/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::PhoneNumberList constructor" +linktitle: "PhoneNumberList" +articleTitle: "PhoneNumberList" +second_title: "Aspose.Email for C++" +description: "PhoneNumberList of PhoneNumberList." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/phonenumberlist/phonenumberlist/ +--- + +## PhoneNumberList {#phonenumberlist} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +PhoneNumberList() +``` + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/remove/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/remove/_index.md new file mode 100644 index 0000000000..366687c038 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the first occurrence of a specific object from the list." +type: docs +weight: 290 +url: /cpp/aspose.email.personalinfo/phonenumberlist/remove/ +--- + +## Remove {#remove} + +Removes the first occurrence of a specific object from the list. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +Remove(const System::SharedPtr < PhoneNumber > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to remove from the list. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/removeat/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/removeat/_index.md new file mode 100644 index 0000000000..931352519a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Removes the list item at the specified index." +type: docs +weight: 300 +url: /cpp/aspose.email.personalinfo/phonenumberlist/removeat/ +--- + +## RemoveAt {#removeat} + +Removes the list item at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the item to remove. | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_assistant/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_assistant/_index.md new file mode 100644 index 0000000000..d709fe104e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_assistant/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Assistant method" +linktitle: "set_Assistant" +articleTitle: "set_Assistant" +second_title: "Aspose.Email for C++" +description: "Default assistant phone number" +type: docs +weight: 310 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_assistant/ +--- + +## set_Assistant {#set_assistant} + +Default assistant phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Assistant(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_callback/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_callback/_index.md new file mode 100644 index 0000000000..f60a4c5cd3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_callback/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Callback method" +linktitle: "set_Callback" +articleTitle: "set_Callback" +second_title: "Aspose.Email for C++" +description: "Default callback phone number" +type: docs +weight: 320 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_callback/ +--- + +## set_Callback {#set_callback} + +Default callback phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Callback(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_car/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_car/_index.md new file mode 100644 index 0000000000..b93d1e92dd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_car/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Car method" +linktitle: "set_Car" +articleTitle: "set_Car" +second_title: "Aspose.Email for C++" +description: "Default car phone number" +type: docs +weight: 330 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_car/ +--- + +## set_Car {#set_car} + +Default car phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Car(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_company/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_company/_index.md new file mode 100644 index 0000000000..b736e41b5b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_company/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Company method" +linktitle: "set_Company" +articleTitle: "set_Company" +second_title: "Aspose.Email for C++" +description: "Default company phone number" +type: docs +weight: 340 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_company/ +--- + +## set_Company {#set_company} + +Default company phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Company(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_custom/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_custom/_index.md new file mode 100644 index 0000000000..842a25a979 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_custom/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Custom method" +linktitle: "set_Custom" +articleTitle: "set_Custom" +second_title: "Aspose.Email for C++" +description: "Default custom phone category" +type: docs +weight: 350 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_custom/ +--- + +## set_Custom {#set_custom} + +Default custom phone category + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Custom(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_fax/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_fax/_index.md new file mode 100644 index 0000000000..40491c3d0a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_fax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Fax method" +linktitle: "set_Fax" +articleTitle: "set_Fax" +second_title: "Aspose.Email for C++" +description: "Default fax number" +type: docs +weight: 360 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_fax/ +--- + +## set_Fax {#set_fax} + +Default fax number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Fax(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_home/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_home/_index.md new file mode 100644 index 0000000000..3dee10ee26 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_home/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Home method" +linktitle: "set_Home" +articleTitle: "set_Home" +second_title: "Aspose.Email for C++" +description: "Default home phone number" +type: docs +weight: 370 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_home/ +--- + +## set_Home {#set_home} + +Default home phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Home(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_homefax/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_homefax/_index.md new file mode 100644 index 0000000000..9bf5d77eb1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_homefax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_HomeFax method" +linktitle: "set_HomeFax" +articleTitle: "set_HomeFax" +second_title: "Aspose.Email for C++" +description: "Default home fax number" +type: docs +weight: 380 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_homefax/ +--- + +## set_HomeFax {#set_homefax} + +Default home fax number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_HomeFax(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_isdn/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_isdn/_index.md new file mode 100644 index 0000000000..2192ea2a7b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_isdn/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Isdn method" +linktitle: "set_Isdn" +articleTitle: "set_Isdn" +second_title: "Aspose.Email for C++" +description: "Default isdn phone number" +type: docs +weight: 390 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_isdn/ +--- + +## set_Isdn {#set_isdn} + +Default isdn phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Isdn(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_mobile/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_mobile/_index.md new file mode 100644 index 0000000000..7a97980c03 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_mobile/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Mobile method" +linktitle: "set_Mobile" +articleTitle: "set_Mobile" +second_title: "Aspose.Email for C++" +description: "Default mobile phone number" +type: docs +weight: 400 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_mobile/ +--- + +## set_Mobile {#set_mobile} + +Default mobile phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Mobile(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_pager/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_pager/_index.md new file mode 100644 index 0000000000..659a9d45c7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_pager/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Pager method" +linktitle: "set_Pager" +articleTitle: "set_Pager" +second_title: "Aspose.Email for C++" +description: "Default pager number" +type: docs +weight: 410 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_pager/ +--- + +## set_Pager {#set_pager} + +Default pager number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Pager(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_prefered/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_prefered/_index.md new file mode 100644 index 0000000000..c29846deb3 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_prefered/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Prefered method" +linktitle: "set_Prefered" +articleTitle: "set_Prefered" +second_title: "Aspose.Email for C++" +description: "Default primary phone number" +type: docs +weight: 420 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_prefered/ +--- + +## set_Prefered {#set_prefered} + +Default primary phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Prefered(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_radio/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_radio/_index.md new file mode 100644 index 0000000000..f3f6d2f003 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_radio/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Radio method" +linktitle: "set_Radio" +articleTitle: "set_Radio" +second_title: "Aspose.Email for C++" +description: "Default radio phone number" +type: docs +weight: 430 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_radio/ +--- + +## set_Radio {#set_radio} + +Default radio phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Radio(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_telex/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_telex/_index.md new file mode 100644 index 0000000000..32c35e8191 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_telex/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Telex method" +linktitle: "set_Telex" +articleTitle: "set_Telex" +second_title: "Aspose.Email for C++" +description: "Default telex" +type: docs +weight: 440 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_telex/ +--- + +## set_Telex {#set_telex} + +Default telex + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Telex(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_ttytdd/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_ttytdd/_index.md new file mode 100644 index 0000000000..edd8d7daca --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_ttytdd/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_TtyTdd method" +linktitle: "set_TtyTdd" +articleTitle: "set_TtyTdd" +second_title: "Aspose.Email for C++" +description: "Default Tty/Tdd" +type: docs +weight: 450 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_ttytdd/ +--- + +## set_TtyTdd {#set_ttytdd} + +Default Tty/Tdd + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_TtyTdd(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_work/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_work/_index.md new file mode 100644 index 0000000000..5cdb86bf60 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_work/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_Work method" +linktitle: "set_Work" +articleTitle: "set_Work" +second_title: "Aspose.Email for C++" +description: "Default work phone number" +type: docs +weight: 460 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_work/ +--- + +## set_Work {#set_work} + +Default work phone number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Work(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/phonenumberlist/set_workfax/_index.md b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_workfax/_index.md new file mode 100644 index 0000000000..6541ea5f27 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/phonenumberlist/set_workfax/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PhoneNumberList::set_WorkFax method" +linktitle: "set_WorkFax" +articleTitle: "set_WorkFax" +second_title: "Aspose.Email for C++" +description: "Default work fax number" +type: docs +weight: 470 +url: /cpp/aspose.email.personalinfo/phonenumberlist/set_workfax/ +--- + +## set_WorkFax {#set_workfax} + +Default work fax number + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_WorkFax(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/_index.md new file mode 100644 index 0000000000..b764d711dc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress class" +linktitle: "PostalAddress" +articleTitle: "PostalAddress" +second_title: "Aspose.Email for C++" +description: "Represents a postal address." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/postaladdress/ +--- + +## PostalAddress class + +Represents a postal address. + +## Constructors + +| Name | Description | +| --- | --- | +| [PostalAddress](./postaladdress/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [CompareTo](./compareto/) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | +| [Equals (3 overloads)](./equals/) | | +| [get_Address](./get_address/) | Gets an address | +| [get_Category](./get_category/) | Gets an object category | +| [get_City](./get_city/) | Gets a city | +| [get_Country](./get_country/) | Gets a country | +| [get_CountryCode](./get_countrycode/) | Gets a country code | +| [get_IsMailingAddress](./get_ismailingaddress/) | Gets a value which defines whether address may be used for mailing. | +| [get_PostalCode](./get_postalcode/) | Gets a post code | +| [get_PostOfficeBox](./get_postofficebox/) | Gets a post Office box | +| [get_Prefered](./get_prefered/) | Gets a value which defines whether postal address is preferred. | +| [get_StateOrProvince](./get_stateorprovince/) | Gets a region | +| [get_Street](./get_street/) | Gets a street | +| [GetHashCode (2 overloads)](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [set_Address](./set_address/) | Sets an address | +| [set_Category](./set_category/) | Sets an object category | +| [set_City](./set_city/) | Sets a city | +| [set_Country](./set_country/) | Sets a country | +| [set_CountryCode](./set_countrycode/) | Sets a country code | +| [set_IsMailingAddress](./set_ismailingaddress/) | Sets a value which defines whether address may be used for mailing. | +| [set_PostalCode](./set_postalcode/) | Sets a post code | +| [set_PostOfficeBox](./set_postofficebox/) | Sets a post Office box | +| [set_Prefered](./set_prefered/) | Sets a value which defines whether postal address is preferred. | +| [set_StateOrProvince](./set_stateorprovince/) | Sets a region | +| [set_Street](./set_street/) | Sets a street | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/compareto/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/compareto/_index.md new file mode 100644 index 0000000000..5280e05a6e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/compareto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::CompareTo method" +linktitle: "CompareTo" +articleTitle: "CompareTo" +second_title: "Aspose.Email for C++" +description: "Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occu" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/postaladdress/compareto/ +--- + +## CompareTo {#compareto} + +Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. + +**Returns:** This method returns: a value less than 0 if this is less than value 0 if this is equal to value a value greater than 0 if this is greater than value + +```cpp +CompareTo(System::SharedPtr < PostalAddress > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | An object to compare with this instance, or null. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/equals/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/equals/_index.md new file mode 100644 index 0000000000..de04247606 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/equals/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Equals of PostalAddress." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/postaladdress/equals/ +--- + +## Equals (1 of 3) {#equals_1} + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +Equals(System::SharedPtr < PostalAddress > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | | + +--- + +## Equals (2 of 3) {#equals_2} + +Determines whether the specified object instances are considered equal. + +**Returns:** true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true. + +```cpp +Equals(System::SharedPtr < PostalAddress > x, System::SharedPtr < PostalAddress > y) +``` + +| Parameter | Description | +| --- | --- | +| x | The first object to compare. | +| y | The second object to compare. | + +--- + +## Equals (3 of 3) {#equals_3} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_address/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_address/_index.md new file mode 100644 index 0000000000..67808ab636 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_Address method" +linktitle: "get_Address" +articleTitle: "get_Address" +second_title: "Aspose.Email for C++" +description: "Gets an address" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/postaladdress/get_address/ +--- + +## get_Address {#get_address} + +Gets an address + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Address() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_category/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_category/_index.md new file mode 100644 index 0000000000..98fd0cd5bb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_category/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_Category method" +linktitle: "get_Category" +articleTitle: "get_Category" +second_title: "Aspose.Email for C++" +description: "Gets an object category" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/postaladdress/get_category/ +--- + +## get_Category {#get_category} + +Gets an object category + +**Returns:** System::SharedPtr < PostalAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Category() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_city/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_city/_index.md new file mode 100644 index 0000000000..9f01382758 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_city/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_City method" +linktitle: "get_City" +articleTitle: "get_City" +second_title: "Aspose.Email for C++" +description: "Gets a city" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/postaladdress/get_city/ +--- + +## get_City {#get_city} + +Gets a city + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_City() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_country/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_country/_index.md new file mode 100644 index 0000000000..fc899b91e4 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_country/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_Country method" +linktitle: "get_Country" +articleTitle: "get_Country" +second_title: "Aspose.Email for C++" +description: "Gets a country" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/postaladdress/get_country/ +--- + +## get_Country {#get_country} + +Gets a country + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Country() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_countrycode/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_countrycode/_index.md new file mode 100644 index 0000000000..300c0b67e8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_countrycode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_CountryCode method" +linktitle: "get_CountryCode" +articleTitle: "get_CountryCode" +second_title: "Aspose.Email for C++" +description: "Gets a country code" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/postaladdress/get_countrycode/ +--- + +## get_CountryCode {#get_countrycode} + +Gets a country code + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_CountryCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_ismailingaddress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_ismailingaddress/_index.md new file mode 100644 index 0000000000..a9893972f6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_ismailingaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_IsMailingAddress method" +linktitle: "get_IsMailingAddress" +articleTitle: "get_IsMailingAddress" +second_title: "Aspose.Email for C++" +description: "Gets a value which defines whether address may be used for mailing." +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/postaladdress/get_ismailingaddress/ +--- + +## get_IsMailingAddress {#get_ismailingaddress} + +Gets a value which defines whether address may be used for mailing. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +get_IsMailingAddress() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_postalcode/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_postalcode/_index.md new file mode 100644 index 0000000000..1d25a7484d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_postalcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_PostalCode method" +linktitle: "get_PostalCode" +articleTitle: "get_PostalCode" +second_title: "Aspose.Email for C++" +description: "Gets a post code" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/postaladdress/get_postalcode/ +--- + +## get_PostalCode {#get_postalcode} + +Gets a post code + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_PostalCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_postofficebox/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_postofficebox/_index.md new file mode 100644 index 0000000000..39e731bc1a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_postofficebox/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_PostOfficeBox method" +linktitle: "get_PostOfficeBox" +articleTitle: "get_PostOfficeBox" +second_title: "Aspose.Email for C++" +description: "Gets a post Office box" +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/postaladdress/get_postofficebox/ +--- + +## get_PostOfficeBox {#get_postofficebox} + +Gets a post Office box + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_PostOfficeBox() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_prefered/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_prefered/_index.md new file mode 100644 index 0000000000..8db47b9c3f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_prefered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_Prefered method" +linktitle: "get_Prefered" +articleTitle: "get_Prefered" +second_title: "Aspose.Email for C++" +description: "Gets a value which defines whether postal address is preferred." +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/postaladdress/get_prefered/ +--- + +## get_Prefered {#get_prefered} + +Gets a value which defines whether postal address is preferred. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +get_Prefered() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_stateorprovince/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_stateorprovince/_index.md new file mode 100644 index 0000000000..c8cc06e50c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_stateorprovince/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_StateOrProvince method" +linktitle: "get_StateOrProvince" +articleTitle: "get_StateOrProvince" +second_title: "Aspose.Email for C++" +description: "Gets a region" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/postaladdress/get_stateorprovince/ +--- + +## get_StateOrProvince {#get_stateorprovince} + +Gets a region + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_StateOrProvince() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/get_street/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/get_street/_index.md new file mode 100644 index 0000000000..a646445253 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/get_street/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::get_Street method" +linktitle: "get_Street" +articleTitle: "get_Street" +second_title: "Aspose.Email for C++" +description: "Gets a street" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/postaladdress/get_street/ +--- + +## get_Street {#get_street} + +Gets a street + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Street() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/gethashcode/_index.md new file mode 100644 index 0000000000..2ae952a170 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/gethashcode/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/postaladdress/gethashcode/ +--- + +## GetHashCode (1 of 2) {#gethashcode_1} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + +--- + +## GetHashCode (2 of 2) {#gethashcode_2} + +GetHashCode returns a hash function for specified object. + +**Returns:** Returns a hash function for specified object. + +```cpp +GetHashCode(System::SharedPtr < PostalAddress > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object for which a hash code is to be returned. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/operator/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/operator/_index.md new file mode 100644 index 0000000000..a1e43d2f22 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 280 +url: /cpp/aspose.email.personalinfo/postaladdress/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < PostalAddress > a, System::SharedPtr < PostalAddress > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/postaladdress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/postaladdress/_index.md new file mode 100644 index 0000000000..5cf4d56044 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/postaladdress/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::PostalAddress constructor" +linktitle: "PostalAddress" +articleTitle: "PostalAddress" +second_title: "Aspose.Email for C++" +description: "PostalAddress of PostalAddress." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/postaladdress/postaladdress/ +--- + +## PostalAddress {#postaladdress} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +PostalAddress() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_address/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_address/_index.md new file mode 100644 index 0000000000..e11e88eaa7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_Address method" +linktitle: "set_Address" +articleTitle: "set_Address" +second_title: "Aspose.Email for C++" +description: "Sets an address" +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/postaladdress/set_address/ +--- + +## set_Address {#set_address} + +Sets an address + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_category/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_category/_index.md new file mode 100644 index 0000000000..e9765267b6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_category/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_Category method" +linktitle: "set_Category" +articleTitle: "set_Category" +second_title: "Aspose.Email for C++" +description: "Sets an object category" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/postaladdress/set_category/ +--- + +## set_Category {#set_category} + +Sets an object category + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Category(System::SharedPtr < PostalAddressCategory > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_city/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_city/_index.md new file mode 100644 index 0000000000..8b49c2dac6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_city/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_City method" +linktitle: "set_City" +articleTitle: "set_City" +second_title: "Aspose.Email for C++" +description: "Sets a city" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/postaladdress/set_city/ +--- + +## set_City {#set_city} + +Sets a city + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_City(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_country/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_country/_index.md new file mode 100644 index 0000000000..57f91013f6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_country/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_Country method" +linktitle: "set_Country" +articleTitle: "set_Country" +second_title: "Aspose.Email for C++" +description: "Sets a country" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/postaladdress/set_country/ +--- + +## set_Country {#set_country} + +Sets a country + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Country(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_countrycode/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_countrycode/_index.md new file mode 100644 index 0000000000..0c26da66dc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_countrycode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_CountryCode method" +linktitle: "set_CountryCode" +articleTitle: "set_CountryCode" +second_title: "Aspose.Email for C++" +description: "Sets a country code" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/postaladdress/set_countrycode/ +--- + +## set_CountryCode {#set_countrycode} + +Sets a country code + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_CountryCode(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_ismailingaddress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_ismailingaddress/_index.md new file mode 100644 index 0000000000..88723fe5db --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_ismailingaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_IsMailingAddress method" +linktitle: "set_IsMailingAddress" +articleTitle: "set_IsMailingAddress" +second_title: "Aspose.Email for C++" +description: "Sets a value which defines whether address may be used for mailing." +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/postaladdress/set_ismailingaddress/ +--- + +## set_IsMailingAddress {#set_ismailingaddress} + +Sets a value which defines whether address may be used for mailing. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_IsMailingAddress(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_postalcode/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_postalcode/_index.md new file mode 100644 index 0000000000..a00a6d370d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_postalcode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_PostalCode method" +linktitle: "set_PostalCode" +articleTitle: "set_PostalCode" +second_title: "Aspose.Email for C++" +description: "Sets a post code" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/postaladdress/set_postalcode/ +--- + +## set_PostalCode {#set_postalcode} + +Sets a post code + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_PostalCode(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_postofficebox/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_postofficebox/_index.md new file mode 100644 index 0000000000..970e0432e9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_postofficebox/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_PostOfficeBox method" +linktitle: "set_PostOfficeBox" +articleTitle: "set_PostOfficeBox" +second_title: "Aspose.Email for C++" +description: "Sets a post Office box" +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/postaladdress/set_postofficebox/ +--- + +## set_PostOfficeBox {#set_postofficebox} + +Sets a post Office box + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_PostOfficeBox(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_prefered/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_prefered/_index.md new file mode 100644 index 0000000000..6ea2520077 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_prefered/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_Prefered method" +linktitle: "set_Prefered" +articleTitle: "set_Prefered" +second_title: "Aspose.Email for C++" +description: "Sets a value which defines whether postal address is preferred." +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/postaladdress/set_prefered/ +--- + +## set_Prefered {#set_prefered} + +Sets a value which defines whether postal address is preferred. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Prefered(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_stateorprovince/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_stateorprovince/_index.md new file mode 100644 index 0000000000..b4fca11075 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_stateorprovince/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_StateOrProvince method" +linktitle: "set_StateOrProvince" +articleTitle: "set_StateOrProvince" +second_title: "Aspose.Email for C++" +description: "Sets a region" +type: docs +weight: 240 +url: /cpp/aspose.email.personalinfo/postaladdress/set_stateorprovince/ +--- + +## set_StateOrProvince {#set_stateorprovince} + +Sets a region + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_StateOrProvince(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/set_street/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/set_street/_index.md new file mode 100644 index 0000000000..450101c63b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/set_street/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::set_Street method" +linktitle: "set_Street" +articleTitle: "set_Street" +second_title: "Aspose.Email for C++" +description: "Sets a street" +type: docs +weight: 250 +url: /cpp/aspose.email.personalinfo/postaladdress/set_street/ +--- + +## set_Street {#set_street} + +Sets a street + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Street(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdress/tostring/_index.md b/english/cpp/aspose.email.personalinfo/postaladdress/tostring/_index.md new file mode 100644 index 0000000000..ab23198ee7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdress/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddress::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 260 +url: /cpp/aspose.email.personalinfo/postaladdress/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/_index.md new file mode 100644 index 0000000000..aecb075bd8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory class" +linktitle: "PostalAddressCategory" +articleTitle: "PostalAddressCategory" +second_title: "Aspose.Email for C++" +description: "Represents category for a postal address" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/ +--- + +## PostalAddressCategory class + +Represents category for a postal address + +## Constructors + +| Name | Description | +| --- | --- | +| [PostalAddressCategory (2 overloads)](./postaladdresscategory/) | Initializes a new instance of the PostalAddressCategory class with 'Custom' category. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified object is equal to the current object. | +| [get_Custom](./get_custom/) | Defines a type of an address as an address of type other. | +| [get_Description](./get_description/) | Gets description for the 'Custom' category of a postal address | +| [get_Home](./get_home/) | Defines a type of an address as a home address. | +| [get_Value](./get_value/) | Gets category of a postal address | +| [get_Work](./get_work/) | Defines a type of an address as a work address. | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | +| [CustomValue](./customvalue/) | String value for 'Custom' category | +| [HomeValue](./homevalue/) | String value for 'Home' category | +| [WorkValue](./workvalue/) | String value for 'Work' category | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/customvalue/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/customvalue/_index.md new file mode 100644 index 0000000000..d791bd8da9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/customvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::CustomValue method" +linktitle: "CustomValue" +articleTitle: "CustomValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Custom' category" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/customvalue/ +--- + +## CustomValue {#customvalue} + +String value for 'Custom' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CustomValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/equals/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/equals/_index.md new file mode 100644 index 0000000000..9afc83c003 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified object is equal to the current object." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < PostalAddressCategory > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The object to compare with the current object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_custom/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_custom/_index.md new file mode 100644 index 0000000000..e85b0ea87e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_custom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::get_Custom method" +linktitle: "get_Custom" +articleTitle: "get_Custom" +second_title: "Aspose.Email for C++" +description: "Defines a type of an address as an address of type other." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/get_custom/ +--- + +## get_Custom {#get_custom} + +Defines a type of an address as an address of type other. + +**Returns:** static System::SharedPtr < PostalAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Custom() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_description/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_description/_index.md new file mode 100644 index 0000000000..5415120b13 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets description for the 'Custom' category of a postal address" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/get_description/ +--- + +## get_Description {#get_description} + +Gets description for the 'Custom' category of a postal address + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_home/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_home/_index.md new file mode 100644 index 0000000000..84ea9ea5a7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_home/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::get_Home method" +linktitle: "get_Home" +articleTitle: "get_Home" +second_title: "Aspose.Email for C++" +description: "Defines a type of an address as a home address." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/get_home/ +--- + +## get_Home {#get_home} + +Defines a type of an address as a home address. + +**Returns:** static System::SharedPtr < PostalAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Home() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_value/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_value/_index.md new file mode 100644 index 0000000000..535e9ad344 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Gets category of a postal address" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/get_value/ +--- + +## get_Value {#get_value} + +Gets category of a postal address + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_work/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_work/_index.md new file mode 100644 index 0000000000..b72a20b38e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/get_work/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::get_Work method" +linktitle: "get_Work" +articleTitle: "get_Work" +second_title: "Aspose.Email for C++" +description: "Defines a type of an address as a work address." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/get_work/ +--- + +## get_Work {#get_work} + +Defines a type of an address as a work address. + +**Returns:** static System::SharedPtr < PostalAddressCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Work() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/gethashcode/_index.md new file mode 100644 index 0000000000..18acd38b65 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/homevalue/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/homevalue/_index.md new file mode 100644 index 0000000000..468298e01d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/homevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::HomeValue method" +linktitle: "HomeValue" +articleTitle: "HomeValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Home' category" +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/homevalue/ +--- + +## HomeValue {#homevalue} + +String value for 'Home' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +HomeValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/operator/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/operator/_index.md new file mode 100644 index 0000000000..379d7c6ec8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < PostalAddressCategory > a, System::SharedPtr < PostalAddressCategory > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/postaladdresscategory/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/postaladdresscategory/_index.md new file mode 100644 index 0000000000..e01cd6fb4e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/postaladdresscategory/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::PostalAddressCategory constructor" +linktitle: "PostalAddressCategory" +articleTitle: "PostalAddressCategory" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PostalAddressCategory class with 'Custom' category." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/postaladdresscategory/ +--- + +## PostalAddressCategory (1 of 2) {#postaladdresscategory_1} + +Initializes a new instance of the PostalAddressCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +PostalAddressCategory(System::String value, System::String description) +``` + +| Parameter | Description | +| --- | --- | +| value | postal address category | +| description | Description for the 'Custom' category of a postal address | + +--- + +## PostalAddressCategory (2 of 2) {#postaladdresscategory_2} + +Initializes a new instance of the PostalAddressCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +PostalAddressCategory(System::String description) +``` + +| Parameter | Description | +| --- | --- | +| description | Description for the 'Custom' category of a postal address | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/tostring/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/tostring/_index.md new file mode 100644 index 0000000000..e76c318cbb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresscategory/workvalue/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresscategory/workvalue/_index.md new file mode 100644 index 0000000000..bf5dfe3062 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresscategory/workvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressCategory::WorkValue method" +linktitle: "WorkValue" +articleTitle: "WorkValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Work' category" +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/postaladdresscategory/workvalue/ +--- + +## WorkValue {#workvalue} + +String value for 'Work' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +WorkValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/_index.md new file mode 100644 index 0000000000..16a0e9ec63 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList class" +linktitle: "PostalAddressList" +articleTitle: "PostalAddressList" +second_title: "Aspose.Email for C++" +description: "List of postal addresses for a contact." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/postaladdresslist/ +--- + +## PostalAddressList class + +List of postal addresses for a contact. + +## Constructors + +| Name | Description | +| --- | --- | +| [PostalAddressList](./postaladdresslist/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds an item to the list. | +| [Clear](./clear/) | Removes all items from the list. | +| [Contains](./contains/) | Determines whether the list contains a specific value. | +| [CopyTo](./copyto/) | Copies the elements to an array, starting at a particular array index. | +| [get_Count](./get_count/) | Gets the number of elements contained in the T:System::Collections::ICollection . | +| [get_HomeAddress](./get_homeaddress/) | Default home address | +| [get_IsReadOnly](./get_isreadonly/) | Gets a value indicating whether the list is read-only. | +| [get_OtherAddress](./get_otheraddress/) | Default other address | +| [get_WorkAddress](./get_workaddress/) | Default work address | +| [GetEnumerator](./getenumerator/) | Returns an enumerator that iterates through a collection. | +| [idx_get](./idx_get/) | Gets the element at the specified index. | +| [idx_set](./idx_set/) | Sets the element at the specified index. | +| [IndexOf](./indexof/) | Determines the index of a specific item in the list. | +| [Insert](./insert/) | Inserts an item to the list at the specified index. | +| [Remove](./remove/) | Removes the first occurrence of a specific object from the list. | +| [RemoveAt](./removeat/) | Removes the list item at the specified index. | +| [set_HomeAddress](./set_homeaddress/) | Default home address | +| [set_OtherAddress](./set_otheraddress/) | Default other address | +| [set_WorkAddress](./set_workaddress/) | Default work address | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/add/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/add/_index.md new file mode 100644 index 0000000000..035e655586 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an item to the list." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/postaladdresslist/add/ +--- + +## Add {#add} + +Adds an item to the list. + +**Returns:** The position into which the new element was inserted. + +```cpp +Add(const System::SharedPtr < PostalAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to add to the list. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/clear/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/clear/_index.md new file mode 100644 index 0000000000..b061e72b37 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Removes all items from the list." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/postaladdresslist/clear/ +--- + +## Clear {#clear} + +Removes all items from the list. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/contains/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/contains/_index.md new file mode 100644 index 0000000000..154aa420db --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/contains/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Determines whether the list contains a specific value." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/postaladdresslist/contains/ +--- + +## Contains {#contains} + +Determines whether the list contains a specific value. + +**Returns:** true if the object is found in the list; otherwise, false. + +```cpp +Contains(const System::SharedPtr < PostalAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/copyto/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/copyto/_index.md new file mode 100644 index 0000000000..bcb3873dbe --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/copyto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "Copies the elements to an array, starting at a particular array index." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/postaladdresslist/copyto/ +--- + +## CopyTo {#copyto} + +Copies the elements to an array, starting at a particular array index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +CopyTo(System::ArrayPtr< System::SharedPtr < PostalAddress >> array, int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| array | The one-dimensional array that is the destination of the elements copied from collections. The array must have zero-based indexing. | +| index | The zero-based index in array at which copying begins. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/get_count/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_count/_index.md new file mode 100644 index 0000000000..7db15e9d8a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of elements contained in the T:System::Collections::ICollection ." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/postaladdresslist/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of elements contained in the T:System::Collections::ICollection . + +**Returns:** The number of elements contained in the T:System::Collections::ICollection . + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/get_homeaddress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_homeaddress/_index.md new file mode 100644 index 0000000000..36297d815e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_homeaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::get_HomeAddress method" +linktitle: "get_HomeAddress" +articleTitle: "get_HomeAddress" +second_title: "Aspose.Email for C++" +description: "Default home address" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/postaladdresslist/get_homeaddress/ +--- + +## get_HomeAddress {#get_homeaddress} + +Default home address + +**Returns:** System::SharedPtr < PostalAddress > Aspose::Email::PersonalInfo:: + +```cpp +get_HomeAddress() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/get_isreadonly/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_isreadonly/_index.md new file mode 100644 index 0000000000..340b6d196e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the list is read-only." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/postaladdresslist/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Gets a value indicating whether the list is read-only. + +**Returns:** true if the list is read-only; otherwise, false. + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/get_otheraddress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_otheraddress/_index.md new file mode 100644 index 0000000000..76c739f61d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_otheraddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::get_OtherAddress method" +linktitle: "get_OtherAddress" +articleTitle: "get_OtherAddress" +second_title: "Aspose.Email for C++" +description: "Default other address" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/postaladdresslist/get_otheraddress/ +--- + +## get_OtherAddress {#get_otheraddress} + +Default other address + +**Returns:** System::SharedPtr < PostalAddress > Aspose::Email::PersonalInfo:: + +```cpp +get_OtherAddress() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/get_workaddress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_workaddress/_index.md new file mode 100644 index 0000000000..3f9850df5a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/get_workaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::get_WorkAddress method" +linktitle: "get_WorkAddress" +articleTitle: "get_WorkAddress" +second_title: "Aspose.Email for C++" +description: "Default work address" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/postaladdresslist/get_workaddress/ +--- + +## get_WorkAddress {#get_workaddress} + +Default work address + +**Returns:** System::SharedPtr < PostalAddress > Aspose::Email::PersonalInfo:: + +```cpp +get_WorkAddress() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/getenumerator/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/getenumerator/_index.md new file mode 100644 index 0000000000..a87a8fb3c7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/getenumerator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "Returns an enumerator that iterates through a collection." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/postaladdresslist/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +Returns an enumerator that iterates through a collection. + +**Returns:** An T:System::Collections::IEnumerator object that can be used to iterate through the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/idx_get/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/idx_get/_index.md new file mode 100644 index 0000000000..64235950f9 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/idx_get/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/postaladdresslist/idx_get/ +--- + +## idx_get {#idx_get} + +Gets the element at the specified index. + +**Returns:** The element at the specified index. + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/idx_set/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/idx_set/_index.md new file mode 100644 index 0000000000..40966d9283 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/idx_set/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Sets the element at the specified index." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/postaladdresslist/idx_set/ +--- + +## idx_set {#idx_set} + +Sets the element at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +idx_set(int32_t index, System::SharedPtr < PostalAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | +| value | The element at the specified index. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/indexof/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/indexof/_index.md new file mode 100644 index 0000000000..26ddb672e7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/indexof/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::IndexOf method" +linktitle: "IndexOf" +articleTitle: "IndexOf" +second_title: "Aspose.Email for C++" +description: "Determines the index of a specific item in the list." +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/postaladdresslist/indexof/ +--- + +## IndexOf {#indexof} + +Determines the index of a specific item in the list. + +**Returns:** The index of value if found in the list; otherwise, -1. + +```cpp +IndexOf(const System::SharedPtr < PostalAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/insert/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/insert/_index.md new file mode 100644 index 0000000000..e3cf18dcdf --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts an item to the list at the specified index." +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/postaladdresslist/insert/ +--- + +## Insert {#insert} + +Inserts an item to the list at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Insert(int32_t index, const System::SharedPtr < PostalAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which value should be inserted. | +| value | The T:System::Object to insert into the list. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/postaladdresslist/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/postaladdresslist/_index.md new file mode 100644 index 0000000000..a8931bc822 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/postaladdresslist/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::PostalAddressList constructor" +linktitle: "PostalAddressList" +articleTitle: "PostalAddressList" +second_title: "Aspose.Email for C++" +description: "PostalAddressList of PostalAddressList." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/postaladdresslist/postaladdresslist/ +--- + +## PostalAddressList {#postaladdresslist} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +PostalAddressList() +``` + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/remove/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/remove/_index.md new file mode 100644 index 0000000000..bbff7bf8ea --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the first occurrence of a specific object from the list." +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/postaladdresslist/remove/ +--- + +## Remove {#remove} + +Removes the first occurrence of a specific object from the list. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +Remove(const System::SharedPtr < PostalAddress > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to remove from the list. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/removeat/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/removeat/_index.md new file mode 100644 index 0000000000..1ff9cc346b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Removes the list item at the specified index." +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/postaladdresslist/removeat/ +--- + +## RemoveAt {#removeat} + +Removes the list item at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the item to remove. | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/set_homeaddress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/set_homeaddress/_index.md new file mode 100644 index 0000000000..6c2c331750 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/set_homeaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::set_HomeAddress method" +linktitle: "set_HomeAddress" +articleTitle: "set_HomeAddress" +second_title: "Aspose.Email for C++" +description: "Default home address" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/postaladdresslist/set_homeaddress/ +--- + +## set_HomeAddress {#set_homeaddress} + +Default home address + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_HomeAddress(System::SharedPtr < PostalAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/set_otheraddress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/set_otheraddress/_index.md new file mode 100644 index 0000000000..9127f4688c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/set_otheraddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::set_OtherAddress method" +linktitle: "set_OtherAddress" +articleTitle: "set_OtherAddress" +second_title: "Aspose.Email for C++" +description: "Default other address" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/postaladdresslist/set_otheraddress/ +--- + +## set_OtherAddress {#set_otheraddress} + +Default other address + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_OtherAddress(System::SharedPtr < PostalAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/postaladdresslist/set_workaddress/_index.md b/english/cpp/aspose.email.personalinfo/postaladdresslist/set_workaddress/_index.md new file mode 100644 index 0000000000..793c0160c2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/postaladdresslist/set_workaddress/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::PostalAddressList::set_WorkAddress method" +linktitle: "set_WorkAddress" +articleTitle: "set_WorkAddress" +second_title: "Aspose.Email for C++" +description: "Default work address" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/postaladdresslist/set_workaddress/ +--- + +## set_WorkAddress {#set_workaddress} + +Default work address + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_WorkAddress(System::SharedPtr < PostalAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/textformat/_index.md b/english/cpp/aspose.email.personalinfo/textformat/_index.md new file mode 100644 index 0000000000..f249cf7837 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/textformat/_index.md @@ -0,0 +1,20 @@ +--- +title: "TextFormat Enum" +linktitle: "TextFormat" +articleTitle: "TextFormat" +second_title: "Aspose.Email for C++" +description: "Defines format of a text." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/textformat/ +--- + +## TextFormat enumeration (2 values) + +Defines format of a text. + +| Value | Description | +| --- | --- | +| Text | The plain text. | +| Html | The html format. | + diff --git a/english/cpp/aspose.email.personalinfo/url/_index.md b/english/cpp/aspose.email.personalinfo/url/_index.md new file mode 100644 index 0000000000..6c9dd18d63 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::PersonalInfo::Url class" +linktitle: "Url" +articleTitle: "Url" +second_title: "Aspose.Email for C++" +description: "Objects represents a URL and its category." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/url/ +--- + +## Url class + +Objects represents a URL and its category. + +## Constructors + +| Name | Description | +| --- | --- | +| [Url](./url/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [CompareTo](./compareto/) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | +| [Equals (2 overloads)](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [get_Category](./get_category/) | Gets an object category | +| [get_Href](./get_href/) | Gets a URL | +| [get_Prefered](./get_prefered/) | Gets a value which defines whether object is preferred. | +| [GetHashCode (2 overloads)](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [set_Category](./set_category/) | Sets an object category | +| [set_Href](./set_href/) | Sets a URL | +| [set_Prefered](./set_prefered/) | Sets a value which defines whether object is preferred. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | + diff --git a/english/cpp/aspose.email.personalinfo/url/compareto/_index.md b/english/cpp/aspose.email.personalinfo/url/compareto/_index.md new file mode 100644 index 0000000000..7ea314c6c7 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/compareto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::CompareTo method" +linktitle: "CompareTo" +articleTitle: "CompareTo" +second_title: "Aspose.Email for C++" +description: "Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occu" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/url/compareto/ +--- + +## CompareTo {#compareto} + +Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. + +**Returns:** This method returns: a value less than 0 if this is less than value 0 if this is equal to value a value greater than 0 if this is greater than value + +```cpp +CompareTo(System::SharedPtr < Url > pn) +``` + +| Parameter | Description | +| --- | --- | +| obj | An object to compare with this instance, or null. | + diff --git a/english/cpp/aspose.email.personalinfo/url/equals/_index.md b/english/cpp/aspose.email.personalinfo/url/equals/_index.md new file mode 100644 index 0000000000..2d50050a3d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/equals/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/url/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < Url > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified object instances are considered equal. + +**Returns:** true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true. + +```cpp +Equals(System::SharedPtr < Url > x, System::SharedPtr < Url > y) +``` + +| Parameter | Description | +| --- | --- | +| x | The first object to compare. | +| y | The second object to compare. | + diff --git a/english/cpp/aspose.email.personalinfo/url/get_category/_index.md b/english/cpp/aspose.email.personalinfo/url/get_category/_index.md new file mode 100644 index 0000000000..848d587f79 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/get_category/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::get_Category method" +linktitle: "get_Category" +articleTitle: "get_Category" +second_title: "Aspose.Email for C++" +description: "Gets an object category" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/url/get_category/ +--- + +## get_Category {#get_category} + +Gets an object category + +**Returns:** System::SharedPtr < UrlCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Category() +``` + diff --git a/english/cpp/aspose.email.personalinfo/url/get_href/_index.md b/english/cpp/aspose.email.personalinfo/url/get_href/_index.md new file mode 100644 index 0000000000..749b7d8e31 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/get_href/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::get_Href method" +linktitle: "get_Href" +articleTitle: "get_Href" +second_title: "Aspose.Email for C++" +description: "Gets a URL" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/url/get_href/ +--- + +## get_Href {#get_href} + +Gets a URL + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Href() +``` + diff --git a/english/cpp/aspose.email.personalinfo/url/get_prefered/_index.md b/english/cpp/aspose.email.personalinfo/url/get_prefered/_index.md new file mode 100644 index 0000000000..daab1c1d9f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/get_prefered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::get_Prefered method" +linktitle: "get_Prefered" +articleTitle: "get_Prefered" +second_title: "Aspose.Email for C++" +description: "Gets a value which defines whether object is preferred." +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/url/get_prefered/ +--- + +## get_Prefered {#get_prefered} + +Gets a value which defines whether object is preferred. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +get_Prefered() +``` + diff --git a/english/cpp/aspose.email.personalinfo/url/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/url/gethashcode/_index.md new file mode 100644 index 0000000000..1920b0f98c --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/gethashcode/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/url/gethashcode/ +--- + +## GetHashCode (1 of 2) {#gethashcode_1} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + +--- + +## GetHashCode (2 of 2) {#gethashcode_2} + +GetHashCode returns a hash function for specified object. + +**Returns:** Returns a hash function for specified object. + +```cpp +GetHashCode(System::SharedPtr < Url > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object for which a hash code is to be returned. | + diff --git a/english/cpp/aspose.email.personalinfo/url/operator/_index.md b/english/cpp/aspose.email.personalinfo/url/operator/_index.md new file mode 100644 index 0000000000..4001aa54ce --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/url/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < Url > a, System::SharedPtr < Url > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/url/set_category/_index.md b/english/cpp/aspose.email.personalinfo/url/set_category/_index.md new file mode 100644 index 0000000000..abf6cf6151 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/set_category/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::set_Category method" +linktitle: "set_Category" +articleTitle: "set_Category" +second_title: "Aspose.Email for C++" +description: "Sets an object category" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/url/set_category/ +--- + +## set_Category {#set_category} + +Sets an object category + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Category(System::SharedPtr < UrlCategory > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/url/set_href/_index.md b/english/cpp/aspose.email.personalinfo/url/set_href/_index.md new file mode 100644 index 0000000000..df27844cf2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/set_href/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::set_Href method" +linktitle: "set_Href" +articleTitle: "set_Href" +second_title: "Aspose.Email for C++" +description: "Sets a URL" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/url/set_href/ +--- + +## set_Href {#set_href} + +Sets a URL + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Href(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/url/set_prefered/_index.md b/english/cpp/aspose.email.personalinfo/url/set_prefered/_index.md new file mode 100644 index 0000000000..c2867709ca --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/set_prefered/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::set_Prefered method" +linktitle: "set_Prefered" +articleTitle: "set_Prefered" +second_title: "Aspose.Email for C++" +description: "Sets a value which defines whether object is preferred." +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/url/set_prefered/ +--- + +## set_Prefered {#set_prefered} + +Sets a value which defines whether object is preferred. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Prefered(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/url/tostring/_index.md b/english/cpp/aspose.email.personalinfo/url/tostring/_index.md new file mode 100644 index 0000000000..e1a9b2c335 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/url/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/url/url/_index.md b/english/cpp/aspose.email.personalinfo/url/url/_index.md new file mode 100644 index 0000000000..e8d320222b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/url/url/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::Url::Url constructor" +linktitle: "Url" +articleTitle: "Url" +second_title: "Aspose.Email for C++" +description: "Url of Url." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/url/url/ +--- + +## Url {#url} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +Url() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/_index.md new file mode 100644 index 0000000000..4bda669f69 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/_index.md @@ -0,0 +1,47 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory class" +linktitle: "UrlCategory" +articleTitle: "UrlCategory" +second_title: "Aspose.Email for C++" +description: "Represents category for a URL" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/urlcategory/ +--- + +## UrlCategory class + +Represents category for a URL + +## Constructors + +| Name | Description | +| --- | --- | +| [UrlCategory (2 overloads)](./urlcategory/) | Initializes a new instance of the UrlCategory class with 'Custom' category. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [get_Blog](./get_blog/) | Blog URL | +| [get_Custom](./get_custom/) | Custom page URL | +| [get_Description](./get_description/) | Gets description for the 'Custom' category of a URL | +| [get_Ftp](./get_ftp/) | Ftp URL | +| [get_Home](./get_home/) | Contact 's home-related site. | +| [get_HomePage](./get_homepage/) | Home page URL | +| [get_Profile](./get_profile/) | Profile URL | +| [get_Value](./get_value/) | Gets category of a URL | +| [get_Work](./get_work/) | Contact 's work-related site. | +| [GetHashCode](./gethashcode/) | GetHashCode returns a hash function for this object. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [operator!=](./operator/) | Determines whether the specified objects are not equal. | +| [operator==](./operator/) | Determines whether the specified objects are equal. | +| [BlogValue](./blogvalue/) | String value for 'Blog' category | +| [CustomValue](./customvalue/) | String value for 'Custom' category | +| [FtpValue](./ftpvalue/) | String value for 'Ftp' category | +| [HomePageValue](./homepagevalue/) | String value for 'HomePage' category | +| [HomeValue](./homevalue/) | String value for 'Home' category | +| [ProfileValue](./profilevalue/) | String value for 'Profile' category | +| [WorkValue](./workvalue/) | String value for 'Work' category | + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/blogvalue/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/blogvalue/_index.md new file mode 100644 index 0000000000..d2726a96f1 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/blogvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::BlogValue method" +linktitle: "BlogValue" +articleTitle: "BlogValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Blog' category" +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/urlcategory/blogvalue/ +--- + +## BlogValue {#blogvalue} + +String value for 'Blog' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +BlogValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/customvalue/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/customvalue/_index.md new file mode 100644 index 0000000000..c054dc9d30 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/customvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::CustomValue method" +linktitle: "CustomValue" +articleTitle: "CustomValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Custom' category" +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/urlcategory/customvalue/ +--- + +## CustomValue {#customvalue} + +String value for 'Custom' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +CustomValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/equals/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/equals/_index.md new file mode 100644 index 0000000000..dac86f2471 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/urlcategory/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified object is equal to the current object. + +**Returns:** true if the specified object is equal to the current object; otherwise, false. + +```cpp +Equals(System::SharedPtr < UrlCategory > other) +``` + +| Parameter | Description | +| --- | --- | +| other | The object to compare with the current object. | + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/ftpvalue/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/ftpvalue/_index.md new file mode 100644 index 0000000000..cb145f2899 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/ftpvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::FtpValue method" +linktitle: "FtpValue" +articleTitle: "FtpValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Ftp' category" +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/urlcategory/ftpvalue/ +--- + +## FtpValue {#ftpvalue} + +String value for 'Ftp' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +FtpValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/get_blog/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/get_blog/_index.md new file mode 100644 index 0000000000..caeb8d7f85 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/get_blog/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::get_Blog method" +linktitle: "get_Blog" +articleTitle: "get_Blog" +second_title: "Aspose.Email for C++" +description: "Blog URL" +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/urlcategory/get_blog/ +--- + +## get_Blog {#get_blog} + +Blog URL + +**Returns:** static System::SharedPtr < UrlCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Blog() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/get_custom/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/get_custom/_index.md new file mode 100644 index 0000000000..68004aeffe --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/get_custom/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::get_Custom method" +linktitle: "get_Custom" +articleTitle: "get_Custom" +second_title: "Aspose.Email for C++" +description: "Custom page URL" +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/urlcategory/get_custom/ +--- + +## get_Custom {#get_custom} + +Custom page URL + +**Returns:** static System::SharedPtr < UrlCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Custom() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/get_description/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/get_description/_index.md new file mode 100644 index 0000000000..3e3c8ab6da --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets description for the 'Custom' category of a URL" +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/urlcategory/get_description/ +--- + +## get_Description {#get_description} + +Gets description for the 'Custom' category of a URL + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/get_ftp/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/get_ftp/_index.md new file mode 100644 index 0000000000..42037da793 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/get_ftp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::get_Ftp method" +linktitle: "get_Ftp" +articleTitle: "get_Ftp" +second_title: "Aspose.Email for C++" +description: "Ftp URL" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/urlcategory/get_ftp/ +--- + +## get_Ftp {#get_ftp} + +Ftp URL + +**Returns:** static System::SharedPtr < UrlCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Ftp() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/get_home/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/get_home/_index.md new file mode 100644 index 0000000000..c0ef32db19 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/get_home/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::get_Home method" +linktitle: "get_Home" +articleTitle: "get_Home" +second_title: "Aspose.Email for C++" +description: "Contact 's home-related site." +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/urlcategory/get_home/ +--- + +## get_Home {#get_home} + +Contact 's home-related site. + +**Returns:** static System::SharedPtr < UrlCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Home() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/get_homepage/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/get_homepage/_index.md new file mode 100644 index 0000000000..01a8acd4dd --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/get_homepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::get_HomePage method" +linktitle: "get_HomePage" +articleTitle: "get_HomePage" +second_title: "Aspose.Email for C++" +description: "Home page URL" +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/urlcategory/get_homepage/ +--- + +## get_HomePage {#get_homepage} + +Home page URL + +**Returns:** static System::SharedPtr < UrlCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_HomePage() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/get_profile/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/get_profile/_index.md new file mode 100644 index 0000000000..90883d35c2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/get_profile/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::get_Profile method" +linktitle: "get_Profile" +articleTitle: "get_Profile" +second_title: "Aspose.Email for C++" +description: "Profile URL" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/urlcategory/get_profile/ +--- + +## get_Profile {#get_profile} + +Profile URL + +**Returns:** static System::SharedPtr < UrlCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Profile() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/get_value/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/get_value/_index.md new file mode 100644 index 0000000000..dbdc4ed672 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/get_value/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::get_Value method" +linktitle: "get_Value" +articleTitle: "get_Value" +second_title: "Aspose.Email for C++" +description: "Gets category of a URL" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/urlcategory/get_value/ +--- + +## get_Value {#get_value} + +Gets category of a URL + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Value() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/get_work/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/get_work/_index.md new file mode 100644 index 0000000000..406698bb4f --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/get_work/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::get_Work method" +linktitle: "get_Work" +articleTitle: "get_Work" +second_title: "Aspose.Email for C++" +description: "Contact 's work-related site." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/urlcategory/get_work/ +--- + +## get_Work {#get_work} + +Contact 's work-related site. + +**Returns:** static System::SharedPtr < UrlCategory > Aspose::Email::PersonalInfo:: + +```cpp +get_Work() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/gethashcode/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/gethashcode/_index.md new file mode 100644 index 0000000000..dfa9ba5215 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "GetHashCode returns a hash function for this object." +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/urlcategory/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +GetHashCode returns a hash function for this object. + +**Returns:** Returns a hash function for this object. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/homepagevalue/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/homepagevalue/_index.md new file mode 100644 index 0000000000..82c3807cb2 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/homepagevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::HomePageValue method" +linktitle: "HomePageValue" +articleTitle: "HomePageValue" +second_title: "Aspose.Email for C++" +description: "String value for 'HomePage' category" +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/urlcategory/homepagevalue/ +--- + +## HomePageValue {#homepagevalue} + +String value for 'HomePage' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +HomePageValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/homevalue/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/homevalue/_index.md new file mode 100644 index 0000000000..cada255561 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/homevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::HomeValue method" +linktitle: "HomeValue" +articleTitle: "HomeValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Home' category" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/urlcategory/homevalue/ +--- + +## HomeValue {#homevalue} + +String value for 'Home' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +HomeValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/operator/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/operator/_index.md new file mode 100644 index 0000000000..2f3527b256 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::operator== method" +linktitle: "operator==" +articleTitle: "operator==" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified objects are equal." +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/urlcategory/operator/ +--- + +## operator== {#operator} + +Determines whether the specified objects are equal. + +**Returns:** Returns true if objects are equal, otherwise false. + +```cpp +bool operator==(System::SharedPtr < UrlCategory > a, System::SharedPtr < UrlCategory > b) +``` + +| Parameter | Description | +| --- | --- | +| a | First object to compare | +| b | Second object to compare | + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/profilevalue/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/profilevalue/_index.md new file mode 100644 index 0000000000..ce9206749e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/profilevalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::ProfileValue method" +linktitle: "ProfileValue" +articleTitle: "ProfileValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Profile' category" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/urlcategory/profilevalue/ +--- + +## ProfileValue {#profilevalue} + +String value for 'Profile' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +ProfileValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/tostring/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/tostring/_index.md new file mode 100644 index 0000000000..aae6ecf8df --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/urlcategory/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** Returns a string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/urlcategory/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/urlcategory/_index.md new file mode 100644 index 0000000000..cd37fbe632 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/urlcategory/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::UrlCategory constructor" +linktitle: "UrlCategory" +articleTitle: "UrlCategory" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the UrlCategory class with 'Custom' category." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/urlcategory/urlcategory/ +--- + +## UrlCategory (1 of 2) {#urlcategory_1} + +Initializes a new instance of the UrlCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +UrlCategory(System::String value, System::String description) +``` + +| Parameter | Description | +| --- | --- | +| value | URL category | +| description | Description for the 'Custom' category of a URL | + +--- + +## UrlCategory (2 of 2) {#urlcategory_2} + +Initializes a new instance of the UrlCategory class with 'Custom' category. + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +UrlCategory(System::String description) +``` + +| Parameter | Description | +| --- | --- | +| description | Description for the 'Custom' category of a URL | + diff --git a/english/cpp/aspose.email.personalinfo/urlcategory/workvalue/_index.md b/english/cpp/aspose.email.personalinfo/urlcategory/workvalue/_index.md new file mode 100644 index 0000000000..889852d990 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urlcategory/workvalue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlCategory::WorkValue method" +linktitle: "WorkValue" +articleTitle: "WorkValue" +second_title: "Aspose.Email for C++" +description: "String value for 'Work' category" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/urlcategory/workvalue/ +--- + +## WorkValue {#workvalue} + +String value for 'Work' category + +**Returns:** const System::String Aspose::Email::PersonalInfo:: + +```cpp +WorkValue() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/_index.md b/english/cpp/aspose.email.personalinfo/urllist/_index.md new file mode 100644 index 0000000000..4ff4c474bb --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/_index.md @@ -0,0 +1,49 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList class" +linktitle: "UrlList" +articleTitle: "UrlList" +second_title: "Aspose.Email for C++" +description: "List of urls for contact" +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/urllist/ +--- + +## UrlList class + +List of urls for contact + +## Constructors + +| Name | Description | +| --- | --- | +| [UrlList](./urllist/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds an item to the list. | +| [Clear](./clear/) | Removes all items from the list. | +| [Contains](./contains/) | Determines whether the list contains a specific value. | +| [CopyTo](./copyto/) | Copies the elements to an array, starting at a particular array index. | +| [get_Blog](./get_blog/) | Default blog page | +| [get_BusinessHomePage](./get_businesshomepage/) | Default work page | +| [get_Count](./get_count/) | Gets the number of elements contained in the T:System::Collections::ICollection . | +| [get_Ftp](./get_ftp/) | Default ftp page | +| [get_HomePage](./get_homepage/) | Default home page | +| [get_IsReadOnly](./get_isreadonly/) | | +| [get_Profile](./get_profile/) | Default profile page | +| [GetEnumerator](./getenumerator/) | | +| [idx_get](./idx_get/) | Gets the element at the specified index. | +| [idx_set](./idx_set/) | Sets the element at the specified index. | +| [IndexOf](./indexof/) | Determines the index of a specific item in the list. | +| [Insert](./insert/) | Inserts an item to the list at the specified index. | +| [Remove](./remove/) | Removes the first occurrence of a specific object from the list. | +| [RemoveAt](./removeat/) | Removes the list item at the specified index. | +| [set_Blog](./set_blog/) | Default blog page | +| [set_BusinessHomePage](./set_businesshomepage/) | Default work page | +| [set_Ftp](./set_ftp/) | Default ftp page | +| [set_HomePage](./set_homepage/) | Default home page | +| [set_Profile](./set_profile/) | Default profile page | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/add/_index.md b/english/cpp/aspose.email.personalinfo/urllist/add/_index.md new file mode 100644 index 0000000000..047aa46f4e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an item to the list." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/urllist/add/ +--- + +## Add {#add} + +Adds an item to the list. + +**Returns:** The position into which the new element was inserted. + +```cpp +Add(const System::SharedPtr < Url > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to add to the list. | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/clear/_index.md b/english/cpp/aspose.email.personalinfo/urllist/clear/_index.md new file mode 100644 index 0000000000..7adc9dd0e8 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Removes all items from the list." +type: docs +weight: 20 +url: /cpp/aspose.email.personalinfo/urllist/clear/ +--- + +## Clear {#clear} + +Removes all items from the list. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/contains/_index.md b/english/cpp/aspose.email.personalinfo/urllist/contains/_index.md new file mode 100644 index 0000000000..a88ac59dcc --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/contains/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Determines whether the list contains a specific value." +type: docs +weight: 30 +url: /cpp/aspose.email.personalinfo/urllist/contains/ +--- + +## Contains {#contains} + +Determines whether the list contains a specific value. + +**Returns:** true if the object is found in the list; otherwise, false. + +```cpp +Contains(const System::SharedPtr < Url > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/copyto/_index.md b/english/cpp/aspose.email.personalinfo/urllist/copyto/_index.md new file mode 100644 index 0000000000..de717aa716 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/copyto/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::CopyTo method" +linktitle: "CopyTo" +articleTitle: "CopyTo" +second_title: "Aspose.Email for C++" +description: "Copies the elements to an array, starting at a particular array index." +type: docs +weight: 40 +url: /cpp/aspose.email.personalinfo/urllist/copyto/ +--- + +## CopyTo {#copyto} + +Copies the elements to an array, starting at a particular array index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +CopyTo(System::ArrayPtr< System::SharedPtr < Url >> array, int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| array | The one-dimensional array that is the destination of the elements copied from collections. The array must have zero-based indexing. | +| index | The zero-based index in array at which copying begins. | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/get_blog/_index.md b/english/cpp/aspose.email.personalinfo/urllist/get_blog/_index.md new file mode 100644 index 0000000000..f456b89b13 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/get_blog/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::get_Blog method" +linktitle: "get_Blog" +articleTitle: "get_Blog" +second_title: "Aspose.Email for C++" +description: "Default blog page" +type: docs +weight: 50 +url: /cpp/aspose.email.personalinfo/urllist/get_blog/ +--- + +## get_Blog {#get_blog} + +Default blog page + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Blog() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/get_businesshomepage/_index.md b/english/cpp/aspose.email.personalinfo/urllist/get_businesshomepage/_index.md new file mode 100644 index 0000000000..8853ef8747 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/get_businesshomepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::get_BusinessHomePage method" +linktitle: "get_BusinessHomePage" +articleTitle: "get_BusinessHomePage" +second_title: "Aspose.Email for C++" +description: "Default work page" +type: docs +weight: 60 +url: /cpp/aspose.email.personalinfo/urllist/get_businesshomepage/ +--- + +## get_BusinessHomePage {#get_businesshomepage} + +Default work page + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_BusinessHomePage() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/get_count/_index.md b/english/cpp/aspose.email.personalinfo/urllist/get_count/_index.md new file mode 100644 index 0000000000..a3aad0ea87 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Gets the number of elements contained in the T:System::Collections::ICollection ." +type: docs +weight: 70 +url: /cpp/aspose.email.personalinfo/urllist/get_count/ +--- + +## get_Count {#get_count} + +Gets the number of elements contained in the T:System::Collections::ICollection . + +**Returns:** The number of elements contained in the T:System::Collections::ICollection . + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/get_ftp/_index.md b/english/cpp/aspose.email.personalinfo/urllist/get_ftp/_index.md new file mode 100644 index 0000000000..794b733b4a --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/get_ftp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::get_Ftp method" +linktitle: "get_Ftp" +articleTitle: "get_Ftp" +second_title: "Aspose.Email for C++" +description: "Default ftp page" +type: docs +weight: 80 +url: /cpp/aspose.email.personalinfo/urllist/get_ftp/ +--- + +## get_Ftp {#get_ftp} + +Default ftp page + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Ftp() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/get_homepage/_index.md b/english/cpp/aspose.email.personalinfo/urllist/get_homepage/_index.md new file mode 100644 index 0000000000..6f2e6d5d09 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/get_homepage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::get_HomePage method" +linktitle: "get_HomePage" +articleTitle: "get_HomePage" +second_title: "Aspose.Email for C++" +description: "Default home page" +type: docs +weight: 90 +url: /cpp/aspose.email.personalinfo/urllist/get_homepage/ +--- + +## get_HomePage {#get_homepage} + +Default home page + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_HomePage() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/get_isreadonly/_index.md b/english/cpp/aspose.email.personalinfo/urllist/get_isreadonly/_index.md new file mode 100644 index 0000000000..75f2417f87 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/get_isreadonly/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "get_IsReadOnly of UrlList." +type: docs +weight: 100 +url: /cpp/aspose.email.personalinfo/urllist/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/get_profile/_index.md b/english/cpp/aspose.email.personalinfo/urllist/get_profile/_index.md new file mode 100644 index 0000000000..8af1543b91 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/get_profile/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::get_Profile method" +linktitle: "get_Profile" +articleTitle: "get_Profile" +second_title: "Aspose.Email for C++" +description: "Default profile page" +type: docs +weight: 110 +url: /cpp/aspose.email.personalinfo/urllist/get_profile/ +--- + +## get_Profile {#get_profile} + +Default profile page + +**Returns:** System::String Aspose::Email::PersonalInfo:: + +```cpp +get_Profile() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/getenumerator/_index.md b/english/cpp/aspose.email.personalinfo/urllist/getenumerator/_index.md new file mode 100644 index 0000000000..d5cdfe469e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/getenumerator/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::GetEnumerator method" +linktitle: "GetEnumerator" +articleTitle: "GetEnumerator" +second_title: "Aspose.Email for C++" +description: "GetEnumerator of UrlList." +type: docs +weight: 120 +url: /cpp/aspose.email.personalinfo/urllist/getenumerator/ +--- + +## GetEnumerator {#getenumerator} + +**Returns:** An T:System::Collections::IEnumerator object that can be used to iterate through the collection. + +```cpp +GetEnumerator() +``` + diff --git a/english/cpp/aspose.email.personalinfo/urllist/idx_get/_index.md b/english/cpp/aspose.email.personalinfo/urllist/idx_get/_index.md new file mode 100644 index 0000000000..f7cde13b75 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/idx_get/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 130 +url: /cpp/aspose.email.personalinfo/urllist/idx_get/ +--- + +## idx_get {#idx_get} + +Gets the element at the specified index. + +**Returns:** The element at the specified index. + +```cpp +idx_get(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/idx_set/_index.md b/english/cpp/aspose.email.personalinfo/urllist/idx_set/_index.md new file mode 100644 index 0000000000..05887b89c6 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/idx_set/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Sets the element at the specified index." +type: docs +weight: 140 +url: /cpp/aspose.email.personalinfo/urllist/idx_set/ +--- + +## idx_set {#idx_set} + +Sets the element at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +idx_set(int32_t index, System::SharedPtr < Url > value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to get or set. | +| value | The element at the specified index. | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/indexof/_index.md b/english/cpp/aspose.email.personalinfo/urllist/indexof/_index.md new file mode 100644 index 0000000000..89f293a796 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/indexof/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::IndexOf method" +linktitle: "IndexOf" +articleTitle: "IndexOf" +second_title: "Aspose.Email for C++" +description: "Determines the index of a specific item in the list." +type: docs +weight: 150 +url: /cpp/aspose.email.personalinfo/urllist/indexof/ +--- + +## IndexOf {#indexof} + +Determines the index of a specific item in the list. + +**Returns:** The index of value if found in the list; otherwise, -1. + +```cpp +IndexOf(const System::SharedPtr < Url > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to locate in the list. | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/insert/_index.md b/english/cpp/aspose.email.personalinfo/urllist/insert/_index.md new file mode 100644 index 0000000000..a4d4d6eda0 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/insert/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::Insert method" +linktitle: "Insert" +articleTitle: "Insert" +second_title: "Aspose.Email for C++" +description: "Inserts an item to the list at the specified index." +type: docs +weight: 160 +url: /cpp/aspose.email.personalinfo/urllist/insert/ +--- + +## Insert {#insert} + +Inserts an item to the list at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +Insert(int32_t index, const System::SharedPtr < Url > & value) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which value should be inserted. | +| value | The T:System::Object to insert into the list. | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/remove/_index.md b/english/cpp/aspose.email.personalinfo/urllist/remove/_index.md new file mode 100644 index 0000000000..2485ca4413 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the first occurrence of a specific object from the list." +type: docs +weight: 170 +url: /cpp/aspose.email.personalinfo/urllist/remove/ +--- + +## Remove {#remove} + +Removes the first occurrence of a specific object from the list. + +**Returns:** bool Aspose::Email::PersonalInfo:: + +```cpp +Remove(const System::SharedPtr < Url > & value) +``` + +| Parameter | Description | +| --- | --- | +| value | The T:System::Object to remove from the list. | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/removeat/_index.md b/english/cpp/aspose.email.personalinfo/urllist/removeat/_index.md new file mode 100644 index 0000000000..a89b3dc96e --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/removeat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Removes the list item at the specified index." +type: docs +weight: 180 +url: /cpp/aspose.email.personalinfo/urllist/removeat/ +--- + +## RemoveAt {#removeat} + +Removes the list item at the specified index. + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +RemoveAt(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the item to remove. | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/set_blog/_index.md b/english/cpp/aspose.email.personalinfo/urllist/set_blog/_index.md new file mode 100644 index 0000000000..397cba4151 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/set_blog/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::set_Blog method" +linktitle: "set_Blog" +articleTitle: "set_Blog" +second_title: "Aspose.Email for C++" +description: "Default blog page" +type: docs +weight: 190 +url: /cpp/aspose.email.personalinfo/urllist/set_blog/ +--- + +## set_Blog {#set_blog} + +Default blog page + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Blog(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/set_businesshomepage/_index.md b/english/cpp/aspose.email.personalinfo/urllist/set_businesshomepage/_index.md new file mode 100644 index 0000000000..f81cc26032 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/set_businesshomepage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::set_BusinessHomePage method" +linktitle: "set_BusinessHomePage" +articleTitle: "set_BusinessHomePage" +second_title: "Aspose.Email for C++" +description: "Default work page" +type: docs +weight: 200 +url: /cpp/aspose.email.personalinfo/urllist/set_businesshomepage/ +--- + +## set_BusinessHomePage {#set_businesshomepage} + +Default work page + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_BusinessHomePage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/set_ftp/_index.md b/english/cpp/aspose.email.personalinfo/urllist/set_ftp/_index.md new file mode 100644 index 0000000000..d5857c4726 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/set_ftp/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::set_Ftp method" +linktitle: "set_Ftp" +articleTitle: "set_Ftp" +second_title: "Aspose.Email for C++" +description: "Default ftp page" +type: docs +weight: 210 +url: /cpp/aspose.email.personalinfo/urllist/set_ftp/ +--- + +## set_Ftp {#set_ftp} + +Default ftp page + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Ftp(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/set_homepage/_index.md b/english/cpp/aspose.email.personalinfo/urllist/set_homepage/_index.md new file mode 100644 index 0000000000..3f2be12157 --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/set_homepage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::set_HomePage method" +linktitle: "set_HomePage" +articleTitle: "set_HomePage" +second_title: "Aspose.Email for C++" +description: "Default home page" +type: docs +weight: 220 +url: /cpp/aspose.email.personalinfo/urllist/set_homepage/ +--- + +## set_HomePage {#set_homepage} + +Default home page + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_HomePage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/set_profile/_index.md b/english/cpp/aspose.email.personalinfo/urllist/set_profile/_index.md new file mode 100644 index 0000000000..622e13f62b --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/set_profile/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::set_Profile method" +linktitle: "set_Profile" +articleTitle: "set_Profile" +second_title: "Aspose.Email for C++" +description: "Default profile page" +type: docs +weight: 230 +url: /cpp/aspose.email.personalinfo/urllist/set_profile/ +--- + +## set_Profile {#set_profile} + +Default profile page + +**Returns:** void Aspose::Email::PersonalInfo:: + +```cpp +set_Profile(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.personalinfo/urllist/urllist/_index.md b/english/cpp/aspose.email.personalinfo/urllist/urllist/_index.md new file mode 100644 index 0000000000..8f59cc739d --- /dev/null +++ b/english/cpp/aspose.email.personalinfo/urllist/urllist/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::PersonalInfo::UrlList::UrlList constructor" +linktitle: "UrlList" +articleTitle: "UrlList" +second_title: "Aspose.Email for C++" +description: "UrlList of UrlList." +type: docs +weight: 10 +url: /cpp/aspose.email.personalinfo/urllist/urllist/ +--- + +## UrlList {#urllist} + +**Returns:** Aspose::Email::PersonalInfo:: + +```cpp +UrlList() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/_index.md b/english/cpp/aspose.email.storage.mbox/_index.md new file mode 100644 index 0000000000..3306a5ba84 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Storage::Mbox namespace" +linktitle: "Aspose::Email::Storage::Mbox" +articleTitle: "Aspose::Email::Storage::Mbox" +second_title: "Aspose.Email for C++" +description: "Provides classes and enums for reading, writing, and managing MBOX email storage formats." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/ +--- + +## Aspose::Email::Storage::Mbox namespace + +The Aspose::Email::Storage::Mbox namespace offers APIs to handle standard, Mboxo, and Mboxrd mailbox files, including load/save options, message metadata, and dedicated reader and writer classes for efficient processing. + + +## Classes + +| Name | Description | +| --- | --- | +| [MboxLoadOptions](./mboxloadoptions/) | Specifies additional options when loading a Mbox storage. | +| [MboxMessageInfo](./mboxmessageinfo/) | Represents an information about message in the MBOX storage. | +| [MboxSaveOptions](./mboxsaveoptions/) | Specifies additional options when save a Mbox storage. | +| [MboxStorageReader](./mboxstoragereader/) | Represents an MBOX file and provides methods for reading and extracting messages | +| [MboxStorageWriter](./mboxstoragewriter/) | A base class for any mbox-based mail storage writer. | +| [MboxoStorageReader](./mboxostoragereader/) | Represents mboxo format storage reader, this format is being used by Eudora. | +| [MboxrdStorageReader](./mboxrdstoragereader/) | Represents mboxrd format storage reader, this format is being used by Thunderbir | +| [MboxrdStorageWriter](./mboxrdstoragewriter/) | Represents mboxrd format storage writer, this format is being used by Thunderbir | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxloadoptions/_index.md b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/_index.md new file mode 100644 index 0000000000..15c005b28e --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxLoadOptions class" +linktitle: "MboxLoadOptions" +articleTitle: "MboxLoadOptions" +second_title: "Aspose.Email for C++" +description: "Specifies additional options when loading a Mbox storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxloadoptions/ +--- + +## MboxLoadOptions class + +Specifies additional options when loading a Mbox storage. + +## Constructors + +| Name | Description | +| --- | --- | +| [MboxLoadOptions](./mboxloadoptions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_LeaveOpen](./get_leaveopen/) | Gets a value indicating whether to keep the underlying stream open after disposing. Default value is false. | +| [get_PreferredTextEncoding](./get_preferredtextencoding/) | Gets preferred encoding for messages. The default value is null. | +| [get_VentureLicense](./get_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | +| [set_LeaveOpen](./set_leaveopen/) | Sets a value indicating whether to keep the underlying stream open after disposing. Default value is false. | +| [set_PreferredTextEncoding](./set_preferredtextencoding/) | Sets preferred encoding for messages. The default value is null. | +| [set_VentureLicense](./set_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxloadoptions/get_leaveopen/_index.md b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/get_leaveopen/_index.md new file mode 100644 index 0000000000..cc6addc84c --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/get_leaveopen/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxLoadOptions::get_LeaveOpen method" +linktitle: "get_LeaveOpen" +articleTitle: "get_LeaveOpen" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether to keep the underlying stream open after disposing." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxloadoptions/get_leaveopen/ +--- + +## get_LeaveOpen {#get_leaveopen} + +Gets a value indicating whether to keep the underlying stream open after disposing. Default value is false. + +**Returns:** bool Aspose::Email::Storage::Mbox:: + +```cpp +get_LeaveOpen() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxloadoptions/get_preferredtextencoding/_index.md b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/get_preferredtextencoding/_index.md new file mode 100644 index 0000000000..9640de0b0f --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/get_preferredtextencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxLoadOptions::get_PreferredTextEncoding method" +linktitle: "get_PreferredTextEncoding" +articleTitle: "get_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Gets preferred encoding for messages." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.mbox/mboxloadoptions/get_preferredtextencoding/ +--- + +## get_PreferredTextEncoding {#get_preferredtextencoding} + +Gets preferred encoding for messages. The default value is null. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Mbox:: + +```cpp +get_PreferredTextEncoding() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxloadoptions/get_venturelicense/_index.md b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/get_venturelicense/_index.md new file mode 100644 index 0000000000..994e67779b --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/get_venturelicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxLoadOptions::get_VentureLicense method" +linktitle: "get_VentureLicense" +articleTitle: "get_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.mbox/mboxloadoptions/get_venturelicense/ +--- + +## get_VentureLicense {#get_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Mbox:: + +```cpp +get_VentureLicense() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxloadoptions/mboxloadoptions/_index.md b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/mboxloadoptions/_index.md new file mode 100644 index 0000000000..ecaf5872b3 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/mboxloadoptions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxLoadOptions::MboxLoadOptions constructor" +linktitle: "MboxLoadOptions" +articleTitle: "MboxLoadOptions" +second_title: "Aspose.Email for C++" +description: "MboxLoadOptions of MboxLoadOptions." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxloadoptions/mboxloadoptions/ +--- + +## MboxLoadOptions {#mboxloadoptions} + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxLoadOptions() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxloadoptions/set_leaveopen/_index.md b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/set_leaveopen/_index.md new file mode 100644 index 0000000000..c3552b304e --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/set_leaveopen/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxLoadOptions::set_LeaveOpen method" +linktitle: "set_LeaveOpen" +articleTitle: "set_LeaveOpen" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether to keep the underlying stream open after disposing." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.mbox/mboxloadoptions/set_leaveopen/ +--- + +## set_LeaveOpen {#set_leaveopen} + +Sets a value indicating whether to keep the underlying stream open after disposing. Default value is false. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +set_LeaveOpen(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxloadoptions/set_preferredtextencoding/_index.md b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/set_preferredtextencoding/_index.md new file mode 100644 index 0000000000..5e949bbf1b --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/set_preferredtextencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxLoadOptions::set_PreferredTextEncoding method" +linktitle: "set_PreferredTextEncoding" +articleTitle: "set_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Sets preferred encoding for messages." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.mbox/mboxloadoptions/set_preferredtextencoding/ +--- + +## set_PreferredTextEncoding {#set_preferredtextencoding} + +Sets preferred encoding for messages. The default value is null. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +set_PreferredTextEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxloadoptions/set_venturelicense/_index.md b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/set_venturelicense/_index.md new file mode 100644 index 0000000000..47615acba2 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxloadoptions/set_venturelicense/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxLoadOptions::set_VentureLicense method" +linktitle: "set_VentureLicense" +articleTitle: "set_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.mbox/mboxloadoptions/set_venturelicense/ +--- + +## set_VentureLicense {#set_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +set_VentureLicense(System::SharedPtr < Aspose::Email::VentureLicense > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/_index.md new file mode 100644 index 0000000000..73026c5263 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/_index.md @@ -0,0 +1,36 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo class" +linktitle: "MboxMessageInfo" +articleTitle: "MboxMessageInfo" +second_title: "Aspose.Email for C++" +description: "Represents an information about message in the MBOX storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/ +--- + +## MboxMessageInfo class + +Represents an information about message in the MBOX storage. + +## Constructors + +| Name | Description | +| --- | --- | +| [MboxMessageInfo](./mboxmessageinfo/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Bcc](./get_bcc/) | Gets the address collection that contains BCC recipients of message | +| [get_CC](./get_cc/) | Gets the address collection that contains CC recipients | +| [get_Date](./get_date/) | Gets the date of message | +| [get_DelimiterMark](./get_delimitermark/) | Gets the message delimiter mark. | +| [get_EntryId](./get_entryid/) | Gets the entry identifier. | +| [get_From](./get_from/) | Gets the from address | +| [get_Headers](./get_headers/) | Gets the collection of header fields | +| [get_Subject](./get_subject/) | Gets the message subject. | +| [get_To](./get_to/) | Gets the address collection that contains the recipients of message | +| [ParseQuery](./parsequery/) | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_bcc/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_bcc/_index.md new file mode 100644 index 0000000000..e23c91c2f5 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_bcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::get_Bcc method" +linktitle: "get_Bcc" +articleTitle: "get_Bcc" +second_title: "Aspose.Email for C++" +description: "Gets the address collection that contains BCC recipients of message" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/get_bcc/ +--- + +## get_Bcc {#get_bcc} + +Gets the address collection that contains BCC recipients of message + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Storage::Mbox:: + +```cpp +get_Bcc() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_cc/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_cc/_index.md new file mode 100644 index 0000000000..06eb5686ff --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_cc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::get_CC method" +linktitle: "get_CC" +articleTitle: "get_CC" +second_title: "Aspose.Email for C++" +description: "Gets the address collection that contains CC recipients" +type: docs +weight: 20 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/get_cc/ +--- + +## get_CC {#get_cc} + +Gets the address collection that contains CC recipients + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Storage::Mbox:: + +```cpp +get_CC() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_date/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_date/_index.md new file mode 100644 index 0000000000..cf959ec470 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "Gets the date of message" +type: docs +weight: 30 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/get_date/ +--- + +## get_Date {#get_date} + +Gets the date of message + +**Returns:** System::DateTime Aspose::Email::Storage::Mbox:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_delimitermark/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_delimitermark/_index.md new file mode 100644 index 0000000000..0a845d5ce1 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_delimitermark/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::get_DelimiterMark method" +linktitle: "get_DelimiterMark" +articleTitle: "get_DelimiterMark" +second_title: "Aspose.Email for C++" +description: "Gets the message delimiter mark." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/get_delimitermark/ +--- + +## get_DelimiterMark {#get_delimitermark} + +Gets the message delimiter mark. + +**Returns:** System::String Aspose::Email::Storage::Mbox:: + +```cpp +get_DelimiterMark() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_entryid/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_entryid/_index.md new file mode 100644 index 0000000000..0dfb39d847 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::get_EntryId method" +linktitle: "get_EntryId" +articleTitle: "get_EntryId" +second_title: "Aspose.Email for C++" +description: "Gets the entry identifier." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/get_entryid/ +--- + +## get_EntryId {#get_entryid} + +Gets the entry identifier. + +**Returns:** System::String Aspose::Email::Storage::Mbox:: + +```cpp +get_EntryId() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_from/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_from/_index.md new file mode 100644 index 0000000000..579d5bc894 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::get_From method" +linktitle: "get_From" +articleTitle: "get_From" +second_title: "Aspose.Email for C++" +description: "Gets the from address" +type: docs +weight: 60 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/get_from/ +--- + +## get_From {#get_from} + +Gets the from address + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Storage::Mbox:: + +```cpp +get_From() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_headers/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_headers/_index.md new file mode 100644 index 0000000000..c96236186c --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_headers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::get_Headers method" +linktitle: "get_Headers" +articleTitle: "get_Headers" +second_title: "Aspose.Email for C++" +description: "Gets the collection of header fields" +type: docs +weight: 70 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/get_headers/ +--- + +## get_Headers {#get_headers} + +Gets the collection of header fields + +**Returns:** System::SharedPtr < Mime::HeaderCollection > Aspose::Email::Storage::Mbox:: + +```cpp +get_Headers() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_subject/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_subject/_index.md new file mode 100644 index 0000000000..ec4ecc8174 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the message subject." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the message subject. + +**Returns:** System::String Aspose::Email::Storage::Mbox:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_to/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_to/_index.md new file mode 100644 index 0000000000..2f7dff7c63 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/get_to/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::get_To method" +linktitle: "get_To" +articleTitle: "get_To" +second_title: "Aspose.Email for C++" +description: "Gets the address collection that contains the recipients of message" +type: docs +weight: 90 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/get_to/ +--- + +## get_To {#get_to} + +Gets the address collection that contains the recipients of message + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email::Storage::Mbox:: + +```cpp +get_To() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/mboxmessageinfo/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/mboxmessageinfo/_index.md new file mode 100644 index 0000000000..9878ab8df7 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/mboxmessageinfo/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::MboxMessageInfo constructor" +linktitle: "MboxMessageInfo" +articleTitle: "MboxMessageInfo" +second_title: "Aspose.Email for C++" +description: "MboxMessageInfo of MboxMessageInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/mboxmessageinfo/ +--- + +## MboxMessageInfo {#mboxmessageinfo} + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxMessageInfo(System::SharedPtr < Message > message, System::String entryId, System::String fromMarker) +``` + +| Parameter | Description | +| --- | --- | +| message | | +| entryId | | +| fromMarker | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/parsequery/_index.md b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/parsequery/_index.md new file mode 100644 index 0000000000..38ce483e60 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxmessageinfo/parsequery/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxMessageInfo::ParseQuery method" +linktitle: "ParseQuery" +articleTitle: "ParseQuery" +second_title: "Aspose.Email for C++" +description: "ParseQuery of MboxMessageInfo." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.mbox/mboxmessageinfo/parsequery/ +--- + +## ParseQuery {#parsequery} + +**Returns:** bool Aspose::Email::Storage::Mbox:: + +```cpp +ParseQuery(System::SharedPtr < System::Xml::XmlNode > xmlQuery) +``` + +| Parameter | Description | +| --- | --- | +| xmlQuery | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxostoragereader/_index.md b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/_index.md new file mode 100644 index 0000000000..10de0139cb --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxoStorageReader class" +linktitle: "MboxoStorageReader" +articleTitle: "MboxoStorageReader" +second_title: "Aspose.Email for C++" +description: "Represents mboxo format storage reader, this format is being used by Eudora." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxostoragereader/ +--- + +## MboxoStorageReader class + +**Inherits:** Aspose::Email::Storage::Mbox::MboxStorageReader + +Represents mboxo format storage reader, this format is being used by Eudora. + +## Constructors + +| Name | Description | +| --- | --- | +| [MboxoStorageReader (2 overloads)](./mboxostoragereader/) | Initializes a new instance of the MboxoStorageReader class. | + +## Methods + +| Name | Description | +| --- | --- | +| [GetTotalItemsCount](./gettotalitemscount/) | Returns the number of messages in a storage. | +| [NextMessage (2 overloads)](./nextmessage/) | Gets the next message info. | +| [ReadNextMessage (5 overloads)](./readnextmessage/) | Reads the next message from underlying storage stream. | +| [SetPositionByIndex](./setpositionbyindex/) | Implements Aspose::Email::Storage::Mbox::MboxStorageReader . | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxostoragereader/gettotalitemscount/_index.md b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/gettotalitemscount/_index.md new file mode 100644 index 0000000000..17c2bbdb01 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/gettotalitemscount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxoStorageReader::GetTotalItemsCount method" +linktitle: "GetTotalItemsCount" +articleTitle: "GetTotalItemsCount" +second_title: "Aspose.Email for C++" +description: "Returns the number of messages in a storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxostoragereader/gettotalitemscount/ +--- + +## GetTotalItemsCount {#gettotalitemscount} + +Returns the number of messages in a storage. + +**Returns:** Returns the number of messages in a storage. + +```cpp +GetTotalItemsCount() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxostoragereader/mboxostoragereader/_index.md b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/mboxostoragereader/_index.md new file mode 100644 index 0000000000..2a7142ecb3 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/mboxostoragereader/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxoStorageReader::MboxoStorageReader constructor" +linktitle: "MboxoStorageReader" +articleTitle: "MboxoStorageReader" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MboxoStorageReader class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxostoragereader/mboxostoragereader/ +--- + +## MboxoStorageReader (1 of 2) {#mboxostoragereader_1} + +Initializes a new instance of the MboxoStorageReader class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxoStorageReader(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < MboxLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | +| options | additional options when loading a Mbox storage MboxLoadOptions . | + +--- + +## MboxoStorageReader (2 of 2) {#mboxostoragereader_2} + +Initializes a new instance of the MboxrdStorageReader class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxoStorageReader(System::String fileName, System::SharedPtr < MboxLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| options | additional options when loading a Mbox storage MboxLoadOptions . | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxostoragereader/nextmessage/_index.md b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/nextmessage/_index.md new file mode 100644 index 0000000000..bd133ce856 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/nextmessage/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxoStorageReader::NextMessage method" +linktitle: "NextMessage" +articleTitle: "NextMessage" +second_title: "Aspose.Email for C++" +description: "Gets the next message info." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.mbox/mboxostoragereader/nextmessage/ +--- + +## NextMessage (1 of 2) {#nextmessage_1} + +Gets the next message info. + +**Returns:** A MboxMessageInfo object if it can be read or null if no more messages are available. + +```cpp +NextMessage() +``` + +--- + +## NextMessage (2 of 2) {#nextmessage_2} + +Implements Aspose::Email::Storage::Mbox::MboxStorageReader . + +**Returns:** System::SharedPtr < MboxMessageInfo > Aspose::Email::Storage::Mbox:: + +```cpp +NextMessage(int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| count | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxostoragereader/readnextmessage/_index.md b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/readnextmessage/_index.md new file mode 100644 index 0000000000..dd70558ae0 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/readnextmessage/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxoStorageReader::ReadNextMessage method" +linktitle: "ReadNextMessage" +articleTitle: "ReadNextMessage" +second_title: "Aspose.Email for C++" +description: "Reads the next message from underlying storage stream." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.mbox/mboxostoragereader/readnextmessage/ +--- + +## ReadNextMessage (1 of 5) {#readnextmessage_1} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage() +``` + +--- + +## ReadNextMessage (2 of 5) {#readnextmessage_2} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage(System::SharedPtr < EmlLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| options | Specifies EmlLoadOptions when reading message from Mbox storage. | + +--- + +## ReadNextMessage (3 of 5) {#readnextmessage_3} + +Implements Aspose::Email::Storage::Mbox::MboxStorageReader . + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Storage::Mbox:: + +```cpp +ReadNextMessage(System::SharedPtr < EmlLoadOptions > options, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| options | | +| count | | + +--- + +## ReadNextMessage (4 of 5) {#readnextmessage_4} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage(System::String & fromMarker) +``` + +| Parameter | Description | +| --- | --- | +| fromMarker | Gets the From Marker while parsing the MBox Storage file. | + +--- + +## ReadNextMessage (5 of 5) {#readnextmessage_5} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage(System::String & fromMarker, System::SharedPtr < EmlLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fromMarker | Gets the From Marker while parsing the MBox Storage file. | +| options | Specifies EmlLoadOptions when reading message from Mbox storage. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxostoragereader/setpositionbyindex/_index.md b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/setpositionbyindex/_index.md new file mode 100644 index 0000000000..53abad0888 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxostoragereader/setpositionbyindex/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxoStorageReader::SetPositionByIndex method" +linktitle: "SetPositionByIndex" +articleTitle: "SetPositionByIndex" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Storage::Mbox::MboxStorageReader ." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.mbox/mboxostoragereader/setpositionbyindex/ +--- + +## SetPositionByIndex {#setpositionbyindex} + +Implements Aspose::Email::Storage::Mbox::MboxStorageReader . + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +SetPositionByIndex(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/_index.md b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/_index.md new file mode 100644 index 0000000000..32ea4b925d --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxrdStorageReader class" +linktitle: "MboxrdStorageReader" +articleTitle: "MboxrdStorageReader" +second_title: "Aspose.Email for C++" +description: "Represents mboxrd format storage reader, this format is being used by Thunderbird and other mail clients." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxrdstoragereader/ +--- + +## MboxrdStorageReader class + +**Inherits:** Aspose::Email::Storage::Mbox::MboxStorageReader + +Represents mboxrd format storage reader, this format is being used by Thunderbird and other mail clients. + +## Constructors + +| Name | Description | +| --- | --- | +| [MboxrdStorageReader (2 overloads)](./mboxrdstoragereader/) | Initializes a new instance of the MboxrdStorageReader class. | + +## Methods + +| Name | Description | +| --- | --- | +| [GetTotalItemsCount](./gettotalitemscount/) | Returns the number of messages in a storage. | +| [NextMessage (2 overloads)](./nextmessage/) | Gets the next message info. | +| [ReadNextMessage (5 overloads)](./readnextmessage/) | Reads the next message from underlying storage stream. | +| [SetPositionByIndex](./setpositionbyindex/) | Implements Aspose::Email::Storage::Mbox::MboxStorageReader . | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/gettotalitemscount/_index.md b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/gettotalitemscount/_index.md new file mode 100644 index 0000000000..682af06b9d --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/gettotalitemscount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxrdStorageReader::GetTotalItemsCount method" +linktitle: "GetTotalItemsCount" +articleTitle: "GetTotalItemsCount" +second_title: "Aspose.Email for C++" +description: "Returns the number of messages in a storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxrdstoragereader/gettotalitemscount/ +--- + +## GetTotalItemsCount {#gettotalitemscount} + +Returns the number of messages in a storage. + +**Returns:** Returns the number of messages in a storage. + +```cpp +GetTotalItemsCount() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/mboxrdstoragereader/_index.md b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/mboxrdstoragereader/_index.md new file mode 100644 index 0000000000..28c7d3c013 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/mboxrdstoragereader/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxrdStorageReader::MboxrdStorageReader constructor" +linktitle: "MboxrdStorageReader" +articleTitle: "MboxrdStorageReader" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MboxrdStorageReader class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxrdstoragereader/mboxrdstoragereader/ +--- + +## MboxrdStorageReader (1 of 2) {#mboxrdstoragereader_1} + +Initializes a new instance of the MboxrdStorageReader class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxrdStorageReader(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < MboxLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | +| options | additional options when loading a Mbox storage MboxLoadOptions . | + +--- + +## MboxrdStorageReader (2 of 2) {#mboxrdstoragereader_2} + +Initializes a new instance of the MboxrdStorageReader class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxrdStorageReader(System::String fileName, System::SharedPtr < MboxLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| options | additional options when loading a Mbox storage MboxLoadOptions . | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/nextmessage/_index.md b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/nextmessage/_index.md new file mode 100644 index 0000000000..49f38f7c35 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/nextmessage/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxrdStorageReader::NextMessage method" +linktitle: "NextMessage" +articleTitle: "NextMessage" +second_title: "Aspose.Email for C++" +description: "Gets the next message info." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.mbox/mboxrdstoragereader/nextmessage/ +--- + +## NextMessage (1 of 2) {#nextmessage_1} + +Gets the next message info. + +**Returns:** A MboxMessageInfo object if it can be read or null if no more messages are available. + +```cpp +NextMessage() +``` + +--- + +## NextMessage (2 of 2) {#nextmessage_2} + +Implements Aspose::Email::Storage::Mbox::MboxStorageReader . + +**Returns:** System::SharedPtr < MboxMessageInfo > Aspose::Email::Storage::Mbox:: + +```cpp +NextMessage(int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| count | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/readnextmessage/_index.md b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/readnextmessage/_index.md new file mode 100644 index 0000000000..1f14e5b15f --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/readnextmessage/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxrdStorageReader::ReadNextMessage method" +linktitle: "ReadNextMessage" +articleTitle: "ReadNextMessage" +second_title: "Aspose.Email for C++" +description: "Reads the next message from underlying storage stream." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.mbox/mboxrdstoragereader/readnextmessage/ +--- + +## ReadNextMessage (1 of 5) {#readnextmessage_1} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage() +``` + +--- + +## ReadNextMessage (2 of 5) {#readnextmessage_2} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage(System::SharedPtr < EmlLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| options | Specifies EmlLoadOptions when reading message from Mbox storage. | + +--- + +## ReadNextMessage (3 of 5) {#readnextmessage_3} + +Implements Aspose::Email::Storage::Mbox::MboxStorageReader . + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Storage::Mbox:: + +```cpp +ReadNextMessage(System::SharedPtr < EmlLoadOptions > options, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| options | | +| count | | + +--- + +## ReadNextMessage (4 of 5) {#readnextmessage_4} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage(System::String & fromMarker) +``` + +| Parameter | Description | +| --- | --- | +| fromMarker | Gets the From Marker while parsing the MBox Storage file. | + +--- + +## ReadNextMessage (5 of 5) {#readnextmessage_5} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage(System::String & fromMarker, System::SharedPtr < EmlLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fromMarker | Gets the From Marker while parsing the MBox Storage file. | +| options | Specifies EmlLoadOptions when reading message from Mbox storage. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/setpositionbyindex/_index.md b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/setpositionbyindex/_index.md new file mode 100644 index 0000000000..f6b60b32a5 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxrdstoragereader/setpositionbyindex/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxrdStorageReader::SetPositionByIndex method" +linktitle: "SetPositionByIndex" +articleTitle: "SetPositionByIndex" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::Storage::Mbox::MboxStorageReader ." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.mbox/mboxrdstoragereader/setpositionbyindex/ +--- + +## SetPositionByIndex {#setpositionbyindex} + +Implements Aspose::Email::Storage::Mbox::MboxStorageReader . + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +SetPositionByIndex(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/_index.md b/english/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/_index.md new file mode 100644 index 0000000000..4f20006ef3 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxrdStorageWriter class" +linktitle: "MboxrdStorageWriter" +articleTitle: "MboxrdStorageWriter" +second_title: "Aspose.Email for C++" +description: "Represents mboxrd format storage writer, this format is being used by Thunderbird and other mail clients." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxrdstoragewriter/ +--- + +## MboxrdStorageWriter class + +**Inherits:** Aspose::Email::Storage::Mbox::MboxStorageWriter + +Represents mboxrd format storage writer, this format is being used by Thunderbird and other mail clients. + +## Constructors + +| Name | Description | +| --- | --- | +| [MboxrdStorageWriter (4 overloads)](./mboxrdstoragewriter/) | Initializes a new instance of the MboxrdStorageWriter class. | + +## Methods + +| Name | Description | +| --- | --- | +| [WriteMessage (2 overloads)](./writemessage/) | Writes the message to underlying storage stream. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/mboxrdstoragewriter/_index.md b/english/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/mboxrdstoragewriter/_index.md new file mode 100644 index 0000000000..4925d7adf8 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/mboxrdstoragewriter/_index.md @@ -0,0 +1,77 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxrdStorageWriter::MboxrdStorageWriter constructor" +linktitle: "MboxrdStorageWriter" +articleTitle: "MboxrdStorageWriter" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MboxrdStorageWriter class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxrdstoragewriter/mboxrdstoragewriter/ +--- + +## MboxrdStorageWriter (1 of 4) {#mboxrdstoragewriter_1} + +Initializes a new instance of the MboxrdStorageWriter class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxrdStorageWriter(System::SharedPtr < System::IO::Stream > stream, bool leaveOpen) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | +| leaveOpen | if set to true leaves the underlying stream open after disposing. | + +--- + +## MboxrdStorageWriter (2 of 4) {#mboxrdstoragewriter_2} + +Initializes a new instance of the MboxrdStorageWriter class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxrdStorageWriter(System::String fileName, bool leaveOpen) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| leaveOpen | if set to true leaves the underlying stream open after disposing. | + +--- + +## MboxrdStorageWriter (3 of 4) {#mboxrdstoragewriter_3} + +Initializes a new instance of the MboxrdStorageWriter class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxrdStorageWriter(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < MboxSaveOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | +| options | Additional options MboxSaveOptions | + +--- + +## MboxrdStorageWriter (4 of 4) {#mboxrdstoragewriter_4} + +Initializes a new instance of the MboxrdStorageWriter class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxrdStorageWriter(System::String fileName, System::SharedPtr < MboxSaveOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| options | Additional options MboxSaveOptions | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/writemessage/_index.md b/english/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/writemessage/_index.md new file mode 100644 index 0000000000..89c83ead3c --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/writemessage/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxrdStorageWriter::WriteMessage method" +linktitle: "WriteMessage" +articleTitle: "WriteMessage" +second_title: "Aspose.Email for C++" +description: "Writes the message to underlying storage stream." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxrdstoragewriter/writemessage/ +--- + +## WriteMessage (1 of 2) {#writemessage_1} + +Writes the message to underlying storage stream. + +**Returns:** The string identifier of added message. + +```cpp +WriteMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write to. | + +--- + +## WriteMessage (2 of 2) {#writemessage_2} + +Writes the message to underlying storage stream. + +**Returns:** The string identifier of added message. + +```cpp +WriteMessage(System::SharedPtr < MailMessage > message, System::String & fromMarker) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write to. | +| fromMarker | Gets the From Marker while writing the MBox Storage file. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/_index.md b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/_index.md new file mode 100644 index 0000000000..ab592d6f40 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxSaveOptions class" +linktitle: "MboxSaveOptions" +articleTitle: "MboxSaveOptions" +second_title: "Aspose.Email for C++" +description: "Specifies additional options when save a Mbox storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxsaveoptions/ +--- + +## MboxSaveOptions class + +Specifies additional options when save a Mbox storage. + +## Constructors + +| Name | Description | +| --- | --- | +| [MboxSaveOptions](./mboxsaveoptions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_FromShouldBeEscaped](./get_fromshouldbeescaped/) | Gets a value indicating whether to escape the "From" string at the beginning of a line in the body of an email message. The default value is false. | +| [get_LeaveOpen](./get_leaveopen/) | Gets a value indicating whether to keep the underlying stream open after disposing. Default value is false. | +| [set_FromShouldBeEscaped](./set_fromshouldbeescaped/) | Sets a value indicating whether to escape the "From" string at the beginning of a line in the body of an email message. The default value is false. | +| [set_LeaveOpen](./set_leaveopen/) | Sets a value indicating whether to keep the underlying stream open after disposing. Default value is false. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/get_fromshouldbeescaped/_index.md b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/get_fromshouldbeescaped/_index.md new file mode 100644 index 0000000000..d02a7d98cd --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/get_fromshouldbeescaped/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxSaveOptions::get_FromShouldBeEscaped method" +linktitle: "get_FromShouldBeEscaped" +articleTitle: "get_FromShouldBeEscaped" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether to escape the \"From\" string at the beginning of a line in the body of an email message." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxsaveoptions/get_fromshouldbeescaped/ +--- + +## get_FromShouldBeEscaped {#get_fromshouldbeescaped} + +Gets a value indicating whether to escape the "From" string at the beginning of a line in the body of an email message. The default value is false. + +**Returns:** bool Aspose::Email::Storage::Mbox:: + +```cpp +get_FromShouldBeEscaped() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/get_leaveopen/_index.md b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/get_leaveopen/_index.md new file mode 100644 index 0000000000..e3c0236fea --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/get_leaveopen/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxSaveOptions::get_LeaveOpen method" +linktitle: "get_LeaveOpen" +articleTitle: "get_LeaveOpen" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether to keep the underlying stream open after disposing." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.mbox/mboxsaveoptions/get_leaveopen/ +--- + +## get_LeaveOpen {#get_leaveopen} + +Gets a value indicating whether to keep the underlying stream open after disposing. Default value is false. + +**Returns:** bool Aspose::Email::Storage::Mbox:: + +```cpp +get_LeaveOpen() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/mboxsaveoptions/_index.md b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/mboxsaveoptions/_index.md new file mode 100644 index 0000000000..211f4ee86a --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/mboxsaveoptions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxSaveOptions::MboxSaveOptions constructor" +linktitle: "MboxSaveOptions" +articleTitle: "MboxSaveOptions" +second_title: "Aspose.Email for C++" +description: "MboxSaveOptions of MboxSaveOptions." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxsaveoptions/mboxsaveoptions/ +--- + +## MboxSaveOptions {#mboxsaveoptions} + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxSaveOptions() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/set_fromshouldbeescaped/_index.md b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/set_fromshouldbeescaped/_index.md new file mode 100644 index 0000000000..79ed701710 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/set_fromshouldbeescaped/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxSaveOptions::set_FromShouldBeEscaped method" +linktitle: "set_FromShouldBeEscaped" +articleTitle: "set_FromShouldBeEscaped" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether to escape the \"From\" string at the beginning of a line in the body of an email message." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.mbox/mboxsaveoptions/set_fromshouldbeescaped/ +--- + +## set_FromShouldBeEscaped {#set_fromshouldbeescaped} + +Sets a value indicating whether to escape the "From" string at the beginning of a line in the body of an email message. The default value is false. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +set_FromShouldBeEscaped(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/set_leaveopen/_index.md b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/set_leaveopen/_index.md new file mode 100644 index 0000000000..1c348746cd --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxsaveoptions/set_leaveopen/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxSaveOptions::set_LeaveOpen method" +linktitle: "set_LeaveOpen" +articleTitle: "set_LeaveOpen" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether to keep the underlying stream open after disposing." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.mbox/mboxsaveoptions/set_leaveopen/ +--- + +## set_LeaveOpen {#set_leaveopen} + +Sets a value indicating whether to keep the underlying stream open after disposing. Default value is false. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +set_LeaveOpen(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/_index.md new file mode 100644 index 0000000000..e91813213b --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/_index.md @@ -0,0 +1,97 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader class" +linktitle: "MboxStorageReader" +articleTitle: "MboxStorageReader" +second_title: "Aspose.Email for C++" +description: "Represents an MBOX file and provides methods for reading and extracting messages." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/ +--- + +## MboxStorageReader class + +Represents an MBOX file and provides methods for reading and extracting messages. The MBOX file format is used for storing a collection of email messages. + +The following code provided is intended for processing email messages stored in an MBOX file using the MboxStorageReader class. + +```csharp +// Create an instance of the MboxStorageReader using the factory method 'CreateReader'. +var mbox = MboxStorageReader.CreateReader("storage.mbox", new MboxLoadOptions()); + +// Iterate through each message info object in the mbox storage. +foreach (var mboxMessageInfo in mbox.EnumerateMessageInfo()) +{ + Console.WriteLine($"Subject: {mboxMessageInfo.Subject}"); + Console.WriteLine($"From: {mboxMessageInfo.From}"); + Console.WriteLine($"To: {mboxMessageInfo.To}"); + + // Extract the full MIME message object from the MBOX storage using the message's unique entry ID. + var eml = mbox.ExtractMessage(mboxMessageInfo.EntryId, new EmlLoadOptions()); + + // Save the extracted MIME message as an .eml file. + eml.Save($"{eml.Subject}.eml"); +} +``` + +```vb +' Create an instance of the MboxStorageReader using the factory method 'CreateReader'. +Dim mbox As MboxStorageReader = MboxStorageReader.CreateReader("storage.mbox", New MboxLoadOptions()) + +' Iterate through each message info object in the mbox storage. +For Each mboxMessageInfo As var In mbox.EnumerateMessageInfo() + Console.WriteLine($"Subject: {mboxMessageInfo.Subject}") + Console.WriteLine($"From: {mboxMessageInfo.From}") + Console.WriteLine($"To: {mboxMessageInfo.To}") + + ' Extract the full MIME message object from the MBOX storage using the message's unique entry ID. + Dim eml As var = mbox.ExtractMessage(mboxMessageInfo.EntryId, New EmlLoadOptions()) + + ' Save the extracted MIME message as an .eml file. + eml.Save($"{eml.Subject}.eml") +Next +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MboxStorageReader (2 overloads)](./mboxstoragereader/) | Initializes a new instance of the MboxStorageReader class. | + +## Methods + +| Name | Description | +| --- | --- | +| [ByteArrayStartsFromMarker](./bytearraystartsfrommarker/) | Checks whether the array starts from given marker. | +| [Cancel](./cancel/) | This method used to interrupt a split operation. | +| [ContainsAsctime](./containsasctime/) | Determines whether the specified line contains asctime string. | +| [CreateReader (2 overloads)](./createreader/) | Creates the instance of reader. | +| [Dispose (2 overloads)](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [EnumerateMessageInfo (3 overloads)](./enumeratemessageinfo/) | Exposes the enumerator, which supports an iteration of messages in storage. | +| [EnumerateMessages (6 overloads)](./enumeratemessages/) | Exposes the enumerator, which supports an iteration of messages in storage. | +| [ExtractMessage](./extractmessage/) | Get the message from MBOX. | +| [get_BaseStream](./get_basestream/) | Gets the base stream. | +| [get_CurrentDataSize](./get_currentdatasize/) | Gets the number of bytes that is read by ReadNextMessage method. | +| [GetTotalItemsCount](./gettotalitemscount/) | Returns the number of messages in a storage. | +| [GetVentureLicenseState](./getventurelicensestate/) | | +| [NextMessage (2 overloads)](./nextmessage/) | Gets the next message info. | +| [ReadLine](./readline/) | Reads the line from stream. | +| [ReadNextMessage (5 overloads)](./readnextmessage/) | Reads the next message from underlying storage stream. | +| [set_CurrentDataSize](./set_currentdatasize/) | Gets the number of bytes that is read by ReadNextMessage method. | +| [SetPositionByIndex](./setpositionbyindex/) | Implemented in Aspose::Email::Storage::Mbox::MboxrdStorageReader , and Aspose::Email::Storage::Mbox::MboxoStorageReader . | +| [SplitInto (2 overloads)](./splitinto/) | Splits the mbox storage into less sized parts. | +| [MboxoStorageReader](./mboxostoragereader/) | | +| [MboxrdStorageReader](./mboxrdstoragereader/) | | +| [EmlCopied](./emlcopied/) | Event that occurs after successful copy of a MailMessage object within the SplitInto(long, string) method. | +| [EmlCopying](./emlcopying/) | Event that occurs before the MailMessage object copy process, within the SplitInto(long, string) method. | +| [EmptyFromMarkerCR](./emptyfrommarkercr/) | | +| [EmptyFromMarkerCRLF](./emptyfrommarkercrlf/) | | +| [EmptyFromMarkerLF](./emptyfrommarkerlf/) | | +| [FromMarker](./frommarker/) | "From " signature, indicates a start of the message. | +| [MboxFileCreated](./mboxfilecreated/) | Event that occurs when a new MBOX file is created during the SplitInto(long, string) method. | +| [MboxFileFilled](./mboxfilefilled/) | Event that occurs after filling an MBOX file with data within the SplitInto(long, string) method. | +| [MboxoMarker](./mboxomarker/) | The mbox format uses a single blank line followed by the string 'From ' (with a space) to delimit messages. In mboxo format sender's email address in message delimiter is replaced by the constant string '???@???', i.e. 'From ???@???' | +| [msgCount](./msgcount/) | | +| [mVentureLicense](./mventurelicense/) | | +| [preferredTextEncoding](./preferredtextencoding/) | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/bytearraystartsfrommarker/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/bytearraystartsfrommarker/_index.md new file mode 100644 index 0000000000..adbc88ce39 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/bytearraystartsfrommarker/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::ByteArrayStartsFromMarker method" +linktitle: "ByteArrayStartsFromMarker" +articleTitle: "ByteArrayStartsFromMarker" +second_title: "Aspose.Email for C++" +description: "Checks whether the array starts from given marker." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/bytearraystartsfrommarker/ +--- + +## ByteArrayStartsFromMarker {#bytearraystartsfrommarker} + +Checks whether the array starts from given marker. + +**Returns:** Boolean value indicating the result of operation. + +```cpp +ByteArrayStartsFromMarker(System::ArrayPtr< uint8_t > array, System::ArrayPtr< uint8_t > marker) +``` + +| Parameter | Description | +| --- | --- | +| array | The array, can be null. | +| marker | The marker, can't be null. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/cancel/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/cancel/_index.md new file mode 100644 index 0000000000..baeda5a9c4 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/cancel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::Cancel method" +linktitle: "Cancel" +articleTitle: "Cancel" +second_title: "Aspose.Email for C++" +description: "This method used to interrupt a split operation." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/cancel/ +--- + +## Cancel {#cancel} + +This method used to interrupt a split operation. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +Cancel() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/containsasctime/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/containsasctime/_index.md new file mode 100644 index 0000000000..49099f9136 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/containsasctime/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::ContainsAsctime method" +linktitle: "ContainsAsctime" +articleTitle: "ContainsAsctime" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified line contains asctime string." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/containsasctime/ +--- + +## ContainsAsctime {#containsasctime} + +Determines whether the specified line contains asctime string. + +**Returns:** true if the specified current line contains asctime; otherwise, false . + +```cpp +ContainsAsctime(System::ArrayPtr< uint8_t > currentLine) +``` + +| Parameter | Description | +| --- | --- | +| currentLine | The current line. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/createreader/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/createreader/_index.md new file mode 100644 index 0000000000..8a7fda9853 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/createreader/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::CreateReader method" +linktitle: "CreateReader" +articleTitle: "CreateReader" +second_title: "Aspose.Email for C++" +description: "Creates the instance of reader." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/createreader/ +--- + +## CreateReader (1 of 2) {#createreader_1} + +Creates the instance of reader. + +**Returns:** static System::SharedPtr < MboxStorageReader > Aspose::Email::Storage::Mbox:: + +```cpp +CreateReader(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < MboxLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | +| options | additional options when loading a Mbox storage MboxLoadOptions . | + +--- + +## CreateReader (2 of 2) {#createreader_2} + +Creates the instance of reader. + +**Returns:** static System::SharedPtr < MboxStorageReader > Aspose::Email::Storage::Mbox:: + +```cpp +CreateReader(System::String fileName, System::SharedPtr < MboxLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | | +| options | additional options when loading a Mbox storage MboxLoadOptions . | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/dispose/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/dispose/_index.md new file mode 100644 index 0000000000..4a3d4dab7e --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases unmanaged and - optionally - managed resources + +**Returns:** virtual void Aspose::Email::Storage::Mbox:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emlcopied/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emlcopied/_index.md new file mode 100644 index 0000000000..9a0f2f31ae --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emlcopied/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::EmlCopied method" +linktitle: "EmlCopied" +articleTitle: "EmlCopied" +second_title: "Aspose.Email for C++" +description: "Event that occurs after successful copy of a MailMessage object within the SplitInto(long, string) method." +type: docs +weight: 210 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/emlcopied/ +--- + +## EmlCopied {#emlcopied} + +Event that occurs after successful copy of a MailMessage object within the SplitInto(long, string) method. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Storage::MimeItemCopyEventArgs >)> Aspose::Email::Storage::Mbox:: + +```cpp +EmlCopied() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emlcopying/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emlcopying/_index.md new file mode 100644 index 0000000000..f2591423d0 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emlcopying/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::EmlCopying method" +linktitle: "EmlCopying" +articleTitle: "EmlCopying" +second_title: "Aspose.Email for C++" +description: "Event that occurs before the MailMessage object copy process, within the SplitInto(long, string) method." +type: docs +weight: 220 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/emlcopying/ +--- + +## EmlCopying {#emlcopying} + +Event that occurs before the MailMessage object copy process, within the SplitInto(long, string) method. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Storage::MimeItemCopyEventArgs >)> Aspose::Email::Storage::Mbox:: + +```cpp +EmlCopying() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkercr/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkercr/_index.md new file mode 100644 index 0000000000..bf6fd95cad --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkercr/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::EmptyFromMarkerCR method" +linktitle: "EmptyFromMarkerCR" +articleTitle: "EmptyFromMarkerCR" +second_title: "Aspose.Email for C++" +description: "EmptyFromMarkerCR of MboxStorageReader." +type: docs +weight: 230 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkercr/ +--- + +## EmptyFromMarkerCR {#emptyfrommarkercr} + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Mbox:: + +```cpp +EmptyFromMarkerCR() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkercrlf/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkercrlf/_index.md new file mode 100644 index 0000000000..3103af41b6 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkercrlf/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::EmptyFromMarkerCRLF method" +linktitle: "EmptyFromMarkerCRLF" +articleTitle: "EmptyFromMarkerCRLF" +second_title: "Aspose.Email for C++" +description: "EmptyFromMarkerCRLF of MboxStorageReader." +type: docs +weight: 240 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkercrlf/ +--- + +## EmptyFromMarkerCRLF {#emptyfrommarkercrlf} + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Mbox:: + +```cpp +EmptyFromMarkerCRLF() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkerlf/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkerlf/_index.md new file mode 100644 index 0000000000..5a54d073d8 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkerlf/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::EmptyFromMarkerLF method" +linktitle: "EmptyFromMarkerLF" +articleTitle: "EmptyFromMarkerLF" +second_title: "Aspose.Email for C++" +description: "EmptyFromMarkerLF of MboxStorageReader." +type: docs +weight: 250 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/emptyfrommarkerlf/ +--- + +## EmptyFromMarkerLF {#emptyfrommarkerlf} + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Mbox:: + +```cpp +EmptyFromMarkerLF() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/enumeratemessageinfo/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/enumeratemessageinfo/_index.md new file mode 100644 index 0000000000..c6411c17eb --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/enumeratemessageinfo/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::EnumerateMessageInfo method" +linktitle: "EnumerateMessageInfo" +articleTitle: "EnumerateMessageInfo" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of messages in storage." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/enumeratemessageinfo/ +--- + +## EnumerateMessageInfo (1 of 3) {#enumeratemessageinfo_1} + +Exposes the enumerator, which supports an iteration of messages in storage. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in storage. + +```cpp +EnumerateMessageInfo() +``` + +--- + +## EnumerateMessageInfo (2 of 3) {#enumeratemessageinfo_2} + +Enumerates a specified number of message information entries, starting from the given index. + +**Returns:** An enumerable collection of MboxMessageInfo instances starting from the specified index. The collection may be empty if there are no messages in the specified range. + +```cpp +EnumerateMessageInfo(int32_t startIndex, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| startIndex | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | The maximum number of message information entries to retrieve. If set to -1, all messages from the start index will be read. | + +--- + +## EnumerateMessageInfo (3 of 3) {#enumeratemessageinfo_3} + +Enumerates the message information that matches the specified query. + +**Returns:** An enumerable collection of MboxMessageInfo instances that match the specified query. The collection may be empty if no messages match. + +```cpp +EnumerateMessageInfo(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | The MailQuery used to filter messages. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/enumeratemessages/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/enumeratemessages/_index.md new file mode 100644 index 0000000000..dc53c5cb5e --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/enumeratemessages/_index.md @@ -0,0 +1,105 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::EnumerateMessages method" +linktitle: "EnumerateMessages" +articleTitle: "EnumerateMessages" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of messages in storage." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/enumeratemessages/ +--- + +## EnumerateMessages (1 of 6) {#enumeratemessages_1} + +Exposes the enumerator, which supports an iteration of messages in storage. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in storage. + +```cpp +EnumerateMessages() +``` + +--- + +## EnumerateMessages (2 of 6) {#enumeratemessages_2} + +Enumerates a specified number of mail messages, starting from the given index. + +**Returns:** An enumerable collection of MailMessage instances starting from the specified index. The collection may be empty if there are no messages in the specified range. + +```cpp +EnumerateMessages(int32_t startIndex, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| startIndex | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | The maximum number of messages to retrieve. If set to -1, all messages from the start index will be read. | + +--- + +## EnumerateMessages (3 of 6) {#enumeratemessages_3} + +Exposes the enumerator, which supports an iteration of messages in storage. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in storage. + +```cpp +EnumerateMessages(System::SharedPtr < EmlLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| options | Specifies EmlLoadOptions when reading message from Mbox storage. | + +--- + +## EnumerateMessages (4 of 6) {#enumeratemessages_4} + +Enumerates a specified number of mail messages, starting from the given index, using the provided load options. + +**Returns:** An enumerable collection of MailMessage instances starting from the specified index. The collection may be empty if there are no messages in the specified range. + +```cpp +EnumerateMessages(System::SharedPtr < EmlLoadOptions > options, int32_t startIndex, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| options | The EmlLoadOptions specifying how EML files should be loaded. | +| startIndex | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | The maximum number of messages to retrieve. If set to -1, all messages from the start index will be read. | + +--- + +## EnumerateMessages (5 of 6) {#enumeratemessages_5} + +Enumerates the mail messages that match the specified query, using the provided load options. + +**Returns:** An enumerable collection of MailMessage instances that match the specified query. The collection may be empty if no messages match. + +```cpp +EnumerateMessages(System::SharedPtr < EmlLoadOptions > options, System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| options | The EmlLoadOptions specifying how EML should be read. | +| query | The MailQuery used to filter messages. | + +--- + +## EnumerateMessages (6 of 6) {#enumeratemessages_6} + +Enumerates the mail messages that match the specified query. + +**Returns:** An enumerable collection of MailMessage instances that match the specified query. The collection may be empty if no messages match. + +```cpp +EnumerateMessages(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | The MailQuery used to filter messages. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/extractmessage/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/extractmessage/_index.md new file mode 100644 index 0000000000..bb9dde14a3 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/extractmessage/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::ExtractMessage method" +linktitle: "ExtractMessage" +articleTitle: "ExtractMessage" +second_title: "Aspose.Email for C++" +description: "Get the message from MBOX." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/extractmessage/ +--- + +## ExtractMessage {#extractmessage} + +Get the message from MBOX. + +**Returns:** A MailMessage object. + +```cpp +ExtractMessage(System::String id, System::SharedPtr < EmlLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| id | String representation of EntryId. | +| options | Specifies EmlLoadOptions when reading message from Mbox storage. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/frommarker/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/frommarker/_index.md new file mode 100644 index 0000000000..8ae7f9a0de --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/frommarker/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::FromMarker method" +linktitle: "FromMarker" +articleTitle: "FromMarker" +second_title: "Aspose.Email for C++" +description: "\"From \" signature, indicates a start of the message." +type: docs +weight: 260 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/frommarker/ +--- + +## FromMarker {#frommarker} + +"From " signature, indicates a start of the message. + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Mbox:: + +```cpp +FromMarker() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/get_basestream/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/get_basestream/_index.md new file mode 100644 index 0000000000..41be4334ee --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/get_basestream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::get_BaseStream method" +linktitle: "get_BaseStream" +articleTitle: "get_BaseStream" +second_title: "Aspose.Email for C++" +description: "Gets the base stream." +type: docs +weight: 90 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/get_basestream/ +--- + +## get_BaseStream {#get_basestream} + +Gets the base stream. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Mbox:: + +```cpp +get_BaseStream() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/get_currentdatasize/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/get_currentdatasize/_index.md new file mode 100644 index 0000000000..704edfa078 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/get_currentdatasize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::get_CurrentDataSize method" +linktitle: "get_CurrentDataSize" +articleTitle: "get_CurrentDataSize" +second_title: "Aspose.Email for C++" +description: "Gets the number of bytes that is read by ReadNextMessage method." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/get_currentdatasize/ +--- + +## get_CurrentDataSize {#get_currentdatasize} + +Gets the number of bytes that is read by ReadNextMessage method. + +**Returns:** int64_t Aspose::Email::Storage::Mbox:: + +```cpp +get_CurrentDataSize() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/gettotalitemscount/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/gettotalitemscount/_index.md new file mode 100644 index 0000000000..c6ee6dd2f2 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/gettotalitemscount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::GetTotalItemsCount method" +linktitle: "GetTotalItemsCount" +articleTitle: "GetTotalItemsCount" +second_title: "Aspose.Email for C++" +description: "Returns the number of messages in a storage." +type: docs +weight: 110 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/gettotalitemscount/ +--- + +## GetTotalItemsCount {#gettotalitemscount} + +Returns the number of messages in a storage. + +**Returns:** Returns the number of messages in a storage. + +```cpp +GetTotalItemsCount() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/getventurelicensestate/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/getventurelicensestate/_index.md new file mode 100644 index 0000000000..3d9ec8a939 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/getventurelicensestate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::GetVentureLicenseState method" +linktitle: "GetVentureLicenseState" +articleTitle: "GetVentureLicenseState" +second_title: "Aspose.Email for C++" +description: "GetVentureLicenseState of MboxStorageReader." +type: docs +weight: 120 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/getventurelicensestate/ +--- + +## GetVentureLicenseState {#getventurelicensestate} + +**Returns:** VentureLicenseState Aspose::Email::Storage::Mbox:: + +```cpp +GetVentureLicenseState() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxfilecreated/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxfilecreated/_index.md new file mode 100644 index 0000000000..8f3aabfd72 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxfilecreated/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::MboxFileCreated method" +linktitle: "MboxFileCreated" +articleTitle: "MboxFileCreated" +second_title: "Aspose.Email for C++" +description: "Event that occurs when a new MBOX file is created during the SplitInto(long, string) method." +type: docs +weight: 270 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/mboxfilecreated/ +--- + +## MboxFileCreated {#mboxfilecreated} + +Event that occurs when a new MBOX file is created during the SplitInto(long, string) method. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Storage::NewStorageEventArgs >)> Aspose::Email::Storage::Mbox:: + +```cpp +MboxFileCreated() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxfilefilled/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxfilefilled/_index.md new file mode 100644 index 0000000000..1c0dd1f3ca --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxfilefilled/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::MboxFileFilled method" +linktitle: "MboxFileFilled" +articleTitle: "MboxFileFilled" +second_title: "Aspose.Email for C++" +description: "Event that occurs after filling an MBOX file with data within the SplitInto(long, string) method." +type: docs +weight: 280 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/mboxfilefilled/ +--- + +## MboxFileFilled {#mboxfilefilled} + +Event that occurs after filling an MBOX file with data within the SplitInto(long, string) method. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Storage::NewStorageEventArgs >)> Aspose::Email::Storage::Mbox:: + +```cpp +MboxFileFilled() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxomarker/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxomarker/_index.md new file mode 100644 index 0000000000..b6c993a98c --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxomarker/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::MboxoMarker method" +linktitle: "MboxoMarker" +articleTitle: "MboxoMarker" +second_title: "Aspose.Email for C++" +description: "The mbox format uses a single blank line followed by the string 'From ' (with a space) to delimit messages." +type: docs +weight: 290 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/mboxomarker/ +--- + +## MboxoMarker {#mboxomarker} + +The mbox format uses a single blank line followed by the string 'From ' (with a space) to delimit messages. In mboxo format sender's email address in message delimiter is replaced by the constant string '???@???', i.e. 'From ???@???' + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Mbox:: + +```cpp +MboxoMarker() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxostoragereader/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxostoragereader/_index.md new file mode 100644 index 0000000000..df26bb6cf0 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxostoragereader/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::MboxoStorageReader method" +linktitle: "MboxoStorageReader" +articleTitle: "MboxoStorageReader" +second_title: "Aspose.Email for C++" +description: "MboxoStorageReader of MboxStorageReader." +type: docs +weight: 190 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/mboxostoragereader/ +--- + +## MboxoStorageReader {#mboxostoragereader} + +```cpp +friend class MboxoStorageReader() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxrdstoragereader/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxrdstoragereader/_index.md new file mode 100644 index 0000000000..e0c4013d01 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxrdstoragereader/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::MboxrdStorageReader method" +linktitle: "MboxrdStorageReader" +articleTitle: "MboxrdStorageReader" +second_title: "Aspose.Email for C++" +description: "MboxrdStorageReader of MboxStorageReader." +type: docs +weight: 200 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/mboxrdstoragereader/ +--- + +## MboxrdStorageReader {#mboxrdstoragereader} + +```cpp +friend class MboxrdStorageReader() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxstoragereader/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxstoragereader/_index.md new file mode 100644 index 0000000000..ae47e80a58 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mboxstoragereader/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::MboxStorageReader constructor" +linktitle: "MboxStorageReader" +articleTitle: "MboxStorageReader" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MboxStorageReader class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/mboxstoragereader/ +--- + +## MboxStorageReader (1 of 2) {#mboxstoragereader_1} + +Initializes a new instance of the MboxStorageReader class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxStorageReader(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < MboxLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | +| options | additional options when loading a Mbox storage MboxLoadOptions . | + +--- + +## MboxStorageReader (2 of 2) {#mboxstoragereader_2} + +Initializes a new instance of the MboxStorageReader class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxStorageReader(System::String fileName, System::SharedPtr < MboxLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| options | additional options when loading a Mbox storage MboxLoadOptions . | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/msgcount/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/msgcount/_index.md new file mode 100644 index 0000000000..726d5c6990 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/msgcount/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::msgCount method" +linktitle: "msgCount" +articleTitle: "msgCount" +second_title: "Aspose.Email for C++" +description: "msgCount of MboxStorageReader." +type: docs +weight: 300 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/msgcount/ +--- + +## msgCount {#msgcount} + +**Returns:** int32_t Aspose::Email::Storage::Mbox:: + +```cpp +msgCount() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mventurelicense/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mventurelicense/_index.md new file mode 100644 index 0000000000..a0c2464d5a --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/mventurelicense/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::mVentureLicense method" +linktitle: "mVentureLicense" +articleTitle: "mVentureLicense" +second_title: "Aspose.Email for C++" +description: "mVentureLicense of MboxStorageReader." +type: docs +weight: 310 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/mventurelicense/ +--- + +## mVentureLicense {#mventurelicense} + +**Returns:** System::SharedPtr Aspose::Email::Storage::Mbox:: + +```cpp +mVentureLicense() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/nextmessage/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/nextmessage/_index.md new file mode 100644 index 0000000000..16e0d15bf6 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/nextmessage/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::NextMessage method" +linktitle: "NextMessage" +articleTitle: "NextMessage" +second_title: "Aspose.Email for C++" +description: "Gets the next message info." +type: docs +weight: 130 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/nextmessage/ +--- + +## NextMessage (1 of 2) {#nextmessage_1} + +Gets the next message info. + +**Returns:** A MboxMessageInfo object if it can be read or null if no more messages are available. + +```cpp +NextMessage() +``` + +--- + +## NextMessage (2 of 2) {#nextmessage_2} + +Implemented in Aspose::Email::Storage::Mbox::MboxrdStorageReader , and Aspose::Email::Storage::Mbox::MboxoStorageReader . + +**Returns:** virtual System::SharedPtr < MboxMessageInfo > Aspose::Email::Storage::Mbox:: + +```cpp +NextMessage(int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| count | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/preferredtextencoding/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/preferredtextencoding/_index.md new file mode 100644 index 0000000000..13a468e2e5 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/preferredtextencoding/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::preferredTextEncoding method" +linktitle: "preferredTextEncoding" +articleTitle: "preferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "preferredTextEncoding of MboxStorageReader." +type: docs +weight: 320 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/preferredtextencoding/ +--- + +## preferredTextEncoding {#preferredtextencoding} + +**Returns:** System::SharedPtr Aspose::Email::Storage::Mbox:: + +```cpp +preferredTextEncoding() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/readline/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/readline/_index.md new file mode 100644 index 0000000000..553cb0d3fe --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/readline/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::ReadLine method" +linktitle: "ReadLine" +articleTitle: "ReadLine" +second_title: "Aspose.Email for C++" +description: "Reads the line from stream." +type: docs +weight: 140 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/readline/ +--- + +## ReadLine {#readline} + +Reads the line from stream. + +**Returns:** The line read. + +```cpp +ReadLine(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/readnextmessage/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/readnextmessage/_index.md new file mode 100644 index 0000000000..dde0fdf853 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/readnextmessage/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::ReadNextMessage method" +linktitle: "ReadNextMessage" +articleTitle: "ReadNextMessage" +second_title: "Aspose.Email for C++" +description: "Reads the next message from underlying storage stream." +type: docs +weight: 150 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/readnextmessage/ +--- + +## ReadNextMessage (1 of 5) {#readnextmessage_1} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage() +``` + +--- + +## ReadNextMessage (2 of 5) {#readnextmessage_2} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage(System::SharedPtr < EmlLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| options | Specifies EmlLoadOptions when reading message from Mbox storage. | + +--- + +## ReadNextMessage (3 of 5) {#readnextmessage_3} + +Implemented in Aspose::Email::Storage::Mbox::MboxrdStorageReader , and Aspose::Email::Storage::Mbox::MboxoStorageReader . + +**Returns:** virtual System::SharedPtr < MailMessage > Aspose::Email::Storage::Mbox:: + +```cpp +ReadNextMessage(System::SharedPtr < EmlLoadOptions > options, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| options | | +| count | | + +--- + +## ReadNextMessage (4 of 5) {#readnextmessage_4} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage(System::String & fromMarker) +``` + +| Parameter | Description | +| --- | --- | +| fromMarker | Gets the From Marker while parsing the MBox Storage file. | + +--- + +## ReadNextMessage (5 of 5) {#readnextmessage_5} + +Reads the next message from underlying storage stream. + +**Returns:** A MailMessage object if it can be read or null if no more messages are available. + +```cpp +ReadNextMessage(System::String & fromMarker, System::SharedPtr < EmlLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fromMarker | Gets the From Marker while parsing the MBox Storage file. | +| options | Specifies EmlLoadOptions when reading message from Mbox storage. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/set_currentdatasize/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/set_currentdatasize/_index.md new file mode 100644 index 0000000000..92f6b4a8ba --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/set_currentdatasize/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::set_CurrentDataSize method" +linktitle: "set_CurrentDataSize" +articleTitle: "set_CurrentDataSize" +second_title: "Aspose.Email for C++" +description: "Gets the number of bytes that is read by ReadNextMessage method." +type: docs +weight: 160 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/set_currentdatasize/ +--- + +## set_CurrentDataSize {#set_currentdatasize} + +Gets the number of bytes that is read by ReadNextMessage method. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +set_CurrentDataSize(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/setpositionbyindex/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/setpositionbyindex/_index.md new file mode 100644 index 0000000000..9b727179e6 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/setpositionbyindex/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::SetPositionByIndex method" +linktitle: "SetPositionByIndex" +articleTitle: "SetPositionByIndex" +second_title: "Aspose.Email for C++" +description: "Implemented in Aspose::Email::Storage::Mbox::MboxrdStorageReader , and Aspose::Email::Storage::Mbox::MboxoStorageReader ." +type: docs +weight: 170 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/setpositionbyindex/ +--- + +## SetPositionByIndex {#setpositionbyindex} + +Implemented in Aspose::Email::Storage::Mbox::MboxrdStorageReader , and Aspose::Email::Storage::Mbox::MboxoStorageReader . + +**Returns:** virtual void Aspose::Email::Storage::Mbox:: + +```cpp +SetPositionByIndex(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragereader/splitinto/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/splitinto/_index.md new file mode 100644 index 0000000000..b4288fd228 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragereader/splitinto/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageReader::SplitInto method" +linktitle: "SplitInto" +articleTitle: "SplitInto" +second_title: "Aspose.Email for C++" +description: "Splits the mbox storage into less sized parts." +type: docs +weight: 180 +url: /cpp/aspose.email.storage.mbox/mboxstoragereader/splitinto/ +--- + +## SplitInto (1 of 2) {#splitinto_1} + +Splits the mbox storage into less sized parts. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +SplitInto(int64_t chunkSize, System::String outputPath) +``` + +| Parameter | Description | +| --- | --- | +| chunkSize | The approximate size of a chunk in bytes. | +| outputPath | The folder path where chunks will be created. | + +--- + +## SplitInto (2 of 2) {#splitinto_2} + +Splits the mbox storage into less sized parts. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +SplitInto(int64_t chunkSize, System::String outputPath, System::String partFileNamePrefix) +``` + +| Parameter | Description | +| --- | --- | +| chunkSize | The approximate size of a chunk in bytes. | +| outputPath | The folder path where chunks will be created. | +| partFileNamePrefix | The prefix to be added to the filename of each part of pst. Exceptions ArgumentException Throws when the path parameter is null or empty. | +| ArgumentException | Throws when the path parameter is null or empty. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/_index.md new file mode 100644 index 0000000000..5971ceb942 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageWriter class" +linktitle: "MboxStorageWriter" +articleTitle: "MboxStorageWriter" +second_title: "Aspose.Email for C++" +description: "A base class for any mbox-based mail storage writer." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxstoragewriter/ +--- + +## MboxStorageWriter class + +A base class for any mbox-based mail storage writer. + +## Constructors + +| Name | Description | +| --- | --- | +| [MboxStorageWriter (2 overloads)](./mboxstoragewriter/) | Initializes a new instance of the MboxStorageWriter class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose (2 overloads)](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [get_BaseStream](./get_basestream/) | Gets the base stream. | +| [WriteMessage (2 overloads)](./writemessage/) | Writes the message to underlying storage stream. | +| [MboxrdStorageWriter](./mboxrdstoragewriter/) | | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/dispose/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/dispose/_index.md new file mode 100644 index 0000000000..3005277e92 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageWriter::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxstoragewriter/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Storage::Mbox:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases unmanaged and - optionally - managed resources + +**Returns:** virtual void Aspose::Email::Storage::Mbox:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/get_basestream/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/get_basestream/_index.md new file mode 100644 index 0000000000..7167af3931 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/get_basestream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageWriter::get_BaseStream method" +linktitle: "get_BaseStream" +articleTitle: "get_BaseStream" +second_title: "Aspose.Email for C++" +description: "Gets the base stream." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.mbox/mboxstoragewriter/get_basestream/ +--- + +## get_BaseStream {#get_basestream} + +Gets the base stream. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Mbox:: + +```cpp +get_BaseStream() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/mboxrdstoragewriter/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/mboxrdstoragewriter/_index.md new file mode 100644 index 0000000000..434ba4a81f --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/mboxrdstoragewriter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageWriter::MboxrdStorageWriter method" +linktitle: "MboxrdStorageWriter" +articleTitle: "MboxrdStorageWriter" +second_title: "Aspose.Email for C++" +description: "MboxrdStorageWriter of MboxStorageWriter." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.mbox/mboxstoragewriter/mboxrdstoragewriter/ +--- + +## MboxrdStorageWriter {#mboxrdstoragewriter} + +```cpp +friend class MboxrdStorageWriter() +``` + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/mboxstoragewriter/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/mboxstoragewriter/_index.md new file mode 100644 index 0000000000..0511335c0f --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/mboxstoragewriter/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageWriter::MboxStorageWriter constructor" +linktitle: "MboxStorageWriter" +articleTitle: "MboxStorageWriter" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MboxStorageWriter class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.mbox/mboxstoragewriter/mboxstoragewriter/ +--- + +## MboxStorageWriter (1 of 2) {#mboxstoragewriter_1} + +Initializes a new instance of the MboxStorageWriter class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxStorageWriter(System::SharedPtr < System::IO::Stream > stream, bool leaveOpen) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | +| leaveOpen | if set to true leaves the underlying stream open after disposing. | + +--- + +## MboxStorageWriter (2 of 2) {#mboxstoragewriter_2} + +Initializes a new instance of the MboxStorageWriter class. + +**Returns:** Aspose::Email::Storage::Mbox:: + +```cpp +MboxStorageWriter(System::String fileName, bool leaveOpen) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| leaveOpen | if set to true leaves the underlying stream open after disposing. | + diff --git a/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/writemessage/_index.md b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/writemessage/_index.md new file mode 100644 index 0000000000..48e30809e9 --- /dev/null +++ b/english/cpp/aspose.email.storage.mbox/mboxstoragewriter/writemessage/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Storage::Mbox::MboxStorageWriter::WriteMessage method" +linktitle: "WriteMessage" +articleTitle: "WriteMessage" +second_title: "Aspose.Email for C++" +description: "Writes the message to underlying storage stream." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.mbox/mboxstoragewriter/writemessage/ +--- + +## WriteMessage (1 of 2) {#writemessage_1} + +Writes the message to underlying storage stream. + +**Returns:** The string identifier of added message. + +```cpp +WriteMessage(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write to. | + +--- + +## WriteMessage (2 of 2) {#writemessage_2} + +Writes the message to underlying storage stream. + +**Returns:** The string identifier of added message. + +```cpp +WriteMessage(System::SharedPtr < MailMessage > message, System::String & fromMarker) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write to. | +| fromMarker | Gets the From Marker while writing the MBox Storage file. | + diff --git a/english/cpp/aspose.email.storage.nsf/_index.md b/english/cpp/aspose.email.storage.nsf/_index.md new file mode 100644 index 0000000000..cedf121df4 --- /dev/null +++ b/english/cpp/aspose.email.storage.nsf/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Storage::Nsf namespace" +linktitle: "Aspose::Email::Storage::Nsf" +articleTitle: "Aspose::Email::Storage::Nsf" +second_title: "Aspose.Email for C++" +description: "Provides classes for loading and interacting with IBM Lotus Notes/Domino NSF files." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.nsf/ +--- + +## Aspose::Email::Storage::Nsf namespace + +The Aspose::Email::Storage::Nsf namespace contains types that enable reading and processing Lotus Notes database files (NSF). Use NotesStorageFacility to access messages and NsfLoadOptions to configure loading behavior. + + +## Classes + +| Name | Description | +| --- | --- | +| [NotesStorageFacility](./notesstoragefacility/) | The Notes Storage Facility (NSF) database file is used by (IBM) Lotus Notes and | +| [NsfLoadOptions](./nsfloadoptions/) | Specifies additional options when loading a NSF storage. | + diff --git a/english/cpp/aspose.email.storage.nsf/notesstoragefacility/_index.md b/english/cpp/aspose.email.storage.nsf/notesstoragefacility/_index.md new file mode 100644 index 0000000000..0803436780 --- /dev/null +++ b/english/cpp/aspose.email.storage.nsf/notesstoragefacility/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Storage::Nsf::NotesStorageFacility class" +linktitle: "NotesStorageFacility" +articleTitle: "NotesStorageFacility" +second_title: "Aspose.Email for C++" +description: "The Notes Storage Facility (NSF) database file is used by (IBM) Lotus Notes and Domino to store different kind of objects like e-mail, appointments and document" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.nsf/notesstoragefacility/ +--- + +## NotesStorageFacility class + +The Notes Storage Facility (NSF) database file is used by (IBM) Lotus Notes and Domino to store different kind of objects like e-mail, appointments and documents, but also application forms and views. + +## Constructors + +| Name | Description | +| --- | --- | +| [NotesStorageFacility (4 overloads)](./notesstoragefacility/) | Initializes a new instance of the NotesStorageFacility class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose (2 overloads)](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [EnumerateMessages](./enumeratemessages/) | Exposes the enumerator, which supports an iteration of messages in storage. | + diff --git a/english/cpp/aspose.email.storage.nsf/notesstoragefacility/dispose/_index.md b/english/cpp/aspose.email.storage.nsf/notesstoragefacility/dispose/_index.md new file mode 100644 index 0000000000..680acefcac --- /dev/null +++ b/english/cpp/aspose.email.storage.nsf/notesstoragefacility/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Nsf::NotesStorageFacility::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.nsf/notesstoragefacility/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Storage::Nsf:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases unmanaged and - optionally - managed resources. + +**Returns:** void Aspose::Email::Storage::Nsf:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email.storage.nsf/notesstoragefacility/enumeratemessages/_index.md b/english/cpp/aspose.email.storage.nsf/notesstoragefacility/enumeratemessages/_index.md new file mode 100644 index 0000000000..108b215289 --- /dev/null +++ b/english/cpp/aspose.email.storage.nsf/notesstoragefacility/enumeratemessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Nsf::NotesStorageFacility::EnumerateMessages method" +linktitle: "EnumerateMessages" +articleTitle: "EnumerateMessages" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of messages in storage." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.nsf/notesstoragefacility/enumeratemessages/ +--- + +## EnumerateMessages {#enumeratemessages} + +Exposes the enumerator, which supports an iteration of messages in storage. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in storage. + +```cpp +EnumerateMessages() +``` + diff --git a/english/cpp/aspose.email.storage.nsf/notesstoragefacility/notesstoragefacility/_index.md b/english/cpp/aspose.email.storage.nsf/notesstoragefacility/notesstoragefacility/_index.md new file mode 100644 index 0000000000..02b6b7da5b --- /dev/null +++ b/english/cpp/aspose.email.storage.nsf/notesstoragefacility/notesstoragefacility/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::Storage::Nsf::NotesStorageFacility::NotesStorageFacility constructor" +linktitle: "NotesStorageFacility" +articleTitle: "NotesStorageFacility" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the NotesStorageFacility class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.nsf/notesstoragefacility/notesstoragefacility/ +--- + +## NotesStorageFacility (1 of 4) {#notesstoragefacility_1} + +Initializes a new instance of the NotesStorageFacility class. + +**Returns:** Aspose::Email::Storage::Nsf:: + +```cpp +NotesStorageFacility(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + +--- + +## NotesStorageFacility (2 of 4) {#notesstoragefacility_2} + +Initializes a new instance of the NotesStorageFacility class. + +**Returns:** Aspose::Email::Storage::Nsf:: + +```cpp +NotesStorageFacility(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + +--- + +## NotesStorageFacility (3 of 4) {#notesstoragefacility_3} + +Initializes a new instance of the NotesStorageFacility class. + +**Returns:** Aspose::Email::Storage::Nsf:: + +```cpp +NotesStorageFacility(System::String fileName, System::SharedPtr < NsfLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| options | Additional load options. | + +--- + +## NotesStorageFacility (4 of 4) {#notesstoragefacility_4} + +Initializes a new instance of the NotesStorageFacility class. + +**Returns:** Aspose::Email::Storage::Nsf:: + +```cpp +NotesStorageFacility(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < NsfLoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | +| options | Additional load options. | + diff --git a/english/cpp/aspose.email.storage.nsf/nsfloadoptions/_index.md b/english/cpp/aspose.email.storage.nsf/nsfloadoptions/_index.md new file mode 100644 index 0000000000..9bbe188757 --- /dev/null +++ b/english/cpp/aspose.email.storage.nsf/nsfloadoptions/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Storage::Nsf::NsfLoadOptions class" +linktitle: "NsfLoadOptions" +articleTitle: "NsfLoadOptions" +second_title: "Aspose.Email for C++" +description: "Specifies additional options when loading a NSF storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.nsf/nsfloadoptions/ +--- + +## NsfLoadOptions class + +Specifies additional options when loading a NSF storage. + +## Methods + +| Name | Description | +| --- | --- | +| [get_VentureLicense](./get_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | +| [set_VentureLicense](./set_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | + diff --git a/english/cpp/aspose.email.storage.nsf/nsfloadoptions/get_venturelicense/_index.md b/english/cpp/aspose.email.storage.nsf/nsfloadoptions/get_venturelicense/_index.md new file mode 100644 index 0000000000..19cc27d098 --- /dev/null +++ b/english/cpp/aspose.email.storage.nsf/nsfloadoptions/get_venturelicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Nsf::NsfLoadOptions::get_VentureLicense method" +linktitle: "get_VentureLicense" +articleTitle: "get_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.nsf/nsfloadoptions/get_venturelicense/ +--- + +## get_VentureLicense {#get_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Nsf:: + +```cpp +get_VentureLicense() +``` + diff --git a/english/cpp/aspose.email.storage.nsf/nsfloadoptions/set_venturelicense/_index.md b/english/cpp/aspose.email.storage.nsf/nsfloadoptions/set_venturelicense/_index.md new file mode 100644 index 0000000000..3f0ce18df0 --- /dev/null +++ b/english/cpp/aspose.email.storage.nsf/nsfloadoptions/set_venturelicense/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Nsf::NsfLoadOptions::set_VentureLicense method" +linktitle: "set_VentureLicense" +articleTitle: "set_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.nsf/nsfloadoptions/set_venturelicense/ +--- + +## set_VentureLicense {#set_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** void Aspose::Email::Storage::Nsf:: + +```cpp +set_VentureLicense(System::SharedPtr < Aspose::Email::VentureLicense > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.olm/_index.md b/english/cpp/aspose.email.storage.olm/_index.md new file mode 100644 index 0000000000..b805ca74b0 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Olm namespace" +linktitle: "Aspose::Email::Storage::Olm" +articleTitle: "Aspose::Email::Storage::Olm" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Storage::Olm namespace provides classes for accessing and manipulating Outlook .olm files and their contents." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/ +--- + +## Aspose::Email::Storage::Olm namespace + +This namespace groups the core types used to work with Outlook .olm storage, including folder structures, item categories, message metadata, and the storage container itself. Use these classes to read, enumerate, and extract data from .olm archives programmatically. + + +## Classes + +| Name | Description | +| --- | --- | +| [OlmFolder](./olmfolder/) | Represents folder information in OLM storage. | +| [OlmItemCategory](./olmitemcategory/) | Represents an Outlook item category. | +| [OlmMessageInfo](./olmmessageinfo/) | Represents an information about message in the OLM storage. | +| [OlmStorage](./olmstorage/) | Represents an Outlook for Mac (.OLM) storage file and provides functionality to | + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/_index.md new file mode 100644 index 0000000000..a3160d2541 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder class" +linktitle: "OlmFolder" +articleTitle: "OlmFolder" +second_title: "Aspose.Email for C++" +description: "Represents folder information in OLM storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmfolder/ +--- + +## OlmFolder class + +Represents folder information in OLM storage. + +## Constructors + +| Name | Description | +| --- | --- | +| [OlmFolder](./olmfolder/) | Initializes a new instance of the OlmFolder class. | + +## Methods + +| Name | Description | +| --- | --- | +| [EnumerateMapiMessages](./enumeratemapimessages/) | Exposes the enumerator, which supports an iteration of messages in folder. | +| [EnumerateMessages (3 overloads)](./enumeratemessages/) | Exposes the enumerator, which supports an iteration of messages in folder. | +| [get_Depth](./get_depth/) | Gets the depth. | +| [get_FullPath](./get_fullpath/) | Gets the full path. | +| [get_HasMessages](./get_hasmessages/) | Gets a value indicating whether the current folder has messages. | +| [get_MessageCount](./get_messagecount/) | Gets the message count. | +| [get_Name](./get_name/) | Gets the folder name. | +| [get_Path](./get_path/) | Gets the path. | +| [get_SubFolders](./get_subfolders/) | Gets the list of sub-folders. | +| [GetSubFolder](./getsubfolder/) | Gets the subfolder by name. | +| [IncreaseMessageCount](./increasemessagecount/) | Increases the message count. | +| [ToString](./tostring/) | Returns a System::String that represents this instance. | + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/enumeratemapimessages/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/enumeratemapimessages/_index.md new file mode 100644 index 0000000000..dfc3598eec --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/enumeratemapimessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::EnumerateMapiMessages method" +linktitle: "EnumerateMapiMessages" +articleTitle: "EnumerateMapiMessages" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of messages in folder." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmfolder/enumeratemapimessages/ +--- + +## EnumerateMapiMessages {#enumeratemapimessages} + +Exposes the enumerator, which supports an iteration of messages in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in folder. + +```cpp +EnumerateMapiMessages() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/enumeratemessages/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/enumeratemessages/_index.md new file mode 100644 index 0000000000..827f2dd511 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/enumeratemessages/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::EnumerateMessages method" +linktitle: "EnumerateMessages" +articleTitle: "EnumerateMessages" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of messages in folder." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.olm/olmfolder/enumeratemessages/ +--- + +## EnumerateMessages (1 of 3) {#enumeratemessages_1} + +Exposes the enumerator, which supports an iteration of messages in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in folder. + +```cpp +EnumerateMessages() +``` + +--- + +## EnumerateMessages (2 of 3) {#enumeratemessages_2} + +Exposes the enumerator, which supports an iteration of messages in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in folder. + +```cpp +EnumerateMessages(int32_t startIndex, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| startIndex | The start message index. | +| count | The number of messages that will be retrieved. | + +--- + +## EnumerateMessages (3 of 3) {#enumeratemessages_3} + +Exposes the enumerator, which supports an iteration of messages in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in folder. + +```cpp +EnumerateMessages(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/get_depth/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/get_depth/_index.md new file mode 100644 index 0000000000..74a5717779 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/get_depth/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::get_Depth method" +linktitle: "get_Depth" +articleTitle: "get_Depth" +second_title: "Aspose.Email for C++" +description: "Gets the depth." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.olm/olmfolder/get_depth/ +--- + +## get_Depth {#get_depth} + +Gets the depth. + +**Returns:** int32_t Aspose::Email::Storage::Olm:: + +```cpp +get_Depth() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/get_fullpath/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/get_fullpath/_index.md new file mode 100644 index 0000000000..7903b129c9 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/get_fullpath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::get_FullPath method" +linktitle: "get_FullPath" +articleTitle: "get_FullPath" +second_title: "Aspose.Email for C++" +description: "Gets the full path." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.olm/olmfolder/get_fullpath/ +--- + +## get_FullPath {#get_fullpath} + +Gets the full path. + +**Returns:** System::String Aspose::Email::Storage::Olm:: + +```cpp +get_FullPath() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/get_hasmessages/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/get_hasmessages/_index.md new file mode 100644 index 0000000000..c113920b71 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/get_hasmessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::get_HasMessages method" +linktitle: "get_HasMessages" +articleTitle: "get_HasMessages" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the current folder has messages." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.olm/olmfolder/get_hasmessages/ +--- + +## get_HasMessages {#get_hasmessages} + +Gets a value indicating whether the current folder has messages. + +**Returns:** true if the current folder has messages; otherwise, false. + +```cpp +get_HasMessages() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/get_messagecount/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/get_messagecount/_index.md new file mode 100644 index 0000000000..9168b0a873 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/get_messagecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::get_MessageCount method" +linktitle: "get_MessageCount" +articleTitle: "get_MessageCount" +second_title: "Aspose.Email for C++" +description: "Gets the message count." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.olm/olmfolder/get_messagecount/ +--- + +## get_MessageCount {#get_messagecount} + +Gets the message count. + +**Returns:** int32_t Aspose::Email::Storage::Olm:: + +```cpp +get_MessageCount() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/get_name/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/get_name/_index.md new file mode 100644 index 0000000000..395a978db4 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the folder name." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.olm/olmfolder/get_name/ +--- + +## get_Name {#get_name} + +Gets the folder name. + +**Returns:** System::String Aspose::Email::Storage::Olm:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/get_path/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/get_path/_index.md new file mode 100644 index 0000000000..fd952db60d --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/get_path/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::get_Path method" +linktitle: "get_Path" +articleTitle: "get_Path" +second_title: "Aspose.Email for C++" +description: "Gets the path." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.olm/olmfolder/get_path/ +--- + +## get_Path {#get_path} + +Gets the path. + +**Returns:** System::String Aspose::Email::Storage::Olm:: + +```cpp +get_Path() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/get_subfolders/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/get_subfolders/_index.md new file mode 100644 index 0000000000..cfd4e7db7c --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/get_subfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::get_SubFolders method" +linktitle: "get_SubFolders" +articleTitle: "get_SubFolders" +second_title: "Aspose.Email for C++" +description: "Gets the list of sub-folders." +type: docs +weight: 90 +url: /cpp/aspose.email.storage.olm/olmfolder/get_subfolders/ +--- + +## get_SubFolders {#get_subfolders} + +Gets the list of sub-folders. + +**Returns:** System::SharedPtr > > Aspose::Email::Storage::Olm:: + +```cpp +get_SubFolders() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/getsubfolder/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/getsubfolder/_index.md new file mode 100644 index 0000000000..91fa4801c8 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/getsubfolder/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::GetSubFolder method" +linktitle: "GetSubFolder" +articleTitle: "GetSubFolder" +second_title: "Aspose.Email for C++" +description: "Gets the subfolder by name." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.olm/olmfolder/getsubfolder/ +--- + +## GetSubFolder {#getsubfolder} + +Gets the subfolder by name. + +**Returns:** An OlmFolder object. + +```cpp +GetSubFolder(System::String subfolderName, bool ignoreCase) +``` + +| Parameter | Description | +| --- | --- | +| subfolderName | Name of subfolder. | +| ignoreCase | A value that indicates whether the name to match is case insensitive. | + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/increasemessagecount/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/increasemessagecount/_index.md new file mode 100644 index 0000000000..f97b7f1265 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/increasemessagecount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::IncreaseMessageCount method" +linktitle: "IncreaseMessageCount" +articleTitle: "IncreaseMessageCount" +second_title: "Aspose.Email for C++" +description: "Increases the message count." +type: docs +weight: 110 +url: /cpp/aspose.email.storage.olm/olmfolder/increasemessagecount/ +--- + +## IncreaseMessageCount {#increasemessagecount} + +Increases the message count. + +**Returns:** void Aspose::Email::Storage::Olm:: + +```cpp +IncreaseMessageCount(int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| count | | + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/olmfolder/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/olmfolder/_index.md new file mode 100644 index 0000000000..0815f7e719 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/olmfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::OlmFolder constructor" +linktitle: "OlmFolder" +articleTitle: "OlmFolder" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the OlmFolder class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmfolder/olmfolder/ +--- + +## OlmFolder {#olmfolder} + +Initializes a new instance of the OlmFolder class. + +**Returns:** Aspose::Email::Storage::Olm:: + +```cpp +OlmFolder(System::String fullPath, System::SharedPtr < OlmReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| fullPath | The full path. | + diff --git a/english/cpp/aspose.email.storage.olm/olmfolder/tostring/_index.md b/english/cpp/aspose.email.storage.olm/olmfolder/tostring/_index.md new file mode 100644 index 0000000000..76097f678f --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmfolder/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmFolder::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 120 +url: /cpp/aspose.email.storage.olm/olmfolder/tostring/ +--- + +## ToString {#tostring} + +Returns a System::String that represents this instance. + +**Returns:** A System::String that represents this instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmitemcategory/_index.md b/english/cpp/aspose.email.storage.olm/olmitemcategory/_index.md new file mode 100644 index 0000000000..e524d5246d --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmitemcategory/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmItemCategory class" +linktitle: "OlmItemCategory" +articleTitle: "OlmItemCategory" +second_title: "Aspose.Email for C++" +description: "Represents an Outlook item category." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmitemcategory/ +--- + +## OlmItemCategory class + +Represents an Outlook item category. + +## Methods + +| Name | Description | +| --- | --- | +| [get_Color](./get_color/) | Gets the color associated with the category. | +| [get_Name](./get_name/) | Gets the name of the category. | +| [set_Color](./set_color/) | Sets the color associated with the category. | +| [set_Name](./set_name/) | Sets the name of the category. | +| [ToString](./tostring/) | | + diff --git a/english/cpp/aspose.email.storage.olm/olmitemcategory/get_color/_index.md b/english/cpp/aspose.email.storage.olm/olmitemcategory/get_color/_index.md new file mode 100644 index 0000000000..4399f78914 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmitemcategory/get_color/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmItemCategory::get_Color method" +linktitle: "get_Color" +articleTitle: "get_Color" +second_title: "Aspose.Email for C++" +description: "Gets the color associated with the category." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmitemcategory/get_color/ +--- + +## get_Color {#get_color} + +Gets the color associated with the category. + +**Returns:** System::String Aspose::Email::Storage::Olm:: + +```cpp +get_Color() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmitemcategory/get_name/_index.md b/english/cpp/aspose.email.storage.olm/olmitemcategory/get_name/_index.md new file mode 100644 index 0000000000..10dc1f8e47 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmitemcategory/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmItemCategory::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name of the category." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.olm/olmitemcategory/get_name/ +--- + +## get_Name {#get_name} + +Gets the name of the category. + +**Returns:** System::String Aspose::Email::Storage::Olm:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmitemcategory/set_color/_index.md b/english/cpp/aspose.email.storage.olm/olmitemcategory/set_color/_index.md new file mode 100644 index 0000000000..7848b160d9 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmitemcategory/set_color/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmItemCategory::set_Color method" +linktitle: "set_Color" +articleTitle: "set_Color" +second_title: "Aspose.Email for C++" +description: "Sets the color associated with the category." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.olm/olmitemcategory/set_color/ +--- + +## set_Color {#set_color} + +Sets the color associated with the category. + +**Returns:** void Aspose::Email::Storage::Olm:: + +```cpp +set_Color(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.olm/olmitemcategory/set_name/_index.md b/english/cpp/aspose.email.storage.olm/olmitemcategory/set_name/_index.md new file mode 100644 index 0000000000..05d2d78ed2 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmitemcategory/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmItemCategory::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Sets the name of the category." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.olm/olmitemcategory/set_name/ +--- + +## set_Name {#set_name} + +Sets the name of the category. + +**Returns:** void Aspose::Email::Storage::Olm:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.olm/olmitemcategory/tostring/_index.md b/english/cpp/aspose.email.storage.olm/olmitemcategory/tostring/_index.md new file mode 100644 index 0000000000..c3d8ecff2b --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmitemcategory/tostring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmItemCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "ToString of OlmItemCategory." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.olm/olmitemcategory/tostring/ +--- + +## ToString {#tostring} + +**Returns:** System::String Aspose::Email::Storage::Olm:: + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/_index.md new file mode 100644 index 0000000000..4feb80cc50 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo class" +linktitle: "OlmMessageInfo" +articleTitle: "OlmMessageInfo" +second_title: "Aspose.Email for C++" +description: "Represents an information about message in the OLM storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/ +--- + +## OlmMessageInfo class + +Represents an information about message in the OLM storage. + +## Constructors + +| Name | Description | +| --- | --- | +| [OlmMessageInfo](./olmmessageinfo/) | Initializes a new instance of the OlmMessageInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AttachList](./get_attachlist/) | | +| [get_Date](./get_date/) | Gets the date of message. | +| [get_EntryId](./get_entryid/) | Gets the message entry identifier. | +| [get_From](./get_from/) | Gets the from address. | +| [get_HasAttachments](./get_hasattachments/) | Gets a value indicating whether the message has attachments. | +| [get_MessageClass](./get_messageclass/) | Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note. The message class specifies the type, purpose, or content of the message. | +| [get_ModifiedDate](./get_modifieddate/) | Gets the date of message. | +| [get_Subject](./get_subject/) | Gets the message subject. | +| [get_To](./get_to/) | Gets the address collection that contains the recipients of message. | +| [ParseQuery](./parsequery/) | | +| [Index](./index/) | | +| [Item](./item/) | | + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_attachlist/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_attachlist/_index.md new file mode 100644 index 0000000000..444e5aee57 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_attachlist/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::get_AttachList method" +linktitle: "get_AttachList" +articleTitle: "get_AttachList" +second_title: "Aspose.Email for C++" +description: "get_AttachList of OlmMessageInfo." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/get_attachlist/ +--- + +## get_AttachList {#get_attachlist} + +**Returns:** System::SharedPtr > > Aspose::Email::Storage::Olm:: + +```cpp +get_AttachList() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_date/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_date/_index.md new file mode 100644 index 0000000000..7edeb6b26d --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "Gets the date of message." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/get_date/ +--- + +## get_Date {#get_date} + +Gets the date of message. + +**Returns:** System::DateTime Aspose::Email::Storage::Olm:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_entryid/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_entryid/_index.md new file mode 100644 index 0000000000..3247c704b6 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::get_EntryId method" +linktitle: "get_EntryId" +articleTitle: "get_EntryId" +second_title: "Aspose.Email for C++" +description: "Gets the message entry identifier." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/get_entryid/ +--- + +## get_EntryId {#get_entryid} + +Gets the message entry identifier. + +**Returns:** System::String Aspose::Email::Storage::Olm:: + +```cpp +get_EntryId() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_from/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_from/_index.md new file mode 100644 index 0000000000..3807a7fa7d --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::get_From method" +linktitle: "get_From" +articleTitle: "get_From" +second_title: "Aspose.Email for C++" +description: "Gets the from address." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/get_from/ +--- + +## get_From {#get_from} + +Gets the from address. + +**Returns:** System::SharedPtr < Mapi::MapiElectronicAddress > Aspose::Email::Storage::Olm:: + +```cpp +get_From() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_hasattachments/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_hasattachments/_index.md new file mode 100644 index 0000000000..bf499c5eb7 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_hasattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::get_HasAttachments method" +linktitle: "get_HasAttachments" +articleTitle: "get_HasAttachments" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message has attachments." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/get_hasattachments/ +--- + +## get_HasAttachments {#get_hasattachments} + +Gets a value indicating whether the message has attachments. + +**Returns:** bool Aspose::Email::Storage::Olm:: + +```cpp +get_HasAttachments() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_messageclass/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_messageclass/_index.md new file mode 100644 index 0000000000..02ffb999a4 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_messageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::get_MessageClass method" +linktitle: "get_MessageClass" +articleTitle: "get_MessageClass" +second_title: "Aspose.Email for C++" +description: "Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/get_messageclass/ +--- + +## get_MessageClass {#get_messageclass} + +Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note. The message class specifies the type, purpose, or content of the message. + +**Returns:** System::String Aspose::Email::Storage::Olm:: + +```cpp +get_MessageClass() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_modifieddate/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_modifieddate/_index.md new file mode 100644 index 0000000000..885ffd0918 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_modifieddate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::get_ModifiedDate method" +linktitle: "get_ModifiedDate" +articleTitle: "get_ModifiedDate" +second_title: "Aspose.Email for C++" +description: "Gets the date of message." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/get_modifieddate/ +--- + +## get_ModifiedDate {#get_modifieddate} + +Gets the date of message. + +**Returns:** System::DateTime Aspose::Email::Storage::Olm:: + +```cpp +get_ModifiedDate() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_subject/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_subject/_index.md new file mode 100644 index 0000000000..0fa0b246aa --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the message subject." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the message subject. + +**Returns:** System::String Aspose::Email::Storage::Olm:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_to/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_to/_index.md new file mode 100644 index 0000000000..24a6383520 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/get_to/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::get_To method" +linktitle: "get_To" +articleTitle: "get_To" +second_title: "Aspose.Email for C++" +description: "Gets the address collection that contains the recipients of message." +type: docs +weight: 90 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/get_to/ +--- + +## get_To {#get_to} + +Gets the address collection that contains the recipients of message. + +**Returns:** System::SharedPtr > > Aspose::Email::Storage::Olm:: + +```cpp +get_To() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/index/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/index/_index.md new file mode 100644 index 0000000000..226e6e91aa --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/index/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::Index method" +linktitle: "Index" +articleTitle: "Index" +second_title: "Aspose.Email for C++" +description: "Index of OlmMessageInfo." +type: docs +weight: 110 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/index/ +--- + +## Index {#index} + +**Returns:** int32_t Aspose::Email::Storage::Olm:: + +```cpp +Index() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/item/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/item/_index.md new file mode 100644 index 0000000000..e4435a1506 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/item/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::Item method" +linktitle: "Item" +articleTitle: "Item" +second_title: "Aspose.Email for C++" +description: "Item of OlmMessageInfo." +type: docs +weight: 120 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/item/ +--- + +## Item {#item} + +**Returns:** System::SharedPtr Aspose::Email::Storage::Olm:: + +```cpp +Item() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/olmmessageinfo/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/olmmessageinfo/_index.md new file mode 100644 index 0000000000..5a88abd7f6 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/olmmessageinfo/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::OlmMessageInfo constructor" +linktitle: "OlmMessageInfo" +articleTitle: "OlmMessageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the OlmMessageInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/olmmessageinfo/ +--- + +## OlmMessageInfo {#olmmessageinfo} + +Initializes a new instance of the OlmMessageInfo class. + +**Returns:** Aspose::Email::Storage::Olm:: + +```cpp +OlmMessageInfo(System::SharedPtr < IndexItem > item, int32_t index, System::SharedPtr < XmlItem > xmlItem, System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| item | The item. | +| index | The index. | +| xmlItem | The XML item. | +| data | The data. | + diff --git a/english/cpp/aspose.email.storage.olm/olmmessageinfo/parsequery/_index.md b/english/cpp/aspose.email.storage.olm/olmmessageinfo/parsequery/_index.md new file mode 100644 index 0000000000..60b6523bf5 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmmessageinfo/parsequery/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmMessageInfo::ParseQuery method" +linktitle: "ParseQuery" +articleTitle: "ParseQuery" +second_title: "Aspose.Email for C++" +description: "ParseQuery of OlmMessageInfo." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.olm/olmmessageinfo/parsequery/ +--- + +## ParseQuery {#parsequery} + +**Returns:** bool Aspose::Email::Storage::Olm:: + +```cpp +ParseQuery(System::SharedPtr < System::Xml::XmlNode > xmlQuery) +``` + +| Parameter | Description | +| --- | --- | +| xmlQuery | | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/_index.md new file mode 100644 index 0000000000..ed97ccf3d9 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/_index.md @@ -0,0 +1,102 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage class" +linktitle: "OlmStorage" +articleTitle: "OlmStorage" +second_title: "Aspose.Email for C++" +description: "Represents an Outlook for Mac (.OLM) storage file and provides functionality to access and manipulate the data within the file such as emails, contacts, calenda" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmstorage/ +--- + +## OlmStorage class + +Represents an Outlook for Mac (.OLM) storage file and provides functionality to access and manipulate the data within the file such as emails, contacts, calendars, tasks, and notes. + +The OlmStorage class allows users to read from and interact with the contents of .OLM files typically used by Microsoft Outlook for Mac. This class handles the various data types stored within an .OLM file by providing methods to enumerate and extract information. + +The following code shows how to access and retrieve information from an Outlook for Mac data file (.olm file). + +```csharp +using (var olm = OlmStorage.FromFile("storage.olm")) +{ + // Retrieve the total number of items in the OLM storage. + var totalItemsCount = olm.GetTotalItemsCount(); + Console.WriteLine($"Total items count: {totalItemsCount}"); + + // Iterate through each folder in the OLM storage. + foreach (var olmFolder in olm.GetFolders()) + { + // Print the name of the currently iterated folder and the count of messages it contains. + Console.WriteLine($"Folder: {olmFolder.Name}"); + Console.WriteLine($"Total items: {olmFolder.MessageCount}"); + + // Iterate through each message in the current folder. + foreach (var messageInfo in olmFolder.EnumerateMessages()) + { + // Print the subject of the current message to the console. + Console.WriteLine($"Subject: {messageInfo.Subject}"); + + // Extract the full message object from the OLM storage. + var msg = olm.ExtractMapiMessage(messageInfo); + + // Save the extracted message as a .msg file. + msg.Save($"{msg.Subject}.msg"); + } + } +} +``` + +```vb +Using olm As var = OlmStorage.FromFile("storage.olm") + ' Retrieve the total number of items in the OLM storage and store the count in totalItemsCount. + Dim totalItemsCount As Integer = olm.GetTotalItemsCount() + + ' Print the total number of items in the OLM storage to the console. + Console.WriteLine($"Total items count: {totalItemsCount}") + + ' Iterate through each folder in the OLM storage. + For Each olmFolder In olm.GetFolders() + ' Print the name of the currently iterated folder and the count of messages it contains. + Console.WriteLine($"Folder: {olmFolder.Name}") + Console.WriteLine($"Total items: {olmFolder.MessageCount}") + + ' Iterate through each message in the current folder. + For Each messageInfo In olmFolder.EnumerateMessages() + ' Print the subject of the current message to the console. + Console.WriteLine($"Subject: {messageInfo.Subject}") + + ' Extract the full message object from the OLM storage using the information from messageInfo. + Dim msg As var = olm.ExtractMapiMessage(messageInfo) + + ' Save the extracted message as a .msg file on disk using its subject as the filename. + ' Note: Message subject may need sanitization to be used as a valid filename. + msg.Save($"{msg.Subject}.msg") + Next + Next +End Using +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [OlmStorage (3 overloads)](./olmstorage/) | Initializes a new instance of the OlmStorage class. Allows setting a callback method for handling exceptions that occur during OLM storage traversal. | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose (2 overloads)](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [EnumerateMessages](./enumeratemessages/) | Exposes the enumerator, which supports an iteration of messages in folder. | +| [ExtractMapiMessage (2 overloads)](./extractmapimessage/) | Get the message from OLM storage. | +| [FromFile](./fromfile/) | Load OLM storage from file. | +| [FromStream](./fromstream/) | Load OLM from stream. | +| [get_FolderHierarchy](./get_folderhierarchy/) | Gets the folder hierarchy. | +| [GetCategories](./getcategories/) | Gets the supported item categories. | +| [GetFolder](./getfolder/) | Gets the folder by name. | +| [GetFolders](./getfolders/) | Gets collection of folders. | +| [GetTotalItemsCount](./gettotalitemscount/) | Gets the total items count. Returns the total number of message items contained in the OLM. | +| [Load (2 overloads)](./load/) | Load OLM storage from stream. This method is used when a OlmStorage object is created using constructor with the TraversalExceptionsCallback parameter. | +| [SetVentureLicense](./setventurelicense/) | | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/dispose/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/dispose/_index.md new file mode 100644 index 0000000000..790ebc29fa --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmstorage/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Storage::Olm:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases unmanaged and - optionally - managed resources. + +**Returns:** virtual void Aspose::Email::Storage::Olm:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/enumeratemessages/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/enumeratemessages/_index.md new file mode 100644 index 0000000000..b441c41caa --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/enumeratemessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::EnumerateMessages method" +linktitle: "EnumerateMessages" +articleTitle: "EnumerateMessages" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of messages in folder." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.olm/olmstorage/enumeratemessages/ +--- + +## EnumerateMessages {#enumeratemessages} + +Exposes the enumerator, which supports an iteration of messages in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in folder. + +```cpp +EnumerateMessages(System::SharedPtr < OlmFolder > folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | OlmFolder that represents information about folder in OLM storage. | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/extractmapimessage/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/extractmapimessage/_index.md new file mode 100644 index 0000000000..9c7091901e --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/extractmapimessage/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::ExtractMapiMessage method" +linktitle: "ExtractMapiMessage" +articleTitle: "ExtractMapiMessage" +second_title: "Aspose.Email for C++" +description: "Get the message from OLM storage." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.olm/olmstorage/extractmapimessage/ +--- + +## ExtractMapiMessage (1 of 2) {#extractmapimessage_1} + +Get the message from OLM storage. + +**Returns:** A MapiMessage object. + +```cpp +ExtractMapiMessage(System::SharedPtr < OlmMessageInfo > messageInfo) +``` + +| Parameter | Description | +| --- | --- | +| messageInfo | An OlmMessageInfo object that represents information about message. | + +--- + +## ExtractMapiMessage (2 of 2) {#extractmapimessage_2} + +Get the message from OLM. + +**Returns:** A MapiMessage object. + +```cpp +ExtractMapiMessage(System::String id) +``` + +| Parameter | Description | +| --- | --- | +| id | String representation of EntryId. | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/fromfile/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/fromfile/_index.md new file mode 100644 index 0000000000..254ed4cdf5 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/fromfile/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::FromFile method" +linktitle: "FromFile" +articleTitle: "FromFile" +second_title: "Aspose.Email for C++" +description: "Load OLM storage from file." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.olm/olmstorage/fromfile/ +--- + +## FromFile {#fromfile} + +Load OLM storage from file. + +**Returns:** An OlmStorage object that represents the current OLM file. + +```cpp +FromFile(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of .olm file. | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/fromstream/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/fromstream/_index.md new file mode 100644 index 0000000000..16bd728427 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/fromstream/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::FromStream method" +linktitle: "FromStream" +articleTitle: "FromStream" +second_title: "Aspose.Email for C++" +description: "Load OLM from stream." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.olm/olmstorage/fromstream/ +--- + +## FromStream {#fromstream} + +Load OLM from stream. + +**Returns:** An OlmStorage object that represents the current OLM storage. + +```cpp +FromStream(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The System.IO.Stream. | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/get_folderhierarchy/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/get_folderhierarchy/_index.md new file mode 100644 index 0000000000..9da8b2e02c --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/get_folderhierarchy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::get_FolderHierarchy method" +linktitle: "get_FolderHierarchy" +articleTitle: "get_FolderHierarchy" +second_title: "Aspose.Email for C++" +description: "Gets the folder hierarchy." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.olm/olmstorage/get_folderhierarchy/ +--- + +## get_FolderHierarchy {#get_folderhierarchy} + +Gets the folder hierarchy. + +**Returns:** System::SharedPtr > > Aspose::Email::Storage::Olm:: + +```cpp +get_FolderHierarchy() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/getcategories/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/getcategories/_index.md new file mode 100644 index 0000000000..997eeba420 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/getcategories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::GetCategories method" +linktitle: "GetCategories" +articleTitle: "GetCategories" +second_title: "Aspose.Email for C++" +description: "Gets the supported item categories." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.olm/olmstorage/getcategories/ +--- + +## GetCategories {#getcategories} + +Gets the supported item categories. + +**Returns:** A list of OlmItemCategory objects. + +```cpp +GetCategories() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/getfolder/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/getfolder/_index.md new file mode 100644 index 0000000000..e82fc08029 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/getfolder/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::GetFolder method" +linktitle: "GetFolder" +articleTitle: "GetFolder" +second_title: "Aspose.Email for C++" +description: "Gets the folder by name." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.olm/olmstorage/getfolder/ +--- + +## GetFolder {#getfolder} + +Gets the folder by name. + +**Returns:** An OlmFolder object. + +```cpp +GetFolder(System::String name, bool ignoreCase) +``` + +| Parameter | Description | +| --- | --- | +| name | Name of folder. | +| ignoreCase | A value that indicates whether the name to match is case insensitive. | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/getfolders/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/getfolders/_index.md new file mode 100644 index 0000000000..7a589718e2 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/getfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::GetFolders method" +linktitle: "GetFolders" +articleTitle: "GetFolders" +second_title: "Aspose.Email for C++" +description: "Gets collection of folders." +type: docs +weight: 90 +url: /cpp/aspose.email.storage.olm/olmstorage/getfolders/ +--- + +## GetFolders {#getfolders} + +Gets collection of folders. + +**Returns:** The collection of folders that belong to the storage, i.e. the sub-folders of the current OLMStorage object. + +```cpp +GetFolders() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/gettotalitemscount/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/gettotalitemscount/_index.md new file mode 100644 index 0000000000..ec7a98cb93 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/gettotalitemscount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::GetTotalItemsCount method" +linktitle: "GetTotalItemsCount" +articleTitle: "GetTotalItemsCount" +second_title: "Aspose.Email for C++" +description: "Gets the total items count." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.olm/olmstorage/gettotalitemscount/ +--- + +## GetTotalItemsCount {#gettotalitemscount} + +Gets the total items count. Returns the total number of message items contained in the OLM. + +**Returns:** Total message items count. + +```cpp +GetTotalItemsCount() +``` + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/load/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/load/_index.md new file mode 100644 index 0000000000..b51397c082 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/load/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::Load method" +linktitle: "Load" +articleTitle: "Load" +second_title: "Aspose.Email for C++" +description: "Load OLM storage from stream." +type: docs +weight: 110 +url: /cpp/aspose.email.storage.olm/olmstorage/load/ +--- + +## Load (1 of 2) {#load_1} + +Load OLM storage from stream. This method is used when a OlmStorage object is created using constructor with the TraversalExceptionsCallback parameter. + +**Returns:** 'true' if the file has been loaded successfully and further traversal is possible; otherwise, false. + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + +--- + +## Load (2 of 2) {#load_2} + +Load OLM storage from file. This method is used when a OlmStorage object is created using constructor with the TraversalExceptionsCallback parameter. + +**Returns:** 'true' if the file has been loaded successfully and further traversal is possible; otherwise, false. + +```cpp +Load(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The file name. | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/olmstorage/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/olmstorage/_index.md new file mode 100644 index 0000000000..86df766fb7 --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/olmstorage/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::OlmStorage constructor" +linktitle: "OlmStorage" +articleTitle: "OlmStorage" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the OlmStorage class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.olm/olmstorage/olmstorage/ +--- + +## OlmStorage (1 of 3) {#olmstorage_1} + +Initializes a new instance of the OlmStorage class. Allows setting a callback method for handling exceptions that occur during OLM storage traversal. + +**Returns:** Aspose::Email::Storage::Olm:: + +```cpp +OlmStorage(Exceptions::TraversalExceptionsCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | The exception callback. | + +--- + +## OlmStorage (2 of 3) {#olmstorage_2} + +Initializes a new instance of the OlmStorage class. + +**Returns:** Returns an OlmStorage instance which is loaded from the specified file. + +```cpp +OlmStorage(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | OLM file name. | + +--- + +## OlmStorage (3 of 3) {#olmstorage_3} + +Initializes a new instance of the OlmStorage class. + +**Returns:** Returns an OlmStorage instance which is loaded from the specified stream. + +```cpp +OlmStorage(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream System::IO::Stream with OLM storage data. | + diff --git a/english/cpp/aspose.email.storage.olm/olmstorage/setventurelicense/_index.md b/english/cpp/aspose.email.storage.olm/olmstorage/setventurelicense/_index.md new file mode 100644 index 0000000000..35e60f327f --- /dev/null +++ b/english/cpp/aspose.email.storage.olm/olmstorage/setventurelicense/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Storage::Olm::OlmStorage::SetVentureLicense method" +linktitle: "SetVentureLicense" +articleTitle: "SetVentureLicense" +second_title: "Aspose.Email for C++" +description: "SetVentureLicense of OlmStorage." +type: docs +weight: 120 +url: /cpp/aspose.email.storage.olm/olmstorage/setventurelicense/ +--- + +## SetVentureLicense {#setventurelicense} + +**Returns:** void Aspose::Email::Storage::Olm:: + +```cpp +SetVentureLicense(System::SharedPtr < VentureLicense > ventureLicense) +``` + +| Parameter | Description | +| --- | --- | +| ventureLicense | | + diff --git a/english/cpp/aspose.email.storage.pst/_index.md b/english/cpp/aspose.email.storage.pst/_index.md new file mode 100644 index 0000000000..e3ea2c2a8c --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Storage::Pst namespace" +linktitle: "Aspose::Email::Storage::Pst" +articleTitle: "Aspose::Email::Storage::Pst" +second_title: "Aspose.Email for C++" +description: "Provides classes and enums for managing PST folder structures, messages, and events within Aspose.Email for C++." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/ +--- + +## Aspose::Email::Storage::Pst namespace + +The Aspose::Email::Storage::Pst namespace contains the core types used to interact with Personal Storage Table (PST) files, including folder metadata, message details, and event arguments for changes. Use these classes to create, read, modify, and monitor PST contents programmatically. + + +## Classes + +| Name | Description | +| --- | --- | +| [FolderCreationOptions](./foldercreationoptions/) | Represents the options for creating a subfolder in the Outlook PST message store | +| [FolderInfo](./folderinfo/) | Represents information about personal folder in PST. | +| [FolderInfoCollection](./folderinfocollection/) | Represents collection of FolderInfo . | +| [ItemMovedEventArgs](./itemmovedeventargs/) | Provides data for the FolderInfo::ItemMoved event | +| [MessageAddedEventArgs](./messageaddedeventargs/) | Provides data for the FolderInfo::MessageAdded event | +| [MessageInfo](./messageinfo/) | Represents information about message in PST. | +| [MessageInfoCollection](./messageinfocollection/) | Represents the collection of MessageInfo . | +| [MessageStore](./messagestore/) | Message store is the root of the PST, which is the rough equivalent of the top o | +| [PersonalStorage](./personalstorage/) | Provides functionality to access and manipulate the PST (Personal Storage Table) | +| [PersonalStorageLoadOptions](./personalstorageloadoptions/) | Specifies additional options when loading a PST storage. | +| [PersonalStorageQueryBuilder](./personalstoragequerybuilder/) | Represents the builder of search expression that used by pst. | +| [PstItemCategory](./pstitemcategory/) | Represents a category for PST items with a name and associated color. | +| [RestoredItemEntry](./restoreditementry/) | Represents an entry for a soft-deleted item in the PST file, containing the mess | +| [SaveResult](./saveresult/) | Represents the result of saving the retrieved item. | +| [StorageProcessedEventArgs](./storageprocessedeventargs/) | Provides data for the PersonalStorage::StorageProcessed event | +| [StorageProcessingEventArgs](./storageprocessingeventargs/) | Provides data for the PersonalStorage::StorageProcessing event | + +## Enumerations + +| Name | Description | +| --- | --- | +| [BackupOptions](./backupoptions/) | Enumerates backup options | +| [FailedStructure](./failedstructure/) | | +| [FileFormat](./fileformat/) | Specifies the file format used to store messages, calendar events, and other ite | +| [FileFormatVersion](./fileformatversion/) | Represents version of file. | +| [FolderKind](./folderkind/) | Represents the different kinds of pst folders. | +| [MapiImportance](./mapiimportance/) | Contains a values that indicates the message importance. | +| [MapiSensitivity](./mapisensitivity/) | Contains a values that indicates the message sensitivity. | +| [MessageKind](./messagekind/) | Represents the different kinds of messages in pst. | +| [OutlookCategoryColor](./outlookcategorycolor/) | Represents the category colors used in Outlook. | +| [RestoreOptions](./restoreoptions/) | Enumerates restore options | +| [SaveStatus](./savestatus/) | Represents the status of saving the retrieved message. | +| [StandardIpmFolder](./standardipmfolder/) | Represents a standard interpersonal message (IPM) folders. | + diff --git a/english/cpp/aspose.email.storage.pst/backupoptions/_index.md b/english/cpp/aspose.email.storage.pst/backupoptions/_index.md new file mode 100644 index 0000000000..a47fb00177 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/backupoptions/_index.md @@ -0,0 +1,20 @@ +--- +title: "BackupOptions Enum" +linktitle: "BackupOptions" +articleTitle: "BackupOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates backup options" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/backupoptions/ +--- + +## BackupOptions enumeration (2 values) + +Enumerates backup options + +| Value | Description | +| --- | --- | +| None | Indicates that no specific options are specified | +| Recursive | Indicates that nested folders should be also backuped | + diff --git a/english/cpp/aspose.email.storage.pst/failedstructure/_index.md b/english/cpp/aspose.email.storage.pst/failedstructure/_index.md new file mode 100644 index 0000000000..012f7be6be --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/failedstructure/_index.md @@ -0,0 +1,24 @@ +--- +title: "FailedStructure Enum" +linktitle: "FailedStructure" +articleTitle: "FailedStructure" +second_title: "Aspose.Email for C++" +description: "" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/failedstructure/ +--- + +## FailedStructure enumeration (8 values) + +| Value | Description | +| --- | --- | +| FileHeader | | +| Nbt | | +| Bbt | | +| MessageStore | | +| RootFolder | | +| PropertyContext | | +| TableContext | | +| TableContextRowMatrix | | + diff --git a/english/cpp/aspose.email.storage.pst/fileformat/_index.md b/english/cpp/aspose.email.storage.pst/fileformat/_index.md new file mode 100644 index 0000000000..e9dc02ec92 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/fileformat/_index.md @@ -0,0 +1,20 @@ +--- +title: "FileFormat Enum" +linktitle: "FileFormat" +articleTitle: "FileFormat" +second_title: "Aspose.Email for C++" +description: "Specifies the file format used to store messages, calendar events, and other items." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/fileformat/ +--- + +## FileFormat enumeration (2 values) + +Specifies the file format used to store messages, calendar events, and other items. + +| Value | Description | +| --- | --- | +| Pst | Personal Storage Table (.pst file format). | +| Ost | Off-line Storage Table (.ost file format). | + diff --git a/english/cpp/aspose.email.storage.pst/fileformatversion/_index.md b/english/cpp/aspose.email.storage.pst/fileformatversion/_index.md new file mode 100644 index 0000000000..750a32b7d0 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/fileformatversion/_index.md @@ -0,0 +1,20 @@ +--- +title: "FileFormatVersion Enum" +linktitle: "FileFormatVersion" +articleTitle: "FileFormatVersion" +second_title: "Aspose.Email for C++" +description: "Represents version of file." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/fileformatversion/ +--- + +## FileFormatVersion enumeration (2 values) + +Represents version of file. + +| Value | Description | +| --- | --- | +| Unicode | Unicode file format. | +| ANSI | ANSI file format. | + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/_index.md new file mode 100644 index 0000000000..15748135b3 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions class" +linktitle: "FolderCreationOptions" +articleTitle: "FolderCreationOptions" +second_title: "Aspose.Email for C++" +description: "Represents the options for creating a subfolder in the Outlook PST message store." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/ +--- + +## FolderCreationOptions class + +Represents the options for creating a subfolder in the Outlook PST message store. This class serves as a container for configuring specific settings related to the creation of subfolders. + +## Constructors + +| Name | Description | +| --- | --- | +| [FolderCreationOptions (3 overloads)](./foldercreationoptions/) | Initializes a new instance of the FolderCreationOptions class with default values. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AllowNameCaseDifference](./get_allownamecasedifference/) | Gets a value indicating whether to allow a difference in name casing when comparing folder names. | +| [get_ContainerClass](./get_containerclass/) | Gets the container class for the new subfolder. | +| [get_CreateHierarchy](./get_createhierarchy/) | Gets a value indicating whether to create the hierarchy of parent folders. | +| [get_EnforceContainerClassMatching](./get_enforcecontainerclassmatching/) | Gets a value indicating whether to enforce container class checking. | +| [set_AllowNameCaseDifference](./set_allownamecasedifference/) | Sets a value indicating whether to allow a difference in name casing when comparing folder names. | +| [set_ContainerClass](./set_containerclass/) | Sets the container class for the new subfolder. | +| [set_CreateHierarchy](./set_createhierarchy/) | Sets a value indicating whether to create the hierarchy of parent folders. | +| [set_EnforceContainerClassMatching](./set_enforcecontainerclassmatching/) | Sets a value indicating whether to enforce container class checking. | + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/foldercreationoptions/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/foldercreationoptions/_index.md new file mode 100644 index 0000000000..db4e9ea970 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/foldercreationoptions/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions::FolderCreationOptions constructor" +linktitle: "FolderCreationOptions" +articleTitle: "FolderCreationOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FolderCreationOptions class with default values." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/foldercreationoptions/ +--- + +## FolderCreationOptions (1 of 3) {#foldercreationoptions_1} + +Initializes a new instance of the FolderCreationOptions class with default values. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +FolderCreationOptions() +``` + +--- + +## FolderCreationOptions (2 of 3) {#foldercreationoptions_2} + +Initializes a new instance of the FolderCreationOptions class with the specified parameters. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +FolderCreationOptions(bool createHierarchy, bool allowNameCaseDifference) +``` + +| Parameter | Description | +| --- | --- | +| createHierarchy | A value indicating whether to create the hierarchy of parent folders if they don't exist. | +| allowNameCaseDifference | A value indicating whether to allow a difference in name casing when comparing folder names. | + +--- + +## FolderCreationOptions (3 of 3) {#foldercreationoptions_3} + +Initializes a new instance of the FolderCreationOptions class with the specified parameters. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +FolderCreationOptions(bool createHierarchy, bool allowNameCaseDifference, System::String containerClass) +``` + +| Parameter | Description | +| --- | --- | +| createHierarchy | A value indicating whether to create the hierarchy of parent folders if they don't exist. | +| allowNameCaseDifference | A value indicating whether to allow a difference in name casing when comparing folder names. | +| containerClass | The container class for the new subfolder. | + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_allownamecasedifference/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_allownamecasedifference/_index.md new file mode 100644 index 0000000000..94310c6246 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_allownamecasedifference/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions::get_AllowNameCaseDifference method" +linktitle: "get_AllowNameCaseDifference" +articleTitle: "get_AllowNameCaseDifference" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether to allow a difference in name casing when comparing folder names." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/get_allownamecasedifference/ +--- + +## get_AllowNameCaseDifference {#get_allownamecasedifference} + +Gets a value indicating whether to allow a difference in name casing when comparing folder names. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_AllowNameCaseDifference() +``` + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_containerclass/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_containerclass/_index.md new file mode 100644 index 0000000000..de32cbb9d2 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_containerclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions::get_ContainerClass method" +linktitle: "get_ContainerClass" +articleTitle: "get_ContainerClass" +second_title: "Aspose.Email for C++" +description: "Gets the container class for the new subfolder." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/get_containerclass/ +--- + +## get_ContainerClass {#get_containerclass} + +Gets the container class for the new subfolder. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_ContainerClass() +``` + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_createhierarchy/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_createhierarchy/_index.md new file mode 100644 index 0000000000..bd76671d93 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_createhierarchy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions::get_CreateHierarchy method" +linktitle: "get_CreateHierarchy" +articleTitle: "get_CreateHierarchy" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether to create the hierarchy of parent folders." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/get_createhierarchy/ +--- + +## get_CreateHierarchy {#get_createhierarchy} + +Gets a value indicating whether to create the hierarchy of parent folders. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_CreateHierarchy() +``` + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_enforcecontainerclassmatching/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_enforcecontainerclassmatching/_index.md new file mode 100644 index 0000000000..0f8bad2c97 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/get_enforcecontainerclassmatching/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions::get_EnforceContainerClassMatching method" +linktitle: "get_EnforceContainerClassMatching" +articleTitle: "get_EnforceContainerClassMatching" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether to enforce container class checking." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/get_enforcecontainerclassmatching/ +--- + +## get_EnforceContainerClassMatching {#get_enforcecontainerclassmatching} + +Gets a value indicating whether to enforce container class checking. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_EnforceContainerClassMatching() +``` + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_allownamecasedifference/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_allownamecasedifference/_index.md new file mode 100644 index 0000000000..bcc9243049 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_allownamecasedifference/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions::set_AllowNameCaseDifference method" +linktitle: "set_AllowNameCaseDifference" +articleTitle: "set_AllowNameCaseDifference" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether to allow a difference in name casing when comparing folder names." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/set_allownamecasedifference/ +--- + +## set_AllowNameCaseDifference {#set_allownamecasedifference} + +Sets a value indicating whether to allow a difference in name casing when comparing folder names. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_AllowNameCaseDifference(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_containerclass/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_containerclass/_index.md new file mode 100644 index 0000000000..a08cd45c30 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_containerclass/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions::set_ContainerClass method" +linktitle: "set_ContainerClass" +articleTitle: "set_ContainerClass" +second_title: "Aspose.Email for C++" +description: "Sets the container class for the new subfolder." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/set_containerclass/ +--- + +## set_ContainerClass {#set_containerclass} + +Sets the container class for the new subfolder. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_ContainerClass(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_createhierarchy/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_createhierarchy/_index.md new file mode 100644 index 0000000000..016e00320a --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_createhierarchy/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions::set_CreateHierarchy method" +linktitle: "set_CreateHierarchy" +articleTitle: "set_CreateHierarchy" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether to create the hierarchy of parent folders." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/set_createhierarchy/ +--- + +## set_CreateHierarchy {#set_createhierarchy} + +Sets a value indicating whether to create the hierarchy of parent folders. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_CreateHierarchy(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_enforcecontainerclassmatching/_index.md b/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_enforcecontainerclassmatching/_index.md new file mode 100644 index 0000000000..5d6a531c61 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/foldercreationoptions/set_enforcecontainerclassmatching/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderCreationOptions::set_EnforceContainerClassMatching method" +linktitle: "set_EnforceContainerClassMatching" +articleTitle: "set_EnforceContainerClassMatching" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether to enforce container class checking." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.pst/foldercreationoptions/set_enforcecontainerclassmatching/ +--- + +## set_EnforceContainerClassMatching {#set_enforcecontainerclassmatching} + +Sets a value indicating whether to enforce container class checking. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_EnforceContainerClassMatching(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/_index.md new file mode 100644 index 0000000000..a585b09098 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/_index.md @@ -0,0 +1,68 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo class" +linktitle: "FolderInfo" +articleTitle: "FolderInfo" +second_title: "Aspose.Email for C++" +description: "Represents information about personal folder in PST." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/folderinfo/ +--- + +## FolderInfo class + +Represents information about personal folder in PST. + +## Constructors + +| Name | Description | +| --- | --- | +| [FolderInfo (5 overloads)](./folderinfo/) | Initializes a new instance of the FolderInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [AddFile](./addfile/) | Adds a file into pst folder. | +| [AddMapiMessageItem](./addmapimessageitem/) | Adds the IMapiMessageItem object into folder. | +| [AddMessage](./addmessage/) | Adds a new message into folder. | +| [AddMessages](./addmessages/) | Provides message adding in a bulk mode. | +| [AddSubFolder (4 overloads)](./addsubfolder/) | Adds the new sub-folder. | +| [Cancel](./cancel/) | This method used to interrupt a split operation. | +| [ChangeContainerClass](./changecontainerclass/) | Changes the container class. | +| [ChangeDisplayName](./changedisplayname/) | Changes the display name. | +| [ChangeMessageCount](./changemessagecount/) | Changes the message count. | +| [ChangeMessages (2 overloads)](./changemessages/) | Changes all messages in folder. | +| [DeleteChildItem](./deletechilditem/) | Deletes the item (folder or message) by it's entryId. | +| [DeleteChildItems](./deletechilditems/) | Deletes the child messages. | +| [EnumerateFolders (2 overloads)](./enumeratefolders/) | Exposes the enumerator, which supports an iteration of subfolders in folder. | +| [EnumerateMapiMessages](./enumeratemapimessages/) | Exposes the enumerator, which supports an iteration of messages in folder. | +| [EnumerateMessageObjects](./enumeratemessageobjects/) | Exposes the enumerator, which supports an iteration of messages in folder. | +| [EnumerateMessages (4 overloads)](./enumeratemessages/) | Retrieves MessageInfo objects from the folder. | +| [EnumerateMessagesEntryId](./enumeratemessagesentryid/) | Enumerates the entryID of messages. | +| [get_ContainerClass](./get_containerclass/) | Gets container class of the folder object. | +| [get_ContentCount](./get_contentcount/) | Gets the total number of items in the folder. | +| [get_ContentUnreadCount](./get_contentunreadcount/) | Gets the number of unread items in the folder. | +| [get_DisplayName](./get_displayname/) | Gets the display name of folder. | +| [get_EntryId](./get_entryid/) | Gets the entry ID. | +| [get_EntryIdString](./get_entryidstring/) | Gets string representation of entry ID. | +| [get_HasSubFolders](./get_hassubfolders/) | Gets a value indicating whether the Folder object has any subfolders. | +| [get_IsUnicode](./get_isunicode/) | | +| [get_LastModificationTime](./get_lastmodificationtime/) | Gets the last modification time. | +| [get_Nid](./get_nid/) | Gets node Id of Folder PC. | +| [get_Properties](./get_properties/) | Gets the folder properties. | +| [GetContents (6 overloads)](./getcontents/) | Get collection of messages. | +| [GetPredefinedType](./getpredefinedtype/) | Gets the type of predefined folder. | +| [GetSubFolder (3 overloads)](./getsubfolder/) | Get subfolder. | +| [GetSubFolders (3 overloads)](./getsubfolders/) | Gets collection of subfolders. | +| [IsStandardIpmFolder](./isstandardipmfolder/) | Determines whether [is standard ipm folder]. | +| [MergeWith (2 overloads)](./mergewith/) | Merges the folder with the folder from another pst. | +| [MoveContents](./movecontents/) | Moves the contents to a new folder. | +| [MoveSubfolders](./movesubfolders/) | Moves the subfolders to a new parent folder. | +| [RetrieveFullPath](./retrievefullpath/) | Retrieves the full path of folder within the PST file. | +| [SetProperties](./setproperties/) | | +| [UpdateMessage](./updatemessage/) | Updates the message in folder. | +| [UpdateSubfoldersProperty](./updatesubfoldersproperty/) | Updates the sub-folders property. | +| [ItemMoved](./itemmoved/) | Occurs when an item is moved to the another folder. | +| [MessageAdded](./messageadded/) | Occurs when a message is added to the current folder. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/addfile/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/addfile/_index.md new file mode 100644 index 0000000000..fb3a10d9c7 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/addfile/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::AddFile method" +linktitle: "AddFile" +articleTitle: "AddFile" +second_title: "Aspose.Email for C++" +description: "Adds a file into pst folder." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/folderinfo/addfile/ +--- + +## AddFile {#addfile} + +Adds a file into pst folder. + +**Returns:** The string that represents the EntryId of the added message. + +```cpp +AddFile(System::String fileName, System::String messageClass) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The name of file necessary to add. | +| messageClass | The message class. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/addmapimessageitem/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/addmapimessageitem/_index.md new file mode 100644 index 0000000000..5b191a9a91 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/addmapimessageitem/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::AddMapiMessageItem method" +linktitle: "AddMapiMessageItem" +articleTitle: "AddMapiMessageItem" +second_title: "Aspose.Email for C++" +description: "Adds the IMapiMessageItem object into folder." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/folderinfo/addmapimessageitem/ +--- + +## AddMapiMessageItem {#addmapimessageitem} + +Adds the IMapiMessageItem object into folder. + +**Returns:** The string that represents the EntryId of the added item. + +```cpp +AddMapiMessageItem(System::SharedPtr < Mapi::IMapiMessageItem > item) +``` + +| Parameter | Description | +| --- | --- | +| item | The item necessary to add. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/addmessage/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/addmessage/_index.md new file mode 100644 index 0000000000..00113346fa --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/addmessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::AddMessage method" +linktitle: "AddMessage" +articleTitle: "AddMessage" +second_title: "Aspose.Email for C++" +description: "Adds a new message into folder." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/folderinfo/addmessage/ +--- + +## AddMessage {#addmessage} + +Adds a new message into folder. + +**Returns:** The string that represents the EntryId of the added message. + +```cpp +AddMessage(System::SharedPtr < Mapi::MapiMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message necessary to add. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/addmessages/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/addmessages/_index.md new file mode 100644 index 0000000000..9bbbae865c --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/addmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::AddMessages method" +linktitle: "AddMessages" +articleTitle: "AddMessages" +second_title: "Aspose.Email for C++" +description: "Provides message adding in a bulk mode." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.pst/folderinfo/addmessages/ +--- + +## AddMessages {#addmessages} + +Provides message adding in a bulk mode. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +AddMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::MapiMessage >>> messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | An T:System::Collections::IEnumerator representing the enumerator, which supports iteration over a collection of MapiMessage . | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/addsubfolder/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/addsubfolder/_index.md new file mode 100644 index 0000000000..a7d5e8dcd4 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/addsubfolder/_index.md @@ -0,0 +1,76 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::AddSubFolder method" +linktitle: "AddSubFolder" +articleTitle: "AddSubFolder" +second_title: "Aspose.Email for C++" +description: "Adds the new sub-folder." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.pst/folderinfo/addsubfolder/ +--- + +## AddSubFolder (1 of 4) {#addsubfolder_1} + +Adds the new sub-folder. + +**Returns:** The new sub-folder. + +```cpp +AddSubFolder(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of sub-folder. | + +--- + +## AddSubFolder (2 of 4) {#addsubfolder_2} + +Adds the new sub-folder. + +**Returns:** The new sub-folder. + +```cpp +AddSubFolder(System::String name, bool createHierarchy) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of sub-folder. | +| createHierarchy | if set to true , it is possible to create a folder hierarchy using string notation. Backslash ('\') is used as path separator. | + +--- + +## AddSubFolder (3 of 4) {#addsubfolder_3} + +Adds a subfolder with the specified name to the current folder using the provided creation options. + +**Returns:** The FolderInfo representing the added subfolder. + +```cpp +AddSubFolder(System::String name, System::SharedPtr < FolderCreationOptions > creationOptions) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of the subfolder to add. | +| creationOptions | The options for creating the subfolder. | + +--- + +## AddSubFolder (4 of 4) {#addsubfolder_4} + +Adds the new subfolder. + +**Returns:** The new subfolder. + +```cpp +AddSubFolder(System::String name, System::String containerClass) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of subfolder. | +| containerClass | Container class of the sub-Folder object. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/cancel/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/cancel/_index.md new file mode 100644 index 0000000000..b9adf09507 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/cancel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::Cancel method" +linktitle: "Cancel" +articleTitle: "Cancel" +second_title: "Aspose.Email for C++" +description: "This method used to interrupt a split operation." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.pst/folderinfo/cancel/ +--- + +## Cancel {#cancel} + +This method used to interrupt a split operation. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +Cancel() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/changecontainerclass/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/changecontainerclass/_index.md new file mode 100644 index 0000000000..bcd2618054 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/changecontainerclass/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::ChangeContainerClass method" +linktitle: "ChangeContainerClass" +articleTitle: "ChangeContainerClass" +second_title: "Aspose.Email for C++" +description: "Changes the container class." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.pst/folderinfo/changecontainerclass/ +--- + +## ChangeContainerClass {#changecontainerclass} + +Changes the container class. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +ChangeContainerClass(System::String containerClass) +``` + +| Parameter | Description | +| --- | --- | +| containerClass | Container class of the of the folder object. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/changedisplayname/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/changedisplayname/_index.md new file mode 100644 index 0000000000..c968de35cf --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/changedisplayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::ChangeDisplayName method" +linktitle: "ChangeDisplayName" +articleTitle: "ChangeDisplayName" +second_title: "Aspose.Email for C++" +description: "Changes the display name." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.pst/folderinfo/changedisplayname/ +--- + +## ChangeDisplayName {#changedisplayname} + +Changes the display name. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +ChangeDisplayName(System::String newName) +``` + +| Parameter | Description | +| --- | --- | +| newName | A new name. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/changemessagecount/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/changemessagecount/_index.md new file mode 100644 index 0000000000..a9fb2d8bd6 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/changemessagecount/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::ChangeMessageCount method" +linktitle: "ChangeMessageCount" +articleTitle: "ChangeMessageCount" +second_title: "Aspose.Email for C++" +description: "Changes the message count." +type: docs +weight: 90 +url: /cpp/aspose.email.storage.pst/folderinfo/changemessagecount/ +--- + +## ChangeMessageCount {#changemessagecount} + +Changes the message count. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +ChangeMessageCount(int32_t delta, int32_t unreadDelta, bool deletion) +``` + +| Parameter | Description | +| --- | --- | +| delta | Total count variation. | +| unreadDelta | Unread count variation. | +| deletion | If true then variation is negative. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/changemessages/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/changemessages/_index.md new file mode 100644 index 0000000000..f8508124ad --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/changemessages/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::ChangeMessages method" +linktitle: "ChangeMessages" +articleTitle: "ChangeMessages" +second_title: "Aspose.Email for C++" +description: "Changes all messages in folder." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.pst/folderinfo/changemessages/ +--- + +## ChangeMessages (1 of 2) {#changemessages_1} + +Changes all messages in folder. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +ChangeMessages(System::SharedPtr < Mapi::MapiPropertyCollection > updatedProperties) +``` + +| Parameter | Description | +| --- | --- | +| updatedProperties | The updated properties. | + +--- + +## ChangeMessages (2 of 2) {#changemessages_2} + +Changes the messages in folder. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +ChangeMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> entryIdCollection, System::SharedPtr < Mapi::MapiPropertyCollection > updatedProperties) +``` + +| Parameter | Description | +| --- | --- | +| entryIdCollection | The entry identifier collection. | +| updatedProperties | The updated properties. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/deletechilditem/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/deletechilditem/_index.md new file mode 100644 index 0000000000..a01276a5ae --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/deletechilditem/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::DeleteChildItem method" +linktitle: "DeleteChildItem" +articleTitle: "DeleteChildItem" +second_title: "Aspose.Email for C++" +description: "Deletes the item (folder or message) by it's entryId." +type: docs +weight: 110 +url: /cpp/aspose.email.storage.pst/folderinfo/deletechilditem/ +--- + +## DeleteChildItem {#deletechilditem} + +Deletes the item (folder or message) by it's entryId. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +DeleteChildItem(System::ArrayPtr< uint8_t > entryId) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry id. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/deletechilditems/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/deletechilditems/_index.md new file mode 100644 index 0000000000..08c9cb66f6 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/deletechilditems/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::DeleteChildItems method" +linktitle: "DeleteChildItems" +articleTitle: "DeleteChildItems" +second_title: "Aspose.Email for C++" +description: "Deletes the child messages." +type: docs +weight: 120 +url: /cpp/aspose.email.storage.pst/folderinfo/deletechilditems/ +--- + +## DeleteChildItems {#deletechilditems} + +Deletes the child messages. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +DeleteChildItems(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> entryIdCollection) +``` + +| Parameter | Description | +| --- | --- | +| entryIdCollection | The entry id collection. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/enumeratefolders/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratefolders/_index.md new file mode 100644 index 0000000000..dd20694aff --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratefolders/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::EnumerateFolders method" +linktitle: "EnumerateFolders" +articleTitle: "EnumerateFolders" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of subfolders in folder." +type: docs +weight: 130 +url: /cpp/aspose.email.storage.pst/folderinfo/enumeratefolders/ +--- + +## EnumerateFolders (1 of 2) {#enumeratefolders_1} + +Exposes the enumerator, which supports an iteration of subfolders in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a subfolders in folder. + +```cpp +EnumerateFolders() +``` + +--- + +## EnumerateFolders (2 of 2) {#enumeratefolders_2} + +Exposes the enumerator, which supports an iteration of subfolders in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a subfolders in folder. + +```cpp +EnumerateFolders(FolderKind kind) +``` + +| Parameter | Description | +| --- | --- | +| kind | The FolderKind that represents kind of folder. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemapimessages/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemapimessages/_index.md new file mode 100644 index 0000000000..6d3dd9f67b --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemapimessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::EnumerateMapiMessages method" +linktitle: "EnumerateMapiMessages" +articleTitle: "EnumerateMapiMessages" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of messages in folder." +type: docs +weight: 140 +url: /cpp/aspose.email.storage.pst/folderinfo/enumeratemapimessages/ +--- + +## EnumerateMapiMessages {#enumeratemapimessages} + +Exposes the enumerator, which supports an iteration of messages in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in folder. + +```cpp +EnumerateMapiMessages() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemessageobjects/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemessageobjects/_index.md new file mode 100644 index 0000000000..d27fd3618c --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemessageobjects/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::EnumerateMessageObjects method" +linktitle: "EnumerateMessageObjects" +articleTitle: "EnumerateMessageObjects" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of messages in folder." +type: docs +weight: 150 +url: /cpp/aspose.email.storage.pst/folderinfo/enumeratemessageobjects/ +--- + +## EnumerateMessageObjects {#enumeratemessageobjects} + +Exposes the enumerator, which supports an iteration of messages in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in folder. + +```cpp +EnumerateMessageObjects() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemessages/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemessages/_index.md new file mode 100644 index 0000000000..8f598f2916 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemessages/_index.md @@ -0,0 +1,70 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::EnumerateMessages method" +linktitle: "EnumerateMessages" +articleTitle: "EnumerateMessages" +second_title: "Aspose.Email for C++" +description: "Retrieves MessageInfo objects from the folder." +type: docs +weight: 160 +url: /cpp/aspose.email.storage.pst/folderinfo/enumeratemessages/ +--- + +## EnumerateMessages (1 of 4) {#enumeratemessages_1} + +Retrieves MessageInfo objects from the folder. + +**Returns:** An enumerable collection of all MessageInfo objects in the folder, excluding folder associated information (FAI) items. + +```cpp +EnumerateMessages() +``` + +--- + +## EnumerateMessages (2 of 4) {#enumeratemessages_2} + +Retrieves a collection of MessageInfo objects starting from a specific index and limited to a specified count. + +**Returns:** An enumerable collection of MessageInfo objects starting at the specified index. + +```cpp +EnumerateMessages(int32_t startIndex, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| startIndex | The zero-based index of the first message to retrieve. | +| count | The maximum number of messages to retrieve. If set to -1 , retrieves all messages starting from the specified startIndex . | + +--- + +## EnumerateMessages (3 of 4) {#enumeratemessages_3} + +Retrieves a collection of MessageInfo objects of the specified kind. + +**Returns:** An enumerable collection of MessageInfo objects of the specified kind. + +```cpp +EnumerateMessages(MessageKind kind) +``` + +| Parameter | Description | +| --- | --- | +| kind | The type of items to retrieve, such as normal messages or folder associated information items. | + +--- + +## EnumerateMessages (4 of 4) {#enumeratemessages_4} + +Retrieves a collection of MessageInfo objects that match the specified query. + +**Returns:** An enumerable collection of MessageInfo objects matching the query. + +```cpp +EnumerateMessages(System::SharedPtr < Tools::Search::MailQuery > mailQuery) +``` + +| Parameter | Description | +| --- | --- | +| mailQuery | The query criteria used to filter messages. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemessagesentryid/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemessagesentryid/_index.md new file mode 100644 index 0000000000..2daab5a0fa --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/enumeratemessagesentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::EnumerateMessagesEntryId method" +linktitle: "EnumerateMessagesEntryId" +articleTitle: "EnumerateMessagesEntryId" +second_title: "Aspose.Email for C++" +description: "Enumerates the entryID of messages." +type: docs +weight: 170 +url: /cpp/aspose.email.storage.pst/folderinfo/enumeratemessagesentryid/ +--- + +## EnumerateMessagesEntryId {#enumeratemessagesentryid} + +Enumerates the entryID of messages. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through entryID of messages in folder. + +```cpp +EnumerateMessagesEntryId() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/folderinfo/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/folderinfo/_index.md new file mode 100644 index 0000000000..90c37f7f37 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/folderinfo/_index.md @@ -0,0 +1,87 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::FolderInfo constructor" +linktitle: "FolderInfo" +articleTitle: "FolderInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FolderInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/folderinfo/folderinfo/ +--- + +## FolderInfo (1 of 5) {#folderinfo_1} + +Initializes a new instance of the FolderInfo class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +FolderInfo() +``` + +--- + +## FolderInfo (2 of 5) {#folderinfo_2} + +Initializes a new instance of the FolderInfo class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +FolderInfo(System::SharedPtr < Ltp::Item > item, System::SharedPtr < PstDoer > doer) +``` + +| Parameter | Description | +| --- | --- | +| doer | The doer. | +| item | The item. | + +--- + +## FolderInfo (3 of 5) {#folderinfo_3} + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +FolderInfo(System::SharedPtr < Ndb::NodeId > folderNodeId, System::SharedPtr < PstDoer > doer, System::SharedPtr < System::Collections::Generic::IEnumerator< System::SharedPtr < Ltp::PropertyInfo >>> propertyEnumerator) +``` + +| Parameter | Description | +| --- | --- | +| folderNodeId | | +| doer | | +| propertyEnumerator | | + +--- + +## FolderInfo (4 of 5) {#folderinfo_4} + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +FolderInfo(System::SharedPtr < Ndb::NodeId > folderNodeId, System::SharedPtr < PstDoer > doer, bool throwExceptionsAndClosePst) +``` + +| Parameter | Description | +| --- | --- | +| folderNodeId | | +| doer | | +| throwExceptionsAndClosePst | | + +--- + +## FolderInfo (5 of 5) {#folderinfo_5} + +Initializes a new instance of the FolderInfo class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +FolderInfo(System::SharedPtr < Ndb::NodeId > folderNodeId, System::SharedPtr < PstDoer > doer) +``` + +| Parameter | Description | +| --- | --- | +| doer | The doer. | +| folderNodeId | The folder node identifier. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_containerclass/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_containerclass/_index.md new file mode 100644 index 0000000000..7facb31bbd --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_containerclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_ContainerClass method" +linktitle: "get_ContainerClass" +articleTitle: "get_ContainerClass" +second_title: "Aspose.Email for C++" +description: "Gets container class of the folder object." +type: docs +weight: 180 +url: /cpp/aspose.email.storage.pst/folderinfo/get_containerclass/ +--- + +## get_ContainerClass {#get_containerclass} + +Gets container class of the folder object. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_ContainerClass() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_contentcount/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_contentcount/_index.md new file mode 100644 index 0000000000..b2c01e686a --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_contentcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_ContentCount method" +linktitle: "get_ContentCount" +articleTitle: "get_ContentCount" +second_title: "Aspose.Email for C++" +description: "Gets the total number of items in the folder." +type: docs +weight: 190 +url: /cpp/aspose.email.storage.pst/folderinfo/get_contentcount/ +--- + +## get_ContentCount {#get_contentcount} + +Gets the total number of items in the folder. + +**Returns:** int32_t Aspose::Email::Storage::Pst:: + +```cpp +get_ContentCount() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_contentunreadcount/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_contentunreadcount/_index.md new file mode 100644 index 0000000000..e310e82c19 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_contentunreadcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_ContentUnreadCount method" +linktitle: "get_ContentUnreadCount" +articleTitle: "get_ContentUnreadCount" +second_title: "Aspose.Email for C++" +description: "Gets the number of unread items in the folder." +type: docs +weight: 200 +url: /cpp/aspose.email.storage.pst/folderinfo/get_contentunreadcount/ +--- + +## get_ContentUnreadCount {#get_contentunreadcount} + +Gets the number of unread items in the folder. + +**Returns:** int32_t Aspose::Email::Storage::Pst:: + +```cpp +get_ContentUnreadCount() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_displayname/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_displayname/_index.md new file mode 100644 index 0000000000..7155323784 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the display name of folder." +type: docs +weight: 210 +url: /cpp/aspose.email.storage.pst/folderinfo/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the display name of folder. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_entryid/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_entryid/_index.md new file mode 100644 index 0000000000..afc82a77fb --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_EntryId method" +linktitle: "get_EntryId" +articleTitle: "get_EntryId" +second_title: "Aspose.Email for C++" +description: "Gets the entry ID." +type: docs +weight: 220 +url: /cpp/aspose.email.storage.pst/folderinfo/get_entryid/ +--- + +## get_EntryId {#get_entryid} + +Gets the entry ID. + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Pst:: + +```cpp +get_EntryId() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_entryidstring/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_entryidstring/_index.md new file mode 100644 index 0000000000..300d06b6e5 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_entryidstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_EntryIdString method" +linktitle: "get_EntryIdString" +articleTitle: "get_EntryIdString" +second_title: "Aspose.Email for C++" +description: "Gets string representation of entry ID." +type: docs +weight: 230 +url: /cpp/aspose.email.storage.pst/folderinfo/get_entryidstring/ +--- + +## get_EntryIdString {#get_entryidstring} + +Gets string representation of entry ID. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_EntryIdString() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_hassubfolders/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_hassubfolders/_index.md new file mode 100644 index 0000000000..27be5fc744 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_hassubfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_HasSubFolders method" +linktitle: "get_HasSubFolders" +articleTitle: "get_HasSubFolders" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the Folder object has any subfolders." +type: docs +weight: 240 +url: /cpp/aspose.email.storage.pst/folderinfo/get_hassubfolders/ +--- + +## get_HasSubFolders {#get_hassubfolders} + +Gets a value indicating whether the Folder object has any subfolders. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_HasSubFolders() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_isunicode/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_isunicode/_index.md new file mode 100644 index 0000000000..c329721969 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_isunicode/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_IsUnicode method" +linktitle: "get_IsUnicode" +articleTitle: "get_IsUnicode" +second_title: "Aspose.Email for C++" +description: "get_IsUnicode of FolderInfo." +type: docs +weight: 250 +url: /cpp/aspose.email.storage.pst/folderinfo/get_isunicode/ +--- + +## get_IsUnicode {#get_isunicode} + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_IsUnicode() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_lastmodificationtime/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_lastmodificationtime/_index.md new file mode 100644 index 0000000000..05797dacea --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_lastmodificationtime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_LastModificationTime method" +linktitle: "get_LastModificationTime" +articleTitle: "get_LastModificationTime" +second_title: "Aspose.Email for C++" +description: "Gets the last modification time." +type: docs +weight: 260 +url: /cpp/aspose.email.storage.pst/folderinfo/get_lastmodificationtime/ +--- + +## get_LastModificationTime {#get_lastmodificationtime} + +Gets the last modification time. + +**Returns:** System::DateTime Aspose::Email::Storage::Pst:: + +```cpp +get_LastModificationTime() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_nid/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_nid/_index.md new file mode 100644 index 0000000000..592594d9b2 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_nid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_Nid method" +linktitle: "get_Nid" +articleTitle: "get_Nid" +second_title: "Aspose.Email for C++" +description: "Gets node Id of Folder PC." +type: docs +weight: 270 +url: /cpp/aspose.email.storage.pst/folderinfo/get_nid/ +--- + +## get_Nid {#get_nid} + +Gets node Id of Folder PC. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Pst:: + +```cpp +get_Nid() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/get_properties/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/get_properties/_index.md new file mode 100644 index 0000000000..bd36bc0fe4 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the folder properties." +type: docs +weight: 280 +url: /cpp/aspose.email.storage.pst/folderinfo/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the folder properties. + +**Returns:** System::SharedPtr < Mapi::MapiPropertyCollection > Aspose::Email::Storage::Pst:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/getcontents/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/getcontents/_index.md new file mode 100644 index 0000000000..076a26be94 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/getcontents/_index.md @@ -0,0 +1,104 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::GetContents method" +linktitle: "GetContents" +articleTitle: "GetContents" +second_title: "Aspose.Email for C++" +description: "Get collection of messages." +type: docs +weight: 290 +url: /cpp/aspose.email.storage.pst/folderinfo/getcontents/ +--- + +## GetContents (1 of 6) {#getcontents_1} + +Get collection of messages. + +**Returns:** Collection of MessageInfo . + +```cpp +GetContents() +``` + +--- + +## GetContents (2 of 6) {#getcontents_2} + +Get collection of messages. + +**Returns:** Collection of MessageInfo . + +```cpp +GetContents(bool tryToReadCorruptedContents) +``` + +| Parameter | Description | +| --- | --- | +| tryToReadCorruptedContents | If the value of this parameter is true, the method will try to read the content even if the file is corrupted. This value can be used if the GetContents() method throws an exception about the file corruption. If the value of this parameter is false, the method works in the same way as GetContents() method without parameters. | + +--- + +## GetContents (3 of 6) {#getcontents_3} + +Gets the collection of messages. + +**Returns:** Collection of MessageInfo . + +```cpp +GetContents(int32_t startIndex, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| startIndex | The start message index. | +| count | The number of messages that will be retrieved. | + +--- + +## GetContents (4 of 6) {#getcontents_4} + +Get collection of messages. + +**Returns:** Collection of MessageInfo . + +```cpp +GetContents(MessageKind kind) +``` + +| Parameter | Description | +| --- | --- | +| kind | The message kind. | + +--- + +## GetContents (5 of 6) {#getcontents_5} + +Get collection of messages. + +**Returns:** Collection of MessageInfo . + +```cpp +GetContents(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | + +--- + +## GetContents (6 of 6) {#getcontents_6} + +Gets the collection of messages. + +**Returns:** Collection of MessageInfo . + +```cpp +GetContents(System::SharedPtr < Tools::Search::MailQuery > query, int32_t startIndex, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | +| startIndex | The start message index. | +| count | The number of messages that will be retrieved. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/getpredefinedtype/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/getpredefinedtype/_index.md new file mode 100644 index 0000000000..6b5c9463a3 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/getpredefinedtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::GetPredefinedType method" +linktitle: "GetPredefinedType" +articleTitle: "GetPredefinedType" +second_title: "Aspose.Email for C++" +description: "Gets the type of predefined folder." +type: docs +weight: 300 +url: /cpp/aspose.email.storage.pst/folderinfo/getpredefinedtype/ +--- + +## GetPredefinedType {#getpredefinedtype} + +Gets the type of predefined folder. + +**Returns:** The StandardIpmFolder enum value. If the folder is not predefined, it returns StandardIpmFolder::Unspecified + +```cpp +GetPredefinedType(bool getForTopLevelParent) +``` + +| Parameter | Description | +| --- | --- | +| getForTopLevelParent | If true, returns the predefined type for the top-level parent folder. This determines whether the current folder is a subfolder of a predefined folder. If false, it returns the predefined type for the current folder. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/getsubfolder/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/getsubfolder/_index.md new file mode 100644 index 0000000000..c9ac49625f --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/getsubfolder/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::GetSubFolder method" +linktitle: "GetSubFolder" +articleTitle: "GetSubFolder" +second_title: "Aspose.Email for C++" +description: "Get subfolder." +type: docs +weight: 310 +url: /cpp/aspose.email.storage.pst/folderinfo/getsubfolder/ +--- + +## GetSubFolder (1 of 3) {#getsubfolder_1} + +Get subfolder. + +**Returns:** A FolderInfo object. + +```cpp +GetSubFolder(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | Name of subfolder. | + +--- + +## GetSubFolder (2 of 3) {#getsubfolder_2} + +Gets the subfolder. + +**Returns:** A FolderInfo object. + +```cpp +GetSubFolder(System::String name, bool ignoreCase) +``` + +| Parameter | Description | +| --- | --- | +| name | Name of subfolder. | +| ignoreCase | Indicates that a search should ignore case sensitivity when matching the folder name. | + +--- + +## GetSubFolder (3 of 3) {#getsubfolder_3} + +Retrieves a subfolder with the specified name from the current folder. + +**Returns:** The FolderInfo representing the retrieved subfolder, or null if the subfolder is not found. + +```cpp +GetSubFolder(System::String name, bool ignoreCase, bool handlePathSeparator) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of the subfolder to retrieve. | +| ignoreCase | Specifies whether to perform a case-insensitive search for folders with the given name. | +| handlePathSeparator | Specifies whether the specified folder name should be treated as a path if it contains backslashes. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/getsubfolders/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/getsubfolders/_index.md new file mode 100644 index 0000000000..037435b4f7 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/getsubfolders/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::GetSubFolders method" +linktitle: "GetSubFolders" +articleTitle: "GetSubFolders" +second_title: "Aspose.Email for C++" +description: "Gets collection of subfolders." +type: docs +weight: 320 +url: /cpp/aspose.email.storage.pst/folderinfo/getsubfolders/ +--- + +## GetSubFolders (1 of 3) {#getsubfolders_1} + +Gets collection of subfolders. + +**Returns:** The FolderInfo collection. + +```cpp +GetSubFolders() +``` + +--- + +## GetSubFolders (2 of 3) {#getsubfolders_2} + +Gets collection of subfolders. + +**Returns:** The FolderInfo collection. + +```cpp +GetSubFolders(FolderKind kind) +``` + +| Parameter | Description | +| --- | --- | +| kind | The FolderKind that represents kind of folder. | + +--- + +## GetSubFolders (3 of 3) {#getsubfolders_3} + +Gets collection of subfolders. + +**Returns:** The FolderInfo collection. + +```cpp +GetSubFolders(System::SharedPtr < Tools::Search::MailQuery > query) +``` + +| Parameter | Description | +| --- | --- | +| query | MailQuery that represents search query. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/isstandardipmfolder/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/isstandardipmfolder/_index.md new file mode 100644 index 0000000000..4b85c0a2ac --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/isstandardipmfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::IsStandardIpmFolder method" +linktitle: "IsStandardIpmFolder" +articleTitle: "IsStandardIpmFolder" +second_title: "Aspose.Email for C++" +description: "Determines whether [is standard ipm folder]." +type: docs +weight: 330 +url: /cpp/aspose.email.storage.pst/folderinfo/isstandardipmfolder/ +--- + +## IsStandardIpmFolder {#isstandardipmfolder} + +Determines whether [is standard ipm folder]. + +**Returns:** true if [is standard ipm folder]; otherwise, false . + +```cpp +IsStandardIpmFolder() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/itemmoved/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/itemmoved/_index.md new file mode 100644 index 0000000000..dd94c01bcf --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/itemmoved/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::ItemMoved method" +linktitle: "ItemMoved" +articleTitle: "ItemMoved" +second_title: "Aspose.Email for C++" +description: "Occurs when an item is moved to the another folder." +type: docs +weight: 410 +url: /cpp/aspose.email.storage.pst/folderinfo/itemmoved/ +--- + +## ItemMoved {#itemmoved} + +Occurs when an item is moved to the another folder. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Storage::Pst::ItemMovedEventArgs >)> Aspose::Email::Storage::Pst:: + +```cpp +ItemMoved() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/mergewith/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/mergewith/_index.md new file mode 100644 index 0000000000..8dcdf813fe --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/mergewith/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::MergeWith method" +linktitle: "MergeWith" +articleTitle: "MergeWith" +second_title: "Aspose.Email for C++" +description: "Merges the folder with the folder from another pst." +type: docs +weight: 340 +url: /cpp/aspose.email.storage.pst/folderinfo/mergewith/ +--- + +## MergeWith (1 of 2) {#mergewith_1} + +Merges the folder with the folder from another pst. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +MergeWith(System::SharedPtr < FolderInfo > sourceFolder) +``` + +| Parameter | Description | +| --- | --- | +| sourceFolder | The source folder. | + +--- + +## MergeWith (2 of 2) {#mergewith_2} + +Merges the folder with the folder from another pst. OnItemMoved event is called on both messages and directories. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +MergeWith(System::SharedPtr < FolderInfo > sourceFolder, bool recursiveHandler) +``` + +| Parameter | Description | +| --- | --- | +| sourceFolder | The source folder. | +| recursiveHandler | If true, OnItemMoved will be called on all messages, including messages in sub-directories, otherwise OnItemMoved will be called only for messages in the current directory. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/messageadded/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/messageadded/_index.md new file mode 100644 index 0000000000..2d2e5b9bb9 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/messageadded/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::MessageAdded method" +linktitle: "MessageAdded" +articleTitle: "MessageAdded" +second_title: "Aspose.Email for C++" +description: "Occurs when a message is added to the current folder." +type: docs +weight: 420 +url: /cpp/aspose.email.storage.pst/folderinfo/messageadded/ +--- + +## MessageAdded {#messageadded} + +Occurs when a message is added to the current folder. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Storage::Pst::MessageAddedEventArgs >)> Aspose::Email::Storage::Pst:: + +```cpp +MessageAdded() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/movecontents/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/movecontents/_index.md new file mode 100644 index 0000000000..cc3e18b169 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/movecontents/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::MoveContents method" +linktitle: "MoveContents" +articleTitle: "MoveContents" +second_title: "Aspose.Email for C++" +description: "Moves the contents to a new folder." +type: docs +weight: 350 +url: /cpp/aspose.email.storage.pst/folderinfo/movecontents/ +--- + +## MoveContents {#movecontents} + +Moves the contents to a new folder. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +MoveContents(System::SharedPtr < FolderInfo > newFolder) +``` + +| Parameter | Description | +| --- | --- | +| newFolder | The new folder. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/movesubfolders/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/movesubfolders/_index.md new file mode 100644 index 0000000000..6c7d394af7 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/movesubfolders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::MoveSubfolders method" +linktitle: "MoveSubfolders" +articleTitle: "MoveSubfolders" +second_title: "Aspose.Email for C++" +description: "Moves the subfolders to a new parent folder." +type: docs +weight: 360 +url: /cpp/aspose.email.storage.pst/folderinfo/movesubfolders/ +--- + +## MoveSubfolders {#movesubfolders} + +Moves the subfolders to a new parent folder. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +MoveSubfolders(System::SharedPtr < FolderInfo > newFolder) +``` + +| Parameter | Description | +| --- | --- | +| newFolder | The new parent folder. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/retrievefullpath/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/retrievefullpath/_index.md new file mode 100644 index 0000000000..1adadca3fe --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/retrievefullpath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::RetrieveFullPath method" +linktitle: "RetrieveFullPath" +articleTitle: "RetrieveFullPath" +second_title: "Aspose.Email for C++" +description: "Retrieves the full path of folder within the PST file." +type: docs +weight: 370 +url: /cpp/aspose.email.storage.pst/folderinfo/retrievefullpath/ +--- + +## RetrieveFullPath {#retrievefullpath} + +Retrieves the full path of folder within the PST file. + +**Returns:** The string that represents the full path. + +```cpp +RetrieveFullPath() +``` + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/setproperties/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/setproperties/_index.md new file mode 100644 index 0000000000..96840e9f47 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/setproperties/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::SetProperties method" +linktitle: "SetProperties" +articleTitle: "SetProperties" +second_title: "Aspose.Email for C++" +description: "SetProperties of FolderInfo." +type: docs +weight: 380 +url: /cpp/aspose.email.storage.pst/folderinfo/setproperties/ +--- + +## SetProperties {#setproperties} + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SetProperties(System::SharedPtr < Ndb::NodeId > folderNodeId) +``` + +| Parameter | Description | +| --- | --- | +| folderNodeId | | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/updatemessage/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/updatemessage/_index.md new file mode 100644 index 0000000000..af21053ec9 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/updatemessage/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::UpdateMessage method" +linktitle: "UpdateMessage" +articleTitle: "UpdateMessage" +second_title: "Aspose.Email for C++" +description: "Updates the message in folder." +type: docs +weight: 390 +url: /cpp/aspose.email.storage.pst/folderinfo/updatemessage/ +--- + +## UpdateMessage {#updatemessage} + +Updates the message in folder. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +UpdateMessage(System::String entryId, System::SharedPtr < Mapi::MapiMessageItemBase > updatedMessage) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The message entry identifier. | +| updatedMessage | The updated message. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfo/updatesubfoldersproperty/_index.md b/english/cpp/aspose.email.storage.pst/folderinfo/updatesubfoldersproperty/_index.md new file mode 100644 index 0000000000..2002f88a39 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfo/updatesubfoldersproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfo::UpdateSubfoldersProperty method" +linktitle: "UpdateSubfoldersProperty" +articleTitle: "UpdateSubfoldersProperty" +second_title: "Aspose.Email for C++" +description: "Updates the sub-folders property." +type: docs +weight: 400 +url: /cpp/aspose.email.storage.pst/folderinfo/updatesubfoldersproperty/ +--- + +## UpdateSubfoldersProperty {#updatesubfoldersproperty} + +Updates the sub-folders property. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +UpdateSubfoldersProperty(uint8_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The property value. | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfocollection/_index.md b/english/cpp/aspose.email.storage.pst/folderinfocollection/_index.md new file mode 100644 index 0000000000..286595077d --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfocollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfoCollection class" +linktitle: "FolderInfoCollection" +articleTitle: "FolderInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents collection of FolderInfo ." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/folderinfocollection/ +--- + +## FolderInfoCollection class + +Represents collection of FolderInfo . + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.storage.pst/folderinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.storage.pst/folderinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..8d4e6089e8 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Storage::Pst::FolderInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of FolderInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/folderinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.storage.pst/folderkind/_index.md b/english/cpp/aspose.email.storage.pst/folderkind/_index.md new file mode 100644 index 0000000000..e753bad34c --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/folderkind/_index.md @@ -0,0 +1,20 @@ +--- +title: "FolderKind Enum" +linktitle: "FolderKind" +articleTitle: "FolderKind" +second_title: "Aspose.Email for C++" +description: "Represents the different kinds of pst folders." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/folderkind/ +--- + +## FolderKind enumeration (2 values) + +Represents the different kinds of pst folders. + +| Value | Description | +| --- | --- | +| Normal | Represents the normal pst folder. | +| Search | Represents the search folder. It is a virtual folder that provides a view of all email items that match specific search criteria. | + diff --git a/english/cpp/aspose.email.storage.pst/itemmovedeventargs/_index.md b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/_index.md new file mode 100644 index 0000000000..02fdb06a9c --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Storage::Pst::ItemMovedEventArgs class" +linktitle: "ItemMovedEventArgs" +articleTitle: "ItemMovedEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the FolderInfo::ItemMoved event" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/itemmovedeventargs/ +--- + +## ItemMovedEventArgs class + +Provides data for the FolderInfo::ItemMoved event + +## Constructors + +| Name | Description | +| --- | --- | +| [ItemMovedEventArgs (6 overloads)](./itemmovedeventargs/) | Initializes a new instance of the ItemMovedEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DestinationFolder](./get_destinationfolder/) | Gets the destination folder. | +| [get_EntryId](./get_entryid/) | Gets the string that represents the EntryId of the moved message. | +| [get_IsFolder](./get_isfolder/) | Return true, if entry refers to a Folder | +| [get_IsMessage](./get_ismessage/) | Return true, if entry refers to a Message | +| [get_ItemProperties](./get_itemproperties/) | Gets the item properties that has been moved. | + diff --git a/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_destinationfolder/_index.md b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_destinationfolder/_index.md new file mode 100644 index 0000000000..b0dfb2514d --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_destinationfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::ItemMovedEventArgs::get_DestinationFolder method" +linktitle: "get_DestinationFolder" +articleTitle: "get_DestinationFolder" +second_title: "Aspose.Email for C++" +description: "Gets the destination folder." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/itemmovedeventargs/get_destinationfolder/ +--- + +## get_DestinationFolder {#get_destinationfolder} + +Gets the destination folder. + +**Returns:** System::SharedPtr < FolderInfo > Aspose::Email::Storage::Pst:: + +```cpp +get_DestinationFolder() +``` + diff --git a/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_entryid/_index.md b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_entryid/_index.md new file mode 100644 index 0000000000..510c259c66 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::ItemMovedEventArgs::get_EntryId method" +linktitle: "get_EntryId" +articleTitle: "get_EntryId" +second_title: "Aspose.Email for C++" +description: "Gets the string that represents the EntryId of the moved message." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/itemmovedeventargs/get_entryid/ +--- + +## get_EntryId {#get_entryid} + +Gets the string that represents the EntryId of the moved message. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_EntryId() +``` + diff --git a/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_isfolder/_index.md b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_isfolder/_index.md new file mode 100644 index 0000000000..fcb95a993e --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_isfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::ItemMovedEventArgs::get_IsFolder method" +linktitle: "get_IsFolder" +articleTitle: "get_IsFolder" +second_title: "Aspose.Email for C++" +description: "Return true, if entry refers to a Folder" +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/itemmovedeventargs/get_isfolder/ +--- + +## get_IsFolder {#get_isfolder} + +Return true, if entry refers to a Folder + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_IsFolder() +``` + diff --git a/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_ismessage/_index.md b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_ismessage/_index.md new file mode 100644 index 0000000000..cc90214de1 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_ismessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::ItemMovedEventArgs::get_IsMessage method" +linktitle: "get_IsMessage" +articleTitle: "get_IsMessage" +second_title: "Aspose.Email for C++" +description: "Return true, if entry refers to a Message" +type: docs +weight: 40 +url: /cpp/aspose.email.storage.pst/itemmovedeventargs/get_ismessage/ +--- + +## get_IsMessage {#get_ismessage} + +Return true, if entry refers to a Message + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_IsMessage() +``` + diff --git a/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_itemproperties/_index.md b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_itemproperties/_index.md new file mode 100644 index 0000000000..63b5343628 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/get_itemproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::ItemMovedEventArgs::get_ItemProperties method" +linktitle: "get_ItemProperties" +articleTitle: "get_ItemProperties" +second_title: "Aspose.Email for C++" +description: "Gets the item properties that has been moved." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.pst/itemmovedeventargs/get_itemproperties/ +--- + +## get_ItemProperties {#get_itemproperties} + +Gets the item properties that has been moved. + +**Returns:** System::SharedPtr < Mapi::MapiPropertyCollection > Aspose::Email::Storage::Pst:: + +```cpp +get_ItemProperties() +``` + diff --git a/english/cpp/aspose.email.storage.pst/itemmovedeventargs/itemmovedeventargs/_index.md b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/itemmovedeventargs/_index.md new file mode 100644 index 0000000000..37cdd7ff6f --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/itemmovedeventargs/itemmovedeventargs/_index.md @@ -0,0 +1,110 @@ +--- +title: "Aspose::Email::Storage::Pst::ItemMovedEventArgs::ItemMovedEventArgs constructor" +linktitle: "ItemMovedEventArgs" +articleTitle: "ItemMovedEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ItemMovedEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/itemmovedeventargs/itemmovedeventargs/ +--- + +## ItemMovedEventArgs (1 of 6) {#itemmovedeventargs_1} + +Initializes a new instance of the ItemMovedEventArgs class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +ItemMovedEventArgs(System::SharedPtr < MessageInfo > message, System::SharedPtr < FolderInfo > parent) +``` + +| Parameter | Description | +| --- | --- | +| message | The message. | +| parent | | + +--- + +## ItemMovedEventArgs (2 of 6) {#itemmovedeventargs_2} + +Initializes a new instance of the ItemMovedEventArgs class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +ItemMovedEventArgs(System::SharedPtr < FolderInfo > folder, System::SharedPtr < FolderInfo > parent) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | +| parent | | + +--- + +## ItemMovedEventArgs (3 of 6) {#itemmovedeventargs_3} + +Initializes a new instance of the ItemMovedEventArgs class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +ItemMovedEventArgs(System::String entryId, System::SharedPtr < Mapi::MapiPropertyCollection > properties, System::SharedPtr < FolderInfo > parent) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry identifier. | +| properties | The properties. | +| parent | | + +--- + +## ItemMovedEventArgs (4 of 6) {#itemmovedeventargs_4} + +Initializes a new instance of the ItemMovedEventArgs class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +ItemMovedEventArgs(System::SharedPtr < MessageInfo > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message. | + +--- + +## ItemMovedEventArgs (5 of 6) {#itemmovedeventargs_5} + +Initializes a new instance of the ItemMovedEventArgs class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +ItemMovedEventArgs(System::SharedPtr < FolderInfo > folder) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder. | + +--- + +## ItemMovedEventArgs (6 of 6) {#itemmovedeventargs_6} + +Initializes a new instance of the ItemMovedEventArgs class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +ItemMovedEventArgs(System::String entryId, System::SharedPtr < Mapi::MapiPropertyCollection > properties) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry identifier. | +| properties | The properties. | + diff --git a/english/cpp/aspose.email.storage.pst/mapiimportance/_index.md b/english/cpp/aspose.email.storage.pst/mapiimportance/_index.md new file mode 100644 index 0000000000..2efb041ef3 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/mapiimportance/_index.md @@ -0,0 +1,21 @@ +--- +title: "MapiImportance Enum" +linktitle: "MapiImportance" +articleTitle: "MapiImportance" +second_title: "Aspose.Email for C++" +description: "Contains a values that indicates the message importance." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/mapiimportance/ +--- + +## MapiImportance enumeration (3 values) + +Contains a values that indicates the message importance. + +| Value | Description | +| --- | --- | +| Low | Low importance. | +| Normal | Normal importance. | +| High | High importance. | + diff --git a/english/cpp/aspose.email.storage.pst/mapisensitivity/_index.md b/english/cpp/aspose.email.storage.pst/mapisensitivity/_index.md new file mode 100644 index 0000000000..07ae6bf550 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/mapisensitivity/_index.md @@ -0,0 +1,22 @@ +--- +title: "MapiSensitivity Enum" +linktitle: "MapiSensitivity" +articleTitle: "MapiSensitivity" +second_title: "Aspose.Email for C++" +description: "Contains a values that indicates the message sensitivity." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/mapisensitivity/ +--- + +## MapiSensitivity enumeration (4 values) + +Contains a values that indicates the message sensitivity. + +| Value | Description | +| --- | --- | +| None | The message has no special sensitivity. | +| Personal | The message is personal. | +| Private | The message is private. | +| CompanyConfidential | The message is designated company confidential. | + diff --git a/english/cpp/aspose.email.storage.pst/messageaddedeventargs/_index.md b/english/cpp/aspose.email.storage.pst/messageaddedeventargs/_index.md new file mode 100644 index 0000000000..211f91ee87 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageaddedeventargs/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageAddedEventArgs class" +linktitle: "MessageAddedEventArgs" +articleTitle: "MessageAddedEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the FolderInfo::MessageAdded event" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messageaddedeventargs/ +--- + +## MessageAddedEventArgs class + +Provides data for the FolderInfo::MessageAdded event + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageAddedEventArgs](./messageaddedeventargs/) | Initializes a new instance of the MessageAddedEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_EntryId](./get_entryid/) | Gets the string that represents the EntryId of the added message. | +| [get_Message](./get_message/) | Gets the message that has been added. | + diff --git a/english/cpp/aspose.email.storage.pst/messageaddedeventargs/get_entryid/_index.md b/english/cpp/aspose.email.storage.pst/messageaddedeventargs/get_entryid/_index.md new file mode 100644 index 0000000000..0e17b35f5c --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageaddedeventargs/get_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageAddedEventArgs::get_EntryId method" +linktitle: "get_EntryId" +articleTitle: "get_EntryId" +second_title: "Aspose.Email for C++" +description: "Gets the string that represents the EntryId of the added message." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messageaddedeventargs/get_entryid/ +--- + +## get_EntryId {#get_entryid} + +Gets the string that represents the EntryId of the added message. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_EntryId() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageaddedeventargs/get_message/_index.md b/english/cpp/aspose.email.storage.pst/messageaddedeventargs/get_message/_index.md new file mode 100644 index 0000000000..64256be778 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageaddedeventargs/get_message/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageAddedEventArgs::get_Message method" +linktitle: "get_Message" +articleTitle: "get_Message" +second_title: "Aspose.Email for C++" +description: "Gets the message that has been added." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/messageaddedeventargs/get_message/ +--- + +## get_Message {#get_message} + +Gets the message that has been added. + +**Returns:** System::SharedPtr < Mapi::MapiMessage > Aspose::Email::Storage::Pst:: + +```cpp +get_Message() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageaddedeventargs/messageaddedeventargs/_index.md b/english/cpp/aspose.email.storage.pst/messageaddedeventargs/messageaddedeventargs/_index.md new file mode 100644 index 0000000000..5b9e9ad337 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageaddedeventargs/messageaddedeventargs/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageAddedEventArgs::MessageAddedEventArgs constructor" +linktitle: "MessageAddedEventArgs" +articleTitle: "MessageAddedEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageAddedEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messageaddedeventargs/messageaddedeventargs/ +--- + +## MessageAddedEventArgs {#messageaddedeventargs} + +Initializes a new instance of the MessageAddedEventArgs class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +MessageAddedEventArgs(System::String entryId, System::SharedPtr < Mapi::MapiMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry id. | +| message | The message. | + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/_index.md new file mode 100644 index 0000000000..f916202705 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo class" +linktitle: "MessageInfo" +articleTitle: "MessageInfo" +second_title: "Aspose.Email for C++" +description: "Represents information about message in PST." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messageinfo/ +--- + +## MessageInfo class + +Represents information about message in PST. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageInfo (3 overloads)](./messageinfo/) | Initializes a new instance of the MessageInfo class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_BodyForQueryOnly](./get_bodyforqueryonly/) | This field is used only when searching for a body in the query | +| [get_DisplayCC](./get_displaycc/) | Gets the CC: line. | +| [get_DisplayTo](./get_displayto/) | Gets the To: line. | +| [get_EntryId](./get_entryid/) | Gets the entry ID. | +| [get_EntryIdString](./get_entryidstring/) | Gets string representation of entry ID. | +| [get_Importance](./get_importance/) | Gets the Importance. | +| [get_MessageClass](./get_messageclass/) | Gets the Message class. | +| [get_Nid](./get_nid/) | The node ID. | +| [get_NidParent](./get_nidparent/) | The nodeId of parent folder. | +| [get_Properties](./get_properties/) | Gets the MessageInfo properties. | +| [get_SenderRepresentativeName](./get_senderrepresentativename/) | Gets the sender representative name. | +| [get_Sensitivity](./get_sensitivity/) | Gets the Sensitivity. | +| [get_Subject](./get_subject/) | Gets the message subject. | +| [ParseQuery](./parsequery/) | | +| [set_BodyForQueryOnly](./set_bodyforqueryonly/) | This field is used only when searching for a body in the query | +| [recipientsForQueryOnly](./recipientsforqueryonly/) | | +| [senderForQueryOnly](./senderforqueryonly/) | | + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_bodyforqueryonly/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_bodyforqueryonly/_index.md new file mode 100644 index 0000000000..dac62c512b --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_bodyforqueryonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_BodyForQueryOnly method" +linktitle: "get_BodyForQueryOnly" +articleTitle: "get_BodyForQueryOnly" +second_title: "Aspose.Email for C++" +description: "This field is used only when searching for a body in the query" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messageinfo/get_bodyforqueryonly/ +--- + +## get_BodyForQueryOnly {#get_bodyforqueryonly} + +This field is used only when searching for a body in the query + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_BodyForQueryOnly() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_displaycc/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_displaycc/_index.md new file mode 100644 index 0000000000..0c0e2ab0f8 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_displaycc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_DisplayCC method" +linktitle: "get_DisplayCC" +articleTitle: "get_DisplayCC" +second_title: "Aspose.Email for C++" +description: "Gets the CC: line." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/messageinfo/get_displaycc/ +--- + +## get_DisplayCC {#get_displaycc} + +Gets the CC: line. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_DisplayCC() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_displayto/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_displayto/_index.md new file mode 100644 index 0000000000..2f3a702378 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_displayto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_DisplayTo method" +linktitle: "get_DisplayTo" +articleTitle: "get_DisplayTo" +second_title: "Aspose.Email for C++" +description: "Gets the To: line." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/messageinfo/get_displayto/ +--- + +## get_DisplayTo {#get_displayto} + +Gets the To: line. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_DisplayTo() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_entryid/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_entryid/_index.md new file mode 100644 index 0000000000..04d2f451a2 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_entryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_EntryId method" +linktitle: "get_EntryId" +articleTitle: "get_EntryId" +second_title: "Aspose.Email for C++" +description: "Gets the entry ID." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.pst/messageinfo/get_entryid/ +--- + +## get_EntryId {#get_entryid} + +Gets the entry ID. + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Pst:: + +```cpp +get_EntryId() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_entryidstring/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_entryidstring/_index.md new file mode 100644 index 0000000000..c292b1cb16 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_entryidstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_EntryIdString method" +linktitle: "get_EntryIdString" +articleTitle: "get_EntryIdString" +second_title: "Aspose.Email for C++" +description: "Gets string representation of entry ID." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.pst/messageinfo/get_entryidstring/ +--- + +## get_EntryIdString {#get_entryidstring} + +Gets string representation of entry ID. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_EntryIdString() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_importance/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_importance/_index.md new file mode 100644 index 0000000000..4d270399ce --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_importance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_Importance method" +linktitle: "get_Importance" +articleTitle: "get_Importance" +second_title: "Aspose.Email for C++" +description: "Gets the Importance." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.pst/messageinfo/get_importance/ +--- + +## get_Importance {#get_importance} + +Gets the Importance. + +**Returns:** MapiImportance Aspose::Email::Storage::Pst:: + +```cpp +get_Importance() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_messageclass/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_messageclass/_index.md new file mode 100644 index 0000000000..a419e2bcf8 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_messageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_MessageClass method" +linktitle: "get_MessageClass" +articleTitle: "get_MessageClass" +second_title: "Aspose.Email for C++" +description: "Gets the Message class." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.pst/messageinfo/get_messageclass/ +--- + +## get_MessageClass {#get_messageclass} + +Gets the Message class. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_MessageClass() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_nid/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_nid/_index.md new file mode 100644 index 0000000000..b7b02dc5a7 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_nid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_Nid method" +linktitle: "get_Nid" +articleTitle: "get_Nid" +second_title: "Aspose.Email for C++" +description: "The node ID." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.pst/messageinfo/get_nid/ +--- + +## get_Nid {#get_nid} + +The node ID. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Pst:: + +```cpp +get_Nid() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_nidparent/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_nidparent/_index.md new file mode 100644 index 0000000000..02c6dce663 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_nidparent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_NidParent method" +linktitle: "get_NidParent" +articleTitle: "get_NidParent" +second_title: "Aspose.Email for C++" +description: "The nodeId of parent folder." +type: docs +weight: 90 +url: /cpp/aspose.email.storage.pst/messageinfo/get_nidparent/ +--- + +## get_NidParent {#get_nidparent} + +The nodeId of parent folder. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Pst:: + +```cpp +get_NidParent() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_properties/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_properties/_index.md new file mode 100644 index 0000000000..b5f691c272 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the MessageInfo properties." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.pst/messageinfo/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the MessageInfo properties. + +**Returns:** System::SharedPtr < Mapi::MapiPropertyCollection > Aspose::Email::Storage::Pst:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_senderrepresentativename/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_senderrepresentativename/_index.md new file mode 100644 index 0000000000..1f7c5cb645 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_senderrepresentativename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_SenderRepresentativeName method" +linktitle: "get_SenderRepresentativeName" +articleTitle: "get_SenderRepresentativeName" +second_title: "Aspose.Email for C++" +description: "Gets the sender representative name." +type: docs +weight: 110 +url: /cpp/aspose.email.storage.pst/messageinfo/get_senderrepresentativename/ +--- + +## get_SenderRepresentativeName {#get_senderrepresentativename} + +Gets the sender representative name. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_SenderRepresentativeName() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_sensitivity/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_sensitivity/_index.md new file mode 100644 index 0000000000..11f11ca663 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_sensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_Sensitivity method" +linktitle: "get_Sensitivity" +articleTitle: "get_Sensitivity" +second_title: "Aspose.Email for C++" +description: "Gets the Sensitivity." +type: docs +weight: 120 +url: /cpp/aspose.email.storage.pst/messageinfo/get_sensitivity/ +--- + +## get_Sensitivity {#get_sensitivity} + +Gets the Sensitivity. + +**Returns:** MapiSensitivity Aspose::Email::Storage::Pst:: + +```cpp +get_Sensitivity() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/get_subject/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/get_subject/_index.md new file mode 100644 index 0000000000..59e1e4e109 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the message subject." +type: docs +weight: 130 +url: /cpp/aspose.email.storage.pst/messageinfo/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the message subject. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/messageinfo/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/messageinfo/_index.md new file mode 100644 index 0000000000..10cfef51d7 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/messageinfo/_index.md @@ -0,0 +1,59 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::MessageInfo constructor" +linktitle: "MessageInfo" +articleTitle: "MessageInfo" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageInfo class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messageinfo/messageinfo/ +--- + +## MessageInfo (1 of 3) {#messageinfo_1} + +Initializes a new instance of the MessageInfo class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +MessageInfo() +``` + +--- + +## MessageInfo (2 of 3) {#messageinfo_2} + +Initializes a new instance of the MessageInfo class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +MessageInfo(System::SharedPtr < Ltp::Item > item, System::SharedPtr < Ndb::NodeId > parentNodeId, System::ArrayPtr< uint8_t > pstRecordKey, FileFormat format) +``` + +| Parameter | Description | +| --- | --- | +| item | The item. | +| parentNodeId | The parent node identifier. | +| pstRecordKey | The PST record key. | +| xmlQuery | The XML query. | + +--- + +## MessageInfo (3 of 3) {#messageinfo_3} + +Initializes a new instance of the MessageInfo class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +MessageInfo(System::SharedPtr < System::Collections::Generic::IEnumerator< System::SharedPtr < Ltp::PropertyInfo >>> enumerator, System::SharedPtr < Ndb::NodeId > msgNodeId, System::SharedPtr < Ndb::NodeId > parentNodeId, System::ArrayPtr< uint8_t > pstRecordKey, FileFormat format) +``` + +| Parameter | Description | +| --- | --- | +| enumerator | The enumerator. | +| msgNodeId | The MSG node identifier. | +| parentNodeId | The parent node identifier. | +| pstRecordKey | The PST record key. | + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/parsequery/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/parsequery/_index.md new file mode 100644 index 0000000000..0519e5e0f8 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/parsequery/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::ParseQuery method" +linktitle: "ParseQuery" +articleTitle: "ParseQuery" +second_title: "Aspose.Email for C++" +description: "ParseQuery of MessageInfo." +type: docs +weight: 140 +url: /cpp/aspose.email.storage.pst/messageinfo/parsequery/ +--- + +## ParseQuery {#parsequery} + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +ParseQuery(System::SharedPtr < System::Xml::XmlNode > xmlQuery) +``` + +| Parameter | Description | +| --- | --- | +| xmlQuery | | + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/recipientsforqueryonly/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/recipientsforqueryonly/_index.md new file mode 100644 index 0000000000..2eb2a3ee98 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/recipientsforqueryonly/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::recipientsForQueryOnly method" +linktitle: "recipientsForQueryOnly" +articleTitle: "recipientsForQueryOnly" +second_title: "Aspose.Email for C++" +description: "recipientsForQueryOnly of MessageInfo." +type: docs +weight: 160 +url: /cpp/aspose.email.storage.pst/messageinfo/recipientsforqueryonly/ +--- + +## recipientsForQueryOnly {#recipientsforqueryonly} + +**Returns:** System::SharedPtr < Mapi::MapiRecipientCollection > Aspose::Email::Storage::Pst:: + +```cpp +recipientsForQueryOnly() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/senderforqueryonly/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/senderforqueryonly/_index.md new file mode 100644 index 0000000000..8deaba87ad --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/senderforqueryonly/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::senderForQueryOnly method" +linktitle: "senderForQueryOnly" +articleTitle: "senderForQueryOnly" +second_title: "Aspose.Email for C++" +description: "senderForQueryOnly of MessageInfo." +type: docs +weight: 170 +url: /cpp/aspose.email.storage.pst/messageinfo/senderforqueryonly/ +--- + +## senderForQueryOnly {#senderforqueryonly} + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +senderForQueryOnly() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messageinfo/set_bodyforqueryonly/_index.md b/english/cpp/aspose.email.storage.pst/messageinfo/set_bodyforqueryonly/_index.md new file mode 100644 index 0000000000..2c7ed193c9 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfo/set_bodyforqueryonly/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfo::set_BodyForQueryOnly method" +linktitle: "set_BodyForQueryOnly" +articleTitle: "set_BodyForQueryOnly" +second_title: "Aspose.Email for C++" +description: "This field is used only when searching for a body in the query" +type: docs +weight: 150 +url: /cpp/aspose.email.storage.pst/messageinfo/set_bodyforqueryonly/ +--- + +## set_BodyForQueryOnly {#set_bodyforqueryonly} + +This field is used only when searching for a body in the query + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_BodyForQueryOnly(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/messageinfocollection/_index.md b/english/cpp/aspose.email.storage.pst/messageinfocollection/_index.md new file mode 100644 index 0000000000..330f41e753 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfocollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfoCollection class" +linktitle: "MessageInfoCollection" +articleTitle: "MessageInfoCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of MessageInfo ." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messageinfocollection/ +--- + +## MessageInfoCollection class + +Represents the collection of MessageInfo . + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.storage.pst/messageinfocollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.storage.pst/messageinfocollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..a49cd6b9a6 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messageinfocollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageInfoCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MessageInfoCollection." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messageinfocollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.storage.pst/messagekind/_index.md b/english/cpp/aspose.email.storage.pst/messagekind/_index.md new file mode 100644 index 0000000000..340454349b --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagekind/_index.md @@ -0,0 +1,20 @@ +--- +title: "MessageKind Enum" +linktitle: "MessageKind" +articleTitle: "MessageKind" +second_title: "Aspose.Email for C++" +description: "Represents the different kinds of messages in pst." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messagekind/ +--- + +## MessageKind enumeration (2 values) + +Represents the different kinds of messages in pst. + +| Value | Description | +| --- | --- | +| Normal | Represents the normal message. | +| FolderAssociatedInformation | Represents the folder associated information (FAI) message object. It is stored in a folder object and typically hidden from view by e-mail applications. An FAI message object is used to store a variety of settings and auxiliary data, including views, forms, favorites, calendar options, and category lists. | + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/_index.md new file mode 100644 index 0000000000..56e47c23fc --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore class" +linktitle: "MessageStore" +articleTitle: "MessageStore" +second_title: "Aspose.Email for C++" +description: "Message store is the root of the PST, which is the rough equivalent of the top of a Mailbox." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messagestore/ +--- + +## MessageStore class + +Message store is the root of the PST, which is the rough equivalent of the top of a Mailbox. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageStore](./messagestore/) | Initializes a new instance of the MessageStore class. | + +## Methods + +| Name | Description | +| --- | --- | +| [ChangeDisplayName](./changedisplayname/) | Changes the pst display name. | +| [ChangePassword](./changepassword/) | Sets the password. | +| [get_DeletedItemFolderEntryId](./get_deleteditemfolderentryid/) | Gets the EntryID of the Deleted Items Folder object. | +| [get_DisplayName](./get_displayname/) | Gets the display Name of PST. | +| [get_IsPasswordProtected](./get_ispasswordprotected/) | Gets a value indicating whether the storage is password protected. | +| [get_Properties](./get_properties/) | Gets the MAPI properties of message store object. The message store contains the top-level PST settings and metadata that are required to access and manage the PST contents. | +| [get_RecordKey](./get_recordkey/) | Gets the record Key. This is the Provider UID of this PST. | +| [get_RootMailBoxEntryId](./get_rootmailboxentryid/) | Gets the EntryID of the Root Mailbox Folder object. | +| [GetTotalItemsCount](./gettotalitemscount/) | Gets the total items count. Returns the total number of message items contained in the PST. | +| [IsPasswordValid](./ispasswordvalid/) | Determines whether the specified string is a valid password for the storage. | +| [SetProperty](./setproperty/) | Sets the property. | + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/changedisplayname/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/changedisplayname/_index.md new file mode 100644 index 0000000000..c7134a9b2d --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/changedisplayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::ChangeDisplayName method" +linktitle: "ChangeDisplayName" +articleTitle: "ChangeDisplayName" +second_title: "Aspose.Email for C++" +description: "Changes the pst display name." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messagestore/changedisplayname/ +--- + +## ChangeDisplayName {#changedisplayname} + +Changes the pst display name. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +ChangeDisplayName(System::String newName) +``` + +| Parameter | Description | +| --- | --- | +| newName | The new display name of message store. | + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/changepassword/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/changepassword/_index.md new file mode 100644 index 0000000000..5b4d0ffef8 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/changepassword/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::ChangePassword method" +linktitle: "ChangePassword" +articleTitle: "ChangePassword" +second_title: "Aspose.Email for C++" +description: "Sets the password." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/messagestore/changepassword/ +--- + +## ChangePassword {#changepassword} + +Sets the password. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +ChangePassword(System::String password) +``` + +| Parameter | Description | +| --- | --- | +| password | The string that represents the password. | + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/get_deleteditemfolderentryid/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/get_deleteditemfolderentryid/_index.md new file mode 100644 index 0000000000..cca15dafa5 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/get_deleteditemfolderentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::get_DeletedItemFolderEntryId method" +linktitle: "get_DeletedItemFolderEntryId" +articleTitle: "get_DeletedItemFolderEntryId" +second_title: "Aspose.Email for C++" +description: "Gets the EntryID of the Deleted Items Folder object." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/messagestore/get_deleteditemfolderentryid/ +--- + +## get_DeletedItemFolderEntryId {#get_deleteditemfolderentryid} + +Gets the EntryID of the Deleted Items Folder object. + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Pst:: + +```cpp +get_DeletedItemFolderEntryId() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/get_displayname/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/get_displayname/_index.md new file mode 100644 index 0000000000..e3151925d5 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets the display Name of PST." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.pst/messagestore/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets the display Name of PST. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/get_ispasswordprotected/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/get_ispasswordprotected/_index.md new file mode 100644 index 0000000000..1ed9fd039e --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/get_ispasswordprotected/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::get_IsPasswordProtected method" +linktitle: "get_IsPasswordProtected" +articleTitle: "get_IsPasswordProtected" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the storage is password protected." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.pst/messagestore/get_ispasswordprotected/ +--- + +## get_IsPasswordProtected {#get_ispasswordprotected} + +Gets a value indicating whether the storage is password protected. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_IsPasswordProtected() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/get_properties/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/get_properties/_index.md new file mode 100644 index 0000000000..8e82835a37 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/get_properties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::get_Properties method" +linktitle: "get_Properties" +articleTitle: "get_Properties" +second_title: "Aspose.Email for C++" +description: "Gets the MAPI properties of message store object." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.pst/messagestore/get_properties/ +--- + +## get_Properties {#get_properties} + +Gets the MAPI properties of message store object. The message store contains the top-level PST settings and metadata that are required to access and manage the PST contents. + +**Returns:** System::SharedPtr < Mapi::MapiPropertyCollection > Aspose::Email::Storage::Pst:: + +```cpp +get_Properties() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/get_recordkey/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/get_recordkey/_index.md new file mode 100644 index 0000000000..0f17627648 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/get_recordkey/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::get_RecordKey method" +linktitle: "get_RecordKey" +articleTitle: "get_RecordKey" +second_title: "Aspose.Email for C++" +description: "Gets the record Key." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.pst/messagestore/get_recordkey/ +--- + +## get_RecordKey {#get_recordkey} + +Gets the record Key. This is the Provider UID of this PST. + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Pst:: + +```cpp +get_RecordKey() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/get_rootmailboxentryid/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/get_rootmailboxentryid/_index.md new file mode 100644 index 0000000000..35e935681a --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/get_rootmailboxentryid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::get_RootMailBoxEntryId method" +linktitle: "get_RootMailBoxEntryId" +articleTitle: "get_RootMailBoxEntryId" +second_title: "Aspose.Email for C++" +description: "Gets the EntryID of the Root Mailbox Folder object." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.pst/messagestore/get_rootmailboxentryid/ +--- + +## get_RootMailBoxEntryId {#get_rootmailboxentryid} + +Gets the EntryID of the Root Mailbox Folder object. + +**Returns:** System::ArrayPtr Aspose::Email::Storage::Pst:: + +```cpp +get_RootMailBoxEntryId() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/gettotalitemscount/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/gettotalitemscount/_index.md new file mode 100644 index 0000000000..bfb6286240 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/gettotalitemscount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::GetTotalItemsCount method" +linktitle: "GetTotalItemsCount" +articleTitle: "GetTotalItemsCount" +second_title: "Aspose.Email for C++" +description: "Gets the total items count." +type: docs +weight: 90 +url: /cpp/aspose.email.storage.pst/messagestore/gettotalitemscount/ +--- + +## GetTotalItemsCount {#gettotalitemscount} + +Gets the total items count. Returns the total number of message items contained in the PST. + +**Returns:** Total message items count. + +```cpp +GetTotalItemsCount() +``` + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/ispasswordvalid/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/ispasswordvalid/_index.md new file mode 100644 index 0000000000..8d1e8d102b --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/ispasswordvalid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::IsPasswordValid method" +linktitle: "IsPasswordValid" +articleTitle: "IsPasswordValid" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified string is a valid password for the storage." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.pst/messagestore/ispasswordvalid/ +--- + +## IsPasswordValid {#ispasswordvalid} + +Determines whether the specified string is a valid password for the storage. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +IsPasswordValid(System::String password) +``` + +| Parameter | Description | +| --- | --- | +| password | The password string. | + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/messagestore/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/messagestore/_index.md new file mode 100644 index 0000000000..8f3bdc8dba --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/messagestore/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::MessageStore constructor" +linktitle: "MessageStore" +articleTitle: "MessageStore" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageStore class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/messagestore/messagestore/ +--- + +## MessageStore {#messagestore} + +Initializes a new instance of the MessageStore class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +MessageStore(System::SharedPtr < PstDoer > doer) +``` + +| Parameter | Description | +| --- | --- | +| doer | The doer. | + diff --git a/english/cpp/aspose.email.storage.pst/messagestore/setproperty/_index.md b/english/cpp/aspose.email.storage.pst/messagestore/setproperty/_index.md new file mode 100644 index 0000000000..e9a876d415 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/messagestore/setproperty/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::MessageStore::SetProperty method" +linktitle: "SetProperty" +articleTitle: "SetProperty" +second_title: "Aspose.Email for C++" +description: "Sets the property." +type: docs +weight: 110 +url: /cpp/aspose.email.storage.pst/messagestore/setproperty/ +--- + +## SetProperty {#setproperty} + +Sets the property. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SetProperty(System::SharedPtr < Mapi::MapiProperty > property) +``` + +| Parameter | Description | +| --- | --- | +| property | The property. | + diff --git a/english/cpp/aspose.email.storage.pst/outlookcategorycolor/_index.md b/english/cpp/aspose.email.storage.pst/outlookcategorycolor/_index.md new file mode 100644 index 0000000000..b8247f8dd9 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/outlookcategorycolor/_index.md @@ -0,0 +1,44 @@ +--- +title: "OutlookCategoryColor Enum" +linktitle: "OutlookCategoryColor" +articleTitle: "OutlookCategoryColor" +second_title: "Aspose.Email for C++" +description: "Represents the category colors used in Outlook." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/outlookcategorycolor/ +--- + +## OutlookCategoryColor enumeration (26 values) + +Represents the category colors used in Outlook. + +| Value | Description | +| --- | --- | +| None | No color assigned. | +| Red | Mapped to "Red" color in Outlook (desktop client). | +| Orange | Mapped to "Orange" color in Outlook (desktop client). | +| Brown | Mapped to "Brown" color in Outlook (desktop client). | +| Yellow | Mapped to "Yellow" color in Outlook (desktop client). | +| Green | Mapped to "Green" color in Outlook (desktop client). | +| Teal | Mapped to "Teal" color in Outlook (desktop client). | +| Olive | Mapped to "Olive" color in Outlook (desktop client). | +| Blue | Mapped to "Blue" color in Outlook (desktop client). | +| Purple | Mapped to "Purple" color in Outlook (desktop client). | +| Cranberry | Mapped to "Cranberry" color in Outlook (desktop client). | +| Steel | Mapped to "Steel" color in Outlook (desktop client). | +| DarkSteel | Mapped to "DarkSteel" color in Outlook (desktop client). | +| Gray | Mapped to "Gray" color in Outlook (desktop client). | +| DarkGray | Mapped to "DarkGray" color in Outlook (desktop client). | +| Black | Mapped to "Black" color in Outlook (desktop client). | +| DarkRed | Mapped to "DarkRed" color in Outlook (desktop client). | +| DarkOrange | Mapped to "DarkOrange" color in Outlook (desktop client). | +| DarkBrown | Mapped to "DarkBrown" color in Outlook (desktop client). | +| DarkYellow | Mapped to "DarkYellow" color in Outlook (desktop client). | +| DarkGreen | Mapped to "DarkGreen" color in Outlook (desktop client). | +| DarkTeal | Mapped to "DarkTeal" color in Outlook (desktop client). | +| DarkOlive | Mapped to "DarkOlive" color in Outlook (desktop client). | +| DarkBlue | Mapped to "DarkBlue" color in Outlook (desktop client). | +| DarkPurple | Mapped to "DarkPurple" color in Outlook (desktop client). | +| DarkCranberry | Mapped to "DarkCranberry" color in Outlook (desktop client). | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/_index.md new file mode 100644 index 0000000000..6b2eae951e --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/_index.md @@ -0,0 +1,142 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage class" +linktitle: "PersonalStorage" +articleTitle: "PersonalStorage" +second_title: "Aspose.Email for C++" +description: "Provides functionality to access and manipulate the PST (Personal Storage Table) files used by Microsoft Outlook." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/personalstorage/ +--- + +## PersonalStorage class + +Provides functionality to access and manipulate the PST (Personal Storage Table) files used by Microsoft Outlook. + +The PersonalStorage class encapsulates methods for creating, opening, and working with the contents of PST files including emails, appointments, contacts, tasks, and other personal information. + +This code serves as a way to browse and extract messages from a PST file, printing metadata about each folder and message, extract and saving the actual messages as .msg files. + +```csharp +// Open the PST file by creating an instance of PersonalStorage +using (var pst = PersonalStorage.FromFile("storage.pst")) +{ + // Retrieve the total number of items in the PST file + var totalItemsCount = pst.Store.GetTotalItemsCount(); + + // Write the total items count to the console + Console.WriteLine($"Total items count: {totalItemsCount}"); + + // Iterate through each subfolder within the root folder of the PST + foreach (var folderInfo in pst.RootFolder.GetSubFolders()) + { + // Write the display name of the folder to the console + Console.WriteLine($"Folder: {folderInfo.DisplayName}"); + // Write the total number of items in the folder to the console + Console.WriteLine($"Total items: {folderInfo.ContentCount}"); + // Write the count of unread items in the folder to the console + Console.WriteLine($"Total unread items: {folderInfo.ContentUnreadCount}"); + + // Enumerate through each message in the current folder + foreach (var messageInfo in folderInfo.EnumerateMessages()) + { + // Write the subject of the message to the console + Console.WriteLine($"Subject: {messageInfo.Subject}"); + + // Extract the full message object from the messageInfo + var msg = pst.ExtractMessage(messageInfo); + + // Save the message as a .msg file, using its subject as the filename + msg.Save($"{msg.Subject}.msg"); + } + } +} +``` + +```vb +' Open the PST file by creating an instance of PersonalStorage +Using pst As PersonalStorage = PersonalStorage.FromFile("storage.pst") + ' Retrieve the total number of items in the PST file + Dim totalItemsCount As Integer = pst.Store.GetTotalItemsCount() + + ' Write the total items count to the console + Console.WriteLine($"Total items count: {totalItemsCount}") + + ' Iterate through each subfolder within the root folder of the PST + For Each folderInfo In pst.RootFolder.GetSubFolders() + ' Write the display name of the folder to the console + Console.WriteLine($"Folder: {folderInfo.DisplayName}") + ' Write the total number of items in the folder to the console + Console.WriteLine($"Total items: {folderInfo.ContentCount}") + ' Write the count of unread items in the folder to the console + Console.WriteLine($"Total unread items: {folderInfo.ContentUnreadCount}") + + ' Enumerate through each message in the current folder + For Each messageInfo In folderInfo.EnumerateMessages() + ' Write the subject of the message to the console + Console.WriteLine($"Subject: {messageInfo.Subject}") + + ' Extract the full message object from the messageInfo + Dim msg As MailItem = pst.ExtractMessage(messageInfo) + + ' Save the message as a .msg file, using its subject as the filename + msg.Save($"{msg.Subject}.msg") + Next + Next +End Using +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [PersonalStorage](./personalstorage/) | Initializes a new instance of the PersonalStorage class. Allows setting a callback method for handling exceptions that occur during PST traversal. | + +## Methods + +| Name | Description | +| --- | --- | +| [AddAttachmentToMessage (4 overloads)](./addattachmenttomessage/) | Adds an attachment to the specified message using the file located at the provided path. | +| [Cancel](./cancel/) | This method used to interrupt a split operation. | +| [ChangeMessage](./changemessage/) | Changes the message properties. | +| [CloneFolderStructure](./clonefolderstructure/) | Clones the folder structure. | +| [ConvertTo](./convertto/) | Converts the current object to the specified format. | +| [Create (3 overloads)](./create/) | Creates the PST in a stream. | +| [CreateFolderMapping](./createfoldermapping/) | Clones the folder structure. | +| [CreatePredefinedFolder (2 overloads)](./createpredefinedfolder/) | Creates the standard interpersonal message (IPM) folder. | +| [DeleteItem](./deleteitem/) | Deletes the item (folder or message) by it's entryId | +| [Dispose (2 overloads)](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [EnumerateMessages (2 overloads)](./enumeratemessages/) | Exposes the enumerator, which supports an iteration of messages in folder. | +| [ExtractAttachments (2 overloads)](./extractattachments/) | Extracts the attachments. | +| [ExtractMessage (3 overloads)](./extractmessage/) | Get the message from PST. | +| [ExtractProperty](./extractproperty/) | Gets the specified property of item, without extract the item fully. | +| [ExtractRecipients (2 overloads)](./extractrecipients/) | Extracts the recipients. | +| [FindAndExtractSoftDeletedItems](./findandextractsoftdeleteditems/) | Finds and extracts soft-deleted messages from the PST. | +| [FindMessages](./findmessages/) | Finds the identifiers of messages for for the current folder. It might be useful in case of reading corrupted pst when the GetContents and EnumerateMessages methods could throw an exception. | +| [FindSubfolders](./findsubfolders/) | Finds the identifiers of subfolders for for the current folder. It might be useful in case of reading corrupted pst when the GetSubfolders and EnumerateFolders methods could throw an exception. | +| [FromFile (3 overloads)](./fromfile/) | Load PST from file. | +| [FromStream (3 overloads)](./fromstream/) | Load PST from stream. | +| [get_CanWrite](./get_canwrite/) | Gets a value indicating whether the current pst supports writing. | +| [get_Format](./get_format/) | Gets the file format. | +| [get_IsUnicode](./get_isunicode/) | Gets a value indicating whether the PST file format is Unicode. There are two versions of the PST file format: Unicode and ANSI. | +| [get_RootFolder](./get_rootfolder/) | Gets the root folder of PST. | +| [get_Store](./get_store/) | Gets the PST message store. | +| [GetCategories](./getcategories/) | Retrieves a list of PST item categories, each containing a name and associated color. | +| [GetFolderById (2 overloads)](./getfolderbyid/) | Gets the personal folder from PST. | +| [GetParentFolder (2 overloads)](./getparentfolder/) | Gets the parent folder of message. | +| [GetPredefinedFolder](./getpredefinedfolder/) | Gets the standard interpersonal message (IPM) folder from PST. Outlook can create a number of default folders, such as Outbox, Deleted Items, Sent Items etc. | +| [GetVentureLicenseState](./getventurelicensestate/) | | +| [Load (2 overloads)](./load/) | Load PST from stream. This method is used when a PersonalStorage object is created using the constructor. | +| [MergeWith (2 overloads)](./mergewith/) | Merges the pst storage with one or more other pst streams. Thus, the combined stream are sources. | +| [MoveItem (2 overloads)](./moveitem/) | Moves a specified folder to a new parent folder within the current pst. | +| [OnStorageProcessed](./onstorageprocessed/) | Raises the E:ChunkCreated event. | +| [SaveAs (2 overloads)](./saveas/) | Saves the current object to a specified file format in a stream. | +| [SaveMessageToStream](./savemessagetostream/) | Saves the message, with specified entryID, to a stream. | +| [SplitInto (4 overloads)](./splitinto/) | Splits the pst storage into less sized parts. | +| [TryToGetFolderById](./trytogetfolderbyid/) | Gets the folder associated with the specified entry ID. | +| [TryToSaveMessage](./trytosavemessage/) | Saves the message, with specified entryID, to a stream. | +| [ItemMoved](./itemmoved/) | Occurs when an item is moved to the another folder. | +| [pstDoer](./pstdoer/) | The pst reader. | +| [StorageProcessed](./storageprocessed/) | Occurs in splitting and merging operations when a new chunk of pst is created or the next file is processed and is to be merged. | +| [StorageProcessing](./storageprocessing/) | Occurs before the srorage is processed. The event is raised before processing the next storage in merging or splitting operations. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/addattachmenttomessage/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/addattachmenttomessage/_index.md new file mode 100644 index 0000000000..15161c433b --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/addattachmenttomessage/_index.md @@ -0,0 +1,79 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::AddAttachmentToMessage method" +linktitle: "AddAttachmentToMessage" +articleTitle: "AddAttachmentToMessage" +second_title: "Aspose.Email for C++" +description: "Adds an attachment to the specified message using the file located at the provided path." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/personalstorage/addattachmenttomessage/ +--- + +## AddAttachmentToMessage (1 of 4) {#addattachmenttomessage_1} + +Adds an attachment to the specified message using the file located at the provided path. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +AddAttachmentToMessage(System::SharedPtr < MessageInfo > messageInfo, System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| messageInfo | The MessageInfo object representing the target message. | +| filePath | The full path to the file to be added as an attachment. | + +--- + +## AddAttachmentToMessage (2 of 4) {#addattachmenttomessage_2} + +Adds an attachment to the specified message using the provided stream as attachment content. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +AddAttachmentToMessage(System::SharedPtr < MessageInfo > messageInfo, System::String name, System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| messageInfo | The MessageInfo object representing the target message. | +| name | The name of the attachment to add. | +| stream | The stream containing the attachment data. | + +--- + +## AddAttachmentToMessage (3 of 4) {#addattachmenttomessage_3} + +Adds an attachment to the message identified by the specified entry ID using the file located at the provided path. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +AddAttachmentToMessage(System::String entryId, System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry ID of the target message. | +| filePath | The full path to the file to be added as an attachment. | + +--- + +## AddAttachmentToMessage (4 of 4) {#addattachmenttomessage_4} + +Adds an attachment to the message identified by the specified entry ID using the provided stream. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +AddAttachmentToMessage(System::String entryId, System::String name, System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry ID of the target message. | +| name | The name of the attachment to add. | +| stream | The stream containing the attachment data. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/cancel/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/cancel/_index.md new file mode 100644 index 0000000000..83f537e89f --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/cancel/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::Cancel method" +linktitle: "Cancel" +articleTitle: "Cancel" +second_title: "Aspose.Email for C++" +description: "This method used to interrupt a split operation." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/personalstorage/cancel/ +--- + +## Cancel {#cancel} + +This method used to interrupt a split operation. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +Cancel() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/changemessage/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/changemessage/_index.md new file mode 100644 index 0000000000..31939e2ba1 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/changemessage/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::ChangeMessage method" +linktitle: "ChangeMessage" +articleTitle: "ChangeMessage" +second_title: "Aspose.Email for C++" +description: "Changes the message properties." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/personalstorage/changemessage/ +--- + +## ChangeMessage {#changemessage} + +Changes the message properties. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +ChangeMessage(System::String entryId, System::SharedPtr < Mapi::MapiPropertyCollection > updatedProperties) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry identifier of message. | +| updatedProperties | The updated properties. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/clonefolderstructure/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/clonefolderstructure/_index.md new file mode 100644 index 0000000000..1a2ad7a623 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/clonefolderstructure/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::CloneFolderStructure method" +linktitle: "CloneFolderStructure" +articleTitle: "CloneFolderStructure" +second_title: "Aspose.Email for C++" +description: "Clones the folder structure." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.pst/personalstorage/clonefolderstructure/ +--- + +## CloneFolderStructure {#clonefolderstructure} + +Clones the folder structure. + +**Returns:** Personal storage. + +```cpp +CloneFolderStructure(System::String fileName, System::SharedPtr < System::Collections::Generic::Dictionary< uint32_t, uint32_t >> table) +``` + +| Parameter | Description | +| --- | --- | +| fileName | | +| table | | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/convertto/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/convertto/_index.md new file mode 100644 index 0000000000..470aed1aa8 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/convertto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::ConvertTo method" +linktitle: "ConvertTo" +articleTitle: "ConvertTo" +second_title: "Aspose.Email for C++" +description: "Converts the current object to the specified format." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.pst/personalstorage/convertto/ +--- + +## ConvertTo {#convertto} + +Converts the current object to the specified format. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +ConvertTo(FileFormat format) +``` + +| Parameter | Description | +| --- | --- | +| format | The FileFormat to convert the current object to. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/create/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/create/_index.md new file mode 100644 index 0000000000..e180d90777 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/create/_index.md @@ -0,0 +1,61 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::Create method" +linktitle: "Create" +articleTitle: "Create" +second_title: "Aspose.Email for C++" +description: "Creates the PST in a stream." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.pst/personalstorage/create/ +--- + +## Create (1 of 3) {#create_1} + +Creates the PST in a stream. + +**Returns:** A PersonalStorage object that represents the new PST. + +```cpp +Create(System::SharedPtr < System::IO::Stream > stream, FileFormatVersion version) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream in which PST is created. | +| version | The PST file version. | + +--- + +## Create (2 of 3) {#create_2} + +Creates the PST in a stream. + +**Returns:** A PersonalStorage object that represents the new PST. + +```cpp +Create(System::SharedPtr < System::IO::Stream > stream, FileFormatVersion version, bool leaveStreamOpen) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream in which PST is created. | +| version | The PST file version. | +| leaveStreamOpen | Leave stream open when PersonalStorage is disposed. | + +--- + +## Create (3 of 3) {#create_3} + +Creates the new PST file with the specified file name. + +**Returns:** A PersonalStorage object that represents the new PST. + +```cpp +Create(System::String fileName, FileFormatVersion version) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The full name of the file. | +| version | The PST file version. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/createfoldermapping/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/createfoldermapping/_index.md new file mode 100644 index 0000000000..12a647417f --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/createfoldermapping/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::CreateFolderMapping method" +linktitle: "CreateFolderMapping" +articleTitle: "CreateFolderMapping" +second_title: "Aspose.Email for C++" +description: "Clones the folder structure." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.pst/personalstorage/createfoldermapping/ +--- + +## CreateFolderMapping {#createfoldermapping} + +Clones the folder structure. + +**Returns:** Personal storage. + +```cpp +CreateFolderMapping(System::SharedPtr < System::Collections::Generic::Dictionary< uint32_t, uint32_t >> table) +``` + +| Parameter | Description | +| --- | --- | +| table | | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/createpredefinedfolder/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/createpredefinedfolder/_index.md new file mode 100644 index 0000000000..2ff81328ed --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/createpredefinedfolder/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::CreatePredefinedFolder method" +linktitle: "CreatePredefinedFolder" +articleTitle: "CreatePredefinedFolder" +second_title: "Aspose.Email for C++" +description: "Creates the standard interpersonal message (IPM) folder." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.pst/personalstorage/createpredefinedfolder/ +--- + +## CreatePredefinedFolder (1 of 2) {#createpredefinedfolder_1} + +Creates the standard interpersonal message (IPM) folder. + +**Returns:** A FolderInfo object that represents a standard IPM folder. + +```cpp +CreatePredefinedFolder(System::String name, StandardIpmFolder defaultFolder) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of folder. | +| defaultFolder | The value of StandardIpmFolder enumeration. | + +--- + +## CreatePredefinedFolder (2 of 2) {#createpredefinedfolder_2} + +Creates the standard interpersonal message (IPM) folder. + +**Returns:** A FolderInfo object that represents a standard IPM folder. + +```cpp +CreatePredefinedFolder(System::String name, StandardIpmFolder defaultFolder, bool createHierarchy) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of folder. | +| defaultFolder | The value of StandardIpmFolder enumeration. | +| createHierarchy | if set to true , it is possible to create a folder hierarchy using string notation. Backslash ('\') is used as path separator. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/deleteitem/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/deleteitem/_index.md new file mode 100644 index 0000000000..e60491f9df --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/deleteitem/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::DeleteItem method" +linktitle: "DeleteItem" +articleTitle: "DeleteItem" +second_title: "Aspose.Email for C++" +description: "Deletes the item (folder or message) by it's entryId" +type: docs +weight: 90 +url: /cpp/aspose.email.storage.pst/personalstorage/deleteitem/ +--- + +## DeleteItem {#deleteitem} + +Deletes the item (folder or message) by it's entryId + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +DeleteItem(System::String entryId) +``` + +| Parameter | Description | +| --- | --- | +| entryId | | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/dispose/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/dispose/_index.md new file mode 100644 index 0000000000..7d3e1a34ae --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.pst/personalstorage/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases unmanaged and - optionally - managed resources. + +**Returns:** virtual void Aspose::Email::Storage::Pst:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/enumeratemessages/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/enumeratemessages/_index.md new file mode 100644 index 0000000000..f2979ad3bc --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/enumeratemessages/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::EnumerateMessages method" +linktitle: "EnumerateMessages" +articleTitle: "EnumerateMessages" +second_title: "Aspose.Email for C++" +description: "Exposes the enumerator, which supports an iteration of messages in folder." +type: docs +weight: 110 +url: /cpp/aspose.email.storage.pst/personalstorage/enumeratemessages/ +--- + +## EnumerateMessages (1 of 2) {#enumeratemessages_1} + +Exposes the enumerator, which supports an iteration of messages in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in folder. + +```cpp +EnumerateMessages(System::String entryId) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The string that represents a parent folder entry ID. | + +--- + +## EnumerateMessages (2 of 2) {#enumeratemessages_2} + +Exposes the enumerator, which supports an iteration of messages in folder. + +**Returns:** System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a messages in folder. + +```cpp +EnumerateMessages(System::String entryId, int32_t startIndex, int32_t count) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The string that represents a parent folder entry ID. | +| startIndex | The start message index. | +| count | The number of messages that will be retrieved. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/extractattachments/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/extractattachments/_index.md new file mode 100644 index 0000000000..7c1bea6191 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/extractattachments/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::ExtractAttachments method" +linktitle: "ExtractAttachments" +articleTitle: "ExtractAttachments" +second_title: "Aspose.Email for C++" +description: "Extracts the attachments." +type: docs +weight: 120 +url: /cpp/aspose.email.storage.pst/personalstorage/extractattachments/ +--- + +## ExtractAttachments (1 of 2) {#extractattachments_1} + +Extracts the attachments. + +**Returns:** The MapiAttachmentCollection that represents the collection of attachments. + +```cpp +ExtractAttachments(System::SharedPtr < MessageInfo > messageInfo) +``` + +| Parameter | Description | +| --- | --- | +| messageInfo | The message information. | + +--- + +## ExtractAttachments (2 of 2) {#extractattachments_2} + +Extracts the attachments. + +**Returns:** The MapiAttachmentCollection that represents the collection of attachments. + +```cpp +ExtractAttachments(System::String entryId) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The message entryId. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/extractmessage/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/extractmessage/_index.md new file mode 100644 index 0000000000..7c766de759 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/extractmessage/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::ExtractMessage method" +linktitle: "ExtractMessage" +articleTitle: "ExtractMessage" +second_title: "Aspose.Email for C++" +description: "Get the message from PST." +type: docs +weight: 130 +url: /cpp/aspose.email.storage.pst/personalstorage/extractmessage/ +--- + +## ExtractMessage (1 of 3) {#extractmessage_1} + +Get the message from PST. + +**Returns:** A MapiMessage object. + +```cpp +ExtractMessage(System::ArrayPtr< uint8_t > entryId) +``` + +| Parameter | Description | +| --- | --- | +| entryId | EntryId of message. | + +--- + +## ExtractMessage (2 of 3) {#extractmessage_2} + +Get the message from PST. + +**Returns:** A MapiMessage object. + +```cpp +ExtractMessage(System::SharedPtr < MessageInfo > messageInfo) +``` + +| Parameter | Description | +| --- | --- | +| messageInfo | A MessageInfo object that represents information about message. | + +--- + +## ExtractMessage (3 of 3) {#extractmessage_3} + +Get the message from PST. + +**Returns:** A MapiMessage object. + +```cpp +ExtractMessage(System::String entryId) +``` + +| Parameter | Description | +| --- | --- | +| entryId | String representation of EntryId. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/extractproperty/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/extractproperty/_index.md new file mode 100644 index 0000000000..be25f9badd --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/extractproperty/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::ExtractProperty method" +linktitle: "ExtractProperty" +articleTitle: "ExtractProperty" +second_title: "Aspose.Email for C++" +description: "Gets the specified property of item, without extract the item fully." +type: docs +weight: 140 +url: /cpp/aspose.email.storage.pst/personalstorage/extractproperty/ +--- + +## ExtractProperty {#extractproperty} + +Gets the specified property of item, without extract the item fully. + +**Returns:** The MapiProperty. + +```cpp +ExtractProperty(System::ArrayPtr< uint8_t > entryId, int64_t tag) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry id of item. | +| tag | The property tag. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/extractrecipients/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/extractrecipients/_index.md new file mode 100644 index 0000000000..92a07e684d --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/extractrecipients/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::ExtractRecipients method" +linktitle: "ExtractRecipients" +articleTitle: "ExtractRecipients" +second_title: "Aspose.Email for C++" +description: "Extracts the recipients." +type: docs +weight: 150 +url: /cpp/aspose.email.storage.pst/personalstorage/extractrecipients/ +--- + +## ExtractRecipients (1 of 2) {#extractrecipients_1} + +Extracts the recipients. + +**Returns:** The MapiRecipientCollection that represents the collection of recipients. + +```cpp +ExtractRecipients(System::SharedPtr < MessageInfo > messageInfo) +``` + +| Parameter | Description | +| --- | --- | +| messageInfo | The message information. | + +--- + +## ExtractRecipients (2 of 2) {#extractrecipients_2} + +Extracts the recipients. + +**Returns:** The MapiRecipientCollection that represents the collection of recipients. + +```cpp +ExtractRecipients(System::String entryId) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The message entryId. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/findandextractsoftdeleteditems/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/findandextractsoftdeleteditems/_index.md new file mode 100644 index 0000000000..04bcc9442e --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/findandextractsoftdeleteditems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::FindAndExtractSoftDeletedItems method" +linktitle: "FindAndExtractSoftDeletedItems" +articleTitle: "FindAndExtractSoftDeletedItems" +second_title: "Aspose.Email for C++" +description: "Finds and extracts soft-deleted messages from the PST." +type: docs +weight: 160 +url: /cpp/aspose.email.storage.pst/personalstorage/findandextractsoftdeleteditems/ +--- + +## FindAndExtractSoftDeletedItems {#findandextractsoftdeleteditems} + +Finds and extracts soft-deleted messages from the PST. + +**Returns:** A list of RestoredItemEntry objects, each containing a soft-deleted message and the folder Id it was originally located in. + +```cpp +FindAndExtractSoftDeletedItems() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/findmessages/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/findmessages/_index.md new file mode 100644 index 0000000000..f72d9ecbba --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/findmessages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::FindMessages method" +linktitle: "FindMessages" +articleTitle: "FindMessages" +second_title: "Aspose.Email for C++" +description: "Finds the identifiers of messages for for the current folder." +type: docs +weight: 170 +url: /cpp/aspose.email.storage.pst/personalstorage/findmessages/ +--- + +## FindMessages {#findmessages} + +Finds the identifiers of messages for for the current folder. It might be useful in case of reading corrupted pst when the GetContents and EnumerateMessages methods could throw an exception. + +**Returns:** Collection of entry Ids. + +```cpp +FindMessages(System::String parentEntryId) +``` + +| Parameter | Description | +| --- | --- | +| parentEntryId | Entry id of the parent folder. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/findsubfolders/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/findsubfolders/_index.md new file mode 100644 index 0000000000..5904c4ed91 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/findsubfolders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::FindSubfolders method" +linktitle: "FindSubfolders" +articleTitle: "FindSubfolders" +second_title: "Aspose.Email for C++" +description: "Finds the identifiers of subfolders for for the current folder." +type: docs +weight: 180 +url: /cpp/aspose.email.storage.pst/personalstorage/findsubfolders/ +--- + +## FindSubfolders {#findsubfolders} + +Finds the identifiers of subfolders for for the current folder. It might be useful in case of reading corrupted pst when the GetSubfolders and EnumerateFolders methods could throw an exception. + +**Returns:** Collection of entry Ids. + +```cpp +FindSubfolders(System::String parentEntryId) +``` + +| Parameter | Description | +| --- | --- | +| parentEntryId | Entry id of the parent folder. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/fromfile/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/fromfile/_index.md new file mode 100644 index 0000000000..de904ccf94 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/fromfile/_index.md @@ -0,0 +1,59 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::FromFile method" +linktitle: "FromFile" +articleTitle: "FromFile" +second_title: "Aspose.Email for C++" +description: "Load PST from file." +type: docs +weight: 190 +url: /cpp/aspose.email.storage.pst/personalstorage/fromfile/ +--- + +## FromFile (1 of 3) {#fromfile_1} + +Load PST from file. + +**Returns:** A PersonalStorage object that represents the current PST. + +```cpp +FromFile(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of .pst file. | + +--- + +## FromFile (2 of 3) {#fromfile_2} + +Load PST from file. + +**Returns:** A PersonalStorage object that represents the current PST. + +```cpp +FromFile(System::String fileName, bool writable) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of .pst file. | +| writable | if set to true then the the pst file will support writing, otherwise it will be opened in read-only mode. | + +--- + +## FromFile (3 of 3) {#fromfile_3} + +Load PST from file. + +**Returns:** A PersonalStorage object that represents the current PST. + +```cpp +FromFile(System::String fileName, System::SharedPtr < PersonalStorageLoadOptions > loadOptions) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of .pst file. | +| loadOptions | The load options. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/fromstream/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/fromstream/_index.md new file mode 100644 index 0000000000..7b0958d1ce --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/fromstream/_index.md @@ -0,0 +1,59 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::FromStream method" +linktitle: "FromStream" +articleTitle: "FromStream" +second_title: "Aspose.Email for C++" +description: "Load PST from stream." +type: docs +weight: 200 +url: /cpp/aspose.email.storage.pst/personalstorage/fromstream/ +--- + +## FromStream (1 of 3) {#fromstream_1} + +Load PST from stream. + +**Returns:** A PersonalStorage object that represents the current PST. + +```cpp +FromStream(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The System.IO.Stream. | + +--- + +## FromStream (2 of 3) {#fromstream_2} + +Load PST from stream. + +**Returns:** A PersonalStorage object that represents the current PST. + +```cpp +FromStream(System::SharedPtr < System::IO::Stream > stream, bool writable) +``` + +| Parameter | Description | +| --- | --- | +| stream | The System.IO.Stream. | +| writable | if set to true then the the pst will support writing, otherwise it will be opened in read-only mode. | + +--- + +## FromStream (3 of 3) {#fromstream_3} + +Load PST from stream. + +**Returns:** A PersonalStorage object that represents the current PST. + +```cpp +FromStream(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < PersonalStorageLoadOptions > loadOptions) +``` + +| Parameter | Description | +| --- | --- | +| stream | The System.IO.Stream. | +| loadOptions | The load options. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/get_canwrite/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/get_canwrite/_index.md new file mode 100644 index 0000000000..28607a2708 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/get_canwrite/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::get_CanWrite method" +linktitle: "get_CanWrite" +articleTitle: "get_CanWrite" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the current pst supports writing." +type: docs +weight: 210 +url: /cpp/aspose.email.storage.pst/personalstorage/get_canwrite/ +--- + +## get_CanWrite {#get_canwrite} + +Gets a value indicating whether the current pst supports writing. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_CanWrite() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/get_format/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/get_format/_index.md new file mode 100644 index 0000000000..ce387e9b85 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/get_format/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::get_Format method" +linktitle: "get_Format" +articleTitle: "get_Format" +second_title: "Aspose.Email for C++" +description: "Gets the file format." +type: docs +weight: 220 +url: /cpp/aspose.email.storage.pst/personalstorage/get_format/ +--- + +## get_Format {#get_format} + +Gets the file format. + +**Returns:** FileFormat Aspose::Email::Storage::Pst:: + +```cpp +get_Format() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/get_isunicode/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/get_isunicode/_index.md new file mode 100644 index 0000000000..fb9d41f751 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/get_isunicode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::get_IsUnicode method" +linktitle: "get_IsUnicode" +articleTitle: "get_IsUnicode" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the PST file format is Unicode." +type: docs +weight: 230 +url: /cpp/aspose.email.storage.pst/personalstorage/get_isunicode/ +--- + +## get_IsUnicode {#get_isunicode} + +Gets a value indicating whether the PST file format is Unicode. There are two versions of the PST file format: Unicode and ANSI. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_IsUnicode() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/get_rootfolder/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/get_rootfolder/_index.md new file mode 100644 index 0000000000..75d13b52ac --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/get_rootfolder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::get_RootFolder method" +linktitle: "get_RootFolder" +articleTitle: "get_RootFolder" +second_title: "Aspose.Email for C++" +description: "Gets the root folder of PST." +type: docs +weight: 240 +url: /cpp/aspose.email.storage.pst/personalstorage/get_rootfolder/ +--- + +## get_RootFolder {#get_rootfolder} + +Gets the root folder of PST. + +**Returns:** System::SharedPtr < FolderInfo > Aspose::Email::Storage::Pst:: + +```cpp +get_RootFolder() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/get_store/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/get_store/_index.md new file mode 100644 index 0000000000..f717f577ce --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/get_store/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::get_Store method" +linktitle: "get_Store" +articleTitle: "get_Store" +second_title: "Aspose.Email for C++" +description: "Gets the PST message store." +type: docs +weight: 250 +url: /cpp/aspose.email.storage.pst/personalstorage/get_store/ +--- + +## get_Store {#get_store} + +Gets the PST message store. + +**Returns:** System::SharedPtr < MessageStore > Aspose::Email::Storage::Pst:: + +```cpp +get_Store() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/getcategories/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/getcategories/_index.md new file mode 100644 index 0000000000..1aec559081 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/getcategories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::GetCategories method" +linktitle: "GetCategories" +articleTitle: "GetCategories" +second_title: "Aspose.Email for C++" +description: "Retrieves a list of PST item categories, each containing a name and associated color." +type: docs +weight: 260 +url: /cpp/aspose.email.storage.pst/personalstorage/getcategories/ +--- + +## GetCategories {#getcategories} + +Retrieves a list of PST item categories, each containing a name and associated color. + +**Returns:** A List containing all the available categories. The list will be non-empty if there is at least one item in the store that has the category assigned to it. If no categories are found or an error occurs, the list may be empty. + +```cpp +GetCategories() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/getfolderbyid/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/getfolderbyid/_index.md new file mode 100644 index 0000000000..56b2cc1f65 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/getfolderbyid/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::GetFolderById method" +linktitle: "GetFolderById" +articleTitle: "GetFolderById" +second_title: "Aspose.Email for C++" +description: "Gets the personal folder from PST." +type: docs +weight: 270 +url: /cpp/aspose.email.storage.pst/personalstorage/getfolderbyid/ +--- + +## GetFolderById (1 of 2) {#getfolderbyid_1} + +Gets the personal folder from PST. + +**Returns:** A FolderInfo object. + +```cpp +GetFolderById(System::ArrayPtr< uint8_t > entryId) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The Entry id. | + +--- + +## GetFolderById (2 of 2) {#getfolderbyid_2} + +Gets the personal folder from PST. + +**Returns:** A FolderInfo object. + +```cpp +GetFolderById(System::String entryIdString) +``` + +| Parameter | Description | +| --- | --- | +| entryIdString | String representation of entry ID. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/getparentfolder/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/getparentfolder/_index.md new file mode 100644 index 0000000000..3368f4762d --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/getparentfolder/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::GetParentFolder method" +linktitle: "GetParentFolder" +articleTitle: "GetParentFolder" +second_title: "Aspose.Email for C++" +description: "Gets the parent folder of message." +type: docs +weight: 280 +url: /cpp/aspose.email.storage.pst/personalstorage/getparentfolder/ +--- + +## GetParentFolder (1 of 2) {#getparentfolder_1} + +Gets the parent folder of message. + +**Returns:** The parent folder FolderInfo of message. + +```cpp +GetParentFolder(System::ArrayPtr< uint8_t > entryId) +``` + +| Parameter | Description | +| --- | --- | +| entryId | Entry Id of message or folder. | + +--- + +## GetParentFolder (2 of 2) {#getparentfolder_2} + +Finds and enumerates all soft-deleted items. + +**Returns:** An enumerable collection of RestoredItemEntry objects, each containing a soft-deleted message and the folder Id it was originally located in. + +```cpp +GetParentFolder(System::String entryIdString) +``` + +| Parameter | Description | +| --- | --- | +| entryIdString | String representation of Entry Id of message or folder. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/getpredefinedfolder/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/getpredefinedfolder/_index.md new file mode 100644 index 0000000000..ff1d85bef2 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/getpredefinedfolder/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::GetPredefinedFolder method" +linktitle: "GetPredefinedFolder" +articleTitle: "GetPredefinedFolder" +second_title: "Aspose.Email for C++" +description: "Gets the standard interpersonal message (IPM) folder from PST." +type: docs +weight: 290 +url: /cpp/aspose.email.storage.pst/personalstorage/getpredefinedfolder/ +--- + +## GetPredefinedFolder {#getpredefinedfolder} + +Gets the standard interpersonal message (IPM) folder from PST. Outlook can create a number of default folders, such as Outbox, Deleted Items, Sent Items etc. + +**Returns:** A FolderInfo object that represents a standard IPM folder. + +```cpp +GetPredefinedFolder(StandardIpmFolder defaultFolder) +``` + +| Parameter | Description | +| --- | --- | +| defaultFolder | The value of StandardIpmFolder enumeration. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/getventurelicensestate/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/getventurelicensestate/_index.md new file mode 100644 index 0000000000..c8a3c94baf --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/getventurelicensestate/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::GetVentureLicenseState method" +linktitle: "GetVentureLicenseState" +articleTitle: "GetVentureLicenseState" +second_title: "Aspose.Email for C++" +description: "GetVentureLicenseState of PersonalStorage." +type: docs +weight: 300 +url: /cpp/aspose.email.storage.pst/personalstorage/getventurelicensestate/ +--- + +## GetVentureLicenseState {#getventurelicensestate} + +**Returns:** VentureLicenseState Aspose::Email::Storage::Pst:: + +```cpp +GetVentureLicenseState() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/itemmoved/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/itemmoved/_index.md new file mode 100644 index 0000000000..8208baca03 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/itemmoved/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::ItemMoved method" +linktitle: "ItemMoved" +articleTitle: "ItemMoved" +second_title: "Aspose.Email for C++" +description: "Occurs when an item is moved to the another folder." +type: docs +weight: 400 +url: /cpp/aspose.email.storage.pst/personalstorage/itemmoved/ +--- + +## ItemMoved {#itemmoved} + +Occurs when an item is moved to the another folder. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Storage::Pst::ItemMovedEventArgs >)> Aspose::Email::Storage::Pst:: + +```cpp +ItemMoved() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/load/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/load/_index.md new file mode 100644 index 0000000000..7acc21d31a --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/load/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::Load method" +linktitle: "Load" +articleTitle: "Load" +second_title: "Aspose.Email for C++" +description: "Load PST from stream." +type: docs +weight: 310 +url: /cpp/aspose.email.storage.pst/personalstorage/load/ +--- + +## Load (1 of 2) {#load_1} + +Load PST from stream. This method is used when a PersonalStorage object is created using the constructor. + +**Returns:** 'true' if the file has been loaded successfully and further traversal is possible; otherwise, false. + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The System.IO.Stream. | + +--- + +## Load (2 of 2) {#load_2} + +Load PST from file. This method is used when a PersonalStorage object is created using the constructor. + +**Returns:** 'true' if the file has been loaded successfully and further traversal is possible; otherwise, false. + +```cpp +Load(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The name of .pst file. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/mergewith/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/mergewith/_index.md new file mode 100644 index 0000000000..2efbbe5a50 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/mergewith/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::MergeWith method" +linktitle: "MergeWith" +articleTitle: "MergeWith" +second_title: "Aspose.Email for C++" +description: "Merges the pst storage with one or more other pst streams." +type: docs +weight: 320 +url: /cpp/aspose.email.storage.pst/personalstorage/mergewith/ +--- + +## MergeWith (1 of 2) {#mergewith_1} + +Merges the pst storage with one or more other pst streams. Thus, the combined stream are sources. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +MergeWith(System::ArrayPtr< System::SharedPtr < System::IO::Stream >> sourceStreams) +``` + +| Parameter | Description | +| --- | --- | +| sourceStreams | The source streams. | + +--- + +## MergeWith (2 of 2) {#mergewith_2} + +Merges the pst storage with one or more other pst files. Thus, the combined files are sources. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +MergeWith(System::ArrayPtr< System::String > sourceFileNames) +``` + +| Parameter | Description | +| --- | --- | +| sourceFileNames | The source file names. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/moveitem/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/moveitem/_index.md new file mode 100644 index 0000000000..1cd42bf3dc --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/moveitem/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::MoveItem method" +linktitle: "MoveItem" +articleTitle: "MoveItem" +second_title: "Aspose.Email for C++" +description: "Moves a specified folder to a new parent folder within the current pst." +type: docs +weight: 330 +url: /cpp/aspose.email.storage.pst/personalstorage/moveitem/ +--- + +## MoveItem (1 of 2) {#moveitem_1} + +Moves a specified folder to a new parent folder within the current pst. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +MoveItem(System::SharedPtr < FolderInfo > folder, System::SharedPtr < FolderInfo > newFolder) +``` + +| Parameter | Description | +| --- | --- | +| folder | The folder to move. | +| newFolder | The new parent folder. | + +--- + +## MoveItem (2 of 2) {#moveitem_2} + +Moves a specified message to a new folder within the current pst. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +MoveItem(System::SharedPtr < MessageInfo > message, System::SharedPtr < FolderInfo > newFolder) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to move. | +| newFolder | The new folder for the message. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/onstorageprocessed/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/onstorageprocessed/_index.md new file mode 100644 index 0000000000..839687d0dd --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/onstorageprocessed/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::OnStorageProcessed method" +linktitle: "OnStorageProcessed" +articleTitle: "OnStorageProcessed" +second_title: "Aspose.Email for C++" +description: "Raises the E:ChunkCreated event." +type: docs +weight: 340 +url: /cpp/aspose.email.storage.pst/personalstorage/onstorageprocessed/ +--- + +## OnStorageProcessed {#onstorageprocessed} + +Raises the E:ChunkCreated event. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +OnStorageProcessed(System::SharedPtr < StorageProcessedEventArgs > e) +``` + +| Parameter | Description | +| --- | --- | +| e | The StorageProcessedEventArgs instance containing the event data. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/personalstorage/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/personalstorage/_index.md new file mode 100644 index 0000000000..c657e9b6c0 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/personalstorage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::PersonalStorage constructor" +linktitle: "PersonalStorage" +articleTitle: "PersonalStorage" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PersonalStorage class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/personalstorage/personalstorage/ +--- + +## PersonalStorage {#personalstorage} + +Initializes a new instance of the PersonalStorage class. Allows setting a callback method for handling exceptions that occur during PST traversal. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +PersonalStorage(Exceptions::TraversalExceptionsCallback callback) +``` + +| Parameter | Description | +| --- | --- | +| callback | The exception callback. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/pstdoer/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/pstdoer/_index.md new file mode 100644 index 0000000000..08875b2504 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/pstdoer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::pstDoer method" +linktitle: "pstDoer" +articleTitle: "pstDoer" +second_title: "Aspose.Email for C++" +description: "The pst reader." +type: docs +weight: 410 +url: /cpp/aspose.email.storage.pst/personalstorage/pstdoer/ +--- + +## pstDoer {#pstdoer} + +The pst reader. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Pst:: + +```cpp +pstDoer() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/saveas/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/saveas/_index.md new file mode 100644 index 0000000000..193d3c66b3 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/saveas/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::SaveAs method" +linktitle: "SaveAs" +articleTitle: "SaveAs" +second_title: "Aspose.Email for C++" +description: "Saves the current object to a specified file format in a stream." +type: docs +weight: 350 +url: /cpp/aspose.email.storage.pst/personalstorage/saveas/ +--- + +## SaveAs (1 of 2) {#saveas_1} + +Saves the current object to a specified file format in a stream. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SaveAs(System::SharedPtr < System::IO::Stream > stream, FileFormat format) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream to be saved. | +| format | The FileFormat is to be used. | + +--- + +## SaveAs (2 of 2) {#saveas_2} + +Saves the current object to a specified file format in a different file. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SaveAs(System::String fileName, FileFormat format) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The name of the file to be saved. | +| format | The FileFormat is to be used when saving a file. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/savemessagetostream/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/savemessagetostream/_index.md new file mode 100644 index 0000000000..b0eda19486 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/savemessagetostream/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::SaveMessageToStream method" +linktitle: "SaveMessageToStream" +articleTitle: "SaveMessageToStream" +second_title: "Aspose.Email for C++" +description: "Saves the message, with specified entryID, to a stream." +type: docs +weight: 360 +url: /cpp/aspose.email.storage.pst/personalstorage/savemessagetostream/ +--- + +## SaveMessageToStream {#savemessagetostream} + +Saves the message, with specified entryID, to a stream. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SaveMessageToStream(System::String entryId, System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry id. | +| stream | The stream for writing. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/splitinto/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/splitinto/_index.md new file mode 100644 index 0000000000..3013585b56 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/splitinto/_index.md @@ -0,0 +1,78 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::SplitInto method" +linktitle: "SplitInto" +articleTitle: "SplitInto" +second_title: "Aspose.Email for C++" +description: "Splits the pst storage into less sized parts." +type: docs +weight: 370 +url: /cpp/aspose.email.storage.pst/personalstorage/splitinto/ +--- + +## SplitInto (1 of 4) {#splitinto_1} + +Splits the pst storage into less sized parts. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SplitInto(int64_t chunkSize, System::String partFileNamePrefix, System::String path) +``` + +| Parameter | Description | +| --- | --- | +| chunkSize | The approximate size of a chunk in bytes. | +| path | The folder path where chunks will be created. | +| partFileNamePrefix | The prefix to be added to the filename of each part of pst. If provided, the prefix will be added to the beginning of each file name. If not provided (null or empty), the pst parts will be created without a prefix. | + +--- + +## SplitInto (2 of 4) {#splitinto_2} + +Splits the pst storage into less sized parts. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SplitInto(int64_t chunkSize, System::String path) +``` + +| Parameter | Description | +| --- | --- | +| chunkSize | The approximate size of a chunk in bytes. | +| path | The folder path where chunks will be created. | + +--- + +## SplitInto (3 of 4) {#splitinto_3} + +Splits the pst storage based on criteria. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SplitInto(System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < Tools::Search::MailQuery >>> criteria, System::String partFileNamePrefix, System::String path) +``` + +| Parameter | Description | +| --- | --- | +| criteria | The collection of MailQuery that represents criteria of pst splitting. | +| path | The folder path where chunks will be created. | + +--- + +## SplitInto (4 of 4) {#splitinto_4} + +Splits the pst storage based on criteria. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +SplitInto(System::SharedPtr < System::Collections::Generic::IList< System::SharedPtr < Tools::Search::MailQuery >>> criteria, System::String path) +``` + +| Parameter | Description | +| --- | --- | +| criteria | The collection of MailQuery that represents criteria of pst splitting. | +| path | The folder path where chunks will be created. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/storageprocessed/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/storageprocessed/_index.md new file mode 100644 index 0000000000..09bea24ccb --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/storageprocessed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::StorageProcessed method" +linktitle: "StorageProcessed" +articleTitle: "StorageProcessed" +second_title: "Aspose.Email for C++" +description: "Occurs in splitting and merging operations when a new chunk of pst is created or the next file is processed and is to be merged." +type: docs +weight: 420 +url: /cpp/aspose.email.storage.pst/personalstorage/storageprocessed/ +--- + +## StorageProcessed {#storageprocessed} + +Occurs in splitting and merging operations when a new chunk of pst is created or the next file is processed and is to be merged. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Storage::Pst::StorageProcessedEventArgs >)> Aspose::Email::Storage::Pst:: + +```cpp +StorageProcessed() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/storageprocessing/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/storageprocessing/_index.md new file mode 100644 index 0000000000..a2d2c1de0c --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/storageprocessing/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::StorageProcessing method" +linktitle: "StorageProcessing" +articleTitle: "StorageProcessing" +second_title: "Aspose.Email for C++" +description: "Occurs before the srorage is processed." +type: docs +weight: 430 +url: /cpp/aspose.email.storage.pst/personalstorage/storageprocessing/ +--- + +## StorageProcessing {#storageprocessing} + +Occurs before the srorage is processed. The event is raised before processing the next storage in merging or splitting operations. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Storage::Pst::StorageProcessingEventArgs >)> Aspose::Email::Storage::Pst:: + +```cpp +StorageProcessing() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/trytogetfolderbyid/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/trytogetfolderbyid/_index.md new file mode 100644 index 0000000000..8cb81d1737 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/trytogetfolderbyid/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::TryToGetFolderById method" +linktitle: "TryToGetFolderById" +articleTitle: "TryToGetFolderById" +second_title: "Aspose.Email for C++" +description: "Gets the folder associated with the specified entry ID." +type: docs +weight: 380 +url: /cpp/aspose.email.storage.pst/personalstorage/trytogetfolderbyid/ +--- + +## TryToGetFolderById {#trytogetfolderbyid} + +Gets the folder associated with the specified entry ID. + +**Returns:** true if the folder is successfully found; otherwise, false. + +```cpp +TryToGetFolderById(System::String entryIdString, System::SharedPtr < FolderInfo > & folder) +``` + +| Parameter | Description | +| --- | --- | +| entryIdString | The string that represented the entry ID. | +| folder | When this method returns true, contains the FolderInfo object associated with the specified ID. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorage/trytosavemessage/_index.md b/english/cpp/aspose.email.storage.pst/personalstorage/trytosavemessage/_index.md new file mode 100644 index 0000000000..9b64bae4a9 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorage/trytosavemessage/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorage::TryToSaveMessage method" +linktitle: "TryToSaveMessage" +articleTitle: "TryToSaveMessage" +second_title: "Aspose.Email for C++" +description: "Saves the message, with specified entryID, to a stream." +type: docs +weight: 390 +url: /cpp/aspose.email.storage.pst/personalstorage/trytosavemessage/ +--- + +## TryToSaveMessage {#trytosavemessage} + +Saves the message, with specified entryID, to a stream. + +**Returns:** The SaveResult that represents the result of item saving. + +```cpp +TryToSaveMessage(System::String entryId, System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| entryId | The entry id. | +| stream | The stream for writing. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/_index.md b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/_index.md new file mode 100644 index 0000000000..691a946561 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageLoadOptions class" +linktitle: "PersonalStorageLoadOptions" +articleTitle: "PersonalStorageLoadOptions" +second_title: "Aspose.Email for C++" +description: "Specifies additional options when loading a PST storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/personalstorageloadoptions/ +--- + +## PersonalStorageLoadOptions class + +Specifies additional options when loading a PST storage. + +## Constructors + +| Name | Description | +| --- | --- | +| [PersonalStorageLoadOptions](./personalstorageloadoptions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_LeaveStreamOpen](./get_leavestreamopen/) | Leave stream open when PersonalStorage is disposed. Should always be false when PersonalStorage::FromFile(string, PersonalStorageLoadOptions) method is used. By default the value is false. | +| [get_VentureLicense](./get_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | +| [get_Writable](./get_writable/) | Gets a value indicating whether the pst is writable. By default the value is true. | +| [set_LeaveStreamOpen](./set_leavestreamopen/) | Leave stream open when PersonalStorage is disposed. Should always be false when PersonalStorage::FromFile(string, PersonalStorageLoadOptions) method is used. By default the value is false. | +| [set_VentureLicense](./set_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | +| [set_Writable](./set_writable/) | Sets a value indicating whether the pst is writable. By default the value is true. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/get_leavestreamopen/_index.md b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/get_leavestreamopen/_index.md new file mode 100644 index 0000000000..3c6b7ee592 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/get_leavestreamopen/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageLoadOptions::get_LeaveStreamOpen method" +linktitle: "get_LeaveStreamOpen" +articleTitle: "get_LeaveStreamOpen" +second_title: "Aspose.Email for C++" +description: "Leave stream open when PersonalStorage is disposed." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/personalstorageloadoptions/get_leavestreamopen/ +--- + +## get_LeaveStreamOpen {#get_leavestreamopen} + +Leave stream open when PersonalStorage is disposed. Should always be false when PersonalStorage::FromFile(string, PersonalStorageLoadOptions) method is used. By default the value is false. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_LeaveStreamOpen() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/get_venturelicense/_index.md b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/get_venturelicense/_index.md new file mode 100644 index 0000000000..9a4ddb75dd --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/get_venturelicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageLoadOptions::get_VentureLicense method" +linktitle: "get_VentureLicense" +articleTitle: "get_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/personalstorageloadoptions/get_venturelicense/ +--- + +## get_VentureLicense {#get_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** System::SharedPtr Aspose::Email::Storage::Pst:: + +```cpp +get_VentureLicense() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/get_writable/_index.md b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/get_writable/_index.md new file mode 100644 index 0000000000..e52880dbd6 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/get_writable/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageLoadOptions::get_Writable method" +linktitle: "get_Writable" +articleTitle: "get_Writable" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the pst is writable." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/personalstorageloadoptions/get_writable/ +--- + +## get_Writable {#get_writable} + +Gets a value indicating whether the pst is writable. By default the value is true. + +**Returns:** bool Aspose::Email::Storage::Pst:: + +```cpp +get_Writable() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/personalstorageloadoptions/_index.md b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/personalstorageloadoptions/_index.md new file mode 100644 index 0000000000..eec460f3fe --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/personalstorageloadoptions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageLoadOptions::PersonalStorageLoadOptions constructor" +linktitle: "PersonalStorageLoadOptions" +articleTitle: "PersonalStorageLoadOptions" +second_title: "Aspose.Email for C++" +description: "PersonalStorageLoadOptions of PersonalStorageLoadOptions." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/personalstorageloadoptions/personalstorageloadoptions/ +--- + +## PersonalStorageLoadOptions {#personalstorageloadoptions} + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +PersonalStorageLoadOptions() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/set_leavestreamopen/_index.md b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/set_leavestreamopen/_index.md new file mode 100644 index 0000000000..5527c40c25 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/set_leavestreamopen/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageLoadOptions::set_LeaveStreamOpen method" +linktitle: "set_LeaveStreamOpen" +articleTitle: "set_LeaveStreamOpen" +second_title: "Aspose.Email for C++" +description: "Leave stream open when PersonalStorage is disposed." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.pst/personalstorageloadoptions/set_leavestreamopen/ +--- + +## set_LeaveStreamOpen {#set_leavestreamopen} + +Leave stream open when PersonalStorage is disposed. Should always be false when PersonalStorage::FromFile(string, PersonalStorageLoadOptions) method is used. By default the value is false. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_LeaveStreamOpen(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/set_venturelicense/_index.md b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/set_venturelicense/_index.md new file mode 100644 index 0000000000..e48bc9dab4 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/set_venturelicense/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageLoadOptions::set_VentureLicense method" +linktitle: "set_VentureLicense" +articleTitle: "set_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.pst/personalstorageloadoptions/set_venturelicense/ +--- + +## set_VentureLicense {#set_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_VentureLicense(System::SharedPtr < Aspose::Email::VentureLicense > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/set_writable/_index.md b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/set_writable/_index.md new file mode 100644 index 0000000000..76b378fe0f --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstorageloadoptions/set_writable/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageLoadOptions::set_Writable method" +linktitle: "set_Writable" +articleTitle: "set_Writable" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the pst is writable." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.pst/personalstorageloadoptions/set_writable/ +--- + +## set_Writable {#set_writable} + +Sets a value indicating whether the pst is writable. By default the value is true. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_Writable(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/_index.md new file mode 100644 index 0000000000..9f15336555 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder class" +linktitle: "PersonalStorageQueryBuilder" +articleTitle: "PersonalStorageQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Represents the builder of search expression that used by pst." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/ +--- + +## PersonalStorageQueryBuilder class + +**Inherits:** Aspose::Email::Tools::Search::MailQueryBuilder + +Represents the builder of search expression that used by pst. + +## Constructors + +| Name | Description | +| --- | --- | +| [PersonalStorageQueryBuilder](./personalstoragequerybuilder/) | Initializes a new instance of the PersonalStorageQueryBuilder class. | + +## Methods + +| Name | Description | +| --- | --- | +| [FindConversationThread](./findconversationthread/) | Finds the conversation thread. | +| [get_ContainerClass](./get_containerclass/) | Gets folders with an specified message class. | +| [get_ContentsCount](./get_contentscount/) | Search folders with an specified contents count. | +| [get_FolderName](./get_foldername/) | Search folders with an specified display name. | +| [get_Importance](./get_importance/) | Search messages with an specified importance. | +| [get_MessageClass](./get_messageclass/) | Gets messages with an specified message class. | +| [get_MessageId](./get_messageid/) | Gets the field that allows to find messages that contain the specified string in the envelope structure's MessageId field. | +| [get_MessageSize](./get_messagesize/) | Search messages with an specified size. | +| [get_OnlyFoldersCreatedByUser](./get_onlyfolderscreatedbyuser/) | Gets folders that created by user, i.e. excludes all standard IPM folders. | +| [get_UnreadContentsCount](./get_unreadcontentscount/) | Search folders with an specified unread contents count. | +| [HasFlags](./hasflags/) | Search messages with the specified flags. | +| [HasNoFlags](./hasnoflags/) | Search messages with the unspecified flags. | +| [HasNoSubfolders](./hasnosubfolders/) | Search folders which does not contains subfolders. | +| [HasSubfolders](./hassubfolders/) | Search folders which contains subfolders. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/findconversationthread/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/findconversationthread/_index.md new file mode 100644 index 0000000000..daa3b8094f --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/findconversationthread/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::FindConversationThread method" +linktitle: "FindConversationThread" +articleTitle: "FindConversationThread" +second_title: "Aspose.Email for C++" +description: "Finds the conversation thread." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/findconversationthread/ +--- + +## FindConversationThread {#findconversationthread} + +Finds the conversation thread. + +**Returns:** System::SharedPtr < Tools::Search::MailQuery > Aspose::Email::Storage::Pst:: + +```cpp +FindConversationThread(System::SharedPtr < MessageInfo > relatedMessage) +``` + +| Parameter | Description | +| --- | --- | +| relatedMessage | The related message. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_containerclass/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_containerclass/_index.md new file mode 100644 index 0000000000..a2be574754 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_containerclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::get_ContainerClass method" +linktitle: "get_ContainerClass" +articleTitle: "get_ContainerClass" +second_title: "Aspose.Email for C++" +description: "Gets folders with an specified message class." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_containerclass/ +--- + +## get_ContainerClass {#get_containerclass} + +Gets folders with an specified message class. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Storage::Pst:: + +```cpp +get_ContainerClass() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_contentscount/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_contentscount/_index.md new file mode 100644 index 0000000000..397d4ff960 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_contentscount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::get_ContentsCount method" +linktitle: "get_ContentsCount" +articleTitle: "get_ContentsCount" +second_title: "Aspose.Email for C++" +description: "Search folders with an specified contents count." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_contentscount/ +--- + +## get_ContentsCount {#get_contentscount} + +Search folders with an specified contents count. + +**Returns:** System::SharedPtr < Tools::Search::IntComparisonField > Aspose::Email::Storage::Pst:: + +```cpp +get_ContentsCount() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_foldername/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_foldername/_index.md new file mode 100644 index 0000000000..16b666a038 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_foldername/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::get_FolderName method" +linktitle: "get_FolderName" +articleTitle: "get_FolderName" +second_title: "Aspose.Email for C++" +description: "Search folders with an specified display name." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_foldername/ +--- + +## get_FolderName {#get_foldername} + +Search folders with an specified display name. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Storage::Pst:: + +```cpp +get_FolderName() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_importance/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_importance/_index.md new file mode 100644 index 0000000000..d9aa2ea9e2 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_importance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::get_Importance method" +linktitle: "get_Importance" +articleTitle: "get_Importance" +second_title: "Aspose.Email for C++" +description: "Search messages with an specified importance." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_importance/ +--- + +## get_Importance {#get_importance} + +Search messages with an specified importance. + +**Returns:** System::SharedPtr < Tools::Search::IntComparisonField > Aspose::Email::Storage::Pst:: + +```cpp +get_Importance() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messageclass/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messageclass/_index.md new file mode 100644 index 0000000000..ec03b955ea --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messageclass/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::get_MessageClass method" +linktitle: "get_MessageClass" +articleTitle: "get_MessageClass" +second_title: "Aspose.Email for C++" +description: "Gets messages with an specified message class." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messageclass/ +--- + +## get_MessageClass {#get_messageclass} + +Gets messages with an specified message class. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Storage::Pst:: + +```cpp +get_MessageClass() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messageid/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messageid/_index.md new file mode 100644 index 0000000000..a7834f9c36 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::get_MessageId method" +linktitle: "get_MessageId" +articleTitle: "get_MessageId" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages that contain the specified string in the envelope structure's MessageId field." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messageid/ +--- + +## get_MessageId {#get_messageid} + +Gets the field that allows to find messages that contain the specified string in the envelope structure's MessageId field. + +**Returns:** System::SharedPtr < Tools::Search::StringComparisonField > Aspose::Email::Storage::Pst:: + +```cpp +get_MessageId() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messagesize/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messagesize/_index.md new file mode 100644 index 0000000000..99d86e093f --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messagesize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::get_MessageSize method" +linktitle: "get_MessageSize" +articleTitle: "get_MessageSize" +second_title: "Aspose.Email for C++" +description: "Search messages with an specified size." +type: docs +weight: 80 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_messagesize/ +--- + +## get_MessageSize {#get_messagesize} + +Search messages with an specified size. + +**Returns:** System::SharedPtr < Tools::Search::IntComparisonField > Aspose::Email::Storage::Pst:: + +```cpp +get_MessageSize() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_onlyfolderscreatedbyuser/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_onlyfolderscreatedbyuser/_index.md new file mode 100644 index 0000000000..bddf2ee664 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_onlyfolderscreatedbyuser/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::get_OnlyFoldersCreatedByUser method" +linktitle: "get_OnlyFoldersCreatedByUser" +articleTitle: "get_OnlyFoldersCreatedByUser" +second_title: "Aspose.Email for C++" +description: "Gets folders that created by user, i.e." +type: docs +weight: 90 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_onlyfolderscreatedbyuser/ +--- + +## get_OnlyFoldersCreatedByUser {#get_onlyfolderscreatedbyuser} + +Gets folders that created by user, i.e. excludes all standard IPM folders. + +**Returns:** System::SharedPtr < Tools::Search::BoolComparisonField > Aspose::Email::Storage::Pst:: + +```cpp +get_OnlyFoldersCreatedByUser() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_unreadcontentscount/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_unreadcontentscount/_index.md new file mode 100644 index 0000000000..dea02599b1 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_unreadcontentscount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::get_UnreadContentsCount method" +linktitle: "get_UnreadContentsCount" +articleTitle: "get_UnreadContentsCount" +second_title: "Aspose.Email for C++" +description: "Search folders with an specified unread contents count." +type: docs +weight: 100 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/get_unreadcontentscount/ +--- + +## get_UnreadContentsCount {#get_unreadcontentscount} + +Search folders with an specified unread contents count. + +**Returns:** System::SharedPtr < Tools::Search::IntComparisonField > Aspose::Email::Storage::Pst:: + +```cpp +get_UnreadContentsCount() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasflags/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasflags/_index.md new file mode 100644 index 0000000000..65b4166003 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::HasFlags method" +linktitle: "HasFlags" +articleTitle: "HasFlags" +second_title: "Aspose.Email for C++" +description: "Search messages with the specified flags." +type: docs +weight: 110 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasflags/ +--- + +## HasFlags {#hasflags} + +Search messages with the specified flags. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +HasFlags(Mapi::MapiMessageFlags flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | The flags. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasnoflags/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasnoflags/_index.md new file mode 100644 index 0000000000..d9a1fe64c9 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasnoflags/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::HasNoFlags method" +linktitle: "HasNoFlags" +articleTitle: "HasNoFlags" +second_title: "Aspose.Email for C++" +description: "Search messages with the unspecified flags." +type: docs +weight: 120 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasnoflags/ +--- + +## HasNoFlags {#hasnoflags} + +Search messages with the unspecified flags. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +HasNoFlags(Mapi::MapiMessageFlags flags) +``` + +| Parameter | Description | +| --- | --- | +| flags | The flags. | + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasnosubfolders/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasnosubfolders/_index.md new file mode 100644 index 0000000000..643228e91a --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasnosubfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::HasNoSubfolders method" +linktitle: "HasNoSubfolders" +articleTitle: "HasNoSubfolders" +second_title: "Aspose.Email for C++" +description: "Search folders which does not contains subfolders." +type: docs +weight: 130 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/hasnosubfolders/ +--- + +## HasNoSubfolders {#hasnosubfolders} + +Search folders which does not contains subfolders. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +HasNoSubfolders() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hassubfolders/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hassubfolders/_index.md new file mode 100644 index 0000000000..6c09ccbbf0 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/hassubfolders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::HasSubfolders method" +linktitle: "HasSubfolders" +articleTitle: "HasSubfolders" +second_title: "Aspose.Email for C++" +description: "Search folders which contains subfolders." +type: docs +weight: 140 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/hassubfolders/ +--- + +## HasSubfolders {#hassubfolders} + +Search folders which contains subfolders. + +**Returns:** MailQuery that represents search query (one searching criteria). + +```cpp +HasSubfolders() +``` + diff --git a/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/personalstoragequerybuilder/_index.md b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/personalstoragequerybuilder/_index.md new file mode 100644 index 0000000000..ef0c1564df --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/personalstoragequerybuilder/personalstoragequerybuilder/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PersonalStorageQueryBuilder::PersonalStorageQueryBuilder constructor" +linktitle: "PersonalStorageQueryBuilder" +articleTitle: "PersonalStorageQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PersonalStorageQueryBuilder class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/personalstoragequerybuilder/personalstoragequerybuilder/ +--- + +## PersonalStorageQueryBuilder {#personalstoragequerybuilder} + +Initializes a new instance of the PersonalStorageQueryBuilder class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +PersonalStorageQueryBuilder() +``` + diff --git a/english/cpp/aspose.email.storage.pst/pstitemcategory/_index.md b/english/cpp/aspose.email.storage.pst/pstitemcategory/_index.md new file mode 100644 index 0000000000..d2783c1258 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/pstitemcategory/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Storage::Pst::PstItemCategory class" +linktitle: "PstItemCategory" +articleTitle: "PstItemCategory" +second_title: "Aspose.Email for C++" +description: "Represents a category for PST items with a name and associated color." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/pstitemcategory/ +--- + +## PstItemCategory class + +Represents a category for PST items with a name and associated color. + +## Constructors + +| Name | Description | +| --- | --- | +| [PstItemCategory](./pstitemcategory/) | Initializes a new instance of the PstItemCategory class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Color](./get_color/) | Gets the color associated with the category. | +| [get_Name](./get_name/) | Gets the name of the category. | +| [ToString](./tostring/) | | + diff --git a/english/cpp/aspose.email.storage.pst/pstitemcategory/get_color/_index.md b/english/cpp/aspose.email.storage.pst/pstitemcategory/get_color/_index.md new file mode 100644 index 0000000000..9069833960 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/pstitemcategory/get_color/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PstItemCategory::get_Color method" +linktitle: "get_Color" +articleTitle: "get_Color" +second_title: "Aspose.Email for C++" +description: "Gets the color associated with the category." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/pstitemcategory/get_color/ +--- + +## get_Color {#get_color} + +Gets the color associated with the category. + +**Returns:** OutlookCategoryColor Aspose::Email::Storage::Pst:: + +```cpp +get_Color() +``` + diff --git a/english/cpp/aspose.email.storage.pst/pstitemcategory/get_name/_index.md b/english/cpp/aspose.email.storage.pst/pstitemcategory/get_name/_index.md new file mode 100644 index 0000000000..64f269cc5a --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/pstitemcategory/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::PstItemCategory::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets the name of the category." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/pstitemcategory/get_name/ +--- + +## get_Name {#get_name} + +Gets the name of the category. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.storage.pst/pstitemcategory/pstitemcategory/_index.md b/english/cpp/aspose.email.storage.pst/pstitemcategory/pstitemcategory/_index.md new file mode 100644 index 0000000000..c3d6efc09a --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/pstitemcategory/pstitemcategory/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::PstItemCategory::PstItemCategory constructor" +linktitle: "PstItemCategory" +articleTitle: "PstItemCategory" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the PstItemCategory class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/pstitemcategory/pstitemcategory/ +--- + +## PstItemCategory {#pstitemcategory} + +Initializes a new instance of the PstItemCategory class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +PstItemCategory(System::String name, OutlookCategoryColor color) +``` + +| Parameter | Description | +| --- | --- | +| name | The name of the category. | +| color | The color associated with the category. | + diff --git a/english/cpp/aspose.email.storage.pst/pstitemcategory/tostring/_index.md b/english/cpp/aspose.email.storage.pst/pstitemcategory/tostring/_index.md new file mode 100644 index 0000000000..7470c79e72 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/pstitemcategory/tostring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Pst::PstItemCategory::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "ToString of PstItemCategory." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/pstitemcategory/tostring/ +--- + +## ToString {#tostring} + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.storage.pst/restoreditementry/_index.md b/english/cpp/aspose.email.storage.pst/restoreditementry/_index.md new file mode 100644 index 0000000000..ecc62806a0 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/restoreditementry/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Storage::Pst::RestoredItemEntry class" +linktitle: "RestoredItemEntry" +articleTitle: "RestoredItemEntry" +second_title: "Aspose.Email for C++" +description: "Represents an entry for a soft-deleted item in the PST file, containing the message and the folder Id it was in." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/restoreditementry/ +--- + +## RestoredItemEntry class + +Represents an entry for a soft-deleted item in the PST file, containing the message and the folder Id it was in. + +## Constructors + +| Name | Description | +| --- | --- | +| [RestoredItemEntry](./restoreditementry/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_FolderId](./get_folderid/) | Gets the folder Id in which the message was originally located. | +| [get_Item](./get_item/) | Gets the soft-deleted message. | + diff --git a/english/cpp/aspose.email.storage.pst/restoreditementry/get_folderid/_index.md b/english/cpp/aspose.email.storage.pst/restoreditementry/get_folderid/_index.md new file mode 100644 index 0000000000..806bcdd658 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/restoreditementry/get_folderid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::RestoredItemEntry::get_FolderId method" +linktitle: "get_FolderId" +articleTitle: "get_FolderId" +second_title: "Aspose.Email for C++" +description: "Gets the folder Id in which the message was originally located." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/restoreditementry/get_folderid/ +--- + +## get_FolderId {#get_folderid} + +Gets the folder Id in which the message was originally located. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_FolderId() +``` + diff --git a/english/cpp/aspose.email.storage.pst/restoreditementry/get_item/_index.md b/english/cpp/aspose.email.storage.pst/restoreditementry/get_item/_index.md new file mode 100644 index 0000000000..8316a84b2b --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/restoreditementry/get_item/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::RestoredItemEntry::get_Item method" +linktitle: "get_Item" +articleTitle: "get_Item" +second_title: "Aspose.Email for C++" +description: "Gets the soft-deleted message." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/restoreditementry/get_item/ +--- + +## get_Item {#get_item} + +Gets the soft-deleted message. + +**Returns:** System::SharedPtr < Mapi::MapiMessage > Aspose::Email::Storage::Pst:: + +```cpp +get_Item() +``` + diff --git a/english/cpp/aspose.email.storage.pst/restoreditementry/restoreditementry/_index.md b/english/cpp/aspose.email.storage.pst/restoreditementry/restoreditementry/_index.md new file mode 100644 index 0000000000..8e56369011 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/restoreditementry/restoreditementry/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Storage::Pst::RestoredItemEntry::RestoredItemEntry constructor" +linktitle: "RestoredItemEntry" +articleTitle: "RestoredItemEntry" +second_title: "Aspose.Email for C++" +description: "RestoredItemEntry of RestoredItemEntry." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/restoreditementry/restoreditementry/ +--- + +## RestoredItemEntry {#restoreditementry} + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +RestoredItemEntry(System::SharedPtr < Mapi::MapiMessage > item, System::String folderId) +``` + +| Parameter | Description | +| --- | --- | +| item | | +| folderId | | + diff --git a/english/cpp/aspose.email.storage.pst/restoreoptions/_index.md b/english/cpp/aspose.email.storage.pst/restoreoptions/_index.md new file mode 100644 index 0000000000..46c018701f --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/restoreoptions/_index.md @@ -0,0 +1,22 @@ +--- +title: "RestoreOptions Enum" +linktitle: "RestoreOptions" +articleTitle: "RestoreOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates restore options" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/restoreoptions/ +--- + +## RestoreOptions enumeration (4 values) + +Enumerates restore options + +| Value | Description | +| --- | --- | +| None | Indicates that no specific options are specified | +| Recursive | Indicates that nested folders should be also restored | +| RemoveNonexistentFolders | Indicates that mail folders, which do not have the equal folders in the personal storage, should be removed | +| RemoveNonexistentItems | Indicates that mail items, which do not have the equal items in the personal storage, should be removed | + diff --git a/english/cpp/aspose.email.storage.pst/saveresult/_index.md b/english/cpp/aspose.email.storage.pst/saveresult/_index.md new file mode 100644 index 0000000000..76a56bee9f --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/saveresult/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Storage::Pst::SaveResult class" +linktitle: "SaveResult" +articleTitle: "SaveResult" +second_title: "Aspose.Email for C++" +description: "Represents the result of saving the retrieved item." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/saveresult/ +--- + +## SaveResult class + +Represents the result of saving the retrieved item. + +## Constructors + +| Name | Description | +| --- | --- | +| [SaveResult](./saveresult/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Attachments](./get_attachments/) | Gets the save results of attachments. | +| [get_MissedProperties](./get_missedproperties/) | Gets the collection of missed properties. | +| [get_Status](./get_status/) | Gets the saving status. | +| [set_MissedProperties](./set_missedproperties/) | Gets the collection of missed properties. | +| [set_Status](./set_status/) | Gets the saving status. | +| [PstDoer](./pstdoer/) | | + diff --git a/english/cpp/aspose.email.storage.pst/saveresult/get_attachments/_index.md b/english/cpp/aspose.email.storage.pst/saveresult/get_attachments/_index.md new file mode 100644 index 0000000000..314c10256c --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/saveresult/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::SaveResult::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets the save results of attachments." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/saveresult/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets the save results of attachments. + +**Returns:** System::SharedPtr > > Aspose::Email::Storage::Pst:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email.storage.pst/saveresult/get_missedproperties/_index.md b/english/cpp/aspose.email.storage.pst/saveresult/get_missedproperties/_index.md new file mode 100644 index 0000000000..d0f24bb487 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/saveresult/get_missedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::SaveResult::get_MissedProperties method" +linktitle: "get_MissedProperties" +articleTitle: "get_MissedProperties" +second_title: "Aspose.Email for C++" +description: "Gets the collection of missed properties." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/saveresult/get_missedproperties/ +--- + +## get_MissedProperties {#get_missedproperties} + +Gets the collection of missed properties. + +**Returns:** System::SharedPtr > > Aspose::Email::Storage::Pst:: + +```cpp +get_MissedProperties() +``` + diff --git a/english/cpp/aspose.email.storage.pst/saveresult/get_status/_index.md b/english/cpp/aspose.email.storage.pst/saveresult/get_status/_index.md new file mode 100644 index 0000000000..948adbefa7 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/saveresult/get_status/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::SaveResult::get_Status method" +linktitle: "get_Status" +articleTitle: "get_Status" +second_title: "Aspose.Email for C++" +description: "Gets the saving status." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.pst/saveresult/get_status/ +--- + +## get_Status {#get_status} + +Gets the saving status. + +**Returns:** SaveStatus Aspose::Email::Storage::Pst:: + +```cpp +get_Status() +``` + diff --git a/english/cpp/aspose.email.storage.pst/saveresult/pstdoer/_index.md b/english/cpp/aspose.email.storage.pst/saveresult/pstdoer/_index.md new file mode 100644 index 0000000000..95e02b1763 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/saveresult/pstdoer/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Storage::Pst::SaveResult::PstDoer method" +linktitle: "PstDoer" +articleTitle: "PstDoer" +second_title: "Aspose.Email for C++" +description: "PstDoer of SaveResult." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.pst/saveresult/pstdoer/ +--- + +## PstDoer {#pstdoer} + +```cpp +friend class PstDoer() +``` + diff --git a/english/cpp/aspose.email.storage.pst/saveresult/saveresult/_index.md b/english/cpp/aspose.email.storage.pst/saveresult/saveresult/_index.md new file mode 100644 index 0000000000..ddaeadb477 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/saveresult/saveresult/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::Pst::SaveResult::SaveResult constructor" +linktitle: "SaveResult" +articleTitle: "SaveResult" +second_title: "Aspose.Email for C++" +description: "SaveResult of SaveResult." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/saveresult/saveresult/ +--- + +## SaveResult {#saveresult} + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +SaveResult() +``` + diff --git a/english/cpp/aspose.email.storage.pst/saveresult/set_missedproperties/_index.md b/english/cpp/aspose.email.storage.pst/saveresult/set_missedproperties/_index.md new file mode 100644 index 0000000000..c3445a4c27 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/saveresult/set_missedproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::SaveResult::set_MissedProperties method" +linktitle: "set_MissedProperties" +articleTitle: "set_MissedProperties" +second_title: "Aspose.Email for C++" +description: "Gets the collection of missed properties." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.pst/saveresult/set_missedproperties/ +--- + +## set_MissedProperties {#set_missedproperties} + +Gets the collection of missed properties. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_MissedProperties(System::SharedPtr < System::Collections::Generic::ListExt< System::SharedPtr < Mapi::PropertyDescriptor >>> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/saveresult/set_status/_index.md b/english/cpp/aspose.email.storage.pst/saveresult/set_status/_index.md new file mode 100644 index 0000000000..965c07619d --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/saveresult/set_status/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::SaveResult::set_Status method" +linktitle: "set_Status" +articleTitle: "set_Status" +second_title: "Aspose.Email for C++" +description: "Gets the saving status." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.pst/saveresult/set_status/ +--- + +## set_Status {#set_status} + +Gets the saving status. + +**Returns:** void Aspose::Email::Storage::Pst:: + +```cpp +set_Status(SaveStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage.pst/savestatus/_index.md b/english/cpp/aspose.email.storage.pst/savestatus/_index.md new file mode 100644 index 0000000000..8036bdc9b0 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/savestatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "SaveStatus Enum" +linktitle: "SaveStatus" +articleTitle: "SaveStatus" +second_title: "Aspose.Email for C++" +description: "Represents the status of saving the retrieved message." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/savestatus/ +--- + +## SaveStatus enumeration (3 values) + +Represents the status of saving the retrieved message. + +| Value | Description | +| --- | --- | +| Success | Message saved successfully. | +| PartiallySaved | Some data could not be retrieved. The message is partially saved. | +| Corrupted | The data is corrupted. The message was not saved. | + diff --git a/english/cpp/aspose.email.storage.pst/standardipmfolder/_index.md b/english/cpp/aspose.email.storage.pst/standardipmfolder/_index.md new file mode 100644 index 0000000000..15f93724f2 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/standardipmfolder/_index.md @@ -0,0 +1,32 @@ +--- +title: "StandardIpmFolder Enum" +linktitle: "StandardIpmFolder" +articleTitle: "StandardIpmFolder" +second_title: "Aspose.Email for C++" +description: "Represents a standard interpersonal message (IPM) folders." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/standardipmfolder/ +--- + +## StandardIpmFolder enumeration (14 values) + +Represents a standard interpersonal message (IPM) folders. + +| Value | Description | +| --- | --- | +| Inbox | Inbox folder. | +| DeletedItems | Deleted Items folder. A client application move deleted messages to the Deleted Items folder. | +| Outbox | Outbox folder. Outbound messages are usually created in the Outbox folder. | +| SentItems | Sent Items folder. After being sent, messages are usually placed in the Sent Items folder. | +| Appointments | Outlook Calendar folder. | +| Contacts | Outlook Contacts folder. | +| Drafts | Outlook Drafts folder. | +| Journal | Outlook Journal folder. | +| Notes | Outlook Notes folder. | +| Tasks | Outlook Tasks folder. | +| SyncIssues | Sync issues folder | +| JunkEmail | Junk email folder | +| Unspecified | Unspecified value. | +| RssFeeds | The RSS feeds folder. | + diff --git a/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/_index.md b/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/_index.md new file mode 100644 index 0000000000..23dd68c844 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Storage::Pst::StorageProcessedEventArgs class" +linktitle: "StorageProcessedEventArgs" +articleTitle: "StorageProcessedEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the PersonalStorage::StorageProcessed event" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/storageprocessedeventargs/ +--- + +## StorageProcessedEventArgs class + +Provides data for the PersonalStorage::StorageProcessed event + +## Constructors + +| Name | Description | +| --- | --- | +| [StorageProcessedEventArgs](./storageprocessedeventargs/) | Initializes a new instance of the StorageProcessedEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Chunk](./get_chunk/) | Gets the pst that represents the chunk. | +| [get_FileName](./get_filename/) | Gets the name of the pst file, that represents the chunk. | + diff --git a/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/get_chunk/_index.md b/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/get_chunk/_index.md new file mode 100644 index 0000000000..7841220dbe --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/get_chunk/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::StorageProcessedEventArgs::get_Chunk method" +linktitle: "get_Chunk" +articleTitle: "get_Chunk" +second_title: "Aspose.Email for C++" +description: "Gets the pst that represents the chunk." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/storageprocessedeventargs/get_chunk/ +--- + +## get_Chunk {#get_chunk} + +Gets the pst that represents the chunk. + +**Returns:** System::SharedPtr < PersonalStorage > Aspose::Email::Storage::Pst:: + +```cpp +get_Chunk() +``` + diff --git a/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/get_filename/_index.md b/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/get_filename/_index.md new file mode 100644 index 0000000000..e2374bf93d --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/get_filename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::StorageProcessedEventArgs::get_FileName method" +linktitle: "get_FileName" +articleTitle: "get_FileName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the pst file, that represents the chunk." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.pst/storageprocessedeventargs/get_filename/ +--- + +## get_FileName {#get_filename} + +Gets the name of the pst file, that represents the chunk. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_FileName() +``` + diff --git a/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/storageprocessedeventargs/_index.md b/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/storageprocessedeventargs/_index.md new file mode 100644 index 0000000000..b824ed9718 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/storageprocessedeventargs/storageprocessedeventargs/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage::Pst::StorageProcessedEventArgs::StorageProcessedEventArgs constructor" +linktitle: "StorageProcessedEventArgs" +articleTitle: "StorageProcessedEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the StorageProcessedEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/storageprocessedeventargs/storageprocessedeventargs/ +--- + +## StorageProcessedEventArgs {#storageprocessedeventargs} + +Initializes a new instance of the StorageProcessedEventArgs class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +StorageProcessedEventArgs(System::SharedPtr < PersonalStorage > currentChunk, System::String name) +``` + +| Parameter | Description | +| --- | --- | +| currentChunk | The current chunk. | +| name | Name of the file. | + diff --git a/english/cpp/aspose.email.storage.pst/storageprocessingeventargs/_index.md b/english/cpp/aspose.email.storage.pst/storageprocessingeventargs/_index.md new file mode 100644 index 0000000000..e57eb79894 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/storageprocessingeventargs/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Storage::Pst::StorageProcessingEventArgs class" +linktitle: "StorageProcessingEventArgs" +articleTitle: "StorageProcessingEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the PersonalStorage::StorageProcessing event" +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/storageprocessingeventargs/ +--- + +## StorageProcessingEventArgs class + +Provides data for the PersonalStorage::StorageProcessing event + +## Constructors + +| Name | Description | +| --- | --- | +| [StorageProcessingEventArgs](./storageprocessingeventargs/) | Initializes a new instance of the StorageProcessedEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_FileName](./get_filename/) | Gets the name of the pst file, that represents the chunk. | + diff --git a/english/cpp/aspose.email.storage.pst/storageprocessingeventargs/get_filename/_index.md b/english/cpp/aspose.email.storage.pst/storageprocessingeventargs/get_filename/_index.md new file mode 100644 index 0000000000..440a80add8 --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/storageprocessingeventargs/get_filename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Pst::StorageProcessingEventArgs::get_FileName method" +linktitle: "get_FileName" +articleTitle: "get_FileName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the pst file, that represents the chunk." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/storageprocessingeventargs/get_filename/ +--- + +## get_FileName {#get_filename} + +Gets the name of the pst file, that represents the chunk. + +**Returns:** System::String Aspose::Email::Storage::Pst:: + +```cpp +get_FileName() +``` + diff --git a/english/cpp/aspose.email.storage.pst/storageprocessingeventargs/storageprocessingeventargs/_index.md b/english/cpp/aspose.email.storage.pst/storageprocessingeventargs/storageprocessingeventargs/_index.md new file mode 100644 index 0000000000..6419ab17cf --- /dev/null +++ b/english/cpp/aspose.email.storage.pst/storageprocessingeventargs/storageprocessingeventargs/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Pst::StorageProcessingEventArgs::StorageProcessingEventArgs constructor" +linktitle: "StorageProcessingEventArgs" +articleTitle: "StorageProcessingEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the StorageProcessedEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.pst/storageprocessingeventargs/storageprocessingeventargs/ +--- + +## StorageProcessingEventArgs {#storageprocessingeventargs} + +Initializes a new instance of the StorageProcessedEventArgs class. + +**Returns:** Aspose::Email::Storage::Pst:: + +```cpp +StorageProcessingEventArgs(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | Name of the file. | + diff --git a/english/cpp/aspose.email.storage.zimbra/_index.md b/english/cpp/aspose.email.storage.zimbra/_index.md new file mode 100644 index 0000000000..bd40e20e41 --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Storage::Zimbra namespace" +linktitle: "Aspose::Email::Storage::Zimbra" +articleTitle: "Aspose::Email::Storage::Zimbra" +second_title: "Aspose.Email for C++" +description: "Provides classes for reading and processing Zimbra storage files, such as TGZ archives, within Aspose.Email for C++." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.zimbra/ +--- + +## Aspose::Email::Storage::Zimbra namespace + +The Aspose::Email::Storage::Zimbra namespace contains types that facilitate handling Zimbra‑specific storage formats. It includes utilities like TgzReader for extracting and interpreting TGZ archives used by Zimbra mail stores. + + +## Classes + +| Name | Description | +| --- | --- | +| [TgzReader](./tgzreader/) | The mailbox items reader of Zimbra tgz storage. | + diff --git a/english/cpp/aspose.email.storage.zimbra/tgzreader/_index.md b/english/cpp/aspose.email.storage.zimbra/tgzreader/_index.md new file mode 100644 index 0000000000..9b43ba1d47 --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/tgzreader/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Storage::Zimbra::TgzReader class" +linktitle: "TgzReader" +articleTitle: "TgzReader" +second_title: "Aspose.Email for C++" +description: "The mailbox items reader of Zimbra tgz storage." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.zimbra/tgzreader/ +--- + +## TgzReader class + +The mailbox items reader of Zimbra tgz storage. + +## Constructors + +| Name | Description | +| --- | --- | +| [TgzReader (2 overloads)](./tgzreader/) | Initializes a new instance of the TgzReader class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [ExportTo](./exportto/) | Save messages and directory structure using given path. | +| [get_CurrentDirectory](./get_currentdirectory/) | Gets the current directory name. | +| [get_CurrentMessage](./get_currentmessage/) | Gets the current message. | +| [GetTotalItemsCount](./gettotalitemscount/) | Gets the total count of items. | +| [ReadNextMessage](./readnextmessage/) | Reads the next message. | +| [SetVentureLicense](./setventurelicense/) | | + diff --git a/english/cpp/aspose.email.storage.zimbra/tgzreader/dispose/_index.md b/english/cpp/aspose.email.storage.zimbra/tgzreader/dispose/_index.md new file mode 100644 index 0000000000..bb3d91af46 --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/tgzreader/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Zimbra::TgzReader::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.zimbra/tgzreader/dispose/ +--- + +## Dispose {#dispose} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Storage::Zimbra:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.storage.zimbra/tgzreader/exportto/_index.md b/english/cpp/aspose.email.storage.zimbra/tgzreader/exportto/_index.md new file mode 100644 index 0000000000..b1b1b44c68 --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/tgzreader/exportto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::Zimbra::TgzReader::ExportTo method" +linktitle: "ExportTo" +articleTitle: "ExportTo" +second_title: "Aspose.Email for C++" +description: "Save messages and directory structure using given path." +type: docs +weight: 20 +url: /cpp/aspose.email.storage.zimbra/tgzreader/exportto/ +--- + +## ExportTo {#exportto} + +Save messages and directory structure using given path. + +**Returns:** void Aspose::Email::Storage::Zimbra:: + +```cpp +ExportTo(System::String path) +``` + +| Parameter | Description | +| --- | --- | +| path | The main directory path to save storage structure. | + diff --git a/english/cpp/aspose.email.storage.zimbra/tgzreader/get_currentdirectory/_index.md b/english/cpp/aspose.email.storage.zimbra/tgzreader/get_currentdirectory/_index.md new file mode 100644 index 0000000000..35fd732280 --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/tgzreader/get_currentdirectory/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Zimbra::TgzReader::get_CurrentDirectory method" +linktitle: "get_CurrentDirectory" +articleTitle: "get_CurrentDirectory" +second_title: "Aspose.Email for C++" +description: "Gets the current directory name." +type: docs +weight: 30 +url: /cpp/aspose.email.storage.zimbra/tgzreader/get_currentdirectory/ +--- + +## get_CurrentDirectory {#get_currentdirectory} + +Gets the current directory name. + +**Returns:** System::String Aspose::Email::Storage::Zimbra:: + +```cpp +get_CurrentDirectory() +``` + diff --git a/english/cpp/aspose.email.storage.zimbra/tgzreader/get_currentmessage/_index.md b/english/cpp/aspose.email.storage.zimbra/tgzreader/get_currentmessage/_index.md new file mode 100644 index 0000000000..04387a1b67 --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/tgzreader/get_currentmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Zimbra::TgzReader::get_CurrentMessage method" +linktitle: "get_CurrentMessage" +articleTitle: "get_CurrentMessage" +second_title: "Aspose.Email for C++" +description: "Gets the current message." +type: docs +weight: 40 +url: /cpp/aspose.email.storage.zimbra/tgzreader/get_currentmessage/ +--- + +## get_CurrentMessage {#get_currentmessage} + +Gets the current message. + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Storage::Zimbra:: + +```cpp +get_CurrentMessage() +``` + diff --git a/english/cpp/aspose.email.storage.zimbra/tgzreader/gettotalitemscount/_index.md b/english/cpp/aspose.email.storage.zimbra/tgzreader/gettotalitemscount/_index.md new file mode 100644 index 0000000000..da006dc686 --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/tgzreader/gettotalitemscount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Zimbra::TgzReader::GetTotalItemsCount method" +linktitle: "GetTotalItemsCount" +articleTitle: "GetTotalItemsCount" +second_title: "Aspose.Email for C++" +description: "Gets the total count of items." +type: docs +weight: 50 +url: /cpp/aspose.email.storage.zimbra/tgzreader/gettotalitemscount/ +--- + +## GetTotalItemsCount {#gettotalitemscount} + +Gets the total count of items. + +**Returns:** An integer representing the total count of items. + +```cpp +GetTotalItemsCount() +``` + diff --git a/english/cpp/aspose.email.storage.zimbra/tgzreader/readnextmessage/_index.md b/english/cpp/aspose.email.storage.zimbra/tgzreader/readnextmessage/_index.md new file mode 100644 index 0000000000..4e6f72ed81 --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/tgzreader/readnextmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::Zimbra::TgzReader::ReadNextMessage method" +linktitle: "ReadNextMessage" +articleTitle: "ReadNextMessage" +second_title: "Aspose.Email for C++" +description: "Reads the next message." +type: docs +weight: 60 +url: /cpp/aspose.email.storage.zimbra/tgzreader/readnextmessage/ +--- + +## ReadNextMessage {#readnextmessage} + +Reads the next message. + +**Returns:** bool Aspose::Email::Storage::Zimbra:: + +```cpp +ReadNextMessage() +``` + diff --git a/english/cpp/aspose.email.storage.zimbra/tgzreader/setventurelicense/_index.md b/english/cpp/aspose.email.storage.zimbra/tgzreader/setventurelicense/_index.md new file mode 100644 index 0000000000..6b4fae9fc6 --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/tgzreader/setventurelicense/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Storage::Zimbra::TgzReader::SetVentureLicense method" +linktitle: "SetVentureLicense" +articleTitle: "SetVentureLicense" +second_title: "Aspose.Email for C++" +description: "SetVentureLicense of TgzReader." +type: docs +weight: 70 +url: /cpp/aspose.email.storage.zimbra/tgzreader/setventurelicense/ +--- + +## SetVentureLicense {#setventurelicense} + +**Returns:** void Aspose::Email::Storage::Zimbra:: + +```cpp +SetVentureLicense(System::SharedPtr < VentureLicense > ventureLicense) +``` + +| Parameter | Description | +| --- | --- | +| ventureLicense | | + diff --git a/english/cpp/aspose.email.storage.zimbra/tgzreader/tgzreader/_index.md b/english/cpp/aspose.email.storage.zimbra/tgzreader/tgzreader/_index.md new file mode 100644 index 0000000000..223eb835ef --- /dev/null +++ b/english/cpp/aspose.email.storage.zimbra/tgzreader/tgzreader/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Storage::Zimbra::TgzReader::TgzReader constructor" +linktitle: "TgzReader" +articleTitle: "TgzReader" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the TgzReader class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage.zimbra/tgzreader/tgzreader/ +--- + +## TgzReader (1 of 2) {#tgzreader_1} + +Initializes a new instance of the TgzReader class. + +**Returns:** Aspose::Email::Storage::Zimbra:: + +```cpp +TgzReader(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The filename. | + +--- + +## TgzReader (2 of 2) {#tgzreader_2} + +Initializes a new instance of the TgzReader class. + +**Returns:** Aspose::Email::Storage::Zimbra:: + +```cpp +TgzReader(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + diff --git a/english/cpp/aspose.email.storage/_index.md b/english/cpp/aspose.email.storage/_index.md new file mode 100644 index 0000000000..d6ffeb1f9b --- /dev/null +++ b/english/cpp/aspose.email.storage/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Storage namespace" +linktitle: "Aspose::Email::Storage" +articleTitle: "Aspose::Email::Storage" +second_title: "Aspose.Email for C++" +description: "Provides classes and enums for converting, creating, and managing email storage formats such as PST, MBOX, and MIME." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/ +--- + +## Aspose::Email::Storage namespace + +The Aspose::Email::Storage namespace offers tools to transform mailboxes between different storage types, configure conversion options, and handle storage-related events. Use these APIs to programmatically manipulate PST, MBOX, and other email containers within C++ applications. + + +## Classes + +| Name | Description | +| --- | --- | +| [MailStorageConverter](./mailstorageconverter/) | Mail storage converter provides services for storage conversion operations. | +| [MailboxConverter](./mailboxconverter/) | Provides mailbox conversion routines. | +| [MboxToPstConversionOptions](./mboxtopstconversionoptions/) | This class allows the user to specify additional options when converting from Mb | +| [MimeItemCopyEventArgs](./mimeitemcopyeventargs/) | Represents event arguments related to a copying of a MailMessage object from one | +| [NewStorageEventArgs](./newstorageeventargs/) | Represents arguments used in events that are raised after a new storage file is | + diff --git a/english/cpp/aspose.email.storage/mailboxconverter/_index.md b/english/cpp/aspose.email.storage/mailboxconverter/_index.md new file mode 100644 index 0000000000..c445f2d741 --- /dev/null +++ b/english/cpp/aspose.email.storage/mailboxconverter/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Storage::MailboxConverter class" +linktitle: "MailboxConverter" +articleTitle: "MailboxConverter" +second_title: "Aspose.Email for C++" +description: "Provides mailbox conversion routines." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mailboxconverter/ +--- + +## MailboxConverter class + +Provides mailbox conversion routines. + +## Constructors + +| Name | Description | +| --- | --- | +| [MailboxConverter](./mailboxconverter/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertPersonalStorageToMbox (2 overloads)](./convertpersonalstoragetombox/) | Converts the PersonalStorage to mbox format using given MboxStorageWriter . | + diff --git a/english/cpp/aspose.email.storage/mailboxconverter/convertpersonalstoragetombox/_index.md b/english/cpp/aspose.email.storage/mailboxconverter/convertpersonalstoragetombox/_index.md new file mode 100644 index 0000000000..78b1b0d5f1 --- /dev/null +++ b/english/cpp/aspose.email.storage/mailboxconverter/convertpersonalstoragetombox/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Storage::MailboxConverter::ConvertPersonalStorageToMbox method" +linktitle: "ConvertPersonalStorageToMbox" +articleTitle: "ConvertPersonalStorageToMbox" +second_title: "Aspose.Email for C++" +description: "Converts the PersonalStorage to mbox format using given MboxStorageWriter ." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mailboxconverter/convertpersonalstoragetombox/ +--- + +## ConvertPersonalStorageToMbox (1 of 2) {#convertpersonalstoragetombox_1} + +Converts the PersonalStorage to mbox format using given MboxStorageWriter . + +**Returns:** static void Aspose::Email::Storage:: + +```cpp +ConvertPersonalStorageToMbox(System::SharedPtr < Pst::PersonalStorage > personalStorage, System::SharedPtr < Mbox::MboxStorageWriter > mboxStorageWriter, MessageAcceptanceCallback acceptanceCallback) +``` + +| Parameter | Description | +| --- | --- | +| personalStorage | The personal storage. | +| mboxStorageWriter | The mbox storage writer. | +| acceptanceCallback | The acceptance callback, can be null. | + +--- + +## ConvertPersonalStorageToMbox (2 of 2) {#convertpersonalstoragetombox_2} + +Converts the PersonalStorage to mbox format using given path. + +**Returns:** static void Aspose::Email::Storage:: + +```cpp +ConvertPersonalStorageToMbox(System::SharedPtr < Pst::PersonalStorage > personalStorage, System::String storagePath, MessageAcceptanceCallback acceptanceCallback) +``` + +| Parameter | Description | +| --- | --- | +| personalStorage | The personal storage. | +| storagePath | The path to save personalStorage structure to. | +| acceptanceCallback | The acceptance callback, can be null. | + diff --git a/english/cpp/aspose.email.storage/mailboxconverter/mailboxconverter/_index.md b/english/cpp/aspose.email.storage/mailboxconverter/mailboxconverter/_index.md new file mode 100644 index 0000000000..d9a3e7ff7a --- /dev/null +++ b/english/cpp/aspose.email.storage/mailboxconverter/mailboxconverter/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::MailboxConverter::MailboxConverter constructor" +linktitle: "MailboxConverter" +articleTitle: "MailboxConverter" +second_title: "Aspose.Email for C++" +description: "MailboxConverter of MailboxConverter." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mailboxconverter/mailboxconverter/ +--- + +## MailboxConverter {#mailboxconverter} + +**Returns:** Aspose::Email::Storage:: + +```cpp +MailboxConverter() +``` + diff --git a/english/cpp/aspose.email.storage/mailstorageconverter/_index.md b/english/cpp/aspose.email.storage/mailstorageconverter/_index.md new file mode 100644 index 0000000000..df2a583260 --- /dev/null +++ b/english/cpp/aspose.email.storage/mailstorageconverter/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Storage::MailStorageConverter class" +linktitle: "MailStorageConverter" +articleTitle: "MailStorageConverter" +second_title: "Aspose.Email for C++" +description: "Mail storage converter provides services for storage conversion operations." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mailstorageconverter/ +--- + +## MailStorageConverter class + +Mail storage converter provides services for storage conversion operations. + +## Constructors + +| Name | Description | +| --- | --- | +| [MailStorageConverter](./mailstorageconverter/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [MailHandler](./mailhandler/) | Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst . | +| [get_MboxMessageOptions](./get_mboxmessageoptions/) | Gets email load options when parsing an Mbox storage. | +| [MboxToPst (12 overloads)](./mboxtopst/) | Converts an Mbox storage to PST. | +| [set_MboxMessageOptions](./set_mboxmessageoptions/) | Sets email load options when parsing an Mbox storage. | + diff --git a/english/cpp/aspose.email.storage/mailstorageconverter/get_mboxmessageoptions/_index.md b/english/cpp/aspose.email.storage/mailstorageconverter/get_mboxmessageoptions/_index.md new file mode 100644 index 0000000000..caf8b83502 --- /dev/null +++ b/english/cpp/aspose.email.storage/mailstorageconverter/get_mboxmessageoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::MailStorageConverter::get_MboxMessageOptions method" +linktitle: "get_MboxMessageOptions" +articleTitle: "get_MboxMessageOptions" +second_title: "Aspose.Email for C++" +description: "Gets email load options when parsing an Mbox storage." +type: docs +weight: 20 +url: /cpp/aspose.email.storage/mailstorageconverter/get_mboxmessageoptions/ +--- + +## get_MboxMessageOptions {#get_mboxmessageoptions} + +Gets email load options when parsing an Mbox storage. + +**Returns:** static System::SharedPtr < EmlLoadOptions > Aspose::Email::Storage:: + +```cpp +get_MboxMessageOptions() +``` + diff --git a/english/cpp/aspose.email.storage/mailstorageconverter/mailhandler/_index.md b/english/cpp/aspose.email.storage/mailstorageconverter/mailhandler/_index.md new file mode 100644 index 0000000000..d128706455 --- /dev/null +++ b/english/cpp/aspose.email.storage/mailstorageconverter/mailhandler/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::MailStorageConverter::MailHandler method" +linktitle: "MailHandler" +articleTitle: "MailHandler" +second_title: "Aspose.Email for C++" +description: "Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst ." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mailstorageconverter/mailhandler/ +--- + +## MailHandler {#mailhandler} + +Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst . + +**Returns:** using Aspose::Email::Storage:: + +```cpp +MailMessage >)>() +``` + diff --git a/english/cpp/aspose.email.storage/mailstorageconverter/mailstorageconverter/_index.md b/english/cpp/aspose.email.storage/mailstorageconverter/mailstorageconverter/_index.md new file mode 100644 index 0000000000..671793382b --- /dev/null +++ b/english/cpp/aspose.email.storage/mailstorageconverter/mailstorageconverter/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::MailStorageConverter::MailStorageConverter constructor" +linktitle: "MailStorageConverter" +articleTitle: "MailStorageConverter" +second_title: "Aspose.Email for C++" +description: "MailStorageConverter of MailStorageConverter." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mailstorageconverter/mailstorageconverter/ +--- + +## MailStorageConverter {#mailstorageconverter} + +**Returns:** Aspose::Email::Storage:: + +```cpp +MailStorageConverter() +``` + diff --git a/english/cpp/aspose.email.storage/mailstorageconverter/mboxtopst/_index.md b/english/cpp/aspose.email.storage/mailstorageconverter/mboxtopst/_index.md new file mode 100644 index 0000000000..b7c9ff3c69 --- /dev/null +++ b/english/cpp/aspose.email.storage/mailstorageconverter/mboxtopst/_index.md @@ -0,0 +1,223 @@ +--- +title: "Aspose::Email::Storage::MailStorageConverter::MboxToPst method" +linktitle: "MboxToPst" +articleTitle: "MboxToPst" +second_title: "Aspose.Email for C++" +description: "Converts an Mbox storage to PST." +type: docs +weight: 30 +url: /cpp/aspose.email.storage/mailstorageconverter/mboxtopst/ +--- + +## MboxToPst (1 of 12) {#mboxtopst_1} + +Converts an Mbox storage to PST. + +**Returns:** A PersonalStorage object that represents the converted storage. + +```cpp +MboxToPst(System::SharedPtr < Mbox::MboxStorageReader > mboxStorageReader, System::SharedPtr < Pst::PersonalStorage > pst, System::String pstFolderName, MailStorageConverter::MailHandler mailHandler) +``` + +| Parameter | Description | +| --- | --- | +| mboxStorageReader | An MboxStorageReader that represents an mbox-based mail storage reader. | +| pst | A PersonalStorage that represents a pst storage. | +| pstFolderName | The folder name, at the root of the pst, where Mbox messages will be added. If this folder doesn't exist, it will be created. If the folder exists and isn't empty, new messages will be added to the existing ones. | +| mailHandler | The MailHandler delegate is called for each message that is read from Mbox . | + +--- + +## MboxToPst (2 of 12) {#mboxtopst_2} + +Converts an Mbox storage to PST. + +**Returns:** static void Aspose::Email::Storage:: + +```cpp +MboxToPst(System::SharedPtr < Mbox::MboxStorageReader > mboxStorageReader, System::SharedPtr < Pst::PersonalStorage > pst, System::String pstFolderName, System::SharedPtr < MboxToPstConversionOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| mboxStorageReader | An MboxStorageReader that represents an mbox-based mail storage reader. | +| pst | A PersonalStorage that represents a pst storage. | +| pstFolderName | The folder name, at the root of the pst, where Mbox messages will be added. If this folder doesn't exist, it will be created. If the folder exists and isn't empty, new messages will be added to the existing ones. | +| options | An MboxToPstConversionOptions additional options when converting from Mbox to PST | + +--- + +## MboxToPst (3 of 12) {#mboxtopst_3} + +Converts an Mbox storage to PST. + +**Returns:** A PersonalStorage object that represents the converted storage. + +```cpp +MboxToPst(System::SharedPtr < System::IO::Stream > mboxrdDataStream, System::SharedPtr < System::IO::Stream > pstDataStream) +``` + +| Parameter | Description | +| --- | --- | +| mboxrdDataStream | A Stream that represents data in Mbox format. | +| pstDataStream | A Stream that represents data in Pst format. | + +--- + +## MboxToPst (4 of 12) {#mboxtopst_4} + +Converts an Mbox storage to PST. + +**Returns:** A PersonalStorage object that represents the converted storage. + +```cpp +MboxToPst(System::SharedPtr < System::IO::Stream > mboxrdDataStream, System::SharedPtr < System::IO::Stream > pstDataStream, MailStorageConverter::MailHandler mailHandler) +``` + +| Parameter | Description | +| --- | --- | +| mboxrdDataStream | A Stream that represents data in Mbox format. | +| pstDataStream | A Stream that represents data in Pst format. | +| mailHandler | The MailHandler delegate is called for each message that is read from Mbox . | + +--- + +## MboxToPst (5 of 12) {#mboxtopst_5} + +Converts an Mbox storage to PST. + +**Returns:** static System::SharedPtr < Pst::PersonalStorage > Aspose::Email::Storage:: + +```cpp +MboxToPst(System::SharedPtr < System::IO::Stream > mboxrdDataStream, System::SharedPtr < System::IO::Stream > pstDataStream, System::SharedPtr < MboxToPstConversionOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| mboxrdDataStream | A Stream that represents data in Mbox format. | +| pstDataStream | A Stream that represents data in Pst format. | +| options | An MboxToPstConversionOptions additional options when converting from Mbox to PST | + +--- + +## MboxToPst (6 of 12) {#mboxtopst_6} + +Converts an Mbox storage to PST. + +**Returns:** A PersonalStorage object that represents the converted storage. + +```cpp +MboxToPst(System::SharedPtr < System::IO::Stream > mboxrdDataStream, System::String pstFileName) +``` + +| Parameter | Description | +| --- | --- | +| mboxrdDataStream | A Stream that represents data in Mbox format. | +| pstFileName | PST file name. | + +--- + +## MboxToPst (7 of 12) {#mboxtopst_7} + +Converts an Mbox storage to PST. + +**Returns:** A PersonalStorage object that represents the converted storage. + +```cpp +MboxToPst(System::SharedPtr < System::IO::Stream > mboxrdDataStream, System::String pstFileName, MailStorageConverter::MailHandler mailHandler) +``` + +| Parameter | Description | +| --- | --- | +| mboxrdDataStream | A Stream that represents data in Mbox format. | +| pstFileName | PST file name. | +| mailHandler | The MailHandler delegate is called for each message that is read from Mbox . | + +--- + +## MboxToPst (8 of 12) {#mboxtopst_8} + +Converts an Mbox storage to PST. + +**Returns:** A PersonalStorage object that represents the converted storage. + +```cpp +MboxToPst(System::String mboxFileName, System::SharedPtr < System::IO::Stream > pstDataStream) +``` + +| Parameter | Description | +| --- | --- | +| mboxFileName | Mbox file name. | +| pstDataStream | A Stream that represents data in Pst format. | + +--- + +## MboxToPst (9 of 12) {#mboxtopst_9} + +Converts an Mbox storage to PST. + +**Returns:** A PersonalStorage object that represents the converted storage. + +```cpp +MboxToPst(System::String mboxFileName, System::SharedPtr < System::IO::Stream > pstDataStream, MailStorageConverter::MailHandler mailHandler) +``` + +| Parameter | Description | +| --- | --- | +| mboxFileName | Mbox file name. | +| pstDataStream | A Stream that represents data in Pst format. | +| mailHandler | The MailHandler delegate is called for each message that is read from Mbox . | + +--- + +## MboxToPst (10 of 12) {#mboxtopst_10} + +Converts an Mbox storage to PST. + +**Returns:** A PersonalStorage object that represents the converted storage. + +```cpp +MboxToPst(System::String mboxFileName, System::String pstFileName) +``` + +| Parameter | Description | +| --- | --- | +| mboxFileName | Mbox file name. | +| pstFileName | PST file name. | + +--- + +## MboxToPst (11 of 12) {#mboxtopst_11} + +Converts an Mbox storage to PST. + +**Returns:** A PersonalStorage object that represents the converted storage. + +```cpp +MboxToPst(System::String mboxFileName, System::String pstFileName, MailStorageConverter::MailHandler mailHandler) +``` + +| Parameter | Description | +| --- | --- | +| mboxFileName | Mbox file name. | +| pstFileName | PST file name. | +| mailHandler | The MailHandler delegate is called for each message that is read from Mbox . | + +--- + +## MboxToPst (12 of 12) {#mboxtopst_12} + +Converts an Mbox storage to PST. + +**Returns:** static System::SharedPtr < Pst::PersonalStorage > Aspose::Email::Storage:: + +```cpp +MboxToPst(System::String mboxFileName, System::String pstFileName, System::SharedPtr < MboxToPstConversionOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| mboxFileName | Mbox file name. | +| pstFileName | PST file name. | +| options | An MboxToPstConversionOptions additional options when converting from Mbox to PST | + diff --git a/english/cpp/aspose.email.storage/mailstorageconverter/set_mboxmessageoptions/_index.md b/english/cpp/aspose.email.storage/mailstorageconverter/set_mboxmessageoptions/_index.md new file mode 100644 index 0000000000..e5a93397ed --- /dev/null +++ b/english/cpp/aspose.email.storage/mailstorageconverter/set_mboxmessageoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::MailStorageConverter::set_MboxMessageOptions method" +linktitle: "set_MboxMessageOptions" +articleTitle: "set_MboxMessageOptions" +second_title: "Aspose.Email for C++" +description: "Sets email load options when parsing an Mbox storage." +type: docs +weight: 40 +url: /cpp/aspose.email.storage/mailstorageconverter/set_mboxmessageoptions/ +--- + +## set_MboxMessageOptions {#set_mboxmessageoptions} + +Sets email load options when parsing an Mbox storage. + +**Returns:** static void Aspose::Email::Storage:: + +```cpp +set_MboxMessageOptions(System::SharedPtr < EmlLoadOptions > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage/mboxtopstconversionoptions/_index.md b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/_index.md new file mode 100644 index 0000000000..bede3f4da4 --- /dev/null +++ b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Storage::MboxToPstConversionOptions class" +linktitle: "MboxToPstConversionOptions" +articleTitle: "MboxToPstConversionOptions" +second_title: "Aspose.Email for C++" +description: "This class allows the user to specify additional options when converting from Mbox to PST." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mboxtopstconversionoptions/ +--- + +## MboxToPstConversionOptions class + +This class allows the user to specify additional options when converting from Mbox to PST. + +## Constructors + +| Name | Description | +| --- | --- | +| [MboxToPstConversionOptions](./mboxtopstconversionoptions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MessageHandler](./get_messagehandler/) | Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst . | +| [get_RemoveSignature](./get_removesignature/) | Gets a value indicating whether signature will be removed while converting. | +| [set_MessageHandler](./set_messagehandler/) | Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst . | +| [set_RemoveSignature](./set_removesignature/) | Sets a value indicating whether signature will be removed while converting. | + diff --git a/english/cpp/aspose.email.storage/mboxtopstconversionoptions/get_messagehandler/_index.md b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/get_messagehandler/_index.md new file mode 100644 index 0000000000..8e7a5ea482 --- /dev/null +++ b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/get_messagehandler/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::MboxToPstConversionOptions::get_MessageHandler method" +linktitle: "get_MessageHandler" +articleTitle: "get_MessageHandler" +second_title: "Aspose.Email for C++" +description: "Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst ." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mboxtopstconversionoptions/get_messagehandler/ +--- + +## get_MessageHandler {#get_messagehandler} + +Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst . + +**Returns:** MailStorageConverter::MailHandler Aspose::Email::Storage:: + +```cpp +get_MessageHandler() +``` + diff --git a/english/cpp/aspose.email.storage/mboxtopstconversionoptions/get_removesignature/_index.md b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/get_removesignature/_index.md new file mode 100644 index 0000000000..99b304b370 --- /dev/null +++ b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/get_removesignature/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::MboxToPstConversionOptions::get_RemoveSignature method" +linktitle: "get_RemoveSignature" +articleTitle: "get_RemoveSignature" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether signature will be removed while converting." +type: docs +weight: 20 +url: /cpp/aspose.email.storage/mboxtopstconversionoptions/get_removesignature/ +--- + +## get_RemoveSignature {#get_removesignature} + +Gets a value indicating whether signature will be removed while converting. + +**Returns:** bool Aspose::Email::Storage:: + +```cpp +get_RemoveSignature() +``` + diff --git a/english/cpp/aspose.email.storage/mboxtopstconversionoptions/mboxtopstconversionoptions/_index.md b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/mboxtopstconversionoptions/_index.md new file mode 100644 index 0000000000..a125245ca1 --- /dev/null +++ b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/mboxtopstconversionoptions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Storage::MboxToPstConversionOptions::MboxToPstConversionOptions constructor" +linktitle: "MboxToPstConversionOptions" +articleTitle: "MboxToPstConversionOptions" +second_title: "Aspose.Email for C++" +description: "MboxToPstConversionOptions of MboxToPstConversionOptions." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mboxtopstconversionoptions/mboxtopstconversionoptions/ +--- + +## MboxToPstConversionOptions {#mboxtopstconversionoptions} + +**Returns:** Aspose::Email::Storage:: + +```cpp +MboxToPstConversionOptions() +``` + diff --git a/english/cpp/aspose.email.storage/mboxtopstconversionoptions/set_messagehandler/_index.md b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/set_messagehandler/_index.md new file mode 100644 index 0000000000..0e9486b417 --- /dev/null +++ b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/set_messagehandler/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::MboxToPstConversionOptions::set_MessageHandler method" +linktitle: "set_MessageHandler" +articleTitle: "set_MessageHandler" +second_title: "Aspose.Email for C++" +description: "Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst ." +type: docs +weight: 30 +url: /cpp/aspose.email.storage/mboxtopstconversionoptions/set_messagehandler/ +--- + +## set_MessageHandler {#set_messagehandler} + +Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst . + +**Returns:** void Aspose::Email::Storage:: + +```cpp +set_MessageHandler(MailStorageConverter::MailHandler value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage/mboxtopstconversionoptions/set_removesignature/_index.md b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/set_removesignature/_index.md new file mode 100644 index 0000000000..39f0e18080 --- /dev/null +++ b/english/cpp/aspose.email.storage/mboxtopstconversionoptions/set_removesignature/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::MboxToPstConversionOptions::set_RemoveSignature method" +linktitle: "set_RemoveSignature" +articleTitle: "set_RemoveSignature" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether signature will be removed while converting." +type: docs +weight: 40 +url: /cpp/aspose.email.storage/mboxtopstconversionoptions/set_removesignature/ +--- + +## set_RemoveSignature {#set_removesignature} + +Sets a value indicating whether signature will be removed while converting. + +**Returns:** void Aspose::Email::Storage:: + +```cpp +set_RemoveSignature(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.storage/mimeitemcopyeventargs/_index.md b/english/cpp/aspose.email.storage/mimeitemcopyeventargs/_index.md new file mode 100644 index 0000000000..53a19c21d8 --- /dev/null +++ b/english/cpp/aspose.email.storage/mimeitemcopyeventargs/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Storage::MimeItemCopyEventArgs class" +linktitle: "MimeItemCopyEventArgs" +articleTitle: "MimeItemCopyEventArgs" +second_title: "Aspose.Email for C++" +description: "Represents event arguments related to a copying of a MailMessage object from one storage to another, either before the copy begins or after it is complete." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mimeitemcopyeventargs/ +--- + +## MimeItemCopyEventArgs class + +Represents event arguments related to a copying of a MailMessage object from one storage to another, either before the copy begins or after it is complete. + +## Constructors + +| Name | Description | +| --- | --- | +| [MimeItemCopyEventArgs](./mimeitemcopyeventargs/) | Initializes a new instance of the MimeItemCopyEventArgs class with a MailMessage object. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Item](./get_item/) | Gets the encapsulated MailMessage object. | + diff --git a/english/cpp/aspose.email.storage/mimeitemcopyeventargs/get_item/_index.md b/english/cpp/aspose.email.storage/mimeitemcopyeventargs/get_item/_index.md new file mode 100644 index 0000000000..f29dfc1270 --- /dev/null +++ b/english/cpp/aspose.email.storage/mimeitemcopyeventargs/get_item/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::MimeItemCopyEventArgs::get_Item method" +linktitle: "get_Item" +articleTitle: "get_Item" +second_title: "Aspose.Email for C++" +description: "Gets the encapsulated MailMessage object." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mimeitemcopyeventargs/get_item/ +--- + +## get_Item {#get_item} + +Gets the encapsulated MailMessage object. + +**Returns:** System::SharedPtr < MailMessage > Aspose::Email::Storage:: + +```cpp +get_Item() +``` + diff --git a/english/cpp/aspose.email.storage/mimeitemcopyeventargs/mimeitemcopyeventargs/_index.md b/english/cpp/aspose.email.storage/mimeitemcopyeventargs/mimeitemcopyeventargs/_index.md new file mode 100644 index 0000000000..68e77d2040 --- /dev/null +++ b/english/cpp/aspose.email.storage/mimeitemcopyeventargs/mimeitemcopyeventargs/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::MimeItemCopyEventArgs::MimeItemCopyEventArgs constructor" +linktitle: "MimeItemCopyEventArgs" +articleTitle: "MimeItemCopyEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MimeItemCopyEventArgs class with a MailMessage object." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/mimeitemcopyeventargs/mimeitemcopyeventargs/ +--- + +## MimeItemCopyEventArgs {#mimeitemcopyeventargs} + +Initializes a new instance of the MimeItemCopyEventArgs class with a MailMessage object. + +**Returns:** Aspose::Email::Storage:: + +```cpp +MimeItemCopyEventArgs(System::SharedPtr < MailMessage > item) +``` + +| Parameter | Description | +| --- | --- | +| item | The MailMessage object to encapsulate in the event arguments. | + diff --git a/english/cpp/aspose.email.storage/newstorageeventargs/_index.md b/english/cpp/aspose.email.storage/newstorageeventargs/_index.md new file mode 100644 index 0000000000..d6e91011b8 --- /dev/null +++ b/english/cpp/aspose.email.storage/newstorageeventargs/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Storage::NewStorageEventArgs class" +linktitle: "NewStorageEventArgs" +articleTitle: "NewStorageEventArgs" +second_title: "Aspose.Email for C++" +description: "Represents arguments used in events that are raised after a new storage file is created or after it is processed." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/newstorageeventargs/ +--- + +## NewStorageEventArgs class + +Represents arguments used in events that are raised after a new storage file is created or after it is processed. + +## Constructors + +| Name | Description | +| --- | --- | +| [NewStorageEventArgs](./newstorageeventargs/) | Initializes a new instance of the NewStorageEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_FileName](./get_filename/) | Gets the name of the new storage file. | + diff --git a/english/cpp/aspose.email.storage/newstorageeventargs/get_filename/_index.md b/english/cpp/aspose.email.storage/newstorageeventargs/get_filename/_index.md new file mode 100644 index 0000000000..ee9583e31d --- /dev/null +++ b/english/cpp/aspose.email.storage/newstorageeventargs/get_filename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Storage::NewStorageEventArgs::get_FileName method" +linktitle: "get_FileName" +articleTitle: "get_FileName" +second_title: "Aspose.Email for C++" +description: "Gets the name of the new storage file." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/newstorageeventargs/get_filename/ +--- + +## get_FileName {#get_filename} + +Gets the name of the new storage file. + +**Returns:** System::String Aspose::Email::Storage:: + +```cpp +get_FileName() +``` + diff --git a/english/cpp/aspose.email.storage/newstorageeventargs/newstorageeventargs/_index.md b/english/cpp/aspose.email.storage/newstorageeventargs/newstorageeventargs/_index.md new file mode 100644 index 0000000000..60af7336d5 --- /dev/null +++ b/english/cpp/aspose.email.storage/newstorageeventargs/newstorageeventargs/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Storage::NewStorageEventArgs::NewStorageEventArgs constructor" +linktitle: "NewStorageEventArgs" +articleTitle: "NewStorageEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the NewStorageEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.storage/newstorageeventargs/newstorageeventargs/ +--- + +## NewStorageEventArgs {#newstorageeventargs} + +Initializes a new instance of the NewStorageEventArgs class. + +**Returns:** Aspose::Email::Storage:: + +```cpp +NewStorageEventArgs(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/_index.md new file mode 100644 index 0000000000..dec6da6237 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender namespace" +linktitle: "Aspose::Email::Tools::Logging::FileAppender" +articleTitle: "Aspose::Email::Tools::Logging::FileAppender" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Tools::Logging::FileAppender namespace supplies file‑based logging components for Aspose.Email, such as the FileAppenderWorker class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging.fileappender/ +--- + +## Aspose::Email::Tools::Logging::FileAppender namespace + +Use these types to configure and manage log output to disk, enabling persistent storage of diagnostic information generated by the email processing library. The namespace integrates with the library’s logging framework, allowing developers to direct log messages to custom file locations. + + +## Classes + +| Name | Description | +| --- | --- | +| [FileAppenderWorker](./fileappenderworker/) | Inherits Object. | + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/_index.md new file mode 100644 index 0000000000..e6735fd557 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker class" +linktitle: "FileAppenderWorker" +articleTitle: "FileAppenderWorker" +second_title: "Aspose.Email for C++" +description: "Inherits Object." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/ +--- + +## FileAppenderWorker class + +Inherits Object. + +## Constructors + +| Name | Description | +| --- | --- | +| [FileAppenderWorker](./fileappenderworker/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Close](./close/) | | +| [CreateFileStream](./createfilestream/) | | +| [FileTouched (2 overloads)](./filetouched/) | | +| [Flush](./flush/) | | +| [get_FileName](./get_filename/) | | +| [get_LastWriteTime](./get_lastwritetime/) | | +| [get_OpenTime](./get_opentime/) | | +| [Write](./write/) | | + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/close/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/close/_index.md new file mode 100644 index 0000000000..609eba3bb4 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/close/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker::Close method" +linktitle: "Close" +articleTitle: "Close" +second_title: "Aspose.Email for C++" +description: "Close of FileAppenderWorker." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/close/ +--- + +## Close {#close} + +**Returns:** virtual void Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +Close() +``` + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/createfilestream/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/createfilestream/_index.md new file mode 100644 index 0000000000..cf42f1ea5c --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/createfilestream/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker::CreateFileStream method" +linktitle: "CreateFileStream" +articleTitle: "CreateFileStream" +second_title: "Aspose.Email for C++" +description: "CreateFileStream of FileAppenderWorker." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/createfilestream/ +--- + +## CreateFileStream {#createfilestream} + +**Returns:** System::SharedPtr Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +CreateFileStream(bool allowConcurrentWrite) +``` + +| Parameter | Description | +| --- | --- | +| allowConcurrentWrite | | + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/fileappenderworker/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/fileappenderworker/_index.md new file mode 100644 index 0000000000..d55b372ad9 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/fileappenderworker/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker::FileAppenderWorker constructor" +linktitle: "FileAppenderWorker" +articleTitle: "FileAppenderWorker" +second_title: "Aspose.Email for C++" +description: "FileAppenderWorker of FileAppenderWorker." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/fileappenderworker/ +--- + +## FileAppenderWorker {#fileappenderworker} + +**Returns:** Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +FileAppenderWorker(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | | + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/filetouched/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/filetouched/_index.md new file mode 100644 index 0000000000..a81eeb39a9 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/filetouched/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker::FileTouched method" +linktitle: "FileTouched" +articleTitle: "FileTouched" +second_title: "Aspose.Email for C++" +description: "FileTouched of FileAppenderWorker." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/filetouched/ +--- + +## FileTouched (1 of 2) {#filetouched_1} + +**Returns:** void Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +FileTouched() +``` + +--- + +## FileTouched (2 of 2) {#filetouched_2} + +**Returns:** void Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +FileTouched(System::DateTime dt) +``` + +| Parameter | Description | +| --- | --- | +| dt | | + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/flush/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/flush/_index.md new file mode 100644 index 0000000000..19fea8c1e8 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/flush/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker::Flush method" +linktitle: "Flush" +articleTitle: "Flush" +second_title: "Aspose.Email for C++" +description: "Flush of FileAppenderWorker." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/flush/ +--- + +## Flush {#flush} + +**Returns:** virtual void Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +Flush() +``` + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_filename/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_filename/_index.md new file mode 100644 index 0000000000..94bcc7aec0 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_filename/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker::get_FileName method" +linktitle: "get_FileName" +articleTitle: "get_FileName" +second_title: "Aspose.Email for C++" +description: "get_FileName of FileAppenderWorker." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_filename/ +--- + +## get_FileName {#get_filename} + +**Returns:** System::String Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +get_FileName() +``` + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_lastwritetime/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_lastwritetime/_index.md new file mode 100644 index 0000000000..d376e92bb7 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_lastwritetime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker::get_LastWriteTime method" +linktitle: "get_LastWriteTime" +articleTitle: "get_LastWriteTime" +second_title: "Aspose.Email for C++" +description: "get_LastWriteTime of FileAppenderWorker." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_lastwritetime/ +--- + +## get_LastWriteTime {#get_lastwritetime} + +**Returns:** System::DateTime Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +get_LastWriteTime() +``` + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_opentime/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_opentime/_index.md new file mode 100644 index 0000000000..211fb85dee --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_opentime/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker::get_OpenTime method" +linktitle: "get_OpenTime" +articleTitle: "get_OpenTime" +second_title: "Aspose.Email for C++" +description: "get_OpenTime of FileAppenderWorker." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/get_opentime/ +--- + +## get_OpenTime {#get_opentime} + +**Returns:** System::DateTime Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +get_OpenTime() +``` + diff --git a/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/write/_index.md b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/write/_index.md new file mode 100644 index 0000000000..8478481869 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/write/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppenderWorker::Write method" +linktitle: "Write" +articleTitle: "Write" +second_title: "Aspose.Email for C++" +description: "Write of FileAppenderWorker." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.logging.fileappender/fileappenderworker/write/ +--- + +## Write {#write} + +**Returns:** virtual void Aspose::Email::Tools::Logging::FileAppender:: + +```cpp +Write(System::ArrayPtr< uint8_t > bytes) +``` + +| Parameter | Description | +| --- | --- | +| bytes | | + diff --git a/english/cpp/aspose.email.tools.logging/_index.md b/english/cpp/aspose.email.tools.logging/_index.md new file mode 100644 index 0000000000..e4c185a75b --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Tools::Logging namespace" +linktitle: "Aspose::Email::Tools::Logging" +articleTitle: "Aspose::Email::Tools::Logging" +second_title: "Aspose.Email for C++" +description: "Provides logging utilities for Aspose.Email, including appenders, formatters, and exception handling." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/ +--- + +## Aspose::Email::Tools::Logging namespace + +The Aspose::Email::Tools::Logging namespace contains classes and enums that enable flexible logging of diagnostic information. Use Appender-derived types such as ConsoleAppender, FileAppender, and DebugAppender together with Formatter implementations to direct and format log output. + + +## Classes + +| Name | Description | +| --- | --- | +| [Appender](./appender/) | Represents the base class for Appender . | +| [AppenderCollection](./appendercollection/) | Represents the collecton for Appender objects. | +| [ConsoleAppender](./consoleappender/) | Represents an appender for console output. | +| [DebugAppender](./debugappender/) | Represents an appender is only enabled when debugging. | +| [DebugFormatter](./debugformatter/) | Represents the class for formatting log entry messages. | +| [Details_LoggingException](./details_loggingexception/) | The exception that is thrown when error is found in logging. | +| [FileAppender](./fileappender/) | Reprensents a file appender. | +| [Formatter](./formatter/) | Represents the interface for formatting log entry messsages. | +| [IAppender](./iappender/) | Implement this interface for your own strategies for printing log entries. | +| [IFormatter](./iformatter/) | Represents the interface for formatting log entry messsages. | +| [LogEntry](./logentry/) | Represents a log message. Contains the common properties that are required for a | +| [LogLevel](./loglevel/) | Defines available log levels. | +| [Logger](./logger/) | Provides the logging functionality. | +| [LoggerManager](./loggermanager/) | Static manager that controls the creation of loggers. | +| [NullAppender](./nullappender/) | Represents a do-nothing appender. | +| [SimpleFormatter](./simpleformatter/) | Represents the default implementation of IFormatter interface. | +| [StandardFormatter](./standardformatter/) | Represents the class for formatting log entry messsages. | + diff --git a/english/cpp/aspose.email.tools.logging/appender/_index.md b/english/cpp/aspose.email.tools.logging/appender/_index.md new file mode 100644 index 0000000000..cfcfec9c8f --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender class" +linktitle: "Appender" +articleTitle: "Appender" +second_title: "Aspose.Email for C++" +description: "Represents the base class for Appender ." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/appender/ +--- + +## Appender class + +**Inherits:** Aspose::Email::Tools::Logging::IAppender + +Represents the base class for Appender . + +## Constructors + +| Name | Description | +| --- | --- | +| [Appender (2 overloads)](./appender/) | Inistializes a new instance of Appender class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Append](./append/) | Appends the specified log entry to the appender. | +| [AppendHeader](./appendheader/) | Starts log file with specific header. | +| [Close](./close/) | Closes the appender. | +| [Dispose (2 overloads)](./dispose/) | Releases the unmanaged resources used by the Appender . | +| [get_Closed](./get_closed/) | Indicates whether an Appender is closed. | +| [get_Formatter](./get_formatter/) | Gets the formatter. | +| [get_Initialized](./get_initialized/) | Indicates whether an Appender is initialized. | +| [Initialize](./initialize/) | Initializes the appender instance. | +| [OnClose](./onclose/) | | +| [OnInitialize](./oninitialize/) | | +| [set_Formatter](./set_formatter/) | Sets the formatter. | +| [FileAppender](./fileappender/) | | + diff --git a/english/cpp/aspose.email.tools.logging/appender/append/_index.md b/english/cpp/aspose.email.tools.logging/appender/append/_index.md new file mode 100644 index 0000000000..02d0297d1d --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/append/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::Append method" +linktitle: "Append" +articleTitle: "Append" +second_title: "Aspose.Email for C++" +description: "Appends the specified log entry to the appender." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/appender/append/ +--- + +## Append {#append} + +Appends the specified log entry to the appender. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Append(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | The log entry. | + diff --git a/english/cpp/aspose.email.tools.logging/appender/appender/_index.md b/english/cpp/aspose.email.tools.logging/appender/appender/_index.md new file mode 100644 index 0000000000..de1fdc9b68 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/appender/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::Appender constructor" +linktitle: "Appender" +articleTitle: "Appender" +second_title: "Aspose.Email for C++" +description: "Inistializes a new instance of Appender class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/appender/appender/ +--- + +## Appender (1 of 2) {#appender_1} + +Inistializes a new instance of Appender class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Appender() +``` + +--- + +## Appender (2 of 2) {#appender_2} + +Inistializes a new instance of Appender class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Appender(System::SharedPtr < IFormatter > formatter) +``` + +| Parameter | Description | +| --- | --- | +| formatter | The IFormatter . | + diff --git a/english/cpp/aspose.email.tools.logging/appender/appendheader/_index.md b/english/cpp/aspose.email.tools.logging/appender/appendheader/_index.md new file mode 100644 index 0000000000..5cdd4bf906 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/appendheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::AppendHeader method" +linktitle: "AppendHeader" +articleTitle: "AppendHeader" +second_title: "Aspose.Email for C++" +description: "Starts log file with specific header." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/appender/appendheader/ +--- + +## AppendHeader {#appendheader} + +Starts log file with specific header. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +AppendHeader() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appender/close/_index.md b/english/cpp/aspose.email.tools.logging/appender/close/_index.md new file mode 100644 index 0000000000..73ffe5c255 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/close/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::Close method" +linktitle: "Close" +articleTitle: "Close" +second_title: "Aspose.Email for C++" +description: "Closes the appender." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/appender/close/ +--- + +## Close {#close} + +Closes the appender. + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +Close() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appender/dispose/_index.md b/english/cpp/aspose.email.tools.logging/appender/dispose/_index.md new file mode 100644 index 0000000000..cc933d0db8 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Releases the unmanaged resources used by the Appender ." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.logging/appender/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Releases the unmanaged resources used by the Appender . + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases the unmanaged resources used by the Appender , and optionally disposes of the managed resources. + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to releases only unmanaged resources. | + diff --git a/english/cpp/aspose.email.tools.logging/appender/fileappender/_index.md b/english/cpp/aspose.email.tools.logging/appender/fileappender/_index.md new file mode 100644 index 0000000000..7b3e263277 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/fileappender/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::FileAppender method" +linktitle: "FileAppender" +articleTitle: "FileAppender" +second_title: "Aspose.Email for C++" +description: "FileAppender of Appender." +type: docs +weight: 120 +url: /cpp/aspose.email.tools.logging/appender/fileappender/ +--- + +## FileAppender {#fileappender} + +```cpp +friend class FileAppender() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appender/get_closed/_index.md b/english/cpp/aspose.email.tools.logging/appender/get_closed/_index.md new file mode 100644 index 0000000000..739099b54a --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/get_closed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::get_Closed method" +linktitle: "get_Closed" +articleTitle: "get_Closed" +second_title: "Aspose.Email for C++" +description: "Indicates whether an Appender is closed." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.logging/appender/get_closed/ +--- + +## get_Closed {#get_closed} + +Indicates whether an Appender is closed. + +**Returns:** bool Aspose::Email::Tools::Logging:: + +```cpp +get_Closed() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appender/get_formatter/_index.md b/english/cpp/aspose.email.tools.logging/appender/get_formatter/_index.md new file mode 100644 index 0000000000..755ef8876f --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/get_formatter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::get_Formatter method" +linktitle: "get_Formatter" +articleTitle: "get_Formatter" +second_title: "Aspose.Email for C++" +description: "Gets the formatter." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.logging/appender/get_formatter/ +--- + +## get_Formatter {#get_formatter} + +Gets the formatter. + +**Returns:** System::SharedPtr < IFormatter > Aspose::Email::Tools::Logging:: + +```cpp +get_Formatter() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appender/get_initialized/_index.md b/english/cpp/aspose.email.tools.logging/appender/get_initialized/_index.md new file mode 100644 index 0000000000..1fb0babcb3 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/get_initialized/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::get_Initialized method" +linktitle: "get_Initialized" +articleTitle: "get_Initialized" +second_title: "Aspose.Email for C++" +description: "Indicates whether an Appender is initialized." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.logging/appender/get_initialized/ +--- + +## get_Initialized {#get_initialized} + +Indicates whether an Appender is initialized. + +**Returns:** bool Aspose::Email::Tools::Logging:: + +```cpp +get_Initialized() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appender/initialize/_index.md b/english/cpp/aspose.email.tools.logging/appender/initialize/_index.md new file mode 100644 index 0000000000..4bd2c7e547 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/initialize/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::Initialize method" +linktitle: "Initialize" +articleTitle: "Initialize" +second_title: "Aspose.Email for C++" +description: "Initializes the appender instance." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.logging/appender/initialize/ +--- + +## Initialize {#initialize} + +Initializes the appender instance. + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +Initialize() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appender/onclose/_index.md b/english/cpp/aspose.email.tools.logging/appender/onclose/_index.md new file mode 100644 index 0000000000..1ddb59f542 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/onclose/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::OnClose method" +linktitle: "OnClose" +articleTitle: "OnClose" +second_title: "Aspose.Email for C++" +description: "OnClose of Appender." +type: docs +weight: 90 +url: /cpp/aspose.email.tools.logging/appender/onclose/ +--- + +## OnClose {#onclose} + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +OnClose() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appender/oninitialize/_index.md b/english/cpp/aspose.email.tools.logging/appender/oninitialize/_index.md new file mode 100644 index 0000000000..8ad025ef36 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/oninitialize/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::OnInitialize method" +linktitle: "OnInitialize" +articleTitle: "OnInitialize" +second_title: "Aspose.Email for C++" +description: "OnInitialize of Appender." +type: docs +weight: 100 +url: /cpp/aspose.email.tools.logging/appender/oninitialize/ +--- + +## OnInitialize {#oninitialize} + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +OnInitialize() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appender/set_formatter/_index.md b/english/cpp/aspose.email.tools.logging/appender/set_formatter/_index.md new file mode 100644 index 0000000000..af49f6b717 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appender/set_formatter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::Appender::set_Formatter method" +linktitle: "set_Formatter" +articleTitle: "set_Formatter" +second_title: "Aspose.Email for C++" +description: "Sets the formatter." +type: docs +weight: 110 +url: /cpp/aspose.email.tools.logging/appender/set_formatter/ +--- + +## set_Formatter {#set_formatter} + +Sets the formatter. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_Formatter(System::SharedPtr < IFormatter > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/appendercollection/_index.md b/english/cpp/aspose.email.tools.logging/appendercollection/_index.md new file mode 100644 index 0000000000..be654c9776 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appendercollection/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Tools::Logging::AppenderCollection class" +linktitle: "AppenderCollection" +articleTitle: "AppenderCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collecton for Appender objects." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/appendercollection/ +--- + +## AppenderCollection class + +Represents the collecton for Appender objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [AppenderCollection](./appendercollection/) | Initializes a new instance of the AppenderCollection class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](./add/) | Adds an IAppender object to the end of collection. | +| [AddRange](./addrange/) | Adds an IAppenders enumeration to the end of collection. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email.tools.logging/appendercollection/add/_index.md b/english/cpp/aspose.email.tools.logging/appendercollection/add/_index.md new file mode 100644 index 0000000000..378b39d224 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appendercollection/add/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::AppenderCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Adds an IAppender object to the end of collection." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/appendercollection/add/ +--- + +## Add {#add} + +Adds an IAppender object to the end of collection. + +**Returns:** The index at which the value has been added. + +```cpp +Add(System::SharedPtr < IAppender > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The IAppender to be added to the end of the collection. The value can be null. | + diff --git a/english/cpp/aspose.email.tools.logging/appendercollection/addrange/_index.md b/english/cpp/aspose.email.tools.logging/appendercollection/addrange/_index.md new file mode 100644 index 0000000000..8742e24c1b --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appendercollection/addrange/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::AppenderCollection::AddRange method" +linktitle: "AddRange" +articleTitle: "AddRange" +second_title: "Aspose.Email for C++" +description: "Adds an IAppenders enumeration to the end of collection." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/appendercollection/addrange/ +--- + +## AddRange {#addrange} + +Adds an IAppenders enumeration to the end of collection. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +AddRange(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < IAppender >>> value) +``` + +| Parameter | Description | +| --- | --- | +| value | The IAppenders enumeration to be added to the end of the collection. | + diff --git a/english/cpp/aspose.email.tools.logging/appendercollection/appendercollection/_index.md b/english/cpp/aspose.email.tools.logging/appendercollection/appendercollection/_index.md new file mode 100644 index 0000000000..840e751744 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appendercollection/appendercollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::AppenderCollection::AppenderCollection constructor" +linktitle: "AppenderCollection" +articleTitle: "AppenderCollection" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AppenderCollection class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/appendercollection/appendercollection/ +--- + +## AppenderCollection {#appendercollection} + +Initializes a new instance of the AppenderCollection class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +AppenderCollection() +``` + diff --git a/english/cpp/aspose.email.tools.logging/appendercollection/settemplateweakptr/_index.md b/english/cpp/aspose.email.tools.logging/appendercollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..edeb769534 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/appendercollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::Logging::AppenderCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of AppenderCollection." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/appendercollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email.tools.logging/consoleappender/_index.md b/english/cpp/aspose.email.tools.logging/consoleappender/_index.md new file mode 100644 index 0000000000..15f918d79c --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/consoleappender/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Tools::Logging::ConsoleAppender class" +linktitle: "ConsoleAppender" +articleTitle: "ConsoleAppender" +second_title: "Aspose.Email for C++" +description: "Represents an appender for console output." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/consoleappender/ +--- + +## ConsoleAppender class + +**Inherits:** Aspose::Email::Tools::Logging::Appender + +Represents an appender for console output. + +## Constructors + +| Name | Description | +| --- | --- | +| [ConsoleAppender](./consoleappender/) | Initializes a new instance of the ConsoleAppender class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Append](./append/) | Appends the specified log entry to the appender. | + diff --git a/english/cpp/aspose.email.tools.logging/consoleappender/append/_index.md b/english/cpp/aspose.email.tools.logging/consoleappender/append/_index.md new file mode 100644 index 0000000000..a29f804b1d --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/consoleappender/append/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::ConsoleAppender::Append method" +linktitle: "Append" +articleTitle: "Append" +second_title: "Aspose.Email for C++" +description: "Appends the specified log entry to the appender." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/consoleappender/append/ +--- + +## Append {#append} + +Appends the specified log entry to the appender. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Append(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | The log entry. | + diff --git a/english/cpp/aspose.email.tools.logging/consoleappender/consoleappender/_index.md b/english/cpp/aspose.email.tools.logging/consoleappender/consoleappender/_index.md new file mode 100644 index 0000000000..6d5b73e4ab --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/consoleappender/consoleappender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::ConsoleAppender::ConsoleAppender constructor" +linktitle: "ConsoleAppender" +articleTitle: "ConsoleAppender" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ConsoleAppender class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/consoleappender/consoleappender/ +--- + +## ConsoleAppender {#consoleappender} + +Initializes a new instance of the ConsoleAppender class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +ConsoleAppender() +``` + diff --git a/english/cpp/aspose.email.tools.logging/debugappender/_index.md b/english/cpp/aspose.email.tools.logging/debugappender/_index.md new file mode 100644 index 0000000000..070d445f1d --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/debugappender/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Tools::Logging::DebugAppender class" +linktitle: "DebugAppender" +articleTitle: "DebugAppender" +second_title: "Aspose.Email for C++" +description: "Represents an appender is only enabled when debugging." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/debugappender/ +--- + +## DebugAppender class + +**Inherits:** Aspose::Email::Tools::Logging::Appender + +Represents an appender is only enabled when debugging. + +## Constructors + +| Name | Description | +| --- | --- | +| [DebugAppender](./debugappender/) | Initializes a new instance of the DebugAppender class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Append](./append/) | Appends the specified log entry to the appender. | + diff --git a/english/cpp/aspose.email.tools.logging/debugappender/append/_index.md b/english/cpp/aspose.email.tools.logging/debugappender/append/_index.md new file mode 100644 index 0000000000..b291439a60 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/debugappender/append/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::DebugAppender::Append method" +linktitle: "Append" +articleTitle: "Append" +second_title: "Aspose.Email for C++" +description: "Appends the specified log entry to the appender." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/debugappender/append/ +--- + +## Append {#append} + +Appends the specified log entry to the appender. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Append(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | The log entry. | + diff --git a/english/cpp/aspose.email.tools.logging/debugappender/debugappender/_index.md b/english/cpp/aspose.email.tools.logging/debugappender/debugappender/_index.md new file mode 100644 index 0000000000..e4c2a4d479 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/debugappender/debugappender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::DebugAppender::DebugAppender constructor" +linktitle: "DebugAppender" +articleTitle: "DebugAppender" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the DebugAppender class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/debugappender/debugappender/ +--- + +## DebugAppender {#debugappender} + +Initializes a new instance of the DebugAppender class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +DebugAppender() +``` + diff --git a/english/cpp/aspose.email.tools.logging/debugformatter/_index.md b/english/cpp/aspose.email.tools.logging/debugformatter/_index.md new file mode 100644 index 0000000000..98b79afb0b --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/debugformatter/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::Logging::DebugFormatter class" +linktitle: "DebugFormatter" +articleTitle: "DebugFormatter" +second_title: "Aspose.Email for C++" +description: "Represents the class for formatting log entry messages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/debugformatter/ +--- + +## DebugFormatter class + +**Inherits:** Aspose::Email::Tools::Logging::Formatter + +Represents the class for formatting log entry messages. + +## Methods + +| Name | Description | +| --- | --- | +| [Format](./format/) | Formats a log entry and return a string to be outputted. | + diff --git a/english/cpp/aspose.email.tools.logging/debugformatter/format/_index.md b/english/cpp/aspose.email.tools.logging/debugformatter/format/_index.md new file mode 100644 index 0000000000..9109f907d8 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/debugformatter/format/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::DebugFormatter::Format method" +linktitle: "Format" +articleTitle: "Format" +second_title: "Aspose.Email for C++" +description: "Formats a log entry and return a string to be outputted." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/debugformatter/format/ +--- + +## Format {#format} + +Formats a log entry and return a string to be outputted. + +**Returns:** String representing the log entry. + +```cpp +Format(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | The Log entry to format. | + diff --git a/english/cpp/aspose.email.tools.logging/details_loggingexception/_index.md b/english/cpp/aspose.email.tools.logging/details_loggingexception/_index.md new file mode 100644 index 0000000000..a375bdaa8e --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/details_loggingexception/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Tools::Logging::Details_LoggingException class" +linktitle: "Details_LoggingException" +articleTitle: "Details_LoggingException" +second_title: "Aspose.Email for C++" +description: "The exception that is thrown when error is found in logging." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/details_loggingexception/ +--- + +## Details_LoggingException class + +The exception that is thrown when error is found in logging. + +## Constructors + +| Name | Description | +| --- | --- | +| [Details_LoggingException (3 overloads)](./details_loggingexception/) | Initializes a new instance of the LoggingException class. | + +## Methods + +| Name | Description | +| --- | --- | +| [DoThrow](./dothrow/) | | +| [MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 overloads)](./member_function_make_object_declaration/) | | + diff --git a/english/cpp/aspose.email.tools.logging/details_loggingexception/details_loggingexception/_index.md b/english/cpp/aspose.email.tools.logging/details_loggingexception/details_loggingexception/_index.md new file mode 100644 index 0000000000..0f39d4bc6c --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/details_loggingexception/details_loggingexception/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Tools::Logging::Details_LoggingException::Details_LoggingException constructor" +linktitle: "Details_LoggingException" +articleTitle: "Details_LoggingException" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the LoggingException class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/details_loggingexception/details_loggingexception/ +--- + +## Details_LoggingException (1 of 3) {#details_loggingexception_1} + +Initializes a new instance of the LoggingException class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Details_LoggingException() +``` + +--- + +## Details_LoggingException (2 of 3) {#details_loggingexception_2} + +Initializes a new instance of the LoggingException class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Details_LoggingException(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | + +--- + +## Details_LoggingException (3 of 3) {#details_loggingexception_3} + +Initializes a new instance of the LoggingException class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Details_LoggingException(System::String message, System::Exception innerException) +``` + +| Parameter | Description | +| --- | --- | +| message | The error message. | +| innerException | The inner exception. | + diff --git a/english/cpp/aspose.email.tools.logging/details_loggingexception/dothrow/_index.md b/english/cpp/aspose.email.tools.logging/details_loggingexception/dothrow/_index.md new file mode 100644 index 0000000000..76403d92c2 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/details_loggingexception/dothrow/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::Logging::Details_LoggingException::DoThrow method" +linktitle: "DoThrow" +articleTitle: "DoThrow" +second_title: "Aspose.Email for C++" +description: "DoThrow of Details_LoggingException." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/details_loggingexception/dothrow/ +--- + +## DoThrow {#dothrow} + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +DoThrow(const System::ExceptionPtr & self) +``` + +| Parameter | Description | +| --- | --- | +| self | | + diff --git a/english/cpp/aspose.email.tools.logging/details_loggingexception/member_function_make_object_declaration/_index.md b/english/cpp/aspose.email.tools.logging/details_loggingexception/member_function_make_object_declaration/_index.md new file mode 100644 index 0000000000..193d802baa --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/details_loggingexception/member_function_make_object_declaration/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Tools::Logging::Details_LoggingException::MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION method" +linktitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +articleTitle: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION" +second_title: "Aspose.Email for C++" +description: "MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION of Details_LoggingException." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/details_loggingexception/member_function_make_object_declaration/ +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (1 of 3) {#member_function_make_object_declaration_1} + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_LoggingException, CODEPORTING_ARGS()) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (2 of 3) {#member_function_make_object_declaration_2} + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_LoggingException, CODEPORTING_ARGS(System::String message)) +``` + +--- + +## MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION (3 of 3) {#member_function_make_object_declaration_3} + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_LoggingException, CODEPORTING_ARGS(System::String message, System::Exception innerException)) +``` + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/_index.md new file mode 100644 index 0000000000..51cb23f767 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender class" +linktitle: "FileAppender" +articleTitle: "FileAppender" +second_title: "Aspose.Email for C++" +description: "Reprensents a file appender." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/fileappender/ +--- + +## FileAppender class + +**Inherits:** Aspose::Email::Tools::Logging::Appender + +Reprensents a file appender. + +## Constructors + +| Name | Description | +| --- | --- | +| [FileAppender (5 overloads)](./fileappender/) | Initializes a new instance of the FileAppender class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Append (2 overloads)](./append/) | Appends a set of log entries to the appender. | +| [AppendHeader](./appendheader/) | Starts log file with specific header. | +| [Close](./close/) | Closes the appender. | +| [get_Encoding](./get_encoding/) | Gets the encoding. | +| [get_FileName](./get_filename/) | Gets file name. | +| [get_UseDate](./get_usedate/) | Gets value which indicates whether date is used for logging. | +| [set_Encoding](./set_encoding/) | Sets the encoding. | +| [set_FileName](./set_filename/) | Sets file name. | +| [set_UseDate](./set_usedate/) | Sets value which indicates whether date is used for logging. | + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/append/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/append/_index.md new file mode 100644 index 0000000000..3cc8eb02b6 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/append/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::Append method" +linktitle: "Append" +articleTitle: "Append" +second_title: "Aspose.Email for C++" +description: "Appends a set of log entries to the appender." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/fileappender/append/ +--- + +## Append (1 of 2) {#append_1} + +Appends a set of log entries to the appender. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Append(System::ArrayPtr< System::SharedPtr < LogEntry >> logEntries) +``` + +| Parameter | Description | +| --- | --- | +| logEntries | A set of log entries to log. | + +--- + +## Append (2 of 2) {#append_2} + +Appends the log entry information to the appender. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Append(System::SharedPtr < LogEntry > logEntry) +``` + +| Parameter | Description | +| --- | --- | +| logEntry | The log entry. | + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/appendheader/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/appendheader/_index.md new file mode 100644 index 0000000000..f825b43af0 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/appendheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::AppendHeader method" +linktitle: "AppendHeader" +articleTitle: "AppendHeader" +second_title: "Aspose.Email for C++" +description: "Starts log file with specific header." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/fileappender/appendheader/ +--- + +## AppendHeader {#appendheader} + +Starts log file with specific header. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +AppendHeader() +``` + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/close/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/close/_index.md new file mode 100644 index 0000000000..f9c39d0cd9 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/close/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::Close method" +linktitle: "Close" +articleTitle: "Close" +second_title: "Aspose.Email for C++" +description: "Closes the appender." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/fileappender/close/ +--- + +## Close {#close} + +Closes the appender. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Close() +``` + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/fileappender/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/fileappender/_index.md new file mode 100644 index 0000000000..a47334beae --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/fileappender/_index.md @@ -0,0 +1,89 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::FileAppender constructor" +linktitle: "FileAppender" +articleTitle: "FileAppender" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the FileAppender class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/fileappender/fileappender/ +--- + +## FileAppender (1 of 5) {#fileappender_1} + +Initializes a new instance of the FileAppender class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +FileAppender() +``` + +--- + +## FileAppender (2 of 5) {#fileappender_2} + +Initializes a new instance of the FileAppender class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +FileAppender(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The file name. | + +--- + +## FileAppender (3 of 5) {#fileappender_3} + +Initializes a new instance of the FileAppender class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +FileAppender(System::String fileName, bool useDate) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The file name. | +| useDate | Indicates if date is used in file name | + +--- + +## FileAppender (4 of 5) {#fileappender_4} + +Initializes a new instance of the FileAppender class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +FileAppender(System::String fileName, System::SharedPtr < IFormatter > formatter) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The file name. | +| formatter | Log formatter | + +--- + +## FileAppender (5 of 5) {#fileappender_5} + +Initializes a new instance of the FileAppender class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +FileAppender(System::String fileName, bool useDate, System::SharedPtr < IFormatter > formatter) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The file name. | +| useDate | Indicates if date is used in file name | +| formatter | Log formatter | + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/get_encoding/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/get_encoding/_index.md new file mode 100644 index 0000000000..1ce6e3c7dc --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/get_encoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::get_Encoding method" +linktitle: "get_Encoding" +articleTitle: "get_Encoding" +second_title: "Aspose.Email for C++" +description: "Gets the encoding." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.logging/fileappender/get_encoding/ +--- + +## get_Encoding {#get_encoding} + +Gets the encoding. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Encoding() +``` + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/get_filename/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/get_filename/_index.md new file mode 100644 index 0000000000..98229ac8bb --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/get_filename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::get_FileName method" +linktitle: "get_FileName" +articleTitle: "get_FileName" +second_title: "Aspose.Email for C++" +description: "Gets file name." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.logging/fileappender/get_filename/ +--- + +## get_FileName {#get_filename} + +Gets file name. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_FileName() +``` + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/get_usedate/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/get_usedate/_index.md new file mode 100644 index 0000000000..bfd8b26dbd --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/get_usedate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::get_UseDate method" +linktitle: "get_UseDate" +articleTitle: "get_UseDate" +second_title: "Aspose.Email for C++" +description: "Gets value which indicates whether date is used for logging." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.logging/fileappender/get_usedate/ +--- + +## get_UseDate {#get_usedate} + +Gets value which indicates whether date is used for logging. + +**Returns:** bool Aspose::Email::Tools::Logging:: + +```cpp +get_UseDate() +``` + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/set_encoding/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/set_encoding/_index.md new file mode 100644 index 0000000000..0f72d14d99 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/set_encoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::set_Encoding method" +linktitle: "set_Encoding" +articleTitle: "set_Encoding" +second_title: "Aspose.Email for C++" +description: "Sets the encoding." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.logging/fileappender/set_encoding/ +--- + +## set_Encoding {#set_encoding} + +Sets the encoding. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_Encoding(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/set_filename/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/set_filename/_index.md new file mode 100644 index 0000000000..d073a600fb --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/set_filename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::set_FileName method" +linktitle: "set_FileName" +articleTitle: "set_FileName" +second_title: "Aspose.Email for C++" +description: "Sets file name." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.logging/fileappender/set_filename/ +--- + +## set_FileName {#set_filename} + +Sets file name. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_FileName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/fileappender/set_usedate/_index.md b/english/cpp/aspose.email.tools.logging/fileappender/set_usedate/_index.md new file mode 100644 index 0000000000..99c485aba9 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/fileappender/set_usedate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::FileAppender::set_UseDate method" +linktitle: "set_UseDate" +articleTitle: "set_UseDate" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates whether date is used for logging." +type: docs +weight: 90 +url: /cpp/aspose.email.tools.logging/fileappender/set_usedate/ +--- + +## set_UseDate {#set_usedate} + +Sets value which indicates whether date is used for logging. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_UseDate(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/formatter/_index.md b/english/cpp/aspose.email.tools.logging/formatter/_index.md new file mode 100644 index 0000000000..4da7e02bf7 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/_index.md @@ -0,0 +1,55 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter class" +linktitle: "Formatter" +articleTitle: "Formatter" +second_title: "Aspose.Email for C++" +description: "Represents the interface for formatting log entry messsages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/formatter/ +--- + +## Formatter class + +**Inherits:** Aspose::Email::Tools::Logging::IFormatter + +Represents the interface for formatting log entry messsages. + +## Constructors + +| Name | Description | +| --- | --- | +| [Formatter (3 overloads)](./formatter/) | Creates an instance of Formatter . | + +## Methods + +| Name | Description | +| --- | --- | +| [Format (2 overloads)](./format/) | Formats a datetime and return a string to be outputted. | +| [get_DateStrings](./get_datestrings/) | | +| [get_DefaultFormatter](./get_defaultformatter/) | Gets default formatter | +| [get_Footer](./get_footer/) | Gets the footer. | +| [get_Header](./get_header/) | Gets the header. | +| [get_LogHeader](./get_logheader/) | Gets the log header | +| [get_MillisecondStrings](./get_millisecondstrings/) | | +| [get_MonthNames](./get_monthnames/) | The full names of all 12 months | +| [get_MonthShortNames](./get_monthshortnames/) | The short names of all 12 months | +| [get_WeekdayNames](./get_weekdaynames/) | The full names of all weekdays | +| [get_WeekdayShortNames](./get_weekdayshortnames/) | The short names of all weekdays | +| [get_YearStrings](./get_yearstrings/) | | +| [set_DefaultFormatter](./set_defaultformatter/) | Sets default formatter | +| [set_Footer](./set_footer/) | Sets the footer. | +| [set_Header](./set_header/) | Sets the header. | +| [set_LogHeader](./set_logheader/) | Sets the log header | +| [ProtocolFormatter](./protocolformatter/) | | +| [SimpleFormatter](./simpleformatter/) | | +| [StandardFormatter](./standardformatter/) | | +| [COLON_CHAR](./colon_char/) | | +| [HYPHEN_CHAR](./hyphen_char/) | | +| [ISO_8601_DAYLIGHT_SAVINGS_TIME_ZONE](./iso_8601_daylight_savings_time_zone/) | The ISO 8601 standard time zone specification, showing hours offset from GMT (ex.: "-04:00"). The value returned is correct for the local environment for all dates in daylight savings time | +| [ISO_8601_TIME_ZONE](./iso_8601_time_zone/) | The ISO 8601 standard time zone specification, showing hours offset from GMT (ex.: "-04:00") The value returned is correct for the local environment for all dates not in daylight savings time | +| [NEW_LINE](./new_line/) | | +| [PasswordView](./passwordview/) | | +| [PERIOD_CHAR](./period_char/) | | +| [SPACE_CHAR](./space_char/) | | + diff --git a/english/cpp/aspose.email.tools.logging/formatter/colon_char/_index.md b/english/cpp/aspose.email.tools.logging/formatter/colon_char/_index.md new file mode 100644 index 0000000000..fbc22352ea --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/colon_char/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::COLON_CHAR method" +linktitle: "COLON_CHAR" +articleTitle: "COLON_CHAR" +second_title: "Aspose.Email for C++" +description: "COLON_CHAR of Formatter." +type: docs +weight: 200 +url: /cpp/aspose.email.tools.logging/formatter/colon_char/ +--- + +## COLON_CHAR {#colon_char} + +**Returns:** const char16_t Aspose::Email::Tools::Logging:: + +```cpp +COLON_CHAR = u':'() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/format/_index.md b/english/cpp/aspose.email.tools.logging/formatter/format/_index.md new file mode 100644 index 0000000000..4fdd548a75 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/format/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::Format method" +linktitle: "Format" +articleTitle: "Format" +second_title: "Aspose.Email for C++" +description: "Formats a datetime and return a string to be outputted." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/formatter/format/ +--- + +## Format (1 of 2) {#format_1} + +Formats a datetime and return a string to be outputted. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +Format(System::DateTime datatime) +``` + +| Parameter | Description | +| --- | --- | +| datatime | The datetime value for formatting to string | + +--- + +## Format (2 of 2) {#format_2} + +Formats a log entry and return a string to be outputted. + +**Returns:** String representing the log entry. + +```cpp +Format(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | Log entry to format. | + diff --git a/english/cpp/aspose.email.tools.logging/formatter/formatter/_index.md b/english/cpp/aspose.email.tools.logging/formatter/formatter/_index.md new file mode 100644 index 0000000000..fea0c4d695 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/formatter/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::Formatter constructor" +linktitle: "Formatter" +articleTitle: "Formatter" +second_title: "Aspose.Email for C++" +description: "Creates an instance of Formatter ." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/formatter/formatter/ +--- + +## Formatter (1 of 3) {#formatter_1} + +Creates an instance of Formatter . + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Formatter() +``` + +--- + +## Formatter (2 of 3) {#formatter_2} + +Initializes a new instance of the Formatter class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Formatter(System::SharedPtr < System::Text::StringBuilder > logHeaderText) +``` + +| Parameter | Description | +| --- | --- | +| logHeaderText | The log header text. | + +--- + +## Formatter (3 of 3) {#formatter_3} + +Initializes a new instance of the Formatter class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Formatter(System::String logHeaderText) +``` + +| Parameter | Description | +| --- | --- | +| logHeaderText | The log header text. | + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_datestrings/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_datestrings/_index.md new file mode 100644 index 0000000000..28da3beb46 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_datestrings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_DateStrings method" +linktitle: "get_DateStrings" +articleTitle: "get_DateStrings" +second_title: "Aspose.Email for C++" +description: "get_DateStrings of Formatter." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/formatter/get_datestrings/ +--- + +## get_DateStrings {#get_datestrings} + +**Returns:** static System::ArrayPtr Aspose::Email::Tools::Logging:: + +```cpp +get_DateStrings() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_defaultformatter/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_defaultformatter/_index.md new file mode 100644 index 0000000000..e4b9a8cae5 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_defaultformatter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_DefaultFormatter method" +linktitle: "get_DefaultFormatter" +articleTitle: "get_DefaultFormatter" +second_title: "Aspose.Email for C++" +description: "Gets default formatter" +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/formatter/get_defaultformatter/ +--- + +## get_DefaultFormatter {#get_defaultformatter} + +Gets default formatter + +**Returns:** static System::SharedPtr < IFormatter > Aspose::Email::Tools::Logging:: + +```cpp +get_DefaultFormatter() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_footer/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_footer/_index.md new file mode 100644 index 0000000000..fcf37f8880 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_footer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_Footer method" +linktitle: "get_Footer" +articleTitle: "get_Footer" +second_title: "Aspose.Email for C++" +description: "Gets the footer." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.logging/formatter/get_footer/ +--- + +## get_Footer {#get_footer} + +Gets the footer. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Footer() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_header/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_header/_index.md new file mode 100644 index 0000000000..57d1720ab1 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_header/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_Header method" +linktitle: "get_Header" +articleTitle: "get_Header" +second_title: "Aspose.Email for C++" +description: "Gets the header." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.logging/formatter/get_header/ +--- + +## get_Header {#get_header} + +Gets the header. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Header() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_logheader/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_logheader/_index.md new file mode 100644 index 0000000000..594374ba01 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_logheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_LogHeader method" +linktitle: "get_LogHeader" +articleTitle: "get_LogHeader" +second_title: "Aspose.Email for C++" +description: "Gets the log header" +type: docs +weight: 60 +url: /cpp/aspose.email.tools.logging/formatter/get_logheader/ +--- + +## get_LogHeader {#get_logheader} + +Gets the log header + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_LogHeader() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_millisecondstrings/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_millisecondstrings/_index.md new file mode 100644 index 0000000000..4910f9a87a --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_millisecondstrings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_MillisecondStrings method" +linktitle: "get_MillisecondStrings" +articleTitle: "get_MillisecondStrings" +second_title: "Aspose.Email for C++" +description: "get_MillisecondStrings of Formatter." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.logging/formatter/get_millisecondstrings/ +--- + +## get_MillisecondStrings {#get_millisecondstrings} + +**Returns:** static System::ArrayPtr Aspose::Email::Tools::Logging:: + +```cpp +get_MillisecondStrings() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_monthnames/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_monthnames/_index.md new file mode 100644 index 0000000000..0f7f1f60bb --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_monthnames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_MonthNames method" +linktitle: "get_MonthNames" +articleTitle: "get_MonthNames" +second_title: "Aspose.Email for C++" +description: "The full names of all 12 months" +type: docs +weight: 80 +url: /cpp/aspose.email.tools.logging/formatter/get_monthnames/ +--- + +## get_MonthNames {#get_monthnames} + +The full names of all 12 months + +**Returns:** static System::ArrayPtr Aspose::Email::Tools::Logging:: + +```cpp +get_MonthNames() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_monthshortnames/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_monthshortnames/_index.md new file mode 100644 index 0000000000..bd5865addb --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_monthshortnames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_MonthShortNames method" +linktitle: "get_MonthShortNames" +articleTitle: "get_MonthShortNames" +second_title: "Aspose.Email for C++" +description: "The short names of all 12 months" +type: docs +weight: 90 +url: /cpp/aspose.email.tools.logging/formatter/get_monthshortnames/ +--- + +## get_MonthShortNames {#get_monthshortnames} + +The short names of all 12 months + +**Returns:** static System::ArrayPtr Aspose::Email::Tools::Logging:: + +```cpp +get_MonthShortNames() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_weekdaynames/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_weekdaynames/_index.md new file mode 100644 index 0000000000..49ae052bf5 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_weekdaynames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_WeekdayNames method" +linktitle: "get_WeekdayNames" +articleTitle: "get_WeekdayNames" +second_title: "Aspose.Email for C++" +description: "The full names of all weekdays" +type: docs +weight: 100 +url: /cpp/aspose.email.tools.logging/formatter/get_weekdaynames/ +--- + +## get_WeekdayNames {#get_weekdaynames} + +The full names of all weekdays + +**Returns:** static System::ArrayPtr Aspose::Email::Tools::Logging:: + +```cpp +get_WeekdayNames() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_weekdayshortnames/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_weekdayshortnames/_index.md new file mode 100644 index 0000000000..b742d0a9ed --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_weekdayshortnames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_WeekdayShortNames method" +linktitle: "get_WeekdayShortNames" +articleTitle: "get_WeekdayShortNames" +second_title: "Aspose.Email for C++" +description: "The short names of all weekdays" +type: docs +weight: 110 +url: /cpp/aspose.email.tools.logging/formatter/get_weekdayshortnames/ +--- + +## get_WeekdayShortNames {#get_weekdayshortnames} + +The short names of all weekdays + +**Returns:** static System::ArrayPtr Aspose::Email::Tools::Logging:: + +```cpp +get_WeekdayShortNames() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/get_yearstrings/_index.md b/english/cpp/aspose.email.tools.logging/formatter/get_yearstrings/_index.md new file mode 100644 index 0000000000..29f36347b2 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/get_yearstrings/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::get_YearStrings method" +linktitle: "get_YearStrings" +articleTitle: "get_YearStrings" +second_title: "Aspose.Email for C++" +description: "get_YearStrings of Formatter." +type: docs +weight: 120 +url: /cpp/aspose.email.tools.logging/formatter/get_yearstrings/ +--- + +## get_YearStrings {#get_yearstrings} + +**Returns:** static System::ArrayPtr Aspose::Email::Tools::Logging:: + +```cpp +get_YearStrings() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/hyphen_char/_index.md b/english/cpp/aspose.email.tools.logging/formatter/hyphen_char/_index.md new file mode 100644 index 0000000000..903deae00c --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/hyphen_char/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::HYPHEN_CHAR method" +linktitle: "HYPHEN_CHAR" +articleTitle: "HYPHEN_CHAR" +second_title: "Aspose.Email for C++" +description: "HYPHEN_CHAR of Formatter." +type: docs +weight: 210 +url: /cpp/aspose.email.tools.logging/formatter/hyphen_char/ +--- + +## HYPHEN_CHAR {#hyphen_char} + +**Returns:** const char16_t Aspose::Email::Tools::Logging:: + +```cpp +HYPHEN_CHAR = u'-'() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/iso_8601_daylight_savings_time_zone/_index.md b/english/cpp/aspose.email.tools.logging/formatter/iso_8601_daylight_savings_time_zone/_index.md new file mode 100644 index 0000000000..625b36a367 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/iso_8601_daylight_savings_time_zone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::ISO_8601_DAYLIGHT_SAVINGS_TIME_ZONE method" +linktitle: "ISO_8601_DAYLIGHT_SAVINGS_TIME_ZONE" +articleTitle: "ISO_8601_DAYLIGHT_SAVINGS_TIME_ZONE" +second_title: "Aspose.Email for C++" +description: "The ISO 8601 standard time zone specification, showing hours offset from GMT (ex.: \"-04:00\")." +type: docs +weight: 220 +url: /cpp/aspose.email.tools.logging/formatter/iso_8601_daylight_savings_time_zone/ +--- + +## ISO_8601_DAYLIGHT_SAVINGS_TIME_ZONE {#iso_8601_daylight_savings_time_zone} + +The ISO 8601 standard time zone specification, showing hours offset from GMT (ex.: "-04:00"). The value returned is correct for the local environment for all dates in daylight savings time + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +ISO_8601_DAYLIGHT_SAVINGS_TIME_ZONE() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/iso_8601_time_zone/_index.md b/english/cpp/aspose.email.tools.logging/formatter/iso_8601_time_zone/_index.md new file mode 100644 index 0000000000..6bf427873d --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/iso_8601_time_zone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::ISO_8601_TIME_ZONE method" +linktitle: "ISO_8601_TIME_ZONE" +articleTitle: "ISO_8601_TIME_ZONE" +second_title: "Aspose.Email for C++" +description: "The ISO 8601 standard time zone specification, showing hours offset from GMT (ex.: \"-04:00\") The value returned is correct for the local environment for all dat" +type: docs +weight: 230 +url: /cpp/aspose.email.tools.logging/formatter/iso_8601_time_zone/ +--- + +## ISO_8601_TIME_ZONE {#iso_8601_time_zone} + +The ISO 8601 standard time zone specification, showing hours offset from GMT (ex.: "-04:00") The value returned is correct for the local environment for all dates not in daylight savings time + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +ISO_8601_TIME_ZONE() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/new_line/_index.md b/english/cpp/aspose.email.tools.logging/formatter/new_line/_index.md new file mode 100644 index 0000000000..a99a10a22b --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/new_line/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::NEW_LINE method" +linktitle: "NEW_LINE" +articleTitle: "NEW_LINE" +second_title: "Aspose.Email for C++" +description: "NEW_LINE of Formatter." +type: docs +weight: 240 +url: /cpp/aspose.email.tools.logging/formatter/new_line/ +--- + +## NEW_LINE {#new_line} + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +NEW_LINE() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/passwordview/_index.md b/english/cpp/aspose.email.tools.logging/formatter/passwordview/_index.md new file mode 100644 index 0000000000..cc01b5e19a --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/passwordview/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::PasswordView method" +linktitle: "PasswordView" +articleTitle: "PasswordView" +second_title: "Aspose.Email for C++" +description: "PasswordView of Formatter." +type: docs +weight: 250 +url: /cpp/aspose.email.tools.logging/formatter/passwordview/ +--- + +## PasswordView {#passwordview} + +**Returns:** const System::String Aspose::Email::Tools::Logging:: + +```cpp +PasswordView() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/period_char/_index.md b/english/cpp/aspose.email.tools.logging/formatter/period_char/_index.md new file mode 100644 index 0000000000..8ae331c3b1 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/period_char/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::PERIOD_CHAR method" +linktitle: "PERIOD_CHAR" +articleTitle: "PERIOD_CHAR" +second_title: "Aspose.Email for C++" +description: "PERIOD_CHAR of Formatter." +type: docs +weight: 260 +url: /cpp/aspose.email.tools.logging/formatter/period_char/ +--- + +## PERIOD_CHAR {#period_char} + +**Returns:** const char16_t Aspose::Email::Tools::Logging:: + +```cpp +PERIOD_CHAR = u'.'() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/protocolformatter/_index.md b/english/cpp/aspose.email.tools.logging/formatter/protocolformatter/_index.md new file mode 100644 index 0000000000..346e59ac86 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/protocolformatter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::ProtocolFormatter method" +linktitle: "ProtocolFormatter" +articleTitle: "ProtocolFormatter" +second_title: "Aspose.Email for C++" +description: "ProtocolFormatter of Formatter." +type: docs +weight: 170 +url: /cpp/aspose.email.tools.logging/formatter/protocolformatter/ +--- + +## ProtocolFormatter {#protocolformatter} + +```cpp +friend class ProtocolFormatter() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/set_defaultformatter/_index.md b/english/cpp/aspose.email.tools.logging/formatter/set_defaultformatter/_index.md new file mode 100644 index 0000000000..250483a68a --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/set_defaultformatter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::set_DefaultFormatter method" +linktitle: "set_DefaultFormatter" +articleTitle: "set_DefaultFormatter" +second_title: "Aspose.Email for C++" +description: "Sets default formatter" +type: docs +weight: 130 +url: /cpp/aspose.email.tools.logging/formatter/set_defaultformatter/ +--- + +## set_DefaultFormatter {#set_defaultformatter} + +Sets default formatter + +**Returns:** static void Aspose::Email::Tools::Logging:: + +```cpp +set_DefaultFormatter(System::SharedPtr < IFormatter > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/formatter/set_footer/_index.md b/english/cpp/aspose.email.tools.logging/formatter/set_footer/_index.md new file mode 100644 index 0000000000..98a08f03ec --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/set_footer/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::set_Footer method" +linktitle: "set_Footer" +articleTitle: "set_Footer" +second_title: "Aspose.Email for C++" +description: "Sets the footer." +type: docs +weight: 140 +url: /cpp/aspose.email.tools.logging/formatter/set_footer/ +--- + +## set_Footer {#set_footer} + +Sets the footer. + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +set_Footer(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/formatter/set_header/_index.md b/english/cpp/aspose.email.tools.logging/formatter/set_header/_index.md new file mode 100644 index 0000000000..6ce69161a7 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/set_header/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::set_Header method" +linktitle: "set_Header" +articleTitle: "set_Header" +second_title: "Aspose.Email for C++" +description: "Sets the header." +type: docs +weight: 150 +url: /cpp/aspose.email.tools.logging/formatter/set_header/ +--- + +## set_Header {#set_header} + +Sets the header. + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +set_Header(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/formatter/set_logheader/_index.md b/english/cpp/aspose.email.tools.logging/formatter/set_logheader/_index.md new file mode 100644 index 0000000000..d3833c85da --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/set_logheader/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::set_LogHeader method" +linktitle: "set_LogHeader" +articleTitle: "set_LogHeader" +second_title: "Aspose.Email for C++" +description: "Sets the log header" +type: docs +weight: 160 +url: /cpp/aspose.email.tools.logging/formatter/set_logheader/ +--- + +## set_LogHeader {#set_logheader} + +Sets the log header + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +set_LogHeader(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/formatter/simpleformatter/_index.md b/english/cpp/aspose.email.tools.logging/formatter/simpleformatter/_index.md new file mode 100644 index 0000000000..a2e8ad1176 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/simpleformatter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::SimpleFormatter method" +linktitle: "SimpleFormatter" +articleTitle: "SimpleFormatter" +second_title: "Aspose.Email for C++" +description: "SimpleFormatter of Formatter." +type: docs +weight: 180 +url: /cpp/aspose.email.tools.logging/formatter/simpleformatter/ +--- + +## SimpleFormatter {#simpleformatter} + +```cpp +friend class SimpleFormatter() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/space_char/_index.md b/english/cpp/aspose.email.tools.logging/formatter/space_char/_index.md new file mode 100644 index 0000000000..86cbc97c45 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/space_char/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::SPACE_CHAR method" +linktitle: "SPACE_CHAR" +articleTitle: "SPACE_CHAR" +second_title: "Aspose.Email for C++" +description: "SPACE_CHAR of Formatter." +type: docs +weight: 270 +url: /cpp/aspose.email.tools.logging/formatter/space_char/ +--- + +## SPACE_CHAR {#space_char} + +**Returns:** const char16_t Aspose::Email::Tools::Logging:: + +```cpp +SPACE_CHAR = u' '() +``` + diff --git a/english/cpp/aspose.email.tools.logging/formatter/standardformatter/_index.md b/english/cpp/aspose.email.tools.logging/formatter/standardformatter/_index.md new file mode 100644 index 0000000000..56f5f7dc4d --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/formatter/standardformatter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Logging::Formatter::StandardFormatter method" +linktitle: "StandardFormatter" +articleTitle: "StandardFormatter" +second_title: "Aspose.Email for C++" +description: "StandardFormatter of Formatter." +type: docs +weight: 190 +url: /cpp/aspose.email.tools.logging/formatter/standardformatter/ +--- + +## StandardFormatter {#standardformatter} + +```cpp +friend class StandardFormatter() +``` + diff --git a/english/cpp/aspose.email.tools.logging/iappender/_index.md b/english/cpp/aspose.email.tools.logging/iappender/_index.md new file mode 100644 index 0000000000..66fc5d302b --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iappender/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Tools::Logging::IAppender class" +linktitle: "IAppender" +articleTitle: "IAppender" +second_title: "Aspose.Email for C++" +description: "Implement this interface for your own strategies for printing log entries." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/iappender/ +--- + +## IAppender class + +Implement this interface for your own strategies for printing log entries. + +## Methods + +| Name | Description | +| --- | --- | +| [Append](./append/) | Log the specified log entry in Appender specific way. | +| [AppendHeader](./appendheader/) | Starts log file with specific header. | +| [get_Formatter](./get_formatter/) | Gets the IFormatter . | +| [set_Formatter](./set_formatter/) | Sets the IFormatter . | + diff --git a/english/cpp/aspose.email.tools.logging/iappender/append/_index.md b/english/cpp/aspose.email.tools.logging/iappender/append/_index.md new file mode 100644 index 0000000000..ea62086eb7 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iappender/append/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::IAppender::Append method" +linktitle: "Append" +articleTitle: "Append" +second_title: "Aspose.Email for C++" +description: "Log the specified log entry in Appender specific way." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/iappender/append/ +--- + +## Append {#append} + +Log the specified log entry in Appender specific way. + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +Append(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | Contains a log message. | + diff --git a/english/cpp/aspose.email.tools.logging/iappender/appendheader/_index.md b/english/cpp/aspose.email.tools.logging/iappender/appendheader/_index.md new file mode 100644 index 0000000000..51f446ea8f --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iappender/appendheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::IAppender::AppendHeader method" +linktitle: "AppendHeader" +articleTitle: "AppendHeader" +second_title: "Aspose.Email for C++" +description: "Starts log file with specific header." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/iappender/appendheader/ +--- + +## AppendHeader {#appendheader} + +Starts log file with specific header. + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +AppendHeader() +``` + diff --git a/english/cpp/aspose.email.tools.logging/iappender/get_formatter/_index.md b/english/cpp/aspose.email.tools.logging/iappender/get_formatter/_index.md new file mode 100644 index 0000000000..787aa02546 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iappender/get_formatter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::IAppender::get_Formatter method" +linktitle: "get_Formatter" +articleTitle: "get_Formatter" +second_title: "Aspose.Email for C++" +description: "Gets the IFormatter ." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/iappender/get_formatter/ +--- + +## get_Formatter {#get_formatter} + +Gets the IFormatter . + +**Returns:** virtual System::SharedPtr < IFormatter > Aspose::Email::Tools::Logging:: + +```cpp +get_Formatter() +``` + diff --git a/english/cpp/aspose.email.tools.logging/iappender/set_formatter/_index.md b/english/cpp/aspose.email.tools.logging/iappender/set_formatter/_index.md new file mode 100644 index 0000000000..a7ec68eb9c --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iappender/set_formatter/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::IAppender::set_Formatter method" +linktitle: "set_Formatter" +articleTitle: "set_Formatter" +second_title: "Aspose.Email for C++" +description: "Sets the IFormatter ." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.logging/iappender/set_formatter/ +--- + +## set_Formatter {#set_formatter} + +Sets the IFormatter . + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +set_Formatter(System::SharedPtr < IFormatter > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/iformatter/_index.md b/english/cpp/aspose.email.tools.logging/iformatter/_index.md new file mode 100644 index 0000000000..9bd8273f3e --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iformatter/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::Tools::Logging::IFormatter class" +linktitle: "IFormatter" +articleTitle: "IFormatter" +second_title: "Aspose.Email for C++" +description: "Represents the interface for formatting log entry messsages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/iformatter/ +--- + +## IFormatter class + +Represents the interface for formatting log entry messsages. + +## Methods + +| Name | Description | +| --- | --- | +| [Format (2 overloads)](./format/) | Formats a datetime and return a string to be outputted. | +| [get_Footer](./get_footer/) | Gest the footer string. | +| [get_Header](./get_header/) | Gets the header string. | +| [get_LogHeader](./get_logheader/) | Represents start log header | + diff --git a/english/cpp/aspose.email.tools.logging/iformatter/format/_index.md b/english/cpp/aspose.email.tools.logging/iformatter/format/_index.md new file mode 100644 index 0000000000..f917ad00f3 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iformatter/format/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::Logging::IFormatter::Format method" +linktitle: "Format" +articleTitle: "Format" +second_title: "Aspose.Email for C++" +description: "Formats a datetime and return a string to be outputted." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/iformatter/format/ +--- + +## Format (1 of 2) {#format_1} + +Formats a datetime and return a string to be outputted. + +**Returns:** virtual System::String Aspose::Email::Tools::Logging:: + +```cpp +Format(System::DateTime datatime) +``` + +| Parameter | Description | +| --- | --- | +| datatime | The datetime value for formatting to string | + +--- + +## Format (2 of 2) {#format_2} + +Formats a log entry and return a string to be outputted. + +**Returns:** String representing the log entry. + +```cpp +Format(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | The Log entry to format. | + diff --git a/english/cpp/aspose.email.tools.logging/iformatter/get_footer/_index.md b/english/cpp/aspose.email.tools.logging/iformatter/get_footer/_index.md new file mode 100644 index 0000000000..c064f11ff2 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iformatter/get_footer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::IFormatter::get_Footer method" +linktitle: "get_Footer" +articleTitle: "get_Footer" +second_title: "Aspose.Email for C++" +description: "Gest the footer string." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/iformatter/get_footer/ +--- + +## get_Footer {#get_footer} + +Gest the footer string. + +**Returns:** virtual System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Footer() +``` + diff --git a/english/cpp/aspose.email.tools.logging/iformatter/get_header/_index.md b/english/cpp/aspose.email.tools.logging/iformatter/get_header/_index.md new file mode 100644 index 0000000000..ef033a7257 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iformatter/get_header/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::IFormatter::get_Header method" +linktitle: "get_Header" +articleTitle: "get_Header" +second_title: "Aspose.Email for C++" +description: "Gets the header string." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/iformatter/get_header/ +--- + +## get_Header {#get_header} + +Gets the header string. + +**Returns:** virtual System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Header() +``` + diff --git a/english/cpp/aspose.email.tools.logging/iformatter/get_logheader/_index.md b/english/cpp/aspose.email.tools.logging/iformatter/get_logheader/_index.md new file mode 100644 index 0000000000..58f097798b --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/iformatter/get_logheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::IFormatter::get_LogHeader method" +linktitle: "get_LogHeader" +articleTitle: "get_LogHeader" +second_title: "Aspose.Email for C++" +description: "Represents start log header" +type: docs +weight: 40 +url: /cpp/aspose.email.tools.logging/iformatter/get_logheader/ +--- + +## get_LogHeader {#get_logheader} + +Represents start log header + +**Returns:** virtual System::String Aspose::Email::Tools::Logging:: + +```cpp +get_LogHeader() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/_index.md b/english/cpp/aspose.email.tools.logging/logentry/_index.md new file mode 100644 index 0000000000..a35a39e6af --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry class" +linktitle: "LogEntry" +articleTitle: "LogEntry" +second_title: "Aspose.Email for C++" +description: "Represents a log message." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/logentry/ +--- + +## LogEntry class + +Represents a log message. Contains the common properties that are required for all log messages. + +## Constructors + +| Name | Description | +| --- | --- | +| [LogEntry (13 overloads)](./logentry/) | Initialize a new instance of a LogEntry class. | + +## Methods + +| Name | Description | +| --- | --- | +| [AddErrorMessage](./adderrormessage/) | Add an error or warning message to the start of the messages string builder. Used by the distributor to record problems. | +| [Clone](./clone/) | Creates a new LogEntry that is a copy of the current instance. | +| [get_AppDomainName](./get_appdomainname/) | The AppDomain in which we are running | +| [get_BinaryDataMessage](./get_binarydatamessage/) | Binary message body to log. | +| [get_Category](./get_category/) | Category name used to route the log entry to a one or more sinks. | +| [get_ContextualProperties](./get_contextualproperties/) | Dictionary of key/value pairs to record. | +| [get_ErrorMessages](./get_errormessages/) | Gets the error message with the LogEntry | +| [get_EventId](./get_eventid/) | Event number or identifier. | +| [get_InnerException](./get_innerexception/) | Gets the inner exception object. | +| [get_MachineName](./get_machinename/) | Name of the computer. | +| [get_Message](./get_message/) | Message body to log. Value from ToString() method from message object. | +| [get_MessageEncoding](./get_messageencoding/) | Encoding for binary message body | +| [get_SequenceId](./get_sequenceid/) | The unique identifier of log event which is automatically generated and monotonously increasing. | +| [get_Severity](./get_severity/) | Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error). | +| [get_ThreadName](./get_threadname/) | The name of the .NET thread. | +| [get_TimeStamp](./get_timestamp/) | Date and time of the log entry message. | +| [get_Title](./get_title/) | Additional description of the log entry message. | +| [set_AppDomainName](./set_appdomainname/) | The AppDomain in which we are running | +| [set_BinaryDataMessage](./set_binarydatamessage/) | Binary message body to log. | +| [set_Category](./set_category/) | Category name used to route the log entry to a one or more sinks. | +| [set_ContextualProperties](./set_contextualproperties/) | Dictionary of key/value pairs to record. | +| [set_EventId](./set_eventid/) | Event number or identifier. | +| [set_InnerException](./set_innerexception/) | Sets the inner exception object. | +| [set_MachineName](./set_machinename/) | Name of the computer. | +| [set_Message](./set_message/) | Message body to log. Value from ToString() method from message object. | +| [set_MessageEncoding](./set_messageencoding/) | Encoding for binary message body | +| [set_Severity](./set_severity/) | Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error). | +| [set_ThreadName](./set_threadname/) | The name of the .NET thread. | +| [set_TimeStamp](./set_timestamp/) | Date and time of the log entry message. | +| [set_Title](./set_title/) | Additional description of the log entry message. | +| [ToString](./tostring/) | | +| [FormatterResults](./formatterresults/) | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/adderrormessage/_index.md b/english/cpp/aspose.email.tools.logging/logentry/adderrormessage/_index.md new file mode 100644 index 0000000000..63a1dd3711 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/adderrormessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::AddErrorMessage method" +linktitle: "AddErrorMessage" +articleTitle: "AddErrorMessage" +second_title: "Aspose.Email for C++" +description: "Add an error or warning message to the start of the messages string builder." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/logentry/adderrormessage/ +--- + +## AddErrorMessage {#adderrormessage} + +Add an error or warning message to the start of the messages string builder. Used by the distributor to record problems. + +**Returns:** virtual void Aspose::Email::Tools::Logging:: + +```cpp +AddErrorMessage(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | Message to be added to this instance | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/clone/_index.md b/english/cpp/aspose.email.tools.logging/logentry/clone/_index.md new file mode 100644 index 0000000000..cec42b5af3 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/clone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Creates a new LogEntry that is a copy of the current instance." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/logentry/clone/ +--- + +## Clone {#clone} + +Creates a new LogEntry that is a copy of the current instance. + +**Returns:** A new LogEntry that is a copy of the current instance. + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/formatterresults/_index.md b/english/cpp/aspose.email.tools.logging/logentry/formatterresults/_index.md new file mode 100644 index 0000000000..ccaa7262c6 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/formatterresults/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::FormatterResults method" +linktitle: "FormatterResults" +articleTitle: "FormatterResults" +second_title: "Aspose.Email for C++" +description: "FormatterResults of LogEntry." +type: docs +weight: 320 +url: /cpp/aspose.email.tools.logging/logentry/formatterresults/ +--- + +## FormatterResults {#formatterresults} + +**Returns:** System::SharedPtr , System::String> > Aspose::Email::Tools::Logging:: + +```cpp +FormatterResults() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_appdomainname/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_appdomainname/_index.md new file mode 100644 index 0000000000..db0735770e --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_appdomainname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_AppDomainName method" +linktitle: "get_AppDomainName" +articleTitle: "get_AppDomainName" +second_title: "Aspose.Email for C++" +description: "The AppDomain in which we are running" +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/logentry/get_appdomainname/ +--- + +## get_AppDomainName {#get_appdomainname} + +The AppDomain in which we are running + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_AppDomainName() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_binarydatamessage/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_binarydatamessage/_index.md new file mode 100644 index 0000000000..a7b2ec032a --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_binarydatamessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_BinaryDataMessage method" +linktitle: "get_BinaryDataMessage" +articleTitle: "get_BinaryDataMessage" +second_title: "Aspose.Email for C++" +description: "Binary message body to log." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.logging/logentry/get_binarydatamessage/ +--- + +## get_BinaryDataMessage {#get_binarydatamessage} + +Binary message body to log. + +**Returns:** System::ArrayPtr Aspose::Email::Tools::Logging:: + +```cpp +get_BinaryDataMessage() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_category/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_category/_index.md new file mode 100644 index 0000000000..a96dc96899 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_category/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_Category method" +linktitle: "get_Category" +articleTitle: "get_Category" +second_title: "Aspose.Email for C++" +description: "Category name used to route the log entry to a one or more sinks." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.logging/logentry/get_category/ +--- + +## get_Category {#get_category} + +Category name used to route the log entry to a one or more sinks. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Category() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_contextualproperties/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_contextualproperties/_index.md new file mode 100644 index 0000000000..eaf7271640 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_contextualproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_ContextualProperties method" +linktitle: "get_ContextualProperties" +articleTitle: "get_ContextualProperties" +second_title: "Aspose.Email for C++" +description: "Dictionary of key/value pairs to record." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.logging/logentry/get_contextualproperties/ +--- + +## get_ContextualProperties {#get_contextualproperties} + +Dictionary of key/value pairs to record. + +**Returns:** System::SharedPtr > Aspose::Email::Tools::Logging:: + +```cpp +get_ContextualProperties() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_errormessages/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_errormessages/_index.md new file mode 100644 index 0000000000..75950af955 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_errormessages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_ErrorMessages method" +linktitle: "get_ErrorMessages" +articleTitle: "get_ErrorMessages" +second_title: "Aspose.Email for C++" +description: "Gets the error message with the LogEntry" +type: docs +weight: 70 +url: /cpp/aspose.email.tools.logging/logentry/get_errormessages/ +--- + +## get_ErrorMessages {#get_errormessages} + +Gets the error message with the LogEntry + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_ErrorMessages() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_eventid/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_eventid/_index.md new file mode 100644 index 0000000000..05f76f4b69 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_eventid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_EventId method" +linktitle: "get_EventId" +articleTitle: "get_EventId" +second_title: "Aspose.Email for C++" +description: "Event number or identifier." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.logging/logentry/get_eventid/ +--- + +## get_EventId {#get_eventid} + +Event number or identifier. + +**Returns:** int32_t Aspose::Email::Tools::Logging:: + +```cpp +get_EventId() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_innerexception/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_innerexception/_index.md new file mode 100644 index 0000000000..74f35450de --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_innerexception/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_InnerException method" +linktitle: "get_InnerException" +articleTitle: "get_InnerException" +second_title: "Aspose.Email for C++" +description: "Gets the inner exception object." +type: docs +weight: 90 +url: /cpp/aspose.email.tools.logging/logentry/get_innerexception/ +--- + +## get_InnerException {#get_innerexception} + +Gets the inner exception object. + +**Returns:** System::Exception Aspose::Email::Tools::Logging:: + +```cpp +get_InnerException() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_machinename/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_machinename/_index.md new file mode 100644 index 0000000000..decc494097 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_machinename/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_MachineName method" +linktitle: "get_MachineName" +articleTitle: "get_MachineName" +second_title: "Aspose.Email for C++" +description: "Name of the computer." +type: docs +weight: 100 +url: /cpp/aspose.email.tools.logging/logentry/get_machinename/ +--- + +## get_MachineName {#get_machinename} + +Name of the computer. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_MachineName() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_message/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_message/_index.md new file mode 100644 index 0000000000..cc28f2c3d8 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_message/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_Message method" +linktitle: "get_Message" +articleTitle: "get_Message" +second_title: "Aspose.Email for C++" +description: "Message body to log." +type: docs +weight: 110 +url: /cpp/aspose.email.tools.logging/logentry/get_message/ +--- + +## get_Message {#get_message} + +Message body to log. Value from ToString() method from message object. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Message() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_messageencoding/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_messageencoding/_index.md new file mode 100644 index 0000000000..1ce73c7b59 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_messageencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_MessageEncoding method" +linktitle: "get_MessageEncoding" +articleTitle: "get_MessageEncoding" +second_title: "Aspose.Email for C++" +description: "Encoding for binary message body" +type: docs +weight: 120 +url: /cpp/aspose.email.tools.logging/logentry/get_messageencoding/ +--- + +## get_MessageEncoding {#get_messageencoding} + +Encoding for binary message body + +**Returns:** System::SharedPtr Aspose::Email::Tools::Logging:: + +```cpp +get_MessageEncoding() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_sequenceid/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_sequenceid/_index.md new file mode 100644 index 0000000000..4fba073453 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_sequenceid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_SequenceId method" +linktitle: "get_SequenceId" +articleTitle: "get_SequenceId" +second_title: "Aspose.Email for C++" +description: "The unique identifier of log event which is automatically generated and monotonously increasing." +type: docs +weight: 130 +url: /cpp/aspose.email.tools.logging/logentry/get_sequenceid/ +--- + +## get_SequenceId {#get_sequenceid} + +The unique identifier of log event which is automatically generated and monotonously increasing. + +**Returns:** int32_t Aspose::Email::Tools::Logging:: + +```cpp +get_SequenceId() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_severity/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_severity/_index.md new file mode 100644 index 0000000000..f35ac727d8 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_severity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_Severity method" +linktitle: "get_Severity" +articleTitle: "get_Severity" +second_title: "Aspose.Email for C++" +description: "Log entry severity as a Severity enumeration." +type: docs +weight: 140 +url: /cpp/aspose.email.tools.logging/logentry/get_severity/ +--- + +## get_Severity {#get_severity} + +Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error). + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +get_Severity() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_threadname/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_threadname/_index.md new file mode 100644 index 0000000000..1180de556e --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_threadname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_ThreadName method" +linktitle: "get_ThreadName" +articleTitle: "get_ThreadName" +second_title: "Aspose.Email for C++" +description: "The name of the .NET thread." +type: docs +weight: 150 +url: /cpp/aspose.email.tools.logging/logentry/get_threadname/ +--- + +## get_ThreadName {#get_threadname} + +The name of the .NET thread. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_ThreadName() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_timestamp/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_timestamp/_index.md new file mode 100644 index 0000000000..c31457dca5 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_timestamp/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_TimeStamp method" +linktitle: "get_TimeStamp" +articleTitle: "get_TimeStamp" +second_title: "Aspose.Email for C++" +description: "Date and time of the log entry message." +type: docs +weight: 160 +url: /cpp/aspose.email.tools.logging/logentry/get_timestamp/ +--- + +## get_TimeStamp {#get_timestamp} + +Date and time of the log entry message. + +**Returns:** System::DateTime Aspose::Email::Tools::Logging:: + +```cpp +get_TimeStamp() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/get_title/_index.md b/english/cpp/aspose.email.tools.logging/logentry/get_title/_index.md new file mode 100644 index 0000000000..83c51248b5 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/get_title/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::get_Title method" +linktitle: "get_Title" +articleTitle: "get_Title" +second_title: "Aspose.Email for C++" +description: "Additional description of the log entry message." +type: docs +weight: 170 +url: /cpp/aspose.email.tools.logging/logentry/get_title/ +--- + +## get_Title {#get_title} + +Additional description of the log entry message. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Title() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logentry/logentry/_index.md b/english/cpp/aspose.email.tools.logging/logentry/logentry/_index.md new file mode 100644 index 0000000000..2bc99497f4 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/logentry/_index.md @@ -0,0 +1,234 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::LogEntry constructor" +linktitle: "LogEntry" +articleTitle: "LogEntry" +second_title: "Aspose.Email for C++" +description: "Initialize a new instance of a LogEntry class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/logentry/logentry/ +--- + +## LogEntry (1 of 13) {#logentry_1} + +Initialize a new instance of a LogEntry class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry() +``` + +--- + +## LogEntry (2 of 13) {#logentry_2} + +Initialize a new instance of a LogEntry class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message. | + +--- + +## LogEntry (3 of 13) {#logentry_3} + +Initialize a new instance of a LogEntry class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::String message, System::DateTime time) +``` + +| Parameter | Description | +| --- | --- | +| message | The message. | +| time | The time. | + +--- + +## LogEntry (4 of 13) {#logentry_4} + +Initialize a new instance of a LogEntry class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::String message, System::Exception innerException) +``` + +| Parameter | Description | +| --- | --- | +| message | Message body to log. Value from ToString() method from message object. | +| innerException | The inner exception to log. | + +--- + +## LogEntry (5 of 13) {#logentry_5} + +Initialize a new instance of a LogEntry class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::String message, System::SharedPtr < LogLevel > severity) +``` + +| Parameter | Description | +| --- | --- | +| message | Message body to log. Value from ToString() method from message object. | +| severity | Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error). | + +--- + +## LogEntry (6 of 13) {#logentry_6} + +Initialize a new instance of a LogEntry class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::String message, System::Exception innerException, System::SharedPtr < LogLevel > severity) +``` + +| Parameter | Description | +| --- | --- | +| message | Message body to log. Value from ToString() method from message object. | +| innerException | The inner exception to log. | +| severity | Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error). | + +--- + +## LogEntry (7 of 13) {#logentry_7} + +Create a new instance of LogEntry with a full set of constructor parameters + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::String message, System::SharedPtr < System::Collections::Generic::IDictionary< System::String, System::String >> properties) +``` + +| Parameter | Description | +| --- | --- | +| message | Message body to log. Value from ToString() method from message object. | +| properties | Dictionary of key/value pairs to record. | + +--- + +## LogEntry (8 of 13) {#logentry_8} + +Create a new instance of LogEntry with a full set of constructor parameters + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::ArrayPtr< uint8_t > binaryDataMessage) +``` + +| Parameter | Description | +| --- | --- | +| binaryDataMessage | Binary message body to log. | + +--- + +## LogEntry (9 of 13) {#logentry_9} + +Create a new instance of LogEntry with a full set of constructor parameters + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::ArrayPtr< uint8_t > binaryDataMessage, System::SharedPtr < System::Text::Encoding > messageEncoding) +``` + +| Parameter | Description | +| --- | --- | +| binaryDataMessage | Binary message body to log. | +| messageEncoding | Encoding for binary message | + +--- + +## LogEntry (10 of 13) {#logentry_10} + +Create a new instance of LogEntry with a full set of constructor parameters + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::ArrayPtr< uint8_t > binaryDataMessage, System::SharedPtr < System::Collections::Generic::IDictionary< System::String, System::String >> properties) +``` + +| Parameter | Description | +| --- | --- | +| binaryDataMessage | Binary message body to log. | +| properties | Dictionary of key/value pairs to record. | + +--- + +## LogEntry (11 of 13) {#logentry_11} + +Create a new instance of LogEntry with a full set of constructor parameters + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::ArrayPtr< uint8_t > binaryDataMessage, System::SharedPtr < System::Text::Encoding > messageEncoding, System::SharedPtr < System::Collections::Generic::IDictionary< System::String, System::String >> properties) +``` + +| Parameter | Description | +| --- | --- | +| binaryDataMessage | Binary message body to log. | +| messageEncoding | Encoding for binary message | +| properties | Dictionary of key/value pairs to record. | + +--- + +## LogEntry (12 of 13) {#logentry_12} + +Create a new instance of LogEntry with a full set of constructor parameters + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::String message, System::SharedPtr < LogLevel > severity, System::String category, int32_t eventId, System::String title, System::SharedPtr < System::Collections::Generic::IDictionary< System::String, System::String >> properties) +``` + +| Parameter | Description | +| --- | --- | +| message | Message body to log. Value from ToString() method from message object. | +| severity | Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error). | +| category | Category name used to route the log entry to a one or more sinks. | +| eventId | Event number or identifier. | +| title | Additional description of the log entry message. | +| properties | Dictionary of key/value pairs to record. | + +--- + +## LogEntry (13 of 13) {#logentry_13} + +Create a new instance of LogEntry with a full set of constructor parameters + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LogEntry(System::String message, System::Exception innerException, System::SharedPtr < LogLevel > severity, System::String category, int32_t eventId, System::String title, System::SharedPtr < System::Collections::Generic::IDictionary< System::String, System::String >> properties) +``` + +| Parameter | Description | +| --- | --- | +| message | Message body to log. Value from ToString() method from message object. | +| innerException | The inner exception to log. | +| severity | Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error). | +| category | Category name used to route the log entry to a one or more sinks. | +| eventId | Event number or identifier. | +| title | Additional description of the log entry message. | +| properties | Dictionary of key/value pairs to record. | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_appdomainname/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_appdomainname/_index.md new file mode 100644 index 0000000000..ad7c1f5d82 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_appdomainname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_AppDomainName method" +linktitle: "set_AppDomainName" +articleTitle: "set_AppDomainName" +second_title: "Aspose.Email for C++" +description: "The AppDomain in which we are running" +type: docs +weight: 180 +url: /cpp/aspose.email.tools.logging/logentry/set_appdomainname/ +--- + +## set_AppDomainName {#set_appdomainname} + +The AppDomain in which we are running + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_AppDomainName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_binarydatamessage/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_binarydatamessage/_index.md new file mode 100644 index 0000000000..c8479b7236 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_binarydatamessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_BinaryDataMessage method" +linktitle: "set_BinaryDataMessage" +articleTitle: "set_BinaryDataMessage" +second_title: "Aspose.Email for C++" +description: "Binary message body to log." +type: docs +weight: 190 +url: /cpp/aspose.email.tools.logging/logentry/set_binarydatamessage/ +--- + +## set_BinaryDataMessage {#set_binarydatamessage} + +Binary message body to log. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_BinaryDataMessage(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_category/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_category/_index.md new file mode 100644 index 0000000000..b13c51ab72 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_category/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_Category method" +linktitle: "set_Category" +articleTitle: "set_Category" +second_title: "Aspose.Email for C++" +description: "Category name used to route the log entry to a one or more sinks." +type: docs +weight: 200 +url: /cpp/aspose.email.tools.logging/logentry/set_category/ +--- + +## set_Category {#set_category} + +Category name used to route the log entry to a one or more sinks. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_Category(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_contextualproperties/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_contextualproperties/_index.md new file mode 100644 index 0000000000..a37d0065f3 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_contextualproperties/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_ContextualProperties method" +linktitle: "set_ContextualProperties" +articleTitle: "set_ContextualProperties" +second_title: "Aspose.Email for C++" +description: "Dictionary of key/value pairs to record." +type: docs +weight: 210 +url: /cpp/aspose.email.tools.logging/logentry/set_contextualproperties/ +--- + +## set_ContextualProperties {#set_contextualproperties} + +Dictionary of key/value pairs to record. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_ContextualProperties(System::SharedPtr < System::Collections::Generic::IDictionary< System::String, System::String >> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_eventid/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_eventid/_index.md new file mode 100644 index 0000000000..fdecd0ae06 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_eventid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_EventId method" +linktitle: "set_EventId" +articleTitle: "set_EventId" +second_title: "Aspose.Email for C++" +description: "Event number or identifier." +type: docs +weight: 220 +url: /cpp/aspose.email.tools.logging/logentry/set_eventid/ +--- + +## set_EventId {#set_eventid} + +Event number or identifier. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_EventId(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_innerexception/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_innerexception/_index.md new file mode 100644 index 0000000000..73fd02625a --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_innerexception/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_InnerException method" +linktitle: "set_InnerException" +articleTitle: "set_InnerException" +second_title: "Aspose.Email for C++" +description: "Sets the inner exception object." +type: docs +weight: 230 +url: /cpp/aspose.email.tools.logging/logentry/set_innerexception/ +--- + +## set_InnerException {#set_innerexception} + +Sets the inner exception object. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_InnerException(System::Exception value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_machinename/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_machinename/_index.md new file mode 100644 index 0000000000..380b525288 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_machinename/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_MachineName method" +linktitle: "set_MachineName" +articleTitle: "set_MachineName" +second_title: "Aspose.Email for C++" +description: "Name of the computer." +type: docs +weight: 240 +url: /cpp/aspose.email.tools.logging/logentry/set_machinename/ +--- + +## set_MachineName {#set_machinename} + +Name of the computer. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_MachineName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_message/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_message/_index.md new file mode 100644 index 0000000000..9c159f2fd7 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_message/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_Message method" +linktitle: "set_Message" +articleTitle: "set_Message" +second_title: "Aspose.Email for C++" +description: "Message body to log." +type: docs +weight: 250 +url: /cpp/aspose.email.tools.logging/logentry/set_message/ +--- + +## set_Message {#set_message} + +Message body to log. Value from ToString() method from message object. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_Message(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_messageencoding/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_messageencoding/_index.md new file mode 100644 index 0000000000..17981d4e67 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_messageencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_MessageEncoding method" +linktitle: "set_MessageEncoding" +articleTitle: "set_MessageEncoding" +second_title: "Aspose.Email for C++" +description: "Encoding for binary message body" +type: docs +weight: 260 +url: /cpp/aspose.email.tools.logging/logentry/set_messageencoding/ +--- + +## set_MessageEncoding {#set_messageencoding} + +Encoding for binary message body + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_MessageEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_severity/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_severity/_index.md new file mode 100644 index 0000000000..e38c70a87e --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_severity/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_Severity method" +linktitle: "set_Severity" +articleTitle: "set_Severity" +second_title: "Aspose.Email for C++" +description: "Log entry severity as a Severity enumeration." +type: docs +weight: 270 +url: /cpp/aspose.email.tools.logging/logentry/set_severity/ +--- + +## set_Severity {#set_severity} + +Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error). + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_Severity(System::SharedPtr < LogLevel > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_threadname/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_threadname/_index.md new file mode 100644 index 0000000000..41a2f0c6bc --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_threadname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_ThreadName method" +linktitle: "set_ThreadName" +articleTitle: "set_ThreadName" +second_title: "Aspose.Email for C++" +description: "The name of the .NET thread." +type: docs +weight: 280 +url: /cpp/aspose.email.tools.logging/logentry/set_threadname/ +--- + +## set_ThreadName {#set_threadname} + +The name of the .NET thread. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_ThreadName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_timestamp/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_timestamp/_index.md new file mode 100644 index 0000000000..f2afb4f0e4 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_timestamp/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_TimeStamp method" +linktitle: "set_TimeStamp" +articleTitle: "set_TimeStamp" +second_title: "Aspose.Email for C++" +description: "Date and time of the log entry message." +type: docs +weight: 290 +url: /cpp/aspose.email.tools.logging/logentry/set_timestamp/ +--- + +## set_TimeStamp {#set_timestamp} + +Date and time of the log entry message. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_TimeStamp(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/set_title/_index.md b/english/cpp/aspose.email.tools.logging/logentry/set_title/_index.md new file mode 100644 index 0000000000..74bb37c8de --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/set_title/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::set_Title method" +linktitle: "set_Title" +articleTitle: "set_Title" +second_title: "Aspose.Email for C++" +description: "Additional description of the log entry message." +type: docs +weight: 300 +url: /cpp/aspose.email.tools.logging/logentry/set_title/ +--- + +## set_Title {#set_title} + +Additional description of the log entry message. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_Title(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logentry/tostring/_index.md b/english/cpp/aspose.email.tools.logging/logentry/tostring/_index.md new file mode 100644 index 0000000000..f75cbc823d --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logentry/tostring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::LogEntry::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "ToString of LogEntry." +type: docs +weight: 310 +url: /cpp/aspose.email.tools.logging/logentry/tostring/ +--- + +## ToString {#tostring} + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logger/_index.md b/english/cpp/aspose.email.tools.logging/logger/_index.md new file mode 100644 index 0000000000..434d3ff7d9 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger class" +linktitle: "Logger" +articleTitle: "Logger" +second_title: "Aspose.Email for C++" +description: "Provides the logging functionality." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/logger/ +--- + +## Logger class + +Provides the logging functionality. + +## Constructors + +| Name | Description | +| --- | --- | +| [Logger (2 overloads)](./logger/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Dispose](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [get_Appenders](./get_appenders/) | Gets the appender list. | +| [get_Debug](./get_debug/) | Gets the debug logger. | +| [get_Name](./get_name/) | Gets name. | +| [get_Severity](./get_severity/) | Gets severity. | +| [IsEnabled](./isenabled/) | Determines if logging is enabled for the specified level. | +| [set_Appenders](./set_appenders/) | Sets the appender list. | +| [set_Severity](./set_severity/) | Sets severity. | +| [Write (4 overloads)](./write/) | Writes the specified message to appenders. | +| [WriteFormat](./writeformat/) | Writes the message with specified format to appenders. | +| [WriteIf (5 overloads)](./writeif/) | Writes the specified message to appenders if condition is true. | +| [WriteLine (3 overloads)](./writeline/) | Writes the empty line to appenders. | + diff --git a/english/cpp/aspose.email.tools.logging/logger/dispose/_index.md b/english/cpp/aspose.email.tools.logging/logger/dispose/_index.md new file mode 100644 index 0000000000..2084626f00 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/logger/dispose/ +--- + +## Dispose {#dispose} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logger/get_appenders/_index.md b/english/cpp/aspose.email.tools.logging/logger/get_appenders/_index.md new file mode 100644 index 0000000000..a8cfcdfab6 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/get_appenders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::get_Appenders method" +linktitle: "get_Appenders" +articleTitle: "get_Appenders" +second_title: "Aspose.Email for C++" +description: "Gets the appender list." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/logger/get_appenders/ +--- + +## get_Appenders {#get_appenders} + +Gets the appender list. + +**Returns:** System::SharedPtr < AppenderCollection > Aspose::Email::Tools::Logging:: + +```cpp +get_Appenders() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logger/get_debug/_index.md b/english/cpp/aspose.email.tools.logging/logger/get_debug/_index.md new file mode 100644 index 0000000000..a6821e81ae --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/get_debug/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::get_Debug method" +linktitle: "get_Debug" +articleTitle: "get_Debug" +second_title: "Aspose.Email for C++" +description: "Gets the debug logger." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/logger/get_debug/ +--- + +## get_Debug {#get_debug} + +Gets the debug logger. + +**Returns:** static System::SharedPtr < Logger > Aspose::Email::Tools::Logging:: + +```cpp +get_Debug() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logger/get_name/_index.md b/english/cpp/aspose.email.tools.logging/logger/get_name/_index.md new file mode 100644 index 0000000000..1bf32724a7 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets name." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.logging/logger/get_name/ +--- + +## get_Name {#get_name} + +Gets name. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logger/get_severity/_index.md b/english/cpp/aspose.email.tools.logging/logger/get_severity/_index.md new file mode 100644 index 0000000000..ce0f832b2c --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/get_severity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::get_Severity method" +linktitle: "get_Severity" +articleTitle: "get_Severity" +second_title: "Aspose.Email for C++" +description: "Gets severity." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.logging/logger/get_severity/ +--- + +## get_Severity {#get_severity} + +Gets severity. + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +get_Severity() +``` + diff --git a/english/cpp/aspose.email.tools.logging/logger/isenabled/_index.md b/english/cpp/aspose.email.tools.logging/logger/isenabled/_index.md new file mode 100644 index 0000000000..a4757cbd8d --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/isenabled/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::IsEnabled method" +linktitle: "IsEnabled" +articleTitle: "IsEnabled" +second_title: "Aspose.Email for C++" +description: "Determines if logging is enabled for the specified level." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.logging/logger/isenabled/ +--- + +## IsEnabled {#isenabled} + +Determines if logging is enabled for the specified level. + +**Returns:** true + +```cpp +IsEnabled(System::SharedPtr < LogLevel > level) +``` + +| Parameter | Description | +| --- | --- | +| level | level to be checked | + diff --git a/english/cpp/aspose.email.tools.logging/logger/logger/_index.md b/english/cpp/aspose.email.tools.logging/logger/logger/_index.md new file mode 100644 index 0000000000..6dccefa223 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/logger/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::Logger constructor" +linktitle: "Logger" +articleTitle: "Logger" +second_title: "Aspose.Email for C++" +description: "Logger of Logger." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/logger/logger/ +--- + +## Logger (1 of 2) {#logger_1} + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Logger() +``` + +--- + +## Logger (2 of 2) {#logger_2} + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +Logger(System::String name, System::SharedPtr < LogLevel > severity, const System::ArrayPtr< System::SharedPtr < IAppender >> & appender) +``` + +| Parameter | Description | +| --- | --- | +| name | | +| severity | | +| appender | | + diff --git a/english/cpp/aspose.email.tools.logging/logger/set_appenders/_index.md b/english/cpp/aspose.email.tools.logging/logger/set_appenders/_index.md new file mode 100644 index 0000000000..058e2908f8 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/set_appenders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::set_Appenders method" +linktitle: "set_Appenders" +articleTitle: "set_Appenders" +second_title: "Aspose.Email for C++" +description: "Sets the appender list." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.logging/logger/set_appenders/ +--- + +## set_Appenders {#set_appenders} + +Sets the appender list. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_Appenders(System::SharedPtr < AppenderCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logger/set_severity/_index.md b/english/cpp/aspose.email.tools.logging/logger/set_severity/_index.md new file mode 100644 index 0000000000..d2c55a34bc --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/set_severity/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::set_Severity method" +linktitle: "set_Severity" +articleTitle: "set_Severity" +second_title: "Aspose.Email for C++" +description: "Sets severity." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.logging/logger/set_severity/ +--- + +## set_Severity {#set_severity} + +Sets severity. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +set_Severity(System::SharedPtr < LogLevel > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.logging/logger/write/_index.md b/english/cpp/aspose.email.tools.logging/logger/write/_index.md new file mode 100644 index 0000000000..31eb545266 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/write/_index.md @@ -0,0 +1,76 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::Write method" +linktitle: "Write" +articleTitle: "Write" +second_title: "Aspose.Email for C++" +description: "Writes the specified message to appenders." +type: docs +weight: 90 +url: /cpp/aspose.email.tools.logging/logger/write/ +--- + +## Write (1 of 4) {#write_1} + +Writes the specified message to appenders. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Write(System::SharedPtr < System::Object > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write. | + +--- + +## Write (2 of 4) {#write_2} + +Writes the specified message to appenders. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Write(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write. | + +--- + +## Write (3 of 4) {#write_3} + +Writes the specified message and exception to appenders. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Write(System::String message, System::Exception ex, System::SharedPtr < LogLevel > level) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write. | +| ex | The exception to write. | +| level | The log level. | + +--- + +## Write (4 of 4) {#write_4} + +Writes the specified message and exception to appenders. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Write(System::String message, System::Exception exception) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write. | +| exception | The exception to write. | + diff --git a/english/cpp/aspose.email.tools.logging/logger/writeformat/_index.md b/english/cpp/aspose.email.tools.logging/logger/writeformat/_index.md new file mode 100644 index 0000000000..7d3dd10d8f --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/writeformat/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::WriteFormat method" +linktitle: "WriteFormat" +articleTitle: "WriteFormat" +second_title: "Aspose.Email for C++" +description: "Writes the message with specified format to appenders." +type: docs +weight: 100 +url: /cpp/aspose.email.tools.logging/logger/writeformat/ +--- + +## WriteFormat {#writeformat} + +Writes the message with specified format to appenders. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +WriteFormat(System::String format, const System::ArrayPtr< System::SharedPtr < System::Object >> & arguments) +``` + +| Parameter | Description | +| --- | --- | +| format | | +| arguments | | + diff --git a/english/cpp/aspose.email.tools.logging/logger/writeif/_index.md b/english/cpp/aspose.email.tools.logging/logger/writeif/_index.md new file mode 100644 index 0000000000..2a70b4c8a8 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/writeif/_index.md @@ -0,0 +1,96 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::WriteIf method" +linktitle: "WriteIf" +articleTitle: "WriteIf" +second_title: "Aspose.Email for C++" +description: "Writes the specified message to appenders if condition is true." +type: docs +weight: 110 +url: /cpp/aspose.email.tools.logging/logger/writeif/ +--- + +## WriteIf (1 of 5) {#writeif_1} + +Writes the specified message to appenders if condition is true. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +WriteIf(bool condition, System::SharedPtr < System::Object > message) +``` + +| Parameter | Description | +| --- | --- | +| condition | The condition to test. | +| message | The message to write. | + +--- + +## WriteIf (2 of 5) {#writeif_2} + +Writes the specified message and exception to appenders if condition is true. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +WriteIf(bool condition, System::SharedPtr < System::Object > message, System::Exception exception) +``` + +| Parameter | Description | +| --- | --- | +| condition | The condition to test. | +| message | The message to write. | +| exception | The exception to write. | + +--- + +## WriteIf (3 of 5) {#writeif_3} + +Writes the specified message to appenders if condition is true. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +WriteIf(bool condition, System::String message) +``` + +| Parameter | Description | +| --- | --- | +| condition | The condition to test. | +| message | The message to write. | + +--- + +## WriteIf (4 of 5) {#writeif_4} + +Writes the specified message if the log level is enabled. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +WriteIf(System::SharedPtr < LogLevel > condition, System::String message) +``` + +| Parameter | Description | +| --- | --- | +| condition | The log level. | +| message | The message to log. | + +--- + +## WriteIf (5 of 5) {#writeif_5} + +Writes the specified message and exception if the log level is enabled. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +WriteIf(System::SharedPtr < LogLevel > condition, System::String message, System::Exception exception) +``` + +| Parameter | Description | +| --- | --- | +| condition | The log level. | +| message | The message to log. | +| exception | The exception to log. | + diff --git a/english/cpp/aspose.email.tools.logging/logger/writeline/_index.md b/english/cpp/aspose.email.tools.logging/logger/writeline/_index.md new file mode 100644 index 0000000000..b98caad9d5 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/logger/writeline/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Tools::Logging::Logger::WriteLine method" +linktitle: "WriteLine" +articleTitle: "WriteLine" +second_title: "Aspose.Email for C++" +description: "Writes the empty line to appenders." +type: docs +weight: 120 +url: /cpp/aspose.email.tools.logging/logger/writeline/ +--- + +## WriteLine (1 of 3) {#writeline_1} + +Writes the empty line to appenders. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +WriteLine() +``` + +--- + +## WriteLine (2 of 3) {#writeline_2} + +Writes the specified message to appenders. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +WriteLine(System::SharedPtr < System::Object > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write. | + +--- + +## WriteLine (3 of 3) {#writeline_3} + +Writes the specified message to appenders. + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +WriteLine(System::String message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message to write. | + diff --git a/english/cpp/aspose.email.tools.logging/loggermanager/_index.md b/english/cpp/aspose.email.tools.logging/loggermanager/_index.md new file mode 100644 index 0000000000..3d37ce1765 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loggermanager/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Tools::Logging::LoggerManager class" +linktitle: "LoggerManager" +articleTitle: "LoggerManager" +second_title: "Aspose.Email for C++" +description: "Static manager that controls the creation of loggers." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/loggermanager/ +--- + +## LoggerManager class + +Static manager that controls the creation of loggers. + +## Constructors + +| Name | Description | +| --- | --- | +| [LoggerManager](./loggermanager/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [AddLogger](./addlogger/) | Adds a logger to the LoggerManager with specified name. | +| [ContainsLogger](./containslogger/) | Determines whether the logger cache contains an object with the specified logger name. | +| [CreateLogger (4 overloads)](./createlogger/) | Creates a logger with specified name and appender. | +| [GetLogger](./getlogger/) | Gets a logger by the specified name. | +| [RemoveLogger](./removelogger/) | Removes a logger with the specified name. | + diff --git a/english/cpp/aspose.email.tools.logging/loggermanager/addlogger/_index.md b/english/cpp/aspose.email.tools.logging/loggermanager/addlogger/_index.md new file mode 100644 index 0000000000..b053eae17f --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loggermanager/addlogger/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Logging::LoggerManager::AddLogger method" +linktitle: "AddLogger" +articleTitle: "AddLogger" +second_title: "Aspose.Email for C++" +description: "Adds a logger to the LoggerManager with specified name." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/loggermanager/addlogger/ +--- + +## AddLogger {#addlogger} + +Adds a logger to the LoggerManager with specified name. + +**Returns:** static void Aspose::Email::Tools::Logging:: + +```cpp +AddLogger(System::String name, System::SharedPtr < Logger > logger) +``` + +| Parameter | Description | +| --- | --- | +| name | The logger name. | +| logger | The logger. | + diff --git a/english/cpp/aspose.email.tools.logging/loggermanager/containslogger/_index.md b/english/cpp/aspose.email.tools.logging/loggermanager/containslogger/_index.md new file mode 100644 index 0000000000..91ec96821c --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loggermanager/containslogger/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LoggerManager::ContainsLogger method" +linktitle: "ContainsLogger" +articleTitle: "ContainsLogger" +second_title: "Aspose.Email for C++" +description: "Determines whether the logger cache contains an object with the specified logger name." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/loggermanager/containslogger/ +--- + +## ContainsLogger {#containslogger} + +Determines whether the logger cache contains an object with the specified logger name. + +**Returns:** true if the logger cache contains an element with the key; otherwise, false. + +```cpp +ContainsLogger(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The logger name. | + diff --git a/english/cpp/aspose.email.tools.logging/loggermanager/createlogger/_index.md b/english/cpp/aspose.email.tools.logging/loggermanager/createlogger/_index.md new file mode 100644 index 0000000000..4e1b18d345 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loggermanager/createlogger/_index.md @@ -0,0 +1,79 @@ +--- +title: "Aspose::Email::Tools::Logging::LoggerManager::CreateLogger method" +linktitle: "CreateLogger" +articleTitle: "CreateLogger" +second_title: "Aspose.Email for C++" +description: "Creates a logger with specified name and appender." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/loggermanager/createlogger/ +--- + +## CreateLogger (1 of 4) {#createlogger_1} + +Creates a logger with specified name and appender. + +**Returns:** The created logger. + +```cpp +CreateLogger(System::String name, const System::ArrayPtr< System::SharedPtr < Appender >> & appenders) +``` + +| Parameter | Description | +| --- | --- | +| name | The logger name. | +| appenders | The appender. | + +--- + +## CreateLogger (2 of 4) {#createlogger_2} + +Creates a logger with specified name and appender. + +**Returns:** The created logger. + +```cpp +CreateLogger(System::String name, System::SharedPtr < Appender > appender) +``` + +| Parameter | Description | +| --- | --- | +| name | The logger name. | +| appender | The appender. | + +--- + +## CreateLogger (3 of 4) {#createlogger_3} + +Creates a logger with specified name and appender. + +**Returns:** The created logger. + +```cpp +CreateLogger(System::String name, System::SharedPtr < LogLevel > severity, const System::ArrayPtr< System::SharedPtr < Appender >> & appenders) +``` + +| Parameter | Description | +| --- | --- | +| name | The logger name. | +| severity | The severity. | +| appenders | The appenders array. | + +--- + +## CreateLogger (4 of 4) {#createlogger_4} + +Creates a logger with specified name and appender. + +**Returns:** The created logger. + +```cpp +CreateLogger(System::String name, System::SharedPtr < LogLevel > severity, System::SharedPtr < Appender > appender) +``` + +| Parameter | Description | +| --- | --- | +| name | The logger name. | +| severity | The severity. | +| appender | The appender. | + diff --git a/english/cpp/aspose.email.tools.logging/loggermanager/getlogger/_index.md b/english/cpp/aspose.email.tools.logging/loggermanager/getlogger/_index.md new file mode 100644 index 0000000000..6e879b79c8 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loggermanager/getlogger/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LoggerManager::GetLogger method" +linktitle: "GetLogger" +articleTitle: "GetLogger" +second_title: "Aspose.Email for C++" +description: "Gets a logger by the specified name." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.logging/loggermanager/getlogger/ +--- + +## GetLogger {#getlogger} + +Gets a logger by the specified name. + +**Returns:** The logger. + +```cpp +GetLogger(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The logger name. | + diff --git a/english/cpp/aspose.email.tools.logging/loggermanager/loggermanager/_index.md b/english/cpp/aspose.email.tools.logging/loggermanager/loggermanager/_index.md new file mode 100644 index 0000000000..0af8e90e87 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loggermanager/loggermanager/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::LoggerManager::LoggerManager constructor" +linktitle: "LoggerManager" +articleTitle: "LoggerManager" +second_title: "Aspose.Email for C++" +description: "LoggerManager of LoggerManager." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/loggermanager/loggermanager/ +--- + +## LoggerManager {#loggermanager} + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +LoggerManager() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loggermanager/removelogger/_index.md b/english/cpp/aspose.email.tools.logging/loggermanager/removelogger/_index.md new file mode 100644 index 0000000000..b36146118d --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loggermanager/removelogger/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LoggerManager::RemoveLogger method" +linktitle: "RemoveLogger" +articleTitle: "RemoveLogger" +second_title: "Aspose.Email for C++" +description: "Removes a logger with the specified name." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.logging/loggermanager/removelogger/ +--- + +## RemoveLogger {#removelogger} + +Removes a logger with the specified name. + +**Returns:** static void Aspose::Email::Tools::Logging:: + +```cpp +RemoveLogger(System::String name) +``` + +| Parameter | Description | +| --- | --- | +| name | The logger name. | + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/_index.md new file mode 100644 index 0000000000..df5f5f9c10 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel class" +linktitle: "LogLevel" +articleTitle: "LogLevel" +second_title: "Aspose.Email for C++" +description: "Defines available log levels." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/loglevel/ +--- + +## LogLevel class + +Defines available log levels. + +## Methods + +| Name | Description | +| --- | --- | +| [CompareTo](./compareto/) | Compares the level to the other LogLevel object. | +| [get_Ordinal](./get_ordinal/) | | +| [ToString](./tostring/) | Returns a string representation of the log level. | +| [operator<](./operator/) | Compares two LogLevel objects and returns a value indicating whether the first one is less than the second one. | +| [operator<=](./operator/) | Compares two LogLevel objects and returns a value indicating whether the first one is less than or equal to the second one. | +| [operator>](./operator/) | Compares two LogLevel objects and returns a value indicating whether the first one is greater than the second one. | +| [operator>=](./operator/) | Compares two LogLevel objects and returns a value indicating whether the first one is greater than or equal to the second one. | +| [Debug](./debug/) | The Debug level. | +| [Error](./error/) | The Error level. | +| [Fatal](./fatal/) | The Fatal level. | +| [Information](./information/) | The Info level. | +| [MaxLevel](./maxlevel/) | | +| [MinLevel](./minlevel/) | | +| [Trace](./trace/) | The Trace level. | +| [Warning](./warning/) | The Warn level. | + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/compareto/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/compareto/_index.md new file mode 100644 index 0000000000..38b7d4eb2e --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/compareto/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::CompareTo method" +linktitle: "CompareTo" +articleTitle: "CompareTo" +second_title: "Aspose.Email for C++" +description: "Compares the level to the other LogLevel object." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/loglevel/compareto/ +--- + +## CompareTo {#compareto} + +Compares the level to the other LogLevel object. + +**Returns:** a value less than zero when this logger's Ordinal is less than the other logger's ordinal, 0 when they are equal and greater than zero when this ordinal is greater than the other ordinal. + +```cpp +CompareTo(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | the object object | + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/debug/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/debug/_index.md new file mode 100644 index 0000000000..c4d7c8d6dc --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/debug/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::Debug method" +linktitle: "Debug" +articleTitle: "Debug" +second_title: "Aspose.Email for C++" +description: "The Debug level." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.logging/loglevel/debug/ +--- + +## Debug {#debug} + +The Debug level. + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +Debug() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/error/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/error/_index.md new file mode 100644 index 0000000000..1d01101bc1 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/error/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::Error method" +linktitle: "Error" +articleTitle: "Error" +second_title: "Aspose.Email for C++" +description: "The Error level." +type: docs +weight: 90 +url: /cpp/aspose.email.tools.logging/loglevel/error/ +--- + +## Error {#error} + +The Error level. + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +Error() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/fatal/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/fatal/_index.md new file mode 100644 index 0000000000..b83412375b --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/fatal/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::Fatal method" +linktitle: "Fatal" +articleTitle: "Fatal" +second_title: "Aspose.Email for C++" +description: "The Fatal level." +type: docs +weight: 100 +url: /cpp/aspose.email.tools.logging/loglevel/fatal/ +--- + +## Fatal {#fatal} + +The Fatal level. + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +Fatal() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/get_ordinal/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/get_ordinal/_index.md new file mode 100644 index 0000000000..fda4274b69 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/get_ordinal/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::get_Ordinal method" +linktitle: "get_Ordinal" +articleTitle: "get_Ordinal" +second_title: "Aspose.Email for C++" +description: "get_Ordinal of LogLevel." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/loglevel/get_ordinal/ +--- + +## get_Ordinal {#get_ordinal} + +**Returns:** int32_t Aspose::Email::Tools::Logging:: + +```cpp +get_Ordinal() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/information/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/information/_index.md new file mode 100644 index 0000000000..86914f0ffa --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/information/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::Information method" +linktitle: "Information" +articleTitle: "Information" +second_title: "Aspose.Email for C++" +description: "The Info level." +type: docs +weight: 110 +url: /cpp/aspose.email.tools.logging/loglevel/information/ +--- + +## Information {#information} + +The Info level. + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +Information() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/maxlevel/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/maxlevel/_index.md new file mode 100644 index 0000000000..92999c932e --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/maxlevel/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::MaxLevel method" +linktitle: "MaxLevel" +articleTitle: "MaxLevel" +second_title: "Aspose.Email for C++" +description: "MaxLevel of LogLevel." +type: docs +weight: 120 +url: /cpp/aspose.email.tools.logging/loglevel/maxlevel/ +--- + +## MaxLevel {#maxlevel} + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +MaxLevel() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/minlevel/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/minlevel/_index.md new file mode 100644 index 0000000000..db3efb56ec --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/minlevel/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::MinLevel method" +linktitle: "MinLevel" +articleTitle: "MinLevel" +second_title: "Aspose.Email for C++" +description: "MinLevel of LogLevel." +type: docs +weight: 130 +url: /cpp/aspose.email.tools.logging/loglevel/minlevel/ +--- + +## MinLevel {#minlevel} + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +MinLevel() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/operator/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/operator/_index.md new file mode 100644 index 0000000000..57bbf27a5c --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/operator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::operator>= method" +linktitle: "operator>=" +articleTitle: "operator>=" +second_title: "Aspose.Email for C++" +description: "Compares two LogLevel objects and returns a value indicating whether the first one is greater than or equal to the second one." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.logging/loglevel/operator/ +--- + +## operator>= {#operator} + +Compares two LogLevel objects and returns a value indicating whether the first one is greater than or equal to the second one. + +**Returns:** The value of l1.Ordinal >= l2.Ordinal + +```cpp +bool operator>=(System::SharedPtr < LogLevel > l1, System::SharedPtr < LogLevel > l2) +``` + +| Parameter | Description | +| --- | --- | +| l1 | The first level. | +| l2 | The second level. | + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/tostring/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/tostring/_index.md new file mode 100644 index 0000000000..236d1ebf87 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string representation of the log level." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/loglevel/tostring/ +--- + +## ToString {#tostring} + +Returns a string representation of the log level. + +**Returns:** Log level name. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/trace/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/trace/_index.md new file mode 100644 index 0000000000..01759b6683 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/trace/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::Trace method" +linktitle: "Trace" +articleTitle: "Trace" +second_title: "Aspose.Email for C++" +description: "The Trace level." +type: docs +weight: 140 +url: /cpp/aspose.email.tools.logging/loglevel/trace/ +--- + +## Trace {#trace} + +The Trace level. + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +Trace() +``` + diff --git a/english/cpp/aspose.email.tools.logging/loglevel/warning/_index.md b/english/cpp/aspose.email.tools.logging/loglevel/warning/_index.md new file mode 100644 index 0000000000..b3f07617eb --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/loglevel/warning/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::LogLevel::Warning method" +linktitle: "Warning" +articleTitle: "Warning" +second_title: "Aspose.Email for C++" +description: "The Warn level." +type: docs +weight: 150 +url: /cpp/aspose.email.tools.logging/loglevel/warning/ +--- + +## Warning {#warning} + +The Warn level. + +**Returns:** System::SharedPtr < LogLevel > Aspose::Email::Tools::Logging:: + +```cpp +Warning() +``` + diff --git a/english/cpp/aspose.email.tools.logging/nullappender/_index.md b/english/cpp/aspose.email.tools.logging/nullappender/_index.md new file mode 100644 index 0000000000..0c90117d3a --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/nullappender/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Tools::Logging::NullAppender class" +linktitle: "NullAppender" +articleTitle: "NullAppender" +second_title: "Aspose.Email for C++" +description: "Represents a do-nothing appender." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/nullappender/ +--- + +## NullAppender class + +**Inherits:** Aspose::Email::Tools::Logging::Appender + +Represents a do-nothing appender. + +## Constructors + +| Name | Description | +| --- | --- | +| [NullAppender](./nullappender/) | Creates a new instace of NullAppender . | + +## Methods + +| Name | Description | +| --- | --- | +| [Append](./append/) | Appends a log entry to NullAppender . | + diff --git a/english/cpp/aspose.email.tools.logging/nullappender/append/_index.md b/english/cpp/aspose.email.tools.logging/nullappender/append/_index.md new file mode 100644 index 0000000000..b23e489eac --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/nullappender/append/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::NullAppender::Append method" +linktitle: "Append" +articleTitle: "Append" +second_title: "Aspose.Email for C++" +description: "Appends a log entry to NullAppender ." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/nullappender/append/ +--- + +## Append {#append} + +Appends a log entry to NullAppender . + +**Returns:** void Aspose::Email::Tools::Logging:: + +```cpp +Append(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | The entry need to log. | + diff --git a/english/cpp/aspose.email.tools.logging/nullappender/nullappender/_index.md b/english/cpp/aspose.email.tools.logging/nullappender/nullappender/_index.md new file mode 100644 index 0000000000..cc1b38e159 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/nullappender/nullappender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::NullAppender::NullAppender constructor" +linktitle: "NullAppender" +articleTitle: "NullAppender" +second_title: "Aspose.Email for C++" +description: "Creates a new instace of NullAppender ." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/nullappender/nullappender/ +--- + +## NullAppender {#nullappender} + +Creates a new instace of NullAppender . + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +NullAppender() +``` + diff --git a/english/cpp/aspose.email.tools.logging/simpleformatter/_index.md b/english/cpp/aspose.email.tools.logging/simpleformatter/_index.md new file mode 100644 index 0000000000..4ee8de10a5 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/simpleformatter/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Tools::Logging::SimpleFormatter class" +linktitle: "SimpleFormatter" +articleTitle: "SimpleFormatter" +second_title: "Aspose.Email for C++" +description: "Represents the default implementation of IFormatter interface." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/simpleformatter/ +--- + +## SimpleFormatter class + +**Inherits:** Aspose::Email::Tools::Logging::Formatter + +Represents the default implementation of IFormatter interface. + +## Constructors + +| Name | Description | +| --- | --- | +| [SimpleFormatter (2 overloads)](./simpleformatter/) | Creates a new SimpleFormatter instance. | + +## Methods + +| Name | Description | +| --- | --- | +| [Format (2 overloads)](./format/) | Formats a datetime and return a string to be outputted. | + diff --git a/english/cpp/aspose.email.tools.logging/simpleformatter/format/_index.md b/english/cpp/aspose.email.tools.logging/simpleformatter/format/_index.md new file mode 100644 index 0000000000..97601bb34d --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/simpleformatter/format/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::Logging::SimpleFormatter::Format method" +linktitle: "Format" +articleTitle: "Format" +second_title: "Aspose.Email for C++" +description: "Formats a datetime and return a string to be outputted." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/simpleformatter/format/ +--- + +## Format (1 of 2) {#format_1} + +Formats a datetime and return a string to be outputted. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +Format(System::DateTime datatime) +``` + +| Parameter | Description | +| --- | --- | +| datatime | The datetime value for formatting to string | + +--- + +## Format (2 of 2) {#format_2} + +Formats a log entry and return a string to be outputted. + +**Returns:** String representing the log entry. + +```cpp +Format(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | Log entry to format. | + diff --git a/english/cpp/aspose.email.tools.logging/simpleformatter/simpleformatter/_index.md b/english/cpp/aspose.email.tools.logging/simpleformatter/simpleformatter/_index.md new file mode 100644 index 0000000000..60342efbcf --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/simpleformatter/simpleformatter/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::Tools::Logging::SimpleFormatter::SimpleFormatter constructor" +linktitle: "SimpleFormatter" +articleTitle: "SimpleFormatter" +second_title: "Aspose.Email for C++" +description: "Creates a new SimpleFormatter instance." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/simpleformatter/simpleformatter/ +--- + +## SimpleFormatter (1 of 2) {#simpleformatter_1} + +Creates a new SimpleFormatter instance. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +SimpleFormatter() +``` + +--- + +## SimpleFormatter (2 of 2) {#simpleformatter_2} + +Creates a new SimpleFormatter instance. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +SimpleFormatter(System::String header, System::String footer) +``` + +| Parameter | Description | +| --- | --- | +| header | The header. | +| footer | The footer. | + diff --git a/english/cpp/aspose.email.tools.logging/standardformatter/_index.md b/english/cpp/aspose.email.tools.logging/standardformatter/_index.md new file mode 100644 index 0000000000..9bdea53ff7 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/standardformatter/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Tools::Logging::StandardFormatter class" +linktitle: "StandardFormatter" +articleTitle: "StandardFormatter" +second_title: "Aspose.Email for C++" +description: "Represents the class for formatting log entry messsages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/standardformatter/ +--- + +## StandardFormatter class + +**Inherits:** Aspose::Email::Tools::Logging::Formatter + +Represents the class for formatting log entry messsages. + +## Constructors + +| Name | Description | +| --- | --- | +| [StandardFormatter (3 overloads)](./standardformatter/) | Initializes a new instance of the StandardFormatter class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Format](./format/) | Formats a log entry and return a string to be outputted. | +| [get_Footer](./get_footer/) | Gest the footer string. | +| [get_Header](./get_header/) | Gets the log header. | + diff --git a/english/cpp/aspose.email.tools.logging/standardformatter/format/_index.md b/english/cpp/aspose.email.tools.logging/standardformatter/format/_index.md new file mode 100644 index 0000000000..910be3a31b --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/standardformatter/format/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Logging::StandardFormatter::Format method" +linktitle: "Format" +articleTitle: "Format" +second_title: "Aspose.Email for C++" +description: "Formats a log entry and return a string to be outputted." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/standardformatter/format/ +--- + +## Format {#format} + +Formats a log entry and return a string to be outputted. + +**Returns:** String representing the log entry. + +```cpp +Format(System::SharedPtr < LogEntry > entry) +``` + +| Parameter | Description | +| --- | --- | +| entry | The Log entry to format. | + diff --git a/english/cpp/aspose.email.tools.logging/standardformatter/get_footer/_index.md b/english/cpp/aspose.email.tools.logging/standardformatter/get_footer/_index.md new file mode 100644 index 0000000000..b6445059f0 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/standardformatter/get_footer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::StandardFormatter::get_Footer method" +linktitle: "get_Footer" +articleTitle: "get_Footer" +second_title: "Aspose.Email for C++" +description: "Gest the footer string." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.logging/standardformatter/get_footer/ +--- + +## get_Footer {#get_footer} + +Gest the footer string. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Footer() +``` + diff --git a/english/cpp/aspose.email.tools.logging/standardformatter/get_header/_index.md b/english/cpp/aspose.email.tools.logging/standardformatter/get_header/_index.md new file mode 100644 index 0000000000..d7aa95c6bb --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/standardformatter/get_header/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Logging::StandardFormatter::get_Header method" +linktitle: "get_Header" +articleTitle: "get_Header" +second_title: "Aspose.Email for C++" +description: "Gets the log header." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.logging/standardformatter/get_header/ +--- + +## get_Header {#get_header} + +Gets the log header. + +**Returns:** System::String Aspose::Email::Tools::Logging:: + +```cpp +get_Header() +``` + diff --git a/english/cpp/aspose.email.tools.logging/standardformatter/standardformatter/_index.md b/english/cpp/aspose.email.tools.logging/standardformatter/standardformatter/_index.md new file mode 100644 index 0000000000..a07345d029 --- /dev/null +++ b/english/cpp/aspose.email.tools.logging/standardformatter/standardformatter/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::Tools::Logging::StandardFormatter::StandardFormatter constructor" +linktitle: "StandardFormatter" +articleTitle: "StandardFormatter" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the StandardFormatter class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.logging/standardformatter/standardformatter/ +--- + +## StandardFormatter (1 of 3) {#standardformatter_1} + +Initializes a new instance of the StandardFormatter class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +StandardFormatter() +``` + +--- + +## StandardFormatter (2 of 3) {#standardformatter_2} + +Initializes a new instance of the StandardFormatter class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +StandardFormatter(System::SharedPtr < System::Text::StringBuilder > headerText) +``` + +| Parameter | Description | +| --- | --- | +| headerText | The header text. | + +--- + +## StandardFormatter (3 of 3) {#standardformatter_3} + +Initializes a new instance of the StandardFormatter class. + +**Returns:** Aspose::Email::Tools::Logging:: + +```cpp +StandardFormatter(System::String headerText) +``` + +| Parameter | Description | +| --- | --- | +| headerText | The header text. | + diff --git a/english/cpp/aspose.email.tools.search/_index.md b/english/cpp/aspose.email.tools.search/_index.md new file mode 100644 index 0000000000..e355bc9427 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::Tools::Search namespace" +linktitle: "Aspose::Email::Tools::Search" +articleTitle: "Aspose::Email::Tools::Search" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Tools::Search namespace supplies a set of comparison field classes for constructing type‑safe email search criteria." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/ +--- + +## Aspose::Email::Tools::Search namespace + +These classes represent specific data types—binary, boolean, date, double, enum, integer, and long—used to define field‑level conditions in search filters. They enable developers to build strongly typed, composable queries for locating messages, contacts, and other email items. + + +## Classes + +| Name | Description | +| --- | --- | +| [BinaryComparisonField](./binarycomparisonfield/) | Represents the binary search field. | +| [BoolComparisonField](./boolcomparisonfield/) | Represents the boolean search field. | +| [ComparisonField](./comparisonfield/) | Base class that represents one search field. | +| [DateComparisonField](./datecomparisonfield/) | Represents the date search field. | +| [DoubleComparisonField](./doublecomparisonfield/) | Represents the double search field. | +| [EnumComparisonField](./enumcomparisonfield/) | Represents the enum search field. | +| [IntComparisonField](./intcomparisonfield/) | Represents the integer search field. | +| [LongComparisonField](./longcomparisonfield/) | Represents the Int64 search field. | +| [MailQuery](./mailquery/) | Represents the search criteria, that are used to match several message propertie | +| [MailQueryBuilder](./mailquerybuilder/) | Represents the builder of search expression. | +| [QueryField](./queryfield/) | Base class for query fields. | +| [StringComparisonField](./stringcomparisonfield/) | Represents the string search field. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [DateComparisonType](./datecomparisontype/) | Specifies a type of comparison | + diff --git a/english/cpp/aspose.email.tools.search/binarycomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/binarycomparisonfield/_index.md new file mode 100644 index 0000000000..d3a6df36cf --- /dev/null +++ b/english/cpp/aspose.email.tools.search/binarycomparisonfield/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Tools::Search::BinaryComparisonField class" +linktitle: "BinaryComparisonField" +articleTitle: "BinaryComparisonField" +second_title: "Aspose.Email for C++" +description: "Represents the binary search field." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/binarycomparisonfield/ +--- + +## BinaryComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::ComparisonField + +Represents the binary search field. + +## Constructors + +| Name | Description | +| --- | --- | +| [BinaryComparisonField](./binarycomparisonfield/) | Initializes a new instance of the BinaryComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Indicates that field must be equal to the specified value. | +| [NotEquals (2 overloads)](./notequals/) | Indicates that field must not be equal to the specified value. | + diff --git a/english/cpp/aspose.email.tools.search/binarycomparisonfield/binarycomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/binarycomparisonfield/binarycomparisonfield/_index.md new file mode 100644 index 0000000000..58fb7b6d08 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/binarycomparisonfield/binarycomparisonfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::BinaryComparisonField::BinaryComparisonField constructor" +linktitle: "BinaryComparisonField" +articleTitle: "BinaryComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the BinaryComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/binarycomparisonfield/binarycomparisonfield/ +--- + +## BinaryComparisonField {#binarycomparisonfield} + +Initializes a new instance of the BinaryComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +BinaryComparisonField(System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField field object. | + diff --git a/english/cpp/aspose.email.tools.search/binarycomparisonfield/equals/_index.md b/english/cpp/aspose.email.tools.search/binarycomparisonfield/equals/_index.md new file mode 100644 index 0000000000..86132dad21 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/binarycomparisonfield/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::Search::BinaryComparisonField::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be equal to the specified value." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/binarycomparisonfield/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Indicates that field must be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Equals(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## Equals (2 of 2) {#equals_2} + +Indicates that field must be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Equals(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | The base 64 string value. | + diff --git a/english/cpp/aspose.email.tools.search/binarycomparisonfield/notequals/_index.md b/english/cpp/aspose.email.tools.search/binarycomparisonfield/notequals/_index.md new file mode 100644 index 0000000000..30ddc46088 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/binarycomparisonfield/notequals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::Search::BinaryComparisonField::NotEquals method" +linktitle: "NotEquals" +articleTitle: "NotEquals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must not be equal to the specified value." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/binarycomparisonfield/notequals/ +--- + +## NotEquals (1 of 2) {#notequals_1} + +Indicates that field must not be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEquals(System::ArrayPtr< uint8_t > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## NotEquals (2 of 2) {#notequals_2} + +Indicates that field must not be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEquals(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | The base 64 string value. | + diff --git a/english/cpp/aspose.email.tools.search/boolcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/boolcomparisonfield/_index.md new file mode 100644 index 0000000000..c121b0809a --- /dev/null +++ b/english/cpp/aspose.email.tools.search/boolcomparisonfield/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Tools::Search::BoolComparisonField class" +linktitle: "BoolComparisonField" +articleTitle: "BoolComparisonField" +second_title: "Aspose.Email for C++" +description: "Represents the boolean search field." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/boolcomparisonfield/ +--- + +## BoolComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::ComparisonField + +Represents the boolean search field. + +## Constructors + +| Name | Description | +| --- | --- | +| [BoolComparisonField](./boolcomparisonfield/) | Initializes a new instance of the BoolComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Indicates that field must be equal to the specified value. | +| [NotEquals](./notequals/) | Indicates that field must not be equal to the specified value. | + diff --git a/english/cpp/aspose.email.tools.search/boolcomparisonfield/boolcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/boolcomparisonfield/boolcomparisonfield/_index.md new file mode 100644 index 0000000000..c381aa2964 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/boolcomparisonfield/boolcomparisonfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::BoolComparisonField::BoolComparisonField constructor" +linktitle: "BoolComparisonField" +articleTitle: "BoolComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the BoolComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/boolcomparisonfield/boolcomparisonfield/ +--- + +## BoolComparisonField {#boolcomparisonfield} + +Initializes a new instance of the BoolComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +BoolComparisonField(System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField field object. | + diff --git a/english/cpp/aspose.email.tools.search/boolcomparisonfield/equals/_index.md b/english/cpp/aspose.email.tools.search/boolcomparisonfield/equals/_index.md new file mode 100644 index 0000000000..961e7048c7 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/boolcomparisonfield/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::BoolComparisonField::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be equal to the specified value." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/boolcomparisonfield/equals/ +--- + +## Equals {#equals} + +Indicates that field must be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Equals(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/boolcomparisonfield/notequals/_index.md b/english/cpp/aspose.email.tools.search/boolcomparisonfield/notequals/_index.md new file mode 100644 index 0000000000..a41eb9777c --- /dev/null +++ b/english/cpp/aspose.email.tools.search/boolcomparisonfield/notequals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::BoolComparisonField::NotEquals method" +linktitle: "NotEquals" +articleTitle: "NotEquals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must not be equal to the specified value." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/boolcomparisonfield/notequals/ +--- + +## NotEquals {#notequals} + +Indicates that field must not be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEquals(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/_index.md new file mode 100644 index 0000000000..dc9f1c867f --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField class" +linktitle: "ComparisonField" +articleTitle: "ComparisonField" +second_title: "Aspose.Email for C++" +description: "Base class that represents one search field." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/comparisonfield/ +--- + +## ComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::QueryField + +Base class that represents one search field. + +## Constructors + +| Name | Description | +| --- | --- | +| [ComparisonField](./comparisonfield/) | Initializes a new instance of the ComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateKey (2 overloads)](./createkey/) | Creates the search key. | +| [Exists](./exists/) | | +| [OrderBy](./orderby/) | Sets value which indicates if client uses ascending or descending sorting on the Field. | +| [Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField](./asposeemailclientsexchangeextendedpropertiescomparisonfield/) | | +| [BinaryComparisonField](./binarycomparisonfield/) | | +| [BoolComparisonField](./boolcomparisonfield/) | | +| [DateComparisonField](./datecomparisonfield/) | | +| [DoubleComparisonField](./doublecomparisonfield/) | | +| [EnumComparisonField](./enumcomparisonfield/) | | +| [IntComparisonField](./intcomparisonfield/) | | +| [LongComparisonField](./longcomparisonfield/) | | +| [StringComparisonField](./stringcomparisonfield/) | | + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/asposeemailclientsexchangeextendedpropertiescomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/asposeemailclientsexchangeextendedpropertiescomparisonfield/_index.md new file mode 100644 index 0000000000..8967d1ccf8 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/asposeemailclientsexchangeextendedpropertiescomparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField method" +linktitle: "Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField" +articleTitle: "Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField of ComparisonField." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.search/comparisonfield/asposeemailclientsexchangeextendedpropertiescomparisonfield/ +--- + +## Aspose::Email::Clients::Exchange::ExtendedPropertiesComparisonField {#asposeemailclientsexchangeextendedpropertiescomparisonfield} + +```cpp +ExtendedPropertiesComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/binarycomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/binarycomparisonfield/_index.md new file mode 100644 index 0000000000..8c6d6bc474 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/binarycomparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::BinaryComparisonField method" +linktitle: "BinaryComparisonField" +articleTitle: "BinaryComparisonField" +second_title: "Aspose.Email for C++" +description: "BinaryComparisonField of ComparisonField." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.search/comparisonfield/binarycomparisonfield/ +--- + +## BinaryComparisonField {#binarycomparisonfield} + +```cpp +friend class BinaryComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/boolcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/boolcomparisonfield/_index.md new file mode 100644 index 0000000000..622f52c6e6 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/boolcomparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::BoolComparisonField method" +linktitle: "BoolComparisonField" +articleTitle: "BoolComparisonField" +second_title: "Aspose.Email for C++" +description: "BoolComparisonField of ComparisonField." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.search/comparisonfield/boolcomparisonfield/ +--- + +## BoolComparisonField {#boolcomparisonfield} + +```cpp +friend class BoolComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/comparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/comparisonfield/_index.md new file mode 100644 index 0000000000..6051edf454 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/comparisonfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::ComparisonField constructor" +linktitle: "ComparisonField" +articleTitle: "ComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/comparisonfield/comparisonfield/ +--- + +## ComparisonField {#comparisonfield} + +Initializes a new instance of the ComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +ComparisonField(System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField object. | + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/createkey/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/createkey/_index.md new file mode 100644 index 0000000000..93759643ec --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/createkey/_index.md @@ -0,0 +1,45 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::CreateKey method" +linktitle: "CreateKey" +articleTitle: "CreateKey" +second_title: "Aspose.Email for C++" +description: "Creates the search key." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/comparisonfield/createkey/ +--- + +## CreateKey (1 of 2) {#createkey_1} + +Creates the search key. + +**Returns:** MailQuery that represents search query. + +```cpp +CreateKey(System::String name, System::SharedPtr < System::BoxedValueBase > value, System::String comparsionOperator) +``` + +| Parameter | Description | +| --- | --- | +| name | The field name. | +| value | The value. | +| comparsionOperator | The operator. | + +--- + +## CreateKey (2 of 2) {#createkey_2} + +Creates the search key. + +**Returns:** MailQuery that represents search query. + +```cpp +CreateKey(System::String name, System::String value, System::String comparsionOperator) +``` + +| Parameter | Description | +| --- | --- | +| name | The field name. | +| value | The value. | +| comparsionOperator | The operator. | + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/datecomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/datecomparisonfield/_index.md new file mode 100644 index 0000000000..284ff51dcd --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/datecomparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::DateComparisonField method" +linktitle: "DateComparisonField" +articleTitle: "DateComparisonField" +second_title: "Aspose.Email for C++" +description: "DateComparisonField of ComparisonField." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.search/comparisonfield/datecomparisonfield/ +--- + +## DateComparisonField {#datecomparisonfield} + +```cpp +friend class DateComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/doublecomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/doublecomparisonfield/_index.md new file mode 100644 index 0000000000..3dccfee6e7 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/doublecomparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::DoubleComparisonField method" +linktitle: "DoubleComparisonField" +articleTitle: "DoubleComparisonField" +second_title: "Aspose.Email for C++" +description: "DoubleComparisonField of ComparisonField." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.search/comparisonfield/doublecomparisonfield/ +--- + +## DoubleComparisonField {#doublecomparisonfield} + +```cpp +friend class DoubleComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/enumcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/enumcomparisonfield/_index.md new file mode 100644 index 0000000000..da9f7e3688 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/enumcomparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::EnumComparisonField method" +linktitle: "EnumComparisonField" +articleTitle: "EnumComparisonField" +second_title: "Aspose.Email for C++" +description: "EnumComparisonField of ComparisonField." +type: docs +weight: 90 +url: /cpp/aspose.email.tools.search/comparisonfield/enumcomparisonfield/ +--- + +## EnumComparisonField {#enumcomparisonfield} + +```cpp +friend class EnumComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/exists/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/exists/_index.md new file mode 100644 index 0000000000..83d6f0ed01 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/exists/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::Exists method" +linktitle: "Exists" +articleTitle: "Exists" +second_title: "Aspose.Email for C++" +description: "Exists of ComparisonField." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/comparisonfield/exists/ +--- + +## Exists {#exists} + +**Returns:** System::SharedPtr < MailQuery > Aspose::Email::Tools::Search:: + +```cpp +Exists(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/intcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/intcomparisonfield/_index.md new file mode 100644 index 0000000000..3ad53404fa --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/intcomparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::IntComparisonField method" +linktitle: "IntComparisonField" +articleTitle: "IntComparisonField" +second_title: "Aspose.Email for C++" +description: "IntComparisonField of ComparisonField." +type: docs +weight: 100 +url: /cpp/aspose.email.tools.search/comparisonfield/intcomparisonfield/ +--- + +## IntComparisonField {#intcomparisonfield} + +```cpp +friend class IntComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/longcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/longcomparisonfield/_index.md new file mode 100644 index 0000000000..38acb518cd --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/longcomparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::LongComparisonField method" +linktitle: "LongComparisonField" +articleTitle: "LongComparisonField" +second_title: "Aspose.Email for C++" +description: "LongComparisonField of ComparisonField." +type: docs +weight: 110 +url: /cpp/aspose.email.tools.search/comparisonfield/longcomparisonfield/ +--- + +## LongComparisonField {#longcomparisonfield} + +```cpp +friend class LongComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/orderby/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/orderby/_index.md new file mode 100644 index 0000000000..183972a4ab --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/orderby/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::OrderBy method" +linktitle: "OrderBy" +articleTitle: "OrderBy" +second_title: "Aspose.Email for C++" +description: "Sets value which indicates if client uses ascending or descending sorting on the Field." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.search/comparisonfield/orderby/ +--- + +## OrderBy {#orderby} + +Sets value which indicates if client uses ascending or descending sorting on the Field. + +**Returns:** void Aspose::Email::Tools::Search:: + +```cpp +OrderBy(bool ascending) +``` + +| Parameter | Description | +| --- | --- | +| ascending | Set true if you want to use ascending sorting, otherwise set false. | + diff --git a/english/cpp/aspose.email.tools.search/comparisonfield/stringcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/comparisonfield/stringcomparisonfield/_index.md new file mode 100644 index 0000000000..b15df224ec --- /dev/null +++ b/english/cpp/aspose.email.tools.search/comparisonfield/stringcomparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::ComparisonField::StringComparisonField method" +linktitle: "StringComparisonField" +articleTitle: "StringComparisonField" +second_title: "Aspose.Email for C++" +description: "StringComparisonField of ComparisonField." +type: docs +weight: 120 +url: /cpp/aspose.email.tools.search/comparisonfield/stringcomparisonfield/ +--- + +## StringComparisonField {#stringcomparisonfield} + +```cpp +friend class StringComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/datecomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/datecomparisonfield/_index.md new file mode 100644 index 0000000000..a4e5407004 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/datecomparisonfield/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Tools::Search::DateComparisonField class" +linktitle: "DateComparisonField" +articleTitle: "DateComparisonField" +second_title: "Aspose.Email for C++" +description: "Represents the date search field." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/datecomparisonfield/ +--- + +## DateComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::ComparisonField + +Represents the date search field. + +## Constructors + +| Name | Description | +| --- | --- | +| [DateComparisonField](./datecomparisonfield/) | Initializes a new instance of the DateComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Before (2 overloads)](./before/) | Indicates that the date in message must be earlier than the specified date. | +| [BeforeOrEqual (2 overloads)](./beforeorequal/) | Indicates that the date in message must be earlier or equel to the specified date. | +| [Greater (2 overloads)](./greater/) | Indicates that date in message must be later than the specified date. | +| [NotOn (2 overloads)](./noton/) | Indicates that the date in message must not be in the specified date. | +| [On (2 overloads)](./on/) | Indicates that the date in message must be within the specified date. | +| [Since (2 overloads)](./since/) | Indicates that date in message must be within or later than the specified date. | + diff --git a/english/cpp/aspose.email.tools.search/datecomparisonfield/before/_index.md b/english/cpp/aspose.email.tools.search/datecomparisonfield/before/_index.md new file mode 100644 index 0000000000..138388193e --- /dev/null +++ b/english/cpp/aspose.email.tools.search/datecomparisonfield/before/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::DateComparisonField::Before method" +linktitle: "Before" +articleTitle: "Before" +second_title: "Aspose.Email for C++" +description: "Indicates that the date in message must be earlier than the specified date." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/datecomparisonfield/before/ +--- + +## Before (1 of 2) {#before_1} + +Indicates that the date in message must be earlier than the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Before(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## Before (2 of 2) {#before_2} + +Indicates that the date in message must be earlier than the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Before(System::DateTime value, DateComparisonType comparisonType) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| comparisonType | Specifies a type of comparison | + diff --git a/english/cpp/aspose.email.tools.search/datecomparisonfield/beforeorequal/_index.md b/english/cpp/aspose.email.tools.search/datecomparisonfield/beforeorequal/_index.md new file mode 100644 index 0000000000..5fee710f49 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/datecomparisonfield/beforeorequal/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::DateComparisonField::BeforeOrEqual method" +linktitle: "BeforeOrEqual" +articleTitle: "BeforeOrEqual" +second_title: "Aspose.Email for C++" +description: "Indicates that the date in message must be earlier or equel to the specified date." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/datecomparisonfield/beforeorequal/ +--- + +## BeforeOrEqual (1 of 2) {#beforeorequal_1} + +Indicates that the date in message must be earlier or equel to the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +BeforeOrEqual(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## BeforeOrEqual (2 of 2) {#beforeorequal_2} + +Indicates that the date in message must be earlier or equel to the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +BeforeOrEqual(System::DateTime value, DateComparisonType comparisonType) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| comparisonType | Specifies a type of comparison | + diff --git a/english/cpp/aspose.email.tools.search/datecomparisonfield/datecomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/datecomparisonfield/datecomparisonfield/_index.md new file mode 100644 index 0000000000..91455f7203 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/datecomparisonfield/datecomparisonfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::DateComparisonField::DateComparisonField constructor" +linktitle: "DateComparisonField" +articleTitle: "DateComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the DateComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/datecomparisonfield/datecomparisonfield/ +--- + +## DateComparisonField {#datecomparisonfield} + +Initializes a new instance of the DateComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +DateComparisonField(System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField field object. | + diff --git a/english/cpp/aspose.email.tools.search/datecomparisonfield/greater/_index.md b/english/cpp/aspose.email.tools.search/datecomparisonfield/greater/_index.md new file mode 100644 index 0000000000..c866420eed --- /dev/null +++ b/english/cpp/aspose.email.tools.search/datecomparisonfield/greater/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::DateComparisonField::Greater method" +linktitle: "Greater" +articleTitle: "Greater" +second_title: "Aspose.Email for C++" +description: "Indicates that date in message must be later than the specified date." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.search/datecomparisonfield/greater/ +--- + +## Greater (1 of 2) {#greater_1} + +Indicates that date in message must be later than the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Greater(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## Greater (2 of 2) {#greater_2} + +Indicates that date in message must be later than the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Greater(System::DateTime value, DateComparisonType comparisonType) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| comparisonType | Specifies a type of comparison | + diff --git a/english/cpp/aspose.email.tools.search/datecomparisonfield/noton/_index.md b/english/cpp/aspose.email.tools.search/datecomparisonfield/noton/_index.md new file mode 100644 index 0000000000..5a9f1c5c75 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/datecomparisonfield/noton/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::DateComparisonField::NotOn method" +linktitle: "NotOn" +articleTitle: "NotOn" +second_title: "Aspose.Email for C++" +description: "Indicates that the date in message must not be in the specified date." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.search/datecomparisonfield/noton/ +--- + +## NotOn (1 of 2) {#noton_1} + +Indicates that the date in message must not be in the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotOn(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## NotOn (2 of 2) {#noton_2} + +Indicates that the date in message must not be in the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotOn(System::DateTime value, DateComparisonType comparisonType) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| comparisonType | Specifies a type of comparison | + diff --git a/english/cpp/aspose.email.tools.search/datecomparisonfield/on/_index.md b/english/cpp/aspose.email.tools.search/datecomparisonfield/on/_index.md new file mode 100644 index 0000000000..01aa42934a --- /dev/null +++ b/english/cpp/aspose.email.tools.search/datecomparisonfield/on/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::DateComparisonField::On method" +linktitle: "On" +articleTitle: "On" +second_title: "Aspose.Email for C++" +description: "Indicates that the date in message must be within the specified date." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.search/datecomparisonfield/on/ +--- + +## On (1 of 2) {#on_1} + +Indicates that the date in message must be within the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +On(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## On (2 of 2) {#on_2} + +Indicates that the date in message must be within the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +On(System::DateTime value, DateComparisonType comparisonType) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| comparisonType | Specifies a type of comparison | + diff --git a/english/cpp/aspose.email.tools.search/datecomparisonfield/since/_index.md b/english/cpp/aspose.email.tools.search/datecomparisonfield/since/_index.md new file mode 100644 index 0000000000..9ec37873c4 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/datecomparisonfield/since/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::DateComparisonField::Since method" +linktitle: "Since" +articleTitle: "Since" +second_title: "Aspose.Email for C++" +description: "Indicates that date in message must be within or later than the specified date." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.search/datecomparisonfield/since/ +--- + +## Since (1 of 2) {#since_1} + +Indicates that date in message must be within or later than the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Since(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## Since (2 of 2) {#since_2} + +Indicates that date in message must be within or later than the specified date. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Since(System::DateTime value, DateComparisonType comparisonType) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| comparisonType | Specifies a type of comparison | + diff --git a/english/cpp/aspose.email.tools.search/datecomparisontype/_index.md b/english/cpp/aspose.email.tools.search/datecomparisontype/_index.md new file mode 100644 index 0000000000..56b4325727 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/datecomparisontype/_index.md @@ -0,0 +1,20 @@ +--- +title: "DateComparisonType Enum" +linktitle: "DateComparisonType" +articleTitle: "DateComparisonType" +second_title: "Aspose.Email for C++" +description: "Specifies a type of comparison" +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/datecomparisontype/ +--- + +## DateComparisonType enumeration (2 values) + +Specifies a type of comparison + +| Value | Description | +| --- | --- | +| ByDate | Compares by date only | +| ByDateTime | Compares by date and time | + diff --git a/english/cpp/aspose.email.tools.search/doublecomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/doublecomparisonfield/_index.md new file mode 100644 index 0000000000..86dbe507e2 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/doublecomparisonfield/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Tools::Search::DoubleComparisonField class" +linktitle: "DoubleComparisonField" +articleTitle: "DoubleComparisonField" +second_title: "Aspose.Email for C++" +description: "Represents the double search field." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/doublecomparisonfield/ +--- + +## DoubleComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::ComparisonField + +Represents the double search field. + +## Constructors + +| Name | Description | +| --- | --- | +| [DoubleComparisonField](./doublecomparisonfield/) | Initializes a new instance of the DoubleComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Indicates that field must be equal to the specified value. | +| [Greater](./greater/) | Indicates that field must be greater than the specified value. | +| [GreaterOrEqual](./greaterorequal/) | Indicates that field must be greater or equal to the specified value. | +| [Less](./less/) | Indicates that field must be less than the specified value. | +| [LessOrEqual](./lessorequal/) | Indicates that field must be less or equal to the specified value. | +| [NotEquals](./notequals/) | Indicates that field must not be equal to the specified value. | + diff --git a/english/cpp/aspose.email.tools.search/doublecomparisonfield/doublecomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/doublecomparisonfield/doublecomparisonfield/_index.md new file mode 100644 index 0000000000..06c93b0fae --- /dev/null +++ b/english/cpp/aspose.email.tools.search/doublecomparisonfield/doublecomparisonfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::DoubleComparisonField::DoubleComparisonField constructor" +linktitle: "DoubleComparisonField" +articleTitle: "DoubleComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the DoubleComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/doublecomparisonfield/doublecomparisonfield/ +--- + +## DoubleComparisonField {#doublecomparisonfield} + +Initializes a new instance of the DoubleComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +DoubleComparisonField(System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField field object. | + diff --git a/english/cpp/aspose.email.tools.search/doublecomparisonfield/equals/_index.md b/english/cpp/aspose.email.tools.search/doublecomparisonfield/equals/_index.md new file mode 100644 index 0000000000..d44c69533d --- /dev/null +++ b/english/cpp/aspose.email.tools.search/doublecomparisonfield/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::DoubleComparisonField::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be equal to the specified value." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/doublecomparisonfield/equals/ +--- + +## Equals {#equals} + +Indicates that field must be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Equals(double value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/doublecomparisonfield/greater/_index.md b/english/cpp/aspose.email.tools.search/doublecomparisonfield/greater/_index.md new file mode 100644 index 0000000000..3893fe0057 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/doublecomparisonfield/greater/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::DoubleComparisonField::Greater method" +linktitle: "Greater" +articleTitle: "Greater" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be greater than the specified value." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/doublecomparisonfield/greater/ +--- + +## Greater {#greater} + +Indicates that field must be greater than the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Greater(double value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/doublecomparisonfield/greaterorequal/_index.md b/english/cpp/aspose.email.tools.search/doublecomparisonfield/greaterorequal/_index.md new file mode 100644 index 0000000000..79dc7fe82f --- /dev/null +++ b/english/cpp/aspose.email.tools.search/doublecomparisonfield/greaterorequal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::DoubleComparisonField::GreaterOrEqual method" +linktitle: "GreaterOrEqual" +articleTitle: "GreaterOrEqual" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be greater or equal to the specified value." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.search/doublecomparisonfield/greaterorequal/ +--- + +## GreaterOrEqual {#greaterorequal} + +Indicates that field must be greater or equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +GreaterOrEqual(double value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/doublecomparisonfield/less/_index.md b/english/cpp/aspose.email.tools.search/doublecomparisonfield/less/_index.md new file mode 100644 index 0000000000..69fb8dcd98 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/doublecomparisonfield/less/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::DoubleComparisonField::Less method" +linktitle: "Less" +articleTitle: "Less" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be less than the specified value." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.search/doublecomparisonfield/less/ +--- + +## Less {#less} + +Indicates that field must be less than the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Less(double value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/doublecomparisonfield/lessorequal/_index.md b/english/cpp/aspose.email.tools.search/doublecomparisonfield/lessorequal/_index.md new file mode 100644 index 0000000000..9fc4796664 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/doublecomparisonfield/lessorequal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::DoubleComparisonField::LessOrEqual method" +linktitle: "LessOrEqual" +articleTitle: "LessOrEqual" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be less or equal to the specified value." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.search/doublecomparisonfield/lessorequal/ +--- + +## LessOrEqual {#lessorequal} + +Indicates that field must be less or equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +LessOrEqual(double value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/doublecomparisonfield/notequals/_index.md b/english/cpp/aspose.email.tools.search/doublecomparisonfield/notequals/_index.md new file mode 100644 index 0000000000..765dc8f421 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/doublecomparisonfield/notequals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::DoubleComparisonField::NotEquals method" +linktitle: "NotEquals" +articleTitle: "NotEquals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must not be equal to the specified value." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.search/doublecomparisonfield/notequals/ +--- + +## NotEquals {#notequals} + +Indicates that field must not be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEquals(double value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/enumcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/enumcomparisonfield/_index.md new file mode 100644 index 0000000000..246c3ab28f --- /dev/null +++ b/english/cpp/aspose.email.tools.search/enumcomparisonfield/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Tools::Search::EnumComparisonField class" +linktitle: "EnumComparisonField" +articleTitle: "EnumComparisonField" +second_title: "Aspose.Email for C++" +description: "Represents the enum search field." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/enumcomparisonfield/ +--- + +## EnumComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::ComparisonField + +Represents the enum search field. + +## Constructors + +| Name | Description | +| --- | --- | +| [EnumComparisonField](./enumcomparisonfield/) | Initializes a new instance of the EnumComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Indicates that field in message must be equal to the specified value. | +| [NotEquals](./notequals/) | Indicates that field in message must not be equal to the specified value. | + diff --git a/english/cpp/aspose.email.tools.search/enumcomparisonfield/enumcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/enumcomparisonfield/enumcomparisonfield/_index.md new file mode 100644 index 0000000000..562d17d295 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/enumcomparisonfield/enumcomparisonfield/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Tools::Search::EnumComparisonField::EnumComparisonField constructor" +linktitle: "EnumComparisonField" +articleTitle: "EnumComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the EnumComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/enumcomparisonfield/enumcomparisonfield/ +--- + +## EnumComparisonField {#enumcomparisonfield} + +Initializes a new instance of the EnumComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +EnumComparisonField(const System::TypeInfo & enumType, System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| enumType | Type of enum. | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField field object. | + diff --git a/english/cpp/aspose.email.tools.search/enumcomparisonfield/equals/_index.md b/english/cpp/aspose.email.tools.search/enumcomparisonfield/equals/_index.md new file mode 100644 index 0000000000..798d23ca19 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/enumcomparisonfield/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::EnumComparisonField::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates that field in message must be equal to the specified value." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/enumcomparisonfield/equals/ +--- + +## Equals {#equals} + +Indicates that field in message must be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Equals(System::SharedPtr < System::BoxedValueBase > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/enumcomparisonfield/notequals/_index.md b/english/cpp/aspose.email.tools.search/enumcomparisonfield/notequals/_index.md new file mode 100644 index 0000000000..c5f6e5175f --- /dev/null +++ b/english/cpp/aspose.email.tools.search/enumcomparisonfield/notequals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::EnumComparisonField::NotEquals method" +linktitle: "NotEquals" +articleTitle: "NotEquals" +second_title: "Aspose.Email for C++" +description: "Indicates that field in message must not be equal to the specified value." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/enumcomparisonfield/notequals/ +--- + +## NotEquals {#notequals} + +Indicates that field in message must not be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEquals(System::SharedPtr < System::BoxedValueBase > value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/intcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/intcomparisonfield/_index.md new file mode 100644 index 0000000000..d0bdaa298e --- /dev/null +++ b/english/cpp/aspose.email.tools.search/intcomparisonfield/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Tools::Search::IntComparisonField class" +linktitle: "IntComparisonField" +articleTitle: "IntComparisonField" +second_title: "Aspose.Email for C++" +description: "Represents the integer search field." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/intcomparisonfield/ +--- + +## IntComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::ComparisonField + +Represents the integer search field. + +## Constructors + +| Name | Description | +| --- | --- | +| [IntComparisonField](./intcomparisonfield/) | Initializes a new instance of the IntComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Indicates that field must be equal to the specified value. | +| [Greater](./greater/) | Indicates that field must be greater than the specified value. | +| [GreaterOrEqual](./greaterorequal/) | Indicates that field must be greater or equal to the specified value. | +| [Less](./less/) | Indicates that field must be less than the specified value. | +| [LessOrEqual](./lessorequal/) | Indicates that field must be less or equal to the specified value. | +| [NotEquals](./notequals/) | Indicates that field must not be equal to the specified value. | + diff --git a/english/cpp/aspose.email.tools.search/intcomparisonfield/equals/_index.md b/english/cpp/aspose.email.tools.search/intcomparisonfield/equals/_index.md new file mode 100644 index 0000000000..53e4b61d73 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/intcomparisonfield/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::IntComparisonField::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be equal to the specified value." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/intcomparisonfield/equals/ +--- + +## Equals {#equals} + +Indicates that field must be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Equals(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/intcomparisonfield/greater/_index.md b/english/cpp/aspose.email.tools.search/intcomparisonfield/greater/_index.md new file mode 100644 index 0000000000..3f78706070 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/intcomparisonfield/greater/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::IntComparisonField::Greater method" +linktitle: "Greater" +articleTitle: "Greater" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be greater than the specified value." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/intcomparisonfield/greater/ +--- + +## Greater {#greater} + +Indicates that field must be greater than the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Greater(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/intcomparisonfield/greaterorequal/_index.md b/english/cpp/aspose.email.tools.search/intcomparisonfield/greaterorequal/_index.md new file mode 100644 index 0000000000..a509b3ddad --- /dev/null +++ b/english/cpp/aspose.email.tools.search/intcomparisonfield/greaterorequal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::IntComparisonField::GreaterOrEqual method" +linktitle: "GreaterOrEqual" +articleTitle: "GreaterOrEqual" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be greater or equal to the specified value." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.search/intcomparisonfield/greaterorequal/ +--- + +## GreaterOrEqual {#greaterorequal} + +Indicates that field must be greater or equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +GreaterOrEqual(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/intcomparisonfield/intcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/intcomparisonfield/intcomparisonfield/_index.md new file mode 100644 index 0000000000..4fedfbb1a1 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/intcomparisonfield/intcomparisonfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::IntComparisonField::IntComparisonField constructor" +linktitle: "IntComparisonField" +articleTitle: "IntComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the IntComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/intcomparisonfield/intcomparisonfield/ +--- + +## IntComparisonField {#intcomparisonfield} + +Initializes a new instance of the IntComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +IntComparisonField(System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField field object. | + diff --git a/english/cpp/aspose.email.tools.search/intcomparisonfield/less/_index.md b/english/cpp/aspose.email.tools.search/intcomparisonfield/less/_index.md new file mode 100644 index 0000000000..abf89cade7 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/intcomparisonfield/less/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::IntComparisonField::Less method" +linktitle: "Less" +articleTitle: "Less" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be less than the specified value." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.search/intcomparisonfield/less/ +--- + +## Less {#less} + +Indicates that field must be less than the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Less(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/intcomparisonfield/lessorequal/_index.md b/english/cpp/aspose.email.tools.search/intcomparisonfield/lessorequal/_index.md new file mode 100644 index 0000000000..35d17d6d21 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/intcomparisonfield/lessorequal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::IntComparisonField::LessOrEqual method" +linktitle: "LessOrEqual" +articleTitle: "LessOrEqual" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be less or equal to the specified value." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.search/intcomparisonfield/lessorequal/ +--- + +## LessOrEqual {#lessorequal} + +Indicates that field must be less or equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +LessOrEqual(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/intcomparisonfield/notequals/_index.md b/english/cpp/aspose.email.tools.search/intcomparisonfield/notequals/_index.md new file mode 100644 index 0000000000..8e3b4df482 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/intcomparisonfield/notequals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::IntComparisonField::NotEquals method" +linktitle: "NotEquals" +articleTitle: "NotEquals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must not be equal to the specified value." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.search/intcomparisonfield/notequals/ +--- + +## NotEquals {#notequals} + +Indicates that field must not be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEquals(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/longcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/longcomparisonfield/_index.md new file mode 100644 index 0000000000..5061b3a782 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/longcomparisonfield/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Tools::Search::LongComparisonField class" +linktitle: "LongComparisonField" +articleTitle: "LongComparisonField" +second_title: "Aspose.Email for C++" +description: "Represents the Int64 search field." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/longcomparisonfield/ +--- + +## LongComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::ComparisonField + +Represents the Int64 search field. + +## Constructors + +| Name | Description | +| --- | --- | +| [LongComparisonField](./longcomparisonfield/) | Initializes a new instance of the LongComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Indicates that field must be equal to the specified value. | +| [Greater](./greater/) | Indicates that field must be greater than the specified value. | +| [GreaterOrEqual](./greaterorequal/) | Indicates that field must be greater or equal to the specified value. | +| [Less](./less/) | Indicates that field must be less than the specified value. | +| [LessOrEqual](./lessorequal/) | Indicates that field must be less or equal to the specified value. | +| [NotEquals](./notequals/) | Indicates that field must not be equal to the specified value. | + diff --git a/english/cpp/aspose.email.tools.search/longcomparisonfield/equals/_index.md b/english/cpp/aspose.email.tools.search/longcomparisonfield/equals/_index.md new file mode 100644 index 0000000000..401c9f8166 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/longcomparisonfield/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::LongComparisonField::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be equal to the specified value." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/longcomparisonfield/equals/ +--- + +## Equals {#equals} + +Indicates that field must be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Equals(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/longcomparisonfield/greater/_index.md b/english/cpp/aspose.email.tools.search/longcomparisonfield/greater/_index.md new file mode 100644 index 0000000000..0eabb260f9 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/longcomparisonfield/greater/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::LongComparisonField::Greater method" +linktitle: "Greater" +articleTitle: "Greater" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be greater than the specified value." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/longcomparisonfield/greater/ +--- + +## Greater {#greater} + +Indicates that field must be greater than the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Greater(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/longcomparisonfield/greaterorequal/_index.md b/english/cpp/aspose.email.tools.search/longcomparisonfield/greaterorequal/_index.md new file mode 100644 index 0000000000..5c9eecf672 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/longcomparisonfield/greaterorequal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::LongComparisonField::GreaterOrEqual method" +linktitle: "GreaterOrEqual" +articleTitle: "GreaterOrEqual" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be greater or equal to the specified value." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.search/longcomparisonfield/greaterorequal/ +--- + +## GreaterOrEqual {#greaterorequal} + +Indicates that field must be greater or equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +GreaterOrEqual(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/longcomparisonfield/less/_index.md b/english/cpp/aspose.email.tools.search/longcomparisonfield/less/_index.md new file mode 100644 index 0000000000..9054a27f77 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/longcomparisonfield/less/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::LongComparisonField::Less method" +linktitle: "Less" +articleTitle: "Less" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be less than the specified value." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.search/longcomparisonfield/less/ +--- + +## Less {#less} + +Indicates that field must be less than the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Less(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/longcomparisonfield/lessorequal/_index.md b/english/cpp/aspose.email.tools.search/longcomparisonfield/lessorequal/_index.md new file mode 100644 index 0000000000..13e91c282e --- /dev/null +++ b/english/cpp/aspose.email.tools.search/longcomparisonfield/lessorequal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::LongComparisonField::LessOrEqual method" +linktitle: "LessOrEqual" +articleTitle: "LessOrEqual" +second_title: "Aspose.Email for C++" +description: "Indicates that field must be less or equal to the specified value." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.search/longcomparisonfield/lessorequal/ +--- + +## LessOrEqual {#lessorequal} + +Indicates that field must be less or equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +LessOrEqual(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/longcomparisonfield/longcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/longcomparisonfield/longcomparisonfield/_index.md new file mode 100644 index 0000000000..48df615723 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/longcomparisonfield/longcomparisonfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::LongComparisonField::LongComparisonField constructor" +linktitle: "LongComparisonField" +articleTitle: "LongComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the LongComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/longcomparisonfield/longcomparisonfield/ +--- + +## LongComparisonField {#longcomparisonfield} + +Initializes a new instance of the LongComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +LongComparisonField(System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField field object. | + diff --git a/english/cpp/aspose.email.tools.search/longcomparisonfield/notequals/_index.md b/english/cpp/aspose.email.tools.search/longcomparisonfield/notequals/_index.md new file mode 100644 index 0000000000..54fd162485 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/longcomparisonfield/notequals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::LongComparisonField::NotEquals method" +linktitle: "NotEquals" +articleTitle: "NotEquals" +second_title: "Aspose.Email for C++" +description: "Indicates that field must not be equal to the specified value." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.search/longcomparisonfield/notequals/ +--- + +## NotEquals {#notequals} + +Indicates that field must not be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEquals(int64_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/_index.md b/english/cpp/aspose.email.tools.search/mailquery/_index.md new file mode 100644 index 0000000000..759ad686b7 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/_index.md @@ -0,0 +1,40 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery class" +linktitle: "MailQuery" +articleTitle: "MailQuery" +second_title: "Aspose.Email for C++" +description: "Represents the search criteria, that are used to match several message properties in the mailbox." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/mailquery/ +--- + +## MailQuery class + +Represents the search criteria, that are used to match several message properties in the mailbox. + +## Constructors + +| Name | Description | +| --- | --- | +| [MailQuery (8 overloads)](./mailquery/) | Initializes a new instance of the MailQuery class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Equals (2 overloads)](./equals/) | Indicates whether the current object is equal to another object of the same type. | +| [get_Options](./get_options/) | The query options. | +| [get_OrderByString](./get_orderbystring/) | The sort query string. | +| [get_QueryString](./get_querystring/) | The query string. | +| [GetHashCode](./gethashcode/) | Returns a hash code for this instance. | +| [GetSchema](./getschema/) | This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the T:System::Xml::Serialization::XmlSchemaProviderAttribute to the class. | +| [NormalizeExpression](./normalizeexpression/) | Normalizes the expression. | +| [ReadXml](./readxml/) | Generates an object from its XML representation. | +| [set_Options](./set_options/) | The query options. | +| [set_QueryString](./set_querystring/) | The query string. | +| [ToString](./tostring/) | Returns a System::String that represents this instance. | +| [ValidateExpression](./validateexpression/) | Validates the expression. | +| [WriteOrderByXml](./writeorderbyxml/) | Converts an object into its XML representation. | +| [WriteXml](./writexml/) | Converts an object into its XML representation. | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/equals/_index.md b/english/cpp/aspose.email.tools.search/mailquery/equals/_index.md new file mode 100644 index 0000000000..1b2ae32c0a --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/equals/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates whether the current object is equal to another object of the same type." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/mailquery/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Indicates whether the current object is equal to another object of the same type. + +**Returns:** true if the current object is equal to the other parameter; otherwise, false. + +```cpp +Equals(System::SharedPtr < MailQuery > other) +``` + +| Parameter | Description | +| --- | --- | +| other | An object to compare with this object. | + +--- + +## Equals (2 of 2) {#equals_2} + +Determines whether the specified System::Object , is equal to this instance. + +**Returns:** true if the specified System::Object is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The System::Object to compare with this instance. | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/get_options/_index.md b/english/cpp/aspose.email.tools.search/mailquery/get_options/_index.md new file mode 100644 index 0000000000..56a571fa2a --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/get_options/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::get_Options method" +linktitle: "get_Options" +articleTitle: "get_Options" +second_title: "Aspose.Email for C++" +description: "The query options." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/mailquery/get_options/ +--- + +## get_Options {#get_options} + +The query options. + +**Returns:** virtual System::SharedPtr > > Aspose::Email::Tools::Search:: + +```cpp +get_Options() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquery/get_orderbystring/_index.md b/english/cpp/aspose.email.tools.search/mailquery/get_orderbystring/_index.md new file mode 100644 index 0000000000..b6736821b5 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/get_orderbystring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::get_OrderByString method" +linktitle: "get_OrderByString" +articleTitle: "get_OrderByString" +second_title: "Aspose.Email for C++" +description: "The sort query string." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.search/mailquery/get_orderbystring/ +--- + +## get_OrderByString {#get_orderbystring} + +The sort query string. + +**Returns:** System::String Aspose::Email::Tools::Search:: + +```cpp +get_OrderByString() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquery/get_querystring/_index.md b/english/cpp/aspose.email.tools.search/mailquery/get_querystring/_index.md new file mode 100644 index 0000000000..81a51d8189 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/get_querystring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::get_QueryString method" +linktitle: "get_QueryString" +articleTitle: "get_QueryString" +second_title: "Aspose.Email for C++" +description: "The query string." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.search/mailquery/get_querystring/ +--- + +## get_QueryString {#get_querystring} + +The query string. + +**Returns:** virtual System::String Aspose::Email::Tools::Search:: + +```cpp +get_QueryString() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquery/gethashcode/_index.md b/english/cpp/aspose.email.tools.search/mailquery/gethashcode/_index.md new file mode 100644 index 0000000000..393e13ae92 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Returns a hash code for this instance." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.search/mailquery/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Returns a hash code for this instance. + +**Returns:** A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquery/getschema/_index.md b/english/cpp/aspose.email.tools.search/mailquery/getschema/_index.md new file mode 100644 index 0000000000..303d6b9147 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/getschema/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::GetSchema method" +linktitle: "GetSchema" +articleTitle: "GetSchema" +second_title: "Aspose.Email for C++" +description: "This method is reserved and should not be used." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.search/mailquery/getschema/ +--- + +## GetSchema {#getschema} + +This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the T:System::Xml::Serialization::XmlSchemaProviderAttribute to the class. + +**Returns:** An T:System::Xml::Schema::XmlSchema that describes the XML representation of the object that is produced by the M:System::Xml::Serialization::IXmlSerializable::WriteXml(System::Xml::XmlWriter) method and consumed by the M:System::Xml::Serialization::IXmlSerializable::ReadXml(System::Xml::XmlReader) method. + +```cpp +GetSchema() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquery/mailquery/_index.md b/english/cpp/aspose.email.tools.search/mailquery/mailquery/_index.md new file mode 100644 index 0000000000..2e7806b318 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/mailquery/_index.md @@ -0,0 +1,143 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::MailQuery constructor" +linktitle: "MailQuery" +articleTitle: "MailQuery" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MailQuery class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/mailquery/mailquery/ +--- + +## MailQuery (1 of 8) {#mailquery_1} + +Initializes a new instance of the MailQuery class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQuery(System::String queryString) +``` + +| Parameter | Description | +| --- | --- | +| queryString | The query string. | + +--- + +## MailQuery (2 of 8) {#mailquery_2} + +Initializes a new instance of the MailQuery class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQuery(System::String queryString, System::String orderByString) +``` + +| Parameter | Description | +| --- | --- | +| queryString | | +| orderByString | | + +--- + +## MailQuery (3 of 8) {#mailquery_3} + +Initializes a new instance of the MailQuery class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQuery() +``` + +--- + +## MailQuery (4 of 8) {#mailquery_4} + +Initializes a new instance of the MailQuery class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQuery(System::String queryString, bool validate) +``` + +| Parameter | Description | +| --- | --- | +| queryString | The query string. | +| validate | If true, then query string must be validate. | + +--- + +## MailQuery (5 of 8) {#mailquery_5} + +Initializes a new instance of the MailQuery class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQuery(System::String queryString, System::String orderByString, bool validate) +``` + +| Parameter | Description | +| --- | --- | +| queryString | The query string. | +| orderByString | The sort query string. | +| validate | If true, then query string must be validate. | + +--- + +## MailQuery (6 of 8) {#mailquery_6} + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQuery(System::String queryString, System::String orderByString, System::SharedPtr < System::Collections::Generic::Dictionary< System::String, System::SharedPtr < System::Object >>> options, bool validate) +``` + +| Parameter | Description | +| --- | --- | +| queryString | | +| orderByString | | +| options | | +| validate | | + +--- + +## MailQuery (7 of 8) {#mailquery_7} + +Initializes a new instance of the MailQuery class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQuery(System::String fieldName, System::String value, System::String comparsionOperator) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| value | The value. | +| comparsionOperator | The comparsion operator. | + +--- + +## MailQuery (8 of 8) {#mailquery_8} + +Initializes a new instance of the MailQuery class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQuery(System::String fieldName, System::String value, System::String comparsionOperator, System::String parameters) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| value | The value. | +| comparsionOperator | The comparsion operator. | +| parameters | Parameters. | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/normalizeexpression/_index.md b/english/cpp/aspose.email.tools.search/mailquery/normalizeexpression/_index.md new file mode 100644 index 0000000000..67b7605987 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/normalizeexpression/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::NormalizeExpression method" +linktitle: "NormalizeExpression" +articleTitle: "NormalizeExpression" +second_title: "Aspose.Email for C++" +description: "Normalizes the expression." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.search/mailquery/normalizeexpression/ +--- + +## NormalizeExpression {#normalizeexpression} + +Normalizes the expression. + +**Returns:** Normalized expression. + +```cpp +NormalizeExpression(System::String expression) +``` + +| Parameter | Description | +| --- | --- | +| expression | The expression. | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/readxml/_index.md b/english/cpp/aspose.email.tools.search/mailquery/readxml/_index.md new file mode 100644 index 0000000000..02f6845816 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/readxml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::ReadXml method" +linktitle: "ReadXml" +articleTitle: "ReadXml" +second_title: "Aspose.Email for C++" +description: "Generates an object from its XML representation." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.search/mailquery/readxml/ +--- + +## ReadXml {#readxml} + +Generates an object from its XML representation. + +**Returns:** virtual void Aspose::Email::Tools::Search:: + +```cpp +ReadXml(System::SharedPtr < System::Xml::XmlReader > reader) +``` + +| Parameter | Description | +| --- | --- | +| reader | The T:System::Xml::XmlReader stream from which the object is deserialized. | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/set_options/_index.md b/english/cpp/aspose.email.tools.search/mailquery/set_options/_index.md new file mode 100644 index 0000000000..33aff73da3 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/set_options/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::set_Options method" +linktitle: "set_Options" +articleTitle: "set_Options" +second_title: "Aspose.Email for C++" +description: "The query options." +type: docs +weight: 90 +url: /cpp/aspose.email.tools.search/mailquery/set_options/ +--- + +## set_Options {#set_options} + +The query options. + +**Returns:** virtual void Aspose::Email::Tools::Search:: + +```cpp +set_Options(System::SharedPtr < System::Collections::Generic::Dictionary< System::String, System::SharedPtr < System::Object >>> value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/set_querystring/_index.md b/english/cpp/aspose.email.tools.search/mailquery/set_querystring/_index.md new file mode 100644 index 0000000000..6718216f62 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/set_querystring/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::set_QueryString method" +linktitle: "set_QueryString" +articleTitle: "set_QueryString" +second_title: "Aspose.Email for C++" +description: "The query string." +type: docs +weight: 100 +url: /cpp/aspose.email.tools.search/mailquery/set_querystring/ +--- + +## set_QueryString {#set_querystring} + +The query string. + +**Returns:** virtual void Aspose::Email::Tools::Search:: + +```cpp +set_QueryString(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/tostring/_index.md b/english/cpp/aspose.email.tools.search/mailquery/tostring/_index.md new file mode 100644 index 0000000000..8ec3348bd5 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 110 +url: /cpp/aspose.email.tools.search/mailquery/tostring/ +--- + +## ToString {#tostring} + +Returns a System::String that represents this instance. + +**Returns:** A query string that represents this instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquery/validateexpression/_index.md b/english/cpp/aspose.email.tools.search/mailquery/validateexpression/_index.md new file mode 100644 index 0000000000..f3dad5ae7b --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/validateexpression/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::ValidateExpression method" +linktitle: "ValidateExpression" +articleTitle: "ValidateExpression" +second_title: "Aspose.Email for C++" +description: "Validates the expression." +type: docs +weight: 120 +url: /cpp/aspose.email.tools.search/mailquery/validateexpression/ +--- + +## ValidateExpression {#validateexpression} + +Validates the expression. + +**Returns:** true, if expression is correct. + +```cpp +ValidateExpression(System::String expression) +``` + +| Parameter | Description | +| --- | --- | +| expression | The expression. | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/writeorderbyxml/_index.md b/english/cpp/aspose.email.tools.search/mailquery/writeorderbyxml/_index.md new file mode 100644 index 0000000000..f6e4e6a953 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/writeorderbyxml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::WriteOrderByXml method" +linktitle: "WriteOrderByXml" +articleTitle: "WriteOrderByXml" +second_title: "Aspose.Email for C++" +description: "Converts an object into its XML representation." +type: docs +weight: 130 +url: /cpp/aspose.email.tools.search/mailquery/writeorderbyxml/ +--- + +## WriteOrderByXml {#writeorderbyxml} + +Converts an object into its XML representation. + +**Returns:** virtual void Aspose::Email::Tools::Search:: + +```cpp +WriteOrderByXml(System::SharedPtr < System::Xml::XmlWriter > writer) +``` + +| Parameter | Description | +| --- | --- | +| writer | The T:System::Xml::XmlWriter stream to which the object is serialized. | + diff --git a/english/cpp/aspose.email.tools.search/mailquery/writexml/_index.md b/english/cpp/aspose.email.tools.search/mailquery/writexml/_index.md new file mode 100644 index 0000000000..8a56e21d1b --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquery/writexml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Search::MailQuery::WriteXml method" +linktitle: "WriteXml" +articleTitle: "WriteXml" +second_title: "Aspose.Email for C++" +description: "Converts an object into its XML representation." +type: docs +weight: 140 +url: /cpp/aspose.email.tools.search/mailquery/writexml/ +--- + +## WriteXml {#writexml} + +Converts an object into its XML representation. + +**Returns:** virtual void Aspose::Email::Tools::Search:: + +```cpp +WriteXml(System::SharedPtr < System::Xml::XmlWriter > writer) +``` + +| Parameter | Description | +| --- | --- | +| writer | The T:System::Xml::XmlWriter stream to which the object is serialized. | + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/_index.md new file mode 100644 index 0000000000..2a4553e21b --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder class" +linktitle: "MailQueryBuilder" +articleTitle: "MailQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Represents the builder of search expression." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/mailquerybuilder/ +--- + +## MailQueryBuilder class + +Represents the builder of search expression. + +Note: By default, the result is the intersection (AND function) of all the messages that match those keys. To join keys by OR function, please, use Or() method of this class + +## Constructors + +| Name | Description | +| --- | --- | +| [MailQueryBuilder (2 overloads)](./mailquerybuilder/) | Initializes a new instance of the MailQueryBuilder class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clear](./clear/) | Clears query. | +| [get_Bcc](./get_bcc/) | Gets the field that allows to find messages that contain the specified string in the envelope structure's BCC field. | +| [get_Body](./get_body/) | Gets the field that allows to find messages that contain the specified string in the body of the message. | +| [get_Cc](./get_cc/) | Gets the field that allows to find messages that contain the specified string in the envelope structure's CC field. | +| [get_DefaultEncoding](./get_defaultencoding/) | Gets default encoding (charset) for query builder | +| [get_From](./get_from/) | Gets the field that allows to find messages that contain the specified string in the envelope structure's FROM field. | +| [get_InternalDate](./get_internaldate/) | Gets the field that allows to find messages by internal date. | +| [get_KeyCollection](./get_keycollection/) | Gets the key collection. | +| [get_OrderByCollection](./get_orderbycollection/) | Gets the key collection. | +| [get_SentDate](./get_sentdate/) | Gets the field that allows to find messages by sent date. | +| [get_Subject](./get_subject/) | Gets the field that allows to find messages that contain the specified string in the envelope structure's SUBJECT field. | +| [get_Text](./get_text/) | Gets the field that allows to find the messages that contain the specified string in the headers (subject, from, to, cc) and body of the message. | +| [get_To](./get_to/) | Gets the field that allows to find messages that contain the specified string in the envelope structure's TO field. | +| [GetOptions](./getoptions/) | | +| [GetQuery](./getquery/) | Gets the query. | +| [Or](./or/) | Search messages that match either search key. Provides disjunction between two expressions (OR). | + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/clear/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/clear/_index.md new file mode 100644 index 0000000000..d0be4b3558 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/clear/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Clears query." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/mailquerybuilder/clear/ +--- + +## Clear {#clear} + +Clears query. + +**Returns:** void Aspose::Email::Tools::Search:: + +```cpp +Clear() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_bcc/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_bcc/_index.md new file mode 100644 index 0000000000..2142f53d5a --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_bcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_Bcc method" +linktitle: "get_Bcc" +articleTitle: "get_Bcc" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages that contain the specified string in the envelope structure's BCC field." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_bcc/ +--- + +## get_Bcc {#get_bcc} + +Gets the field that allows to find messages that contain the specified string in the envelope structure's BCC field. + +**Returns:** System::SharedPtr < StringComparisonField > Aspose::Email::Tools::Search:: + +```cpp +get_Bcc() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_body/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_body/_index.md new file mode 100644 index 0000000000..0023d91a03 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_body/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_Body method" +linktitle: "get_Body" +articleTitle: "get_Body" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages that contain the specified string in the body of the message." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_body/ +--- + +## get_Body {#get_body} + +Gets the field that allows to find messages that contain the specified string in the body of the message. + +**Returns:** System::SharedPtr < StringComparisonField > Aspose::Email::Tools::Search:: + +```cpp +get_Body() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_cc/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_cc/_index.md new file mode 100644 index 0000000000..f62cf82370 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_cc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_Cc method" +linktitle: "get_Cc" +articleTitle: "get_Cc" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages that contain the specified string in the envelope structure's CC field." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_cc/ +--- + +## get_Cc {#get_cc} + +Gets the field that allows to find messages that contain the specified string in the envelope structure's CC field. + +**Returns:** System::SharedPtr < StringComparisonField > Aspose::Email::Tools::Search:: + +```cpp +get_Cc() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_defaultencoding/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_defaultencoding/_index.md new file mode 100644 index 0000000000..4b0634682e --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_defaultencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_DefaultEncoding method" +linktitle: "get_DefaultEncoding" +articleTitle: "get_DefaultEncoding" +second_title: "Aspose.Email for C++" +description: "Gets default encoding (charset) for query builder" +type: docs +weight: 50 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_defaultencoding/ +--- + +## get_DefaultEncoding {#get_defaultencoding} + +Gets default encoding (charset) for query builder + +**Returns:** System::SharedPtr Aspose::Email::Tools::Search:: + +```cpp +get_DefaultEncoding() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_from/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_from/_index.md new file mode 100644 index 0000000000..12bf37e2b4 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_From method" +linktitle: "get_From" +articleTitle: "get_From" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages that contain the specified string in the envelope structure's FROM field." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_from/ +--- + +## get_From {#get_from} + +Gets the field that allows to find messages that contain the specified string in the envelope structure's FROM field. + +**Returns:** System::SharedPtr < StringComparisonField > Aspose::Email::Tools::Search:: + +```cpp +get_From() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_internaldate/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_internaldate/_index.md new file mode 100644 index 0000000000..307a7247b6 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_internaldate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_InternalDate method" +linktitle: "get_InternalDate" +articleTitle: "get_InternalDate" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages by internal date." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_internaldate/ +--- + +## get_InternalDate {#get_internaldate} + +Gets the field that allows to find messages by internal date. + +**Returns:** System::SharedPtr < DateComparisonField > Aspose::Email::Tools::Search:: + +```cpp +get_InternalDate() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_keycollection/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_keycollection/_index.md new file mode 100644 index 0000000000..ff5f46d9f9 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_keycollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_KeyCollection method" +linktitle: "get_KeyCollection" +articleTitle: "get_KeyCollection" +second_title: "Aspose.Email for C++" +description: "Gets the key collection." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_keycollection/ +--- + +## get_KeyCollection {#get_keycollection} + +Gets the key collection. + +**Returns:** System::SharedPtr > > Aspose::Email::Tools::Search:: + +```cpp +get_KeyCollection() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_orderbycollection/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_orderbycollection/_index.md new file mode 100644 index 0000000000..cc32e9dca4 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_orderbycollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_OrderByCollection method" +linktitle: "get_OrderByCollection" +articleTitle: "get_OrderByCollection" +second_title: "Aspose.Email for C++" +description: "Gets the key collection." +type: docs +weight: 90 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_orderbycollection/ +--- + +## get_OrderByCollection {#get_orderbycollection} + +Gets the key collection. + +**Returns:** System::SharedPtr > > Aspose::Email::Tools::Search:: + +```cpp +get_OrderByCollection() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_sentdate/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_sentdate/_index.md new file mode 100644 index 0000000000..8ad343aa23 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_sentdate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_SentDate method" +linktitle: "get_SentDate" +articleTitle: "get_SentDate" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages by sent date." +type: docs +weight: 100 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_sentdate/ +--- + +## get_SentDate {#get_sentdate} + +Gets the field that allows to find messages by sent date. + +**Returns:** System::SharedPtr < DateComparisonField > Aspose::Email::Tools::Search:: + +```cpp +get_SentDate() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_subject/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_subject/_index.md new file mode 100644 index 0000000000..51661856b4 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages that contain the specified string in the envelope structure's SUBJECT field." +type: docs +weight: 110 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the field that allows to find messages that contain the specified string in the envelope structure's SUBJECT field. + +**Returns:** System::SharedPtr < StringComparisonField > Aspose::Email::Tools::Search:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_text/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_text/_index.md new file mode 100644 index 0000000000..39deb9837e --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_text/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_Text method" +linktitle: "get_Text" +articleTitle: "get_Text" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find the messages that contain the specified string in the headers (subject, from, to, cc) and body of the message." +type: docs +weight: 120 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_text/ +--- + +## get_Text {#get_text} + +Gets the field that allows to find the messages that contain the specified string in the headers (subject, from, to, cc) and body of the message. + +**Returns:** System::SharedPtr < StringComparisonField > Aspose::Email::Tools::Search:: + +```cpp +get_Text() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/get_to/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_to/_index.md new file mode 100644 index 0000000000..b924898c4d --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/get_to/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::get_To method" +linktitle: "get_To" +articleTitle: "get_To" +second_title: "Aspose.Email for C++" +description: "Gets the field that allows to find messages that contain the specified string in the envelope structure's TO field." +type: docs +weight: 130 +url: /cpp/aspose.email.tools.search/mailquerybuilder/get_to/ +--- + +## get_To {#get_to} + +Gets the field that allows to find messages that contain the specified string in the envelope structure's TO field. + +**Returns:** System::SharedPtr < StringComparisonField > Aspose::Email::Tools::Search:: + +```cpp +get_To() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/getoptions/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/getoptions/_index.md new file mode 100644 index 0000000000..ef32f110af --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/getoptions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::GetOptions method" +linktitle: "GetOptions" +articleTitle: "GetOptions" +second_title: "Aspose.Email for C++" +description: "GetOptions of MailQueryBuilder." +type: docs +weight: 140 +url: /cpp/aspose.email.tools.search/mailquerybuilder/getoptions/ +--- + +## GetOptions {#getoptions} + +**Returns:** System::SharedPtr > > Aspose::Email::Tools::Search:: + +```cpp +GetOptions() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/getquery/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/getquery/_index.md new file mode 100644 index 0000000000..63f04fab0d --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/getquery/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::GetQuery method" +linktitle: "GetQuery" +articleTitle: "GetQuery" +second_title: "Aspose.Email for C++" +description: "Gets the query." +type: docs +weight: 150 +url: /cpp/aspose.email.tools.search/mailquerybuilder/getquery/ +--- + +## GetQuery {#getquery} + +Gets the query. + +**Returns:** MailQuery that represents search query. + +```cpp +GetQuery() +``` + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/mailquerybuilder/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/mailquerybuilder/_index.md new file mode 100644 index 0000000000..87f38bc39b --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/mailquerybuilder/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::MailQueryBuilder constructor" +linktitle: "MailQueryBuilder" +articleTitle: "MailQueryBuilder" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MailQueryBuilder class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/mailquerybuilder/mailquerybuilder/ +--- + +## MailQueryBuilder (1 of 2) {#mailquerybuilder_1} + +Initializes a new instance of the MailQueryBuilder class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQueryBuilder() +``` + +--- + +## MailQueryBuilder (2 of 2) {#mailquerybuilder_2} + +Initializes a new instance of the MailQueryBuilder class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +MailQueryBuilder(System::SharedPtr < System::Text::Encoding > defaultEncoding) +``` + +| Parameter | Description | +| --- | --- | +| defaultEncoding | Contains default encoding (charset) for query builder. | + diff --git a/english/cpp/aspose.email.tools.search/mailquerybuilder/or/_index.md b/english/cpp/aspose.email.tools.search/mailquerybuilder/or/_index.md new file mode 100644 index 0000000000..3bd0d49991 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/mailquerybuilder/or/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::MailQueryBuilder::Or method" +linktitle: "Or" +articleTitle: "Or" +second_title: "Aspose.Email for C++" +description: "Search messages that match either search key." +type: docs +weight: 160 +url: /cpp/aspose.email.tools.search/mailquerybuilder/or/ +--- + +## Or {#or} + +Search messages that match either search key. Provides disjunction between two expressions (OR). + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Or(System::SharedPtr < MailQuery > query1, System::SharedPtr < MailQuery > query2) +``` + +| Parameter | Description | +| --- | --- | +| query1 | The query1. | +| query2 | The query2. | + diff --git a/english/cpp/aspose.email.tools.search/queryfield/_index.md b/english/cpp/aspose.email.tools.search/queryfield/_index.md new file mode 100644 index 0000000000..d7fea7e1c1 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/queryfield/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::Tools::Search::QueryField class" +linktitle: "QueryField" +articleTitle: "QueryField" +second_title: "Aspose.Email for C++" +description: "Base class for query fields." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/queryfield/ +--- + +## QueryField class + +Base class for query fields. + +## Constructors + +| Name | Description | +| --- | --- | +| [QueryField](./queryfield/) | Initializes a new instance of the ComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Aspose::Email::Clients::Imap::ESearchOptions](./asposeemailclientsimapesearchoptions/) | | +| [Aspose::Email::Clients::Imap::ModificationSequenceField](./asposeemailclientsimapmodificationsequencefield/) | | +| [Aspose::Email::Clients::Imap::SequenceSetField](./asposeemailclientsimapsequencesetfield/) | | +| [ComparisonField](./comparisonfield/) | | +| [FieldName](./fieldname/) | Field Name. | +| [owner](./owner/) | Owner of this object. | + diff --git a/english/cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapesearchoptions/_index.md b/english/cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapesearchoptions/_index.md new file mode 100644 index 0000000000..8c6d602eaf --- /dev/null +++ b/english/cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapesearchoptions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::QueryField::Aspose::Email::Clients::Imap::ESearchOptions method" +linktitle: "Aspose::Email::Clients::Imap::ESearchOptions" +articleTitle: "Aspose::Email::Clients::Imap::ESearchOptions" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::ESearchOptions of QueryField." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapesearchoptions/ +--- + +## Aspose::Email::Clients::Imap::ESearchOptions {#asposeemailclientsimapesearchoptions} + +```cpp +ESearchOptions() +``` + diff --git a/english/cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapmodificationsequencefield/_index.md b/english/cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapmodificationsequencefield/_index.md new file mode 100644 index 0000000000..fc6ca73941 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapmodificationsequencefield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::QueryField::Aspose::Email::Clients::Imap::ModificationSequenceField method" +linktitle: "Aspose::Email::Clients::Imap::ModificationSequenceField" +articleTitle: "Aspose::Email::Clients::Imap::ModificationSequenceField" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::ModificationSequenceField of QueryField." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapmodificationsequencefield/ +--- + +## Aspose::Email::Clients::Imap::ModificationSequenceField {#asposeemailclientsimapmodificationsequencefield} + +```cpp +ModificationSequenceField() +``` + diff --git a/english/cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapsequencesetfield/_index.md b/english/cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapsequencesetfield/_index.md new file mode 100644 index 0000000000..11426f30df --- /dev/null +++ b/english/cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapsequencesetfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::QueryField::Aspose::Email::Clients::Imap::SequenceSetField method" +linktitle: "Aspose::Email::Clients::Imap::SequenceSetField" +articleTitle: "Aspose::Email::Clients::Imap::SequenceSetField" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::SequenceSetField of QueryField." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.search/queryfield/asposeemailclientsimapsequencesetfield/ +--- + +## Aspose::Email::Clients::Imap::SequenceSetField {#asposeemailclientsimapsequencesetfield} + +```cpp +SequenceSetField() +``` + diff --git a/english/cpp/aspose.email.tools.search/queryfield/comparisonfield/_index.md b/english/cpp/aspose.email.tools.search/queryfield/comparisonfield/_index.md new file mode 100644 index 0000000000..97b49613db --- /dev/null +++ b/english/cpp/aspose.email.tools.search/queryfield/comparisonfield/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Search::QueryField::ComparisonField method" +linktitle: "ComparisonField" +articleTitle: "ComparisonField" +second_title: "Aspose.Email for C++" +description: "ComparisonField of QueryField." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.search/queryfield/comparisonfield/ +--- + +## ComparisonField {#comparisonfield} + +```cpp +friend class ComparisonField() +``` + diff --git a/english/cpp/aspose.email.tools.search/queryfield/fieldname/_index.md b/english/cpp/aspose.email.tools.search/queryfield/fieldname/_index.md new file mode 100644 index 0000000000..7f625d465b --- /dev/null +++ b/english/cpp/aspose.email.tools.search/queryfield/fieldname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::QueryField::FieldName method" +linktitle: "FieldName" +articleTitle: "FieldName" +second_title: "Aspose.Email for C++" +description: "Field Name." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.search/queryfield/fieldname/ +--- + +## FieldName {#fieldname} + +Field Name. + +**Returns:** System::String Aspose::Email::Tools::Search:: + +```cpp +FieldName() +``` + diff --git a/english/cpp/aspose.email.tools.search/queryfield/owner/_index.md b/english/cpp/aspose.email.tools.search/queryfield/owner/_index.md new file mode 100644 index 0000000000..060eada2fd --- /dev/null +++ b/english/cpp/aspose.email.tools.search/queryfield/owner/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::QueryField::owner method" +linktitle: "owner" +articleTitle: "owner" +second_title: "Aspose.Email for C++" +description: "Owner of this object." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.search/queryfield/owner/ +--- + +## owner {#owner} + +Owner of this object. + +**Returns:** System::SharedPtr < MailQueryBuilder > Aspose::Email::Tools::Search:: + +```cpp +owner() +``` + diff --git a/english/cpp/aspose.email.tools.search/queryfield/queryfield/_index.md b/english/cpp/aspose.email.tools.search/queryfield/queryfield/_index.md new file mode 100644 index 0000000000..0a89b2da8c --- /dev/null +++ b/english/cpp/aspose.email.tools.search/queryfield/queryfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::QueryField::QueryField constructor" +linktitle: "QueryField" +articleTitle: "QueryField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the ComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/queryfield/queryfield/ +--- + +## QueryField {#queryfield} + +Initializes a new instance of the ComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +QueryField(System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField object. | + diff --git a/english/cpp/aspose.email.tools.search/stringcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/stringcomparisonfield/_index.md new file mode 100644 index 0000000000..6ff148eb21 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/stringcomparisonfield/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::Tools::Search::StringComparisonField class" +linktitle: "StringComparisonField" +articleTitle: "StringComparisonField" +second_title: "Aspose.Email for C++" +description: "Represents the string search field." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/stringcomparisonfield/ +--- + +## StringComparisonField class + +**Inherits:** Aspose::Email::Tools::Search::ComparisonField + +Represents the string search field. + +## Constructors + +| Name | Description | +| --- | --- | +| [StringComparisonField](./stringcomparisonfield/) | Initializes a new instance of the StringComparisonField class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Contains (2 overloads)](./contains/) | Indicates that field in message must contain the specified value. | +| [CreateKey](./createkey/) | Creates the search key. | +| [Empty](./empty/) | Indicates that field in message must be empty. | +| [Equals (2 overloads)](./equals/) | Indicates that field in message must be equal to the specified value. | +| [NotContains (2 overloads)](./notcontains/) | Indicates that field in message must not contain the specified value. | +| [NotEmpty](./notempty/) | Indicates that field in message must not be empty. | +| [NotEquals (2 overloads)](./notequals/) | Indicates that field in message must not be equal to the specified value. | + diff --git a/english/cpp/aspose.email.tools.search/stringcomparisonfield/contains/_index.md b/english/cpp/aspose.email.tools.search/stringcomparisonfield/contains/_index.md new file mode 100644 index 0000000000..4721831a06 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/stringcomparisonfield/contains/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::StringComparisonField::Contains method" +linktitle: "Contains" +articleTitle: "Contains" +second_title: "Aspose.Email for C++" +description: "Indicates that field in message must contain the specified value." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/stringcomparisonfield/contains/ +--- + +## Contains (1 of 2) {#contains_1} + +Indicates that field in message must contain the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Contains(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## Contains (2 of 2) {#contains_2} + +Indicates that field in message must contain the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Contains(System::String value, bool ignoreCase) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| ignoreCase | true to ignore case during the comparison; otherwise, false. | + diff --git a/english/cpp/aspose.email.tools.search/stringcomparisonfield/createkey/_index.md b/english/cpp/aspose.email.tools.search/stringcomparisonfield/createkey/_index.md new file mode 100644 index 0000000000..e35dcdd827 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/stringcomparisonfield/createkey/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Tools::Search::StringComparisonField::CreateKey method" +linktitle: "CreateKey" +articleTitle: "CreateKey" +second_title: "Aspose.Email for C++" +description: "Creates the search key." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.search/stringcomparisonfield/createkey/ +--- + +## CreateKey {#createkey} + +Creates the search key. + +**Returns:** MailQuery that represents search query. + +```cpp +CreateKey(System::String name, System::String value, System::String comparsionOperator) +``` + +| Parameter | Description | +| --- | --- | +| name | The field name. | +| value | The value. | +| comparsionOperator | The operator. | + diff --git a/english/cpp/aspose.email.tools.search/stringcomparisonfield/empty/_index.md b/english/cpp/aspose.email.tools.search/stringcomparisonfield/empty/_index.md new file mode 100644 index 0000000000..30cbdc204b --- /dev/null +++ b/english/cpp/aspose.email.tools.search/stringcomparisonfield/empty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::StringComparisonField::Empty method" +linktitle: "Empty" +articleTitle: "Empty" +second_title: "Aspose.Email for C++" +description: "Indicates that field in message must be empty." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.search/stringcomparisonfield/empty/ +--- + +## Empty {#empty} + +Indicates that field in message must be empty. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Empty() +``` + diff --git a/english/cpp/aspose.email.tools.search/stringcomparisonfield/equals/_index.md b/english/cpp/aspose.email.tools.search/stringcomparisonfield/equals/_index.md new file mode 100644 index 0000000000..e0232b7fa3 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/stringcomparisonfield/equals/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::StringComparisonField::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Indicates that field in message must be equal to the specified value." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.search/stringcomparisonfield/equals/ +--- + +## Equals (1 of 2) {#equals_1} + +Indicates that field in message must be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Equals(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## Equals (2 of 2) {#equals_2} + +Indicates that field in message must be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +Equals(System::String value, bool ignoreCase) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| ignoreCase | true to ignore case during the comparison; otherwise, false. | + diff --git a/english/cpp/aspose.email.tools.search/stringcomparisonfield/notcontains/_index.md b/english/cpp/aspose.email.tools.search/stringcomparisonfield/notcontains/_index.md new file mode 100644 index 0000000000..dd9437d2e0 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/stringcomparisonfield/notcontains/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::StringComparisonField::NotContains method" +linktitle: "NotContains" +articleTitle: "NotContains" +second_title: "Aspose.Email for C++" +description: "Indicates that field in message must not contain the specified value." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.search/stringcomparisonfield/notcontains/ +--- + +## NotContains (1 of 2) {#notcontains_1} + +Indicates that field in message must not contain the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotContains(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## NotContains (2 of 2) {#notcontains_2} + +Indicates that field in message must not contain the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotContains(System::String value, bool ignoreCase) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| ignoreCase | true to ignore case during the comparison; otherwise, false. | + diff --git a/english/cpp/aspose.email.tools.search/stringcomparisonfield/notempty/_index.md b/english/cpp/aspose.email.tools.search/stringcomparisonfield/notempty/_index.md new file mode 100644 index 0000000000..e1074801c1 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/stringcomparisonfield/notempty/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Search::StringComparisonField::NotEmpty method" +linktitle: "NotEmpty" +articleTitle: "NotEmpty" +second_title: "Aspose.Email for C++" +description: "Indicates that field in message must not be empty." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.search/stringcomparisonfield/notempty/ +--- + +## NotEmpty {#notempty} + +Indicates that field in message must not be empty. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEmpty() +``` + diff --git a/english/cpp/aspose.email.tools.search/stringcomparisonfield/notequals/_index.md b/english/cpp/aspose.email.tools.search/stringcomparisonfield/notequals/_index.md new file mode 100644 index 0000000000..96fcd77e36 --- /dev/null +++ b/english/cpp/aspose.email.tools.search/stringcomparisonfield/notequals/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::Tools::Search::StringComparisonField::NotEquals method" +linktitle: "NotEquals" +articleTitle: "NotEquals" +second_title: "Aspose.Email for C++" +description: "Indicates that field in message must not be equal to the specified value." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.search/stringcomparisonfield/notequals/ +--- + +## NotEquals (1 of 2) {#notequals_1} + +Indicates that field in message must not be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEquals(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | + +--- + +## NotEquals (2 of 2) {#notequals_2} + +Indicates that field in message must not be equal to the specified value. + +**Returns:** MailQuery that represents search query (one searching criterion). + +```cpp +NotEquals(System::String value, bool ignoreCase) +``` + +| Parameter | Description | +| --- | --- | +| value | The value. | +| ignoreCase | true to ignore case during the comparison; otherwise, false. | + diff --git a/english/cpp/aspose.email.tools.search/stringcomparisonfield/stringcomparisonfield/_index.md b/english/cpp/aspose.email.tools.search/stringcomparisonfield/stringcomparisonfield/_index.md new file mode 100644 index 0000000000..3fa332e62d --- /dev/null +++ b/english/cpp/aspose.email.tools.search/stringcomparisonfield/stringcomparisonfield/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Search::StringComparisonField::StringComparisonField constructor" +linktitle: "StringComparisonField" +articleTitle: "StringComparisonField" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the StringComparisonField class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.search/stringcomparisonfield/stringcomparisonfield/ +--- + +## StringComparisonField {#stringcomparisonfield} + +Initializes a new instance of the StringComparisonField class. + +**Returns:** Aspose::Email::Tools::Search:: + +```cpp +StringComparisonField(System::String fieldName, System::SharedPtr < MailQueryBuilder > owner) +``` + +| Parameter | Description | +| --- | --- | +| fieldName | Name of the field. | +| owner | Owner of ComparisonField field object. | + diff --git a/english/cpp/aspose.email.tools.verifications/_index.md b/english/cpp/aspose.email.tools.verifications/_index.md new file mode 100644 index 0000000000..ae0ccfe328 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::Tools::Verifications namespace" +linktitle: "Aspose::Email::Tools::Verifications" +articleTitle: "Aspose::Email::Tools::Verifications" +second_title: "Aspose.Email for C++" +description: "Provides tools for validating email addresses, domains, mail servers, and message content." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/ +--- + +## Aspose::Email::Tools::Verifications namespace + +The Aspose::Email::Tools::Verifications namespace offers classes and enums to perform comprehensive validation of email components, including syntax checks, domain verification, and mail server connectivity. Use these utilities to ensure email data integrity before processing or sending messages. + + +## Classes + +| Name | Description | +| --- | --- | +| [DomainValidatingEventArgs](./domainvalidatingeventargs/) | Provides data for the DomainValidating event. | +| [EmailValidator](./emailvalidator/) | EmailValidator class provides the capability to validate e-mail addresses. | +| [MailServerValidatingEventArgs](./mailservervalidatingeventargs/) | Provides data for the MailServerValidatingEvent event. | +| [MessageValidationError](./messagevalidationerror/) | Represents the message validation error information. | +| [MessageValidationResult](./messagevalidationresult/) | Represents the result of message validation. | +| [MessageValidator](./messagevalidator/) | The message validator. | +| [SyntaxValidatingEventArgs](./syntaxvalidatingeventargs/) | Provides data for the SyntaxValidating event. | +| [ValidationResult](./validationresult/) | Present the result of the email validating process. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [MessageValidationErrorType](./messagevalidationerrortype/) | Enumerates the types of the message validation errors. | +| [ValidationPolicy](./validationpolicy/) | Presents the policy of validating email address. | +| [ValidationResponseCode](./validationresponsecode/) | Represents the response status of the mail validating process. | + diff --git a/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/_index.md b/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/_index.md new file mode 100644 index 0000000000..a422c203fd --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::Tools::Verifications::DomainValidatingEventArgs class" +linktitle: "DomainValidatingEventArgs" +articleTitle: "DomainValidatingEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the DomainValidating event." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/domainvalidatingeventargs/ +--- + +## DomainValidatingEventArgs class + +**Inherits:** Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs + +Provides data for the DomainValidating event. + +## Constructors + +| Name | Description | +| --- | --- | +| [DomainValidatingEventArgs](./domainvalidatingeventargs/) | Initializes a new instance of the SyntaxValidatingEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Domain](./get_domain/) | Gets the domain. | +| [get_MailAddress](./get_mailaddress/) | Gets the mail address. | + diff --git a/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/domainvalidatingeventargs/_index.md b/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/domainvalidatingeventargs/_index.md new file mode 100644 index 0000000000..fc17619445 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/domainvalidatingeventargs/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Tools::Verifications::DomainValidatingEventArgs::DomainValidatingEventArgs constructor" +linktitle: "DomainValidatingEventArgs" +articleTitle: "DomainValidatingEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SyntaxValidatingEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/domainvalidatingeventargs/domainvalidatingeventargs/ +--- + +## DomainValidatingEventArgs {#domainvalidatingeventargs} + +Initializes a new instance of the SyntaxValidatingEventArgs class. + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +DomainValidatingEventArgs(System::String mail, System::SharedPtr < Aspose::Email::MailAddress > mailaddress) +``` + +| Parameter | Description | +| --- | --- | +| mail | The mail address. | +| mailaddress | The mail address. | + diff --git a/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/get_domain/_index.md b/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/get_domain/_index.md new file mode 100644 index 0000000000..0b55426d96 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/get_domain/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::DomainValidatingEventArgs::get_Domain method" +linktitle: "get_Domain" +articleTitle: "get_Domain" +second_title: "Aspose.Email for C++" +description: "Gets the domain." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/domainvalidatingeventargs/get_domain/ +--- + +## get_Domain {#get_domain} + +Gets the domain. + +**Returns:** System::String Aspose::Email::Tools::Verifications:: + +```cpp +get_Domain() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/get_mailaddress/_index.md b/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/get_mailaddress/_index.md new file mode 100644 index 0000000000..0c73752862 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/get_mailaddress/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::DomainValidatingEventArgs::get_MailAddress method" +linktitle: "get_MailAddress" +articleTitle: "get_MailAddress" +second_title: "Aspose.Email for C++" +description: "Gets the mail address." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.verifications/domainvalidatingeventargs/get_mailaddress/ +--- + +## get_MailAddress {#get_mailaddress} + +Gets the mail address. + +**Returns:** System::SharedPtr < Aspose::Email::MailAddress > Aspose::Email::Tools::Verifications:: + +```cpp +get_MailAddress() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/_index.md new file mode 100644 index 0000000000..60db1554ef --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator class" +linktitle: "EmailValidator" +articleTitle: "EmailValidator" +second_title: "Aspose.Email for C++" +description: "EmailValidator class provides the capability to validate e-mail addresses." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/emailvalidator/ +--- + +## EmailValidator class + +EmailValidator class provides the capability to validate e-mail addresses. + +## Constructors + +| Name | Description | +| --- | --- | +| [EmailValidator](./emailvalidator/) | Create an instance of EmailValidator . | + +## Methods + +| Name | Description | +| --- | --- | +| [get_DnsServers](./get_dnsservers/) | Gets the Dns server list to use in the email validation. | +| [get_Timeout](./get_timeout/) | Gets the length of time (in milliseconds) until the request times out. | +| [set_DnsServers](./set_dnsservers/) | Sets the Dns server list to use in the email validation. | +| [set_Timeout](./set_timeout/) | Sets the length of time (in milliseconds) until the request times out. | +| [Validate (2 overloads)](./validate/) | Validate email address, with the MailServer validation policy. | +| [DomainValidating](./domainvalidating/) | This event occurs when validating the domain of an email addresss. | +| [MailServerValidating](./mailservervalidating/) | This event occurs when validating an email addresss on its mail server. | +| [SyntaxValidating](./syntaxvalidating/) | This event occurs when validating the syntax of an email addresss. | + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/domainvalidating/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/domainvalidating/_index.md new file mode 100644 index 0000000000..8eb4eceef1 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/domainvalidating/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator::DomainValidating method" +linktitle: "DomainValidating" +articleTitle: "DomainValidating" +second_title: "Aspose.Email for C++" +description: "This event occurs when validating the domain of an email addresss." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.verifications/emailvalidator/domainvalidating/ +--- + +## DomainValidating {#domainvalidating} + +This event occurs when validating the domain of an email addresss. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Tools::Verifications::DomainValidatingEventArgs >)> Aspose::Email::Tools::Verifications:: + +```cpp +DomainValidating() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/emailvalidator/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/emailvalidator/_index.md new file mode 100644 index 0000000000..64949885c0 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/emailvalidator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator::EmailValidator constructor" +linktitle: "EmailValidator" +articleTitle: "EmailValidator" +second_title: "Aspose.Email for C++" +description: "Create an instance of EmailValidator ." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/emailvalidator/emailvalidator/ +--- + +## EmailValidator {#emailvalidator} + +Create an instance of EmailValidator . + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +EmailValidator() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/get_dnsservers/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/get_dnsservers/_index.md new file mode 100644 index 0000000000..3af53b6ba8 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/get_dnsservers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator::get_DnsServers method" +linktitle: "get_DnsServers" +articleTitle: "get_DnsServers" +second_title: "Aspose.Email for C++" +description: "Gets the Dns server list to use in the email validation." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/emailvalidator/get_dnsservers/ +--- + +## get_DnsServers {#get_dnsservers} + +Gets the Dns server list to use in the email validation. + +**Returns:** System::ArrayPtr Aspose::Email::Tools::Verifications:: + +```cpp +get_DnsServers() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/get_timeout/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/get_timeout/_index.md new file mode 100644 index 0000000000..1cd32ab679 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Gets the length of time (in milliseconds) until the request times out." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.verifications/emailvalidator/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Gets the length of time (in milliseconds) until the request times out. + +**Returns:** int32_t Aspose::Email::Tools::Verifications:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/mailservervalidating/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/mailservervalidating/_index.md new file mode 100644 index 0000000000..44a8c215ef --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/mailservervalidating/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator::MailServerValidating method" +linktitle: "MailServerValidating" +articleTitle: "MailServerValidating" +second_title: "Aspose.Email for C++" +description: "This event occurs when validating an email addresss on its mail server." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.verifications/emailvalidator/mailservervalidating/ +--- + +## MailServerValidating {#mailservervalidating} + +This event occurs when validating an email addresss on its mail server. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Tools::Verifications::MailServerValidatingEventArgs >)> Aspose::Email::Tools::Verifications:: + +```cpp +MailServerValidating() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/set_dnsservers/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/set_dnsservers/_index.md new file mode 100644 index 0000000000..9fd70c044c --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/set_dnsservers/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator::set_DnsServers method" +linktitle: "set_DnsServers" +articleTitle: "set_DnsServers" +second_title: "Aspose.Email for C++" +description: "Sets the Dns server list to use in the email validation." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.verifications/emailvalidator/set_dnsservers/ +--- + +## set_DnsServers {#set_dnsservers} + +Sets the Dns server list to use in the email validation. + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +set_DnsServers(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/set_timeout/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/set_timeout/_index.md new file mode 100644 index 0000000000..15c3a5aa42 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Sets the length of time (in milliseconds) until the request times out." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.verifications/emailvalidator/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Sets the length of time (in milliseconds) until the request times out. + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/syntaxvalidating/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/syntaxvalidating/_index.md new file mode 100644 index 0000000000..eeae31bea7 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/syntaxvalidating/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator::SyntaxValidating method" +linktitle: "SyntaxValidating" +articleTitle: "SyntaxValidating" +second_title: "Aspose.Email for C++" +description: "This event occurs when validating the syntax of an email addresss." +type: docs +weight: 80 +url: /cpp/aspose.email.tools.verifications/emailvalidator/syntaxvalidating/ +--- + +## SyntaxValidating {#syntaxvalidating} + +This event occurs when validating the syntax of an email addresss. + +**Returns:** System::Event, System::SharedPtr < Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs >)> Aspose::Email::Tools::Verifications:: + +```cpp +SyntaxValidating() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/emailvalidator/validate/_index.md b/english/cpp/aspose.email.tools.verifications/emailvalidator/validate/_index.md new file mode 100644 index 0000000000..45ffddb2d1 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/emailvalidator/validate/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::Tools::Verifications::EmailValidator::Validate method" +linktitle: "Validate" +articleTitle: "Validate" +second_title: "Aspose.Email for C++" +description: "Validate email address, with the MailServer validation policy." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.verifications/emailvalidator/validate/ +--- + +## Validate (1 of 2) {#validate_1} + +Validate email address, with the MailServer validation policy. + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +Validate(System::String mailAddress, System::SharedPtr < ValidationResult > & result) +``` + +| Parameter | Description | +| --- | --- | +| mailAddress | The Email address to be validated. | +| result | The result of the validation. | + +--- + +## Validate (2 of 2) {#validate_2} + +Validating the email address + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +Validate(System::String mailAddress, ValidationPolicy policy, System::SharedPtr < ValidationResult > & result) +``` + +| Parameter | Description | +| --- | --- | +| mailAddress | The mail address to be validated. | +| policy | The policy of the validating process. | +| result | The result of the validating process. | + diff --git a/english/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/_index.md b/english/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/_index.md new file mode 100644 index 0000000000..79707632da --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Tools::Verifications::MailServerValidatingEventArgs class" +linktitle: "MailServerValidatingEventArgs" +articleTitle: "MailServerValidatingEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the MailServerValidatingEvent event." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/ +--- + +## MailServerValidatingEventArgs class + +**Inherits:** Aspose::Email::Tools::Verifications::DomainValidatingEventArgs + +Provides data for the MailServerValidatingEvent event. + +## Constructors + +| Name | Description | +| --- | --- | +| [MailServerValidatingEventArgs](./mailservervalidatingeventargs/) | Initializes a new instance of the SyntaxValidatingEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MailExchangeServers](./get_mailexchangeservers/) | Gets the mail exchange server list. | + diff --git a/english/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/get_mailexchangeservers/_index.md b/english/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/get_mailexchangeservers/_index.md new file mode 100644 index 0000000000..755eddec75 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/get_mailexchangeservers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::MailServerValidatingEventArgs::get_MailExchangeServers method" +linktitle: "get_MailExchangeServers" +articleTitle: "get_MailExchangeServers" +second_title: "Aspose.Email for C++" +description: "Gets the mail exchange server list." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/get_mailexchangeservers/ +--- + +## get_MailExchangeServers {#get_mailexchangeservers} + +Gets the mail exchange server list. + +**Returns:** System::ArrayPtr Aspose::Email::Tools::Verifications:: + +```cpp +get_MailExchangeServers() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/mailservervalidatingeventargs/_index.md b/english/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/mailservervalidatingeventargs/_index.md new file mode 100644 index 0000000000..ecf8e58464 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/mailservervalidatingeventargs/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::Tools::Verifications::MailServerValidatingEventArgs::MailServerValidatingEventArgs constructor" +linktitle: "MailServerValidatingEventArgs" +articleTitle: "MailServerValidatingEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SyntaxValidatingEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/mailservervalidatingeventargs/ +--- + +## MailServerValidatingEventArgs {#mailservervalidatingeventargs} + +Initializes a new instance of the SyntaxValidatingEventArgs class. + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +MailServerValidatingEventArgs(System::String mail, System::SharedPtr < Aspose::Email::MailAddress > mailaddress, System::ArrayPtr< System::String > mailExchangeList) +``` + +| Parameter | Description | +| --- | --- | +| mail | A string contains the original copy of the mail address. | +| mailaddress | The MailAddress . | +| mailExchangeList | A set of mail exchange server list. | + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationerror/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/_index.md new file mode 100644 index 0000000000..da5eab6528 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationError class" +linktitle: "MessageValidationError" +articleTitle: "MessageValidationError" +second_title: "Aspose.Email for C++" +description: "Represents the message validation error information." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/messagevalidationerror/ +--- + +## MessageValidationError class + +Represents the message validation error information. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageValidationError (3 overloads)](./messagevalidationerror/) | Initializes a new instance of the MessageValidationError class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Description](./get_description/) | Gets an error description. | +| [get_ErrorType](./get_errortype/) | Gets a type of error. | +| [get_LineNumber](./get_linenumber/) | Gets a number of line where error was found. | + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationerror/get_description/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/get_description/_index.md new file mode 100644 index 0000000000..5be4fda34b --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/get_description/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationError::get_Description method" +linktitle: "get_Description" +articleTitle: "get_Description" +second_title: "Aspose.Email for C++" +description: "Gets an error description." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/messagevalidationerror/get_description/ +--- + +## get_Description {#get_description} + +Gets an error description. + +**Returns:** System::String Aspose::Email::Tools::Verifications:: + +```cpp +get_Description() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationerror/get_errortype/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/get_errortype/_index.md new file mode 100644 index 0000000000..04a0a2a69d --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/get_errortype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationError::get_ErrorType method" +linktitle: "get_ErrorType" +articleTitle: "get_ErrorType" +second_title: "Aspose.Email for C++" +description: "Gets a type of error." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.verifications/messagevalidationerror/get_errortype/ +--- + +## get_ErrorType {#get_errortype} + +Gets a type of error. + +**Returns:** MessageValidationErrorType Aspose::Email::Tools::Verifications:: + +```cpp +get_ErrorType() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationerror/get_linenumber/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/get_linenumber/_index.md new file mode 100644 index 0000000000..b5718db39e --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/get_linenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationError::get_LineNumber method" +linktitle: "get_LineNumber" +articleTitle: "get_LineNumber" +second_title: "Aspose.Email for C++" +description: "Gets a number of line where error was found." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.verifications/messagevalidationerror/get_linenumber/ +--- + +## get_LineNumber {#get_linenumber} + +Gets a number of line where error was found. + +**Returns:** System::Nullable Aspose::Email::Tools::Verifications:: + +```cpp +get_LineNumber() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationerror/messagevalidationerror/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/messagevalidationerror/_index.md new file mode 100644 index 0000000000..91a7110284 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationerror/messagevalidationerror/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationError::MessageValidationError constructor" +linktitle: "MessageValidationError" +articleTitle: "MessageValidationError" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MessageValidationError class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/messagevalidationerror/messagevalidationerror/ +--- + +## MessageValidationError (1 of 3) {#messagevalidationerror_1} + +Initializes a new instance of the MessageValidationError class. + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +MessageValidationError() +``` + +--- + +## MessageValidationError (2 of 3) {#messagevalidationerror_2} + +Initializes a new instance of the MessageValidationError class. + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +MessageValidationError(MessageValidationErrorType errorType, System::String description) +``` + +| Parameter | Description | +| --- | --- | +| errorType | A type of validation error. | +| description | A description of error. | + +--- + +## MessageValidationError (3 of 3) {#messagevalidationerror_3} + +Initializes a new instance of the MessageValidationError class. + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +MessageValidationError(MessageValidationErrorType errorType, System::String description, System::Nullable< int32_t > lineNumber) +``` + +| Parameter | Description | +| --- | --- | +| errorType | A type of validation error. | +| description | A description of error. | +| lineNumber | A line number where error was found. | + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationerrortype/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationerrortype/_index.md new file mode 100644 index 0000000000..4e29f8df37 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationerrortype/_index.md @@ -0,0 +1,23 @@ +--- +title: "MessageValidationErrorType Enum" +linktitle: "MessageValidationErrorType" +articleTitle: "MessageValidationErrorType" +second_title: "Aspose.Email for C++" +description: "Enumerates the types of the message validation errors." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/messagevalidationerrortype/ +--- + +## MessageValidationErrorType enumeration (5 values) + +Enumerates the types of the message validation errors. + +| Value | Description | +| --- | --- | +| MessageStructureError | Indicates that the message structure is incorrect. | +| EmailAddressError | Indicates that email address is invalid. | +| TransferEncodingError | Indicates that message contains unexpected unencoded non-ASCII data. | +| EmptyMessageClassError | Indicates that MessageClass is NULL or empty. | +| UnknownFormat | Indicates that this file or stream is not a MAPI or MIME type. | + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationresult/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/_index.md new file mode 100644 index 0000000000..89515b0616 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationResult class" +linktitle: "MessageValidationResult" +articleTitle: "MessageValidationResult" +second_title: "Aspose.Email for C++" +description: "Represents the result of message validation." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/messagevalidationresult/ +--- + +## MessageValidationResult class + +Represents the result of message validation. + +## Constructors + +| Name | Description | +| --- | --- | +| [MessageValidationResult (2 overloads)](./messagevalidationresult/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ErrorMessage](./get_errormessage/) | Gets an error message if the validation result is not successful. | +| [get_Errors](./get_errors/) | Gets the collection of errors. | +| [get_FormatType](./get_formattype/) | Gets the format of source file or stream. | +| [get_IsSuccess](./get_issuccess/) | Gets the result of validation true if successful, otherwise false. | +| [set_ErrorMessage](./set_errormessage/) | Gets an error message if the validation result is not successful. | +| [set_FormatType](./set_formattype/) | Gets the format of source file or stream. | +| [MessageValidator](./messagevalidator/) | | + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_errormessage/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_errormessage/_index.md new file mode 100644 index 0000000000..234747433b --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_errormessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationResult::get_ErrorMessage method" +linktitle: "get_ErrorMessage" +articleTitle: "get_ErrorMessage" +second_title: "Aspose.Email for C++" +description: "Gets an error message if the validation result is not successful." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/messagevalidationresult/get_errormessage/ +--- + +## get_ErrorMessage {#get_errormessage} + +Gets an error message if the validation result is not successful. + +**Returns:** System::String Aspose::Email::Tools::Verifications:: + +```cpp +get_ErrorMessage() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_errors/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_errors/_index.md new file mode 100644 index 0000000000..441d7f2b73 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_errors/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationResult::get_Errors method" +linktitle: "get_Errors" +articleTitle: "get_Errors" +second_title: "Aspose.Email for C++" +description: "Gets the collection of errors." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.verifications/messagevalidationresult/get_errors/ +--- + +## get_Errors {#get_errors} + +Gets the collection of errors. + +**Returns:** System::SharedPtr > > Aspose::Email::Tools::Verifications:: + +```cpp +get_Errors() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_formattype/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_formattype/_index.md new file mode 100644 index 0000000000..80f9d149f5 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_formattype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationResult::get_FormatType method" +linktitle: "get_FormatType" +articleTitle: "get_FormatType" +second_title: "Aspose.Email for C++" +description: "Gets the format of source file or stream." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.verifications/messagevalidationresult/get_formattype/ +--- + +## get_FormatType {#get_formattype} + +Gets the format of source file or stream. + +**Returns:** FileFormatType Aspose::Email::Tools::Verifications:: + +```cpp +get_FormatType() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_issuccess/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_issuccess/_index.md new file mode 100644 index 0000000000..a348b732b6 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/get_issuccess/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationResult::get_IsSuccess method" +linktitle: "get_IsSuccess" +articleTitle: "get_IsSuccess" +second_title: "Aspose.Email for C++" +description: "Gets the result of validation true if successful, otherwise false." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.verifications/messagevalidationresult/get_issuccess/ +--- + +## get_IsSuccess {#get_issuccess} + +Gets the result of validation true if successful, otherwise false. + +**Returns:** bool Aspose::Email::Tools::Verifications:: + +```cpp +get_IsSuccess() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationresult/messagevalidationresult/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/messagevalidationresult/_index.md new file mode 100644 index 0000000000..40c836a1e3 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/messagevalidationresult/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationResult::MessageValidationResult constructor" +linktitle: "MessageValidationResult" +articleTitle: "MessageValidationResult" +second_title: "Aspose.Email for C++" +description: "MessageValidationResult of MessageValidationResult." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/messagevalidationresult/messagevalidationresult/ +--- + +## MessageValidationResult (1 of 2) {#messagevalidationresult_1} + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +MessageValidationResult() +``` + +--- + +## MessageValidationResult (2 of 2) {#messagevalidationresult_2} + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +MessageValidationResult(System::String errorMessage) +``` + +| Parameter | Description | +| --- | --- | +| errorMessage | | + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationresult/messagevalidator/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/messagevalidator/_index.md new file mode 100644 index 0000000000..8fb36c14cc --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/messagevalidator/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationResult::MessageValidator method" +linktitle: "MessageValidator" +articleTitle: "MessageValidator" +second_title: "Aspose.Email for C++" +description: "MessageValidator of MessageValidationResult." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.verifications/messagevalidationresult/messagevalidator/ +--- + +## MessageValidator {#messagevalidator} + +```cpp +friend class MessageValidator() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationresult/set_errormessage/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/set_errormessage/_index.md new file mode 100644 index 0000000000..de0a893df7 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/set_errormessage/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationResult::set_ErrorMessage method" +linktitle: "set_ErrorMessage" +articleTitle: "set_ErrorMessage" +second_title: "Aspose.Email for C++" +description: "Gets an error message if the validation result is not successful." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.verifications/messagevalidationresult/set_errormessage/ +--- + +## set_ErrorMessage {#set_errormessage} + +Gets an error message if the validation result is not successful. + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +set_ErrorMessage(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidationresult/set_formattype/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/set_formattype/_index.md new file mode 100644 index 0000000000..7002e4f054 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidationresult/set_formattype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidationResult::set_FormatType method" +linktitle: "set_FormatType" +articleTitle: "set_FormatType" +second_title: "Aspose.Email for C++" +description: "Gets the format of source file or stream." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.verifications/messagevalidationresult/set_formattype/ +--- + +## set_FormatType {#set_formattype} + +Gets the format of source file or stream. + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +set_FormatType(FileFormatType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidator/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidator/_index.md new file mode 100644 index 0000000000..2dd1cab4be --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidator/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidator class" +linktitle: "MessageValidator" +articleTitle: "MessageValidator" +second_title: "Aspose.Email for C++" +description: "The message validator." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/messagevalidator/ +--- + +## MessageValidator class + +The message validator. + +## Methods + +| Name | Description | +| --- | --- | +| [Validate (2 overloads)](./validate/) | Validate stream as message. | + diff --git a/english/cpp/aspose.email.tools.verifications/messagevalidator/validate/_index.md b/english/cpp/aspose.email.tools.verifications/messagevalidator/validate/_index.md new file mode 100644 index 0000000000..ea7e45c772 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/messagevalidator/validate/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::Verifications::MessageValidator::Validate method" +linktitle: "Validate" +articleTitle: "Validate" +second_title: "Aspose.Email for C++" +description: "Validate stream as message." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/messagevalidator/validate/ +--- + +## Validate (1 of 2) {#validate_1} + +Validate stream as message. + +**Returns:** Result of validation MessageValidationResult . + +```cpp +Validate(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream System::IO::Stream . | + +--- + +## Validate (2 of 2) {#validate_2} + +Validate file as message. + +**Returns:** Result of validation MessageValidationResult . + +```cpp +Validate(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Source file path System::String . | + diff --git a/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/_index.md b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/_index.md new file mode 100644 index 0000000000..45086be492 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/_index.md @@ -0,0 +1,33 @@ +--- +title: "Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs class" +linktitle: "SyntaxValidatingEventArgs" +articleTitle: "SyntaxValidatingEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the SyntaxValidating event." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/ +--- + +## SyntaxValidatingEventArgs class + +Provides data for the SyntaxValidating event. + +## Constructors + +| Name | Description | +| --- | --- | +| [SyntaxValidatingEventArgs](./syntaxvalidatingeventargs/) | Initializes a new instance of the SyntaxValidatingEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Mail](./get_mail/) | Gets the mail address is being validating. | +| [get_MailExchangeServers](./get_mailexchangeservers/) | | +| [get_Result](./get_result/) | Gets the validation result. | +| [get_Skip](./get_skip/) | Indicates whether to ignore the check. | +| [set_MailExchangeServers](./set_mailexchangeservers/) | | +| [set_Result](./set_result/) | Sets the validation result. | +| [set_Skip](./set_skip/) | Indicates whether to ignore the check. | + diff --git a/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_mail/_index.md b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_mail/_index.md new file mode 100644 index 0000000000..158b3477bf --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_mail/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs::get_Mail method" +linktitle: "get_Mail" +articleTitle: "get_Mail" +second_title: "Aspose.Email for C++" +description: "Gets the mail address is being validating." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_mail/ +--- + +## get_Mail {#get_mail} + +Gets the mail address is being validating. + +**Returns:** System::String Aspose::Email::Tools::Verifications:: + +```cpp +get_Mail() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_mailexchangeservers/_index.md b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_mailexchangeservers/_index.md new file mode 100644 index 0000000000..cb215d60ed --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_mailexchangeservers/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs::get_MailExchangeServers method" +linktitle: "get_MailExchangeServers" +articleTitle: "get_MailExchangeServers" +second_title: "Aspose.Email for C++" +description: "get_MailExchangeServers of SyntaxValidatingEventArgs." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_mailexchangeservers/ +--- + +## get_MailExchangeServers {#get_mailexchangeservers} + +**Returns:** System::ArrayPtr Aspose::Email::Tools::Verifications:: + +```cpp +get_MailExchangeServers() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_result/_index.md b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_result/_index.md new file mode 100644 index 0000000000..cb23c10c7e --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_result/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs::get_Result method" +linktitle: "get_Result" +articleTitle: "get_Result" +second_title: "Aspose.Email for C++" +description: "Gets the validation result." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_result/ +--- + +## get_Result {#get_result} + +Gets the validation result. + +**Returns:** System::SharedPtr < ValidationResult > Aspose::Email::Tools::Verifications:: + +```cpp +get_Result() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_skip/_index.md b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_skip/_index.md new file mode 100644 index 0000000000..8d3a3d6497 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_skip/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs::get_Skip method" +linktitle: "get_Skip" +articleTitle: "get_Skip" +second_title: "Aspose.Email for C++" +description: "Indicates whether to ignore the check." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/get_skip/ +--- + +## get_Skip {#get_skip} + +Indicates whether to ignore the check. + +**Returns:** bool Aspose::Email::Tools::Verifications:: + +```cpp +get_Skip() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_mailexchangeservers/_index.md b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_mailexchangeservers/_index.md new file mode 100644 index 0000000000..ef48259a8d --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_mailexchangeservers/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs::set_MailExchangeServers method" +linktitle: "set_MailExchangeServers" +articleTitle: "set_MailExchangeServers" +second_title: "Aspose.Email for C++" +description: "set_MailExchangeServers of SyntaxValidatingEventArgs." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_mailexchangeservers/ +--- + +## set_MailExchangeServers {#set_mailexchangeservers} + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +set_MailExchangeServers(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_result/_index.md b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_result/_index.md new file mode 100644 index 0000000000..97bb2e3554 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_result/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs::set_Result method" +linktitle: "set_Result" +articleTitle: "set_Result" +second_title: "Aspose.Email for C++" +description: "Sets the validation result." +type: docs +weight: 60 +url: /cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_result/ +--- + +## set_Result {#set_result} + +Sets the validation result. + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +set_Result(System::SharedPtr < ValidationResult > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_skip/_index.md b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_skip/_index.md new file mode 100644 index 0000000000..13593f8094 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_skip/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs::set_Skip method" +linktitle: "set_Skip" +articleTitle: "set_Skip" +second_title: "Aspose.Email for C++" +description: "Indicates whether to ignore the check." +type: docs +weight: 70 +url: /cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/set_skip/ +--- + +## set_Skip {#set_skip} + +Indicates whether to ignore the check. + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +set_Skip(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/syntaxvalidatingeventargs/_index.md b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/syntaxvalidatingeventargs/_index.md new file mode 100644 index 0000000000..a2a0ca63db --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/syntaxvalidatingeventargs/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Verifications::SyntaxValidatingEventArgs::SyntaxValidatingEventArgs constructor" +linktitle: "SyntaxValidatingEventArgs" +articleTitle: "SyntaxValidatingEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the SyntaxValidatingEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/syntaxvalidatingeventargs/ +--- + +## SyntaxValidatingEventArgs {#syntaxvalidatingeventargs} + +Initializes a new instance of the SyntaxValidatingEventArgs class. + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +SyntaxValidatingEventArgs(System::String mail) +``` + +| Parameter | Description | +| --- | --- | +| mail | The mail address. | + diff --git a/english/cpp/aspose.email.tools.verifications/validationpolicy/_index.md b/english/cpp/aspose.email.tools.verifications/validationpolicy/_index.md new file mode 100644 index 0000000000..ba87c9320a --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/validationpolicy/_index.md @@ -0,0 +1,20 @@ +--- +title: "ValidationPolicy Enum" +linktitle: "ValidationPolicy" +articleTitle: "ValidationPolicy" +second_title: "Aspose.Email for C++" +description: "Presents the policy of validating email address." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/validationpolicy/ +--- + +## ValidationPolicy enumeration (2 values) + +Presents the policy of validating email address. + +| Value | Description | +| --- | --- | +| SyntaxOnly | Validating the syntax of the email address. | +| SyntaxAndDomain | Validating the syntax of the email address firstly, and then validate the domain of the email. Deprecated: It will be removed soon due to non standard responses from various mail servers which is a reason of incorrect working this feature. | + diff --git a/english/cpp/aspose.email.tools.verifications/validationresponsecode/_index.md b/english/cpp/aspose.email.tools.verifications/validationresponsecode/_index.md new file mode 100644 index 0000000000..cf98a1bba3 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/validationresponsecode/_index.md @@ -0,0 +1,22 @@ +--- +title: "ValidationResponseCode Enum" +linktitle: "ValidationResponseCode" +articleTitle: "ValidationResponseCode" +second_title: "Aspose.Email for C++" +description: "Represents the response status of the mail validating process." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/validationresponsecode/ +--- + +## ValidationResponseCode enumeration (4 values) + +Represents the response status of the mail validating process. + +| Value | Description | +| --- | --- | +| ValidationSuccess | The mail address validating is successful. | +| SyntaxValidationFailed | The mail address validating process failed at the syntax validation. | +| DomainValidationFailed | The mail address validating process failed at the domain validation. | +| MailServerValidationError | The mail address validating process failed at the mail server validation. | + diff --git a/english/cpp/aspose.email.tools.verifications/validationresult/_index.md b/english/cpp/aspose.email.tools.verifications/validationresult/_index.md new file mode 100644 index 0000000000..881f7fc81e --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/validationresult/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Tools::Verifications::ValidationResult class" +linktitle: "ValidationResult" +articleTitle: "ValidationResult" +second_title: "Aspose.Email for C++" +description: "Present the result of the email validating process." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/validationresult/ +--- + +## ValidationResult class + +Present the result of the email validating process. + +## Constructors + +| Name | Description | +| --- | --- | +| [ValidationResult (3 overloads)](./validationresult/) | Create an instance of the ValidationResult class | + +## Methods + +| Name | Description | +| --- | --- | +| [get_LastException](./get_lastexception/) | The last error met in the validating process. | +| [get_Message](./get_message/) | Gets the detail message about the result. | +| [get_ReturnCode](./get_returncode/) | Gets or ses the response code of the validating process. | +| [set_LastException](./set_lastexception/) | The last error met in the validating process. | +| [set_ReturnCode](./set_returncode/) | Gets or ses the response code of the validating process. | + diff --git a/english/cpp/aspose.email.tools.verifications/validationresult/get_lastexception/_index.md b/english/cpp/aspose.email.tools.verifications/validationresult/get_lastexception/_index.md new file mode 100644 index 0000000000..b65659daa1 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/validationresult/get_lastexception/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::ValidationResult::get_LastException method" +linktitle: "get_LastException" +articleTitle: "get_LastException" +second_title: "Aspose.Email for C++" +description: "The last error met in the validating process." +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/validationresult/get_lastexception/ +--- + +## get_LastException {#get_lastexception} + +The last error met in the validating process. + +**Returns:** System::Exception Aspose::Email::Tools::Verifications:: + +```cpp +get_LastException() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/validationresult/get_message/_index.md b/english/cpp/aspose.email.tools.verifications/validationresult/get_message/_index.md new file mode 100644 index 0000000000..a8930ed252 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/validationresult/get_message/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::ValidationResult::get_Message method" +linktitle: "get_Message" +articleTitle: "get_Message" +second_title: "Aspose.Email for C++" +description: "Gets the detail message about the result." +type: docs +weight: 20 +url: /cpp/aspose.email.tools.verifications/validationresult/get_message/ +--- + +## get_Message {#get_message} + +Gets the detail message about the result. + +**Returns:** System::String Aspose::Email::Tools::Verifications:: + +```cpp +get_Message() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/validationresult/get_returncode/_index.md b/english/cpp/aspose.email.tools.verifications/validationresult/get_returncode/_index.md new file mode 100644 index 0000000000..c57aa8f902 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/validationresult/get_returncode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::Verifications::ValidationResult::get_ReturnCode method" +linktitle: "get_ReturnCode" +articleTitle: "get_ReturnCode" +second_title: "Aspose.Email for C++" +description: "Gets or ses the response code of the validating process." +type: docs +weight: 30 +url: /cpp/aspose.email.tools.verifications/validationresult/get_returncode/ +--- + +## get_ReturnCode {#get_returncode} + +Gets or ses the response code of the validating process. + +**Returns:** ValidationResponseCode Aspose::Email::Tools::Verifications:: + +```cpp +get_ReturnCode() +``` + diff --git a/english/cpp/aspose.email.tools.verifications/validationresult/set_lastexception/_index.md b/english/cpp/aspose.email.tools.verifications/validationresult/set_lastexception/_index.md new file mode 100644 index 0000000000..f93c4052c3 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/validationresult/set_lastexception/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Verifications::ValidationResult::set_LastException method" +linktitle: "set_LastException" +articleTitle: "set_LastException" +second_title: "Aspose.Email for C++" +description: "The last error met in the validating process." +type: docs +weight: 40 +url: /cpp/aspose.email.tools.verifications/validationresult/set_lastexception/ +--- + +## set_LastException {#set_lastexception} + +The last error met in the validating process. + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +set_LastException(System::Exception value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.verifications/validationresult/set_returncode/_index.md b/english/cpp/aspose.email.tools.verifications/validationresult/set_returncode/_index.md new file mode 100644 index 0000000000..0afcc90838 --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/validationresult/set_returncode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::Verifications::ValidationResult::set_ReturnCode method" +linktitle: "set_ReturnCode" +articleTitle: "set_ReturnCode" +second_title: "Aspose.Email for C++" +description: "Gets or ses the response code of the validating process." +type: docs +weight: 50 +url: /cpp/aspose.email.tools.verifications/validationresult/set_returncode/ +--- + +## set_ReturnCode {#set_returncode} + +Gets or ses the response code of the validating process. + +**Returns:** void Aspose::Email::Tools::Verifications:: + +```cpp +set_ReturnCode(ValidationResponseCode value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools.verifications/validationresult/validationresult/_index.md b/english/cpp/aspose.email.tools.verifications/validationresult/validationresult/_index.md new file mode 100644 index 0000000000..ad4bbe68de --- /dev/null +++ b/english/cpp/aspose.email.tools.verifications/validationresult/validationresult/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::Tools::Verifications::ValidationResult::ValidationResult constructor" +linktitle: "ValidationResult" +articleTitle: "ValidationResult" +second_title: "Aspose.Email for C++" +description: "Create an instance of the ValidationResult class" +type: docs +weight: 10 +url: /cpp/aspose.email.tools.verifications/validationresult/validationresult/ +--- + +## ValidationResult (1 of 3) {#validationresult_1} + +Create an instance of the ValidationResult class + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +ValidationResult() +``` + +--- + +## ValidationResult (2 of 3) {#validationresult_2} + +Create an instance of the ValidationResult class, with the specified + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +ValidationResult(ValidationResponseCode responseCode) +``` + +| Parameter | Description | +| --- | --- | +| responseCode | The response code of the validating process. | + +--- + +## ValidationResult (3 of 3) {#validationresult_3} + +Create an instance of the ValidationResult class, with the specified + +**Returns:** Aspose::Email::Tools::Verifications:: + +```cpp +ValidationResult(ValidationResponseCode responseCode, System::Exception lastException) +``` + +| Parameter | Description | +| --- | --- | +| responseCode | The response code of the validating process. | +| lastException | The last exception met in the validating process. | + diff --git a/english/cpp/aspose.email.tools/_index.md b/english/cpp/aspose.email.tools/_index.md new file mode 100644 index 0000000000..20353b13be --- /dev/null +++ b/english/cpp/aspose.email.tools/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Tools namespace" +linktitle: "Aspose::Email::Tools" +articleTitle: "Aspose::Email::Tools" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email::Tools namespace offers utility classes for email format detection and for constructing forward, reply, and response messages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/ +--- + +## Aspose::Email::Tools namespace + +This namespace groups helper types that simplify common email processing tasks. It includes FileFormatUtil for detecting message file formats, builders for creating forwarded, replied, or response messages, and the OriginalMessageAdditionMode enumeration to control how original content is incorporated. + + +## Classes + +| Name | Description | +| --- | --- | +| [FileFormatUtil](./fileformatutil/) | Provides utility methods to detect file type. | +| [ForwardMessageBuilder](./forwardmessagebuilder/) | Provides creation and formatting the forwarding messages. | +| [ReplyMessageBuilder](./replymessagebuilder/) | Provides creation and formatting the replying messages. | +| [ResponseMessageBuilder](./responsemessagebuilder/) | Provides creation and formatting the forwarding and replying messages. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [OriginalMessageAdditionMode](./originalmessageadditionmode/) | Way to include the original message in response message. | + diff --git a/english/cpp/aspose.email.tools/fileformatutil/_index.md b/english/cpp/aspose.email.tools/fileformatutil/_index.md new file mode 100644 index 0000000000..165d581074 --- /dev/null +++ b/english/cpp/aspose.email.tools/fileformatutil/_index.md @@ -0,0 +1,29 @@ +--- +title: "Aspose::Email::Tools::FileFormatUtil class" +linktitle: "FileFormatUtil" +articleTitle: "FileFormatUtil" +second_title: "Aspose.Email for C++" +description: "Provides utility methods to detect file type." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/fileformatutil/ +--- + +## FileFormatUtil class + +Provides utility methods to detect file type. + +## Constructors + +| Name | Description | +| --- | --- | +| [FileFormatUtil](./fileformatutil/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [CheckTextFormats](./checktextformats/) | | +| [DetectFileFormat (2 overloads)](./detectfileformat/) | Detects and returns the information about a format of a file stored in a stream. | +| [IsMsgFormat](./ismsgformat/) | | + diff --git a/english/cpp/aspose.email.tools/fileformatutil/checktextformats/_index.md b/english/cpp/aspose.email.tools/fileformatutil/checktextformats/_index.md new file mode 100644 index 0000000000..543708f636 --- /dev/null +++ b/english/cpp/aspose.email.tools/fileformatutil/checktextformats/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::FileFormatUtil::CheckTextFormats method" +linktitle: "CheckTextFormats" +articleTitle: "CheckTextFormats" +second_title: "Aspose.Email for C++" +description: "CheckTextFormats of FileFormatUtil." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/fileformatutil/checktextformats/ +--- + +## CheckTextFormats {#checktextformats} + +**Returns:** static FileFormatType Aspose::Email::Tools:: + +```cpp +CheckTextFormats(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | | + diff --git a/english/cpp/aspose.email.tools/fileformatutil/detectfileformat/_index.md b/english/cpp/aspose.email.tools/fileformatutil/detectfileformat/_index.md new file mode 100644 index 0000000000..ab9ebfc20b --- /dev/null +++ b/english/cpp/aspose.email.tools/fileformatutil/detectfileformat/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::FileFormatUtil::DetectFileFormat method" +linktitle: "DetectFileFormat" +articleTitle: "DetectFileFormat" +second_title: "Aspose.Email for C++" +description: "Detects and returns the information about a format of a file stored in a stream." +type: docs +weight: 20 +url: /cpp/aspose.email.tools/fileformatutil/detectfileformat/ +--- + +## DetectFileFormat (1 of 2) {#detectfileformat_1} + +Detects and returns the information about a format of a file stored in a stream. + +**Returns:** The result FileFormatInfo + +```cpp +DetectFileFormat(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream. | + +--- + +## DetectFileFormat (2 of 2) {#detectfileformat_2} + +Detects and returns the information about a format of a file. + +**Returns:** The result FileFormatInfo + +```cpp +DetectFileFormat(System::String filePath) +``` + +| Parameter | Description | +| --- | --- | +| filePath | Path to the source file. | + diff --git a/english/cpp/aspose.email.tools/fileformatutil/fileformatutil/_index.md b/english/cpp/aspose.email.tools/fileformatutil/fileformatutil/_index.md new file mode 100644 index 0000000000..66451c8086 --- /dev/null +++ b/english/cpp/aspose.email.tools/fileformatutil/fileformatutil/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::FileFormatUtil::FileFormatUtil constructor" +linktitle: "FileFormatUtil" +articleTitle: "FileFormatUtil" +second_title: "Aspose.Email for C++" +description: "FileFormatUtil of FileFormatUtil." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/fileformatutil/fileformatutil/ +--- + +## FileFormatUtil {#fileformatutil} + +**Returns:** Aspose::Email::Tools:: + +```cpp +FileFormatUtil() +``` + diff --git a/english/cpp/aspose.email.tools/fileformatutil/ismsgformat/_index.md b/english/cpp/aspose.email.tools/fileformatutil/ismsgformat/_index.md new file mode 100644 index 0000000000..32c3abd479 --- /dev/null +++ b/english/cpp/aspose.email.tools/fileformatutil/ismsgformat/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::FileFormatUtil::IsMsgFormat method" +linktitle: "IsMsgFormat" +articleTitle: "IsMsgFormat" +second_title: "Aspose.Email for C++" +description: "IsMsgFormat of FileFormatUtil." +type: docs +weight: 30 +url: /cpp/aspose.email.tools/fileformatutil/ismsgformat/ +--- + +## IsMsgFormat {#ismsgformat} + +**Returns:** static bool Aspose::Email::Tools:: + +```cpp +IsMsgFormat(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | | + diff --git a/english/cpp/aspose.email.tools/forwardmessagebuilder/_index.md b/english/cpp/aspose.email.tools/forwardmessagebuilder/_index.md new file mode 100644 index 0000000000..a38673c3e5 --- /dev/null +++ b/english/cpp/aspose.email.tools/forwardmessagebuilder/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Tools::ForwardMessageBuilder class" +linktitle: "ForwardMessageBuilder" +articleTitle: "ForwardMessageBuilder" +second_title: "Aspose.Email for C++" +description: "Provides creation and formatting the forwarding messages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/forwardmessagebuilder/ +--- + +## ForwardMessageBuilder class + +**Inherits:** Aspose::Email::Tools::ResponseMessageBuilder + +Provides creation and formatting the forwarding messages. + +## Methods + +| Name | Description | +| --- | --- | +| [BuildResponse (2 overloads)](./buildresponse/) | Builds the forwarding messages. | + diff --git a/english/cpp/aspose.email.tools/forwardmessagebuilder/buildresponse/_index.md b/english/cpp/aspose.email.tools/forwardmessagebuilder/buildresponse/_index.md new file mode 100644 index 0000000000..8ddb62fa1e --- /dev/null +++ b/english/cpp/aspose.email.tools/forwardmessagebuilder/buildresponse/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::ForwardMessageBuilder::BuildResponse method" +linktitle: "BuildResponse" +articleTitle: "BuildResponse" +second_title: "Aspose.Email for C++" +description: "Builds the forwarding messages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/forwardmessagebuilder/buildresponse/ +--- + +## BuildResponse (1 of 2) {#buildresponse_1} + +Builds the forwarding messages. + +**Returns:** Resultant message MailMessage . + +```cpp +BuildResponse(System::SharedPtr < MailMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | Original message MailMessage . | + +--- + +## BuildResponse (2 of 2) {#buildresponse_2} + +Builds the forwarding messages. + +**Returns:** Resultant message Aspose::Email::Mapi::MapiMessage . + +```cpp +BuildResponse(System::SharedPtr < Mapi::MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | Original message Aspose::Email::Mapi::MapiMessage . | + diff --git a/english/cpp/aspose.email.tools/originalmessageadditionmode/_index.md b/english/cpp/aspose.email.tools/originalmessageadditionmode/_index.md new file mode 100644 index 0000000000..523df3e675 --- /dev/null +++ b/english/cpp/aspose.email.tools/originalmessageadditionmode/_index.md @@ -0,0 +1,21 @@ +--- +title: "OriginalMessageAdditionMode Enum" +linktitle: "OriginalMessageAdditionMode" +articleTitle: "OriginalMessageAdditionMode" +second_title: "Aspose.Email for C++" +description: "Way to include the original message in response message." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/originalmessageadditionmode/ +--- + +## OriginalMessageAdditionMode enumeration (3 values) + +Way to include the original message in response message. + +| Value | Description | +| --- | --- | +| None | The original message is not included in response message. | +| Attachment | The original message is included as attachment in response message. | +| Textpart | The original message is included as text in body of response message. | + diff --git a/english/cpp/aspose.email.tools/replymessagebuilder/_index.md b/english/cpp/aspose.email.tools/replymessagebuilder/_index.md new file mode 100644 index 0000000000..71103146a0 --- /dev/null +++ b/english/cpp/aspose.email.tools/replymessagebuilder/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::Tools::ReplyMessageBuilder class" +linktitle: "ReplyMessageBuilder" +articleTitle: "ReplyMessageBuilder" +second_title: "Aspose.Email for C++" +description: "Provides creation and formatting the replying messages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/replymessagebuilder/ +--- + +## ReplyMessageBuilder class + +**Inherits:** Aspose::Email::Tools::ResponseMessageBuilder + +Provides creation and formatting the replying messages. + +## Constructors + +| Name | Description | +| --- | --- | +| [ReplyMessageBuilder](./replymessagebuilder/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [BuildResponse (2 overloads)](./buildresponse/) | Builds the replying messages. | +| [get_ReplyAll](./get_replyall/) | Provides automatic adding recipients in replying message. | +| [set_ReplyAll](./set_replyall/) | Provides automatic adding recipients in replying message. | + diff --git a/english/cpp/aspose.email.tools/replymessagebuilder/buildresponse/_index.md b/english/cpp/aspose.email.tools/replymessagebuilder/buildresponse/_index.md new file mode 100644 index 0000000000..7f2c24ab6a --- /dev/null +++ b/english/cpp/aspose.email.tools/replymessagebuilder/buildresponse/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::ReplyMessageBuilder::BuildResponse method" +linktitle: "BuildResponse" +articleTitle: "BuildResponse" +second_title: "Aspose.Email for C++" +description: "Builds the replying messages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/replymessagebuilder/buildresponse/ +--- + +## BuildResponse (1 of 2) {#buildresponse_1} + +Builds the replying messages. + +**Returns:** Resultant message MailMessage . + +```cpp +BuildResponse(System::SharedPtr < MailMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | Original message MailMessage . | + +--- + +## BuildResponse (2 of 2) {#buildresponse_2} + +Builds the replying messages. + +**Returns:** Resultant message Aspose::Email::Mapi::MapiMessage . + +```cpp +BuildResponse(System::SharedPtr < Mapi::MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | Original message Aspose::Email::Mapi::MapiMessage . | + diff --git a/english/cpp/aspose.email.tools/replymessagebuilder/get_replyall/_index.md b/english/cpp/aspose.email.tools/replymessagebuilder/get_replyall/_index.md new file mode 100644 index 0000000000..8123025cce --- /dev/null +++ b/english/cpp/aspose.email.tools/replymessagebuilder/get_replyall/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::ReplyMessageBuilder::get_ReplyAll method" +linktitle: "get_ReplyAll" +articleTitle: "get_ReplyAll" +second_title: "Aspose.Email for C++" +description: "Provides automatic adding recipients in replying message." +type: docs +weight: 20 +url: /cpp/aspose.email.tools/replymessagebuilder/get_replyall/ +--- + +## get_ReplyAll {#get_replyall} + +Provides automatic adding recipients in replying message. + +**Returns:** bool Aspose::Email::Tools:: + +```cpp +get_ReplyAll() +``` + diff --git a/english/cpp/aspose.email.tools/replymessagebuilder/replymessagebuilder/_index.md b/english/cpp/aspose.email.tools/replymessagebuilder/replymessagebuilder/_index.md new file mode 100644 index 0000000000..c92990ff56 --- /dev/null +++ b/english/cpp/aspose.email.tools/replymessagebuilder/replymessagebuilder/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::ReplyMessageBuilder::ReplyMessageBuilder constructor" +linktitle: "ReplyMessageBuilder" +articleTitle: "ReplyMessageBuilder" +second_title: "Aspose.Email for C++" +description: "ReplyMessageBuilder of ReplyMessageBuilder." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/replymessagebuilder/replymessagebuilder/ +--- + +## ReplyMessageBuilder {#replymessagebuilder} + +**Returns:** Aspose::Email::Tools:: + +```cpp +ReplyMessageBuilder() +``` + diff --git a/english/cpp/aspose.email.tools/replymessagebuilder/set_replyall/_index.md b/english/cpp/aspose.email.tools/replymessagebuilder/set_replyall/_index.md new file mode 100644 index 0000000000..7a41792313 --- /dev/null +++ b/english/cpp/aspose.email.tools/replymessagebuilder/set_replyall/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::ReplyMessageBuilder::set_ReplyAll method" +linktitle: "set_ReplyAll" +articleTitle: "set_ReplyAll" +second_title: "Aspose.Email for C++" +description: "Provides automatic adding recipients in replying message." +type: docs +weight: 30 +url: /cpp/aspose.email.tools/replymessagebuilder/set_replyall/ +--- + +## set_ReplyAll {#set_replyall} + +Provides automatic adding recipients in replying message. + +**Returns:** void Aspose::Email::Tools:: + +```cpp +set_ReplyAll(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/_index.md new file mode 100644 index 0000000000..a81a5d58fa --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder class" +linktitle: "ResponseMessageBuilder" +articleTitle: "ResponseMessageBuilder" +second_title: "Aspose.Email for C++" +description: "Provides creation and formatting the forwarding and replying messages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/responsemessagebuilder/ +--- + +## ResponseMessageBuilder class + +Provides creation and formatting the forwarding and replying messages. + +## Constructors + +| Name | Description | +| --- | --- | +| [ResponseMessageBuilder](./responsemessagebuilder/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [BuildResponse (2 overloads)](./buildresponse/) | Builds the forwarding and replying messages. | +| [get_AdditionMode](./get_additionmode/) | Gets the format of response message. | +| [get_ResponseText](./get_responsetext/) | Gets the body of response message. | +| [get_Sender](./get_sender/) | Gets the addres from which the response message will be sent. | +| [set_AdditionMode](./set_additionmode/) | Sets the format of response message. | +| [set_ResponseText](./set_responsetext/) | Sets the body of response message. | +| [set_Sender](./set_sender/) | Sets the addres from which the response message will be sent. | +| [SetContent (2 overloads)](./setcontent/) | Sets the content. | + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/buildresponse/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/buildresponse/_index.md new file mode 100644 index 0000000000..0a10bde749 --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/buildresponse/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder::BuildResponse method" +linktitle: "BuildResponse" +articleTitle: "BuildResponse" +second_title: "Aspose.Email for C++" +description: "Builds the forwarding and replying messages." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/responsemessagebuilder/buildresponse/ +--- + +## BuildResponse (1 of 2) {#buildresponse_1} + +Builds the forwarding and replying messages. + +**Returns:** Resultant message MailMessage . + +```cpp +BuildResponse(System::SharedPtr < MailMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | Original message MailMessage . | + +--- + +## BuildResponse (2 of 2) {#buildresponse_2} + +Builds the forwarding and replying messages. + +**Returns:** Resultant message Aspose::Email::Mapi::MapiMessage . + +```cpp +BuildResponse(System::SharedPtr < Mapi::MapiMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | Original message Aspose::Email::Mapi::MapiMessage . | + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/get_additionmode/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/get_additionmode/_index.md new file mode 100644 index 0000000000..38ed35da63 --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/get_additionmode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder::get_AdditionMode method" +linktitle: "get_AdditionMode" +articleTitle: "get_AdditionMode" +second_title: "Aspose.Email for C++" +description: "Gets the format of response message." +type: docs +weight: 20 +url: /cpp/aspose.email.tools/responsemessagebuilder/get_additionmode/ +--- + +## get_AdditionMode {#get_additionmode} + +Gets the format of response message. + +**Returns:** OriginalMessageAdditionMode Aspose::Email::Tools:: + +```cpp +get_AdditionMode() +``` + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/get_responsetext/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/get_responsetext/_index.md new file mode 100644 index 0000000000..a4409ad480 --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/get_responsetext/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder::get_ResponseText method" +linktitle: "get_ResponseText" +articleTitle: "get_ResponseText" +second_title: "Aspose.Email for C++" +description: "Gets the body of response message." +type: docs +weight: 30 +url: /cpp/aspose.email.tools/responsemessagebuilder/get_responsetext/ +--- + +## get_ResponseText {#get_responsetext} + +Gets the body of response message. + +**Returns:** System::String Aspose::Email::Tools:: + +```cpp +get_ResponseText() +``` + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/get_sender/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/get_sender/_index.md new file mode 100644 index 0000000000..be6bd8313a --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/get_sender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder::get_Sender method" +linktitle: "get_Sender" +articleTitle: "get_Sender" +second_title: "Aspose.Email for C++" +description: "Gets the addres from which the response message will be sent." +type: docs +weight: 40 +url: /cpp/aspose.email.tools/responsemessagebuilder/get_sender/ +--- + +## get_Sender {#get_sender} + +Gets the addres from which the response message will be sent. + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email::Tools:: + +```cpp +get_Sender() +``` + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/responsemessagebuilder/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/responsemessagebuilder/_index.md new file mode 100644 index 0000000000..8ca7323c2f --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/responsemessagebuilder/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder::ResponseMessageBuilder constructor" +linktitle: "ResponseMessageBuilder" +articleTitle: "ResponseMessageBuilder" +second_title: "Aspose.Email for C++" +description: "ResponseMessageBuilder of ResponseMessageBuilder." +type: docs +weight: 10 +url: /cpp/aspose.email.tools/responsemessagebuilder/responsemessagebuilder/ +--- + +## ResponseMessageBuilder {#responsemessagebuilder} + +**Returns:** Aspose::Email::Tools:: + +```cpp +ResponseMessageBuilder() +``` + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/set_additionmode/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/set_additionmode/_index.md new file mode 100644 index 0000000000..fb405d6df9 --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/set_additionmode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder::set_AdditionMode method" +linktitle: "set_AdditionMode" +articleTitle: "set_AdditionMode" +second_title: "Aspose.Email for C++" +description: "Sets the format of response message." +type: docs +weight: 50 +url: /cpp/aspose.email.tools/responsemessagebuilder/set_additionmode/ +--- + +## set_AdditionMode {#set_additionmode} + +Sets the format of response message. + +**Returns:** void Aspose::Email::Tools:: + +```cpp +set_AdditionMode(OriginalMessageAdditionMode value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/set_responsetext/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/set_responsetext/_index.md new file mode 100644 index 0000000000..f1df9e8104 --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/set_responsetext/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder::set_ResponseText method" +linktitle: "set_ResponseText" +articleTitle: "set_ResponseText" +second_title: "Aspose.Email for C++" +description: "Sets the body of response message." +type: docs +weight: 60 +url: /cpp/aspose.email.tools/responsemessagebuilder/set_responsetext/ +--- + +## set_ResponseText {#set_responsetext} + +Sets the body of response message. + +**Returns:** void Aspose::Email::Tools:: + +```cpp +set_ResponseText(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/set_sender/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/set_sender/_index.md new file mode 100644 index 0000000000..d8ecd790a0 --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/set_sender/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder::set_Sender method" +linktitle: "set_Sender" +articleTitle: "set_Sender" +second_title: "Aspose.Email for C++" +description: "Sets the addres from which the response message will be sent." +type: docs +weight: 70 +url: /cpp/aspose.email.tools/responsemessagebuilder/set_sender/ +--- + +## set_Sender {#set_sender} + +Sets the addres from which the response message will be sent. + +**Returns:** void Aspose::Email::Tools:: + +```cpp +set_Sender(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email.tools/responsemessagebuilder/setcontent/_index.md b/english/cpp/aspose.email.tools/responsemessagebuilder/setcontent/_index.md new file mode 100644 index 0000000000..eec2c3160e --- /dev/null +++ b/english/cpp/aspose.email.tools/responsemessagebuilder/setcontent/_index.md @@ -0,0 +1,43 @@ +--- +title: "Aspose::Email::Tools::ResponseMessageBuilder::SetContent method" +linktitle: "SetContent" +articleTitle: "SetContent" +second_title: "Aspose.Email for C++" +description: "Sets the content." +type: docs +weight: 80 +url: /cpp/aspose.email.tools/responsemessagebuilder/setcontent/ +--- + +## SetContent (1 of 2) {#setcontent_1} + +Sets the content. + +**Returns:** void Aspose::Email::Tools:: + +```cpp +SetContent(System::SharedPtr < MailMessage > src, System::SharedPtr < MailMessage > dst) +``` + +| Parameter | Description | +| --- | --- | +| src | The source message. | +| dst | The destination message. | + +--- + +## SetContent (2 of 2) {#setcontent_2} + +Sets the content. + +**Returns:** void Aspose::Email::Tools:: + +```cpp +SetContent(System::SharedPtr < Mapi::MapiMessage > src, System::SharedPtr < Mapi::MapiMessage > dst) +``` + +| Parameter | Description | +| --- | --- | +| src | The source message. | +| dst | The destination message. | + diff --git a/english/cpp/aspose.email/_index.md b/english/cpp/aspose.email/_index.md new file mode 100644 index 0000000000..a8dad555c4 --- /dev/null +++ b/english/cpp/aspose.email/_index.md @@ -0,0 +1,86 @@ +--- +title: "Aspose::Email namespace" +linktitle: "Aspose::Email" +articleTitle: "Aspose::Email" +second_title: "Aspose.Email for C++" +description: "The Aspose::Email namespace offers classes and enums for creating, manipulating, and saving email messages and their components." +type: docs +weight: 10 +url: /cpp/aspose.email/ +--- + +## Aspose::Email namespace + +It includes types for handling attachments, alternate views, and EML file load/save options, enabling comprehensive email processing in C++ applications. Use these APIs to build, modify, and persist email content programmatically. + + +## Classes + +| Name | Description | +| --- | --- | +| [AlternateView](./alternateview/) | Represents the format to view a message. | +| [AlternateViewCollection](./alternateviewcollection/) | Represents a collection of AlternateView objects. | +| [AlternateViewRemovedEventArgs](./alternateviewremovedeventargs/) | Provides data for the AlternateViewCollection::AlternateViewRemoved event. | +| [Attachment](./attachment/) | Represents an e-mail attachment. | +| [AttachmentBase](./attachmentbase/) | Base class for mail attachment. | +| [AttachmentCollection](./attachmentcollection/) | Represents a collection of e-mail message attachments. | +| [EmlLoadOptions](./emlloadoptions/) | Allows to specify additional options when loading MailMessage from Eml format. | +| [EmlSaveOptions](./emlsaveoptions/) | Allows to specify additional options when saving MailMessage to Eml and Emlx for | +| [EmlValidationError](./emlvalidationerror/) | Represents the eml validation error information. | +| [EmlValidationErrorCollection](./emlvalidationerrorcollection/) | Represents the collection of EmlValidationError | +| [EmlxLoadOptions](./emlxloadoptions/) | Allows to specify additional options when loading MailMessage from Eml format. | +| [FileFormatInfo](./fileformatinfo/) | Contains data returned by FileFormatUtil file format detection methods. | +| [GlobalFormattingOptions](./globalformattingoptions/) | Class that allow to set some formatting options for all newly created instances | +| [HeaderType](./headertype/) | Represents the Internet standards and RFCs define header fields which may occur | +| [HeadersFormattingOptions](./headersformattingoptions/) | Allows to specify headers formatting options when saving MailMessage to Mhtml or | +| [HtmlLoadOptions](./htmlloadoptions/) | Allows to specify additional options when loading MailMessage from Html format. | +| [HtmlSaveOptions](./htmlsaveoptions/) | Allows to specify additional options when saving MailMessage to Html format. | +| [IAttachment](./iattachment/) | Represents a common attachment interface | +| [IMailAddress](./imailaddress/) | Represents a common mail address interface | +| [IMessage](./imessage/) | Represents a common message interface | +| [IMessageFormatter](./imessageformatter/) | Provides a mechanism for retrieving an object to Message formatting. | +| [IPreferredTextEncodingProvider](./ipreferredtextencodingprovider/) | Defines a interface for objects that can define PreferredTextEncoding. | +| [License](./license/) | Provides methods to license the component. | +| [LinkedResource](./linkedresource/) | Represents an embedded resource in a message. | +| [LinkedResourceCollection](./linkedresourcecollection/) | Represents a collection of LinkedResource objects | +| [LinkedResourceRemovedEventArgs](./linkedresourceremovedeventargs/) | Inherits EventArgs. | +| [LoadOptions](./loadoptions/) | This is an abstract base class for classes that allow the user to specify additi | +| [MailAddress](./mailaddress/) | Represents the address of a message. | +| [MailAddressCollection](./mailaddresscollection/) | Represents a collection of MailAddress objects. | +| [MailMessage](./mailmessage/) | Provides possibility to handle rendering of hyperlink in custom style. | +| [MailMessageCollection](./mailmessagecollection/) | Represents a collection of MailMessage objects. | +| [MailMessageSaveType](./mailmessagesavetype/) | Represents the mail message format.It can be in eml,msg or mhtml format. | +| [MailboxInfo](./mailboxinfo/) | Represents identification information about message in a mailbox. | +| [MessageFormat](./messageformat/) | Represents the mail message format.It can be in eml,msg or mhtml format. | +| [Metered](./metered/) | Provides methods to set metered key. | +| [MhtSaveOptions](./mhtsaveoptions/) | Allows to specify additional options when saving MailMessage to Mhtml format. | +| [MhtTemplateName](./mhttemplatename/) | Defines well known names of headers for Mhtml formatting. | +| [MhtmlLoadOptions](./mhtmlloadoptions/) | Allows to specify additional options when loading MailMessage from Mhtml format. | +| [MsgLoadOptions](./msgloadoptions/) | Allows to specify additional options when loading MailMessage from Msg format. | +| [MsgSaveOptions](./msgsaveoptions/) | This class allows the user to specify additional settings when saving a MailMess | +| [ObjectIdentifier](./objectidentifier/) | Contains object identification information | +| [ProgressEventHandlerInfo](./progresseventhandlerinfo/) | This class represents information about conversion progress that can be used in | +| [ReferenceAttachment](./referenceattachment/) | This class represents a reference attachment | +| [ResourceHtmlRenderingEventArgs](./resourcehtmlrenderingeventargs/) | Represents additional parameters for ResourceHtmlRendering event. | +| [SaveOptions](./saveoptions/) | This is an abstract base class for classes that allow the user to specify additi | +| [TnefLoadOptions](./tnefloadoptions/) | Allows to specify additional options when loading MailMessage from Tnef format. | + +## Enumerations + +| Name | Description | +| --- | --- | +| [AttachmentPermissionType](./attachmentpermissiontype/) | The permission type data associated with a web reference attachment. | +| [AttachmentProviderType](./attachmentprovidertype/) | The type of web service manipulating the attachment. | +| [ContactFieldsSet](./contactfieldsset/) | Enumerates the groups of Contact fields that will be included in resultant mhtml | +| [DeliveryNotificationOptions](./deliverynotificationoptions/) | Specifies delivery notifications. | +| [EmlValidationErrorType](./emlvalidationerrortype/) | Enumerates the types of the eml validation errors. | +| [FileCompatibilityMode](./filecompatibilitymode/) | Defines inner conversions, that are necessarily to be done when loading or savin | +| [FileFormatType](./fileformattype/) | Enumerates file format types. | +| [HtmlFormatOptions](./htmlformatoptions/) | Enumerates the Html format options. | +| [MailPriority](./mailpriority/) | Represents the mail priopity | +| [MailSensitivity](./mailsensitivity/) | Specifies the sensitivity of a MailMessage . | +| [MhtFormatOptions](./mhtformatoptions/) | Enumerates the Mht format options | +| [ParticipationStatus](./participationstatus/) | Identifies the participation status for the calendar user. | +| [ProgressEventType](./progresseventtype/) | Type of progress event that occured. | +| [ResourceRenderingMode](./resourcerenderingmode/) | Provides set various modes of rendering resources in html. | + diff --git a/english/cpp/aspose.email/alternateview/_index.md b/english/cpp/aspose.email/alternateview/_index.md new file mode 100644 index 0000000000..1573429809 --- /dev/null +++ b/english/cpp/aspose.email/alternateview/_index.md @@ -0,0 +1,93 @@ +--- +title: "Aspose::Email::AlternateView class" +linktitle: "AlternateView" +articleTitle: "AlternateView" +second_title: "Aspose.Email for C++" +description: "Represents the format to view a message." +type: docs +weight: 10 +url: /cpp/aspose.email/alternateview/ +--- + +## AlternateView class + +**Inherits:** Aspose::Email::AttachmentBase + +Represents the format to view a message. + +The following example shows how to create and add AlternateView to MailMessage . + +```csharp +var eml = new MailMessage +{ + From = "AndrewIrwin@from.com", + To = "SusanMarc@to.com", + Subject = "This is an email" +}; + +// Create the plain text part It is viewable by those clients that don't support HTML +var plainView = AlternateView.CreateAlternateViewFromString("This is my plain text content", null, "text/plain"); + +// Create the HTML part.To embed images, we need to use the prefix 'cid' in the img src value. +// The cid value will map to the Content-Id of a Linked resource. Thus +// will map to a LinkedResource with a ContentId of 'barcode'. +var htmlView = AlternateView.CreateAlternateViewFromString("Here is an embedded image. ", null, "text/html"); + +// Create the LinkedResource (embedded image) and Add the LinkedResource to the appropriate view +var barcode = new LinkedResource("1.jpg", MediaTypeNames.Image.Jpeg) +{ + ContentId = "barcode" +}; + +eml.LinkedResources.Add(barcode); +eml.AlternateViews.Add(plainView); +eml.AlternateViews.Add(htmlView); + +eml.Save("EmbeddedImage_out.msg", SaveOptions.DefaultMsgUnicode); +``` + +```vb +Dim eml = New MailMessage With { +.From = "AndrewIrwin@from.com", +.[To] = "SusanMarc@to.com", +.Subject = "This is an email" +} + +' Create the plain text part It is viewable by those clients that don't support HTML +Dim plainView = AlternateView.CreateAlternateViewFromString("This is my plain text content", Nothing, "text/plain") + +' Create the HTML part.To embed images, we need to use the prefix 'cid' in the img src value. +' The cid value will map to the Content-Id of a Linked resource. Thus +' will map to a LinkedResource with a ContentId of 'barcode'. +Dim htmlView = AlternateView.CreateAlternateViewFromString("Here is an embedded image.", Nothing, "text/html") + +' Create the LinkedResource (embedded image) and Add the LinkedResource to the appropriate view +Dim barcode = New LinkedResource("1.jpg", MediaTypeNames.Image.Jpeg) With { + .ContentId = "barcode" + } + +eml.LinkedResources.Add(barcode) +eml.AlternateViews.Add(plainView) +eml.AlternateViews.Add(htmlView) +eml.Save("EmbeddedImage_out.msg", SaveOptions.DefaultMsgUnicode) +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [AlternateView (8 overloads)](./alternateview/) | Initializes a new instance of the AlternateView class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | | +| [ConvertToMapiAttachment](./converttomapiattachment/) | Implements Aspose::Email::AttachmentBase . | +| [CreateAlternateViewFromString (5 overloads)](./createalternateviewfromstring/) | Creates a AlternateView of using the content specified in a string. | +| [Dispose](./dispose/) | Releases unmanaged and - optionally - managed resources. | +| [get_BaseUri](./get_baseuri/) | Gets the base URI. | +| [get_LinkedResources](./get_linkedresources/) | Gets the set of embedded resources referred to by this alternate view. | +| [set_BaseUri](./set_baseuri/) | Sets the base URI. | +| [baseObject](./baseobject/) | Reference to the base object | + diff --git a/english/cpp/aspose.email/alternateview/alternateview/_index.md b/english/cpp/aspose.email/alternateview/alternateview/_index.md new file mode 100644 index 0000000000..c1e1560f3c --- /dev/null +++ b/english/cpp/aspose.email/alternateview/alternateview/_index.md @@ -0,0 +1,137 @@ +--- +title: "Aspose::Email::AlternateView::AlternateView constructor" +linktitle: "AlternateView" +articleTitle: "AlternateView" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AlternateView class." +type: docs +weight: 10 +url: /cpp/aspose.email/alternateview/alternateview/ +--- + +## AlternateView (1 of 8) {#alternateview_1} + +Initializes a new instance of the AlternateView class. + +**Returns:** Aspose::Email:: + +```cpp +AlternateView(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + +--- + +## AlternateView (2 of 8) {#alternateview_2} + +Initializes a new instance of the AlternateView class. + +**Returns:** Aspose::Email:: + +```cpp +AlternateView(System::String fileName, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| mediaType | Internet media type. | + +--- + +## AlternateView (3 of 8) {#alternateview_3} + +Initializes a new instance of the AlternateView class. + +**Returns:** Aspose::Email:: + +```cpp +AlternateView(System::String fileName, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| contentType | Content type. | + +--- + +## AlternateView (4 of 8) {#alternateview_4} + +Initializes a new instance of the AlternateView class. + +**Returns:** Aspose::Email:: + +```cpp +AlternateView(System::SharedPtr < System::IO::Stream > contentStream) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream. | + +--- + +## AlternateView (5 of 8) {#alternateview_5} + +Initializes a new instance of the AlternateView class. + +**Returns:** Aspose::Email:: + +```cpp +AlternateView(System::SharedPtr < System::IO::Stream > contentStream, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream. | +| mediaType | Internet media type. | + +--- + +## AlternateView (6 of 8) {#alternateview_6} + +Initializes a new instance of the AlternateView class. + +**Returns:** Aspose::Email:: + +```cpp +AlternateView(System::SharedPtr < System::IO::Stream > contentStream, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream. | +| contentType | Content type. | + +--- + +## AlternateView (7 of 8) {#alternateview_7} + +Initializes a new instance of the AlternateView class. + +**Returns:** Aspose::Email:: + +```cpp +AlternateView() +``` + +--- + +## AlternateView (8 of 8) {#alternateview_8} + +Initializes a new instance of the AlternateView class. + +**Returns:** Aspose::Email:: + +```cpp +AlternateView(System::SharedPtr < Aspose::Email::Mime::MimePart > part) +``` + +| Parameter | Description | +| --- | --- | +| part | An attachment mime part | + diff --git a/english/cpp/aspose.email/alternateview/baseobject/_index.md b/english/cpp/aspose.email/alternateview/baseobject/_index.md new file mode 100644 index 0000000000..e878767154 --- /dev/null +++ b/english/cpp/aspose.email/alternateview/baseobject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AlternateView::baseObject method" +linktitle: "baseObject" +articleTitle: "baseObject" +second_title: "Aspose.Email for C++" +description: "Reference to the base object" +type: docs +weight: 80 +url: /cpp/aspose.email/alternateview/baseobject/ +--- + +## baseObject {#baseobject} + +Reference to the base object + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +baseObject() +``` + diff --git a/english/cpp/aspose.email/alternateview/clone/_index.md b/english/cpp/aspose.email/alternateview/clone/_index.md new file mode 100644 index 0000000000..441813eae9 --- /dev/null +++ b/english/cpp/aspose.email/alternateview/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AlternateView::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of AlternateView." +type: docs +weight: 10 +url: /cpp/aspose.email/alternateview/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < AlternateView > Aspose::Email:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email/alternateview/converttomapiattachment/_index.md b/english/cpp/aspose.email/alternateview/converttomapiattachment/_index.md new file mode 100644 index 0000000000..7cdabf6c69 --- /dev/null +++ b/english/cpp/aspose.email/alternateview/converttomapiattachment/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::AlternateView::ConvertToMapiAttachment method" +linktitle: "ConvertToMapiAttachment" +articleTitle: "ConvertToMapiAttachment" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::AttachmentBase ." +type: docs +weight: 20 +url: /cpp/aspose.email/alternateview/converttomapiattachment/ +--- + +## ConvertToMapiAttachment {#converttomapiattachment} + +Implements Aspose::Email::AttachmentBase . + +**Returns:** System::SharedPtr < Mapi::MapiAttachment > Aspose::Email:: + +```cpp +ConvertToMapiAttachment(Mapi::OutlookMessageFormat format, int32_t codePage, int32_t count, bool preserveDates) +``` + +| Parameter | Description | +| --- | --- | +| format | | +| codePage | | +| count | | +| preserveDates | | + diff --git a/english/cpp/aspose.email/alternateview/createalternateviewfromstring/_index.md b/english/cpp/aspose.email/alternateview/createalternateviewfromstring/_index.md new file mode 100644 index 0000000000..791f9cc0e8 --- /dev/null +++ b/english/cpp/aspose.email/alternateview/createalternateviewfromstring/_index.md @@ -0,0 +1,94 @@ +--- +title: "Aspose::Email::AlternateView::CreateAlternateViewFromString method" +linktitle: "CreateAlternateViewFromString" +articleTitle: "CreateAlternateViewFromString" +second_title: "Aspose.Email for C++" +description: "Creates a AlternateView of using the content specified in a string." +type: docs +weight: 30 +url: /cpp/aspose.email/alternateview/createalternateviewfromstring/ +--- + +## CreateAlternateViewFromString (1 of 5) {#createalternateviewfromstring_1} + +Creates a AlternateView of using the content specified in a string. + +**Returns:** An AlternateView object that represents an alternate view. + +```cpp +CreateAlternateViewFromString(System::String content) +``` + +| Parameter | Description | +| --- | --- | +| content | The string that contains the content. | + +--- + +## CreateAlternateViewFromString (2 of 5) {#createalternateviewfromstring_2} + +Creates a AlternateView of using the content specified in a string. + +**Returns:** An AlternateView object that represents an alternate view. + +```cpp +CreateAlternateViewFromString(System::String content, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| content | The string that contains the content. | +| contentType | Content type. | + +--- + +## CreateAlternateViewFromString (3 of 5) {#createalternateviewfromstring_3} + +Creates a AlternateView of using the content specified in a string. + +**Returns:** An AlternateView object that represents an alternate view. + +```cpp +CreateAlternateViewFromString(System::String content, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType, Aspose::Email::Mime::TransferEncoding transferencoding) +``` + +| Parameter | Description | +| --- | --- | +| content | The string that contains the content. | +| contentType | Content type. | +| transferencoding | The transfer encoding. | + +--- + +## CreateAlternateViewFromString (4 of 5) {#createalternateviewfromstring_4} + +**Returns:** static System::SharedPtr < AlternateView > Aspose::Email:: + +```cpp +CreateAlternateViewFromString(System::String content, System::SharedPtr < System::Text::Encoding > contentEncoding, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| content | | +| contentEncoding | | +| contentType | | + +--- + +## CreateAlternateViewFromString (5 of 5) {#createalternateviewfromstring_5} + +Creates a AlternateView of using the content specified in a string. + +**Returns:** An AlternateView object that represents an alternate view. + +```cpp +CreateAlternateViewFromString(System::String content, System::SharedPtr < System::Text::Encoding > contentEncoding, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| content | The string that contains the content. | +| contentEncoding | The content encoding. | +| mediaType | Internet media type. | + diff --git a/english/cpp/aspose.email/alternateview/dispose/_index.md b/english/cpp/aspose.email/alternateview/dispose/_index.md new file mode 100644 index 0000000000..8aede0d779 --- /dev/null +++ b/english/cpp/aspose.email/alternateview/dispose/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AlternateView::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Releases unmanaged and - optionally - managed resources." +type: docs +weight: 40 +url: /cpp/aspose.email/alternateview/dispose/ +--- + +## Dispose {#dispose} + +Releases unmanaged and - optionally - managed resources. + +**Returns:** void Aspose::Email:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email/alternateview/get_baseuri/_index.md b/english/cpp/aspose.email/alternateview/get_baseuri/_index.md new file mode 100644 index 0000000000..662d78a13c --- /dev/null +++ b/english/cpp/aspose.email/alternateview/get_baseuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AlternateView::get_BaseUri method" +linktitle: "get_BaseUri" +articleTitle: "get_BaseUri" +second_title: "Aspose.Email for C++" +description: "Gets the base URI." +type: docs +weight: 50 +url: /cpp/aspose.email/alternateview/get_baseuri/ +--- + +## get_BaseUri {#get_baseuri} + +Gets the base URI. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_BaseUri() +``` + diff --git a/english/cpp/aspose.email/alternateview/get_linkedresources/_index.md b/english/cpp/aspose.email/alternateview/get_linkedresources/_index.md new file mode 100644 index 0000000000..1b503d160c --- /dev/null +++ b/english/cpp/aspose.email/alternateview/get_linkedresources/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AlternateView::get_LinkedResources method" +linktitle: "get_LinkedResources" +articleTitle: "get_LinkedResources" +second_title: "Aspose.Email for C++" +description: "Gets the set of embedded resources referred to by this alternate view." +type: docs +weight: 60 +url: /cpp/aspose.email/alternateview/get_linkedresources/ +--- + +## get_LinkedResources {#get_linkedresources} + +Gets the set of embedded resources referred to by this alternate view. + +**Returns:** System::SharedPtr < LinkedResourceCollection > Aspose::Email:: + +```cpp +get_LinkedResources() +``` + diff --git a/english/cpp/aspose.email/alternateview/set_baseuri/_index.md b/english/cpp/aspose.email/alternateview/set_baseuri/_index.md new file mode 100644 index 0000000000..9a574e5340 --- /dev/null +++ b/english/cpp/aspose.email/alternateview/set_baseuri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AlternateView::set_BaseUri method" +linktitle: "set_BaseUri" +articleTitle: "set_BaseUri" +second_title: "Aspose.Email for C++" +description: "Sets the base URI." +type: docs +weight: 70 +url: /cpp/aspose.email/alternateview/set_baseuri/ +--- + +## set_BaseUri {#set_baseuri} + +Sets the base URI. + +**Returns:** void Aspose::Email:: + +```cpp +set_BaseUri(System::SharedPtr < System::Uri > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/alternateviewcollection/_index.md b/english/cpp/aspose.email/alternateviewcollection/_index.md new file mode 100644 index 0000000000..1d42f0d201 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::AlternateViewCollection class" +linktitle: "AlternateViewCollection" +articleTitle: "AlternateViewCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of AlternateView objects." +type: docs +weight: 10 +url: /cpp/aspose.email/alternateviewcollection/ +--- + +## AlternateViewCollection class + +Represents a collection of AlternateView objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [AlternateViewCollection](./alternateviewcollection/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [ClearItems](./clearitems/) | Removes all elements from the T:System::Collections::ObjectModel::Collection`1 . | +| [ContainsView](./containsview/) | | +| [Dispose](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [GetView](./getview/) | | +| [InsertItem](./insertitem/) | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. | +| [RemoveItem](./removeitem/) | Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 . | +| [SetItem](./setitem/) | Replaces the element at the specified index. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [AlternateViewAdded](./alternateviewadded/) | | +| [AlternateViewCollectionCleared](./alternateviewcollectioncleared/) | | +| [AlternateViewLinkedResourceRemoved](./alternateviewlinkedresourceremoved/) | | +| [AlternateViewRemoved](./alternateviewremoved/) | | + diff --git a/english/cpp/aspose.email/alternateviewcollection/alternateviewadded/_index.md b/english/cpp/aspose.email/alternateviewcollection/alternateviewadded/_index.md new file mode 100644 index 0000000000..6c3ab152c1 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/alternateviewadded/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AlternateViewCollection::AlternateViewAdded method" +linktitle: "AlternateViewAdded" +articleTitle: "AlternateViewAdded" +second_title: "Aspose.Email for C++" +description: "AlternateViewAdded of AlternateViewCollection." +type: docs +weight: 90 +url: /cpp/aspose.email/alternateviewcollection/alternateviewadded/ +--- + +## AlternateViewAdded {#alternateviewadded} + +**Returns:** System::EventHandler Aspose::Email:: + +```cpp +AlternateViewAdded() +``` + diff --git a/english/cpp/aspose.email/alternateviewcollection/alternateviewcollection/_index.md b/english/cpp/aspose.email/alternateviewcollection/alternateviewcollection/_index.md new file mode 100644 index 0000000000..de8afcb987 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/alternateviewcollection/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AlternateViewCollection::AlternateViewCollection constructor" +linktitle: "AlternateViewCollection" +articleTitle: "AlternateViewCollection" +second_title: "Aspose.Email for C++" +description: "AlternateViewCollection of AlternateViewCollection." +type: docs +weight: 10 +url: /cpp/aspose.email/alternateviewcollection/alternateviewcollection/ +--- + +## AlternateViewCollection {#alternateviewcollection} + +**Returns:** Aspose::Email:: + +```cpp +AlternateViewCollection() +``` + diff --git a/english/cpp/aspose.email/alternateviewcollection/alternateviewcollectioncleared/_index.md b/english/cpp/aspose.email/alternateviewcollection/alternateviewcollectioncleared/_index.md new file mode 100644 index 0000000000..172f689110 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/alternateviewcollectioncleared/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AlternateViewCollection::AlternateViewCollectionCleared method" +linktitle: "AlternateViewCollectionCleared" +articleTitle: "AlternateViewCollectionCleared" +second_title: "Aspose.Email for C++" +description: "AlternateViewCollectionCleared of AlternateViewCollection." +type: docs +weight: 100 +url: /cpp/aspose.email/alternateviewcollection/alternateviewcollectioncleared/ +--- + +## AlternateViewCollectionCleared {#alternateviewcollectioncleared} + +**Returns:** System::EventHandler Aspose::Email:: + +```cpp +AlternateViewCollectionCleared() +``` + diff --git a/english/cpp/aspose.email/alternateviewcollection/alternateviewlinkedresourceremoved/_index.md b/english/cpp/aspose.email/alternateviewcollection/alternateviewlinkedresourceremoved/_index.md new file mode 100644 index 0000000000..f805635c37 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/alternateviewlinkedresourceremoved/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AlternateViewCollection::AlternateViewLinkedResourceRemoved method" +linktitle: "AlternateViewLinkedResourceRemoved" +articleTitle: "AlternateViewLinkedResourceRemoved" +second_title: "Aspose.Email for C++" +description: "AlternateViewLinkedResourceRemoved of AlternateViewCollection." +type: docs +weight: 110 +url: /cpp/aspose.email/alternateviewcollection/alternateviewlinkedresourceremoved/ +--- + +## AlternateViewLinkedResourceRemoved {#alternateviewlinkedresourceremoved} + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::LinkedResourceRemovedEventArgs > > Aspose::Email:: + +```cpp +AlternateViewLinkedResourceRemoved() +``` + diff --git a/english/cpp/aspose.email/alternateviewcollection/alternateviewremoved/_index.md b/english/cpp/aspose.email/alternateviewcollection/alternateviewremoved/_index.md new file mode 100644 index 0000000000..d97f66c236 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/alternateviewremoved/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AlternateViewCollection::AlternateViewRemoved method" +linktitle: "AlternateViewRemoved" +articleTitle: "AlternateViewRemoved" +second_title: "Aspose.Email for C++" +description: "AlternateViewRemoved of AlternateViewCollection." +type: docs +weight: 120 +url: /cpp/aspose.email/alternateviewcollection/alternateviewremoved/ +--- + +## AlternateViewRemoved {#alternateviewremoved} + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::AlternateViewRemovedEventArgs > > Aspose::Email:: + +```cpp +AlternateViewRemoved() +``` + diff --git a/english/cpp/aspose.email/alternateviewcollection/clearitems/_index.md b/english/cpp/aspose.email/alternateviewcollection/clearitems/_index.md new file mode 100644 index 0000000000..33aad835f5 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/clearitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AlternateViewCollection::ClearItems method" +linktitle: "ClearItems" +articleTitle: "ClearItems" +second_title: "Aspose.Email for C++" +description: "Removes all elements from the T:System::Collections::ObjectModel::Collection`1 ." +type: docs +weight: 10 +url: /cpp/aspose.email/alternateviewcollection/clearitems/ +--- + +## ClearItems {#clearitems} + +Removes all elements from the T:System::Collections::ObjectModel::Collection`1 . + +**Returns:** void Aspose::Email:: + +```cpp +ClearItems() +``` + diff --git a/english/cpp/aspose.email/alternateviewcollection/containsview/_index.md b/english/cpp/aspose.email/alternateviewcollection/containsview/_index.md new file mode 100644 index 0000000000..42f7613d5e --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/containsview/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::AlternateViewCollection::ContainsView method" +linktitle: "ContainsView" +articleTitle: "ContainsView" +second_title: "Aspose.Email for C++" +description: "ContainsView of AlternateViewCollection." +type: docs +weight: 20 +url: /cpp/aspose.email/alternateviewcollection/containsview/ +--- + +## ContainsView {#containsview} + +**Returns:** bool Aspose::Email:: + +```cpp +ContainsView(System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| mediaType | | + diff --git a/english/cpp/aspose.email/alternateviewcollection/dispose/_index.md b/english/cpp/aspose.email/alternateviewcollection/dispose/_index.md new file mode 100644 index 0000000000..902bb8dbc2 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AlternateViewCollection::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 30 +url: /cpp/aspose.email/alternateviewcollection/dispose/ +--- + +## Dispose {#dispose} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email/alternateviewcollection/getview/_index.md b/english/cpp/aspose.email/alternateviewcollection/getview/_index.md new file mode 100644 index 0000000000..c39810a5c0 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/getview/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::AlternateViewCollection::GetView method" +linktitle: "GetView" +articleTitle: "GetView" +second_title: "Aspose.Email for C++" +description: "GetView of AlternateViewCollection." +type: docs +weight: 40 +url: /cpp/aspose.email/alternateviewcollection/getview/ +--- + +## GetView {#getview} + +**Returns:** System::SharedPtr < AlternateView > Aspose::Email:: + +```cpp +GetView(System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| mediaType | | + diff --git a/english/cpp/aspose.email/alternateviewcollection/insertitem/_index.md b/english/cpp/aspose.email/alternateviewcollection/insertitem/_index.md new file mode 100644 index 0000000000..33f18fbe7f --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/insertitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::AlternateViewCollection::InsertItem method" +linktitle: "InsertItem" +articleTitle: "InsertItem" +second_title: "Aspose.Email for C++" +description: "Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index." +type: docs +weight: 50 +url: /cpp/aspose.email/alternateviewcollection/insertitem/ +--- + +## InsertItem {#insertitem} + +Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. + +**Returns:** void Aspose::Email:: + +```cpp +InsertItem(int32_t index, const System::SharedPtr < AlternateView > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which item should be inserted. | +| item | The object to insert. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email/alternateviewcollection/removeitem/_index.md b/english/cpp/aspose.email/alternateviewcollection/removeitem/_index.md new file mode 100644 index 0000000000..d1dc09f042 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/removeitem/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AlternateViewCollection::RemoveItem method" +linktitle: "RemoveItem" +articleTitle: "RemoveItem" +second_title: "Aspose.Email for C++" +description: "Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 ." +type: docs +weight: 60 +url: /cpp/aspose.email/alternateviewcollection/removeitem/ +--- + +## RemoveItem {#removeitem} + +Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 . + +**Returns:** void Aspose::Email:: + +```cpp +RemoveItem(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to remove. | + diff --git a/english/cpp/aspose.email/alternateviewcollection/setitem/_index.md b/english/cpp/aspose.email/alternateviewcollection/setitem/_index.md new file mode 100644 index 0000000000..73369da73a --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/setitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::AlternateViewCollection::SetItem method" +linktitle: "SetItem" +articleTitle: "SetItem" +second_title: "Aspose.Email for C++" +description: "Replaces the element at the specified index." +type: docs +weight: 70 +url: /cpp/aspose.email/alternateviewcollection/setitem/ +--- + +## SetItem {#setitem} + +Replaces the element at the specified index. + +**Returns:** void Aspose::Email:: + +```cpp +SetItem(int32_t index, const System::SharedPtr < AlternateView > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to replace. | +| item | The new value for the element at the specified index. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email/alternateviewcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email/alternateviewcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..e39d41d8f1 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::AlternateViewCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of AlternateViewCollection." +type: docs +weight: 80 +url: /cpp/aspose.email/alternateviewcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email/alternateviewremovedeventargs/_index.md b/english/cpp/aspose.email/alternateviewremovedeventargs/_index.md new file mode 100644 index 0000000000..ad2746c2ef --- /dev/null +++ b/english/cpp/aspose.email/alternateviewremovedeventargs/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::AlternateViewRemovedEventArgs class" +linktitle: "AlternateViewRemovedEventArgs" +articleTitle: "AlternateViewRemovedEventArgs" +second_title: "Aspose.Email for C++" +description: "Provides data for the AlternateViewCollection::AlternateViewRemoved event." +type: docs +weight: 10 +url: /cpp/aspose.email/alternateviewremovedeventargs/ +--- + +## AlternateViewRemovedEventArgs class + +Provides data for the AlternateViewCollection::AlternateViewRemoved event. + +## Constructors + +| Name | Description | +| --- | --- | +| [AlternateViewRemovedEventArgs](./alternateviewremovedeventargs/) | Initializes a new instance of the AlternateViewRemovedEventArgs class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AlternateView](./get_alternateview/) | Get the AlternateView that has been removed. | + diff --git a/english/cpp/aspose.email/alternateviewremovedeventargs/alternateviewremovedeventargs/_index.md b/english/cpp/aspose.email/alternateviewremovedeventargs/alternateviewremovedeventargs/_index.md new file mode 100644 index 0000000000..9a6a72b3c7 --- /dev/null +++ b/english/cpp/aspose.email/alternateviewremovedeventargs/alternateviewremovedeventargs/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AlternateViewRemovedEventArgs::AlternateViewRemovedEventArgs constructor" +linktitle: "AlternateViewRemovedEventArgs" +articleTitle: "AlternateViewRemovedEventArgs" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AlternateViewRemovedEventArgs class." +type: docs +weight: 10 +url: /cpp/aspose.email/alternateviewremovedeventargs/alternateviewremovedeventargs/ +--- + +## AlternateViewRemovedEventArgs {#alternateviewremovedeventargs} + +Initializes a new instance of the AlternateViewRemovedEventArgs class. + +**Returns:** Aspose::Email:: + +```cpp +AlternateViewRemovedEventArgs(System::SharedPtr < Aspose::Email::AlternateView > av) +``` + +| Parameter | Description | +| --- | --- | +| av | | + diff --git a/english/cpp/aspose.email/alternateviewremovedeventargs/get_alternateview/_index.md b/english/cpp/aspose.email/alternateviewremovedeventargs/get_alternateview/_index.md new file mode 100644 index 0000000000..3aa2d1b35e --- /dev/null +++ b/english/cpp/aspose.email/alternateviewremovedeventargs/get_alternateview/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AlternateViewRemovedEventArgs::get_AlternateView method" +linktitle: "get_AlternateView" +articleTitle: "get_AlternateView" +second_title: "Aspose.Email for C++" +description: "Get the AlternateView that has been removed." +type: docs +weight: 10 +url: /cpp/aspose.email/alternateviewremovedeventargs/get_alternateview/ +--- + +## get_AlternateView {#get_alternateview} + +Get the AlternateView that has been removed. + +**Returns:** System::SharedPtr < Aspose::Email::AlternateView > Aspose::Email:: + +```cpp +get_AlternateView() +``` + diff --git a/english/cpp/aspose.email/attachment/_index.md b/english/cpp/aspose.email/attachment/_index.md new file mode 100644 index 0000000000..f15934d465 --- /dev/null +++ b/english/cpp/aspose.email/attachment/_index.md @@ -0,0 +1,78 @@ +--- +title: "Aspose::Email::Attachment class" +linktitle: "Attachment" +articleTitle: "Attachment" +second_title: "Aspose.Email for C++" +description: "Represents an e-mail attachment." +type: docs +weight: 10 +url: /cpp/aspose.email/attachment/ +--- + +## Attachment class + +**Inherits:** Aspose::Email::AttachmentBase, Aspose::Email::IPreferredTextEncodingProvider + +Represents an e-mail attachment. + +The following example shows how to add and remove an Attachment from MailMessage . + +```csharp +// Create an instance of MailMessage class +var eml = new MailMessage {From = "sender@sender.com", To = "receiver@gmail.com"}; + +// Load an attachment +var attachment = new Attachment("1.txt"); +eml.Attachments.Add(attachment); + +// Remove attachment from your MailMessage +eml.Attachments.Remove(attachment); +``` + +```vb +' Create an instance of MailMessage class +Dim eml = New MailMessage With { + .From = "sender@sender.com", + .[To] = "receiver@gmail.com" + } + +' Load an attachment +Dim attachment = New Attachment("1.txt") +eml.Attachments.Add(attachment) + +' Remove attachment from your MailMessage +eml.Attachments.Remove(attachment) +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [Attachment (9 overloads)](./attachment/) | Initializes a new instance of the Attachment class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | | +| [ConvertToMapiAttachment](./converttomapiattachment/) | Implements Aspose::Email::AttachmentBase . | +| [CreateAttachmentFromString (3 overloads)](./createattachmentfromstring/) | Creates the attachment from string. | +| [CreateName](./createname/) | | +| [get_ContentDisposition](./get_contentdisposition/) | Gets Content-Disposition header | +| [get_CreatedName](./get_createdname/) | Created name from subject in case when attacment is message/rfc822 | +| [get_Id](./get_id/) | Object identifier | +| [get_IsEmbeddedMessage](./get_isembeddedmessage/) | Gets a value indicating whether the attachment is an embedded message. | +| [get_IsTnef](./get_istnef/) | Gets a value indicating whether the attachment is TNEF formatted message. | +| [get_IsUri](./get_isuri/) | Gets a value indicating whether attachment is URI-attachment. | +| [get_Name](./get_name/) | Gets an attachment name | +| [get_NameEncoding](./get_nameencoding/) | Gets an encoding of attachment name | +| [get_PreferredTextEncoding](./get_preferredtextencoding/) | Gets a preferred text encoding | +| [get_UniqueId](./get_uniqueid/) | Gets a unique identifier for the attachment that will be constant for each application run. | +| [set_CreatedName](./set_createdname/) | Created name from subject in case when attacment is message/rfc822 | +| [set_Name](./set_name/) | Sets an attachment name | +| [set_NameEncoding](./set_nameencoding/) | Sets an encoding of attachment name | +| [set_PreferredTextEncoding](./set_preferredtextencoding/) | Sets a preferred text encoding | +| [ToCalendarAttachmentProperty](./tocalendarattachmentproperty/) | | +| [CollectionNum](./collectionnum/) | | +| [isUri](./isuri/) | | + diff --git a/english/cpp/aspose.email/attachment/attachment/_index.md b/english/cpp/aspose.email/attachment/attachment/_index.md new file mode 100644 index 0000000000..82a7f23463 --- /dev/null +++ b/english/cpp/aspose.email/attachment/attachment/_index.md @@ -0,0 +1,155 @@ +--- +title: "Aspose::Email::Attachment::Attachment constructor" +linktitle: "Attachment" +articleTitle: "Attachment" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the Attachment class." +type: docs +weight: 10 +url: /cpp/aspose.email/attachment/attachment/ +--- + +## Attachment (1 of 9) {#attachment_1} + +Initializes a new instance of the Attachment class. + +**Returns:** Aspose::Email:: + +```cpp +Attachment(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + +--- + +## Attachment (2 of 9) {#attachment_2} + +Initializes a new instance of the Attachment class. + +**Returns:** Aspose::Email:: + +```cpp +Attachment(System::String fileName, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| mediaType | Type media type name. | + +--- + +## Attachment (3 of 9) {#attachment_3} + +Initializes a new instance of the Attachment class. + +**Returns:** Aspose::Email:: + +```cpp +Attachment(System::String fileName, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| contentType | The ContentType . | + +--- + +## Attachment (4 of 9) {#attachment_4} + +Initializes a new instance of the Attachment class. + +**Returns:** Aspose::Email:: + +```cpp +Attachment(System::SharedPtr < System::IO::Stream > contentStream, System::String name) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream of attachment. | +| name | The attachment name. | + +--- + +## Attachment (5 of 9) {#attachment_5} + +Initializes a new instance of the Attachment class. + +**Returns:** Aspose::Email:: + +```cpp +Attachment(System::SharedPtr < System::IO::Stream > contentStream, System::String name, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream of attachment. | +| name | The attachment name. | +| mediaType | The media type name. | + +--- + +## Attachment (6 of 9) {#attachment_6} + +Initializes a new instance of the Attachment class. + +**Returns:** Aspose::Email:: + +```cpp +Attachment(System::SharedPtr < System::IO::Stream > contentStream, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream of attachment. | +| contentType | The ContentType . | + +--- + +## Attachment (7 of 9) {#attachment_7} + +**Returns:** Aspose::Email:: + +```cpp +Attachment() +``` + +--- + +## Attachment (8 of 9) {#attachment_8} + +**Returns:** Aspose::Email:: + +```cpp +Attachment(System::SharedPtr < System::IO::MemoryStream > content, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType, System::String name, System::String contentLocation, System::String contentId) +``` + +| Parameter | Description | +| --- | --- | +| content | | +| contentType | | +| name | | +| contentLocation | | +| contentId | | + +--- + +## Attachment (9 of 9) {#attachment_9} + +Initializes a new instance of the Attachment class. + +**Returns:** Aspose::Email:: + +```cpp +Attachment(System::SharedPtr < Aspose::Email::Mime::MimePart > part) +``` + +| Parameter | Description | +| --- | --- | +| part | An attachment mime part | + diff --git a/english/cpp/aspose.email/attachment/clone/_index.md b/english/cpp/aspose.email/attachment/clone/_index.md new file mode 100644 index 0000000000..01afbdfe01 --- /dev/null +++ b/english/cpp/aspose.email/attachment/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Attachment::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of Attachment." +type: docs +weight: 10 +url: /cpp/aspose.email/attachment/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < Attachment > Aspose::Email:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email/attachment/collectionnum/_index.md b/english/cpp/aspose.email/attachment/collectionnum/_index.md new file mode 100644 index 0000000000..ec8a7df810 --- /dev/null +++ b/english/cpp/aspose.email/attachment/collectionnum/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Attachment::CollectionNum method" +linktitle: "CollectionNum" +articleTitle: "CollectionNum" +second_title: "Aspose.Email for C++" +description: "CollectionNum of Attachment." +type: docs +weight: 200 +url: /cpp/aspose.email/attachment/collectionnum/ +--- + +## CollectionNum {#collectionnum} + +**Returns:** int32_t Aspose::Email:: + +```cpp +CollectionNum() +``` + diff --git a/english/cpp/aspose.email/attachment/converttomapiattachment/_index.md b/english/cpp/aspose.email/attachment/converttomapiattachment/_index.md new file mode 100644 index 0000000000..835802664b --- /dev/null +++ b/english/cpp/aspose.email/attachment/converttomapiattachment/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::Attachment::ConvertToMapiAttachment method" +linktitle: "ConvertToMapiAttachment" +articleTitle: "ConvertToMapiAttachment" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::AttachmentBase ." +type: docs +weight: 20 +url: /cpp/aspose.email/attachment/converttomapiattachment/ +--- + +## ConvertToMapiAttachment {#converttomapiattachment} + +Implements Aspose::Email::AttachmentBase . + +**Returns:** System::SharedPtr < Mapi::MapiAttachment > Aspose::Email:: + +```cpp +ConvertToMapiAttachment(Mapi::OutlookMessageFormat format, int32_t codePage, int32_t count, bool preserveDates) +``` + +| Parameter | Description | +| --- | --- | +| format | | +| codePage | | +| count | | +| preserveDates | | + diff --git a/english/cpp/aspose.email/attachment/createattachmentfromstring/_index.md b/english/cpp/aspose.email/attachment/createattachmentfromstring/_index.md new file mode 100644 index 0000000000..9672a65d4e --- /dev/null +++ b/english/cpp/aspose.email/attachment/createattachmentfromstring/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::Attachment::CreateAttachmentFromString method" +linktitle: "CreateAttachmentFromString" +articleTitle: "CreateAttachmentFromString" +second_title: "Aspose.Email for C++" +description: "Creates the attachment from string." +type: docs +weight: 30 +url: /cpp/aspose.email/attachment/createattachmentfromstring/ +--- + +## CreateAttachmentFromString (1 of 3) {#createattachmentfromstring_1} + +Creates the attachment from string. + +**Returns:** Returns created attachment + +```cpp +CreateAttachmentFromString(System::String content, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| content | A string that represents the content of attachment. | +| contentType | The ContentType . | + +--- + +## CreateAttachmentFromString (2 of 3) {#createattachmentfromstring_2} + +Creates the attachment from string. + +**Returns:** Returns created attachment + +```cpp +CreateAttachmentFromString(System::String content, System::String name) +``` + +| Parameter | Description | +| --- | --- | +| content | A string that represents the content of attachment. | +| name | The attachment name. | + +--- + +## CreateAttachmentFromString (3 of 3) {#createattachmentfromstring_3} + +Creates the attachment from string. + +**Returns:** Returns created attachment + +```cpp +CreateAttachmentFromString(System::String content, System::String name, System::SharedPtr < System::Text::Encoding > contentEncoding, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| content | A string that represents the content of attachment. | +| name | The attachment name. | +| contentEncoding | The content encoding. | +| mediaType | The media type name | + diff --git a/english/cpp/aspose.email/attachment/createname/_index.md b/english/cpp/aspose.email/attachment/createname/_index.md new file mode 100644 index 0000000000..0c44d14574 --- /dev/null +++ b/english/cpp/aspose.email/attachment/createname/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::Attachment::CreateName method" +linktitle: "CreateName" +articleTitle: "CreateName" +second_title: "Aspose.Email for C++" +description: "CreateName of Attachment." +type: docs +weight: 40 +url: /cpp/aspose.email/attachment/createname/ +--- + +## CreateName {#createname} + +**Returns:** System::String Aspose::Email:: + +```cpp +CreateName(int32_t attachmentNumber) +``` + +| Parameter | Description | +| --- | --- | +| attachmentNumber | | + diff --git a/english/cpp/aspose.email/attachment/get_contentdisposition/_index.md b/english/cpp/aspose.email/attachment/get_contentdisposition/_index.md new file mode 100644 index 0000000000..561d1eb637 --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_contentdisposition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_ContentDisposition method" +linktitle: "get_ContentDisposition" +articleTitle: "get_ContentDisposition" +second_title: "Aspose.Email for C++" +description: "Gets Content-Disposition header" +type: docs +weight: 50 +url: /cpp/aspose.email/attachment/get_contentdisposition/ +--- + +## get_ContentDisposition {#get_contentdisposition} + +Gets Content-Disposition header + +**Returns:** System::SharedPtr < Aspose::Email::Mime::ContentDisposition > Aspose::Email:: + +```cpp +get_ContentDisposition() +``` + diff --git a/english/cpp/aspose.email/attachment/get_createdname/_index.md b/english/cpp/aspose.email/attachment/get_createdname/_index.md new file mode 100644 index 0000000000..38216bbfb5 --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_createdname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_CreatedName method" +linktitle: "get_CreatedName" +articleTitle: "get_CreatedName" +second_title: "Aspose.Email for C++" +description: "Created name from subject in case when attacment is message/rfc822" +type: docs +weight: 60 +url: /cpp/aspose.email/attachment/get_createdname/ +--- + +## get_CreatedName {#get_createdname} + +Created name from subject in case when attacment is message/rfc822 + +**Returns:** System::String Aspose::Email:: + +```cpp +get_CreatedName() +``` + diff --git a/english/cpp/aspose.email/attachment/get_id/_index.md b/english/cpp/aspose.email/attachment/get_id/_index.md new file mode 100644 index 0000000000..a742f3c66b --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Object identifier" +type: docs +weight: 70 +url: /cpp/aspose.email/attachment/get_id/ +--- + +## get_Id {#get_id} + +Object identifier + +**Returns:** System::SharedPtr < ObjectIdentifier > Aspose::Email:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email/attachment/get_isembeddedmessage/_index.md b/english/cpp/aspose.email/attachment/get_isembeddedmessage/_index.md new file mode 100644 index 0000000000..8c215c5b5c --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_isembeddedmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_IsEmbeddedMessage method" +linktitle: "get_IsEmbeddedMessage" +articleTitle: "get_IsEmbeddedMessage" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the attachment is an embedded message." +type: docs +weight: 80 +url: /cpp/aspose.email/attachment/get_isembeddedmessage/ +--- + +## get_IsEmbeddedMessage {#get_isembeddedmessage} + +Gets a value indicating whether the attachment is an embedded message. + +**Returns:** bool Aspose::Email:: + +```cpp +get_IsEmbeddedMessage() +``` + diff --git a/english/cpp/aspose.email/attachment/get_istnef/_index.md b/english/cpp/aspose.email/attachment/get_istnef/_index.md new file mode 100644 index 0000000000..41eb5d22bc --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_istnef/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_IsTnef method" +linktitle: "get_IsTnef" +articleTitle: "get_IsTnef" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the attachment is TNEF formatted message." +type: docs +weight: 90 +url: /cpp/aspose.email/attachment/get_istnef/ +--- + +## get_IsTnef {#get_istnef} + +Gets a value indicating whether the attachment is TNEF formatted message. + +**Returns:** bool Aspose::Email:: + +```cpp +get_IsTnef() +``` + diff --git a/english/cpp/aspose.email/attachment/get_isuri/_index.md b/english/cpp/aspose.email/attachment/get_isuri/_index.md new file mode 100644 index 0000000000..a10bd5d51d --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_isuri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_IsUri method" +linktitle: "get_IsUri" +articleTitle: "get_IsUri" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether attachment is URI-attachment." +type: docs +weight: 100 +url: /cpp/aspose.email/attachment/get_isuri/ +--- + +## get_IsUri {#get_isuri} + +Gets a value indicating whether attachment is URI-attachment. + +**Returns:** bool Aspose::Email:: + +```cpp +get_IsUri() +``` + diff --git a/english/cpp/aspose.email/attachment/get_name/_index.md b/english/cpp/aspose.email/attachment/get_name/_index.md new file mode 100644 index 0000000000..ae34159574 --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets an attachment name" +type: docs +weight: 110 +url: /cpp/aspose.email/attachment/get_name/ +--- + +## get_Name {#get_name} + +Gets an attachment name + +**Returns:** System::String Aspose::Email:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email/attachment/get_nameencoding/_index.md b/english/cpp/aspose.email/attachment/get_nameencoding/_index.md new file mode 100644 index 0000000000..788ca2f35d --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_nameencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_NameEncoding method" +linktitle: "get_NameEncoding" +articleTitle: "get_NameEncoding" +second_title: "Aspose.Email for C++" +description: "Gets an encoding of attachment name" +type: docs +weight: 120 +url: /cpp/aspose.email/attachment/get_nameencoding/ +--- + +## get_NameEncoding {#get_nameencoding} + +Gets an encoding of attachment name + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_NameEncoding() +``` + diff --git a/english/cpp/aspose.email/attachment/get_preferredtextencoding/_index.md b/english/cpp/aspose.email/attachment/get_preferredtextencoding/_index.md new file mode 100644 index 0000000000..20c900c5de --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_preferredtextencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_PreferredTextEncoding method" +linktitle: "get_PreferredTextEncoding" +articleTitle: "get_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Gets a preferred text encoding" +type: docs +weight: 130 +url: /cpp/aspose.email/attachment/get_preferredtextencoding/ +--- + +## get_PreferredTextEncoding {#get_preferredtextencoding} + +Gets a preferred text encoding + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_PreferredTextEncoding() +``` + diff --git a/english/cpp/aspose.email/attachment/get_uniqueid/_index.md b/english/cpp/aspose.email/attachment/get_uniqueid/_index.md new file mode 100644 index 0000000000..0adc83bc24 --- /dev/null +++ b/english/cpp/aspose.email/attachment/get_uniqueid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Attachment::get_UniqueId method" +linktitle: "get_UniqueId" +articleTitle: "get_UniqueId" +second_title: "Aspose.Email for C++" +description: "Gets a unique identifier for the attachment that will be constant for each application run." +type: docs +weight: 140 +url: /cpp/aspose.email/attachment/get_uniqueid/ +--- + +## get_UniqueId {#get_uniqueid} + +Gets a unique identifier for the attachment that will be constant for each application run. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_UniqueId() +``` + diff --git a/english/cpp/aspose.email/attachment/isuri/_index.md b/english/cpp/aspose.email/attachment/isuri/_index.md new file mode 100644 index 0000000000..61bea6fb06 --- /dev/null +++ b/english/cpp/aspose.email/attachment/isuri/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Attachment::isUri method" +linktitle: "isUri" +articleTitle: "isUri" +second_title: "Aspose.Email for C++" +description: "isUri of Attachment." +type: docs +weight: 210 +url: /cpp/aspose.email/attachment/isuri/ +--- + +## isUri {#isuri} + +**Returns:** bool Aspose::Email:: + +```cpp +isUri() +``` + diff --git a/english/cpp/aspose.email/attachment/set_createdname/_index.md b/english/cpp/aspose.email/attachment/set_createdname/_index.md new file mode 100644 index 0000000000..0ac7d7feb2 --- /dev/null +++ b/english/cpp/aspose.email/attachment/set_createdname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Attachment::set_CreatedName method" +linktitle: "set_CreatedName" +articleTitle: "set_CreatedName" +second_title: "Aspose.Email for C++" +description: "Created name from subject in case when attacment is message/rfc822" +type: docs +weight: 150 +url: /cpp/aspose.email/attachment/set_createdname/ +--- + +## set_CreatedName {#set_createdname} + +Created name from subject in case when attacment is message/rfc822 + +**Returns:** void Aspose::Email:: + +```cpp +set_CreatedName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachment/set_name/_index.md b/english/cpp/aspose.email/attachment/set_name/_index.md new file mode 100644 index 0000000000..9404e41786 --- /dev/null +++ b/english/cpp/aspose.email/attachment/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Attachment::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Sets an attachment name" +type: docs +weight: 160 +url: /cpp/aspose.email/attachment/set_name/ +--- + +## set_Name {#set_name} + +Sets an attachment name + +**Returns:** void Aspose::Email:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachment/set_nameencoding/_index.md b/english/cpp/aspose.email/attachment/set_nameencoding/_index.md new file mode 100644 index 0000000000..ffa43a5838 --- /dev/null +++ b/english/cpp/aspose.email/attachment/set_nameencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Attachment::set_NameEncoding method" +linktitle: "set_NameEncoding" +articleTitle: "set_NameEncoding" +second_title: "Aspose.Email for C++" +description: "Sets an encoding of attachment name" +type: docs +weight: 170 +url: /cpp/aspose.email/attachment/set_nameencoding/ +--- + +## set_NameEncoding {#set_nameencoding} + +Sets an encoding of attachment name + +**Returns:** void Aspose::Email:: + +```cpp +set_NameEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachment/set_preferredtextencoding/_index.md b/english/cpp/aspose.email/attachment/set_preferredtextencoding/_index.md new file mode 100644 index 0000000000..4156e69e17 --- /dev/null +++ b/english/cpp/aspose.email/attachment/set_preferredtextencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Attachment::set_PreferredTextEncoding method" +linktitle: "set_PreferredTextEncoding" +articleTitle: "set_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Sets a preferred text encoding" +type: docs +weight: 180 +url: /cpp/aspose.email/attachment/set_preferredtextencoding/ +--- + +## set_PreferredTextEncoding {#set_preferredtextencoding} + +Sets a preferred text encoding + +**Returns:** void Aspose::Email:: + +```cpp +set_PreferredTextEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachment/tocalendarattachmentproperty/_index.md b/english/cpp/aspose.email/attachment/tocalendarattachmentproperty/_index.md new file mode 100644 index 0000000000..b7081a6ad6 --- /dev/null +++ b/english/cpp/aspose.email/attachment/tocalendarattachmentproperty/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Attachment::ToCalendarAttachmentProperty method" +linktitle: "ToCalendarAttachmentProperty" +articleTitle: "ToCalendarAttachmentProperty" +second_title: "Aspose.Email for C++" +description: "ToCalendarAttachmentProperty of Attachment." +type: docs +weight: 190 +url: /cpp/aspose.email/attachment/tocalendarattachmentproperty/ +--- + +## ToCalendarAttachmentProperty {#tocalendarattachmentproperty} + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +ToCalendarAttachmentProperty() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/_index.md b/english/cpp/aspose.email/attachmentbase/_index.md new file mode 100644 index 0000000000..cadff88d15 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/_index.md @@ -0,0 +1,56 @@ +--- +title: "Aspose::Email::AttachmentBase class" +linktitle: "AttachmentBase" +articleTitle: "AttachmentBase" +second_title: "Aspose.Email for C++" +description: "Base class for mail attachment." +type: docs +weight: 10 +url: /cpp/aspose.email/attachmentbase/ +--- + +## AttachmentBase class + +Base class for mail attachment. + +## Constructors + +| Name | Description | +| --- | --- | +| [AttachmentBase (8 overloads)](./attachmentbase/) | Initializes a new instance of the AttachmentBase class. | + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertToMapiAttachment](./converttomapiattachment/) | Implemented in Aspose::Email::ReferenceAttachment , Aspose::Email::LinkedResource , Aspose::Email::Attachment , and Aspose::Email::AlternateView . | +| [Dispose (2 overloads)](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [get_ContentId](./get_contentid/) | Gets the content id. | +| [get_ContentLocation](./get_contentlocation/) | Gets the content location. | +| [get_ContentStream](./get_contentstream/) | Gets the content stream. | +| [get_ContentType](./get_contenttype/) | Gets the type of the content. | +| [get_Headers](./get_headers/) | Gets headers collection of attachment. | +| [get_Hidden](./get_hidden/) | | +| [get_ItemId](./get_itemid/) | | +| [get_MimePart](./get_mimepart/) | Gets the MIME part. | +| [get_TransferEncoding](./get_transferencoding/) | Gets the transfer encoding. | +| [GetEncodingFromContent](./getencodingfromcontent/) | Defines Encoding from content. | +| [PrepareForSending](./prepareforsending/) | Prepares for sending. | +| [Save (2 overloads)](./save/) | Saves the specified stream. | +| [SaveInternal](./saveinternal/) | Saves the specified stream. | +| [set_ContentId](./set_contentid/) | Sets the content id. | +| [set_ContentLocation](./set_contentlocation/) | Sets the content location. | +| [set_ContentStream](./set_contentstream/) | Sets the content stream. | +| [set_ContentType](./set_contenttype/) | Sets the type of the content. | +| [set_Hidden](./set_hidden/) | | +| [set_ItemId](./set_itemid/) | | +| [set_MimePart](./set_mimepart/) | Sets the MIME part. | +| [set_TransferEncoding](./set_transferencoding/) | Sets the transfer encoding. | +| [SetContentFromString (3 overloads)](./setcontentfromstring/) | Sets the content from string. | +| [SetSTnefContent](./setstnefcontent/) | Sets the S/TNEF content. | +| [AlternateView](./alternateview/) | | +| [Attachment](./attachment/) | | +| [LinkedResource](./linkedresource/) | | +| [Disposed](./disposed/) | Is disposed. | +| [TnefAttachIndex](./tnefattachindex/) | | + diff --git a/english/cpp/aspose.email/attachmentbase/alternateview/_index.md b/english/cpp/aspose.email/attachmentbase/alternateview/_index.md new file mode 100644 index 0000000000..dea0430ba9 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/alternateview/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::AttachmentBase::AlternateView method" +linktitle: "AlternateView" +articleTitle: "AlternateView" +second_title: "Aspose.Email for C++" +description: "AlternateView of AttachmentBase." +type: docs +weight: 260 +url: /cpp/aspose.email/attachmentbase/alternateview/ +--- + +## AlternateView {#alternateview} + +```cpp +friend class AlternateView() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/attachment/_index.md b/english/cpp/aspose.email/attachmentbase/attachment/_index.md new file mode 100644 index 0000000000..71a9e1bc18 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/attachment/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::AttachmentBase::Attachment method" +linktitle: "Attachment" +articleTitle: "Attachment" +second_title: "Aspose.Email for C++" +description: "Attachment of AttachmentBase." +type: docs +weight: 270 +url: /cpp/aspose.email/attachmentbase/attachment/ +--- + +## Attachment {#attachment} + +```cpp +friend class Attachment() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/attachmentbase/_index.md b/english/cpp/aspose.email/attachmentbase/attachmentbase/_index.md new file mode 100644 index 0000000000..1a7095295e --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/attachmentbase/_index.md @@ -0,0 +1,139 @@ +--- +title: "Aspose::Email::AttachmentBase::AttachmentBase constructor" +linktitle: "AttachmentBase" +articleTitle: "AttachmentBase" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the AttachmentBase class." +type: docs +weight: 10 +url: /cpp/aspose.email/attachmentbase/attachmentbase/ +--- + +## AttachmentBase (1 of 8) {#attachmentbase_1} + +Initializes a new instance of the AttachmentBase class. + +**Returns:** Aspose::Email:: + +```cpp +AttachmentBase() +``` + +--- + +## AttachmentBase (2 of 8) {#attachmentbase_2} + +Initializes a new instance of the AttachmentBase class. + +**Returns:** Aspose::Email:: + +```cpp +AttachmentBase(System::SharedPtr < System::IO::Stream > contentStream, System::String name, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream. | +| name | The attachment name. | +| mediaType | Type of the media. | + +--- + +## AttachmentBase (3 of 8) {#attachmentbase_3} + +Initializes a new instance of the AttachmentBase class. + +**Returns:** Aspose::Email:: + +```cpp +AttachmentBase(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + +--- + +## AttachmentBase (4 of 8) {#attachmentbase_4} + +Initializes a new instance of the AttachmentBase class. + +**Returns:** Aspose::Email:: + +```cpp +AttachmentBase(System::String fileName, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| mediaType | Type of the media. | + +--- + +## AttachmentBase (5 of 8) {#attachmentbase_5} + +Initializes a new instance of the AttachmentBase class. + +**Returns:** Aspose::Email:: + +```cpp +AttachmentBase(System::String fileName, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | +| contentType | Type of the content. | + +--- + +## AttachmentBase (6 of 8) {#attachmentbase_6} + +Initializes a new instance of the AttachmentBase class. + +**Returns:** Aspose::Email:: + +```cpp +AttachmentBase(System::SharedPtr < System::IO::Stream > contentStream) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream. | + +--- + +## AttachmentBase (7 of 8) {#attachmentbase_7} + +Initializes a new instance of the AttachmentBase class. + +**Returns:** Aspose::Email:: + +```cpp +AttachmentBase(System::SharedPtr < System::IO::Stream > contentStream, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream. | +| mediaType | Type of the media. | + +--- + +## AttachmentBase (8 of 8) {#attachmentbase_8} + +Initializes a new instance of the AttachmentBase class. + +**Returns:** Aspose::Email:: + +```cpp +AttachmentBase(System::SharedPtr < System::IO::Stream > contentStream, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | The content stream. | +| contentType | Type of the content. | + diff --git a/english/cpp/aspose.email/attachmentbase/converttomapiattachment/_index.md b/english/cpp/aspose.email/attachmentbase/converttomapiattachment/_index.md new file mode 100644 index 0000000000..6c2f082688 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/converttomapiattachment/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::AttachmentBase::ConvertToMapiAttachment method" +linktitle: "ConvertToMapiAttachment" +articleTitle: "ConvertToMapiAttachment" +second_title: "Aspose.Email for C++" +description: "Implemented in Aspose::Email::ReferenceAttachment , Aspose::Email::LinkedResource , Aspose::Email::Attachment , and Aspose::Email::AlternateView ." +type: docs +weight: 10 +url: /cpp/aspose.email/attachmentbase/converttomapiattachment/ +--- + +## ConvertToMapiAttachment {#converttomapiattachment} + +Implemented in Aspose::Email::ReferenceAttachment , Aspose::Email::LinkedResource , Aspose::Email::Attachment , and Aspose::Email::AlternateView . + +**Returns:** virtual System::SharedPtr < Mapi::MapiAttachment > Aspose::Email:: + +```cpp +ConvertToMapiAttachment(Mapi::OutlookMessageFormat format, int32_t codePage, int32_t count, bool preserveDates) +``` + +| Parameter | Description | +| --- | --- | +| format | | +| codePage | | +| count | | +| preserveDates | | + diff --git a/english/cpp/aspose.email/attachmentbase/dispose/_index.md b/english/cpp/aspose.email/attachmentbase/dispose/_index.md new file mode 100644 index 0000000000..7d0197f5bf --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::AttachmentBase::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 20 +url: /cpp/aspose.email/attachmentbase/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases unmanaged and - optionally - managed resources. + +**Returns:** virtual void Aspose::Email:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email/attachmentbase/disposed/_index.md b/english/cpp/aspose.email/attachmentbase/disposed/_index.md new file mode 100644 index 0000000000..e045ec03ec --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/disposed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentBase::Disposed method" +linktitle: "Disposed" +articleTitle: "Disposed" +second_title: "Aspose.Email for C++" +description: "Is disposed." +type: docs +weight: 290 +url: /cpp/aspose.email/attachmentbase/disposed/ +--- + +## Disposed {#disposed} + +Is disposed. + +**Returns:** bool Aspose::Email:: + +```cpp +Disposed() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/get_contentid/_index.md b/english/cpp/aspose.email/attachmentbase/get_contentid/_index.md new file mode 100644 index 0000000000..db70e3fae8 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/get_contentid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentBase::get_ContentId method" +linktitle: "get_ContentId" +articleTitle: "get_ContentId" +second_title: "Aspose.Email for C++" +description: "Gets the content id." +type: docs +weight: 30 +url: /cpp/aspose.email/attachmentbase/get_contentid/ +--- + +## get_ContentId {#get_contentid} + +Gets the content id. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_ContentId() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/get_contentlocation/_index.md b/english/cpp/aspose.email/attachmentbase/get_contentlocation/_index.md new file mode 100644 index 0000000000..8bad87ad59 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/get_contentlocation/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentBase::get_ContentLocation method" +linktitle: "get_ContentLocation" +articleTitle: "get_ContentLocation" +second_title: "Aspose.Email for C++" +description: "Gets the content location." +type: docs +weight: 40 +url: /cpp/aspose.email/attachmentbase/get_contentlocation/ +--- + +## get_ContentLocation {#get_contentlocation} + +Gets the content location. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_ContentLocation() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/get_contentstream/_index.md b/english/cpp/aspose.email/attachmentbase/get_contentstream/_index.md new file mode 100644 index 0000000000..58a882f69c --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/get_contentstream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentBase::get_ContentStream method" +linktitle: "get_ContentStream" +articleTitle: "get_ContentStream" +second_title: "Aspose.Email for C++" +description: "Gets the content stream." +type: docs +weight: 50 +url: /cpp/aspose.email/attachmentbase/get_contentstream/ +--- + +## get_ContentStream {#get_contentstream} + +Gets the content stream. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_ContentStream() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/get_contenttype/_index.md b/english/cpp/aspose.email/attachmentbase/get_contenttype/_index.md new file mode 100644 index 0000000000..5728957cf9 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/get_contenttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentBase::get_ContentType method" +linktitle: "get_ContentType" +articleTitle: "get_ContentType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the content." +type: docs +weight: 60 +url: /cpp/aspose.email/attachmentbase/get_contenttype/ +--- + +## get_ContentType {#get_contenttype} + +Gets the type of the content. + +**Returns:** System::SharedPtr < Aspose::Email::Mime::ContentType > Aspose::Email:: + +```cpp +get_ContentType() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/get_headers/_index.md b/english/cpp/aspose.email/attachmentbase/get_headers/_index.md new file mode 100644 index 0000000000..e57b96061b --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/get_headers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentBase::get_Headers method" +linktitle: "get_Headers" +articleTitle: "get_Headers" +second_title: "Aspose.Email for C++" +description: "Gets headers collection of attachment." +type: docs +weight: 70 +url: /cpp/aspose.email/attachmentbase/get_headers/ +--- + +## get_Headers {#get_headers} + +Gets headers collection of attachment. + +**Returns:** virtual System::SharedPtr < Mime::HeaderCollection > Aspose::Email:: + +```cpp +get_Headers() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/get_hidden/_index.md b/english/cpp/aspose.email/attachmentbase/get_hidden/_index.md new file mode 100644 index 0000000000..6bee7c2f9f --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/get_hidden/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AttachmentBase::get_Hidden method" +linktitle: "get_Hidden" +articleTitle: "get_Hidden" +second_title: "Aspose.Email for C++" +description: "get_Hidden of AttachmentBase." +type: docs +weight: 80 +url: /cpp/aspose.email/attachmentbase/get_hidden/ +--- + +## get_Hidden {#get_hidden} + +**Returns:** bool Aspose::Email:: + +```cpp +get_Hidden() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/get_itemid/_index.md b/english/cpp/aspose.email/attachmentbase/get_itemid/_index.md new file mode 100644 index 0000000000..ef20058c9e --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/get_itemid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AttachmentBase::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "get_ItemId of AttachmentBase." +type: docs +weight: 90 +url: /cpp/aspose.email/attachmentbase/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +**Returns:** System::String Aspose::Email:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/get_mimepart/_index.md b/english/cpp/aspose.email/attachmentbase/get_mimepart/_index.md new file mode 100644 index 0000000000..4e0cbdc484 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/get_mimepart/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentBase::get_MimePart method" +linktitle: "get_MimePart" +articleTitle: "get_MimePart" +second_title: "Aspose.Email for C++" +description: "Gets the MIME part." +type: docs +weight: 100 +url: /cpp/aspose.email/attachmentbase/get_mimepart/ +--- + +## get_MimePart {#get_mimepart} + +Gets the MIME part. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_MimePart() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/get_transferencoding/_index.md b/english/cpp/aspose.email/attachmentbase/get_transferencoding/_index.md new file mode 100644 index 0000000000..26ac5bb12c --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/get_transferencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentBase::get_TransferEncoding method" +linktitle: "get_TransferEncoding" +articleTitle: "get_TransferEncoding" +second_title: "Aspose.Email for C++" +description: "Gets the transfer encoding." +type: docs +weight: 110 +url: /cpp/aspose.email/attachmentbase/get_transferencoding/ +--- + +## get_TransferEncoding {#get_transferencoding} + +Gets the transfer encoding. + +**Returns:** Aspose::Email::Mime::TransferEncoding Aspose::Email:: + +```cpp +get_TransferEncoding() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/getencodingfromcontent/_index.md b/english/cpp/aspose.email/attachmentbase/getencodingfromcontent/_index.md new file mode 100644 index 0000000000..160975c929 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/getencodingfromcontent/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::AttachmentBase::GetEncodingFromContent method" +linktitle: "GetEncodingFromContent" +articleTitle: "GetEncodingFromContent" +second_title: "Aspose.Email for C++" +description: "Defines Encoding from content." +type: docs +weight: 120 +url: /cpp/aspose.email/attachmentbase/getencodingfromcontent/ +--- + +## GetEncodingFromContent {#getencodingfromcontent} + +Defines Encoding from content. + +**Returns:** Defined encoding System::Text::Encoding . + +```cpp +GetEncodingFromContent(System::String contentString, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| contentString | The content string. | +| contentType | The content type. | + diff --git a/english/cpp/aspose.email/attachmentbase/linkedresource/_index.md b/english/cpp/aspose.email/attachmentbase/linkedresource/_index.md new file mode 100644 index 0000000000..956a313b25 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/linkedresource/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::AttachmentBase::LinkedResource method" +linktitle: "LinkedResource" +articleTitle: "LinkedResource" +second_title: "Aspose.Email for C++" +description: "LinkedResource of AttachmentBase." +type: docs +weight: 280 +url: /cpp/aspose.email/attachmentbase/linkedresource/ +--- + +## LinkedResource {#linkedresource} + +```cpp +friend class LinkedResource() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/prepareforsending/_index.md b/english/cpp/aspose.email/attachmentbase/prepareforsending/_index.md new file mode 100644 index 0000000000..d689eaaa14 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/prepareforsending/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentBase::PrepareForSending method" +linktitle: "PrepareForSending" +articleTitle: "PrepareForSending" +second_title: "Aspose.Email for C++" +description: "Prepares for sending." +type: docs +weight: 130 +url: /cpp/aspose.email/attachmentbase/prepareforsending/ +--- + +## PrepareForSending {#prepareforsending} + +Prepares for sending. + +**Returns:** virtual void Aspose::Email:: + +```cpp +PrepareForSending() +``` + diff --git a/english/cpp/aspose.email/attachmentbase/save/_index.md b/english/cpp/aspose.email/attachmentbase/save/_index.md new file mode 100644 index 0000000000..2b527a35b7 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/save/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::AttachmentBase::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves the specified stream." +type: docs +weight: 140 +url: /cpp/aspose.email/attachmentbase/save/ +--- + +## Save (1 of 2) {#save_1} + +Saves the specified stream. + +**Returns:** virtual void Aspose::Email:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + +--- + +## Save (2 of 2) {#save_2} + +Saves the specified file name. + +**Returns:** virtual void Aspose::Email:: + +```cpp +Save(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of the file. | + diff --git a/english/cpp/aspose.email/attachmentbase/saveinternal/_index.md b/english/cpp/aspose.email/attachmentbase/saveinternal/_index.md new file mode 100644 index 0000000000..8a6d2f7b15 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/saveinternal/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AttachmentBase::SaveInternal method" +linktitle: "SaveInternal" +articleTitle: "SaveInternal" +second_title: "Aspose.Email for C++" +description: "Saves the specified stream." +type: docs +weight: 150 +url: /cpp/aspose.email/attachmentbase/saveinternal/ +--- + +## SaveInternal {#saveinternal} + +Saves the specified stream. + +**Returns:** virtual void Aspose::Email:: + +```cpp +SaveInternal(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | The stream. | + diff --git a/english/cpp/aspose.email/attachmentbase/set_contentid/_index.md b/english/cpp/aspose.email/attachmentbase/set_contentid/_index.md new file mode 100644 index 0000000000..981b263b54 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/set_contentid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AttachmentBase::set_ContentId method" +linktitle: "set_ContentId" +articleTitle: "set_ContentId" +second_title: "Aspose.Email for C++" +description: "Sets the content id." +type: docs +weight: 160 +url: /cpp/aspose.email/attachmentbase/set_contentid/ +--- + +## set_ContentId {#set_contentid} + +Sets the content id. + +**Returns:** void Aspose::Email:: + +```cpp +set_ContentId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachmentbase/set_contentlocation/_index.md b/english/cpp/aspose.email/attachmentbase/set_contentlocation/_index.md new file mode 100644 index 0000000000..a60903b4f1 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/set_contentlocation/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AttachmentBase::set_ContentLocation method" +linktitle: "set_ContentLocation" +articleTitle: "set_ContentLocation" +second_title: "Aspose.Email for C++" +description: "Sets the content location." +type: docs +weight: 170 +url: /cpp/aspose.email/attachmentbase/set_contentlocation/ +--- + +## set_ContentLocation {#set_contentlocation} + +Sets the content location. + +**Returns:** void Aspose::Email:: + +```cpp +set_ContentLocation(System::SharedPtr < System::Uri > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachmentbase/set_contentstream/_index.md b/english/cpp/aspose.email/attachmentbase/set_contentstream/_index.md new file mode 100644 index 0000000000..2df789d81e --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/set_contentstream/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AttachmentBase::set_ContentStream method" +linktitle: "set_ContentStream" +articleTitle: "set_ContentStream" +second_title: "Aspose.Email for C++" +description: "Sets the content stream." +type: docs +weight: 180 +url: /cpp/aspose.email/attachmentbase/set_contentstream/ +--- + +## set_ContentStream {#set_contentstream} + +Sets the content stream. + +**Returns:** void Aspose::Email:: + +```cpp +set_ContentStream(System::SharedPtr < System::IO::Stream > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachmentbase/set_contenttype/_index.md b/english/cpp/aspose.email/attachmentbase/set_contenttype/_index.md new file mode 100644 index 0000000000..97b0011d7a --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/set_contenttype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AttachmentBase::set_ContentType method" +linktitle: "set_ContentType" +articleTitle: "set_ContentType" +second_title: "Aspose.Email for C++" +description: "Sets the type of the content." +type: docs +weight: 190 +url: /cpp/aspose.email/attachmentbase/set_contenttype/ +--- + +## set_ContentType {#set_contenttype} + +Sets the type of the content. + +**Returns:** void Aspose::Email:: + +```cpp +set_ContentType(System::SharedPtr < Aspose::Email::Mime::ContentType > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachmentbase/set_hidden/_index.md b/english/cpp/aspose.email/attachmentbase/set_hidden/_index.md new file mode 100644 index 0000000000..eef3b1c2d3 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/set_hidden/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::AttachmentBase::set_Hidden method" +linktitle: "set_Hidden" +articleTitle: "set_Hidden" +second_title: "Aspose.Email for C++" +description: "set_Hidden of AttachmentBase." +type: docs +weight: 200 +url: /cpp/aspose.email/attachmentbase/set_hidden/ +--- + +## set_Hidden {#set_hidden} + +**Returns:** void Aspose::Email:: + +```cpp +set_Hidden(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachmentbase/set_itemid/_index.md b/english/cpp/aspose.email/attachmentbase/set_itemid/_index.md new file mode 100644 index 0000000000..9b93e80d96 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/set_itemid/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::AttachmentBase::set_ItemId method" +linktitle: "set_ItemId" +articleTitle: "set_ItemId" +second_title: "Aspose.Email for C++" +description: "set_ItemId of AttachmentBase." +type: docs +weight: 210 +url: /cpp/aspose.email/attachmentbase/set_itemid/ +--- + +## set_ItemId {#set_itemid} + +**Returns:** void Aspose::Email:: + +```cpp +set_ItemId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachmentbase/set_mimepart/_index.md b/english/cpp/aspose.email/attachmentbase/set_mimepart/_index.md new file mode 100644 index 0000000000..eb0a662a67 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/set_mimepart/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AttachmentBase::set_MimePart method" +linktitle: "set_MimePart" +articleTitle: "set_MimePart" +second_title: "Aspose.Email for C++" +description: "Sets the MIME part." +type: docs +weight: 220 +url: /cpp/aspose.email/attachmentbase/set_mimepart/ +--- + +## set_MimePart {#set_mimepart} + +Sets the MIME part. + +**Returns:** void Aspose::Email:: + +```cpp +set_MimePart(System::SharedPtr < Aspose::Email::Mime::MimePart > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachmentbase/set_transferencoding/_index.md b/english/cpp/aspose.email/attachmentbase/set_transferencoding/_index.md new file mode 100644 index 0000000000..4ddd4b5bdd --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/set_transferencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AttachmentBase::set_TransferEncoding method" +linktitle: "set_TransferEncoding" +articleTitle: "set_TransferEncoding" +second_title: "Aspose.Email for C++" +description: "Sets the transfer encoding." +type: docs +weight: 230 +url: /cpp/aspose.email/attachmentbase/set_transferencoding/ +--- + +## set_TransferEncoding {#set_transferencoding} + +Sets the transfer encoding. + +**Returns:** void Aspose::Email:: + +```cpp +set_TransferEncoding(Aspose::Email::Mime::TransferEncoding value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/attachmentbase/setcontentfromstring/_index.md b/english/cpp/aspose.email/attachmentbase/setcontentfromstring/_index.md new file mode 100644 index 0000000000..2b0a71e192 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/setcontentfromstring/_index.md @@ -0,0 +1,63 @@ +--- +title: "Aspose::Email::AttachmentBase::SetContentFromString method" +linktitle: "SetContentFromString" +articleTitle: "SetContentFromString" +second_title: "Aspose.Email for C++" +description: "Sets the content from string." +type: docs +weight: 240 +url: /cpp/aspose.email/attachmentbase/setcontentfromstring/ +--- + +## SetContentFromString (1 of 3) {#setcontentfromstring_1} + +Sets the content from string. + +**Returns:** void Aspose::Email:: + +```cpp +SetContentFromString(System::String contentString, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| contentString | The content string. | +| contentType | Type of the content. | + +--- + +## SetContentFromString (2 of 3) {#setcontentfromstring_2} + +Sets the content from string. + +**Returns:** void Aspose::Email:: + +```cpp +SetContentFromString(System::String contentString, System::SharedPtr < System::Text::Encoding > encoding, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType, Aspose::Email::Mime::TransferEncoding te) +``` + +| Parameter | Description | +| --- | --- | +| contentString | The content string. | +| encoding | The encoding. | +| contentType | The content type. | +| te | The transfer encoding. | + +--- + +## SetContentFromString (3 of 3) {#setcontentfromstring_3} + +Sets the content from string. + +**Returns:** void Aspose::Email:: + +```cpp +SetContentFromString(System::String contentString, System::SharedPtr < System::Text::Encoding > encoding, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| contentString | The content string. | +| encoding | The encoding. | +| mediaType | Type of the media. | + diff --git a/english/cpp/aspose.email/attachmentbase/setstnefcontent/_index.md b/english/cpp/aspose.email/attachmentbase/setstnefcontent/_index.md new file mode 100644 index 0000000000..9abd819b20 --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/setstnefcontent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AttachmentBase::SetSTnefContent method" +linktitle: "SetSTnefContent" +articleTitle: "SetSTnefContent" +second_title: "Aspose.Email for C++" +description: "Sets the S/TNEF content." +type: docs +weight: 250 +url: /cpp/aspose.email/attachmentbase/setstnefcontent/ +--- + +## SetSTnefContent {#setstnefcontent} + +Sets the S/TNEF content. + +**Returns:** void Aspose::Email:: + +```cpp +SetSTnefContent(System::ArrayPtr< uint8_t > data) +``` + +| Parameter | Description | +| --- | --- | +| data | The thef data. | + diff --git a/english/cpp/aspose.email/attachmentbase/tnefattachindex/_index.md b/english/cpp/aspose.email/attachmentbase/tnefattachindex/_index.md new file mode 100644 index 0000000000..3504ab5abf --- /dev/null +++ b/english/cpp/aspose.email/attachmentbase/tnefattachindex/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AttachmentBase::TnefAttachIndex method" +linktitle: "TnefAttachIndex" +articleTitle: "TnefAttachIndex" +second_title: "Aspose.Email for C++" +description: "TnefAttachIndex of AttachmentBase." +type: docs +weight: 300 +url: /cpp/aspose.email/attachmentbase/tnefattachindex/ +--- + +## TnefAttachIndex {#tnefattachindex} + +**Returns:** int32_t Aspose::Email:: + +```cpp +TnefAttachIndex() +``` + diff --git a/english/cpp/aspose.email/attachmentcollection/_index.md b/english/cpp/aspose.email/attachmentcollection/_index.md new file mode 100644 index 0000000000..96f6d3f960 --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::AttachmentCollection class" +linktitle: "AttachmentCollection" +articleTitle: "AttachmentCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of e-mail message attachments." +type: docs +weight: 10 +url: /cpp/aspose.email/attachmentcollection/ +--- + +## AttachmentCollection class + +Represents a collection of e-mail message attachments. + +## Constructors + +| Name | Description | +| --- | --- | +| [AttachmentCollection](./attachmentcollection/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [ClearItems](./clearitems/) | Removes all elements from the T:System::Collections::ObjectModel::Collection`1 . | +| [Dispose](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [get_ReferenceCount](./get_referencecount/) | | +| [GetNames](./getnames/) | Gets the attachment names separated with comma. | +| [InsertItem](./insertitem/) | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. | +| [RemoveItem](./removeitem/) | Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 . | +| [SetItem](./setitem/) | Replaces the element at the specified index. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [AttachmentCollectionChanged](./attachmentcollectionchanged/) | | + diff --git a/english/cpp/aspose.email/attachmentcollection/attachmentcollection/_index.md b/english/cpp/aspose.email/attachmentcollection/attachmentcollection/_index.md new file mode 100644 index 0000000000..8ab57144d7 --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/attachmentcollection/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AttachmentCollection::AttachmentCollection constructor" +linktitle: "AttachmentCollection" +articleTitle: "AttachmentCollection" +second_title: "Aspose.Email for C++" +description: "AttachmentCollection of AttachmentCollection." +type: docs +weight: 10 +url: /cpp/aspose.email/attachmentcollection/attachmentcollection/ +--- + +## AttachmentCollection {#attachmentcollection} + +**Returns:** Aspose::Email:: + +```cpp +AttachmentCollection() +``` + diff --git a/english/cpp/aspose.email/attachmentcollection/attachmentcollectionchanged/_index.md b/english/cpp/aspose.email/attachmentcollection/attachmentcollectionchanged/_index.md new file mode 100644 index 0000000000..ad13a4a59c --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/attachmentcollectionchanged/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AttachmentCollection::AttachmentCollectionChanged method" +linktitle: "AttachmentCollectionChanged" +articleTitle: "AttachmentCollectionChanged" +second_title: "Aspose.Email for C++" +description: "AttachmentCollectionChanged of AttachmentCollection." +type: docs +weight: 90 +url: /cpp/aspose.email/attachmentcollection/attachmentcollectionchanged/ +--- + +## AttachmentCollectionChanged {#attachmentcollectionchanged} + +**Returns:** System::EventHandler Aspose::Email:: + +```cpp +AttachmentCollectionChanged() +``` + diff --git a/english/cpp/aspose.email/attachmentcollection/clearitems/_index.md b/english/cpp/aspose.email/attachmentcollection/clearitems/_index.md new file mode 100644 index 0000000000..49032c44d2 --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/clearitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentCollection::ClearItems method" +linktitle: "ClearItems" +articleTitle: "ClearItems" +second_title: "Aspose.Email for C++" +description: "Removes all elements from the T:System::Collections::ObjectModel::Collection`1 ." +type: docs +weight: 10 +url: /cpp/aspose.email/attachmentcollection/clearitems/ +--- + +## ClearItems {#clearitems} + +Removes all elements from the T:System::Collections::ObjectModel::Collection`1 . + +**Returns:** void Aspose::Email:: + +```cpp +ClearItems() +``` + diff --git a/english/cpp/aspose.email/attachmentcollection/dispose/_index.md b/english/cpp/aspose.email/attachmentcollection/dispose/_index.md new file mode 100644 index 0000000000..e48faf1b6a --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentCollection::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 20 +url: /cpp/aspose.email/attachmentcollection/dispose/ +--- + +## Dispose {#dispose} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email/attachmentcollection/get_referencecount/_index.md b/english/cpp/aspose.email/attachmentcollection/get_referencecount/_index.md new file mode 100644 index 0000000000..c733f1c1cf --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/get_referencecount/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::AttachmentCollection::get_ReferenceCount method" +linktitle: "get_ReferenceCount" +articleTitle: "get_ReferenceCount" +second_title: "Aspose.Email for C++" +description: "get_ReferenceCount of AttachmentCollection." +type: docs +weight: 30 +url: /cpp/aspose.email/attachmentcollection/get_referencecount/ +--- + +## get_ReferenceCount {#get_referencecount} + +**Returns:** int32_t Aspose::Email:: + +```cpp +get_ReferenceCount() +``` + diff --git a/english/cpp/aspose.email/attachmentcollection/getnames/_index.md b/english/cpp/aspose.email/attachmentcollection/getnames/_index.md new file mode 100644 index 0000000000..8b87716b16 --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/getnames/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::AttachmentCollection::GetNames method" +linktitle: "GetNames" +articleTitle: "GetNames" +second_title: "Aspose.Email for C++" +description: "Gets the attachment names separated with comma." +type: docs +weight: 40 +url: /cpp/aspose.email/attachmentcollection/getnames/ +--- + +## GetNames {#getnames} + +Gets the attachment names separated with comma. + +**Returns:** System::String Aspose::Email:: + +```cpp +GetNames() +``` + diff --git a/english/cpp/aspose.email/attachmentcollection/insertitem/_index.md b/english/cpp/aspose.email/attachmentcollection/insertitem/_index.md new file mode 100644 index 0000000000..b789626c0c --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/insertitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::AttachmentCollection::InsertItem method" +linktitle: "InsertItem" +articleTitle: "InsertItem" +second_title: "Aspose.Email for C++" +description: "Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index." +type: docs +weight: 50 +url: /cpp/aspose.email/attachmentcollection/insertitem/ +--- + +## InsertItem {#insertitem} + +Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. + +**Returns:** void Aspose::Email:: + +```cpp +InsertItem(int32_t index, const System::SharedPtr < Attachment > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which item should be inserted. | +| item | The object to insert. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email/attachmentcollection/removeitem/_index.md b/english/cpp/aspose.email/attachmentcollection/removeitem/_index.md new file mode 100644 index 0000000000..aa053860ad --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/removeitem/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::AttachmentCollection::RemoveItem method" +linktitle: "RemoveItem" +articleTitle: "RemoveItem" +second_title: "Aspose.Email for C++" +description: "Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 ." +type: docs +weight: 60 +url: /cpp/aspose.email/attachmentcollection/removeitem/ +--- + +## RemoveItem {#removeitem} + +Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 . + +**Returns:** void Aspose::Email:: + +```cpp +RemoveItem(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to remove. | + diff --git a/english/cpp/aspose.email/attachmentcollection/setitem/_index.md b/english/cpp/aspose.email/attachmentcollection/setitem/_index.md new file mode 100644 index 0000000000..237372c3f2 --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/setitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::AttachmentCollection::SetItem method" +linktitle: "SetItem" +articleTitle: "SetItem" +second_title: "Aspose.Email for C++" +description: "Replaces the element at the specified index." +type: docs +weight: 70 +url: /cpp/aspose.email/attachmentcollection/setitem/ +--- + +## SetItem {#setitem} + +Replaces the element at the specified index. + +**Returns:** void Aspose::Email:: + +```cpp +SetItem(int32_t index, const System::SharedPtr < Attachment > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to replace. | +| item | The new value for the element at the specified index. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email/attachmentcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email/attachmentcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..39fa343d49 --- /dev/null +++ b/english/cpp/aspose.email/attachmentcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::AttachmentCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of AttachmentCollection." +type: docs +weight: 80 +url: /cpp/aspose.email/attachmentcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email/attachmentpermissiontype/_index.md b/english/cpp/aspose.email/attachmentpermissiontype/_index.md new file mode 100644 index 0000000000..d995b59dc2 --- /dev/null +++ b/english/cpp/aspose.email/attachmentpermissiontype/_index.md @@ -0,0 +1,25 @@ +--- +title: "AttachmentPermissionType Enum" +linktitle: "AttachmentPermissionType" +articleTitle: "AttachmentPermissionType" +second_title: "Aspose.Email for C++" +description: "The permission type data associated with a web reference attachment." +type: docs +weight: 10 +url: /cpp/aspose.email/attachmentpermissiontype/ +--- + +## AttachmentPermissionType enumeration (7 values) + +The permission type data associated with a web reference attachment. + +| Value | Description | +| --- | --- | +| None | User has no permissions to share. | +| RecipientsCanView | User can only read the web reference attachment. | +| RecipientsCanEdit | User can edit the web reference attachment. | +| AnyoneCanView | Anyone can only read the web reference attachment. | +| AnyoneCanEdit | Anyone can edit the web reference attachment. | +| OrganizationCanView | Only users belonging to the same organization can only read the web reference attachment. | +| OrganizationCanEdit | Only users belonging to the same organization can edit the web reference attachment. | + diff --git a/english/cpp/aspose.email/attachmentprovidertype/_index.md b/english/cpp/aspose.email/attachmentprovidertype/_index.md new file mode 100644 index 0000000000..eb27da0721 --- /dev/null +++ b/english/cpp/aspose.email/attachmentprovidertype/_index.md @@ -0,0 +1,20 @@ +--- +title: "AttachmentProviderType Enum" +linktitle: "AttachmentProviderType" +articleTitle: "AttachmentProviderType" +second_title: "Aspose.Email for C++" +description: "The type of web service manipulating the attachment." +type: docs +weight: 10 +url: /cpp/aspose.email/attachmentprovidertype/ +--- + +## AttachmentProviderType enumeration (2 values) + +The type of web service manipulating the attachment. + +| Value | Description | +| --- | --- | +| OneDrivePro | The web reference attachment belongs to a OneDrive for Business service. | +| OneDriveConsumer | The web reference attachment belongs to a OneDrive Consumer service. | + diff --git a/english/cpp/aspose.email/contactfieldsset/_index.md b/english/cpp/aspose.email/contactfieldsset/_index.md new file mode 100644 index 0000000000..5234f0b22a --- /dev/null +++ b/english/cpp/aspose.email/contactfieldsset/_index.md @@ -0,0 +1,28 @@ +--- +title: "ContactFieldsSet Enum" +linktitle: "ContactFieldsSet" +articleTitle: "ContactFieldsSet" +second_title: "Aspose.Email for C++" +description: "Enumerates the groups of Contact fields that will be included in resultant mhtml file." +type: docs +weight: 10 +url: /cpp/aspose.email/contactfieldsset/ +--- + +## ContactFieldsSet enumeration (10 values) + +Enumerates the groups of Contact fields that will be included in resultant mhtml file. + +| Value | Description | +| --- | --- | +| None | Indicates that none fields will be included in resultant mhtml file. Only NOTE of contact will be displayed in html body. | +| NameInfo | Indicates that NameInfo fields will be included in resultant mhtml file. | +| PersonalInfo | Indicates that PersonalInfo fields will be included in resultant mhtml file. | +| ProfessionalInfo | Indicates that ProfessionalInfo fields will be included in resultant mhtml file. | +| PhysicalAddresses | Indicates that PhysicalAddresses fields will be included in resultant mhtml file. | +| Telephones | Indicates that Telephones fields will be included in resultant mhtml file. | +| ElectronicAddresses | Indicates that ElectronicAddresses fields will be included in resultant mhtml file. | +| Events | Indicates that Events fields will be included in resultant mhtml file. | +| OtherFields | Indicates that OtherFields fields will be included in resultant mhtml file. | +| AllExisting | Indicates that all existing fields will be included in resultant mhtml file. | + diff --git a/english/cpp/aspose.email/deliverynotificationoptions/_index.md b/english/cpp/aspose.email/deliverynotificationoptions/_index.md new file mode 100644 index 0000000000..12d0a70ff0 --- /dev/null +++ b/english/cpp/aspose.email/deliverynotificationoptions/_index.md @@ -0,0 +1,23 @@ +--- +title: "DeliveryNotificationOptions Enum" +linktitle: "DeliveryNotificationOptions" +articleTitle: "DeliveryNotificationOptions" +second_title: "Aspose.Email for C++" +description: "Specifies delivery notifications." +type: docs +weight: 10 +url: /cpp/aspose.email/deliverynotificationoptions/ +--- + +## DeliveryNotificationOptions enumeration (5 values) + +Specifies delivery notifications. + +| Value | Description | +| --- | --- | +| None | No notification information will be sent. The mail server will utilize its configured behavior to determine whether it should generate a delivery notification. | +| OnSuccess | Notify if the delivery is successful. | +| OnFailure | Notify if the delivery is unsuccessful. | +| Delay | Notify if the delivery is delayed. | +| Never | A notification should not be generated under any circumstances. | + diff --git a/english/cpp/aspose.email/emlloadoptions/_index.md b/english/cpp/aspose.email/emlloadoptions/_index.md new file mode 100644 index 0000000000..9c63d1f433 --- /dev/null +++ b/english/cpp/aspose.email/emlloadoptions/_index.md @@ -0,0 +1,63 @@ +--- +title: "Aspose::Email::EmlLoadOptions class" +linktitle: "EmlLoadOptions" +articleTitle: "EmlLoadOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify additional options when loading MailMessage from Eml format." +type: docs +weight: 10 +url: /cpp/aspose.email/emlloadoptions/ +--- + +## EmlLoadOptions class + +**Inherits:** Aspose::Email::LoadOptions + +Allows to specify additional options when loading MailMessage from Eml format. + +The following example shows how to convert EML to MSG. + +```csharp +// Initialize EmlLoadOptions + var emlLoadOptions = new EmlLoadOptions() + { + PreserveTnefAttachments = true, + PreserveEmbeddedMessageFormat = true + }; + + // Initialize MailMessage with EmlLoadOptions + using (MailMessage message = MailMessage.Load("TestEml.eml", emlLoadOptions)) + { + // Convert EML to MSG + message.Save("output.msg", SaveOptions.DefaultMsg); + } +``` + +```vb +' Initialize EmlLoadOptions +Dim emlLoadOptions = New EmlLoadOptions() With +{ + .PreserveTnefAttachments = True, + .PreserveEmbeddedMessageFormat = True + } + +' Initialize MailMessage with EmlLoadOptions +Using message As MailMessage = MailMessage.Load("TestEml.eml", emlLoadOptions) + ' Convert EML to MSG + message.Save("output.msg", SaveOptions.DefaultMsg) +End Using +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [EmlLoadOptions](./emlloadoptions/) | Initializes a new instance of this class that can be used to loading MailMessage from Eml format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_PreserveTnefAttachments](./get_preservetnefattachments/) | Controls TNEF attachment loading behaviour. By default the value is false. | +| [set_PreserveTnefAttachments](./set_preservetnefattachments/) | Controls TNEF attachment loading behaviour. By default the value is false. | + diff --git a/english/cpp/aspose.email/emlloadoptions/emlloadoptions/_index.md b/english/cpp/aspose.email/emlloadoptions/emlloadoptions/_index.md new file mode 100644 index 0000000000..ecf24e6b1e --- /dev/null +++ b/english/cpp/aspose.email/emlloadoptions/emlloadoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlLoadOptions::EmlLoadOptions constructor" +linktitle: "EmlLoadOptions" +articleTitle: "EmlLoadOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to loading MailMessage from Eml format." +type: docs +weight: 10 +url: /cpp/aspose.email/emlloadoptions/emlloadoptions/ +--- + +## EmlLoadOptions {#emlloadoptions} + +Initializes a new instance of this class that can be used to loading MailMessage from Eml format. + +**Returns:** Aspose::Email:: + +```cpp +EmlLoadOptions() +``` + diff --git a/english/cpp/aspose.email/emlloadoptions/get_preservetnefattachments/_index.md b/english/cpp/aspose.email/emlloadoptions/get_preservetnefattachments/_index.md new file mode 100644 index 0000000000..75c76ddbcc --- /dev/null +++ b/english/cpp/aspose.email/emlloadoptions/get_preservetnefattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlLoadOptions::get_PreserveTnefAttachments method" +linktitle: "get_PreserveTnefAttachments" +articleTitle: "get_PreserveTnefAttachments" +second_title: "Aspose.Email for C++" +description: "Controls TNEF attachment loading behaviour." +type: docs +weight: 10 +url: /cpp/aspose.email/emlloadoptions/get_preservetnefattachments/ +--- + +## get_PreserveTnefAttachments {#get_preservetnefattachments} + +Controls TNEF attachment loading behaviour. By default the value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveTnefAttachments() +``` + diff --git a/english/cpp/aspose.email/emlloadoptions/set_preservetnefattachments/_index.md b/english/cpp/aspose.email/emlloadoptions/set_preservetnefattachments/_index.md new file mode 100644 index 0000000000..8ed99605df --- /dev/null +++ b/english/cpp/aspose.email/emlloadoptions/set_preservetnefattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::EmlLoadOptions::set_PreserveTnefAttachments method" +linktitle: "set_PreserveTnefAttachments" +articleTitle: "set_PreserveTnefAttachments" +second_title: "Aspose.Email for C++" +description: "Controls TNEF attachment loading behaviour." +type: docs +weight: 20 +url: /cpp/aspose.email/emlloadoptions/set_preservetnefattachments/ +--- + +## set_PreserveTnefAttachments {#set_preservetnefattachments} + +Controls TNEF attachment loading behaviour. By default the value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveTnefAttachments(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/emlsaveoptions/_index.md b/english/cpp/aspose.email/emlsaveoptions/_index.md new file mode 100644 index 0000000000..ae442abee1 --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/_index.md @@ -0,0 +1,61 @@ +--- +title: "Aspose::Email::EmlSaveOptions class" +linktitle: "EmlSaveOptions" +articleTitle: "EmlSaveOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify additional options when saving MailMessage to Eml and Emlx format." +type: docs +weight: 10 +url: /cpp/aspose.email/emlsaveoptions/ +--- + +## EmlSaveOptions class + +**Inherits:** Aspose::Email::SaveOptions + +Allows to specify additional options when saving MailMessage to Eml and Emlx format. + +The following example shows how to load and Save an EML message Preserving the embedded message format. + +```csharp +MailMessage mailMessage = MailMessage.Load("source.eml"); +// Save as eml with preserved embedded message format +EmlSaveOptions emlSaveOptions = new EmlSaveOptions(MailMessageSaveType.EmlFormat) +{ + PreserveEmbeddedMessageFormat = true +}; + mailMessage.Save("target.eml", emlSaveOptions); +``` + +```vb +Dim mailMessage As MailMessage = MailMessage.Load("source.eml") + +' Save as eml with preserved embedded message format +Dim emlSaveOptions As EmlSaveOptions = New EmlSaveOptions(MailMessageSaveType.EmlFormat) With { + .PreserveEmbeddedMessageFormat = True + } + } +mailMessage.Save("target.eml", emlSaveOptions) +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [EmlSaveOptions](./emlsaveoptions/) | Initializes a new instance of this class that can be used to save a MailMessage in the Eml and Emlx format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_BoundariesTemplate](./get_boundariestemplate/) | Gets the boundary template for the message. Default value is null. | +| [get_CheckBodyContentEncoding](./get_checkbodycontentencoding/) | Defines whether need check message body content encoding when saving. By default the value is false. | +| [get_FileCompatibilityMode](./get_filecompatibilitymode/) | Defines inner conversions,that are necessarily to be done when saving a message. The default value is FileCompatibilityMode.None. | +| [get_PreserveEmbeddedMessageFormat](./get_preserveembeddedmessageformat/) | Gets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage . By default the value is false. | +| [get_PreserveSignedContent](./get_preservesignedcontent/) | Gets a value indicating whether it is necessary to save signed message without changes of content to provide correctly structure of digital sign. By default the value is false. | +| [set_BoundariesTemplate](./set_boundariestemplate/) | Sets the boundary template for the message. Default value is null. | +| [set_CheckBodyContentEncoding](./set_checkbodycontentencoding/) | Defines whether need check message body content encoding when saving. By default the value is false. | +| [set_FileCompatibilityMode](./set_filecompatibilitymode/) | Defines inner conversions,that are necessarily to be done when saving a message. The default value is FileCompatibilityMode.None. | +| [set_PreserveEmbeddedMessageFormat](./set_preserveembeddedmessageformat/) | Sets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage . By default the value is false. | +| [set_PreserveSignedContent](./set_preservesignedcontent/) | Sets a value indicating whether it is necessary to save signed message without changes of content to provide correctly structure of digital sign. By default the value is false. | + diff --git a/english/cpp/aspose.email/emlsaveoptions/emlsaveoptions/_index.md b/english/cpp/aspose.email/emlsaveoptions/emlsaveoptions/_index.md new file mode 100644 index 0000000000..fd7905d206 --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/emlsaveoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::EmlSaveOptions::EmlSaveOptions constructor" +linktitle: "EmlSaveOptions" +articleTitle: "EmlSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to save a MailMessage in the Eml and Emlx format." +type: docs +weight: 10 +url: /cpp/aspose.email/emlsaveoptions/emlsaveoptions/ +--- + +## EmlSaveOptions {#emlsaveoptions} + +Initializes a new instance of this class that can be used to save a MailMessage in the Eml and Emlx format. + +**Returns:** Aspose::Email:: + +```cpp +EmlSaveOptions(System::SharedPtr < Aspose::Email::MailMessageSaveType > saveType) +``` + +| Parameter | Description | +| --- | --- | +| saveType | | + diff --git a/english/cpp/aspose.email/emlsaveoptions/get_boundariestemplate/_index.md b/english/cpp/aspose.email/emlsaveoptions/get_boundariestemplate/_index.md new file mode 100644 index 0000000000..c4797d0a0d --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/get_boundariestemplate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlSaveOptions::get_BoundariesTemplate method" +linktitle: "get_BoundariesTemplate" +articleTitle: "get_BoundariesTemplate" +second_title: "Aspose.Email for C++" +description: "Gets the boundary template for the message." +type: docs +weight: 10 +url: /cpp/aspose.email/emlsaveoptions/get_boundariestemplate/ +--- + +## get_BoundariesTemplate {#get_boundariestemplate} + +Gets the boundary template for the message. Default value is null. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_BoundariesTemplate() +``` + diff --git a/english/cpp/aspose.email/emlsaveoptions/get_checkbodycontentencoding/_index.md b/english/cpp/aspose.email/emlsaveoptions/get_checkbodycontentencoding/_index.md new file mode 100644 index 0000000000..0b946daea1 --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/get_checkbodycontentencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlSaveOptions::get_CheckBodyContentEncoding method" +linktitle: "get_CheckBodyContentEncoding" +articleTitle: "get_CheckBodyContentEncoding" +second_title: "Aspose.Email for C++" +description: "Defines whether need check message body content encoding when saving." +type: docs +weight: 20 +url: /cpp/aspose.email/emlsaveoptions/get_checkbodycontentencoding/ +--- + +## get_CheckBodyContentEncoding {#get_checkbodycontentencoding} + +Defines whether need check message body content encoding when saving. By default the value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_CheckBodyContentEncoding() +``` + diff --git a/english/cpp/aspose.email/emlsaveoptions/get_filecompatibilitymode/_index.md b/english/cpp/aspose.email/emlsaveoptions/get_filecompatibilitymode/_index.md new file mode 100644 index 0000000000..8c68fd990a --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/get_filecompatibilitymode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlSaveOptions::get_FileCompatibilityMode method" +linktitle: "get_FileCompatibilityMode" +articleTitle: "get_FileCompatibilityMode" +second_title: "Aspose.Email for C++" +description: "Defines inner conversions,that are necessarily to be done when saving a message." +type: docs +weight: 30 +url: /cpp/aspose.email/emlsaveoptions/get_filecompatibilitymode/ +--- + +## get_FileCompatibilityMode {#get_filecompatibilitymode} + +Defines inner conversions,that are necessarily to be done when saving a message. The default value is FileCompatibilityMode.None. + +**Returns:** Aspose::Email::FileCompatibilityMode Aspose::Email:: + +```cpp +get_FileCompatibilityMode() +``` + diff --git a/english/cpp/aspose.email/emlsaveoptions/get_preserveembeddedmessageformat/_index.md b/english/cpp/aspose.email/emlsaveoptions/get_preserveembeddedmessageformat/_index.md new file mode 100644 index 0000000000..720d2855e1 --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/get_preserveembeddedmessageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlSaveOptions::get_PreserveEmbeddedMessageFormat method" +linktitle: "get_PreserveEmbeddedMessageFormat" +articleTitle: "get_PreserveEmbeddedMessageFormat" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage ." +type: docs +weight: 40 +url: /cpp/aspose.email/emlsaveoptions/get_preserveembeddedmessageformat/ +--- + +## get_PreserveEmbeddedMessageFormat {#get_preserveembeddedmessageformat} + +Gets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage . By default the value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveEmbeddedMessageFormat() +``` + diff --git a/english/cpp/aspose.email/emlsaveoptions/get_preservesignedcontent/_index.md b/english/cpp/aspose.email/emlsaveoptions/get_preservesignedcontent/_index.md new file mode 100644 index 0000000000..1c0e87934b --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/get_preservesignedcontent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlSaveOptions::get_PreserveSignedContent method" +linktitle: "get_PreserveSignedContent" +articleTitle: "get_PreserveSignedContent" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to save signed message without changes of content to provide correctly structure of digital sign." +type: docs +weight: 50 +url: /cpp/aspose.email/emlsaveoptions/get_preservesignedcontent/ +--- + +## get_PreserveSignedContent {#get_preservesignedcontent} + +Gets a value indicating whether it is necessary to save signed message without changes of content to provide correctly structure of digital sign. By default the value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveSignedContent() +``` + diff --git a/english/cpp/aspose.email/emlsaveoptions/set_boundariestemplate/_index.md b/english/cpp/aspose.email/emlsaveoptions/set_boundariestemplate/_index.md new file mode 100644 index 0000000000..efbcf8f4ef --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/set_boundariestemplate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::EmlSaveOptions::set_BoundariesTemplate method" +linktitle: "set_BoundariesTemplate" +articleTitle: "set_BoundariesTemplate" +second_title: "Aspose.Email for C++" +description: "Sets the boundary template for the message." +type: docs +weight: 60 +url: /cpp/aspose.email/emlsaveoptions/set_boundariestemplate/ +--- + +## set_BoundariesTemplate {#set_boundariestemplate} + +Sets the boundary template for the message. Default value is null. + +**Returns:** void Aspose::Email:: + +```cpp +set_BoundariesTemplate(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/emlsaveoptions/set_checkbodycontentencoding/_index.md b/english/cpp/aspose.email/emlsaveoptions/set_checkbodycontentencoding/_index.md new file mode 100644 index 0000000000..e3318ff59a --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/set_checkbodycontentencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::EmlSaveOptions::set_CheckBodyContentEncoding method" +linktitle: "set_CheckBodyContentEncoding" +articleTitle: "set_CheckBodyContentEncoding" +second_title: "Aspose.Email for C++" +description: "Defines whether need check message body content encoding when saving." +type: docs +weight: 70 +url: /cpp/aspose.email/emlsaveoptions/set_checkbodycontentencoding/ +--- + +## set_CheckBodyContentEncoding {#set_checkbodycontentencoding} + +Defines whether need check message body content encoding when saving. By default the value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_CheckBodyContentEncoding(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/emlsaveoptions/set_filecompatibilitymode/_index.md b/english/cpp/aspose.email/emlsaveoptions/set_filecompatibilitymode/_index.md new file mode 100644 index 0000000000..bc9958a7f4 --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/set_filecompatibilitymode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::EmlSaveOptions::set_FileCompatibilityMode method" +linktitle: "set_FileCompatibilityMode" +articleTitle: "set_FileCompatibilityMode" +second_title: "Aspose.Email for C++" +description: "Defines inner conversions,that are necessarily to be done when saving a message." +type: docs +weight: 80 +url: /cpp/aspose.email/emlsaveoptions/set_filecompatibilitymode/ +--- + +## set_FileCompatibilityMode {#set_filecompatibilitymode} + +Defines inner conversions,that are necessarily to be done when saving a message. The default value is FileCompatibilityMode.None. + +**Returns:** void Aspose::Email:: + +```cpp +set_FileCompatibilityMode(Aspose::Email::FileCompatibilityMode value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/emlsaveoptions/set_preserveembeddedmessageformat/_index.md b/english/cpp/aspose.email/emlsaveoptions/set_preserveembeddedmessageformat/_index.md new file mode 100644 index 0000000000..2937196766 --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/set_preserveembeddedmessageformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::EmlSaveOptions::set_PreserveEmbeddedMessageFormat method" +linktitle: "set_PreserveEmbeddedMessageFormat" +articleTitle: "set_PreserveEmbeddedMessageFormat" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage ." +type: docs +weight: 90 +url: /cpp/aspose.email/emlsaveoptions/set_preserveembeddedmessageformat/ +--- + +## set_PreserveEmbeddedMessageFormat {#set_preserveembeddedmessageformat} + +Sets a value indicating whether it is necessary to preserve MSG format of embedded message at converting to MailMessage . By default the value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveEmbeddedMessageFormat(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/emlsaveoptions/set_preservesignedcontent/_index.md b/english/cpp/aspose.email/emlsaveoptions/set_preservesignedcontent/_index.md new file mode 100644 index 0000000000..1a03b030b4 --- /dev/null +++ b/english/cpp/aspose.email/emlsaveoptions/set_preservesignedcontent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::EmlSaveOptions::set_PreserveSignedContent method" +linktitle: "set_PreserveSignedContent" +articleTitle: "set_PreserveSignedContent" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to save signed message without changes of content to provide correctly structure of digital sign." +type: docs +weight: 100 +url: /cpp/aspose.email/emlsaveoptions/set_preservesignedcontent/ +--- + +## set_PreserveSignedContent {#set_preservesignedcontent} + +Sets a value indicating whether it is necessary to save signed message without changes of content to provide correctly structure of digital sign. By default the value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveSignedContent(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/emlvalidationerror/_index.md b/english/cpp/aspose.email/emlvalidationerror/_index.md new file mode 100644 index 0000000000..25dcc3357c --- /dev/null +++ b/english/cpp/aspose.email/emlvalidationerror/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::EmlValidationError class" +linktitle: "EmlValidationError" +articleTitle: "EmlValidationError" +second_title: "Aspose.Email for C++" +description: "Represents the eml validation error information." +type: docs +weight: 10 +url: /cpp/aspose.email/emlvalidationerror/ +--- + +## EmlValidationError class + +Represents the eml validation error information. + +## Constructors + +| Name | Description | +| --- | --- | +| [EmlValidationError (2 overloads)](./emlvalidationerror/) | Initializes a new instance of the EmlValidationError class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ErrorMessage](./get_errormessage/) | Gets an error message. | +| [get_ErrorType](./get_errortype/) | Gets a type of error. | +| [get_LineNumber](./get_linenumber/) | Gets a number of line where error was found. | +| [ToValidationError](./tovalidationerror/) | | + diff --git a/english/cpp/aspose.email/emlvalidationerror/emlvalidationerror/_index.md b/english/cpp/aspose.email/emlvalidationerror/emlvalidationerror/_index.md new file mode 100644 index 0000000000..ebb9c4a44b --- /dev/null +++ b/english/cpp/aspose.email/emlvalidationerror/emlvalidationerror/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::EmlValidationError::EmlValidationError constructor" +linktitle: "EmlValidationError" +articleTitle: "EmlValidationError" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the EmlValidationError class." +type: docs +weight: 10 +url: /cpp/aspose.email/emlvalidationerror/emlvalidationerror/ +--- + +## EmlValidationError (1 of 2) {#emlvalidationerror_1} + +Initializes a new instance of the EmlValidationError class. + +**Returns:** Aspose::Email:: + +```cpp +EmlValidationError() +``` + +--- + +## EmlValidationError (2 of 2) {#emlvalidationerror_2} + +Initializes a new instance of the EmlValidationError class. + +**Returns:** Aspose::Email:: + +```cpp +EmlValidationError(EmlValidationErrorType errorType, int32_t lineNumber, System::String errorMessage) +``` + +| Parameter | Description | +| --- | --- | +| errorType | A type of validation error. | +| lineNumber | A line number where error was found. | +| errorMessage | An error message. | + diff --git a/english/cpp/aspose.email/emlvalidationerror/get_errormessage/_index.md b/english/cpp/aspose.email/emlvalidationerror/get_errormessage/_index.md new file mode 100644 index 0000000000..e73633ac06 --- /dev/null +++ b/english/cpp/aspose.email/emlvalidationerror/get_errormessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlValidationError::get_ErrorMessage method" +linktitle: "get_ErrorMessage" +articleTitle: "get_ErrorMessage" +second_title: "Aspose.Email for C++" +description: "Gets an error message." +type: docs +weight: 10 +url: /cpp/aspose.email/emlvalidationerror/get_errormessage/ +--- + +## get_ErrorMessage {#get_errormessage} + +Gets an error message. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_ErrorMessage() +``` + diff --git a/english/cpp/aspose.email/emlvalidationerror/get_errortype/_index.md b/english/cpp/aspose.email/emlvalidationerror/get_errortype/_index.md new file mode 100644 index 0000000000..7a959ad32e --- /dev/null +++ b/english/cpp/aspose.email/emlvalidationerror/get_errortype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlValidationError::get_ErrorType method" +linktitle: "get_ErrorType" +articleTitle: "get_ErrorType" +second_title: "Aspose.Email for C++" +description: "Gets a type of error." +type: docs +weight: 20 +url: /cpp/aspose.email/emlvalidationerror/get_errortype/ +--- + +## get_ErrorType {#get_errortype} + +Gets a type of error. + +**Returns:** EmlValidationErrorType Aspose::Email:: + +```cpp +get_ErrorType() +``` + diff --git a/english/cpp/aspose.email/emlvalidationerror/get_linenumber/_index.md b/english/cpp/aspose.email/emlvalidationerror/get_linenumber/_index.md new file mode 100644 index 0000000000..6f6381d5a6 --- /dev/null +++ b/english/cpp/aspose.email/emlvalidationerror/get_linenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlValidationError::get_LineNumber method" +linktitle: "get_LineNumber" +articleTitle: "get_LineNumber" +second_title: "Aspose.Email for C++" +description: "Gets a number of line where error was found." +type: docs +weight: 30 +url: /cpp/aspose.email/emlvalidationerror/get_linenumber/ +--- + +## get_LineNumber {#get_linenumber} + +Gets a number of line where error was found. + +**Returns:** int32_t Aspose::Email:: + +```cpp +get_LineNumber() +``` + diff --git a/english/cpp/aspose.email/emlvalidationerror/tovalidationerror/_index.md b/english/cpp/aspose.email/emlvalidationerror/tovalidationerror/_index.md new file mode 100644 index 0000000000..e9a191fcca --- /dev/null +++ b/english/cpp/aspose.email/emlvalidationerror/tovalidationerror/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::EmlValidationError::ToValidationError method" +linktitle: "ToValidationError" +articleTitle: "ToValidationError" +second_title: "Aspose.Email for C++" +description: "ToValidationError of EmlValidationError." +type: docs +weight: 40 +url: /cpp/aspose.email/emlvalidationerror/tovalidationerror/ +--- + +## ToValidationError {#tovalidationerror} + +**Returns:** System::SharedPtr < Tools::Verifications::MessageValidationError > Aspose::Email:: + +```cpp +ToValidationError() +``` + diff --git a/english/cpp/aspose.email/emlvalidationerrorcollection/_index.md b/english/cpp/aspose.email/emlvalidationerrorcollection/_index.md new file mode 100644 index 0000000000..0f200d8313 --- /dev/null +++ b/english/cpp/aspose.email/emlvalidationerrorcollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlValidationErrorCollection class" +linktitle: "EmlValidationErrorCollection" +articleTitle: "EmlValidationErrorCollection" +second_title: "Aspose.Email for C++" +description: "Represents the collection of EmlValidationError" +type: docs +weight: 10 +url: /cpp/aspose.email/emlvalidationerrorcollection/ +--- + +## EmlValidationErrorCollection class + +Represents the collection of EmlValidationError + +## Methods + +| Name | Description | +| --- | --- | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email/emlvalidationerrorcollection/settemplateweakptr/_index.md b/english/cpp/aspose.email/emlvalidationerrorcollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..387799250a --- /dev/null +++ b/english/cpp/aspose.email/emlvalidationerrorcollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::EmlValidationErrorCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of EmlValidationErrorCollection." +type: docs +weight: 10 +url: /cpp/aspose.email/emlvalidationerrorcollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email/emlvalidationerrortype/_index.md b/english/cpp/aspose.email/emlvalidationerrortype/_index.md new file mode 100644 index 0000000000..c4ae3a1a52 --- /dev/null +++ b/english/cpp/aspose.email/emlvalidationerrortype/_index.md @@ -0,0 +1,21 @@ +--- +title: "EmlValidationErrorType Enum" +linktitle: "EmlValidationErrorType" +articleTitle: "EmlValidationErrorType" +second_title: "Aspose.Email for C++" +description: "Enumerates the types of the eml validation errors." +type: docs +weight: 10 +url: /cpp/aspose.email/emlvalidationerrortype/ +--- + +## EmlValidationErrorType enumeration (3 values) + +Enumerates the types of the eml validation errors. + +| Value | Description | +| --- | --- | +| MessageStructureError | Indicates that the message structure is incorrect. | +| EmailAddressError | Indicates that email address is invalid. | +| TransferEncodingError | Indicates that message contains unexpected unencoded non-ASCII data. | + diff --git a/english/cpp/aspose.email/emlxloadoptions/_index.md b/english/cpp/aspose.email/emlxloadoptions/_index.md new file mode 100644 index 0000000000..c47883d833 --- /dev/null +++ b/english/cpp/aspose.email/emlxloadoptions/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::EmlxLoadOptions class" +linktitle: "EmlxLoadOptions" +articleTitle: "EmlxLoadOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify additional options when loading MailMessage from Eml format." +type: docs +weight: 10 +url: /cpp/aspose.email/emlxloadoptions/ +--- + +## EmlxLoadOptions class + +**Inherits:** Aspose::Email::LoadOptions + +Allows to specify additional options when loading MailMessage from Eml format. + +## Constructors + +| Name | Description | +| --- | --- | +| [EmlxLoadOptions](./emlxloadoptions/) | Initializes a new instance of this class that can be used to loading MailMessage from Eml format. | + diff --git a/english/cpp/aspose.email/emlxloadoptions/emlxloadoptions/_index.md b/english/cpp/aspose.email/emlxloadoptions/emlxloadoptions/_index.md new file mode 100644 index 0000000000..293cf90721 --- /dev/null +++ b/english/cpp/aspose.email/emlxloadoptions/emlxloadoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::EmlxLoadOptions::EmlxLoadOptions constructor" +linktitle: "EmlxLoadOptions" +articleTitle: "EmlxLoadOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to loading MailMessage from Eml format." +type: docs +weight: 10 +url: /cpp/aspose.email/emlxloadoptions/emlxloadoptions/ +--- + +## EmlxLoadOptions {#emlxloadoptions} + +Initializes a new instance of this class that can be used to loading MailMessage from Eml format. + +**Returns:** Aspose::Email:: + +```cpp +EmlxLoadOptions() +``` + diff --git a/english/cpp/aspose.email/filecompatibilitymode/_index.md b/english/cpp/aspose.email/filecompatibilitymode/_index.md new file mode 100644 index 0000000000..e5106d6f43 --- /dev/null +++ b/english/cpp/aspose.email/filecompatibilitymode/_index.md @@ -0,0 +1,21 @@ +--- +title: "FileCompatibilityMode Enum" +linktitle: "FileCompatibilityMode" +articleTitle: "FileCompatibilityMode" +second_title: "Aspose.Email for C++" +description: "Defines inner conversions, that are necessarily to be done when loading or saving a message." +type: docs +weight: 10 +url: /cpp/aspose.email/filecompatibilitymode/ +--- + +## FileCompatibilityMode enumeration (3 values) + +Defines inner conversions, that are necessarily to be done when loading or saving a message. By default CR is not replaces by CRLF, Tnef-attachment is not saved. + +| Value | Description | +| --- | --- | +| None | No values are set. | +| AllowCROnly | Shows the necessity of the forced replace of line separators by CRLF. | +| PreserveTnefAttachments | Controls TNEF attachment saving behaviour. This option affects messages whose winmail.dat TNEF attachment (if present) was decoded at loading. If the option is set, the previously decoded and extracted TNEF will be encoded and packaged again into the winmail.dat attachment during message saving. By default the option isn't set. | + diff --git a/english/cpp/aspose.email/fileformatinfo/_index.md b/english/cpp/aspose.email/fileformatinfo/_index.md new file mode 100644 index 0000000000..ccf2199ed3 --- /dev/null +++ b/english/cpp/aspose.email/fileformatinfo/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::FileFormatInfo class" +linktitle: "FileFormatInfo" +articleTitle: "FileFormatInfo" +second_title: "Aspose.Email for C++" +description: "Contains data returned by FileFormatUtil file format detection methods." +type: docs +weight: 10 +url: /cpp/aspose.email/fileformatinfo/ +--- + +## FileFormatInfo class + +Contains data returned by FileFormatUtil file format detection methods. + +The following example shows how to detect File Formats of Email Message. + +```csharp +// Detect file format and Gets the detected load format +FileFormatInfo info = FileFormatUtil.DetectFileFormat("message.msg"); +Console.WriteLine("The message format is: " + info.FileFormatType); +``` + +```vb +' Detect file format and Gets the detected load format +Dim info As FileFormatInfo = FileFormatUtil.DetectFileFormat("message.msg") +Console.WriteLine("The message format is: " & info.FileFormatType) +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [FileFormatInfo](./fileformatinfo/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_FileFormatType](./get_fileformattype/) | Gets file format type. | + diff --git a/english/cpp/aspose.email/fileformatinfo/fileformatinfo/_index.md b/english/cpp/aspose.email/fileformatinfo/fileformatinfo/_index.md new file mode 100644 index 0000000000..e9bc689b64 --- /dev/null +++ b/english/cpp/aspose.email/fileformatinfo/fileformatinfo/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::FileFormatInfo::FileFormatInfo constructor" +linktitle: "FileFormatInfo" +articleTitle: "FileFormatInfo" +second_title: "Aspose.Email for C++" +description: "FileFormatInfo of FileFormatInfo." +type: docs +weight: 10 +url: /cpp/aspose.email/fileformatinfo/fileformatinfo/ +--- + +## FileFormatInfo {#fileformatinfo} + +**Returns:** Aspose::Email:: + +```cpp +FileFormatInfo(Aspose::Email::FileFormatType formatType) +``` + +| Parameter | Description | +| --- | --- | +| formatType | | + diff --git a/english/cpp/aspose.email/fileformatinfo/get_fileformattype/_index.md b/english/cpp/aspose.email/fileformatinfo/get_fileformattype/_index.md new file mode 100644 index 0000000000..da762163d9 --- /dev/null +++ b/english/cpp/aspose.email/fileformatinfo/get_fileformattype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::FileFormatInfo::get_FileFormatType method" +linktitle: "get_FileFormatType" +articleTitle: "get_FileFormatType" +second_title: "Aspose.Email for C++" +description: "Gets file format type." +type: docs +weight: 10 +url: /cpp/aspose.email/fileformatinfo/get_fileformattype/ +--- + +## get_FileFormatType {#get_fileformattype} + +Gets file format type. + +**Returns:** Aspose::Email::FileFormatType Aspose::Email:: + +```cpp +get_FileFormatType() +``` + diff --git a/english/cpp/aspose.email/fileformattype/_index.md b/english/cpp/aspose.email/fileformattype/_index.md new file mode 100644 index 0000000000..0f67677140 --- /dev/null +++ b/english/cpp/aspose.email/fileformattype/_index.md @@ -0,0 +1,33 @@ +--- +title: "FileFormatType Enum" +linktitle: "FileFormatType" +articleTitle: "FileFormatType" +second_title: "Aspose.Email for C++" +description: "Enumerates file format types." +type: docs +weight: 10 +url: /cpp/aspose.email/fileformattype/ +--- + +## FileFormatType enumeration (15 values) + +Enumerates file format types. + +| Value | Description | +| --- | --- | +| Unknown | Unknown file format. | +| Msg | Outlook MSG file format. | +| Eml | File in the MIME standard. | +| Mht | File is a Single File Web Page, also known as a Web Archive file. | +| Emlx | Apple's Mail.app program file format. | +| Ics | iCalendar file format. | +| Vcf | vCard file format. | +| Ost | Outlook Data Files format for for offline mode. | +| Pst | Outlook Data Files format. | +| Tnef | Transport Neutral Encapsulation Format. | +| Mbox | File format used for holding collections of electronic mail messages. | +| Oft | Outlook MSG file format for message template. | +| Olm | Outlook for Mac File Format. | +| Tgz | TAR archive file format. Zimbra mail client utilizes TGZ to export mailbox data. | +| Nsf | The Notes Storage Facility (NSF) database file is used by (IBM) Lotus Notes and Domino. | + diff --git a/english/cpp/aspose.email/globalformattingoptions/_index.md b/english/cpp/aspose.email/globalformattingoptions/_index.md new file mode 100644 index 0000000000..a66aee1f4a --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions class" +linktitle: "GlobalFormattingOptions" +articleTitle: "GlobalFormattingOptions" +second_title: "Aspose.Email for C++" +description: "Class that allow to set some formatting options for all newly created instances of this options." +type: docs +weight: 10 +url: /cpp/aspose.email/globalformattingoptions/ +--- + +## GlobalFormattingOptions class + +Class that allow to set some formatting options for all newly created instances of this options. + +## Constructors + +| Name | Description | +| --- | --- | +| [GlobalFormattingOptions](./globalformattingoptions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AfterHeadersFormat](./get_afterheadersformat/) | AfterHeadersFormat for instances of HeadersFormattingOptions if AfterHeadersFormat is not set. | +| [get_BeforeHeadersFormat](./get_beforeheadersformat/) | BeforeHeadersFormat for instances of HeadersFormattingOptions if BeforeHeadersFormat is not set. | +| [get_HeaderFormat](./get_headerformat/) | HeaderFormat for instances of HeadersFormattingOptions if DefaultHeaderFormat is not set. | +| [get_PageHeaderFormat](./get_pageheaderformat/) | PageHeaderFormat for instances of HeadersFormattingOptions if DefaultPageHeaderFormat is not set. | +| [set_AfterHeadersFormat](./set_afterheadersformat/) | AfterHeadersFormat for instances of HeadersFormattingOptions if AfterHeadersFormat is not set. | +| [set_BeforeHeadersFormat](./set_beforeheadersformat/) | BeforeHeadersFormat for instances of HeadersFormattingOptions if BeforeHeadersFormat is not set. | +| [set_HeaderFormat](./set_headerformat/) | HeaderFormat for instances of HeadersFormattingOptions if DefaultHeaderFormat is not set. | +| [set_PageHeaderFormat](./set_pageheaderformat/) | PageHeaderFormat for instances of HeadersFormattingOptions if DefaultPageHeaderFormat is not set. | + diff --git a/english/cpp/aspose.email/globalformattingoptions/get_afterheadersformat/_index.md b/english/cpp/aspose.email/globalformattingoptions/get_afterheadersformat/_index.md new file mode 100644 index 0000000000..a79104d7b6 --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/get_afterheadersformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions::get_AfterHeadersFormat method" +linktitle: "get_AfterHeadersFormat" +articleTitle: "get_AfterHeadersFormat" +second_title: "Aspose.Email for C++" +description: "AfterHeadersFormat for instances of HeadersFormattingOptions if AfterHeadersFormat is not set." +type: docs +weight: 10 +url: /cpp/aspose.email/globalformattingoptions/get_afterheadersformat/ +--- + +## get_AfterHeadersFormat {#get_afterheadersformat} + +AfterHeadersFormat for instances of HeadersFormattingOptions if AfterHeadersFormat is not set. + +**Returns:** static System::String Aspose::Email:: + +```cpp +get_AfterHeadersFormat() +``` + diff --git a/english/cpp/aspose.email/globalformattingoptions/get_beforeheadersformat/_index.md b/english/cpp/aspose.email/globalformattingoptions/get_beforeheadersformat/_index.md new file mode 100644 index 0000000000..6f0e3f4e90 --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/get_beforeheadersformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions::get_BeforeHeadersFormat method" +linktitle: "get_BeforeHeadersFormat" +articleTitle: "get_BeforeHeadersFormat" +second_title: "Aspose.Email for C++" +description: "BeforeHeadersFormat for instances of HeadersFormattingOptions if BeforeHeadersFormat is not set." +type: docs +weight: 20 +url: /cpp/aspose.email/globalformattingoptions/get_beforeheadersformat/ +--- + +## get_BeforeHeadersFormat {#get_beforeheadersformat} + +BeforeHeadersFormat for instances of HeadersFormattingOptions if BeforeHeadersFormat is not set. + +**Returns:** static System::String Aspose::Email:: + +```cpp +get_BeforeHeadersFormat() +``` + diff --git a/english/cpp/aspose.email/globalformattingoptions/get_headerformat/_index.md b/english/cpp/aspose.email/globalformattingoptions/get_headerformat/_index.md new file mode 100644 index 0000000000..a5b4d37251 --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/get_headerformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions::get_HeaderFormat method" +linktitle: "get_HeaderFormat" +articleTitle: "get_HeaderFormat" +second_title: "Aspose.Email for C++" +description: "HeaderFormat for instances of HeadersFormattingOptions if DefaultHeaderFormat is not set." +type: docs +weight: 30 +url: /cpp/aspose.email/globalformattingoptions/get_headerformat/ +--- + +## get_HeaderFormat {#get_headerformat} + +HeaderFormat for instances of HeadersFormattingOptions if DefaultHeaderFormat is not set. + +**Returns:** static System::String Aspose::Email:: + +```cpp +get_HeaderFormat() +``` + diff --git a/english/cpp/aspose.email/globalformattingoptions/get_pageheaderformat/_index.md b/english/cpp/aspose.email/globalformattingoptions/get_pageheaderformat/_index.md new file mode 100644 index 0000000000..dd924e97bf --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/get_pageheaderformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions::get_PageHeaderFormat method" +linktitle: "get_PageHeaderFormat" +articleTitle: "get_PageHeaderFormat" +second_title: "Aspose.Email for C++" +description: "PageHeaderFormat for instances of HeadersFormattingOptions if DefaultPageHeaderFormat is not set." +type: docs +weight: 40 +url: /cpp/aspose.email/globalformattingoptions/get_pageheaderformat/ +--- + +## get_PageHeaderFormat {#get_pageheaderformat} + +PageHeaderFormat for instances of HeadersFormattingOptions if DefaultPageHeaderFormat is not set. + +**Returns:** static System::String Aspose::Email:: + +```cpp +get_PageHeaderFormat() +``` + diff --git a/english/cpp/aspose.email/globalformattingoptions/globalformattingoptions/_index.md b/english/cpp/aspose.email/globalformattingoptions/globalformattingoptions/_index.md new file mode 100644 index 0000000000..418561169e --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/globalformattingoptions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions::GlobalFormattingOptions constructor" +linktitle: "GlobalFormattingOptions" +articleTitle: "GlobalFormattingOptions" +second_title: "Aspose.Email for C++" +description: "GlobalFormattingOptions of GlobalFormattingOptions." +type: docs +weight: 10 +url: /cpp/aspose.email/globalformattingoptions/globalformattingoptions/ +--- + +## GlobalFormattingOptions {#globalformattingoptions} + +**Returns:** Aspose::Email:: + +```cpp +GlobalFormattingOptions() +``` + diff --git a/english/cpp/aspose.email/globalformattingoptions/set_afterheadersformat/_index.md b/english/cpp/aspose.email/globalformattingoptions/set_afterheadersformat/_index.md new file mode 100644 index 0000000000..30dd9ee952 --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/set_afterheadersformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions::set_AfterHeadersFormat method" +linktitle: "set_AfterHeadersFormat" +articleTitle: "set_AfterHeadersFormat" +second_title: "Aspose.Email for C++" +description: "AfterHeadersFormat for instances of HeadersFormattingOptions if AfterHeadersFormat is not set." +type: docs +weight: 50 +url: /cpp/aspose.email/globalformattingoptions/set_afterheadersformat/ +--- + +## set_AfterHeadersFormat {#set_afterheadersformat} + +AfterHeadersFormat for instances of HeadersFormattingOptions if AfterHeadersFormat is not set. + +**Returns:** static void Aspose::Email:: + +```cpp +set_AfterHeadersFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/globalformattingoptions/set_beforeheadersformat/_index.md b/english/cpp/aspose.email/globalformattingoptions/set_beforeheadersformat/_index.md new file mode 100644 index 0000000000..ea731e82c6 --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/set_beforeheadersformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions::set_BeforeHeadersFormat method" +linktitle: "set_BeforeHeadersFormat" +articleTitle: "set_BeforeHeadersFormat" +second_title: "Aspose.Email for C++" +description: "BeforeHeadersFormat for instances of HeadersFormattingOptions if BeforeHeadersFormat is not set." +type: docs +weight: 60 +url: /cpp/aspose.email/globalformattingoptions/set_beforeheadersformat/ +--- + +## set_BeforeHeadersFormat {#set_beforeheadersformat} + +BeforeHeadersFormat for instances of HeadersFormattingOptions if BeforeHeadersFormat is not set. + +**Returns:** static void Aspose::Email:: + +```cpp +set_BeforeHeadersFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/globalformattingoptions/set_headerformat/_index.md b/english/cpp/aspose.email/globalformattingoptions/set_headerformat/_index.md new file mode 100644 index 0000000000..b297bdaa07 --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/set_headerformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions::set_HeaderFormat method" +linktitle: "set_HeaderFormat" +articleTitle: "set_HeaderFormat" +second_title: "Aspose.Email for C++" +description: "HeaderFormat for instances of HeadersFormattingOptions if DefaultHeaderFormat is not set." +type: docs +weight: 70 +url: /cpp/aspose.email/globalformattingoptions/set_headerformat/ +--- + +## set_HeaderFormat {#set_headerformat} + +HeaderFormat for instances of HeadersFormattingOptions if DefaultHeaderFormat is not set. + +**Returns:** static void Aspose::Email:: + +```cpp +set_HeaderFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/globalformattingoptions/set_pageheaderformat/_index.md b/english/cpp/aspose.email/globalformattingoptions/set_pageheaderformat/_index.md new file mode 100644 index 0000000000..0c1e0dfe2c --- /dev/null +++ b/english/cpp/aspose.email/globalformattingoptions/set_pageheaderformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::GlobalFormattingOptions::set_PageHeaderFormat method" +linktitle: "set_PageHeaderFormat" +articleTitle: "set_PageHeaderFormat" +second_title: "Aspose.Email for C++" +description: "PageHeaderFormat for instances of HeadersFormattingOptions if DefaultPageHeaderFormat is not set." +type: docs +weight: 80 +url: /cpp/aspose.email/globalformattingoptions/set_pageheaderformat/ +--- + +## set_PageHeaderFormat {#set_pageheaderformat} + +PageHeaderFormat for instances of HeadersFormattingOptions if DefaultPageHeaderFormat is not set. + +**Returns:** static void Aspose::Email:: + +```cpp +set_PageHeaderFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/_index.md b/english/cpp/aspose.email/headersformattingoptions/_index.md new file mode 100644 index 0000000000..047b96f2fa --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions class" +linktitle: "HeadersFormattingOptions" +articleTitle: "HeadersFormattingOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify headers formatting options when saving MailMessage to Mhtml or Html format." +type: docs +weight: 10 +url: /cpp/aspose.email/headersformattingoptions/ +--- + +## HeadersFormattingOptions class + +**Inherits:** Aspose::Email::SaveOptions + +Allows to specify headers formatting options when saving MailMessage to Mhtml or Html format. + +## Constructors + +| Name | Description | +| --- | --- | +| [HeadersFormattingOptions](./headersformattingoptions/) | Initializes a new instance of this class that can be used to save a MailMessage in the Mhtml format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_AfterHeadersFormat](./get_afterheadersformat/) | After headers format. | +| [get_BeforeHeadersFormat](./get_beforeheadersformat/) | Before headers format. | +| [get_CssStyles](./get_cssstyles/) | Gets the additional css styles for the formatter. | +| [get_DefaultHeaderFormat](./get_defaultheaderformat/) | Default header line format. | +| [get_DefaultPageHeaderFormat](./get_defaultpageheaderformat/) | Default page header format. | +| [get_ExtractHTMLBodyResourcesAsAttachments](./get_extracthtmlbodyresourcesasattachments/) | Defines whether extract HTML body resources as attachments or not. Default value is false. | +| [get_FormatTemplates](./get_formattemplates/) | Gets the format templates. | +| [get_RenderedContactFields](./get_renderedcontactfields/) | Defines groups of Contact fields which will be included in output mhtml. Default value is ContactFieldsSet.AllExisting . | +| [get_RenderingHeaders](./get_renderingheaders/) | Gets list of headers for rendering. | +| [get_Timeout](./get_timeout/) | Limits the time in milliseconds of formatting message while saving in Mht. Default value 3 sec. | +| [OnResourceProcessing](./onresourceprocessing/) | | +| [OnTimeoutReached](./ontimeoutreached/) | | +| [set_AfterHeadersFormat](./set_afterheadersformat/) | After headers format. | +| [set_BeforeHeadersFormat](./set_beforeheadersformat/) | Before headers format. | +| [set_CssStyles](./set_cssstyles/) | Sets the additional css styles for the formatter. | +| [set_DefaultHeaderFormat](./set_defaultheaderformat/) | Default header line format. | +| [set_DefaultPageHeaderFormat](./set_defaultpageheaderformat/) | Default page header format. | +| [set_ExtractHTMLBodyResourcesAsAttachments](./set_extracthtmlbodyresourcesasattachments/) | Defines whether extract HTML body resources as attachments or not. Default value is false. | +| [set_RenderedContactFields](./set_renderedcontactfields/) | Defines groups of Contact fields which will be included in output mhtml. Default value is ContactFieldsSet.AllExisting . | +| [set_Timeout](./set_timeout/) | Limits the time in milliseconds of formatting message while saving in Mht. Default value 3 sec. | +| [formatTemplates](./formattemplates/) | | +| [MhtExportCss](./mhtexportcss/) | | +| [renderingHeaders](./renderingheaders/) | | +| [ResourceHtmlRendering](./resourcehtmlrendering/) | Provides customization of rendering resources in html. | +| [TimeoutReached](./timeoutreached/) | Raised if timed out while saving to Mhtml. | + diff --git a/english/cpp/aspose.email/headersformattingoptions/formattemplates/_index.md b/english/cpp/aspose.email/headersformattingoptions/formattemplates/_index.md new file mode 100644 index 0000000000..0ffe384f38 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/formattemplates/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::formatTemplates method" +linktitle: "formatTemplates" +articleTitle: "formatTemplates" +second_title: "Aspose.Email for C++" +description: "formatTemplates of HeadersFormattingOptions." +type: docs +weight: 210 +url: /cpp/aspose.email/headersformattingoptions/formattemplates/ +--- + +## formatTemplates {#formattemplates} + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +formatTemplates() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_afterheadersformat/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_afterheadersformat/_index.md new file mode 100644 index 0000000000..e727065540 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_afterheadersformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_AfterHeadersFormat method" +linktitle: "get_AfterHeadersFormat" +articleTitle: "get_AfterHeadersFormat" +second_title: "Aspose.Email for C++" +description: "After headers format." +type: docs +weight: 10 +url: /cpp/aspose.email/headersformattingoptions/get_afterheadersformat/ +--- + +## get_AfterHeadersFormat {#get_afterheadersformat} + +After headers format. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_AfterHeadersFormat() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_beforeheadersformat/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_beforeheadersformat/_index.md new file mode 100644 index 0000000000..fad8e8811a --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_beforeheadersformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_BeforeHeadersFormat method" +linktitle: "get_BeforeHeadersFormat" +articleTitle: "get_BeforeHeadersFormat" +second_title: "Aspose.Email for C++" +description: "Before headers format." +type: docs +weight: 20 +url: /cpp/aspose.email/headersformattingoptions/get_beforeheadersformat/ +--- + +## get_BeforeHeadersFormat {#get_beforeheadersformat} + +Before headers format. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_BeforeHeadersFormat() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_cssstyles/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_cssstyles/_index.md new file mode 100644 index 0000000000..887214db5c --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_cssstyles/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_CssStyles method" +linktitle: "get_CssStyles" +articleTitle: "get_CssStyles" +second_title: "Aspose.Email for C++" +description: "Gets the additional css styles for the formatter." +type: docs +weight: 30 +url: /cpp/aspose.email/headersformattingoptions/get_cssstyles/ +--- + +## get_CssStyles {#get_cssstyles} + +Gets the additional css styles for the formatter. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_CssStyles() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_defaultheaderformat/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_defaultheaderformat/_index.md new file mode 100644 index 0000000000..2ffabe3c26 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_defaultheaderformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_DefaultHeaderFormat method" +linktitle: "get_DefaultHeaderFormat" +articleTitle: "get_DefaultHeaderFormat" +second_title: "Aspose.Email for C++" +description: "Default header line format." +type: docs +weight: 40 +url: /cpp/aspose.email/headersformattingoptions/get_defaultheaderformat/ +--- + +## get_DefaultHeaderFormat {#get_defaultheaderformat} + +Default header line format. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_DefaultHeaderFormat() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_defaultpageheaderformat/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_defaultpageheaderformat/_index.md new file mode 100644 index 0000000000..f067278183 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_defaultpageheaderformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_DefaultPageHeaderFormat method" +linktitle: "get_DefaultPageHeaderFormat" +articleTitle: "get_DefaultPageHeaderFormat" +second_title: "Aspose.Email for C++" +description: "Default page header format." +type: docs +weight: 50 +url: /cpp/aspose.email/headersformattingoptions/get_defaultpageheaderformat/ +--- + +## get_DefaultPageHeaderFormat {#get_defaultpageheaderformat} + +Default page header format. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_DefaultPageHeaderFormat() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_extracthtmlbodyresourcesasattachments/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_extracthtmlbodyresourcesasattachments/_index.md new file mode 100644 index 0000000000..cedd674fb5 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_extracthtmlbodyresourcesasattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_ExtractHTMLBodyResourcesAsAttachments method" +linktitle: "get_ExtractHTMLBodyResourcesAsAttachments" +articleTitle: "get_ExtractHTMLBodyResourcesAsAttachments" +second_title: "Aspose.Email for C++" +description: "Defines whether extract HTML body resources as attachments or not." +type: docs +weight: 60 +url: /cpp/aspose.email/headersformattingoptions/get_extracthtmlbodyresourcesasattachments/ +--- + +## get_ExtractHTMLBodyResourcesAsAttachments {#get_extracthtmlbodyresourcesasattachments} + +Defines whether extract HTML body resources as attachments or not. Default value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_ExtractHTMLBodyResourcesAsAttachments() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_formattemplates/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_formattemplates/_index.md new file mode 100644 index 0000000000..e44f8c52ba --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_formattemplates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_FormatTemplates method" +linktitle: "get_FormatTemplates" +articleTitle: "get_FormatTemplates" +second_title: "Aspose.Email for C++" +description: "Gets the format templates." +type: docs +weight: 70 +url: /cpp/aspose.email/headersformattingoptions/get_formattemplates/ +--- + +## get_FormatTemplates {#get_formattemplates} + +Gets the format templates. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_FormatTemplates() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_renderedcontactfields/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_renderedcontactfields/_index.md new file mode 100644 index 0000000000..1b7ddeada1 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_renderedcontactfields/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_RenderedContactFields method" +linktitle: "get_RenderedContactFields" +articleTitle: "get_RenderedContactFields" +second_title: "Aspose.Email for C++" +description: "Defines groups of Contact fields which will be included in output mhtml." +type: docs +weight: 80 +url: /cpp/aspose.email/headersformattingoptions/get_renderedcontactfields/ +--- + +## get_RenderedContactFields {#get_renderedcontactfields} + +Defines groups of Contact fields which will be included in output mhtml. Default value is ContactFieldsSet.AllExisting . + +**Returns:** ContactFieldsSet Aspose::Email:: + +```cpp +get_RenderedContactFields() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_renderingheaders/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_renderingheaders/_index.md new file mode 100644 index 0000000000..2db5be1e2a --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_renderingheaders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_RenderingHeaders method" +linktitle: "get_RenderingHeaders" +articleTitle: "get_RenderingHeaders" +second_title: "Aspose.Email for C++" +description: "Gets list of headers for rendering." +type: docs +weight: 90 +url: /cpp/aspose.email/headersformattingoptions/get_renderingheaders/ +--- + +## get_RenderingHeaders {#get_renderingheaders} + +Gets list of headers for rendering. + +**Returns:** System::SharedPtr > Aspose::Email:: + +```cpp +get_RenderingHeaders() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/get_timeout/_index.md b/english/cpp/aspose.email/headersformattingoptions/get_timeout/_index.md new file mode 100644 index 0000000000..ad19ad4591 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Limits the time in milliseconds of formatting message while saving in Mht." +type: docs +weight: 100 +url: /cpp/aspose.email/headersformattingoptions/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Limits the time in milliseconds of formatting message while saving in Mht. Default value 3 sec. + +**Returns:** int32_t Aspose::Email:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/headersformattingoptions/_index.md b/english/cpp/aspose.email/headersformattingoptions/headersformattingoptions/_index.md new file mode 100644 index 0000000000..a6abc708e8 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/headersformattingoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::HeadersFormattingOptions constructor" +linktitle: "HeadersFormattingOptions" +articleTitle: "HeadersFormattingOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to save a MailMessage in the Mhtml format." +type: docs +weight: 10 +url: /cpp/aspose.email/headersformattingoptions/headersformattingoptions/ +--- + +## HeadersFormattingOptions {#headersformattingoptions} + +Initializes a new instance of this class that can be used to save a MailMessage in the Mhtml format. + +**Returns:** Aspose::Email:: + +```cpp +HeadersFormattingOptions() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/mhtexportcss/_index.md b/english/cpp/aspose.email/headersformattingoptions/mhtexportcss/_index.md new file mode 100644 index 0000000000..37a2581fb5 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/mhtexportcss/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::MhtExportCss method" +linktitle: "MhtExportCss" +articleTitle: "MhtExportCss" +second_title: "Aspose.Email for C++" +description: "MhtExportCss of HeadersFormattingOptions." +type: docs +weight: 220 +url: /cpp/aspose.email/headersformattingoptions/mhtexportcss/ +--- + +## MhtExportCss {#mhtexportcss} + +**Returns:** const System::String Aspose::Email:: + +```cpp +MhtExportCss() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/onresourceprocessing/_index.md b/english/cpp/aspose.email/headersformattingoptions/onresourceprocessing/_index.md new file mode 100644 index 0000000000..2fe2a9ae2d --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/onresourceprocessing/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::OnResourceProcessing method" +linktitle: "OnResourceProcessing" +articleTitle: "OnResourceProcessing" +second_title: "Aspose.Email for C++" +description: "OnResourceProcessing of HeadersFormattingOptions." +type: docs +weight: 110 +url: /cpp/aspose.email/headersformattingoptions/onresourceprocessing/ +--- + +## OnResourceProcessing {#onresourceprocessing} + +**Returns:** virtual void Aspose::Email:: + +```cpp +OnResourceProcessing(System::SharedPtr < AttachmentBase > sender, System::SharedPtr < ResourceHtmlRenderingEventArgs > e) +``` + +| Parameter | Description | +| --- | --- | +| sender | | +| e | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/ontimeoutreached/_index.md b/english/cpp/aspose.email/headersformattingoptions/ontimeoutreached/_index.md new file mode 100644 index 0000000000..75d9013df4 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/ontimeoutreached/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::OnTimeoutReached method" +linktitle: "OnTimeoutReached" +articleTitle: "OnTimeoutReached" +second_title: "Aspose.Email for C++" +description: "OnTimeoutReached of HeadersFormattingOptions." +type: docs +weight: 120 +url: /cpp/aspose.email/headersformattingoptions/ontimeoutreached/ +--- + +## OnTimeoutReached {#ontimeoutreached} + +**Returns:** void Aspose::Email:: + +```cpp +OnTimeoutReached(System::SharedPtr < MailMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/renderingheaders/_index.md b/english/cpp/aspose.email/headersformattingoptions/renderingheaders/_index.md new file mode 100644 index 0000000000..79e680b8fa --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/renderingheaders/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::renderingHeaders method" +linktitle: "renderingHeaders" +articleTitle: "renderingHeaders" +second_title: "Aspose.Email for C++" +description: "renderingHeaders of HeadersFormattingOptions." +type: docs +weight: 230 +url: /cpp/aspose.email/headersformattingoptions/renderingheaders/ +--- + +## renderingHeaders {#renderingheaders} + +**Returns:** System::SharedPtr > Aspose::Email:: + +```cpp +renderingHeaders() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/resourcehtmlrendering/_index.md b/english/cpp/aspose.email/headersformattingoptions/resourcehtmlrendering/_index.md new file mode 100644 index 0000000000..4dcea5afbf --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/resourcehtmlrendering/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::ResourceHtmlRendering method" +linktitle: "ResourceHtmlRendering" +articleTitle: "ResourceHtmlRendering" +second_title: "Aspose.Email for C++" +description: "Provides customization of rendering resources in html." +type: docs +weight: 240 +url: /cpp/aspose.email/headersformattingoptions/resourcehtmlrendering/ +--- + +## ResourceHtmlRendering {#resourcehtmlrendering} + +Provides customization of rendering resources in html. + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::ResourceHtmlRenderingEventArgs > > Aspose::Email:: + +```cpp +ResourceHtmlRendering() +``` + diff --git a/english/cpp/aspose.email/headersformattingoptions/set_afterheadersformat/_index.md b/english/cpp/aspose.email/headersformattingoptions/set_afterheadersformat/_index.md new file mode 100644 index 0000000000..733f318e72 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/set_afterheadersformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::set_AfterHeadersFormat method" +linktitle: "set_AfterHeadersFormat" +articleTitle: "set_AfterHeadersFormat" +second_title: "Aspose.Email for C++" +description: "After headers format." +type: docs +weight: 130 +url: /cpp/aspose.email/headersformattingoptions/set_afterheadersformat/ +--- + +## set_AfterHeadersFormat {#set_afterheadersformat} + +After headers format. + +**Returns:** void Aspose::Email:: + +```cpp +set_AfterHeadersFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/set_beforeheadersformat/_index.md b/english/cpp/aspose.email/headersformattingoptions/set_beforeheadersformat/_index.md new file mode 100644 index 0000000000..46d7637303 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/set_beforeheadersformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::set_BeforeHeadersFormat method" +linktitle: "set_BeforeHeadersFormat" +articleTitle: "set_BeforeHeadersFormat" +second_title: "Aspose.Email for C++" +description: "Before headers format." +type: docs +weight: 140 +url: /cpp/aspose.email/headersformattingoptions/set_beforeheadersformat/ +--- + +## set_BeforeHeadersFormat {#set_beforeheadersformat} + +Before headers format. + +**Returns:** void Aspose::Email:: + +```cpp +set_BeforeHeadersFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/set_cssstyles/_index.md b/english/cpp/aspose.email/headersformattingoptions/set_cssstyles/_index.md new file mode 100644 index 0000000000..2323103f07 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/set_cssstyles/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::set_CssStyles method" +linktitle: "set_CssStyles" +articleTitle: "set_CssStyles" +second_title: "Aspose.Email for C++" +description: "Sets the additional css styles for the formatter." +type: docs +weight: 150 +url: /cpp/aspose.email/headersformattingoptions/set_cssstyles/ +--- + +## set_CssStyles {#set_cssstyles} + +Sets the additional css styles for the formatter. + +**Returns:** void Aspose::Email:: + +```cpp +set_CssStyles(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/set_defaultheaderformat/_index.md b/english/cpp/aspose.email/headersformattingoptions/set_defaultheaderformat/_index.md new file mode 100644 index 0000000000..dc71a4757f --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/set_defaultheaderformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::set_DefaultHeaderFormat method" +linktitle: "set_DefaultHeaderFormat" +articleTitle: "set_DefaultHeaderFormat" +second_title: "Aspose.Email for C++" +description: "Default header line format." +type: docs +weight: 160 +url: /cpp/aspose.email/headersformattingoptions/set_defaultheaderformat/ +--- + +## set_DefaultHeaderFormat {#set_defaultheaderformat} + +Default header line format. + +**Returns:** void Aspose::Email:: + +```cpp +set_DefaultHeaderFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/set_defaultpageheaderformat/_index.md b/english/cpp/aspose.email/headersformattingoptions/set_defaultpageheaderformat/_index.md new file mode 100644 index 0000000000..4627e166e7 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/set_defaultpageheaderformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::set_DefaultPageHeaderFormat method" +linktitle: "set_DefaultPageHeaderFormat" +articleTitle: "set_DefaultPageHeaderFormat" +second_title: "Aspose.Email for C++" +description: "Default page header format." +type: docs +weight: 170 +url: /cpp/aspose.email/headersformattingoptions/set_defaultpageheaderformat/ +--- + +## set_DefaultPageHeaderFormat {#set_defaultpageheaderformat} + +Default page header format. + +**Returns:** void Aspose::Email:: + +```cpp +set_DefaultPageHeaderFormat(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/set_extracthtmlbodyresourcesasattachments/_index.md b/english/cpp/aspose.email/headersformattingoptions/set_extracthtmlbodyresourcesasattachments/_index.md new file mode 100644 index 0000000000..e5a5d44fb7 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/set_extracthtmlbodyresourcesasattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::set_ExtractHTMLBodyResourcesAsAttachments method" +linktitle: "set_ExtractHTMLBodyResourcesAsAttachments" +articleTitle: "set_ExtractHTMLBodyResourcesAsAttachments" +second_title: "Aspose.Email for C++" +description: "Defines whether extract HTML body resources as attachments or not." +type: docs +weight: 180 +url: /cpp/aspose.email/headersformattingoptions/set_extracthtmlbodyresourcesasattachments/ +--- + +## set_ExtractHTMLBodyResourcesAsAttachments {#set_extracthtmlbodyresourcesasattachments} + +Defines whether extract HTML body resources as attachments or not. Default value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_ExtractHTMLBodyResourcesAsAttachments(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/set_renderedcontactfields/_index.md b/english/cpp/aspose.email/headersformattingoptions/set_renderedcontactfields/_index.md new file mode 100644 index 0000000000..5b808c6192 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/set_renderedcontactfields/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::set_RenderedContactFields method" +linktitle: "set_RenderedContactFields" +articleTitle: "set_RenderedContactFields" +second_title: "Aspose.Email for C++" +description: "Defines groups of Contact fields which will be included in output mhtml." +type: docs +weight: 190 +url: /cpp/aspose.email/headersformattingoptions/set_renderedcontactfields/ +--- + +## set_RenderedContactFields {#set_renderedcontactfields} + +Defines groups of Contact fields which will be included in output mhtml. Default value is ContactFieldsSet.AllExisting . + +**Returns:** void Aspose::Email:: + +```cpp +set_RenderedContactFields(ContactFieldsSet value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/set_timeout/_index.md b/english/cpp/aspose.email/headersformattingoptions/set_timeout/_index.md new file mode 100644 index 0000000000..d62a5b6c96 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Limits the time in milliseconds of formatting message while saving in Mht." +type: docs +weight: 200 +url: /cpp/aspose.email/headersformattingoptions/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Limits the time in milliseconds of formatting message while saving in Mht. Default value 3 sec. + +**Returns:** void Aspose::Email:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/headersformattingoptions/timeoutreached/_index.md b/english/cpp/aspose.email/headersformattingoptions/timeoutreached/_index.md new file mode 100644 index 0000000000..2d05766159 --- /dev/null +++ b/english/cpp/aspose.email/headersformattingoptions/timeoutreached/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeadersFormattingOptions::TimeoutReached method" +linktitle: "TimeoutReached" +articleTitle: "TimeoutReached" +second_title: "Aspose.Email for C++" +description: "Raised if timed out while saving to Mhtml." +type: docs +weight: 250 +url: /cpp/aspose.email/headersformattingoptions/timeoutreached/ +--- + +## TimeoutReached {#timeoutreached} + +Raised if timed out while saving to Mhtml. + +**Returns:** System::EventHandler Aspose::Email:: + +```cpp +TimeoutReached() +``` + diff --git a/english/cpp/aspose.email/headertype/_index.md b/english/cpp/aspose.email/headertype/_index.md new file mode 100644 index 0000000000..1266a8c746 --- /dev/null +++ b/english/cpp/aspose.email/headertype/_index.md @@ -0,0 +1,51 @@ +--- +title: "Aspose::Email::HeaderType class" +linktitle: "HeaderType" +articleTitle: "HeaderType" +second_title: "Aspose.Email for C++" +description: "Represents the Internet standards and RFCs define header fields which may occur on Internet Mail Messages ." +type: docs +weight: 10 +url: /cpp/aspose.email/headertype/ +--- + +## HeaderType class + +Represents the Internet standards and RFCs define header fields which may occur on Internet Mail Messages . + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Returns a boolean indicating if the passed in object obj is Equal to this. | +| [get_ApparentlyTo](./get_apparentlyto/) | Inserted by sending e-mail when there is no "To:" recipient in the original message. This causes the recipients derived from the envelope to be listed in the message heading. This behavior is not quite proper, MTAs should not modify headers (except inserting Received lines), and it can in some cases cause Bcc recipients to be wrongly divulged to non-Bcc recipients. Example: Apparently-To: someo .nosp@m. ne@s .nosp@m. omedo .nosp@m. main .nosp@m. .com | +| [get_ApprovedBy](./get_approvedby/) | Name of the moderator of the mailing list to which this message is sent; necessary on a posting sent to a moderated mailing list to allow its distribution to the list members. Example: Approved-By: someo .nosp@m. ne@s .nosp@m. omedo .nosp@m. main .nosp@m. .com | +| [get_Bcc](./get_bcc/) | A copy of the e-mail message that is sent to one or more recipients without the knowledge of the primary recipients. Primary recipients are listed in the To: and Cc: lines. This is useful if you want to copy a message to many people without each of them seeing who the other recipients are. If you see this header on incoming mail, something is wrong because it does not appear in the headers. | +| [get_CC](./get_cc/) | This header can be considered an extension of the "To:" field as it is used to specifiy additional recipients. In this case, the copy of an e-mail message sent to a recipient has the recipient's address appearing in the message. This is useful if you want to copy a message to many people with each of them seeing who the other recipients are; contrast with Bcc above. This header does appear in incoming e-mail. Exmple: Cc: gboyd .nosp@m. @net .nosp@m. com.c .nosp@m. om | +| [get_Comments](./get_comments/) | This is a free-form header field defined in RFC2822. The header is used to place explanatory text into the header portion of an e-mail message. The field may contain arbitrary text. Exmple: Comments: Authenticated sender is someo .nosp@m. ne@s .nosp@m. omedo .nosp@m. nmai .nosp@m. n.com . | +| [get_ContentTransferEncoding](./get_contenttransferencoding/) | The third of the MIME-related headers. Indicates the coding method used in a MIME message body. It has no direct relevance to the delivery of e-mail, but it affects how MIME compliant mail programs interpret the content of the message. | +| [get_ContentType](./get_contenttype/) | The "Content-Type" defines the format of content (character set etc.) Note that the values for this header are defined in different ways in RFC1049 and in MIME (RFC2045). Look for the MIME-version: header to understand if Content-Type is to be interpreted according to RFC1049 or according to MIME (RFC2045). The MIME definition should be used in generating mail. | +| [get_Date](./get_date/) | This header specifies a date (and time), normally the date the message was composed and sent. In X.400 mail systems, the time a message was submitted. Some Internet mail systems also use the date when the message was submitted. If this header is omitted by the sender's computer, it might conceivably be added by a mail server or even by some other machine along the route. What you may not know is that the information in the "Date:" line is supplied by the time on the sender's computer, which may or may not be set correctly. Also, the "Date:" header does not normally indicate when the message was sent, but only when it was composed. The date is in the form 3 character day-of-week (Sun - Sat), day number (1-31) dd, 3-character month name, 4-digit year yyyy, followed by time (24-hour) hh:mm:ss and zone zzz format. Time Zone (zzz) is either the 3-character time zone or the local differential in hours and minutes offset from UTC (Universal Time Coordinated - old Greenwich Mean Time). "-" indicates west and "+" indicates east of UTC. No standard Time Zone definitions seem to exist. Many UNIX versions understand a great range of abbreviations, but the most exhaustive list I found was the GNU tar manual Timezone item and documentation for the Perl date manipulation module TIMEZONES. | +| [get_DispositionNotificationTo](./get_dispositionnotificationto/) | When the DispositionNotificationTo field is set, a request for a MDN (Message Delivery Notification) is made. The recipient's email software (Outlook, Eudora, etc.) may silently ignore the request, or it may prompt the user for permission to send the MDN. There is no guarantee of the "return-receipt". The DispositionNotificationTo field is the de facto standard for requesting return-receipts (i.e. MDN, or message delivery notifications). | +| [get_FollowupTo](./get_followupto/) | Used in Usenet News to indicate that future discussions (=follow-up) on an article should go to a different set of newsgroups than the replied-to article. The most common usage is when an article is posted to several newsgroups, and further discussions is to take place in only one of them. | +| [get_From](./get_from/) | This field contains the identity of the person(s) who wished this message to be sent. The message-creation process should default this field to be a single, authenticated machine address, indicating the AGENT (person, system or process) composing the message. If this is not done, the "Sender:" field MUST be present. If the "From:" field IS defaulted this way, the "Sender:" field is optional and is redundant with the "From:" field. | +| [get_Importance](./get_importance/) | Gets the importance. | +| [get_InReplyTo](./get_inreplyto/) | Reference to message which this message is a reply to. | +| [get_MessageID](./get_messageid/) | Unique ID of this message. Defined In RFC 822: 4.6.1 ,RFC 1036: 2.1.5. | +| [get_MIMEVersion](./get_mimeversion/) | An indicator that this message is formatted according to the MIME standard, and an indication of which version of MIME is utilized. | +| [get_Newsgroups](./get_newsgroups/) | In Usenet News: group(s) to which this article was posted. Some systems provide this header field also in e-mail although it is not standardized there. Unfortunately, the header field can appear in e-mail with three different and contradictory meanings: (a) Indicating the newsgroup recipient of an article/message sent to both e-mail and Usenet News recipients. (b) In a message adressed to some mail to news gateways, indicates the newsgroup(s) that the message is to be posted to. (c) In a personally addressed reply to an article in a news-group, indicating the newsgroup in which this discussion originated. | +| [get_Received](./get_received/) | Trace of MTAs which a message has passed. | +| [get_References](./get_references/) | Reference to other related messages. | +| [get_ReplyTo](./get_replyto/) | This header field is meant to indicate where the sender wants replies to go. Unfortunately, this is ambiguous, since there are different kinds of replies, which the sender may wish to go to different addresses. In particular, there are personal replies intended for only one person, and group replies, intended for the whole group of people who read the replied-to message (often a mailing list, anewsgroup name cannot appear here because of different syntax, see "FollowupTo" .). | +| [get_ReturnPath](./get_returnpath/) | Used to convey the information from the MAIL FROM envelope attribute in final delivery, when the message leaves the SMTP environment in which "MAIL FROM" is used. /// | +| [get_ReturnReceiptTo](./get_returnreceiptto/) | A sender can request a return-receipt by including this header field. The return-receipt is sent to the Return-Path address of the email and not to the address specified in the Return-Receipt-To header field. This header is non-standard and mostly not supported. Use Disposition-Notification-To instead. Even if supported, there is no guarantee of a receipt being sent. | +| [get_Sender](./get_sender/) | The person or agent submitting the message to the network, if other than shown by the From: header field. Should be authenticated, according to RFC 822, but what kind of authentication is not clear. | +| [get_Sensitivity](./get_sensitivity/) | Gets the sensitivity. | +| [get_Subject](./get_subject/) | Title, heading, subject. Often used as thread indicator for messages replying to or commenting on other messages. | +| [get_To](./get_to/) | Primary recipients. | +| [get_XConfirmReadingTo](./get_xconfirmreadingto/) | This header requests an automated confirmation notice when the message is received or read. It is typically ignored; presumably some software acts on it. | +| [get_XMailer](./get_xmailer/) | Information about the client software of the originator. | +| [GetHashCode](./gethashcode/) | Serves as a hash function for a particular type. | +| [to_String](./to_string/) | Performs an implicit conversion from HeaderType to System::String . | +| [ToString](./tostring/) | Returns a T:System::String that represents the current T:System::Object . | + diff --git a/english/cpp/aspose.email/headertype/equals/_index.md b/english/cpp/aspose.email/headertype/equals/_index.md new file mode 100644 index 0000000000..0ebb45699b --- /dev/null +++ b/english/cpp/aspose.email/headertype/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeaderType::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Returns a boolean indicating if the passed in object obj is Equal to this." +type: docs +weight: 10 +url: /cpp/aspose.email/headertype/equals/ +--- + +## Equals {#equals} + +Returns a boolean indicating if the passed in object obj is Equal to this. + +**Returns:** Returns true if objects are equal, otherwise returns false + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The HeaderType object to compare. | + diff --git a/english/cpp/aspose.email/headertype/get_apparentlyto/_index.md b/english/cpp/aspose.email/headertype/get_apparentlyto/_index.md new file mode 100644 index 0000000000..55f67f337b --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_apparentlyto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_ApparentlyTo method" +linktitle: "get_ApparentlyTo" +articleTitle: "get_ApparentlyTo" +second_title: "Aspose.Email for C++" +description: "Inserted by sending e-mail when there is no \"To:\" recipient in the original message." +type: docs +weight: 20 +url: /cpp/aspose.email/headertype/get_apparentlyto/ +--- + +## get_ApparentlyTo {#get_apparentlyto} + +Inserted by sending e-mail when there is no "To:" recipient in the original message. This causes the recipients derived from the envelope to be listed in the message heading. This behavior is not quite proper, MTAs should not modify headers (except inserting Received lines), and it can in some cases cause Bcc recipients to be wrongly divulged to non-Bcc recipients. Example: Apparently-To: someo .nosp@m. ne@s .nosp@m. omedo .nosp@m. main .nosp@m. .com + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_ApparentlyTo() +``` + diff --git a/english/cpp/aspose.email/headertype/get_approvedby/_index.md b/english/cpp/aspose.email/headertype/get_approvedby/_index.md new file mode 100644 index 0000000000..3baac7d91a --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_approvedby/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_ApprovedBy method" +linktitle: "get_ApprovedBy" +articleTitle: "get_ApprovedBy" +second_title: "Aspose.Email for C++" +description: "Name of the moderator of the mailing list to which this message is sent; necessary on a posting sent to a moderated mailing list to allow its distribution to th" +type: docs +weight: 30 +url: /cpp/aspose.email/headertype/get_approvedby/ +--- + +## get_ApprovedBy {#get_approvedby} + +Name of the moderator of the mailing list to which this message is sent; necessary on a posting sent to a moderated mailing list to allow its distribution to the list members. Example: Approved-By: someo .nosp@m. ne@s .nosp@m. omedo .nosp@m. main .nosp@m. .com + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_ApprovedBy() +``` + diff --git a/english/cpp/aspose.email/headertype/get_bcc/_index.md b/english/cpp/aspose.email/headertype/get_bcc/_index.md new file mode 100644 index 0000000000..6baed4862e --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_bcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_Bcc method" +linktitle: "get_Bcc" +articleTitle: "get_Bcc" +second_title: "Aspose.Email for C++" +description: "A copy of the e-mail message that is sent to one or more recipients without the knowledge of the primary recipients." +type: docs +weight: 40 +url: /cpp/aspose.email/headertype/get_bcc/ +--- + +## get_Bcc {#get_bcc} + +A copy of the e-mail message that is sent to one or more recipients without the knowledge of the primary recipients. Primary recipients are listed in the To: and Cc: lines. This is useful if you want to copy a message to many people without each of them seeing who the other recipients are. If you see this header on incoming mail, something is wrong because it does not appear in the headers. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_Bcc() +``` + diff --git a/english/cpp/aspose.email/headertype/get_cc/_index.md b/english/cpp/aspose.email/headertype/get_cc/_index.md new file mode 100644 index 0000000000..216d57049e --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_cc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_CC method" +linktitle: "get_CC" +articleTitle: "get_CC" +second_title: "Aspose.Email for C++" +description: "This header can be considered an extension of the \"To:\" field as it is used to specifiy additional recipients." +type: docs +weight: 50 +url: /cpp/aspose.email/headertype/get_cc/ +--- + +## get_CC {#get_cc} + +This header can be considered an extension of the "To:" field as it is used to specifiy additional recipients. In this case, the copy of an e-mail message sent to a recipient has the recipient's address appearing in the message. This is useful if you want to copy a message to many people with each of them seeing who the other recipients are; contrast with Bcc above. This header does appear in incoming e-mail. Exmple: Cc: gboyd .nosp@m. @net .nosp@m. com.c .nosp@m. om + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_CC() +``` + diff --git a/english/cpp/aspose.email/headertype/get_comments/_index.md b/english/cpp/aspose.email/headertype/get_comments/_index.md new file mode 100644 index 0000000000..e7849cdf6e --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_comments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_Comments method" +linktitle: "get_Comments" +articleTitle: "get_Comments" +second_title: "Aspose.Email for C++" +description: "This is a free-form header field defined in RFC2822." +type: docs +weight: 60 +url: /cpp/aspose.email/headertype/get_comments/ +--- + +## get_Comments {#get_comments} + +This is a free-form header field defined in RFC2822. The header is used to place explanatory text into the header portion of an e-mail message. The field may contain arbitrary text. Exmple: Comments: Authenticated sender is someo .nosp@m. ne@s .nosp@m. omedo .nosp@m. nmai .nosp@m. n.com . + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_Comments() +``` + diff --git a/english/cpp/aspose.email/headertype/get_contenttransferencoding/_index.md b/english/cpp/aspose.email/headertype/get_contenttransferencoding/_index.md new file mode 100644 index 0000000000..bb545c4f23 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_contenttransferencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_ContentTransferEncoding method" +linktitle: "get_ContentTransferEncoding" +articleTitle: "get_ContentTransferEncoding" +second_title: "Aspose.Email for C++" +description: "The third of the MIME-related headers." +type: docs +weight: 70 +url: /cpp/aspose.email/headertype/get_contenttransferencoding/ +--- + +## get_ContentTransferEncoding {#get_contenttransferencoding} + +The third of the MIME-related headers. Indicates the coding method used in a MIME message body. It has no direct relevance to the delivery of e-mail, but it affects how MIME compliant mail programs interpret the content of the message. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_ContentTransferEncoding() +``` + diff --git a/english/cpp/aspose.email/headertype/get_contenttype/_index.md b/english/cpp/aspose.email/headertype/get_contenttype/_index.md new file mode 100644 index 0000000000..08ce324f15 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_contenttype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_ContentType method" +linktitle: "get_ContentType" +articleTitle: "get_ContentType" +second_title: "Aspose.Email for C++" +description: "The \"Content-Type\" defines the format of content (character set etc.) Note that the values for this header are defined in different ways in RFC1049 and in MIME " +type: docs +weight: 80 +url: /cpp/aspose.email/headertype/get_contenttype/ +--- + +## get_ContentType {#get_contenttype} + +The "Content-Type" defines the format of content (character set etc.) Note that the values for this header are defined in different ways in RFC1049 and in MIME (RFC2045). Look for the MIME-version: header to understand if Content-Type is to be interpreted according to RFC1049 or according to MIME (RFC2045). The MIME definition should be used in generating mail. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_ContentType() +``` + diff --git a/english/cpp/aspose.email/headertype/get_date/_index.md b/english/cpp/aspose.email/headertype/get_date/_index.md new file mode 100644 index 0000000000..f4b294e413 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "This header specifies a date (and time), normally the date the message was composed and sent." +type: docs +weight: 90 +url: /cpp/aspose.email/headertype/get_date/ +--- + +## get_Date {#get_date} + +This header specifies a date (and time), normally the date the message was composed and sent. In X.400 mail systems, the time a message was submitted. Some Internet mail systems also use the date when the message was submitted. If this header is omitted by the sender's computer, it might conceivably be added by a mail server or even by some other machine along the route. What you may not know is that the information in the "Date:" line is supplied by the time on the sender's computer, which may or may not be set correctly. Also, the "Date:" header does not normally indicate when the message was sent, but only when it was composed. The date is in the form 3 character day-of-week (Sun - Sat), day number (1-31) dd, 3-character month name, 4-digit year yyyy, followed by time (24-hour) hh:mm:ss and zone zzz format. Time Zone (zzz) is either the 3-character time zone or the local differential in hours and minutes offset from UTC (Universal Time Coordinated - old Greenwich Mean Time). "-" indicates west and "+" indicates east of UTC. No standard Time Zone definitions seem to exist. Many UNIX versions understand a great range of abbreviations, but the most exhaustive list I found was the GNU tar manual Timezone item and documentation for the Perl date manipulation module TIMEZONES. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email/headertype/get_dispositionnotificationto/_index.md b/english/cpp/aspose.email/headertype/get_dispositionnotificationto/_index.md new file mode 100644 index 0000000000..ec7cfe2b35 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_dispositionnotificationto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_DispositionNotificationTo method" +linktitle: "get_DispositionNotificationTo" +articleTitle: "get_DispositionNotificationTo" +second_title: "Aspose.Email for C++" +description: "When the DispositionNotificationTo field is set, a request for a MDN (Message Delivery Notification) is made." +type: docs +weight: 100 +url: /cpp/aspose.email/headertype/get_dispositionnotificationto/ +--- + +## get_DispositionNotificationTo {#get_dispositionnotificationto} + +When the DispositionNotificationTo field is set, a request for a MDN (Message Delivery Notification) is made. The recipient's email software (Outlook, Eudora, etc.) may silently ignore the request, or it may prompt the user for permission to send the MDN. There is no guarantee of the "return-receipt". The DispositionNotificationTo field is the de facto standard for requesting return-receipts (i.e. MDN, or message delivery notifications). + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_DispositionNotificationTo() +``` + diff --git a/english/cpp/aspose.email/headertype/get_followupto/_index.md b/english/cpp/aspose.email/headertype/get_followupto/_index.md new file mode 100644 index 0000000000..056a464cb7 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_followupto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_FollowupTo method" +linktitle: "get_FollowupTo" +articleTitle: "get_FollowupTo" +second_title: "Aspose.Email for C++" +description: "Used in Usenet News to indicate that future discussions (=follow-up) on an article should go to a different set of newsgroups than the replied-to article." +type: docs +weight: 110 +url: /cpp/aspose.email/headertype/get_followupto/ +--- + +## get_FollowupTo {#get_followupto} + +Used in Usenet News to indicate that future discussions (=follow-up) on an article should go to a different set of newsgroups than the replied-to article. The most common usage is when an article is posted to several newsgroups, and further discussions is to take place in only one of them. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_FollowupTo() +``` + diff --git a/english/cpp/aspose.email/headertype/get_from/_index.md b/english/cpp/aspose.email/headertype/get_from/_index.md new file mode 100644 index 0000000000..fbde6a7acb --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_From method" +linktitle: "get_From" +articleTitle: "get_From" +second_title: "Aspose.Email for C++" +description: "This field contains the identity of the person(s) who wished this message to be sent." +type: docs +weight: 120 +url: /cpp/aspose.email/headertype/get_from/ +--- + +## get_From {#get_from} + +This field contains the identity of the person(s) who wished this message to be sent. The message-creation process should default this field to be a single, authenticated machine address, indicating the AGENT (person, system or process) composing the message. If this is not done, the "Sender:" field MUST be present. If the "From:" field IS defaulted this way, the "Sender:" field is optional and is redundant with the "From:" field. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_From() +``` + diff --git a/english/cpp/aspose.email/headertype/get_importance/_index.md b/english/cpp/aspose.email/headertype/get_importance/_index.md new file mode 100644 index 0000000000..430ab6a05f --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_importance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_Importance method" +linktitle: "get_Importance" +articleTitle: "get_Importance" +second_title: "Aspose.Email for C++" +description: "Gets the importance." +type: docs +weight: 130 +url: /cpp/aspose.email/headertype/get_importance/ +--- + +## get_Importance {#get_importance} + +Gets the importance. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_Importance() +``` + diff --git a/english/cpp/aspose.email/headertype/get_inreplyto/_index.md b/english/cpp/aspose.email/headertype/get_inreplyto/_index.md new file mode 100644 index 0000000000..997430ecfd --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_inreplyto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_InReplyTo method" +linktitle: "get_InReplyTo" +articleTitle: "get_InReplyTo" +second_title: "Aspose.Email for C++" +description: "Reference to message which this message is a reply to." +type: docs +weight: 140 +url: /cpp/aspose.email/headertype/get_inreplyto/ +--- + +## get_InReplyTo {#get_inreplyto} + +Reference to message which this message is a reply to. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_InReplyTo() +``` + diff --git a/english/cpp/aspose.email/headertype/get_messageid/_index.md b/english/cpp/aspose.email/headertype/get_messageid/_index.md new file mode 100644 index 0000000000..311651fccb --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_messageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_MessageID method" +linktitle: "get_MessageID" +articleTitle: "get_MessageID" +second_title: "Aspose.Email for C++" +description: "Unique ID of this message." +type: docs +weight: 150 +url: /cpp/aspose.email/headertype/get_messageid/ +--- + +## get_MessageID {#get_messageid} + +Unique ID of this message. Defined In RFC 822: 4.6.1 ,RFC 1036: 2.1.5. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_MessageID() +``` + diff --git a/english/cpp/aspose.email/headertype/get_mimeversion/_index.md b/english/cpp/aspose.email/headertype/get_mimeversion/_index.md new file mode 100644 index 0000000000..98a4fc8df0 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_mimeversion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_MIMEVersion method" +linktitle: "get_MIMEVersion" +articleTitle: "get_MIMEVersion" +second_title: "Aspose.Email for C++" +description: "An indicator that this message is formatted according to the MIME standard, and an indication of which version of MIME is utilized." +type: docs +weight: 160 +url: /cpp/aspose.email/headertype/get_mimeversion/ +--- + +## get_MIMEVersion {#get_mimeversion} + +An indicator that this message is formatted according to the MIME standard, and an indication of which version of MIME is utilized. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_MIMEVersion() +``` + diff --git a/english/cpp/aspose.email/headertype/get_newsgroups/_index.md b/english/cpp/aspose.email/headertype/get_newsgroups/_index.md new file mode 100644 index 0000000000..13feb3328d --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_newsgroups/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_Newsgroups method" +linktitle: "get_Newsgroups" +articleTitle: "get_Newsgroups" +second_title: "Aspose.Email for C++" +description: "In Usenet News: group(s) to which this article was posted." +type: docs +weight: 170 +url: /cpp/aspose.email/headertype/get_newsgroups/ +--- + +## get_Newsgroups {#get_newsgroups} + +In Usenet News: group(s) to which this article was posted. Some systems provide this header field also in e-mail although it is not standardized there. Unfortunately, the header field can appear in e-mail with three different and contradictory meanings: (a) Indicating the newsgroup recipient of an article/message sent to both e-mail and Usenet News recipients. (b) In a message adressed to some mail to news gateways, indicates the newsgroup(s) that the message is to be posted to. (c) In a personally addressed reply to an article in a news-group, indicating the newsgroup in which this discussion originated. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_Newsgroups() +``` + diff --git a/english/cpp/aspose.email/headertype/get_received/_index.md b/english/cpp/aspose.email/headertype/get_received/_index.md new file mode 100644 index 0000000000..d2f36f6cc4 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_received/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_Received method" +linktitle: "get_Received" +articleTitle: "get_Received" +second_title: "Aspose.Email for C++" +description: "Trace of MTAs which a message has passed." +type: docs +weight: 180 +url: /cpp/aspose.email/headertype/get_received/ +--- + +## get_Received {#get_received} + +Trace of MTAs which a message has passed. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_Received() +``` + diff --git a/english/cpp/aspose.email/headertype/get_references/_index.md b/english/cpp/aspose.email/headertype/get_references/_index.md new file mode 100644 index 0000000000..29410525a5 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_references/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_References method" +linktitle: "get_References" +articleTitle: "get_References" +second_title: "Aspose.Email for C++" +description: "Reference to other related messages." +type: docs +weight: 190 +url: /cpp/aspose.email/headertype/get_references/ +--- + +## get_References {#get_references} + +Reference to other related messages. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_References() +``` + diff --git a/english/cpp/aspose.email/headertype/get_replyto/_index.md b/english/cpp/aspose.email/headertype/get_replyto/_index.md new file mode 100644 index 0000000000..b8efd325f0 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_replyto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_ReplyTo method" +linktitle: "get_ReplyTo" +articleTitle: "get_ReplyTo" +second_title: "Aspose.Email for C++" +description: "This header field is meant to indicate where the sender wants replies to go." +type: docs +weight: 200 +url: /cpp/aspose.email/headertype/get_replyto/ +--- + +## get_ReplyTo {#get_replyto} + +This header field is meant to indicate where the sender wants replies to go. Unfortunately, this is ambiguous, since there are different kinds of replies, which the sender may wish to go to different addresses. In particular, there are personal replies intended for only one person, and group replies, intended for the whole group of people who read the replied-to message (often a mailing list, anewsgroup name cannot appear here because of different syntax, see "FollowupTo" .). + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_ReplyTo() +``` + diff --git a/english/cpp/aspose.email/headertype/get_returnpath/_index.md b/english/cpp/aspose.email/headertype/get_returnpath/_index.md new file mode 100644 index 0000000000..e34005a292 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_returnpath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_ReturnPath method" +linktitle: "get_ReturnPath" +articleTitle: "get_ReturnPath" +second_title: "Aspose.Email for C++" +description: "Used to convey the information from the MAIL FROM envelope attribute in final delivery, when the message leaves the SMTP environment in which \"MAIL FROM\" is use" +type: docs +weight: 210 +url: /cpp/aspose.email/headertype/get_returnpath/ +--- + +## get_ReturnPath {#get_returnpath} + +Used to convey the information from the MAIL FROM envelope attribute in final delivery, when the message leaves the SMTP environment in which "MAIL FROM" is used. /// + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_ReturnPath() +``` + diff --git a/english/cpp/aspose.email/headertype/get_returnreceiptto/_index.md b/english/cpp/aspose.email/headertype/get_returnreceiptto/_index.md new file mode 100644 index 0000000000..96b5537687 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_returnreceiptto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_ReturnReceiptTo method" +linktitle: "get_ReturnReceiptTo" +articleTitle: "get_ReturnReceiptTo" +second_title: "Aspose.Email for C++" +description: "A sender can request a return-receipt by including this header field." +type: docs +weight: 220 +url: /cpp/aspose.email/headertype/get_returnreceiptto/ +--- + +## get_ReturnReceiptTo {#get_returnreceiptto} + +A sender can request a return-receipt by including this header field. The return-receipt is sent to the Return-Path address of the email and not to the address specified in the Return-Receipt-To header field. This header is non-standard and mostly not supported. Use Disposition-Notification-To instead. Even if supported, there is no guarantee of a receipt being sent. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_ReturnReceiptTo() +``` + diff --git a/english/cpp/aspose.email/headertype/get_sender/_index.md b/english/cpp/aspose.email/headertype/get_sender/_index.md new file mode 100644 index 0000000000..7fedf7cd63 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_sender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_Sender method" +linktitle: "get_Sender" +articleTitle: "get_Sender" +second_title: "Aspose.Email for C++" +description: "The person or agent submitting the message to the network, if other than shown by the From: header field." +type: docs +weight: 230 +url: /cpp/aspose.email/headertype/get_sender/ +--- + +## get_Sender {#get_sender} + +The person or agent submitting the message to the network, if other than shown by the From: header field. Should be authenticated, according to RFC 822, but what kind of authentication is not clear. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_Sender() +``` + diff --git a/english/cpp/aspose.email/headertype/get_sensitivity/_index.md b/english/cpp/aspose.email/headertype/get_sensitivity/_index.md new file mode 100644 index 0000000000..728c9e0229 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_sensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_Sensitivity method" +linktitle: "get_Sensitivity" +articleTitle: "get_Sensitivity" +second_title: "Aspose.Email for C++" +description: "Gets the sensitivity." +type: docs +weight: 240 +url: /cpp/aspose.email/headertype/get_sensitivity/ +--- + +## get_Sensitivity {#get_sensitivity} + +Gets the sensitivity. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_Sensitivity() +``` + diff --git a/english/cpp/aspose.email/headertype/get_subject/_index.md b/english/cpp/aspose.email/headertype/get_subject/_index.md new file mode 100644 index 0000000000..0ac8e10a35 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Title, heading, subject." +type: docs +weight: 250 +url: /cpp/aspose.email/headertype/get_subject/ +--- + +## get_Subject {#get_subject} + +Title, heading, subject. Often used as thread indicator for messages replying to or commenting on other messages. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email/headertype/get_to/_index.md b/english/cpp/aspose.email/headertype/get_to/_index.md new file mode 100644 index 0000000000..dde6e004a6 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_to/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_To method" +linktitle: "get_To" +articleTitle: "get_To" +second_title: "Aspose.Email for C++" +description: "Primary recipients." +type: docs +weight: 260 +url: /cpp/aspose.email/headertype/get_to/ +--- + +## get_To {#get_to} + +Primary recipients. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_To() +``` + diff --git a/english/cpp/aspose.email/headertype/get_xconfirmreadingto/_index.md b/english/cpp/aspose.email/headertype/get_xconfirmreadingto/_index.md new file mode 100644 index 0000000000..00debcf17a --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_xconfirmreadingto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_XConfirmReadingTo method" +linktitle: "get_XConfirmReadingTo" +articleTitle: "get_XConfirmReadingTo" +second_title: "Aspose.Email for C++" +description: "This header requests an automated confirmation notice when the message is received or read." +type: docs +weight: 270 +url: /cpp/aspose.email/headertype/get_xconfirmreadingto/ +--- + +## get_XConfirmReadingTo {#get_xconfirmreadingto} + +This header requests an automated confirmation notice when the message is received or read. It is typically ignored; presumably some software acts on it. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_XConfirmReadingTo() +``` + diff --git a/english/cpp/aspose.email/headertype/get_xmailer/_index.md b/english/cpp/aspose.email/headertype/get_xmailer/_index.md new file mode 100644 index 0000000000..ff688ad4a0 --- /dev/null +++ b/english/cpp/aspose.email/headertype/get_xmailer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::get_XMailer method" +linktitle: "get_XMailer" +articleTitle: "get_XMailer" +second_title: "Aspose.Email for C++" +description: "Information about the client software of the originator." +type: docs +weight: 280 +url: /cpp/aspose.email/headertype/get_xmailer/ +--- + +## get_XMailer {#get_xmailer} + +Information about the client software of the originator. + +**Returns:** static System::SharedPtr < HeaderType > Aspose::Email:: + +```cpp +get_XMailer() +``` + diff --git a/english/cpp/aspose.email/headertype/gethashcode/_index.md b/english/cpp/aspose.email/headertype/gethashcode/_index.md new file mode 100644 index 0000000000..5e631da744 --- /dev/null +++ b/english/cpp/aspose.email/headertype/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Serves as a hash function for a particular type." +type: docs +weight: 290 +url: /cpp/aspose.email/headertype/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Serves as a hash function for a particular type. + +**Returns:** A hash code for the current T:System::Object . + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email/headertype/to_string/_index.md b/english/cpp/aspose.email/headertype/to_string/_index.md new file mode 100644 index 0000000000..1caea44722 --- /dev/null +++ b/english/cpp/aspose.email/headertype/to_string/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HeaderType::to_String method" +linktitle: "to_String" +articleTitle: "to_String" +second_title: "Aspose.Email for C++" +description: "Performs an implicit conversion from HeaderType to System::String ." +type: docs +weight: 300 +url: /cpp/aspose.email/headertype/to_string/ +--- + +## to_String {#to_string} + +Performs an implicit conversion from HeaderType to System::String . + +**Returns:** The result of the conversion. + +```cpp +to_String(System::SharedPtr < HeaderType > type) +``` + +| Parameter | Description | +| --- | --- | +| type | The ' HeaderType ' object to convert. | + diff --git a/english/cpp/aspose.email/headertype/tostring/_index.md b/english/cpp/aspose.email/headertype/tostring/_index.md new file mode 100644 index 0000000000..746c5bb27b --- /dev/null +++ b/english/cpp/aspose.email/headertype/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HeaderType::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a T:System::String that represents the current T:System::Object ." +type: docs +weight: 310 +url: /cpp/aspose.email/headertype/tostring/ +--- + +## ToString {#tostring} + +Returns a T:System::String that represents the current T:System::Object . + +**Returns:** A T:System::String that represents the current T:System::Object . + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email/htmlformatoptions/_index.md b/english/cpp/aspose.email/htmlformatoptions/_index.md new file mode 100644 index 0000000000..27126fcf5a --- /dev/null +++ b/english/cpp/aspose.email/htmlformatoptions/_index.md @@ -0,0 +1,30 @@ +--- +title: "HtmlFormatOptions Enum" +linktitle: "HtmlFormatOptions" +articleTitle: "HtmlFormatOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates the Html format options." +type: docs +weight: 10 +url: /cpp/aspose.email/htmlformatoptions/ +--- + +## HtmlFormatOptions enumeration (12 values) + +Enumerates the Html format options. + +| Value | Description | +| --- | --- | +| None | No specific settings are specified. | +| WriteHeader | Indicates that header information should be written. | +| WriteCompleteEmailAddress | Indicates that complete e-mail address should be written in all email headers. | +| WriteCompleteToEmailAddress | Indicates that complete e-mail address should be written in 'To' header. | +| WriteCompleteFromEmailAddress | Indicates that complete e-mail address should be written in 'From' header. | +| WriteCompleteCcEmailAddress | Indicates that complete e-mail address should be written in 'Cc' header. | +| WriteCompleteBccEmailAddress | Indicates that complete e-mail address should be written in 'Bcc' header. | +| DisplayAsOutlook | Indicates that From header will be displayed as in Outlook. | +| RenderCalendarEvent | Indicates that text from calendar event should be written in output mhtml. | +| RenderVCardInfo | Indicates that text from VCard AlternativeView should be written in output html. | +| RenderTaskFields | Indicates that the specific Task fields should be written in output html. | +| PrintFormat | Indicates that the HTML body should be created in a format suitable for printing. | + diff --git a/english/cpp/aspose.email/htmlloadoptions/_index.md b/english/cpp/aspose.email/htmlloadoptions/_index.md new file mode 100644 index 0000000000..a77a3068ae --- /dev/null +++ b/english/cpp/aspose.email/htmlloadoptions/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::HtmlLoadOptions class" +linktitle: "HtmlLoadOptions" +articleTitle: "HtmlLoadOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify additional options when loading MailMessage from Html format." +type: docs +weight: 10 +url: /cpp/aspose.email/htmlloadoptions/ +--- + +## HtmlLoadOptions class + +**Inherits:** Aspose::Email::LoadOptions + +Allows to specify additional options when loading MailMessage from Html format. + +## Constructors + +| Name | Description | +| --- | --- | +| [HtmlLoadOptions](./htmlloadoptions/) | Initializes a new instance of this class that can be used to loading MailMessage from Html format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_PathToResources](./get_pathtoresources/) | Path to directory with resources files. | +| [get_ShouldAddPlainTextView](./get_shouldaddplaintextview/) | Specifies whether to add a text representation of the body or not. Default value is false. | +| [set_PathToResources](./set_pathtoresources/) | Path to directory with resources files. | +| [set_ShouldAddPlainTextView](./set_shouldaddplaintextview/) | Specifies whether to add a text representation of the body or not. Default value is false. | + diff --git a/english/cpp/aspose.email/htmlloadoptions/get_pathtoresources/_index.md b/english/cpp/aspose.email/htmlloadoptions/get_pathtoresources/_index.md new file mode 100644 index 0000000000..409aa75638 --- /dev/null +++ b/english/cpp/aspose.email/htmlloadoptions/get_pathtoresources/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HtmlLoadOptions::get_PathToResources method" +linktitle: "get_PathToResources" +articleTitle: "get_PathToResources" +second_title: "Aspose.Email for C++" +description: "Path to directory with resources files." +type: docs +weight: 10 +url: /cpp/aspose.email/htmlloadoptions/get_pathtoresources/ +--- + +## get_PathToResources {#get_pathtoresources} + +Path to directory with resources files. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_PathToResources() +``` + diff --git a/english/cpp/aspose.email/htmlloadoptions/get_shouldaddplaintextview/_index.md b/english/cpp/aspose.email/htmlloadoptions/get_shouldaddplaintextview/_index.md new file mode 100644 index 0000000000..68eee2e518 --- /dev/null +++ b/english/cpp/aspose.email/htmlloadoptions/get_shouldaddplaintextview/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HtmlLoadOptions::get_ShouldAddPlainTextView method" +linktitle: "get_ShouldAddPlainTextView" +articleTitle: "get_ShouldAddPlainTextView" +second_title: "Aspose.Email for C++" +description: "Specifies whether to add a text representation of the body or not." +type: docs +weight: 20 +url: /cpp/aspose.email/htmlloadoptions/get_shouldaddplaintextview/ +--- + +## get_ShouldAddPlainTextView {#get_shouldaddplaintextview} + +Specifies whether to add a text representation of the body or not. Default value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_ShouldAddPlainTextView() +``` + diff --git a/english/cpp/aspose.email/htmlloadoptions/htmlloadoptions/_index.md b/english/cpp/aspose.email/htmlloadoptions/htmlloadoptions/_index.md new file mode 100644 index 0000000000..59e4fa349a --- /dev/null +++ b/english/cpp/aspose.email/htmlloadoptions/htmlloadoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HtmlLoadOptions::HtmlLoadOptions constructor" +linktitle: "HtmlLoadOptions" +articleTitle: "HtmlLoadOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to loading MailMessage from Html format." +type: docs +weight: 10 +url: /cpp/aspose.email/htmlloadoptions/htmlloadoptions/ +--- + +## HtmlLoadOptions {#htmlloadoptions} + +Initializes a new instance of this class that can be used to loading MailMessage from Html format. + +**Returns:** Aspose::Email:: + +```cpp +HtmlLoadOptions() +``` + diff --git a/english/cpp/aspose.email/htmlloadoptions/set_pathtoresources/_index.md b/english/cpp/aspose.email/htmlloadoptions/set_pathtoresources/_index.md new file mode 100644 index 0000000000..f4602238a1 --- /dev/null +++ b/english/cpp/aspose.email/htmlloadoptions/set_pathtoresources/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HtmlLoadOptions::set_PathToResources method" +linktitle: "set_PathToResources" +articleTitle: "set_PathToResources" +second_title: "Aspose.Email for C++" +description: "Path to directory with resources files." +type: docs +weight: 30 +url: /cpp/aspose.email/htmlloadoptions/set_pathtoresources/ +--- + +## set_PathToResources {#set_pathtoresources} + +Path to directory with resources files. + +**Returns:** void Aspose::Email:: + +```cpp +set_PathToResources(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/htmlloadoptions/set_shouldaddplaintextview/_index.md b/english/cpp/aspose.email/htmlloadoptions/set_shouldaddplaintextview/_index.md new file mode 100644 index 0000000000..37ec9f8d01 --- /dev/null +++ b/english/cpp/aspose.email/htmlloadoptions/set_shouldaddplaintextview/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HtmlLoadOptions::set_ShouldAddPlainTextView method" +linktitle: "set_ShouldAddPlainTextView" +articleTitle: "set_ShouldAddPlainTextView" +second_title: "Aspose.Email for C++" +description: "Specifies whether to add a text representation of the body or not." +type: docs +weight: 40 +url: /cpp/aspose.email/htmlloadoptions/set_shouldaddplaintextview/ +--- + +## set_ShouldAddPlainTextView {#set_shouldaddplaintextview} + +Specifies whether to add a text representation of the body or not. Default value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_ShouldAddPlainTextView(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/htmlsaveoptions/_index.md b/english/cpp/aspose.email/htmlsaveoptions/_index.md new file mode 100644 index 0000000000..9a505e51d7 --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::HtmlSaveOptions class" +linktitle: "HtmlSaveOptions" +articleTitle: "HtmlSaveOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify additional options when saving MailMessage to Html format." +type: docs +weight: 10 +url: /cpp/aspose.email/htmlsaveoptions/ +--- + +## HtmlSaveOptions class + +**Inherits:** Aspose::Email::HeadersFormattingOptions + +Allows to specify additional options when saving MailMessage to Html format. + +## Constructors + +| Name | Description | +| --- | --- | +| [HtmlSaveOptions](./htmlsaveoptions/) | Initializes a new instance of this class that can be used to save a MailMessage in the Html format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CheckBodyContentEncoding](./get_checkbodycontentencoding/) | Defines whether need check message body content encoding when saving. By default the value is false. | +| [get_HtmlFormatOptions](./get_htmlformatoptions/) | Gets additional options when saving in HTML format. Default value is HtmlFormatOptions.None. | +| [get_PathToHtmlFile](./get_pathtohtmlfile/) | | +| [get_ResourceRenderingMode](./get_resourcerenderingmode/) | Provides set various modes of rendering resources in html. Default value EmbedIntoHtml. | +| [get_UseRelativePathToResources](./get_userelativepathtoresources/) | | +| [set_CheckBodyContentEncoding](./set_checkbodycontentencoding/) | Defines whether need check message body content encoding when saving. By default the value is false. | +| [set_HtmlFormatOptions](./set_htmlformatoptions/) | Sets additional options when saving in HTML format. Default value is HtmlFormatOptions.None. | +| [set_PathToHtmlFile](./set_pathtohtmlfile/) | | +| [set_ResourceRenderingMode](./set_resourcerenderingmode/) | Provides set various modes of rendering resources in html. Default value EmbedIntoHtml. | +| [set_UseRelativePathToResources](./set_userelativepathtoresources/) | | + diff --git a/english/cpp/aspose.email/htmlsaveoptions/get_checkbodycontentencoding/_index.md b/english/cpp/aspose.email/htmlsaveoptions/get_checkbodycontentencoding/_index.md new file mode 100644 index 0000000000..4cb6cfcf98 --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/get_checkbodycontentencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::get_CheckBodyContentEncoding method" +linktitle: "get_CheckBodyContentEncoding" +articleTitle: "get_CheckBodyContentEncoding" +second_title: "Aspose.Email for C++" +description: "Defines whether need check message body content encoding when saving." +type: docs +weight: 10 +url: /cpp/aspose.email/htmlsaveoptions/get_checkbodycontentencoding/ +--- + +## get_CheckBodyContentEncoding {#get_checkbodycontentencoding} + +Defines whether need check message body content encoding when saving. By default the value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_CheckBodyContentEncoding() +``` + diff --git a/english/cpp/aspose.email/htmlsaveoptions/get_htmlformatoptions/_index.md b/english/cpp/aspose.email/htmlsaveoptions/get_htmlformatoptions/_index.md new file mode 100644 index 0000000000..f566132492 --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/get_htmlformatoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::get_HtmlFormatOptions method" +linktitle: "get_HtmlFormatOptions" +articleTitle: "get_HtmlFormatOptions" +second_title: "Aspose.Email for C++" +description: "Gets additional options when saving in HTML format." +type: docs +weight: 20 +url: /cpp/aspose.email/htmlsaveoptions/get_htmlformatoptions/ +--- + +## get_HtmlFormatOptions {#get_htmlformatoptions} + +Gets additional options when saving in HTML format. Default value is HtmlFormatOptions.None. + +**Returns:** Aspose::Email::HtmlFormatOptions Aspose::Email:: + +```cpp +get_HtmlFormatOptions() +``` + diff --git a/english/cpp/aspose.email/htmlsaveoptions/get_pathtohtmlfile/_index.md b/english/cpp/aspose.email/htmlsaveoptions/get_pathtohtmlfile/_index.md new file mode 100644 index 0000000000..9e82c88cd3 --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/get_pathtohtmlfile/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::get_PathToHtmlFile method" +linktitle: "get_PathToHtmlFile" +articleTitle: "get_PathToHtmlFile" +second_title: "Aspose.Email for C++" +description: "get_PathToHtmlFile of HtmlSaveOptions." +type: docs +weight: 30 +url: /cpp/aspose.email/htmlsaveoptions/get_pathtohtmlfile/ +--- + +## get_PathToHtmlFile {#get_pathtohtmlfile} + +**Returns:** System::String Aspose::Email:: + +```cpp +get_PathToHtmlFile() +``` + diff --git a/english/cpp/aspose.email/htmlsaveoptions/get_resourcerenderingmode/_index.md b/english/cpp/aspose.email/htmlsaveoptions/get_resourcerenderingmode/_index.md new file mode 100644 index 0000000000..aea35fc27b --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/get_resourcerenderingmode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::get_ResourceRenderingMode method" +linktitle: "get_ResourceRenderingMode" +articleTitle: "get_ResourceRenderingMode" +second_title: "Aspose.Email for C++" +description: "Provides set various modes of rendering resources in html." +type: docs +weight: 40 +url: /cpp/aspose.email/htmlsaveoptions/get_resourcerenderingmode/ +--- + +## get_ResourceRenderingMode {#get_resourcerenderingmode} + +Provides set various modes of rendering resources in html. Default value EmbedIntoHtml. + +**Returns:** Aspose::Email::ResourceRenderingMode Aspose::Email:: + +```cpp +get_ResourceRenderingMode() +``` + diff --git a/english/cpp/aspose.email/htmlsaveoptions/get_userelativepathtoresources/_index.md b/english/cpp/aspose.email/htmlsaveoptions/get_userelativepathtoresources/_index.md new file mode 100644 index 0000000000..fb6a547d92 --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/get_userelativepathtoresources/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::get_UseRelativePathToResources method" +linktitle: "get_UseRelativePathToResources" +articleTitle: "get_UseRelativePathToResources" +second_title: "Aspose.Email for C++" +description: "get_UseRelativePathToResources of HtmlSaveOptions." +type: docs +weight: 50 +url: /cpp/aspose.email/htmlsaveoptions/get_userelativepathtoresources/ +--- + +## get_UseRelativePathToResources {#get_userelativepathtoresources} + +**Returns:** bool Aspose::Email:: + +```cpp +get_UseRelativePathToResources() +``` + diff --git a/english/cpp/aspose.email/htmlsaveoptions/htmlsaveoptions/_index.md b/english/cpp/aspose.email/htmlsaveoptions/htmlsaveoptions/_index.md new file mode 100644 index 0000000000..bad1ef34b6 --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/htmlsaveoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::HtmlSaveOptions constructor" +linktitle: "HtmlSaveOptions" +articleTitle: "HtmlSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to save a MailMessage in the Html format." +type: docs +weight: 10 +url: /cpp/aspose.email/htmlsaveoptions/htmlsaveoptions/ +--- + +## HtmlSaveOptions {#htmlsaveoptions} + +Initializes a new instance of this class that can be used to save a MailMessage in the Html format. + +**Returns:** Aspose::Email:: + +```cpp +HtmlSaveOptions() +``` + diff --git a/english/cpp/aspose.email/htmlsaveoptions/set_checkbodycontentencoding/_index.md b/english/cpp/aspose.email/htmlsaveoptions/set_checkbodycontentencoding/_index.md new file mode 100644 index 0000000000..6df07ff629 --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/set_checkbodycontentencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::set_CheckBodyContentEncoding method" +linktitle: "set_CheckBodyContentEncoding" +articleTitle: "set_CheckBodyContentEncoding" +second_title: "Aspose.Email for C++" +description: "Defines whether need check message body content encoding when saving." +type: docs +weight: 60 +url: /cpp/aspose.email/htmlsaveoptions/set_checkbodycontentencoding/ +--- + +## set_CheckBodyContentEncoding {#set_checkbodycontentencoding} + +Defines whether need check message body content encoding when saving. By default the value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_CheckBodyContentEncoding(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/htmlsaveoptions/set_htmlformatoptions/_index.md b/english/cpp/aspose.email/htmlsaveoptions/set_htmlformatoptions/_index.md new file mode 100644 index 0000000000..bd9816d34b --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/set_htmlformatoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::set_HtmlFormatOptions method" +linktitle: "set_HtmlFormatOptions" +articleTitle: "set_HtmlFormatOptions" +second_title: "Aspose.Email for C++" +description: "Sets additional options when saving in HTML format." +type: docs +weight: 70 +url: /cpp/aspose.email/htmlsaveoptions/set_htmlformatoptions/ +--- + +## set_HtmlFormatOptions {#set_htmlformatoptions} + +Sets additional options when saving in HTML format. Default value is HtmlFormatOptions.None. + +**Returns:** void Aspose::Email:: + +```cpp +set_HtmlFormatOptions(Aspose::Email::HtmlFormatOptions value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/htmlsaveoptions/set_pathtohtmlfile/_index.md b/english/cpp/aspose.email/htmlsaveoptions/set_pathtohtmlfile/_index.md new file mode 100644 index 0000000000..6996c9590e --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/set_pathtohtmlfile/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::set_PathToHtmlFile method" +linktitle: "set_PathToHtmlFile" +articleTitle: "set_PathToHtmlFile" +second_title: "Aspose.Email for C++" +description: "set_PathToHtmlFile of HtmlSaveOptions." +type: docs +weight: 80 +url: /cpp/aspose.email/htmlsaveoptions/set_pathtohtmlfile/ +--- + +## set_PathToHtmlFile {#set_pathtohtmlfile} + +**Returns:** void Aspose::Email:: + +```cpp +set_PathToHtmlFile(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/htmlsaveoptions/set_resourcerenderingmode/_index.md b/english/cpp/aspose.email/htmlsaveoptions/set_resourcerenderingmode/_index.md new file mode 100644 index 0000000000..130314f7b0 --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/set_resourcerenderingmode/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::set_ResourceRenderingMode method" +linktitle: "set_ResourceRenderingMode" +articleTitle: "set_ResourceRenderingMode" +second_title: "Aspose.Email for C++" +description: "Provides set various modes of rendering resources in html." +type: docs +weight: 90 +url: /cpp/aspose.email/htmlsaveoptions/set_resourcerenderingmode/ +--- + +## set_ResourceRenderingMode {#set_resourcerenderingmode} + +Provides set various modes of rendering resources in html. Default value EmbedIntoHtml. + +**Returns:** void Aspose::Email:: + +```cpp +set_ResourceRenderingMode(Aspose::Email::ResourceRenderingMode value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/htmlsaveoptions/set_userelativepathtoresources/_index.md b/english/cpp/aspose.email/htmlsaveoptions/set_userelativepathtoresources/_index.md new file mode 100644 index 0000000000..3ae75ffd10 --- /dev/null +++ b/english/cpp/aspose.email/htmlsaveoptions/set_userelativepathtoresources/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::HtmlSaveOptions::set_UseRelativePathToResources method" +linktitle: "set_UseRelativePathToResources" +articleTitle: "set_UseRelativePathToResources" +second_title: "Aspose.Email for C++" +description: "set_UseRelativePathToResources of HtmlSaveOptions." +type: docs +weight: 100 +url: /cpp/aspose.email/htmlsaveoptions/set_userelativepathtoresources/ +--- + +## set_UseRelativePathToResources {#set_userelativepathtoresources} + +**Returns:** void Aspose::Email:: + +```cpp +set_UseRelativePathToResources(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/iattachment/_index.md b/english/cpp/aspose.email/iattachment/_index.md new file mode 100644 index 0000000000..8093a1da61 --- /dev/null +++ b/english/cpp/aspose.email/iattachment/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::IAttachment class" +linktitle: "IAttachment" +articleTitle: "IAttachment" +second_title: "Aspose.Email for C++" +description: "Represents a common attachment interface" +type: docs +weight: 10 +url: /cpp/aspose.email/iattachment/ +--- + +## IAttachment class + +Represents a common attachment interface + +## Methods + +| Name | Description | +| --- | --- | +| [get_Name](./get_name/) | Gets an attachment name | +| [Save (2 overloads)](./save/) | Saves an attachment to stream | +| [set_Name](./set_name/) | Sets an attachment name | + diff --git a/english/cpp/aspose.email/iattachment/get_name/_index.md b/english/cpp/aspose.email/iattachment/get_name/_index.md new file mode 100644 index 0000000000..9c4071f073 --- /dev/null +++ b/english/cpp/aspose.email/iattachment/get_name/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IAttachment::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "Gets an attachment name" +type: docs +weight: 10 +url: /cpp/aspose.email/iattachment/get_name/ +--- + +## get_Name {#get_name} + +Gets an attachment name + +**Returns:** virtual System::String Aspose::Email:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email/iattachment/save/_index.md b/english/cpp/aspose.email/iattachment/save/_index.md new file mode 100644 index 0000000000..82743c4c07 --- /dev/null +++ b/english/cpp/aspose.email/iattachment/save/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::IAttachment::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves an attachment to stream" +type: docs +weight: 20 +url: /cpp/aspose.email/iattachment/save/ +--- + +## Save (1 of 2) {#save_1} + +Saves an attachment to stream + +**Returns:** virtual void Aspose::Email:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | + +--- + +## Save (2 of 2) {#save_2} + +Saves attachment to file + +**Returns:** virtual void Aspose::Email:: + +```cpp +Save(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | A file name | + diff --git a/english/cpp/aspose.email/iattachment/set_name/_index.md b/english/cpp/aspose.email/iattachment/set_name/_index.md new file mode 100644 index 0000000000..6e75cc94b9 --- /dev/null +++ b/english/cpp/aspose.email/iattachment/set_name/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::IAttachment::set_Name method" +linktitle: "set_Name" +articleTitle: "set_Name" +second_title: "Aspose.Email for C++" +description: "Sets an attachment name" +type: docs +weight: 30 +url: /cpp/aspose.email/iattachment/set_name/ +--- + +## set_Name {#set_name} + +Sets an attachment name + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Name(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/imailaddress/_index.md b/english/cpp/aspose.email/imailaddress/_index.md new file mode 100644 index 0000000000..fe22c2e1ad --- /dev/null +++ b/english/cpp/aspose.email/imailaddress/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::IMailAddress class" +linktitle: "IMailAddress" +articleTitle: "IMailAddress" +second_title: "Aspose.Email for C++" +description: "Represents a common mail address interface" +type: docs +weight: 10 +url: /cpp/aspose.email/imailaddress/ +--- + +## IMailAddress class + +Represents a common mail address interface + +## Methods + +| Name | Description | +| --- | --- | +| [get_Address](./get_address/) | Gets a mail address | +| [get_DisplayName](./get_displayname/) | Gets a display name | +| [set_Address](./set_address/) | Sets a mail address | +| [set_DisplayName](./set_displayname/) | Sets a display name | + diff --git a/english/cpp/aspose.email/imailaddress/get_address/_index.md b/english/cpp/aspose.email/imailaddress/get_address/_index.md new file mode 100644 index 0000000000..e357f20e8d --- /dev/null +++ b/english/cpp/aspose.email/imailaddress/get_address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMailAddress::get_Address method" +linktitle: "get_Address" +articleTitle: "get_Address" +second_title: "Aspose.Email for C++" +description: "Gets a mail address" +type: docs +weight: 10 +url: /cpp/aspose.email/imailaddress/get_address/ +--- + +## get_Address {#get_address} + +Gets a mail address + +**Returns:** virtual System::String Aspose::Email:: + +```cpp +get_Address() +``` + diff --git a/english/cpp/aspose.email/imailaddress/get_displayname/_index.md b/english/cpp/aspose.email/imailaddress/get_displayname/_index.md new file mode 100644 index 0000000000..eeef7910e4 --- /dev/null +++ b/english/cpp/aspose.email/imailaddress/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMailAddress::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets a display name" +type: docs +weight: 20 +url: /cpp/aspose.email/imailaddress/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets a display name + +**Returns:** virtual System::String Aspose::Email:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email/imailaddress/set_address/_index.md b/english/cpp/aspose.email/imailaddress/set_address/_index.md new file mode 100644 index 0000000000..7a400803bd --- /dev/null +++ b/english/cpp/aspose.email/imailaddress/set_address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::IMailAddress::set_Address method" +linktitle: "set_Address" +articleTitle: "set_Address" +second_title: "Aspose.Email for C++" +description: "Sets a mail address" +type: docs +weight: 30 +url: /cpp/aspose.email/imailaddress/set_address/ +--- + +## set_Address {#set_address} + +Sets a mail address + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/imailaddress/set_displayname/_index.md b/english/cpp/aspose.email/imailaddress/set_displayname/_index.md new file mode 100644 index 0000000000..af368fe5c0 --- /dev/null +++ b/english/cpp/aspose.email/imailaddress/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::IMailAddress::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets a display name" +type: docs +weight: 40 +url: /cpp/aspose.email/imailaddress/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets a display name + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/imessage/_index.md b/english/cpp/aspose.email/imessage/_index.md new file mode 100644 index 0000000000..bc4a5ce832 --- /dev/null +++ b/english/cpp/aspose.email/imessage/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::IMessage class" +linktitle: "IMessage" +articleTitle: "IMessage" +second_title: "Aspose.Email for C++" +description: "Represents a common message interface" +type: docs +weight: 10 +url: /cpp/aspose.email/imessage/ +--- + +## IMessage class + +Represents a common message interface + +## Methods + +| Name | Description | +| --- | --- | +| [get_Attachments](./get_attachments/) | Gets message attachments | +| [get_Bcc](./get_bcc/) | Gets BCC recipients | +| [get_Body](./get_body/) | Gets a message body | +| [get_BodyType](./get_bodytype/) | Gets the type of the body. | +| [get_CC](./get_cc/) | Gets CC recipients | +| [get_Date](./get_date/) | Gets the date and time when message was delivered | +| [get_From](./get_from/) | Gets a from address | +| [get_HtmlBody](./get_htmlbody/) | Gets a html formatted message body | +| [get_Subject](./get_subject/) | Gets a message subject | +| [get_To](./get_to/) | Gets recipients | +| [Save (2 overloads)](./save/) | Saves message to the specified stream | +| [set_Body](./set_body/) | Sets a message body | +| [set_From](./set_from/) | Sets a from address | +| [set_HtmlBody](./set_htmlbody/) | Sets a html formatted message body | +| [set_Subject](./set_subject/) | Sets a message subject | + diff --git a/english/cpp/aspose.email/imessage/get_attachments/_index.md b/english/cpp/aspose.email/imessage/get_attachments/_index.md new file mode 100644 index 0000000000..0aeb69788c --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets message attachments" +type: docs +weight: 10 +url: /cpp/aspose.email/imessage/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets message attachments + +**Returns:** virtual System::SharedPtr < AttachmentCollection > Aspose::Email:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email/imessage/get_bcc/_index.md b/english/cpp/aspose.email/imessage/get_bcc/_index.md new file mode 100644 index 0000000000..cafffd7457 --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_bcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_Bcc method" +linktitle: "get_Bcc" +articleTitle: "get_Bcc" +second_title: "Aspose.Email for C++" +description: "Gets BCC recipients" +type: docs +weight: 20 +url: /cpp/aspose.email/imessage/get_bcc/ +--- + +## get_Bcc {#get_bcc} + +Gets BCC recipients + +**Returns:** virtual System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +get_Bcc() +``` + diff --git a/english/cpp/aspose.email/imessage/get_body/_index.md b/english/cpp/aspose.email/imessage/get_body/_index.md new file mode 100644 index 0000000000..37d6e41351 --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_body/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_Body method" +linktitle: "get_Body" +articleTitle: "get_Body" +second_title: "Aspose.Email for C++" +description: "Gets a message body" +type: docs +weight: 30 +url: /cpp/aspose.email/imessage/get_body/ +--- + +## get_Body {#get_body} + +Gets a message body + +**Returns:** virtual System::String Aspose::Email:: + +```cpp +get_Body() +``` + diff --git a/english/cpp/aspose.email/imessage/get_bodytype/_index.md b/english/cpp/aspose.email/imessage/get_bodytype/_index.md new file mode 100644 index 0000000000..d283254c7e --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_bodytype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_BodyType method" +linktitle: "get_BodyType" +articleTitle: "get_BodyType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the body." +type: docs +weight: 40 +url: /cpp/aspose.email/imessage/get_bodytype/ +--- + +## get_BodyType {#get_bodytype} + +Gets the type of the body. + +**Returns:** virtual Mapi::BodyContentType Aspose::Email:: + +```cpp +get_BodyType() +``` + diff --git a/english/cpp/aspose.email/imessage/get_cc/_index.md b/english/cpp/aspose.email/imessage/get_cc/_index.md new file mode 100644 index 0000000000..425d4a238a --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_cc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_CC method" +linktitle: "get_CC" +articleTitle: "get_CC" +second_title: "Aspose.Email for C++" +description: "Gets CC recipients" +type: docs +weight: 50 +url: /cpp/aspose.email/imessage/get_cc/ +--- + +## get_CC {#get_cc} + +Gets CC recipients + +**Returns:** virtual System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +get_CC() +``` + diff --git a/english/cpp/aspose.email/imessage/get_date/_index.md b/english/cpp/aspose.email/imessage/get_date/_index.md new file mode 100644 index 0000000000..4c29dbf36b --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "Gets the date and time when message was delivered" +type: docs +weight: 60 +url: /cpp/aspose.email/imessage/get_date/ +--- + +## get_Date {#get_date} + +Gets the date and time when message was delivered + +**Returns:** virtual System::DateTime Aspose::Email:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email/imessage/get_from/_index.md b/english/cpp/aspose.email/imessage/get_from/_index.md new file mode 100644 index 0000000000..ed0cf4e188 --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_From method" +linktitle: "get_From" +articleTitle: "get_From" +second_title: "Aspose.Email for C++" +description: "Gets a from address" +type: docs +weight: 70 +url: /cpp/aspose.email/imessage/get_from/ +--- + +## get_From {#get_from} + +Gets a from address + +**Returns:** virtual System::SharedPtr < MailAddress > Aspose::Email:: + +```cpp +get_From() +``` + diff --git a/english/cpp/aspose.email/imessage/get_htmlbody/_index.md b/english/cpp/aspose.email/imessage/get_htmlbody/_index.md new file mode 100644 index 0000000000..d6ebd5491b --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_htmlbody/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_HtmlBody method" +linktitle: "get_HtmlBody" +articleTitle: "get_HtmlBody" +second_title: "Aspose.Email for C++" +description: "Gets a html formatted message body" +type: docs +weight: 80 +url: /cpp/aspose.email/imessage/get_htmlbody/ +--- + +## get_HtmlBody {#get_htmlbody} + +Gets a html formatted message body + +**Returns:** virtual System::String Aspose::Email:: + +```cpp +get_HtmlBody() +``` + diff --git a/english/cpp/aspose.email/imessage/get_subject/_index.md b/english/cpp/aspose.email/imessage/get_subject/_index.md new file mode 100644 index 0000000000..b76f389995 --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets a message subject" +type: docs +weight: 90 +url: /cpp/aspose.email/imessage/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets a message subject + +**Returns:** virtual System::String Aspose::Email:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email/imessage/get_to/_index.md b/english/cpp/aspose.email/imessage/get_to/_index.md new file mode 100644 index 0000000000..54a9ad8c3b --- /dev/null +++ b/english/cpp/aspose.email/imessage/get_to/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessage::get_To method" +linktitle: "get_To" +articleTitle: "get_To" +second_title: "Aspose.Email for C++" +description: "Gets recipients" +type: docs +weight: 100 +url: /cpp/aspose.email/imessage/get_to/ +--- + +## get_To {#get_to} + +Gets recipients + +**Returns:** virtual System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +get_To() +``` + diff --git a/english/cpp/aspose.email/imessage/save/_index.md b/english/cpp/aspose.email/imessage/save/_index.md new file mode 100644 index 0000000000..9c80d30b74 --- /dev/null +++ b/english/cpp/aspose.email/imessage/save/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::IMessage::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Saves message to the specified stream" +type: docs +weight: 110 +url: /cpp/aspose.email/imessage/save/ +--- + +## Save (1 of 2) {#save_1} + +Saves message to the specified stream + +**Returns:** virtual void Aspose::Email:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream to save to | + +--- + +## Save (2 of 2) {#save_2} + +Saves message to the specified file + +**Returns:** virtual void Aspose::Email:: + +```cpp +Save(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | A file name | + diff --git a/english/cpp/aspose.email/imessage/set_body/_index.md b/english/cpp/aspose.email/imessage/set_body/_index.md new file mode 100644 index 0000000000..bd42e9d9ec --- /dev/null +++ b/english/cpp/aspose.email/imessage/set_body/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::IMessage::set_Body method" +linktitle: "set_Body" +articleTitle: "set_Body" +second_title: "Aspose.Email for C++" +description: "Sets a message body" +type: docs +weight: 120 +url: /cpp/aspose.email/imessage/set_body/ +--- + +## set_Body {#set_body} + +Sets a message body + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Body(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/imessage/set_from/_index.md b/english/cpp/aspose.email/imessage/set_from/_index.md new file mode 100644 index 0000000000..5733952032 --- /dev/null +++ b/english/cpp/aspose.email/imessage/set_from/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::IMessage::set_From method" +linktitle: "set_From" +articleTitle: "set_From" +second_title: "Aspose.Email for C++" +description: "Sets a from address" +type: docs +weight: 130 +url: /cpp/aspose.email/imessage/set_from/ +--- + +## set_From {#set_from} + +Sets a from address + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_From(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/imessage/set_htmlbody/_index.md b/english/cpp/aspose.email/imessage/set_htmlbody/_index.md new file mode 100644 index 0000000000..eb40fccc44 --- /dev/null +++ b/english/cpp/aspose.email/imessage/set_htmlbody/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::IMessage::set_HtmlBody method" +linktitle: "set_HtmlBody" +articleTitle: "set_HtmlBody" +second_title: "Aspose.Email for C++" +description: "Sets a html formatted message body" +type: docs +weight: 140 +url: /cpp/aspose.email/imessage/set_htmlbody/ +--- + +## set_HtmlBody {#set_htmlbody} + +Sets a html formatted message body + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_HtmlBody(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/imessage/set_subject/_index.md b/english/cpp/aspose.email/imessage/set_subject/_index.md new file mode 100644 index 0000000000..5338c88d23 --- /dev/null +++ b/english/cpp/aspose.email/imessage/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::IMessage::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Sets a message subject" +type: docs +weight: 150 +url: /cpp/aspose.email/imessage/set_subject/ +--- + +## set_Subject {#set_subject} + +Sets a message subject + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/imessageformatter/_index.md b/english/cpp/aspose.email/imessageformatter/_index.md new file mode 100644 index 0000000000..4031672eea --- /dev/null +++ b/english/cpp/aspose.email/imessageformatter/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::IMessageFormatter class" +linktitle: "IMessageFormatter" +articleTitle: "IMessageFormatter" +second_title: "Aspose.Email for C++" +description: "Provides a mechanism for retrieving an object to Message formatting." +type: docs +weight: 10 +url: /cpp/aspose.email/imessageformatter/ +--- + +## IMessageFormatter class + +Provides a mechanism for retrieving an object to Message formatting. + +## Methods + +| Name | Description | +| --- | --- | +| [Format](./format/) | Formats the specified message. | +| [get_FormatTemplates](./get_formattemplates/) | Gets the format templates. | + diff --git a/english/cpp/aspose.email/imessageformatter/format/_index.md b/english/cpp/aspose.email/imessageformatter/format/_index.md new file mode 100644 index 0000000000..63fee8a114 --- /dev/null +++ b/english/cpp/aspose.email/imessageformatter/format/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::IMessageFormatter::Format method" +linktitle: "Format" +articleTitle: "Format" +second_title: "Aspose.Email for C++" +description: "Formats the specified message." +type: docs +weight: 10 +url: /cpp/aspose.email/imessageformatter/format/ +--- + +## Format {#format} + +Formats the specified message. + +**Returns:** virtual void Aspose::Email:: + +```cpp +Format(System::SharedPtr < MailMessage > message) +``` + +| Parameter | Description | +| --- | --- | +| message | The message. | + diff --git a/english/cpp/aspose.email/imessageformatter/get_formattemplates/_index.md b/english/cpp/aspose.email/imessageformatter/get_formattemplates/_index.md new file mode 100644 index 0000000000..a761548bd6 --- /dev/null +++ b/english/cpp/aspose.email/imessageformatter/get_formattemplates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IMessageFormatter::get_FormatTemplates method" +linktitle: "get_FormatTemplates" +articleTitle: "get_FormatTemplates" +second_title: "Aspose.Email for C++" +description: "Gets the format templates." +type: docs +weight: 20 +url: /cpp/aspose.email/imessageformatter/get_formattemplates/ +--- + +## get_FormatTemplates {#get_formattemplates} + +Gets the format templates. + +**Returns:** virtual System::SharedPtr Aspose::Email:: + +```cpp +get_FormatTemplates() +``` + diff --git a/english/cpp/aspose.email/ipreferredtextencodingprovider/_index.md b/english/cpp/aspose.email/ipreferredtextencodingprovider/_index.md new file mode 100644 index 0000000000..fbb296e37f --- /dev/null +++ b/english/cpp/aspose.email/ipreferredtextencodingprovider/_index.md @@ -0,0 +1,22 @@ +--- +title: "Aspose::Email::IPreferredTextEncodingProvider class" +linktitle: "IPreferredTextEncodingProvider" +articleTitle: "IPreferredTextEncodingProvider" +second_title: "Aspose.Email for C++" +description: "Defines a interface for objects that can define PreferredTextEncoding." +type: docs +weight: 10 +url: /cpp/aspose.email/ipreferredtextencodingprovider/ +--- + +## IPreferredTextEncodingProvider class + +Defines a interface for objects that can define PreferredTextEncoding. + +## Methods + +| Name | Description | +| --- | --- | +| [get_PreferredTextEncoding](./get_preferredtextencoding/) | Preferred text encoding. | +| [set_PreferredTextEncoding](./set_preferredtextencoding/) | Preferred text encoding. | + diff --git a/english/cpp/aspose.email/ipreferredtextencodingprovider/get_preferredtextencoding/_index.md b/english/cpp/aspose.email/ipreferredtextencodingprovider/get_preferredtextencoding/_index.md new file mode 100644 index 0000000000..51c9f9ee52 --- /dev/null +++ b/english/cpp/aspose.email/ipreferredtextencodingprovider/get_preferredtextencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::IPreferredTextEncodingProvider::get_PreferredTextEncoding method" +linktitle: "get_PreferredTextEncoding" +articleTitle: "get_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Preferred text encoding." +type: docs +weight: 10 +url: /cpp/aspose.email/ipreferredtextencodingprovider/get_preferredtextencoding/ +--- + +## get_PreferredTextEncoding {#get_preferredtextencoding} + +Preferred text encoding. + +**Returns:** virtual System::SharedPtr Aspose::Email:: + +```cpp +get_PreferredTextEncoding() +``` + diff --git a/english/cpp/aspose.email/ipreferredtextencodingprovider/set_preferredtextencoding/_index.md b/english/cpp/aspose.email/ipreferredtextencodingprovider/set_preferredtextencoding/_index.md new file mode 100644 index 0000000000..b0ae80c717 --- /dev/null +++ b/english/cpp/aspose.email/ipreferredtextencodingprovider/set_preferredtextencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::IPreferredTextEncodingProvider::set_PreferredTextEncoding method" +linktitle: "set_PreferredTextEncoding" +articleTitle: "set_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Preferred text encoding." +type: docs +weight: 20 +url: /cpp/aspose.email/ipreferredtextencodingprovider/set_preferredtextencoding/ +--- + +## set_PreferredTextEncoding {#set_preferredtextencoding} + +Preferred text encoding. + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_PreferredTextEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/license/_index.md b/english/cpp/aspose.email/license/_index.md new file mode 100644 index 0000000000..6f5a2968d8 --- /dev/null +++ b/english/cpp/aspose.email/license/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::License class" +linktitle: "License" +articleTitle: "License" +second_title: "Aspose.Email for C++" +description: "Provides methods to license the component." +type: docs +weight: 10 +url: /cpp/aspose.email/license/ +--- + +## License class + +Provides methods to license the component. + +In this example, an attempt will be made to find a license file named MyLicense.lic in the folder that contains + + the component, in the folder that contains the calling assembly, in the folder of the entry assembly and then in the embedded resources of the calling assembly. + +```cpp +[C#] +@verbatim +License license = new License(); +license.SetLicense("MyLicense.lic"); + + +[Visual Basic] + +Dim license As license = New license +License.SetLicense("MyLicense.lic") +@endverbatim +``` + + + + the component jar file: + +```cpp +License license = new License(); +license.setLicense("MyLicense.lic"); +``` + + + +## Constructors + +| Name | Description | +| --- | --- | +| [License](./license/) | Initializes a new instance of this class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_IsLicensed](./get_islicensed/) | | +| [SetLicense (3 overloads)](./setlicense/) | Licenses the component. | + diff --git a/english/cpp/aspose.email/license/get_islicensed/_index.md b/english/cpp/aspose.email/license/get_islicensed/_index.md new file mode 100644 index 0000000000..52069e8062 --- /dev/null +++ b/english/cpp/aspose.email/license/get_islicensed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::License::get_IsLicensed method" +linktitle: "get_IsLicensed" +articleTitle: "get_IsLicensed" +second_title: "Aspose.Email for C++" +description: "get_IsLicensed of License." +type: docs +weight: 10 +url: /cpp/aspose.email/license/get_islicensed/ +--- + +## get_IsLicensed {#get_islicensed} + +**Returns:** bool Aspose::Email:: + +```cpp +get_IsLicensed() +``` + diff --git a/english/cpp/aspose.email/license/license/_index.md b/english/cpp/aspose.email/license/license/_index.md new file mode 100644 index 0000000000..4f8ac6c8c2 --- /dev/null +++ b/english/cpp/aspose.email/license/license/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::License::License constructor" +linktitle: "License" +articleTitle: "License" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class." +type: docs +weight: 10 +url: /cpp/aspose.email/license/license/ +--- + +## License {#license} + +Initializes a new instance of this class. + +**Returns:** Aspose::Email:: + +```cpp +License() +``` + diff --git a/english/cpp/aspose.email/license/setlicense/_index.md b/english/cpp/aspose.email/license/setlicense/_index.md new file mode 100644 index 0000000000..e341570913 --- /dev/null +++ b/english/cpp/aspose.email/license/setlicense/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose::Email::License::SetLicense method" +linktitle: "SetLicense" +articleTitle: "SetLicense" +second_title: "Aspose.Email for C++" +description: "Licenses the component." +type: docs +weight: 20 +url: /cpp/aspose.email/license/setlicense/ +--- + +## SetLicense (1 of 3) {#setlicense_1} + +Licenses the component. + +**Returns:** void Aspose::Email:: + +```cpp +SetLicense(System::SharedPtr < System::IO::FileInfo > licenseFile) +``` + +| Parameter | Description | +| --- | --- | +| licenseFile | File of license System::IO::FileInfo . | + +--- + +## SetLicense (2 of 3) {#setlicense_2} + +Licenses the component. + +**Returns:** void Aspose::Email:: + +```cpp +SetLicense(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream that contains the license. | + +--- + +## SetLicense (3 of 3) {#setlicense_3} + +Licenses the component. + +**Returns:** void Aspose::Email:: + +```cpp +SetLicense(System::String licenseName) +``` + +| Parameter | Description | +| --- | --- | +| licenseName | Can be a full or short file name or name of an embedded resource. Use an empty string to switch to evaluation mode. | + diff --git a/english/cpp/aspose.email/linkedresource/_index.md b/english/cpp/aspose.email/linkedresource/_index.md new file mode 100644 index 0000000000..ec377060fb --- /dev/null +++ b/english/cpp/aspose.email/linkedresource/_index.md @@ -0,0 +1,96 @@ +--- +title: "Aspose::Email::LinkedResource class" +linktitle: "LinkedResource" +articleTitle: "LinkedResource" +second_title: "Aspose.Email for C++" +description: "Represents an embedded resource in a message." +type: docs +weight: 10 +url: /cpp/aspose.email/linkedresource/ +--- + +## LinkedResource class + +**Inherits:** Aspose::Email::AttachmentBase + +Represents an embedded resource in a message. + +The following example shows how to embed objects using LinkedResource into an Email . + +```csharp +var eml = new MailMessage +{ + From = "AndrewIrwin@from.com", + To = "SusanMarc@to.com", + Subject = "This is an email" +}; + +// Create the plain text part It is viewable by those clients that don't support HTML +var plainView = + AlternateView.CreateAlternateViewFromString("This is my plain text content", null, "text/plain"); + +// Create the HTML part.To embed images, we need to use the prefix 'cid' in the img src value. +// The cid value will map to the Content-Id of a Linked resource. Thus +// will map to a LinkedResource with a ContentId of 'barcode'. +var htmlView = + AlternateView.CreateAlternateViewFromString("Here is an embedded image.", null, + "text/html"); + +// Create the LinkedResource (embedded image) and Add the LinkedResource to the appropriate view +var barcode = new LinkedResource("1.jpg", MediaTypeNames.Image.Jpeg) +{ + ContentId = "barcode" +}; + +eml.LinkedResources.Add(barcode); +eml.AlternateViews.Add(plainView); +eml.AlternateViews.Add(htmlView); + +eml.Save("EmbeddedImage_out.msg", SaveOptions.DefaultMsgUnicode); +``` + +```vb +Dim eml = New MailMessage With { +.From = "AndrewIrwin@from.com", +.[To] = "SusanMarc@to.com", +.Subject = "This is an email" +} + +' Create the plain text part It is viewable by those clients that don't support HTML +Dim plainView = AlternateView.CreateAlternateViewFromString("This is my plain text content", Nothing, "text/plain") + +' Create the HTML part.To embed images, we need to use the prefix 'cid' in the img src value. +' The cid value will map to the Content-Id of a Linked resource. Thus +' will map to a LinkedResource with a ContentId of 'barcode'. +Dim htmlView = AlternateView.CreateAlternateViewFromString("Here is an embedded image.", Nothing, "text/html") + +' Create the LinkedResource (embedded image) and Add the LinkedResource to the appropriate view +Dim barcode = New LinkedResource("1.jpg", MediaTypeNames.Image.Jpeg) With { + .ContentId = "barcode" + } + +eml.LinkedResources.Add(barcode) +eml.AlternateViews.Add(plainView) +eml.AlternateViews.Add(htmlView) + +eml.Save("EmbeddedImage_out.msg", SaveOptions.DefaultMsgUnicode) +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [LinkedResource (8 overloads)](./linkedresource/) | Initializes a new instance of the LinkedResource class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | | +| [ConvertToMapiAttachment](./converttomapiattachment/) | Implements Aspose::Email::AttachmentBase . | +| [CreateLinkedResourceFromString (3 overloads)](./createlinkedresourcefromstring/) | Creates the linked resource from string. | +| [get_ContentDisposition](./get_contentdisposition/) | Gets Content-Disposition header | +| [get_ContentLink](./get_contentlink/) | Gets a URI that the resource must match. | +| [get_Name](./get_name/) | | +| [set_ContentLink](./set_contentlink/) | Sets a URI that the resource must match. | + diff --git a/english/cpp/aspose.email/linkedresource/clone/_index.md b/english/cpp/aspose.email/linkedresource/clone/_index.md new file mode 100644 index 0000000000..002db34e58 --- /dev/null +++ b/english/cpp/aspose.email/linkedresource/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LinkedResource::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of LinkedResource." +type: docs +weight: 10 +url: /cpp/aspose.email/linkedresource/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < LinkedResource > Aspose::Email:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email/linkedresource/converttomapiattachment/_index.md b/english/cpp/aspose.email/linkedresource/converttomapiattachment/_index.md new file mode 100644 index 0000000000..289876495f --- /dev/null +++ b/english/cpp/aspose.email/linkedresource/converttomapiattachment/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::LinkedResource::ConvertToMapiAttachment method" +linktitle: "ConvertToMapiAttachment" +articleTitle: "ConvertToMapiAttachment" +second_title: "Aspose.Email for C++" +description: "Implements Aspose::Email::AttachmentBase ." +type: docs +weight: 20 +url: /cpp/aspose.email/linkedresource/converttomapiattachment/ +--- + +## ConvertToMapiAttachment {#converttomapiattachment} + +Implements Aspose::Email::AttachmentBase . + +**Returns:** System::SharedPtr < Mapi::MapiAttachment > Aspose::Email:: + +```cpp +ConvertToMapiAttachment(Mapi::OutlookMessageFormat format, int32_t codePage, int32_t count, bool preserveDates) +``` + +| Parameter | Description | +| --- | --- | +| format | | +| codePage | | +| count | | +| preserveDates | | + diff --git a/english/cpp/aspose.email/linkedresource/createlinkedresourcefromstring/_index.md b/english/cpp/aspose.email/linkedresource/createlinkedresourcefromstring/_index.md new file mode 100644 index 0000000000..47e583217f --- /dev/null +++ b/english/cpp/aspose.email/linkedresource/createlinkedresourcefromstring/_index.md @@ -0,0 +1,60 @@ +--- +title: "Aspose::Email::LinkedResource::CreateLinkedResourceFromString method" +linktitle: "CreateLinkedResourceFromString" +articleTitle: "CreateLinkedResourceFromString" +second_title: "Aspose.Email for C++" +description: "Creates the linked resource from string." +type: docs +weight: 30 +url: /cpp/aspose.email/linkedresource/createlinkedresourcefromstring/ +--- + +## CreateLinkedResourceFromString (1 of 3) {#createlinkedresourcefromstring_1} + +Creates the linked resource from string. + +**Returns:** A LinkedResource object that contains the embedded resource. + +```cpp +CreateLinkedResourceFromString(System::String content) +``` + +| Parameter | Description | +| --- | --- | +| content | A string that contains the resource to be included in the email attachment. | + +--- + +## CreateLinkedResourceFromString (2 of 3) {#createlinkedresourcefromstring_2} + +Creates the linked resource from string. + +**Returns:** A LinkedResource object that contains the embedded resource. + +```cpp +CreateLinkedResourceFromString(System::String content, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| content | A string that contains the resource to be included in the email attachment. | +| contentType | The type of the content. | + +--- + +## CreateLinkedResourceFromString (3 of 3) {#createlinkedresourcefromstring_3} + +Creates the linked resource from string. + +**Returns:** A LinkedResource object that contains the embedded resource. + +```cpp +CreateLinkedResourceFromString(System::String content, System::SharedPtr < System::Text::Encoding > contentEncoding, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| content | A string that contains the resource to be included in the email attachment. | +| contentEncoding | The content encoding. | +| mediaType | The MIME media type of the content. | + diff --git a/english/cpp/aspose.email/linkedresource/get_contentdisposition/_index.md b/english/cpp/aspose.email/linkedresource/get_contentdisposition/_index.md new file mode 100644 index 0000000000..28bc8b7779 --- /dev/null +++ b/english/cpp/aspose.email/linkedresource/get_contentdisposition/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::LinkedResource::get_ContentDisposition method" +linktitle: "get_ContentDisposition" +articleTitle: "get_ContentDisposition" +second_title: "Aspose.Email for C++" +description: "Gets Content-Disposition header" +type: docs +weight: 40 +url: /cpp/aspose.email/linkedresource/get_contentdisposition/ +--- + +## get_ContentDisposition {#get_contentdisposition} + +Gets Content-Disposition header + +**Returns:** System::SharedPtr < Aspose::Email::Mime::ContentDisposition > Aspose::Email:: + +```cpp +get_ContentDisposition() +``` + diff --git a/english/cpp/aspose.email/linkedresource/get_contentlink/_index.md b/english/cpp/aspose.email/linkedresource/get_contentlink/_index.md new file mode 100644 index 0000000000..fd4c01509a --- /dev/null +++ b/english/cpp/aspose.email/linkedresource/get_contentlink/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::LinkedResource::get_ContentLink method" +linktitle: "get_ContentLink" +articleTitle: "get_ContentLink" +second_title: "Aspose.Email for C++" +description: "Gets a URI that the resource must match." +type: docs +weight: 50 +url: /cpp/aspose.email/linkedresource/get_contentlink/ +--- + +## get_ContentLink {#get_contentlink} + +Gets a URI that the resource must match. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_ContentLink() +``` + diff --git a/english/cpp/aspose.email/linkedresource/get_name/_index.md b/english/cpp/aspose.email/linkedresource/get_name/_index.md new file mode 100644 index 0000000000..3cc27d8f74 --- /dev/null +++ b/english/cpp/aspose.email/linkedresource/get_name/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LinkedResource::get_Name method" +linktitle: "get_Name" +articleTitle: "get_Name" +second_title: "Aspose.Email for C++" +description: "get_Name of LinkedResource." +type: docs +weight: 60 +url: /cpp/aspose.email/linkedresource/get_name/ +--- + +## get_Name {#get_name} + +**Returns:** System::String Aspose::Email:: + +```cpp +get_Name() +``` + diff --git a/english/cpp/aspose.email/linkedresource/linkedresource/_index.md b/english/cpp/aspose.email/linkedresource/linkedresource/_index.md new file mode 100644 index 0000000000..c3fe10d6f2 --- /dev/null +++ b/english/cpp/aspose.email/linkedresource/linkedresource/_index.md @@ -0,0 +1,137 @@ +--- +title: "Aspose::Email::LinkedResource::LinkedResource constructor" +linktitle: "LinkedResource" +articleTitle: "LinkedResource" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the LinkedResource class." +type: docs +weight: 10 +url: /cpp/aspose.email/linkedresource/linkedresource/ +--- + +## LinkedResource (1 of 8) {#linkedresource_1} + +Initializes a new instance of the LinkedResource class. + +**Returns:** Aspose::Email:: + +```cpp +LinkedResource(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The file name that holds the content for this resource. | + +--- + +## LinkedResource (2 of 8) {#linkedresource_2} + +Initializes a new instance of the LinkedResource class. + +**Returns:** Aspose::Email:: + +```cpp +LinkedResource(System::String fileName, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The file name that holds the content for this resource. | +| mediaType | Internet media type. | + +--- + +## LinkedResource (3 of 8) {#linkedresource_3} + +Initializes a new instance of the LinkedResource class. + +**Returns:** Aspose::Email:: + +```cpp +LinkedResource(System::String fileName, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| fileName | The file name that holds the content for this resource. | +| contentType | The type of content. | + +--- + +## LinkedResource (4 of 8) {#linkedresource_4} + +Initializes a new instance of the LinkedResource class. + +**Returns:** Aspose::Email:: + +```cpp +LinkedResource(System::SharedPtr < System::IO::Stream > contentStream) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | A stream that contains the content for this resource. | + +--- + +## LinkedResource (5 of 8) {#linkedresource_5} + +Initializes a new instance of the LinkedResource class. + +**Returns:** Aspose::Email:: + +```cpp +LinkedResource(System::SharedPtr < System::IO::Stream > contentStream, System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | A stream that contains the content for this resource. | +| mediaType | Internet media type. | + +--- + +## LinkedResource (6 of 8) {#linkedresource_6} + +Initializes a new instance of the LinkedResource class. + +**Returns:** Aspose::Email:: + +```cpp +LinkedResource(System::SharedPtr < System::IO::Stream > contentStream, System::SharedPtr < Aspose::Email::Mime::ContentType > contentType) +``` + +| Parameter | Description | +| --- | --- | +| contentStream | A stream that contains the content for this resource. | +| contentType | The type of content. | + +--- + +## LinkedResource (7 of 8) {#linkedresource_7} + +Initializes a new instance of the LinkedResource class. + +**Returns:** Aspose::Email:: + +```cpp +LinkedResource() +``` + +--- + +## LinkedResource (8 of 8) {#linkedresource_8} + +Initializes a new instance of the LinkedResource class. + +**Returns:** Aspose::Email:: + +```cpp +LinkedResource(System::SharedPtr < Aspose::Email::Mime::MimePart > part) +``` + +| Parameter | Description | +| --- | --- | +| part | An linked resource mime part | + diff --git a/english/cpp/aspose.email/linkedresource/set_contentlink/_index.md b/english/cpp/aspose.email/linkedresource/set_contentlink/_index.md new file mode 100644 index 0000000000..9140e02f97 --- /dev/null +++ b/english/cpp/aspose.email/linkedresource/set_contentlink/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::LinkedResource::set_ContentLink method" +linktitle: "set_ContentLink" +articleTitle: "set_ContentLink" +second_title: "Aspose.Email for C++" +description: "Sets a URI that the resource must match." +type: docs +weight: 70 +url: /cpp/aspose.email/linkedresource/set_contentlink/ +--- + +## set_ContentLink {#set_contentlink} + +Sets a URI that the resource must match. + +**Returns:** void Aspose::Email:: + +```cpp +set_ContentLink(System::SharedPtr < System::Uri > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/linkedresourcecollection/_index.md b/english/cpp/aspose.email/linkedresourcecollection/_index.md new file mode 100644 index 0000000000..87ba9a6421 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::LinkedResourceCollection class" +linktitle: "LinkedResourceCollection" +articleTitle: "LinkedResourceCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of LinkedResource objects" +type: docs +weight: 10 +url: /cpp/aspose.email/linkedresourcecollection/ +--- + +## LinkedResourceCollection class + +Represents a collection of LinkedResource objects + +## Constructors + +| Name | Description | +| --- | --- | +| [LinkedResourceCollection](./linkedresourcecollection/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Clear](./clear/) | Removes all elements from this collection. | +| [ClearItems](./clearitems/) | Removes all elements from the T:System::Collections::ObjectModel::Collection`1 . | +| [ContainsId](./containsid/) | | +| [Dispose](./dispose/) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | +| [InsertItem](./insertitem/) | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. | +| [Remove](./remove/) | Removes the first occurrence of a LinkedResource object from the LinkedResourceCollection . | +| [RemoveAt](./removeat/) | Removes the element at the specified index from this collection. | +| [RemoveItem](./removeitem/) | Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 . | +| [SetItem](./setitem/) | Replaces the element at the specified index. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [LinkedResourceCollectionChanged](./linkedresourcecollectionchanged/) | | +| [LinkedResourceRemoved](./linkedresourceremoved/) | | + diff --git a/english/cpp/aspose.email/linkedresourcecollection/clear/_index.md b/english/cpp/aspose.email/linkedresourcecollection/clear/_index.md new file mode 100644 index 0000000000..74a2678f8c --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/clear/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::Clear method" +linktitle: "Clear" +articleTitle: "Clear" +second_title: "Aspose.Email for C++" +description: "Removes all elements from this collection." +type: docs +weight: 10 +url: /cpp/aspose.email/linkedresourcecollection/clear/ +--- + +## Clear {#clear} + +Removes all elements from this collection. + +**Returns:** void Aspose::Email:: + +```cpp +Clear(bool removeHtmlLinks) +``` + +| Parameter | Description | +| --- | --- | +| removeHtmlLinks | Defines need remove links from html body or not. | + diff --git a/english/cpp/aspose.email/linkedresourcecollection/clearitems/_index.md b/english/cpp/aspose.email/linkedresourcecollection/clearitems/_index.md new file mode 100644 index 0000000000..9f7110609e --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/clearitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::ClearItems method" +linktitle: "ClearItems" +articleTitle: "ClearItems" +second_title: "Aspose.Email for C++" +description: "Removes all elements from the T:System::Collections::ObjectModel::Collection`1 ." +type: docs +weight: 20 +url: /cpp/aspose.email/linkedresourcecollection/clearitems/ +--- + +## ClearItems {#clearitems} + +Removes all elements from the T:System::Collections::ObjectModel::Collection`1 . + +**Returns:** void Aspose::Email:: + +```cpp +ClearItems() +``` + diff --git a/english/cpp/aspose.email/linkedresourcecollection/containsid/_index.md b/english/cpp/aspose.email/linkedresourcecollection/containsid/_index.md new file mode 100644 index 0000000000..9df620ae90 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/containsid/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::ContainsId method" +linktitle: "ContainsId" +articleTitle: "ContainsId" +second_title: "Aspose.Email for C++" +description: "ContainsId of LinkedResourceCollection." +type: docs +weight: 30 +url: /cpp/aspose.email/linkedresourcecollection/containsid/ +--- + +## ContainsId {#containsid} + +**Returns:** bool Aspose::Email:: + +```cpp +ContainsId(System::String contentId) +``` + +| Parameter | Description | +| --- | --- | +| contentId | | + diff --git a/english/cpp/aspose.email/linkedresourcecollection/dispose/_index.md b/english/cpp/aspose.email/linkedresourcecollection/dispose/_index.md new file mode 100644 index 0000000000..c44fad56f1 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/dispose/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources." +type: docs +weight: 40 +url: /cpp/aspose.email/linkedresourcecollection/dispose/ +--- + +## Dispose {#dispose} + +Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + +**Returns:** void Aspose::Email:: + +```cpp +Dispose() +``` + diff --git a/english/cpp/aspose.email/linkedresourcecollection/insertitem/_index.md b/english/cpp/aspose.email/linkedresourcecollection/insertitem/_index.md new file mode 100644 index 0000000000..5905e8277b --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/insertitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::InsertItem method" +linktitle: "InsertItem" +articleTitle: "InsertItem" +second_title: "Aspose.Email for C++" +description: "Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index." +type: docs +weight: 50 +url: /cpp/aspose.email/linkedresourcecollection/insertitem/ +--- + +## InsertItem {#insertitem} + +Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. + +**Returns:** void Aspose::Email:: + +```cpp +InsertItem(int32_t index, const System::SharedPtr < LinkedResource > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which item should be inserted. | +| item | The object to insert. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email/linkedresourcecollection/linkedresourcecollection/_index.md b/english/cpp/aspose.email/linkedresourcecollection/linkedresourcecollection/_index.md new file mode 100644 index 0000000000..02c8372bbd --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/linkedresourcecollection/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::LinkedResourceCollection constructor" +linktitle: "LinkedResourceCollection" +articleTitle: "LinkedResourceCollection" +second_title: "Aspose.Email for C++" +description: "LinkedResourceCollection of LinkedResourceCollection." +type: docs +weight: 10 +url: /cpp/aspose.email/linkedresourcecollection/linkedresourcecollection/ +--- + +## LinkedResourceCollection {#linkedresourcecollection} + +**Returns:** Aspose::Email:: + +```cpp +LinkedResourceCollection() +``` + diff --git a/english/cpp/aspose.email/linkedresourcecollection/linkedresourcecollectionchanged/_index.md b/english/cpp/aspose.email/linkedresourcecollection/linkedresourcecollectionchanged/_index.md new file mode 100644 index 0000000000..6e8b79e697 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/linkedresourcecollectionchanged/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::LinkedResourceCollectionChanged method" +linktitle: "LinkedResourceCollectionChanged" +articleTitle: "LinkedResourceCollectionChanged" +second_title: "Aspose.Email for C++" +description: "LinkedResourceCollectionChanged of LinkedResourceCollection." +type: docs +weight: 110 +url: /cpp/aspose.email/linkedresourcecollection/linkedresourcecollectionchanged/ +--- + +## LinkedResourceCollectionChanged {#linkedresourcecollectionchanged} + +**Returns:** System::EventHandler Aspose::Email:: + +```cpp +LinkedResourceCollectionChanged() +``` + diff --git a/english/cpp/aspose.email/linkedresourcecollection/linkedresourceremoved/_index.md b/english/cpp/aspose.email/linkedresourcecollection/linkedresourceremoved/_index.md new file mode 100644 index 0000000000..5e2bdc4708 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/linkedresourceremoved/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::LinkedResourceRemoved method" +linktitle: "LinkedResourceRemoved" +articleTitle: "LinkedResourceRemoved" +second_title: "Aspose.Email for C++" +description: "LinkedResourceRemoved of LinkedResourceCollection." +type: docs +weight: 120 +url: /cpp/aspose.email/linkedresourcecollection/linkedresourceremoved/ +--- + +## LinkedResourceRemoved {#linkedresourceremoved} + +**Returns:** System::EventHandler< System::SharedPtr < Aspose::Email::LinkedResourceRemovedEventArgs > > Aspose::Email:: + +```cpp +LinkedResourceRemoved() +``` + diff --git a/english/cpp/aspose.email/linkedresourcecollection/remove/_index.md b/english/cpp/aspose.email/linkedresourcecollection/remove/_index.md new file mode 100644 index 0000000000..ac4720f9c0 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/remove/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::Remove method" +linktitle: "Remove" +articleTitle: "Remove" +second_title: "Aspose.Email for C++" +description: "Removes the first occurrence of a LinkedResource object from the LinkedResourceCollection ." +type: docs +weight: 60 +url: /cpp/aspose.email/linkedresourcecollection/remove/ +--- + +## Remove {#remove} + +Removes the first occurrence of a LinkedResource object from the LinkedResourceCollection . + +**Returns:** true if item is successfully removed; otherwise, false. + +```cpp +Remove(const System::SharedPtr < LinkedResource > & item) +``` + +| Parameter | Description | +| --- | --- | +| item | The LinkedResource to remove. | + diff --git a/english/cpp/aspose.email/linkedresourcecollection/removeat/_index.md b/english/cpp/aspose.email/linkedresourcecollection/removeat/_index.md new file mode 100644 index 0000000000..bd4b9ba42c --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/removeat/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::RemoveAt method" +linktitle: "RemoveAt" +articleTitle: "RemoveAt" +second_title: "Aspose.Email for C++" +description: "Removes the element at the specified index from this collection." +type: docs +weight: 70 +url: /cpp/aspose.email/linkedresourcecollection/removeat/ +--- + +## RemoveAt {#removeat} + +Removes the element at the specified index from this collection. + +**Returns:** void Aspose::Email:: + +```cpp +RemoveAt(int32_t index, bool removeHtmlLink) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to remove. | +| removeHtmlLink | Defines need remove link from html body or not. | + diff --git a/english/cpp/aspose.email/linkedresourcecollection/removeitem/_index.md b/english/cpp/aspose.email/linkedresourcecollection/removeitem/_index.md new file mode 100644 index 0000000000..9fe38169c2 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/removeitem/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::RemoveItem method" +linktitle: "RemoveItem" +articleTitle: "RemoveItem" +second_title: "Aspose.Email for C++" +description: "Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 ." +type: docs +weight: 80 +url: /cpp/aspose.email/linkedresourcecollection/removeitem/ +--- + +## RemoveItem {#removeitem} + +Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 . + +**Returns:** void Aspose::Email:: + +```cpp +RemoveItem(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to remove. | + diff --git a/english/cpp/aspose.email/linkedresourcecollection/setitem/_index.md b/english/cpp/aspose.email/linkedresourcecollection/setitem/_index.md new file mode 100644 index 0000000000..faa8ee606c --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/setitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::SetItem method" +linktitle: "SetItem" +articleTitle: "SetItem" +second_title: "Aspose.Email for C++" +description: "Replaces the element at the specified index." +type: docs +weight: 90 +url: /cpp/aspose.email/linkedresourcecollection/setitem/ +--- + +## SetItem {#setitem} + +Replaces the element at the specified index. + +**Returns:** void Aspose::Email:: + +```cpp +SetItem(int32_t index, const System::SharedPtr < LinkedResource > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to replace. | +| item | The new value for the element at the specified index. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email/linkedresourcecollection/settemplateweakptr/_index.md b/english/cpp/aspose.email/linkedresourcecollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..47a4bb0f54 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourcecollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::LinkedResourceCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of LinkedResourceCollection." +type: docs +weight: 100 +url: /cpp/aspose.email/linkedresourcecollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email/linkedresourceremovedeventargs/_index.md b/english/cpp/aspose.email/linkedresourceremovedeventargs/_index.md new file mode 100644 index 0000000000..ccbc6b1d17 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourceremovedeventargs/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::LinkedResourceRemovedEventArgs class" +linktitle: "LinkedResourceRemovedEventArgs" +articleTitle: "LinkedResourceRemovedEventArgs" +second_title: "Aspose.Email for C++" +description: "Inherits EventArgs." +type: docs +weight: 10 +url: /cpp/aspose.email/linkedresourceremovedeventargs/ +--- + +## LinkedResourceRemovedEventArgs class + +Inherits EventArgs. + +## Constructors + +| Name | Description | +| --- | --- | +| [LinkedResourceRemovedEventArgs](./linkedresourceremovedeventargs/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_ListContentId](./get_listcontentid/) | | + diff --git a/english/cpp/aspose.email/linkedresourceremovedeventargs/get_listcontentid/_index.md b/english/cpp/aspose.email/linkedresourceremovedeventargs/get_listcontentid/_index.md new file mode 100644 index 0000000000..80bda7625e --- /dev/null +++ b/english/cpp/aspose.email/linkedresourceremovedeventargs/get_listcontentid/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LinkedResourceRemovedEventArgs::get_ListContentId method" +linktitle: "get_ListContentId" +articleTitle: "get_ListContentId" +second_title: "Aspose.Email for C++" +description: "get_ListContentId of LinkedResourceRemovedEventArgs." +type: docs +weight: 10 +url: /cpp/aspose.email/linkedresourceremovedeventargs/get_listcontentid/ +--- + +## get_ListContentId {#get_listcontentid} + +**Returns:** System::SharedPtr > Aspose::Email:: + +```cpp +get_ListContentId() +``` + diff --git a/english/cpp/aspose.email/linkedresourceremovedeventargs/linkedresourceremovedeventargs/_index.md b/english/cpp/aspose.email/linkedresourceremovedeventargs/linkedresourceremovedeventargs/_index.md new file mode 100644 index 0000000000..fd1b09c3e7 --- /dev/null +++ b/english/cpp/aspose.email/linkedresourceremovedeventargs/linkedresourceremovedeventargs/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::LinkedResourceRemovedEventArgs::LinkedResourceRemovedEventArgs constructor" +linktitle: "LinkedResourceRemovedEventArgs" +articleTitle: "LinkedResourceRemovedEventArgs" +second_title: "Aspose.Email for C++" +description: "LinkedResourceRemovedEventArgs of LinkedResourceRemovedEventArgs." +type: docs +weight: 10 +url: /cpp/aspose.email/linkedresourceremovedeventargs/linkedresourceremovedeventargs/ +--- + +## LinkedResourceRemovedEventArgs {#linkedresourceremovedeventargs} + +**Returns:** Aspose::Email:: + +```cpp +LinkedResourceRemovedEventArgs(System::SharedPtr < System::Collections::Generic::ListExt< System::String >> list) +``` + +| Parameter | Description | +| --- | --- | +| list | | + diff --git a/english/cpp/aspose.email/loadoptions/_index.md b/english/cpp/aspose.email/loadoptions/_index.md new file mode 100644 index 0000000000..a9158d0e60 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::LoadOptions class" +linktitle: "LoadOptions" +articleTitle: "LoadOptions" +second_title: "Aspose.Email for C++" +description: "This is an abstract base class for classes that allow the user to specify additional options when loading a MailMessage from a particular format." +type: docs +weight: 10 +url: /cpp/aspose.email/loadoptions/ +--- + +## LoadOptions class + +This is an abstract base class for classes that allow the user to specify additional options when loading a MailMessage from a particular format. + +## Constructors + +| Name | Description | +| --- | --- | +| [LoadOptions](./loadoptions/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_MessageFormat](./get_messageformat/) | Represents the mail message format.It can be in eml,msg or mhtml format. The default value is Eml. | +| [get_PreferredTextEncoding](./get_preferredtextencoding/) | Gets preferred encoding for message. Forcibly sets the preferred encoding for message subject and body. The default value is null. | +| [get_PreserveEmbeddedMessageFormat](./get_preserveembeddedmessageformat/) | Gets a value indicating whether it is necessary to preserve format of embedded message at loading. By default the value is false. | +| [get_RemoveSignature](./get_removesignature/) | Gets a value indicating whether signature will be removed while loading. | +| [get_VentureLicense](./get_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | +| [set_PreferredTextEncoding](./set_preferredtextencoding/) | Sets preferred encoding for message. Forcibly sets the preferred encoding for message subject and body. The default value is null. | +| [set_PreserveEmbeddedMessageFormat](./set_preserveembeddedmessageformat/) | Sets a value indicating whether it is necessary to preserve format of embedded message at loading. By default the value is false. | +| [set_RemoveSignature](./set_removesignature/) | Sets a value indicating whether signature will be removed while loading. | +| [set_VentureLicense](./set_venturelicense/) | This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. | +| [IncreaseCredit](./increasecredit/) | | +| [messageFormat](./messageformat/) | | +| [preferredTextEncoding](./preferredtextencoding/) | | + diff --git a/english/cpp/aspose.email/loadoptions/get_messageformat/_index.md b/english/cpp/aspose.email/loadoptions/get_messageformat/_index.md new file mode 100644 index 0000000000..1c02349dd2 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/get_messageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::LoadOptions::get_MessageFormat method" +linktitle: "get_MessageFormat" +articleTitle: "get_MessageFormat" +second_title: "Aspose.Email for C++" +description: "Represents the mail message format.It can be in eml,msg or mhtml format." +type: docs +weight: 10 +url: /cpp/aspose.email/loadoptions/get_messageformat/ +--- + +## get_MessageFormat {#get_messageformat} + +Represents the mail message format.It can be in eml,msg or mhtml format. The default value is Eml. + +**Returns:** System::SharedPtr < Aspose::Email::MessageFormat > Aspose::Email:: + +```cpp +get_MessageFormat() +``` + diff --git a/english/cpp/aspose.email/loadoptions/get_preferredtextencoding/_index.md b/english/cpp/aspose.email/loadoptions/get_preferredtextencoding/_index.md new file mode 100644 index 0000000000..385f95506f --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/get_preferredtextencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::LoadOptions::get_PreferredTextEncoding method" +linktitle: "get_PreferredTextEncoding" +articleTitle: "get_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Gets preferred encoding for message." +type: docs +weight: 20 +url: /cpp/aspose.email/loadoptions/get_preferredtextencoding/ +--- + +## get_PreferredTextEncoding {#get_preferredtextencoding} + +Gets preferred encoding for message. Forcibly sets the preferred encoding for message subject and body. The default value is null. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_PreferredTextEncoding() +``` + diff --git a/english/cpp/aspose.email/loadoptions/get_preserveembeddedmessageformat/_index.md b/english/cpp/aspose.email/loadoptions/get_preserveembeddedmessageformat/_index.md new file mode 100644 index 0000000000..cd0cd41067 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/get_preserveembeddedmessageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::LoadOptions::get_PreserveEmbeddedMessageFormat method" +linktitle: "get_PreserveEmbeddedMessageFormat" +articleTitle: "get_PreserveEmbeddedMessageFormat" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to preserve format of embedded message at loading." +type: docs +weight: 30 +url: /cpp/aspose.email/loadoptions/get_preserveembeddedmessageformat/ +--- + +## get_PreserveEmbeddedMessageFormat {#get_preserveembeddedmessageformat} + +Gets a value indicating whether it is necessary to preserve format of embedded message at loading. By default the value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveEmbeddedMessageFormat() +``` + diff --git a/english/cpp/aspose.email/loadoptions/get_removesignature/_index.md b/english/cpp/aspose.email/loadoptions/get_removesignature/_index.md new file mode 100644 index 0000000000..0cc38c3539 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/get_removesignature/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::LoadOptions::get_RemoveSignature method" +linktitle: "get_RemoveSignature" +articleTitle: "get_RemoveSignature" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether signature will be removed while loading." +type: docs +weight: 40 +url: /cpp/aspose.email/loadoptions/get_removesignature/ +--- + +## get_RemoveSignature {#get_removesignature} + +Gets a value indicating whether signature will be removed while loading. + +**Returns:** bool Aspose::Email:: + +```cpp +get_RemoveSignature() +``` + diff --git a/english/cpp/aspose.email/loadoptions/get_venturelicense/_index.md b/english/cpp/aspose.email/loadoptions/get_venturelicense/_index.md new file mode 100644 index 0000000000..d79e65941b --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/get_venturelicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::LoadOptions::get_VentureLicense method" +linktitle: "get_VentureLicense" +articleTitle: "get_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 50 +url: /cpp/aspose.email/loadoptions/get_venturelicense/ +--- + +## get_VentureLicense {#get_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_VentureLicense() +``` + diff --git a/english/cpp/aspose.email/loadoptions/increasecredit/_index.md b/english/cpp/aspose.email/loadoptions/increasecredit/_index.md new file mode 100644 index 0000000000..144e7644dc --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/increasecredit/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LoadOptions::IncreaseCredit method" +linktitle: "IncreaseCredit" +articleTitle: "IncreaseCredit" +second_title: "Aspose.Email for C++" +description: "IncreaseCredit of LoadOptions." +type: docs +weight: 100 +url: /cpp/aspose.email/loadoptions/increasecredit/ +--- + +## IncreaseCredit {#increasecredit} + +**Returns:** bool Aspose::Email:: + +```cpp +IncreaseCredit() +``` + diff --git a/english/cpp/aspose.email/loadoptions/loadoptions/_index.md b/english/cpp/aspose.email/loadoptions/loadoptions/_index.md new file mode 100644 index 0000000000..1855785342 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/loadoptions/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LoadOptions::LoadOptions constructor" +linktitle: "LoadOptions" +articleTitle: "LoadOptions" +second_title: "Aspose.Email for C++" +description: "LoadOptions of LoadOptions." +type: docs +weight: 10 +url: /cpp/aspose.email/loadoptions/loadoptions/ +--- + +## LoadOptions {#loadoptions} + +**Returns:** Aspose::Email:: + +```cpp +LoadOptions() +``` + diff --git a/english/cpp/aspose.email/loadoptions/messageformat/_index.md b/english/cpp/aspose.email/loadoptions/messageformat/_index.md new file mode 100644 index 0000000000..cd67424626 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/messageformat/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LoadOptions::messageFormat method" +linktitle: "messageFormat" +articleTitle: "messageFormat" +second_title: "Aspose.Email for C++" +description: "messageFormat of LoadOptions." +type: docs +weight: 110 +url: /cpp/aspose.email/loadoptions/messageformat/ +--- + +## messageFormat {#messageformat} + +**Returns:** System::SharedPtr < Aspose::Email::MessageFormat > Aspose::Email:: + +```cpp +messageFormat() +``` + diff --git a/english/cpp/aspose.email/loadoptions/preferredtextencoding/_index.md b/english/cpp/aspose.email/loadoptions/preferredtextencoding/_index.md new file mode 100644 index 0000000000..67b70e742b --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/preferredtextencoding/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::LoadOptions::preferredTextEncoding method" +linktitle: "preferredTextEncoding" +articleTitle: "preferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "preferredTextEncoding of LoadOptions." +type: docs +weight: 120 +url: /cpp/aspose.email/loadoptions/preferredtextencoding/ +--- + +## preferredTextEncoding {#preferredtextencoding} + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +preferredTextEncoding() +``` + diff --git a/english/cpp/aspose.email/loadoptions/set_preferredtextencoding/_index.md b/english/cpp/aspose.email/loadoptions/set_preferredtextencoding/_index.md new file mode 100644 index 0000000000..677ceebe10 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/set_preferredtextencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::LoadOptions::set_PreferredTextEncoding method" +linktitle: "set_PreferredTextEncoding" +articleTitle: "set_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Sets preferred encoding for message." +type: docs +weight: 60 +url: /cpp/aspose.email/loadoptions/set_preferredtextencoding/ +--- + +## set_PreferredTextEncoding {#set_preferredtextencoding} + +Sets preferred encoding for message. Forcibly sets the preferred encoding for message subject and body. The default value is null. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreferredTextEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/loadoptions/set_preserveembeddedmessageformat/_index.md b/english/cpp/aspose.email/loadoptions/set_preserveembeddedmessageformat/_index.md new file mode 100644 index 0000000000..7f69f0dc47 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/set_preserveembeddedmessageformat/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::LoadOptions::set_PreserveEmbeddedMessageFormat method" +linktitle: "set_PreserveEmbeddedMessageFormat" +articleTitle: "set_PreserveEmbeddedMessageFormat" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to preserve format of embedded message at loading." +type: docs +weight: 70 +url: /cpp/aspose.email/loadoptions/set_preserveembeddedmessageformat/ +--- + +## set_PreserveEmbeddedMessageFormat {#set_preserveembeddedmessageformat} + +Sets a value indicating whether it is necessary to preserve format of embedded message at loading. By default the value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveEmbeddedMessageFormat(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/loadoptions/set_removesignature/_index.md b/english/cpp/aspose.email/loadoptions/set_removesignature/_index.md new file mode 100644 index 0000000000..06722854e6 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/set_removesignature/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::LoadOptions::set_RemoveSignature method" +linktitle: "set_RemoveSignature" +articleTitle: "set_RemoveSignature" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether signature will be removed while loading." +type: docs +weight: 80 +url: /cpp/aspose.email/loadoptions/set_removesignature/ +--- + +## set_RemoveSignature {#set_removesignature} + +Sets a value indicating whether signature will be removed while loading. + +**Returns:** void Aspose::Email:: + +```cpp +set_RemoveSignature(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/loadoptions/set_venturelicense/_index.md b/english/cpp/aspose.email/loadoptions/set_venturelicense/_index.md new file mode 100644 index 0000000000..c4cc452d38 --- /dev/null +++ b/english/cpp/aspose.email/loadoptions/set_venturelicense/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::LoadOptions::set_VentureLicense method" +linktitle: "set_VentureLicense" +articleTitle: "set_VentureLicense" +second_title: "Aspose.Email for C++" +description: "This is part of the venture licensing pattern." +type: docs +weight: 90 +url: /cpp/aspose.email/loadoptions/set_venturelicense/ +--- + +## set_VentureLicense {#set_venturelicense} + +This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. + +**Returns:** void Aspose::Email:: + +```cpp +set_VentureLicense(System::SharedPtr < Aspose::Email::VentureLicense > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailaddress/_index.md b/english/cpp/aspose.email/mailaddress/_index.md new file mode 100644 index 0000000000..66d9632fb9 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/_index.md @@ -0,0 +1,62 @@ +--- +title: "Aspose::Email::MailAddress class" +linktitle: "MailAddress" +articleTitle: "MailAddress" +second_title: "Aspose.Email for C++" +description: "Represents the address of a message." +type: docs +weight: 10 +url: /cpp/aspose.email/mailaddress/ +--- + +## MailAddress class + +**Inherits:** Aspose::Email::IMailAddress + +Represents the address of a message. + +## Constructors + +| Name | Description | +| --- | --- | +| [MailAddress (8 overloads)](./mailaddress/) | Initializes a new instance of the MailAddress class. | + +## Methods + +| Name | Description | +| --- | --- | +| [Clone](./clone/) | | +| [CopyInplace](./copyinplace/) | | +| [Equals](./equals/) | Determines whether the specified System::Object is equal to this instance. | +| [get_Address](./get_address/) | Gets the e-mail address. | +| [get_Count](./get_count/) | Contains count of mail addresses. | +| [get_DisplayedEmailInOutlook](./get_displayedemailinoutlook/) | Defines whether need rendered Email address for particular message if it converted from MapiMessage. | +| [get_DisplayName](./get_displayname/) | Gets a display name. | +| [get_DisplayNameEncoding](./get_displaynameencoding/) | Gets the display name encoding. | +| [get_Host](./get_host/) | Gets the host portion of the address. | +| [get_Id](./get_id/) | Gets object identification information | +| [get_OriginalAddressString](./get_originaladdressstring/) | Gets the original e-mail address string. | +| [get_Parameters](./get_parameters/) | | +| [get_ParticipationStatus](./get_participationstatus/) | Gets the participation status for the calendar user. | +| [get_SmtpAddress](./get_smtpaddress/) | | +| [get_User](./get_user/) | Gets the username. | +| [get_X500Address](./get_x500address/) | Gets the email address in Exchange format, if it exists. | +| [GetHashCode](./gethashcode/) | Returns a hash code for this instance. | +| [idx_get](./idx_get/) | Gets the element at the specified index. | +| [SafeCreateMailAddress](./safecreatemailaddress/) | /this if for internal usage /try to parse the mailaddress, if failed, ignore the checking | +| [SafeCreateMailAddressWithEncoding (3 overloads)](./safecreatemailaddresswithencoding/) | | +| [set_Address](./set_address/) | Sets the e-mail address. | +| [set_DisplayedEmailInOutlook](./set_displayedemailinoutlook/) | Defines whether need rendered Email address for particular message if it converted from MapiMessage. | +| [set_DisplayName](./set_displayname/) | Sets a display name. | +| [set_OriginalAddressString](./set_originaladdressstring/) | Sets the original e-mail address string. | +| [set_ParticipationStatus](./set_participationstatus/) | Sets the participation status for the calendar user. | +| [set_X500Address](./set_x500address/) | Gets the email address in Exchange format, if it exists. | +| [SetEncoding](./setencoding/) | Sets encoding for dysplay name | +| [to_MailAddress (2 overloads)](./to_mailaddress/) | Performs an implicit conversion from MailAddressCollection to MailAddress . | +| [ToEncodedString](./toencodedstring/) | | +| [ToString (2 overloads)](./tostring/) | Returns a System::String that represents this instance. | +| [Aspose::Email::Mapi::MailMessageInterpretor](./asposeemailmapimailmessageinterpretor/) | | +| [Aspose::Email::Mapi::MapiMessage](./asposeemailmapimapimessage/) | | +| [Aspose::Email::Mapi::OutlookUtil](./asposeemailmapioutlookutil/) | | +| [Aspose::Email::Mime::MailBnfHelper](./asposeemailmimemailbnfhelper/) | | + diff --git a/english/cpp/aspose.email/mailaddress/asposeemailmapimailmessageinterpretor/_index.md b/english/cpp/aspose.email/mailaddress/asposeemailmapimailmessageinterpretor/_index.md new file mode 100644 index 0000000000..bcf238805f --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/asposeemailmapimailmessageinterpretor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailAddress::Aspose::Email::Mapi::MailMessageInterpretor method" +linktitle: "Aspose::Email::Mapi::MailMessageInterpretor" +articleTitle: "Aspose::Email::Mapi::MailMessageInterpretor" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::MailMessageInterpretor of MailAddress." +type: docs +weight: 310 +url: /cpp/aspose.email/mailaddress/asposeemailmapimailmessageinterpretor/ +--- + +## Aspose::Email::Mapi::MailMessageInterpretor {#asposeemailmapimailmessageinterpretor} + +```cpp +MailMessageInterpretor() +``` + diff --git a/english/cpp/aspose.email/mailaddress/asposeemailmapimapimessage/_index.md b/english/cpp/aspose.email/mailaddress/asposeemailmapimapimessage/_index.md new file mode 100644 index 0000000000..211ccf3ca3 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/asposeemailmapimapimessage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailAddress::Aspose::Email::Mapi::MapiMessage method" +linktitle: "Aspose::Email::Mapi::MapiMessage" +articleTitle: "Aspose::Email::Mapi::MapiMessage" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::MapiMessage of MailAddress." +type: docs +weight: 320 +url: /cpp/aspose.email/mailaddress/asposeemailmapimapimessage/ +--- + +## Aspose::Email::Mapi::MapiMessage {#asposeemailmapimapimessage} + +```cpp +MapiMessage() +``` + diff --git a/english/cpp/aspose.email/mailaddress/asposeemailmapioutlookutil/_index.md b/english/cpp/aspose.email/mailaddress/asposeemailmapioutlookutil/_index.md new file mode 100644 index 0000000000..a762234ab1 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/asposeemailmapioutlookutil/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailAddress::Aspose::Email::Mapi::OutlookUtil method" +linktitle: "Aspose::Email::Mapi::OutlookUtil" +articleTitle: "Aspose::Email::Mapi::OutlookUtil" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::OutlookUtil of MailAddress." +type: docs +weight: 330 +url: /cpp/aspose.email/mailaddress/asposeemailmapioutlookutil/ +--- + +## Aspose::Email::Mapi::OutlookUtil {#asposeemailmapioutlookutil} + +```cpp +OutlookUtil() +``` + diff --git a/english/cpp/aspose.email/mailaddress/asposeemailmimemailbnfhelper/_index.md b/english/cpp/aspose.email/mailaddress/asposeemailmimemailbnfhelper/_index.md new file mode 100644 index 0000000000..d3a70c8be2 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/asposeemailmimemailbnfhelper/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailAddress::Aspose::Email::Mime::MailBnfHelper method" +linktitle: "Aspose::Email::Mime::MailBnfHelper" +articleTitle: "Aspose::Email::Mime::MailBnfHelper" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mime::MailBnfHelper of MailAddress." +type: docs +weight: 340 +url: /cpp/aspose.email/mailaddress/asposeemailmimemailbnfhelper/ +--- + +## Aspose::Email::Mime::MailBnfHelper {#asposeemailmimemailbnfhelper} + +```cpp +MailBnfHelper() +``` + diff --git a/english/cpp/aspose.email/mailaddress/clone/_index.md b/english/cpp/aspose.email/mailaddress/clone/_index.md new file mode 100644 index 0000000000..01936b61cb --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailAddress::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of MailAddress." +type: docs +weight: 10 +url: /cpp/aspose.email/mailaddress/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email/mailaddress/copyinplace/_index.md b/english/cpp/aspose.email/mailaddress/copyinplace/_index.md new file mode 100644 index 0000000000..c9b3ecd3b1 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/copyinplace/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailAddress::CopyInplace method" +linktitle: "CopyInplace" +articleTitle: "CopyInplace" +second_title: "Aspose.Email for C++" +description: "CopyInplace of MailAddress." +type: docs +weight: 20 +url: /cpp/aspose.email/mailaddress/copyinplace/ +--- + +## CopyInplace {#copyinplace} + +**Returns:** void Aspose::Email:: + +```cpp +CopyInplace(System::SharedPtr < MailAddress > address) +``` + +| Parameter | Description | +| --- | --- | +| address | | + diff --git a/english/cpp/aspose.email/mailaddress/equals/_index.md b/english/cpp/aspose.email/mailaddress/equals/_index.md new file mode 100644 index 0000000000..bbd2fcc803 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddress::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified System::Object is equal to this instance." +type: docs +weight: 30 +url: /cpp/aspose.email/mailaddress/equals/ +--- + +## Equals {#equals} + +Determines whether the specified System::Object is equal to this instance. + +**Returns:** true if the specified System::Object is equal to this instance; otherwise, false . + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The System::Object to compare with this instance. | + diff --git a/english/cpp/aspose.email/mailaddress/get_address/_index.md b/english/cpp/aspose.email/mailaddress/get_address/_index.md new file mode 100644 index 0000000000..344a8558df --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_Address method" +linktitle: "get_Address" +articleTitle: "get_Address" +second_title: "Aspose.Email for C++" +description: "Gets the e-mail address." +type: docs +weight: 40 +url: /cpp/aspose.email/mailaddress/get_address/ +--- + +## get_Address {#get_address} + +Gets the e-mail address. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_Address() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_count/_index.md b/english/cpp/aspose.email/mailaddress/get_count/_index.md new file mode 100644 index 0000000000..457e27e025 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_count/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_Count method" +linktitle: "get_Count" +articleTitle: "get_Count" +second_title: "Aspose.Email for C++" +description: "Contains count of mail addresses." +type: docs +weight: 50 +url: /cpp/aspose.email/mailaddress/get_count/ +--- + +## get_Count {#get_count} + +Contains count of mail addresses. + +**Returns:** int32_t Aspose::Email:: + +```cpp +get_Count() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_displayedemailinoutlook/_index.md b/english/cpp/aspose.email/mailaddress/get_displayedemailinoutlook/_index.md new file mode 100644 index 0000000000..af490f8402 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_displayedemailinoutlook/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_DisplayedEmailInOutlook method" +linktitle: "get_DisplayedEmailInOutlook" +articleTitle: "get_DisplayedEmailInOutlook" +second_title: "Aspose.Email for C++" +description: "Defines whether need rendered Email address for particular message if it converted from MapiMessage." +type: docs +weight: 60 +url: /cpp/aspose.email/mailaddress/get_displayedemailinoutlook/ +--- + +## get_DisplayedEmailInOutlook {#get_displayedemailinoutlook} + +Defines whether need rendered Email address for particular message if it converted from MapiMessage. + +**Returns:** bool Aspose::Email:: + +```cpp +get_DisplayedEmailInOutlook() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_displayname/_index.md b/english/cpp/aspose.email/mailaddress/get_displayname/_index.md new file mode 100644 index 0000000000..7c32a0ebda --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_displayname/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_DisplayName method" +linktitle: "get_DisplayName" +articleTitle: "get_DisplayName" +second_title: "Aspose.Email for C++" +description: "Gets a display name." +type: docs +weight: 70 +url: /cpp/aspose.email/mailaddress/get_displayname/ +--- + +## get_DisplayName {#get_displayname} + +Gets a display name. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_DisplayName() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_displaynameencoding/_index.md b/english/cpp/aspose.email/mailaddress/get_displaynameencoding/_index.md new file mode 100644 index 0000000000..92abb92de9 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_displaynameencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_DisplayNameEncoding method" +linktitle: "get_DisplayNameEncoding" +articleTitle: "get_DisplayNameEncoding" +second_title: "Aspose.Email for C++" +description: "Gets the display name encoding." +type: docs +weight: 80 +url: /cpp/aspose.email/mailaddress/get_displaynameencoding/ +--- + +## get_DisplayNameEncoding {#get_displaynameencoding} + +Gets the display name encoding. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_DisplayNameEncoding() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_host/_index.md b/english/cpp/aspose.email/mailaddress/get_host/_index.md new file mode 100644 index 0000000000..c3716708c5 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_host/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_Host method" +linktitle: "get_Host" +articleTitle: "get_Host" +second_title: "Aspose.Email for C++" +description: "Gets the host portion of the address." +type: docs +weight: 90 +url: /cpp/aspose.email/mailaddress/get_host/ +--- + +## get_Host {#get_host} + +Gets the host portion of the address. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_Host() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_id/_index.md b/english/cpp/aspose.email/mailaddress/get_id/_index.md new file mode 100644 index 0000000000..15ed341f56 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_id/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_Id method" +linktitle: "get_Id" +articleTitle: "get_Id" +second_title: "Aspose.Email for C++" +description: "Gets object identification information" +type: docs +weight: 100 +url: /cpp/aspose.email/mailaddress/get_id/ +--- + +## get_Id {#get_id} + +Gets object identification information + +**Returns:** System::SharedPtr < ObjectIdentifier > Aspose::Email:: + +```cpp +get_Id() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_originaladdressstring/_index.md b/english/cpp/aspose.email/mailaddress/get_originaladdressstring/_index.md new file mode 100644 index 0000000000..cd49fd8fc1 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_originaladdressstring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_OriginalAddressString method" +linktitle: "get_OriginalAddressString" +articleTitle: "get_OriginalAddressString" +second_title: "Aspose.Email for C++" +description: "Gets the original e-mail address string." +type: docs +weight: 110 +url: /cpp/aspose.email/mailaddress/get_originaladdressstring/ +--- + +## get_OriginalAddressString {#get_originaladdressstring} + +Gets the original e-mail address string. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_OriginalAddressString() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_parameters/_index.md b/english/cpp/aspose.email/mailaddress/get_parameters/_index.md new file mode 100644 index 0000000000..10848b714c --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_parameters/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailAddress::get_Parameters method" +linktitle: "get_Parameters" +articleTitle: "get_Parameters" +second_title: "Aspose.Email for C++" +description: "get_Parameters of MailAddress." +type: docs +weight: 120 +url: /cpp/aspose.email/mailaddress/get_parameters/ +--- + +## get_Parameters {#get_parameters} + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_Parameters() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_participationstatus/_index.md b/english/cpp/aspose.email/mailaddress/get_participationstatus/_index.md new file mode 100644 index 0000000000..892f0ddfda --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_participationstatus/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_ParticipationStatus method" +linktitle: "get_ParticipationStatus" +articleTitle: "get_ParticipationStatus" +second_title: "Aspose.Email for C++" +description: "Gets the participation status for the calendar user." +type: docs +weight: 130 +url: /cpp/aspose.email/mailaddress/get_participationstatus/ +--- + +## get_ParticipationStatus {#get_participationstatus} + +Gets the participation status for the calendar user. + +**Returns:** Aspose::Email::ParticipationStatus Aspose::Email:: + +```cpp +get_ParticipationStatus() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_smtpaddress/_index.md b/english/cpp/aspose.email/mailaddress/get_smtpaddress/_index.md new file mode 100644 index 0000000000..65e585b004 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_smtpaddress/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailAddress::get_SmtpAddress method" +linktitle: "get_SmtpAddress" +articleTitle: "get_SmtpAddress" +second_title: "Aspose.Email for C++" +description: "get_SmtpAddress of MailAddress." +type: docs +weight: 140 +url: /cpp/aspose.email/mailaddress/get_smtpaddress/ +--- + +## get_SmtpAddress {#get_smtpaddress} + +**Returns:** System::String Aspose::Email:: + +```cpp +get_SmtpAddress() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_user/_index.md b/english/cpp/aspose.email/mailaddress/get_user/_index.md new file mode 100644 index 0000000000..ac37096b2e --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_user/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_User method" +linktitle: "get_User" +articleTitle: "get_User" +second_title: "Aspose.Email for C++" +description: "Gets the username." +type: docs +weight: 150 +url: /cpp/aspose.email/mailaddress/get_user/ +--- + +## get_User {#get_user} + +Gets the username. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_User() +``` + diff --git a/english/cpp/aspose.email/mailaddress/get_x500address/_index.md b/english/cpp/aspose.email/mailaddress/get_x500address/_index.md new file mode 100644 index 0000000000..3010a5e074 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/get_x500address/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::get_X500Address method" +linktitle: "get_X500Address" +articleTitle: "get_X500Address" +second_title: "Aspose.Email for C++" +description: "Gets the email address in Exchange format, if it exists." +type: docs +weight: 160 +url: /cpp/aspose.email/mailaddress/get_x500address/ +--- + +## get_X500Address {#get_x500address} + +Gets the email address in Exchange format, if it exists. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_X500Address() +``` + diff --git a/english/cpp/aspose.email/mailaddress/gethashcode/_index.md b/english/cpp/aspose.email/mailaddress/gethashcode/_index.md new file mode 100644 index 0000000000..316033636b --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddress::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Returns a hash code for this instance." +type: docs +weight: 170 +url: /cpp/aspose.email/mailaddress/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Returns a hash code for this instance. + +**Returns:** A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email/mailaddress/idx_get/_index.md b/english/cpp/aspose.email/mailaddress/idx_get/_index.md new file mode 100644 index 0000000000..075cff6029 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/idx_get/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddress::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets the element at the specified index." +type: docs +weight: 180 +url: /cpp/aspose.email/mailaddress/idx_get/ +--- + +## idx_get {#idx_get} + +Gets the element at the specified index. + +**Returns:** Returns the element at the specified index. + +```cpp +idx_get(int32_t i) +``` + +| Parameter | Description | +| --- | --- | +| i | The zero-based index of the element to get or set. | + diff --git a/english/cpp/aspose.email/mailaddress/mailaddress/_index.md b/english/cpp/aspose.email/mailaddress/mailaddress/_index.md new file mode 100644 index 0000000000..f90bdbd4c3 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/mailaddress/_index.md @@ -0,0 +1,144 @@ +--- +title: "Aspose::Email::MailAddress::MailAddress constructor" +linktitle: "MailAddress" +articleTitle: "MailAddress" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MailAddress class." +type: docs +weight: 10 +url: /cpp/aspose.email/mailaddress/mailaddress/ +--- + +## MailAddress (1 of 8) {#mailaddress_1} + +Initializes a new instance of the MailAddress class. + +**Returns:** Aspose::Email:: + +```cpp +MailAddress(System::String address, bool ignoreSmtpCheck) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address. | +| ignoreSmtpCheck | if set to true then SMTP check will be omitted. | + +--- + +## MailAddress (2 of 8) {#mailaddress_2} + +Initializes a new instance of the MailAddress class. + +**Returns:** Aspose::Email:: + +```cpp +MailAddress(System::String address, System::String displayName, bool ignoreSmtpCheck) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address. | +| displayName | The display name. | +| ignoreSmtpCheck | if set to true then SMTP check will be omitted. | + +--- + +## MailAddress (3 of 8) {#mailaddress_3} + +Initializes a new instance of the MailAddress class. + +**Returns:** Aspose::Email:: + +```cpp +MailAddress(System::String address, System::String displayName, System::SharedPtr < System::Text::Encoding > displayNameEncoding) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address. | +| displayName | The display name. | +| displayNameEncoding | The display name encoding. | + +--- + +## MailAddress (4 of 8) {#mailaddress_4} + +Initializes a new instance of the MailAddress class. + +**Returns:** Aspose::Email:: + +```cpp +MailAddress(System::String address, System::String displayName, System::SharedPtr < System::Text::Encoding > displayNameEncoding, bool ignoreSmtpCheck) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address. | +| displayName | The display name. | +| displayNameEncoding | The display name encoding. | +| ignoreSmtpCheck | if set to true then SMTP check will be omitted. | + +--- + +## MailAddress (5 of 8) {#mailaddress_5} + +Initializes a new instance of the MailAddress class. + +**Returns:** Aspose::Email:: + +```cpp +MailAddress(System::String address) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address. | + +--- + +## MailAddress (6 of 8) {#mailaddress_6} + +Initializes a new instance of the MailAddress class. + +**Returns:** Aspose::Email:: + +```cpp +MailAddress(System::String address, System::String displayName) +``` + +| Parameter | Description | +| --- | --- | +| address | The mail address. | +| displayName | The display name. | + +--- + +## MailAddress (7 of 8) {#mailaddress_7} + +Initializes a new instance of the MailAddress class. + +**Returns:** Aspose::Email:: + +```cpp +MailAddress(System::String address, System::String encodedDisplayName, int32_t bogusParam) +``` + +| Parameter | Description | +| --- | --- | +| address | The address. | +| encodedDisplayName | Display name of the encoded. | +| bogusParam | The bogus param. | + +--- + +## MailAddress (8 of 8) {#mailaddress_8} + +Initializes a new instance of the MailAddress class. + +**Returns:** Aspose::Email:: + +```cpp +MailAddress() +``` + diff --git a/english/cpp/aspose.email/mailaddress/safecreatemailaddress/_index.md b/english/cpp/aspose.email/mailaddress/safecreatemailaddress/_index.md new file mode 100644 index 0000000000..d1e41ed5b8 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/safecreatemailaddress/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::MailAddress::SafeCreateMailAddress method" +linktitle: "SafeCreateMailAddress" +articleTitle: "SafeCreateMailAddress" +second_title: "Aspose.Email for C++" +description: "/this if for internal usage /try to parse the mailaddress, if failed, ignore the checking" +type: docs +weight: 190 +url: /cpp/aspose.email/mailaddress/safecreatemailaddress/ +--- + +## SafeCreateMailAddress {#safecreatemailaddress} + +/this if for internal usage /try to parse the mailaddress, if failed, ignore the checking + +**Returns:** static System::SharedPtr < MailAddress > Aspose::Email:: + +```cpp +SafeCreateMailAddress(System::String address, System::String displayName, bool ignoreSmtpCheck) +``` + +| Parameter | Description | +| --- | --- | +| address | | +| displayName | | +| ignoreSmtpCheck | | + diff --git a/english/cpp/aspose.email/mailaddress/safecreatemailaddresswithencoding/_index.md b/english/cpp/aspose.email/mailaddress/safecreatemailaddresswithencoding/_index.md new file mode 100644 index 0000000000..4cfb4cd432 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/safecreatemailaddresswithencoding/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::MailAddress::SafeCreateMailAddressWithEncoding method" +linktitle: "SafeCreateMailAddressWithEncoding" +articleTitle: "SafeCreateMailAddressWithEncoding" +second_title: "Aspose.Email for C++" +description: "SafeCreateMailAddressWithEncoding of MailAddress." +type: docs +weight: 200 +url: /cpp/aspose.email/mailaddress/safecreatemailaddresswithencoding/ +--- + +## SafeCreateMailAddressWithEncoding (1 of 3) {#safecreatemailaddresswithencoding_1} + +**Returns:** static System::SharedPtr < MailAddress > Aspose::Email:: + +```cpp +SafeCreateMailAddressWithEncoding(System::String address) +``` + +| Parameter | Description | +| --- | --- | +| address | | + +--- + +## SafeCreateMailAddressWithEncoding (2 of 3) {#safecreatemailaddresswithencoding_2} + +**Returns:** static System::SharedPtr < MailAddress > Aspose::Email:: + +```cpp +SafeCreateMailAddressWithEncoding(System::String address, System::String displayName) +``` + +| Parameter | Description | +| --- | --- | +| address | | +| displayName | | + +--- + +## SafeCreateMailAddressWithEncoding (3 of 3) {#safecreatemailaddresswithencoding_3} + +**Returns:** static System::SharedPtr < MailAddress > Aspose::Email:: + +```cpp +SafeCreateMailAddressWithEncoding(System::String address, System::String displayName, System::SharedPtr < System::Text::Encoding > displayNameEncoding) +``` + +| Parameter | Description | +| --- | --- | +| address | | +| displayName | | +| displayNameEncoding | | + diff --git a/english/cpp/aspose.email/mailaddress/set_address/_index.md b/english/cpp/aspose.email/mailaddress/set_address/_index.md new file mode 100644 index 0000000000..2e586d73d8 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/set_address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddress::set_Address method" +linktitle: "set_Address" +articleTitle: "set_Address" +second_title: "Aspose.Email for C++" +description: "Sets the e-mail address." +type: docs +weight: 210 +url: /cpp/aspose.email/mailaddress/set_address/ +--- + +## set_Address {#set_address} + +Sets the e-mail address. + +**Returns:** void Aspose::Email:: + +```cpp +set_Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailaddress/set_displayedemailinoutlook/_index.md b/english/cpp/aspose.email/mailaddress/set_displayedemailinoutlook/_index.md new file mode 100644 index 0000000000..dbf50aabe6 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/set_displayedemailinoutlook/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddress::set_DisplayedEmailInOutlook method" +linktitle: "set_DisplayedEmailInOutlook" +articleTitle: "set_DisplayedEmailInOutlook" +second_title: "Aspose.Email for C++" +description: "Defines whether need rendered Email address for particular message if it converted from MapiMessage." +type: docs +weight: 220 +url: /cpp/aspose.email/mailaddress/set_displayedemailinoutlook/ +--- + +## set_DisplayedEmailInOutlook {#set_displayedemailinoutlook} + +Defines whether need rendered Email address for particular message if it converted from MapiMessage. + +**Returns:** void Aspose::Email:: + +```cpp +set_DisplayedEmailInOutlook(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailaddress/set_displayname/_index.md b/english/cpp/aspose.email/mailaddress/set_displayname/_index.md new file mode 100644 index 0000000000..0d83f3f215 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/set_displayname/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddress::set_DisplayName method" +linktitle: "set_DisplayName" +articleTitle: "set_DisplayName" +second_title: "Aspose.Email for C++" +description: "Sets a display name." +type: docs +weight: 230 +url: /cpp/aspose.email/mailaddress/set_displayname/ +--- + +## set_DisplayName {#set_displayname} + +Sets a display name. + +**Returns:** void Aspose::Email:: + +```cpp +set_DisplayName(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailaddress/set_originaladdressstring/_index.md b/english/cpp/aspose.email/mailaddress/set_originaladdressstring/_index.md new file mode 100644 index 0000000000..0ce5ba6d01 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/set_originaladdressstring/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddress::set_OriginalAddressString method" +linktitle: "set_OriginalAddressString" +articleTitle: "set_OriginalAddressString" +second_title: "Aspose.Email for C++" +description: "Sets the original e-mail address string." +type: docs +weight: 240 +url: /cpp/aspose.email/mailaddress/set_originaladdressstring/ +--- + +## set_OriginalAddressString {#set_originaladdressstring} + +Sets the original e-mail address string. + +**Returns:** void Aspose::Email:: + +```cpp +set_OriginalAddressString(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailaddress/set_participationstatus/_index.md b/english/cpp/aspose.email/mailaddress/set_participationstatus/_index.md new file mode 100644 index 0000000000..ebd838cd3e --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/set_participationstatus/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddress::set_ParticipationStatus method" +linktitle: "set_ParticipationStatus" +articleTitle: "set_ParticipationStatus" +second_title: "Aspose.Email for C++" +description: "Sets the participation status for the calendar user." +type: docs +weight: 250 +url: /cpp/aspose.email/mailaddress/set_participationstatus/ +--- + +## set_ParticipationStatus {#set_participationstatus} + +Sets the participation status for the calendar user. + +**Returns:** void Aspose::Email:: + +```cpp +set_ParticipationStatus(Aspose::Email::ParticipationStatus value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailaddress/set_x500address/_index.md b/english/cpp/aspose.email/mailaddress/set_x500address/_index.md new file mode 100644 index 0000000000..31a0b3cc3b --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/set_x500address/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddress::set_X500Address method" +linktitle: "set_X500Address" +articleTitle: "set_X500Address" +second_title: "Aspose.Email for C++" +description: "Gets the email address in Exchange format, if it exists." +type: docs +weight: 260 +url: /cpp/aspose.email/mailaddress/set_x500address/ +--- + +## set_X500Address {#set_x500address} + +Gets the email address in Exchange format, if it exists. + +**Returns:** void Aspose::Email:: + +```cpp +set_X500Address(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailaddress/setencoding/_index.md b/english/cpp/aspose.email/mailaddress/setencoding/_index.md new file mode 100644 index 0000000000..d1b4305fb1 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/setencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddress::SetEncoding method" +linktitle: "SetEncoding" +articleTitle: "SetEncoding" +second_title: "Aspose.Email for C++" +description: "Sets encoding for dysplay name" +type: docs +weight: 270 +url: /cpp/aspose.email/mailaddress/setencoding/ +--- + +## SetEncoding {#setencoding} + +Sets encoding for dysplay name + +**Returns:** void Aspose::Email:: + +```cpp +SetEncoding(System::SharedPtr < System::Text::Encoding > nameEncoding) +``` + +| Parameter | Description | +| --- | --- | +| nameEncoding | | + diff --git a/english/cpp/aspose.email/mailaddress/to_mailaddress/_index.md b/english/cpp/aspose.email/mailaddress/to_mailaddress/_index.md new file mode 100644 index 0000000000..bec07c645d --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/to_mailaddress/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::MailAddress::to_MailAddress method" +linktitle: "to_MailAddress" +articleTitle: "to_MailAddress" +second_title: "Aspose.Email for C++" +description: "Performs an implicit conversion from MailAddressCollection to MailAddress ." +type: docs +weight: 280 +url: /cpp/aspose.email/mailaddress/to_mailaddress/ +--- + +## to_MailAddress (1 of 2) {#to_mailaddress_1} + +Performs an implicit conversion from MailAddressCollection to MailAddress . + +**Returns:** The result of the conversion. + +```cpp +to_MailAddress(System::SharedPtr < MailAddressCollection > addresses) +``` + +| Parameter | Description | +| --- | --- | +| addresses | The address collection. | + +--- + +## to_MailAddress (2 of 2) {#to_mailaddress_2} + +Performs an implicit conversion from System::String to MailAddress . + +**Returns:** The result of the conversion. + +```cpp +to_MailAddress(System::String address) +``` + +| Parameter | Description | +| --- | --- | +| address | The address. | + diff --git a/english/cpp/aspose.email/mailaddress/toencodedstring/_index.md b/english/cpp/aspose.email/mailaddress/toencodedstring/_index.md new file mode 100644 index 0000000000..1863eb3017 --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/toencodedstring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailAddress::ToEncodedString method" +linktitle: "ToEncodedString" +articleTitle: "ToEncodedString" +second_title: "Aspose.Email for C++" +description: "ToEncodedString of MailAddress." +type: docs +weight: 290 +url: /cpp/aspose.email/mailaddress/toencodedstring/ +--- + +## ToEncodedString {#toencodedstring} + +**Returns:** System::String Aspose::Email:: + +```cpp +ToEncodedString() +``` + diff --git a/english/cpp/aspose.email/mailaddress/tostring/_index.md b/english/cpp/aspose.email/mailaddress/tostring/_index.md new file mode 100644 index 0000000000..71781c176f --- /dev/null +++ b/english/cpp/aspose.email/mailaddress/tostring/_index.md @@ -0,0 +1,35 @@ +--- +title: "Aspose::Email::MailAddress::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 300 +url: /cpp/aspose.email/mailaddress/tostring/ +--- + +## ToString (1 of 2) {#tostring_1} + +Returns a System::String that represents this instance. + +**Returns:** A System::String that represents this instance. + +```cpp +ToString() +``` + +--- + +## ToString (2 of 2) {#tostring_2} + +**Returns:** System::String Aspose::Email:: + +```cpp +ToString(System::String displayNameQuote) +``` + +| Parameter | Description | +| --- | --- | +| displayNameQuote | | + diff --git a/english/cpp/aspose.email/mailaddresscollection/_index.md b/english/cpp/aspose.email/mailaddresscollection/_index.md new file mode 100644 index 0000000000..2f03af54bc --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/_index.md @@ -0,0 +1,44 @@ +--- +title: "Aspose::Email::MailAddressCollection class" +linktitle: "MailAddressCollection" +articleTitle: "MailAddressCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of MailAddress objects." +type: docs +weight: 10 +url: /cpp/aspose.email/mailaddresscollection/ +--- + +## MailAddressCollection class + +Represents a collection of MailAddress objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [MailAddressCollection](./mailaddresscollection/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Add (3 overloads)](./add/) | Add a MailAddress to the collection. | +| [AddRange (2 overloads)](./addrange/) | Adds addresses to collection | +| [ClearItems](./clearitems/) | Removes all elements from the System.Collections.ObjectModel.Collection`1. | +| [Clone](./clone/) | | +| [CollectionChanged_add](./collectionchanged_add/) | | +| [CollectionChanged_remove](./collectionchanged_remove/) | | +| [Copy](./copy/) | Copies this instance. | +| [InsertItem](./insertitem/) | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. | +| [ParseValue (3 overloads)](./parsevalue/) | | +| [RemoveItem](./removeitem/) | Removes the element at the specified index of the System.Collections.ObjectModel.Collection`1. | +| [SetEncoding](./setencoding/) | Sets encoding for all collection items | +| [SetItem](./setitem/) | Replaces the element at the specified index. | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | +| [to_MailAddressCollection (2 overloads)](./to_mailaddresscollection/) | Performs an implicit conversion from MailAddress to MailAddressCollection . | +| [ToAddressString](./toaddressstring/) | | +| [ToEncodedString](./toencodedstring/) | | +| [ToOneAddressString](./tooneaddressstring/) | | +| [ToString](./tostring/) | Returns a System::String that represents this instance. | + diff --git a/english/cpp/aspose.email/mailaddresscollection/add/_index.md b/english/cpp/aspose.email/mailaddresscollection/add/_index.md new file mode 100644 index 0000000000..200a86093b --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/add/_index.md @@ -0,0 +1,58 @@ +--- +title: "Aspose::Email::MailAddressCollection::Add method" +linktitle: "Add" +articleTitle: "Add" +second_title: "Aspose.Email for C++" +description: "Add a MailAddress to the collection." +type: docs +weight: 10 +url: /cpp/aspose.email/mailaddresscollection/add/ +--- + +## Add (1 of 3) {#add_1} + +Add a MailAddress to the collection. + +**Returns:** void Aspose::Email:: + +```cpp +Add(const System::SharedPtr < MailAddress > & address) +``` + +| Parameter | Description | +| --- | --- | +| address | The MailAddress | + +--- + +## Add (2 of 3) {#add_2} + +Add a list of e-mail addresses to the collection. + +**Returns:** void Aspose::Email:: + +```cpp +Add(const System::String & addresses) +``` + +| Parameter | Description | +| --- | --- | +| addresses | An address list. Addresses must be separated with a comma character. | + +--- + +## Add (3 of 3) {#add_3} + +Adds addresses to collection and optionally verifies these addresses + +**Returns:** void Aspose::Email:: + +```cpp +Add(System::String addresses, bool checkAddresses) +``` + +| Parameter | Description | +| --- | --- | +| addresses | An addresses to be added | +| checkAddresses | Indicates whether the addreses should be checked | + diff --git a/english/cpp/aspose.email/mailaddresscollection/addrange/_index.md b/english/cpp/aspose.email/mailaddresscollection/addrange/_index.md new file mode 100644 index 0000000000..55134adb89 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/addrange/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::MailAddressCollection::AddRange method" +linktitle: "AddRange" +articleTitle: "AddRange" +second_title: "Aspose.Email for C++" +description: "Adds addresses to collection" +type: docs +weight: 20 +url: /cpp/aspose.email/mailaddresscollection/addrange/ +--- + +## AddRange (1 of 2) {#addrange_1} + +Adds addresses to collection + +**Returns:** void Aspose::Email:: + +```cpp +AddRange(System::SharedPtr < MailAddressCollection > addresses) +``` + +| Parameter | Description | +| --- | --- | +| addresses | Collection of mail addresses | + +--- + +## AddRange (2 of 2) {#addrange_2} + +Adds addresses to collection + +**Returns:** void Aspose::Email:: + +```cpp +AddRange(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailAddress >>> addresses) +``` + +| Parameter | Description | +| --- | --- | +| addresses | Enumeration of mail addresses | + diff --git a/english/cpp/aspose.email/mailaddresscollection/clearitems/_index.md b/english/cpp/aspose.email/mailaddresscollection/clearitems/_index.md new file mode 100644 index 0000000000..96984fb323 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/clearitems/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddressCollection::ClearItems method" +linktitle: "ClearItems" +articleTitle: "ClearItems" +second_title: "Aspose.Email for C++" +description: "Removes all elements from the System.Collections.ObjectModel.Collection`1." +type: docs +weight: 30 +url: /cpp/aspose.email/mailaddresscollection/clearitems/ +--- + +## ClearItems {#clearitems} + +Removes all elements from the System.Collections.ObjectModel.Collection`1. + +**Returns:** void Aspose::Email:: + +```cpp +ClearItems() +``` + diff --git a/english/cpp/aspose.email/mailaddresscollection/clone/_index.md b/english/cpp/aspose.email/mailaddresscollection/clone/_index.md new file mode 100644 index 0000000000..16b6648e11 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/clone/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailAddressCollection::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clone of MailAddressCollection." +type: docs +weight: 40 +url: /cpp/aspose.email/mailaddresscollection/clone/ +--- + +## Clone {#clone} + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email/mailaddresscollection/collectionchanged_add/_index.md b/english/cpp/aspose.email/mailaddresscollection/collectionchanged_add/_index.md new file mode 100644 index 0000000000..7822f09aff --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/collectionchanged_add/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailAddressCollection::CollectionChanged_add method" +linktitle: "CollectionChanged_add" +articleTitle: "CollectionChanged_add" +second_title: "Aspose.Email for C++" +description: "CollectionChanged_add of MailAddressCollection." +type: docs +weight: 50 +url: /cpp/aspose.email/mailaddresscollection/collectionchanged_add/ +--- + +## CollectionChanged_add {#collectionchanged_add} + +**Returns:** void Aspose::Email:: + +```cpp +CollectionChanged_add(const Args &... value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailaddresscollection/collectionchanged_remove/_index.md b/english/cpp/aspose.email/mailaddresscollection/collectionchanged_remove/_index.md new file mode 100644 index 0000000000..aaf99b5e06 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/collectionchanged_remove/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailAddressCollection::CollectionChanged_remove method" +linktitle: "CollectionChanged_remove" +articleTitle: "CollectionChanged_remove" +second_title: "Aspose.Email for C++" +description: "CollectionChanged_remove of MailAddressCollection." +type: docs +weight: 60 +url: /cpp/aspose.email/mailaddresscollection/collectionchanged_remove/ +--- + +## CollectionChanged_remove {#collectionchanged_remove} + +**Returns:** void Aspose::Email:: + +```cpp +CollectionChanged_remove(const Args &... value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailaddresscollection/copy/_index.md b/english/cpp/aspose.email/mailaddresscollection/copy/_index.md new file mode 100644 index 0000000000..e9e15243e4 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/copy/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddressCollection::Copy method" +linktitle: "Copy" +articleTitle: "Copy" +second_title: "Aspose.Email for C++" +description: "Copies this instance." +type: docs +weight: 70 +url: /cpp/aspose.email/mailaddresscollection/copy/ +--- + +## Copy {#copy} + +Copies this instance. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +Copy() +``` + diff --git a/english/cpp/aspose.email/mailaddresscollection/insertitem/_index.md b/english/cpp/aspose.email/mailaddresscollection/insertitem/_index.md new file mode 100644 index 0000000000..0dc3ca2731 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/insertitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::MailAddressCollection::InsertItem method" +linktitle: "InsertItem" +articleTitle: "InsertItem" +second_title: "Aspose.Email for C++" +description: "Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index." +type: docs +weight: 80 +url: /cpp/aspose.email/mailaddresscollection/insertitem/ +--- + +## InsertItem {#insertitem} + +Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. + +**Returns:** void Aspose::Email:: + +```cpp +InsertItem(int32_t index, const System::SharedPtr < MailAddress > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index at which item should be inserted. | +| item | The object to insert. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email/mailaddresscollection/mailaddresscollection/_index.md b/english/cpp/aspose.email/mailaddresscollection/mailaddresscollection/_index.md new file mode 100644 index 0000000000..70a7f728d8 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/mailaddresscollection/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailAddressCollection::MailAddressCollection constructor" +linktitle: "MailAddressCollection" +articleTitle: "MailAddressCollection" +second_title: "Aspose.Email for C++" +description: "MailAddressCollection of MailAddressCollection." +type: docs +weight: 10 +url: /cpp/aspose.email/mailaddresscollection/mailaddresscollection/ +--- + +## MailAddressCollection {#mailaddresscollection} + +**Returns:** Aspose::Email:: + +```cpp +MailAddressCollection() +``` + diff --git a/english/cpp/aspose.email/mailaddresscollection/parsevalue/_index.md b/english/cpp/aspose.email/mailaddresscollection/parsevalue/_index.md new file mode 100644 index 0000000000..012eda2126 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/parsevalue/_index.md @@ -0,0 +1,54 @@ +--- +title: "Aspose::Email::MailAddressCollection::ParseValue method" +linktitle: "ParseValue" +articleTitle: "ParseValue" +second_title: "Aspose.Email for C++" +description: "ParseValue of MailAddressCollection." +type: docs +weight: 90 +url: /cpp/aspose.email/mailaddresscollection/parsevalue/ +--- + +## ParseValue (1 of 3) {#parsevalue_1} + +**Returns:** void Aspose::Email:: + +```cpp +ParseValue(System::ArrayPtr< System::String > addresses) +``` + +| Parameter | Description | +| --- | --- | +| addresses | | + +--- + +## ParseValue (2 of 3) {#parsevalue_2} + +**Returns:** void Aspose::Email:: + +```cpp +ParseValue(System::String addresses) +``` + +| Parameter | Description | +| --- | --- | +| addresses | | + +--- + +## ParseValue (3 of 3) {#parsevalue_3} + +Parses the addresses and optionally checks parsed addresses + +**Returns:** void Aspose::Email:: + +```cpp +ParseValue(System::String addresses, bool checkAddresses) +``` + +| Parameter | Description | +| --- | --- | +| addresses | An addresses to add | +| checkAddresses | Indicates whether the addresses should be checked | + diff --git a/english/cpp/aspose.email/mailaddresscollection/removeitem/_index.md b/english/cpp/aspose.email/mailaddresscollection/removeitem/_index.md new file mode 100644 index 0000000000..37d93f79f2 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/removeitem/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddressCollection::RemoveItem method" +linktitle: "RemoveItem" +articleTitle: "RemoveItem" +second_title: "Aspose.Email for C++" +description: "Removes the element at the specified index of the System.Collections.ObjectModel.Collection`1." +type: docs +weight: 100 +url: /cpp/aspose.email/mailaddresscollection/removeitem/ +--- + +## RemoveItem {#removeitem} + +Removes the element at the specified index of the System.Collections.ObjectModel.Collection`1. + +**Returns:** void Aspose::Email:: + +```cpp +RemoveItem(int32_t index) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to remove. | + diff --git a/english/cpp/aspose.email/mailaddresscollection/setencoding/_index.md b/english/cpp/aspose.email/mailaddresscollection/setencoding/_index.md new file mode 100644 index 0000000000..cd5e39460f --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/setencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailAddressCollection::SetEncoding method" +linktitle: "SetEncoding" +articleTitle: "SetEncoding" +second_title: "Aspose.Email for C++" +description: "Sets encoding for all collection items" +type: docs +weight: 110 +url: /cpp/aspose.email/mailaddresscollection/setencoding/ +--- + +## SetEncoding {#setencoding} + +Sets encoding for all collection items + +**Returns:** void Aspose::Email:: + +```cpp +SetEncoding(System::SharedPtr < System::Text::Encoding > displayNameEnc) +``` + +| Parameter | Description | +| --- | --- | +| displayNameEnc | | + diff --git a/english/cpp/aspose.email/mailaddresscollection/setitem/_index.md b/english/cpp/aspose.email/mailaddresscollection/setitem/_index.md new file mode 100644 index 0000000000..b2ee52930f --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/setitem/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::MailAddressCollection::SetItem method" +linktitle: "SetItem" +articleTitle: "SetItem" +second_title: "Aspose.Email for C++" +description: "Replaces the element at the specified index." +type: docs +weight: 120 +url: /cpp/aspose.email/mailaddresscollection/setitem/ +--- + +## SetItem {#setitem} + +Replaces the element at the specified index. + +**Returns:** void Aspose::Email:: + +```cpp +SetItem(int32_t index, const System::SharedPtr < MailAddress > & item) +``` + +| Parameter | Description | +| --- | --- | +| index | The zero-based index of the element to replace. | +| item | The new value for the element at the specified index. The value can be null for reference types. | + diff --git a/english/cpp/aspose.email/mailaddresscollection/settemplateweakptr/_index.md b/english/cpp/aspose.email/mailaddresscollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..0d34e069b5 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailAddressCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MailAddressCollection." +type: docs +weight: 130 +url: /cpp/aspose.email/mailaddresscollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email/mailaddresscollection/to_mailaddresscollection/_index.md b/english/cpp/aspose.email/mailaddresscollection/to_mailaddresscollection/_index.md new file mode 100644 index 0000000000..cb85f1a9a8 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/to_mailaddresscollection/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::MailAddressCollection::to_MailAddressCollection method" +linktitle: "to_MailAddressCollection" +articleTitle: "to_MailAddressCollection" +second_title: "Aspose.Email for C++" +description: "Performs an implicit conversion from MailAddress to MailAddressCollection ." +type: docs +weight: 140 +url: /cpp/aspose.email/mailaddresscollection/to_mailaddresscollection/ +--- + +## to_MailAddressCollection (1 of 2) {#to_mailaddresscollection_1} + +Performs an implicit conversion from MailAddress to MailAddressCollection . + +**Returns:** The result of the conversion. + +```cpp +to_MailAddressCollection(System::SharedPtr < MailAddress > address) +``` + +| Parameter | Description | +| --- | --- | +| address | The address. | + +--- + +## to_MailAddressCollection (2 of 2) {#to_mailaddresscollection_2} + +Performs an implicit conversion from System::String to MailAddressCollection . + +**Returns:** The result of the conversion. + +```cpp +to_MailAddressCollection(System::String addresses) +``` + +| Parameter | Description | +| --- | --- | +| addresses | The address list. | + diff --git a/english/cpp/aspose.email/mailaddresscollection/toaddressstring/_index.md b/english/cpp/aspose.email/mailaddresscollection/toaddressstring/_index.md new file mode 100644 index 0000000000..50732094b2 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/toaddressstring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailAddressCollection::ToAddressString method" +linktitle: "ToAddressString" +articleTitle: "ToAddressString" +second_title: "Aspose.Email for C++" +description: "ToAddressString of MailAddressCollection." +type: docs +weight: 150 +url: /cpp/aspose.email/mailaddresscollection/toaddressstring/ +--- + +## ToAddressString {#toaddressstring} + +**Returns:** System::String Aspose::Email:: + +```cpp +ToAddressString() +``` + diff --git a/english/cpp/aspose.email/mailaddresscollection/toencodedstring/_index.md b/english/cpp/aspose.email/mailaddresscollection/toencodedstring/_index.md new file mode 100644 index 0000000000..44ef05c8ca --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/toencodedstring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailAddressCollection::ToEncodedString method" +linktitle: "ToEncodedString" +articleTitle: "ToEncodedString" +second_title: "Aspose.Email for C++" +description: "ToEncodedString of MailAddressCollection." +type: docs +weight: 160 +url: /cpp/aspose.email/mailaddresscollection/toencodedstring/ +--- + +## ToEncodedString {#toencodedstring} + +**Returns:** System::String Aspose::Email:: + +```cpp +ToEncodedString() +``` + diff --git a/english/cpp/aspose.email/mailaddresscollection/tooneaddressstring/_index.md b/english/cpp/aspose.email/mailaddresscollection/tooneaddressstring/_index.md new file mode 100644 index 0000000000..29e8feb612 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/tooneaddressstring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailAddressCollection::ToOneAddressString method" +linktitle: "ToOneAddressString" +articleTitle: "ToOneAddressString" +second_title: "Aspose.Email for C++" +description: "ToOneAddressString of MailAddressCollection." +type: docs +weight: 170 +url: /cpp/aspose.email/mailaddresscollection/tooneaddressstring/ +--- + +## ToOneAddressString {#tooneaddressstring} + +**Returns:** System::String Aspose::Email:: + +```cpp +ToOneAddressString() +``` + diff --git a/english/cpp/aspose.email/mailaddresscollection/tostring/_index.md b/english/cpp/aspose.email/mailaddresscollection/tostring/_index.md new file mode 100644 index 0000000000..b0718eb382 --- /dev/null +++ b/english/cpp/aspose.email/mailaddresscollection/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailAddressCollection::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a System::String that represents this instance." +type: docs +weight: 180 +url: /cpp/aspose.email/mailaddresscollection/tostring/ +--- + +## ToString {#tostring} + +Returns a System::String that represents this instance. + +**Returns:** A System::String that represents this instance. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email/mailboxinfo/_index.md b/english/cpp/aspose.email/mailboxinfo/_index.md new file mode 100644 index 0000000000..de979269dc --- /dev/null +++ b/english/cpp/aspose.email/mailboxinfo/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::MailboxInfo class" +linktitle: "MailboxInfo" +articleTitle: "MailboxInfo" +second_title: "Aspose.Email for C++" +description: "Represents identification information about message in a mailbox." +type: docs +weight: 10 +url: /cpp/aspose.email/mailboxinfo/ +--- + +## MailboxInfo class + +Represents identification information about message in a mailbox. + +## Constructors + +| Name | Description | +| --- | --- | +| [MailboxInfo (3 overloads)](./mailboxinfo/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_SequenceNumber](./get_sequencenumber/) | The sequence number of message. | +| [get_UniqueId](./get_uniqueid/) | The unique id of message. | +| [set_SequenceNumber](./set_sequencenumber/) | The sequence number of message. | +| [set_UniqueId](./set_uniqueid/) | The unique id of message. | + diff --git a/english/cpp/aspose.email/mailboxinfo/get_sequencenumber/_index.md b/english/cpp/aspose.email/mailboxinfo/get_sequencenumber/_index.md new file mode 100644 index 0000000000..e9e8149cac --- /dev/null +++ b/english/cpp/aspose.email/mailboxinfo/get_sequencenumber/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailboxInfo::get_SequenceNumber method" +linktitle: "get_SequenceNumber" +articleTitle: "get_SequenceNumber" +second_title: "Aspose.Email for C++" +description: "The sequence number of message." +type: docs +weight: 10 +url: /cpp/aspose.email/mailboxinfo/get_sequencenumber/ +--- + +## get_SequenceNumber {#get_sequencenumber} + +The sequence number of message. + +**Returns:** int32_t Aspose::Email:: + +```cpp +get_SequenceNumber() +``` + diff --git a/english/cpp/aspose.email/mailboxinfo/get_uniqueid/_index.md b/english/cpp/aspose.email/mailboxinfo/get_uniqueid/_index.md new file mode 100644 index 0000000000..dfcc695f6f --- /dev/null +++ b/english/cpp/aspose.email/mailboxinfo/get_uniqueid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailboxInfo::get_UniqueId method" +linktitle: "get_UniqueId" +articleTitle: "get_UniqueId" +second_title: "Aspose.Email for C++" +description: "The unique id of message." +type: docs +weight: 20 +url: /cpp/aspose.email/mailboxinfo/get_uniqueid/ +--- + +## get_UniqueId {#get_uniqueid} + +The unique id of message. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_UniqueId() +``` + diff --git a/english/cpp/aspose.email/mailboxinfo/mailboxinfo/_index.md b/english/cpp/aspose.email/mailboxinfo/mailboxinfo/_index.md new file mode 100644 index 0000000000..2d883d44f7 --- /dev/null +++ b/english/cpp/aspose.email/mailboxinfo/mailboxinfo/_index.md @@ -0,0 +1,52 @@ +--- +title: "Aspose::Email::MailboxInfo::MailboxInfo constructor" +linktitle: "MailboxInfo" +articleTitle: "MailboxInfo" +second_title: "Aspose.Email for C++" +description: "MailboxInfo of MailboxInfo." +type: docs +weight: 10 +url: /cpp/aspose.email/mailboxinfo/mailboxinfo/ +--- + +## MailboxInfo (1 of 3) {#mailboxinfo_1} + +**Returns:** Aspose::Email:: + +```cpp +MailboxInfo(int32_t sequenceNumber) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | | + +--- + +## MailboxInfo (2 of 3) {#mailboxinfo_2} + +**Returns:** Aspose::Email:: + +```cpp +MailboxInfo(System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| uniqueId | | + +--- + +## MailboxInfo (3 of 3) {#mailboxinfo_3} + +**Returns:** Aspose::Email:: + +```cpp +MailboxInfo(int32_t sequenceNumber, System::String uniqueId) +``` + +| Parameter | Description | +| --- | --- | +| sequenceNumber | | +| uniqueId | | + diff --git a/english/cpp/aspose.email/mailboxinfo/set_sequencenumber/_index.md b/english/cpp/aspose.email/mailboxinfo/set_sequencenumber/_index.md new file mode 100644 index 0000000000..15713dcc78 --- /dev/null +++ b/english/cpp/aspose.email/mailboxinfo/set_sequencenumber/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailboxInfo::set_SequenceNumber method" +linktitle: "set_SequenceNumber" +articleTitle: "set_SequenceNumber" +second_title: "Aspose.Email for C++" +description: "The sequence number of message." +type: docs +weight: 30 +url: /cpp/aspose.email/mailboxinfo/set_sequencenumber/ +--- + +## set_SequenceNumber {#set_sequencenumber} + +The sequence number of message. + +**Returns:** void Aspose::Email:: + +```cpp +set_SequenceNumber(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailboxinfo/set_uniqueid/_index.md b/english/cpp/aspose.email/mailboxinfo/set_uniqueid/_index.md new file mode 100644 index 0000000000..a9d2456d51 --- /dev/null +++ b/english/cpp/aspose.email/mailboxinfo/set_uniqueid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailboxInfo::set_UniqueId method" +linktitle: "set_UniqueId" +articleTitle: "set_UniqueId" +second_title: "Aspose.Email for C++" +description: "The unique id of message." +type: docs +weight: 40 +url: /cpp/aspose.email/mailboxinfo/set_uniqueid/ +--- + +## set_UniqueId {#set_uniqueid} + +The unique id of message. + +**Returns:** void Aspose::Email:: + +```cpp +set_UniqueId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/_index.md b/english/cpp/aspose.email/mailmessage/_index.md new file mode 100644 index 0000000000..8e52f99d34 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/_index.md @@ -0,0 +1,214 @@ +--- +title: "Aspose::Email::MailMessage class" +linktitle: "MailMessage" +articleTitle: "MailMessage" +second_title: "Aspose.Email for C++" +description: "Provides possibility to handle rendering of hyperlink in custom style." +type: docs +weight: 10 +url: /cpp/aspose.email/mailmessage/ +--- + +## MailMessage class + +**Inherits:** Aspose::Email::IPreferredTextEncodingProvider, Aspose::Email::IMessage + +Provides possibility to handle rendering of hyperlink in custom style. + +Represents an e-mail message. It allows to access message properties, ex. subject, body, sender and recipients addreses, etc. Also it can be sent and delivered by means of supported mail protocols. + +The following example shows how to create a new Email Message and save with SaveOptions . + +```csharp +var message = new MailMessage +{ + // Set subject of the message, Html body and sender information + Subject = "New message created by Aspose.Email for .NET", + HtmlBody = "This line is in bold.

" + + "This line is in blue color", + From = new MailAddress("from@domain.com", "Sender Name", false) +}; + +// Add TO recipients and Add CC recipients +message.To.Add(new MailAddress("to1@domain.com", "Recipient 1", false)); +message.To.Add(new MailAddress("to2@domain.com", "Recipient 2", false)); +message.CC.Add(new MailAddress("cc1@domain.com", "Recipient 3", false)); +message.CC.Add(new MailAddress("cc2@domain.com", "Recipient 4", false)); + +// Save message to EML, EMLX, MSG and MHTML formats +message.Save("CreateNewMailMessage_out.eml", SaveOptions.DefaultEml); +message.Save("CreateNewMailMessage_out.emlx", SaveOptions.CreateSaveOptions(MailMessageSaveType.EmlxFormat)); +message.Save("CreateNewMailMessage_out.msg", SaveOptions.DefaultMsgUnicode); +message.Save("CreateNewMailMessage_out.mhtml", SaveOptions.DefaultMhtml); +``` + +```vb +' Create a new instance of MailMessage class +Dim message As MailMessage = New MailMessage() + +' Set subject of the message, Html body and sender information +message.Subject = "New message created by Aspose.Email for .NET" +message.HtmlBody = "This line is in bold.

" & "This line is in blue color" +message.From = New MailAddress("from@domain.com", "Sender Name", False) + +' Add TO recipients and Add CC recipients +message.[To].Add(New MailAddress("to1@domain.com", "Recipient 1", False)) +message.[To].Add(New MailAddress("to2@domain.com", "Recipient 2", False)) +message.CC.Add(New MailAddress("cc1@domain.com", "Recipient 3", False)) +message.CC.Add(New MailAddress("cc2@domain.com", "Recipient 4", False)) + +' Save message in EML, EMLX, MSG and MHTML formats +message.Save("CreateNewMailMessage_out.eml", SaveOptions.DefaultEml) +message.Save("CreateNewMailMessage_out.emlx", SaveOptions.CreateSaveOptions(MailMessageSaveType.EmlxFormat)) +message.Save("CreateNewMailMessage_out.msg", SaveOptions.DefaultMsgUnicode) +message.Save("CreateNewMailMessage_out.mhtml", SaveOptions.DefaultMhtml) +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MailMessage (5 overloads)](./mailmessage/) | Initializes a new instance of the MailMessage class | + +## Methods + +| Name | Description | +| --- | --- | +| [AddAlternateView](./addalternateview/) | Add an alternate view to message | +| [AddAttachment](./addattachment/) | Add an attachment to message | +| [BuildDeliveryStatusNotificationString](./builddeliverystatusnotificationstring/) | | +| [CheckBounced](./checkbounced/) | Checks whether this message can be treated as a bounce message. | +| [Clone](./clone/) | Clones this instance | +| [CreateContentData](./createcontentdata/) | | +| [CreateDKIMContentData](./createdkimcontentdata/) | | +| [CreateReadReceipt](./createreadreceipt/) | Creates the read receipt. | +| [Dispose (2 overloads)](./dispose/) | Releases all resources used by the MailMessage | +| [Equals](./equals/) | Determines whether the specified Object is equal to the current Object. | +| [ForceTextContentType](./forcetextcontenttype/) | | +| [get_AlternateViews](./get_alternateviews/) | Gets the collection of alternate views of message | +| [get_Attachments](./get_attachments/) | Gets the collection of attachments of message | +| [get_Bcc](./get_bcc/) | Gets the address collection that contains the BCC recipients of message | +| [get_Body](./get_body/) | Gets the plain text representation of message's body. If the text/plain part is present in a message, the propery returns its text data. Otherwise, property returns the text content of the HtmlBody property without html markup. | +| [get_BodyEncoding](./get_bodyencoding/) | Gets encoding of body | +| [get_BodyType](./get_bodytype/) | Gets the type of the body. | +| [get_Categories](./get_categories/) | Gets exchange message categories | +| [get_CC](./get_cc/) | Gets the address collection that contains the CC recipients | +| [get_Date](./get_date/) | Gets the date of message | +| [get_DeliveryNotificationOptions](./get_deliverynotificationoptions/) | Gets the delivery notifications | +| [get_Epilogue](./get_epilogue/) | Gets an epilogue text. It is located after the last boundary. | +| [get_ExtendedProperties](./get_extendedproperties/) | Gets extended properties of a message. | +| [get_From](./get_from/) | Gets the from address | +| [get_Headers](./get_headers/) | Gets headers collection of message | +| [get_HtmlBody](./get_htmlbody/) | Gets html body | +| [get_IsBodyHtml](./get_isbodyhtml/) | Gets a value indicating whether the message body is in Html | +| [get_IsDraft](./get_isdraft/) | Gets value that indicates whether or not a message has been sent. | +| [get_IsEmpty](./get_isempty/) | | +| [get_IsEncrypted](./get_isencrypted/) | Gets a value indicating whether the message is encrypted. | +| [get_IsRead](./get_isread/) | | +| [get_IsReadOnly](./get_isreadonly/) | Gets a value indicating whether the message is read only | +| [get_IsSigned](./get_issigned/) | Gets a value indicating whether the message is signed. | +| [get_ItemId](./get_itemid/) | Represents identification information about message in a mailbox. | +| [get_LinkedResources](./get_linkedresources/) | Gets the collection of linked resources of message | +| [get_ListUnsubscribe](./get_listunsubscribe/) | The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 | +| [get_Message](./get_message/) | | +| [get_MessageId](./get_messageid/) | Gets the message id | +| [get_OriginalIsTnef](./get_originalistnef/) | Gets a value indicating whether original EML message is in TNEF format. | +| [get_Preamble](./get_preamble/) | Gets a preamble text. It is located before the first boundary and generally includes an explanatory note to non-MIME conformant readers. | +| [get_PreferredTextEncoding](./get_preferredtextencoding/) | Gets preferred encoding for all text properties | +| [get_PreserveTnefAttachment](./get_preservetnefattachment/) | Controls TNEF attachment load/save behaviour | +| [get_Priority](./get_priority/) | Gets the priority of message | +| [get_ReadReceiptRequested](./get_readreceiptrequested/) | | +| [get_ReadReceiptTo](./get_readreceiptto/) | Gets the read receipt address. | +| [get_ReplyToList](./get_replytolist/) | Gets the list of addresses to reply to for the mail message | +| [get_ReversePath](./get_reversepath/) | Gets ReversePath address | +| [get_Sender](./get_sender/) | Gets sender address | +| [get_Sensitivity](./get_sensitivity/) | Gets the sensitivity of message | +| [get_Subject](./get_subject/) | Gets the subject line | +| [get_SubjectEncoding](./get_subjectencoding/) | Gets the encoding of subject | +| [get_SuppressBcc](./get_suppressbcc/) | Indicates whether Bcc header is suppressed in MIME. | +| [get_TimeZoneOffset](./get_timezoneoffset/) | Gets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the local time and UTC. | +| [get_TnefAttachment](./get_tnefattachment/) | Gets the tnef attachment. | +| [get_To](./get_to/) | Gets the address collection that contains the recipients of message | +| [get_VentLicense](./get_ventlicense/) | This stores the venture licensing state instead of 2 obvious fields such as string value for watermark and some value indicating license is set or not. | +| [get_XMailer](./get_xmailer/) | Gets the X-Mailer the software that created the e-mail message | +| [GetAlternateViewContent](./getalternateviewcontent/) | Gets the content as a string from the specified AlternateView . | +| [GetEmlStream](./getemlstream/) | | +| [GetHashCode](./gethashcode/) | Returns a hash code for object | +| [GetHeadersAsString](./getheadersasstring/) | | +| [GetHtmlBodyText (2 overloads)](./gethtmlbodytext/) | Gets the message html body as plain text. This method parses the HtmlBody property and returns plain text content ignoring the html markup. | +| [GetHtmlView](./gethtmlview/) | | +| [GetLinkedResourceCount](./getlinkedresourcecount/) | Gets the count of message linked resources and alternative view linked resourced. | +| [GetTextPlainView](./gettextplainview/) | | +| [Import](./import/) | Populates a T:System::Runtime::Serialization::SerializationInfo with the data needed to serialize the target object. | +| [ImportHeaders (2 overloads)](./importheaders/) | | +| [ListAttachmentBase](./listattachmentbase/) | | +| [Load (4 overloads)](./load/) | Load message from stream | +| [LoadInternal (2 overloads)](./loadinternal/) | Load message from stream. NOTE!!! Call this method if you don't need to increase customer consumption credit for Dynabic.Metered. | +| [LoadMessageStructure](./loadmessagestructure/) | Loads the message structure and search text body and html body parts' indexes | +| [OnConversionProgress](./onconversionprogress/) | | +| [RecomposeTnefContent](./recomposetnefcontent/) | Composes the TNEF content. Note, that tnef attachment is composed if a message initially contained TNEF and was loaded without FileCompatibilityMode.PreserveTnefAttachments flag, That is this method doesn't create tnef message out of the regular one. | +| [Replace](./replace/) | | +| [Save (4 overloads)](./save/) | Save message as a stream | +| [Send](./send/) | | +| [set_Bcc](./set_bcc/) | Sets the address collection that contains the BCC recipients of message | +| [set_Body](./set_body/) | Sets the plain text representation of message's body. If the text/plain part is present in a message, the propery returns its text data. Otherwise, property returns the text content of the HtmlBody property without html markup. | +| [set_BodyEncoding](./set_bodyencoding/) | Sets encoding of body | +| [set_Categories](./set_categories/) | Sets exchange message categories | +| [set_CC](./set_cc/) | Sets the address collection that contains the CC recipients | +| [set_Date](./set_date/) | Sets the date of message | +| [set_DeliveryNotificationOptions](./set_deliverynotificationoptions/) | Sets the delivery notifications | +| [set_Epilogue](./set_epilogue/) | Sets an epilogue text. It is located after the last boundary. | +| [set_From (2 overloads)](./set_from/) | Sets the from address | +| [set_HtmlBody](./set_htmlbody/) | Sets html body | +| [set_IsBodyHtml](./set_isbodyhtml/) | Sets a value indicating whether the message body is in Html | +| [set_IsDraft](./set_isdraft/) | Sets value that indicates whether or not a message has been sent. | +| [set_ItemId](./set_itemid/) | Represents identification information about message in a mailbox. | +| [set_ListUnsubscribe](./set_listunsubscribe/) | The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 | +| [set_MessageId](./set_messageid/) | Sets the message id | +| [set_Preamble](./set_preamble/) | Sets a preamble text. It is located before the first boundary and generally includes an explanatory note to non-MIME conformant readers. | +| [set_PreferredTextEncoding](./set_preferredtextencoding/) | Sets preferred encoding for all text properties | +| [set_PreserveTnefAttachment](./set_preservetnefattachment/) | Controls TNEF attachment load/save behaviour | +| [set_Priority](./set_priority/) | Sets the priority of message | +| [set_ReadReceiptRequested](./set_readreceiptrequested/) | | +| [set_ReadReceiptTo (2 overloads)](./set_readreceiptto/) | Sets the read receipt address. | +| [set_ReplyToList (3 overloads)](./set_replytolist/) | | +| [set_ReversePath](./set_reversepath/) | Sets ReversePath address | +| [set_Sender (2 overloads)](./set_sender/) | Sets sender address | +| [set_Sensitivity](./set_sensitivity/) | Sets the sensitivity of message | +| [set_Subject](./set_subject/) | Sets the subject line | +| [set_SubjectEncoding](./set_subjectencoding/) | Sets the encoding of subject | +| [set_SuppressBcc](./set_suppressbcc/) | Indicates whether Bcc header is suppressed in MIME. | +| [set_TimeZoneOffset](./set_timezoneoffset/) | Sets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the local time and UTC. | +| [set_TnefAttachment](./set_tnefattachment/) | Gets the tnef attachment. | +| [set_To (3 overloads)](./set_to/) | | +| [set_XMailer](./set_xmailer/) | Sets the X-Mailer the software that created the e-mail message | +| [SetContent](./setcontent/) | | +| [SetHtmlBody (2 overloads)](./sethtmlbody/) | Sets html body. | +| [SetMessageId](./setmessageid/) | | +| [SetVentureLicense](./setventurelicense/) | All Aspose products should implement this method. It is called by a GroupDocs product to indicate whether GroupDocs itself is licensed or not and specify a custom watermark. When GroupDocs is licensed, this document instance should behave as licensed too even if the Aspose product is not licensed. | +| [ToString](./tostring/) | Returns a string that represents the current object. | +| [TryGetEncodingFromHtmlBody](./trygetencodingfromhtmlbody/) | | +| [ValidateMessage (2 overloads)](./validatemessage/) | Validate eml message for corresponding to mime specification. | +| [Aspose::Email::Clients::Google::Commands::MessageAPI::V1::GetMessageCommand](./asposeemailclientsgooglecommandsmessageapiv1getmessagecommand/) | | +| [Aspose::Email::Clients::Graph::GraphClientV1](./asposeemailclientsgraphgraphclientv1/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::CreateMailMessageCommand](./asposeemailclientsgraphv1commandscreatemailmessagecommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::SendMailMessageCommand](./asposeemailclientsgraphv1commandssendmailmessagecommand/) | | +| [Aspose::Email::Clients::Graph::V1::Commands::UpdateMailMessageCommand](./asposeemailclientsgraphv1commandsupdatemailmessagecommand/) | | +| [Aspose::Email::Clients::Imap::Commands::FetchMessageGrCommand](./asposeemailclientsimapcommandsfetchmessagegrcommand/) | | +| [Aspose::Email::Clients::Imap::Commands::FetchMessagesGrCommand](./asposeemailclientsimapcommandsfetchmessagesgrcommand/) | | +| [Aspose::Email::Mapi::MailMessageInterpretor](./asposeemailmapimailmessageinterpretor/) | | +| [Aspose::Email::Mapi::MapiMessage](./asposeemailmapimapimessage/) | | +| [attachments](./attachments/) | | +| [body](./body/) | | +| [bodyEncoding](./bodyencoding/) | | +| [bodyHtml](./bodyhtml/) | | +| [boundaries](./boundaries/) | | +| [ConversionProgressEvent](./conversionprogressevent/) | Event to notify user about progress of conversion/saving. | +| [deliveryStatusNotification](./deliverystatusnotification/) | | +| [disposed](./disposed/) | | +| [isBodyHtml](./isbodyhtml/) | | +| [isProcessedByMboxrdStorageWriter](./isprocessedbymboxrdstoragewriter/) | The property is true, if the current message is processed by a MboxrdStorageWriter. See EMAILNET-38895 and EMAILNET-39005 | +| [linkedResources](./linkedresources/) | | +| [message](./message/) | | +| [views](./views/) | | + diff --git a/english/cpp/aspose.email/mailmessage/addalternateview/_index.md b/english/cpp/aspose.email/mailmessage/addalternateview/_index.md new file mode 100644 index 0000000000..1afae844cb --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/addalternateview/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::AddAlternateView method" +linktitle: "AddAlternateView" +articleTitle: "AddAlternateView" +second_title: "Aspose.Email for C++" +description: "Add an alternate view to message" +type: docs +weight: 10 +url: /cpp/aspose.email/mailmessage/addalternateview/ +--- + +## AddAlternateView {#addalternateview} + +Add an alternate view to message + +**Returns:** virtual void Aspose::Email:: + +```cpp +AddAlternateView(System::SharedPtr < AlternateView > view) +``` + +| Parameter | Description | +| --- | --- | +| view | Alternate view for adding | + diff --git a/english/cpp/aspose.email/mailmessage/addattachment/_index.md b/english/cpp/aspose.email/mailmessage/addattachment/_index.md new file mode 100644 index 0000000000..71915c0d59 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/addattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::AddAttachment method" +linktitle: "AddAttachment" +articleTitle: "AddAttachment" +second_title: "Aspose.Email for C++" +description: "Add an attachment to message" +type: docs +weight: 20 +url: /cpp/aspose.email/mailmessage/addattachment/ +--- + +## AddAttachment {#addattachment} + +Add an attachment to message + +**Returns:** virtual void Aspose::Email:: + +```cpp +AddAttachment(System::SharedPtr < Attachment > attachment) +``` + +| Parameter | Description | +| --- | --- | +| attachment | Attachment for adding | + diff --git a/english/cpp/aspose.email/mailmessage/asposeemailclientsgooglecommandsmessageapiv1getmessagecommand/_index.md b/english/cpp/aspose.email/mailmessage/asposeemailclientsgooglecommandsmessageapiv1getmessagecommand/_index.md new file mode 100644 index 0000000000..12da80804b --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/asposeemailclientsgooglecommandsmessageapiv1getmessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailMessage::Aspose::Email::Clients::Google::Commands::MessageAPI::V1::GetMessageCommand method" +linktitle: "Aspose::Email::Clients::Google::Commands::MessageAPI::V1::GetMessageCommand" +articleTitle: "Aspose::Email::Clients::Google::Commands::MessageAPI::V1::GetMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Google::Commands::MessageAPI::V1::GetMessageCommand of MailMessage." +type: docs +weight: 1160 +url: /cpp/aspose.email/mailmessage/asposeemailclientsgooglecommandsmessageapiv1getmessagecommand/ +--- + +## Aspose::Email::Clients::Google::Commands::MessageAPI::V1::GetMessageCommand {#asposeemailclientsgooglecommandsmessageapiv1getmessagecommand} + +```cpp +GetMessageCommand() +``` + diff --git a/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphgraphclientv1/_index.md b/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphgraphclientv1/_index.md new file mode 100644 index 0000000000..b04dd9e417 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphgraphclientv1/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailMessage::Aspose::Email::Clients::Graph::GraphClientV1 method" +linktitle: "Aspose::Email::Clients::Graph::GraphClientV1" +articleTitle: "Aspose::Email::Clients::Graph::GraphClientV1" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::GraphClientV1 of MailMessage." +type: docs +weight: 1170 +url: /cpp/aspose.email/mailmessage/asposeemailclientsgraphgraphclientv1/ +--- + +## Aspose::Email::Clients::Graph::GraphClientV1 {#asposeemailclientsgraphgraphclientv1} + +```cpp +GraphClientV1() +``` + diff --git a/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandscreatemailmessagecommand/_index.md b/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandscreatemailmessagecommand/_index.md new file mode 100644 index 0000000000..4fed2b6da7 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandscreatemailmessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailMessage::Aspose::Email::Clients::Graph::V1::Commands::CreateMailMessageCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateMailMessageCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::CreateMailMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::CreateMailMessageCommand of MailMessage." +type: docs +weight: 1180 +url: /cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandscreatemailmessagecommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::CreateMailMessageCommand {#asposeemailclientsgraphv1commandscreatemailmessagecommand} + +```cpp +CreateMailMessageCommand() +``` + diff --git a/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandssendmailmessagecommand/_index.md b/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandssendmailmessagecommand/_index.md new file mode 100644 index 0000000000..6299233480 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandssendmailmessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailMessage::Aspose::Email::Clients::Graph::V1::Commands::SendMailMessageCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::SendMailMessageCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::SendMailMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::SendMailMessageCommand of MailMessage." +type: docs +weight: 1190 +url: /cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandssendmailmessagecommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::SendMailMessageCommand {#asposeemailclientsgraphv1commandssendmailmessagecommand} + +```cpp +SendMailMessageCommand() +``` + diff --git a/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandsupdatemailmessagecommand/_index.md b/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandsupdatemailmessagecommand/_index.md new file mode 100644 index 0000000000..9ef6763b16 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandsupdatemailmessagecommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailMessage::Aspose::Email::Clients::Graph::V1::Commands::UpdateMailMessageCommand method" +linktitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateMailMessageCommand" +articleTitle: "Aspose::Email::Clients::Graph::V1::Commands::UpdateMailMessageCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Graph::V1::Commands::UpdateMailMessageCommand of MailMessage." +type: docs +weight: 1200 +url: /cpp/aspose.email/mailmessage/asposeemailclientsgraphv1commandsupdatemailmessagecommand/ +--- + +## Aspose::Email::Clients::Graph::V1::Commands::UpdateMailMessageCommand {#asposeemailclientsgraphv1commandsupdatemailmessagecommand} + +```cpp +UpdateMailMessageCommand() +``` + diff --git a/english/cpp/aspose.email/mailmessage/asposeemailclientsimapcommandsfetchmessagegrcommand/_index.md b/english/cpp/aspose.email/mailmessage/asposeemailclientsimapcommandsfetchmessagegrcommand/_index.md new file mode 100644 index 0000000000..0d02a161c3 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/asposeemailclientsimapcommandsfetchmessagegrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailMessage::Aspose::Email::Clients::Imap::Commands::FetchMessageGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::FetchMessageGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::FetchMessageGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::FetchMessageGrCommand of MailMessage." +type: docs +weight: 1210 +url: /cpp/aspose.email/mailmessage/asposeemailclientsimapcommandsfetchmessagegrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::FetchMessageGrCommand {#asposeemailclientsimapcommandsfetchmessagegrcommand} + +```cpp +FetchMessageGrCommand() +``` + diff --git a/english/cpp/aspose.email/mailmessage/asposeemailclientsimapcommandsfetchmessagesgrcommand/_index.md b/english/cpp/aspose.email/mailmessage/asposeemailclientsimapcommandsfetchmessagesgrcommand/_index.md new file mode 100644 index 0000000000..fbd9d5a404 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/asposeemailclientsimapcommandsfetchmessagesgrcommand/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailMessage::Aspose::Email::Clients::Imap::Commands::FetchMessagesGrCommand method" +linktitle: "Aspose::Email::Clients::Imap::Commands::FetchMessagesGrCommand" +articleTitle: "Aspose::Email::Clients::Imap::Commands::FetchMessagesGrCommand" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Imap::Commands::FetchMessagesGrCommand of MailMessage." +type: docs +weight: 1220 +url: /cpp/aspose.email/mailmessage/asposeemailclientsimapcommandsfetchmessagesgrcommand/ +--- + +## Aspose::Email::Clients::Imap::Commands::FetchMessagesGrCommand {#asposeemailclientsimapcommandsfetchmessagesgrcommand} + +```cpp +FetchMessagesGrCommand() +``` + diff --git a/english/cpp/aspose.email/mailmessage/asposeemailmapimailmessageinterpretor/_index.md b/english/cpp/aspose.email/mailmessage/asposeemailmapimailmessageinterpretor/_index.md new file mode 100644 index 0000000000..7e20655c03 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/asposeemailmapimailmessageinterpretor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailMessage::Aspose::Email::Mapi::MailMessageInterpretor method" +linktitle: "Aspose::Email::Mapi::MailMessageInterpretor" +articleTitle: "Aspose::Email::Mapi::MailMessageInterpretor" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::MailMessageInterpretor of MailMessage." +type: docs +weight: 1230 +url: /cpp/aspose.email/mailmessage/asposeemailmapimailmessageinterpretor/ +--- + +## Aspose::Email::Mapi::MailMessageInterpretor {#asposeemailmapimailmessageinterpretor} + +```cpp +MailMessageInterpretor() +``` + diff --git a/english/cpp/aspose.email/mailmessage/asposeemailmapimapimessage/_index.md b/english/cpp/aspose.email/mailmessage/asposeemailmapimapimessage/_index.md new file mode 100644 index 0000000000..0c3c634e1f --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/asposeemailmapimapimessage/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::MailMessage::Aspose::Email::Mapi::MapiMessage method" +linktitle: "Aspose::Email::Mapi::MapiMessage" +articleTitle: "Aspose::Email::Mapi::MapiMessage" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Mapi::MapiMessage of MailMessage." +type: docs +weight: 1240 +url: /cpp/aspose.email/mailmessage/asposeemailmapimapimessage/ +--- + +## Aspose::Email::Mapi::MapiMessage {#asposeemailmapimapimessage} + +```cpp +MapiMessage() +``` + diff --git a/english/cpp/aspose.email/mailmessage/attachments/_index.md b/english/cpp/aspose.email/mailmessage/attachments/_index.md new file mode 100644 index 0000000000..56f42dfbf1 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/attachments/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::attachments method" +linktitle: "attachments" +articleTitle: "attachments" +second_title: "Aspose.Email for C++" +description: "attachments of MailMessage." +type: docs +weight: 1250 +url: /cpp/aspose.email/mailmessage/attachments/ +--- + +## attachments {#attachments} + +**Returns:** System::SharedPtr < AttachmentCollection > Aspose::Email:: + +```cpp +attachments() +``` + diff --git a/english/cpp/aspose.email/mailmessage/body/_index.md b/english/cpp/aspose.email/mailmessage/body/_index.md new file mode 100644 index 0000000000..ed85790939 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/body/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::body method" +linktitle: "body" +articleTitle: "body" +second_title: "Aspose.Email for C++" +description: "body of MailMessage." +type: docs +weight: 1260 +url: /cpp/aspose.email/mailmessage/body/ +--- + +## body {#body} + +**Returns:** System::String Aspose::Email:: + +```cpp +body() +``` + diff --git a/english/cpp/aspose.email/mailmessage/bodyencoding/_index.md b/english/cpp/aspose.email/mailmessage/bodyencoding/_index.md new file mode 100644 index 0000000000..2c18da6106 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/bodyencoding/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::bodyEncoding method" +linktitle: "bodyEncoding" +articleTitle: "bodyEncoding" +second_title: "Aspose.Email for C++" +description: "bodyEncoding of MailMessage." +type: docs +weight: 1270 +url: /cpp/aspose.email/mailmessage/bodyencoding/ +--- + +## bodyEncoding {#bodyencoding} + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +bodyEncoding() +``` + diff --git a/english/cpp/aspose.email/mailmessage/bodyhtml/_index.md b/english/cpp/aspose.email/mailmessage/bodyhtml/_index.md new file mode 100644 index 0000000000..cb1f0119a9 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/bodyhtml/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::bodyHtml method" +linktitle: "bodyHtml" +articleTitle: "bodyHtml" +second_title: "Aspose.Email for C++" +description: "bodyHtml of MailMessage." +type: docs +weight: 1280 +url: /cpp/aspose.email/mailmessage/bodyhtml/ +--- + +## bodyHtml {#bodyhtml} + +**Returns:** System::String Aspose::Email:: + +```cpp +bodyHtml() +``` + diff --git a/english/cpp/aspose.email/mailmessage/boundaries/_index.md b/english/cpp/aspose.email/mailmessage/boundaries/_index.md new file mode 100644 index 0000000000..9361f2071e --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/boundaries/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::boundaries method" +linktitle: "boundaries" +articleTitle: "boundaries" +second_title: "Aspose.Email for C++" +description: "boundaries of MailMessage." +type: docs +weight: 1290 +url: /cpp/aspose.email/mailmessage/boundaries/ +--- + +## boundaries {#boundaries} + +**Returns:** System::SharedPtr > Aspose::Email:: + +```cpp +boundaries() +``` + diff --git a/english/cpp/aspose.email/mailmessage/builddeliverystatusnotificationstring/_index.md b/english/cpp/aspose.email/mailmessage/builddeliverystatusnotificationstring/_index.md new file mode 100644 index 0000000000..2dea005079 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/builddeliverystatusnotificationstring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::BuildDeliveryStatusNotificationString method" +linktitle: "BuildDeliveryStatusNotificationString" +articleTitle: "BuildDeliveryStatusNotificationString" +second_title: "Aspose.Email for C++" +description: "BuildDeliveryStatusNotificationString of MailMessage." +type: docs +weight: 30 +url: /cpp/aspose.email/mailmessage/builddeliverystatusnotificationstring/ +--- + +## BuildDeliveryStatusNotificationString {#builddeliverystatusnotificationstring} + +**Returns:** System::String Aspose::Email:: + +```cpp +BuildDeliveryStatusNotificationString() +``` + diff --git a/english/cpp/aspose.email/mailmessage/checkbounced/_index.md b/english/cpp/aspose.email/mailmessage/checkbounced/_index.md new file mode 100644 index 0000000000..9f86734a69 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/checkbounced/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::CheckBounced method" +linktitle: "CheckBounced" +articleTitle: "CheckBounced" +second_title: "Aspose.Email for C++" +description: "Checks whether this message can be treated as a bounce message." +type: docs +weight: 40 +url: /cpp/aspose.email/mailmessage/checkbounced/ +--- + +## CheckBounced {#checkbounced} + +Checks whether this message can be treated as a bounce message. + +**Returns:** Result of checking BounceResult . + +```cpp +CheckBounced() +``` + diff --git a/english/cpp/aspose.email/mailmessage/clone/_index.md b/english/cpp/aspose.email/mailmessage/clone/_index.md new file mode 100644 index 0000000000..02a7a70b0d --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/clone/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::Clone method" +linktitle: "Clone" +articleTitle: "Clone" +second_title: "Aspose.Email for C++" +description: "Clones this instance" +type: docs +weight: 50 +url: /cpp/aspose.email/mailmessage/clone/ +--- + +## Clone {#clone} + +Clones this instance + +**Returns:** MailMessage that is a copy of the current instance + +```cpp +Clone() +``` + diff --git a/english/cpp/aspose.email/mailmessage/conversionprogressevent/_index.md b/english/cpp/aspose.email/mailmessage/conversionprogressevent/_index.md new file mode 100644 index 0000000000..03b7e511d8 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/conversionprogressevent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::ConversionProgressEvent method" +linktitle: "ConversionProgressEvent" +articleTitle: "ConversionProgressEvent" +second_title: "Aspose.Email for C++" +description: "Event to notify user about progress of conversion/saving." +type: docs +weight: 1300 +url: /cpp/aspose.email/mailmessage/conversionprogressevent/ +--- + +## ConversionProgressEvent {#conversionprogressevent} + +Event to notify user about progress of conversion/saving. + +**Returns:** System::Event)> Aspose::Email:: + +```cpp +ConversionProgressEvent() +``` + diff --git a/english/cpp/aspose.email/mailmessage/createcontentdata/_index.md b/english/cpp/aspose.email/mailmessage/createcontentdata/_index.md new file mode 100644 index 0000000000..b751028428 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/createcontentdata/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::MailMessage::CreateContentData method" +linktitle: "CreateContentData" +articleTitle: "CreateContentData" +second_title: "Aspose.Email for C++" +description: "CreateContentData of MailMessage." +type: docs +weight: 60 +url: /cpp/aspose.email/mailmessage/createcontentdata/ +--- + +## CreateContentData {#createcontentdata} + +**Returns:** System::ArrayPtr Aspose::Email:: + +```cpp +CreateContentData(System::SharedPtr < System::Collections::Generic::ListExt< System::String >> & signedBoundaries, bool isEmlx) +``` + +| Parameter | Description | +| --- | --- | +| signedBoundaries | | +| isEmlx | | + diff --git a/english/cpp/aspose.email/mailmessage/createdkimcontentdata/_index.md b/english/cpp/aspose.email/mailmessage/createdkimcontentdata/_index.md new file mode 100644 index 0000000000..b3ac3be603 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/createdkimcontentdata/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailMessage::CreateDKIMContentData method" +linktitle: "CreateDKIMContentData" +articleTitle: "CreateDKIMContentData" +second_title: "Aspose.Email for C++" +description: "CreateDKIMContentData of MailMessage." +type: docs +weight: 70 +url: /cpp/aspose.email/mailmessage/createdkimcontentdata/ +--- + +## CreateDKIMContentData {#createdkimcontentdata} + +**Returns:** System::ArrayPtr Aspose::Email:: + +```cpp +CreateDKIMContentData(System::SharedPtr < System::Collections::Generic::ListExt< System::String >> & signedBoundaries) +``` + +| Parameter | Description | +| --- | --- | +| signedBoundaries | | + diff --git a/english/cpp/aspose.email/mailmessage/createreadreceipt/_index.md b/english/cpp/aspose.email/mailmessage/createreadreceipt/_index.md new file mode 100644 index 0000000000..b6a2a120ee --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/createreadreceipt/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::MailMessage::CreateReadReceipt method" +linktitle: "CreateReadReceipt" +articleTitle: "CreateReadReceipt" +second_title: "Aspose.Email for C++" +description: "Creates the read receipt." +type: docs +weight: 80 +url: /cpp/aspose.email/mailmessage/createreadreceipt/ +--- + +## CreateReadReceipt {#createreadreceipt} + +Creates the read receipt. + +**Returns:** A newly created MailMessage that represents the read receipt. + +```cpp +CreateReadReceipt(System::String from, System::String bodyText) +``` + +| Parameter | Description | +| --- | --- | +| from | String that represents the sender address. | +| bodyText | The message body text. The default message body text will be applied if this parameter is null or empty. | + diff --git a/english/cpp/aspose.email/mailmessage/deliverystatusnotification/_index.md b/english/cpp/aspose.email/mailmessage/deliverystatusnotification/_index.md new file mode 100644 index 0000000000..20b1d178b8 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/deliverystatusnotification/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::deliveryStatusNotification method" +linktitle: "deliveryStatusNotification" +articleTitle: "deliveryStatusNotification" +second_title: "Aspose.Email for C++" +description: "deliveryStatusNotification of MailMessage." +type: docs +weight: 1310 +url: /cpp/aspose.email/mailmessage/deliverystatusnotification/ +--- + +## deliveryStatusNotification {#deliverystatusnotification} + +**Returns:** Aspose::Email::DeliveryNotificationOptions Aspose::Email:: + +```cpp +deliveryStatusNotification() +``` + diff --git a/english/cpp/aspose.email/mailmessage/dispose/_index.md b/english/cpp/aspose.email/mailmessage/dispose/_index.md new file mode 100644 index 0000000000..7e6ef5be0d --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/dispose/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::MailMessage::Dispose method" +linktitle: "Dispose" +articleTitle: "Dispose" +second_title: "Aspose.Email for C++" +description: "Releases all resources used by the MailMessage" +type: docs +weight: 90 +url: /cpp/aspose.email/mailmessage/dispose/ +--- + +## Dispose (1 of 2) {#dispose_1} + +Releases all resources used by the MailMessage + +**Returns:** void Aspose::Email:: + +```cpp +Dispose() +``` + +--- + +## Dispose (2 of 2) {#dispose_2} + +Releases unmanaged and - optionally - managed resources + +**Returns:** virtual void Aspose::Email:: + +```cpp +Dispose(bool disposing) +``` + +| Parameter | Description | +| --- | --- | +| disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. | + diff --git a/english/cpp/aspose.email/mailmessage/disposed/_index.md b/english/cpp/aspose.email/mailmessage/disposed/_index.md new file mode 100644 index 0000000000..201a225a73 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/disposed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::disposed method" +linktitle: "disposed" +articleTitle: "disposed" +second_title: "Aspose.Email for C++" +description: "disposed of MailMessage." +type: docs +weight: 1320 +url: /cpp/aspose.email/mailmessage/disposed/ +--- + +## disposed {#disposed} + +**Returns:** bool Aspose::Email:: + +```cpp +disposed() +``` + diff --git a/english/cpp/aspose.email/mailmessage/equals/_index.md b/english/cpp/aspose.email/mailmessage/equals/_index.md new file mode 100644 index 0000000000..c59da877a6 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Determines whether the specified Object is equal to the current Object." +type: docs +weight: 100 +url: /cpp/aspose.email/mailmessage/equals/ +--- + +## Equals {#equals} + +Determines whether the specified Object is equal to the current Object. + +**Returns:** Returns a boolean indicating if the passed in object obj is Equal to this. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | The Object to compare with the current Object. | + diff --git a/english/cpp/aspose.email/mailmessage/forcetextcontenttype/_index.md b/english/cpp/aspose.email/mailmessage/forcetextcontenttype/_index.md new file mode 100644 index 0000000000..9531cd775b --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/forcetextcontenttype/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::ForceTextContentType method" +linktitle: "ForceTextContentType" +articleTitle: "ForceTextContentType" +second_title: "Aspose.Email for C++" +description: "ForceTextContentType of MailMessage." +type: docs +weight: 110 +url: /cpp/aspose.email/mailmessage/forcetextcontenttype/ +--- + +## ForceTextContentType {#forcetextcontenttype} + +**Returns:** void Aspose::Email:: + +```cpp +ForceTextContentType() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_alternateviews/_index.md b/english/cpp/aspose.email/mailmessage/get_alternateviews/_index.md new file mode 100644 index 0000000000..fc5d9c2c01 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_alternateviews/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_AlternateViews method" +linktitle: "get_AlternateViews" +articleTitle: "get_AlternateViews" +second_title: "Aspose.Email for C++" +description: "Gets the collection of alternate views of message" +type: docs +weight: 120 +url: /cpp/aspose.email/mailmessage/get_alternateviews/ +--- + +## get_AlternateViews {#get_alternateviews} + +Gets the collection of alternate views of message + +**Returns:** virtual System::SharedPtr < AlternateViewCollection > Aspose::Email:: + +```cpp +get_AlternateViews() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_attachments/_index.md b/english/cpp/aspose.email/mailmessage/get_attachments/_index.md new file mode 100644 index 0000000000..ffad0e2ebd --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Attachments method" +linktitle: "get_Attachments" +articleTitle: "get_Attachments" +second_title: "Aspose.Email for C++" +description: "Gets the collection of attachments of message" +type: docs +weight: 130 +url: /cpp/aspose.email/mailmessage/get_attachments/ +--- + +## get_Attachments {#get_attachments} + +Gets the collection of attachments of message + +**Returns:** System::SharedPtr < AttachmentCollection > Aspose::Email:: + +```cpp +get_Attachments() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_bcc/_index.md b/english/cpp/aspose.email/mailmessage/get_bcc/_index.md new file mode 100644 index 0000000000..baad0f0f1d --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_bcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Bcc method" +linktitle: "get_Bcc" +articleTitle: "get_Bcc" +second_title: "Aspose.Email for C++" +description: "Gets the address collection that contains the BCC recipients of message" +type: docs +weight: 140 +url: /cpp/aspose.email/mailmessage/get_bcc/ +--- + +## get_Bcc {#get_bcc} + +Gets the address collection that contains the BCC recipients of message + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +get_Bcc() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_body/_index.md b/english/cpp/aspose.email/mailmessage/get_body/_index.md new file mode 100644 index 0000000000..1590cd4169 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_body/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Body method" +linktitle: "get_Body" +articleTitle: "get_Body" +second_title: "Aspose.Email for C++" +description: "Gets the plain text representation of message's body." +type: docs +weight: 150 +url: /cpp/aspose.email/mailmessage/get_body/ +--- + +## get_Body {#get_body} + +Gets the plain text representation of message's body. If the text/plain part is present in a message, the propery returns its text data. Otherwise, property returns the text content of the HtmlBody property without html markup. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_Body() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_bodyencoding/_index.md b/english/cpp/aspose.email/mailmessage/get_bodyencoding/_index.md new file mode 100644 index 0000000000..2fe6523461 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_bodyencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_BodyEncoding method" +linktitle: "get_BodyEncoding" +articleTitle: "get_BodyEncoding" +second_title: "Aspose.Email for C++" +description: "Gets encoding of body" +type: docs +weight: 160 +url: /cpp/aspose.email/mailmessage/get_bodyencoding/ +--- + +## get_BodyEncoding {#get_bodyencoding} + +Gets encoding of body + +**Returns:** virtual System::SharedPtr Aspose::Email:: + +```cpp +get_BodyEncoding() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_bodytype/_index.md b/english/cpp/aspose.email/mailmessage/get_bodytype/_index.md new file mode 100644 index 0000000000..702a2ca41a --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_bodytype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_BodyType method" +linktitle: "get_BodyType" +articleTitle: "get_BodyType" +second_title: "Aspose.Email for C++" +description: "Gets the type of the body." +type: docs +weight: 170 +url: /cpp/aspose.email/mailmessage/get_bodytype/ +--- + +## get_BodyType {#get_bodytype} + +Gets the type of the body. + +**Returns:** Mapi::BodyContentType Aspose::Email:: + +```cpp +get_BodyType() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_categories/_index.md b/english/cpp/aspose.email/mailmessage/get_categories/_index.md new file mode 100644 index 0000000000..081a8a40cb --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_categories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Categories method" +linktitle: "get_Categories" +articleTitle: "get_Categories" +second_title: "Aspose.Email for C++" +description: "Gets exchange message categories" +type: docs +weight: 180 +url: /cpp/aspose.email/mailmessage/get_categories/ +--- + +## get_Categories {#get_categories} + +Gets exchange message categories + +**Returns:** System::ArrayPtr Aspose::Email:: + +```cpp +get_Categories() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_cc/_index.md b/english/cpp/aspose.email/mailmessage/get_cc/_index.md new file mode 100644 index 0000000000..45ffede7ed --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_cc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_CC method" +linktitle: "get_CC" +articleTitle: "get_CC" +second_title: "Aspose.Email for C++" +description: "Gets the address collection that contains the CC recipients" +type: docs +weight: 190 +url: /cpp/aspose.email/mailmessage/get_cc/ +--- + +## get_CC {#get_cc} + +Gets the address collection that contains the CC recipients + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +get_CC() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_date/_index.md b/english/cpp/aspose.email/mailmessage/get_date/_index.md new file mode 100644 index 0000000000..93e1c9c580 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_date/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Date method" +linktitle: "get_Date" +articleTitle: "get_Date" +second_title: "Aspose.Email for C++" +description: "Gets the date of message" +type: docs +weight: 200 +url: /cpp/aspose.email/mailmessage/get_date/ +--- + +## get_Date {#get_date} + +Gets the date of message + +**Returns:** System::DateTime Aspose::Email:: + +```cpp +get_Date() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_deliverynotificationoptions/_index.md b/english/cpp/aspose.email/mailmessage/get_deliverynotificationoptions/_index.md new file mode 100644 index 0000000000..4458ea1c00 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_deliverynotificationoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_DeliveryNotificationOptions method" +linktitle: "get_DeliveryNotificationOptions" +articleTitle: "get_DeliveryNotificationOptions" +second_title: "Aspose.Email for C++" +description: "Gets the delivery notifications" +type: docs +weight: 210 +url: /cpp/aspose.email/mailmessage/get_deliverynotificationoptions/ +--- + +## get_DeliveryNotificationOptions {#get_deliverynotificationoptions} + +Gets the delivery notifications + +**Returns:** virtual Aspose::Email::DeliveryNotificationOptions Aspose::Email:: + +```cpp +get_DeliveryNotificationOptions() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_epilogue/_index.md b/english/cpp/aspose.email/mailmessage/get_epilogue/_index.md new file mode 100644 index 0000000000..f7bf87e43b --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_epilogue/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Epilogue method" +linktitle: "get_Epilogue" +articleTitle: "get_Epilogue" +second_title: "Aspose.Email for C++" +description: "Gets an epilogue text." +type: docs +weight: 220 +url: /cpp/aspose.email/mailmessage/get_epilogue/ +--- + +## get_Epilogue {#get_epilogue} + +Gets an epilogue text. It is located after the last boundary. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_Epilogue() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_extendedproperties/_index.md b/english/cpp/aspose.email/mailmessage/get_extendedproperties/_index.md new file mode 100644 index 0000000000..77f00c48f6 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_extendedproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_ExtendedProperties method" +linktitle: "get_ExtendedProperties" +articleTitle: "get_ExtendedProperties" +second_title: "Aspose.Email for C++" +description: "Gets extended properties of a message." +type: docs +weight: 230 +url: /cpp/aspose.email/mailmessage/get_extendedproperties/ +--- + +## get_ExtendedProperties {#get_extendedproperties} + +Gets extended properties of a message. + +**Returns:** System::SharedPtr , System::SharedPtr > > Aspose::Email:: + +```cpp +get_ExtendedProperties() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_from/_index.md b/english/cpp/aspose.email/mailmessage/get_from/_index.md new file mode 100644 index 0000000000..eae3a67efc --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_From method" +linktitle: "get_From" +articleTitle: "get_From" +second_title: "Aspose.Email for C++" +description: "Gets the from address" +type: docs +weight: 240 +url: /cpp/aspose.email/mailmessage/get_from/ +--- + +## get_From {#get_from} + +Gets the from address + +**Returns:** System::SharedPtr < MailAddress > Aspose::Email:: + +```cpp +get_From() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_headers/_index.md b/english/cpp/aspose.email/mailmessage/get_headers/_index.md new file mode 100644 index 0000000000..819ad32006 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_headers/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Headers method" +linktitle: "get_Headers" +articleTitle: "get_Headers" +second_title: "Aspose.Email for C++" +description: "Gets headers collection of message" +type: docs +weight: 250 +url: /cpp/aspose.email/mailmessage/get_headers/ +--- + +## get_Headers {#get_headers} + +Gets headers collection of message + +**Returns:** virtual System::SharedPtr < Mime::HeaderCollection > Aspose::Email:: + +```cpp +get_Headers() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_htmlbody/_index.md b/english/cpp/aspose.email/mailmessage/get_htmlbody/_index.md new file mode 100644 index 0000000000..3fc6f7a87e --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_htmlbody/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_HtmlBody method" +linktitle: "get_HtmlBody" +articleTitle: "get_HtmlBody" +second_title: "Aspose.Email for C++" +description: "Gets html body" +type: docs +weight: 260 +url: /cpp/aspose.email/mailmessage/get_htmlbody/ +--- + +## get_HtmlBody {#get_htmlbody} + +Gets html body + +**Returns:** System::String Aspose::Email:: + +```cpp +get_HtmlBody() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_isbodyhtml/_index.md b/english/cpp/aspose.email/mailmessage/get_isbodyhtml/_index.md new file mode 100644 index 0000000000..084c6f18bb --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_isbodyhtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_IsBodyHtml method" +linktitle: "get_IsBodyHtml" +articleTitle: "get_IsBodyHtml" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message body is in Html" +type: docs +weight: 270 +url: /cpp/aspose.email/mailmessage/get_isbodyhtml/ +--- + +## get_IsBodyHtml {#get_isbodyhtml} + +Gets a value indicating whether the message body is in Html + +**Returns:** virtual bool Aspose::Email:: + +```cpp +get_IsBodyHtml() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_isdraft/_index.md b/english/cpp/aspose.email/mailmessage/get_isdraft/_index.md new file mode 100644 index 0000000000..b0bbca39f5 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_isdraft/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_IsDraft method" +linktitle: "get_IsDraft" +articleTitle: "get_IsDraft" +second_title: "Aspose.Email for C++" +description: "Gets value that indicates whether or not a message has been sent." +type: docs +weight: 280 +url: /cpp/aspose.email/mailmessage/get_isdraft/ +--- + +## get_IsDraft {#get_isdraft} + +Gets value that indicates whether or not a message has been sent. + +**Returns:** virtual bool Aspose::Email:: + +```cpp +get_IsDraft() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_isempty/_index.md b/english/cpp/aspose.email/mailmessage/get_isempty/_index.md new file mode 100644 index 0000000000..90c8b3aa96 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_isempty/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::get_IsEmpty method" +linktitle: "get_IsEmpty" +articleTitle: "get_IsEmpty" +second_title: "Aspose.Email for C++" +description: "get_IsEmpty of MailMessage." +type: docs +weight: 290 +url: /cpp/aspose.email/mailmessage/get_isempty/ +--- + +## get_IsEmpty {#get_isempty} + +**Returns:** bool Aspose::Email:: + +```cpp +get_IsEmpty() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_isencrypted/_index.md b/english/cpp/aspose.email/mailmessage/get_isencrypted/_index.md new file mode 100644 index 0000000000..6d91bd1470 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_isencrypted/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_IsEncrypted method" +linktitle: "get_IsEncrypted" +articleTitle: "get_IsEncrypted" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message is encrypted." +type: docs +weight: 300 +url: /cpp/aspose.email/mailmessage/get_isencrypted/ +--- + +## get_IsEncrypted {#get_isencrypted} + +Gets a value indicating whether the message is encrypted. + +**Returns:** virtual bool Aspose::Email:: + +```cpp +get_IsEncrypted() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_isread/_index.md b/english/cpp/aspose.email/mailmessage/get_isread/_index.md new file mode 100644 index 0000000000..6be09bcf64 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_isread/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::get_IsRead method" +linktitle: "get_IsRead" +articleTitle: "get_IsRead" +second_title: "Aspose.Email for C++" +description: "get_IsRead of MailMessage." +type: docs +weight: 310 +url: /cpp/aspose.email/mailmessage/get_isread/ +--- + +## get_IsRead {#get_isread} + +**Returns:** bool Aspose::Email:: + +```cpp +get_IsRead() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_isreadonly/_index.md b/english/cpp/aspose.email/mailmessage/get_isreadonly/_index.md new file mode 100644 index 0000000000..586a74aaeb --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_isreadonly/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_IsReadOnly method" +linktitle: "get_IsReadOnly" +articleTitle: "get_IsReadOnly" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message is read only" +type: docs +weight: 320 +url: /cpp/aspose.email/mailmessage/get_isreadonly/ +--- + +## get_IsReadOnly {#get_isreadonly} + +Gets a value indicating whether the message is read only + +**Returns:** virtual bool Aspose::Email:: + +```cpp +get_IsReadOnly() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_issigned/_index.md b/english/cpp/aspose.email/mailmessage/get_issigned/_index.md new file mode 100644 index 0000000000..7c2fbf3afb --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_issigned/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_IsSigned method" +linktitle: "get_IsSigned" +articleTitle: "get_IsSigned" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether the message is signed." +type: docs +weight: 330 +url: /cpp/aspose.email/mailmessage/get_issigned/ +--- + +## get_IsSigned {#get_issigned} + +Gets a value indicating whether the message is signed. + +**Returns:** virtual bool Aspose::Email:: + +```cpp +get_IsSigned() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_itemid/_index.md b/english/cpp/aspose.email/mailmessage/get_itemid/_index.md new file mode 100644 index 0000000000..29a7514fc8 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_itemid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_ItemId method" +linktitle: "get_ItemId" +articleTitle: "get_ItemId" +second_title: "Aspose.Email for C++" +description: "Represents identification information about message in a mailbox." +type: docs +weight: 340 +url: /cpp/aspose.email/mailmessage/get_itemid/ +--- + +## get_ItemId {#get_itemid} + +Represents identification information about message in a mailbox. + +**Returns:** virtual System::SharedPtr < MailboxInfo > Aspose::Email:: + +```cpp +get_ItemId() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_linkedresources/_index.md b/english/cpp/aspose.email/mailmessage/get_linkedresources/_index.md new file mode 100644 index 0000000000..4b11944534 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_linkedresources/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_LinkedResources method" +linktitle: "get_LinkedResources" +articleTitle: "get_LinkedResources" +second_title: "Aspose.Email for C++" +description: "Gets the collection of linked resources of message" +type: docs +weight: 350 +url: /cpp/aspose.email/mailmessage/get_linkedresources/ +--- + +## get_LinkedResources {#get_linkedresources} + +Gets the collection of linked resources of message + +**Returns:** virtual System::SharedPtr < LinkedResourceCollection > Aspose::Email:: + +```cpp +get_LinkedResources() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_listunsubscribe/_index.md b/english/cpp/aspose.email/mailmessage/get_listunsubscribe/_index.md new file mode 100644 index 0000000000..99a0940c5d --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_listunsubscribe/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_ListUnsubscribe method" +linktitle: "get_ListUnsubscribe" +articleTitle: "get_ListUnsubscribe" +second_title: "Aspose.Email for C++" +description: "The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list)." +type: docs +weight: 360 +url: /cpp/aspose.email/mailmessage/get_listunsubscribe/ +--- + +## get_ListUnsubscribe {#get_listunsubscribe} + +The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 + +**Returns:** System::String Aspose::Email:: + +```cpp +get_ListUnsubscribe() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_message/_index.md b/english/cpp/aspose.email/mailmessage/get_message/_index.md new file mode 100644 index 0000000000..4d719e796a --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_message/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::get_Message method" +linktitle: "get_Message" +articleTitle: "get_Message" +second_title: "Aspose.Email for C++" +description: "get_Message of MailMessage." +type: docs +weight: 370 +url: /cpp/aspose.email/mailmessage/get_message/ +--- + +## get_Message {#get_message} + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_Message() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_messageid/_index.md b/english/cpp/aspose.email/mailmessage/get_messageid/_index.md new file mode 100644 index 0000000000..75d86062c0 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_messageid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_MessageId method" +linktitle: "get_MessageId" +articleTitle: "get_MessageId" +second_title: "Aspose.Email for C++" +description: "Gets the message id" +type: docs +weight: 380 +url: /cpp/aspose.email/mailmessage/get_messageid/ +--- + +## get_MessageId {#get_messageid} + +Gets the message id + +**Returns:** virtual System::String Aspose::Email:: + +```cpp +get_MessageId() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_originalistnef/_index.md b/english/cpp/aspose.email/mailmessage/get_originalistnef/_index.md new file mode 100644 index 0000000000..fd4de82a23 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_originalistnef/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_OriginalIsTnef method" +linktitle: "get_OriginalIsTnef" +articleTitle: "get_OriginalIsTnef" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether original EML message is in TNEF format." +type: docs +weight: 390 +url: /cpp/aspose.email/mailmessage/get_originalistnef/ +--- + +## get_OriginalIsTnef {#get_originalistnef} + +Gets a value indicating whether original EML message is in TNEF format. + +**Returns:** virtual bool Aspose::Email:: + +```cpp +get_OriginalIsTnef() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_preamble/_index.md b/english/cpp/aspose.email/mailmessage/get_preamble/_index.md new file mode 100644 index 0000000000..796e69eafa --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_preamble/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Preamble method" +linktitle: "get_Preamble" +articleTitle: "get_Preamble" +second_title: "Aspose.Email for C++" +description: "Gets a preamble text." +type: docs +weight: 400 +url: /cpp/aspose.email/mailmessage/get_preamble/ +--- + +## get_Preamble {#get_preamble} + +Gets a preamble text. It is located before the first boundary and generally includes an explanatory note to non-MIME conformant readers. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_Preamble() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_preferredtextencoding/_index.md b/english/cpp/aspose.email/mailmessage/get_preferredtextencoding/_index.md new file mode 100644 index 0000000000..5046d62b98 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_preferredtextencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_PreferredTextEncoding method" +linktitle: "get_PreferredTextEncoding" +articleTitle: "get_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Gets preferred encoding for all text properties" +type: docs +weight: 410 +url: /cpp/aspose.email/mailmessage/get_preferredtextencoding/ +--- + +## get_PreferredTextEncoding {#get_preferredtextencoding} + +Gets preferred encoding for all text properties + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_PreferredTextEncoding() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_preservetnefattachment/_index.md b/english/cpp/aspose.email/mailmessage/get_preservetnefattachment/_index.md new file mode 100644 index 0000000000..d6e08555b1 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_preservetnefattachment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_PreserveTnefAttachment method" +linktitle: "get_PreserveTnefAttachment" +articleTitle: "get_PreserveTnefAttachment" +second_title: "Aspose.Email for C++" +description: "Controls TNEF attachment load/save behaviour" +type: docs +weight: 420 +url: /cpp/aspose.email/mailmessage/get_preservetnefattachment/ +--- + +## get_PreserveTnefAttachment {#get_preservetnefattachment} + +Controls TNEF attachment load/save behaviour + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveTnefAttachment() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_priority/_index.md b/english/cpp/aspose.email/mailmessage/get_priority/_index.md new file mode 100644 index 0000000000..f6ae4fc01a --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_priority/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Priority method" +linktitle: "get_Priority" +articleTitle: "get_Priority" +second_title: "Aspose.Email for C++" +description: "Gets the priority of message" +type: docs +weight: 430 +url: /cpp/aspose.email/mailmessage/get_priority/ +--- + +## get_Priority {#get_priority} + +Gets the priority of message + +**Returns:** virtual MailPriority Aspose::Email:: + +```cpp +get_Priority() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_readreceiptrequested/_index.md b/english/cpp/aspose.email/mailmessage/get_readreceiptrequested/_index.md new file mode 100644 index 0000000000..8a9f49af86 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_readreceiptrequested/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::get_ReadReceiptRequested method" +linktitle: "get_ReadReceiptRequested" +articleTitle: "get_ReadReceiptRequested" +second_title: "Aspose.Email for C++" +description: "get_ReadReceiptRequested of MailMessage." +type: docs +weight: 440 +url: /cpp/aspose.email/mailmessage/get_readreceiptrequested/ +--- + +## get_ReadReceiptRequested {#get_readreceiptrequested} + +**Returns:** bool Aspose::Email:: + +```cpp +get_ReadReceiptRequested() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_readreceiptto/_index.md b/english/cpp/aspose.email/mailmessage/get_readreceiptto/_index.md new file mode 100644 index 0000000000..4226166f15 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_readreceiptto/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_ReadReceiptTo method" +linktitle: "get_ReadReceiptTo" +articleTitle: "get_ReadReceiptTo" +second_title: "Aspose.Email for C++" +description: "Gets the read receipt address." +type: docs +weight: 450 +url: /cpp/aspose.email/mailmessage/get_readreceiptto/ +--- + +## get_ReadReceiptTo {#get_readreceiptto} + +Gets the read receipt address. + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +get_ReadReceiptTo() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_replytolist/_index.md b/english/cpp/aspose.email/mailmessage/get_replytolist/_index.md new file mode 100644 index 0000000000..c5e22940fb --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_replytolist/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_ReplyToList method" +linktitle: "get_ReplyToList" +articleTitle: "get_ReplyToList" +second_title: "Aspose.Email for C++" +description: "Gets the list of addresses to reply to for the mail message" +type: docs +weight: 460 +url: /cpp/aspose.email/mailmessage/get_replytolist/ +--- + +## get_ReplyToList {#get_replytolist} + +Gets the list of addresses to reply to for the mail message + +**Returns:** virtual System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +get_ReplyToList() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_reversepath/_index.md b/english/cpp/aspose.email/mailmessage/get_reversepath/_index.md new file mode 100644 index 0000000000..62832ddd9c --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_reversepath/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_ReversePath method" +linktitle: "get_ReversePath" +articleTitle: "get_ReversePath" +second_title: "Aspose.Email for C++" +description: "Gets ReversePath address" +type: docs +weight: 470 +url: /cpp/aspose.email/mailmessage/get_reversepath/ +--- + +## get_ReversePath {#get_reversepath} + +Gets ReversePath address + +**Returns:** virtual System::SharedPtr < MailAddress > Aspose::Email:: + +```cpp +get_ReversePath() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_sender/_index.md b/english/cpp/aspose.email/mailmessage/get_sender/_index.md new file mode 100644 index 0000000000..858359a145 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_sender/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Sender method" +linktitle: "get_Sender" +articleTitle: "get_Sender" +second_title: "Aspose.Email for C++" +description: "Gets sender address" +type: docs +weight: 480 +url: /cpp/aspose.email/mailmessage/get_sender/ +--- + +## get_Sender {#get_sender} + +Gets sender address + +**Returns:** virtual System::SharedPtr < MailAddress > Aspose::Email:: + +```cpp +get_Sender() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_sensitivity/_index.md b/english/cpp/aspose.email/mailmessage/get_sensitivity/_index.md new file mode 100644 index 0000000000..b9087a3e64 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_sensitivity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Sensitivity method" +linktitle: "get_Sensitivity" +articleTitle: "get_Sensitivity" +second_title: "Aspose.Email for C++" +description: "Gets the sensitivity of message" +type: docs +weight: 490 +url: /cpp/aspose.email/mailmessage/get_sensitivity/ +--- + +## get_Sensitivity {#get_sensitivity} + +Gets the sensitivity of message + +**Returns:** virtual MailSensitivity Aspose::Email:: + +```cpp +get_Sensitivity() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_subject/_index.md b/english/cpp/aspose.email/mailmessage/get_subject/_index.md new file mode 100644 index 0000000000..3b5c6f9c0f --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_Subject method" +linktitle: "get_Subject" +articleTitle: "get_Subject" +second_title: "Aspose.Email for C++" +description: "Gets the subject line" +type: docs +weight: 500 +url: /cpp/aspose.email/mailmessage/get_subject/ +--- + +## get_Subject {#get_subject} + +Gets the subject line + +**Returns:** System::String Aspose::Email:: + +```cpp +get_Subject() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_subjectencoding/_index.md b/english/cpp/aspose.email/mailmessage/get_subjectencoding/_index.md new file mode 100644 index 0000000000..53146a0a52 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_subjectencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_SubjectEncoding method" +linktitle: "get_SubjectEncoding" +articleTitle: "get_SubjectEncoding" +second_title: "Aspose.Email for C++" +description: "Gets the encoding of subject" +type: docs +weight: 510 +url: /cpp/aspose.email/mailmessage/get_subjectencoding/ +--- + +## get_SubjectEncoding {#get_subjectencoding} + +Gets the encoding of subject + +**Returns:** virtual System::SharedPtr Aspose::Email:: + +```cpp +get_SubjectEncoding() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_suppressbcc/_index.md b/english/cpp/aspose.email/mailmessage/get_suppressbcc/_index.md new file mode 100644 index 0000000000..660cbccdfa --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_suppressbcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_SuppressBcc method" +linktitle: "get_SuppressBcc" +articleTitle: "get_SuppressBcc" +second_title: "Aspose.Email for C++" +description: "Indicates whether Bcc header is suppressed in MIME." +type: docs +weight: 520 +url: /cpp/aspose.email/mailmessage/get_suppressbcc/ +--- + +## get_SuppressBcc {#get_suppressbcc} + +Indicates whether Bcc header is suppressed in MIME. + +**Returns:** bool Aspose::Email:: + +```cpp +get_SuppressBcc() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_timezoneoffset/_index.md b/english/cpp/aspose.email/mailmessage/get_timezoneoffset/_index.md new file mode 100644 index 0000000000..6c07fa18c1 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_timezoneoffset/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_TimeZoneOffset method" +linktitle: "get_TimeZoneOffset" +articleTitle: "get_TimeZoneOffset" +second_title: "Aspose.Email for C++" +description: "Gets the Coordinated Universal Time (UTC) offset for the message dates." +type: docs +weight: 530 +url: /cpp/aspose.email/mailmessage/get_timezoneoffset/ +--- + +## get_TimeZoneOffset {#get_timezoneoffset} + +Gets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the local time and UTC. + +**Returns:** System::TimeSpan Aspose::Email:: + +```cpp +get_TimeZoneOffset() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_tnefattachment/_index.md b/english/cpp/aspose.email/mailmessage/get_tnefattachment/_index.md new file mode 100644 index 0000000000..ad9b4d610d --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_tnefattachment/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_TnefAttachment method" +linktitle: "get_TnefAttachment" +articleTitle: "get_TnefAttachment" +second_title: "Aspose.Email for C++" +description: "Gets the tnef attachment." +type: docs +weight: 540 +url: /cpp/aspose.email/mailmessage/get_tnefattachment/ +--- + +## get_TnefAttachment {#get_tnefattachment} + +Gets the tnef attachment. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_TnefAttachment() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_to/_index.md b/english/cpp/aspose.email/mailmessage/get_to/_index.md new file mode 100644 index 0000000000..2ea371e3d1 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_to/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_To method" +linktitle: "get_To" +articleTitle: "get_To" +second_title: "Aspose.Email for C++" +description: "Gets the address collection that contains the recipients of message" +type: docs +weight: 550 +url: /cpp/aspose.email/mailmessage/get_to/ +--- + +## get_To {#get_to} + +Gets the address collection that contains the recipients of message + +**Returns:** System::SharedPtr < MailAddressCollection > Aspose::Email:: + +```cpp +get_To() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_ventlicense/_index.md b/english/cpp/aspose.email/mailmessage/get_ventlicense/_index.md new file mode 100644 index 0000000000..85c45b60f7 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_ventlicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_VentLicense method" +linktitle: "get_VentLicense" +articleTitle: "get_VentLicense" +second_title: "Aspose.Email for C++" +description: "This stores the venture licensing state instead of 2 obvious fields such as string value for watermark and some value indicating license is set or not." +type: docs +weight: 560 +url: /cpp/aspose.email/mailmessage/get_ventlicense/ +--- + +## get_VentLicense {#get_ventlicense} + +This stores the venture licensing state instead of 2 obvious fields such as string value for watermark and some value indicating license is set or not. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_VentLicense() +``` + diff --git a/english/cpp/aspose.email/mailmessage/get_xmailer/_index.md b/english/cpp/aspose.email/mailmessage/get_xmailer/_index.md new file mode 100644 index 0000000000..2927f9c4ad --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/get_xmailer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::get_XMailer method" +linktitle: "get_XMailer" +articleTitle: "get_XMailer" +second_title: "Aspose.Email for C++" +description: "Gets the X-Mailer the software that created the e-mail message" +type: docs +weight: 570 +url: /cpp/aspose.email/mailmessage/get_xmailer/ +--- + +## get_XMailer {#get_xmailer} + +Gets the X-Mailer the software that created the e-mail message + +**Returns:** virtual System::String Aspose::Email:: + +```cpp +get_XMailer() +``` + diff --git a/english/cpp/aspose.email/mailmessage/getalternateviewcontent/_index.md b/english/cpp/aspose.email/mailmessage/getalternateviewcontent/_index.md new file mode 100644 index 0000000000..6830618908 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/getalternateviewcontent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::GetAlternateViewContent method" +linktitle: "GetAlternateViewContent" +articleTitle: "GetAlternateViewContent" +second_title: "Aspose.Email for C++" +description: "Gets the content as a string from the specified AlternateView ." +type: docs +weight: 580 +url: /cpp/aspose.email/mailmessage/getalternateviewcontent/ +--- + +## GetAlternateViewContent {#getalternateviewcontent} + +Gets the content as a string from the specified AlternateView . + +**Returns:** System::String Aspose::Email:: + +```cpp +GetAlternateViewContent(System::String mediaType) +``` + +| Parameter | Description | +| --- | --- | +| mediaType | MediaType of needed AlternateView . | + diff --git a/english/cpp/aspose.email/mailmessage/getemlstream/_index.md b/english/cpp/aspose.email/mailmessage/getemlstream/_index.md new file mode 100644 index 0000000000..02ec0e70e4 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/getemlstream/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::MailMessage::GetEmlStream method" +linktitle: "GetEmlStream" +articleTitle: "GetEmlStream" +second_title: "Aspose.Email for C++" +description: "GetEmlStream of MailMessage." +type: docs +weight: 590 +url: /cpp/aspose.email/mailmessage/getemlstream/ +--- + +## GetEmlStream {#getemlstream} + +**Returns:** static System::SharedPtr Aspose::Email:: + +```cpp +GetEmlStream(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < System::Collections::Generic::ListExt< uint8_t >> & headerBytes) +``` + +| Parameter | Description | +| --- | --- | +| stream | | +| headerBytes | | + diff --git a/english/cpp/aspose.email/mailmessage/gethashcode/_index.md b/english/cpp/aspose.email/mailmessage/gethashcode/_index.md new file mode 100644 index 0000000000..73be345500 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Returns a hash code for object" +type: docs +weight: 600 +url: /cpp/aspose.email/mailmessage/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Returns a hash code for object + +**Returns:** int32_t Aspose::Email:: + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email/mailmessage/getheadersasstring/_index.md b/english/cpp/aspose.email/mailmessage/getheadersasstring/_index.md new file mode 100644 index 0000000000..d1fc049395 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/getheadersasstring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::GetHeadersAsString method" +linktitle: "GetHeadersAsString" +articleTitle: "GetHeadersAsString" +second_title: "Aspose.Email for C++" +description: "GetHeadersAsString of MailMessage." +type: docs +weight: 610 +url: /cpp/aspose.email/mailmessage/getheadersasstring/ +--- + +## GetHeadersAsString {#getheadersasstring} + +**Returns:** System::String Aspose::Email:: + +```cpp +GetHeadersAsString() +``` + diff --git a/english/cpp/aspose.email/mailmessage/gethtmlbodytext/_index.md b/english/cpp/aspose.email/mailmessage/gethtmlbodytext/_index.md new file mode 100644 index 0000000000..8caae3ed84 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/gethtmlbodytext/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::MailMessage::GetHtmlBodyText method" +linktitle: "GetHtmlBodyText" +articleTitle: "GetHtmlBodyText" +second_title: "Aspose.Email for C++" +description: "Gets the message html body as plain text." +type: docs +weight: 620 +url: /cpp/aspose.email/mailmessage/gethtmlbodytext/ +--- + +## GetHtmlBodyText (1 of 2) {#gethtmlbodytext_1} + +Gets the message html body as plain text. This method parses the HtmlBody property and returns plain text content ignoring the html markup. + +**Returns:** virtual System::String Aspose::Email:: + +```cpp +GetHtmlBodyText(bool showUrl) +``` + +| Parameter | Description | +| --- | --- | +| showUrl | Defines need to show URL in text. | + +--- + +## GetHtmlBodyText (2 of 2) {#gethtmlbodytext_2} + +Gets the message htmlbody as plain text. + +**Returns:** Result string of custom handling rendering of hyperlink. + +```cpp +GetHtmlBodyText(Common::Transform::HyperlinkRenderingCallback hyperlinkRenderingCallback) +``` + +| Parameter | Description | +| --- | --- | +| hyperlinkRenderingCallback | Reference to custom method for handling rendering of hyperlink. | + diff --git a/english/cpp/aspose.email/mailmessage/gethtmlview/_index.md b/english/cpp/aspose.email/mailmessage/gethtmlview/_index.md new file mode 100644 index 0000000000..f482b3bd29 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/gethtmlview/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::GetHtmlView method" +linktitle: "GetHtmlView" +articleTitle: "GetHtmlView" +second_title: "Aspose.Email for C++" +description: "GetHtmlView of MailMessage." +type: docs +weight: 630 +url: /cpp/aspose.email/mailmessage/gethtmlview/ +--- + +## GetHtmlView {#gethtmlview} + +**Returns:** System::SharedPtr < AlternateView > Aspose::Email:: + +```cpp +GetHtmlView() +``` + diff --git a/english/cpp/aspose.email/mailmessage/getlinkedresourcecount/_index.md b/english/cpp/aspose.email/mailmessage/getlinkedresourcecount/_index.md new file mode 100644 index 0000000000..cac81e1392 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/getlinkedresourcecount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::GetLinkedResourceCount method" +linktitle: "GetLinkedResourceCount" +articleTitle: "GetLinkedResourceCount" +second_title: "Aspose.Email for C++" +description: "Gets the count of message linked resources and alternative view linked resourced." +type: docs +weight: 640 +url: /cpp/aspose.email/mailmessage/getlinkedresourcecount/ +--- + +## GetLinkedResourceCount {#getlinkedresourcecount} + +Gets the count of message linked resources and alternative view linked resourced. + +**Returns:** A count of all linked resources + +```cpp +GetLinkedResourceCount() +``` + diff --git a/english/cpp/aspose.email/mailmessage/gettextplainview/_index.md b/english/cpp/aspose.email/mailmessage/gettextplainview/_index.md new file mode 100644 index 0000000000..1f8353f43b --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/gettextplainview/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::GetTextPlainView method" +linktitle: "GetTextPlainView" +articleTitle: "GetTextPlainView" +second_title: "Aspose.Email for C++" +description: "GetTextPlainView of MailMessage." +type: docs +weight: 650 +url: /cpp/aspose.email/mailmessage/gettextplainview/ +--- + +## GetTextPlainView {#gettextplainview} + +**Returns:** System::SharedPtr < AlternateView > Aspose::Email:: + +```cpp +GetTextPlainView() +``` + diff --git a/english/cpp/aspose.email/mailmessage/import/_index.md b/english/cpp/aspose.email/mailmessage/import/_index.md new file mode 100644 index 0000000000..a6dca21142 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/import/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::MailMessage::Import method" +linktitle: "Import" +articleTitle: "Import" +second_title: "Aspose.Email for C++" +description: "Populates a T:System::Runtime::Serialization::SerializationInfo with the data needed to serialize the target object." +type: docs +weight: 660 +url: /cpp/aspose.email/mailmessage/import/ +--- + +## Import {#import} + +Populates a T:System::Runtime::Serialization::SerializationInfo with the data needed to serialize the target object. + +**Returns:** virtual void Aspose::Email:: + +```cpp +Import(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| info | The T:System::Runtime::Serialization::SerializationInfo to populate with data. | +| context | The destination (see T:System::Runtime::Serialization::StreamingContext ) for this serialization. | + diff --git a/english/cpp/aspose.email/mailmessage/importheaders/_index.md b/english/cpp/aspose.email/mailmessage/importheaders/_index.md new file mode 100644 index 0000000000..315a56f523 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/importheaders/_index.md @@ -0,0 +1,37 @@ +--- +title: "Aspose::Email::MailMessage::ImportHeaders method" +linktitle: "ImportHeaders" +articleTitle: "ImportHeaders" +second_title: "Aspose.Email for C++" +description: "ImportHeaders of MailMessage." +type: docs +weight: 670 +url: /cpp/aspose.email/mailmessage/importheaders/ +--- + +## ImportHeaders (1 of 2) {#importheaders_1} + +**Returns:** void Aspose::Email:: + +```cpp +ImportHeaders(System::SharedPtr < Aspose::Email::Message > message) +``` + +| Parameter | Description | +| --- | --- | +| message | | + +--- + +## ImportHeaders (2 of 2) {#importheaders_2} + +**Returns:** void Aspose::Email:: + +```cpp +ImportHeaders(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | | + diff --git a/english/cpp/aspose.email/mailmessage/isbodyhtml/_index.md b/english/cpp/aspose.email/mailmessage/isbodyhtml/_index.md new file mode 100644 index 0000000000..b12abea913 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/isbodyhtml/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::isBodyHtml method" +linktitle: "isBodyHtml" +articleTitle: "isBodyHtml" +second_title: "Aspose.Email for C++" +description: "isBodyHtml of MailMessage." +type: docs +weight: 1330 +url: /cpp/aspose.email/mailmessage/isbodyhtml/ +--- + +## isBodyHtml {#isbodyhtml} + +**Returns:** bool Aspose::Email:: + +```cpp +isBodyHtml() +``` + diff --git a/english/cpp/aspose.email/mailmessage/isprocessedbymboxrdstoragewriter/_index.md b/english/cpp/aspose.email/mailmessage/isprocessedbymboxrdstoragewriter/_index.md new file mode 100644 index 0000000000..f561b0feb4 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/isprocessedbymboxrdstoragewriter/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::isProcessedByMboxrdStorageWriter method" +linktitle: "isProcessedByMboxrdStorageWriter" +articleTitle: "isProcessedByMboxrdStorageWriter" +second_title: "Aspose.Email for C++" +description: "The property is true, if the current message is processed by a MboxrdStorageWriter." +type: docs +weight: 1340 +url: /cpp/aspose.email/mailmessage/isprocessedbymboxrdstoragewriter/ +--- + +## isProcessedByMboxrdStorageWriter {#isprocessedbymboxrdstoragewriter} + +The property is true, if the current message is processed by a MboxrdStorageWriter. See EMAILNET-38895 and EMAILNET-39005 + +**Returns:** bool Aspose::Email:: + +```cpp +isProcessedByMboxrdStorageWriter() +``` + diff --git a/english/cpp/aspose.email/mailmessage/linkedresources/_index.md b/english/cpp/aspose.email/mailmessage/linkedresources/_index.md new file mode 100644 index 0000000000..fd282a4406 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/linkedresources/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::linkedResources method" +linktitle: "linkedResources" +articleTitle: "linkedResources" +second_title: "Aspose.Email for C++" +description: "linkedResources of MailMessage." +type: docs +weight: 1350 +url: /cpp/aspose.email/mailmessage/linkedresources/ +--- + +## linkedResources {#linkedresources} + +**Returns:** System::SharedPtr < LinkedResourceCollection > Aspose::Email:: + +```cpp +linkedResources() +``` + diff --git a/english/cpp/aspose.email/mailmessage/listattachmentbase/_index.md b/english/cpp/aspose.email/mailmessage/listattachmentbase/_index.md new file mode 100644 index 0000000000..d2932b325b --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/listattachmentbase/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::ListAttachmentBase method" +linktitle: "ListAttachmentBase" +articleTitle: "ListAttachmentBase" +second_title: "Aspose.Email for C++" +description: "ListAttachmentBase of MailMessage." +type: docs +weight: 680 +url: /cpp/aspose.email/mailmessage/listattachmentbase/ +--- + +## ListAttachmentBase {#listattachmentbase} + +**Returns:** System::SharedPtr > > Aspose::Email:: + +```cpp +ListAttachmentBase() +``` + diff --git a/english/cpp/aspose.email/mailmessage/load/_index.md b/english/cpp/aspose.email/mailmessage/load/_index.md new file mode 100644 index 0000000000..fd745cd1a2 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/load/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::MailMessage::Load method" +linktitle: "Load" +articleTitle: "Load" +second_title: "Aspose.Email for C++" +description: "Load message from stream" +type: docs +weight: 690 +url: /cpp/aspose.email/mailmessage/load/ +--- + +## Load (1 of 4) {#load_1} + +Load message from stream + +**Returns:** E-mail message + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream that represents message in eml or msg format | + +--- + +## Load (2 of 4) {#load_2} + +Load message from stream with additional options. + +**Returns:** Mail message MailMessage . + +```cpp +Load(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < LoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream System::IO::Stream . | +| options | Additional options LoadOptions . | + +--- + +## Load (3 of 4) {#load_3} + +Load message from file + +**Returns:** E-mail message + +```cpp +Load(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Message file name. The message file must be in eml or msg format. | + +--- + +## Load (4 of 4) {#load_4} + +Load message from file with additional options. + +**Returns:** Mail message MailMessage . + +```cpp +Load(System::String fileName, System::SharedPtr < LoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Source file path System::String . | +| options | Additional options LoadOptions . | + diff --git a/english/cpp/aspose.email/mailmessage/loadinternal/_index.md b/english/cpp/aspose.email/mailmessage/loadinternal/_index.md new file mode 100644 index 0000000000..3bd48c3524 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/loadinternal/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::MailMessage::LoadInternal method" +linktitle: "LoadInternal" +articleTitle: "LoadInternal" +second_title: "Aspose.Email for C++" +description: "Load message from stream." +type: docs +weight: 700 +url: /cpp/aspose.email/mailmessage/loadinternal/ +--- + +## LoadInternal (1 of 2) {#loadinternal_1} + +Load message from stream. NOTE!!! Call this method if you don't need to increase customer consumption credit for Dynabic.Metered. + +**Returns:** E-mail message + +```cpp +LoadInternal(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream that represents message in eml or msg format | + +--- + +## LoadInternal (2 of 2) {#loadinternal_2} + +Load message from stream with additional options. NOTE!!! Call this method if you don't need to increase customer consumption credit for Dynabic.Metered. + +**Returns:** Mail message MailMessage . + +```cpp +LoadInternal(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < LoadOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | Source stream System::IO::Stream . | +| options | Additional options LoadOptions . | + diff --git a/english/cpp/aspose.email/mailmessage/loadmessagestructure/_index.md b/english/cpp/aspose.email/mailmessage/loadmessagestructure/_index.md new file mode 100644 index 0000000000..387f080022 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/loadmessagestructure/_index.md @@ -0,0 +1,27 @@ +--- +title: "Aspose::Email::MailMessage::LoadMessageStructure method" +linktitle: "LoadMessageStructure" +articleTitle: "LoadMessageStructure" +second_title: "Aspose.Email for C++" +description: "Loads the message structure and search text body and html body parts' indexes" +type: docs +weight: 710 +url: /cpp/aspose.email/mailmessage/loadmessagestructure/ +--- + +## LoadMessageStructure {#loadmessagestructure} + +Loads the message structure and search text body and html body parts' indexes + +**Returns:** void Aspose::Email:: + +```cpp +LoadMessageStructure(System::SharedPtr < Clients::Imap::Commands::BodyStructureMultiPart > bodyStructure, System::SharedPtr < Clients::Imap::Commands::BodyStructurePart > & textBodyPart, System::SharedPtr < Clients::Imap::Commands::BodyStructurePart > & htmlBodyPart) +``` + +| Parameter | Description | +| --- | --- | +| bodyStructure | A BodyStructureMultiPart containing the message structure | +| textBodyPart | An index of found text body | +| htmlBodyPart | An index of found html body | + diff --git a/english/cpp/aspose.email/mailmessage/mailmessage/_index.md b/english/cpp/aspose.email/mailmessage/mailmessage/_index.md new file mode 100644 index 0000000000..d085b1f26c --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/mailmessage/_index.md @@ -0,0 +1,90 @@ +--- +title: "Aspose::Email::MailMessage::MailMessage constructor" +linktitle: "MailMessage" +articleTitle: "MailMessage" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of the MailMessage class" +type: docs +weight: 10 +url: /cpp/aspose.email/mailmessage/mailmessage/ +--- + +## MailMessage (1 of 5) {#mailmessage_1} + +Initializes a new instance of the MailMessage class + +**Returns:** Aspose::Email:: + +```cpp +MailMessage(System::String from, System::String to) +``` + +| Parameter | Description | +| --- | --- | +| from | Sender address | +| to | Recipient address | + +--- + +## MailMessage (2 of 5) {#mailmessage_2} + +Initializes a new instance of the MailMessage class + +**Returns:** Aspose::Email:: + +```cpp +MailMessage() +``` + +--- + +## MailMessage (3 of 5) {#mailmessage_3} + +Initializes a new instance of the MailMessage class + +**Returns:** Aspose::Email:: + +```cpp +MailMessage(bool increaseCredit) +``` + +| Parameter | Description | +| --- | --- | +| increaseCredit | | + +--- + +## MailMessage (4 of 5) {#mailmessage_4} + +Initializes a new instance of the MailMessage class + +**Returns:** Aspose::Email:: + +```cpp +MailMessage(System::String from, System::String to, System::String subject, System::String body) +``` + +| Parameter | Description | +| --- | --- | +| from | Sender address | +| to | Recipient address | +| subject | Message subject | +| body | Message body | + +--- + +## MailMessage (5 of 5) {#mailmessage_5} + +Initializes a new instance of the MailMessage class + +**Returns:** Aspose::Email:: + +```cpp +MailMessage(System::SharedPtr < MailAddress > from, System::SharedPtr < MailAddress > to) +``` + +| Parameter | Description | +| --- | --- | +| from | Sender address | +| to | Recipient address | + diff --git a/english/cpp/aspose.email/mailmessage/message/_index.md b/english/cpp/aspose.email/mailmessage/message/_index.md new file mode 100644 index 0000000000..326740db19 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/message/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::message method" +linktitle: "message" +articleTitle: "message" +second_title: "Aspose.Email for C++" +description: "message of MailMessage." +type: docs +weight: 1360 +url: /cpp/aspose.email/mailmessage/message/ +--- + +## message {#message} + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +message() +``` + diff --git a/english/cpp/aspose.email/mailmessage/onconversionprogress/_index.md b/english/cpp/aspose.email/mailmessage/onconversionprogress/_index.md new file mode 100644 index 0000000000..7763840f2d --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/onconversionprogress/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailMessage::OnConversionProgress method" +linktitle: "OnConversionProgress" +articleTitle: "OnConversionProgress" +second_title: "Aspose.Email for C++" +description: "OnConversionProgress of MailMessage." +type: docs +weight: 720 +url: /cpp/aspose.email/mailmessage/onconversionprogress/ +--- + +## OnConversionProgress {#onconversionprogress} + +**Returns:** void Aspose::Email:: + +```cpp +OnConversionProgress(System::SharedPtr < ProgressEventHandlerInfo > info) +``` + +| Parameter | Description | +| --- | --- | +| info | | + diff --git a/english/cpp/aspose.email/mailmessage/recomposetnefcontent/_index.md b/english/cpp/aspose.email/mailmessage/recomposetnefcontent/_index.md new file mode 100644 index 0000000000..575e6ecef6 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/recomposetnefcontent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::RecomposeTnefContent method" +linktitle: "RecomposeTnefContent" +articleTitle: "RecomposeTnefContent" +second_title: "Aspose.Email for C++" +description: "Composes the TNEF content." +type: docs +weight: 730 +url: /cpp/aspose.email/mailmessage/recomposetnefcontent/ +--- + +## RecomposeTnefContent {#recomposetnefcontent} + +Composes the TNEF content. Note, that tnef attachment is composed if a message initially contained TNEF and was loaded without FileCompatibilityMode.PreserveTnefAttachments flag, That is this method doesn't create tnef message out of the regular one. + +**Returns:** void Aspose::Email:: + +```cpp +RecomposeTnefContent() +``` + diff --git a/english/cpp/aspose.email/mailmessage/replace/_index.md b/english/cpp/aspose.email/mailmessage/replace/_index.md new file mode 100644 index 0000000000..4ea5e2cd2a --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/replace/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::MailMessage::Replace method" +linktitle: "Replace" +articleTitle: "Replace" +second_title: "Aspose.Email for C++" +description: "Replace of MailMessage." +type: docs +weight: 740 +url: /cpp/aspose.email/mailmessage/replace/ +--- + +## Replace {#replace} + +**Returns:** void Aspose::Email:: + +```cpp +Replace(System::String mediaType, System::SharedPtr < AlternateView > view) +``` + +| Parameter | Description | +| --- | --- | +| mediaType | | +| view | | + diff --git a/english/cpp/aspose.email/mailmessage/save/_index.md b/english/cpp/aspose.email/mailmessage/save/_index.md new file mode 100644 index 0000000000..b702bc7c37 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/save/_index.md @@ -0,0 +1,75 @@ +--- +title: "Aspose::Email::MailMessage::Save method" +linktitle: "Save" +articleTitle: "Save" +second_title: "Aspose.Email for C++" +description: "Save message as a stream" +type: docs +weight: 750 +url: /cpp/aspose.email/mailmessage/save/ +--- + +## Save (1 of 4) {#save_1} + +Save message as a stream + +**Returns:** void Aspose::Email:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream into which message is saved | + +--- + +## Save (2 of 4) {#save_2} + +Save message as a stream with additional options. + +**Returns:** virtual void Aspose::Email:: + +```cpp +Save(System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < SaveOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| stream | Stream into which message is saved. | +| options | Additional options for saving SaveOptions . | + +--- + +## Save (3 of 4) {#save_3} + +Save message as a file + +**Returns:** void Aspose::Email:: + +```cpp +Save(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Name of a file to save message. | + +--- + +## Save (4 of 4) {#save_4} + +Save message as a file with additional options. + +**Returns:** virtual void Aspose::Email:: + +```cpp +Save(System::String fileName, System::SharedPtr < SaveOptions > options) +``` + +| Parameter | Description | +| --- | --- | +| fileName | Stream into which message is saved. | +| options | Additional options for saving SaveOptions . | + diff --git a/english/cpp/aspose.email/mailmessage/send/_index.md b/english/cpp/aspose.email/mailmessage/send/_index.md new file mode 100644 index 0000000000..34a13ca4e7 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/send/_index.md @@ -0,0 +1,24 @@ +--- +title: "Aspose::Email::MailMessage::Send method" +linktitle: "Send" +articleTitle: "Send" +second_title: "Aspose.Email for C++" +description: "Send of MailMessage." +type: docs +weight: 760 +url: /cpp/aspose.email/mailmessage/send/ +--- + +## Send {#send} + +**Returns:** void Aspose::Email:: + +```cpp +Send(System::SharedPtr < Mime::BaseWriter > writer, System::SharedPtr < ProgressEventHandlerInfo > progressInfo) +``` + +| Parameter | Description | +| --- | --- | +| writer | | +| progressInfo | | + diff --git a/english/cpp/aspose.email/mailmessage/set_bcc/_index.md b/english/cpp/aspose.email/mailmessage/set_bcc/_index.md new file mode 100644 index 0000000000..fe737c2265 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_bcc/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_Bcc method" +linktitle: "set_Bcc" +articleTitle: "set_Bcc" +second_title: "Aspose.Email for C++" +description: "Sets the address collection that contains the BCC recipients of message" +type: docs +weight: 770 +url: /cpp/aspose.email/mailmessage/set_bcc/ +--- + +## set_Bcc {#set_bcc} + +Sets the address collection that contains the BCC recipients of message + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Bcc(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_body/_index.md b/english/cpp/aspose.email/mailmessage/set_body/_index.md new file mode 100644 index 0000000000..66efae4c25 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_body/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_Body method" +linktitle: "set_Body" +articleTitle: "set_Body" +second_title: "Aspose.Email for C++" +description: "Sets the plain text representation of message's body." +type: docs +weight: 780 +url: /cpp/aspose.email/mailmessage/set_body/ +--- + +## set_Body {#set_body} + +Sets the plain text representation of message's body. If the text/plain part is present in a message, the propery returns its text data. Otherwise, property returns the text content of the HtmlBody property without html markup. + +**Returns:** void Aspose::Email:: + +```cpp +set_Body(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_bodyencoding/_index.md b/english/cpp/aspose.email/mailmessage/set_bodyencoding/_index.md new file mode 100644 index 0000000000..03897a8f2e --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_bodyencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_BodyEncoding method" +linktitle: "set_BodyEncoding" +articleTitle: "set_BodyEncoding" +second_title: "Aspose.Email for C++" +description: "Sets encoding of body" +type: docs +weight: 790 +url: /cpp/aspose.email/mailmessage/set_bodyencoding/ +--- + +## set_BodyEncoding {#set_bodyencoding} + +Sets encoding of body + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_BodyEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_categories/_index.md b/english/cpp/aspose.email/mailmessage/set_categories/_index.md new file mode 100644 index 0000000000..84153eab1c --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_categories/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_Categories method" +linktitle: "set_Categories" +articleTitle: "set_Categories" +second_title: "Aspose.Email for C++" +description: "Sets exchange message categories" +type: docs +weight: 800 +url: /cpp/aspose.email/mailmessage/set_categories/ +--- + +## set_Categories {#set_categories} + +Sets exchange message categories + +**Returns:** void Aspose::Email:: + +```cpp +set_Categories(System::ArrayPtr< System::String > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_cc/_index.md b/english/cpp/aspose.email/mailmessage/set_cc/_index.md new file mode 100644 index 0000000000..a8637a1f5c --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_cc/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_CC method" +linktitle: "set_CC" +articleTitle: "set_CC" +second_title: "Aspose.Email for C++" +description: "Sets the address collection that contains the CC recipients" +type: docs +weight: 810 +url: /cpp/aspose.email/mailmessage/set_cc/ +--- + +## set_CC {#set_cc} + +Sets the address collection that contains the CC recipients + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_CC(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_date/_index.md b/english/cpp/aspose.email/mailmessage/set_date/_index.md new file mode 100644 index 0000000000..aacad8915f --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_date/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_Date method" +linktitle: "set_Date" +articleTitle: "set_Date" +second_title: "Aspose.Email for C++" +description: "Sets the date of message" +type: docs +weight: 820 +url: /cpp/aspose.email/mailmessage/set_date/ +--- + +## set_Date {#set_date} + +Sets the date of message + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Date(System::DateTime value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_deliverynotificationoptions/_index.md b/english/cpp/aspose.email/mailmessage/set_deliverynotificationoptions/_index.md new file mode 100644 index 0000000000..aa5aab0c7b --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_deliverynotificationoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_DeliveryNotificationOptions method" +linktitle: "set_DeliveryNotificationOptions" +articleTitle: "set_DeliveryNotificationOptions" +second_title: "Aspose.Email for C++" +description: "Sets the delivery notifications" +type: docs +weight: 830 +url: /cpp/aspose.email/mailmessage/set_deliverynotificationoptions/ +--- + +## set_DeliveryNotificationOptions {#set_deliverynotificationoptions} + +Sets the delivery notifications + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_DeliveryNotificationOptions(Aspose::Email::DeliveryNotificationOptions value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_epilogue/_index.md b/english/cpp/aspose.email/mailmessage/set_epilogue/_index.md new file mode 100644 index 0000000000..7b15fd0542 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_epilogue/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_Epilogue method" +linktitle: "set_Epilogue" +articleTitle: "set_Epilogue" +second_title: "Aspose.Email for C++" +description: "Sets an epilogue text." +type: docs +weight: 840 +url: /cpp/aspose.email/mailmessage/set_epilogue/ +--- + +## set_Epilogue {#set_epilogue} + +Sets an epilogue text. It is located after the last boundary. + +**Returns:** void Aspose::Email:: + +```cpp +set_Epilogue(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_from/_index.md b/english/cpp/aspose.email/mailmessage/set_from/_index.md new file mode 100644 index 0000000000..aae10d8e27 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_from/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::MailMessage::set_From method" +linktitle: "set_From" +articleTitle: "set_From" +second_title: "Aspose.Email for C++" +description: "Sets the from address" +type: docs +weight: 850 +url: /cpp/aspose.email/mailmessage/set_from/ +--- + +## set_From (1 of 2) {#set_from_1} + +Sets the from address + +**Returns:** void Aspose::Email:: + +```cpp +set_From(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + +--- + +## set_From (2 of 2) {#set_from_2} + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_From(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_htmlbody/_index.md b/english/cpp/aspose.email/mailmessage/set_htmlbody/_index.md new file mode 100644 index 0000000000..46e89e1ed3 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_htmlbody/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_HtmlBody method" +linktitle: "set_HtmlBody" +articleTitle: "set_HtmlBody" +second_title: "Aspose.Email for C++" +description: "Sets html body" +type: docs +weight: 860 +url: /cpp/aspose.email/mailmessage/set_htmlbody/ +--- + +## set_HtmlBody {#set_htmlbody} + +Sets html body + +**Returns:** void Aspose::Email:: + +```cpp +set_HtmlBody(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_isbodyhtml/_index.md b/english/cpp/aspose.email/mailmessage/set_isbodyhtml/_index.md new file mode 100644 index 0000000000..47f2404caa --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_isbodyhtml/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_IsBodyHtml method" +linktitle: "set_IsBodyHtml" +articleTitle: "set_IsBodyHtml" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether the message body is in Html" +type: docs +weight: 870 +url: /cpp/aspose.email/mailmessage/set_isbodyhtml/ +--- + +## set_IsBodyHtml {#set_isbodyhtml} + +Sets a value indicating whether the message body is in Html + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_IsBodyHtml(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_isdraft/_index.md b/english/cpp/aspose.email/mailmessage/set_isdraft/_index.md new file mode 100644 index 0000000000..6a3a114469 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_isdraft/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_IsDraft method" +linktitle: "set_IsDraft" +articleTitle: "set_IsDraft" +second_title: "Aspose.Email for C++" +description: "Sets value that indicates whether or not a message has been sent." +type: docs +weight: 880 +url: /cpp/aspose.email/mailmessage/set_isdraft/ +--- + +## set_IsDraft {#set_isdraft} + +Sets value that indicates whether or not a message has been sent. + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_IsDraft(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_itemid/_index.md b/english/cpp/aspose.email/mailmessage/set_itemid/_index.md new file mode 100644 index 0000000000..3d41985ed2 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_itemid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_ItemId method" +linktitle: "set_ItemId" +articleTitle: "set_ItemId" +second_title: "Aspose.Email for C++" +description: "Represents identification information about message in a mailbox." +type: docs +weight: 890 +url: /cpp/aspose.email/mailmessage/set_itemid/ +--- + +## set_ItemId {#set_itemid} + +Represents identification information about message in a mailbox. + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_ItemId(System::SharedPtr < MailboxInfo > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_listunsubscribe/_index.md b/english/cpp/aspose.email/mailmessage/set_listunsubscribe/_index.md new file mode 100644 index 0000000000..ad5e9e3678 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_listunsubscribe/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_ListUnsubscribe method" +linktitle: "set_ListUnsubscribe" +articleTitle: "set_ListUnsubscribe" +second_title: "Aspose.Email for C++" +description: "The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list)." +type: docs +weight: 900 +url: /cpp/aspose.email/mailmessage/set_listunsubscribe/ +--- + +## set_ListUnsubscribe {#set_listunsubscribe} + +The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 + +**Returns:** void Aspose::Email:: + +```cpp +set_ListUnsubscribe(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_messageid/_index.md b/english/cpp/aspose.email/mailmessage/set_messageid/_index.md new file mode 100644 index 0000000000..ac9d57cce6 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_messageid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_MessageId method" +linktitle: "set_MessageId" +articleTitle: "set_MessageId" +second_title: "Aspose.Email for C++" +description: "Sets the message id" +type: docs +weight: 910 +url: /cpp/aspose.email/mailmessage/set_messageid/ +--- + +## set_MessageId {#set_messageid} + +Sets the message id + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_MessageId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_preamble/_index.md b/english/cpp/aspose.email/mailmessage/set_preamble/_index.md new file mode 100644 index 0000000000..56605c0b77 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_preamble/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_Preamble method" +linktitle: "set_Preamble" +articleTitle: "set_Preamble" +second_title: "Aspose.Email for C++" +description: "Sets a preamble text." +type: docs +weight: 920 +url: /cpp/aspose.email/mailmessage/set_preamble/ +--- + +## set_Preamble {#set_preamble} + +Sets a preamble text. It is located before the first boundary and generally includes an explanatory note to non-MIME conformant readers. + +**Returns:** void Aspose::Email:: + +```cpp +set_Preamble(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_preferredtextencoding/_index.md b/english/cpp/aspose.email/mailmessage/set_preferredtextencoding/_index.md new file mode 100644 index 0000000000..d36bb0807f --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_preferredtextencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_PreferredTextEncoding method" +linktitle: "set_PreferredTextEncoding" +articleTitle: "set_PreferredTextEncoding" +second_title: "Aspose.Email for C++" +description: "Sets preferred encoding for all text properties" +type: docs +weight: 930 +url: /cpp/aspose.email/mailmessage/set_preferredtextencoding/ +--- + +## set_PreferredTextEncoding {#set_preferredtextencoding} + +Sets preferred encoding for all text properties + +**Returns:** void Aspose::Email:: + +```cpp +set_PreferredTextEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_preservetnefattachment/_index.md b/english/cpp/aspose.email/mailmessage/set_preservetnefattachment/_index.md new file mode 100644 index 0000000000..f7864f6165 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_preservetnefattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_PreserveTnefAttachment method" +linktitle: "set_PreserveTnefAttachment" +articleTitle: "set_PreserveTnefAttachment" +second_title: "Aspose.Email for C++" +description: "Controls TNEF attachment load/save behaviour" +type: docs +weight: 940 +url: /cpp/aspose.email/mailmessage/set_preservetnefattachment/ +--- + +## set_PreserveTnefAttachment {#set_preservetnefattachment} + +Controls TNEF attachment load/save behaviour + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveTnefAttachment(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_priority/_index.md b/english/cpp/aspose.email/mailmessage/set_priority/_index.md new file mode 100644 index 0000000000..ed3329dd10 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_priority/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_Priority method" +linktitle: "set_Priority" +articleTitle: "set_Priority" +second_title: "Aspose.Email for C++" +description: "Sets the priority of message" +type: docs +weight: 950 +url: /cpp/aspose.email/mailmessage/set_priority/ +--- + +## set_Priority {#set_priority} + +Sets the priority of message + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Priority(MailPriority value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_readreceiptrequested/_index.md b/english/cpp/aspose.email/mailmessage/set_readreceiptrequested/_index.md new file mode 100644 index 0000000000..c7c0107c52 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_readreceiptrequested/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailMessage::set_ReadReceiptRequested method" +linktitle: "set_ReadReceiptRequested" +articleTitle: "set_ReadReceiptRequested" +second_title: "Aspose.Email for C++" +description: "set_ReadReceiptRequested of MailMessage." +type: docs +weight: 960 +url: /cpp/aspose.email/mailmessage/set_readreceiptrequested/ +--- + +## set_ReadReceiptRequested {#set_readreceiptrequested} + +**Returns:** void Aspose::Email:: + +```cpp +set_ReadReceiptRequested(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_readreceiptto/_index.md b/english/cpp/aspose.email/mailmessage/set_readreceiptto/_index.md new file mode 100644 index 0000000000..0fe4eab20f --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_readreceiptto/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::MailMessage::set_ReadReceiptTo method" +linktitle: "set_ReadReceiptTo" +articleTitle: "set_ReadReceiptTo" +second_title: "Aspose.Email for C++" +description: "Sets the read receipt address." +type: docs +weight: 970 +url: /cpp/aspose.email/mailmessage/set_readreceiptto/ +--- + +## set_ReadReceiptTo (1 of 2) {#set_readreceiptto_1} + +Sets the read receipt address. + +**Returns:** void Aspose::Email:: + +```cpp +set_ReadReceiptTo(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + +--- + +## set_ReadReceiptTo (2 of 2) {#set_readreceiptto_2} + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_ReadReceiptTo(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_replytolist/_index.md b/english/cpp/aspose.email/mailmessage/set_replytolist/_index.md new file mode 100644 index 0000000000..d5ad154e7e --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_replytolist/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::MailMessage::set_ReplyToList method" +linktitle: "set_ReplyToList" +articleTitle: "set_ReplyToList" +second_title: "Aspose.Email for C++" +description: "set_ReplyToList of MailMessage." +type: docs +weight: 980 +url: /cpp/aspose.email/mailmessage/set_replytolist/ +--- + +## set_ReplyToList (1 of 3) {#set_replytolist_1} + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_ReplyToList(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + +--- + +## set_ReplyToList (2 of 3) {#set_replytolist_2} + +Sets the list of addresses to reply to for the mail message + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_ReplyToList(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + +--- + +## set_ReplyToList (3 of 3) {#set_replytolist_3} + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_ReplyToList(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_reversepath/_index.md b/english/cpp/aspose.email/mailmessage/set_reversepath/_index.md new file mode 100644 index 0000000000..b451486d64 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_reversepath/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_ReversePath method" +linktitle: "set_ReversePath" +articleTitle: "set_ReversePath" +second_title: "Aspose.Email for C++" +description: "Sets ReversePath address" +type: docs +weight: 990 +url: /cpp/aspose.email/mailmessage/set_reversepath/ +--- + +## set_ReversePath {#set_reversepath} + +Sets ReversePath address + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_ReversePath(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_sender/_index.md b/english/cpp/aspose.email/mailmessage/set_sender/_index.md new file mode 100644 index 0000000000..adf82ddf14 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_sender/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::MailMessage::set_Sender method" +linktitle: "set_Sender" +articleTitle: "set_Sender" +second_title: "Aspose.Email for C++" +description: "Sets sender address" +type: docs +weight: 1000 +url: /cpp/aspose.email/mailmessage/set_sender/ +--- + +## set_Sender (1 of 2) {#set_sender_1} + +Sets sender address + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Sender(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + +--- + +## set_Sender (2 of 2) {#set_sender_2} + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Sender(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_sensitivity/_index.md b/english/cpp/aspose.email/mailmessage/set_sensitivity/_index.md new file mode 100644 index 0000000000..4354f262a8 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_sensitivity/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_Sensitivity method" +linktitle: "set_Sensitivity" +articleTitle: "set_Sensitivity" +second_title: "Aspose.Email for C++" +description: "Sets the sensitivity of message" +type: docs +weight: 1010 +url: /cpp/aspose.email/mailmessage/set_sensitivity/ +--- + +## set_Sensitivity {#set_sensitivity} + +Sets the sensitivity of message + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_Sensitivity(MailSensitivity value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_subject/_index.md b/english/cpp/aspose.email/mailmessage/set_subject/_index.md new file mode 100644 index 0000000000..4aacc4fc47 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_subject/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_Subject method" +linktitle: "set_Subject" +articleTitle: "set_Subject" +second_title: "Aspose.Email for C++" +description: "Sets the subject line" +type: docs +weight: 1020 +url: /cpp/aspose.email/mailmessage/set_subject/ +--- + +## set_Subject {#set_subject} + +Sets the subject line + +**Returns:** void Aspose::Email:: + +```cpp +set_Subject(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_subjectencoding/_index.md b/english/cpp/aspose.email/mailmessage/set_subjectencoding/_index.md new file mode 100644 index 0000000000..d5432cdf69 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_subjectencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_SubjectEncoding method" +linktitle: "set_SubjectEncoding" +articleTitle: "set_SubjectEncoding" +second_title: "Aspose.Email for C++" +description: "Sets the encoding of subject" +type: docs +weight: 1030 +url: /cpp/aspose.email/mailmessage/set_subjectencoding/ +--- + +## set_SubjectEncoding {#set_subjectencoding} + +Sets the encoding of subject + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_SubjectEncoding(System::SharedPtr < System::Text::Encoding > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_suppressbcc/_index.md b/english/cpp/aspose.email/mailmessage/set_suppressbcc/_index.md new file mode 100644 index 0000000000..0bb318fd55 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_suppressbcc/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_SuppressBcc method" +linktitle: "set_SuppressBcc" +articleTitle: "set_SuppressBcc" +second_title: "Aspose.Email for C++" +description: "Indicates whether Bcc header is suppressed in MIME." +type: docs +weight: 1040 +url: /cpp/aspose.email/mailmessage/set_suppressbcc/ +--- + +## set_SuppressBcc {#set_suppressbcc} + +Indicates whether Bcc header is suppressed in MIME. + +**Returns:** void Aspose::Email:: + +```cpp +set_SuppressBcc(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_timezoneoffset/_index.md b/english/cpp/aspose.email/mailmessage/set_timezoneoffset/_index.md new file mode 100644 index 0000000000..878077353c --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_timezoneoffset/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_TimeZoneOffset method" +linktitle: "set_TimeZoneOffset" +articleTitle: "set_TimeZoneOffset" +second_title: "Aspose.Email for C++" +description: "Sets the Coordinated Universal Time (UTC) offset for the message dates." +type: docs +weight: 1050 +url: /cpp/aspose.email/mailmessage/set_timezoneoffset/ +--- + +## set_TimeZoneOffset {#set_timezoneoffset} + +Sets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the local time and UTC. + +**Returns:** void Aspose::Email:: + +```cpp +set_TimeZoneOffset(System::TimeSpan value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_tnefattachment/_index.md b/english/cpp/aspose.email/mailmessage/set_tnefattachment/_index.md new file mode 100644 index 0000000000..814db2434f --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_tnefattachment/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_TnefAttachment method" +linktitle: "set_TnefAttachment" +articleTitle: "set_TnefAttachment" +second_title: "Aspose.Email for C++" +description: "Gets the tnef attachment." +type: docs +weight: 1060 +url: /cpp/aspose.email/mailmessage/set_tnefattachment/ +--- + +## set_TnefAttachment {#set_tnefattachment} + +Gets the tnef attachment. + +**Returns:** void Aspose::Email:: + +```cpp +set_TnefAttachment(System::SharedPtr < Aspose::Email::Tnef::TnefAttachment > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_to/_index.md b/english/cpp/aspose.email/mailmessage/set_to/_index.md new file mode 100644 index 0000000000..3fd6624944 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_to/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::MailMessage::set_To method" +linktitle: "set_To" +articleTitle: "set_To" +second_title: "Aspose.Email for C++" +description: "set_To of MailMessage." +type: docs +weight: 1070 +url: /cpp/aspose.email/mailmessage/set_to/ +--- + +## set_To (1 of 3) {#set_to_1} + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_To(System::SharedPtr < MailAddress > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + +--- + +## set_To (2 of 3) {#set_to_2} + +Sets the address collection that contains the recipients of message + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_To(System::SharedPtr < MailAddressCollection > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + +--- + +## set_To (3 of 3) {#set_to_3} + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_To(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/set_xmailer/_index.md b/english/cpp/aspose.email/mailmessage/set_xmailer/_index.md new file mode 100644 index 0000000000..1f434866b9 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/set_xmailer/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::set_XMailer method" +linktitle: "set_XMailer" +articleTitle: "set_XMailer" +second_title: "Aspose.Email for C++" +description: "Sets the X-Mailer the software that created the e-mail message" +type: docs +weight: 1080 +url: /cpp/aspose.email/mailmessage/set_xmailer/ +--- + +## set_XMailer {#set_xmailer} + +Sets the X-Mailer the software that created the e-mail message + +**Returns:** virtual void Aspose::Email:: + +```cpp +set_XMailer(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/setcontent/_index.md b/english/cpp/aspose.email/mailmessage/setcontent/_index.md new file mode 100644 index 0000000000..3fd52dad46 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/setcontent/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::SetContent method" +linktitle: "SetContent" +articleTitle: "SetContent" +second_title: "Aspose.Email for C++" +description: "SetContent of MailMessage." +type: docs +weight: 1090 +url: /cpp/aspose.email/mailmessage/setcontent/ +--- + +## SetContent {#setcontent} + +**Returns:** System::SharedPtr > Aspose::Email:: + +```cpp +SetContent() +``` + diff --git a/english/cpp/aspose.email/mailmessage/sethtmlbody/_index.md b/english/cpp/aspose.email/mailmessage/sethtmlbody/_index.md new file mode 100644 index 0000000000..db575ff1ca --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/sethtmlbody/_index.md @@ -0,0 +1,42 @@ +--- +title: "Aspose::Email::MailMessage::SetHtmlBody method" +linktitle: "SetHtmlBody" +articleTitle: "SetHtmlBody" +second_title: "Aspose.Email for C++" +description: "Sets html body." +type: docs +weight: 1100 +url: /cpp/aspose.email/mailmessage/sethtmlbody/ +--- + +## SetHtmlBody (1 of 2) {#sethtmlbody_1} + +Sets html body. + +**Returns:** virtual void Aspose::Email:: + +```cpp +SetHtmlBody(System::String value, bool detectEncoding) +``` + +| Parameter | Description | +| --- | --- | +| value | The HtmlBody content text. | +| detectEncoding | Detect body encoding if no encoding is specified for the MailMessage . | + +--- + +## SetHtmlBody (2 of 2) {#sethtmlbody_2} + +**Returns:** void Aspose::Email:: + +```cpp +SetHtmlBody(System::String value, bool detectEncoding, bool htmlIsAscii) +``` + +| Parameter | Description | +| --- | --- | +| value | | +| detectEncoding | | +| htmlIsAscii | | + diff --git a/english/cpp/aspose.email/mailmessage/setmessageid/_index.md b/english/cpp/aspose.email/mailmessage/setmessageid/_index.md new file mode 100644 index 0000000000..25aa6f78b2 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/setmessageid/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailMessage::SetMessageId method" +linktitle: "SetMessageId" +articleTitle: "SetMessageId" +second_title: "Aspose.Email for C++" +description: "SetMessageId of MailMessage." +type: docs +weight: 1110 +url: /cpp/aspose.email/mailmessage/setmessageid/ +--- + +## SetMessageId {#setmessageid} + +**Returns:** void Aspose::Email:: + +```cpp +SetMessageId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mailmessage/setventurelicense/_index.md b/english/cpp/aspose.email/mailmessage/setventurelicense/_index.md new file mode 100644 index 0000000000..e625c68421 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/setventurelicense/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessage::SetVentureLicense method" +linktitle: "SetVentureLicense" +articleTitle: "SetVentureLicense" +second_title: "Aspose.Email for C++" +description: "All Aspose products should implement this method." +type: docs +weight: 1120 +url: /cpp/aspose.email/mailmessage/setventurelicense/ +--- + +## SetVentureLicense {#setventurelicense} + +All Aspose products should implement this method. It is called by a GroupDocs product to indicate whether GroupDocs itself is licensed or not and specify a custom watermark. When GroupDocs is licensed, this document instance should behave as licensed too even if the Aspose product is not licensed. + +**Returns:** void Aspose::Email:: + +```cpp +SetVentureLicense(System::SharedPtr < System::Object > ventureLicense) +``` + +| Parameter | Description | +| --- | --- | +| ventureLicense | | + diff --git a/english/cpp/aspose.email/mailmessage/tostring/_index.md b/english/cpp/aspose.email/mailmessage/tostring/_index.md new file mode 100644 index 0000000000..686e711448 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessage::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a string that represents the current object." +type: docs +weight: 1130 +url: /cpp/aspose.email/mailmessage/tostring/ +--- + +## ToString {#tostring} + +Returns a string that represents the current object. + +**Returns:** A string that represents the current object. + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email/mailmessage/trygetencodingfromhtmlbody/_index.md b/english/cpp/aspose.email/mailmessage/trygetencodingfromhtmlbody/_index.md new file mode 100644 index 0000000000..9c11bbf21e --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/trygetencodingfromhtmlbody/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailMessage::TryGetEncodingFromHtmlBody method" +linktitle: "TryGetEncodingFromHtmlBody" +articleTitle: "TryGetEncodingFromHtmlBody" +second_title: "Aspose.Email for C++" +description: "TryGetEncodingFromHtmlBody of MailMessage." +type: docs +weight: 1140 +url: /cpp/aspose.email/mailmessage/trygetencodingfromhtmlbody/ +--- + +## TryGetEncodingFromHtmlBody {#trygetencodingfromhtmlbody} + +**Returns:** static System::SharedPtr Aspose::Email:: + +```cpp +TryGetEncodingFromHtmlBody(System::String htmlBody) +``` + +| Parameter | Description | +| --- | --- | +| htmlBody | | + diff --git a/english/cpp/aspose.email/mailmessage/validatemessage/_index.md b/english/cpp/aspose.email/mailmessage/validatemessage/_index.md new file mode 100644 index 0000000000..a1014f389c --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/validatemessage/_index.md @@ -0,0 +1,41 @@ +--- +title: "Aspose::Email::MailMessage::ValidateMessage method" +linktitle: "ValidateMessage" +articleTitle: "ValidateMessage" +second_title: "Aspose.Email for C++" +description: "Validate eml message for corresponding to mime specification." +type: docs +weight: 1150 +url: /cpp/aspose.email/mailmessage/validatemessage/ +--- + +## ValidateMessage (1 of 2) {#validatemessage_1} + +Validate eml message for corresponding to mime specification. + +**Returns:** A EmlValidationErrorCollection containing the found validation error messages. + +```cpp +ValidateMessage(System::SharedPtr < System::IO::Stream > stream) +``` + +| Parameter | Description | +| --- | --- | +| stream | A stream containing the message in eml format. | + +--- + +## ValidateMessage (2 of 2) {#validatemessage_2} + +Validate eml message for corresponding to mime specification. + +**Returns:** A EmlValidationErrorCollection containing the found validation error messages. + +```cpp +ValidateMessage(System::String fileName) +``` + +| Parameter | Description | +| --- | --- | +| fileName | A file name (eml). | + diff --git a/english/cpp/aspose.email/mailmessage/views/_index.md b/english/cpp/aspose.email/mailmessage/views/_index.md new file mode 100644 index 0000000000..ac13a7e5f7 --- /dev/null +++ b/english/cpp/aspose.email/mailmessage/views/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessage::views method" +linktitle: "views" +articleTitle: "views" +second_title: "Aspose.Email for C++" +description: "views of MailMessage." +type: docs +weight: 1370 +url: /cpp/aspose.email/mailmessage/views/ +--- + +## views {#views} + +**Returns:** System::SharedPtr < AlternateViewCollection > Aspose::Email:: + +```cpp +views() +``` + diff --git a/english/cpp/aspose.email/mailmessagecollection/_index.md b/english/cpp/aspose.email/mailmessagecollection/_index.md new file mode 100644 index 0000000000..8387762ad8 --- /dev/null +++ b/english/cpp/aspose.email/mailmessagecollection/_index.md @@ -0,0 +1,31 @@ +--- +title: "Aspose::Email::MailMessageCollection class" +linktitle: "MailMessageCollection" +articleTitle: "MailMessageCollection" +second_title: "Aspose.Email for C++" +description: "Represents a collection of MailMessage objects." +type: docs +weight: 10 +url: /cpp/aspose.email/mailmessagecollection/ +--- + +## MailMessageCollection class + +Represents a collection of MailMessage objects. + +Provides a simple collection object that can represent a set of MailMessage objects. The MailMessageCollection class provides a simple collection object that can be used to store a set of MailMessage objects. + +## Constructors + +| Name | Description | +| --- | --- | +| [MailMessageCollection](./mailmessagecollection/) | Initialize a new instance of the class MailMessageCollection . | + +## Methods + +| Name | Description | +| --- | --- | +| [AddRange](./addrange/) | | +| [get_SyncRoot](./get_syncroot/) | | +| [SetTemplateWeakPtr](./settemplateweakptr/) | | + diff --git a/english/cpp/aspose.email/mailmessagecollection/addrange/_index.md b/english/cpp/aspose.email/mailmessagecollection/addrange/_index.md new file mode 100644 index 0000000000..79bc9cc1ee --- /dev/null +++ b/english/cpp/aspose.email/mailmessagecollection/addrange/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailMessageCollection::AddRange method" +linktitle: "AddRange" +articleTitle: "AddRange" +second_title: "Aspose.Email for C++" +description: "AddRange of MailMessageCollection." +type: docs +weight: 10 +url: /cpp/aspose.email/mailmessagecollection/addrange/ +--- + +## AddRange {#addrange} + +**Returns:** void Aspose::Email:: + +```cpp +AddRange(System::SharedPtr < MailMessageCollection > messages) +``` + +| Parameter | Description | +| --- | --- | +| messages | | + diff --git a/english/cpp/aspose.email/mailmessagecollection/get_syncroot/_index.md b/english/cpp/aspose.email/mailmessagecollection/get_syncroot/_index.md new file mode 100644 index 0000000000..93b75202cc --- /dev/null +++ b/english/cpp/aspose.email/mailmessagecollection/get_syncroot/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MailMessageCollection::get_SyncRoot method" +linktitle: "get_SyncRoot" +articleTitle: "get_SyncRoot" +second_title: "Aspose.Email for C++" +description: "get_SyncRoot of MailMessageCollection." +type: docs +weight: 20 +url: /cpp/aspose.email/mailmessagecollection/get_syncroot/ +--- + +## get_SyncRoot {#get_syncroot} + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_SyncRoot() +``` + diff --git a/english/cpp/aspose.email/mailmessagecollection/mailmessagecollection/_index.md b/english/cpp/aspose.email/mailmessagecollection/mailmessagecollection/_index.md new file mode 100644 index 0000000000..34dec7c55d --- /dev/null +++ b/english/cpp/aspose.email/mailmessagecollection/mailmessagecollection/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageCollection::MailMessageCollection constructor" +linktitle: "MailMessageCollection" +articleTitle: "MailMessageCollection" +second_title: "Aspose.Email for C++" +description: "Initialize a new instance of the class MailMessageCollection ." +type: docs +weight: 10 +url: /cpp/aspose.email/mailmessagecollection/mailmessagecollection/ +--- + +## MailMessageCollection {#mailmessagecollection} + +Initialize a new instance of the class MailMessageCollection . + +**Returns:** Aspose::Email:: + +```cpp +MailMessageCollection() +``` + diff --git a/english/cpp/aspose.email/mailmessagecollection/settemplateweakptr/_index.md b/english/cpp/aspose.email/mailmessagecollection/settemplateweakptr/_index.md new file mode 100644 index 0000000000..2869079341 --- /dev/null +++ b/english/cpp/aspose.email/mailmessagecollection/settemplateweakptr/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MailMessageCollection::SetTemplateWeakPtr method" +linktitle: "SetTemplateWeakPtr" +articleTitle: "SetTemplateWeakPtr" +second_title: "Aspose.Email for C++" +description: "SetTemplateWeakPtr of MailMessageCollection." +type: docs +weight: 30 +url: /cpp/aspose.email/mailmessagecollection/settemplateweakptr/ +--- + +## SetTemplateWeakPtr {#settemplateweakptr} + +**Returns:** void Aspose::Email:: + +```cpp +SetTemplateWeakPtr(uint32_t argument) +``` + +| Parameter | Description | +| --- | --- | +| argument | | + diff --git a/english/cpp/aspose.email/mailmessagesavetype/_index.md b/english/cpp/aspose.email/mailmessagesavetype/_index.md new file mode 100644 index 0000000000..f16bf3b138 --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::MailMessageSaveType class" +linktitle: "MailMessageSaveType" +articleTitle: "MailMessageSaveType" +second_title: "Aspose.Email for C++" +description: "Represents the mail message format.It can be in eml,msg or mhtml format." +type: docs +weight: 10 +url: /cpp/aspose.email/mailmessagesavetype/ +--- + +## MailMessageSaveType class + +Represents the mail message format.It can be in eml,msg or mhtml format. + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Equalses the specified o. | +| [get_EmlFormat](./get_emlformat/) | Gets the eml. | +| [get_EmlxFormat](./get_emlxformat/) | Gets the emlx. | +| [get_HtmlFormat](./get_htmlformat/) | Gets the Html. | +| [get_MHtmlFormat](./get_mhtmlformat/) | Gets the MHT. | +| [get_OutlookMessageFormat](./get_outlookmessageformat/) | Gets the MSG. | +| [get_OutlookMessageFormatUnicode](./get_outlookmessageformatunicode/) | Gets the MSG. | +| [get_OutlookTemplateFormat](./get_outlooktemplateformat/) | Gets the MSG. | +| [GetHashCode](./gethashcode/) | Serves as a hash function for a particular type. | +| [ToString](./tostring/) | Returns a T:System::String that represents the current T:System::Object . | + diff --git a/english/cpp/aspose.email/mailmessagesavetype/equals/_index.md b/english/cpp/aspose.email/mailmessagesavetype/equals/_index.md new file mode 100644 index 0000000000..96d69edda5 --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MailMessageSaveType::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Equalses the specified o." +type: docs +weight: 10 +url: /cpp/aspose.email/mailmessagesavetype/equals/ +--- + +## Equals {#equals} + +Equalses the specified o. + +**Returns:** Returns true if objects are an equal, otherwise returns false. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | An object to compare | + diff --git a/english/cpp/aspose.email/mailmessagesavetype/get_emlformat/_index.md b/english/cpp/aspose.email/mailmessagesavetype/get_emlformat/_index.md new file mode 100644 index 0000000000..85a495d176 --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/get_emlformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageSaveType::get_EmlFormat method" +linktitle: "get_EmlFormat" +articleTitle: "get_EmlFormat" +second_title: "Aspose.Email for C++" +description: "Gets the eml." +type: docs +weight: 20 +url: /cpp/aspose.email/mailmessagesavetype/get_emlformat/ +--- + +## get_EmlFormat {#get_emlformat} + +Gets the eml. + +**Returns:** static System::SharedPtr < MailMessageSaveType > Aspose::Email:: + +```cpp +get_EmlFormat() +``` + diff --git a/english/cpp/aspose.email/mailmessagesavetype/get_emlxformat/_index.md b/english/cpp/aspose.email/mailmessagesavetype/get_emlxformat/_index.md new file mode 100644 index 0000000000..6c91d9381c --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/get_emlxformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageSaveType::get_EmlxFormat method" +linktitle: "get_EmlxFormat" +articleTitle: "get_EmlxFormat" +second_title: "Aspose.Email for C++" +description: "Gets the emlx." +type: docs +weight: 30 +url: /cpp/aspose.email/mailmessagesavetype/get_emlxformat/ +--- + +## get_EmlxFormat {#get_emlxformat} + +Gets the emlx. + +**Returns:** static System::SharedPtr < MailMessageSaveType > Aspose::Email:: + +```cpp +get_EmlxFormat() +``` + diff --git a/english/cpp/aspose.email/mailmessagesavetype/get_htmlformat/_index.md b/english/cpp/aspose.email/mailmessagesavetype/get_htmlformat/_index.md new file mode 100644 index 0000000000..04a19824e9 --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/get_htmlformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageSaveType::get_HtmlFormat method" +linktitle: "get_HtmlFormat" +articleTitle: "get_HtmlFormat" +second_title: "Aspose.Email for C++" +description: "Gets the Html." +type: docs +weight: 40 +url: /cpp/aspose.email/mailmessagesavetype/get_htmlformat/ +--- + +## get_HtmlFormat {#get_htmlformat} + +Gets the Html. + +**Returns:** static System::SharedPtr < MailMessageSaveType > Aspose::Email:: + +```cpp +get_HtmlFormat() +``` + diff --git a/english/cpp/aspose.email/mailmessagesavetype/get_mhtmlformat/_index.md b/english/cpp/aspose.email/mailmessagesavetype/get_mhtmlformat/_index.md new file mode 100644 index 0000000000..41902bfa1e --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/get_mhtmlformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageSaveType::get_MHtmlFormat method" +linktitle: "get_MHtmlFormat" +articleTitle: "get_MHtmlFormat" +second_title: "Aspose.Email for C++" +description: "Gets the MHT." +type: docs +weight: 50 +url: /cpp/aspose.email/mailmessagesavetype/get_mhtmlformat/ +--- + +## get_MHtmlFormat {#get_mhtmlformat} + +Gets the MHT. + +**Returns:** static System::SharedPtr < MailMessageSaveType > Aspose::Email:: + +```cpp +get_MHtmlFormat() +``` + diff --git a/english/cpp/aspose.email/mailmessagesavetype/get_outlookmessageformat/_index.md b/english/cpp/aspose.email/mailmessagesavetype/get_outlookmessageformat/_index.md new file mode 100644 index 0000000000..5b3d3bcc9c --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/get_outlookmessageformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageSaveType::get_OutlookMessageFormat method" +linktitle: "get_OutlookMessageFormat" +articleTitle: "get_OutlookMessageFormat" +second_title: "Aspose.Email for C++" +description: "Gets the MSG." +type: docs +weight: 60 +url: /cpp/aspose.email/mailmessagesavetype/get_outlookmessageformat/ +--- + +## get_OutlookMessageFormat {#get_outlookmessageformat} + +Gets the MSG. + +**Returns:** static System::SharedPtr < MailMessageSaveType > Aspose::Email:: + +```cpp +get_OutlookMessageFormat() +``` + diff --git a/english/cpp/aspose.email/mailmessagesavetype/get_outlookmessageformatunicode/_index.md b/english/cpp/aspose.email/mailmessagesavetype/get_outlookmessageformatunicode/_index.md new file mode 100644 index 0000000000..962b27a464 --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/get_outlookmessageformatunicode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageSaveType::get_OutlookMessageFormatUnicode method" +linktitle: "get_OutlookMessageFormatUnicode" +articleTitle: "get_OutlookMessageFormatUnicode" +second_title: "Aspose.Email for C++" +description: "Gets the MSG." +type: docs +weight: 70 +url: /cpp/aspose.email/mailmessagesavetype/get_outlookmessageformatunicode/ +--- + +## get_OutlookMessageFormatUnicode {#get_outlookmessageformatunicode} + +Gets the MSG. + +**Returns:** static System::SharedPtr < MailMessageSaveType > Aspose::Email:: + +```cpp +get_OutlookMessageFormatUnicode() +``` + diff --git a/english/cpp/aspose.email/mailmessagesavetype/get_outlooktemplateformat/_index.md b/english/cpp/aspose.email/mailmessagesavetype/get_outlooktemplateformat/_index.md new file mode 100644 index 0000000000..7640b1ebfb --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/get_outlooktemplateformat/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageSaveType::get_OutlookTemplateFormat method" +linktitle: "get_OutlookTemplateFormat" +articleTitle: "get_OutlookTemplateFormat" +second_title: "Aspose.Email for C++" +description: "Gets the MSG." +type: docs +weight: 80 +url: /cpp/aspose.email/mailmessagesavetype/get_outlooktemplateformat/ +--- + +## get_OutlookTemplateFormat {#get_outlooktemplateformat} + +Gets the MSG. + +**Returns:** static System::SharedPtr < MailMessageSaveType > Aspose::Email:: + +```cpp +get_OutlookTemplateFormat() +``` + diff --git a/english/cpp/aspose.email/mailmessagesavetype/gethashcode/_index.md b/english/cpp/aspose.email/mailmessagesavetype/gethashcode/_index.md new file mode 100644 index 0000000000..3e9f780bae --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageSaveType::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Serves as a hash function for a particular type." +type: docs +weight: 90 +url: /cpp/aspose.email/mailmessagesavetype/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Serves as a hash function for a particular type. + +**Returns:** A hash code for the current T:System::Object . + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email/mailmessagesavetype/tostring/_index.md b/english/cpp/aspose.email/mailmessagesavetype/tostring/_index.md new file mode 100644 index 0000000000..f4012ac10b --- /dev/null +++ b/english/cpp/aspose.email/mailmessagesavetype/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MailMessageSaveType::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a T:System::String that represents the current T:System::Object ." +type: docs +weight: 100 +url: /cpp/aspose.email/mailmessagesavetype/tostring/ +--- + +## ToString {#tostring} + +Returns a T:System::String that represents the current T:System::Object . + +**Returns:** A T:System::String that represents the current T:System::Object . + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email/mailpriority/_index.md b/english/cpp/aspose.email/mailpriority/_index.md new file mode 100644 index 0000000000..bca80fb0a7 --- /dev/null +++ b/english/cpp/aspose.email/mailpriority/_index.md @@ -0,0 +1,21 @@ +--- +title: "MailPriority Enum" +linktitle: "MailPriority" +articleTitle: "MailPriority" +second_title: "Aspose.Email for C++" +description: "Represents the mail priopity" +type: docs +weight: 10 +url: /cpp/aspose.email/mailpriority/ +--- + +## MailPriority enumeration (3 values) + +Represents the mail priopity + +| Value | Description | +| --- | --- | +| Normal | Normal priority | +| Low | Low priority | +| High | High priority | + diff --git a/english/cpp/aspose.email/mailsensitivity/_index.md b/english/cpp/aspose.email/mailsensitivity/_index.md new file mode 100644 index 0000000000..fc3ce6b601 --- /dev/null +++ b/english/cpp/aspose.email/mailsensitivity/_index.md @@ -0,0 +1,23 @@ +--- +title: "MailSensitivity Enum" +linktitle: "MailSensitivity" +articleTitle: "MailSensitivity" +second_title: "Aspose.Email for C++" +description: "Specifies the sensitivity of a MailMessage ." +type: docs +weight: 10 +url: /cpp/aspose.email/mailsensitivity/ +--- + +## MailSensitivity enumeration (5 values) + +Specifies the sensitivity of a MailMessage . + +| Value | Description | +| --- | --- | +| None | No Sensitivity set. | +| Normal | The normal sensitivity. | +| Personal | Sets the sensitivity to Personal. | +| Private | Sets the sensitivity to Private. | +| CompanyConfidential | Sets the sensitivity to CompanyConfidential. | + diff --git a/english/cpp/aspose.email/messageformat/_index.md b/english/cpp/aspose.email/messageformat/_index.md new file mode 100644 index 0000000000..24c07c7915 --- /dev/null +++ b/english/cpp/aspose.email/messageformat/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::MessageFormat class" +linktitle: "MessageFormat" +articleTitle: "MessageFormat" +second_title: "Aspose.Email for C++" +description: "Represents the mail message format.It can be in eml,msg or mhtml format." +type: docs +weight: 10 +url: /cpp/aspose.email/messageformat/ +--- + +## MessageFormat class + +Represents the mail message format.It can be in eml,msg or mhtml format. + +## Methods + +| Name | Description | +| --- | --- | +| [Equals](./equals/) | Equalses the specified o. | +| [get_Eml](./get_eml/) | Indicates message in Eml format. | +| [get_Emlx](./get_emlx/) | Indicates message in Emlx format, used by Apple Mail. | +| [get_Html](./get_html/) | Indicates message in Html format. | +| [get_Mht](./get_mht/) | Indicates message in Mht format. | +| [get_Msg](./get_msg/) | Indicates message in Msg format, used by Microsoft Outlook. | +| [get_Tnef](./get_tnef/) | Indicates message in Tnef format. | +| [GetHashCode](./gethashcode/) | Serves as a hash function for a particular type. | +| [ToMailMessageSaveType](./tomailmessagesavetype/) | Converts this instance into the equal MailMessageSaveType | +| [ToString](./tostring/) | Returns a T:System::String that represents the current T:System::Object . | + diff --git a/english/cpp/aspose.email/messageformat/equals/_index.md b/english/cpp/aspose.email/messageformat/equals/_index.md new file mode 100644 index 0000000000..888ac1713c --- /dev/null +++ b/english/cpp/aspose.email/messageformat/equals/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MessageFormat::Equals method" +linktitle: "Equals" +articleTitle: "Equals" +second_title: "Aspose.Email for C++" +description: "Equalses the specified o." +type: docs +weight: 10 +url: /cpp/aspose.email/messageformat/equals/ +--- + +## Equals {#equals} + +Equalses the specified o. + +**Returns:** Returns true if objects are an equal, otherwise returns false. + +```cpp +Equals(System::SharedPtr < System::Object > obj) +``` + +| Parameter | Description | +| --- | --- | +| obj | An object to compare | + diff --git a/english/cpp/aspose.email/messageformat/get_eml/_index.md b/english/cpp/aspose.email/messageformat/get_eml/_index.md new file mode 100644 index 0000000000..aad6fd02cd --- /dev/null +++ b/english/cpp/aspose.email/messageformat/get_eml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MessageFormat::get_Eml method" +linktitle: "get_Eml" +articleTitle: "get_Eml" +second_title: "Aspose.Email for C++" +description: "Indicates message in Eml format." +type: docs +weight: 20 +url: /cpp/aspose.email/messageformat/get_eml/ +--- + +## get_Eml {#get_eml} + +Indicates message in Eml format. + +**Returns:** static System::SharedPtr < MessageFormat > Aspose::Email:: + +```cpp +get_Eml() +``` + diff --git a/english/cpp/aspose.email/messageformat/get_emlx/_index.md b/english/cpp/aspose.email/messageformat/get_emlx/_index.md new file mode 100644 index 0000000000..5b622e58a3 --- /dev/null +++ b/english/cpp/aspose.email/messageformat/get_emlx/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MessageFormat::get_Emlx method" +linktitle: "get_Emlx" +articleTitle: "get_Emlx" +second_title: "Aspose.Email for C++" +description: "Indicates message in Emlx format, used by Apple Mail." +type: docs +weight: 30 +url: /cpp/aspose.email/messageformat/get_emlx/ +--- + +## get_Emlx {#get_emlx} + +Indicates message in Emlx format, used by Apple Mail. + +**Returns:** static System::SharedPtr < MessageFormat > Aspose::Email:: + +```cpp +get_Emlx() +``` + diff --git a/english/cpp/aspose.email/messageformat/get_html/_index.md b/english/cpp/aspose.email/messageformat/get_html/_index.md new file mode 100644 index 0000000000..cc4e1a0d1c --- /dev/null +++ b/english/cpp/aspose.email/messageformat/get_html/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MessageFormat::get_Html method" +linktitle: "get_Html" +articleTitle: "get_Html" +second_title: "Aspose.Email for C++" +description: "Indicates message in Html format." +type: docs +weight: 40 +url: /cpp/aspose.email/messageformat/get_html/ +--- + +## get_Html {#get_html} + +Indicates message in Html format. + +**Returns:** static System::SharedPtr < MessageFormat > Aspose::Email:: + +```cpp +get_Html() +``` + diff --git a/english/cpp/aspose.email/messageformat/get_mht/_index.md b/english/cpp/aspose.email/messageformat/get_mht/_index.md new file mode 100644 index 0000000000..37c8d7c30f --- /dev/null +++ b/english/cpp/aspose.email/messageformat/get_mht/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MessageFormat::get_Mht method" +linktitle: "get_Mht" +articleTitle: "get_Mht" +second_title: "Aspose.Email for C++" +description: "Indicates message in Mht format." +type: docs +weight: 50 +url: /cpp/aspose.email/messageformat/get_mht/ +--- + +## get_Mht {#get_mht} + +Indicates message in Mht format. + +**Returns:** static System::SharedPtr < MessageFormat > Aspose::Email:: + +```cpp +get_Mht() +``` + diff --git a/english/cpp/aspose.email/messageformat/get_msg/_index.md b/english/cpp/aspose.email/messageformat/get_msg/_index.md new file mode 100644 index 0000000000..0bee141cb7 --- /dev/null +++ b/english/cpp/aspose.email/messageformat/get_msg/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MessageFormat::get_Msg method" +linktitle: "get_Msg" +articleTitle: "get_Msg" +second_title: "Aspose.Email for C++" +description: "Indicates message in Msg format, used by Microsoft Outlook." +type: docs +weight: 60 +url: /cpp/aspose.email/messageformat/get_msg/ +--- + +## get_Msg {#get_msg} + +Indicates message in Msg format, used by Microsoft Outlook. + +**Returns:** static System::SharedPtr < MessageFormat > Aspose::Email:: + +```cpp +get_Msg() +``` + diff --git a/english/cpp/aspose.email/messageformat/get_tnef/_index.md b/english/cpp/aspose.email/messageformat/get_tnef/_index.md new file mode 100644 index 0000000000..ba3775f3b0 --- /dev/null +++ b/english/cpp/aspose.email/messageformat/get_tnef/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MessageFormat::get_Tnef method" +linktitle: "get_Tnef" +articleTitle: "get_Tnef" +second_title: "Aspose.Email for C++" +description: "Indicates message in Tnef format." +type: docs +weight: 70 +url: /cpp/aspose.email/messageformat/get_tnef/ +--- + +## get_Tnef {#get_tnef} + +Indicates message in Tnef format. + +**Returns:** static System::SharedPtr < MessageFormat > Aspose::Email:: + +```cpp +get_Tnef() +``` + diff --git a/english/cpp/aspose.email/messageformat/gethashcode/_index.md b/english/cpp/aspose.email/messageformat/gethashcode/_index.md new file mode 100644 index 0000000000..013defcf4c --- /dev/null +++ b/english/cpp/aspose.email/messageformat/gethashcode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MessageFormat::GetHashCode method" +linktitle: "GetHashCode" +articleTitle: "GetHashCode" +second_title: "Aspose.Email for C++" +description: "Serves as a hash function for a particular type." +type: docs +weight: 80 +url: /cpp/aspose.email/messageformat/gethashcode/ +--- + +## GetHashCode {#gethashcode} + +Serves as a hash function for a particular type. + +**Returns:** A hash code for the current T:System::Object . + +```cpp +GetHashCode() +``` + diff --git a/english/cpp/aspose.email/messageformat/tomailmessagesavetype/_index.md b/english/cpp/aspose.email/messageformat/tomailmessagesavetype/_index.md new file mode 100644 index 0000000000..065e38f2e3 --- /dev/null +++ b/english/cpp/aspose.email/messageformat/tomailmessagesavetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MessageFormat::ToMailMessageSaveType method" +linktitle: "ToMailMessageSaveType" +articleTitle: "ToMailMessageSaveType" +second_title: "Aspose.Email for C++" +description: "Converts this instance into the equal MailMessageSaveType" +type: docs +weight: 90 +url: /cpp/aspose.email/messageformat/tomailmessagesavetype/ +--- + +## ToMailMessageSaveType {#tomailmessagesavetype} + +Converts this instance into the equal MailMessageSaveType + +**Returns:** An equal MailMessageSaveType + +```cpp +ToMailMessageSaveType() +``` + diff --git a/english/cpp/aspose.email/messageformat/tostring/_index.md b/english/cpp/aspose.email/messageformat/tostring/_index.md new file mode 100644 index 0000000000..f602366e95 --- /dev/null +++ b/english/cpp/aspose.email/messageformat/tostring/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MessageFormat::ToString method" +linktitle: "ToString" +articleTitle: "ToString" +second_title: "Aspose.Email for C++" +description: "Returns a T:System::String that represents the current T:System::Object ." +type: docs +weight: 100 +url: /cpp/aspose.email/messageformat/tostring/ +--- + +## ToString {#tostring} + +Returns a T:System::String that represents the current T:System::Object . + +**Returns:** A T:System::String that represents the current T:System::Object . + +```cpp +ToString() +``` + diff --git a/english/cpp/aspose.email/metered/_index.md b/english/cpp/aspose.email/metered/_index.md new file mode 100644 index 0000000000..5423aa0cbf --- /dev/null +++ b/english/cpp/aspose.email/metered/_index.md @@ -0,0 +1,64 @@ +--- +title: "Aspose::Email::Metered class" +linktitle: "Metered" +articleTitle: "Metered" +second_title: "Aspose.Email for C++" +description: "Provides methods to set metered key." +type: docs +weight: 10 +url: /cpp/aspose.email/metered/ +--- + +## Metered class + +Provides methods to set metered key. + +In this example, an attempt will be made to set metered public and private key + + + +```cpp +[C#] +@verbatim +Metered matered = new Metered(); +matered.SetMeteredKey("PublicKey", "PrivateKey"); + + +[Visual Basic] + +Dim matered As Metered = New Metered +matered.SetMeteredKey("PublicKey", "PrivateKey") +@endverbatim +``` + + + + the component jar file: + +```cpp +Metered matered = new Metered(); +matered.setMeteredKey("PublicKey", "PrivateKey"); +``` + + + +## Constructors + +| Name | Description | +| --- | --- | +| [Metered](./metered/) | Initializes a new instance of this class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_IsBillingServiceRun](./get_isbillingservicerun/) | | +| [GetConsumptionCredit](./getconsumptioncredit/) | Gets consumption credit | +| [GetConsumptionQuantity](./getconsumptionquantity/) | Gets consumption file size | +| [GetProductName](./getproductname/) | | +| [IncreaseCredit](./increasecredit/) | Increases the credit. | +| [IsMeteredLicensed](./ismeteredlicensed/) | Check whether metered is licensed | +| [IsPluginLicensed](./ispluginlicensed/) | | +| [SetConsumption](./setconsumption/) | Sets the data consumption. | +| [SetMeteredKey](./setmeteredkey/) | Sets metered public and private key. If you purchase metered license, when start application, this API should be called, normally, this is enough. However, if always fail to upload consumption data and exceed 24 hours, the license will be set to evaluation status, to avoid such case, you should regularly check the license status, if it is evaluation status, call this API again. | + diff --git a/english/cpp/aspose.email/metered/get_isbillingservicerun/_index.md b/english/cpp/aspose.email/metered/get_isbillingservicerun/_index.md new file mode 100644 index 0000000000..da049bc0df --- /dev/null +++ b/english/cpp/aspose.email/metered/get_isbillingservicerun/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Metered::get_IsBillingServiceRun method" +linktitle: "get_IsBillingServiceRun" +articleTitle: "get_IsBillingServiceRun" +second_title: "Aspose.Email for C++" +description: "get_IsBillingServiceRun of Metered." +type: docs +weight: 10 +url: /cpp/aspose.email/metered/get_isbillingservicerun/ +--- + +## get_IsBillingServiceRun {#get_isbillingservicerun} + +**Returns:** static bool Aspose::Email:: + +```cpp +get_IsBillingServiceRun() +``` + diff --git a/english/cpp/aspose.email/metered/getconsumptioncredit/_index.md b/english/cpp/aspose.email/metered/getconsumptioncredit/_index.md new file mode 100644 index 0000000000..f53cc9cdf2 --- /dev/null +++ b/english/cpp/aspose.email/metered/getconsumptioncredit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Metered::GetConsumptionCredit method" +linktitle: "GetConsumptionCredit" +articleTitle: "GetConsumptionCredit" +second_title: "Aspose.Email for C++" +description: "Gets consumption credit" +type: docs +weight: 20 +url: /cpp/aspose.email/metered/getconsumptioncredit/ +--- + +## GetConsumptionCredit {#getconsumptioncredit} + +Gets consumption credit + +**Returns:** consumption quantity + +```cpp +GetConsumptionCredit() +``` + diff --git a/english/cpp/aspose.email/metered/getconsumptionquantity/_index.md b/english/cpp/aspose.email/metered/getconsumptionquantity/_index.md new file mode 100644 index 0000000000..7159d3e448 --- /dev/null +++ b/english/cpp/aspose.email/metered/getconsumptionquantity/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Metered::GetConsumptionQuantity method" +linktitle: "GetConsumptionQuantity" +articleTitle: "GetConsumptionQuantity" +second_title: "Aspose.Email for C++" +description: "Gets consumption file size" +type: docs +weight: 30 +url: /cpp/aspose.email/metered/getconsumptionquantity/ +--- + +## GetConsumptionQuantity {#getconsumptionquantity} + +Gets consumption file size + +**Returns:** consumption quantity + +```cpp +GetConsumptionQuantity() +``` + diff --git a/english/cpp/aspose.email/metered/getproductname/_index.md b/english/cpp/aspose.email/metered/getproductname/_index.md new file mode 100644 index 0000000000..fa24d018e0 --- /dev/null +++ b/english/cpp/aspose.email/metered/getproductname/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Metered::GetProductName method" +linktitle: "GetProductName" +articleTitle: "GetProductName" +second_title: "Aspose.Email for C++" +description: "GetProductName of Metered." +type: docs +weight: 40 +url: /cpp/aspose.email/metered/getproductname/ +--- + +## GetProductName {#getproductname} + +**Returns:** System::String Aspose::Email:: + +```cpp +GetProductName() +``` + diff --git a/english/cpp/aspose.email/metered/increasecredit/_index.md b/english/cpp/aspose.email/metered/increasecredit/_index.md new file mode 100644 index 0000000000..615be2b502 --- /dev/null +++ b/english/cpp/aspose.email/metered/increasecredit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Metered::IncreaseCredit method" +linktitle: "IncreaseCredit" +articleTitle: "IncreaseCredit" +second_title: "Aspose.Email for C++" +description: "Increases the credit." +type: docs +weight: 50 +url: /cpp/aspose.email/metered/increasecredit/ +--- + +## IncreaseCredit {#increasecredit} + +Increases the credit. + +**Returns:** static void Aspose::Email:: + +```cpp +IncreaseCredit() +``` + diff --git a/english/cpp/aspose.email/metered/ismeteredlicensed/_index.md b/english/cpp/aspose.email/metered/ismeteredlicensed/_index.md new file mode 100644 index 0000000000..ba6fafee9d --- /dev/null +++ b/english/cpp/aspose.email/metered/ismeteredlicensed/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Metered::IsMeteredLicensed method" +linktitle: "IsMeteredLicensed" +articleTitle: "IsMeteredLicensed" +second_title: "Aspose.Email for C++" +description: "Check whether metered is licensed" +type: docs +weight: 60 +url: /cpp/aspose.email/metered/ismeteredlicensed/ +--- + +## IsMeteredLicensed {#ismeteredlicensed} + +Check whether metered is licensed + +**Returns:** True or false + +```cpp +IsMeteredLicensed() +``` + diff --git a/english/cpp/aspose.email/metered/ispluginlicensed/_index.md b/english/cpp/aspose.email/metered/ispluginlicensed/_index.md new file mode 100644 index 0000000000..d5616da142 --- /dev/null +++ b/english/cpp/aspose.email/metered/ispluginlicensed/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::Metered::IsPluginLicensed method" +linktitle: "IsPluginLicensed" +articleTitle: "IsPluginLicensed" +second_title: "Aspose.Email for C++" +description: "IsPluginLicensed of Metered." +type: docs +weight: 70 +url: /cpp/aspose.email/metered/ispluginlicensed/ +--- + +## IsPluginLicensed {#ispluginlicensed} + +**Returns:** static bool Aspose::Email:: + +```cpp +IsPluginLicensed() +``` + diff --git a/english/cpp/aspose.email/metered/metered/_index.md b/english/cpp/aspose.email/metered/metered/_index.md new file mode 100644 index 0000000000..8002f0e138 --- /dev/null +++ b/english/cpp/aspose.email/metered/metered/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::Metered::Metered constructor" +linktitle: "Metered" +articleTitle: "Metered" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class." +type: docs +weight: 10 +url: /cpp/aspose.email/metered/metered/ +--- + +## Metered {#metered} + +Initializes a new instance of this class. + +**Returns:** Aspose::Email:: + +```cpp +Metered() +``` + diff --git a/english/cpp/aspose.email/metered/setconsumption/_index.md b/english/cpp/aspose.email/metered/setconsumption/_index.md new file mode 100644 index 0000000000..b42bad6b21 --- /dev/null +++ b/english/cpp/aspose.email/metered/setconsumption/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::Metered::SetConsumption method" +linktitle: "SetConsumption" +articleTitle: "SetConsumption" +second_title: "Aspose.Email for C++" +description: "Sets the data consumption." +type: docs +weight: 80 +url: /cpp/aspose.email/metered/setconsumption/ +--- + +## SetConsumption {#setconsumption} + +Sets the data consumption. + +**Returns:** static void Aspose::Email:: + +```cpp +SetConsumption(System::Decimal dataSize) +``` + +| Parameter | Description | +| --- | --- | +| dataSize | Data size in bytes. | + diff --git a/english/cpp/aspose.email/metered/setmeteredkey/_index.md b/english/cpp/aspose.email/metered/setmeteredkey/_index.md new file mode 100644 index 0000000000..35567a2a3c --- /dev/null +++ b/english/cpp/aspose.email/metered/setmeteredkey/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::Metered::SetMeteredKey method" +linktitle: "SetMeteredKey" +articleTitle: "SetMeteredKey" +second_title: "Aspose.Email for C++" +description: "Sets metered public and private key." +type: docs +weight: 90 +url: /cpp/aspose.email/metered/setmeteredkey/ +--- + +## SetMeteredKey {#setmeteredkey} + +Sets metered public and private key. If you purchase metered license, when start application, this API should be called, normally, this is enough. However, if always fail to upload consumption data and exceed 24 hours, the license will be set to evaluation status, to avoid such case, you should regularly check the license status, if it is evaluation status, call this API again. + +**Returns:** void Aspose::Email:: + +```cpp +SetMeteredKey(System::String publicKey, System::String privateKey) +``` + +| Parameter | Description | +| --- | --- | +| publicKey | public key | +| privateKey | private key | + diff --git a/english/cpp/aspose.email/mhtformatoptions/_index.md b/english/cpp/aspose.email/mhtformatoptions/_index.md new file mode 100644 index 0000000000..8c25f8a20d --- /dev/null +++ b/english/cpp/aspose.email/mhtformatoptions/_index.md @@ -0,0 +1,33 @@ +--- +title: "MhtFormatOptions Enum" +linktitle: "MhtFormatOptions" +articleTitle: "MhtFormatOptions" +second_title: "Aspose.Email for C++" +description: "Enumerates the Mht format options" +type: docs +weight: 10 +url: /cpp/aspose.email/mhtformatoptions/ +--- + +## MhtFormatOptions enumeration (15 values) + +Enumerates the Mht format options + +| Value | Description | +| --- | --- | +| None | No specific settings are specified. | +| WriteHeader | Indicates that header information should be written. | +| WriteOutlineAttachments | Indicates that outline attachments should be written. | +| WriteCompleteEmailAddress | Indicates that complete e-mail address should be written in all email headers. | +| NoEncodeCharacters | Indicates that no transfer encoding of characters should be used. | +| HideExtraPrintHeader | Indicates that PageHeader will be unvisible. | +| WriteCompleteToEmailAddress | Indicates that complete e-mail address should be written in 'To' header. | +| WriteCompleteFromEmailAddress | Indicates that complete e-mail address should be written in 'From' header. | +| WriteCompleteCcEmailAddress | Indicates that complete e-mail address should be written in 'Cc' header. | +| WriteCompleteBccEmailAddress | Indicates that complete e-mail address should be written in 'Bcc' header. | +| RenderCalendarEvent | Indicates that text from calendar event should be written in output mhtml. | +| SkipByteOrderMarkInBody | Indicates that Byte Order Mark(BOM) bytes should be written to body. | +| RenderVCardInfo | Indicates that text from VCard AlternativeView should be written in output mhtml. | +| DisplayAsOutlook | Indicates that From header will be displayed as in Outlook. | +| RenderTaskFields | Indicates that the specific Task fields should be written in output mhtml. | + diff --git a/english/cpp/aspose.email/mhtmlloadoptions/_index.md b/english/cpp/aspose.email/mhtmlloadoptions/_index.md new file mode 100644 index 0000000000..cd219c2716 --- /dev/null +++ b/english/cpp/aspose.email/mhtmlloadoptions/_index.md @@ -0,0 +1,30 @@ +--- +title: "Aspose::Email::MhtmlLoadOptions class" +linktitle: "MhtmlLoadOptions" +articleTitle: "MhtmlLoadOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify additional options when loading MailMessage from Mhtml format." +type: docs +weight: 10 +url: /cpp/aspose.email/mhtmlloadoptions/ +--- + +## MhtmlLoadOptions class + +**Inherits:** Aspose::Email::LoadOptions + +Allows to specify additional options when loading MailMessage from Mhtml format. + +## Constructors + +| Name | Description | +| --- | --- | +| [MhtmlLoadOptions](./mhtmlloadoptions/) | Initializes a new instance of this class that can be used to loading MailMessage from Mhtml format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_PreserveTnefAttachments](./get_preservetnefattachments/) | Controls loading TNEF attachment behaviour. By default the value is false. | +| [set_PreserveTnefAttachments](./set_preservetnefattachments/) | Controls loading TNEF attachment behaviour. By default the value is false. | + diff --git a/english/cpp/aspose.email/mhtmlloadoptions/get_preservetnefattachments/_index.md b/english/cpp/aspose.email/mhtmlloadoptions/get_preservetnefattachments/_index.md new file mode 100644 index 0000000000..88299e7b44 --- /dev/null +++ b/english/cpp/aspose.email/mhtmlloadoptions/get_preservetnefattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtmlLoadOptions::get_PreserveTnefAttachments method" +linktitle: "get_PreserveTnefAttachments" +articleTitle: "get_PreserveTnefAttachments" +second_title: "Aspose.Email for C++" +description: "Controls loading TNEF attachment behaviour." +type: docs +weight: 10 +url: /cpp/aspose.email/mhtmlloadoptions/get_preservetnefattachments/ +--- + +## get_PreserveTnefAttachments {#get_preservetnefattachments} + +Controls loading TNEF attachment behaviour. By default the value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveTnefAttachments() +``` + diff --git a/english/cpp/aspose.email/mhtmlloadoptions/mhtmlloadoptions/_index.md b/english/cpp/aspose.email/mhtmlloadoptions/mhtmlloadoptions/_index.md new file mode 100644 index 0000000000..25fcfa826b --- /dev/null +++ b/english/cpp/aspose.email/mhtmlloadoptions/mhtmlloadoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtmlLoadOptions::MhtmlLoadOptions constructor" +linktitle: "MhtmlLoadOptions" +articleTitle: "MhtmlLoadOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to loading MailMessage from Mhtml format." +type: docs +weight: 10 +url: /cpp/aspose.email/mhtmlloadoptions/mhtmlloadoptions/ +--- + +## MhtmlLoadOptions {#mhtmlloadoptions} + +Initializes a new instance of this class that can be used to loading MailMessage from Mhtml format. + +**Returns:** Aspose::Email:: + +```cpp +MhtmlLoadOptions() +``` + diff --git a/english/cpp/aspose.email/mhtmlloadoptions/set_preservetnefattachments/_index.md b/english/cpp/aspose.email/mhtmlloadoptions/set_preservetnefattachments/_index.md new file mode 100644 index 0000000000..0984e33a47 --- /dev/null +++ b/english/cpp/aspose.email/mhtmlloadoptions/set_preservetnefattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MhtmlLoadOptions::set_PreserveTnefAttachments method" +linktitle: "set_PreserveTnefAttachments" +articleTitle: "set_PreserveTnefAttachments" +second_title: "Aspose.Email for C++" +description: "Controls loading TNEF attachment behaviour." +type: docs +weight: 20 +url: /cpp/aspose.email/mhtmlloadoptions/set_preservetnefattachments/ +--- + +## set_PreserveTnefAttachments {#set_preservetnefattachments} + +Controls loading TNEF attachment behaviour. By default the value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveTnefAttachments(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mhtsaveoptions/_index.md b/english/cpp/aspose.email/mhtsaveoptions/_index.md new file mode 100644 index 0000000000..b0ff6492d6 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/_index.md @@ -0,0 +1,55 @@ +--- +title: "Aspose::Email::MhtSaveOptions class" +linktitle: "MhtSaveOptions" +articleTitle: "MhtSaveOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify additional options when saving MailMessage to Mhtml format." +type: docs +weight: 10 +url: /cpp/aspose.email/mhtsaveoptions/ +--- + +## MhtSaveOptions class + +**Inherits:** Aspose::Email::HeadersFormattingOptions + +Allows to specify additional options when saving MailMessage to Mhtml format. + +The following example shows how to save MailMessage as MHTML. + +```csharp +var eml = MailMessage.Load("Message.eml"); +eml.Save("target.mthml", SaveOptions.DefaultMhtml); +``` + +```vb +Dim eml = MailMessage.Load("Message.eml") +eml.Save("target.mthml", SaveOptions.DefaultMhtml) +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MhtSaveOptions](./mhtsaveoptions/) | Initializes a new instance of this class that can be used to save a MailMessage in the Mhtml format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_CheckBodyContentEncoding](./get_checkbodycontentencoding/) | Defines whether need check message body content encoding when saving. By default the value is false. | +| [get_MhtFormatOptions](./get_mhtformatoptions/) | Defines additional options when saving in MHTML format. Default value is MhtFormatOptions.WriteHeader | MhtFormatOptions.WriteOutlineAttachments. | +| [get_PreserveOriginalBoundaries](./get_preserveoriginalboundaries/) | Defines whether need keep original boundaries in mail message when saving or not. | +| [get_PreserveOriginalDate](./get_preserveoriginaldate/) | Defines whether need keep original date in mail message when saving or not. Default value is true. | +| [get_SaveAllHeaders](./get_saveallheaders/) | Defines whether need to save all headers in output mhtml or not. Default value is false. | +| [get_SaveAttachments](./get_saveattachments/) | Gets a value indicating whether to save attachments. | +| [get_SavedHeaders](./get_savedheaders/) | Gets list of headers which will be present in saved mhtml content. Default value is empty list. | +| [get_SkipInlineImages](./get_skipinlineimages/) | Defines whether skip references on images at saving in mhtml or not. Default value is false. | +| [set_CheckBodyContentEncoding](./set_checkbodycontentencoding/) | Defines whether need check message body content encoding when saving. By default the value is false. | +| [set_MhtFormatOptions](./set_mhtformatoptions/) | Defines additional options when saving in MHTML format. Default value is MhtFormatOptions.WriteHeader | MhtFormatOptions.WriteOutlineAttachments. | +| [set_PreserveOriginalBoundaries](./set_preserveoriginalboundaries/) | Defines whether need keep original boundaries in mail message when saving or not. | +| [set_PreserveOriginalDate](./set_preserveoriginaldate/) | Defines whether need keep original date in mail message when saving or not. Default value is true. | +| [set_SaveAllHeaders](./set_saveallheaders/) | Defines whether need to save all headers in output mhtml or not. Default value is false. | +| [set_SaveAttachments](./set_saveattachments/) | Sets a value indicating whether to save attachments. | +| [set_SkipInlineImages](./set_skipinlineimages/) | Defines whether skip references on images at saving in mhtml or not. Default value is false. | + diff --git a/english/cpp/aspose.email/mhtsaveoptions/get_checkbodycontentencoding/_index.md b/english/cpp/aspose.email/mhtsaveoptions/get_checkbodycontentencoding/_index.md new file mode 100644 index 0000000000..90b7a89348 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/get_checkbodycontentencoding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtSaveOptions::get_CheckBodyContentEncoding method" +linktitle: "get_CheckBodyContentEncoding" +articleTitle: "get_CheckBodyContentEncoding" +second_title: "Aspose.Email for C++" +description: "Defines whether need check message body content encoding when saving." +type: docs +weight: 10 +url: /cpp/aspose.email/mhtsaveoptions/get_checkbodycontentencoding/ +--- + +## get_CheckBodyContentEncoding {#get_checkbodycontentencoding} + +Defines whether need check message body content encoding when saving. By default the value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_CheckBodyContentEncoding() +``` + diff --git a/english/cpp/aspose.email/mhtsaveoptions/get_mhtformatoptions/_index.md b/english/cpp/aspose.email/mhtsaveoptions/get_mhtformatoptions/_index.md new file mode 100644 index 0000000000..54cbcb9f85 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/get_mhtformatoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtSaveOptions::get_MhtFormatOptions method" +linktitle: "get_MhtFormatOptions" +articleTitle: "get_MhtFormatOptions" +second_title: "Aspose.Email for C++" +description: "Defines additional options when saving in MHTML format." +type: docs +weight: 20 +url: /cpp/aspose.email/mhtsaveoptions/get_mhtformatoptions/ +--- + +## get_MhtFormatOptions {#get_mhtformatoptions} + +Defines additional options when saving in MHTML format. Default value is MhtFormatOptions.WriteHeader | MhtFormatOptions.WriteOutlineAttachments. + +**Returns:** Aspose::Email::MhtFormatOptions Aspose::Email:: + +```cpp +get_MhtFormatOptions() +``` + diff --git a/english/cpp/aspose.email/mhtsaveoptions/get_preserveoriginalboundaries/_index.md b/english/cpp/aspose.email/mhtsaveoptions/get_preserveoriginalboundaries/_index.md new file mode 100644 index 0000000000..daf270fdfe --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/get_preserveoriginalboundaries/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtSaveOptions::get_PreserveOriginalBoundaries method" +linktitle: "get_PreserveOriginalBoundaries" +articleTitle: "get_PreserveOriginalBoundaries" +second_title: "Aspose.Email for C++" +description: "Defines whether need keep original boundaries in mail message when saving or not." +type: docs +weight: 30 +url: /cpp/aspose.email/mhtsaveoptions/get_preserveoriginalboundaries/ +--- + +## get_PreserveOriginalBoundaries {#get_preserveoriginalboundaries} + +Defines whether need keep original boundaries in mail message when saving or not. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveOriginalBoundaries() +``` + diff --git a/english/cpp/aspose.email/mhtsaveoptions/get_preserveoriginaldate/_index.md b/english/cpp/aspose.email/mhtsaveoptions/get_preserveoriginaldate/_index.md new file mode 100644 index 0000000000..e20fba627e --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/get_preserveoriginaldate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtSaveOptions::get_PreserveOriginalDate method" +linktitle: "get_PreserveOriginalDate" +articleTitle: "get_PreserveOriginalDate" +second_title: "Aspose.Email for C++" +description: "Defines whether need keep original date in mail message when saving or not." +type: docs +weight: 40 +url: /cpp/aspose.email/mhtsaveoptions/get_preserveoriginaldate/ +--- + +## get_PreserveOriginalDate {#get_preserveoriginaldate} + +Defines whether need keep original date in mail message when saving or not. Default value is true. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveOriginalDate() +``` + diff --git a/english/cpp/aspose.email/mhtsaveoptions/get_saveallheaders/_index.md b/english/cpp/aspose.email/mhtsaveoptions/get_saveallheaders/_index.md new file mode 100644 index 0000000000..5079dbec31 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/get_saveallheaders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtSaveOptions::get_SaveAllHeaders method" +linktitle: "get_SaveAllHeaders" +articleTitle: "get_SaveAllHeaders" +second_title: "Aspose.Email for C++" +description: "Defines whether need to save all headers in output mhtml or not." +type: docs +weight: 50 +url: /cpp/aspose.email/mhtsaveoptions/get_saveallheaders/ +--- + +## get_SaveAllHeaders {#get_saveallheaders} + +Defines whether need to save all headers in output mhtml or not. Default value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_SaveAllHeaders() +``` + diff --git a/english/cpp/aspose.email/mhtsaveoptions/get_saveattachments/_index.md b/english/cpp/aspose.email/mhtsaveoptions/get_saveattachments/_index.md new file mode 100644 index 0000000000..7cc0ec75e3 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/get_saveattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtSaveOptions::get_SaveAttachments method" +linktitle: "get_SaveAttachments" +articleTitle: "get_SaveAttachments" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether to save attachments." +type: docs +weight: 60 +url: /cpp/aspose.email/mhtsaveoptions/get_saveattachments/ +--- + +## get_SaveAttachments {#get_saveattachments} + +Gets a value indicating whether to save attachments. + +**Returns:** bool Aspose::Email:: + +```cpp +get_SaveAttachments() +``` + diff --git a/english/cpp/aspose.email/mhtsaveoptions/get_savedheaders/_index.md b/english/cpp/aspose.email/mhtsaveoptions/get_savedheaders/_index.md new file mode 100644 index 0000000000..af54408db7 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/get_savedheaders/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtSaveOptions::get_SavedHeaders method" +linktitle: "get_SavedHeaders" +articleTitle: "get_SavedHeaders" +second_title: "Aspose.Email for C++" +description: "Gets list of headers which will be present in saved mhtml content." +type: docs +weight: 70 +url: /cpp/aspose.email/mhtsaveoptions/get_savedheaders/ +--- + +## get_SavedHeaders {#get_savedheaders} + +Gets list of headers which will be present in saved mhtml content. Default value is empty list. + +**Returns:** System::SharedPtr > Aspose::Email:: + +```cpp +get_SavedHeaders() +``` + diff --git a/english/cpp/aspose.email/mhtsaveoptions/get_skipinlineimages/_index.md b/english/cpp/aspose.email/mhtsaveoptions/get_skipinlineimages/_index.md new file mode 100644 index 0000000000..b5914e4ebd --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/get_skipinlineimages/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtSaveOptions::get_SkipInlineImages method" +linktitle: "get_SkipInlineImages" +articleTitle: "get_SkipInlineImages" +second_title: "Aspose.Email for C++" +description: "Defines whether skip references on images at saving in mhtml or not." +type: docs +weight: 80 +url: /cpp/aspose.email/mhtsaveoptions/get_skipinlineimages/ +--- + +## get_SkipInlineImages {#get_skipinlineimages} + +Defines whether skip references on images at saving in mhtml or not. Default value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_SkipInlineImages() +``` + diff --git a/english/cpp/aspose.email/mhtsaveoptions/mhtsaveoptions/_index.md b/english/cpp/aspose.email/mhtsaveoptions/mhtsaveoptions/_index.md new file mode 100644 index 0000000000..8ab223a447 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/mhtsaveoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtSaveOptions::MhtSaveOptions constructor" +linktitle: "MhtSaveOptions" +articleTitle: "MhtSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to save a MailMessage in the Mhtml format." +type: docs +weight: 10 +url: /cpp/aspose.email/mhtsaveoptions/mhtsaveoptions/ +--- + +## MhtSaveOptions {#mhtsaveoptions} + +Initializes a new instance of this class that can be used to save a MailMessage in the Mhtml format. + +**Returns:** Aspose::Email:: + +```cpp +MhtSaveOptions() +``` + diff --git a/english/cpp/aspose.email/mhtsaveoptions/set_checkbodycontentencoding/_index.md b/english/cpp/aspose.email/mhtsaveoptions/set_checkbodycontentencoding/_index.md new file mode 100644 index 0000000000..b0b5521638 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/set_checkbodycontentencoding/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MhtSaveOptions::set_CheckBodyContentEncoding method" +linktitle: "set_CheckBodyContentEncoding" +articleTitle: "set_CheckBodyContentEncoding" +second_title: "Aspose.Email for C++" +description: "Defines whether need check message body content encoding when saving." +type: docs +weight: 90 +url: /cpp/aspose.email/mhtsaveoptions/set_checkbodycontentencoding/ +--- + +## set_CheckBodyContentEncoding {#set_checkbodycontentencoding} + +Defines whether need check message body content encoding when saving. By default the value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_CheckBodyContentEncoding(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mhtsaveoptions/set_mhtformatoptions/_index.md b/english/cpp/aspose.email/mhtsaveoptions/set_mhtformatoptions/_index.md new file mode 100644 index 0000000000..925f117db2 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/set_mhtformatoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MhtSaveOptions::set_MhtFormatOptions method" +linktitle: "set_MhtFormatOptions" +articleTitle: "set_MhtFormatOptions" +second_title: "Aspose.Email for C++" +description: "Defines additional options when saving in MHTML format." +type: docs +weight: 100 +url: /cpp/aspose.email/mhtsaveoptions/set_mhtformatoptions/ +--- + +## set_MhtFormatOptions {#set_mhtformatoptions} + +Defines additional options when saving in MHTML format. Default value is MhtFormatOptions.WriteHeader | MhtFormatOptions.WriteOutlineAttachments. + +**Returns:** void Aspose::Email:: + +```cpp +set_MhtFormatOptions(Aspose::Email::MhtFormatOptions value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mhtsaveoptions/set_preserveoriginalboundaries/_index.md b/english/cpp/aspose.email/mhtsaveoptions/set_preserveoriginalboundaries/_index.md new file mode 100644 index 0000000000..c07e9daab8 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/set_preserveoriginalboundaries/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MhtSaveOptions::set_PreserveOriginalBoundaries method" +linktitle: "set_PreserveOriginalBoundaries" +articleTitle: "set_PreserveOriginalBoundaries" +second_title: "Aspose.Email for C++" +description: "Defines whether need keep original boundaries in mail message when saving or not." +type: docs +weight: 110 +url: /cpp/aspose.email/mhtsaveoptions/set_preserveoriginalboundaries/ +--- + +## set_PreserveOriginalBoundaries {#set_preserveoriginalboundaries} + +Defines whether need keep original boundaries in mail message when saving or not. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveOriginalBoundaries(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mhtsaveoptions/set_preserveoriginaldate/_index.md b/english/cpp/aspose.email/mhtsaveoptions/set_preserveoriginaldate/_index.md new file mode 100644 index 0000000000..1467b855dd --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/set_preserveoriginaldate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MhtSaveOptions::set_PreserveOriginalDate method" +linktitle: "set_PreserveOriginalDate" +articleTitle: "set_PreserveOriginalDate" +second_title: "Aspose.Email for C++" +description: "Defines whether need keep original date in mail message when saving or not." +type: docs +weight: 120 +url: /cpp/aspose.email/mhtsaveoptions/set_preserveoriginaldate/ +--- + +## set_PreserveOriginalDate {#set_preserveoriginaldate} + +Defines whether need keep original date in mail message when saving or not. Default value is true. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveOriginalDate(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mhtsaveoptions/set_saveallheaders/_index.md b/english/cpp/aspose.email/mhtsaveoptions/set_saveallheaders/_index.md new file mode 100644 index 0000000000..377c538cfd --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/set_saveallheaders/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MhtSaveOptions::set_SaveAllHeaders method" +linktitle: "set_SaveAllHeaders" +articleTitle: "set_SaveAllHeaders" +second_title: "Aspose.Email for C++" +description: "Defines whether need to save all headers in output mhtml or not." +type: docs +weight: 130 +url: /cpp/aspose.email/mhtsaveoptions/set_saveallheaders/ +--- + +## set_SaveAllHeaders {#set_saveallheaders} + +Defines whether need to save all headers in output mhtml or not. Default value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_SaveAllHeaders(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mhtsaveoptions/set_saveattachments/_index.md b/english/cpp/aspose.email/mhtsaveoptions/set_saveattachments/_index.md new file mode 100644 index 0000000000..ab75acad3f --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/set_saveattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MhtSaveOptions::set_SaveAttachments method" +linktitle: "set_SaveAttachments" +articleTitle: "set_SaveAttachments" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether to save attachments." +type: docs +weight: 140 +url: /cpp/aspose.email/mhtsaveoptions/set_saveattachments/ +--- + +## set_SaveAttachments {#set_saveattachments} + +Sets a value indicating whether to save attachments. + +**Returns:** void Aspose::Email:: + +```cpp +set_SaveAttachments(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mhtsaveoptions/set_skipinlineimages/_index.md b/english/cpp/aspose.email/mhtsaveoptions/set_skipinlineimages/_index.md new file mode 100644 index 0000000000..4330ea0104 --- /dev/null +++ b/english/cpp/aspose.email/mhtsaveoptions/set_skipinlineimages/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MhtSaveOptions::set_SkipInlineImages method" +linktitle: "set_SkipInlineImages" +articleTitle: "set_SkipInlineImages" +second_title: "Aspose.Email for C++" +description: "Defines whether skip references on images at saving in mhtml or not." +type: docs +weight: 150 +url: /cpp/aspose.email/mhtsaveoptions/set_skipinlineimages/ +--- + +## set_SkipInlineImages {#set_skipinlineimages} + +Defines whether skip references on images at saving in mhtml or not. Default value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_SkipInlineImages(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/mhttemplatename/_index.md b/english/cpp/aspose.email/mhttemplatename/_index.md new file mode 100644 index 0000000000..48cdbff4c6 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/_index.md @@ -0,0 +1,47 @@ +--- +title: "Aspose::Email::MhtTemplateName class" +linktitle: "MhtTemplateName" +articleTitle: "MhtTemplateName" +second_title: "Aspose.Email for C++" +description: "Defines well known names of headers for Mhtml formatting." +type: docs +weight: 10 +url: /cpp/aspose.email/mhttemplatename/ +--- + +## MhtTemplateName class + +Defines well known names of headers for Mhtml formatting. + +## Constructors + +| Name | Description | +| --- | --- | +| [MhtTemplateName](./mhttemplatename/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [Attachments](./attachments/) | Attachments header. | +| [Bcc](./bcc/) | Bcc header. | +| [Categories](./categories/) | Categories header. | +| [Cc](./cc/) | Cc header. | +| [DateTime](./datetime/) | DateTime header. | +| [End](./end/) | End header. | +| [From](./from/) | From header. | +| [Importance](./importance/) | Importance header. | +| [Location](./location/) | Location header. | +| [OptionalAttendees](./optionalattendees/) | OptionalAttendees header. | +| [Organizer](./organizer/) | Organizer header. | +| [PageHeader](./pageheader/) | PageHeader header. | +| [Recurrence](./recurrence/) | Recurrence header. | +| [RecurrencePattern](./recurrencepattern/) | RecurrencePattern header. | +| [RequiredAttendees](./requiredattendees/) | RequiredAttendees header. | +| [Sent](./sent/) | Sent header. | +| [ShowTimeAs](./showtimeas/) | ShowTimeAs header. | +| [Start](./start/) | Start header. | +| [Subject](./subject/) | Subject header. | +| [TabField](./tabfield/) | This name used for indent in multiline header. | +| [To](./to/) | From header. | + diff --git a/english/cpp/aspose.email/mhttemplatename/attachments/_index.md b/english/cpp/aspose.email/mhttemplatename/attachments/_index.md new file mode 100644 index 0000000000..b449475aaa --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/attachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Attachments method" +linktitle: "Attachments" +articleTitle: "Attachments" +second_title: "Aspose.Email for C++" +description: "Attachments header." +type: docs +weight: 10 +url: /cpp/aspose.email/mhttemplatename/attachments/ +--- + +## Attachments {#attachments} + +Attachments header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Attachments() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/bcc/_index.md b/english/cpp/aspose.email/mhttemplatename/bcc/_index.md new file mode 100644 index 0000000000..e4e5308916 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/bcc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Bcc method" +linktitle: "Bcc" +articleTitle: "Bcc" +second_title: "Aspose.Email for C++" +description: "Bcc header." +type: docs +weight: 20 +url: /cpp/aspose.email/mhttemplatename/bcc/ +--- + +## Bcc {#bcc} + +Bcc header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Bcc() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/categories/_index.md b/english/cpp/aspose.email/mhttemplatename/categories/_index.md new file mode 100644 index 0000000000..344405f80f --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/categories/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Categories method" +linktitle: "Categories" +articleTitle: "Categories" +second_title: "Aspose.Email for C++" +description: "Categories header." +type: docs +weight: 30 +url: /cpp/aspose.email/mhttemplatename/categories/ +--- + +## Categories {#categories} + +Categories header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Categories() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/cc/_index.md b/english/cpp/aspose.email/mhttemplatename/cc/_index.md new file mode 100644 index 0000000000..fbc66d8af3 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/cc/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Cc method" +linktitle: "Cc" +articleTitle: "Cc" +second_title: "Aspose.Email for C++" +description: "Cc header." +type: docs +weight: 40 +url: /cpp/aspose.email/mhttemplatename/cc/ +--- + +## Cc {#cc} + +Cc header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Cc() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/datetime/_index.md b/english/cpp/aspose.email/mhttemplatename/datetime/_index.md new file mode 100644 index 0000000000..a59fd8cb5c --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/datetime/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::DateTime method" +linktitle: "DateTime" +articleTitle: "DateTime" +second_title: "Aspose.Email for C++" +description: "DateTime header." +type: docs +weight: 50 +url: /cpp/aspose.email/mhttemplatename/datetime/ +--- + +## DateTime {#datetime} + +DateTime header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +DateTime() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/end/_index.md b/english/cpp/aspose.email/mhttemplatename/end/_index.md new file mode 100644 index 0000000000..690110ff09 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/end/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::End method" +linktitle: "End" +articleTitle: "End" +second_title: "Aspose.Email for C++" +description: "End header." +type: docs +weight: 60 +url: /cpp/aspose.email/mhttemplatename/end/ +--- + +## End {#end} + +End header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +End() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/from/_index.md b/english/cpp/aspose.email/mhttemplatename/from/_index.md new file mode 100644 index 0000000000..0da9ac067c --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/from/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::From method" +linktitle: "From" +articleTitle: "From" +second_title: "Aspose.Email for C++" +description: "From header." +type: docs +weight: 70 +url: /cpp/aspose.email/mhttemplatename/from/ +--- + +## From {#from} + +From header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +From() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/importance/_index.md b/english/cpp/aspose.email/mhttemplatename/importance/_index.md new file mode 100644 index 0000000000..fd30408cd9 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/importance/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Importance method" +linktitle: "Importance" +articleTitle: "Importance" +second_title: "Aspose.Email for C++" +description: "Importance header." +type: docs +weight: 80 +url: /cpp/aspose.email/mhttemplatename/importance/ +--- + +## Importance {#importance} + +Importance header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Importance() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/location/_index.md b/english/cpp/aspose.email/mhttemplatename/location/_index.md new file mode 100644 index 0000000000..0ad533259c --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/location/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Location method" +linktitle: "Location" +articleTitle: "Location" +second_title: "Aspose.Email for C++" +description: "Location header." +type: docs +weight: 90 +url: /cpp/aspose.email/mhttemplatename/location/ +--- + +## Location {#location} + +Location header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Location() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/mhttemplatename/_index.md b/english/cpp/aspose.email/mhttemplatename/mhttemplatename/_index.md new file mode 100644 index 0000000000..15a06854b6 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/mhttemplatename/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::MhtTemplateName::MhtTemplateName constructor" +linktitle: "MhtTemplateName" +articleTitle: "MhtTemplateName" +second_title: "Aspose.Email for C++" +description: "MhtTemplateName of MhtTemplateName." +type: docs +weight: 10 +url: /cpp/aspose.email/mhttemplatename/mhttemplatename/ +--- + +## MhtTemplateName {#mhttemplatename} + +**Returns:** Aspose::Email:: + +```cpp +MhtTemplateName() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/optionalattendees/_index.md b/english/cpp/aspose.email/mhttemplatename/optionalattendees/_index.md new file mode 100644 index 0000000000..3f116320f1 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/optionalattendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::OptionalAttendees method" +linktitle: "OptionalAttendees" +articleTitle: "OptionalAttendees" +second_title: "Aspose.Email for C++" +description: "OptionalAttendees header." +type: docs +weight: 100 +url: /cpp/aspose.email/mhttemplatename/optionalattendees/ +--- + +## OptionalAttendees {#optionalattendees} + +OptionalAttendees header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +OptionalAttendees() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/organizer/_index.md b/english/cpp/aspose.email/mhttemplatename/organizer/_index.md new file mode 100644 index 0000000000..db58f4c595 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/organizer/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Organizer method" +linktitle: "Organizer" +articleTitle: "Organizer" +second_title: "Aspose.Email for C++" +description: "Organizer header." +type: docs +weight: 110 +url: /cpp/aspose.email/mhttemplatename/organizer/ +--- + +## Organizer {#organizer} + +Organizer header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Organizer() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/pageheader/_index.md b/english/cpp/aspose.email/mhttemplatename/pageheader/_index.md new file mode 100644 index 0000000000..130af3a8b4 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/pageheader/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::PageHeader method" +linktitle: "PageHeader" +articleTitle: "PageHeader" +second_title: "Aspose.Email for C++" +description: "PageHeader header." +type: docs +weight: 120 +url: /cpp/aspose.email/mhttemplatename/pageheader/ +--- + +## PageHeader {#pageheader} + +PageHeader header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +PageHeader() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/recurrence/_index.md b/english/cpp/aspose.email/mhttemplatename/recurrence/_index.md new file mode 100644 index 0000000000..e6dab21631 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/recurrence/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Recurrence method" +linktitle: "Recurrence" +articleTitle: "Recurrence" +second_title: "Aspose.Email for C++" +description: "Recurrence header." +type: docs +weight: 130 +url: /cpp/aspose.email/mhttemplatename/recurrence/ +--- + +## Recurrence {#recurrence} + +Recurrence header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Recurrence() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/recurrencepattern/_index.md b/english/cpp/aspose.email/mhttemplatename/recurrencepattern/_index.md new file mode 100644 index 0000000000..e6d5f0f830 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/recurrencepattern/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::RecurrencePattern method" +linktitle: "RecurrencePattern" +articleTitle: "RecurrencePattern" +second_title: "Aspose.Email for C++" +description: "RecurrencePattern header." +type: docs +weight: 140 +url: /cpp/aspose.email/mhttemplatename/recurrencepattern/ +--- + +## RecurrencePattern {#recurrencepattern} + +RecurrencePattern header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +RecurrencePattern() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/requiredattendees/_index.md b/english/cpp/aspose.email/mhttemplatename/requiredattendees/_index.md new file mode 100644 index 0000000000..8b3672668e --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/requiredattendees/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::RequiredAttendees method" +linktitle: "RequiredAttendees" +articleTitle: "RequiredAttendees" +second_title: "Aspose.Email for C++" +description: "RequiredAttendees header." +type: docs +weight: 150 +url: /cpp/aspose.email/mhttemplatename/requiredattendees/ +--- + +## RequiredAttendees {#requiredattendees} + +RequiredAttendees header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +RequiredAttendees() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/sent/_index.md b/english/cpp/aspose.email/mhttemplatename/sent/_index.md new file mode 100644 index 0000000000..80d602bdd6 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/sent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Sent method" +linktitle: "Sent" +articleTitle: "Sent" +second_title: "Aspose.Email for C++" +description: "Sent header." +type: docs +weight: 160 +url: /cpp/aspose.email/mhttemplatename/sent/ +--- + +## Sent {#sent} + +Sent header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Sent() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/showtimeas/_index.md b/english/cpp/aspose.email/mhttemplatename/showtimeas/_index.md new file mode 100644 index 0000000000..a542f69a3f --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/showtimeas/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::ShowTimeAs method" +linktitle: "ShowTimeAs" +articleTitle: "ShowTimeAs" +second_title: "Aspose.Email for C++" +description: "ShowTimeAs header." +type: docs +weight: 170 +url: /cpp/aspose.email/mhttemplatename/showtimeas/ +--- + +## ShowTimeAs {#showtimeas} + +ShowTimeAs header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +ShowTimeAs() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/start/_index.md b/english/cpp/aspose.email/mhttemplatename/start/_index.md new file mode 100644 index 0000000000..cd82ac5873 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/start/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Start method" +linktitle: "Start" +articleTitle: "Start" +second_title: "Aspose.Email for C++" +description: "Start header." +type: docs +weight: 180 +url: /cpp/aspose.email/mhttemplatename/start/ +--- + +## Start {#start} + +Start header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Start() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/subject/_index.md b/english/cpp/aspose.email/mhttemplatename/subject/_index.md new file mode 100644 index 0000000000..c3b8ca0b55 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/subject/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::Subject method" +linktitle: "Subject" +articleTitle: "Subject" +second_title: "Aspose.Email for C++" +description: "Subject header." +type: docs +weight: 190 +url: /cpp/aspose.email/mhttemplatename/subject/ +--- + +## Subject {#subject} + +Subject header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +Subject() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/tabfield/_index.md b/english/cpp/aspose.email/mhttemplatename/tabfield/_index.md new file mode 100644 index 0000000000..e168ff28f1 --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/tabfield/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::TabField method" +linktitle: "TabField" +articleTitle: "TabField" +second_title: "Aspose.Email for C++" +description: "This name used for indent in multiline header." +type: docs +weight: 200 +url: /cpp/aspose.email/mhttemplatename/tabfield/ +--- + +## TabField {#tabfield} + +This name used for indent in multiline header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +TabField() +``` + diff --git a/english/cpp/aspose.email/mhttemplatename/to/_index.md b/english/cpp/aspose.email/mhttemplatename/to/_index.md new file mode 100644 index 0000000000..76f7e1efbf --- /dev/null +++ b/english/cpp/aspose.email/mhttemplatename/to/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MhtTemplateName::To method" +linktitle: "To" +articleTitle: "To" +second_title: "Aspose.Email for C++" +description: "From header." +type: docs +weight: 210 +url: /cpp/aspose.email/mhttemplatename/to/ +--- + +## To {#to} + +From header. + +**Returns:** const System::String Aspose::Email:: + +```cpp +To() +``` + diff --git a/english/cpp/aspose.email/msgloadoptions/_index.md b/english/cpp/aspose.email/msgloadoptions/_index.md new file mode 100644 index 0000000000..8428b7274f --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::MsgLoadOptions class" +linktitle: "MsgLoadOptions" +articleTitle: "MsgLoadOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify additional options when loading MailMessage from Msg format." +type: docs +weight: 10 +url: /cpp/aspose.email/msgloadoptions/ +--- + +## MsgLoadOptions class + +**Inherits:** Aspose::Email::LoadOptions + +Allows to specify additional options when loading MailMessage from Msg format. + +## Constructors + +| Name | Description | +| --- | --- | +| [MsgLoadOptions](./msgloadoptions/) | Initializes a new instance of this class that can be used to loading MailMessage from Msg format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_KeepOriginalEmailAddresses](./get_keeporiginalemailaddresses/) | Gets a value indicating whether need keep original email address. | +| [get_PreserveRtfContent](./get_preservertfcontent/) | Gets a value indicating whether need keep rtf body in MailMessage . | +| [get_PreserveTnefAttachments](./get_preservetnefattachments/) | Controls loading TNEF attachment behaviour. By default the value is false. | +| [get_Timeout](./get_timeout/) | Limits the time in milliseconds of formatting message while converting. Default value 3 sec. | +| [OnTimeoutReached](./ontimeoutreached/) | | +| [set_KeepOriginalEmailAddresses](./set_keeporiginalemailaddresses/) | Sets a value indicating whether need keep original email address. | +| [set_PreserveRtfContent](./set_preservertfcontent/) | Sets a value indicating whether need keep rtf body in MailMessage . | +| [set_PreserveTnefAttachments](./set_preservetnefattachments/) | Controls loading TNEF attachment behaviour. By default the value is false. | +| [set_Timeout](./set_timeout/) | Limits the time in milliseconds of formatting message while converting. Default value 3 sec. | +| [TimeoutReached](./timeoutreached/) | Raised if timed out while converting to MailMessage . | + diff --git a/english/cpp/aspose.email/msgloadoptions/get_keeporiginalemailaddresses/_index.md b/english/cpp/aspose.email/msgloadoptions/get_keeporiginalemailaddresses/_index.md new file mode 100644 index 0000000000..0367b70a57 --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/get_keeporiginalemailaddresses/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MsgLoadOptions::get_KeepOriginalEmailAddresses method" +linktitle: "get_KeepOriginalEmailAddresses" +articleTitle: "get_KeepOriginalEmailAddresses" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether need keep original email address." +type: docs +weight: 10 +url: /cpp/aspose.email/msgloadoptions/get_keeporiginalemailaddresses/ +--- + +## get_KeepOriginalEmailAddresses {#get_keeporiginalemailaddresses} + +Gets a value indicating whether need keep original email address. + +**Returns:** bool Aspose::Email:: + +```cpp +get_KeepOriginalEmailAddresses() +``` + diff --git a/english/cpp/aspose.email/msgloadoptions/get_preservertfcontent/_index.md b/english/cpp/aspose.email/msgloadoptions/get_preservertfcontent/_index.md new file mode 100644 index 0000000000..b8098e7c10 --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/get_preservertfcontent/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MsgLoadOptions::get_PreserveRtfContent method" +linktitle: "get_PreserveRtfContent" +articleTitle: "get_PreserveRtfContent" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether need keep rtf body in MailMessage ." +type: docs +weight: 20 +url: /cpp/aspose.email/msgloadoptions/get_preservertfcontent/ +--- + +## get_PreserveRtfContent {#get_preservertfcontent} + +Gets a value indicating whether need keep rtf body in MailMessage . + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveRtfContent() +``` + diff --git a/english/cpp/aspose.email/msgloadoptions/get_preservetnefattachments/_index.md b/english/cpp/aspose.email/msgloadoptions/get_preservetnefattachments/_index.md new file mode 100644 index 0000000000..10930695ae --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/get_preservetnefattachments/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MsgLoadOptions::get_PreserveTnefAttachments method" +linktitle: "get_PreserveTnefAttachments" +articleTitle: "get_PreserveTnefAttachments" +second_title: "Aspose.Email for C++" +description: "Controls loading TNEF attachment behaviour." +type: docs +weight: 30 +url: /cpp/aspose.email/msgloadoptions/get_preservetnefattachments/ +--- + +## get_PreserveTnefAttachments {#get_preservetnefattachments} + +Controls loading TNEF attachment behaviour. By default the value is false. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveTnefAttachments() +``` + diff --git a/english/cpp/aspose.email/msgloadoptions/get_timeout/_index.md b/english/cpp/aspose.email/msgloadoptions/get_timeout/_index.md new file mode 100644 index 0000000000..c8c0345a2a --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/get_timeout/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MsgLoadOptions::get_Timeout method" +linktitle: "get_Timeout" +articleTitle: "get_Timeout" +second_title: "Aspose.Email for C++" +description: "Limits the time in milliseconds of formatting message while converting." +type: docs +weight: 40 +url: /cpp/aspose.email/msgloadoptions/get_timeout/ +--- + +## get_Timeout {#get_timeout} + +Limits the time in milliseconds of formatting message while converting. Default value 3 sec. + +**Returns:** int32_t Aspose::Email:: + +```cpp +get_Timeout() +``` + diff --git a/english/cpp/aspose.email/msgloadoptions/msgloadoptions/_index.md b/english/cpp/aspose.email/msgloadoptions/msgloadoptions/_index.md new file mode 100644 index 0000000000..77886138a2 --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/msgloadoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MsgLoadOptions::MsgLoadOptions constructor" +linktitle: "MsgLoadOptions" +articleTitle: "MsgLoadOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to loading MailMessage from Msg format." +type: docs +weight: 10 +url: /cpp/aspose.email/msgloadoptions/msgloadoptions/ +--- + +## MsgLoadOptions {#msgloadoptions} + +Initializes a new instance of this class that can be used to loading MailMessage from Msg format. + +**Returns:** Aspose::Email:: + +```cpp +MsgLoadOptions() +``` + diff --git a/english/cpp/aspose.email/msgloadoptions/ontimeoutreached/_index.md b/english/cpp/aspose.email/msgloadoptions/ontimeoutreached/_index.md new file mode 100644 index 0000000000..31c174d868 --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/ontimeoutreached/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::MsgLoadOptions::OnTimeoutReached method" +linktitle: "OnTimeoutReached" +articleTitle: "OnTimeoutReached" +second_title: "Aspose.Email for C++" +description: "OnTimeoutReached of MsgLoadOptions." +type: docs +weight: 50 +url: /cpp/aspose.email/msgloadoptions/ontimeoutreached/ +--- + +## OnTimeoutReached {#ontimeoutreached} + +**Returns:** void Aspose::Email:: + +```cpp +OnTimeoutReached(System::SharedPtr < MailMessage > msg) +``` + +| Parameter | Description | +| --- | --- | +| msg | | + diff --git a/english/cpp/aspose.email/msgloadoptions/set_keeporiginalemailaddresses/_index.md b/english/cpp/aspose.email/msgloadoptions/set_keeporiginalemailaddresses/_index.md new file mode 100644 index 0000000000..9bc91eb52b --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/set_keeporiginalemailaddresses/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MsgLoadOptions::set_KeepOriginalEmailAddresses method" +linktitle: "set_KeepOriginalEmailAddresses" +articleTitle: "set_KeepOriginalEmailAddresses" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether need keep original email address." +type: docs +weight: 60 +url: /cpp/aspose.email/msgloadoptions/set_keeporiginalemailaddresses/ +--- + +## set_KeepOriginalEmailAddresses {#set_keeporiginalemailaddresses} + +Sets a value indicating whether need keep original email address. + +**Returns:** void Aspose::Email:: + +```cpp +set_KeepOriginalEmailAddresses(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/msgloadoptions/set_preservertfcontent/_index.md b/english/cpp/aspose.email/msgloadoptions/set_preservertfcontent/_index.md new file mode 100644 index 0000000000..3d072eaa1f --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/set_preservertfcontent/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MsgLoadOptions::set_PreserveRtfContent method" +linktitle: "set_PreserveRtfContent" +articleTitle: "set_PreserveRtfContent" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether need keep rtf body in MailMessage ." +type: docs +weight: 70 +url: /cpp/aspose.email/msgloadoptions/set_preservertfcontent/ +--- + +## set_PreserveRtfContent {#set_preservertfcontent} + +Sets a value indicating whether need keep rtf body in MailMessage . + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveRtfContent(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/msgloadoptions/set_preservetnefattachments/_index.md b/english/cpp/aspose.email/msgloadoptions/set_preservetnefattachments/_index.md new file mode 100644 index 0000000000..c17bd6cf77 --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/set_preservetnefattachments/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MsgLoadOptions::set_PreserveTnefAttachments method" +linktitle: "set_PreserveTnefAttachments" +articleTitle: "set_PreserveTnefAttachments" +second_title: "Aspose.Email for C++" +description: "Controls loading TNEF attachment behaviour." +type: docs +weight: 80 +url: /cpp/aspose.email/msgloadoptions/set_preservetnefattachments/ +--- + +## set_PreserveTnefAttachments {#set_preservetnefattachments} + +Controls loading TNEF attachment behaviour. By default the value is false. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveTnefAttachments(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/msgloadoptions/set_timeout/_index.md b/english/cpp/aspose.email/msgloadoptions/set_timeout/_index.md new file mode 100644 index 0000000000..928d82e8f0 --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/set_timeout/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MsgLoadOptions::set_Timeout method" +linktitle: "set_Timeout" +articleTitle: "set_Timeout" +second_title: "Aspose.Email for C++" +description: "Limits the time in milliseconds of formatting message while converting." +type: docs +weight: 90 +url: /cpp/aspose.email/msgloadoptions/set_timeout/ +--- + +## set_Timeout {#set_timeout} + +Limits the time in milliseconds of formatting message while converting. Default value 3 sec. + +**Returns:** void Aspose::Email:: + +```cpp +set_Timeout(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/msgloadoptions/timeoutreached/_index.md b/english/cpp/aspose.email/msgloadoptions/timeoutreached/_index.md new file mode 100644 index 0000000000..f19e815539 --- /dev/null +++ b/english/cpp/aspose.email/msgloadoptions/timeoutreached/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MsgLoadOptions::TimeoutReached method" +linktitle: "TimeoutReached" +articleTitle: "TimeoutReached" +second_title: "Aspose.Email for C++" +description: "Raised if timed out while converting to MailMessage ." +type: docs +weight: 100 +url: /cpp/aspose.email/msgloadoptions/timeoutreached/ +--- + +## TimeoutReached {#timeoutreached} + +Raised if timed out while converting to MailMessage . + +**Returns:** System::EventHandler Aspose::Email:: + +```cpp +TimeoutReached() +``` + diff --git a/english/cpp/aspose.email/msgsaveoptions/_index.md b/english/cpp/aspose.email/msgsaveoptions/_index.md new file mode 100644 index 0000000000..a4fb5155ed --- /dev/null +++ b/english/cpp/aspose.email/msgsaveoptions/_index.md @@ -0,0 +1,61 @@ +--- +title: "Aspose::Email::MsgSaveOptions class" +linktitle: "MsgSaveOptions" +articleTitle: "MsgSaveOptions" +second_title: "Aspose.Email for C++" +description: "This class allows the user to specify additional settings when saving a MailMessage in the Msg(ASCII) and Msg(Unicode) format." +type: docs +weight: 10 +url: /cpp/aspose.email/msgsaveoptions/ +--- + +## MsgSaveOptions class + +**Inherits:** Aspose::Email::SaveOptions + +This class allows the user to specify additional settings when saving a MailMessage in the Msg(ASCII) and Msg(Unicode) format. + +The following example shows how to save as MSG with preserved dates. + +```csharp +// Initialize and Load an existing EML file by specifying the MessageFormat +var eml = MailMessage.Load("Message.eml"); + +// Save as msg with preserved dates +var msgSaveOptions = new MsgSaveOptions(MailMessageSaveType.OutlookMessageFormatUnicode) +{ + PreserveOriginalDates = true +}; + +eml.Save("outTest_out.msg", msgSaveOptions); +``` + +```vb +' Initialize and Load an existing EML file by specifying the MessageFormat +Dim eml = MailMessage.Load("Message.eml") + +' Save as msg with preserved dates + Dim msgSaveOptions = New MsgSaveOptions(MailMessageSaveType.OutlookMessageFormatUnicode) With { + .PreserveOriginalDates = True + } + +eml.Save("outTest_out.msg", msgSaveOptions) +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [MsgSaveOptions](./msgsaveoptions/) | Initializes a new instance of this class that can be used to save a MailMessage in the Msg(ASCII) and Msg(Unicode) format. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_PreserveOriginalDates](./get_preserveoriginaldates/) | Gets a value indicating whether it is necessary to generate new saving and modification dates when saving a message. By default the value is true, meaning the creation and modification dates will be not set to DateTime.Now. | +| [get_PreserveSignature](./get_preservesignature/) | Set to true, if signature is to be preserved. | +| [get_SaveAsTemplate](./get_saveastemplate/) | Set to true, if need to be saved as Outlook File Template(OFT format). | +| [set_PreserveOriginalDates](./set_preserveoriginaldates/) | Sets a value indicating whether it is necessary to generate new saving and modification dates when saving a message. By default the value is true, meaning the creation and modification dates will be not set to DateTime.Now. | +| [set_PreserveSignature](./set_preservesignature/) | Set to true, if signature is to be preserved. | +| [set_SaveAsTemplate](./set_saveastemplate/) | Set to true, if need to be saved as Outlook File Template(OFT format). | + diff --git a/english/cpp/aspose.email/msgsaveoptions/get_preserveoriginaldates/_index.md b/english/cpp/aspose.email/msgsaveoptions/get_preserveoriginaldates/_index.md new file mode 100644 index 0000000000..62156b5103 --- /dev/null +++ b/english/cpp/aspose.email/msgsaveoptions/get_preserveoriginaldates/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MsgSaveOptions::get_PreserveOriginalDates method" +linktitle: "get_PreserveOriginalDates" +articleTitle: "get_PreserveOriginalDates" +second_title: "Aspose.Email for C++" +description: "Gets a value indicating whether it is necessary to generate new saving and modification dates when saving a message." +type: docs +weight: 10 +url: /cpp/aspose.email/msgsaveoptions/get_preserveoriginaldates/ +--- + +## get_PreserveOriginalDates {#get_preserveoriginaldates} + +Gets a value indicating whether it is necessary to generate new saving and modification dates when saving a message. By default the value is true, meaning the creation and modification dates will be not set to DateTime.Now. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveOriginalDates() +``` + diff --git a/english/cpp/aspose.email/msgsaveoptions/get_preservesignature/_index.md b/english/cpp/aspose.email/msgsaveoptions/get_preservesignature/_index.md new file mode 100644 index 0000000000..f444d4ecae --- /dev/null +++ b/english/cpp/aspose.email/msgsaveoptions/get_preservesignature/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MsgSaveOptions::get_PreserveSignature method" +linktitle: "get_PreserveSignature" +articleTitle: "get_PreserveSignature" +second_title: "Aspose.Email for C++" +description: "Set to true, if signature is to be preserved." +type: docs +weight: 20 +url: /cpp/aspose.email/msgsaveoptions/get_preservesignature/ +--- + +## get_PreserveSignature {#get_preservesignature} + +Set to true, if signature is to be preserved. + +**Returns:** bool Aspose::Email:: + +```cpp +get_PreserveSignature() +``` + diff --git a/english/cpp/aspose.email/msgsaveoptions/get_saveastemplate/_index.md b/english/cpp/aspose.email/msgsaveoptions/get_saveastemplate/_index.md new file mode 100644 index 0000000000..3c74992a04 --- /dev/null +++ b/english/cpp/aspose.email/msgsaveoptions/get_saveastemplate/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::MsgSaveOptions::get_SaveAsTemplate method" +linktitle: "get_SaveAsTemplate" +articleTitle: "get_SaveAsTemplate" +second_title: "Aspose.Email for C++" +description: "Set to true, if need to be saved as Outlook File Template(OFT format)." +type: docs +weight: 30 +url: /cpp/aspose.email/msgsaveoptions/get_saveastemplate/ +--- + +## get_SaveAsTemplate {#get_saveastemplate} + +Set to true, if need to be saved as Outlook File Template(OFT format). + +**Returns:** bool Aspose::Email:: + +```cpp +get_SaveAsTemplate() +``` + diff --git a/english/cpp/aspose.email/msgsaveoptions/msgsaveoptions/_index.md b/english/cpp/aspose.email/msgsaveoptions/msgsaveoptions/_index.md new file mode 100644 index 0000000000..55907c38e3 --- /dev/null +++ b/english/cpp/aspose.email/msgsaveoptions/msgsaveoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MsgSaveOptions::MsgSaveOptions constructor" +linktitle: "MsgSaveOptions" +articleTitle: "MsgSaveOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to save a MailMessage in the Msg(ASCII) and Msg(Unicode) format." +type: docs +weight: 10 +url: /cpp/aspose.email/msgsaveoptions/msgsaveoptions/ +--- + +## MsgSaveOptions {#msgsaveoptions} + +Initializes a new instance of this class that can be used to save a MailMessage in the Msg(ASCII) and Msg(Unicode) format. + +**Returns:** Aspose::Email:: + +```cpp +MsgSaveOptions(System::SharedPtr < Aspose::Email::MailMessageSaveType > saveType) +``` + +| Parameter | Description | +| --- | --- | +| saveType | | + diff --git a/english/cpp/aspose.email/msgsaveoptions/set_preserveoriginaldates/_index.md b/english/cpp/aspose.email/msgsaveoptions/set_preserveoriginaldates/_index.md new file mode 100644 index 0000000000..6e7280c107 --- /dev/null +++ b/english/cpp/aspose.email/msgsaveoptions/set_preserveoriginaldates/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MsgSaveOptions::set_PreserveOriginalDates method" +linktitle: "set_PreserveOriginalDates" +articleTitle: "set_PreserveOriginalDates" +second_title: "Aspose.Email for C++" +description: "Sets a value indicating whether it is necessary to generate new saving and modification dates when saving a message." +type: docs +weight: 40 +url: /cpp/aspose.email/msgsaveoptions/set_preserveoriginaldates/ +--- + +## set_PreserveOriginalDates {#set_preserveoriginaldates} + +Sets a value indicating whether it is necessary to generate new saving and modification dates when saving a message. By default the value is true, meaning the creation and modification dates will be not set to DateTime.Now. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveOriginalDates(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/msgsaveoptions/set_preservesignature/_index.md b/english/cpp/aspose.email/msgsaveoptions/set_preservesignature/_index.md new file mode 100644 index 0000000000..d812ae44f3 --- /dev/null +++ b/english/cpp/aspose.email/msgsaveoptions/set_preservesignature/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MsgSaveOptions::set_PreserveSignature method" +linktitle: "set_PreserveSignature" +articleTitle: "set_PreserveSignature" +second_title: "Aspose.Email for C++" +description: "Set to true, if signature is to be preserved." +type: docs +weight: 50 +url: /cpp/aspose.email/msgsaveoptions/set_preservesignature/ +--- + +## set_PreserveSignature {#set_preservesignature} + +Set to true, if signature is to be preserved. + +**Returns:** void Aspose::Email:: + +```cpp +set_PreserveSignature(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/msgsaveoptions/set_saveastemplate/_index.md b/english/cpp/aspose.email/msgsaveoptions/set_saveastemplate/_index.md new file mode 100644 index 0000000000..c917825c15 --- /dev/null +++ b/english/cpp/aspose.email/msgsaveoptions/set_saveastemplate/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::MsgSaveOptions::set_SaveAsTemplate method" +linktitle: "set_SaveAsTemplate" +articleTitle: "set_SaveAsTemplate" +second_title: "Aspose.Email for C++" +description: "Set to true, if need to be saved as Outlook File Template(OFT format)." +type: docs +weight: 60 +url: /cpp/aspose.email/msgsaveoptions/set_saveastemplate/ +--- + +## set_SaveAsTemplate {#set_saveastemplate} + +Set to true, if need to be saved as Outlook File Template(OFT format). + +**Returns:** void Aspose::Email:: + +```cpp +set_SaveAsTemplate(bool value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/objectidentifier/_index.md b/english/cpp/aspose.email/objectidentifier/_index.md new file mode 100644 index 0000000000..4c446d9c44 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/_index.md @@ -0,0 +1,49 @@ +--- +title: "Aspose::Email::ObjectIdentifier class" +linktitle: "ObjectIdentifier" +articleTitle: "ObjectIdentifier" +second_title: "Aspose.Email for C++" +description: "Contains object identification information" +type: docs +weight: 10 +url: /cpp/aspose.email/objectidentifier/ +--- + +## ObjectIdentifier class + +Contains object identification information + +## Constructors + +| Name | Description | +| --- | --- | +| [ObjectIdentifier (2 overloads)](./objectidentifier/) | Initialize a new instance of the ObjectIdentifier class. | + +## Methods + +| Name | Description | +| --- | --- | +| [get_EWSId](./get_ewsid/) | Exchange web service id | +| [get_GoogleId](./get_googleid/) | Google services id | +| [get_WebDavId](./get_webdavid/) | WebDav services id | +| [idx_get](./idx_get/) | Gets or set value of identification information according its type. | +| [idx_set](./idx_set/) | Gets or set value of identification information according its type. | +| [set_EWSId](./set_ewsid/) | Exchange web service id | +| [set_GoogleId](./set_googleid/) | Google services id | +| [set_WebDavId](./set_webdavid/) | WebDav services id | +| [Aspose::Email::Clients::Exchange::Dav::ExchangeClient](./asposeemailclientsexchangedavexchangeclient/) | | +| [Aspose::Email::Clients::Exchange::ExchangeDistributionList](./asposeemailclientsexchangeexchangedistributionlist/) | | +| [Aspose::Email::Clients::Exchange::WebService::CalendarEwsConverter](./asposeemailclientsexchangewebservicecalendarewsconverter/) | | +| [Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter](./asposeemailclientsexchangewebservicecontactewsconverter/) | | +| [Aspose::Email::Clients::Exchange::WebService::EWSClient2007](./asposeemailclientsexchangewebserviceewsclient2007/) | | +| [Aspose::Email::Clients::Exchange::WebService::EWSClient2010](./asposeemailclientsexchangewebserviceewsclient2010/) | | +| [Aspose::Email::Clients::Exchange::WebService::Extensions::MailMessageExtensions](./asposeemailclientsexchangewebserviceextensionsmailmessageextensions/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate](./asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor](./asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList](./asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate](./asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/) | | +| [Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch](./asposeemailclientsexchangewebserviceimplementationfetchattachmentewsclientattachmentfetch/) | | +| [Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems](./asposeemailclientsexchangewebservicemodelsewsarchiveitems/) | | +| [Aspose::Email::Tools::CalendarConverter](./asposeemailtoolscalendarconverter/) | | +| [Aspose::Email::Tools::ContactConverter](./asposeemailtoolscontactconverter/) | | + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangedavexchangeclient/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangedavexchangeclient/_index.md new file mode 100644 index 0000000000..176006e3f5 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangedavexchangeclient/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::Dav::ExchangeClient method" +linktitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +articleTitle: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::Dav::ExchangeClient of ObjectIdentifier." +type: docs +weight: 90 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangedavexchangeclient/ +--- + +## Aspose::Email::Clients::Exchange::Dav::ExchangeClient {#asposeemailclientsexchangedavexchangeclient} + +```cpp +ExchangeClient() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangeexchangedistributionlist/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangeexchangedistributionlist/_index.md new file mode 100644 index 0000000000..7f2df88546 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangeexchangedistributionlist/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::ExchangeDistributionList method" +linktitle: "Aspose::Email::Clients::Exchange::ExchangeDistributionList" +articleTitle: "Aspose::Email::Clients::Exchange::ExchangeDistributionList" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::ExchangeDistributionList of ObjectIdentifier." +type: docs +weight: 100 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangeexchangedistributionlist/ +--- + +## Aspose::Email::Clients::Exchange::ExchangeDistributionList {#asposeemailclientsexchangeexchangedistributionlist} + +```cpp +ExchangeDistributionList() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicecalendarewsconverter/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicecalendarewsconverter/_index.md new file mode 100644 index 0000000000..41b709decb --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicecalendarewsconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::CalendarEwsConverter method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::CalendarEwsConverter" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::CalendarEwsConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::CalendarEwsConverter of ObjectIdentifier." +type: docs +weight: 110 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicecalendarewsconverter/ +--- + +## Aspose::Email::Clients::Exchange::WebService::CalendarEwsConverter {#asposeemailclientsexchangewebservicecalendarewsconverter} + +```cpp +CalendarEwsConverter() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicecontactewsconverter/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicecontactewsconverter/_index.md new file mode 100644 index 0000000000..55d47535df --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicecontactewsconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter of ObjectIdentifier." +type: docs +weight: 120 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicecontactewsconverter/ +--- + +## Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter {#asposeemailclientsexchangewebservicecontactewsconverter} + +```cpp +ContactEwsConverter() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceewsclient2007/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceewsclient2007/_index.md new file mode 100644 index 0000000000..8d31965fbc --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceewsclient2007/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::EWSClient2007 method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::EWSClient2007 of ObjectIdentifier." +type: docs +weight: 130 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceewsclient2007/ +--- + +## Aspose::Email::Clients::Exchange::WebService::EWSClient2007 {#asposeemailclientsexchangewebserviceewsclient2007} + +```cpp +EWSClient2007() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceewsclient2010/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceewsclient2010/_index.md new file mode 100644 index 0000000000..092f73c77d --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceewsclient2010/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::EWSClient2010 method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2010" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::EWSClient2010" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::EWSClient2010 of ObjectIdentifier." +type: docs +weight: 140 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceewsclient2010/ +--- + +## Aspose::Email::Clients::Exchange::WebService::EWSClient2010 {#asposeemailclientsexchangewebserviceewsclient2010} + +```cpp +EWSClient2010() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceextensionsmailmessageextensions/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceextensionsmailmessageextensions/_index.md new file mode 100644 index 0000000000..aa828088f4 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceextensionsmailmessageextensions/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::Extensions::MailMessageExtensions method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Extensions::MailMessageExtensions" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Extensions::MailMessageExtensions" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Extensions::MailMessageExtensions of ObjectIdentifier." +type: docs +weight: 150 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceextensionsmailmessageextensions/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Extensions::MailMessageExtensions {#asposeemailclientsexchangewebserviceextensionsmailmessageextensions} + +```cpp +MailMessageExtensions() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/_index.md new file mode 100644 index 0000000000..083ffa5c1d --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate of ObjectIdentifier." +type: docs +weight: 160 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate {#asposeemailclientsexchangewebserviceimplementationcontactscreateewsclientcontactcreate} + +```cpp +EwsClientContactCreate() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/_index.md new file mode 100644 index 0000000000..cdea3d9ede --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor of ObjectIdentifier." +type: docs +weight: 170 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor {#asposeemailclientsexchangewebserviceimplementationcontactsgethelpersloadcontactphotosandattachmentsprocessor} + +```cpp +LoadContactPhotosAndAttachmentsProcessor() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/_index.md new file mode 100644 index 0000000000..c06ebf3c52 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList of ObjectIdentifier." +type: docs +weight: 180 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList {#asposeemailclientsexchangewebserviceimplementationcontactslistewsclientcontactlist} + +```cpp +EwsClientContactList() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/_index.md new file mode 100644 index 0000000000..2f14982666 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate of ObjectIdentifier." +type: docs +weight: 190 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate {#asposeemailclientsexchangewebserviceimplementationcontactsupdateewsclientcontactupdate} + +```cpp +EwsClientContactUpdate() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationfetchattachmentewsclientattachmentfetch/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationfetchattachmentewsclientattachmentfetch/_index.md new file mode 100644 index 0000000000..b34c2b04e5 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationfetchattachmentewsclientattachmentfetch/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch of ObjectIdentifier." +type: docs +weight: 200 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebserviceimplementationfetchattachmentewsclientattachmentfetch/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch {#asposeemailclientsexchangewebserviceimplementationfetchattachmentewsclientattachmentfetch} + +```cpp +EwsClientAttachmentFetch() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicemodelsewsarchiveitems/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicemodelsewsarchiveitems/_index.md new file mode 100644 index 0000000000..37f8202539 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicemodelsewsarchiveitems/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems method" +linktitle: "Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems" +articleTitle: "Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems of ObjectIdentifier." +type: docs +weight: 210 +url: /cpp/aspose.email/objectidentifier/asposeemailclientsexchangewebservicemodelsewsarchiveitems/ +--- + +## Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems {#asposeemailclientsexchangewebservicemodelsewsarchiveitems} + +```cpp +EwsArchiveItems() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailtoolscalendarconverter/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailtoolscalendarconverter/_index.md new file mode 100644 index 0000000000..f9b2871d03 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailtoolscalendarconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Tools::CalendarConverter method" +linktitle: "Aspose::Email::Tools::CalendarConverter" +articleTitle: "Aspose::Email::Tools::CalendarConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::CalendarConverter of ObjectIdentifier." +type: docs +weight: 220 +url: /cpp/aspose.email/objectidentifier/asposeemailtoolscalendarconverter/ +--- + +## Aspose::Email::Tools::CalendarConverter {#asposeemailtoolscalendarconverter} + +```cpp +CalendarConverter() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/asposeemailtoolscontactconverter/_index.md b/english/cpp/aspose.email/objectidentifier/asposeemailtoolscontactconverter/_index.md new file mode 100644 index 0000000000..1e53d6b008 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/asposeemailtoolscontactconverter/_index.md @@ -0,0 +1,17 @@ +--- +title: "Aspose::Email::ObjectIdentifier::Aspose::Email::Tools::ContactConverter method" +linktitle: "Aspose::Email::Tools::ContactConverter" +articleTitle: "Aspose::Email::Tools::ContactConverter" +second_title: "Aspose.Email for C++" +description: "Aspose::Email::Tools::ContactConverter of ObjectIdentifier." +type: docs +weight: 230 +url: /cpp/aspose.email/objectidentifier/asposeemailtoolscontactconverter/ +--- + +## Aspose::Email::Tools::ContactConverter {#asposeemailtoolscontactconverter} + +```cpp +ContactConverter() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/get_ewsid/_index.md b/english/cpp/aspose.email/objectidentifier/get_ewsid/_index.md new file mode 100644 index 0000000000..4ef7f4fb69 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/get_ewsid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ObjectIdentifier::get_EWSId method" +linktitle: "get_EWSId" +articleTitle: "get_EWSId" +second_title: "Aspose.Email for C++" +description: "Exchange web service id" +type: docs +weight: 10 +url: /cpp/aspose.email/objectidentifier/get_ewsid/ +--- + +## get_EWSId {#get_ewsid} + +Exchange web service id + +**Returns:** System::String Aspose::Email:: + +```cpp +get_EWSId() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/get_googleid/_index.md b/english/cpp/aspose.email/objectidentifier/get_googleid/_index.md new file mode 100644 index 0000000000..13a53dd3d5 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/get_googleid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ObjectIdentifier::get_GoogleId method" +linktitle: "get_GoogleId" +articleTitle: "get_GoogleId" +second_title: "Aspose.Email for C++" +description: "Google services id" +type: docs +weight: 20 +url: /cpp/aspose.email/objectidentifier/get_googleid/ +--- + +## get_GoogleId {#get_googleid} + +Google services id + +**Returns:** System::String Aspose::Email:: + +```cpp +get_GoogleId() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/get_webdavid/_index.md b/english/cpp/aspose.email/objectidentifier/get_webdavid/_index.md new file mode 100644 index 0000000000..942ca8d8f3 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/get_webdavid/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ObjectIdentifier::get_WebDavId method" +linktitle: "get_WebDavId" +articleTitle: "get_WebDavId" +second_title: "Aspose.Email for C++" +description: "WebDav services id" +type: docs +weight: 30 +url: /cpp/aspose.email/objectidentifier/get_webdavid/ +--- + +## get_WebDavId {#get_webdavid} + +WebDav services id + +**Returns:** System::String Aspose::Email:: + +```cpp +get_WebDavId() +``` + diff --git a/english/cpp/aspose.email/objectidentifier/idx_get/_index.md b/english/cpp/aspose.email/objectidentifier/idx_get/_index.md new file mode 100644 index 0000000000..2bd4bbfb7b --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/idx_get/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ObjectIdentifier::idx_get method" +linktitle: "idx_get" +articleTitle: "idx_get" +second_title: "Aspose.Email for C++" +description: "Gets or set value of identification information according its type." +type: docs +weight: 40 +url: /cpp/aspose.email/objectidentifier/idx_get/ +--- + +## idx_get {#idx_get} + +Gets or set value of identification information according its type. + +**Returns:** value of identifier according its type + +```cpp +idx_get(System::String idType) +``` + +| Parameter | Description | +| --- | --- | +| idType | Type of identifier | + diff --git a/english/cpp/aspose.email/objectidentifier/idx_set/_index.md b/english/cpp/aspose.email/objectidentifier/idx_set/_index.md new file mode 100644 index 0000000000..61b26d2617 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/idx_set/_index.md @@ -0,0 +1,26 @@ +--- +title: "Aspose::Email::ObjectIdentifier::idx_set method" +linktitle: "idx_set" +articleTitle: "idx_set" +second_title: "Aspose.Email for C++" +description: "Gets or set value of identification information according its type." +type: docs +weight: 50 +url: /cpp/aspose.email/objectidentifier/idx_set/ +--- + +## idx_set {#idx_set} + +Gets or set value of identification information according its type. + +**Returns:** void Aspose::Email:: + +```cpp +idx_set(System::String idType, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| idType | Type of identifier | +| value | value of identifier according its type | + diff --git a/english/cpp/aspose.email/objectidentifier/objectidentifier/_index.md b/english/cpp/aspose.email/objectidentifier/objectidentifier/_index.md new file mode 100644 index 0000000000..fd3de7f2e3 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/objectidentifier/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::ObjectIdentifier::ObjectIdentifier constructor" +linktitle: "ObjectIdentifier" +articleTitle: "ObjectIdentifier" +second_title: "Aspose.Email for C++" +description: "Initialize a new instance of the ObjectIdentifier class." +type: docs +weight: 10 +url: /cpp/aspose.email/objectidentifier/objectidentifier/ +--- + +## ObjectIdentifier (1 of 2) {#objectidentifier_1} + +Initialize a new instance of the ObjectIdentifier class. + +**Returns:** Aspose::Email:: + +```cpp +ObjectIdentifier() +``` + +--- + +## ObjectIdentifier (2 of 2) {#objectidentifier_2} + +Initialize a new instance of the ObjectIdentifier class. + +**Returns:** Aspose::Email:: + +```cpp +ObjectIdentifier(System::String type, System::String value) +``` + +| Parameter | Description | +| --- | --- | +| type | | +| value | | + diff --git a/english/cpp/aspose.email/objectidentifier/set_ewsid/_index.md b/english/cpp/aspose.email/objectidentifier/set_ewsid/_index.md new file mode 100644 index 0000000000..0c07355d69 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/set_ewsid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ObjectIdentifier::set_EWSId method" +linktitle: "set_EWSId" +articleTitle: "set_EWSId" +second_title: "Aspose.Email for C++" +description: "Exchange web service id" +type: docs +weight: 60 +url: /cpp/aspose.email/objectidentifier/set_ewsid/ +--- + +## set_EWSId {#set_ewsid} + +Exchange web service id + +**Returns:** void Aspose::Email:: + +```cpp +set_EWSId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/objectidentifier/set_googleid/_index.md b/english/cpp/aspose.email/objectidentifier/set_googleid/_index.md new file mode 100644 index 0000000000..4a5ec3fcb5 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/set_googleid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ObjectIdentifier::set_GoogleId method" +linktitle: "set_GoogleId" +articleTitle: "set_GoogleId" +second_title: "Aspose.Email for C++" +description: "Google services id" +type: docs +weight: 70 +url: /cpp/aspose.email/objectidentifier/set_googleid/ +--- + +## set_GoogleId {#set_googleid} + +Google services id + +**Returns:** void Aspose::Email:: + +```cpp +set_GoogleId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/objectidentifier/set_webdavid/_index.md b/english/cpp/aspose.email/objectidentifier/set_webdavid/_index.md new file mode 100644 index 0000000000..74c737b983 --- /dev/null +++ b/english/cpp/aspose.email/objectidentifier/set_webdavid/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ObjectIdentifier::set_WebDavId method" +linktitle: "set_WebDavId" +articleTitle: "set_WebDavId" +second_title: "Aspose.Email for C++" +description: "WebDav services id" +type: docs +weight: 80 +url: /cpp/aspose.email/objectidentifier/set_webdavid/ +--- + +## set_WebDavId {#set_webdavid} + +WebDav services id + +**Returns:** void Aspose::Email:: + +```cpp +set_WebDavId(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/participationstatus/_index.md b/english/cpp/aspose.email/participationstatus/_index.md new file mode 100644 index 0000000000..34ca5dc19a --- /dev/null +++ b/english/cpp/aspose.email/participationstatus/_index.md @@ -0,0 +1,23 @@ +--- +title: "ParticipationStatus Enum" +linktitle: "ParticipationStatus" +articleTitle: "ParticipationStatus" +second_title: "Aspose.Email for C++" +description: "Identifies the participation status for the calendar user." +type: docs +weight: 10 +url: /cpp/aspose.email/participationstatus/ +--- + +## ParticipationStatus enumeration (5 values) + +Identifies the participation status for the calendar user. + +| Value | Description | +| --- | --- | +| NeedsAction | Event needs action | +| Accepted | Event accepted | +| Declined | Event declined | +| Tentative | Event tentatively accepted | +| Delegated | Event delegated | + diff --git a/english/cpp/aspose.email/progresseventhandlerinfo/_index.md b/english/cpp/aspose.email/progresseventhandlerinfo/_index.md new file mode 100644 index 0000000000..104f01002c --- /dev/null +++ b/english/cpp/aspose.email/progresseventhandlerinfo/_index.md @@ -0,0 +1,32 @@ +--- +title: "Aspose::Email::ProgressEventHandlerInfo class" +linktitle: "ProgressEventHandlerInfo" +articleTitle: "ProgressEventHandlerInfo" +second_title: "Aspose.Email for C++" +description: "This class represents information about conversion progress that can be used in external applicatuion to show conversion progress to end user." +type: docs +weight: 10 +url: /cpp/aspose.email/progresseventhandlerinfo/ +--- + +## ProgressEventHandlerInfo class + +This class represents information about conversion progress that can be used in external applicatuion to show conversion progress to end user. + +## Constructors + +| Name | Description | +| --- | --- | +| [ProgressEventHandlerInfo](./progresseventhandlerinfo/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_EventType](./get_eventtype/) | Type of progress event that occured. | +| [get_SavedMimePartCount](./get_savedmimepartcount/) | Amount of mime parts that were saved. | +| [get_TotalMimePartCount](./get_totalmimepartcount/) | Total amount of mime parts. | +| [set_EventType](./set_eventtype/) | Type of progress event that occured. | +| [set_SavedMimePartCount](./set_savedmimepartcount/) | Amount of mime parts that were saved. | +| [set_TotalMimePartCount](./set_totalmimepartcount/) | Total amount of mime parts. | + diff --git a/english/cpp/aspose.email/progresseventhandlerinfo/get_eventtype/_index.md b/english/cpp/aspose.email/progresseventhandlerinfo/get_eventtype/_index.md new file mode 100644 index 0000000000..2f33fb6878 --- /dev/null +++ b/english/cpp/aspose.email/progresseventhandlerinfo/get_eventtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ProgressEventHandlerInfo::get_EventType method" +linktitle: "get_EventType" +articleTitle: "get_EventType" +second_title: "Aspose.Email for C++" +description: "Type of progress event that occured." +type: docs +weight: 10 +url: /cpp/aspose.email/progresseventhandlerinfo/get_eventtype/ +--- + +## get_EventType {#get_eventtype} + +Type of progress event that occured. + +**Returns:** ProgressEventType Aspose::Email:: + +```cpp +get_EventType() +``` + diff --git a/english/cpp/aspose.email/progresseventhandlerinfo/get_savedmimepartcount/_index.md b/english/cpp/aspose.email/progresseventhandlerinfo/get_savedmimepartcount/_index.md new file mode 100644 index 0000000000..83f0c1830a --- /dev/null +++ b/english/cpp/aspose.email/progresseventhandlerinfo/get_savedmimepartcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ProgressEventHandlerInfo::get_SavedMimePartCount method" +linktitle: "get_SavedMimePartCount" +articleTitle: "get_SavedMimePartCount" +second_title: "Aspose.Email for C++" +description: "Amount of mime parts that were saved." +type: docs +weight: 20 +url: /cpp/aspose.email/progresseventhandlerinfo/get_savedmimepartcount/ +--- + +## get_SavedMimePartCount {#get_savedmimepartcount} + +Amount of mime parts that were saved. + +**Returns:** int32_t Aspose::Email:: + +```cpp +get_SavedMimePartCount() +``` + diff --git a/english/cpp/aspose.email/progresseventhandlerinfo/get_totalmimepartcount/_index.md b/english/cpp/aspose.email/progresseventhandlerinfo/get_totalmimepartcount/_index.md new file mode 100644 index 0000000000..926a71da59 --- /dev/null +++ b/english/cpp/aspose.email/progresseventhandlerinfo/get_totalmimepartcount/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ProgressEventHandlerInfo::get_TotalMimePartCount method" +linktitle: "get_TotalMimePartCount" +articleTitle: "get_TotalMimePartCount" +second_title: "Aspose.Email for C++" +description: "Total amount of mime parts." +type: docs +weight: 30 +url: /cpp/aspose.email/progresseventhandlerinfo/get_totalmimepartcount/ +--- + +## get_TotalMimePartCount {#get_totalmimepartcount} + +Total amount of mime parts. + +**Returns:** int32_t Aspose::Email:: + +```cpp +get_TotalMimePartCount() +``` + diff --git a/english/cpp/aspose.email/progresseventhandlerinfo/progresseventhandlerinfo/_index.md b/english/cpp/aspose.email/progresseventhandlerinfo/progresseventhandlerinfo/_index.md new file mode 100644 index 0000000000..ad5a7678e8 --- /dev/null +++ b/english/cpp/aspose.email/progresseventhandlerinfo/progresseventhandlerinfo/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::ProgressEventHandlerInfo::ProgressEventHandlerInfo constructor" +linktitle: "ProgressEventHandlerInfo" +articleTitle: "ProgressEventHandlerInfo" +second_title: "Aspose.Email for C++" +description: "ProgressEventHandlerInfo of ProgressEventHandlerInfo." +type: docs +weight: 10 +url: /cpp/aspose.email/progresseventhandlerinfo/progresseventhandlerinfo/ +--- + +## ProgressEventHandlerInfo {#progresseventhandlerinfo} + +**Returns:** Aspose::Email:: + +```cpp +ProgressEventHandlerInfo() +``` + diff --git a/english/cpp/aspose.email/progresseventhandlerinfo/set_eventtype/_index.md b/english/cpp/aspose.email/progresseventhandlerinfo/set_eventtype/_index.md new file mode 100644 index 0000000000..6272ffe763 --- /dev/null +++ b/english/cpp/aspose.email/progresseventhandlerinfo/set_eventtype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ProgressEventHandlerInfo::set_EventType method" +linktitle: "set_EventType" +articleTitle: "set_EventType" +second_title: "Aspose.Email for C++" +description: "Type of progress event that occured." +type: docs +weight: 40 +url: /cpp/aspose.email/progresseventhandlerinfo/set_eventtype/ +--- + +## set_EventType {#set_eventtype} + +Type of progress event that occured. + +**Returns:** void Aspose::Email:: + +```cpp +set_EventType(ProgressEventType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/progresseventhandlerinfo/set_savedmimepartcount/_index.md b/english/cpp/aspose.email/progresseventhandlerinfo/set_savedmimepartcount/_index.md new file mode 100644 index 0000000000..a91007133b --- /dev/null +++ b/english/cpp/aspose.email/progresseventhandlerinfo/set_savedmimepartcount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ProgressEventHandlerInfo::set_SavedMimePartCount method" +linktitle: "set_SavedMimePartCount" +articleTitle: "set_SavedMimePartCount" +second_title: "Aspose.Email for C++" +description: "Amount of mime parts that were saved." +type: docs +weight: 50 +url: /cpp/aspose.email/progresseventhandlerinfo/set_savedmimepartcount/ +--- + +## set_SavedMimePartCount {#set_savedmimepartcount} + +Amount of mime parts that were saved. + +**Returns:** void Aspose::Email:: + +```cpp +set_SavedMimePartCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/progresseventhandlerinfo/set_totalmimepartcount/_index.md b/english/cpp/aspose.email/progresseventhandlerinfo/set_totalmimepartcount/_index.md new file mode 100644 index 0000000000..9224ea1a15 --- /dev/null +++ b/english/cpp/aspose.email/progresseventhandlerinfo/set_totalmimepartcount/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ProgressEventHandlerInfo::set_TotalMimePartCount method" +linktitle: "set_TotalMimePartCount" +articleTitle: "set_TotalMimePartCount" +second_title: "Aspose.Email for C++" +description: "Total amount of mime parts." +type: docs +weight: 60 +url: /cpp/aspose.email/progresseventhandlerinfo/set_totalmimepartcount/ +--- + +## set_TotalMimePartCount {#set_totalmimepartcount} + +Total amount of mime parts. + +**Returns:** void Aspose::Email:: + +```cpp +set_TotalMimePartCount(int32_t value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/progresseventtype/_index.md b/english/cpp/aspose.email/progresseventtype/_index.md new file mode 100644 index 0000000000..04ce6cfad7 --- /dev/null +++ b/english/cpp/aspose.email/progresseventtype/_index.md @@ -0,0 +1,21 @@ +--- +title: "ProgressEventType Enum" +linktitle: "ProgressEventType" +articleTitle: "ProgressEventType" +second_title: "Aspose.Email for C++" +description: "Type of progress event that occured." +type: docs +weight: 10 +url: /cpp/aspose.email/progresseventtype/ +--- + +## ProgressEventType enumeration (3 values) + +Type of progress event that occured. + +| Value | Description | +| --- | --- | +| MimeStructureCreated | Mean that occurred event informs about mime structure is created. | +| MimePartSaved | Mean that occurred event informs about finished saving of one mime part. | +| SavedToStream | Mean that occurred event informs that all mime parts are saved to stream. | + diff --git a/english/cpp/aspose.email/referenceattachment/_index.md b/english/cpp/aspose.email/referenceattachment/_index.md new file mode 100644 index 0000000000..1e33438700 --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/_index.md @@ -0,0 +1,39 @@ +--- +title: "Aspose::Email::ReferenceAttachment class" +linktitle: "ReferenceAttachment" +articleTitle: "ReferenceAttachment" +second_title: "Aspose.Email for C++" +description: "This class represents a reference attachment" +type: docs +weight: 10 +url: /cpp/aspose.email/referenceattachment/ +--- + +## ReferenceAttachment class + +**Inherits:** Aspose::Email::Attachment + +This class represents a reference attachment + +## Constructors + +| Name | Description | +| --- | --- | +| [ReferenceAttachment (3 overloads)](./referenceattachment/) | Initializes a new instance of ReferenceAttachment . | + +## Methods + +| Name | Description | +| --- | --- | +| [ConvertToMapiAttachment](./converttomapiattachment/) | Reimplemented from Aspose::Email::Attachment . | +| [FromHeaders](./fromheaders/) | | +| [get_PermissionType](./get_permissiontype/) | Specifies the permission type. | +| [get_ProviderType](./get_providertype/) | Specifies the provider type. | +| [get_Uri](./get_uri/) | Specifies the Url of the provider endpoint. | +| [set_PermissionType](./set_permissiontype/) | Specifies the permission type. | +| [set_ProviderType](./set_providertype/) | Specifies the provider type. | +| [set_Uri](./set_uri/) | Specifies the Url of the provider endpoint. | +| [SetProvider](./setprovider/) | | +| [ToHeaderString](./toheaderstring/) | | +| [HeaderName](./headername/) | | + diff --git a/english/cpp/aspose.email/referenceattachment/converttomapiattachment/_index.md b/english/cpp/aspose.email/referenceattachment/converttomapiattachment/_index.md new file mode 100644 index 0000000000..5c2fdfbb49 --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/converttomapiattachment/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose::Email::ReferenceAttachment::ConvertToMapiAttachment method" +linktitle: "ConvertToMapiAttachment" +articleTitle: "ConvertToMapiAttachment" +second_title: "Aspose.Email for C++" +description: "Reimplemented from Aspose::Email::Attachment ." +type: docs +weight: 10 +url: /cpp/aspose.email/referenceattachment/converttomapiattachment/ +--- + +## ConvertToMapiAttachment {#converttomapiattachment} + +Reimplemented from Aspose::Email::Attachment . + +**Returns:** System::SharedPtr < Mapi::MapiAttachment > Aspose::Email:: + +```cpp +ConvertToMapiAttachment(Mapi::OutlookMessageFormat format, int32_t codePage, int32_t count, bool preserveDates) +``` + +| Parameter | Description | +| --- | --- | +| format | | +| codePage | | +| count | | +| preserveDates | | + diff --git a/english/cpp/aspose.email/referenceattachment/fromheaders/_index.md b/english/cpp/aspose.email/referenceattachment/fromheaders/_index.md new file mode 100644 index 0000000000..62a9f4bb45 --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/fromheaders/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::ReferenceAttachment::FromHeaders method" +linktitle: "FromHeaders" +articleTitle: "FromHeaders" +second_title: "Aspose.Email for C++" +description: "FromHeaders of ReferenceAttachment." +type: docs +weight: 20 +url: /cpp/aspose.email/referenceattachment/fromheaders/ +--- + +## FromHeaders {#fromheaders} + +**Returns:** static System::SharedPtr > > Aspose::Email:: + +```cpp +FromHeaders(System::SharedPtr < Mime::HeaderCollection > headers) +``` + +| Parameter | Description | +| --- | --- | +| headers | | + diff --git a/english/cpp/aspose.email/referenceattachment/get_permissiontype/_index.md b/english/cpp/aspose.email/referenceattachment/get_permissiontype/_index.md new file mode 100644 index 0000000000..a7a6ce5829 --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/get_permissiontype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ReferenceAttachment::get_PermissionType method" +linktitle: "get_PermissionType" +articleTitle: "get_PermissionType" +second_title: "Aspose.Email for C++" +description: "Specifies the permission type." +type: docs +weight: 30 +url: /cpp/aspose.email/referenceattachment/get_permissiontype/ +--- + +## get_PermissionType {#get_permissiontype} + +Specifies the permission type. + +**Returns:** AttachmentPermissionType Aspose::Email:: + +```cpp +get_PermissionType() +``` + diff --git a/english/cpp/aspose.email/referenceattachment/get_providertype/_index.md b/english/cpp/aspose.email/referenceattachment/get_providertype/_index.md new file mode 100644 index 0000000000..fb2ce68da5 --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/get_providertype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ReferenceAttachment::get_ProviderType method" +linktitle: "get_ProviderType" +articleTitle: "get_ProviderType" +second_title: "Aspose.Email for C++" +description: "Specifies the provider type." +type: docs +weight: 40 +url: /cpp/aspose.email/referenceattachment/get_providertype/ +--- + +## get_ProviderType {#get_providertype} + +Specifies the provider type. + +**Returns:** AttachmentProviderType Aspose::Email:: + +```cpp +get_ProviderType() +``` + diff --git a/english/cpp/aspose.email/referenceattachment/get_uri/_index.md b/english/cpp/aspose.email/referenceattachment/get_uri/_index.md new file mode 100644 index 0000000000..6ca485e183 --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/get_uri/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ReferenceAttachment::get_Uri method" +linktitle: "get_Uri" +articleTitle: "get_Uri" +second_title: "Aspose.Email for C++" +description: "Specifies the Url of the provider endpoint." +type: docs +weight: 50 +url: /cpp/aspose.email/referenceattachment/get_uri/ +--- + +## get_Uri {#get_uri} + +Specifies the Url of the provider endpoint. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_Uri() +``` + diff --git a/english/cpp/aspose.email/referenceattachment/headername/_index.md b/english/cpp/aspose.email/referenceattachment/headername/_index.md new file mode 100644 index 0000000000..2510bd2c7d --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/headername/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::ReferenceAttachment::HeaderName method" +linktitle: "HeaderName" +articleTitle: "HeaderName" +second_title: "Aspose.Email for C++" +description: "HeaderName of ReferenceAttachment." +type: docs +weight: 110 +url: /cpp/aspose.email/referenceattachment/headername/ +--- + +## HeaderName {#headername} + +**Returns:** const System::String Aspose::Email:: + +```cpp +HeaderName() +``` + diff --git a/english/cpp/aspose.email/referenceattachment/referenceattachment/_index.md b/english/cpp/aspose.email/referenceattachment/referenceattachment/_index.md new file mode 100644 index 0000000000..ca863a208c --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/referenceattachment/_index.md @@ -0,0 +1,53 @@ +--- +title: "Aspose::Email::ReferenceAttachment::ReferenceAttachment constructor" +linktitle: "ReferenceAttachment" +articleTitle: "ReferenceAttachment" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of ReferenceAttachment ." +type: docs +weight: 10 +url: /cpp/aspose.email/referenceattachment/referenceattachment/ +--- + +## ReferenceAttachment (1 of 3) {#referenceattachment_1} + +Initializes a new instance of ReferenceAttachment . + +**Returns:** Aspose::Email:: + +```cpp +ReferenceAttachment() +``` + +--- + +## ReferenceAttachment (2 of 3) {#referenceattachment_2} + +Initializes a new instance of ReferenceAttachment . + +**Returns:** Aspose::Email:: + +```cpp +ReferenceAttachment(System::SharedPtr < System::Uri > uri) +``` + +| Parameter | Description | +| --- | --- | +| uri | Url | + +--- + +## ReferenceAttachment (3 of 3) {#referenceattachment_3} + +Initializes a new instance of ReferenceAttachment . + +**Returns:** Aspose::Email:: + +```cpp +ReferenceAttachment(System::String uri) +``` + +| Parameter | Description | +| --- | --- | +| uri | string Url | + diff --git a/english/cpp/aspose.email/referenceattachment/set_permissiontype/_index.md b/english/cpp/aspose.email/referenceattachment/set_permissiontype/_index.md new file mode 100644 index 0000000000..33b0a9c32d --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/set_permissiontype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ReferenceAttachment::set_PermissionType method" +linktitle: "set_PermissionType" +articleTitle: "set_PermissionType" +second_title: "Aspose.Email for C++" +description: "Specifies the permission type." +type: docs +weight: 60 +url: /cpp/aspose.email/referenceattachment/set_permissiontype/ +--- + +## set_PermissionType {#set_permissiontype} + +Specifies the permission type. + +**Returns:** void Aspose::Email:: + +```cpp +set_PermissionType(AttachmentPermissionType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/referenceattachment/set_providertype/_index.md b/english/cpp/aspose.email/referenceattachment/set_providertype/_index.md new file mode 100644 index 0000000000..d42e1250c8 --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/set_providertype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ReferenceAttachment::set_ProviderType method" +linktitle: "set_ProviderType" +articleTitle: "set_ProviderType" +second_title: "Aspose.Email for C++" +description: "Specifies the provider type." +type: docs +weight: 70 +url: /cpp/aspose.email/referenceattachment/set_providertype/ +--- + +## set_ProviderType {#set_providertype} + +Specifies the provider type. + +**Returns:** void Aspose::Email:: + +```cpp +set_ProviderType(AttachmentProviderType value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/referenceattachment/set_uri/_index.md b/english/cpp/aspose.email/referenceattachment/set_uri/_index.md new file mode 100644 index 0000000000..90905b16ab --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/set_uri/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ReferenceAttachment::set_Uri method" +linktitle: "set_Uri" +articleTitle: "set_Uri" +second_title: "Aspose.Email for C++" +description: "Specifies the Url of the provider endpoint." +type: docs +weight: 80 +url: /cpp/aspose.email/referenceattachment/set_uri/ +--- + +## set_Uri {#set_uri} + +Specifies the Url of the provider endpoint. + +**Returns:** void Aspose::Email:: + +```cpp +set_Uri(System::SharedPtr < System::Uri > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/referenceattachment/setprovider/_index.md b/english/cpp/aspose.email/referenceattachment/setprovider/_index.md new file mode 100644 index 0000000000..de6bd6bbb8 --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/setprovider/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::ReferenceAttachment::SetProvider method" +linktitle: "SetProvider" +articleTitle: "SetProvider" +second_title: "Aspose.Email for C++" +description: "SetProvider of ReferenceAttachment." +type: docs +weight: 90 +url: /cpp/aspose.email/referenceattachment/setprovider/ +--- + +## SetProvider {#setprovider} + +**Returns:** void Aspose::Email:: + +```cpp +SetProvider(System::String provider) +``` + +| Parameter | Description | +| --- | --- | +| provider | | + diff --git a/english/cpp/aspose.email/referenceattachment/toheaderstring/_index.md b/english/cpp/aspose.email/referenceattachment/toheaderstring/_index.md new file mode 100644 index 0000000000..883ff6d2f8 --- /dev/null +++ b/english/cpp/aspose.email/referenceattachment/toheaderstring/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::ReferenceAttachment::ToHeaderString method" +linktitle: "ToHeaderString" +articleTitle: "ToHeaderString" +second_title: "Aspose.Email for C++" +description: "ToHeaderString of ReferenceAttachment." +type: docs +weight: 100 +url: /cpp/aspose.email/referenceattachment/toheaderstring/ +--- + +## ToHeaderString {#toheaderstring} + +**Returns:** System::String Aspose::Email:: + +```cpp +ToHeaderString() +``` + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/_index.md new file mode 100644 index 0000000000..9d6cec5495 --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/_index.md @@ -0,0 +1,34 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs class" +linktitle: "ResourceHtmlRenderingEventArgs" +articleTitle: "ResourceHtmlRenderingEventArgs" +second_title: "Aspose.Email for C++" +description: "Represents additional parameters for ResourceHtmlRendering event." +type: docs +weight: 10 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/ +--- + +## ResourceHtmlRenderingEventArgs class + +Represents additional parameters for ResourceHtmlRendering event. + +## Constructors + +| Name | Description | +| --- | --- | +| [ResourceHtmlRenderingEventArgs](./resourcehtmlrenderingeventargs/) | | + +## Methods + +| Name | Description | +| --- | --- | +| [get_Caption](./get_caption/) | Caprion for resource. | +| [get_Exception](./get_exception/) | Rendering exception. | +| [get_PathToResourceFile](./get_pathtoresourcefile/) | Path to resource file. | +| [get_ResourceStream](./get_resourcestream/) | Stream with resource. If ResourceRenderingMode is EmbedIntoHtml then this stream will be embedded into the output html, for other types of ResourceRenderingMode this property has no effect. | +| [set_Caption](./set_caption/) | Caprion for resource. | +| [set_Exception](./set_exception/) | Rendering exception. | +| [set_PathToResourceFile](./set_pathtoresourcefile/) | Path to resource file. | +| [set_ResourceStream](./set_resourcestream/) | Stream with resource. If ResourceRenderingMode is EmbedIntoHtml then this stream will be embedded into the output html, for other types of ResourceRenderingMode this property has no effect. | + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_caption/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_caption/_index.md new file mode 100644 index 0000000000..437e25be8e --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_caption/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs::get_Caption method" +linktitle: "get_Caption" +articleTitle: "get_Caption" +second_title: "Aspose.Email for C++" +description: "Caprion for resource." +type: docs +weight: 10 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/get_caption/ +--- + +## get_Caption {#get_caption} + +Caprion for resource. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_Caption() +``` + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_exception/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_exception/_index.md new file mode 100644 index 0000000000..e4c28f3e9a --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_exception/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs::get_Exception method" +linktitle: "get_Exception" +articleTitle: "get_Exception" +second_title: "Aspose.Email for C++" +description: "Rendering exception." +type: docs +weight: 20 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/get_exception/ +--- + +## get_Exception {#get_exception} + +Rendering exception. + +**Returns:** System::Exception Aspose::Email:: + +```cpp +get_Exception() +``` + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_pathtoresourcefile/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_pathtoresourcefile/_index.md new file mode 100644 index 0000000000..a45f0a3881 --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_pathtoresourcefile/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs::get_PathToResourceFile method" +linktitle: "get_PathToResourceFile" +articleTitle: "get_PathToResourceFile" +second_title: "Aspose.Email for C++" +description: "Path to resource file." +type: docs +weight: 30 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/get_pathtoresourcefile/ +--- + +## get_PathToResourceFile {#get_pathtoresourcefile} + +Path to resource file. + +**Returns:** System::String Aspose::Email:: + +```cpp +get_PathToResourceFile() +``` + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_resourcestream/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_resourcestream/_index.md new file mode 100644 index 0000000000..97ea690c8f --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/get_resourcestream/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs::get_ResourceStream method" +linktitle: "get_ResourceStream" +articleTitle: "get_ResourceStream" +second_title: "Aspose.Email for C++" +description: "Stream with resource." +type: docs +weight: 40 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/get_resourcestream/ +--- + +## get_ResourceStream {#get_resourcestream} + +Stream with resource. If ResourceRenderingMode is EmbedIntoHtml then this stream will be embedded into the output html, for other types of ResourceRenderingMode this property has no effect. + +**Returns:** System::SharedPtr Aspose::Email:: + +```cpp +get_ResourceStream() +``` + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/resourcehtmlrenderingeventargs/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/resourcehtmlrenderingeventargs/_index.md new file mode 100644 index 0000000000..c9c0434c5e --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/resourcehtmlrenderingeventargs/_index.md @@ -0,0 +1,19 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs::ResourceHtmlRenderingEventArgs constructor" +linktitle: "ResourceHtmlRenderingEventArgs" +articleTitle: "ResourceHtmlRenderingEventArgs" +second_title: "Aspose.Email for C++" +description: "ResourceHtmlRenderingEventArgs of ResourceHtmlRenderingEventArgs." +type: docs +weight: 10 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/resourcehtmlrenderingeventargs/ +--- + +## ResourceHtmlRenderingEventArgs {#resourcehtmlrenderingeventargs} + +**Returns:** Aspose::Email:: + +```cpp +ResourceHtmlRenderingEventArgs() +``` + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_caption/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_caption/_index.md new file mode 100644 index 0000000000..e30ba0bb01 --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_caption/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs::set_Caption method" +linktitle: "set_Caption" +articleTitle: "set_Caption" +second_title: "Aspose.Email for C++" +description: "Caprion for resource." +type: docs +weight: 50 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/set_caption/ +--- + +## set_Caption {#set_caption} + +Caprion for resource. + +**Returns:** void Aspose::Email:: + +```cpp +set_Caption(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_exception/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_exception/_index.md new file mode 100644 index 0000000000..3e25b878e1 --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_exception/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs::set_Exception method" +linktitle: "set_Exception" +articleTitle: "set_Exception" +second_title: "Aspose.Email for C++" +description: "Rendering exception." +type: docs +weight: 60 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/set_exception/ +--- + +## set_Exception {#set_exception} + +Rendering exception. + +**Returns:** void Aspose::Email:: + +```cpp +set_Exception(System::Exception value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_pathtoresourcefile/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_pathtoresourcefile/_index.md new file mode 100644 index 0000000000..f54f0eee4b --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_pathtoresourcefile/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs::set_PathToResourceFile method" +linktitle: "set_PathToResourceFile" +articleTitle: "set_PathToResourceFile" +second_title: "Aspose.Email for C++" +description: "Path to resource file." +type: docs +weight: 70 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/set_pathtoresourcefile/ +--- + +## set_PathToResourceFile {#set_pathtoresourcefile} + +Path to resource file. + +**Returns:** void Aspose::Email:: + +```cpp +set_PathToResourceFile(System::String value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_resourcestream/_index.md b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_resourcestream/_index.md new file mode 100644 index 0000000000..d80841a71a --- /dev/null +++ b/english/cpp/aspose.email/resourcehtmlrenderingeventargs/set_resourcestream/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::ResourceHtmlRenderingEventArgs::set_ResourceStream method" +linktitle: "set_ResourceStream" +articleTitle: "set_ResourceStream" +second_title: "Aspose.Email for C++" +description: "Stream with resource." +type: docs +weight: 80 +url: /cpp/aspose.email/resourcehtmlrenderingeventargs/set_resourcestream/ +--- + +## set_ResourceStream {#set_resourcestream} + +Stream with resource. If ResourceRenderingMode is EmbedIntoHtml then this stream will be embedded into the output html, for other types of ResourceRenderingMode this property has no effect. + +**Returns:** void Aspose::Email:: + +```cpp +set_ResourceStream(System::SharedPtr < System::IO::Stream > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/resourcerenderingmode/_index.md b/english/cpp/aspose.email/resourcerenderingmode/_index.md new file mode 100644 index 0000000000..efc8b5599a --- /dev/null +++ b/english/cpp/aspose.email/resourcerenderingmode/_index.md @@ -0,0 +1,22 @@ +--- +title: "ResourceRenderingMode Enum" +linktitle: "ResourceRenderingMode" +articleTitle: "ResourceRenderingMode" +second_title: "Aspose.Email for C++" +description: "Provides set various modes of rendering resources in html." +type: docs +weight: 10 +url: /cpp/aspose.email/resourcerenderingmode/ +--- + +## ResourceRenderingMode enumeration (4 values) + +Provides set various modes of rendering resources in html. + +| Value | Description | +| --- | --- | +| None | Not rendering resources in html. | +| EmbedIntoHtml | Embeding resources in html as base64 string. | +| SaveToFile | Saving resources to file and inserting in html src tag with path to this file. | +| SubstituteFromFile | Using custom file as icon and inserting in html src tag with path to this file. | + diff --git a/english/cpp/aspose.email/saveoptions/_index.md b/english/cpp/aspose.email/saveoptions/_index.md new file mode 100644 index 0000000000..e6de666060 --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/_index.md @@ -0,0 +1,38 @@ +--- +title: "Aspose::Email::SaveOptions class" +linktitle: "SaveOptions" +articleTitle: "SaveOptions" +second_title: "Aspose.Email for C++" +description: "This is an abstract base class for classes that allow the user to specify additional options when saving a MailMessage into a particular format." +type: docs +weight: 10 +url: /cpp/aspose.email/saveoptions/ +--- + +## SaveOptions class + +This is an abstract base class for classes that allow the user to specify additional options when saving a MailMessage into a particular format. + +## Constructors + +| Name | Description | +| --- | --- | +| [SaveOptions](./saveoptions/) | Hides the class constructor. | + +## Methods + +| Name | Description | +| --- | --- | +| [CreateSaveOptions](./createsaveoptions/) | Creates a save options object of a class suitable for the specified save type. | +| [get_CustomProgressHandler](./get_customprogresshandler/) | Represents method that usually supplied by calling side and handles progress events. | +| [get_DefaultEml](./get_defaulteml/) | Gets options with default values for saving message to Eml format. | +| [get_DefaultEmlx](./get_defaultemlx/) | Gets options with default values for saving message to Emlx format. | +| [get_DefaultHtml](./get_defaulthtml/) | Gets options with default values for saving message to Html format. | +| [get_DefaultMhtml](./get_defaultmhtml/) | Gets options with default values for saving message to Mhtml format. | +| [get_DefaultMsg](./get_defaultmsg/) | Gets options with default values for saving message to Msg(ASCII) format. | +| [get_DefaultMsgUnicode](./get_defaultmsgunicode/) | Gets options with default values for saving message to Msg(Unicode) format. | +| [get_DefaultOft](./get_defaultoft/) | Gets options with default values for saving message to Outlook template (Oft) format. | +| [get_MailMessageSaveType](./get_mailmessagesavetype/) | Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. The default value is Eml. | +| [set_CustomProgressHandler](./set_customprogresshandler/) | Represents method that usually supplied by calling side and handles progress events. | +| [set_MailMessageSaveType](./set_mailmessagesavetype/) | Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. The default value is Eml. | + diff --git a/english/cpp/aspose.email/saveoptions/createsaveoptions/_index.md b/english/cpp/aspose.email/saveoptions/createsaveoptions/_index.md new file mode 100644 index 0000000000..7febf4d8d9 --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/createsaveoptions/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::SaveOptions::CreateSaveOptions method" +linktitle: "CreateSaveOptions" +articleTitle: "CreateSaveOptions" +second_title: "Aspose.Email for C++" +description: "Creates a save options object of a class suitable for the specified save type." +type: docs +weight: 10 +url: /cpp/aspose.email/saveoptions/createsaveoptions/ +--- + +## CreateSaveOptions {#createsaveoptions} + +Creates a save options object of a class suitable for the specified save type. + +**Returns:** An object of a class that derives from SaveOptions . + +```cpp +CreateSaveOptions(System::SharedPtr < Aspose::Email::MailMessageSaveType > saveType) +``` + +| Parameter | Description | +| --- | --- | +| saveType | The save type for which to create a save options object. | + diff --git a/english/cpp/aspose.email/saveoptions/get_customprogresshandler/_index.md b/english/cpp/aspose.email/saveoptions/get_customprogresshandler/_index.md new file mode 100644 index 0000000000..21a2fde1ac --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/get_customprogresshandler/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::get_CustomProgressHandler method" +linktitle: "get_CustomProgressHandler" +articleTitle: "get_CustomProgressHandler" +second_title: "Aspose.Email for C++" +description: "Represents method that usually supplied by calling side and handles progress events." +type: docs +weight: 20 +url: /cpp/aspose.email/saveoptions/get_customprogresshandler/ +--- + +## get_CustomProgressHandler {#get_customprogresshandler} + +Represents method that usually supplied by calling side and handles progress events. + +**Returns:** ConversionProgressEventHandler Aspose::Email:: + +```cpp +get_CustomProgressHandler() +``` + diff --git a/english/cpp/aspose.email/saveoptions/get_defaulteml/_index.md b/english/cpp/aspose.email/saveoptions/get_defaulteml/_index.md new file mode 100644 index 0000000000..ed96af10c7 --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/get_defaulteml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::get_DefaultEml method" +linktitle: "get_DefaultEml" +articleTitle: "get_DefaultEml" +second_title: "Aspose.Email for C++" +description: "Gets options with default values for saving message to Eml format." +type: docs +weight: 30 +url: /cpp/aspose.email/saveoptions/get_defaulteml/ +--- + +## get_DefaultEml {#get_defaulteml} + +Gets options with default values for saving message to Eml format. + +**Returns:** static System::SharedPtr < EmlSaveOptions > Aspose::Email:: + +```cpp +get_DefaultEml() +``` + diff --git a/english/cpp/aspose.email/saveoptions/get_defaultemlx/_index.md b/english/cpp/aspose.email/saveoptions/get_defaultemlx/_index.md new file mode 100644 index 0000000000..216bf99a30 --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/get_defaultemlx/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::get_DefaultEmlx method" +linktitle: "get_DefaultEmlx" +articleTitle: "get_DefaultEmlx" +second_title: "Aspose.Email for C++" +description: "Gets options with default values for saving message to Emlx format." +type: docs +weight: 40 +url: /cpp/aspose.email/saveoptions/get_defaultemlx/ +--- + +## get_DefaultEmlx {#get_defaultemlx} + +Gets options with default values for saving message to Emlx format. + +**Returns:** static System::SharedPtr < EmlSaveOptions > Aspose::Email:: + +```cpp +get_DefaultEmlx() +``` + diff --git a/english/cpp/aspose.email/saveoptions/get_defaulthtml/_index.md b/english/cpp/aspose.email/saveoptions/get_defaulthtml/_index.md new file mode 100644 index 0000000000..afc490d74a --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/get_defaulthtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::get_DefaultHtml method" +linktitle: "get_DefaultHtml" +articleTitle: "get_DefaultHtml" +second_title: "Aspose.Email for C++" +description: "Gets options with default values for saving message to Html format." +type: docs +weight: 50 +url: /cpp/aspose.email/saveoptions/get_defaulthtml/ +--- + +## get_DefaultHtml {#get_defaulthtml} + +Gets options with default values for saving message to Html format. + +**Returns:** static System::SharedPtr < HtmlSaveOptions > Aspose::Email:: + +```cpp +get_DefaultHtml() +``` + diff --git a/english/cpp/aspose.email/saveoptions/get_defaultmhtml/_index.md b/english/cpp/aspose.email/saveoptions/get_defaultmhtml/_index.md new file mode 100644 index 0000000000..92875e0406 --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/get_defaultmhtml/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::get_DefaultMhtml method" +linktitle: "get_DefaultMhtml" +articleTitle: "get_DefaultMhtml" +second_title: "Aspose.Email for C++" +description: "Gets options with default values for saving message to Mhtml format." +type: docs +weight: 60 +url: /cpp/aspose.email/saveoptions/get_defaultmhtml/ +--- + +## get_DefaultMhtml {#get_defaultmhtml} + +Gets options with default values for saving message to Mhtml format. + +**Returns:** static System::SharedPtr < MhtSaveOptions > Aspose::Email:: + +```cpp +get_DefaultMhtml() +``` + diff --git a/english/cpp/aspose.email/saveoptions/get_defaultmsg/_index.md b/english/cpp/aspose.email/saveoptions/get_defaultmsg/_index.md new file mode 100644 index 0000000000..9a67e00ac4 --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/get_defaultmsg/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::get_DefaultMsg method" +linktitle: "get_DefaultMsg" +articleTitle: "get_DefaultMsg" +second_title: "Aspose.Email for C++" +description: "Gets options with default values for saving message to Msg(ASCII) format." +type: docs +weight: 70 +url: /cpp/aspose.email/saveoptions/get_defaultmsg/ +--- + +## get_DefaultMsg {#get_defaultmsg} + +Gets options with default values for saving message to Msg(ASCII) format. + +**Returns:** static System::SharedPtr < MsgSaveOptions > Aspose::Email:: + +```cpp +get_DefaultMsg() +``` + diff --git a/english/cpp/aspose.email/saveoptions/get_defaultmsgunicode/_index.md b/english/cpp/aspose.email/saveoptions/get_defaultmsgunicode/_index.md new file mode 100644 index 0000000000..bc19a80585 --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/get_defaultmsgunicode/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::get_DefaultMsgUnicode method" +linktitle: "get_DefaultMsgUnicode" +articleTitle: "get_DefaultMsgUnicode" +second_title: "Aspose.Email for C++" +description: "Gets options with default values for saving message to Msg(Unicode) format." +type: docs +weight: 80 +url: /cpp/aspose.email/saveoptions/get_defaultmsgunicode/ +--- + +## get_DefaultMsgUnicode {#get_defaultmsgunicode} + +Gets options with default values for saving message to Msg(Unicode) format. + +**Returns:** static System::SharedPtr < MsgSaveOptions > Aspose::Email:: + +```cpp +get_DefaultMsgUnicode() +``` + diff --git a/english/cpp/aspose.email/saveoptions/get_defaultoft/_index.md b/english/cpp/aspose.email/saveoptions/get_defaultoft/_index.md new file mode 100644 index 0000000000..c2e0035ede --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/get_defaultoft/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::get_DefaultOft method" +linktitle: "get_DefaultOft" +articleTitle: "get_DefaultOft" +second_title: "Aspose.Email for C++" +description: "Gets options with default values for saving message to Outlook template (Oft) format." +type: docs +weight: 90 +url: /cpp/aspose.email/saveoptions/get_defaultoft/ +--- + +## get_DefaultOft {#get_defaultoft} + +Gets options with default values for saving message to Outlook template (Oft) format. + +**Returns:** static System::SharedPtr < MsgSaveOptions > Aspose::Email:: + +```cpp +get_DefaultOft() +``` + diff --git a/english/cpp/aspose.email/saveoptions/get_mailmessagesavetype/_index.md b/english/cpp/aspose.email/saveoptions/get_mailmessagesavetype/_index.md new file mode 100644 index 0000000000..b24a5e44ce --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/get_mailmessagesavetype/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::get_MailMessageSaveType method" +linktitle: "get_MailMessageSaveType" +articleTitle: "get_MailMessageSaveType" +second_title: "Aspose.Email for C++" +description: "Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format." +type: docs +weight: 100 +url: /cpp/aspose.email/saveoptions/get_mailmessagesavetype/ +--- + +## get_MailMessageSaveType {#get_mailmessagesavetype} + +Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. The default value is Eml. + +**Returns:** System::SharedPtr < Aspose::Email::MailMessageSaveType > Aspose::Email:: + +```cpp +get_MailMessageSaveType() +``` + diff --git a/english/cpp/aspose.email/saveoptions/saveoptions/_index.md b/english/cpp/aspose.email/saveoptions/saveoptions/_index.md new file mode 100644 index 0000000000..b08a08aeb0 --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/saveoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::SaveOptions::SaveOptions constructor" +linktitle: "SaveOptions" +articleTitle: "SaveOptions" +second_title: "Aspose.Email for C++" +description: "Hides the class constructor." +type: docs +weight: 10 +url: /cpp/aspose.email/saveoptions/saveoptions/ +--- + +## SaveOptions {#saveoptions} + +Hides the class constructor. + +**Returns:** Aspose::Email:: + +```cpp +SaveOptions() +``` + diff --git a/english/cpp/aspose.email/saveoptions/set_customprogresshandler/_index.md b/english/cpp/aspose.email/saveoptions/set_customprogresshandler/_index.md new file mode 100644 index 0000000000..c14d214b59 --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/set_customprogresshandler/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::SaveOptions::set_CustomProgressHandler method" +linktitle: "set_CustomProgressHandler" +articleTitle: "set_CustomProgressHandler" +second_title: "Aspose.Email for C++" +description: "Represents method that usually supplied by calling side and handles progress events." +type: docs +weight: 110 +url: /cpp/aspose.email/saveoptions/set_customprogresshandler/ +--- + +## set_CustomProgressHandler {#set_customprogresshandler} + +Represents method that usually supplied by calling side and handles progress events. + +**Returns:** void Aspose::Email:: + +```cpp +set_CustomProgressHandler(ConversionProgressEventHandler value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/saveoptions/set_mailmessagesavetype/_index.md b/english/cpp/aspose.email/saveoptions/set_mailmessagesavetype/_index.md new file mode 100644 index 0000000000..c8a359796d --- /dev/null +++ b/english/cpp/aspose.email/saveoptions/set_mailmessagesavetype/_index.md @@ -0,0 +1,25 @@ +--- +title: "Aspose::Email::SaveOptions::set_MailMessageSaveType method" +linktitle: "set_MailMessageSaveType" +articleTitle: "set_MailMessageSaveType" +second_title: "Aspose.Email for C++" +description: "Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format." +type: docs +weight: 120 +url: /cpp/aspose.email/saveoptions/set_mailmessagesavetype/ +--- + +## set_MailMessageSaveType {#set_mailmessagesavetype} + +Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. The default value is Eml. + +**Returns:** void Aspose::Email:: + +```cpp +set_MailMessageSaveType(System::SharedPtr < Aspose::Email::MailMessageSaveType > value) +``` + +| Parameter | Description | +| --- | --- | +| value | | + diff --git a/english/cpp/aspose.email/tnefloadoptions/_index.md b/english/cpp/aspose.email/tnefloadoptions/_index.md new file mode 100644 index 0000000000..032209bb1b --- /dev/null +++ b/english/cpp/aspose.email/tnefloadoptions/_index.md @@ -0,0 +1,23 @@ +--- +title: "Aspose::Email::TnefLoadOptions class" +linktitle: "TnefLoadOptions" +articleTitle: "TnefLoadOptions" +second_title: "Aspose.Email for C++" +description: "Allows to specify additional options when loading MailMessage from Tnef format." +type: docs +weight: 10 +url: /cpp/aspose.email/tnefloadoptions/ +--- + +## TnefLoadOptions class + +**Inherits:** Aspose::Email::LoadOptions + +Allows to specify additional options when loading MailMessage from Tnef format. + +## Constructors + +| Name | Description | +| --- | --- | +| [TnefLoadOptions](./tnefloadoptions/) | Initializes a new instance of this class that can be used to loading a MailMessage from Tnef format. | + diff --git a/english/cpp/aspose.email/tnefloadoptions/tnefloadoptions/_index.md b/english/cpp/aspose.email/tnefloadoptions/tnefloadoptions/_index.md new file mode 100644 index 0000000000..d55ca52eda --- /dev/null +++ b/english/cpp/aspose.email/tnefloadoptions/tnefloadoptions/_index.md @@ -0,0 +1,21 @@ +--- +title: "Aspose::Email::TnefLoadOptions::TnefLoadOptions constructor" +linktitle: "TnefLoadOptions" +articleTitle: "TnefLoadOptions" +second_title: "Aspose.Email for C++" +description: "Initializes a new instance of this class that can be used to loading a MailMessage from Tnef format." +type: docs +weight: 10 +url: /cpp/aspose.email/tnefloadoptions/tnefloadoptions/ +--- + +## TnefLoadOptions {#tnefloadoptions} + +Initializes a new instance of this class that can be used to loading a MailMessage from Tnef format. + +**Returns:** Aspose::Email:: + +```cpp +TnefLoadOptions() +``` + diff --git a/redirects_email_cpp.conf b/redirects_email_cpp.conf new file mode 100644 index 0000000000..e56f196521 --- /dev/null +++ b/redirects_email_cpp.conf @@ -0,0 +1,666 @@ +# Aspose.Email for C++ - legacy URL redirects + +rewrite ^/email/cpp/class/aspose\.email\.alternate_view(/?)$ https://reference.aspose.com/email/cpp/aspose.email/alternateview/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.alternate_view_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email/alternateviewcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.alternate_view_removed_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email/alternateviewremovedeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_accordion(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ampaccordion/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_anim(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ampanim/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_attributes(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ampattributes/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_carousel(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ampcarousel/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_component(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ampcomponent/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_fit_text(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ampfittext/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_form(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ampform/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_image(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ampimage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_message(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ampmessage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.amp_timeago(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/amptimeago/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.form_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/formfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.section(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/section/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.section_header(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/sectionheader/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.amp\.section_value(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/sectionvalue/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.anti_spam\.spam_analyzer(/?)$ https://reference.aspose.com/email/cpp/aspose.email.antispam/spamanalyzer/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.attachment(/?)$ https://reference.aspose.com/email/cpp/aspose.email/attachment/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.attachment_base(/?)$ https://reference.aspose.com/email/cpp/aspose.email/attachmentbase/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.attachment_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email/attachmentcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.bounce\.bounce_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.bounce/bounceresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.appointment(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/appointment/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.appointment_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/appointmentcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.appointment_formatting_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/appointmentformattingoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.appointment_ics_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/appointmenticssaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.appointment_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/appointmentloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.appointment_msg_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/appointmentmsgsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.appointment_reminder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/appointmentreminder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.appointment_reminder_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/appointmentremindercollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.appointment_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/appointmentsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.calendar_reader(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/calendarreader/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.calendar_writer(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/calendarwriter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.by_day(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/byday/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.by_day_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/bydaycollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.by_number_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/bynumbercollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.calendar_recurrence(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/calendarrecurrence/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.daily_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/dailyrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.date_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/datecollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.monthly_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/monthlyrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/recurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.recurrence_rule(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/recurrencerule/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.recurrence_rule_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/recurrencerulecollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.weekly_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/weeklyrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.recurrences\.yearly_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/yearlyrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.reminder_attachment(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/reminderattachment/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.reminder_attachment_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/reminderattachmentcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.reminder_attendee(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/reminderattendee/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.reminder_attendee_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/reminderattendeecollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.reminder_duration(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/reminderduration/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.reminder_trigger(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/remindertrigger/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.task(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/task/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.calendar\.task_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/taskcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.activity\.exchange_folder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.activity/exchangefolder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.async_command_result_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/asynccommandresulteventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.command_status(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/commandstatus/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.details___network_exception(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/detailsnetworkexception/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.email_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/emailclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.appointment_page_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/appointmentpageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.appointment_query_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/appointmentquerybuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.autodiscover_error(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/autodiscovererror/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.autodiscover_response(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/autodiscoverresponse/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.autodiscover_response_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/autodiscoverresponsecollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.autodiscover_service(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/autodiscoverservice/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.autodiscover_service_base(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/autodiscoverservicebase/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.comparison_field_adapter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/comparisonfieldadapter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.configuration_settings_base(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/configurationsettingsbase/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.contact_query_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/contactquerybuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.dav\.content_class_type(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.dav/contentclasstype/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.dav\.exchange_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.dav/exchangeclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.details___autodiscover_exception(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/detailsautodiscoverexception/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_advanced_syntax_mail_query(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxmailquery/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_advanced_syntax_query_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangeadvancedsyntaxquerybuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_attachment_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangeattachmentinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_attachment_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangeattachmentinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_base_permission(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangebasepermission/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_calendar_permission(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangecalendarpermission/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_client_base(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangeclientbase/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_distribution_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangedistributionlist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_folder_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangefolderinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_folder_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangefolderinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_folder_page_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangefolderpageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_folder_permission(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangefolderpermission/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_folder_permission_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangefolderpermissioncollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_folder_user_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangefolderuserinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_mailbox_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangemailboxinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_message_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangemessageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_message_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangemessageinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_message_page_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangemessagepageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_permission_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangepermissioncollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.exchange_query_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/exchangequerybuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.extended_properties_comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/extendedpropertiescomparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.get_user_settings_response(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/getusersettingsresponse/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.get_user_settings_response_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/getusersettingsresponsecollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.i_exchange_client_base(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/iexchangeclientbase/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.inbox_rule(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/inboxrule/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.rule_actions(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/ruleactions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.rule_predicates(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/rulepredicates/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.size_range(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/sizerange/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.user_setting_error(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/usersettingerror/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.calendar_deletion_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/calendardeletionoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.call_information(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/callinformation/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.date_range(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/daterange/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.deletion_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/deletionoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.e_w_s_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/ewsclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_calendar_event(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangecalendarevent/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_calendar_event_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangecalendareventcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_conversation(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangeconversation/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_delegate_permissions(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangedelegatepermissions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_delegate_user(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangedelegateuser/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_delegate_user_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangedelegateusercollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_streamed_item(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangestreameditem/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_task(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangetask/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_upload_item_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangeuploaditemresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_user_availability(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailability/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_user_availability_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangeuseravailabilitycollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_user_working_hours(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghours/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.exchange_user_working_hours_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/exchangeuserworkinghourscollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.find_message_tracking_report_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/findmessagetrackingreportoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.get_mail_tips_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/getmailtipsoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.get_message_tracking_report_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/getmessagetrackingreportoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.i_e_w_s_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/iewsclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.mail_tips(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/mailtips/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.message_tracking_report(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/messagetrackingreport/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.message_tracking_report_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/messagetrackingreportinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.models\.ews_append_message(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice.models/ewsappendmessage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.models\.ews_archive_items(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice.models/ewsarchiveitems/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.models\.ews_fetch_items(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice.models/ewsfetchitems/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.models\.ews_find_people(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice.models/ewsfindpeople/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.models\.ews_update_item(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice.models/ewsupdateitem/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.out_of_office_mail_tip(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/outofofficemailtip/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.recipient_tracking_event(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/recipienttrackingevent/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.reply_body(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/replybody/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.restore_settings(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/restoresettings/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.sent_item_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/sentitemeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.server_notification_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/servernotificationeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.sync_folder_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/syncfolderresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.sync_state(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/syncstate/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.task_regenerating_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/taskregeneratingpattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.unified_messaging_configuration(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/unifiedmessagingconfiguration/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.user_configuration(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/userconfiguration/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.exchange\.web_service\.user_configuration_name(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/userconfigurationname/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.access_control_rule(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/accesscontrolrule/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.acl_scope(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/aclscope/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.action(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/action/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.base_data_object(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/basedataobject/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.calendar(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/calendar/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.colors(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/colors/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.colors_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/colorsinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.conference_properties(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/conferenceproperties/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.contact_group_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/contactgroupcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.criteria(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/criteria/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.error_details(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/errordetails/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.extended_calendar(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/extendedcalendar/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.filter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/filter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.freebusy_calendar_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/freebusycalendarinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.freebusy_group_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/freebusygroupinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.freebusy_query(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/freebusyquery/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.freebusy_response(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/freebusyresponse/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.gadget(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/gadget/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.gmail_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/gmailclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.gmail_message_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/gmailmessageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.google_contact_group(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/googlecontactgroup/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.i_base_gmail_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/ibasegmailclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.i_gmail_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/igmailclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.range(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/range/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.google\.reminders(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/reminders/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.base_rest_object(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/baserestobject/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.bucket(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/bucket/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.calendar_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/calendarinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.calendar_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/calendarinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.classification_override(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/classificationoverride/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.folder_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/folderinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.folder_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/folderinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.graph_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/graphclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.graph_message_page_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/graphmessagepageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.graph_query_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/graphquerybuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.i_graph_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/igraphclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.identity(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/identity/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.identity_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/identityset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.known_folders(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/knownfolders/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.message_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/messageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.message_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/messageinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.notebook(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/notebook/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.notebook_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/notebookcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.notebook_links(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/notebooklinks/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.o_data_query_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/odataquerybuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.onenote_operation(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/onenoteoperation/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.outlook_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/outlookcategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.t_l_o_data_responce___outlook_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/tlodataresponceoutlookcategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.task_list_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/tasklistinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.task_list_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/tasklistinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.thumbnail(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/thumbnail/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.thumbnail_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/thumbnailset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.graph\.update_settings(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/updatesettings/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.http_proxy(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/httpproxy/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.i_async_result_ext(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/iasyncresultext/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.i_command(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/icommand/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.i_connection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/iconnection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.i_multiple_services_token_provider(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/imultipleservicestokenprovider/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.i_token_provider(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/itokenprovider/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.append_messages_from_file_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/appendmessagesfromfileresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.append_messages_from_message_object_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/appendmessagesfrommessageobjectresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.append_messages_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/appendmessagesresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.backup_settings(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/backupsettings/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.base_search_conditions(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/basesearchconditions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.e_search_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/esearchoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.i_imap_monitoring_state(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/iimapmonitoringstate/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_attachment_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapattachmentinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_attachment_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapattachmentinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_folder_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapfolderinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_folder_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapfolderinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_folder_info_collection_base(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapfolderinfocollectionbase/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_identification_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapidentificationinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_mailbox_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapmailboxinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_message_flags(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapmessageflags/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_message_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapmessageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_message_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapmessageinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_message_info_collection_base(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapmessageinfocollectionbase/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_monitoring_error_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapmonitoringerroreventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_monitoring_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapmonitoringeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_namespace(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapnamespace/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_page_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imappageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_query_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapquerybuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_quota(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapquota/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.imap_quota_root(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/imapquotaroot/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.message_thread_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/messagethreadresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.models\.imap_change_message_flags(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap.models/imapchangemessageflags/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.models\.imap_copy_messages(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap.models/imapcopymessages/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.models\.imap_delete_messages(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap.models/imapdeletemessages/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.models\.imap_fetch_messages(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap.models/imapfetchmessages/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.models\.imap_message_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap.models/imapmessageset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.models\.imap_method_parameters_general(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap.models/imapmethodparametersgeneral/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.models\.imap_move_messages(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap.models/imapmovemessages/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.models\.imap_unique_id_parameter_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap.models/imapuniqueidparameterset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.modification_sequence_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/modificationsequencefield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.page_settings(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/pagesettings/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.page_settings_async(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/pagesettingsasync/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.range_seq_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/rangeseqset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.restore_settings(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/restoresettings/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.restore_settings_async(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/restoresettingsasync/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.sequence_set_base_value(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/sequencesetbasevalue/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.sequence_set_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/sequencesetfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.simple_seq_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/simpleseqset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.sort_conditions(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/sortconditions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.thread_search_conditions(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/threadsearchconditions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.imap\.x_g_m_thread_search_conditions(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/xgmthreadsearchconditions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.message_info_base(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/messageinfobase/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.name_value_pair(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/namevaluepair/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.o_auth_network_credential(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/oauthnetworkcredential/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.o_auth_token(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/oauthtoken/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.page_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/pageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.pipelining_status(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/pipeliningstatus/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.pop3\.models\.pop3_load_message_info_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.pop3.models/pop3loadmessageinfolist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.pop3\.models\.pop3_save_message(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.pop3.models/pop3savemessage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.pop3\.pop3_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.pop3/pop3client/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.pop3\.pop3_mailbox_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.pop3/pop3mailboxinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.pop3\.pop3_message_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.pop3/pop3messageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.pop3\.pop3_message_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.pop3/pop3messageinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.proxy(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/proxy/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.security_options_extensions(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/securityoptionsextensions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.smtp\.details___smtp_failed_recipient_exception(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp/detailssmtpfailedrecipientexception/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.smtp\.details___smtp_failed_recipients_exception(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp/detailssmtpfailedrecipientsexception/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.smtp\.failed_mail_message_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp/failedmailmessageeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.smtp\.i_mail_transfer_agent(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp/imailtransferagent/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.smtp\.mail_message_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp/mailmessageeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.smtp\.models\.smtp_forward(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp.models/smtpforward/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.smtp\.models\.smtp_send(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp.models/smtpsend/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.smtp\.send_messages_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp/sendmessagesresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.smtp\.smtp_client(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp/smtpclient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.socks_proxy(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/socksproxy/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.token_provider(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/tokenprovider/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.token_provider\.google(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.tokenprovider/google/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.clients\.token_provider\.outlook(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.tokenprovider/outlook/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.common\.buffers\.array_pool(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.buffers/arraypool/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.common\.delegate\.item_callback_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.delegate/itemcallbackargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.common\.transform\.html_to_text_converter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.transform/htmltotextconverter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.common\.utils\.linq_enumerable\.linq_enumerable(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.utils.linqenumerable/linqenumerable/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.eml_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/emlloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.eml_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/emlsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.eml_validation_error(/?)$ https://reference.aspose.com/email/cpp/aspose.email/emlvalidationerror/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.eml_validation_error_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email/emlvalidationerrorcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.emlx_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/emlxloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.file_format_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email/fileformatinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.global_formatting_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/globalformattingoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.header_type(/?)$ https://reference.aspose.com/email/cpp/aspose.email/headertype/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.headers_formatting_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/headersformattingoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.html_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/htmlloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.html_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/htmlsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.i_attachment(/?)$ https://reference.aspose.com/email/cpp/aspose.email/iattachment/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.i_mail_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email/imailaddress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.i_message(/?)$ https://reference.aspose.com/email/cpp/aspose.email/imessage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.i_message_formatter(/?)$ https://reference.aspose.com/email/cpp/aspose.email/imessageformatter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.i_preferred_text_encoding_provider(/?)$ https://reference.aspose.com/email/cpp/aspose.email/ipreferredtextencodingprovider/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.license(/?)$ https://reference.aspose.com/email/cpp/aspose.email/license/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.linked_resource(/?)$ https://reference.aspose.com/email/cpp/aspose.email/linkedresource/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.linked_resource_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email/linkedresourcecollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.linked_resource_removed_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email/linkedresourceremovedeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/loadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mail_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email/mailaddress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mail_address_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email/mailaddresscollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mail_message(/?)$ https://reference.aspose.com/email/cpp/aspose.email/mailmessage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mail_message_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email/mailmessagecollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mail_message_save_type(/?)$ https://reference.aspose.com/email/cpp/aspose.email/mailmessagesavetype/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mailbox_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email/mailboxinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.contact_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/contactsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.details___file_access_violation_exception(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/detailsfileaccessviolationexception/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.details___mapi_message_parse_exception(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/detailsmapimessageparseexception/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.follow_up_manager(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/followupmanager/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.follow_up_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/followupoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.i_mapi_message_item(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/imapimessageitem/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.i_named_property_tag_provider(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/inamedpropertytagprovider/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.inline_attachment_extractor(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/inlineattachmentextractor/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.known_property_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/knownpropertylist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.known_property_sets(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/knownpropertysets/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mail_conversion_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mailconversionoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_attachment(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapiattachment/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_attachment_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapiattachmentcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_attachment_property_stream(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapiattachmentpropertystream/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendar/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_attendees(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarattendees/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_daily_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendardailyrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_event_recurrence(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendareventrecurrence/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_exception_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarexceptioninfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_ics_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendaricssaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_monthly_nth_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarmonthlynthrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_monthly_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarmonthlyrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_msg_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarmsgsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_recurrence_pattern_factory(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarrecurrencepatternfactory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_time_zone(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendartimezone/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_time_zone_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendartimezoneinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_time_zone_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendartimezoneinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_time_zone_rule(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendartimezonerule/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_weekly_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendarweeklyrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_calendar_yearly_and_monthly_recurrence_pattern(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicalendaryearlyandmonthlyrecurrencepattern/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontact/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactaddress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_electronic_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactelectronicaddress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_electronic_address_property_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactelectronicaddresspropertyset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_event_property_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontacteventpropertyset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_name_property_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactnamepropertyset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_other_property_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactotherpropertyset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_personal_info_property_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactpersonalinfopropertyset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_photo(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactphoto/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_physical_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactphysicaladdress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_physical_address_property_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactphysicaladdresspropertyset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_professional_property_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactprofessionalpropertyset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_property_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactpropertyset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontactsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_contact_telephone_property_set(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapicontacttelephonepropertyset/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_conversion_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapiconversionoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_distribution_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapidistributionlist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_distribution_list_member(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapidistributionlistmember/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_distribution_list_member_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapidistributionlistmembercollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_distribution_list_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapidistributionlistsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_electronic_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapielectronicaddress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_journal(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapijournal/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_lazy_rtf_property(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapilazyrtfproperty/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_message(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapimessage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_message_item_base(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapimessageitembase/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_message_property_stream(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapimessagepropertystream/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_message_reader(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapimessagereader/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_named_property(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapinamedproperty/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_named_property_mapping_storage(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapinamedpropertymappingstorage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_note(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapinote/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_object_property(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapiobjectproperty/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_property(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapiproperty/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_property_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapipropertycollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_property_container(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapipropertycontainer/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_property_stream(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapipropertystream/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_property_tag(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapipropertytag/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_property_tag\.internal_defined_type(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.mapipropertytag/internaldefinedtype/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_recipient(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapirecipient/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_recipient_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapirecipientcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_recipient_property_stream(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapirecipientpropertystream/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_task(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapitask/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_task_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapitaskcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.mapi_task_users(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/mapitaskusers/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.custom_attachment_storage(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/customattachmentstorage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.i_message_object_property_container(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/imessageobjectpropertycontainer/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.mapi_guid_constants(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/mapiguidconstants/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.message_object(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/messageobject/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.message_object_attachment_entity(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/messageobjectattachmententity/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.message_object_attachments_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/messageobjectattachmentscollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.message_object_properties_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/messageobjectpropertiescollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.message_object_property(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/messageobjectproperty/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.message_object_property_comparer_by_id(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/messageobjectpropertycomparerbyid/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.message_object_recipient_entity(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/messageobjectrecipiententity/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.msg\.message_object_recipients_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/messageobjectrecipientscollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.ole_document_format(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/oledocumentformat/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.pid_lid_property_descriptor(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/pidlidpropertydescriptor/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.pid_name_property_descriptor(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/pidnamepropertydescriptor/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.pid_tag_property_descriptor(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/pidtagpropertydescriptor/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.property_descriptor(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/propertydescriptor/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.reference_attachment_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/referenceattachmentoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.user_reaction(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/userreaction/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mapi\.web_dav_contact_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/webdavcontactsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.message_format(/?)$ https://reference.aspose.com/email/cpp/aspose.email/messageformat/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.metered(/?)$ https://reference.aspose.com/email/cpp/aspose.email/metered/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mht_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/mhtsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mht_template_name(/?)$ https://reference.aspose.com/email/cpp/aspose.email/mhttemplatename/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mht_template_name\.contact(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mhttemplatename/contact/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mht_template_name\.task(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mhttemplatename/task/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mhtml_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/mhtmlloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.content_disposition(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime/contentdisposition/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.content_type(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime/contenttype/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.details___mime_exception(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime/detailsmimeexception/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.disposition_type_names(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime/dispositiontypenames/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.header_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime/headercollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.media_type_names(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime/mediatypenames/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.media_type_names\.application(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime.mediatypenames/application/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.media_type_names\.image(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime.mediatypenames/image/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.media_type_names\.text(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime.mediatypenames/text/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.mime_header(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime/mimeheader/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.mime\.tracking_string_dictionary(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime/trackingstringdictionary/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.msg_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/msgloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.msg_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/msgsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.object_identifier(/?)$ https://reference.aspose.com/email/cpp/aspose.email/objectidentifier/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.associated_person(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/associatedperson/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.associated_person_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/associatedpersoncategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.associated_persons_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/associatedpersonslist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.contact(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/contact/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.contact_photo(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/contactphoto/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.customer_event(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/customerevent/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.email_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/emailaddress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.email_address_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/emailaddresscategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.email_address_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/emailaddresslist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.event_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/eventcategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.event_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/eventlist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.instant_messenger_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/instantmessengeraddress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.instant_messenger_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/instantmessengercategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.instant_messenger_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/instantmessengerlist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.phone_number(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/phonenumber/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.phone_number_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/phonenumbercategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.phone_number_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/phonenumberlist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.postal_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/postaladdress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.postal_address_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/postaladdresscategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.postal_address_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/postaladdresslist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.url(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/url/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.url_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/urlcategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.url_list(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/urllist/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_agent(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardagent/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_contact(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardcontact/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_delivery_address(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddress/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_delivery_address_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcarddeliveryaddresscollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_email(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardemail/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_email_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardemailcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_explanatory_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardexplanatoryinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_full_name(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardfullname/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_geo(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardgeo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_identification_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardidentificationinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_label(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardlabel/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_label_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardlabelcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_organization(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardorganization/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_photo(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardphoto/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_security(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardsecurity/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_sound(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardsound/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_telephone_number(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumber/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_telephone_number_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardtelephonenumbercollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_url(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardurl/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.personal_info\.v_card\.v_card_url_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/vcardurlcollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.progress_event_handler_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email/progresseventhandlerinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.reference_attachment(/?)$ https://reference.aspose.com/email/cpp/aspose.email/referenceattachment/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.resource_html_rendering_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email/resourcehtmlrenderingeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/saveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mail_storage_converter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage/mailstorageconverter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mailbox_converter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage/mailboxconverter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mbox\.mbox_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.mbox/mboxloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mbox\.mbox_message_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.mbox/mboxmessageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mbox\.mbox_save_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.mbox/mboxsaveoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mbox\.mbox_storage_reader(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.mbox/mboxstoragereader/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mbox\.mbox_storage_writer(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.mbox/mboxstoragewriter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mbox\.mboxo_storage_reader(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.mbox/mboxostoragereader/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mbox\.mboxrd_storage_reader(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.mbox/mboxrdstoragereader/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mbox\.mboxrd_storage_writer(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.mbox/mboxrdstoragewriter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mbox_to_pst_conversion_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage/mboxtopstconversionoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.mime_item_copy_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage/mimeitemcopyeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.new_storage_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage/newstorageeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.nsf\.notes_storage_facility(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.nsf/notesstoragefacility/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.nsf\.nsf_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.nsf/nsfloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.olm\.olm_folder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.olm/olmfolder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.olm\.olm_item_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.olm/olmitemcategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.olm\.olm_message_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.olm/olmmessageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.olm\.olm_storage(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.olm/olmstorage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.folder_creation_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/foldercreationoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.folder_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/folderinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.folder_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/folderinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.item_moved_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/itemmovedeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.message_added_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/messageaddedeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.message_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/messageinfo/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.message_info_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/messageinfocollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.message_store(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/messagestore/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.personal_storage(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/personalstorage/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.personal_storage_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/personalstorageloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.personal_storage_query_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/personalstoragequerybuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.pst_item_category(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/pstitemcategory/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.restored_item_entry(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/restoreditementry/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.save_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/saveresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.storage_processed_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/storageprocessedeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.pst\.storage_processing_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/storageprocessingeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.storage\.zimbra\.tgz_reader(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.zimbra/tgzreader/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tnef_load_options(/?)$ https://reference.aspose.com/email/cpp/aspose.email/tnefloadoptions/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.file_format_util(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools/fileformatutil/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.forward_message_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools/forwardmessagebuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.appender(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/appender/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.appender_collection(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/appendercollection/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.console_appender(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/consoleappender/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.debug_appender(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/debugappender/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.debug_formatter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/debugformatter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.details___logging_exception(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/detailsloggingexception/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.file_appender(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/fileappender/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.file_appender\.file_appender_worker(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging.fileappender/fileappenderworker/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.formatter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/formatter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.i_appender(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/iappender/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.i_formatter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/iformatter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.log_entry(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/logentry/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.log_level(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/loglevel/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.logger(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/logger/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.logger_manager(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/loggermanager/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.null_appender(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/nullappender/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.simple_formatter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/simpleformatter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.logging\.standard_formatter(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/standardformatter/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.reply_message_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools/replymessagebuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.response_message_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools/responsemessagebuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.binary_comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/binarycomparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.bool_comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/boolcomparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/comparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.date_comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/datecomparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.double_comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/doublecomparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.enum_comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/enumcomparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.int_comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/intcomparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.long_comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/longcomparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.mail_query(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/mailquery/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.mail_query_builder(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/mailquerybuilder/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.query_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/queryfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.search\.string_comparison_field(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/stringcomparisonfield/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.verifications\.domain_validating_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.verifications/domainvalidatingeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.verifications\.email_validator(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.verifications/emailvalidator/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.verifications\.mail_server_validating_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.verifications/mailservervalidatingeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.verifications\.message_validation_error(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.verifications/messagevalidationerror/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.verifications\.message_validation_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.verifications/messagevalidationresult/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.verifications\.message_validator(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.verifications/messagevalidator/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.verifications\.syntax_validating_event_args(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.verifications/syntaxvalidatingeventargs/ permanent; +rewrite ^/email/cpp/class/aspose\.email\.tools\.verifications\.validation_result(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.verifications/validationresult/ permanent; + +# Namespace pages +rewrite ^/email/cpp/namespace/aspose(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email(/?)$ https://reference.aspose.com/email/cpp/aspose.email/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.amp(/?)$ https://reference.aspose.com/email/cpp/aspose.email.amp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.anti_spam(/?)$ https://reference.aspose.com/email/cpp/aspose.email.antispam/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.bounce(/?)$ https://reference.aspose.com/email/cpp/aspose.email.bounce/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.calendar(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.calendar\.model(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.calendar\.model\.component(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.calendar\.model\.parameter(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.calendar\.model\.property(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.calendar\.recurrences(/?)$ https://reference.aspose.com/email/cpp/aspose.email.calendar.recurrences/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.activity(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.activity/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.base(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.base/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.dns(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.dav(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.dav/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.extensions(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.contacts(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.contacts\.create(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.contacts\.get(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.contacts\.get\.helpers(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.contacts\.list(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.contacts\.update(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.conversations(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.conversations\.find(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.fetch_attachment(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders\.backup(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders\.backup\.helpers(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders\.create(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders\.create\.helpers(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders\.delete(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders\.list(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders\.restore(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders\.sync(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.folders\.sync\.helpers(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.items(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.items\.list(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.messages(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.messages\.fetch(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.messages\.list(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.notes(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.notes\.create(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.streamed_items(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.streamed_items\.create(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.implementation\.streamed_items\.update(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.models(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice.models/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.schema__2016(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.exchange\.web_service\.service_binding(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.exchange.webservice/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.google(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.google\.commands(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.google/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.google\.commands\.calendar_a_p_i(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.google\.commands\.calendar_a_p_i\.v3(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.google\.commands\.calendar_a_p_i\.v3\.parsers(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.google\.commands\.message_a_p_i(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.google\.commands\.message_a_p_i\.v1(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.graph(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.graph\.v1(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.graph/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.graph\.v1\.commands(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.graph\.v1\.model(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.imap(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.imap\.commands(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.imap\.models(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.imap.models/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.pop3(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.pop3/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.pop3\.commands(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.pop3/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.pop3\.models(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.pop3.models/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.smtp(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.smtp\.commands(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.clients\.smtp\.models(/?)$ https://reference.aspose.com/email/cpp/aspose.email.clients.smtp.models/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common(/?)$ https://reference.aspose.com/email/cpp/aspose.email/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.buffers(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.buffers/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.delegate(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.delegate/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.time_zone(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.transform(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.transform/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.transform\.converting(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.transform/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.transform\.converting\.css(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.transform.converting.css/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.transform\.converting\.format(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.transform.converting.format/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.transform\.converting\.html(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.transform.converting.html/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.transform\.converting\.text(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.transform.converting.text/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.utils(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.common\.utils\.linq_enumerable(/?)$ https://reference.aspose.com/email/cpp/aspose.email.common.utils.linqenumerable/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.exceptions(/?)$ https://reference.aspose.com/email/cpp/aspose.email/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.mapi(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.mapi\.msg(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi.msg/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.mapi\.nodes(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.mapi\.structured_storage(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mapi/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.mime(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.mime\.encoders(/?)$ https://reference.aspose.com/email/cpp/aspose.email.mime.encoders/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.personal_info(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.personal_info\.v_card(/?)$ https://reference.aspose.com/email/cpp/aspose.email.personalinfo.vcard/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.storage(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.storage\.mbox(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.mbox/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.storage\.nsf(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.nsf/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.storage\.olm(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.olm/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.storage\.pst(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.storage\.pst\.ltp(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.storage\.pst\.ndb(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.pst/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.storage\.zimbra(/?)$ https://reference.aspose.com/email/cpp/aspose.email.storage.zimbra/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.tnef(/?)$ https://reference.aspose.com/email/cpp/aspose.email/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.tools(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.tools\.logging(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.logging/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.tools\.search(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.search/ permanent; +rewrite ^/email/cpp/namespace/aspose\.email\.tools\.verifications(/?)$ https://reference.aspose.com/email/cpp/aspose.email.tools.verifications/ permanent; +rewrite ^/email/cpp/namespace/system(/?)$ https://reference.aspose.com/email/cpp/ permanent; + +# Namespaces listing and root +rewrite ^/email/cpp/namespaces(/?)$ https://reference.aspose.com/email/cpp/ permanent; +rewrite ^/email/cpp(/?)$ https://reference.aspose.com/email/cpp/ permanent;